Vuex State Synchronization Between Iframes

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:

Vuex State Synchronization Between Iframes-min

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

Add Comment