Vuex state synchronization between iframes/windows.
Features:
- support iframes/window sync
- initialization sync when iframe loaded
- configure the sync behavior for your specific needs
Preview:
Download Details:
Author: L-Chris
Live Demo: https://l-chris.github.io/vuex-iframe-sync/
Download Link: https://github.com/L-Chris/vuex-iframe-sync/archive/master.zip
Official Website: https://github.com/L-Chris/vuex-iframe-sync
Install & Download:
# Yarn
$ yarn add vuex-iframe-sync
# NPM
$ npm install vuex-iframe-sync --save