Skip to content

Commit b724324

Browse files
committed
feat: add nuxt-open-fetch module
1 parent 8058189 commit b724324

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

icons/nuxt-open-fetch.svg

Lines changed: 3 additions & 0 deletions
Loading

modules/nuxt-open-fetch.yml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)