Skip to content

bholloway/browserify-nginject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published