broadcast-channel
A BroadcastChannel that works in New Browsers, Old Browsers, WebWorkers, NodeJs, Deno and iframes
A BroadcastChannel that works in New Browsers, Old Browsers, WebWorkers, NodeJs, Deno and iframes
Polyfill for BroadcastChannel for Safari, old Chrome and Opera
Persist objects and sync them between tabs via IndexedDB or LocalStorage.
send message to other tab in the same origin. use BroadcastChannel as default, use storage event as fallback
send message to other tab in the same origin. use BroadcastChannel as default, use storage event as fallback
A pubsub module that uses BroadcastChannel to communicate across browser tabs.
A BroadcastChannel that works in New Browsers, Old Browsers, WebWorkers
Syncs elf store state across tabs
Syncs elf store state across tabs
A lightweight cross-context state management library built on the BroadcastChannel API.
A BroadcastChannel that works in New Browsers, Old Browsers, WebWorkers and NodeJs
TypeScript BroadcastChannel wrapper for structured Events and Async/Await.
Consume apis that run on different context
A BroadcastChannel that works in New Browsers, Old Browsers, WebWorkers
A tiny library (1kb) to sync state across browser tabs/windows
A polyfill for the Broadcast Channel API, enabling communication across tabs.
Lightweight master-slave tab synchronization hub for browsers
A BroadcastChannel that works in New Browsers, Old Browsers, WebWorkers and NodeJs and iframes
A React hook that enables simple and efficient cross-tab communication using the [Broadcast Channel API](https://developer.mozilla.org/en-US/docs/Web/API/Broadcast_Channel_API) with TypeScript support.
Enables seamless synchronization of state between browser contexts