@nuxt/modules 0.6.0-a46746 → 0.6.0-a538a1

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 +898 -285
  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": "",
@@ -575,7 +665,7 @@
575
665
  },
576
666
  {
577
667
  "name": "capo",
578
- "description": "Capo.js implementation for Nuxt 3",
668
+ "description": "Capo.js implementation for Nuxt",
579
669
  "repo": "danielroe/nuxt-capo",
580
670
  "npm": "nuxt-capo",
581
671
  "icon": "",
@@ -597,7 +687,7 @@
597
687
  },
598
688
  {
599
689
  "name": "chakra-ui",
600
- "description": "Chakra UI Module for Nuxt.js",
690
+ "description": "Chakra UI Module for Nuxt",
601
691
  "repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
602
692
  "npm": "@chakra-ui/nuxt",
603
693
  "icon": "chakra-ui.png",
@@ -708,7 +798,7 @@
708
798
  },
709
799
  {
710
800
  "name": "cloudcms",
711
- "description": "CloudCMS Nuxt.js Module",
801
+ "description": "CloudCMS Nuxt Module",
712
802
  "repo": "gitana/cloudcms-nuxt",
713
803
  "npm": "cloudcms-nuxt",
714
804
  "icon": "",
@@ -757,11 +847,11 @@
757
847
  },
758
848
  {
759
849
  "name": "cloudinary",
760
- "description": "Optimize images and videos in your Nuxt.js application",
761
- "repo": "nuxt-community/cloudinary-module",
850
+ "description": "Optimize images and videos in your Nuxt application",
851
+ "repo": "nuxt-modules/cloudinary",
762
852
  "npm": "@nuxtjs/cloudinary",
763
853
  "icon": "cloudinary.png",
764
- "github": "https://github.com/nuxt-community/cloudinary-module",
854
+ "github": "https://github.com/nuxt-modules/cloudinary",
765
855
  "website": "https://cloudinary.nuxtjs.org",
766
856
  "learn_more": "https://cloudinary.com",
767
857
  "category": "Images",
@@ -780,11 +870,11 @@
780
870
  },
781
871
  {
782
872
  "name": "color-mode",
783
- "description": "Dark and Light mode for NuxtJS with auto detection",
784
- "repo": "nuxt-community/color-mode-module",
873
+ "description": "Dark and Light mode for Nuxt with auto detection",
874
+ "repo": "nuxt-modules/color-mode",
785
875
  "npm": "@nuxtjs/color-mode",
786
876
  "icon": "color-mode.png",
787
- "github": "https://github.com/nuxt-community/color-mode-module",
877
+ "github": "https://github.com/nuxt-modules/color-mode",
788
878
  "website": "https://color-mode.nuxtjs.org",
789
879
  "learn_more": "",
790
880
  "category": "UI",
@@ -1001,7 +1091,7 @@
1001
1091
  },
1002
1092
  {
1003
1093
  "name": "darkmode.js",
1004
- "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",
1005
1095
  "repo": "sandoche/nuxtjs-darkmode-js-module#main",
1006
1096
  "npm": "nuxtjs-darkmode-js-module",
1007
1097
  "icon": "darkmode.png",
@@ -1023,7 +1113,7 @@
1023
1113
  },
1024
1114
  {
1025
1115
  "name": "date-fns",
1026
- "description": "Modern JavaScript date utility library - date-fns for Nuxt.js",
1116
+ "description": "Modern JavaScript date utility library - date-fns for Nuxt",
1027
1117
  "repo": "nuxt-community/date-fns-module",
1028
1118
  "npm": "@nuxtjs/date-fns",
1029
1119
  "icon": "date-fns.png",
@@ -1045,7 +1135,7 @@
1045
1135
  },
1046
1136
  {
1047
1137
  "name": "datocms-nuxt2",
1048
- "description": "DatoCMS integration for Nuxt.js v2",
1138
+ "description": "DatoCMS integration for Nuxt v2",
1049
1139
  "repo": "voorhoede/nuxt-datocms-module",
1050
1140
  "npm": "@voorhoede/nuxt-datocms-module",
1051
1141
  "icon": "datocms.svg",
@@ -1114,8 +1204,8 @@
1114
1204
  },
1115
1205
  {
1116
1206
  "name": "delay-hydration",
1117
- "description": "Improve your Nuxt.js v2 Google Lighthouse score by delaying hydration.",
1118
- "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",
1119
1209
  "npm": "nuxt-delay-hydration",
1120
1210
  "icon": "lighthouse.svg",
1121
1211
  "github": "https://github.com/harlan-zw/nuxt-delay-hydration",
@@ -1137,12 +1227,12 @@
1137
1227
  },
1138
1228
  {
1139
1229
  "name": "device",
1140
- "description": "Device detection module for Nuxt.js",
1141
- "repo": "nuxt-community/device-module",
1230
+ "description": "Device detection module for Nuxt",
1231
+ "repo": "nuxt-modules/device",
1142
1232
  "npm": "@nuxtjs/device",
1143
1233
  "icon": "",
1144
- "github": "https://github.com/nuxt-community/device-module",
1145
- "website": "https://github.com/nuxt-community/device-module",
1234
+ "github": "https://github.com/nuxt-modules/device",
1235
+ "website": "https://github.com/nuxt-modules/device",
1146
1236
  "learn_more": "",
1147
1237
  "category": "Extensions",
1148
1238
  "type": "community",
@@ -1182,13 +1272,13 @@
1182
1272
  },
1183
1273
  {
1184
1274
  "name": "directus",
1185
- "description": "Easily connect your Nuxt3 application to your directus server.",
1275
+ "description": "Easily connect your Nuxt application to your directus server.",
1186
1276
  "repo": "intevel/nuxt-directus",
1187
1277
  "npm": "nuxt-directus",
1188
1278
  "icon": "directus.svg",
1189
- "github": "https://github.com/directus/nuxt-directus/",
1190
- "website": "https://nuxt-directus.netlify.app/",
1191
- "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/",
1192
1282
  "category": "CMS",
1193
1283
  "type": "3rd-party",
1194
1284
  "maintainers": [
@@ -1199,15 +1289,36 @@
1199
1289
  }
1200
1290
  ],
1201
1291
  "compatibility": {
1202
- "nuxt": "^2.0.0 || ^3.0.0",
1203
- "requires": {
1204
- "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"
1205
1312
  }
1313
+ ],
1314
+ "compatibility": {
1315
+ "nuxt": "^3.0.0",
1316
+ "requires": {}
1206
1317
  }
1207
1318
  },
1208
1319
  {
1209
1320
  "name": "dotenv",
1210
- "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",
1211
1322
  "repo": "nuxt-community/dotenv-module",
1212
1323
  "npm": "@nuxtjs/dotenv",
1213
1324
  "icon": "dotenv.png",
@@ -1229,7 +1340,7 @@
1229
1340
  },
1230
1341
  {
1231
1342
  "name": "drupal-ce",
1232
- "description": "Connects Nuxt.js with Drupal via the Lupus Custom Elements Renderer",
1343
+ "description": "Connects Nuxt with Drupal via the Lupus Custom Elements Renderer",
1233
1344
  "repo": "drunomics/nuxtjs-drupal-ce",
1234
1345
  "npm": "nuxtjs-drupal-ce",
1235
1346
  "icon": "drupal-ce.png",
@@ -1262,7 +1373,7 @@
1262
1373
  },
1263
1374
  {
1264
1375
  "name": "druxt",
1265
- "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.",
1266
1377
  "repo": "druxt/druxt.js#develop/packages/druxt",
1267
1378
  "npm": "druxt",
1268
1379
  "icon": "druxt.svg",
@@ -1330,7 +1441,7 @@
1330
1441
  },
1331
1442
  {
1332
1443
  "name": "emotion",
1333
- "description": "The Next Generation of CSS-in-JS for Nuxt.js",
1444
+ "description": "The Next Generation of CSS-in-JS for Nuxt",
1334
1445
  "repo": "nuxt-modules/emotion",
1335
1446
  "npm": "@nuxtjs/emotion",
1336
1447
  "icon": "emotion.png",
@@ -1358,7 +1469,7 @@
1358
1469
  },
1359
1470
  {
1360
1471
  "name": "eslint",
1361
- "description": "ESLint module for Nuxt.js",
1472
+ "description": "ESLint module for Nuxt",
1362
1473
  "repo": "nuxt-community/eslint-module",
1363
1474
  "npm": "@nuxtjs/eslint-module",
1364
1475
  "icon": "eslint.png",
@@ -1380,7 +1491,7 @@
1380
1491
  },
1381
1492
  {
1382
1493
  "name": "event-trace",
1383
- "description": "Module for event trace in Nuxt.js",
1494
+ "description": "Module for event trace in Nuxt",
1384
1495
  "repo": "nuxt-community/nuxt-event-trace",
1385
1496
  "npm": "nuxt-event-trace",
1386
1497
  "icon": "",
@@ -1424,7 +1535,7 @@
1424
1535
  },
1425
1536
  {
1426
1537
  "name": "feature-toggle",
1427
- "description": "Feature toggle module for Nuxt.js",
1538
+ "description": "Feature toggle module for Nuxt",
1428
1539
  "repo": "stephenkr/nuxt-feature-toggle",
1429
1540
  "npm": "nuxt-feature-toggle",
1430
1541
  "icon": "",
@@ -1491,7 +1602,7 @@
1491
1602
  },
1492
1603
  {
1493
1604
  "name": "floating-prompt-module",
1494
- "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",
1495
1606
  "repo": "sandoche/nuxt-floating-prompt-module#main",
1496
1607
  "npm": "nuxt-floating-prompt-module",
1497
1608
  "icon": "",
@@ -1603,11 +1714,11 @@
1603
1714
  {
1604
1715
  "name": "form-actions",
1605
1716
  "description": "A set of features and composables to interact with forms and server data.",
1606
- "repo": "Hebilicious/form-actions-nuxt/packages/form-action-nuxt#main",
1717
+ "repo": "Hebilicious/form-actions-nuxt#main/packages/form-action-nuxt",
1607
1718
  "npm": "@hebilicious/form-actions-nuxt",
1608
1719
  "icon": "form-actions.svg",
1609
1720
  "github": "https://github.com/Hebilicious/form-actions-nuxt",
1610
- "website": "https://github.com/Hebilicious/form-actions-nuxt#readme",
1721
+ "website": "https://form-actions-nuxt.pages.dev/",
1611
1722
  "learn_more": "https://github.com/Hebilicious/form-actions-nuxt#readme",
1612
1723
  "category": "Request",
1613
1724
  "type": "3rd-party",
@@ -1619,7 +1730,7 @@
1619
1730
  }
1620
1731
  ],
1621
1732
  "compatibility": {
1622
- "nuxt": "^3.0.0",
1733
+ "nuxt": "^3.7.0",
1623
1734
  "requires": {}
1624
1735
  }
1625
1736
  },
@@ -1697,7 +1808,7 @@
1697
1808
  },
1698
1809
  {
1699
1810
  "name": "google-adsense",
1700
- "description": "Google Adsense Module for Nuxt.js",
1811
+ "description": "Google Adsense Module for Nuxt",
1701
1812
  "repo": "nuxt-community/google-adsense-module",
1702
1813
  "npm": "@nuxtjs/google-adsense",
1703
1814
  "icon": "google-adsense.png",
@@ -1723,7 +1834,7 @@
1723
1834
  },
1724
1835
  {
1725
1836
  "name": "google-analytics",
1726
- "description": "Google analytics Module for Nuxt.js",
1837
+ "description": "Google analytics Module for Nuxt",
1727
1838
  "repo": "nuxt-community/analytics-module",
1728
1839
  "npm": "@nuxtjs/google-analytics",
1729
1840
  "icon": "google-analytics.png",
@@ -1755,12 +1866,12 @@
1755
1866
  },
1756
1867
  {
1757
1868
  "name": "google-fonts",
1758
- "description": "Google Fonts module for NuxtJS",
1759
- "repo": "nuxt-community/google-fonts-module",
1869
+ "description": "Google Fonts module for Nuxt",
1870
+ "repo": "nuxt-modules/google-fonts",
1760
1871
  "npm": "@nuxtjs/google-fonts",
1761
1872
  "icon": "google-fonts.png",
1762
- "github": "https://github.com/nuxt-community/google-fonts-module",
1763
- "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",
1764
1875
  "learn_more": "https://developers.google.com/fonts",
1765
1876
  "category": "Fonts",
1766
1877
  "type": "community",
@@ -1779,7 +1890,7 @@
1779
1890
  },
1780
1891
  {
1781
1892
  "name": "google-gtag",
1782
- "description": "Google GTag for Nuxt.js",
1893
+ "description": "Google GTag for Nuxt",
1783
1894
  "repo": "nuxt-community/google-gtag",
1784
1895
  "npm": "@nuxtjs/google-gtag",
1785
1896
  "icon": "gtm.png",
@@ -1805,7 +1916,7 @@
1805
1916
  },
1806
1917
  {
1807
1918
  "name": "google-optimize",
1808
- "description": "SSR friendly Google Optimize module for Nuxt.js",
1919
+ "description": "SSR friendly Google Optimize module for Nuxt",
1809
1920
  "repo": "nuxt-community/google-optimize-module",
1810
1921
  "npm": "nuxt-google-optimize",
1811
1922
  "icon": "google-optimize.png",
@@ -1860,7 +1971,7 @@
1860
1971
  },
1861
1972
  {
1862
1973
  "name": "graphql-request",
1863
- "description": "Easy Minimal GraphQL client integration with Nuxt.js",
1974
+ "description": "Easy Minimal GraphQL client integration with Nuxt",
1864
1975
  "repo": "gomah/nuxt-graphql-request",
1865
1976
  "npm": "nuxt-graphql-request",
1866
1977
  "icon": "graphql-request.png",
@@ -1876,7 +1987,7 @@
1876
1987
  }
1877
1988
  ],
1878
1989
  "compatibility": {
1879
- "nuxt": "^2.0.0",
1990
+ "nuxt": "^2.0.0 || ^3.0.0",
1880
1991
  "requires": {}
1881
1992
  }
1882
1993
  },
@@ -1899,12 +2010,13 @@
1899
2010
  ],
1900
2011
  "compatibility": {
1901
2012
  "nuxt": "^3.0.0",
1902
- "requires": {}
2013
+ "requires": {},
2014
+ "devtools": "^0.0.0"
1903
2015
  }
1904
2016
  },
1905
2017
  {
1906
2018
  "name": "gtag",
1907
- "description": "Google Analytics integration for Nuxt 3",
2019
+ "description": "Google Analytics integration for Nuxt",
1908
2020
  "repo": "johannschopplich/nuxt-gtag",
1909
2021
  "npm": "nuxt-gtag",
1910
2022
  "icon": "gtag.svg",
@@ -1928,7 +2040,7 @@
1928
2040
  },
1929
2041
  {
1930
2042
  "name": "gtm",
1931
- "description": "Google Tag Manager Module for Nuxt.js",
2043
+ "description": "Google Tag Manager Module for Nuxt",
1932
2044
  "repo": "nuxt-community/gtm-module",
1933
2045
  "npm": "@nuxtjs/gtm",
1934
2046
  "icon": "gtm.png",
@@ -1951,7 +2063,7 @@
1951
2063
  },
1952
2064
  {
1953
2065
  "name": "guess",
1954
- "description": "Guess.js module for Nuxt.js",
2066
+ "description": "Guess.js module for Nuxt",
1955
2067
  "repo": "nuxt-community/guess-module",
1956
2068
  "npm": "@nuxtjs/guess-module",
1957
2069
  "icon": "guessjs.png",
@@ -2063,7 +2175,7 @@
2063
2175
  },
2064
2176
  {
2065
2177
  "name": "helmet",
2066
- "description": "Easy Helmet module with Nuxt.js'",
2178
+ "description": "Easy Helmet module with Nuxt'",
2067
2179
  "repo": "victor-perez/nuxt-helmet",
2068
2180
  "npm": "nuxt-helmet",
2069
2181
  "icon": "",
@@ -2107,7 +2219,7 @@
2107
2219
  },
2108
2220
  {
2109
2221
  "name": "history-state",
2110
- "description": "Nuxt.js module to backup or restore historical states",
2222
+ "description": "Nuxt module to backup or restore historical states",
2111
2223
  "repo": "hidekatsu-izuno/nuxt-history-state",
2112
2224
  "npm": "nuxt-history-state",
2113
2225
  "icon": "",
@@ -2176,7 +2288,7 @@
2176
2288
  },
2177
2289
  {
2178
2290
  "name": "http",
2179
- "description": "Universal HTTP Module for Nuxt.js",
2291
+ "description": "Universal HTTP Module for Nuxt",
2180
2292
  "repo": "nuxt/http",
2181
2293
  "npm": "@nuxt/http",
2182
2294
  "icon": "http.png",
@@ -2204,7 +2316,7 @@
2204
2316
  },
2205
2317
  {
2206
2318
  "name": "humans-txt",
2207
- "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.",
2208
2320
  "repo": "Luxdamore/nuxt-humans-txt",
2209
2321
  "npm": "@luxdamore/nuxt-humans-txt",
2210
2322
  "icon": "",
@@ -2228,11 +2340,11 @@
2228
2340
  {
2229
2341
  "name": "i18n",
2230
2342
  "description": "i18n features for your Nuxt project so you can easily add internationalization.",
2231
- "repo": "nuxt-community/i18n-module",
2343
+ "repo": "nuxt-modules/i18n",
2232
2344
  "npm": "@nuxtjs/i18n",
2233
2345
  "icon": "i18n.png",
2234
- "github": "https://github.com/nuxt-community/i18n-module",
2235
- "website": "https://i18n.nuxtjs.org",
2346
+ "github": "https://github.com/nuxt-modules/i18n",
2347
+ "website": "https://v8.i18n.nuxtjs.org",
2236
2348
  "learn_more": "https://kazupon.github.io/vue-i18n/",
2237
2349
  "category": "Extensions",
2238
2350
  "type": "community",
@@ -2292,7 +2404,8 @@
2292
2404
  ],
2293
2405
  "compatibility": {
2294
2406
  "nuxt": "^3.0.0",
2295
- "requires": {}
2407
+ "requires": {},
2408
+ "devtools": "^0.0.0"
2296
2409
  }
2297
2410
  },
2298
2411
  {
@@ -2341,12 +2454,12 @@
2341
2454
  },
2342
2455
  {
2343
2456
  "name": "image",
2344
- "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.",
2345
2458
  "repo": "nuxt/image",
2346
2459
  "npm": "@nuxt/image",
2347
2460
  "icon": "image.png",
2348
2461
  "github": "https://github.com/nuxt/image",
2349
- "website": "https://image.nuxtjs.org",
2462
+ "website": "https://image.nuxt.com",
2350
2463
  "learn_more": "",
2351
2464
  "category": "Images",
2352
2465
  "type": "official",
@@ -2356,6 +2469,11 @@
2356
2469
  "github": "farnabaz",
2357
2470
  "twitter": "a_birang"
2358
2471
  },
2472
+ {
2473
+ "name": "Daniel Roe",
2474
+ "github": "danielroe",
2475
+ "twitter": "danielcroe"
2476
+ },
2359
2477
  {
2360
2478
  "name": "Pooya Parsa",
2361
2479
  "github": "pi0",
@@ -2371,12 +2489,16 @@
2371
2489
  "nuxt": "^2.0.0 || ^3.0.0",
2372
2490
  "requires": {
2373
2491
  "bridge": "optional"
2492
+ },
2493
+ "versionMap": {
2494
+ "2.x": "latest",
2495
+ "3.x": "rc"
2374
2496
  }
2375
2497
  }
2376
2498
  },
2377
2499
  {
2378
2500
  "name": "imagemin",
2379
- "description": "Automatically optimize (compress) all images used in Nuxt.js",
2501
+ "description": "Automatically optimize (compress) all images used in Nuxt",
2380
2502
  "repo": "nuxt-community/imagemin-module",
2381
2503
  "npm": "@nuxtjs/imagemin",
2382
2504
  "icon": "imagemin.png",
@@ -2423,7 +2545,7 @@
2423
2545
  },
2424
2546
  {
2425
2547
  "name": "intercom",
2426
- "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt.js",
2548
+ "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt",
2427
2549
  "repo": "hex-digital/nuxt-intercom",
2428
2550
  "npm": "@hexdigital/nuxt-intercom",
2429
2551
  "icon": "intercom.png",
@@ -2468,7 +2590,7 @@
2468
2590
  },
2469
2591
  {
2470
2592
  "name": "jsonapi",
2471
- "description": "Easy JSON:API client integration for Nuxt.js",
2593
+ "description": "Easy JSON:API client integration for Nuxt",
2472
2594
  "repo": "patrickcate/nuxt-jsonapi",
2473
2595
  "npm": "nuxt-jsonapi",
2474
2596
  "icon": "jsonapi.svg",
@@ -2510,9 +2632,31 @@
2510
2632
  "requires": {}
2511
2633
  }
2512
2634
  },
2635
+ {
2636
+ "name": "kinde",
2637
+ "description": "Kinde authentication integration for Nuxt",
2638
+ "repo": "nuxt-modules/kinde",
2639
+ "npm": "@nuxtjs/kinde",
2640
+ "icon": "",
2641
+ "github": "https://github.com/nuxt-modules/kinde",
2642
+ "website": "https://github.com/nuxt-modules/kinde",
2643
+ "learn_more": "https://kinde.com/",
2644
+ "category": "Security",
2645
+ "type": "community",
2646
+ "maintainers": [
2647
+ {
2648
+ "name": "danielroe",
2649
+ "github": "danielroe"
2650
+ }
2651
+ ],
2652
+ "compatibility": {
2653
+ "nuxt": "^3.0.0",
2654
+ "requires": {}
2655
+ }
2656
+ },
2513
2657
  {
2514
2658
  "name": "kql",
2515
- "description": "Nuxt 3 module for Kirby's Query Language API",
2659
+ "description": "Nuxt module for Kirby's Query Language API",
2516
2660
  "repo": "johannschopplich/nuxt-kql",
2517
2661
  "npm": "nuxt-kql",
2518
2662
  "icon": "kql.svg",
@@ -2536,7 +2680,7 @@
2536
2680
  },
2537
2681
  {
2538
2682
  "name": "laravel-echo",
2539
- "description": "Laravel Echo for Nuxt.js",
2683
+ "description": "Laravel Echo for Nuxt",
2540
2684
  "repo": "nuxt-community/laravel-echo",
2541
2685
  "npm": "@nuxtjs/laravel-echo",
2542
2686
  "icon": "laravel-echo.png",
@@ -2624,13 +2768,13 @@
2624
2768
  },
2625
2769
  {
2626
2770
  "name": "link-checker",
2627
- "description": "Identify and fix link issues for prerendered Nuxt 3 apps.",
2771
+ "description": "Find and magically fix links that may be negatively effecting your Nuxt sites SEO.",
2628
2772
  "repo": "harlan-zw/nuxt-link-checker",
2629
2773
  "npm": "nuxt-link-checker",
2630
- "icon": "",
2774
+ "icon": "link-checker.svg",
2631
2775
  "github": "https://github.com/harlan-zw/nuxt-link-checker",
2632
- "website": "https://github.com/harlan-zw/nuxt-link-checker",
2633
- "learn_more": "",
2776
+ "website": "https://nuxtseo.com/link-checker",
2777
+ "learn_more": "https://nuxtseo.com/link-checker",
2634
2778
  "category": "SEO",
2635
2779
  "type": "3rd-party",
2636
2780
  "maintainers": [
@@ -2643,7 +2787,8 @@
2643
2787
  ],
2644
2788
  "compatibility": {
2645
2789
  "nuxt": "^3.0.0",
2646
- "requires": {}
2790
+ "requires": {},
2791
+ "devtools": "^0.0.0"
2647
2792
  }
2648
2793
  },
2649
2794
  {
@@ -2720,12 +2865,12 @@
2720
2865
  },
2721
2866
  {
2722
2867
  "name": "logrocket",
2723
- "description": "LogRocket module for Nuxt.js to help you fix bugs and understand user behaviour.",
2724
- "repo": "nuxt-community/nuxt-logrocket",
2868
+ "description": "LogRocket module for Nuxt to help you fix bugs and understand user behaviour.",
2869
+ "repo": "nuxt-modules/logrocket",
2725
2870
  "npm": "nuxt-logrocket",
2726
2871
  "icon": "logrocket.png",
2727
- "github": "https://github.com/nuxt-community/nuxt-logrocket",
2728
- "website": "https://github.com/nuxt-community/nuxt-logrocket",
2872
+ "github": "https://github.com/nuxt-modules/logrocket",
2873
+ "website": "https://github.com/nuxt-modules/logrocket",
2729
2874
  "learn_more": "https://docs.logrocket.com/docs",
2730
2875
  "category": "Monitoring",
2731
2876
  "type": "community",
@@ -2741,9 +2886,35 @@
2741
2886
  "requires": {}
2742
2887
  }
2743
2888
  },
2889
+ {
2890
+ "name": "lucide-icons",
2891
+ "description": "Nuxt module to integrate Lucide icons",
2892
+ "repo": "swisnl/nuxt-lucide-icons",
2893
+ "npm": "nuxt-lucide-icons",
2894
+ "icon": "lucide-icons.svg",
2895
+ "github": "https://github.com/swisnl/nuxt-lucide-icons",
2896
+ "website": "https://github.com/swisnl/nuxt-lucide-icons",
2897
+ "learn_more": "",
2898
+ "category": "UI",
2899
+ "type": "3rd-party",
2900
+ "maintainers": [
2901
+ {
2902
+ "name": "SWIS",
2903
+ "github": "swisnl"
2904
+ },
2905
+ {
2906
+ "name": "Jasper Zonneveld",
2907
+ "github": "JaZo"
2908
+ }
2909
+ ],
2910
+ "compatibility": {
2911
+ "nuxt": "^3.0.0",
2912
+ "requires": {}
2913
+ }
2914
+ },
2744
2915
  {
2745
2916
  "name": "lunr",
2746
- "description": "Full-text search with pre-build indexes for Nuxt.js using lunr.js",
2917
+ "description": "Full-text search with pre-build indexes for Nuxt using lunr.js",
2747
2918
  "repo": "nuxt-community/lunr-module",
2748
2919
  "npm": "@nuxtjs/lunr-module",
2749
2920
  "icon": "",
@@ -2831,6 +3002,28 @@
2831
3002
  "requires": {}
2832
3003
  }
2833
3004
  },
3005
+ {
3006
+ "name": "maz-ui",
3007
+ "description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
3008
+ "repo": "louismazel/maz-ui",
3009
+ "npm": "maz-ui",
3010
+ "icon": "maz-ui.png",
3011
+ "github": "https://github.com/louismazel/maz-ui",
3012
+ "website": "https://louismazel.github.io/maz-ui-3/",
3013
+ "learn_more": "https://louismazel.github.io/maz-ui-3/",
3014
+ "category": "UI",
3015
+ "type": "community",
3016
+ "maintainers": [
3017
+ {
3018
+ "name": "Loïc Mazuel",
3019
+ "github": "LouisMazel"
3020
+ }
3021
+ ],
3022
+ "compatibility": {
3023
+ "nuxt": "^3.0.0",
3024
+ "requires": {}
3025
+ }
3026
+ },
2834
3027
  {
2835
3028
  "name": "mdx",
2836
3029
  "description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
@@ -2856,7 +3049,7 @@
2856
3049
  },
2857
3050
  {
2858
3051
  "name": "medusa",
2859
- "description": "Easily connect to Medusa from your Nuxt 3 application",
3052
+ "description": "Easily connect to Medusa from your Nuxt application",
2860
3053
  "repo": "Baroshem/nuxt-medusa",
2861
3054
  "npm": "nuxt-medusa",
2862
3055
  "icon": "medusa.svg",
@@ -2881,7 +3074,7 @@
2881
3074
  },
2882
3075
  {
2883
3076
  "name": "meilisearch",
2884
- "description": "Meilisearch Instant Search module for Nuxt 3",
3077
+ "description": "Meilisearch Instant Search module for Nuxt",
2885
3078
  "repo": "xlanex6/nuxt-meilisearch",
2886
3079
  "npm": "nuxt-meilisearch",
2887
3080
  "icon": "meilisearch.svg",
@@ -2901,7 +3094,8 @@
2901
3094
  "nuxt": "^3.0.0",
2902
3095
  "requires": {
2903
3096
  "bridge": false
2904
- }
3097
+ },
3098
+ "devtools": "^0.0.0"
2905
3099
  }
2906
3100
  },
2907
3101
  {
@@ -2973,7 +3167,7 @@
2973
3167
  },
2974
3168
  {
2975
3169
  "name": "moment",
2976
- "description": "Efficient Moment.js module for Nuxt.js so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
3170
+ "description": "Efficient Moment.js module for Nuxt so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
2977
3171
  "repo": "nuxt-community/moment-module",
2978
3172
  "npm": "@nuxtjs/moment",
2979
3173
  "icon": "momentjs.png",
@@ -3000,7 +3194,7 @@
3000
3194
  },
3001
3195
  {
3002
3196
  "name": "mq",
3003
- "description": "vue-mq module for Nuxt.js. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
3197
+ "description": "vue-mq module for Nuxt. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
3004
3198
  "repo": "vanhoofmaarten/nuxt-mq",
3005
3199
  "npm": "nuxt-mq",
3006
3200
  "icon": "",
@@ -3044,7 +3238,7 @@
3044
3238
  },
3045
3239
  {
3046
3240
  "name": "netlify-cache",
3047
- "description": "Nuxt.js module that uses netlify cache to speed up redeploy for Nuxt.js version < 2.14",
3241
+ "description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
3048
3242
  "repo": "DreaMinder/nuxt-netlify-cache",
3049
3243
  "npm": "nuxt-netlify-cache",
3050
3244
  "icon": "netlify.png",
@@ -3089,7 +3283,7 @@
3089
3283
  },
3090
3284
  {
3091
3285
  "name": "netlify",
3092
- "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt.js projects.",
3286
+ "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
3093
3287
  "repo": "bazzite/nuxt-netlify",
3094
3288
  "npm": "@aceforth/nuxt-netlify",
3095
3289
  "icon": "netlify.png",
@@ -3181,6 +3375,28 @@
3181
3375
  "requires": {}
3182
3376
  }
3183
3377
  },
3378
+ {
3379
+ "name": "nuxt-anchorscroll",
3380
+ "description": "Scroll to top and to anchor support for Nuxt",
3381
+ "repo": "helltraitor/nuxt-anchorscroll",
3382
+ "npm": "nuxt-anchorscroll",
3383
+ "icon": "",
3384
+ "github": "https://github.com/helltraitor/nuxt-anchorscroll",
3385
+ "website": "https://github.com/helltraitor/nuxt-anchorscroll",
3386
+ "learn_more": "",
3387
+ "category": "UI",
3388
+ "type": "3rd-party",
3389
+ "maintainers": [
3390
+ {
3391
+ "name": "Helltraitor",
3392
+ "github": "helltraitor"
3393
+ }
3394
+ ],
3395
+ "compatibility": {
3396
+ "nuxt": "^3.0.0",
3397
+ "requires": {}
3398
+ }
3399
+ },
3184
3400
  {
3185
3401
  "name": "nuxt-auth",
3186
3402
  "description": "",
@@ -3203,9 +3419,53 @@
3203
3419
  "requires": {}
3204
3420
  }
3205
3421
  },
3422
+ {
3423
+ "name": "nuxt-basic-auth",
3424
+ "description": "Nuxt Module for Basic Authentication",
3425
+ "repo": "kgierke/nuxt-basic-auth",
3426
+ "npm": "@kgierke/nuxt-basic-auth",
3427
+ "icon": "",
3428
+ "github": "https://github.com/kgierke/nuxt-basic-auth",
3429
+ "website": "https://github.com/kgierke/nuxt-basic-auth",
3430
+ "learn_more": "",
3431
+ "category": "Security",
3432
+ "type": "3rd-party",
3433
+ "maintainers": [
3434
+ {
3435
+ "name": "kgierke",
3436
+ "github": "kgierke"
3437
+ }
3438
+ ],
3439
+ "compatibility": {
3440
+ "nuxt": "^3.0.0",
3441
+ "requires": {}
3442
+ }
3443
+ },
3444
+ {
3445
+ "name": "nuxt-bootstrap-icons",
3446
+ "description": "Just a simple integration for Bootstrap Icons",
3447
+ "repo": "OyewoleOyedeji/nuxt-bootstrap-icons",
3448
+ "npm": "nuxt-bootstrap-icons",
3449
+ "icon": "bootstrap-icons.svg",
3450
+ "github": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3451
+ "website": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3452
+ "learn_more": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3453
+ "category": "UI",
3454
+ "type": "3rd-party",
3455
+ "maintainers": [
3456
+ {
3457
+ "name": "OyewoleOyedeji",
3458
+ "github": "OyewoleOyedeji"
3459
+ }
3460
+ ],
3461
+ "compatibility": {
3462
+ "nuxt": "^3.0.0",
3463
+ "requires": {}
3464
+ }
3465
+ },
3206
3466
  {
3207
3467
  "name": "nuxt-chatgpt",
3208
- "description": "ChatGPT integration for Nuxt 3",
3468
+ "description": "ChatGPT integration for Nuxt",
3209
3469
  "repo": "schnapsterdog/nuxt-chatgpt",
3210
3470
  "npm": "nuxt-chatgpt",
3211
3471
  "icon": "chatgpt.svg",
@@ -3225,6 +3485,54 @@
3225
3485
  "requires": {}
3226
3486
  }
3227
3487
  },
3488
+ {
3489
+ "name": "nuxt-facebook-chat",
3490
+ "description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
3491
+ "repo": "superdev-tech/nuxt-facebook-chat",
3492
+ "npm": "nuxt-facebook-chat",
3493
+ "icon": "nuxt-facebook-chat.svg",
3494
+ "github": "https://github.com/superdev-tech/nuxt-facebook-chat",
3495
+ "website": "https://github.com/superdev-tech/nuxt-facebook-chat",
3496
+ "learn_more": "https://www.npmjs.com/package/nuxt-facebook-chat",
3497
+ "category": "Libraries",
3498
+ "type": "3rd-party",
3499
+ "maintainers": [
3500
+ {
3501
+ "name": "Supanut Dokmaithong",
3502
+ "github": "Boomgeek"
3503
+ },
3504
+ {
3505
+ "name": "superdev-tech",
3506
+ "github": "superdev-tech"
3507
+ }
3508
+ ],
3509
+ "compatibility": {
3510
+ "nuxt": "^3.0.0",
3511
+ "requires": {}
3512
+ }
3513
+ },
3514
+ {
3515
+ "name": "nuxt-feedme",
3516
+ "description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
3517
+ "repo": "helltraitor/nuxt-feedme",
3518
+ "npm": "nuxt-feedme",
3519
+ "icon": "",
3520
+ "github": "https://github.com/helltraitor/nuxt-feedme",
3521
+ "website": "https://github.com/helltraitor/nuxt-feedme",
3522
+ "learn_more": "",
3523
+ "category": "SEO",
3524
+ "type": "3rd-party",
3525
+ "maintainers": [
3526
+ {
3527
+ "name": "Helltraitor",
3528
+ "github": "helltraitor"
3529
+ }
3530
+ ],
3531
+ "compatibility": {
3532
+ "nuxt": "^3.0.0",
3533
+ "requires": {}
3534
+ }
3535
+ },
3228
3536
  {
3229
3537
  "name": "nuxt-graphql-middleware",
3230
3538
  "description": "Expose GraphQL queries and mutations as server API routes.",
@@ -3278,7 +3586,7 @@
3278
3586
  },
3279
3587
  {
3280
3588
  "name": "nuxt-gtm",
3281
- "description": "A Nuxt.js module for Google Tag Manager",
3589
+ "description": "A Nuxt module for Google Tag Manager",
3282
3590
  "repo": "zadigetvoltaire/nuxt-gtm",
3283
3591
  "npm": "@zadigetvoltaire/nuxt-gtm",
3284
3592
  "icon": "nuxt-gtm.svg",
@@ -3295,7 +3603,8 @@
3295
3603
  ],
3296
3604
  "compatibility": {
3297
3605
  "nuxt": "^3.0.0",
3298
- "requires": {}
3606
+ "requires": {},
3607
+ "devtools": "^0.0.0"
3299
3608
  }
3300
3609
  },
3301
3610
  {
@@ -3322,6 +3631,28 @@
3322
3631
  }
3323
3632
  }
3324
3633
  },
3634
+ {
3635
+ "name": "nuxt-jsonld",
3636
+ "description": "Manage JSON-LD in Vue component.",
3637
+ "repo": "ymmooot/nuxt-jsonld",
3638
+ "npm": "nuxt-jsonld",
3639
+ "icon": "",
3640
+ "github": "https://github.com/ymmooot/nuxt-jsonld",
3641
+ "website": "https://github.com/ymmooot/nuxt-jsonld",
3642
+ "learn_more": "",
3643
+ "category": "SEO",
3644
+ "type": "3rd-party",
3645
+ "maintainers": [
3646
+ {
3647
+ "name": "ymmooot",
3648
+ "github": "ymmooot"
3649
+ }
3650
+ ],
3651
+ "compatibility": {
3652
+ "nuxt": "^3.0.0",
3653
+ "requires": {}
3654
+ }
3655
+ },
3325
3656
  {
3326
3657
  "name": "nuxt-localtunnel",
3327
3658
  "description": "Exposes your Nuxt localhost to the world automatically.",
@@ -3347,7 +3678,7 @@
3347
3678
  },
3348
3679
  {
3349
3680
  "name": "nuxt-loco",
3350
- "description": "A localise.biz module to synth locale with Nuxt.js",
3681
+ "description": "A localise.biz module to synth locale with Nuxt",
3351
3682
  "repo": "gaetansenn/nuxt-loco",
3352
3683
  "npm": "nuxt-loco",
3353
3684
  "icon": "",
@@ -3390,6 +3721,28 @@
3390
3721
  "requires": {}
3391
3722
  }
3392
3723
  },
3724
+ {
3725
+ "name": "nuxt-mdi",
3726
+ "description": "Add 7,000+ icons to your Nuxt application, from Material Design Icons.",
3727
+ "repo": "ERPedersen/nuxt-mdi",
3728
+ "npm": "nuxt-mdi",
3729
+ "icon": "mdi.png",
3730
+ "github": "https://github.com/ERPedersen/nuxt-mdi",
3731
+ "website": "https://nuxt-mdi.emilrosenius.com",
3732
+ "learn_more": "https://github.com/ERPedersen/nuxt-mdi/blob/main/README.md",
3733
+ "category": "Libraries",
3734
+ "type": "3rd-party",
3735
+ "maintainers": [
3736
+ {
3737
+ "name": "Emil Rosenius",
3738
+ "github": "ERPedersen"
3739
+ }
3740
+ ],
3741
+ "compatibility": {
3742
+ "nuxt": "^3.0.0",
3743
+ "requires": {}
3744
+ }
3745
+ },
3393
3746
  {
3394
3747
  "name": "nuxt-monaco-editor",
3395
3748
  "description": "Integrate monaco-editor with Nuxt",
@@ -3414,7 +3767,7 @@
3414
3767
  },
3415
3768
  {
3416
3769
  "name": "nuxt-mongoose",
3417
- "description": "A Nuxt 3 module for simplifying the use of Mongoose in your project.",
3770
+ "description": "A Nuxt module for simplifying the use of Mongoose in your project.",
3418
3771
  "repo": "arashsheyda/nuxt-mongoose",
3419
3772
  "npm": "nuxt-mongoose",
3420
3773
  "icon": "nuxt-mongoose.svg",
@@ -3431,7 +3784,8 @@
3431
3784
  ],
3432
3785
  "compatibility": {
3433
3786
  "nuxt": "^3.0.0",
3434
- "requires": {}
3787
+ "requires": {},
3788
+ "devtools": "^0.0.0"
3435
3789
  }
3436
3790
  },
3437
3791
  {
@@ -3457,6 +3811,28 @@
3457
3811
  "requires": {}
3458
3812
  }
3459
3813
  },
3814
+ {
3815
+ "name": "nuxt-phosphor-icons",
3816
+ "description": "Just a simple integration for @phosphor-icons in Nuxt",
3817
+ "repo": "OyewoleOyedeji/nuxt-phosphor-icons",
3818
+ "npm": "nuxt-phosphor-icons",
3819
+ "icon": "phosphor-icons.svg",
3820
+ "github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3821
+ "website": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3822
+ "learn_more": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3823
+ "category": "UI",
3824
+ "type": "3rd-party",
3825
+ "maintainers": [
3826
+ {
3827
+ "name": "OyewoleOyedeji",
3828
+ "github": "OyewoleOyedeji"
3829
+ }
3830
+ ],
3831
+ "compatibility": {
3832
+ "nuxt": "^3.0.0",
3833
+ "requires": {}
3834
+ }
3835
+ },
3460
3836
  {
3461
3837
  "name": "nuxt-pino-log",
3462
3838
  "description": "Structured logs for nuxt apps using pino",
@@ -3481,7 +3857,7 @@
3481
3857
  },
3482
3858
  {
3483
3859
  "name": "plausible",
3484
- "description": "Nuxt 3 module to natively integrate Plausible analytics",
3860
+ "description": "Nuxt module to natively integrate Plausible analytics",
3485
3861
  "repo": "nuxt-modules/plausible",
3486
3862
  "npm": "@nuxtjs/plausible",
3487
3863
  "icon": "plausible.png",
@@ -3501,9 +3877,35 @@
3501
3877
  "requires": {}
3502
3878
  }
3503
3879
  },
3880
+ {
3881
+ "name": "nuxt-plotly",
3882
+ "description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
3883
+ "repo": "superdev-tech/nuxt-plotly",
3884
+ "npm": "nuxt-plotly",
3885
+ "icon": "nuxt-plotly.svg",
3886
+ "github": "https://github.com/superdev-tech/nuxt-plotly",
3887
+ "website": "https://github.com/superdev-tech/nuxt-plotly",
3888
+ "learn_more": "https://www.npmjs.com/package/nuxt-plotly",
3889
+ "category": "Libraries",
3890
+ "type": "3rd-party",
3891
+ "maintainers": [
3892
+ {
3893
+ "name": "Supanut Dokmaithong",
3894
+ "github": "Boomgeek"
3895
+ },
3896
+ {
3897
+ "name": "superdev-tech",
3898
+ "github": "superdev-tech"
3899
+ }
3900
+ ],
3901
+ "compatibility": {
3902
+ "nuxt": "^3.0.0",
3903
+ "requires": {}
3904
+ }
3905
+ },
3504
3906
  {
3505
3907
  "name": "nuxt-png-to-ico",
3506
- "description": "Nuxt.js module for auto generating favicons",
3908
+ "description": "Nuxt module for auto generating favicons",
3507
3909
  "repo": "b5710546232/nuxt-png-to-ico",
3508
3910
  "npm": "nuxt-png-to-ico",
3509
3911
  "icon": "",
@@ -3526,7 +3928,7 @@
3526
3928
  },
3527
3929
  {
3528
3930
  "name": "nuxt-smartlook",
3529
- "description": "Integrate Smartlook in your Nuxt.js apps using nuxt-smartlook.",
3931
+ "description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
3530
3932
  "repo": "f00b4r/nuxt-smartlook",
3531
3933
  "npm": "nuxt-smartlook",
3532
3934
  "icon": "nuxt-smartlook.png",
@@ -3578,7 +3980,7 @@
3578
3980
  },
3579
3981
  {
3580
3982
  "name": "nuxt-storm",
3581
- "description": "WebStorm & PHPStorm support for NuxtJS components",
3983
+ "description": "WebStorm & PHPStorm support for Nuxt components",
3582
3984
  "repo": "fumeapp/nuxt-storm",
3583
3985
  "npm": "nuxt-storm",
3584
3986
  "icon": "nuxt-storm.png",
@@ -3622,7 +4024,7 @@
3622
4024
  },
3623
4025
  {
3624
4026
  "name": "nuxt-unleash",
3625
- "description": "Nuxt.js module to use Unleash toggle feature services",
4027
+ "description": "Nuxt module to use Unleash toggle feature services",
3626
4028
  "repo": "conejerock/nuxt-unleash",
3627
4029
  "npm": "nuxt-unleash",
3628
4030
  "icon": "nuxt-unleash.svg",
@@ -3713,12 +4115,12 @@
3713
4115
  {
3714
4116
  "name": "nuxt-vue3-google-signin",
3715
4117
  "description": "Empower your Nuxt app with Google Sign-In, hassle-free",
3716
- "repo": "syetalabs/nuxt-vue3-google-signin",
4118
+ "repo": "wavezync/nuxt-vue3-google-signin",
3717
4119
  "npm": "nuxt-vue3-google-signin",
3718
4120
  "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",
4121
+ "github": "https://github.com/wavezync/nuxt-vue3-google-signin",
4122
+ "website": "https://vue3-google-signin.wavezync.com",
4123
+ "learn_more": "https://vue3-google-signin.wavezync.com",
3722
4124
  "category": "Libraries",
3723
4125
  "type": "3rd-party",
3724
4126
  "maintainers": [
@@ -3734,7 +4136,7 @@
3734
4136
  },
3735
4137
  {
3736
4138
  "name": "nuxt-vuetify",
3737
- "description": "Add Vuetify 3 to your Nuxt 3 application in seconds.",
4139
+ "description": "Add Vuetify 3 to your Nuxt application in 3 seconds.",
3738
4140
  "repo": "invictus-codes/nuxt-vuetify",
3739
4141
  "npm": "@invictus.codes/nuxt-vuetify",
3740
4142
  "icon": "vuetify-logo-v3-dark.svg",
@@ -3754,9 +4156,31 @@
3754
4156
  "requires": {}
3755
4157
  }
3756
4158
  },
4159
+ {
4160
+ "name": "nuxt3-leaflet",
4161
+ "description": "Leaflet integration with Nuxt",
4162
+ "repo": "Gugustinette/Nuxt-Leaflet",
4163
+ "npm": "nuxt3-leaflet",
4164
+ "icon": "leaflet.png",
4165
+ "github": "https://github.com/Gugustinette/Nuxt-Leaflet",
4166
+ "website": "https://github.com/Gugustinette/Nuxt-Leaflet",
4167
+ "learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
4168
+ "category": "Libraries",
4169
+ "type": "3rd-party",
4170
+ "maintainers": [
4171
+ {
4172
+ "name": "Augustin MERCIER",
4173
+ "github": "Gugustinette"
4174
+ }
4175
+ ],
4176
+ "compatibility": {
4177
+ "nuxt": "^3.0.0",
4178
+ "requires": {}
4179
+ }
4180
+ },
3757
4181
  {
3758
4182
  "name": "nuxt7",
3759
- "description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
4183
+ "description": "Full Featured iOS & Android PWA Apps with Nuxt and Framework7",
3760
4184
  "repo": "nuxt-community/nuxt7",
3761
4185
  "npm": "nuxt7",
3762
4186
  "icon": "",
@@ -3777,38 +4201,15 @@
3777
4201
  "requires": {}
3778
4202
  }
3779
4203
  },
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
4204
  {
3804
4205
  "name": "og-image",
3805
- "description": "Easily generate dynamic social share images.",
4206
+ "description": "Enlightened runtime images generated with Vue templates.",
3806
4207
  "repo": "harlan-zw/nuxt-og-image",
3807
4208
  "npm": "nuxt-og-image",
3808
- "icon": "",
4209
+ "icon": "og-image.svg",
3809
4210
  "github": "https://github.com/harlan-zw/nuxt-og-image",
3810
- "website": "https://github.com/harlan-zw/nuxt-og-image",
3811
- "learn_more": "",
4211
+ "website": "https://nuxtseo.com/og-image",
4212
+ "learn_more": "https://nuxtseo.com/og-image",
3812
4213
  "category": "SEO",
3813
4214
  "type": "3rd-party",
3814
4215
  "maintainers": [
@@ -3821,7 +4222,8 @@
3821
4222
  ],
3822
4223
  "compatibility": {
3823
4224
  "nuxt": "^3.0.0",
3824
- "requires": {}
4225
+ "requires": {},
4226
+ "devtools": "^0.0.0"
3825
4227
  }
3826
4228
  },
3827
4229
  {
@@ -3849,7 +4251,7 @@
3849
4251
  },
3850
4252
  {
3851
4253
  "name": "optimized-images",
3852
- "description": "Automatically optimizes images used in Nuxt.js projects (jpeg, png, svg, webp and gif).",
4254
+ "description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
3853
4255
  "repo": "juliomrqz/nuxt-optimized-images",
3854
4256
  "npm": "@aceforth/nuxt-optimized-images",
3855
4257
  "icon": "",
@@ -3894,7 +4296,7 @@
3894
4296
  },
3895
4297
  {
3896
4298
  "name": "parse",
3897
- "description": "Parse package for Nuxt.js",
4299
+ "description": "Parse package for Nuxt",
3898
4300
  "repo": "cierrateam/nuxt-parse",
3899
4301
  "npm": "nuxt-parse",
3900
4302
  "icon": "",
@@ -3914,6 +4316,29 @@
3914
4316
  "requires": {}
3915
4317
  }
3916
4318
  },
4319
+ {
4320
+ "name": "particles",
4321
+ "description": "Easily add particle animations to your Nuxt projects using tsParticles",
4322
+ "repo": "Joepocalyptic/nuxt-particles",
4323
+ "npm": "nuxt-particles",
4324
+ "icon": "",
4325
+ "github": "https://github.com/Joepocalyptic/nuxt-particles",
4326
+ "website": "https://nuxt-particles.joeypereira.dev",
4327
+ "learn_more": "https://particles.js.org/",
4328
+ "category": "Libraries",
4329
+ "type": "3rd-party",
4330
+ "maintainers": [
4331
+ {
4332
+ "name": "Joey Pereira",
4333
+ "github": "Joepocalyptic",
4334
+ "avatar": "https://avatars.githubusercontent.com/Joepocalyptic?v=4"
4335
+ }
4336
+ ],
4337
+ "compatibility": {
4338
+ "nuxt": "^3.0.0",
4339
+ "requires": {}
4340
+ }
4341
+ },
3917
4342
  {
3918
4343
  "name": "partytown",
3919
4344
  "description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
@@ -4060,7 +4485,7 @@
4060
4485
  },
4061
4486
  {
4062
4487
  "name": "plausible",
4063
- "description": "Nuxt 3 module to natively integrate Plausible analytics",
4488
+ "description": "Nuxt module to natively integrate Plausible analytics",
4064
4489
  "repo": "nuxt-modules/plausible",
4065
4490
  "npm": "@nuxtjs/plausible",
4066
4491
  "icon": "",
@@ -4102,9 +4527,33 @@
4102
4527
  "requires": {}
4103
4528
  }
4104
4529
  },
4530
+ {
4531
+ "name": "prepare",
4532
+ "description": "Initialization steps at build time – like Nuxt 2 server init",
4533
+ "repo": "johannschopplich/nuxt-prepare",
4534
+ "npm": "nuxt-prepare",
4535
+ "icon": "prepare.svg",
4536
+ "github": "https://github.com/johannschopplich/nuxt-prepare",
4537
+ "website": "https://nuxt-prepare.jhnn.dev",
4538
+ "learn_more": "",
4539
+ "category": "Devtools",
4540
+ "type": "3rd-party",
4541
+ "maintainers": [
4542
+ {
4543
+ "name": "Johann Schopplich",
4544
+ "github": "johannschopplich",
4545
+ "twitter": "jschopplich",
4546
+ "avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
4547
+ }
4548
+ ],
4549
+ "compatibility": {
4550
+ "nuxt": "^3.0.0",
4551
+ "requires": {}
4552
+ }
4553
+ },
4105
4554
  {
4106
4555
  "name": "prismic",
4107
- "description": "Easily connect your Nuxt.js application to your content hosted on Prismic",
4556
+ "description": "Easily connect your Nuxt application to your content hosted on Prismic",
4108
4557
  "repo": "nuxt-modules/prismic",
4109
4558
  "npm": "@nuxtjs/prismic",
4110
4559
  "icon": "prismic.png",
@@ -4171,7 +4620,7 @@
4171
4620
  },
4172
4621
  {
4173
4622
  "name": "proxy",
4174
- "description": "The one-liner node.js http-proxy middleware solution for Nuxt.js using http-proxy-middleware",
4623
+ "description": "The one-liner node.js http-proxy middleware solution for Nuxt using http-proxy-middleware",
4175
4624
  "repo": "nuxt-community/proxy-module",
4176
4625
  "npm": "@nuxtjs/proxy",
4177
4626
  "icon": "",
@@ -4217,7 +4666,7 @@
4217
4666
  },
4218
4667
  {
4219
4668
  "name": "purgecss",
4220
- "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt.js",
4669
+ "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt",
4221
4670
  "repo": "Developmint/nuxt-purgecss#main",
4222
4671
  "npm": "nuxt-purgecss",
4223
4672
  "icon": "purgecss.png",
@@ -4239,7 +4688,7 @@
4239
4688
  },
4240
4689
  {
4241
4690
  "name": "pwa",
4242
- "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your app's performance.",
4691
+ "description": "Easily build a Progressive Web App for your Nuxt application to improve your app's performance.",
4243
4692
  "repo": "nuxt-community/pwa-module",
4244
4693
  "npm": "@nuxtjs/pwa",
4245
4694
  "icon": "pwa.png",
@@ -4264,7 +4713,7 @@
4264
4713
  },
4265
4714
  {
4266
4715
  "name": "python",
4267
- "description": "Write Nuxt.js applications using Python",
4716
+ "description": "Write Nuxt applications using Python",
4268
4717
  "repo": "nuxt-community/python-module",
4269
4718
  "npm": "@nuxtjs/python",
4270
4719
  "icon": "python.png",
@@ -4301,6 +4750,29 @@
4301
4750
  "github": "Maiquu"
4302
4751
  }
4303
4752
  ],
4753
+ "compatibility": {
4754
+ "nuxt": "^3.0.0",
4755
+ "requires": {},
4756
+ "devtools": "^0.0.0"
4757
+ }
4758
+ },
4759
+ {
4760
+ "name": "radash",
4761
+ "description": "radash module with auto-import and custom prefix",
4762
+ "repo": "bbg/nuxt-radash",
4763
+ "npm": "nuxt-radash",
4764
+ "icon": "radash.png",
4765
+ "github": "https://github.com/bbg/nuxt-radash",
4766
+ "website": "https://github.com/bbg/nuxt-radash#readme",
4767
+ "learn_more": "https://github.com/rayepps/radash/",
4768
+ "category": "Libraries",
4769
+ "type": "3rd-party",
4770
+ "maintainers": [
4771
+ {
4772
+ "name": "Batuhan Göksu",
4773
+ "github": "bbg"
4774
+ }
4775
+ ],
4304
4776
  "compatibility": {
4305
4777
  "nuxt": "^3.0.0",
4306
4778
  "requires": {}
@@ -4308,7 +4780,7 @@
4308
4780
  },
4309
4781
  {
4310
4782
  "name": "recaptcha",
4311
- "description": "Simple and easy Google reCAPTCHA module with Nuxt.js",
4783
+ "description": "Simple and easy Google reCAPTCHA module with Nuxt",
4312
4784
  "repo": "nuxt-community/recaptcha-module",
4313
4785
  "npm": "@nuxtjs/recaptcha",
4314
4786
  "icon": "recaptcha.png",
@@ -4353,7 +4825,7 @@
4353
4825
  },
4354
4826
  {
4355
4827
  "name": "rfg-icon",
4356
- "description": "Nuxt.js module for creating favicons with RealFaviconGenerator api",
4828
+ "description": "Nuxt module for creating favicons with RealFaviconGenerator api",
4357
4829
  "repo": "pimlie/nuxt-rfg-icon",
4358
4830
  "npm": "nuxt-rfg-icon",
4359
4831
  "icon": "real-favicon-generator.png",
@@ -4375,12 +4847,12 @@
4375
4847
  },
4376
4848
  {
4377
4849
  "name": "robots",
4378
- "description": "A Nuxt.js module thats inject a middleware to generate a robots.txt file",
4379
- "repo": "nuxt-community/robots-module",
4850
+ "description": "A Nuxt module thats inject a middleware to generate a robots.txt file",
4851
+ "repo": "nuxt-modules/robots",
4380
4852
  "npm": "@nuxtjs/robots",
4381
4853
  "icon": "robots.png",
4382
- "github": "https://github.com/nuxt-community/robots-module",
4383
- "website": "https://github.com/nuxt-community/robots-module",
4854
+ "github": "https://github.com/nuxt-modules/robots",
4855
+ "website": "https://github.com/nuxt-modules/robots",
4384
4856
  "learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
4385
4857
  "category": "SEO",
4386
4858
  "type": "community",
@@ -4399,7 +4871,7 @@
4399
4871
  },
4400
4872
  {
4401
4873
  "name": "rollbar",
4402
- "description": "Add Rollbar.js to your Nuxt.js app to automatically capture and report errors in your applications.",
4874
+ "description": "Add Rollbar.js to your Nuxt app to automatically capture and report errors in your applications.",
4403
4875
  "repo": "gaelreyrol/nuxt-rollbar-module",
4404
4876
  "npm": "nuxt-rollbar-module",
4405
4877
  "icon": "rollbar.png",
@@ -4444,7 +4916,7 @@
4444
4916
  },
4445
4917
  {
4446
4918
  "name": "router",
4447
- "description": "Nuxt.js module to use router.js instead of pages/ directory",
4919
+ "description": "Nuxt module to use router.js instead of pages/ directory",
4448
4920
  "repo": "nuxt-community/router-module",
4449
4921
  "npm": "@nuxtjs/router",
4450
4922
  "icon": "vue.png",
@@ -4492,13 +4964,13 @@
4492
4964
  },
4493
4965
  {
4494
4966
  "name": "schema-org",
4495
- "description": "Schema.org for Nuxt, supporting typed and automated Google Rich Results.",
4496
- "repo": "vueuse/schema-org#main/packages/nuxt",
4967
+ "description": "Schema.org for Nuxt.",
4968
+ "repo": "harlan-zw/nuxt-schema-org",
4497
4969
  "npm": "nuxt-schema-org",
4498
4970
  "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",
4971
+ "github": "https://github.com/harlan-zw/nuxt-schema-org",
4972
+ "website": "https://nuxtseo.com/schema-org",
4973
+ "learn_more": "https://unhead.unjs.io/schema-org/getting-started/setup",
4502
4974
  "category": "SEO",
4503
4975
  "type": "3rd-party",
4504
4976
  "maintainers": [
@@ -4561,7 +5033,7 @@
4561
5033
  },
4562
5034
  {
4563
5035
  "name": "segment",
4564
- "description": "Nuxt.js module for Segment Analytics.js",
5036
+ "description": "Nuxt module for Segment Analytics.js",
4565
5037
  "repo": "dansmaculotte/nuxt-segment",
4566
5038
  "npm": "@dansmaculotte/nuxt-segment",
4567
5039
  "icon": "segment.png",
@@ -4583,10 +5055,10 @@
4583
5055
  },
4584
5056
  {
4585
5057
  "name": "sentry",
4586
- "description": "Sentry module for Nuxt.js to help developers diagnose, fix, and optimize the performance of their code",
5058
+ "description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
4587
5059
  "repo": "nuxt-community/sentry-module",
4588
5060
  "npm": "@nuxtjs/sentry",
4589
- "icon": "sentry.png",
5061
+ "icon": "sentry.svg",
4590
5062
  "github": "https://github.com/nuxt-community/sentry-module",
4591
5063
  "website": "https://sentry.nuxtjs.org/",
4592
5064
  "learn_more": "https://sentry.io/welcome/",
@@ -4603,14 +5075,38 @@
4603
5075
  "requires": {}
4604
5076
  }
4605
5077
  },
5078
+ {
5079
+ "name": "seo-experiments",
5080
+ "description": "Powerful SEO DX improvements that may or may not land in the Nuxt core.",
5081
+ "repo": "harlan-zw/nuxt-seo-experiments",
5082
+ "npm": "nuxt-seo-experiments",
5083
+ "icon": "seo-experiments.svg",
5084
+ "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
5085
+ "website": "https://nuxtseo.com/experiments",
5086
+ "learn_more": "https://nuxtseo.com/experiments",
5087
+ "category": "SEO",
5088
+ "type": "3rd-party",
5089
+ "maintainers": [
5090
+ {
5091
+ "name": "Harlan Wilton",
5092
+ "github": "harlan-zw",
5093
+ "twitter": "harlan_zw",
5094
+ "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
5095
+ }
5096
+ ],
5097
+ "compatibility": {
5098
+ "nuxt": "^3.0.0",
5099
+ "requires": {}
5100
+ }
5101
+ },
4606
5102
  {
4607
5103
  "name": "seo-kit",
4608
- "description": "Supercharge your Nuxt app with the all-in-one SEO layer.",
5104
+ "description": "The complete SEO solution for Nuxt.",
4609
5105
  "repo": "harlan-zw/nuxt-seo-kit#main/layer",
4610
5106
  "npm": "nuxt-seo-kit",
4611
5107
  "icon": "seo-kit.svg",
4612
5108
  "github": "https://github.com/harlan-zw/nuxt-seo-kit",
4613
- "website": "https://github.com/harlan-zw/nuxt-seo-kit",
5109
+ "website": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
4614
5110
  "learn_more": "",
4615
5111
  "category": "SEO",
4616
5112
  "type": "3rd-party",
@@ -4650,7 +5146,7 @@
4650
5146
  },
4651
5147
  {
4652
5148
  "name": "seomatic-meta",
4653
- "description": "A Nuxt.js module connecting Nuxt.js to the Craft CMS SEOmatic plugin",
5149
+ "description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
4654
5150
  "repo": "ben-rogerson/nuxt-seomatic-meta",
4655
5151
  "npm": "nuxt-seomatic-meta",
4656
5152
  "icon": "seomatic.png",
@@ -4693,6 +5189,29 @@
4693
5189
  "requires": {}
4694
5190
  }
4695
5191
  },
5192
+ {
5193
+ "name": "server-block",
5194
+ "description": "Use <server> tags in your Nuxt pages components.",
5195
+ "repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt#main",
5196
+ "npm": "@hebilicious/server-block-nuxt",
5197
+ "icon": "server-block.svg",
5198
+ "github": "https://github.com/Hebilicious/server-block-nuxt",
5199
+ "website": "https://github.com/Hebilicious/server-block-nuxt#readme",
5200
+ "learn_more": "https://github.com/Hebilicious/server-block-nuxt#readme",
5201
+ "category": "Extensions",
5202
+ "type": "3rd-party",
5203
+ "maintainers": [
5204
+ {
5205
+ "name": "Hebilicious",
5206
+ "github": "Hebilicious",
5207
+ "twitter": "its_hebilicious"
5208
+ }
5209
+ ],
5210
+ "compatibility": {
5211
+ "nuxt": "^3.0.0",
5212
+ "requires": {}
5213
+ }
5214
+ },
4696
5215
  {
4697
5216
  "name": "session",
4698
5217
  "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 +5237,7 @@
4718
5237
  },
4719
5238
  {
4720
5239
  "name": "shopify",
4721
- "description": "Easy Shopify Buy client module with Nuxt.js for ecommerce websites.",
5240
+ "description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
4722
5241
  "repo": "Gomah/nuxt-shopify",
4723
5242
  "npm": "nuxt-shopify",
4724
5243
  "icon": "shopify.png",
@@ -4785,13 +5304,13 @@
4785
5304
  },
4786
5305
  {
4787
5306
  "name": "simple-robots",
4788
- "description": "Simply manage the robots crawling your Nuxt app.",
5307
+ "description": "Tame the robots crawling and indexing your Nuxt site.",
4789
5308
  "repo": "harlan-zw/nuxt-simple-robots",
4790
5309
  "npm": "nuxt-simple-robots",
4791
- "icon": "",
5310
+ "icon": "simple-robots.svg",
4792
5311
  "github": "https://github.com/harlan-zw/nuxt-simple-robots",
4793
- "website": "https://github.com/harlan-zw/nuxt-simple-robots",
4794
- "learn_more": "",
5312
+ "website": "https://nuxtseo.com/robots",
5313
+ "learn_more": "https://nuxtseo.com/robots",
4795
5314
  "category": "SEO",
4796
5315
  "type": "3rd-party",
4797
5316
  "maintainers": [
@@ -4809,13 +5328,13 @@
4809
5328
  },
4810
5329
  {
4811
5330
  "name": "simple-sitemap",
4812
- "description": "Simple, minimal sitemap.xml generation.",
5331
+ "description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
4813
5332
  "repo": "harlan-zw/nuxt-simple-sitemap",
4814
5333
  "npm": "nuxt-simple-sitemap",
4815
- "icon": "",
5334
+ "icon": "simple-sitemap.svg",
4816
5335
  "github": "https://github.com/harlan-zw/nuxt-simple-sitemap",
4817
- "website": "https://github.com/harlan-zw/nuxt-simple-sitemap",
4818
- "learn_more": "",
5336
+ "website": "https://nuxtseo.com/simple-sitemap",
5337
+ "learn_more": "https://nuxtseo.com/simple-sitemap",
4819
5338
  "category": "SEO",
4820
5339
  "type": "3rd-party",
4821
5340
  "maintainers": [
@@ -4833,7 +5352,7 @@
4833
5352
  },
4834
5353
  {
4835
5354
  "name": "sitemap",
4836
- "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt.js projects",
5355
+ "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt projects",
4837
5356
  "repo": "nuxt-community/sitemap-module#dev",
4838
5357
  "npm": "@nuxtjs/sitemap",
4839
5358
  "icon": "",
@@ -4878,7 +5397,7 @@
4878
5397
  },
4879
5398
  {
4880
5399
  "name": "snipcart",
4881
- "description": "Snipcart integration module for Nuxt.js",
5400
+ "description": "Snipcart integration module for Nuxt",
4882
5401
  "repo": "nuxt-modules/snipcart",
4883
5402
  "npm": "@nuxtjs/snipcart",
4884
5403
  "icon": "snipcart.png",
@@ -4901,7 +5420,7 @@
4901
5420
  },
4902
5421
  {
4903
5422
  "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.).",
5423
+ "description": "Nuxt module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
4905
5424
  "repo": "AlekseyPleshkov/nuxt-social-meta",
4906
5425
  "npm": "nuxt-social-meta",
4907
5426
  "icon": "",
@@ -5023,7 +5542,7 @@
5023
5542
  },
5024
5543
  {
5025
5544
  "name": "storage",
5026
- "description": "Utilities to easily read and write to the browser's storage in a Nuxt.js project",
5545
+ "description": "Utilities to easily read and write to the browser's storage in a Nuxt project",
5027
5546
  "repo": "mazipan/nuxt-storage",
5028
5547
  "npm": "nuxt-storage",
5029
5548
  "icon": "",
@@ -5045,7 +5564,7 @@
5045
5564
  },
5046
5565
  {
5047
5566
  "name": "storefront-ui",
5048
- "description": "Storefront UI Module for Nuxt.js",
5567
+ "description": "Storefront UI Module for Nuxt",
5049
5568
  "repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
5050
5569
  "npm": "@storefront-ui/nuxt",
5051
5570
  "icon": "storefront-ui.svg",
@@ -5089,7 +5608,7 @@
5089
5608
  },
5090
5609
  {
5091
5610
  "name": "storyblok",
5092
- "description": "Storyblok Nuxt.js module",
5611
+ "description": "Storyblok Nuxt module",
5093
5612
  "repo": "storyblok/storyblok-nuxt#master/lib",
5094
5613
  "npm": "@storyblok/nuxt",
5095
5614
  "icon": "storyblok.png",
@@ -5106,46 +5625,43 @@
5106
5625
  ],
5107
5626
  "compatibility": {
5108
5627
  "nuxt": "^2.0.0 || ^3.0.0",
5109
- "requires": {}
5628
+ "requires": {},
5629
+ "devtools": "^0.0.0"
5110
5630
  }
5111
5631
  },
5112
5632
  {
5113
5633
  "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",
5634
+ "description": "Easily integrate Storybook in your Nuxt application to design, build, and organize your UI components in isolation.",
5635
+ "repo": "nuxt-modules/storybook",
5116
5636
  "npm": "@nuxtjs/storybook",
5117
5637
  "icon": "storybook.png",
5118
- "github": "https://github.com/nuxt-community/storybook",
5638
+ "github": "https://github.com/nuxt-modules/storybook",
5119
5639
  "website": "https://storybook.nuxtjs.org",
5120
- "learn_more": "https://storybook.js.org/",
5640
+ "learn_more": "https://github.com/storybook-vue/storybook-nuxt",
5121
5641
  "category": "Devtools",
5122
5642
  "type": "community",
5123
5643
  "maintainers": [
5124
5644
  {
5125
- "name": "Ahad Birang",
5126
- "github": "farnabaz",
5127
- "twitter": "a_birang"
5128
- },
5129
- {
5130
- "name": "Pooya Parsa",
5131
- "github": "pi0",
5132
- "twitter": "_pi0_"
5645
+ "name": "Chakir QATAB",
5646
+ "github": "chakAs3",
5647
+ "twitter": "ChakirQatab"
5133
5648
  }
5134
5649
  ],
5135
5650
  "compatibility": {
5136
- "nuxt": "^2.0.0",
5651
+ "nuxt": "^2.0.0 || ^3.0.0",
5137
5652
  "requires": {
5138
5653
  "bridge": "optional"
5139
- }
5654
+ },
5655
+ "devtools": "^0.7.2"
5140
5656
  }
5141
5657
  },
5142
5658
  {
5143
5659
  "name": "strapi",
5144
5660
  "description": "Design APIs fast and manage content easily using REST or GraphQL.",
5145
- "repo": "nuxt-community/strapi-module",
5661
+ "repo": "nuxt-modules/strapi",
5146
5662
  "npm": "@nuxtjs/strapi",
5147
5663
  "icon": "strapi.png",
5148
- "github": "https://github.com/nuxt-community/strapi-module",
5664
+ "github": "https://github.com/nuxt-modules/strapi",
5149
5665
  "website": "https://strapi.nuxtjs.org",
5150
5666
  "learn_more": "https://strapi.io/",
5151
5667
  "category": "CMS",
@@ -5166,7 +5682,8 @@
5166
5682
  "nuxt": "^2.0.0 || ^3.0.0",
5167
5683
  "requires": {
5168
5684
  "bridge": true
5169
- }
5685
+ },
5686
+ "devtools": "^0.0.0"
5170
5687
  }
5171
5688
  },
5172
5689
  {
@@ -5217,6 +5734,36 @@
5217
5734
  "requires": {}
5218
5735
  }
5219
5736
  },
5737
+ {
5738
+ "name": "studio",
5739
+ "description": "A new experience to build content-driven website with Nuxt.",
5740
+ "repo": "nuxtlabs/studio-module",
5741
+ "npm": "@nuxthq/studio",
5742
+ "icon": "studio.svg",
5743
+ "github": "https://github.com/nuxtlabs/studio-module",
5744
+ "website": "https://nuxt.studio",
5745
+ "learn_more": "https://nuxt.studio",
5746
+ "category": "CMS",
5747
+ "type": "3rd-party",
5748
+ "maintainers": [
5749
+ {
5750
+ "name": "Ahad Birang",
5751
+ "github": "farnabaz",
5752
+ "twitter": "a_birang"
5753
+ },
5754
+ {
5755
+ "name": "Sébastien Chopin",
5756
+ "github": "Atinux",
5757
+ "twitter": "Atinux"
5758
+ }
5759
+ ],
5760
+ "compatibility": {
5761
+ "nuxt": "^3.0.0",
5762
+ "requires": {
5763
+ "content": true
5764
+ }
5765
+ }
5766
+ },
5220
5767
  {
5221
5768
  "name": "style-resources",
5222
5769
  "description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
@@ -5242,7 +5789,7 @@
5242
5789
  },
5243
5790
  {
5244
5791
  "name": "stylelint",
5245
- "description": "Stylelint module for Nuxt.js. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
5792
+ "description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
5246
5793
  "repo": "nuxt-community/stylelint-module",
5247
5794
  "npm": "@nuxtjs/stylelint-module",
5248
5795
  "icon": "stylelint.png",
@@ -5288,10 +5835,10 @@
5288
5835
  {
5289
5836
  "name": "supabase",
5290
5837
  "description": "First class integration with Supabase",
5291
- "repo": "nuxt-community/supabase-module",
5838
+ "repo": "nuxt-modules/supabase",
5292
5839
  "npm": "@nuxtjs/supabase",
5293
5840
  "icon": "supabase.png",
5294
- "github": "https://github.com/nuxt-community/supabase-module",
5841
+ "github": "https://github.com/nuxt-modules/supabase",
5295
5842
  "website": "https://supabase.nuxtjs.org",
5296
5843
  "learn_more": "https://supabase.com",
5297
5844
  "category": "Database",
@@ -5342,12 +5889,12 @@
5342
5889
  },
5343
5890
  {
5344
5891
  "name": "svg-sprite",
5345
- "description": "Optimized and Easy way to use svg files in Nuxt.js",
5346
- "repo": "nuxt-community/svg-sprite-module",
5892
+ "description": "Optimized and Easy way to use svg files in Nuxt",
5893
+ "repo": "nuxt-modules/svg-sprite",
5347
5894
  "npm": "@nuxtjs/svg-sprite",
5348
5895
  "icon": "",
5349
- "github": "https://github.com/nuxt-community/svg-sprite-module",
5350
- "website": "https://github.com/nuxt-community/svg-sprite-module",
5896
+ "github": "https://github.com/nuxt-modules/svg-sprite",
5897
+ "website": "https://github.com/nuxt-modules/svg-sprite",
5351
5898
  "learn_more": "",
5352
5899
  "category": "UI",
5353
5900
  "type": "community",
@@ -5359,13 +5906,13 @@
5359
5906
  }
5360
5907
  ],
5361
5908
  "compatibility": {
5362
- "nuxt": "^2.0.0",
5909
+ "nuxt": "^2.0.0 || ^3.0.0",
5363
5910
  "requires": {}
5364
5911
  }
5365
5912
  },
5366
5913
  {
5367
5914
  "name": "svg",
5368
- "description": "Super simple svg loading module for Nuxt.js",
5915
+ "description": "Super simple svg loading module for Nuxt",
5369
5916
  "repo": "nuxt-community/svg-module",
5370
5917
  "npm": "@nuxtjs/svg",
5371
5918
  "icon": "",
@@ -5409,7 +5956,7 @@
5409
5956
  },
5410
5957
  {
5411
5958
  "name": "swiper",
5412
- "description": "Nuxt.js module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
5959
+ "description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
5413
5960
  "repo": "cpreston321/nuxt-swiper",
5414
5961
  "npm": "nuxt-swiper",
5415
5962
  "icon": "swiper.svg",
@@ -5455,10 +6002,10 @@
5455
6002
  {
5456
6003
  "name": "tailwindcss",
5457
6004
  "description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
5458
- "repo": "nuxt-community/tailwindcss-module",
6005
+ "repo": "nuxt-modules/tailwindcss-module",
5459
6006
  "npm": "@nuxtjs/tailwindcss",
5460
6007
  "icon": "tailwindcss.png",
5461
- "github": "https://github.com/nuxt-community/tailwindcss-module",
6008
+ "github": "https://github.com/nuxt-modules/tailwindcss-module",
5462
6009
  "website": "https://tailwindcss.nuxtjs.org",
5463
6010
  "learn_more": "https://tailwindcss.com/",
5464
6011
  "category": "UI",
@@ -5468,11 +6015,16 @@
5468
6015
  "name": "Sébastien Chopin",
5469
6016
  "github": "Atinux",
5470
6017
  "twitter": "Atinux"
6018
+ },
6019
+ {
6020
+ "name": "Inesh Bose",
6021
+ "github": "ineshbose"
5471
6022
  }
5472
6023
  ],
5473
6024
  "compatibility": {
5474
6025
  "nuxt": "^2.0.0 || ^3.0.0",
5475
- "requires": {}
6026
+ "requires": {},
6027
+ "devtools": "^0.0.0"
5476
6028
  }
5477
6029
  },
5478
6030
  {
@@ -5522,7 +6074,7 @@
5522
6074
  },
5523
6075
  {
5524
6076
  "name": "toast",
5525
- "description": "Responsive Touch Compatible Toast plugin for Nuxt.js using vue-toasted",
6077
+ "description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
5526
6078
  "repo": "nuxt-community/modules#master/packages/toast",
5527
6079
  "npm": "@nuxtjs/toast",
5528
6080
  "icon": "",
@@ -5603,7 +6155,7 @@
5603
6155
  },
5604
6156
  {
5605
6157
  "name": "twa",
5606
- "description": "Nuxt.js module for generating Trusted Web App from Nuxt.js app",
6158
+ "description": "Nuxt module for generating Trusted Web App from Nuxt app",
5607
6159
  "repo": "tuarrep/nuxt-twa",
5608
6160
  "npm": "nuxt-twa",
5609
6161
  "icon": "",
@@ -5791,6 +6343,39 @@
5791
6343
  "requires": {}
5792
6344
  }
5793
6345
  },
6346
+ {
6347
+ "name": "ui",
6348
+ "description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
6349
+ "repo": "nuxt/ui#dev",
6350
+ "npm": "@nuxt/ui",
6351
+ "icon": "nuxt.svg",
6352
+ "github": "https://github.com/nuxt/ui",
6353
+ "website": "https://ui.nuxt.com",
6354
+ "learn_more": "",
6355
+ "category": "UI",
6356
+ "type": "official",
6357
+ "maintainers": [
6358
+ {
6359
+ "name": "Benjamin Canac",
6360
+ "github": "benjamincanac",
6361
+ "twitter": "benjamincanac"
6362
+ },
6363
+ {
6364
+ "name": "Sebastien Chopin",
6365
+ "github": "Atinux",
6366
+ "twitter": "Atinux"
6367
+ },
6368
+ {
6369
+ "name": "Sylvain Marroufin",
6370
+ "github": "smarroufin",
6371
+ "twitter": "smarroufin"
6372
+ }
6373
+ ],
6374
+ "compatibility": {
6375
+ "nuxt": "^3.0.0",
6376
+ "requires": {}
6377
+ }
6378
+ },
5794
6379
  {
5795
6380
  "name": "umami",
5796
6381
  "description": "Embed the Umami analytics library into Nuxt",
@@ -5839,7 +6424,7 @@
5839
6424
  },
5840
6425
  {
5841
6426
  "name": "universal-storage",
5842
- "description": "Universal Storage Utilities for Nuxt.js",
6427
+ "description": "Universal Storage Utilities for Nuxt",
5843
6428
  "repo": "nuxt-community/universal-storage-module",
5844
6429
  "npm": "@nuxtjs/universal-storage",
5845
6430
  "icon": "",
@@ -5936,7 +6521,8 @@
5936
6521
  "nuxt": "^2.0.0 || ^3.0.0",
5937
6522
  "requires": {
5938
6523
  "bridge": "optional"
5939
- }
6524
+ },
6525
+ "devtools": "^0.0.0"
5940
6526
  }
5941
6527
  },
5942
6528
  {
@@ -5962,9 +6548,33 @@
5962
6548
  "requires": {}
5963
6549
  }
5964
6550
  },
6551
+ {
6552
+ "name": "use-wagmi",
6553
+ "description": "Vue Composition for Ethereum based on wagmi",
6554
+ "repo": "unicape/use-wagmi#main/packages/nuxt",
6555
+ "npm": "@use-wagmi/nuxt",
6556
+ "icon": "use-wagmi.png",
6557
+ "github": "https://github.com/unicape/use-wagmi",
6558
+ "website": "https://github.com/unicape/use-wagmi",
6559
+ "learn_more": "https://github.com/unicape/use-wagmi",
6560
+ "category": "Extensions",
6561
+ "type": "3rd-party",
6562
+ "maintainers": [
6563
+ {
6564
+ "name": "Unic Ape",
6565
+ "github": "unicape"
6566
+ }
6567
+ ],
6568
+ "compatibility": {
6569
+ "nuxt": "^2.0.0 || ^3.0.0",
6570
+ "requires": {
6571
+ "bridge": true
6572
+ }
6573
+ }
6574
+ },
5965
6575
  {
5966
6576
  "name": "user-agent",
5967
- "description": "Nuxt.js module for handling User-Agent.",
6577
+ "description": "Nuxt module for handling User-Agent.",
5968
6578
  "repo": "fukuiretu/nuxt-user-agent",
5969
6579
  "npm": "nuxt-user-agent",
5970
6580
  "icon": "",
@@ -6054,9 +6664,31 @@
6054
6664
  }
6055
6665
  }
6056
6666
  },
6667
+ {
6668
+ "name": "vcalendar",
6669
+ "description": "VCalendar module for Nuxt",
6670
+ "repo": "samk-dev/nuxt-vcalendar",
6671
+ "npm": "@samk-dev/nuxt-vcalendar",
6672
+ "icon": "vcalendar.png",
6673
+ "github": "https://github.com/samk-dev/vcalendar",
6674
+ "website": "https://github.com/samk-dev/vcalendar",
6675
+ "learn_more": "",
6676
+ "category": "Libraries",
6677
+ "type": "3rd-party",
6678
+ "maintainers": [
6679
+ {
6680
+ "name": "Sam K",
6681
+ "github": "samk-dev"
6682
+ }
6683
+ ],
6684
+ "compatibility": {
6685
+ "nuxt": "^3.0.0",
6686
+ "requires": {}
6687
+ }
6688
+ },
6057
6689
  {
6058
6690
  "name": "vee-validate",
6059
- "description": "Painless Vue forms for Nuxt.js",
6691
+ "description": "Painless Vue forms for Nuxt",
6060
6692
  "repo": "logaretm/vee-validate#main/packages/nuxt",
6061
6693
  "npm": "@vee-validate/nuxt",
6062
6694
  "icon": "vee-validate.png",
@@ -6146,7 +6778,7 @@
6146
6778
  },
6147
6779
  {
6148
6780
  "name": "vite-pwa-nuxt",
6149
- "description": "Zero-config PWA Plugin for Nuxt 3",
6781
+ "description": "Zero-config PWA Plugin for Nuxt",
6150
6782
  "repo": "vite-pwa/nuxt",
6151
6783
  "npm": "@vite-pwa/nuxt",
6152
6784
  "icon": "vite-pwa-nuxt.svg",
@@ -6195,18 +6827,19 @@
6195
6827
  ],
6196
6828
  "compatibility": {
6197
6829
  "nuxt": "^3.0.0",
6198
- "requires": {}
6830
+ "requires": {},
6831
+ "devtools": "^0.0.0"
6199
6832
  }
6200
6833
  },
6201
6834
  {
6202
6835
  "name": "vue-email",
6203
- "description": "Write email templates with vue",
6836
+ "description": "💌 Write email templates with vue",
6204
6837
  "repo": "Dave136/vue-email#main/packages/vue-email",
6205
6838
  "npm": "vue-email",
6206
6839
  "icon": "vue-email.svg",
6207
- "github": "https://github.com/Dave136/vue-email#main/packages/vue-email",
6208
- "website": "https://vue-email.vercel.app/",
6209
- "learn_more": "https://vue-email.vercel.app/getting-started/nuxt.html",
6840
+ "github": "https://github.com/Dave136/vue-email",
6841
+ "website": "https://www.vuemail.net/",
6842
+ "learn_more": "https://vue-email.vercel.app/getting-started",
6210
6843
  "category": "UI",
6211
6844
  "type": "3rd-party",
6212
6845
  "maintainers": [
@@ -6225,7 +6858,8 @@
6225
6858
  ],
6226
6859
  "compatibility": {
6227
6860
  "nuxt": "^3.0.0",
6228
- "requires": {}
6861
+ "requires": {},
6862
+ "devtools": "^0.0.0"
6229
6863
  }
6230
6864
  },
6231
6865
  {
@@ -6250,7 +6884,8 @@
6250
6884
  "nuxt": "^3.0.0",
6251
6885
  "requires": {
6252
6886
  "bridge": "optional"
6253
- }
6887
+ },
6888
+ "devtools": "^0.0.0"
6254
6889
  }
6255
6890
  },
6256
6891
  {
@@ -6277,7 +6912,7 @@
6277
6912
  },
6278
6913
  {
6279
6914
  "name": "vue-multiselect",
6280
- "description": "Single / multiple select plugin for Nuxt.js using vue-multiselect.",
6915
+ "description": "Single / multiple select plugin for Nuxt using vue-multiselect.",
6281
6916
  "repo": "spektrummedia/nuxt-vue-multiselect",
6282
6917
  "npm": "nuxt-vue-multiselect",
6283
6918
  "icon": "",
@@ -6322,7 +6957,7 @@
6322
6957
  {
6323
6958
  "name": "vue-query",
6324
6959
  "description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
6325
- "repo": "Hebilicious/vue-query-nuxt#main",
6960
+ "repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt#main",
6326
6961
  "npm": "@hebilicious/vue-query-nuxt",
6327
6962
  "icon": "vue-query.svg",
6328
6963
  "github": "https://github.com/Hebilicious/vue-query-nuxt",
@@ -6391,7 +7026,7 @@
6391
7026
  },
6392
7027
  {
6393
7028
  "name": "vue-warehouse",
6394
- "description": "A Cross-browser storage for Vue.js and Nuxt.js, with plugins support and easy extensibility based on Store.js",
7029
+ "description": "A Cross-browser storage for Vue.js and Nuxt, with plugins support and easy extensibility based on Store.js",
6395
7030
  "repo": "juliomrqz/vue-warehouse",
6396
7031
  "npm": "vue-warehouse",
6397
7032
  "icon": "",
@@ -6412,6 +7047,29 @@
6412
7047
  "requires": {}
6413
7048
  }
6414
7049
  },
7050
+ {
7051
+ "name": "vue3-carousel-nuxt",
7052
+ "description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt applications.",
7053
+ "repo": "gaetansenn/vue3-carousel-nuxt",
7054
+ "npm": "vue3-carousel-nuxt",
7055
+ "icon": "",
7056
+ "github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
7057
+ "website": "",
7058
+ "learn_more": "",
7059
+ "category": "UI",
7060
+ "type": "3rd-party",
7061
+ "maintainers": [
7062
+ {
7063
+ "name": "Gaetan SENN",
7064
+ "github": "gaetansenn",
7065
+ "avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
7066
+ }
7067
+ ],
7068
+ "compatibility": {
7069
+ "nuxt": "^3.0.0",
7070
+ "requires": {}
7071
+ }
7072
+ },
6415
7073
  {
6416
7074
  "name": "vuefire",
6417
7075
  "description": "Idiomatic composables for the Firebase SDK",
@@ -6436,7 +7094,7 @@
6436
7094
  },
6437
7095
  {
6438
7096
  "name": "vuestic",
6439
- "description": "Vuestic UI module for Nuxt 3",
7097
+ "description": "Vuestic UI module for Nuxt",
6440
7098
  "repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
6441
7099
  "npm": "@vuestic/nuxt",
6442
7100
  "icon": "vuestic.png",
@@ -6480,7 +7138,7 @@
6480
7138
  },
6481
7139
  {
6482
7140
  "name": "vuetify",
6483
- "description": "Vuetify Module for Nuxt.js to add Material Design components to your application.",
7141
+ "description": "Vuetify Module for Nuxt to add Material Design components to your application.",
6484
7142
  "repo": "nuxt-community/vuetify-module",
6485
7143
  "npm": "@nuxtjs/vuetify",
6486
7144
  "icon": "vuetify.png",
@@ -6527,7 +7185,8 @@
6527
7185
  "nuxt": "^2.0.0 || ^3.0.0",
6528
7186
  "requires": {
6529
7187
  "bridge": "optional"
6530
- }
7188
+ },
7189
+ "devtools": "^0.0.0"
6531
7190
  }
6532
7191
  },
6533
7192
  {
@@ -6554,7 +7213,7 @@
6554
7213
  },
6555
7214
  {
6556
7215
  "name": "vunix",
6557
- "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.",
7216
+ "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.",
6558
7217
  "repo": "gaetansenn/vunix#main/packages/nuxt",
6559
7218
  "npm": "@vunix/nuxt",
6560
7219
  "icon": "",
@@ -6578,11 +7237,11 @@
6578
7237
  {
6579
7238
  "name": "web-vitals",
6580
7239
  "description": "Web Vitals for Nuxt",
6581
- "repo": "nuxt-community/web-vitals-module",
7240
+ "repo": "nuxt-modules/web-vitals",
6582
7241
  "npm": "@nuxtjs/web-vitals",
6583
7242
  "icon": "web-vitals.png",
6584
- "github": "https://github.com/nuxt-community/web-vitals-module",
6585
- "website": "https://github.com/nuxt-community/web-vitals-module",
7243
+ "github": "https://github.com/nuxt-modules/web-vitals",
7244
+ "website": "https://github.com/nuxt-modules/web-vitals",
6586
7245
  "learn_more": "",
6587
7246
  "category": "Performance",
6588
7247
  "type": "community",
@@ -6633,7 +7292,7 @@
6633
7292
  },
6634
7293
  {
6635
7294
  "name": "webpack-optimisations",
6636
- "description": "Nuxt.js v2 module to automatically make your builds faster.",
7295
+ "description": "Nuxt v2 module to automatically make your builds faster.",
6637
7296
  "repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
6638
7297
  "npm": "nuxt-webpack-optimisations",
6639
7298
  "icon": "build-optimisations.svg",
@@ -6725,7 +7384,7 @@
6725
7384
  },
6726
7385
  {
6727
7386
  "name": "well-known",
6728
- "description": "A Nuxt.js module to add well-known URIs using middlewares",
7387
+ "description": "A Nuxt module to add well-known URIs using middlewares",
6729
7388
  "repo": "zadigetvoltaire/nuxt-well-known",
6730
7389
  "npm": "@zadigetvoltaire/nuxt-well-known",
6731
7390
  "icon": "well-known.svg",
@@ -6747,7 +7406,7 @@
6747
7406
  },
6748
7407
  {
6749
7408
  "name": "wideangle",
6750
- "description": "Nuxt 3 module to integrate Wide Angle Analytics",
7409
+ "description": "Nuxt module to integrate Wide Angle Analytics",
6751
7410
  "repo": "inputobjects/wideangle-nuxt",
6752
7411
  "npm": "wideangle-nuxt",
6753
7412
  "icon": "wideangle.png",
@@ -6914,55 +7573,9 @@
6914
7573
  "requires": {}
6915
7574
  }
6916
7575
  },
6917
- {
6918
- "name": "yandex-metrika-next",
6919
- "description": "Yandex Metrika integration for Nuxt",
6920
- "repo": "artmizu/yandex-metrika-nuxt",
6921
- "npm": "@artmizu/yandex-metrika-nuxt",
6922
- "icon": "yandex-metrika.svg",
6923
- "github": "https://github.com/artmizu/yandex-metrika-nuxt",
6924
- "website": "https://github.com/artmizu/yandex-metrika-nuxt",
6925
- "learn_more": "",
6926
- "category": "Analytics",
6927
- "type": "3rd-party",
6928
- "maintainers": [
6929
- {
6930
- "name": "Aleksandr Saburov",
6931
- "github": "artmizu",
6932
- "avatar": "https://avatars.githubusercontent.com/artmizu?v=4"
6933
- }
6934
- ],
6935
- "compatibility": {
6936
- "nuxt": "^3.0.0",
6937
- "requires": {}
6938
- }
6939
- },
6940
- {
6941
- "name": "yandex-metrika",
6942
- "description": "Yandex metrika Module for Nuxt.js",
6943
- "repo": "nuxt-community/yandex-metrika-module",
6944
- "npm": "@nuxtjs/yandex-metrika",
6945
- "icon": "",
6946
- "github": "https://github.com/nuxt-community/yandex-metrika-module",
6947
- "website": "https://github.com/nuxt-community/yandex-metrika-module",
6948
- "learn_more": "https://metrica.yandex.com/about",
6949
- "category": "Analytics",
6950
- "type": "community",
6951
- "maintainers": [
6952
- {
6953
- "name": "Pooya Parsa",
6954
- "github": "pi0",
6955
- "twitter": "_pi0_"
6956
- }
6957
- ],
6958
- "compatibility": {
6959
- "nuxt": "^2.0.0",
6960
- "requires": {}
6961
- }
6962
- },
6963
7576
  {
6964
7577
  "name": "zendesk",
6965
- "description": "Nuxt.js module for Zendesk",
7578
+ "description": "Nuxt module for Zendesk",
6966
7579
  "repo": "DansMaCulotte/nuxt-zendesk",
6967
7580
  "npm": "@dansmaculotte/nuxt-zendesk",
6968
7581
  "icon": "zendesk.png",