@nuxt/modules 0.6.0-7c6cc5 → 0.6.0-7fd1e4

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 +1534 -549
  2. package/package.json +12 -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",
@@ -179,7 +179,7 @@
179
179
  "github": "https://github.com/egidiusmengelberg/nuxt-aos",
180
180
  "website": "https://github.com/egidiusmengelberg/nuxt-aos",
181
181
  "learn_more": "",
182
- "category": "Devtools",
182
+ "category": "Libraries",
183
183
  "type": "3rd-party",
184
184
  "maintainers": [
185
185
  {
@@ -194,12 +194,12 @@
194
194
  },
195
195
  {
196
196
  "name": "api-party",
197
- "description": "Nuxt 3 module to securely connect with any API – server proxy & dynamic composable names",
197
+ "description": "Securely connect to any API with a server proxy and dynamic composables",
198
198
  "repo": "johannschopplich/nuxt-api-party",
199
199
  "npm": "nuxt-api-party",
200
200
  "icon": "api-party.svg",
201
201
  "github": "https://github.com/johannschopplich/nuxt-api-party",
202
- "website": "https://nuxt-api-party.jhnn.dev/",
202
+ "website": "https://nuxt-api-party.byjohann.dev/",
203
203
  "learn_more": "",
204
204
  "category": "Request",
205
205
  "type": "3rd-party",
@@ -242,7 +242,7 @@
242
242
  },
243
243
  {
244
244
  "name": "apollo",
245
- "description": "Integrate GraphQL in your Nuxt.js apps using vue-apollo.",
245
+ "description": "Integrate GraphQL in your Nuxt apps using vue-apollo.",
246
246
  "repo": "nuxt-modules/apollo",
247
247
  "npm": "@nuxtjs/apollo",
248
248
  "icon": "apollo.png",
@@ -266,7 +266,7 @@
266
266
  },
267
267
  {
268
268
  "name": "applicationinsights",
269
- "description": "AppInsights module for Nuxt.js",
269
+ "description": "AppInsights module for Nuxt",
270
270
  "repo": "nuxt-community/applicationinsights-module",
271
271
  "npm": "@nuxtjs/applicationinsights",
272
272
  "icon": "application-insights.png",
@@ -353,9 +353,31 @@
353
353
  "requires": {}
354
354
  }
355
355
  },
356
+ {
357
+ "name": "auth-utils",
358
+ "description": "Minimalist Auth module for Nuxt with SSR.",
359
+ "repo": "atinux/nuxt-auth-utils",
360
+ "npm": "nuxt-auth-utils",
361
+ "icon": "",
362
+ "github": "https://github.com/atinux/nuxt-auth-utils",
363
+ "website": "https://github.com/atinux/nuxt-auth-utils",
364
+ "learn_more": "",
365
+ "category": "Security",
366
+ "type": "3rd-party",
367
+ "maintainers": [
368
+ {
369
+ "name": "atinux",
370
+ "github": "atinux"
371
+ }
372
+ ],
373
+ "compatibility": {
374
+ "nuxt": "^3.0.0",
375
+ "requires": {}
376
+ }
377
+ },
356
378
  {
357
379
  "name": "auth",
358
- "description": "Zero-boilerplate authentication support for Nuxt.js.",
380
+ "description": "Zero-boilerplate authentication support for Nuxt.",
359
381
  "repo": "nuxt-community/auth-module",
360
382
  "npm": "@nuxtjs/auth",
361
383
  "icon": "auth.png",
@@ -403,9 +425,32 @@
403
425
  "requires": {}
404
426
  }
405
427
  },
428
+ {
429
+ "name": "auto-animate",
430
+ "description": "Automatic animations for your Nuxt app with a single line of code.",
431
+ "repo": "formkit/auto-animate",
432
+ "npm": "@formkit/auto-animate",
433
+ "icon": "auto-animate.svg",
434
+ "github": "https://github.com/formkit/auto-animate",
435
+ "website": "https://auto-animate.formkit.com",
436
+ "learn_more": "https://auto-animate.formkit.com",
437
+ "category": "Libraries",
438
+ "type": "3rd-party",
439
+ "maintainers": [
440
+ {
441
+ "name": "Justin Schroeder",
442
+ "github": "justin-schroeder",
443
+ "twitter": "jpschroeder"
444
+ }
445
+ ],
446
+ "compatibility": {
447
+ "nuxt": "^3.0.0",
448
+ "requires": {}
449
+ }
450
+ },
406
451
  {
407
452
  "name": "axios",
408
- "description": "Secure and easy Axios module with Nuxt.js",
453
+ "description": "Secure and easy Axios module with Nuxt",
409
454
  "repo": "nuxt-community/axios-module",
410
455
  "npm": "@nuxtjs/axios",
411
456
  "icon": "axios.svg",
@@ -428,7 +473,7 @@
428
473
  },
429
474
  {
430
475
  "name": "basic-auth",
431
- "description": "Provide basic authentication to your Nuxt.js application",
476
+ "description": "Provide basic authentication to your Nuxt application",
432
477
  "repo": "potato4d/nuxt-basic-auth-module",
433
478
  "npm": "nuxt-basic-auth-module",
434
479
  "icon": "",
@@ -552,7 +597,7 @@
552
597
  },
553
598
  {
554
599
  "name": "bulma-slim",
555
- "description": "Nuxt.js module to automatically make a slim Bulma build of used features with Purgecss",
600
+ "description": "Nuxt module to automatically make a slim Bulma build of used features with Purgecss",
556
601
  "repo": "mustardamus/nuxt-bulma-slim",
557
602
  "npm": "nuxt-bulma-slim",
558
603
  "icon": "bulma.png",
@@ -619,7 +664,7 @@
619
664
  },
620
665
  {
621
666
  "name": "canvas-sketch",
622
- "description": "Nuxt.js module for making generative and 3D artwork with canvas-sketch in JavaScript",
667
+ "description": "Nuxt module for making generative and 3D artwork with canvas-sketch in JavaScript",
623
668
  "repo": "LuXDAmore/generative-art",
624
669
  "npm": "@luxdamore/nuxt-canvas-sketch",
625
670
  "icon": "",
@@ -642,7 +687,7 @@
642
687
  },
643
688
  {
644
689
  "name": "capo",
645
- "description": "Capo.js implementation for Nuxt 3",
690
+ "description": "Capo.js implementation for Nuxt",
646
691
  "repo": "danielroe/nuxt-capo",
647
692
  "npm": "nuxt-capo",
648
693
  "icon": "",
@@ -664,7 +709,7 @@
664
709
  },
665
710
  {
666
711
  "name": "chakra-ui",
667
- "description": "Chakra UI Module for Nuxt.js",
712
+ "description": "Chakra UI Module for Nuxt",
668
713
  "repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
669
714
  "npm": "@chakra-ui/nuxt",
670
715
  "icon": "chakra-ui.png",
@@ -711,10 +756,10 @@
711
756
  "description": "Privacy-first, end-to-end encrypted analytics",
712
757
  "repo": "chiffre-io/nuxt-chiffre",
713
758
  "npm": "nuxt-chiffre",
714
- "icon": "https://avatars.githubusercontent.com/u/58789215?v=4",
759
+ "icon": "chiffre.png",
715
760
  "github": "https://github.com/chiffre-io/nuxt-chiffre",
716
761
  "website": "https://github.com/chiffre-io/nuxt-chiffre",
717
- "learn_more": "https://chiffre.io",
762
+ "learn_more": "https://chiffre.io/",
718
763
  "category": "Analytics",
719
764
  "type": "3rd-party",
720
765
  "maintainers": [
@@ -775,7 +820,7 @@
775
820
  },
776
821
  {
777
822
  "name": "cloudcms",
778
- "description": "CloudCMS Nuxt.js Module",
823
+ "description": "CloudCMS Nuxt Module",
779
824
  "repo": "gitana/cloudcms-nuxt",
780
825
  "npm": "cloudcms-nuxt",
781
826
  "icon": "",
@@ -824,7 +869,7 @@
824
869
  },
825
870
  {
826
871
  "name": "cloudinary",
827
- "description": "Optimize images and videos in your Nuxt.js application",
872
+ "description": "Optimize images and videos in your Nuxt application",
828
873
  "repo": "nuxt-modules/cloudinary",
829
874
  "npm": "@nuxtjs/cloudinary",
830
875
  "icon": "cloudinary.png",
@@ -847,7 +892,7 @@
847
892
  },
848
893
  {
849
894
  "name": "color-mode",
850
- "description": "Dark and Light mode for NuxtJS with auto detection",
895
+ "description": "Dark and Light mode for Nuxt with auto detection",
851
896
  "repo": "nuxt-modules/color-mode",
852
897
  "npm": "@nuxtjs/color-mode",
853
898
  "icon": "color-mode.png",
@@ -946,7 +991,7 @@
946
991
  "npm": "@nuxt/content",
947
992
  "icon": "nuxt.svg",
948
993
  "github": "https://github.com/nuxt/content",
949
- "website": "https://content.nuxtjs.org",
994
+ "website": "https://content.nuxt.com",
950
995
  "learn_more": "",
951
996
  "category": "CMS",
952
997
  "type": "official",
@@ -1068,7 +1113,7 @@
1068
1113
  },
1069
1114
  {
1070
1115
  "name": "darkmode.js",
1071
- "description": "Add darkmode / nightmode to your Nuxt.js project in a few seconds",
1116
+ "description": "Add darkmode / nightmode to your Nuxt project in a few seconds",
1072
1117
  "repo": "sandoche/nuxtjs-darkmode-js-module#main",
1073
1118
  "npm": "nuxtjs-darkmode-js-module",
1074
1119
  "icon": "darkmode.png",
@@ -1090,7 +1135,7 @@
1090
1135
  },
1091
1136
  {
1092
1137
  "name": "date-fns",
1093
- "description": "Modern JavaScript date utility library - date-fns for Nuxt.js",
1138
+ "description": "Modern JavaScript date utility library - date-fns for Nuxt",
1094
1139
  "repo": "nuxt-community/date-fns-module",
1095
1140
  "npm": "@nuxtjs/date-fns",
1096
1141
  "icon": "date-fns.png",
@@ -1112,7 +1157,7 @@
1112
1157
  },
1113
1158
  {
1114
1159
  "name": "datocms-nuxt2",
1115
- "description": "DatoCMS integration for Nuxt.js v2",
1160
+ "description": "DatoCMS integration for Nuxt v2",
1116
1161
  "repo": "voorhoede/nuxt-datocms-module",
1117
1162
  "npm": "@voorhoede/nuxt-datocms-module",
1118
1163
  "icon": "datocms.svg",
@@ -1181,7 +1226,7 @@
1181
1226
  },
1182
1227
  {
1183
1228
  "name": "delay-hydration",
1184
- "description": "Improve your Nuxt.js v2 Google Lighthouse score by delaying hydration.",
1229
+ "description": "Improve your Nuxt v2 Google Lighthouse score by delaying hydration.",
1185
1230
  "repo": "harlan-zw/nuxt-delay-hydration",
1186
1231
  "npm": "nuxt-delay-hydration",
1187
1232
  "icon": "lighthouse.svg",
@@ -1204,12 +1249,12 @@
1204
1249
  },
1205
1250
  {
1206
1251
  "name": "device",
1207
- "description": "Device detection module for Nuxt.js",
1208
- "repo": "nuxt-community/device-module",
1252
+ "description": "Device detection module for Nuxt",
1253
+ "repo": "nuxt-modules/device",
1209
1254
  "npm": "@nuxtjs/device",
1210
1255
  "icon": "",
1211
- "github": "https://github.com/nuxt-community/device-module",
1212
- "website": "https://github.com/nuxt-community/device-module",
1256
+ "github": "https://github.com/nuxt-modules/device",
1257
+ "website": "https://github.com/nuxt-modules/device",
1213
1258
  "learn_more": "",
1214
1259
  "category": "Extensions",
1215
1260
  "type": "community",
@@ -1231,7 +1276,7 @@
1231
1276
  "npm": "@nuxt/devtools",
1232
1277
  "icon": "nuxt.svg",
1233
1278
  "github": "https://github.com/nuxt/devtools",
1234
- "website": "https://devtools.nuxtjs.org/",
1279
+ "website": "https://devtools.nuxt.com",
1235
1280
  "learn_more": "",
1236
1281
  "category": "Devtools",
1237
1282
  "type": "official",
@@ -1267,12 +1312,13 @@
1267
1312
  ],
1268
1313
  "compatibility": {
1269
1314
  "nuxt": "^3.0.0",
1270
- "requires": {}
1315
+ "requires": {},
1316
+ "devtools": "^0.0.0"
1271
1317
  }
1272
1318
  },
1273
1319
  {
1274
1320
  "name": "disqus",
1275
- "description": "Disqus for Nuxt 3",
1321
+ "description": "Disqus Comments Module for Nuxt - Instantly add a comment widget to your app",
1276
1322
  "repo": "modbender/nuxt-disqus",
1277
1323
  "npm": "nuxt-disqus",
1278
1324
  "icon": "disqus.svg",
@@ -1292,9 +1338,31 @@
1292
1338
  "requires": {}
1293
1339
  }
1294
1340
  },
1341
+ {
1342
+ "name": "doppler",
1343
+ "description": "Integrate your Doppler secrets into your Nuxt build",
1344
+ "repo": "JamieCurnow/nuxt-doppler",
1345
+ "npm": "nuxt-doppler",
1346
+ "icon": "doppler.png",
1347
+ "github": "https://github.com/JamieCurnow/nuxt-doppler",
1348
+ "website": "https://github.com/JamieCurnow/nuxt-doppler",
1349
+ "learn_more": "",
1350
+ "category": "Devtools",
1351
+ "type": "3rd-party",
1352
+ "maintainers": [
1353
+ {
1354
+ "name": "JamieCurnow",
1355
+ "github": "JamieCurnow"
1356
+ }
1357
+ ],
1358
+ "compatibility": {
1359
+ "nuxt": "^3.0.0",
1360
+ "requires": {}
1361
+ }
1362
+ },
1295
1363
  {
1296
1364
  "name": "dotenv",
1297
- "description": "A Nuxt.js module that loads your .env file into your context options",
1365
+ "description": "A Nuxt module that loads your .env file into your context options",
1298
1366
  "repo": "nuxt-community/dotenv-module",
1299
1367
  "npm": "@nuxtjs/dotenv",
1300
1368
  "icon": "dotenv.png",
@@ -1316,13 +1384,13 @@
1316
1384
  },
1317
1385
  {
1318
1386
  "name": "drupal-ce",
1319
- "description": "Connects Nuxt.js with Drupal via the Lupus Custom Elements Renderer",
1387
+ "description": "Connects Nuxt with Drupal via the Lupus Custom Elements Renderer",
1320
1388
  "repo": "drunomics/nuxtjs-drupal-ce",
1321
1389
  "npm": "nuxtjs-drupal-ce",
1322
1390
  "icon": "drupal-ce.png",
1323
1391
  "github": "https://github.com/drunomics/nuxtjs-drupal-ce",
1324
- "website": "https://stack.lupus.digital",
1325
- "learn_more": "https://stack.lupus.digital/2-resources/learning",
1392
+ "website": "https://lupus-decoupled.org",
1393
+ "learn_more": "https://lupus-decoupled.org/get-started/how-it-works",
1326
1394
  "category": "CMS",
1327
1395
  "type": "3rd-party",
1328
1396
  "maintainers": [
@@ -1337,19 +1405,19 @@
1337
1405
  "avatar": "https://avatars.githubusercontent.com/u/1254146?v=4"
1338
1406
  },
1339
1407
  {
1340
- "name": "David Licen",
1341
- "github": "davision",
1342
- "avatar": "https://avatars.githubusercontent.com/u/3862832?v=4"
1408
+ "name": "Matic",
1409
+ "github": "TurtlBbx",
1410
+ "avatar": "https://avatars.githubusercontent.com/u/29594309?v=4"
1343
1411
  }
1344
1412
  ],
1345
1413
  "compatibility": {
1346
- "nuxt": "^2.0.0",
1414
+ "nuxt": "^2.0.0 || ^3.0.0",
1347
1415
  "requires": {}
1348
1416
  }
1349
1417
  },
1350
1418
  {
1351
1419
  "name": "druxt",
1352
- "description": "A bridge between frameworks, Drupal in the back, Nuxt.js in the front.",
1420
+ "description": "A bridge between frameworks, Drupal in the back, Nuxt in the front.",
1353
1421
  "repo": "druxt/druxt.js#develop/packages/druxt",
1354
1422
  "npm": "druxt",
1355
1423
  "icon": "druxt.svg",
@@ -1369,6 +1437,29 @@
1369
1437
  "requires": {}
1370
1438
  }
1371
1439
  },
1440
+ {
1441
+ "name": "edgedb",
1442
+ "description": "Integrate Nuxt 3 with EdgeDB effortlessly, adding a robust database layer to your app with minimal configuration.",
1443
+ "repo": "Tahul/nuxt-edgedb",
1444
+ "npm": "nuxt-edgedb-module",
1445
+ "icon": "edgedb.svg",
1446
+ "github": "https://github.com/Tahul/nuxt-edgedb",
1447
+ "website": "https://github.com/Tahul/nuxt-edgedb",
1448
+ "learn_more": "https://github.com/Tahul/nuxt-edgedb",
1449
+ "category": "Database",
1450
+ "type": "3rd-party",
1451
+ "maintainers": [
1452
+ {
1453
+ "name": "Yaël Guilloux",
1454
+ "github": "Tahul",
1455
+ "twitter": "yaeeelglx"
1456
+ }
1457
+ ],
1458
+ "compatibility": {
1459
+ "nuxt": "^3.8.0",
1460
+ "requires": {}
1461
+ }
1462
+ },
1372
1463
  {
1373
1464
  "name": "electron",
1374
1465
  "description": "Integrate Nuxt and Electron.",
@@ -1417,7 +1508,7 @@
1417
1508
  },
1418
1509
  {
1419
1510
  "name": "emotion",
1420
- "description": "The Next Generation of CSS-in-JS for Nuxt.js",
1511
+ "description": "The Next Generation of CSS-in-JS for Nuxt",
1421
1512
  "repo": "nuxt-modules/emotion",
1422
1513
  "npm": "@nuxtjs/emotion",
1423
1514
  "icon": "emotion.png",
@@ -1445,7 +1536,7 @@
1445
1536
  },
1446
1537
  {
1447
1538
  "name": "eslint",
1448
- "description": "ESLint module for Nuxt.js",
1539
+ "description": "ESLint module for Nuxt",
1449
1540
  "repo": "nuxt-community/eslint-module",
1450
1541
  "npm": "@nuxtjs/eslint-module",
1451
1542
  "icon": "eslint.png",
@@ -1465,9 +1556,32 @@
1465
1556
  "requires": {}
1466
1557
  }
1467
1558
  },
1559
+ {
1560
+ "name": "eslint",
1561
+ "description": "Collection of ESLint-related packages for Nuxt, provides project-aware, easy-to-use, extensible and future-proof integrations.",
1562
+ "repo": "nuxt-community/eslint-module",
1563
+ "npm": "@nuxtjs/eslint-module",
1564
+ "icon": "nuxt.svg",
1565
+ "github": "https://github.com/nuxt/eslint",
1566
+ "website": "https://eslint.nuxt.com",
1567
+ "learn_more": "",
1568
+ "category": "Devtools",
1569
+ "type": "community",
1570
+ "maintainers": [
1571
+ {
1572
+ "name": "Anthony Fu",
1573
+ "github": "antfu",
1574
+ "twitter": "antfu7"
1575
+ }
1576
+ ],
1577
+ "compatibility": {
1578
+ "nuxt": "^3.0.0",
1579
+ "requires": {}
1580
+ }
1581
+ },
1468
1582
  {
1469
1583
  "name": "event-trace",
1470
- "description": "Module for event trace in Nuxt.js",
1584
+ "description": "Module for event trace in Nuxt",
1471
1585
  "repo": "nuxt-community/nuxt-event-trace",
1472
1586
  "npm": "nuxt-event-trace",
1473
1587
  "icon": "",
@@ -1487,6 +1601,29 @@
1487
1601
  "requires": {}
1488
1602
  }
1489
1603
  },
1604
+ {
1605
+ "name": "fathom-analytics",
1606
+ "description": "Fathom analytics integration for Nuxt",
1607
+ "repo": "valgeirb/nuxt-fathom",
1608
+ "npm": "nuxt-fathom",
1609
+ "icon": "fathom-analytics.svg",
1610
+ "github": "https://github.com/valgeirb/nuxt-fathom",
1611
+ "website": "https://github.com/valgeirb/nuxt-fathom#readme",
1612
+ "learn_more": "",
1613
+ "category": "Analytics",
1614
+ "type": "3rd-party",
1615
+ "maintainers": [
1616
+ {
1617
+ "name": "Valgeir Björnsson",
1618
+ "github": "valgeirb",
1619
+ "avatar": "https://avatars.githubusercontent.com/valgeirb"
1620
+ }
1621
+ ],
1622
+ "compatibility": {
1623
+ "nuxt": "^3.0.0",
1624
+ "requires": {}
1625
+ }
1626
+ },
1490
1627
  {
1491
1628
  "name": "fathom",
1492
1629
  "description": "Fathom analytics for Nuxt",
@@ -1511,7 +1648,7 @@
1511
1648
  },
1512
1649
  {
1513
1650
  "name": "feature-toggle",
1514
- "description": "Feature toggle module for Nuxt.js",
1651
+ "description": "Feature toggle module for Nuxt",
1515
1652
  "repo": "stephenkr/nuxt-feature-toggle",
1516
1653
  "npm": "nuxt-feature-toggle",
1517
1654
  "icon": "",
@@ -1578,7 +1715,7 @@
1578
1715
  },
1579
1716
  {
1580
1717
  "name": "floating-prompt-module",
1581
- "description": "Invite your users to support you on product hunt with this floating prompt Nuxt.js module",
1718
+ "description": "Invite your users to support you on product hunt with this floating prompt Nuxt module",
1582
1719
  "repo": "sandoche/nuxt-floating-prompt-module#main",
1583
1720
  "npm": "nuxt-floating-prompt-module",
1584
1721
  "icon": "",
@@ -1687,10 +1824,33 @@
1687
1824
  "requires": {}
1688
1825
  }
1689
1826
  },
1827
+ {
1828
+ "name": "fonts",
1829
+ "description": "Plug-and-play web font optimization and configuration for Nuxt apps.",
1830
+ "repo": "nuxt/fonts",
1831
+ "npm": "@nuxt/fonts",
1832
+ "icon": "nuxt.svg",
1833
+ "github": "https://github.com/nuxt/fonts",
1834
+ "website": "https://github.com/nuxt/fonts",
1835
+ "learn_more": "",
1836
+ "category": "Libraries",
1837
+ "type": "official",
1838
+ "maintainers": [
1839
+ {
1840
+ "name": "Daniel Roe",
1841
+ "github": "danielroe",
1842
+ "twitter": "danielcroe"
1843
+ }
1844
+ ],
1845
+ "compatibility": {
1846
+ "nuxt": "^3.0.0",
1847
+ "requires": {}
1848
+ }
1849
+ },
1690
1850
  {
1691
1851
  "name": "form-actions",
1692
1852
  "description": "A set of features and composables to interact with forms and server data.",
1693
- "repo": "Hebilicious/form-actions-nuxt#main/packages/form-action-nuxt",
1853
+ "repo": "Hebilicious/form-actions-nuxt#main/packages/form-actions-nuxt",
1694
1854
  "npm": "@hebilicious/form-actions-nuxt",
1695
1855
  "icon": "form-actions.svg",
1696
1856
  "github": "https://github.com/Hebilicious/form-actions-nuxt",
@@ -1718,7 +1878,7 @@
1718
1878
  "icon": "formkit.png",
1719
1879
  "github": "https://github.com/formkit/formkit",
1720
1880
  "website": "https://formkit.com",
1721
- "learn_more": "https://formkit.com/essentials/installation#with-nuxt",
1881
+ "learn_more": "https://formkit.com/getting-started/installation",
1722
1882
  "category": "Libraries",
1723
1883
  "type": "3rd-party",
1724
1884
  "maintainers": [
@@ -1784,7 +1944,7 @@
1784
1944
  },
1785
1945
  {
1786
1946
  "name": "google-adsense",
1787
- "description": "Google Adsense Module for Nuxt.js",
1947
+ "description": "Google Adsense Module for Nuxt",
1788
1948
  "repo": "nuxt-community/google-adsense-module",
1789
1949
  "npm": "@nuxtjs/google-adsense",
1790
1950
  "icon": "google-adsense.png",
@@ -1810,7 +1970,7 @@
1810
1970
  },
1811
1971
  {
1812
1972
  "name": "google-analytics",
1813
- "description": "Google analytics Module for Nuxt.js",
1973
+ "description": "Google analytics Module for Nuxt",
1814
1974
  "repo": "nuxt-community/analytics-module",
1815
1975
  "npm": "@nuxtjs/google-analytics",
1816
1976
  "icon": "google-analytics.png",
@@ -1842,7 +2002,7 @@
1842
2002
  },
1843
2003
  {
1844
2004
  "name": "google-fonts",
1845
- "description": "Google Fonts module for NuxtJS",
2005
+ "description": "Google Fonts module for Nuxt",
1846
2006
  "repo": "nuxt-modules/google-fonts",
1847
2007
  "npm": "@nuxtjs/google-fonts",
1848
2008
  "icon": "google-fonts.png",
@@ -1866,7 +2026,7 @@
1866
2026
  },
1867
2027
  {
1868
2028
  "name": "google-gtag",
1869
- "description": "Google GTag for Nuxt.js",
2029
+ "description": "Google GTag for Nuxt",
1870
2030
  "repo": "nuxt-community/google-gtag",
1871
2031
  "npm": "@nuxtjs/google-gtag",
1872
2032
  "icon": "gtm.png",
@@ -1892,7 +2052,7 @@
1892
2052
  },
1893
2053
  {
1894
2054
  "name": "google-optimize",
1895
- "description": "SSR friendly Google Optimize module for Nuxt.js",
2055
+ "description": "SSR friendly Google Optimize module for Nuxt",
1896
2056
  "repo": "nuxt-community/google-optimize-module",
1897
2057
  "npm": "nuxt-google-optimize",
1898
2058
  "icon": "google-optimize.png",
@@ -1931,7 +2091,7 @@
1931
2091
  "icon": "graphql-client.svg",
1932
2092
  "github": "https://github.com/diizzayy/nuxt-graphql-client",
1933
2093
  "website": "https://github.com/diizzayy/nuxt-graphql-client",
1934
- "learn_more": "https://www.graphql-code-generator.com/plugins/typescript-graphql-request",
2094
+ "learn_more": "https://nuxt-graphql-client.web.app/",
1935
2095
  "category": "Request",
1936
2096
  "type": "3rd-party",
1937
2097
  "maintainers": [
@@ -1947,7 +2107,7 @@
1947
2107
  },
1948
2108
  {
1949
2109
  "name": "graphql-request",
1950
- "description": "Easy Minimal GraphQL client integration with Nuxt.js",
2110
+ "description": "Easy Minimal GraphQL client integration with Nuxt",
1951
2111
  "repo": "gomah/nuxt-graphql-request",
1952
2112
  "npm": "nuxt-graphql-request",
1953
2113
  "icon": "graphql-request.png",
@@ -1963,7 +2123,7 @@
1963
2123
  }
1964
2124
  ],
1965
2125
  "compatibility": {
1966
- "nuxt": "^2.0.0",
2126
+ "nuxt": "^2.0.0 || ^3.0.0",
1967
2127
  "requires": {}
1968
2128
  }
1969
2129
  },
@@ -1986,12 +2146,13 @@
1986
2146
  ],
1987
2147
  "compatibility": {
1988
2148
  "nuxt": "^3.0.0",
1989
- "requires": {}
2149
+ "requires": {},
2150
+ "devtools": "^0.0.0"
1990
2151
  }
1991
2152
  },
1992
2153
  {
1993
2154
  "name": "gtag",
1994
- "description": "Google Analytics integration for Nuxt 3",
2155
+ "description": "Google Analytics integration for Nuxt: Google Analytics, Google Ads and more",
1995
2156
  "repo": "johannschopplich/nuxt-gtag",
1996
2157
  "npm": "nuxt-gtag",
1997
2158
  "icon": "gtag.svg",
@@ -2015,7 +2176,7 @@
2015
2176
  },
2016
2177
  {
2017
2178
  "name": "gtm",
2018
- "description": "Google Tag Manager Module for Nuxt.js",
2179
+ "description": "Google Tag Manager Module for Nuxt",
2019
2180
  "repo": "nuxt-community/gtm-module",
2020
2181
  "npm": "@nuxtjs/gtm",
2021
2182
  "icon": "gtm.png",
@@ -2038,7 +2199,7 @@
2038
2199
  },
2039
2200
  {
2040
2201
  "name": "guess",
2041
- "description": "Guess.js module for Nuxt.js",
2202
+ "description": "Guess.js module for Nuxt",
2042
2203
  "repo": "nuxt-community/guess-module",
2043
2204
  "npm": "@nuxtjs/guess-module",
2044
2205
  "icon": "guessjs.png",
@@ -2150,7 +2311,7 @@
2150
2311
  },
2151
2312
  {
2152
2313
  "name": "helmet",
2153
- "description": "Easy Helmet module with Nuxt.js'",
2314
+ "description": "Easy Helmet module with Nuxt'",
2154
2315
  "repo": "victor-perez/nuxt-helmet",
2155
2316
  "npm": "nuxt-helmet",
2156
2317
  "icon": "",
@@ -2194,7 +2355,7 @@
2194
2355
  },
2195
2356
  {
2196
2357
  "name": "history-state",
2197
- "description": "Nuxt.js module to backup or restore historical states",
2358
+ "description": "Nuxt module to backup or restore historical states",
2198
2359
  "repo": "hidekatsu-izuno/nuxt-history-state",
2199
2360
  "npm": "nuxt-history-state",
2200
2361
  "icon": "",
@@ -2214,6 +2375,28 @@
2214
2375
  "requires": {}
2215
2376
  }
2216
2377
  },
2378
+ {
2379
+ "name": "hotjar",
2380
+ "description": "Add HotJar to your Nuxt application",
2381
+ "repo": "damevin/nuxt-module-hotjar",
2382
+ "npm": "nuxt-module-hotjar",
2383
+ "icon": "hotjar.png",
2384
+ "github": "https://github.com/damevin/nuxt-module-hotjar",
2385
+ "website": "https://github.com/damevin/nuxt-module-hotjar",
2386
+ "learn_more": "https://github.com/damevin/nuxt-module-hotjar#nuxt-hotjar",
2387
+ "category": "SEO",
2388
+ "type": "3rd-party",
2389
+ "maintainers": [
2390
+ {
2391
+ "name": "Raphaël DAMEVIN",
2392
+ "github": "damevin"
2393
+ }
2394
+ ],
2395
+ "compatibility": {
2396
+ "nuxt": "^3.0.0",
2397
+ "requires": {}
2398
+ }
2399
+ },
2217
2400
  {
2218
2401
  "name": "html-minifier",
2219
2402
  "description": "Minify the html for each request served by nuxt server (nuxt start)",
@@ -2263,7 +2446,7 @@
2263
2446
  },
2264
2447
  {
2265
2448
  "name": "http",
2266
- "description": "Universal HTTP Module for Nuxt.js",
2449
+ "description": "Universal HTTP Module for Nuxt",
2267
2450
  "repo": "nuxt/http",
2268
2451
  "npm": "@nuxt/http",
2269
2452
  "icon": "http.png",
@@ -2289,9 +2472,47 @@
2289
2472
  "requires": {}
2290
2473
  }
2291
2474
  },
2475
+ {
2476
+ "name": "hub",
2477
+ "description": "Build full-stack Nuxt applications on the edge, with zero configuration.",
2478
+ "repo": "nuxt-hub/core",
2479
+ "npm": "@nuxthub/core",
2480
+ "icon": "nuxthub.svg",
2481
+ "github": "https://github.com/nuxt-hub/core",
2482
+ "website": "https://hub.nuxt.com",
2483
+ "learn_more": "",
2484
+ "category": "Database",
2485
+ "type": "3rd-party",
2486
+ "maintainers": [
2487
+ {
2488
+ "name": "Sebastien Chopin",
2489
+ "github": "Atinux"
2490
+ },
2491
+ {
2492
+ "name": "Ahad Birang",
2493
+ "github": "farnabaz"
2494
+ },
2495
+ {
2496
+ "name": "Sylvain Marroufin",
2497
+ "github": "smarroufin"
2498
+ },
2499
+ {
2500
+ "name": "Florent Delerue",
2501
+ "github": "flosciante"
2502
+ },
2503
+ {
2504
+ "name": "NuxtLabs",
2505
+ "github": "nuxtlabs"
2506
+ }
2507
+ ],
2508
+ "compatibility": {
2509
+ "nuxt": "^3.0.0",
2510
+ "requires": {}
2511
+ }
2512
+ },
2292
2513
  {
2293
2514
  "name": "humans-txt",
2294
- "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.",
2515
+ "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.",
2295
2516
  "repo": "Luxdamore/nuxt-humans-txt",
2296
2517
  "npm": "@luxdamore/nuxt-humans-txt",
2297
2518
  "icon": "",
@@ -2319,8 +2540,8 @@
2319
2540
  "npm": "@nuxtjs/i18n",
2320
2541
  "icon": "i18n.png",
2321
2542
  "github": "https://github.com/nuxt-modules/i18n",
2322
- "website": "https://v8.i18n.nuxtjs.org",
2323
- "learn_more": "https://kazupon.github.io/vue-i18n/",
2543
+ "website": "https://i18n.nuxtjs.org",
2544
+ "learn_more": "https://vue-i18n.intlify.dev/",
2324
2545
  "category": "Extensions",
2325
2546
  "type": "community",
2326
2547
  "maintainers": [
@@ -2331,6 +2552,10 @@
2331
2552
  {
2332
2553
  "name": "Kazuya Kawaguchi",
2333
2554
  "github": "kazupon"
2555
+ },
2556
+ {
2557
+ "name": "Bobbie Goede",
2558
+ "github": "BobbieGoede"
2334
2559
  }
2335
2560
  ],
2336
2561
  "compatibility": {
@@ -2360,6 +2585,29 @@
2360
2585
  "requires": {}
2361
2586
  }
2362
2587
  },
2588
+ {
2589
+ "name": "icon-tw",
2590
+ "description": "Extended Icon module with Tailwind CSS Icons for Nuxt",
2591
+ "repo": "jcamp-code/nuxt-icon-tw",
2592
+ "npm": "nuxt-icon-tw",
2593
+ "icon": "nuxt-icon.png",
2594
+ "github": "https://github.com/jcamp-code/nuxt-icon-tw",
2595
+ "website": "https://github.com/jcamp-code/nuxt-icon-tw",
2596
+ "learn_more": "",
2597
+ "category": "UI",
2598
+ "type": "3rd-party",
2599
+ "maintainers": [
2600
+ {
2601
+ "name": "JohnCampionJr",
2602
+ "github": "JohnCampionJr"
2603
+ }
2604
+ ],
2605
+ "compatibility": {
2606
+ "nuxt": "^3.0.0",
2607
+ "requires": {},
2608
+ "devtools": "^0.0.0"
2609
+ }
2610
+ },
2363
2611
  {
2364
2612
  "name": "icon",
2365
2613
  "description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
@@ -2379,7 +2627,8 @@
2379
2627
  ],
2380
2628
  "compatibility": {
2381
2629
  "nuxt": "^3.0.0",
2382
- "requires": {}
2630
+ "requires": {},
2631
+ "devtools": "^0.0.0"
2383
2632
  }
2384
2633
  },
2385
2634
  {
@@ -2428,7 +2677,7 @@
2428
2677
  },
2429
2678
  {
2430
2679
  "name": "image",
2431
- "description": "Optimised images for NuxtJS, with progressive processing, lazy-loading, real-time resizes and providers support.",
2680
+ "description": "Optimised images for Nuxt, with progressive processing, lazy-loading, real-time resizes and providers support.",
2432
2681
  "repo": "nuxt/image",
2433
2682
  "npm": "@nuxt/image",
2434
2683
  "icon": "image.png",
@@ -2468,7 +2717,7 @@
2468
2717
  },
2469
2718
  {
2470
2719
  "name": "imagemin",
2471
- "description": "Automatically optimize (compress) all images used in Nuxt.js",
2720
+ "description": "Automatically optimize (compress) all images used in Nuxt",
2472
2721
  "repo": "nuxt-community/imagemin-module",
2473
2722
  "npm": "@nuxtjs/imagemin",
2474
2723
  "icon": "imagemin.png",
@@ -2515,7 +2764,7 @@
2515
2764
  },
2516
2765
  {
2517
2766
  "name": "intercom",
2518
- "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt.js",
2767
+ "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt",
2519
2768
  "repo": "hex-digital/nuxt-intercom",
2520
2769
  "npm": "@hexdigital/nuxt-intercom",
2521
2770
  "icon": "intercom.png",
@@ -2560,7 +2809,7 @@
2560
2809
  },
2561
2810
  {
2562
2811
  "name": "jsonapi",
2563
- "description": "Easy JSON:API client integration for Nuxt.js",
2812
+ "description": "Easy JSON:API client integration for Nuxt",
2564
2813
  "repo": "patrickcate/nuxt-jsonapi",
2565
2814
  "npm": "nuxt-jsonapi",
2566
2815
  "icon": "jsonapi.svg",
@@ -2602,14 +2851,42 @@
2602
2851
  "requires": {}
2603
2852
  }
2604
2853
  },
2854
+ {
2855
+ "name": "kinde",
2856
+ "description": "Kinde authentication integration for Nuxt",
2857
+ "repo": "nuxt-modules/kinde",
2858
+ "npm": "@nuxtjs/kinde",
2859
+ "icon": "kinde.svg",
2860
+ "github": "https://github.com/nuxt-modules/kinde",
2861
+ "website": "https://kinde.com/docs/developer-tools/nuxt-module/",
2862
+ "learn_more": "https://kinde.com/",
2863
+ "category": "Security",
2864
+ "type": "community",
2865
+ "maintainers": [
2866
+ {
2867
+ "name": "danielroe",
2868
+ "github": "danielroe"
2869
+ },
2870
+ {
2871
+ "name": "daveordead",
2872
+ "github": "DaveOrDead",
2873
+ "twitter": "dave_or_dead"
2874
+ }
2875
+ ],
2876
+ "compatibility": {
2877
+ "nuxt": "^3.0.0",
2878
+ "requires": {}
2879
+ },
2880
+ "sponsor": true
2881
+ },
2605
2882
  {
2606
2883
  "name": "kql",
2607
- "description": "Nuxt 3 module for Kirby's Query Language API",
2884
+ "description": "Nuxt module for Kirby's Query Language API",
2608
2885
  "repo": "johannschopplich/nuxt-kql",
2609
2886
  "npm": "nuxt-kql",
2610
2887
  "icon": "kql.svg",
2611
2888
  "github": "https://github.com/johannschopplich/nuxt-kql",
2612
- "website": "https://nuxt-kql.jhnn.dev",
2889
+ "website": "https://nuxt-kql.byjohann.dev/",
2613
2890
  "learn_more": "",
2614
2891
  "category": "CMS",
2615
2892
  "type": "3rd-party",
@@ -2628,7 +2905,7 @@
2628
2905
  },
2629
2906
  {
2630
2907
  "name": "laravel-echo",
2631
- "description": "Laravel Echo for Nuxt.js",
2908
+ "description": "Laravel Echo for Nuxt",
2632
2909
  "repo": "nuxt-community/laravel-echo",
2633
2910
  "npm": "@nuxtjs/laravel-echo",
2634
2911
  "icon": "laravel-echo.png",
@@ -2670,6 +2947,28 @@
2670
2947
  "requires": {}
2671
2948
  }
2672
2949
  },
2950
+ {
2951
+ "name": "laravel-precognition",
2952
+ "description": "Nuxt module to work with Laravel Precognition and $fetch",
2953
+ "repo": "sot1986/nuxt-laravel-precognition",
2954
+ "npm": "nuxt-laravel-precognition",
2955
+ "icon": "laravel.svg",
2956
+ "github": "https://github.com/sot1986/nuxt-laravel-precognition",
2957
+ "website": "https://github.com/sot1986/nuxt-laravel-precognition",
2958
+ "learn_more": "",
2959
+ "category": "Security",
2960
+ "type": "3rd-party",
2961
+ "maintainers": [
2962
+ {
2963
+ "name": "sot1986",
2964
+ "github": "sot1986"
2965
+ }
2966
+ ],
2967
+ "compatibility": {
2968
+ "nuxt": "^3.0.0",
2969
+ "requires": {}
2970
+ }
2971
+ },
2673
2972
  {
2674
2973
  "name": "laravel",
2675
2974
  "description": "Nuxt cli extension for use with laravel as backend",
@@ -2716,13 +3015,13 @@
2716
3015
  },
2717
3016
  {
2718
3017
  "name": "link-checker",
2719
- "description": "Identify and fix link issues for prerendered Nuxt 3 apps.",
3018
+ "description": "Find and magically fix links that may be negatively effecting your SEO.",
2720
3019
  "repo": "harlan-zw/nuxt-link-checker",
2721
3020
  "npm": "nuxt-link-checker",
2722
- "icon": "",
3021
+ "icon": "link-checker.svg",
2723
3022
  "github": "https://github.com/harlan-zw/nuxt-link-checker",
2724
- "website": "https://github.com/harlan-zw/nuxt-link-checker",
2725
- "learn_more": "",
3023
+ "website": "https://nuxtseo.com/link-checker",
3024
+ "learn_more": "https://nuxtseo.com/link-checker",
2726
3025
  "category": "SEO",
2727
3026
  "type": "3rd-party",
2728
3027
  "maintainers": [
@@ -2735,7 +3034,8 @@
2735
3034
  ],
2736
3035
  "compatibility": {
2737
3036
  "nuxt": "^3.0.0",
2738
- "requires": {}
3037
+ "requires": {},
3038
+ "devtools": "^0.0.0"
2739
3039
  }
2740
3040
  },
2741
3041
  {
@@ -2812,12 +3112,12 @@
2812
3112
  },
2813
3113
  {
2814
3114
  "name": "logrocket",
2815
- "description": "LogRocket module for Nuxt.js to help you fix bugs and understand user behaviour.",
2816
- "repo": "nuxt-community/nuxt-logrocket",
3115
+ "description": "LogRocket module for Nuxt to help you fix bugs and understand user behaviour.",
3116
+ "repo": "nuxt-modules/logrocket",
2817
3117
  "npm": "nuxt-logrocket",
2818
3118
  "icon": "logrocket.png",
2819
- "github": "https://github.com/nuxt-community/nuxt-logrocket",
2820
- "website": "https://github.com/nuxt-community/nuxt-logrocket",
3119
+ "github": "https://github.com/nuxt-modules/logrocket",
3120
+ "website": "https://github.com/nuxt-modules/logrocket",
2821
3121
  "learn_more": "https://docs.logrocket.com/docs",
2822
3122
  "category": "Monitoring",
2823
3123
  "type": "community",
@@ -2835,7 +3135,7 @@
2835
3135
  },
2836
3136
  {
2837
3137
  "name": "lucide-icons",
2838
- "description": "Nuxt 3 module to integrate Lucide icons",
3138
+ "description": "Nuxt module to integrate Lucide icons",
2839
3139
  "repo": "swisnl/nuxt-lucide-icons",
2840
3140
  "npm": "nuxt-lucide-icons",
2841
3141
  "icon": "lucide-icons.svg",
@@ -2861,7 +3161,7 @@
2861
3161
  },
2862
3162
  {
2863
3163
  "name": "lunr",
2864
- "description": "Full-text search with pre-build indexes for Nuxt.js using lunr.js",
3164
+ "description": "Full-text search with pre-build indexes for Nuxt using lunr.js",
2865
3165
  "repo": "nuxt-community/lunr-module",
2866
3166
  "npm": "@nuxtjs/lunr-module",
2867
3167
  "icon": "",
@@ -2884,10 +3184,10 @@
2884
3184
  {
2885
3185
  "name": "magic-regexp",
2886
3186
  "description": "A compiled-away, type-safe, readable RegExp alternative",
2887
- "repo": "danielroe/magic-regexp",
3187
+ "repo": "unjs/magic-regexp",
2888
3188
  "npm": "magic-regexp",
2889
3189
  "icon": "magic-regexp.svg",
2890
- "github": "https://github.com/danielroe/magic-regexp",
3190
+ "github": "https://github.com/unjs/magic-regexp",
2891
3191
  "website": "https://magic-regexp.roe.dev",
2892
3192
  "learn_more": "https://magic-regexp.roe.dev",
2893
3193
  "category": "Libraries",
@@ -2904,6 +3204,29 @@
2904
3204
  "requires": {}
2905
3205
  }
2906
3206
  },
3207
+ {
3208
+ "name": "mailpit",
3209
+ "description": "Integrates Mailpit web UI in Nuxt devtools",
3210
+ "repo": "tdolsen/nuxt-mailpit",
3211
+ "npm": "nuxt-mailpit",
3212
+ "icon": "mailpit.svg",
3213
+ "github": "https://github.com/tdolsen/nuxt-mailpit",
3214
+ "website": "https://github.com/tdolsen/nuxt-mailpit",
3215
+ "learn_more": "https://github.com/tdolsen/nuxt-mailpit",
3216
+ "category": "Devtools",
3217
+ "type": "3rd-party",
3218
+ "maintainers": [
3219
+ {
3220
+ "name": "Torkild Dyvik Olsen",
3221
+ "github": "tdolsen",
3222
+ "twitter": "tdolsen"
3223
+ }
3224
+ ],
3225
+ "compatibility": {
3226
+ "nuxt": "^3.8.0",
3227
+ "requires": {}
3228
+ }
3229
+ },
2907
3230
  {
2908
3231
  "name": "markdownit",
2909
3232
  "description": "Use Markdown in your Nuxt application with the markdownit-loader",
@@ -2927,6 +3250,30 @@
2927
3250
  "requires": {}
2928
3251
  }
2929
3252
  },
3253
+ {
3254
+ "name": "marquee",
3255
+ "description": "A lightweight Nuxt 3 module that harnesses the power of CSS animations to create silky smooth marquees.",
3256
+ "repo": "hanzydev/nuxt-marquee",
3257
+ "npm": "nuxt-marquee",
3258
+ "icon": "marquee.png",
3259
+ "github": "https://github.com/hanzydev/nuxt-marquee/",
3260
+ "website": "https://hanzydev.github.io/nuxt-marquee/",
3261
+ "learn_more": "",
3262
+ "category": "UI",
3263
+ "type": "3rd-party",
3264
+ "maintainers": [
3265
+ {
3266
+ "name": "Hànzy",
3267
+ "github": "hanzydev",
3268
+ "avatar": "https://avatars.githubusercontent.com/u/77491112?v=4"
3269
+ }
3270
+ ],
3271
+ "compatibility": {
3272
+ "nuxt": "^3.0.0",
3273
+ "requires": {},
3274
+ "devtools": "^0.0.0"
3275
+ }
3276
+ },
2930
3277
  {
2931
3278
  "name": "matomo",
2932
3279
  "description": "Add Matomo analytics to your nuxt.js application. This plugin automatically sends first page and route change events to matomo",
@@ -2949,6 +3296,50 @@
2949
3296
  "requires": {}
2950
3297
  }
2951
3298
  },
3299
+ {
3300
+ "name": "maz-ui",
3301
+ "description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
3302
+ "repo": "louismazel/maz-ui#master/packages/lib",
3303
+ "npm": "maz-ui",
3304
+ "icon": "maz-ui.png",
3305
+ "github": "https://github.com/louismazel/maz-ui",
3306
+ "website": "https://maz-ui.com/",
3307
+ "learn_more": "https://maz-ui.com/guide/nuxt",
3308
+ "category": "UI",
3309
+ "type": "3rd-party",
3310
+ "maintainers": [
3311
+ {
3312
+ "name": "Loïc Mazuel",
3313
+ "github": "LouisMazel"
3314
+ }
3315
+ ],
3316
+ "compatibility": {
3317
+ "nuxt": "^3.0.0",
3318
+ "requires": {}
3319
+ }
3320
+ },
3321
+ {
3322
+ "name": "mdc",
3323
+ "description": "MDC supercharges regular Markdown to write documents interacting deeply with any Vue component.",
3324
+ "repo": "nuxt-modules/mdc",
3325
+ "npm": "@nuxtjs/mdc",
3326
+ "icon": "mdc.png",
3327
+ "github": "https://github.com/nuxt-modules/mdc",
3328
+ "website": "https://github.com/nuxt-modules/mdc",
3329
+ "learn_more": "",
3330
+ "category": "Extensions",
3331
+ "type": "community",
3332
+ "maintainers": [
3333
+ {
3334
+ "name": "farnabaz",
3335
+ "github": "farnabaz"
3336
+ }
3337
+ ],
3338
+ "compatibility": {
3339
+ "nuxt": "^3.0.0",
3340
+ "requires": {}
3341
+ }
3342
+ },
2952
3343
  {
2953
3344
  "name": "mdx",
2954
3345
  "description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
@@ -2974,7 +3365,7 @@
2974
3365
  },
2975
3366
  {
2976
3367
  "name": "medusa",
2977
- "description": "Easily connect to Medusa from your Nuxt 3 application",
3368
+ "description": "Easily connect to Medusa from your Nuxt application",
2978
3369
  "repo": "Baroshem/nuxt-medusa",
2979
3370
  "npm": "nuxt-medusa",
2980
3371
  "icon": "medusa.svg",
@@ -2999,7 +3390,7 @@
2999
3390
  },
3000
3391
  {
3001
3392
  "name": "meilisearch",
3002
- "description": "Meilisearch Instant Search module for Nuxt 3",
3393
+ "description": "Meilisearch Instant Search module for Nuxt",
3003
3394
  "repo": "xlanex6/nuxt-meilisearch",
3004
3395
  "npm": "nuxt-meilisearch",
3005
3396
  "icon": "meilisearch.svg",
@@ -3019,7 +3410,8 @@
3019
3410
  "nuxt": "^3.0.0",
3020
3411
  "requires": {
3021
3412
  "bridge": false
3022
- }
3413
+ },
3414
+ "devtools": "^0.0.0"
3023
3415
  }
3024
3416
  },
3025
3417
  {
@@ -3045,37 +3437,15 @@
3045
3437
  }
3046
3438
  },
3047
3439
  {
3048
- "name": "mobile",
3049
- "description": "nuxt-mobile-detect is a wrapper around mobile-detect.js for nuxtjs. It can be used client side and server side.",
3050
- "repo": "ChanningDefoe/nuxt-mobile-detect",
3051
- "npm": "nuxt-mobile",
3440
+ "name": "module-feed",
3441
+ "description": "Feed module enables everyone to have RSS, Atom and JSON.",
3442
+ "repo": "tresko/nuxt-module-feed",
3443
+ "npm": "nuxt-module-feed",
3052
3444
  "icon": "",
3053
- "github": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
3054
- "website": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
3055
- "learn_more": "https://github.com/hgoebl/mobile-detect.js",
3056
- "category": "Extensions",
3057
- "type": "3rd-party",
3058
- "maintainers": [
3059
- {
3060
- "name": "ChanningDefoe",
3061
- "github": "ChanningDefoe"
3062
- }
3063
- ],
3064
- "compatibility": {
3065
- "nuxt": "^2.0.0",
3066
- "requires": {}
3067
- }
3068
- },
3069
- {
3070
- "name": "module-feed",
3071
- "description": "Feed module enables everyone to have RSS, Atom and JSON.",
3072
- "repo": "tresko/nuxt-module-feed",
3073
- "npm": "nuxt-module-feed",
3074
- "icon": "",
3075
- "github": "https://github.com/tresko/nuxt-module-feed",
3076
- "website": "https://github.com/tresko/nuxt-module-feed",
3077
- "learn_more": "",
3078
- "category": "SEO",
3445
+ "github": "https://github.com/tresko/nuxt-module-feed",
3446
+ "website": "https://github.com/tresko/nuxt-module-feed",
3447
+ "learn_more": "",
3448
+ "category": "SEO",
3079
3449
  "type": "3rd-party",
3080
3450
  "maintainers": [
3081
3451
  {
@@ -3091,7 +3461,7 @@
3091
3461
  },
3092
3462
  {
3093
3463
  "name": "moment",
3094
- "description": "Efficient Moment.js module for Nuxt.js so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
3464
+ "description": "Efficient Moment.js module for Nuxt so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
3095
3465
  "repo": "nuxt-community/moment-module",
3096
3466
  "npm": "@nuxtjs/moment",
3097
3467
  "icon": "momentjs.png",
@@ -3117,20 +3487,20 @@
3117
3487
  }
3118
3488
  },
3119
3489
  {
3120
- "name": "mq",
3121
- "description": "vue-mq module for Nuxt.js. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
3122
- "repo": "vanhoofmaarten/nuxt-mq",
3123
- "npm": "nuxt-mq",
3490
+ "name": "neo",
3491
+ "description": "A nuxt.js module that implements a universal api layer, same-way compatible between server and client side.",
3492
+ "repo": "ezypeeze/nuxt-neo",
3493
+ "npm": "nuxt-neo",
3124
3494
  "icon": "",
3125
- "github": "https://github.com/vanhoofmaarten/nuxt-mq",
3126
- "website": "https://github.com/vanhoofmaarten/nuxt-mq",
3127
- "learn_more": "https://github.com/AlexandreBonaventure/vue-mq",
3128
- "category": "Libraries",
3495
+ "github": "https://github.com/ezypeeze/nuxt-neo",
3496
+ "website": "https://ezypeeze.github.io/nuxt-neo",
3497
+ "learn_more": "",
3498
+ "category": "Request",
3129
3499
  "type": "3rd-party",
3130
3500
  "maintainers": [
3131
3501
  {
3132
- "name": "vanhoofmaarten",
3133
- "github": "vanhoofmaarten"
3502
+ "name": "ezypeeze",
3503
+ "github": "ezypeeze"
3134
3504
  }
3135
3505
  ],
3136
3506
  "compatibility": {
@@ -3139,30 +3509,30 @@
3139
3509
  }
3140
3510
  },
3141
3511
  {
3142
- "name": "neo",
3143
- "description": "A nuxt.js module that implements a universal api layer, same-way compatible between server and client side.",
3144
- "repo": "ezypeeze/nuxt-neo",
3145
- "npm": "nuxt-neo",
3146
- "icon": "",
3147
- "github": "https://github.com/ezypeeze/nuxt-neo",
3148
- "website": "https://ezypeeze.github.io/nuxt-neo",
3512
+ "name": "neo4j",
3513
+ "description": "Effortlessly integrate Neo4j's powerful graph database into your Nuxt applications!",
3514
+ "repo": "arashsheyda/nuxt-neo4j",
3515
+ "npm": "nuxt-neo4j",
3516
+ "icon": "nuxt-neo4j.png",
3517
+ "github": "https://github.com/arashsheyda/nuxt-neo4j",
3518
+ "website": "https://github.com/arashsheyda/nuxt-neo4j",
3149
3519
  "learn_more": "",
3150
- "category": "Request",
3520
+ "category": "Database",
3151
3521
  "type": "3rd-party",
3152
3522
  "maintainers": [
3153
3523
  {
3154
- "name": "ezypeeze",
3155
- "github": "ezypeeze"
3524
+ "name": "arashsheyda",
3525
+ "github": "arashsheyda"
3156
3526
  }
3157
3527
  ],
3158
3528
  "compatibility": {
3159
- "nuxt": "^2.0.0",
3529
+ "nuxt": "^3.0.0",
3160
3530
  "requires": {}
3161
3531
  }
3162
3532
  },
3163
3533
  {
3164
3534
  "name": "netlify-cache",
3165
- "description": "Nuxt.js module that uses netlify cache to speed up redeploy for Nuxt.js version < 2.14",
3535
+ "description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
3166
3536
  "repo": "DreaMinder/nuxt-netlify-cache",
3167
3537
  "npm": "nuxt-netlify-cache",
3168
3538
  "icon": "netlify.png",
@@ -3207,13 +3577,13 @@
3207
3577
  },
3208
3578
  {
3209
3579
  "name": "netlify",
3210
- "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt.js projects.",
3211
- "repo": "bazzite/nuxt-netlify",
3580
+ "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
3581
+ "repo": "juliomrqz/nuxt-netlify",
3212
3582
  "npm": "@aceforth/nuxt-netlify",
3213
3583
  "icon": "netlify.png",
3214
- "github": "https://github.com/bazzite/nuxt-netlify",
3215
- "website": "https://marquez.co/docs/nuxt-netlify/",
3216
- "learn_more": "",
3584
+ "github": "https://github.com/juliomrqz/nuxt-netlify",
3585
+ "website": "https://github.com/juliomrqz/nuxt-netlify",
3586
+ "learn_more": "https://github.com/juliomrqz/nuxt-netlify/tree/develop/docs",
3217
3587
  "category": "Deployment",
3218
3588
  "type": "3rd-party",
3219
3589
  "maintainers": [
@@ -3322,30 +3692,54 @@
3322
3692
  }
3323
3693
  },
3324
3694
  {
3325
- "name": "nuxt-auth",
3326
- "description": "",
3327
- "repo": "sidebase/nuxt-auth",
3328
- "npm": "@sidebase/nuxt-auth",
3329
- "icon": "",
3330
- "github": "https://github.com/sidebase/nuxt-auth",
3331
- "website": "https://github.com/sidebase/nuxt-auth",
3332
- "learn_more": "",
3333
- "category": "Devtools",
3695
+ "name": "nuxt-asciidoc",
3696
+ "description": "Transformer for using asciidoc in nuxt",
3697
+ "repo": "Chris2011/nuxt-asciidoc",
3698
+ "npm": "nuxt-asciidoc",
3699
+ "icon": "nuxt-asciidoc.svg",
3700
+ "github": "https://github.com/Chris2011/nuxt-asciidoc",
3701
+ "website": "https://github.com/Chris2011/nuxt-asciidoc",
3702
+ "learn_more": "https://github.com/Chris2011/nuxt-asciidoc/blob/main/README.md",
3703
+ "category": "Extensions",
3334
3704
  "type": "3rd-party",
3335
3705
  "maintainers": [
3336
3706
  {
3337
- "name": "sidebase",
3338
- "github": "sidebase"
3707
+ "name": "Christian Lenz",
3708
+ "github": "Chris2011",
3709
+ "twitter": "Chrizzly42"
3339
3710
  }
3340
3711
  ],
3341
3712
  "compatibility": {
3342
- "nuxt": "^2.0.0",
3713
+ "nuxt": "^3.0.0",
3714
+ "requires": {}
3715
+ }
3716
+ },
3717
+ {
3718
+ "name": "nuxt-auth-sanctum",
3719
+ "description": "Nuxt module for Laravel Sanctum authentication",
3720
+ "repo": "manchenkoff/nuxt-auth-sanctum",
3721
+ "npm": "nuxt-auth-sanctum",
3722
+ "icon": "laravel.svg",
3723
+ "github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
3724
+ "website": "https://manchenkoff.gitbook.io/nuxt-auth-sanctum/",
3725
+ "learn_more": "https://laravel.com/docs/10.x/sanctum",
3726
+ "category": "Security",
3727
+ "type": "3rd-party",
3728
+ "maintainers": [
3729
+ {
3730
+ "name": "Artem Manchenkov",
3731
+ "github": "manchenkoff",
3732
+ "avatar": "https://avatars.githubusercontent.com/manchenkoff"
3733
+ }
3734
+ ],
3735
+ "compatibility": {
3736
+ "nuxt": "^3.9.0",
3343
3737
  "requires": {}
3344
3738
  }
3345
3739
  },
3346
3740
  {
3347
3741
  "name": "nuxt-basic-auth",
3348
- "description": "Nuxt 3 Module for Basic Authentication",
3742
+ "description": "Nuxt Module for Basic Authentication",
3349
3743
  "repo": "kgierke/nuxt-basic-auth",
3350
3744
  "npm": "@kgierke/nuxt-basic-auth",
3351
3745
  "icon": "",
@@ -3365,6 +3759,28 @@
3365
3759
  "requires": {}
3366
3760
  }
3367
3761
  },
3762
+ {
3763
+ "name": "nuxt-bezier",
3764
+ "description": "Reusable transition components",
3765
+ "repo": "50rayn/nuxt-bezier",
3766
+ "npm": "nuxt-bezier",
3767
+ "icon": "nuxt-bezier.png",
3768
+ "github": "https://github.com/50rayn/nuxt-bezier",
3769
+ "website": "https://github.com/50rayn/nuxt-bezier",
3770
+ "learn_more": "https://github.com/Noction/vue-bezier",
3771
+ "category": "UI",
3772
+ "type": "3rd-party",
3773
+ "maintainers": [
3774
+ {
3775
+ "name": "Soryn Gitlan",
3776
+ "github": "50rayn"
3777
+ }
3778
+ ],
3779
+ "compatibility": {
3780
+ "nuxt": "^3.0.0",
3781
+ "requires": {}
3782
+ }
3783
+ },
3368
3784
  {
3369
3785
  "name": "nuxt-bootstrap-icons",
3370
3786
  "description": "Just a simple integration for Bootstrap Icons",
@@ -3389,7 +3805,7 @@
3389
3805
  },
3390
3806
  {
3391
3807
  "name": "nuxt-chatgpt",
3392
- "description": "ChatGPT integration for Nuxt 3",
3808
+ "description": "ChatGPT integration for Nuxt",
3393
3809
  "repo": "schnapsterdog/nuxt-chatgpt",
3394
3810
  "npm": "nuxt-chatgpt",
3395
3811
  "icon": "chatgpt.svg",
@@ -3409,9 +3825,31 @@
3409
3825
  "requires": {}
3410
3826
  }
3411
3827
  },
3828
+ {
3829
+ "name": "nuxt-cookie-consent",
3830
+ "description": "Nuxt module for integrating with cookie consent providers with ease",
3831
+ "repo": "weareheavy/nuxt-cookie-consent",
3832
+ "npm": "@weareheavy/nuxt-cookie-consent",
3833
+ "icon": "wah.svg",
3834
+ "github": "https://github.com/weareheavy/nuxt-cookie-consent",
3835
+ "website": "https://nuxt-cookie-consent.packages.weareheavy.com",
3836
+ "learn_more": "",
3837
+ "category": "Extensions",
3838
+ "type": "3rd-party",
3839
+ "maintainers": [
3840
+ {
3841
+ "name": "weareheavy",
3842
+ "github": "weareheavy"
3843
+ }
3844
+ ],
3845
+ "compatibility": {
3846
+ "nuxt": "^3.0.0",
3847
+ "requires": {}
3848
+ }
3849
+ },
3412
3850
  {
3413
3851
  "name": "nuxt-facebook-chat",
3414
- "description": "nuxt-plotly module is thin Nuxt3 wrapper for Facebook's Customer Chat SDK",
3852
+ "description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
3415
3853
  "repo": "superdev-tech/nuxt-facebook-chat",
3416
3854
  "npm": "nuxt-facebook-chat",
3417
3855
  "icon": "nuxt-facebook-chat.svg",
@@ -3435,6 +3873,28 @@
3435
3873
  "requires": {}
3436
3874
  }
3437
3875
  },
3876
+ {
3877
+ "name": "nuxt-feather-icons",
3878
+ "description": "The Feather Icons in Nuxt 3.",
3879
+ "repo": "4sllan/nuxt-feather-icons",
3880
+ "npm": "nuxt-feather-icons",
3881
+ "icon": "nuxt-feather-icons.png",
3882
+ "github": "https://github.com/4sllan/nuxt-feather-icons",
3883
+ "website": "https://github.com/4sllan/nuxt-feather-icons",
3884
+ "learn_more": "https://github.com/4sllan/nuxt-feather-icons",
3885
+ "category": "UI",
3886
+ "type": "3rd-party",
3887
+ "maintainers": [
3888
+ {
3889
+ "name": "4sllan",
3890
+ "github": "4sllan"
3891
+ }
3892
+ ],
3893
+ "compatibility": {
3894
+ "nuxt": "^3.0.0",
3895
+ "requires": {}
3896
+ }
3897
+ },
3438
3898
  {
3439
3899
  "name": "nuxt-feedme",
3440
3900
  "description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
@@ -3457,6 +3917,29 @@
3457
3917
  "requires": {}
3458
3918
  }
3459
3919
  },
3920
+ {
3921
+ "name": "nuxt-fontawesome",
3922
+ "description": "Module to use Font Awesome 6 icons in your Nuxt project",
3923
+ "repo": "bezumkin/nuxt-fontawesome",
3924
+ "npm": "@vesp/nuxt-fontawesome",
3925
+ "icon": "nuxt-fontawesome.svg",
3926
+ "github": "https://github.com/bezumkin/nuxt-fontawesome",
3927
+ "website": "https://github.com/bezumkin/nuxt-fontawesome",
3928
+ "learn_more": "https://fontawesome.com",
3929
+ "category": "UI",
3930
+ "type": "3rd-party",
3931
+ "maintainers": [
3932
+ {
3933
+ "name": "Vasily Naumkin",
3934
+ "github": "bezumkin",
3935
+ "avatar": "https://avatars.githubusercontent.com/u/1257284"
3936
+ }
3937
+ ],
3938
+ "compatibility": {
3939
+ "nuxt": "^3.0.0",
3940
+ "requires": {}
3941
+ }
3942
+ },
3460
3943
  {
3461
3944
  "name": "nuxt-graphql-middleware",
3462
3945
  "description": "Expose GraphQL queries and mutations as server API routes.",
@@ -3464,7 +3947,7 @@
3464
3947
  "npm": "nuxt-graphql-middleware",
3465
3948
  "icon": "nuxt-graphql-middleware.svg",
3466
3949
  "github": "https://github.com/dulnan/nuxt-graphql-middleware",
3467
- "website": "https://nuxt-graphql-middleware.dulnan.net",
3950
+ "website": "https://github.com/dulnan/nuxt-graphql-middleware",
3468
3951
  "learn_more": "",
3469
3952
  "category": "Request",
3470
3953
  "type": "3rd-party",
@@ -3510,7 +3993,7 @@
3510
3993
  },
3511
3994
  {
3512
3995
  "name": "nuxt-gtm",
3513
- "description": "A Nuxt.js module for Google Tag Manager",
3996
+ "description": "A Nuxt module for Google Tag Manager",
3514
3997
  "repo": "zadigetvoltaire/nuxt-gtm",
3515
3998
  "npm": "@zadigetvoltaire/nuxt-gtm",
3516
3999
  "icon": "nuxt-gtm.svg",
@@ -3522,12 +4005,13 @@
3522
4005
  "maintainers": [
3523
4006
  {
3524
4007
  "name": "Zadig&Voltaire Team",
3525
- "github": "https://github.com/zadigetvoltaire"
4008
+ "github": "zadigetvoltaire"
3526
4009
  }
3527
4010
  ],
3528
4011
  "compatibility": {
3529
4012
  "nuxt": "^3.0.0",
3530
- "requires": {}
4013
+ "requires": {},
4014
+ "devtools": "^0.0.0"
3531
4015
  }
3532
4016
  },
3533
4017
  {
@@ -3554,6 +4038,50 @@
3554
4038
  }
3555
4039
  }
3556
4040
  },
4041
+ {
4042
+ "name": "nuxt-interpolation",
4043
+ "description": "Directive for binding every link to catch the click event, and if it's a relative link router will push.",
4044
+ "repo": "daliborgogic/nuxt-interpolation#master",
4045
+ "npm": "nuxt-interpolation",
4046
+ "icon": "",
4047
+ "github": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
4048
+ "website": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
4049
+ "learn_more": "",
4050
+ "category": "Devtools",
4051
+ "type": "3rd-party",
4052
+ "maintainers": [
4053
+ {
4054
+ "name": "daliborgogic",
4055
+ "github": "daliborgogic"
4056
+ }
4057
+ ],
4058
+ "compatibility": {
4059
+ "nuxt": "^2.0.0",
4060
+ "requires": {}
4061
+ }
4062
+ },
4063
+ {
4064
+ "name": "nuxt-jsonld",
4065
+ "description": "Manage JSON-LD in Vue component.",
4066
+ "repo": "ymmooot/nuxt-jsonld",
4067
+ "npm": "nuxt-jsonld",
4068
+ "icon": "",
4069
+ "github": "https://github.com/ymmooot/nuxt-jsonld",
4070
+ "website": "https://github.com/ymmooot/nuxt-jsonld",
4071
+ "learn_more": "",
4072
+ "category": "SEO",
4073
+ "type": "3rd-party",
4074
+ "maintainers": [
4075
+ {
4076
+ "name": "ymmooot",
4077
+ "github": "ymmooot"
4078
+ }
4079
+ ],
4080
+ "compatibility": {
4081
+ "nuxt": "^3.0.0",
4082
+ "requires": {}
4083
+ }
4084
+ },
3557
4085
  {
3558
4086
  "name": "nuxt-localtunnel",
3559
4087
  "description": "Exposes your Nuxt localhost to the world automatically.",
@@ -3561,8 +4089,8 @@
3561
4089
  "npm": "@nuxtus/nuxt-localtunnel",
3562
4090
  "icon": "nuxt-localtunnel.svg",
3563
4091
  "github": "https://github.com/nuxtus/localtunnel",
3564
- "website": "https://nuxtus.com",
3565
- "learn_more": "https://docs.nuxtus.com/#/localtunnel",
4092
+ "website": "https://docs.nuxtus.com",
4093
+ "learn_more": "https://docs.nuxtus.com/localtunnel.html",
3566
4094
  "category": "Devtools",
3567
4095
  "type": "3rd-party",
3568
4096
  "maintainers": [
@@ -3579,7 +4107,7 @@
3579
4107
  },
3580
4108
  {
3581
4109
  "name": "nuxt-loco",
3582
- "description": "A localise.biz module to synth locale with Nuxt.js",
4110
+ "description": "A localise.biz module to synth locale with Nuxt",
3583
4111
  "repo": "gaetansenn/nuxt-loco",
3584
4112
  "npm": "nuxt-loco",
3585
4113
  "icon": "",
@@ -3600,6 +4128,28 @@
3600
4128
  "requires": {}
3601
4129
  }
3602
4130
  },
4131
+ {
4132
+ "name": "nuxt-mail",
4133
+ "description": "Adds email sending capability to a Nuxt.js app. Adds a server route, an injected variable, and uses nodemailer to send emails.",
4134
+ "repo": "dword-design/nuxt-mail",
4135
+ "npm": "nuxt-mail",
4136
+ "icon": "",
4137
+ "github": "https://github.com/dword-design/nuxt-mail",
4138
+ "website": "https://github.com/dword-design/nuxt-mail",
4139
+ "learn_more": "",
4140
+ "category": "Extensions",
4141
+ "type": "3rd-party",
4142
+ "maintainers": [
4143
+ {
4144
+ "name": "Sebastian Landwehr",
4145
+ "github": "dword-design"
4146
+ }
4147
+ ],
4148
+ "compatibility": {
4149
+ "nuxt": "^2.0.0 || ^3.0.0",
4150
+ "requires": {}
4151
+ }
4152
+ },
3603
4153
  {
3604
4154
  "name": "nuxt-mapbox",
3605
4155
  "description": "Elegant Mapbox integration with Nuxt",
@@ -3668,7 +4218,7 @@
3668
4218
  },
3669
4219
  {
3670
4220
  "name": "nuxt-mongoose",
3671
- "description": "A Nuxt 3 module for simplifying the use of Mongoose in your project.",
4221
+ "description": "A Nuxt module for simplifying the use of Mongoose in your project.",
3672
4222
  "repo": "arashsheyda/nuxt-mongoose",
3673
4223
  "npm": "nuxt-mongoose",
3674
4224
  "icon": "nuxt-mongoose.svg",
@@ -3683,6 +4233,102 @@
3683
4233
  "github": "arashsheyda"
3684
4234
  }
3685
4235
  ],
4236
+ "compatibility": {
4237
+ "nuxt": "^3.0.0",
4238
+ "requires": {},
4239
+ "devtools": "^0.0.0"
4240
+ }
4241
+ },
4242
+ {
4243
+ "name": "nuxt-oidc-auth",
4244
+ "description": "Nuxt SSR OIDC (OpenID Connect) authentication with server side encrypted sessions.",
4245
+ "repo": "itpropro/nuxt-oidc-auth",
4246
+ "npm": "nuxt-oidc-auth",
4247
+ "icon": "",
4248
+ "github": "https://github.com/itpropro/nuxt-oidc-auth",
4249
+ "website": "https://github.com/itpropro/nuxt-oidc-auth",
4250
+ "learn_more": "https://github.com/itpropro/nuxt-oidc-auth",
4251
+ "category": "Security",
4252
+ "type": "3rd-party",
4253
+ "maintainers": [
4254
+ {
4255
+ "name": "Jan-Henrik Damaschke",
4256
+ "github": "itpropro",
4257
+ "twitter": "jandamaschke"
4258
+ }
4259
+ ],
4260
+ "compatibility": {
4261
+ "nuxt": "^3.0.0",
4262
+ "requires": {}
4263
+ }
4264
+ },
4265
+ {
4266
+ "name": "nuxt-openapi-docs-module",
4267
+ "description": "Generate pages from OpenAPI specifications",
4268
+ "repo": "on-org/nuxt-openapi-docs-module",
4269
+ "npm": "nuxt-openapi-docs-module",
4270
+ "icon": "nuxt-openapi-docs-module.png",
4271
+ "github": "https://github.com/on-org/nuxt-openapi-docs-module",
4272
+ "website": "https://github.com/on-org/nuxt-openapi-docs-module",
4273
+ "learn_more": "https://www.npmjs.com/package/nuxt-openapi-docs-module",
4274
+ "category": "Libraries",
4275
+ "type": "3rd-party",
4276
+ "maintainers": [
4277
+ {
4278
+ "name": "Pavel Kuzmin",
4279
+ "github": "s00d"
4280
+ }
4281
+ ],
4282
+ "compatibility": {
4283
+ "nuxt": "^3.0.0",
4284
+ "requires": {}
4285
+ }
4286
+ },
4287
+ {
4288
+ "name": "nuxt-openid-connect",
4289
+ "description": "OpenID-Connect(OIDC) integration module for nuxt 3.0.",
4290
+ "repo": "aborn/nuxt-openid-connect",
4291
+ "npm": "nuxt-openid-connect",
4292
+ "icon": "",
4293
+ "github": "https://github.com/aborn/nuxt-openid-connect",
4294
+ "website": "https://github.com/aborn/nuxt-openid-connect",
4295
+ "learn_more": "",
4296
+ "category": "Security",
4297
+ "type": "3rd-party",
4298
+ "maintainers": [
4299
+ {
4300
+ "name": "Aborn Jiang",
4301
+ "github": "aborn"
4302
+ },
4303
+ {
4304
+ "name": "Khaled Almana",
4305
+ "github": "KhaledAlMana"
4306
+ }
4307
+ ],
4308
+ "compatibility": {
4309
+ "nuxt": "^3.0.0",
4310
+ "requires": {},
4311
+ "devtools": "^0.0.0"
4312
+ }
4313
+ },
4314
+ {
4315
+ "name": "nuxt-payload-analyzer",
4316
+ "description": "Analyze Nuxt Payload Size",
4317
+ "repo": "barbapapazes/nuxt-payload-analyzer",
4318
+ "npm": "nuxt-payload-analyzer",
4319
+ "icon": "",
4320
+ "github": "https://github.com/barbapapazes/nuxt-payload-analyzer",
4321
+ "website": "https://github.com/barbapapazes/nuxt-payload-analyzer#readme",
4322
+ "learn_more": "",
4323
+ "category": "Performance",
4324
+ "type": "3rd-party",
4325
+ "maintainers": [
4326
+ {
4327
+ "name": "Barbapapazes",
4328
+ "github": "Barbapapazes",
4329
+ "twitter": "soubiran_"
4330
+ }
4331
+ ],
3686
4332
  "compatibility": {
3687
4333
  "nuxt": "^3.0.0",
3688
4334
  "requires": {}
@@ -3718,8 +4364,8 @@
3718
4364
  "npm": "nuxt-phosphor-icons",
3719
4365
  "icon": "phosphor-icons.svg",
3720
4366
  "github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3721
- "website": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3722
- "learn_more": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
4367
+ "website": "https://nuxt-phosphor-icons.vercel.app",
4368
+ "learn_more": "https://nuxt-phosphor-icons.vercel.app",
3723
4369
  "category": "UI",
3724
4370
  "type": "3rd-party",
3725
4371
  "maintainers": [
@@ -3755,31 +4401,9 @@
3755
4401
  "requires": {}
3756
4402
  }
3757
4403
  },
3758
- {
3759
- "name": "plausible",
3760
- "description": "Nuxt 3 module to natively integrate Plausible analytics",
3761
- "repo": "nuxt-modules/plausible",
3762
- "npm": "@nuxtjs/plausible",
3763
- "icon": "plausible.png",
3764
- "github": "https://github.com/nuxt-modules/plausible",
3765
- "website": "https://github.com/nuxt-modules/plausible",
3766
- "learn_more": "https://plausible.io/",
3767
- "category": "Analytics",
3768
- "type": "community",
3769
- "maintainers": [
3770
- {
3771
- "name": "Johann Schopplich",
3772
- "github": "johannschopplich"
3773
- }
3774
- ],
3775
- "compatibility": {
3776
- "nuxt": "^3.0.0",
3777
- "requires": {}
3778
- }
3779
- },
3780
4404
  {
3781
4405
  "name": "nuxt-plotly",
3782
- "description": "nuxt-plotly module is thin Nuxt3 wrapper for plotly.js",
4406
+ "description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
3783
4407
  "repo": "superdev-tech/nuxt-plotly",
3784
4408
  "npm": "nuxt-plotly",
3785
4409
  "icon": "nuxt-plotly.svg",
@@ -3805,7 +4429,7 @@
3805
4429
  },
3806
4430
  {
3807
4431
  "name": "nuxt-png-to-ico",
3808
- "description": "Nuxt.js module for auto generating favicons",
4432
+ "description": "Nuxt module for auto generating favicons",
3809
4433
  "repo": "b5710546232/nuxt-png-to-ico",
3810
4434
  "npm": "nuxt-png-to-ico",
3811
4435
  "icon": "",
@@ -3826,9 +4450,31 @@
3826
4450
  "requires": {}
3827
4451
  }
3828
4452
  },
4453
+ {
4454
+ "name": "nuxt-posthog",
4455
+ "description": "Integrate PostHog into your application with minimal configuration",
4456
+ "repo": "mitjans/nuxt-posthog",
4457
+ "npm": "nuxt-posthog",
4458
+ "icon": "posthog.svg",
4459
+ "github": "https://github.com/mitjans/nuxt-posthog",
4460
+ "website": "https://nuxt-posthog.cmitjans.dev",
4461
+ "learn_more": "https://posthog.com",
4462
+ "category": "Analytics",
4463
+ "type": "3rd-party",
4464
+ "maintainers": [
4465
+ {
4466
+ "name": "Carles Mitjans",
4467
+ "github": "mitjans"
4468
+ }
4469
+ ],
4470
+ "compatibility": {
4471
+ "nuxt": "^3.0.0",
4472
+ "requires": {}
4473
+ }
4474
+ },
3829
4475
  {
3830
4476
  "name": "nuxt-smartlook",
3831
- "description": "Integrate Smartlook in your Nuxt.js apps using nuxt-smartlook.",
4477
+ "description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
3832
4478
  "repo": "f00b4r/nuxt-smartlook",
3833
4479
  "npm": "nuxt-smartlook",
3834
4480
  "icon": "nuxt-smartlook.png",
@@ -3850,6 +4496,28 @@
3850
4496
  "requires": {}
3851
4497
  }
3852
4498
  },
4499
+ {
4500
+ "name": "nuxt-social-share",
4501
+ "description": "Simple Social Sharing for Nuxt",
4502
+ "repo": "stefanobartoletti/nuxt-social-share",
4503
+ "npm": "@stefanobartoletti/nuxt-social-share",
4504
+ "icon": "nuxt-social-share.png",
4505
+ "github": "https://github.com/stefanobartoletti/nuxt-social-share",
4506
+ "website": "https://github.com/stefanobartoletti/nuxt-social-share",
4507
+ "learn_more": "https://github.com/stefanobartoletti/nuxt-social-share#readme",
4508
+ "category": "Extensions",
4509
+ "type": "3rd-party",
4510
+ "maintainers": [
4511
+ {
4512
+ "name": "stefanobartoletti",
4513
+ "github": "stefanobartoletti"
4514
+ }
4515
+ ],
4516
+ "compatibility": {
4517
+ "nuxt": "^3.0.0",
4518
+ "requires": {}
4519
+ }
4520
+ },
3853
4521
  {
3854
4522
  "name": "ssr-lit",
3855
4523
  "description": "Server-Side Rendering for Lit Element components",
@@ -3880,10 +4548,10 @@
3880
4548
  },
3881
4549
  {
3882
4550
  "name": "nuxt-storm",
3883
- "description": "WebStorm & PHPStorm support for NuxtJS components",
4551
+ "description": "WebStorm & PHPStorm support for Nuxt components",
3884
4552
  "repo": "fumeapp/nuxt-storm",
3885
4553
  "npm": "nuxt-storm",
3886
- "icon": "nuxt-storm.png",
4554
+ "icon": "",
3887
4555
  "github": "https://github.com/fumeapp/nuxt-storm",
3888
4556
  "website": "https://github.com/fumeapp/nuxt-storm",
3889
4557
  "learn_more": "https://github.com/fumeapp/nuxt-storm",
@@ -3900,6 +4568,30 @@
3900
4568
  "requires": {}
3901
4569
  }
3902
4570
  },
4571
+ {
4572
+ "name": "nuxt-svgo-loader",
4573
+ "description": "Nuxt module to load SVG files as Vue components, using SVGO for optimization.",
4574
+ "repo": "Mini-ghost/nuxt-svgo-loader",
4575
+ "npm": "nuxt-svgo-loader",
4576
+ "icon": "",
4577
+ "github": "https://github.com/Mini-ghost/nuxt-svgo-loader",
4578
+ "website": "https://github.com/Mini-ghost/nuxt-svgo-loader",
4579
+ "learn_more": "https://github.com/Mini-ghost/nuxt-svgo-loader",
4580
+ "category": "Images",
4581
+ "type": "3rd-party",
4582
+ "maintainers": [
4583
+ {
4584
+ "name": "Alex Liu",
4585
+ "github": "Mini-ghost",
4586
+ "twitter": "Minighost_Alex"
4587
+ }
4588
+ ],
4589
+ "compatibility": {
4590
+ "nuxt": "^3.0.0",
4591
+ "requires": {},
4592
+ "devtools": "^0.0.0"
4593
+ }
4594
+ },
3903
4595
  {
3904
4596
  "name": "nuxt-svgo",
3905
4597
  "description": "Nuxt module to load optimized SVG files as Vue components",
@@ -3924,7 +4616,7 @@
3924
4616
  },
3925
4617
  {
3926
4618
  "name": "nuxt-unleash",
3927
- "description": "Nuxt.js module to use Unleash toggle feature services",
4619
+ "description": "Nuxt module to use Unleash toggle feature services",
3928
4620
  "repo": "conejerock/nuxt-unleash",
3929
4621
  "npm": "nuxt-unleash",
3930
4622
  "icon": "nuxt-unleash.svg",
@@ -3944,28 +4636,6 @@
3944
4636
  "requires": {}
3945
4637
  }
3946
4638
  },
3947
- {
3948
- "name": "nuxt-use-motion",
3949
- "description": "A Nuxt module putting your components in motion",
3950
- "repo": "Tahul/nuxt-use-motion",
3951
- "npm": "nuxt-use-motion",
3952
- "icon": "nuxt-use-motion.svg",
3953
- "github": "https://github.com/Tahul/nuxt-use-motion",
3954
- "website": "https://github.com/Tahul/nuxt-use-motion",
3955
- "learn_more": "https://github.com/vueuse/motion",
3956
- "category": "Libraries",
3957
- "type": "3rd-party",
3958
- "maintainers": [
3959
- {
3960
- "name": "Tahul",
3961
- "github": "Tahul"
3962
- }
3963
- ],
3964
- "compatibility": {
3965
- "nuxt": "^2.0.0",
3966
- "requires": {}
3967
- }
3968
- },
3969
4639
  {
3970
4640
  "name": "nuxt-use-sound",
3971
4641
  "description": "A Nuxt module for playing sound effects.",
@@ -4035,20 +4705,42 @@
4035
4705
  }
4036
4706
  },
4037
4707
  {
4038
- "name": "nuxt-vuetify",
4039
- "description": "Add Vuetify 3 to your Nuxt 3 application in 3 seconds.",
4040
- "repo": "invictus-codes/nuxt-vuetify",
4041
- "npm": "@invictus.codes/nuxt-vuetify",
4042
- "icon": "vuetify-logo-v3-dark.svg",
4043
- "github": "https://github.com/invictus-codes/nuxt-vuetify",
4044
- "website": "https://invictus-codes.github.io/nuxt-vuetify/",
4045
- "learn_more": "https://github.com/invictus-codes/nuxt-vuetify/blob/main/README.md",
4046
- "category": "UI",
4708
+ "name": "nuxt-zod-i18n",
4709
+ "description": "A Nuxt Module for localizing zod error messages.",
4710
+ "repo": "xibman/nuxt-zod-i18n",
4711
+ "npm": "nuxt-zod-i18n",
4712
+ "icon": "nuxt-zod-i18n.svg",
4713
+ "github": "https://github.com/xibman/nuxt-zod-i18n",
4714
+ "website": "https://xibman-nuxt-zod-i18n.nuxt.space",
4715
+ "learn_more": "",
4716
+ "category": "Libraries",
4047
4717
  "type": "3rd-party",
4048
4718
  "maintainers": [
4049
4719
  {
4050
- "name": "Jens van Hellemondt",
4051
- "github": "invictus-codes"
4720
+ "name": "xibman",
4721
+ "github": "xibman"
4722
+ }
4723
+ ],
4724
+ "compatibility": {
4725
+ "nuxt": "^3.0.0",
4726
+ "requires": {}
4727
+ }
4728
+ },
4729
+ {
4730
+ "name": "nuxt3-interpolation",
4731
+ "description": "",
4732
+ "repo": "daliborgogic/interpolation",
4733
+ "npm": "nuxt3-interpolation",
4734
+ "icon": "",
4735
+ "github": "https://github.com/daliborgogic/interpolation/tree/master",
4736
+ "website": "https://github.com/daliborgogic/interpolation/tree/master",
4737
+ "learn_more": "",
4738
+ "category": "Devtools",
4739
+ "type": "3rd-party",
4740
+ "maintainers": [
4741
+ {
4742
+ "name": "daliborgogic",
4743
+ "github": "daliborgogic"
4052
4744
  }
4053
4745
  ],
4054
4746
  "compatibility": {
@@ -4080,7 +4772,7 @@
4080
4772
  },
4081
4773
  {
4082
4774
  "name": "nuxt7",
4083
- "description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
4775
+ "description": "Full Featured iOS & Android PWA Apps with Nuxt and Framework7",
4084
4776
  "repo": "nuxt-community/nuxt7",
4085
4777
  "npm": "nuxt7",
4086
4778
  "icon": "",
@@ -4101,40 +4793,17 @@
4101
4793
  "requires": {}
4102
4794
  }
4103
4795
  },
4104
- {
4105
- "name": "nuxtlabs-ui",
4106
- "description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
4107
- "repo": "nuxtlabs/ui",
4108
- "npm": "@nuxthq/ui",
4109
- "icon": "nuxtlabs-ui.svg",
4110
- "github": "https://github.com/nuxtlabs/ui",
4111
- "website": "https://ui.nuxtlabs.com",
4112
- "learn_more": "https://ui.nuxtlabs.com",
4113
- "category": "UI",
4114
- "type": "3rd-party",
4115
- "maintainers": [
4116
- {
4117
- "name": "Benjamin Canac",
4118
- "github": "benjamincanac",
4119
- "twitter": "benjamincanac"
4120
- }
4121
- ],
4122
- "compatibility": {
4123
- "nuxt": "^3.0.0",
4124
- "requires": {}
4125
- }
4126
- },
4127
4796
  {
4128
4797
  "name": "og-image",
4129
- "description": "Easily generate dynamic social share images.",
4130
- "repo": "harlan-zw/nuxt-og-image",
4798
+ "description": "Enlightened runtime images generated with Vue templates.",
4799
+ "repo": "nuxt-modules/og-image",
4131
4800
  "npm": "nuxt-og-image",
4132
- "icon": "",
4133
- "github": "https://github.com/harlan-zw/nuxt-og-image",
4134
- "website": "https://github.com/harlan-zw/nuxt-og-image",
4135
- "learn_more": "",
4801
+ "icon": "og-image.svg",
4802
+ "github": "https://github.com/nuxt-modules/og-image",
4803
+ "website": "https://nuxtseo.com/og-image",
4804
+ "learn_more": "https://nuxtseo.com/og-image",
4136
4805
  "category": "SEO",
4137
- "type": "3rd-party",
4806
+ "type": "community",
4138
4807
  "maintainers": [
4139
4808
  {
4140
4809
  "name": "Harlan Wilton",
@@ -4145,7 +4814,8 @@
4145
4814
  ],
4146
4815
  "compatibility": {
4147
4816
  "nuxt": "^3.0.0",
4148
- "requires": {}
4817
+ "requires": {},
4818
+ "devtools": "^0.0.0"
4149
4819
  }
4150
4820
  },
4151
4821
  {
@@ -4173,13 +4843,13 @@
4173
4843
  },
4174
4844
  {
4175
4845
  "name": "optimized-images",
4176
- "description": "Automatically optimizes images used in Nuxt.js projects (jpeg, png, svg, webp and gif).",
4846
+ "description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
4177
4847
  "repo": "juliomrqz/nuxt-optimized-images",
4178
4848
  "npm": "@aceforth/nuxt-optimized-images",
4179
4849
  "icon": "",
4180
4850
  "github": "https://github.com/juliomrqz/nuxt-optimized-images",
4181
- "website": "https://marquez.co/docs/nuxt-optimized-images/",
4182
- "learn_more": "",
4851
+ "website": "https://github.com/juliomrqz/nuxt-optimized-images",
4852
+ "learn_more": "https://github.com/juliomrqz/nuxt-optimized-images/tree/develop/docs",
4183
4853
  "category": "Images",
4184
4854
  "type": "3rd-party",
4185
4855
  "maintainers": [
@@ -4218,7 +4888,7 @@
4218
4888
  },
4219
4889
  {
4220
4890
  "name": "parse",
4221
- "description": "Parse package for Nuxt.js",
4891
+ "description": "Parse package for Nuxt",
4222
4892
  "repo": "cierrateam/nuxt-parse",
4223
4893
  "npm": "nuxt-parse",
4224
4894
  "icon": "",
@@ -4286,6 +4956,28 @@
4286
4956
  }
4287
4957
  }
4288
4958
  },
4959
+ {
4960
+ "name": "paypal",
4961
+ "description": "A Nuxt module for simplifying the use of Paypal in your project.",
4962
+ "repo": "arashsheyda/nuxt-paypal",
4963
+ "npm": "nuxt-paypal",
4964
+ "icon": "paypal.svg",
4965
+ "github": "https://github.com/arashsheyda/nuxt-paypal",
4966
+ "website": "https://github.com/arashsheyda/nuxt-paypal#readme",
4967
+ "learn_more": "https://developer.paypal.com/sdk/js/reference/",
4968
+ "category": "Payment",
4969
+ "type": "3rd-party",
4970
+ "maintainers": [
4971
+ {
4972
+ "name": "Arash Sheyda",
4973
+ "github": "arashsheyda"
4974
+ }
4975
+ ],
4976
+ "compatibility": {
4977
+ "nuxt": "^3.0.0",
4978
+ "requires": {}
4979
+ }
4980
+ },
4289
4981
  {
4290
4982
  "name": "pdfeasy",
4291
4983
  "description": "A JavaScript Client/Server Side PDF-Generator based in PDFKit",
@@ -4310,6 +5002,28 @@
4310
5002
  "requires": {}
4311
5003
  }
4312
5004
  },
5005
+ {
5006
+ "name": "pergel",
5007
+ "description": "Pergel is a tailor-made solution for Nuxt and Nitro, providing swift project kickstarts and seamless integration of various modules.",
5008
+ "repo": "oku-ui/pergel#main/packages-core/pergel",
5009
+ "npm": "pergel",
5010
+ "icon": "pergel.svg",
5011
+ "github": "https://github.com/oku-ui/pergel",
5012
+ "website": "https://oku-ui.com/pergel",
5013
+ "learn_more": "",
5014
+ "category": "Devtools",
5015
+ "type": "3rd-party",
5016
+ "maintainers": [
5017
+ {
5018
+ "name": "Mehmet - productdevbook",
5019
+ "github": "productdevbook"
5020
+ }
5021
+ ],
5022
+ "compatibility": {
5023
+ "nuxt": "^3.10.0",
5024
+ "requires": {}
5025
+ }
5026
+ },
4313
5027
  {
4314
5028
  "name": "persian-datepicker",
4315
5029
  "description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
@@ -4336,7 +5050,7 @@
4336
5050
  {
4337
5051
  "name": "pinia-orm",
4338
5052
  "description": "The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store.",
4339
- "repo": "CodeDredd/pinia-orm#master/packages/nuxt",
5053
+ "repo": "CodeDredd/pinia-orm#main/packages/nuxt",
4340
5054
  "npm": "@pinia-orm/nuxt",
4341
5055
  "icon": "pinia-orm.svg",
4342
5056
  "github": "https://github.com/CodeDredd/pinia-orm/tree/master/packages/nuxt",
@@ -4407,10 +5121,10 @@
4407
5121
  },
4408
5122
  {
4409
5123
  "name": "plausible",
4410
- "description": "Nuxt 3 module to natively integrate Plausible analytics",
5124
+ "description": "Nuxt module to natively integrate Plausible analytics",
4411
5125
  "repo": "nuxt-modules/plausible",
4412
5126
  "npm": "@nuxtjs/plausible",
4413
- "icon": "",
5127
+ "icon": "plausible.svg",
4414
5128
  "github": "https://github.com/nuxt-modules/plausible",
4415
5129
  "website": "https://github.com/nuxt-modules/plausible",
4416
5130
  "learn_more": "",
@@ -4418,12 +5132,12 @@
4418
5132
  "type": "community",
4419
5133
  "maintainers": [
4420
5134
  {
4421
- "name": "nuxt-modules",
4422
- "github": "nuxt-modules"
5135
+ "name": "Johann Schopplich",
5136
+ "github": "johannschopplich"
4423
5137
  }
4424
5138
  ],
4425
5139
  "compatibility": {
4426
- "nuxt": "^2.0.0",
5140
+ "nuxt": "^2.0.0 || ^3.0.0",
4427
5141
  "requires": {}
4428
5142
  }
4429
5143
  },
@@ -4454,9 +5168,9 @@
4454
5168
  "description": "Initialization steps at build time – like Nuxt 2 server init",
4455
5169
  "repo": "johannschopplich/nuxt-prepare",
4456
5170
  "npm": "nuxt-prepare",
4457
- "icon": "nuxt-prepare.svg",
5171
+ "icon": "prepare.svg",
4458
5172
  "github": "https://github.com/johannschopplich/nuxt-prepare",
4459
- "website": "https://nuxt-prepare.jhnn.dev",
5173
+ "website": "https://nuxt-prepare.byjohann.dev",
4460
5174
  "learn_more": "",
4461
5175
  "category": "Devtools",
4462
5176
  "type": "3rd-party",
@@ -4473,9 +5187,32 @@
4473
5187
  "requires": {}
4474
5188
  }
4475
5189
  },
5190
+ {
5191
+ "name": "primevue",
5192
+ "description": "Next Generation Vue UI Component Library",
5193
+ "repo": "primefaces/primevue-nuxt-module",
5194
+ "npm": "nuxt-primevue",
5195
+ "icon": "primevue.svg",
5196
+ "github": "https://github.com/primefaces/primevue-nuxt-module",
5197
+ "website": "https://primevue.org/",
5198
+ "learn_more": "https://primevue.org/",
5199
+ "category": "UI",
5200
+ "type": "3rd-party",
5201
+ "maintainers": [
5202
+ {
5203
+ "name": "primefaces",
5204
+ "github": "primefaces",
5205
+ "twitter": "primevue"
5206
+ }
5207
+ ],
5208
+ "compatibility": {
5209
+ "nuxt": "^3.0.0",
5210
+ "requires": {}
5211
+ }
5212
+ },
4476
5213
  {
4477
5214
  "name": "prismic",
4478
- "description": "Easily connect your Nuxt.js application to your content hosted on Prismic",
5215
+ "description": "Easily connect your Nuxt application to your content hosted on Prismic",
4479
5216
  "repo": "nuxt-modules/prismic",
4480
5217
  "npm": "@nuxtjs/prismic",
4481
5218
  "icon": "prismic.png",
@@ -4542,7 +5279,7 @@
4542
5279
  },
4543
5280
  {
4544
5281
  "name": "proxy",
4545
- "description": "The one-liner node.js http-proxy middleware solution for Nuxt.js using http-proxy-middleware",
5282
+ "description": "The one-liner node.js http-proxy middleware solution for Nuxt using http-proxy-middleware",
4546
5283
  "repo": "nuxt-community/proxy-module",
4547
5284
  "npm": "@nuxtjs/proxy",
4548
5285
  "icon": "",
@@ -4588,7 +5325,7 @@
4588
5325
  },
4589
5326
  {
4590
5327
  "name": "purgecss",
4591
- "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt.js",
5328
+ "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt",
4592
5329
  "repo": "Developmint/nuxt-purgecss#main",
4593
5330
  "npm": "nuxt-purgecss",
4594
5331
  "icon": "purgecss.png",
@@ -4610,7 +5347,7 @@
4610
5347
  },
4611
5348
  {
4612
5349
  "name": "pwa",
4613
- "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your app's performance.",
5350
+ "description": "Easily build a Progressive Web App for your Nuxt application to improve your app's performance.",
4614
5351
  "repo": "nuxt-community/pwa-module",
4615
5352
  "npm": "@nuxtjs/pwa",
4616
5353
  "icon": "pwa.png",
@@ -4635,7 +5372,7 @@
4635
5372
  },
4636
5373
  {
4637
5374
  "name": "python",
4638
- "description": "Write Nuxt.js applications using Python",
5375
+ "description": "Write Nuxt applications using Python",
4639
5376
  "repo": "nuxt-community/python-module",
4640
5377
  "npm": "@nuxtjs/python",
4641
5378
  "icon": "python.png",
@@ -4674,7 +5411,8 @@
4674
5411
  ],
4675
5412
  "compatibility": {
4676
5413
  "nuxt": "^3.0.0",
4677
- "requires": {}
5414
+ "requires": {},
5415
+ "devtools": "^0.0.0"
4678
5416
  }
4679
5417
  },
4680
5418
  {
@@ -4699,9 +5437,44 @@
4699
5437
  "requires": {}
4700
5438
  }
4701
5439
  },
5440
+ {
5441
+ "name": "radix-vue",
5442
+ "description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
5443
+ "repo": "radix-vue/radix-vue",
5444
+ "npm": "radix-vue",
5445
+ "icon": "radix-vue.svg",
5446
+ "github": "https://github.com/radix-vue/radix-vue",
5447
+ "website": "https://www.radix-vue.com/",
5448
+ "learn_more": "https://www.radix-vue.com/overview/installation.html#nuxt-modules",
5449
+ "category": "UI",
5450
+ "type": "3rd-party",
5451
+ "maintainers": [
5452
+ {
5453
+ "name": "Zernonia",
5454
+ "github": "zernonia",
5455
+ "twitter": "zernonia"
5456
+ },
5457
+ {
5458
+ "name": "Khairul Haaziq",
5459
+ "github": "khairulhaaziq"
5460
+ },
5461
+ {
5462
+ "name": "Mujahid Anuar",
5463
+ "github": "mujahidfa"
5464
+ },
5465
+ {
5466
+ "name": "Max",
5467
+ "github": "onmax"
5468
+ }
5469
+ ],
5470
+ "compatibility": {
5471
+ "nuxt": "^3.0.0",
5472
+ "requires": {}
5473
+ }
5474
+ },
4702
5475
  {
4703
5476
  "name": "recaptcha",
4704
- "description": "Simple and easy Google reCAPTCHA module with Nuxt.js",
5477
+ "description": "Simple and easy Google reCAPTCHA module with Nuxt",
4705
5478
  "repo": "nuxt-community/recaptcha-module",
4706
5479
  "npm": "@nuxtjs/recaptcha",
4707
5480
  "icon": "recaptcha.png",
@@ -4744,9 +5517,32 @@
4744
5517
  "requires": {}
4745
5518
  }
4746
5519
  },
5520
+ {
5521
+ "name": "resend",
5522
+ "description": "Resend integration for Nuxt",
5523
+ "repo": "nhedger/nuxt-resend",
5524
+ "npm": "nuxt-resend",
5525
+ "icon": "resend.svg",
5526
+ "github": "https://github.com/nhedger/nuxt-resend",
5527
+ "website": "https://github.com/nhedger/nuxt-resend",
5528
+ "learn_more": "https://resend.com",
5529
+ "category": "Extensions",
5530
+ "type": "3rd-party",
5531
+ "maintainers": [
5532
+ {
5533
+ "name": "Nicolas Hedger",
5534
+ "github": "nhedger",
5535
+ "twitter": "nicolashedger"
5536
+ }
5537
+ ],
5538
+ "compatibility": {
5539
+ "nuxt": "^3.0.0",
5540
+ "requires": {}
5541
+ }
5542
+ },
4747
5543
  {
4748
5544
  "name": "rfg-icon",
4749
- "description": "Nuxt.js module for creating favicons with RealFaviconGenerator api",
5545
+ "description": "Nuxt module for creating favicons with RealFaviconGenerator api",
4750
5546
  "repo": "pimlie/nuxt-rfg-icon",
4751
5547
  "npm": "nuxt-rfg-icon",
4752
5548
  "icon": "real-favicon-generator.png",
@@ -4768,13 +5564,13 @@
4768
5564
  },
4769
5565
  {
4770
5566
  "name": "robots",
4771
- "description": "A Nuxt.js module thats inject a middleware to generate a robots.txt file",
5567
+ "description": "A Nuxt module thats inject a middleware to generate a robots.txt file",
4772
5568
  "repo": "nuxt-modules/robots",
4773
5569
  "npm": "@nuxtjs/robots",
4774
5570
  "icon": "robots.png",
4775
5571
  "github": "https://github.com/nuxt-modules/robots",
4776
5572
  "website": "https://github.com/nuxt-modules/robots",
4777
- "learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
5573
+ "learn_more": "",
4778
5574
  "category": "SEO",
4779
5575
  "type": "community",
4780
5576
  "maintainers": [
@@ -4792,23 +5588,23 @@
4792
5588
  },
4793
5589
  {
4794
5590
  "name": "rollbar",
4795
- "description": "Add Rollbar.js to your Nuxt.js app to automatically capture and report errors in your applications.",
4796
- "repo": "gaelreyrol/nuxt-rollbar-module",
4797
- "npm": "nuxt-rollbar-module",
5591
+ "description": "Nuxt 3 module to integrate Rollbar.",
5592
+ "repo": "jairoblatt/nuxt-rollbar",
5593
+ "npm": "nuxt-rollbar",
4798
5594
  "icon": "rollbar.png",
4799
- "github": "https://github.com/gaelreyrol/nuxt-rollbar-module",
4800
- "website": "https://github.com/gaelreyrol/nuxt-rollbar-module",
5595
+ "github": "https://github.com/jairoblatt/nuxt-rollbar",
5596
+ "website": "https://github.com/jairoblatt/nuxt-rollbar",
4801
5597
  "learn_more": "https://docs.rollbar.com/docs/javascript",
4802
5598
  "category": "Monitoring",
4803
5599
  "type": "3rd-party",
4804
5600
  "maintainers": [
4805
5601
  {
4806
- "name": "Gaël Reyrol",
4807
- "github": "gaelreyrol"
5602
+ "name": "Jairo Blatt",
5603
+ "github": "jairoblatt"
4808
5604
  }
4809
5605
  ],
4810
5606
  "compatibility": {
4811
- "nuxt": "^2.0.0",
5607
+ "nuxt": "^3.0.0",
4812
5608
  "requires": {}
4813
5609
  }
4814
5610
  },
@@ -4837,7 +5633,7 @@
4837
5633
  },
4838
5634
  {
4839
5635
  "name": "router",
4840
- "description": "Nuxt.js module to use router.js instead of pages/ directory",
5636
+ "description": "Nuxt module to use router.js instead of pages/ directory",
4841
5637
  "repo": "nuxt-community/router-module",
4842
5638
  "npm": "@nuxtjs/router",
4843
5639
  "icon": "vue.png",
@@ -4885,13 +5681,13 @@
4885
5681
  },
4886
5682
  {
4887
5683
  "name": "schema-org",
4888
- "description": "Schema.org for Nuxt, supporting typed and automated Google Rich Results.",
4889
- "repo": "vueuse/schema-org#main/packages/nuxt",
5684
+ "description": "Quick and easy Schema.org graphs.",
5685
+ "repo": "harlan-zw/nuxt-schema-org",
4890
5686
  "npm": "nuxt-schema-org",
4891
5687
  "icon": "schema-org.svg",
4892
- "github": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
4893
- "website": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
4894
- "learn_more": "https://vue-schema-org.netlify.app/guide/setup/nuxt.html",
5688
+ "github": "https://github.com/harlan-zw/nuxt-schema-org",
5689
+ "website": "https://nuxtseo.com/schema-org",
5690
+ "learn_more": "https://unhead.unjs.io/schema-org/getting-started/setup",
4895
5691
  "category": "SEO",
4896
5692
  "type": "3rd-party",
4897
5693
  "maintainers": [
@@ -4954,13 +5750,13 @@
4954
5750
  },
4955
5751
  {
4956
5752
  "name": "segment",
4957
- "description": "Nuxt.js module for Segment Analytics.js",
5753
+ "description": "Nuxt module for Segment Analytics.js",
4958
5754
  "repo": "dansmaculotte/nuxt-segment",
4959
5755
  "npm": "@dansmaculotte/nuxt-segment",
4960
5756
  "icon": "segment.png",
4961
5757
  "github": "https://github.com/dansmaculotte/nuxt-segment",
4962
5758
  "website": "https://github.com/dansmaculotte/nuxt-segment",
4963
- "learn_more": "https://segment.com/docs/connections/sources/catalog/Libraries/website/javascript/",
5759
+ "learn_more": "",
4964
5760
  "category": "Analytics",
4965
5761
  "type": "3rd-party",
4966
5762
  "maintainers": [
@@ -4976,7 +5772,7 @@
4976
5772
  },
4977
5773
  {
4978
5774
  "name": "sentry",
4979
- "description": "Sentry module for Nuxt.js to help developers diagnose, fix, and optimize the performance of their code",
5775
+ "description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
4980
5776
  "repo": "nuxt-community/sentry-module",
4981
5777
  "npm": "@nuxtjs/sentry",
4982
5778
  "icon": "sentry.svg",
@@ -4997,20 +5793,22 @@
4997
5793
  }
4998
5794
  },
4999
5795
  {
5000
- "name": "seo-kit",
5001
- "description": "Supercharge your Nuxt app with the all-in-one SEO layer.",
5002
- "repo": "harlan-zw/nuxt-seo-kit#main/layer",
5003
- "npm": "nuxt-seo-kit",
5004
- "icon": "seo-kit.svg",
5005
- "github": "https://github.com/harlan-zw/nuxt-seo-kit",
5006
- "website": "https://github.com/harlan-zw/nuxt-seo-kit",
5007
- "learn_more": "",
5796
+ "name": "seo-experiments",
5797
+ "description": "Powerful SEO DX improvements.",
5798
+ "repo": "harlan-zw/nuxt-seo-experiments",
5799
+ "npm": "nuxt-seo-experiments",
5800
+ "icon": "seo-experiments.svg",
5801
+ "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
5802
+ "website": "https://nuxtseo.com/experiments",
5803
+ "learn_more": "https://nuxtseo.com/experiments",
5008
5804
  "category": "SEO",
5009
5805
  "type": "3rd-party",
5010
5806
  "maintainers": [
5011
5807
  {
5012
- "name": "harlan-zw",
5013
- "github": "harlan-zw"
5808
+ "name": "Harlan Wilton",
5809
+ "github": "harlan-zw",
5810
+ "twitter": "harlan_zw",
5811
+ "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
5014
5812
  }
5015
5813
  ],
5016
5814
  "compatibility": {
@@ -5041,9 +5839,31 @@
5041
5839
  "requires": {}
5042
5840
  }
5043
5841
  },
5842
+ {
5843
+ "name": "seo",
5844
+ "description": "The complete SEO solution for Nuxt.",
5845
+ "repo": "harlan-zw/nuxt-seo",
5846
+ "npm": "@nuxtjs/seo",
5847
+ "icon": "nuxt.svg",
5848
+ "github": "https://github.com/harlan-zw/nuxt-seo",
5849
+ "website": "https://nuxtseo.com/",
5850
+ "learn_more": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
5851
+ "category": "SEO",
5852
+ "type": "3rd-party",
5853
+ "maintainers": [
5854
+ {
5855
+ "name": "harlan-zw",
5856
+ "github": "harlan-zw"
5857
+ }
5858
+ ],
5859
+ "compatibility": {
5860
+ "nuxt": "^3.0.0",
5861
+ "requires": {}
5862
+ }
5863
+ },
5044
5864
  {
5045
5865
  "name": "seomatic-meta",
5046
- "description": "A Nuxt.js module connecting Nuxt.js to the Craft CMS SEOmatic plugin",
5866
+ "description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
5047
5867
  "repo": "ben-rogerson/nuxt-seomatic-meta",
5048
5868
  "npm": "nuxt-seomatic-meta",
5049
5869
  "icon": "seomatic.png",
@@ -5089,7 +5909,7 @@
5089
5909
  {
5090
5910
  "name": "server-block",
5091
5911
  "description": "Use <server> tags in your Nuxt pages components.",
5092
- "repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt#main",
5912
+ "repo": "Hebilicious/server-block-nuxt#main/packages/server-block-nuxt",
5093
5913
  "npm": "@hebilicious/server-block-nuxt",
5094
5914
  "icon": "server-block.svg",
5095
5915
  "github": "https://github.com/Hebilicious/server-block-nuxt",
@@ -5109,32 +5929,9 @@
5109
5929
  "requires": {}
5110
5930
  }
5111
5931
  },
5112
- {
5113
- "name": "session",
5114
- "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",
5115
- "repo": "sidebase/nuxt-session",
5116
- "npm": "@sidebase/nuxt-session",
5117
- "icon": "session.png",
5118
- "github": "https://github.com/sidebase/nuxt-session",
5119
- "website": "https://github.com/sidebase/nuxt-session",
5120
- "learn_more": "https://github.com/sidebase",
5121
- "category": "Security",
5122
- "type": "3rd-party",
5123
- "maintainers": [
5124
- {
5125
- "name": "sidebase",
5126
- "github": "sidebase",
5127
- "twitter": "sidebase_io"
5128
- }
5129
- ],
5130
- "compatibility": {
5131
- "nuxt": "^3.0.0",
5132
- "requires": {}
5133
- }
5134
- },
5135
5932
  {
5136
5933
  "name": "shopify",
5137
- "description": "Easy Shopify Buy client module with Nuxt.js for ecommerce websites.",
5934
+ "description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
5138
5935
  "repo": "Gomah/nuxt-shopify",
5139
5936
  "npm": "nuxt-shopify",
5140
5937
  "icon": "shopify.png",
@@ -5155,7 +5952,29 @@
5155
5952
  }
5156
5953
  },
5157
5954
  {
5158
- "name": "nuxt-auth",
5955
+ "name": "shuimo-ui",
5956
+ "description": "A Chinese Shuimo style component library.",
5957
+ "repo": "shuimo-design/shuimo-ui#main/plugins/nuxt",
5958
+ "npm": "@shuimo-design/shuimo-ui-nuxt",
5959
+ "icon": "shuimo-ui.svg",
5960
+ "github": "https://github.com/shuimo-design/shuimo-ui",
5961
+ "website": "https://shuimo.design",
5962
+ "learn_more": "https://github.com/shuimo-design/shuimo-ui/tree/main/plugins/nuxt",
5963
+ "category": "UI",
5964
+ "type": "3rd-party",
5965
+ "maintainers": [
5966
+ {
5967
+ "name": "higuaifan",
5968
+ "github": "higuaifan"
5969
+ }
5970
+ ],
5971
+ "compatibility": {
5972
+ "nuxt": "^3.0.0",
5973
+ "requires": {}
5974
+ }
5975
+ },
5976
+ {
5977
+ "name": "sidebase-auth",
5159
5978
  "description": "Zero-boilerplate authentication for nuxt 3 with support for many strategies (oauth, credentials, ...) and providers (google, azure, ...). Additionally supports session manipulation, client- and server-side protection and more.",
5160
5979
  "repo": "sidebase/nuxt-auth",
5161
5980
  "npm": "@sidebase/nuxt-auth",
@@ -5201,13 +6020,13 @@
5201
6020
  },
5202
6021
  {
5203
6022
  "name": "simple-robots",
5204
- "description": "Simply manage the robots crawling your Nuxt app.",
6023
+ "description": "Tame the robots crawling and indexing your Nuxt site.",
5205
6024
  "repo": "harlan-zw/nuxt-simple-robots",
5206
6025
  "npm": "nuxt-simple-robots",
5207
- "icon": "",
6026
+ "icon": "simple-robots.svg",
5208
6027
  "github": "https://github.com/harlan-zw/nuxt-simple-robots",
5209
- "website": "https://github.com/harlan-zw/nuxt-simple-robots",
5210
- "learn_more": "",
6028
+ "website": "https://nuxtseo.com/robots",
6029
+ "learn_more": "https://nuxtseo.com/robots",
5211
6030
  "category": "SEO",
5212
6031
  "type": "3rd-party",
5213
6032
  "maintainers": [
@@ -5224,41 +6043,23 @@
5224
6043
  }
5225
6044
  },
5226
6045
  {
5227
- "name": "simple-sitemap",
5228
- "description": "Simple, minimal sitemap.xml generation.",
5229
- "repo": "harlan-zw/nuxt-simple-sitemap",
5230
- "npm": "nuxt-simple-sitemap",
5231
- "icon": "",
5232
- "github": "https://github.com/harlan-zw/nuxt-simple-sitemap",
5233
- "website": "https://github.com/harlan-zw/nuxt-simple-sitemap",
5234
- "learn_more": "",
6046
+ "name": "sitemap",
6047
+ "description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
6048
+ "repo": "nuxt-modules/sitemap",
6049
+ "npm": "@nuxtjs/sitemap",
6050
+ "icon": "simple-sitemap.svg",
6051
+ "github": "https://github.com/nuxt-modules/sitemap",
6052
+ "website": "https://nuxtseo.com/",
6053
+ "learn_more": "https://nuxtseo.com/sitemap",
5235
6054
  "category": "SEO",
5236
- "type": "3rd-party",
6055
+ "type": "community",
5237
6056
  "maintainers": [
5238
6057
  {
5239
6058
  "name": "Harlan Wilton",
5240
6059
  "github": "harlan-zw",
5241
6060
  "twitter": "harlan_zw",
5242
6061
  "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
5243
- }
5244
- ],
5245
- "compatibility": {
5246
- "nuxt": "^3.0.0",
5247
- "requires": {}
5248
- }
5249
- },
5250
- {
5251
- "name": "sitemap",
5252
- "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt.js projects",
5253
- "repo": "nuxt-community/sitemap-module#dev",
5254
- "npm": "@nuxtjs/sitemap",
5255
- "icon": "",
5256
- "github": "https://github.com/nuxt-community/sitemap-module#dev",
5257
- "website": "https://sitemap.nuxtjs.org",
5258
- "learn_more": "",
5259
- "category": "SEO",
5260
- "type": "community",
5261
- "maintainers": [
6062
+ },
5262
6063
  {
5263
6064
  "name": "Nicolas PENNEC",
5264
6065
  "github": "NicoPennec",
@@ -5266,7 +6067,7 @@
5266
6067
  }
5267
6068
  ],
5268
6069
  "compatibility": {
5269
- "nuxt": "^2.0.0",
6070
+ "nuxt": "^3.0.0",
5270
6071
  "requires": {}
5271
6072
  }
5272
6073
  },
@@ -5294,7 +6095,7 @@
5294
6095
  },
5295
6096
  {
5296
6097
  "name": "snipcart",
5297
- "description": "Snipcart integration module for Nuxt.js",
6098
+ "description": "Snipcart integration module for Nuxt",
5298
6099
  "repo": "nuxt-modules/snipcart",
5299
6100
  "npm": "@nuxtjs/snipcart",
5300
6101
  "icon": "snipcart.png",
@@ -5317,7 +6118,7 @@
5317
6118
  },
5318
6119
  {
5319
6120
  "name": "social-meta",
5320
- "description": "Nuxt.js module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
6121
+ "description": "Nuxt module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
5321
6122
  "repo": "AlekseyPleshkov/nuxt-social-meta",
5322
6123
  "npm": "nuxt-social-meta",
5323
6124
  "icon": "",
@@ -5439,7 +6240,7 @@
5439
6240
  },
5440
6241
  {
5441
6242
  "name": "storage",
5442
- "description": "Utilities to easily read and write to the browser's storage in a Nuxt.js project",
6243
+ "description": "Utilities to easily read and write to the browser's storage in a Nuxt project",
5443
6244
  "repo": "mazipan/nuxt-storage",
5444
6245
  "npm": "nuxt-storage",
5445
6246
  "icon": "",
@@ -5461,7 +6262,7 @@
5461
6262
  },
5462
6263
  {
5463
6264
  "name": "storefront-ui",
5464
- "description": "Storefront UI Module for Nuxt.js",
6265
+ "description": "Storefront UI Module for Nuxt",
5465
6266
  "repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
5466
6267
  "npm": "@storefront-ui/nuxt",
5467
6268
  "icon": "storefront-ui.svg",
@@ -5505,8 +6306,8 @@
5505
6306
  },
5506
6307
  {
5507
6308
  "name": "storyblok",
5508
- "description": "Storyblok Nuxt.js module",
5509
- "repo": "storyblok/storyblok-nuxt#master/lib",
6309
+ "description": "Storyblok Nuxt module",
6310
+ "repo": "storyblok/storyblok-nuxt#main",
5510
6311
  "npm": "@storyblok/nuxt",
5511
6312
  "icon": "storyblok.png",
5512
6313
  "github": "https://github.com/storyblok/storyblok-nuxt",
@@ -5522,37 +6323,34 @@
5522
6323
  ],
5523
6324
  "compatibility": {
5524
6325
  "nuxt": "^2.0.0 || ^3.0.0",
5525
- "requires": {}
6326
+ "requires": {},
6327
+ "devtools": "^0.0.0"
5526
6328
  }
5527
6329
  },
5528
6330
  {
5529
6331
  "name": "storybook",
5530
- "description": "Easily integrate Storybook in your Nuxt.js application to design, build, and organize your UI components in isolation.",
5531
- "repo": "nuxt-community/storybook",
6332
+ "description": "Easily integrate Storybook in your Nuxt application to design, build, and organize your UI components in isolation.",
6333
+ "repo": "nuxt-modules/storybook",
5532
6334
  "npm": "@nuxtjs/storybook",
5533
6335
  "icon": "storybook.png",
5534
- "github": "https://github.com/nuxt-community/storybook",
6336
+ "github": "https://github.com/nuxt-modules/storybook",
5535
6337
  "website": "https://storybook.nuxtjs.org",
5536
- "learn_more": "https://storybook.js.org/",
6338
+ "learn_more": "https://github.com/storybook-vue/storybook-nuxt",
5537
6339
  "category": "Devtools",
5538
6340
  "type": "community",
5539
6341
  "maintainers": [
5540
6342
  {
5541
- "name": "Ahad Birang",
5542
- "github": "farnabaz",
5543
- "twitter": "a_birang"
5544
- },
5545
- {
5546
- "name": "Pooya Parsa",
5547
- "github": "pi0",
5548
- "twitter": "_pi0_"
6343
+ "name": "Chakir QATAB",
6344
+ "github": "chakAs3",
6345
+ "twitter": "ChakirQatab"
5549
6346
  }
5550
6347
  ],
5551
6348
  "compatibility": {
5552
- "nuxt": "^2.0.0",
6349
+ "nuxt": "^2.0.0 || ^3.0.0",
5553
6350
  "requires": {
5554
6351
  "bridge": "optional"
5555
- }
6352
+ },
6353
+ "devtools": "^0.7.2"
5556
6354
  }
5557
6355
  },
5558
6356
  {
@@ -5582,7 +6380,8 @@
5582
6380
  "nuxt": "^2.0.0 || ^3.0.0",
5583
6381
  "requires": {
5584
6382
  "bridge": true
5585
- }
6383
+ },
6384
+ "devtools": "^0.0.0"
5586
6385
  }
5587
6386
  },
5588
6387
  {
@@ -5633,6 +6432,36 @@
5633
6432
  "requires": {}
5634
6433
  }
5635
6434
  },
6435
+ {
6436
+ "name": "studio",
6437
+ "description": "A new experience to build content-driven website with Nuxt.",
6438
+ "repo": "nuxtlabs/studio-module",
6439
+ "npm": "@nuxthq/studio",
6440
+ "icon": "studio.svg",
6441
+ "github": "https://github.com/nuxtlabs/studio-module",
6442
+ "website": "https://nuxt.studio",
6443
+ "learn_more": "https://nuxt.studio",
6444
+ "category": "CMS",
6445
+ "type": "3rd-party",
6446
+ "maintainers": [
6447
+ {
6448
+ "name": "Ahad Birang",
6449
+ "github": "farnabaz",
6450
+ "twitter": "a_birang"
6451
+ },
6452
+ {
6453
+ "name": "Sébastien Chopin",
6454
+ "github": "Atinux",
6455
+ "twitter": "Atinux"
6456
+ }
6457
+ ],
6458
+ "compatibility": {
6459
+ "nuxt": "^3.0.0",
6460
+ "requires": {
6461
+ "content": true
6462
+ }
6463
+ }
6464
+ },
5636
6465
  {
5637
6466
  "name": "style-resources",
5638
6467
  "description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
@@ -5658,7 +6487,7 @@
5658
6487
  },
5659
6488
  {
5660
6489
  "name": "stylelint",
5661
- "description": "Stylelint module for Nuxt.js. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
6490
+ "description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
5662
6491
  "repo": "nuxt-community/stylelint-module",
5663
6492
  "npm": "@nuxtjs/stylelint-module",
5664
6493
  "icon": "stylelint.png",
@@ -5758,12 +6587,12 @@
5758
6587
  },
5759
6588
  {
5760
6589
  "name": "svg-sprite",
5761
- "description": "Optimized and Easy way to use svg files in Nuxt.js",
5762
- "repo": "nuxt-community/svg-sprite-module",
6590
+ "description": "Optimized and Easy way to use svg files in Nuxt",
6591
+ "repo": "nuxt-modules/svg-sprite",
5763
6592
  "npm": "@nuxtjs/svg-sprite",
5764
6593
  "icon": "",
5765
- "github": "https://github.com/nuxt-community/svg-sprite-module",
5766
- "website": "https://github.com/nuxt-community/svg-sprite-module",
6594
+ "github": "https://github.com/nuxt-modules/svg-sprite",
6595
+ "website": "https://github.com/nuxt-modules/svg-sprite",
5767
6596
  "learn_more": "",
5768
6597
  "category": "UI",
5769
6598
  "type": "community",
@@ -5775,13 +6604,13 @@
5775
6604
  }
5776
6605
  ],
5777
6606
  "compatibility": {
5778
- "nuxt": "^2.0.0",
6607
+ "nuxt": "^2.0.0 || ^3.0.0",
5779
6608
  "requires": {}
5780
6609
  }
5781
6610
  },
5782
6611
  {
5783
6612
  "name": "svg",
5784
- "description": "Super simple svg loading module for Nuxt.js",
6613
+ "description": "Super simple svg loading module for Nuxt",
5785
6614
  "repo": "nuxt-community/svg-module",
5786
6615
  "npm": "@nuxtjs/svg",
5787
6616
  "icon": "",
@@ -5823,9 +6652,33 @@
5823
6652
  "requires": {}
5824
6653
  }
5825
6654
  },
6655
+ {
6656
+ "name": "swiftsearch",
6657
+ "description": "Nuxt module for a typesafe, SSR first algolia instantsearch experience",
6658
+ "repo": "atoms-studio/nuxt-swiftsearch",
6659
+ "npm": "@atoms-studio/nuxt-swiftsearch",
6660
+ "icon": "nuxt-swiftsearch.svg",
6661
+ "github": "https://github.com/atoms-studio/nuxt-swiftsearch",
6662
+ "website": "https://nuxt-swiftsearch.netlify.app/",
6663
+ "learn_more": "",
6664
+ "category": "Libraries",
6665
+ "type": "3rd-party",
6666
+ "maintainers": [
6667
+ {
6668
+ "name": "Matteo Rigoni",
6669
+ "github": "rigo-m",
6670
+ "twitter": "MatteoRigoni",
6671
+ "avatar": "https://avatars.githubusercontent.com/rigo-m?v=4"
6672
+ }
6673
+ ],
6674
+ "compatibility": {
6675
+ "nuxt": "^3.10.0",
6676
+ "requires": {}
6677
+ }
6678
+ },
5826
6679
  {
5827
6680
  "name": "swiper",
5828
- "description": "Nuxt.js module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
6681
+ "description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
5829
6682
  "repo": "cpreston321/nuxt-swiper",
5830
6683
  "npm": "nuxt-swiper",
5831
6684
  "icon": "swiper.svg",
@@ -5871,10 +6724,10 @@
5871
6724
  {
5872
6725
  "name": "tailwindcss",
5873
6726
  "description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
5874
- "repo": "nuxt-modules/tailwindcss-module",
6727
+ "repo": "nuxt-modules/tailwindcss",
5875
6728
  "npm": "@nuxtjs/tailwindcss",
5876
6729
  "icon": "tailwindcss.png",
5877
- "github": "https://github.com/nuxt-modules/tailwindcss-module",
6730
+ "github": "https://github.com/nuxt-modules/tailwindcss",
5878
6731
  "website": "https://tailwindcss.nuxtjs.org",
5879
6732
  "learn_more": "https://tailwindcss.com/",
5880
6733
  "category": "UI",
@@ -5892,6 +6745,38 @@
5892
6745
  ],
5893
6746
  "compatibility": {
5894
6747
  "nuxt": "^2.0.0 || ^3.0.0",
6748
+ "requires": {},
6749
+ "devtools": "^0.0.0"
6750
+ },
6751
+ "aliases": [
6752
+ "tailwind"
6753
+ ]
6754
+ },
6755
+ {
6756
+ "name": "test-utils",
6757
+ "description": "Test utilities for Nuxt",
6758
+ "repo": "nuxt/test-utils#main",
6759
+ "npm": "@nuxt/test-utils",
6760
+ "icon": "nuxt.svg",
6761
+ "github": "https://github.com/nuxt/test-utils",
6762
+ "website": "https://nuxt.com/docs/getting-started/testing",
6763
+ "learn_more": "",
6764
+ "category": "Devtools",
6765
+ "type": "official",
6766
+ "maintainers": [
6767
+ {
6768
+ "name": "Daniel Roe",
6769
+ "github": "danielroe",
6770
+ "twitter": "danielcroe"
6771
+ },
6772
+ {
6773
+ "name": "Anthony Fu",
6774
+ "github": "antfu",
6775
+ "twitter": "antfu7"
6776
+ }
6777
+ ],
6778
+ "compatibility": {
6779
+ "nuxt": "^3.0.0",
5895
6780
  "requires": {}
5896
6781
  }
5897
6782
  },
@@ -5940,9 +6825,31 @@
5940
6825
  "requires": {}
5941
6826
  }
5942
6827
  },
6828
+ {
6829
+ "name": "tiptap",
6830
+ "description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
6831
+ "repo": "modbender/nuxt-tiptap-editor",
6832
+ "npm": "nuxt-tiptap-editor",
6833
+ "icon": "tiptap.png",
6834
+ "github": "https://github.com/modbender/nuxt-tiptap-editor",
6835
+ "website": "https://nuxt-tiptap-editor.vercel.app",
6836
+ "learn_more": "https://nuxt-tiptap-editor.vercel.app",
6837
+ "category": "Libraries",
6838
+ "type": "3rd-party",
6839
+ "maintainers": [
6840
+ {
6841
+ "name": "modbender",
6842
+ "github": "modbender"
6843
+ }
6844
+ ],
6845
+ "compatibility": {
6846
+ "nuxt": "^3.0.0",
6847
+ "requires": {}
6848
+ }
6849
+ },
5943
6850
  {
5944
6851
  "name": "toast",
5945
- "description": "Responsive Touch Compatible Toast plugin for Nuxt.js using vue-toasted",
6852
+ "description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
5946
6853
  "repo": "nuxt-community/modules#master/packages/toast",
5947
6854
  "npm": "@nuxtjs/toast",
5948
6855
  "icon": "",
@@ -5963,6 +6870,28 @@
5963
6870
  "requires": {}
5964
6871
  }
5965
6872
  },
6873
+ {
6874
+ "name": "translation-manager",
6875
+ "description": "Simple and easy to use translation manager for Nuxt and Nuxt-i18n that allows translation management from a single CSV file.",
6876
+ "repo": "samk-dev/nuxt-translation-manager",
6877
+ "npm": "nuxt-translation-manager",
6878
+ "icon": "translation-manager.png",
6879
+ "github": "https://github.com/samk-dev/nuxt-translation-manager",
6880
+ "website": "https://github.com/samk-dev/nuxt-translation-manager",
6881
+ "learn_more": "",
6882
+ "category": "Extensions",
6883
+ "type": "3rd-party",
6884
+ "maintainers": [
6885
+ {
6886
+ "name": "Sam K",
6887
+ "github": "samk-dev"
6888
+ }
6889
+ ],
6890
+ "compatibility": {
6891
+ "nuxt": "^3.0.0",
6892
+ "requires": {}
6893
+ }
6894
+ },
5966
6895
  {
5967
6896
  "name": "tresjs",
5968
6897
  "description": "Create 3D experiences in your Nuxt application using TresJS.",
@@ -6023,7 +6952,7 @@
6023
6952
  },
6024
6953
  {
6025
6954
  "name": "twa",
6026
- "description": "Nuxt.js module for generating Trusted Web App from Nuxt.js app",
6955
+ "description": "Nuxt module for generating Trusted Web App from Nuxt app",
6027
6956
  "repo": "tuarrep/nuxt-twa",
6028
6957
  "npm": "nuxt-twa",
6029
6958
  "icon": "",
@@ -6211,6 +7140,63 @@
6211
7140
  "requires": {}
6212
7141
  }
6213
7142
  },
7143
+ {
7144
+ "name": "typo3",
7145
+ "description": "TYPO3 Headless Frontend Rendering module",
7146
+ "repo": "TYPO3-Headless/nuxt-typo3",
7147
+ "npm": "@t3headless/nuxt-typo3",
7148
+ "icon": "typo3.svg",
7149
+ "github": "https://github.com/TYPO3-Headless/nuxt-typo3",
7150
+ "website": "https://t3headless.macopedia.io/nuxt-typo3/",
7151
+ "learn_more": "https://github.com/TYPO3-Headless",
7152
+ "category": "CMS",
7153
+ "type": "3rd-party",
7154
+ "maintainers": [
7155
+ {
7156
+ "name": "Macopedia",
7157
+ "github": "macopedia",
7158
+ "twitter": "macopediapl"
7159
+ }
7160
+ ],
7161
+ "compatibility": {
7162
+ "nuxt": "^2.0.0 || ^3.0.0",
7163
+ "requires": {},
7164
+ "devtools": "^0.0.0"
7165
+ }
7166
+ },
7167
+ {
7168
+ "name": "ui",
7169
+ "description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
7170
+ "repo": "nuxt/ui#dev",
7171
+ "npm": "@nuxt/ui",
7172
+ "icon": "nuxt.svg",
7173
+ "github": "https://github.com/nuxt/ui",
7174
+ "website": "https://ui.nuxt.com",
7175
+ "learn_more": "",
7176
+ "category": "UI",
7177
+ "type": "official",
7178
+ "maintainers": [
7179
+ {
7180
+ "name": "Benjamin Canac",
7181
+ "github": "benjamincanac",
7182
+ "twitter": "benjamincanac"
7183
+ },
7184
+ {
7185
+ "name": "Sebastien Chopin",
7186
+ "github": "Atinux",
7187
+ "twitter": "Atinux"
7188
+ },
7189
+ {
7190
+ "name": "Sylvain Marroufin",
7191
+ "github": "smarroufin",
7192
+ "twitter": "smarroufin"
7193
+ }
7194
+ ],
7195
+ "compatibility": {
7196
+ "nuxt": "^3.0.0",
7197
+ "requires": {}
7198
+ }
7199
+ },
6214
7200
  {
6215
7201
  "name": "umami",
6216
7202
  "description": "Embed the Umami analytics library into Nuxt",
@@ -6235,31 +7221,9 @@
6235
7221
  }
6236
7222
  }
6237
7223
  },
6238
- {
6239
- "name": "unhead",
6240
- "description": "Experimental features for Nuxt SEO / head management.",
6241
- "repo": "harlan-zw/nuxt-seo-experiments",
6242
- "npm": "nuxt-seo-experiments",
6243
- "icon": "",
6244
- "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
6245
- "website": "https://github.com/harlan-zw/nuxt-seo-experiments",
6246
- "learn_more": "",
6247
- "category": "SEO",
6248
- "type": "3rd-party",
6249
- "maintainers": [
6250
- {
6251
- "name": "harlan-zw",
6252
- "github": "harlan-zw"
6253
- }
6254
- ],
6255
- "compatibility": {
6256
- "nuxt": "^3.0.0",
6257
- "requires": {}
6258
- }
6259
- },
6260
7224
  {
6261
7225
  "name": "universal-storage",
6262
- "description": "Universal Storage Utilities for Nuxt.js",
7226
+ "description": "Universal Storage Utilities for Nuxt",
6263
7227
  "repo": "nuxt-community/universal-storage-module",
6264
7228
  "npm": "@nuxtjs/universal-storage",
6265
7229
  "icon": "",
@@ -6288,7 +7252,7 @@
6288
7252
  {
6289
7253
  "name": "unlazy",
6290
7254
  "description": "Lazy loading library for placeholder images",
6291
- "repo": "johannschopplich/unlazy/packages/nuxt",
7255
+ "repo": "johannschopplich/unlazy#main/packages/nuxt",
6292
7256
  "npm": "@unlazy/nuxt",
6293
7257
  "icon": "unlazy.svg",
6294
7258
  "github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
@@ -6307,41 +7271,15 @@
6307
7271
  "requires": {}
6308
7272
  }
6309
7273
  },
6310
- {
6311
- "name": "unlighthouse",
6312
- "description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
6313
- "repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
6314
- "npm": "@unlighthouse/nuxt",
6315
- "icon": "unlighthouse.svg",
6316
- "github": "https://github.com/harlan-zw/unlighthouse",
6317
- "website": "https://github.com/harlan-zw/unlighthouse",
6318
- "learn_more": "https://github.com/harlan-zw/unlighthouse",
6319
- "category": "Devtools",
6320
- "type": "3rd-party",
6321
- "maintainers": [
6322
- {
6323
- "name": "Harlan Wilton",
6324
- "github": "harlan-zw",
6325
- "twitter": "harlan_zw",
6326
- "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
6327
- }
6328
- ],
6329
- "compatibility": {
6330
- "nuxt": "^2.0.0 || ^3.0.0",
6331
- "requires": {
6332
- "bridge": "optional"
6333
- }
6334
- }
6335
- },
6336
7274
  {
6337
7275
  "name": "unocss",
6338
7276
  "description": "The instant on-demand atomic CSS engine.",
6339
- "repo": "antfu/unocss#main/packages/nuxt",
7277
+ "repo": "unocss/unocss#main/packages/nuxt",
6340
7278
  "npm": "@unocss/nuxt",
6341
7279
  "icon": "unocss.svg",
6342
- "github": "https://github.com/antfu/unocss",
6343
- "website": "https://github.com/antfu/unocss",
6344
- "learn_more": "https://github.com/antfu/unocss",
7280
+ "github": "https://github.com/unocss/unocss",
7281
+ "website": "https://github.com/unocss/unocss",
7282
+ "learn_more": "https://github.com/unocss/unocss",
6345
7283
  "category": "UI",
6346
7284
  "type": "3rd-party",
6347
7285
  "maintainers": [
@@ -6356,7 +7294,8 @@
6356
7294
  "nuxt": "^2.0.0 || ^3.0.0",
6357
7295
  "requires": {
6358
7296
  "bridge": "optional"
6359
- }
7297
+ },
7298
+ "devtools": "^0.0.0"
6360
7299
  }
6361
7300
  },
6362
7301
  {
@@ -6366,8 +7305,8 @@
6366
7305
  "npm": "nuxt-ununura",
6367
7306
  "icon": "ununuracss.png",
6368
7307
  "github": "https://github.com/novout/ununuracss",
6369
- "website": "https://ununura.com/#/",
6370
- "learn_more": "https://ununura.com/#/docs/why",
7308
+ "website": "https://github.com/novout/ununuracss",
7309
+ "learn_more": "https://github.com/novout/ununuracss",
6371
7310
  "category": "UI",
6372
7311
  "type": "3rd-party",
6373
7312
  "maintainers": [
@@ -6382,6 +7321,28 @@
6382
7321
  "requires": {}
6383
7322
  }
6384
7323
  },
7324
+ {
7325
+ "name": "use-bootstrap",
7326
+ "description": "This module is a wrapper to front-end framework based on Nuxt3 and Bootstrap5",
7327
+ "repo": "simplise/use-bootstrap",
7328
+ "npm": "usebootstrap",
7329
+ "icon": "use-bootstrap.svg",
7330
+ "github": "https://github.com/simplise/use-bootstrap",
7331
+ "website": "https://usebootstrap.org/",
7332
+ "learn_more": "https://usebootstrap.org/",
7333
+ "category": "UI",
7334
+ "type": "3rd-party",
7335
+ "maintainers": [
7336
+ {
7337
+ "name": "KoujiSano",
7338
+ "github": "KoujiSano"
7339
+ }
7340
+ ],
7341
+ "compatibility": {
7342
+ "nuxt": "^3.0.0",
7343
+ "requires": {}
7344
+ }
7345
+ },
6385
7346
  {
6386
7347
  "name": "use-wagmi",
6387
7348
  "description": "Vue Composition for Ethereum based on wagmi",
@@ -6408,7 +7369,7 @@
6408
7369
  },
6409
7370
  {
6410
7371
  "name": "user-agent",
6411
- "description": "Nuxt.js module for handling User-Agent.",
7372
+ "description": "Nuxt module for handling User-Agent.",
6412
7373
  "repo": "fukuiretu/nuxt-user-agent",
6413
7374
  "npm": "nuxt-user-agent",
6414
7375
  "icon": "",
@@ -6428,28 +7389,6 @@
6428
7389
  "requires": {}
6429
7390
  }
6430
7391
  },
6431
- {
6432
- "name": "validate",
6433
- "description": "Simple Nuxt input validation module using vee-validate",
6434
- "repo": "lewyuburi/nuxt-validate",
6435
- "npm": "nuxt-validate",
6436
- "icon": "vee-validate.png",
6437
- "github": "https://github.com/lewyuburi/nuxt-validate",
6438
- "website": "https://github.com/lewyuburi/nuxt-validate",
6439
- "learn_more": "https://logaretm.github.io/vee-validate/",
6440
- "category": "Libraries",
6441
- "type": "3rd-party",
6442
- "maintainers": [
6443
- {
6444
- "name": "lewyuburi",
6445
- "github": "lewyuburi"
6446
- }
6447
- ],
6448
- "compatibility": {
6449
- "nuxt": "^2.0.0",
6450
- "requires": {}
6451
- }
6452
- },
6453
7392
  {
6454
7393
  "name": "vant",
6455
7394
  "description": "A lightweight, customizable Vue UI library for mobile web apps.",
@@ -6504,8 +7443,8 @@
6504
7443
  "repo": "samk-dev/nuxt-vcalendar",
6505
7444
  "npm": "@samk-dev/nuxt-vcalendar",
6506
7445
  "icon": "vcalendar.png",
6507
- "github": "https://github.com/samk-dev/vcalendar",
6508
- "website": "https://github.com/samk-dev/vcalendar",
7446
+ "github": "https://github.com/samk-dev/nuxt-vcalendar",
7447
+ "website": "https://github.com/samk-dev/nuxt-vcalendar",
6509
7448
  "learn_more": "",
6510
7449
  "category": "Libraries",
6511
7450
  "type": "3rd-party",
@@ -6522,7 +7461,7 @@
6522
7461
  },
6523
7462
  {
6524
7463
  "name": "vee-validate",
6525
- "description": "Painless Vue forms for Nuxt.js",
7464
+ "description": "Painless Vue forms for Nuxt",
6526
7465
  "repo": "logaretm/vee-validate#main/packages/nuxt",
6527
7466
  "npm": "@vee-validate/nuxt",
6528
7467
  "icon": "vee-validate.png",
@@ -6612,7 +7551,7 @@
6612
7551
  },
6613
7552
  {
6614
7553
  "name": "vite-pwa-nuxt",
6615
- "description": "Zero-config PWA Plugin for Nuxt 3",
7554
+ "description": "Zero-config PWA Plugin for Nuxt",
6616
7555
  "repo": "vite-pwa/nuxt",
6617
7556
  "npm": "@vite-pwa/nuxt",
6618
7557
  "icon": "vite-pwa-nuxt.svg",
@@ -6638,41 +7577,15 @@
6638
7577
  "requires": {}
6639
7578
  }
6640
7579
  },
6641
- {
6642
- "name": "vitest",
6643
- "description": "Vitest integration with Nuxt",
6644
- "repo": "danielroe/nuxt-vitest",
6645
- "npm": "nuxt-vitest",
6646
- "icon": "vitest.svg",
6647
- "github": "https://github.com/danielroe/nuxt-vitest",
6648
- "website": "https://github.com/danielroe/nuxt-vitest",
6649
- "learn_more": "",
6650
- "category": "Devtools",
6651
- "type": "3rd-party",
6652
- "maintainers": [
6653
- {
6654
- "name": "Daniel Roe",
6655
- "github": "danielroe"
6656
- },
6657
- {
6658
- "name": "Anthony Fu",
6659
- "github": "antfu"
6660
- }
6661
- ],
6662
- "compatibility": {
6663
- "nuxt": "^3.0.0",
6664
- "requires": {}
6665
- }
6666
- },
6667
7580
  {
6668
7581
  "name": "vue-email",
6669
- "description": "Write email templates with vue",
6670
- "repo": "Dave136/vue-email#main/packages/vue-email",
6671
- "npm": "vue-email",
7582
+ "description": "💌 Write email templates with vue",
7583
+ "repo": "vue-email/nuxt",
7584
+ "npm": "@vue-email/nuxt",
6672
7585
  "icon": "vue-email.svg",
6673
- "github": "https://github.com/Dave136/vue-email",
6674
- "website": "https://vue-email.vercel.app/",
6675
- "learn_more": "https://vue-email.vercel.app/getting-started/nuxt.html",
7586
+ "github": "https://github.com/vue-email/nuxt",
7587
+ "website": "https://vuemail.net/",
7588
+ "learn_more": "https://vuemail.net/ssr/nuxt",
6676
7589
  "category": "UI",
6677
7590
  "type": "3rd-party",
6678
7591
  "maintainers": [
@@ -6689,6 +7602,30 @@
6689
7602
  "avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
6690
7603
  }
6691
7604
  ],
7605
+ "compatibility": {
7606
+ "nuxt": "^3.0.0",
7607
+ "requires": {},
7608
+ "devtools": "^0.0.0"
7609
+ }
7610
+ },
7611
+ {
7612
+ "name": "vue-final-modal",
7613
+ "description": "The most powerful yet most light-weight modal library for Vue 3.",
7614
+ "repo": "vue-final/vue-final-modal#master/packages/nuxt",
7615
+ "npm": "@vue-final-modal/nuxt",
7616
+ "icon": "vue-final-modal.svg",
7617
+ "github": "https://github.com/vue-final/vue-final-modal",
7618
+ "website": "https://vue-final-modal.org/",
7619
+ "learn_more": "https://vue-final-modal.org/",
7620
+ "category": "UI",
7621
+ "type": "3rd-party",
7622
+ "maintainers": [
7623
+ {
7624
+ "name": "Hunter Liu",
7625
+ "github": "hunterliu1003",
7626
+ "twitter": "hunterliu1003"
7627
+ }
7628
+ ],
6692
7629
  "compatibility": {
6693
7630
  "nuxt": "^3.0.0",
6694
7631
  "requires": {}
@@ -6716,7 +7653,8 @@
6716
7653
  "nuxt": "^3.0.0",
6717
7654
  "requires": {
6718
7655
  "bridge": "optional"
6719
- }
7656
+ },
7657
+ "devtools": "^0.0.0"
6720
7658
  }
6721
7659
  },
6722
7660
  {
@@ -6743,7 +7681,7 @@
6743
7681
  },
6744
7682
  {
6745
7683
  "name": "vue-multiselect",
6746
- "description": "Single / multiple select plugin for Nuxt.js using vue-multiselect.",
7684
+ "description": "Single / multiple select plugin for Nuxt using vue-multiselect.",
6747
7685
  "repo": "spektrummedia/nuxt-vue-multiselect",
6748
7686
  "npm": "nuxt-vue-multiselect",
6749
7687
  "icon": "",
@@ -6768,7 +7706,7 @@
6768
7706
  "description": "Plausible analytics for Vue.js and Nuxt",
6769
7707
  "repo": "moritzsternemann/vue-plausible",
6770
7708
  "npm": "vue-plausible",
6771
- "icon": "plausible.png",
7709
+ "icon": "plausible.svg",
6772
7710
  "github": "https://github.com/moritzsternemann/vue-plausible",
6773
7711
  "website": "https://github.com/moritzsternemann/vue-plausible",
6774
7712
  "learn_more": "",
@@ -6788,7 +7726,7 @@
6788
7726
  {
6789
7727
  "name": "vue-query",
6790
7728
  "description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
6791
- "repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt#main",
7729
+ "repo": "Hebilicious/vue-query-nuxt#main/packages/vue-query-nuxt",
6792
7730
  "npm": "@hebilicious/vue-query-nuxt",
6793
7731
  "icon": "vue-query.svg",
6794
7732
  "github": "https://github.com/Hebilicious/vue-query-nuxt",
@@ -6857,7 +7795,7 @@
6857
7795
  },
6858
7796
  {
6859
7797
  "name": "vue-warehouse",
6860
- "description": "A Cross-browser storage for Vue.js and Nuxt.js, with plugins support and easy extensibility based on Store.js",
7798
+ "description": "A Cross-browser storage for Vue.js and Nuxt, with plugins support and easy extensibility based on Store.js",
6861
7799
  "repo": "juliomrqz/vue-warehouse",
6862
7800
  "npm": "vue-warehouse",
6863
7801
  "icon": "",
@@ -6880,12 +7818,12 @@
6880
7818
  },
6881
7819
  {
6882
7820
  "name": "vue3-carousel-nuxt",
6883
- "description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt.js applications.",
7821
+ "description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt applications.",
6884
7822
  "repo": "gaetansenn/vue3-carousel-nuxt",
6885
7823
  "npm": "vue3-carousel-nuxt",
6886
7824
  "icon": "",
6887
7825
  "github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
6888
- "website": "",
7826
+ "website": "https://github.com/gaetansenn/vue3-carousel-nuxt",
6889
7827
  "learn_more": "",
6890
7828
  "category": "UI",
6891
7829
  "type": "3rd-party",
@@ -6904,7 +7842,7 @@
6904
7842
  {
6905
7843
  "name": "vuefire",
6906
7844
  "description": "Idiomatic composables for the Firebase SDK",
6907
- "repo": "vuejs/vuefire/packages/nuxt",
7845
+ "repo": "vuejs/vuefire#main/packages/nuxt",
6908
7846
  "npm": "nuxt-vuefire",
6909
7847
  "icon": "vuefire.svg",
6910
7848
  "github": "https://github.com/vuejs/vuefire/tree/main/packages/nuxt",
@@ -6923,15 +7861,61 @@
6923
7861
  "requires": {}
6924
7862
  }
6925
7863
  },
7864
+ {
7865
+ "name": "vueform-builder",
7866
+ "description": "Official Vueform Builder module for Nuxt",
7867
+ "repo": "vueform/builder#main/nuxt",
7868
+ "npm": "@vueform/builder-nuxt",
7869
+ "icon": "vueform.svg",
7870
+ "github": "https://github.com/vueform/builder",
7871
+ "website": "https://builder.vueform.com",
7872
+ "learn_more": "https://builder.vueform.com/docs/installation#nuxt",
7873
+ "category": "Libraries",
7874
+ "type": "3rd-party",
7875
+ "maintainers": [
7876
+ {
7877
+ "name": "Adam Berecz",
7878
+ "github": "adamberecz",
7879
+ "twitter": "bereczadam"
7880
+ }
7881
+ ],
7882
+ "compatibility": {
7883
+ "nuxt": "^3.0.0",
7884
+ "requires": {}
7885
+ }
7886
+ },
7887
+ {
7888
+ "name": "vueform",
7889
+ "description": "Official Vueform module for Nuxt",
7890
+ "repo": "vueform/vueform#main/nuxt",
7891
+ "npm": "@vueform/nuxt",
7892
+ "icon": "vueform.svg",
7893
+ "github": "https://github.com/vueform/vueform",
7894
+ "website": "https://vueform.com",
7895
+ "learn_more": "https://vueform.com/docs/installation#nuxt",
7896
+ "category": "Libraries",
7897
+ "type": "3rd-party",
7898
+ "maintainers": [
7899
+ {
7900
+ "name": "Adam Berecz",
7901
+ "github": "adamberecz",
7902
+ "twitter": "bereczadam"
7903
+ }
7904
+ ],
7905
+ "compatibility": {
7906
+ "nuxt": "^3.0.0",
7907
+ "requires": {}
7908
+ }
7909
+ },
6926
7910
  {
6927
7911
  "name": "vuestic",
6928
- "description": "Vuestic UI module for Nuxt 3",
7912
+ "description": "Vuestic UI module for Nuxt",
6929
7913
  "repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
6930
7914
  "npm": "@vuestic/nuxt",
6931
7915
  "icon": "vuestic.png",
6932
7916
  "github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
6933
- "website": "https://vuestic.dev",
6934
- "learn_more": "https://vuestic.dev/en/getting-started/nuxt",
7917
+ "website": "https://ui.vuestic.dev",
7918
+ "learn_more": "https://ui.vuestic.dev/getting-started/nuxt",
6935
7919
  "category": "UI",
6936
7920
  "type": "3rd-party",
6937
7921
  "maintainers": [
@@ -6952,8 +7936,8 @@
6952
7936
  "npm": "vuetify-nuxt-module",
6953
7937
  "icon": "vuetify-logo-v3-dark.svg",
6954
7938
  "github": "https://github.com/userquin/vuetify-nuxt-module",
6955
- "website": "https://github.com/userquin/vuetify-nuxt-module",
6956
- "learn_more": "https://github.com/userquin/vuetify-nuxt-module/README.md",
7939
+ "website": "https://vuetify-nuxt-module.netlify.app/",
7940
+ "learn_more": "https://github.com/userquin/vuetify-nuxt-module/blob/main/README.md",
6957
7941
  "category": "UI",
6958
7942
  "type": "3rd-party",
6959
7943
  "maintainers": [
@@ -6969,7 +7953,7 @@
6969
7953
  },
6970
7954
  {
6971
7955
  "name": "vuetify",
6972
- "description": "Vuetify Module for Nuxt.js to add Material Design components to your application.",
7956
+ "description": "Vuetify Module for Nuxt to add Material Design components to your application.",
6973
7957
  "repo": "nuxt-community/vuetify-module",
6974
7958
  "npm": "@nuxtjs/vuetify",
6975
7959
  "icon": "vuetify.png",
@@ -7016,7 +8000,8 @@
7016
8000
  "nuxt": "^2.0.0 || ^3.0.0",
7017
8001
  "requires": {
7018
8002
  "bridge": "optional"
7019
- }
8003
+ },
8004
+ "devtools": "^0.0.0"
7020
8005
  }
7021
8006
  },
7022
8007
  {
@@ -7043,7 +8028,7 @@
7043
8028
  },
7044
8029
  {
7045
8030
  "name": "vunix",
7046
- "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.",
8031
+ "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.",
7047
8032
  "repo": "gaetansenn/vunix#main/packages/nuxt",
7048
8033
  "npm": "@vunix/nuxt",
7049
8034
  "icon": "",
@@ -7122,7 +8107,7 @@
7122
8107
  },
7123
8108
  {
7124
8109
  "name": "webpack-optimisations",
7125
- "description": "Nuxt.js v2 module to automatically make your builds faster.",
8110
+ "description": "Nuxt v2 module to automatically make your builds faster.",
7126
8111
  "repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
7127
8112
  "npm": "nuxt-webpack-optimisations",
7128
8113
  "icon": "build-optimisations.svg",
@@ -7197,7 +8182,7 @@
7197
8182
  "icon": "webpack.png",
7198
8183
  "github": "https://github.com/nuxt-community/webpackmonitor-module",
7199
8184
  "website": "https://github.com/nuxt-community/webpackmonitor-module",
7200
- "learn_more": "http://webpackmonitor.com/",
8185
+ "learn_more": "",
7201
8186
  "category": "Devtools",
7202
8187
  "type": "community",
7203
8188
  "maintainers": [
@@ -7214,7 +8199,7 @@
7214
8199
  },
7215
8200
  {
7216
8201
  "name": "well-known",
7217
- "description": "A Nuxt.js module to add well-known URIs using middlewares",
8202
+ "description": "A Nuxt module to add well-known URIs using middlewares",
7218
8203
  "repo": "zadigetvoltaire/nuxt-well-known",
7219
8204
  "npm": "@zadigetvoltaire/nuxt-well-known",
7220
8205
  "icon": "well-known.svg",
@@ -7236,7 +8221,7 @@
7236
8221
  },
7237
8222
  {
7238
8223
  "name": "wideangle",
7239
- "description": "Nuxt 3 module to integrate Wide Angle Analytics",
8224
+ "description": "Nuxt module to integrate Wide Angle Analytics",
7240
8225
  "repo": "inputobjects/wideangle-nuxt",
7241
8226
  "npm": "wideangle-nuxt",
7242
8227
  "icon": "wideangle.png",
@@ -7263,11 +8248,11 @@
7263
8248
  {
7264
8249
  "name": "windicss",
7265
8250
  "description": "Next generation utility-first CSS framework.",
7266
- "repo": "windicss/nuxt-windicss-module#main/packages/nuxt-windicss",
8251
+ "repo": "windicss/nuxt-windicss#main/packages/nuxt-windicss",
7267
8252
  "npm": "nuxt-windicss",
7268
8253
  "icon": "windicss.svg",
7269
- "github": "https://github.com/windicss/nuxt-windicss-module",
7270
- "website": "https://github.com/windicss/nuxt-windicss-module",
8254
+ "github": "https://github.com/windicss/nuxt-windicss",
8255
+ "website": "https://github.com/windicss/nuxt-windicss",
7271
8256
  "learn_more": "https://windicss.org/",
7272
8257
  "category": "UI",
7273
8258
  "type": "3rd-party",
@@ -7405,7 +8390,7 @@
7405
8390
  },
7406
8391
  {
7407
8392
  "name": "zendesk",
7408
- "description": "Nuxt.js module for Zendesk",
8393
+ "description": "Nuxt module for Zendesk",
7409
8394
  "repo": "DansMaCulotte/nuxt-zendesk",
7410
8395
  "npm": "@dansmaculotte/nuxt-zendesk",
7411
8396
  "icon": "zendesk.png",