@nuxt/modules 0.6.0-394f34 → 0.6.0-39e8d3
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 +56 -56
- package/package.json +1 -1
package/modules.json
CHANGED
|
@@ -1205,13 +1205,13 @@
|
|
|
1205
1205
|
},
|
|
1206
1206
|
{
|
|
1207
1207
|
"name": "directus",
|
|
1208
|
-
"description": "Easily connect your
|
|
1208
|
+
"description": "Easily connect your Nuxt application to your directus server.",
|
|
1209
1209
|
"repo": "intevel/nuxt-directus",
|
|
1210
1210
|
"npm": "nuxt-directus",
|
|
1211
1211
|
"icon": "directus.svg",
|
|
1212
|
-
"github": "https://github.com/
|
|
1213
|
-
"website": "https://nuxt-directus.
|
|
1214
|
-
"learn_more": "https://nuxt-directus.
|
|
1212
|
+
"github": "https://github.com/intevel/nuxt-directus/",
|
|
1213
|
+
"website": "https://nuxt-directus.site/",
|
|
1214
|
+
"learn_more": "https://nuxt-directus.site/",
|
|
1215
1215
|
"category": "CMS",
|
|
1216
1216
|
"type": "3rd-party",
|
|
1217
1217
|
"maintainers": [
|
|
@@ -1222,10 +1222,8 @@
|
|
|
1222
1222
|
}
|
|
1223
1223
|
],
|
|
1224
1224
|
"compatibility": {
|
|
1225
|
-
"nuxt": "^
|
|
1226
|
-
"requires": {
|
|
1227
|
-
"bridge": true
|
|
1228
|
-
}
|
|
1225
|
+
"nuxt": "^3.0.0",
|
|
1226
|
+
"requires": {}
|
|
1229
1227
|
}
|
|
1230
1228
|
},
|
|
1231
1229
|
{
|
|
@@ -2786,6 +2784,32 @@
|
|
|
2786
2784
|
"requires": {}
|
|
2787
2785
|
}
|
|
2788
2786
|
},
|
|
2787
|
+
{
|
|
2788
|
+
"name": "lucide-icons",
|
|
2789
|
+
"description": "Nuxt 3 module to integrate Lucide icons",
|
|
2790
|
+
"repo": "swisnl/nuxt-lucide-icons",
|
|
2791
|
+
"npm": "nuxt-lucide-icons",
|
|
2792
|
+
"icon": "lucide-icons.svg",
|
|
2793
|
+
"github": "https://github.com/swisnl/nuxt-lucide-icons",
|
|
2794
|
+
"website": "https://github.com/swisnl/nuxt-lucide-icons",
|
|
2795
|
+
"learn_more": "",
|
|
2796
|
+
"category": "UI",
|
|
2797
|
+
"type": "3rd-party",
|
|
2798
|
+
"maintainers": [
|
|
2799
|
+
{
|
|
2800
|
+
"name": "SWIS",
|
|
2801
|
+
"github": "swisnl"
|
|
2802
|
+
},
|
|
2803
|
+
{
|
|
2804
|
+
"name": "Jasper Zonneveld",
|
|
2805
|
+
"github": "JaZo"
|
|
2806
|
+
}
|
|
2807
|
+
],
|
|
2808
|
+
"compatibility": {
|
|
2809
|
+
"nuxt": "^3.0.0",
|
|
2810
|
+
"requires": {}
|
|
2811
|
+
}
|
|
2812
|
+
},
|
|
2789
2813
|
{
|
|
2790
2814
|
"name": "lunr",
|
|
2791
2815
|
"description": "Full-text search with pre-build indexes for Nuxt.js using lunr.js",
|
|
@@ -3314,6 +3338,28 @@
|
|
|
3314
3338
|
"requires": {}
|
|
3315
3339
|
}
|
|
3316
3340
|
},
|
|
3341
|
+
{
|
|
3342
|
+
"name": "nuxt-feedme",
|
|
3343
|
+
"description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
|
|
3344
|
+
"repo": "helltraitor/nuxt-feedme",
|
|
3345
|
+
"npm": "nuxt-feedme",
|
|
3346
|
+
"icon": "",
|
|
3347
|
+
"github": "https://github.com/helltraitor/nuxt-feedme",
|
|
3348
|
+
"website": "https://github.com/helltraitor/nuxt-feedme",
|
|
3349
|
+
"learn_more": "",
|
|
3350
|
+
"category": "SEO",
|
|
3351
|
+
"type": "3rd-party",
|
|
3352
|
+
"maintainers": [
|
|
3353
|
+
{
|
|
3354
|
+
"name": "Helltraitor",
|
|
3355
|
+
"github": "helltraitor"
|
|
3356
|
+
}
|
|
3357
|
+
],
|
|
3358
|
+
"compatibility": {
|
|
3359
|
+
"nuxt": "^3.0.0",
|
|
3360
|
+
"requires": {}
|
|
3361
|
+
}
|
|
3362
|
+
},
|
|
3317
3363
|
{
|
|
3318
3364
|
"name": "nuxt-graphql-middleware",
|
|
3319
3365
|
"description": "Expose GraphQL queries and mutations as server API routes.",
|
|
@@ -4470,7 +4516,7 @@
|
|
|
4470
4516
|
"description": "radash module with auto-import and custom prefix",
|
|
4471
4517
|
"repo": "bbg/nuxt-radash",
|
|
4472
4518
|
"npm": "nuxt-radash",
|
|
4473
|
-
"icon": "radash.
|
|
4519
|
+
"icon": "radash.png",
|
|
4474
4520
|
"github": "https://github.com/bbg/nuxt-radash",
|
|
4475
4521
|
"website": "https://github.com/bbg/nuxt-radash#readme",
|
|
4476
4522
|
"learn_more": "https://github.com/rayepps/radash/",
|
|
@@ -4767,7 +4813,7 @@
|
|
|
4767
4813
|
"description": "Sentry module for Nuxt.js to help developers diagnose, fix, and optimize the performance of their code",
|
|
4768
4814
|
"repo": "nuxt-community/sentry-module",
|
|
4769
4815
|
"npm": "@nuxtjs/sentry",
|
|
4770
|
-
"icon": "sentry.
|
|
4816
|
+
"icon": "sentry.svg",
|
|
4771
4817
|
"github": "https://github.com/nuxt-community/sentry-module",
|
|
4772
4818
|
"website": "https://sentry.nuxtjs.org/",
|
|
4773
4819
|
"learn_more": "https://sentry.io/welcome/",
|
|
@@ -7187,52 +7233,6 @@
|
|
|
7187
7233
|
"requires": {}
|
|
7188
7234
|
}
|
|
7189
7235
|
},
|
|
7190
|
-
{
|
|
7191
|
-
"name": "yandex-metrika-next",
|
|
7192
|
-
"description": "Yandex Metrika integration for Nuxt",
|
|
7193
|
-
"repo": "artmizu/yandex-metrika-nuxt",
|
|
7194
|
-
"npm": "@artmizu/yandex-metrika-nuxt",
|
|
7195
|
-
"icon": "yandex-metrika.svg",
|
|
7196
|
-
"github": "https://github.com/artmizu/yandex-metrika-nuxt",
|
|
7197
|
-
"website": "https://github.com/artmizu/yandex-metrika-nuxt",
|
|
7198
|
-
"learn_more": "",
|
|
7199
|
-
"category": "Analytics",
|
|
7200
|
-
"type": "3rd-party",
|
|
7201
|
-
"maintainers": [
|
|
7202
|
-
{
|
|
7203
|
-
"name": "Aleksandr Saburov",
|
|
7204
|
-
"github": "artmizu",
|
|
7205
|
-
"avatar": "https://avatars.githubusercontent.com/artmizu?v=4"
|
|
7206
|
-
}
|
|
7207
|
-
],
|
|
7208
|
-
"compatibility": {
|
|
7209
|
-
"nuxt": "^3.0.0",
|
|
7210
|
-
"requires": {}
|
|
7211
|
-
}
|
|
7212
|
-
},
|
|
7213
|
-
{
|
|
7214
|
-
"name": "yandex-metrika",
|
|
7215
|
-
"description": "Yandex metrika Module for Nuxt.js",
|
|
7216
|
-
"repo": "nuxt-community/yandex-metrika-module",
|
|
7217
|
-
"npm": "@nuxtjs/yandex-metrika",
|
|
7218
|
-
"icon": "",
|
|
7219
|
-
"github": "https://github.com/nuxt-community/yandex-metrika-module",
|
|
7220
|
-
"website": "https://github.com/nuxt-community/yandex-metrika-module",
|
|
7221
|
-
"learn_more": "https://metrica.yandex.com/about",
|
|
7222
|
-
"category": "Analytics",
|
|
7223
|
-
"type": "community",
|
|
7224
|
-
"maintainers": [
|
|
7225
|
-
{
|
|
7226
|
-
"name": "Pooya Parsa",
|
|
7227
|
-
"github": "pi0",
|
|
7228
|
-
"twitter": "_pi0_"
|
|
7229
|
-
}
|
|
7230
|
-
],
|
|
7231
|
-
"compatibility": {
|
|
7232
|
-
"nuxt": "^2.0.0",
|
|
7233
|
-
"requires": {}
|
|
7234
|
-
}
|
|
7235
|
-
},
|
|
7236
7236
|
{
|
|
7237
7237
|
"name": "zendesk",
|
|
7238
7238
|
"description": "Nuxt.js module for Zendesk",
|