Skip to content

Commit

Permalink
chore: update third-party-libraries.md (#2834)
Browse files Browse the repository at this point in the history
  • Loading branch information
ennjin authored Nov 5, 2024
1 parent 795528e commit 7fcd59b
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 @@ -49,6 +49,7 @@ This can be done using third-party libraries created by the community.
- [zustand-hash-storage](https://github.com/MartinGamesCZ/zustand-hash-storage) β€” Zustand middleware for saving state into URL hash, b64 encoded (can be configured) and debounce timer.
- [zustand-injectors](https://github.com/zustandjs/zustand-injectors) β€” A sweet way to lazy load slices
- [zustand-interval-persist](https://www.npmjs.com/package/zustand-interval-persist) β€” An enhancement for zustand that enables automatic saving of the store's state to the specified storage at regular interval.
- [zustand-lit](https://github.com/ennjin/zustand-lit) β€” A zustand adapter for lit.js (LitElement)
- [zustand-middleware-computed-state](https://github.com/cmlarsen/zustand-middleware-computed-state) β€” A dead simple middleware for adding computed state to Zustand.
- [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.
Expand Down

0 comments on commit 7fcd59b

Please sign in to comment.