Skip to content

secondstreet/talker.js

This branch is 1 commit ahead of master.

Folders and files

NameName
Last commit message
Last commit date
Nov 29, 2018
Nov 29, 2018
Nov 29, 2018
Jul 15, 2014
Nov 30, 2018
Nov 30, 2018
Jul 18, 2014
Jul 15, 2014
Nov 29, 2018
Nov 29, 2018
Dec 1, 2020
Nov 28, 2018
Nov 28, 2018
Nov 28, 2018
Nov 28, 2018
Nov 13, 2022

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