@nuxt/modules 0.6.0-cc7116 → 0.6.0-cc76a0
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 +28 -54
- package/package.json +1 -1
package/modules.json
CHANGED
|
@@ -4106,11 +4106,11 @@
|
|
|
4106
4106
|
{
|
|
4107
4107
|
"name": "netlify",
|
|
4108
4108
|
"description": "Local emulation of the Netlify platform in development",
|
|
4109
|
-
"repo": "netlify/
|
|
4109
|
+
"repo": "netlify/primitives#main/packages/nuxt-module",
|
|
4110
4110
|
"npm": "@netlify/nuxt",
|
|
4111
4111
|
"icon": "netlify.svg",
|
|
4112
|
-
"github": "https://github.com/netlify/
|
|
4113
|
-
"website": "https://github.com/netlify/
|
|
4112
|
+
"github": "https://github.com/netlify/primitives",
|
|
4113
|
+
"website": "https://github.com/netlify/primitives#readme",
|
|
4114
4114
|
"learn_more": "https://npmx.dev/package/@netlify/nuxt",
|
|
4115
4115
|
"category": "Deployment",
|
|
4116
4116
|
"type": "3rd-party",
|
|
@@ -4499,7 +4499,7 @@
|
|
|
4499
4499
|
{
|
|
4500
4500
|
"name": "nuxt-charts",
|
|
4501
4501
|
"description": "Nuxt module for vue-chrts",
|
|
4502
|
-
"repo": "dennisadriaans/vue-chrts#main/packages/nuxt
|
|
4502
|
+
"repo": "dennisadriaans/vue-chrts#main/packages/nuxt",
|
|
4503
4503
|
"npm": "nuxt-charts",
|
|
4504
4504
|
"icon": "nuxt-charts.svg",
|
|
4505
4505
|
"github": "https://github.com/dennisadriaans/vue-chrts",
|
|
@@ -4632,6 +4632,28 @@
|
|
|
4632
4632
|
"requires": {}
|
|
4633
4633
|
}
|
|
4634
4634
|
},
|
|
4635
|
+
{
|
|
4636
|
+
"name": "nuxt-cookie-consent",
|
|
4637
|
+
"description": "Nuxt module for integrating with cookie consent providers with ease",
|
|
4638
|
+
"repo": "weareheavy/nuxt-cookie-consent",
|
|
4639
|
+
"npm": "@weareheavy/nuxt-cookie-consent",
|
|
4640
|
+
"icon": "wah.svg",
|
|
4641
|
+
"github": "https://github.com/weareheavy/nuxt-cookie-consent",
|
|
4642
|
+
"website": "https://nuxt-cookie-consent.packages.weareheavy.com",
|
|
4643
|
+
"learn_more": "",
|
|
4644
|
+
"category": "Extensions",
|
|
4645
|
+
"type": "3rd-party",
|
|
4646
|
+
"maintainers": [
|
|
4647
|
+
{
|
|
4648
|
+
"name": "weareheavy",
|
|
4649
|
+
"github": "weareheavy"
|
|
4650
|
+
}
|
|
4651
|
+
],
|
|
4652
|
+
"compatibility": {
|
|
4653
|
+
"nuxt": ">=3.0.0",
|
|
4654
|
+
"requires": {}
|
|
4655
|
+
}
|
|
4656
|
+
},
|
|
4635
4657
|
{
|
|
4636
4658
|
"name": "nuxt-coolify",
|
|
4637
4659
|
"description": "Integrate Nuxt and Nitro With Coolify's API using nuxt-coolify.",
|
|
@@ -5217,30 +5239,6 @@
|
|
|
5217
5239
|
"requires": {}
|
|
5218
5240
|
}
|
|
5219
5241
|
},
|
|
5220
|
-
{
|
|
5221
|
-
"name": "nuxt-livekit",
|
|
5222
|
-
"description": "LiveKit integration for Nuxt: realtime video, audio, and data with client composables and server utilities",
|
|
5223
|
-
"repo": "nuxtaid/nuxt-livekit",
|
|
5224
|
-
"npm": "nuxt-livekit",
|
|
5225
|
-
"icon": "nuxt-livekit.svg",
|
|
5226
|
-
"github": "https://github.com/nuxtaid/nuxt-livekit",
|
|
5227
|
-
"website": "https://github.com/nuxtaid/nuxt-livekit#readme",
|
|
5228
|
-
"learn_more": "https://docs.livekit.io/intro/overview/",
|
|
5229
|
-
"category": "Libraries",
|
|
5230
|
-
"type": "3rd-party",
|
|
5231
|
-
"maintainers": [
|
|
5232
|
-
{
|
|
5233
|
-
"name": "Arash Ari Sheyda",
|
|
5234
|
-
"github": "arashsheyda",
|
|
5235
|
-
"twitter": "arash_sheyda",
|
|
5236
|
-
"bluesky": "arashsheyda.me"
|
|
5237
|
-
}
|
|
5238
|
-
],
|
|
5239
|
-
"compatibility": {
|
|
5240
|
-
"nuxt": ">=3.0.0",
|
|
5241
|
-
"requires": {}
|
|
5242
|
-
}
|
|
5243
|
-
},
|
|
5244
5242
|
{
|
|
5245
5243
|
"name": "nuxt-localtunnel",
|
|
5246
5244
|
"description": "Exposes your Nuxt localhost to the world automatically.",
|
|
@@ -5456,7 +5454,7 @@
|
|
|
5456
5454
|
"npm": "nuxt-mqtt",
|
|
5457
5455
|
"icon": "nuxt-mqtt.png",
|
|
5458
5456
|
"github": "https://github.com/nuxtaid/nuxt-mqtt",
|
|
5459
|
-
"website": "https://github.com/nuxtaid/nuxt-
|
|
5457
|
+
"website": "https://github.com/nuxtaid/nuxt-mongoose#readme",
|
|
5460
5458
|
"learn_more": "",
|
|
5461
5459
|
"category": "Extensions",
|
|
5462
5460
|
"type": "3rd-party",
|
|
@@ -6393,30 +6391,6 @@
|
|
|
6393
6391
|
}
|
|
6394
6392
|
}
|
|
6395
6393
|
},
|
|
6396
|
-
{
|
|
6397
|
-
"name": "nuxt-volcano",
|
|
6398
|
-
"description": "A Nuxt module for Volcano Agent SDK - build AI agents with LLM reasoning and MCP tools",
|
|
6399
|
-
"repo": "arashsheyda/nuxt-volcano",
|
|
6400
|
-
"npm": "nuxt-volcano",
|
|
6401
|
-
"icon": "nuxt-volcano.png",
|
|
6402
|
-
"github": "https://github.com/arashsheyda/nuxt-volcano",
|
|
6403
|
-
"website": "https://github.com/arashsheyda/nuxt-volcano#readme",
|
|
6404
|
-
"learn_more": "",
|
|
6405
|
-
"category": "AI",
|
|
6406
|
-
"type": "3rd-party",
|
|
6407
|
-
"maintainers": [
|
|
6408
|
-
{
|
|
6409
|
-
"name": "Arash Ari Sheyda",
|
|
6410
|
-
"github": "arashsheyda",
|
|
6411
|
-
"twitter": "arash_sheyda",
|
|
6412
|
-
"bluesky": "arashsheyda.me"
|
|
6413
|
-
}
|
|
6414
|
-
],
|
|
6415
|
-
"compatibility": {
|
|
6416
|
-
"nuxt": ">=3.0.0",
|
|
6417
|
-
"requires": {}
|
|
6418
|
-
}
|
|
6419
|
-
},
|
|
6420
6394
|
{
|
|
6421
6395
|
"name": "nuxt-vue3-google-signin",
|
|
6422
6396
|
"description": "Empower your Nuxt app with Google Sign-In, hassle-free",
|
|
@@ -8069,7 +8043,7 @@
|
|
|
8069
8043
|
"npm": "@shopware/nuxt-module",
|
|
8070
8044
|
"icon": "shopware.svg",
|
|
8071
8045
|
"github": "https://github.com/shopware/frontends",
|
|
8072
|
-
"website": "https://
|
|
8046
|
+
"website": "https://frontends.shopware.com/packages/nuxt-module.html",
|
|
8073
8047
|
"learn_more": "https://www.shopware.com/en/",
|
|
8074
8048
|
"category": "Ecommerce",
|
|
8075
8049
|
"type": "3rd-party",
|