generator-min-node

1.2.0 • Public • Published

generator-min-node

Minimal template for ES6 + Babel + NodeJS apps

What's in the box

  • Minimal NodeJS app transpiled with Babel
    • async/await support
  • Mocha/Chai/Sinon tests
    • With chai.should
    • With async/await support for tests
    • Babel polyfill pre-imported
    • Proxyquire for mocking
  • Code coverage with Istanbul
  • eslint configuration from JSStandard
  • VSCode debugging support

Installation

npm install -g generator-min-node

Create a new app

yo min-node

Readme

Keywords

Package Sidebar

Install

npm i generator-min-node

Weekly Downloads

0

Version

1.2.0

License

MIT

Unpacked Size

11.1 kB

Total Files

13

Last publish

Collaborators

  • buddhike