generator-es2015-module

0.2.2 • Public • Published

Yeoman Generator for ES2015 Modules

Generate ES2015 modules using Babel and Tape.

Install

npm install -g generator-es2015-module

Usage

Generate project

yo es2015-module

Optionally, you can skip the installation of npm packages by passing in --skip-install.

yo es2015-module --skip-install

Optionally, you can skip the creation of unit tests by passing in --skip-test.

yo es2015-module --skip-test

Generate single module

From your project root:

yo es2015-module:module

Optionally, you can skip the creation of unit tests by passing in --skip-test.

yo es2015-module:module --skip-test

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.2
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.2
    3
  • 0.2.0
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i generator-es2015-module

Weekly Downloads

3

Version

0.2.2

License

MIT

Last publish

Collaborators

  • rygine