Skip to content

Commit

Permalink
Update 3rd-party-libraries.md (pmndrs#1465)
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi authored Dec 5, 2022
1 parent 47b2b64 commit 7f79df4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/integrations/3rd-party-libraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,13 @@ Zustand provides bear necessities for state management which is great for most p
- [@dhmk/zustand-lens](https://github.com/dhmk083/dhmk-zustand-lens) - Lens support for zustand
- [@liveblocks/zustand](https://github.com/liveblocks/liveblocks/tree/main/packages/liveblocks-zustand) - Liveblocks middleware to make your application multiplayer.
- [auto-zustand-selectors-hook](https://github.com/Albert-Gao/auto-zustand-selectors-hook) - Auto generate zustand hooks for you store with Typescript support
- [derive-zustand](https://github.com/dai-shi/derive-zustand) - A function to create a derived Zustand store from stores
- [geschichte](https://github.com/BowlingX/geschichte) - zustand and immer based hook to manage query parameters
- [mobz](https://github.com/2A5F/Mobz) - zustand style mobx api
- [shared-zustand](https://github.com/Tom-Julux/shared-zustand) - cross-tab state sharing for zustand
- [simple-zustand-devtools](https://github.com/beerose/simple-zustand-devtools) - Inspect your zustand store in React DevTools 🐻⚛️
- [solid-zustand](https://github.com/wobsoriano/solid-zustand) - Zustand state management for Solid.
- [use-zustand](https://github.com/dai-shi/use-zustand) - Another custom hook to use Zustand vanilla store
- [vue-zustand](https://github.com/wobsoriano/vue-zustand) - State-management solution for Vue based on Zustand.
- [zoov](https://github.com/InfiniteXyy/zoov) - Use 🐻 Zustand with Module-like api
- [zundo](https://github.com/charkour/zundo) - 🍜 enable time-travel in your apps. undo/redo middleware for zustand
Expand Down

0 comments on commit 7f79df4

Please sign in to comment.