@tomer/generator-js
v2.5.0
Published
A Yeoman generator for scaffolding my JavaScript modules.
Downloads
141
Readme
Features
- Unoriginal: heavily inspired by
generator-nm
! - Opinionated: probably won't work at all for your use case...
- Nosy: interrogates you about your modules!
- Excessive: needlessly included a pointless fourth "feature" :shrug:
Install
$ npm i -g yo @tomer/generator-js
Usage
With yo
:
$ yo @tomer/js
Contributing
Stars are always welcome!
For bugs and feature requests, please create an issue.