mirror of
https://github.com/pmndrs/zustand.git
synced 2025-12-08 19:45:52 +00:00
doc: added treeshakable to external libraries (#2595)
* doc: added treeshakable to external libraries * format with prettier
This commit is contained in:
parent
3b90e1c902
commit
7c156014bc
@ -30,6 +30,7 @@ This can be done using third-party libraries created by the community.
|
||||
- [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) — State management in Solid using Zustand.
|
||||
- [treeshakable](https://github.com/react18-tools/treeshakable) — A wrapper for library creators to avoid redundant store creation.
|
||||
- [use-broadcast-ts](https://github.com/Romainlg29/use-broadcast) — Zustand middleware to share state between tabs.
|
||||
- [use-zustand](https://github.com/zustandjs/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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user