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.
Consume apis that run on different context
A polyfill for the Broadcast Channel API, enabling communication across tabs.
A BroadcastChannel that works in New Browsers, Old Browsers, WebWorkers and NodeJs and iframes
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 module that uses the Broadcast Channel API to announce when a cached response has updated.
A BroadcastChannel that works in New Browsers, Old Browsers, WebWorkers
Enables seamless synchronization of state between browser contexts
A BroadcastChannel that works in New Browsers, Old Browsers, WebWorkers
Syncs elf store state across tabs
Syncs elf store state across tabs
A BroadcastChannel that works in New Browsers, Old Browsers, WebWorkers and NodeJs