generator-np
v3.4.0
Published
Generator for npm module with ES6+, Babel, Ava, ESlint, Travis and npm scripts
Downloads
48
Maintainers
Readme
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.
Install
npm install -g generator-np
Usage
You need Yeoman to run this command.
yo np
Author
Stanislav Sysoev [email protected] http://github.com/d4rkr00t
License
- MIT : http://opensource.org/licenses/MIT
Contributing
Contributions are highly welcome! This repo is commitizen friendly — please read about it here.