2.0.0 • Published 8 years ago

broccoli-ng-annotate v2.0.0

Weekly downloads
34
License
MIT
Repository
github
Last release
8 years ago

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

2.0.0

8 years ago

1.2.0

9 years ago

1.1.2

9 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.2

9 years ago

1.0.1

10 years ago

1.0.0

10 years ago

0.3.0

10 years ago

0.2.0

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago