@nuxt/modules 0.6.0-2d4bb8 → 0.6.0-2f0eac

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 +2011 -387
  2. package/package.json +12 -10
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",
@@ -592,6 +795,29 @@
592
795
  "requires": {}
593
796
  }
594
797
  },
798
+ {
799
+ "name": "clarity-analytics",
800
+ "description": "Clarity Analytics Module for Nuxt",
801
+ "repo": "Barbapapazes/nuxt-clarity-analytics",
802
+ "npm": "nuxt-clarity-analytics",
803
+ "icon": "",
804
+ "github": "https://github.com/Barbapapazes/nuxt-clarity-analytics",
805
+ "website": "https://github.com/Barbapapazes/nuxt-clarity-analytics#readme",
806
+ "learn_more": "https://clarity.microsoft.com/",
807
+ "category": "Analytics",
808
+ "type": "3rd-party",
809
+ "maintainers": [
810
+ {
811
+ "name": "Barbapapazes",
812
+ "github": "Barbapapazes",
813
+ "twitter": "soubiran_"
814
+ }
815
+ ],
816
+ "compatibility": {
817
+ "nuxt": "^3.0.0",
818
+ "requires": {}
819
+ }
820
+ },
595
821
  {
596
822
  "name": "client-init",
597
823
  "description": "Provide client version of `nuxtServerInit`.",
@@ -616,7 +842,7 @@
616
842
  },
617
843
  {
618
844
  "name": "cloudcms",
619
- "description": "CloudCMS Nuxt.js Module",
845
+ "description": "CloudCMS Nuxt Module",
620
846
  "repo": "gitana/cloudcms-nuxt",
621
847
  "npm": "cloudcms-nuxt",
622
848
  "icon": "",
@@ -665,11 +891,11 @@
665
891
  },
666
892
  {
667
893
  "name": "cloudinary",
668
- "description": "Optimize images and videos in your Nuxt.js application",
669
- "repo": "nuxt-community/cloudinary-module",
894
+ "description": "Optimize images and videos in your Nuxt application",
895
+ "repo": "nuxt-modules/cloudinary",
670
896
  "npm": "@nuxtjs/cloudinary",
671
897
  "icon": "cloudinary.png",
672
- "github": "https://github.com/nuxt-community/cloudinary-module",
898
+ "github": "https://github.com/nuxt-modules/cloudinary",
673
899
  "website": "https://cloudinary.nuxtjs.org",
674
900
  "learn_more": "https://cloudinary.com",
675
901
  "category": "Images",
@@ -688,11 +914,11 @@
688
914
  },
689
915
  {
690
916
  "name": "color-mode",
691
- "description": "Dark and Light mode for NuxtJS with auto detection",
692
- "repo": "nuxt-community/color-mode-module",
917
+ "description": "Dark and Light mode for Nuxt with auto detection",
918
+ "repo": "nuxt-modules/color-mode",
693
919
  "npm": "@nuxtjs/color-mode",
694
920
  "icon": "color-mode.png",
695
- "github": "https://github.com/nuxt-community/color-mode-module",
921
+ "github": "https://github.com/nuxt-modules/color-mode",
696
922
  "website": "https://color-mode.nuxtjs.org",
697
923
  "learn_more": "",
698
924
  "category": "UI",
@@ -785,7 +1011,7 @@
785
1011
  "description": "Nuxt Content reads the content/ directory in your project, parses .md, .yml, .csv or .json files and creates a powerful data layer for your application. Bonus, use Vue components in Markdown with the MDC syntax.",
786
1012
  "repo": "nuxt/content#main",
787
1013
  "npm": "@nuxt/content",
788
- "icon": "nuxt.png",
1014
+ "icon": "nuxt.svg",
789
1015
  "github": "https://github.com/nuxt/content",
790
1016
  "website": "https://content.nuxtjs.org",
791
1017
  "learn_more": "",
@@ -909,7 +1135,7 @@
909
1135
  },
910
1136
  {
911
1137
  "name": "darkmode.js",
912
- "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",
913
1139
  "repo": "sandoche/nuxtjs-darkmode-js-module#main",
914
1140
  "npm": "nuxtjs-darkmode-js-module",
915
1141
  "icon": "darkmode.png",
@@ -931,7 +1157,7 @@
931
1157
  },
932
1158
  {
933
1159
  "name": "date-fns",
934
- "description": "Modern JavaScript date utility library - date-fns for Nuxt.js",
1160
+ "description": "Modern JavaScript date utility library - date-fns for Nuxt",
935
1161
  "repo": "nuxt-community/date-fns-module",
936
1162
  "npm": "@nuxtjs/date-fns",
937
1163
  "icon": "date-fns.png",
@@ -953,7 +1179,7 @@
953
1179
  },
954
1180
  {
955
1181
  "name": "datocms-nuxt2",
956
- "description": "DatoCMS integration for Nuxt.js v2",
1182
+ "description": "DatoCMS integration for Nuxt v2",
957
1183
  "repo": "voorhoede/nuxt-datocms-module",
958
1184
  "npm": "@voorhoede/nuxt-datocms-module",
959
1185
  "icon": "datocms.svg",
@@ -999,31 +1225,31 @@
999
1225
  },
1000
1226
  {
1001
1227
  "name": "dayjs",
1002
- "description": "The best way for use Day.js easily in your Nuxt.js project.",
1003
- "repo": "nuxt-community/dayjs-module",
1004
- "npm": "@nuxtjs/dayjs",
1228
+ "description": "Day.js module for Nuxt",
1229
+ "repo": "fumeapp/dayjs",
1230
+ "npm": "dayjs-nuxt",
1005
1231
  "icon": "day-js.png",
1006
- "github": "https://github.com/nuxt-community/dayjs-module",
1007
- "website": "https://github.com/nuxt-community/dayjs-module",
1232
+ "github": "https://github.com/fumeapp/dayjs",
1233
+ "website": "https://github.com/fumeapp/dayjs",
1008
1234
  "learn_more": "https://day.js.org/",
1009
- "category": "Date",
1010
- "type": "community",
1235
+ "category": "Libraries",
1236
+ "type": "3rd-party",
1011
1237
  "maintainers": [
1012
1238
  {
1013
- "name": "Takuma HANATANI",
1014
- "github": "potato4d",
1015
- "twitter": "potato4d"
1239
+ "name": "Kevin Olson",
1240
+ "github": "acidjazz",
1241
+ "twitter": "AppFume"
1016
1242
  }
1017
1243
  ],
1018
1244
  "compatibility": {
1019
- "nuxt": "^2.0.0",
1245
+ "nuxt": "^3.0.0",
1020
1246
  "requires": {}
1021
1247
  }
1022
1248
  },
1023
1249
  {
1024
1250
  "name": "delay-hydration",
1025
- "description": "Improve your Nuxt.js v2 Google Lighthouse score by delaying hydration.",
1026
- "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",
1027
1253
  "npm": "nuxt-delay-hydration",
1028
1254
  "icon": "lighthouse.svg",
1029
1255
  "github": "https://github.com/harlan-zw/nuxt-delay-hydration",
@@ -1045,12 +1271,12 @@
1045
1271
  },
1046
1272
  {
1047
1273
  "name": "device",
1048
- "description": "Device detection module for Nuxt.js",
1049
- "repo": "nuxt-community/device-module",
1274
+ "description": "Device detection module for Nuxt",
1275
+ "repo": "nuxt-modules/device",
1050
1276
  "npm": "@nuxtjs/device",
1051
1277
  "icon": "",
1052
- "github": "https://github.com/nuxt-community/device-module",
1053
- "website": "https://github.com/nuxt-community/device-module",
1278
+ "github": "https://github.com/nuxt-modules/device",
1279
+ "website": "https://github.com/nuxt-modules/device",
1054
1280
  "learn_more": "",
1055
1281
  "category": "Extensions",
1056
1282
  "type": "community",
@@ -1068,9 +1294,9 @@
1068
1294
  {
1069
1295
  "name": "devtools",
1070
1296
  "description": "Unleash Nuxt Developer Experience. A set of visual tools that help you to know your app better.",
1071
- "repo": "nuxt/devtools#main",
1297
+ "repo": "nuxt/devtools#main/packages/devtools",
1072
1298
  "npm": "@nuxt/devtools",
1073
- "icon": "nuxt.png",
1299
+ "icon": "nuxt.svg",
1074
1300
  "github": "https://github.com/nuxt/devtools",
1075
1301
  "website": "https://devtools.nuxtjs.org/",
1076
1302
  "learn_more": "",
@@ -1090,13 +1316,13 @@
1090
1316
  },
1091
1317
  {
1092
1318
  "name": "directus",
1093
- "description": "Easily connect your Nuxt3 application to your directus server.",
1319
+ "description": "Easily connect your Nuxt application to your directus server.",
1094
1320
  "repo": "intevel/nuxt-directus",
1095
1321
  "npm": "nuxt-directus",
1096
1322
  "icon": "directus.svg",
1097
- "github": "https://github.com/directus/nuxt-directus/",
1098
- "website": "https://nuxt-directus.netlify.app/",
1099
- "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/",
1100
1326
  "category": "CMS",
1101
1327
  "type": "3rd-party",
1102
1328
  "maintainers": [
@@ -1107,15 +1333,58 @@
1107
1333
  }
1108
1334
  ],
1109
1335
  "compatibility": {
1110
- "nuxt": "^2.0.0 || ^3.0.0",
1111
- "requires": {
1112
- "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"
1113
1378
  }
1379
+ ],
1380
+ "compatibility": {
1381
+ "nuxt": "^3.0.0",
1382
+ "requires": {}
1114
1383
  }
1115
1384
  },
1116
1385
  {
1117
1386
  "name": "dotenv",
1118
- "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",
1119
1388
  "repo": "nuxt-community/dotenv-module",
1120
1389
  "npm": "@nuxtjs/dotenv",
1121
1390
  "icon": "dotenv.png",
@@ -1137,13 +1406,13 @@
1137
1406
  },
1138
1407
  {
1139
1408
  "name": "drupal-ce",
1140
- "description": "Connects Nuxt.js with Drupal via the Lupus Custom Elements Renderer",
1409
+ "description": "Connects Nuxt with Drupal via the Lupus Custom Elements Renderer",
1141
1410
  "repo": "drunomics/nuxtjs-drupal-ce",
1142
1411
  "npm": "nuxtjs-drupal-ce",
1143
1412
  "icon": "drupal-ce.png",
1144
1413
  "github": "https://github.com/drunomics/nuxtjs-drupal-ce",
1145
- "website": "https://stack.lupus.digital",
1146
- "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",
1147
1416
  "category": "CMS",
1148
1417
  "type": "3rd-party",
1149
1418
  "maintainers": [
@@ -1158,19 +1427,19 @@
1158
1427
  "avatar": "https://avatars.githubusercontent.com/u/1254146?v=4"
1159
1428
  },
1160
1429
  {
1161
- "name": "David Licen",
1162
- "github": "davision",
1163
- "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"
1164
1433
  }
1165
1434
  ],
1166
1435
  "compatibility": {
1167
- "nuxt": "^2.0.0",
1436
+ "nuxt": "^2.0.0 || ^3.0.0",
1168
1437
  "requires": {}
1169
1438
  }
1170
1439
  },
1171
1440
  {
1172
1441
  "name": "druxt",
1173
- "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.",
1174
1443
  "repo": "druxt/druxt.js#develop/packages/druxt",
1175
1444
  "npm": "druxt",
1176
1445
  "icon": "druxt.svg",
@@ -1190,6 +1459,29 @@
1190
1459
  "requires": {}
1191
1460
  }
1192
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
+ },
1193
1485
  {
1194
1486
  "name": "electron",
1195
1487
  "description": "Integrate Nuxt and Electron.",
@@ -1238,7 +1530,7 @@
1238
1530
  },
1239
1531
  {
1240
1532
  "name": "emotion",
1241
- "description": "The Next Generation of CSS-in-JS for Nuxt.js",
1533
+ "description": "The Next Generation of CSS-in-JS for Nuxt",
1242
1534
  "repo": "nuxt-modules/emotion",
1243
1535
  "npm": "@nuxtjs/emotion",
1244
1536
  "icon": "emotion.png",
@@ -1266,7 +1558,7 @@
1266
1558
  },
1267
1559
  {
1268
1560
  "name": "eslint",
1269
- "description": "ESLint module for Nuxt.js",
1561
+ "description": "ESLint module for Nuxt",
1270
1562
  "repo": "nuxt-community/eslint-module",
1271
1563
  "npm": "@nuxtjs/eslint-module",
1272
1564
  "icon": "eslint.png",
@@ -1288,7 +1580,7 @@
1288
1580
  },
1289
1581
  {
1290
1582
  "name": "event-trace",
1291
- "description": "Module for event trace in Nuxt.js",
1583
+ "description": "Module for event trace in Nuxt",
1292
1584
  "repo": "nuxt-community/nuxt-event-trace",
1293
1585
  "npm": "nuxt-event-trace",
1294
1586
  "icon": "",
@@ -1308,6 +1600,29 @@
1308
1600
  "requires": {}
1309
1601
  }
1310
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
+ },
1311
1626
  {
1312
1627
  "name": "fathom",
1313
1628
  "description": "Fathom analytics for Nuxt",
@@ -1332,7 +1647,7 @@
1332
1647
  },
1333
1648
  {
1334
1649
  "name": "feature-toggle",
1335
- "description": "Feature toggle module for Nuxt.js",
1650
+ "description": "Feature toggle module for Nuxt",
1336
1651
  "repo": "stephenkr/nuxt-feature-toggle",
1337
1652
  "npm": "nuxt-feature-toggle",
1338
1653
  "icon": "",
@@ -1399,7 +1714,7 @@
1399
1714
  },
1400
1715
  {
1401
1716
  "name": "floating-prompt-module",
1402
- "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",
1403
1718
  "repo": "sandoche/nuxt-floating-prompt-module#main",
1404
1719
  "npm": "nuxt-floating-prompt-module",
1405
1720
  "icon": "",
@@ -1508,6 +1823,29 @@
1508
1823
  "requires": {}
1509
1824
  }
1510
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
+ },
1511
1849
  {
1512
1850
  "name": "formkit",
1513
1851
  "description": "Seamless FormKit integration for Nuxt",
@@ -1582,7 +1920,7 @@
1582
1920
  },
1583
1921
  {
1584
1922
  "name": "google-adsense",
1585
- "description": "Google Adsense Module for Nuxt.js",
1923
+ "description": "Google Adsense Module for Nuxt",
1586
1924
  "repo": "nuxt-community/google-adsense-module",
1587
1925
  "npm": "@nuxtjs/google-adsense",
1588
1926
  "icon": "google-adsense.png",
@@ -1608,7 +1946,7 @@
1608
1946
  },
1609
1947
  {
1610
1948
  "name": "google-analytics",
1611
- "description": "Google analytics Module for Nuxt.js",
1949
+ "description": "Google analytics Module for Nuxt",
1612
1950
  "repo": "nuxt-community/analytics-module",
1613
1951
  "npm": "@nuxtjs/google-analytics",
1614
1952
  "icon": "google-analytics.png",
@@ -1640,12 +1978,12 @@
1640
1978
  },
1641
1979
  {
1642
1980
  "name": "google-fonts",
1643
- "description": "Google Fonts module for NuxtJS",
1644
- "repo": "nuxt-community/google-fonts-module",
1981
+ "description": "Google Fonts module for Nuxt",
1982
+ "repo": "nuxt-modules/google-fonts",
1645
1983
  "npm": "@nuxtjs/google-fonts",
1646
1984
  "icon": "google-fonts.png",
1647
- "github": "https://github.com/nuxt-community/google-fonts-module",
1648
- "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",
1649
1987
  "learn_more": "https://developers.google.com/fonts",
1650
1988
  "category": "Fonts",
1651
1989
  "type": "community",
@@ -1664,7 +2002,7 @@
1664
2002
  },
1665
2003
  {
1666
2004
  "name": "google-gtag",
1667
- "description": "Google GTag for Nuxt.js",
2005
+ "description": "Google GTag for Nuxt",
1668
2006
  "repo": "nuxt-community/google-gtag",
1669
2007
  "npm": "@nuxtjs/google-gtag",
1670
2008
  "icon": "gtm.png",
@@ -1690,7 +2028,7 @@
1690
2028
  },
1691
2029
  {
1692
2030
  "name": "google-optimize",
1693
- "description": "SSR friendly Google Optimize module for Nuxt.js",
2031
+ "description": "SSR friendly Google Optimize module for Nuxt",
1694
2032
  "repo": "nuxt-community/google-optimize-module",
1695
2033
  "npm": "nuxt-google-optimize",
1696
2034
  "icon": "google-optimize.png",
@@ -1745,7 +2083,7 @@
1745
2083
  },
1746
2084
  {
1747
2085
  "name": "graphql-request",
1748
- "description": "Easy Minimal GraphQL client integration with Nuxt.js",
2086
+ "description": "Easy Minimal GraphQL client integration with Nuxt",
1749
2087
  "repo": "gomah/nuxt-graphql-request",
1750
2088
  "npm": "nuxt-graphql-request",
1751
2089
  "icon": "graphql-request.png",
@@ -1761,7 +2099,7 @@
1761
2099
  }
1762
2100
  ],
1763
2101
  "compatibility": {
1764
- "nuxt": "^2.0.0",
2102
+ "nuxt": "^2.0.0 || ^3.0.0",
1765
2103
  "requires": {}
1766
2104
  }
1767
2105
  },
@@ -1784,12 +2122,13 @@
1784
2122
  ],
1785
2123
  "compatibility": {
1786
2124
  "nuxt": "^3.0.0",
1787
- "requires": {}
2125
+ "requires": {},
2126
+ "devtools": "^0.0.0"
1788
2127
  }
1789
2128
  },
1790
2129
  {
1791
2130
  "name": "gtag",
1792
- "description": "Google Analytics integration for Nuxt 3",
2131
+ "description": "Google Analytics integration for Nuxt",
1793
2132
  "repo": "johannschopplich/nuxt-gtag",
1794
2133
  "npm": "nuxt-gtag",
1795
2134
  "icon": "gtag.svg",
@@ -1813,7 +2152,7 @@
1813
2152
  },
1814
2153
  {
1815
2154
  "name": "gtm",
1816
- "description": "Google Tag Manager Module for Nuxt.js",
2155
+ "description": "Google Tag Manager Module for Nuxt",
1817
2156
  "repo": "nuxt-community/gtm-module",
1818
2157
  "npm": "@nuxtjs/gtm",
1819
2158
  "icon": "gtm.png",
@@ -1836,7 +2175,7 @@
1836
2175
  },
1837
2176
  {
1838
2177
  "name": "guess",
1839
- "description": "Guess.js module for Nuxt.js",
2178
+ "description": "Guess.js module for Nuxt",
1840
2179
  "repo": "nuxt-community/guess-module",
1841
2180
  "npm": "@nuxtjs/guess-module",
1842
2181
  "icon": "guessjs.png",
@@ -1856,6 +2195,28 @@
1856
2195
  "requires": {}
1857
2196
  }
1858
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
+ },
1859
2220
  {
1860
2221
  "name": "harlem",
1861
2222
  "description": "Harlem is a simple, unopinionated, lightweight and extensible state management solution for Vue 3.",
@@ -1926,7 +2287,7 @@
1926
2287
  },
1927
2288
  {
1928
2289
  "name": "helmet",
1929
- "description": "Easy Helmet module with Nuxt.js'",
2290
+ "description": "Easy Helmet module with Nuxt'",
1930
2291
  "repo": "victor-perez/nuxt-helmet",
1931
2292
  "npm": "nuxt-helmet",
1932
2293
  "icon": "",
@@ -1970,7 +2331,7 @@
1970
2331
  },
1971
2332
  {
1972
2333
  "name": "history-state",
1973
- "description": "Nuxt.js module to backup or restore historical states",
2334
+ "description": "Nuxt module to backup or restore historical states",
1974
2335
  "repo": "hidekatsu-izuno/nuxt-history-state",
1975
2336
  "npm": "nuxt-history-state",
1976
2337
  "icon": "",
@@ -2039,7 +2400,7 @@
2039
2400
  },
2040
2401
  {
2041
2402
  "name": "http",
2042
- "description": "Universal HTTP Module for Nuxt.js",
2403
+ "description": "Universal HTTP Module for Nuxt",
2043
2404
  "repo": "nuxt/http",
2044
2405
  "npm": "@nuxt/http",
2045
2406
  "icon": "http.png",
@@ -2067,7 +2428,7 @@
2067
2428
  },
2068
2429
  {
2069
2430
  "name": "humans-txt",
2070
- "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.",
2071
2432
  "repo": "Luxdamore/nuxt-humans-txt",
2072
2433
  "npm": "@luxdamore/nuxt-humans-txt",
2073
2434
  "icon": "",
@@ -2091,11 +2452,11 @@
2091
2452
  {
2092
2453
  "name": "i18n",
2093
2454
  "description": "i18n features for your Nuxt project so you can easily add internationalization.",
2094
- "repo": "nuxt-community/i18n-module",
2455
+ "repo": "nuxt-modules/i18n",
2095
2456
  "npm": "@nuxtjs/i18n",
2096
2457
  "icon": "i18n.png",
2097
- "github": "https://github.com/nuxt-community/i18n-module",
2098
- "website": "https://i18n.nuxtjs.org",
2458
+ "github": "https://github.com/nuxt-modules/i18n",
2459
+ "website": "https://v8.i18n.nuxtjs.org",
2099
2460
  "learn_more": "https://kazupon.github.io/vue-i18n/",
2100
2461
  "category": "Extensions",
2101
2462
  "type": "community",
@@ -2115,20 +2476,20 @@
2115
2476
  }
2116
2477
  },
2117
2478
  {
2118
- "name": "icon",
2119
- "description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
2120
- "repo": "nuxt-modules/icon",
2121
- "npm": "nuxt-icon",
2122
- "icon": "nuxt-icon.png",
2123
- "github": "https://github.com/nuxt-modules/icon",
2124
- "website": "https://github.com/nuxt-modules/icon",
2479
+ "name": "icon-font",
2480
+ "description": "Automatically generates fonts and custom properties (variables) from a specified folder containing SVG icons, injecting them into pages with live monitoring.",
2481
+ "repo": "coremyslo/nuxt-icon-font",
2482
+ "npm": "@coremyslo/nuxt-icon-font",
2483
+ "icon": "",
2484
+ "github": "https://github.com/coremyslo/nuxt-icon-font",
2485
+ "website": "https://github.com/coremyslo/nuxt-icon-font",
2125
2486
  "learn_more": "",
2126
2487
  "category": "UI",
2127
- "type": "community",
2488
+ "type": "3rd-party",
2128
2489
  "maintainers": [
2129
2490
  {
2130
- "name": "Atinux",
2131
- "github": "Atinux"
2491
+ "name": "coremyslo",
2492
+ "github": "coremyslo"
2132
2493
  }
2133
2494
  ],
2134
2495
  "compatibility": {
@@ -2137,31 +2498,77 @@
2137
2498
  }
2138
2499
  },
2139
2500
  {
2140
- "name": "icons",
2141
- "description": "Use your own automatically imported SVG icons.",
2142
- "repo": "gitfoxcode/nuxt-icons",
2143
- "npm": "nuxt-icons",
2144
- "icon": "icons.png",
2145
- "github": "https://github.com/gitFoxCode/nuxt-icons",
2146
- "website": "https://github.com/gitFoxCode/nuxt-icons",
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",
2147
2508
  "learn_more": "",
2148
2509
  "category": "UI",
2149
2510
  "type": "3rd-party",
2150
2511
  "maintainers": [
2151
2512
  {
2152
- "name": "Sebastian Wludzik",
2153
- "github": "gitfoxcode"
2513
+ "name": "JohnCampionJr",
2514
+ "github": "JohnCampionJr"
2154
2515
  }
2155
2516
  ],
2156
2517
  "compatibility": {
2157
2518
  "nuxt": "^3.0.0",
2158
- "requires": {}
2519
+ "requires": {},
2520
+ "devtools": "^0.0.0"
2159
2521
  }
2160
2522
  },
2161
2523
  {
2162
- "name": "image-loader",
2163
- "description": "An image loader module for nuxt.js that allows you to configure image style derivatives.",
2164
- "repo": "PivaleCo/nuxt-image-loader-module",
2524
+ "name": "icon",
2525
+ "description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
2526
+ "repo": "nuxt-modules/icon",
2527
+ "npm": "nuxt-icon",
2528
+ "icon": "nuxt-icon.png",
2529
+ "github": "https://github.com/nuxt-modules/icon",
2530
+ "website": "https://github.com/nuxt-modules/icon",
2531
+ "learn_more": "",
2532
+ "category": "UI",
2533
+ "type": "community",
2534
+ "maintainers": [
2535
+ {
2536
+ "name": "Atinux",
2537
+ "github": "Atinux"
2538
+ }
2539
+ ],
2540
+ "compatibility": {
2541
+ "nuxt": "^3.0.0",
2542
+ "requires": {},
2543
+ "devtools": "^0.0.0"
2544
+ }
2545
+ },
2546
+ {
2547
+ "name": "icons",
2548
+ "description": "Use your own automatically imported SVG icons.",
2549
+ "repo": "gitfoxcode/nuxt-icons",
2550
+ "npm": "nuxt-icons",
2551
+ "icon": "icons.png",
2552
+ "github": "https://github.com/gitFoxCode/nuxt-icons",
2553
+ "website": "https://github.com/gitFoxCode/nuxt-icons",
2554
+ "learn_more": "",
2555
+ "category": "UI",
2556
+ "type": "3rd-party",
2557
+ "maintainers": [
2558
+ {
2559
+ "name": "Sebastian Wludzik",
2560
+ "github": "gitfoxcode"
2561
+ }
2562
+ ],
2563
+ "compatibility": {
2564
+ "nuxt": "^3.0.0",
2565
+ "requires": {}
2566
+ }
2567
+ },
2568
+ {
2569
+ "name": "image-loader",
2570
+ "description": "An image loader module for nuxt.js that allows you to configure image style derivatives.",
2571
+ "repo": "PivaleCo/nuxt-image-loader-module",
2165
2572
  "npm": "@pivale/nuxt-image-loader-module",
2166
2573
  "icon": "",
2167
2574
  "github": "https://github.com/PivaleCo/nuxt-image-loader-module",
@@ -2182,12 +2589,12 @@
2182
2589
  },
2183
2590
  {
2184
2591
  "name": "image",
2185
- "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.",
2186
2593
  "repo": "nuxt/image",
2187
2594
  "npm": "@nuxt/image",
2188
2595
  "icon": "image.png",
2189
2596
  "github": "https://github.com/nuxt/image",
2190
- "website": "https://image.nuxtjs.org",
2597
+ "website": "https://image.nuxt.com",
2191
2598
  "learn_more": "",
2192
2599
  "category": "Images",
2193
2600
  "type": "official",
@@ -2197,6 +2604,11 @@
2197
2604
  "github": "farnabaz",
2198
2605
  "twitter": "a_birang"
2199
2606
  },
2607
+ {
2608
+ "name": "Daniel Roe",
2609
+ "github": "danielroe",
2610
+ "twitter": "danielcroe"
2611
+ },
2200
2612
  {
2201
2613
  "name": "Pooya Parsa",
2202
2614
  "github": "pi0",
@@ -2217,7 +2629,7 @@
2217
2629
  },
2218
2630
  {
2219
2631
  "name": "imagemin",
2220
- "description": "Automatically optimize (compress) all images used in Nuxt.js",
2632
+ "description": "Automatically optimize (compress) all images used in Nuxt",
2221
2633
  "repo": "nuxt-community/imagemin-module",
2222
2634
  "npm": "@nuxtjs/imagemin",
2223
2635
  "icon": "imagemin.png",
@@ -2240,12 +2652,12 @@
2240
2652
  {
2241
2653
  "name": "inkline",
2242
2654
  "description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
2243
- "repo": "inkline/nuxt-module-inkline",
2244
- "npm": "@inkline/nuxt",
2655
+ "repo": "inkline/plugin",
2656
+ "npm": "@inkline/plugin",
2245
2657
  "icon": "inkline.svg",
2246
- "github": "https://github.com/inkline/nuxt-module-inkline",
2658
+ "github": "https://github.com/inkline/plugin",
2247
2659
  "website": "https://inkline.io",
2248
- "learn_more": "https://inkline.io/docs/introduction/installation/nuxt",
2660
+ "learn_more": "https://inkline.io/docs/installation/nuxt",
2249
2661
  "category": "UI",
2250
2662
  "type": "3rd-party",
2251
2663
  "maintainers": [
@@ -2264,7 +2676,7 @@
2264
2676
  },
2265
2677
  {
2266
2678
  "name": "intercom",
2267
- "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt.js",
2679
+ "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt",
2268
2680
  "repo": "hex-digital/nuxt-intercom",
2269
2681
  "npm": "@hexdigital/nuxt-intercom",
2270
2682
  "icon": "intercom.png",
@@ -2309,7 +2721,7 @@
2309
2721
  },
2310
2722
  {
2311
2723
  "name": "jsonapi",
2312
- "description": "Easy JSON:API client integration for Nuxt.js",
2724
+ "description": "Easy JSON:API client integration for Nuxt",
2313
2725
  "repo": "patrickcate/nuxt-jsonapi",
2314
2726
  "npm": "nuxt-jsonapi",
2315
2727
  "icon": "jsonapi.svg",
@@ -2351,9 +2763,36 @@
2351
2763
  "requires": {}
2352
2764
  }
2353
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
+ },
2354
2793
  {
2355
2794
  "name": "kql",
2356
- "description": "Nuxt 3 module for Kirby's Query Language API",
2795
+ "description": "Nuxt module for Kirby's Query Language API",
2357
2796
  "repo": "johannschopplich/nuxt-kql",
2358
2797
  "npm": "nuxt-kql",
2359
2798
  "icon": "kql.svg",
@@ -2377,7 +2816,7 @@
2377
2816
  },
2378
2817
  {
2379
2818
  "name": "laravel-echo",
2380
- "description": "Laravel Echo for Nuxt.js",
2819
+ "description": "Laravel Echo for Nuxt",
2381
2820
  "repo": "nuxt-community/laravel-echo",
2382
2821
  "npm": "@nuxtjs/laravel-echo",
2383
2822
  "icon": "laravel-echo.png",
@@ -2419,6 +2858,28 @@
2419
2858
  "requires": {}
2420
2859
  }
2421
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
+ },
2422
2883
  {
2423
2884
  "name": "laravel",
2424
2885
  "description": "Nuxt cli extension for use with laravel as backend",
@@ -2465,13 +2926,13 @@
2465
2926
  },
2466
2927
  {
2467
2928
  "name": "link-checker",
2468
- "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.",
2469
2930
  "repo": "harlan-zw/nuxt-link-checker",
2470
2931
  "npm": "nuxt-link-checker",
2471
- "icon": "",
2932
+ "icon": "link-checker.svg",
2472
2933
  "github": "https://github.com/harlan-zw/nuxt-link-checker",
2473
- "website": "https://github.com/harlan-zw/nuxt-link-checker",
2474
- "learn_more": "",
2934
+ "website": "https://nuxtseo.com/link-checker",
2935
+ "learn_more": "https://nuxtseo.com/link-checker",
2475
2936
  "category": "SEO",
2476
2937
  "type": "3rd-party",
2477
2938
  "maintainers": [
@@ -2484,7 +2945,8 @@
2484
2945
  ],
2485
2946
  "compatibility": {
2486
2947
  "nuxt": "^3.0.0",
2487
- "requires": {}
2948
+ "requires": {},
2949
+ "devtools": "^0.0.0"
2488
2950
  }
2489
2951
  },
2490
2952
  {
@@ -2561,12 +3023,12 @@
2561
3023
  },
2562
3024
  {
2563
3025
  "name": "logrocket",
2564
- "description": "LogRocket module for Nuxt.js to help you fix bugs and understand user behaviour.",
2565
- "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",
2566
3028
  "npm": "nuxt-logrocket",
2567
3029
  "icon": "logrocket.png",
2568
- "github": "https://github.com/nuxt-community/nuxt-logrocket",
2569
- "website": "https://github.com/nuxt-community/nuxt-logrocket",
3030
+ "github": "https://github.com/nuxt-modules/logrocket",
3031
+ "website": "https://github.com/nuxt-modules/logrocket",
2570
3032
  "learn_more": "https://docs.logrocket.com/docs",
2571
3033
  "category": "Monitoring",
2572
3034
  "type": "community",
@@ -2582,9 +3044,35 @@
2582
3044
  "requires": {}
2583
3045
  }
2584
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
+ },
2585
3073
  {
2586
3074
  "name": "lunr",
2587
- "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",
2588
3076
  "repo": "nuxt-community/lunr-module",
2589
3077
  "npm": "@nuxtjs/lunr-module",
2590
3078
  "icon": "",
@@ -2672,6 +3160,28 @@
2672
3160
  "requires": {}
2673
3161
  }
2674
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
+ },
2675
3185
  {
2676
3186
  "name": "mdx",
2677
3187
  "description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
@@ -2697,7 +3207,7 @@
2697
3207
  },
2698
3208
  {
2699
3209
  "name": "medusa",
2700
- "description": "Easily connect to Medusa from your Nuxt 3 application",
3210
+ "description": "Easily connect to Medusa from your Nuxt application",
2701
3211
  "repo": "Baroshem/nuxt-medusa",
2702
3212
  "npm": "nuxt-medusa",
2703
3213
  "icon": "medusa.svg",
@@ -2722,7 +3232,7 @@
2722
3232
  },
2723
3233
  {
2724
3234
  "name": "meilisearch",
2725
- "description": "Meilisearch Instant Search module for Nuxt 3",
3235
+ "description": "Meilisearch Instant Search module for Nuxt",
2726
3236
  "repo": "xlanex6/nuxt-meilisearch",
2727
3237
  "npm": "nuxt-meilisearch",
2728
3238
  "icon": "meilisearch.svg",
@@ -2742,7 +3252,8 @@
2742
3252
  "nuxt": "^3.0.0",
2743
3253
  "requires": {
2744
3254
  "bridge": false
2745
- }
3255
+ },
3256
+ "devtools": "^0.0.0"
2746
3257
  }
2747
3258
  },
2748
3259
  {
@@ -2767,28 +3278,6 @@
2767
3278
  "requires": {}
2768
3279
  }
2769
3280
  },
2770
- {
2771
- "name": "mobile",
2772
- "description": "nuxt-mobile-detect is a wrapper around mobile-detect.js for nuxtjs. It can be used client side and server side.",
2773
- "repo": "ChanningDefoe/nuxt-mobile-detect",
2774
- "npm": "nuxt-mobile",
2775
- "icon": "",
2776
- "github": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
2777
- "website": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
2778
- "learn_more": "https://github.com/hgoebl/mobile-detect.js",
2779
- "category": "Extensions",
2780
- "type": "3rd-party",
2781
- "maintainers": [
2782
- {
2783
- "name": "ChanningDefoe",
2784
- "github": "ChanningDefoe"
2785
- }
2786
- ],
2787
- "compatibility": {
2788
- "nuxt": "^2.0.0",
2789
- "requires": {}
2790
- }
2791
- },
2792
3281
  {
2793
3282
  "name": "module-feed",
2794
3283
  "description": "Feed module enables everyone to have RSS, Atom and JSON.",
@@ -2814,7 +3303,7 @@
2814
3303
  },
2815
3304
  {
2816
3305
  "name": "moment",
2817
- "description": "Efficient Moment.js module for Nuxt.js so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
3306
+ "description": "Efficient Moment.js module for Nuxt so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
2818
3307
  "repo": "nuxt-community/moment-module",
2819
3308
  "npm": "@nuxtjs/moment",
2820
3309
  "icon": "momentjs.png",
@@ -2841,7 +3330,7 @@
2841
3330
  },
2842
3331
  {
2843
3332
  "name": "mq",
2844
- "description": "vue-mq module for Nuxt.js. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
3333
+ "description": "vue-mq module for Nuxt. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
2845
3334
  "repo": "vanhoofmaarten/nuxt-mq",
2846
3335
  "npm": "nuxt-mq",
2847
3336
  "icon": "",
@@ -2885,7 +3374,7 @@
2885
3374
  },
2886
3375
  {
2887
3376
  "name": "netlify-cache",
2888
- "description": "Nuxt.js module that uses netlify cache to speed up redeploy for Nuxt.js version < 2.14",
3377
+ "description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
2889
3378
  "repo": "DreaMinder/nuxt-netlify-cache",
2890
3379
  "npm": "nuxt-netlify-cache",
2891
3380
  "icon": "netlify.png",
@@ -2930,7 +3419,7 @@
2930
3419
  },
2931
3420
  {
2932
3421
  "name": "netlify",
2933
- "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt.js projects.",
3422
+ "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
2934
3423
  "repo": "bazzite/nuxt-netlify",
2935
3424
  "npm": "@aceforth/nuxt-netlify",
2936
3425
  "icon": "netlify.png",
@@ -3001,30 +3490,119 @@
3001
3490
  }
3002
3491
  },
3003
3492
  {
3004
- "name": "nuxt-auth",
3005
- "description": "",
3006
- "repo": "sidebase/nuxt-auth",
3007
- "npm": "@sidebase/nuxt-auth",
3493
+ "name": "nupolyon",
3494
+ "description": "Inject polyfill from polyfill.io to nuxt project, auto detect based on browserslist config",
3495
+ "repo": "adenvt/nupolyon",
3496
+ "npm": "nupolyon",
3008
3497
  "icon": "",
3009
- "github": "https://github.com/sidebase/nuxt-auth",
3010
- "website": "https://github.com/sidebase/nuxt-auth",
3498
+ "github": "https://github.com/adenvt/nupolyon",
3499
+ "website": "https://github.com/adenvt/nupolyon",
3011
3500
  "learn_more": "",
3012
- "category": "Devtools",
3501
+ "category": "Performance",
3013
3502
  "type": "3rd-party",
3014
3503
  "maintainers": [
3015
3504
  {
3016
- "name": "sidebase",
3017
- "github": "sidebase"
3505
+ "name": "adenvt",
3506
+ "github": "adenvt"
3018
3507
  }
3019
3508
  ],
3020
3509
  "compatibility": {
3021
- "nuxt": "^2.0.0",
3510
+ "nuxt": "^3.0.0",
3511
+ "requires": {}
3512
+ }
3513
+ },
3514
+ {
3515
+ "name": "nuxt-anchorscroll",
3516
+ "description": "Scroll to top and to anchor support for Nuxt",
3517
+ "repo": "helltraitor/nuxt-anchorscroll",
3518
+ "npm": "nuxt-anchorscroll",
3519
+ "icon": "",
3520
+ "github": "https://github.com/helltraitor/nuxt-anchorscroll",
3521
+ "website": "https://github.com/helltraitor/nuxt-anchorscroll",
3522
+ "learn_more": "",
3523
+ "category": "UI",
3524
+ "type": "3rd-party",
3525
+ "maintainers": [
3526
+ {
3527
+ "name": "Helltraitor",
3528
+ "github": "helltraitor"
3529
+ }
3530
+ ],
3531
+ "compatibility": {
3532
+ "nuxt": "^3.0.0",
3533
+ "requires": {}
3534
+ }
3535
+ },
3536
+ {
3537
+ "name": "nuxt-auth-sanctum",
3538
+ "description": "Nuxt module for Laravel Sanctum authentication",
3539
+ "repo": "manchenkoff/nuxt-auth-sanctum",
3540
+ "npm": "nuxt-auth-sanctum",
3541
+ "icon": "laravel.svg",
3542
+ "github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
3543
+ "website": "https://github.com/manchenkoff/nuxt-auth-sanctum",
3544
+ "learn_more": "",
3545
+ "category": "Security",
3546
+ "type": "3rd-party",
3547
+ "maintainers": [
3548
+ {
3549
+ "name": "Artem Manchenkov",
3550
+ "github": "manchenkoff",
3551
+ "avatar": "https://avatars.githubusercontent.com/manchenkoff"
3552
+ }
3553
+ ],
3554
+ "compatibility": {
3555
+ "nuxt": "^3.0.0",
3556
+ "requires": {}
3557
+ }
3558
+ },
3559
+ {
3560
+ "name": "nuxt-basic-auth",
3561
+ "description": "Nuxt Module for Basic Authentication",
3562
+ "repo": "kgierke/nuxt-basic-auth",
3563
+ "npm": "@kgierke/nuxt-basic-auth",
3564
+ "icon": "",
3565
+ "github": "https://github.com/kgierke/nuxt-basic-auth",
3566
+ "website": "https://github.com/kgierke/nuxt-basic-auth",
3567
+ "learn_more": "",
3568
+ "category": "Security",
3569
+ "type": "3rd-party",
3570
+ "maintainers": [
3571
+ {
3572
+ "name": "kgierke",
3573
+ "github": "kgierke"
3574
+ }
3575
+ ],
3576
+ "compatibility": {
3577
+ "nuxt": "^3.0.0",
3578
+ "requires": {}
3579
+ }
3580
+ },
3581
+ {
3582
+ "name": "nuxt-bootstrap-icons",
3583
+ "description": "Just a simple integration for Bootstrap Icons",
3584
+ "repo": "OyewoleOyedeji/nuxt-bootstrap-icons",
3585
+ "npm": "nuxt-bootstrap-icons",
3586
+ "icon": "bootstrap-icons.svg",
3587
+ "github": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3588
+ "website": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3589
+ "learn_more": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3590
+ "category": "UI",
3591
+ "type": "3rd-party",
3592
+ "maintainers": [
3593
+ {
3594
+ "name": "OyewoleOyedeji",
3595
+ "github": "OyewoleOyedeji"
3596
+ }
3597
+ ],
3598
+ "compatibility": {
3599
+ "nuxt": "^3.0.0",
3022
3600
  "requires": {}
3023
3601
  }
3024
3602
  },
3025
3603
  {
3026
3604
  "name": "nuxt-chatgpt",
3027
- "description": "ChatGPT integration for Nuxt 3",
3605
+ "description": "ChatGPT integration for Nuxt",
3028
3606
  "repo": "schnapsterdog/nuxt-chatgpt",
3029
3607
  "npm": "nuxt-chatgpt",
3030
3608
  "icon": "chatgpt.svg",
@@ -3044,6 +3622,54 @@
3044
3622
  "requires": {}
3045
3623
  }
3046
3624
  },
3625
+ {
3626
+ "name": "nuxt-facebook-chat",
3627
+ "description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
3628
+ "repo": "superdev-tech/nuxt-facebook-chat",
3629
+ "npm": "nuxt-facebook-chat",
3630
+ "icon": "nuxt-facebook-chat.svg",
3631
+ "github": "https://github.com/superdev-tech/nuxt-facebook-chat",
3632
+ "website": "https://github.com/superdev-tech/nuxt-facebook-chat",
3633
+ "learn_more": "https://www.npmjs.com/package/nuxt-facebook-chat",
3634
+ "category": "Libraries",
3635
+ "type": "3rd-party",
3636
+ "maintainers": [
3637
+ {
3638
+ "name": "Supanut Dokmaithong",
3639
+ "github": "Boomgeek"
3640
+ },
3641
+ {
3642
+ "name": "superdev-tech",
3643
+ "github": "superdev-tech"
3644
+ }
3645
+ ],
3646
+ "compatibility": {
3647
+ "nuxt": "^3.0.0",
3648
+ "requires": {}
3649
+ }
3650
+ },
3651
+ {
3652
+ "name": "nuxt-feedme",
3653
+ "description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
3654
+ "repo": "helltraitor/nuxt-feedme",
3655
+ "npm": "nuxt-feedme",
3656
+ "icon": "",
3657
+ "github": "https://github.com/helltraitor/nuxt-feedme",
3658
+ "website": "https://github.com/helltraitor/nuxt-feedme",
3659
+ "learn_more": "",
3660
+ "category": "SEO",
3661
+ "type": "3rd-party",
3662
+ "maintainers": [
3663
+ {
3664
+ "name": "Helltraitor",
3665
+ "github": "helltraitor"
3666
+ }
3667
+ ],
3668
+ "compatibility": {
3669
+ "nuxt": "^3.0.0",
3670
+ "requires": {}
3671
+ }
3672
+ },
3047
3673
  {
3048
3674
  "name": "nuxt-graphql-middleware",
3049
3675
  "description": "Expose GraphQL queries and mutations as server API routes.",
@@ -3095,6 +3721,29 @@
3095
3721
  "requires": {}
3096
3722
  }
3097
3723
  },
3724
+ {
3725
+ "name": "nuxt-gtm",
3726
+ "description": "A Nuxt module for Google Tag Manager",
3727
+ "repo": "zadigetvoltaire/nuxt-gtm",
3728
+ "npm": "@zadigetvoltaire/nuxt-gtm",
3729
+ "icon": "nuxt-gtm.svg",
3730
+ "github": "https://github.com/zadigetvoltaire/nuxt-gtm",
3731
+ "website": "https://github.com/zadigetvoltaire/nuxt-gtm",
3732
+ "learn_more": "https://developers.google.com/tag-platform/tag-manager?hl=fr",
3733
+ "category": "Analytics",
3734
+ "type": "3rd-party",
3735
+ "maintainers": [
3736
+ {
3737
+ "name": "Zadig&Voltaire Team",
3738
+ "github": "https://github.com/zadigetvoltaire"
3739
+ }
3740
+ ],
3741
+ "compatibility": {
3742
+ "nuxt": "^3.0.0",
3743
+ "requires": {},
3744
+ "devtools": "^0.0.0"
3745
+ }
3746
+ },
3098
3747
  {
3099
3748
  "name": "nuxt-hue",
3100
3749
  "description": "Enlighten your Nuxt experience",
@@ -3119,6 +3768,50 @@
3119
3768
  }
3120
3769
  }
3121
3770
  },
3771
+ {
3772
+ "name": "nuxt-interpolation",
3773
+ "description": "Directive for binding every link to catch the click event, and if it's a relative link router will push.",
3774
+ "repo": "daliborgogic/nuxt-interpolation#master",
3775
+ "npm": "nuxt-interpolation",
3776
+ "icon": "",
3777
+ "github": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
3778
+ "website": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
3779
+ "learn_more": "",
3780
+ "category": "Devtools",
3781
+ "type": "3rd-party",
3782
+ "maintainers": [
3783
+ {
3784
+ "name": "daliborgogic",
3785
+ "github": "daliborgogic"
3786
+ }
3787
+ ],
3788
+ "compatibility": {
3789
+ "nuxt": "^2.0.0",
3790
+ "requires": {}
3791
+ }
3792
+ },
3793
+ {
3794
+ "name": "nuxt-jsonld",
3795
+ "description": "Manage JSON-LD in Vue component.",
3796
+ "repo": "ymmooot/nuxt-jsonld",
3797
+ "npm": "nuxt-jsonld",
3798
+ "icon": "",
3799
+ "github": "https://github.com/ymmooot/nuxt-jsonld",
3800
+ "website": "https://github.com/ymmooot/nuxt-jsonld",
3801
+ "learn_more": "",
3802
+ "category": "SEO",
3803
+ "type": "3rd-party",
3804
+ "maintainers": [
3805
+ {
3806
+ "name": "ymmooot",
3807
+ "github": "ymmooot"
3808
+ }
3809
+ ],
3810
+ "compatibility": {
3811
+ "nuxt": "^3.0.0",
3812
+ "requires": {}
3813
+ }
3814
+ },
3122
3815
  {
3123
3816
  "name": "nuxt-localtunnel",
3124
3817
  "description": "Exposes your Nuxt localhost to the world automatically.",
@@ -3144,7 +3837,7 @@
3144
3837
  },
3145
3838
  {
3146
3839
  "name": "nuxt-loco",
3147
- "description": "A localise.biz module to synth locale with Nuxt.js",
3840
+ "description": "A localise.biz module to synth locale with Nuxt",
3148
3841
  "repo": "gaetansenn/nuxt-loco",
3149
3842
  "npm": "nuxt-loco",
3150
3843
  "icon": "",
@@ -3165,6 +3858,28 @@
3165
3858
  "requires": {}
3166
3859
  }
3167
3860
  },
3861
+ {
3862
+ "name": "nuxt-mail",
3863
+ "description": "Adds email sending capability to a Nuxt.js app. Adds a server route, an injected variable, and uses nodemailer to send emails.",
3864
+ "repo": "dword-design/nuxt-mail",
3865
+ "npm": "nuxt-mail",
3866
+ "icon": "",
3867
+ "github": "https://github.com/dword-design/nuxt-mail",
3868
+ "website": "https://github.com/dword-design/nuxt-mail",
3869
+ "learn_more": "",
3870
+ "category": "Extensions",
3871
+ "type": "3rd-party",
3872
+ "maintainers": [
3873
+ {
3874
+ "name": "Sebastian Landwehr",
3875
+ "github": "dword-design"
3876
+ }
3877
+ ],
3878
+ "compatibility": {
3879
+ "nuxt": "^2.0.0 || ^3.0.0",
3880
+ "requires": {}
3881
+ }
3882
+ },
3168
3883
  {
3169
3884
  "name": "nuxt-mapbox",
3170
3885
  "description": "Elegant Mapbox integration with Nuxt",
@@ -3187,6 +3902,28 @@
3187
3902
  "requires": {}
3188
3903
  }
3189
3904
  },
3905
+ {
3906
+ "name": "nuxt-mdi",
3907
+ "description": "Add 7,000+ icons to your Nuxt application, from Material Design Icons.",
3908
+ "repo": "ERPedersen/nuxt-mdi",
3909
+ "npm": "nuxt-mdi",
3910
+ "icon": "mdi.png",
3911
+ "github": "https://github.com/ERPedersen/nuxt-mdi",
3912
+ "website": "https://nuxt-mdi.emilrosenius.com",
3913
+ "learn_more": "https://github.com/ERPedersen/nuxt-mdi/blob/main/README.md",
3914
+ "category": "Libraries",
3915
+ "type": "3rd-party",
3916
+ "maintainers": [
3917
+ {
3918
+ "name": "Emil Rosenius",
3919
+ "github": "ERPedersen"
3920
+ }
3921
+ ],
3922
+ "compatibility": {
3923
+ "nuxt": "^3.0.0",
3924
+ "requires": {}
3925
+ }
3926
+ },
3190
3927
  {
3191
3928
  "name": "nuxt-monaco-editor",
3192
3929
  "description": "Integrate monaco-editor with Nuxt",
@@ -3211,12 +3948,12 @@
3211
3948
  },
3212
3949
  {
3213
3950
  "name": "nuxt-mongoose",
3214
- "description": "A Nuxt 3 module for simplifying the use of Mongoose in your project.",
3951
+ "description": "A Nuxt module for simplifying the use of Mongoose in your project.",
3215
3952
  "repo": "arashsheyda/nuxt-mongoose",
3216
3953
  "npm": "nuxt-mongoose",
3217
3954
  "icon": "nuxt-mongoose.svg",
3218
3955
  "github": "https://github.com/arashsheyda/nuxt-mongoose",
3219
- "website": "https://github.com/arashsheyda/nuxt-mongoose",
3956
+ "website": "https://nuxt-mongoose.nuxt.space",
3220
3957
  "learn_more": "",
3221
3958
  "category": "Database",
3222
3959
  "type": "3rd-party",
@@ -3226,6 +3963,52 @@
3226
3963
  "github": "arashsheyda"
3227
3964
  }
3228
3965
  ],
3966
+ "compatibility": {
3967
+ "nuxt": "^3.0.0",
3968
+ "requires": {},
3969
+ "devtools": "^0.0.0"
3970
+ }
3971
+ },
3972
+ {
3973
+ "name": "nuxt-openapi-docs-module",
3974
+ "description": "Generate pages from OpenAPI specifications",
3975
+ "repo": "on-org/nuxt-openapi-docs-module",
3976
+ "npm": "nuxt-openapi-docs-module",
3977
+ "icon": "nuxt-openapi-docs-module.svg",
3978
+ "github": "https://github.com/on-org/nuxt-openapi-docs-module",
3979
+ "website": "https://github.com/on-org/nuxt-openapi-docs-module",
3980
+ "learn_more": "https://www.npmjs.com/package/nuxt-openapi-docs-module",
3981
+ "category": "Libraries",
3982
+ "type": "3rd-party",
3983
+ "maintainers": [
3984
+ {
3985
+ "name": "Pavel Kuzmin",
3986
+ "github": "s00d"
3987
+ }
3988
+ ],
3989
+ "compatibility": {
3990
+ "nuxt": "^3.0.0",
3991
+ "requires": {}
3992
+ }
3993
+ },
3994
+ {
3995
+ "name": "nuxt-payload-analyzer",
3996
+ "description": "Analyze Nuxt Payload Size",
3997
+ "repo": "barbapapazes/nuxt-payload-analyzer",
3998
+ "npm": "nuxt-payload-analyzer",
3999
+ "icon": "",
4000
+ "github": "https://github.com/barbapapazes/nuxt-payload-analyzer",
4001
+ "website": "https://github.com/barbapapazes/nuxt-payload-analyzer#readme",
4002
+ "learn_more": "",
4003
+ "category": "Performance",
4004
+ "type": "3rd-party",
4005
+ "maintainers": [
4006
+ {
4007
+ "name": "Barbapapazes",
4008
+ "github": "Barbapapazes",
4009
+ "twitter": "soubiran_"
4010
+ }
4011
+ ],
3229
4012
  "compatibility": {
3230
4013
  "nuxt": "^3.0.0",
3231
4014
  "requires": {}
@@ -3254,6 +4037,28 @@
3254
4037
  "requires": {}
3255
4038
  }
3256
4039
  },
4040
+ {
4041
+ "name": "nuxt-phosphor-icons",
4042
+ "description": "Just a simple integration for @phosphor-icons in Nuxt",
4043
+ "repo": "OyewoleOyedeji/nuxt-phosphor-icons",
4044
+ "npm": "nuxt-phosphor-icons",
4045
+ "icon": "phosphor-icons.svg",
4046
+ "github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
4047
+ "website": "https://nuxt-phosphor-icons.vercel.app",
4048
+ "learn_more": "https://nuxt-phosphor-icons.vercel.app",
4049
+ "category": "UI",
4050
+ "type": "3rd-party",
4051
+ "maintainers": [
4052
+ {
4053
+ "name": "OyewoleOyedeji",
4054
+ "github": "OyewoleOyedeji"
4055
+ }
4056
+ ],
4057
+ "compatibility": {
4058
+ "nuxt": "^3.0.0",
4059
+ "requires": {}
4060
+ }
4061
+ },
3257
4062
  {
3258
4063
  "name": "nuxt-pino-log",
3259
4064
  "description": "Structured logs for nuxt apps using pino",
@@ -3278,7 +4083,7 @@
3278
4083
  },
3279
4084
  {
3280
4085
  "name": "plausible",
3281
- "description": "Nuxt 3 module to natively integrate Plausible analytics",
4086
+ "description": "Nuxt module to natively integrate Plausible analytics",
3282
4087
  "repo": "nuxt-modules/plausible",
3283
4088
  "npm": "@nuxtjs/plausible",
3284
4089
  "icon": "plausible.png",
@@ -3298,9 +4103,35 @@
3298
4103
  "requires": {}
3299
4104
  }
3300
4105
  },
4106
+ {
4107
+ "name": "nuxt-plotly",
4108
+ "description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
4109
+ "repo": "superdev-tech/nuxt-plotly",
4110
+ "npm": "nuxt-plotly",
4111
+ "icon": "nuxt-plotly.svg",
4112
+ "github": "https://github.com/superdev-tech/nuxt-plotly",
4113
+ "website": "https://github.com/superdev-tech/nuxt-plotly",
4114
+ "learn_more": "https://www.npmjs.com/package/nuxt-plotly",
4115
+ "category": "Libraries",
4116
+ "type": "3rd-party",
4117
+ "maintainers": [
4118
+ {
4119
+ "name": "Supanut Dokmaithong",
4120
+ "github": "Boomgeek"
4121
+ },
4122
+ {
4123
+ "name": "superdev-tech",
4124
+ "github": "superdev-tech"
4125
+ }
4126
+ ],
4127
+ "compatibility": {
4128
+ "nuxt": "^3.0.0",
4129
+ "requires": {}
4130
+ }
4131
+ },
3301
4132
  {
3302
4133
  "name": "nuxt-png-to-ico",
3303
- "description": "Nuxt.js module for auto generating favicons",
4134
+ "description": "Nuxt module for auto generating favicons",
3304
4135
  "repo": "b5710546232/nuxt-png-to-ico",
3305
4136
  "npm": "nuxt-png-to-ico",
3306
4137
  "icon": "",
@@ -3323,7 +4154,7 @@
3323
4154
  },
3324
4155
  {
3325
4156
  "name": "nuxt-smartlook",
3326
- "description": "Integrate Smartlook in your Nuxt.js apps using nuxt-smartlook.",
4157
+ "description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
3327
4158
  "repo": "f00b4r/nuxt-smartlook",
3328
4159
  "npm": "nuxt-smartlook",
3329
4160
  "icon": "nuxt-smartlook.png",
@@ -3345,6 +4176,28 @@
3345
4176
  "requires": {}
3346
4177
  }
3347
4178
  },
4179
+ {
4180
+ "name": "nuxt-social-share",
4181
+ "description": "Simple Social Sharing for Nuxt",
4182
+ "repo": "stefanobartoletti/nuxt-social-share",
4183
+ "npm": "@stefanobartoletti/nuxt-social-share",
4184
+ "icon": "nuxt-social-share.png",
4185
+ "github": "https://github.com/stefanobartoletti/nuxt-social-share",
4186
+ "website": "https://github.com/stefanobartoletti/nuxt-social-share",
4187
+ "learn_more": "https://github.com/stefanobartoletti/nuxt-social-share#readme",
4188
+ "category": "Extensions",
4189
+ "type": "3rd-party",
4190
+ "maintainers": [
4191
+ {
4192
+ "name": "stefanobartoletti",
4193
+ "github": "stefanobartoletti"
4194
+ }
4195
+ ],
4196
+ "compatibility": {
4197
+ "nuxt": "^3.0.0",
4198
+ "requires": {}
4199
+ }
4200
+ },
3348
4201
  {
3349
4202
  "name": "ssr-lit",
3350
4203
  "description": "Server-Side Rendering for Lit Element components",
@@ -3375,7 +4228,7 @@
3375
4228
  },
3376
4229
  {
3377
4230
  "name": "nuxt-storm",
3378
- "description": "WebStorm & PHPStorm support for NuxtJS components",
4231
+ "description": "WebStorm & PHPStorm support for Nuxt components",
3379
4232
  "repo": "fumeapp/nuxt-storm",
3380
4233
  "npm": "nuxt-storm",
3381
4234
  "icon": "nuxt-storm.png",
@@ -3395,6 +4248,30 @@
3395
4248
  "requires": {}
3396
4249
  }
3397
4250
  },
4251
+ {
4252
+ "name": "nuxt-svgo-loader",
4253
+ "description": "Nuxt module to load SVG files as Vue components, using SVGO for optimization.",
4254
+ "repo": "Mini-ghost/nuxt-svgo-loader",
4255
+ "npm": "nuxt-svgo-loader",
4256
+ "icon": "",
4257
+ "github": "https://github.com/Mini-ghost/nuxt-svgo-loader",
4258
+ "website": "https://github.com/Mini-ghost/nuxt-svgo-loader",
4259
+ "learn_more": "https://github.com/Mini-ghost/nuxt-svgo-loader",
4260
+ "category": "Images",
4261
+ "type": "3rd-party",
4262
+ "maintainers": [
4263
+ {
4264
+ "name": "Alex Liu",
4265
+ "github": "Mini-ghost",
4266
+ "twitter": "Minighost_Alex"
4267
+ }
4268
+ ],
4269
+ "compatibility": {
4270
+ "nuxt": "^3.0.0",
4271
+ "requires": {},
4272
+ "devtools": "^0.0.0"
4273
+ }
4274
+ },
3398
4275
  {
3399
4276
  "name": "nuxt-svgo",
3400
4277
  "description": "Nuxt module to load optimized SVG files as Vue components",
@@ -3419,7 +4296,7 @@
3419
4296
  },
3420
4297
  {
3421
4298
  "name": "nuxt-unleash",
3422
- "description": "Nuxt.js module to use Unleash toggle feature services",
4299
+ "description": "Nuxt module to use Unleash toggle feature services",
3423
4300
  "repo": "conejerock/nuxt-unleash",
3424
4301
  "npm": "nuxt-unleash",
3425
4302
  "icon": "nuxt-unleash.svg",
@@ -3439,28 +4316,6 @@
3439
4316
  "requires": {}
3440
4317
  }
3441
4318
  },
3442
- {
3443
- "name": "nuxt-use-motion",
3444
- "description": "A Nuxt module putting your components in motion",
3445
- "repo": "Tahul/nuxt-use-motion",
3446
- "npm": "nuxt-use-motion",
3447
- "icon": "nuxt-use-motion.svg",
3448
- "github": "https://github.com/Tahul/nuxt-use-motion",
3449
- "website": "https://github.com/Tahul/nuxt-use-motion",
3450
- "learn_more": "https://github.com/vueuse/motion",
3451
- "category": "Libraries",
3452
- "type": "3rd-party",
3453
- "maintainers": [
3454
- {
3455
- "name": "Tahul",
3456
- "github": "Tahul"
3457
- }
3458
- ],
3459
- "compatibility": {
3460
- "nuxt": "^2.0.0",
3461
- "requires": {}
3462
- }
3463
- },
3464
4319
  {
3465
4320
  "name": "nuxt-use-sound",
3466
4321
  "description": "A Nuxt module for playing sound effects.",
@@ -3510,12 +4365,12 @@
3510
4365
  {
3511
4366
  "name": "nuxt-vue3-google-signin",
3512
4367
  "description": "Empower your Nuxt app with Google Sign-In, hassle-free",
3513
- "repo": "syetalabs/nuxt-vue3-google-signin",
4368
+ "repo": "wavezync/nuxt-vue3-google-signin",
3514
4369
  "npm": "nuxt-vue3-google-signin",
3515
4370
  "icon": "vue3-google-signin.svg",
3516
- "github": "https://github.com/syetalabs/nuxt-vue3-google-signin",
3517
- "website": "https://vue3-google-signin.syetalabs.io",
3518
- "learn_more": "https://vue3-google-signin.syetalabs.io",
4371
+ "github": "https://github.com/wavezync/nuxt-vue3-google-signin",
4372
+ "website": "https://vue3-google-signin.wavezync.com",
4373
+ "learn_more": "https://vue3-google-signin.wavezync.com",
3519
4374
  "category": "Libraries",
3520
4375
  "type": "3rd-party",
3521
4376
  "maintainers": [
@@ -3530,20 +4385,64 @@
3530
4385
  }
3531
4386
  },
3532
4387
  {
3533
- "name": "nuxt-vuetify",
3534
- "description": "Add Vuetify 3 to your Nuxt 3 application in seconds.",
3535
- "repo": "invictus-codes/nuxt-vuetify",
3536
- "npm": "@invictus.codes/nuxt-vuetify",
3537
- "icon": "vuetify-logo-v3-dark.svg",
3538
- "github": "https://github.com/invictus-codes/nuxt-vuetify",
3539
- "website": "https://invictus-codes.github.io/nuxt-vuetify/",
3540
- "learn_more": "https://github.com/invictus-codes/nuxt-vuetify/blob/main/README.md",
3541
- "category": "UI",
4388
+ "name": "Nuxt zodI18n",
4389
+ "description": "A Nuxt Module for localizing zod error messages.",
4390
+ "repo": "xibman/nuxt-zod-i18n",
4391
+ "npm": "nuxt-zod-i18n",
4392
+ "icon": "nuxt-zod-i18n.svg",
4393
+ "github": "https://github.com/xibman/nuxt-zod-i18n",
4394
+ "website": "https://xibman-nuxt-zod-i18n.nuxt.space",
4395
+ "learn_more": "",
4396
+ "category": "Libraries",
4397
+ "type": "3rd-party",
4398
+ "maintainers": [
4399
+ {
4400
+ "name": "xibman",
4401
+ "github": "xibman"
4402
+ }
4403
+ ],
4404
+ "compatibility": {
4405
+ "nuxt": "^3.0.0",
4406
+ "requires": {}
4407
+ }
4408
+ },
4409
+ {
4410
+ "name": "nuxt3-interpolation",
4411
+ "description": "",
4412
+ "repo": "daliborgogic/interpolation#master",
4413
+ "npm": "nuxt3-interpolation",
4414
+ "icon": "",
4415
+ "github": "https://github.com/daliborgogic/interpolation/tree/master",
4416
+ "website": "https://github.com/daliborgogic/interpolation/tree/master",
4417
+ "learn_more": "",
4418
+ "category": "Devtools",
4419
+ "type": "3rd-party",
4420
+ "maintainers": [
4421
+ {
4422
+ "name": "daliborgogic",
4423
+ "github": "daliborgogic"
4424
+ }
4425
+ ],
4426
+ "compatibility": {
4427
+ "nuxt": "^3.0.0",
4428
+ "requires": {}
4429
+ }
4430
+ },
4431
+ {
4432
+ "name": "nuxt3-leaflet",
4433
+ "description": "Leaflet integration with Nuxt",
4434
+ "repo": "Gugustinette/Nuxt-Leaflet",
4435
+ "npm": "nuxt3-leaflet",
4436
+ "icon": "leaflet.png",
4437
+ "github": "https://github.com/Gugustinette/Nuxt-Leaflet",
4438
+ "website": "https://github.com/Gugustinette/Nuxt-Leaflet",
4439
+ "learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
4440
+ "category": "Libraries",
3542
4441
  "type": "3rd-party",
3543
4442
  "maintainers": [
3544
4443
  {
3545
- "name": "Jens van Hellemondt",
3546
- "github": "invictus-codes"
4444
+ "name": "Augustin MERCIER",
4445
+ "github": "Gugustinette"
3547
4446
  }
3548
4447
  ],
3549
4448
  "compatibility": {
@@ -3553,7 +4452,7 @@
3553
4452
  },
3554
4453
  {
3555
4454
  "name": "nuxt7",
3556
- "description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
4455
+ "description": "Full Featured iOS & Android PWA Apps with Nuxt and Framework7",
3557
4456
  "repo": "nuxt-community/nuxt7",
3558
4457
  "npm": "nuxt7",
3559
4458
  "icon": "",
@@ -3576,13 +4475,13 @@
3576
4475
  },
3577
4476
  {
3578
4477
  "name": "og-image",
3579
- "description": "Easily generate dynamic social share images.",
4478
+ "description": "Enlightened runtime images generated with Vue templates.",
3580
4479
  "repo": "harlan-zw/nuxt-og-image",
3581
4480
  "npm": "nuxt-og-image",
3582
- "icon": "",
4481
+ "icon": "og-image.svg",
3583
4482
  "github": "https://github.com/harlan-zw/nuxt-og-image",
3584
- "website": "https://github.com/harlan-zw/nuxt-og-image",
3585
- "learn_more": "",
4483
+ "website": "https://nuxtseo.com/og-image",
4484
+ "learn_more": "https://nuxtseo.com/og-image",
3586
4485
  "category": "SEO",
3587
4486
  "type": "3rd-party",
3588
4487
  "maintainers": [
@@ -3595,7 +4494,8 @@
3595
4494
  ],
3596
4495
  "compatibility": {
3597
4496
  "nuxt": "^3.0.0",
3598
- "requires": {}
4497
+ "requires": {},
4498
+ "devtools": "^0.0.0"
3599
4499
  }
3600
4500
  },
3601
4501
  {
@@ -3623,7 +4523,7 @@
3623
4523
  },
3624
4524
  {
3625
4525
  "name": "optimized-images",
3626
- "description": "Automatically optimizes images used in Nuxt.js projects (jpeg, png, svg, webp and gif).",
4526
+ "description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
3627
4527
  "repo": "juliomrqz/nuxt-optimized-images",
3628
4528
  "npm": "@aceforth/nuxt-optimized-images",
3629
4529
  "icon": "",
@@ -3668,7 +4568,7 @@
3668
4568
  },
3669
4569
  {
3670
4570
  "name": "parse",
3671
- "description": "Parse package for Nuxt.js",
4571
+ "description": "Parse package for Nuxt",
3672
4572
  "repo": "cierrateam/nuxt-parse",
3673
4573
  "npm": "nuxt-parse",
3674
4574
  "icon": "",
@@ -3688,6 +4588,29 @@
3688
4588
  "requires": {}
3689
4589
  }
3690
4590
  },
4591
+ {
4592
+ "name": "particles",
4593
+ "description": "Easily add particle animations to your Nuxt projects using tsParticles",
4594
+ "repo": "Joepocalyptic/nuxt-particles",
4595
+ "npm": "nuxt-particles",
4596
+ "icon": "",
4597
+ "github": "https://github.com/Joepocalyptic/nuxt-particles",
4598
+ "website": "https://nuxt-particles.joeypereira.dev",
4599
+ "learn_more": "https://particles.js.org/",
4600
+ "category": "Libraries",
4601
+ "type": "3rd-party",
4602
+ "maintainers": [
4603
+ {
4604
+ "name": "Joey Pereira",
4605
+ "github": "Joepocalyptic",
4606
+ "avatar": "https://avatars.githubusercontent.com/Joepocalyptic?v=4"
4607
+ }
4608
+ ],
4609
+ "compatibility": {
4610
+ "nuxt": "^3.0.0",
4611
+ "requires": {}
4612
+ }
4613
+ },
3691
4614
  {
3692
4615
  "name": "partytown",
3693
4616
  "description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
@@ -3713,6 +4636,52 @@
3713
4636
  }
3714
4637
  }
3715
4638
  },
4639
+ {
4640
+ "name": "paypal",
4641
+ "description": "A Nuxt module for simplifying the use of Paypal in your project.",
4642
+ "repo": "arashsheyda/nuxt-paypal",
4643
+ "npm": "nuxt-paypal",
4644
+ "icon": "paypal.svg",
4645
+ "github": "https://github.com/arashsheyda/nuxt-paypal",
4646
+ "website": "https://github.com/arashsheyda/nuxt-paypal#readme",
4647
+ "learn_more": "https://developer.paypal.com/sdk/js/reference/",
4648
+ "category": "Payment",
4649
+ "type": "3rd-party",
4650
+ "maintainers": [
4651
+ {
4652
+ "name": "Arash Sheyda",
4653
+ "github": "arashsheyda"
4654
+ }
4655
+ ],
4656
+ "compatibility": {
4657
+ "nuxt": "^3.0.0",
4658
+ "requires": {}
4659
+ }
4660
+ },
4661
+ {
4662
+ "name": "pdfeasy",
4663
+ "description": "A JavaScript Client/Server Side PDF-Generator based in PDFKit",
4664
+ "repo": "betterwrite/pdfeasy#main/packages/nuxt",
4665
+ "npm": "nuxt-pdfeasy",
4666
+ "icon": "pdfeasy.png",
4667
+ "github": "https://github.com/betterwrite/pdfeasy",
4668
+ "website": "https://github.com/betterwrite/pdfeasy",
4669
+ "learn_more": "https://github.com/betterwrite/pdfeasy",
4670
+ "category": "Extensions",
4671
+ "type": "3rd-party",
4672
+ "maintainers": [
4673
+ {
4674
+ "name": "Giovane Cardoso",
4675
+ "github": "novout",
4676
+ "twitter": "novoutttttt",
4677
+ "avatar": "https://avatars.githubusercontent.com/novout?v=4"
4678
+ }
4679
+ ],
4680
+ "compatibility": {
4681
+ "nuxt": "^3.0.0",
4682
+ "requires": {}
4683
+ }
4684
+ },
3716
4685
  {
3717
4686
  "name": "persian-datepicker",
3718
4687
  "description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
@@ -3810,7 +4779,7 @@
3810
4779
  },
3811
4780
  {
3812
4781
  "name": "plausible",
3813
- "description": "Nuxt 3 module to natively integrate Plausible analytics",
4782
+ "description": "Nuxt module to natively integrate Plausible analytics",
3814
4783
  "repo": "nuxt-modules/plausible",
3815
4784
  "npm": "@nuxtjs/plausible",
3816
4785
  "icon": "",
@@ -3852,9 +4821,56 @@
3852
4821
  "requires": {}
3853
4822
  }
3854
4823
  },
4824
+ {
4825
+ "name": "prepare",
4826
+ "description": "Initialization steps at build time – like Nuxt 2 server init",
4827
+ "repo": "johannschopplich/nuxt-prepare",
4828
+ "npm": "nuxt-prepare",
4829
+ "icon": "prepare.svg",
4830
+ "github": "https://github.com/johannschopplich/nuxt-prepare",
4831
+ "website": "https://nuxt-prepare.byjohann.dev",
4832
+ "learn_more": "",
4833
+ "category": "Devtools",
4834
+ "type": "3rd-party",
4835
+ "maintainers": [
4836
+ {
4837
+ "name": "Johann Schopplich",
4838
+ "github": "johannschopplich",
4839
+ "twitter": "jschopplich",
4840
+ "avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
4841
+ }
4842
+ ],
4843
+ "compatibility": {
4844
+ "nuxt": "^3.0.0",
4845
+ "requires": {}
4846
+ }
4847
+ },
4848
+ {
4849
+ "name": "primevue",
4850
+ "description": "Next Generation Vue UI Component Library",
4851
+ "repo": "primefaces/primevue-nuxt-module",
4852
+ "npm": "nuxt-primevue",
4853
+ "icon": "primevue.svg",
4854
+ "github": "https://github.com/primefaces/primevue-nuxt-module",
4855
+ "website": "https://primevue.org/",
4856
+ "learn_more": "https://primevue.org/",
4857
+ "category": "UI",
4858
+ "type": "3rd-party",
4859
+ "maintainers": [
4860
+ {
4861
+ "name": "primefaces",
4862
+ "github": "primefaces",
4863
+ "twitter": "primevue"
4864
+ }
4865
+ ],
4866
+ "compatibility": {
4867
+ "nuxt": "^3.0.0",
4868
+ "requires": {}
4869
+ }
4870
+ },
3855
4871
  {
3856
4872
  "name": "prismic",
3857
- "description": "Easily connect your Nuxt.js application to your content hosted on Prismic",
4873
+ "description": "Easily connect your Nuxt application to your content hosted on Prismic",
3858
4874
  "repo": "nuxt-modules/prismic",
3859
4875
  "npm": "@nuxtjs/prismic",
3860
4876
  "icon": "prismic.png",
@@ -3921,7 +4937,7 @@
3921
4937
  },
3922
4938
  {
3923
4939
  "name": "proxy",
3924
- "description": "The one-liner node.js http-proxy middleware solution for Nuxt.js using http-proxy-middleware",
4940
+ "description": "The one-liner node.js http-proxy middleware solution for Nuxt using http-proxy-middleware",
3925
4941
  "repo": "nuxt-community/proxy-module",
3926
4942
  "npm": "@nuxtjs/proxy",
3927
4943
  "icon": "",
@@ -3967,7 +4983,7 @@
3967
4983
  },
3968
4984
  {
3969
4985
  "name": "purgecss",
3970
- "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt.js",
4986
+ "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt",
3971
4987
  "repo": "Developmint/nuxt-purgecss#main",
3972
4988
  "npm": "nuxt-purgecss",
3973
4989
  "icon": "purgecss.png",
@@ -3989,7 +5005,7 @@
3989
5005
  },
3990
5006
  {
3991
5007
  "name": "pwa",
3992
- "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your app's performance.",
5008
+ "description": "Easily build a Progressive Web App for your Nuxt application to improve your app's performance.",
3993
5009
  "repo": "nuxt-community/pwa-module",
3994
5010
  "npm": "@nuxtjs/pwa",
3995
5011
  "icon": "pwa.png",
@@ -4014,7 +5030,7 @@
4014
5030
  },
4015
5031
  {
4016
5032
  "name": "python",
4017
- "description": "Write Nuxt.js applications using Python",
5033
+ "description": "Write Nuxt applications using Python",
4018
5034
  "repo": "nuxt-community/python-module",
4019
5035
  "npm": "@nuxtjs/python",
4020
5036
  "icon": "python.png",
@@ -4051,6 +5067,64 @@
4051
5067
  "github": "Maiquu"
4052
5068
  }
4053
5069
  ],
5070
+ "compatibility": {
5071
+ "nuxt": "^3.0.0",
5072
+ "requires": {},
5073
+ "devtools": "^0.0.0"
5074
+ }
5075
+ },
5076
+ {
5077
+ "name": "radash",
5078
+ "description": "radash module with auto-import and custom prefix",
5079
+ "repo": "bbg/nuxt-radash",
5080
+ "npm": "nuxt-radash",
5081
+ "icon": "radash.png",
5082
+ "github": "https://github.com/bbg/nuxt-radash",
5083
+ "website": "https://github.com/bbg/nuxt-radash#readme",
5084
+ "learn_more": "https://github.com/rayepps/radash/",
5085
+ "category": "Libraries",
5086
+ "type": "3rd-party",
5087
+ "maintainers": [
5088
+ {
5089
+ "name": "Batuhan Göksu",
5090
+ "github": "bbg"
5091
+ }
5092
+ ],
5093
+ "compatibility": {
5094
+ "nuxt": "^3.0.0",
5095
+ "requires": {}
5096
+ }
5097
+ },
5098
+ {
5099
+ "name": "radix-vue",
5100
+ "description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
5101
+ "repo": "radix-vue/radix-vue",
5102
+ "npm": "radix-vue",
5103
+ "icon": "radix-vue.svg",
5104
+ "github": "https://github.com/radix-vue/radix-vue",
5105
+ "website": "https://www.radix-vue.com/",
5106
+ "learn_more": "https://www.radix-vue.com/overview/installation.html#nuxt-modules",
5107
+ "category": "UI",
5108
+ "type": "3rd-party",
5109
+ "maintainers": [
5110
+ {
5111
+ "name": "Zernonia",
5112
+ "github": "zernonia",
5113
+ "twitter": "zernonia"
5114
+ },
5115
+ {
5116
+ "name": "Khairul Haaziq",
5117
+ "github": "khairulhaaziq"
5118
+ },
5119
+ {
5120
+ "name": "Mujahid Anuar",
5121
+ "github": "mujahidfa"
5122
+ },
5123
+ {
5124
+ "name": "Max",
5125
+ "github": "onmax"
5126
+ }
5127
+ ],
4054
5128
  "compatibility": {
4055
5129
  "nuxt": "^3.0.0",
4056
5130
  "requires": {}
@@ -4058,7 +5132,7 @@
4058
5132
  },
4059
5133
  {
4060
5134
  "name": "recaptcha",
4061
- "description": "Simple and easy Google reCAPTCHA module with Nuxt.js",
5135
+ "description": "Simple and easy Google reCAPTCHA module with Nuxt",
4062
5136
  "repo": "nuxt-community/recaptcha-module",
4063
5137
  "npm": "@nuxtjs/recaptcha",
4064
5138
  "icon": "recaptcha.png",
@@ -4101,9 +5175,32 @@
4101
5175
  "requires": {}
4102
5176
  }
4103
5177
  },
5178
+ {
5179
+ "name": "resend",
5180
+ "description": "Resend integration for Nuxt",
5181
+ "repo": "nhedger/nuxt-resend",
5182
+ "npm": "nuxt-resend",
5183
+ "icon": "resend.svg",
5184
+ "github": "https://github.com/nhedger/nuxt-resend",
5185
+ "website": "https://github.com/nhedger/nuxt-resend",
5186
+ "learn_more": "https://resend.com",
5187
+ "category": "Extensions",
5188
+ "type": "3rd-party",
5189
+ "maintainers": [
5190
+ {
5191
+ "name": "Nicolas Hedger",
5192
+ "github": "nhedger",
5193
+ "twitter": "nicolashedger"
5194
+ }
5195
+ ],
5196
+ "compatibility": {
5197
+ "nuxt": "^3.0.0",
5198
+ "requires": {}
5199
+ }
5200
+ },
4104
5201
  {
4105
5202
  "name": "rfg-icon",
4106
- "description": "Nuxt.js module for creating favicons with RealFaviconGenerator api",
5203
+ "description": "Nuxt module for creating favicons with RealFaviconGenerator api",
4107
5204
  "repo": "pimlie/nuxt-rfg-icon",
4108
5205
  "npm": "nuxt-rfg-icon",
4109
5206
  "icon": "real-favicon-generator.png",
@@ -4125,12 +5222,12 @@
4125
5222
  },
4126
5223
  {
4127
5224
  "name": "robots",
4128
- "description": "A Nuxt.js module thats inject a middleware to generate a robots.txt file",
4129
- "repo": "nuxt-community/robots-module",
5225
+ "description": "A Nuxt module thats inject a middleware to generate a robots.txt file",
5226
+ "repo": "nuxt-modules/robots",
4130
5227
  "npm": "@nuxtjs/robots",
4131
5228
  "icon": "robots.png",
4132
- "github": "https://github.com/nuxt-community/robots-module",
4133
- "website": "https://github.com/nuxt-community/robots-module",
5229
+ "github": "https://github.com/nuxt-modules/robots",
5230
+ "website": "https://github.com/nuxt-modules/robots",
4134
5231
  "learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
4135
5232
  "category": "SEO",
4136
5233
  "type": "community",
@@ -4149,23 +5246,23 @@
4149
5246
  },
4150
5247
  {
4151
5248
  "name": "rollbar",
4152
- "description": "Add Rollbar.js to your Nuxt.js app to automatically capture and report errors in your applications.",
4153
- "repo": "gaelreyrol/nuxt-rollbar-module",
4154
- "npm": "nuxt-rollbar-module",
5249
+ "description": "Nuxt 3 module to integrate Rollbar.",
5250
+ "repo": "jairoblatt/nuxt-rollbar",
5251
+ "npm": "nuxt-rollbar",
4155
5252
  "icon": "rollbar.png",
4156
- "github": "https://github.com/gaelreyrol/nuxt-rollbar-module",
4157
- "website": "https://github.com/gaelreyrol/nuxt-rollbar-module",
5253
+ "github": "https://github.com/jairoblatt/nuxt-rollbar",
5254
+ "website": "https://github.com/jairoblatt/nuxt-rollbar",
4158
5255
  "learn_more": "https://docs.rollbar.com/docs/javascript",
4159
5256
  "category": "Monitoring",
4160
5257
  "type": "3rd-party",
4161
5258
  "maintainers": [
4162
5259
  {
4163
- "name": "Gaël Reyrol",
4164
- "github": "gaelreyrol"
5260
+ "name": "Jairo Blatt",
5261
+ "github": "jairoblatt"
4165
5262
  }
4166
5263
  ],
4167
5264
  "compatibility": {
4168
- "nuxt": "^2.0.0",
5265
+ "nuxt": "^3.0.0",
4169
5266
  "requires": {}
4170
5267
  }
4171
5268
  },
@@ -4194,7 +5291,7 @@
4194
5291
  },
4195
5292
  {
4196
5293
  "name": "router",
4197
- "description": "Nuxt.js module to use router.js instead of pages/ directory",
5294
+ "description": "Nuxt module to use router.js instead of pages/ directory",
4198
5295
  "repo": "nuxt-community/router-module",
4199
5296
  "npm": "@nuxtjs/router",
4200
5297
  "icon": "vue.png",
@@ -4242,13 +5339,13 @@
4242
5339
  },
4243
5340
  {
4244
5341
  "name": "schema-org",
4245
- "description": "Schema.org for Nuxt, supporting typed and automated Google Rich Results.",
4246
- "repo": "vueuse/schema-org#main/packages/nuxt",
5342
+ "description": "Schema.org for Nuxt.",
5343
+ "repo": "harlan-zw/nuxt-schema-org",
4247
5344
  "npm": "nuxt-schema-org",
4248
5345
  "icon": "schema-org.svg",
4249
- "github": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
4250
- "website": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
4251
- "learn_more": "https://vue-schema-org.netlify.app/guide/setup/nuxt.html",
5346
+ "github": "https://github.com/harlan-zw/nuxt-schema-org",
5347
+ "website": "https://nuxtseo.com/schema-org",
5348
+ "learn_more": "https://unhead.unjs.io/schema-org/getting-started/setup",
4252
5349
  "category": "SEO",
4253
5350
  "type": "3rd-party",
4254
5351
  "maintainers": [
@@ -4311,7 +5408,7 @@
4311
5408
  },
4312
5409
  {
4313
5410
  "name": "segment",
4314
- "description": "Nuxt.js module for Segment Analytics.js",
5411
+ "description": "Nuxt module for Segment Analytics.js",
4315
5412
  "repo": "dansmaculotte/nuxt-segment",
4316
5413
  "npm": "@dansmaculotte/nuxt-segment",
4317
5414
  "icon": "segment.png",
@@ -4333,10 +5430,10 @@
4333
5430
  },
4334
5431
  {
4335
5432
  "name": "sentry",
4336
- "description": "Sentry module for Nuxt.js to help developers diagnose, fix, and optimize the performance of their code",
5433
+ "description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
4337
5434
  "repo": "nuxt-community/sentry-module",
4338
5435
  "npm": "@nuxtjs/sentry",
4339
- "icon": "sentry.png",
5436
+ "icon": "sentry.svg",
4340
5437
  "github": "https://github.com/nuxt-community/sentry-module",
4341
5438
  "website": "https://sentry.nuxtjs.org/",
4342
5439
  "learn_more": "https://sentry.io/welcome/",
@@ -4353,14 +5450,38 @@
4353
5450
  "requires": {}
4354
5451
  }
4355
5452
  },
5453
+ {
5454
+ "name": "seo-experiments",
5455
+ "description": "Powerful SEO DX improvements that may or may not land in the Nuxt core.",
5456
+ "repo": "harlan-zw/nuxt-seo-experiments",
5457
+ "npm": "nuxt-seo-experiments",
5458
+ "icon": "seo-experiments.svg",
5459
+ "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
5460
+ "website": "https://nuxtseo.com/experiments",
5461
+ "learn_more": "https://nuxtseo.com/experiments",
5462
+ "category": "SEO",
5463
+ "type": "3rd-party",
5464
+ "maintainers": [
5465
+ {
5466
+ "name": "Harlan Wilton",
5467
+ "github": "harlan-zw",
5468
+ "twitter": "harlan_zw",
5469
+ "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
5470
+ }
5471
+ ],
5472
+ "compatibility": {
5473
+ "nuxt": "^3.0.0",
5474
+ "requires": {}
5475
+ }
5476
+ },
4356
5477
  {
4357
5478
  "name": "seo-kit",
4358
- "description": "Supercharge your Nuxt app with the all-in-one SEO layer.",
5479
+ "description": "The complete SEO solution for Nuxt.",
4359
5480
  "repo": "harlan-zw/nuxt-seo-kit#main/layer",
4360
5481
  "npm": "nuxt-seo-kit",
4361
5482
  "icon": "seo-kit.svg",
4362
5483
  "github": "https://github.com/harlan-zw/nuxt-seo-kit",
4363
- "website": "https://github.com/harlan-zw/nuxt-seo-kit",
5484
+ "website": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
4364
5485
  "learn_more": "",
4365
5486
  "category": "SEO",
4366
5487
  "type": "3rd-party",
@@ -4400,7 +5521,7 @@
4400
5521
  },
4401
5522
  {
4402
5523
  "name": "seomatic-meta",
4403
- "description": "A Nuxt.js module connecting Nuxt.js to the Craft CMS SEOmatic plugin",
5524
+ "description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
4404
5525
  "repo": "ben-rogerson/nuxt-seomatic-meta",
4405
5526
  "npm": "nuxt-seomatic-meta",
4406
5527
  "icon": "seomatic.png",
@@ -4443,6 +5564,29 @@
4443
5564
  "requires": {}
4444
5565
  }
4445
5566
  },
5567
+ {
5568
+ "name": "server-block",
5569
+ "description": "Use <server> tags in your Nuxt pages components.",
5570
+ "repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt#main",
5571
+ "npm": "@hebilicious/server-block-nuxt",
5572
+ "icon": "server-block.svg",
5573
+ "github": "https://github.com/Hebilicious/server-block-nuxt",
5574
+ "website": "https://github.com/Hebilicious/server-block-nuxt#readme",
5575
+ "learn_more": "https://github.com/Hebilicious/server-block-nuxt#readme",
5576
+ "category": "Extensions",
5577
+ "type": "3rd-party",
5578
+ "maintainers": [
5579
+ {
5580
+ "name": "Hebilicious",
5581
+ "github": "Hebilicious",
5582
+ "twitter": "its_hebilicious"
5583
+ }
5584
+ ],
5585
+ "compatibility": {
5586
+ "nuxt": "^3.0.0",
5587
+ "requires": {}
5588
+ }
5589
+ },
4446
5590
  {
4447
5591
  "name": "session",
4448
5592
  "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",
@@ -4468,7 +5612,7 @@
4468
5612
  },
4469
5613
  {
4470
5614
  "name": "shopify",
4471
- "description": "Easy Shopify Buy client module with Nuxt.js for ecommerce websites.",
5615
+ "description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
4472
5616
  "repo": "Gomah/nuxt-shopify",
4473
5617
  "npm": "nuxt-shopify",
4474
5618
  "icon": "shopify.png",
@@ -4489,7 +5633,7 @@
4489
5633
  }
4490
5634
  },
4491
5635
  {
4492
- "name": "nuxt-auth",
5636
+ "name": "sidebase-auth",
4493
5637
  "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.",
4494
5638
  "repo": "sidebase/nuxt-auth",
4495
5639
  "npm": "@sidebase/nuxt-auth",
@@ -4535,13 +5679,13 @@
4535
5679
  },
4536
5680
  {
4537
5681
  "name": "simple-robots",
4538
- "description": "Simply manage the robots crawling your Nuxt app.",
5682
+ "description": "Tame the robots crawling and indexing your Nuxt site.",
4539
5683
  "repo": "harlan-zw/nuxt-simple-robots",
4540
5684
  "npm": "nuxt-simple-robots",
4541
- "icon": "",
5685
+ "icon": "simple-robots.svg",
4542
5686
  "github": "https://github.com/harlan-zw/nuxt-simple-robots",
4543
- "website": "https://github.com/harlan-zw/nuxt-simple-robots",
4544
- "learn_more": "",
5687
+ "website": "https://nuxtseo.com/robots",
5688
+ "learn_more": "https://nuxtseo.com/robots",
4545
5689
  "category": "SEO",
4546
5690
  "type": "3rd-party",
4547
5691
  "maintainers": [
@@ -4559,13 +5703,13 @@
4559
5703
  },
4560
5704
  {
4561
5705
  "name": "simple-sitemap",
4562
- "description": "Simple, minimal sitemap.xml generation.",
5706
+ "description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
4563
5707
  "repo": "harlan-zw/nuxt-simple-sitemap",
4564
5708
  "npm": "nuxt-simple-sitemap",
4565
- "icon": "",
5709
+ "icon": "simple-sitemap.svg",
4566
5710
  "github": "https://github.com/harlan-zw/nuxt-simple-sitemap",
4567
- "website": "https://github.com/harlan-zw/nuxt-simple-sitemap",
4568
- "learn_more": "",
5711
+ "website": "https://nuxtseo.com/simple-sitemap",
5712
+ "learn_more": "https://nuxtseo.com/simple-sitemap",
4569
5713
  "category": "SEO",
4570
5714
  "type": "3rd-party",
4571
5715
  "maintainers": [
@@ -4583,7 +5727,7 @@
4583
5727
  },
4584
5728
  {
4585
5729
  "name": "sitemap",
4586
- "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt.js projects",
5730
+ "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt projects",
4587
5731
  "repo": "nuxt-community/sitemap-module#dev",
4588
5732
  "npm": "@nuxtjs/sitemap",
4589
5733
  "icon": "",
@@ -4628,7 +5772,7 @@
4628
5772
  },
4629
5773
  {
4630
5774
  "name": "snipcart",
4631
- "description": "Snipcart integration module for Nuxt.js",
5775
+ "description": "Snipcart integration module for Nuxt",
4632
5776
  "repo": "nuxt-modules/snipcart",
4633
5777
  "npm": "@nuxtjs/snipcart",
4634
5778
  "icon": "snipcart.png",
@@ -4651,7 +5795,7 @@
4651
5795
  },
4652
5796
  {
4653
5797
  "name": "social-meta",
4654
- "description": "Nuxt.js module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
5798
+ "description": "Nuxt module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
4655
5799
  "repo": "AlekseyPleshkov/nuxt-social-meta",
4656
5800
  "npm": "nuxt-social-meta",
4657
5801
  "icon": "",
@@ -4773,7 +5917,7 @@
4773
5917
  },
4774
5918
  {
4775
5919
  "name": "storage",
4776
- "description": "Utilities to easily read and write to the browser's storage in a Nuxt.js project",
5920
+ "description": "Utilities to easily read and write to the browser's storage in a Nuxt project",
4777
5921
  "repo": "mazipan/nuxt-storage",
4778
5922
  "npm": "nuxt-storage",
4779
5923
  "icon": "",
@@ -4795,7 +5939,7 @@
4795
5939
  },
4796
5940
  {
4797
5941
  "name": "storefront-ui",
4798
- "description": "Storefront UI Module for Nuxt.js",
5942
+ "description": "Storefront UI Module for Nuxt",
4799
5943
  "repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
4800
5944
  "npm": "@storefront-ui/nuxt",
4801
5945
  "icon": "storefront-ui.svg",
@@ -4839,7 +5983,7 @@
4839
5983
  },
4840
5984
  {
4841
5985
  "name": "storyblok",
4842
- "description": "Storyblok Nuxt.js module",
5986
+ "description": "Storyblok Nuxt module",
4843
5987
  "repo": "storyblok/storyblok-nuxt#master/lib",
4844
5988
  "npm": "@storyblok/nuxt",
4845
5989
  "icon": "storyblok.png",
@@ -4856,46 +6000,43 @@
4856
6000
  ],
4857
6001
  "compatibility": {
4858
6002
  "nuxt": "^2.0.0 || ^3.0.0",
4859
- "requires": {}
6003
+ "requires": {},
6004
+ "devtools": "^0.0.0"
4860
6005
  }
4861
6006
  },
4862
6007
  {
4863
6008
  "name": "storybook",
4864
- "description": "Easily integrate Storybook in your Nuxt.js application to design, build, and organize your UI components in isolation.",
4865
- "repo": "nuxt-community/storybook",
6009
+ "description": "Easily integrate Storybook in your Nuxt application to design, build, and organize your UI components in isolation.",
6010
+ "repo": "nuxt-modules/storybook",
4866
6011
  "npm": "@nuxtjs/storybook",
4867
6012
  "icon": "storybook.png",
4868
- "github": "https://github.com/nuxt-community/storybook",
6013
+ "github": "https://github.com/nuxt-modules/storybook",
4869
6014
  "website": "https://storybook.nuxtjs.org",
4870
- "learn_more": "https://storybook.js.org/",
6015
+ "learn_more": "https://github.com/storybook-vue/storybook-nuxt",
4871
6016
  "category": "Devtools",
4872
6017
  "type": "community",
4873
6018
  "maintainers": [
4874
6019
  {
4875
- "name": "Ahad Birang",
4876
- "github": "farnabaz",
4877
- "twitter": "a_birang"
4878
- },
4879
- {
4880
- "name": "Pooya Parsa",
4881
- "github": "pi0",
4882
- "twitter": "_pi0_"
6020
+ "name": "Chakir QATAB",
6021
+ "github": "chakAs3",
6022
+ "twitter": "ChakirQatab"
4883
6023
  }
4884
6024
  ],
4885
6025
  "compatibility": {
4886
- "nuxt": "^2.0.0",
6026
+ "nuxt": "^2.0.0 || ^3.0.0",
4887
6027
  "requires": {
4888
6028
  "bridge": "optional"
4889
- }
6029
+ },
6030
+ "devtools": "^0.7.2"
4890
6031
  }
4891
6032
  },
4892
6033
  {
4893
6034
  "name": "strapi",
4894
6035
  "description": "Design APIs fast and manage content easily using REST or GraphQL.",
4895
- "repo": "nuxt-community/strapi-module",
6036
+ "repo": "nuxt-modules/strapi",
4896
6037
  "npm": "@nuxtjs/strapi",
4897
6038
  "icon": "strapi.png",
4898
- "github": "https://github.com/nuxt-community/strapi-module",
6039
+ "github": "https://github.com/nuxt-modules/strapi",
4899
6040
  "website": "https://strapi.nuxtjs.org",
4900
6041
  "learn_more": "https://strapi.io/",
4901
6042
  "category": "CMS",
@@ -4916,7 +6057,34 @@
4916
6057
  "nuxt": "^2.0.0 || ^3.0.0",
4917
6058
  "requires": {
4918
6059
  "bridge": true
6060
+ },
6061
+ "devtools": "^0.0.0"
6062
+ }
6063
+ },
6064
+ {
6065
+ "name": "stripe-next",
6066
+ "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.",
6067
+ "repo": "fuentesloic/nuxt-stripe",
6068
+ "npm": "@unlok-co/nuxt-stripe",
6069
+ "icon": "stripe.png",
6070
+ "github": "https://github.com/fuentesloic/nuxt-stripe",
6071
+ "website": "https://github.com/fuentesloic/nuxt-stripe",
6072
+ "learn_more": "https://stripe.com/docs",
6073
+ "category": "Payment",
6074
+ "type": "3rd-party",
6075
+ "maintainers": [
6076
+ {
6077
+ "name": "Loic Fuentes",
6078
+ "github": "fuentesloic"
6079
+ },
6080
+ {
6081
+ "name": "Florent Giraud",
6082
+ "github": "flozero"
4919
6083
  }
6084
+ ],
6085
+ "compatibility": {
6086
+ "nuxt": "^3.0.0",
6087
+ "requires": {}
4920
6088
  }
4921
6089
  },
4922
6090
  {
@@ -4941,6 +6109,36 @@
4941
6109
  "requires": {}
4942
6110
  }
4943
6111
  },
6112
+ {
6113
+ "name": "studio",
6114
+ "description": "A new experience to build content-driven website with Nuxt.",
6115
+ "repo": "nuxtlabs/studio-module",
6116
+ "npm": "@nuxthq/studio",
6117
+ "icon": "studio.svg",
6118
+ "github": "https://github.com/nuxtlabs/studio-module",
6119
+ "website": "https://nuxt.studio",
6120
+ "learn_more": "https://nuxt.studio",
6121
+ "category": "CMS",
6122
+ "type": "3rd-party",
6123
+ "maintainers": [
6124
+ {
6125
+ "name": "Ahad Birang",
6126
+ "github": "farnabaz",
6127
+ "twitter": "a_birang"
6128
+ },
6129
+ {
6130
+ "name": "Sébastien Chopin",
6131
+ "github": "Atinux",
6132
+ "twitter": "Atinux"
6133
+ }
6134
+ ],
6135
+ "compatibility": {
6136
+ "nuxt": "^3.0.0",
6137
+ "requires": {
6138
+ "content": true
6139
+ }
6140
+ }
6141
+ },
4944
6142
  {
4945
6143
  "name": "style-resources",
4946
6144
  "description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
@@ -4966,7 +6164,7 @@
4966
6164
  },
4967
6165
  {
4968
6166
  "name": "stylelint",
4969
- "description": "Stylelint module for Nuxt.js. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
6167
+ "description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
4970
6168
  "repo": "nuxt-community/stylelint-module",
4971
6169
  "npm": "@nuxtjs/stylelint-module",
4972
6170
  "icon": "stylelint.png",
@@ -5012,10 +6210,10 @@
5012
6210
  {
5013
6211
  "name": "supabase",
5014
6212
  "description": "First class integration with Supabase",
5015
- "repo": "nuxt-community/supabase-module",
6213
+ "repo": "nuxt-modules/supabase",
5016
6214
  "npm": "@nuxtjs/supabase",
5017
6215
  "icon": "supabase.png",
5018
- "github": "https://github.com/nuxt-community/supabase-module",
6216
+ "github": "https://github.com/nuxt-modules/supabase",
5019
6217
  "website": "https://supabase.nuxtjs.org",
5020
6218
  "learn_more": "https://supabase.com",
5021
6219
  "category": "Database",
@@ -5066,12 +6264,12 @@
5066
6264
  },
5067
6265
  {
5068
6266
  "name": "svg-sprite",
5069
- "description": "Optimized and Easy way to use svg files in Nuxt.js",
5070
- "repo": "nuxt-community/svg-sprite-module",
6267
+ "description": "Optimized and Easy way to use svg files in Nuxt",
6268
+ "repo": "nuxt-modules/svg-sprite",
5071
6269
  "npm": "@nuxtjs/svg-sprite",
5072
6270
  "icon": "",
5073
- "github": "https://github.com/nuxt-community/svg-sprite-module",
5074
- "website": "https://github.com/nuxt-community/svg-sprite-module",
6271
+ "github": "https://github.com/nuxt-modules/svg-sprite",
6272
+ "website": "https://github.com/nuxt-modules/svg-sprite",
5075
6273
  "learn_more": "",
5076
6274
  "category": "UI",
5077
6275
  "type": "community",
@@ -5083,13 +6281,13 @@
5083
6281
  }
5084
6282
  ],
5085
6283
  "compatibility": {
5086
- "nuxt": "^2.0.0",
6284
+ "nuxt": "^2.0.0 || ^3.0.0",
5087
6285
  "requires": {}
5088
6286
  }
5089
6287
  },
5090
6288
  {
5091
6289
  "name": "svg",
5092
- "description": "Super simple svg loading module for Nuxt.js",
6290
+ "description": "Super simple svg loading module for Nuxt",
5093
6291
  "repo": "nuxt-community/svg-module",
5094
6292
  "npm": "@nuxtjs/svg",
5095
6293
  "icon": "",
@@ -5133,7 +6331,7 @@
5133
6331
  },
5134
6332
  {
5135
6333
  "name": "swiper",
5136
- "description": "Nuxt.js module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
6334
+ "description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
5137
6335
  "repo": "cpreston321/nuxt-swiper",
5138
6336
  "npm": "nuxt-swiper",
5139
6337
  "icon": "swiper.svg",
@@ -5179,10 +6377,10 @@
5179
6377
  {
5180
6378
  "name": "tailwindcss",
5181
6379
  "description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
5182
- "repo": "nuxt-community/tailwindcss-module",
6380
+ "repo": "nuxt-modules/tailwindcss",
5183
6381
  "npm": "@nuxtjs/tailwindcss",
5184
6382
  "icon": "tailwindcss.png",
5185
- "github": "https://github.com/nuxt-community/tailwindcss-module",
6383
+ "github": "https://github.com/nuxt-modules/tailwindcss",
5186
6384
  "website": "https://tailwindcss.nuxtjs.org",
5187
6385
  "learn_more": "https://tailwindcss.com/",
5188
6386
  "category": "UI",
@@ -5192,11 +6390,16 @@
5192
6390
  "name": "Sébastien Chopin",
5193
6391
  "github": "Atinux",
5194
6392
  "twitter": "Atinux"
6393
+ },
6394
+ {
6395
+ "name": "Inesh Bose",
6396
+ "github": "ineshbose"
5195
6397
  }
5196
6398
  ],
5197
6399
  "compatibility": {
5198
6400
  "nuxt": "^2.0.0 || ^3.0.0",
5199
- "requires": {}
6401
+ "requires": {},
6402
+ "devtools": "^0.0.0"
5200
6403
  }
5201
6404
  },
5202
6405
  {
@@ -5222,9 +6425,53 @@
5222
6425
  "requires": {}
5223
6426
  }
5224
6427
  },
6428
+ {
6429
+ "name": "time",
6430
+ "description": "Safely render local dates and times on the server with Nuxt",
6431
+ "repo": "danielroe/nuxt-time",
6432
+ "npm": "nuxt-time",
6433
+ "icon": "",
6434
+ "github": "https://github.com/danielroe/nuxt-time",
6435
+ "website": "https://github.com/danielroe/nuxt-time",
6436
+ "learn_more": "",
6437
+ "category": "Extensions",
6438
+ "type": "3rd-party",
6439
+ "maintainers": [
6440
+ {
6441
+ "name": "danielroe",
6442
+ "github": "danielroe"
6443
+ }
6444
+ ],
6445
+ "compatibility": {
6446
+ "nuxt": "^3.0.0",
6447
+ "requires": {}
6448
+ }
6449
+ },
6450
+ {
6451
+ "name": "tiptap",
6452
+ "description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
6453
+ "repo": "modbender/nuxt-tiptap-editor",
6454
+ "npm": "nuxt-tiptap-editor",
6455
+ "icon": "tiptap.png",
6456
+ "github": "https://github.com/modbender/nuxt-tiptap-editor",
6457
+ "website": "https://github.com/modbender/nuxt-tiptap-editor",
6458
+ "learn_more": "https://github.com/modbender/nuxt-tiptap-editor",
6459
+ "category": "Libraries",
6460
+ "type": "3rd-party",
6461
+ "maintainers": [
6462
+ {
6463
+ "name": "modbender",
6464
+ "github": "modbender"
6465
+ }
6466
+ ],
6467
+ "compatibility": {
6468
+ "nuxt": "^3.0.0",
6469
+ "requires": {}
6470
+ }
6471
+ },
5225
6472
  {
5226
6473
  "name": "toast",
5227
- "description": "Responsive Touch Compatible Toast plugin for Nuxt.js using vue-toasted",
6474
+ "description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
5228
6475
  "repo": "nuxt-community/modules#master/packages/toast",
5229
6476
  "npm": "@nuxtjs/toast",
5230
6477
  "icon": "",
@@ -5232,16 +6479,71 @@
5232
6479
  "website": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
5233
6480
  "learn_more": "https://github.com/shakee93/vue-toasted",
5234
6481
  "category": "Libraries",
5235
- "type": "community",
6482
+ "type": "community",
6483
+ "maintainers": [
6484
+ {
6485
+ "name": "Pooya Parsa",
6486
+ "github": "pi0",
6487
+ "twitter": "_pi0_"
6488
+ }
6489
+ ],
6490
+ "compatibility": {
6491
+ "nuxt": "^2.0.0",
6492
+ "requires": {}
6493
+ }
6494
+ },
6495
+ {
6496
+ "name": "translation-manager",
6497
+ "description": "Simple and easy to use translation manager for Nuxt and Nuxt-i18n that allows translation management from a single CSV file.",
6498
+ "repo": "samk-dev/nuxt-translation-manager",
6499
+ "npm": "nuxt-translation-manager",
6500
+ "icon": "translation-manager.png",
6501
+ "github": "https://github.com/samk-dev/nuxt-translation-manager",
6502
+ "website": "https://github.com/samk-dev/nuxt-translation-manager",
6503
+ "learn_more": "",
6504
+ "category": "Extensions",
6505
+ "type": "3rd-party",
6506
+ "maintainers": [
6507
+ {
6508
+ "name": "Sam K",
6509
+ "github": "samk-dev"
6510
+ }
6511
+ ],
6512
+ "compatibility": {
6513
+ "nuxt": "^3.0.0",
6514
+ "requires": {}
6515
+ }
6516
+ },
6517
+ {
6518
+ "name": "tresjs",
6519
+ "description": "Create 3D experiences in your Nuxt application using TresJS.",
6520
+ "repo": "tresjs/nuxt",
6521
+ "npm": "@tresjs/nuxt",
6522
+ "icon": "tresjs.svg",
6523
+ "github": "https://github.com/Tresjs/nuxt",
6524
+ "website": "https://tresjs.org/guide/nuxt.html",
6525
+ "learn_more": "https://tresjs.org/",
6526
+ "category": "Libraries",
6527
+ "type": "3rd-party",
5236
6528
  "maintainers": [
5237
6529
  {
5238
- "name": "Pooya Parsa",
5239
- "github": "pi0",
5240
- "twitter": "_pi0_"
6530
+ "name": "Alvaro Saburido",
6531
+ "github": "alvarosabu",
6532
+ "twitter": "alvarosabu"
6533
+ },
6534
+ {
6535
+ "name": "Jaime Torrealba",
6536
+ "github": "JaimeTorrealba",
6537
+ "twitter": "jaimebboyjt"
6538
+ },
6539
+ {
6540
+ "name": "Tino Koch",
6541
+ "github": "Tinoooo",
6542
+ "twitter": "ichbintino"
5241
6543
  }
5242
6544
  ],
5243
6545
  "compatibility": {
5244
- "nuxt": "^2.0.0",
6546
+ "nuxt": "^3.0.0",
5245
6547
  "requires": {}
5246
6548
  }
5247
6549
  },
@@ -5272,7 +6574,7 @@
5272
6574
  },
5273
6575
  {
5274
6576
  "name": "twa",
5275
- "description": "Nuxt.js module for generating Trusted Web App from Nuxt.js app",
6577
+ "description": "Nuxt module for generating Trusted Web App from Nuxt app",
5276
6578
  "repo": "tuarrep/nuxt-twa",
5277
6579
  "npm": "nuxt-twa",
5278
6580
  "icon": "",
@@ -5294,6 +6596,28 @@
5294
6596
  }
5295
6597
  }
5296
6598
  },
6599
+ {
6600
+ "name": "twemoji",
6601
+ "description": "Twemoji module for Nuxt. Render emojis as SVG elements or PNG images.",
6602
+ "repo": "yizack/nuxt-twemoji",
6603
+ "npm": "nuxt-twemoji",
6604
+ "icon": "twemoji.svg",
6605
+ "github": "https://github.com/Yizack/nuxt-twemoji",
6606
+ "website": "https://github.com/Yizack/nuxt-twemoji",
6607
+ "learn_more": "",
6608
+ "category": "UI",
6609
+ "type": "3rd-party",
6610
+ "maintainers": [
6611
+ {
6612
+ "name": "Yizack Rangel",
6613
+ "github": "yizack"
6614
+ }
6615
+ ],
6616
+ "compatibility": {
6617
+ "nuxt": "^3.0.0",
6618
+ "requires": {}
6619
+ }
6620
+ },
5297
6621
  {
5298
6622
  "name": "twicpics",
5299
6623
  "description": "Images and videos components - Context aware resizing and cropping, lazy-loading, LQIP, Next-Gen format, compression, CDN.",
@@ -5438,6 +6762,63 @@
5438
6762
  "requires": {}
5439
6763
  }
5440
6764
  },
6765
+ {
6766
+ "name": "typo3",
6767
+ "description": "TYPO3 Headless Frontend Rendering module",
6768
+ "repo": "TYPO3-Headless/nuxt-typo3",
6769
+ "npm": "@t3headless/nuxt-typo3",
6770
+ "icon": "typo3.svg",
6771
+ "github": "https://github.com/TYPO3-Headless/nuxt-typo3",
6772
+ "website": "https://t3headless.macopedia.io/nuxt-typo3/",
6773
+ "learn_more": "https://github.com/TYPO3-Headless",
6774
+ "category": "CMS",
6775
+ "type": "3rd-party",
6776
+ "maintainers": [
6777
+ {
6778
+ "name": "Macopedia",
6779
+ "github": "macopedia",
6780
+ "twitter": "macopediapl"
6781
+ }
6782
+ ],
6783
+ "compatibility": {
6784
+ "nuxt": "^2.0.0 || ^3.0.0",
6785
+ "requires": {},
6786
+ "devtools": "^0.0.0"
6787
+ }
6788
+ },
6789
+ {
6790
+ "name": "ui",
6791
+ "description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
6792
+ "repo": "nuxt/ui#dev",
6793
+ "npm": "@nuxt/ui",
6794
+ "icon": "nuxt.svg",
6795
+ "github": "https://github.com/nuxt/ui",
6796
+ "website": "https://ui.nuxt.com",
6797
+ "learn_more": "",
6798
+ "category": "UI",
6799
+ "type": "official",
6800
+ "maintainers": [
6801
+ {
6802
+ "name": "Benjamin Canac",
6803
+ "github": "benjamincanac",
6804
+ "twitter": "benjamincanac"
6805
+ },
6806
+ {
6807
+ "name": "Sebastien Chopin",
6808
+ "github": "Atinux",
6809
+ "twitter": "Atinux"
6810
+ },
6811
+ {
6812
+ "name": "Sylvain Marroufin",
6813
+ "github": "smarroufin",
6814
+ "twitter": "smarroufin"
6815
+ }
6816
+ ],
6817
+ "compatibility": {
6818
+ "nuxt": "^3.0.0",
6819
+ "requires": {}
6820
+ }
6821
+ },
5441
6822
  {
5442
6823
  "name": "umami",
5443
6824
  "description": "Embed the Umami analytics library into Nuxt",
@@ -5465,11 +6846,11 @@
5465
6846
  {
5466
6847
  "name": "unhead",
5467
6848
  "description": "Experimental features for Nuxt SEO / head management.",
5468
- "repo": "harlan-zw/nuxt-unhead",
5469
- "npm": "nuxt-unhead",
6849
+ "repo": "harlan-zw/nuxt-seo-experiments",
6850
+ "npm": "nuxt-seo-experiments",
5470
6851
  "icon": "",
5471
- "github": "https://github.com/harlan-zw/nuxt-unhead",
5472
- "website": "https://github.com/harlan-zw/nuxt-unhead",
6852
+ "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
6853
+ "website": "https://github.com/harlan-zw/nuxt-seo-experiments",
5473
6854
  "learn_more": "",
5474
6855
  "category": "SEO",
5475
6856
  "type": "3rd-party",
@@ -5486,7 +6867,7 @@
5486
6867
  },
5487
6868
  {
5488
6869
  "name": "universal-storage",
5489
- "description": "Universal Storage Utilities for Nuxt.js",
6870
+ "description": "Universal Storage Utilities for Nuxt",
5490
6871
  "repo": "nuxt-community/universal-storage-module",
5491
6872
  "npm": "@nuxtjs/universal-storage",
5492
6873
  "icon": "",
@@ -5563,12 +6944,12 @@
5563
6944
  {
5564
6945
  "name": "unocss",
5565
6946
  "description": "The instant on-demand atomic CSS engine.",
5566
- "repo": "antfu/unocss#main/packages/nuxt",
6947
+ "repo": "unocss/unocss#main/packages/nuxt",
5567
6948
  "npm": "@unocss/nuxt",
5568
6949
  "icon": "unocss.svg",
5569
- "github": "https://github.com/antfu/unocss",
5570
- "website": "https://github.com/antfu/unocss",
5571
- "learn_more": "https://github.com/antfu/unocss",
6950
+ "github": "https://github.com/unocss/unocss",
6951
+ "website": "https://github.com/unocss/unocss",
6952
+ "learn_more": "https://github.com/unocss/unocss",
5572
6953
  "category": "UI",
5573
6954
  "type": "3rd-party",
5574
6955
  "maintainers": [
@@ -5583,7 +6964,8 @@
5583
6964
  "nuxt": "^2.0.0 || ^3.0.0",
5584
6965
  "requires": {
5585
6966
  "bridge": "optional"
5586
- }
6967
+ },
6968
+ "devtools": "^0.0.0"
5587
6969
  }
5588
6970
  },
5589
6971
  {
@@ -5609,9 +6991,33 @@
5609
6991
  "requires": {}
5610
6992
  }
5611
6993
  },
6994
+ {
6995
+ "name": "use-wagmi",
6996
+ "description": "Vue Composition for Ethereum based on wagmi",
6997
+ "repo": "unicape/use-wagmi#main/packages/nuxt",
6998
+ "npm": "@use-wagmi/nuxt",
6999
+ "icon": "use-wagmi.png",
7000
+ "github": "https://github.com/unicape/use-wagmi",
7001
+ "website": "https://github.com/unicape/use-wagmi",
7002
+ "learn_more": "https://github.com/unicape/use-wagmi",
7003
+ "category": "Extensions",
7004
+ "type": "3rd-party",
7005
+ "maintainers": [
7006
+ {
7007
+ "name": "Unic Ape",
7008
+ "github": "unicape"
7009
+ }
7010
+ ],
7011
+ "compatibility": {
7012
+ "nuxt": "^2.0.0 || ^3.0.0",
7013
+ "requires": {
7014
+ "bridge": true
7015
+ }
7016
+ }
7017
+ },
5612
7018
  {
5613
7019
  "name": "user-agent",
5614
- "description": "Nuxt.js module for handling User-Agent.",
7020
+ "description": "Nuxt module for handling User-Agent.",
5615
7021
  "repo": "fukuiretu/nuxt-user-agent",
5616
7022
  "npm": "nuxt-user-agent",
5617
7023
  "icon": "",
@@ -5701,9 +7107,31 @@
5701
7107
  }
5702
7108
  }
5703
7109
  },
7110
+ {
7111
+ "name": "vcalendar",
7112
+ "description": "VCalendar module for Nuxt",
7113
+ "repo": "samk-dev/nuxt-vcalendar",
7114
+ "npm": "@samk-dev/nuxt-vcalendar",
7115
+ "icon": "vcalendar.png",
7116
+ "github": "https://github.com/samk-dev/vcalendar",
7117
+ "website": "https://github.com/samk-dev/vcalendar",
7118
+ "learn_more": "",
7119
+ "category": "Libraries",
7120
+ "type": "3rd-party",
7121
+ "maintainers": [
7122
+ {
7123
+ "name": "Sam K",
7124
+ "github": "samk-dev"
7125
+ }
7126
+ ],
7127
+ "compatibility": {
7128
+ "nuxt": "^3.0.0",
7129
+ "requires": {}
7130
+ }
7131
+ },
5704
7132
  {
5705
7133
  "name": "vee-validate",
5706
- "description": "Painless Vue forms for Nuxt.js",
7134
+ "description": "Painless Vue forms for Nuxt",
5707
7135
  "repo": "logaretm/vee-validate#main/packages/nuxt",
5708
7136
  "npm": "@vee-validate/nuxt",
5709
7137
  "icon": "vee-validate.png",
@@ -5746,9 +7174,54 @@
5746
7174
  "requires": {}
5747
7175
  }
5748
7176
  },
7177
+ {
7178
+ "name": "vercel-analytics",
7179
+ "description": "Vercel Analytics integration for Nuxt",
7180
+ "repo": "xanderbarkhatov/nuxt-vercel-analytics",
7181
+ "npm": "nuxt-vercel-analytics",
7182
+ "icon": "",
7183
+ "github": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
7184
+ "website": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
7185
+ "learn_more": "https://vercel.com/docs/concepts/analytics",
7186
+ "category": "Analytics",
7187
+ "type": "3rd-party",
7188
+ "maintainers": [
7189
+ {
7190
+ "name": "Alexander B.",
7191
+ "github": "xanderbarkhatov"
7192
+ }
7193
+ ],
7194
+ "compatibility": {
7195
+ "nuxt": "^3.0.0",
7196
+ "requires": {}
7197
+ }
7198
+ },
7199
+ {
7200
+ "name": "vexip-ui",
7201
+ "description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
7202
+ "repo": "vexip-ui/nuxt",
7203
+ "npm": "@vexip-ui/nuxt",
7204
+ "icon": "vexip-ui.svg",
7205
+ "github": "https://github.com/vexip-ui/vexip-ui",
7206
+ "website": "https://www.vexipui.com/",
7207
+ "learn_more": "https://github.com/vexip-ui/nuxt",
7208
+ "category": "UI",
7209
+ "type": "3rd-party",
7210
+ "maintainers": [
7211
+ {
7212
+ "name": "未觉雨声",
7213
+ "github": "qmhc",
7214
+ "twitter": "qmhc95"
7215
+ }
7216
+ ],
7217
+ "compatibility": {
7218
+ "nuxt": "^3.0.0",
7219
+ "requires": {}
7220
+ }
7221
+ },
5749
7222
  {
5750
7223
  "name": "vite-pwa-nuxt",
5751
- "description": "Zero-config PWA Plugin for Nuxt 3",
7224
+ "description": "Zero-config PWA Plugin for Nuxt",
5752
7225
  "repo": "vite-pwa/nuxt",
5753
7226
  "npm": "@vite-pwa/nuxt",
5754
7227
  "icon": "vite-pwa-nuxt.svg",
@@ -5777,13 +7250,13 @@
5777
7250
  {
5778
7251
  "name": "vitest",
5779
7252
  "description": "Vitest integration with Nuxt",
5780
- "repo": "danielroe/nuxt-vitest#main",
7253
+ "repo": "danielroe/nuxt-vitest",
5781
7254
  "npm": "nuxt-vitest",
5782
7255
  "icon": "vitest.svg",
5783
7256
  "github": "https://github.com/danielroe/nuxt-vitest",
5784
7257
  "website": "https://github.com/danielroe/nuxt-vitest",
5785
7258
  "learn_more": "",
5786
- "category": "Extensions",
7259
+ "category": "Devtools",
5787
7260
  "type": "3rd-party",
5788
7261
  "maintainers": [
5789
7262
  {
@@ -5795,6 +7268,61 @@
5795
7268
  "github": "antfu"
5796
7269
  }
5797
7270
  ],
7271
+ "compatibility": {
7272
+ "nuxt": "^3.0.0",
7273
+ "requires": {},
7274
+ "devtools": "^0.0.0"
7275
+ }
7276
+ },
7277
+ {
7278
+ "name": "vue-email",
7279
+ "description": "💌 Write email templates with vue",
7280
+ "repo": "vue-email/nuxt",
7281
+ "npm": "@vue-email/nuxt",
7282
+ "icon": "vue-email.svg",
7283
+ "github": "https://github.com/vue-email/nuxt",
7284
+ "website": "https://vuemail.net/",
7285
+ "learn_more": "https://vuemail.net/ssr/nuxt",
7286
+ "category": "UI",
7287
+ "type": "3rd-party",
7288
+ "maintainers": [
7289
+ {
7290
+ "name": "David Arenas",
7291
+ "github": "Dave136",
7292
+ "twitter": "davejs4",
7293
+ "avatar": "https://avatars.githubusercontent.com/u/49698182?v=4"
7294
+ },
7295
+ {
7296
+ "name": "Younes Barrad",
7297
+ "github": "Flowko",
7298
+ "twitter": "imflowko",
7299
+ "avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
7300
+ }
7301
+ ],
7302
+ "compatibility": {
7303
+ "nuxt": "^3.0.0",
7304
+ "requires": {},
7305
+ "devtools": "^0.0.0"
7306
+ }
7307
+ },
7308
+ {
7309
+ "name": "vue-final-modal",
7310
+ "description": "The most powerful yet most light-weight modal library for Vue 3.",
7311
+ "repo": "vue-final/vue-final-modal",
7312
+ "npm": "@vue-final-modal/nuxt",
7313
+ "icon": "vue-final-modal.svg",
7314
+ "github": "https://github.com/vue-final/vue-final-modal",
7315
+ "website": "https://vue-final-modal.org/",
7316
+ "learn_more": "https://vue-final-modal.org/",
7317
+ "category": "UI",
7318
+ "type": "3rd-party",
7319
+ "maintainers": [
7320
+ {
7321
+ "name": "Hunter Liu",
7322
+ "github": "hunterliu1003",
7323
+ "twitter": "hunterliu1003"
7324
+ }
7325
+ ],
5798
7326
  "compatibility": {
5799
7327
  "nuxt": "^3.0.0",
5800
7328
  "requires": {}
@@ -5802,13 +7330,13 @@
5802
7330
  },
5803
7331
  {
5804
7332
  "name": "vue-macros",
5805
- "description": "Explore and extend more macros and syntax sugar to Vue.",
5806
- "repo": "sxzz/unplugin-vue-macros#main/packages/nuxt",
7333
+ "description": "Explore more macros and syntax sugar to Vue.",
7334
+ "repo": "sxzz/vue-macros#main/packages/nuxt",
5807
7335
  "npm": "@vue-macros/nuxt",
5808
7336
  "icon": "vue-macros.svg",
5809
- "github": "https://github.com/sxzz/unplugin-vue-macros",
7337
+ "github": "https://github.com/sxzz/vue-macros",
5810
7338
  "website": "https://vue-macros.sxzz.moe",
5811
- "learn_more": "https://github.com/sxzz/unplugin-vue-macros",
7339
+ "learn_more": "https://github.com/sxzz/vue-macros",
5812
7340
  "category": "Extensions",
5813
7341
  "type": "3rd-party",
5814
7342
  "maintainers": [
@@ -5822,7 +7350,8 @@
5822
7350
  "nuxt": "^3.0.0",
5823
7351
  "requires": {
5824
7352
  "bridge": "optional"
5825
- }
7353
+ },
7354
+ "devtools": "^0.0.0"
5826
7355
  }
5827
7356
  },
5828
7357
  {
@@ -5849,7 +7378,7 @@
5849
7378
  },
5850
7379
  {
5851
7380
  "name": "vue-multiselect",
5852
- "description": "Single / multiple select plugin for Nuxt.js using vue-multiselect.",
7381
+ "description": "Single / multiple select plugin for Nuxt using vue-multiselect.",
5853
7382
  "repo": "spektrummedia/nuxt-vue-multiselect",
5854
7383
  "npm": "nuxt-vue-multiselect",
5855
7384
  "icon": "",
@@ -5891,6 +7420,29 @@
5891
7420
  "requires": {}
5892
7421
  }
5893
7422
  },
7423
+ {
7424
+ "name": "vue-query",
7425
+ "description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
7426
+ "repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt#main",
7427
+ "npm": "@hebilicious/vue-query-nuxt",
7428
+ "icon": "vue-query.svg",
7429
+ "github": "https://github.com/Hebilicious/vue-query-nuxt",
7430
+ "website": "https://github.com/Hebilicious/vue-query-nuxt#readme",
7431
+ "learn_more": "https://tanstack.com/query/latest/docs/vue/quick-start",
7432
+ "category": "Request",
7433
+ "type": "3rd-party",
7434
+ "maintainers": [
7435
+ {
7436
+ "name": "Hebilicious",
7437
+ "github": "Hebilicious",
7438
+ "twitter": "its_hebilicious"
7439
+ }
7440
+ ],
7441
+ "compatibility": {
7442
+ "nuxt": "^3.0.0",
7443
+ "requires": {}
7444
+ }
7445
+ },
5894
7446
  {
5895
7447
  "name": "vue-select",
5896
7448
  "description": "Nuxt module for vue-select, a feature rich select/dropdown/typeahead component.",
@@ -5940,7 +7492,7 @@
5940
7492
  },
5941
7493
  {
5942
7494
  "name": "vue-warehouse",
5943
- "description": "A Cross-browser storage for Vue.js and Nuxt.js, with plugins support and easy extensibility based on Store.js",
7495
+ "description": "A Cross-browser storage for Vue.js and Nuxt, with plugins support and easy extensibility based on Store.js",
5944
7496
  "repo": "juliomrqz/vue-warehouse",
5945
7497
  "npm": "vue-warehouse",
5946
7498
  "icon": "",
@@ -5961,6 +7513,29 @@
5961
7513
  "requires": {}
5962
7514
  }
5963
7515
  },
7516
+ {
7517
+ "name": "vue3-carousel-nuxt",
7518
+ "description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt applications.",
7519
+ "repo": "gaetansenn/vue3-carousel-nuxt",
7520
+ "npm": "vue3-carousel-nuxt",
7521
+ "icon": "",
7522
+ "github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
7523
+ "website": "",
7524
+ "learn_more": "",
7525
+ "category": "UI",
7526
+ "type": "3rd-party",
7527
+ "maintainers": [
7528
+ {
7529
+ "name": "Gaetan SENN",
7530
+ "github": "gaetansenn",
7531
+ "avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
7532
+ }
7533
+ ],
7534
+ "compatibility": {
7535
+ "nuxt": "^3.0.0",
7536
+ "requires": {}
7537
+ }
7538
+ },
5964
7539
  {
5965
7540
  "name": "vuefire",
5966
7541
  "description": "Idiomatic composables for the Firebase SDK",
@@ -5983,9 +7558,55 @@
5983
7558
  "requires": {}
5984
7559
  }
5985
7560
  },
7561
+ {
7562
+ "name": "vueform-builder",
7563
+ "description": "Official Vueform Builder module for Nuxt",
7564
+ "repo": "vueform/builder/nuxt",
7565
+ "npm": "@vueform/builder-nuxt",
7566
+ "icon": "vueform.svg",
7567
+ "github": "https://github.com/vueform/builder",
7568
+ "website": "https://builder.vueform.com",
7569
+ "learn_more": "https://builder.vueform.com/docs/installation#nuxt",
7570
+ "category": "Libraries",
7571
+ "type": "3rd-party",
7572
+ "maintainers": [
7573
+ {
7574
+ "name": "Adam Berecz",
7575
+ "github": "adamberecz",
7576
+ "twitter": "bereczadam"
7577
+ }
7578
+ ],
7579
+ "compatibility": {
7580
+ "nuxt": "^3.0.0",
7581
+ "requires": {}
7582
+ }
7583
+ },
7584
+ {
7585
+ "name": "vueform",
7586
+ "description": "Official Vueform module for Nuxt",
7587
+ "repo": "vueform/vueform/nuxt",
7588
+ "npm": "@vueform/nuxt",
7589
+ "icon": "vueform.svg",
7590
+ "github": "https://github.com/vueform/vueform",
7591
+ "website": "https://vueform.com",
7592
+ "learn_more": "https://vueform.com/docs/installation#nuxt",
7593
+ "category": "Libraries",
7594
+ "type": "3rd-party",
7595
+ "maintainers": [
7596
+ {
7597
+ "name": "Adam Berecz",
7598
+ "github": "adamberecz",
7599
+ "twitter": "bereczadam"
7600
+ }
7601
+ ],
7602
+ "compatibility": {
7603
+ "nuxt": "^3.0.0",
7604
+ "requires": {}
7605
+ }
7606
+ },
5986
7607
  {
5987
7608
  "name": "vuestic",
5988
- "description": "Vuestic UI module for Nuxt 3",
7609
+ "description": "Vuestic UI module for Nuxt",
5989
7610
  "repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
5990
7611
  "npm": "@vuestic/nuxt",
5991
7612
  "icon": "vuestic.png",
@@ -6005,9 +7626,31 @@
6005
7626
  "requires": {}
6006
7627
  }
6007
7628
  },
7629
+ {
7630
+ "name": "vuetify-nuxt-module",
7631
+ "description": "Zero-config Nuxt Module for Vuetify.",
7632
+ "repo": "userquin/vuetify-nuxt-module",
7633
+ "npm": "vuetify-nuxt-module",
7634
+ "icon": "vuetify-logo-v3-dark.svg",
7635
+ "github": "https://github.com/userquin/vuetify-nuxt-module",
7636
+ "website": "https://vuetify-nuxt-module.netlify.app/",
7637
+ "learn_more": "https://github.com/userquin/vuetify-nuxt-module/blob/main/README.md",
7638
+ "category": "UI",
7639
+ "type": "3rd-party",
7640
+ "maintainers": [
7641
+ {
7642
+ "name": "Joaquín Sánchez",
7643
+ "github": "userquin"
7644
+ }
7645
+ ],
7646
+ "compatibility": {
7647
+ "nuxt": "^3.0.0",
7648
+ "requires": {}
7649
+ }
7650
+ },
6008
7651
  {
6009
7652
  "name": "vuetify",
6010
- "description": "Vuetify Module for Nuxt.js to add Material Design components to your application.",
7653
+ "description": "Vuetify Module for Nuxt to add Material Design components to your application.",
6011
7654
  "repo": "nuxt-community/vuetify-module",
6012
7655
  "npm": "@nuxtjs/vuetify",
6013
7656
  "icon": "vuetify.png",
@@ -6054,7 +7697,8 @@
6054
7697
  "nuxt": "^2.0.0 || ^3.0.0",
6055
7698
  "requires": {
6056
7699
  "bridge": "optional"
6057
- }
7700
+ },
7701
+ "devtools": "^0.0.0"
6058
7702
  }
6059
7703
  },
6060
7704
  {
@@ -6081,7 +7725,7 @@
6081
7725
  },
6082
7726
  {
6083
7727
  "name": "vunix",
6084
- "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.",
7728
+ "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.",
6085
7729
  "repo": "gaetansenn/vunix#main/packages/nuxt",
6086
7730
  "npm": "@vunix/nuxt",
6087
7731
  "icon": "",
@@ -6105,11 +7749,11 @@
6105
7749
  {
6106
7750
  "name": "web-vitals",
6107
7751
  "description": "Web Vitals for Nuxt",
6108
- "repo": "nuxt-community/web-vitals-module",
7752
+ "repo": "nuxt-modules/web-vitals",
6109
7753
  "npm": "@nuxtjs/web-vitals",
6110
7754
  "icon": "web-vitals.png",
6111
- "github": "https://github.com/nuxt-community/web-vitals-module",
6112
- "website": "https://github.com/nuxt-community/web-vitals-module",
7755
+ "github": "https://github.com/nuxt-modules/web-vitals",
7756
+ "website": "https://github.com/nuxt-modules/web-vitals",
6113
7757
  "learn_more": "",
6114
7758
  "category": "Performance",
6115
7759
  "type": "community",
@@ -6160,7 +7804,7 @@
6160
7804
  },
6161
7805
  {
6162
7806
  "name": "webpack-optimisations",
6163
- "description": "Nuxt.js v2 module to automatically make your builds faster.",
7807
+ "description": "Nuxt v2 module to automatically make your builds faster.",
6164
7808
  "repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
6165
7809
  "npm": "nuxt-webpack-optimisations",
6166
7810
  "icon": "build-optimisations.svg",
@@ -6252,7 +7896,7 @@
6252
7896
  },
6253
7897
  {
6254
7898
  "name": "well-known",
6255
- "description": "A Nuxt.js module to add well-known URIs using middlewares",
7899
+ "description": "A Nuxt module to add well-known URIs using middlewares",
6256
7900
  "repo": "zadigetvoltaire/nuxt-well-known",
6257
7901
  "npm": "@zadigetvoltaire/nuxt-well-known",
6258
7902
  "icon": "well-known.svg",
@@ -6272,14 +7916,40 @@
6272
7916
  "requires": {}
6273
7917
  }
6274
7918
  },
7919
+ {
7920
+ "name": "wideangle",
7921
+ "description": "Nuxt module to integrate Wide Angle Analytics",
7922
+ "repo": "inputobjects/wideangle-nuxt",
7923
+ "npm": "wideangle-nuxt",
7924
+ "icon": "wideangle.png",
7925
+ "github": "https://github.com/inputobjects/wideangle-nuxt",
7926
+ "website": "https://wideangle.co",
7927
+ "learn_more": "https://wideangle.co/documentation/web-analytics-for-nuxt",
7928
+ "category": "Analytics",
7929
+ "type": "3rd-party",
7930
+ "maintainers": [
7931
+ {
7932
+ "name": "Wide Angle Analytics by Input Objects GmbH",
7933
+ "github": "inputobjects"
7934
+ },
7935
+ {
7936
+ "name": "Jarek Rozanski",
7937
+ "github": "jrozanski"
7938
+ }
7939
+ ],
7940
+ "compatibility": {
7941
+ "nuxt": "^3.0.0",
7942
+ "requires": {}
7943
+ }
7944
+ },
6275
7945
  {
6276
7946
  "name": "windicss",
6277
7947
  "description": "Next generation utility-first CSS framework.",
6278
- "repo": "windicss/nuxt-windicss-module#main/packages/nuxt-windicss",
7948
+ "repo": "windicss/nuxt-windicss#main/packages/nuxt-windicss",
6279
7949
  "npm": "nuxt-windicss",
6280
7950
  "icon": "windicss.svg",
6281
- "github": "https://github.com/windicss/nuxt-windicss-module",
6282
- "website": "https://github.com/windicss/nuxt-windicss-module",
7951
+ "github": "https://github.com/windicss/nuxt-windicss",
7952
+ "website": "https://github.com/windicss/nuxt-windicss",
6283
7953
  "learn_more": "https://windicss.org/",
6284
7954
  "category": "UI",
6285
7955
  "type": "3rd-party",
@@ -6415,55 +8085,9 @@
6415
8085
  "requires": {}
6416
8086
  }
6417
8087
  },
6418
- {
6419
- "name": "yandex-metrika-next",
6420
- "description": "Yandex Metrika integration for Nuxt",
6421
- "repo": "artmizu/yandex-metrika-nuxt",
6422
- "npm": "@artmizu/yandex-metrika-nuxt",
6423
- "icon": "yandex-metrika.svg",
6424
- "github": "https://github.com/artmizu/yandex-metrika-nuxt",
6425
- "website": "https://github.com/artmizu/yandex-metrika-nuxt",
6426
- "learn_more": "",
6427
- "category": "Analytics",
6428
- "type": "3rd-party",
6429
- "maintainers": [
6430
- {
6431
- "name": "Aleksandr Saburov",
6432
- "github": "artmizu",
6433
- "avatar": "https://avatars.githubusercontent.com/artmizu?v=4"
6434
- }
6435
- ],
6436
- "compatibility": {
6437
- "nuxt": "^3.0.0",
6438
- "requires": {}
6439
- }
6440
- },
6441
- {
6442
- "name": "yandex-metrika",
6443
- "description": "Yandex metrika Module for Nuxt.js",
6444
- "repo": "nuxt-community/yandex-metrika-module",
6445
- "npm": "@nuxtjs/yandex-metrika",
6446
- "icon": "",
6447
- "github": "https://github.com/nuxt-community/yandex-metrika-module",
6448
- "website": "https://github.com/nuxt-community/yandex-metrika-module",
6449
- "learn_more": "https://metrica.yandex.com/about",
6450
- "category": "Analytics",
6451
- "type": "community",
6452
- "maintainers": [
6453
- {
6454
- "name": "Pooya Parsa",
6455
- "github": "pi0",
6456
- "twitter": "_pi0_"
6457
- }
6458
- ],
6459
- "compatibility": {
6460
- "nuxt": "^2.0.0",
6461
- "requires": {}
6462
- }
6463
- },
6464
8088
  {
6465
8089
  "name": "zendesk",
6466
- "description": "Nuxt.js module for Zendesk",
8090
+ "description": "Nuxt module for Zendesk",
6467
8091
  "repo": "DansMaCulotte/nuxt-zendesk",
6468
8092
  "npm": "@dansmaculotte/nuxt-zendesk",
6469
8093
  "icon": "zendesk.png",