generator-es6-mocha-npm-module

1.0.0 • Public • Published

Module Generator

Yeoman generator for ES6 NPM modules and beyond. Uses Mocha for tests and Babel for ES6+ support.

Install

npm install -g yo
npm install -g generator-es6-mocha-npm-module

Usage

mkdir somedir && cd $_
yo es6-mocha-npm-module

The rest is magic.

Credit

Forked from: https://github.com/tlivings/generator-es6-module; I just tweaked a few things to make it work like I want. :-)

/generator-es6-mocha-npm-module/

    Package Sidebar

    Install

    npm i generator-es6-mocha-npm-module

    Weekly Downloads

    2

    Version

    1.0.0

    License

    none

    Last publish

    Collaborators

    • kerrishotts