@nuxt/modules 0.6.0-6db257 → 0.6.0-743960
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 +648 -149
- package/package.json +9 -9
package/modules.json
CHANGED
|
@@ -170,6 +170,28 @@
|
|
|
170
170
|
}
|
|
171
171
|
}
|
|
172
172
|
},
|
|
173
|
+
{
|
|
174
|
+
"name": "aos",
|
|
175
|
+
"description": "A Nuxt module that adds Animate On Scroll",
|
|
176
|
+
"repo": "egidiusmengelberg/nuxt-aos",
|
|
177
|
+
"npm": "nuxt-aos",
|
|
178
|
+
"icon": "aos.png",
|
|
179
|
+
"github": "https://github.com/egidiusmengelberg/nuxt-aos",
|
|
180
|
+
"website": "https://github.com/egidiusmengelberg/nuxt-aos",
|
|
181
|
+
"learn_more": "",
|
|
182
|
+
"category": "Devtools",
|
|
183
|
+
"type": "3rd-party",
|
|
184
|
+
"maintainers": [
|
|
185
|
+
{
|
|
186
|
+
"name": "egidiusmengelberg",
|
|
187
|
+
"github": "egidiusmengelberg"
|
|
188
|
+
}
|
|
189
|
+
],
|
|
190
|
+
"compatibility": {
|
|
191
|
+
"nuxt": "^3.0.0",
|
|
192
|
+
"requires": {}
|
|
193
|
+
}
|
|
194
|
+
},
|
|
173
195
|
{
|
|
174
196
|
"name": "api-party",
|
|
175
197
|
"description": "Nuxt 3 module to securely connect with any API – server proxy & dynamic composable names",
|
|
@@ -286,6 +308,51 @@
|
|
|
286
308
|
"requires": {}
|
|
287
309
|
}
|
|
288
310
|
},
|
|
311
|
+
{
|
|
312
|
+
"name": "arco-design-nuxt-module",
|
|
313
|
+
"description": "Nuxt Module for Arco Design Vue. Automatically import components, icons and more.",
|
|
314
|
+
"repo": "wiidede/arco-design-nuxt-module",
|
|
315
|
+
"npm": "arco-design-nuxt-module",
|
|
316
|
+
"icon": "arco-design.svg",
|
|
317
|
+
"github": "https://github.com/wiidede/arco-design-nuxt-module",
|
|
318
|
+
"website": "https://arco.design/vue",
|
|
319
|
+
"learn_more": "https://github.com/wiidede/arco-design-nuxt-module#readme",
|
|
320
|
+
"category": "UI",
|
|
321
|
+
"type": "3rd-party",
|
|
322
|
+
"maintainers": [
|
|
323
|
+
{
|
|
324
|
+
"name": "wiidede",
|
|
325
|
+
"github": "wiidede"
|
|
326
|
+
}
|
|
327
|
+
],
|
|
328
|
+
"compatibility": {
|
|
329
|
+
"nuxt": "^3.0.0",
|
|
330
|
+
"requires": {}
|
|
331
|
+
}
|
|
332
|
+
},
|
|
333
|
+
{
|
|
334
|
+
"name": "ark-ui",
|
|
335
|
+
"description": "A headless library for building reusable, scalable design systems that works for a wide range of JS frameworks.",
|
|
336
|
+
"repo": "iamdin/nuxt-ark-ui",
|
|
337
|
+
"npm": "nuxt-ark-ui",
|
|
338
|
+
"icon": "ark-ui.svg",
|
|
339
|
+
"github": "https://github.com/iamdin/nuxt-ark-ui",
|
|
340
|
+
"website": "https://ark-ui.com/",
|
|
341
|
+
"learn_more": "https://github.com/iamdin/nuxt-ark-ui",
|
|
342
|
+
"category": "UI",
|
|
343
|
+
"type": "3rd-party",
|
|
344
|
+
"maintainers": [
|
|
345
|
+
{
|
|
346
|
+
"name": "Din",
|
|
347
|
+
"github": "iamdin",
|
|
348
|
+
"twitter": "iamdinq"
|
|
349
|
+
}
|
|
350
|
+
],
|
|
351
|
+
"compatibility": {
|
|
352
|
+
"nuxt": "^3.0.0",
|
|
353
|
+
"requires": {}
|
|
354
|
+
}
|
|
355
|
+
},
|
|
289
356
|
{
|
|
290
357
|
"name": "auth",
|
|
291
358
|
"description": "Zero-boilerplate authentication support for Nuxt.js.",
|
|
@@ -758,10 +825,10 @@
|
|
|
758
825
|
{
|
|
759
826
|
"name": "cloudinary",
|
|
760
827
|
"description": "Optimize images and videos in your Nuxt.js application",
|
|
761
|
-
"repo": "nuxt-
|
|
828
|
+
"repo": "nuxt-modules/cloudinary",
|
|
762
829
|
"npm": "@nuxtjs/cloudinary",
|
|
763
830
|
"icon": "cloudinary.png",
|
|
764
|
-
"github": "https://github.com/nuxt-
|
|
831
|
+
"github": "https://github.com/nuxt-modules/cloudinary",
|
|
765
832
|
"website": "https://cloudinary.nuxtjs.org",
|
|
766
833
|
"learn_more": "https://cloudinary.com",
|
|
767
834
|
"category": "Images",
|
|
@@ -781,10 +848,10 @@
|
|
|
781
848
|
{
|
|
782
849
|
"name": "color-mode",
|
|
783
850
|
"description": "Dark and Light mode for NuxtJS with auto detection",
|
|
784
|
-
"repo": "nuxt-
|
|
851
|
+
"repo": "nuxt-modules/color-mode",
|
|
785
852
|
"npm": "@nuxtjs/color-mode",
|
|
786
853
|
"icon": "color-mode.png",
|
|
787
|
-
"github": "https://github.com/nuxt-
|
|
854
|
+
"github": "https://github.com/nuxt-modules/color-mode",
|
|
788
855
|
"website": "https://color-mode.nuxtjs.org",
|
|
789
856
|
"learn_more": "",
|
|
790
857
|
"category": "UI",
|
|
@@ -1115,7 +1182,7 @@
|
|
|
1115
1182
|
{
|
|
1116
1183
|
"name": "delay-hydration",
|
|
1117
1184
|
"description": "Improve your Nuxt.js v2 Google Lighthouse score by delaying hydration.",
|
|
1118
|
-
"repo": "harlan-zw/nuxt-delay-hydration
|
|
1185
|
+
"repo": "harlan-zw/nuxt-delay-hydration",
|
|
1119
1186
|
"npm": "nuxt-delay-hydration",
|
|
1120
1187
|
"icon": "lighthouse.svg",
|
|
1121
1188
|
"github": "https://github.com/harlan-zw/nuxt-delay-hydration",
|
|
@@ -1137,12 +1204,12 @@
|
|
|
1137
1204
|
},
|
|
1138
1205
|
{
|
|
1139
1206
|
"name": "device",
|
|
1140
|
-
"description": "Device detection module for Nuxt
|
|
1141
|
-
"repo": "nuxt-
|
|
1207
|
+
"description": "Device detection module for Nuxt",
|
|
1208
|
+
"repo": "nuxt-modules/device",
|
|
1142
1209
|
"npm": "@nuxtjs/device",
|
|
1143
1210
|
"icon": "",
|
|
1144
|
-
"github": "https://github.com/nuxt-
|
|
1145
|
-
"website": "https://github.com/nuxt-
|
|
1211
|
+
"github": "https://github.com/nuxt-modules/device",
|
|
1212
|
+
"website": "https://github.com/nuxt-modules/device",
|
|
1146
1213
|
"learn_more": "",
|
|
1147
1214
|
"category": "Extensions",
|
|
1148
1215
|
"type": "community",
|
|
@@ -1182,13 +1249,13 @@
|
|
|
1182
1249
|
},
|
|
1183
1250
|
{
|
|
1184
1251
|
"name": "directus",
|
|
1185
|
-
"description": "Easily connect your
|
|
1252
|
+
"description": "Easily connect your Nuxt application to your directus server.",
|
|
1186
1253
|
"repo": "intevel/nuxt-directus",
|
|
1187
1254
|
"npm": "nuxt-directus",
|
|
1188
1255
|
"icon": "directus.svg",
|
|
1189
|
-
"github": "https://github.com/
|
|
1190
|
-
"website": "https://nuxt-directus.
|
|
1191
|
-
"learn_more": "https://nuxt-directus.
|
|
1256
|
+
"github": "https://github.com/intevel/nuxt-directus/",
|
|
1257
|
+
"website": "https://nuxt-directus.site/",
|
|
1258
|
+
"learn_more": "https://nuxt-directus.site/",
|
|
1192
1259
|
"category": "CMS",
|
|
1193
1260
|
"type": "3rd-party",
|
|
1194
1261
|
"maintainers": [
|
|
@@ -1199,10 +1266,30 @@
|
|
|
1199
1266
|
}
|
|
1200
1267
|
],
|
|
1201
1268
|
"compatibility": {
|
|
1202
|
-
"nuxt": "^
|
|
1203
|
-
"requires": {
|
|
1204
|
-
|
|
1269
|
+
"nuxt": "^3.0.0",
|
|
1270
|
+
"requires": {}
|
|
1271
|
+
}
|
|
1272
|
+
},
|
|
1273
|
+
{
|
|
1274
|
+
"name": "disqus",
|
|
1275
|
+
"description": "Disqus for Nuxt 3",
|
|
1276
|
+
"repo": "modbender/nuxt-disqus",
|
|
1277
|
+
"npm": "nuxt-disqus",
|
|
1278
|
+
"icon": "disqus.svg",
|
|
1279
|
+
"github": "https://github.com/modbender/nuxt-disqus",
|
|
1280
|
+
"website": "https://github.com/modbender/nuxt-disqus",
|
|
1281
|
+
"learn_more": "https://github.com/modbender/vue3-disqus",
|
|
1282
|
+
"category": "Libraries",
|
|
1283
|
+
"type": "3rd-party",
|
|
1284
|
+
"maintainers": [
|
|
1285
|
+
{
|
|
1286
|
+
"name": "modbender",
|
|
1287
|
+
"github": "modbender"
|
|
1205
1288
|
}
|
|
1289
|
+
],
|
|
1290
|
+
"compatibility": {
|
|
1291
|
+
"nuxt": "^3.0.0",
|
|
1292
|
+
"requires": {}
|
|
1206
1293
|
}
|
|
1207
1294
|
},
|
|
1208
1295
|
{
|
|
@@ -1603,11 +1690,11 @@
|
|
|
1603
1690
|
{
|
|
1604
1691
|
"name": "form-actions",
|
|
1605
1692
|
"description": "A set of features and composables to interact with forms and server data.",
|
|
1606
|
-
"repo": "Hebilicious/form-actions-nuxt/packages/form-action-nuxt
|
|
1693
|
+
"repo": "Hebilicious/form-actions-nuxt#main/packages/form-action-nuxt",
|
|
1607
1694
|
"npm": "@hebilicious/form-actions-nuxt",
|
|
1608
1695
|
"icon": "form-actions.svg",
|
|
1609
1696
|
"github": "https://github.com/Hebilicious/form-actions-nuxt",
|
|
1610
|
-
"website": "https://
|
|
1697
|
+
"website": "https://form-actions-nuxt.pages.dev/",
|
|
1611
1698
|
"learn_more": "https://github.com/Hebilicious/form-actions-nuxt#readme",
|
|
1612
1699
|
"category": "Request",
|
|
1613
1700
|
"type": "3rd-party",
|
|
@@ -1619,7 +1706,7 @@
|
|
|
1619
1706
|
}
|
|
1620
1707
|
],
|
|
1621
1708
|
"compatibility": {
|
|
1622
|
-
"nuxt": "^3.
|
|
1709
|
+
"nuxt": "^3.7.0",
|
|
1623
1710
|
"requires": {}
|
|
1624
1711
|
}
|
|
1625
1712
|
},
|
|
@@ -1756,11 +1843,11 @@
|
|
|
1756
1843
|
{
|
|
1757
1844
|
"name": "google-fonts",
|
|
1758
1845
|
"description": "Google Fonts module for NuxtJS",
|
|
1759
|
-
"repo": "nuxt-
|
|
1846
|
+
"repo": "nuxt-modules/google-fonts",
|
|
1760
1847
|
"npm": "@nuxtjs/google-fonts",
|
|
1761
1848
|
"icon": "google-fonts.png",
|
|
1762
|
-
"github": "https://github.com/nuxt-
|
|
1763
|
-
"website": "https://
|
|
1849
|
+
"github": "https://github.com/nuxt-modules/google-fonts",
|
|
1850
|
+
"website": "https://google-fonts.nuxtjs.org",
|
|
1764
1851
|
"learn_more": "https://developers.google.com/fonts",
|
|
1765
1852
|
"category": "Fonts",
|
|
1766
1853
|
"type": "community",
|
|
@@ -2228,11 +2315,11 @@
|
|
|
2228
2315
|
{
|
|
2229
2316
|
"name": "i18n",
|
|
2230
2317
|
"description": "i18n features for your Nuxt project so you can easily add internationalization.",
|
|
2231
|
-
"repo": "nuxt-
|
|
2318
|
+
"repo": "nuxt-modules/i18n",
|
|
2232
2319
|
"npm": "@nuxtjs/i18n",
|
|
2233
2320
|
"icon": "i18n.png",
|
|
2234
|
-
"github": "https://github.com/nuxt-
|
|
2235
|
-
"website": "https://i18n.nuxtjs.org",
|
|
2321
|
+
"github": "https://github.com/nuxt-modules/i18n",
|
|
2322
|
+
"website": "https://v8.i18n.nuxtjs.org",
|
|
2236
2323
|
"learn_more": "https://kazupon.github.io/vue-i18n/",
|
|
2237
2324
|
"category": "Extensions",
|
|
2238
2325
|
"type": "community",
|
|
@@ -2346,7 +2433,7 @@
|
|
|
2346
2433
|
"npm": "@nuxt/image",
|
|
2347
2434
|
"icon": "image.png",
|
|
2348
2435
|
"github": "https://github.com/nuxt/image",
|
|
2349
|
-
"website": "https://image.
|
|
2436
|
+
"website": "https://image.nuxt.com",
|
|
2350
2437
|
"learn_more": "",
|
|
2351
2438
|
"category": "Images",
|
|
2352
2439
|
"type": "official",
|
|
@@ -2356,6 +2443,11 @@
|
|
|
2356
2443
|
"github": "farnabaz",
|
|
2357
2444
|
"twitter": "a_birang"
|
|
2358
2445
|
},
|
|
2446
|
+
{
|
|
2447
|
+
"name": "Daniel Roe",
|
|
2448
|
+
"github": "danielroe",
|
|
2449
|
+
"twitter": "danielcroe"
|
|
2450
|
+
},
|
|
2359
2451
|
{
|
|
2360
2452
|
"name": "Pooya Parsa",
|
|
2361
2453
|
"github": "pi0",
|
|
@@ -2624,13 +2716,13 @@
|
|
|
2624
2716
|
},
|
|
2625
2717
|
{
|
|
2626
2718
|
"name": "link-checker",
|
|
2627
|
-
"description": "
|
|
2719
|
+
"description": "Find and magically fix links that may be negatively effecting your Nuxt sites SEO.",
|
|
2628
2720
|
"repo": "harlan-zw/nuxt-link-checker",
|
|
2629
2721
|
"npm": "nuxt-link-checker",
|
|
2630
|
-
"icon": "",
|
|
2722
|
+
"icon": "link-checker.svg",
|
|
2631
2723
|
"github": "https://github.com/harlan-zw/nuxt-link-checker",
|
|
2632
|
-
"website": "https://
|
|
2633
|
-
"learn_more": "",
|
|
2724
|
+
"website": "https://nuxtseo.com/link-checker",
|
|
2725
|
+
"learn_more": "https://nuxtseo.com/link-checker",
|
|
2634
2726
|
"category": "SEO",
|
|
2635
2727
|
"type": "3rd-party",
|
|
2636
2728
|
"maintainers": [
|
|
@@ -2721,11 +2813,11 @@
|
|
|
2721
2813
|
{
|
|
2722
2814
|
"name": "logrocket",
|
|
2723
2815
|
"description": "LogRocket module for Nuxt.js to help you fix bugs and understand user behaviour.",
|
|
2724
|
-
"repo": "nuxt-
|
|
2816
|
+
"repo": "nuxt-modules/logrocket",
|
|
2725
2817
|
"npm": "nuxt-logrocket",
|
|
2726
2818
|
"icon": "logrocket.png",
|
|
2727
|
-
"github": "https://github.com/nuxt-
|
|
2728
|
-
"website": "https://github.com/nuxt-
|
|
2819
|
+
"github": "https://github.com/nuxt-modules/logrocket",
|
|
2820
|
+
"website": "https://github.com/nuxt-modules/logrocket",
|
|
2729
2821
|
"learn_more": "https://docs.logrocket.com/docs",
|
|
2730
2822
|
"category": "Monitoring",
|
|
2731
2823
|
"type": "community",
|
|
@@ -2741,6 +2833,32 @@
|
|
|
2741
2833
|
"requires": {}
|
|
2742
2834
|
}
|
|
2743
2835
|
},
|
|
2836
|
+
{
|
|
2837
|
+
"name": "lucide-icons",
|
|
2838
|
+
"description": "Nuxt 3 module to integrate Lucide icons",
|
|
2839
|
+
"repo": "swisnl/nuxt-lucide-icons",
|
|
2840
|
+
"npm": "nuxt-lucide-icons",
|
|
2841
|
+
"icon": "lucide-icons.svg",
|
|
2842
|
+
"github": "https://github.com/swisnl/nuxt-lucide-icons",
|
|
2843
|
+
"website": "https://github.com/swisnl/nuxt-lucide-icons",
|
|
2844
|
+
"learn_more": "",
|
|
2845
|
+
"category": "UI",
|
|
2846
|
+
"type": "3rd-party",
|
|
2847
|
+
"maintainers": [
|
|
2848
|
+
{
|
|
2849
|
+
"name": "SWIS",
|
|
2850
|
+
"github": "swisnl"
|
|
2851
|
+
},
|
|
2852
|
+
{
|
|
2853
|
+
"name": "Jasper Zonneveld",
|
|
2854
|
+
"github": "JaZo"
|
|
2855
|
+
}
|
|
2856
|
+
],
|
|
2857
|
+
"compatibility": {
|
|
2858
|
+
"nuxt": "^3.0.0",
|
|
2859
|
+
"requires": {}
|
|
2860
|
+
}
|
|
2861
|
+
},
|
|
2744
2862
|
{
|
|
2745
2863
|
"name": "lunr",
|
|
2746
2864
|
"description": "Full-text search with pre-build indexes for Nuxt.js using lunr.js",
|
|
@@ -3181,6 +3299,28 @@
|
|
|
3181
3299
|
"requires": {}
|
|
3182
3300
|
}
|
|
3183
3301
|
},
|
|
3302
|
+
{
|
|
3303
|
+
"name": "nuxt-anchorscroll",
|
|
3304
|
+
"description": "Scroll to top and to anchor support for Nuxt",
|
|
3305
|
+
"repo": "helltraitor/nuxt-anchorscroll",
|
|
3306
|
+
"npm": "nuxt-anchorscroll",
|
|
3307
|
+
"icon": "",
|
|
3308
|
+
"github": "https://github.com/helltraitor/nuxt-anchorscroll",
|
|
3309
|
+
"website": "https://github.com/helltraitor/nuxt-anchorscroll",
|
|
3310
|
+
"learn_more": "",
|
|
3311
|
+
"category": "UI",
|
|
3312
|
+
"type": "3rd-party",
|
|
3313
|
+
"maintainers": [
|
|
3314
|
+
{
|
|
3315
|
+
"name": "Helltraitor",
|
|
3316
|
+
"github": "helltraitor"
|
|
3317
|
+
}
|
|
3318
|
+
],
|
|
3319
|
+
"compatibility": {
|
|
3320
|
+
"nuxt": "^3.0.0",
|
|
3321
|
+
"requires": {}
|
|
3322
|
+
}
|
|
3323
|
+
},
|
|
3184
3324
|
{
|
|
3185
3325
|
"name": "nuxt-auth",
|
|
3186
3326
|
"description": "",
|
|
@@ -3203,6 +3343,50 @@
|
|
|
3203
3343
|
"requires": {}
|
|
3204
3344
|
}
|
|
3205
3345
|
},
|
|
3346
|
+
{
|
|
3347
|
+
"name": "nuxt-basic-auth",
|
|
3348
|
+
"description": "Nuxt 3 Module for Basic Authentication",
|
|
3349
|
+
"repo": "kgierke/nuxt-basic-auth",
|
|
3350
|
+
"npm": "@kgierke/nuxt-basic-auth",
|
|
3351
|
+
"icon": "",
|
|
3352
|
+
"github": "https://github.com/kgierke/nuxt-basic-auth",
|
|
3353
|
+
"website": "https://github.com/kgierke/nuxt-basic-auth",
|
|
3354
|
+
"learn_more": "",
|
|
3355
|
+
"category": "Security",
|
|
3356
|
+
"type": "3rd-party",
|
|
3357
|
+
"maintainers": [
|
|
3358
|
+
{
|
|
3359
|
+
"name": "kgierke",
|
|
3360
|
+
"github": "kgierke"
|
|
3361
|
+
}
|
|
3362
|
+
],
|
|
3363
|
+
"compatibility": {
|
|
3364
|
+
"nuxt": "^3.0.0",
|
|
3365
|
+
"requires": {}
|
|
3366
|
+
}
|
|
3367
|
+
},
|
|
3368
|
+
{
|
|
3369
|
+
"name": "nuxt-bootstrap-icons",
|
|
3370
|
+
"description": "Just a simple integration for Bootstrap Icons",
|
|
3371
|
+
"repo": "OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3372
|
+
"npm": "nuxt-bootstrap-icons",
|
|
3373
|
+
"icon": "bootstrap-icons.svg",
|
|
3374
|
+
"github": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3375
|
+
"website": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3376
|
+
"learn_more": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3377
|
+
"category": "UI",
|
|
3378
|
+
"type": "3rd-party",
|
|
3379
|
+
"maintainers": [
|
|
3380
|
+
{
|
|
3381
|
+
"name": "OyewoleOyedeji",
|
|
3382
|
+
"github": "OyewoleOyedeji"
|
|
3383
|
+
}
|
|
3384
|
+
],
|
|
3385
|
+
"compatibility": {
|
|
3386
|
+
"nuxt": "^3.0.0",
|
|
3387
|
+
"requires": {}
|
|
3388
|
+
}
|
|
3389
|
+
},
|
|
3206
3390
|
{
|
|
3207
3391
|
"name": "nuxt-chatgpt",
|
|
3208
3392
|
"description": "ChatGPT integration for Nuxt 3",
|
|
@@ -3225,6 +3409,54 @@
|
|
|
3225
3409
|
"requires": {}
|
|
3226
3410
|
}
|
|
3227
3411
|
},
|
|
3412
|
+
{
|
|
3413
|
+
"name": "nuxt-facebook-chat",
|
|
3414
|
+
"description": "nuxt-plotly module is thin Nuxt3 wrapper for Facebook's Customer Chat SDK",
|
|
3415
|
+
"repo": "superdev-tech/nuxt-facebook-chat",
|
|
3416
|
+
"npm": "nuxt-facebook-chat",
|
|
3417
|
+
"icon": "nuxt-facebook-chat.svg",
|
|
3418
|
+
"github": "https://github.com/superdev-tech/nuxt-facebook-chat",
|
|
3419
|
+
"website": "https://github.com/superdev-tech/nuxt-facebook-chat",
|
|
3420
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-facebook-chat",
|
|
3421
|
+
"category": "Libraries",
|
|
3422
|
+
"type": "3rd-party",
|
|
3423
|
+
"maintainers": [
|
|
3424
|
+
{
|
|
3425
|
+
"name": "Supanut Dokmaithong",
|
|
3426
|
+
"github": "Boomgeek"
|
|
3427
|
+
},
|
|
3428
|
+
{
|
|
3429
|
+
"name": "superdev-tech",
|
|
3430
|
+
"github": "superdev-tech"
|
|
3431
|
+
}
|
|
3432
|
+
],
|
|
3433
|
+
"compatibility": {
|
|
3434
|
+
"nuxt": "^3.0.0",
|
|
3435
|
+
"requires": {}
|
|
3436
|
+
}
|
|
3437
|
+
},
|
|
3438
|
+
{
|
|
3439
|
+
"name": "nuxt-feedme",
|
|
3440
|
+
"description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
|
|
3441
|
+
"repo": "helltraitor/nuxt-feedme",
|
|
3442
|
+
"npm": "nuxt-feedme",
|
|
3443
|
+
"icon": "",
|
|
3444
|
+
"github": "https://github.com/helltraitor/nuxt-feedme",
|
|
3445
|
+
"website": "https://github.com/helltraitor/nuxt-feedme",
|
|
3446
|
+
"learn_more": "",
|
|
3447
|
+
"category": "SEO",
|
|
3448
|
+
"type": "3rd-party",
|
|
3449
|
+
"maintainers": [
|
|
3450
|
+
{
|
|
3451
|
+
"name": "Helltraitor",
|
|
3452
|
+
"github": "helltraitor"
|
|
3453
|
+
}
|
|
3454
|
+
],
|
|
3455
|
+
"compatibility": {
|
|
3456
|
+
"nuxt": "^3.0.0",
|
|
3457
|
+
"requires": {}
|
|
3458
|
+
}
|
|
3459
|
+
},
|
|
3228
3460
|
{
|
|
3229
3461
|
"name": "nuxt-graphql-middleware",
|
|
3230
3462
|
"description": "Expose GraphQL queries and mutations as server API routes.",
|
|
@@ -3322,6 +3554,28 @@
|
|
|
3322
3554
|
}
|
|
3323
3555
|
}
|
|
3324
3556
|
},
|
|
3557
|
+
{
|
|
3558
|
+
"name": "nuxt-jsonld",
|
|
3559
|
+
"description": "Manage JSON-LD in Vue component.",
|
|
3560
|
+
"repo": "ymmooot/nuxt-jsonld",
|
|
3561
|
+
"npm": "nuxt-jsonld",
|
|
3562
|
+
"icon": "",
|
|
3563
|
+
"github": "https://github.com/ymmooot/nuxt-jsonld",
|
|
3564
|
+
"website": "https://github.com/ymmooot/nuxt-jsonld",
|
|
3565
|
+
"learn_more": "",
|
|
3566
|
+
"category": "SEO",
|
|
3567
|
+
"type": "3rd-party",
|
|
3568
|
+
"maintainers": [
|
|
3569
|
+
{
|
|
3570
|
+
"name": "ymmooot",
|
|
3571
|
+
"github": "ymmooot"
|
|
3572
|
+
}
|
|
3573
|
+
],
|
|
3574
|
+
"compatibility": {
|
|
3575
|
+
"nuxt": "^3.0.0",
|
|
3576
|
+
"requires": {}
|
|
3577
|
+
}
|
|
3578
|
+
},
|
|
3325
3579
|
{
|
|
3326
3580
|
"name": "nuxt-localtunnel",
|
|
3327
3581
|
"description": "Exposes your Nuxt localhost to the world automatically.",
|
|
@@ -3390,6 +3644,28 @@
|
|
|
3390
3644
|
"requires": {}
|
|
3391
3645
|
}
|
|
3392
3646
|
},
|
|
3647
|
+
{
|
|
3648
|
+
"name": "nuxt-mdi",
|
|
3649
|
+
"description": "Add 7,000+ icons to your Nuxt application, from Material Design Icons.",
|
|
3650
|
+
"repo": "ERPedersen/nuxt-mdi",
|
|
3651
|
+
"npm": "nuxt-mdi",
|
|
3652
|
+
"icon": "mdi.png",
|
|
3653
|
+
"github": "https://github.com/ERPedersen/nuxt-mdi",
|
|
3654
|
+
"website": "https://nuxt-mdi.emilrosenius.com",
|
|
3655
|
+
"learn_more": "https://github.com/ERPedersen/nuxt-mdi/blob/main/README.md",
|
|
3656
|
+
"category": "Libraries",
|
|
3657
|
+
"type": "3rd-party",
|
|
3658
|
+
"maintainers": [
|
|
3659
|
+
{
|
|
3660
|
+
"name": "Emil Rosenius",
|
|
3661
|
+
"github": "ERPedersen"
|
|
3662
|
+
}
|
|
3663
|
+
],
|
|
3664
|
+
"compatibility": {
|
|
3665
|
+
"nuxt": "^3.0.0",
|
|
3666
|
+
"requires": {}
|
|
3667
|
+
}
|
|
3668
|
+
},
|
|
3393
3669
|
{
|
|
3394
3670
|
"name": "nuxt-monaco-editor",
|
|
3395
3671
|
"description": "Integrate monaco-editor with Nuxt",
|
|
@@ -3457,6 +3733,28 @@
|
|
|
3457
3733
|
"requires": {}
|
|
3458
3734
|
}
|
|
3459
3735
|
},
|
|
3736
|
+
{
|
|
3737
|
+
"name": "nuxt-phosphor-icons",
|
|
3738
|
+
"description": "Just a simple integration for @phosphor-icons in Nuxt",
|
|
3739
|
+
"repo": "OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3740
|
+
"npm": "nuxt-phosphor-icons",
|
|
3741
|
+
"icon": "phosphor-icons.svg",
|
|
3742
|
+
"github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3743
|
+
"website": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3744
|
+
"learn_more": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3745
|
+
"category": "UI",
|
|
3746
|
+
"type": "3rd-party",
|
|
3747
|
+
"maintainers": [
|
|
3748
|
+
{
|
|
3749
|
+
"name": "OyewoleOyedeji",
|
|
3750
|
+
"github": "OyewoleOyedeji"
|
|
3751
|
+
}
|
|
3752
|
+
],
|
|
3753
|
+
"compatibility": {
|
|
3754
|
+
"nuxt": "^3.0.0",
|
|
3755
|
+
"requires": {}
|
|
3756
|
+
}
|
|
3757
|
+
},
|
|
3460
3758
|
{
|
|
3461
3759
|
"name": "nuxt-pino-log",
|
|
3462
3760
|
"description": "Structured logs for nuxt apps using pino",
|
|
@@ -3501,6 +3799,32 @@
|
|
|
3501
3799
|
"requires": {}
|
|
3502
3800
|
}
|
|
3503
3801
|
},
|
|
3802
|
+
{
|
|
3803
|
+
"name": "nuxt-plotly",
|
|
3804
|
+
"description": "nuxt-plotly module is thin Nuxt3 wrapper for plotly.js",
|
|
3805
|
+
"repo": "superdev-tech/nuxt-plotly",
|
|
3806
|
+
"npm": "nuxt-plotly",
|
|
3807
|
+
"icon": "nuxt-plotly.svg",
|
|
3808
|
+
"github": "https://github.com/superdev-tech/nuxt-plotly",
|
|
3809
|
+
"website": "https://github.com/superdev-tech/nuxt-plotly",
|
|
3810
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-plotly",
|
|
3811
|
+
"category": "Libraries",
|
|
3812
|
+
"type": "3rd-party",
|
|
3813
|
+
"maintainers": [
|
|
3814
|
+
{
|
|
3815
|
+
"name": "Supanut Dokmaithong",
|
|
3816
|
+
"github": "Boomgeek"
|
|
3817
|
+
},
|
|
3818
|
+
{
|
|
3819
|
+
"name": "superdev-tech",
|
|
3820
|
+
"github": "superdev-tech"
|
|
3821
|
+
}
|
|
3822
|
+
],
|
|
3823
|
+
"compatibility": {
|
|
3824
|
+
"nuxt": "^3.0.0",
|
|
3825
|
+
"requires": {}
|
|
3826
|
+
}
|
|
3827
|
+
},
|
|
3504
3828
|
{
|
|
3505
3829
|
"name": "nuxt-png-to-ico",
|
|
3506
3830
|
"description": "Nuxt.js module for auto generating favicons",
|
|
@@ -3713,12 +4037,12 @@
|
|
|
3713
4037
|
{
|
|
3714
4038
|
"name": "nuxt-vue3-google-signin",
|
|
3715
4039
|
"description": "Empower your Nuxt app with Google Sign-In, hassle-free",
|
|
3716
|
-
"repo": "
|
|
4040
|
+
"repo": "wavezync/nuxt-vue3-google-signin",
|
|
3717
4041
|
"npm": "nuxt-vue3-google-signin",
|
|
3718
4042
|
"icon": "vue3-google-signin.svg",
|
|
3719
|
-
"github": "https://github.com/
|
|
3720
|
-
"website": "https://vue3-google-signin.
|
|
3721
|
-
"learn_more": "https://vue3-google-signin.
|
|
4043
|
+
"github": "https://github.com/wavezync/nuxt-vue3-google-signin",
|
|
4044
|
+
"website": "https://vue3-google-signin.wavezync.com",
|
|
4045
|
+
"learn_more": "https://vue3-google-signin.wavezync.com",
|
|
3722
4046
|
"category": "Libraries",
|
|
3723
4047
|
"type": "3rd-party",
|
|
3724
4048
|
"maintainers": [
|
|
@@ -3734,7 +4058,7 @@
|
|
|
3734
4058
|
},
|
|
3735
4059
|
{
|
|
3736
4060
|
"name": "nuxt-vuetify",
|
|
3737
|
-
"description": "Add Vuetify 3 to your Nuxt 3 application in seconds.",
|
|
4061
|
+
"description": "Add Vuetify 3 to your Nuxt 3 application in 3 seconds.",
|
|
3738
4062
|
"repo": "invictus-codes/nuxt-vuetify",
|
|
3739
4063
|
"npm": "@invictus.codes/nuxt-vuetify",
|
|
3740
4064
|
"icon": "vuetify-logo-v3-dark.svg",
|
|
@@ -3754,6 +4078,28 @@
|
|
|
3754
4078
|
"requires": {}
|
|
3755
4079
|
}
|
|
3756
4080
|
},
|
|
4081
|
+
{
|
|
4082
|
+
"name": "nuxt3-leaflet",
|
|
4083
|
+
"description": "Leaflet integration with Nuxt",
|
|
4084
|
+
"repo": "Gugustinette/Nuxt-Leaflet",
|
|
4085
|
+
"npm": "nuxt3-leaflet",
|
|
4086
|
+
"icon": "leaflet.png",
|
|
4087
|
+
"github": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4088
|
+
"website": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4089
|
+
"learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4090
|
+
"category": "Libraries",
|
|
4091
|
+
"type": "3rd-party",
|
|
4092
|
+
"maintainers": [
|
|
4093
|
+
{
|
|
4094
|
+
"name": "Augustin MERCIER",
|
|
4095
|
+
"github": "Gugustinette"
|
|
4096
|
+
}
|
|
4097
|
+
],
|
|
4098
|
+
"compatibility": {
|
|
4099
|
+
"nuxt": "^3.0.0",
|
|
4100
|
+
"requires": {}
|
|
4101
|
+
}
|
|
4102
|
+
},
|
|
3757
4103
|
{
|
|
3758
4104
|
"name": "nuxt7",
|
|
3759
4105
|
"description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
|
|
@@ -3777,38 +4123,15 @@
|
|
|
3777
4123
|
"requires": {}
|
|
3778
4124
|
}
|
|
3779
4125
|
},
|
|
3780
|
-
{
|
|
3781
|
-
"name": "nuxtlabs-ui",
|
|
3782
|
-
"description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
|
|
3783
|
-
"repo": "nuxtlabs/ui",
|
|
3784
|
-
"npm": "@nuxthq/ui",
|
|
3785
|
-
"icon": "nuxtlabs-ui.svg",
|
|
3786
|
-
"github": "https://github.com/nuxtlabs/ui",
|
|
3787
|
-
"website": "https://ui.nuxtlabs.com",
|
|
3788
|
-
"learn_more": "https://ui.nuxtlabs.com",
|
|
3789
|
-
"category": "UI",
|
|
3790
|
-
"type": "3rd-party",
|
|
3791
|
-
"maintainers": [
|
|
3792
|
-
{
|
|
3793
|
-
"name": "Benjamin Canac",
|
|
3794
|
-
"github": "benjamincanac",
|
|
3795
|
-
"twitter": "benjamincanac"
|
|
3796
|
-
}
|
|
3797
|
-
],
|
|
3798
|
-
"compatibility": {
|
|
3799
|
-
"nuxt": "^3.0.0",
|
|
3800
|
-
"requires": {}
|
|
3801
|
-
}
|
|
3802
|
-
},
|
|
3803
4126
|
{
|
|
3804
4127
|
"name": "og-image",
|
|
3805
|
-
"description": "
|
|
4128
|
+
"description": "Enlightened runtime images generated with Vue templates.",
|
|
3806
4129
|
"repo": "harlan-zw/nuxt-og-image",
|
|
3807
4130
|
"npm": "nuxt-og-image",
|
|
3808
|
-
"icon": "",
|
|
4131
|
+
"icon": "og-image.svg",
|
|
3809
4132
|
"github": "https://github.com/harlan-zw/nuxt-og-image",
|
|
3810
|
-
"website": "https://
|
|
3811
|
-
"learn_more": "",
|
|
4133
|
+
"website": "https://nuxtseo.com/og-image",
|
|
4134
|
+
"learn_more": "https://nuxtseo.com/og-image",
|
|
3812
4135
|
"category": "SEO",
|
|
3813
4136
|
"type": "3rd-party",
|
|
3814
4137
|
"maintainers": [
|
|
@@ -3914,6 +4237,29 @@
|
|
|
3914
4237
|
"requires": {}
|
|
3915
4238
|
}
|
|
3916
4239
|
},
|
|
4240
|
+
{
|
|
4241
|
+
"name": "particles",
|
|
4242
|
+
"description": "Easily add particle animations to your Nuxt projects using tsParticles",
|
|
4243
|
+
"repo": "Joepocalyptic/nuxt-particles",
|
|
4244
|
+
"npm": "nuxt-particles",
|
|
4245
|
+
"icon": "",
|
|
4246
|
+
"github": "https://github.com/Joepocalyptic/nuxt-particles",
|
|
4247
|
+
"website": "https://nuxt-particles.joeypereira.dev",
|
|
4248
|
+
"learn_more": "https://particles.js.org/",
|
|
4249
|
+
"category": "Libraries",
|
|
4250
|
+
"type": "3rd-party",
|
|
4251
|
+
"maintainers": [
|
|
4252
|
+
{
|
|
4253
|
+
"name": "Joey Pereira",
|
|
4254
|
+
"github": "Joepocalyptic",
|
|
4255
|
+
"avatar": "https://avatars.githubusercontent.com/Joepocalyptic?v=4"
|
|
4256
|
+
}
|
|
4257
|
+
],
|
|
4258
|
+
"compatibility": {
|
|
4259
|
+
"nuxt": "^3.0.0",
|
|
4260
|
+
"requires": {}
|
|
4261
|
+
}
|
|
4262
|
+
},
|
|
3917
4263
|
{
|
|
3918
4264
|
"name": "partytown",
|
|
3919
4265
|
"description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
|
|
@@ -4102,6 +4448,30 @@
|
|
|
4102
4448
|
"requires": {}
|
|
4103
4449
|
}
|
|
4104
4450
|
},
|
|
4451
|
+
{
|
|
4452
|
+
"name": "prepare",
|
|
4453
|
+
"description": "Initialization steps at build time – like Nuxt 2 server init",
|
|
4454
|
+
"repo": "johannschopplich/nuxt-prepare",
|
|
4455
|
+
"npm": "nuxt-prepare",
|
|
4456
|
+
"icon": "prepare.svg",
|
|
4457
|
+
"github": "https://github.com/johannschopplich/nuxt-prepare",
|
|
4458
|
+
"website": "https://nuxt-prepare.jhnn.dev",
|
|
4459
|
+
"learn_more": "",
|
|
4460
|
+
"category": "Devtools",
|
|
4461
|
+
"type": "3rd-party",
|
|
4462
|
+
"maintainers": [
|
|
4463
|
+
{
|
|
4464
|
+
"name": "Johann Schopplich",
|
|
4465
|
+
"github": "johannschopplich",
|
|
4466
|
+
"twitter": "jschopplich",
|
|
4467
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
4468
|
+
}
|
|
4469
|
+
],
|
|
4470
|
+
"compatibility": {
|
|
4471
|
+
"nuxt": "^3.0.0",
|
|
4472
|
+
"requires": {}
|
|
4473
|
+
}
|
|
4474
|
+
},
|
|
4105
4475
|
{
|
|
4106
4476
|
"name": "prismic",
|
|
4107
4477
|
"description": "Easily connect your Nuxt.js application to your content hosted on Prismic",
|
|
@@ -4306,6 +4676,28 @@
|
|
|
4306
4676
|
"requires": {}
|
|
4307
4677
|
}
|
|
4308
4678
|
},
|
|
4679
|
+
{
|
|
4680
|
+
"name": "radash",
|
|
4681
|
+
"description": "radash module with auto-import and custom prefix",
|
|
4682
|
+
"repo": "bbg/nuxt-radash",
|
|
4683
|
+
"npm": "nuxt-radash",
|
|
4684
|
+
"icon": "radash.png",
|
|
4685
|
+
"github": "https://github.com/bbg/nuxt-radash",
|
|
4686
|
+
"website": "https://github.com/bbg/nuxt-radash#readme",
|
|
4687
|
+
"learn_more": "https://github.com/rayepps/radash/",
|
|
4688
|
+
"category": "Libraries",
|
|
4689
|
+
"type": "3rd-party",
|
|
4690
|
+
"maintainers": [
|
|
4691
|
+
{
|
|
4692
|
+
"name": "Batuhan Göksu",
|
|
4693
|
+
"github": "bbg"
|
|
4694
|
+
}
|
|
4695
|
+
],
|
|
4696
|
+
"compatibility": {
|
|
4697
|
+
"nuxt": "^3.0.0",
|
|
4698
|
+
"requires": {}
|
|
4699
|
+
}
|
|
4700
|
+
},
|
|
4309
4701
|
{
|
|
4310
4702
|
"name": "recaptcha",
|
|
4311
4703
|
"description": "Simple and easy Google reCAPTCHA module with Nuxt.js",
|
|
@@ -4376,11 +4768,11 @@
|
|
|
4376
4768
|
{
|
|
4377
4769
|
"name": "robots",
|
|
4378
4770
|
"description": "A Nuxt.js module thats inject a middleware to generate a robots.txt file",
|
|
4379
|
-
"repo": "nuxt-
|
|
4771
|
+
"repo": "nuxt-modules/robots",
|
|
4380
4772
|
"npm": "@nuxtjs/robots",
|
|
4381
4773
|
"icon": "robots.png",
|
|
4382
|
-
"github": "https://github.com/nuxt-
|
|
4383
|
-
"website": "https://github.com/nuxt-
|
|
4774
|
+
"github": "https://github.com/nuxt-modules/robots",
|
|
4775
|
+
"website": "https://github.com/nuxt-modules/robots",
|
|
4384
4776
|
"learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
|
|
4385
4777
|
"category": "SEO",
|
|
4386
4778
|
"type": "community",
|
|
@@ -4492,13 +4884,13 @@
|
|
|
4492
4884
|
},
|
|
4493
4885
|
{
|
|
4494
4886
|
"name": "schema-org",
|
|
4495
|
-
"description": "Schema.org for Nuxt
|
|
4496
|
-
"repo": "
|
|
4887
|
+
"description": "Schema.org for Nuxt.",
|
|
4888
|
+
"repo": "harlan-zw/nuxt-schema-org",
|
|
4497
4889
|
"npm": "nuxt-schema-org",
|
|
4498
4890
|
"icon": "schema-org.svg",
|
|
4499
|
-
"github": "https://github.com/
|
|
4500
|
-
"website": "https://
|
|
4501
|
-
"learn_more": "https://
|
|
4891
|
+
"github": "https://github.com/harlan-zw/nuxt-schema-org",
|
|
4892
|
+
"website": "https://nuxtseo.com/schema-org",
|
|
4893
|
+
"learn_more": "https://unhead.unjs.io/schema-org/getting-started/setup",
|
|
4502
4894
|
"category": "SEO",
|
|
4503
4895
|
"type": "3rd-party",
|
|
4504
4896
|
"maintainers": [
|
|
@@ -4586,7 +4978,7 @@
|
|
|
4586
4978
|
"description": "Sentry module for Nuxt.js to help developers diagnose, fix, and optimize the performance of their code",
|
|
4587
4979
|
"repo": "nuxt-community/sentry-module",
|
|
4588
4980
|
"npm": "@nuxtjs/sentry",
|
|
4589
|
-
"icon": "sentry.
|
|
4981
|
+
"icon": "sentry.svg",
|
|
4590
4982
|
"github": "https://github.com/nuxt-community/sentry-module",
|
|
4591
4983
|
"website": "https://sentry.nuxtjs.org/",
|
|
4592
4984
|
"learn_more": "https://sentry.io/welcome/",
|
|
@@ -4603,14 +4995,38 @@
|
|
|
4603
4995
|
"requires": {}
|
|
4604
4996
|
}
|
|
4605
4997
|
},
|
|
4998
|
+
{
|
|
4999
|
+
"name": "seo-experiments",
|
|
5000
|
+
"description": "Powerful SEO DX improvements that may or may not land in the Nuxt core.",
|
|
5001
|
+
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
5002
|
+
"npm": "nuxt-seo-experiments",
|
|
5003
|
+
"icon": "seo-experiments.svg",
|
|
5004
|
+
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
5005
|
+
"website": "https://nuxtseo.com/experiments",
|
|
5006
|
+
"learn_more": "https://nuxtseo.com/experiments",
|
|
5007
|
+
"category": "SEO",
|
|
5008
|
+
"type": "3rd-party",
|
|
5009
|
+
"maintainers": [
|
|
5010
|
+
{
|
|
5011
|
+
"name": "Harlan Wilton",
|
|
5012
|
+
"github": "harlan-zw",
|
|
5013
|
+
"twitter": "harlan_zw",
|
|
5014
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
5015
|
+
}
|
|
5016
|
+
],
|
|
5017
|
+
"compatibility": {
|
|
5018
|
+
"nuxt": "^3.0.0",
|
|
5019
|
+
"requires": {}
|
|
5020
|
+
}
|
|
5021
|
+
},
|
|
4606
5022
|
{
|
|
4607
5023
|
"name": "seo-kit",
|
|
4608
|
-
"description": "
|
|
5024
|
+
"description": "The complete SEO solution for Nuxt.",
|
|
4609
5025
|
"repo": "harlan-zw/nuxt-seo-kit#main/layer",
|
|
4610
5026
|
"npm": "nuxt-seo-kit",
|
|
4611
5027
|
"icon": "seo-kit.svg",
|
|
4612
5028
|
"github": "https://github.com/harlan-zw/nuxt-seo-kit",
|
|
4613
|
-
"website": "https://
|
|
5029
|
+
"website": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
|
|
4614
5030
|
"learn_more": "",
|
|
4615
5031
|
"category": "SEO",
|
|
4616
5032
|
"type": "3rd-party",
|
|
@@ -4693,6 +5109,29 @@
|
|
|
4693
5109
|
"requires": {}
|
|
4694
5110
|
}
|
|
4695
5111
|
},
|
|
5112
|
+
{
|
|
5113
|
+
"name": "server-block",
|
|
5114
|
+
"description": "Use <server> tags in your Nuxt pages components.",
|
|
5115
|
+
"repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt#main",
|
|
5116
|
+
"npm": "@hebilicious/server-block-nuxt",
|
|
5117
|
+
"icon": "server-block.svg",
|
|
5118
|
+
"github": "https://github.com/Hebilicious/server-block-nuxt",
|
|
5119
|
+
"website": "https://github.com/Hebilicious/server-block-nuxt#readme",
|
|
5120
|
+
"learn_more": "https://github.com/Hebilicious/server-block-nuxt#readme",
|
|
5121
|
+
"category": "Extensions",
|
|
5122
|
+
"type": "3rd-party",
|
|
5123
|
+
"maintainers": [
|
|
5124
|
+
{
|
|
5125
|
+
"name": "Hebilicious",
|
|
5126
|
+
"github": "Hebilicious",
|
|
5127
|
+
"twitter": "its_hebilicious"
|
|
5128
|
+
}
|
|
5129
|
+
],
|
|
5130
|
+
"compatibility": {
|
|
5131
|
+
"nuxt": "^3.0.0",
|
|
5132
|
+
"requires": {}
|
|
5133
|
+
}
|
|
5134
|
+
},
|
|
4696
5135
|
{
|
|
4697
5136
|
"name": "session",
|
|
4698
5137
|
"description": "Session middleware to persist user data across requests, a client-side useSession composable to interact with the session, supports many storage backends via unjs/unstorage",
|
|
@@ -4785,13 +5224,13 @@
|
|
|
4785
5224
|
},
|
|
4786
5225
|
{
|
|
4787
5226
|
"name": "simple-robots",
|
|
4788
|
-
"description": "
|
|
5227
|
+
"description": "Tame the robots crawling and indexing your Nuxt site.",
|
|
4789
5228
|
"repo": "harlan-zw/nuxt-simple-robots",
|
|
4790
5229
|
"npm": "nuxt-simple-robots",
|
|
4791
|
-
"icon": "",
|
|
5230
|
+
"icon": "simple-robots.svg",
|
|
4792
5231
|
"github": "https://github.com/harlan-zw/nuxt-simple-robots",
|
|
4793
|
-
"website": "https://
|
|
4794
|
-
"learn_more": "",
|
|
5232
|
+
"website": "https://nuxtseo.com/robots",
|
|
5233
|
+
"learn_more": "https://nuxtseo.com/robots",
|
|
4795
5234
|
"category": "SEO",
|
|
4796
5235
|
"type": "3rd-party",
|
|
4797
5236
|
"maintainers": [
|
|
@@ -4809,13 +5248,13 @@
|
|
|
4809
5248
|
},
|
|
4810
5249
|
{
|
|
4811
5250
|
"name": "simple-sitemap",
|
|
4812
|
-
"description": "
|
|
5251
|
+
"description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
|
|
4813
5252
|
"repo": "harlan-zw/nuxt-simple-sitemap",
|
|
4814
5253
|
"npm": "nuxt-simple-sitemap",
|
|
4815
|
-
"icon": "",
|
|
5254
|
+
"icon": "simple-sitemap.svg",
|
|
4816
5255
|
"github": "https://github.com/harlan-zw/nuxt-simple-sitemap",
|
|
4817
|
-
"website": "https://
|
|
4818
|
-
"learn_more": "",
|
|
5256
|
+
"website": "https://nuxtseo.com/simple-sitemap",
|
|
5257
|
+
"learn_more": "https://nuxtseo.com/simple-sitemap",
|
|
4819
5258
|
"category": "SEO",
|
|
4820
5259
|
"type": "3rd-party",
|
|
4821
5260
|
"maintainers": [
|
|
@@ -5113,7 +5552,7 @@
|
|
|
5113
5552
|
"name": "storybook",
|
|
5114
5553
|
"description": "Easily integrate Storybook in your Nuxt.js application to design, build, and organize your UI components in isolation.",
|
|
5115
5554
|
"repo": "nuxt-community/storybook",
|
|
5116
|
-
"npm": "@
|
|
5555
|
+
"npm": "@storybook-vue/nuxt-storybook",
|
|
5117
5556
|
"icon": "storybook.png",
|
|
5118
5557
|
"github": "https://github.com/nuxt-community/storybook",
|
|
5119
5558
|
"website": "https://storybook.nuxtjs.org",
|
|
@@ -5142,10 +5581,10 @@
|
|
|
5142
5581
|
{
|
|
5143
5582
|
"name": "strapi",
|
|
5144
5583
|
"description": "Design APIs fast and manage content easily using REST or GraphQL.",
|
|
5145
|
-
"repo": "nuxt-
|
|
5584
|
+
"repo": "nuxt-modules/strapi",
|
|
5146
5585
|
"npm": "@nuxtjs/strapi",
|
|
5147
5586
|
"icon": "strapi.png",
|
|
5148
|
-
"github": "https://github.com/nuxt-
|
|
5587
|
+
"github": "https://github.com/nuxt-modules/strapi",
|
|
5149
5588
|
"website": "https://strapi.nuxtjs.org",
|
|
5150
5589
|
"learn_more": "https://strapi.io/",
|
|
5151
5590
|
"category": "CMS",
|
|
@@ -5288,10 +5727,10 @@
|
|
|
5288
5727
|
{
|
|
5289
5728
|
"name": "supabase",
|
|
5290
5729
|
"description": "First class integration with Supabase",
|
|
5291
|
-
"repo": "nuxt-
|
|
5730
|
+
"repo": "nuxt-modules/supabase",
|
|
5292
5731
|
"npm": "@nuxtjs/supabase",
|
|
5293
5732
|
"icon": "supabase.png",
|
|
5294
|
-
"github": "https://github.com/nuxt-
|
|
5733
|
+
"github": "https://github.com/nuxt-modules/supabase",
|
|
5295
5734
|
"website": "https://supabase.nuxtjs.org",
|
|
5296
5735
|
"learn_more": "https://supabase.com",
|
|
5297
5736
|
"category": "Database",
|
|
@@ -5342,12 +5781,12 @@
|
|
|
5342
5781
|
},
|
|
5343
5782
|
{
|
|
5344
5783
|
"name": "svg-sprite",
|
|
5345
|
-
"description": "Optimized and Easy way to use svg files in Nuxt
|
|
5346
|
-
"repo": "nuxt-
|
|
5784
|
+
"description": "Optimized and Easy way to use svg files in Nuxt",
|
|
5785
|
+
"repo": "nuxt-modules/svg-sprite",
|
|
5347
5786
|
"npm": "@nuxtjs/svg-sprite",
|
|
5348
5787
|
"icon": "",
|
|
5349
|
-
"github": "https://github.com/nuxt-
|
|
5350
|
-
"website": "https://github.com/nuxt-
|
|
5788
|
+
"github": "https://github.com/nuxt-modules/svg-sprite",
|
|
5789
|
+
"website": "https://github.com/nuxt-modules/svg-sprite",
|
|
5351
5790
|
"learn_more": "",
|
|
5352
5791
|
"category": "UI",
|
|
5353
5792
|
"type": "community",
|
|
@@ -5359,7 +5798,7 @@
|
|
|
5359
5798
|
}
|
|
5360
5799
|
],
|
|
5361
5800
|
"compatibility": {
|
|
5362
|
-
"nuxt": "^2.0.0",
|
|
5801
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5363
5802
|
"requires": {}
|
|
5364
5803
|
}
|
|
5365
5804
|
},
|
|
@@ -5455,10 +5894,10 @@
|
|
|
5455
5894
|
{
|
|
5456
5895
|
"name": "tailwindcss",
|
|
5457
5896
|
"description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
|
|
5458
|
-
"repo": "nuxt-
|
|
5897
|
+
"repo": "nuxt-modules/tailwindcss-module",
|
|
5459
5898
|
"npm": "@nuxtjs/tailwindcss",
|
|
5460
5899
|
"icon": "tailwindcss.png",
|
|
5461
|
-
"github": "https://github.com/nuxt-
|
|
5900
|
+
"github": "https://github.com/nuxt-modules/tailwindcss-module",
|
|
5462
5901
|
"website": "https://tailwindcss.nuxtjs.org",
|
|
5463
5902
|
"learn_more": "https://tailwindcss.com/",
|
|
5464
5903
|
"category": "UI",
|
|
@@ -5468,6 +5907,10 @@
|
|
|
5468
5907
|
"name": "Sébastien Chopin",
|
|
5469
5908
|
"github": "Atinux",
|
|
5470
5909
|
"twitter": "Atinux"
|
|
5910
|
+
},
|
|
5911
|
+
{
|
|
5912
|
+
"name": "Inesh Bose",
|
|
5913
|
+
"github": "ineshbose"
|
|
5471
5914
|
}
|
|
5472
5915
|
],
|
|
5473
5916
|
"compatibility": {
|
|
@@ -5791,6 +6234,39 @@
|
|
|
5791
6234
|
"requires": {}
|
|
5792
6235
|
}
|
|
5793
6236
|
},
|
|
6237
|
+
{
|
|
6238
|
+
"name": "ui",
|
|
6239
|
+
"description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
|
|
6240
|
+
"repo": "nuxt/ui#dev",
|
|
6241
|
+
"npm": "@nuxt/ui",
|
|
6242
|
+
"icon": "nuxt.svg",
|
|
6243
|
+
"github": "https://github.com/nuxt/ui",
|
|
6244
|
+
"website": "https://ui.nuxt.com",
|
|
6245
|
+
"learn_more": "",
|
|
6246
|
+
"category": "UI",
|
|
6247
|
+
"type": "official",
|
|
6248
|
+
"maintainers": [
|
|
6249
|
+
{
|
|
6250
|
+
"name": "Benjamin Canac",
|
|
6251
|
+
"github": "benjamincanac",
|
|
6252
|
+
"twitter": "benjamincanac"
|
|
6253
|
+
},
|
|
6254
|
+
{
|
|
6255
|
+
"name": "Sebastien Chopin",
|
|
6256
|
+
"github": "Atinux",
|
|
6257
|
+
"twitter": "Atinux"
|
|
6258
|
+
},
|
|
6259
|
+
{
|
|
6260
|
+
"name": "Sylvain Marroufin",
|
|
6261
|
+
"github": "smarroufin",
|
|
6262
|
+
"twitter": "smarroufin"
|
|
6263
|
+
}
|
|
6264
|
+
],
|
|
6265
|
+
"compatibility": {
|
|
6266
|
+
"nuxt": "^3.0.0",
|
|
6267
|
+
"requires": {}
|
|
6268
|
+
}
|
|
6269
|
+
},
|
|
5794
6270
|
{
|
|
5795
6271
|
"name": "umami",
|
|
5796
6272
|
"description": "Embed the Umami analytics library into Nuxt",
|
|
@@ -5962,6 +6438,30 @@
|
|
|
5962
6438
|
"requires": {}
|
|
5963
6439
|
}
|
|
5964
6440
|
},
|
|
6441
|
+
{
|
|
6442
|
+
"name": "use-wagmi",
|
|
6443
|
+
"description": "Vue Composition for Ethereum based on wagmi",
|
|
6444
|
+
"repo": "unicape/use-wagmi#main/packages/nuxt",
|
|
6445
|
+
"npm": "@use-wagmi/nuxt",
|
|
6446
|
+
"icon": "use-wagmi.png",
|
|
6447
|
+
"github": "https://github.com/unicape/use-wagmi",
|
|
6448
|
+
"website": "https://github.com/unicape/use-wagmi",
|
|
6449
|
+
"learn_more": "https://github.com/unicape/use-wagmi",
|
|
6450
|
+
"category": "Extensions",
|
|
6451
|
+
"type": "3rd-party",
|
|
6452
|
+
"maintainers": [
|
|
6453
|
+
{
|
|
6454
|
+
"name": "Unic Ape",
|
|
6455
|
+
"github": "unicape"
|
|
6456
|
+
}
|
|
6457
|
+
],
|
|
6458
|
+
"compatibility": {
|
|
6459
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6460
|
+
"requires": {
|
|
6461
|
+
"bridge": true
|
|
6462
|
+
}
|
|
6463
|
+
}
|
|
6464
|
+
},
|
|
5965
6465
|
{
|
|
5966
6466
|
"name": "user-agent",
|
|
5967
6467
|
"description": "Nuxt.js module for handling User-Agent.",
|
|
@@ -6054,6 +6554,28 @@
|
|
|
6054
6554
|
}
|
|
6055
6555
|
}
|
|
6056
6556
|
},
|
|
6557
|
+
{
|
|
6558
|
+
"name": "vcalendar",
|
|
6559
|
+
"description": "VCalendar module for Nuxt",
|
|
6560
|
+
"repo": "samk-dev/nuxt-vcalendar",
|
|
6561
|
+
"npm": "@samk-dev/nuxt-vcalendar",
|
|
6562
|
+
"icon": "vcalendar.png",
|
|
6563
|
+
"github": "https://github.com/samk-dev/vcalendar",
|
|
6564
|
+
"website": "https://github.com/samk-dev/vcalendar",
|
|
6565
|
+
"learn_more": "",
|
|
6566
|
+
"category": "Libraries",
|
|
6567
|
+
"type": "3rd-party",
|
|
6568
|
+
"maintainers": [
|
|
6569
|
+
{
|
|
6570
|
+
"name": "Sam K",
|
|
6571
|
+
"github": "samk-dev"
|
|
6572
|
+
}
|
|
6573
|
+
],
|
|
6574
|
+
"compatibility": {
|
|
6575
|
+
"nuxt": "^3.0.0",
|
|
6576
|
+
"requires": {}
|
|
6577
|
+
}
|
|
6578
|
+
},
|
|
6057
6579
|
{
|
|
6058
6580
|
"name": "vee-validate",
|
|
6059
6581
|
"description": "Painless Vue forms for Nuxt.js",
|
|
@@ -6201,10 +6723,10 @@
|
|
|
6201
6723
|
{
|
|
6202
6724
|
"name": "vue-email",
|
|
6203
6725
|
"description": "Write email templates with vue",
|
|
6204
|
-
"repo": "Dave136/vue-email",
|
|
6205
|
-
"npm": "
|
|
6726
|
+
"repo": "Dave136/vue-email#main/packages/vue-email",
|
|
6727
|
+
"npm": "vue-email",
|
|
6206
6728
|
"icon": "vue-email.svg",
|
|
6207
|
-
"github": "https://github.com/Dave136/vue-email
|
|
6729
|
+
"github": "https://github.com/Dave136/vue-email",
|
|
6208
6730
|
"website": "https://vue-email.vercel.app/",
|
|
6209
6731
|
"learn_more": "https://vue-email.vercel.app/getting-started/nuxt.html",
|
|
6210
6732
|
"category": "UI",
|
|
@@ -6322,7 +6844,7 @@
|
|
|
6322
6844
|
{
|
|
6323
6845
|
"name": "vue-query",
|
|
6324
6846
|
"description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
|
|
6325
|
-
"repo": "Hebilicious/vue-query-nuxt#main",
|
|
6847
|
+
"repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt#main",
|
|
6326
6848
|
"npm": "@hebilicious/vue-query-nuxt",
|
|
6327
6849
|
"icon": "vue-query.svg",
|
|
6328
6850
|
"github": "https://github.com/Hebilicious/vue-query-nuxt",
|
|
@@ -6412,6 +6934,29 @@
|
|
|
6412
6934
|
"requires": {}
|
|
6413
6935
|
}
|
|
6414
6936
|
},
|
|
6937
|
+
{
|
|
6938
|
+
"name": "vue3-carousel-nuxt",
|
|
6939
|
+
"description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt.js applications.",
|
|
6940
|
+
"repo": "gaetansenn/vue3-carousel-nuxt",
|
|
6941
|
+
"npm": "vue3-carousel-nuxt",
|
|
6942
|
+
"icon": "",
|
|
6943
|
+
"github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
|
|
6944
|
+
"website": "",
|
|
6945
|
+
"learn_more": "",
|
|
6946
|
+
"category": "UI",
|
|
6947
|
+
"type": "3rd-party",
|
|
6948
|
+
"maintainers": [
|
|
6949
|
+
{
|
|
6950
|
+
"name": "Gaetan SENN",
|
|
6951
|
+
"github": "gaetansenn",
|
|
6952
|
+
"avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
|
|
6953
|
+
}
|
|
6954
|
+
],
|
|
6955
|
+
"compatibility": {
|
|
6956
|
+
"nuxt": "^3.0.0",
|
|
6957
|
+
"requires": {}
|
|
6958
|
+
}
|
|
6959
|
+
},
|
|
6415
6960
|
{
|
|
6416
6961
|
"name": "vuefire",
|
|
6417
6962
|
"description": "Idiomatic composables for the Firebase SDK",
|
|
@@ -6578,11 +7123,11 @@
|
|
|
6578
7123
|
{
|
|
6579
7124
|
"name": "web-vitals",
|
|
6580
7125
|
"description": "Web Vitals for Nuxt",
|
|
6581
|
-
"repo": "nuxt-
|
|
7126
|
+
"repo": "nuxt-modules/web-vitals",
|
|
6582
7127
|
"npm": "@nuxtjs/web-vitals",
|
|
6583
7128
|
"icon": "web-vitals.png",
|
|
6584
|
-
"github": "https://github.com/nuxt-
|
|
6585
|
-
"website": "https://github.com/nuxt-
|
|
7129
|
+
"github": "https://github.com/nuxt-modules/web-vitals",
|
|
7130
|
+
"website": "https://github.com/nuxt-modules/web-vitals",
|
|
6586
7131
|
"learn_more": "",
|
|
6587
7132
|
"category": "Performance",
|
|
6588
7133
|
"type": "community",
|
|
@@ -6914,52 +7459,6 @@
|
|
|
6914
7459
|
"requires": {}
|
|
6915
7460
|
}
|
|
6916
7461
|
},
|
|
6917
|
-
{
|
|
6918
|
-
"name": "yandex-metrika-next",
|
|
6919
|
-
"description": "Yandex Metrika integration for Nuxt",
|
|
6920
|
-
"repo": "artmizu/yandex-metrika-nuxt",
|
|
6921
|
-
"npm": "@artmizu/yandex-metrika-nuxt",
|
|
6922
|
-
"icon": "yandex-metrika.svg",
|
|
6923
|
-
"github": "https://github.com/artmizu/yandex-metrika-nuxt",
|
|
6924
|
-
"website": "https://github.com/artmizu/yandex-metrika-nuxt",
|
|
6925
|
-
"learn_more": "",
|
|
6926
|
-
"category": "Analytics",
|
|
6927
|
-
"type": "3rd-party",
|
|
6928
|
-
"maintainers": [
|
|
6929
|
-
{
|
|
6930
|
-
"name": "Aleksandr Saburov",
|
|
6931
|
-
"github": "artmizu",
|
|
6932
|
-
"avatar": "https://avatars.githubusercontent.com/artmizu?v=4"
|
|
6933
|
-
}
|
|
6934
|
-
],
|
|
6935
|
-
"compatibility": {
|
|
6936
|
-
"nuxt": "^3.0.0",
|
|
6937
|
-
"requires": {}
|
|
6938
|
-
}
|
|
6939
|
-
},
|
|
6940
|
-
{
|
|
6941
|
-
"name": "yandex-metrika",
|
|
6942
|
-
"description": "Yandex metrika Module for Nuxt.js",
|
|
6943
|
-
"repo": "nuxt-community/yandex-metrika-module",
|
|
6944
|
-
"npm": "@nuxtjs/yandex-metrika",
|
|
6945
|
-
"icon": "",
|
|
6946
|
-
"github": "https://github.com/nuxt-community/yandex-metrika-module",
|
|
6947
|
-
"website": "https://github.com/nuxt-community/yandex-metrika-module",
|
|
6948
|
-
"learn_more": "https://metrica.yandex.com/about",
|
|
6949
|
-
"category": "Analytics",
|
|
6950
|
-
"type": "community",
|
|
6951
|
-
"maintainers": [
|
|
6952
|
-
{
|
|
6953
|
-
"name": "Pooya Parsa",
|
|
6954
|
-
"github": "pi0",
|
|
6955
|
-
"twitter": "_pi0_"
|
|
6956
|
-
}
|
|
6957
|
-
],
|
|
6958
|
-
"compatibility": {
|
|
6959
|
-
"nuxt": "^2.0.0",
|
|
6960
|
-
"requires": {}
|
|
6961
|
-
}
|
|
6962
|
-
},
|
|
6963
7462
|
{
|
|
6964
7463
|
"name": "zendesk",
|
|
6965
7464
|
"description": "Nuxt.js module for Zendesk",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nuxt/modules",
|
|
3
|
-
"version": "0.6.0-
|
|
3
|
+
"version": "0.6.0-743960",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"main": "./modules.json",
|
|
6
6
|
"files": [
|
|
@@ -17,17 +17,17 @@
|
|
|
17
17
|
"test": "pnpm lint && pnpm sync"
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
|
-
"@nuxt/eslint-config": "^0.
|
|
20
|
+
"@nuxt/eslint-config": "^0.2.0",
|
|
21
21
|
"@types/js-yaml": "^4.0.5",
|
|
22
|
-
"@types/node": "^18.
|
|
22
|
+
"@types/node": "^18.17.15",
|
|
23
23
|
"defu": "^6.1.2",
|
|
24
|
-
"eslint": "^8.
|
|
25
|
-
"globby": "^13.
|
|
24
|
+
"eslint": "^8.49.0",
|
|
25
|
+
"globby": "^13.2.2",
|
|
26
26
|
"hasha": "^5.2.2",
|
|
27
|
-
"jiti": "^1.
|
|
27
|
+
"jiti": "^1.20.0",
|
|
28
28
|
"js-yaml": "^4.1.0",
|
|
29
|
-
"ofetch": "^1.
|
|
30
|
-
"typescript": "^
|
|
29
|
+
"ofetch": "^1.3.3",
|
|
30
|
+
"typescript": "^5.2.2"
|
|
31
31
|
},
|
|
32
|
-
"packageManager": "pnpm@7.
|
|
32
|
+
"packageManager": "pnpm@8.7.4"
|
|
33
33
|
}
|