Skip to content

Latest commit

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

README.md


@kubb/plugin-vue-query

Generate Vue Query composables with Kubb

@kubb/plugin-vue-query generates TanStack Query composables with Kubb. Each operation becomes a typed useQuery, useMutation, or useInfiniteQuery composable for Vue 3.

Installation

bun add @kubb/plugin-vue-query
# or
pnpm add @kubb/plugin-vue-query
# or
npm install @kubb/plugin-vue-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