0.2.2 • Published 9 years ago
es6-browser v0.2.2
Chialab ES6 browser
Use ES6 modules in your browser.
Built on the top of SystemJS.
Are you looking for a complete stack for ES6? ES6-workflow is here.
Use
Install this package in your project:
npm install es6-browser --save-dev
Load the library and the configuration file:
<script src="node_modules/es6-browser/dist/es6-browser.js"></script>