ngmin-dynamic

0.0.1 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    751
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    751

Package Sidebar

Install

npm i ngmin-dynamic

Weekly Downloads

548

Version

0.0.1

License

MIT

Last publish

Collaborators

  • btford