generator-np

3.4.0 • Public • Published

NPM Version NPM downloads License Github Issues Travis Status Coveralls Commitizen Friendly

Generator for npm module with ES6+, Babel, Ava, ESlint, Travis, and npm scripts

Features

  • Generates npm module structure with babel, ava, pre-commit hooks, linters, etc;
  • Adds usefull npm scripts which helps with testing, publishing, etc;
  • [Optional] generate CLI boilerplate;
  • [Optional] generate configs for travis and coveralls;
  • [Optional] setup module to use commitizen and cz-conventional-changelog;
  • [Optional] center module name and badges in README.md;
  • [Optional] automatic github releases through conventional-github-releaser, requires setup for travis and commitizen.

generator-np

Install

npm install -g generator-np

Usage

You need Yeoman to run this command.

yo np

Author

Stanislav Sysoev d4rkr00t@gmail.com http://github.com/d4rkr00t

License

Contributing

Contributions are highly welcome! This repo is commitizen friendly — please read about it here.

Package Sidebar

Install

npm i generator-np

Weekly Downloads

2

Version

3.4.0

License

MIT

Last publish

Collaborators

  • sysoev