gulp-annotate
v0.2.0
Published
Make Gulp code for you!
Maintainers
Readme
gulp-annotate
Makes Gulp write the boring parts of your code!
Installation
Run
npm install --save gulp-annotateFeatures
gulpAnnotate.load: replaces@Loadannotation with a list of file paths.gulpAnnotate.noCache: prevents file to be cached by browser
Upcoming
gulpAnnotate.objectIgnore: makes a property not enumerable
Usage
Contributing
You can contribute to this project.
Fork this repo;
Install dependencies
npm install
Write your wonderful code
Before pull-requesting please run:
npm test
npm run lintOnly linted and tested requests will be accepted.

