@m31271n/generator-es-module
v8.0.0
Published
Scaffold out an ECMAScript module.
Downloads
4
Maintainers
Readme
generator-es-module
Scaffold out an ECMAScript module.
Features:
- Prettier code formatter without semicolon
- Git pre commit hook
- Optional transpile with Babel
- Optional test coverage
Install
$ npm install -g yo @m31271n/generator-es-module
Usage
With yo:
$ yo @m31271n/es-module
There are multiple command-line options available:
$ yo @m31271n/es-module --help