1.2.19 • Published 11 years ago

angular-module-core v1.2.19

Weekly downloads
52
License
MIT
Repository
github
Last release
11 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

11 years ago

1.2.18

11 years ago

1.2.17

11 years ago

1.2.16

11 years ago

1.2.15

11 years ago