Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 313 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 313 Bytes

ormojo-redux

An ormojo backend that uses Redux.js as a backing store.

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