effector-localstorage

Store syncer

Synchronizes store state with localStorage and provides synchronization between browser tabs

Tiny and elegant module for Effector to keep store state in localStorage and synchronize changes between browser tabs

GitHub

30 stars
4 watching
1 forks
Language: JavaScript
last commit: 5 months ago
Linked from 1 awesome list

effectorlocalstorage

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
yumauri/effector-storage A module for syncing Effector stores with various storage solutions like local or session storage 106
elgerlambert/redux-localstorage Syncs a subset of Redux store state to local storage 1,320
jeromegn/backbone.localstorage An adapter that replaces Backbone.sync to save data to local storage instead of the server. 1,890
jimrhoskins/knockout.localstorage A plugin for knockout.js that allows observable values to be stored in local storage. 67
btroncone/ngrx-store-localstorage A tool that synchronizes the state of an Angular application with local storage. 617
funkensturm/ember-local-storage An Ember.js addon providing a storage solution using localStorage or sessionStorage to persist data changes 220
marcj/angular2-localstorage Automates storage and retrieval of directive class properties to HTML5 LocalStorage. 303
alekseykulikov/storage An asynchronous wrapper around localForage that supports multiple storage backends and provides a simple API for storing and retrieving data in a browser 603
larscom/ngrx-store-storagesync A state synchronization library for Angular applications, allowing flexible storage options and configuration. 41
rashadsaleh/vuex-basement Enables persistent and synchronized state management across multiple tabs or windows in a Vue application 64
unmaintainedprojects/pls Preserves localStorage in a database 9
redux-effects/redux-effects-localstorage A Redux effects driver that interacts with local storage. 10
developit/stockroom A library that enables bidirectional synchronization between the main thread and a worker thread for managing application state 1,758
effector/reflect A library that enables React components to have Effector stores attached without using hooks. 82
samiskin/redux-electron-store Synchronizes Redux stores across multiple processes in an Electron application. 375