Showing 1-20 of 1,506 packages
@liff/window-postmessage
A library which makes [`postMessage`](https://developer.mozilla.org/en-US/docs/Web/API/Window/postMessage) communication easier. It's responsible for:
custom ESLint rule to disallows calling postMessage to wildcard targets
Transport using [postMessage](https://developer.mozilla.org/en-US/docs/Web/API/Window/postMessage)
Simple postMessage based server.
A powerful, simple, promise-based postMessage library
An RPC library with strong support for simulating the transfer of functions via postMessage
A simple postMessage host / client channel manager.
[RPC utilities](https://github.com/ceramicnetwork/js-rpc-utils#rpc-utils) using [postMessage](https://developer.mozilla.org/en-US/docs/Web/API/Window/postMessage)
A powerful, simple, promise-based postMessage library
A library for one-to-many cross-origin communication between Window contexts, built on the postMessage API.
PostRPC - JSON RPC over PostMessage (Client Library)
JSON-RPC over postMessage
This package contains methods to facilitate communication over the postmessage interface of the browser to talk to browser extensions.
Simple postMessage based server.
Lightweight wrapper around the PostMessage API
window postmessage plugin =========================
A powerful, simple, promise-based postMessage library
Penpal simplifies communication with iframes, workers, and windows by using promise-based methods on top of postMessage.