btford / ngmin

**deprecated** AngularJS Pre-minifier –> use ng-annotate –>
https://github.com/olov/ng-annotate
860 stars 42 forks source link

Needs a tag line #17

Closed dylang closed 11 years ago

dylang commented 11 years ago

something like

Injects the dependency injection strings so you don't have to!

or

No more ugly string arrays

or something else....

Basically one line saying how this is different than just using Uglify.

btford commented 11 years ago

I am having a hard time writing a good one liner that is easy to digest and explains what this actually does. So instead, I added this: https://github.com/btford/ngmin/blob/master/README.md#tldr

If that doesn't seem good enough, we can re-open this issue.