@nuxt/modules 0.6.0-38273 → 0.6.0-40e577
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/modules.json +70 -2
- package/package.json +1 -1
package/modules.json
CHANGED
|
@@ -153,7 +153,7 @@
|
|
|
153
153
|
"npm": "nuxt-api-party",
|
|
154
154
|
"icon": "api-party.svg",
|
|
155
155
|
"github": "https://github.com/johannschopplich/nuxt-api-party",
|
|
156
|
-
"website": "https://
|
|
156
|
+
"website": "https://nuxt-api-party.jhnn.dev/",
|
|
157
157
|
"learn_more": "",
|
|
158
158
|
"category": "Request",
|
|
159
159
|
"type": "3rd-party",
|
|
@@ -1717,6 +1717,30 @@
|
|
|
1717
1717
|
"requires": {}
|
|
1718
1718
|
}
|
|
1719
1719
|
},
|
|
1720
|
+
{
|
|
1721
|
+
"name": "gtag",
|
|
1722
|
+
"description": "Google Analytics integration for Nuxt 3",
|
|
1723
|
+
"repo": "johannschopplich/nuxt-gtag",
|
|
1724
|
+
"npm": "nuxt-gtag",
|
|
1725
|
+
"icon": "gtag.svg",
|
|
1726
|
+
"github": "https://github.com/johannschopplich/nuxt-gtag",
|
|
1727
|
+
"website": "https://github.com/johannschopplich/nuxt-gtag#readme",
|
|
1728
|
+
"learn_more": "",
|
|
1729
|
+
"category": "Analytics",
|
|
1730
|
+
"type": "3rd-party",
|
|
1731
|
+
"maintainers": [
|
|
1732
|
+
{
|
|
1733
|
+
"name": "Johann Schopplich",
|
|
1734
|
+
"github": "johannschopplich",
|
|
1735
|
+
"twitter": "jschopplich",
|
|
1736
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
1737
|
+
}
|
|
1738
|
+
],
|
|
1739
|
+
"compatibility": {
|
|
1740
|
+
"nuxt": "^3.0.0",
|
|
1741
|
+
"requires": {}
|
|
1742
|
+
}
|
|
1743
|
+
},
|
|
1720
1744
|
{
|
|
1721
1745
|
"name": "gtm",
|
|
1722
1746
|
"description": "Google Tag Manager Module for Nuxt.js",
|
|
@@ -2371,7 +2395,7 @@
|
|
|
2371
2395
|
},
|
|
2372
2396
|
{
|
|
2373
2397
|
"name": "link-checker",
|
|
2374
|
-
"description": "",
|
|
2398
|
+
"description": "Identify and fix link issues for prerendered Nuxt 3 apps.",
|
|
2375
2399
|
"repo": "harlan-zw/nuxt-link-checker",
|
|
2376
2400
|
"npm": "nuxt-link-checker",
|
|
2377
2401
|
"icon": "",
|
|
@@ -2905,6 +2929,28 @@
|
|
|
2905
2929
|
"requires": {}
|
|
2906
2930
|
}
|
|
2907
2931
|
},
|
|
2932
|
+
{
|
|
2933
|
+
"name": "nuxt-chatgpt",
|
|
2934
|
+
"description": "ChatGPT integration for Nuxt 3",
|
|
2935
|
+
"repo": "schnapsterdog/nuxt-chatgpt",
|
|
2936
|
+
"npm": "nuxt-chatgpt",
|
|
2937
|
+
"icon": "chatgpt.svg",
|
|
2938
|
+
"github": "https://github.com/schnapsterdog/nuxt-chatgpt",
|
|
2939
|
+
"website": "https://github.com/schnapsterdog/nuxt-chatgpt",
|
|
2940
|
+
"learn_more": "https://github.com/schnapsterdog/nuxt-chatgpt/blob/main/README.md",
|
|
2941
|
+
"category": "Libraries",
|
|
2942
|
+
"type": "3rd-party",
|
|
2943
|
+
"maintainers": [
|
|
2944
|
+
{
|
|
2945
|
+
"name": "Oliver Trajceski",
|
|
2946
|
+
"github": "schnapsterdog"
|
|
2947
|
+
}
|
|
2948
|
+
],
|
|
2949
|
+
"compatibility": {
|
|
2950
|
+
"nuxt": "^3.0.0",
|
|
2951
|
+
"requires": {}
|
|
2952
|
+
}
|
|
2953
|
+
},
|
|
2908
2954
|
{
|
|
2909
2955
|
"name": "nuxt-graphql-middleware",
|
|
2910
2956
|
"description": "Expose GraphQL queries and mutations as server API routes.",
|
|
@@ -3851,6 +3897,28 @@
|
|
|
3851
3897
|
"requires": {}
|
|
3852
3898
|
}
|
|
3853
3899
|
},
|
|
3900
|
+
{
|
|
3901
|
+
"name": "quasar",
|
|
3902
|
+
"description": "Effortlessly build high-performance & high-quality Vue.js 3 user interfaces in record time",
|
|
3903
|
+
"repo": "Maiquu/nuxt-quasar",
|
|
3904
|
+
"npm": "nuxt-quasar-ui",
|
|
3905
|
+
"icon": "quasar.svg",
|
|
3906
|
+
"github": "https://github.com/Maiquu/nuxt-quasar",
|
|
3907
|
+
"website": "https://quasar.dev/",
|
|
3908
|
+
"learn_more": "https://github.com/Maiquu/nuxt-quasar",
|
|
3909
|
+
"category": "UI",
|
|
3910
|
+
"type": "3rd-party",
|
|
3911
|
+
"maintainers": [
|
|
3912
|
+
{
|
|
3913
|
+
"name": "Ege İliklier",
|
|
3914
|
+
"github": "Maiquu"
|
|
3915
|
+
}
|
|
3916
|
+
],
|
|
3917
|
+
"compatibility": {
|
|
3918
|
+
"nuxt": "^3.0.0",
|
|
3919
|
+
"requires": {}
|
|
3920
|
+
}
|
|
3921
|
+
},
|
|
3854
3922
|
{
|
|
3855
3923
|
"name": "recaptcha",
|
|
3856
3924
|
"description": "Simple and easy Google reCAPTCHA module with Nuxt.js",
|