npm-ng-annotate

0.0.1 • Public • Published

npm-ng-annotate

Easily ports ng-annotate to be used as npm script

Example

{ "scripts" : { "ng:annotate" : "npm-ng-annotate" } }

Options

  • -i - the input file. a glob expression. read more on globule. use comma to write multiple expressions default value is */**/*.js,!node_modules/**

  • -o - the dest folder to write files to. default value is .tmp/annotated

/npm-ng-annotate/

    Package Sidebar

    Install

    npm i npm-ng-annotate

    Weekly Downloads

    0

    Version

    0.0.1

    License

    none

    Last publish

    Collaborators

    • guy.mograbi