@nuxt/modules 0.6.0-d7182e → 0.6.0-d745b7

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 +1091 -308
  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",
@@ -1952,14 +2086,14 @@
1952
2086
  {
1953
2087
  "name": "hanko",
1954
2088
  "description": "Hanko integration for Nuxt for passwordless authentication",
1955
- "repo": "danielroe/nuxt-hanko",
1956
- "npm": "nuxt-hanko",
1957
- "icon": "",
1958
- "github": "https://github.com/danielroe/nuxt-hanko",
1959
- "website": "https://github.com/danielroe/nuxt-hanko",
1960
- "learn_more": "",
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/",
1961
2095
  "category": "Security",
1962
- "type": "3rd-party",
2096
+ "type": "community",
1963
2097
  "maintainers": [
1964
2098
  {
1965
2099
  "name": "danielroe",
@@ -2041,7 +2175,7 @@
2041
2175
  },
2042
2176
  {
2043
2177
  "name": "helmet",
2044
- "description": "Easy Helmet module with Nuxt.js'",
2178
+ "description": "Easy Helmet module with Nuxt'",
2045
2179
  "repo": "victor-perez/nuxt-helmet",
2046
2180
  "npm": "nuxt-helmet",
2047
2181
  "icon": "",
@@ -2085,7 +2219,7 @@
2085
2219
  },
2086
2220
  {
2087
2221
  "name": "history-state",
2088
- "description": "Nuxt.js module to backup or restore historical states",
2222
+ "description": "Nuxt module to backup or restore historical states",
2089
2223
  "repo": "hidekatsu-izuno/nuxt-history-state",
2090
2224
  "npm": "nuxt-history-state",
2091
2225
  "icon": "",
@@ -2154,7 +2288,7 @@
2154
2288
  },
2155
2289
  {
2156
2290
  "name": "http",
2157
- "description": "Universal HTTP Module for Nuxt.js",
2291
+ "description": "Universal HTTP Module for Nuxt",
2158
2292
  "repo": "nuxt/http",
2159
2293
  "npm": "@nuxt/http",
2160
2294
  "icon": "http.png",
@@ -2182,7 +2316,7 @@
2182
2316
  },
2183
2317
  {
2184
2318
  "name": "humans-txt",
2185
- "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.",
2186
2320
  "repo": "Luxdamore/nuxt-humans-txt",
2187
2321
  "npm": "@luxdamore/nuxt-humans-txt",
2188
2322
  "icon": "",
@@ -2206,11 +2340,11 @@
2206
2340
  {
2207
2341
  "name": "i18n",
2208
2342
  "description": "i18n features for your Nuxt project so you can easily add internationalization.",
2209
- "repo": "nuxt-community/i18n-module",
2343
+ "repo": "nuxt-modules/i18n",
2210
2344
  "npm": "@nuxtjs/i18n",
2211
2345
  "icon": "i18n.png",
2212
- "github": "https://github.com/nuxt-community/i18n-module",
2213
- "website": "https://i18n.nuxtjs.org",
2346
+ "github": "https://github.com/nuxt-modules/i18n",
2347
+ "website": "https://v8.i18n.nuxtjs.org",
2214
2348
  "learn_more": "https://kazupon.github.io/vue-i18n/",
2215
2349
  "category": "Extensions",
2216
2350
  "type": "community",
@@ -2270,7 +2404,8 @@
2270
2404
  ],
2271
2405
  "compatibility": {
2272
2406
  "nuxt": "^3.0.0",
2273
- "requires": {}
2407
+ "requires": {},
2408
+ "devtools": "^0.0.0"
2274
2409
  }
2275
2410
  },
2276
2411
  {
@@ -2319,12 +2454,12 @@
2319
2454
  },
2320
2455
  {
2321
2456
  "name": "image",
2322
- "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.",
2323
2458
  "repo": "nuxt/image",
2324
2459
  "npm": "@nuxt/image",
2325
2460
  "icon": "image.png",
2326
2461
  "github": "https://github.com/nuxt/image",
2327
- "website": "https://image.nuxtjs.org",
2462
+ "website": "https://image.nuxt.com",
2328
2463
  "learn_more": "",
2329
2464
  "category": "Images",
2330
2465
  "type": "official",
@@ -2334,6 +2469,11 @@
2334
2469
  "github": "farnabaz",
2335
2470
  "twitter": "a_birang"
2336
2471
  },
2472
+ {
2473
+ "name": "Daniel Roe",
2474
+ "github": "danielroe",
2475
+ "twitter": "danielcroe"
2476
+ },
2337
2477
  {
2338
2478
  "name": "Pooya Parsa",
2339
2479
  "github": "pi0",
@@ -2354,7 +2494,7 @@
2354
2494
  },
2355
2495
  {
2356
2496
  "name": "imagemin",
2357
- "description": "Automatically optimize (compress) all images used in Nuxt.js",
2497
+ "description": "Automatically optimize (compress) all images used in Nuxt",
2358
2498
  "repo": "nuxt-community/imagemin-module",
2359
2499
  "npm": "@nuxtjs/imagemin",
2360
2500
  "icon": "imagemin.png",
@@ -2401,7 +2541,7 @@
2401
2541
  },
2402
2542
  {
2403
2543
  "name": "intercom",
2404
- "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt.js",
2544
+ "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt",
2405
2545
  "repo": "hex-digital/nuxt-intercom",
2406
2546
  "npm": "@hexdigital/nuxt-intercom",
2407
2547
  "icon": "intercom.png",
@@ -2446,7 +2586,7 @@
2446
2586
  },
2447
2587
  {
2448
2588
  "name": "jsonapi",
2449
- "description": "Easy JSON:API client integration for Nuxt.js",
2589
+ "description": "Easy JSON:API client integration for Nuxt",
2450
2590
  "repo": "patrickcate/nuxt-jsonapi",
2451
2591
  "npm": "nuxt-jsonapi",
2452
2592
  "icon": "jsonapi.svg",
@@ -2488,9 +2628,36 @@
2488
2628
  "requires": {}
2489
2629
  }
2490
2630
  },
2631
+ {
2632
+ "name": "kinde",
2633
+ "description": "Kinde authentication integration for Nuxt",
2634
+ "repo": "nuxt-modules/kinde",
2635
+ "npm": "@nuxtjs/kinde",
2636
+ "icon": "kinde.svg",
2637
+ "github": "https://github.com/nuxt-modules/kinde",
2638
+ "website": "https://kinde.com/docs/developer-tools/nuxt-module/",
2639
+ "learn_more": "https://kinde.com/",
2640
+ "category": "Security",
2641
+ "type": "community",
2642
+ "maintainers": [
2643
+ {
2644
+ "name": "danielroe",
2645
+ "github": "danielroe"
2646
+ },
2647
+ {
2648
+ "name": "daveordead",
2649
+ "github": "DaveOrDead",
2650
+ "twitter": "dave_or_dead"
2651
+ }
2652
+ ],
2653
+ "compatibility": {
2654
+ "nuxt": "^3.0.0",
2655
+ "requires": {}
2656
+ }
2657
+ },
2491
2658
  {
2492
2659
  "name": "kql",
2493
- "description": "Nuxt 3 module for Kirby's Query Language API",
2660
+ "description": "Nuxt module for Kirby's Query Language API",
2494
2661
  "repo": "johannschopplich/nuxt-kql",
2495
2662
  "npm": "nuxt-kql",
2496
2663
  "icon": "kql.svg",
@@ -2514,7 +2681,7 @@
2514
2681
  },
2515
2682
  {
2516
2683
  "name": "laravel-echo",
2517
- "description": "Laravel Echo for Nuxt.js",
2684
+ "description": "Laravel Echo for Nuxt",
2518
2685
  "repo": "nuxt-community/laravel-echo",
2519
2686
  "npm": "@nuxtjs/laravel-echo",
2520
2687
  "icon": "laravel-echo.png",
@@ -2602,13 +2769,13 @@
2602
2769
  },
2603
2770
  {
2604
2771
  "name": "link-checker",
2605
- "description": "Identify and fix link issues for prerendered Nuxt 3 apps.",
2772
+ "description": "Find and magically fix links that may be negatively effecting your Nuxt sites SEO.",
2606
2773
  "repo": "harlan-zw/nuxt-link-checker",
2607
2774
  "npm": "nuxt-link-checker",
2608
- "icon": "",
2775
+ "icon": "link-checker.svg",
2609
2776
  "github": "https://github.com/harlan-zw/nuxt-link-checker",
2610
- "website": "https://github.com/harlan-zw/nuxt-link-checker",
2611
- "learn_more": "",
2777
+ "website": "https://nuxtseo.com/link-checker",
2778
+ "learn_more": "https://nuxtseo.com/link-checker",
2612
2779
  "category": "SEO",
2613
2780
  "type": "3rd-party",
2614
2781
  "maintainers": [
@@ -2621,7 +2788,8 @@
2621
2788
  ],
2622
2789
  "compatibility": {
2623
2790
  "nuxt": "^3.0.0",
2624
- "requires": {}
2791
+ "requires": {},
2792
+ "devtools": "^0.0.0"
2625
2793
  }
2626
2794
  },
2627
2795
  {
@@ -2698,12 +2866,12 @@
2698
2866
  },
2699
2867
  {
2700
2868
  "name": "logrocket",
2701
- "description": "LogRocket module for Nuxt.js to help you fix bugs and understand user behaviour.",
2702
- "repo": "nuxt-community/nuxt-logrocket",
2869
+ "description": "LogRocket module for Nuxt to help you fix bugs and understand user behaviour.",
2870
+ "repo": "nuxt-modules/logrocket",
2703
2871
  "npm": "nuxt-logrocket",
2704
2872
  "icon": "logrocket.png",
2705
- "github": "https://github.com/nuxt-community/nuxt-logrocket",
2706
- "website": "https://github.com/nuxt-community/nuxt-logrocket",
2873
+ "github": "https://github.com/nuxt-modules/logrocket",
2874
+ "website": "https://github.com/nuxt-modules/logrocket",
2707
2875
  "learn_more": "https://docs.logrocket.com/docs",
2708
2876
  "category": "Monitoring",
2709
2877
  "type": "community",
@@ -2719,9 +2887,35 @@
2719
2887
  "requires": {}
2720
2888
  }
2721
2889
  },
2890
+ {
2891
+ "name": "lucide-icons",
2892
+ "description": "Nuxt module to integrate Lucide icons",
2893
+ "repo": "swisnl/nuxt-lucide-icons",
2894
+ "npm": "nuxt-lucide-icons",
2895
+ "icon": "lucide-icons.svg",
2896
+ "github": "https://github.com/swisnl/nuxt-lucide-icons",
2897
+ "website": "https://github.com/swisnl/nuxt-lucide-icons",
2898
+ "learn_more": "",
2899
+ "category": "UI",
2900
+ "type": "3rd-party",
2901
+ "maintainers": [
2902
+ {
2903
+ "name": "SWIS",
2904
+ "github": "swisnl"
2905
+ },
2906
+ {
2907
+ "name": "Jasper Zonneveld",
2908
+ "github": "JaZo"
2909
+ }
2910
+ ],
2911
+ "compatibility": {
2912
+ "nuxt": "^3.0.0",
2913
+ "requires": {}
2914
+ }
2915
+ },
2722
2916
  {
2723
2917
  "name": "lunr",
2724
- "description": "Full-text search with pre-build indexes for Nuxt.js using lunr.js",
2918
+ "description": "Full-text search with pre-build indexes for Nuxt using lunr.js",
2725
2919
  "repo": "nuxt-community/lunr-module",
2726
2920
  "npm": "@nuxtjs/lunr-module",
2727
2921
  "icon": "",
@@ -2809,6 +3003,28 @@
2809
3003
  "requires": {}
2810
3004
  }
2811
3005
  },
3006
+ {
3007
+ "name": "maz-ui",
3008
+ "description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
3009
+ "repo": "louismazel/maz-ui",
3010
+ "npm": "maz-ui",
3011
+ "icon": "maz-ui.png",
3012
+ "github": "https://github.com/louismazel/maz-ui",
3013
+ "website": "https://louismazel.github.io/maz-ui-3/",
3014
+ "learn_more": "https://louismazel.github.io/maz-ui-3/",
3015
+ "category": "UI",
3016
+ "type": "community",
3017
+ "maintainers": [
3018
+ {
3019
+ "name": "Loïc Mazuel",
3020
+ "github": "LouisMazel"
3021
+ }
3022
+ ],
3023
+ "compatibility": {
3024
+ "nuxt": "^3.0.0",
3025
+ "requires": {}
3026
+ }
3027
+ },
2812
3028
  {
2813
3029
  "name": "mdx",
2814
3030
  "description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
@@ -2834,7 +3050,7 @@
2834
3050
  },
2835
3051
  {
2836
3052
  "name": "medusa",
2837
- "description": "Easily connect to Medusa from your Nuxt 3 application",
3053
+ "description": "Easily connect to Medusa from your Nuxt application",
2838
3054
  "repo": "Baroshem/nuxt-medusa",
2839
3055
  "npm": "nuxt-medusa",
2840
3056
  "icon": "medusa.svg",
@@ -2859,7 +3075,7 @@
2859
3075
  },
2860
3076
  {
2861
3077
  "name": "meilisearch",
2862
- "description": "Meilisearch Instant Search module for Nuxt 3",
3078
+ "description": "Meilisearch Instant Search module for Nuxt",
2863
3079
  "repo": "xlanex6/nuxt-meilisearch",
2864
3080
  "npm": "nuxt-meilisearch",
2865
3081
  "icon": "meilisearch.svg",
@@ -2879,7 +3095,8 @@
2879
3095
  "nuxt": "^3.0.0",
2880
3096
  "requires": {
2881
3097
  "bridge": false
2882
- }
3098
+ },
3099
+ "devtools": "^0.0.0"
2883
3100
  }
2884
3101
  },
2885
3102
  {
@@ -2951,7 +3168,7 @@
2951
3168
  },
2952
3169
  {
2953
3170
  "name": "moment",
2954
- "description": "Efficient Moment.js module for Nuxt.js so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
3171
+ "description": "Efficient Moment.js module for Nuxt so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
2955
3172
  "repo": "nuxt-community/moment-module",
2956
3173
  "npm": "@nuxtjs/moment",
2957
3174
  "icon": "momentjs.png",
@@ -2978,7 +3195,7 @@
2978
3195
  },
2979
3196
  {
2980
3197
  "name": "mq",
2981
- "description": "vue-mq module for Nuxt.js. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
3198
+ "description": "vue-mq module for Nuxt. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
2982
3199
  "repo": "vanhoofmaarten/nuxt-mq",
2983
3200
  "npm": "nuxt-mq",
2984
3201
  "icon": "",
@@ -3022,7 +3239,7 @@
3022
3239
  },
3023
3240
  {
3024
3241
  "name": "netlify-cache",
3025
- "description": "Nuxt.js module that uses netlify cache to speed up redeploy for Nuxt.js version < 2.14",
3242
+ "description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
3026
3243
  "repo": "DreaMinder/nuxt-netlify-cache",
3027
3244
  "npm": "nuxt-netlify-cache",
3028
3245
  "icon": "netlify.png",
@@ -3067,7 +3284,7 @@
3067
3284
  },
3068
3285
  {
3069
3286
  "name": "netlify",
3070
- "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt.js projects.",
3287
+ "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
3071
3288
  "repo": "bazzite/nuxt-netlify",
3072
3289
  "npm": "@aceforth/nuxt-netlify",
3073
3290
  "icon": "netlify.png",
@@ -3159,6 +3376,28 @@
3159
3376
  "requires": {}
3160
3377
  }
3161
3378
  },
3379
+ {
3380
+ "name": "nuxt-anchorscroll",
3381
+ "description": "Scroll to top and to anchor support for Nuxt",
3382
+ "repo": "helltraitor/nuxt-anchorscroll",
3383
+ "npm": "nuxt-anchorscroll",
3384
+ "icon": "",
3385
+ "github": "https://github.com/helltraitor/nuxt-anchorscroll",
3386
+ "website": "https://github.com/helltraitor/nuxt-anchorscroll",
3387
+ "learn_more": "",
3388
+ "category": "UI",
3389
+ "type": "3rd-party",
3390
+ "maintainers": [
3391
+ {
3392
+ "name": "Helltraitor",
3393
+ "github": "helltraitor"
3394
+ }
3395
+ ],
3396
+ "compatibility": {
3397
+ "nuxt": "^3.0.0",
3398
+ "requires": {}
3399
+ }
3400
+ },
3162
3401
  {
3163
3402
  "name": "nuxt-auth",
3164
3403
  "description": "",
@@ -3181,9 +3420,53 @@
3181
3420
  "requires": {}
3182
3421
  }
3183
3422
  },
3423
+ {
3424
+ "name": "nuxt-basic-auth",
3425
+ "description": "Nuxt Module for Basic Authentication",
3426
+ "repo": "kgierke/nuxt-basic-auth",
3427
+ "npm": "@kgierke/nuxt-basic-auth",
3428
+ "icon": "",
3429
+ "github": "https://github.com/kgierke/nuxt-basic-auth",
3430
+ "website": "https://github.com/kgierke/nuxt-basic-auth",
3431
+ "learn_more": "",
3432
+ "category": "Security",
3433
+ "type": "3rd-party",
3434
+ "maintainers": [
3435
+ {
3436
+ "name": "kgierke",
3437
+ "github": "kgierke"
3438
+ }
3439
+ ],
3440
+ "compatibility": {
3441
+ "nuxt": "^3.0.0",
3442
+ "requires": {}
3443
+ }
3444
+ },
3445
+ {
3446
+ "name": "nuxt-bootstrap-icons",
3447
+ "description": "Just a simple integration for Bootstrap Icons",
3448
+ "repo": "OyewoleOyedeji/nuxt-bootstrap-icons",
3449
+ "npm": "nuxt-bootstrap-icons",
3450
+ "icon": "bootstrap-icons.svg",
3451
+ "github": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3452
+ "website": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3453
+ "learn_more": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3454
+ "category": "UI",
3455
+ "type": "3rd-party",
3456
+ "maintainers": [
3457
+ {
3458
+ "name": "OyewoleOyedeji",
3459
+ "github": "OyewoleOyedeji"
3460
+ }
3461
+ ],
3462
+ "compatibility": {
3463
+ "nuxt": "^3.0.0",
3464
+ "requires": {}
3465
+ }
3466
+ },
3184
3467
  {
3185
3468
  "name": "nuxt-chatgpt",
3186
- "description": "ChatGPT integration for Nuxt 3",
3469
+ "description": "ChatGPT integration for Nuxt",
3187
3470
  "repo": "schnapsterdog/nuxt-chatgpt",
3188
3471
  "npm": "nuxt-chatgpt",
3189
3472
  "icon": "chatgpt.svg",
@@ -3203,6 +3486,54 @@
3203
3486
  "requires": {}
3204
3487
  }
3205
3488
  },
3489
+ {
3490
+ "name": "nuxt-facebook-chat",
3491
+ "description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
3492
+ "repo": "superdev-tech/nuxt-facebook-chat",
3493
+ "npm": "nuxt-facebook-chat",
3494
+ "icon": "nuxt-facebook-chat.svg",
3495
+ "github": "https://github.com/superdev-tech/nuxt-facebook-chat",
3496
+ "website": "https://github.com/superdev-tech/nuxt-facebook-chat",
3497
+ "learn_more": "https://www.npmjs.com/package/nuxt-facebook-chat",
3498
+ "category": "Libraries",
3499
+ "type": "3rd-party",
3500
+ "maintainers": [
3501
+ {
3502
+ "name": "Supanut Dokmaithong",
3503
+ "github": "Boomgeek"
3504
+ },
3505
+ {
3506
+ "name": "superdev-tech",
3507
+ "github": "superdev-tech"
3508
+ }
3509
+ ],
3510
+ "compatibility": {
3511
+ "nuxt": "^3.0.0",
3512
+ "requires": {}
3513
+ }
3514
+ },
3515
+ {
3516
+ "name": "nuxt-feedme",
3517
+ "description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
3518
+ "repo": "helltraitor/nuxt-feedme",
3519
+ "npm": "nuxt-feedme",
3520
+ "icon": "",
3521
+ "github": "https://github.com/helltraitor/nuxt-feedme",
3522
+ "website": "https://github.com/helltraitor/nuxt-feedme",
3523
+ "learn_more": "",
3524
+ "category": "SEO",
3525
+ "type": "3rd-party",
3526
+ "maintainers": [
3527
+ {
3528
+ "name": "Helltraitor",
3529
+ "github": "helltraitor"
3530
+ }
3531
+ ],
3532
+ "compatibility": {
3533
+ "nuxt": "^3.0.0",
3534
+ "requires": {}
3535
+ }
3536
+ },
3206
3537
  {
3207
3538
  "name": "nuxt-graphql-middleware",
3208
3539
  "description": "Expose GraphQL queries and mutations as server API routes.",
@@ -3256,7 +3587,7 @@
3256
3587
  },
3257
3588
  {
3258
3589
  "name": "nuxt-gtm",
3259
- "description": "A Nuxt.js module for Google Tag Manager",
3590
+ "description": "A Nuxt module for Google Tag Manager",
3260
3591
  "repo": "zadigetvoltaire/nuxt-gtm",
3261
3592
  "npm": "@zadigetvoltaire/nuxt-gtm",
3262
3593
  "icon": "nuxt-gtm.svg",
@@ -3273,7 +3604,8 @@
3273
3604
  ],
3274
3605
  "compatibility": {
3275
3606
  "nuxt": "^3.0.0",
3276
- "requires": {}
3607
+ "requires": {},
3608
+ "devtools": "^0.0.0"
3277
3609
  }
3278
3610
  },
3279
3611
  {
@@ -3301,24 +3633,24 @@
3301
3633
  }
3302
3634
  },
3303
3635
  {
3304
- "name": "nuxt-lazy-load",
3305
- "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",
3306
- "repo": "",
3307
- "npm": "nuxt-lazy-load",
3308
- "icon": "nuxt-lazy-load.svg",
3309
- "github": "",
3310
- "website": "https://gitlab.com/broj42/nuxt-lazy-load",
3311
- "learn_more": "https://gitlab.com/broj42/nuxt-lazy-load",
3312
- "category": "Performance",
3636
+ "name": "nuxt-jsonld",
3637
+ "description": "Manage JSON-LD in Vue component.",
3638
+ "repo": "ymmooot/nuxt-jsonld",
3639
+ "npm": "nuxt-jsonld",
3640
+ "icon": "",
3641
+ "github": "https://github.com/ymmooot/nuxt-jsonld",
3642
+ "website": "https://github.com/ymmooot/nuxt-jsonld",
3643
+ "learn_more": "",
3644
+ "category": "SEO",
3313
3645
  "type": "3rd-party",
3314
3646
  "maintainers": [
3315
3647
  {
3316
- "name": "Dario Ferderber",
3317
- "github": "darioferderber"
3648
+ "name": "ymmooot",
3649
+ "github": "ymmooot"
3318
3650
  }
3319
3651
  ],
3320
3652
  "compatibility": {
3321
- "nuxt": "^2.0.0 || ^3.0.0",
3653
+ "nuxt": "^3.0.0",
3322
3654
  "requires": {}
3323
3655
  }
3324
3656
  },
@@ -3347,7 +3679,7 @@
3347
3679
  },
3348
3680
  {
3349
3681
  "name": "nuxt-loco",
3350
- "description": "A localise.biz module to synth locale with Nuxt.js",
3682
+ "description": "A localise.biz module to synth locale with Nuxt",
3351
3683
  "repo": "gaetansenn/nuxt-loco",
3352
3684
  "npm": "nuxt-loco",
3353
3685
  "icon": "",
@@ -3390,6 +3722,28 @@
3390
3722
  "requires": {}
3391
3723
  }
3392
3724
  },
3725
+ {
3726
+ "name": "nuxt-mdi",
3727
+ "description": "Add 7,000+ icons to your Nuxt application, from Material Design Icons.",
3728
+ "repo": "ERPedersen/nuxt-mdi",
3729
+ "npm": "nuxt-mdi",
3730
+ "icon": "mdi.png",
3731
+ "github": "https://github.com/ERPedersen/nuxt-mdi",
3732
+ "website": "https://nuxt-mdi.emilrosenius.com",
3733
+ "learn_more": "https://github.com/ERPedersen/nuxt-mdi/blob/main/README.md",
3734
+ "category": "Libraries",
3735
+ "type": "3rd-party",
3736
+ "maintainers": [
3737
+ {
3738
+ "name": "Emil Rosenius",
3739
+ "github": "ERPedersen"
3740
+ }
3741
+ ],
3742
+ "compatibility": {
3743
+ "nuxt": "^3.0.0",
3744
+ "requires": {}
3745
+ }
3746
+ },
3393
3747
  {
3394
3748
  "name": "nuxt-monaco-editor",
3395
3749
  "description": "Integrate monaco-editor with Nuxt",
@@ -3414,12 +3768,12 @@
3414
3768
  },
3415
3769
  {
3416
3770
  "name": "nuxt-mongoose",
3417
- "description": "A Nuxt 3 module for simplifying the use of Mongoose in your project.",
3771
+ "description": "A Nuxt module for simplifying the use of Mongoose in your project.",
3418
3772
  "repo": "arashsheyda/nuxt-mongoose",
3419
3773
  "npm": "nuxt-mongoose",
3420
3774
  "icon": "nuxt-mongoose.svg",
3421
3775
  "github": "https://github.com/arashsheyda/nuxt-mongoose",
3422
- "website": "https://github.com/arashsheyda/nuxt-mongoose",
3776
+ "website": "https://nuxt-mongoose.nuxt.space",
3423
3777
  "learn_more": "",
3424
3778
  "category": "Database",
3425
3779
  "type": "3rd-party",
@@ -3431,7 +3785,8 @@
3431
3785
  ],
3432
3786
  "compatibility": {
3433
3787
  "nuxt": "^3.0.0",
3434
- "requires": {}
3788
+ "requires": {},
3789
+ "devtools": "^0.0.0"
3435
3790
  }
3436
3791
  },
3437
3792
  {
@@ -3457,6 +3812,28 @@
3457
3812
  "requires": {}
3458
3813
  }
3459
3814
  },
3815
+ {
3816
+ "name": "nuxt-phosphor-icons",
3817
+ "description": "Just a simple integration for @phosphor-icons in Nuxt",
3818
+ "repo": "OyewoleOyedeji/nuxt-phosphor-icons",
3819
+ "npm": "nuxt-phosphor-icons",
3820
+ "icon": "phosphor-icons.svg",
3821
+ "github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3822
+ "website": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3823
+ "learn_more": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3824
+ "category": "UI",
3825
+ "type": "3rd-party",
3826
+ "maintainers": [
3827
+ {
3828
+ "name": "OyewoleOyedeji",
3829
+ "github": "OyewoleOyedeji"
3830
+ }
3831
+ ],
3832
+ "compatibility": {
3833
+ "nuxt": "^3.0.0",
3834
+ "requires": {}
3835
+ }
3836
+ },
3460
3837
  {
3461
3838
  "name": "nuxt-pino-log",
3462
3839
  "description": "Structured logs for nuxt apps using pino",
@@ -3481,7 +3858,7 @@
3481
3858
  },
3482
3859
  {
3483
3860
  "name": "plausible",
3484
- "description": "Nuxt 3 module to natively integrate Plausible analytics",
3861
+ "description": "Nuxt module to natively integrate Plausible analytics",
3485
3862
  "repo": "nuxt-modules/plausible",
3486
3863
  "npm": "@nuxtjs/plausible",
3487
3864
  "icon": "plausible.png",
@@ -3502,15 +3879,41 @@
3502
3879
  }
3503
3880
  },
3504
3881
  {
3505
- "name": "nuxt-png-to-ico",
3506
- "description": "Nuxt.js module for auto generating favicons",
3507
- "repo": "b5710546232/nuxt-png-to-ico",
3508
- "npm": "nuxt-png-to-ico",
3509
- "icon": "",
3510
- "github": "https://github.com/b5710546232/nuxt-png-to-ico",
3511
- "website": "https://github.com/b5710546232/nuxt-png-to-ico",
3512
- "learn_more": "https://github.com/steambap/png-to-ico",
3513
- "category": "Devtools",
3882
+ "name": "nuxt-plotly",
3883
+ "description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
3884
+ "repo": "superdev-tech/nuxt-plotly",
3885
+ "npm": "nuxt-plotly",
3886
+ "icon": "nuxt-plotly.svg",
3887
+ "github": "https://github.com/superdev-tech/nuxt-plotly",
3888
+ "website": "https://github.com/superdev-tech/nuxt-plotly",
3889
+ "learn_more": "https://www.npmjs.com/package/nuxt-plotly",
3890
+ "category": "Libraries",
3891
+ "type": "3rd-party",
3892
+ "maintainers": [
3893
+ {
3894
+ "name": "Supanut Dokmaithong",
3895
+ "github": "Boomgeek"
3896
+ },
3897
+ {
3898
+ "name": "superdev-tech",
3899
+ "github": "superdev-tech"
3900
+ }
3901
+ ],
3902
+ "compatibility": {
3903
+ "nuxt": "^3.0.0",
3904
+ "requires": {}
3905
+ }
3906
+ },
3907
+ {
3908
+ "name": "nuxt-png-to-ico",
3909
+ "description": "Nuxt module for auto generating favicons",
3910
+ "repo": "b5710546232/nuxt-png-to-ico",
3911
+ "npm": "nuxt-png-to-ico",
3912
+ "icon": "",
3913
+ "github": "https://github.com/b5710546232/nuxt-png-to-ico",
3914
+ "website": "https://github.com/b5710546232/nuxt-png-to-ico",
3915
+ "learn_more": "https://github.com/steambap/png-to-ico",
3916
+ "category": "Devtools",
3514
3917
  "type": "3rd-party",
3515
3918
  "maintainers": [
3516
3919
  {
@@ -3526,7 +3929,7 @@
3526
3929
  },
3527
3930
  {
3528
3931
  "name": "nuxt-smartlook",
3529
- "description": "Integrate Smartlook in your Nuxt.js apps using nuxt-smartlook.",
3932
+ "description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
3530
3933
  "repo": "f00b4r/nuxt-smartlook",
3531
3934
  "npm": "nuxt-smartlook",
3532
3935
  "icon": "nuxt-smartlook.png",
@@ -3578,7 +3981,7 @@
3578
3981
  },
3579
3982
  {
3580
3983
  "name": "nuxt-storm",
3581
- "description": "WebStorm & PHPStorm support for NuxtJS components",
3984
+ "description": "WebStorm & PHPStorm support for Nuxt components",
3582
3985
  "repo": "fumeapp/nuxt-storm",
3583
3986
  "npm": "nuxt-storm",
3584
3987
  "icon": "nuxt-storm.png",
@@ -3622,7 +4025,7 @@
3622
4025
  },
3623
4026
  {
3624
4027
  "name": "nuxt-unleash",
3625
- "description": "Nuxt.js module to use Unleash toggle feature services",
4028
+ "description": "Nuxt module to use Unleash toggle feature services",
3626
4029
  "repo": "conejerock/nuxt-unleash",
3627
4030
  "npm": "nuxt-unleash",
3628
4031
  "icon": "nuxt-unleash.svg",
@@ -3713,12 +4116,12 @@
3713
4116
  {
3714
4117
  "name": "nuxt-vue3-google-signin",
3715
4118
  "description": "Empower your Nuxt app with Google Sign-In, hassle-free",
3716
- "repo": "syetalabs/nuxt-vue3-google-signin",
4119
+ "repo": "wavezync/nuxt-vue3-google-signin",
3717
4120
  "npm": "nuxt-vue3-google-signin",
3718
4121
  "icon": "vue3-google-signin.svg",
3719
- "github": "https://github.com/syetalabs/nuxt-vue3-google-signin",
3720
- "website": "https://vue3-google-signin.syetalabs.io",
3721
- "learn_more": "https://vue3-google-signin.syetalabs.io",
4122
+ "github": "https://github.com/wavezync/nuxt-vue3-google-signin",
4123
+ "website": "https://vue3-google-signin.wavezync.com",
4124
+ "learn_more": "https://vue3-google-signin.wavezync.com",
3722
4125
  "category": "Libraries",
3723
4126
  "type": "3rd-party",
3724
4127
  "maintainers": [
@@ -3734,7 +4137,7 @@
3734
4137
  },
3735
4138
  {
3736
4139
  "name": "nuxt-vuetify",
3737
- "description": "Add Vuetify 3 to your Nuxt 3 application in seconds.",
4140
+ "description": "Add Vuetify 3 to your Nuxt application in 3 seconds.",
3738
4141
  "repo": "invictus-codes/nuxt-vuetify",
3739
4142
  "npm": "@invictus.codes/nuxt-vuetify",
3740
4143
  "icon": "vuetify-logo-v3-dark.svg",
@@ -3754,9 +4157,31 @@
3754
4157
  "requires": {}
3755
4158
  }
3756
4159
  },
4160
+ {
4161
+ "name": "nuxt3-leaflet",
4162
+ "description": "Leaflet integration with Nuxt",
4163
+ "repo": "Gugustinette/Nuxt-Leaflet",
4164
+ "npm": "nuxt3-leaflet",
4165
+ "icon": "leaflet.png",
4166
+ "github": "https://github.com/Gugustinette/Nuxt-Leaflet",
4167
+ "website": "https://github.com/Gugustinette/Nuxt-Leaflet",
4168
+ "learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
4169
+ "category": "Libraries",
4170
+ "type": "3rd-party",
4171
+ "maintainers": [
4172
+ {
4173
+ "name": "Augustin MERCIER",
4174
+ "github": "Gugustinette"
4175
+ }
4176
+ ],
4177
+ "compatibility": {
4178
+ "nuxt": "^3.0.0",
4179
+ "requires": {}
4180
+ }
4181
+ },
3757
4182
  {
3758
4183
  "name": "nuxt7",
3759
- "description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
4184
+ "description": "Full Featured iOS & Android PWA Apps with Nuxt and Framework7",
3760
4185
  "repo": "nuxt-community/nuxt7",
3761
4186
  "npm": "nuxt7",
3762
4187
  "icon": "",
@@ -3777,38 +4202,15 @@
3777
4202
  "requires": {}
3778
4203
  }
3779
4204
  },
3780
- {
3781
- "name": "nuxtlabs-ui",
3782
- "description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
3783
- "repo": "nuxtlabs/ui",
3784
- "npm": "@nuxthq/ui",
3785
- "icon": "nuxtlabs-ui.svg",
3786
- "github": "https://github.com/nuxtlabs/ui",
3787
- "website": "https://ui.nuxtlabs.com",
3788
- "learn_more": "https://ui.nuxtlabs.com",
3789
- "category": "UI",
3790
- "type": "3rd-party",
3791
- "maintainers": [
3792
- {
3793
- "name": "Benjamin Canac",
3794
- "github": "benjamincanac",
3795
- "twitter": "benjamincanac"
3796
- }
3797
- ],
3798
- "compatibility": {
3799
- "nuxt": "^3.0.0",
3800
- "requires": {}
3801
- }
3802
- },
3803
4205
  {
3804
4206
  "name": "og-image",
3805
- "description": "Easily generate dynamic social share images.",
4207
+ "description": "Enlightened runtime images generated with Vue templates.",
3806
4208
  "repo": "harlan-zw/nuxt-og-image",
3807
4209
  "npm": "nuxt-og-image",
3808
- "icon": "",
4210
+ "icon": "og-image.svg",
3809
4211
  "github": "https://github.com/harlan-zw/nuxt-og-image",
3810
- "website": "https://github.com/harlan-zw/nuxt-og-image",
3811
- "learn_more": "",
4212
+ "website": "https://nuxtseo.com/og-image",
4213
+ "learn_more": "https://nuxtseo.com/og-image",
3812
4214
  "category": "SEO",
3813
4215
  "type": "3rd-party",
3814
4216
  "maintainers": [
@@ -3821,7 +4223,8 @@
3821
4223
  ],
3822
4224
  "compatibility": {
3823
4225
  "nuxt": "^3.0.0",
3824
- "requires": {}
4226
+ "requires": {},
4227
+ "devtools": "^0.0.0"
3825
4228
  }
3826
4229
  },
3827
4230
  {
@@ -3849,7 +4252,7 @@
3849
4252
  },
3850
4253
  {
3851
4254
  "name": "optimized-images",
3852
- "description": "Automatically optimizes images used in Nuxt.js projects (jpeg, png, svg, webp and gif).",
4255
+ "description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
3853
4256
  "repo": "juliomrqz/nuxt-optimized-images",
3854
4257
  "npm": "@aceforth/nuxt-optimized-images",
3855
4258
  "icon": "",
@@ -3894,7 +4297,7 @@
3894
4297
  },
3895
4298
  {
3896
4299
  "name": "parse",
3897
- "description": "Parse package for Nuxt.js",
4300
+ "description": "Parse package for Nuxt",
3898
4301
  "repo": "cierrateam/nuxt-parse",
3899
4302
  "npm": "nuxt-parse",
3900
4303
  "icon": "",
@@ -3914,6 +4317,29 @@
3914
4317
  "requires": {}
3915
4318
  }
3916
4319
  },
4320
+ {
4321
+ "name": "particles",
4322
+ "description": "Easily add particle animations to your Nuxt projects using tsParticles",
4323
+ "repo": "Joepocalyptic/nuxt-particles",
4324
+ "npm": "nuxt-particles",
4325
+ "icon": "",
4326
+ "github": "https://github.com/Joepocalyptic/nuxt-particles",
4327
+ "website": "https://nuxt-particles.joeypereira.dev",
4328
+ "learn_more": "https://particles.js.org/",
4329
+ "category": "Libraries",
4330
+ "type": "3rd-party",
4331
+ "maintainers": [
4332
+ {
4333
+ "name": "Joey Pereira",
4334
+ "github": "Joepocalyptic",
4335
+ "avatar": "https://avatars.githubusercontent.com/Joepocalyptic?v=4"
4336
+ }
4337
+ ],
4338
+ "compatibility": {
4339
+ "nuxt": "^3.0.0",
4340
+ "requires": {}
4341
+ }
4342
+ },
3917
4343
  {
3918
4344
  "name": "partytown",
3919
4345
  "description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
@@ -4060,7 +4486,7 @@
4060
4486
  },
4061
4487
  {
4062
4488
  "name": "plausible",
4063
- "description": "Nuxt 3 module to natively integrate Plausible analytics",
4489
+ "description": "Nuxt module to natively integrate Plausible analytics",
4064
4490
  "repo": "nuxt-modules/plausible",
4065
4491
  "npm": "@nuxtjs/plausible",
4066
4492
  "icon": "",
@@ -4102,9 +4528,56 @@
4102
4528
  "requires": {}
4103
4529
  }
4104
4530
  },
4531
+ {
4532
+ "name": "prepare",
4533
+ "description": "Initialization steps at build time – like Nuxt 2 server init",
4534
+ "repo": "johannschopplich/nuxt-prepare",
4535
+ "npm": "nuxt-prepare",
4536
+ "icon": "prepare.svg",
4537
+ "github": "https://github.com/johannschopplich/nuxt-prepare",
4538
+ "website": "https://nuxt-prepare.jhnn.dev",
4539
+ "learn_more": "",
4540
+ "category": "Devtools",
4541
+ "type": "3rd-party",
4542
+ "maintainers": [
4543
+ {
4544
+ "name": "Johann Schopplich",
4545
+ "github": "johannschopplich",
4546
+ "twitter": "jschopplich",
4547
+ "avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
4548
+ }
4549
+ ],
4550
+ "compatibility": {
4551
+ "nuxt": "^3.0.0",
4552
+ "requires": {}
4553
+ }
4554
+ },
4555
+ {
4556
+ "name": "primevue",
4557
+ "description": "Next Generation Vue UI Component Library",
4558
+ "repo": "primefaces/primevue-nuxt-module",
4559
+ "npm": "nuxt-primevue",
4560
+ "icon": "primevue.svg",
4561
+ "github": "https://github.com/primefaces/primevue-nuxt-module",
4562
+ "website": "https://primevue.org/",
4563
+ "learn_more": "https://primevue.org/",
4564
+ "category": "UI",
4565
+ "type": "3rd-party",
4566
+ "maintainers": [
4567
+ {
4568
+ "name": "primefaces",
4569
+ "github": "primefaces",
4570
+ "twitter": "primevue"
4571
+ }
4572
+ ],
4573
+ "compatibility": {
4574
+ "nuxt": "^3.0.0",
4575
+ "requires": {}
4576
+ }
4577
+ },
4105
4578
  {
4106
4579
  "name": "prismic",
4107
- "description": "Easily connect your Nuxt.js application to your content hosted on Prismic",
4580
+ "description": "Easily connect your Nuxt application to your content hosted on Prismic",
4108
4581
  "repo": "nuxt-modules/prismic",
4109
4582
  "npm": "@nuxtjs/prismic",
4110
4583
  "icon": "prismic.png",
@@ -4171,7 +4644,7 @@
4171
4644
  },
4172
4645
  {
4173
4646
  "name": "proxy",
4174
- "description": "The one-liner node.js http-proxy middleware solution for Nuxt.js using http-proxy-middleware",
4647
+ "description": "The one-liner node.js http-proxy middleware solution for Nuxt using http-proxy-middleware",
4175
4648
  "repo": "nuxt-community/proxy-module",
4176
4649
  "npm": "@nuxtjs/proxy",
4177
4650
  "icon": "",
@@ -4217,7 +4690,7 @@
4217
4690
  },
4218
4691
  {
4219
4692
  "name": "purgecss",
4220
- "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt.js",
4693
+ "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt",
4221
4694
  "repo": "Developmint/nuxt-purgecss#main",
4222
4695
  "npm": "nuxt-purgecss",
4223
4696
  "icon": "purgecss.png",
@@ -4239,7 +4712,7 @@
4239
4712
  },
4240
4713
  {
4241
4714
  "name": "pwa",
4242
- "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your app's performance.",
4715
+ "description": "Easily build a Progressive Web App for your Nuxt application to improve your app's performance.",
4243
4716
  "repo": "nuxt-community/pwa-module",
4244
4717
  "npm": "@nuxtjs/pwa",
4245
4718
  "icon": "pwa.png",
@@ -4264,7 +4737,7 @@
4264
4737
  },
4265
4738
  {
4266
4739
  "name": "python",
4267
- "description": "Write Nuxt.js applications using Python",
4740
+ "description": "Write Nuxt applications using Python",
4268
4741
  "repo": "nuxt-community/python-module",
4269
4742
  "npm": "@nuxtjs/python",
4270
4743
  "icon": "python.png",
@@ -4301,6 +4774,64 @@
4301
4774
  "github": "Maiquu"
4302
4775
  }
4303
4776
  ],
4777
+ "compatibility": {
4778
+ "nuxt": "^3.0.0",
4779
+ "requires": {},
4780
+ "devtools": "^0.0.0"
4781
+ }
4782
+ },
4783
+ {
4784
+ "name": "radash",
4785
+ "description": "radash module with auto-import and custom prefix",
4786
+ "repo": "bbg/nuxt-radash",
4787
+ "npm": "nuxt-radash",
4788
+ "icon": "radash.png",
4789
+ "github": "https://github.com/bbg/nuxt-radash",
4790
+ "website": "https://github.com/bbg/nuxt-radash#readme",
4791
+ "learn_more": "https://github.com/rayepps/radash/",
4792
+ "category": "Libraries",
4793
+ "type": "3rd-party",
4794
+ "maintainers": [
4795
+ {
4796
+ "name": "Batuhan Göksu",
4797
+ "github": "bbg"
4798
+ }
4799
+ ],
4800
+ "compatibility": {
4801
+ "nuxt": "^3.0.0",
4802
+ "requires": {}
4803
+ }
4804
+ },
4805
+ {
4806
+ "name": "radix-vue",
4807
+ "description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
4808
+ "repo": "radix-vue/radix-vue",
4809
+ "npm": "radix-vue",
4810
+ "icon": "radix-vue.svg",
4811
+ "github": "https://github.com/radix-vue/radix-vue",
4812
+ "website": "https://www.radix-vue.com/",
4813
+ "learn_more": "https://www.radix-vue.com/overview/installation.html#nuxt-modules",
4814
+ "category": "UI",
4815
+ "type": "3rd-party",
4816
+ "maintainers": [
4817
+ {
4818
+ "name": "Zernonia",
4819
+ "github": "zernonia",
4820
+ "twitter": "zernonia"
4821
+ },
4822
+ {
4823
+ "name": "Khairul Haaziq",
4824
+ "github": "khairulhaaziq"
4825
+ },
4826
+ {
4827
+ "name": "Mujahid Anuar",
4828
+ "github": "mujahidfa"
4829
+ },
4830
+ {
4831
+ "name": "Max",
4832
+ "github": "onmax"
4833
+ }
4834
+ ],
4304
4835
  "compatibility": {
4305
4836
  "nuxt": "^3.0.0",
4306
4837
  "requires": {}
@@ -4308,7 +4839,7 @@
4308
4839
  },
4309
4840
  {
4310
4841
  "name": "recaptcha",
4311
- "description": "Simple and easy Google reCAPTCHA module with Nuxt.js",
4842
+ "description": "Simple and easy Google reCAPTCHA module with Nuxt",
4312
4843
  "repo": "nuxt-community/recaptcha-module",
4313
4844
  "npm": "@nuxtjs/recaptcha",
4314
4845
  "icon": "recaptcha.png",
@@ -4353,7 +4884,7 @@
4353
4884
  },
4354
4885
  {
4355
4886
  "name": "rfg-icon",
4356
- "description": "Nuxt.js module for creating favicons with RealFaviconGenerator api",
4887
+ "description": "Nuxt module for creating favicons with RealFaviconGenerator api",
4357
4888
  "repo": "pimlie/nuxt-rfg-icon",
4358
4889
  "npm": "nuxt-rfg-icon",
4359
4890
  "icon": "real-favicon-generator.png",
@@ -4375,12 +4906,12 @@
4375
4906
  },
4376
4907
  {
4377
4908
  "name": "robots",
4378
- "description": "A Nuxt.js module thats inject a middleware to generate a robots.txt file",
4379
- "repo": "nuxt-community/robots-module",
4909
+ "description": "A Nuxt module thats inject a middleware to generate a robots.txt file",
4910
+ "repo": "nuxt-modules/robots",
4380
4911
  "npm": "@nuxtjs/robots",
4381
4912
  "icon": "robots.png",
4382
- "github": "https://github.com/nuxt-community/robots-module",
4383
- "website": "https://github.com/nuxt-community/robots-module",
4913
+ "github": "https://github.com/nuxt-modules/robots",
4914
+ "website": "https://github.com/nuxt-modules/robots",
4384
4915
  "learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
4385
4916
  "category": "SEO",
4386
4917
  "type": "community",
@@ -4399,7 +4930,7 @@
4399
4930
  },
4400
4931
  {
4401
4932
  "name": "rollbar",
4402
- "description": "Add Rollbar.js to your Nuxt.js app to automatically capture and report errors in your applications.",
4933
+ "description": "Add Rollbar.js to your Nuxt app to automatically capture and report errors in your applications.",
4403
4934
  "repo": "gaelreyrol/nuxt-rollbar-module",
4404
4935
  "npm": "nuxt-rollbar-module",
4405
4936
  "icon": "rollbar.png",
@@ -4444,7 +4975,7 @@
4444
4975
  },
4445
4976
  {
4446
4977
  "name": "router",
4447
- "description": "Nuxt.js module to use router.js instead of pages/ directory",
4978
+ "description": "Nuxt module to use router.js instead of pages/ directory",
4448
4979
  "repo": "nuxt-community/router-module",
4449
4980
  "npm": "@nuxtjs/router",
4450
4981
  "icon": "vue.png",
@@ -4492,13 +5023,13 @@
4492
5023
  },
4493
5024
  {
4494
5025
  "name": "schema-org",
4495
- "description": "Schema.org for Nuxt, supporting typed and automated Google Rich Results.",
4496
- "repo": "vueuse/schema-org#main/packages/nuxt",
5026
+ "description": "Schema.org for Nuxt.",
5027
+ "repo": "harlan-zw/nuxt-schema-org",
4497
5028
  "npm": "nuxt-schema-org",
4498
5029
  "icon": "schema-org.svg",
4499
- "github": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
4500
- "website": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
4501
- "learn_more": "https://vue-schema-org.netlify.app/guide/setup/nuxt.html",
5030
+ "github": "https://github.com/harlan-zw/nuxt-schema-org",
5031
+ "website": "https://nuxtseo.com/schema-org",
5032
+ "learn_more": "https://unhead.unjs.io/schema-org/getting-started/setup",
4502
5033
  "category": "SEO",
4503
5034
  "type": "3rd-party",
4504
5035
  "maintainers": [
@@ -4561,7 +5092,7 @@
4561
5092
  },
4562
5093
  {
4563
5094
  "name": "segment",
4564
- "description": "Nuxt.js module for Segment Analytics.js",
5095
+ "description": "Nuxt module for Segment Analytics.js",
4565
5096
  "repo": "dansmaculotte/nuxt-segment",
4566
5097
  "npm": "@dansmaculotte/nuxt-segment",
4567
5098
  "icon": "segment.png",
@@ -4583,10 +5114,10 @@
4583
5114
  },
4584
5115
  {
4585
5116
  "name": "sentry",
4586
- "description": "Sentry module for Nuxt.js to help developers diagnose, fix, and optimize the performance of their code",
5117
+ "description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
4587
5118
  "repo": "nuxt-community/sentry-module",
4588
5119
  "npm": "@nuxtjs/sentry",
4589
- "icon": "sentry.png",
5120
+ "icon": "sentry.svg",
4590
5121
  "github": "https://github.com/nuxt-community/sentry-module",
4591
5122
  "website": "https://sentry.nuxtjs.org/",
4592
5123
  "learn_more": "https://sentry.io/welcome/",
@@ -4603,14 +5134,38 @@
4603
5134
  "requires": {}
4604
5135
  }
4605
5136
  },
5137
+ {
5138
+ "name": "seo-experiments",
5139
+ "description": "Powerful SEO DX improvements that may or may not land in the Nuxt core.",
5140
+ "repo": "harlan-zw/nuxt-seo-experiments",
5141
+ "npm": "nuxt-seo-experiments",
5142
+ "icon": "seo-experiments.svg",
5143
+ "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
5144
+ "website": "https://nuxtseo.com/experiments",
5145
+ "learn_more": "https://nuxtseo.com/experiments",
5146
+ "category": "SEO",
5147
+ "type": "3rd-party",
5148
+ "maintainers": [
5149
+ {
5150
+ "name": "Harlan Wilton",
5151
+ "github": "harlan-zw",
5152
+ "twitter": "harlan_zw",
5153
+ "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
5154
+ }
5155
+ ],
5156
+ "compatibility": {
5157
+ "nuxt": "^3.0.0",
5158
+ "requires": {}
5159
+ }
5160
+ },
4606
5161
  {
4607
5162
  "name": "seo-kit",
4608
- "description": "Supercharge your Nuxt app with the all-in-one SEO layer.",
5163
+ "description": "The complete SEO solution for Nuxt.",
4609
5164
  "repo": "harlan-zw/nuxt-seo-kit#main/layer",
4610
5165
  "npm": "nuxt-seo-kit",
4611
5166
  "icon": "seo-kit.svg",
4612
5167
  "github": "https://github.com/harlan-zw/nuxt-seo-kit",
4613
- "website": "https://github.com/harlan-zw/nuxt-seo-kit",
5168
+ "website": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
4614
5169
  "learn_more": "",
4615
5170
  "category": "SEO",
4616
5171
  "type": "3rd-party",
@@ -4650,7 +5205,7 @@
4650
5205
  },
4651
5206
  {
4652
5207
  "name": "seomatic-meta",
4653
- "description": "A Nuxt.js module connecting Nuxt.js to the Craft CMS SEOmatic plugin",
5208
+ "description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
4654
5209
  "repo": "ben-rogerson/nuxt-seomatic-meta",
4655
5210
  "npm": "nuxt-seomatic-meta",
4656
5211
  "icon": "seomatic.png",
@@ -4693,6 +5248,29 @@
4693
5248
  "requires": {}
4694
5249
  }
4695
5250
  },
5251
+ {
5252
+ "name": "server-block",
5253
+ "description": "Use <server> tags in your Nuxt pages components.",
5254
+ "repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt#main",
5255
+ "npm": "@hebilicious/server-block-nuxt",
5256
+ "icon": "server-block.svg",
5257
+ "github": "https://github.com/Hebilicious/server-block-nuxt",
5258
+ "website": "https://github.com/Hebilicious/server-block-nuxt#readme",
5259
+ "learn_more": "https://github.com/Hebilicious/server-block-nuxt#readme",
5260
+ "category": "Extensions",
5261
+ "type": "3rd-party",
5262
+ "maintainers": [
5263
+ {
5264
+ "name": "Hebilicious",
5265
+ "github": "Hebilicious",
5266
+ "twitter": "its_hebilicious"
5267
+ }
5268
+ ],
5269
+ "compatibility": {
5270
+ "nuxt": "^3.0.0",
5271
+ "requires": {}
5272
+ }
5273
+ },
4696
5274
  {
4697
5275
  "name": "session",
4698
5276
  "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",
@@ -4718,7 +5296,7 @@
4718
5296
  },
4719
5297
  {
4720
5298
  "name": "shopify",
4721
- "description": "Easy Shopify Buy client module with Nuxt.js for ecommerce websites.",
5299
+ "description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
4722
5300
  "repo": "Gomah/nuxt-shopify",
4723
5301
  "npm": "nuxt-shopify",
4724
5302
  "icon": "shopify.png",
@@ -4785,13 +5363,13 @@
4785
5363
  },
4786
5364
  {
4787
5365
  "name": "simple-robots",
4788
- "description": "Simply manage the robots crawling your Nuxt app.",
5366
+ "description": "Tame the robots crawling and indexing your Nuxt site.",
4789
5367
  "repo": "harlan-zw/nuxt-simple-robots",
4790
5368
  "npm": "nuxt-simple-robots",
4791
- "icon": "",
5369
+ "icon": "simple-robots.svg",
4792
5370
  "github": "https://github.com/harlan-zw/nuxt-simple-robots",
4793
- "website": "https://github.com/harlan-zw/nuxt-simple-robots",
4794
- "learn_more": "",
5371
+ "website": "https://nuxtseo.com/robots",
5372
+ "learn_more": "https://nuxtseo.com/robots",
4795
5373
  "category": "SEO",
4796
5374
  "type": "3rd-party",
4797
5375
  "maintainers": [
@@ -4809,13 +5387,13 @@
4809
5387
  },
4810
5388
  {
4811
5389
  "name": "simple-sitemap",
4812
- "description": "Simple, minimal sitemap.xml generation.",
5390
+ "description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
4813
5391
  "repo": "harlan-zw/nuxt-simple-sitemap",
4814
5392
  "npm": "nuxt-simple-sitemap",
4815
- "icon": "",
5393
+ "icon": "simple-sitemap.svg",
4816
5394
  "github": "https://github.com/harlan-zw/nuxt-simple-sitemap",
4817
- "website": "https://github.com/harlan-zw/nuxt-simple-sitemap",
4818
- "learn_more": "",
5395
+ "website": "https://nuxtseo.com/simple-sitemap",
5396
+ "learn_more": "https://nuxtseo.com/simple-sitemap",
4819
5397
  "category": "SEO",
4820
5398
  "type": "3rd-party",
4821
5399
  "maintainers": [
@@ -4833,7 +5411,7 @@
4833
5411
  },
4834
5412
  {
4835
5413
  "name": "sitemap",
4836
- "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt.js projects",
5414
+ "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt projects",
4837
5415
  "repo": "nuxt-community/sitemap-module#dev",
4838
5416
  "npm": "@nuxtjs/sitemap",
4839
5417
  "icon": "",
@@ -4878,7 +5456,7 @@
4878
5456
  },
4879
5457
  {
4880
5458
  "name": "snipcart",
4881
- "description": "Snipcart integration module for Nuxt.js",
5459
+ "description": "Snipcart integration module for Nuxt",
4882
5460
  "repo": "nuxt-modules/snipcart",
4883
5461
  "npm": "@nuxtjs/snipcart",
4884
5462
  "icon": "snipcart.png",
@@ -4901,7 +5479,7 @@
4901
5479
  },
4902
5480
  {
4903
5481
  "name": "social-meta",
4904
- "description": "Nuxt.js module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
5482
+ "description": "Nuxt module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
4905
5483
  "repo": "AlekseyPleshkov/nuxt-social-meta",
4906
5484
  "npm": "nuxt-social-meta",
4907
5485
  "icon": "",
@@ -5023,7 +5601,7 @@
5023
5601
  },
5024
5602
  {
5025
5603
  "name": "storage",
5026
- "description": "Utilities to easily read and write to the browser's storage in a Nuxt.js project",
5604
+ "description": "Utilities to easily read and write to the browser's storage in a Nuxt project",
5027
5605
  "repo": "mazipan/nuxt-storage",
5028
5606
  "npm": "nuxt-storage",
5029
5607
  "icon": "",
@@ -5045,7 +5623,7 @@
5045
5623
  },
5046
5624
  {
5047
5625
  "name": "storefront-ui",
5048
- "description": "Storefront UI Module for Nuxt.js",
5626
+ "description": "Storefront UI Module for Nuxt",
5049
5627
  "repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
5050
5628
  "npm": "@storefront-ui/nuxt",
5051
5629
  "icon": "storefront-ui.svg",
@@ -5089,7 +5667,7 @@
5089
5667
  },
5090
5668
  {
5091
5669
  "name": "storyblok",
5092
- "description": "Storyblok Nuxt.js module",
5670
+ "description": "Storyblok Nuxt module",
5093
5671
  "repo": "storyblok/storyblok-nuxt#master/lib",
5094
5672
  "npm": "@storyblok/nuxt",
5095
5673
  "icon": "storyblok.png",
@@ -5106,46 +5684,43 @@
5106
5684
  ],
5107
5685
  "compatibility": {
5108
5686
  "nuxt": "^2.0.0 || ^3.0.0",
5109
- "requires": {}
5687
+ "requires": {},
5688
+ "devtools": "^0.0.0"
5110
5689
  }
5111
5690
  },
5112
5691
  {
5113
5692
  "name": "storybook",
5114
- "description": "Easily integrate Storybook in your Nuxt.js application to design, build, and organize your UI components in isolation.",
5115
- "repo": "nuxt-community/storybook",
5693
+ "description": "Easily integrate Storybook in your Nuxt application to design, build, and organize your UI components in isolation.",
5694
+ "repo": "nuxt-modules/storybook",
5116
5695
  "npm": "@nuxtjs/storybook",
5117
5696
  "icon": "storybook.png",
5118
- "github": "https://github.com/nuxt-community/storybook",
5697
+ "github": "https://github.com/nuxt-modules/storybook",
5119
5698
  "website": "https://storybook.nuxtjs.org",
5120
- "learn_more": "https://storybook.js.org/",
5699
+ "learn_more": "https://github.com/storybook-vue/storybook-nuxt",
5121
5700
  "category": "Devtools",
5122
5701
  "type": "community",
5123
5702
  "maintainers": [
5124
5703
  {
5125
- "name": "Ahad Birang",
5126
- "github": "farnabaz",
5127
- "twitter": "a_birang"
5128
- },
5129
- {
5130
- "name": "Pooya Parsa",
5131
- "github": "pi0",
5132
- "twitter": "_pi0_"
5704
+ "name": "Chakir QATAB",
5705
+ "github": "chakAs3",
5706
+ "twitter": "ChakirQatab"
5133
5707
  }
5134
5708
  ],
5135
5709
  "compatibility": {
5136
- "nuxt": "^2.0.0",
5710
+ "nuxt": "^2.0.0 || ^3.0.0",
5137
5711
  "requires": {
5138
5712
  "bridge": "optional"
5139
- }
5713
+ },
5714
+ "devtools": "^0.7.2"
5140
5715
  }
5141
5716
  },
5142
5717
  {
5143
5718
  "name": "strapi",
5144
5719
  "description": "Design APIs fast and manage content easily using REST or GraphQL.",
5145
- "repo": "nuxt-community/strapi-module",
5720
+ "repo": "nuxt-modules/strapi",
5146
5721
  "npm": "@nuxtjs/strapi",
5147
5722
  "icon": "strapi.png",
5148
- "github": "https://github.com/nuxt-community/strapi-module",
5723
+ "github": "https://github.com/nuxt-modules/strapi",
5149
5724
  "website": "https://strapi.nuxtjs.org",
5150
5725
  "learn_more": "https://strapi.io/",
5151
5726
  "category": "CMS",
@@ -5166,7 +5741,34 @@
5166
5741
  "nuxt": "^2.0.0 || ^3.0.0",
5167
5742
  "requires": {
5168
5743
  "bridge": true
5744
+ },
5745
+ "devtools": "^0.0.0"
5746
+ }
5747
+ },
5748
+ {
5749
+ "name": "stripe-next",
5750
+ "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.",
5751
+ "repo": "fuentesloic/nuxt-stripe",
5752
+ "npm": "@unlok-co/nuxt-stripe",
5753
+ "icon": "stripe.png",
5754
+ "github": "https://github.com/fuentesloic/nuxt-stripe",
5755
+ "website": "https://github.com/fuentesloic/nuxt-stripe",
5756
+ "learn_more": "https://stripe.com/docs",
5757
+ "category": "Payment",
5758
+ "type": "3rd-party",
5759
+ "maintainers": [
5760
+ {
5761
+ "name": "Loic Fuentes",
5762
+ "github": "fuentesloic"
5763
+ },
5764
+ {
5765
+ "name": "Florent Giraud",
5766
+ "github": "flozero"
5169
5767
  }
5768
+ ],
5769
+ "compatibility": {
5770
+ "nuxt": "^3.0.0",
5771
+ "requires": {}
5170
5772
  }
5171
5773
  },
5172
5774
  {
@@ -5191,6 +5793,36 @@
5191
5793
  "requires": {}
5192
5794
  }
5193
5795
  },
5796
+ {
5797
+ "name": "studio",
5798
+ "description": "A new experience to build content-driven website with Nuxt.",
5799
+ "repo": "nuxtlabs/studio-module",
5800
+ "npm": "@nuxthq/studio",
5801
+ "icon": "studio.svg",
5802
+ "github": "https://github.com/nuxtlabs/studio-module",
5803
+ "website": "https://nuxt.studio",
5804
+ "learn_more": "https://nuxt.studio",
5805
+ "category": "CMS",
5806
+ "type": "3rd-party",
5807
+ "maintainers": [
5808
+ {
5809
+ "name": "Ahad Birang",
5810
+ "github": "farnabaz",
5811
+ "twitter": "a_birang"
5812
+ },
5813
+ {
5814
+ "name": "Sébastien Chopin",
5815
+ "github": "Atinux",
5816
+ "twitter": "Atinux"
5817
+ }
5818
+ ],
5819
+ "compatibility": {
5820
+ "nuxt": "^3.0.0",
5821
+ "requires": {
5822
+ "content": true
5823
+ }
5824
+ }
5825
+ },
5194
5826
  {
5195
5827
  "name": "style-resources",
5196
5828
  "description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
@@ -5216,7 +5848,7 @@
5216
5848
  },
5217
5849
  {
5218
5850
  "name": "stylelint",
5219
- "description": "Stylelint module for Nuxt.js. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
5851
+ "description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
5220
5852
  "repo": "nuxt-community/stylelint-module",
5221
5853
  "npm": "@nuxtjs/stylelint-module",
5222
5854
  "icon": "stylelint.png",
@@ -5262,10 +5894,10 @@
5262
5894
  {
5263
5895
  "name": "supabase",
5264
5896
  "description": "First class integration with Supabase",
5265
- "repo": "nuxt-community/supabase-module",
5897
+ "repo": "nuxt-modules/supabase",
5266
5898
  "npm": "@nuxtjs/supabase",
5267
5899
  "icon": "supabase.png",
5268
- "github": "https://github.com/nuxt-community/supabase-module",
5900
+ "github": "https://github.com/nuxt-modules/supabase",
5269
5901
  "website": "https://supabase.nuxtjs.org",
5270
5902
  "learn_more": "https://supabase.com",
5271
5903
  "category": "Database",
@@ -5316,12 +5948,12 @@
5316
5948
  },
5317
5949
  {
5318
5950
  "name": "svg-sprite",
5319
- "description": "Optimized and Easy way to use svg files in Nuxt.js",
5320
- "repo": "nuxt-community/svg-sprite-module",
5951
+ "description": "Optimized and Easy way to use svg files in Nuxt",
5952
+ "repo": "nuxt-modules/svg-sprite",
5321
5953
  "npm": "@nuxtjs/svg-sprite",
5322
5954
  "icon": "",
5323
- "github": "https://github.com/nuxt-community/svg-sprite-module",
5324
- "website": "https://github.com/nuxt-community/svg-sprite-module",
5955
+ "github": "https://github.com/nuxt-modules/svg-sprite",
5956
+ "website": "https://github.com/nuxt-modules/svg-sprite",
5325
5957
  "learn_more": "",
5326
5958
  "category": "UI",
5327
5959
  "type": "community",
@@ -5333,13 +5965,13 @@
5333
5965
  }
5334
5966
  ],
5335
5967
  "compatibility": {
5336
- "nuxt": "^2.0.0",
5968
+ "nuxt": "^2.0.0 || ^3.0.0",
5337
5969
  "requires": {}
5338
5970
  }
5339
5971
  },
5340
5972
  {
5341
5973
  "name": "svg",
5342
- "description": "Super simple svg loading module for Nuxt.js",
5974
+ "description": "Super simple svg loading module for Nuxt",
5343
5975
  "repo": "nuxt-community/svg-module",
5344
5976
  "npm": "@nuxtjs/svg",
5345
5977
  "icon": "",
@@ -5383,7 +6015,7 @@
5383
6015
  },
5384
6016
  {
5385
6017
  "name": "swiper",
5386
- "description": "Nuxt.js module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
6018
+ "description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
5387
6019
  "repo": "cpreston321/nuxt-swiper",
5388
6020
  "npm": "nuxt-swiper",
5389
6021
  "icon": "swiper.svg",
@@ -5429,10 +6061,10 @@
5429
6061
  {
5430
6062
  "name": "tailwindcss",
5431
6063
  "description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
5432
- "repo": "nuxt-community/tailwindcss-module",
6064
+ "repo": "nuxt-modules/tailwindcss-module",
5433
6065
  "npm": "@nuxtjs/tailwindcss",
5434
6066
  "icon": "tailwindcss.png",
5435
- "github": "https://github.com/nuxt-community/tailwindcss-module",
6067
+ "github": "https://github.com/nuxt-modules/tailwindcss-module",
5436
6068
  "website": "https://tailwindcss.nuxtjs.org",
5437
6069
  "learn_more": "https://tailwindcss.com/",
5438
6070
  "category": "UI",
@@ -5442,11 +6074,16 @@
5442
6074
  "name": "Sébastien Chopin",
5443
6075
  "github": "Atinux",
5444
6076
  "twitter": "Atinux"
6077
+ },
6078
+ {
6079
+ "name": "Inesh Bose",
6080
+ "github": "ineshbose"
5445
6081
  }
5446
6082
  ],
5447
6083
  "compatibility": {
5448
6084
  "nuxt": "^2.0.0 || ^3.0.0",
5449
- "requires": {}
6085
+ "requires": {},
6086
+ "devtools": "^0.0.0"
5450
6087
  }
5451
6088
  },
5452
6089
  {
@@ -5496,7 +6133,7 @@
5496
6133
  },
5497
6134
  {
5498
6135
  "name": "toast",
5499
- "description": "Responsive Touch Compatible Toast plugin for Nuxt.js using vue-toasted",
6136
+ "description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
5500
6137
  "repo": "nuxt-community/modules#master/packages/toast",
5501
6138
  "npm": "@nuxtjs/toast",
5502
6139
  "icon": "",
@@ -5517,6 +6154,39 @@
5517
6154
  "requires": {}
5518
6155
  }
5519
6156
  },
6157
+ {
6158
+ "name": "tresjs",
6159
+ "description": "Create 3D experiences in your Nuxt application using TresJS.",
6160
+ "repo": "tresjs/nuxt",
6161
+ "npm": "@tresjs/nuxt",
6162
+ "icon": "tresjs.svg",
6163
+ "github": "https://github.com/Tresjs/nuxt",
6164
+ "website": "https://tresjs.org/guide/nuxt.html",
6165
+ "learn_more": "https://tresjs.org/",
6166
+ "category": "Libraries",
6167
+ "type": "3rd-party",
6168
+ "maintainers": [
6169
+ {
6170
+ "name": "Alvaro Saburido",
6171
+ "github": "alvarosabu",
6172
+ "twitter": "alvarosabu"
6173
+ },
6174
+ {
6175
+ "name": "Jaime Torrealba",
6176
+ "github": "JaimeTorrealba",
6177
+ "twitter": "jaimebboyjt"
6178
+ },
6179
+ {
6180
+ "name": "Tino Koch",
6181
+ "github": "Tinoooo",
6182
+ "twitter": "ichbintino"
6183
+ }
6184
+ ],
6185
+ "compatibility": {
6186
+ "nuxt": "^3.0.0",
6187
+ "requires": {}
6188
+ }
6189
+ },
5520
6190
  {
5521
6191
  "name": "turnstile",
5522
6192
  "description": "Privacy-focused alternative to CAPTCHA from Cloudflare",
@@ -5544,7 +6214,7 @@
5544
6214
  },
5545
6215
  {
5546
6216
  "name": "twa",
5547
- "description": "Nuxt.js module for generating Trusted Web App from Nuxt.js app",
6217
+ "description": "Nuxt module for generating Trusted Web App from Nuxt app",
5548
6218
  "repo": "tuarrep/nuxt-twa",
5549
6219
  "npm": "nuxt-twa",
5550
6220
  "icon": "",
@@ -5732,6 +6402,39 @@
5732
6402
  "requires": {}
5733
6403
  }
5734
6404
  },
6405
+ {
6406
+ "name": "ui",
6407
+ "description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
6408
+ "repo": "nuxt/ui#dev",
6409
+ "npm": "@nuxt/ui",
6410
+ "icon": "nuxt.svg",
6411
+ "github": "https://github.com/nuxt/ui",
6412
+ "website": "https://ui.nuxt.com",
6413
+ "learn_more": "",
6414
+ "category": "UI",
6415
+ "type": "official",
6416
+ "maintainers": [
6417
+ {
6418
+ "name": "Benjamin Canac",
6419
+ "github": "benjamincanac",
6420
+ "twitter": "benjamincanac"
6421
+ },
6422
+ {
6423
+ "name": "Sebastien Chopin",
6424
+ "github": "Atinux",
6425
+ "twitter": "Atinux"
6426
+ },
6427
+ {
6428
+ "name": "Sylvain Marroufin",
6429
+ "github": "smarroufin",
6430
+ "twitter": "smarroufin"
6431
+ }
6432
+ ],
6433
+ "compatibility": {
6434
+ "nuxt": "^3.0.0",
6435
+ "requires": {}
6436
+ }
6437
+ },
5735
6438
  {
5736
6439
  "name": "umami",
5737
6440
  "description": "Embed the Umami analytics library into Nuxt",
@@ -5780,7 +6483,7 @@
5780
6483
  },
5781
6484
  {
5782
6485
  "name": "universal-storage",
5783
- "description": "Universal Storage Utilities for Nuxt.js",
6486
+ "description": "Universal Storage Utilities for Nuxt",
5784
6487
  "repo": "nuxt-community/universal-storage-module",
5785
6488
  "npm": "@nuxtjs/universal-storage",
5786
6489
  "icon": "",
@@ -5877,7 +6580,8 @@
5877
6580
  "nuxt": "^2.0.0 || ^3.0.0",
5878
6581
  "requires": {
5879
6582
  "bridge": "optional"
5880
- }
6583
+ },
6584
+ "devtools": "^0.0.0"
5881
6585
  }
5882
6586
  },
5883
6587
  {
@@ -5903,9 +6607,33 @@
5903
6607
  "requires": {}
5904
6608
  }
5905
6609
  },
6610
+ {
6611
+ "name": "use-wagmi",
6612
+ "description": "Vue Composition for Ethereum based on wagmi",
6613
+ "repo": "unicape/use-wagmi#main/packages/nuxt",
6614
+ "npm": "@use-wagmi/nuxt",
6615
+ "icon": "use-wagmi.png",
6616
+ "github": "https://github.com/unicape/use-wagmi",
6617
+ "website": "https://github.com/unicape/use-wagmi",
6618
+ "learn_more": "https://github.com/unicape/use-wagmi",
6619
+ "category": "Extensions",
6620
+ "type": "3rd-party",
6621
+ "maintainers": [
6622
+ {
6623
+ "name": "Unic Ape",
6624
+ "github": "unicape"
6625
+ }
6626
+ ],
6627
+ "compatibility": {
6628
+ "nuxt": "^2.0.0 || ^3.0.0",
6629
+ "requires": {
6630
+ "bridge": true
6631
+ }
6632
+ }
6633
+ },
5906
6634
  {
5907
6635
  "name": "user-agent",
5908
- "description": "Nuxt.js module for handling User-Agent.",
6636
+ "description": "Nuxt module for handling User-Agent.",
5909
6637
  "repo": "fukuiretu/nuxt-user-agent",
5910
6638
  "npm": "nuxt-user-agent",
5911
6639
  "icon": "",
@@ -5995,9 +6723,31 @@
5995
6723
  }
5996
6724
  }
5997
6725
  },
6726
+ {
6727
+ "name": "vcalendar",
6728
+ "description": "VCalendar module for Nuxt",
6729
+ "repo": "samk-dev/nuxt-vcalendar",
6730
+ "npm": "@samk-dev/nuxt-vcalendar",
6731
+ "icon": "vcalendar.png",
6732
+ "github": "https://github.com/samk-dev/vcalendar",
6733
+ "website": "https://github.com/samk-dev/vcalendar",
6734
+ "learn_more": "",
6735
+ "category": "Libraries",
6736
+ "type": "3rd-party",
6737
+ "maintainers": [
6738
+ {
6739
+ "name": "Sam K",
6740
+ "github": "samk-dev"
6741
+ }
6742
+ ],
6743
+ "compatibility": {
6744
+ "nuxt": "^3.0.0",
6745
+ "requires": {}
6746
+ }
6747
+ },
5998
6748
  {
5999
6749
  "name": "vee-validate",
6000
- "description": "Painless Vue forms for Nuxt.js",
6750
+ "description": "Painless Vue forms for Nuxt",
6001
6751
  "repo": "logaretm/vee-validate#main/packages/nuxt",
6002
6752
  "npm": "@vee-validate/nuxt",
6003
6753
  "icon": "vee-validate.png",
@@ -6087,7 +6837,7 @@
6087
6837
  },
6088
6838
  {
6089
6839
  "name": "vite-pwa-nuxt",
6090
- "description": "Zero-config PWA Plugin for Nuxt 3",
6840
+ "description": "Zero-config PWA Plugin for Nuxt",
6091
6841
  "repo": "vite-pwa/nuxt",
6092
6842
  "npm": "@vite-pwa/nuxt",
6093
6843
  "icon": "vite-pwa-nuxt.svg",
@@ -6136,7 +6886,39 @@
6136
6886
  ],
6137
6887
  "compatibility": {
6138
6888
  "nuxt": "^3.0.0",
6139
- "requires": {}
6889
+ "requires": {},
6890
+ "devtools": "^0.0.0"
6891
+ }
6892
+ },
6893
+ {
6894
+ "name": "vue-email",
6895
+ "description": "💌 Write email templates with vue",
6896
+ "repo": "Dave136/vue-email#main/packages/vue-email",
6897
+ "npm": "vue-email",
6898
+ "icon": "vue-email.svg",
6899
+ "github": "https://github.com/Dave136/vue-email",
6900
+ "website": "https://www.vuemail.net/",
6901
+ "learn_more": "https://vue-email.vercel.app/getting-started",
6902
+ "category": "UI",
6903
+ "type": "3rd-party",
6904
+ "maintainers": [
6905
+ {
6906
+ "name": "David Arenas",
6907
+ "github": "Dave136",
6908
+ "twitter": "davejs4",
6909
+ "avatar": "https://avatars.githubusercontent.com/u/49698182?v=4"
6910
+ },
6911
+ {
6912
+ "name": "Younes Barrad",
6913
+ "github": "Flowko",
6914
+ "twitter": "imflowko",
6915
+ "avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
6916
+ }
6917
+ ],
6918
+ "compatibility": {
6919
+ "nuxt": "^3.0.0",
6920
+ "requires": {},
6921
+ "devtools": "^0.0.0"
6140
6922
  }
6141
6923
  },
6142
6924
  {
@@ -6161,7 +6943,8 @@
6161
6943
  "nuxt": "^3.0.0",
6162
6944
  "requires": {
6163
6945
  "bridge": "optional"
6164
- }
6946
+ },
6947
+ "devtools": "^0.0.0"
6165
6948
  }
6166
6949
  },
6167
6950
  {
@@ -6188,7 +6971,7 @@
6188
6971
  },
6189
6972
  {
6190
6973
  "name": "vue-multiselect",
6191
- "description": "Single / multiple select plugin for Nuxt.js using vue-multiselect.",
6974
+ "description": "Single / multiple select plugin for Nuxt using vue-multiselect.",
6192
6975
  "repo": "spektrummedia/nuxt-vue-multiselect",
6193
6976
  "npm": "nuxt-vue-multiselect",
6194
6977
  "icon": "",
@@ -6233,7 +7016,7 @@
6233
7016
  {
6234
7017
  "name": "vue-query",
6235
7018
  "description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
6236
- "repo": "Hebilicious/vue-query-nuxt#main",
7019
+ "repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt#main",
6237
7020
  "npm": "@hebilicious/vue-query-nuxt",
6238
7021
  "icon": "vue-query.svg",
6239
7022
  "github": "https://github.com/Hebilicious/vue-query-nuxt",
@@ -6302,7 +7085,7 @@
6302
7085
  },
6303
7086
  {
6304
7087
  "name": "vue-warehouse",
6305
- "description": "A Cross-browser storage for Vue.js and Nuxt.js, with plugins support and easy extensibility based on Store.js",
7088
+ "description": "A Cross-browser storage for Vue.js and Nuxt, with plugins support and easy extensibility based on Store.js",
6306
7089
  "repo": "juliomrqz/vue-warehouse",
6307
7090
  "npm": "vue-warehouse",
6308
7091
  "icon": "",
@@ -6323,6 +7106,29 @@
6323
7106
  "requires": {}
6324
7107
  }
6325
7108
  },
7109
+ {
7110
+ "name": "vue3-carousel-nuxt",
7111
+ "description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt applications.",
7112
+ "repo": "gaetansenn/vue3-carousel-nuxt",
7113
+ "npm": "vue3-carousel-nuxt",
7114
+ "icon": "",
7115
+ "github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
7116
+ "website": "",
7117
+ "learn_more": "",
7118
+ "category": "UI",
7119
+ "type": "3rd-party",
7120
+ "maintainers": [
7121
+ {
7122
+ "name": "Gaetan SENN",
7123
+ "github": "gaetansenn",
7124
+ "avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
7125
+ }
7126
+ ],
7127
+ "compatibility": {
7128
+ "nuxt": "^3.0.0",
7129
+ "requires": {}
7130
+ }
7131
+ },
6326
7132
  {
6327
7133
  "name": "vuefire",
6328
7134
  "description": "Idiomatic composables for the Firebase SDK",
@@ -6347,7 +7153,7 @@
6347
7153
  },
6348
7154
  {
6349
7155
  "name": "vuestic",
6350
- "description": "Vuestic UI module for Nuxt 3",
7156
+ "description": "Vuestic UI module for Nuxt",
6351
7157
  "repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
6352
7158
  "npm": "@vuestic/nuxt",
6353
7159
  "icon": "vuestic.png",
@@ -6367,9 +7173,31 @@
6367
7173
  "requires": {}
6368
7174
  }
6369
7175
  },
7176
+ {
7177
+ "name": "vuetify-nuxt-module",
7178
+ "description": "Zero-config Nuxt Module for Vuetify.",
7179
+ "repo": "userquin/vuetify-nuxt-module",
7180
+ "npm": "vuetify-nuxt-module",
7181
+ "icon": "vuetify-logo-v3-dark.svg",
7182
+ "github": "https://github.com/userquin/vuetify-nuxt-module",
7183
+ "website": "https://github.com/userquin/vuetify-nuxt-module",
7184
+ "learn_more": "https://vuetify-nuxt-module.netlify.app/",
7185
+ "category": "UI",
7186
+ "type": "3rd-party",
7187
+ "maintainers": [
7188
+ {
7189
+ "name": "Joaquín Sánchez",
7190
+ "github": "userquin"
7191
+ }
7192
+ ],
7193
+ "compatibility": {
7194
+ "nuxt": "^3.0.0",
7195
+ "requires": {}
7196
+ }
7197
+ },
6370
7198
  {
6371
7199
  "name": "vuetify",
6372
- "description": "Vuetify Module for Nuxt.js to add Material Design components to your application.",
7200
+ "description": "Vuetify Module for Nuxt to add Material Design components to your application.",
6373
7201
  "repo": "nuxt-community/vuetify-module",
6374
7202
  "npm": "@nuxtjs/vuetify",
6375
7203
  "icon": "vuetify.png",
@@ -6416,7 +7244,8 @@
6416
7244
  "nuxt": "^2.0.0 || ^3.0.0",
6417
7245
  "requires": {
6418
7246
  "bridge": "optional"
6419
- }
7247
+ },
7248
+ "devtools": "^0.0.0"
6420
7249
  }
6421
7250
  },
6422
7251
  {
@@ -6443,7 +7272,7 @@
6443
7272
  },
6444
7273
  {
6445
7274
  "name": "vunix",
6446
- "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.",
7275
+ "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.",
6447
7276
  "repo": "gaetansenn/vunix#main/packages/nuxt",
6448
7277
  "npm": "@vunix/nuxt",
6449
7278
  "icon": "",
@@ -6467,11 +7296,11 @@
6467
7296
  {
6468
7297
  "name": "web-vitals",
6469
7298
  "description": "Web Vitals for Nuxt",
6470
- "repo": "nuxt-community/web-vitals-module",
7299
+ "repo": "nuxt-modules/web-vitals",
6471
7300
  "npm": "@nuxtjs/web-vitals",
6472
7301
  "icon": "web-vitals.png",
6473
- "github": "https://github.com/nuxt-community/web-vitals-module",
6474
- "website": "https://github.com/nuxt-community/web-vitals-module",
7302
+ "github": "https://github.com/nuxt-modules/web-vitals",
7303
+ "website": "https://github.com/nuxt-modules/web-vitals",
6475
7304
  "learn_more": "",
6476
7305
  "category": "Performance",
6477
7306
  "type": "community",
@@ -6522,7 +7351,7 @@
6522
7351
  },
6523
7352
  {
6524
7353
  "name": "webpack-optimisations",
6525
- "description": "Nuxt.js v2 module to automatically make your builds faster.",
7354
+ "description": "Nuxt v2 module to automatically make your builds faster.",
6526
7355
  "repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
6527
7356
  "npm": "nuxt-webpack-optimisations",
6528
7357
  "icon": "build-optimisations.svg",
@@ -6614,7 +7443,7 @@
6614
7443
  },
6615
7444
  {
6616
7445
  "name": "well-known",
6617
- "description": "A Nuxt.js module to add well-known URIs using middlewares",
7446
+ "description": "A Nuxt module to add well-known URIs using middlewares",
6618
7447
  "repo": "zadigetvoltaire/nuxt-well-known",
6619
7448
  "npm": "@zadigetvoltaire/nuxt-well-known",
6620
7449
  "icon": "well-known.svg",
@@ -6636,7 +7465,7 @@
6636
7465
  },
6637
7466
  {
6638
7467
  "name": "wideangle",
6639
- "description": "Nuxt 3 module to integrate Wide Angle Analytics",
7468
+ "description": "Nuxt module to integrate Wide Angle Analytics",
6640
7469
  "repo": "inputobjects/wideangle-nuxt",
6641
7470
  "npm": "wideangle-nuxt",
6642
7471
  "icon": "wideangle.png",
@@ -6803,55 +7632,9 @@
6803
7632
  "requires": {}
6804
7633
  }
6805
7634
  },
6806
- {
6807
- "name": "yandex-metrika-next",
6808
- "description": "Yandex Metrika integration for Nuxt",
6809
- "repo": "artmizu/yandex-metrika-nuxt",
6810
- "npm": "@artmizu/yandex-metrika-nuxt",
6811
- "icon": "yandex-metrika.svg",
6812
- "github": "https://github.com/artmizu/yandex-metrika-nuxt",
6813
- "website": "https://github.com/artmizu/yandex-metrika-nuxt",
6814
- "learn_more": "",
6815
- "category": "Analytics",
6816
- "type": "3rd-party",
6817
- "maintainers": [
6818
- {
6819
- "name": "Aleksandr Saburov",
6820
- "github": "artmizu",
6821
- "avatar": "https://avatars.githubusercontent.com/artmizu?v=4"
6822
- }
6823
- ],
6824
- "compatibility": {
6825
- "nuxt": "^3.0.0",
6826
- "requires": {}
6827
- }
6828
- },
6829
- {
6830
- "name": "yandex-metrika",
6831
- "description": "Yandex metrika Module for Nuxt.js",
6832
- "repo": "nuxt-community/yandex-metrika-module",
6833
- "npm": "@nuxtjs/yandex-metrika",
6834
- "icon": "",
6835
- "github": "https://github.com/nuxt-community/yandex-metrika-module",
6836
- "website": "https://github.com/nuxt-community/yandex-metrika-module",
6837
- "learn_more": "https://metrica.yandex.com/about",
6838
- "category": "Analytics",
6839
- "type": "community",
6840
- "maintainers": [
6841
- {
6842
- "name": "Pooya Parsa",
6843
- "github": "pi0",
6844
- "twitter": "_pi0_"
6845
- }
6846
- ],
6847
- "compatibility": {
6848
- "nuxt": "^2.0.0",
6849
- "requires": {}
6850
- }
6851
- },
6852
7635
  {
6853
7636
  "name": "zendesk",
6854
- "description": "Nuxt.js module for Zendesk",
7637
+ "description": "Nuxt module for Zendesk",
6855
7638
  "repo": "DansMaCulotte/nuxt-zendesk",
6856
7639
  "npm": "@dansmaculotte/nuxt-zendesk",
6857
7640
  "icon": "zendesk.png",