1.2.19 • Published 11 years ago

angular-module-route v1.2.19

Weekly downloads
3
License
MIT
Repository
github
Last release
11 years ago

angular-module-route

Route AngularJS module suitable for bundling with Browserify or Webpack

Installation

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

npm install angular-module-route --save

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

var angular_route = require('angular-module-route');
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