RubyGems Navigation menu

ngi 0.4.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:

b07a3a43d50bd250526d4df5e6aee7568bed066ed9b26886e7a56ed7250ab220

Total downloads 11,648

For this version 3,056

License:

MIT

Required Ruby Version: >= 2.1

Links: