RubyGems Navigation menu

ngi 0.3.0

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!

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.4.0 - June 15, 2015 (19 KB)
  2. 0.3.0 - April 15, 2015 (19 KB)
  3. 0.2.3 - April 08, 2015 (28 KB)
  4. 0.2.2 - April 07, 2015 (156 KB)
  5. 0.2.1 - April 06, 2015 (29 KB)
Show all versions (6 total)

Development Dependencies (4):

bundler ~> 1.6
memfs >= 0
minitest >= 0
rake >= 0

Owners:

Authors:

  • Joshua Beam

SHA 256 checksum:

399e332bec964f3d083a42757c02f2a0256579256f03fa8b65a37ba99b96eb3d

Total downloads 11,687

For this version 2,147

License:

MIT

Required Ruby Version: >= 2.1

Links: