esmodule

ES object assembler library


Keywords
Assembler, instance, target, create, init, assign, property, fallback, mismatch, interface
License
MIT
Install
npm install esmodule@0.2.1

Documentation

esmodule

NPM Version Build Status Coverage Status dependencies Status devDependencies Status

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

License

The MIT License (MIT)