browserify-nginject

1.5.0 • Public • Published

Browserify ngInject

NPM

dependencies

Browserify transform where explicit @ngInject comment creates pre-minification $inject property.

Use following babelify where browserify-ngannotate is not working or is not giving correct source-maps.

Creates array-type annotations where $inject property is not possible.

Detects the usual angular.module().* members implicitly. However does not make any other detections (yet).

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.5.016latest

Version History

VersionDownloads (Last 7 Days)Published
1.5.016
1.4.10
1.4.00
1.3.51
1.3.41
1.3.31
1.3.21
1.3.11
1.3.01
1.2.20
1.2.10
1.2.00
1.1.00
1.0.10
1.0.00

Package Sidebar

Install

npm i browserify-nginject

Weekly Downloads

22

Version

1.5.0

License

MIT

Last publish

Collaborators

  • bholloway