You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/integrations/third-party-libraries.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,6 +39,7 @@ This can be done using third-party libraries created by the community.
39
39
-[zukeeper](https://github.com/oslabs-beta/Zukeeper) - Native devtools with state and action tracking, diffing, tree display, and time travel
40
40
-[zustand-ards](https://github.com/ivoilic/zustand-ards) - 💁 Simple opinionated utilities for example alternative selector formats and default shallow hooks
41
41
-[zustand-computed](https://github.com/chrisvander/zustand-computed) — A Zustand middleware to create computed states.
42
+
-[zustand-computed-state](https://github.com/yasintz/zustand-computed-state) — Simple middleware to add computed states.
42
43
-[zustand-constate](https://github.com/ntvinhit/zustand-constate) — Context-based state management based on Zustand and taking ideas from Constate.
43
44
-[zustand-context](https://github.com/fredericoo/zustand-context) — Create a zustand store in React Context, containing an initial value, or use it in your components with isolated, mockable instances.
44
45
-[zustand-di](https://github.com/charkour/zustand-di) - use react props to init zustand stores
0 commit comments