pinia-persistedstate

State persistence library

A library that persists Pinia state between page reloads

Persist and rehydrate your Pinia state between page reloads. frok from vuex-persistedstate

GitHub

15 stars
1 watching
1 forks
Language: TypeScript
last commit: 7 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
soc221b/pinia-plugin-persistedstate-2 A plugin that persists Pinia state across page reloads and allows custom serialization/deserialization and migration support. 94
donavon/use-persisted-state Provides a custom React Hook for shared and persistent state management across multiple instances, tabs, and browsers 1,377
wobsoriano/pinia-xstate Integrates Xstate state machines with Pinia store for centralized state management in Vue applications. 55
eneroth/plato A ClojureScript library that allows you to store and restore data in local storage, keeping application logic separate from state persistence 30
anakic/jot A C# library for persisting and applying .NET application state 632
yoshuawuyts/choo-persist A library that persists application state to local storage. 44
pinqy520/mobx-persist A library that enables persistent state management in MobX applications 560
wobsoriano/pinia-shared-state A plugin that enables shared state across browser tabs using Pinia and broadcast channels. 270
cretezy/redux_persist A tool to persist Redux state in Flutter applications 130
championswimmer/vuex-persist A Vuex plugin to persist store data in various storage formats. 1,668
johnhenry/understate A state management library that abstracts away Redux-like concepts using higher-order functional programming 7
fanhaoyuan/vc-state A Vue.js state management library that enables easy composition of scoped state using context and hooks. 6
state-adapt/state-adapt A declarative, incremental state management library for Angular and React applications 295
maple3142/vuejs-storage A Vue.js plugin for persisting data in localStorage or sessionStorage. 121
redsiege/persistassist A modular persistence framework providing flexible and configurable data storage and retrieval capabilities. 248