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 2 years ago
Linked from 1 awesome list
hacktoberfestpluginstatestoresynctabsvuevuejsvuex
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Enables persistent and synchronized state management across multiple tabs or windows in a Vue application | 64 |
| | A plugin that injects local storage into the Vuex state management system | 18 |
| | Syncs Vue component state with browser URL parameters for easy bookmarking and sharing. | 64 |
| | A plugin for Vuex state management that allows snapshotting and undo/redo functionality. | 13 |
| | A solution for synchronizing state between iframes and the surrounding application using Vuex. | 104 |
| | A plugin for Vue.js that enables shared state management using simple JavaScript objects. | 12 |
| | 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 |
| | A centralized state management system for Vue.js applications. | 421 |
| | A Vuex plugin for working with local storage to store state data in a masked or encrypted format. | 2 |
| | An alternative approach to Vuex helpers for accessing state, getters and actions without relying on string constants. | 14 |
| | Syncs Vuex state with a GraphQL API using auto-generated queries and mutations | 226 |
| | A VueX alternative for managing centralized state in Vue.js applications | 28 |
| | A plugin that enables shared state across browser tabs using Pinia and broadcast channels. | 272 |
| | A plugin to record and manage undo/redo actions in a Vuex store | 1 |
| | Provides a simpler way to manage state and actions in Vue applications using Vuex 3 | 62 |