diff --git a/icons/nuxt-open-fetch.svg b/icons/nuxt-open-fetch.svg new file mode 100644 index 000000000..ae5f059ea --- /dev/null +++ b/icons/nuxt-open-fetch.svg @@ -0,0 +1,3 @@ + + + diff --git a/modules/nuxt-open-fetch.yml b/modules/nuxt-open-fetch.yml new file mode 100644 index 000000000..d464cad17 --- /dev/null +++ b/modules/nuxt-open-fetch.yml @@ -0,0 +1,20 @@ +name: nuxt-open-fetch +description: Generate zero-overhead, 100% typed OpenAPI clients for Nuxt. +repo: enkot/nuxt-open-fetch +npm: nuxt-open-fetch +icon: nuxt-open-fetch.svg +github: https://github.com/enkot/nuxt-open-fetch +website: https://nuxt-open-fetch.vercel.app +learn_more: https://www.npmjs.com/package/nuxt-open-fetch +category: Request +type: 3rd-party +maintainers: + - name: Norbiros + github: Norbiros + avatar: https://avatars.githubusercontent.com/u/89837724?v=4 + - name: Taras Batenkov + github: enkot + avatar: https://avatars.githubusercontent.com/u/10506522?v=4 +compatibility: + nuxt: '>=3.0.0' + requires: {}