Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 676 Bytes

File metadata and controls

23 lines (13 loc) · 676 Bytes

AngularJS Express

Angular exception handler decorator

This component provides you with the boilerplate to decorate the default AngularJS exception handler.

Installation

To install the component:

$ ngx install angular-exception-handler-decorator

No clue what the ngx command line tool is? Learn more about AngularJS Express.

How to use

After installing the component, edit the exception-handler.decorator.js file in the _build directory of the component and add your custom logic.

License

MIT.