/talker.js

A tiny, promise-based library for cross-origin communication between frames and windows.

Primary LanguageJavaScriptMIT LicenseMIT

talker.js

A tiny (<4kB minified, <1kB 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

npm install -g grunt-cli
npm install
grunt