redux-localstorage
Store synchronizer
Syncs a subset of Redux store state to local storage
Store enhancer that syncs (a subset) of your Redux store state to localstorage.
1k stars
19 watching
107 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Synchronizes store state with localStorage and provides synchronization between browser tabs | 30 |
| A library that syncs Redux stores with PouchDB databases | 222 |
| A tool that synchronizes the state of an Angular application with local storage. | 617 |
| A state synchronization library for Angular applications, allowing flexible storage options and configuration. | 41 |
| Synchronizes Redux stores across multiple processes in an Electron application. | 375 |
| A Redux effects driver for interacting with local or session storage | 10 |
| A module for syncing Effector stores with various storage solutions like local or session storage | 106 |
| A toolkit to synchronize Redux state between different parts of a browser extension | 6 |
| An adapter that replaces Backbone.sync to save data to local storage instead of the server. | 1,890 |
| A tool that synchronizes Backbone collections and Redux stores in real-time | 191 |
| Preserves localStorage in a database | 9 |
| A plugin that synchronizes a Vuex store with js-data after each resource injection, maintaining data consistency and enabling automatic getter access for models. | 19 |
| An Ember.js addon providing a storage solution using localStorage or sessionStorage to persist data changes | 220 |
| An adapter that simplifies the creation of reactive, MobX-powered stores synchronized with Firebase data | 10 |
| A middleware for synchronizing the URL with Redux store state | 7 |