mirror of
https://github.com/pmndrs/zustand.git
synced 2025-12-08 19:45:52 +00:00
Update third-party-libraries.md (#1816)
* Update third-party-libraries.md * Update docs/integrations/third-party-libraries.md Co-authored-by: Blazej Sewera <code@sewera.dev> * Update third-party-libraries.md --------- 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
dfa779b14d
commit
8cb150ae8a
@ -33,6 +33,7 @@ This can be done using third-party libraries created by the community.
|
||||
- [zustand-constate](https://github.com/ntvinhit/zustand-constate) — Context-based state management based on Zustand and taking ideas from Constate.
|
||||
- [zustand-computed](https://github.com/chrisvander/zustand-computed) — A Zustand middleware to create computed states.
|
||||
- [zustand-di](https://github.com/charkour/zustand-di) - use react props to init zustand stores
|
||||
- [zustand-fetching](https://github.com/hecmatyar/zustand-fetching) — Cleans your store from boilerplate for requests and data transformation.
|
||||
- [zustand-forms](https://github.com/Conduct/zustand-forms) — Fast, type safe form states as Zustand stores.
|
||||
- [zustand-middleware-computed-state](https://github.com/cmlarsen/zustand-middleware-computed-state) — A dead simple middleware for adding computed state to Zustand.
|
||||
- [zustand-middleware-xstate](https://github.com/biowaffeln/zustand-middleware-xstate) — A middleware for putting XState state machines into a global Zustand store.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user