@nuxt/modules 0.6.0-953659 → 0.6.0-9a516d

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 (3) hide show
  1. package/README.md +4 -0
  2. package/modules.json +2555 -517
  3. package/package.json +13 -10
package/modules.json CHANGED
@@ -1,7 +1,29 @@
1
1
  [
2
+ {
3
+ "name": "Nuxt zodI18n",
4
+ "description": "A Nuxt Module for localizing zod error messages.",
5
+ "repo": "xibman/nuxt-zod-i18n",
6
+ "npm": "nuxt-zod-i18n",
7
+ "icon": "",
8
+ "github": "https://github.com/xibman/nuxt-zod-i18n",
9
+ "website": "https://github.com/xibman/nuxt-zod-i18n",
10
+ "learn_more": "",
11
+ "category": "Devtools",
12
+ "type": "3rd-party",
13
+ "maintainers": [
14
+ {
15
+ "name": "xibman",
16
+ "github": "xibman"
17
+ }
18
+ ],
19
+ "compatibility": {
20
+ "nuxt": "^2.0.0",
21
+ "requires": {}
22
+ }
23
+ },
2
24
  {
3
25
  "name": "ackee",
4
- "description": "Nuxt.js module for Ackee analytics",
26
+ "description": "Nuxt module for Ackee analytics",
5
27
  "repo": "bdrtsky/nuxt-ackee",
6
28
  "npm": "nuxt-ackee",
7
29
  "icon": "ackee.png",
@@ -28,7 +50,7 @@
28
50
  },
29
51
  {
30
52
  "name": "agility-cms",
31
- "description": "Agility CMS Integration for Nuxt.js",
53
+ "description": "Agility CMS Integration for Nuxt",
32
54
  "repo": "agility/agilitycms-nuxt-module",
33
55
  "npm": "@agility/agilitycms-nuxt-module",
34
56
  "icon": "agility.png",
@@ -51,7 +73,7 @@
51
73
  },
52
74
  {
53
75
  "name": "algolia",
54
- "description": "Algolia Search Module for Nuxt 3",
76
+ "description": "Algolia Search Module for Nuxt",
55
77
  "repo": "nuxt-modules/algolia",
56
78
  "npm": "@nuxtjs/algolia",
57
79
  "icon": "algolia.svg",
@@ -125,21 +147,20 @@
125
147
  }
126
148
  },
127
149
  {
128
- "name": "prometheus",
129
- "description": "Prometheus metrics for NodeJS and a set of custom metrics for Nuxt applications",
130
- "repo": "artmizu/nuxt-prometheus",
131
- "npm": "@artmizu/nuxt-prometheus",
132
- "icon": "prometheus.svg",
133
- "github": "https://github.com/artmizu/nuxt-prometheus",
134
- "website": "",
150
+ "name": "animejs",
151
+ "description": "Anime.js module for Nuxt",
152
+ "repo": "hypernym-studio/nuxt-anime",
153
+ "npm": "@hypernym/nuxt-anime",
154
+ "icon": "",
155
+ "github": "https://github.com/hypernym-studio/nuxt-anime",
156
+ "website": "https://github.com/hypernym-studio/nuxt-anime",
135
157
  "learn_more": "",
136
- "category": "Monitoring",
158
+ "category": "Libraries",
137
159
  "type": "3rd-party",
138
160
  "maintainers": [
139
161
  {
140
- "name": "Aleksandr Saburov",
141
- "github": "artmizu",
142
- "avatar": "https://avatars.githubusercontent.com/artmizu?v=4"
162
+ "name": "ivodolenc",
163
+ "github": "ivodolenc"
143
164
  }
144
165
  ],
145
166
  "compatibility": {
@@ -148,35 +169,59 @@
148
169
  }
149
170
  },
150
171
  {
151
- "name": "animejs",
152
- "description": "Anime.js module for Nuxt.js",
153
- "repo": "ivodolenc/nuxt-animejs",
154
- "npm": "nuxt-animejs",
155
- "icon": "",
156
- "github": "https://github.com/ivodolenc/nuxt-animejs",
157
- "website": "https://github.com/ivodolenc/nuxt-animejs",
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",
158
203
  "learn_more": "",
159
- "category": "Libraries",
204
+ "category": "Devtools",
160
205
  "type": "3rd-party",
161
206
  "maintainers": [
162
207
  {
163
- "name": "ivodolenc",
164
- "github": "ivodolenc"
208
+ "name": "egidiusmengelberg",
209
+ "github": "egidiusmengelberg"
165
210
  }
166
211
  ],
167
212
  "compatibility": {
168
- "nuxt": "^2.0.0",
213
+ "nuxt": "^3.0.0",
169
214
  "requires": {}
170
215
  }
171
216
  },
172
217
  {
173
218
  "name": "api-party",
174
- "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",
175
220
  "repo": "johannschopplich/nuxt-api-party",
176
221
  "npm": "nuxt-api-party",
177
222
  "icon": "api-party.svg",
178
223
  "github": "https://github.com/johannschopplich/nuxt-api-party",
179
- "website": "https://github.com/johannschopplich/nuxt-api-party#readme",
224
+ "website": "https://nuxt-api-party.jhnn.dev/",
180
225
  "learn_more": "",
181
226
  "category": "Request",
182
227
  "type": "3rd-party",
@@ -219,7 +264,7 @@
219
264
  },
220
265
  {
221
266
  "name": "apollo",
222
- "description": "Integrate GraphQL in your Nuxt.js apps using vue-apollo.",
267
+ "description": "Integrate GraphQL in your Nuxt apps using vue-apollo.",
223
268
  "repo": "nuxt-modules/apollo",
224
269
  "npm": "@nuxtjs/apollo",
225
270
  "icon": "apollo.png",
@@ -243,7 +288,7 @@
243
288
  },
244
289
  {
245
290
  "name": "applicationinsights",
246
- "description": "AppInsights module for Nuxt.js",
291
+ "description": "AppInsights module for Nuxt",
247
292
  "repo": "nuxt-community/applicationinsights-module",
248
293
  "npm": "@nuxtjs/applicationinsights",
249
294
  "icon": "application-insights.png",
@@ -272,7 +317,7 @@
272
317
  "github": "https://github.com/Hrdtr/nuxt-appwrite",
273
318
  "website": "https://github.com/Hrdtr/nuxt-appwrite",
274
319
  "learn_more": "",
275
- "category": "Request",
320
+ "category": "Database",
276
321
  "type": "3rd-party",
277
322
  "maintainers": [
278
323
  {
@@ -281,13 +326,80 @@
281
326
  }
282
327
  ],
283
328
  "compatibility": {
284
- "nuxt": "^2.0.0",
329
+ "nuxt": "^3.0.0",
330
+ "requires": {}
331
+ }
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",
285
397
  "requires": {}
286
398
  }
287
399
  },
288
400
  {
289
401
  "name": "auth",
290
- "description": "Zero-boilerplate authentication support for Nuxt.js.",
402
+ "description": "Zero-boilerplate authentication support for Nuxt.",
291
403
  "repo": "nuxt-community/auth-module",
292
404
  "npm": "@nuxtjs/auth",
293
405
  "icon": "auth.png",
@@ -312,9 +424,55 @@
312
424
  "requires": {}
313
425
  }
314
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
+ },
315
473
  {
316
474
  "name": "axios",
317
- "description": "Secure and easy Axios module with Nuxt.js",
475
+ "description": "Secure and easy Axios module with Nuxt",
318
476
  "repo": "nuxt-community/axios-module",
319
477
  "npm": "@nuxtjs/axios",
320
478
  "icon": "axios.svg",
@@ -337,7 +495,7 @@
337
495
  },
338
496
  {
339
497
  "name": "basic-auth",
340
- "description": "Provide basic authentication to your Nuxt.js application",
498
+ "description": "Provide basic authentication to your Nuxt application",
341
499
  "repo": "potato4d/nuxt-basic-auth-module",
342
500
  "npm": "nuxt-basic-auth-module",
343
501
  "icon": "",
@@ -461,7 +619,7 @@
461
619
  },
462
620
  {
463
621
  "name": "bulma-slim",
464
- "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",
465
623
  "repo": "mustardamus/nuxt-bulma-slim",
466
624
  "npm": "nuxt-bulma-slim",
467
625
  "icon": "bulma.png",
@@ -528,7 +686,7 @@
528
686
  },
529
687
  {
530
688
  "name": "canvas-sketch",
531
- "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",
532
690
  "repo": "LuXDAmore/generative-art",
533
691
  "npm": "@luxdamore/nuxt-canvas-sketch",
534
692
  "icon": "",
@@ -549,9 +707,31 @@
549
707
  "requires": {}
550
708
  }
551
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
+ },
552
732
  {
553
733
  "name": "chakra-ui",
554
- "description": "Chakra UI Module for Nuxt.js",
734
+ "description": "Chakra UI Module for Nuxt",
555
735
  "repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
556
736
  "npm": "@chakra-ui/nuxt",
557
737
  "icon": "chakra-ui.png",
@@ -574,11 +754,11 @@
574
754
  {
575
755
  "name": "chatwoot",
576
756
  "description": "Chatwoot is an open-source customer engagement platform that helps companies engage their customers on their website",
577
- "repo": "huntersofbook/huntersofbook#main/projects/chatwoot/packages/nuxt",
578
- "npm": "@huntersofbook/chatwoot-nuxt",
757
+ "repo": "productdevbookcom/chatwoot",
758
+ "npm": "@productdevbook/chatwoot",
579
759
  "icon": "chatwoot.png",
580
- "github": "https://github.com/huntersofbook/huntersofbook/tree/main/projects/chatwoot/packages/nuxt",
581
- "website": "https://github.com/huntersofbook/huntersofbook/tree/main/projects/chatwoot/packages/nuxt",
760
+ "github": "https://github.com/productdevbookcom/chatwoot",
761
+ "website": "https://github.com/productdevbookcom/chatwoot",
582
762
  "learn_more": "https://www.chatwoot.com",
583
763
  "category": "Libraries",
584
764
  "type": "3rd-party",
@@ -598,10 +778,10 @@
598
778
  "description": "Privacy-first, end-to-end encrypted analytics",
599
779
  "repo": "chiffre-io/nuxt-chiffre",
600
780
  "npm": "nuxt-chiffre",
601
- "icon": "https://avatars.githubusercontent.com/u/58789215?v=4",
781
+ "icon": "chiffre.png",
602
782
  "github": "https://github.com/chiffre-io/nuxt-chiffre",
603
783
  "website": "https://github.com/chiffre-io/nuxt-chiffre",
604
- "learn_more": "https://chiffre.io",
784
+ "learn_more": "https://chiffre.io/",
605
785
  "category": "Analytics",
606
786
  "type": "3rd-party",
607
787
  "maintainers": [
@@ -615,6 +795,29 @@
615
795
  "requires": {}
616
796
  }
617
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
+ },
618
821
  {
619
822
  "name": "client-init",
620
823
  "description": "Provide client version of `nuxtServerInit`.",
@@ -639,7 +842,7 @@
639
842
  },
640
843
  {
641
844
  "name": "cloudcms",
642
- "description": "CloudCMS Nuxt.js Module",
845
+ "description": "CloudCMS Nuxt Module",
643
846
  "repo": "gitana/cloudcms-nuxt",
644
847
  "npm": "cloudcms-nuxt",
645
848
  "icon": "",
@@ -688,11 +891,11 @@
688
891
  },
689
892
  {
690
893
  "name": "cloudinary",
691
- "description": "Optimize images and videos in your Nuxt.js application",
692
- "repo": "nuxt-community/cloudinary-module",
894
+ "description": "Optimize images and videos in your Nuxt application",
895
+ "repo": "nuxt-modules/cloudinary",
693
896
  "npm": "@nuxtjs/cloudinary",
694
897
  "icon": "cloudinary.png",
695
- "github": "https://github.com/nuxt-community/cloudinary-module",
898
+ "github": "https://github.com/nuxt-modules/cloudinary",
696
899
  "website": "https://cloudinary.nuxtjs.org",
697
900
  "learn_more": "https://cloudinary.com",
698
901
  "category": "Images",
@@ -711,11 +914,11 @@
711
914
  },
712
915
  {
713
916
  "name": "color-mode",
714
- "description": "Dark and Light mode for NuxtJS with auto detection",
715
- "repo": "nuxt-community/color-mode-module",
917
+ "description": "Dark and Light mode for Nuxt with auto detection",
918
+ "repo": "nuxt-modules/color-mode",
716
919
  "npm": "@nuxtjs/color-mode",
717
920
  "icon": "color-mode.png",
718
- "github": "https://github.com/nuxt-community/color-mode-module",
921
+ "github": "https://github.com/nuxt-modules/color-mode",
719
922
  "website": "https://color-mode.nuxtjs.org",
720
923
  "learn_more": "",
721
924
  "category": "UI",
@@ -780,12 +983,35 @@
780
983
  "requires": {}
781
984
  }
782
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
+ },
783
1009
  {
784
1010
  "name": "content",
785
1011
  "description": "Nuxt Content reads the content/ directory in your project, parses .md, .yml, .csv or .json files and creates a powerful data layer for your application. Bonus, use Vue components in Markdown with the MDC syntax.",
786
1012
  "repo": "nuxt/content#main",
787
1013
  "npm": "@nuxt/content",
788
- "icon": "nuxt.png",
1014
+ "icon": "nuxt.svg",
789
1015
  "github": "https://github.com/nuxt/content",
790
1016
  "website": "https://content.nuxtjs.org",
791
1017
  "learn_more": "",
@@ -909,7 +1135,7 @@
909
1135
  },
910
1136
  {
911
1137
  "name": "darkmode.js",
912
- "description": "Add darkmode / nightmode to your Nuxt.js project in a few seconds",
1138
+ "description": "Add darkmode / nightmode to your Nuxt project in a few seconds",
913
1139
  "repo": "sandoche/nuxtjs-darkmode-js-module#main",
914
1140
  "npm": "nuxtjs-darkmode-js-module",
915
1141
  "icon": "darkmode.png",
@@ -931,7 +1157,7 @@
931
1157
  },
932
1158
  {
933
1159
  "name": "date-fns",
934
- "description": "Modern JavaScript date utility library - date-fns for Nuxt.js",
1160
+ "description": "Modern JavaScript date utility library - date-fns for Nuxt",
935
1161
  "repo": "nuxt-community/date-fns-module",
936
1162
  "npm": "@nuxtjs/date-fns",
937
1163
  "icon": "date-fns.png",
@@ -952,11 +1178,11 @@
952
1178
  }
953
1179
  },
954
1180
  {
955
- "name": "datocms",
956
- "description": "DatoCMS integration for Nuxt.js",
1181
+ "name": "datocms-nuxt2",
1182
+ "description": "DatoCMS integration for Nuxt v2",
957
1183
  "repo": "voorhoede/nuxt-datocms-module",
958
1184
  "npm": "@voorhoede/nuxt-datocms-module",
959
- "icon": "datocms.png",
1185
+ "icon": "datocms.svg",
960
1186
  "github": "https://github.com/voorhoede/nuxt-datocms-module",
961
1187
  "website": "https://github.com/voorhoede/nuxt-datocms-module",
962
1188
  "learn_more": "https://www.datocms.com/",
@@ -973,33 +1199,57 @@
973
1199
  "requires": {}
974
1200
  }
975
1201
  },
1202
+ {
1203
+ "name": "datocms",
1204
+ "description": "DatoCMS module for Nuxt",
1205
+ "repo": "hex-digital/nuxt-datocms",
1206
+ "npm": "@hexdigital/nuxt-datocms",
1207
+ "icon": "datocms.svg",
1208
+ "github": "https://github.com/hex-digital/nuxt-datocms",
1209
+ "website": "https://github.com/hex-digital/nuxt-datocms#readme",
1210
+ "learn_more": "https://www.datocms.com/",
1211
+ "category": "CMS",
1212
+ "type": "3rd-party",
1213
+ "maintainers": [
1214
+ {
1215
+ "name": "Jamie Warburton",
1216
+ "github": "jamiewarb",
1217
+ "twitter": "jamiewarb",
1218
+ "avatar": "https://avatars.githubusercontent.com/jamiewarb?v=4"
1219
+ }
1220
+ ],
1221
+ "compatibility": {
1222
+ "nuxt": "^3.0.0",
1223
+ "requires": {}
1224
+ }
1225
+ },
976
1226
  {
977
1227
  "name": "dayjs",
978
- "description": "The best way for use Day.js easily in your Nuxt.js project.",
979
- "repo": "nuxt-community/dayjs-module",
980
- "npm": "@nuxtjs/dayjs",
1228
+ "description": "Day.js module for Nuxt",
1229
+ "repo": "fumeapp/dayjs",
1230
+ "npm": "dayjs-nuxt",
981
1231
  "icon": "day-js.png",
982
- "github": "https://github.com/nuxt-community/dayjs-module",
983
- "website": "https://github.com/nuxt-community/dayjs-module",
1232
+ "github": "https://github.com/fumeapp/dayjs",
1233
+ "website": "https://github.com/fumeapp/dayjs",
984
1234
  "learn_more": "https://day.js.org/",
985
- "category": "Date",
986
- "type": "community",
1235
+ "category": "Libraries",
1236
+ "type": "3rd-party",
987
1237
  "maintainers": [
988
1238
  {
989
- "name": "Takuma HANATANI",
990
- "github": "potato4d",
991
- "twitter": "potato4d"
1239
+ "name": "Kevin Olson",
1240
+ "github": "acidjazz",
1241
+ "twitter": "AppFume"
992
1242
  }
993
1243
  ],
994
1244
  "compatibility": {
995
- "nuxt": "^2.0.0",
1245
+ "nuxt": "^3.0.0",
996
1246
  "requires": {}
997
1247
  }
998
1248
  },
999
1249
  {
1000
1250
  "name": "delay-hydration",
1001
- "description": "Improve your Nuxt.js v2 Google Lighthouse score by delaying hydration.",
1002
- "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",
1003
1253
  "npm": "nuxt-delay-hydration",
1004
1254
  "icon": "lighthouse.svg",
1005
1255
  "github": "https://github.com/harlan-zw/nuxt-delay-hydration",
@@ -1021,12 +1271,12 @@
1021
1271
  },
1022
1272
  {
1023
1273
  "name": "device",
1024
- "description": "Device detection module for Nuxt.js",
1025
- "repo": "nuxt-community/device-module",
1274
+ "description": "Device detection module for Nuxt",
1275
+ "repo": "nuxt-modules/device",
1026
1276
  "npm": "@nuxtjs/device",
1027
1277
  "icon": "",
1028
- "github": "https://github.com/nuxt-community/device-module",
1029
- "website": "https://github.com/nuxt-community/device-module",
1278
+ "github": "https://github.com/nuxt-modules/device",
1279
+ "website": "https://github.com/nuxt-modules/device",
1030
1280
  "learn_more": "",
1031
1281
  "category": "Extensions",
1032
1282
  "type": "community",
@@ -1041,15 +1291,38 @@
1041
1291
  "requires": {}
1042
1292
  }
1043
1293
  },
1294
+ {
1295
+ "name": "devtools",
1296
+ "description": "Unleash Nuxt Developer Experience. A set of visual tools that help you to know your app better.",
1297
+ "repo": "nuxt/devtools#main/packages/devtools",
1298
+ "npm": "@nuxt/devtools",
1299
+ "icon": "nuxt.svg",
1300
+ "github": "https://github.com/nuxt/devtools",
1301
+ "website": "https://devtools.nuxtjs.org/",
1302
+ "learn_more": "",
1303
+ "category": "Devtools",
1304
+ "type": "official",
1305
+ "maintainers": [
1306
+ {
1307
+ "name": "Anthony Fu",
1308
+ "github": "antfu",
1309
+ "twitter": "antfu7"
1310
+ }
1311
+ ],
1312
+ "compatibility": {
1313
+ "nuxt": "^3.0.0",
1314
+ "requires": {}
1315
+ }
1316
+ },
1044
1317
  {
1045
1318
  "name": "directus",
1046
- "description": "Easily connect your Nuxt3 application to your directus server.",
1319
+ "description": "Easily connect your Nuxt application to your directus server.",
1047
1320
  "repo": "intevel/nuxt-directus",
1048
1321
  "npm": "nuxt-directus",
1049
1322
  "icon": "directus.svg",
1050
- "github": "https://github.com/directus/nuxt-directus/",
1051
- "website": "https://nuxt-directus.netlify.app/",
1052
- "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/",
1053
1326
  "category": "CMS",
1054
1327
  "type": "3rd-party",
1055
1328
  "maintainers": [
@@ -1060,15 +1333,58 @@
1060
1333
  }
1061
1334
  ],
1062
1335
  "compatibility": {
1063
- "nuxt": "^2.0.0 || ^3.0.0",
1064
- "requires": {
1065
- "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"
1066
1378
  }
1379
+ ],
1380
+ "compatibility": {
1381
+ "nuxt": "^3.0.0",
1382
+ "requires": {}
1067
1383
  }
1068
1384
  },
1069
1385
  {
1070
1386
  "name": "dotenv",
1071
- "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",
1072
1388
  "repo": "nuxt-community/dotenv-module",
1073
1389
  "npm": "@nuxtjs/dotenv",
1074
1390
  "icon": "dotenv.png",
@@ -1090,13 +1406,13 @@
1090
1406
  },
1091
1407
  {
1092
1408
  "name": "drupal-ce",
1093
- "description": "Connects Nuxt.js with Drupal via the Lupus Custom Elements Renderer",
1409
+ "description": "Connects Nuxt with Drupal via the Lupus Custom Elements Renderer",
1094
1410
  "repo": "drunomics/nuxtjs-drupal-ce",
1095
1411
  "npm": "nuxtjs-drupal-ce",
1096
1412
  "icon": "drupal-ce.png",
1097
1413
  "github": "https://github.com/drunomics/nuxtjs-drupal-ce",
1098
- "website": "https://stack.lupus.digital",
1099
- "learn_more": "https://stack.lupus.digital/2-resources/learning",
1414
+ "website": "https://lupus-decoupled.org",
1415
+ "learn_more": "https://lupus-decoupled.org/get-started/how-it-works",
1100
1416
  "category": "CMS",
1101
1417
  "type": "3rd-party",
1102
1418
  "maintainers": [
@@ -1111,19 +1427,19 @@
1111
1427
  "avatar": "https://avatars.githubusercontent.com/u/1254146?v=4"
1112
1428
  },
1113
1429
  {
1114
- "name": "David Licen",
1115
- "github": "davision",
1116
- "avatar": "https://avatars.githubusercontent.com/u/3862832?v=4"
1430
+ "name": "Matic",
1431
+ "github": "TurtlBbx",
1432
+ "avatar": "https://avatars.githubusercontent.com/u/29594309?v=4"
1117
1433
  }
1118
1434
  ],
1119
1435
  "compatibility": {
1120
- "nuxt": "^2.0.0",
1436
+ "nuxt": "^2.0.0 || ^3.0.0",
1121
1437
  "requires": {}
1122
1438
  }
1123
1439
  },
1124
1440
  {
1125
1441
  "name": "druxt",
1126
- "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.",
1127
1443
  "repo": "druxt/druxt.js#develop/packages/druxt",
1128
1444
  "npm": "druxt",
1129
1445
  "icon": "druxt.svg",
@@ -1143,6 +1459,51 @@
1143
1459
  "requires": {}
1144
1460
  }
1145
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
+ },
1485
+ {
1486
+ "name": "electron",
1487
+ "description": "Integrate Nuxt and Electron.",
1488
+ "repo": "caoxiemeihao/nuxt-electron",
1489
+ "npm": "nuxt-electron",
1490
+ "icon": "electron.svg",
1491
+ "github": "https://github.com/caoxiemeihao/nuxt-electron",
1492
+ "website": "https://github.com/caoxiemeihao/nuxt-electron",
1493
+ "learn_more": "https://github.com/caoxiemeihao/nuxt-electron#readme",
1494
+ "category": "Extensions",
1495
+ "type": "3rd-party",
1496
+ "maintainers": [
1497
+ {
1498
+ "name": "草鞋没号",
1499
+ "github": "caoxiemeihao"
1500
+ }
1501
+ ],
1502
+ "compatibility": {
1503
+ "nuxt": "^3.0.0",
1504
+ "requires": {}
1505
+ }
1506
+ },
1146
1507
  {
1147
1508
  "name": "element-plus",
1148
1509
  "description": "A Vue 3 based component library for designers and developers",
@@ -1169,7 +1530,7 @@
1169
1530
  },
1170
1531
  {
1171
1532
  "name": "emotion",
1172
- "description": "The Next Generation of CSS-in-JS for Nuxt.js",
1533
+ "description": "The Next Generation of CSS-in-JS for Nuxt",
1173
1534
  "repo": "nuxt-modules/emotion",
1174
1535
  "npm": "@nuxtjs/emotion",
1175
1536
  "icon": "emotion.png",
@@ -1197,7 +1558,7 @@
1197
1558
  },
1198
1559
  {
1199
1560
  "name": "eslint",
1200
- "description": "ESLint module for Nuxt.js",
1561
+ "description": "ESLint module for Nuxt",
1201
1562
  "repo": "nuxt-community/eslint-module",
1202
1563
  "npm": "@nuxtjs/eslint-module",
1203
1564
  "icon": "eslint.png",
@@ -1213,13 +1574,13 @@
1213
1574
  }
1214
1575
  ],
1215
1576
  "compatibility": {
1216
- "nuxt": "^2.0.0",
1577
+ "nuxt": "^2.0.0 || ^3.0.0",
1217
1578
  "requires": {}
1218
1579
  }
1219
1580
  },
1220
1581
  {
1221
1582
  "name": "event-trace",
1222
- "description": "Module for event trace in Nuxt.js",
1583
+ "description": "Module for event trace in Nuxt",
1223
1584
  "repo": "nuxt-community/nuxt-event-trace",
1224
1585
  "npm": "nuxt-event-trace",
1225
1586
  "icon": "",
@@ -1239,6 +1600,29 @@
1239
1600
  "requires": {}
1240
1601
  }
1241
1602
  },
1603
+ {
1604
+ "name": "fathom-analytics",
1605
+ "description": "Fathom analytics integration for Nuxt",
1606
+ "repo": "valgeirb/nuxt-fathom",
1607
+ "npm": "nuxt-fathom",
1608
+ "icon": "fathom-analytics.svg",
1609
+ "github": "https://github.com/valgeirb/nuxt-fathom",
1610
+ "website": "https://github.com/valgeirb/nuxt-fathom#readme",
1611
+ "learn_more": "",
1612
+ "category": "Analytics",
1613
+ "type": "3rd-party",
1614
+ "maintainers": [
1615
+ {
1616
+ "name": "Valgeir Björnsson",
1617
+ "github": "valgeirb",
1618
+ "avatar": "https://avatars.githubusercontent.com/valgeirb"
1619
+ }
1620
+ ],
1621
+ "compatibility": {
1622
+ "nuxt": "^3.0.0",
1623
+ "requires": {}
1624
+ }
1625
+ },
1242
1626
  {
1243
1627
  "name": "fathom",
1244
1628
  "description": "Fathom analytics for Nuxt",
@@ -1263,7 +1647,7 @@
1263
1647
  },
1264
1648
  {
1265
1649
  "name": "feature-toggle",
1266
- "description": "Feature toggle module for Nuxt.js",
1650
+ "description": "Feature toggle module for Nuxt",
1267
1651
  "repo": "stephenkr/nuxt-feature-toggle",
1268
1652
  "npm": "nuxt-feature-toggle",
1269
1653
  "icon": "",
@@ -1330,7 +1714,7 @@
1330
1714
  },
1331
1715
  {
1332
1716
  "name": "floating-prompt-module",
1333
- "description": "Invite your users to support you on product hunt with this floating prompt Nuxt.js module",
1717
+ "description": "Invite your users to support you on product hunt with this floating prompt Nuxt module",
1334
1718
  "repo": "sandoche/nuxt-floating-prompt-module#main",
1335
1719
  "npm": "nuxt-floating-prompt-module",
1336
1720
  "icon": "",
@@ -1439,6 +1823,29 @@
1439
1823
  "requires": {}
1440
1824
  }
1441
1825
  },
1826
+ {
1827
+ "name": "form-actions",
1828
+ "description": "A set of features and composables to interact with forms and server data.",
1829
+ "repo": "Hebilicious/form-actions-nuxt#main/packages/form-actions-nuxt",
1830
+ "npm": "@hebilicious/form-actions-nuxt",
1831
+ "icon": "form-actions.svg",
1832
+ "github": "https://github.com/Hebilicious/form-actions-nuxt",
1833
+ "website": "https://form-actions-nuxt.pages.dev/",
1834
+ "learn_more": "https://github.com/Hebilicious/form-actions-nuxt#readme",
1835
+ "category": "Request",
1836
+ "type": "3rd-party",
1837
+ "maintainers": [
1838
+ {
1839
+ "name": "Hebilicious",
1840
+ "github": "Hebilicious",
1841
+ "twitter": "its_hebilicious"
1842
+ }
1843
+ ],
1844
+ "compatibility": {
1845
+ "nuxt": "^3.7.0",
1846
+ "requires": {}
1847
+ }
1848
+ },
1442
1849
  {
1443
1850
  "name": "formkit",
1444
1851
  "description": "Seamless FormKit integration for Nuxt",
@@ -1447,7 +1854,7 @@
1447
1854
  "icon": "formkit.png",
1448
1855
  "github": "https://github.com/formkit/formkit",
1449
1856
  "website": "https://formkit.com",
1450
- "learn_more": "https://formkit.com/essentials/installation#with-nuxt",
1857
+ "learn_more": "https://formkit.com/getting-started/installation",
1451
1858
  "category": "Libraries",
1452
1859
  "type": "3rd-party",
1453
1860
  "maintainers": [
@@ -1513,7 +1920,7 @@
1513
1920
  },
1514
1921
  {
1515
1922
  "name": "google-adsense",
1516
- "description": "Google Adsense Module for Nuxt.js",
1923
+ "description": "Google Adsense Module for Nuxt",
1517
1924
  "repo": "nuxt-community/google-adsense-module",
1518
1925
  "npm": "@nuxtjs/google-adsense",
1519
1926
  "icon": "google-adsense.png",
@@ -1539,7 +1946,7 @@
1539
1946
  },
1540
1947
  {
1541
1948
  "name": "google-analytics",
1542
- "description": "Google analytics Module for Nuxt.js",
1949
+ "description": "Google analytics Module for Nuxt",
1543
1950
  "repo": "nuxt-community/analytics-module",
1544
1951
  "npm": "@nuxtjs/google-analytics",
1545
1952
  "icon": "google-analytics.png",
@@ -1571,12 +1978,12 @@
1571
1978
  },
1572
1979
  {
1573
1980
  "name": "google-fonts",
1574
- "description": "Google Fonts module for NuxtJS",
1575
- "repo": "nuxt-community/google-fonts-module",
1981
+ "description": "Google Fonts module for Nuxt",
1982
+ "repo": "nuxt-modules/google-fonts",
1576
1983
  "npm": "@nuxtjs/google-fonts",
1577
1984
  "icon": "google-fonts.png",
1578
- "github": "https://github.com/nuxt-community/google-fonts-module",
1579
- "website": "https://github.com/nuxt-community/google-fonts-module",
1985
+ "github": "https://github.com/nuxt-modules/google-fonts",
1986
+ "website": "https://google-fonts.nuxtjs.org",
1580
1987
  "learn_more": "https://developers.google.com/fonts",
1581
1988
  "category": "Fonts",
1582
1989
  "type": "community",
@@ -1595,7 +2002,7 @@
1595
2002
  },
1596
2003
  {
1597
2004
  "name": "google-gtag",
1598
- "description": "Google GTag for Nuxt.js",
2005
+ "description": "Google GTag for Nuxt",
1599
2006
  "repo": "nuxt-community/google-gtag",
1600
2007
  "npm": "@nuxtjs/google-gtag",
1601
2008
  "icon": "gtm.png",
@@ -1621,7 +2028,7 @@
1621
2028
  },
1622
2029
  {
1623
2030
  "name": "google-optimize",
1624
- "description": "SSR friendly Google Optimize module for Nuxt.js",
2031
+ "description": "SSR friendly Google Optimize module for Nuxt",
1625
2032
  "repo": "nuxt-community/google-optimize-module",
1626
2033
  "npm": "nuxt-google-optimize",
1627
2034
  "icon": "google-optimize.png",
@@ -1660,7 +2067,7 @@
1660
2067
  "icon": "graphql-client.svg",
1661
2068
  "github": "https://github.com/diizzayy/nuxt-graphql-client",
1662
2069
  "website": "https://github.com/diizzayy/nuxt-graphql-client",
1663
- "learn_more": "https://www.graphql-code-generator.com/plugins/typescript-graphql-request",
2070
+ "learn_more": "https://nuxt-graphql-client.web.app/",
1664
2071
  "category": "Request",
1665
2072
  "type": "3rd-party",
1666
2073
  "maintainers": [
@@ -1676,7 +2083,7 @@
1676
2083
  },
1677
2084
  {
1678
2085
  "name": "graphql-request",
1679
- "description": "Easy Minimal GraphQL client integration with Nuxt.js",
2086
+ "description": "Easy Minimal GraphQL client integration with Nuxt",
1680
2087
  "repo": "gomah/nuxt-graphql-request",
1681
2088
  "npm": "nuxt-graphql-request",
1682
2089
  "icon": "graphql-request.png",
@@ -1692,7 +2099,7 @@
1692
2099
  }
1693
2100
  ],
1694
2101
  "compatibility": {
1695
- "nuxt": "^2.0.0",
2102
+ "nuxt": "^2.0.0 || ^3.0.0",
1696
2103
  "requires": {}
1697
2104
  }
1698
2105
  },
@@ -1713,6 +2120,31 @@
1713
2120
  "github": "tobiasdiez"
1714
2121
  }
1715
2122
  ],
2123
+ "compatibility": {
2124
+ "nuxt": "^3.0.0",
2125
+ "requires": {},
2126
+ "devtools": "^0.0.0"
2127
+ }
2128
+ },
2129
+ {
2130
+ "name": "gtag",
2131
+ "description": "Google Analytics integration for Nuxt",
2132
+ "repo": "johannschopplich/nuxt-gtag",
2133
+ "npm": "nuxt-gtag",
2134
+ "icon": "gtag.svg",
2135
+ "github": "https://github.com/johannschopplich/nuxt-gtag",
2136
+ "website": "https://github.com/johannschopplich/nuxt-gtag#readme",
2137
+ "learn_more": "",
2138
+ "category": "Analytics",
2139
+ "type": "3rd-party",
2140
+ "maintainers": [
2141
+ {
2142
+ "name": "Johann Schopplich",
2143
+ "github": "johannschopplich",
2144
+ "twitter": "jschopplich",
2145
+ "avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
2146
+ }
2147
+ ],
1716
2148
  "compatibility": {
1717
2149
  "nuxt": "^3.0.0",
1718
2150
  "requires": {}
@@ -1720,7 +2152,7 @@
1720
2152
  },
1721
2153
  {
1722
2154
  "name": "gtm",
1723
- "description": "Google Tag Manager Module for Nuxt.js",
2155
+ "description": "Google Tag Manager Module for Nuxt",
1724
2156
  "repo": "nuxt-community/gtm-module",
1725
2157
  "npm": "@nuxtjs/gtm",
1726
2158
  "icon": "gtm.png",
@@ -1743,7 +2175,7 @@
1743
2175
  },
1744
2176
  {
1745
2177
  "name": "guess",
1746
- "description": "Guess.js module for Nuxt.js",
2178
+ "description": "Guess.js module for Nuxt",
1747
2179
  "repo": "nuxt-community/guess-module",
1748
2180
  "npm": "@nuxtjs/guess-module",
1749
2181
  "icon": "guessjs.png",
@@ -1763,6 +2195,28 @@
1763
2195
  "requires": {}
1764
2196
  }
1765
2197
  },
2198
+ {
2199
+ "name": "hanko",
2200
+ "description": "Hanko integration for Nuxt for passwordless authentication",
2201
+ "repo": "nuxt-modules/hanko",
2202
+ "npm": "@nuxtjs/hanko",
2203
+ "icon": "hanko.svg",
2204
+ "github": "https://github.com/nuxt-modules/hanko",
2205
+ "website": "https://github.com/nuxt-modules/hanko",
2206
+ "learn_more": "https://hanko.io/",
2207
+ "category": "Security",
2208
+ "type": "community",
2209
+ "maintainers": [
2210
+ {
2211
+ "name": "danielroe",
2212
+ "github": "danielroe"
2213
+ }
2214
+ ],
2215
+ "compatibility": {
2216
+ "nuxt": "^3.0.0",
2217
+ "requires": {}
2218
+ }
2219
+ },
1766
2220
  {
1767
2221
  "name": "harlem",
1768
2222
  "description": "Harlem is a simple, unopinionated, lightweight and extensible state management solution for Vue 3.",
@@ -1833,7 +2287,7 @@
1833
2287
  },
1834
2288
  {
1835
2289
  "name": "helmet",
1836
- "description": "Easy Helmet module with Nuxt.js'",
2290
+ "description": "Easy Helmet module with Nuxt'",
1837
2291
  "repo": "victor-perez/nuxt-helmet",
1838
2292
  "npm": "nuxt-helmet",
1839
2293
  "icon": "",
@@ -1877,7 +2331,7 @@
1877
2331
  },
1878
2332
  {
1879
2333
  "name": "history-state",
1880
- "description": "Nuxt.js module to backup or restore historical states",
2334
+ "description": "Nuxt module to backup or restore historical states",
1881
2335
  "repo": "hidekatsu-izuno/nuxt-history-state",
1882
2336
  "npm": "nuxt-history-state",
1883
2337
  "icon": "",
@@ -1946,7 +2400,7 @@
1946
2400
  },
1947
2401
  {
1948
2402
  "name": "http",
1949
- "description": "Universal HTTP Module for Nuxt.js",
2403
+ "description": "Universal HTTP Module for Nuxt",
1950
2404
  "repo": "nuxt/http",
1951
2405
  "npm": "@nuxt/http",
1952
2406
  "icon": "http.png",
@@ -1974,7 +2428,7 @@
1974
2428
  },
1975
2429
  {
1976
2430
  "name": "humans-txt",
1977
- "description": "An initiative for knowing the people behind a website. It is a Nuxt.js buildModules that add a TXT file containing information about the different people who have contributed to building the website.",
2431
+ "description": "An initiative for knowing the people behind a website. It is a Nuxt buildModules that add a TXT file containing information about the different people who have contributed to building the website.",
1978
2432
  "repo": "Luxdamore/nuxt-humans-txt",
1979
2433
  "npm": "@luxdamore/nuxt-humans-txt",
1980
2434
  "icon": "",
@@ -1998,11 +2452,11 @@
1998
2452
  {
1999
2453
  "name": "i18n",
2000
2454
  "description": "i18n features for your Nuxt project so you can easily add internationalization.",
2001
- "repo": "nuxt-community/i18n-module",
2455
+ "repo": "nuxt-modules/i18n",
2002
2456
  "npm": "@nuxtjs/i18n",
2003
2457
  "icon": "i18n.png",
2004
- "github": "https://github.com/nuxt-community/i18n-module",
2005
- "website": "https://i18n.nuxtjs.org",
2458
+ "github": "https://github.com/nuxt-modules/i18n",
2459
+ "website": "https://v8.i18n.nuxtjs.org",
2006
2460
  "learn_more": "https://kazupon.github.io/vue-i18n/",
2007
2461
  "category": "Extensions",
2008
2462
  "type": "community",
@@ -2021,6 +2475,51 @@
2021
2475
  "requires": {}
2022
2476
  }
2023
2477
  },
2478
+ {
2479
+ "name": "icon-font",
2480
+ "description": "Automatically generates fonts and custom properties (variables) from a specified folder containing SVG icons, injecting them into pages with live monitoring.",
2481
+ "repo": "coremyslo/nuxt-icon-font",
2482
+ "npm": "@coremyslo/nuxt-icon-font",
2483
+ "icon": "",
2484
+ "github": "https://github.com/coremyslo/nuxt-icon-font",
2485
+ "website": "https://github.com/coremyslo/nuxt-icon-font",
2486
+ "learn_more": "",
2487
+ "category": "UI",
2488
+ "type": "3rd-party",
2489
+ "maintainers": [
2490
+ {
2491
+ "name": "coremyslo",
2492
+ "github": "coremyslo"
2493
+ }
2494
+ ],
2495
+ "compatibility": {
2496
+ "nuxt": "^3.0.0",
2497
+ "requires": {}
2498
+ }
2499
+ },
2500
+ {
2501
+ "name": "icon-tw",
2502
+ "description": "Extended Icon module with Tailwind CSS Icons for Nuxt",
2503
+ "repo": "jcamp-code/nuxt-icon-tw",
2504
+ "npm": "nuxt-icon-tw",
2505
+ "icon": "nuxt-icon.png",
2506
+ "github": "https://github.com/jcamp-code/nuxt-icon-tw",
2507
+ "website": "https://github.com/jcamp-code/nuxt-icon-tw",
2508
+ "learn_more": "",
2509
+ "category": "UI",
2510
+ "type": "3rd-party",
2511
+ "maintainers": [
2512
+ {
2513
+ "name": "JohnCampionJr",
2514
+ "github": "JohnCampionJr"
2515
+ }
2516
+ ],
2517
+ "compatibility": {
2518
+ "nuxt": "^3.0.0",
2519
+ "requires": {},
2520
+ "devtools": "^0.0.0"
2521
+ }
2522
+ },
2024
2523
  {
2025
2524
  "name": "icon",
2026
2525
  "description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
@@ -2040,7 +2539,8 @@
2040
2539
  ],
2041
2540
  "compatibility": {
2042
2541
  "nuxt": "^3.0.0",
2043
- "requires": {}
2542
+ "requires": {},
2543
+ "devtools": "^0.0.0"
2044
2544
  }
2045
2545
  },
2046
2546
  {
@@ -2089,12 +2589,12 @@
2089
2589
  },
2090
2590
  {
2091
2591
  "name": "image",
2092
- "description": "Optimised images for NuxtJS, with progressive processing, lazy-loading, real-time resizes and providers support.",
2592
+ "description": "Optimised images for Nuxt, with progressive processing, lazy-loading, real-time resizes and providers support.",
2093
2593
  "repo": "nuxt/image",
2094
2594
  "npm": "@nuxt/image",
2095
2595
  "icon": "image.png",
2096
2596
  "github": "https://github.com/nuxt/image",
2097
- "website": "https://image.nuxtjs.org",
2597
+ "website": "https://image.nuxt.com",
2098
2598
  "learn_more": "",
2099
2599
  "category": "Images",
2100
2600
  "type": "official",
@@ -2104,6 +2604,11 @@
2104
2604
  "github": "farnabaz",
2105
2605
  "twitter": "a_birang"
2106
2606
  },
2607
+ {
2608
+ "name": "Daniel Roe",
2609
+ "github": "danielroe",
2610
+ "twitter": "danielcroe"
2611
+ },
2107
2612
  {
2108
2613
  "name": "Pooya Parsa",
2109
2614
  "github": "pi0",
@@ -2124,7 +2629,7 @@
2124
2629
  },
2125
2630
  {
2126
2631
  "name": "imagemin",
2127
- "description": "Automatically optimize (compress) all images used in Nuxt.js",
2632
+ "description": "Automatically optimize (compress) all images used in Nuxt",
2128
2633
  "repo": "nuxt-community/imagemin-module",
2129
2634
  "npm": "@nuxtjs/imagemin",
2130
2635
  "icon": "imagemin.png",
@@ -2147,12 +2652,12 @@
2147
2652
  {
2148
2653
  "name": "inkline",
2149
2654
  "description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
2150
- "repo": "inkline/nuxt-module-inkline",
2151
- "npm": "@inkline/nuxt",
2655
+ "repo": "inkline/plugin",
2656
+ "npm": "@inkline/plugin",
2152
2657
  "icon": "inkline.svg",
2153
- "github": "https://github.com/inkline/nuxt-module-inkline",
2658
+ "github": "https://github.com/inkline/plugin",
2154
2659
  "website": "https://inkline.io",
2155
- "learn_more": "https://inkline.io/docs/introduction/installation/nuxt",
2660
+ "learn_more": "https://inkline.io/docs/installation/nuxt",
2156
2661
  "category": "UI",
2157
2662
  "type": "3rd-party",
2158
2663
  "maintainers": [
@@ -2171,7 +2676,7 @@
2171
2676
  },
2172
2677
  {
2173
2678
  "name": "intercom",
2174
- "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt.js",
2679
+ "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt",
2175
2680
  "repo": "hex-digital/nuxt-intercom",
2176
2681
  "npm": "@hexdigital/nuxt-intercom",
2177
2682
  "icon": "intercom.png",
@@ -2216,7 +2721,7 @@
2216
2721
  },
2217
2722
  {
2218
2723
  "name": "jsonapi",
2219
- "description": "Easy JSON:API client integration for Nuxt.js",
2724
+ "description": "Easy JSON:API client integration for Nuxt",
2220
2725
  "repo": "patrickcate/nuxt-jsonapi",
2221
2726
  "npm": "nuxt-jsonapi",
2222
2727
  "icon": "jsonapi.svg",
@@ -2258,9 +2763,36 @@
2258
2763
  "requires": {}
2259
2764
  }
2260
2765
  },
2766
+ {
2767
+ "name": "kinde",
2768
+ "description": "Kinde authentication integration for Nuxt",
2769
+ "repo": "nuxt-modules/kinde",
2770
+ "npm": "@nuxtjs/kinde",
2771
+ "icon": "kinde.svg",
2772
+ "github": "https://github.com/nuxt-modules/kinde",
2773
+ "website": "https://kinde.com/docs/developer-tools/nuxt-module/",
2774
+ "learn_more": "https://kinde.com/",
2775
+ "category": "Security",
2776
+ "type": "community",
2777
+ "maintainers": [
2778
+ {
2779
+ "name": "danielroe",
2780
+ "github": "danielroe"
2781
+ },
2782
+ {
2783
+ "name": "daveordead",
2784
+ "github": "DaveOrDead",
2785
+ "twitter": "dave_or_dead"
2786
+ }
2787
+ ],
2788
+ "compatibility": {
2789
+ "nuxt": "^3.0.0",
2790
+ "requires": {}
2791
+ }
2792
+ },
2261
2793
  {
2262
2794
  "name": "kql",
2263
- "description": "Nuxt 3 module for Kirby's Query Language API",
2795
+ "description": "Nuxt module for Kirby's Query Language API",
2264
2796
  "repo": "johannschopplich/nuxt-kql",
2265
2797
  "npm": "nuxt-kql",
2266
2798
  "icon": "kql.svg",
@@ -2284,7 +2816,7 @@
2284
2816
  },
2285
2817
  {
2286
2818
  "name": "laravel-echo",
2287
- "description": "Laravel Echo for Nuxt.js",
2819
+ "description": "Laravel Echo for Nuxt",
2288
2820
  "repo": "nuxt-community/laravel-echo",
2289
2821
  "npm": "@nuxtjs/laravel-echo",
2290
2822
  "icon": "laravel-echo.png",
@@ -2326,6 +2858,28 @@
2326
2858
  "requires": {}
2327
2859
  }
2328
2860
  },
2861
+ {
2862
+ "name": "laravel-precognition",
2863
+ "description": "Nuxt module to work with Laravel Precognition and $fetch",
2864
+ "repo": "sot1986/nuxt-laravel-precognition",
2865
+ "npm": "nuxt-laravel-precognition",
2866
+ "icon": "laravel.svg",
2867
+ "github": "https://github.com/sot1986/nuxt-laravel-precognition",
2868
+ "website": "https://github.com/sot1986/nuxt-laravel-precognition",
2869
+ "learn_more": "",
2870
+ "category": "Security",
2871
+ "type": "3rd-party",
2872
+ "maintainers": [
2873
+ {
2874
+ "name": "sot1986",
2875
+ "github": "sot1986"
2876
+ }
2877
+ ],
2878
+ "compatibility": {
2879
+ "nuxt": "^3.0.0",
2880
+ "requires": {}
2881
+ }
2882
+ },
2329
2883
  {
2330
2884
  "name": "laravel",
2331
2885
  "description": "Nuxt cli extension for use with laravel as backend",
@@ -2372,13 +2926,13 @@
2372
2926
  },
2373
2927
  {
2374
2928
  "name": "link-checker",
2375
- "description": "",
2929
+ "description": "Find and magically fix links that may be negatively effecting your SEO.",
2376
2930
  "repo": "harlan-zw/nuxt-link-checker",
2377
2931
  "npm": "nuxt-link-checker",
2378
- "icon": "",
2932
+ "icon": "link-checker.svg",
2379
2933
  "github": "https://github.com/harlan-zw/nuxt-link-checker",
2380
- "website": "https://github.com/harlan-zw/nuxt-link-checker",
2381
- "learn_more": "",
2934
+ "website": "https://nuxtseo.com/link-checker",
2935
+ "learn_more": "https://nuxtseo.com/link-checker",
2382
2936
  "category": "SEO",
2383
2937
  "type": "3rd-party",
2384
2938
  "maintainers": [
@@ -2391,7 +2945,8 @@
2391
2945
  ],
2392
2946
  "compatibility": {
2393
2947
  "nuxt": "^3.0.0",
2394
- "requires": {}
2948
+ "requires": {},
2949
+ "devtools": "^0.0.0"
2395
2950
  }
2396
2951
  },
2397
2952
  {
@@ -2468,12 +3023,12 @@
2468
3023
  },
2469
3024
  {
2470
3025
  "name": "logrocket",
2471
- "description": "LogRocket module for Nuxt.js to help you fix bugs and understand user behaviour.",
2472
- "repo": "nuxt-community/nuxt-logrocket",
3026
+ "description": "LogRocket module for Nuxt to help you fix bugs and understand user behaviour.",
3027
+ "repo": "nuxt-modules/logrocket",
2473
3028
  "npm": "nuxt-logrocket",
2474
3029
  "icon": "logrocket.png",
2475
- "github": "https://github.com/nuxt-community/nuxt-logrocket",
2476
- "website": "https://github.com/nuxt-community/nuxt-logrocket",
3030
+ "github": "https://github.com/nuxt-modules/logrocket",
3031
+ "website": "https://github.com/nuxt-modules/logrocket",
2477
3032
  "learn_more": "https://docs.logrocket.com/docs",
2478
3033
  "category": "Monitoring",
2479
3034
  "type": "community",
@@ -2489,9 +3044,35 @@
2489
3044
  "requires": {}
2490
3045
  }
2491
3046
  },
3047
+ {
3048
+ "name": "lucide-icons",
3049
+ "description": "Nuxt module to integrate Lucide icons",
3050
+ "repo": "swisnl/nuxt-lucide-icons",
3051
+ "npm": "nuxt-lucide-icons",
3052
+ "icon": "lucide-icons.svg",
3053
+ "github": "https://github.com/swisnl/nuxt-lucide-icons",
3054
+ "website": "https://github.com/swisnl/nuxt-lucide-icons",
3055
+ "learn_more": "",
3056
+ "category": "UI",
3057
+ "type": "3rd-party",
3058
+ "maintainers": [
3059
+ {
3060
+ "name": "SWIS",
3061
+ "github": "swisnl"
3062
+ },
3063
+ {
3064
+ "name": "Jasper Zonneveld",
3065
+ "github": "JaZo"
3066
+ }
3067
+ ],
3068
+ "compatibility": {
3069
+ "nuxt": "^3.0.0",
3070
+ "requires": {}
3071
+ }
3072
+ },
2492
3073
  {
2493
3074
  "name": "lunr",
2494
- "description": "Full-text search with pre-build indexes for Nuxt.js using lunr.js",
3075
+ "description": "Full-text search with pre-build indexes for Nuxt using lunr.js",
2495
3076
  "repo": "nuxt-community/lunr-module",
2496
3077
  "npm": "@nuxtjs/lunr-module",
2497
3078
  "icon": "",
@@ -2514,10 +3095,10 @@
2514
3095
  {
2515
3096
  "name": "magic-regexp",
2516
3097
  "description": "A compiled-away, type-safe, readable RegExp alternative",
2517
- "repo": "danielroe/magic-regexp",
3098
+ "repo": "unjs/magic-regexp",
2518
3099
  "npm": "magic-regexp",
2519
3100
  "icon": "magic-regexp.svg",
2520
- "github": "https://github.com/danielroe/magic-regexp",
3101
+ "github": "https://github.com/unjs/magic-regexp",
2521
3102
  "website": "https://magic-regexp.roe.dev",
2522
3103
  "learn_more": "https://magic-regexp.roe.dev",
2523
3104
  "category": "Libraries",
@@ -2579,6 +3160,28 @@
2579
3160
  "requires": {}
2580
3161
  }
2581
3162
  },
3163
+ {
3164
+ "name": "maz-ui",
3165
+ "description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
3166
+ "repo": "louismazel/maz-ui#master/packages/nuxt-module",
3167
+ "npm": "nuxt-module",
3168
+ "icon": "maz-ui.png",
3169
+ "github": "https://github.com/louismazel/maz-ui",
3170
+ "website": "https://maz-ui.com/",
3171
+ "learn_more": "https://maz-ui.com/guide/nuxt",
3172
+ "category": "UI",
3173
+ "type": "3rd-party",
3174
+ "maintainers": [
3175
+ {
3176
+ "name": "Loïc Mazuel",
3177
+ "github": "LouisMazel"
3178
+ }
3179
+ ],
3180
+ "compatibility": {
3181
+ "nuxt": "^3.0.0",
3182
+ "requires": {}
3183
+ }
3184
+ },
2582
3185
  {
2583
3186
  "name": "mdx",
2584
3187
  "description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
@@ -2602,9 +3205,34 @@
2602
3205
  "requires": {}
2603
3206
  }
2604
3207
  },
3208
+ {
3209
+ "name": "medusa",
3210
+ "description": "Easily connect to Medusa from your Nuxt application",
3211
+ "repo": "Baroshem/nuxt-medusa",
3212
+ "npm": "nuxt-medusa",
3213
+ "icon": "medusa.svg",
3214
+ "github": "https://github.com/Baroshem/nuxt-medusa/",
3215
+ "website": "https://nuxt-medusa.vercel.app/",
3216
+ "learn_more": "https://nuxt-medusa.vercel.app/",
3217
+ "category": "Ecommerce",
3218
+ "type": "3rd-party",
3219
+ "maintainers": [
3220
+ {
3221
+ "name": "Jakub Andrzejewski",
3222
+ "github": "Baroshem",
3223
+ "avatar": "https://avatars.githubusercontent.com/u/37120330?v=4"
3224
+ }
3225
+ ],
3226
+ "compatibility": {
3227
+ "nuxt": "^2.0.0 || ^3.0.0",
3228
+ "requires": {
3229
+ "bridge": true
3230
+ }
3231
+ }
3232
+ },
2605
3233
  {
2606
3234
  "name": "meilisearch",
2607
- "description": "Meilisearch Instant Search module for Nuxt 3",
3235
+ "description": "Meilisearch Instant Search module for Nuxt",
2608
3236
  "repo": "xlanex6/nuxt-meilisearch",
2609
3237
  "npm": "nuxt-meilisearch",
2610
3238
  "icon": "meilisearch.svg",
@@ -2624,7 +3252,8 @@
2624
3252
  "nuxt": "^3.0.0",
2625
3253
  "requires": {
2626
3254
  "bridge": false
2627
- }
3255
+ },
3256
+ "devtools": "^0.0.0"
2628
3257
  }
2629
3258
  },
2630
3259
  {
@@ -2650,30 +3279,31 @@
2650
3279
  }
2651
3280
  },
2652
3281
  {
2653
- "name": "mobile",
2654
- "description": "nuxt-mobile-detect is a wrapper around mobile-detect.js for nuxtjs. It can be used client side and server side.",
2655
- "repo": "ChanningDefoe/nuxt-mobile-detect",
2656
- "npm": "nuxt-mobile",
3282
+ "name": "module-feed",
3283
+ "description": "Feed module enables everyone to have RSS, Atom and JSON.",
3284
+ "repo": "tresko/nuxt-module-feed",
3285
+ "npm": "nuxt-module-feed",
2657
3286
  "icon": "",
2658
- "github": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
2659
- "website": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
2660
- "learn_more": "https://github.com/hgoebl/mobile-detect.js",
2661
- "category": "Extensions",
3287
+ "github": "https://github.com/tresko/nuxt-module-feed",
3288
+ "website": "https://github.com/tresko/nuxt-module-feed",
3289
+ "learn_more": "",
3290
+ "category": "SEO",
2662
3291
  "type": "3rd-party",
2663
3292
  "maintainers": [
2664
3293
  {
2665
- "name": "ChanningDefoe",
2666
- "github": "ChanningDefoe"
3294
+ "name": "Miha Sedej",
3295
+ "github": "tresko",
3296
+ "twitter": "mihasedej"
2667
3297
  }
2668
3298
  ],
2669
3299
  "compatibility": {
2670
- "nuxt": "^2.0.0",
3300
+ "nuxt": "^3.0.0",
2671
3301
  "requires": {}
2672
3302
  }
2673
3303
  },
2674
3304
  {
2675
3305
  "name": "moment",
2676
- "description": "Efficient Moment.js module for Nuxt.js so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
3306
+ "description": "Efficient Moment.js module for Nuxt so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
2677
3307
  "repo": "nuxt-community/moment-module",
2678
3308
  "npm": "@nuxtjs/moment",
2679
3309
  "icon": "momentjs.png",
@@ -2700,7 +3330,7 @@
2700
3330
  },
2701
3331
  {
2702
3332
  "name": "mq",
2703
- "description": "vue-mq module for Nuxt.js. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
3333
+ "description": "vue-mq module for Nuxt. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
2704
3334
  "repo": "vanhoofmaarten/nuxt-mq",
2705
3335
  "npm": "nuxt-mq",
2706
3336
  "icon": "",
@@ -2744,7 +3374,7 @@
2744
3374
  },
2745
3375
  {
2746
3376
  "name": "netlify-cache",
2747
- "description": "Nuxt.js module that uses netlify cache to speed up redeploy for Nuxt.js version < 2.14",
3377
+ "description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
2748
3378
  "repo": "DreaMinder/nuxt-netlify-cache",
2749
3379
  "npm": "nuxt-netlify-cache",
2750
3380
  "icon": "netlify.png",
@@ -2789,13 +3419,13 @@
2789
3419
  },
2790
3420
  {
2791
3421
  "name": "netlify",
2792
- "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt.js projects.",
2793
- "repo": "bazzite/nuxt-netlify",
3422
+ "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
3423
+ "repo": "juliomrqz/nuxt-netlify",
2794
3424
  "npm": "@aceforth/nuxt-netlify",
2795
3425
  "icon": "netlify.png",
2796
- "github": "https://github.com/bazzite/nuxt-netlify",
2797
- "website": "https://marquez.co/docs/nuxt-netlify/",
2798
- "learn_more": "",
3426
+ "github": "https://github.com/juliomrqz/nuxt-netlify",
3427
+ "website": "https://github.com/juliomrqz/nuxt-netlify",
3428
+ "learn_more": "https://github.com/juliomrqz/nuxt-netlify/tree/develop/docs",
2799
3429
  "category": "Deployment",
2800
3430
  "type": "3rd-party",
2801
3431
  "maintainers": [
@@ -2860,118 +3490,109 @@
2860
3490
  }
2861
3491
  },
2862
3492
  {
2863
- "name": "nuxt-auth",
2864
- "description": "",
2865
- "repo": "sidebase/nuxt-auth",
2866
- "npm": "@sidebase/nuxt-auth",
3493
+ "name": "nupolyon",
3494
+ "description": "Inject polyfill from polyfill.io to nuxt project, auto detect based on browserslist config",
3495
+ "repo": "adenvt/nupolyon",
3496
+ "npm": "nupolyon",
2867
3497
  "icon": "",
2868
- "github": "https://github.com/sidebase/nuxt-auth",
2869
- "website": "https://github.com/sidebase/nuxt-auth",
3498
+ "github": "https://github.com/adenvt/nupolyon",
3499
+ "website": "https://github.com/adenvt/nupolyon",
2870
3500
  "learn_more": "",
2871
- "category": "Devtools",
3501
+ "category": "Performance",
2872
3502
  "type": "3rd-party",
2873
3503
  "maintainers": [
2874
3504
  {
2875
- "name": "sidebase",
2876
- "github": "sidebase"
3505
+ "name": "adenvt",
3506
+ "github": "adenvt"
2877
3507
  }
2878
3508
  ],
2879
3509
  "compatibility": {
2880
- "nuxt": "^2.0.0",
3510
+ "nuxt": "^3.0.0",
2881
3511
  "requires": {}
2882
3512
  }
2883
3513
  },
2884
3514
  {
2885
- "name": "nuxt-graphql-middleware",
2886
- "description": "Expose GraphQL queries and mutations as server API routes.",
2887
- "repo": "dulnan/nuxt-graphql-middleware",
2888
- "npm": "nuxt-graphql-middleware",
2889
- "icon": "nuxt-graphql-middleware.svg",
2890
- "github": "https://github.com/dulnan/nuxt-graphql-middleware",
2891
- "website": "https://nuxt-graphql-middleware.dulnan.net",
3515
+ "name": "nuxt-anchorscroll",
3516
+ "description": "Scroll to top and to anchor support for Nuxt",
3517
+ "repo": "helltraitor/nuxt-anchorscroll",
3518
+ "npm": "nuxt-anchorscroll",
3519
+ "icon": "",
3520
+ "github": "https://github.com/helltraitor/nuxt-anchorscroll",
3521
+ "website": "https://github.com/helltraitor/nuxt-anchorscroll",
2892
3522
  "learn_more": "",
2893
- "category": "Request",
3523
+ "category": "UI",
2894
3524
  "type": "3rd-party",
2895
3525
  "maintainers": [
2896
3526
  {
2897
- "name": "dulnan",
2898
- "github": "dulnan",
2899
- "twitter": "dulnan",
2900
- "avatar": "https://avatars.githubusercontent.com/dulnan?v=4"
2901
- },
2902
- {
2903
- "name": "ayalon",
2904
- "github": "ayalon",
2905
- "avatar": "https://avatars.githubusercontent.com/ayalon?v=4"
3527
+ "name": "Helltraitor",
3528
+ "github": "helltraitor"
2906
3529
  }
2907
3530
  ],
2908
3531
  "compatibility": {
2909
- "nuxt": "^2.0.0 || ^3.0.0",
3532
+ "nuxt": "^3.0.0",
2910
3533
  "requires": {}
2911
3534
  }
2912
3535
  },
2913
3536
  {
2914
- "name": "nuxt-graphql-playground",
2915
- "description": "",
2916
- "repo": "pinpon-dev/nuxt-graphql-playground",
2917
- "npm": "@pin-pon/nuxt-graphql-playground",
2918
- "icon": "",
2919
- "github": "https://github.com/pinpon-dev/nuxt-graphql-playground",
2920
- "website": "https://github.com/pinpon-dev/nuxt-graphql-playground",
3537
+ "name": "nuxt-auth-sanctum",
3538
+ "description": "Nuxt module for Laravel Sanctum authentication",
3539
+ "repo": "manchenkoff/nuxt-auth-sanctum",
3540
+ "npm": "nuxt-auth-sanctum",
3541
+ "icon": "laravel.svg",
3542
+ "github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
3543
+ "website": "https://github.com/manchenkoff/nuxt-auth-sanctum",
2921
3544
  "learn_more": "",
2922
- "category": "Devtools",
3545
+ "category": "Security",
2923
3546
  "type": "3rd-party",
2924
3547
  "maintainers": [
2925
3548
  {
2926
- "name": "pinpon-dev",
2927
- "github": "pinpon-dev"
3549
+ "name": "Artem Manchenkov",
3550
+ "github": "manchenkoff",
3551
+ "avatar": "https://avatars.githubusercontent.com/manchenkoff"
2928
3552
  }
2929
3553
  ],
2930
3554
  "compatibility": {
2931
- "nuxt": "^2.0.0",
3555
+ "nuxt": "^3.0.0",
2932
3556
  "requires": {}
2933
3557
  }
2934
3558
  },
2935
3559
  {
2936
- "name": "nuxt-hue",
2937
- "description": "Enlighten your Nuxt experience",
2938
- "repo": "lihbr/nuxt-hue",
2939
- "npm": "nuxt-hue",
2940
- "icon": "nuxt-hue.svg",
2941
- "github": "https://github.com/lihbr/nuxt-hue",
2942
- "website": "https://github.com/lihbr/nuxt-hue",
3560
+ "name": "nuxt-basic-auth",
3561
+ "description": "Nuxt Module for Basic Authentication",
3562
+ "repo": "kgierke/nuxt-basic-auth",
3563
+ "npm": "@kgierke/nuxt-basic-auth",
3564
+ "icon": "",
3565
+ "github": "https://github.com/kgierke/nuxt-basic-auth",
3566
+ "website": "https://github.com/kgierke/nuxt-basic-auth",
2943
3567
  "learn_more": "",
2944
- "category": "Devtools",
3568
+ "category": "Security",
2945
3569
  "type": "3rd-party",
2946
3570
  "maintainers": [
2947
3571
  {
2948
- "name": "lihbr",
2949
- "github": "lihbr"
3572
+ "name": "kgierke",
3573
+ "github": "kgierke"
2950
3574
  }
2951
3575
  ],
2952
3576
  "compatibility": {
2953
- "nuxt": "^2.0.0 || ^3.0.0",
2954
- "requires": {
2955
- "bridge": "optional"
2956
- }
3577
+ "nuxt": "^3.0.0",
3578
+ "requires": {}
2957
3579
  }
2958
3580
  },
2959
3581
  {
2960
- "name": "nuxt-localtunnel",
2961
- "description": "Exposes your Nuxt localhost to the world automatically.",
2962
- "repo": "nuxtus/localtunnel",
2963
- "npm": "@nuxtus/nuxt-localtunnel",
2964
- "icon": "nuxt-localtunnel.svg",
2965
- "github": "https://github.com/nuxtus/localtunnel",
2966
- "website": "https://nuxtus.com",
2967
- "learn_more": "https://docs.nuxtus.com/#/localtunnel",
2968
- "category": "Devtools",
3582
+ "name": "nuxt-bootstrap-icons",
3583
+ "description": "Just a simple integration for Bootstrap Icons",
3584
+ "repo": "OyewoleOyedeji/nuxt-bootstrap-icons",
3585
+ "npm": "nuxt-bootstrap-icons",
3586
+ "icon": "bootstrap-icons.svg",
3587
+ "github": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3588
+ "website": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3589
+ "learn_more": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3590
+ "category": "UI",
2969
3591
  "type": "3rd-party",
2970
3592
  "maintainers": [
2971
3593
  {
2972
- "name": "Craig Harman",
2973
- "github": "craigharman",
2974
- "twitter": "craig_harman"
3594
+ "name": "OyewoleOyedeji",
3595
+ "github": "OyewoleOyedeji"
2975
3596
  }
2976
3597
  ],
2977
3598
  "compatibility": {
@@ -2980,21 +3601,344 @@
2980
3601
  }
2981
3602
  },
2982
3603
  {
2983
- "name": "nuxt-loco",
2984
- "description": "A localise.biz module to synth locale with Nuxt.js",
2985
- "repo": "gaetansenn/nuxt-loco",
2986
- "npm": "nuxt-loco",
2987
- "icon": "",
2988
- "github": "https://github.com/gaetansenn/nuxt-loco",
2989
- "website": "https://nuxt-loco.dewib.com/",
2990
- "learn_more": "",
3604
+ "name": "nuxt-chatgpt",
3605
+ "description": "ChatGPT integration for Nuxt",
3606
+ "repo": "schnapsterdog/nuxt-chatgpt",
3607
+ "npm": "nuxt-chatgpt",
3608
+ "icon": "chatgpt.svg",
3609
+ "github": "https://github.com/schnapsterdog/nuxt-chatgpt",
3610
+ "website": "https://github.com/schnapsterdog/nuxt-chatgpt",
3611
+ "learn_more": "https://github.com/schnapsterdog/nuxt-chatgpt/blob/main/README.md",
2991
3612
  "category": "Libraries",
2992
3613
  "type": "3rd-party",
2993
3614
  "maintainers": [
2994
3615
  {
2995
- "name": "Gaetan SENN",
2996
- "github": "gaetansenn",
2997
- "avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
3616
+ "name": "Oliver Trajceski",
3617
+ "github": "schnapsterdog"
3618
+ }
3619
+ ],
3620
+ "compatibility": {
3621
+ "nuxt": "^3.0.0",
3622
+ "requires": {}
3623
+ }
3624
+ },
3625
+ {
3626
+ "name": "nuxt-facebook-chat",
3627
+ "description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
3628
+ "repo": "superdev-tech/nuxt-facebook-chat",
3629
+ "npm": "nuxt-facebook-chat",
3630
+ "icon": "nuxt-facebook-chat.svg",
3631
+ "github": "https://github.com/superdev-tech/nuxt-facebook-chat",
3632
+ "website": "https://github.com/superdev-tech/nuxt-facebook-chat",
3633
+ "learn_more": "https://www.npmjs.com/package/nuxt-facebook-chat",
3634
+ "category": "Libraries",
3635
+ "type": "3rd-party",
3636
+ "maintainers": [
3637
+ {
3638
+ "name": "Supanut Dokmaithong",
3639
+ "github": "Boomgeek"
3640
+ },
3641
+ {
3642
+ "name": "superdev-tech",
3643
+ "github": "superdev-tech"
3644
+ }
3645
+ ],
3646
+ "compatibility": {
3647
+ "nuxt": "^3.0.0",
3648
+ "requires": {}
3649
+ }
3650
+ },
3651
+ {
3652
+ "name": "nuxt-feather-icons",
3653
+ "description": "The Feather Icons in Nuxt 3.",
3654
+ "repo": "4sllan/nuxt-feather-icons",
3655
+ "npm": "nuxt-feather-icons",
3656
+ "icon": "nuxt-feather-icons.png",
3657
+ "github": "https://github.com/4sllan/nuxt-feather-icons",
3658
+ "website": "https://github.com/4sllan/nuxt-feather-icons",
3659
+ "learn_more": "https://github.com/4sllan/nuxt-feather-icons",
3660
+ "category": "UI",
3661
+ "type": "3rd-party",
3662
+ "maintainers": [
3663
+ {
3664
+ "name": "4sllan",
3665
+ "github": "4sllan"
3666
+ }
3667
+ ],
3668
+ "compatibility": {
3669
+ "nuxt": "^3.0.0",
3670
+ "requires": {}
3671
+ }
3672
+ },
3673
+ {
3674
+ "name": "nuxt-feedme",
3675
+ "description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
3676
+ "repo": "helltraitor/nuxt-feedme",
3677
+ "npm": "nuxt-feedme",
3678
+ "icon": "",
3679
+ "github": "https://github.com/helltraitor/nuxt-feedme",
3680
+ "website": "https://github.com/helltraitor/nuxt-feedme",
3681
+ "learn_more": "",
3682
+ "category": "SEO",
3683
+ "type": "3rd-party",
3684
+ "maintainers": [
3685
+ {
3686
+ "name": "Helltraitor",
3687
+ "github": "helltraitor"
3688
+ }
3689
+ ],
3690
+ "compatibility": {
3691
+ "nuxt": "^3.0.0",
3692
+ "requires": {}
3693
+ }
3694
+ },
3695
+ {
3696
+ "name": "nuxt-graphql-middleware",
3697
+ "description": "Expose GraphQL queries and mutations as server API routes.",
3698
+ "repo": "dulnan/nuxt-graphql-middleware",
3699
+ "npm": "nuxt-graphql-middleware",
3700
+ "icon": "nuxt-graphql-middleware.svg",
3701
+ "github": "https://github.com/dulnan/nuxt-graphql-middleware",
3702
+ "website": "https://nuxt-graphql-middleware.dulnan.net",
3703
+ "learn_more": "",
3704
+ "category": "Request",
3705
+ "type": "3rd-party",
3706
+ "maintainers": [
3707
+ {
3708
+ "name": "dulnan",
3709
+ "github": "dulnan",
3710
+ "twitter": "dulnan",
3711
+ "avatar": "https://avatars.githubusercontent.com/dulnan?v=4"
3712
+ },
3713
+ {
3714
+ "name": "ayalon",
3715
+ "github": "ayalon",
3716
+ "avatar": "https://avatars.githubusercontent.com/ayalon?v=4"
3717
+ }
3718
+ ],
3719
+ "compatibility": {
3720
+ "nuxt": "^2.0.0 || ^3.0.0",
3721
+ "requires": {}
3722
+ }
3723
+ },
3724
+ {
3725
+ "name": "nuxt-graphql-playground",
3726
+ "description": "",
3727
+ "repo": "pinpon-dev/nuxt-graphql-playground",
3728
+ "npm": "@pin-pon/nuxt-graphql-playground",
3729
+ "icon": "",
3730
+ "github": "https://github.com/pinpon-dev/nuxt-graphql-playground",
3731
+ "website": "https://github.com/pinpon-dev/nuxt-graphql-playground",
3732
+ "learn_more": "",
3733
+ "category": "Devtools",
3734
+ "type": "3rd-party",
3735
+ "maintainers": [
3736
+ {
3737
+ "name": "pinpon-dev",
3738
+ "github": "pinpon-dev"
3739
+ }
3740
+ ],
3741
+ "compatibility": {
3742
+ "nuxt": "^2.0.0",
3743
+ "requires": {}
3744
+ }
3745
+ },
3746
+ {
3747
+ "name": "nuxt-gtm",
3748
+ "description": "A Nuxt module for Google Tag Manager",
3749
+ "repo": "zadigetvoltaire/nuxt-gtm",
3750
+ "npm": "@zadigetvoltaire/nuxt-gtm",
3751
+ "icon": "nuxt-gtm.svg",
3752
+ "github": "https://github.com/zadigetvoltaire/nuxt-gtm",
3753
+ "website": "https://github.com/zadigetvoltaire/nuxt-gtm",
3754
+ "learn_more": "https://developers.google.com/tag-platform/tag-manager?hl=fr",
3755
+ "category": "Analytics",
3756
+ "type": "3rd-party",
3757
+ "maintainers": [
3758
+ {
3759
+ "name": "Zadig&Voltaire Team",
3760
+ "github": "https://github.com/zadigetvoltaire"
3761
+ }
3762
+ ],
3763
+ "compatibility": {
3764
+ "nuxt": "^3.0.0",
3765
+ "requires": {},
3766
+ "devtools": "^0.0.0"
3767
+ }
3768
+ },
3769
+ {
3770
+ "name": "nuxt-hue",
3771
+ "description": "Enlighten your Nuxt experience",
3772
+ "repo": "lihbr/nuxt-hue",
3773
+ "npm": "nuxt-hue",
3774
+ "icon": "nuxt-hue.svg",
3775
+ "github": "https://github.com/lihbr/nuxt-hue",
3776
+ "website": "https://github.com/lihbr/nuxt-hue",
3777
+ "learn_more": "",
3778
+ "category": "Devtools",
3779
+ "type": "3rd-party",
3780
+ "maintainers": [
3781
+ {
3782
+ "name": "lihbr",
3783
+ "github": "lihbr"
3784
+ }
3785
+ ],
3786
+ "compatibility": {
3787
+ "nuxt": "^2.0.0 || ^3.0.0",
3788
+ "requires": {
3789
+ "bridge": "optional"
3790
+ }
3791
+ }
3792
+ },
3793
+ {
3794
+ "name": "nuxt-interpolation",
3795
+ "description": "Directive for binding every link to catch the click event, and if it's a relative link router will push.",
3796
+ "repo": "daliborgogic/nuxt-interpolation#master",
3797
+ "npm": "nuxt-interpolation",
3798
+ "icon": "",
3799
+ "github": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
3800
+ "website": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
3801
+ "learn_more": "",
3802
+ "category": "Devtools",
3803
+ "type": "3rd-party",
3804
+ "maintainers": [
3805
+ {
3806
+ "name": "daliborgogic",
3807
+ "github": "daliborgogic"
3808
+ }
3809
+ ],
3810
+ "compatibility": {
3811
+ "nuxt": "^2.0.0",
3812
+ "requires": {}
3813
+ }
3814
+ },
3815
+ {
3816
+ "name": "nuxt-jsonld",
3817
+ "description": "Manage JSON-LD in Vue component.",
3818
+ "repo": "ymmooot/nuxt-jsonld",
3819
+ "npm": "nuxt-jsonld",
3820
+ "icon": "",
3821
+ "github": "https://github.com/ymmooot/nuxt-jsonld",
3822
+ "website": "https://github.com/ymmooot/nuxt-jsonld",
3823
+ "learn_more": "",
3824
+ "category": "SEO",
3825
+ "type": "3rd-party",
3826
+ "maintainers": [
3827
+ {
3828
+ "name": "ymmooot",
3829
+ "github": "ymmooot"
3830
+ }
3831
+ ],
3832
+ "compatibility": {
3833
+ "nuxt": "^3.0.0",
3834
+ "requires": {}
3835
+ }
3836
+ },
3837
+ {
3838
+ "name": "nuxt-localtunnel",
3839
+ "description": "Exposes your Nuxt localhost to the world automatically.",
3840
+ "repo": "nuxtus/localtunnel",
3841
+ "npm": "@nuxtus/nuxt-localtunnel",
3842
+ "icon": "nuxt-localtunnel.svg",
3843
+ "github": "https://github.com/nuxtus/localtunnel",
3844
+ "website": "https://docs.nuxtus.com",
3845
+ "learn_more": "https://docs.nuxtus.com/localtunnel.html",
3846
+ "category": "Devtools",
3847
+ "type": "3rd-party",
3848
+ "maintainers": [
3849
+ {
3850
+ "name": "Craig Harman",
3851
+ "github": "craigharman",
3852
+ "twitter": "craig_harman"
3853
+ }
3854
+ ],
3855
+ "compatibility": {
3856
+ "nuxt": "^3.0.0",
3857
+ "requires": {}
3858
+ }
3859
+ },
3860
+ {
3861
+ "name": "nuxt-loco",
3862
+ "description": "A localise.biz module to synth locale with Nuxt",
3863
+ "repo": "gaetansenn/nuxt-loco",
3864
+ "npm": "nuxt-loco",
3865
+ "icon": "",
3866
+ "github": "https://github.com/gaetansenn/nuxt-loco",
3867
+ "website": "https://nuxt-loco.dewib.com/",
3868
+ "learn_more": "",
3869
+ "category": "Libraries",
3870
+ "type": "3rd-party",
3871
+ "maintainers": [
3872
+ {
3873
+ "name": "Gaetan SENN",
3874
+ "github": "gaetansenn",
3875
+ "avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
3876
+ }
3877
+ ],
3878
+ "compatibility": {
3879
+ "nuxt": "^3.0.0",
3880
+ "requires": {}
3881
+ }
3882
+ },
3883
+ {
3884
+ "name": "nuxt-mail",
3885
+ "description": "Adds email sending capability to a Nuxt.js app. Adds a server route, an injected variable, and uses nodemailer to send emails.",
3886
+ "repo": "dword-design/nuxt-mail",
3887
+ "npm": "nuxt-mail",
3888
+ "icon": "",
3889
+ "github": "https://github.com/dword-design/nuxt-mail",
3890
+ "website": "https://github.com/dword-design/nuxt-mail",
3891
+ "learn_more": "",
3892
+ "category": "Extensions",
3893
+ "type": "3rd-party",
3894
+ "maintainers": [
3895
+ {
3896
+ "name": "Sebastian Landwehr",
3897
+ "github": "dword-design"
3898
+ }
3899
+ ],
3900
+ "compatibility": {
3901
+ "nuxt": "^2.0.0 || ^3.0.0",
3902
+ "requires": {}
3903
+ }
3904
+ },
3905
+ {
3906
+ "name": "nuxt-mapbox",
3907
+ "description": "Elegant Mapbox integration with Nuxt",
3908
+ "repo": "AlexLavoie42/Nuxt-Mapbox",
3909
+ "npm": "nuxt-mapbox",
3910
+ "icon": "nuxt-mapbox.svg",
3911
+ "github": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
3912
+ "website": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
3913
+ "learn_more": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
3914
+ "category": "Libraries",
3915
+ "type": "3rd-party",
3916
+ "maintainers": [
3917
+ {
3918
+ "name": "Alex Lavoie",
3919
+ "github": "AlexLavoie42"
3920
+ }
3921
+ ],
3922
+ "compatibility": {
3923
+ "nuxt": "^3.0.0",
3924
+ "requires": {}
3925
+ }
3926
+ },
3927
+ {
3928
+ "name": "nuxt-mdi",
3929
+ "description": "Add 7,000+ icons to your Nuxt application, from Material Design Icons.",
3930
+ "repo": "ERPedersen/nuxt-mdi",
3931
+ "npm": "nuxt-mdi",
3932
+ "icon": "mdi.png",
3933
+ "github": "https://github.com/ERPedersen/nuxt-mdi",
3934
+ "website": "https://nuxt-mdi.emilrosenius.com",
3935
+ "learn_more": "https://github.com/ERPedersen/nuxt-mdi/blob/main/README.md",
3936
+ "category": "Libraries",
3937
+ "type": "3rd-party",
3938
+ "maintainers": [
3939
+ {
3940
+ "name": "Emil Rosenius",
3941
+ "github": "ERPedersen"
2998
3942
  }
2999
3943
  ],
3000
3944
  "compatibility": {
@@ -3024,6 +3968,97 @@
3024
3968
  "requires": {}
3025
3969
  }
3026
3970
  },
3971
+ {
3972
+ "name": "nuxt-mongoose",
3973
+ "description": "A Nuxt module for simplifying the use of Mongoose in your project.",
3974
+ "repo": "arashsheyda/nuxt-mongoose",
3975
+ "npm": "nuxt-mongoose",
3976
+ "icon": "nuxt-mongoose.svg",
3977
+ "github": "https://github.com/arashsheyda/nuxt-mongoose",
3978
+ "website": "https://nuxt-mongoose.nuxt.space",
3979
+ "learn_more": "",
3980
+ "category": "Database",
3981
+ "type": "3rd-party",
3982
+ "maintainers": [
3983
+ {
3984
+ "name": "arashsheyda",
3985
+ "github": "arashsheyda"
3986
+ }
3987
+ ],
3988
+ "compatibility": {
3989
+ "nuxt": "^3.0.0",
3990
+ "requires": {},
3991
+ "devtools": "^0.0.0"
3992
+ }
3993
+ },
3994
+ {
3995
+ "name": "nuxt-oidc-auth",
3996
+ "description": "Nuxt SSR OIDC (OpenID Connect) authentication with server side encrypted sessions.",
3997
+ "repo": "itpropro/nuxt-oidc-auth",
3998
+ "npm": "nuxt-oidc-auth",
3999
+ "icon": "",
4000
+ "github": "https://github.com/itpropro/nuxt-oidc-auth",
4001
+ "website": "https://github.com/itpropro/nuxt-oidc-auth",
4002
+ "learn_more": "https://github.com/itpropro/nuxt-oidc-auth",
4003
+ "category": "Security",
4004
+ "type": "3rd-party",
4005
+ "maintainers": [
4006
+ {
4007
+ "name": "Jan-Henrik Damaschke",
4008
+ "github": "itpropro",
4009
+ "twitter": "jandamaschke"
4010
+ }
4011
+ ],
4012
+ "compatibility": {
4013
+ "nuxt": "^3.0.0",
4014
+ "requires": {}
4015
+ }
4016
+ },
4017
+ {
4018
+ "name": "nuxt-openapi-docs-module",
4019
+ "description": "Generate pages from OpenAPI specifications",
4020
+ "repo": "on-org/nuxt-openapi-docs-module",
4021
+ "npm": "nuxt-openapi-docs-module",
4022
+ "icon": "nuxt-openapi-docs-module.png",
4023
+ "github": "https://github.com/on-org/nuxt-openapi-docs-module",
4024
+ "website": "https://github.com/on-org/nuxt-openapi-docs-module",
4025
+ "learn_more": "https://www.npmjs.com/package/nuxt-openapi-docs-module",
4026
+ "category": "Libraries",
4027
+ "type": "3rd-party",
4028
+ "maintainers": [
4029
+ {
4030
+ "name": "Pavel Kuzmin",
4031
+ "github": "s00d"
4032
+ }
4033
+ ],
4034
+ "compatibility": {
4035
+ "nuxt": "^3.0.0",
4036
+ "requires": {}
4037
+ }
4038
+ },
4039
+ {
4040
+ "name": "nuxt-payload-analyzer",
4041
+ "description": "Analyze Nuxt Payload Size",
4042
+ "repo": "barbapapazes/nuxt-payload-analyzer",
4043
+ "npm": "nuxt-payload-analyzer",
4044
+ "icon": "",
4045
+ "github": "https://github.com/barbapapazes/nuxt-payload-analyzer",
4046
+ "website": "https://github.com/barbapapazes/nuxt-payload-analyzer#readme",
4047
+ "learn_more": "",
4048
+ "category": "Performance",
4049
+ "type": "3rd-party",
4050
+ "maintainers": [
4051
+ {
4052
+ "name": "Barbapapazes",
4053
+ "github": "Barbapapazes",
4054
+ "twitter": "soubiran_"
4055
+ }
4056
+ ],
4057
+ "compatibility": {
4058
+ "nuxt": "^3.0.0",
4059
+ "requires": {}
4060
+ }
4061
+ },
3027
4062
  {
3028
4063
  "name": "nuxt-pdf",
3029
4064
  "description": "Zero-boilerplate PDF exports of your Pages and Components",
@@ -3047,6 +4082,28 @@
3047
4082
  "requires": {}
3048
4083
  }
3049
4084
  },
4085
+ {
4086
+ "name": "nuxt-phosphor-icons",
4087
+ "description": "Just a simple integration for @phosphor-icons in Nuxt",
4088
+ "repo": "OyewoleOyedeji/nuxt-phosphor-icons",
4089
+ "npm": "nuxt-phosphor-icons",
4090
+ "icon": "phosphor-icons.svg",
4091
+ "github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
4092
+ "website": "https://nuxt-phosphor-icons.vercel.app",
4093
+ "learn_more": "https://nuxt-phosphor-icons.vercel.app",
4094
+ "category": "UI",
4095
+ "type": "3rd-party",
4096
+ "maintainers": [
4097
+ {
4098
+ "name": "OyewoleOyedeji",
4099
+ "github": "OyewoleOyedeji"
4100
+ }
4101
+ ],
4102
+ "compatibility": {
4103
+ "nuxt": "^3.0.0",
4104
+ "requires": {}
4105
+ }
4106
+ },
3050
4107
  {
3051
4108
  "name": "nuxt-pino-log",
3052
4109
  "description": "Structured logs for nuxt apps using pino",
@@ -3071,7 +4128,7 @@
3071
4128
  },
3072
4129
  {
3073
4130
  "name": "plausible",
3074
- "description": "Nuxt 3 module to natively integrate Plausible analytics",
4131
+ "description": "Nuxt module to natively integrate Plausible analytics",
3075
4132
  "repo": "nuxt-modules/plausible",
3076
4133
  "npm": "@nuxtjs/plausible",
3077
4134
  "icon": "plausible.png",
@@ -3082,8 +4139,34 @@
3082
4139
  "type": "community",
3083
4140
  "maintainers": [
3084
4141
  {
3085
- "name": "Johann Schopplich",
3086
- "github": "johannschopplich"
4142
+ "name": "Johann Schopplich",
4143
+ "github": "johannschopplich"
4144
+ }
4145
+ ],
4146
+ "compatibility": {
4147
+ "nuxt": "^3.0.0",
4148
+ "requires": {}
4149
+ }
4150
+ },
4151
+ {
4152
+ "name": "nuxt-plotly",
4153
+ "description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
4154
+ "repo": "superdev-tech/nuxt-plotly",
4155
+ "npm": "nuxt-plotly",
4156
+ "icon": "nuxt-plotly.svg",
4157
+ "github": "https://github.com/superdev-tech/nuxt-plotly",
4158
+ "website": "https://github.com/superdev-tech/nuxt-plotly",
4159
+ "learn_more": "https://www.npmjs.com/package/nuxt-plotly",
4160
+ "category": "Libraries",
4161
+ "type": "3rd-party",
4162
+ "maintainers": [
4163
+ {
4164
+ "name": "Supanut Dokmaithong",
4165
+ "github": "Boomgeek"
4166
+ },
4167
+ {
4168
+ "name": "superdev-tech",
4169
+ "github": "superdev-tech"
3087
4170
  }
3088
4171
  ],
3089
4172
  "compatibility": {
@@ -3093,7 +4176,7 @@
3093
4176
  },
3094
4177
  {
3095
4178
  "name": "nuxt-png-to-ico",
3096
- "description": "Nuxt.js module for auto generating favicons",
4179
+ "description": "Nuxt module for auto generating favicons",
3097
4180
  "repo": "b5710546232/nuxt-png-to-ico",
3098
4181
  "npm": "nuxt-png-to-ico",
3099
4182
  "icon": "",
@@ -3116,7 +4199,7 @@
3116
4199
  },
3117
4200
  {
3118
4201
  "name": "nuxt-smartlook",
3119
- "description": "Integrate Smartlook in your Nuxt.js apps using nuxt-smartlook.",
4202
+ "description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
3120
4203
  "repo": "f00b4r/nuxt-smartlook",
3121
4204
  "npm": "nuxt-smartlook",
3122
4205
  "icon": "nuxt-smartlook.png",
@@ -3138,6 +4221,28 @@
3138
4221
  "requires": {}
3139
4222
  }
3140
4223
  },
4224
+ {
4225
+ "name": "nuxt-social-share",
4226
+ "description": "Simple Social Sharing for Nuxt",
4227
+ "repo": "stefanobartoletti/nuxt-social-share",
4228
+ "npm": "@stefanobartoletti/nuxt-social-share",
4229
+ "icon": "nuxt-social-share.png",
4230
+ "github": "https://github.com/stefanobartoletti/nuxt-social-share",
4231
+ "website": "https://github.com/stefanobartoletti/nuxt-social-share",
4232
+ "learn_more": "https://github.com/stefanobartoletti/nuxt-social-share#readme",
4233
+ "category": "Extensions",
4234
+ "type": "3rd-party",
4235
+ "maintainers": [
4236
+ {
4237
+ "name": "stefanobartoletti",
4238
+ "github": "stefanobartoletti"
4239
+ }
4240
+ ],
4241
+ "compatibility": {
4242
+ "nuxt": "^3.0.0",
4243
+ "requires": {}
4244
+ }
4245
+ },
3141
4246
  {
3142
4247
  "name": "ssr-lit",
3143
4248
  "description": "Server-Side Rendering for Lit Element components",
@@ -3168,10 +4273,10 @@
3168
4273
  },
3169
4274
  {
3170
4275
  "name": "nuxt-storm",
3171
- "description": "WebStorm & PHPStorm support for NuxtJS components",
4276
+ "description": "WebStorm & PHPStorm support for Nuxt components",
3172
4277
  "repo": "fumeapp/nuxt-storm",
3173
4278
  "npm": "nuxt-storm",
3174
- "icon": "nuxt-storm.png",
4279
+ "icon": "",
3175
4280
  "github": "https://github.com/fumeapp/nuxt-storm",
3176
4281
  "website": "https://github.com/fumeapp/nuxt-storm",
3177
4282
  "learn_more": "https://github.com/fumeapp/nuxt-storm",
@@ -3188,6 +4293,30 @@
3188
4293
  "requires": {}
3189
4294
  }
3190
4295
  },
4296
+ {
4297
+ "name": "nuxt-svgo-loader",
4298
+ "description": "Nuxt module to load SVG files as Vue components, using SVGO for optimization.",
4299
+ "repo": "Mini-ghost/nuxt-svgo-loader",
4300
+ "npm": "nuxt-svgo-loader",
4301
+ "icon": "",
4302
+ "github": "https://github.com/Mini-ghost/nuxt-svgo-loader",
4303
+ "website": "https://github.com/Mini-ghost/nuxt-svgo-loader",
4304
+ "learn_more": "https://github.com/Mini-ghost/nuxt-svgo-loader",
4305
+ "category": "Images",
4306
+ "type": "3rd-party",
4307
+ "maintainers": [
4308
+ {
4309
+ "name": "Alex Liu",
4310
+ "github": "Mini-ghost",
4311
+ "twitter": "Minighost_Alex"
4312
+ }
4313
+ ],
4314
+ "compatibility": {
4315
+ "nuxt": "^3.0.0",
4316
+ "requires": {},
4317
+ "devtools": "^0.0.0"
4318
+ }
4319
+ },
3191
4320
  {
3192
4321
  "name": "nuxt-svgo",
3193
4322
  "description": "Nuxt module to load optimized SVG files as Vue components",
@@ -3212,7 +4341,7 @@
3212
4341
  },
3213
4342
  {
3214
4343
  "name": "nuxt-unleash",
3215
- "description": "Nuxt.js module to use Unleash toggle feature services",
4344
+ "description": "Nuxt module to use Unleash toggle feature services",
3216
4345
  "repo": "conejerock/nuxt-unleash",
3217
4346
  "npm": "nuxt-unleash",
3218
4347
  "icon": "nuxt-unleash.svg",
@@ -3232,28 +4361,6 @@
3232
4361
  "requires": {}
3233
4362
  }
3234
4363
  },
3235
- {
3236
- "name": "nuxt-use-motion",
3237
- "description": "A Nuxt module putting your components in motion",
3238
- "repo": "Tahul/nuxt-use-motion",
3239
- "npm": "nuxt-use-motion",
3240
- "icon": "nuxt-use-motion.svg",
3241
- "github": "https://github.com/Tahul/nuxt-use-motion",
3242
- "website": "https://github.com/Tahul/nuxt-use-motion",
3243
- "learn_more": "https://github.com/vueuse/motion",
3244
- "category": "Libraries",
3245
- "type": "3rd-party",
3246
- "maintainers": [
3247
- {
3248
- "name": "Tahul",
3249
- "github": "Tahul"
3250
- }
3251
- ],
3252
- "compatibility": {
3253
- "nuxt": "^2.0.0",
3254
- "requires": {}
3255
- }
3256
- },
3257
4364
  {
3258
4365
  "name": "nuxt-use-sound",
3259
4366
  "description": "A Nuxt module for playing sound effects.",
@@ -3303,12 +4410,12 @@
3303
4410
  {
3304
4411
  "name": "nuxt-vue3-google-signin",
3305
4412
  "description": "Empower your Nuxt app with Google Sign-In, hassle-free",
3306
- "repo": "syetalabs/nuxt-vue3-google-signin",
4413
+ "repo": "wavezync/nuxt-vue3-google-signin",
3307
4414
  "npm": "nuxt-vue3-google-signin",
3308
4415
  "icon": "vue3-google-signin.svg",
3309
- "github": "https://github.com/syetalabs/nuxt-vue3-google-signin",
3310
- "website": "https://vue3-google-signin.syetalabs.io",
3311
- "learn_more": "https://vue3-google-signin.syetalabs.io",
4416
+ "github": "https://github.com/wavezync/nuxt-vue3-google-signin",
4417
+ "website": "https://vue3-google-signin.wavezync.com",
4418
+ "learn_more": "https://vue3-google-signin.wavezync.com",
3312
4419
  "category": "Libraries",
3313
4420
  "type": "3rd-party",
3314
4421
  "maintainers": [
@@ -3322,9 +4429,75 @@
3322
4429
  "requires": {}
3323
4430
  }
3324
4431
  },
4432
+ {
4433
+ "name": "Nuxt zodI18n",
4434
+ "description": "A Nuxt Module for localizing zod error messages.",
4435
+ "repo": "xibman/nuxt-zod-i18n",
4436
+ "npm": "nuxt-zod-i18n",
4437
+ "icon": "nuxt-zod-i18n.svg",
4438
+ "github": "https://github.com/xibman/nuxt-zod-i18n",
4439
+ "website": "https://xibman-nuxt-zod-i18n.nuxt.space",
4440
+ "learn_more": "",
4441
+ "category": "Libraries",
4442
+ "type": "3rd-party",
4443
+ "maintainers": [
4444
+ {
4445
+ "name": "xibman",
4446
+ "github": "xibman"
4447
+ }
4448
+ ],
4449
+ "compatibility": {
4450
+ "nuxt": "^3.0.0",
4451
+ "requires": {}
4452
+ }
4453
+ },
4454
+ {
4455
+ "name": "nuxt3-interpolation",
4456
+ "description": "",
4457
+ "repo": "daliborgogic/interpolation#master",
4458
+ "npm": "nuxt3-interpolation",
4459
+ "icon": "",
4460
+ "github": "https://github.com/daliborgogic/interpolation/tree/master",
4461
+ "website": "https://github.com/daliborgogic/interpolation/tree/master",
4462
+ "learn_more": "",
4463
+ "category": "Devtools",
4464
+ "type": "3rd-party",
4465
+ "maintainers": [
4466
+ {
4467
+ "name": "daliborgogic",
4468
+ "github": "daliborgogic"
4469
+ }
4470
+ ],
4471
+ "compatibility": {
4472
+ "nuxt": "^3.0.0",
4473
+ "requires": {}
4474
+ }
4475
+ },
4476
+ {
4477
+ "name": "nuxt3-leaflet",
4478
+ "description": "Leaflet integration with Nuxt",
4479
+ "repo": "Gugustinette/Nuxt-Leaflet",
4480
+ "npm": "nuxt3-leaflet",
4481
+ "icon": "leaflet.png",
4482
+ "github": "https://github.com/Gugustinette/Nuxt-Leaflet",
4483
+ "website": "https://github.com/Gugustinette/Nuxt-Leaflet",
4484
+ "learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
4485
+ "category": "Libraries",
4486
+ "type": "3rd-party",
4487
+ "maintainers": [
4488
+ {
4489
+ "name": "Augustin MERCIER",
4490
+ "github": "Gugustinette"
4491
+ }
4492
+ ],
4493
+ "compatibility": {
4494
+ "nuxt": "^3.0.0",
4495
+ "requires": {}
4496
+ }
4497
+ },
3325
4498
  {
3326
4499
  "name": "nuxt7",
3327
- "description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
4500
+ "description": "Full Featured iOS & Android PWA Apps with Nuxt and Framework7",
3328
4501
  "repo": "nuxt-community/nuxt7",
3329
4502
  "npm": "nuxt7",
3330
4503
  "icon": "",
@@ -3347,15 +4520,15 @@
3347
4520
  },
3348
4521
  {
3349
4522
  "name": "og-image",
3350
- "description": "Easily generate dynamic social share images.",
3351
- "repo": "harlan-zw/nuxt-og-image",
4523
+ "description": "Enlightened runtime images generated with Vue templates.",
4524
+ "repo": "nuxt-modules/og-image",
3352
4525
  "npm": "nuxt-og-image",
3353
- "icon": "",
3354
- "github": "https://github.com/harlan-zw/nuxt-og-image",
3355
- "website": "https://github.com/harlan-zw/nuxt-og-image",
3356
- "learn_more": "",
4526
+ "icon": "og-image.svg",
4527
+ "github": "https://github.com/nuxt-modules/og-image",
4528
+ "website": "https://nuxtseo.com/og-image",
4529
+ "learn_more": "https://nuxtseo.com/og-image",
3357
4530
  "category": "SEO",
3358
- "type": "3rd-party",
4531
+ "type": "community",
3359
4532
  "maintainers": [
3360
4533
  {
3361
4534
  "name": "Harlan Wilton",
@@ -3366,7 +4539,8 @@
3366
4539
  ],
3367
4540
  "compatibility": {
3368
4541
  "nuxt": "^3.0.0",
3369
- "requires": {}
4542
+ "requires": {},
4543
+ "devtools": "^0.0.0"
3370
4544
  }
3371
4545
  },
3372
4546
  {
@@ -3394,13 +4568,13 @@
3394
4568
  },
3395
4569
  {
3396
4570
  "name": "optimized-images",
3397
- "description": "Automatically optimizes images used in Nuxt.js projects (jpeg, png, svg, webp and gif).",
4571
+ "description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
3398
4572
  "repo": "juliomrqz/nuxt-optimized-images",
3399
4573
  "npm": "@aceforth/nuxt-optimized-images",
3400
4574
  "icon": "",
3401
4575
  "github": "https://github.com/juliomrqz/nuxt-optimized-images",
3402
- "website": "https://marquez.co/docs/nuxt-optimized-images/",
3403
- "learn_more": "",
4576
+ "website": "https://github.com/juliomrqz/nuxt-optimized-images",
4577
+ "learn_more": "https://github.com/juliomrqz/nuxt-optimized-images/tree/develop/docs",
3404
4578
  "category": "Images",
3405
4579
  "type": "3rd-party",
3406
4580
  "maintainers": [
@@ -3439,7 +4613,7 @@
3439
4613
  },
3440
4614
  {
3441
4615
  "name": "parse",
3442
- "description": "Parse package for Nuxt.js",
4616
+ "description": "Parse package for Nuxt",
3443
4617
  "repo": "cierrateam/nuxt-parse",
3444
4618
  "npm": "nuxt-parse",
3445
4619
  "icon": "",
@@ -3459,6 +4633,29 @@
3459
4633
  "requires": {}
3460
4634
  }
3461
4635
  },
4636
+ {
4637
+ "name": "particles",
4638
+ "description": "Easily add particle animations to your Nuxt projects using tsParticles",
4639
+ "repo": "Joepocalyptic/nuxt-particles",
4640
+ "npm": "nuxt-particles",
4641
+ "icon": "",
4642
+ "github": "https://github.com/Joepocalyptic/nuxt-particles",
4643
+ "website": "https://nuxt-particles.joeypereira.dev",
4644
+ "learn_more": "https://particles.js.org/",
4645
+ "category": "Libraries",
4646
+ "type": "3rd-party",
4647
+ "maintainers": [
4648
+ {
4649
+ "name": "Joey Pereira",
4650
+ "github": "Joepocalyptic",
4651
+ "avatar": "https://avatars.githubusercontent.com/Joepocalyptic?v=4"
4652
+ }
4653
+ ],
4654
+ "compatibility": {
4655
+ "nuxt": "^3.0.0",
4656
+ "requires": {}
4657
+ }
4658
+ },
3462
4659
  {
3463
4660
  "name": "partytown",
3464
4661
  "description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
@@ -3484,6 +4681,52 @@
3484
4681
  }
3485
4682
  }
3486
4683
  },
4684
+ {
4685
+ "name": "paypal",
4686
+ "description": "A Nuxt module for simplifying the use of Paypal in your project.",
4687
+ "repo": "arashsheyda/nuxt-paypal",
4688
+ "npm": "nuxt-paypal",
4689
+ "icon": "paypal.svg",
4690
+ "github": "https://github.com/arashsheyda/nuxt-paypal",
4691
+ "website": "https://github.com/arashsheyda/nuxt-paypal#readme",
4692
+ "learn_more": "https://developer.paypal.com/sdk/js/reference/",
4693
+ "category": "Payment",
4694
+ "type": "3rd-party",
4695
+ "maintainers": [
4696
+ {
4697
+ "name": "Arash Sheyda",
4698
+ "github": "arashsheyda"
4699
+ }
4700
+ ],
4701
+ "compatibility": {
4702
+ "nuxt": "^3.0.0",
4703
+ "requires": {}
4704
+ }
4705
+ },
4706
+ {
4707
+ "name": "pdfeasy",
4708
+ "description": "A JavaScript Client/Server Side PDF-Generator based in PDFKit",
4709
+ "repo": "betterwrite/pdfeasy#main/packages/nuxt",
4710
+ "npm": "nuxt-pdfeasy",
4711
+ "icon": "pdfeasy.png",
4712
+ "github": "https://github.com/betterwrite/pdfeasy",
4713
+ "website": "https://github.com/betterwrite/pdfeasy",
4714
+ "learn_more": "https://github.com/betterwrite/pdfeasy",
4715
+ "category": "Extensions",
4716
+ "type": "3rd-party",
4717
+ "maintainers": [
4718
+ {
4719
+ "name": "Giovane Cardoso",
4720
+ "github": "novout",
4721
+ "twitter": "novoutttttt",
4722
+ "avatar": "https://avatars.githubusercontent.com/novout?v=4"
4723
+ }
4724
+ ],
4725
+ "compatibility": {
4726
+ "nuxt": "^3.0.0",
4727
+ "requires": {}
4728
+ }
4729
+ },
3487
4730
  {
3488
4731
  "name": "persian-datepicker",
3489
4732
  "description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
@@ -3581,7 +4824,7 @@
3581
4824
  },
3582
4825
  {
3583
4826
  "name": "plausible",
3584
- "description": "Nuxt 3 module to natively integrate Plausible analytics",
4827
+ "description": "Nuxt module to natively integrate Plausible analytics",
3585
4828
  "repo": "nuxt-modules/plausible",
3586
4829
  "npm": "@nuxtjs/plausible",
3587
4830
  "icon": "",
@@ -3623,9 +4866,56 @@
3623
4866
  "requires": {}
3624
4867
  }
3625
4868
  },
4869
+ {
4870
+ "name": "prepare",
4871
+ "description": "Initialization steps at build time – like Nuxt 2 server init",
4872
+ "repo": "johannschopplich/nuxt-prepare",
4873
+ "npm": "nuxt-prepare",
4874
+ "icon": "prepare.svg",
4875
+ "github": "https://github.com/johannschopplich/nuxt-prepare",
4876
+ "website": "https://nuxt-prepare.byjohann.dev",
4877
+ "learn_more": "",
4878
+ "category": "Devtools",
4879
+ "type": "3rd-party",
4880
+ "maintainers": [
4881
+ {
4882
+ "name": "Johann Schopplich",
4883
+ "github": "johannschopplich",
4884
+ "twitter": "jschopplich",
4885
+ "avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
4886
+ }
4887
+ ],
4888
+ "compatibility": {
4889
+ "nuxt": "^3.0.0",
4890
+ "requires": {}
4891
+ }
4892
+ },
4893
+ {
4894
+ "name": "primevue",
4895
+ "description": "Next Generation Vue UI Component Library",
4896
+ "repo": "primefaces/primevue-nuxt-module",
4897
+ "npm": "nuxt-primevue",
4898
+ "icon": "primevue.svg",
4899
+ "github": "https://github.com/primefaces/primevue-nuxt-module",
4900
+ "website": "https://primevue.org/",
4901
+ "learn_more": "https://primevue.org/",
4902
+ "category": "UI",
4903
+ "type": "3rd-party",
4904
+ "maintainers": [
4905
+ {
4906
+ "name": "primefaces",
4907
+ "github": "primefaces",
4908
+ "twitter": "primevue"
4909
+ }
4910
+ ],
4911
+ "compatibility": {
4912
+ "nuxt": "^3.0.0",
4913
+ "requires": {}
4914
+ }
4915
+ },
3626
4916
  {
3627
4917
  "name": "prismic",
3628
- "description": "Easily connect your Nuxt.js application to your content hosted on Prismic",
4918
+ "description": "Easily connect your Nuxt application to your content hosted on Prismic",
3629
4919
  "repo": "nuxt-modules/prismic",
3630
4920
  "npm": "@nuxtjs/prismic",
3631
4921
  "icon": "prismic.png",
@@ -3651,11 +4941,11 @@
3651
4941
  "description": "Allows you to better understand what's going on with your application and how to optimize performance and other things in production",
3652
4942
  "repo": "artmizu/nuxt-prometheus",
3653
4943
  "npm": "@artmizu/nuxt-prometheus",
3654
- "icon": "",
4944
+ "icon": "prometheus.svg",
3655
4945
  "github": "https://github.com/artmizu/nuxt-prometheus",
3656
4946
  "website": "https://github.com/artmizu/nuxt-prometheus",
3657
4947
  "learn_more": "",
3658
- "category": "Devtools",
4948
+ "category": "Monitoring",
3659
4949
  "type": "3rd-party",
3660
4950
  "maintainers": [
3661
4951
  {
@@ -3664,7 +4954,7 @@
3664
4954
  }
3665
4955
  ],
3666
4956
  "compatibility": {
3667
- "nuxt": "^2.0.0",
4957
+ "nuxt": "^3.0.0",
3668
4958
  "requires": {}
3669
4959
  }
3670
4960
  },
@@ -3692,7 +4982,7 @@
3692
4982
  },
3693
4983
  {
3694
4984
  "name": "proxy",
3695
- "description": "The one-liner node.js http-proxy middleware solution for Nuxt.js using http-proxy-middleware",
4985
+ "description": "The one-liner node.js http-proxy middleware solution for Nuxt using http-proxy-middleware",
3696
4986
  "repo": "nuxt-community/proxy-module",
3697
4987
  "npm": "@nuxtjs/proxy",
3698
4988
  "icon": "",
@@ -3738,7 +5028,7 @@
3738
5028
  },
3739
5029
  {
3740
5030
  "name": "purgecss",
3741
- "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt.js",
5031
+ "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt",
3742
5032
  "repo": "Developmint/nuxt-purgecss#main",
3743
5033
  "npm": "nuxt-purgecss",
3744
5034
  "icon": "purgecss.png",
@@ -3760,7 +5050,7 @@
3760
5050
  },
3761
5051
  {
3762
5052
  "name": "pwa",
3763
- "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your app's performance.",
5053
+ "description": "Easily build a Progressive Web App for your Nuxt application to improve your app's performance.",
3764
5054
  "repo": "nuxt-community/pwa-module",
3765
5055
  "npm": "@nuxtjs/pwa",
3766
5056
  "icon": "pwa.png",
@@ -3785,7 +5075,7 @@
3785
5075
  },
3786
5076
  {
3787
5077
  "name": "python",
3788
- "description": "Write Nuxt.js applications using Python",
5078
+ "description": "Write Nuxt applications using Python",
3789
5079
  "repo": "nuxt-community/python-module",
3790
5080
  "npm": "@nuxtjs/python",
3791
5081
  "icon": "python.png",
@@ -3805,9 +5095,89 @@
3805
5095
  "requires": {}
3806
5096
  }
3807
5097
  },
5098
+ {
5099
+ "name": "quasar",
5100
+ "description": "Effortlessly build high-performance & high-quality Vue.js 3 user interfaces in record time",
5101
+ "repo": "Maiquu/nuxt-quasar",
5102
+ "npm": "nuxt-quasar-ui",
5103
+ "icon": "quasar.svg",
5104
+ "github": "https://github.com/Maiquu/nuxt-quasar",
5105
+ "website": "https://quasar.dev/",
5106
+ "learn_more": "https://github.com/Maiquu/nuxt-quasar",
5107
+ "category": "UI",
5108
+ "type": "3rd-party",
5109
+ "maintainers": [
5110
+ {
5111
+ "name": "Ege İliklier",
5112
+ "github": "Maiquu"
5113
+ }
5114
+ ],
5115
+ "compatibility": {
5116
+ "nuxt": "^3.0.0",
5117
+ "requires": {},
5118
+ "devtools": "^0.0.0"
5119
+ }
5120
+ },
5121
+ {
5122
+ "name": "radash",
5123
+ "description": "radash module with auto-import and custom prefix",
5124
+ "repo": "bbg/nuxt-radash",
5125
+ "npm": "nuxt-radash",
5126
+ "icon": "radash.png",
5127
+ "github": "https://github.com/bbg/nuxt-radash",
5128
+ "website": "https://github.com/bbg/nuxt-radash#readme",
5129
+ "learn_more": "https://github.com/rayepps/radash/",
5130
+ "category": "Libraries",
5131
+ "type": "3rd-party",
5132
+ "maintainers": [
5133
+ {
5134
+ "name": "Batuhan Göksu",
5135
+ "github": "bbg"
5136
+ }
5137
+ ],
5138
+ "compatibility": {
5139
+ "nuxt": "^3.0.0",
5140
+ "requires": {}
5141
+ }
5142
+ },
5143
+ {
5144
+ "name": "radix-vue",
5145
+ "description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
5146
+ "repo": "radix-vue/radix-vue",
5147
+ "npm": "radix-vue",
5148
+ "icon": "radix-vue.svg",
5149
+ "github": "https://github.com/radix-vue/radix-vue",
5150
+ "website": "https://www.radix-vue.com/",
5151
+ "learn_more": "https://www.radix-vue.com/overview/installation.html#nuxt-modules",
5152
+ "category": "UI",
5153
+ "type": "3rd-party",
5154
+ "maintainers": [
5155
+ {
5156
+ "name": "Zernonia",
5157
+ "github": "zernonia",
5158
+ "twitter": "zernonia"
5159
+ },
5160
+ {
5161
+ "name": "Khairul Haaziq",
5162
+ "github": "khairulhaaziq"
5163
+ },
5164
+ {
5165
+ "name": "Mujahid Anuar",
5166
+ "github": "mujahidfa"
5167
+ },
5168
+ {
5169
+ "name": "Max",
5170
+ "github": "onmax"
5171
+ }
5172
+ ],
5173
+ "compatibility": {
5174
+ "nuxt": "^3.0.0",
5175
+ "requires": {}
5176
+ }
5177
+ },
3808
5178
  {
3809
5179
  "name": "recaptcha",
3810
- "description": "Simple and easy Google reCAPTCHA module with Nuxt.js",
5180
+ "description": "Simple and easy Google reCAPTCHA module with Nuxt",
3811
5181
  "repo": "nuxt-community/recaptcha-module",
3812
5182
  "npm": "@nuxtjs/recaptcha",
3813
5183
  "icon": "recaptcha.png",
@@ -3850,9 +5220,32 @@
3850
5220
  "requires": {}
3851
5221
  }
3852
5222
  },
5223
+ {
5224
+ "name": "resend",
5225
+ "description": "Resend integration for Nuxt",
5226
+ "repo": "nhedger/nuxt-resend",
5227
+ "npm": "nuxt-resend",
5228
+ "icon": "resend.svg",
5229
+ "github": "https://github.com/nhedger/nuxt-resend",
5230
+ "website": "https://github.com/nhedger/nuxt-resend",
5231
+ "learn_more": "https://resend.com",
5232
+ "category": "Extensions",
5233
+ "type": "3rd-party",
5234
+ "maintainers": [
5235
+ {
5236
+ "name": "Nicolas Hedger",
5237
+ "github": "nhedger",
5238
+ "twitter": "nicolashedger"
5239
+ }
5240
+ ],
5241
+ "compatibility": {
5242
+ "nuxt": "^3.0.0",
5243
+ "requires": {}
5244
+ }
5245
+ },
3853
5246
  {
3854
5247
  "name": "rfg-icon",
3855
- "description": "Nuxt.js module for creating favicons with RealFaviconGenerator api",
5248
+ "description": "Nuxt module for creating favicons with RealFaviconGenerator api",
3856
5249
  "repo": "pimlie/nuxt-rfg-icon",
3857
5250
  "npm": "nuxt-rfg-icon",
3858
5251
  "icon": "real-favicon-generator.png",
@@ -3874,13 +5267,13 @@
3874
5267
  },
3875
5268
  {
3876
5269
  "name": "robots",
3877
- "description": "A Nuxt.js module thats inject a middleware to generate a robots.txt file",
3878
- "repo": "nuxt-community/robots-module",
5270
+ "description": "A Nuxt module thats inject a middleware to generate a robots.txt file",
5271
+ "repo": "nuxt-modules/robots",
3879
5272
  "npm": "@nuxtjs/robots",
3880
5273
  "icon": "robots.png",
3881
- "github": "https://github.com/nuxt-community/robots-module",
3882
- "website": "https://github.com/nuxt-community/robots-module",
3883
- "learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
5274
+ "github": "https://github.com/nuxt-modules/robots",
5275
+ "website": "https://github.com/nuxt-modules/robots",
5276
+ "learn_more": "",
3884
5277
  "category": "SEO",
3885
5278
  "type": "community",
3886
5279
  "maintainers": [
@@ -3898,23 +5291,23 @@
3898
5291
  },
3899
5292
  {
3900
5293
  "name": "rollbar",
3901
- "description": "Add Rollbar.js to your Nuxt.js app to automatically capture and report errors in your applications.",
3902
- "repo": "gaelreyrol/nuxt-rollbar-module",
3903
- "npm": "nuxt-rollbar-module",
5294
+ "description": "Nuxt 3 module to integrate Rollbar.",
5295
+ "repo": "jairoblatt/nuxt-rollbar",
5296
+ "npm": "nuxt-rollbar",
3904
5297
  "icon": "rollbar.png",
3905
- "github": "https://github.com/gaelreyrol/nuxt-rollbar-module",
3906
- "website": "https://github.com/gaelreyrol/nuxt-rollbar-module",
5298
+ "github": "https://github.com/jairoblatt/nuxt-rollbar",
5299
+ "website": "https://github.com/jairoblatt/nuxt-rollbar",
3907
5300
  "learn_more": "https://docs.rollbar.com/docs/javascript",
3908
5301
  "category": "Monitoring",
3909
5302
  "type": "3rd-party",
3910
5303
  "maintainers": [
3911
5304
  {
3912
- "name": "Gaël Reyrol",
3913
- "github": "gaelreyrol"
5305
+ "name": "Jairo Blatt",
5306
+ "github": "jairoblatt"
3914
5307
  }
3915
5308
  ],
3916
5309
  "compatibility": {
3917
- "nuxt": "^2.0.0",
5310
+ "nuxt": "^3.0.0",
3918
5311
  "requires": {}
3919
5312
  }
3920
5313
  },
@@ -3943,7 +5336,7 @@
3943
5336
  },
3944
5337
  {
3945
5338
  "name": "router",
3946
- "description": "Nuxt.js module to use router.js instead of pages/ directory",
5339
+ "description": "Nuxt module to use router.js instead of pages/ directory",
3947
5340
  "repo": "nuxt-community/router-module",
3948
5341
  "npm": "@nuxtjs/router",
3949
5342
  "icon": "vue.png",
@@ -3991,13 +5384,13 @@
3991
5384
  },
3992
5385
  {
3993
5386
  "name": "schema-org",
3994
- "description": "Schema.org for Nuxt, supporting typed and automated Google Rich Results.",
3995
- "repo": "vueuse/schema-org#main/packages/nuxt",
5387
+ "description": "Quick and easy Schema.org graphs.",
5388
+ "repo": "harlan-zw/nuxt-schema-org",
3996
5389
  "npm": "nuxt-schema-org",
3997
5390
  "icon": "schema-org.svg",
3998
- "github": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
3999
- "website": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
4000
- "learn_more": "https://vue-schema-org.netlify.app/guide/setup/nuxt.html",
5391
+ "github": "https://github.com/harlan-zw/nuxt-schema-org",
5392
+ "website": "https://nuxtseo.com/schema-org",
5393
+ "learn_more": "https://unhead.unjs.io/schema-org/getting-started/setup",
4001
5394
  "category": "SEO",
4002
5395
  "type": "3rd-party",
4003
5396
  "maintainers": [
@@ -4060,13 +5453,13 @@
4060
5453
  },
4061
5454
  {
4062
5455
  "name": "segment",
4063
- "description": "Nuxt.js module for Segment Analytics.js",
5456
+ "description": "Nuxt module for Segment Analytics.js",
4064
5457
  "repo": "dansmaculotte/nuxt-segment",
4065
5458
  "npm": "@dansmaculotte/nuxt-segment",
4066
5459
  "icon": "segment.png",
4067
5460
  "github": "https://github.com/dansmaculotte/nuxt-segment",
4068
5461
  "website": "https://github.com/dansmaculotte/nuxt-segment",
4069
- "learn_more": "https://segment.com/docs/connections/sources/catalog/Libraries/website/javascript/",
5462
+ "learn_more": "",
4070
5463
  "category": "Analytics",
4071
5464
  "type": "3rd-party",
4072
5465
  "maintainers": [
@@ -4082,10 +5475,10 @@
4082
5475
  },
4083
5476
  {
4084
5477
  "name": "sentry",
4085
- "description": "Sentry module for Nuxt.js to help developers diagnose, fix, and optimize the performance of their code",
5478
+ "description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
4086
5479
  "repo": "nuxt-community/sentry-module",
4087
5480
  "npm": "@nuxtjs/sentry",
4088
- "icon": "sentry.png",
5481
+ "icon": "sentry.svg",
4089
5482
  "github": "https://github.com/nuxt-community/sentry-module",
4090
5483
  "website": "https://sentry.nuxtjs.org/",
4091
5484
  "learn_more": "https://sentry.io/welcome/",
@@ -4103,20 +5496,22 @@
4103
5496
  }
4104
5497
  },
4105
5498
  {
4106
- "name": "seo-kit",
4107
- "description": "Supercharge your Nuxt app with the all-in-one SEO layer.",
4108
- "repo": "harlan-zw/nuxt-seo-kit",
4109
- "npm": "nuxt-seo-kit-mono",
4110
- "icon": "seo-kit.svg",
4111
- "github": "https://github.com/harlan-zw/nuxt-seo-kit",
4112
- "website": "https://github.com/harlan-zw/nuxt-seo-kit",
4113
- "learn_more": "",
5499
+ "name": "seo-experiments",
5500
+ "description": "Powerful SEO DX improvements.",
5501
+ "repo": "harlan-zw/nuxt-seo-experiments",
5502
+ "npm": "nuxt-seo-experiments",
5503
+ "icon": "seo-experiments.svg",
5504
+ "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
5505
+ "website": "https://nuxtseo.com/experiments",
5506
+ "learn_more": "https://nuxtseo.com/experiments",
4114
5507
  "category": "SEO",
4115
5508
  "type": "3rd-party",
4116
5509
  "maintainers": [
4117
5510
  {
4118
- "name": "harlan-zw",
4119
- "github": "harlan-zw"
5511
+ "name": "Harlan Wilton",
5512
+ "github": "harlan-zw",
5513
+ "twitter": "harlan_zw",
5514
+ "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
4120
5515
  }
4121
5516
  ],
4122
5517
  "compatibility": {
@@ -4147,9 +5542,31 @@
4147
5542
  "requires": {}
4148
5543
  }
4149
5544
  },
5545
+ {
5546
+ "name": "seo",
5547
+ "description": "The complete SEO solution for Nuxt.",
5548
+ "repo": "harlan-zw/nuxt-seo",
5549
+ "npm": "@nuxtjs/seo",
5550
+ "icon": "nuxt.svg",
5551
+ "github": "https://github.com/harlan-zw/nuxt-seo",
5552
+ "website": "https://nuxtseo.com/",
5553
+ "learn_more": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
5554
+ "category": "SEO",
5555
+ "type": "3rd-party",
5556
+ "maintainers": [
5557
+ {
5558
+ "name": "harlan-zw",
5559
+ "github": "harlan-zw"
5560
+ }
5561
+ ],
5562
+ "compatibility": {
5563
+ "nuxt": "^3.0.0",
5564
+ "requires": {}
5565
+ }
5566
+ },
4150
5567
  {
4151
5568
  "name": "seomatic-meta",
4152
- "description": "A Nuxt.js module connecting Nuxt.js to the Craft CMS SEOmatic plugin",
5569
+ "description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
4153
5570
  "repo": "ben-rogerson/nuxt-seomatic-meta",
4154
5571
  "npm": "nuxt-seomatic-meta",
4155
5572
  "icon": "seomatic.png",
@@ -4192,6 +5609,29 @@
4192
5609
  "requires": {}
4193
5610
  }
4194
5611
  },
5612
+ {
5613
+ "name": "server-block",
5614
+ "description": "Use <server> tags in your Nuxt pages components.",
5615
+ "repo": "Hebilicious/server-block-nuxt#main/packages/server-block-nuxt",
5616
+ "npm": "@hebilicious/server-block-nuxt",
5617
+ "icon": "server-block.svg",
5618
+ "github": "https://github.com/Hebilicious/server-block-nuxt",
5619
+ "website": "https://github.com/Hebilicious/server-block-nuxt#readme",
5620
+ "learn_more": "https://github.com/Hebilicious/server-block-nuxt#readme",
5621
+ "category": "Extensions",
5622
+ "type": "3rd-party",
5623
+ "maintainers": [
5624
+ {
5625
+ "name": "Hebilicious",
5626
+ "github": "Hebilicious",
5627
+ "twitter": "its_hebilicious"
5628
+ }
5629
+ ],
5630
+ "compatibility": {
5631
+ "nuxt": "^3.0.0",
5632
+ "requires": {}
5633
+ }
5634
+ },
4195
5635
  {
4196
5636
  "name": "session",
4197
5637
  "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",
@@ -4217,7 +5657,7 @@
4217
5657
  },
4218
5658
  {
4219
5659
  "name": "shopify",
4220
- "description": "Easy Shopify Buy client module with Nuxt.js for ecommerce websites.",
5660
+ "description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
4221
5661
  "repo": "Gomah/nuxt-shopify",
4222
5662
  "npm": "nuxt-shopify",
4223
5663
  "icon": "shopify.png",
@@ -4238,7 +5678,7 @@
4238
5678
  }
4239
5679
  },
4240
5680
  {
4241
- "name": "nuxt-auth",
5681
+ "name": "sidebase-auth",
4242
5682
  "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.",
4243
5683
  "repo": "sidebase/nuxt-auth",
4244
5684
  "npm": "@sidebase/nuxt-auth",
@@ -4284,13 +5724,13 @@
4284
5724
  },
4285
5725
  {
4286
5726
  "name": "simple-robots",
4287
- "description": "Simply manage the robots crawling your Nuxt app.",
5727
+ "description": "Tame the robots crawling and indexing your Nuxt site.",
4288
5728
  "repo": "harlan-zw/nuxt-simple-robots",
4289
5729
  "npm": "nuxt-simple-robots",
4290
- "icon": "",
5730
+ "icon": "simple-robots.svg",
4291
5731
  "github": "https://github.com/harlan-zw/nuxt-simple-robots",
4292
- "website": "https://github.com/harlan-zw/nuxt-simple-robots",
4293
- "learn_more": "",
5732
+ "website": "https://nuxtseo.com/robots",
5733
+ "learn_more": "https://nuxtseo.com/robots",
4294
5734
  "category": "SEO",
4295
5735
  "type": "3rd-party",
4296
5736
  "maintainers": [
@@ -4307,22 +5747,27 @@
4307
5747
  }
4308
5748
  },
4309
5749
  {
4310
- "name": "simple-sitemap",
4311
- "description": "Simple, minimal sitemap.xml generation.",
4312
- "repo": "harlan-zw/nuxt-simple-sitemap",
4313
- "npm": "nuxt-simple-sitemap",
4314
- "icon": "",
4315
- "github": "https://github.com/harlan-zw/nuxt-simple-sitemap",
4316
- "website": "https://github.com/harlan-zw/nuxt-simple-sitemap",
4317
- "learn_more": "",
5750
+ "name": "sitemap",
5751
+ "description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
5752
+ "repo": "nuxt-modules/sitemap",
5753
+ "npm": "@nuxtjs/sitemap",
5754
+ "icon": "simple-sitemap.svg",
5755
+ "github": "https://github.com/nuxt-modules/sitemap",
5756
+ "website": "https://nuxtseo.com/",
5757
+ "learn_more": "https://nuxtseo.com/sitemap",
4318
5758
  "category": "SEO",
4319
- "type": "3rd-party",
5759
+ "type": "community",
4320
5760
  "maintainers": [
4321
5761
  {
4322
5762
  "name": "Harlan Wilton",
4323
5763
  "github": "harlan-zw",
4324
5764
  "twitter": "harlan_zw",
4325
5765
  "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
5766
+ },
5767
+ {
5768
+ "name": "Nicolas PENNEC",
5769
+ "github": "NicoPennec",
5770
+ "twitter": "NicoPennec"
4326
5771
  }
4327
5772
  ],
4328
5773
  "compatibility": {
@@ -4331,38 +5776,37 @@
4331
5776
  }
4332
5777
  },
4333
5778
  {
4334
- "name": "sitemap",
4335
- "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt.js projects",
4336
- "repo": "nuxt-community/sitemap-module#dev",
4337
- "npm": "@nuxtjs/sitemap",
4338
- "icon": "",
4339
- "github": "https://github.com/nuxt-community/sitemap-module#dev",
4340
- "website": "https://sitemap.nuxtjs.org",
4341
- "learn_more": "",
4342
- "category": "SEO",
4343
- "type": "community",
5779
+ "name": "snackbar",
5780
+ "description": "Nuxt Snackbar module using vue3-snackbar",
5781
+ "repo": "modbender/nuxt-snackbar#master",
5782
+ "npm": "nuxt-snackbar",
5783
+ "icon": "snackbar.png",
5784
+ "github": "https://github.com/modbender/nuxt-snackbar/tree/master",
5785
+ "website": "https://github.com/modbender/nuxt-snackbar/tree/master",
5786
+ "learn_more": "https://github.com/craigrileyuk/vue3-snackbar",
5787
+ "category": "UI",
5788
+ "type": "3rd-party",
4344
5789
  "maintainers": [
4345
5790
  {
4346
- "name": "Nicolas PENNEC",
4347
- "github": "NicoPennec",
4348
- "twitter": "NicoPennec"
5791
+ "name": "modbender",
5792
+ "github": "modbender"
4349
5793
  }
4350
5794
  ],
4351
5795
  "compatibility": {
4352
- "nuxt": "^2.0.0",
5796
+ "nuxt": "^3.0.0",
4353
5797
  "requires": {}
4354
5798
  }
4355
5799
  },
4356
5800
  {
4357
5801
  "name": "snipcart",
4358
- "description": "Snipcart integration module for Nuxt.js",
4359
- "repo": "nuxt-modules/snipcart-module",
5802
+ "description": "Snipcart integration module for Nuxt",
5803
+ "repo": "nuxt-modules/snipcart",
4360
5804
  "npm": "@nuxtjs/snipcart",
4361
5805
  "icon": "snipcart.png",
4362
5806
  "github": "https://github.com/nuxt-modules/snipcart",
4363
5807
  "website": "https://github.com/nuxt-modules/snipcart",
4364
5808
  "learn_more": "https://snipcart.com",
4365
- "category": "Payment",
5809
+ "category": "Ecommerce",
4366
5810
  "type": "community",
4367
5811
  "maintainers": [
4368
5812
  {
@@ -4378,7 +5822,7 @@
4378
5822
  },
4379
5823
  {
4380
5824
  "name": "social-meta",
4381
- "description": "Nuxt.js module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
5825
+ "description": "Nuxt module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
4382
5826
  "repo": "AlekseyPleshkov/nuxt-social-meta",
4383
5827
  "npm": "nuxt-social-meta",
4384
5828
  "icon": "",
@@ -4500,7 +5944,7 @@
4500
5944
  },
4501
5945
  {
4502
5946
  "name": "storage",
4503
- "description": "Utilities to easily read and write to the browser's storage in a Nuxt.js project",
5947
+ "description": "Utilities to easily read and write to the browser's storage in a Nuxt project",
4504
5948
  "repo": "mazipan/nuxt-storage",
4505
5949
  "npm": "nuxt-storage",
4506
5950
  "icon": "",
@@ -4522,7 +5966,7 @@
4522
5966
  },
4523
5967
  {
4524
5968
  "name": "storefront-ui",
4525
- "description": "Storefront UI Module for Nuxt.js",
5969
+ "description": "Storefront UI Module for Nuxt",
4526
5970
  "repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
4527
5971
  "npm": "@storefront-ui/nuxt",
4528
5972
  "icon": "storefront-ui.svg",
@@ -4566,8 +6010,8 @@
4566
6010
  },
4567
6011
  {
4568
6012
  "name": "storyblok",
4569
- "description": "Storyblok Nuxt.js module",
4570
- "repo": "storyblok/storyblok-nuxt#master/lib",
6013
+ "description": "Storyblok Nuxt module",
6014
+ "repo": "storyblok/storyblok-nuxt#main",
4571
6015
  "npm": "@storyblok/nuxt",
4572
6016
  "icon": "storyblok.png",
4573
6017
  "github": "https://github.com/storyblok/storyblok-nuxt",
@@ -4583,46 +6027,43 @@
4583
6027
  ],
4584
6028
  "compatibility": {
4585
6029
  "nuxt": "^2.0.0 || ^3.0.0",
4586
- "requires": {}
6030
+ "requires": {},
6031
+ "devtools": "^0.0.0"
4587
6032
  }
4588
6033
  },
4589
6034
  {
4590
6035
  "name": "storybook",
4591
- "description": "Easily integrate Storybook in your Nuxt.js application to design, build, and organize your UI components in isolation.",
4592
- "repo": "nuxt-community/storybook",
6036
+ "description": "Easily integrate Storybook in your Nuxt application to design, build, and organize your UI components in isolation.",
6037
+ "repo": "nuxt-modules/storybook",
4593
6038
  "npm": "@nuxtjs/storybook",
4594
6039
  "icon": "storybook.png",
4595
- "github": "https://github.com/nuxt-community/storybook",
6040
+ "github": "https://github.com/nuxt-modules/storybook",
4596
6041
  "website": "https://storybook.nuxtjs.org",
4597
- "learn_more": "https://storybook.js.org/",
6042
+ "learn_more": "https://github.com/storybook-vue/storybook-nuxt",
4598
6043
  "category": "Devtools",
4599
6044
  "type": "community",
4600
6045
  "maintainers": [
4601
6046
  {
4602
- "name": "Ahad Birang",
4603
- "github": "farnabaz",
4604
- "twitter": "a_birang"
4605
- },
4606
- {
4607
- "name": "Pooya Parsa",
4608
- "github": "pi0",
4609
- "twitter": "_pi0_"
6047
+ "name": "Chakir QATAB",
6048
+ "github": "chakAs3",
6049
+ "twitter": "ChakirQatab"
4610
6050
  }
4611
6051
  ],
4612
6052
  "compatibility": {
4613
- "nuxt": "^2.0.0",
6053
+ "nuxt": "^2.0.0 || ^3.0.0",
4614
6054
  "requires": {
4615
6055
  "bridge": "optional"
4616
- }
6056
+ },
6057
+ "devtools": "^0.7.2"
4617
6058
  }
4618
6059
  },
4619
6060
  {
4620
6061
  "name": "strapi",
4621
6062
  "description": "Design APIs fast and manage content easily using REST or GraphQL.",
4622
- "repo": "nuxt-community/strapi-module",
6063
+ "repo": "nuxt-modules/strapi",
4623
6064
  "npm": "@nuxtjs/strapi",
4624
6065
  "icon": "strapi.png",
4625
- "github": "https://github.com/nuxt-community/strapi-module",
6066
+ "github": "https://github.com/nuxt-modules/strapi",
4626
6067
  "website": "https://strapi.nuxtjs.org",
4627
6068
  "learn_more": "https://strapi.io/",
4628
6069
  "category": "CMS",
@@ -4643,7 +6084,34 @@
4643
6084
  "nuxt": "^2.0.0 || ^3.0.0",
4644
6085
  "requires": {
4645
6086
  "bridge": true
6087
+ },
6088
+ "devtools": "^0.0.0"
6089
+ }
6090
+ },
6091
+ {
6092
+ "name": "stripe-next",
6093
+ "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.",
6094
+ "repo": "fuentesloic/nuxt-stripe",
6095
+ "npm": "@unlok-co/nuxt-stripe",
6096
+ "icon": "stripe.png",
6097
+ "github": "https://github.com/fuentesloic/nuxt-stripe",
6098
+ "website": "https://github.com/fuentesloic/nuxt-stripe",
6099
+ "learn_more": "https://stripe.com/docs",
6100
+ "category": "Payment",
6101
+ "type": "3rd-party",
6102
+ "maintainers": [
6103
+ {
6104
+ "name": "Loic Fuentes",
6105
+ "github": "fuentesloic"
6106
+ },
6107
+ {
6108
+ "name": "Florent Giraud",
6109
+ "github": "flozero"
4646
6110
  }
6111
+ ],
6112
+ "compatibility": {
6113
+ "nuxt": "^3.0.0",
6114
+ "requires": {}
4647
6115
  }
4648
6116
  },
4649
6117
  {
@@ -4668,6 +6136,36 @@
4668
6136
  "requires": {}
4669
6137
  }
4670
6138
  },
6139
+ {
6140
+ "name": "studio",
6141
+ "description": "A new experience to build content-driven website with Nuxt.",
6142
+ "repo": "nuxtlabs/studio-module",
6143
+ "npm": "@nuxthq/studio",
6144
+ "icon": "studio.svg",
6145
+ "github": "https://github.com/nuxtlabs/studio-module",
6146
+ "website": "https://nuxt.studio",
6147
+ "learn_more": "https://nuxt.studio",
6148
+ "category": "CMS",
6149
+ "type": "3rd-party",
6150
+ "maintainers": [
6151
+ {
6152
+ "name": "Ahad Birang",
6153
+ "github": "farnabaz",
6154
+ "twitter": "a_birang"
6155
+ },
6156
+ {
6157
+ "name": "Sébastien Chopin",
6158
+ "github": "Atinux",
6159
+ "twitter": "Atinux"
6160
+ }
6161
+ ],
6162
+ "compatibility": {
6163
+ "nuxt": "^3.0.0",
6164
+ "requires": {
6165
+ "content": true
6166
+ }
6167
+ }
6168
+ },
4671
6169
  {
4672
6170
  "name": "style-resources",
4673
6171
  "description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
@@ -4693,7 +6191,7 @@
4693
6191
  },
4694
6192
  {
4695
6193
  "name": "stylelint",
4696
- "description": "Stylelint module for Nuxt.js. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
6194
+ "description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
4697
6195
  "repo": "nuxt-community/stylelint-module",
4698
6196
  "npm": "@nuxtjs/stylelint-module",
4699
6197
  "icon": "stylelint.png",
@@ -4709,7 +6207,7 @@
4709
6207
  }
4710
6208
  ],
4711
6209
  "compatibility": {
4712
- "nuxt": "^2.0.0",
6210
+ "nuxt": "^2.0.0 || ^3.0.0",
4713
6211
  "requires": {}
4714
6212
  }
4715
6213
  },
@@ -4739,10 +6237,10 @@
4739
6237
  {
4740
6238
  "name": "supabase",
4741
6239
  "description": "First class integration with Supabase",
4742
- "repo": "nuxt-community/supabase-module",
6240
+ "repo": "nuxt-modules/supabase",
4743
6241
  "npm": "@nuxtjs/supabase",
4744
6242
  "icon": "supabase.png",
4745
- "github": "https://github.com/nuxt-community/supabase-module",
6243
+ "github": "https://github.com/nuxt-modules/supabase",
4746
6244
  "website": "https://supabase.nuxtjs.org",
4747
6245
  "learn_more": "https://supabase.com",
4748
6246
  "category": "Database",
@@ -4793,12 +6291,12 @@
4793
6291
  },
4794
6292
  {
4795
6293
  "name": "svg-sprite",
4796
- "description": "Optimized and Easy way to use svg files in Nuxt.js",
4797
- "repo": "nuxt-community/svg-sprite-module",
6294
+ "description": "Optimized and Easy way to use svg files in Nuxt",
6295
+ "repo": "nuxt-modules/svg-sprite",
4798
6296
  "npm": "@nuxtjs/svg-sprite",
4799
6297
  "icon": "",
4800
- "github": "https://github.com/nuxt-community/svg-sprite-module",
4801
- "website": "https://github.com/nuxt-community/svg-sprite-module",
6298
+ "github": "https://github.com/nuxt-modules/svg-sprite",
6299
+ "website": "https://github.com/nuxt-modules/svg-sprite",
4802
6300
  "learn_more": "",
4803
6301
  "category": "UI",
4804
6302
  "type": "community",
@@ -4810,13 +6308,13 @@
4810
6308
  }
4811
6309
  ],
4812
6310
  "compatibility": {
4813
- "nuxt": "^2.0.0",
6311
+ "nuxt": "^2.0.0 || ^3.0.0",
4814
6312
  "requires": {}
4815
6313
  }
4816
6314
  },
4817
6315
  {
4818
6316
  "name": "svg",
4819
- "description": "Super simple svg loading module for Nuxt.js",
6317
+ "description": "Super simple svg loading module for Nuxt",
4820
6318
  "repo": "nuxt-community/svg-module",
4821
6319
  "npm": "@nuxtjs/svg",
4822
6320
  "icon": "",
@@ -4860,7 +6358,7 @@
4860
6358
  },
4861
6359
  {
4862
6360
  "name": "swiper",
4863
- "description": "Nuxt.js module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
6361
+ "description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
4864
6362
  "repo": "cpreston321/nuxt-swiper",
4865
6363
  "npm": "nuxt-swiper",
4866
6364
  "icon": "swiper.svg",
@@ -4885,7 +6383,7 @@
4885
6383
  "description": "Vue components built for Vue3 powered by Windi CSS or tailwindcss",
4886
6384
  "repo": "fumeapp/tailvue",
4887
6385
  "npm": "tailvue",
4888
- "icon": "tailvue.png",
6386
+ "icon": "tailvue.jpg",
4889
6387
  "github": "https://github.com/fumeapp/tailvue",
4890
6388
  "website": "https://github.com/fumeapp/tailvue",
4891
6389
  "learn_more": "https://github.com/fumeapp/tailvue#readme",
@@ -4906,10 +6404,10 @@
4906
6404
  {
4907
6405
  "name": "tailwindcss",
4908
6406
  "description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
4909
- "repo": "nuxt-community/tailwindcss-module",
6407
+ "repo": "nuxt-modules/tailwindcss",
4910
6408
  "npm": "@nuxtjs/tailwindcss",
4911
6409
  "icon": "tailwindcss.png",
4912
- "github": "https://github.com/nuxt-community/tailwindcss-module",
6410
+ "github": "https://github.com/nuxt-modules/tailwindcss",
4913
6411
  "website": "https://tailwindcss.nuxtjs.org",
4914
6412
  "learn_more": "https://tailwindcss.com/",
4915
6413
  "category": "UI",
@@ -4919,11 +6417,16 @@
4919
6417
  "name": "Sébastien Chopin",
4920
6418
  "github": "Atinux",
4921
6419
  "twitter": "Atinux"
6420
+ },
6421
+ {
6422
+ "name": "Inesh Bose",
6423
+ "github": "ineshbose"
4922
6424
  }
4923
6425
  ],
4924
6426
  "compatibility": {
4925
6427
  "nuxt": "^2.0.0 || ^3.0.0",
4926
- "requires": {}
6428
+ "requires": {},
6429
+ "devtools": "^0.0.0"
4927
6430
  }
4928
6431
  },
4929
6432
  {
@@ -4949,9 +6452,53 @@
4949
6452
  "requires": {}
4950
6453
  }
4951
6454
  },
6455
+ {
6456
+ "name": "time",
6457
+ "description": "Safely render local dates and times on the server with Nuxt",
6458
+ "repo": "danielroe/nuxt-time",
6459
+ "npm": "nuxt-time",
6460
+ "icon": "",
6461
+ "github": "https://github.com/danielroe/nuxt-time",
6462
+ "website": "https://github.com/danielroe/nuxt-time",
6463
+ "learn_more": "",
6464
+ "category": "Extensions",
6465
+ "type": "3rd-party",
6466
+ "maintainers": [
6467
+ {
6468
+ "name": "danielroe",
6469
+ "github": "danielroe"
6470
+ }
6471
+ ],
6472
+ "compatibility": {
6473
+ "nuxt": "^3.0.0",
6474
+ "requires": {}
6475
+ }
6476
+ },
6477
+ {
6478
+ "name": "tiptap",
6479
+ "description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
6480
+ "repo": "modbender/nuxt-tiptap-editor",
6481
+ "npm": "nuxt-tiptap-editor",
6482
+ "icon": "tiptap.png",
6483
+ "github": "https://github.com/modbender/nuxt-tiptap-editor",
6484
+ "website": "https://github.com/modbender/nuxt-tiptap-editor",
6485
+ "learn_more": "https://github.com/modbender/nuxt-tiptap-editor",
6486
+ "category": "Libraries",
6487
+ "type": "3rd-party",
6488
+ "maintainers": [
6489
+ {
6490
+ "name": "modbender",
6491
+ "github": "modbender"
6492
+ }
6493
+ ],
6494
+ "compatibility": {
6495
+ "nuxt": "^3.0.0",
6496
+ "requires": {}
6497
+ }
6498
+ },
4952
6499
  {
4953
6500
  "name": "toast",
4954
- "description": "Responsive Touch Compatible Toast plugin for Nuxt.js using vue-toasted",
6501
+ "description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
4955
6502
  "repo": "nuxt-community/modules#master/packages/toast",
4956
6503
  "npm": "@nuxtjs/toast",
4957
6504
  "icon": "",
@@ -4972,6 +6519,61 @@
4972
6519
  "requires": {}
4973
6520
  }
4974
6521
  },
6522
+ {
6523
+ "name": "translation-manager",
6524
+ "description": "Simple and easy to use translation manager for Nuxt and Nuxt-i18n that allows translation management from a single CSV file.",
6525
+ "repo": "samk-dev/nuxt-translation-manager",
6526
+ "npm": "nuxt-translation-manager",
6527
+ "icon": "translation-manager.png",
6528
+ "github": "https://github.com/samk-dev/nuxt-translation-manager",
6529
+ "website": "https://github.com/samk-dev/nuxt-translation-manager",
6530
+ "learn_more": "",
6531
+ "category": "Extensions",
6532
+ "type": "3rd-party",
6533
+ "maintainers": [
6534
+ {
6535
+ "name": "Sam K",
6536
+ "github": "samk-dev"
6537
+ }
6538
+ ],
6539
+ "compatibility": {
6540
+ "nuxt": "^3.0.0",
6541
+ "requires": {}
6542
+ }
6543
+ },
6544
+ {
6545
+ "name": "tresjs",
6546
+ "description": "Create 3D experiences in your Nuxt application using TresJS.",
6547
+ "repo": "tresjs/nuxt",
6548
+ "npm": "@tresjs/nuxt",
6549
+ "icon": "tresjs.svg",
6550
+ "github": "https://github.com/Tresjs/nuxt",
6551
+ "website": "https://tresjs.org/guide/nuxt.html",
6552
+ "learn_more": "https://tresjs.org/",
6553
+ "category": "Libraries",
6554
+ "type": "3rd-party",
6555
+ "maintainers": [
6556
+ {
6557
+ "name": "Alvaro Saburido",
6558
+ "github": "alvarosabu",
6559
+ "twitter": "alvarosabu"
6560
+ },
6561
+ {
6562
+ "name": "Jaime Torrealba",
6563
+ "github": "JaimeTorrealba",
6564
+ "twitter": "jaimebboyjt"
6565
+ },
6566
+ {
6567
+ "name": "Tino Koch",
6568
+ "github": "Tinoooo",
6569
+ "twitter": "ichbintino"
6570
+ }
6571
+ ],
6572
+ "compatibility": {
6573
+ "nuxt": "^3.0.0",
6574
+ "requires": {}
6575
+ }
6576
+ },
4975
6577
  {
4976
6578
  "name": "turnstile",
4977
6579
  "description": "Privacy-focused alternative to CAPTCHA from Cloudflare",
@@ -4999,7 +6601,7 @@
4999
6601
  },
5000
6602
  {
5001
6603
  "name": "twa",
5002
- "description": "Nuxt.js module for generating Trusted Web App from Nuxt.js app",
6604
+ "description": "Nuxt module for generating Trusted Web App from Nuxt app",
5003
6605
  "repo": "tuarrep/nuxt-twa",
5004
6606
  "npm": "nuxt-twa",
5005
6607
  "icon": "",
@@ -5021,6 +6623,28 @@
5021
6623
  }
5022
6624
  }
5023
6625
  },
6626
+ {
6627
+ "name": "twemoji",
6628
+ "description": "Twemoji module for Nuxt. Render emojis as SVG elements or PNG images.",
6629
+ "repo": "yizack/nuxt-twemoji",
6630
+ "npm": "nuxt-twemoji",
6631
+ "icon": "twemoji.svg",
6632
+ "github": "https://github.com/Yizack/nuxt-twemoji",
6633
+ "website": "https://github.com/Yizack/nuxt-twemoji",
6634
+ "learn_more": "",
6635
+ "category": "UI",
6636
+ "type": "3rd-party",
6637
+ "maintainers": [
6638
+ {
6639
+ "name": "Yizack Rangel",
6640
+ "github": "yizack"
6641
+ }
6642
+ ],
6643
+ "compatibility": {
6644
+ "nuxt": "^3.0.0",
6645
+ "requires": {}
6646
+ }
6647
+ },
5024
6648
  {
5025
6649
  "name": "twicpics",
5026
6650
  "description": "Images and videos components - Context aware resizing and cropping, lazy-loading, LQIP, Next-Gen format, compression, CDN.",
@@ -5165,6 +6789,63 @@
5165
6789
  "requires": {}
5166
6790
  }
5167
6791
  },
6792
+ {
6793
+ "name": "typo3",
6794
+ "description": "TYPO3 Headless Frontend Rendering module",
6795
+ "repo": "TYPO3-Headless/nuxt-typo3",
6796
+ "npm": "@t3headless/nuxt-typo3",
6797
+ "icon": "typo3.svg",
6798
+ "github": "https://github.com/TYPO3-Headless/nuxt-typo3",
6799
+ "website": "https://t3headless.macopedia.io/nuxt-typo3/",
6800
+ "learn_more": "https://github.com/TYPO3-Headless",
6801
+ "category": "CMS",
6802
+ "type": "3rd-party",
6803
+ "maintainers": [
6804
+ {
6805
+ "name": "Macopedia",
6806
+ "github": "macopedia",
6807
+ "twitter": "macopediapl"
6808
+ }
6809
+ ],
6810
+ "compatibility": {
6811
+ "nuxt": "^2.0.0 || ^3.0.0",
6812
+ "requires": {},
6813
+ "devtools": "^0.0.0"
6814
+ }
6815
+ },
6816
+ {
6817
+ "name": "ui",
6818
+ "description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
6819
+ "repo": "nuxt/ui#dev",
6820
+ "npm": "@nuxt/ui",
6821
+ "icon": "nuxt.svg",
6822
+ "github": "https://github.com/nuxt/ui",
6823
+ "website": "https://ui.nuxt.com",
6824
+ "learn_more": "",
6825
+ "category": "UI",
6826
+ "type": "official",
6827
+ "maintainers": [
6828
+ {
6829
+ "name": "Benjamin Canac",
6830
+ "github": "benjamincanac",
6831
+ "twitter": "benjamincanac"
6832
+ },
6833
+ {
6834
+ "name": "Sebastien Chopin",
6835
+ "github": "Atinux",
6836
+ "twitter": "Atinux"
6837
+ },
6838
+ {
6839
+ "name": "Sylvain Marroufin",
6840
+ "github": "smarroufin",
6841
+ "twitter": "smarroufin"
6842
+ }
6843
+ ],
6844
+ "compatibility": {
6845
+ "nuxt": "^3.0.0",
6846
+ "requires": {}
6847
+ }
6848
+ },
5168
6849
  {
5169
6850
  "name": "umami",
5170
6851
  "description": "Embed the Umami analytics library into Nuxt",
@@ -5189,31 +6870,9 @@
5189
6870
  }
5190
6871
  }
5191
6872
  },
5192
- {
5193
- "name": "unhead",
5194
- "description": "Experimental features for Nuxt SEO / head management.",
5195
- "repo": "harlan-zw/nuxt-unhead",
5196
- "npm": "nuxt-unhead",
5197
- "icon": "",
5198
- "github": "https://github.com/harlan-zw/nuxt-unhead",
5199
- "website": "https://github.com/harlan-zw/nuxt-unhead",
5200
- "learn_more": "",
5201
- "category": "SEO",
5202
- "type": "3rd-party",
5203
- "maintainers": [
5204
- {
5205
- "name": "harlan-zw",
5206
- "github": "harlan-zw"
5207
- }
5208
- ],
5209
- "compatibility": {
5210
- "nuxt": "^3.0.0",
5211
- "requires": {}
5212
- }
5213
- },
5214
6873
  {
5215
6874
  "name": "universal-storage",
5216
- "description": "Universal Storage Utilities for Nuxt.js",
6875
+ "description": "Universal Storage Utilities for Nuxt",
5217
6876
  "repo": "nuxt-community/universal-storage-module",
5218
6877
  "npm": "@nuxtjs/universal-storage",
5219
6878
  "icon": "",
@@ -5239,6 +6898,28 @@
5239
6898
  "requires": {}
5240
6899
  }
5241
6900
  },
6901
+ {
6902
+ "name": "unlazy",
6903
+ "description": "Lazy loading library for placeholder images",
6904
+ "repo": "johannschopplich/unlazy#main/packages/nuxt",
6905
+ "npm": "@unlazy/nuxt",
6906
+ "icon": "unlazy.svg",
6907
+ "github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
6908
+ "website": "https://unlazy.byjohann.dev/",
6909
+ "learn_more": "",
6910
+ "category": "Images",
6911
+ "type": "3rd-party",
6912
+ "maintainers": [
6913
+ {
6914
+ "name": "Johann Schopplich",
6915
+ "github": "johannschopplich"
6916
+ }
6917
+ ],
6918
+ "compatibility": {
6919
+ "nuxt": "^3.0.0",
6920
+ "requires": {}
6921
+ }
6922
+ },
5242
6923
  {
5243
6924
  "name": "unlighthouse",
5244
6925
  "description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
@@ -5252,48 +6933,96 @@
5252
6933
  "type": "3rd-party",
5253
6934
  "maintainers": [
5254
6935
  {
5255
- "name": "Harlan Wilton",
5256
- "github": "harlan-zw",
5257
- "twitter": "harlan_zw",
5258
- "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
6936
+ "name": "Harlan Wilton",
6937
+ "github": "harlan-zw",
6938
+ "twitter": "harlan_zw",
6939
+ "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
6940
+ }
6941
+ ],
6942
+ "compatibility": {
6943
+ "nuxt": "^2.0.0 || ^3.0.0",
6944
+ "requires": {
6945
+ "bridge": "optional"
6946
+ }
6947
+ }
6948
+ },
6949
+ {
6950
+ "name": "unocss",
6951
+ "description": "The instant on-demand atomic CSS engine.",
6952
+ "repo": "unocss/unocss#main/packages/nuxt",
6953
+ "npm": "@unocss/nuxt",
6954
+ "icon": "unocss.svg",
6955
+ "github": "https://github.com/unocss/unocss",
6956
+ "website": "https://github.com/unocss/unocss",
6957
+ "learn_more": "https://github.com/unocss/unocss",
6958
+ "category": "UI",
6959
+ "type": "3rd-party",
6960
+ "maintainers": [
6961
+ {
6962
+ "name": "Anthony Fu",
6963
+ "github": "antfu",
6964
+ "twitter": "antfu7",
6965
+ "avatar": "https://avatars.githubusercontent.com/antfu?v=4"
6966
+ }
6967
+ ],
6968
+ "compatibility": {
6969
+ "nuxt": "^2.0.0 || ^3.0.0",
6970
+ "requires": {
6971
+ "bridge": "optional"
6972
+ },
6973
+ "devtools": "^0.0.0"
6974
+ }
6975
+ },
6976
+ {
6977
+ "name": "ununuracss",
6978
+ "description": "A Real CSS Engine. Only Scoped.",
6979
+ "repo": "novout/ununuracss#main/packages/nuxt",
6980
+ "npm": "nuxt-ununura",
6981
+ "icon": "ununuracss.png",
6982
+ "github": "https://github.com/novout/ununuracss",
6983
+ "website": "https://ununura.com/#/",
6984
+ "learn_more": "https://ununura.com/#/docs/why",
6985
+ "category": "UI",
6986
+ "type": "3rd-party",
6987
+ "maintainers": [
6988
+ {
6989
+ "name": "Giovane Cardoso",
6990
+ "github": "novout",
6991
+ "avatar": "https://avatars.githubusercontent.com/novout?v=4"
5259
6992
  }
5260
6993
  ],
5261
6994
  "compatibility": {
5262
6995
  "nuxt": "^2.0.0 || ^3.0.0",
5263
- "requires": {
5264
- "bridge": "optional"
5265
- }
6996
+ "requires": {}
5266
6997
  }
5267
6998
  },
5268
6999
  {
5269
- "name": "unocss",
5270
- "description": "The instant on-demand atomic CSS engine.",
5271
- "repo": "antfu/unocss#main/packages/nuxt",
5272
- "npm": "@unocss/nuxt",
5273
- "icon": "unocss.svg",
5274
- "github": "https://github.com/antfu/unocss",
5275
- "website": "https://github.com/antfu/unocss",
5276
- "learn_more": "https://github.com/antfu/unocss",
5277
- "category": "UI",
7000
+ "name": "use-wagmi",
7001
+ "description": "Vue Composition for Ethereum based on wagmi",
7002
+ "repo": "unicape/use-wagmi#main/packages/nuxt",
7003
+ "npm": "@use-wagmi/nuxt",
7004
+ "icon": "use-wagmi.png",
7005
+ "github": "https://github.com/unicape/use-wagmi",
7006
+ "website": "https://github.com/unicape/use-wagmi",
7007
+ "learn_more": "https://github.com/unicape/use-wagmi",
7008
+ "category": "Extensions",
5278
7009
  "type": "3rd-party",
5279
7010
  "maintainers": [
5280
7011
  {
5281
- "name": "Anthony Fu",
5282
- "github": "antfu",
5283
- "twitter": "antfu7",
5284
- "avatar": "https://avatars.githubusercontent.com/antfu?v=4"
7012
+ "name": "Unic Ape",
7013
+ "github": "unicape"
5285
7014
  }
5286
7015
  ],
5287
7016
  "compatibility": {
5288
7017
  "nuxt": "^2.0.0 || ^3.0.0",
5289
7018
  "requires": {
5290
- "bridge": "optional"
7019
+ "bridge": true
5291
7020
  }
5292
7021
  }
5293
7022
  },
5294
7023
  {
5295
7024
  "name": "user-agent",
5296
- "description": "Nuxt.js module for handling User-Agent.",
7025
+ "description": "Nuxt module for handling User-Agent.",
5297
7026
  "repo": "fukuiretu/nuxt-user-agent",
5298
7027
  "npm": "nuxt-user-agent",
5299
7028
  "icon": "",
@@ -5321,7 +7050,7 @@
5321
7050
  "icon": "vee-validate.png",
5322
7051
  "github": "https://github.com/lewyuburi/nuxt-validate",
5323
7052
  "website": "https://github.com/lewyuburi/nuxt-validate",
5324
- "learn_more": "https://logaretm.github.io/vee-validate/",
7053
+ "learn_more": "",
5325
7054
  "category": "Libraries",
5326
7055
  "type": "3rd-party",
5327
7056
  "maintainers": [
@@ -5359,6 +7088,74 @@
5359
7088
  }
5360
7089
  }
5361
7090
  },
7091
+ {
7092
+ "name": "varlet",
7093
+ "description": "A Material design mobile component library developed based on Vue3",
7094
+ "repo": "varletjs/varlet-nuxt",
7095
+ "npm": "@varlet/nuxt",
7096
+ "icon": "varlet.svg",
7097
+ "github": "https://github.com/varletjs/varlet",
7098
+ "website": "https://varlet.gitee.io/varlet-ui/#/en-US/index",
7099
+ "learn_more": "https://github.com/varletjs/varlet-nuxt",
7100
+ "category": "UI",
7101
+ "type": "3rd-party",
7102
+ "maintainers": [
7103
+ {
7104
+ "name": "zhangmo8",
7105
+ "github": "zhangmo8"
7106
+ }
7107
+ ],
7108
+ "compatibility": {
7109
+ "nuxt": "^3.0.0",
7110
+ "requires": {
7111
+ "bridge": "optional"
7112
+ }
7113
+ }
7114
+ },
7115
+ {
7116
+ "name": "vcalendar",
7117
+ "description": "VCalendar module for Nuxt",
7118
+ "repo": "samk-dev/nuxt-vcalendar",
7119
+ "npm": "@samk-dev/nuxt-vcalendar",
7120
+ "icon": "vcalendar.png",
7121
+ "github": "https://github.com/samk-dev/vcalendar",
7122
+ "website": "https://github.com/samk-dev/vcalendar",
7123
+ "learn_more": "",
7124
+ "category": "Libraries",
7125
+ "type": "3rd-party",
7126
+ "maintainers": [
7127
+ {
7128
+ "name": "Sam K",
7129
+ "github": "samk-dev"
7130
+ }
7131
+ ],
7132
+ "compatibility": {
7133
+ "nuxt": "^3.0.0",
7134
+ "requires": {}
7135
+ }
7136
+ },
7137
+ {
7138
+ "name": "vee-validate",
7139
+ "description": "Painless Vue forms for Nuxt",
7140
+ "repo": "logaretm/vee-validate#main/packages/nuxt",
7141
+ "npm": "@vee-validate/nuxt",
7142
+ "icon": "vee-validate.png",
7143
+ "github": "https://github.com/logaretm/vee-validate/",
7144
+ "website": "https://vee-validate.logaretm.com/v4/",
7145
+ "learn_more": "https://vee-validate.logaretm.com/v4/integrations/nuxt/",
7146
+ "category": "Libraries",
7147
+ "type": "3rd-party",
7148
+ "maintainers": [
7149
+ {
7150
+ "name": "Abdelrahman Awad",
7151
+ "github": "logaretm"
7152
+ }
7153
+ ],
7154
+ "compatibility": {
7155
+ "nuxt": "^3.0.0",
7156
+ "requires": {}
7157
+ }
7158
+ },
5362
7159
  {
5363
7160
  "name": "vendor",
5364
7161
  "description": "directly serve node_modules",
@@ -5382,9 +7179,54 @@
5382
7179
  "requires": {}
5383
7180
  }
5384
7181
  },
7182
+ {
7183
+ "name": "vercel-analytics",
7184
+ "description": "Vercel Analytics integration for Nuxt",
7185
+ "repo": "xanderbarkhatov/nuxt-vercel-analytics",
7186
+ "npm": "nuxt-vercel-analytics",
7187
+ "icon": "",
7188
+ "github": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
7189
+ "website": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
7190
+ "learn_more": "https://vercel.com/docs/concepts/analytics",
7191
+ "category": "Analytics",
7192
+ "type": "3rd-party",
7193
+ "maintainers": [
7194
+ {
7195
+ "name": "Alexander B.",
7196
+ "github": "xanderbarkhatov"
7197
+ }
7198
+ ],
7199
+ "compatibility": {
7200
+ "nuxt": "^3.0.0",
7201
+ "requires": {}
7202
+ }
7203
+ },
7204
+ {
7205
+ "name": "vexip-ui",
7206
+ "description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
7207
+ "repo": "vexip-ui/nuxt",
7208
+ "npm": "@vexip-ui/nuxt",
7209
+ "icon": "vexip-ui.svg",
7210
+ "github": "https://github.com/vexip-ui/vexip-ui",
7211
+ "website": "https://www.vexipui.com/",
7212
+ "learn_more": "https://github.com/vexip-ui/nuxt",
7213
+ "category": "UI",
7214
+ "type": "3rd-party",
7215
+ "maintainers": [
7216
+ {
7217
+ "name": "未觉雨声",
7218
+ "github": "qmhc",
7219
+ "twitter": "qmhc95"
7220
+ }
7221
+ ],
7222
+ "compatibility": {
7223
+ "nuxt": "^3.0.0",
7224
+ "requires": {}
7225
+ }
7226
+ },
5385
7227
  {
5386
7228
  "name": "vite-pwa-nuxt",
5387
- "description": "Zero-config PWA Plugin for Nuxt 3",
7229
+ "description": "Zero-config PWA Plugin for Nuxt",
5388
7230
  "repo": "vite-pwa/nuxt",
5389
7231
  "npm": "@vite-pwa/nuxt",
5390
7232
  "icon": "vite-pwa-nuxt.svg",
@@ -5413,13 +7255,13 @@
5413
7255
  {
5414
7256
  "name": "vitest",
5415
7257
  "description": "Vitest integration with Nuxt",
5416
- "repo": "danielroe/nuxt-vitest#main",
7258
+ "repo": "danielroe/nuxt-vitest",
5417
7259
  "npm": "nuxt-vitest",
5418
7260
  "icon": "vitest.svg",
5419
7261
  "github": "https://github.com/danielroe/nuxt-vitest",
5420
7262
  "website": "https://github.com/danielroe/nuxt-vitest",
5421
7263
  "learn_more": "",
5422
- "category": "Extensions",
7264
+ "category": "Devtools",
5423
7265
  "type": "3rd-party",
5424
7266
  "maintainers": [
5425
7267
  {
@@ -5431,6 +7273,61 @@
5431
7273
  "github": "antfu"
5432
7274
  }
5433
7275
  ],
7276
+ "compatibility": {
7277
+ "nuxt": "^3.0.0",
7278
+ "requires": {},
7279
+ "devtools": "^0.0.0"
7280
+ }
7281
+ },
7282
+ {
7283
+ "name": "vue-email",
7284
+ "description": "💌 Write email templates with vue",
7285
+ "repo": "vue-email/nuxt",
7286
+ "npm": "@vue-email/nuxt",
7287
+ "icon": "vue-email.svg",
7288
+ "github": "https://github.com/vue-email/nuxt",
7289
+ "website": "https://vuemail.net/",
7290
+ "learn_more": "https://vuemail.net/ssr/nuxt",
7291
+ "category": "UI",
7292
+ "type": "3rd-party",
7293
+ "maintainers": [
7294
+ {
7295
+ "name": "David Arenas",
7296
+ "github": "Dave136",
7297
+ "twitter": "davejs4",
7298
+ "avatar": "https://avatars.githubusercontent.com/u/49698182?v=4"
7299
+ },
7300
+ {
7301
+ "name": "Younes Barrad",
7302
+ "github": "Flowko",
7303
+ "twitter": "imflowko",
7304
+ "avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
7305
+ }
7306
+ ],
7307
+ "compatibility": {
7308
+ "nuxt": "^3.0.0",
7309
+ "requires": {},
7310
+ "devtools": "^0.0.0"
7311
+ }
7312
+ },
7313
+ {
7314
+ "name": "vue-final-modal",
7315
+ "description": "The most powerful yet most light-weight modal library for Vue 3.",
7316
+ "repo": "vue-final/vue-final-modal#master/packages/nuxt",
7317
+ "npm": "@vue-final-modal/nuxt",
7318
+ "icon": "vue-final-modal.svg",
7319
+ "github": "https://github.com/vue-final/vue-final-modal",
7320
+ "website": "https://vue-final-modal.org/",
7321
+ "learn_more": "https://vue-final-modal.org/",
7322
+ "category": "UI",
7323
+ "type": "3rd-party",
7324
+ "maintainers": [
7325
+ {
7326
+ "name": "Hunter Liu",
7327
+ "github": "hunterliu1003",
7328
+ "twitter": "hunterliu1003"
7329
+ }
7330
+ ],
5434
7331
  "compatibility": {
5435
7332
  "nuxt": "^3.0.0",
5436
7333
  "requires": {}
@@ -5438,13 +7335,13 @@
5438
7335
  },
5439
7336
  {
5440
7337
  "name": "vue-macros",
5441
- "description": "Explore and extend more macros and syntax sugar to Vue.",
5442
- "repo": "sxzz/unplugin-vue-macros#main/packages/nuxt",
7338
+ "description": "Explore more macros and syntax sugar to Vue.",
7339
+ "repo": "sxzz/vue-macros#main/packages/nuxt",
5443
7340
  "npm": "@vue-macros/nuxt",
5444
7341
  "icon": "vue-macros.svg",
5445
- "github": "https://github.com/sxzz/unplugin-vue-macros",
7342
+ "github": "https://github.com/sxzz/vue-macros",
5446
7343
  "website": "https://vue-macros.sxzz.moe",
5447
- "learn_more": "https://github.com/sxzz/unplugin-vue-macros",
7344
+ "learn_more": "https://github.com/sxzz/vue-macros",
5448
7345
  "category": "Extensions",
5449
7346
  "type": "3rd-party",
5450
7347
  "maintainers": [
@@ -5458,7 +7355,8 @@
5458
7355
  "nuxt": "^3.0.0",
5459
7356
  "requires": {
5460
7357
  "bridge": "optional"
5461
- }
7358
+ },
7359
+ "devtools": "^0.0.0"
5462
7360
  }
5463
7361
  },
5464
7362
  {
@@ -5485,7 +7383,7 @@
5485
7383
  },
5486
7384
  {
5487
7385
  "name": "vue-multiselect",
5488
- "description": "Single / multiple select plugin for Nuxt.js using vue-multiselect.",
7386
+ "description": "Single / multiple select plugin for Nuxt using vue-multiselect.",
5489
7387
  "repo": "spektrummedia/nuxt-vue-multiselect",
5490
7388
  "npm": "nuxt-vue-multiselect",
5491
7389
  "icon": "",
@@ -5527,6 +7425,29 @@
5527
7425
  "requires": {}
5528
7426
  }
5529
7427
  },
7428
+ {
7429
+ "name": "vue-query",
7430
+ "description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
7431
+ "repo": "Hebilicious/vue-query-nuxt#main/packages/vue-query-nuxt",
7432
+ "npm": "@hebilicious/vue-query-nuxt",
7433
+ "icon": "vue-query.svg",
7434
+ "github": "https://github.com/Hebilicious/vue-query-nuxt",
7435
+ "website": "https://github.com/Hebilicious/vue-query-nuxt#readme",
7436
+ "learn_more": "https://tanstack.com/query/latest/docs/vue/quick-start",
7437
+ "category": "Request",
7438
+ "type": "3rd-party",
7439
+ "maintainers": [
7440
+ {
7441
+ "name": "Hebilicious",
7442
+ "github": "Hebilicious",
7443
+ "twitter": "its_hebilicious"
7444
+ }
7445
+ ],
7446
+ "compatibility": {
7447
+ "nuxt": "^3.0.0",
7448
+ "requires": {}
7449
+ }
7450
+ },
5530
7451
  {
5531
7452
  "name": "vue-select",
5532
7453
  "description": "Nuxt module for vue-select, a feature rich select/dropdown/typeahead component.",
@@ -5576,7 +7497,7 @@
5576
7497
  },
5577
7498
  {
5578
7499
  "name": "vue-warehouse",
5579
- "description": "A Cross-browser storage for Vue.js and Nuxt.js, with plugins support and easy extensibility based on Store.js",
7500
+ "description": "A Cross-browser storage for Vue.js and Nuxt, with plugins support and easy extensibility based on Store.js",
5580
7501
  "repo": "juliomrqz/vue-warehouse",
5581
7502
  "npm": "vue-warehouse",
5582
7503
  "icon": "",
@@ -5597,10 +7518,33 @@
5597
7518
  "requires": {}
5598
7519
  }
5599
7520
  },
7521
+ {
7522
+ "name": "vue3-carousel-nuxt",
7523
+ "description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt applications.",
7524
+ "repo": "gaetansenn/vue3-carousel-nuxt",
7525
+ "npm": "vue3-carousel-nuxt",
7526
+ "icon": "",
7527
+ "github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
7528
+ "website": "https://github.com/gaetansenn/vue3-carousel-nuxt",
7529
+ "learn_more": "",
7530
+ "category": "UI",
7531
+ "type": "3rd-party",
7532
+ "maintainers": [
7533
+ {
7534
+ "name": "Gaetan SENN",
7535
+ "github": "gaetansenn",
7536
+ "avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
7537
+ }
7538
+ ],
7539
+ "compatibility": {
7540
+ "nuxt": "^3.0.0",
7541
+ "requires": {}
7542
+ }
7543
+ },
5600
7544
  {
5601
7545
  "name": "vuefire",
5602
7546
  "description": "Idiomatic composables for the Firebase SDK",
5603
- "repo": "vuejs/vuefire/packages/nuxt",
7547
+ "repo": "vuejs/vuefire#main/packages/nuxt",
5604
7548
  "npm": "nuxt-vuefire",
5605
7549
  "icon": "vuefire.svg",
5606
7550
  "github": "https://github.com/vuejs/vuefire/tree/main/packages/nuxt",
@@ -5619,15 +7563,61 @@
5619
7563
  "requires": {}
5620
7564
  }
5621
7565
  },
7566
+ {
7567
+ "name": "vueform-builder",
7568
+ "description": "Official Vueform Builder module for Nuxt",
7569
+ "repo": "vueform/builder#main/nuxt",
7570
+ "npm": "@vueform/builder-nuxt",
7571
+ "icon": "vueform.svg",
7572
+ "github": "https://github.com/vueform/builder",
7573
+ "website": "https://builder.vueform.com",
7574
+ "learn_more": "https://builder.vueform.com/docs/installation#nuxt",
7575
+ "category": "Libraries",
7576
+ "type": "3rd-party",
7577
+ "maintainers": [
7578
+ {
7579
+ "name": "Adam Berecz",
7580
+ "github": "adamberecz",
7581
+ "twitter": "bereczadam"
7582
+ }
7583
+ ],
7584
+ "compatibility": {
7585
+ "nuxt": "^3.0.0",
7586
+ "requires": {}
7587
+ }
7588
+ },
7589
+ {
7590
+ "name": "vueform",
7591
+ "description": "Official Vueform module for Nuxt",
7592
+ "repo": "vueform/vueform#main/nuxt",
7593
+ "npm": "@vueform/nuxt",
7594
+ "icon": "vueform.svg",
7595
+ "github": "https://github.com/vueform/vueform",
7596
+ "website": "https://vueform.com",
7597
+ "learn_more": "https://vueform.com/docs/installation#nuxt",
7598
+ "category": "Libraries",
7599
+ "type": "3rd-party",
7600
+ "maintainers": [
7601
+ {
7602
+ "name": "Adam Berecz",
7603
+ "github": "adamberecz",
7604
+ "twitter": "bereczadam"
7605
+ }
7606
+ ],
7607
+ "compatibility": {
7608
+ "nuxt": "^3.0.0",
7609
+ "requires": {}
7610
+ }
7611
+ },
5622
7612
  {
5623
7613
  "name": "vuestic",
5624
- "description": "Vuestic UI module for Nuxt 3",
7614
+ "description": "Vuestic UI module for Nuxt",
5625
7615
  "repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
5626
7616
  "npm": "@vuestic/nuxt",
5627
7617
  "icon": "vuestic.png",
5628
7618
  "github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
5629
- "website": "https://vuestic.dev",
5630
- "learn_more": "https://vuestic.dev/en/getting-started/nuxt",
7619
+ "website": "https://ui.vuestic.dev",
7620
+ "learn_more": "https://ui.vuestic.dev/getting-started/nuxt",
5631
7621
  "category": "UI",
5632
7622
  "type": "3rd-party",
5633
7623
  "maintainers": [
@@ -5641,9 +7631,31 @@
5641
7631
  "requires": {}
5642
7632
  }
5643
7633
  },
7634
+ {
7635
+ "name": "vuetify-nuxt-module",
7636
+ "description": "Zero-config Nuxt Module for Vuetify.",
7637
+ "repo": "userquin/vuetify-nuxt-module",
7638
+ "npm": "vuetify-nuxt-module",
7639
+ "icon": "vuetify-logo-v3-dark.svg",
7640
+ "github": "https://github.com/userquin/vuetify-nuxt-module",
7641
+ "website": "https://vuetify-nuxt-module.netlify.app/",
7642
+ "learn_more": "https://github.com/userquin/vuetify-nuxt-module/blob/main/README.md",
7643
+ "category": "UI",
7644
+ "type": "3rd-party",
7645
+ "maintainers": [
7646
+ {
7647
+ "name": "Joaquín Sánchez",
7648
+ "github": "userquin"
7649
+ }
7650
+ ],
7651
+ "compatibility": {
7652
+ "nuxt": "^3.0.0",
7653
+ "requires": {}
7654
+ }
7655
+ },
5644
7656
  {
5645
7657
  "name": "vuetify",
5646
- "description": "Vuetify Module for Nuxt.js to add Material Design components to your application.",
7658
+ "description": "Vuetify Module for Nuxt to add Material Design components to your application.",
5647
7659
  "repo": "nuxt-community/vuetify-module",
5648
7660
  "npm": "@nuxtjs/vuetify",
5649
7661
  "icon": "vuetify.png",
@@ -5690,7 +7702,8 @@
5690
7702
  "nuxt": "^2.0.0 || ^3.0.0",
5691
7703
  "requires": {
5692
7704
  "bridge": "optional"
5693
- }
7705
+ },
7706
+ "devtools": "^0.0.0"
5694
7707
  }
5695
7708
  },
5696
7709
  {
@@ -5715,14 +7728,37 @@
5715
7728
  "requires": {}
5716
7729
  }
5717
7730
  },
7731
+ {
7732
+ "name": "vunix",
7733
+ "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.",
7734
+ "repo": "gaetansenn/vunix#main/packages/nuxt",
7735
+ "npm": "@vunix/nuxt",
7736
+ "icon": "",
7737
+ "github": "https://github.com/gaetansenn/vunix",
7738
+ "website": "https://vunix.dewib.com/",
7739
+ "learn_more": "",
7740
+ "category": "UI",
7741
+ "type": "3rd-party",
7742
+ "maintainers": [
7743
+ {
7744
+ "name": "Gaetan SENN",
7745
+ "github": "gaetansenn",
7746
+ "avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
7747
+ }
7748
+ ],
7749
+ "compatibility": {
7750
+ "nuxt": "^3.0.0",
7751
+ "requires": {}
7752
+ }
7753
+ },
5718
7754
  {
5719
7755
  "name": "web-vitals",
5720
7756
  "description": "Web Vitals for Nuxt",
5721
- "repo": "nuxt-community/web-vitals-module",
7757
+ "repo": "nuxt-modules/web-vitals",
5722
7758
  "npm": "@nuxtjs/web-vitals",
5723
7759
  "icon": "web-vitals.png",
5724
- "github": "https://github.com/nuxt-community/web-vitals-module",
5725
- "website": "https://github.com/nuxt-community/web-vitals-module",
7760
+ "github": "https://github.com/nuxt-modules/web-vitals",
7761
+ "website": "https://github.com/nuxt-modules/web-vitals",
5726
7762
  "learn_more": "",
5727
7763
  "category": "Performance",
5728
7764
  "type": "community",
@@ -5749,29 +7785,6 @@
5749
7785
  }
5750
7786
  }
5751
7787
  },
5752
- {
5753
- "name": "web3js",
5754
- "description": "Web3.js module integration for Nuxt.js",
5755
- "repo": "bl0cknumber/nuxt-web3",
5756
- "npm": "nuxt-web3",
5757
- "icon": "web3js.svg",
5758
- "github": "https://github.com/bl0cknumber/nuxt-web3",
5759
- "website": "https://github.com/bl0cknumber/nuxt-web3",
5760
- "learn_more": "https://web3js.readthedocs.io/",
5761
- "category": "Libraries",
5762
- "type": "3rd-party",
5763
- "maintainers": [
5764
- {
5765
- "name": "Muhammad Fauzan",
5766
- "github": "bl0cknumber",
5767
- "twitter": "fncolon"
5768
- }
5769
- ],
5770
- "compatibility": {
5771
- "nuxt": "^2.0.0",
5772
- "requires": {}
5773
- }
5774
- },
5775
7788
  {
5776
7789
  "name": "webfontloader",
5777
7790
  "description": "Efficient web font loading has never been easier!",
@@ -5796,7 +7809,7 @@
5796
7809
  },
5797
7810
  {
5798
7811
  "name": "webpack-optimisations",
5799
- "description": "Nuxt.js v2 module to automatically make your builds faster.",
7812
+ "description": "Nuxt v2 module to automatically make your builds faster.",
5800
7813
  "repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
5801
7814
  "npm": "nuxt-webpack-optimisations",
5802
7815
  "icon": "build-optimisations.svg",
@@ -5871,7 +7884,7 @@
5871
7884
  "icon": "webpack.png",
5872
7885
  "github": "https://github.com/nuxt-community/webpackmonitor-module",
5873
7886
  "website": "https://github.com/nuxt-community/webpackmonitor-module",
5874
- "learn_more": "http://webpackmonitor.com/",
7887
+ "learn_more": "",
5875
7888
  "category": "Devtools",
5876
7889
  "type": "community",
5877
7890
  "maintainers": [
@@ -5886,14 +7899,62 @@
5886
7899
  "requires": {}
5887
7900
  }
5888
7901
  },
7902
+ {
7903
+ "name": "well-known",
7904
+ "description": "A Nuxt module to add well-known URIs using middlewares",
7905
+ "repo": "zadigetvoltaire/nuxt-well-known",
7906
+ "npm": "@zadigetvoltaire/nuxt-well-known",
7907
+ "icon": "well-known.svg",
7908
+ "github": "https://github.com/zadigetvoltaire/nuxt-well-known",
7909
+ "website": "https://github.com/zadigetvoltaire/nuxt-well-known#readme",
7910
+ "learn_more": "https://www.iana.org/assignments/well-known-uris/well-known-uris.xhtml",
7911
+ "category": "SEO",
7912
+ "type": "3rd-party",
7913
+ "maintainers": [
7914
+ {
7915
+ "name": "Zadig&Voltaire Team",
7916
+ "github": "https://github.com/zadigetvoltaire"
7917
+ }
7918
+ ],
7919
+ "compatibility": {
7920
+ "nuxt": "^3.0.0",
7921
+ "requires": {}
7922
+ }
7923
+ },
7924
+ {
7925
+ "name": "wideangle",
7926
+ "description": "Nuxt module to integrate Wide Angle Analytics",
7927
+ "repo": "inputobjects/wideangle-nuxt",
7928
+ "npm": "wideangle-nuxt",
7929
+ "icon": "wideangle.png",
7930
+ "github": "https://github.com/inputobjects/wideangle-nuxt",
7931
+ "website": "https://wideangle.co",
7932
+ "learn_more": "https://wideangle.co/documentation/web-analytics-for-nuxt",
7933
+ "category": "Analytics",
7934
+ "type": "3rd-party",
7935
+ "maintainers": [
7936
+ {
7937
+ "name": "Wide Angle Analytics by Input Objects GmbH",
7938
+ "github": "inputobjects"
7939
+ },
7940
+ {
7941
+ "name": "Jarek Rozanski",
7942
+ "github": "jrozanski"
7943
+ }
7944
+ ],
7945
+ "compatibility": {
7946
+ "nuxt": "^3.0.0",
7947
+ "requires": {}
7948
+ }
7949
+ },
5889
7950
  {
5890
7951
  "name": "windicss",
5891
7952
  "description": "Next generation utility-first CSS framework.",
5892
- "repo": "windicss/nuxt-windicss-module#main/packages/nuxt-windicss",
7953
+ "repo": "windicss/nuxt-windicss#main/packages/nuxt-windicss",
5893
7954
  "npm": "nuxt-windicss",
5894
7955
  "icon": "windicss.svg",
5895
- "github": "https://github.com/windicss/nuxt-windicss-module",
5896
- "website": "https://github.com/windicss/nuxt-windicss-module",
7956
+ "github": "https://github.com/windicss/nuxt-windicss",
7957
+ "website": "https://github.com/windicss/nuxt-windicss",
5897
7958
  "learn_more": "https://windicss.org/",
5898
7959
  "category": "UI",
5899
7960
  "type": "3rd-party",
@@ -6029,32 +8090,9 @@
6029
8090
  "requires": {}
6030
8091
  }
6031
8092
  },
6032
- {
6033
- "name": "yandex-metrika",
6034
- "description": "Yandex metrika Module for Nuxt.js",
6035
- "repo": "nuxt-community/yandex-metrika-module",
6036
- "npm": "@nuxtjs/yandex-metrika",
6037
- "icon": "",
6038
- "github": "https://github.com/nuxt-community/yandex-metrika-module",
6039
- "website": "https://github.com/nuxt-community/yandex-metrika-module",
6040
- "learn_more": "https://metrica.yandex.com/about",
6041
- "category": "Analytics",
6042
- "type": "community",
6043
- "maintainers": [
6044
- {
6045
- "name": "Pooya Parsa",
6046
- "github": "pi0",
6047
- "twitter": "_pi0_"
6048
- }
6049
- ],
6050
- "compatibility": {
6051
- "nuxt": "^2.0.0",
6052
- "requires": {}
6053
- }
6054
- },
6055
8093
  {
6056
8094
  "name": "zendesk",
6057
- "description": "Nuxt.js module for Zendesk",
8095
+ "description": "Nuxt module for Zendesk",
6058
8096
  "repo": "DansMaCulotte/nuxt-zendesk",
6059
8097
  "npm": "@dansmaculotte/nuxt-zendesk",
6060
8098
  "icon": "zendesk.png",