@nuxt/modules 0.6.0-586856 → 0.6.0-5f8d75

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 +1084 -297
  2. package/package.json +9 -9
package/modules.json CHANGED
@@ -1,7 +1,7 @@
1
1
  [
2
2
  {
3
3
  "name": "ackee",
4
- "description": "Nuxt.js module for Ackee analytics",
4
+ "description": "Nuxt module for Ackee analytics",
5
5
  "repo": "bdrtsky/nuxt-ackee",
6
6
  "npm": "nuxt-ackee",
7
7
  "icon": "ackee.png",
@@ -28,7 +28,7 @@
28
28
  },
29
29
  {
30
30
  "name": "agility-cms",
31
- "description": "Agility CMS Integration for Nuxt.js",
31
+ "description": "Agility CMS Integration for Nuxt",
32
32
  "repo": "agility/agilitycms-nuxt-module",
33
33
  "npm": "@agility/agilitycms-nuxt-module",
34
34
  "icon": "agility.png",
@@ -51,7 +51,7 @@
51
51
  },
52
52
  {
53
53
  "name": "algolia",
54
- "description": "Algolia Search Module for Nuxt 3",
54
+ "description": "Algolia Search Module for Nuxt",
55
55
  "repo": "nuxt-modules/algolia",
56
56
  "npm": "@nuxtjs/algolia",
57
57
  "icon": "algolia.svg",
@@ -170,9 +170,31 @@
170
170
  }
171
171
  }
172
172
  },
173
+ {
174
+ "name": "aos",
175
+ "description": "A Nuxt module that adds Animate On Scroll",
176
+ "repo": "egidiusmengelberg/nuxt-aos",
177
+ "npm": "nuxt-aos",
178
+ "icon": "aos.png",
179
+ "github": "https://github.com/egidiusmengelberg/nuxt-aos",
180
+ "website": "https://github.com/egidiusmengelberg/nuxt-aos",
181
+ "learn_more": "",
182
+ "category": "Devtools",
183
+ "type": "3rd-party",
184
+ "maintainers": [
185
+ {
186
+ "name": "egidiusmengelberg",
187
+ "github": "egidiusmengelberg"
188
+ }
189
+ ],
190
+ "compatibility": {
191
+ "nuxt": "^3.0.0",
192
+ "requires": {}
193
+ }
194
+ },
173
195
  {
174
196
  "name": "api-party",
175
- "description": "Nuxt 3 module to securely connect with any API – server proxy & dynamic composable names",
197
+ "description": "Nuxt module to securely connect with any API – server proxy & dynamic composable names",
176
198
  "repo": "johannschopplich/nuxt-api-party",
177
199
  "npm": "nuxt-api-party",
178
200
  "icon": "api-party.svg",
@@ -220,7 +242,7 @@
220
242
  },
221
243
  {
222
244
  "name": "apollo",
223
- "description": "Integrate GraphQL in your Nuxt.js apps using vue-apollo.",
245
+ "description": "Integrate GraphQL in your Nuxt apps using vue-apollo.",
224
246
  "repo": "nuxt-modules/apollo",
225
247
  "npm": "@nuxtjs/apollo",
226
248
  "icon": "apollo.png",
@@ -244,7 +266,7 @@
244
266
  },
245
267
  {
246
268
  "name": "applicationinsights",
247
- "description": "AppInsights module for Nuxt.js",
269
+ "description": "AppInsights module for Nuxt",
248
270
  "repo": "nuxt-community/applicationinsights-module",
249
271
  "npm": "@nuxtjs/applicationinsights",
250
272
  "icon": "application-insights.png",
@@ -286,9 +308,54 @@
286
308
  "requires": {}
287
309
  }
288
310
  },
311
+ {
312
+ "name": "arco-design-nuxt-module",
313
+ "description": "Nuxt Module for Arco Design Vue. Automatically import components, icons and more.",
314
+ "repo": "wiidede/arco-design-nuxt-module",
315
+ "npm": "arco-design-nuxt-module",
316
+ "icon": "arco-design.svg",
317
+ "github": "https://github.com/wiidede/arco-design-nuxt-module",
318
+ "website": "https://arco.design/vue",
319
+ "learn_more": "https://github.com/wiidede/arco-design-nuxt-module#readme",
320
+ "category": "UI",
321
+ "type": "3rd-party",
322
+ "maintainers": [
323
+ {
324
+ "name": "wiidede",
325
+ "github": "wiidede"
326
+ }
327
+ ],
328
+ "compatibility": {
329
+ "nuxt": "^3.0.0",
330
+ "requires": {}
331
+ }
332
+ },
333
+ {
334
+ "name": "ark-ui",
335
+ "description": "A headless library for building reusable, scalable design systems that works for a wide range of JS frameworks.",
336
+ "repo": "iamdin/nuxt-ark-ui",
337
+ "npm": "nuxt-ark-ui",
338
+ "icon": "ark-ui.svg",
339
+ "github": "https://github.com/iamdin/nuxt-ark-ui",
340
+ "website": "https://ark-ui.com/",
341
+ "learn_more": "https://github.com/iamdin/nuxt-ark-ui",
342
+ "category": "UI",
343
+ "type": "3rd-party",
344
+ "maintainers": [
345
+ {
346
+ "name": "Din",
347
+ "github": "iamdin",
348
+ "twitter": "iamdinq"
349
+ }
350
+ ],
351
+ "compatibility": {
352
+ "nuxt": "^3.0.0",
353
+ "requires": {}
354
+ }
355
+ },
289
356
  {
290
357
  "name": "auth",
291
- "description": "Zero-boilerplate authentication support for Nuxt.js.",
358
+ "description": "Zero-boilerplate authentication support for Nuxt.",
292
359
  "repo": "nuxt-community/auth-module",
293
360
  "npm": "@nuxtjs/auth",
294
361
  "icon": "auth.png",
@@ -336,9 +403,32 @@
336
403
  "requires": {}
337
404
  }
338
405
  },
406
+ {
407
+ "name": "auto-animate",
408
+ "description": "Automatic animations for your Nuxt app with a single line of code.",
409
+ "repo": "formkit/auto-animate",
410
+ "npm": "@formkit/auto-animate",
411
+ "icon": "auto-animate.svg",
412
+ "github": "https://github.com/formkit/auto-animate",
413
+ "website": "https://auto-animate.formkit.com",
414
+ "learn_more": "https://auto-animate.formkit.com",
415
+ "category": "Libraries",
416
+ "type": "3rd-party",
417
+ "maintainers": [
418
+ {
419
+ "name": "Justin Schroeder",
420
+ "github": "justin-schroeder",
421
+ "twitter": "jpschroeder"
422
+ }
423
+ ],
424
+ "compatibility": {
425
+ "nuxt": "^3.0.0",
426
+ "requires": {}
427
+ }
428
+ },
339
429
  {
340
430
  "name": "axios",
341
- "description": "Secure and easy Axios module with Nuxt.js",
431
+ "description": "Secure and easy Axios module with Nuxt",
342
432
  "repo": "nuxt-community/axios-module",
343
433
  "npm": "@nuxtjs/axios",
344
434
  "icon": "axios.svg",
@@ -361,7 +451,7 @@
361
451
  },
362
452
  {
363
453
  "name": "basic-auth",
364
- "description": "Provide basic authentication to your Nuxt.js application",
454
+ "description": "Provide basic authentication to your Nuxt application",
365
455
  "repo": "potato4d/nuxt-basic-auth-module",
366
456
  "npm": "nuxt-basic-auth-module",
367
457
  "icon": "",
@@ -485,7 +575,7 @@
485
575
  },
486
576
  {
487
577
  "name": "bulma-slim",
488
- "description": "Nuxt.js module to automatically make a slim Bulma build of used features with Purgecss",
578
+ "description": "Nuxt module to automatically make a slim Bulma build of used features with Purgecss",
489
579
  "repo": "mustardamus/nuxt-bulma-slim",
490
580
  "npm": "nuxt-bulma-slim",
491
581
  "icon": "bulma.png",
@@ -552,7 +642,7 @@
552
642
  },
553
643
  {
554
644
  "name": "canvas-sketch",
555
- "description": "Nuxt.js module for making generative and 3D artwork with canvas-sketch in JavaScript",
645
+ "description": "Nuxt module for making generative and 3D artwork with canvas-sketch in JavaScript",
556
646
  "repo": "LuXDAmore/generative-art",
557
647
  "npm": "@luxdamore/nuxt-canvas-sketch",
558
648
  "icon": "",
@@ -573,9 +663,31 @@
573
663
  "requires": {}
574
664
  }
575
665
  },
666
+ {
667
+ "name": "capo",
668
+ "description": "Capo.js implementation for Nuxt",
669
+ "repo": "danielroe/nuxt-capo",
670
+ "npm": "nuxt-capo",
671
+ "icon": "",
672
+ "github": "https://github.com/danielroe/nuxt-capo",
673
+ "website": "https://github.com/danielroe/nuxt-capo",
674
+ "learn_more": "",
675
+ "category": "Performance",
676
+ "type": "3rd-party",
677
+ "maintainers": [
678
+ {
679
+ "name": "danielroe",
680
+ "github": "danielroe"
681
+ }
682
+ ],
683
+ "compatibility": {
684
+ "nuxt": "^3.0.0",
685
+ "requires": {}
686
+ }
687
+ },
576
688
  {
577
689
  "name": "chakra-ui",
578
- "description": "Chakra UI Module for Nuxt.js",
690
+ "description": "Chakra UI Module for Nuxt",
579
691
  "repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
580
692
  "npm": "@chakra-ui/nuxt",
581
693
  "icon": "chakra-ui.png",
@@ -686,7 +798,7 @@
686
798
  },
687
799
  {
688
800
  "name": "cloudcms",
689
- "description": "CloudCMS Nuxt.js Module",
801
+ "description": "CloudCMS Nuxt Module",
690
802
  "repo": "gitana/cloudcms-nuxt",
691
803
  "npm": "cloudcms-nuxt",
692
804
  "icon": "",
@@ -735,11 +847,11 @@
735
847
  },
736
848
  {
737
849
  "name": "cloudinary",
738
- "description": "Optimize images and videos in your Nuxt.js application",
739
- "repo": "nuxt-community/cloudinary-module",
850
+ "description": "Optimize images and videos in your Nuxt application",
851
+ "repo": "nuxt-modules/cloudinary",
740
852
  "npm": "@nuxtjs/cloudinary",
741
853
  "icon": "cloudinary.png",
742
- "github": "https://github.com/nuxt-community/cloudinary-module",
854
+ "github": "https://github.com/nuxt-modules/cloudinary",
743
855
  "website": "https://cloudinary.nuxtjs.org",
744
856
  "learn_more": "https://cloudinary.com",
745
857
  "category": "Images",
@@ -758,11 +870,11 @@
758
870
  },
759
871
  {
760
872
  "name": "color-mode",
761
- "description": "Dark and Light mode for NuxtJS with auto detection",
762
- "repo": "nuxt-community/color-mode-module",
873
+ "description": "Dark and Light mode for Nuxt with auto detection",
874
+ "repo": "nuxt-modules/color-mode",
763
875
  "npm": "@nuxtjs/color-mode",
764
876
  "icon": "color-mode.png",
765
- "github": "https://github.com/nuxt-community/color-mode-module",
877
+ "github": "https://github.com/nuxt-modules/color-mode",
766
878
  "website": "https://color-mode.nuxtjs.org",
767
879
  "learn_more": "",
768
880
  "category": "UI",
@@ -979,7 +1091,7 @@
979
1091
  },
980
1092
  {
981
1093
  "name": "darkmode.js",
982
- "description": "Add darkmode / nightmode to your Nuxt.js project in a few seconds",
1094
+ "description": "Add darkmode / nightmode to your Nuxt project in a few seconds",
983
1095
  "repo": "sandoche/nuxtjs-darkmode-js-module#main",
984
1096
  "npm": "nuxtjs-darkmode-js-module",
985
1097
  "icon": "darkmode.png",
@@ -1001,7 +1113,7 @@
1001
1113
  },
1002
1114
  {
1003
1115
  "name": "date-fns",
1004
- "description": "Modern JavaScript date utility library - date-fns for Nuxt.js",
1116
+ "description": "Modern JavaScript date utility library - date-fns for Nuxt",
1005
1117
  "repo": "nuxt-community/date-fns-module",
1006
1118
  "npm": "@nuxtjs/date-fns",
1007
1119
  "icon": "date-fns.png",
@@ -1023,7 +1135,7 @@
1023
1135
  },
1024
1136
  {
1025
1137
  "name": "datocms-nuxt2",
1026
- "description": "DatoCMS integration for Nuxt.js v2",
1138
+ "description": "DatoCMS integration for Nuxt v2",
1027
1139
  "repo": "voorhoede/nuxt-datocms-module",
1028
1140
  "npm": "@voorhoede/nuxt-datocms-module",
1029
1141
  "icon": "datocms.svg",
@@ -1092,8 +1204,8 @@
1092
1204
  },
1093
1205
  {
1094
1206
  "name": "delay-hydration",
1095
- "description": "Improve your Nuxt.js v2 Google Lighthouse score by delaying hydration.",
1096
- "repo": "harlan-zw/nuxt-delay-hydration#main/packages/nuxt-delay-hydration",
1207
+ "description": "Improve your Nuxt v2 Google Lighthouse score by delaying hydration.",
1208
+ "repo": "harlan-zw/nuxt-delay-hydration",
1097
1209
  "npm": "nuxt-delay-hydration",
1098
1210
  "icon": "lighthouse.svg",
1099
1211
  "github": "https://github.com/harlan-zw/nuxt-delay-hydration",
@@ -1115,12 +1227,12 @@
1115
1227
  },
1116
1228
  {
1117
1229
  "name": "device",
1118
- "description": "Device detection module for Nuxt.js",
1119
- "repo": "nuxt-community/device-module",
1230
+ "description": "Device detection module for Nuxt",
1231
+ "repo": "nuxt-modules/device",
1120
1232
  "npm": "@nuxtjs/device",
1121
1233
  "icon": "",
1122
- "github": "https://github.com/nuxt-community/device-module",
1123
- "website": "https://github.com/nuxt-community/device-module",
1234
+ "github": "https://github.com/nuxt-modules/device",
1235
+ "website": "https://github.com/nuxt-modules/device",
1124
1236
  "learn_more": "",
1125
1237
  "category": "Extensions",
1126
1238
  "type": "community",
@@ -1138,7 +1250,7 @@
1138
1250
  {
1139
1251
  "name": "devtools",
1140
1252
  "description": "Unleash Nuxt Developer Experience. A set of visual tools that help you to know your app better.",
1141
- "repo": "nuxt/devtools#main",
1253
+ "repo": "nuxt/devtools#main/packages/devtools",
1142
1254
  "npm": "@nuxt/devtools",
1143
1255
  "icon": "nuxt.svg",
1144
1256
  "github": "https://github.com/nuxt/devtools",
@@ -1160,13 +1272,13 @@
1160
1272
  },
1161
1273
  {
1162
1274
  "name": "directus",
1163
- "description": "Easily connect your Nuxt3 application to your directus server.",
1275
+ "description": "Easily connect your Nuxt application to your directus server.",
1164
1276
  "repo": "intevel/nuxt-directus",
1165
1277
  "npm": "nuxt-directus",
1166
1278
  "icon": "directus.svg",
1167
- "github": "https://github.com/directus/nuxt-directus/",
1168
- "website": "https://nuxt-directus.netlify.app/",
1169
- "learn_more": "https://nuxt-directus.netlify.app/",
1279
+ "github": "https://github.com/intevel/nuxt-directus/",
1280
+ "website": "https://nuxt-directus.site/",
1281
+ "learn_more": "https://nuxt-directus.site/",
1170
1282
  "category": "CMS",
1171
1283
  "type": "3rd-party",
1172
1284
  "maintainers": [
@@ -1177,15 +1289,36 @@
1177
1289
  }
1178
1290
  ],
1179
1291
  "compatibility": {
1180
- "nuxt": "^2.0.0 || ^3.0.0",
1181
- "requires": {
1182
- "bridge": true
1292
+ "nuxt": "^3.0.0",
1293
+ "requires": {},
1294
+ "devtools": "^0.0.0"
1295
+ }
1296
+ },
1297
+ {
1298
+ "name": "disqus",
1299
+ "description": "Disqus Comments Module for Nuxt - Instantly add a comment widget to your app",
1300
+ "repo": "modbender/nuxt-disqus",
1301
+ "npm": "nuxt-disqus",
1302
+ "icon": "disqus.svg",
1303
+ "github": "https://github.com/modbender/nuxt-disqus",
1304
+ "website": "https://github.com/modbender/nuxt-disqus",
1305
+ "learn_more": "https://github.com/modbender/vue3-disqus",
1306
+ "category": "Libraries",
1307
+ "type": "3rd-party",
1308
+ "maintainers": [
1309
+ {
1310
+ "name": "modbender",
1311
+ "github": "modbender"
1183
1312
  }
1313
+ ],
1314
+ "compatibility": {
1315
+ "nuxt": "^3.0.0",
1316
+ "requires": {}
1184
1317
  }
1185
1318
  },
1186
1319
  {
1187
1320
  "name": "dotenv",
1188
- "description": "A Nuxt.js module that loads your .env file into your context options",
1321
+ "description": "A Nuxt module that loads your .env file into your context options",
1189
1322
  "repo": "nuxt-community/dotenv-module",
1190
1323
  "npm": "@nuxtjs/dotenv",
1191
1324
  "icon": "dotenv.png",
@@ -1207,7 +1340,7 @@
1207
1340
  },
1208
1341
  {
1209
1342
  "name": "drupal-ce",
1210
- "description": "Connects Nuxt.js with Drupal via the Lupus Custom Elements Renderer",
1343
+ "description": "Connects Nuxt with Drupal via the Lupus Custom Elements Renderer",
1211
1344
  "repo": "drunomics/nuxtjs-drupal-ce",
1212
1345
  "npm": "nuxtjs-drupal-ce",
1213
1346
  "icon": "drupal-ce.png",
@@ -1240,7 +1373,7 @@
1240
1373
  },
1241
1374
  {
1242
1375
  "name": "druxt",
1243
- "description": "A bridge between frameworks, Drupal in the back, Nuxt.js in the front.",
1376
+ "description": "A bridge between frameworks, Drupal in the back, Nuxt in the front.",
1244
1377
  "repo": "druxt/druxt.js#develop/packages/druxt",
1245
1378
  "npm": "druxt",
1246
1379
  "icon": "druxt.svg",
@@ -1308,7 +1441,7 @@
1308
1441
  },
1309
1442
  {
1310
1443
  "name": "emotion",
1311
- "description": "The Next Generation of CSS-in-JS for Nuxt.js",
1444
+ "description": "The Next Generation of CSS-in-JS for Nuxt",
1312
1445
  "repo": "nuxt-modules/emotion",
1313
1446
  "npm": "@nuxtjs/emotion",
1314
1447
  "icon": "emotion.png",
@@ -1336,7 +1469,7 @@
1336
1469
  },
1337
1470
  {
1338
1471
  "name": "eslint",
1339
- "description": "ESLint module for Nuxt.js",
1472
+ "description": "ESLint module for Nuxt",
1340
1473
  "repo": "nuxt-community/eslint-module",
1341
1474
  "npm": "@nuxtjs/eslint-module",
1342
1475
  "icon": "eslint.png",
@@ -1358,7 +1491,7 @@
1358
1491
  },
1359
1492
  {
1360
1493
  "name": "event-trace",
1361
- "description": "Module for event trace in Nuxt.js",
1494
+ "description": "Module for event trace in Nuxt",
1362
1495
  "repo": "nuxt-community/nuxt-event-trace",
1363
1496
  "npm": "nuxt-event-trace",
1364
1497
  "icon": "",
@@ -1402,7 +1535,7 @@
1402
1535
  },
1403
1536
  {
1404
1537
  "name": "feature-toggle",
1405
- "description": "Feature toggle module for Nuxt.js",
1538
+ "description": "Feature toggle module for Nuxt",
1406
1539
  "repo": "stephenkr/nuxt-feature-toggle",
1407
1540
  "npm": "nuxt-feature-toggle",
1408
1541
  "icon": "",
@@ -1469,7 +1602,7 @@
1469
1602
  },
1470
1603
  {
1471
1604
  "name": "floating-prompt-module",
1472
- "description": "Invite your users to support you on product hunt with this floating prompt Nuxt.js module",
1605
+ "description": "Invite your users to support you on product hunt with this floating prompt Nuxt module",
1473
1606
  "repo": "sandoche/nuxt-floating-prompt-module#main",
1474
1607
  "npm": "nuxt-floating-prompt-module",
1475
1608
  "icon": "",
@@ -1581,11 +1714,11 @@
1581
1714
  {
1582
1715
  "name": "form-actions",
1583
1716
  "description": "A set of features and composables to interact with forms and server data.",
1584
- "repo": "Hebilicious/form-actions-nuxt#main",
1585
- "npm": "form-actions-nuxt",
1717
+ "repo": "Hebilicious/form-actions-nuxt#main/packages/form-action-nuxt",
1718
+ "npm": "@hebilicious/form-actions-nuxt",
1586
1719
  "icon": "form-actions.svg",
1587
1720
  "github": "https://github.com/Hebilicious/form-actions-nuxt",
1588
- "website": "https://github.com/Hebilicious/form-actions-nuxt#readme",
1721
+ "website": "https://form-actions-nuxt.pages.dev/",
1589
1722
  "learn_more": "https://github.com/Hebilicious/form-actions-nuxt#readme",
1590
1723
  "category": "Request",
1591
1724
  "type": "3rd-party",
@@ -1597,7 +1730,7 @@
1597
1730
  }
1598
1731
  ],
1599
1732
  "compatibility": {
1600
- "nuxt": "^3.0.0",
1733
+ "nuxt": "^3.7.0",
1601
1734
  "requires": {}
1602
1735
  }
1603
1736
  },
@@ -1675,7 +1808,7 @@
1675
1808
  },
1676
1809
  {
1677
1810
  "name": "google-adsense",
1678
- "description": "Google Adsense Module for Nuxt.js",
1811
+ "description": "Google Adsense Module for Nuxt",
1679
1812
  "repo": "nuxt-community/google-adsense-module",
1680
1813
  "npm": "@nuxtjs/google-adsense",
1681
1814
  "icon": "google-adsense.png",
@@ -1701,7 +1834,7 @@
1701
1834
  },
1702
1835
  {
1703
1836
  "name": "google-analytics",
1704
- "description": "Google analytics Module for Nuxt.js",
1837
+ "description": "Google analytics Module for Nuxt",
1705
1838
  "repo": "nuxt-community/analytics-module",
1706
1839
  "npm": "@nuxtjs/google-analytics",
1707
1840
  "icon": "google-analytics.png",
@@ -1733,12 +1866,12 @@
1733
1866
  },
1734
1867
  {
1735
1868
  "name": "google-fonts",
1736
- "description": "Google Fonts module for NuxtJS",
1737
- "repo": "nuxt-community/google-fonts-module",
1869
+ "description": "Google Fonts module for Nuxt",
1870
+ "repo": "nuxt-modules/google-fonts",
1738
1871
  "npm": "@nuxtjs/google-fonts",
1739
1872
  "icon": "google-fonts.png",
1740
- "github": "https://github.com/nuxt-community/google-fonts-module",
1741
- "website": "https://github.com/nuxt-community/google-fonts-module",
1873
+ "github": "https://github.com/nuxt-modules/google-fonts",
1874
+ "website": "https://google-fonts.nuxtjs.org",
1742
1875
  "learn_more": "https://developers.google.com/fonts",
1743
1876
  "category": "Fonts",
1744
1877
  "type": "community",
@@ -1757,7 +1890,7 @@
1757
1890
  },
1758
1891
  {
1759
1892
  "name": "google-gtag",
1760
- "description": "Google GTag for Nuxt.js",
1893
+ "description": "Google GTag for Nuxt",
1761
1894
  "repo": "nuxt-community/google-gtag",
1762
1895
  "npm": "@nuxtjs/google-gtag",
1763
1896
  "icon": "gtm.png",
@@ -1783,7 +1916,7 @@
1783
1916
  },
1784
1917
  {
1785
1918
  "name": "google-optimize",
1786
- "description": "SSR friendly Google Optimize module for Nuxt.js",
1919
+ "description": "SSR friendly Google Optimize module for Nuxt",
1787
1920
  "repo": "nuxt-community/google-optimize-module",
1788
1921
  "npm": "nuxt-google-optimize",
1789
1922
  "icon": "google-optimize.png",
@@ -1838,7 +1971,7 @@
1838
1971
  },
1839
1972
  {
1840
1973
  "name": "graphql-request",
1841
- "description": "Easy Minimal GraphQL client integration with Nuxt.js",
1974
+ "description": "Easy Minimal GraphQL client integration with Nuxt",
1842
1975
  "repo": "gomah/nuxt-graphql-request",
1843
1976
  "npm": "nuxt-graphql-request",
1844
1977
  "icon": "graphql-request.png",
@@ -1854,7 +1987,7 @@
1854
1987
  }
1855
1988
  ],
1856
1989
  "compatibility": {
1857
- "nuxt": "^2.0.0",
1990
+ "nuxt": "^2.0.0 || ^3.0.0",
1858
1991
  "requires": {}
1859
1992
  }
1860
1993
  },
@@ -1877,12 +2010,13 @@
1877
2010
  ],
1878
2011
  "compatibility": {
1879
2012
  "nuxt": "^3.0.0",
1880
- "requires": {}
2013
+ "requires": {},
2014
+ "devtools": "^0.0.0"
1881
2015
  }
1882
2016
  },
1883
2017
  {
1884
2018
  "name": "gtag",
1885
- "description": "Google Analytics integration for Nuxt 3",
2019
+ "description": "Google Analytics integration for Nuxt",
1886
2020
  "repo": "johannschopplich/nuxt-gtag",
1887
2021
  "npm": "nuxt-gtag",
1888
2022
  "icon": "gtag.svg",
@@ -1906,7 +2040,7 @@
1906
2040
  },
1907
2041
  {
1908
2042
  "name": "gtm",
1909
- "description": "Google Tag Manager Module for Nuxt.js",
2043
+ "description": "Google Tag Manager Module for Nuxt",
1910
2044
  "repo": "nuxt-community/gtm-module",
1911
2045
  "npm": "@nuxtjs/gtm",
1912
2046
  "icon": "gtm.png",
@@ -1929,7 +2063,7 @@
1929
2063
  },
1930
2064
  {
1931
2065
  "name": "guess",
1932
- "description": "Guess.js module for Nuxt.js",
2066
+ "description": "Guess.js module for Nuxt",
1933
2067
  "repo": "nuxt-community/guess-module",
1934
2068
  "npm": "@nuxtjs/guess-module",
1935
2069
  "icon": "guessjs.png",
@@ -1949,6 +2083,28 @@
1949
2083
  "requires": {}
1950
2084
  }
1951
2085
  },
2086
+ {
2087
+ "name": "hanko",
2088
+ "description": "Hanko integration for Nuxt for passwordless authentication",
2089
+ "repo": "nuxt-modules/hanko",
2090
+ "npm": "@nuxtjs/hanko",
2091
+ "icon": "hanko.svg",
2092
+ "github": "https://github.com/nuxt-modules/hanko",
2093
+ "website": "https://github.com/nuxt-modules/hanko",
2094
+ "learn_more": "https://hanko.io/",
2095
+ "category": "Security",
2096
+ "type": "community",
2097
+ "maintainers": [
2098
+ {
2099
+ "name": "danielroe",
2100
+ "github": "danielroe"
2101
+ }
2102
+ ],
2103
+ "compatibility": {
2104
+ "nuxt": "^3.0.0",
2105
+ "requires": {}
2106
+ }
2107
+ },
1952
2108
  {
1953
2109
  "name": "harlem",
1954
2110
  "description": "Harlem is a simple, unopinionated, lightweight and extensible state management solution for Vue 3.",
@@ -2019,7 +2175,7 @@
2019
2175
  },
2020
2176
  {
2021
2177
  "name": "helmet",
2022
- "description": "Easy Helmet module with Nuxt.js'",
2178
+ "description": "Easy Helmet module with Nuxt'",
2023
2179
  "repo": "victor-perez/nuxt-helmet",
2024
2180
  "npm": "nuxt-helmet",
2025
2181
  "icon": "",
@@ -2063,7 +2219,7 @@
2063
2219
  },
2064
2220
  {
2065
2221
  "name": "history-state",
2066
- "description": "Nuxt.js module to backup or restore historical states",
2222
+ "description": "Nuxt module to backup or restore historical states",
2067
2223
  "repo": "hidekatsu-izuno/nuxt-history-state",
2068
2224
  "npm": "nuxt-history-state",
2069
2225
  "icon": "",
@@ -2132,7 +2288,7 @@
2132
2288
  },
2133
2289
  {
2134
2290
  "name": "http",
2135
- "description": "Universal HTTP Module for Nuxt.js",
2291
+ "description": "Universal HTTP Module for Nuxt",
2136
2292
  "repo": "nuxt/http",
2137
2293
  "npm": "@nuxt/http",
2138
2294
  "icon": "http.png",
@@ -2160,7 +2316,7 @@
2160
2316
  },
2161
2317
  {
2162
2318
  "name": "humans-txt",
2163
- "description": "An initiative for knowing the people behind a website. It is a Nuxt.js buildModules that add a TXT file containing information about the different people who have contributed to building the website.",
2319
+ "description": "An initiative for knowing the people behind a website. It is a Nuxt buildModules that add a TXT file containing information about the different people who have contributed to building the website.",
2164
2320
  "repo": "Luxdamore/nuxt-humans-txt",
2165
2321
  "npm": "@luxdamore/nuxt-humans-txt",
2166
2322
  "icon": "",
@@ -2184,11 +2340,11 @@
2184
2340
  {
2185
2341
  "name": "i18n",
2186
2342
  "description": "i18n features for your Nuxt project so you can easily add internationalization.",
2187
- "repo": "nuxt-community/i18n-module",
2343
+ "repo": "nuxt-modules/i18n",
2188
2344
  "npm": "@nuxtjs/i18n",
2189
2345
  "icon": "i18n.png",
2190
- "github": "https://github.com/nuxt-community/i18n-module",
2191
- "website": "https://i18n.nuxtjs.org",
2346
+ "github": "https://github.com/nuxt-modules/i18n",
2347
+ "website": "https://v8.i18n.nuxtjs.org",
2192
2348
  "learn_more": "https://kazupon.github.io/vue-i18n/",
2193
2349
  "category": "Extensions",
2194
2350
  "type": "community",
@@ -2248,7 +2404,8 @@
2248
2404
  ],
2249
2405
  "compatibility": {
2250
2406
  "nuxt": "^3.0.0",
2251
- "requires": {}
2407
+ "requires": {},
2408
+ "devtools": "^0.0.0"
2252
2409
  }
2253
2410
  },
2254
2411
  {
@@ -2297,12 +2454,12 @@
2297
2454
  },
2298
2455
  {
2299
2456
  "name": "image",
2300
- "description": "Optimised images for NuxtJS, with progressive processing, lazy-loading, real-time resizes and providers support.",
2457
+ "description": "Optimised images for Nuxt, with progressive processing, lazy-loading, real-time resizes and providers support.",
2301
2458
  "repo": "nuxt/image",
2302
2459
  "npm": "@nuxt/image",
2303
2460
  "icon": "image.png",
2304
2461
  "github": "https://github.com/nuxt/image",
2305
- "website": "https://image.nuxtjs.org",
2462
+ "website": "https://image.nuxt.com",
2306
2463
  "learn_more": "",
2307
2464
  "category": "Images",
2308
2465
  "type": "official",
@@ -2312,6 +2469,11 @@
2312
2469
  "github": "farnabaz",
2313
2470
  "twitter": "a_birang"
2314
2471
  },
2472
+ {
2473
+ "name": "Daniel Roe",
2474
+ "github": "danielroe",
2475
+ "twitter": "danielcroe"
2476
+ },
2315
2477
  {
2316
2478
  "name": "Pooya Parsa",
2317
2479
  "github": "pi0",
@@ -2332,7 +2494,7 @@
2332
2494
  },
2333
2495
  {
2334
2496
  "name": "imagemin",
2335
- "description": "Automatically optimize (compress) all images used in Nuxt.js",
2497
+ "description": "Automatically optimize (compress) all images used in Nuxt",
2336
2498
  "repo": "nuxt-community/imagemin-module",
2337
2499
  "npm": "@nuxtjs/imagemin",
2338
2500
  "icon": "imagemin.png",
@@ -2379,7 +2541,7 @@
2379
2541
  },
2380
2542
  {
2381
2543
  "name": "intercom",
2382
- "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt.js",
2544
+ "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt",
2383
2545
  "repo": "hex-digital/nuxt-intercom",
2384
2546
  "npm": "@hexdigital/nuxt-intercom",
2385
2547
  "icon": "intercom.png",
@@ -2424,7 +2586,7 @@
2424
2586
  },
2425
2587
  {
2426
2588
  "name": "jsonapi",
2427
- "description": "Easy JSON:API client integration for Nuxt.js",
2589
+ "description": "Easy JSON:API client integration for Nuxt",
2428
2590
  "repo": "patrickcate/nuxt-jsonapi",
2429
2591
  "npm": "nuxt-jsonapi",
2430
2592
  "icon": "jsonapi.svg",
@@ -2466,9 +2628,31 @@
2466
2628
  "requires": {}
2467
2629
  }
2468
2630
  },
2631
+ {
2632
+ "name": "kinde",
2633
+ "description": "Kinde authentication integration for Nuxt",
2634
+ "repo": "nuxt-modules/kinde",
2635
+ "npm": "@nuxtjs/kinde",
2636
+ "icon": "",
2637
+ "github": "https://github.com/nuxt-modules/kinde",
2638
+ "website": "https://github.com/nuxt-modules/kinde",
2639
+ "learn_more": "https://kinde.com/",
2640
+ "category": "Security",
2641
+ "type": "community",
2642
+ "maintainers": [
2643
+ {
2644
+ "name": "danielroe",
2645
+ "github": "danielroe"
2646
+ }
2647
+ ],
2648
+ "compatibility": {
2649
+ "nuxt": "^3.0.0",
2650
+ "requires": {}
2651
+ }
2652
+ },
2469
2653
  {
2470
2654
  "name": "kql",
2471
- "description": "Nuxt 3 module for Kirby's Query Language API",
2655
+ "description": "Nuxt module for Kirby's Query Language API",
2472
2656
  "repo": "johannschopplich/nuxt-kql",
2473
2657
  "npm": "nuxt-kql",
2474
2658
  "icon": "kql.svg",
@@ -2492,7 +2676,7 @@
2492
2676
  },
2493
2677
  {
2494
2678
  "name": "laravel-echo",
2495
- "description": "Laravel Echo for Nuxt.js",
2679
+ "description": "Laravel Echo for Nuxt",
2496
2680
  "repo": "nuxt-community/laravel-echo",
2497
2681
  "npm": "@nuxtjs/laravel-echo",
2498
2682
  "icon": "laravel-echo.png",
@@ -2580,13 +2764,13 @@
2580
2764
  },
2581
2765
  {
2582
2766
  "name": "link-checker",
2583
- "description": "Identify and fix link issues for prerendered Nuxt 3 apps.",
2767
+ "description": "Find and magically fix links that may be negatively effecting your Nuxt sites SEO.",
2584
2768
  "repo": "harlan-zw/nuxt-link-checker",
2585
2769
  "npm": "nuxt-link-checker",
2586
- "icon": "",
2770
+ "icon": "link-checker.svg",
2587
2771
  "github": "https://github.com/harlan-zw/nuxt-link-checker",
2588
- "website": "https://github.com/harlan-zw/nuxt-link-checker",
2589
- "learn_more": "",
2772
+ "website": "https://nuxtseo.com/link-checker",
2773
+ "learn_more": "https://nuxtseo.com/link-checker",
2590
2774
  "category": "SEO",
2591
2775
  "type": "3rd-party",
2592
2776
  "maintainers": [
@@ -2599,7 +2783,8 @@
2599
2783
  ],
2600
2784
  "compatibility": {
2601
2785
  "nuxt": "^3.0.0",
2602
- "requires": {}
2786
+ "requires": {},
2787
+ "devtools": "^0.0.0"
2603
2788
  }
2604
2789
  },
2605
2790
  {
@@ -2676,12 +2861,12 @@
2676
2861
  },
2677
2862
  {
2678
2863
  "name": "logrocket",
2679
- "description": "LogRocket module for Nuxt.js to help you fix bugs and understand user behaviour.",
2680
- "repo": "nuxt-community/nuxt-logrocket",
2864
+ "description": "LogRocket module for Nuxt to help you fix bugs and understand user behaviour.",
2865
+ "repo": "nuxt-modules/logrocket",
2681
2866
  "npm": "nuxt-logrocket",
2682
2867
  "icon": "logrocket.png",
2683
- "github": "https://github.com/nuxt-community/nuxt-logrocket",
2684
- "website": "https://github.com/nuxt-community/nuxt-logrocket",
2868
+ "github": "https://github.com/nuxt-modules/logrocket",
2869
+ "website": "https://github.com/nuxt-modules/logrocket",
2685
2870
  "learn_more": "https://docs.logrocket.com/docs",
2686
2871
  "category": "Monitoring",
2687
2872
  "type": "community",
@@ -2697,9 +2882,35 @@
2697
2882
  "requires": {}
2698
2883
  }
2699
2884
  },
2885
+ {
2886
+ "name": "lucide-icons",
2887
+ "description": "Nuxt module to integrate Lucide icons",
2888
+ "repo": "swisnl/nuxt-lucide-icons",
2889
+ "npm": "nuxt-lucide-icons",
2890
+ "icon": "lucide-icons.svg",
2891
+ "github": "https://github.com/swisnl/nuxt-lucide-icons",
2892
+ "website": "https://github.com/swisnl/nuxt-lucide-icons",
2893
+ "learn_more": "",
2894
+ "category": "UI",
2895
+ "type": "3rd-party",
2896
+ "maintainers": [
2897
+ {
2898
+ "name": "SWIS",
2899
+ "github": "swisnl"
2900
+ },
2901
+ {
2902
+ "name": "Jasper Zonneveld",
2903
+ "github": "JaZo"
2904
+ }
2905
+ ],
2906
+ "compatibility": {
2907
+ "nuxt": "^3.0.0",
2908
+ "requires": {}
2909
+ }
2910
+ },
2700
2911
  {
2701
2912
  "name": "lunr",
2702
- "description": "Full-text search with pre-build indexes for Nuxt.js using lunr.js",
2913
+ "description": "Full-text search with pre-build indexes for Nuxt using lunr.js",
2703
2914
  "repo": "nuxt-community/lunr-module",
2704
2915
  "npm": "@nuxtjs/lunr-module",
2705
2916
  "icon": "",
@@ -2787,6 +2998,28 @@
2787
2998
  "requires": {}
2788
2999
  }
2789
3000
  },
3001
+ {
3002
+ "name": "maz-ui",
3003
+ "description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
3004
+ "repo": "louismazel/maz-ui",
3005
+ "npm": "maz-ui",
3006
+ "icon": "maz-ui.png",
3007
+ "github": "https://github.com/louismazel/maz-ui",
3008
+ "website": "https://louismazel.github.io/maz-ui-3/",
3009
+ "learn_more": "https://louismazel.github.io/maz-ui-3/",
3010
+ "category": "UI",
3011
+ "type": "community",
3012
+ "maintainers": [
3013
+ {
3014
+ "name": "Loïc Mazuel",
3015
+ "github": "LouisMazel"
3016
+ }
3017
+ ],
3018
+ "compatibility": {
3019
+ "nuxt": "^3.0.0",
3020
+ "requires": {}
3021
+ }
3022
+ },
2790
3023
  {
2791
3024
  "name": "mdx",
2792
3025
  "description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
@@ -2812,7 +3045,7 @@
2812
3045
  },
2813
3046
  {
2814
3047
  "name": "medusa",
2815
- "description": "Easily connect to Medusa from your Nuxt 3 application",
3048
+ "description": "Easily connect to Medusa from your Nuxt application",
2816
3049
  "repo": "Baroshem/nuxt-medusa",
2817
3050
  "npm": "nuxt-medusa",
2818
3051
  "icon": "medusa.svg",
@@ -2837,7 +3070,7 @@
2837
3070
  },
2838
3071
  {
2839
3072
  "name": "meilisearch",
2840
- "description": "Meilisearch Instant Search module for Nuxt 3",
3073
+ "description": "Meilisearch Instant Search module for Nuxt",
2841
3074
  "repo": "xlanex6/nuxt-meilisearch",
2842
3075
  "npm": "nuxt-meilisearch",
2843
3076
  "icon": "meilisearch.svg",
@@ -2857,7 +3090,8 @@
2857
3090
  "nuxt": "^3.0.0",
2858
3091
  "requires": {
2859
3092
  "bridge": false
2860
- }
3093
+ },
3094
+ "devtools": "^0.0.0"
2861
3095
  }
2862
3096
  },
2863
3097
  {
@@ -2929,7 +3163,7 @@
2929
3163
  },
2930
3164
  {
2931
3165
  "name": "moment",
2932
- "description": "Efficient Moment.js module for Nuxt.js so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
3166
+ "description": "Efficient Moment.js module for Nuxt so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
2933
3167
  "repo": "nuxt-community/moment-module",
2934
3168
  "npm": "@nuxtjs/moment",
2935
3169
  "icon": "momentjs.png",
@@ -2956,7 +3190,7 @@
2956
3190
  },
2957
3191
  {
2958
3192
  "name": "mq",
2959
- "description": "vue-mq module for Nuxt.js. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
3193
+ "description": "vue-mq module for Nuxt. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
2960
3194
  "repo": "vanhoofmaarten/nuxt-mq",
2961
3195
  "npm": "nuxt-mq",
2962
3196
  "icon": "",
@@ -3000,7 +3234,7 @@
3000
3234
  },
3001
3235
  {
3002
3236
  "name": "netlify-cache",
3003
- "description": "Nuxt.js module that uses netlify cache to speed up redeploy for Nuxt.js version < 2.14",
3237
+ "description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
3004
3238
  "repo": "DreaMinder/nuxt-netlify-cache",
3005
3239
  "npm": "nuxt-netlify-cache",
3006
3240
  "icon": "netlify.png",
@@ -3045,7 +3279,7 @@
3045
3279
  },
3046
3280
  {
3047
3281
  "name": "netlify",
3048
- "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt.js projects.",
3282
+ "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
3049
3283
  "repo": "bazzite/nuxt-netlify",
3050
3284
  "npm": "@aceforth/nuxt-netlify",
3051
3285
  "icon": "netlify.png",
@@ -3137,6 +3371,28 @@
3137
3371
  "requires": {}
3138
3372
  }
3139
3373
  },
3374
+ {
3375
+ "name": "nuxt-anchorscroll",
3376
+ "description": "Scroll to top and to anchor support for Nuxt",
3377
+ "repo": "helltraitor/nuxt-anchorscroll",
3378
+ "npm": "nuxt-anchorscroll",
3379
+ "icon": "",
3380
+ "github": "https://github.com/helltraitor/nuxt-anchorscroll",
3381
+ "website": "https://github.com/helltraitor/nuxt-anchorscroll",
3382
+ "learn_more": "",
3383
+ "category": "UI",
3384
+ "type": "3rd-party",
3385
+ "maintainers": [
3386
+ {
3387
+ "name": "Helltraitor",
3388
+ "github": "helltraitor"
3389
+ }
3390
+ ],
3391
+ "compatibility": {
3392
+ "nuxt": "^3.0.0",
3393
+ "requires": {}
3394
+ }
3395
+ },
3140
3396
  {
3141
3397
  "name": "nuxt-auth",
3142
3398
  "description": "",
@@ -3159,9 +3415,53 @@
3159
3415
  "requires": {}
3160
3416
  }
3161
3417
  },
3418
+ {
3419
+ "name": "nuxt-basic-auth",
3420
+ "description": "Nuxt Module for Basic Authentication",
3421
+ "repo": "kgierke/nuxt-basic-auth",
3422
+ "npm": "@kgierke/nuxt-basic-auth",
3423
+ "icon": "",
3424
+ "github": "https://github.com/kgierke/nuxt-basic-auth",
3425
+ "website": "https://github.com/kgierke/nuxt-basic-auth",
3426
+ "learn_more": "",
3427
+ "category": "Security",
3428
+ "type": "3rd-party",
3429
+ "maintainers": [
3430
+ {
3431
+ "name": "kgierke",
3432
+ "github": "kgierke"
3433
+ }
3434
+ ],
3435
+ "compatibility": {
3436
+ "nuxt": "^3.0.0",
3437
+ "requires": {}
3438
+ }
3439
+ },
3440
+ {
3441
+ "name": "nuxt-bootstrap-icons",
3442
+ "description": "Just a simple integration for Bootstrap Icons",
3443
+ "repo": "OyewoleOyedeji/nuxt-bootstrap-icons",
3444
+ "npm": "nuxt-bootstrap-icons",
3445
+ "icon": "bootstrap-icons.svg",
3446
+ "github": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3447
+ "website": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3448
+ "learn_more": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3449
+ "category": "UI",
3450
+ "type": "3rd-party",
3451
+ "maintainers": [
3452
+ {
3453
+ "name": "OyewoleOyedeji",
3454
+ "github": "OyewoleOyedeji"
3455
+ }
3456
+ ],
3457
+ "compatibility": {
3458
+ "nuxt": "^3.0.0",
3459
+ "requires": {}
3460
+ }
3461
+ },
3162
3462
  {
3163
3463
  "name": "nuxt-chatgpt",
3164
- "description": "ChatGPT integration for Nuxt 3",
3464
+ "description": "ChatGPT integration for Nuxt",
3165
3465
  "repo": "schnapsterdog/nuxt-chatgpt",
3166
3466
  "npm": "nuxt-chatgpt",
3167
3467
  "icon": "chatgpt.svg",
@@ -3181,6 +3481,54 @@
3181
3481
  "requires": {}
3182
3482
  }
3183
3483
  },
3484
+ {
3485
+ "name": "nuxt-facebook-chat",
3486
+ "description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
3487
+ "repo": "superdev-tech/nuxt-facebook-chat",
3488
+ "npm": "nuxt-facebook-chat",
3489
+ "icon": "nuxt-facebook-chat.svg",
3490
+ "github": "https://github.com/superdev-tech/nuxt-facebook-chat",
3491
+ "website": "https://github.com/superdev-tech/nuxt-facebook-chat",
3492
+ "learn_more": "https://www.npmjs.com/package/nuxt-facebook-chat",
3493
+ "category": "Libraries",
3494
+ "type": "3rd-party",
3495
+ "maintainers": [
3496
+ {
3497
+ "name": "Supanut Dokmaithong",
3498
+ "github": "Boomgeek"
3499
+ },
3500
+ {
3501
+ "name": "superdev-tech",
3502
+ "github": "superdev-tech"
3503
+ }
3504
+ ],
3505
+ "compatibility": {
3506
+ "nuxt": "^3.0.0",
3507
+ "requires": {}
3508
+ }
3509
+ },
3510
+ {
3511
+ "name": "nuxt-feedme",
3512
+ "description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
3513
+ "repo": "helltraitor/nuxt-feedme",
3514
+ "npm": "nuxt-feedme",
3515
+ "icon": "",
3516
+ "github": "https://github.com/helltraitor/nuxt-feedme",
3517
+ "website": "https://github.com/helltraitor/nuxt-feedme",
3518
+ "learn_more": "",
3519
+ "category": "SEO",
3520
+ "type": "3rd-party",
3521
+ "maintainers": [
3522
+ {
3523
+ "name": "Helltraitor",
3524
+ "github": "helltraitor"
3525
+ }
3526
+ ],
3527
+ "compatibility": {
3528
+ "nuxt": "^3.0.0",
3529
+ "requires": {}
3530
+ }
3531
+ },
3184
3532
  {
3185
3533
  "name": "nuxt-graphql-middleware",
3186
3534
  "description": "Expose GraphQL queries and mutations as server API routes.",
@@ -3234,7 +3582,7 @@
3234
3582
  },
3235
3583
  {
3236
3584
  "name": "nuxt-gtm",
3237
- "description": "A Nuxt.js module for Google Tag Manager",
3585
+ "description": "A Nuxt module for Google Tag Manager",
3238
3586
  "repo": "zadigetvoltaire/nuxt-gtm",
3239
3587
  "npm": "@zadigetvoltaire/nuxt-gtm",
3240
3588
  "icon": "nuxt-gtm.svg",
@@ -3251,7 +3599,8 @@
3251
3599
  ],
3252
3600
  "compatibility": {
3253
3601
  "nuxt": "^3.0.0",
3254
- "requires": {}
3602
+ "requires": {},
3603
+ "devtools": "^0.0.0"
3255
3604
  }
3256
3605
  },
3257
3606
  {
@@ -3279,24 +3628,24 @@
3279
3628
  }
3280
3629
  },
3281
3630
  {
3282
- "name": "nuxt-lazy-load",
3283
- "description": "A simple way to lazy load images, videos, audio, and iframes without custom components or extra attributes like data-src, just basic HTML tags",
3284
- "repo": "",
3285
- "npm": "nuxt-lazy-load",
3286
- "icon": "nuxt-lazy-load.svg",
3287
- "github": "",
3288
- "website": "https://gitlab.com/broj42/nuxt-lazy-load",
3289
- "learn_more": "https://gitlab.com/broj42/nuxt-lazy-load",
3290
- "category": "Performance",
3631
+ "name": "nuxt-jsonld",
3632
+ "description": "Manage JSON-LD in Vue component.",
3633
+ "repo": "ymmooot/nuxt-jsonld",
3634
+ "npm": "nuxt-jsonld",
3635
+ "icon": "",
3636
+ "github": "https://github.com/ymmooot/nuxt-jsonld",
3637
+ "website": "https://github.com/ymmooot/nuxt-jsonld",
3638
+ "learn_more": "",
3639
+ "category": "SEO",
3291
3640
  "type": "3rd-party",
3292
3641
  "maintainers": [
3293
3642
  {
3294
- "name": "Dario Ferderber",
3295
- "github": "darioferderber"
3643
+ "name": "ymmooot",
3644
+ "github": "ymmooot"
3296
3645
  }
3297
3646
  ],
3298
3647
  "compatibility": {
3299
- "nuxt": "^2.0.0 || ^3.0.0",
3648
+ "nuxt": "^3.0.0",
3300
3649
  "requires": {}
3301
3650
  }
3302
3651
  },
@@ -3325,7 +3674,7 @@
3325
3674
  },
3326
3675
  {
3327
3676
  "name": "nuxt-loco",
3328
- "description": "A localise.biz module to synth locale with Nuxt.js",
3677
+ "description": "A localise.biz module to synth locale with Nuxt",
3329
3678
  "repo": "gaetansenn/nuxt-loco",
3330
3679
  "npm": "nuxt-loco",
3331
3680
  "icon": "",
@@ -3368,6 +3717,28 @@
3368
3717
  "requires": {}
3369
3718
  }
3370
3719
  },
3720
+ {
3721
+ "name": "nuxt-mdi",
3722
+ "description": "Add 7,000+ icons to your Nuxt application, from Material Design Icons.",
3723
+ "repo": "ERPedersen/nuxt-mdi",
3724
+ "npm": "nuxt-mdi",
3725
+ "icon": "mdi.png",
3726
+ "github": "https://github.com/ERPedersen/nuxt-mdi",
3727
+ "website": "https://nuxt-mdi.emilrosenius.com",
3728
+ "learn_more": "https://github.com/ERPedersen/nuxt-mdi/blob/main/README.md",
3729
+ "category": "Libraries",
3730
+ "type": "3rd-party",
3731
+ "maintainers": [
3732
+ {
3733
+ "name": "Emil Rosenius",
3734
+ "github": "ERPedersen"
3735
+ }
3736
+ ],
3737
+ "compatibility": {
3738
+ "nuxt": "^3.0.0",
3739
+ "requires": {}
3740
+ }
3741
+ },
3371
3742
  {
3372
3743
  "name": "nuxt-monaco-editor",
3373
3744
  "description": "Integrate monaco-editor with Nuxt",
@@ -3392,12 +3763,12 @@
3392
3763
  },
3393
3764
  {
3394
3765
  "name": "nuxt-mongoose",
3395
- "description": "A Nuxt 3 module for simplifying the use of Mongoose in your project.",
3766
+ "description": "A Nuxt module for simplifying the use of Mongoose in your project.",
3396
3767
  "repo": "arashsheyda/nuxt-mongoose",
3397
3768
  "npm": "nuxt-mongoose",
3398
3769
  "icon": "nuxt-mongoose.svg",
3399
3770
  "github": "https://github.com/arashsheyda/nuxt-mongoose",
3400
- "website": "https://github.com/arashsheyda/nuxt-mongoose",
3771
+ "website": "https://nuxt-mongoose.nuxt.space",
3401
3772
  "learn_more": "",
3402
3773
  "category": "Database",
3403
3774
  "type": "3rd-party",
@@ -3409,7 +3780,8 @@
3409
3780
  ],
3410
3781
  "compatibility": {
3411
3782
  "nuxt": "^3.0.0",
3412
- "requires": {}
3783
+ "requires": {},
3784
+ "devtools": "^0.0.0"
3413
3785
  }
3414
3786
  },
3415
3787
  {
@@ -3435,6 +3807,28 @@
3435
3807
  "requires": {}
3436
3808
  }
3437
3809
  },
3810
+ {
3811
+ "name": "nuxt-phosphor-icons",
3812
+ "description": "Just a simple integration for @phosphor-icons in Nuxt",
3813
+ "repo": "OyewoleOyedeji/nuxt-phosphor-icons",
3814
+ "npm": "nuxt-phosphor-icons",
3815
+ "icon": "phosphor-icons.svg",
3816
+ "github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3817
+ "website": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3818
+ "learn_more": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3819
+ "category": "UI",
3820
+ "type": "3rd-party",
3821
+ "maintainers": [
3822
+ {
3823
+ "name": "OyewoleOyedeji",
3824
+ "github": "OyewoleOyedeji"
3825
+ }
3826
+ ],
3827
+ "compatibility": {
3828
+ "nuxt": "^3.0.0",
3829
+ "requires": {}
3830
+ }
3831
+ },
3438
3832
  {
3439
3833
  "name": "nuxt-pino-log",
3440
3834
  "description": "Structured logs for nuxt apps using pino",
@@ -3459,7 +3853,7 @@
3459
3853
  },
3460
3854
  {
3461
3855
  "name": "plausible",
3462
- "description": "Nuxt 3 module to natively integrate Plausible analytics",
3856
+ "description": "Nuxt module to natively integrate Plausible analytics",
3463
3857
  "repo": "nuxt-modules/plausible",
3464
3858
  "npm": "@nuxtjs/plausible",
3465
3859
  "icon": "plausible.png",
@@ -3480,10 +3874,36 @@
3480
3874
  }
3481
3875
  },
3482
3876
  {
3483
- "name": "nuxt-png-to-ico",
3484
- "description": "Nuxt.js module for auto generating favicons",
3485
- "repo": "b5710546232/nuxt-png-to-ico",
3486
- "npm": "nuxt-png-to-ico",
3877
+ "name": "nuxt-plotly",
3878
+ "description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
3879
+ "repo": "superdev-tech/nuxt-plotly",
3880
+ "npm": "nuxt-plotly",
3881
+ "icon": "nuxt-plotly.svg",
3882
+ "github": "https://github.com/superdev-tech/nuxt-plotly",
3883
+ "website": "https://github.com/superdev-tech/nuxt-plotly",
3884
+ "learn_more": "https://www.npmjs.com/package/nuxt-plotly",
3885
+ "category": "Libraries",
3886
+ "type": "3rd-party",
3887
+ "maintainers": [
3888
+ {
3889
+ "name": "Supanut Dokmaithong",
3890
+ "github": "Boomgeek"
3891
+ },
3892
+ {
3893
+ "name": "superdev-tech",
3894
+ "github": "superdev-tech"
3895
+ }
3896
+ ],
3897
+ "compatibility": {
3898
+ "nuxt": "^3.0.0",
3899
+ "requires": {}
3900
+ }
3901
+ },
3902
+ {
3903
+ "name": "nuxt-png-to-ico",
3904
+ "description": "Nuxt module for auto generating favicons",
3905
+ "repo": "b5710546232/nuxt-png-to-ico",
3906
+ "npm": "nuxt-png-to-ico",
3487
3907
  "icon": "",
3488
3908
  "github": "https://github.com/b5710546232/nuxt-png-to-ico",
3489
3909
  "website": "https://github.com/b5710546232/nuxt-png-to-ico",
@@ -3504,7 +3924,7 @@
3504
3924
  },
3505
3925
  {
3506
3926
  "name": "nuxt-smartlook",
3507
- "description": "Integrate Smartlook in your Nuxt.js apps using nuxt-smartlook.",
3927
+ "description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
3508
3928
  "repo": "f00b4r/nuxt-smartlook",
3509
3929
  "npm": "nuxt-smartlook",
3510
3930
  "icon": "nuxt-smartlook.png",
@@ -3556,7 +3976,7 @@
3556
3976
  },
3557
3977
  {
3558
3978
  "name": "nuxt-storm",
3559
- "description": "WebStorm & PHPStorm support for NuxtJS components",
3979
+ "description": "WebStorm & PHPStorm support for Nuxt components",
3560
3980
  "repo": "fumeapp/nuxt-storm",
3561
3981
  "npm": "nuxt-storm",
3562
3982
  "icon": "nuxt-storm.png",
@@ -3600,7 +4020,7 @@
3600
4020
  },
3601
4021
  {
3602
4022
  "name": "nuxt-unleash",
3603
- "description": "Nuxt.js module to use Unleash toggle feature services",
4023
+ "description": "Nuxt module to use Unleash toggle feature services",
3604
4024
  "repo": "conejerock/nuxt-unleash",
3605
4025
  "npm": "nuxt-unleash",
3606
4026
  "icon": "nuxt-unleash.svg",
@@ -3691,12 +4111,12 @@
3691
4111
  {
3692
4112
  "name": "nuxt-vue3-google-signin",
3693
4113
  "description": "Empower your Nuxt app with Google Sign-In, hassle-free",
3694
- "repo": "syetalabs/nuxt-vue3-google-signin",
4114
+ "repo": "wavezync/nuxt-vue3-google-signin",
3695
4115
  "npm": "nuxt-vue3-google-signin",
3696
4116
  "icon": "vue3-google-signin.svg",
3697
- "github": "https://github.com/syetalabs/nuxt-vue3-google-signin",
3698
- "website": "https://vue3-google-signin.syetalabs.io",
3699
- "learn_more": "https://vue3-google-signin.syetalabs.io",
4117
+ "github": "https://github.com/wavezync/nuxt-vue3-google-signin",
4118
+ "website": "https://vue3-google-signin.wavezync.com",
4119
+ "learn_more": "https://vue3-google-signin.wavezync.com",
3700
4120
  "category": "Libraries",
3701
4121
  "type": "3rd-party",
3702
4122
  "maintainers": [
@@ -3712,7 +4132,7 @@
3712
4132
  },
3713
4133
  {
3714
4134
  "name": "nuxt-vuetify",
3715
- "description": "Add Vuetify 3 to your Nuxt 3 application in seconds.",
4135
+ "description": "Add Vuetify 3 to your Nuxt application in 3 seconds.",
3716
4136
  "repo": "invictus-codes/nuxt-vuetify",
3717
4137
  "npm": "@invictus.codes/nuxt-vuetify",
3718
4138
  "icon": "vuetify-logo-v3-dark.svg",
@@ -3732,9 +4152,31 @@
3732
4152
  "requires": {}
3733
4153
  }
3734
4154
  },
4155
+ {
4156
+ "name": "nuxt3-leaflet",
4157
+ "description": "Leaflet integration with Nuxt",
4158
+ "repo": "Gugustinette/Nuxt-Leaflet",
4159
+ "npm": "nuxt3-leaflet",
4160
+ "icon": "leaflet.png",
4161
+ "github": "https://github.com/Gugustinette/Nuxt-Leaflet",
4162
+ "website": "https://github.com/Gugustinette/Nuxt-Leaflet",
4163
+ "learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
4164
+ "category": "Libraries",
4165
+ "type": "3rd-party",
4166
+ "maintainers": [
4167
+ {
4168
+ "name": "Augustin MERCIER",
4169
+ "github": "Gugustinette"
4170
+ }
4171
+ ],
4172
+ "compatibility": {
4173
+ "nuxt": "^3.0.0",
4174
+ "requires": {}
4175
+ }
4176
+ },
3735
4177
  {
3736
4178
  "name": "nuxt7",
3737
- "description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
4179
+ "description": "Full Featured iOS & Android PWA Apps with Nuxt and Framework7",
3738
4180
  "repo": "nuxt-community/nuxt7",
3739
4181
  "npm": "nuxt7",
3740
4182
  "icon": "",
@@ -3755,38 +4197,15 @@
3755
4197
  "requires": {}
3756
4198
  }
3757
4199
  },
3758
- {
3759
- "name": "nuxtlabs-ui",
3760
- "description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
3761
- "repo": "nuxtlabs/ui",
3762
- "npm": "@nuxthq/ui",
3763
- "icon": "nuxtlabs-ui.svg",
3764
- "github": "https://github.com/nuxtlabs/ui",
3765
- "website": "https://ui.nuxtlabs.com",
3766
- "learn_more": "https://ui.nuxtlabs.com",
3767
- "category": "UI",
3768
- "type": "3rd-party",
3769
- "maintainers": [
3770
- {
3771
- "name": "Benjamin Canac",
3772
- "github": "benjamincanac",
3773
- "twitter": "benjamincanac"
3774
- }
3775
- ],
3776
- "compatibility": {
3777
- "nuxt": "^3.0.0",
3778
- "requires": {}
3779
- }
3780
- },
3781
4200
  {
3782
4201
  "name": "og-image",
3783
- "description": "Easily generate dynamic social share images.",
4202
+ "description": "Enlightened runtime images generated with Vue templates.",
3784
4203
  "repo": "harlan-zw/nuxt-og-image",
3785
4204
  "npm": "nuxt-og-image",
3786
- "icon": "",
4205
+ "icon": "og-image.svg",
3787
4206
  "github": "https://github.com/harlan-zw/nuxt-og-image",
3788
- "website": "https://github.com/harlan-zw/nuxt-og-image",
3789
- "learn_more": "",
4207
+ "website": "https://nuxtseo.com/og-image",
4208
+ "learn_more": "https://nuxtseo.com/og-image",
3790
4209
  "category": "SEO",
3791
4210
  "type": "3rd-party",
3792
4211
  "maintainers": [
@@ -3799,7 +4218,8 @@
3799
4218
  ],
3800
4219
  "compatibility": {
3801
4220
  "nuxt": "^3.0.0",
3802
- "requires": {}
4221
+ "requires": {},
4222
+ "devtools": "^0.0.0"
3803
4223
  }
3804
4224
  },
3805
4225
  {
@@ -3827,7 +4247,7 @@
3827
4247
  },
3828
4248
  {
3829
4249
  "name": "optimized-images",
3830
- "description": "Automatically optimizes images used in Nuxt.js projects (jpeg, png, svg, webp and gif).",
4250
+ "description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
3831
4251
  "repo": "juliomrqz/nuxt-optimized-images",
3832
4252
  "npm": "@aceforth/nuxt-optimized-images",
3833
4253
  "icon": "",
@@ -3872,7 +4292,7 @@
3872
4292
  },
3873
4293
  {
3874
4294
  "name": "parse",
3875
- "description": "Parse package for Nuxt.js",
4295
+ "description": "Parse package for Nuxt",
3876
4296
  "repo": "cierrateam/nuxt-parse",
3877
4297
  "npm": "nuxt-parse",
3878
4298
  "icon": "",
@@ -3892,6 +4312,29 @@
3892
4312
  "requires": {}
3893
4313
  }
3894
4314
  },
4315
+ {
4316
+ "name": "particles",
4317
+ "description": "Easily add particle animations to your Nuxt projects using tsParticles",
4318
+ "repo": "Joepocalyptic/nuxt-particles",
4319
+ "npm": "nuxt-particles",
4320
+ "icon": "",
4321
+ "github": "https://github.com/Joepocalyptic/nuxt-particles",
4322
+ "website": "https://nuxt-particles.joeypereira.dev",
4323
+ "learn_more": "https://particles.js.org/",
4324
+ "category": "Libraries",
4325
+ "type": "3rd-party",
4326
+ "maintainers": [
4327
+ {
4328
+ "name": "Joey Pereira",
4329
+ "github": "Joepocalyptic",
4330
+ "avatar": "https://avatars.githubusercontent.com/Joepocalyptic?v=4"
4331
+ }
4332
+ ],
4333
+ "compatibility": {
4334
+ "nuxt": "^3.0.0",
4335
+ "requires": {}
4336
+ }
4337
+ },
3895
4338
  {
3896
4339
  "name": "partytown",
3897
4340
  "description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
@@ -4038,7 +4481,7 @@
4038
4481
  },
4039
4482
  {
4040
4483
  "name": "plausible",
4041
- "description": "Nuxt 3 module to natively integrate Plausible analytics",
4484
+ "description": "Nuxt module to natively integrate Plausible analytics",
4042
4485
  "repo": "nuxt-modules/plausible",
4043
4486
  "npm": "@nuxtjs/plausible",
4044
4487
  "icon": "",
@@ -4080,9 +4523,33 @@
4080
4523
  "requires": {}
4081
4524
  }
4082
4525
  },
4526
+ {
4527
+ "name": "prepare",
4528
+ "description": "Initialization steps at build time – like Nuxt 2 server init",
4529
+ "repo": "johannschopplich/nuxt-prepare",
4530
+ "npm": "nuxt-prepare",
4531
+ "icon": "prepare.svg",
4532
+ "github": "https://github.com/johannschopplich/nuxt-prepare",
4533
+ "website": "https://nuxt-prepare.jhnn.dev",
4534
+ "learn_more": "",
4535
+ "category": "Devtools",
4536
+ "type": "3rd-party",
4537
+ "maintainers": [
4538
+ {
4539
+ "name": "Johann Schopplich",
4540
+ "github": "johannschopplich",
4541
+ "twitter": "jschopplich",
4542
+ "avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
4543
+ }
4544
+ ],
4545
+ "compatibility": {
4546
+ "nuxt": "^3.0.0",
4547
+ "requires": {}
4548
+ }
4549
+ },
4083
4550
  {
4084
4551
  "name": "prismic",
4085
- "description": "Easily connect your Nuxt.js application to your content hosted on Prismic",
4552
+ "description": "Easily connect your Nuxt application to your content hosted on Prismic",
4086
4553
  "repo": "nuxt-modules/prismic",
4087
4554
  "npm": "@nuxtjs/prismic",
4088
4555
  "icon": "prismic.png",
@@ -4149,7 +4616,7 @@
4149
4616
  },
4150
4617
  {
4151
4618
  "name": "proxy",
4152
- "description": "The one-liner node.js http-proxy middleware solution for Nuxt.js using http-proxy-middleware",
4619
+ "description": "The one-liner node.js http-proxy middleware solution for Nuxt using http-proxy-middleware",
4153
4620
  "repo": "nuxt-community/proxy-module",
4154
4621
  "npm": "@nuxtjs/proxy",
4155
4622
  "icon": "",
@@ -4195,7 +4662,7 @@
4195
4662
  },
4196
4663
  {
4197
4664
  "name": "purgecss",
4198
- "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt.js",
4665
+ "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt",
4199
4666
  "repo": "Developmint/nuxt-purgecss#main",
4200
4667
  "npm": "nuxt-purgecss",
4201
4668
  "icon": "purgecss.png",
@@ -4217,7 +4684,7 @@
4217
4684
  },
4218
4685
  {
4219
4686
  "name": "pwa",
4220
- "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your app's performance.",
4687
+ "description": "Easily build a Progressive Web App for your Nuxt application to improve your app's performance.",
4221
4688
  "repo": "nuxt-community/pwa-module",
4222
4689
  "npm": "@nuxtjs/pwa",
4223
4690
  "icon": "pwa.png",
@@ -4242,7 +4709,7 @@
4242
4709
  },
4243
4710
  {
4244
4711
  "name": "python",
4245
- "description": "Write Nuxt.js applications using Python",
4712
+ "description": "Write Nuxt applications using Python",
4246
4713
  "repo": "nuxt-community/python-module",
4247
4714
  "npm": "@nuxtjs/python",
4248
4715
  "icon": "python.png",
@@ -4279,6 +4746,29 @@
4279
4746
  "github": "Maiquu"
4280
4747
  }
4281
4748
  ],
4749
+ "compatibility": {
4750
+ "nuxt": "^3.0.0",
4751
+ "requires": {},
4752
+ "devtools": "^0.0.0"
4753
+ }
4754
+ },
4755
+ {
4756
+ "name": "radash",
4757
+ "description": "radash module with auto-import and custom prefix",
4758
+ "repo": "bbg/nuxt-radash",
4759
+ "npm": "nuxt-radash",
4760
+ "icon": "radash.png",
4761
+ "github": "https://github.com/bbg/nuxt-radash",
4762
+ "website": "https://github.com/bbg/nuxt-radash#readme",
4763
+ "learn_more": "https://github.com/rayepps/radash/",
4764
+ "category": "Libraries",
4765
+ "type": "3rd-party",
4766
+ "maintainers": [
4767
+ {
4768
+ "name": "Batuhan Göksu",
4769
+ "github": "bbg"
4770
+ }
4771
+ ],
4282
4772
  "compatibility": {
4283
4773
  "nuxt": "^3.0.0",
4284
4774
  "requires": {}
@@ -4286,7 +4776,7 @@
4286
4776
  },
4287
4777
  {
4288
4778
  "name": "recaptcha",
4289
- "description": "Simple and easy Google reCAPTCHA module with Nuxt.js",
4779
+ "description": "Simple and easy Google reCAPTCHA module with Nuxt",
4290
4780
  "repo": "nuxt-community/recaptcha-module",
4291
4781
  "npm": "@nuxtjs/recaptcha",
4292
4782
  "icon": "recaptcha.png",
@@ -4331,7 +4821,7 @@
4331
4821
  },
4332
4822
  {
4333
4823
  "name": "rfg-icon",
4334
- "description": "Nuxt.js module for creating favicons with RealFaviconGenerator api",
4824
+ "description": "Nuxt module for creating favicons with RealFaviconGenerator api",
4335
4825
  "repo": "pimlie/nuxt-rfg-icon",
4336
4826
  "npm": "nuxt-rfg-icon",
4337
4827
  "icon": "real-favicon-generator.png",
@@ -4353,12 +4843,12 @@
4353
4843
  },
4354
4844
  {
4355
4845
  "name": "robots",
4356
- "description": "A Nuxt.js module thats inject a middleware to generate a robots.txt file",
4357
- "repo": "nuxt-community/robots-module",
4846
+ "description": "A Nuxt module thats inject a middleware to generate a robots.txt file",
4847
+ "repo": "nuxt-modules/robots",
4358
4848
  "npm": "@nuxtjs/robots",
4359
4849
  "icon": "robots.png",
4360
- "github": "https://github.com/nuxt-community/robots-module",
4361
- "website": "https://github.com/nuxt-community/robots-module",
4850
+ "github": "https://github.com/nuxt-modules/robots",
4851
+ "website": "https://github.com/nuxt-modules/robots",
4362
4852
  "learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
4363
4853
  "category": "SEO",
4364
4854
  "type": "community",
@@ -4377,7 +4867,7 @@
4377
4867
  },
4378
4868
  {
4379
4869
  "name": "rollbar",
4380
- "description": "Add Rollbar.js to your Nuxt.js app to automatically capture and report errors in your applications.",
4870
+ "description": "Add Rollbar.js to your Nuxt app to automatically capture and report errors in your applications.",
4381
4871
  "repo": "gaelreyrol/nuxt-rollbar-module",
4382
4872
  "npm": "nuxt-rollbar-module",
4383
4873
  "icon": "rollbar.png",
@@ -4422,7 +4912,7 @@
4422
4912
  },
4423
4913
  {
4424
4914
  "name": "router",
4425
- "description": "Nuxt.js module to use router.js instead of pages/ directory",
4915
+ "description": "Nuxt module to use router.js instead of pages/ directory",
4426
4916
  "repo": "nuxt-community/router-module",
4427
4917
  "npm": "@nuxtjs/router",
4428
4918
  "icon": "vue.png",
@@ -4470,13 +4960,13 @@
4470
4960
  },
4471
4961
  {
4472
4962
  "name": "schema-org",
4473
- "description": "Schema.org for Nuxt, supporting typed and automated Google Rich Results.",
4474
- "repo": "vueuse/schema-org#main/packages/nuxt",
4963
+ "description": "Schema.org for Nuxt.",
4964
+ "repo": "harlan-zw/nuxt-schema-org",
4475
4965
  "npm": "nuxt-schema-org",
4476
4966
  "icon": "schema-org.svg",
4477
- "github": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
4478
- "website": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
4479
- "learn_more": "https://vue-schema-org.netlify.app/guide/setup/nuxt.html",
4967
+ "github": "https://github.com/harlan-zw/nuxt-schema-org",
4968
+ "website": "https://nuxtseo.com/schema-org",
4969
+ "learn_more": "https://unhead.unjs.io/schema-org/getting-started/setup",
4480
4970
  "category": "SEO",
4481
4971
  "type": "3rd-party",
4482
4972
  "maintainers": [
@@ -4539,7 +5029,7 @@
4539
5029
  },
4540
5030
  {
4541
5031
  "name": "segment",
4542
- "description": "Nuxt.js module for Segment Analytics.js",
5032
+ "description": "Nuxt module for Segment Analytics.js",
4543
5033
  "repo": "dansmaculotte/nuxt-segment",
4544
5034
  "npm": "@dansmaculotte/nuxt-segment",
4545
5035
  "icon": "segment.png",
@@ -4561,10 +5051,10 @@
4561
5051
  },
4562
5052
  {
4563
5053
  "name": "sentry",
4564
- "description": "Sentry module for Nuxt.js to help developers diagnose, fix, and optimize the performance of their code",
5054
+ "description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
4565
5055
  "repo": "nuxt-community/sentry-module",
4566
5056
  "npm": "@nuxtjs/sentry",
4567
- "icon": "sentry.png",
5057
+ "icon": "sentry.svg",
4568
5058
  "github": "https://github.com/nuxt-community/sentry-module",
4569
5059
  "website": "https://sentry.nuxtjs.org/",
4570
5060
  "learn_more": "https://sentry.io/welcome/",
@@ -4581,14 +5071,38 @@
4581
5071
  "requires": {}
4582
5072
  }
4583
5073
  },
5074
+ {
5075
+ "name": "seo-experiments",
5076
+ "description": "Powerful SEO DX improvements that may or may not land in the Nuxt core.",
5077
+ "repo": "harlan-zw/nuxt-seo-experiments",
5078
+ "npm": "nuxt-seo-experiments",
5079
+ "icon": "seo-experiments.svg",
5080
+ "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
5081
+ "website": "https://nuxtseo.com/experiments",
5082
+ "learn_more": "https://nuxtseo.com/experiments",
5083
+ "category": "SEO",
5084
+ "type": "3rd-party",
5085
+ "maintainers": [
5086
+ {
5087
+ "name": "Harlan Wilton",
5088
+ "github": "harlan-zw",
5089
+ "twitter": "harlan_zw",
5090
+ "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
5091
+ }
5092
+ ],
5093
+ "compatibility": {
5094
+ "nuxt": "^3.0.0",
5095
+ "requires": {}
5096
+ }
5097
+ },
4584
5098
  {
4585
5099
  "name": "seo-kit",
4586
- "description": "Supercharge your Nuxt app with the all-in-one SEO layer.",
5100
+ "description": "The complete SEO solution for Nuxt.",
4587
5101
  "repo": "harlan-zw/nuxt-seo-kit#main/layer",
4588
5102
  "npm": "nuxt-seo-kit",
4589
5103
  "icon": "seo-kit.svg",
4590
5104
  "github": "https://github.com/harlan-zw/nuxt-seo-kit",
4591
- "website": "https://github.com/harlan-zw/nuxt-seo-kit",
5105
+ "website": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
4592
5106
  "learn_more": "",
4593
5107
  "category": "SEO",
4594
5108
  "type": "3rd-party",
@@ -4628,7 +5142,7 @@
4628
5142
  },
4629
5143
  {
4630
5144
  "name": "seomatic-meta",
4631
- "description": "A Nuxt.js module connecting Nuxt.js to the Craft CMS SEOmatic plugin",
5145
+ "description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
4632
5146
  "repo": "ben-rogerson/nuxt-seomatic-meta",
4633
5147
  "npm": "nuxt-seomatic-meta",
4634
5148
  "icon": "seomatic.png",
@@ -4671,6 +5185,29 @@
4671
5185
  "requires": {}
4672
5186
  }
4673
5187
  },
5188
+ {
5189
+ "name": "server-block",
5190
+ "description": "Use <server> tags in your Nuxt pages components.",
5191
+ "repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt#main",
5192
+ "npm": "@hebilicious/server-block-nuxt",
5193
+ "icon": "server-block.svg",
5194
+ "github": "https://github.com/Hebilicious/server-block-nuxt",
5195
+ "website": "https://github.com/Hebilicious/server-block-nuxt#readme",
5196
+ "learn_more": "https://github.com/Hebilicious/server-block-nuxt#readme",
5197
+ "category": "Extensions",
5198
+ "type": "3rd-party",
5199
+ "maintainers": [
5200
+ {
5201
+ "name": "Hebilicious",
5202
+ "github": "Hebilicious",
5203
+ "twitter": "its_hebilicious"
5204
+ }
5205
+ ],
5206
+ "compatibility": {
5207
+ "nuxt": "^3.0.0",
5208
+ "requires": {}
5209
+ }
5210
+ },
4674
5211
  {
4675
5212
  "name": "session",
4676
5213
  "description": "Session middleware to persist user data across requests, a client-side useSession composable to interact with the session, supports many storage backends via unjs/unstorage",
@@ -4696,7 +5233,7 @@
4696
5233
  },
4697
5234
  {
4698
5235
  "name": "shopify",
4699
- "description": "Easy Shopify Buy client module with Nuxt.js for ecommerce websites.",
5236
+ "description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
4700
5237
  "repo": "Gomah/nuxt-shopify",
4701
5238
  "npm": "nuxt-shopify",
4702
5239
  "icon": "shopify.png",
@@ -4763,13 +5300,13 @@
4763
5300
  },
4764
5301
  {
4765
5302
  "name": "simple-robots",
4766
- "description": "Simply manage the robots crawling your Nuxt app.",
5303
+ "description": "Tame the robots crawling and indexing your Nuxt site.",
4767
5304
  "repo": "harlan-zw/nuxt-simple-robots",
4768
5305
  "npm": "nuxt-simple-robots",
4769
- "icon": "",
5306
+ "icon": "simple-robots.svg",
4770
5307
  "github": "https://github.com/harlan-zw/nuxt-simple-robots",
4771
- "website": "https://github.com/harlan-zw/nuxt-simple-robots",
4772
- "learn_more": "",
5308
+ "website": "https://nuxtseo.com/robots",
5309
+ "learn_more": "https://nuxtseo.com/robots",
4773
5310
  "category": "SEO",
4774
5311
  "type": "3rd-party",
4775
5312
  "maintainers": [
@@ -4787,13 +5324,13 @@
4787
5324
  },
4788
5325
  {
4789
5326
  "name": "simple-sitemap",
4790
- "description": "Simple, minimal sitemap.xml generation.",
5327
+ "description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
4791
5328
  "repo": "harlan-zw/nuxt-simple-sitemap",
4792
5329
  "npm": "nuxt-simple-sitemap",
4793
- "icon": "",
5330
+ "icon": "simple-sitemap.svg",
4794
5331
  "github": "https://github.com/harlan-zw/nuxt-simple-sitemap",
4795
- "website": "https://github.com/harlan-zw/nuxt-simple-sitemap",
4796
- "learn_more": "",
5332
+ "website": "https://nuxtseo.com/simple-sitemap",
5333
+ "learn_more": "https://nuxtseo.com/simple-sitemap",
4797
5334
  "category": "SEO",
4798
5335
  "type": "3rd-party",
4799
5336
  "maintainers": [
@@ -4811,7 +5348,7 @@
4811
5348
  },
4812
5349
  {
4813
5350
  "name": "sitemap",
4814
- "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt.js projects",
5351
+ "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt projects",
4815
5352
  "repo": "nuxt-community/sitemap-module#dev",
4816
5353
  "npm": "@nuxtjs/sitemap",
4817
5354
  "icon": "",
@@ -4856,7 +5393,7 @@
4856
5393
  },
4857
5394
  {
4858
5395
  "name": "snipcart",
4859
- "description": "Snipcart integration module for Nuxt.js",
5396
+ "description": "Snipcart integration module for Nuxt",
4860
5397
  "repo": "nuxt-modules/snipcart",
4861
5398
  "npm": "@nuxtjs/snipcart",
4862
5399
  "icon": "snipcart.png",
@@ -4879,7 +5416,7 @@
4879
5416
  },
4880
5417
  {
4881
5418
  "name": "social-meta",
4882
- "description": "Nuxt.js module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
5419
+ "description": "Nuxt module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
4883
5420
  "repo": "AlekseyPleshkov/nuxt-social-meta",
4884
5421
  "npm": "nuxt-social-meta",
4885
5422
  "icon": "",
@@ -5001,7 +5538,7 @@
5001
5538
  },
5002
5539
  {
5003
5540
  "name": "storage",
5004
- "description": "Utilities to easily read and write to the browser's storage in a Nuxt.js project",
5541
+ "description": "Utilities to easily read and write to the browser's storage in a Nuxt project",
5005
5542
  "repo": "mazipan/nuxt-storage",
5006
5543
  "npm": "nuxt-storage",
5007
5544
  "icon": "",
@@ -5023,7 +5560,7 @@
5023
5560
  },
5024
5561
  {
5025
5562
  "name": "storefront-ui",
5026
- "description": "Storefront UI Module for Nuxt.js",
5563
+ "description": "Storefront UI Module for Nuxt",
5027
5564
  "repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
5028
5565
  "npm": "@storefront-ui/nuxt",
5029
5566
  "icon": "storefront-ui.svg",
@@ -5067,7 +5604,7 @@
5067
5604
  },
5068
5605
  {
5069
5606
  "name": "storyblok",
5070
- "description": "Storyblok Nuxt.js module",
5607
+ "description": "Storyblok Nuxt module",
5071
5608
  "repo": "storyblok/storyblok-nuxt#master/lib",
5072
5609
  "npm": "@storyblok/nuxt",
5073
5610
  "icon": "storyblok.png",
@@ -5084,46 +5621,43 @@
5084
5621
  ],
5085
5622
  "compatibility": {
5086
5623
  "nuxt": "^2.0.0 || ^3.0.0",
5087
- "requires": {}
5624
+ "requires": {},
5625
+ "devtools": "^0.0.0"
5088
5626
  }
5089
5627
  },
5090
5628
  {
5091
5629
  "name": "storybook",
5092
- "description": "Easily integrate Storybook in your Nuxt.js application to design, build, and organize your UI components in isolation.",
5093
- "repo": "nuxt-community/storybook",
5630
+ "description": "Easily integrate Storybook in your Nuxt application to design, build, and organize your UI components in isolation.",
5631
+ "repo": "nuxt-modules/storybook",
5094
5632
  "npm": "@nuxtjs/storybook",
5095
5633
  "icon": "storybook.png",
5096
- "github": "https://github.com/nuxt-community/storybook",
5634
+ "github": "https://github.com/nuxt-modules/storybook",
5097
5635
  "website": "https://storybook.nuxtjs.org",
5098
- "learn_more": "https://storybook.js.org/",
5636
+ "learn_more": "https://github.com/storybook-vue/storybook-nuxt",
5099
5637
  "category": "Devtools",
5100
5638
  "type": "community",
5101
5639
  "maintainers": [
5102
5640
  {
5103
- "name": "Ahad Birang",
5104
- "github": "farnabaz",
5105
- "twitter": "a_birang"
5106
- },
5107
- {
5108
- "name": "Pooya Parsa",
5109
- "github": "pi0",
5110
- "twitter": "_pi0_"
5641
+ "name": "Chakir QATAB",
5642
+ "github": "chakAs3",
5643
+ "twitter": "ChakirQatab"
5111
5644
  }
5112
5645
  ],
5113
5646
  "compatibility": {
5114
- "nuxt": "^2.0.0",
5647
+ "nuxt": "^2.0.0 || ^3.0.0",
5115
5648
  "requires": {
5116
5649
  "bridge": "optional"
5117
- }
5650
+ },
5651
+ "devtools": "^0.7.2"
5118
5652
  }
5119
5653
  },
5120
5654
  {
5121
5655
  "name": "strapi",
5122
5656
  "description": "Design APIs fast and manage content easily using REST or GraphQL.",
5123
- "repo": "nuxt-community/strapi-module",
5657
+ "repo": "nuxt-modules/strapi",
5124
5658
  "npm": "@nuxtjs/strapi",
5125
5659
  "icon": "strapi.png",
5126
- "github": "https://github.com/nuxt-community/strapi-module",
5660
+ "github": "https://github.com/nuxt-modules/strapi",
5127
5661
  "website": "https://strapi.nuxtjs.org",
5128
5662
  "learn_more": "https://strapi.io/",
5129
5663
  "category": "CMS",
@@ -5144,7 +5678,34 @@
5144
5678
  "nuxt": "^2.0.0 || ^3.0.0",
5145
5679
  "requires": {
5146
5680
  "bridge": true
5681
+ },
5682
+ "devtools": "^0.0.0"
5683
+ }
5684
+ },
5685
+ {
5686
+ "name": "stripe-next",
5687
+ "description": "This Nuxt module provides an easy way to integrate Stripe in your Nuxt application, both on the client-side and server-side. It utilizes the official stripe package for server-side usage and @stripe/stripe-js for the client-side.",
5688
+ "repo": "fuentesloic/nuxt-stripe",
5689
+ "npm": "@unlok-co/nuxt-stripe",
5690
+ "icon": "stripe.png",
5691
+ "github": "https://github.com/fuentesloic/nuxt-stripe",
5692
+ "website": "https://github.com/fuentesloic/nuxt-stripe",
5693
+ "learn_more": "https://stripe.com/docs",
5694
+ "category": "Payment",
5695
+ "type": "3rd-party",
5696
+ "maintainers": [
5697
+ {
5698
+ "name": "Loic Fuentes",
5699
+ "github": "fuentesloic"
5700
+ },
5701
+ {
5702
+ "name": "Florent Giraud",
5703
+ "github": "flozero"
5147
5704
  }
5705
+ ],
5706
+ "compatibility": {
5707
+ "nuxt": "^3.0.0",
5708
+ "requires": {}
5148
5709
  }
5149
5710
  },
5150
5711
  {
@@ -5169,6 +5730,36 @@
5169
5730
  "requires": {}
5170
5731
  }
5171
5732
  },
5733
+ {
5734
+ "name": "studio",
5735
+ "description": "A new experience to build content-driven website with Nuxt.",
5736
+ "repo": "nuxtlabs/studio-module",
5737
+ "npm": "@nuxthq/studio",
5738
+ "icon": "studio.svg",
5739
+ "github": "https://github.com/nuxtlabs/studio-module",
5740
+ "website": "https://nuxt.studio",
5741
+ "learn_more": "https://nuxt.studio",
5742
+ "category": "CMS",
5743
+ "type": "3rd-party",
5744
+ "maintainers": [
5745
+ {
5746
+ "name": "Ahad Birang",
5747
+ "github": "farnabaz",
5748
+ "twitter": "a_birang"
5749
+ },
5750
+ {
5751
+ "name": "Sébastien Chopin",
5752
+ "github": "Atinux",
5753
+ "twitter": "Atinux"
5754
+ }
5755
+ ],
5756
+ "compatibility": {
5757
+ "nuxt": "^3.0.0",
5758
+ "requires": {
5759
+ "content": true
5760
+ }
5761
+ }
5762
+ },
5172
5763
  {
5173
5764
  "name": "style-resources",
5174
5765
  "description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
@@ -5194,7 +5785,7 @@
5194
5785
  },
5195
5786
  {
5196
5787
  "name": "stylelint",
5197
- "description": "Stylelint module for Nuxt.js. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
5788
+ "description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
5198
5789
  "repo": "nuxt-community/stylelint-module",
5199
5790
  "npm": "@nuxtjs/stylelint-module",
5200
5791
  "icon": "stylelint.png",
@@ -5240,10 +5831,10 @@
5240
5831
  {
5241
5832
  "name": "supabase",
5242
5833
  "description": "First class integration with Supabase",
5243
- "repo": "nuxt-community/supabase-module",
5834
+ "repo": "nuxt-modules/supabase",
5244
5835
  "npm": "@nuxtjs/supabase",
5245
5836
  "icon": "supabase.png",
5246
- "github": "https://github.com/nuxt-community/supabase-module",
5837
+ "github": "https://github.com/nuxt-modules/supabase",
5247
5838
  "website": "https://supabase.nuxtjs.org",
5248
5839
  "learn_more": "https://supabase.com",
5249
5840
  "category": "Database",
@@ -5294,12 +5885,12 @@
5294
5885
  },
5295
5886
  {
5296
5887
  "name": "svg-sprite",
5297
- "description": "Optimized and Easy way to use svg files in Nuxt.js",
5298
- "repo": "nuxt-community/svg-sprite-module",
5888
+ "description": "Optimized and Easy way to use svg files in Nuxt",
5889
+ "repo": "nuxt-modules/svg-sprite",
5299
5890
  "npm": "@nuxtjs/svg-sprite",
5300
5891
  "icon": "",
5301
- "github": "https://github.com/nuxt-community/svg-sprite-module",
5302
- "website": "https://github.com/nuxt-community/svg-sprite-module",
5892
+ "github": "https://github.com/nuxt-modules/svg-sprite",
5893
+ "website": "https://github.com/nuxt-modules/svg-sprite",
5303
5894
  "learn_more": "",
5304
5895
  "category": "UI",
5305
5896
  "type": "community",
@@ -5311,13 +5902,13 @@
5311
5902
  }
5312
5903
  ],
5313
5904
  "compatibility": {
5314
- "nuxt": "^2.0.0",
5905
+ "nuxt": "^2.0.0 || ^3.0.0",
5315
5906
  "requires": {}
5316
5907
  }
5317
5908
  },
5318
5909
  {
5319
5910
  "name": "svg",
5320
- "description": "Super simple svg loading module for Nuxt.js",
5911
+ "description": "Super simple svg loading module for Nuxt",
5321
5912
  "repo": "nuxt-community/svg-module",
5322
5913
  "npm": "@nuxtjs/svg",
5323
5914
  "icon": "",
@@ -5361,7 +5952,7 @@
5361
5952
  },
5362
5953
  {
5363
5954
  "name": "swiper",
5364
- "description": "Nuxt.js module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
5955
+ "description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
5365
5956
  "repo": "cpreston321/nuxt-swiper",
5366
5957
  "npm": "nuxt-swiper",
5367
5958
  "icon": "swiper.svg",
@@ -5407,10 +5998,10 @@
5407
5998
  {
5408
5999
  "name": "tailwindcss",
5409
6000
  "description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
5410
- "repo": "nuxt-community/tailwindcss-module",
6001
+ "repo": "nuxt-modules/tailwindcss-module",
5411
6002
  "npm": "@nuxtjs/tailwindcss",
5412
6003
  "icon": "tailwindcss.png",
5413
- "github": "https://github.com/nuxt-community/tailwindcss-module",
6004
+ "github": "https://github.com/nuxt-modules/tailwindcss-module",
5414
6005
  "website": "https://tailwindcss.nuxtjs.org",
5415
6006
  "learn_more": "https://tailwindcss.com/",
5416
6007
  "category": "UI",
@@ -5420,11 +6011,16 @@
5420
6011
  "name": "Sébastien Chopin",
5421
6012
  "github": "Atinux",
5422
6013
  "twitter": "Atinux"
6014
+ },
6015
+ {
6016
+ "name": "Inesh Bose",
6017
+ "github": "ineshbose"
5423
6018
  }
5424
6019
  ],
5425
6020
  "compatibility": {
5426
6021
  "nuxt": "^2.0.0 || ^3.0.0",
5427
- "requires": {}
6022
+ "requires": {},
6023
+ "devtools": "^0.0.0"
5428
6024
  }
5429
6025
  },
5430
6026
  {
@@ -5450,9 +6046,31 @@
5450
6046
  "requires": {}
5451
6047
  }
5452
6048
  },
6049
+ {
6050
+ "name": "time",
6051
+ "description": "Safely render local dates and times on the server with Nuxt",
6052
+ "repo": "danielroe/nuxt-time",
6053
+ "npm": "nuxt-time",
6054
+ "icon": "",
6055
+ "github": "https://github.com/danielroe/nuxt-time",
6056
+ "website": "https://github.com/danielroe/nuxt-time",
6057
+ "learn_more": "",
6058
+ "category": "Extensions",
6059
+ "type": "3rd-party",
6060
+ "maintainers": [
6061
+ {
6062
+ "name": "danielroe",
6063
+ "github": "danielroe"
6064
+ }
6065
+ ],
6066
+ "compatibility": {
6067
+ "nuxt": "^3.0.0",
6068
+ "requires": {}
6069
+ }
6070
+ },
5453
6071
  {
5454
6072
  "name": "toast",
5455
- "description": "Responsive Touch Compatible Toast plugin for Nuxt.js using vue-toasted",
6073
+ "description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
5456
6074
  "repo": "nuxt-community/modules#master/packages/toast",
5457
6075
  "npm": "@nuxtjs/toast",
5458
6076
  "icon": "",
@@ -5473,6 +6091,39 @@
5473
6091
  "requires": {}
5474
6092
  }
5475
6093
  },
6094
+ {
6095
+ "name": "tresjs",
6096
+ "description": "Create 3D experiences in your Nuxt application using TresJS.",
6097
+ "repo": "tresjs/nuxt",
6098
+ "npm": "@tresjs/nuxt",
6099
+ "icon": "tresjs.svg",
6100
+ "github": "https://github.com/Tresjs/nuxt",
6101
+ "website": "https://tresjs.org/guide/nuxt.html",
6102
+ "learn_more": "https://tresjs.org/",
6103
+ "category": "Libraries",
6104
+ "type": "3rd-party",
6105
+ "maintainers": [
6106
+ {
6107
+ "name": "Alvaro Saburido",
6108
+ "github": "alvarosabu",
6109
+ "twitter": "alvarosabu"
6110
+ },
6111
+ {
6112
+ "name": "Jaime Torrealba",
6113
+ "github": "JaimeTorrealba",
6114
+ "twitter": "jaimebboyjt"
6115
+ },
6116
+ {
6117
+ "name": "Tino Koch",
6118
+ "github": "Tinoooo",
6119
+ "twitter": "ichbintino"
6120
+ }
6121
+ ],
6122
+ "compatibility": {
6123
+ "nuxt": "^3.0.0",
6124
+ "requires": {}
6125
+ }
6126
+ },
5476
6127
  {
5477
6128
  "name": "turnstile",
5478
6129
  "description": "Privacy-focused alternative to CAPTCHA from Cloudflare",
@@ -5500,7 +6151,7 @@
5500
6151
  },
5501
6152
  {
5502
6153
  "name": "twa",
5503
- "description": "Nuxt.js module for generating Trusted Web App from Nuxt.js app",
6154
+ "description": "Nuxt module for generating Trusted Web App from Nuxt app",
5504
6155
  "repo": "tuarrep/nuxt-twa",
5505
6156
  "npm": "nuxt-twa",
5506
6157
  "icon": "",
@@ -5688,6 +6339,39 @@
5688
6339
  "requires": {}
5689
6340
  }
5690
6341
  },
6342
+ {
6343
+ "name": "ui",
6344
+ "description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
6345
+ "repo": "nuxt/ui#dev",
6346
+ "npm": "@nuxt/ui",
6347
+ "icon": "nuxt.svg",
6348
+ "github": "https://github.com/nuxt/ui",
6349
+ "website": "https://ui.nuxt.com",
6350
+ "learn_more": "",
6351
+ "category": "UI",
6352
+ "type": "official",
6353
+ "maintainers": [
6354
+ {
6355
+ "name": "Benjamin Canac",
6356
+ "github": "benjamincanac",
6357
+ "twitter": "benjamincanac"
6358
+ },
6359
+ {
6360
+ "name": "Sebastien Chopin",
6361
+ "github": "Atinux",
6362
+ "twitter": "Atinux"
6363
+ },
6364
+ {
6365
+ "name": "Sylvain Marroufin",
6366
+ "github": "smarroufin",
6367
+ "twitter": "smarroufin"
6368
+ }
6369
+ ],
6370
+ "compatibility": {
6371
+ "nuxt": "^3.0.0",
6372
+ "requires": {}
6373
+ }
6374
+ },
5691
6375
  {
5692
6376
  "name": "umami",
5693
6377
  "description": "Embed the Umami analytics library into Nuxt",
@@ -5736,7 +6420,7 @@
5736
6420
  },
5737
6421
  {
5738
6422
  "name": "universal-storage",
5739
- "description": "Universal Storage Utilities for Nuxt.js",
6423
+ "description": "Universal Storage Utilities for Nuxt",
5740
6424
  "repo": "nuxt-community/universal-storage-module",
5741
6425
  "npm": "@nuxtjs/universal-storage",
5742
6426
  "icon": "",
@@ -5833,7 +6517,8 @@
5833
6517
  "nuxt": "^2.0.0 || ^3.0.0",
5834
6518
  "requires": {
5835
6519
  "bridge": "optional"
5836
- }
6520
+ },
6521
+ "devtools": "^0.0.0"
5837
6522
  }
5838
6523
  },
5839
6524
  {
@@ -5859,9 +6544,33 @@
5859
6544
  "requires": {}
5860
6545
  }
5861
6546
  },
6547
+ {
6548
+ "name": "use-wagmi",
6549
+ "description": "Vue Composition for Ethereum based on wagmi",
6550
+ "repo": "unicape/use-wagmi#main/packages/nuxt",
6551
+ "npm": "@use-wagmi/nuxt",
6552
+ "icon": "use-wagmi.png",
6553
+ "github": "https://github.com/unicape/use-wagmi",
6554
+ "website": "https://github.com/unicape/use-wagmi",
6555
+ "learn_more": "https://github.com/unicape/use-wagmi",
6556
+ "category": "Extensions",
6557
+ "type": "3rd-party",
6558
+ "maintainers": [
6559
+ {
6560
+ "name": "Unic Ape",
6561
+ "github": "unicape"
6562
+ }
6563
+ ],
6564
+ "compatibility": {
6565
+ "nuxt": "^2.0.0 || ^3.0.0",
6566
+ "requires": {
6567
+ "bridge": true
6568
+ }
6569
+ }
6570
+ },
5862
6571
  {
5863
6572
  "name": "user-agent",
5864
- "description": "Nuxt.js module for handling User-Agent.",
6573
+ "description": "Nuxt module for handling User-Agent.",
5865
6574
  "repo": "fukuiretu/nuxt-user-agent",
5866
6575
  "npm": "nuxt-user-agent",
5867
6576
  "icon": "",
@@ -5951,9 +6660,31 @@
5951
6660
  }
5952
6661
  }
5953
6662
  },
6663
+ {
6664
+ "name": "vcalendar",
6665
+ "description": "VCalendar module for Nuxt",
6666
+ "repo": "samk-dev/nuxt-vcalendar",
6667
+ "npm": "@samk-dev/nuxt-vcalendar",
6668
+ "icon": "vcalendar.png",
6669
+ "github": "https://github.com/samk-dev/vcalendar",
6670
+ "website": "https://github.com/samk-dev/vcalendar",
6671
+ "learn_more": "",
6672
+ "category": "Libraries",
6673
+ "type": "3rd-party",
6674
+ "maintainers": [
6675
+ {
6676
+ "name": "Sam K",
6677
+ "github": "samk-dev"
6678
+ }
6679
+ ],
6680
+ "compatibility": {
6681
+ "nuxt": "^3.0.0",
6682
+ "requires": {}
6683
+ }
6684
+ },
5954
6685
  {
5955
6686
  "name": "vee-validate",
5956
- "description": "Painless Vue forms for Nuxt.js",
6687
+ "description": "Painless Vue forms for Nuxt",
5957
6688
  "repo": "logaretm/vee-validate#main/packages/nuxt",
5958
6689
  "npm": "@vee-validate/nuxt",
5959
6690
  "icon": "vee-validate.png",
@@ -6043,7 +6774,7 @@
6043
6774
  },
6044
6775
  {
6045
6776
  "name": "vite-pwa-nuxt",
6046
- "description": "Zero-config PWA Plugin for Nuxt 3",
6777
+ "description": "Zero-config PWA Plugin for Nuxt",
6047
6778
  "repo": "vite-pwa/nuxt",
6048
6779
  "npm": "@vite-pwa/nuxt",
6049
6780
  "icon": "vite-pwa-nuxt.svg",
@@ -6072,13 +6803,13 @@
6072
6803
  {
6073
6804
  "name": "vitest",
6074
6805
  "description": "Vitest integration with Nuxt",
6075
- "repo": "danielroe/nuxt-vitest#main",
6806
+ "repo": "danielroe/nuxt-vitest",
6076
6807
  "npm": "nuxt-vitest",
6077
6808
  "icon": "vitest.svg",
6078
6809
  "github": "https://github.com/danielroe/nuxt-vitest",
6079
6810
  "website": "https://github.com/danielroe/nuxt-vitest",
6080
6811
  "learn_more": "",
6081
- "category": "Extensions",
6812
+ "category": "Devtools",
6082
6813
  "type": "3rd-party",
6083
6814
  "maintainers": [
6084
6815
  {
@@ -6092,7 +6823,39 @@
6092
6823
  ],
6093
6824
  "compatibility": {
6094
6825
  "nuxt": "^3.0.0",
6095
- "requires": {}
6826
+ "requires": {},
6827
+ "devtools": "^0.0.0"
6828
+ }
6829
+ },
6830
+ {
6831
+ "name": "vue-email",
6832
+ "description": "💌 Write email templates with vue",
6833
+ "repo": "Dave136/vue-email#main/packages/vue-email",
6834
+ "npm": "vue-email",
6835
+ "icon": "vue-email.svg",
6836
+ "github": "https://github.com/Dave136/vue-email",
6837
+ "website": "https://www.vuemail.net/",
6838
+ "learn_more": "https://vue-email.vercel.app/getting-started",
6839
+ "category": "UI",
6840
+ "type": "3rd-party",
6841
+ "maintainers": [
6842
+ {
6843
+ "name": "David Arenas",
6844
+ "github": "Dave136",
6845
+ "twitter": "davejs4",
6846
+ "avatar": "https://avatars.githubusercontent.com/u/49698182?v=4"
6847
+ },
6848
+ {
6849
+ "name": "Younes Barrad",
6850
+ "github": "Flowko",
6851
+ "twitter": "imflowko",
6852
+ "avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
6853
+ }
6854
+ ],
6855
+ "compatibility": {
6856
+ "nuxt": "^3.0.0",
6857
+ "requires": {},
6858
+ "devtools": "^0.0.0"
6096
6859
  }
6097
6860
  },
6098
6861
  {
@@ -6117,7 +6880,8 @@
6117
6880
  "nuxt": "^3.0.0",
6118
6881
  "requires": {
6119
6882
  "bridge": "optional"
6120
- }
6883
+ },
6884
+ "devtools": "^0.0.0"
6121
6885
  }
6122
6886
  },
6123
6887
  {
@@ -6144,7 +6908,7 @@
6144
6908
  },
6145
6909
  {
6146
6910
  "name": "vue-multiselect",
6147
- "description": "Single / multiple select plugin for Nuxt.js using vue-multiselect.",
6911
+ "description": "Single / multiple select plugin for Nuxt using vue-multiselect.",
6148
6912
  "repo": "spektrummedia/nuxt-vue-multiselect",
6149
6913
  "npm": "nuxt-vue-multiselect",
6150
6914
  "icon": "",
@@ -6186,6 +6950,29 @@
6186
6950
  "requires": {}
6187
6951
  }
6188
6952
  },
6953
+ {
6954
+ "name": "vue-query",
6955
+ "description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
6956
+ "repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt#main",
6957
+ "npm": "@hebilicious/vue-query-nuxt",
6958
+ "icon": "vue-query.svg",
6959
+ "github": "https://github.com/Hebilicious/vue-query-nuxt",
6960
+ "website": "https://github.com/Hebilicious/vue-query-nuxt#readme",
6961
+ "learn_more": "https://tanstack.com/query/latest/docs/vue/quick-start",
6962
+ "category": "Request",
6963
+ "type": "3rd-party",
6964
+ "maintainers": [
6965
+ {
6966
+ "name": "Hebilicious",
6967
+ "github": "Hebilicious",
6968
+ "twitter": "its_hebilicious"
6969
+ }
6970
+ ],
6971
+ "compatibility": {
6972
+ "nuxt": "^3.0.0",
6973
+ "requires": {}
6974
+ }
6975
+ },
6189
6976
  {
6190
6977
  "name": "vue-select",
6191
6978
  "description": "Nuxt module for vue-select, a feature rich select/dropdown/typeahead component.",
@@ -6235,7 +7022,7 @@
6235
7022
  },
6236
7023
  {
6237
7024
  "name": "vue-warehouse",
6238
- "description": "A Cross-browser storage for Vue.js and Nuxt.js, with plugins support and easy extensibility based on Store.js",
7025
+ "description": "A Cross-browser storage for Vue.js and Nuxt, with plugins support and easy extensibility based on Store.js",
6239
7026
  "repo": "juliomrqz/vue-warehouse",
6240
7027
  "npm": "vue-warehouse",
6241
7028
  "icon": "",
@@ -6256,6 +7043,29 @@
6256
7043
  "requires": {}
6257
7044
  }
6258
7045
  },
7046
+ {
7047
+ "name": "vue3-carousel-nuxt",
7048
+ "description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt applications.",
7049
+ "repo": "gaetansenn/vue3-carousel-nuxt",
7050
+ "npm": "vue3-carousel-nuxt",
7051
+ "icon": "",
7052
+ "github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
7053
+ "website": "",
7054
+ "learn_more": "",
7055
+ "category": "UI",
7056
+ "type": "3rd-party",
7057
+ "maintainers": [
7058
+ {
7059
+ "name": "Gaetan SENN",
7060
+ "github": "gaetansenn",
7061
+ "avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
7062
+ }
7063
+ ],
7064
+ "compatibility": {
7065
+ "nuxt": "^3.0.0",
7066
+ "requires": {}
7067
+ }
7068
+ },
6259
7069
  {
6260
7070
  "name": "vuefire",
6261
7071
  "description": "Idiomatic composables for the Firebase SDK",
@@ -6280,7 +7090,7 @@
6280
7090
  },
6281
7091
  {
6282
7092
  "name": "vuestic",
6283
- "description": "Vuestic UI module for Nuxt 3",
7093
+ "description": "Vuestic UI module for Nuxt",
6284
7094
  "repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
6285
7095
  "npm": "@vuestic/nuxt",
6286
7096
  "icon": "vuestic.png",
@@ -6300,9 +7110,31 @@
6300
7110
  "requires": {}
6301
7111
  }
6302
7112
  },
7113
+ {
7114
+ "name": "vuetify-nuxt-module",
7115
+ "description": "Zero-config Nuxt Module for Vuetify.",
7116
+ "repo": "userquin/vuetify-nuxt-module",
7117
+ "npm": "vuetify-nuxt-module",
7118
+ "icon": "vuetify-logo-v3-dark.svg",
7119
+ "github": "https://github.com/userquin/vuetify-nuxt-module",
7120
+ "website": "https://github.com/userquin/vuetify-nuxt-module",
7121
+ "learn_more": "https://github.com/userquin/vuetify-nuxt-module/README.md",
7122
+ "category": "UI",
7123
+ "type": "3rd-party",
7124
+ "maintainers": [
7125
+ {
7126
+ "name": "Joaquín Sánchez",
7127
+ "github": "userquin"
7128
+ }
7129
+ ],
7130
+ "compatibility": {
7131
+ "nuxt": "^3.0.0",
7132
+ "requires": {}
7133
+ }
7134
+ },
6303
7135
  {
6304
7136
  "name": "vuetify",
6305
- "description": "Vuetify Module for Nuxt.js to add Material Design components to your application.",
7137
+ "description": "Vuetify Module for Nuxt to add Material Design components to your application.",
6306
7138
  "repo": "nuxt-community/vuetify-module",
6307
7139
  "npm": "@nuxtjs/vuetify",
6308
7140
  "icon": "vuetify.png",
@@ -6349,7 +7181,8 @@
6349
7181
  "nuxt": "^2.0.0 || ^3.0.0",
6350
7182
  "requires": {
6351
7183
  "bridge": "optional"
6352
- }
7184
+ },
7185
+ "devtools": "^0.0.0"
6353
7186
  }
6354
7187
  },
6355
7188
  {
@@ -6376,7 +7209,7 @@
6376
7209
  },
6377
7210
  {
6378
7211
  "name": "vunix",
6379
- "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.",
7212
+ "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.",
6380
7213
  "repo": "gaetansenn/vunix#main/packages/nuxt",
6381
7214
  "npm": "@vunix/nuxt",
6382
7215
  "icon": "",
@@ -6400,11 +7233,11 @@
6400
7233
  {
6401
7234
  "name": "web-vitals",
6402
7235
  "description": "Web Vitals for Nuxt",
6403
- "repo": "nuxt-community/web-vitals-module",
7236
+ "repo": "nuxt-modules/web-vitals",
6404
7237
  "npm": "@nuxtjs/web-vitals",
6405
7238
  "icon": "web-vitals.png",
6406
- "github": "https://github.com/nuxt-community/web-vitals-module",
6407
- "website": "https://github.com/nuxt-community/web-vitals-module",
7239
+ "github": "https://github.com/nuxt-modules/web-vitals",
7240
+ "website": "https://github.com/nuxt-modules/web-vitals",
6408
7241
  "learn_more": "",
6409
7242
  "category": "Performance",
6410
7243
  "type": "community",
@@ -6455,7 +7288,7 @@
6455
7288
  },
6456
7289
  {
6457
7290
  "name": "webpack-optimisations",
6458
- "description": "Nuxt.js v2 module to automatically make your builds faster.",
7291
+ "description": "Nuxt v2 module to automatically make your builds faster.",
6459
7292
  "repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
6460
7293
  "npm": "nuxt-webpack-optimisations",
6461
7294
  "icon": "build-optimisations.svg",
@@ -6547,7 +7380,7 @@
6547
7380
  },
6548
7381
  {
6549
7382
  "name": "well-known",
6550
- "description": "A Nuxt.js module to add well-known URIs using middlewares",
7383
+ "description": "A Nuxt module to add well-known URIs using middlewares",
6551
7384
  "repo": "zadigetvoltaire/nuxt-well-known",
6552
7385
  "npm": "@zadigetvoltaire/nuxt-well-known",
6553
7386
  "icon": "well-known.svg",
@@ -6569,7 +7402,7 @@
6569
7402
  },
6570
7403
  {
6571
7404
  "name": "wideangle",
6572
- "description": "Nuxt 3 module to integrate Wide Angle Analytics",
7405
+ "description": "Nuxt module to integrate Wide Angle Analytics",
6573
7406
  "repo": "inputobjects/wideangle-nuxt",
6574
7407
  "npm": "wideangle-nuxt",
6575
7408
  "icon": "wideangle.png",
@@ -6736,55 +7569,9 @@
6736
7569
  "requires": {}
6737
7570
  }
6738
7571
  },
6739
- {
6740
- "name": "yandex-metrika-next",
6741
- "description": "Yandex Metrika integration for Nuxt",
6742
- "repo": "artmizu/yandex-metrika-nuxt",
6743
- "npm": "@artmizu/yandex-metrika-nuxt",
6744
- "icon": "yandex-metrika.svg",
6745
- "github": "https://github.com/artmizu/yandex-metrika-nuxt",
6746
- "website": "https://github.com/artmizu/yandex-metrika-nuxt",
6747
- "learn_more": "",
6748
- "category": "Analytics",
6749
- "type": "3rd-party",
6750
- "maintainers": [
6751
- {
6752
- "name": "Aleksandr Saburov",
6753
- "github": "artmizu",
6754
- "avatar": "https://avatars.githubusercontent.com/artmizu?v=4"
6755
- }
6756
- ],
6757
- "compatibility": {
6758
- "nuxt": "^3.0.0",
6759
- "requires": {}
6760
- }
6761
- },
6762
- {
6763
- "name": "yandex-metrika",
6764
- "description": "Yandex metrika Module for Nuxt.js",
6765
- "repo": "nuxt-community/yandex-metrika-module",
6766
- "npm": "@nuxtjs/yandex-metrika",
6767
- "icon": "",
6768
- "github": "https://github.com/nuxt-community/yandex-metrika-module",
6769
- "website": "https://github.com/nuxt-community/yandex-metrika-module",
6770
- "learn_more": "https://metrica.yandex.com/about",
6771
- "category": "Analytics",
6772
- "type": "community",
6773
- "maintainers": [
6774
- {
6775
- "name": "Pooya Parsa",
6776
- "github": "pi0",
6777
- "twitter": "_pi0_"
6778
- }
6779
- ],
6780
- "compatibility": {
6781
- "nuxt": "^2.0.0",
6782
- "requires": {}
6783
- }
6784
- },
6785
7572
  {
6786
7573
  "name": "zendesk",
6787
- "description": "Nuxt.js module for Zendesk",
7574
+ "description": "Nuxt module for Zendesk",
6788
7575
  "repo": "DansMaCulotte/nuxt-zendesk",
6789
7576
  "npm": "@dansmaculotte/nuxt-zendesk",
6790
7577
  "icon": "zendesk.png",