generator-esnext-node

1.0.1 • Public • Published

esnext-generator Build Status

A Yeoman generator to scaffold an esnext node module.

Setup

yo esnext-node

Build

  • Transpiles your index.js file.
  • Moves the transpiled file to ./dist folder.
npm run build

Test

  • Executes linting
  • Runs the test.js file with ava
npm test

Readme

Keywords

Package Sidebar

Install

npm i generator-esnext-node

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

4.7 kB

Total Files

16

Last publish

Collaborators

  • simonja