Client library for AtomizeJS: JavaScript DSTM
npm install atomize-clientThis is the client library for the Atomize DSTM JavaScript project.
This library can be used either client-side or in NodeJS. It is
required when running Atomize-node.
When running in Node, an npm install atomize-client will work. When
running client side, you'll need to -include bothcereal.js
andatomize.js.
Please see the main AtomizeJS site.