angular-location-decorator

1.0.1 • Public • Published

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

Package Sidebar

Install

npm i angular-location-decorator

Weekly Downloads

2

Version

1.0.1

License

MIT

Last publish

Collaborators

  • knorcedger