AriaFallah / mobx-store

A data store with declarative querying, observable state, and easy undo/redo.
MIT License
282 stars 9 forks source link

Support maps. #17

Closed AriaFallah closed 8 years ago

AriaFallah commented 8 years ago

The main use case is supporting normalized data stored in object form or something freeform like UI state instead of an array.