Skip to content

Commit

Permalink
docs: added zustand-namespaces to 3rd party (#3028)
Browse files Browse the repository at this point in the history
  • Loading branch information
mooalot authored Feb 24, 2025
1 parent 90f45eb commit bc60812
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/integrations/third-party-libraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ This can be done using third-party libraries created by the community.
- [zustand-middleware-xstate](https://github.com/biowaffeln/zustand-middleware-xstate) — A middleware for putting XState state machines into a global Zustand store.
- [zustand-middleware-yjs](https://github.com/joebobmiles/zustand-middleware-yjs) — A middleware for synchronizing Zustand stores with Yjs.
- [zustand-multi-persist](https://github.com/mooalot/zustand-multi-persist) — A middleware for persisting and rehydrating state to multiple storage engines.
- [zustand-namespaces](https://github.com/mooalot/zustand-namespaces) - One store to rule them all. Namespaced Zustand stores.
- [zustand-persist](https://github.com/roadmanfong/zustand-persist) — A middleware for persisting and rehydrating state.
- [zustand-pub](https://github.com/AwesomeDevin/zustand-pub) — Cross-Application/Cross-Framework State Management And Sharing based on zustand and zustand-vue for React/Vue.
- [zustand-querystring](https://github.com/nitedani/zustand-querystring) — A Zustand middleware that syncs the store with the querystring.
Expand Down

0 comments on commit bc60812

Please sign in to comment.