Skip to content

secondstreet/talker.js

Repository files navigation

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