@nuxt/modules 0.6.0-65fd81 → 0.6.0-66d0d9

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 +1054 -389
  2. package/package.json +4 -1
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",
@@ -194,7 +194,7 @@
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",
@@ -428,7 +450,7 @@
428
450
  },
429
451
  {
430
452
  "name": "axios",
431
- "description": "Secure and easy Axios module with Nuxt.js",
453
+ "description": "Secure and easy Axios module with Nuxt",
432
454
  "repo": "nuxt-community/axios-module",
433
455
  "npm": "@nuxtjs/axios",
434
456
  "icon": "axios.svg",
@@ -451,7 +473,7 @@
451
473
  },
452
474
  {
453
475
  "name": "basic-auth",
454
- "description": "Provide basic authentication to your Nuxt.js application",
476
+ "description": "Provide basic authentication to your Nuxt application",
455
477
  "repo": "potato4d/nuxt-basic-auth-module",
456
478
  "npm": "nuxt-basic-auth-module",
457
479
  "icon": "",
@@ -575,7 +597,7 @@
575
597
  },
576
598
  {
577
599
  "name": "bulma-slim",
578
- "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",
579
601
  "repo": "mustardamus/nuxt-bulma-slim",
580
602
  "npm": "nuxt-bulma-slim",
581
603
  "icon": "bulma.png",
@@ -642,7 +664,7 @@
642
664
  },
643
665
  {
644
666
  "name": "canvas-sketch",
645
- "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",
646
668
  "repo": "LuXDAmore/generative-art",
647
669
  "npm": "@luxdamore/nuxt-canvas-sketch",
648
670
  "icon": "",
@@ -665,7 +687,7 @@
665
687
  },
666
688
  {
667
689
  "name": "capo",
668
- "description": "Capo.js implementation for Nuxt 3",
690
+ "description": "Capo.js implementation for Nuxt",
669
691
  "repo": "danielroe/nuxt-capo",
670
692
  "npm": "nuxt-capo",
671
693
  "icon": "",
@@ -687,7 +709,7 @@
687
709
  },
688
710
  {
689
711
  "name": "chakra-ui",
690
- "description": "Chakra UI Module for Nuxt.js",
712
+ "description": "Chakra UI Module for Nuxt",
691
713
  "repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
692
714
  "npm": "@chakra-ui/nuxt",
693
715
  "icon": "chakra-ui.png",
@@ -734,10 +756,10 @@
734
756
  "description": "Privacy-first, end-to-end encrypted analytics",
735
757
  "repo": "chiffre-io/nuxt-chiffre",
736
758
  "npm": "nuxt-chiffre",
737
- "icon": "https://avatars.githubusercontent.com/u/58789215?v=4",
759
+ "icon": "chiffre.png",
738
760
  "github": "https://github.com/chiffre-io/nuxt-chiffre",
739
761
  "website": "https://github.com/chiffre-io/nuxt-chiffre",
740
- "learn_more": "https://chiffre.io",
762
+ "learn_more": "https://chiffre.io/",
741
763
  "category": "Analytics",
742
764
  "type": "3rd-party",
743
765
  "maintainers": [
@@ -798,7 +820,7 @@
798
820
  },
799
821
  {
800
822
  "name": "cloudcms",
801
- "description": "CloudCMS Nuxt.js Module",
823
+ "description": "CloudCMS Nuxt Module",
802
824
  "repo": "gitana/cloudcms-nuxt",
803
825
  "npm": "cloudcms-nuxt",
804
826
  "icon": "",
@@ -847,7 +869,7 @@
847
869
  },
848
870
  {
849
871
  "name": "cloudinary",
850
- "description": "Optimize images and videos in your Nuxt.js application",
872
+ "description": "Optimize images and videos in your Nuxt application",
851
873
  "repo": "nuxt-modules/cloudinary",
852
874
  "npm": "@nuxtjs/cloudinary",
853
875
  "icon": "cloudinary.png",
@@ -870,7 +892,7 @@
870
892
  },
871
893
  {
872
894
  "name": "color-mode",
873
- "description": "Dark and Light mode for NuxtJS with auto detection",
895
+ "description": "Dark and Light mode for Nuxt with auto detection",
874
896
  "repo": "nuxt-modules/color-mode",
875
897
  "npm": "@nuxtjs/color-mode",
876
898
  "icon": "color-mode.png",
@@ -1091,7 +1113,7 @@
1091
1113
  },
1092
1114
  {
1093
1115
  "name": "darkmode.js",
1094
- "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",
1095
1117
  "repo": "sandoche/nuxtjs-darkmode-js-module#main",
1096
1118
  "npm": "nuxtjs-darkmode-js-module",
1097
1119
  "icon": "darkmode.png",
@@ -1113,7 +1135,7 @@
1113
1135
  },
1114
1136
  {
1115
1137
  "name": "date-fns",
1116
- "description": "Modern JavaScript date utility library - date-fns for Nuxt.js",
1138
+ "description": "Modern JavaScript date utility library - date-fns for Nuxt",
1117
1139
  "repo": "nuxt-community/date-fns-module",
1118
1140
  "npm": "@nuxtjs/date-fns",
1119
1141
  "icon": "date-fns.png",
@@ -1135,7 +1157,7 @@
1135
1157
  },
1136
1158
  {
1137
1159
  "name": "datocms-nuxt2",
1138
- "description": "DatoCMS integration for Nuxt.js v2",
1160
+ "description": "DatoCMS integration for Nuxt v2",
1139
1161
  "repo": "voorhoede/nuxt-datocms-module",
1140
1162
  "npm": "@voorhoede/nuxt-datocms-module",
1141
1163
  "icon": "datocms.svg",
@@ -1204,7 +1226,7 @@
1204
1226
  },
1205
1227
  {
1206
1228
  "name": "delay-hydration",
1207
- "description": "Improve your Nuxt.js v2 Google Lighthouse score by delaying hydration.",
1229
+ "description": "Improve your Nuxt v2 Google Lighthouse score by delaying hydration.",
1208
1230
  "repo": "harlan-zw/nuxt-delay-hydration",
1209
1231
  "npm": "nuxt-delay-hydration",
1210
1232
  "icon": "lighthouse.svg",
@@ -1290,12 +1312,13 @@
1290
1312
  ],
1291
1313
  "compatibility": {
1292
1314
  "nuxt": "^3.0.0",
1293
- "requires": {}
1315
+ "requires": {},
1316
+ "devtools": "^0.0.0"
1294
1317
  }
1295
1318
  },
1296
1319
  {
1297
1320
  "name": "disqus",
1298
- "description": "Disqus for Nuxt 3",
1321
+ "description": "Disqus Comments Module for Nuxt - Instantly add a comment widget to your app",
1299
1322
  "repo": "modbender/nuxt-disqus",
1300
1323
  "npm": "nuxt-disqus",
1301
1324
  "icon": "disqus.svg",
@@ -1315,9 +1338,31 @@
1315
1338
  "requires": {}
1316
1339
  }
1317
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
+ },
1318
1363
  {
1319
1364
  "name": "dotenv",
1320
- "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",
1321
1366
  "repo": "nuxt-community/dotenv-module",
1322
1367
  "npm": "@nuxtjs/dotenv",
1323
1368
  "icon": "dotenv.png",
@@ -1339,13 +1384,13 @@
1339
1384
  },
1340
1385
  {
1341
1386
  "name": "drupal-ce",
1342
- "description": "Connects Nuxt.js with Drupal via the Lupus Custom Elements Renderer",
1387
+ "description": "Connects Nuxt with Drupal via the Lupus Custom Elements Renderer",
1343
1388
  "repo": "drunomics/nuxtjs-drupal-ce",
1344
1389
  "npm": "nuxtjs-drupal-ce",
1345
1390
  "icon": "drupal-ce.png",
1346
1391
  "github": "https://github.com/drunomics/nuxtjs-drupal-ce",
1347
- "website": "https://stack.lupus.digital",
1348
- "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",
1349
1394
  "category": "CMS",
1350
1395
  "type": "3rd-party",
1351
1396
  "maintainers": [
@@ -1360,19 +1405,19 @@
1360
1405
  "avatar": "https://avatars.githubusercontent.com/u/1254146?v=4"
1361
1406
  },
1362
1407
  {
1363
- "name": "David Licen",
1364
- "github": "davision",
1365
- "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"
1366
1411
  }
1367
1412
  ],
1368
1413
  "compatibility": {
1369
- "nuxt": "^2.0.0",
1414
+ "nuxt": "^2.0.0 || ^3.0.0",
1370
1415
  "requires": {}
1371
1416
  }
1372
1417
  },
1373
1418
  {
1374
1419
  "name": "druxt",
1375
- "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.",
1376
1421
  "repo": "druxt/druxt.js#develop/packages/druxt",
1377
1422
  "npm": "druxt",
1378
1423
  "icon": "druxt.svg",
@@ -1392,6 +1437,29 @@
1392
1437
  "requires": {}
1393
1438
  }
1394
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
+ },
1395
1463
  {
1396
1464
  "name": "electron",
1397
1465
  "description": "Integrate Nuxt and Electron.",
@@ -1440,7 +1508,7 @@
1440
1508
  },
1441
1509
  {
1442
1510
  "name": "emotion",
1443
- "description": "The Next Generation of CSS-in-JS for Nuxt.js",
1511
+ "description": "The Next Generation of CSS-in-JS for Nuxt",
1444
1512
  "repo": "nuxt-modules/emotion",
1445
1513
  "npm": "@nuxtjs/emotion",
1446
1514
  "icon": "emotion.png",
@@ -1468,7 +1536,7 @@
1468
1536
  },
1469
1537
  {
1470
1538
  "name": "eslint",
1471
- "description": "ESLint module for Nuxt.js",
1539
+ "description": "ESLint module for Nuxt",
1472
1540
  "repo": "nuxt-community/eslint-module",
1473
1541
  "npm": "@nuxtjs/eslint-module",
1474
1542
  "icon": "eslint.png",
@@ -1490,7 +1558,7 @@
1490
1558
  },
1491
1559
  {
1492
1560
  "name": "event-trace",
1493
- "description": "Module for event trace in Nuxt.js",
1561
+ "description": "Module for event trace in Nuxt",
1494
1562
  "repo": "nuxt-community/nuxt-event-trace",
1495
1563
  "npm": "nuxt-event-trace",
1496
1564
  "icon": "",
@@ -1510,6 +1578,29 @@
1510
1578
  "requires": {}
1511
1579
  }
1512
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
+ },
1513
1604
  {
1514
1605
  "name": "fathom",
1515
1606
  "description": "Fathom analytics for Nuxt",
@@ -1534,7 +1625,7 @@
1534
1625
  },
1535
1626
  {
1536
1627
  "name": "feature-toggle",
1537
- "description": "Feature toggle module for Nuxt.js",
1628
+ "description": "Feature toggle module for Nuxt",
1538
1629
  "repo": "stephenkr/nuxt-feature-toggle",
1539
1630
  "npm": "nuxt-feature-toggle",
1540
1631
  "icon": "",
@@ -1601,7 +1692,7 @@
1601
1692
  },
1602
1693
  {
1603
1694
  "name": "floating-prompt-module",
1604
- "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",
1605
1696
  "repo": "sandoche/nuxt-floating-prompt-module#main",
1606
1697
  "npm": "nuxt-floating-prompt-module",
1607
1698
  "icon": "",
@@ -1713,7 +1804,7 @@
1713
1804
  {
1714
1805
  "name": "form-actions",
1715
1806
  "description": "A set of features and composables to interact with forms and server data.",
1716
- "repo": "Hebilicious/form-actions-nuxt#main/packages/form-action-nuxt",
1807
+ "repo": "Hebilicious/form-actions-nuxt#main/packages/form-actions-nuxt",
1717
1808
  "npm": "@hebilicious/form-actions-nuxt",
1718
1809
  "icon": "form-actions.svg",
1719
1810
  "github": "https://github.com/Hebilicious/form-actions-nuxt",
@@ -1741,7 +1832,7 @@
1741
1832
  "icon": "formkit.png",
1742
1833
  "github": "https://github.com/formkit/formkit",
1743
1834
  "website": "https://formkit.com",
1744
- "learn_more": "https://formkit.com/essentials/installation#with-nuxt",
1835
+ "learn_more": "https://formkit.com/getting-started/installation",
1745
1836
  "category": "Libraries",
1746
1837
  "type": "3rd-party",
1747
1838
  "maintainers": [
@@ -1807,7 +1898,7 @@
1807
1898
  },
1808
1899
  {
1809
1900
  "name": "google-adsense",
1810
- "description": "Google Adsense Module for Nuxt.js",
1901
+ "description": "Google Adsense Module for Nuxt",
1811
1902
  "repo": "nuxt-community/google-adsense-module",
1812
1903
  "npm": "@nuxtjs/google-adsense",
1813
1904
  "icon": "google-adsense.png",
@@ -1833,7 +1924,7 @@
1833
1924
  },
1834
1925
  {
1835
1926
  "name": "google-analytics",
1836
- "description": "Google analytics Module for Nuxt.js",
1927
+ "description": "Google analytics Module for Nuxt",
1837
1928
  "repo": "nuxt-community/analytics-module",
1838
1929
  "npm": "@nuxtjs/google-analytics",
1839
1930
  "icon": "google-analytics.png",
@@ -1865,7 +1956,7 @@
1865
1956
  },
1866
1957
  {
1867
1958
  "name": "google-fonts",
1868
- "description": "Google Fonts module for NuxtJS",
1959
+ "description": "Google Fonts module for Nuxt",
1869
1960
  "repo": "nuxt-modules/google-fonts",
1870
1961
  "npm": "@nuxtjs/google-fonts",
1871
1962
  "icon": "google-fonts.png",
@@ -1889,7 +1980,7 @@
1889
1980
  },
1890
1981
  {
1891
1982
  "name": "google-gtag",
1892
- "description": "Google GTag for Nuxt.js",
1983
+ "description": "Google GTag for Nuxt",
1893
1984
  "repo": "nuxt-community/google-gtag",
1894
1985
  "npm": "@nuxtjs/google-gtag",
1895
1986
  "icon": "gtm.png",
@@ -1915,7 +2006,7 @@
1915
2006
  },
1916
2007
  {
1917
2008
  "name": "google-optimize",
1918
- "description": "SSR friendly Google Optimize module for Nuxt.js",
2009
+ "description": "SSR friendly Google Optimize module for Nuxt",
1919
2010
  "repo": "nuxt-community/google-optimize-module",
1920
2011
  "npm": "nuxt-google-optimize",
1921
2012
  "icon": "google-optimize.png",
@@ -1954,7 +2045,7 @@
1954
2045
  "icon": "graphql-client.svg",
1955
2046
  "github": "https://github.com/diizzayy/nuxt-graphql-client",
1956
2047
  "website": "https://github.com/diizzayy/nuxt-graphql-client",
1957
- "learn_more": "https://www.graphql-code-generator.com/plugins/typescript-graphql-request",
2048
+ "learn_more": "https://nuxt-graphql-client.web.app/",
1958
2049
  "category": "Request",
1959
2050
  "type": "3rd-party",
1960
2051
  "maintainers": [
@@ -1970,7 +2061,7 @@
1970
2061
  },
1971
2062
  {
1972
2063
  "name": "graphql-request",
1973
- "description": "Easy Minimal GraphQL client integration with Nuxt.js",
2064
+ "description": "Easy Minimal GraphQL client integration with Nuxt",
1974
2065
  "repo": "gomah/nuxt-graphql-request",
1975
2066
  "npm": "nuxt-graphql-request",
1976
2067
  "icon": "graphql-request.png",
@@ -1986,7 +2077,7 @@
1986
2077
  }
1987
2078
  ],
1988
2079
  "compatibility": {
1989
- "nuxt": "^2.0.0",
2080
+ "nuxt": "^2.0.0 || ^3.0.0",
1990
2081
  "requires": {}
1991
2082
  }
1992
2083
  },
@@ -2009,12 +2100,13 @@
2009
2100
  ],
2010
2101
  "compatibility": {
2011
2102
  "nuxt": "^3.0.0",
2012
- "requires": {}
2103
+ "requires": {},
2104
+ "devtools": "^0.0.0"
2013
2105
  }
2014
2106
  },
2015
2107
  {
2016
2108
  "name": "gtag",
2017
- "description": "Google Analytics integration for Nuxt 3",
2109
+ "description": "Google Analytics integration for Nuxt",
2018
2110
  "repo": "johannschopplich/nuxt-gtag",
2019
2111
  "npm": "nuxt-gtag",
2020
2112
  "icon": "gtag.svg",
@@ -2038,7 +2130,7 @@
2038
2130
  },
2039
2131
  {
2040
2132
  "name": "gtm",
2041
- "description": "Google Tag Manager Module for Nuxt.js",
2133
+ "description": "Google Tag Manager Module for Nuxt",
2042
2134
  "repo": "nuxt-community/gtm-module",
2043
2135
  "npm": "@nuxtjs/gtm",
2044
2136
  "icon": "gtm.png",
@@ -2061,7 +2153,7 @@
2061
2153
  },
2062
2154
  {
2063
2155
  "name": "guess",
2064
- "description": "Guess.js module for Nuxt.js",
2156
+ "description": "Guess.js module for Nuxt",
2065
2157
  "repo": "nuxt-community/guess-module",
2066
2158
  "npm": "@nuxtjs/guess-module",
2067
2159
  "icon": "guessjs.png",
@@ -2173,7 +2265,7 @@
2173
2265
  },
2174
2266
  {
2175
2267
  "name": "helmet",
2176
- "description": "Easy Helmet module with Nuxt.js'",
2268
+ "description": "Easy Helmet module with Nuxt'",
2177
2269
  "repo": "victor-perez/nuxt-helmet",
2178
2270
  "npm": "nuxt-helmet",
2179
2271
  "icon": "",
@@ -2217,7 +2309,7 @@
2217
2309
  },
2218
2310
  {
2219
2311
  "name": "history-state",
2220
- "description": "Nuxt.js module to backup or restore historical states",
2312
+ "description": "Nuxt module to backup or restore historical states",
2221
2313
  "repo": "hidekatsu-izuno/nuxt-history-state",
2222
2314
  "npm": "nuxt-history-state",
2223
2315
  "icon": "",
@@ -2286,7 +2378,7 @@
2286
2378
  },
2287
2379
  {
2288
2380
  "name": "http",
2289
- "description": "Universal HTTP Module for Nuxt.js",
2381
+ "description": "Universal HTTP Module for Nuxt",
2290
2382
  "repo": "nuxt/http",
2291
2383
  "npm": "@nuxt/http",
2292
2384
  "icon": "http.png",
@@ -2314,7 +2406,7 @@
2314
2406
  },
2315
2407
  {
2316
2408
  "name": "humans-txt",
2317
- "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.",
2318
2410
  "repo": "Luxdamore/nuxt-humans-txt",
2319
2411
  "npm": "@luxdamore/nuxt-humans-txt",
2320
2412
  "icon": "",
@@ -2342,8 +2434,8 @@
2342
2434
  "npm": "@nuxtjs/i18n",
2343
2435
  "icon": "i18n.png",
2344
2436
  "github": "https://github.com/nuxt-modules/i18n",
2345
- "website": "https://v8.i18n.nuxtjs.org",
2346
- "learn_more": "https://kazupon.github.io/vue-i18n/",
2437
+ "website": "https://i18n.nuxtjs.org",
2438
+ "learn_more": "https://vue-i18n.intlify.dev/",
2347
2439
  "category": "Extensions",
2348
2440
  "type": "community",
2349
2441
  "maintainers": [
@@ -2354,6 +2446,10 @@
2354
2446
  {
2355
2447
  "name": "Kazuya Kawaguchi",
2356
2448
  "github": "kazupon"
2449
+ },
2450
+ {
2451
+ "name": "Bobbie Goede",
2452
+ "github": "BobbieGoede"
2357
2453
  }
2358
2454
  ],
2359
2455
  "compatibility": {
@@ -2383,6 +2479,29 @@
2383
2479
  "requires": {}
2384
2480
  }
2385
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
+ },
2386
2505
  {
2387
2506
  "name": "icon",
2388
2507
  "description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
@@ -2402,7 +2521,8 @@
2402
2521
  ],
2403
2522
  "compatibility": {
2404
2523
  "nuxt": "^3.0.0",
2405
- "requires": {}
2524
+ "requires": {},
2525
+ "devtools": "^0.0.0"
2406
2526
  }
2407
2527
  },
2408
2528
  {
@@ -2451,7 +2571,7 @@
2451
2571
  },
2452
2572
  {
2453
2573
  "name": "image",
2454
- "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.",
2455
2575
  "repo": "nuxt/image",
2456
2576
  "npm": "@nuxt/image",
2457
2577
  "icon": "image.png",
@@ -2491,7 +2611,7 @@
2491
2611
  },
2492
2612
  {
2493
2613
  "name": "imagemin",
2494
- "description": "Automatically optimize (compress) all images used in Nuxt.js",
2614
+ "description": "Automatically optimize (compress) all images used in Nuxt",
2495
2615
  "repo": "nuxt-community/imagemin-module",
2496
2616
  "npm": "@nuxtjs/imagemin",
2497
2617
  "icon": "imagemin.png",
@@ -2538,7 +2658,7 @@
2538
2658
  },
2539
2659
  {
2540
2660
  "name": "intercom",
2541
- "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt.js",
2661
+ "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt",
2542
2662
  "repo": "hex-digital/nuxt-intercom",
2543
2663
  "npm": "@hexdigital/nuxt-intercom",
2544
2664
  "icon": "intercom.png",
@@ -2583,7 +2703,7 @@
2583
2703
  },
2584
2704
  {
2585
2705
  "name": "jsonapi",
2586
- "description": "Easy JSON:API client integration for Nuxt.js",
2706
+ "description": "Easy JSON:API client integration for Nuxt",
2587
2707
  "repo": "patrickcate/nuxt-jsonapi",
2588
2708
  "npm": "nuxt-jsonapi",
2589
2709
  "icon": "jsonapi.svg",
@@ -2625,9 +2745,37 @@
2625
2745
  "requires": {}
2626
2746
  }
2627
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
+ },
2628
2776
  {
2629
2777
  "name": "kql",
2630
- "description": "Nuxt 3 module for Kirby's Query Language API",
2778
+ "description": "Nuxt module for Kirby's Query Language API",
2631
2779
  "repo": "johannschopplich/nuxt-kql",
2632
2780
  "npm": "nuxt-kql",
2633
2781
  "icon": "kql.svg",
@@ -2651,7 +2799,7 @@
2651
2799
  },
2652
2800
  {
2653
2801
  "name": "laravel-echo",
2654
- "description": "Laravel Echo for Nuxt.js",
2802
+ "description": "Laravel Echo for Nuxt",
2655
2803
  "repo": "nuxt-community/laravel-echo",
2656
2804
  "npm": "@nuxtjs/laravel-echo",
2657
2805
  "icon": "laravel-echo.png",
@@ -2693,6 +2841,28 @@
2693
2841
  "requires": {}
2694
2842
  }
2695
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
+ },
2696
2866
  {
2697
2867
  "name": "laravel",
2698
2868
  "description": "Nuxt cli extension for use with laravel as backend",
@@ -2739,7 +2909,7 @@
2739
2909
  },
2740
2910
  {
2741
2911
  "name": "link-checker",
2742
- "description": "Find and magically fix links that may be negatively effecting your Nuxt sites SEO.",
2912
+ "description": "Find and magically fix links that may be negatively effecting your SEO.",
2743
2913
  "repo": "harlan-zw/nuxt-link-checker",
2744
2914
  "npm": "nuxt-link-checker",
2745
2915
  "icon": "link-checker.svg",
@@ -2758,7 +2928,8 @@
2758
2928
  ],
2759
2929
  "compatibility": {
2760
2930
  "nuxt": "^3.0.0",
2761
- "requires": {}
2931
+ "requires": {},
2932
+ "devtools": "^0.0.0"
2762
2933
  }
2763
2934
  },
2764
2935
  {
@@ -2835,7 +3006,7 @@
2835
3006
  },
2836
3007
  {
2837
3008
  "name": "logrocket",
2838
- "description": "LogRocket module for Nuxt.js to help you fix bugs and understand user behaviour.",
3009
+ "description": "LogRocket module for Nuxt to help you fix bugs and understand user behaviour.",
2839
3010
  "repo": "nuxt-modules/logrocket",
2840
3011
  "npm": "nuxt-logrocket",
2841
3012
  "icon": "logrocket.png",
@@ -2858,7 +3029,7 @@
2858
3029
  },
2859
3030
  {
2860
3031
  "name": "lucide-icons",
2861
- "description": "Nuxt 3 module to integrate Lucide icons",
3032
+ "description": "Nuxt module to integrate Lucide icons",
2862
3033
  "repo": "swisnl/nuxt-lucide-icons",
2863
3034
  "npm": "nuxt-lucide-icons",
2864
3035
  "icon": "lucide-icons.svg",
@@ -2884,7 +3055,7 @@
2884
3055
  },
2885
3056
  {
2886
3057
  "name": "lunr",
2887
- "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",
2888
3059
  "repo": "nuxt-community/lunr-module",
2889
3060
  "npm": "@nuxtjs/lunr-module",
2890
3061
  "icon": "",
@@ -2907,10 +3078,10 @@
2907
3078
  {
2908
3079
  "name": "magic-regexp",
2909
3080
  "description": "A compiled-away, type-safe, readable RegExp alternative",
2910
- "repo": "danielroe/magic-regexp",
3081
+ "repo": "unjs/magic-regexp",
2911
3082
  "npm": "magic-regexp",
2912
3083
  "icon": "magic-regexp.svg",
2913
- "github": "https://github.com/danielroe/magic-regexp",
3084
+ "github": "https://github.com/unjs/magic-regexp",
2914
3085
  "website": "https://magic-regexp.roe.dev",
2915
3086
  "learn_more": "https://magic-regexp.roe.dev",
2916
3087
  "category": "Libraries",
@@ -2950,6 +3121,30 @@
2950
3121
  "requires": {}
2951
3122
  }
2952
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
+ },
2953
3148
  {
2954
3149
  "name": "matomo",
2955
3150
  "description": "Add Matomo analytics to your nuxt.js application. This plugin automatically sends first page and route change events to matomo",
@@ -2972,6 +3167,28 @@
2972
3167
  "requires": {}
2973
3168
  }
2974
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
+ },
2975
3192
  {
2976
3193
  "name": "mdx",
2977
3194
  "description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
@@ -2997,7 +3214,7 @@
2997
3214
  },
2998
3215
  {
2999
3216
  "name": "medusa",
3000
- "description": "Easily connect to Medusa from your Nuxt 3 application",
3217
+ "description": "Easily connect to Medusa from your Nuxt application",
3001
3218
  "repo": "Baroshem/nuxt-medusa",
3002
3219
  "npm": "nuxt-medusa",
3003
3220
  "icon": "medusa.svg",
@@ -3022,7 +3239,7 @@
3022
3239
  },
3023
3240
  {
3024
3241
  "name": "meilisearch",
3025
- "description": "Meilisearch Instant Search module for Nuxt 3",
3242
+ "description": "Meilisearch Instant Search module for Nuxt",
3026
3243
  "repo": "xlanex6/nuxt-meilisearch",
3027
3244
  "npm": "nuxt-meilisearch",
3028
3245
  "icon": "meilisearch.svg",
@@ -3042,7 +3259,8 @@
3042
3259
  "nuxt": "^3.0.0",
3043
3260
  "requires": {
3044
3261
  "bridge": false
3045
- }
3262
+ },
3263
+ "devtools": "^0.0.0"
3046
3264
  }
3047
3265
  },
3048
3266
  {
@@ -3067,28 +3285,6 @@
3067
3285
  "requires": {}
3068
3286
  }
3069
3287
  },
3070
- {
3071
- "name": "mobile",
3072
- "description": "nuxt-mobile-detect is a wrapper around mobile-detect.js for nuxtjs. It can be used client side and server side.",
3073
- "repo": "ChanningDefoe/nuxt-mobile-detect",
3074
- "npm": "nuxt-mobile",
3075
- "icon": "",
3076
- "github": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
3077
- "website": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
3078
- "learn_more": "https://github.com/hgoebl/mobile-detect.js",
3079
- "category": "Extensions",
3080
- "type": "3rd-party",
3081
- "maintainers": [
3082
- {
3083
- "name": "ChanningDefoe",
3084
- "github": "ChanningDefoe"
3085
- }
3086
- ],
3087
- "compatibility": {
3088
- "nuxt": "^2.0.0",
3089
- "requires": {}
3090
- }
3091
- },
3092
3288
  {
3093
3289
  "name": "module-feed",
3094
3290
  "description": "Feed module enables everyone to have RSS, Atom and JSON.",
@@ -3114,7 +3310,7 @@
3114
3310
  },
3115
3311
  {
3116
3312
  "name": "moment",
3117
- "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.",
3118
3314
  "repo": "nuxt-community/moment-module",
3119
3315
  "npm": "@nuxtjs/moment",
3120
3316
  "icon": "momentjs.png",
@@ -3139,28 +3335,6 @@
3139
3335
  "requires": {}
3140
3336
  }
3141
3337
  },
3142
- {
3143
- "name": "mq",
3144
- "description": "vue-mq module for Nuxt.js. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
3145
- "repo": "vanhoofmaarten/nuxt-mq",
3146
- "npm": "nuxt-mq",
3147
- "icon": "",
3148
- "github": "https://github.com/vanhoofmaarten/nuxt-mq",
3149
- "website": "https://github.com/vanhoofmaarten/nuxt-mq",
3150
- "learn_more": "https://github.com/AlexandreBonaventure/vue-mq",
3151
- "category": "Libraries",
3152
- "type": "3rd-party",
3153
- "maintainers": [
3154
- {
3155
- "name": "vanhoofmaarten",
3156
- "github": "vanhoofmaarten"
3157
- }
3158
- ],
3159
- "compatibility": {
3160
- "nuxt": "^2.0.0",
3161
- "requires": {}
3162
- }
3163
- },
3164
3338
  {
3165
3339
  "name": "neo",
3166
3340
  "description": "A nuxt.js module that implements a universal api layer, same-way compatible between server and client side.",
@@ -3185,7 +3359,7 @@
3185
3359
  },
3186
3360
  {
3187
3361
  "name": "netlify-cache",
3188
- "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",
3189
3363
  "repo": "DreaMinder/nuxt-netlify-cache",
3190
3364
  "npm": "nuxt-netlify-cache",
3191
3365
  "icon": "netlify.png",
@@ -3230,13 +3404,13 @@
3230
3404
  },
3231
3405
  {
3232
3406
  "name": "netlify",
3233
- "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt.js projects.",
3234
- "repo": "bazzite/nuxt-netlify",
3407
+ "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
3408
+ "repo": "juliomrqz/nuxt-netlify",
3235
3409
  "npm": "@aceforth/nuxt-netlify",
3236
3410
  "icon": "netlify.png",
3237
- "github": "https://github.com/bazzite/nuxt-netlify",
3238
- "website": "https://marquez.co/docs/nuxt-netlify/",
3239
- "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",
3240
3414
  "category": "Deployment",
3241
3415
  "type": "3rd-party",
3242
3416
  "maintainers": [
@@ -3345,30 +3519,54 @@
3345
3519
  }
3346
3520
  },
3347
3521
  {
3348
- "name": "nuxt-auth",
3349
- "description": "",
3350
- "repo": "sidebase/nuxt-auth",
3351
- "npm": "@sidebase/nuxt-auth",
3352
- "icon": "",
3353
- "github": "https://github.com/sidebase/nuxt-auth",
3354
- "website": "https://github.com/sidebase/nuxt-auth",
3355
- "learn_more": "",
3356
- "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",
3357
3531
  "type": "3rd-party",
3358
3532
  "maintainers": [
3359
3533
  {
3360
- "name": "sidebase",
3361
- "github": "sidebase"
3534
+ "name": "Christian Lenz",
3535
+ "github": "Chris2011",
3536
+ "twitter": "Chrizzly42"
3362
3537
  }
3363
3538
  ],
3364
3539
  "compatibility": {
3365
- "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",
3366
3564
  "requires": {}
3367
3565
  }
3368
3566
  },
3369
3567
  {
3370
3568
  "name": "nuxt-basic-auth",
3371
- "description": "Nuxt 3 Module for Basic Authentication",
3569
+ "description": "Nuxt Module for Basic Authentication",
3372
3570
  "repo": "kgierke/nuxt-basic-auth",
3373
3571
  "npm": "@kgierke/nuxt-basic-auth",
3374
3572
  "icon": "",
@@ -3388,6 +3586,28 @@
3388
3586
  "requires": {}
3389
3587
  }
3390
3588
  },
3589
+ {
3590
+ "name": "nuxt-bezier",
3591
+ "description": "Reusable transition components",
3592
+ "repo": "50rayn/nuxt-bezier",
3593
+ "npm": "nuxt-bezier",
3594
+ "icon": "nuxt-bezier.png",
3595
+ "github": "https://github.com/50rayn/nuxt-bezier",
3596
+ "website": "https://50rayn.github.io/nuxt-bezier/",
3597
+ "learn_more": "https://github.com/Noction/vue-bezier",
3598
+ "category": "UI",
3599
+ "type": "3rd-party",
3600
+ "maintainers": [
3601
+ {
3602
+ "name": "Soryn Gitlan",
3603
+ "github": "50rayn"
3604
+ }
3605
+ ],
3606
+ "compatibility": {
3607
+ "nuxt": "^3.0.0",
3608
+ "requires": {}
3609
+ }
3610
+ },
3391
3611
  {
3392
3612
  "name": "nuxt-bootstrap-icons",
3393
3613
  "description": "Just a simple integration for Bootstrap Icons",
@@ -3412,7 +3632,7 @@
3412
3632
  },
3413
3633
  {
3414
3634
  "name": "nuxt-chatgpt",
3415
- "description": "ChatGPT integration for Nuxt 3",
3635
+ "description": "ChatGPT integration for Nuxt",
3416
3636
  "repo": "schnapsterdog/nuxt-chatgpt",
3417
3637
  "npm": "nuxt-chatgpt",
3418
3638
  "icon": "chatgpt.svg",
@@ -3434,7 +3654,7 @@
3434
3654
  },
3435
3655
  {
3436
3656
  "name": "nuxt-facebook-chat",
3437
- "description": "nuxt-plotly module is thin Nuxt3 wrapper for Facebook's Customer Chat SDK",
3657
+ "description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
3438
3658
  "repo": "superdev-tech/nuxt-facebook-chat",
3439
3659
  "npm": "nuxt-facebook-chat",
3440
3660
  "icon": "nuxt-facebook-chat.svg",
@@ -3458,6 +3678,28 @@
3458
3678
  "requires": {}
3459
3679
  }
3460
3680
  },
3681
+ {
3682
+ "name": "nuxt-feather-icons",
3683
+ "description": "The Feather Icons in Nuxt 3.",
3684
+ "repo": "4sllan/nuxt-feather-icons",
3685
+ "npm": "nuxt-feather-icons",
3686
+ "icon": "nuxt-feather-icons.png",
3687
+ "github": "https://github.com/4sllan/nuxt-feather-icons",
3688
+ "website": "https://github.com/4sllan/nuxt-feather-icons",
3689
+ "learn_more": "https://github.com/4sllan/nuxt-feather-icons",
3690
+ "category": "UI",
3691
+ "type": "3rd-party",
3692
+ "maintainers": [
3693
+ {
3694
+ "name": "4sllan",
3695
+ "github": "4sllan"
3696
+ }
3697
+ ],
3698
+ "compatibility": {
3699
+ "nuxt": "^3.0.0",
3700
+ "requires": {}
3701
+ }
3702
+ },
3461
3703
  {
3462
3704
  "name": "nuxt-feedme",
3463
3705
  "description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
@@ -3533,7 +3775,7 @@
3533
3775
  },
3534
3776
  {
3535
3777
  "name": "nuxt-gtm",
3536
- "description": "A Nuxt.js module for Google Tag Manager",
3778
+ "description": "A Nuxt module for Google Tag Manager",
3537
3779
  "repo": "zadigetvoltaire/nuxt-gtm",
3538
3780
  "npm": "@zadigetvoltaire/nuxt-gtm",
3539
3781
  "icon": "nuxt-gtm.svg",
@@ -3550,7 +3792,8 @@
3550
3792
  ],
3551
3793
  "compatibility": {
3552
3794
  "nuxt": "^3.0.0",
3553
- "requires": {}
3795
+ "requires": {},
3796
+ "devtools": "^0.0.0"
3554
3797
  }
3555
3798
  },
3556
3799
  {
@@ -3577,6 +3820,28 @@
3577
3820
  }
3578
3821
  }
3579
3822
  },
3823
+ {
3824
+ "name": "nuxt-interpolation",
3825
+ "description": "Directive for binding every link to catch the click event, and if it's a relative link router will push.",
3826
+ "repo": "daliborgogic/nuxt-interpolation#master",
3827
+ "npm": "nuxt-interpolation",
3828
+ "icon": "",
3829
+ "github": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
3830
+ "website": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
3831
+ "learn_more": "",
3832
+ "category": "Devtools",
3833
+ "type": "3rd-party",
3834
+ "maintainers": [
3835
+ {
3836
+ "name": "daliborgogic",
3837
+ "github": "daliborgogic"
3838
+ }
3839
+ ],
3840
+ "compatibility": {
3841
+ "nuxt": "^2.0.0",
3842
+ "requires": {}
3843
+ }
3844
+ },
3580
3845
  {
3581
3846
  "name": "nuxt-jsonld",
3582
3847
  "description": "Manage JSON-LD in Vue component.",
@@ -3606,8 +3871,8 @@
3606
3871
  "npm": "@nuxtus/nuxt-localtunnel",
3607
3872
  "icon": "nuxt-localtunnel.svg",
3608
3873
  "github": "https://github.com/nuxtus/localtunnel",
3609
- "website": "https://nuxtus.com",
3610
- "learn_more": "https://docs.nuxtus.com/#/localtunnel",
3874
+ "website": "https://docs.nuxtus.com",
3875
+ "learn_more": "https://docs.nuxtus.com/localtunnel.html",
3611
3876
  "category": "Devtools",
3612
3877
  "type": "3rd-party",
3613
3878
  "maintainers": [
@@ -3624,7 +3889,7 @@
3624
3889
  },
3625
3890
  {
3626
3891
  "name": "nuxt-loco",
3627
- "description": "A localise.biz module to synth locale with Nuxt.js",
3892
+ "description": "A localise.biz module to synth locale with Nuxt",
3628
3893
  "repo": "gaetansenn/nuxt-loco",
3629
3894
  "npm": "nuxt-loco",
3630
3895
  "icon": "",
@@ -3645,6 +3910,28 @@
3645
3910
  "requires": {}
3646
3911
  }
3647
3912
  },
3913
+ {
3914
+ "name": "nuxt-mail",
3915
+ "description": "Adds email sending capability to a Nuxt.js app. Adds a server route, an injected variable, and uses nodemailer to send emails.",
3916
+ "repo": "dword-design/nuxt-mail",
3917
+ "npm": "nuxt-mail",
3918
+ "icon": "",
3919
+ "github": "https://github.com/dword-design/nuxt-mail",
3920
+ "website": "https://github.com/dword-design/nuxt-mail",
3921
+ "learn_more": "",
3922
+ "category": "Extensions",
3923
+ "type": "3rd-party",
3924
+ "maintainers": [
3925
+ {
3926
+ "name": "Sebastian Landwehr",
3927
+ "github": "dword-design"
3928
+ }
3929
+ ],
3930
+ "compatibility": {
3931
+ "nuxt": "^2.0.0 || ^3.0.0",
3932
+ "requires": {}
3933
+ }
3934
+ },
3648
3935
  {
3649
3936
  "name": "nuxt-mapbox",
3650
3937
  "description": "Elegant Mapbox integration with Nuxt",
@@ -3713,7 +4000,7 @@
3713
4000
  },
3714
4001
  {
3715
4002
  "name": "nuxt-mongoose",
3716
- "description": "A Nuxt 3 module for simplifying the use of Mongoose in your project.",
4003
+ "description": "A Nuxt module for simplifying the use of Mongoose in your project.",
3717
4004
  "repo": "arashsheyda/nuxt-mongoose",
3718
4005
  "npm": "nuxt-mongoose",
3719
4006
  "icon": "nuxt-mongoose.svg",
@@ -3730,25 +4017,26 @@
3730
4017
  ],
3731
4018
  "compatibility": {
3732
4019
  "nuxt": "^3.0.0",
3733
- "requires": {}
4020
+ "requires": {},
4021
+ "devtools": "^0.0.0"
3734
4022
  }
3735
4023
  },
3736
4024
  {
3737
- "name": "nuxt-pdf",
3738
- "description": "Zero-boilerplate PDF exports of your Pages and Components",
3739
- "repo": "sidebase/nuxt-pdf",
3740
- "npm": "@sidebase/nuxt-pdf",
3741
- "icon": "nuxt-pdf.png",
3742
- "github": "https://github.com/sidebase/nuxt-pdf",
3743
- "website": "https://sidebase.io/nuxt-pdf",
3744
- "learn_more": "https://github.com/sidebase",
3745
- "category": "Extensions",
4025
+ "name": "nuxt-oidc-auth",
4026
+ "description": "Nuxt SSR OIDC (OpenID Connect) authentication with server side encrypted sessions.",
4027
+ "repo": "itpropro/nuxt-oidc-auth",
4028
+ "npm": "nuxt-oidc-auth",
4029
+ "icon": "",
4030
+ "github": "https://github.com/itpropro/nuxt-oidc-auth",
4031
+ "website": "https://github.com/itpropro/nuxt-oidc-auth",
4032
+ "learn_more": "https://github.com/itpropro/nuxt-oidc-auth",
4033
+ "category": "Security",
3746
4034
  "type": "3rd-party",
3747
4035
  "maintainers": [
3748
4036
  {
3749
- "name": "sidebase",
3750
- "github": "sidebase",
3751
- "twitter": "sidebase_io"
4037
+ "name": "Jan-Henrik Damaschke",
4038
+ "github": "itpropro",
4039
+ "twitter": "jandamaschke"
3752
4040
  }
3753
4041
  ],
3754
4042
  "compatibility": {
@@ -3757,14 +4045,109 @@
3757
4045
  }
3758
4046
  },
3759
4047
  {
3760
- "name": "nuxt-phosphor-icons",
3761
- "description": "Just a simple integration for @phosphor-icons in Nuxt",
3762
- "repo": "OyewoleOyedeji/nuxt-phosphor-icons",
3763
- "npm": "nuxt-phosphor-icons",
3764
- "icon": "phosphor-icons.svg",
4048
+ "name": "nuxt-openapi-docs-module",
4049
+ "description": "Generate pages from OpenAPI specifications",
4050
+ "repo": "on-org/nuxt-openapi-docs-module",
4051
+ "npm": "nuxt-openapi-docs-module",
4052
+ "icon": "nuxt-openapi-docs-module.png",
4053
+ "github": "https://github.com/on-org/nuxt-openapi-docs-module",
4054
+ "website": "https://github.com/on-org/nuxt-openapi-docs-module",
4055
+ "learn_more": "https://www.npmjs.com/package/nuxt-openapi-docs-module",
4056
+ "category": "Libraries",
4057
+ "type": "3rd-party",
4058
+ "maintainers": [
4059
+ {
4060
+ "name": "Pavel Kuzmin",
4061
+ "github": "s00d"
4062
+ }
4063
+ ],
4064
+ "compatibility": {
4065
+ "nuxt": "^3.0.0",
4066
+ "requires": {}
4067
+ }
4068
+ },
4069
+ {
4070
+ "name": "nuxt-openid-connect",
4071
+ "description": "OpenID-Connect(OIDC) integration module for nuxt 3.0.",
4072
+ "repo": "aborn/nuxt-openid-connect",
4073
+ "npm": "nuxt-openid-connect",
4074
+ "icon": "",
4075
+ "github": "https://github.com/aborn/nuxt-openid-connect",
4076
+ "website": "https://github.com/aborn/nuxt-openid-connect",
4077
+ "learn_more": "",
4078
+ "category": "Security",
4079
+ "type": "3rd-party",
4080
+ "maintainers": [
4081
+ {
4082
+ "name": "Aborn Jiang",
4083
+ "github": "aborn"
4084
+ },
4085
+ {
4086
+ "name": "Khaled Almana",
4087
+ "github": "KhaledAlMana"
4088
+ }
4089
+ ],
4090
+ "compatibility": {
4091
+ "nuxt": "^3.0.0",
4092
+ "requires": {},
4093
+ "devtools": "^0.0.0"
4094
+ }
4095
+ },
4096
+ {
4097
+ "name": "nuxt-payload-analyzer",
4098
+ "description": "Analyze Nuxt Payload Size",
4099
+ "repo": "barbapapazes/nuxt-payload-analyzer",
4100
+ "npm": "nuxt-payload-analyzer",
4101
+ "icon": "",
4102
+ "github": "https://github.com/barbapapazes/nuxt-payload-analyzer",
4103
+ "website": "https://github.com/barbapapazes/nuxt-payload-analyzer#readme",
4104
+ "learn_more": "",
4105
+ "category": "Performance",
4106
+ "type": "3rd-party",
4107
+ "maintainers": [
4108
+ {
4109
+ "name": "Barbapapazes",
4110
+ "github": "Barbapapazes",
4111
+ "twitter": "soubiran_"
4112
+ }
4113
+ ],
4114
+ "compatibility": {
4115
+ "nuxt": "^3.0.0",
4116
+ "requires": {}
4117
+ }
4118
+ },
4119
+ {
4120
+ "name": "nuxt-pdf",
4121
+ "description": "Zero-boilerplate PDF exports of your Pages and Components",
4122
+ "repo": "sidebase/nuxt-pdf",
4123
+ "npm": "@sidebase/nuxt-pdf",
4124
+ "icon": "nuxt-pdf.png",
4125
+ "github": "https://github.com/sidebase/nuxt-pdf",
4126
+ "website": "https://sidebase.io/nuxt-pdf",
4127
+ "learn_more": "https://github.com/sidebase",
4128
+ "category": "Extensions",
4129
+ "type": "3rd-party",
4130
+ "maintainers": [
4131
+ {
4132
+ "name": "sidebase",
4133
+ "github": "sidebase",
4134
+ "twitter": "sidebase_io"
4135
+ }
4136
+ ],
4137
+ "compatibility": {
4138
+ "nuxt": "^3.0.0",
4139
+ "requires": {}
4140
+ }
4141
+ },
4142
+ {
4143
+ "name": "nuxt-phosphor-icons",
4144
+ "description": "Just a simple integration for @phosphor-icons in Nuxt",
4145
+ "repo": "OyewoleOyedeji/nuxt-phosphor-icons",
4146
+ "npm": "nuxt-phosphor-icons",
4147
+ "icon": "phosphor-icons.svg",
3765
4148
  "github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3766
- "website": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3767
- "learn_more": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
4149
+ "website": "https://nuxt-phosphor-icons.vercel.app",
4150
+ "learn_more": "https://nuxt-phosphor-icons.vercel.app",
3768
4151
  "category": "UI",
3769
4152
  "type": "3rd-party",
3770
4153
  "maintainers": [
@@ -3802,7 +4185,7 @@
3802
4185
  },
3803
4186
  {
3804
4187
  "name": "plausible",
3805
- "description": "Nuxt 3 module to natively integrate Plausible analytics",
4188
+ "description": "Nuxt module to natively integrate Plausible analytics",
3806
4189
  "repo": "nuxt-modules/plausible",
3807
4190
  "npm": "@nuxtjs/plausible",
3808
4191
  "icon": "plausible.png",
@@ -3824,7 +4207,7 @@
3824
4207
  },
3825
4208
  {
3826
4209
  "name": "nuxt-plotly",
3827
- "description": "nuxt-plotly module is thin Nuxt3 wrapper for plotly.js",
4210
+ "description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
3828
4211
  "repo": "superdev-tech/nuxt-plotly",
3829
4212
  "npm": "nuxt-plotly",
3830
4213
  "icon": "nuxt-plotly.svg",
@@ -3850,7 +4233,7 @@
3850
4233
  },
3851
4234
  {
3852
4235
  "name": "nuxt-png-to-ico",
3853
- "description": "Nuxt.js module for auto generating favicons",
4236
+ "description": "Nuxt module for auto generating favicons",
3854
4237
  "repo": "b5710546232/nuxt-png-to-ico",
3855
4238
  "npm": "nuxt-png-to-ico",
3856
4239
  "icon": "",
@@ -3873,7 +4256,7 @@
3873
4256
  },
3874
4257
  {
3875
4258
  "name": "nuxt-smartlook",
3876
- "description": "Integrate Smartlook in your Nuxt.js apps using nuxt-smartlook.",
4259
+ "description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
3877
4260
  "repo": "f00b4r/nuxt-smartlook",
3878
4261
  "npm": "nuxt-smartlook",
3879
4262
  "icon": "nuxt-smartlook.png",
@@ -3895,6 +4278,28 @@
3895
4278
  "requires": {}
3896
4279
  }
3897
4280
  },
4281
+ {
4282
+ "name": "nuxt-social-share",
4283
+ "description": "Simple Social Sharing for Nuxt",
4284
+ "repo": "stefanobartoletti/nuxt-social-share",
4285
+ "npm": "@stefanobartoletti/nuxt-social-share",
4286
+ "icon": "nuxt-social-share.png",
4287
+ "github": "https://github.com/stefanobartoletti/nuxt-social-share",
4288
+ "website": "https://github.com/stefanobartoletti/nuxt-social-share",
4289
+ "learn_more": "https://github.com/stefanobartoletti/nuxt-social-share#readme",
4290
+ "category": "Extensions",
4291
+ "type": "3rd-party",
4292
+ "maintainers": [
4293
+ {
4294
+ "name": "stefanobartoletti",
4295
+ "github": "stefanobartoletti"
4296
+ }
4297
+ ],
4298
+ "compatibility": {
4299
+ "nuxt": "^3.0.0",
4300
+ "requires": {}
4301
+ }
4302
+ },
3898
4303
  {
3899
4304
  "name": "ssr-lit",
3900
4305
  "description": "Server-Side Rendering for Lit Element components",
@@ -3925,10 +4330,10 @@
3925
4330
  },
3926
4331
  {
3927
4332
  "name": "nuxt-storm",
3928
- "description": "WebStorm & PHPStorm support for NuxtJS components",
4333
+ "description": "WebStorm & PHPStorm support for Nuxt components",
3929
4334
  "repo": "fumeapp/nuxt-storm",
3930
4335
  "npm": "nuxt-storm",
3931
- "icon": "nuxt-storm.png",
4336
+ "icon": "",
3932
4337
  "github": "https://github.com/fumeapp/nuxt-storm",
3933
4338
  "website": "https://github.com/fumeapp/nuxt-storm",
3934
4339
  "learn_more": "https://github.com/fumeapp/nuxt-storm",
@@ -3945,6 +4350,30 @@
3945
4350
  "requires": {}
3946
4351
  }
3947
4352
  },
4353
+ {
4354
+ "name": "nuxt-svgo-loader",
4355
+ "description": "Nuxt module to load SVG files as Vue components, using SVGO for optimization.",
4356
+ "repo": "Mini-ghost/nuxt-svgo-loader",
4357
+ "npm": "nuxt-svgo-loader",
4358
+ "icon": "",
4359
+ "github": "https://github.com/Mini-ghost/nuxt-svgo-loader",
4360
+ "website": "https://github.com/Mini-ghost/nuxt-svgo-loader",
4361
+ "learn_more": "https://github.com/Mini-ghost/nuxt-svgo-loader",
4362
+ "category": "Images",
4363
+ "type": "3rd-party",
4364
+ "maintainers": [
4365
+ {
4366
+ "name": "Alex Liu",
4367
+ "github": "Mini-ghost",
4368
+ "twitter": "Minighost_Alex"
4369
+ }
4370
+ ],
4371
+ "compatibility": {
4372
+ "nuxt": "^3.0.0",
4373
+ "requires": {},
4374
+ "devtools": "^0.0.0"
4375
+ }
4376
+ },
3948
4377
  {
3949
4378
  "name": "nuxt-svgo",
3950
4379
  "description": "Nuxt module to load optimized SVG files as Vue components",
@@ -3969,7 +4398,7 @@
3969
4398
  },
3970
4399
  {
3971
4400
  "name": "nuxt-unleash",
3972
- "description": "Nuxt.js module to use Unleash toggle feature services",
4401
+ "description": "Nuxt module to use Unleash toggle feature services",
3973
4402
  "repo": "conejerock/nuxt-unleash",
3974
4403
  "npm": "nuxt-unleash",
3975
4404
  "icon": "nuxt-unleash.svg",
@@ -3989,28 +4418,6 @@
3989
4418
  "requires": {}
3990
4419
  }
3991
4420
  },
3992
- {
3993
- "name": "nuxt-use-motion",
3994
- "description": "A Nuxt module putting your components in motion",
3995
- "repo": "Tahul/nuxt-use-motion",
3996
- "npm": "nuxt-use-motion",
3997
- "icon": "nuxt-use-motion.svg",
3998
- "github": "https://github.com/Tahul/nuxt-use-motion",
3999
- "website": "https://github.com/Tahul/nuxt-use-motion",
4000
- "learn_more": "https://github.com/vueuse/motion",
4001
- "category": "Libraries",
4002
- "type": "3rd-party",
4003
- "maintainers": [
4004
- {
4005
- "name": "Tahul",
4006
- "github": "Tahul"
4007
- }
4008
- ],
4009
- "compatibility": {
4010
- "nuxt": "^2.0.0",
4011
- "requires": {}
4012
- }
4013
- },
4014
4421
  {
4015
4422
  "name": "nuxt-use-sound",
4016
4423
  "description": "A Nuxt module for playing sound effects.",
@@ -4080,20 +4487,42 @@
4080
4487
  }
4081
4488
  },
4082
4489
  {
4083
- "name": "nuxt-vuetify",
4084
- "description": "Add Vuetify 3 to your Nuxt 3 application in 3 seconds.",
4085
- "repo": "invictus-codes/nuxt-vuetify",
4086
- "npm": "@invictus.codes/nuxt-vuetify",
4087
- "icon": "vuetify-logo-v3-dark.svg",
4088
- "github": "https://github.com/invictus-codes/nuxt-vuetify",
4089
- "website": "https://invictus-codes.github.io/nuxt-vuetify/",
4090
- "learn_more": "https://github.com/invictus-codes/nuxt-vuetify/blob/main/README.md",
4091
- "category": "UI",
4490
+ "name": "nuxt-zod-i18n",
4491
+ "description": "A Nuxt Module for localizing zod error messages.",
4492
+ "repo": "xibman/nuxt-zod-i18n",
4493
+ "npm": "nuxt-zod-i18n",
4494
+ "icon": "nuxt-zod-i18n.svg",
4495
+ "github": "https://github.com/xibman/nuxt-zod-i18n",
4496
+ "website": "https://xibman-nuxt-zod-i18n.nuxt.space",
4497
+ "learn_more": "",
4498
+ "category": "Libraries",
4092
4499
  "type": "3rd-party",
4093
4500
  "maintainers": [
4094
4501
  {
4095
- "name": "Jens van Hellemondt",
4096
- "github": "invictus-codes"
4502
+ "name": "xibman",
4503
+ "github": "xibman"
4504
+ }
4505
+ ],
4506
+ "compatibility": {
4507
+ "nuxt": "^3.0.0",
4508
+ "requires": {}
4509
+ }
4510
+ },
4511
+ {
4512
+ "name": "nuxt3-interpolation",
4513
+ "description": "",
4514
+ "repo": "daliborgogic/interpolation#master",
4515
+ "npm": "nuxt3-interpolation",
4516
+ "icon": "",
4517
+ "github": "https://github.com/daliborgogic/interpolation/tree/master",
4518
+ "website": "https://github.com/daliborgogic/interpolation/tree/master",
4519
+ "learn_more": "",
4520
+ "category": "Devtools",
4521
+ "type": "3rd-party",
4522
+ "maintainers": [
4523
+ {
4524
+ "name": "daliborgogic",
4525
+ "github": "daliborgogic"
4097
4526
  }
4098
4527
  ],
4099
4528
  "compatibility": {
@@ -4125,7 +4554,7 @@
4125
4554
  },
4126
4555
  {
4127
4556
  "name": "nuxt7",
4128
- "description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
4557
+ "description": "Full Featured iOS & Android PWA Apps with Nuxt and Framework7",
4129
4558
  "repo": "nuxt-community/nuxt7",
4130
4559
  "npm": "nuxt7",
4131
4560
  "icon": "",
@@ -4149,14 +4578,14 @@
4149
4578
  {
4150
4579
  "name": "og-image",
4151
4580
  "description": "Enlightened runtime images generated with Vue templates.",
4152
- "repo": "harlan-zw/nuxt-og-image",
4581
+ "repo": "nuxt-modules/og-image",
4153
4582
  "npm": "nuxt-og-image",
4154
4583
  "icon": "og-image.svg",
4155
- "github": "https://github.com/harlan-zw/nuxt-og-image",
4584
+ "github": "https://github.com/nuxt-modules/og-image",
4156
4585
  "website": "https://nuxtseo.com/og-image",
4157
4586
  "learn_more": "https://nuxtseo.com/og-image",
4158
4587
  "category": "SEO",
4159
- "type": "3rd-party",
4588
+ "type": "community",
4160
4589
  "maintainers": [
4161
4590
  {
4162
4591
  "name": "Harlan Wilton",
@@ -4167,7 +4596,8 @@
4167
4596
  ],
4168
4597
  "compatibility": {
4169
4598
  "nuxt": "^3.0.0",
4170
- "requires": {}
4599
+ "requires": {},
4600
+ "devtools": "^0.0.0"
4171
4601
  }
4172
4602
  },
4173
4603
  {
@@ -4195,13 +4625,13 @@
4195
4625
  },
4196
4626
  {
4197
4627
  "name": "optimized-images",
4198
- "description": "Automatically optimizes images used in Nuxt.js projects (jpeg, png, svg, webp and gif).",
4628
+ "description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
4199
4629
  "repo": "juliomrqz/nuxt-optimized-images",
4200
4630
  "npm": "@aceforth/nuxt-optimized-images",
4201
4631
  "icon": "",
4202
4632
  "github": "https://github.com/juliomrqz/nuxt-optimized-images",
4203
- "website": "https://marquez.co/docs/nuxt-optimized-images/",
4204
- "learn_more": "",
4633
+ "website": "https://github.com/juliomrqz/nuxt-optimized-images",
4634
+ "learn_more": "https://github.com/juliomrqz/nuxt-optimized-images/tree/develop/docs",
4205
4635
  "category": "Images",
4206
4636
  "type": "3rd-party",
4207
4637
  "maintainers": [
@@ -4240,7 +4670,7 @@
4240
4670
  },
4241
4671
  {
4242
4672
  "name": "parse",
4243
- "description": "Parse package for Nuxt.js",
4673
+ "description": "Parse package for Nuxt",
4244
4674
  "repo": "cierrateam/nuxt-parse",
4245
4675
  "npm": "nuxt-parse",
4246
4676
  "icon": "",
@@ -4308,6 +4738,28 @@
4308
4738
  }
4309
4739
  }
4310
4740
  },
4741
+ {
4742
+ "name": "paypal",
4743
+ "description": "A Nuxt module for simplifying the use of Paypal in your project.",
4744
+ "repo": "arashsheyda/nuxt-paypal",
4745
+ "npm": "nuxt-paypal",
4746
+ "icon": "paypal.svg",
4747
+ "github": "https://github.com/arashsheyda/nuxt-paypal",
4748
+ "website": "https://github.com/arashsheyda/nuxt-paypal#readme",
4749
+ "learn_more": "https://developer.paypal.com/sdk/js/reference/",
4750
+ "category": "Payment",
4751
+ "type": "3rd-party",
4752
+ "maintainers": [
4753
+ {
4754
+ "name": "Arash Sheyda",
4755
+ "github": "arashsheyda"
4756
+ }
4757
+ ],
4758
+ "compatibility": {
4759
+ "nuxt": "^3.0.0",
4760
+ "requires": {}
4761
+ }
4762
+ },
4311
4763
  {
4312
4764
  "name": "pdfeasy",
4313
4765
  "description": "A JavaScript Client/Server Side PDF-Generator based in PDFKit",
@@ -4429,7 +4881,7 @@
4429
4881
  },
4430
4882
  {
4431
4883
  "name": "plausible",
4432
- "description": "Nuxt 3 module to natively integrate Plausible analytics",
4884
+ "description": "Nuxt module to natively integrate Plausible analytics",
4433
4885
  "repo": "nuxt-modules/plausible",
4434
4886
  "npm": "@nuxtjs/plausible",
4435
4887
  "icon": "",
@@ -4478,7 +4930,7 @@
4478
4930
  "npm": "nuxt-prepare",
4479
4931
  "icon": "prepare.svg",
4480
4932
  "github": "https://github.com/johannschopplich/nuxt-prepare",
4481
- "website": "https://nuxt-prepare.jhnn.dev",
4933
+ "website": "https://nuxt-prepare.byjohann.dev",
4482
4934
  "learn_more": "",
4483
4935
  "category": "Devtools",
4484
4936
  "type": "3rd-party",
@@ -4495,9 +4947,32 @@
4495
4947
  "requires": {}
4496
4948
  }
4497
4949
  },
4950
+ {
4951
+ "name": "primevue",
4952
+ "description": "Next Generation Vue UI Component Library",
4953
+ "repo": "primefaces/primevue-nuxt-module",
4954
+ "npm": "nuxt-primevue",
4955
+ "icon": "primevue.svg",
4956
+ "github": "https://github.com/primefaces/primevue-nuxt-module",
4957
+ "website": "https://primevue.org/",
4958
+ "learn_more": "https://primevue.org/",
4959
+ "category": "UI",
4960
+ "type": "3rd-party",
4961
+ "maintainers": [
4962
+ {
4963
+ "name": "primefaces",
4964
+ "github": "primefaces",
4965
+ "twitter": "primevue"
4966
+ }
4967
+ ],
4968
+ "compatibility": {
4969
+ "nuxt": "^3.0.0",
4970
+ "requires": {}
4971
+ }
4972
+ },
4498
4973
  {
4499
4974
  "name": "prismic",
4500
- "description": "Easily connect your Nuxt.js application to your content hosted on Prismic",
4975
+ "description": "Easily connect your Nuxt application to your content hosted on Prismic",
4501
4976
  "repo": "nuxt-modules/prismic",
4502
4977
  "npm": "@nuxtjs/prismic",
4503
4978
  "icon": "prismic.png",
@@ -4564,7 +5039,7 @@
4564
5039
  },
4565
5040
  {
4566
5041
  "name": "proxy",
4567
- "description": "The one-liner node.js http-proxy middleware solution for Nuxt.js using http-proxy-middleware",
5042
+ "description": "The one-liner node.js http-proxy middleware solution for Nuxt using http-proxy-middleware",
4568
5043
  "repo": "nuxt-community/proxy-module",
4569
5044
  "npm": "@nuxtjs/proxy",
4570
5045
  "icon": "",
@@ -4610,7 +5085,7 @@
4610
5085
  },
4611
5086
  {
4612
5087
  "name": "purgecss",
4613
- "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt.js",
5088
+ "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt",
4614
5089
  "repo": "Developmint/nuxt-purgecss#main",
4615
5090
  "npm": "nuxt-purgecss",
4616
5091
  "icon": "purgecss.png",
@@ -4632,7 +5107,7 @@
4632
5107
  },
4633
5108
  {
4634
5109
  "name": "pwa",
4635
- "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your app's performance.",
5110
+ "description": "Easily build a Progressive Web App for your Nuxt application to improve your app's performance.",
4636
5111
  "repo": "nuxt-community/pwa-module",
4637
5112
  "npm": "@nuxtjs/pwa",
4638
5113
  "icon": "pwa.png",
@@ -4657,7 +5132,7 @@
4657
5132
  },
4658
5133
  {
4659
5134
  "name": "python",
4660
- "description": "Write Nuxt.js applications using Python",
5135
+ "description": "Write Nuxt applications using Python",
4661
5136
  "repo": "nuxt-community/python-module",
4662
5137
  "npm": "@nuxtjs/python",
4663
5138
  "icon": "python.png",
@@ -4696,7 +5171,8 @@
4696
5171
  ],
4697
5172
  "compatibility": {
4698
5173
  "nuxt": "^3.0.0",
4699
- "requires": {}
5174
+ "requires": {},
5175
+ "devtools": "^0.0.0"
4700
5176
  }
4701
5177
  },
4702
5178
  {
@@ -4721,9 +5197,44 @@
4721
5197
  "requires": {}
4722
5198
  }
4723
5199
  },
5200
+ {
5201
+ "name": "radix-vue",
5202
+ "description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
5203
+ "repo": "radix-vue/radix-vue",
5204
+ "npm": "radix-vue",
5205
+ "icon": "radix-vue.svg",
5206
+ "github": "https://github.com/radix-vue/radix-vue",
5207
+ "website": "https://www.radix-vue.com/",
5208
+ "learn_more": "https://www.radix-vue.com/overview/installation.html#nuxt-modules",
5209
+ "category": "UI",
5210
+ "type": "3rd-party",
5211
+ "maintainers": [
5212
+ {
5213
+ "name": "Zernonia",
5214
+ "github": "zernonia",
5215
+ "twitter": "zernonia"
5216
+ },
5217
+ {
5218
+ "name": "Khairul Haaziq",
5219
+ "github": "khairulhaaziq"
5220
+ },
5221
+ {
5222
+ "name": "Mujahid Anuar",
5223
+ "github": "mujahidfa"
5224
+ },
5225
+ {
5226
+ "name": "Max",
5227
+ "github": "onmax"
5228
+ }
5229
+ ],
5230
+ "compatibility": {
5231
+ "nuxt": "^3.0.0",
5232
+ "requires": {}
5233
+ }
5234
+ },
4724
5235
  {
4725
5236
  "name": "recaptcha",
4726
- "description": "Simple and easy Google reCAPTCHA module with Nuxt.js",
5237
+ "description": "Simple and easy Google reCAPTCHA module with Nuxt",
4727
5238
  "repo": "nuxt-community/recaptcha-module",
4728
5239
  "npm": "@nuxtjs/recaptcha",
4729
5240
  "icon": "recaptcha.png",
@@ -4766,9 +5277,32 @@
4766
5277
  "requires": {}
4767
5278
  }
4768
5279
  },
5280
+ {
5281
+ "name": "resend",
5282
+ "description": "Resend integration for Nuxt",
5283
+ "repo": "nhedger/nuxt-resend",
5284
+ "npm": "nuxt-resend",
5285
+ "icon": "resend.svg",
5286
+ "github": "https://github.com/nhedger/nuxt-resend",
5287
+ "website": "https://github.com/nhedger/nuxt-resend",
5288
+ "learn_more": "https://resend.com",
5289
+ "category": "Extensions",
5290
+ "type": "3rd-party",
5291
+ "maintainers": [
5292
+ {
5293
+ "name": "Nicolas Hedger",
5294
+ "github": "nhedger",
5295
+ "twitter": "nicolashedger"
5296
+ }
5297
+ ],
5298
+ "compatibility": {
5299
+ "nuxt": "^3.0.0",
5300
+ "requires": {}
5301
+ }
5302
+ },
4769
5303
  {
4770
5304
  "name": "rfg-icon",
4771
- "description": "Nuxt.js module for creating favicons with RealFaviconGenerator api",
5305
+ "description": "Nuxt module for creating favicons with RealFaviconGenerator api",
4772
5306
  "repo": "pimlie/nuxt-rfg-icon",
4773
5307
  "npm": "nuxt-rfg-icon",
4774
5308
  "icon": "real-favicon-generator.png",
@@ -4790,13 +5324,13 @@
4790
5324
  },
4791
5325
  {
4792
5326
  "name": "robots",
4793
- "description": "A Nuxt.js module thats inject a middleware to generate a robots.txt file",
5327
+ "description": "A Nuxt module thats inject a middleware to generate a robots.txt file",
4794
5328
  "repo": "nuxt-modules/robots",
4795
5329
  "npm": "@nuxtjs/robots",
4796
5330
  "icon": "robots.png",
4797
5331
  "github": "https://github.com/nuxt-modules/robots",
4798
5332
  "website": "https://github.com/nuxt-modules/robots",
4799
- "learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
5333
+ "learn_more": "",
4800
5334
  "category": "SEO",
4801
5335
  "type": "community",
4802
5336
  "maintainers": [
@@ -4814,23 +5348,23 @@
4814
5348
  },
4815
5349
  {
4816
5350
  "name": "rollbar",
4817
- "description": "Add Rollbar.js to your Nuxt.js app to automatically capture and report errors in your applications.",
4818
- "repo": "gaelreyrol/nuxt-rollbar-module",
4819
- "npm": "nuxt-rollbar-module",
5351
+ "description": "Nuxt 3 module to integrate Rollbar.",
5352
+ "repo": "jairoblatt/nuxt-rollbar",
5353
+ "npm": "nuxt-rollbar",
4820
5354
  "icon": "rollbar.png",
4821
- "github": "https://github.com/gaelreyrol/nuxt-rollbar-module",
4822
- "website": "https://github.com/gaelreyrol/nuxt-rollbar-module",
5355
+ "github": "https://github.com/jairoblatt/nuxt-rollbar",
5356
+ "website": "https://github.com/jairoblatt/nuxt-rollbar",
4823
5357
  "learn_more": "https://docs.rollbar.com/docs/javascript",
4824
5358
  "category": "Monitoring",
4825
5359
  "type": "3rd-party",
4826
5360
  "maintainers": [
4827
5361
  {
4828
- "name": "Gaël Reyrol",
4829
- "github": "gaelreyrol"
5362
+ "name": "Jairo Blatt",
5363
+ "github": "jairoblatt"
4830
5364
  }
4831
5365
  ],
4832
5366
  "compatibility": {
4833
- "nuxt": "^2.0.0",
5367
+ "nuxt": "^3.0.0",
4834
5368
  "requires": {}
4835
5369
  }
4836
5370
  },
@@ -4859,7 +5393,7 @@
4859
5393
  },
4860
5394
  {
4861
5395
  "name": "router",
4862
- "description": "Nuxt.js module to use router.js instead of pages/ directory",
5396
+ "description": "Nuxt module to use router.js instead of pages/ directory",
4863
5397
  "repo": "nuxt-community/router-module",
4864
5398
  "npm": "@nuxtjs/router",
4865
5399
  "icon": "vue.png",
@@ -4907,7 +5441,7 @@
4907
5441
  },
4908
5442
  {
4909
5443
  "name": "schema-org",
4910
- "description": "Schema.org for Nuxt.",
5444
+ "description": "Quick and easy Schema.org graphs.",
4911
5445
  "repo": "harlan-zw/nuxt-schema-org",
4912
5446
  "npm": "nuxt-schema-org",
4913
5447
  "icon": "schema-org.svg",
@@ -4976,13 +5510,13 @@
4976
5510
  },
4977
5511
  {
4978
5512
  "name": "segment",
4979
- "description": "Nuxt.js module for Segment Analytics.js",
5513
+ "description": "Nuxt module for Segment Analytics.js",
4980
5514
  "repo": "dansmaculotte/nuxt-segment",
4981
5515
  "npm": "@dansmaculotte/nuxt-segment",
4982
5516
  "icon": "segment.png",
4983
5517
  "github": "https://github.com/dansmaculotte/nuxt-segment",
4984
5518
  "website": "https://github.com/dansmaculotte/nuxt-segment",
4985
- "learn_more": "https://segment.com/docs/connections/sources/catalog/Libraries/website/javascript/",
5519
+ "learn_more": "",
4986
5520
  "category": "Analytics",
4987
5521
  "type": "3rd-party",
4988
5522
  "maintainers": [
@@ -4998,7 +5532,7 @@
4998
5532
  },
4999
5533
  {
5000
5534
  "name": "sentry",
5001
- "description": "Sentry module for Nuxt.js to help developers diagnose, fix, and optimize the performance of their code",
5535
+ "description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
5002
5536
  "repo": "nuxt-community/sentry-module",
5003
5537
  "npm": "@nuxtjs/sentry",
5004
5538
  "icon": "sentry.svg",
@@ -5020,7 +5554,7 @@
5020
5554
  },
5021
5555
  {
5022
5556
  "name": "seo-experiments",
5023
- "description": "Powerful SEO DX improvements that may or may not land in the Nuxt core.",
5557
+ "description": "Powerful SEO DX improvements.",
5024
5558
  "repo": "harlan-zw/nuxt-seo-experiments",
5025
5559
  "npm": "nuxt-seo-experiments",
5026
5560
  "icon": "seo-experiments.svg",
@@ -5042,28 +5576,6 @@
5042
5576
  "requires": {}
5043
5577
  }
5044
5578
  },
5045
- {
5046
- "name": "seo-kit",
5047
- "description": "The complete SEO solution for Nuxt.",
5048
- "repo": "harlan-zw/nuxt-seo-kit#main/layer",
5049
- "npm": "nuxt-seo-kit",
5050
- "icon": "seo-kit.svg",
5051
- "github": "https://github.com/harlan-zw/nuxt-seo-kit",
5052
- "website": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
5053
- "learn_more": "",
5054
- "category": "SEO",
5055
- "type": "3rd-party",
5056
- "maintainers": [
5057
- {
5058
- "name": "harlan-zw",
5059
- "github": "harlan-zw"
5060
- }
5061
- ],
5062
- "compatibility": {
5063
- "nuxt": "^3.0.0",
5064
- "requires": {}
5065
- }
5066
- },
5067
5579
  {
5068
5580
  "name": "seo-meta",
5069
5581
  "description": "Simple generate seo metadata",
@@ -5087,9 +5599,31 @@
5087
5599
  "requires": {}
5088
5600
  }
5089
5601
  },
5602
+ {
5603
+ "name": "seo",
5604
+ "description": "The complete SEO solution for Nuxt.",
5605
+ "repo": "harlan-zw/nuxt-seo",
5606
+ "npm": "@nuxtjs/seo",
5607
+ "icon": "nuxt.svg",
5608
+ "github": "https://github.com/harlan-zw/nuxt-seo",
5609
+ "website": "https://nuxtseo.com/",
5610
+ "learn_more": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
5611
+ "category": "SEO",
5612
+ "type": "3rd-party",
5613
+ "maintainers": [
5614
+ {
5615
+ "name": "harlan-zw",
5616
+ "github": "harlan-zw"
5617
+ }
5618
+ ],
5619
+ "compatibility": {
5620
+ "nuxt": "^3.0.0",
5621
+ "requires": {}
5622
+ }
5623
+ },
5090
5624
  {
5091
5625
  "name": "seomatic-meta",
5092
- "description": "A Nuxt.js module connecting Nuxt.js to the Craft CMS SEOmatic plugin",
5626
+ "description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
5093
5627
  "repo": "ben-rogerson/nuxt-seomatic-meta",
5094
5628
  "npm": "nuxt-seomatic-meta",
5095
5629
  "icon": "seomatic.png",
@@ -5135,7 +5669,7 @@
5135
5669
  {
5136
5670
  "name": "server-block",
5137
5671
  "description": "Use <server> tags in your Nuxt pages components.",
5138
- "repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt#main",
5672
+ "repo": "Hebilicious/server-block-nuxt#main/packages/server-block-nuxt",
5139
5673
  "npm": "@hebilicious/server-block-nuxt",
5140
5674
  "icon": "server-block.svg",
5141
5675
  "github": "https://github.com/Hebilicious/server-block-nuxt",
@@ -5180,7 +5714,7 @@
5180
5714
  },
5181
5715
  {
5182
5716
  "name": "shopify",
5183
- "description": "Easy Shopify Buy client module with Nuxt.js for ecommerce websites.",
5717
+ "description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
5184
5718
  "repo": "Gomah/nuxt-shopify",
5185
5719
  "npm": "nuxt-shopify",
5186
5720
  "icon": "shopify.png",
@@ -5201,7 +5735,7 @@
5201
5735
  }
5202
5736
  },
5203
5737
  {
5204
- "name": "nuxt-auth",
5738
+ "name": "sidebase-auth",
5205
5739
  "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.",
5206
5740
  "repo": "sidebase/nuxt-auth",
5207
5741
  "npm": "@sidebase/nuxt-auth",
@@ -5270,41 +5804,23 @@
5270
5804
  }
5271
5805
  },
5272
5806
  {
5273
- "name": "simple-sitemap",
5807
+ "name": "sitemap",
5274
5808
  "description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
5275
- "repo": "harlan-zw/nuxt-simple-sitemap",
5276
- "npm": "nuxt-simple-sitemap",
5809
+ "repo": "nuxt-modules/sitemap",
5810
+ "npm": "@nuxtjs/sitemap",
5277
5811
  "icon": "simple-sitemap.svg",
5278
- "github": "https://github.com/harlan-zw/nuxt-simple-sitemap",
5279
- "website": "https://nuxtseo.com/simple-sitemap",
5280
- "learn_more": "https://nuxtseo.com/simple-sitemap",
5812
+ "github": "https://github.com/nuxt-modules/sitemap",
5813
+ "website": "https://nuxtseo.com/",
5814
+ "learn_more": "https://nuxtseo.com/sitemap",
5281
5815
  "category": "SEO",
5282
- "type": "3rd-party",
5816
+ "type": "community",
5283
5817
  "maintainers": [
5284
5818
  {
5285
5819
  "name": "Harlan Wilton",
5286
5820
  "github": "harlan-zw",
5287
5821
  "twitter": "harlan_zw",
5288
5822
  "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
5289
- }
5290
- ],
5291
- "compatibility": {
5292
- "nuxt": "^3.0.0",
5293
- "requires": {}
5294
- }
5295
- },
5296
- {
5297
- "name": "sitemap",
5298
- "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt.js projects",
5299
- "repo": "nuxt-community/sitemap-module#dev",
5300
- "npm": "@nuxtjs/sitemap",
5301
- "icon": "",
5302
- "github": "https://github.com/nuxt-community/sitemap-module#dev",
5303
- "website": "https://sitemap.nuxtjs.org",
5304
- "learn_more": "",
5305
- "category": "SEO",
5306
- "type": "community",
5307
- "maintainers": [
5823
+ },
5308
5824
  {
5309
5825
  "name": "Nicolas PENNEC",
5310
5826
  "github": "NicoPennec",
@@ -5312,7 +5828,7 @@
5312
5828
  }
5313
5829
  ],
5314
5830
  "compatibility": {
5315
- "nuxt": "^2.0.0",
5831
+ "nuxt": "^3.0.0",
5316
5832
  "requires": {}
5317
5833
  }
5318
5834
  },
@@ -5340,7 +5856,7 @@
5340
5856
  },
5341
5857
  {
5342
5858
  "name": "snipcart",
5343
- "description": "Snipcart integration module for Nuxt.js",
5859
+ "description": "Snipcart integration module for Nuxt",
5344
5860
  "repo": "nuxt-modules/snipcart",
5345
5861
  "npm": "@nuxtjs/snipcart",
5346
5862
  "icon": "snipcart.png",
@@ -5363,7 +5879,7 @@
5363
5879
  },
5364
5880
  {
5365
5881
  "name": "social-meta",
5366
- "description": "Nuxt.js module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
5882
+ "description": "Nuxt module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
5367
5883
  "repo": "AlekseyPleshkov/nuxt-social-meta",
5368
5884
  "npm": "nuxt-social-meta",
5369
5885
  "icon": "",
@@ -5485,7 +6001,7 @@
5485
6001
  },
5486
6002
  {
5487
6003
  "name": "storage",
5488
- "description": "Utilities to easily read and write to the browser's storage in a Nuxt.js project",
6004
+ "description": "Utilities to easily read and write to the browser's storage in a Nuxt project",
5489
6005
  "repo": "mazipan/nuxt-storage",
5490
6006
  "npm": "nuxt-storage",
5491
6007
  "icon": "",
@@ -5507,7 +6023,7 @@
5507
6023
  },
5508
6024
  {
5509
6025
  "name": "storefront-ui",
5510
- "description": "Storefront UI Module for Nuxt.js",
6026
+ "description": "Storefront UI Module for Nuxt",
5511
6027
  "repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
5512
6028
  "npm": "@storefront-ui/nuxt",
5513
6029
  "icon": "storefront-ui.svg",
@@ -5551,8 +6067,8 @@
5551
6067
  },
5552
6068
  {
5553
6069
  "name": "storyblok",
5554
- "description": "Storyblok Nuxt.js module",
5555
- "repo": "storyblok/storyblok-nuxt#master/lib",
6070
+ "description": "Storyblok Nuxt module",
6071
+ "repo": "storyblok/storyblok-nuxt#main",
5556
6072
  "npm": "@storyblok/nuxt",
5557
6073
  "icon": "storyblok.png",
5558
6074
  "github": "https://github.com/storyblok/storyblok-nuxt",
@@ -5568,37 +6084,34 @@
5568
6084
  ],
5569
6085
  "compatibility": {
5570
6086
  "nuxt": "^2.0.0 || ^3.0.0",
5571
- "requires": {}
6087
+ "requires": {},
6088
+ "devtools": "^0.0.0"
5572
6089
  }
5573
6090
  },
5574
6091
  {
5575
6092
  "name": "storybook",
5576
- "description": "Easily integrate Storybook in your Nuxt.js application to design, build, and organize your UI components in isolation.",
5577
- "repo": "nuxt-community/storybook",
5578
- "npm": "@storybook-vue/nuxt-storybook",
6093
+ "description": "Easily integrate Storybook in your Nuxt application to design, build, and organize your UI components in isolation.",
6094
+ "repo": "nuxt-modules/storybook",
6095
+ "npm": "@nuxtjs/storybook",
5579
6096
  "icon": "storybook.png",
5580
- "github": "https://github.com/nuxt-community/storybook",
6097
+ "github": "https://github.com/nuxt-modules/storybook",
5581
6098
  "website": "https://storybook.nuxtjs.org",
5582
- "learn_more": "https://storybook.js.org/",
6099
+ "learn_more": "https://github.com/storybook-vue/storybook-nuxt",
5583
6100
  "category": "Devtools",
5584
6101
  "type": "community",
5585
6102
  "maintainers": [
5586
6103
  {
5587
- "name": "Ahad Birang",
5588
- "github": "farnabaz",
5589
- "twitter": "a_birang"
5590
- },
5591
- {
5592
- "name": "Pooya Parsa",
5593
- "github": "pi0",
5594
- "twitter": "_pi0_"
6104
+ "name": "Chakir QATAB",
6105
+ "github": "chakAs3",
6106
+ "twitter": "ChakirQatab"
5595
6107
  }
5596
6108
  ],
5597
6109
  "compatibility": {
5598
- "nuxt": "^2.0.0",
6110
+ "nuxt": "^2.0.0 || ^3.0.0",
5599
6111
  "requires": {
5600
6112
  "bridge": "optional"
5601
- }
6113
+ },
6114
+ "devtools": "^0.7.2"
5602
6115
  }
5603
6116
  },
5604
6117
  {
@@ -5628,7 +6141,8 @@
5628
6141
  "nuxt": "^2.0.0 || ^3.0.0",
5629
6142
  "requires": {
5630
6143
  "bridge": true
5631
- }
6144
+ },
6145
+ "devtools": "^0.0.0"
5632
6146
  }
5633
6147
  },
5634
6148
  {
@@ -5679,6 +6193,36 @@
5679
6193
  "requires": {}
5680
6194
  }
5681
6195
  },
6196
+ {
6197
+ "name": "studio",
6198
+ "description": "A new experience to build content-driven website with Nuxt.",
6199
+ "repo": "nuxtlabs/studio-module",
6200
+ "npm": "@nuxthq/studio",
6201
+ "icon": "studio.svg",
6202
+ "github": "https://github.com/nuxtlabs/studio-module",
6203
+ "website": "https://nuxt.studio",
6204
+ "learn_more": "https://nuxt.studio",
6205
+ "category": "CMS",
6206
+ "type": "3rd-party",
6207
+ "maintainers": [
6208
+ {
6209
+ "name": "Ahad Birang",
6210
+ "github": "farnabaz",
6211
+ "twitter": "a_birang"
6212
+ },
6213
+ {
6214
+ "name": "Sébastien Chopin",
6215
+ "github": "Atinux",
6216
+ "twitter": "Atinux"
6217
+ }
6218
+ ],
6219
+ "compatibility": {
6220
+ "nuxt": "^3.0.0",
6221
+ "requires": {
6222
+ "content": true
6223
+ }
6224
+ }
6225
+ },
5682
6226
  {
5683
6227
  "name": "style-resources",
5684
6228
  "description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
@@ -5704,7 +6248,7 @@
5704
6248
  },
5705
6249
  {
5706
6250
  "name": "stylelint",
5707
- "description": "Stylelint module for Nuxt.js. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
6251
+ "description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
5708
6252
  "repo": "nuxt-community/stylelint-module",
5709
6253
  "npm": "@nuxtjs/stylelint-module",
5710
6254
  "icon": "stylelint.png",
@@ -5827,7 +6371,7 @@
5827
6371
  },
5828
6372
  {
5829
6373
  "name": "svg",
5830
- "description": "Super simple svg loading module for Nuxt.js",
6374
+ "description": "Super simple svg loading module for Nuxt",
5831
6375
  "repo": "nuxt-community/svg-module",
5832
6376
  "npm": "@nuxtjs/svg",
5833
6377
  "icon": "",
@@ -5871,7 +6415,7 @@
5871
6415
  },
5872
6416
  {
5873
6417
  "name": "swiper",
5874
- "description": "Nuxt.js module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
6418
+ "description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
5875
6419
  "repo": "cpreston321/nuxt-swiper",
5876
6420
  "npm": "nuxt-swiper",
5877
6421
  "icon": "swiper.svg",
@@ -5917,10 +6461,10 @@
5917
6461
  {
5918
6462
  "name": "tailwindcss",
5919
6463
  "description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
5920
- "repo": "nuxt-modules/tailwindcss-module",
6464
+ "repo": "nuxt-modules/tailwindcss",
5921
6465
  "npm": "@nuxtjs/tailwindcss",
5922
6466
  "icon": "tailwindcss.png",
5923
- "github": "https://github.com/nuxt-modules/tailwindcss-module",
6467
+ "github": "https://github.com/nuxt-modules/tailwindcss",
5924
6468
  "website": "https://tailwindcss.nuxtjs.org",
5925
6469
  "learn_more": "https://tailwindcss.com/",
5926
6470
  "category": "UI",
@@ -5938,7 +6482,8 @@
5938
6482
  ],
5939
6483
  "compatibility": {
5940
6484
  "nuxt": "^2.0.0 || ^3.0.0",
5941
- "requires": {}
6485
+ "requires": {},
6486
+ "devtools": "^0.0.0"
5942
6487
  }
5943
6488
  },
5944
6489
  {
@@ -5986,9 +6531,31 @@
5986
6531
  "requires": {}
5987
6532
  }
5988
6533
  },
6534
+ {
6535
+ "name": "tiptap",
6536
+ "description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
6537
+ "repo": "modbender/nuxt-tiptap-editor",
6538
+ "npm": "nuxt-tiptap-editor",
6539
+ "icon": "tiptap.png",
6540
+ "github": "https://github.com/modbender/nuxt-tiptap-editor",
6541
+ "website": "https://github.com/modbender/nuxt-tiptap-editor",
6542
+ "learn_more": "https://github.com/modbender/nuxt-tiptap-editor",
6543
+ "category": "Libraries",
6544
+ "type": "3rd-party",
6545
+ "maintainers": [
6546
+ {
6547
+ "name": "modbender",
6548
+ "github": "modbender"
6549
+ }
6550
+ ],
6551
+ "compatibility": {
6552
+ "nuxt": "^3.0.0",
6553
+ "requires": {}
6554
+ }
6555
+ },
5989
6556
  {
5990
6557
  "name": "toast",
5991
- "description": "Responsive Touch Compatible Toast plugin for Nuxt.js using vue-toasted",
6558
+ "description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
5992
6559
  "repo": "nuxt-community/modules#master/packages/toast",
5993
6560
  "npm": "@nuxtjs/toast",
5994
6561
  "icon": "",
@@ -6009,6 +6576,28 @@
6009
6576
  "requires": {}
6010
6577
  }
6011
6578
  },
6579
+ {
6580
+ "name": "translation-manager",
6581
+ "description": "Simple and easy to use translation manager for Nuxt and Nuxt-i18n that allows translation management from a single CSV file.",
6582
+ "repo": "samk-dev/nuxt-translation-manager",
6583
+ "npm": "nuxt-translation-manager",
6584
+ "icon": "translation-manager.png",
6585
+ "github": "https://github.com/samk-dev/nuxt-translation-manager",
6586
+ "website": "https://github.com/samk-dev/nuxt-translation-manager",
6587
+ "learn_more": "",
6588
+ "category": "Extensions",
6589
+ "type": "3rd-party",
6590
+ "maintainers": [
6591
+ {
6592
+ "name": "Sam K",
6593
+ "github": "samk-dev"
6594
+ }
6595
+ ],
6596
+ "compatibility": {
6597
+ "nuxt": "^3.0.0",
6598
+ "requires": {}
6599
+ }
6600
+ },
6012
6601
  {
6013
6602
  "name": "tresjs",
6014
6603
  "description": "Create 3D experiences in your Nuxt application using TresJS.",
@@ -6069,7 +6658,7 @@
6069
6658
  },
6070
6659
  {
6071
6660
  "name": "twa",
6072
- "description": "Nuxt.js module for generating Trusted Web App from Nuxt.js app",
6661
+ "description": "Nuxt module for generating Trusted Web App from Nuxt app",
6073
6662
  "repo": "tuarrep/nuxt-twa",
6074
6663
  "npm": "nuxt-twa",
6075
6664
  "icon": "",
@@ -6257,6 +6846,30 @@
6257
6846
  "requires": {}
6258
6847
  }
6259
6848
  },
6849
+ {
6850
+ "name": "typo3",
6851
+ "description": "TYPO3 Headless Frontend Rendering module",
6852
+ "repo": "TYPO3-Headless/nuxt-typo3",
6853
+ "npm": "@t3headless/nuxt-typo3",
6854
+ "icon": "typo3.svg",
6855
+ "github": "https://github.com/TYPO3-Headless/nuxt-typo3",
6856
+ "website": "https://t3headless.macopedia.io/nuxt-typo3/",
6857
+ "learn_more": "https://github.com/TYPO3-Headless",
6858
+ "category": "CMS",
6859
+ "type": "3rd-party",
6860
+ "maintainers": [
6861
+ {
6862
+ "name": "Macopedia",
6863
+ "github": "macopedia",
6864
+ "twitter": "macopediapl"
6865
+ }
6866
+ ],
6867
+ "compatibility": {
6868
+ "nuxt": "^2.0.0 || ^3.0.0",
6869
+ "requires": {},
6870
+ "devtools": "^0.0.0"
6871
+ }
6872
+ },
6260
6873
  {
6261
6874
  "name": "ui",
6262
6875
  "description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
@@ -6314,31 +6927,9 @@
6314
6927
  }
6315
6928
  }
6316
6929
  },
6317
- {
6318
- "name": "unhead",
6319
- "description": "Experimental features for Nuxt SEO / head management.",
6320
- "repo": "harlan-zw/nuxt-seo-experiments",
6321
- "npm": "nuxt-seo-experiments",
6322
- "icon": "",
6323
- "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
6324
- "website": "https://github.com/harlan-zw/nuxt-seo-experiments",
6325
- "learn_more": "",
6326
- "category": "SEO",
6327
- "type": "3rd-party",
6328
- "maintainers": [
6329
- {
6330
- "name": "harlan-zw",
6331
- "github": "harlan-zw"
6332
- }
6333
- ],
6334
- "compatibility": {
6335
- "nuxt": "^3.0.0",
6336
- "requires": {}
6337
- }
6338
- },
6339
6930
  {
6340
6931
  "name": "universal-storage",
6341
- "description": "Universal Storage Utilities for Nuxt.js",
6932
+ "description": "Universal Storage Utilities for Nuxt",
6342
6933
  "repo": "nuxt-community/universal-storage-module",
6343
6934
  "npm": "@nuxtjs/universal-storage",
6344
6935
  "icon": "",
@@ -6367,7 +6958,7 @@
6367
6958
  {
6368
6959
  "name": "unlazy",
6369
6960
  "description": "Lazy loading library for placeholder images",
6370
- "repo": "johannschopplich/unlazy/packages/nuxt",
6961
+ "repo": "johannschopplich/unlazy#main/packages/nuxt",
6371
6962
  "npm": "@unlazy/nuxt",
6372
6963
  "icon": "unlazy.svg",
6373
6964
  "github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
@@ -6415,12 +7006,12 @@
6415
7006
  {
6416
7007
  "name": "unocss",
6417
7008
  "description": "The instant on-demand atomic CSS engine.",
6418
- "repo": "antfu/unocss#main/packages/nuxt",
7009
+ "repo": "unocss/unocss#main/packages/nuxt",
6419
7010
  "npm": "@unocss/nuxt",
6420
7011
  "icon": "unocss.svg",
6421
- "github": "https://github.com/antfu/unocss",
6422
- "website": "https://github.com/antfu/unocss",
6423
- "learn_more": "https://github.com/antfu/unocss",
7012
+ "github": "https://github.com/unocss/unocss",
7013
+ "website": "https://github.com/unocss/unocss",
7014
+ "learn_more": "https://github.com/unocss/unocss",
6424
7015
  "category": "UI",
6425
7016
  "type": "3rd-party",
6426
7017
  "maintainers": [
@@ -6435,7 +7026,8 @@
6435
7026
  "nuxt": "^2.0.0 || ^3.0.0",
6436
7027
  "requires": {
6437
7028
  "bridge": "optional"
6438
- }
7029
+ },
7030
+ "devtools": "^0.0.0"
6439
7031
  }
6440
7032
  },
6441
7033
  {
@@ -6487,7 +7079,7 @@
6487
7079
  },
6488
7080
  {
6489
7081
  "name": "user-agent",
6490
- "description": "Nuxt.js module for handling User-Agent.",
7082
+ "description": "Nuxt module for handling User-Agent.",
6491
7083
  "repo": "fukuiretu/nuxt-user-agent",
6492
7084
  "npm": "nuxt-user-agent",
6493
7085
  "icon": "",
@@ -6515,7 +7107,7 @@
6515
7107
  "icon": "vee-validate.png",
6516
7108
  "github": "https://github.com/lewyuburi/nuxt-validate",
6517
7109
  "website": "https://github.com/lewyuburi/nuxt-validate",
6518
- "learn_more": "https://logaretm.github.io/vee-validate/",
7110
+ "learn_more": "",
6519
7111
  "category": "Libraries",
6520
7112
  "type": "3rd-party",
6521
7113
  "maintainers": [
@@ -6601,7 +7193,7 @@
6601
7193
  },
6602
7194
  {
6603
7195
  "name": "vee-validate",
6604
- "description": "Painless Vue forms for Nuxt.js",
7196
+ "description": "Painless Vue forms for Nuxt",
6605
7197
  "repo": "logaretm/vee-validate#main/packages/nuxt",
6606
7198
  "npm": "@vee-validate/nuxt",
6607
7199
  "icon": "vee-validate.png",
@@ -6691,7 +7283,7 @@
6691
7283
  },
6692
7284
  {
6693
7285
  "name": "vite-pwa-nuxt",
6694
- "description": "Zero-config PWA Plugin for Nuxt 3",
7286
+ "description": "Zero-config PWA Plugin for Nuxt",
6695
7287
  "repo": "vite-pwa/nuxt",
6696
7288
  "npm": "@vite-pwa/nuxt",
6697
7289
  "icon": "vite-pwa-nuxt.svg",
@@ -6740,18 +7332,19 @@
6740
7332
  ],
6741
7333
  "compatibility": {
6742
7334
  "nuxt": "^3.0.0",
6743
- "requires": {}
7335
+ "requires": {},
7336
+ "devtools": "^0.0.0"
6744
7337
  }
6745
7338
  },
6746
7339
  {
6747
7340
  "name": "vue-email",
6748
- "description": "Write email templates with vue",
6749
- "repo": "Dave136/vue-email#main/packages/vue-email",
6750
- "npm": "vue-email",
7341
+ "description": "💌 Write email templates with vue",
7342
+ "repo": "vue-email/nuxt",
7343
+ "npm": "@vue-email/nuxt",
6751
7344
  "icon": "vue-email.svg",
6752
- "github": "https://github.com/Dave136/vue-email",
6753
- "website": "https://vue-email.vercel.app/",
6754
- "learn_more": "https://vue-email.vercel.app/getting-started/nuxt.html",
7345
+ "github": "https://github.com/vue-email/nuxt",
7346
+ "website": "https://vuemail.net/",
7347
+ "learn_more": "https://vuemail.net/ssr/nuxt",
6755
7348
  "category": "UI",
6756
7349
  "type": "3rd-party",
6757
7350
  "maintainers": [
@@ -6768,6 +7361,30 @@
6768
7361
  "avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
6769
7362
  }
6770
7363
  ],
7364
+ "compatibility": {
7365
+ "nuxt": "^3.0.0",
7366
+ "requires": {},
7367
+ "devtools": "^0.0.0"
7368
+ }
7369
+ },
7370
+ {
7371
+ "name": "vue-final-modal",
7372
+ "description": "The most powerful yet most light-weight modal library for Vue 3.",
7373
+ "repo": "vue-final/vue-final-modal#master/packages/nuxt",
7374
+ "npm": "@vue-final-modal/nuxt",
7375
+ "icon": "vue-final-modal.svg",
7376
+ "github": "https://github.com/vue-final/vue-final-modal",
7377
+ "website": "https://vue-final-modal.org/",
7378
+ "learn_more": "https://vue-final-modal.org/",
7379
+ "category": "UI",
7380
+ "type": "3rd-party",
7381
+ "maintainers": [
7382
+ {
7383
+ "name": "Hunter Liu",
7384
+ "github": "hunterliu1003",
7385
+ "twitter": "hunterliu1003"
7386
+ }
7387
+ ],
6771
7388
  "compatibility": {
6772
7389
  "nuxt": "^3.0.0",
6773
7390
  "requires": {}
@@ -6795,7 +7412,8 @@
6795
7412
  "nuxt": "^3.0.0",
6796
7413
  "requires": {
6797
7414
  "bridge": "optional"
6798
- }
7415
+ },
7416
+ "devtools": "^0.0.0"
6799
7417
  }
6800
7418
  },
6801
7419
  {
@@ -6822,7 +7440,7 @@
6822
7440
  },
6823
7441
  {
6824
7442
  "name": "vue-multiselect",
6825
- "description": "Single / multiple select plugin for Nuxt.js using vue-multiselect.",
7443
+ "description": "Single / multiple select plugin for Nuxt using vue-multiselect.",
6826
7444
  "repo": "spektrummedia/nuxt-vue-multiselect",
6827
7445
  "npm": "nuxt-vue-multiselect",
6828
7446
  "icon": "",
@@ -6867,7 +7485,7 @@
6867
7485
  {
6868
7486
  "name": "vue-query",
6869
7487
  "description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
6870
- "repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt#main",
7488
+ "repo": "Hebilicious/vue-query-nuxt#main/packages/vue-query-nuxt",
6871
7489
  "npm": "@hebilicious/vue-query-nuxt",
6872
7490
  "icon": "vue-query.svg",
6873
7491
  "github": "https://github.com/Hebilicious/vue-query-nuxt",
@@ -6936,7 +7554,7 @@
6936
7554
  },
6937
7555
  {
6938
7556
  "name": "vue-warehouse",
6939
- "description": "A Cross-browser storage for Vue.js and Nuxt.js, with plugins support and easy extensibility based on Store.js",
7557
+ "description": "A Cross-browser storage for Vue.js and Nuxt, with plugins support and easy extensibility based on Store.js",
6940
7558
  "repo": "juliomrqz/vue-warehouse",
6941
7559
  "npm": "vue-warehouse",
6942
7560
  "icon": "",
@@ -6959,12 +7577,12 @@
6959
7577
  },
6960
7578
  {
6961
7579
  "name": "vue3-carousel-nuxt",
6962
- "description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt.js applications.",
7580
+ "description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt applications.",
6963
7581
  "repo": "gaetansenn/vue3-carousel-nuxt",
6964
7582
  "npm": "vue3-carousel-nuxt",
6965
7583
  "icon": "",
6966
7584
  "github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
6967
- "website": "",
7585
+ "website": "https://github.com/gaetansenn/vue3-carousel-nuxt",
6968
7586
  "learn_more": "",
6969
7587
  "category": "UI",
6970
7588
  "type": "3rd-party",
@@ -6983,7 +7601,7 @@
6983
7601
  {
6984
7602
  "name": "vuefire",
6985
7603
  "description": "Idiomatic composables for the Firebase SDK",
6986
- "repo": "vuejs/vuefire/packages/nuxt",
7604
+ "repo": "vuejs/vuefire#main/packages/nuxt",
6987
7605
  "npm": "nuxt-vuefire",
6988
7606
  "icon": "vuefire.svg",
6989
7607
  "github": "https://github.com/vuejs/vuefire/tree/main/packages/nuxt",
@@ -7002,15 +7620,61 @@
7002
7620
  "requires": {}
7003
7621
  }
7004
7622
  },
7623
+ {
7624
+ "name": "vueform-builder",
7625
+ "description": "Official Vueform Builder module for Nuxt",
7626
+ "repo": "vueform/builder#main/nuxt",
7627
+ "npm": "@vueform/builder-nuxt",
7628
+ "icon": "vueform.svg",
7629
+ "github": "https://github.com/vueform/builder",
7630
+ "website": "https://builder.vueform.com",
7631
+ "learn_more": "https://builder.vueform.com/docs/installation#nuxt",
7632
+ "category": "Libraries",
7633
+ "type": "3rd-party",
7634
+ "maintainers": [
7635
+ {
7636
+ "name": "Adam Berecz",
7637
+ "github": "adamberecz",
7638
+ "twitter": "bereczadam"
7639
+ }
7640
+ ],
7641
+ "compatibility": {
7642
+ "nuxt": "^3.0.0",
7643
+ "requires": {}
7644
+ }
7645
+ },
7646
+ {
7647
+ "name": "vueform",
7648
+ "description": "Official Vueform module for Nuxt",
7649
+ "repo": "vueform/vueform#main/nuxt",
7650
+ "npm": "@vueform/nuxt",
7651
+ "icon": "vueform.svg",
7652
+ "github": "https://github.com/vueform/vueform",
7653
+ "website": "https://vueform.com",
7654
+ "learn_more": "https://vueform.com/docs/installation#nuxt",
7655
+ "category": "Libraries",
7656
+ "type": "3rd-party",
7657
+ "maintainers": [
7658
+ {
7659
+ "name": "Adam Berecz",
7660
+ "github": "adamberecz",
7661
+ "twitter": "bereczadam"
7662
+ }
7663
+ ],
7664
+ "compatibility": {
7665
+ "nuxt": "^3.0.0",
7666
+ "requires": {}
7667
+ }
7668
+ },
7005
7669
  {
7006
7670
  "name": "vuestic",
7007
- "description": "Vuestic UI module for Nuxt 3",
7671
+ "description": "Vuestic UI module for Nuxt",
7008
7672
  "repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
7009
7673
  "npm": "@vuestic/nuxt",
7010
7674
  "icon": "vuestic.png",
7011
7675
  "github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
7012
- "website": "https://vuestic.dev",
7013
- "learn_more": "https://vuestic.dev/en/getting-started/nuxt",
7676
+ "website": "https://ui.vuestic.dev",
7677
+ "learn_more": "https://ui.vuestic.dev/getting-started/nuxt",
7014
7678
  "category": "UI",
7015
7679
  "type": "3rd-party",
7016
7680
  "maintainers": [
@@ -7031,8 +7695,8 @@
7031
7695
  "npm": "vuetify-nuxt-module",
7032
7696
  "icon": "vuetify-logo-v3-dark.svg",
7033
7697
  "github": "https://github.com/userquin/vuetify-nuxt-module",
7034
- "website": "https://github.com/userquin/vuetify-nuxt-module",
7035
- "learn_more": "https://github.com/userquin/vuetify-nuxt-module/README.md",
7698
+ "website": "https://vuetify-nuxt-module.netlify.app/",
7699
+ "learn_more": "https://github.com/userquin/vuetify-nuxt-module/blob/main/README.md",
7036
7700
  "category": "UI",
7037
7701
  "type": "3rd-party",
7038
7702
  "maintainers": [
@@ -7048,7 +7712,7 @@
7048
7712
  },
7049
7713
  {
7050
7714
  "name": "vuetify",
7051
- "description": "Vuetify Module for Nuxt.js to add Material Design components to your application.",
7715
+ "description": "Vuetify Module for Nuxt to add Material Design components to your application.",
7052
7716
  "repo": "nuxt-community/vuetify-module",
7053
7717
  "npm": "@nuxtjs/vuetify",
7054
7718
  "icon": "vuetify.png",
@@ -7095,7 +7759,8 @@
7095
7759
  "nuxt": "^2.0.0 || ^3.0.0",
7096
7760
  "requires": {
7097
7761
  "bridge": "optional"
7098
- }
7762
+ },
7763
+ "devtools": "^0.0.0"
7099
7764
  }
7100
7765
  },
7101
7766
  {
@@ -7122,7 +7787,7 @@
7122
7787
  },
7123
7788
  {
7124
7789
  "name": "vunix",
7125
- "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.",
7790
+ "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.",
7126
7791
  "repo": "gaetansenn/vunix#main/packages/nuxt",
7127
7792
  "npm": "@vunix/nuxt",
7128
7793
  "icon": "",
@@ -7201,7 +7866,7 @@
7201
7866
  },
7202
7867
  {
7203
7868
  "name": "webpack-optimisations",
7204
- "description": "Nuxt.js v2 module to automatically make your builds faster.",
7869
+ "description": "Nuxt v2 module to automatically make your builds faster.",
7205
7870
  "repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
7206
7871
  "npm": "nuxt-webpack-optimisations",
7207
7872
  "icon": "build-optimisations.svg",
@@ -7276,7 +7941,7 @@
7276
7941
  "icon": "webpack.png",
7277
7942
  "github": "https://github.com/nuxt-community/webpackmonitor-module",
7278
7943
  "website": "https://github.com/nuxt-community/webpackmonitor-module",
7279
- "learn_more": "http://webpackmonitor.com/",
7944
+ "learn_more": "",
7280
7945
  "category": "Devtools",
7281
7946
  "type": "community",
7282
7947
  "maintainers": [
@@ -7293,7 +7958,7 @@
7293
7958
  },
7294
7959
  {
7295
7960
  "name": "well-known",
7296
- "description": "A Nuxt.js module to add well-known URIs using middlewares",
7961
+ "description": "A Nuxt module to add well-known URIs using middlewares",
7297
7962
  "repo": "zadigetvoltaire/nuxt-well-known",
7298
7963
  "npm": "@zadigetvoltaire/nuxt-well-known",
7299
7964
  "icon": "well-known.svg",
@@ -7315,7 +7980,7 @@
7315
7980
  },
7316
7981
  {
7317
7982
  "name": "wideangle",
7318
- "description": "Nuxt 3 module to integrate Wide Angle Analytics",
7983
+ "description": "Nuxt module to integrate Wide Angle Analytics",
7319
7984
  "repo": "inputobjects/wideangle-nuxt",
7320
7985
  "npm": "wideangle-nuxt",
7321
7986
  "icon": "wideangle.png",
@@ -7342,11 +8007,11 @@
7342
8007
  {
7343
8008
  "name": "windicss",
7344
8009
  "description": "Next generation utility-first CSS framework.",
7345
- "repo": "windicss/nuxt-windicss-module#main/packages/nuxt-windicss",
8010
+ "repo": "windicss/nuxt-windicss#main/packages/nuxt-windicss",
7346
8011
  "npm": "nuxt-windicss",
7347
8012
  "icon": "windicss.svg",
7348
- "github": "https://github.com/windicss/nuxt-windicss-module",
7349
- "website": "https://github.com/windicss/nuxt-windicss-module",
8013
+ "github": "https://github.com/windicss/nuxt-windicss",
8014
+ "website": "https://github.com/windicss/nuxt-windicss",
7350
8015
  "learn_more": "https://windicss.org/",
7351
8016
  "category": "UI",
7352
8017
  "type": "3rd-party",
@@ -7484,7 +8149,7 @@
7484
8149
  },
7485
8150
  {
7486
8151
  "name": "zendesk",
7487
- "description": "Nuxt.js module for Zendesk",
8152
+ "description": "Nuxt module for Zendesk",
7488
8153
  "repo": "DansMaCulotte/nuxt-zendesk",
7489
8154
  "npm": "@dansmaculotte/nuxt-zendesk",
7490
8155
  "icon": "zendesk.png",