@nuxt/modules 0.6.0-6009c6 → 0.6.0-61ddab

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 +1770 -333
  2. package/package.json +11 -9
package/modules.json CHANGED
@@ -1,7 +1,29 @@
1
1
  [
2
+ {
3
+ "name": "Nuxt zodI18n",
4
+ "description": "A Nuxt Module for localizing zod error messages.",
5
+ "repo": "xibman/nuxt-zod-i18n",
6
+ "npm": "nuxt-zod-i18n",
7
+ "icon": "",
8
+ "github": "https://github.com/xibman/nuxt-zod-i18n",
9
+ "website": "https://github.com/xibman/nuxt-zod-i18n",
10
+ "learn_more": "",
11
+ "category": "Devtools",
12
+ "type": "3rd-party",
13
+ "maintainers": [
14
+ {
15
+ "name": "xibman",
16
+ "github": "xibman"
17
+ }
18
+ ],
19
+ "compatibility": {
20
+ "nuxt": "^2.0.0",
21
+ "requires": {}
22
+ }
23
+ },
2
24
  {
3
25
  "name": "ackee",
4
- "description": "Nuxt.js module for Ackee analytics",
26
+ "description": "Nuxt module for Ackee analytics",
5
27
  "repo": "bdrtsky/nuxt-ackee",
6
28
  "npm": "nuxt-ackee",
7
29
  "icon": "ackee.png",
@@ -28,7 +50,7 @@
28
50
  },
29
51
  {
30
52
  "name": "agility-cms",
31
- "description": "Agility CMS Integration for Nuxt.js",
53
+ "description": "Agility CMS Integration for Nuxt",
32
54
  "repo": "agility/agilitycms-nuxt-module",
33
55
  "npm": "@agility/agilitycms-nuxt-module",
34
56
  "icon": "agility.png",
@@ -51,7 +73,7 @@
51
73
  },
52
74
  {
53
75
  "name": "algolia",
54
- "description": "Algolia Search Module for Nuxt 3",
76
+ "description": "Algolia Search Module for Nuxt",
55
77
  "repo": "nuxt-modules/algolia",
56
78
  "npm": "@nuxtjs/algolia",
57
79
  "icon": "algolia.svg",
@@ -146,9 +168,55 @@
146
168
  "requires": {}
147
169
  }
148
170
  },
171
+ {
172
+ "name": "ant-design-vue",
173
+ "description": "A Vue 3 based component library for designers and developers",
174
+ "repo": "vueComponent/ant-design-vue-nuxt",
175
+ "npm": "@ant-design-vue/nuxt",
176
+ "icon": "ant-design-vue.svg",
177
+ "github": "https://github.com/vueComponent/ant-design-vue-nuxt",
178
+ "website": "https://antdv.com",
179
+ "learn_more": "https://github.com/vueComponent/ant-design-vue-nuxt",
180
+ "category": "UI",
181
+ "type": "3rd-party",
182
+ "maintainers": [
183
+ {
184
+ "name": "tangjinzhou",
185
+ "github": "tangjinzhou"
186
+ }
187
+ ],
188
+ "compatibility": {
189
+ "nuxt": "^3.0.0",
190
+ "requires": {
191
+ "bridge": "optional"
192
+ }
193
+ }
194
+ },
195
+ {
196
+ "name": "aos",
197
+ "description": "A Nuxt module that adds Animate On Scroll",
198
+ "repo": "egidiusmengelberg/nuxt-aos",
199
+ "npm": "nuxt-aos",
200
+ "icon": "aos.png",
201
+ "github": "https://github.com/egidiusmengelberg/nuxt-aos",
202
+ "website": "https://github.com/egidiusmengelberg/nuxt-aos",
203
+ "learn_more": "",
204
+ "category": "Devtools",
205
+ "type": "3rd-party",
206
+ "maintainers": [
207
+ {
208
+ "name": "egidiusmengelberg",
209
+ "github": "egidiusmengelberg"
210
+ }
211
+ ],
212
+ "compatibility": {
213
+ "nuxt": "^3.0.0",
214
+ "requires": {}
215
+ }
216
+ },
149
217
  {
150
218
  "name": "api-party",
151
- "description": "Nuxt 3 module to securely connect with any API – server proxy & dynamic composable names",
219
+ "description": "Nuxt module to securely connect with any API – server proxy & dynamic composable names",
152
220
  "repo": "johannschopplich/nuxt-api-party",
153
221
  "npm": "nuxt-api-party",
154
222
  "icon": "api-party.svg",
@@ -196,7 +264,7 @@
196
264
  },
197
265
  {
198
266
  "name": "apollo",
199
- "description": "Integrate GraphQL in your Nuxt.js apps using vue-apollo.",
267
+ "description": "Integrate GraphQL in your Nuxt apps using vue-apollo.",
200
268
  "repo": "nuxt-modules/apollo",
201
269
  "npm": "@nuxtjs/apollo",
202
270
  "icon": "apollo.png",
@@ -220,7 +288,7 @@
220
288
  },
221
289
  {
222
290
  "name": "applicationinsights",
223
- "description": "AppInsights module for Nuxt.js",
291
+ "description": "AppInsights module for Nuxt",
224
292
  "repo": "nuxt-community/applicationinsights-module",
225
293
  "npm": "@nuxtjs/applicationinsights",
226
294
  "icon": "application-insights.png",
@@ -262,9 +330,76 @@
262
330
  "requires": {}
263
331
  }
264
332
  },
333
+ {
334
+ "name": "arco-design-nuxt-module",
335
+ "description": "Nuxt Module for Arco Design Vue. Automatically import components, icons and more.",
336
+ "repo": "wiidede/arco-design-nuxt-module",
337
+ "npm": "arco-design-nuxt-module",
338
+ "icon": "arco-design.svg",
339
+ "github": "https://github.com/wiidede/arco-design-nuxt-module",
340
+ "website": "https://arco.design/vue",
341
+ "learn_more": "https://github.com/wiidede/arco-design-nuxt-module#readme",
342
+ "category": "UI",
343
+ "type": "3rd-party",
344
+ "maintainers": [
345
+ {
346
+ "name": "wiidede",
347
+ "github": "wiidede"
348
+ }
349
+ ],
350
+ "compatibility": {
351
+ "nuxt": "^3.0.0",
352
+ "requires": {}
353
+ }
354
+ },
355
+ {
356
+ "name": "ark-ui",
357
+ "description": "A headless library for building reusable, scalable design systems that works for a wide range of JS frameworks.",
358
+ "repo": "iamdin/nuxt-ark-ui",
359
+ "npm": "nuxt-ark-ui",
360
+ "icon": "ark-ui.svg",
361
+ "github": "https://github.com/iamdin/nuxt-ark-ui",
362
+ "website": "https://ark-ui.com/",
363
+ "learn_more": "https://github.com/iamdin/nuxt-ark-ui",
364
+ "category": "UI",
365
+ "type": "3rd-party",
366
+ "maintainers": [
367
+ {
368
+ "name": "Din",
369
+ "github": "iamdin",
370
+ "twitter": "iamdinq"
371
+ }
372
+ ],
373
+ "compatibility": {
374
+ "nuxt": "^3.0.0",
375
+ "requires": {}
376
+ }
377
+ },
378
+ {
379
+ "name": "auth-utils",
380
+ "description": "Minimalist Auth module for Nuxt with SSR.",
381
+ "repo": "atinux/nuxt-auth-utils",
382
+ "npm": "nuxt-auth-utils",
383
+ "icon": "",
384
+ "github": "https://github.com/atinux/nuxt-auth-utils",
385
+ "website": "https://github.com/atinux/nuxt-auth-utils",
386
+ "learn_more": "",
387
+ "category": "Devtools",
388
+ "type": "3rd-party",
389
+ "maintainers": [
390
+ {
391
+ "name": "atinux",
392
+ "github": "atinux"
393
+ }
394
+ ],
395
+ "compatibility": {
396
+ "nuxt": "^3.0.0",
397
+ "requires": {}
398
+ }
399
+ },
265
400
  {
266
401
  "name": "auth",
267
- "description": "Zero-boilerplate authentication support for Nuxt.js.",
402
+ "description": "Zero-boilerplate authentication support for Nuxt.",
268
403
  "repo": "nuxt-community/auth-module",
269
404
  "npm": "@nuxtjs/auth",
270
405
  "icon": "auth.png",
@@ -289,9 +424,55 @@
289
424
  "requires": {}
290
425
  }
291
426
  },
427
+ {
428
+ "name": "authjs",
429
+ "description": "Auth.js authentication Nuxt module. Edge compatible.",
430
+ "repo": "Hebilicious/authjs-nuxt#main",
431
+ "npm": "@hebilicious/authjs-nuxt",
432
+ "icon": "authjs.png",
433
+ "github": "https://github.com/Hebilicious/authjs-nuxt",
434
+ "website": "https://authjs-nuxt.pages.dev/",
435
+ "learn_more": "https://authjs.dev/",
436
+ "category": "Security",
437
+ "type": "3rd-party",
438
+ "maintainers": [
439
+ {
440
+ "name": "Hebilicious",
441
+ "github": "Hebilicious",
442
+ "twitter": "its_hebilicious"
443
+ }
444
+ ],
445
+ "compatibility": {
446
+ "nuxt": "^3.0.0",
447
+ "requires": {}
448
+ }
449
+ },
450
+ {
451
+ "name": "auto-animate",
452
+ "description": "Automatic animations for your Nuxt app with a single line of code.",
453
+ "repo": "formkit/auto-animate",
454
+ "npm": "@formkit/auto-animate",
455
+ "icon": "auto-animate.svg",
456
+ "github": "https://github.com/formkit/auto-animate",
457
+ "website": "https://auto-animate.formkit.com",
458
+ "learn_more": "https://auto-animate.formkit.com",
459
+ "category": "Libraries",
460
+ "type": "3rd-party",
461
+ "maintainers": [
462
+ {
463
+ "name": "Justin Schroeder",
464
+ "github": "justin-schroeder",
465
+ "twitter": "jpschroeder"
466
+ }
467
+ ],
468
+ "compatibility": {
469
+ "nuxt": "^3.0.0",
470
+ "requires": {}
471
+ }
472
+ },
292
473
  {
293
474
  "name": "axios",
294
- "description": "Secure and easy Axios module with Nuxt.js",
475
+ "description": "Secure and easy Axios module with Nuxt",
295
476
  "repo": "nuxt-community/axios-module",
296
477
  "npm": "@nuxtjs/axios",
297
478
  "icon": "axios.svg",
@@ -314,7 +495,7 @@
314
495
  },
315
496
  {
316
497
  "name": "basic-auth",
317
- "description": "Provide basic authentication to your Nuxt.js application",
498
+ "description": "Provide basic authentication to your Nuxt application",
318
499
  "repo": "potato4d/nuxt-basic-auth-module",
319
500
  "npm": "nuxt-basic-auth-module",
320
501
  "icon": "",
@@ -438,7 +619,7 @@
438
619
  },
439
620
  {
440
621
  "name": "bulma-slim",
441
- "description": "Nuxt.js module to automatically make a slim Bulma build of used features with Purgecss",
622
+ "description": "Nuxt module to automatically make a slim Bulma build of used features with Purgecss",
442
623
  "repo": "mustardamus/nuxt-bulma-slim",
443
624
  "npm": "nuxt-bulma-slim",
444
625
  "icon": "bulma.png",
@@ -505,7 +686,7 @@
505
686
  },
506
687
  {
507
688
  "name": "canvas-sketch",
508
- "description": "Nuxt.js module for making generative and 3D artwork with canvas-sketch in JavaScript",
689
+ "description": "Nuxt module for making generative and 3D artwork with canvas-sketch in JavaScript",
509
690
  "repo": "LuXDAmore/generative-art",
510
691
  "npm": "@luxdamore/nuxt-canvas-sketch",
511
692
  "icon": "",
@@ -526,9 +707,31 @@
526
707
  "requires": {}
527
708
  }
528
709
  },
710
+ {
711
+ "name": "capo",
712
+ "description": "Capo.js implementation for Nuxt",
713
+ "repo": "danielroe/nuxt-capo",
714
+ "npm": "nuxt-capo",
715
+ "icon": "",
716
+ "github": "https://github.com/danielroe/nuxt-capo",
717
+ "website": "https://github.com/danielroe/nuxt-capo",
718
+ "learn_more": "",
719
+ "category": "Performance",
720
+ "type": "3rd-party",
721
+ "maintainers": [
722
+ {
723
+ "name": "danielroe",
724
+ "github": "danielroe"
725
+ }
726
+ ],
727
+ "compatibility": {
728
+ "nuxt": "^3.0.0",
729
+ "requires": {}
730
+ }
731
+ },
529
732
  {
530
733
  "name": "chakra-ui",
531
- "description": "Chakra UI Module for Nuxt.js",
734
+ "description": "Chakra UI Module for Nuxt",
532
735
  "repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
533
736
  "npm": "@chakra-ui/nuxt",
534
737
  "icon": "chakra-ui.png",
@@ -639,7 +842,7 @@
639
842
  },
640
843
  {
641
844
  "name": "cloudcms",
642
- "description": "CloudCMS Nuxt.js Module",
845
+ "description": "CloudCMS Nuxt Module",
643
846
  "repo": "gitana/cloudcms-nuxt",
644
847
  "npm": "cloudcms-nuxt",
645
848
  "icon": "",
@@ -688,11 +891,11 @@
688
891
  },
689
892
  {
690
893
  "name": "cloudinary",
691
- "description": "Optimize images and videos in your Nuxt.js application",
692
- "repo": "nuxt-community/cloudinary-module",
894
+ "description": "Optimize images and videos in your Nuxt application",
895
+ "repo": "nuxt-modules/cloudinary",
693
896
  "npm": "@nuxtjs/cloudinary",
694
897
  "icon": "cloudinary.png",
695
- "github": "https://github.com/nuxt-community/cloudinary-module",
898
+ "github": "https://github.com/nuxt-modules/cloudinary",
696
899
  "website": "https://cloudinary.nuxtjs.org",
697
900
  "learn_more": "https://cloudinary.com",
698
901
  "category": "Images",
@@ -711,11 +914,11 @@
711
914
  },
712
915
  {
713
916
  "name": "color-mode",
714
- "description": "Dark and Light mode for NuxtJS with auto detection",
715
- "repo": "nuxt-community/color-mode-module",
917
+ "description": "Dark and Light mode for Nuxt with auto detection",
918
+ "repo": "nuxt-modules/color-mode",
716
919
  "npm": "@nuxtjs/color-mode",
717
920
  "icon": "color-mode.png",
718
- "github": "https://github.com/nuxt-community/color-mode-module",
921
+ "github": "https://github.com/nuxt-modules/color-mode",
719
922
  "website": "https://color-mode.nuxtjs.org",
720
923
  "learn_more": "",
721
924
  "category": "UI",
@@ -932,7 +1135,7 @@
932
1135
  },
933
1136
  {
934
1137
  "name": "darkmode.js",
935
- "description": "Add darkmode / nightmode to your Nuxt.js project in a few seconds",
1138
+ "description": "Add darkmode / nightmode to your Nuxt project in a few seconds",
936
1139
  "repo": "sandoche/nuxtjs-darkmode-js-module#main",
937
1140
  "npm": "nuxtjs-darkmode-js-module",
938
1141
  "icon": "darkmode.png",
@@ -954,7 +1157,7 @@
954
1157
  },
955
1158
  {
956
1159
  "name": "date-fns",
957
- "description": "Modern JavaScript date utility library - date-fns for Nuxt.js",
1160
+ "description": "Modern JavaScript date utility library - date-fns for Nuxt",
958
1161
  "repo": "nuxt-community/date-fns-module",
959
1162
  "npm": "@nuxtjs/date-fns",
960
1163
  "icon": "date-fns.png",
@@ -976,7 +1179,7 @@
976
1179
  },
977
1180
  {
978
1181
  "name": "datocms-nuxt2",
979
- "description": "DatoCMS integration for Nuxt.js v2",
1182
+ "description": "DatoCMS integration for Nuxt v2",
980
1183
  "repo": "voorhoede/nuxt-datocms-module",
981
1184
  "npm": "@voorhoede/nuxt-datocms-module",
982
1185
  "icon": "datocms.svg",
@@ -1045,8 +1248,8 @@
1045
1248
  },
1046
1249
  {
1047
1250
  "name": "delay-hydration",
1048
- "description": "Improve your Nuxt.js v2 Google Lighthouse score by delaying hydration.",
1049
- "repo": "harlan-zw/nuxt-delay-hydration#main/packages/nuxt-delay-hydration",
1251
+ "description": "Improve your Nuxt v2 Google Lighthouse score by delaying hydration.",
1252
+ "repo": "harlan-zw/nuxt-delay-hydration",
1050
1253
  "npm": "nuxt-delay-hydration",
1051
1254
  "icon": "lighthouse.svg",
1052
1255
  "github": "https://github.com/harlan-zw/nuxt-delay-hydration",
@@ -1068,12 +1271,12 @@
1068
1271
  },
1069
1272
  {
1070
1273
  "name": "device",
1071
- "description": "Device detection module for Nuxt.js",
1072
- "repo": "nuxt-community/device-module",
1274
+ "description": "Device detection module for Nuxt",
1275
+ "repo": "nuxt-modules/device",
1073
1276
  "npm": "@nuxtjs/device",
1074
1277
  "icon": "",
1075
- "github": "https://github.com/nuxt-community/device-module",
1076
- "website": "https://github.com/nuxt-community/device-module",
1278
+ "github": "https://github.com/nuxt-modules/device",
1279
+ "website": "https://github.com/nuxt-modules/device",
1077
1280
  "learn_more": "",
1078
1281
  "category": "Extensions",
1079
1282
  "type": "community",
@@ -1091,7 +1294,7 @@
1091
1294
  {
1092
1295
  "name": "devtools",
1093
1296
  "description": "Unleash Nuxt Developer Experience. A set of visual tools that help you to know your app better.",
1094
- "repo": "nuxt/devtools#main",
1297
+ "repo": "nuxt/devtools#main/packages/devtools",
1095
1298
  "npm": "@nuxt/devtools",
1096
1299
  "icon": "nuxt.svg",
1097
1300
  "github": "https://github.com/nuxt/devtools",
@@ -1113,13 +1316,13 @@
1113
1316
  },
1114
1317
  {
1115
1318
  "name": "directus",
1116
- "description": "Easily connect your Nuxt3 application to your directus server.",
1319
+ "description": "Easily connect your Nuxt application to your directus server.",
1117
1320
  "repo": "intevel/nuxt-directus",
1118
1321
  "npm": "nuxt-directus",
1119
1322
  "icon": "directus.svg",
1120
- "github": "https://github.com/directus/nuxt-directus/",
1121
- "website": "https://nuxt-directus.netlify.app/",
1122
- "learn_more": "https://nuxt-directus.netlify.app/",
1323
+ "github": "https://github.com/intevel/nuxt-directus/",
1324
+ "website": "https://nuxt-directus.site/",
1325
+ "learn_more": "https://nuxt-directus.site/",
1123
1326
  "category": "CMS",
1124
1327
  "type": "3rd-party",
1125
1328
  "maintainers": [
@@ -1130,15 +1333,58 @@
1130
1333
  }
1131
1334
  ],
1132
1335
  "compatibility": {
1133
- "nuxt": "^2.0.0 || ^3.0.0",
1134
- "requires": {
1135
- "bridge": true
1336
+ "nuxt": "^3.0.0",
1337
+ "requires": {},
1338
+ "devtools": "^0.0.0"
1339
+ }
1340
+ },
1341
+ {
1342
+ "name": "disqus",
1343
+ "description": "Disqus Comments Module for Nuxt - Instantly add a comment widget to your app",
1344
+ "repo": "modbender/nuxt-disqus",
1345
+ "npm": "nuxt-disqus",
1346
+ "icon": "disqus.svg",
1347
+ "github": "https://github.com/modbender/nuxt-disqus",
1348
+ "website": "https://github.com/modbender/nuxt-disqus",
1349
+ "learn_more": "https://github.com/modbender/vue3-disqus",
1350
+ "category": "Libraries",
1351
+ "type": "3rd-party",
1352
+ "maintainers": [
1353
+ {
1354
+ "name": "modbender",
1355
+ "github": "modbender"
1356
+ }
1357
+ ],
1358
+ "compatibility": {
1359
+ "nuxt": "^3.0.0",
1360
+ "requires": {}
1361
+ }
1362
+ },
1363
+ {
1364
+ "name": "doppler",
1365
+ "description": "Integrate your Doppler secrets into your Nuxt build",
1366
+ "repo": "JamieCurnow/nuxt-doppler",
1367
+ "npm": "nuxt-doppler",
1368
+ "icon": "doppler.png",
1369
+ "github": "https://github.com/JamieCurnow/nuxt-doppler",
1370
+ "website": "https://github.com/JamieCurnow/nuxt-doppler",
1371
+ "learn_more": "",
1372
+ "category": "Devtools",
1373
+ "type": "3rd-party",
1374
+ "maintainers": [
1375
+ {
1376
+ "name": "JamieCurnow",
1377
+ "github": "JamieCurnow"
1136
1378
  }
1379
+ ],
1380
+ "compatibility": {
1381
+ "nuxt": "^3.0.0",
1382
+ "requires": {}
1137
1383
  }
1138
1384
  },
1139
1385
  {
1140
1386
  "name": "dotenv",
1141
- "description": "A Nuxt.js module that loads your .env file into your context options",
1387
+ "description": "A Nuxt module that loads your .env file into your context options",
1142
1388
  "repo": "nuxt-community/dotenv-module",
1143
1389
  "npm": "@nuxtjs/dotenv",
1144
1390
  "icon": "dotenv.png",
@@ -1160,13 +1406,13 @@
1160
1406
  },
1161
1407
  {
1162
1408
  "name": "drupal-ce",
1163
- "description": "Connects Nuxt.js with Drupal via the Lupus Custom Elements Renderer",
1409
+ "description": "Connects Nuxt with Drupal via the Lupus Custom Elements Renderer",
1164
1410
  "repo": "drunomics/nuxtjs-drupal-ce",
1165
1411
  "npm": "nuxtjs-drupal-ce",
1166
1412
  "icon": "drupal-ce.png",
1167
1413
  "github": "https://github.com/drunomics/nuxtjs-drupal-ce",
1168
- "website": "https://stack.lupus.digital",
1169
- "learn_more": "https://stack.lupus.digital/2-resources/learning",
1414
+ "website": "https://lupus-decoupled.org",
1415
+ "learn_more": "https://lupus-decoupled.org/get-started/how-it-works",
1170
1416
  "category": "CMS",
1171
1417
  "type": "3rd-party",
1172
1418
  "maintainers": [
@@ -1181,19 +1427,19 @@
1181
1427
  "avatar": "https://avatars.githubusercontent.com/u/1254146?v=4"
1182
1428
  },
1183
1429
  {
1184
- "name": "David Licen",
1185
- "github": "davision",
1186
- "avatar": "https://avatars.githubusercontent.com/u/3862832?v=4"
1430
+ "name": "Matic",
1431
+ "github": "TurtlBbx",
1432
+ "avatar": "https://avatars.githubusercontent.com/u/29594309?v=4"
1187
1433
  }
1188
1434
  ],
1189
1435
  "compatibility": {
1190
- "nuxt": "^2.0.0",
1436
+ "nuxt": "^2.0.0 || ^3.0.0",
1191
1437
  "requires": {}
1192
1438
  }
1193
1439
  },
1194
1440
  {
1195
1441
  "name": "druxt",
1196
- "description": "A bridge between frameworks, Drupal in the back, Nuxt.js in the front.",
1442
+ "description": "A bridge between frameworks, Drupal in the back, Nuxt in the front.",
1197
1443
  "repo": "druxt/druxt.js#develop/packages/druxt",
1198
1444
  "npm": "druxt",
1199
1445
  "icon": "druxt.svg",
@@ -1213,6 +1459,29 @@
1213
1459
  "requires": {}
1214
1460
  }
1215
1461
  },
1462
+ {
1463
+ "name": "edgedb",
1464
+ "description": "Integrate Nuxt 3 with EdgeDB effortlessly, adding a robust database layer to your app with minimal configuration.",
1465
+ "repo": "Tahul/nuxt-edgedb",
1466
+ "npm": "nuxt-edgedb-module",
1467
+ "icon": "edgedb.svg",
1468
+ "github": "https://github.com/Tahul/nuxt-edgedb",
1469
+ "website": "https://github.com/Tahul/nuxt-edgedb",
1470
+ "learn_more": "https://github.com/Tahul/nuxt-edgedb",
1471
+ "category": "Database",
1472
+ "type": "3rd-party",
1473
+ "maintainers": [
1474
+ {
1475
+ "name": "Yaël Guilloux",
1476
+ "github": "Tahul",
1477
+ "twitter": "yaeeelglx"
1478
+ }
1479
+ ],
1480
+ "compatibility": {
1481
+ "nuxt": "^3.8.0",
1482
+ "requires": {}
1483
+ }
1484
+ },
1216
1485
  {
1217
1486
  "name": "electron",
1218
1487
  "description": "Integrate Nuxt and Electron.",
@@ -1261,7 +1530,7 @@
1261
1530
  },
1262
1531
  {
1263
1532
  "name": "emotion",
1264
- "description": "The Next Generation of CSS-in-JS for Nuxt.js",
1533
+ "description": "The Next Generation of CSS-in-JS for Nuxt",
1265
1534
  "repo": "nuxt-modules/emotion",
1266
1535
  "npm": "@nuxtjs/emotion",
1267
1536
  "icon": "emotion.png",
@@ -1289,7 +1558,7 @@
1289
1558
  },
1290
1559
  {
1291
1560
  "name": "eslint",
1292
- "description": "ESLint module for Nuxt.js",
1561
+ "description": "ESLint module for Nuxt",
1293
1562
  "repo": "nuxt-community/eslint-module",
1294
1563
  "npm": "@nuxtjs/eslint-module",
1295
1564
  "icon": "eslint.png",
@@ -1311,7 +1580,7 @@
1311
1580
  },
1312
1581
  {
1313
1582
  "name": "event-trace",
1314
- "description": "Module for event trace in Nuxt.js",
1583
+ "description": "Module for event trace in Nuxt",
1315
1584
  "repo": "nuxt-community/nuxt-event-trace",
1316
1585
  "npm": "nuxt-event-trace",
1317
1586
  "icon": "",
@@ -1331,6 +1600,29 @@
1331
1600
  "requires": {}
1332
1601
  }
1333
1602
  },
1603
+ {
1604
+ "name": "fathom-analytics",
1605
+ "description": "Fathom analytics integration for Nuxt",
1606
+ "repo": "valgeirb/nuxt-fathom",
1607
+ "npm": "nuxt-fathom",
1608
+ "icon": "fathom-analytics.svg",
1609
+ "github": "https://github.com/valgeirb/nuxt-fathom",
1610
+ "website": "https://github.com/valgeirb/nuxt-fathom#readme",
1611
+ "learn_more": "",
1612
+ "category": "Analytics",
1613
+ "type": "3rd-party",
1614
+ "maintainers": [
1615
+ {
1616
+ "name": "Valgeir Björnsson",
1617
+ "github": "valgeirb",
1618
+ "avatar": "https://avatars.githubusercontent.com/valgeirb"
1619
+ }
1620
+ ],
1621
+ "compatibility": {
1622
+ "nuxt": "^3.0.0",
1623
+ "requires": {}
1624
+ }
1625
+ },
1334
1626
  {
1335
1627
  "name": "fathom",
1336
1628
  "description": "Fathom analytics for Nuxt",
@@ -1355,7 +1647,7 @@
1355
1647
  },
1356
1648
  {
1357
1649
  "name": "feature-toggle",
1358
- "description": "Feature toggle module for Nuxt.js",
1650
+ "description": "Feature toggle module for Nuxt",
1359
1651
  "repo": "stephenkr/nuxt-feature-toggle",
1360
1652
  "npm": "nuxt-feature-toggle",
1361
1653
  "icon": "",
@@ -1422,7 +1714,7 @@
1422
1714
  },
1423
1715
  {
1424
1716
  "name": "floating-prompt-module",
1425
- "description": "Invite your users to support you on product hunt with this floating prompt Nuxt.js module",
1717
+ "description": "Invite your users to support you on product hunt with this floating prompt Nuxt module",
1426
1718
  "repo": "sandoche/nuxt-floating-prompt-module#main",
1427
1719
  "npm": "nuxt-floating-prompt-module",
1428
1720
  "icon": "",
@@ -1531,6 +1823,29 @@
1531
1823
  "requires": {}
1532
1824
  }
1533
1825
  },
1826
+ {
1827
+ "name": "form-actions",
1828
+ "description": "A set of features and composables to interact with forms and server data.",
1829
+ "repo": "Hebilicious/form-actions-nuxt#main/packages/form-action-nuxt",
1830
+ "npm": "@hebilicious/form-actions-nuxt",
1831
+ "icon": "form-actions.svg",
1832
+ "github": "https://github.com/Hebilicious/form-actions-nuxt",
1833
+ "website": "https://form-actions-nuxt.pages.dev/",
1834
+ "learn_more": "https://github.com/Hebilicious/form-actions-nuxt#readme",
1835
+ "category": "Request",
1836
+ "type": "3rd-party",
1837
+ "maintainers": [
1838
+ {
1839
+ "name": "Hebilicious",
1840
+ "github": "Hebilicious",
1841
+ "twitter": "its_hebilicious"
1842
+ }
1843
+ ],
1844
+ "compatibility": {
1845
+ "nuxt": "^3.7.0",
1846
+ "requires": {}
1847
+ }
1848
+ },
1534
1849
  {
1535
1850
  "name": "formkit",
1536
1851
  "description": "Seamless FormKit integration for Nuxt",
@@ -1605,7 +1920,7 @@
1605
1920
  },
1606
1921
  {
1607
1922
  "name": "google-adsense",
1608
- "description": "Google Adsense Module for Nuxt.js",
1923
+ "description": "Google Adsense Module for Nuxt",
1609
1924
  "repo": "nuxt-community/google-adsense-module",
1610
1925
  "npm": "@nuxtjs/google-adsense",
1611
1926
  "icon": "google-adsense.png",
@@ -1631,7 +1946,7 @@
1631
1946
  },
1632
1947
  {
1633
1948
  "name": "google-analytics",
1634
- "description": "Google analytics Module for Nuxt.js",
1949
+ "description": "Google analytics Module for Nuxt",
1635
1950
  "repo": "nuxt-community/analytics-module",
1636
1951
  "npm": "@nuxtjs/google-analytics",
1637
1952
  "icon": "google-analytics.png",
@@ -1663,12 +1978,12 @@
1663
1978
  },
1664
1979
  {
1665
1980
  "name": "google-fonts",
1666
- "description": "Google Fonts module for NuxtJS",
1667
- "repo": "nuxt-community/google-fonts-module",
1981
+ "description": "Google Fonts module for Nuxt",
1982
+ "repo": "nuxt-modules/google-fonts",
1668
1983
  "npm": "@nuxtjs/google-fonts",
1669
1984
  "icon": "google-fonts.png",
1670
- "github": "https://github.com/nuxt-community/google-fonts-module",
1671
- "website": "https://github.com/nuxt-community/google-fonts-module",
1985
+ "github": "https://github.com/nuxt-modules/google-fonts",
1986
+ "website": "https://google-fonts.nuxtjs.org",
1672
1987
  "learn_more": "https://developers.google.com/fonts",
1673
1988
  "category": "Fonts",
1674
1989
  "type": "community",
@@ -1687,7 +2002,7 @@
1687
2002
  },
1688
2003
  {
1689
2004
  "name": "google-gtag",
1690
- "description": "Google GTag for Nuxt.js",
2005
+ "description": "Google GTag for Nuxt",
1691
2006
  "repo": "nuxt-community/google-gtag",
1692
2007
  "npm": "@nuxtjs/google-gtag",
1693
2008
  "icon": "gtm.png",
@@ -1713,7 +2028,7 @@
1713
2028
  },
1714
2029
  {
1715
2030
  "name": "google-optimize",
1716
- "description": "SSR friendly Google Optimize module for Nuxt.js",
2031
+ "description": "SSR friendly Google Optimize module for Nuxt",
1717
2032
  "repo": "nuxt-community/google-optimize-module",
1718
2033
  "npm": "nuxt-google-optimize",
1719
2034
  "icon": "google-optimize.png",
@@ -1768,7 +2083,7 @@
1768
2083
  },
1769
2084
  {
1770
2085
  "name": "graphql-request",
1771
- "description": "Easy Minimal GraphQL client integration with Nuxt.js",
2086
+ "description": "Easy Minimal GraphQL client integration with Nuxt",
1772
2087
  "repo": "gomah/nuxt-graphql-request",
1773
2088
  "npm": "nuxt-graphql-request",
1774
2089
  "icon": "graphql-request.png",
@@ -1784,7 +2099,7 @@
1784
2099
  }
1785
2100
  ],
1786
2101
  "compatibility": {
1787
- "nuxt": "^2.0.0",
2102
+ "nuxt": "^2.0.0 || ^3.0.0",
1788
2103
  "requires": {}
1789
2104
  }
1790
2105
  },
@@ -1807,12 +2122,13 @@
1807
2122
  ],
1808
2123
  "compatibility": {
1809
2124
  "nuxt": "^3.0.0",
1810
- "requires": {}
2125
+ "requires": {},
2126
+ "devtools": "^0.0.0"
1811
2127
  }
1812
2128
  },
1813
2129
  {
1814
2130
  "name": "gtag",
1815
- "description": "Google Analytics integration for Nuxt 3",
2131
+ "description": "Google Analytics integration for Nuxt",
1816
2132
  "repo": "johannschopplich/nuxt-gtag",
1817
2133
  "npm": "nuxt-gtag",
1818
2134
  "icon": "gtag.svg",
@@ -1836,7 +2152,7 @@
1836
2152
  },
1837
2153
  {
1838
2154
  "name": "gtm",
1839
- "description": "Google Tag Manager Module for Nuxt.js",
2155
+ "description": "Google Tag Manager Module for Nuxt",
1840
2156
  "repo": "nuxt-community/gtm-module",
1841
2157
  "npm": "@nuxtjs/gtm",
1842
2158
  "icon": "gtm.png",
@@ -1859,7 +2175,7 @@
1859
2175
  },
1860
2176
  {
1861
2177
  "name": "guess",
1862
- "description": "Guess.js module for Nuxt.js",
2178
+ "description": "Guess.js module for Nuxt",
1863
2179
  "repo": "nuxt-community/guess-module",
1864
2180
  "npm": "@nuxtjs/guess-module",
1865
2181
  "icon": "guessjs.png",
@@ -1879,6 +2195,28 @@
1879
2195
  "requires": {}
1880
2196
  }
1881
2197
  },
2198
+ {
2199
+ "name": "hanko",
2200
+ "description": "Hanko integration for Nuxt for passwordless authentication",
2201
+ "repo": "nuxt-modules/hanko",
2202
+ "npm": "@nuxtjs/hanko",
2203
+ "icon": "hanko.svg",
2204
+ "github": "https://github.com/nuxt-modules/hanko",
2205
+ "website": "https://github.com/nuxt-modules/hanko",
2206
+ "learn_more": "https://hanko.io/",
2207
+ "category": "Security",
2208
+ "type": "community",
2209
+ "maintainers": [
2210
+ {
2211
+ "name": "danielroe",
2212
+ "github": "danielroe"
2213
+ }
2214
+ ],
2215
+ "compatibility": {
2216
+ "nuxt": "^3.0.0",
2217
+ "requires": {}
2218
+ }
2219
+ },
1882
2220
  {
1883
2221
  "name": "harlem",
1884
2222
  "description": "Harlem is a simple, unopinionated, lightweight and extensible state management solution for Vue 3.",
@@ -1949,7 +2287,7 @@
1949
2287
  },
1950
2288
  {
1951
2289
  "name": "helmet",
1952
- "description": "Easy Helmet module with Nuxt.js'",
2290
+ "description": "Easy Helmet module with Nuxt'",
1953
2291
  "repo": "victor-perez/nuxt-helmet",
1954
2292
  "npm": "nuxt-helmet",
1955
2293
  "icon": "",
@@ -1993,7 +2331,7 @@
1993
2331
  },
1994
2332
  {
1995
2333
  "name": "history-state",
1996
- "description": "Nuxt.js module to backup or restore historical states",
2334
+ "description": "Nuxt module to backup or restore historical states",
1997
2335
  "repo": "hidekatsu-izuno/nuxt-history-state",
1998
2336
  "npm": "nuxt-history-state",
1999
2337
  "icon": "",
@@ -2062,7 +2400,7 @@
2062
2400
  },
2063
2401
  {
2064
2402
  "name": "http",
2065
- "description": "Universal HTTP Module for Nuxt.js",
2403
+ "description": "Universal HTTP Module for Nuxt",
2066
2404
  "repo": "nuxt/http",
2067
2405
  "npm": "@nuxt/http",
2068
2406
  "icon": "http.png",
@@ -2090,7 +2428,7 @@
2090
2428
  },
2091
2429
  {
2092
2430
  "name": "humans-txt",
2093
- "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.",
2431
+ "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.",
2094
2432
  "repo": "Luxdamore/nuxt-humans-txt",
2095
2433
  "npm": "@luxdamore/nuxt-humans-txt",
2096
2434
  "icon": "",
@@ -2114,11 +2452,11 @@
2114
2452
  {
2115
2453
  "name": "i18n",
2116
2454
  "description": "i18n features for your Nuxt project so you can easily add internationalization.",
2117
- "repo": "nuxt-community/i18n-module",
2455
+ "repo": "nuxt-modules/i18n",
2118
2456
  "npm": "@nuxtjs/i18n",
2119
2457
  "icon": "i18n.png",
2120
- "github": "https://github.com/nuxt-community/i18n-module",
2121
- "website": "https://i18n.nuxtjs.org",
2458
+ "github": "https://github.com/nuxt-modules/i18n",
2459
+ "website": "https://v8.i18n.nuxtjs.org",
2122
2460
  "learn_more": "https://kazupon.github.io/vue-i18n/",
2123
2461
  "category": "Extensions",
2124
2462
  "type": "community",
@@ -2159,6 +2497,29 @@
2159
2497
  "requires": {}
2160
2498
  }
2161
2499
  },
2500
+ {
2501
+ "name": "icon-tw",
2502
+ "description": "Extended Icon module with Tailwind CSS Icons for Nuxt",
2503
+ "repo": "jcamp-code/nuxt-icon-tw",
2504
+ "npm": "nuxt-icon-tw",
2505
+ "icon": "nuxt-icon.png",
2506
+ "github": "https://github.com/jcamp-code/nuxt-icon-tw",
2507
+ "website": "https://github.com/jcamp-code/nuxt-icon-tw",
2508
+ "learn_more": "",
2509
+ "category": "UI",
2510
+ "type": "3rd-party",
2511
+ "maintainers": [
2512
+ {
2513
+ "name": "JohnCampionJr",
2514
+ "github": "JohnCampionJr"
2515
+ }
2516
+ ],
2517
+ "compatibility": {
2518
+ "nuxt": "^3.0.0",
2519
+ "requires": {},
2520
+ "devtools": "^0.0.0"
2521
+ }
2522
+ },
2162
2523
  {
2163
2524
  "name": "icon",
2164
2525
  "description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
@@ -2178,7 +2539,8 @@
2178
2539
  ],
2179
2540
  "compatibility": {
2180
2541
  "nuxt": "^3.0.0",
2181
- "requires": {}
2542
+ "requires": {},
2543
+ "devtools": "^0.0.0"
2182
2544
  }
2183
2545
  },
2184
2546
  {
@@ -2227,12 +2589,12 @@
2227
2589
  },
2228
2590
  {
2229
2591
  "name": "image",
2230
- "description": "Optimised images for NuxtJS, with progressive processing, lazy-loading, real-time resizes and providers support.",
2592
+ "description": "Optimised images for Nuxt, with progressive processing, lazy-loading, real-time resizes and providers support.",
2231
2593
  "repo": "nuxt/image",
2232
2594
  "npm": "@nuxt/image",
2233
2595
  "icon": "image.png",
2234
2596
  "github": "https://github.com/nuxt/image",
2235
- "website": "https://image.nuxtjs.org",
2597
+ "website": "https://image.nuxt.com",
2236
2598
  "learn_more": "",
2237
2599
  "category": "Images",
2238
2600
  "type": "official",
@@ -2242,6 +2604,11 @@
2242
2604
  "github": "farnabaz",
2243
2605
  "twitter": "a_birang"
2244
2606
  },
2607
+ {
2608
+ "name": "Daniel Roe",
2609
+ "github": "danielroe",
2610
+ "twitter": "danielcroe"
2611
+ },
2245
2612
  {
2246
2613
  "name": "Pooya Parsa",
2247
2614
  "github": "pi0",
@@ -2262,7 +2629,7 @@
2262
2629
  },
2263
2630
  {
2264
2631
  "name": "imagemin",
2265
- "description": "Automatically optimize (compress) all images used in Nuxt.js",
2632
+ "description": "Automatically optimize (compress) all images used in Nuxt",
2266
2633
  "repo": "nuxt-community/imagemin-module",
2267
2634
  "npm": "@nuxtjs/imagemin",
2268
2635
  "icon": "imagemin.png",
@@ -2309,7 +2676,7 @@
2309
2676
  },
2310
2677
  {
2311
2678
  "name": "intercom",
2312
- "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt.js",
2679
+ "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt",
2313
2680
  "repo": "hex-digital/nuxt-intercom",
2314
2681
  "npm": "@hexdigital/nuxt-intercom",
2315
2682
  "icon": "intercom.png",
@@ -2354,7 +2721,7 @@
2354
2721
  },
2355
2722
  {
2356
2723
  "name": "jsonapi",
2357
- "description": "Easy JSON:API client integration for Nuxt.js",
2724
+ "description": "Easy JSON:API client integration for Nuxt",
2358
2725
  "repo": "patrickcate/nuxt-jsonapi",
2359
2726
  "npm": "nuxt-jsonapi",
2360
2727
  "icon": "jsonapi.svg",
@@ -2396,9 +2763,36 @@
2396
2763
  "requires": {}
2397
2764
  }
2398
2765
  },
2766
+ {
2767
+ "name": "kinde",
2768
+ "description": "Kinde authentication integration for Nuxt",
2769
+ "repo": "nuxt-modules/kinde",
2770
+ "npm": "@nuxtjs/kinde",
2771
+ "icon": "kinde.svg",
2772
+ "github": "https://github.com/nuxt-modules/kinde",
2773
+ "website": "https://kinde.com/docs/developer-tools/nuxt-module/",
2774
+ "learn_more": "https://kinde.com/",
2775
+ "category": "Security",
2776
+ "type": "community",
2777
+ "maintainers": [
2778
+ {
2779
+ "name": "danielroe",
2780
+ "github": "danielroe"
2781
+ },
2782
+ {
2783
+ "name": "daveordead",
2784
+ "github": "DaveOrDead",
2785
+ "twitter": "dave_or_dead"
2786
+ }
2787
+ ],
2788
+ "compatibility": {
2789
+ "nuxt": "^3.0.0",
2790
+ "requires": {}
2791
+ }
2792
+ },
2399
2793
  {
2400
2794
  "name": "kql",
2401
- "description": "Nuxt 3 module for Kirby's Query Language API",
2795
+ "description": "Nuxt module for Kirby's Query Language API",
2402
2796
  "repo": "johannschopplich/nuxt-kql",
2403
2797
  "npm": "nuxt-kql",
2404
2798
  "icon": "kql.svg",
@@ -2422,7 +2816,7 @@
2422
2816
  },
2423
2817
  {
2424
2818
  "name": "laravel-echo",
2425
- "description": "Laravel Echo for Nuxt.js",
2819
+ "description": "Laravel Echo for Nuxt",
2426
2820
  "repo": "nuxt-community/laravel-echo",
2427
2821
  "npm": "@nuxtjs/laravel-echo",
2428
2822
  "icon": "laravel-echo.png",
@@ -2464,6 +2858,28 @@
2464
2858
  "requires": {}
2465
2859
  }
2466
2860
  },
2861
+ {
2862
+ "name": "laravel-precognition",
2863
+ "description": "Nuxt module to work with Laravel Precognition and $fetch",
2864
+ "repo": "sot1986/nuxt-laravel-precognition",
2865
+ "npm": "nuxt-laravel-precognition",
2866
+ "icon": "laravel.svg",
2867
+ "github": "https://github.com/sot1986/nuxt-laravel-precognition",
2868
+ "website": "https://github.com/sot1986/nuxt-laravel-precognition",
2869
+ "learn_more": "",
2870
+ "category": "Security",
2871
+ "type": "3rd-party",
2872
+ "maintainers": [
2873
+ {
2874
+ "name": "sot1986",
2875
+ "github": "sot1986"
2876
+ }
2877
+ ],
2878
+ "compatibility": {
2879
+ "nuxt": "^3.0.0",
2880
+ "requires": {}
2881
+ }
2882
+ },
2467
2883
  {
2468
2884
  "name": "laravel",
2469
2885
  "description": "Nuxt cli extension for use with laravel as backend",
@@ -2510,13 +2926,13 @@
2510
2926
  },
2511
2927
  {
2512
2928
  "name": "link-checker",
2513
- "description": "Identify and fix link issues for prerendered Nuxt 3 apps.",
2929
+ "description": "Find and magically fix links that may be negatively effecting your Nuxt sites SEO.",
2514
2930
  "repo": "harlan-zw/nuxt-link-checker",
2515
2931
  "npm": "nuxt-link-checker",
2516
- "icon": "",
2932
+ "icon": "link-checker.svg",
2517
2933
  "github": "https://github.com/harlan-zw/nuxt-link-checker",
2518
- "website": "https://github.com/harlan-zw/nuxt-link-checker",
2519
- "learn_more": "",
2934
+ "website": "https://nuxtseo.com/link-checker",
2935
+ "learn_more": "https://nuxtseo.com/link-checker",
2520
2936
  "category": "SEO",
2521
2937
  "type": "3rd-party",
2522
2938
  "maintainers": [
@@ -2529,7 +2945,8 @@
2529
2945
  ],
2530
2946
  "compatibility": {
2531
2947
  "nuxt": "^3.0.0",
2532
- "requires": {}
2948
+ "requires": {},
2949
+ "devtools": "^0.0.0"
2533
2950
  }
2534
2951
  },
2535
2952
  {
@@ -2606,12 +3023,12 @@
2606
3023
  },
2607
3024
  {
2608
3025
  "name": "logrocket",
2609
- "description": "LogRocket module for Nuxt.js to help you fix bugs and understand user behaviour.",
2610
- "repo": "nuxt-community/nuxt-logrocket",
3026
+ "description": "LogRocket module for Nuxt to help you fix bugs and understand user behaviour.",
3027
+ "repo": "nuxt-modules/logrocket",
2611
3028
  "npm": "nuxt-logrocket",
2612
3029
  "icon": "logrocket.png",
2613
- "github": "https://github.com/nuxt-community/nuxt-logrocket",
2614
- "website": "https://github.com/nuxt-community/nuxt-logrocket",
3030
+ "github": "https://github.com/nuxt-modules/logrocket",
3031
+ "website": "https://github.com/nuxt-modules/logrocket",
2615
3032
  "learn_more": "https://docs.logrocket.com/docs",
2616
3033
  "category": "Monitoring",
2617
3034
  "type": "community",
@@ -2627,9 +3044,35 @@
2627
3044
  "requires": {}
2628
3045
  }
2629
3046
  },
3047
+ {
3048
+ "name": "lucide-icons",
3049
+ "description": "Nuxt module to integrate Lucide icons",
3050
+ "repo": "swisnl/nuxt-lucide-icons",
3051
+ "npm": "nuxt-lucide-icons",
3052
+ "icon": "lucide-icons.svg",
3053
+ "github": "https://github.com/swisnl/nuxt-lucide-icons",
3054
+ "website": "https://github.com/swisnl/nuxt-lucide-icons",
3055
+ "learn_more": "",
3056
+ "category": "UI",
3057
+ "type": "3rd-party",
3058
+ "maintainers": [
3059
+ {
3060
+ "name": "SWIS",
3061
+ "github": "swisnl"
3062
+ },
3063
+ {
3064
+ "name": "Jasper Zonneveld",
3065
+ "github": "JaZo"
3066
+ }
3067
+ ],
3068
+ "compatibility": {
3069
+ "nuxt": "^3.0.0",
3070
+ "requires": {}
3071
+ }
3072
+ },
2630
3073
  {
2631
3074
  "name": "lunr",
2632
- "description": "Full-text search with pre-build indexes for Nuxt.js using lunr.js",
3075
+ "description": "Full-text search with pre-build indexes for Nuxt using lunr.js",
2633
3076
  "repo": "nuxt-community/lunr-module",
2634
3077
  "npm": "@nuxtjs/lunr-module",
2635
3078
  "icon": "",
@@ -2717,6 +3160,28 @@
2717
3160
  "requires": {}
2718
3161
  }
2719
3162
  },
3163
+ {
3164
+ "name": "maz-ui",
3165
+ "description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
3166
+ "repo": "louismazel/maz-ui",
3167
+ "npm": "maz-ui",
3168
+ "icon": "maz-ui.png",
3169
+ "github": "https://github.com/louismazel/maz-ui",
3170
+ "website": "https://louismazel.github.io/maz-ui-3/",
3171
+ "learn_more": "https://louismazel.github.io/maz-ui-3/",
3172
+ "category": "UI",
3173
+ "type": "community",
3174
+ "maintainers": [
3175
+ {
3176
+ "name": "Loïc Mazuel",
3177
+ "github": "LouisMazel"
3178
+ }
3179
+ ],
3180
+ "compatibility": {
3181
+ "nuxt": "^3.0.0",
3182
+ "requires": {}
3183
+ }
3184
+ },
2720
3185
  {
2721
3186
  "name": "mdx",
2722
3187
  "description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
@@ -2742,7 +3207,7 @@
2742
3207
  },
2743
3208
  {
2744
3209
  "name": "medusa",
2745
- "description": "Easily connect to Medusa from your Nuxt 3 application",
3210
+ "description": "Easily connect to Medusa from your Nuxt application",
2746
3211
  "repo": "Baroshem/nuxt-medusa",
2747
3212
  "npm": "nuxt-medusa",
2748
3213
  "icon": "medusa.svg",
@@ -2767,7 +3232,7 @@
2767
3232
  },
2768
3233
  {
2769
3234
  "name": "meilisearch",
2770
- "description": "Meilisearch Instant Search module for Nuxt 3",
3235
+ "description": "Meilisearch Instant Search module for Nuxt",
2771
3236
  "repo": "xlanex6/nuxt-meilisearch",
2772
3237
  "npm": "nuxt-meilisearch",
2773
3238
  "icon": "meilisearch.svg",
@@ -2787,7 +3252,8 @@
2787
3252
  "nuxt": "^3.0.0",
2788
3253
  "requires": {
2789
3254
  "bridge": false
2790
- }
3255
+ },
3256
+ "devtools": "^0.0.0"
2791
3257
  }
2792
3258
  },
2793
3259
  {
@@ -2859,7 +3325,7 @@
2859
3325
  },
2860
3326
  {
2861
3327
  "name": "moment",
2862
- "description": "Efficient Moment.js module for Nuxt.js so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
3328
+ "description": "Efficient Moment.js module for Nuxt so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
2863
3329
  "repo": "nuxt-community/moment-module",
2864
3330
  "npm": "@nuxtjs/moment",
2865
3331
  "icon": "momentjs.png",
@@ -2886,7 +3352,7 @@
2886
3352
  },
2887
3353
  {
2888
3354
  "name": "mq",
2889
- "description": "vue-mq module for Nuxt.js. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
3355
+ "description": "vue-mq module for Nuxt. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
2890
3356
  "repo": "vanhoofmaarten/nuxt-mq",
2891
3357
  "npm": "nuxt-mq",
2892
3358
  "icon": "",
@@ -2930,7 +3396,7 @@
2930
3396
  },
2931
3397
  {
2932
3398
  "name": "netlify-cache",
2933
- "description": "Nuxt.js module that uses netlify cache to speed up redeploy for Nuxt.js version < 2.14",
3399
+ "description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
2934
3400
  "repo": "DreaMinder/nuxt-netlify-cache",
2935
3401
  "npm": "nuxt-netlify-cache",
2936
3402
  "icon": "netlify.png",
@@ -2975,7 +3441,7 @@
2975
3441
  },
2976
3442
  {
2977
3443
  "name": "netlify",
2978
- "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt.js projects.",
3444
+ "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
2979
3445
  "repo": "bazzite/nuxt-netlify",
2980
3446
  "npm": "@aceforth/nuxt-netlify",
2981
3447
  "icon": "netlify.png",
@@ -3068,30 +3534,97 @@
3068
3534
  }
3069
3535
  },
3070
3536
  {
3071
- "name": "nuxt-auth",
3072
- "description": "",
3073
- "repo": "sidebase/nuxt-auth",
3074
- "npm": "@sidebase/nuxt-auth",
3537
+ "name": "nuxt-anchorscroll",
3538
+ "description": "Scroll to top and to anchor support for Nuxt",
3539
+ "repo": "helltraitor/nuxt-anchorscroll",
3540
+ "npm": "nuxt-anchorscroll",
3075
3541
  "icon": "",
3076
- "github": "https://github.com/sidebase/nuxt-auth",
3077
- "website": "https://github.com/sidebase/nuxt-auth",
3542
+ "github": "https://github.com/helltraitor/nuxt-anchorscroll",
3543
+ "website": "https://github.com/helltraitor/nuxt-anchorscroll",
3078
3544
  "learn_more": "",
3079
- "category": "Devtools",
3545
+ "category": "UI",
3080
3546
  "type": "3rd-party",
3081
3547
  "maintainers": [
3082
3548
  {
3083
- "name": "sidebase",
3084
- "github": "sidebase"
3549
+ "name": "Helltraitor",
3550
+ "github": "helltraitor"
3085
3551
  }
3086
3552
  ],
3087
3553
  "compatibility": {
3088
- "nuxt": "^2.0.0",
3554
+ "nuxt": "^3.0.0",
3555
+ "requires": {}
3556
+ }
3557
+ },
3558
+ {
3559
+ "name": "nuxt-auth-sanctum",
3560
+ "description": "Nuxt module for Laravel Sanctum authentication",
3561
+ "repo": "manchenkoff/nuxt-auth-sanctum",
3562
+ "npm": "nuxt-auth-sanctum",
3563
+ "icon": "laravel.svg",
3564
+ "github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
3565
+ "website": "https://github.com/manchenkoff/nuxt-auth-sanctum",
3566
+ "learn_more": "",
3567
+ "category": "Security",
3568
+ "type": "3rd-party",
3569
+ "maintainers": [
3570
+ {
3571
+ "name": "Artem Manchenkov",
3572
+ "github": "manchenkoff",
3573
+ "avatar": "https://avatars.githubusercontent.com/manchenkoff"
3574
+ }
3575
+ ],
3576
+ "compatibility": {
3577
+ "nuxt": "^3.0.0",
3578
+ "requires": {}
3579
+ }
3580
+ },
3581
+ {
3582
+ "name": "nuxt-basic-auth",
3583
+ "description": "Nuxt Module for Basic Authentication",
3584
+ "repo": "kgierke/nuxt-basic-auth",
3585
+ "npm": "@kgierke/nuxt-basic-auth",
3586
+ "icon": "",
3587
+ "github": "https://github.com/kgierke/nuxt-basic-auth",
3588
+ "website": "https://github.com/kgierke/nuxt-basic-auth",
3589
+ "learn_more": "",
3590
+ "category": "Security",
3591
+ "type": "3rd-party",
3592
+ "maintainers": [
3593
+ {
3594
+ "name": "kgierke",
3595
+ "github": "kgierke"
3596
+ }
3597
+ ],
3598
+ "compatibility": {
3599
+ "nuxt": "^3.0.0",
3600
+ "requires": {}
3601
+ }
3602
+ },
3603
+ {
3604
+ "name": "nuxt-bootstrap-icons",
3605
+ "description": "Just a simple integration for Bootstrap Icons",
3606
+ "repo": "OyewoleOyedeji/nuxt-bootstrap-icons",
3607
+ "npm": "nuxt-bootstrap-icons",
3608
+ "icon": "bootstrap-icons.svg",
3609
+ "github": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3610
+ "website": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3611
+ "learn_more": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3612
+ "category": "UI",
3613
+ "type": "3rd-party",
3614
+ "maintainers": [
3615
+ {
3616
+ "name": "OyewoleOyedeji",
3617
+ "github": "OyewoleOyedeji"
3618
+ }
3619
+ ],
3620
+ "compatibility": {
3621
+ "nuxt": "^3.0.0",
3089
3622
  "requires": {}
3090
3623
  }
3091
3624
  },
3092
3625
  {
3093
3626
  "name": "nuxt-chatgpt",
3094
- "description": "ChatGPT integration for Nuxt 3",
3627
+ "description": "ChatGPT integration for Nuxt",
3095
3628
  "repo": "schnapsterdog/nuxt-chatgpt",
3096
3629
  "npm": "nuxt-chatgpt",
3097
3630
  "icon": "chatgpt.svg",
@@ -3111,6 +3644,54 @@
3111
3644
  "requires": {}
3112
3645
  }
3113
3646
  },
3647
+ {
3648
+ "name": "nuxt-facebook-chat",
3649
+ "description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
3650
+ "repo": "superdev-tech/nuxt-facebook-chat",
3651
+ "npm": "nuxt-facebook-chat",
3652
+ "icon": "nuxt-facebook-chat.svg",
3653
+ "github": "https://github.com/superdev-tech/nuxt-facebook-chat",
3654
+ "website": "https://github.com/superdev-tech/nuxt-facebook-chat",
3655
+ "learn_more": "https://www.npmjs.com/package/nuxt-facebook-chat",
3656
+ "category": "Libraries",
3657
+ "type": "3rd-party",
3658
+ "maintainers": [
3659
+ {
3660
+ "name": "Supanut Dokmaithong",
3661
+ "github": "Boomgeek"
3662
+ },
3663
+ {
3664
+ "name": "superdev-tech",
3665
+ "github": "superdev-tech"
3666
+ }
3667
+ ],
3668
+ "compatibility": {
3669
+ "nuxt": "^3.0.0",
3670
+ "requires": {}
3671
+ }
3672
+ },
3673
+ {
3674
+ "name": "nuxt-feedme",
3675
+ "description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
3676
+ "repo": "helltraitor/nuxt-feedme",
3677
+ "npm": "nuxt-feedme",
3678
+ "icon": "",
3679
+ "github": "https://github.com/helltraitor/nuxt-feedme",
3680
+ "website": "https://github.com/helltraitor/nuxt-feedme",
3681
+ "learn_more": "",
3682
+ "category": "SEO",
3683
+ "type": "3rd-party",
3684
+ "maintainers": [
3685
+ {
3686
+ "name": "Helltraitor",
3687
+ "github": "helltraitor"
3688
+ }
3689
+ ],
3690
+ "compatibility": {
3691
+ "nuxt": "^3.0.0",
3692
+ "requires": {}
3693
+ }
3694
+ },
3114
3695
  {
3115
3696
  "name": "nuxt-graphql-middleware",
3116
3697
  "description": "Expose GraphQL queries and mutations as server API routes.",
@@ -3164,7 +3745,7 @@
3164
3745
  },
3165
3746
  {
3166
3747
  "name": "nuxt-gtm",
3167
- "description": "A Nuxt.js module for Google Tag Manager",
3748
+ "description": "A Nuxt module for Google Tag Manager",
3168
3749
  "repo": "zadigetvoltaire/nuxt-gtm",
3169
3750
  "npm": "@zadigetvoltaire/nuxt-gtm",
3170
3751
  "icon": "nuxt-gtm.svg",
@@ -3181,7 +3762,8 @@
3181
3762
  ],
3182
3763
  "compatibility": {
3183
3764
  "nuxt": "^3.0.0",
3184
- "requires": {}
3765
+ "requires": {},
3766
+ "devtools": "^0.0.0"
3185
3767
  }
3186
3768
  },
3187
3769
  {
@@ -3209,24 +3791,46 @@
3209
3791
  }
3210
3792
  },
3211
3793
  {
3212
- "name": "nuxt-lazy-load",
3213
- "description": "A simple way to lazy load images, videos, audio, and iframes without custom components or extra attributes like data-src, just basic HTML tags",
3214
- "repo": "",
3215
- "npm": "nuxt-lazy-load",
3216
- "icon": "nuxt-lazy-load.svg",
3217
- "github": "",
3218
- "website": "https://gitlab.com/broj42/nuxt-lazy-load",
3219
- "learn_more": "https://gitlab.com/broj42/nuxt-lazy-load",
3220
- "category": "Performance",
3794
+ "name": "nuxt-interpolation",
3795
+ "description": "Directive for binding every link to catch the click event, and if it's a relative link router will push.",
3796
+ "repo": "daliborgogic/nuxt-interpolation#master",
3797
+ "npm": "nuxt-interpolation",
3798
+ "icon": "",
3799
+ "github": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
3800
+ "website": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
3801
+ "learn_more": "",
3802
+ "category": "Devtools",
3221
3803
  "type": "3rd-party",
3222
3804
  "maintainers": [
3223
3805
  {
3224
- "name": "Dario Ferderber",
3225
- "github": "darioferderber"
3806
+ "name": "daliborgogic",
3807
+ "github": "daliborgogic"
3226
3808
  }
3227
3809
  ],
3228
3810
  "compatibility": {
3229
- "nuxt": "^2.0.0 || ^3.0.0",
3811
+ "nuxt": "^2.0.0",
3812
+ "requires": {}
3813
+ }
3814
+ },
3815
+ {
3816
+ "name": "nuxt-jsonld",
3817
+ "description": "Manage JSON-LD in Vue component.",
3818
+ "repo": "ymmooot/nuxt-jsonld",
3819
+ "npm": "nuxt-jsonld",
3820
+ "icon": "",
3821
+ "github": "https://github.com/ymmooot/nuxt-jsonld",
3822
+ "website": "https://github.com/ymmooot/nuxt-jsonld",
3823
+ "learn_more": "",
3824
+ "category": "SEO",
3825
+ "type": "3rd-party",
3826
+ "maintainers": [
3827
+ {
3828
+ "name": "ymmooot",
3829
+ "github": "ymmooot"
3830
+ }
3831
+ ],
3832
+ "compatibility": {
3833
+ "nuxt": "^3.0.0",
3230
3834
  "requires": {}
3231
3835
  }
3232
3836
  },
@@ -3255,7 +3859,7 @@
3255
3859
  },
3256
3860
  {
3257
3861
  "name": "nuxt-loco",
3258
- "description": "A localise.biz module to synth locale with Nuxt.js",
3862
+ "description": "A localise.biz module to synth locale with Nuxt",
3259
3863
  "repo": "gaetansenn/nuxt-loco",
3260
3864
  "npm": "nuxt-loco",
3261
3865
  "icon": "",
@@ -3276,6 +3880,28 @@
3276
3880
  "requires": {}
3277
3881
  }
3278
3882
  },
3883
+ {
3884
+ "name": "nuxt-mail",
3885
+ "description": "Adds email sending capability to a Nuxt.js app. Adds a server route, an injected variable, and uses nodemailer to send emails.",
3886
+ "repo": "dword-design/nuxt-mail",
3887
+ "npm": "nuxt-mail",
3888
+ "icon": "",
3889
+ "github": "https://github.com/dword-design/nuxt-mail",
3890
+ "website": "https://github.com/dword-design/nuxt-mail",
3891
+ "learn_more": "",
3892
+ "category": "Extensions",
3893
+ "type": "3rd-party",
3894
+ "maintainers": [
3895
+ {
3896
+ "name": "Sebastian Landwehr",
3897
+ "github": "dword-design"
3898
+ }
3899
+ ],
3900
+ "compatibility": {
3901
+ "nuxt": "^2.0.0 || ^3.0.0",
3902
+ "requires": {}
3903
+ }
3904
+ },
3279
3905
  {
3280
3906
  "name": "nuxt-mapbox",
3281
3907
  "description": "Elegant Mapbox integration with Nuxt",
@@ -3298,6 +3924,28 @@
3298
3924
  "requires": {}
3299
3925
  }
3300
3926
  },
3927
+ {
3928
+ "name": "nuxt-mdi",
3929
+ "description": "Add 7,000+ icons to your Nuxt application, from Material Design Icons.",
3930
+ "repo": "ERPedersen/nuxt-mdi",
3931
+ "npm": "nuxt-mdi",
3932
+ "icon": "mdi.png",
3933
+ "github": "https://github.com/ERPedersen/nuxt-mdi",
3934
+ "website": "https://nuxt-mdi.emilrosenius.com",
3935
+ "learn_more": "https://github.com/ERPedersen/nuxt-mdi/blob/main/README.md",
3936
+ "category": "Libraries",
3937
+ "type": "3rd-party",
3938
+ "maintainers": [
3939
+ {
3940
+ "name": "Emil Rosenius",
3941
+ "github": "ERPedersen"
3942
+ }
3943
+ ],
3944
+ "compatibility": {
3945
+ "nuxt": "^3.0.0",
3946
+ "requires": {}
3947
+ }
3948
+ },
3301
3949
  {
3302
3950
  "name": "nuxt-monaco-editor",
3303
3951
  "description": "Integrate monaco-editor with Nuxt",
@@ -3322,12 +3970,12 @@
3322
3970
  },
3323
3971
  {
3324
3972
  "name": "nuxt-mongoose",
3325
- "description": "A Nuxt 3 module for simplifying the use of Mongoose in your project.",
3973
+ "description": "A Nuxt module for simplifying the use of Mongoose in your project.",
3326
3974
  "repo": "arashsheyda/nuxt-mongoose",
3327
3975
  "npm": "nuxt-mongoose",
3328
3976
  "icon": "nuxt-mongoose.svg",
3329
3977
  "github": "https://github.com/arashsheyda/nuxt-mongoose",
3330
- "website": "https://github.com/arashsheyda/nuxt-mongoose",
3978
+ "website": "https://nuxt-mongoose.nuxt.space",
3331
3979
  "learn_more": "",
3332
3980
  "category": "Database",
3333
3981
  "type": "3rd-party",
@@ -3337,6 +3985,52 @@
3337
3985
  "github": "arashsheyda"
3338
3986
  }
3339
3987
  ],
3988
+ "compatibility": {
3989
+ "nuxt": "^3.0.0",
3990
+ "requires": {},
3991
+ "devtools": "^0.0.0"
3992
+ }
3993
+ },
3994
+ {
3995
+ "name": "nuxt-openapi-docs-module",
3996
+ "description": "Generate pages from OpenAPI specifications",
3997
+ "repo": "s00d/nuxt-openapi-docs-module",
3998
+ "npm": "nuxt-openapi-docs-module",
3999
+ "icon": "nuxt-openapi-docs-module.svg",
4000
+ "github": "https://github.com/on-org/nuxt-openapi-docs-module",
4001
+ "website": "https://github.com/on-org/nuxt-openapi-docs-module",
4002
+ "learn_more": "https://www.npmjs.com/package/nuxt-openapi-docs-module",
4003
+ "category": "Libraries",
4004
+ "type": "3rd-party",
4005
+ "maintainers": [
4006
+ {
4007
+ "name": "Pavel Kuzmin",
4008
+ "github": "s00d"
4009
+ }
4010
+ ],
4011
+ "compatibility": {
4012
+ "nuxt": "^3.0.0",
4013
+ "requires": {}
4014
+ }
4015
+ },
4016
+ {
4017
+ "name": "nuxt-payload-analyzer",
4018
+ "description": "Analyze Nuxt Payload Size",
4019
+ "repo": "barbapapazes/nuxt-payload-analyzer",
4020
+ "npm": "nuxt-payload-analyzer",
4021
+ "icon": "",
4022
+ "github": "https://github.com/barbapapazes/nuxt-payload-analyzer",
4023
+ "website": "https://github.com/barbapapazes/nuxt-payload-analyzer#readme",
4024
+ "learn_more": "",
4025
+ "category": "Performance",
4026
+ "type": "3rd-party",
4027
+ "maintainers": [
4028
+ {
4029
+ "name": "Barbapapazes",
4030
+ "github": "Barbapapazes",
4031
+ "twitter": "soubiran_"
4032
+ }
4033
+ ],
3340
4034
  "compatibility": {
3341
4035
  "nuxt": "^3.0.0",
3342
4036
  "requires": {}
@@ -3365,6 +4059,28 @@
3365
4059
  "requires": {}
3366
4060
  }
3367
4061
  },
4062
+ {
4063
+ "name": "nuxt-phosphor-icons",
4064
+ "description": "Just a simple integration for @phosphor-icons in Nuxt",
4065
+ "repo": "OyewoleOyedeji/nuxt-phosphor-icons",
4066
+ "npm": "nuxt-phosphor-icons",
4067
+ "icon": "phosphor-icons.svg",
4068
+ "github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
4069
+ "website": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
4070
+ "learn_more": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
4071
+ "category": "UI",
4072
+ "type": "3rd-party",
4073
+ "maintainers": [
4074
+ {
4075
+ "name": "OyewoleOyedeji",
4076
+ "github": "OyewoleOyedeji"
4077
+ }
4078
+ ],
4079
+ "compatibility": {
4080
+ "nuxt": "^3.0.0",
4081
+ "requires": {}
4082
+ }
4083
+ },
3368
4084
  {
3369
4085
  "name": "nuxt-pino-log",
3370
4086
  "description": "Structured logs for nuxt apps using pino",
@@ -3389,7 +4105,7 @@
3389
4105
  },
3390
4106
  {
3391
4107
  "name": "plausible",
3392
- "description": "Nuxt 3 module to natively integrate Plausible analytics",
4108
+ "description": "Nuxt module to natively integrate Plausible analytics",
3393
4109
  "repo": "nuxt-modules/plausible",
3394
4110
  "npm": "@nuxtjs/plausible",
3395
4111
  "icon": "plausible.png",
@@ -3409,9 +4125,35 @@
3409
4125
  "requires": {}
3410
4126
  }
3411
4127
  },
4128
+ {
4129
+ "name": "nuxt-plotly",
4130
+ "description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
4131
+ "repo": "superdev-tech/nuxt-plotly",
4132
+ "npm": "nuxt-plotly",
4133
+ "icon": "nuxt-plotly.svg",
4134
+ "github": "https://github.com/superdev-tech/nuxt-plotly",
4135
+ "website": "https://github.com/superdev-tech/nuxt-plotly",
4136
+ "learn_more": "https://www.npmjs.com/package/nuxt-plotly",
4137
+ "category": "Libraries",
4138
+ "type": "3rd-party",
4139
+ "maintainers": [
4140
+ {
4141
+ "name": "Supanut Dokmaithong",
4142
+ "github": "Boomgeek"
4143
+ },
4144
+ {
4145
+ "name": "superdev-tech",
4146
+ "github": "superdev-tech"
4147
+ }
4148
+ ],
4149
+ "compatibility": {
4150
+ "nuxt": "^3.0.0",
4151
+ "requires": {}
4152
+ }
4153
+ },
3412
4154
  {
3413
4155
  "name": "nuxt-png-to-ico",
3414
- "description": "Nuxt.js module for auto generating favicons",
4156
+ "description": "Nuxt module for auto generating favicons",
3415
4157
  "repo": "b5710546232/nuxt-png-to-ico",
3416
4158
  "npm": "nuxt-png-to-ico",
3417
4159
  "icon": "",
@@ -3434,7 +4176,7 @@
3434
4176
  },
3435
4177
  {
3436
4178
  "name": "nuxt-smartlook",
3437
- "description": "Integrate Smartlook in your Nuxt.js apps using nuxt-smartlook.",
4179
+ "description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
3438
4180
  "repo": "f00b4r/nuxt-smartlook",
3439
4181
  "npm": "nuxt-smartlook",
3440
4182
  "icon": "nuxt-smartlook.png",
@@ -3456,6 +4198,28 @@
3456
4198
  "requires": {}
3457
4199
  }
3458
4200
  },
4201
+ {
4202
+ "name": "nuxt-social-share",
4203
+ "description": "Simple Social Sharing for Nuxt",
4204
+ "repo": "stefanobartoletti/nuxt-social-share",
4205
+ "npm": "@stefanobartoletti/nuxt-social-share",
4206
+ "icon": "nuxt-social-share.png",
4207
+ "github": "https://github.com/stefanobartoletti/nuxt-social-share",
4208
+ "website": "https://github.com/stefanobartoletti/nuxt-social-share",
4209
+ "learn_more": "https://github.com/stefanobartoletti/nuxt-social-share#readme",
4210
+ "category": "Extensions",
4211
+ "type": "3rd-party",
4212
+ "maintainers": [
4213
+ {
4214
+ "name": "stefanobartoletti",
4215
+ "github": "stefanobartoletti"
4216
+ }
4217
+ ],
4218
+ "compatibility": {
4219
+ "nuxt": "^3.0.0",
4220
+ "requires": {}
4221
+ }
4222
+ },
3459
4223
  {
3460
4224
  "name": "ssr-lit",
3461
4225
  "description": "Server-Side Rendering for Lit Element components",
@@ -3486,7 +4250,7 @@
3486
4250
  },
3487
4251
  {
3488
4252
  "name": "nuxt-storm",
3489
- "description": "WebStorm & PHPStorm support for NuxtJS components",
4253
+ "description": "WebStorm & PHPStorm support for Nuxt components",
3490
4254
  "repo": "fumeapp/nuxt-storm",
3491
4255
  "npm": "nuxt-storm",
3492
4256
  "icon": "nuxt-storm.png",
@@ -3530,7 +4294,7 @@
3530
4294
  },
3531
4295
  {
3532
4296
  "name": "nuxt-unleash",
3533
- "description": "Nuxt.js module to use Unleash toggle feature services",
4297
+ "description": "Nuxt module to use Unleash toggle feature services",
3534
4298
  "repo": "conejerock/nuxt-unleash",
3535
4299
  "npm": "nuxt-unleash",
3536
4300
  "icon": "nuxt-unleash.svg",
@@ -3621,12 +4385,12 @@
3621
4385
  {
3622
4386
  "name": "nuxt-vue3-google-signin",
3623
4387
  "description": "Empower your Nuxt app with Google Sign-In, hassle-free",
3624
- "repo": "syetalabs/nuxt-vue3-google-signin",
4388
+ "repo": "wavezync/nuxt-vue3-google-signin",
3625
4389
  "npm": "nuxt-vue3-google-signin",
3626
4390
  "icon": "vue3-google-signin.svg",
3627
- "github": "https://github.com/syetalabs/nuxt-vue3-google-signin",
3628
- "website": "https://vue3-google-signin.syetalabs.io",
3629
- "learn_more": "https://vue3-google-signin.syetalabs.io",
4391
+ "github": "https://github.com/wavezync/nuxt-vue3-google-signin",
4392
+ "website": "https://vue3-google-signin.wavezync.com",
4393
+ "learn_more": "https://vue3-google-signin.wavezync.com",
3630
4394
  "category": "Libraries",
3631
4395
  "type": "3rd-party",
3632
4396
  "maintainers": [
@@ -3641,20 +4405,64 @@
3641
4405
  }
3642
4406
  },
3643
4407
  {
3644
- "name": "nuxt-vuetify",
3645
- "description": "Add Vuetify 3 to your Nuxt 3 application in seconds.",
3646
- "repo": "invictus-codes/nuxt-vuetify",
3647
- "npm": "@invictus.codes/nuxt-vuetify",
3648
- "icon": "vuetify-logo-v3-dark.svg",
3649
- "github": "https://github.com/invictus-codes/nuxt-vuetify",
3650
- "website": "https://invictus-codes.github.io/nuxt-vuetify/",
3651
- "learn_more": "https://github.com/invictus-codes/nuxt-vuetify/blob/main/README.md",
3652
- "category": "UI",
4408
+ "name": "Nuxt zodI18n",
4409
+ "description": "A Nuxt Module for localizing zod error messages.",
4410
+ "repo": "xibman/nuxt-zod-i18n",
4411
+ "npm": "nuxt-zod-i18n",
4412
+ "icon": "nuxt-zod-i18n.svg",
4413
+ "github": "https://github.com/xibman/nuxt-zod-i18n",
4414
+ "website": "https://xibman-nuxt-zod-i18n.nuxt.space",
4415
+ "learn_more": "",
4416
+ "category": "Libraries",
4417
+ "type": "3rd-party",
4418
+ "maintainers": [
4419
+ {
4420
+ "name": "xibman",
4421
+ "github": "xibman"
4422
+ }
4423
+ ],
4424
+ "compatibility": {
4425
+ "nuxt": "^3.0.0",
4426
+ "requires": {}
4427
+ }
4428
+ },
4429
+ {
4430
+ "name": "nuxt3-interpolation",
4431
+ "description": "",
4432
+ "repo": "daliborgogic/interpolation#master",
4433
+ "npm": "nuxt3-interpolation",
4434
+ "icon": "",
4435
+ "github": "https://github.com/daliborgogic/interpolation/tree/master",
4436
+ "website": "https://github.com/daliborgogic/interpolation/tree/master",
4437
+ "learn_more": "",
4438
+ "category": "Devtools",
4439
+ "type": "3rd-party",
4440
+ "maintainers": [
4441
+ {
4442
+ "name": "daliborgogic",
4443
+ "github": "daliborgogic"
4444
+ }
4445
+ ],
4446
+ "compatibility": {
4447
+ "nuxt": "^3.0.0",
4448
+ "requires": {}
4449
+ }
4450
+ },
4451
+ {
4452
+ "name": "nuxt3-leaflet",
4453
+ "description": "Leaflet integration with Nuxt",
4454
+ "repo": "Gugustinette/Nuxt-Leaflet",
4455
+ "npm": "nuxt3-leaflet",
4456
+ "icon": "leaflet.png",
4457
+ "github": "https://github.com/Gugustinette/Nuxt-Leaflet",
4458
+ "website": "https://github.com/Gugustinette/Nuxt-Leaflet",
4459
+ "learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
4460
+ "category": "Libraries",
3653
4461
  "type": "3rd-party",
3654
4462
  "maintainers": [
3655
4463
  {
3656
- "name": "Jens van Hellemondt",
3657
- "github": "invictus-codes"
4464
+ "name": "Augustin MERCIER",
4465
+ "github": "Gugustinette"
3658
4466
  }
3659
4467
  ],
3660
4468
  "compatibility": {
@@ -3664,7 +4472,7 @@
3664
4472
  },
3665
4473
  {
3666
4474
  "name": "nuxt7",
3667
- "description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
4475
+ "description": "Full Featured iOS & Android PWA Apps with Nuxt and Framework7",
3668
4476
  "repo": "nuxt-community/nuxt7",
3669
4477
  "npm": "nuxt7",
3670
4478
  "icon": "",
@@ -3685,38 +4493,15 @@
3685
4493
  "requires": {}
3686
4494
  }
3687
4495
  },
3688
- {
3689
- "name": "nuxtlabs-ui",
3690
- "description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
3691
- "repo": "nuxtlabs/ui",
3692
- "npm": "@nuxthq/ui",
3693
- "icon": "nuxtlabs-ui.svg",
3694
- "github": "https://github.com/nuxtlabs/ui",
3695
- "website": "https://ui.nuxtlabs.com",
3696
- "learn_more": "https://ui.nuxtlabs.com",
3697
- "category": "UI",
3698
- "type": "3rd-party",
3699
- "maintainers": [
3700
- {
3701
- "name": "Benjamin Canac",
3702
- "github": "benjamincanac",
3703
- "twitter": "benjamincanac"
3704
- }
3705
- ],
3706
- "compatibility": {
3707
- "nuxt": "^3.0.0",
3708
- "requires": {}
3709
- }
3710
- },
3711
4496
  {
3712
4497
  "name": "og-image",
3713
- "description": "Easily generate dynamic social share images.",
4498
+ "description": "Enlightened runtime images generated with Vue templates.",
3714
4499
  "repo": "harlan-zw/nuxt-og-image",
3715
4500
  "npm": "nuxt-og-image",
3716
- "icon": "",
4501
+ "icon": "og-image.svg",
3717
4502
  "github": "https://github.com/harlan-zw/nuxt-og-image",
3718
- "website": "https://github.com/harlan-zw/nuxt-og-image",
3719
- "learn_more": "",
4503
+ "website": "https://nuxtseo.com/og-image",
4504
+ "learn_more": "https://nuxtseo.com/og-image",
3720
4505
  "category": "SEO",
3721
4506
  "type": "3rd-party",
3722
4507
  "maintainers": [
@@ -3729,7 +4514,8 @@
3729
4514
  ],
3730
4515
  "compatibility": {
3731
4516
  "nuxt": "^3.0.0",
3732
- "requires": {}
4517
+ "requires": {},
4518
+ "devtools": "^0.0.0"
3733
4519
  }
3734
4520
  },
3735
4521
  {
@@ -3757,7 +4543,7 @@
3757
4543
  },
3758
4544
  {
3759
4545
  "name": "optimized-images",
3760
- "description": "Automatically optimizes images used in Nuxt.js projects (jpeg, png, svg, webp and gif).",
4546
+ "description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
3761
4547
  "repo": "juliomrqz/nuxt-optimized-images",
3762
4548
  "npm": "@aceforth/nuxt-optimized-images",
3763
4549
  "icon": "",
@@ -3802,7 +4588,7 @@
3802
4588
  },
3803
4589
  {
3804
4590
  "name": "parse",
3805
- "description": "Parse package for Nuxt.js",
4591
+ "description": "Parse package for Nuxt",
3806
4592
  "repo": "cierrateam/nuxt-parse",
3807
4593
  "npm": "nuxt-parse",
3808
4594
  "icon": "",
@@ -3822,6 +4608,29 @@
3822
4608
  "requires": {}
3823
4609
  }
3824
4610
  },
4611
+ {
4612
+ "name": "particles",
4613
+ "description": "Easily add particle animations to your Nuxt projects using tsParticles",
4614
+ "repo": "Joepocalyptic/nuxt-particles",
4615
+ "npm": "nuxt-particles",
4616
+ "icon": "",
4617
+ "github": "https://github.com/Joepocalyptic/nuxt-particles",
4618
+ "website": "https://nuxt-particles.joeypereira.dev",
4619
+ "learn_more": "https://particles.js.org/",
4620
+ "category": "Libraries",
4621
+ "type": "3rd-party",
4622
+ "maintainers": [
4623
+ {
4624
+ "name": "Joey Pereira",
4625
+ "github": "Joepocalyptic",
4626
+ "avatar": "https://avatars.githubusercontent.com/Joepocalyptic?v=4"
4627
+ }
4628
+ ],
4629
+ "compatibility": {
4630
+ "nuxt": "^3.0.0",
4631
+ "requires": {}
4632
+ }
4633
+ },
3825
4634
  {
3826
4635
  "name": "partytown",
3827
4636
  "description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
@@ -3847,6 +4656,28 @@
3847
4656
  }
3848
4657
  }
3849
4658
  },
4659
+ {
4660
+ "name": "paypal",
4661
+ "description": "A Nuxt module for simplifying the use of Paypal in your project.",
4662
+ "repo": "arashsheyda/nuxt-paypal",
4663
+ "npm": "nuxt-paypal",
4664
+ "icon": "paypal.svg",
4665
+ "github": "https://github.com/arashsheyda/nuxt-paypal",
4666
+ "website": "https://github.com/arashsheyda/nuxt-paypal#readme",
4667
+ "learn_more": "https://developer.paypal.com/sdk/js/reference/",
4668
+ "category": "Payment",
4669
+ "type": "3rd-party",
4670
+ "maintainers": [
4671
+ {
4672
+ "name": "Arash Sheyda",
4673
+ "github": "arashsheyda"
4674
+ }
4675
+ ],
4676
+ "compatibility": {
4677
+ "nuxt": "^3.0.0",
4678
+ "requires": {}
4679
+ }
4680
+ },
3850
4681
  {
3851
4682
  "name": "pdfeasy",
3852
4683
  "description": "A JavaScript Client/Server Side PDF-Generator based in PDFKit",
@@ -3968,7 +4799,7 @@
3968
4799
  },
3969
4800
  {
3970
4801
  "name": "plausible",
3971
- "description": "Nuxt 3 module to natively integrate Plausible analytics",
4802
+ "description": "Nuxt module to natively integrate Plausible analytics",
3972
4803
  "repo": "nuxt-modules/plausible",
3973
4804
  "npm": "@nuxtjs/plausible",
3974
4805
  "icon": "",
@@ -4010,9 +4841,56 @@
4010
4841
  "requires": {}
4011
4842
  }
4012
4843
  },
4844
+ {
4845
+ "name": "prepare",
4846
+ "description": "Initialization steps at build time – like Nuxt 2 server init",
4847
+ "repo": "johannschopplich/nuxt-prepare",
4848
+ "npm": "nuxt-prepare",
4849
+ "icon": "prepare.svg",
4850
+ "github": "https://github.com/johannschopplich/nuxt-prepare",
4851
+ "website": "https://nuxt-prepare.jhnn.dev",
4852
+ "learn_more": "",
4853
+ "category": "Devtools",
4854
+ "type": "3rd-party",
4855
+ "maintainers": [
4856
+ {
4857
+ "name": "Johann Schopplich",
4858
+ "github": "johannschopplich",
4859
+ "twitter": "jschopplich",
4860
+ "avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
4861
+ }
4862
+ ],
4863
+ "compatibility": {
4864
+ "nuxt": "^3.0.0",
4865
+ "requires": {}
4866
+ }
4867
+ },
4868
+ {
4869
+ "name": "primevue",
4870
+ "description": "Next Generation Vue UI Component Library",
4871
+ "repo": "primefaces/primevue-nuxt-module",
4872
+ "npm": "nuxt-primevue",
4873
+ "icon": "primevue.svg",
4874
+ "github": "https://github.com/primefaces/primevue-nuxt-module",
4875
+ "website": "https://primevue.org/",
4876
+ "learn_more": "https://primevue.org/",
4877
+ "category": "UI",
4878
+ "type": "3rd-party",
4879
+ "maintainers": [
4880
+ {
4881
+ "name": "primefaces",
4882
+ "github": "primefaces",
4883
+ "twitter": "primevue"
4884
+ }
4885
+ ],
4886
+ "compatibility": {
4887
+ "nuxt": "^3.0.0",
4888
+ "requires": {}
4889
+ }
4890
+ },
4013
4891
  {
4014
4892
  "name": "prismic",
4015
- "description": "Easily connect your Nuxt.js application to your content hosted on Prismic",
4893
+ "description": "Easily connect your Nuxt application to your content hosted on Prismic",
4016
4894
  "repo": "nuxt-modules/prismic",
4017
4895
  "npm": "@nuxtjs/prismic",
4018
4896
  "icon": "prismic.png",
@@ -4079,7 +4957,7 @@
4079
4957
  },
4080
4958
  {
4081
4959
  "name": "proxy",
4082
- "description": "The one-liner node.js http-proxy middleware solution for Nuxt.js using http-proxy-middleware",
4960
+ "description": "The one-liner node.js http-proxy middleware solution for Nuxt using http-proxy-middleware",
4083
4961
  "repo": "nuxt-community/proxy-module",
4084
4962
  "npm": "@nuxtjs/proxy",
4085
4963
  "icon": "",
@@ -4125,7 +5003,7 @@
4125
5003
  },
4126
5004
  {
4127
5005
  "name": "purgecss",
4128
- "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt.js",
5006
+ "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt",
4129
5007
  "repo": "Developmint/nuxt-purgecss#main",
4130
5008
  "npm": "nuxt-purgecss",
4131
5009
  "icon": "purgecss.png",
@@ -4147,7 +5025,7 @@
4147
5025
  },
4148
5026
  {
4149
5027
  "name": "pwa",
4150
- "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your app's performance.",
5028
+ "description": "Easily build a Progressive Web App for your Nuxt application to improve your app's performance.",
4151
5029
  "repo": "nuxt-community/pwa-module",
4152
5030
  "npm": "@nuxtjs/pwa",
4153
5031
  "icon": "pwa.png",
@@ -4172,7 +5050,7 @@
4172
5050
  },
4173
5051
  {
4174
5052
  "name": "python",
4175
- "description": "Write Nuxt.js applications using Python",
5053
+ "description": "Write Nuxt applications using Python",
4176
5054
  "repo": "nuxt-community/python-module",
4177
5055
  "npm": "@nuxtjs/python",
4178
5056
  "icon": "python.png",
@@ -4209,6 +5087,64 @@
4209
5087
  "github": "Maiquu"
4210
5088
  }
4211
5089
  ],
5090
+ "compatibility": {
5091
+ "nuxt": "^3.0.0",
5092
+ "requires": {},
5093
+ "devtools": "^0.0.0"
5094
+ }
5095
+ },
5096
+ {
5097
+ "name": "radash",
5098
+ "description": "radash module with auto-import and custom prefix",
5099
+ "repo": "bbg/nuxt-radash",
5100
+ "npm": "nuxt-radash",
5101
+ "icon": "radash.png",
5102
+ "github": "https://github.com/bbg/nuxt-radash",
5103
+ "website": "https://github.com/bbg/nuxt-radash#readme",
5104
+ "learn_more": "https://github.com/rayepps/radash/",
5105
+ "category": "Libraries",
5106
+ "type": "3rd-party",
5107
+ "maintainers": [
5108
+ {
5109
+ "name": "Batuhan Göksu",
5110
+ "github": "bbg"
5111
+ }
5112
+ ],
5113
+ "compatibility": {
5114
+ "nuxt": "^3.0.0",
5115
+ "requires": {}
5116
+ }
5117
+ },
5118
+ {
5119
+ "name": "radix-vue",
5120
+ "description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
5121
+ "repo": "radix-vue/radix-vue",
5122
+ "npm": "radix-vue",
5123
+ "icon": "radix-vue.svg",
5124
+ "github": "https://github.com/radix-vue/radix-vue",
5125
+ "website": "https://www.radix-vue.com/",
5126
+ "learn_more": "https://www.radix-vue.com/overview/installation.html#nuxt-modules",
5127
+ "category": "UI",
5128
+ "type": "3rd-party",
5129
+ "maintainers": [
5130
+ {
5131
+ "name": "Zernonia",
5132
+ "github": "zernonia",
5133
+ "twitter": "zernonia"
5134
+ },
5135
+ {
5136
+ "name": "Khairul Haaziq",
5137
+ "github": "khairulhaaziq"
5138
+ },
5139
+ {
5140
+ "name": "Mujahid Anuar",
5141
+ "github": "mujahidfa"
5142
+ },
5143
+ {
5144
+ "name": "Max",
5145
+ "github": "onmax"
5146
+ }
5147
+ ],
4212
5148
  "compatibility": {
4213
5149
  "nuxt": "^3.0.0",
4214
5150
  "requires": {}
@@ -4216,7 +5152,7 @@
4216
5152
  },
4217
5153
  {
4218
5154
  "name": "recaptcha",
4219
- "description": "Simple and easy Google reCAPTCHA module with Nuxt.js",
5155
+ "description": "Simple and easy Google reCAPTCHA module with Nuxt",
4220
5156
  "repo": "nuxt-community/recaptcha-module",
4221
5157
  "npm": "@nuxtjs/recaptcha",
4222
5158
  "icon": "recaptcha.png",
@@ -4259,9 +5195,32 @@
4259
5195
  "requires": {}
4260
5196
  }
4261
5197
  },
5198
+ {
5199
+ "name": "resend",
5200
+ "description": "Resend integration for Nuxt",
5201
+ "repo": "nhedger/nuxt-resend",
5202
+ "npm": "nuxt-resend",
5203
+ "icon": "resend.svg",
5204
+ "github": "https://github.com/nhedger/nuxt-resend",
5205
+ "website": "https://github.com/nhedger/nuxt-resend",
5206
+ "learn_more": "https://resend.com",
5207
+ "category": "Extensions",
5208
+ "type": "3rd-party",
5209
+ "maintainers": [
5210
+ {
5211
+ "name": "Nicolas Hedger",
5212
+ "github": "nhedger",
5213
+ "twitter": "nicolashedger"
5214
+ }
5215
+ ],
5216
+ "compatibility": {
5217
+ "nuxt": "^3.0.0",
5218
+ "requires": {}
5219
+ }
5220
+ },
4262
5221
  {
4263
5222
  "name": "rfg-icon",
4264
- "description": "Nuxt.js module for creating favicons with RealFaviconGenerator api",
5223
+ "description": "Nuxt module for creating favicons with RealFaviconGenerator api",
4265
5224
  "repo": "pimlie/nuxt-rfg-icon",
4266
5225
  "npm": "nuxt-rfg-icon",
4267
5226
  "icon": "real-favicon-generator.png",
@@ -4283,12 +5242,12 @@
4283
5242
  },
4284
5243
  {
4285
5244
  "name": "robots",
4286
- "description": "A Nuxt.js module thats inject a middleware to generate a robots.txt file",
4287
- "repo": "nuxt-community/robots-module",
5245
+ "description": "A Nuxt module thats inject a middleware to generate a robots.txt file",
5246
+ "repo": "nuxt-modules/robots",
4288
5247
  "npm": "@nuxtjs/robots",
4289
5248
  "icon": "robots.png",
4290
- "github": "https://github.com/nuxt-community/robots-module",
4291
- "website": "https://github.com/nuxt-community/robots-module",
5249
+ "github": "https://github.com/nuxt-modules/robots",
5250
+ "website": "https://github.com/nuxt-modules/robots",
4292
5251
  "learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
4293
5252
  "category": "SEO",
4294
5253
  "type": "community",
@@ -4307,23 +5266,23 @@
4307
5266
  },
4308
5267
  {
4309
5268
  "name": "rollbar",
4310
- "description": "Add Rollbar.js to your Nuxt.js app to automatically capture and report errors in your applications.",
4311
- "repo": "gaelreyrol/nuxt-rollbar-module",
4312
- "npm": "nuxt-rollbar-module",
5269
+ "description": "Nuxt 3 module to integrate Rollbar.",
5270
+ "repo": "jairoblatt/nuxt-rollbar",
5271
+ "npm": "nuxt-rollbar",
4313
5272
  "icon": "rollbar.png",
4314
- "github": "https://github.com/gaelreyrol/nuxt-rollbar-module",
4315
- "website": "https://github.com/gaelreyrol/nuxt-rollbar-module",
5273
+ "github": "https://github.com/jairoblatt/nuxt-rollbar",
5274
+ "website": "https://github.com/jairoblatt/nuxt-rollbar",
4316
5275
  "learn_more": "https://docs.rollbar.com/docs/javascript",
4317
5276
  "category": "Monitoring",
4318
5277
  "type": "3rd-party",
4319
5278
  "maintainers": [
4320
5279
  {
4321
- "name": "Gaël Reyrol",
4322
- "github": "gaelreyrol"
5280
+ "name": "Jairo Blatt",
5281
+ "github": "jairoblatt"
4323
5282
  }
4324
5283
  ],
4325
5284
  "compatibility": {
4326
- "nuxt": "^2.0.0",
5285
+ "nuxt": "^3.0.0",
4327
5286
  "requires": {}
4328
5287
  }
4329
5288
  },
@@ -4352,7 +5311,7 @@
4352
5311
  },
4353
5312
  {
4354
5313
  "name": "router",
4355
- "description": "Nuxt.js module to use router.js instead of pages/ directory",
5314
+ "description": "Nuxt module to use router.js instead of pages/ directory",
4356
5315
  "repo": "nuxt-community/router-module",
4357
5316
  "npm": "@nuxtjs/router",
4358
5317
  "icon": "vue.png",
@@ -4400,13 +5359,13 @@
4400
5359
  },
4401
5360
  {
4402
5361
  "name": "schema-org",
4403
- "description": "Schema.org for Nuxt, supporting typed and automated Google Rich Results.",
4404
- "repo": "vueuse/schema-org#main/packages/nuxt",
5362
+ "description": "Schema.org for Nuxt.",
5363
+ "repo": "harlan-zw/nuxt-schema-org",
4405
5364
  "npm": "nuxt-schema-org",
4406
5365
  "icon": "schema-org.svg",
4407
- "github": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
4408
- "website": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
4409
- "learn_more": "https://vue-schema-org.netlify.app/guide/setup/nuxt.html",
5366
+ "github": "https://github.com/harlan-zw/nuxt-schema-org",
5367
+ "website": "https://nuxtseo.com/schema-org",
5368
+ "learn_more": "https://unhead.unjs.io/schema-org/getting-started/setup",
4410
5369
  "category": "SEO",
4411
5370
  "type": "3rd-party",
4412
5371
  "maintainers": [
@@ -4469,7 +5428,7 @@
4469
5428
  },
4470
5429
  {
4471
5430
  "name": "segment",
4472
- "description": "Nuxt.js module for Segment Analytics.js",
5431
+ "description": "Nuxt module for Segment Analytics.js",
4473
5432
  "repo": "dansmaculotte/nuxt-segment",
4474
5433
  "npm": "@dansmaculotte/nuxt-segment",
4475
5434
  "icon": "segment.png",
@@ -4491,10 +5450,10 @@
4491
5450
  },
4492
5451
  {
4493
5452
  "name": "sentry",
4494
- "description": "Sentry module for Nuxt.js to help developers diagnose, fix, and optimize the performance of their code",
5453
+ "description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
4495
5454
  "repo": "nuxt-community/sentry-module",
4496
5455
  "npm": "@nuxtjs/sentry",
4497
- "icon": "sentry.png",
5456
+ "icon": "sentry.svg",
4498
5457
  "github": "https://github.com/nuxt-community/sentry-module",
4499
5458
  "website": "https://sentry.nuxtjs.org/",
4500
5459
  "learn_more": "https://sentry.io/welcome/",
@@ -4511,14 +5470,38 @@
4511
5470
  "requires": {}
4512
5471
  }
4513
5472
  },
5473
+ {
5474
+ "name": "seo-experiments",
5475
+ "description": "Powerful SEO DX improvements that may or may not land in the Nuxt core.",
5476
+ "repo": "harlan-zw/nuxt-seo-experiments",
5477
+ "npm": "nuxt-seo-experiments",
5478
+ "icon": "seo-experiments.svg",
5479
+ "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
5480
+ "website": "https://nuxtseo.com/experiments",
5481
+ "learn_more": "https://nuxtseo.com/experiments",
5482
+ "category": "SEO",
5483
+ "type": "3rd-party",
5484
+ "maintainers": [
5485
+ {
5486
+ "name": "Harlan Wilton",
5487
+ "github": "harlan-zw",
5488
+ "twitter": "harlan_zw",
5489
+ "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
5490
+ }
5491
+ ],
5492
+ "compatibility": {
5493
+ "nuxt": "^3.0.0",
5494
+ "requires": {}
5495
+ }
5496
+ },
4514
5497
  {
4515
5498
  "name": "seo-kit",
4516
- "description": "Supercharge your Nuxt app with the all-in-one SEO layer.",
5499
+ "description": "The complete SEO solution for Nuxt.",
4517
5500
  "repo": "harlan-zw/nuxt-seo-kit#main/layer",
4518
5501
  "npm": "nuxt-seo-kit",
4519
5502
  "icon": "seo-kit.svg",
4520
5503
  "github": "https://github.com/harlan-zw/nuxt-seo-kit",
4521
- "website": "https://github.com/harlan-zw/nuxt-seo-kit",
5504
+ "website": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
4522
5505
  "learn_more": "",
4523
5506
  "category": "SEO",
4524
5507
  "type": "3rd-party",
@@ -4558,7 +5541,7 @@
4558
5541
  },
4559
5542
  {
4560
5543
  "name": "seomatic-meta",
4561
- "description": "A Nuxt.js module connecting Nuxt.js to the Craft CMS SEOmatic plugin",
5544
+ "description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
4562
5545
  "repo": "ben-rogerson/nuxt-seomatic-meta",
4563
5546
  "npm": "nuxt-seomatic-meta",
4564
5547
  "icon": "seomatic.png",
@@ -4601,6 +5584,29 @@
4601
5584
  "requires": {}
4602
5585
  }
4603
5586
  },
5587
+ {
5588
+ "name": "server-block",
5589
+ "description": "Use <server> tags in your Nuxt pages components.",
5590
+ "repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt#main",
5591
+ "npm": "@hebilicious/server-block-nuxt",
5592
+ "icon": "server-block.svg",
5593
+ "github": "https://github.com/Hebilicious/server-block-nuxt",
5594
+ "website": "https://github.com/Hebilicious/server-block-nuxt#readme",
5595
+ "learn_more": "https://github.com/Hebilicious/server-block-nuxt#readme",
5596
+ "category": "Extensions",
5597
+ "type": "3rd-party",
5598
+ "maintainers": [
5599
+ {
5600
+ "name": "Hebilicious",
5601
+ "github": "Hebilicious",
5602
+ "twitter": "its_hebilicious"
5603
+ }
5604
+ ],
5605
+ "compatibility": {
5606
+ "nuxt": "^3.0.0",
5607
+ "requires": {}
5608
+ }
5609
+ },
4604
5610
  {
4605
5611
  "name": "session",
4606
5612
  "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",
@@ -4626,7 +5632,7 @@
4626
5632
  },
4627
5633
  {
4628
5634
  "name": "shopify",
4629
- "description": "Easy Shopify Buy client module with Nuxt.js for ecommerce websites.",
5635
+ "description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
4630
5636
  "repo": "Gomah/nuxt-shopify",
4631
5637
  "npm": "nuxt-shopify",
4632
5638
  "icon": "shopify.png",
@@ -4647,7 +5653,7 @@
4647
5653
  }
4648
5654
  },
4649
5655
  {
4650
- "name": "nuxt-auth",
5656
+ "name": "sidebase-auth",
4651
5657
  "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.",
4652
5658
  "repo": "sidebase/nuxt-auth",
4653
5659
  "npm": "@sidebase/nuxt-auth",
@@ -4693,13 +5699,13 @@
4693
5699
  },
4694
5700
  {
4695
5701
  "name": "simple-robots",
4696
- "description": "Simply manage the robots crawling your Nuxt app.",
5702
+ "description": "Tame the robots crawling and indexing your Nuxt site.",
4697
5703
  "repo": "harlan-zw/nuxt-simple-robots",
4698
5704
  "npm": "nuxt-simple-robots",
4699
- "icon": "",
5705
+ "icon": "simple-robots.svg",
4700
5706
  "github": "https://github.com/harlan-zw/nuxt-simple-robots",
4701
- "website": "https://github.com/harlan-zw/nuxt-simple-robots",
4702
- "learn_more": "",
5707
+ "website": "https://nuxtseo.com/robots",
5708
+ "learn_more": "https://nuxtseo.com/robots",
4703
5709
  "category": "SEO",
4704
5710
  "type": "3rd-party",
4705
5711
  "maintainers": [
@@ -4717,13 +5723,13 @@
4717
5723
  },
4718
5724
  {
4719
5725
  "name": "simple-sitemap",
4720
- "description": "Simple, minimal sitemap.xml generation.",
5726
+ "description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
4721
5727
  "repo": "harlan-zw/nuxt-simple-sitemap",
4722
5728
  "npm": "nuxt-simple-sitemap",
4723
- "icon": "",
5729
+ "icon": "simple-sitemap.svg",
4724
5730
  "github": "https://github.com/harlan-zw/nuxt-simple-sitemap",
4725
- "website": "https://github.com/harlan-zw/nuxt-simple-sitemap",
4726
- "learn_more": "",
5731
+ "website": "https://nuxtseo.com/simple-sitemap",
5732
+ "learn_more": "https://nuxtseo.com/simple-sitemap",
4727
5733
  "category": "SEO",
4728
5734
  "type": "3rd-party",
4729
5735
  "maintainers": [
@@ -4741,7 +5747,7 @@
4741
5747
  },
4742
5748
  {
4743
5749
  "name": "sitemap",
4744
- "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt.js projects",
5750
+ "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt projects",
4745
5751
  "repo": "nuxt-community/sitemap-module#dev",
4746
5752
  "npm": "@nuxtjs/sitemap",
4747
5753
  "icon": "",
@@ -4786,7 +5792,7 @@
4786
5792
  },
4787
5793
  {
4788
5794
  "name": "snipcart",
4789
- "description": "Snipcart integration module for Nuxt.js",
5795
+ "description": "Snipcart integration module for Nuxt",
4790
5796
  "repo": "nuxt-modules/snipcart",
4791
5797
  "npm": "@nuxtjs/snipcart",
4792
5798
  "icon": "snipcart.png",
@@ -4809,7 +5815,7 @@
4809
5815
  },
4810
5816
  {
4811
5817
  "name": "social-meta",
4812
- "description": "Nuxt.js module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
5818
+ "description": "Nuxt module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
4813
5819
  "repo": "AlekseyPleshkov/nuxt-social-meta",
4814
5820
  "npm": "nuxt-social-meta",
4815
5821
  "icon": "",
@@ -4931,7 +5937,7 @@
4931
5937
  },
4932
5938
  {
4933
5939
  "name": "storage",
4934
- "description": "Utilities to easily read and write to the browser's storage in a Nuxt.js project",
5940
+ "description": "Utilities to easily read and write to the browser's storage in a Nuxt project",
4935
5941
  "repo": "mazipan/nuxt-storage",
4936
5942
  "npm": "nuxt-storage",
4937
5943
  "icon": "",
@@ -4953,7 +5959,7 @@
4953
5959
  },
4954
5960
  {
4955
5961
  "name": "storefront-ui",
4956
- "description": "Storefront UI Module for Nuxt.js",
5962
+ "description": "Storefront UI Module for Nuxt",
4957
5963
  "repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
4958
5964
  "npm": "@storefront-ui/nuxt",
4959
5965
  "icon": "storefront-ui.svg",
@@ -4997,7 +6003,7 @@
4997
6003
  },
4998
6004
  {
4999
6005
  "name": "storyblok",
5000
- "description": "Storyblok Nuxt.js module",
6006
+ "description": "Storyblok Nuxt module",
5001
6007
  "repo": "storyblok/storyblok-nuxt#master/lib",
5002
6008
  "npm": "@storyblok/nuxt",
5003
6009
  "icon": "storyblok.png",
@@ -5014,46 +6020,43 @@
5014
6020
  ],
5015
6021
  "compatibility": {
5016
6022
  "nuxt": "^2.0.0 || ^3.0.0",
5017
- "requires": {}
6023
+ "requires": {},
6024
+ "devtools": "^0.0.0"
5018
6025
  }
5019
6026
  },
5020
6027
  {
5021
6028
  "name": "storybook",
5022
- "description": "Easily integrate Storybook in your Nuxt.js application to design, build, and organize your UI components in isolation.",
5023
- "repo": "nuxt-community/storybook",
6029
+ "description": "Easily integrate Storybook in your Nuxt application to design, build, and organize your UI components in isolation.",
6030
+ "repo": "nuxt-modules/storybook",
5024
6031
  "npm": "@nuxtjs/storybook",
5025
6032
  "icon": "storybook.png",
5026
- "github": "https://github.com/nuxt-community/storybook",
6033
+ "github": "https://github.com/nuxt-modules/storybook",
5027
6034
  "website": "https://storybook.nuxtjs.org",
5028
- "learn_more": "https://storybook.js.org/",
6035
+ "learn_more": "https://github.com/storybook-vue/storybook-nuxt",
5029
6036
  "category": "Devtools",
5030
6037
  "type": "community",
5031
6038
  "maintainers": [
5032
6039
  {
5033
- "name": "Ahad Birang",
5034
- "github": "farnabaz",
5035
- "twitter": "a_birang"
5036
- },
5037
- {
5038
- "name": "Pooya Parsa",
5039
- "github": "pi0",
5040
- "twitter": "_pi0_"
6040
+ "name": "Chakir QATAB",
6041
+ "github": "chakAs3",
6042
+ "twitter": "ChakirQatab"
5041
6043
  }
5042
6044
  ],
5043
6045
  "compatibility": {
5044
- "nuxt": "^2.0.0",
6046
+ "nuxt": "^2.0.0 || ^3.0.0",
5045
6047
  "requires": {
5046
6048
  "bridge": "optional"
5047
- }
6049
+ },
6050
+ "devtools": "^0.7.2"
5048
6051
  }
5049
6052
  },
5050
6053
  {
5051
6054
  "name": "strapi",
5052
6055
  "description": "Design APIs fast and manage content easily using REST or GraphQL.",
5053
- "repo": "nuxt-community/strapi-module",
6056
+ "repo": "nuxt-modules/strapi",
5054
6057
  "npm": "@nuxtjs/strapi",
5055
6058
  "icon": "strapi.png",
5056
- "github": "https://github.com/nuxt-community/strapi-module",
6059
+ "github": "https://github.com/nuxt-modules/strapi",
5057
6060
  "website": "https://strapi.nuxtjs.org",
5058
6061
  "learn_more": "https://strapi.io/",
5059
6062
  "category": "CMS",
@@ -5074,7 +6077,34 @@
5074
6077
  "nuxt": "^2.0.0 || ^3.0.0",
5075
6078
  "requires": {
5076
6079
  "bridge": true
6080
+ },
6081
+ "devtools": "^0.0.0"
6082
+ }
6083
+ },
6084
+ {
6085
+ "name": "stripe-next",
6086
+ "description": "This Nuxt module provides an easy way to integrate Stripe in your Nuxt application, both on the client-side and server-side. It utilizes the official stripe package for server-side usage and @stripe/stripe-js for the client-side.",
6087
+ "repo": "fuentesloic/nuxt-stripe",
6088
+ "npm": "@unlok-co/nuxt-stripe",
6089
+ "icon": "stripe.png",
6090
+ "github": "https://github.com/fuentesloic/nuxt-stripe",
6091
+ "website": "https://github.com/fuentesloic/nuxt-stripe",
6092
+ "learn_more": "https://stripe.com/docs",
6093
+ "category": "Payment",
6094
+ "type": "3rd-party",
6095
+ "maintainers": [
6096
+ {
6097
+ "name": "Loic Fuentes",
6098
+ "github": "fuentesloic"
6099
+ },
6100
+ {
6101
+ "name": "Florent Giraud",
6102
+ "github": "flozero"
5077
6103
  }
6104
+ ],
6105
+ "compatibility": {
6106
+ "nuxt": "^3.0.0",
6107
+ "requires": {}
5078
6108
  }
5079
6109
  },
5080
6110
  {
@@ -5099,6 +6129,36 @@
5099
6129
  "requires": {}
5100
6130
  }
5101
6131
  },
6132
+ {
6133
+ "name": "studio",
6134
+ "description": "A new experience to build content-driven website with Nuxt.",
6135
+ "repo": "nuxtlabs/studio-module",
6136
+ "npm": "@nuxthq/studio",
6137
+ "icon": "studio.svg",
6138
+ "github": "https://github.com/nuxtlabs/studio-module",
6139
+ "website": "https://nuxt.studio",
6140
+ "learn_more": "https://nuxt.studio",
6141
+ "category": "CMS",
6142
+ "type": "3rd-party",
6143
+ "maintainers": [
6144
+ {
6145
+ "name": "Ahad Birang",
6146
+ "github": "farnabaz",
6147
+ "twitter": "a_birang"
6148
+ },
6149
+ {
6150
+ "name": "Sébastien Chopin",
6151
+ "github": "Atinux",
6152
+ "twitter": "Atinux"
6153
+ }
6154
+ ],
6155
+ "compatibility": {
6156
+ "nuxt": "^3.0.0",
6157
+ "requires": {
6158
+ "content": true
6159
+ }
6160
+ }
6161
+ },
5102
6162
  {
5103
6163
  "name": "style-resources",
5104
6164
  "description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
@@ -5124,7 +6184,7 @@
5124
6184
  },
5125
6185
  {
5126
6186
  "name": "stylelint",
5127
- "description": "Stylelint module for Nuxt.js. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
6187
+ "description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
5128
6188
  "repo": "nuxt-community/stylelint-module",
5129
6189
  "npm": "@nuxtjs/stylelint-module",
5130
6190
  "icon": "stylelint.png",
@@ -5170,10 +6230,10 @@
5170
6230
  {
5171
6231
  "name": "supabase",
5172
6232
  "description": "First class integration with Supabase",
5173
- "repo": "nuxt-community/supabase-module",
6233
+ "repo": "nuxt-modules/supabase",
5174
6234
  "npm": "@nuxtjs/supabase",
5175
6235
  "icon": "supabase.png",
5176
- "github": "https://github.com/nuxt-community/supabase-module",
6236
+ "github": "https://github.com/nuxt-modules/supabase",
5177
6237
  "website": "https://supabase.nuxtjs.org",
5178
6238
  "learn_more": "https://supabase.com",
5179
6239
  "category": "Database",
@@ -5224,12 +6284,12 @@
5224
6284
  },
5225
6285
  {
5226
6286
  "name": "svg-sprite",
5227
- "description": "Optimized and Easy way to use svg files in Nuxt.js",
5228
- "repo": "nuxt-community/svg-sprite-module",
6287
+ "description": "Optimized and Easy way to use svg files in Nuxt",
6288
+ "repo": "nuxt-modules/svg-sprite",
5229
6289
  "npm": "@nuxtjs/svg-sprite",
5230
6290
  "icon": "",
5231
- "github": "https://github.com/nuxt-community/svg-sprite-module",
5232
- "website": "https://github.com/nuxt-community/svg-sprite-module",
6291
+ "github": "https://github.com/nuxt-modules/svg-sprite",
6292
+ "website": "https://github.com/nuxt-modules/svg-sprite",
5233
6293
  "learn_more": "",
5234
6294
  "category": "UI",
5235
6295
  "type": "community",
@@ -5241,13 +6301,13 @@
5241
6301
  }
5242
6302
  ],
5243
6303
  "compatibility": {
5244
- "nuxt": "^2.0.0",
6304
+ "nuxt": "^2.0.0 || ^3.0.0",
5245
6305
  "requires": {}
5246
6306
  }
5247
6307
  },
5248
6308
  {
5249
6309
  "name": "svg",
5250
- "description": "Super simple svg loading module for Nuxt.js",
6310
+ "description": "Super simple svg loading module for Nuxt",
5251
6311
  "repo": "nuxt-community/svg-module",
5252
6312
  "npm": "@nuxtjs/svg",
5253
6313
  "icon": "",
@@ -5291,7 +6351,7 @@
5291
6351
  },
5292
6352
  {
5293
6353
  "name": "swiper",
5294
- "description": "Nuxt.js module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
6354
+ "description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
5295
6355
  "repo": "cpreston321/nuxt-swiper",
5296
6356
  "npm": "nuxt-swiper",
5297
6357
  "icon": "swiper.svg",
@@ -5337,10 +6397,10 @@
5337
6397
  {
5338
6398
  "name": "tailwindcss",
5339
6399
  "description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
5340
- "repo": "nuxt-community/tailwindcss-module",
6400
+ "repo": "nuxt-modules/tailwindcss",
5341
6401
  "npm": "@nuxtjs/tailwindcss",
5342
6402
  "icon": "tailwindcss.png",
5343
- "github": "https://github.com/nuxt-community/tailwindcss-module",
6403
+ "github": "https://github.com/nuxt-modules/tailwindcss",
5344
6404
  "website": "https://tailwindcss.nuxtjs.org",
5345
6405
  "learn_more": "https://tailwindcss.com/",
5346
6406
  "category": "UI",
@@ -5350,11 +6410,16 @@
5350
6410
  "name": "Sébastien Chopin",
5351
6411
  "github": "Atinux",
5352
6412
  "twitter": "Atinux"
6413
+ },
6414
+ {
6415
+ "name": "Inesh Bose",
6416
+ "github": "ineshbose"
5353
6417
  }
5354
6418
  ],
5355
6419
  "compatibility": {
5356
6420
  "nuxt": "^2.0.0 || ^3.0.0",
5357
- "requires": {}
6421
+ "requires": {},
6422
+ "devtools": "^0.0.0"
5358
6423
  }
5359
6424
  },
5360
6425
  {
@@ -5370,19 +6435,63 @@
5370
6435
  "type": "3rd-party",
5371
6436
  "maintainers": [
5372
6437
  {
5373
- "name": "stickpro",
5374
- "github": "stickpro",
5375
- "avatar": "https://avatars.githubusercontent.com/u/25886722?v=4"
6438
+ "name": "stickpro",
6439
+ "github": "stickpro",
6440
+ "avatar": "https://avatars.githubusercontent.com/u/25886722?v=4"
6441
+ }
6442
+ ],
6443
+ "compatibility": {
6444
+ "nuxt": "^2.0.0",
6445
+ "requires": {}
6446
+ }
6447
+ },
6448
+ {
6449
+ "name": "time",
6450
+ "description": "Safely render local dates and times on the server with Nuxt",
6451
+ "repo": "danielroe/nuxt-time",
6452
+ "npm": "nuxt-time",
6453
+ "icon": "",
6454
+ "github": "https://github.com/danielroe/nuxt-time",
6455
+ "website": "https://github.com/danielroe/nuxt-time",
6456
+ "learn_more": "",
6457
+ "category": "Extensions",
6458
+ "type": "3rd-party",
6459
+ "maintainers": [
6460
+ {
6461
+ "name": "danielroe",
6462
+ "github": "danielroe"
6463
+ }
6464
+ ],
6465
+ "compatibility": {
6466
+ "nuxt": "^3.0.0",
6467
+ "requires": {}
6468
+ }
6469
+ },
6470
+ {
6471
+ "name": "tiptap",
6472
+ "description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
6473
+ "repo": "modbender/nuxt-tiptap-editor",
6474
+ "npm": "nuxt-tiptap-editor",
6475
+ "icon": "tiptap.png",
6476
+ "github": "https://github.com/modbender/nuxt-tiptap-editor",
6477
+ "website": "https://github.com/modbender/nuxt-tiptap-editor",
6478
+ "learn_more": "https://github.com/modbender/nuxt-tiptap-editor",
6479
+ "category": "Libraries",
6480
+ "type": "3rd-party",
6481
+ "maintainers": [
6482
+ {
6483
+ "name": "modbender",
6484
+ "github": "modbender"
5376
6485
  }
5377
6486
  ],
5378
6487
  "compatibility": {
5379
- "nuxt": "^2.0.0",
6488
+ "nuxt": "^3.0.0",
5380
6489
  "requires": {}
5381
6490
  }
5382
6491
  },
5383
6492
  {
5384
6493
  "name": "toast",
5385
- "description": "Responsive Touch Compatible Toast plugin for Nuxt.js using vue-toasted",
6494
+ "description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
5386
6495
  "repo": "nuxt-community/modules#master/packages/toast",
5387
6496
  "npm": "@nuxtjs/toast",
5388
6497
  "icon": "",
@@ -5403,6 +6512,61 @@
5403
6512
  "requires": {}
5404
6513
  }
5405
6514
  },
6515
+ {
6516
+ "name": "translation-manager",
6517
+ "description": "Simple and easy to use translation manager for Nuxt and Nuxt-i18n that allows translation management from a single CSV file.",
6518
+ "repo": "samk-dev/nuxt-translation-manager",
6519
+ "npm": "nuxt-translation-manager",
6520
+ "icon": "translation-manager.png",
6521
+ "github": "https://github.com/samk-dev/nuxt-translation-manager",
6522
+ "website": "https://github.com/samk-dev/nuxt-translation-manager",
6523
+ "learn_more": "",
6524
+ "category": "Extensions",
6525
+ "type": "3rd-party",
6526
+ "maintainers": [
6527
+ {
6528
+ "name": "Sam K",
6529
+ "github": "samk-dev"
6530
+ }
6531
+ ],
6532
+ "compatibility": {
6533
+ "nuxt": "^3.0.0",
6534
+ "requires": {}
6535
+ }
6536
+ },
6537
+ {
6538
+ "name": "tresjs",
6539
+ "description": "Create 3D experiences in your Nuxt application using TresJS.",
6540
+ "repo": "tresjs/nuxt",
6541
+ "npm": "@tresjs/nuxt",
6542
+ "icon": "tresjs.svg",
6543
+ "github": "https://github.com/Tresjs/nuxt",
6544
+ "website": "https://tresjs.org/guide/nuxt.html",
6545
+ "learn_more": "https://tresjs.org/",
6546
+ "category": "Libraries",
6547
+ "type": "3rd-party",
6548
+ "maintainers": [
6549
+ {
6550
+ "name": "Alvaro Saburido",
6551
+ "github": "alvarosabu",
6552
+ "twitter": "alvarosabu"
6553
+ },
6554
+ {
6555
+ "name": "Jaime Torrealba",
6556
+ "github": "JaimeTorrealba",
6557
+ "twitter": "jaimebboyjt"
6558
+ },
6559
+ {
6560
+ "name": "Tino Koch",
6561
+ "github": "Tinoooo",
6562
+ "twitter": "ichbintino"
6563
+ }
6564
+ ],
6565
+ "compatibility": {
6566
+ "nuxt": "^3.0.0",
6567
+ "requires": {}
6568
+ }
6569
+ },
5406
6570
  {
5407
6571
  "name": "turnstile",
5408
6572
  "description": "Privacy-focused alternative to CAPTCHA from Cloudflare",
@@ -5430,7 +6594,7 @@
5430
6594
  },
5431
6595
  {
5432
6596
  "name": "twa",
5433
- "description": "Nuxt.js module for generating Trusted Web App from Nuxt.js app",
6597
+ "description": "Nuxt module for generating Trusted Web App from Nuxt app",
5434
6598
  "repo": "tuarrep/nuxt-twa",
5435
6599
  "npm": "nuxt-twa",
5436
6600
  "icon": "",
@@ -5452,6 +6616,28 @@
5452
6616
  }
5453
6617
  }
5454
6618
  },
6619
+ {
6620
+ "name": "twemoji",
6621
+ "description": "Twemoji module for Nuxt. Render emojis as SVG elements or PNG images.",
6622
+ "repo": "yizack/nuxt-twemoji",
6623
+ "npm": "nuxt-twemoji",
6624
+ "icon": "twemoji.svg",
6625
+ "github": "https://github.com/Yizack/nuxt-twemoji",
6626
+ "website": "https://github.com/Yizack/nuxt-twemoji",
6627
+ "learn_more": "",
6628
+ "category": "UI",
6629
+ "type": "3rd-party",
6630
+ "maintainers": [
6631
+ {
6632
+ "name": "Yizack Rangel",
6633
+ "github": "yizack"
6634
+ }
6635
+ ],
6636
+ "compatibility": {
6637
+ "nuxt": "^3.0.0",
6638
+ "requires": {}
6639
+ }
6640
+ },
5455
6641
  {
5456
6642
  "name": "twicpics",
5457
6643
  "description": "Images and videos components - Context aware resizing and cropping, lazy-loading, LQIP, Next-Gen format, compression, CDN.",
@@ -5596,6 +6782,63 @@
5596
6782
  "requires": {}
5597
6783
  }
5598
6784
  },
6785
+ {
6786
+ "name": "typo3",
6787
+ "description": "TYPO3 Headless Frontend Rendering module",
6788
+ "repo": "TYPO3-Headless/nuxt-typo3",
6789
+ "npm": "@t3headless/nuxt-typo3",
6790
+ "icon": "typo3.svg",
6791
+ "github": "https://github.com/TYPO3-Headless/nuxt-typo3",
6792
+ "website": "https://t3headless.macopedia.io/nuxt-typo3/",
6793
+ "learn_more": "https://github.com/TYPO3-Headless",
6794
+ "category": "CMS",
6795
+ "type": "3rd-party",
6796
+ "maintainers": [
6797
+ {
6798
+ "name": "Macopedia",
6799
+ "github": "macopedia",
6800
+ "twitter": "macopediapl"
6801
+ }
6802
+ ],
6803
+ "compatibility": {
6804
+ "nuxt": "^2.0.0 || ^3.0.0",
6805
+ "requires": {},
6806
+ "devtools": "^0.0.0"
6807
+ }
6808
+ },
6809
+ {
6810
+ "name": "ui",
6811
+ "description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
6812
+ "repo": "nuxt/ui#dev",
6813
+ "npm": "@nuxt/ui",
6814
+ "icon": "nuxt.svg",
6815
+ "github": "https://github.com/nuxt/ui",
6816
+ "website": "https://ui.nuxt.com",
6817
+ "learn_more": "",
6818
+ "category": "UI",
6819
+ "type": "official",
6820
+ "maintainers": [
6821
+ {
6822
+ "name": "Benjamin Canac",
6823
+ "github": "benjamincanac",
6824
+ "twitter": "benjamincanac"
6825
+ },
6826
+ {
6827
+ "name": "Sebastien Chopin",
6828
+ "github": "Atinux",
6829
+ "twitter": "Atinux"
6830
+ },
6831
+ {
6832
+ "name": "Sylvain Marroufin",
6833
+ "github": "smarroufin",
6834
+ "twitter": "smarroufin"
6835
+ }
6836
+ ],
6837
+ "compatibility": {
6838
+ "nuxt": "^3.0.0",
6839
+ "requires": {}
6840
+ }
6841
+ },
5599
6842
  {
5600
6843
  "name": "umami",
5601
6844
  "description": "Embed the Umami analytics library into Nuxt",
@@ -5644,7 +6887,7 @@
5644
6887
  },
5645
6888
  {
5646
6889
  "name": "universal-storage",
5647
- "description": "Universal Storage Utilities for Nuxt.js",
6890
+ "description": "Universal Storage Utilities for Nuxt",
5648
6891
  "repo": "nuxt-community/universal-storage-module",
5649
6892
  "npm": "@nuxtjs/universal-storage",
5650
6893
  "icon": "",
@@ -5721,12 +6964,12 @@
5721
6964
  {
5722
6965
  "name": "unocss",
5723
6966
  "description": "The instant on-demand atomic CSS engine.",
5724
- "repo": "antfu/unocss#main/packages/nuxt",
6967
+ "repo": "unocss/unocss#main/packages/nuxt",
5725
6968
  "npm": "@unocss/nuxt",
5726
6969
  "icon": "unocss.svg",
5727
- "github": "https://github.com/antfu/unocss",
5728
- "website": "https://github.com/antfu/unocss",
5729
- "learn_more": "https://github.com/antfu/unocss",
6970
+ "github": "https://github.com/unocss/unocss",
6971
+ "website": "https://github.com/unocss/unocss",
6972
+ "learn_more": "https://github.com/unocss/unocss",
5730
6973
  "category": "UI",
5731
6974
  "type": "3rd-party",
5732
6975
  "maintainers": [
@@ -5741,7 +6984,8 @@
5741
6984
  "nuxt": "^2.0.0 || ^3.0.0",
5742
6985
  "requires": {
5743
6986
  "bridge": "optional"
5744
- }
6987
+ },
6988
+ "devtools": "^0.0.0"
5745
6989
  }
5746
6990
  },
5747
6991
  {
@@ -5767,9 +7011,33 @@
5767
7011
  "requires": {}
5768
7012
  }
5769
7013
  },
7014
+ {
7015
+ "name": "use-wagmi",
7016
+ "description": "Vue Composition for Ethereum based on wagmi",
7017
+ "repo": "unicape/use-wagmi#main/packages/nuxt",
7018
+ "npm": "@use-wagmi/nuxt",
7019
+ "icon": "use-wagmi.png",
7020
+ "github": "https://github.com/unicape/use-wagmi",
7021
+ "website": "https://github.com/unicape/use-wagmi",
7022
+ "learn_more": "https://github.com/unicape/use-wagmi",
7023
+ "category": "Extensions",
7024
+ "type": "3rd-party",
7025
+ "maintainers": [
7026
+ {
7027
+ "name": "Unic Ape",
7028
+ "github": "unicape"
7029
+ }
7030
+ ],
7031
+ "compatibility": {
7032
+ "nuxt": "^2.0.0 || ^3.0.0",
7033
+ "requires": {
7034
+ "bridge": true
7035
+ }
7036
+ }
7037
+ },
5770
7038
  {
5771
7039
  "name": "user-agent",
5772
- "description": "Nuxt.js module for handling User-Agent.",
7040
+ "description": "Nuxt module for handling User-Agent.",
5773
7041
  "repo": "fukuiretu/nuxt-user-agent",
5774
7042
  "npm": "nuxt-user-agent",
5775
7043
  "icon": "",
@@ -5859,9 +7127,31 @@
5859
7127
  }
5860
7128
  }
5861
7129
  },
7130
+ {
7131
+ "name": "vcalendar",
7132
+ "description": "VCalendar module for Nuxt",
7133
+ "repo": "samk-dev/nuxt-vcalendar",
7134
+ "npm": "@samk-dev/nuxt-vcalendar",
7135
+ "icon": "vcalendar.png",
7136
+ "github": "https://github.com/samk-dev/vcalendar",
7137
+ "website": "https://github.com/samk-dev/vcalendar",
7138
+ "learn_more": "",
7139
+ "category": "Libraries",
7140
+ "type": "3rd-party",
7141
+ "maintainers": [
7142
+ {
7143
+ "name": "Sam K",
7144
+ "github": "samk-dev"
7145
+ }
7146
+ ],
7147
+ "compatibility": {
7148
+ "nuxt": "^3.0.0",
7149
+ "requires": {}
7150
+ }
7151
+ },
5862
7152
  {
5863
7153
  "name": "vee-validate",
5864
- "description": "Painless Vue forms for Nuxt.js",
7154
+ "description": "Painless Vue forms for Nuxt",
5865
7155
  "repo": "logaretm/vee-validate#main/packages/nuxt",
5866
7156
  "npm": "@vee-validate/nuxt",
5867
7157
  "icon": "vee-validate.png",
@@ -5904,6 +7194,28 @@
5904
7194
  "requires": {}
5905
7195
  }
5906
7196
  },
7197
+ {
7198
+ "name": "vercel-analytics",
7199
+ "description": "Vercel Analytics integration for Nuxt",
7200
+ "repo": "xanderbarkhatov/nuxt-vercel-analytics",
7201
+ "npm": "nuxt-vercel-analytics",
7202
+ "icon": "",
7203
+ "github": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
7204
+ "website": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
7205
+ "learn_more": "https://vercel.com/docs/concepts/analytics",
7206
+ "category": "Analytics",
7207
+ "type": "3rd-party",
7208
+ "maintainers": [
7209
+ {
7210
+ "name": "Alexander B.",
7211
+ "github": "xanderbarkhatov"
7212
+ }
7213
+ ],
7214
+ "compatibility": {
7215
+ "nuxt": "^3.0.0",
7216
+ "requires": {}
7217
+ }
7218
+ },
5907
7219
  {
5908
7220
  "name": "vexip-ui",
5909
7221
  "description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
@@ -5929,7 +7241,7 @@
5929
7241
  },
5930
7242
  {
5931
7243
  "name": "vite-pwa-nuxt",
5932
- "description": "Zero-config PWA Plugin for Nuxt 3",
7244
+ "description": "Zero-config PWA Plugin for Nuxt",
5933
7245
  "repo": "vite-pwa/nuxt",
5934
7246
  "npm": "@vite-pwa/nuxt",
5935
7247
  "icon": "vite-pwa-nuxt.svg",
@@ -5958,13 +7270,13 @@
5958
7270
  {
5959
7271
  "name": "vitest",
5960
7272
  "description": "Vitest integration with Nuxt",
5961
- "repo": "danielroe/nuxt-vitest#main",
7273
+ "repo": "danielroe/nuxt-vitest",
5962
7274
  "npm": "nuxt-vitest",
5963
7275
  "icon": "vitest.svg",
5964
7276
  "github": "https://github.com/danielroe/nuxt-vitest",
5965
7277
  "website": "https://github.com/danielroe/nuxt-vitest",
5966
7278
  "learn_more": "",
5967
- "category": "Extensions",
7279
+ "category": "Devtools",
5968
7280
  "type": "3rd-party",
5969
7281
  "maintainers": [
5970
7282
  {
@@ -5976,6 +7288,61 @@
5976
7288
  "github": "antfu"
5977
7289
  }
5978
7290
  ],
7291
+ "compatibility": {
7292
+ "nuxt": "^3.0.0",
7293
+ "requires": {},
7294
+ "devtools": "^0.0.0"
7295
+ }
7296
+ },
7297
+ {
7298
+ "name": "vue-email",
7299
+ "description": "💌 Write email templates with vue",
7300
+ "repo": "vue-email/nuxt",
7301
+ "npm": "@vue-email/nuxt",
7302
+ "icon": "vue-email.svg",
7303
+ "github": "https://github.com/vue-email/nuxt",
7304
+ "website": "https://vuemail.net/",
7305
+ "learn_more": "https://vuemail.net/ssr/nuxt",
7306
+ "category": "UI",
7307
+ "type": "3rd-party",
7308
+ "maintainers": [
7309
+ {
7310
+ "name": "David Arenas",
7311
+ "github": "Dave136",
7312
+ "twitter": "davejs4",
7313
+ "avatar": "https://avatars.githubusercontent.com/u/49698182?v=4"
7314
+ },
7315
+ {
7316
+ "name": "Younes Barrad",
7317
+ "github": "Flowko",
7318
+ "twitter": "imflowko",
7319
+ "avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
7320
+ }
7321
+ ],
7322
+ "compatibility": {
7323
+ "nuxt": "^3.0.0",
7324
+ "requires": {},
7325
+ "devtools": "^0.0.0"
7326
+ }
7327
+ },
7328
+ {
7329
+ "name": "vue-final-modal",
7330
+ "description": "The most powerful yet most light-weight modal library for Vue 3.",
7331
+ "repo": "vue-final/vue-final-modal",
7332
+ "npm": "@vue-final-modal/nuxt",
7333
+ "icon": "vue-final-modal.svg",
7334
+ "github": "https://github.com/vue-final/vue-final-modal",
7335
+ "website": "https://vue-final-modal.org/",
7336
+ "learn_more": "https://vue-final-modal.org/",
7337
+ "category": "UI",
7338
+ "type": "3rd-party",
7339
+ "maintainers": [
7340
+ {
7341
+ "name": "Hunter Liu",
7342
+ "github": "hunterliu1003",
7343
+ "twitter": "hunterliu1003"
7344
+ }
7345
+ ],
5979
7346
  "compatibility": {
5980
7347
  "nuxt": "^3.0.0",
5981
7348
  "requires": {}
@@ -6003,7 +7370,8 @@
6003
7370
  "nuxt": "^3.0.0",
6004
7371
  "requires": {
6005
7372
  "bridge": "optional"
6006
- }
7373
+ },
7374
+ "devtools": "^0.0.0"
6007
7375
  }
6008
7376
  },
6009
7377
  {
@@ -6030,7 +7398,7 @@
6030
7398
  },
6031
7399
  {
6032
7400
  "name": "vue-multiselect",
6033
- "description": "Single / multiple select plugin for Nuxt.js using vue-multiselect.",
7401
+ "description": "Single / multiple select plugin for Nuxt using vue-multiselect.",
6034
7402
  "repo": "spektrummedia/nuxt-vue-multiselect",
6035
7403
  "npm": "nuxt-vue-multiselect",
6036
7404
  "icon": "",
@@ -6072,6 +7440,29 @@
6072
7440
  "requires": {}
6073
7441
  }
6074
7442
  },
7443
+ {
7444
+ "name": "vue-query",
7445
+ "description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
7446
+ "repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt#main",
7447
+ "npm": "@hebilicious/vue-query-nuxt",
7448
+ "icon": "vue-query.svg",
7449
+ "github": "https://github.com/Hebilicious/vue-query-nuxt",
7450
+ "website": "https://github.com/Hebilicious/vue-query-nuxt#readme",
7451
+ "learn_more": "https://tanstack.com/query/latest/docs/vue/quick-start",
7452
+ "category": "Request",
7453
+ "type": "3rd-party",
7454
+ "maintainers": [
7455
+ {
7456
+ "name": "Hebilicious",
7457
+ "github": "Hebilicious",
7458
+ "twitter": "its_hebilicious"
7459
+ }
7460
+ ],
7461
+ "compatibility": {
7462
+ "nuxt": "^3.0.0",
7463
+ "requires": {}
7464
+ }
7465
+ },
6075
7466
  {
6076
7467
  "name": "vue-select",
6077
7468
  "description": "Nuxt module for vue-select, a feature rich select/dropdown/typeahead component.",
@@ -6121,7 +7512,7 @@
6121
7512
  },
6122
7513
  {
6123
7514
  "name": "vue-warehouse",
6124
- "description": "A Cross-browser storage for Vue.js and Nuxt.js, with plugins support and easy extensibility based on Store.js",
7515
+ "description": "A Cross-browser storage for Vue.js and Nuxt, with plugins support and easy extensibility based on Store.js",
6125
7516
  "repo": "juliomrqz/vue-warehouse",
6126
7517
  "npm": "vue-warehouse",
6127
7518
  "icon": "",
@@ -6142,6 +7533,29 @@
6142
7533
  "requires": {}
6143
7534
  }
6144
7535
  },
7536
+ {
7537
+ "name": "vue3-carousel-nuxt",
7538
+ "description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt applications.",
7539
+ "repo": "gaetansenn/vue3-carousel-nuxt",
7540
+ "npm": "vue3-carousel-nuxt",
7541
+ "icon": "",
7542
+ "github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
7543
+ "website": "",
7544
+ "learn_more": "",
7545
+ "category": "UI",
7546
+ "type": "3rd-party",
7547
+ "maintainers": [
7548
+ {
7549
+ "name": "Gaetan SENN",
7550
+ "github": "gaetansenn",
7551
+ "avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
7552
+ }
7553
+ ],
7554
+ "compatibility": {
7555
+ "nuxt": "^3.0.0",
7556
+ "requires": {}
7557
+ }
7558
+ },
6145
7559
  {
6146
7560
  "name": "vuefire",
6147
7561
  "description": "Idiomatic composables for the Firebase SDK",
@@ -6164,9 +7578,55 @@
6164
7578
  "requires": {}
6165
7579
  }
6166
7580
  },
7581
+ {
7582
+ "name": "vueform-builder",
7583
+ "description": "Official Vueform Builder module for Nuxt",
7584
+ "repo": "vueform/builder/nuxt",
7585
+ "npm": "@vueform/builder-nuxt",
7586
+ "icon": "vueform.svg",
7587
+ "github": "https://github.com/vueform/builder",
7588
+ "website": "https://builder.vueform.com",
7589
+ "learn_more": "https://builder.vueform.com/docs/installation#nuxt",
7590
+ "category": "Libraries",
7591
+ "type": "3rd-party",
7592
+ "maintainers": [
7593
+ {
7594
+ "name": "Adam Berecz",
7595
+ "github": "adamberecz",
7596
+ "twitter": "bereczadam"
7597
+ }
7598
+ ],
7599
+ "compatibility": {
7600
+ "nuxt": "^3.0.0",
7601
+ "requires": {}
7602
+ }
7603
+ },
7604
+ {
7605
+ "name": "vueform",
7606
+ "description": "Official Vueform module for Nuxt",
7607
+ "repo": "vueform/vueform/nuxt",
7608
+ "npm": "@vueform/nuxt",
7609
+ "icon": "vueform.svg",
7610
+ "github": "https://github.com/vueform/vueform",
7611
+ "website": "https://vueform.com",
7612
+ "learn_more": "https://vueform.com/docs/installation#nuxt",
7613
+ "category": "Libraries",
7614
+ "type": "3rd-party",
7615
+ "maintainers": [
7616
+ {
7617
+ "name": "Adam Berecz",
7618
+ "github": "adamberecz",
7619
+ "twitter": "bereczadam"
7620
+ }
7621
+ ],
7622
+ "compatibility": {
7623
+ "nuxt": "^3.0.0",
7624
+ "requires": {}
7625
+ }
7626
+ },
6167
7627
  {
6168
7628
  "name": "vuestic",
6169
- "description": "Vuestic UI module for Nuxt 3",
7629
+ "description": "Vuestic UI module for Nuxt",
6170
7630
  "repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
6171
7631
  "npm": "@vuestic/nuxt",
6172
7632
  "icon": "vuestic.png",
@@ -6186,9 +7646,31 @@
6186
7646
  "requires": {}
6187
7647
  }
6188
7648
  },
7649
+ {
7650
+ "name": "vuetify-nuxt-module",
7651
+ "description": "Zero-config Nuxt Module for Vuetify.",
7652
+ "repo": "userquin/vuetify-nuxt-module",
7653
+ "npm": "vuetify-nuxt-module",
7654
+ "icon": "vuetify-logo-v3-dark.svg",
7655
+ "github": "https://github.com/userquin/vuetify-nuxt-module",
7656
+ "website": "https://vuetify-nuxt-module.netlify.app/",
7657
+ "learn_more": "https://github.com/userquin/vuetify-nuxt-module/blob/main/README.md",
7658
+ "category": "UI",
7659
+ "type": "3rd-party",
7660
+ "maintainers": [
7661
+ {
7662
+ "name": "Joaquín Sánchez",
7663
+ "github": "userquin"
7664
+ }
7665
+ ],
7666
+ "compatibility": {
7667
+ "nuxt": "^3.0.0",
7668
+ "requires": {}
7669
+ }
7670
+ },
6189
7671
  {
6190
7672
  "name": "vuetify",
6191
- "description": "Vuetify Module for Nuxt.js to add Material Design components to your application.",
7673
+ "description": "Vuetify Module for Nuxt to add Material Design components to your application.",
6192
7674
  "repo": "nuxt-community/vuetify-module",
6193
7675
  "npm": "@nuxtjs/vuetify",
6194
7676
  "icon": "vuetify.png",
@@ -6235,7 +7717,8 @@
6235
7717
  "nuxt": "^2.0.0 || ^3.0.0",
6236
7718
  "requires": {
6237
7719
  "bridge": "optional"
6238
- }
7720
+ },
7721
+ "devtools": "^0.0.0"
6239
7722
  }
6240
7723
  },
6241
7724
  {
@@ -6262,7 +7745,7 @@
6262
7745
  },
6263
7746
  {
6264
7747
  "name": "vunix",
6265
- "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.",
7748
+ "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.",
6266
7749
  "repo": "gaetansenn/vunix#main/packages/nuxt",
6267
7750
  "npm": "@vunix/nuxt",
6268
7751
  "icon": "",
@@ -6286,11 +7769,11 @@
6286
7769
  {
6287
7770
  "name": "web-vitals",
6288
7771
  "description": "Web Vitals for Nuxt",
6289
- "repo": "nuxt-community/web-vitals-module",
7772
+ "repo": "nuxt-modules/web-vitals",
6290
7773
  "npm": "@nuxtjs/web-vitals",
6291
7774
  "icon": "web-vitals.png",
6292
- "github": "https://github.com/nuxt-community/web-vitals-module",
6293
- "website": "https://github.com/nuxt-community/web-vitals-module",
7775
+ "github": "https://github.com/nuxt-modules/web-vitals",
7776
+ "website": "https://github.com/nuxt-modules/web-vitals",
6294
7777
  "learn_more": "",
6295
7778
  "category": "Performance",
6296
7779
  "type": "community",
@@ -6341,7 +7824,7 @@
6341
7824
  },
6342
7825
  {
6343
7826
  "name": "webpack-optimisations",
6344
- "description": "Nuxt.js v2 module to automatically make your builds faster.",
7827
+ "description": "Nuxt v2 module to automatically make your builds faster.",
6345
7828
  "repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
6346
7829
  "npm": "nuxt-webpack-optimisations",
6347
7830
  "icon": "build-optimisations.svg",
@@ -6433,7 +7916,7 @@
6433
7916
  },
6434
7917
  {
6435
7918
  "name": "well-known",
6436
- "description": "A Nuxt.js module to add well-known URIs using middlewares",
7919
+ "description": "A Nuxt module to add well-known URIs using middlewares",
6437
7920
  "repo": "zadigetvoltaire/nuxt-well-known",
6438
7921
  "npm": "@zadigetvoltaire/nuxt-well-known",
6439
7922
  "icon": "well-known.svg",
@@ -6455,7 +7938,7 @@
6455
7938
  },
6456
7939
  {
6457
7940
  "name": "wideangle",
6458
- "description": "Nuxt 3 module to integrate Wide Angle Analytics",
7941
+ "description": "Nuxt module to integrate Wide Angle Analytics",
6459
7942
  "repo": "inputobjects/wideangle-nuxt",
6460
7943
  "npm": "wideangle-nuxt",
6461
7944
  "icon": "wideangle.png",
@@ -6482,11 +7965,11 @@
6482
7965
  {
6483
7966
  "name": "windicss",
6484
7967
  "description": "Next generation utility-first CSS framework.",
6485
- "repo": "windicss/nuxt-windicss-module#main/packages/nuxt-windicss",
7968
+ "repo": "windicss/nuxt-windicss#main/packages/nuxt-windicss",
6486
7969
  "npm": "nuxt-windicss",
6487
7970
  "icon": "windicss.svg",
6488
- "github": "https://github.com/windicss/nuxt-windicss-module",
6489
- "website": "https://github.com/windicss/nuxt-windicss-module",
7971
+ "github": "https://github.com/windicss/nuxt-windicss",
7972
+ "website": "https://github.com/windicss/nuxt-windicss",
6490
7973
  "learn_more": "https://windicss.org/",
6491
7974
  "category": "UI",
6492
7975
  "type": "3rd-party",
@@ -6622,55 +8105,9 @@
6622
8105
  "requires": {}
6623
8106
  }
6624
8107
  },
6625
- {
6626
- "name": "yandex-metrika-next",
6627
- "description": "Yandex Metrika integration for Nuxt",
6628
- "repo": "artmizu/yandex-metrika-nuxt",
6629
- "npm": "@artmizu/yandex-metrika-nuxt",
6630
- "icon": "yandex-metrika.svg",
6631
- "github": "https://github.com/artmizu/yandex-metrika-nuxt",
6632
- "website": "https://github.com/artmizu/yandex-metrika-nuxt",
6633
- "learn_more": "",
6634
- "category": "Analytics",
6635
- "type": "3rd-party",
6636
- "maintainers": [
6637
- {
6638
- "name": "Aleksandr Saburov",
6639
- "github": "artmizu",
6640
- "avatar": "https://avatars.githubusercontent.com/artmizu?v=4"
6641
- }
6642
- ],
6643
- "compatibility": {
6644
- "nuxt": "^3.0.0",
6645
- "requires": {}
6646
- }
6647
- },
6648
- {
6649
- "name": "yandex-metrika",
6650
- "description": "Yandex metrika Module for Nuxt.js",
6651
- "repo": "nuxt-community/yandex-metrika-module",
6652
- "npm": "@nuxtjs/yandex-metrika",
6653
- "icon": "",
6654
- "github": "https://github.com/nuxt-community/yandex-metrika-module",
6655
- "website": "https://github.com/nuxt-community/yandex-metrika-module",
6656
- "learn_more": "https://metrica.yandex.com/about",
6657
- "category": "Analytics",
6658
- "type": "community",
6659
- "maintainers": [
6660
- {
6661
- "name": "Pooya Parsa",
6662
- "github": "pi0",
6663
- "twitter": "_pi0_"
6664
- }
6665
- ],
6666
- "compatibility": {
6667
- "nuxt": "^2.0.0",
6668
- "requires": {}
6669
- }
6670
- },
6671
8108
  {
6672
8109
  "name": "zendesk",
6673
- "description": "Nuxt.js module for Zendesk",
8110
+ "description": "Nuxt module for Zendesk",
6674
8111
  "repo": "DansMaCulotte/nuxt-zendesk",
6675
8112
  "npm": "@dansmaculotte/nuxt-zendesk",
6676
8113
  "icon": "zendesk.png",