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.
nuxt-open-fetch
1 parent 8058189 commit b724324Copy full SHA for b724324
icons/nuxt-open-fetch.svg
modules/nuxt-open-fetch.yml
@@ -0,0 +1,20 @@
1
+name: nuxt-open-fetch
2
+description: Generate zero-overhead, 100% typed OpenAPI clients for Nuxt.
3
+repo: Norbiros/nuxt-open-fetch
4
+npm: nuxt-open-fetch
5
+icon: nuxt-open-fetch.svg
6
+github: https://github.com/Norbiros/nuxt-open-fetch
7
+website: https://nuxt-open-fetch.norbiros.dev
8
+learn_more: https://www.npmjs.com/package/nuxt-open-fetch
9
+category: Request
10
+type: 3rd-party
11
+maintainers:
12
+ - name: Norbiros
13
+ github: Norbiros
14
+ avatar: https://avatars.githubusercontent.com/u/89837724?v=4
15
+ - name: Taras Batenkov
16
+ github: enkot
17
+ avatar: https://avatars.githubusercontent.com/u/10506522?v=4
18
+compatibility:
19
+ nuxt: '>=3.0.0'
20
+ requires: {}
0 commit comments