Skip to content

btford/ngmin-dynamic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ngmin-dynamic Build Status

Uses a dynamic analysis technique to provide DI annotations for AngularJS.

Note: This is pretty new so it might have some bugs.

See ngmin

API

It's just a single function that takes some code as a string and returns the string but annotated.

var ngmin = require('ngmin-dynamic');

var annotated = ngmin('some code as a string');

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published