@nuxt/modules 0.6.0-3dedd0 → 0.6.0-404d19

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.
Files changed (2) hide show
  1. package/modules.json +1081 -296
  2. package/package.json +9 -9
package/modules.json CHANGED
@@ -1,7 +1,7 @@
1
1
  [
2
2
  {
3
3
  "name": "ackee",
4
- "description": "Nuxt.js module for Ackee analytics",
4
+ "description": "Nuxt module for Ackee analytics",
5
5
  "repo": "bdrtsky/nuxt-ackee",
6
6
  "npm": "nuxt-ackee",
7
7
  "icon": "ackee.png",
@@ -28,7 +28,7 @@
28
28
  },
29
29
  {
30
30
  "name": "agility-cms",
31
- "description": "Agility CMS Integration for Nuxt.js",
31
+ "description": "Agility CMS Integration for Nuxt",
32
32
  "repo": "agility/agilitycms-nuxt-module",
33
33
  "npm": "@agility/agilitycms-nuxt-module",
34
34
  "icon": "agility.png",
@@ -51,7 +51,7 @@
51
51
  },
52
52
  {
53
53
  "name": "algolia",
54
- "description": "Algolia Search Module for Nuxt 3",
54
+ "description": "Algolia Search Module for Nuxt",
55
55
  "repo": "nuxt-modules/algolia",
56
56
  "npm": "@nuxtjs/algolia",
57
57
  "icon": "algolia.svg",
@@ -170,9 +170,31 @@
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
- "description": "Nuxt 3 module to securely connect with any API – server proxy & dynamic composable names",
197
+ "description": "Nuxt module to securely connect with any API – server proxy & dynamic composable names",
176
198
  "repo": "johannschopplich/nuxt-api-party",
177
199
  "npm": "nuxt-api-party",
178
200
  "icon": "api-party.svg",
@@ -220,7 +242,7 @@
220
242
  },
221
243
  {
222
244
  "name": "apollo",
223
- "description": "Integrate GraphQL in your Nuxt.js apps using vue-apollo.",
245
+ "description": "Integrate GraphQL in your Nuxt apps using vue-apollo.",
224
246
  "repo": "nuxt-modules/apollo",
225
247
  "npm": "@nuxtjs/apollo",
226
248
  "icon": "apollo.png",
@@ -244,7 +266,7 @@
244
266
  },
245
267
  {
246
268
  "name": "applicationinsights",
247
- "description": "AppInsights module for Nuxt.js",
269
+ "description": "AppInsights module for Nuxt",
248
270
  "repo": "nuxt-community/applicationinsights-module",
249
271
  "npm": "@nuxtjs/applicationinsights",
250
272
  "icon": "application-insights.png",
@@ -286,9 +308,54 @@
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
- "description": "Zero-boilerplate authentication support for Nuxt.js.",
358
+ "description": "Zero-boilerplate authentication support for Nuxt.",
292
359
  "repo": "nuxt-community/auth-module",
293
360
  "npm": "@nuxtjs/auth",
294
361
  "icon": "auth.png",
@@ -313,9 +380,55 @@
313
380
  "requires": {}
314
381
  }
315
382
  },
383
+ {
384
+ "name": "authjs",
385
+ "description": "Auth.js authentication Nuxt module. Edge compatible.",
386
+ "repo": "Hebilicious/authjs-nuxt#main",
387
+ "npm": "@hebilicious/authjs-nuxt",
388
+ "icon": "authjs.png",
389
+ "github": "https://github.com/Hebilicious/authjs-nuxt",
390
+ "website": "https://authjs-nuxt.pages.dev/",
391
+ "learn_more": "https://authjs.dev/",
392
+ "category": "Security",
393
+ "type": "3rd-party",
394
+ "maintainers": [
395
+ {
396
+ "name": "Hebilicious",
397
+ "github": "Hebilicious",
398
+ "twitter": "its_hebilicious"
399
+ }
400
+ ],
401
+ "compatibility": {
402
+ "nuxt": "^3.0.0",
403
+ "requires": {}
404
+ }
405
+ },
406
+ {
407
+ "name": "auto-animate",
408
+ "description": "Automatic animations for your Nuxt app with a single line of code.",
409
+ "repo": "formkit/auto-animate",
410
+ "npm": "@formkit/auto-animate",
411
+ "icon": "auto-animate.svg",
412
+ "github": "https://github.com/formkit/auto-animate",
413
+ "website": "https://auto-animate.formkit.com",
414
+ "learn_more": "https://auto-animate.formkit.com",
415
+ "category": "Libraries",
416
+ "type": "3rd-party",
417
+ "maintainers": [
418
+ {
419
+ "name": "Justin Schroeder",
420
+ "github": "justin-schroeder",
421
+ "twitter": "jpschroeder"
422
+ }
423
+ ],
424
+ "compatibility": {
425
+ "nuxt": "^3.0.0",
426
+ "requires": {}
427
+ }
428
+ },
316
429
  {
317
430
  "name": "axios",
318
- "description": "Secure and easy Axios module with Nuxt.js",
431
+ "description": "Secure and easy Axios module with Nuxt",
319
432
  "repo": "nuxt-community/axios-module",
320
433
  "npm": "@nuxtjs/axios",
321
434
  "icon": "axios.svg",
@@ -338,7 +451,7 @@
338
451
  },
339
452
  {
340
453
  "name": "basic-auth",
341
- "description": "Provide basic authentication to your Nuxt.js application",
454
+ "description": "Provide basic authentication to your Nuxt application",
342
455
  "repo": "potato4d/nuxt-basic-auth-module",
343
456
  "npm": "nuxt-basic-auth-module",
344
457
  "icon": "",
@@ -462,7 +575,7 @@
462
575
  },
463
576
  {
464
577
  "name": "bulma-slim",
465
- "description": "Nuxt.js module to automatically make a slim Bulma build of used features with Purgecss",
578
+ "description": "Nuxt module to automatically make a slim Bulma build of used features with Purgecss",
466
579
  "repo": "mustardamus/nuxt-bulma-slim",
467
580
  "npm": "nuxt-bulma-slim",
468
581
  "icon": "bulma.png",
@@ -529,7 +642,7 @@
529
642
  },
530
643
  {
531
644
  "name": "canvas-sketch",
532
- "description": "Nuxt.js module for making generative and 3D artwork with canvas-sketch in JavaScript",
645
+ "description": "Nuxt module for making generative and 3D artwork with canvas-sketch in JavaScript",
533
646
  "repo": "LuXDAmore/generative-art",
534
647
  "npm": "@luxdamore/nuxt-canvas-sketch",
535
648
  "icon": "",
@@ -550,9 +663,31 @@
550
663
  "requires": {}
551
664
  }
552
665
  },
666
+ {
667
+ "name": "capo",
668
+ "description": "Capo.js implementation for Nuxt",
669
+ "repo": "danielroe/nuxt-capo",
670
+ "npm": "nuxt-capo",
671
+ "icon": "",
672
+ "github": "https://github.com/danielroe/nuxt-capo",
673
+ "website": "https://github.com/danielroe/nuxt-capo",
674
+ "learn_more": "",
675
+ "category": "Performance",
676
+ "type": "3rd-party",
677
+ "maintainers": [
678
+ {
679
+ "name": "danielroe",
680
+ "github": "danielroe"
681
+ }
682
+ ],
683
+ "compatibility": {
684
+ "nuxt": "^3.0.0",
685
+ "requires": {}
686
+ }
687
+ },
553
688
  {
554
689
  "name": "chakra-ui",
555
- "description": "Chakra UI Module for Nuxt.js",
690
+ "description": "Chakra UI Module for Nuxt",
556
691
  "repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
557
692
  "npm": "@chakra-ui/nuxt",
558
693
  "icon": "chakra-ui.png",
@@ -663,7 +798,7 @@
663
798
  },
664
799
  {
665
800
  "name": "cloudcms",
666
- "description": "CloudCMS Nuxt.js Module",
801
+ "description": "CloudCMS Nuxt Module",
667
802
  "repo": "gitana/cloudcms-nuxt",
668
803
  "npm": "cloudcms-nuxt",
669
804
  "icon": "",
@@ -712,11 +847,11 @@
712
847
  },
713
848
  {
714
849
  "name": "cloudinary",
715
- "description": "Optimize images and videos in your Nuxt.js application",
716
- "repo": "nuxt-community/cloudinary-module",
850
+ "description": "Optimize images and videos in your Nuxt application",
851
+ "repo": "nuxt-modules/cloudinary",
717
852
  "npm": "@nuxtjs/cloudinary",
718
853
  "icon": "cloudinary.png",
719
- "github": "https://github.com/nuxt-community/cloudinary-module",
854
+ "github": "https://github.com/nuxt-modules/cloudinary",
720
855
  "website": "https://cloudinary.nuxtjs.org",
721
856
  "learn_more": "https://cloudinary.com",
722
857
  "category": "Images",
@@ -735,11 +870,11 @@
735
870
  },
736
871
  {
737
872
  "name": "color-mode",
738
- "description": "Dark and Light mode for NuxtJS with auto detection",
739
- "repo": "nuxt-community/color-mode-module",
873
+ "description": "Dark and Light mode for Nuxt with auto detection",
874
+ "repo": "nuxt-modules/color-mode",
740
875
  "npm": "@nuxtjs/color-mode",
741
876
  "icon": "color-mode.png",
742
- "github": "https://github.com/nuxt-community/color-mode-module",
877
+ "github": "https://github.com/nuxt-modules/color-mode",
743
878
  "website": "https://color-mode.nuxtjs.org",
744
879
  "learn_more": "",
745
880
  "category": "UI",
@@ -956,7 +1091,7 @@
956
1091
  },
957
1092
  {
958
1093
  "name": "darkmode.js",
959
- "description": "Add darkmode / nightmode to your Nuxt.js project in a few seconds",
1094
+ "description": "Add darkmode / nightmode to your Nuxt project in a few seconds",
960
1095
  "repo": "sandoche/nuxtjs-darkmode-js-module#main",
961
1096
  "npm": "nuxtjs-darkmode-js-module",
962
1097
  "icon": "darkmode.png",
@@ -978,7 +1113,7 @@
978
1113
  },
979
1114
  {
980
1115
  "name": "date-fns",
981
- "description": "Modern JavaScript date utility library - date-fns for Nuxt.js",
1116
+ "description": "Modern JavaScript date utility library - date-fns for Nuxt",
982
1117
  "repo": "nuxt-community/date-fns-module",
983
1118
  "npm": "@nuxtjs/date-fns",
984
1119
  "icon": "date-fns.png",
@@ -1000,7 +1135,7 @@
1000
1135
  },
1001
1136
  {
1002
1137
  "name": "datocms-nuxt2",
1003
- "description": "DatoCMS integration for Nuxt.js v2",
1138
+ "description": "DatoCMS integration for Nuxt v2",
1004
1139
  "repo": "voorhoede/nuxt-datocms-module",
1005
1140
  "npm": "@voorhoede/nuxt-datocms-module",
1006
1141
  "icon": "datocms.svg",
@@ -1069,8 +1204,8 @@
1069
1204
  },
1070
1205
  {
1071
1206
  "name": "delay-hydration",
1072
- "description": "Improve your Nuxt.js v2 Google Lighthouse score by delaying hydration.",
1073
- "repo": "harlan-zw/nuxt-delay-hydration#main/packages/nuxt-delay-hydration",
1207
+ "description": "Improve your Nuxt v2 Google Lighthouse score by delaying hydration.",
1208
+ "repo": "harlan-zw/nuxt-delay-hydration",
1074
1209
  "npm": "nuxt-delay-hydration",
1075
1210
  "icon": "lighthouse.svg",
1076
1211
  "github": "https://github.com/harlan-zw/nuxt-delay-hydration",
@@ -1092,12 +1227,12 @@
1092
1227
  },
1093
1228
  {
1094
1229
  "name": "device",
1095
- "description": "Device detection module for Nuxt.js",
1096
- "repo": "nuxt-community/device-module",
1230
+ "description": "Device detection module for Nuxt",
1231
+ "repo": "nuxt-modules/device",
1097
1232
  "npm": "@nuxtjs/device",
1098
1233
  "icon": "",
1099
- "github": "https://github.com/nuxt-community/device-module",
1100
- "website": "https://github.com/nuxt-community/device-module",
1234
+ "github": "https://github.com/nuxt-modules/device",
1235
+ "website": "https://github.com/nuxt-modules/device",
1101
1236
  "learn_more": "",
1102
1237
  "category": "Extensions",
1103
1238
  "type": "community",
@@ -1115,7 +1250,7 @@
1115
1250
  {
1116
1251
  "name": "devtools",
1117
1252
  "description": "Unleash Nuxt Developer Experience. A set of visual tools that help you to know your app better.",
1118
- "repo": "nuxt/devtools#main",
1253
+ "repo": "nuxt/devtools#main/packages/devtools",
1119
1254
  "npm": "@nuxt/devtools",
1120
1255
  "icon": "nuxt.svg",
1121
1256
  "github": "https://github.com/nuxt/devtools",
@@ -1137,13 +1272,13 @@
1137
1272
  },
1138
1273
  {
1139
1274
  "name": "directus",
1140
- "description": "Easily connect your Nuxt3 application to your directus server.",
1275
+ "description": "Easily connect your Nuxt application to your directus server.",
1141
1276
  "repo": "intevel/nuxt-directus",
1142
1277
  "npm": "nuxt-directus",
1143
1278
  "icon": "directus.svg",
1144
- "github": "https://github.com/directus/nuxt-directus/",
1145
- "website": "https://nuxt-directus.netlify.app/",
1146
- "learn_more": "https://nuxt-directus.netlify.app/",
1279
+ "github": "https://github.com/intevel/nuxt-directus/",
1280
+ "website": "https://nuxt-directus.site/",
1281
+ "learn_more": "https://nuxt-directus.site/",
1147
1282
  "category": "CMS",
1148
1283
  "type": "3rd-party",
1149
1284
  "maintainers": [
@@ -1154,15 +1289,36 @@
1154
1289
  }
1155
1290
  ],
1156
1291
  "compatibility": {
1157
- "nuxt": "^2.0.0 || ^3.0.0",
1158
- "requires": {
1159
- "bridge": true
1292
+ "nuxt": "^3.0.0",
1293
+ "requires": {},
1294
+ "devtools": "^0.0.0"
1295
+ }
1296
+ },
1297
+ {
1298
+ "name": "disqus",
1299
+ "description": "Disqus Comments Module for Nuxt - Instantly add a comment widget to your app",
1300
+ "repo": "modbender/nuxt-disqus",
1301
+ "npm": "nuxt-disqus",
1302
+ "icon": "disqus.svg",
1303
+ "github": "https://github.com/modbender/nuxt-disqus",
1304
+ "website": "https://github.com/modbender/nuxt-disqus",
1305
+ "learn_more": "https://github.com/modbender/vue3-disqus",
1306
+ "category": "Libraries",
1307
+ "type": "3rd-party",
1308
+ "maintainers": [
1309
+ {
1310
+ "name": "modbender",
1311
+ "github": "modbender"
1160
1312
  }
1313
+ ],
1314
+ "compatibility": {
1315
+ "nuxt": "^3.0.0",
1316
+ "requires": {}
1161
1317
  }
1162
1318
  },
1163
1319
  {
1164
1320
  "name": "dotenv",
1165
- "description": "A Nuxt.js module that loads your .env file into your context options",
1321
+ "description": "A Nuxt module that loads your .env file into your context options",
1166
1322
  "repo": "nuxt-community/dotenv-module",
1167
1323
  "npm": "@nuxtjs/dotenv",
1168
1324
  "icon": "dotenv.png",
@@ -1184,7 +1340,7 @@
1184
1340
  },
1185
1341
  {
1186
1342
  "name": "drupal-ce",
1187
- "description": "Connects Nuxt.js with Drupal via the Lupus Custom Elements Renderer",
1343
+ "description": "Connects Nuxt with Drupal via the Lupus Custom Elements Renderer",
1188
1344
  "repo": "drunomics/nuxtjs-drupal-ce",
1189
1345
  "npm": "nuxtjs-drupal-ce",
1190
1346
  "icon": "drupal-ce.png",
@@ -1217,7 +1373,7 @@
1217
1373
  },
1218
1374
  {
1219
1375
  "name": "druxt",
1220
- "description": "A bridge between frameworks, Drupal in the back, Nuxt.js in the front.",
1376
+ "description": "A bridge between frameworks, Drupal in the back, Nuxt in the front.",
1221
1377
  "repo": "druxt/druxt.js#develop/packages/druxt",
1222
1378
  "npm": "druxt",
1223
1379
  "icon": "druxt.svg",
@@ -1285,7 +1441,7 @@
1285
1441
  },
1286
1442
  {
1287
1443
  "name": "emotion",
1288
- "description": "The Next Generation of CSS-in-JS for Nuxt.js",
1444
+ "description": "The Next Generation of CSS-in-JS for Nuxt",
1289
1445
  "repo": "nuxt-modules/emotion",
1290
1446
  "npm": "@nuxtjs/emotion",
1291
1447
  "icon": "emotion.png",
@@ -1313,7 +1469,7 @@
1313
1469
  },
1314
1470
  {
1315
1471
  "name": "eslint",
1316
- "description": "ESLint module for Nuxt.js",
1472
+ "description": "ESLint module for Nuxt",
1317
1473
  "repo": "nuxt-community/eslint-module",
1318
1474
  "npm": "@nuxtjs/eslint-module",
1319
1475
  "icon": "eslint.png",
@@ -1335,7 +1491,7 @@
1335
1491
  },
1336
1492
  {
1337
1493
  "name": "event-trace",
1338
- "description": "Module for event trace in Nuxt.js",
1494
+ "description": "Module for event trace in Nuxt",
1339
1495
  "repo": "nuxt-community/nuxt-event-trace",
1340
1496
  "npm": "nuxt-event-trace",
1341
1497
  "icon": "",
@@ -1379,7 +1535,7 @@
1379
1535
  },
1380
1536
  {
1381
1537
  "name": "feature-toggle",
1382
- "description": "Feature toggle module for Nuxt.js",
1538
+ "description": "Feature toggle module for Nuxt",
1383
1539
  "repo": "stephenkr/nuxt-feature-toggle",
1384
1540
  "npm": "nuxt-feature-toggle",
1385
1541
  "icon": "",
@@ -1446,7 +1602,7 @@
1446
1602
  },
1447
1603
  {
1448
1604
  "name": "floating-prompt-module",
1449
- "description": "Invite your users to support you on product hunt with this floating prompt Nuxt.js module",
1605
+ "description": "Invite your users to support you on product hunt with this floating prompt Nuxt module",
1450
1606
  "repo": "sandoche/nuxt-floating-prompt-module#main",
1451
1607
  "npm": "nuxt-floating-prompt-module",
1452
1608
  "icon": "",
@@ -1555,6 +1711,29 @@
1555
1711
  "requires": {}
1556
1712
  }
1557
1713
  },
1714
+ {
1715
+ "name": "form-actions",
1716
+ "description": "A set of features and composables to interact with forms and server data.",
1717
+ "repo": "Hebilicious/form-actions-nuxt#main/packages/form-action-nuxt",
1718
+ "npm": "@hebilicious/form-actions-nuxt",
1719
+ "icon": "form-actions.svg",
1720
+ "github": "https://github.com/Hebilicious/form-actions-nuxt",
1721
+ "website": "https://form-actions-nuxt.pages.dev/",
1722
+ "learn_more": "https://github.com/Hebilicious/form-actions-nuxt#readme",
1723
+ "category": "Request",
1724
+ "type": "3rd-party",
1725
+ "maintainers": [
1726
+ {
1727
+ "name": "Hebilicious",
1728
+ "github": "Hebilicious",
1729
+ "twitter": "its_hebilicious"
1730
+ }
1731
+ ],
1732
+ "compatibility": {
1733
+ "nuxt": "^3.7.0",
1734
+ "requires": {}
1735
+ }
1736
+ },
1558
1737
  {
1559
1738
  "name": "formkit",
1560
1739
  "description": "Seamless FormKit integration for Nuxt",
@@ -1629,7 +1808,7 @@
1629
1808
  },
1630
1809
  {
1631
1810
  "name": "google-adsense",
1632
- "description": "Google Adsense Module for Nuxt.js",
1811
+ "description": "Google Adsense Module for Nuxt",
1633
1812
  "repo": "nuxt-community/google-adsense-module",
1634
1813
  "npm": "@nuxtjs/google-adsense",
1635
1814
  "icon": "google-adsense.png",
@@ -1655,7 +1834,7 @@
1655
1834
  },
1656
1835
  {
1657
1836
  "name": "google-analytics",
1658
- "description": "Google analytics Module for Nuxt.js",
1837
+ "description": "Google analytics Module for Nuxt",
1659
1838
  "repo": "nuxt-community/analytics-module",
1660
1839
  "npm": "@nuxtjs/google-analytics",
1661
1840
  "icon": "google-analytics.png",
@@ -1687,12 +1866,12 @@
1687
1866
  },
1688
1867
  {
1689
1868
  "name": "google-fonts",
1690
- "description": "Google Fonts module for NuxtJS",
1691
- "repo": "nuxt-community/google-fonts-module",
1869
+ "description": "Google Fonts module for Nuxt",
1870
+ "repo": "nuxt-modules/google-fonts",
1692
1871
  "npm": "@nuxtjs/google-fonts",
1693
1872
  "icon": "google-fonts.png",
1694
- "github": "https://github.com/nuxt-community/google-fonts-module",
1695
- "website": "https://github.com/nuxt-community/google-fonts-module",
1873
+ "github": "https://github.com/nuxt-modules/google-fonts",
1874
+ "website": "https://google-fonts.nuxtjs.org",
1696
1875
  "learn_more": "https://developers.google.com/fonts",
1697
1876
  "category": "Fonts",
1698
1877
  "type": "community",
@@ -1711,7 +1890,7 @@
1711
1890
  },
1712
1891
  {
1713
1892
  "name": "google-gtag",
1714
- "description": "Google GTag for Nuxt.js",
1893
+ "description": "Google GTag for Nuxt",
1715
1894
  "repo": "nuxt-community/google-gtag",
1716
1895
  "npm": "@nuxtjs/google-gtag",
1717
1896
  "icon": "gtm.png",
@@ -1737,7 +1916,7 @@
1737
1916
  },
1738
1917
  {
1739
1918
  "name": "google-optimize",
1740
- "description": "SSR friendly Google Optimize module for Nuxt.js",
1919
+ "description": "SSR friendly Google Optimize module for Nuxt",
1741
1920
  "repo": "nuxt-community/google-optimize-module",
1742
1921
  "npm": "nuxt-google-optimize",
1743
1922
  "icon": "google-optimize.png",
@@ -1792,7 +1971,7 @@
1792
1971
  },
1793
1972
  {
1794
1973
  "name": "graphql-request",
1795
- "description": "Easy Minimal GraphQL client integration with Nuxt.js",
1974
+ "description": "Easy Minimal GraphQL client integration with Nuxt",
1796
1975
  "repo": "gomah/nuxt-graphql-request",
1797
1976
  "npm": "nuxt-graphql-request",
1798
1977
  "icon": "graphql-request.png",
@@ -1808,7 +1987,7 @@
1808
1987
  }
1809
1988
  ],
1810
1989
  "compatibility": {
1811
- "nuxt": "^2.0.0",
1990
+ "nuxt": "^2.0.0 || ^3.0.0",
1812
1991
  "requires": {}
1813
1992
  }
1814
1993
  },
@@ -1831,12 +2010,13 @@
1831
2010
  ],
1832
2011
  "compatibility": {
1833
2012
  "nuxt": "^3.0.0",
1834
- "requires": {}
2013
+ "requires": {},
2014
+ "devtools": "^0.0.0"
1835
2015
  }
1836
2016
  },
1837
2017
  {
1838
2018
  "name": "gtag",
1839
- "description": "Google Analytics integration for Nuxt 3",
2019
+ "description": "Google Analytics integration for Nuxt",
1840
2020
  "repo": "johannschopplich/nuxt-gtag",
1841
2021
  "npm": "nuxt-gtag",
1842
2022
  "icon": "gtag.svg",
@@ -1860,7 +2040,7 @@
1860
2040
  },
1861
2041
  {
1862
2042
  "name": "gtm",
1863
- "description": "Google Tag Manager Module for Nuxt.js",
2043
+ "description": "Google Tag Manager Module for Nuxt",
1864
2044
  "repo": "nuxt-community/gtm-module",
1865
2045
  "npm": "@nuxtjs/gtm",
1866
2046
  "icon": "gtm.png",
@@ -1883,7 +2063,7 @@
1883
2063
  },
1884
2064
  {
1885
2065
  "name": "guess",
1886
- "description": "Guess.js module for Nuxt.js",
2066
+ "description": "Guess.js module for Nuxt",
1887
2067
  "repo": "nuxt-community/guess-module",
1888
2068
  "npm": "@nuxtjs/guess-module",
1889
2069
  "icon": "guessjs.png",
@@ -1903,6 +2083,28 @@
1903
2083
  "requires": {}
1904
2084
  }
1905
2085
  },
2086
+ {
2087
+ "name": "hanko",
2088
+ "description": "Hanko integration for Nuxt for passwordless authentication",
2089
+ "repo": "nuxt-modules/hanko",
2090
+ "npm": "@nuxtjs/hanko",
2091
+ "icon": "hanko.svg",
2092
+ "github": "https://github.com/nuxt-modules/hanko",
2093
+ "website": "https://github.com/nuxt-modules/hanko",
2094
+ "learn_more": "https://hanko.io/",
2095
+ "category": "Security",
2096
+ "type": "community",
2097
+ "maintainers": [
2098
+ {
2099
+ "name": "danielroe",
2100
+ "github": "danielroe"
2101
+ }
2102
+ ],
2103
+ "compatibility": {
2104
+ "nuxt": "^3.0.0",
2105
+ "requires": {}
2106
+ }
2107
+ },
1906
2108
  {
1907
2109
  "name": "harlem",
1908
2110
  "description": "Harlem is a simple, unopinionated, lightweight and extensible state management solution for Vue 3.",
@@ -1973,7 +2175,7 @@
1973
2175
  },
1974
2176
  {
1975
2177
  "name": "helmet",
1976
- "description": "Easy Helmet module with Nuxt.js'",
2178
+ "description": "Easy Helmet module with Nuxt'",
1977
2179
  "repo": "victor-perez/nuxt-helmet",
1978
2180
  "npm": "nuxt-helmet",
1979
2181
  "icon": "",
@@ -2017,7 +2219,7 @@
2017
2219
  },
2018
2220
  {
2019
2221
  "name": "history-state",
2020
- "description": "Nuxt.js module to backup or restore historical states",
2222
+ "description": "Nuxt module to backup or restore historical states",
2021
2223
  "repo": "hidekatsu-izuno/nuxt-history-state",
2022
2224
  "npm": "nuxt-history-state",
2023
2225
  "icon": "",
@@ -2086,7 +2288,7 @@
2086
2288
  },
2087
2289
  {
2088
2290
  "name": "http",
2089
- "description": "Universal HTTP Module for Nuxt.js",
2291
+ "description": "Universal HTTP Module for Nuxt",
2090
2292
  "repo": "nuxt/http",
2091
2293
  "npm": "@nuxt/http",
2092
2294
  "icon": "http.png",
@@ -2114,7 +2316,7 @@
2114
2316
  },
2115
2317
  {
2116
2318
  "name": "humans-txt",
2117
- "description": "An initiative for knowing the people behind a website. It is a Nuxt.js buildModules that add a TXT file containing information about the different people who have contributed to building the website.",
2319
+ "description": "An initiative for knowing the people behind a website. It is a Nuxt buildModules that add a TXT file containing information about the different people who have contributed to building the website.",
2118
2320
  "repo": "Luxdamore/nuxt-humans-txt",
2119
2321
  "npm": "@luxdamore/nuxt-humans-txt",
2120
2322
  "icon": "",
@@ -2138,11 +2340,11 @@
2138
2340
  {
2139
2341
  "name": "i18n",
2140
2342
  "description": "i18n features for your Nuxt project so you can easily add internationalization.",
2141
- "repo": "nuxt-community/i18n-module",
2343
+ "repo": "nuxt-modules/i18n",
2142
2344
  "npm": "@nuxtjs/i18n",
2143
2345
  "icon": "i18n.png",
2144
- "github": "https://github.com/nuxt-community/i18n-module",
2145
- "website": "https://i18n.nuxtjs.org",
2346
+ "github": "https://github.com/nuxt-modules/i18n",
2347
+ "website": "https://v8.i18n.nuxtjs.org",
2146
2348
  "learn_more": "https://kazupon.github.io/vue-i18n/",
2147
2349
  "category": "Extensions",
2148
2350
  "type": "community",
@@ -2202,7 +2404,8 @@
2202
2404
  ],
2203
2405
  "compatibility": {
2204
2406
  "nuxt": "^3.0.0",
2205
- "requires": {}
2407
+ "requires": {},
2408
+ "devtools": "^0.0.0"
2206
2409
  }
2207
2410
  },
2208
2411
  {
@@ -2251,12 +2454,12 @@
2251
2454
  },
2252
2455
  {
2253
2456
  "name": "image",
2254
- "description": "Optimised images for NuxtJS, with progressive processing, lazy-loading, real-time resizes and providers support.",
2457
+ "description": "Optimised images for Nuxt, with progressive processing, lazy-loading, real-time resizes and providers support.",
2255
2458
  "repo": "nuxt/image",
2256
2459
  "npm": "@nuxt/image",
2257
2460
  "icon": "image.png",
2258
2461
  "github": "https://github.com/nuxt/image",
2259
- "website": "https://image.nuxtjs.org",
2462
+ "website": "https://image.nuxt.com",
2260
2463
  "learn_more": "",
2261
2464
  "category": "Images",
2262
2465
  "type": "official",
@@ -2266,6 +2469,11 @@
2266
2469
  "github": "farnabaz",
2267
2470
  "twitter": "a_birang"
2268
2471
  },
2472
+ {
2473
+ "name": "Daniel Roe",
2474
+ "github": "danielroe",
2475
+ "twitter": "danielcroe"
2476
+ },
2269
2477
  {
2270
2478
  "name": "Pooya Parsa",
2271
2479
  "github": "pi0",
@@ -2281,12 +2489,16 @@
2281
2489
  "nuxt": "^2.0.0 || ^3.0.0",
2282
2490
  "requires": {
2283
2491
  "bridge": "optional"
2492
+ },
2493
+ "versionMap": {
2494
+ "2.x": "latest",
2495
+ "3.x": "rc"
2284
2496
  }
2285
2497
  }
2286
2498
  },
2287
2499
  {
2288
2500
  "name": "imagemin",
2289
- "description": "Automatically optimize (compress) all images used in Nuxt.js",
2501
+ "description": "Automatically optimize (compress) all images used in Nuxt",
2290
2502
  "repo": "nuxt-community/imagemin-module",
2291
2503
  "npm": "@nuxtjs/imagemin",
2292
2504
  "icon": "imagemin.png",
@@ -2333,7 +2545,7 @@
2333
2545
  },
2334
2546
  {
2335
2547
  "name": "intercom",
2336
- "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt.js",
2548
+ "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt",
2337
2549
  "repo": "hex-digital/nuxt-intercom",
2338
2550
  "npm": "@hexdigital/nuxt-intercom",
2339
2551
  "icon": "intercom.png",
@@ -2378,7 +2590,7 @@
2378
2590
  },
2379
2591
  {
2380
2592
  "name": "jsonapi",
2381
- "description": "Easy JSON:API client integration for Nuxt.js",
2593
+ "description": "Easy JSON:API client integration for Nuxt",
2382
2594
  "repo": "patrickcate/nuxt-jsonapi",
2383
2595
  "npm": "nuxt-jsonapi",
2384
2596
  "icon": "jsonapi.svg",
@@ -2422,7 +2634,7 @@
2422
2634
  },
2423
2635
  {
2424
2636
  "name": "kql",
2425
- "description": "Nuxt 3 module for Kirby's Query Language API",
2637
+ "description": "Nuxt module for Kirby's Query Language API",
2426
2638
  "repo": "johannschopplich/nuxt-kql",
2427
2639
  "npm": "nuxt-kql",
2428
2640
  "icon": "kql.svg",
@@ -2446,7 +2658,7 @@
2446
2658
  },
2447
2659
  {
2448
2660
  "name": "laravel-echo",
2449
- "description": "Laravel Echo for Nuxt.js",
2661
+ "description": "Laravel Echo for Nuxt",
2450
2662
  "repo": "nuxt-community/laravel-echo",
2451
2663
  "npm": "@nuxtjs/laravel-echo",
2452
2664
  "icon": "laravel-echo.png",
@@ -2534,13 +2746,13 @@
2534
2746
  },
2535
2747
  {
2536
2748
  "name": "link-checker",
2537
- "description": "Identify and fix link issues for prerendered Nuxt 3 apps.",
2749
+ "description": "Find and magically fix links that may be negatively effecting your Nuxt sites SEO.",
2538
2750
  "repo": "harlan-zw/nuxt-link-checker",
2539
2751
  "npm": "nuxt-link-checker",
2540
- "icon": "",
2752
+ "icon": "link-checker.svg",
2541
2753
  "github": "https://github.com/harlan-zw/nuxt-link-checker",
2542
- "website": "https://github.com/harlan-zw/nuxt-link-checker",
2543
- "learn_more": "",
2754
+ "website": "https://nuxtseo.com/link-checker",
2755
+ "learn_more": "https://nuxtseo.com/link-checker",
2544
2756
  "category": "SEO",
2545
2757
  "type": "3rd-party",
2546
2758
  "maintainers": [
@@ -2553,7 +2765,8 @@
2553
2765
  ],
2554
2766
  "compatibility": {
2555
2767
  "nuxt": "^3.0.0",
2556
- "requires": {}
2768
+ "requires": {},
2769
+ "devtools": "^0.0.0"
2557
2770
  }
2558
2771
  },
2559
2772
  {
@@ -2630,12 +2843,12 @@
2630
2843
  },
2631
2844
  {
2632
2845
  "name": "logrocket",
2633
- "description": "LogRocket module for Nuxt.js to help you fix bugs and understand user behaviour.",
2634
- "repo": "nuxt-community/nuxt-logrocket",
2846
+ "description": "LogRocket module for Nuxt to help you fix bugs and understand user behaviour.",
2847
+ "repo": "nuxt-modules/logrocket",
2635
2848
  "npm": "nuxt-logrocket",
2636
2849
  "icon": "logrocket.png",
2637
- "github": "https://github.com/nuxt-community/nuxt-logrocket",
2638
- "website": "https://github.com/nuxt-community/nuxt-logrocket",
2850
+ "github": "https://github.com/nuxt-modules/logrocket",
2851
+ "website": "https://github.com/nuxt-modules/logrocket",
2639
2852
  "learn_more": "https://docs.logrocket.com/docs",
2640
2853
  "category": "Monitoring",
2641
2854
  "type": "community",
@@ -2651,9 +2864,35 @@
2651
2864
  "requires": {}
2652
2865
  }
2653
2866
  },
2867
+ {
2868
+ "name": "lucide-icons",
2869
+ "description": "Nuxt module to integrate Lucide icons",
2870
+ "repo": "swisnl/nuxt-lucide-icons",
2871
+ "npm": "nuxt-lucide-icons",
2872
+ "icon": "lucide-icons.svg",
2873
+ "github": "https://github.com/swisnl/nuxt-lucide-icons",
2874
+ "website": "https://github.com/swisnl/nuxt-lucide-icons",
2875
+ "learn_more": "",
2876
+ "category": "UI",
2877
+ "type": "3rd-party",
2878
+ "maintainers": [
2879
+ {
2880
+ "name": "SWIS",
2881
+ "github": "swisnl"
2882
+ },
2883
+ {
2884
+ "name": "Jasper Zonneveld",
2885
+ "github": "JaZo"
2886
+ }
2887
+ ],
2888
+ "compatibility": {
2889
+ "nuxt": "^3.0.0",
2890
+ "requires": {}
2891
+ }
2892
+ },
2654
2893
  {
2655
2894
  "name": "lunr",
2656
- "description": "Full-text search with pre-build indexes for Nuxt.js using lunr.js",
2895
+ "description": "Full-text search with pre-build indexes for Nuxt using lunr.js",
2657
2896
  "repo": "nuxt-community/lunr-module",
2658
2897
  "npm": "@nuxtjs/lunr-module",
2659
2898
  "icon": "",
@@ -2741,6 +2980,28 @@
2741
2980
  "requires": {}
2742
2981
  }
2743
2982
  },
2983
+ {
2984
+ "name": "maz-ui",
2985
+ "description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
2986
+ "repo": "louismazel/maz-ui",
2987
+ "npm": "maz-ui",
2988
+ "icon": "maz-ui.png",
2989
+ "github": "https://github.com/louismazel/maz-ui",
2990
+ "website": "https://louismazel.github.io/maz-ui-3/",
2991
+ "learn_more": "https://louismazel.github.io/maz-ui-3/",
2992
+ "category": "UI",
2993
+ "type": "community",
2994
+ "maintainers": [
2995
+ {
2996
+ "name": "Loïc Mazuel",
2997
+ "github": "LouisMazel"
2998
+ }
2999
+ ],
3000
+ "compatibility": {
3001
+ "nuxt": "^3.0.0",
3002
+ "requires": {}
3003
+ }
3004
+ },
2744
3005
  {
2745
3006
  "name": "mdx",
2746
3007
  "description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
@@ -2766,7 +3027,7 @@
2766
3027
  },
2767
3028
  {
2768
3029
  "name": "medusa",
2769
- "description": "Easily connect to Medusa from your Nuxt 3 application",
3030
+ "description": "Easily connect to Medusa from your Nuxt application",
2770
3031
  "repo": "Baroshem/nuxt-medusa",
2771
3032
  "npm": "nuxt-medusa",
2772
3033
  "icon": "medusa.svg",
@@ -2791,7 +3052,7 @@
2791
3052
  },
2792
3053
  {
2793
3054
  "name": "meilisearch",
2794
- "description": "Meilisearch Instant Search module for Nuxt 3",
3055
+ "description": "Meilisearch Instant Search module for Nuxt",
2795
3056
  "repo": "xlanex6/nuxt-meilisearch",
2796
3057
  "npm": "nuxt-meilisearch",
2797
3058
  "icon": "meilisearch.svg",
@@ -2811,7 +3072,8 @@
2811
3072
  "nuxt": "^3.0.0",
2812
3073
  "requires": {
2813
3074
  "bridge": false
2814
- }
3075
+ },
3076
+ "devtools": "^0.0.0"
2815
3077
  }
2816
3078
  },
2817
3079
  {
@@ -2883,7 +3145,7 @@
2883
3145
  },
2884
3146
  {
2885
3147
  "name": "moment",
2886
- "description": "Efficient Moment.js module for Nuxt.js so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
3148
+ "description": "Efficient Moment.js module for Nuxt so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
2887
3149
  "repo": "nuxt-community/moment-module",
2888
3150
  "npm": "@nuxtjs/moment",
2889
3151
  "icon": "momentjs.png",
@@ -2910,7 +3172,7 @@
2910
3172
  },
2911
3173
  {
2912
3174
  "name": "mq",
2913
- "description": "vue-mq module for Nuxt.js. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
3175
+ "description": "vue-mq module for Nuxt. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
2914
3176
  "repo": "vanhoofmaarten/nuxt-mq",
2915
3177
  "npm": "nuxt-mq",
2916
3178
  "icon": "",
@@ -2954,7 +3216,7 @@
2954
3216
  },
2955
3217
  {
2956
3218
  "name": "netlify-cache",
2957
- "description": "Nuxt.js module that uses netlify cache to speed up redeploy for Nuxt.js version < 2.14",
3219
+ "description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
2958
3220
  "repo": "DreaMinder/nuxt-netlify-cache",
2959
3221
  "npm": "nuxt-netlify-cache",
2960
3222
  "icon": "netlify.png",
@@ -2999,7 +3261,7 @@
2999
3261
  },
3000
3262
  {
3001
3263
  "name": "netlify",
3002
- "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt.js projects.",
3264
+ "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
3003
3265
  "repo": "bazzite/nuxt-netlify",
3004
3266
  "npm": "@aceforth/nuxt-netlify",
3005
3267
  "icon": "netlify.png",
@@ -3091,6 +3353,28 @@
3091
3353
  "requires": {}
3092
3354
  }
3093
3355
  },
3356
+ {
3357
+ "name": "nuxt-anchorscroll",
3358
+ "description": "Scroll to top and to anchor support for Nuxt",
3359
+ "repo": "helltraitor/nuxt-anchorscroll",
3360
+ "npm": "nuxt-anchorscroll",
3361
+ "icon": "",
3362
+ "github": "https://github.com/helltraitor/nuxt-anchorscroll",
3363
+ "website": "https://github.com/helltraitor/nuxt-anchorscroll",
3364
+ "learn_more": "",
3365
+ "category": "UI",
3366
+ "type": "3rd-party",
3367
+ "maintainers": [
3368
+ {
3369
+ "name": "Helltraitor",
3370
+ "github": "helltraitor"
3371
+ }
3372
+ ],
3373
+ "compatibility": {
3374
+ "nuxt": "^3.0.0",
3375
+ "requires": {}
3376
+ }
3377
+ },
3094
3378
  {
3095
3379
  "name": "nuxt-auth",
3096
3380
  "description": "",
@@ -3113,9 +3397,53 @@
3113
3397
  "requires": {}
3114
3398
  }
3115
3399
  },
3400
+ {
3401
+ "name": "nuxt-basic-auth",
3402
+ "description": "Nuxt Module for Basic Authentication",
3403
+ "repo": "kgierke/nuxt-basic-auth",
3404
+ "npm": "@kgierke/nuxt-basic-auth",
3405
+ "icon": "",
3406
+ "github": "https://github.com/kgierke/nuxt-basic-auth",
3407
+ "website": "https://github.com/kgierke/nuxt-basic-auth",
3408
+ "learn_more": "",
3409
+ "category": "Security",
3410
+ "type": "3rd-party",
3411
+ "maintainers": [
3412
+ {
3413
+ "name": "kgierke",
3414
+ "github": "kgierke"
3415
+ }
3416
+ ],
3417
+ "compatibility": {
3418
+ "nuxt": "^3.0.0",
3419
+ "requires": {}
3420
+ }
3421
+ },
3422
+ {
3423
+ "name": "nuxt-bootstrap-icons",
3424
+ "description": "Just a simple integration for Bootstrap Icons",
3425
+ "repo": "OyewoleOyedeji/nuxt-bootstrap-icons",
3426
+ "npm": "nuxt-bootstrap-icons",
3427
+ "icon": "bootstrap-icons.svg",
3428
+ "github": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3429
+ "website": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3430
+ "learn_more": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3431
+ "category": "UI",
3432
+ "type": "3rd-party",
3433
+ "maintainers": [
3434
+ {
3435
+ "name": "OyewoleOyedeji",
3436
+ "github": "OyewoleOyedeji"
3437
+ }
3438
+ ],
3439
+ "compatibility": {
3440
+ "nuxt": "^3.0.0",
3441
+ "requires": {}
3442
+ }
3443
+ },
3116
3444
  {
3117
3445
  "name": "nuxt-chatgpt",
3118
- "description": "ChatGPT integration for Nuxt 3",
3446
+ "description": "ChatGPT integration for Nuxt",
3119
3447
  "repo": "schnapsterdog/nuxt-chatgpt",
3120
3448
  "npm": "nuxt-chatgpt",
3121
3449
  "icon": "chatgpt.svg",
@@ -3135,6 +3463,54 @@
3135
3463
  "requires": {}
3136
3464
  }
3137
3465
  },
3466
+ {
3467
+ "name": "nuxt-facebook-chat",
3468
+ "description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
3469
+ "repo": "superdev-tech/nuxt-facebook-chat",
3470
+ "npm": "nuxt-facebook-chat",
3471
+ "icon": "nuxt-facebook-chat.svg",
3472
+ "github": "https://github.com/superdev-tech/nuxt-facebook-chat",
3473
+ "website": "https://github.com/superdev-tech/nuxt-facebook-chat",
3474
+ "learn_more": "https://www.npmjs.com/package/nuxt-facebook-chat",
3475
+ "category": "Libraries",
3476
+ "type": "3rd-party",
3477
+ "maintainers": [
3478
+ {
3479
+ "name": "Supanut Dokmaithong",
3480
+ "github": "Boomgeek"
3481
+ },
3482
+ {
3483
+ "name": "superdev-tech",
3484
+ "github": "superdev-tech"
3485
+ }
3486
+ ],
3487
+ "compatibility": {
3488
+ "nuxt": "^3.0.0",
3489
+ "requires": {}
3490
+ }
3491
+ },
3492
+ {
3493
+ "name": "nuxt-feedme",
3494
+ "description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
3495
+ "repo": "helltraitor/nuxt-feedme",
3496
+ "npm": "nuxt-feedme",
3497
+ "icon": "",
3498
+ "github": "https://github.com/helltraitor/nuxt-feedme",
3499
+ "website": "https://github.com/helltraitor/nuxt-feedme",
3500
+ "learn_more": "",
3501
+ "category": "SEO",
3502
+ "type": "3rd-party",
3503
+ "maintainers": [
3504
+ {
3505
+ "name": "Helltraitor",
3506
+ "github": "helltraitor"
3507
+ }
3508
+ ],
3509
+ "compatibility": {
3510
+ "nuxt": "^3.0.0",
3511
+ "requires": {}
3512
+ }
3513
+ },
3138
3514
  {
3139
3515
  "name": "nuxt-graphql-middleware",
3140
3516
  "description": "Expose GraphQL queries and mutations as server API routes.",
@@ -3188,7 +3564,7 @@
3188
3564
  },
3189
3565
  {
3190
3566
  "name": "nuxt-gtm",
3191
- "description": "A Nuxt.js module for Google Tag Manager",
3567
+ "description": "A Nuxt module for Google Tag Manager",
3192
3568
  "repo": "zadigetvoltaire/nuxt-gtm",
3193
3569
  "npm": "@zadigetvoltaire/nuxt-gtm",
3194
3570
  "icon": "nuxt-gtm.svg",
@@ -3205,7 +3581,8 @@
3205
3581
  ],
3206
3582
  "compatibility": {
3207
3583
  "nuxt": "^3.0.0",
3208
- "requires": {}
3584
+ "requires": {},
3585
+ "devtools": "^0.0.0"
3209
3586
  }
3210
3587
  },
3211
3588
  {
@@ -3233,24 +3610,24 @@
3233
3610
  }
3234
3611
  },
3235
3612
  {
3236
- "name": "nuxt-lazy-load",
3237
- "description": "A simple way to lazy load images, videos, audio, and iframes without custom components or extra attributes like data-src, just basic HTML tags",
3238
- "repo": "",
3239
- "npm": "nuxt-lazy-load",
3240
- "icon": "nuxt-lazy-load.svg",
3241
- "github": "",
3242
- "website": "https://gitlab.com/broj42/nuxt-lazy-load",
3243
- "learn_more": "https://gitlab.com/broj42/nuxt-lazy-load",
3244
- "category": "Performance",
3613
+ "name": "nuxt-jsonld",
3614
+ "description": "Manage JSON-LD in Vue component.",
3615
+ "repo": "ymmooot/nuxt-jsonld",
3616
+ "npm": "nuxt-jsonld",
3617
+ "icon": "",
3618
+ "github": "https://github.com/ymmooot/nuxt-jsonld",
3619
+ "website": "https://github.com/ymmooot/nuxt-jsonld",
3620
+ "learn_more": "",
3621
+ "category": "SEO",
3245
3622
  "type": "3rd-party",
3246
3623
  "maintainers": [
3247
3624
  {
3248
- "name": "Dario Ferderber",
3249
- "github": "darioferderber"
3625
+ "name": "ymmooot",
3626
+ "github": "ymmooot"
3250
3627
  }
3251
3628
  ],
3252
3629
  "compatibility": {
3253
- "nuxt": "^2.0.0 || ^3.0.0",
3630
+ "nuxt": "^3.0.0",
3254
3631
  "requires": {}
3255
3632
  }
3256
3633
  },
@@ -3279,7 +3656,7 @@
3279
3656
  },
3280
3657
  {
3281
3658
  "name": "nuxt-loco",
3282
- "description": "A localise.biz module to synth locale with Nuxt.js",
3659
+ "description": "A localise.biz module to synth locale with Nuxt",
3283
3660
  "repo": "gaetansenn/nuxt-loco",
3284
3661
  "npm": "nuxt-loco",
3285
3662
  "icon": "",
@@ -3322,6 +3699,28 @@
3322
3699
  "requires": {}
3323
3700
  }
3324
3701
  },
3702
+ {
3703
+ "name": "nuxt-mdi",
3704
+ "description": "Add 7,000+ icons to your Nuxt application, from Material Design Icons.",
3705
+ "repo": "ERPedersen/nuxt-mdi",
3706
+ "npm": "nuxt-mdi",
3707
+ "icon": "mdi.png",
3708
+ "github": "https://github.com/ERPedersen/nuxt-mdi",
3709
+ "website": "https://nuxt-mdi.emilrosenius.com",
3710
+ "learn_more": "https://github.com/ERPedersen/nuxt-mdi/blob/main/README.md",
3711
+ "category": "Libraries",
3712
+ "type": "3rd-party",
3713
+ "maintainers": [
3714
+ {
3715
+ "name": "Emil Rosenius",
3716
+ "github": "ERPedersen"
3717
+ }
3718
+ ],
3719
+ "compatibility": {
3720
+ "nuxt": "^3.0.0",
3721
+ "requires": {}
3722
+ }
3723
+ },
3325
3724
  {
3326
3725
  "name": "nuxt-monaco-editor",
3327
3726
  "description": "Integrate monaco-editor with Nuxt",
@@ -3346,12 +3745,12 @@
3346
3745
  },
3347
3746
  {
3348
3747
  "name": "nuxt-mongoose",
3349
- "description": "A Nuxt 3 module for simplifying the use of Mongoose in your project.",
3748
+ "description": "A Nuxt module for simplifying the use of Mongoose in your project.",
3350
3749
  "repo": "arashsheyda/nuxt-mongoose",
3351
3750
  "npm": "nuxt-mongoose",
3352
3751
  "icon": "nuxt-mongoose.svg",
3353
3752
  "github": "https://github.com/arashsheyda/nuxt-mongoose",
3354
- "website": "https://github.com/arashsheyda/nuxt-mongoose",
3753
+ "website": "https://nuxt-mongoose.nuxt.space",
3355
3754
  "learn_more": "",
3356
3755
  "category": "Database",
3357
3756
  "type": "3rd-party",
@@ -3363,7 +3762,8 @@
3363
3762
  ],
3364
3763
  "compatibility": {
3365
3764
  "nuxt": "^3.0.0",
3366
- "requires": {}
3765
+ "requires": {},
3766
+ "devtools": "^0.0.0"
3367
3767
  }
3368
3768
  },
3369
3769
  {
@@ -3390,12 +3790,34 @@
3390
3790
  }
3391
3791
  },
3392
3792
  {
3393
- "name": "nuxt-pino-log",
3394
- "description": "Structured logs for nuxt apps using pino",
3395
- "repo": "kpn/nuxt-pino-log",
3396
- "npm": "nuxt-pino-log",
3397
- "icon": "",
3398
- "github": "https://github.com/kpn/nuxt-pino-log",
3793
+ "name": "nuxt-phosphor-icons",
3794
+ "description": "Just a simple integration for @phosphor-icons in Nuxt",
3795
+ "repo": "OyewoleOyedeji/nuxt-phosphor-icons",
3796
+ "npm": "nuxt-phosphor-icons",
3797
+ "icon": "phosphor-icons.svg",
3798
+ "github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3799
+ "website": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3800
+ "learn_more": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3801
+ "category": "UI",
3802
+ "type": "3rd-party",
3803
+ "maintainers": [
3804
+ {
3805
+ "name": "OyewoleOyedeji",
3806
+ "github": "OyewoleOyedeji"
3807
+ }
3808
+ ],
3809
+ "compatibility": {
3810
+ "nuxt": "^3.0.0",
3811
+ "requires": {}
3812
+ }
3813
+ },
3814
+ {
3815
+ "name": "nuxt-pino-log",
3816
+ "description": "Structured logs for nuxt apps using pino",
3817
+ "repo": "kpn/nuxt-pino-log",
3818
+ "npm": "nuxt-pino-log",
3819
+ "icon": "",
3820
+ "github": "https://github.com/kpn/nuxt-pino-log",
3399
3821
  "website": "https://github.com/kpn/nuxt-pino-log",
3400
3822
  "learn_more": "https://github.com/pinojs/pino",
3401
3823
  "category": "Monitoring",
@@ -3413,7 +3835,7 @@
3413
3835
  },
3414
3836
  {
3415
3837
  "name": "plausible",
3416
- "description": "Nuxt 3 module to natively integrate Plausible analytics",
3838
+ "description": "Nuxt module to natively integrate Plausible analytics",
3417
3839
  "repo": "nuxt-modules/plausible",
3418
3840
  "npm": "@nuxtjs/plausible",
3419
3841
  "icon": "plausible.png",
@@ -3433,9 +3855,35 @@
3433
3855
  "requires": {}
3434
3856
  }
3435
3857
  },
3858
+ {
3859
+ "name": "nuxt-plotly",
3860
+ "description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
3861
+ "repo": "superdev-tech/nuxt-plotly",
3862
+ "npm": "nuxt-plotly",
3863
+ "icon": "nuxt-plotly.svg",
3864
+ "github": "https://github.com/superdev-tech/nuxt-plotly",
3865
+ "website": "https://github.com/superdev-tech/nuxt-plotly",
3866
+ "learn_more": "https://www.npmjs.com/package/nuxt-plotly",
3867
+ "category": "Libraries",
3868
+ "type": "3rd-party",
3869
+ "maintainers": [
3870
+ {
3871
+ "name": "Supanut Dokmaithong",
3872
+ "github": "Boomgeek"
3873
+ },
3874
+ {
3875
+ "name": "superdev-tech",
3876
+ "github": "superdev-tech"
3877
+ }
3878
+ ],
3879
+ "compatibility": {
3880
+ "nuxt": "^3.0.0",
3881
+ "requires": {}
3882
+ }
3883
+ },
3436
3884
  {
3437
3885
  "name": "nuxt-png-to-ico",
3438
- "description": "Nuxt.js module for auto generating favicons",
3886
+ "description": "Nuxt module for auto generating favicons",
3439
3887
  "repo": "b5710546232/nuxt-png-to-ico",
3440
3888
  "npm": "nuxt-png-to-ico",
3441
3889
  "icon": "",
@@ -3458,7 +3906,7 @@
3458
3906
  },
3459
3907
  {
3460
3908
  "name": "nuxt-smartlook",
3461
- "description": "Integrate Smartlook in your Nuxt.js apps using nuxt-smartlook.",
3909
+ "description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
3462
3910
  "repo": "f00b4r/nuxt-smartlook",
3463
3911
  "npm": "nuxt-smartlook",
3464
3912
  "icon": "nuxt-smartlook.png",
@@ -3510,7 +3958,7 @@
3510
3958
  },
3511
3959
  {
3512
3960
  "name": "nuxt-storm",
3513
- "description": "WebStorm & PHPStorm support for NuxtJS components",
3961
+ "description": "WebStorm & PHPStorm support for Nuxt components",
3514
3962
  "repo": "fumeapp/nuxt-storm",
3515
3963
  "npm": "nuxt-storm",
3516
3964
  "icon": "nuxt-storm.png",
@@ -3554,7 +4002,7 @@
3554
4002
  },
3555
4003
  {
3556
4004
  "name": "nuxt-unleash",
3557
- "description": "Nuxt.js module to use Unleash toggle feature services",
4005
+ "description": "Nuxt module to use Unleash toggle feature services",
3558
4006
  "repo": "conejerock/nuxt-unleash",
3559
4007
  "npm": "nuxt-unleash",
3560
4008
  "icon": "nuxt-unleash.svg",
@@ -3645,12 +4093,12 @@
3645
4093
  {
3646
4094
  "name": "nuxt-vue3-google-signin",
3647
4095
  "description": "Empower your Nuxt app with Google Sign-In, hassle-free",
3648
- "repo": "syetalabs/nuxt-vue3-google-signin",
4096
+ "repo": "wavezync/nuxt-vue3-google-signin",
3649
4097
  "npm": "nuxt-vue3-google-signin",
3650
4098
  "icon": "vue3-google-signin.svg",
3651
- "github": "https://github.com/syetalabs/nuxt-vue3-google-signin",
3652
- "website": "https://vue3-google-signin.syetalabs.io",
3653
- "learn_more": "https://vue3-google-signin.syetalabs.io",
4099
+ "github": "https://github.com/wavezync/nuxt-vue3-google-signin",
4100
+ "website": "https://vue3-google-signin.wavezync.com",
4101
+ "learn_more": "https://vue3-google-signin.wavezync.com",
3654
4102
  "category": "Libraries",
3655
4103
  "type": "3rd-party",
3656
4104
  "maintainers": [
@@ -3666,7 +4114,7 @@
3666
4114
  },
3667
4115
  {
3668
4116
  "name": "nuxt-vuetify",
3669
- "description": "Add Vuetify 3 to your Nuxt 3 application in seconds.",
4117
+ "description": "Add Vuetify 3 to your Nuxt application in 3 seconds.",
3670
4118
  "repo": "invictus-codes/nuxt-vuetify",
3671
4119
  "npm": "@invictus.codes/nuxt-vuetify",
3672
4120
  "icon": "vuetify-logo-v3-dark.svg",
@@ -3686,9 +4134,31 @@
3686
4134
  "requires": {}
3687
4135
  }
3688
4136
  },
4137
+ {
4138
+ "name": "nuxt3-leaflet",
4139
+ "description": "Leaflet integration with Nuxt",
4140
+ "repo": "Gugustinette/Nuxt-Leaflet",
4141
+ "npm": "nuxt3-leaflet",
4142
+ "icon": "leaflet.png",
4143
+ "github": "https://github.com/Gugustinette/Nuxt-Leaflet",
4144
+ "website": "https://github.com/Gugustinette/Nuxt-Leaflet",
4145
+ "learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
4146
+ "category": "Libraries",
4147
+ "type": "3rd-party",
4148
+ "maintainers": [
4149
+ {
4150
+ "name": "Augustin MERCIER",
4151
+ "github": "Gugustinette"
4152
+ }
4153
+ ],
4154
+ "compatibility": {
4155
+ "nuxt": "^3.0.0",
4156
+ "requires": {}
4157
+ }
4158
+ },
3689
4159
  {
3690
4160
  "name": "nuxt7",
3691
- "description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
4161
+ "description": "Full Featured iOS & Android PWA Apps with Nuxt and Framework7",
3692
4162
  "repo": "nuxt-community/nuxt7",
3693
4163
  "npm": "nuxt7",
3694
4164
  "icon": "",
@@ -3709,38 +4179,15 @@
3709
4179
  "requires": {}
3710
4180
  }
3711
4181
  },
3712
- {
3713
- "name": "nuxtlabs-ui",
3714
- "description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
3715
- "repo": "nuxtlabs/ui",
3716
- "npm": "@nuxthq/ui",
3717
- "icon": "nuxtlabs-ui.svg",
3718
- "github": "https://github.com/nuxtlabs/ui",
3719
- "website": "https://ui.nuxtlabs.com",
3720
- "learn_more": "https://ui.nuxtlabs.com",
3721
- "category": "UI",
3722
- "type": "3rd-party",
3723
- "maintainers": [
3724
- {
3725
- "name": "Benjamin Canac",
3726
- "github": "benjamincanac",
3727
- "twitter": "benjamincanac"
3728
- }
3729
- ],
3730
- "compatibility": {
3731
- "nuxt": "^3.0.0",
3732
- "requires": {}
3733
- }
3734
- },
3735
4182
  {
3736
4183
  "name": "og-image",
3737
- "description": "Easily generate dynamic social share images.",
4184
+ "description": "Enlightened runtime images generated with Vue templates.",
3738
4185
  "repo": "harlan-zw/nuxt-og-image",
3739
4186
  "npm": "nuxt-og-image",
3740
- "icon": "",
4187
+ "icon": "og-image.svg",
3741
4188
  "github": "https://github.com/harlan-zw/nuxt-og-image",
3742
- "website": "https://github.com/harlan-zw/nuxt-og-image",
3743
- "learn_more": "",
4189
+ "website": "https://nuxtseo.com/og-image",
4190
+ "learn_more": "https://nuxtseo.com/og-image",
3744
4191
  "category": "SEO",
3745
4192
  "type": "3rd-party",
3746
4193
  "maintainers": [
@@ -3753,7 +4200,8 @@
3753
4200
  ],
3754
4201
  "compatibility": {
3755
4202
  "nuxt": "^3.0.0",
3756
- "requires": {}
4203
+ "requires": {},
4204
+ "devtools": "^0.0.0"
3757
4205
  }
3758
4206
  },
3759
4207
  {
@@ -3781,7 +4229,7 @@
3781
4229
  },
3782
4230
  {
3783
4231
  "name": "optimized-images",
3784
- "description": "Automatically optimizes images used in Nuxt.js projects (jpeg, png, svg, webp and gif).",
4232
+ "description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
3785
4233
  "repo": "juliomrqz/nuxt-optimized-images",
3786
4234
  "npm": "@aceforth/nuxt-optimized-images",
3787
4235
  "icon": "",
@@ -3826,7 +4274,7 @@
3826
4274
  },
3827
4275
  {
3828
4276
  "name": "parse",
3829
- "description": "Parse package for Nuxt.js",
4277
+ "description": "Parse package for Nuxt",
3830
4278
  "repo": "cierrateam/nuxt-parse",
3831
4279
  "npm": "nuxt-parse",
3832
4280
  "icon": "",
@@ -3846,6 +4294,29 @@
3846
4294
  "requires": {}
3847
4295
  }
3848
4296
  },
4297
+ {
4298
+ "name": "particles",
4299
+ "description": "Easily add particle animations to your Nuxt projects using tsParticles",
4300
+ "repo": "Joepocalyptic/nuxt-particles",
4301
+ "npm": "nuxt-particles",
4302
+ "icon": "",
4303
+ "github": "https://github.com/Joepocalyptic/nuxt-particles",
4304
+ "website": "https://nuxt-particles.joeypereira.dev",
4305
+ "learn_more": "https://particles.js.org/",
4306
+ "category": "Libraries",
4307
+ "type": "3rd-party",
4308
+ "maintainers": [
4309
+ {
4310
+ "name": "Joey Pereira",
4311
+ "github": "Joepocalyptic",
4312
+ "avatar": "https://avatars.githubusercontent.com/Joepocalyptic?v=4"
4313
+ }
4314
+ ],
4315
+ "compatibility": {
4316
+ "nuxt": "^3.0.0",
4317
+ "requires": {}
4318
+ }
4319
+ },
3849
4320
  {
3850
4321
  "name": "partytown",
3851
4322
  "description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
@@ -3992,7 +4463,7 @@
3992
4463
  },
3993
4464
  {
3994
4465
  "name": "plausible",
3995
- "description": "Nuxt 3 module to natively integrate Plausible analytics",
4466
+ "description": "Nuxt module to natively integrate Plausible analytics",
3996
4467
  "repo": "nuxt-modules/plausible",
3997
4468
  "npm": "@nuxtjs/plausible",
3998
4469
  "icon": "",
@@ -4034,9 +4505,33 @@
4034
4505
  "requires": {}
4035
4506
  }
4036
4507
  },
4508
+ {
4509
+ "name": "prepare",
4510
+ "description": "Initialization steps at build time – like Nuxt 2 server init",
4511
+ "repo": "johannschopplich/nuxt-prepare",
4512
+ "npm": "nuxt-prepare",
4513
+ "icon": "prepare.svg",
4514
+ "github": "https://github.com/johannschopplich/nuxt-prepare",
4515
+ "website": "https://nuxt-prepare.jhnn.dev",
4516
+ "learn_more": "",
4517
+ "category": "Devtools",
4518
+ "type": "3rd-party",
4519
+ "maintainers": [
4520
+ {
4521
+ "name": "Johann Schopplich",
4522
+ "github": "johannschopplich",
4523
+ "twitter": "jschopplich",
4524
+ "avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
4525
+ }
4526
+ ],
4527
+ "compatibility": {
4528
+ "nuxt": "^3.0.0",
4529
+ "requires": {}
4530
+ }
4531
+ },
4037
4532
  {
4038
4533
  "name": "prismic",
4039
- "description": "Easily connect your Nuxt.js application to your content hosted on Prismic",
4534
+ "description": "Easily connect your Nuxt application to your content hosted on Prismic",
4040
4535
  "repo": "nuxt-modules/prismic",
4041
4536
  "npm": "@nuxtjs/prismic",
4042
4537
  "icon": "prismic.png",
@@ -4103,7 +4598,7 @@
4103
4598
  },
4104
4599
  {
4105
4600
  "name": "proxy",
4106
- "description": "The one-liner node.js http-proxy middleware solution for Nuxt.js using http-proxy-middleware",
4601
+ "description": "The one-liner node.js http-proxy middleware solution for Nuxt using http-proxy-middleware",
4107
4602
  "repo": "nuxt-community/proxy-module",
4108
4603
  "npm": "@nuxtjs/proxy",
4109
4604
  "icon": "",
@@ -4149,7 +4644,7 @@
4149
4644
  },
4150
4645
  {
4151
4646
  "name": "purgecss",
4152
- "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt.js",
4647
+ "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt",
4153
4648
  "repo": "Developmint/nuxt-purgecss#main",
4154
4649
  "npm": "nuxt-purgecss",
4155
4650
  "icon": "purgecss.png",
@@ -4171,7 +4666,7 @@
4171
4666
  },
4172
4667
  {
4173
4668
  "name": "pwa",
4174
- "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your app's performance.",
4669
+ "description": "Easily build a Progressive Web App for your Nuxt application to improve your app's performance.",
4175
4670
  "repo": "nuxt-community/pwa-module",
4176
4671
  "npm": "@nuxtjs/pwa",
4177
4672
  "icon": "pwa.png",
@@ -4196,7 +4691,7 @@
4196
4691
  },
4197
4692
  {
4198
4693
  "name": "python",
4199
- "description": "Write Nuxt.js applications using Python",
4694
+ "description": "Write Nuxt applications using Python",
4200
4695
  "repo": "nuxt-community/python-module",
4201
4696
  "npm": "@nuxtjs/python",
4202
4697
  "icon": "python.png",
@@ -4233,6 +4728,29 @@
4233
4728
  "github": "Maiquu"
4234
4729
  }
4235
4730
  ],
4731
+ "compatibility": {
4732
+ "nuxt": "^3.0.0",
4733
+ "requires": {},
4734
+ "devtools": "^0.0.0"
4735
+ }
4736
+ },
4737
+ {
4738
+ "name": "radash",
4739
+ "description": "radash module with auto-import and custom prefix",
4740
+ "repo": "bbg/nuxt-radash",
4741
+ "npm": "nuxt-radash",
4742
+ "icon": "radash.png",
4743
+ "github": "https://github.com/bbg/nuxt-radash",
4744
+ "website": "https://github.com/bbg/nuxt-radash#readme",
4745
+ "learn_more": "https://github.com/rayepps/radash/",
4746
+ "category": "Libraries",
4747
+ "type": "3rd-party",
4748
+ "maintainers": [
4749
+ {
4750
+ "name": "Batuhan Göksu",
4751
+ "github": "bbg"
4752
+ }
4753
+ ],
4236
4754
  "compatibility": {
4237
4755
  "nuxt": "^3.0.0",
4238
4756
  "requires": {}
@@ -4240,7 +4758,7 @@
4240
4758
  },
4241
4759
  {
4242
4760
  "name": "recaptcha",
4243
- "description": "Simple and easy Google reCAPTCHA module with Nuxt.js",
4761
+ "description": "Simple and easy Google reCAPTCHA module with Nuxt",
4244
4762
  "repo": "nuxt-community/recaptcha-module",
4245
4763
  "npm": "@nuxtjs/recaptcha",
4246
4764
  "icon": "recaptcha.png",
@@ -4285,7 +4803,7 @@
4285
4803
  },
4286
4804
  {
4287
4805
  "name": "rfg-icon",
4288
- "description": "Nuxt.js module for creating favicons with RealFaviconGenerator api",
4806
+ "description": "Nuxt module for creating favicons with RealFaviconGenerator api",
4289
4807
  "repo": "pimlie/nuxt-rfg-icon",
4290
4808
  "npm": "nuxt-rfg-icon",
4291
4809
  "icon": "real-favicon-generator.png",
@@ -4307,12 +4825,12 @@
4307
4825
  },
4308
4826
  {
4309
4827
  "name": "robots",
4310
- "description": "A Nuxt.js module thats inject a middleware to generate a robots.txt file",
4311
- "repo": "nuxt-community/robots-module",
4828
+ "description": "A Nuxt module thats inject a middleware to generate a robots.txt file",
4829
+ "repo": "nuxt-modules/robots",
4312
4830
  "npm": "@nuxtjs/robots",
4313
4831
  "icon": "robots.png",
4314
- "github": "https://github.com/nuxt-community/robots-module",
4315
- "website": "https://github.com/nuxt-community/robots-module",
4832
+ "github": "https://github.com/nuxt-modules/robots",
4833
+ "website": "https://github.com/nuxt-modules/robots",
4316
4834
  "learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
4317
4835
  "category": "SEO",
4318
4836
  "type": "community",
@@ -4331,7 +4849,7 @@
4331
4849
  },
4332
4850
  {
4333
4851
  "name": "rollbar",
4334
- "description": "Add Rollbar.js to your Nuxt.js app to automatically capture and report errors in your applications.",
4852
+ "description": "Add Rollbar.js to your Nuxt app to automatically capture and report errors in your applications.",
4335
4853
  "repo": "gaelreyrol/nuxt-rollbar-module",
4336
4854
  "npm": "nuxt-rollbar-module",
4337
4855
  "icon": "rollbar.png",
@@ -4376,7 +4894,7 @@
4376
4894
  },
4377
4895
  {
4378
4896
  "name": "router",
4379
- "description": "Nuxt.js module to use router.js instead of pages/ directory",
4897
+ "description": "Nuxt module to use router.js instead of pages/ directory",
4380
4898
  "repo": "nuxt-community/router-module",
4381
4899
  "npm": "@nuxtjs/router",
4382
4900
  "icon": "vue.png",
@@ -4424,13 +4942,13 @@
4424
4942
  },
4425
4943
  {
4426
4944
  "name": "schema-org",
4427
- "description": "Schema.org for Nuxt, supporting typed and automated Google Rich Results.",
4428
- "repo": "vueuse/schema-org#main/packages/nuxt",
4945
+ "description": "Schema.org for Nuxt.",
4946
+ "repo": "harlan-zw/nuxt-schema-org",
4429
4947
  "npm": "nuxt-schema-org",
4430
4948
  "icon": "schema-org.svg",
4431
- "github": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
4432
- "website": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
4433
- "learn_more": "https://vue-schema-org.netlify.app/guide/setup/nuxt.html",
4949
+ "github": "https://github.com/harlan-zw/nuxt-schema-org",
4950
+ "website": "https://nuxtseo.com/schema-org",
4951
+ "learn_more": "https://unhead.unjs.io/schema-org/getting-started/setup",
4434
4952
  "category": "SEO",
4435
4953
  "type": "3rd-party",
4436
4954
  "maintainers": [
@@ -4493,7 +5011,7 @@
4493
5011
  },
4494
5012
  {
4495
5013
  "name": "segment",
4496
- "description": "Nuxt.js module for Segment Analytics.js",
5014
+ "description": "Nuxt module for Segment Analytics.js",
4497
5015
  "repo": "dansmaculotte/nuxt-segment",
4498
5016
  "npm": "@dansmaculotte/nuxt-segment",
4499
5017
  "icon": "segment.png",
@@ -4515,10 +5033,10 @@
4515
5033
  },
4516
5034
  {
4517
5035
  "name": "sentry",
4518
- "description": "Sentry module for Nuxt.js to help developers diagnose, fix, and optimize the performance of their code",
5036
+ "description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
4519
5037
  "repo": "nuxt-community/sentry-module",
4520
5038
  "npm": "@nuxtjs/sentry",
4521
- "icon": "sentry.png",
5039
+ "icon": "sentry.svg",
4522
5040
  "github": "https://github.com/nuxt-community/sentry-module",
4523
5041
  "website": "https://sentry.nuxtjs.org/",
4524
5042
  "learn_more": "https://sentry.io/welcome/",
@@ -4535,14 +5053,38 @@
4535
5053
  "requires": {}
4536
5054
  }
4537
5055
  },
5056
+ {
5057
+ "name": "seo-experiments",
5058
+ "description": "Powerful SEO DX improvements that may or may not land in the Nuxt core.",
5059
+ "repo": "harlan-zw/nuxt-seo-experiments",
5060
+ "npm": "nuxt-seo-experiments",
5061
+ "icon": "seo-experiments.svg",
5062
+ "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
5063
+ "website": "https://nuxtseo.com/experiments",
5064
+ "learn_more": "https://nuxtseo.com/experiments",
5065
+ "category": "SEO",
5066
+ "type": "3rd-party",
5067
+ "maintainers": [
5068
+ {
5069
+ "name": "Harlan Wilton",
5070
+ "github": "harlan-zw",
5071
+ "twitter": "harlan_zw",
5072
+ "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
5073
+ }
5074
+ ],
5075
+ "compatibility": {
5076
+ "nuxt": "^3.0.0",
5077
+ "requires": {}
5078
+ }
5079
+ },
4538
5080
  {
4539
5081
  "name": "seo-kit",
4540
- "description": "Supercharge your Nuxt app with the all-in-one SEO layer.",
5082
+ "description": "The complete SEO solution for Nuxt.",
4541
5083
  "repo": "harlan-zw/nuxt-seo-kit#main/layer",
4542
5084
  "npm": "nuxt-seo-kit",
4543
5085
  "icon": "seo-kit.svg",
4544
5086
  "github": "https://github.com/harlan-zw/nuxt-seo-kit",
4545
- "website": "https://github.com/harlan-zw/nuxt-seo-kit",
5087
+ "website": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
4546
5088
  "learn_more": "",
4547
5089
  "category": "SEO",
4548
5090
  "type": "3rd-party",
@@ -4582,7 +5124,7 @@
4582
5124
  },
4583
5125
  {
4584
5126
  "name": "seomatic-meta",
4585
- "description": "A Nuxt.js module connecting Nuxt.js to the Craft CMS SEOmatic plugin",
5127
+ "description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
4586
5128
  "repo": "ben-rogerson/nuxt-seomatic-meta",
4587
5129
  "npm": "nuxt-seomatic-meta",
4588
5130
  "icon": "seomatic.png",
@@ -4625,6 +5167,29 @@
4625
5167
  "requires": {}
4626
5168
  }
4627
5169
  },
5170
+ {
5171
+ "name": "server-block",
5172
+ "description": "Use <server> tags in your Nuxt pages components.",
5173
+ "repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt#main",
5174
+ "npm": "@hebilicious/server-block-nuxt",
5175
+ "icon": "server-block.svg",
5176
+ "github": "https://github.com/Hebilicious/server-block-nuxt",
5177
+ "website": "https://github.com/Hebilicious/server-block-nuxt#readme",
5178
+ "learn_more": "https://github.com/Hebilicious/server-block-nuxt#readme",
5179
+ "category": "Extensions",
5180
+ "type": "3rd-party",
5181
+ "maintainers": [
5182
+ {
5183
+ "name": "Hebilicious",
5184
+ "github": "Hebilicious",
5185
+ "twitter": "its_hebilicious"
5186
+ }
5187
+ ],
5188
+ "compatibility": {
5189
+ "nuxt": "^3.0.0",
5190
+ "requires": {}
5191
+ }
5192
+ },
4628
5193
  {
4629
5194
  "name": "session",
4630
5195
  "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",
@@ -4650,7 +5215,7 @@
4650
5215
  },
4651
5216
  {
4652
5217
  "name": "shopify",
4653
- "description": "Easy Shopify Buy client module with Nuxt.js for ecommerce websites.",
5218
+ "description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
4654
5219
  "repo": "Gomah/nuxt-shopify",
4655
5220
  "npm": "nuxt-shopify",
4656
5221
  "icon": "shopify.png",
@@ -4717,13 +5282,13 @@
4717
5282
  },
4718
5283
  {
4719
5284
  "name": "simple-robots",
4720
- "description": "Simply manage the robots crawling your Nuxt app.",
5285
+ "description": "Tame the robots crawling and indexing your Nuxt site.",
4721
5286
  "repo": "harlan-zw/nuxt-simple-robots",
4722
5287
  "npm": "nuxt-simple-robots",
4723
- "icon": "",
5288
+ "icon": "simple-robots.svg",
4724
5289
  "github": "https://github.com/harlan-zw/nuxt-simple-robots",
4725
- "website": "https://github.com/harlan-zw/nuxt-simple-robots",
4726
- "learn_more": "",
5290
+ "website": "https://nuxtseo.com/robots",
5291
+ "learn_more": "https://nuxtseo.com/robots",
4727
5292
  "category": "SEO",
4728
5293
  "type": "3rd-party",
4729
5294
  "maintainers": [
@@ -4741,13 +5306,13 @@
4741
5306
  },
4742
5307
  {
4743
5308
  "name": "simple-sitemap",
4744
- "description": "Simple, minimal sitemap.xml generation.",
5309
+ "description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
4745
5310
  "repo": "harlan-zw/nuxt-simple-sitemap",
4746
5311
  "npm": "nuxt-simple-sitemap",
4747
- "icon": "",
5312
+ "icon": "simple-sitemap.svg",
4748
5313
  "github": "https://github.com/harlan-zw/nuxt-simple-sitemap",
4749
- "website": "https://github.com/harlan-zw/nuxt-simple-sitemap",
4750
- "learn_more": "",
5314
+ "website": "https://nuxtseo.com/simple-sitemap",
5315
+ "learn_more": "https://nuxtseo.com/simple-sitemap",
4751
5316
  "category": "SEO",
4752
5317
  "type": "3rd-party",
4753
5318
  "maintainers": [
@@ -4765,7 +5330,7 @@
4765
5330
  },
4766
5331
  {
4767
5332
  "name": "sitemap",
4768
- "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt.js projects",
5333
+ "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt projects",
4769
5334
  "repo": "nuxt-community/sitemap-module#dev",
4770
5335
  "npm": "@nuxtjs/sitemap",
4771
5336
  "icon": "",
@@ -4810,7 +5375,7 @@
4810
5375
  },
4811
5376
  {
4812
5377
  "name": "snipcart",
4813
- "description": "Snipcart integration module for Nuxt.js",
5378
+ "description": "Snipcart integration module for Nuxt",
4814
5379
  "repo": "nuxt-modules/snipcart",
4815
5380
  "npm": "@nuxtjs/snipcart",
4816
5381
  "icon": "snipcart.png",
@@ -4833,7 +5398,7 @@
4833
5398
  },
4834
5399
  {
4835
5400
  "name": "social-meta",
4836
- "description": "Nuxt.js module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
5401
+ "description": "Nuxt module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
4837
5402
  "repo": "AlekseyPleshkov/nuxt-social-meta",
4838
5403
  "npm": "nuxt-social-meta",
4839
5404
  "icon": "",
@@ -4955,7 +5520,7 @@
4955
5520
  },
4956
5521
  {
4957
5522
  "name": "storage",
4958
- "description": "Utilities to easily read and write to the browser's storage in a Nuxt.js project",
5523
+ "description": "Utilities to easily read and write to the browser's storage in a Nuxt project",
4959
5524
  "repo": "mazipan/nuxt-storage",
4960
5525
  "npm": "nuxt-storage",
4961
5526
  "icon": "",
@@ -4977,7 +5542,7 @@
4977
5542
  },
4978
5543
  {
4979
5544
  "name": "storefront-ui",
4980
- "description": "Storefront UI Module for Nuxt.js",
5545
+ "description": "Storefront UI Module for Nuxt",
4981
5546
  "repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
4982
5547
  "npm": "@storefront-ui/nuxt",
4983
5548
  "icon": "storefront-ui.svg",
@@ -5021,7 +5586,7 @@
5021
5586
  },
5022
5587
  {
5023
5588
  "name": "storyblok",
5024
- "description": "Storyblok Nuxt.js module",
5589
+ "description": "Storyblok Nuxt module",
5025
5590
  "repo": "storyblok/storyblok-nuxt#master/lib",
5026
5591
  "npm": "@storyblok/nuxt",
5027
5592
  "icon": "storyblok.png",
@@ -5038,46 +5603,43 @@
5038
5603
  ],
5039
5604
  "compatibility": {
5040
5605
  "nuxt": "^2.0.0 || ^3.0.0",
5041
- "requires": {}
5606
+ "requires": {},
5607
+ "devtools": "^0.0.0"
5042
5608
  }
5043
5609
  },
5044
5610
  {
5045
5611
  "name": "storybook",
5046
- "description": "Easily integrate Storybook in your Nuxt.js application to design, build, and organize your UI components in isolation.",
5047
- "repo": "nuxt-community/storybook",
5612
+ "description": "Easily integrate Storybook in your Nuxt application to design, build, and organize your UI components in isolation.",
5613
+ "repo": "nuxt-modules/storybook",
5048
5614
  "npm": "@nuxtjs/storybook",
5049
5615
  "icon": "storybook.png",
5050
- "github": "https://github.com/nuxt-community/storybook",
5616
+ "github": "https://github.com/nuxt-modules/storybook",
5051
5617
  "website": "https://storybook.nuxtjs.org",
5052
- "learn_more": "https://storybook.js.org/",
5618
+ "learn_more": "https://github.com/storybook-vue/storybook-nuxt",
5053
5619
  "category": "Devtools",
5054
5620
  "type": "community",
5055
5621
  "maintainers": [
5056
5622
  {
5057
- "name": "Ahad Birang",
5058
- "github": "farnabaz",
5059
- "twitter": "a_birang"
5060
- },
5061
- {
5062
- "name": "Pooya Parsa",
5063
- "github": "pi0",
5064
- "twitter": "_pi0_"
5623
+ "name": "Chakir QATAB",
5624
+ "github": "chakAs3",
5625
+ "twitter": "ChakirQatab"
5065
5626
  }
5066
5627
  ],
5067
5628
  "compatibility": {
5068
- "nuxt": "^2.0.0",
5629
+ "nuxt": "^2.0.0 || ^3.0.0",
5069
5630
  "requires": {
5070
5631
  "bridge": "optional"
5071
- }
5632
+ },
5633
+ "devtools": "^0.7.2"
5072
5634
  }
5073
5635
  },
5074
5636
  {
5075
5637
  "name": "strapi",
5076
5638
  "description": "Design APIs fast and manage content easily using REST or GraphQL.",
5077
- "repo": "nuxt-community/strapi-module",
5639
+ "repo": "nuxt-modules/strapi",
5078
5640
  "npm": "@nuxtjs/strapi",
5079
5641
  "icon": "strapi.png",
5080
- "github": "https://github.com/nuxt-community/strapi-module",
5642
+ "github": "https://github.com/nuxt-modules/strapi",
5081
5643
  "website": "https://strapi.nuxtjs.org",
5082
5644
  "learn_more": "https://strapi.io/",
5083
5645
  "category": "CMS",
@@ -5098,7 +5660,34 @@
5098
5660
  "nuxt": "^2.0.0 || ^3.0.0",
5099
5661
  "requires": {
5100
5662
  "bridge": true
5663
+ },
5664
+ "devtools": "^0.0.0"
5665
+ }
5666
+ },
5667
+ {
5668
+ "name": "stripe-next",
5669
+ "description": "This Nuxt module provides an easy way to integrate Stripe in your Nuxt application, both on the client-side and server-side. It utilizes the official stripe package for server-side usage and @stripe/stripe-js for the client-side.",
5670
+ "repo": "fuentesloic/nuxt-stripe",
5671
+ "npm": "@unlok-co/nuxt-stripe",
5672
+ "icon": "stripe.png",
5673
+ "github": "https://github.com/fuentesloic/nuxt-stripe",
5674
+ "website": "https://github.com/fuentesloic/nuxt-stripe",
5675
+ "learn_more": "https://stripe.com/docs",
5676
+ "category": "Payment",
5677
+ "type": "3rd-party",
5678
+ "maintainers": [
5679
+ {
5680
+ "name": "Loic Fuentes",
5681
+ "github": "fuentesloic"
5682
+ },
5683
+ {
5684
+ "name": "Florent Giraud",
5685
+ "github": "flozero"
5101
5686
  }
5687
+ ],
5688
+ "compatibility": {
5689
+ "nuxt": "^3.0.0",
5690
+ "requires": {}
5102
5691
  }
5103
5692
  },
5104
5693
  {
@@ -5148,7 +5737,7 @@
5148
5737
  },
5149
5738
  {
5150
5739
  "name": "stylelint",
5151
- "description": "Stylelint module for Nuxt.js. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
5740
+ "description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
5152
5741
  "repo": "nuxt-community/stylelint-module",
5153
5742
  "npm": "@nuxtjs/stylelint-module",
5154
5743
  "icon": "stylelint.png",
@@ -5194,10 +5783,10 @@
5194
5783
  {
5195
5784
  "name": "supabase",
5196
5785
  "description": "First class integration with Supabase",
5197
- "repo": "nuxt-community/supabase-module",
5786
+ "repo": "nuxt-modules/supabase",
5198
5787
  "npm": "@nuxtjs/supabase",
5199
5788
  "icon": "supabase.png",
5200
- "github": "https://github.com/nuxt-community/supabase-module",
5789
+ "github": "https://github.com/nuxt-modules/supabase",
5201
5790
  "website": "https://supabase.nuxtjs.org",
5202
5791
  "learn_more": "https://supabase.com",
5203
5792
  "category": "Database",
@@ -5248,12 +5837,12 @@
5248
5837
  },
5249
5838
  {
5250
5839
  "name": "svg-sprite",
5251
- "description": "Optimized and Easy way to use svg files in Nuxt.js",
5252
- "repo": "nuxt-community/svg-sprite-module",
5840
+ "description": "Optimized and Easy way to use svg files in Nuxt",
5841
+ "repo": "nuxt-modules/svg-sprite",
5253
5842
  "npm": "@nuxtjs/svg-sprite",
5254
5843
  "icon": "",
5255
- "github": "https://github.com/nuxt-community/svg-sprite-module",
5256
- "website": "https://github.com/nuxt-community/svg-sprite-module",
5844
+ "github": "https://github.com/nuxt-modules/svg-sprite",
5845
+ "website": "https://github.com/nuxt-modules/svg-sprite",
5257
5846
  "learn_more": "",
5258
5847
  "category": "UI",
5259
5848
  "type": "community",
@@ -5265,13 +5854,13 @@
5265
5854
  }
5266
5855
  ],
5267
5856
  "compatibility": {
5268
- "nuxt": "^2.0.0",
5857
+ "nuxt": "^2.0.0 || ^3.0.0",
5269
5858
  "requires": {}
5270
5859
  }
5271
5860
  },
5272
5861
  {
5273
5862
  "name": "svg",
5274
- "description": "Super simple svg loading module for Nuxt.js",
5863
+ "description": "Super simple svg loading module for Nuxt",
5275
5864
  "repo": "nuxt-community/svg-module",
5276
5865
  "npm": "@nuxtjs/svg",
5277
5866
  "icon": "",
@@ -5315,7 +5904,7 @@
5315
5904
  },
5316
5905
  {
5317
5906
  "name": "swiper",
5318
- "description": "Nuxt.js module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
5907
+ "description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
5319
5908
  "repo": "cpreston321/nuxt-swiper",
5320
5909
  "npm": "nuxt-swiper",
5321
5910
  "icon": "swiper.svg",
@@ -5361,10 +5950,10 @@
5361
5950
  {
5362
5951
  "name": "tailwindcss",
5363
5952
  "description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
5364
- "repo": "nuxt-community/tailwindcss-module",
5953
+ "repo": "nuxt-modules/tailwindcss-module",
5365
5954
  "npm": "@nuxtjs/tailwindcss",
5366
5955
  "icon": "tailwindcss.png",
5367
- "github": "https://github.com/nuxt-community/tailwindcss-module",
5956
+ "github": "https://github.com/nuxt-modules/tailwindcss-module",
5368
5957
  "website": "https://tailwindcss.nuxtjs.org",
5369
5958
  "learn_more": "https://tailwindcss.com/",
5370
5959
  "category": "UI",
@@ -5374,11 +5963,16 @@
5374
5963
  "name": "Sébastien Chopin",
5375
5964
  "github": "Atinux",
5376
5965
  "twitter": "Atinux"
5966
+ },
5967
+ {
5968
+ "name": "Inesh Bose",
5969
+ "github": "ineshbose"
5377
5970
  }
5378
5971
  ],
5379
5972
  "compatibility": {
5380
5973
  "nuxt": "^2.0.0 || ^3.0.0",
5381
- "requires": {}
5974
+ "requires": {},
5975
+ "devtools": "^0.0.0"
5382
5976
  }
5383
5977
  },
5384
5978
  {
@@ -5404,9 +5998,31 @@
5404
5998
  "requires": {}
5405
5999
  }
5406
6000
  },
6001
+ {
6002
+ "name": "time",
6003
+ "description": "Safely render local dates and times on the server with Nuxt",
6004
+ "repo": "danielroe/nuxt-time",
6005
+ "npm": "nuxt-time",
6006
+ "icon": "",
6007
+ "github": "https://github.com/danielroe/nuxt-time",
6008
+ "website": "https://github.com/danielroe/nuxt-time",
6009
+ "learn_more": "",
6010
+ "category": "Extensions",
6011
+ "type": "3rd-party",
6012
+ "maintainers": [
6013
+ {
6014
+ "name": "danielroe",
6015
+ "github": "danielroe"
6016
+ }
6017
+ ],
6018
+ "compatibility": {
6019
+ "nuxt": "^3.0.0",
6020
+ "requires": {}
6021
+ }
6022
+ },
5407
6023
  {
5408
6024
  "name": "toast",
5409
- "description": "Responsive Touch Compatible Toast plugin for Nuxt.js using vue-toasted",
6025
+ "description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
5410
6026
  "repo": "nuxt-community/modules#master/packages/toast",
5411
6027
  "npm": "@nuxtjs/toast",
5412
6028
  "icon": "",
@@ -5427,6 +6043,39 @@
5427
6043
  "requires": {}
5428
6044
  }
5429
6045
  },
6046
+ {
6047
+ "name": "tresjs",
6048
+ "description": "Create 3D experiences in your Nuxt application using TresJS.",
6049
+ "repo": "tresjs/nuxt",
6050
+ "npm": "@tresjs/nuxt",
6051
+ "icon": "tresjs.svg",
6052
+ "github": "https://github.com/Tresjs/nuxt",
6053
+ "website": "https://tresjs.org/guide/nuxt.html",
6054
+ "learn_more": "https://tresjs.org/",
6055
+ "category": "Libraries",
6056
+ "type": "3rd-party",
6057
+ "maintainers": [
6058
+ {
6059
+ "name": "Alvaro Saburido",
6060
+ "github": "alvarosabu",
6061
+ "twitter": "alvarosabu"
6062
+ },
6063
+ {
6064
+ "name": "Jaime Torrealba",
6065
+ "github": "JaimeTorrealba",
6066
+ "twitter": "jaimebboyjt"
6067
+ },
6068
+ {
6069
+ "name": "Tino Koch",
6070
+ "github": "Tinoooo",
6071
+ "twitter": "ichbintino"
6072
+ }
6073
+ ],
6074
+ "compatibility": {
6075
+ "nuxt": "^3.0.0",
6076
+ "requires": {}
6077
+ }
6078
+ },
5430
6079
  {
5431
6080
  "name": "turnstile",
5432
6081
  "description": "Privacy-focused alternative to CAPTCHA from Cloudflare",
@@ -5454,7 +6103,7 @@
5454
6103
  },
5455
6104
  {
5456
6105
  "name": "twa",
5457
- "description": "Nuxt.js module for generating Trusted Web App from Nuxt.js app",
6106
+ "description": "Nuxt module for generating Trusted Web App from Nuxt app",
5458
6107
  "repo": "tuarrep/nuxt-twa",
5459
6108
  "npm": "nuxt-twa",
5460
6109
  "icon": "",
@@ -5642,6 +6291,39 @@
5642
6291
  "requires": {}
5643
6292
  }
5644
6293
  },
6294
+ {
6295
+ "name": "ui",
6296
+ "description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
6297
+ "repo": "nuxt/ui#dev",
6298
+ "npm": "@nuxt/ui",
6299
+ "icon": "nuxt.svg",
6300
+ "github": "https://github.com/nuxt/ui",
6301
+ "website": "https://ui.nuxt.com",
6302
+ "learn_more": "",
6303
+ "category": "UI",
6304
+ "type": "official",
6305
+ "maintainers": [
6306
+ {
6307
+ "name": "Benjamin Canac",
6308
+ "github": "benjamincanac",
6309
+ "twitter": "benjamincanac"
6310
+ },
6311
+ {
6312
+ "name": "Sebastien Chopin",
6313
+ "github": "Atinux",
6314
+ "twitter": "Atinux"
6315
+ },
6316
+ {
6317
+ "name": "Sylvain Marroufin",
6318
+ "github": "smarroufin",
6319
+ "twitter": "smarroufin"
6320
+ }
6321
+ ],
6322
+ "compatibility": {
6323
+ "nuxt": "^3.0.0",
6324
+ "requires": {}
6325
+ }
6326
+ },
5645
6327
  {
5646
6328
  "name": "umami",
5647
6329
  "description": "Embed the Umami analytics library into Nuxt",
@@ -5690,7 +6372,7 @@
5690
6372
  },
5691
6373
  {
5692
6374
  "name": "universal-storage",
5693
- "description": "Universal Storage Utilities for Nuxt.js",
6375
+ "description": "Universal Storage Utilities for Nuxt",
5694
6376
  "repo": "nuxt-community/universal-storage-module",
5695
6377
  "npm": "@nuxtjs/universal-storage",
5696
6378
  "icon": "",
@@ -5787,7 +6469,8 @@
5787
6469
  "nuxt": "^2.0.0 || ^3.0.0",
5788
6470
  "requires": {
5789
6471
  "bridge": "optional"
5790
- }
6472
+ },
6473
+ "devtools": "^0.0.0"
5791
6474
  }
5792
6475
  },
5793
6476
  {
@@ -5813,9 +6496,33 @@
5813
6496
  "requires": {}
5814
6497
  }
5815
6498
  },
6499
+ {
6500
+ "name": "use-wagmi",
6501
+ "description": "Vue Composition for Ethereum based on wagmi",
6502
+ "repo": "unicape/use-wagmi#main/packages/nuxt",
6503
+ "npm": "@use-wagmi/nuxt",
6504
+ "icon": "use-wagmi.png",
6505
+ "github": "https://github.com/unicape/use-wagmi",
6506
+ "website": "https://github.com/unicape/use-wagmi",
6507
+ "learn_more": "https://github.com/unicape/use-wagmi",
6508
+ "category": "Extensions",
6509
+ "type": "3rd-party",
6510
+ "maintainers": [
6511
+ {
6512
+ "name": "Unic Ape",
6513
+ "github": "unicape"
6514
+ }
6515
+ ],
6516
+ "compatibility": {
6517
+ "nuxt": "^2.0.0 || ^3.0.0",
6518
+ "requires": {
6519
+ "bridge": true
6520
+ }
6521
+ }
6522
+ },
5816
6523
  {
5817
6524
  "name": "user-agent",
5818
- "description": "Nuxt.js module for handling User-Agent.",
6525
+ "description": "Nuxt module for handling User-Agent.",
5819
6526
  "repo": "fukuiretu/nuxt-user-agent",
5820
6527
  "npm": "nuxt-user-agent",
5821
6528
  "icon": "",
@@ -5905,9 +6612,31 @@
5905
6612
  }
5906
6613
  }
5907
6614
  },
6615
+ {
6616
+ "name": "vcalendar",
6617
+ "description": "VCalendar module for Nuxt",
6618
+ "repo": "samk-dev/nuxt-vcalendar",
6619
+ "npm": "@samk-dev/nuxt-vcalendar",
6620
+ "icon": "vcalendar.png",
6621
+ "github": "https://github.com/samk-dev/vcalendar",
6622
+ "website": "https://github.com/samk-dev/vcalendar",
6623
+ "learn_more": "",
6624
+ "category": "Libraries",
6625
+ "type": "3rd-party",
6626
+ "maintainers": [
6627
+ {
6628
+ "name": "Sam K",
6629
+ "github": "samk-dev"
6630
+ }
6631
+ ],
6632
+ "compatibility": {
6633
+ "nuxt": "^3.0.0",
6634
+ "requires": {}
6635
+ }
6636
+ },
5908
6637
  {
5909
6638
  "name": "vee-validate",
5910
- "description": "Painless Vue forms for Nuxt.js",
6639
+ "description": "Painless Vue forms for Nuxt",
5911
6640
  "repo": "logaretm/vee-validate#main/packages/nuxt",
5912
6641
  "npm": "@vee-validate/nuxt",
5913
6642
  "icon": "vee-validate.png",
@@ -5997,7 +6726,7 @@
5997
6726
  },
5998
6727
  {
5999
6728
  "name": "vite-pwa-nuxt",
6000
- "description": "Zero-config PWA Plugin for Nuxt 3",
6729
+ "description": "Zero-config PWA Plugin for Nuxt",
6001
6730
  "repo": "vite-pwa/nuxt",
6002
6731
  "npm": "@vite-pwa/nuxt",
6003
6732
  "icon": "vite-pwa-nuxt.svg",
@@ -6026,13 +6755,13 @@
6026
6755
  {
6027
6756
  "name": "vitest",
6028
6757
  "description": "Vitest integration with Nuxt",
6029
- "repo": "danielroe/nuxt-vitest#main",
6758
+ "repo": "danielroe/nuxt-vitest",
6030
6759
  "npm": "nuxt-vitest",
6031
6760
  "icon": "vitest.svg",
6032
6761
  "github": "https://github.com/danielroe/nuxt-vitest",
6033
6762
  "website": "https://github.com/danielroe/nuxt-vitest",
6034
6763
  "learn_more": "",
6035
- "category": "Extensions",
6764
+ "category": "Devtools",
6036
6765
  "type": "3rd-party",
6037
6766
  "maintainers": [
6038
6767
  {
@@ -6046,7 +6775,39 @@
6046
6775
  ],
6047
6776
  "compatibility": {
6048
6777
  "nuxt": "^3.0.0",
6049
- "requires": {}
6778
+ "requires": {},
6779
+ "devtools": "^0.0.0"
6780
+ }
6781
+ },
6782
+ {
6783
+ "name": "vue-email",
6784
+ "description": "💌 Write email templates with vue",
6785
+ "repo": "Dave136/vue-email",
6786
+ "npm": "vue-email",
6787
+ "icon": "vue-email.svg",
6788
+ "github": "https://github.com/Dave136/vue-email",
6789
+ "website": "https://www.vuemail.net/",
6790
+ "learn_more": "https://vue-email.vercel.app/getting-started",
6791
+ "category": "UI",
6792
+ "type": "3rd-party",
6793
+ "maintainers": [
6794
+ {
6795
+ "name": "David Arenas",
6796
+ "github": "Dave136",
6797
+ "twitter": "davejs4",
6798
+ "avatar": "https://avatars.githubusercontent.com/u/49698182?v=4"
6799
+ },
6800
+ {
6801
+ "name": "Younes Barrad",
6802
+ "github": "Flowko",
6803
+ "twitter": "imflowko",
6804
+ "avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
6805
+ }
6806
+ ],
6807
+ "compatibility": {
6808
+ "nuxt": "^3.0.0",
6809
+ "requires": {},
6810
+ "devtools": "^0.0.0"
6050
6811
  }
6051
6812
  },
6052
6813
  {
@@ -6071,7 +6832,8 @@
6071
6832
  "nuxt": "^3.0.0",
6072
6833
  "requires": {
6073
6834
  "bridge": "optional"
6074
- }
6835
+ },
6836
+ "devtools": "^0.0.0"
6075
6837
  }
6076
6838
  },
6077
6839
  {
@@ -6098,7 +6860,7 @@
6098
6860
  },
6099
6861
  {
6100
6862
  "name": "vue-multiselect",
6101
- "description": "Single / multiple select plugin for Nuxt.js using vue-multiselect.",
6863
+ "description": "Single / multiple select plugin for Nuxt using vue-multiselect.",
6102
6864
  "repo": "spektrummedia/nuxt-vue-multiselect",
6103
6865
  "npm": "nuxt-vue-multiselect",
6104
6866
  "icon": "",
@@ -6140,6 +6902,29 @@
6140
6902
  "requires": {}
6141
6903
  }
6142
6904
  },
6905
+ {
6906
+ "name": "vue-query",
6907
+ "description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
6908
+ "repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt#main",
6909
+ "npm": "@hebilicious/vue-query-nuxt",
6910
+ "icon": "vue-query.svg",
6911
+ "github": "https://github.com/Hebilicious/vue-query-nuxt",
6912
+ "website": "https://github.com/Hebilicious/vue-query-nuxt#readme",
6913
+ "learn_more": "https://tanstack.com/query/latest/docs/vue/quick-start",
6914
+ "category": "Request",
6915
+ "type": "3rd-party",
6916
+ "maintainers": [
6917
+ {
6918
+ "name": "Hebilicious",
6919
+ "github": "Hebilicious",
6920
+ "twitter": "its_hebilicious"
6921
+ }
6922
+ ],
6923
+ "compatibility": {
6924
+ "nuxt": "^3.0.0",
6925
+ "requires": {}
6926
+ }
6927
+ },
6143
6928
  {
6144
6929
  "name": "vue-select",
6145
6930
  "description": "Nuxt module for vue-select, a feature rich select/dropdown/typeahead component.",
@@ -6189,7 +6974,7 @@
6189
6974
  },
6190
6975
  {
6191
6976
  "name": "vue-warehouse",
6192
- "description": "A Cross-browser storage for Vue.js and Nuxt.js, with plugins support and easy extensibility based on Store.js",
6977
+ "description": "A Cross-browser storage for Vue.js and Nuxt, with plugins support and easy extensibility based on Store.js",
6193
6978
  "repo": "juliomrqz/vue-warehouse",
6194
6979
  "npm": "vue-warehouse",
6195
6980
  "icon": "",
@@ -6210,6 +6995,29 @@
6210
6995
  "requires": {}
6211
6996
  }
6212
6997
  },
6998
+ {
6999
+ "name": "vue3-carousel-nuxt",
7000
+ "description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt applications.",
7001
+ "repo": "gaetansenn/vue3-carousel-nuxt",
7002
+ "npm": "vue3-carousel-nuxt",
7003
+ "icon": "",
7004
+ "github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
7005
+ "website": "",
7006
+ "learn_more": "",
7007
+ "category": "UI",
7008
+ "type": "3rd-party",
7009
+ "maintainers": [
7010
+ {
7011
+ "name": "Gaetan SENN",
7012
+ "github": "gaetansenn",
7013
+ "avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
7014
+ }
7015
+ ],
7016
+ "compatibility": {
7017
+ "nuxt": "^3.0.0",
7018
+ "requires": {}
7019
+ }
7020
+ },
6213
7021
  {
6214
7022
  "name": "vuefire",
6215
7023
  "description": "Idiomatic composables for the Firebase SDK",
@@ -6234,7 +7042,7 @@
6234
7042
  },
6235
7043
  {
6236
7044
  "name": "vuestic",
6237
- "description": "Vuestic UI module for Nuxt 3",
7045
+ "description": "Vuestic UI module for Nuxt",
6238
7046
  "repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
6239
7047
  "npm": "@vuestic/nuxt",
6240
7048
  "icon": "vuestic.png",
@@ -6254,9 +7062,31 @@
6254
7062
  "requires": {}
6255
7063
  }
6256
7064
  },
7065
+ {
7066
+ "name": "vuetify-nuxt-module",
7067
+ "description": "Zero-config Nuxt Module for Vuetify.",
7068
+ "repo": "userquin/vuetify-nuxt-module",
7069
+ "npm": "vuetify-nuxt-module",
7070
+ "icon": "vuetify-logo-v3-dark.svg",
7071
+ "github": "https://github.com/userquin/vuetify-nuxt-module",
7072
+ "website": "https://github.com/userquin/vuetify-nuxt-module",
7073
+ "learn_more": "https://github.com/userquin/vuetify-nuxt-module/README.md",
7074
+ "category": "UI",
7075
+ "type": "3rd-party",
7076
+ "maintainers": [
7077
+ {
7078
+ "name": "Joaquín Sánchez",
7079
+ "github": "userquin"
7080
+ }
7081
+ ],
7082
+ "compatibility": {
7083
+ "nuxt": "^3.0.0",
7084
+ "requires": {}
7085
+ }
7086
+ },
6257
7087
  {
6258
7088
  "name": "vuetify",
6259
- "description": "Vuetify Module for Nuxt.js to add Material Design components to your application.",
7089
+ "description": "Vuetify Module for Nuxt to add Material Design components to your application.",
6260
7090
  "repo": "nuxt-community/vuetify-module",
6261
7091
  "npm": "@nuxtjs/vuetify",
6262
7092
  "icon": "vuetify.png",
@@ -6303,7 +7133,8 @@
6303
7133
  "nuxt": "^2.0.0 || ^3.0.0",
6304
7134
  "requires": {
6305
7135
  "bridge": "optional"
6306
- }
7136
+ },
7137
+ "devtools": "^0.0.0"
6307
7138
  }
6308
7139
  },
6309
7140
  {
@@ -6330,7 +7161,7 @@
6330
7161
  },
6331
7162
  {
6332
7163
  "name": "vunix",
6333
- "description": "Comprehensive UI toolkit for Vue.js and Nuxt.js that empowers you to build amazing user interfaces with ease. With Vunix, you can leverage the power of popular utility-first CSS frameworks like Tailwind CSS, Unocss, WindiCss, or use your own custom CSS classes.",
7164
+ "description": "Comprehensive UI toolkit for Vue.js and Nuxt that empowers you to build amazing user interfaces with ease. With Vunix, you can leverage the power of popular utility-first CSS frameworks like Tailwind CSS, Unocss, WindiCss, or use your own custom CSS classes.",
6334
7165
  "repo": "gaetansenn/vunix#main/packages/nuxt",
6335
7166
  "npm": "@vunix/nuxt",
6336
7167
  "icon": "",
@@ -6354,11 +7185,11 @@
6354
7185
  {
6355
7186
  "name": "web-vitals",
6356
7187
  "description": "Web Vitals for Nuxt",
6357
- "repo": "nuxt-community/web-vitals-module",
7188
+ "repo": "nuxt-modules/web-vitals",
6358
7189
  "npm": "@nuxtjs/web-vitals",
6359
7190
  "icon": "web-vitals.png",
6360
- "github": "https://github.com/nuxt-community/web-vitals-module",
6361
- "website": "https://github.com/nuxt-community/web-vitals-module",
7191
+ "github": "https://github.com/nuxt-modules/web-vitals",
7192
+ "website": "https://github.com/nuxt-modules/web-vitals",
6362
7193
  "learn_more": "",
6363
7194
  "category": "Performance",
6364
7195
  "type": "community",
@@ -6409,7 +7240,7 @@
6409
7240
  },
6410
7241
  {
6411
7242
  "name": "webpack-optimisations",
6412
- "description": "Nuxt.js v2 module to automatically make your builds faster.",
7243
+ "description": "Nuxt v2 module to automatically make your builds faster.",
6413
7244
  "repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
6414
7245
  "npm": "nuxt-webpack-optimisations",
6415
7246
  "icon": "build-optimisations.svg",
@@ -6501,7 +7332,7 @@
6501
7332
  },
6502
7333
  {
6503
7334
  "name": "well-known",
6504
- "description": "A Nuxt.js module to add well-known URIs using middlewares",
7335
+ "description": "A Nuxt module to add well-known URIs using middlewares",
6505
7336
  "repo": "zadigetvoltaire/nuxt-well-known",
6506
7337
  "npm": "@zadigetvoltaire/nuxt-well-known",
6507
7338
  "icon": "well-known.svg",
@@ -6523,7 +7354,7 @@
6523
7354
  },
6524
7355
  {
6525
7356
  "name": "wideangle",
6526
- "description": "Nuxt 3 module to integrate Wide Angle Analytics",
7357
+ "description": "Nuxt module to integrate Wide Angle Analytics",
6527
7358
  "repo": "inputobjects/wideangle-nuxt",
6528
7359
  "npm": "wideangle-nuxt",
6529
7360
  "icon": "wideangle.png",
@@ -6690,55 +7521,9 @@
6690
7521
  "requires": {}
6691
7522
  }
6692
7523
  },
6693
- {
6694
- "name": "yandex-metrika-next",
6695
- "description": "Yandex Metrika integration for Nuxt",
6696
- "repo": "artmizu/yandex-metrika-nuxt",
6697
- "npm": "@artmizu/yandex-metrika-nuxt",
6698
- "icon": "yandex-metrika.svg",
6699
- "github": "https://github.com/artmizu/yandex-metrika-nuxt",
6700
- "website": "https://github.com/artmizu/yandex-metrika-nuxt",
6701
- "learn_more": "",
6702
- "category": "Analytics",
6703
- "type": "3rd-party",
6704
- "maintainers": [
6705
- {
6706
- "name": "Aleksandr Saburov",
6707
- "github": "artmizu",
6708
- "avatar": "https://avatars.githubusercontent.com/artmizu?v=4"
6709
- }
6710
- ],
6711
- "compatibility": {
6712
- "nuxt": "^3.0.0",
6713
- "requires": {}
6714
- }
6715
- },
6716
- {
6717
- "name": "yandex-metrika",
6718
- "description": "Yandex metrika Module for Nuxt.js",
6719
- "repo": "nuxt-community/yandex-metrika-module",
6720
- "npm": "@nuxtjs/yandex-metrika",
6721
- "icon": "",
6722
- "github": "https://github.com/nuxt-community/yandex-metrika-module",
6723
- "website": "https://github.com/nuxt-community/yandex-metrika-module",
6724
- "learn_more": "https://metrica.yandex.com/about",
6725
- "category": "Analytics",
6726
- "type": "community",
6727
- "maintainers": [
6728
- {
6729
- "name": "Pooya Parsa",
6730
- "github": "pi0",
6731
- "twitter": "_pi0_"
6732
- }
6733
- ],
6734
- "compatibility": {
6735
- "nuxt": "^2.0.0",
6736
- "requires": {}
6737
- }
6738
- },
6739
7524
  {
6740
7525
  "name": "zendesk",
6741
- "description": "Nuxt.js module for Zendesk",
7526
+ "description": "Nuxt module for Zendesk",
6742
7527
  "repo": "DansMaCulotte/nuxt-zendesk",
6743
7528
  "npm": "@dansmaculotte/nuxt-zendesk",
6744
7529
  "icon": "zendesk.png",