iframe-communicator

v2.0.0
Communicate between two iframes to run scripts synchronously.
iframe communication master slave LocalConnection flash replacement

test

jest

test:watch

jest --watch

build

cross-env NODE_ENV=development yarn build:clean && yarn build:main && yarn build:minified

build:clean

del dist/*

build:minified

babel --minified index.js -o dist/ic.min.js

build:main

babel index.js -o dist/ic.js

example

live-server example/

Metadata

  • MIT
  • Whatever
  • Marc Binder
  • released 1/23/2017

Downloads

Maintainers