postmessage
There are 105 repositories under postmessage topic.
dollarshaveclub/postmate
📭 A powerful, simple, promise-based postMessage library.
pubkey/broadcast-channel
:satellite: BroadcastChannel to send data between different browser-tabs or nodejs-processes :satellite: + LeaderElection over the channels https://pubkey.github.io/broadcast-channel/
wingify/across-tabs
Easy communication between cross-origin browser tabs. Simplified "CORS"ing!
AlloyTeam/alloy-worker
面向事务的高可用 Web Worker 通信框架
rudyxu1102/cross-origin
A collection of simple demos of CORS
AshleyScirra/via.js
Write JS code that runs in a different context. E.g. use the DOM in a Web Worker.
alesgenova/post-me
📩 Use web Workers and other Windows through a simple Promise API
Aaronius/penpal
A promise-based library for securely communicating with iframes via postMessage.
benso-io/posta
🐙 Cross-document messaging security research tool powered by https://enso.security
DaniGuardiola/rpc-anywhere
Create a type-safe RPC anywhere.
Sjord/messpostage
PostMessage extension
FrominXu/postmessagejs
postmessage-promise is a client-server like, WebSocket like, full Promise syntax (postMessage.then etc.) supported postMessage library. 一个类 client-server 模式、类 WebSocket 模式、全 Promise 语法支持的 postMessage 库
evilkiwi/embed
Vue 3 cross-origin iFrame IPC
franleplant/ibridge
Typesafe iframe bridge for easy parent child bidirectional communication
zhoutaoo/cross-domain
一个利用html5的跨域api postMessage解决多iframe跨域通信的框架
LivePersonInc/chronosjs
JS Channels (Events / Commands / Reqest-Response / Courier) Mechanism
hustcc/post-messenger
:baby: ~1 Kb wrapper of window.postMessage for cross-document communication.
JJWesterkamp/rx-postmessenger
Minimal RxJS adapter for the window.postMessage API for request-response streams and notification streams across frame windows.
ipfs-inactive/ipfs-postmsg-proxy
[DEPRECATED] Use ipfs-message-port-server/client instead:
WebReflection/indexed-values
An ever growing Set based utility to optimize JSON, IndexedDB, or postMessage.
doubi-NO1/TabMessage
浏览器tab之间通信
raido/ember-window-messenger
This aims to be an simple window postMessage services provider.
aacgn/atomic
A JavaScript library for building atomic interfaces with vertical and horizontal micro-frontends
macku/trainmanjs
TrainmanJS - Cross-Origin Communication Library
cristiantela/iframessa
Communicate between iframes and application
julianxhokaxhiu/PostEvent
A Cross-Domain Event Handler javascript library. Pure Vanilla JS, no dependencies.
physics-sec/DetectCrossOriginMessaging
This Burp extension helps you to find usages of postMessage and recvMessage
rockjins/postMessage-demo
A simple demo about postMessage.
janeksmielowski/event-bus
React Event Bus library for post messaging in JS/TS
use-broadcast-channel/use-broadcast-channel
📡 React hooks for pubkey/broadcast-channel
saqqdy/postmessager
iframe postmessage通信整体方案
44px/widget-kit
A set of utilities for embeddable widgets
cocrafts/crab
A universal messaging library for cross-platform applications (Chrome extension, Web, Mobile, Iframe,...)
fwextensions/figma-await-ipc
A simple await-able replacement for postMessage in Figma plugins
sorenlouv/frametalk
Simple postMessage wrapper to make cross-frame communication easy as pie. Supports promises and return values. (No dependencies)