1.0.1 • Published 8 years ago

angular-location-decorator v1.0.1

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

angular-location-decorator Build Status

A $location decorator that modifies method path to log when $location.path is used.
Really useful to debug those pesky redirects that you don't know what causes them.
Better when used with Log Decorator

Installation

Download node at nodejs.org and install it, if you haven't already.

npm install angular-location-decorator --save

Tests

npm install
npm test

Dev Dependencies

License

MIT

Generated by package-json-to-readme