vuex-multi-tab-state
State sync plugin
A plugin that synchronizes state between multiple tabs or windows in a Vue.js application using local storage.
πΎππ₯οΈ Share, synchronize and persist state between multiple tabs with this plugin for Vuex. TypeScript types included.
160 stars
4 watching
17 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
hacktoberfestpluginstatestoresynctabsvuevuejsvuex
Related projects:
Repository | Description | Stars |
---|---|---|
rashadsaleh/vuex-basement | Enables persistent and synchronized state management across multiple tabs or windows in a Vue application | 64 |
biluochun/vuex-localstate | A plugin that injects local storage into the Vuex state management system | 18 |
buhrmi/vue-sync | Syncs Vue component state with browser URL parameters for easy bookmarking and sharing. | 64 |
xiaoluoboding/vuex-stateshot | A plugin for Vuex state management that allows snapshotting and undo/redo functionality. | 13 |
l-chris/vuex-iframe-sync | A solution for synchronizing state between iframes and the surrounding application using Vuex. | 104 |
raizam/vue-shared | A plugin for Vue.js that enables shared state management using simple JavaScript objects. | 12 |
alexandrebonaventure/vuex-jsdata-plugin | A plugin that synchronizes a Vuex store with js-data after each resource injection, maintaining data consistency and enabling automatic getter access for models. | 19 |
lzxb/vuet | A centralized state management system for Vue.js applications. | 422 |
silksofthesoul/vuex-masked-modules | A Vuex plugin for working with local storage to store state data in a masked or encrypted format. | 2 |
ejfrancis/vuex-alt | An alternative approach to Vuex helpers for accessing state, getters and actions without relying on string constants. | 14 |
vuex-orm/plugin-graphql | Syncs Vuex state with a GraphQL API using auto-generated queries and mutations | 226 |
mdartic/vue-reactive-store | A VueX alternative for managing centralized state in Vue.js applications | 28 |
wobsoriano/pinia-shared-state | A plugin that enables shared state across browser tabs using Pinia and broadcast channels. | 270 |
dezull/vuex-state-snapshot | A plugin to record and manage undo/redo actions in a Vuex store | 1 |
elmassimo/vuex-stores | Provides a simpler way to manage state and actions in Vue applications using Vuex 3 | 62 |