generator-es-latest

1.3.5 • Public • Published

Generator-es-latest

A Yeoman generator for scaffolding latest Javascript environments (ES2017/ES2016) using rollup and babel.

Features

  • ⚡️ Fast and easy installation via Yeoman.
  • 🍕 ES7/ES6 compatible.
  • 🌀 Watchers for build and test.
  • 🌟 Generates *UMD style modules that are ready to publish in npm.
  • 🎌 Both Nodejs and browser friendly output.
  • 🐤 0% CSS, SASS, Less or any other style or html related stuff configuration.
  • 🔌 File base configuration for easier customizations (.babelrc, .eslint, .editorconfig and etc).
  • ✔️ Testing and assertion with mocha and chai with customizations.
  • 📉 Bench mark tools included. (next feature...)

Install Yeoman

If you don't have yeoman installed:

# install it via npm
npm i -g yo

# or yarn
yarn global add yo

Install generator-es-latest

# install it via npm
npm i -g generator-es-latest

# or yarn
yarn global add generator-es-latest

Usage

Run yo es-latest write your code in src directory and run npm run build. Your build files will go under dist.

Package Sidebar

Install

npm i generator-es-latest

Weekly Downloads

1

Version

1.3.5

License

GPL-2.0+

Unpacked Size

27.9 kB

Total Files

18

Last publish

Collaborators

  • iman