Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

create-es6-module

rvlewerissa7ISC0.0.4

Minimalist setup to create ES6 NPM Module

boilerplate, npm, es6, module

readme

Create ES6 Module

Minimalist CLI setup to create ES6 modules/library for NPM.

Includes:

  • Flow
  • Babel
  • ESLint
  • Webpack
  • React plugins (optional)

Install

yarn add create-es6-module -g
npm install create-es6-module -g

Usage

create-module init

Peace :v: