generator-angularjs-module

1.4.12 • Public • Published

Build Status

Install


$ npm i -g generator-angularjs-module

Why?

Creating modules for AngularJS, be it for v1 or v2, should be fun. This is what this generator is aiming at.

Since we all know the repetitive stuff is never fun, simply run yo angularjs-module and be happy!

How?

After installing it, run:


$ yo angularjs-module

Answer the questions that'll pop up, and then BOOM!

You've got:

  • Karma ready to run your tests on PhantomJS, Chrome, Firefox, etc.

  • Code coverage;

  • gulpfile.js ready to test your source code, minify it to distribution, etc.

  • Travis CI integration and badge;

  • Coveralls integration and badge;

  • README with both Travis CI and coveralls badge;

License

MIT

Package Sidebar

Install

npm i generator-angularjs-module

Weekly Downloads

3

Version

1.4.12

License

MIT

Unpacked Size

27.9 kB

Total Files

32

Last publish

Collaborators

  • ericmdantas