2.0.0 • Published 2 years ago
@wq/store v2.0.0
@wq/store is a wq.app module providing a persistent storage API for retrieving and querying JSON data from a web service via AJAX. @wq/store is used internally by @wq/app to store model data (via @wq/model) and application configuration. @wq/store relies extensively on Redux to manage state, with Redux Persist and localForage to handle the work of storing data offline in IndexedDB.
@wq/store is almost always used in conjunction with @wq/outbox to sync local changes (i.e., form submissions) back to the server.
Documentation
Installation • API • Query Objects • Configuration • Plugins • Methods
2.0.0
2 years ago
2.0.0-alpha.1
2 years ago
2.0.0-alpha.0
2 years ago
1.3.0
3 years ago
1.3.0-beta.1
4 years ago
1.3.0-alpha.2
5 years ago
1.3.0-alpha.1
5 years ago
1.2.0
5 years ago
1.2.0-beta.1
6 years ago
1.2.0-alpha.1
6 years ago
1.1.2
6 years ago