Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 388 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 388 Bytes

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