React hooks for zodios
npm install @crescendolab/zodios-react-query-v5
React hooks for zodios backed by react-query
A Crescendo Lab–flavored fork of ecyrbe/zodios-react, updated to support React v19 and TanStack Query v5.
``bash``
> pnpm i @crescendolab/zodios-react-query-v5
Zodios comes with a Query and Mutation hook helper.
It's a thin wrapper around React-Query but with zodios auto completion.
Zodios query hook also returns an invalidation helper to allow you to reset react query cache easily
Check out packages/examples for
a example.
Forked from ecyrbe/zodios-react which is licensed under the MIT License
Copyright © 2025-preset Crescendo Lab Inc.
Licensed under the Apache License, Version 2.0