generator-ninja-module

1.1.1 • Public • Published

generator-ninja-module

Greenkeeper badge

This generator will allow you build node modules using the KrimZen Ninja conventions. These generally leverage:

  • es6 (babel)
  • snyk & nsp dependency checking
  • prettier formatting
  • eslint linting
  • jest testing
  • publishing coverage to codecov
  • circleci for CI
  • auto-generated documentation
  • More features to come

The template used can be found here.

Install

$ npm install -g yo generator-ninja-module

Usage

$ yo ninja-module

License

MIT © Ryan Kotzen

Reference

This project is based off of generator-nod but points generates off a different base project which follows different conventions.

/generator-ninja-module/

    Package Sidebar

    Install

    npm i generator-ninja-module

    Weekly Downloads

    3

    Version

    1.1.1

    License

    MIT

    Last publish

    Collaborators

    • exigentcoder