@nuxt/modules 0.6.0-751ced → 0.6.0-763a55

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 +2015 -325
  2. package/package.json +12 -10
package/modules.json CHANGED
@@ -1,19 +1,19 @@
1
1
  [
2
2
  {
3
- "name": "Vunix",
4
- "description": "",
5
- "repo": "gaetansenn/vunix",
6
- "npm": "vunix",
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
7
  "icon": "",
8
- "github": "https://github.com/gaetansenn/vunix",
9
- "website": "https://github.com/gaetansenn/vunix",
8
+ "github": "https://github.com/xibman/nuxt-zod-i18n",
9
+ "website": "https://github.com/xibman/nuxt-zod-i18n",
10
10
  "learn_more": "",
11
11
  "category": "Devtools",
12
12
  "type": "3rd-party",
13
13
  "maintainers": [
14
14
  {
15
- "name": "gaetansenn",
16
- "github": "gaetansenn"
15
+ "name": "xibman",
16
+ "github": "xibman"
17
17
  }
18
18
  ],
19
19
  "compatibility": {
@@ -23,7 +23,7 @@
23
23
  },
24
24
  {
25
25
  "name": "ackee",
26
- "description": "Nuxt.js module for Ackee analytics",
26
+ "description": "Nuxt module for Ackee analytics",
27
27
  "repo": "bdrtsky/nuxt-ackee",
28
28
  "npm": "nuxt-ackee",
29
29
  "icon": "ackee.png",
@@ -50,7 +50,7 @@
50
50
  },
51
51
  {
52
52
  "name": "agility-cms",
53
- "description": "Agility CMS Integration for Nuxt.js",
53
+ "description": "Agility CMS Integration for Nuxt",
54
54
  "repo": "agility/agilitycms-nuxt-module",
55
55
  "npm": "@agility/agilitycms-nuxt-module",
56
56
  "icon": "agility.png",
@@ -73,7 +73,7 @@
73
73
  },
74
74
  {
75
75
  "name": "algolia",
76
- "description": "Algolia Search Module for Nuxt 3",
76
+ "description": "Algolia Search Module for Nuxt",
77
77
  "repo": "nuxt-modules/algolia",
78
78
  "npm": "@nuxtjs/algolia",
79
79
  "icon": "algolia.svg",
@@ -148,12 +148,12 @@
148
148
  },
149
149
  {
150
150
  "name": "animejs",
151
- "description": "Anime.js module for Nuxt.js",
152
- "repo": "ivodolenc/nuxt-animejs",
153
- "npm": "nuxt-animejs",
151
+ "description": "Anime.js module for Nuxt",
152
+ "repo": "hypernym-studio/nuxt-anime",
153
+ "npm": "@hypernym/nuxt-anime",
154
154
  "icon": "",
155
- "github": "https://github.com/ivodolenc/nuxt-animejs",
156
- "website": "https://github.com/ivodolenc/nuxt-animejs",
155
+ "github": "https://github.com/hypernym-studio/nuxt-anime",
156
+ "website": "https://github.com/hypernym-studio/nuxt-anime",
157
157
  "learn_more": "",
158
158
  "category": "Libraries",
159
159
  "type": "3rd-party",
@@ -164,13 +164,59 @@
164
164
  }
165
165
  ],
166
166
  "compatibility": {
167
- "nuxt": "^2.0.0",
167
+ "nuxt": "^2.0.0 || ^3.0.0",
168
+ "requires": {}
169
+ }
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",
168
214
  "requires": {}
169
215
  }
170
216
  },
171
217
  {
172
218
  "name": "api-party",
173
- "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",
174
220
  "repo": "johannschopplich/nuxt-api-party",
175
221
  "npm": "nuxt-api-party",
176
222
  "icon": "api-party.svg",
@@ -218,7 +264,7 @@
218
264
  },
219
265
  {
220
266
  "name": "apollo",
221
- "description": "Integrate GraphQL in your Nuxt.js apps using vue-apollo.",
267
+ "description": "Integrate GraphQL in your Nuxt apps using vue-apollo.",
222
268
  "repo": "nuxt-modules/apollo",
223
269
  "npm": "@nuxtjs/apollo",
224
270
  "icon": "apollo.png",
@@ -242,7 +288,7 @@
242
288
  },
243
289
  {
244
290
  "name": "applicationinsights",
245
- "description": "AppInsights module for Nuxt.js",
291
+ "description": "AppInsights module for Nuxt",
246
292
  "repo": "nuxt-community/applicationinsights-module",
247
293
  "npm": "@nuxtjs/applicationinsights",
248
294
  "icon": "application-insights.png",
@@ -284,9 +330,76 @@
284
330
  "requires": {}
285
331
  }
286
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
+ },
287
400
  {
288
401
  "name": "auth",
289
- "description": "Zero-boilerplate authentication support for Nuxt.js.",
402
+ "description": "Zero-boilerplate authentication support for Nuxt.",
290
403
  "repo": "nuxt-community/auth-module",
291
404
  "npm": "@nuxtjs/auth",
292
405
  "icon": "auth.png",
@@ -311,9 +424,55 @@
311
424
  "requires": {}
312
425
  }
313
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
+ },
314
473
  {
315
474
  "name": "axios",
316
- "description": "Secure and easy Axios module with Nuxt.js",
475
+ "description": "Secure and easy Axios module with Nuxt",
317
476
  "repo": "nuxt-community/axios-module",
318
477
  "npm": "@nuxtjs/axios",
319
478
  "icon": "axios.svg",
@@ -336,7 +495,7 @@
336
495
  },
337
496
  {
338
497
  "name": "basic-auth",
339
- "description": "Provide basic authentication to your Nuxt.js application",
498
+ "description": "Provide basic authentication to your Nuxt application",
340
499
  "repo": "potato4d/nuxt-basic-auth-module",
341
500
  "npm": "nuxt-basic-auth-module",
342
501
  "icon": "",
@@ -460,7 +619,7 @@
460
619
  },
461
620
  {
462
621
  "name": "bulma-slim",
463
- "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",
464
623
  "repo": "mustardamus/nuxt-bulma-slim",
465
624
  "npm": "nuxt-bulma-slim",
466
625
  "icon": "bulma.png",
@@ -527,7 +686,7 @@
527
686
  },
528
687
  {
529
688
  "name": "canvas-sketch",
530
- "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",
531
690
  "repo": "LuXDAmore/generative-art",
532
691
  "npm": "@luxdamore/nuxt-canvas-sketch",
533
692
  "icon": "",
@@ -548,9 +707,31 @@
548
707
  "requires": {}
549
708
  }
550
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
+ },
551
732
  {
552
733
  "name": "chakra-ui",
553
- "description": "Chakra UI Module for Nuxt.js",
734
+ "description": "Chakra UI Module for Nuxt",
554
735
  "repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
555
736
  "npm": "@chakra-ui/nuxt",
556
737
  "icon": "chakra-ui.png",
@@ -614,6 +795,29 @@
614
795
  "requires": {}
615
796
  }
616
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
+ },
617
821
  {
618
822
  "name": "client-init",
619
823
  "description": "Provide client version of `nuxtServerInit`.",
@@ -638,7 +842,7 @@
638
842
  },
639
843
  {
640
844
  "name": "cloudcms",
641
- "description": "CloudCMS Nuxt.js Module",
845
+ "description": "CloudCMS Nuxt Module",
642
846
  "repo": "gitana/cloudcms-nuxt",
643
847
  "npm": "cloudcms-nuxt",
644
848
  "icon": "",
@@ -687,11 +891,11 @@
687
891
  },
688
892
  {
689
893
  "name": "cloudinary",
690
- "description": "Optimize images and videos in your Nuxt.js application",
691
- "repo": "nuxt-community/cloudinary-module",
894
+ "description": "Optimize images and videos in your Nuxt application",
895
+ "repo": "nuxt-modules/cloudinary",
692
896
  "npm": "@nuxtjs/cloudinary",
693
897
  "icon": "cloudinary.png",
694
- "github": "https://github.com/nuxt-community/cloudinary-module",
898
+ "github": "https://github.com/nuxt-modules/cloudinary",
695
899
  "website": "https://cloudinary.nuxtjs.org",
696
900
  "learn_more": "https://cloudinary.com",
697
901
  "category": "Images",
@@ -710,11 +914,11 @@
710
914
  },
711
915
  {
712
916
  "name": "color-mode",
713
- "description": "Dark and Light mode for NuxtJS with auto detection",
714
- "repo": "nuxt-community/color-mode-module",
917
+ "description": "Dark and Light mode for Nuxt with auto detection",
918
+ "repo": "nuxt-modules/color-mode",
715
919
  "npm": "@nuxtjs/color-mode",
716
920
  "icon": "color-mode.png",
717
- "github": "https://github.com/nuxt-community/color-mode-module",
921
+ "github": "https://github.com/nuxt-modules/color-mode",
718
922
  "website": "https://color-mode.nuxtjs.org",
719
923
  "learn_more": "",
720
924
  "category": "UI",
@@ -779,12 +983,35 @@
779
983
  "requires": {}
780
984
  }
781
985
  },
986
+ {
987
+ "name": "content-assets",
988
+ "description": "Enable locally-located assets in Nuxt Content",
989
+ "repo": "davestewart/nuxt-content-assets",
990
+ "npm": "nuxt-content-assets",
991
+ "icon": "content-assets.png",
992
+ "github": "https://github.com/davestewart/nuxt-content-assets",
993
+ "website": "https://davestewart.co.uk/projects/open-source/nuxt-content-assets/",
994
+ "learn_more": "",
995
+ "category": "Images",
996
+ "type": "3rd-party",
997
+ "maintainers": [
998
+ {
999
+ "name": "davestewart",
1000
+ "github": "davestewart",
1001
+ "twitter": "dave_stewart"
1002
+ }
1003
+ ],
1004
+ "compatibility": {
1005
+ "nuxt": "^3.0.0",
1006
+ "requires": {}
1007
+ }
1008
+ },
782
1009
  {
783
1010
  "name": "content",
784
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.",
785
1012
  "repo": "nuxt/content#main",
786
1013
  "npm": "@nuxt/content",
787
- "icon": "nuxt.png",
1014
+ "icon": "nuxt.svg",
788
1015
  "github": "https://github.com/nuxt/content",
789
1016
  "website": "https://content.nuxtjs.org",
790
1017
  "learn_more": "",
@@ -908,7 +1135,7 @@
908
1135
  },
909
1136
  {
910
1137
  "name": "darkmode.js",
911
- "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",
912
1139
  "repo": "sandoche/nuxtjs-darkmode-js-module#main",
913
1140
  "npm": "nuxtjs-darkmode-js-module",
914
1141
  "icon": "darkmode.png",
@@ -930,7 +1157,7 @@
930
1157
  },
931
1158
  {
932
1159
  "name": "date-fns",
933
- "description": "Modern JavaScript date utility library - date-fns for Nuxt.js",
1160
+ "description": "Modern JavaScript date utility library - date-fns for Nuxt",
934
1161
  "repo": "nuxt-community/date-fns-module",
935
1162
  "npm": "@nuxtjs/date-fns",
936
1163
  "icon": "date-fns.png",
@@ -952,7 +1179,7 @@
952
1179
  },
953
1180
  {
954
1181
  "name": "datocms-nuxt2",
955
- "description": "DatoCMS integration for Nuxt.js v2",
1182
+ "description": "DatoCMS integration for Nuxt v2",
956
1183
  "repo": "voorhoede/nuxt-datocms-module",
957
1184
  "npm": "@voorhoede/nuxt-datocms-module",
958
1185
  "icon": "datocms.svg",
@@ -998,31 +1225,31 @@
998
1225
  },
999
1226
  {
1000
1227
  "name": "dayjs",
1001
- "description": "The best way for use Day.js easily in your Nuxt.js project.",
1002
- "repo": "nuxt-community/dayjs-module",
1003
- "npm": "@nuxtjs/dayjs",
1228
+ "description": "Day.js module for Nuxt",
1229
+ "repo": "fumeapp/dayjs",
1230
+ "npm": "dayjs-nuxt",
1004
1231
  "icon": "day-js.png",
1005
- "github": "https://github.com/nuxt-community/dayjs-module",
1006
- "website": "https://github.com/nuxt-community/dayjs-module",
1232
+ "github": "https://github.com/fumeapp/dayjs",
1233
+ "website": "https://github.com/fumeapp/dayjs",
1007
1234
  "learn_more": "https://day.js.org/",
1008
- "category": "Date",
1009
- "type": "community",
1235
+ "category": "Libraries",
1236
+ "type": "3rd-party",
1010
1237
  "maintainers": [
1011
1238
  {
1012
- "name": "Takuma HANATANI",
1013
- "github": "potato4d",
1014
- "twitter": "potato4d"
1239
+ "name": "Kevin Olson",
1240
+ "github": "acidjazz",
1241
+ "twitter": "AppFume"
1015
1242
  }
1016
1243
  ],
1017
1244
  "compatibility": {
1018
- "nuxt": "^2.0.0",
1245
+ "nuxt": "^3.0.0",
1019
1246
  "requires": {}
1020
1247
  }
1021
1248
  },
1022
1249
  {
1023
1250
  "name": "delay-hydration",
1024
- "description": "Improve your Nuxt.js v2 Google Lighthouse score by delaying hydration.",
1025
- "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",
1026
1253
  "npm": "nuxt-delay-hydration",
1027
1254
  "icon": "lighthouse.svg",
1028
1255
  "github": "https://github.com/harlan-zw/nuxt-delay-hydration",
@@ -1044,12 +1271,12 @@
1044
1271
  },
1045
1272
  {
1046
1273
  "name": "device",
1047
- "description": "Device detection module for Nuxt.js",
1048
- "repo": "nuxt-community/device-module",
1274
+ "description": "Device detection module for Nuxt",
1275
+ "repo": "nuxt-modules/device",
1049
1276
  "npm": "@nuxtjs/device",
1050
1277
  "icon": "",
1051
- "github": "https://github.com/nuxt-community/device-module",
1052
- "website": "https://github.com/nuxt-community/device-module",
1278
+ "github": "https://github.com/nuxt-modules/device",
1279
+ "website": "https://github.com/nuxt-modules/device",
1053
1280
  "learn_more": "",
1054
1281
  "category": "Extensions",
1055
1282
  "type": "community",
@@ -1067,9 +1294,9 @@
1067
1294
  {
1068
1295
  "name": "devtools",
1069
1296
  "description": "Unleash Nuxt Developer Experience. A set of visual tools that help you to know your app better.",
1070
- "repo": "nuxt/devtools#main",
1297
+ "repo": "nuxt/devtools#main/packages/devtools",
1071
1298
  "npm": "@nuxt/devtools",
1072
- "icon": "nuxt.png",
1299
+ "icon": "nuxt.svg",
1073
1300
  "github": "https://github.com/nuxt/devtools",
1074
1301
  "website": "https://devtools.nuxtjs.org/",
1075
1302
  "learn_more": "",
@@ -1089,13 +1316,13 @@
1089
1316
  },
1090
1317
  {
1091
1318
  "name": "directus",
1092
- "description": "Easily connect your Nuxt3 application to your directus server.",
1319
+ "description": "Easily connect your Nuxt application to your directus server.",
1093
1320
  "repo": "intevel/nuxt-directus",
1094
1321
  "npm": "nuxt-directus",
1095
1322
  "icon": "directus.svg",
1096
- "github": "https://github.com/directus/nuxt-directus/",
1097
- "website": "https://nuxt-directus.netlify.app/",
1098
- "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/",
1099
1326
  "category": "CMS",
1100
1327
  "type": "3rd-party",
1101
1328
  "maintainers": [
@@ -1106,15 +1333,58 @@
1106
1333
  }
1107
1334
  ],
1108
1335
  "compatibility": {
1109
- "nuxt": "^2.0.0 || ^3.0.0",
1110
- "requires": {
1111
- "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"
1112
1378
  }
1379
+ ],
1380
+ "compatibility": {
1381
+ "nuxt": "^3.0.0",
1382
+ "requires": {}
1113
1383
  }
1114
1384
  },
1115
1385
  {
1116
1386
  "name": "dotenv",
1117
- "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",
1118
1388
  "repo": "nuxt-community/dotenv-module",
1119
1389
  "npm": "@nuxtjs/dotenv",
1120
1390
  "icon": "dotenv.png",
@@ -1136,7 +1406,7 @@
1136
1406
  },
1137
1407
  {
1138
1408
  "name": "drupal-ce",
1139
- "description": "Connects Nuxt.js with Drupal via the Lupus Custom Elements Renderer",
1409
+ "description": "Connects Nuxt with Drupal via the Lupus Custom Elements Renderer",
1140
1410
  "repo": "drunomics/nuxtjs-drupal-ce",
1141
1411
  "npm": "nuxtjs-drupal-ce",
1142
1412
  "icon": "drupal-ce.png",
@@ -1169,7 +1439,7 @@
1169
1439
  },
1170
1440
  {
1171
1441
  "name": "druxt",
1172
- "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.",
1173
1443
  "repo": "druxt/druxt.js#develop/packages/druxt",
1174
1444
  "npm": "druxt",
1175
1445
  "icon": "druxt.svg",
@@ -1189,6 +1459,29 @@
1189
1459
  "requires": {}
1190
1460
  }
1191
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
+ },
1192
1485
  {
1193
1486
  "name": "electron",
1194
1487
  "description": "Integrate Nuxt and Electron.",
@@ -1237,7 +1530,7 @@
1237
1530
  },
1238
1531
  {
1239
1532
  "name": "emotion",
1240
- "description": "The Next Generation of CSS-in-JS for Nuxt.js",
1533
+ "description": "The Next Generation of CSS-in-JS for Nuxt",
1241
1534
  "repo": "nuxt-modules/emotion",
1242
1535
  "npm": "@nuxtjs/emotion",
1243
1536
  "icon": "emotion.png",
@@ -1265,7 +1558,7 @@
1265
1558
  },
1266
1559
  {
1267
1560
  "name": "eslint",
1268
- "description": "ESLint module for Nuxt.js",
1561
+ "description": "ESLint module for Nuxt",
1269
1562
  "repo": "nuxt-community/eslint-module",
1270
1563
  "npm": "@nuxtjs/eslint-module",
1271
1564
  "icon": "eslint.png",
@@ -1287,7 +1580,7 @@
1287
1580
  },
1288
1581
  {
1289
1582
  "name": "event-trace",
1290
- "description": "Module for event trace in Nuxt.js",
1583
+ "description": "Module for event trace in Nuxt",
1291
1584
  "repo": "nuxt-community/nuxt-event-trace",
1292
1585
  "npm": "nuxt-event-trace",
1293
1586
  "icon": "",
@@ -1331,7 +1624,7 @@
1331
1624
  },
1332
1625
  {
1333
1626
  "name": "feature-toggle",
1334
- "description": "Feature toggle module for Nuxt.js",
1627
+ "description": "Feature toggle module for Nuxt",
1335
1628
  "repo": "stephenkr/nuxt-feature-toggle",
1336
1629
  "npm": "nuxt-feature-toggle",
1337
1630
  "icon": "",
@@ -1398,7 +1691,7 @@
1398
1691
  },
1399
1692
  {
1400
1693
  "name": "floating-prompt-module",
1401
- "description": "Invite your users to support you on product hunt with this floating prompt Nuxt.js module",
1694
+ "description": "Invite your users to support you on product hunt with this floating prompt Nuxt module",
1402
1695
  "repo": "sandoche/nuxt-floating-prompt-module#main",
1403
1696
  "npm": "nuxt-floating-prompt-module",
1404
1697
  "icon": "",
@@ -1507,6 +1800,29 @@
1507
1800
  "requires": {}
1508
1801
  }
1509
1802
  },
1803
+ {
1804
+ "name": "form-actions",
1805
+ "description": "A set of features and composables to interact with forms and server data.",
1806
+ "repo": "Hebilicious/form-actions-nuxt#main/packages/form-action-nuxt",
1807
+ "npm": "@hebilicious/form-actions-nuxt",
1808
+ "icon": "form-actions.svg",
1809
+ "github": "https://github.com/Hebilicious/form-actions-nuxt",
1810
+ "website": "https://form-actions-nuxt.pages.dev/",
1811
+ "learn_more": "https://github.com/Hebilicious/form-actions-nuxt#readme",
1812
+ "category": "Request",
1813
+ "type": "3rd-party",
1814
+ "maintainers": [
1815
+ {
1816
+ "name": "Hebilicious",
1817
+ "github": "Hebilicious",
1818
+ "twitter": "its_hebilicious"
1819
+ }
1820
+ ],
1821
+ "compatibility": {
1822
+ "nuxt": "^3.7.0",
1823
+ "requires": {}
1824
+ }
1825
+ },
1510
1826
  {
1511
1827
  "name": "formkit",
1512
1828
  "description": "Seamless FormKit integration for Nuxt",
@@ -1581,7 +1897,7 @@
1581
1897
  },
1582
1898
  {
1583
1899
  "name": "google-adsense",
1584
- "description": "Google Adsense Module for Nuxt.js",
1900
+ "description": "Google Adsense Module for Nuxt",
1585
1901
  "repo": "nuxt-community/google-adsense-module",
1586
1902
  "npm": "@nuxtjs/google-adsense",
1587
1903
  "icon": "google-adsense.png",
@@ -1607,7 +1923,7 @@
1607
1923
  },
1608
1924
  {
1609
1925
  "name": "google-analytics",
1610
- "description": "Google analytics Module for Nuxt.js",
1926
+ "description": "Google analytics Module for Nuxt",
1611
1927
  "repo": "nuxt-community/analytics-module",
1612
1928
  "npm": "@nuxtjs/google-analytics",
1613
1929
  "icon": "google-analytics.png",
@@ -1639,12 +1955,12 @@
1639
1955
  },
1640
1956
  {
1641
1957
  "name": "google-fonts",
1642
- "description": "Google Fonts module for NuxtJS",
1643
- "repo": "nuxt-community/google-fonts-module",
1958
+ "description": "Google Fonts module for Nuxt",
1959
+ "repo": "nuxt-modules/google-fonts",
1644
1960
  "npm": "@nuxtjs/google-fonts",
1645
1961
  "icon": "google-fonts.png",
1646
- "github": "https://github.com/nuxt-community/google-fonts-module",
1647
- "website": "https://github.com/nuxt-community/google-fonts-module",
1962
+ "github": "https://github.com/nuxt-modules/google-fonts",
1963
+ "website": "https://google-fonts.nuxtjs.org",
1648
1964
  "learn_more": "https://developers.google.com/fonts",
1649
1965
  "category": "Fonts",
1650
1966
  "type": "community",
@@ -1663,7 +1979,7 @@
1663
1979
  },
1664
1980
  {
1665
1981
  "name": "google-gtag",
1666
- "description": "Google GTag for Nuxt.js",
1982
+ "description": "Google GTag for Nuxt",
1667
1983
  "repo": "nuxt-community/google-gtag",
1668
1984
  "npm": "@nuxtjs/google-gtag",
1669
1985
  "icon": "gtm.png",
@@ -1689,7 +2005,7 @@
1689
2005
  },
1690
2006
  {
1691
2007
  "name": "google-optimize",
1692
- "description": "SSR friendly Google Optimize module for Nuxt.js",
2008
+ "description": "SSR friendly Google Optimize module for Nuxt",
1693
2009
  "repo": "nuxt-community/google-optimize-module",
1694
2010
  "npm": "nuxt-google-optimize",
1695
2011
  "icon": "google-optimize.png",
@@ -1744,7 +2060,7 @@
1744
2060
  },
1745
2061
  {
1746
2062
  "name": "graphql-request",
1747
- "description": "Easy Minimal GraphQL client integration with Nuxt.js",
2063
+ "description": "Easy Minimal GraphQL client integration with Nuxt",
1748
2064
  "repo": "gomah/nuxt-graphql-request",
1749
2065
  "npm": "nuxt-graphql-request",
1750
2066
  "icon": "graphql-request.png",
@@ -1760,7 +2076,7 @@
1760
2076
  }
1761
2077
  ],
1762
2078
  "compatibility": {
1763
- "nuxt": "^2.0.0",
2079
+ "nuxt": "^2.0.0 || ^3.0.0",
1764
2080
  "requires": {}
1765
2081
  }
1766
2082
  },
@@ -1783,12 +2099,13 @@
1783
2099
  ],
1784
2100
  "compatibility": {
1785
2101
  "nuxt": "^3.0.0",
1786
- "requires": {}
2102
+ "requires": {},
2103
+ "devtools": "^0.0.0"
1787
2104
  }
1788
2105
  },
1789
2106
  {
1790
2107
  "name": "gtag",
1791
- "description": "Google Analytics integration for Nuxt 3",
2108
+ "description": "Google Analytics integration for Nuxt",
1792
2109
  "repo": "johannschopplich/nuxt-gtag",
1793
2110
  "npm": "nuxt-gtag",
1794
2111
  "icon": "gtag.svg",
@@ -1812,7 +2129,7 @@
1812
2129
  },
1813
2130
  {
1814
2131
  "name": "gtm",
1815
- "description": "Google Tag Manager Module for Nuxt.js",
2132
+ "description": "Google Tag Manager Module for Nuxt",
1816
2133
  "repo": "nuxt-community/gtm-module",
1817
2134
  "npm": "@nuxtjs/gtm",
1818
2135
  "icon": "gtm.png",
@@ -1835,7 +2152,7 @@
1835
2152
  },
1836
2153
  {
1837
2154
  "name": "guess",
1838
- "description": "Guess.js module for Nuxt.js",
2155
+ "description": "Guess.js module for Nuxt",
1839
2156
  "repo": "nuxt-community/guess-module",
1840
2157
  "npm": "@nuxtjs/guess-module",
1841
2158
  "icon": "guessjs.png",
@@ -1855,6 +2172,28 @@
1855
2172
  "requires": {}
1856
2173
  }
1857
2174
  },
2175
+ {
2176
+ "name": "hanko",
2177
+ "description": "Hanko integration for Nuxt for passwordless authentication",
2178
+ "repo": "nuxt-modules/hanko",
2179
+ "npm": "@nuxtjs/hanko",
2180
+ "icon": "hanko.svg",
2181
+ "github": "https://github.com/nuxt-modules/hanko",
2182
+ "website": "https://github.com/nuxt-modules/hanko",
2183
+ "learn_more": "https://hanko.io/",
2184
+ "category": "Security",
2185
+ "type": "community",
2186
+ "maintainers": [
2187
+ {
2188
+ "name": "danielroe",
2189
+ "github": "danielroe"
2190
+ }
2191
+ ],
2192
+ "compatibility": {
2193
+ "nuxt": "^3.0.0",
2194
+ "requires": {}
2195
+ }
2196
+ },
1858
2197
  {
1859
2198
  "name": "harlem",
1860
2199
  "description": "Harlem is a simple, unopinionated, lightweight and extensible state management solution for Vue 3.",
@@ -1925,7 +2264,7 @@
1925
2264
  },
1926
2265
  {
1927
2266
  "name": "helmet",
1928
- "description": "Easy Helmet module with Nuxt.js'",
2267
+ "description": "Easy Helmet module with Nuxt'",
1929
2268
  "repo": "victor-perez/nuxt-helmet",
1930
2269
  "npm": "nuxt-helmet",
1931
2270
  "icon": "",
@@ -1969,7 +2308,7 @@
1969
2308
  },
1970
2309
  {
1971
2310
  "name": "history-state",
1972
- "description": "Nuxt.js module to backup or restore historical states",
2311
+ "description": "Nuxt module to backup or restore historical states",
1973
2312
  "repo": "hidekatsu-izuno/nuxt-history-state",
1974
2313
  "npm": "nuxt-history-state",
1975
2314
  "icon": "",
@@ -2038,7 +2377,7 @@
2038
2377
  },
2039
2378
  {
2040
2379
  "name": "http",
2041
- "description": "Universal HTTP Module for Nuxt.js",
2380
+ "description": "Universal HTTP Module for Nuxt",
2042
2381
  "repo": "nuxt/http",
2043
2382
  "npm": "@nuxt/http",
2044
2383
  "icon": "http.png",
@@ -2066,7 +2405,7 @@
2066
2405
  },
2067
2406
  {
2068
2407
  "name": "humans-txt",
2069
- "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.",
2408
+ "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.",
2070
2409
  "repo": "Luxdamore/nuxt-humans-txt",
2071
2410
  "npm": "@luxdamore/nuxt-humans-txt",
2072
2411
  "icon": "",
@@ -2090,11 +2429,11 @@
2090
2429
  {
2091
2430
  "name": "i18n",
2092
2431
  "description": "i18n features for your Nuxt project so you can easily add internationalization.",
2093
- "repo": "nuxt-community/i18n-module",
2432
+ "repo": "nuxt-modules/i18n",
2094
2433
  "npm": "@nuxtjs/i18n",
2095
2434
  "icon": "i18n.png",
2096
- "github": "https://github.com/nuxt-community/i18n-module",
2097
- "website": "https://i18n.nuxtjs.org",
2435
+ "github": "https://github.com/nuxt-modules/i18n",
2436
+ "website": "https://v8.i18n.nuxtjs.org",
2098
2437
  "learn_more": "https://kazupon.github.io/vue-i18n/",
2099
2438
  "category": "Extensions",
2100
2439
  "type": "community",
@@ -2113,6 +2452,51 @@
2113
2452
  "requires": {}
2114
2453
  }
2115
2454
  },
2455
+ {
2456
+ "name": "icon-font",
2457
+ "description": "Automatically generates fonts and custom properties (variables) from a specified folder containing SVG icons, injecting them into pages with live monitoring.",
2458
+ "repo": "coremyslo/nuxt-icon-font",
2459
+ "npm": "@coremyslo/nuxt-icon-font",
2460
+ "icon": "",
2461
+ "github": "https://github.com/coremyslo/nuxt-icon-font",
2462
+ "website": "https://github.com/coremyslo/nuxt-icon-font",
2463
+ "learn_more": "",
2464
+ "category": "UI",
2465
+ "type": "3rd-party",
2466
+ "maintainers": [
2467
+ {
2468
+ "name": "coremyslo",
2469
+ "github": "coremyslo"
2470
+ }
2471
+ ],
2472
+ "compatibility": {
2473
+ "nuxt": "^3.0.0",
2474
+ "requires": {}
2475
+ }
2476
+ },
2477
+ {
2478
+ "name": "icon-tw",
2479
+ "description": "Extended Icon module with Tailwind CSS Icons for Nuxt",
2480
+ "repo": "jcamp-code/nuxt-icon-tw",
2481
+ "npm": "nuxt-icon-tw",
2482
+ "icon": "nuxt-icon.png",
2483
+ "github": "https://github.com/jcamp-code/nuxt-icon-tw",
2484
+ "website": "https://github.com/jcamp-code/nuxt-icon-tw",
2485
+ "learn_more": "",
2486
+ "category": "UI",
2487
+ "type": "3rd-party",
2488
+ "maintainers": [
2489
+ {
2490
+ "name": "JohnCampionJr",
2491
+ "github": "JohnCampionJr"
2492
+ }
2493
+ ],
2494
+ "compatibility": {
2495
+ "nuxt": "^3.0.0",
2496
+ "requires": {},
2497
+ "devtools": "^0.0.0"
2498
+ }
2499
+ },
2116
2500
  {
2117
2501
  "name": "icon",
2118
2502
  "description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
@@ -2132,7 +2516,8 @@
2132
2516
  ],
2133
2517
  "compatibility": {
2134
2518
  "nuxt": "^3.0.0",
2135
- "requires": {}
2519
+ "requires": {},
2520
+ "devtools": "^0.0.0"
2136
2521
  }
2137
2522
  },
2138
2523
  {
@@ -2181,12 +2566,12 @@
2181
2566
  },
2182
2567
  {
2183
2568
  "name": "image",
2184
- "description": "Optimised images for NuxtJS, with progressive processing, lazy-loading, real-time resizes and providers support.",
2569
+ "description": "Optimised images for Nuxt, with progressive processing, lazy-loading, real-time resizes and providers support.",
2185
2570
  "repo": "nuxt/image",
2186
2571
  "npm": "@nuxt/image",
2187
2572
  "icon": "image.png",
2188
2573
  "github": "https://github.com/nuxt/image",
2189
- "website": "https://image.nuxtjs.org",
2574
+ "website": "https://image.nuxt.com",
2190
2575
  "learn_more": "",
2191
2576
  "category": "Images",
2192
2577
  "type": "official",
@@ -2196,6 +2581,11 @@
2196
2581
  "github": "farnabaz",
2197
2582
  "twitter": "a_birang"
2198
2583
  },
2584
+ {
2585
+ "name": "Daniel Roe",
2586
+ "github": "danielroe",
2587
+ "twitter": "danielcroe"
2588
+ },
2199
2589
  {
2200
2590
  "name": "Pooya Parsa",
2201
2591
  "github": "pi0",
@@ -2216,7 +2606,7 @@
2216
2606
  },
2217
2607
  {
2218
2608
  "name": "imagemin",
2219
- "description": "Automatically optimize (compress) all images used in Nuxt.js",
2609
+ "description": "Automatically optimize (compress) all images used in Nuxt",
2220
2610
  "repo": "nuxt-community/imagemin-module",
2221
2611
  "npm": "@nuxtjs/imagemin",
2222
2612
  "icon": "imagemin.png",
@@ -2239,12 +2629,12 @@
2239
2629
  {
2240
2630
  "name": "inkline",
2241
2631
  "description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
2242
- "repo": "inkline/nuxt-module-inkline",
2243
- "npm": "@inkline/nuxt",
2632
+ "repo": "inkline/plugin",
2633
+ "npm": "@inkline/plugin",
2244
2634
  "icon": "inkline.svg",
2245
- "github": "https://github.com/inkline/nuxt-module-inkline",
2635
+ "github": "https://github.com/inkline/plugin",
2246
2636
  "website": "https://inkline.io",
2247
- "learn_more": "https://inkline.io/docs/introduction/installation/nuxt",
2637
+ "learn_more": "https://inkline.io/docs/installation/nuxt",
2248
2638
  "category": "UI",
2249
2639
  "type": "3rd-party",
2250
2640
  "maintainers": [
@@ -2263,7 +2653,7 @@
2263
2653
  },
2264
2654
  {
2265
2655
  "name": "intercom",
2266
- "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt.js",
2656
+ "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt",
2267
2657
  "repo": "hex-digital/nuxt-intercom",
2268
2658
  "npm": "@hexdigital/nuxt-intercom",
2269
2659
  "icon": "intercom.png",
@@ -2308,7 +2698,7 @@
2308
2698
  },
2309
2699
  {
2310
2700
  "name": "jsonapi",
2311
- "description": "Easy JSON:API client integration for Nuxt.js",
2701
+ "description": "Easy JSON:API client integration for Nuxt",
2312
2702
  "repo": "patrickcate/nuxt-jsonapi",
2313
2703
  "npm": "nuxt-jsonapi",
2314
2704
  "icon": "jsonapi.svg",
@@ -2351,10 +2741,37 @@
2351
2741
  }
2352
2742
  },
2353
2743
  {
2354
- "name": "kql",
2355
- "description": "Nuxt 3 module for Kirby's Query Language API",
2356
- "repo": "johannschopplich/nuxt-kql",
2357
- "npm": "nuxt-kql",
2744
+ "name": "kinde",
2745
+ "description": "Kinde authentication integration for Nuxt",
2746
+ "repo": "nuxt-modules/kinde",
2747
+ "npm": "@nuxtjs/kinde",
2748
+ "icon": "kinde.svg",
2749
+ "github": "https://github.com/nuxt-modules/kinde",
2750
+ "website": "https://kinde.com/docs/developer-tools/nuxt-module/",
2751
+ "learn_more": "https://kinde.com/",
2752
+ "category": "Security",
2753
+ "type": "community",
2754
+ "maintainers": [
2755
+ {
2756
+ "name": "danielroe",
2757
+ "github": "danielroe"
2758
+ },
2759
+ {
2760
+ "name": "daveordead",
2761
+ "github": "DaveOrDead",
2762
+ "twitter": "dave_or_dead"
2763
+ }
2764
+ ],
2765
+ "compatibility": {
2766
+ "nuxt": "^3.0.0",
2767
+ "requires": {}
2768
+ }
2769
+ },
2770
+ {
2771
+ "name": "kql",
2772
+ "description": "Nuxt module for Kirby's Query Language API",
2773
+ "repo": "johannschopplich/nuxt-kql",
2774
+ "npm": "nuxt-kql",
2358
2775
  "icon": "kql.svg",
2359
2776
  "github": "https://github.com/johannschopplich/nuxt-kql",
2360
2777
  "website": "https://nuxt-kql.jhnn.dev",
@@ -2376,7 +2793,7 @@
2376
2793
  },
2377
2794
  {
2378
2795
  "name": "laravel-echo",
2379
- "description": "Laravel Echo for Nuxt.js",
2796
+ "description": "Laravel Echo for Nuxt",
2380
2797
  "repo": "nuxt-community/laravel-echo",
2381
2798
  "npm": "@nuxtjs/laravel-echo",
2382
2799
  "icon": "laravel-echo.png",
@@ -2418,6 +2835,28 @@
2418
2835
  "requires": {}
2419
2836
  }
2420
2837
  },
2838
+ {
2839
+ "name": "laravel-precognition",
2840
+ "description": "Nuxt module to work with Laravel Precognition and $fetch",
2841
+ "repo": "sot1986/nuxt-laravel-precognition",
2842
+ "npm": "nuxt-laravel-precognition",
2843
+ "icon": "laravel.svg",
2844
+ "github": "https://github.com/sot1986/nuxt-laravel-precognition",
2845
+ "website": "https://github.com/sot1986/nuxt-laravel-precognition",
2846
+ "learn_more": "",
2847
+ "category": "Security",
2848
+ "type": "3rd-party",
2849
+ "maintainers": [
2850
+ {
2851
+ "name": "sot1986",
2852
+ "github": "sot1986"
2853
+ }
2854
+ ],
2855
+ "compatibility": {
2856
+ "nuxt": "^3.0.0",
2857
+ "requires": {}
2858
+ }
2859
+ },
2421
2860
  {
2422
2861
  "name": "laravel",
2423
2862
  "description": "Nuxt cli extension for use with laravel as backend",
@@ -2464,13 +2903,13 @@
2464
2903
  },
2465
2904
  {
2466
2905
  "name": "link-checker",
2467
- "description": "Identify and fix link issues for prerendered Nuxt 3 apps.",
2906
+ "description": "Find and magically fix links that may be negatively effecting your Nuxt sites SEO.",
2468
2907
  "repo": "harlan-zw/nuxt-link-checker",
2469
2908
  "npm": "nuxt-link-checker",
2470
- "icon": "",
2909
+ "icon": "link-checker.svg",
2471
2910
  "github": "https://github.com/harlan-zw/nuxt-link-checker",
2472
- "website": "https://github.com/harlan-zw/nuxt-link-checker",
2473
- "learn_more": "",
2911
+ "website": "https://nuxtseo.com/link-checker",
2912
+ "learn_more": "https://nuxtseo.com/link-checker",
2474
2913
  "category": "SEO",
2475
2914
  "type": "3rd-party",
2476
2915
  "maintainers": [
@@ -2483,7 +2922,8 @@
2483
2922
  ],
2484
2923
  "compatibility": {
2485
2924
  "nuxt": "^3.0.0",
2486
- "requires": {}
2925
+ "requires": {},
2926
+ "devtools": "^0.0.0"
2487
2927
  }
2488
2928
  },
2489
2929
  {
@@ -2560,12 +3000,12 @@
2560
3000
  },
2561
3001
  {
2562
3002
  "name": "logrocket",
2563
- "description": "LogRocket module for Nuxt.js to help you fix bugs and understand user behaviour.",
2564
- "repo": "nuxt-community/nuxt-logrocket",
3003
+ "description": "LogRocket module for Nuxt to help you fix bugs and understand user behaviour.",
3004
+ "repo": "nuxt-modules/logrocket",
2565
3005
  "npm": "nuxt-logrocket",
2566
3006
  "icon": "logrocket.png",
2567
- "github": "https://github.com/nuxt-community/nuxt-logrocket",
2568
- "website": "https://github.com/nuxt-community/nuxt-logrocket",
3007
+ "github": "https://github.com/nuxt-modules/logrocket",
3008
+ "website": "https://github.com/nuxt-modules/logrocket",
2569
3009
  "learn_more": "https://docs.logrocket.com/docs",
2570
3010
  "category": "Monitoring",
2571
3011
  "type": "community",
@@ -2581,9 +3021,35 @@
2581
3021
  "requires": {}
2582
3022
  }
2583
3023
  },
3024
+ {
3025
+ "name": "lucide-icons",
3026
+ "description": "Nuxt module to integrate Lucide icons",
3027
+ "repo": "swisnl/nuxt-lucide-icons",
3028
+ "npm": "nuxt-lucide-icons",
3029
+ "icon": "lucide-icons.svg",
3030
+ "github": "https://github.com/swisnl/nuxt-lucide-icons",
3031
+ "website": "https://github.com/swisnl/nuxt-lucide-icons",
3032
+ "learn_more": "",
3033
+ "category": "UI",
3034
+ "type": "3rd-party",
3035
+ "maintainers": [
3036
+ {
3037
+ "name": "SWIS",
3038
+ "github": "swisnl"
3039
+ },
3040
+ {
3041
+ "name": "Jasper Zonneveld",
3042
+ "github": "JaZo"
3043
+ }
3044
+ ],
3045
+ "compatibility": {
3046
+ "nuxt": "^3.0.0",
3047
+ "requires": {}
3048
+ }
3049
+ },
2584
3050
  {
2585
3051
  "name": "lunr",
2586
- "description": "Full-text search with pre-build indexes for Nuxt.js using lunr.js",
3052
+ "description": "Full-text search with pre-build indexes for Nuxt using lunr.js",
2587
3053
  "repo": "nuxt-community/lunr-module",
2588
3054
  "npm": "@nuxtjs/lunr-module",
2589
3055
  "icon": "",
@@ -2671,6 +3137,28 @@
2671
3137
  "requires": {}
2672
3138
  }
2673
3139
  },
3140
+ {
3141
+ "name": "maz-ui",
3142
+ "description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
3143
+ "repo": "louismazel/maz-ui",
3144
+ "npm": "maz-ui",
3145
+ "icon": "maz-ui.png",
3146
+ "github": "https://github.com/louismazel/maz-ui",
3147
+ "website": "https://louismazel.github.io/maz-ui-3/",
3148
+ "learn_more": "https://louismazel.github.io/maz-ui-3/",
3149
+ "category": "UI",
3150
+ "type": "community",
3151
+ "maintainers": [
3152
+ {
3153
+ "name": "Loïc Mazuel",
3154
+ "github": "LouisMazel"
3155
+ }
3156
+ ],
3157
+ "compatibility": {
3158
+ "nuxt": "^3.0.0",
3159
+ "requires": {}
3160
+ }
3161
+ },
2674
3162
  {
2675
3163
  "name": "mdx",
2676
3164
  "description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
@@ -2696,7 +3184,7 @@
2696
3184
  },
2697
3185
  {
2698
3186
  "name": "medusa",
2699
- "description": "Easily connect to Medusa from your Nuxt 3 application",
3187
+ "description": "Easily connect to Medusa from your Nuxt application",
2700
3188
  "repo": "Baroshem/nuxt-medusa",
2701
3189
  "npm": "nuxt-medusa",
2702
3190
  "icon": "medusa.svg",
@@ -2721,7 +3209,7 @@
2721
3209
  },
2722
3210
  {
2723
3211
  "name": "meilisearch",
2724
- "description": "Meilisearch Instant Search module for Nuxt 3",
3212
+ "description": "Meilisearch Instant Search module for Nuxt",
2725
3213
  "repo": "xlanex6/nuxt-meilisearch",
2726
3214
  "npm": "nuxt-meilisearch",
2727
3215
  "icon": "meilisearch.svg",
@@ -2741,7 +3229,8 @@
2741
3229
  "nuxt": "^3.0.0",
2742
3230
  "requires": {
2743
3231
  "bridge": false
2744
- }
3232
+ },
3233
+ "devtools": "^0.0.0"
2745
3234
  }
2746
3235
  },
2747
3236
  {
@@ -2813,7 +3302,7 @@
2813
3302
  },
2814
3303
  {
2815
3304
  "name": "moment",
2816
- "description": "Efficient Moment.js module for Nuxt.js so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
3305
+ "description": "Efficient Moment.js module for Nuxt so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
2817
3306
  "repo": "nuxt-community/moment-module",
2818
3307
  "npm": "@nuxtjs/moment",
2819
3308
  "icon": "momentjs.png",
@@ -2840,7 +3329,7 @@
2840
3329
  },
2841
3330
  {
2842
3331
  "name": "mq",
2843
- "description": "vue-mq module for Nuxt.js. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
3332
+ "description": "vue-mq module for Nuxt. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
2844
3333
  "repo": "vanhoofmaarten/nuxt-mq",
2845
3334
  "npm": "nuxt-mq",
2846
3335
  "icon": "",
@@ -2884,7 +3373,7 @@
2884
3373
  },
2885
3374
  {
2886
3375
  "name": "netlify-cache",
2887
- "description": "Nuxt.js module that uses netlify cache to speed up redeploy for Nuxt.js version < 2.14",
3376
+ "description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
2888
3377
  "repo": "DreaMinder/nuxt-netlify-cache",
2889
3378
  "npm": "nuxt-netlify-cache",
2890
3379
  "icon": "netlify.png",
@@ -2929,7 +3418,7 @@
2929
3418
  },
2930
3419
  {
2931
3420
  "name": "netlify",
2932
- "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt.js projects.",
3421
+ "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
2933
3422
  "repo": "bazzite/nuxt-netlify",
2934
3423
  "npm": "@aceforth/nuxt-netlify",
2935
3424
  "icon": "netlify.png",
@@ -3000,30 +3489,119 @@
3000
3489
  }
3001
3490
  },
3002
3491
  {
3003
- "name": "nuxt-auth",
3004
- "description": "",
3005
- "repo": "sidebase/nuxt-auth",
3006
- "npm": "@sidebase/nuxt-auth",
3492
+ "name": "nupolyon",
3493
+ "description": "Inject polyfill from polyfill.io to nuxt project, auto detect based on browserslist config",
3494
+ "repo": "adenvt/nupolyon",
3495
+ "npm": "nupolyon",
3007
3496
  "icon": "",
3008
- "github": "https://github.com/sidebase/nuxt-auth",
3009
- "website": "https://github.com/sidebase/nuxt-auth",
3497
+ "github": "https://github.com/adenvt/nupolyon",
3498
+ "website": "https://github.com/adenvt/nupolyon",
3010
3499
  "learn_more": "",
3011
- "category": "Devtools",
3500
+ "category": "Performance",
3012
3501
  "type": "3rd-party",
3013
3502
  "maintainers": [
3014
3503
  {
3015
- "name": "sidebase",
3016
- "github": "sidebase"
3504
+ "name": "adenvt",
3505
+ "github": "adenvt"
3017
3506
  }
3018
3507
  ],
3019
3508
  "compatibility": {
3020
- "nuxt": "^2.0.0",
3509
+ "nuxt": "^3.0.0",
3510
+ "requires": {}
3511
+ }
3512
+ },
3513
+ {
3514
+ "name": "nuxt-anchorscroll",
3515
+ "description": "Scroll to top and to anchor support for Nuxt",
3516
+ "repo": "helltraitor/nuxt-anchorscroll",
3517
+ "npm": "nuxt-anchorscroll",
3518
+ "icon": "",
3519
+ "github": "https://github.com/helltraitor/nuxt-anchorscroll",
3520
+ "website": "https://github.com/helltraitor/nuxt-anchorscroll",
3521
+ "learn_more": "",
3522
+ "category": "UI",
3523
+ "type": "3rd-party",
3524
+ "maintainers": [
3525
+ {
3526
+ "name": "Helltraitor",
3527
+ "github": "helltraitor"
3528
+ }
3529
+ ],
3530
+ "compatibility": {
3531
+ "nuxt": "^3.0.0",
3532
+ "requires": {}
3533
+ }
3534
+ },
3535
+ {
3536
+ "name": "nuxt-auth-sanctum",
3537
+ "description": "Nuxt module for Laravel Sanctum authentication",
3538
+ "repo": "manchenkoff/nuxt-auth-sanctum",
3539
+ "npm": "nuxt-auth-sanctum",
3540
+ "icon": "laravel.svg",
3541
+ "github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
3542
+ "website": "https://github.com/manchenkoff/nuxt-auth-sanctum",
3543
+ "learn_more": "",
3544
+ "category": "Security",
3545
+ "type": "3rd-party",
3546
+ "maintainers": [
3547
+ {
3548
+ "name": "Artem Manchenkov",
3549
+ "github": "manchenkoff",
3550
+ "avatar": "https://avatars.githubusercontent.com/manchenkoff"
3551
+ }
3552
+ ],
3553
+ "compatibility": {
3554
+ "nuxt": "^3.0.0",
3555
+ "requires": {}
3556
+ }
3557
+ },
3558
+ {
3559
+ "name": "nuxt-basic-auth",
3560
+ "description": "Nuxt Module for Basic Authentication",
3561
+ "repo": "kgierke/nuxt-basic-auth",
3562
+ "npm": "@kgierke/nuxt-basic-auth",
3563
+ "icon": "",
3564
+ "github": "https://github.com/kgierke/nuxt-basic-auth",
3565
+ "website": "https://github.com/kgierke/nuxt-basic-auth",
3566
+ "learn_more": "",
3567
+ "category": "Security",
3568
+ "type": "3rd-party",
3569
+ "maintainers": [
3570
+ {
3571
+ "name": "kgierke",
3572
+ "github": "kgierke"
3573
+ }
3574
+ ],
3575
+ "compatibility": {
3576
+ "nuxt": "^3.0.0",
3577
+ "requires": {}
3578
+ }
3579
+ },
3580
+ {
3581
+ "name": "nuxt-bootstrap-icons",
3582
+ "description": "Just a simple integration for Bootstrap Icons",
3583
+ "repo": "OyewoleOyedeji/nuxt-bootstrap-icons",
3584
+ "npm": "nuxt-bootstrap-icons",
3585
+ "icon": "bootstrap-icons.svg",
3586
+ "github": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3587
+ "website": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3588
+ "learn_more": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3589
+ "category": "UI",
3590
+ "type": "3rd-party",
3591
+ "maintainers": [
3592
+ {
3593
+ "name": "OyewoleOyedeji",
3594
+ "github": "OyewoleOyedeji"
3595
+ }
3596
+ ],
3597
+ "compatibility": {
3598
+ "nuxt": "^3.0.0",
3021
3599
  "requires": {}
3022
3600
  }
3023
3601
  },
3024
3602
  {
3025
3603
  "name": "nuxt-chatgpt",
3026
- "description": "ChatGPT integration for Nuxt 3",
3604
+ "description": "ChatGPT integration for Nuxt",
3027
3605
  "repo": "schnapsterdog/nuxt-chatgpt",
3028
3606
  "npm": "nuxt-chatgpt",
3029
3607
  "icon": "chatgpt.svg",
@@ -3043,6 +3621,54 @@
3043
3621
  "requires": {}
3044
3622
  }
3045
3623
  },
3624
+ {
3625
+ "name": "nuxt-facebook-chat",
3626
+ "description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
3627
+ "repo": "superdev-tech/nuxt-facebook-chat",
3628
+ "npm": "nuxt-facebook-chat",
3629
+ "icon": "nuxt-facebook-chat.svg",
3630
+ "github": "https://github.com/superdev-tech/nuxt-facebook-chat",
3631
+ "website": "https://github.com/superdev-tech/nuxt-facebook-chat",
3632
+ "learn_more": "https://www.npmjs.com/package/nuxt-facebook-chat",
3633
+ "category": "Libraries",
3634
+ "type": "3rd-party",
3635
+ "maintainers": [
3636
+ {
3637
+ "name": "Supanut Dokmaithong",
3638
+ "github": "Boomgeek"
3639
+ },
3640
+ {
3641
+ "name": "superdev-tech",
3642
+ "github": "superdev-tech"
3643
+ }
3644
+ ],
3645
+ "compatibility": {
3646
+ "nuxt": "^3.0.0",
3647
+ "requires": {}
3648
+ }
3649
+ },
3650
+ {
3651
+ "name": "nuxt-feedme",
3652
+ "description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
3653
+ "repo": "helltraitor/nuxt-feedme",
3654
+ "npm": "nuxt-feedme",
3655
+ "icon": "",
3656
+ "github": "https://github.com/helltraitor/nuxt-feedme",
3657
+ "website": "https://github.com/helltraitor/nuxt-feedme",
3658
+ "learn_more": "",
3659
+ "category": "SEO",
3660
+ "type": "3rd-party",
3661
+ "maintainers": [
3662
+ {
3663
+ "name": "Helltraitor",
3664
+ "github": "helltraitor"
3665
+ }
3666
+ ],
3667
+ "compatibility": {
3668
+ "nuxt": "^3.0.0",
3669
+ "requires": {}
3670
+ }
3671
+ },
3046
3672
  {
3047
3673
  "name": "nuxt-graphql-middleware",
3048
3674
  "description": "Expose GraphQL queries and mutations as server API routes.",
@@ -3094,6 +3720,29 @@
3094
3720
  "requires": {}
3095
3721
  }
3096
3722
  },
3723
+ {
3724
+ "name": "nuxt-gtm",
3725
+ "description": "A Nuxt module for Google Tag Manager",
3726
+ "repo": "zadigetvoltaire/nuxt-gtm",
3727
+ "npm": "@zadigetvoltaire/nuxt-gtm",
3728
+ "icon": "nuxt-gtm.svg",
3729
+ "github": "https://github.com/zadigetvoltaire/nuxt-gtm",
3730
+ "website": "https://github.com/zadigetvoltaire/nuxt-gtm",
3731
+ "learn_more": "https://developers.google.com/tag-platform/tag-manager?hl=fr",
3732
+ "category": "Analytics",
3733
+ "type": "3rd-party",
3734
+ "maintainers": [
3735
+ {
3736
+ "name": "Zadig&Voltaire Team",
3737
+ "github": "https://github.com/zadigetvoltaire"
3738
+ }
3739
+ ],
3740
+ "compatibility": {
3741
+ "nuxt": "^3.0.0",
3742
+ "requires": {},
3743
+ "devtools": "^0.0.0"
3744
+ }
3745
+ },
3097
3746
  {
3098
3747
  "name": "nuxt-hue",
3099
3748
  "description": "Enlighten your Nuxt experience",
@@ -3118,6 +3767,50 @@
3118
3767
  }
3119
3768
  }
3120
3769
  },
3770
+ {
3771
+ "name": "nuxt-interpolation",
3772
+ "description": "Directive for binding every link to catch the click event, and if it's a relative link router will push.",
3773
+ "repo": "daliborgogic/nuxt-interpolation#master",
3774
+ "npm": "nuxt-interpolation",
3775
+ "icon": "",
3776
+ "github": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
3777
+ "website": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
3778
+ "learn_more": "",
3779
+ "category": "Devtools",
3780
+ "type": "3rd-party",
3781
+ "maintainers": [
3782
+ {
3783
+ "name": "daliborgogic",
3784
+ "github": "daliborgogic"
3785
+ }
3786
+ ],
3787
+ "compatibility": {
3788
+ "nuxt": "^2.0.0",
3789
+ "requires": {}
3790
+ }
3791
+ },
3792
+ {
3793
+ "name": "nuxt-jsonld",
3794
+ "description": "Manage JSON-LD in Vue component.",
3795
+ "repo": "ymmooot/nuxt-jsonld",
3796
+ "npm": "nuxt-jsonld",
3797
+ "icon": "",
3798
+ "github": "https://github.com/ymmooot/nuxt-jsonld",
3799
+ "website": "https://github.com/ymmooot/nuxt-jsonld",
3800
+ "learn_more": "",
3801
+ "category": "SEO",
3802
+ "type": "3rd-party",
3803
+ "maintainers": [
3804
+ {
3805
+ "name": "ymmooot",
3806
+ "github": "ymmooot"
3807
+ }
3808
+ ],
3809
+ "compatibility": {
3810
+ "nuxt": "^3.0.0",
3811
+ "requires": {}
3812
+ }
3813
+ },
3121
3814
  {
3122
3815
  "name": "nuxt-localtunnel",
3123
3816
  "description": "Exposes your Nuxt localhost to the world automatically.",
@@ -3143,7 +3836,7 @@
3143
3836
  },
3144
3837
  {
3145
3838
  "name": "nuxt-loco",
3146
- "description": "A localise.biz module to synth locale with Nuxt.js",
3839
+ "description": "A localise.biz module to synth locale with Nuxt",
3147
3840
  "repo": "gaetansenn/nuxt-loco",
3148
3841
  "npm": "nuxt-loco",
3149
3842
  "icon": "",
@@ -3164,6 +3857,28 @@
3164
3857
  "requires": {}
3165
3858
  }
3166
3859
  },
3860
+ {
3861
+ "name": "nuxt-mail",
3862
+ "description": "Adds email sending capability to a Nuxt.js app. Adds a server route, an injected variable, and uses nodemailer to send emails.",
3863
+ "repo": "dword-design/nuxt-mail",
3864
+ "npm": "nuxt-mail",
3865
+ "icon": "",
3866
+ "github": "https://github.com/dword-design/nuxt-mail",
3867
+ "website": "https://github.com/dword-design/nuxt-mail",
3868
+ "learn_more": "",
3869
+ "category": "Extensions",
3870
+ "type": "3rd-party",
3871
+ "maintainers": [
3872
+ {
3873
+ "name": "Sebastian Landwehr",
3874
+ "github": "dword-design"
3875
+ }
3876
+ ],
3877
+ "compatibility": {
3878
+ "nuxt": "^2.0.0 || ^3.0.0",
3879
+ "requires": {}
3880
+ }
3881
+ },
3167
3882
  {
3168
3883
  "name": "nuxt-mapbox",
3169
3884
  "description": "Elegant Mapbox integration with Nuxt",
@@ -3186,6 +3901,28 @@
3186
3901
  "requires": {}
3187
3902
  }
3188
3903
  },
3904
+ {
3905
+ "name": "nuxt-mdi",
3906
+ "description": "Add 7,000+ icons to your Nuxt application, from Material Design Icons.",
3907
+ "repo": "ERPedersen/nuxt-mdi",
3908
+ "npm": "nuxt-mdi",
3909
+ "icon": "mdi.png",
3910
+ "github": "https://github.com/ERPedersen/nuxt-mdi",
3911
+ "website": "https://nuxt-mdi.emilrosenius.com",
3912
+ "learn_more": "https://github.com/ERPedersen/nuxt-mdi/blob/main/README.md",
3913
+ "category": "Libraries",
3914
+ "type": "3rd-party",
3915
+ "maintainers": [
3916
+ {
3917
+ "name": "Emil Rosenius",
3918
+ "github": "ERPedersen"
3919
+ }
3920
+ ],
3921
+ "compatibility": {
3922
+ "nuxt": "^3.0.0",
3923
+ "requires": {}
3924
+ }
3925
+ },
3189
3926
  {
3190
3927
  "name": "nuxt-monaco-editor",
3191
3928
  "description": "Integrate monaco-editor with Nuxt",
@@ -3208,6 +3945,52 @@
3208
3945
  "requires": {}
3209
3946
  }
3210
3947
  },
3948
+ {
3949
+ "name": "nuxt-mongoose",
3950
+ "description": "A Nuxt module for simplifying the use of Mongoose in your project.",
3951
+ "repo": "arashsheyda/nuxt-mongoose",
3952
+ "npm": "nuxt-mongoose",
3953
+ "icon": "nuxt-mongoose.svg",
3954
+ "github": "https://github.com/arashsheyda/nuxt-mongoose",
3955
+ "website": "https://nuxt-mongoose.nuxt.space",
3956
+ "learn_more": "",
3957
+ "category": "Database",
3958
+ "type": "3rd-party",
3959
+ "maintainers": [
3960
+ {
3961
+ "name": "arashsheyda",
3962
+ "github": "arashsheyda"
3963
+ }
3964
+ ],
3965
+ "compatibility": {
3966
+ "nuxt": "^3.0.0",
3967
+ "requires": {},
3968
+ "devtools": "^0.0.0"
3969
+ }
3970
+ },
3971
+ {
3972
+ "name": "nuxt-payload-analyzer",
3973
+ "description": "Analyze Nuxt Payload Size",
3974
+ "repo": "barbapapazes/nuxt-payload-analyzer",
3975
+ "npm": "nuxt-payload-analyzer",
3976
+ "icon": "",
3977
+ "github": "https://github.com/barbapapazes/nuxt-payload-analyzer",
3978
+ "website": "https://github.com/barbapapazes/nuxt-payload-analyzer#readme",
3979
+ "learn_more": "",
3980
+ "category": "Performance",
3981
+ "type": "3rd-party",
3982
+ "maintainers": [
3983
+ {
3984
+ "name": "Barbapapazes",
3985
+ "github": "Barbapapazes",
3986
+ "twitter": "soubiran_"
3987
+ }
3988
+ ],
3989
+ "compatibility": {
3990
+ "nuxt": "^3.0.0",
3991
+ "requires": {}
3992
+ }
3993
+ },
3211
3994
  {
3212
3995
  "name": "nuxt-pdf",
3213
3996
  "description": "Zero-boilerplate PDF exports of your Pages and Components",
@@ -3231,6 +4014,28 @@
3231
4014
  "requires": {}
3232
4015
  }
3233
4016
  },
4017
+ {
4018
+ "name": "nuxt-phosphor-icons",
4019
+ "description": "Just a simple integration for @phosphor-icons in Nuxt",
4020
+ "repo": "OyewoleOyedeji/nuxt-phosphor-icons",
4021
+ "npm": "nuxt-phosphor-icons",
4022
+ "icon": "phosphor-icons.svg",
4023
+ "github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
4024
+ "website": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
4025
+ "learn_more": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
4026
+ "category": "UI",
4027
+ "type": "3rd-party",
4028
+ "maintainers": [
4029
+ {
4030
+ "name": "OyewoleOyedeji",
4031
+ "github": "OyewoleOyedeji"
4032
+ }
4033
+ ],
4034
+ "compatibility": {
4035
+ "nuxt": "^3.0.0",
4036
+ "requires": {}
4037
+ }
4038
+ },
3234
4039
  {
3235
4040
  "name": "nuxt-pino-log",
3236
4041
  "description": "Structured logs for nuxt apps using pino",
@@ -3255,7 +4060,7 @@
3255
4060
  },
3256
4061
  {
3257
4062
  "name": "plausible",
3258
- "description": "Nuxt 3 module to natively integrate Plausible analytics",
4063
+ "description": "Nuxt module to natively integrate Plausible analytics",
3259
4064
  "repo": "nuxt-modules/plausible",
3260
4065
  "npm": "@nuxtjs/plausible",
3261
4066
  "icon": "plausible.png",
@@ -3275,9 +4080,35 @@
3275
4080
  "requires": {}
3276
4081
  }
3277
4082
  },
4083
+ {
4084
+ "name": "nuxt-plotly",
4085
+ "description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
4086
+ "repo": "superdev-tech/nuxt-plotly",
4087
+ "npm": "nuxt-plotly",
4088
+ "icon": "nuxt-plotly.svg",
4089
+ "github": "https://github.com/superdev-tech/nuxt-plotly",
4090
+ "website": "https://github.com/superdev-tech/nuxt-plotly",
4091
+ "learn_more": "https://www.npmjs.com/package/nuxt-plotly",
4092
+ "category": "Libraries",
4093
+ "type": "3rd-party",
4094
+ "maintainers": [
4095
+ {
4096
+ "name": "Supanut Dokmaithong",
4097
+ "github": "Boomgeek"
4098
+ },
4099
+ {
4100
+ "name": "superdev-tech",
4101
+ "github": "superdev-tech"
4102
+ }
4103
+ ],
4104
+ "compatibility": {
4105
+ "nuxt": "^3.0.0",
4106
+ "requires": {}
4107
+ }
4108
+ },
3278
4109
  {
3279
4110
  "name": "nuxt-png-to-ico",
3280
- "description": "Nuxt.js module for auto generating favicons",
4111
+ "description": "Nuxt module for auto generating favicons",
3281
4112
  "repo": "b5710546232/nuxt-png-to-ico",
3282
4113
  "npm": "nuxt-png-to-ico",
3283
4114
  "icon": "",
@@ -3300,7 +4131,7 @@
3300
4131
  },
3301
4132
  {
3302
4133
  "name": "nuxt-smartlook",
3303
- "description": "Integrate Smartlook in your Nuxt.js apps using nuxt-smartlook.",
4134
+ "description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
3304
4135
  "repo": "f00b4r/nuxt-smartlook",
3305
4136
  "npm": "nuxt-smartlook",
3306
4137
  "icon": "nuxt-smartlook.png",
@@ -3322,6 +4153,28 @@
3322
4153
  "requires": {}
3323
4154
  }
3324
4155
  },
4156
+ {
4157
+ "name": "nuxt-social-share",
4158
+ "description": "Simple Social Sharing for Nuxt",
4159
+ "repo": "stefanobartoletti/nuxt-social-share",
4160
+ "npm": "@stefanobartoletti/nuxt-social-share",
4161
+ "icon": "nuxt-social-share.png",
4162
+ "github": "https://github.com/stefanobartoletti/nuxt-social-share",
4163
+ "website": "https://github.com/stefanobartoletti/nuxt-social-share",
4164
+ "learn_more": "https://github.com/stefanobartoletti/nuxt-social-share#readme",
4165
+ "category": "Extensions",
4166
+ "type": "3rd-party",
4167
+ "maintainers": [
4168
+ {
4169
+ "name": "stefanobartoletti",
4170
+ "github": "stefanobartoletti"
4171
+ }
4172
+ ],
4173
+ "compatibility": {
4174
+ "nuxt": "^3.0.0",
4175
+ "requires": {}
4176
+ }
4177
+ },
3325
4178
  {
3326
4179
  "name": "ssr-lit",
3327
4180
  "description": "Server-Side Rendering for Lit Element components",
@@ -3352,7 +4205,7 @@
3352
4205
  },
3353
4206
  {
3354
4207
  "name": "nuxt-storm",
3355
- "description": "WebStorm & PHPStorm support for NuxtJS components",
4208
+ "description": "WebStorm & PHPStorm support for Nuxt components",
3356
4209
  "repo": "fumeapp/nuxt-storm",
3357
4210
  "npm": "nuxt-storm",
3358
4211
  "icon": "nuxt-storm.png",
@@ -3396,7 +4249,7 @@
3396
4249
  },
3397
4250
  {
3398
4251
  "name": "nuxt-unleash",
3399
- "description": "Nuxt.js module to use Unleash toggle feature services",
4252
+ "description": "Nuxt module to use Unleash toggle feature services",
3400
4253
  "repo": "conejerock/nuxt-unleash",
3401
4254
  "npm": "nuxt-unleash",
3402
4255
  "icon": "nuxt-unleash.svg",
@@ -3487,12 +4340,12 @@
3487
4340
  {
3488
4341
  "name": "nuxt-vue3-google-signin",
3489
4342
  "description": "Empower your Nuxt app with Google Sign-In, hassle-free",
3490
- "repo": "syetalabs/nuxt-vue3-google-signin",
4343
+ "repo": "wavezync/nuxt-vue3-google-signin",
3491
4344
  "npm": "nuxt-vue3-google-signin",
3492
4345
  "icon": "vue3-google-signin.svg",
3493
- "github": "https://github.com/syetalabs/nuxt-vue3-google-signin",
3494
- "website": "https://vue3-google-signin.syetalabs.io",
3495
- "learn_more": "https://vue3-google-signin.syetalabs.io",
4346
+ "github": "https://github.com/wavezync/nuxt-vue3-google-signin",
4347
+ "website": "https://vue3-google-signin.wavezync.com",
4348
+ "learn_more": "https://vue3-google-signin.wavezync.com",
3496
4349
  "category": "Libraries",
3497
4350
  "type": "3rd-party",
3498
4351
  "maintainers": [
@@ -3506,9 +4359,75 @@
3506
4359
  "requires": {}
3507
4360
  }
3508
4361
  },
4362
+ {
4363
+ "name": "Nuxt zodI18n",
4364
+ "description": "A Nuxt Module for localizing zod error messages.",
4365
+ "repo": "xibman/nuxt-zod-i18n",
4366
+ "npm": "nuxt-zod-i18n",
4367
+ "icon": "nuxt-zod-i18n.svg",
4368
+ "github": "https://github.com/xibman/nuxt-zod-i18n",
4369
+ "website": "https://xibman-nuxt-zod-i18n.nuxt.space",
4370
+ "learn_more": "",
4371
+ "category": "Libraries",
4372
+ "type": "3rd-party",
4373
+ "maintainers": [
4374
+ {
4375
+ "name": "xibman",
4376
+ "github": "xibman"
4377
+ }
4378
+ ],
4379
+ "compatibility": {
4380
+ "nuxt": "^3.0.0",
4381
+ "requires": {}
4382
+ }
4383
+ },
4384
+ {
4385
+ "name": "nuxt3-interpolation",
4386
+ "description": "",
4387
+ "repo": "daliborgogic/interpolation#master",
4388
+ "npm": "nuxt3-interpolation",
4389
+ "icon": "",
4390
+ "github": "https://github.com/daliborgogic/interpolation/tree/master",
4391
+ "website": "https://github.com/daliborgogic/interpolation/tree/master",
4392
+ "learn_more": "",
4393
+ "category": "Devtools",
4394
+ "type": "3rd-party",
4395
+ "maintainers": [
4396
+ {
4397
+ "name": "daliborgogic",
4398
+ "github": "daliborgogic"
4399
+ }
4400
+ ],
4401
+ "compatibility": {
4402
+ "nuxt": "^3.0.0",
4403
+ "requires": {}
4404
+ }
4405
+ },
4406
+ {
4407
+ "name": "nuxt3-leaflet",
4408
+ "description": "Leaflet integration with Nuxt",
4409
+ "repo": "Gugustinette/Nuxt-Leaflet",
4410
+ "npm": "nuxt3-leaflet",
4411
+ "icon": "leaflet.png",
4412
+ "github": "https://github.com/Gugustinette/Nuxt-Leaflet",
4413
+ "website": "https://github.com/Gugustinette/Nuxt-Leaflet",
4414
+ "learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
4415
+ "category": "Libraries",
4416
+ "type": "3rd-party",
4417
+ "maintainers": [
4418
+ {
4419
+ "name": "Augustin MERCIER",
4420
+ "github": "Gugustinette"
4421
+ }
4422
+ ],
4423
+ "compatibility": {
4424
+ "nuxt": "^3.0.0",
4425
+ "requires": {}
4426
+ }
4427
+ },
3509
4428
  {
3510
4429
  "name": "nuxt7",
3511
- "description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
4430
+ "description": "Full Featured iOS & Android PWA Apps with Nuxt and Framework7",
3512
4431
  "repo": "nuxt-community/nuxt7",
3513
4432
  "npm": "nuxt7",
3514
4433
  "icon": "",
@@ -3531,13 +4450,13 @@
3531
4450
  },
3532
4451
  {
3533
4452
  "name": "og-image",
3534
- "description": "Easily generate dynamic social share images.",
4453
+ "description": "Enlightened runtime images generated with Vue templates.",
3535
4454
  "repo": "harlan-zw/nuxt-og-image",
3536
4455
  "npm": "nuxt-og-image",
3537
- "icon": "",
4456
+ "icon": "og-image.svg",
3538
4457
  "github": "https://github.com/harlan-zw/nuxt-og-image",
3539
- "website": "https://github.com/harlan-zw/nuxt-og-image",
3540
- "learn_more": "",
4458
+ "website": "https://nuxtseo.com/og-image",
4459
+ "learn_more": "https://nuxtseo.com/og-image",
3541
4460
  "category": "SEO",
3542
4461
  "type": "3rd-party",
3543
4462
  "maintainers": [
@@ -3550,7 +4469,8 @@
3550
4469
  ],
3551
4470
  "compatibility": {
3552
4471
  "nuxt": "^3.0.0",
3553
- "requires": {}
4472
+ "requires": {},
4473
+ "devtools": "^0.0.0"
3554
4474
  }
3555
4475
  },
3556
4476
  {
@@ -3578,7 +4498,7 @@
3578
4498
  },
3579
4499
  {
3580
4500
  "name": "optimized-images",
3581
- "description": "Automatically optimizes images used in Nuxt.js projects (jpeg, png, svg, webp and gif).",
4501
+ "description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
3582
4502
  "repo": "juliomrqz/nuxt-optimized-images",
3583
4503
  "npm": "@aceforth/nuxt-optimized-images",
3584
4504
  "icon": "",
@@ -3623,7 +4543,7 @@
3623
4543
  },
3624
4544
  {
3625
4545
  "name": "parse",
3626
- "description": "Parse package for Nuxt.js",
4546
+ "description": "Parse package for Nuxt",
3627
4547
  "repo": "cierrateam/nuxt-parse",
3628
4548
  "npm": "nuxt-parse",
3629
4549
  "icon": "",
@@ -3643,6 +4563,29 @@
3643
4563
  "requires": {}
3644
4564
  }
3645
4565
  },
4566
+ {
4567
+ "name": "particles",
4568
+ "description": "Easily add particle animations to your Nuxt projects using tsParticles",
4569
+ "repo": "Joepocalyptic/nuxt-particles",
4570
+ "npm": "nuxt-particles",
4571
+ "icon": "",
4572
+ "github": "https://github.com/Joepocalyptic/nuxt-particles",
4573
+ "website": "https://nuxt-particles.joeypereira.dev",
4574
+ "learn_more": "https://particles.js.org/",
4575
+ "category": "Libraries",
4576
+ "type": "3rd-party",
4577
+ "maintainers": [
4578
+ {
4579
+ "name": "Joey Pereira",
4580
+ "github": "Joepocalyptic",
4581
+ "avatar": "https://avatars.githubusercontent.com/Joepocalyptic?v=4"
4582
+ }
4583
+ ],
4584
+ "compatibility": {
4585
+ "nuxt": "^3.0.0",
4586
+ "requires": {}
4587
+ }
4588
+ },
3646
4589
  {
3647
4590
  "name": "partytown",
3648
4591
  "description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
@@ -3656,16 +4599,62 @@
3656
4599
  "type": "community",
3657
4600
  "maintainers": [
3658
4601
  {
3659
- "name": "Daniel Roe",
3660
- "github": "danielroe",
3661
- "twitter": "danielcroe"
4602
+ "name": "Daniel Roe",
4603
+ "github": "danielroe",
4604
+ "twitter": "danielcroe"
4605
+ }
4606
+ ],
4607
+ "compatibility": {
4608
+ "nuxt": "^2.0.0 || ^3.0.0",
4609
+ "requires": {
4610
+ "bridge": true
4611
+ }
4612
+ }
4613
+ },
4614
+ {
4615
+ "name": "paypal",
4616
+ "description": "A Nuxt module for simplifying the use of Paypal in your project.",
4617
+ "repo": "arashsheyda/nuxt-paypal",
4618
+ "npm": "nuxt-paypal",
4619
+ "icon": "paypal.svg",
4620
+ "github": "https://github.com/arashsheyda/nuxt-paypal",
4621
+ "website": "https://github.com/arashsheyda/nuxt-paypal#readme",
4622
+ "learn_more": "https://developer.paypal.com/sdk/js/reference/",
4623
+ "category": "Payment",
4624
+ "type": "3rd-party",
4625
+ "maintainers": [
4626
+ {
4627
+ "name": "Arash Sheyda",
4628
+ "github": "arashsheyda"
4629
+ }
4630
+ ],
4631
+ "compatibility": {
4632
+ "nuxt": "^3.0.0",
4633
+ "requires": {}
4634
+ }
4635
+ },
4636
+ {
4637
+ "name": "pdfeasy",
4638
+ "description": "A JavaScript Client/Server Side PDF-Generator based in PDFKit",
4639
+ "repo": "betterwrite/pdfeasy#main/packages/nuxt",
4640
+ "npm": "nuxt-pdfeasy",
4641
+ "icon": "pdfeasy.png",
4642
+ "github": "https://github.com/betterwrite/pdfeasy",
4643
+ "website": "https://github.com/betterwrite/pdfeasy",
4644
+ "learn_more": "https://github.com/betterwrite/pdfeasy",
4645
+ "category": "Extensions",
4646
+ "type": "3rd-party",
4647
+ "maintainers": [
4648
+ {
4649
+ "name": "Giovane Cardoso",
4650
+ "github": "novout",
4651
+ "twitter": "novoutttttt",
4652
+ "avatar": "https://avatars.githubusercontent.com/novout?v=4"
3662
4653
  }
3663
4654
  ],
3664
4655
  "compatibility": {
3665
- "nuxt": "^2.0.0 || ^3.0.0",
3666
- "requires": {
3667
- "bridge": true
3668
- }
4656
+ "nuxt": "^3.0.0",
4657
+ "requires": {}
3669
4658
  }
3670
4659
  },
3671
4660
  {
@@ -3765,7 +4754,7 @@
3765
4754
  },
3766
4755
  {
3767
4756
  "name": "plausible",
3768
- "description": "Nuxt 3 module to natively integrate Plausible analytics",
4757
+ "description": "Nuxt module to natively integrate Plausible analytics",
3769
4758
  "repo": "nuxt-modules/plausible",
3770
4759
  "npm": "@nuxtjs/plausible",
3771
4760
  "icon": "",
@@ -3807,9 +4796,56 @@
3807
4796
  "requires": {}
3808
4797
  }
3809
4798
  },
4799
+ {
4800
+ "name": "prepare",
4801
+ "description": "Initialization steps at build time – like Nuxt 2 server init",
4802
+ "repo": "johannschopplich/nuxt-prepare",
4803
+ "npm": "nuxt-prepare",
4804
+ "icon": "prepare.svg",
4805
+ "github": "https://github.com/johannschopplich/nuxt-prepare",
4806
+ "website": "https://nuxt-prepare.jhnn.dev",
4807
+ "learn_more": "",
4808
+ "category": "Devtools",
4809
+ "type": "3rd-party",
4810
+ "maintainers": [
4811
+ {
4812
+ "name": "Johann Schopplich",
4813
+ "github": "johannschopplich",
4814
+ "twitter": "jschopplich",
4815
+ "avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
4816
+ }
4817
+ ],
4818
+ "compatibility": {
4819
+ "nuxt": "^3.0.0",
4820
+ "requires": {}
4821
+ }
4822
+ },
4823
+ {
4824
+ "name": "primevue",
4825
+ "description": "Next Generation Vue UI Component Library",
4826
+ "repo": "primefaces/primevue-nuxt-module",
4827
+ "npm": "nuxt-primevue",
4828
+ "icon": "primevue.svg",
4829
+ "github": "https://github.com/primefaces/primevue-nuxt-module",
4830
+ "website": "https://primevue.org/",
4831
+ "learn_more": "https://primevue.org/",
4832
+ "category": "UI",
4833
+ "type": "3rd-party",
4834
+ "maintainers": [
4835
+ {
4836
+ "name": "primefaces",
4837
+ "github": "primefaces",
4838
+ "twitter": "primevue"
4839
+ }
4840
+ ],
4841
+ "compatibility": {
4842
+ "nuxt": "^3.0.0",
4843
+ "requires": {}
4844
+ }
4845
+ },
3810
4846
  {
3811
4847
  "name": "prismic",
3812
- "description": "Easily connect your Nuxt.js application to your content hosted on Prismic",
4848
+ "description": "Easily connect your Nuxt application to your content hosted on Prismic",
3813
4849
  "repo": "nuxt-modules/prismic",
3814
4850
  "npm": "@nuxtjs/prismic",
3815
4851
  "icon": "prismic.png",
@@ -3876,7 +4912,7 @@
3876
4912
  },
3877
4913
  {
3878
4914
  "name": "proxy",
3879
- "description": "The one-liner node.js http-proxy middleware solution for Nuxt.js using http-proxy-middleware",
4915
+ "description": "The one-liner node.js http-proxy middleware solution for Nuxt using http-proxy-middleware",
3880
4916
  "repo": "nuxt-community/proxy-module",
3881
4917
  "npm": "@nuxtjs/proxy",
3882
4918
  "icon": "",
@@ -3922,7 +4958,7 @@
3922
4958
  },
3923
4959
  {
3924
4960
  "name": "purgecss",
3925
- "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt.js",
4961
+ "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt",
3926
4962
  "repo": "Developmint/nuxt-purgecss#main",
3927
4963
  "npm": "nuxt-purgecss",
3928
4964
  "icon": "purgecss.png",
@@ -3944,7 +4980,7 @@
3944
4980
  },
3945
4981
  {
3946
4982
  "name": "pwa",
3947
- "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your app's performance.",
4983
+ "description": "Easily build a Progressive Web App for your Nuxt application to improve your app's performance.",
3948
4984
  "repo": "nuxt-community/pwa-module",
3949
4985
  "npm": "@nuxtjs/pwa",
3950
4986
  "icon": "pwa.png",
@@ -3969,7 +5005,7 @@
3969
5005
  },
3970
5006
  {
3971
5007
  "name": "python",
3972
- "description": "Write Nuxt.js applications using Python",
5008
+ "description": "Write Nuxt applications using Python",
3973
5009
  "repo": "nuxt-community/python-module",
3974
5010
  "npm": "@nuxtjs/python",
3975
5011
  "icon": "python.png",
@@ -4006,6 +5042,64 @@
4006
5042
  "github": "Maiquu"
4007
5043
  }
4008
5044
  ],
5045
+ "compatibility": {
5046
+ "nuxt": "^3.0.0",
5047
+ "requires": {},
5048
+ "devtools": "^0.0.0"
5049
+ }
5050
+ },
5051
+ {
5052
+ "name": "radash",
5053
+ "description": "radash module with auto-import and custom prefix",
5054
+ "repo": "bbg/nuxt-radash",
5055
+ "npm": "nuxt-radash",
5056
+ "icon": "radash.png",
5057
+ "github": "https://github.com/bbg/nuxt-radash",
5058
+ "website": "https://github.com/bbg/nuxt-radash#readme",
5059
+ "learn_more": "https://github.com/rayepps/radash/",
5060
+ "category": "Libraries",
5061
+ "type": "3rd-party",
5062
+ "maintainers": [
5063
+ {
5064
+ "name": "Batuhan Göksu",
5065
+ "github": "bbg"
5066
+ }
5067
+ ],
5068
+ "compatibility": {
5069
+ "nuxt": "^3.0.0",
5070
+ "requires": {}
5071
+ }
5072
+ },
5073
+ {
5074
+ "name": "radix-vue",
5075
+ "description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
5076
+ "repo": "radix-vue/radix-vue",
5077
+ "npm": "radix-vue",
5078
+ "icon": "radix-vue.svg",
5079
+ "github": "https://github.com/radix-vue/radix-vue",
5080
+ "website": "https://www.radix-vue.com/",
5081
+ "learn_more": "https://www.radix-vue.com/overview/installation.html#nuxt-modules",
5082
+ "category": "UI",
5083
+ "type": "3rd-party",
5084
+ "maintainers": [
5085
+ {
5086
+ "name": "Zernonia",
5087
+ "github": "zernonia",
5088
+ "twitter": "zernonia"
5089
+ },
5090
+ {
5091
+ "name": "Khairul Haaziq",
5092
+ "github": "khairulhaaziq"
5093
+ },
5094
+ {
5095
+ "name": "Mujahid Anuar",
5096
+ "github": "mujahidfa"
5097
+ },
5098
+ {
5099
+ "name": "Max",
5100
+ "github": "onmax"
5101
+ }
5102
+ ],
4009
5103
  "compatibility": {
4010
5104
  "nuxt": "^3.0.0",
4011
5105
  "requires": {}
@@ -4013,7 +5107,7 @@
4013
5107
  },
4014
5108
  {
4015
5109
  "name": "recaptcha",
4016
- "description": "Simple and easy Google reCAPTCHA module with Nuxt.js",
5110
+ "description": "Simple and easy Google reCAPTCHA module with Nuxt",
4017
5111
  "repo": "nuxt-community/recaptcha-module",
4018
5112
  "npm": "@nuxtjs/recaptcha",
4019
5113
  "icon": "recaptcha.png",
@@ -4056,9 +5150,32 @@
4056
5150
  "requires": {}
4057
5151
  }
4058
5152
  },
5153
+ {
5154
+ "name": "resend",
5155
+ "description": "Resend integration for Nuxt",
5156
+ "repo": "nhedger/nuxt-resend",
5157
+ "npm": "nuxt-resend",
5158
+ "icon": "resend.svg",
5159
+ "github": "https://github.com/nhedger/nuxt-resend",
5160
+ "website": "https://github.com/nhedger/nuxt-resend",
5161
+ "learn_more": "https://resend.com",
5162
+ "category": "Extensions",
5163
+ "type": "3rd-party",
5164
+ "maintainers": [
5165
+ {
5166
+ "name": "Nicolas Hedger",
5167
+ "github": "nhedger",
5168
+ "twitter": "nicolashedger"
5169
+ }
5170
+ ],
5171
+ "compatibility": {
5172
+ "nuxt": "^3.0.0",
5173
+ "requires": {}
5174
+ }
5175
+ },
4059
5176
  {
4060
5177
  "name": "rfg-icon",
4061
- "description": "Nuxt.js module for creating favicons with RealFaviconGenerator api",
5178
+ "description": "Nuxt module for creating favicons with RealFaviconGenerator api",
4062
5179
  "repo": "pimlie/nuxt-rfg-icon",
4063
5180
  "npm": "nuxt-rfg-icon",
4064
5181
  "icon": "real-favicon-generator.png",
@@ -4080,12 +5197,12 @@
4080
5197
  },
4081
5198
  {
4082
5199
  "name": "robots",
4083
- "description": "A Nuxt.js module thats inject a middleware to generate a robots.txt file",
4084
- "repo": "nuxt-community/robots-module",
5200
+ "description": "A Nuxt module thats inject a middleware to generate a robots.txt file",
5201
+ "repo": "nuxt-modules/robots",
4085
5202
  "npm": "@nuxtjs/robots",
4086
5203
  "icon": "robots.png",
4087
- "github": "https://github.com/nuxt-community/robots-module",
4088
- "website": "https://github.com/nuxt-community/robots-module",
5204
+ "github": "https://github.com/nuxt-modules/robots",
5205
+ "website": "https://github.com/nuxt-modules/robots",
4089
5206
  "learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
4090
5207
  "category": "SEO",
4091
5208
  "type": "community",
@@ -4104,23 +5221,23 @@
4104
5221
  },
4105
5222
  {
4106
5223
  "name": "rollbar",
4107
- "description": "Add Rollbar.js to your Nuxt.js app to automatically capture and report errors in your applications.",
4108
- "repo": "gaelreyrol/nuxt-rollbar-module",
4109
- "npm": "nuxt-rollbar-module",
5224
+ "description": "Nuxt 3 module to integrate Rollbar.",
5225
+ "repo": "jairoblatt/nuxt-rollbar",
5226
+ "npm": "nuxt-rollbar",
4110
5227
  "icon": "rollbar.png",
4111
- "github": "https://github.com/gaelreyrol/nuxt-rollbar-module",
4112
- "website": "https://github.com/gaelreyrol/nuxt-rollbar-module",
5228
+ "github": "https://github.com/jairoblatt/nuxt-rollbar",
5229
+ "website": "https://github.com/jairoblatt/nuxt-rollbar",
4113
5230
  "learn_more": "https://docs.rollbar.com/docs/javascript",
4114
5231
  "category": "Monitoring",
4115
5232
  "type": "3rd-party",
4116
5233
  "maintainers": [
4117
5234
  {
4118
- "name": "Gaël Reyrol",
4119
- "github": "gaelreyrol"
5235
+ "name": "Jairo Blatt",
5236
+ "github": "jairoblatt"
4120
5237
  }
4121
5238
  ],
4122
5239
  "compatibility": {
4123
- "nuxt": "^2.0.0",
5240
+ "nuxt": "^3.0.0",
4124
5241
  "requires": {}
4125
5242
  }
4126
5243
  },
@@ -4149,7 +5266,7 @@
4149
5266
  },
4150
5267
  {
4151
5268
  "name": "router",
4152
- "description": "Nuxt.js module to use router.js instead of pages/ directory",
5269
+ "description": "Nuxt module to use router.js instead of pages/ directory",
4153
5270
  "repo": "nuxt-community/router-module",
4154
5271
  "npm": "@nuxtjs/router",
4155
5272
  "icon": "vue.png",
@@ -4197,13 +5314,13 @@
4197
5314
  },
4198
5315
  {
4199
5316
  "name": "schema-org",
4200
- "description": "Schema.org for Nuxt, supporting typed and automated Google Rich Results.",
4201
- "repo": "vueuse/schema-org#main/packages/nuxt",
5317
+ "description": "Schema.org for Nuxt.",
5318
+ "repo": "harlan-zw/nuxt-schema-org",
4202
5319
  "npm": "nuxt-schema-org",
4203
5320
  "icon": "schema-org.svg",
4204
- "github": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
4205
- "website": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
4206
- "learn_more": "https://vue-schema-org.netlify.app/guide/setup/nuxt.html",
5321
+ "github": "https://github.com/harlan-zw/nuxt-schema-org",
5322
+ "website": "https://nuxtseo.com/schema-org",
5323
+ "learn_more": "https://unhead.unjs.io/schema-org/getting-started/setup",
4207
5324
  "category": "SEO",
4208
5325
  "type": "3rd-party",
4209
5326
  "maintainers": [
@@ -4266,7 +5383,7 @@
4266
5383
  },
4267
5384
  {
4268
5385
  "name": "segment",
4269
- "description": "Nuxt.js module for Segment Analytics.js",
5386
+ "description": "Nuxt module for Segment Analytics.js",
4270
5387
  "repo": "dansmaculotte/nuxt-segment",
4271
5388
  "npm": "@dansmaculotte/nuxt-segment",
4272
5389
  "icon": "segment.png",
@@ -4288,10 +5405,10 @@
4288
5405
  },
4289
5406
  {
4290
5407
  "name": "sentry",
4291
- "description": "Sentry module for Nuxt.js to help developers diagnose, fix, and optimize the performance of their code",
5408
+ "description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
4292
5409
  "repo": "nuxt-community/sentry-module",
4293
5410
  "npm": "@nuxtjs/sentry",
4294
- "icon": "sentry.png",
5411
+ "icon": "sentry.svg",
4295
5412
  "github": "https://github.com/nuxt-community/sentry-module",
4296
5413
  "website": "https://sentry.nuxtjs.org/",
4297
5414
  "learn_more": "https://sentry.io/welcome/",
@@ -4308,14 +5425,38 @@
4308
5425
  "requires": {}
4309
5426
  }
4310
5427
  },
5428
+ {
5429
+ "name": "seo-experiments",
5430
+ "description": "Powerful SEO DX improvements that may or may not land in the Nuxt core.",
5431
+ "repo": "harlan-zw/nuxt-seo-experiments",
5432
+ "npm": "nuxt-seo-experiments",
5433
+ "icon": "seo-experiments.svg",
5434
+ "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
5435
+ "website": "https://nuxtseo.com/experiments",
5436
+ "learn_more": "https://nuxtseo.com/experiments",
5437
+ "category": "SEO",
5438
+ "type": "3rd-party",
5439
+ "maintainers": [
5440
+ {
5441
+ "name": "Harlan Wilton",
5442
+ "github": "harlan-zw",
5443
+ "twitter": "harlan_zw",
5444
+ "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
5445
+ }
5446
+ ],
5447
+ "compatibility": {
5448
+ "nuxt": "^3.0.0",
5449
+ "requires": {}
5450
+ }
5451
+ },
4311
5452
  {
4312
5453
  "name": "seo-kit",
4313
- "description": "Supercharge your Nuxt app with the all-in-one SEO layer.",
5454
+ "description": "The complete SEO solution for Nuxt.",
4314
5455
  "repo": "harlan-zw/nuxt-seo-kit#main/layer",
4315
5456
  "npm": "nuxt-seo-kit",
4316
5457
  "icon": "seo-kit.svg",
4317
5458
  "github": "https://github.com/harlan-zw/nuxt-seo-kit",
4318
- "website": "https://github.com/harlan-zw/nuxt-seo-kit",
5459
+ "website": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
4319
5460
  "learn_more": "",
4320
5461
  "category": "SEO",
4321
5462
  "type": "3rd-party",
@@ -4355,7 +5496,7 @@
4355
5496
  },
4356
5497
  {
4357
5498
  "name": "seomatic-meta",
4358
- "description": "A Nuxt.js module connecting Nuxt.js to the Craft CMS SEOmatic plugin",
5499
+ "description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
4359
5500
  "repo": "ben-rogerson/nuxt-seomatic-meta",
4360
5501
  "npm": "nuxt-seomatic-meta",
4361
5502
  "icon": "seomatic.png",
@@ -4398,6 +5539,29 @@
4398
5539
  "requires": {}
4399
5540
  }
4400
5541
  },
5542
+ {
5543
+ "name": "server-block",
5544
+ "description": "Use <server> tags in your Nuxt pages components.",
5545
+ "repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt#main",
5546
+ "npm": "@hebilicious/server-block-nuxt",
5547
+ "icon": "server-block.svg",
5548
+ "github": "https://github.com/Hebilicious/server-block-nuxt",
5549
+ "website": "https://github.com/Hebilicious/server-block-nuxt#readme",
5550
+ "learn_more": "https://github.com/Hebilicious/server-block-nuxt#readme",
5551
+ "category": "Extensions",
5552
+ "type": "3rd-party",
5553
+ "maintainers": [
5554
+ {
5555
+ "name": "Hebilicious",
5556
+ "github": "Hebilicious",
5557
+ "twitter": "its_hebilicious"
5558
+ }
5559
+ ],
5560
+ "compatibility": {
5561
+ "nuxt": "^3.0.0",
5562
+ "requires": {}
5563
+ }
5564
+ },
4401
5565
  {
4402
5566
  "name": "session",
4403
5567
  "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",
@@ -4423,7 +5587,7 @@
4423
5587
  },
4424
5588
  {
4425
5589
  "name": "shopify",
4426
- "description": "Easy Shopify Buy client module with Nuxt.js for ecommerce websites.",
5590
+ "description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
4427
5591
  "repo": "Gomah/nuxt-shopify",
4428
5592
  "npm": "nuxt-shopify",
4429
5593
  "icon": "shopify.png",
@@ -4444,7 +5608,7 @@
4444
5608
  }
4445
5609
  },
4446
5610
  {
4447
- "name": "nuxt-auth",
5611
+ "name": "sidebase-auth",
4448
5612
  "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.",
4449
5613
  "repo": "sidebase/nuxt-auth",
4450
5614
  "npm": "@sidebase/nuxt-auth",
@@ -4490,13 +5654,13 @@
4490
5654
  },
4491
5655
  {
4492
5656
  "name": "simple-robots",
4493
- "description": "Simply manage the robots crawling your Nuxt app.",
5657
+ "description": "Tame the robots crawling and indexing your Nuxt site.",
4494
5658
  "repo": "harlan-zw/nuxt-simple-robots",
4495
5659
  "npm": "nuxt-simple-robots",
4496
- "icon": "",
5660
+ "icon": "simple-robots.svg",
4497
5661
  "github": "https://github.com/harlan-zw/nuxt-simple-robots",
4498
- "website": "https://github.com/harlan-zw/nuxt-simple-robots",
4499
- "learn_more": "",
5662
+ "website": "https://nuxtseo.com/robots",
5663
+ "learn_more": "https://nuxtseo.com/robots",
4500
5664
  "category": "SEO",
4501
5665
  "type": "3rd-party",
4502
5666
  "maintainers": [
@@ -4514,13 +5678,13 @@
4514
5678
  },
4515
5679
  {
4516
5680
  "name": "simple-sitemap",
4517
- "description": "Simple, minimal sitemap.xml generation.",
5681
+ "description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
4518
5682
  "repo": "harlan-zw/nuxt-simple-sitemap",
4519
5683
  "npm": "nuxt-simple-sitemap",
4520
- "icon": "",
5684
+ "icon": "simple-sitemap.svg",
4521
5685
  "github": "https://github.com/harlan-zw/nuxt-simple-sitemap",
4522
- "website": "https://github.com/harlan-zw/nuxt-simple-sitemap",
4523
- "learn_more": "",
5686
+ "website": "https://nuxtseo.com/simple-sitemap",
5687
+ "learn_more": "https://nuxtseo.com/simple-sitemap",
4524
5688
  "category": "SEO",
4525
5689
  "type": "3rd-party",
4526
5690
  "maintainers": [
@@ -4538,7 +5702,7 @@
4538
5702
  },
4539
5703
  {
4540
5704
  "name": "sitemap",
4541
- "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt.js projects",
5705
+ "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt projects",
4542
5706
  "repo": "nuxt-community/sitemap-module#dev",
4543
5707
  "npm": "@nuxtjs/sitemap",
4544
5708
  "icon": "",
@@ -4583,7 +5747,7 @@
4583
5747
  },
4584
5748
  {
4585
5749
  "name": "snipcart",
4586
- "description": "Snipcart integration module for Nuxt.js",
5750
+ "description": "Snipcart integration module for Nuxt",
4587
5751
  "repo": "nuxt-modules/snipcart",
4588
5752
  "npm": "@nuxtjs/snipcart",
4589
5753
  "icon": "snipcart.png",
@@ -4606,7 +5770,7 @@
4606
5770
  },
4607
5771
  {
4608
5772
  "name": "social-meta",
4609
- "description": "Nuxt.js module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
5773
+ "description": "Nuxt module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
4610
5774
  "repo": "AlekseyPleshkov/nuxt-social-meta",
4611
5775
  "npm": "nuxt-social-meta",
4612
5776
  "icon": "",
@@ -4728,7 +5892,7 @@
4728
5892
  },
4729
5893
  {
4730
5894
  "name": "storage",
4731
- "description": "Utilities to easily read and write to the browser's storage in a Nuxt.js project",
5895
+ "description": "Utilities to easily read and write to the browser's storage in a Nuxt project",
4732
5896
  "repo": "mazipan/nuxt-storage",
4733
5897
  "npm": "nuxt-storage",
4734
5898
  "icon": "",
@@ -4750,7 +5914,7 @@
4750
5914
  },
4751
5915
  {
4752
5916
  "name": "storefront-ui",
4753
- "description": "Storefront UI Module for Nuxt.js",
5917
+ "description": "Storefront UI Module for Nuxt",
4754
5918
  "repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
4755
5919
  "npm": "@storefront-ui/nuxt",
4756
5920
  "icon": "storefront-ui.svg",
@@ -4794,7 +5958,7 @@
4794
5958
  },
4795
5959
  {
4796
5960
  "name": "storyblok",
4797
- "description": "Storyblok Nuxt.js module",
5961
+ "description": "Storyblok Nuxt module",
4798
5962
  "repo": "storyblok/storyblok-nuxt#master/lib",
4799
5963
  "npm": "@storyblok/nuxt",
4800
5964
  "icon": "storyblok.png",
@@ -4811,46 +5975,43 @@
4811
5975
  ],
4812
5976
  "compatibility": {
4813
5977
  "nuxt": "^2.0.0 || ^3.0.0",
4814
- "requires": {}
5978
+ "requires": {},
5979
+ "devtools": "^0.0.0"
4815
5980
  }
4816
5981
  },
4817
5982
  {
4818
5983
  "name": "storybook",
4819
- "description": "Easily integrate Storybook in your Nuxt.js application to design, build, and organize your UI components in isolation.",
4820
- "repo": "nuxt-community/storybook",
5984
+ "description": "Easily integrate Storybook in your Nuxt application to design, build, and organize your UI components in isolation.",
5985
+ "repo": "nuxt-modules/storybook",
4821
5986
  "npm": "@nuxtjs/storybook",
4822
5987
  "icon": "storybook.png",
4823
- "github": "https://github.com/nuxt-community/storybook",
5988
+ "github": "https://github.com/nuxt-modules/storybook",
4824
5989
  "website": "https://storybook.nuxtjs.org",
4825
- "learn_more": "https://storybook.js.org/",
5990
+ "learn_more": "https://github.com/storybook-vue/storybook-nuxt",
4826
5991
  "category": "Devtools",
4827
5992
  "type": "community",
4828
5993
  "maintainers": [
4829
5994
  {
4830
- "name": "Ahad Birang",
4831
- "github": "farnabaz",
4832
- "twitter": "a_birang"
4833
- },
4834
- {
4835
- "name": "Pooya Parsa",
4836
- "github": "pi0",
4837
- "twitter": "_pi0_"
5995
+ "name": "Chakir QATAB",
5996
+ "github": "chakAs3",
5997
+ "twitter": "ChakirQatab"
4838
5998
  }
4839
5999
  ],
4840
6000
  "compatibility": {
4841
- "nuxt": "^2.0.0",
6001
+ "nuxt": "^2.0.0 || ^3.0.0",
4842
6002
  "requires": {
4843
6003
  "bridge": "optional"
4844
- }
6004
+ },
6005
+ "devtools": "^0.7.2"
4845
6006
  }
4846
6007
  },
4847
6008
  {
4848
6009
  "name": "strapi",
4849
6010
  "description": "Design APIs fast and manage content easily using REST or GraphQL.",
4850
- "repo": "nuxt-community/strapi-module",
6011
+ "repo": "nuxt-modules/strapi",
4851
6012
  "npm": "@nuxtjs/strapi",
4852
6013
  "icon": "strapi.png",
4853
- "github": "https://github.com/nuxt-community/strapi-module",
6014
+ "github": "https://github.com/nuxt-modules/strapi",
4854
6015
  "website": "https://strapi.nuxtjs.org",
4855
6016
  "learn_more": "https://strapi.io/",
4856
6017
  "category": "CMS",
@@ -4871,7 +6032,34 @@
4871
6032
  "nuxt": "^2.0.0 || ^3.0.0",
4872
6033
  "requires": {
4873
6034
  "bridge": true
6035
+ },
6036
+ "devtools": "^0.0.0"
6037
+ }
6038
+ },
6039
+ {
6040
+ "name": "stripe-next",
6041
+ "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.",
6042
+ "repo": "fuentesloic/nuxt-stripe",
6043
+ "npm": "@unlok-co/nuxt-stripe",
6044
+ "icon": "stripe.png",
6045
+ "github": "https://github.com/fuentesloic/nuxt-stripe",
6046
+ "website": "https://github.com/fuentesloic/nuxt-stripe",
6047
+ "learn_more": "https://stripe.com/docs",
6048
+ "category": "Payment",
6049
+ "type": "3rd-party",
6050
+ "maintainers": [
6051
+ {
6052
+ "name": "Loic Fuentes",
6053
+ "github": "fuentesloic"
6054
+ },
6055
+ {
6056
+ "name": "Florent Giraud",
6057
+ "github": "flozero"
4874
6058
  }
6059
+ ],
6060
+ "compatibility": {
6061
+ "nuxt": "^3.0.0",
6062
+ "requires": {}
4875
6063
  }
4876
6064
  },
4877
6065
  {
@@ -4896,6 +6084,36 @@
4896
6084
  "requires": {}
4897
6085
  }
4898
6086
  },
6087
+ {
6088
+ "name": "studio",
6089
+ "description": "A new experience to build content-driven website with Nuxt.",
6090
+ "repo": "nuxtlabs/studio-module",
6091
+ "npm": "@nuxthq/studio",
6092
+ "icon": "studio.svg",
6093
+ "github": "https://github.com/nuxtlabs/studio-module",
6094
+ "website": "https://nuxt.studio",
6095
+ "learn_more": "https://nuxt.studio",
6096
+ "category": "CMS",
6097
+ "type": "3rd-party",
6098
+ "maintainers": [
6099
+ {
6100
+ "name": "Ahad Birang",
6101
+ "github": "farnabaz",
6102
+ "twitter": "a_birang"
6103
+ },
6104
+ {
6105
+ "name": "Sébastien Chopin",
6106
+ "github": "Atinux",
6107
+ "twitter": "Atinux"
6108
+ }
6109
+ ],
6110
+ "compatibility": {
6111
+ "nuxt": "^3.0.0",
6112
+ "requires": {
6113
+ "content": true
6114
+ }
6115
+ }
6116
+ },
4899
6117
  {
4900
6118
  "name": "style-resources",
4901
6119
  "description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
@@ -4921,7 +6139,7 @@
4921
6139
  },
4922
6140
  {
4923
6141
  "name": "stylelint",
4924
- "description": "Stylelint module for Nuxt.js. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
6142
+ "description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
4925
6143
  "repo": "nuxt-community/stylelint-module",
4926
6144
  "npm": "@nuxtjs/stylelint-module",
4927
6145
  "icon": "stylelint.png",
@@ -4967,10 +6185,10 @@
4967
6185
  {
4968
6186
  "name": "supabase",
4969
6187
  "description": "First class integration with Supabase",
4970
- "repo": "nuxt-community/supabase-module",
6188
+ "repo": "nuxt-modules/supabase",
4971
6189
  "npm": "@nuxtjs/supabase",
4972
6190
  "icon": "supabase.png",
4973
- "github": "https://github.com/nuxt-community/supabase-module",
6191
+ "github": "https://github.com/nuxt-modules/supabase",
4974
6192
  "website": "https://supabase.nuxtjs.org",
4975
6193
  "learn_more": "https://supabase.com",
4976
6194
  "category": "Database",
@@ -5021,12 +6239,12 @@
5021
6239
  },
5022
6240
  {
5023
6241
  "name": "svg-sprite",
5024
- "description": "Optimized and Easy way to use svg files in Nuxt.js",
5025
- "repo": "nuxt-community/svg-sprite-module",
6242
+ "description": "Optimized and Easy way to use svg files in Nuxt",
6243
+ "repo": "nuxt-modules/svg-sprite",
5026
6244
  "npm": "@nuxtjs/svg-sprite",
5027
6245
  "icon": "",
5028
- "github": "https://github.com/nuxt-community/svg-sprite-module",
5029
- "website": "https://github.com/nuxt-community/svg-sprite-module",
6246
+ "github": "https://github.com/nuxt-modules/svg-sprite",
6247
+ "website": "https://github.com/nuxt-modules/svg-sprite",
5030
6248
  "learn_more": "",
5031
6249
  "category": "UI",
5032
6250
  "type": "community",
@@ -5038,13 +6256,13 @@
5038
6256
  }
5039
6257
  ],
5040
6258
  "compatibility": {
5041
- "nuxt": "^2.0.0",
6259
+ "nuxt": "^2.0.0 || ^3.0.0",
5042
6260
  "requires": {}
5043
6261
  }
5044
6262
  },
5045
6263
  {
5046
6264
  "name": "svg",
5047
- "description": "Super simple svg loading module for Nuxt.js",
6265
+ "description": "Super simple svg loading module for Nuxt",
5048
6266
  "repo": "nuxt-community/svg-module",
5049
6267
  "npm": "@nuxtjs/svg",
5050
6268
  "icon": "",
@@ -5088,7 +6306,7 @@
5088
6306
  },
5089
6307
  {
5090
6308
  "name": "swiper",
5091
- "description": "Nuxt.js module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
6309
+ "description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
5092
6310
  "repo": "cpreston321/nuxt-swiper",
5093
6311
  "npm": "nuxt-swiper",
5094
6312
  "icon": "swiper.svg",
@@ -5134,10 +6352,10 @@
5134
6352
  {
5135
6353
  "name": "tailwindcss",
5136
6354
  "description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
5137
- "repo": "nuxt-community/tailwindcss-module",
6355
+ "repo": "nuxt-modules/tailwindcss",
5138
6356
  "npm": "@nuxtjs/tailwindcss",
5139
6357
  "icon": "tailwindcss.png",
5140
- "github": "https://github.com/nuxt-community/tailwindcss-module",
6358
+ "github": "https://github.com/nuxt-modules/tailwindcss",
5141
6359
  "website": "https://tailwindcss.nuxtjs.org",
5142
6360
  "learn_more": "https://tailwindcss.com/",
5143
6361
  "category": "UI",
@@ -5147,11 +6365,16 @@
5147
6365
  "name": "Sébastien Chopin",
5148
6366
  "github": "Atinux",
5149
6367
  "twitter": "Atinux"
6368
+ },
6369
+ {
6370
+ "name": "Inesh Bose",
6371
+ "github": "ineshbose"
5150
6372
  }
5151
6373
  ],
5152
6374
  "compatibility": {
5153
6375
  "nuxt": "^2.0.0 || ^3.0.0",
5154
- "requires": {}
6376
+ "requires": {},
6377
+ "devtools": "^0.0.0"
5155
6378
  }
5156
6379
  },
5157
6380
  {
@@ -5177,9 +6400,31 @@
5177
6400
  "requires": {}
5178
6401
  }
5179
6402
  },
6403
+ {
6404
+ "name": "time",
6405
+ "description": "Safely render local dates and times on the server with Nuxt",
6406
+ "repo": "danielroe/nuxt-time",
6407
+ "npm": "nuxt-time",
6408
+ "icon": "",
6409
+ "github": "https://github.com/danielroe/nuxt-time",
6410
+ "website": "https://github.com/danielroe/nuxt-time",
6411
+ "learn_more": "",
6412
+ "category": "Extensions",
6413
+ "type": "3rd-party",
6414
+ "maintainers": [
6415
+ {
6416
+ "name": "danielroe",
6417
+ "github": "danielroe"
6418
+ }
6419
+ ],
6420
+ "compatibility": {
6421
+ "nuxt": "^3.0.0",
6422
+ "requires": {}
6423
+ }
6424
+ },
5180
6425
  {
5181
6426
  "name": "toast",
5182
- "description": "Responsive Touch Compatible Toast plugin for Nuxt.js using vue-toasted",
6427
+ "description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
5183
6428
  "repo": "nuxt-community/modules#master/packages/toast",
5184
6429
  "npm": "@nuxtjs/toast",
5185
6430
  "icon": "",
@@ -5200,6 +6445,39 @@
5200
6445
  "requires": {}
5201
6446
  }
5202
6447
  },
6448
+ {
6449
+ "name": "tresjs",
6450
+ "description": "Create 3D experiences in your Nuxt application using TresJS.",
6451
+ "repo": "tresjs/nuxt",
6452
+ "npm": "@tresjs/nuxt",
6453
+ "icon": "tresjs.svg",
6454
+ "github": "https://github.com/Tresjs/nuxt",
6455
+ "website": "https://tresjs.org/guide/nuxt.html",
6456
+ "learn_more": "https://tresjs.org/",
6457
+ "category": "Libraries",
6458
+ "type": "3rd-party",
6459
+ "maintainers": [
6460
+ {
6461
+ "name": "Alvaro Saburido",
6462
+ "github": "alvarosabu",
6463
+ "twitter": "alvarosabu"
6464
+ },
6465
+ {
6466
+ "name": "Jaime Torrealba",
6467
+ "github": "JaimeTorrealba",
6468
+ "twitter": "jaimebboyjt"
6469
+ },
6470
+ {
6471
+ "name": "Tino Koch",
6472
+ "github": "Tinoooo",
6473
+ "twitter": "ichbintino"
6474
+ }
6475
+ ],
6476
+ "compatibility": {
6477
+ "nuxt": "^3.0.0",
6478
+ "requires": {}
6479
+ }
6480
+ },
5203
6481
  {
5204
6482
  "name": "turnstile",
5205
6483
  "description": "Privacy-focused alternative to CAPTCHA from Cloudflare",
@@ -5227,7 +6505,7 @@
5227
6505
  },
5228
6506
  {
5229
6507
  "name": "twa",
5230
- "description": "Nuxt.js module for generating Trusted Web App from Nuxt.js app",
6508
+ "description": "Nuxt module for generating Trusted Web App from Nuxt app",
5231
6509
  "repo": "tuarrep/nuxt-twa",
5232
6510
  "npm": "nuxt-twa",
5233
6511
  "icon": "",
@@ -5249,6 +6527,28 @@
5249
6527
  }
5250
6528
  }
5251
6529
  },
6530
+ {
6531
+ "name": "twemoji",
6532
+ "description": "Twemoji module for Nuxt. Render emojis as SVG elements or PNG images.",
6533
+ "repo": "yizack/nuxt-twemoji",
6534
+ "npm": "nuxt-twemoji",
6535
+ "icon": "twemoji.svg",
6536
+ "github": "https://github.com/Yizack/nuxt-twemoji",
6537
+ "website": "https://github.com/Yizack/nuxt-twemoji",
6538
+ "learn_more": "",
6539
+ "category": "UI",
6540
+ "type": "3rd-party",
6541
+ "maintainers": [
6542
+ {
6543
+ "name": "Yizack Rangel",
6544
+ "github": "yizack"
6545
+ }
6546
+ ],
6547
+ "compatibility": {
6548
+ "nuxt": "^3.0.0",
6549
+ "requires": {}
6550
+ }
6551
+ },
5252
6552
  {
5253
6553
  "name": "twicpics",
5254
6554
  "description": "Images and videos components - Context aware resizing and cropping, lazy-loading, LQIP, Next-Gen format, compression, CDN.",
@@ -5383,13 +6683,70 @@
5383
6683
  "twitter": "_pi0_"
5384
6684
  },
5385
6685
  {
5386
- "name": "Daniel Roe",
5387
- "github": "danielroe",
5388
- "twitter": "danielcroe"
6686
+ "name": "Daniel Roe",
6687
+ "github": "danielroe",
6688
+ "twitter": "danielcroe"
6689
+ }
6690
+ ],
6691
+ "compatibility": {
6692
+ "nuxt": "^2.0.0",
6693
+ "requires": {}
6694
+ }
6695
+ },
6696
+ {
6697
+ "name": "typo3",
6698
+ "description": "TYPO3 Headless Frontend Rendering module",
6699
+ "repo": "TYPO3-Headless/nuxt-typo3",
6700
+ "npm": "@t3headless/nuxt-typo3",
6701
+ "icon": "typo3.svg",
6702
+ "github": "https://github.com/TYPO3-Headless/nuxt-typo3",
6703
+ "website": "https://t3headless.macopedia.io/nuxt-typo3/",
6704
+ "learn_more": "https://github.com/TYPO3-Headless",
6705
+ "category": "CMS",
6706
+ "type": "3rd-party",
6707
+ "maintainers": [
6708
+ {
6709
+ "name": "Macopedia",
6710
+ "github": "macopedia",
6711
+ "twitter": "macopediapl"
6712
+ }
6713
+ ],
6714
+ "compatibility": {
6715
+ "nuxt": "^2.0.0 || ^3.0.0",
6716
+ "requires": {},
6717
+ "devtools": "^0.0.0"
6718
+ }
6719
+ },
6720
+ {
6721
+ "name": "ui",
6722
+ "description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
6723
+ "repo": "nuxt/ui#dev",
6724
+ "npm": "@nuxt/ui",
6725
+ "icon": "nuxt.svg",
6726
+ "github": "https://github.com/nuxt/ui",
6727
+ "website": "https://ui.nuxt.com",
6728
+ "learn_more": "",
6729
+ "category": "UI",
6730
+ "type": "official",
6731
+ "maintainers": [
6732
+ {
6733
+ "name": "Benjamin Canac",
6734
+ "github": "benjamincanac",
6735
+ "twitter": "benjamincanac"
6736
+ },
6737
+ {
6738
+ "name": "Sebastien Chopin",
6739
+ "github": "Atinux",
6740
+ "twitter": "Atinux"
6741
+ },
6742
+ {
6743
+ "name": "Sylvain Marroufin",
6744
+ "github": "smarroufin",
6745
+ "twitter": "smarroufin"
5389
6746
  }
5390
6747
  ],
5391
6748
  "compatibility": {
5392
- "nuxt": "^2.0.0",
6749
+ "nuxt": "^3.0.0",
5393
6750
  "requires": {}
5394
6751
  }
5395
6752
  },
@@ -5420,11 +6777,11 @@
5420
6777
  {
5421
6778
  "name": "unhead",
5422
6779
  "description": "Experimental features for Nuxt SEO / head management.",
5423
- "repo": "harlan-zw/nuxt-unhead",
5424
- "npm": "nuxt-unhead",
6780
+ "repo": "harlan-zw/nuxt-seo-experiments",
6781
+ "npm": "nuxt-seo-experiments",
5425
6782
  "icon": "",
5426
- "github": "https://github.com/harlan-zw/nuxt-unhead",
5427
- "website": "https://github.com/harlan-zw/nuxt-unhead",
6783
+ "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
6784
+ "website": "https://github.com/harlan-zw/nuxt-seo-experiments",
5428
6785
  "learn_more": "",
5429
6786
  "category": "SEO",
5430
6787
  "type": "3rd-party",
@@ -5441,7 +6798,7 @@
5441
6798
  },
5442
6799
  {
5443
6800
  "name": "universal-storage",
5444
- "description": "Universal Storage Utilities for Nuxt.js",
6801
+ "description": "Universal Storage Utilities for Nuxt",
5445
6802
  "repo": "nuxt-community/universal-storage-module",
5446
6803
  "npm": "@nuxtjs/universal-storage",
5447
6804
  "icon": "",
@@ -5467,6 +6824,28 @@
5467
6824
  "requires": {}
5468
6825
  }
5469
6826
  },
6827
+ {
6828
+ "name": "unlazy",
6829
+ "description": "Lazy loading library for placeholder images",
6830
+ "repo": "johannschopplich/unlazy/packages/nuxt",
6831
+ "npm": "@unlazy/nuxt",
6832
+ "icon": "unlazy.svg",
6833
+ "github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
6834
+ "website": "https://unlazy.byjohann.dev/",
6835
+ "learn_more": "",
6836
+ "category": "Images",
6837
+ "type": "3rd-party",
6838
+ "maintainers": [
6839
+ {
6840
+ "name": "Johann Schopplich",
6841
+ "github": "johannschopplich"
6842
+ }
6843
+ ],
6844
+ "compatibility": {
6845
+ "nuxt": "^3.0.0",
6846
+ "requires": {}
6847
+ }
6848
+ },
5470
6849
  {
5471
6850
  "name": "unlighthouse",
5472
6851
  "description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
@@ -5496,12 +6875,12 @@
5496
6875
  {
5497
6876
  "name": "unocss",
5498
6877
  "description": "The instant on-demand atomic CSS engine.",
5499
- "repo": "antfu/unocss#main/packages/nuxt",
6878
+ "repo": "unocss/unocss#main/packages/nuxt",
5500
6879
  "npm": "@unocss/nuxt",
5501
6880
  "icon": "unocss.svg",
5502
- "github": "https://github.com/antfu/unocss",
5503
- "website": "https://github.com/antfu/unocss",
5504
- "learn_more": "https://github.com/antfu/unocss",
6881
+ "github": "https://github.com/unocss/unocss",
6882
+ "website": "https://github.com/unocss/unocss",
6883
+ "learn_more": "https://github.com/unocss/unocss",
5505
6884
  "category": "UI",
5506
6885
  "type": "3rd-party",
5507
6886
  "maintainers": [
@@ -5516,7 +6895,8 @@
5516
6895
  "nuxt": "^2.0.0 || ^3.0.0",
5517
6896
  "requires": {
5518
6897
  "bridge": "optional"
5519
- }
6898
+ },
6899
+ "devtools": "^0.0.0"
5520
6900
  }
5521
6901
  },
5522
6902
  {
@@ -5542,9 +6922,33 @@
5542
6922
  "requires": {}
5543
6923
  }
5544
6924
  },
6925
+ {
6926
+ "name": "use-wagmi",
6927
+ "description": "Vue Composition for Ethereum based on wagmi",
6928
+ "repo": "unicape/use-wagmi#main/packages/nuxt",
6929
+ "npm": "@use-wagmi/nuxt",
6930
+ "icon": "use-wagmi.png",
6931
+ "github": "https://github.com/unicape/use-wagmi",
6932
+ "website": "https://github.com/unicape/use-wagmi",
6933
+ "learn_more": "https://github.com/unicape/use-wagmi",
6934
+ "category": "Extensions",
6935
+ "type": "3rd-party",
6936
+ "maintainers": [
6937
+ {
6938
+ "name": "Unic Ape",
6939
+ "github": "unicape"
6940
+ }
6941
+ ],
6942
+ "compatibility": {
6943
+ "nuxt": "^2.0.0 || ^3.0.0",
6944
+ "requires": {
6945
+ "bridge": true
6946
+ }
6947
+ }
6948
+ },
5545
6949
  {
5546
6950
  "name": "user-agent",
5547
- "description": "Nuxt.js module for handling User-Agent.",
6951
+ "description": "Nuxt module for handling User-Agent.",
5548
6952
  "repo": "fukuiretu/nuxt-user-agent",
5549
6953
  "npm": "nuxt-user-agent",
5550
6954
  "icon": "",
@@ -5610,6 +7014,74 @@
5610
7014
  }
5611
7015
  }
5612
7016
  },
7017
+ {
7018
+ "name": "varlet",
7019
+ "description": "A Material design mobile component library developed based on Vue3",
7020
+ "repo": "varletjs/varlet-nuxt",
7021
+ "npm": "@varlet/nuxt",
7022
+ "icon": "varlet.svg",
7023
+ "github": "https://github.com/varletjs/varlet",
7024
+ "website": "https://varlet.gitee.io/varlet-ui/#/en-US/index",
7025
+ "learn_more": "https://github.com/varletjs/varlet-nuxt",
7026
+ "category": "UI",
7027
+ "type": "3rd-party",
7028
+ "maintainers": [
7029
+ {
7030
+ "name": "zhangmo8",
7031
+ "github": "zhangmo8"
7032
+ }
7033
+ ],
7034
+ "compatibility": {
7035
+ "nuxt": "^3.0.0",
7036
+ "requires": {
7037
+ "bridge": "optional"
7038
+ }
7039
+ }
7040
+ },
7041
+ {
7042
+ "name": "vcalendar",
7043
+ "description": "VCalendar module for Nuxt",
7044
+ "repo": "samk-dev/nuxt-vcalendar",
7045
+ "npm": "@samk-dev/nuxt-vcalendar",
7046
+ "icon": "vcalendar.png",
7047
+ "github": "https://github.com/samk-dev/vcalendar",
7048
+ "website": "https://github.com/samk-dev/vcalendar",
7049
+ "learn_more": "",
7050
+ "category": "Libraries",
7051
+ "type": "3rd-party",
7052
+ "maintainers": [
7053
+ {
7054
+ "name": "Sam K",
7055
+ "github": "samk-dev"
7056
+ }
7057
+ ],
7058
+ "compatibility": {
7059
+ "nuxt": "^3.0.0",
7060
+ "requires": {}
7061
+ }
7062
+ },
7063
+ {
7064
+ "name": "vee-validate",
7065
+ "description": "Painless Vue forms for Nuxt",
7066
+ "repo": "logaretm/vee-validate#main/packages/nuxt",
7067
+ "npm": "@vee-validate/nuxt",
7068
+ "icon": "vee-validate.png",
7069
+ "github": "https://github.com/logaretm/vee-validate/",
7070
+ "website": "https://vee-validate.logaretm.com/v4/",
7071
+ "learn_more": "https://vee-validate.logaretm.com/v4/integrations/nuxt/",
7072
+ "category": "Libraries",
7073
+ "type": "3rd-party",
7074
+ "maintainers": [
7075
+ {
7076
+ "name": "Abdelrahman Awad",
7077
+ "github": "logaretm"
7078
+ }
7079
+ ],
7080
+ "compatibility": {
7081
+ "nuxt": "^3.0.0",
7082
+ "requires": {}
7083
+ }
7084
+ },
5613
7085
  {
5614
7086
  "name": "vendor",
5615
7087
  "description": "directly serve node_modules",
@@ -5633,9 +7105,54 @@
5633
7105
  "requires": {}
5634
7106
  }
5635
7107
  },
7108
+ {
7109
+ "name": "vercel-analytics",
7110
+ "description": "Vercel Analytics integration for Nuxt",
7111
+ "repo": "xanderbarkhatov/nuxt-vercel-analytics",
7112
+ "npm": "nuxt-vercel-analytics",
7113
+ "icon": "",
7114
+ "github": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
7115
+ "website": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
7116
+ "learn_more": "https://vercel.com/docs/concepts/analytics",
7117
+ "category": "Analytics",
7118
+ "type": "3rd-party",
7119
+ "maintainers": [
7120
+ {
7121
+ "name": "Alexander B.",
7122
+ "github": "xanderbarkhatov"
7123
+ }
7124
+ ],
7125
+ "compatibility": {
7126
+ "nuxt": "^3.0.0",
7127
+ "requires": {}
7128
+ }
7129
+ },
7130
+ {
7131
+ "name": "vexip-ui",
7132
+ "description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
7133
+ "repo": "vexip-ui/nuxt",
7134
+ "npm": "@vexip-ui/nuxt",
7135
+ "icon": "vexip-ui.svg",
7136
+ "github": "https://github.com/vexip-ui/vexip-ui",
7137
+ "website": "https://www.vexipui.com/",
7138
+ "learn_more": "https://github.com/vexip-ui/nuxt",
7139
+ "category": "UI",
7140
+ "type": "3rd-party",
7141
+ "maintainers": [
7142
+ {
7143
+ "name": "未觉雨声",
7144
+ "github": "qmhc",
7145
+ "twitter": "qmhc95"
7146
+ }
7147
+ ],
7148
+ "compatibility": {
7149
+ "nuxt": "^3.0.0",
7150
+ "requires": {}
7151
+ }
7152
+ },
5636
7153
  {
5637
7154
  "name": "vite-pwa-nuxt",
5638
- "description": "Zero-config PWA Plugin for Nuxt 3",
7155
+ "description": "Zero-config PWA Plugin for Nuxt",
5639
7156
  "repo": "vite-pwa/nuxt",
5640
7157
  "npm": "@vite-pwa/nuxt",
5641
7158
  "icon": "vite-pwa-nuxt.svg",
@@ -5664,13 +7181,13 @@
5664
7181
  {
5665
7182
  "name": "vitest",
5666
7183
  "description": "Vitest integration with Nuxt",
5667
- "repo": "danielroe/nuxt-vitest#main",
7184
+ "repo": "danielroe/nuxt-vitest",
5668
7185
  "npm": "nuxt-vitest",
5669
7186
  "icon": "vitest.svg",
5670
7187
  "github": "https://github.com/danielroe/nuxt-vitest",
5671
7188
  "website": "https://github.com/danielroe/nuxt-vitest",
5672
7189
  "learn_more": "",
5673
- "category": "Extensions",
7190
+ "category": "Devtools",
5674
7191
  "type": "3rd-party",
5675
7192
  "maintainers": [
5676
7193
  {
@@ -5682,6 +7199,61 @@
5682
7199
  "github": "antfu"
5683
7200
  }
5684
7201
  ],
7202
+ "compatibility": {
7203
+ "nuxt": "^3.0.0",
7204
+ "requires": {},
7205
+ "devtools": "^0.0.0"
7206
+ }
7207
+ },
7208
+ {
7209
+ "name": "vue-email",
7210
+ "description": "💌 Write email templates with vue",
7211
+ "repo": "Dave136/vue-email#main/packages/vue-email",
7212
+ "npm": "vue-email",
7213
+ "icon": "vue-email.svg",
7214
+ "github": "https://github.com/Dave136/vue-email",
7215
+ "website": "https://www.vuemail.net/",
7216
+ "learn_more": "https://vue-email.vercel.app/getting-started",
7217
+ "category": "UI",
7218
+ "type": "3rd-party",
7219
+ "maintainers": [
7220
+ {
7221
+ "name": "David Arenas",
7222
+ "github": "Dave136",
7223
+ "twitter": "davejs4",
7224
+ "avatar": "https://avatars.githubusercontent.com/u/49698182?v=4"
7225
+ },
7226
+ {
7227
+ "name": "Younes Barrad",
7228
+ "github": "Flowko",
7229
+ "twitter": "imflowko",
7230
+ "avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
7231
+ }
7232
+ ],
7233
+ "compatibility": {
7234
+ "nuxt": "^3.0.0",
7235
+ "requires": {},
7236
+ "devtools": "^0.0.0"
7237
+ }
7238
+ },
7239
+ {
7240
+ "name": "vue-final-modal",
7241
+ "description": "The most powerful yet most light-weight modal library for Vue 3.",
7242
+ "repo": "vue-final/vue-final-modal",
7243
+ "npm": "@vue-final-modal/nuxt",
7244
+ "icon": "vue-final-modal.svg",
7245
+ "github": "https://github.com/vue-final/vue-final-modal",
7246
+ "website": "https://vue-final-modal.org/",
7247
+ "learn_more": "https://vue-final-modal.org/",
7248
+ "category": "UI",
7249
+ "type": "3rd-party",
7250
+ "maintainers": [
7251
+ {
7252
+ "name": "Hunter Liu",
7253
+ "github": "hunterliu1003",
7254
+ "twitter": "hunterliu1003"
7255
+ }
7256
+ ],
5685
7257
  "compatibility": {
5686
7258
  "nuxt": "^3.0.0",
5687
7259
  "requires": {}
@@ -5689,13 +7261,13 @@
5689
7261
  },
5690
7262
  {
5691
7263
  "name": "vue-macros",
5692
- "description": "Explore and extend more macros and syntax sugar to Vue.",
5693
- "repo": "sxzz/unplugin-vue-macros#main/packages/nuxt",
7264
+ "description": "Explore more macros and syntax sugar to Vue.",
7265
+ "repo": "sxzz/vue-macros#main/packages/nuxt",
5694
7266
  "npm": "@vue-macros/nuxt",
5695
7267
  "icon": "vue-macros.svg",
5696
- "github": "https://github.com/sxzz/unplugin-vue-macros",
7268
+ "github": "https://github.com/sxzz/vue-macros",
5697
7269
  "website": "https://vue-macros.sxzz.moe",
5698
- "learn_more": "https://github.com/sxzz/unplugin-vue-macros",
7270
+ "learn_more": "https://github.com/sxzz/vue-macros",
5699
7271
  "category": "Extensions",
5700
7272
  "type": "3rd-party",
5701
7273
  "maintainers": [
@@ -5709,7 +7281,8 @@
5709
7281
  "nuxt": "^3.0.0",
5710
7282
  "requires": {
5711
7283
  "bridge": "optional"
5712
- }
7284
+ },
7285
+ "devtools": "^0.0.0"
5713
7286
  }
5714
7287
  },
5715
7288
  {
@@ -5736,7 +7309,7 @@
5736
7309
  },
5737
7310
  {
5738
7311
  "name": "vue-multiselect",
5739
- "description": "Single / multiple select plugin for Nuxt.js using vue-multiselect.",
7312
+ "description": "Single / multiple select plugin for Nuxt using vue-multiselect.",
5740
7313
  "repo": "spektrummedia/nuxt-vue-multiselect",
5741
7314
  "npm": "nuxt-vue-multiselect",
5742
7315
  "icon": "",
@@ -5778,6 +7351,29 @@
5778
7351
  "requires": {}
5779
7352
  }
5780
7353
  },
7354
+ {
7355
+ "name": "vue-query",
7356
+ "description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
7357
+ "repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt#main",
7358
+ "npm": "@hebilicious/vue-query-nuxt",
7359
+ "icon": "vue-query.svg",
7360
+ "github": "https://github.com/Hebilicious/vue-query-nuxt",
7361
+ "website": "https://github.com/Hebilicious/vue-query-nuxt#readme",
7362
+ "learn_more": "https://tanstack.com/query/latest/docs/vue/quick-start",
7363
+ "category": "Request",
7364
+ "type": "3rd-party",
7365
+ "maintainers": [
7366
+ {
7367
+ "name": "Hebilicious",
7368
+ "github": "Hebilicious",
7369
+ "twitter": "its_hebilicious"
7370
+ }
7371
+ ],
7372
+ "compatibility": {
7373
+ "nuxt": "^3.0.0",
7374
+ "requires": {}
7375
+ }
7376
+ },
5781
7377
  {
5782
7378
  "name": "vue-select",
5783
7379
  "description": "Nuxt module for vue-select, a feature rich select/dropdown/typeahead component.",
@@ -5827,7 +7423,7 @@
5827
7423
  },
5828
7424
  {
5829
7425
  "name": "vue-warehouse",
5830
- "description": "A Cross-browser storage for Vue.js and Nuxt.js, with plugins support and easy extensibility based on Store.js",
7426
+ "description": "A Cross-browser storage for Vue.js and Nuxt, with plugins support and easy extensibility based on Store.js",
5831
7427
  "repo": "juliomrqz/vue-warehouse",
5832
7428
  "npm": "vue-warehouse",
5833
7429
  "icon": "",
@@ -5848,6 +7444,29 @@
5848
7444
  "requires": {}
5849
7445
  }
5850
7446
  },
7447
+ {
7448
+ "name": "vue3-carousel-nuxt",
7449
+ "description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt applications.",
7450
+ "repo": "gaetansenn/vue3-carousel-nuxt",
7451
+ "npm": "vue3-carousel-nuxt",
7452
+ "icon": "",
7453
+ "github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
7454
+ "website": "",
7455
+ "learn_more": "",
7456
+ "category": "UI",
7457
+ "type": "3rd-party",
7458
+ "maintainers": [
7459
+ {
7460
+ "name": "Gaetan SENN",
7461
+ "github": "gaetansenn",
7462
+ "avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
7463
+ }
7464
+ ],
7465
+ "compatibility": {
7466
+ "nuxt": "^3.0.0",
7467
+ "requires": {}
7468
+ }
7469
+ },
5851
7470
  {
5852
7471
  "name": "vuefire",
5853
7472
  "description": "Idiomatic composables for the Firebase SDK",
@@ -5870,9 +7489,55 @@
5870
7489
  "requires": {}
5871
7490
  }
5872
7491
  },
7492
+ {
7493
+ "name": "vueform-builder",
7494
+ "description": "Official Vueform Builder module for Nuxt",
7495
+ "repo": "vueform/builder/nuxt",
7496
+ "npm": "@vueform/builder-nuxt",
7497
+ "icon": "vueform.svg",
7498
+ "github": "https://github.com/vueform/builder",
7499
+ "website": "https://builder.vueform.com",
7500
+ "learn_more": "https://builder.vueform.com/docs/installation#nuxt",
7501
+ "category": "Libraries",
7502
+ "type": "3rd-party",
7503
+ "maintainers": [
7504
+ {
7505
+ "name": "Adam Berecz",
7506
+ "github": "adamberecz",
7507
+ "twitter": "bereczadam"
7508
+ }
7509
+ ],
7510
+ "compatibility": {
7511
+ "nuxt": "^3.0.0",
7512
+ "requires": {}
7513
+ }
7514
+ },
7515
+ {
7516
+ "name": "vueform",
7517
+ "description": "Official Vueform module for Nuxt",
7518
+ "repo": "vueform/vueform/nuxt",
7519
+ "npm": "@vueform/nuxt",
7520
+ "icon": "vueform.svg",
7521
+ "github": "https://github.com/vueform/vueform",
7522
+ "website": "https://vueform.com",
7523
+ "learn_more": "https://vueform.com/docs/installation#nuxt",
7524
+ "category": "Libraries",
7525
+ "type": "3rd-party",
7526
+ "maintainers": [
7527
+ {
7528
+ "name": "Adam Berecz",
7529
+ "github": "adamberecz",
7530
+ "twitter": "bereczadam"
7531
+ }
7532
+ ],
7533
+ "compatibility": {
7534
+ "nuxt": "^3.0.0",
7535
+ "requires": {}
7536
+ }
7537
+ },
5873
7538
  {
5874
7539
  "name": "vuestic",
5875
- "description": "Vuestic UI module for Nuxt 3",
7540
+ "description": "Vuestic UI module for Nuxt",
5876
7541
  "repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
5877
7542
  "npm": "@vuestic/nuxt",
5878
7543
  "icon": "vuestic.png",
@@ -5892,9 +7557,31 @@
5892
7557
  "requires": {}
5893
7558
  }
5894
7559
  },
7560
+ {
7561
+ "name": "vuetify-nuxt-module",
7562
+ "description": "Zero-config Nuxt Module for Vuetify.",
7563
+ "repo": "userquin/vuetify-nuxt-module",
7564
+ "npm": "vuetify-nuxt-module",
7565
+ "icon": "vuetify-logo-v3-dark.svg",
7566
+ "github": "https://github.com/userquin/vuetify-nuxt-module",
7567
+ "website": "https://vuetify-nuxt-module.netlify.app/",
7568
+ "learn_more": "https://github.com/userquin/vuetify-nuxt-module/blob/main/README.md",
7569
+ "category": "UI",
7570
+ "type": "3rd-party",
7571
+ "maintainers": [
7572
+ {
7573
+ "name": "Joaquín Sánchez",
7574
+ "github": "userquin"
7575
+ }
7576
+ ],
7577
+ "compatibility": {
7578
+ "nuxt": "^3.0.0",
7579
+ "requires": {}
7580
+ }
7581
+ },
5895
7582
  {
5896
7583
  "name": "vuetify",
5897
- "description": "Vuetify Module for Nuxt.js to add Material Design components to your application.",
7584
+ "description": "Vuetify Module for Nuxt to add Material Design components to your application.",
5898
7585
  "repo": "nuxt-community/vuetify-module",
5899
7586
  "npm": "@nuxtjs/vuetify",
5900
7587
  "icon": "vuetify.png",
@@ -5941,7 +7628,8 @@
5941
7628
  "nuxt": "^2.0.0 || ^3.0.0",
5942
7629
  "requires": {
5943
7630
  "bridge": "optional"
5944
- }
7631
+ },
7632
+ "devtools": "^0.0.0"
5945
7633
  }
5946
7634
  },
5947
7635
  {
@@ -5967,9 +7655,9 @@
5967
7655
  }
5968
7656
  },
5969
7657
  {
5970
- "name": "Vunix",
5971
- "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.",
5972
- "repo": "gaetansenn/vunix",
7658
+ "name": "vunix",
7659
+ "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.",
7660
+ "repo": "gaetansenn/vunix#main/packages/nuxt",
5973
7661
  "npm": "@vunix/nuxt",
5974
7662
  "icon": "",
5975
7663
  "github": "https://github.com/gaetansenn/vunix",
@@ -5992,11 +7680,11 @@
5992
7680
  {
5993
7681
  "name": "web-vitals",
5994
7682
  "description": "Web Vitals for Nuxt",
5995
- "repo": "nuxt-community/web-vitals-module",
7683
+ "repo": "nuxt-modules/web-vitals",
5996
7684
  "npm": "@nuxtjs/web-vitals",
5997
7685
  "icon": "web-vitals.png",
5998
- "github": "https://github.com/nuxt-community/web-vitals-module",
5999
- "website": "https://github.com/nuxt-community/web-vitals-module",
7686
+ "github": "https://github.com/nuxt-modules/web-vitals",
7687
+ "website": "https://github.com/nuxt-modules/web-vitals",
6000
7688
  "learn_more": "",
6001
7689
  "category": "Performance",
6002
7690
  "type": "community",
@@ -6047,7 +7735,7 @@
6047
7735
  },
6048
7736
  {
6049
7737
  "name": "webpack-optimisations",
6050
- "description": "Nuxt.js v2 module to automatically make your builds faster.",
7738
+ "description": "Nuxt v2 module to automatically make your builds faster.",
6051
7739
  "repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
6052
7740
  "npm": "nuxt-webpack-optimisations",
6053
7741
  "icon": "build-optimisations.svg",
@@ -6137,14 +7825,62 @@
6137
7825
  "requires": {}
6138
7826
  }
6139
7827
  },
7828
+ {
7829
+ "name": "well-known",
7830
+ "description": "A Nuxt module to add well-known URIs using middlewares",
7831
+ "repo": "zadigetvoltaire/nuxt-well-known",
7832
+ "npm": "@zadigetvoltaire/nuxt-well-known",
7833
+ "icon": "well-known.svg",
7834
+ "github": "https://github.com/zadigetvoltaire/nuxt-well-known",
7835
+ "website": "https://github.com/zadigetvoltaire/nuxt-well-known#readme",
7836
+ "learn_more": "https://www.iana.org/assignments/well-known-uris/well-known-uris.xhtml",
7837
+ "category": "SEO",
7838
+ "type": "3rd-party",
7839
+ "maintainers": [
7840
+ {
7841
+ "name": "Zadig&Voltaire Team",
7842
+ "github": "https://github.com/zadigetvoltaire"
7843
+ }
7844
+ ],
7845
+ "compatibility": {
7846
+ "nuxt": "^3.0.0",
7847
+ "requires": {}
7848
+ }
7849
+ },
7850
+ {
7851
+ "name": "wideangle",
7852
+ "description": "Nuxt module to integrate Wide Angle Analytics",
7853
+ "repo": "inputobjects/wideangle-nuxt",
7854
+ "npm": "wideangle-nuxt",
7855
+ "icon": "wideangle.png",
7856
+ "github": "https://github.com/inputobjects/wideangle-nuxt",
7857
+ "website": "https://wideangle.co",
7858
+ "learn_more": "https://wideangle.co/documentation/web-analytics-for-nuxt",
7859
+ "category": "Analytics",
7860
+ "type": "3rd-party",
7861
+ "maintainers": [
7862
+ {
7863
+ "name": "Wide Angle Analytics by Input Objects GmbH",
7864
+ "github": "inputobjects"
7865
+ },
7866
+ {
7867
+ "name": "Jarek Rozanski",
7868
+ "github": "jrozanski"
7869
+ }
7870
+ ],
7871
+ "compatibility": {
7872
+ "nuxt": "^3.0.0",
7873
+ "requires": {}
7874
+ }
7875
+ },
6140
7876
  {
6141
7877
  "name": "windicss",
6142
7878
  "description": "Next generation utility-first CSS framework.",
6143
- "repo": "windicss/nuxt-windicss-module#main/packages/nuxt-windicss",
7879
+ "repo": "windicss/nuxt-windicss#main/packages/nuxt-windicss",
6144
7880
  "npm": "nuxt-windicss",
6145
7881
  "icon": "windicss.svg",
6146
- "github": "https://github.com/windicss/nuxt-windicss-module",
6147
- "website": "https://github.com/windicss/nuxt-windicss-module",
7882
+ "github": "https://github.com/windicss/nuxt-windicss",
7883
+ "website": "https://github.com/windicss/nuxt-windicss",
6148
7884
  "learn_more": "https://windicss.org/",
6149
7885
  "category": "UI",
6150
7886
  "type": "3rd-party",
@@ -6280,55 +8016,9 @@
6280
8016
  "requires": {}
6281
8017
  }
6282
8018
  },
6283
- {
6284
- "name": "yandex-metrika-next",
6285
- "description": "Yandex Metrika integration for Nuxt",
6286
- "repo": "artmizu/yandex-metrika-nuxt",
6287
- "npm": "@artmizu/yandex-metrika-nuxt",
6288
- "icon": "yandex-metrika.svg",
6289
- "github": "https://github.com/artmizu/yandex-metrika-nuxt",
6290
- "website": "https://github.com/artmizu/yandex-metrika-nuxt",
6291
- "learn_more": "",
6292
- "category": "Analytics",
6293
- "type": "3rd-party",
6294
- "maintainers": [
6295
- {
6296
- "name": "Aleksandr Saburov",
6297
- "github": "artmizu",
6298
- "avatar": "https://avatars.githubusercontent.com/artmizu?v=4"
6299
- }
6300
- ],
6301
- "compatibility": {
6302
- "nuxt": "^3.0.0",
6303
- "requires": {}
6304
- }
6305
- },
6306
- {
6307
- "name": "yandex-metrika",
6308
- "description": "Yandex metrika Module for Nuxt.js",
6309
- "repo": "nuxt-community/yandex-metrika-module",
6310
- "npm": "@nuxtjs/yandex-metrika",
6311
- "icon": "",
6312
- "github": "https://github.com/nuxt-community/yandex-metrika-module",
6313
- "website": "https://github.com/nuxt-community/yandex-metrika-module",
6314
- "learn_more": "https://metrica.yandex.com/about",
6315
- "category": "Analytics",
6316
- "type": "community",
6317
- "maintainers": [
6318
- {
6319
- "name": "Pooya Parsa",
6320
- "github": "pi0",
6321
- "twitter": "_pi0_"
6322
- }
6323
- ],
6324
- "compatibility": {
6325
- "nuxt": "^2.0.0",
6326
- "requires": {}
6327
- }
6328
- },
6329
8019
  {
6330
8020
  "name": "zendesk",
6331
- "description": "Nuxt.js module for Zendesk",
8021
+ "description": "Nuxt module for Zendesk",
6332
8022
  "repo": "DansMaCulotte/nuxt-zendesk",
6333
8023
  "npm": "@dansmaculotte/nuxt-zendesk",
6334
8024
  "icon": "zendesk.png",