Skip to content

Commit

Permalink
docs: add leo-query to third-party libraries list (#2824)
Browse files Browse the repository at this point in the history
Co-authored-by: Danilo Britto <[email protected]>
  • Loading branch information
steaks and dbritto-dev authored Oct 29, 2024
1 parent 064be30 commit dfbed9c
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 @@ -23,6 +23,7 @@ This can be done using third-party libraries created by the community.
- [derive-zustand](https://github.com/zustandjs/derive-zustand) β€” A function to create a derived Zustand store from other Zustand stores.
- [geschichte](https://github.com/BowlingX/geschichte) β€” Zustand and Immer-based hook to manage query parameters.
- [leiten-zustand](https://github.com/hecmatyar/leiten-zustand) β€” Cleans your store from boilerplate for requests and data transformation.
- [leo-query](https://github.com/steaks/leo-query) β€” A simple library to connect async queries to Zustand stores.
- [mobz](https://github.com/2A5F/Mobz) β€” Zustand-style MobX API.
- [ngx-zustand](https://github.com/JoaoPauloLousada/ngx-zustand) β€” A Zustand adapter for Angular.
- [persist-and-sync](https://github.com/mayank1513/persist-and-sync) β€” Zustand middleware to easily persist and sync Zustand state between tabs/windows/iframes with same origin.
Expand Down

0 comments on commit dfbed9c

Please sign in to comment.