talker.js

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

Usage no npm install needed!

<script type="module">
  import talkerJs from 'https://cdn.skypack.dev/talker.js';
</script>

README

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