AngularJS Modules


AngularJS Modules

AngularJS Modules are  components of an AngularJS application that  can be categorized into:

  • Angular Core Modules
  • ng Routing
  • ng Aria
  • ng Cookies
  • ng Resource
  • ng Sanitize
  • ng Touch
  • ng Mock

AngularJS Modules

1.Core Modules 

Angular Core Modules comes with angular.js file and contains below core components:

  1. directives
  2. services
  3. filters
  4. functions

 

2. Routing

ng routing modules enables URL routing

 

 

3. Aria

 

4. Cookies

5. Resource

6. Sanitize

7. Touch

8. Mock