Package Exports
- esmodule
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (esmodule) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
esmodule
work in progress
Assembler is a simple class, which helps to assemble another JavaScript objects.
Examples
Installation
npm install esmodule
Testing
git clone git@github.com:aristov/esmodule.git
cd esmodule
npm install
npm test