@nuxt/modules 0.6.0-c0f6e6 → 0.6.0-c178c1

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 +1116 -421
  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",
@@ -175,7 +175,7 @@
175
175
  "description": "A Nuxt module that adds Animate On Scroll",
176
176
  "repo": "egidiusmengelberg/nuxt-aos",
177
177
  "npm": "nuxt-aos",
178
- "icon": "",
178
+ "icon": "aos.png",
179
179
  "github": "https://github.com/egidiusmengelberg/nuxt-aos",
180
180
  "website": "https://github.com/egidiusmengelberg/nuxt-aos",
181
181
  "learn_more": "",
@@ -188,13 +188,13 @@
188
188
  }
189
189
  ],
190
190
  "compatibility": {
191
- "nuxt": "^2.0.0",
191
+ "nuxt": "^3.0.0",
192
192
  "requires": {}
193
193
  }
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": "Nuxt module to securely connect with any API – server proxy & dynamic composable names",
198
198
  "repo": "johannschopplich/nuxt-api-party",
199
199
  "npm": "nuxt-api-party",
200
200
  "icon": "api-party.svg",
@@ -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": "Devtools",
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",
@@ -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",
@@ -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",
@@ -1467,7 +1558,7 @@
1467
1558
  },
1468
1559
  {
1469
1560
  "name": "event-trace",
1470
- "description": "Module for event trace in Nuxt.js",
1561
+ "description": "Module for event trace in Nuxt",
1471
1562
  "repo": "nuxt-community/nuxt-event-trace",
1472
1563
  "npm": "nuxt-event-trace",
1473
1564
  "icon": "",
@@ -1487,6 +1578,29 @@
1487
1578
  "requires": {}
1488
1579
  }
1489
1580
  },
1581
+ {
1582
+ "name": "fathom-analytics",
1583
+ "description": "Fathom analytics integration for Nuxt",
1584
+ "repo": "valgeirb/nuxt-fathom",
1585
+ "npm": "nuxt-fathom",
1586
+ "icon": "fathom-analytics.svg",
1587
+ "github": "https://github.com/valgeirb/nuxt-fathom",
1588
+ "website": "https://github.com/valgeirb/nuxt-fathom#readme",
1589
+ "learn_more": "",
1590
+ "category": "Analytics",
1591
+ "type": "3rd-party",
1592
+ "maintainers": [
1593
+ {
1594
+ "name": "Valgeir Björnsson",
1595
+ "github": "valgeirb",
1596
+ "avatar": "https://avatars.githubusercontent.com/valgeirb"
1597
+ }
1598
+ ],
1599
+ "compatibility": {
1600
+ "nuxt": "^3.0.0",
1601
+ "requires": {}
1602
+ }
1603
+ },
1490
1604
  {
1491
1605
  "name": "fathom",
1492
1606
  "description": "Fathom analytics for Nuxt",
@@ -1511,7 +1625,7 @@
1511
1625
  },
1512
1626
  {
1513
1627
  "name": "feature-toggle",
1514
- "description": "Feature toggle module for Nuxt.js",
1628
+ "description": "Feature toggle module for Nuxt",
1515
1629
  "repo": "stephenkr/nuxt-feature-toggle",
1516
1630
  "npm": "nuxt-feature-toggle",
1517
1631
  "icon": "",
@@ -1578,7 +1692,7 @@
1578
1692
  },
1579
1693
  {
1580
1694
  "name": "floating-prompt-module",
1581
- "description": "Invite your users to support you on product hunt with this floating prompt Nuxt.js module",
1695
+ "description": "Invite your users to support you on product hunt with this floating prompt Nuxt module",
1582
1696
  "repo": "sandoche/nuxt-floating-prompt-module#main",
1583
1697
  "npm": "nuxt-floating-prompt-module",
1584
1698
  "icon": "",
@@ -1690,7 +1804,7 @@
1690
1804
  {
1691
1805
  "name": "form-actions",
1692
1806
  "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",
1807
+ "repo": "Hebilicious/form-actions-nuxt#main/packages/form-actions-nuxt",
1694
1808
  "npm": "@hebilicious/form-actions-nuxt",
1695
1809
  "icon": "form-actions.svg",
1696
1810
  "github": "https://github.com/Hebilicious/form-actions-nuxt",
@@ -1718,7 +1832,7 @@
1718
1832
  "icon": "formkit.png",
1719
1833
  "github": "https://github.com/formkit/formkit",
1720
1834
  "website": "https://formkit.com",
1721
- "learn_more": "https://formkit.com/essentials/installation#with-nuxt",
1835
+ "learn_more": "https://formkit.com/getting-started/installation",
1722
1836
  "category": "Libraries",
1723
1837
  "type": "3rd-party",
1724
1838
  "maintainers": [
@@ -1784,7 +1898,7 @@
1784
1898
  },
1785
1899
  {
1786
1900
  "name": "google-adsense",
1787
- "description": "Google Adsense Module for Nuxt.js",
1901
+ "description": "Google Adsense Module for Nuxt",
1788
1902
  "repo": "nuxt-community/google-adsense-module",
1789
1903
  "npm": "@nuxtjs/google-adsense",
1790
1904
  "icon": "google-adsense.png",
@@ -1810,7 +1924,7 @@
1810
1924
  },
1811
1925
  {
1812
1926
  "name": "google-analytics",
1813
- "description": "Google analytics Module for Nuxt.js",
1927
+ "description": "Google analytics Module for Nuxt",
1814
1928
  "repo": "nuxt-community/analytics-module",
1815
1929
  "npm": "@nuxtjs/google-analytics",
1816
1930
  "icon": "google-analytics.png",
@@ -1842,7 +1956,7 @@
1842
1956
  },
1843
1957
  {
1844
1958
  "name": "google-fonts",
1845
- "description": "Google Fonts module for NuxtJS",
1959
+ "description": "Google Fonts module for Nuxt",
1846
1960
  "repo": "nuxt-modules/google-fonts",
1847
1961
  "npm": "@nuxtjs/google-fonts",
1848
1962
  "icon": "google-fonts.png",
@@ -1866,7 +1980,7 @@
1866
1980
  },
1867
1981
  {
1868
1982
  "name": "google-gtag",
1869
- "description": "Google GTag for Nuxt.js",
1983
+ "description": "Google GTag for Nuxt",
1870
1984
  "repo": "nuxt-community/google-gtag",
1871
1985
  "npm": "@nuxtjs/google-gtag",
1872
1986
  "icon": "gtm.png",
@@ -1892,7 +2006,7 @@
1892
2006
  },
1893
2007
  {
1894
2008
  "name": "google-optimize",
1895
- "description": "SSR friendly Google Optimize module for Nuxt.js",
2009
+ "description": "SSR friendly Google Optimize module for Nuxt",
1896
2010
  "repo": "nuxt-community/google-optimize-module",
1897
2011
  "npm": "nuxt-google-optimize",
1898
2012
  "icon": "google-optimize.png",
@@ -1931,7 +2045,7 @@
1931
2045
  "icon": "graphql-client.svg",
1932
2046
  "github": "https://github.com/diizzayy/nuxt-graphql-client",
1933
2047
  "website": "https://github.com/diizzayy/nuxt-graphql-client",
1934
- "learn_more": "https://www.graphql-code-generator.com/plugins/typescript-graphql-request",
2048
+ "learn_more": "https://nuxt-graphql-client.web.app/",
1935
2049
  "category": "Request",
1936
2050
  "type": "3rd-party",
1937
2051
  "maintainers": [
@@ -1947,7 +2061,7 @@
1947
2061
  },
1948
2062
  {
1949
2063
  "name": "graphql-request",
1950
- "description": "Easy Minimal GraphQL client integration with Nuxt.js",
2064
+ "description": "Easy Minimal GraphQL client integration with Nuxt",
1951
2065
  "repo": "gomah/nuxt-graphql-request",
1952
2066
  "npm": "nuxt-graphql-request",
1953
2067
  "icon": "graphql-request.png",
@@ -1963,7 +2077,7 @@
1963
2077
  }
1964
2078
  ],
1965
2079
  "compatibility": {
1966
- "nuxt": "^2.0.0",
2080
+ "nuxt": "^2.0.0 || ^3.0.0",
1967
2081
  "requires": {}
1968
2082
  }
1969
2083
  },
@@ -1986,12 +2100,13 @@
1986
2100
  ],
1987
2101
  "compatibility": {
1988
2102
  "nuxt": "^3.0.0",
1989
- "requires": {}
2103
+ "requires": {},
2104
+ "devtools": "^0.0.0"
1990
2105
  }
1991
2106
  },
1992
2107
  {
1993
2108
  "name": "gtag",
1994
- "description": "Google Analytics integration for Nuxt 3",
2109
+ "description": "Google Analytics integration for Nuxt",
1995
2110
  "repo": "johannschopplich/nuxt-gtag",
1996
2111
  "npm": "nuxt-gtag",
1997
2112
  "icon": "gtag.svg",
@@ -2015,7 +2130,7 @@
2015
2130
  },
2016
2131
  {
2017
2132
  "name": "gtm",
2018
- "description": "Google Tag Manager Module for Nuxt.js",
2133
+ "description": "Google Tag Manager Module for Nuxt",
2019
2134
  "repo": "nuxt-community/gtm-module",
2020
2135
  "npm": "@nuxtjs/gtm",
2021
2136
  "icon": "gtm.png",
@@ -2038,7 +2153,7 @@
2038
2153
  },
2039
2154
  {
2040
2155
  "name": "guess",
2041
- "description": "Guess.js module for Nuxt.js",
2156
+ "description": "Guess.js module for Nuxt",
2042
2157
  "repo": "nuxt-community/guess-module",
2043
2158
  "npm": "@nuxtjs/guess-module",
2044
2159
  "icon": "guessjs.png",
@@ -2150,7 +2265,7 @@
2150
2265
  },
2151
2266
  {
2152
2267
  "name": "helmet",
2153
- "description": "Easy Helmet module with Nuxt.js'",
2268
+ "description": "Easy Helmet module with Nuxt'",
2154
2269
  "repo": "victor-perez/nuxt-helmet",
2155
2270
  "npm": "nuxt-helmet",
2156
2271
  "icon": "",
@@ -2194,7 +2309,7 @@
2194
2309
  },
2195
2310
  {
2196
2311
  "name": "history-state",
2197
- "description": "Nuxt.js module to backup or restore historical states",
2312
+ "description": "Nuxt module to backup or restore historical states",
2198
2313
  "repo": "hidekatsu-izuno/nuxt-history-state",
2199
2314
  "npm": "nuxt-history-state",
2200
2315
  "icon": "",
@@ -2263,7 +2378,7 @@
2263
2378
  },
2264
2379
  {
2265
2380
  "name": "http",
2266
- "description": "Universal HTTP Module for Nuxt.js",
2381
+ "description": "Universal HTTP Module for Nuxt",
2267
2382
  "repo": "nuxt/http",
2268
2383
  "npm": "@nuxt/http",
2269
2384
  "icon": "http.png",
@@ -2291,7 +2406,7 @@
2291
2406
  },
2292
2407
  {
2293
2408
  "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.",
2409
+ "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
2410
  "repo": "Luxdamore/nuxt-humans-txt",
2296
2411
  "npm": "@luxdamore/nuxt-humans-txt",
2297
2412
  "icon": "",
@@ -2319,8 +2434,8 @@
2319
2434
  "npm": "@nuxtjs/i18n",
2320
2435
  "icon": "i18n.png",
2321
2436
  "github": "https://github.com/nuxt-modules/i18n",
2322
- "website": "https://v8.i18n.nuxtjs.org",
2323
- "learn_more": "https://kazupon.github.io/vue-i18n/",
2437
+ "website": "https://i18n.nuxtjs.org",
2438
+ "learn_more": "https://vue-i18n.intlify.dev/",
2324
2439
  "category": "Extensions",
2325
2440
  "type": "community",
2326
2441
  "maintainers": [
@@ -2331,6 +2446,10 @@
2331
2446
  {
2332
2447
  "name": "Kazuya Kawaguchi",
2333
2448
  "github": "kazupon"
2449
+ },
2450
+ {
2451
+ "name": "Bobbie Goede",
2452
+ "github": "BobbieGoede"
2334
2453
  }
2335
2454
  ],
2336
2455
  "compatibility": {
@@ -2360,6 +2479,29 @@
2360
2479
  "requires": {}
2361
2480
  }
2362
2481
  },
2482
+ {
2483
+ "name": "icon-tw",
2484
+ "description": "Extended Icon module with Tailwind CSS Icons for Nuxt",
2485
+ "repo": "jcamp-code/nuxt-icon-tw",
2486
+ "npm": "nuxt-icon-tw",
2487
+ "icon": "nuxt-icon.png",
2488
+ "github": "https://github.com/jcamp-code/nuxt-icon-tw",
2489
+ "website": "https://github.com/jcamp-code/nuxt-icon-tw",
2490
+ "learn_more": "",
2491
+ "category": "UI",
2492
+ "type": "3rd-party",
2493
+ "maintainers": [
2494
+ {
2495
+ "name": "JohnCampionJr",
2496
+ "github": "JohnCampionJr"
2497
+ }
2498
+ ],
2499
+ "compatibility": {
2500
+ "nuxt": "^3.0.0",
2501
+ "requires": {},
2502
+ "devtools": "^0.0.0"
2503
+ }
2504
+ },
2363
2505
  {
2364
2506
  "name": "icon",
2365
2507
  "description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
@@ -2379,7 +2521,8 @@
2379
2521
  ],
2380
2522
  "compatibility": {
2381
2523
  "nuxt": "^3.0.0",
2382
- "requires": {}
2524
+ "requires": {},
2525
+ "devtools": "^0.0.0"
2383
2526
  }
2384
2527
  },
2385
2528
  {
@@ -2428,7 +2571,7 @@
2428
2571
  },
2429
2572
  {
2430
2573
  "name": "image",
2431
- "description": "Optimised images for NuxtJS, with progressive processing, lazy-loading, real-time resizes and providers support.",
2574
+ "description": "Optimised images for Nuxt, with progressive processing, lazy-loading, real-time resizes and providers support.",
2432
2575
  "repo": "nuxt/image",
2433
2576
  "npm": "@nuxt/image",
2434
2577
  "icon": "image.png",
@@ -2468,7 +2611,7 @@
2468
2611
  },
2469
2612
  {
2470
2613
  "name": "imagemin",
2471
- "description": "Automatically optimize (compress) all images used in Nuxt.js",
2614
+ "description": "Automatically optimize (compress) all images used in Nuxt",
2472
2615
  "repo": "nuxt-community/imagemin-module",
2473
2616
  "npm": "@nuxtjs/imagemin",
2474
2617
  "icon": "imagemin.png",
@@ -2515,7 +2658,7 @@
2515
2658
  },
2516
2659
  {
2517
2660
  "name": "intercom",
2518
- "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt.js",
2661
+ "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt",
2519
2662
  "repo": "hex-digital/nuxt-intercom",
2520
2663
  "npm": "@hexdigital/nuxt-intercom",
2521
2664
  "icon": "intercom.png",
@@ -2560,7 +2703,7 @@
2560
2703
  },
2561
2704
  {
2562
2705
  "name": "jsonapi",
2563
- "description": "Easy JSON:API client integration for Nuxt.js",
2706
+ "description": "Easy JSON:API client integration for Nuxt",
2564
2707
  "repo": "patrickcate/nuxt-jsonapi",
2565
2708
  "npm": "nuxt-jsonapi",
2566
2709
  "icon": "jsonapi.svg",
@@ -2602,9 +2745,37 @@
2602
2745
  "requires": {}
2603
2746
  }
2604
2747
  },
2748
+ {
2749
+ "name": "kinde",
2750
+ "description": "Kinde authentication integration for Nuxt",
2751
+ "repo": "nuxt-modules/kinde",
2752
+ "npm": "@nuxtjs/kinde",
2753
+ "icon": "kinde.svg",
2754
+ "github": "https://github.com/nuxt-modules/kinde",
2755
+ "website": "https://kinde.com/docs/developer-tools/nuxt-module/",
2756
+ "learn_more": "https://kinde.com/",
2757
+ "category": "Security",
2758
+ "type": "community",
2759
+ "maintainers": [
2760
+ {
2761
+ "name": "danielroe",
2762
+ "github": "danielroe"
2763
+ },
2764
+ {
2765
+ "name": "daveordead",
2766
+ "github": "DaveOrDead",
2767
+ "twitter": "dave_or_dead"
2768
+ }
2769
+ ],
2770
+ "compatibility": {
2771
+ "nuxt": "^3.0.0",
2772
+ "requires": {}
2773
+ },
2774
+ "sponsor": true
2775
+ },
2605
2776
  {
2606
2777
  "name": "kql",
2607
- "description": "Nuxt 3 module for Kirby's Query Language API",
2778
+ "description": "Nuxt module for Kirby's Query Language API",
2608
2779
  "repo": "johannschopplich/nuxt-kql",
2609
2780
  "npm": "nuxt-kql",
2610
2781
  "icon": "kql.svg",
@@ -2628,7 +2799,7 @@
2628
2799
  },
2629
2800
  {
2630
2801
  "name": "laravel-echo",
2631
- "description": "Laravel Echo for Nuxt.js",
2802
+ "description": "Laravel Echo for Nuxt",
2632
2803
  "repo": "nuxt-community/laravel-echo",
2633
2804
  "npm": "@nuxtjs/laravel-echo",
2634
2805
  "icon": "laravel-echo.png",
@@ -2670,6 +2841,28 @@
2670
2841
  "requires": {}
2671
2842
  }
2672
2843
  },
2844
+ {
2845
+ "name": "laravel-precognition",
2846
+ "description": "Nuxt module to work with Laravel Precognition and $fetch",
2847
+ "repo": "sot1986/nuxt-laravel-precognition",
2848
+ "npm": "nuxt-laravel-precognition",
2849
+ "icon": "laravel.svg",
2850
+ "github": "https://github.com/sot1986/nuxt-laravel-precognition",
2851
+ "website": "https://github.com/sot1986/nuxt-laravel-precognition",
2852
+ "learn_more": "",
2853
+ "category": "Security",
2854
+ "type": "3rd-party",
2855
+ "maintainers": [
2856
+ {
2857
+ "name": "sot1986",
2858
+ "github": "sot1986"
2859
+ }
2860
+ ],
2861
+ "compatibility": {
2862
+ "nuxt": "^3.0.0",
2863
+ "requires": {}
2864
+ }
2865
+ },
2673
2866
  {
2674
2867
  "name": "laravel",
2675
2868
  "description": "Nuxt cli extension for use with laravel as backend",
@@ -2716,13 +2909,13 @@
2716
2909
  },
2717
2910
  {
2718
2911
  "name": "link-checker",
2719
- "description": "Identify and fix link issues for prerendered Nuxt 3 apps.",
2912
+ "description": "Find and magically fix links that may be negatively effecting your SEO.",
2720
2913
  "repo": "harlan-zw/nuxt-link-checker",
2721
2914
  "npm": "nuxt-link-checker",
2722
- "icon": "",
2915
+ "icon": "link-checker.svg",
2723
2916
  "github": "https://github.com/harlan-zw/nuxt-link-checker",
2724
- "website": "https://github.com/harlan-zw/nuxt-link-checker",
2725
- "learn_more": "",
2917
+ "website": "https://nuxtseo.com/link-checker",
2918
+ "learn_more": "https://nuxtseo.com/link-checker",
2726
2919
  "category": "SEO",
2727
2920
  "type": "3rd-party",
2728
2921
  "maintainers": [
@@ -2735,7 +2928,8 @@
2735
2928
  ],
2736
2929
  "compatibility": {
2737
2930
  "nuxt": "^3.0.0",
2738
- "requires": {}
2931
+ "requires": {},
2932
+ "devtools": "^0.0.0"
2739
2933
  }
2740
2934
  },
2741
2935
  {
@@ -2812,12 +3006,12 @@
2812
3006
  },
2813
3007
  {
2814
3008
  "name": "logrocket",
2815
- "description": "LogRocket module for Nuxt.js to help you fix bugs and understand user behaviour.",
2816
- "repo": "nuxt-community/nuxt-logrocket",
3009
+ "description": "LogRocket module for Nuxt to help you fix bugs and understand user behaviour.",
3010
+ "repo": "nuxt-modules/logrocket",
2817
3011
  "npm": "nuxt-logrocket",
2818
3012
  "icon": "logrocket.png",
2819
- "github": "https://github.com/nuxt-community/nuxt-logrocket",
2820
- "website": "https://github.com/nuxt-community/nuxt-logrocket",
3013
+ "github": "https://github.com/nuxt-modules/logrocket",
3014
+ "website": "https://github.com/nuxt-modules/logrocket",
2821
3015
  "learn_more": "https://docs.logrocket.com/docs",
2822
3016
  "category": "Monitoring",
2823
3017
  "type": "community",
@@ -2835,7 +3029,7 @@
2835
3029
  },
2836
3030
  {
2837
3031
  "name": "lucide-icons",
2838
- "description": "Nuxt 3 module to integrate Lucide icons",
3032
+ "description": "Nuxt module to integrate Lucide icons",
2839
3033
  "repo": "swisnl/nuxt-lucide-icons",
2840
3034
  "npm": "nuxt-lucide-icons",
2841
3035
  "icon": "lucide-icons.svg",
@@ -2861,7 +3055,7 @@
2861
3055
  },
2862
3056
  {
2863
3057
  "name": "lunr",
2864
- "description": "Full-text search with pre-build indexes for Nuxt.js using lunr.js",
3058
+ "description": "Full-text search with pre-build indexes for Nuxt using lunr.js",
2865
3059
  "repo": "nuxt-community/lunr-module",
2866
3060
  "npm": "@nuxtjs/lunr-module",
2867
3061
  "icon": "",
@@ -2884,10 +3078,10 @@
2884
3078
  {
2885
3079
  "name": "magic-regexp",
2886
3080
  "description": "A compiled-away, type-safe, readable RegExp alternative",
2887
- "repo": "danielroe/magic-regexp",
3081
+ "repo": "unjs/magic-regexp",
2888
3082
  "npm": "magic-regexp",
2889
3083
  "icon": "magic-regexp.svg",
2890
- "github": "https://github.com/danielroe/magic-regexp",
3084
+ "github": "https://github.com/unjs/magic-regexp",
2891
3085
  "website": "https://magic-regexp.roe.dev",
2892
3086
  "learn_more": "https://magic-regexp.roe.dev",
2893
3087
  "category": "Libraries",
@@ -2927,6 +3121,30 @@
2927
3121
  "requires": {}
2928
3122
  }
2929
3123
  },
3124
+ {
3125
+ "name": "marquee",
3126
+ "description": "A lightweight Nuxt 3 module that harnesses the power of CSS animations to create silky smooth marquees.",
3127
+ "repo": "hanzydev/nuxt-marquee",
3128
+ "npm": "nuxt-marquee",
3129
+ "icon": "marquee.png",
3130
+ "github": "https://github.com/hanzydev/nuxt-marquee/",
3131
+ "website": "https://hanzydev.github.io/nuxt-marquee/",
3132
+ "learn_more": "",
3133
+ "category": "UI",
3134
+ "type": "3rd-party",
3135
+ "maintainers": [
3136
+ {
3137
+ "name": "Hànzy",
3138
+ "github": "hanzydev",
3139
+ "avatar": "https://avatars.githubusercontent.com/u/77491112?v=4"
3140
+ }
3141
+ ],
3142
+ "compatibility": {
3143
+ "nuxt": "^3.0.0",
3144
+ "requires": {},
3145
+ "devtools": "^0.0.0"
3146
+ }
3147
+ },
2930
3148
  {
2931
3149
  "name": "matomo",
2932
3150
  "description": "Add Matomo analytics to your nuxt.js application. This plugin automatically sends first page and route change events to matomo",
@@ -2949,6 +3167,28 @@
2949
3167
  "requires": {}
2950
3168
  }
2951
3169
  },
3170
+ {
3171
+ "name": "maz-ui",
3172
+ "description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
3173
+ "repo": "louismazel/maz-ui#master/packages/nuxt-module",
3174
+ "npm": "nuxt-module",
3175
+ "icon": "maz-ui.png",
3176
+ "github": "https://github.com/louismazel/maz-ui",
3177
+ "website": "https://maz-ui.com/",
3178
+ "learn_more": "https://maz-ui.com/guide/nuxt",
3179
+ "category": "UI",
3180
+ "type": "3rd-party",
3181
+ "maintainers": [
3182
+ {
3183
+ "name": "Loïc Mazuel",
3184
+ "github": "LouisMazel"
3185
+ }
3186
+ ],
3187
+ "compatibility": {
3188
+ "nuxt": "^3.0.0",
3189
+ "requires": {}
3190
+ }
3191
+ },
2952
3192
  {
2953
3193
  "name": "mdx",
2954
3194
  "description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
@@ -2974,7 +3214,7 @@
2974
3214
  },
2975
3215
  {
2976
3216
  "name": "medusa",
2977
- "description": "Easily connect to Medusa from your Nuxt 3 application",
3217
+ "description": "Easily connect to Medusa from your Nuxt application",
2978
3218
  "repo": "Baroshem/nuxt-medusa",
2979
3219
  "npm": "nuxt-medusa",
2980
3220
  "icon": "medusa.svg",
@@ -2999,7 +3239,7 @@
2999
3239
  },
3000
3240
  {
3001
3241
  "name": "meilisearch",
3002
- "description": "Meilisearch Instant Search module for Nuxt 3",
3242
+ "description": "Meilisearch Instant Search module for Nuxt",
3003
3243
  "repo": "xlanex6/nuxt-meilisearch",
3004
3244
  "npm": "nuxt-meilisearch",
3005
3245
  "icon": "meilisearch.svg",
@@ -3019,7 +3259,8 @@
3019
3259
  "nuxt": "^3.0.0",
3020
3260
  "requires": {
3021
3261
  "bridge": false
3022
- }
3262
+ },
3263
+ "devtools": "^0.0.0"
3023
3264
  }
3024
3265
  },
3025
3266
  {
@@ -3044,28 +3285,6 @@
3044
3285
  "requires": {}
3045
3286
  }
3046
3287
  },
3047
- {
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",
3052
- "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
3288
  {
3070
3289
  "name": "module-feed",
3071
3290
  "description": "Feed module enables everyone to have RSS, Atom and JSON.",
@@ -3091,7 +3310,7 @@
3091
3310
  },
3092
3311
  {
3093
3312
  "name": "moment",
3094
- "description": "Efficient Moment.js module for Nuxt.js so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
3313
+ "description": "Efficient Moment.js module for Nuxt so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
3095
3314
  "repo": "nuxt-community/moment-module",
3096
3315
  "npm": "@nuxtjs/moment",
3097
3316
  "icon": "momentjs.png",
@@ -3116,28 +3335,6 @@
3116
3335
  "requires": {}
3117
3336
  }
3118
3337
  },
3119
- {
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",
3124
- "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",
3129
- "type": "3rd-party",
3130
- "maintainers": [
3131
- {
3132
- "name": "vanhoofmaarten",
3133
- "github": "vanhoofmaarten"
3134
- }
3135
- ],
3136
- "compatibility": {
3137
- "nuxt": "^2.0.0",
3138
- "requires": {}
3139
- }
3140
- },
3141
3338
  {
3142
3339
  "name": "neo",
3143
3340
  "description": "A nuxt.js module that implements a universal api layer, same-way compatible between server and client side.",
@@ -3162,7 +3359,7 @@
3162
3359
  },
3163
3360
  {
3164
3361
  "name": "netlify-cache",
3165
- "description": "Nuxt.js module that uses netlify cache to speed up redeploy for Nuxt.js version < 2.14",
3362
+ "description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
3166
3363
  "repo": "DreaMinder/nuxt-netlify-cache",
3167
3364
  "npm": "nuxt-netlify-cache",
3168
3365
  "icon": "netlify.png",
@@ -3207,13 +3404,13 @@
3207
3404
  },
3208
3405
  {
3209
3406
  "name": "netlify",
3210
- "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt.js projects.",
3211
- "repo": "bazzite/nuxt-netlify",
3407
+ "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
3408
+ "repo": "juliomrqz/nuxt-netlify",
3212
3409
  "npm": "@aceforth/nuxt-netlify",
3213
3410
  "icon": "netlify.png",
3214
- "github": "https://github.com/bazzite/nuxt-netlify",
3215
- "website": "https://marquez.co/docs/nuxt-netlify/",
3216
- "learn_more": "",
3411
+ "github": "https://github.com/juliomrqz/nuxt-netlify",
3412
+ "website": "https://github.com/juliomrqz/nuxt-netlify",
3413
+ "learn_more": "https://github.com/juliomrqz/nuxt-netlify/tree/develop/docs",
3217
3414
  "category": "Deployment",
3218
3415
  "type": "3rd-party",
3219
3416
  "maintainers": [
@@ -3322,30 +3519,54 @@
3322
3519
  }
3323
3520
  },
3324
3521
  {
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",
3522
+ "name": "nuxt-asciidoc",
3523
+ "description": "Transformer for using asciidoc in nuxt",
3524
+ "repo": "Chris2011/nuxt-asciidoc",
3525
+ "npm": "nuxt-asciidoc",
3526
+ "icon": "nuxt-asciidoc.svg",
3527
+ "github": "https://github.com/Chris2011/nuxt-asciidoc",
3528
+ "website": "https://github.com/Chris2011/nuxt-asciidoc",
3529
+ "learn_more": "https://github.com/Chris2011/nuxt-asciidoc/blob/main/README.md",
3530
+ "category": "Extensions",
3334
3531
  "type": "3rd-party",
3335
3532
  "maintainers": [
3336
3533
  {
3337
- "name": "sidebase",
3338
- "github": "sidebase"
3534
+ "name": "Christian Lenz",
3535
+ "github": "Chris2011",
3536
+ "twitter": "Chrizzly42"
3339
3537
  }
3340
3538
  ],
3341
3539
  "compatibility": {
3342
- "nuxt": "^2.0.0",
3540
+ "nuxt": "^3.0.0",
3541
+ "requires": {}
3542
+ }
3543
+ },
3544
+ {
3545
+ "name": "nuxt-auth-sanctum",
3546
+ "description": "Nuxt module for Laravel Sanctum authentication",
3547
+ "repo": "manchenkoff/nuxt-auth-sanctum",
3548
+ "npm": "nuxt-auth-sanctum",
3549
+ "icon": "laravel.svg",
3550
+ "github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
3551
+ "website": "https://manchenkoff.gitbook.io/nuxt-auth-sanctum/",
3552
+ "learn_more": "https://laravel.com/docs/10.x/sanctum",
3553
+ "category": "Security",
3554
+ "type": "3rd-party",
3555
+ "maintainers": [
3556
+ {
3557
+ "name": "Artem Manchenkov",
3558
+ "github": "manchenkoff",
3559
+ "avatar": "https://avatars.githubusercontent.com/manchenkoff"
3560
+ }
3561
+ ],
3562
+ "compatibility": {
3563
+ "nuxt": "^3.9.0",
3343
3564
  "requires": {}
3344
3565
  }
3345
3566
  },
3346
3567
  {
3347
3568
  "name": "nuxt-basic-auth",
3348
- "description": "Nuxt 3 Module for Basic Authentication",
3569
+ "description": "Nuxt Module for Basic Authentication",
3349
3570
  "repo": "kgierke/nuxt-basic-auth",
3350
3571
  "npm": "@kgierke/nuxt-basic-auth",
3351
3572
  "icon": "",
@@ -3389,7 +3610,7 @@
3389
3610
  },
3390
3611
  {
3391
3612
  "name": "nuxt-chatgpt",
3392
- "description": "ChatGPT integration for Nuxt 3",
3613
+ "description": "ChatGPT integration for Nuxt",
3393
3614
  "repo": "schnapsterdog/nuxt-chatgpt",
3394
3615
  "npm": "nuxt-chatgpt",
3395
3616
  "icon": "chatgpt.svg",
@@ -3411,7 +3632,7 @@
3411
3632
  },
3412
3633
  {
3413
3634
  "name": "nuxt-facebook-chat",
3414
- "description": "nuxt-plotly module is thin Nuxt3 wrapper for Facebook's Customer Chat SDK",
3635
+ "description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
3415
3636
  "repo": "superdev-tech/nuxt-facebook-chat",
3416
3637
  "npm": "nuxt-facebook-chat",
3417
3638
  "icon": "nuxt-facebook-chat.svg",
@@ -3435,6 +3656,28 @@
3435
3656
  "requires": {}
3436
3657
  }
3437
3658
  },
3659
+ {
3660
+ "name": "nuxt-feather-icons",
3661
+ "description": "The Feather Icons in Nuxt 3.",
3662
+ "repo": "4sllan/nuxt-feather-icons",
3663
+ "npm": "nuxt-feather-icons",
3664
+ "icon": "nuxt-feather-icons.png",
3665
+ "github": "https://github.com/4sllan/nuxt-feather-icons",
3666
+ "website": "https://github.com/4sllan/nuxt-feather-icons",
3667
+ "learn_more": "https://github.com/4sllan/nuxt-feather-icons",
3668
+ "category": "UI",
3669
+ "type": "3rd-party",
3670
+ "maintainers": [
3671
+ {
3672
+ "name": "4sllan",
3673
+ "github": "4sllan"
3674
+ }
3675
+ ],
3676
+ "compatibility": {
3677
+ "nuxt": "^3.0.0",
3678
+ "requires": {}
3679
+ }
3680
+ },
3438
3681
  {
3439
3682
  "name": "nuxt-feedme",
3440
3683
  "description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
@@ -3510,7 +3753,7 @@
3510
3753
  },
3511
3754
  {
3512
3755
  "name": "nuxt-gtm",
3513
- "description": "A Nuxt.js module for Google Tag Manager",
3756
+ "description": "A Nuxt module for Google Tag Manager",
3514
3757
  "repo": "zadigetvoltaire/nuxt-gtm",
3515
3758
  "npm": "@zadigetvoltaire/nuxt-gtm",
3516
3759
  "icon": "nuxt-gtm.svg",
@@ -3527,7 +3770,8 @@
3527
3770
  ],
3528
3771
  "compatibility": {
3529
3772
  "nuxt": "^3.0.0",
3530
- "requires": {}
3773
+ "requires": {},
3774
+ "devtools": "^0.0.0"
3531
3775
  }
3532
3776
  },
3533
3777
  {
@@ -3554,6 +3798,50 @@
3554
3798
  }
3555
3799
  }
3556
3800
  },
3801
+ {
3802
+ "name": "nuxt-interpolation",
3803
+ "description": "Directive for binding every link to catch the click event, and if it's a relative link router will push.",
3804
+ "repo": "daliborgogic/nuxt-interpolation#master",
3805
+ "npm": "nuxt-interpolation",
3806
+ "icon": "",
3807
+ "github": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
3808
+ "website": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
3809
+ "learn_more": "",
3810
+ "category": "Devtools",
3811
+ "type": "3rd-party",
3812
+ "maintainers": [
3813
+ {
3814
+ "name": "daliborgogic",
3815
+ "github": "daliborgogic"
3816
+ }
3817
+ ],
3818
+ "compatibility": {
3819
+ "nuxt": "^2.0.0",
3820
+ "requires": {}
3821
+ }
3822
+ },
3823
+ {
3824
+ "name": "nuxt-jsonld",
3825
+ "description": "Manage JSON-LD in Vue component.",
3826
+ "repo": "ymmooot/nuxt-jsonld",
3827
+ "npm": "nuxt-jsonld",
3828
+ "icon": "",
3829
+ "github": "https://github.com/ymmooot/nuxt-jsonld",
3830
+ "website": "https://github.com/ymmooot/nuxt-jsonld",
3831
+ "learn_more": "",
3832
+ "category": "SEO",
3833
+ "type": "3rd-party",
3834
+ "maintainers": [
3835
+ {
3836
+ "name": "ymmooot",
3837
+ "github": "ymmooot"
3838
+ }
3839
+ ],
3840
+ "compatibility": {
3841
+ "nuxt": "^3.0.0",
3842
+ "requires": {}
3843
+ }
3844
+ },
3557
3845
  {
3558
3846
  "name": "nuxt-localtunnel",
3559
3847
  "description": "Exposes your Nuxt localhost to the world automatically.",
@@ -3561,8 +3849,8 @@
3561
3849
  "npm": "@nuxtus/nuxt-localtunnel",
3562
3850
  "icon": "nuxt-localtunnel.svg",
3563
3851
  "github": "https://github.com/nuxtus/localtunnel",
3564
- "website": "https://nuxtus.com",
3565
- "learn_more": "https://docs.nuxtus.com/#/localtunnel",
3852
+ "website": "https://docs.nuxtus.com",
3853
+ "learn_more": "https://docs.nuxtus.com/localtunnel.html",
3566
3854
  "category": "Devtools",
3567
3855
  "type": "3rd-party",
3568
3856
  "maintainers": [
@@ -3579,7 +3867,7 @@
3579
3867
  },
3580
3868
  {
3581
3869
  "name": "nuxt-loco",
3582
- "description": "A localise.biz module to synth locale with Nuxt.js",
3870
+ "description": "A localise.biz module to synth locale with Nuxt",
3583
3871
  "repo": "gaetansenn/nuxt-loco",
3584
3872
  "npm": "nuxt-loco",
3585
3873
  "icon": "",
@@ -3601,15 +3889,37 @@
3601
3889
  }
3602
3890
  },
3603
3891
  {
3604
- "name": "nuxt-mapbox",
3605
- "description": "Elegant Mapbox integration with Nuxt",
3606
- "repo": "AlexLavoie42/Nuxt-Mapbox",
3607
- "npm": "nuxt-mapbox",
3608
- "icon": "nuxt-mapbox.svg",
3609
- "github": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
3610
- "website": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
3611
- "learn_more": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
3612
- "category": "Libraries",
3892
+ "name": "nuxt-mail",
3893
+ "description": "Adds email sending capability to a Nuxt.js app. Adds a server route, an injected variable, and uses nodemailer to send emails.",
3894
+ "repo": "dword-design/nuxt-mail",
3895
+ "npm": "nuxt-mail",
3896
+ "icon": "",
3897
+ "github": "https://github.com/dword-design/nuxt-mail",
3898
+ "website": "https://github.com/dword-design/nuxt-mail",
3899
+ "learn_more": "",
3900
+ "category": "Extensions",
3901
+ "type": "3rd-party",
3902
+ "maintainers": [
3903
+ {
3904
+ "name": "Sebastian Landwehr",
3905
+ "github": "dword-design"
3906
+ }
3907
+ ],
3908
+ "compatibility": {
3909
+ "nuxt": "^2.0.0 || ^3.0.0",
3910
+ "requires": {}
3911
+ }
3912
+ },
3913
+ {
3914
+ "name": "nuxt-mapbox",
3915
+ "description": "Elegant Mapbox integration with Nuxt",
3916
+ "repo": "AlexLavoie42/Nuxt-Mapbox",
3917
+ "npm": "nuxt-mapbox",
3918
+ "icon": "nuxt-mapbox.svg",
3919
+ "github": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
3920
+ "website": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
3921
+ "learn_more": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
3922
+ "category": "Libraries",
3613
3923
  "type": "3rd-party",
3614
3924
  "maintainers": [
3615
3925
  {
@@ -3668,7 +3978,7 @@
3668
3978
  },
3669
3979
  {
3670
3980
  "name": "nuxt-mongoose",
3671
- "description": "A Nuxt 3 module for simplifying the use of Mongoose in your project.",
3981
+ "description": "A Nuxt module for simplifying the use of Mongoose in your project.",
3672
3982
  "repo": "arashsheyda/nuxt-mongoose",
3673
3983
  "npm": "nuxt-mongoose",
3674
3984
  "icon": "nuxt-mongoose.svg",
@@ -3683,6 +3993,75 @@
3683
3993
  "github": "arashsheyda"
3684
3994
  }
3685
3995
  ],
3996
+ "compatibility": {
3997
+ "nuxt": "^3.0.0",
3998
+ "requires": {},
3999
+ "devtools": "^0.0.0"
4000
+ }
4001
+ },
4002
+ {
4003
+ "name": "nuxt-oidc-auth",
4004
+ "description": "Nuxt SSR OIDC (OpenID Connect) authentication with server side encrypted sessions.",
4005
+ "repo": "itpropro/nuxt-oidc-auth",
4006
+ "npm": "nuxt-oidc-auth",
4007
+ "icon": "",
4008
+ "github": "https://github.com/itpropro/nuxt-oidc-auth",
4009
+ "website": "https://github.com/itpropro/nuxt-oidc-auth",
4010
+ "learn_more": "https://github.com/itpropro/nuxt-oidc-auth",
4011
+ "category": "Security",
4012
+ "type": "3rd-party",
4013
+ "maintainers": [
4014
+ {
4015
+ "name": "Jan-Henrik Damaschke",
4016
+ "github": "itpropro",
4017
+ "twitter": "jandamaschke"
4018
+ }
4019
+ ],
4020
+ "compatibility": {
4021
+ "nuxt": "^3.0.0",
4022
+ "requires": {}
4023
+ }
4024
+ },
4025
+ {
4026
+ "name": "nuxt-openapi-docs-module",
4027
+ "description": "Generate pages from OpenAPI specifications",
4028
+ "repo": "on-org/nuxt-openapi-docs-module",
4029
+ "npm": "nuxt-openapi-docs-module",
4030
+ "icon": "nuxt-openapi-docs-module.png",
4031
+ "github": "https://github.com/on-org/nuxt-openapi-docs-module",
4032
+ "website": "https://github.com/on-org/nuxt-openapi-docs-module",
4033
+ "learn_more": "https://www.npmjs.com/package/nuxt-openapi-docs-module",
4034
+ "category": "Libraries",
4035
+ "type": "3rd-party",
4036
+ "maintainers": [
4037
+ {
4038
+ "name": "Pavel Kuzmin",
4039
+ "github": "s00d"
4040
+ }
4041
+ ],
4042
+ "compatibility": {
4043
+ "nuxt": "^3.0.0",
4044
+ "requires": {}
4045
+ }
4046
+ },
4047
+ {
4048
+ "name": "nuxt-payload-analyzer",
4049
+ "description": "Analyze Nuxt Payload Size",
4050
+ "repo": "barbapapazes/nuxt-payload-analyzer",
4051
+ "npm": "nuxt-payload-analyzer",
4052
+ "icon": "",
4053
+ "github": "https://github.com/barbapapazes/nuxt-payload-analyzer",
4054
+ "website": "https://github.com/barbapapazes/nuxt-payload-analyzer#readme",
4055
+ "learn_more": "",
4056
+ "category": "Performance",
4057
+ "type": "3rd-party",
4058
+ "maintainers": [
4059
+ {
4060
+ "name": "Barbapapazes",
4061
+ "github": "Barbapapazes",
4062
+ "twitter": "soubiran_"
4063
+ }
4064
+ ],
3686
4065
  "compatibility": {
3687
4066
  "nuxt": "^3.0.0",
3688
4067
  "requires": {}
@@ -3718,8 +4097,8 @@
3718
4097
  "npm": "nuxt-phosphor-icons",
3719
4098
  "icon": "phosphor-icons.svg",
3720
4099
  "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",
4100
+ "website": "https://nuxt-phosphor-icons.vercel.app",
4101
+ "learn_more": "https://nuxt-phosphor-icons.vercel.app",
3723
4102
  "category": "UI",
3724
4103
  "type": "3rd-party",
3725
4104
  "maintainers": [
@@ -3757,7 +4136,7 @@
3757
4136
  },
3758
4137
  {
3759
4138
  "name": "plausible",
3760
- "description": "Nuxt 3 module to natively integrate Plausible analytics",
4139
+ "description": "Nuxt module to natively integrate Plausible analytics",
3761
4140
  "repo": "nuxt-modules/plausible",
3762
4141
  "npm": "@nuxtjs/plausible",
3763
4142
  "icon": "plausible.png",
@@ -3779,7 +4158,7 @@
3779
4158
  },
3780
4159
  {
3781
4160
  "name": "nuxt-plotly",
3782
- "description": "nuxt-plotly module is thin Nuxt3 wrapper for plotly.js",
4161
+ "description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
3783
4162
  "repo": "superdev-tech/nuxt-plotly",
3784
4163
  "npm": "nuxt-plotly",
3785
4164
  "icon": "nuxt-plotly.svg",
@@ -3805,7 +4184,7 @@
3805
4184
  },
3806
4185
  {
3807
4186
  "name": "nuxt-png-to-ico",
3808
- "description": "Nuxt.js module for auto generating favicons",
4187
+ "description": "Nuxt module for auto generating favicons",
3809
4188
  "repo": "b5710546232/nuxt-png-to-ico",
3810
4189
  "npm": "nuxt-png-to-ico",
3811
4190
  "icon": "",
@@ -3828,7 +4207,7 @@
3828
4207
  },
3829
4208
  {
3830
4209
  "name": "nuxt-smartlook",
3831
- "description": "Integrate Smartlook in your Nuxt.js apps using nuxt-smartlook.",
4210
+ "description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
3832
4211
  "repo": "f00b4r/nuxt-smartlook",
3833
4212
  "npm": "nuxt-smartlook",
3834
4213
  "icon": "nuxt-smartlook.png",
@@ -3850,6 +4229,28 @@
3850
4229
  "requires": {}
3851
4230
  }
3852
4231
  },
4232
+ {
4233
+ "name": "nuxt-social-share",
4234
+ "description": "Simple Social Sharing for Nuxt",
4235
+ "repo": "stefanobartoletti/nuxt-social-share",
4236
+ "npm": "@stefanobartoletti/nuxt-social-share",
4237
+ "icon": "nuxt-social-share.png",
4238
+ "github": "https://github.com/stefanobartoletti/nuxt-social-share",
4239
+ "website": "https://github.com/stefanobartoletti/nuxt-social-share",
4240
+ "learn_more": "https://github.com/stefanobartoletti/nuxt-social-share#readme",
4241
+ "category": "Extensions",
4242
+ "type": "3rd-party",
4243
+ "maintainers": [
4244
+ {
4245
+ "name": "stefanobartoletti",
4246
+ "github": "stefanobartoletti"
4247
+ }
4248
+ ],
4249
+ "compatibility": {
4250
+ "nuxt": "^3.0.0",
4251
+ "requires": {}
4252
+ }
4253
+ },
3853
4254
  {
3854
4255
  "name": "ssr-lit",
3855
4256
  "description": "Server-Side Rendering for Lit Element components",
@@ -3880,10 +4281,10 @@
3880
4281
  },
3881
4282
  {
3882
4283
  "name": "nuxt-storm",
3883
- "description": "WebStorm & PHPStorm support for NuxtJS components",
4284
+ "description": "WebStorm & PHPStorm support for Nuxt components",
3884
4285
  "repo": "fumeapp/nuxt-storm",
3885
4286
  "npm": "nuxt-storm",
3886
- "icon": "nuxt-storm.png",
4287
+ "icon": "",
3887
4288
  "github": "https://github.com/fumeapp/nuxt-storm",
3888
4289
  "website": "https://github.com/fumeapp/nuxt-storm",
3889
4290
  "learn_more": "https://github.com/fumeapp/nuxt-storm",
@@ -3900,6 +4301,30 @@
3900
4301
  "requires": {}
3901
4302
  }
3902
4303
  },
4304
+ {
4305
+ "name": "nuxt-svgo-loader",
4306
+ "description": "Nuxt module to load SVG files as Vue components, using SVGO for optimization.",
4307
+ "repo": "Mini-ghost/nuxt-svgo-loader",
4308
+ "npm": "nuxt-svgo-loader",
4309
+ "icon": "",
4310
+ "github": "https://github.com/Mini-ghost/nuxt-svgo-loader",
4311
+ "website": "https://github.com/Mini-ghost/nuxt-svgo-loader",
4312
+ "learn_more": "https://github.com/Mini-ghost/nuxt-svgo-loader",
4313
+ "category": "Images",
4314
+ "type": "3rd-party",
4315
+ "maintainers": [
4316
+ {
4317
+ "name": "Alex Liu",
4318
+ "github": "Mini-ghost",
4319
+ "twitter": "Minighost_Alex"
4320
+ }
4321
+ ],
4322
+ "compatibility": {
4323
+ "nuxt": "^3.0.0",
4324
+ "requires": {},
4325
+ "devtools": "^0.0.0"
4326
+ }
4327
+ },
3903
4328
  {
3904
4329
  "name": "nuxt-svgo",
3905
4330
  "description": "Nuxt module to load optimized SVG files as Vue components",
@@ -3924,7 +4349,7 @@
3924
4349
  },
3925
4350
  {
3926
4351
  "name": "nuxt-unleash",
3927
- "description": "Nuxt.js module to use Unleash toggle feature services",
4352
+ "description": "Nuxt module to use Unleash toggle feature services",
3928
4353
  "repo": "conejerock/nuxt-unleash",
3929
4354
  "npm": "nuxt-unleash",
3930
4355
  "icon": "nuxt-unleash.svg",
@@ -3944,28 +4369,6 @@
3944
4369
  "requires": {}
3945
4370
  }
3946
4371
  },
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
4372
  {
3970
4373
  "name": "nuxt-use-sound",
3971
4374
  "description": "A Nuxt module for playing sound effects.",
@@ -4035,20 +4438,42 @@
4035
4438
  }
4036
4439
  },
4037
4440
  {
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",
4441
+ "name": "nuxt-zod-i18n",
4442
+ "description": "A Nuxt Module for localizing zod error messages.",
4443
+ "repo": "xibman/nuxt-zod-i18n",
4444
+ "npm": "nuxt-zod-i18n",
4445
+ "icon": "nuxt-zod-i18n.svg",
4446
+ "github": "https://github.com/xibman/nuxt-zod-i18n",
4447
+ "website": "https://xibman-nuxt-zod-i18n.nuxt.space",
4448
+ "learn_more": "",
4449
+ "category": "Libraries",
4047
4450
  "type": "3rd-party",
4048
4451
  "maintainers": [
4049
4452
  {
4050
- "name": "Jens van Hellemondt",
4051
- "github": "invictus-codes"
4453
+ "name": "xibman",
4454
+ "github": "xibman"
4455
+ }
4456
+ ],
4457
+ "compatibility": {
4458
+ "nuxt": "^3.0.0",
4459
+ "requires": {}
4460
+ }
4461
+ },
4462
+ {
4463
+ "name": "nuxt3-interpolation",
4464
+ "description": "",
4465
+ "repo": "daliborgogic/interpolation#master",
4466
+ "npm": "nuxt3-interpolation",
4467
+ "icon": "",
4468
+ "github": "https://github.com/daliborgogic/interpolation/tree/master",
4469
+ "website": "https://github.com/daliborgogic/interpolation/tree/master",
4470
+ "learn_more": "",
4471
+ "category": "Devtools",
4472
+ "type": "3rd-party",
4473
+ "maintainers": [
4474
+ {
4475
+ "name": "daliborgogic",
4476
+ "github": "daliborgogic"
4052
4477
  }
4053
4478
  ],
4054
4479
  "compatibility": {
@@ -4080,7 +4505,7 @@
4080
4505
  },
4081
4506
  {
4082
4507
  "name": "nuxt7",
4083
- "description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
4508
+ "description": "Full Featured iOS & Android PWA Apps with Nuxt and Framework7",
4084
4509
  "repo": "nuxt-community/nuxt7",
4085
4510
  "npm": "nuxt7",
4086
4511
  "icon": "",
@@ -4101,40 +4526,17 @@
4101
4526
  "requires": {}
4102
4527
  }
4103
4528
  },
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
4529
  {
4128
4530
  "name": "og-image",
4129
- "description": "Easily generate dynamic social share images.",
4130
- "repo": "harlan-zw/nuxt-og-image",
4531
+ "description": "Enlightened runtime images generated with Vue templates.",
4532
+ "repo": "nuxt-modules/og-image",
4131
4533
  "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": "",
4534
+ "icon": "og-image.svg",
4535
+ "github": "https://github.com/nuxt-modules/og-image",
4536
+ "website": "https://nuxtseo.com/og-image",
4537
+ "learn_more": "https://nuxtseo.com/og-image",
4136
4538
  "category": "SEO",
4137
- "type": "3rd-party",
4539
+ "type": "community",
4138
4540
  "maintainers": [
4139
4541
  {
4140
4542
  "name": "Harlan Wilton",
@@ -4145,7 +4547,8 @@
4145
4547
  ],
4146
4548
  "compatibility": {
4147
4549
  "nuxt": "^3.0.0",
4148
- "requires": {}
4550
+ "requires": {},
4551
+ "devtools": "^0.0.0"
4149
4552
  }
4150
4553
  },
4151
4554
  {
@@ -4173,13 +4576,13 @@
4173
4576
  },
4174
4577
  {
4175
4578
  "name": "optimized-images",
4176
- "description": "Automatically optimizes images used in Nuxt.js projects (jpeg, png, svg, webp and gif).",
4579
+ "description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
4177
4580
  "repo": "juliomrqz/nuxt-optimized-images",
4178
4581
  "npm": "@aceforth/nuxt-optimized-images",
4179
4582
  "icon": "",
4180
4583
  "github": "https://github.com/juliomrqz/nuxt-optimized-images",
4181
- "website": "https://marquez.co/docs/nuxt-optimized-images/",
4182
- "learn_more": "",
4584
+ "website": "https://github.com/juliomrqz/nuxt-optimized-images",
4585
+ "learn_more": "https://github.com/juliomrqz/nuxt-optimized-images/tree/develop/docs",
4183
4586
  "category": "Images",
4184
4587
  "type": "3rd-party",
4185
4588
  "maintainers": [
@@ -4218,7 +4621,7 @@
4218
4621
  },
4219
4622
  {
4220
4623
  "name": "parse",
4221
- "description": "Parse package for Nuxt.js",
4624
+ "description": "Parse package for Nuxt",
4222
4625
  "repo": "cierrateam/nuxt-parse",
4223
4626
  "npm": "nuxt-parse",
4224
4627
  "icon": "",
@@ -4286,6 +4689,28 @@
4286
4689
  }
4287
4690
  }
4288
4691
  },
4692
+ {
4693
+ "name": "paypal",
4694
+ "description": "A Nuxt module for simplifying the use of Paypal in your project.",
4695
+ "repo": "arashsheyda/nuxt-paypal",
4696
+ "npm": "nuxt-paypal",
4697
+ "icon": "paypal.svg",
4698
+ "github": "https://github.com/arashsheyda/nuxt-paypal",
4699
+ "website": "https://github.com/arashsheyda/nuxt-paypal#readme",
4700
+ "learn_more": "https://developer.paypal.com/sdk/js/reference/",
4701
+ "category": "Payment",
4702
+ "type": "3rd-party",
4703
+ "maintainers": [
4704
+ {
4705
+ "name": "Arash Sheyda",
4706
+ "github": "arashsheyda"
4707
+ }
4708
+ ],
4709
+ "compatibility": {
4710
+ "nuxt": "^3.0.0",
4711
+ "requires": {}
4712
+ }
4713
+ },
4289
4714
  {
4290
4715
  "name": "pdfeasy",
4291
4716
  "description": "A JavaScript Client/Server Side PDF-Generator based in PDFKit",
@@ -4407,7 +4832,7 @@
4407
4832
  },
4408
4833
  {
4409
4834
  "name": "plausible",
4410
- "description": "Nuxt 3 module to natively integrate Plausible analytics",
4835
+ "description": "Nuxt module to natively integrate Plausible analytics",
4411
4836
  "repo": "nuxt-modules/plausible",
4412
4837
  "npm": "@nuxtjs/plausible",
4413
4838
  "icon": "",
@@ -4454,9 +4879,9 @@
4454
4879
  "description": "Initialization steps at build time – like Nuxt 2 server init",
4455
4880
  "repo": "johannschopplich/nuxt-prepare",
4456
4881
  "npm": "nuxt-prepare",
4457
- "icon": "nuxt-prepare.svg",
4882
+ "icon": "prepare.svg",
4458
4883
  "github": "https://github.com/johannschopplich/nuxt-prepare",
4459
- "website": "https://nuxt-prepare.jhnn.dev",
4884
+ "website": "https://nuxt-prepare.byjohann.dev",
4460
4885
  "learn_more": "",
4461
4886
  "category": "Devtools",
4462
4887
  "type": "3rd-party",
@@ -4473,9 +4898,32 @@
4473
4898
  "requires": {}
4474
4899
  }
4475
4900
  },
4901
+ {
4902
+ "name": "primevue",
4903
+ "description": "Next Generation Vue UI Component Library",
4904
+ "repo": "primefaces/primevue-nuxt-module",
4905
+ "npm": "nuxt-primevue",
4906
+ "icon": "primevue.svg",
4907
+ "github": "https://github.com/primefaces/primevue-nuxt-module",
4908
+ "website": "https://primevue.org/",
4909
+ "learn_more": "https://primevue.org/",
4910
+ "category": "UI",
4911
+ "type": "3rd-party",
4912
+ "maintainers": [
4913
+ {
4914
+ "name": "primefaces",
4915
+ "github": "primefaces",
4916
+ "twitter": "primevue"
4917
+ }
4918
+ ],
4919
+ "compatibility": {
4920
+ "nuxt": "^3.0.0",
4921
+ "requires": {}
4922
+ }
4923
+ },
4476
4924
  {
4477
4925
  "name": "prismic",
4478
- "description": "Easily connect your Nuxt.js application to your content hosted on Prismic",
4926
+ "description": "Easily connect your Nuxt application to your content hosted on Prismic",
4479
4927
  "repo": "nuxt-modules/prismic",
4480
4928
  "npm": "@nuxtjs/prismic",
4481
4929
  "icon": "prismic.png",
@@ -4542,7 +4990,7 @@
4542
4990
  },
4543
4991
  {
4544
4992
  "name": "proxy",
4545
- "description": "The one-liner node.js http-proxy middleware solution for Nuxt.js using http-proxy-middleware",
4993
+ "description": "The one-liner node.js http-proxy middleware solution for Nuxt using http-proxy-middleware",
4546
4994
  "repo": "nuxt-community/proxy-module",
4547
4995
  "npm": "@nuxtjs/proxy",
4548
4996
  "icon": "",
@@ -4588,7 +5036,7 @@
4588
5036
  },
4589
5037
  {
4590
5038
  "name": "purgecss",
4591
- "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt.js",
5039
+ "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt",
4592
5040
  "repo": "Developmint/nuxt-purgecss#main",
4593
5041
  "npm": "nuxt-purgecss",
4594
5042
  "icon": "purgecss.png",
@@ -4610,7 +5058,7 @@
4610
5058
  },
4611
5059
  {
4612
5060
  "name": "pwa",
4613
- "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your app's performance.",
5061
+ "description": "Easily build a Progressive Web App for your Nuxt application to improve your app's performance.",
4614
5062
  "repo": "nuxt-community/pwa-module",
4615
5063
  "npm": "@nuxtjs/pwa",
4616
5064
  "icon": "pwa.png",
@@ -4635,7 +5083,7 @@
4635
5083
  },
4636
5084
  {
4637
5085
  "name": "python",
4638
- "description": "Write Nuxt.js applications using Python",
5086
+ "description": "Write Nuxt applications using Python",
4639
5087
  "repo": "nuxt-community/python-module",
4640
5088
  "npm": "@nuxtjs/python",
4641
5089
  "icon": "python.png",
@@ -4674,7 +5122,8 @@
4674
5122
  ],
4675
5123
  "compatibility": {
4676
5124
  "nuxt": "^3.0.0",
4677
- "requires": {}
5125
+ "requires": {},
5126
+ "devtools": "^0.0.0"
4678
5127
  }
4679
5128
  },
4680
5129
  {
@@ -4699,9 +5148,44 @@
4699
5148
  "requires": {}
4700
5149
  }
4701
5150
  },
5151
+ {
5152
+ "name": "radix-vue",
5153
+ "description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
5154
+ "repo": "radix-vue/radix-vue",
5155
+ "npm": "radix-vue",
5156
+ "icon": "radix-vue.svg",
5157
+ "github": "https://github.com/radix-vue/radix-vue",
5158
+ "website": "https://www.radix-vue.com/",
5159
+ "learn_more": "https://www.radix-vue.com/overview/installation.html#nuxt-modules",
5160
+ "category": "UI",
5161
+ "type": "3rd-party",
5162
+ "maintainers": [
5163
+ {
5164
+ "name": "Zernonia",
5165
+ "github": "zernonia",
5166
+ "twitter": "zernonia"
5167
+ },
5168
+ {
5169
+ "name": "Khairul Haaziq",
5170
+ "github": "khairulhaaziq"
5171
+ },
5172
+ {
5173
+ "name": "Mujahid Anuar",
5174
+ "github": "mujahidfa"
5175
+ },
5176
+ {
5177
+ "name": "Max",
5178
+ "github": "onmax"
5179
+ }
5180
+ ],
5181
+ "compatibility": {
5182
+ "nuxt": "^3.0.0",
5183
+ "requires": {}
5184
+ }
5185
+ },
4702
5186
  {
4703
5187
  "name": "recaptcha",
4704
- "description": "Simple and easy Google reCAPTCHA module with Nuxt.js",
5188
+ "description": "Simple and easy Google reCAPTCHA module with Nuxt",
4705
5189
  "repo": "nuxt-community/recaptcha-module",
4706
5190
  "npm": "@nuxtjs/recaptcha",
4707
5191
  "icon": "recaptcha.png",
@@ -4744,9 +5228,32 @@
4744
5228
  "requires": {}
4745
5229
  }
4746
5230
  },
5231
+ {
5232
+ "name": "resend",
5233
+ "description": "Resend integration for Nuxt",
5234
+ "repo": "nhedger/nuxt-resend",
5235
+ "npm": "nuxt-resend",
5236
+ "icon": "resend.svg",
5237
+ "github": "https://github.com/nhedger/nuxt-resend",
5238
+ "website": "https://github.com/nhedger/nuxt-resend",
5239
+ "learn_more": "https://resend.com",
5240
+ "category": "Extensions",
5241
+ "type": "3rd-party",
5242
+ "maintainers": [
5243
+ {
5244
+ "name": "Nicolas Hedger",
5245
+ "github": "nhedger",
5246
+ "twitter": "nicolashedger"
5247
+ }
5248
+ ],
5249
+ "compatibility": {
5250
+ "nuxt": "^3.0.0",
5251
+ "requires": {}
5252
+ }
5253
+ },
4747
5254
  {
4748
5255
  "name": "rfg-icon",
4749
- "description": "Nuxt.js module for creating favicons with RealFaviconGenerator api",
5256
+ "description": "Nuxt module for creating favicons with RealFaviconGenerator api",
4750
5257
  "repo": "pimlie/nuxt-rfg-icon",
4751
5258
  "npm": "nuxt-rfg-icon",
4752
5259
  "icon": "real-favicon-generator.png",
@@ -4768,13 +5275,13 @@
4768
5275
  },
4769
5276
  {
4770
5277
  "name": "robots",
4771
- "description": "A Nuxt.js module thats inject a middleware to generate a robots.txt file",
5278
+ "description": "A Nuxt module thats inject a middleware to generate a robots.txt file",
4772
5279
  "repo": "nuxt-modules/robots",
4773
5280
  "npm": "@nuxtjs/robots",
4774
5281
  "icon": "robots.png",
4775
5282
  "github": "https://github.com/nuxt-modules/robots",
4776
5283
  "website": "https://github.com/nuxt-modules/robots",
4777
- "learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
5284
+ "learn_more": "",
4778
5285
  "category": "SEO",
4779
5286
  "type": "community",
4780
5287
  "maintainers": [
@@ -4792,23 +5299,23 @@
4792
5299
  },
4793
5300
  {
4794
5301
  "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",
5302
+ "description": "Nuxt 3 module to integrate Rollbar.",
5303
+ "repo": "jairoblatt/nuxt-rollbar",
5304
+ "npm": "nuxt-rollbar",
4798
5305
  "icon": "rollbar.png",
4799
- "github": "https://github.com/gaelreyrol/nuxt-rollbar-module",
4800
- "website": "https://github.com/gaelreyrol/nuxt-rollbar-module",
5306
+ "github": "https://github.com/jairoblatt/nuxt-rollbar",
5307
+ "website": "https://github.com/jairoblatt/nuxt-rollbar",
4801
5308
  "learn_more": "https://docs.rollbar.com/docs/javascript",
4802
5309
  "category": "Monitoring",
4803
5310
  "type": "3rd-party",
4804
5311
  "maintainers": [
4805
5312
  {
4806
- "name": "Gaël Reyrol",
4807
- "github": "gaelreyrol"
5313
+ "name": "Jairo Blatt",
5314
+ "github": "jairoblatt"
4808
5315
  }
4809
5316
  ],
4810
5317
  "compatibility": {
4811
- "nuxt": "^2.0.0",
5318
+ "nuxt": "^3.0.0",
4812
5319
  "requires": {}
4813
5320
  }
4814
5321
  },
@@ -4837,7 +5344,7 @@
4837
5344
  },
4838
5345
  {
4839
5346
  "name": "router",
4840
- "description": "Nuxt.js module to use router.js instead of pages/ directory",
5347
+ "description": "Nuxt module to use router.js instead of pages/ directory",
4841
5348
  "repo": "nuxt-community/router-module",
4842
5349
  "npm": "@nuxtjs/router",
4843
5350
  "icon": "vue.png",
@@ -4885,13 +5392,13 @@
4885
5392
  },
4886
5393
  {
4887
5394
  "name": "schema-org",
4888
- "description": "Schema.org for Nuxt, supporting typed and automated Google Rich Results.",
4889
- "repo": "vueuse/schema-org#main/packages/nuxt",
5395
+ "description": "Quick and easy Schema.org graphs.",
5396
+ "repo": "harlan-zw/nuxt-schema-org",
4890
5397
  "npm": "nuxt-schema-org",
4891
5398
  "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",
5399
+ "github": "https://github.com/harlan-zw/nuxt-schema-org",
5400
+ "website": "https://nuxtseo.com/schema-org",
5401
+ "learn_more": "https://unhead.unjs.io/schema-org/getting-started/setup",
4895
5402
  "category": "SEO",
4896
5403
  "type": "3rd-party",
4897
5404
  "maintainers": [
@@ -4954,13 +5461,13 @@
4954
5461
  },
4955
5462
  {
4956
5463
  "name": "segment",
4957
- "description": "Nuxt.js module for Segment Analytics.js",
5464
+ "description": "Nuxt module for Segment Analytics.js",
4958
5465
  "repo": "dansmaculotte/nuxt-segment",
4959
5466
  "npm": "@dansmaculotte/nuxt-segment",
4960
5467
  "icon": "segment.png",
4961
5468
  "github": "https://github.com/dansmaculotte/nuxt-segment",
4962
5469
  "website": "https://github.com/dansmaculotte/nuxt-segment",
4963
- "learn_more": "https://segment.com/docs/connections/sources/catalog/Libraries/website/javascript/",
5470
+ "learn_more": "",
4964
5471
  "category": "Analytics",
4965
5472
  "type": "3rd-party",
4966
5473
  "maintainers": [
@@ -4976,7 +5483,7 @@
4976
5483
  },
4977
5484
  {
4978
5485
  "name": "sentry",
4979
- "description": "Sentry module for Nuxt.js to help developers diagnose, fix, and optimize the performance of their code",
5486
+ "description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
4980
5487
  "repo": "nuxt-community/sentry-module",
4981
5488
  "npm": "@nuxtjs/sentry",
4982
5489
  "icon": "sentry.svg",
@@ -4997,20 +5504,22 @@
4997
5504
  }
4998
5505
  },
4999
5506
  {
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": "",
5507
+ "name": "seo-experiments",
5508
+ "description": "Powerful SEO DX improvements.",
5509
+ "repo": "harlan-zw/nuxt-seo-experiments",
5510
+ "npm": "nuxt-seo-experiments",
5511
+ "icon": "seo-experiments.svg",
5512
+ "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
5513
+ "website": "https://nuxtseo.com/experiments",
5514
+ "learn_more": "https://nuxtseo.com/experiments",
5008
5515
  "category": "SEO",
5009
5516
  "type": "3rd-party",
5010
5517
  "maintainers": [
5011
5518
  {
5012
- "name": "harlan-zw",
5013
- "github": "harlan-zw"
5519
+ "name": "Harlan Wilton",
5520
+ "github": "harlan-zw",
5521
+ "twitter": "harlan_zw",
5522
+ "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
5014
5523
  }
5015
5524
  ],
5016
5525
  "compatibility": {
@@ -5041,9 +5550,31 @@
5041
5550
  "requires": {}
5042
5551
  }
5043
5552
  },
5553
+ {
5554
+ "name": "seo",
5555
+ "description": "The complete SEO solution for Nuxt.",
5556
+ "repo": "harlan-zw/nuxt-seo",
5557
+ "npm": "@nuxtjs/seo",
5558
+ "icon": "nuxt.svg",
5559
+ "github": "https://github.com/harlan-zw/nuxt-seo",
5560
+ "website": "https://nuxtseo.com/",
5561
+ "learn_more": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
5562
+ "category": "SEO",
5563
+ "type": "3rd-party",
5564
+ "maintainers": [
5565
+ {
5566
+ "name": "harlan-zw",
5567
+ "github": "harlan-zw"
5568
+ }
5569
+ ],
5570
+ "compatibility": {
5571
+ "nuxt": "^3.0.0",
5572
+ "requires": {}
5573
+ }
5574
+ },
5044
5575
  {
5045
5576
  "name": "seomatic-meta",
5046
- "description": "A Nuxt.js module connecting Nuxt.js to the Craft CMS SEOmatic plugin",
5577
+ "description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
5047
5578
  "repo": "ben-rogerson/nuxt-seomatic-meta",
5048
5579
  "npm": "nuxt-seomatic-meta",
5049
5580
  "icon": "seomatic.png",
@@ -5089,7 +5620,7 @@
5089
5620
  {
5090
5621
  "name": "server-block",
5091
5622
  "description": "Use <server> tags in your Nuxt pages components.",
5092
- "repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt#main",
5623
+ "repo": "Hebilicious/server-block-nuxt#main/packages/server-block-nuxt",
5093
5624
  "npm": "@hebilicious/server-block-nuxt",
5094
5625
  "icon": "server-block.svg",
5095
5626
  "github": "https://github.com/Hebilicious/server-block-nuxt",
@@ -5134,7 +5665,7 @@
5134
5665
  },
5135
5666
  {
5136
5667
  "name": "shopify",
5137
- "description": "Easy Shopify Buy client module with Nuxt.js for ecommerce websites.",
5668
+ "description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
5138
5669
  "repo": "Gomah/nuxt-shopify",
5139
5670
  "npm": "nuxt-shopify",
5140
5671
  "icon": "shopify.png",
@@ -5155,7 +5686,7 @@
5155
5686
  }
5156
5687
  },
5157
5688
  {
5158
- "name": "nuxt-auth",
5689
+ "name": "sidebase-auth",
5159
5690
  "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
5691
  "repo": "sidebase/nuxt-auth",
5161
5692
  "npm": "@sidebase/nuxt-auth",
@@ -5201,13 +5732,13 @@
5201
5732
  },
5202
5733
  {
5203
5734
  "name": "simple-robots",
5204
- "description": "Simply manage the robots crawling your Nuxt app.",
5735
+ "description": "Tame the robots crawling and indexing your Nuxt site.",
5205
5736
  "repo": "harlan-zw/nuxt-simple-robots",
5206
5737
  "npm": "nuxt-simple-robots",
5207
- "icon": "",
5738
+ "icon": "simple-robots.svg",
5208
5739
  "github": "https://github.com/harlan-zw/nuxt-simple-robots",
5209
- "website": "https://github.com/harlan-zw/nuxt-simple-robots",
5210
- "learn_more": "",
5740
+ "website": "https://nuxtseo.com/robots",
5741
+ "learn_more": "https://nuxtseo.com/robots",
5211
5742
  "category": "SEO",
5212
5743
  "type": "3rd-party",
5213
5744
  "maintainers": [
@@ -5224,41 +5755,23 @@
5224
5755
  }
5225
5756
  },
5226
5757
  {
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": "",
5758
+ "name": "sitemap",
5759
+ "description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
5760
+ "repo": "nuxt-modules/sitemap",
5761
+ "npm": "@nuxtjs/sitemap",
5762
+ "icon": "simple-sitemap.svg",
5763
+ "github": "https://github.com/nuxt-modules/sitemap",
5764
+ "website": "https://nuxtseo.com/",
5765
+ "learn_more": "https://nuxtseo.com/sitemap",
5235
5766
  "category": "SEO",
5236
- "type": "3rd-party",
5767
+ "type": "community",
5237
5768
  "maintainers": [
5238
5769
  {
5239
5770
  "name": "Harlan Wilton",
5240
5771
  "github": "harlan-zw",
5241
5772
  "twitter": "harlan_zw",
5242
5773
  "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": [
5774
+ },
5262
5775
  {
5263
5776
  "name": "Nicolas PENNEC",
5264
5777
  "github": "NicoPennec",
@@ -5266,7 +5779,7 @@
5266
5779
  }
5267
5780
  ],
5268
5781
  "compatibility": {
5269
- "nuxt": "^2.0.0",
5782
+ "nuxt": "^3.0.0",
5270
5783
  "requires": {}
5271
5784
  }
5272
5785
  },
@@ -5294,7 +5807,7 @@
5294
5807
  },
5295
5808
  {
5296
5809
  "name": "snipcart",
5297
- "description": "Snipcart integration module for Nuxt.js",
5810
+ "description": "Snipcart integration module for Nuxt",
5298
5811
  "repo": "nuxt-modules/snipcart",
5299
5812
  "npm": "@nuxtjs/snipcart",
5300
5813
  "icon": "snipcart.png",
@@ -5317,7 +5830,7 @@
5317
5830
  },
5318
5831
  {
5319
5832
  "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.).",
5833
+ "description": "Nuxt module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
5321
5834
  "repo": "AlekseyPleshkov/nuxt-social-meta",
5322
5835
  "npm": "nuxt-social-meta",
5323
5836
  "icon": "",
@@ -5439,7 +5952,7 @@
5439
5952
  },
5440
5953
  {
5441
5954
  "name": "storage",
5442
- "description": "Utilities to easily read and write to the browser's storage in a Nuxt.js project",
5955
+ "description": "Utilities to easily read and write to the browser's storage in a Nuxt project",
5443
5956
  "repo": "mazipan/nuxt-storage",
5444
5957
  "npm": "nuxt-storage",
5445
5958
  "icon": "",
@@ -5461,7 +5974,7 @@
5461
5974
  },
5462
5975
  {
5463
5976
  "name": "storefront-ui",
5464
- "description": "Storefront UI Module for Nuxt.js",
5977
+ "description": "Storefront UI Module for Nuxt",
5465
5978
  "repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
5466
5979
  "npm": "@storefront-ui/nuxt",
5467
5980
  "icon": "storefront-ui.svg",
@@ -5505,8 +6018,8 @@
5505
6018
  },
5506
6019
  {
5507
6020
  "name": "storyblok",
5508
- "description": "Storyblok Nuxt.js module",
5509
- "repo": "storyblok/storyblok-nuxt#master/lib",
6021
+ "description": "Storyblok Nuxt module",
6022
+ "repo": "storyblok/storyblok-nuxt#main",
5510
6023
  "npm": "@storyblok/nuxt",
5511
6024
  "icon": "storyblok.png",
5512
6025
  "github": "https://github.com/storyblok/storyblok-nuxt",
@@ -5522,37 +6035,34 @@
5522
6035
  ],
5523
6036
  "compatibility": {
5524
6037
  "nuxt": "^2.0.0 || ^3.0.0",
5525
- "requires": {}
6038
+ "requires": {},
6039
+ "devtools": "^0.0.0"
5526
6040
  }
5527
6041
  },
5528
6042
  {
5529
6043
  "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",
6044
+ "description": "Easily integrate Storybook in your Nuxt application to design, build, and organize your UI components in isolation.",
6045
+ "repo": "nuxt-modules/storybook",
5532
6046
  "npm": "@nuxtjs/storybook",
5533
6047
  "icon": "storybook.png",
5534
- "github": "https://github.com/nuxt-community/storybook",
6048
+ "github": "https://github.com/nuxt-modules/storybook",
5535
6049
  "website": "https://storybook.nuxtjs.org",
5536
- "learn_more": "https://storybook.js.org/",
6050
+ "learn_more": "https://github.com/storybook-vue/storybook-nuxt",
5537
6051
  "category": "Devtools",
5538
6052
  "type": "community",
5539
6053
  "maintainers": [
5540
6054
  {
5541
- "name": "Ahad Birang",
5542
- "github": "farnabaz",
5543
- "twitter": "a_birang"
5544
- },
5545
- {
5546
- "name": "Pooya Parsa",
5547
- "github": "pi0",
5548
- "twitter": "_pi0_"
6055
+ "name": "Chakir QATAB",
6056
+ "github": "chakAs3",
6057
+ "twitter": "ChakirQatab"
5549
6058
  }
5550
6059
  ],
5551
6060
  "compatibility": {
5552
- "nuxt": "^2.0.0",
6061
+ "nuxt": "^2.0.0 || ^3.0.0",
5553
6062
  "requires": {
5554
6063
  "bridge": "optional"
5555
- }
6064
+ },
6065
+ "devtools": "^0.7.2"
5556
6066
  }
5557
6067
  },
5558
6068
  {
@@ -5582,7 +6092,8 @@
5582
6092
  "nuxt": "^2.0.0 || ^3.0.0",
5583
6093
  "requires": {
5584
6094
  "bridge": true
5585
- }
6095
+ },
6096
+ "devtools": "^0.0.0"
5586
6097
  }
5587
6098
  },
5588
6099
  {
@@ -5633,6 +6144,36 @@
5633
6144
  "requires": {}
5634
6145
  }
5635
6146
  },
6147
+ {
6148
+ "name": "studio",
6149
+ "description": "A new experience to build content-driven website with Nuxt.",
6150
+ "repo": "nuxtlabs/studio-module",
6151
+ "npm": "@nuxthq/studio",
6152
+ "icon": "studio.svg",
6153
+ "github": "https://github.com/nuxtlabs/studio-module",
6154
+ "website": "https://nuxt.studio",
6155
+ "learn_more": "https://nuxt.studio",
6156
+ "category": "CMS",
6157
+ "type": "3rd-party",
6158
+ "maintainers": [
6159
+ {
6160
+ "name": "Ahad Birang",
6161
+ "github": "farnabaz",
6162
+ "twitter": "a_birang"
6163
+ },
6164
+ {
6165
+ "name": "Sébastien Chopin",
6166
+ "github": "Atinux",
6167
+ "twitter": "Atinux"
6168
+ }
6169
+ ],
6170
+ "compatibility": {
6171
+ "nuxt": "^3.0.0",
6172
+ "requires": {
6173
+ "content": true
6174
+ }
6175
+ }
6176
+ },
5636
6177
  {
5637
6178
  "name": "style-resources",
5638
6179
  "description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
@@ -5658,7 +6199,7 @@
5658
6199
  },
5659
6200
  {
5660
6201
  "name": "stylelint",
5661
- "description": "Stylelint module for Nuxt.js. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
6202
+ "description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
5662
6203
  "repo": "nuxt-community/stylelint-module",
5663
6204
  "npm": "@nuxtjs/stylelint-module",
5664
6205
  "icon": "stylelint.png",
@@ -5758,12 +6299,12 @@
5758
6299
  },
5759
6300
  {
5760
6301
  "name": "svg-sprite",
5761
- "description": "Optimized and Easy way to use svg files in Nuxt.js",
5762
- "repo": "nuxt-community/svg-sprite-module",
6302
+ "description": "Optimized and Easy way to use svg files in Nuxt",
6303
+ "repo": "nuxt-modules/svg-sprite",
5763
6304
  "npm": "@nuxtjs/svg-sprite",
5764
6305
  "icon": "",
5765
- "github": "https://github.com/nuxt-community/svg-sprite-module",
5766
- "website": "https://github.com/nuxt-community/svg-sprite-module",
6306
+ "github": "https://github.com/nuxt-modules/svg-sprite",
6307
+ "website": "https://github.com/nuxt-modules/svg-sprite",
5767
6308
  "learn_more": "",
5768
6309
  "category": "UI",
5769
6310
  "type": "community",
@@ -5775,13 +6316,13 @@
5775
6316
  }
5776
6317
  ],
5777
6318
  "compatibility": {
5778
- "nuxt": "^2.0.0",
6319
+ "nuxt": "^2.0.0 || ^3.0.0",
5779
6320
  "requires": {}
5780
6321
  }
5781
6322
  },
5782
6323
  {
5783
6324
  "name": "svg",
5784
- "description": "Super simple svg loading module for Nuxt.js",
6325
+ "description": "Super simple svg loading module for Nuxt",
5785
6326
  "repo": "nuxt-community/svg-module",
5786
6327
  "npm": "@nuxtjs/svg",
5787
6328
  "icon": "",
@@ -5825,7 +6366,7 @@
5825
6366
  },
5826
6367
  {
5827
6368
  "name": "swiper",
5828
- "description": "Nuxt.js module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
6369
+ "description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
5829
6370
  "repo": "cpreston321/nuxt-swiper",
5830
6371
  "npm": "nuxt-swiper",
5831
6372
  "icon": "swiper.svg",
@@ -5871,10 +6412,10 @@
5871
6412
  {
5872
6413
  "name": "tailwindcss",
5873
6414
  "description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
5874
- "repo": "nuxt-modules/tailwindcss-module",
6415
+ "repo": "nuxt-modules/tailwindcss",
5875
6416
  "npm": "@nuxtjs/tailwindcss",
5876
6417
  "icon": "tailwindcss.png",
5877
- "github": "https://github.com/nuxt-modules/tailwindcss-module",
6418
+ "github": "https://github.com/nuxt-modules/tailwindcss",
5878
6419
  "website": "https://tailwindcss.nuxtjs.org",
5879
6420
  "learn_more": "https://tailwindcss.com/",
5880
6421
  "category": "UI",
@@ -5892,7 +6433,8 @@
5892
6433
  ],
5893
6434
  "compatibility": {
5894
6435
  "nuxt": "^2.0.0 || ^3.0.0",
5895
- "requires": {}
6436
+ "requires": {},
6437
+ "devtools": "^0.0.0"
5896
6438
  }
5897
6439
  },
5898
6440
  {
@@ -5940,9 +6482,31 @@
5940
6482
  "requires": {}
5941
6483
  }
5942
6484
  },
6485
+ {
6486
+ "name": "tiptap",
6487
+ "description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
6488
+ "repo": "modbender/nuxt-tiptap-editor",
6489
+ "npm": "nuxt-tiptap-editor",
6490
+ "icon": "tiptap.png",
6491
+ "github": "https://github.com/modbender/nuxt-tiptap-editor",
6492
+ "website": "https://github.com/modbender/nuxt-tiptap-editor",
6493
+ "learn_more": "https://github.com/modbender/nuxt-tiptap-editor",
6494
+ "category": "Libraries",
6495
+ "type": "3rd-party",
6496
+ "maintainers": [
6497
+ {
6498
+ "name": "modbender",
6499
+ "github": "modbender"
6500
+ }
6501
+ ],
6502
+ "compatibility": {
6503
+ "nuxt": "^3.0.0",
6504
+ "requires": {}
6505
+ }
6506
+ },
5943
6507
  {
5944
6508
  "name": "toast",
5945
- "description": "Responsive Touch Compatible Toast plugin for Nuxt.js using vue-toasted",
6509
+ "description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
5946
6510
  "repo": "nuxt-community/modules#master/packages/toast",
5947
6511
  "npm": "@nuxtjs/toast",
5948
6512
  "icon": "",
@@ -5963,6 +6527,28 @@
5963
6527
  "requires": {}
5964
6528
  }
5965
6529
  },
6530
+ {
6531
+ "name": "translation-manager",
6532
+ "description": "Simple and easy to use translation manager for Nuxt and Nuxt-i18n that allows translation management from a single CSV file.",
6533
+ "repo": "samk-dev/nuxt-translation-manager",
6534
+ "npm": "nuxt-translation-manager",
6535
+ "icon": "translation-manager.png",
6536
+ "github": "https://github.com/samk-dev/nuxt-translation-manager",
6537
+ "website": "https://github.com/samk-dev/nuxt-translation-manager",
6538
+ "learn_more": "",
6539
+ "category": "Extensions",
6540
+ "type": "3rd-party",
6541
+ "maintainers": [
6542
+ {
6543
+ "name": "Sam K",
6544
+ "github": "samk-dev"
6545
+ }
6546
+ ],
6547
+ "compatibility": {
6548
+ "nuxt": "^3.0.0",
6549
+ "requires": {}
6550
+ }
6551
+ },
5966
6552
  {
5967
6553
  "name": "tresjs",
5968
6554
  "description": "Create 3D experiences in your Nuxt application using TresJS.",
@@ -6023,7 +6609,7 @@
6023
6609
  },
6024
6610
  {
6025
6611
  "name": "twa",
6026
- "description": "Nuxt.js module for generating Trusted Web App from Nuxt.js app",
6612
+ "description": "Nuxt module for generating Trusted Web App from Nuxt app",
6027
6613
  "repo": "tuarrep/nuxt-twa",
6028
6614
  "npm": "nuxt-twa",
6029
6615
  "icon": "",
@@ -6211,6 +6797,63 @@
6211
6797
  "requires": {}
6212
6798
  }
6213
6799
  },
6800
+ {
6801
+ "name": "typo3",
6802
+ "description": "TYPO3 Headless Frontend Rendering module",
6803
+ "repo": "TYPO3-Headless/nuxt-typo3",
6804
+ "npm": "@t3headless/nuxt-typo3",
6805
+ "icon": "typo3.svg",
6806
+ "github": "https://github.com/TYPO3-Headless/nuxt-typo3",
6807
+ "website": "https://t3headless.macopedia.io/nuxt-typo3/",
6808
+ "learn_more": "https://github.com/TYPO3-Headless",
6809
+ "category": "CMS",
6810
+ "type": "3rd-party",
6811
+ "maintainers": [
6812
+ {
6813
+ "name": "Macopedia",
6814
+ "github": "macopedia",
6815
+ "twitter": "macopediapl"
6816
+ }
6817
+ ],
6818
+ "compatibility": {
6819
+ "nuxt": "^2.0.0 || ^3.0.0",
6820
+ "requires": {},
6821
+ "devtools": "^0.0.0"
6822
+ }
6823
+ },
6824
+ {
6825
+ "name": "ui",
6826
+ "description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
6827
+ "repo": "nuxt/ui#dev",
6828
+ "npm": "@nuxt/ui",
6829
+ "icon": "nuxt.svg",
6830
+ "github": "https://github.com/nuxt/ui",
6831
+ "website": "https://ui.nuxt.com",
6832
+ "learn_more": "",
6833
+ "category": "UI",
6834
+ "type": "official",
6835
+ "maintainers": [
6836
+ {
6837
+ "name": "Benjamin Canac",
6838
+ "github": "benjamincanac",
6839
+ "twitter": "benjamincanac"
6840
+ },
6841
+ {
6842
+ "name": "Sebastien Chopin",
6843
+ "github": "Atinux",
6844
+ "twitter": "Atinux"
6845
+ },
6846
+ {
6847
+ "name": "Sylvain Marroufin",
6848
+ "github": "smarroufin",
6849
+ "twitter": "smarroufin"
6850
+ }
6851
+ ],
6852
+ "compatibility": {
6853
+ "nuxt": "^3.0.0",
6854
+ "requires": {}
6855
+ }
6856
+ },
6214
6857
  {
6215
6858
  "name": "umami",
6216
6859
  "description": "Embed the Umami analytics library into Nuxt",
@@ -6235,31 +6878,9 @@
6235
6878
  }
6236
6879
  }
6237
6880
  },
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
6881
  {
6261
6882
  "name": "universal-storage",
6262
- "description": "Universal Storage Utilities for Nuxt.js",
6883
+ "description": "Universal Storage Utilities for Nuxt",
6263
6884
  "repo": "nuxt-community/universal-storage-module",
6264
6885
  "npm": "@nuxtjs/universal-storage",
6265
6886
  "icon": "",
@@ -6288,7 +6909,7 @@
6288
6909
  {
6289
6910
  "name": "unlazy",
6290
6911
  "description": "Lazy loading library for placeholder images",
6291
- "repo": "johannschopplich/unlazy/packages/nuxt",
6912
+ "repo": "johannschopplich/unlazy#main/packages/nuxt",
6292
6913
  "npm": "@unlazy/nuxt",
6293
6914
  "icon": "unlazy.svg",
6294
6915
  "github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
@@ -6336,12 +6957,12 @@
6336
6957
  {
6337
6958
  "name": "unocss",
6338
6959
  "description": "The instant on-demand atomic CSS engine.",
6339
- "repo": "antfu/unocss#main/packages/nuxt",
6960
+ "repo": "unocss/unocss#main/packages/nuxt",
6340
6961
  "npm": "@unocss/nuxt",
6341
6962
  "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",
6963
+ "github": "https://github.com/unocss/unocss",
6964
+ "website": "https://github.com/unocss/unocss",
6965
+ "learn_more": "https://github.com/unocss/unocss",
6345
6966
  "category": "UI",
6346
6967
  "type": "3rd-party",
6347
6968
  "maintainers": [
@@ -6356,7 +6977,8 @@
6356
6977
  "nuxt": "^2.0.0 || ^3.0.0",
6357
6978
  "requires": {
6358
6979
  "bridge": "optional"
6359
- }
6980
+ },
6981
+ "devtools": "^0.0.0"
6360
6982
  }
6361
6983
  },
6362
6984
  {
@@ -6408,7 +7030,7 @@
6408
7030
  },
6409
7031
  {
6410
7032
  "name": "user-agent",
6411
- "description": "Nuxt.js module for handling User-Agent.",
7033
+ "description": "Nuxt module for handling User-Agent.",
6412
7034
  "repo": "fukuiretu/nuxt-user-agent",
6413
7035
  "npm": "nuxt-user-agent",
6414
7036
  "icon": "",
@@ -6436,7 +7058,7 @@
6436
7058
  "icon": "vee-validate.png",
6437
7059
  "github": "https://github.com/lewyuburi/nuxt-validate",
6438
7060
  "website": "https://github.com/lewyuburi/nuxt-validate",
6439
- "learn_more": "https://logaretm.github.io/vee-validate/",
7061
+ "learn_more": "",
6440
7062
  "category": "Libraries",
6441
7063
  "type": "3rd-party",
6442
7064
  "maintainers": [
@@ -6522,7 +7144,7 @@
6522
7144
  },
6523
7145
  {
6524
7146
  "name": "vee-validate",
6525
- "description": "Painless Vue forms for Nuxt.js",
7147
+ "description": "Painless Vue forms for Nuxt",
6526
7148
  "repo": "logaretm/vee-validate#main/packages/nuxt",
6527
7149
  "npm": "@vee-validate/nuxt",
6528
7150
  "icon": "vee-validate.png",
@@ -6612,7 +7234,7 @@
6612
7234
  },
6613
7235
  {
6614
7236
  "name": "vite-pwa-nuxt",
6615
- "description": "Zero-config PWA Plugin for Nuxt 3",
7237
+ "description": "Zero-config PWA Plugin for Nuxt",
6616
7238
  "repo": "vite-pwa/nuxt",
6617
7239
  "npm": "@vite-pwa/nuxt",
6618
7240
  "icon": "vite-pwa-nuxt.svg",
@@ -6661,18 +7283,19 @@
6661
7283
  ],
6662
7284
  "compatibility": {
6663
7285
  "nuxt": "^3.0.0",
6664
- "requires": {}
7286
+ "requires": {},
7287
+ "devtools": "^0.0.0"
6665
7288
  }
6666
7289
  },
6667
7290
  {
6668
7291
  "name": "vue-email",
6669
- "description": "Write email templates with vue",
6670
- "repo": "Dave136/vue-email#main/packages/vue-email",
6671
- "npm": "vue-email",
7292
+ "description": "💌 Write email templates with vue",
7293
+ "repo": "vue-email/nuxt",
7294
+ "npm": "@vue-email/nuxt",
6672
7295
  "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",
7296
+ "github": "https://github.com/vue-email/nuxt",
7297
+ "website": "https://vuemail.net/",
7298
+ "learn_more": "https://vuemail.net/ssr/nuxt",
6676
7299
  "category": "UI",
6677
7300
  "type": "3rd-party",
6678
7301
  "maintainers": [
@@ -6689,6 +7312,30 @@
6689
7312
  "avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
6690
7313
  }
6691
7314
  ],
7315
+ "compatibility": {
7316
+ "nuxt": "^3.0.0",
7317
+ "requires": {},
7318
+ "devtools": "^0.0.0"
7319
+ }
7320
+ },
7321
+ {
7322
+ "name": "vue-final-modal",
7323
+ "description": "The most powerful yet most light-weight modal library for Vue 3.",
7324
+ "repo": "vue-final/vue-final-modal#master/packages/nuxt",
7325
+ "npm": "@vue-final-modal/nuxt",
7326
+ "icon": "vue-final-modal.svg",
7327
+ "github": "https://github.com/vue-final/vue-final-modal",
7328
+ "website": "https://vue-final-modal.org/",
7329
+ "learn_more": "https://vue-final-modal.org/",
7330
+ "category": "UI",
7331
+ "type": "3rd-party",
7332
+ "maintainers": [
7333
+ {
7334
+ "name": "Hunter Liu",
7335
+ "github": "hunterliu1003",
7336
+ "twitter": "hunterliu1003"
7337
+ }
7338
+ ],
6692
7339
  "compatibility": {
6693
7340
  "nuxt": "^3.0.0",
6694
7341
  "requires": {}
@@ -6716,7 +7363,8 @@
6716
7363
  "nuxt": "^3.0.0",
6717
7364
  "requires": {
6718
7365
  "bridge": "optional"
6719
- }
7366
+ },
7367
+ "devtools": "^0.0.0"
6720
7368
  }
6721
7369
  },
6722
7370
  {
@@ -6743,7 +7391,7 @@
6743
7391
  },
6744
7392
  {
6745
7393
  "name": "vue-multiselect",
6746
- "description": "Single / multiple select plugin for Nuxt.js using vue-multiselect.",
7394
+ "description": "Single / multiple select plugin for Nuxt using vue-multiselect.",
6747
7395
  "repo": "spektrummedia/nuxt-vue-multiselect",
6748
7396
  "npm": "nuxt-vue-multiselect",
6749
7397
  "icon": "",
@@ -6788,7 +7436,7 @@
6788
7436
  {
6789
7437
  "name": "vue-query",
6790
7438
  "description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
6791
- "repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt#main",
7439
+ "repo": "Hebilicious/vue-query-nuxt#main/packages/vue-query-nuxt",
6792
7440
  "npm": "@hebilicious/vue-query-nuxt",
6793
7441
  "icon": "vue-query.svg",
6794
7442
  "github": "https://github.com/Hebilicious/vue-query-nuxt",
@@ -6857,7 +7505,7 @@
6857
7505
  },
6858
7506
  {
6859
7507
  "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",
7508
+ "description": "A Cross-browser storage for Vue.js and Nuxt, with plugins support and easy extensibility based on Store.js",
6861
7509
  "repo": "juliomrqz/vue-warehouse",
6862
7510
  "npm": "vue-warehouse",
6863
7511
  "icon": "",
@@ -6880,12 +7528,12 @@
6880
7528
  },
6881
7529
  {
6882
7530
  "name": "vue3-carousel-nuxt",
6883
- "description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt.js applications.",
7531
+ "description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt applications.",
6884
7532
  "repo": "gaetansenn/vue3-carousel-nuxt",
6885
7533
  "npm": "vue3-carousel-nuxt",
6886
7534
  "icon": "",
6887
7535
  "github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
6888
- "website": "",
7536
+ "website": "https://github.com/gaetansenn/vue3-carousel-nuxt",
6889
7537
  "learn_more": "",
6890
7538
  "category": "UI",
6891
7539
  "type": "3rd-party",
@@ -6904,7 +7552,7 @@
6904
7552
  {
6905
7553
  "name": "vuefire",
6906
7554
  "description": "Idiomatic composables for the Firebase SDK",
6907
- "repo": "vuejs/vuefire/packages/nuxt",
7555
+ "repo": "vuejs/vuefire#main/packages/nuxt",
6908
7556
  "npm": "nuxt-vuefire",
6909
7557
  "icon": "vuefire.svg",
6910
7558
  "github": "https://github.com/vuejs/vuefire/tree/main/packages/nuxt",
@@ -6923,15 +7571,61 @@
6923
7571
  "requires": {}
6924
7572
  }
6925
7573
  },
7574
+ {
7575
+ "name": "vueform-builder",
7576
+ "description": "Official Vueform Builder module for Nuxt",
7577
+ "repo": "vueform/builder#main/nuxt",
7578
+ "npm": "@vueform/builder-nuxt",
7579
+ "icon": "vueform.svg",
7580
+ "github": "https://github.com/vueform/builder",
7581
+ "website": "https://builder.vueform.com",
7582
+ "learn_more": "https://builder.vueform.com/docs/installation#nuxt",
7583
+ "category": "Libraries",
7584
+ "type": "3rd-party",
7585
+ "maintainers": [
7586
+ {
7587
+ "name": "Adam Berecz",
7588
+ "github": "adamberecz",
7589
+ "twitter": "bereczadam"
7590
+ }
7591
+ ],
7592
+ "compatibility": {
7593
+ "nuxt": "^3.0.0",
7594
+ "requires": {}
7595
+ }
7596
+ },
7597
+ {
7598
+ "name": "vueform",
7599
+ "description": "Official Vueform module for Nuxt",
7600
+ "repo": "vueform/vueform#main/nuxt",
7601
+ "npm": "@vueform/nuxt",
7602
+ "icon": "vueform.svg",
7603
+ "github": "https://github.com/vueform/vueform",
7604
+ "website": "https://vueform.com",
7605
+ "learn_more": "https://vueform.com/docs/installation#nuxt",
7606
+ "category": "Libraries",
7607
+ "type": "3rd-party",
7608
+ "maintainers": [
7609
+ {
7610
+ "name": "Adam Berecz",
7611
+ "github": "adamberecz",
7612
+ "twitter": "bereczadam"
7613
+ }
7614
+ ],
7615
+ "compatibility": {
7616
+ "nuxt": "^3.0.0",
7617
+ "requires": {}
7618
+ }
7619
+ },
6926
7620
  {
6927
7621
  "name": "vuestic",
6928
- "description": "Vuestic UI module for Nuxt 3",
7622
+ "description": "Vuestic UI module for Nuxt",
6929
7623
  "repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
6930
7624
  "npm": "@vuestic/nuxt",
6931
7625
  "icon": "vuestic.png",
6932
7626
  "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",
7627
+ "website": "https://ui.vuestic.dev",
7628
+ "learn_more": "https://ui.vuestic.dev/getting-started/nuxt",
6935
7629
  "category": "UI",
6936
7630
  "type": "3rd-party",
6937
7631
  "maintainers": [
@@ -6952,8 +7646,8 @@
6952
7646
  "npm": "vuetify-nuxt-module",
6953
7647
  "icon": "vuetify-logo-v3-dark.svg",
6954
7648
  "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",
7649
+ "website": "https://vuetify-nuxt-module.netlify.app/",
7650
+ "learn_more": "https://github.com/userquin/vuetify-nuxt-module/blob/main/README.md",
6957
7651
  "category": "UI",
6958
7652
  "type": "3rd-party",
6959
7653
  "maintainers": [
@@ -6969,7 +7663,7 @@
6969
7663
  },
6970
7664
  {
6971
7665
  "name": "vuetify",
6972
- "description": "Vuetify Module for Nuxt.js to add Material Design components to your application.",
7666
+ "description": "Vuetify Module for Nuxt to add Material Design components to your application.",
6973
7667
  "repo": "nuxt-community/vuetify-module",
6974
7668
  "npm": "@nuxtjs/vuetify",
6975
7669
  "icon": "vuetify.png",
@@ -7016,7 +7710,8 @@
7016
7710
  "nuxt": "^2.0.0 || ^3.0.0",
7017
7711
  "requires": {
7018
7712
  "bridge": "optional"
7019
- }
7713
+ },
7714
+ "devtools": "^0.0.0"
7020
7715
  }
7021
7716
  },
7022
7717
  {
@@ -7043,7 +7738,7 @@
7043
7738
  },
7044
7739
  {
7045
7740
  "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.",
7741
+ "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
7742
  "repo": "gaetansenn/vunix#main/packages/nuxt",
7048
7743
  "npm": "@vunix/nuxt",
7049
7744
  "icon": "",
@@ -7122,7 +7817,7 @@
7122
7817
  },
7123
7818
  {
7124
7819
  "name": "webpack-optimisations",
7125
- "description": "Nuxt.js v2 module to automatically make your builds faster.",
7820
+ "description": "Nuxt v2 module to automatically make your builds faster.",
7126
7821
  "repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
7127
7822
  "npm": "nuxt-webpack-optimisations",
7128
7823
  "icon": "build-optimisations.svg",
@@ -7197,7 +7892,7 @@
7197
7892
  "icon": "webpack.png",
7198
7893
  "github": "https://github.com/nuxt-community/webpackmonitor-module",
7199
7894
  "website": "https://github.com/nuxt-community/webpackmonitor-module",
7200
- "learn_more": "http://webpackmonitor.com/",
7895
+ "learn_more": "",
7201
7896
  "category": "Devtools",
7202
7897
  "type": "community",
7203
7898
  "maintainers": [
@@ -7214,7 +7909,7 @@
7214
7909
  },
7215
7910
  {
7216
7911
  "name": "well-known",
7217
- "description": "A Nuxt.js module to add well-known URIs using middlewares",
7912
+ "description": "A Nuxt module to add well-known URIs using middlewares",
7218
7913
  "repo": "zadigetvoltaire/nuxt-well-known",
7219
7914
  "npm": "@zadigetvoltaire/nuxt-well-known",
7220
7915
  "icon": "well-known.svg",
@@ -7236,7 +7931,7 @@
7236
7931
  },
7237
7932
  {
7238
7933
  "name": "wideangle",
7239
- "description": "Nuxt 3 module to integrate Wide Angle Analytics",
7934
+ "description": "Nuxt module to integrate Wide Angle Analytics",
7240
7935
  "repo": "inputobjects/wideangle-nuxt",
7241
7936
  "npm": "wideangle-nuxt",
7242
7937
  "icon": "wideangle.png",
@@ -7263,11 +7958,11 @@
7263
7958
  {
7264
7959
  "name": "windicss",
7265
7960
  "description": "Next generation utility-first CSS framework.",
7266
- "repo": "windicss/nuxt-windicss-module#main/packages/nuxt-windicss",
7961
+ "repo": "windicss/nuxt-windicss#main/packages/nuxt-windicss",
7267
7962
  "npm": "nuxt-windicss",
7268
7963
  "icon": "windicss.svg",
7269
- "github": "https://github.com/windicss/nuxt-windicss-module",
7270
- "website": "https://github.com/windicss/nuxt-windicss-module",
7964
+ "github": "https://github.com/windicss/nuxt-windicss",
7965
+ "website": "https://github.com/windicss/nuxt-windicss",
7271
7966
  "learn_more": "https://windicss.org/",
7272
7967
  "category": "UI",
7273
7968
  "type": "3rd-party",
@@ -7405,7 +8100,7 @@
7405
8100
  },
7406
8101
  {
7407
8102
  "name": "zendesk",
7408
- "description": "Nuxt.js module for Zendesk",
8103
+ "description": "Nuxt module for Zendesk",
7409
8104
  "repo": "DansMaCulotte/nuxt-zendesk",
7410
8105
  "npm": "@dansmaculotte/nuxt-zendesk",
7411
8106
  "icon": "zendesk.png",