Skip to content

Commit 97e679e

Browse files
Abbasmoeautofix-ci[bot]atinux
authored
feat: add nuxt-gql-pulse module (#1292)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: Sébastien Chopin <atinux@gmail.com>
1 parent d29df7b commit 97e679e

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

modules/nuxt-gql-pulse.yml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
name: nuxt-gql-pulse
2+
description: >-
3+
A Nuxt 3 module for making GraphQL requests with ease, leveraging the power of
4+
Nuxt's composables and VueUse.
5+
repo: Abbasmoe/nuxt-gql-pulse
6+
npm: nuxt-gql-pulse
7+
icon: ''
8+
github: https://github.com/Abbasmoe/nuxt-gql-pulse
9+
website: https://github.com/Abbasmoe/nuxt-gql-pulse
10+
learn_more: ''
11+
category: Request
12+
type: 3rd-party
13+
maintainers:
14+
- name: Abbas Mohamed
15+
github: Abbasmoe
16+
compatibility:
17+
nuxt: '>=3.0.0'
18+
requires: {}

0 commit comments

Comments
 (0)