aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/api/ng.ngdoc
blob: 0acaf528d552d00957ff1cb9bddc8d6873da5cfc (plain)
1
2
3
4
5
6
7
8
9
10
11
@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>