1.1.0 • Published 9 years ago

ng-annotatify v1.1.0

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

NgAnnotatify

Browserify transform for ng-annotate on coffeescript files

NPM version Build Status MIT License

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.