gulp-annotate

0.2.0 • Public • Published

gulp-annotate

Build Status Coverage Status

NPM

Makes Gulp write the boring parts of your code!

Installation

Run

    npm install --save gulp-annotate

Features

  • gulpAnnotate.load: replaces @Load annotation 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.

  1. Fork this repo;

  2. Install dependencies

    npm install

  3. Write your wonderful code

  4. Before pull-requesting please run:

npm test
npm run lint

Only linted and tested requests will be accepted.

/gulp-annotate/

    Package Sidebar

    Install

    npm i gulp-annotate

    Weekly Downloads

    6

    Version

    0.2.0

    License

    ISC

    Last publish

    Collaborators

    • shikaan