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
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 and NodeJs and iframes
A BroadcastChannel that works in New Browsers, Old Browsers, WebWorkers
Syncs elf store state across tabs
Syncs elf store state across tabs
A tiny library (1kb) to sync state across browser tabs/windows
Enables seamless synchronization of state between browser contexts
A lightweight cross-context state management library built on the BroadcastChannel API.
A BroadcastChannel that works in New Browsers, Old Browsers, WebWorkers and NodeJs
Polyfill for BroadcastChannel compatible with ES5
Remote Control is a JavaScript library that allows you to perform actions on your website from a remote location. It's a light-weight alternative to heavier libraries that use Chromium on the server. It can be used to automate repetitive tasks, query and
A polyfill for the Broadcast Channel API, enabling communication across tabs.