@nuxt/modules 0.6.0-a46746 → 0.6.0-a4f336

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 +952 -302
  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",
@@ -2376,7 +2494,7 @@
2376
2494
  },
2377
2495
  {
2378
2496
  "name": "imagemin",
2379
- "description": "Automatically optimize (compress) all images used in Nuxt.js",
2497
+ "description": "Automatically optimize (compress) all images used in Nuxt",
2380
2498
  "repo": "nuxt-community/imagemin-module",
2381
2499
  "npm": "@nuxtjs/imagemin",
2382
2500
  "icon": "imagemin.png",
@@ -2423,7 +2541,7 @@
2423
2541
  },
2424
2542
  {
2425
2543
  "name": "intercom",
2426
- "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt.js",
2544
+ "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt",
2427
2545
  "repo": "hex-digital/nuxt-intercom",
2428
2546
  "npm": "@hexdigital/nuxt-intercom",
2429
2547
  "icon": "intercom.png",
@@ -2468,7 +2586,7 @@
2468
2586
  },
2469
2587
  {
2470
2588
  "name": "jsonapi",
2471
- "description": "Easy JSON:API client integration for Nuxt.js",
2589
+ "description": "Easy JSON:API client integration for Nuxt",
2472
2590
  "repo": "patrickcate/nuxt-jsonapi",
2473
2591
  "npm": "nuxt-jsonapi",
2474
2592
  "icon": "jsonapi.svg",
@@ -2510,9 +2628,36 @@
2510
2628
  "requires": {}
2511
2629
  }
2512
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
+ },
2513
2658
  {
2514
2659
  "name": "kql",
2515
- "description": "Nuxt 3 module for Kirby's Query Language API",
2660
+ "description": "Nuxt module for Kirby's Query Language API",
2516
2661
  "repo": "johannschopplich/nuxt-kql",
2517
2662
  "npm": "nuxt-kql",
2518
2663
  "icon": "kql.svg",
@@ -2536,7 +2681,7 @@
2536
2681
  },
2537
2682
  {
2538
2683
  "name": "laravel-echo",
2539
- "description": "Laravel Echo for Nuxt.js",
2684
+ "description": "Laravel Echo for Nuxt",
2540
2685
  "repo": "nuxt-community/laravel-echo",
2541
2686
  "npm": "@nuxtjs/laravel-echo",
2542
2687
  "icon": "laravel-echo.png",
@@ -2624,13 +2769,13 @@
2624
2769
  },
2625
2770
  {
2626
2771
  "name": "link-checker",
2627
- "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.",
2628
2773
  "repo": "harlan-zw/nuxt-link-checker",
2629
2774
  "npm": "nuxt-link-checker",
2630
- "icon": "",
2775
+ "icon": "link-checker.svg",
2631
2776
  "github": "https://github.com/harlan-zw/nuxt-link-checker",
2632
- "website": "https://github.com/harlan-zw/nuxt-link-checker",
2633
- "learn_more": "",
2777
+ "website": "https://nuxtseo.com/link-checker",
2778
+ "learn_more": "https://nuxtseo.com/link-checker",
2634
2779
  "category": "SEO",
2635
2780
  "type": "3rd-party",
2636
2781
  "maintainers": [
@@ -2643,7 +2788,8 @@
2643
2788
  ],
2644
2789
  "compatibility": {
2645
2790
  "nuxt": "^3.0.0",
2646
- "requires": {}
2791
+ "requires": {},
2792
+ "devtools": "^0.0.0"
2647
2793
  }
2648
2794
  },
2649
2795
  {
@@ -2720,12 +2866,12 @@
2720
2866
  },
2721
2867
  {
2722
2868
  "name": "logrocket",
2723
- "description": "LogRocket module for Nuxt.js to help you fix bugs and understand user behaviour.",
2724
- "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",
2725
2871
  "npm": "nuxt-logrocket",
2726
2872
  "icon": "logrocket.png",
2727
- "github": "https://github.com/nuxt-community/nuxt-logrocket",
2728
- "website": "https://github.com/nuxt-community/nuxt-logrocket",
2873
+ "github": "https://github.com/nuxt-modules/logrocket",
2874
+ "website": "https://github.com/nuxt-modules/logrocket",
2729
2875
  "learn_more": "https://docs.logrocket.com/docs",
2730
2876
  "category": "Monitoring",
2731
2877
  "type": "community",
@@ -2741,9 +2887,35 @@
2741
2887
  "requires": {}
2742
2888
  }
2743
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
+ },
2744
2916
  {
2745
2917
  "name": "lunr",
2746
- "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",
2747
2919
  "repo": "nuxt-community/lunr-module",
2748
2920
  "npm": "@nuxtjs/lunr-module",
2749
2921
  "icon": "",
@@ -2831,6 +3003,28 @@
2831
3003
  "requires": {}
2832
3004
  }
2833
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
+ },
2834
3028
  {
2835
3029
  "name": "mdx",
2836
3030
  "description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
@@ -2856,7 +3050,7 @@
2856
3050
  },
2857
3051
  {
2858
3052
  "name": "medusa",
2859
- "description": "Easily connect to Medusa from your Nuxt 3 application",
3053
+ "description": "Easily connect to Medusa from your Nuxt application",
2860
3054
  "repo": "Baroshem/nuxt-medusa",
2861
3055
  "npm": "nuxt-medusa",
2862
3056
  "icon": "medusa.svg",
@@ -2881,7 +3075,7 @@
2881
3075
  },
2882
3076
  {
2883
3077
  "name": "meilisearch",
2884
- "description": "Meilisearch Instant Search module for Nuxt 3",
3078
+ "description": "Meilisearch Instant Search module for Nuxt",
2885
3079
  "repo": "xlanex6/nuxt-meilisearch",
2886
3080
  "npm": "nuxt-meilisearch",
2887
3081
  "icon": "meilisearch.svg",
@@ -2901,7 +3095,8 @@
2901
3095
  "nuxt": "^3.0.0",
2902
3096
  "requires": {
2903
3097
  "bridge": false
2904
- }
3098
+ },
3099
+ "devtools": "^0.0.0"
2905
3100
  }
2906
3101
  },
2907
3102
  {
@@ -2973,7 +3168,7 @@
2973
3168
  },
2974
3169
  {
2975
3170
  "name": "moment",
2976
- "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.",
2977
3172
  "repo": "nuxt-community/moment-module",
2978
3173
  "npm": "@nuxtjs/moment",
2979
3174
  "icon": "momentjs.png",
@@ -3000,7 +3195,7 @@
3000
3195
  },
3001
3196
  {
3002
3197
  "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.",
3198
+ "description": "vue-mq module for Nuxt. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
3004
3199
  "repo": "vanhoofmaarten/nuxt-mq",
3005
3200
  "npm": "nuxt-mq",
3006
3201
  "icon": "",
@@ -3044,7 +3239,7 @@
3044
3239
  },
3045
3240
  {
3046
3241
  "name": "netlify-cache",
3047
- "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",
3048
3243
  "repo": "DreaMinder/nuxt-netlify-cache",
3049
3244
  "npm": "nuxt-netlify-cache",
3050
3245
  "icon": "netlify.png",
@@ -3089,7 +3284,7 @@
3089
3284
  },
3090
3285
  {
3091
3286
  "name": "netlify",
3092
- "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.",
3093
3288
  "repo": "bazzite/nuxt-netlify",
3094
3289
  "npm": "@aceforth/nuxt-netlify",
3095
3290
  "icon": "netlify.png",
@@ -3182,30 +3377,74 @@
3182
3377
  }
3183
3378
  },
3184
3379
  {
3185
- "name": "nuxt-auth",
3186
- "description": "",
3187
- "repo": "sidebase/nuxt-auth",
3188
- "npm": "@sidebase/nuxt-auth",
3380
+ "name": "nuxt-anchorscroll",
3381
+ "description": "Scroll to top and to anchor support for Nuxt",
3382
+ "repo": "helltraitor/nuxt-anchorscroll",
3383
+ "npm": "nuxt-anchorscroll",
3189
3384
  "icon": "",
3190
- "github": "https://github.com/sidebase/nuxt-auth",
3191
- "website": "https://github.com/sidebase/nuxt-auth",
3385
+ "github": "https://github.com/helltraitor/nuxt-anchorscroll",
3386
+ "website": "https://github.com/helltraitor/nuxt-anchorscroll",
3192
3387
  "learn_more": "",
3193
- "category": "Devtools",
3388
+ "category": "UI",
3194
3389
  "type": "3rd-party",
3195
3390
  "maintainers": [
3196
3391
  {
3197
- "name": "sidebase",
3198
- "github": "sidebase"
3392
+ "name": "Helltraitor",
3393
+ "github": "helltraitor"
3199
3394
  }
3200
3395
  ],
3201
3396
  "compatibility": {
3202
- "nuxt": "^2.0.0",
3397
+ "nuxt": "^3.0.0",
3398
+ "requires": {}
3399
+ }
3400
+ },
3401
+ {
3402
+ "name": "nuxt-basic-auth",
3403
+ "description": "Nuxt Module for Basic Authentication",
3404
+ "repo": "kgierke/nuxt-basic-auth",
3405
+ "npm": "@kgierke/nuxt-basic-auth",
3406
+ "icon": "",
3407
+ "github": "https://github.com/kgierke/nuxt-basic-auth",
3408
+ "website": "https://github.com/kgierke/nuxt-basic-auth",
3409
+ "learn_more": "",
3410
+ "category": "Security",
3411
+ "type": "3rd-party",
3412
+ "maintainers": [
3413
+ {
3414
+ "name": "kgierke",
3415
+ "github": "kgierke"
3416
+ }
3417
+ ],
3418
+ "compatibility": {
3419
+ "nuxt": "^3.0.0",
3420
+ "requires": {}
3421
+ }
3422
+ },
3423
+ {
3424
+ "name": "nuxt-bootstrap-icons",
3425
+ "description": "Just a simple integration for Bootstrap Icons",
3426
+ "repo": "OyewoleOyedeji/nuxt-bootstrap-icons",
3427
+ "npm": "nuxt-bootstrap-icons",
3428
+ "icon": "bootstrap-icons.svg",
3429
+ "github": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3430
+ "website": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3431
+ "learn_more": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3432
+ "category": "UI",
3433
+ "type": "3rd-party",
3434
+ "maintainers": [
3435
+ {
3436
+ "name": "OyewoleOyedeji",
3437
+ "github": "OyewoleOyedeji"
3438
+ }
3439
+ ],
3440
+ "compatibility": {
3441
+ "nuxt": "^3.0.0",
3203
3442
  "requires": {}
3204
3443
  }
3205
3444
  },
3206
3445
  {
3207
3446
  "name": "nuxt-chatgpt",
3208
- "description": "ChatGPT integration for Nuxt 3",
3447
+ "description": "ChatGPT integration for Nuxt",
3209
3448
  "repo": "schnapsterdog/nuxt-chatgpt",
3210
3449
  "npm": "nuxt-chatgpt",
3211
3450
  "icon": "chatgpt.svg",
@@ -3225,6 +3464,54 @@
3225
3464
  "requires": {}
3226
3465
  }
3227
3466
  },
3467
+ {
3468
+ "name": "nuxt-facebook-chat",
3469
+ "description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
3470
+ "repo": "superdev-tech/nuxt-facebook-chat",
3471
+ "npm": "nuxt-facebook-chat",
3472
+ "icon": "nuxt-facebook-chat.svg",
3473
+ "github": "https://github.com/superdev-tech/nuxt-facebook-chat",
3474
+ "website": "https://github.com/superdev-tech/nuxt-facebook-chat",
3475
+ "learn_more": "https://www.npmjs.com/package/nuxt-facebook-chat",
3476
+ "category": "Libraries",
3477
+ "type": "3rd-party",
3478
+ "maintainers": [
3479
+ {
3480
+ "name": "Supanut Dokmaithong",
3481
+ "github": "Boomgeek"
3482
+ },
3483
+ {
3484
+ "name": "superdev-tech",
3485
+ "github": "superdev-tech"
3486
+ }
3487
+ ],
3488
+ "compatibility": {
3489
+ "nuxt": "^3.0.0",
3490
+ "requires": {}
3491
+ }
3492
+ },
3493
+ {
3494
+ "name": "nuxt-feedme",
3495
+ "description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
3496
+ "repo": "helltraitor/nuxt-feedme",
3497
+ "npm": "nuxt-feedme",
3498
+ "icon": "",
3499
+ "github": "https://github.com/helltraitor/nuxt-feedme",
3500
+ "website": "https://github.com/helltraitor/nuxt-feedme",
3501
+ "learn_more": "",
3502
+ "category": "SEO",
3503
+ "type": "3rd-party",
3504
+ "maintainers": [
3505
+ {
3506
+ "name": "Helltraitor",
3507
+ "github": "helltraitor"
3508
+ }
3509
+ ],
3510
+ "compatibility": {
3511
+ "nuxt": "^3.0.0",
3512
+ "requires": {}
3513
+ }
3514
+ },
3228
3515
  {
3229
3516
  "name": "nuxt-graphql-middleware",
3230
3517
  "description": "Expose GraphQL queries and mutations as server API routes.",
@@ -3278,7 +3565,7 @@
3278
3565
  },
3279
3566
  {
3280
3567
  "name": "nuxt-gtm",
3281
- "description": "A Nuxt.js module for Google Tag Manager",
3568
+ "description": "A Nuxt module for Google Tag Manager",
3282
3569
  "repo": "zadigetvoltaire/nuxt-gtm",
3283
3570
  "npm": "@zadigetvoltaire/nuxt-gtm",
3284
3571
  "icon": "nuxt-gtm.svg",
@@ -3295,7 +3582,8 @@
3295
3582
  ],
3296
3583
  "compatibility": {
3297
3584
  "nuxt": "^3.0.0",
3298
- "requires": {}
3585
+ "requires": {},
3586
+ "devtools": "^0.0.0"
3299
3587
  }
3300
3588
  },
3301
3589
  {
@@ -3322,6 +3610,28 @@
3322
3610
  }
3323
3611
  }
3324
3612
  },
3613
+ {
3614
+ "name": "nuxt-jsonld",
3615
+ "description": "Manage JSON-LD in Vue component.",
3616
+ "repo": "ymmooot/nuxt-jsonld",
3617
+ "npm": "nuxt-jsonld",
3618
+ "icon": "",
3619
+ "github": "https://github.com/ymmooot/nuxt-jsonld",
3620
+ "website": "https://github.com/ymmooot/nuxt-jsonld",
3621
+ "learn_more": "",
3622
+ "category": "SEO",
3623
+ "type": "3rd-party",
3624
+ "maintainers": [
3625
+ {
3626
+ "name": "ymmooot",
3627
+ "github": "ymmooot"
3628
+ }
3629
+ ],
3630
+ "compatibility": {
3631
+ "nuxt": "^3.0.0",
3632
+ "requires": {}
3633
+ }
3634
+ },
3325
3635
  {
3326
3636
  "name": "nuxt-localtunnel",
3327
3637
  "description": "Exposes your Nuxt localhost to the world automatically.",
@@ -3347,7 +3657,7 @@
3347
3657
  },
3348
3658
  {
3349
3659
  "name": "nuxt-loco",
3350
- "description": "A localise.biz module to synth locale with Nuxt.js",
3660
+ "description": "A localise.biz module to synth locale with Nuxt",
3351
3661
  "repo": "gaetansenn/nuxt-loco",
3352
3662
  "npm": "nuxt-loco",
3353
3663
  "icon": "",
@@ -3390,6 +3700,28 @@
3390
3700
  "requires": {}
3391
3701
  }
3392
3702
  },
3703
+ {
3704
+ "name": "nuxt-mdi",
3705
+ "description": "Add 7,000+ icons to your Nuxt application, from Material Design Icons.",
3706
+ "repo": "ERPedersen/nuxt-mdi",
3707
+ "npm": "nuxt-mdi",
3708
+ "icon": "mdi.png",
3709
+ "github": "https://github.com/ERPedersen/nuxt-mdi",
3710
+ "website": "https://nuxt-mdi.emilrosenius.com",
3711
+ "learn_more": "https://github.com/ERPedersen/nuxt-mdi/blob/main/README.md",
3712
+ "category": "Libraries",
3713
+ "type": "3rd-party",
3714
+ "maintainers": [
3715
+ {
3716
+ "name": "Emil Rosenius",
3717
+ "github": "ERPedersen"
3718
+ }
3719
+ ],
3720
+ "compatibility": {
3721
+ "nuxt": "^3.0.0",
3722
+ "requires": {}
3723
+ }
3724
+ },
3393
3725
  {
3394
3726
  "name": "nuxt-monaco-editor",
3395
3727
  "description": "Integrate monaco-editor with Nuxt",
@@ -3414,7 +3746,7 @@
3414
3746
  },
3415
3747
  {
3416
3748
  "name": "nuxt-mongoose",
3417
- "description": "A Nuxt 3 module for simplifying the use of Mongoose in your project.",
3749
+ "description": "A Nuxt module for simplifying the use of Mongoose in your project.",
3418
3750
  "repo": "arashsheyda/nuxt-mongoose",
3419
3751
  "npm": "nuxt-mongoose",
3420
3752
  "icon": "nuxt-mongoose.svg",
@@ -3431,7 +3763,8 @@
3431
3763
  ],
3432
3764
  "compatibility": {
3433
3765
  "nuxt": "^3.0.0",
3434
- "requires": {}
3766
+ "requires": {},
3767
+ "devtools": "^0.0.0"
3435
3768
  }
3436
3769
  },
3437
3770
  {
@@ -3457,6 +3790,28 @@
3457
3790
  "requires": {}
3458
3791
  }
3459
3792
  },
3793
+ {
3794
+ "name": "nuxt-phosphor-icons",
3795
+ "description": "Just a simple integration for @phosphor-icons in Nuxt",
3796
+ "repo": "OyewoleOyedeji/nuxt-phosphor-icons",
3797
+ "npm": "nuxt-phosphor-icons",
3798
+ "icon": "phosphor-icons.svg",
3799
+ "github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3800
+ "website": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3801
+ "learn_more": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3802
+ "category": "UI",
3803
+ "type": "3rd-party",
3804
+ "maintainers": [
3805
+ {
3806
+ "name": "OyewoleOyedeji",
3807
+ "github": "OyewoleOyedeji"
3808
+ }
3809
+ ],
3810
+ "compatibility": {
3811
+ "nuxt": "^3.0.0",
3812
+ "requires": {}
3813
+ }
3814
+ },
3460
3815
  {
3461
3816
  "name": "nuxt-pino-log",
3462
3817
  "description": "Structured logs for nuxt apps using pino",
@@ -3481,7 +3836,7 @@
3481
3836
  },
3482
3837
  {
3483
3838
  "name": "plausible",
3484
- "description": "Nuxt 3 module to natively integrate Plausible analytics",
3839
+ "description": "Nuxt module to natively integrate Plausible analytics",
3485
3840
  "repo": "nuxt-modules/plausible",
3486
3841
  "npm": "@nuxtjs/plausible",
3487
3842
  "icon": "plausible.png",
@@ -3501,9 +3856,35 @@
3501
3856
  "requires": {}
3502
3857
  }
3503
3858
  },
3859
+ {
3860
+ "name": "nuxt-plotly",
3861
+ "description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
3862
+ "repo": "superdev-tech/nuxt-plotly",
3863
+ "npm": "nuxt-plotly",
3864
+ "icon": "nuxt-plotly.svg",
3865
+ "github": "https://github.com/superdev-tech/nuxt-plotly",
3866
+ "website": "https://github.com/superdev-tech/nuxt-plotly",
3867
+ "learn_more": "https://www.npmjs.com/package/nuxt-plotly",
3868
+ "category": "Libraries",
3869
+ "type": "3rd-party",
3870
+ "maintainers": [
3871
+ {
3872
+ "name": "Supanut Dokmaithong",
3873
+ "github": "Boomgeek"
3874
+ },
3875
+ {
3876
+ "name": "superdev-tech",
3877
+ "github": "superdev-tech"
3878
+ }
3879
+ ],
3880
+ "compatibility": {
3881
+ "nuxt": "^3.0.0",
3882
+ "requires": {}
3883
+ }
3884
+ },
3504
3885
  {
3505
3886
  "name": "nuxt-png-to-ico",
3506
- "description": "Nuxt.js module for auto generating favicons",
3887
+ "description": "Nuxt module for auto generating favicons",
3507
3888
  "repo": "b5710546232/nuxt-png-to-ico",
3508
3889
  "npm": "nuxt-png-to-ico",
3509
3890
  "icon": "",
@@ -3526,7 +3907,7 @@
3526
3907
  },
3527
3908
  {
3528
3909
  "name": "nuxt-smartlook",
3529
- "description": "Integrate Smartlook in your Nuxt.js apps using nuxt-smartlook.",
3910
+ "description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
3530
3911
  "repo": "f00b4r/nuxt-smartlook",
3531
3912
  "npm": "nuxt-smartlook",
3532
3913
  "icon": "nuxt-smartlook.png",
@@ -3578,7 +3959,7 @@
3578
3959
  },
3579
3960
  {
3580
3961
  "name": "nuxt-storm",
3581
- "description": "WebStorm & PHPStorm support for NuxtJS components",
3962
+ "description": "WebStorm & PHPStorm support for Nuxt components",
3582
3963
  "repo": "fumeapp/nuxt-storm",
3583
3964
  "npm": "nuxt-storm",
3584
3965
  "icon": "nuxt-storm.png",
@@ -3622,7 +4003,7 @@
3622
4003
  },
3623
4004
  {
3624
4005
  "name": "nuxt-unleash",
3625
- "description": "Nuxt.js module to use Unleash toggle feature services",
4006
+ "description": "Nuxt module to use Unleash toggle feature services",
3626
4007
  "repo": "conejerock/nuxt-unleash",
3627
4008
  "npm": "nuxt-unleash",
3628
4009
  "icon": "nuxt-unleash.svg",
@@ -3713,12 +4094,12 @@
3713
4094
  {
3714
4095
  "name": "nuxt-vue3-google-signin",
3715
4096
  "description": "Empower your Nuxt app with Google Sign-In, hassle-free",
3716
- "repo": "syetalabs/nuxt-vue3-google-signin",
4097
+ "repo": "wavezync/nuxt-vue3-google-signin",
3717
4098
  "npm": "nuxt-vue3-google-signin",
3718
4099
  "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",
4100
+ "github": "https://github.com/wavezync/nuxt-vue3-google-signin",
4101
+ "website": "https://vue3-google-signin.wavezync.com",
4102
+ "learn_more": "https://vue3-google-signin.wavezync.com",
3722
4103
  "category": "Libraries",
3723
4104
  "type": "3rd-party",
3724
4105
  "maintainers": [
@@ -3734,7 +4115,7 @@
3734
4115
  },
3735
4116
  {
3736
4117
  "name": "nuxt-vuetify",
3737
- "description": "Add Vuetify 3 to your Nuxt 3 application in seconds.",
4118
+ "description": "Add Vuetify 3 to your Nuxt application in 3 seconds.",
3738
4119
  "repo": "invictus-codes/nuxt-vuetify",
3739
4120
  "npm": "@invictus.codes/nuxt-vuetify",
3740
4121
  "icon": "vuetify-logo-v3-dark.svg",
@@ -3755,60 +4136,59 @@
3755
4136
  }
3756
4137
  },
3757
4138
  {
3758
- "name": "nuxt7",
3759
- "description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
3760
- "repo": "nuxt-community/nuxt7",
3761
- "npm": "nuxt7",
3762
- "icon": "",
3763
- "github": "https://github.com/nuxt-community/nuxt7",
3764
- "website": "https://github.com/nuxt-community/nuxt7",
3765
- "learn_more": "https://framework7.io/",
3766
- "category": "UI",
3767
- "type": "community",
3768
- "maintainers": [
3769
- {
3770
- "name": "Pooya Parsa",
3771
- "github": "pi0",
3772
- "twitter": "_pi0_"
4139
+ "name": "nuxt3-leaflet",
4140
+ "description": "Leaflet integration with Nuxt",
4141
+ "repo": "Gugustinette/Nuxt-Leaflet",
4142
+ "npm": "nuxt3-leaflet",
4143
+ "icon": "leaflet.png",
4144
+ "github": "https://github.com/Gugustinette/Nuxt-Leaflet",
4145
+ "website": "https://github.com/Gugustinette/Nuxt-Leaflet",
4146
+ "learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
4147
+ "category": "Libraries",
4148
+ "type": "3rd-party",
4149
+ "maintainers": [
4150
+ {
4151
+ "name": "Augustin MERCIER",
4152
+ "github": "Gugustinette"
3773
4153
  }
3774
4154
  ],
3775
4155
  "compatibility": {
3776
- "nuxt": "^2.0.0",
4156
+ "nuxt": "^3.0.0",
3777
4157
  "requires": {}
3778
4158
  }
3779
4159
  },
3780
4160
  {
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",
4161
+ "name": "nuxt7",
4162
+ "description": "Full Featured iOS & Android PWA Apps with Nuxt and Framework7",
4163
+ "repo": "nuxt-community/nuxt7",
4164
+ "npm": "nuxt7",
4165
+ "icon": "",
4166
+ "github": "https://github.com/nuxt-community/nuxt7",
4167
+ "website": "https://github.com/nuxt-community/nuxt7",
4168
+ "learn_more": "https://framework7.io/",
3789
4169
  "category": "UI",
3790
- "type": "3rd-party",
4170
+ "type": "community",
3791
4171
  "maintainers": [
3792
4172
  {
3793
- "name": "Benjamin Canac",
3794
- "github": "benjamincanac",
3795
- "twitter": "benjamincanac"
4173
+ "name": "Pooya Parsa",
4174
+ "github": "pi0",
4175
+ "twitter": "_pi0_"
3796
4176
  }
3797
4177
  ],
3798
4178
  "compatibility": {
3799
- "nuxt": "^3.0.0",
4179
+ "nuxt": "^2.0.0",
3800
4180
  "requires": {}
3801
4181
  }
3802
4182
  },
3803
4183
  {
3804
4184
  "name": "og-image",
3805
- "description": "Easily generate dynamic social share images.",
4185
+ "description": "Enlightened runtime images generated with Vue templates.",
3806
4186
  "repo": "harlan-zw/nuxt-og-image",
3807
4187
  "npm": "nuxt-og-image",
3808
- "icon": "",
4188
+ "icon": "og-image.svg",
3809
4189
  "github": "https://github.com/harlan-zw/nuxt-og-image",
3810
- "website": "https://github.com/harlan-zw/nuxt-og-image",
3811
- "learn_more": "",
4190
+ "website": "https://nuxtseo.com/og-image",
4191
+ "learn_more": "https://nuxtseo.com/og-image",
3812
4192
  "category": "SEO",
3813
4193
  "type": "3rd-party",
3814
4194
  "maintainers": [
@@ -3821,7 +4201,8 @@
3821
4201
  ],
3822
4202
  "compatibility": {
3823
4203
  "nuxt": "^3.0.0",
3824
- "requires": {}
4204
+ "requires": {},
4205
+ "devtools": "^0.0.0"
3825
4206
  }
3826
4207
  },
3827
4208
  {
@@ -3849,7 +4230,7 @@
3849
4230
  },
3850
4231
  {
3851
4232
  "name": "optimized-images",
3852
- "description": "Automatically optimizes images used in Nuxt.js projects (jpeg, png, svg, webp and gif).",
4233
+ "description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
3853
4234
  "repo": "juliomrqz/nuxt-optimized-images",
3854
4235
  "npm": "@aceforth/nuxt-optimized-images",
3855
4236
  "icon": "",
@@ -3894,7 +4275,7 @@
3894
4275
  },
3895
4276
  {
3896
4277
  "name": "parse",
3897
- "description": "Parse package for Nuxt.js",
4278
+ "description": "Parse package for Nuxt",
3898
4279
  "repo": "cierrateam/nuxt-parse",
3899
4280
  "npm": "nuxt-parse",
3900
4281
  "icon": "",
@@ -3914,6 +4295,29 @@
3914
4295
  "requires": {}
3915
4296
  }
3916
4297
  },
4298
+ {
4299
+ "name": "particles",
4300
+ "description": "Easily add particle animations to your Nuxt projects using tsParticles",
4301
+ "repo": "Joepocalyptic/nuxt-particles",
4302
+ "npm": "nuxt-particles",
4303
+ "icon": "",
4304
+ "github": "https://github.com/Joepocalyptic/nuxt-particles",
4305
+ "website": "https://nuxt-particles.joeypereira.dev",
4306
+ "learn_more": "https://particles.js.org/",
4307
+ "category": "Libraries",
4308
+ "type": "3rd-party",
4309
+ "maintainers": [
4310
+ {
4311
+ "name": "Joey Pereira",
4312
+ "github": "Joepocalyptic",
4313
+ "avatar": "https://avatars.githubusercontent.com/Joepocalyptic?v=4"
4314
+ }
4315
+ ],
4316
+ "compatibility": {
4317
+ "nuxt": "^3.0.0",
4318
+ "requires": {}
4319
+ }
4320
+ },
3917
4321
  {
3918
4322
  "name": "partytown",
3919
4323
  "description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
@@ -4060,7 +4464,7 @@
4060
4464
  },
4061
4465
  {
4062
4466
  "name": "plausible",
4063
- "description": "Nuxt 3 module to natively integrate Plausible analytics",
4467
+ "description": "Nuxt module to natively integrate Plausible analytics",
4064
4468
  "repo": "nuxt-modules/plausible",
4065
4469
  "npm": "@nuxtjs/plausible",
4066
4470
  "icon": "",
@@ -4102,9 +4506,56 @@
4102
4506
  "requires": {}
4103
4507
  }
4104
4508
  },
4509
+ {
4510
+ "name": "prepare",
4511
+ "description": "Initialization steps at build time – like Nuxt 2 server init",
4512
+ "repo": "johannschopplich/nuxt-prepare",
4513
+ "npm": "nuxt-prepare",
4514
+ "icon": "prepare.svg",
4515
+ "github": "https://github.com/johannschopplich/nuxt-prepare",
4516
+ "website": "https://nuxt-prepare.jhnn.dev",
4517
+ "learn_more": "",
4518
+ "category": "Devtools",
4519
+ "type": "3rd-party",
4520
+ "maintainers": [
4521
+ {
4522
+ "name": "Johann Schopplich",
4523
+ "github": "johannschopplich",
4524
+ "twitter": "jschopplich",
4525
+ "avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
4526
+ }
4527
+ ],
4528
+ "compatibility": {
4529
+ "nuxt": "^3.0.0",
4530
+ "requires": {}
4531
+ }
4532
+ },
4533
+ {
4534
+ "name": "primevue",
4535
+ "description": "Next Generation Vue UI Component Library",
4536
+ "repo": "primefaces/primevue-nuxt-module",
4537
+ "npm": "nuxt-primevue",
4538
+ "icon": "primevue.svg",
4539
+ "github": "https://github.com/primefaces/primevue-nuxt-module",
4540
+ "website": "https://primevue.org/",
4541
+ "learn_more": "https://primevue.org/",
4542
+ "category": "UI",
4543
+ "type": "3rd-party",
4544
+ "maintainers": [
4545
+ {
4546
+ "name": "primefaces",
4547
+ "github": "primefaces",
4548
+ "twitter": "primevue"
4549
+ }
4550
+ ],
4551
+ "compatibility": {
4552
+ "nuxt": "^3.0.0",
4553
+ "requires": {}
4554
+ }
4555
+ },
4105
4556
  {
4106
4557
  "name": "prismic",
4107
- "description": "Easily connect your Nuxt.js application to your content hosted on Prismic",
4558
+ "description": "Easily connect your Nuxt application to your content hosted on Prismic",
4108
4559
  "repo": "nuxt-modules/prismic",
4109
4560
  "npm": "@nuxtjs/prismic",
4110
4561
  "icon": "prismic.png",
@@ -4171,7 +4622,7 @@
4171
4622
  },
4172
4623
  {
4173
4624
  "name": "proxy",
4174
- "description": "The one-liner node.js http-proxy middleware solution for Nuxt.js using http-proxy-middleware",
4625
+ "description": "The one-liner node.js http-proxy middleware solution for Nuxt using http-proxy-middleware",
4175
4626
  "repo": "nuxt-community/proxy-module",
4176
4627
  "npm": "@nuxtjs/proxy",
4177
4628
  "icon": "",
@@ -4217,7 +4668,7 @@
4217
4668
  },
4218
4669
  {
4219
4670
  "name": "purgecss",
4220
- "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt.js",
4671
+ "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt",
4221
4672
  "repo": "Developmint/nuxt-purgecss#main",
4222
4673
  "npm": "nuxt-purgecss",
4223
4674
  "icon": "purgecss.png",
@@ -4239,7 +4690,7 @@
4239
4690
  },
4240
4691
  {
4241
4692
  "name": "pwa",
4242
- "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your app's performance.",
4693
+ "description": "Easily build a Progressive Web App for your Nuxt application to improve your app's performance.",
4243
4694
  "repo": "nuxt-community/pwa-module",
4244
4695
  "npm": "@nuxtjs/pwa",
4245
4696
  "icon": "pwa.png",
@@ -4264,7 +4715,7 @@
4264
4715
  },
4265
4716
  {
4266
4717
  "name": "python",
4267
- "description": "Write Nuxt.js applications using Python",
4718
+ "description": "Write Nuxt applications using Python",
4268
4719
  "repo": "nuxt-community/python-module",
4269
4720
  "npm": "@nuxtjs/python",
4270
4721
  "icon": "python.png",
@@ -4301,6 +4752,64 @@
4301
4752
  "github": "Maiquu"
4302
4753
  }
4303
4754
  ],
4755
+ "compatibility": {
4756
+ "nuxt": "^3.0.0",
4757
+ "requires": {},
4758
+ "devtools": "^0.0.0"
4759
+ }
4760
+ },
4761
+ {
4762
+ "name": "radash",
4763
+ "description": "radash module with auto-import and custom prefix",
4764
+ "repo": "bbg/nuxt-radash",
4765
+ "npm": "nuxt-radash",
4766
+ "icon": "radash.png",
4767
+ "github": "https://github.com/bbg/nuxt-radash",
4768
+ "website": "https://github.com/bbg/nuxt-radash#readme",
4769
+ "learn_more": "https://github.com/rayepps/radash/",
4770
+ "category": "Libraries",
4771
+ "type": "3rd-party",
4772
+ "maintainers": [
4773
+ {
4774
+ "name": "Batuhan Göksu",
4775
+ "github": "bbg"
4776
+ }
4777
+ ],
4778
+ "compatibility": {
4779
+ "nuxt": "^3.0.0",
4780
+ "requires": {}
4781
+ }
4782
+ },
4783
+ {
4784
+ "name": "radix-vue",
4785
+ "description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
4786
+ "repo": "radix-vue/radix-vue",
4787
+ "npm": "radix-vue",
4788
+ "icon": "radix-vue.svg",
4789
+ "github": "https://github.com/radix-vue/radix-vue",
4790
+ "website": "https://www.radix-vue.com/",
4791
+ "learn_more": "https://www.radix-vue.com/overview/installation.html#nuxt-modules",
4792
+ "category": "UI",
4793
+ "type": "3rd-party",
4794
+ "maintainers": [
4795
+ {
4796
+ "name": "Zernonia",
4797
+ "github": "zernonia",
4798
+ "twitter": "zernonia"
4799
+ },
4800
+ {
4801
+ "name": "Khairul Haaziq",
4802
+ "github": "khairulhaaziq"
4803
+ },
4804
+ {
4805
+ "name": "Mujahid Anuar",
4806
+ "github": "mujahidfa"
4807
+ },
4808
+ {
4809
+ "name": "Max",
4810
+ "github": "onmax"
4811
+ }
4812
+ ],
4304
4813
  "compatibility": {
4305
4814
  "nuxt": "^3.0.0",
4306
4815
  "requires": {}
@@ -4308,7 +4817,7 @@
4308
4817
  },
4309
4818
  {
4310
4819
  "name": "recaptcha",
4311
- "description": "Simple and easy Google reCAPTCHA module with Nuxt.js",
4820
+ "description": "Simple and easy Google reCAPTCHA module with Nuxt",
4312
4821
  "repo": "nuxt-community/recaptcha-module",
4313
4822
  "npm": "@nuxtjs/recaptcha",
4314
4823
  "icon": "recaptcha.png",
@@ -4353,7 +4862,7 @@
4353
4862
  },
4354
4863
  {
4355
4864
  "name": "rfg-icon",
4356
- "description": "Nuxt.js module for creating favicons with RealFaviconGenerator api",
4865
+ "description": "Nuxt module for creating favicons with RealFaviconGenerator api",
4357
4866
  "repo": "pimlie/nuxt-rfg-icon",
4358
4867
  "npm": "nuxt-rfg-icon",
4359
4868
  "icon": "real-favicon-generator.png",
@@ -4375,12 +4884,12 @@
4375
4884
  },
4376
4885
  {
4377
4886
  "name": "robots",
4378
- "description": "A Nuxt.js module thats inject a middleware to generate a robots.txt file",
4379
- "repo": "nuxt-community/robots-module",
4887
+ "description": "A Nuxt module thats inject a middleware to generate a robots.txt file",
4888
+ "repo": "nuxt-modules/robots",
4380
4889
  "npm": "@nuxtjs/robots",
4381
4890
  "icon": "robots.png",
4382
- "github": "https://github.com/nuxt-community/robots-module",
4383
- "website": "https://github.com/nuxt-community/robots-module",
4891
+ "github": "https://github.com/nuxt-modules/robots",
4892
+ "website": "https://github.com/nuxt-modules/robots",
4384
4893
  "learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
4385
4894
  "category": "SEO",
4386
4895
  "type": "community",
@@ -4399,7 +4908,7 @@
4399
4908
  },
4400
4909
  {
4401
4910
  "name": "rollbar",
4402
- "description": "Add Rollbar.js to your Nuxt.js app to automatically capture and report errors in your applications.",
4911
+ "description": "Add Rollbar.js to your Nuxt app to automatically capture and report errors in your applications.",
4403
4912
  "repo": "gaelreyrol/nuxt-rollbar-module",
4404
4913
  "npm": "nuxt-rollbar-module",
4405
4914
  "icon": "rollbar.png",
@@ -4444,7 +4953,7 @@
4444
4953
  },
4445
4954
  {
4446
4955
  "name": "router",
4447
- "description": "Nuxt.js module to use router.js instead of pages/ directory",
4956
+ "description": "Nuxt module to use router.js instead of pages/ directory",
4448
4957
  "repo": "nuxt-community/router-module",
4449
4958
  "npm": "@nuxtjs/router",
4450
4959
  "icon": "vue.png",
@@ -4492,13 +5001,13 @@
4492
5001
  },
4493
5002
  {
4494
5003
  "name": "schema-org",
4495
- "description": "Schema.org for Nuxt, supporting typed and automated Google Rich Results.",
4496
- "repo": "vueuse/schema-org#main/packages/nuxt",
5004
+ "description": "Schema.org for Nuxt.",
5005
+ "repo": "harlan-zw/nuxt-schema-org",
4497
5006
  "npm": "nuxt-schema-org",
4498
5007
  "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",
5008
+ "github": "https://github.com/harlan-zw/nuxt-schema-org",
5009
+ "website": "https://nuxtseo.com/schema-org",
5010
+ "learn_more": "https://unhead.unjs.io/schema-org/getting-started/setup",
4502
5011
  "category": "SEO",
4503
5012
  "type": "3rd-party",
4504
5013
  "maintainers": [
@@ -4561,7 +5070,7 @@
4561
5070
  },
4562
5071
  {
4563
5072
  "name": "segment",
4564
- "description": "Nuxt.js module for Segment Analytics.js",
5073
+ "description": "Nuxt module for Segment Analytics.js",
4565
5074
  "repo": "dansmaculotte/nuxt-segment",
4566
5075
  "npm": "@dansmaculotte/nuxt-segment",
4567
5076
  "icon": "segment.png",
@@ -4583,10 +5092,10 @@
4583
5092
  },
4584
5093
  {
4585
5094
  "name": "sentry",
4586
- "description": "Sentry module for Nuxt.js to help developers diagnose, fix, and optimize the performance of their code",
5095
+ "description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
4587
5096
  "repo": "nuxt-community/sentry-module",
4588
5097
  "npm": "@nuxtjs/sentry",
4589
- "icon": "sentry.png",
5098
+ "icon": "sentry.svg",
4590
5099
  "github": "https://github.com/nuxt-community/sentry-module",
4591
5100
  "website": "https://sentry.nuxtjs.org/",
4592
5101
  "learn_more": "https://sentry.io/welcome/",
@@ -4603,14 +5112,38 @@
4603
5112
  "requires": {}
4604
5113
  }
4605
5114
  },
5115
+ {
5116
+ "name": "seo-experiments",
5117
+ "description": "Powerful SEO DX improvements that may or may not land in the Nuxt core.",
5118
+ "repo": "harlan-zw/nuxt-seo-experiments",
5119
+ "npm": "nuxt-seo-experiments",
5120
+ "icon": "seo-experiments.svg",
5121
+ "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
5122
+ "website": "https://nuxtseo.com/experiments",
5123
+ "learn_more": "https://nuxtseo.com/experiments",
5124
+ "category": "SEO",
5125
+ "type": "3rd-party",
5126
+ "maintainers": [
5127
+ {
5128
+ "name": "Harlan Wilton",
5129
+ "github": "harlan-zw",
5130
+ "twitter": "harlan_zw",
5131
+ "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
5132
+ }
5133
+ ],
5134
+ "compatibility": {
5135
+ "nuxt": "^3.0.0",
5136
+ "requires": {}
5137
+ }
5138
+ },
4606
5139
  {
4607
5140
  "name": "seo-kit",
4608
- "description": "Supercharge your Nuxt app with the all-in-one SEO layer.",
5141
+ "description": "The complete SEO solution for Nuxt.",
4609
5142
  "repo": "harlan-zw/nuxt-seo-kit#main/layer",
4610
5143
  "npm": "nuxt-seo-kit",
4611
5144
  "icon": "seo-kit.svg",
4612
5145
  "github": "https://github.com/harlan-zw/nuxt-seo-kit",
4613
- "website": "https://github.com/harlan-zw/nuxt-seo-kit",
5146
+ "website": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
4614
5147
  "learn_more": "",
4615
5148
  "category": "SEO",
4616
5149
  "type": "3rd-party",
@@ -4650,7 +5183,7 @@
4650
5183
  },
4651
5184
  {
4652
5185
  "name": "seomatic-meta",
4653
- "description": "A Nuxt.js module connecting Nuxt.js to the Craft CMS SEOmatic plugin",
5186
+ "description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
4654
5187
  "repo": "ben-rogerson/nuxt-seomatic-meta",
4655
5188
  "npm": "nuxt-seomatic-meta",
4656
5189
  "icon": "seomatic.png",
@@ -4693,6 +5226,29 @@
4693
5226
  "requires": {}
4694
5227
  }
4695
5228
  },
5229
+ {
5230
+ "name": "server-block",
5231
+ "description": "Use <server> tags in your Nuxt pages components.",
5232
+ "repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt#main",
5233
+ "npm": "@hebilicious/server-block-nuxt",
5234
+ "icon": "server-block.svg",
5235
+ "github": "https://github.com/Hebilicious/server-block-nuxt",
5236
+ "website": "https://github.com/Hebilicious/server-block-nuxt#readme",
5237
+ "learn_more": "https://github.com/Hebilicious/server-block-nuxt#readme",
5238
+ "category": "Extensions",
5239
+ "type": "3rd-party",
5240
+ "maintainers": [
5241
+ {
5242
+ "name": "Hebilicious",
5243
+ "github": "Hebilicious",
5244
+ "twitter": "its_hebilicious"
5245
+ }
5246
+ ],
5247
+ "compatibility": {
5248
+ "nuxt": "^3.0.0",
5249
+ "requires": {}
5250
+ }
5251
+ },
4696
5252
  {
4697
5253
  "name": "session",
4698
5254
  "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 +5274,7 @@
4718
5274
  },
4719
5275
  {
4720
5276
  "name": "shopify",
4721
- "description": "Easy Shopify Buy client module with Nuxt.js for ecommerce websites.",
5277
+ "description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
4722
5278
  "repo": "Gomah/nuxt-shopify",
4723
5279
  "npm": "nuxt-shopify",
4724
5280
  "icon": "shopify.png",
@@ -4739,7 +5295,7 @@
4739
5295
  }
4740
5296
  },
4741
5297
  {
4742
- "name": "nuxt-auth",
5298
+ "name": "sidebase-auth",
4743
5299
  "description": "Zero-boilerplate authentication for nuxt 3 with support for many strategies (oauth, credentials, ...) and providers (google, azure, ...). Additionally supports session manipulation, client- and server-side protection and more.",
4744
5300
  "repo": "sidebase/nuxt-auth",
4745
5301
  "npm": "@sidebase/nuxt-auth",
@@ -4785,13 +5341,13 @@
4785
5341
  },
4786
5342
  {
4787
5343
  "name": "simple-robots",
4788
- "description": "Simply manage the robots crawling your Nuxt app.",
5344
+ "description": "Tame the robots crawling and indexing your Nuxt site.",
4789
5345
  "repo": "harlan-zw/nuxt-simple-robots",
4790
5346
  "npm": "nuxt-simple-robots",
4791
- "icon": "",
5347
+ "icon": "simple-robots.svg",
4792
5348
  "github": "https://github.com/harlan-zw/nuxt-simple-robots",
4793
- "website": "https://github.com/harlan-zw/nuxt-simple-robots",
4794
- "learn_more": "",
5349
+ "website": "https://nuxtseo.com/robots",
5350
+ "learn_more": "https://nuxtseo.com/robots",
4795
5351
  "category": "SEO",
4796
5352
  "type": "3rd-party",
4797
5353
  "maintainers": [
@@ -4809,13 +5365,13 @@
4809
5365
  },
4810
5366
  {
4811
5367
  "name": "simple-sitemap",
4812
- "description": "Simple, minimal sitemap.xml generation.",
5368
+ "description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
4813
5369
  "repo": "harlan-zw/nuxt-simple-sitemap",
4814
5370
  "npm": "nuxt-simple-sitemap",
4815
- "icon": "",
5371
+ "icon": "simple-sitemap.svg",
4816
5372
  "github": "https://github.com/harlan-zw/nuxt-simple-sitemap",
4817
- "website": "https://github.com/harlan-zw/nuxt-simple-sitemap",
4818
- "learn_more": "",
5373
+ "website": "https://nuxtseo.com/simple-sitemap",
5374
+ "learn_more": "https://nuxtseo.com/simple-sitemap",
4819
5375
  "category": "SEO",
4820
5376
  "type": "3rd-party",
4821
5377
  "maintainers": [
@@ -4833,7 +5389,7 @@
4833
5389
  },
4834
5390
  {
4835
5391
  "name": "sitemap",
4836
- "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt.js projects",
5392
+ "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt projects",
4837
5393
  "repo": "nuxt-community/sitemap-module#dev",
4838
5394
  "npm": "@nuxtjs/sitemap",
4839
5395
  "icon": "",
@@ -4878,7 +5434,7 @@
4878
5434
  },
4879
5435
  {
4880
5436
  "name": "snipcart",
4881
- "description": "Snipcart integration module for Nuxt.js",
5437
+ "description": "Snipcart integration module for Nuxt",
4882
5438
  "repo": "nuxt-modules/snipcart",
4883
5439
  "npm": "@nuxtjs/snipcart",
4884
5440
  "icon": "snipcart.png",
@@ -4901,7 +5457,7 @@
4901
5457
  },
4902
5458
  {
4903
5459
  "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.).",
5460
+ "description": "Nuxt module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
4905
5461
  "repo": "AlekseyPleshkov/nuxt-social-meta",
4906
5462
  "npm": "nuxt-social-meta",
4907
5463
  "icon": "",
@@ -5023,7 +5579,7 @@
5023
5579
  },
5024
5580
  {
5025
5581
  "name": "storage",
5026
- "description": "Utilities to easily read and write to the browser's storage in a Nuxt.js project",
5582
+ "description": "Utilities to easily read and write to the browser's storage in a Nuxt project",
5027
5583
  "repo": "mazipan/nuxt-storage",
5028
5584
  "npm": "nuxt-storage",
5029
5585
  "icon": "",
@@ -5045,7 +5601,7 @@
5045
5601
  },
5046
5602
  {
5047
5603
  "name": "storefront-ui",
5048
- "description": "Storefront UI Module for Nuxt.js",
5604
+ "description": "Storefront UI Module for Nuxt",
5049
5605
  "repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
5050
5606
  "npm": "@storefront-ui/nuxt",
5051
5607
  "icon": "storefront-ui.svg",
@@ -5089,7 +5645,7 @@
5089
5645
  },
5090
5646
  {
5091
5647
  "name": "storyblok",
5092
- "description": "Storyblok Nuxt.js module",
5648
+ "description": "Storyblok Nuxt module",
5093
5649
  "repo": "storyblok/storyblok-nuxt#master/lib",
5094
5650
  "npm": "@storyblok/nuxt",
5095
5651
  "icon": "storyblok.png",
@@ -5106,46 +5662,43 @@
5106
5662
  ],
5107
5663
  "compatibility": {
5108
5664
  "nuxt": "^2.0.0 || ^3.0.0",
5109
- "requires": {}
5665
+ "requires": {},
5666
+ "devtools": "^0.0.0"
5110
5667
  }
5111
5668
  },
5112
5669
  {
5113
5670
  "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",
5671
+ "description": "Easily integrate Storybook in your Nuxt application to design, build, and organize your UI components in isolation.",
5672
+ "repo": "nuxt-modules/storybook",
5116
5673
  "npm": "@nuxtjs/storybook",
5117
5674
  "icon": "storybook.png",
5118
- "github": "https://github.com/nuxt-community/storybook",
5675
+ "github": "https://github.com/nuxt-modules/storybook",
5119
5676
  "website": "https://storybook.nuxtjs.org",
5120
- "learn_more": "https://storybook.js.org/",
5677
+ "learn_more": "https://github.com/storybook-vue/storybook-nuxt",
5121
5678
  "category": "Devtools",
5122
5679
  "type": "community",
5123
5680
  "maintainers": [
5124
5681
  {
5125
- "name": "Ahad Birang",
5126
- "github": "farnabaz",
5127
- "twitter": "a_birang"
5128
- },
5129
- {
5130
- "name": "Pooya Parsa",
5131
- "github": "pi0",
5132
- "twitter": "_pi0_"
5682
+ "name": "Chakir QATAB",
5683
+ "github": "chakAs3",
5684
+ "twitter": "ChakirQatab"
5133
5685
  }
5134
5686
  ],
5135
5687
  "compatibility": {
5136
- "nuxt": "^2.0.0",
5688
+ "nuxt": "^2.0.0 || ^3.0.0",
5137
5689
  "requires": {
5138
5690
  "bridge": "optional"
5139
- }
5691
+ },
5692
+ "devtools": "^0.7.2"
5140
5693
  }
5141
5694
  },
5142
5695
  {
5143
5696
  "name": "strapi",
5144
5697
  "description": "Design APIs fast and manage content easily using REST or GraphQL.",
5145
- "repo": "nuxt-community/strapi-module",
5698
+ "repo": "nuxt-modules/strapi",
5146
5699
  "npm": "@nuxtjs/strapi",
5147
5700
  "icon": "strapi.png",
5148
- "github": "https://github.com/nuxt-community/strapi-module",
5701
+ "github": "https://github.com/nuxt-modules/strapi",
5149
5702
  "website": "https://strapi.nuxtjs.org",
5150
5703
  "learn_more": "https://strapi.io/",
5151
5704
  "category": "CMS",
@@ -5166,7 +5719,8 @@
5166
5719
  "nuxt": "^2.0.0 || ^3.0.0",
5167
5720
  "requires": {
5168
5721
  "bridge": true
5169
- }
5722
+ },
5723
+ "devtools": "^0.0.0"
5170
5724
  }
5171
5725
  },
5172
5726
  {
@@ -5217,6 +5771,36 @@
5217
5771
  "requires": {}
5218
5772
  }
5219
5773
  },
5774
+ {
5775
+ "name": "studio",
5776
+ "description": "A new experience to build content-driven website with Nuxt.",
5777
+ "repo": "nuxtlabs/studio-module",
5778
+ "npm": "@nuxthq/studio",
5779
+ "icon": "studio.svg",
5780
+ "github": "https://github.com/nuxtlabs/studio-module",
5781
+ "website": "https://nuxt.studio",
5782
+ "learn_more": "https://nuxt.studio",
5783
+ "category": "CMS",
5784
+ "type": "3rd-party",
5785
+ "maintainers": [
5786
+ {
5787
+ "name": "Ahad Birang",
5788
+ "github": "farnabaz",
5789
+ "twitter": "a_birang"
5790
+ },
5791
+ {
5792
+ "name": "Sébastien Chopin",
5793
+ "github": "Atinux",
5794
+ "twitter": "Atinux"
5795
+ }
5796
+ ],
5797
+ "compatibility": {
5798
+ "nuxt": "^3.0.0",
5799
+ "requires": {
5800
+ "content": true
5801
+ }
5802
+ }
5803
+ },
5220
5804
  {
5221
5805
  "name": "style-resources",
5222
5806
  "description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
@@ -5242,7 +5826,7 @@
5242
5826
  },
5243
5827
  {
5244
5828
  "name": "stylelint",
5245
- "description": "Stylelint module for Nuxt.js. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
5829
+ "description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
5246
5830
  "repo": "nuxt-community/stylelint-module",
5247
5831
  "npm": "@nuxtjs/stylelint-module",
5248
5832
  "icon": "stylelint.png",
@@ -5288,10 +5872,10 @@
5288
5872
  {
5289
5873
  "name": "supabase",
5290
5874
  "description": "First class integration with Supabase",
5291
- "repo": "nuxt-community/supabase-module",
5875
+ "repo": "nuxt-modules/supabase",
5292
5876
  "npm": "@nuxtjs/supabase",
5293
5877
  "icon": "supabase.png",
5294
- "github": "https://github.com/nuxt-community/supabase-module",
5878
+ "github": "https://github.com/nuxt-modules/supabase",
5295
5879
  "website": "https://supabase.nuxtjs.org",
5296
5880
  "learn_more": "https://supabase.com",
5297
5881
  "category": "Database",
@@ -5342,12 +5926,12 @@
5342
5926
  },
5343
5927
  {
5344
5928
  "name": "svg-sprite",
5345
- "description": "Optimized and Easy way to use svg files in Nuxt.js",
5346
- "repo": "nuxt-community/svg-sprite-module",
5929
+ "description": "Optimized and Easy way to use svg files in Nuxt",
5930
+ "repo": "nuxt-modules/svg-sprite",
5347
5931
  "npm": "@nuxtjs/svg-sprite",
5348
5932
  "icon": "",
5349
- "github": "https://github.com/nuxt-community/svg-sprite-module",
5350
- "website": "https://github.com/nuxt-community/svg-sprite-module",
5933
+ "github": "https://github.com/nuxt-modules/svg-sprite",
5934
+ "website": "https://github.com/nuxt-modules/svg-sprite",
5351
5935
  "learn_more": "",
5352
5936
  "category": "UI",
5353
5937
  "type": "community",
@@ -5359,13 +5943,13 @@
5359
5943
  }
5360
5944
  ],
5361
5945
  "compatibility": {
5362
- "nuxt": "^2.0.0",
5946
+ "nuxt": "^2.0.0 || ^3.0.0",
5363
5947
  "requires": {}
5364
5948
  }
5365
5949
  },
5366
5950
  {
5367
5951
  "name": "svg",
5368
- "description": "Super simple svg loading module for Nuxt.js",
5952
+ "description": "Super simple svg loading module for Nuxt",
5369
5953
  "repo": "nuxt-community/svg-module",
5370
5954
  "npm": "@nuxtjs/svg",
5371
5955
  "icon": "",
@@ -5409,7 +5993,7 @@
5409
5993
  },
5410
5994
  {
5411
5995
  "name": "swiper",
5412
- "description": "Nuxt.js module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
5996
+ "description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
5413
5997
  "repo": "cpreston321/nuxt-swiper",
5414
5998
  "npm": "nuxt-swiper",
5415
5999
  "icon": "swiper.svg",
@@ -5455,10 +6039,10 @@
5455
6039
  {
5456
6040
  "name": "tailwindcss",
5457
6041
  "description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
5458
- "repo": "nuxt-community/tailwindcss-module",
6042
+ "repo": "nuxt-modules/tailwindcss",
5459
6043
  "npm": "@nuxtjs/tailwindcss",
5460
6044
  "icon": "tailwindcss.png",
5461
- "github": "https://github.com/nuxt-community/tailwindcss-module",
6045
+ "github": "https://github.com/nuxt-modules/tailwindcss",
5462
6046
  "website": "https://tailwindcss.nuxtjs.org",
5463
6047
  "learn_more": "https://tailwindcss.com/",
5464
6048
  "category": "UI",
@@ -5468,11 +6052,16 @@
5468
6052
  "name": "Sébastien Chopin",
5469
6053
  "github": "Atinux",
5470
6054
  "twitter": "Atinux"
6055
+ },
6056
+ {
6057
+ "name": "Inesh Bose",
6058
+ "github": "ineshbose"
5471
6059
  }
5472
6060
  ],
5473
6061
  "compatibility": {
5474
6062
  "nuxt": "^2.0.0 || ^3.0.0",
5475
- "requires": {}
6063
+ "requires": {},
6064
+ "devtools": "^0.0.0"
5476
6065
  }
5477
6066
  },
5478
6067
  {
@@ -5522,7 +6111,7 @@
5522
6111
  },
5523
6112
  {
5524
6113
  "name": "toast",
5525
- "description": "Responsive Touch Compatible Toast plugin for Nuxt.js using vue-toasted",
6114
+ "description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
5526
6115
  "repo": "nuxt-community/modules#master/packages/toast",
5527
6116
  "npm": "@nuxtjs/toast",
5528
6117
  "icon": "",
@@ -5603,7 +6192,7 @@
5603
6192
  },
5604
6193
  {
5605
6194
  "name": "twa",
5606
- "description": "Nuxt.js module for generating Trusted Web App from Nuxt.js app",
6195
+ "description": "Nuxt module for generating Trusted Web App from Nuxt app",
5607
6196
  "repo": "tuarrep/nuxt-twa",
5608
6197
  "npm": "nuxt-twa",
5609
6198
  "icon": "",
@@ -5791,6 +6380,39 @@
5791
6380
  "requires": {}
5792
6381
  }
5793
6382
  },
6383
+ {
6384
+ "name": "ui",
6385
+ "description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
6386
+ "repo": "nuxt/ui#dev",
6387
+ "npm": "@nuxt/ui",
6388
+ "icon": "nuxt.svg",
6389
+ "github": "https://github.com/nuxt/ui",
6390
+ "website": "https://ui.nuxt.com",
6391
+ "learn_more": "",
6392
+ "category": "UI",
6393
+ "type": "official",
6394
+ "maintainers": [
6395
+ {
6396
+ "name": "Benjamin Canac",
6397
+ "github": "benjamincanac",
6398
+ "twitter": "benjamincanac"
6399
+ },
6400
+ {
6401
+ "name": "Sebastien Chopin",
6402
+ "github": "Atinux",
6403
+ "twitter": "Atinux"
6404
+ },
6405
+ {
6406
+ "name": "Sylvain Marroufin",
6407
+ "github": "smarroufin",
6408
+ "twitter": "smarroufin"
6409
+ }
6410
+ ],
6411
+ "compatibility": {
6412
+ "nuxt": "^3.0.0",
6413
+ "requires": {}
6414
+ }
6415
+ },
5794
6416
  {
5795
6417
  "name": "umami",
5796
6418
  "description": "Embed the Umami analytics library into Nuxt",
@@ -5839,7 +6461,7 @@
5839
6461
  },
5840
6462
  {
5841
6463
  "name": "universal-storage",
5842
- "description": "Universal Storage Utilities for Nuxt.js",
6464
+ "description": "Universal Storage Utilities for Nuxt",
5843
6465
  "repo": "nuxt-community/universal-storage-module",
5844
6466
  "npm": "@nuxtjs/universal-storage",
5845
6467
  "icon": "",
@@ -5936,7 +6558,8 @@
5936
6558
  "nuxt": "^2.0.0 || ^3.0.0",
5937
6559
  "requires": {
5938
6560
  "bridge": "optional"
5939
- }
6561
+ },
6562
+ "devtools": "^0.0.0"
5940
6563
  }
5941
6564
  },
5942
6565
  {
@@ -5962,9 +6585,33 @@
5962
6585
  "requires": {}
5963
6586
  }
5964
6587
  },
6588
+ {
6589
+ "name": "use-wagmi",
6590
+ "description": "Vue Composition for Ethereum based on wagmi",
6591
+ "repo": "unicape/use-wagmi#main/packages/nuxt",
6592
+ "npm": "@use-wagmi/nuxt",
6593
+ "icon": "use-wagmi.png",
6594
+ "github": "https://github.com/unicape/use-wagmi",
6595
+ "website": "https://github.com/unicape/use-wagmi",
6596
+ "learn_more": "https://github.com/unicape/use-wagmi",
6597
+ "category": "Extensions",
6598
+ "type": "3rd-party",
6599
+ "maintainers": [
6600
+ {
6601
+ "name": "Unic Ape",
6602
+ "github": "unicape"
6603
+ }
6604
+ ],
6605
+ "compatibility": {
6606
+ "nuxt": "^2.0.0 || ^3.0.0",
6607
+ "requires": {
6608
+ "bridge": true
6609
+ }
6610
+ }
6611
+ },
5965
6612
  {
5966
6613
  "name": "user-agent",
5967
- "description": "Nuxt.js module for handling User-Agent.",
6614
+ "description": "Nuxt module for handling User-Agent.",
5968
6615
  "repo": "fukuiretu/nuxt-user-agent",
5969
6616
  "npm": "nuxt-user-agent",
5970
6617
  "icon": "",
@@ -6054,9 +6701,31 @@
6054
6701
  }
6055
6702
  }
6056
6703
  },
6704
+ {
6705
+ "name": "vcalendar",
6706
+ "description": "VCalendar module for Nuxt",
6707
+ "repo": "samk-dev/nuxt-vcalendar",
6708
+ "npm": "@samk-dev/nuxt-vcalendar",
6709
+ "icon": "vcalendar.png",
6710
+ "github": "https://github.com/samk-dev/vcalendar",
6711
+ "website": "https://github.com/samk-dev/vcalendar",
6712
+ "learn_more": "",
6713
+ "category": "Libraries",
6714
+ "type": "3rd-party",
6715
+ "maintainers": [
6716
+ {
6717
+ "name": "Sam K",
6718
+ "github": "samk-dev"
6719
+ }
6720
+ ],
6721
+ "compatibility": {
6722
+ "nuxt": "^3.0.0",
6723
+ "requires": {}
6724
+ }
6725
+ },
6057
6726
  {
6058
6727
  "name": "vee-validate",
6059
- "description": "Painless Vue forms for Nuxt.js",
6728
+ "description": "Painless Vue forms for Nuxt",
6060
6729
  "repo": "logaretm/vee-validate#main/packages/nuxt",
6061
6730
  "npm": "@vee-validate/nuxt",
6062
6731
  "icon": "vee-validate.png",
@@ -6146,7 +6815,7 @@
6146
6815
  },
6147
6816
  {
6148
6817
  "name": "vite-pwa-nuxt",
6149
- "description": "Zero-config PWA Plugin for Nuxt 3",
6818
+ "description": "Zero-config PWA Plugin for Nuxt",
6150
6819
  "repo": "vite-pwa/nuxt",
6151
6820
  "npm": "@vite-pwa/nuxt",
6152
6821
  "icon": "vite-pwa-nuxt.svg",
@@ -6195,18 +6864,19 @@
6195
6864
  ],
6196
6865
  "compatibility": {
6197
6866
  "nuxt": "^3.0.0",
6198
- "requires": {}
6867
+ "requires": {},
6868
+ "devtools": "^0.0.0"
6199
6869
  }
6200
6870
  },
6201
6871
  {
6202
6872
  "name": "vue-email",
6203
- "description": "Write email templates with vue",
6873
+ "description": "💌 Write email templates with vue",
6204
6874
  "repo": "Dave136/vue-email#main/packages/vue-email",
6205
6875
  "npm": "vue-email",
6206
6876
  "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",
6877
+ "github": "https://github.com/Dave136/vue-email",
6878
+ "website": "https://www.vuemail.net/",
6879
+ "learn_more": "https://vue-email.vercel.app/getting-started",
6210
6880
  "category": "UI",
6211
6881
  "type": "3rd-party",
6212
6882
  "maintainers": [
@@ -6225,7 +6895,8 @@
6225
6895
  ],
6226
6896
  "compatibility": {
6227
6897
  "nuxt": "^3.0.0",
6228
- "requires": {}
6898
+ "requires": {},
6899
+ "devtools": "^0.0.0"
6229
6900
  }
6230
6901
  },
6231
6902
  {
@@ -6250,7 +6921,8 @@
6250
6921
  "nuxt": "^3.0.0",
6251
6922
  "requires": {
6252
6923
  "bridge": "optional"
6253
- }
6924
+ },
6925
+ "devtools": "^0.0.0"
6254
6926
  }
6255
6927
  },
6256
6928
  {
@@ -6277,7 +6949,7 @@
6277
6949
  },
6278
6950
  {
6279
6951
  "name": "vue-multiselect",
6280
- "description": "Single / multiple select plugin for Nuxt.js using vue-multiselect.",
6952
+ "description": "Single / multiple select plugin for Nuxt using vue-multiselect.",
6281
6953
  "repo": "spektrummedia/nuxt-vue-multiselect",
6282
6954
  "npm": "nuxt-vue-multiselect",
6283
6955
  "icon": "",
@@ -6322,7 +6994,7 @@
6322
6994
  {
6323
6995
  "name": "vue-query",
6324
6996
  "description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
6325
- "repo": "Hebilicious/vue-query-nuxt#main",
6997
+ "repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt#main",
6326
6998
  "npm": "@hebilicious/vue-query-nuxt",
6327
6999
  "icon": "vue-query.svg",
6328
7000
  "github": "https://github.com/Hebilicious/vue-query-nuxt",
@@ -6391,7 +7063,7 @@
6391
7063
  },
6392
7064
  {
6393
7065
  "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",
7066
+ "description": "A Cross-browser storage for Vue.js and Nuxt, with plugins support and easy extensibility based on Store.js",
6395
7067
  "repo": "juliomrqz/vue-warehouse",
6396
7068
  "npm": "vue-warehouse",
6397
7069
  "icon": "",
@@ -6412,6 +7084,29 @@
6412
7084
  "requires": {}
6413
7085
  }
6414
7086
  },
7087
+ {
7088
+ "name": "vue3-carousel-nuxt",
7089
+ "description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt applications.",
7090
+ "repo": "gaetansenn/vue3-carousel-nuxt",
7091
+ "npm": "vue3-carousel-nuxt",
7092
+ "icon": "",
7093
+ "github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
7094
+ "website": "",
7095
+ "learn_more": "",
7096
+ "category": "UI",
7097
+ "type": "3rd-party",
7098
+ "maintainers": [
7099
+ {
7100
+ "name": "Gaetan SENN",
7101
+ "github": "gaetansenn",
7102
+ "avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
7103
+ }
7104
+ ],
7105
+ "compatibility": {
7106
+ "nuxt": "^3.0.0",
7107
+ "requires": {}
7108
+ }
7109
+ },
6415
7110
  {
6416
7111
  "name": "vuefire",
6417
7112
  "description": "Idiomatic composables for the Firebase SDK",
@@ -6436,7 +7131,7 @@
6436
7131
  },
6437
7132
  {
6438
7133
  "name": "vuestic",
6439
- "description": "Vuestic UI module for Nuxt 3",
7134
+ "description": "Vuestic UI module for Nuxt",
6440
7135
  "repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
6441
7136
  "npm": "@vuestic/nuxt",
6442
7137
  "icon": "vuestic.png",
@@ -6464,7 +7159,7 @@
6464
7159
  "icon": "vuetify-logo-v3-dark.svg",
6465
7160
  "github": "https://github.com/userquin/vuetify-nuxt-module",
6466
7161
  "website": "https://github.com/userquin/vuetify-nuxt-module",
6467
- "learn_more": "https://github.com/userquin/vuetify-nuxt-module/README.md",
7162
+ "learn_more": "https://vuetify-nuxt-module.netlify.app/",
6468
7163
  "category": "UI",
6469
7164
  "type": "3rd-party",
6470
7165
  "maintainers": [
@@ -6480,7 +7175,7 @@
6480
7175
  },
6481
7176
  {
6482
7177
  "name": "vuetify",
6483
- "description": "Vuetify Module for Nuxt.js to add Material Design components to your application.",
7178
+ "description": "Vuetify Module for Nuxt to add Material Design components to your application.",
6484
7179
  "repo": "nuxt-community/vuetify-module",
6485
7180
  "npm": "@nuxtjs/vuetify",
6486
7181
  "icon": "vuetify.png",
@@ -6527,7 +7222,8 @@
6527
7222
  "nuxt": "^2.0.0 || ^3.0.0",
6528
7223
  "requires": {
6529
7224
  "bridge": "optional"
6530
- }
7225
+ },
7226
+ "devtools": "^0.0.0"
6531
7227
  }
6532
7228
  },
6533
7229
  {
@@ -6554,7 +7250,7 @@
6554
7250
  },
6555
7251
  {
6556
7252
  "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.",
7253
+ "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
7254
  "repo": "gaetansenn/vunix#main/packages/nuxt",
6559
7255
  "npm": "@vunix/nuxt",
6560
7256
  "icon": "",
@@ -6578,11 +7274,11 @@
6578
7274
  {
6579
7275
  "name": "web-vitals",
6580
7276
  "description": "Web Vitals for Nuxt",
6581
- "repo": "nuxt-community/web-vitals-module",
7277
+ "repo": "nuxt-modules/web-vitals",
6582
7278
  "npm": "@nuxtjs/web-vitals",
6583
7279
  "icon": "web-vitals.png",
6584
- "github": "https://github.com/nuxt-community/web-vitals-module",
6585
- "website": "https://github.com/nuxt-community/web-vitals-module",
7280
+ "github": "https://github.com/nuxt-modules/web-vitals",
7281
+ "website": "https://github.com/nuxt-modules/web-vitals",
6586
7282
  "learn_more": "",
6587
7283
  "category": "Performance",
6588
7284
  "type": "community",
@@ -6633,7 +7329,7 @@
6633
7329
  },
6634
7330
  {
6635
7331
  "name": "webpack-optimisations",
6636
- "description": "Nuxt.js v2 module to automatically make your builds faster.",
7332
+ "description": "Nuxt v2 module to automatically make your builds faster.",
6637
7333
  "repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
6638
7334
  "npm": "nuxt-webpack-optimisations",
6639
7335
  "icon": "build-optimisations.svg",
@@ -6725,7 +7421,7 @@
6725
7421
  },
6726
7422
  {
6727
7423
  "name": "well-known",
6728
- "description": "A Nuxt.js module to add well-known URIs using middlewares",
7424
+ "description": "A Nuxt module to add well-known URIs using middlewares",
6729
7425
  "repo": "zadigetvoltaire/nuxt-well-known",
6730
7426
  "npm": "@zadigetvoltaire/nuxt-well-known",
6731
7427
  "icon": "well-known.svg",
@@ -6747,7 +7443,7 @@
6747
7443
  },
6748
7444
  {
6749
7445
  "name": "wideangle",
6750
- "description": "Nuxt 3 module to integrate Wide Angle Analytics",
7446
+ "description": "Nuxt module to integrate Wide Angle Analytics",
6751
7447
  "repo": "inputobjects/wideangle-nuxt",
6752
7448
  "npm": "wideangle-nuxt",
6753
7449
  "icon": "wideangle.png",
@@ -6914,55 +7610,9 @@
6914
7610
  "requires": {}
6915
7611
  }
6916
7612
  },
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
7613
  {
6964
7614
  "name": "zendesk",
6965
- "description": "Nuxt.js module for Zendesk",
7615
+ "description": "Nuxt module for Zendesk",
6966
7616
  "repo": "DansMaCulotte/nuxt-zendesk",
6967
7617
  "npm": "@dansmaculotte/nuxt-zendesk",
6968
7618
  "icon": "zendesk.png",