Model and Collection
Pre-release
Pre-release
This version of store allows to work on objects (model) or arrays (collection). It provides basic features such as get, set, del or reset. Store is an emitter and emit change
or delete
events for each of these features.
In the future, Store could be synchronized with localstore or remote database (may be through a middleware engine).