We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 007b936 commit bbd3a17Copy full SHA for bbd3a17
2 files changed
icons/nuxt-query.svg
modules/nuxt-query.yml
@@ -0,0 +1,17 @@
1
+name: nuxt-query
2
+description: Nuxt module for TanStack Query (FKA Vue Query) with Nuxt DevTools integration
3
+repo: peterbud/nuxt-query
4
+npm: '@peterbud/nuxt-query'
5
+icon: nuxt-query.svg
6
+github: https://github.com/peterbud/nuxt-query
7
+website: https://github.com/peterbud/nuxt-query#readme
8
+learn_more: https://tanstack.com/query/latest/docs/framework/vue/overview
9
+category: Libraries
10
+type: 3rd-party
11
+maintainers:
12
+ - name: Peter Budai
13
+ github: peterbud
14
+ bluesky: peterbud.bsky.social
15
+compatibility:
16
+ nuxt: '>=3.0.0'
17
+ requires: {}
0 commit comments