w3mjs

1.0.5 • Public • Published

w3mjs

Simple plugin to convert es6 code into es5 with webpack or babel

Install

$ npm install --save-dev w3mjs -g

Usage

w3mjs --OPTIONS

somefile.es6.js will be transformed to somefile.js

Options

  • --babel (default) - just transform es6 code into es5
  • --webpack (--w) - same thing include webpack modules system
  • --serve - watcher
  • -- min - minificator

Readme

Keywords

none

Package Sidebar

Install

npm i w3mjs

Weekly Downloads

1

Version

1.0.5

License

MIT

Last publish

Collaborators

  • yazonnile