2011-11-14 22:32:36 +00:00
|
|
|
@ngdoc overview
|
2012-06-12 06:49:24 +00:00
|
|
|
@name ng
|
2011-11-14 22:32:36 +00:00
|
|
|
@description
|
|
|
|
|
|
2013-10-17 02:48:32 +00:00
|
|
|
# ng (core module)
|
2013-12-05 08:29:18 +00:00
|
|
|
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.
|
2013-10-17 02:48:32 +00:00
|
|
|
|
|
|
|
|
<div doc-module-components="ng"></div>
|