Search results
13 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Cross-context RPC solution with type safety and flexible adapters.
- postMessage
- BroadcastChannel
- MessageChannel
- ipcMain
- MessagePort
- ServiceWorker
- WebWorker
- Browser Extension
- rpc
- comlink
- Electron
- iframe
A publish-subscribe utility library designed with BroadcastChannel API
React implementation of Broadcaster package. Extension of a Broadcast Channel API. Allows to send messages to multiple windows (tabs, workers, iframes,...) and detect opened windows.
- message
- broadcast
- channel
- BroadcastChannel
- share
- metadata
- tabs
- windows
- browser
- workers
- connect
- connection
- cross
- communicate
- View more
Cross window serverless messaging system based on BroadcastChannel API. Allows to send messages and keep track about instances between browsing contexts (tabs, windows, workers, etc..)
- message
- broadcast
- channel
- BroadcastChannel
- share
- metadata
- tabs
- windows
- browser
- workers
- connect
- connection
- cross
- communicate
- View more
```typescript const enigne = new Migration();
Collabs cross-tab synchronization using BroadcastChannel
A helper to reduce repetition inside Vuex modules
Sync your Pinia state across browser tabs.Only Supports vue3, easy as shit.
A versatile library for transferring data across multi-page applications or single page applications.
- BroadcastChannel
- LocalStorage
- spa
- single page application
- mpa
- multi page application
- passing data
- data transfer
- sync data
基于postMessage+BroadcastChannel+localStorage+互信域名的前端页面数据通信解决方案
Sync redux state using BroadcastChannel
```typescript const bridge = new DataBridge( DataBridge.webScoketEngine("wss://my-host.com/channel") );
reliable timer modules unlike default ones