0.1.0 • Published 7 years ago

@evosphere/browser-module-generator v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

browser-module-generator

Generates code and everything necessary to start developping a JS module that will work in the browser.

It uses Rollup out of the box to generate an UMD file in development, minified in production. It also provides babel with ES2015 preset because it's really great.

Installation

̀npm install -g @evosphere/browser-module-generator