sixpack

2.0.2 • Public • Published

sixpack

Package your ES6 files for use with other node programs or the browser

Usage

bin/sixpack myfile.js MyFile

The first parameter is the file name that will be transpiled, the second parameter is the module name that will be exported for use with node or the browser. This second parameter is passed to browserify as the 'standalone' option. Read more about standalone.

License

MIT

Package Sidebar

Install

npm i sixpack

Weekly Downloads

0

Version

2.0.2

License

MIT

Last publish

Collaborators

  • goatslacker