choo-persist
State saver
A library that persists application state to local storage.
Synchronize choo state with indexedDB
44 stars
4 watching
4 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
yoshuawuyts/choo-model | An experimental state management library for use with the Choo framework | 14 |
choojs/choo-store | A lightweight state structure for Choo applications | 37 |
anakic/jot | A C# library for persisting and applying .NET application state | 632 |
yoshuawuyts/choo-pull | A tool for managing asynchronous complexity in Choos using streams and pull-streams. | 15 |
donavon/use-persisted-state | Provides a custom React Hook for shared and persistent state management across multiple instances, tabs, and browsers | 1,377 |
jd-wang/pinia-persistedstate | A library that persists Pinia state between page reloads | 15 |
eneroth/plato | A ClojureScript library that allows you to store and restore data in local storage, keeping application logic separate from state persistence | 30 |
dxa4481/xssoauthpersistence | Exploring various techniques for maintaining persistence via Cross-Site Scripting (XSS) and OAuth | 76 |
championswimmer/vuex-persist | A Vuex plugin to persist store data in various storage formats. | 1,668 |
cretezy/redux_persist | A tool to persist Redux state in Flutter applications | 130 |
yoshuawuyts/hyperreduce | A distributed reduce function on top of hypercore streams | 17 |
chentsulin/redux | A JavaScript library for managing and predicting application state changes | 204 |
willkessler/choo-sortable | A library for building sortable code with the choo JavaScript framework | 2 |
choojs/choo-service-worker | A library that loads and manages service workers for web applications | 24 |
kbss-cvut/jopa | A Java framework for efficiently accessing and manipulating OWL2 ontologies and RDF graphs in object-oriented programming languages. | 35 |