Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md


@kubb/plugin-react-query

Generate TanStack Query hooks with Kubb

@kubb/plugin-react-query generates TanStack Query hooks with Kubb. Each operation becomes a typed useQuery, useMutation, or useInfiniteQuery hook.

Installation

bun add @kubb/plugin-react-query
# or
pnpm add @kubb/plugin-react-query
# or
npm install @kubb/plugin-react-query

Documentation

See the full documentation for configuration options and examples.

Supporting Kubb

Kubb is an open source project, and its development is funded entirely by sponsors. If you would like to become a sponsor, please consider:

My sponsors

License

MIT