Sign in Sign up
rubygems

ngi

This tool can make (for example) an AngularJS controller template file for you (.js), so that whenever you want to make a new controller for your app, you don't have to type the same starting code over and over again (by the way, this tool doesn't only create controllers. It does directives, filters... almost anything). ngi has one task, and one task only, which makes it lightweight and specialized. Most AngularJS developers are probably using the command line already (Gulp, Bower, npm, Git, etc.), so why not use the command line to streamline your code-writing too? Type less, write more AngularJS!

Activity

Latest release
11y ago
Total releases
5
Cadence
~4 days
Last 12 months
0

Details

License
MIT
First release
Apr 06, 2015
Releases
Version Released
0.4.0 minor
0.3.0 minor
0.2.3 patch
0.2.2 patch
0.2.1 initial