esmodule
v0.2.1
Published
ES object assembler library
Downloads
212
Maintainers
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 [email protected]:aristov/esmodule.git
cd esmodule
npm install
npm test