/angular-hint

WIP: run-time hinting for AngularJS applications

Primary LanguageCSS

angular-hint

Runtime hinting for AngularJS.

Usage

Add <script src="hint.js"></script> to your app's index.html immediately after the angular.js script.

Building

$ npm install
$ npm run build

See Also

angular-hint is composed of several small modules that you may want to use individually:

License

Apache 2.0