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.

GitHub

1k stars
19 watching
107 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ilyalesik/effector-localstorageSynchronizes store state with localStorage and provides synchronization between browser tabs30
vicentedealencar/redux-pouchdbA library that syncs Redux stores with PouchDB databases222
btroncone/ngrx-store-localstorageA tool that synchronizes the state of an Angular application with local storage.617
larscom/ngrx-store-storagesyncA state synchronization library for Angular applications, allowing flexible storage options and configuration.41
samiskin/redux-electron-storeSynchronizes Redux stores across multiple processes in an Electron application.375
redux-effects/redux-effects-localstorageA Redux effects driver for interacting with local or session storage10
yumauri/effector-storageA module for syncing Effector stores with various storage solutions like local or session storage106
perry-mitchell/redux-browser-extension-syncA toolkit to synchronize Redux state between different parts of a browser extension6
jeromegn/backbone.localstorageAn adapter that replaces Backbone.sync to save data to local storage instead of the server.1,890
redbooth/backbone-reduxA tool that synchronizes Backbone collections and Redux stores in real-time191
unmaintainedprojects/plsPreserves localStorage in a database9
alexandrebonaventure/vuex-jsdata-pluginA plugin that synchronizes a Vuex store with js-data after each resource injection, maintaining data consistency and enabling automatic getter access for models.19
funkensturm/ember-local-storageAn Ember.js addon providing a storage solution using localStorage or sessionStorage to persist data changes220
iamdanthedev/mobaseAn adapter that simplifies the creation of reactive, MobX-powered stores synchronized with Firebase data10
jedirandy/redux-urlA middleware for synchronizing the URL with Redux store state7