broadcast-channel
A BroadcastChannel that works in New Browsers, Old Browsers, WebWorkers, NodeJs, Deno and iframes
persist-and-sync
Zustand middleware to easily persist and sync Zustand state between tabs and windows
use-broadcast-ts
Use the Broadcast Channel API in React easily with hooks or Zustand, and Typescript!
@broadcaster/react
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.