Skip to content

Yeoman generator for creating babel-runtime based es6 node.js modules.

Notifications You must be signed in to change notification settings

photokandyStudios/generator-es6-mocha-npm-module

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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. :-)

About

Yeoman generator for creating babel-runtime based es6 node.js modules.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%