pinia-shared-state

Shared State Plugin

A plugin that enables shared state across browser tabs using Pinia and broadcast channels.

🍍 Sync your Pinia state across browser tabs.

GitHub

270 stars
4 watching
13 forks
Language: TypeScript
last commit: 11 months ago
Linked from 1 awesome list

piniastatevue

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
wobsoriano/pinia-xstate Integrates Xstate state machines with Pinia store for centralized state management in Vue applications. 55
wobsoriano/pinia-undo Enables undo/redo functionality in state management systems. 75
soc221b/pinia-plugin-persistedstate-2 A plugin that persists Pinia state across page reloads and allows custom serialization/deserialization and migration support. 94
raizam/vue-shared A plugin for Vue.js that enables shared state management using simple JavaScript objects. 12
gabrielmbmb/vuex-multi-tab-state A plugin that synchronizes state between multiple tabs or windows in a Vue.js application using local storage. 160
jd-wang/pinia-persistedstate A library that persists Pinia state between page reloads 15
wobsoriano/vue-cart A Vue 3 and Pinia-based shopping cart example with Vite and daisyUI integration. 128
codedredd/pinia-orm A Pinia plugin that enables Object-Relational Mapping access to the Pinia Store 452
fanhaoyuan/vc-state A Vue.js state management library that enables easy composition of scoped state using context and hooks. 6
betula/use-between A hook that enables sharing of state between React components without passing props 285
zero-one-code/vue-default-page A Vue 3.0 plugin package that simplifies displaying loading states and errors in web applications. 27
buhrmi/vue-sync Syncs Vue component state with browser URL parameters for easy bookmarking and sharing. 64
wobsoriano/vue-keep A Vue.js application for managing notes and tasks stored in Firebase Firestore 101
biluochun/vuex-localstate A plugin that injects local storage into the Vuex state management system 18
xiaoluoboding/vuex-stateshot A plugin for Vuex state management that allows snapshotting and undo/redo functionality. 13