Skip to content

angular-redux2/sync v1.0.0

Latest

Choose a tag to compare

@Garefild Garefild released this 22 Apr 23:46
· 4 commits to main since this release

Angular-redux2-sync is a lightweight middleware for synchronizing the Redux state between different tabs/windows in the same browser. It uses the Broadcast Channel API to communicate with other tabs and dispatches the same actions that were dispatched in other tabs to keep the state in sync.