secondstreet / talker.js

A tiny, promise-based library for cross-origin communication between frames and windows.
http://drive.secondstreet.com/introducing-talker/
MIT License
33 stars 10 forks source link

talker.js

A small (<13kB minified, <6kB min+gzip), promise-based library for cross-origin communication between frames and windows.

Documentation

Please see drive.secondstreet.com/introducing-talker for instructions and examples for using Talker.js in your own projects.

Building

yarn install
yarn run build