mirror of
https://github.com/pmndrs/zustand.git
synced 2025-12-08 19:45:52 +00:00
Update 3rd-party-libraries.md (#1465)
This commit is contained in:
parent
47b2b64e52
commit
7f79df4b04
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user