angular-route-wizard

Angular module that makes it easier to work with ngRoute.


Keywords
angular, ngroute, wizard
License
MIT
Install
npm install angular-route-wizard@0.0.2

Documentation

angular-route-wizard

Angular module that makes ngRoute easier to work with.

Dependencies

Install

Bower

bower install angular-route-wizard --save

Download

Then simply just include the JavaScript file in your document!

Usage

To use this Angular module, add wb.ngRouteWizard as a dependency in your Angular module.

angular.module('yourApp', [..., 'wb.ngRouteWizard']);

Todo

  • Fix directive to make it more user friendly.
  • Write tests.

License

Licensed under the MIT license.

Authors

William Boman william@redwill.se