1.2.19 • Published 10 years ago

angular-module-core v1.2.19

Weekly downloads
52
License
MIT
Repository
github
Last release
10 years ago

angular-module-core

Core AngularJS module suitable for bundling with Browserify or Webpack

Installation

To install angular-module-core, simply install it as a dependency in your Node.js project.

npm install angular-module-core --save

Then, simply require it in your client-side Javascript files.

var angular = require('angular-module-core');
1.2.19

10 years ago

1.2.18

10 years ago

1.2.17

10 years ago

1.2.16

10 years ago

1.2.15

10 years ago