RubyGems Navigation menu

ngi 0.2.2

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 (2):

bundler ~> 1.6
rake >= 0

Owners:

Authors:

  • Joshua Beam

SHA 256 checksum:

bf1f1b1c0e13e787552b1dc71373f3e9de9f2eebf308ca810b795f01f61f1007

Total downloads 11,687

For this version 2,163

License:

MIT

Required Ruby Version: >= 2.1

Links: