es6-module-packager

ES6 module linking tool.


Keywords
es6, javascript, build, package
License
BSD-3-Clause
Install
npm install es6-module-packager@2.0.0

Documentation

es6-module-packager

Build Status

This project is deprecated and does not support all of the latest es6 syntax due to changes in es6-module-transpiler. We recommend new projects use webpack and babel rather than this project for generating library builds from ES6 sources.

Packages a collection of ES6 modules into a single distribution compatible with existing module patterns.