vuex-iframe-sync
Iframe Sync
A solution for synchronizing state between iframes and the surrounding application using Vuex.
Vuex state synchronization between iframe/window
104 stars
4 watching
18 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
iframesyncvuevuex
Related projects:
Repository | Description | Stars |
---|---|---|
gabrielmbmb/vuex-multi-tab-state | A plugin that synchronizes state between multiple tabs or windows in a Vue.js application using local storage. | 160 |
rashadsaleh/vuex-basement | Enables persistent and synchronized state management across multiple tabs or windows in a Vue application | 64 |
buhrmi/vue-sync | Syncs Vue component state with browser URL parameters for easy bookmarking and sharing. | 64 |
perry-mitchell/redux-browser-extension-sync | A toolkit to synchronize Redux state between different parts of a browser extension | 6 |
vuesence/cloud-sync-button | A reusable UI component for synchronizing button and progress bar animations in various programming languages | 11 |
jacobwgillespie/plex-sync | A command-line utility to synchronize watched/seen status between multiple Plex Media Servers | 304 |
vuex-orm/plugin-graphql | Syncs Vuex state with a GraphQL API using auto-generated queries and mutations | 226 |
metawin-m/vue-scroll-sync | A Vue component that synchronizes the scroll positions of its container | 29 |
officert/vue-friendly-iframe | A Vue.js component for dynamically loading iframes to improve performance by blocking the main thread during loading | 308 |
biluochun/vuex-localstate | A plugin that injects local storage into the Vuex state management system | 18 |
ahmed-dinar/vuex-flash | A Vue.js component library for displaying and managing flash messages within Vuex stores. | 53 |
ejfrancis/vuex-alt | An alternative approach to Vuex helpers for accessing state, getters and actions without relying on string constants. | 14 |
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 |
lusaxweb/vuenut | A Vue.js component for visualizing and managing Vuex store state data | 302 |
elmassimo/vuex-stores | Provides a simpler way to manage state and actions in Vue applications using Vuex 3 | 62 |