New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

generator-angularjs-module

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-angularjs-module

Yeoman generator

latest
Source
npmnpm
Version
1.4.12
Version published
Weekly downloads
5
-54.55%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

yeoman-generator

FAQs

Package last updated on 03 Sep 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts