ormojo
v0.3.1
Published
A multi-backend SQL/NoSQL ORM for node.js and the browser.
Downloads
20
Readme
ormojo
A multi-backend ORM for node.js and the browser.
Required JavaScript Features / Polyfills
Your runtime or transpiler toolchain will need to support the following JavaScript features in order to build and run this library:
Object.defineProperty
Object.assign
Array.isArray
Observable
(NB We useany-observable
to get the Observable implementation.)