Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion library-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,10 @@

#### Other

- **@liveblocks/redux**
https://github.com/liveblocks/liveblocks/tree/main/packages/liveblocks-redux
A store enhancer to make your application multiplayer

- **deku-redux**
https://github.com/troch/deku-redux
Bindings for redux in deku < v2
Expand Down Expand Up @@ -214,4 +218,4 @@

- **glace**
https://github.com/Fordi/glace
Glacé aspires to be a simple, fast, small, and elegant view layer for simple Redux-based apps. Its templates are entirely well-formed XML fragments and it outputs real DOM in real time.
Glacé aspires to be a simple, fast, small, and elegant view layer for simple Redux-based apps. Its templates are entirely well-formed XML fragments and it outputs real DOM in real time.