ng-annotatify
v1.1.0
Published
Browserify transform for ng-annotate
Downloads
8
Readme
NgAnnotatify
Browserify transform for ng-annotate on coffeescript files
Usage
npm install ng-annotatify
var ngAnnotatify = require('ng-annotatify');
Contributing
Please follow our Code of Conduct when contributing to this project.
$ git clone https://github.com/goodeggs/ng-annotatify && cd ng-annotatify
$ npm install
$ npm test
Module scaffold generated by generator-goodeggs-npm.