Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions modules/nuxt-openapi-hyperfetch.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
name: nuxt-openapi-hyperfetch
description: >-
Generate useFetch and useAsyncData composables on top of the OpenAPI client
with Nuxt-friendly wrappers and auto-import support.
repo: dmartindiaz/nuxt-openapi-hyperfetch
npm: nuxt-openapi-hyperfetch
icon: ''
github: https://github.com/dmartindiaz/nuxt-openapi-hyperfetch
website: https://nuxt-openapi-hyperfetch.netlify.app/
learn_more: ''
category: Request
type: 3rd-party
maintainers:
- name: DANIEL MARTIN DIAZ
github: dmartindiaz
avatar: https://avatars.githubusercontent.com/dmartindiaz?v=4
compatibility:
nuxt: '>=3.0.0'
requires: {}
Loading