mirror of
https://github.com/pmndrs/zustand.git
synced 2025-12-08 19:45:52 +00:00
Add third party library (#2010)
* Add third party library * added GitHub * Update docs/integrations/third-party-libraries.md Co-authored-by: Daishi Kato <dai-shi@users.noreply.github.com> * Update docs/integrations/third-party-libraries.md Co-authored-by: Blazej Sewera <code@sewera.dev> * Update docs/integrations/third-party-libraries.md Thanks! Co-authored-by: Blazej Sewera <code@sewera.dev> --------- Co-authored-by: Daishi Kato <dai-shi@users.noreply.github.com> Co-authored-by: Blazej Sewera <code@sewera.dev>
This commit is contained in:
parent
4930c1e43c
commit
b36dbf9d33
@ -47,6 +47,7 @@ This can be done using third-party libraries created by the community.
|
||||
- [zustand-rx](https://github.com/patdx/zustand-rx) — A Zustand middleware enabling you to subscribe to a store as an RxJS Observable.
|
||||
- [zustand-saga](https://github.com/Nowsta/zustand-saga) — A Zustand middleware for redux-saga (minus redux).
|
||||
- [zustand-store-addons](https://github.com/Diablow/zustand-store-addons) — React state management addons for Zustand.
|
||||
- [zustand-sync-tabs](https://github.com/mayank1513/zustand-sync-tabs) — Zustand middleware to easily sync Zustand state between tabs/windows/iframes with same origin.
|
||||
- [zustand-vue](https://github.com/AwesomeDevin/zustand-vue) - State management for vue (Vue3 / Vue2) based on zustand.
|
||||
- [zustand-yjs](https://github.com/tandem-pt/zustand-yjs) — Zustand stores for Yjs structures.
|
||||
- [zusteller](https://github.com/timkindberg/zusteller) — Your global state savior. "Just hooks" + Zustand.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user