broadcast-channel
A BroadcastChannel that works in New Browsers, Old Browsers, WebWorkers, NodeJs, Deno and iframes
Found 32 results for broadcastchannel
A BroadcastChannel that works in New Browsers, Old Browsers, WebWorkers, NodeJs, Deno and iframes
A BroadcastChannel that works in New Browsers, Old Browsers, WebWorkers
Polyfill for BroadcastChannel for Safari, old Chrome and Opera
A module that uses the Broadcast Channel API to announce when a cached response has updated.
Syncs elf store state across tabs
A BroadcastChannel that works in New Browsers, Old Browsers, WebWorkers and NodeJs and iframes
A lightweight React hook and provider for syncing state across browser tabs using BroadcastChannel API.
A tiny React hook for sharing reducer state across browser tabs using BroadcastChannel.
A TypeScript library that provides type-safe Remote Procedure Call (RPC) communication between different JavaScript contexts using various transport mechanisms
Consume apis that run on different context
A polyfill for the Broadcast Channel API, enabling communication across tabs.
Persist objects and sync them between tabs via IndexedDB or LocalStorage.
A BroadcastChannel that works in New Browsers, Old Browsers, WebWorkers
A lightweight cross-context state management library built on the BroadcastChannel API.
A BroadcastChannel that works in New Browsers, Old Browsers, WebWorkers and NodeJs
A lightweight (4KB) library for browser tab state synchronization and communication. Supports auto-persistence and real-time data sync between tabs.
A form storage solution with cross-tab synchronization
React hook for sharing Server-Sent Events across tabs using BroadcastChannel and Web Locks.
Syncs elf store state across tabs
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
Advanced cross-tab synchronization plugin for Pinia using BroadcastChannel with fallback and conflict resolution.
Lightweight master-slave tab synchronization hub for browsers
send message to other tab in the same origin. use BroadcastChannel as default, use storage event as fallback
TypeScript BroadcastChannel wrapper for structured Events and Async/Await.
Prevent users from opening and interacting with multiple tabs of the same web app.
Partyline is a JavaScript library that can send messages between APIs that support `postMessage`.
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.
Enables seamless synchronization of state between browser contexts
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.
A tiny library (1kb) to sync state across browser tabs/windows