An open API service indexing awesome lists of open source software.

https://github.com/huang-x-h/iframe-postbox

A postmessage library for iframe communication
https://github.com/huang-x-h/iframe-postbox

iframe postmessage-library

Last synced: about 1 month ago
JSON representation

A postmessage library for iframe communication

Awesome Lists containing this project

README

        

# iframe-postbox
> A postmessage library inspire by [Postmate](https://github.com/dollarshaveclub/postmate)

Use [`window.postMessage`](https://developer.mozilla.org/en-US/docs/Web/API/Window/postMessage) method to communication in iframe

## Install

npm install

`$ npm i --save iframe-postbox`

browser import

`