mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 07:40:22 +00:00
11 lines
427 B
Text
11 lines
427 B
Text
@ngdoc overview
|
|
@name ng
|
|
@description
|
|
|
|
# ng (core module)
|
|
The ng module is loaded by default when an AngularJS application is started. The module itself
|
|
contains the essential components for an AngularJS application to function. The table below
|
|
lists a high level breakdown of each of the services/factories, filters, directives and testing
|
|
components available within this core module.
|
|
|
|
<div doc-module-components="ng"></div>
|