1.2.19 • Published 10 years ago

angular-module-route v1.2.19

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

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