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
Adding Zusty (zustand dev tool) to the third party libraries (#2267)
* Update third-party-libraries.md
Adding zustand dev tool made by oslabs to the third party libraries.
* Update third-party-libraries.md
changed to alphabetical order
* Update third-party-libraries.md
formatted with prettier/which got rid of the extra space on line 17
Copy file name to clipboardExpand all lines: docs/integrations/third-party-libraries.md
+1
Original file line number
Diff line number
Diff line change
@@ -52,3 +52,4 @@ This can be done using third-party libraries created by the community.
52
52
-[zustand-yjs](https://github.com/tandem-pt/zustand-yjs) — Zustand stores for Yjs structures.
53
53
-[zusteller](https://github.com/timkindberg/zusteller) — Your global state savior. "Just hooks" + Zustand.
54
54
-[zustood](https://github.com/udecode/zustood) — 🐻❄️ A modular store factory using Zustand.
55
+
-[zusty](https://github.com/oslabs-beta/Zusty) - Zustand tool to assist debugging with time travel, action logs, state snapshots, store view, render time metrics and state component tree.
0 commit comments