ES object assembler library
npm install esmodule




_work in progress_
Assembler is a simple class, which helps to assemble another JavaScript objects.
- docs/example.js
- dommodule
- urlmodule
```
npm install esmodule
```
git clone git@github.com:aristov/esmodule.git
cd esmodule
npm install
npm test