Skip to content

Add, remove and rebuild AngularJS dependency injection annotations

License

Notifications You must be signed in to change notification settings

pgilad/broccoli-ng-annotate

Repository files navigation

broccoli-ng-annotate

NPM version NPM Downloads Build Status

Add, remove and rebuild AngularJS dependency injection annotations.

Issues with the output should be reported on the ng-annotate issue tracker.

Install

$ npm install --save broccoli-ng-annotate

Usage

var ngAnnotate = require('broccoli-ng-annotate');
tree = ngAnnotate(tree, options);

API

ngAnnotate(tree, options)

options

See the ng-annotate options.

In addition you can pass in options.data to use as the ng-annotate options.

License

MIT © Gilad Peleg

About

Add, remove and rebuild AngularJS dependency injection annotations

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published