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).

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i browserify-nginject

    Weekly Downloads

    41

    Version

    1.5.0

    License

    MIT

    Last publish

    Collaborators

    • bholloway