joshbeam/angular_init

joshbeam/angular_init

Releases6
Frequency2 weeks 1 day
Last Release
Stars56
Speed up AngularJS development by creating templates for all your components from the command line.

Linked projects

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!