@nuxt/modules 0.6.0-27e6dc → 0.6.0-29b387

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 +2095 -304
  3. package/package.json +10 -10
package/modules.json CHANGED
@@ -1,7 +1,7 @@
1
1
  [
2
2
  {
3
3
  "name": "ackee",
4
- "description": "Nuxt.js module for Ackee analytics",
4
+ "description": "Nuxt module for Ackee analytics",
5
5
  "repo": "bdrtsky/nuxt-ackee",
6
6
  "npm": "nuxt-ackee",
7
7
  "icon": "ackee.png",
@@ -28,7 +28,7 @@
28
28
  },
29
29
  {
30
30
  "name": "agility-cms",
31
- "description": "Agility CMS Integration for Nuxt.js",
31
+ "description": "Agility CMS Integration for Nuxt",
32
32
  "repo": "agility/agilitycms-nuxt-module",
33
33
  "npm": "@agility/agilitycms-nuxt-module",
34
34
  "icon": "agility.png",
@@ -51,7 +51,7 @@
51
51
  },
52
52
  {
53
53
  "name": "algolia",
54
- "description": "Algolia Search Module for Nuxt 3",
54
+ "description": "Algolia Search Module for Nuxt",
55
55
  "repo": "nuxt-modules/algolia",
56
56
  "npm": "@nuxtjs/algolia",
57
57
  "icon": "algolia.svg",
@@ -126,12 +126,12 @@
126
126
  },
127
127
  {
128
128
  "name": "animejs",
129
- "description": "Anime.js module for Nuxt.js",
130
- "repo": "ivodolenc/nuxt-animejs",
131
- "npm": "nuxt-animejs",
129
+ "description": "Anime.js module for Nuxt",
130
+ "repo": "hypernym-studio/nuxt-anime",
131
+ "npm": "@hypernym/nuxt-anime",
132
132
  "icon": "",
133
- "github": "https://github.com/ivodolenc/nuxt-animejs",
134
- "website": "https://github.com/ivodolenc/nuxt-animejs",
133
+ "github": "https://github.com/hypernym-studio/nuxt-anime",
134
+ "website": "https://github.com/hypernym-studio/nuxt-anime",
135
135
  "learn_more": "",
136
136
  "category": "Libraries",
137
137
  "type": "3rd-party",
@@ -142,18 +142,64 @@
142
142
  }
143
143
  ],
144
144
  "compatibility": {
145
- "nuxt": "^2.0.0",
145
+ "nuxt": "^2.0.0 || ^3.0.0",
146
+ "requires": {}
147
+ }
148
+ },
149
+ {
150
+ "name": "ant-design-vue",
151
+ "description": "A Vue 3 based component library for designers and developers",
152
+ "repo": "vueComponent/ant-design-vue-nuxt",
153
+ "npm": "@ant-design-vue/nuxt",
154
+ "icon": "ant-design-vue.svg",
155
+ "github": "https://github.com/vueComponent/ant-design-vue-nuxt",
156
+ "website": "https://antdv.com",
157
+ "learn_more": "https://github.com/vueComponent/ant-design-vue-nuxt",
158
+ "category": "UI",
159
+ "type": "3rd-party",
160
+ "maintainers": [
161
+ {
162
+ "name": "tangjinzhou",
163
+ "github": "tangjinzhou"
164
+ }
165
+ ],
166
+ "compatibility": {
167
+ "nuxt": "^3.0.0",
168
+ "requires": {
169
+ "bridge": "optional"
170
+ }
171
+ }
172
+ },
173
+ {
174
+ "name": "aos",
175
+ "description": "A Nuxt module that adds Animate On Scroll",
176
+ "repo": "egidiusmengelberg/nuxt-aos",
177
+ "npm": "nuxt-aos",
178
+ "icon": "aos.png",
179
+ "github": "https://github.com/egidiusmengelberg/nuxt-aos",
180
+ "website": "https://github.com/egidiusmengelberg/nuxt-aos",
181
+ "learn_more": "",
182
+ "category": "Devtools",
183
+ "type": "3rd-party",
184
+ "maintainers": [
185
+ {
186
+ "name": "egidiusmengelberg",
187
+ "github": "egidiusmengelberg"
188
+ }
189
+ ],
190
+ "compatibility": {
191
+ "nuxt": "^3.0.0",
146
192
  "requires": {}
147
193
  }
148
194
  },
149
195
  {
150
196
  "name": "api-party",
151
- "description": "Nuxt 3 module to securely connect with any API – server proxy & dynamic composable names",
197
+ "description": "Nuxt module to securely connect with any API – server proxy & dynamic composable names",
152
198
  "repo": "johannschopplich/nuxt-api-party",
153
199
  "npm": "nuxt-api-party",
154
200
  "icon": "api-party.svg",
155
201
  "github": "https://github.com/johannschopplich/nuxt-api-party",
156
- "website": "https://github.com/johannschopplich/nuxt-api-party#readme",
202
+ "website": "https://nuxt-api-party.jhnn.dev/",
157
203
  "learn_more": "",
158
204
  "category": "Request",
159
205
  "type": "3rd-party",
@@ -196,7 +242,7 @@
196
242
  },
197
243
  {
198
244
  "name": "apollo",
199
- "description": "Integrate GraphQL in your Nuxt.js apps using vue-apollo.",
245
+ "description": "Integrate GraphQL in your Nuxt apps using vue-apollo.",
200
246
  "repo": "nuxt-modules/apollo",
201
247
  "npm": "@nuxtjs/apollo",
202
248
  "icon": "apollo.png",
@@ -220,7 +266,7 @@
220
266
  },
221
267
  {
222
268
  "name": "applicationinsights",
223
- "description": "AppInsights module for Nuxt.js",
269
+ "description": "AppInsights module for Nuxt",
224
270
  "repo": "nuxt-community/applicationinsights-module",
225
271
  "npm": "@nuxtjs/applicationinsights",
226
272
  "icon": "application-insights.png",
@@ -249,7 +295,7 @@
249
295
  "github": "https://github.com/Hrdtr/nuxt-appwrite",
250
296
  "website": "https://github.com/Hrdtr/nuxt-appwrite",
251
297
  "learn_more": "",
252
- "category": "Request",
298
+ "category": "Database",
253
299
  "type": "3rd-party",
254
300
  "maintainers": [
255
301
  {
@@ -258,13 +304,58 @@
258
304
  }
259
305
  ],
260
306
  "compatibility": {
261
- "nuxt": "^2.0.0",
307
+ "nuxt": "^3.0.0",
308
+ "requires": {}
309
+ }
310
+ },
311
+ {
312
+ "name": "arco-design-nuxt-module",
313
+ "description": "Nuxt Module for Arco Design Vue. Automatically import components, icons and more.",
314
+ "repo": "wiidede/arco-design-nuxt-module",
315
+ "npm": "arco-design-nuxt-module",
316
+ "icon": "arco-design.svg",
317
+ "github": "https://github.com/wiidede/arco-design-nuxt-module",
318
+ "website": "https://arco.design/vue",
319
+ "learn_more": "https://github.com/wiidede/arco-design-nuxt-module#readme",
320
+ "category": "UI",
321
+ "type": "3rd-party",
322
+ "maintainers": [
323
+ {
324
+ "name": "wiidede",
325
+ "github": "wiidede"
326
+ }
327
+ ],
328
+ "compatibility": {
329
+ "nuxt": "^3.0.0",
330
+ "requires": {}
331
+ }
332
+ },
333
+ {
334
+ "name": "ark-ui",
335
+ "description": "A headless library for building reusable, scalable design systems that works for a wide range of JS frameworks.",
336
+ "repo": "iamdin/nuxt-ark-ui",
337
+ "npm": "nuxt-ark-ui",
338
+ "icon": "ark-ui.svg",
339
+ "github": "https://github.com/iamdin/nuxt-ark-ui",
340
+ "website": "https://ark-ui.com/",
341
+ "learn_more": "https://github.com/iamdin/nuxt-ark-ui",
342
+ "category": "UI",
343
+ "type": "3rd-party",
344
+ "maintainers": [
345
+ {
346
+ "name": "Din",
347
+ "github": "iamdin",
348
+ "twitter": "iamdinq"
349
+ }
350
+ ],
351
+ "compatibility": {
352
+ "nuxt": "^3.0.0",
262
353
  "requires": {}
263
354
  }
264
355
  },
265
356
  {
266
357
  "name": "auth",
267
- "description": "Zero-boilerplate authentication support for Nuxt.js.",
358
+ "description": "Zero-boilerplate authentication support for Nuxt.",
268
359
  "repo": "nuxt-community/auth-module",
269
360
  "npm": "@nuxtjs/auth",
270
361
  "icon": "auth.png",
@@ -289,9 +380,55 @@
289
380
  "requires": {}
290
381
  }
291
382
  },
383
+ {
384
+ "name": "authjs",
385
+ "description": "Auth.js authentication Nuxt module. Edge compatible.",
386
+ "repo": "Hebilicious/authjs-nuxt#main",
387
+ "npm": "@hebilicious/authjs-nuxt",
388
+ "icon": "authjs.png",
389
+ "github": "https://github.com/Hebilicious/authjs-nuxt",
390
+ "website": "https://authjs-nuxt.pages.dev/",
391
+ "learn_more": "https://authjs.dev/",
392
+ "category": "Security",
393
+ "type": "3rd-party",
394
+ "maintainers": [
395
+ {
396
+ "name": "Hebilicious",
397
+ "github": "Hebilicious",
398
+ "twitter": "its_hebilicious"
399
+ }
400
+ ],
401
+ "compatibility": {
402
+ "nuxt": "^3.0.0",
403
+ "requires": {}
404
+ }
405
+ },
406
+ {
407
+ "name": "auto-animate",
408
+ "description": "Automatic animations for your Nuxt app with a single line of code.",
409
+ "repo": "formkit/auto-animate",
410
+ "npm": "@formkit/auto-animate",
411
+ "icon": "auto-animate.svg",
412
+ "github": "https://github.com/formkit/auto-animate",
413
+ "website": "https://auto-animate.formkit.com",
414
+ "learn_more": "https://auto-animate.formkit.com",
415
+ "category": "Libraries",
416
+ "type": "3rd-party",
417
+ "maintainers": [
418
+ {
419
+ "name": "Justin Schroeder",
420
+ "github": "justin-schroeder",
421
+ "twitter": "jpschroeder"
422
+ }
423
+ ],
424
+ "compatibility": {
425
+ "nuxt": "^3.0.0",
426
+ "requires": {}
427
+ }
428
+ },
292
429
  {
293
430
  "name": "axios",
294
- "description": "Secure and easy Axios module with Nuxt.js",
431
+ "description": "Secure and easy Axios module with Nuxt",
295
432
  "repo": "nuxt-community/axios-module",
296
433
  "npm": "@nuxtjs/axios",
297
434
  "icon": "axios.svg",
@@ -314,7 +451,7 @@
314
451
  },
315
452
  {
316
453
  "name": "basic-auth",
317
- "description": "Provide basic authentication to your Nuxt.js application",
454
+ "description": "Provide basic authentication to your Nuxt application",
318
455
  "repo": "potato4d/nuxt-basic-auth-module",
319
456
  "npm": "nuxt-basic-auth-module",
320
457
  "icon": "",
@@ -438,7 +575,7 @@
438
575
  },
439
576
  {
440
577
  "name": "bulma-slim",
441
- "description": "Nuxt.js module to automatically make a slim Bulma build of used features with Purgecss",
578
+ "description": "Nuxt module to automatically make a slim Bulma build of used features with Purgecss",
442
579
  "repo": "mustardamus/nuxt-bulma-slim",
443
580
  "npm": "nuxt-bulma-slim",
444
581
  "icon": "bulma.png",
@@ -480,9 +617,32 @@
480
617
  "requires": {}
481
618
  }
482
619
  },
620
+ {
621
+ "name": "calendly",
622
+ "description": "Calendly is a scheduling tool that allows you to schedule meetings with your customers. This module allows you to easily add Calendly to your Nuxt application.",
623
+ "repo": "madebyfabian/nuxt-calendly",
624
+ "npm": "nuxt-calendly",
625
+ "icon": "calendly.svg",
626
+ "github": "https://github.com/madebyfabian/nuxt-calendly",
627
+ "website": "https://nuxt-calendly.vercel.app/",
628
+ "learn_more": "https://calendly.com/",
629
+ "category": "Extensions",
630
+ "type": "3rd-party",
631
+ "maintainers": [
632
+ {
633
+ "name": "Fabian B.",
634
+ "github": "madebyfabian",
635
+ "twitter": "madebyfabian"
636
+ }
637
+ ],
638
+ "compatibility": {
639
+ "nuxt": "^3.0.0",
640
+ "requires": {}
641
+ }
642
+ },
483
643
  {
484
644
  "name": "canvas-sketch",
485
- "description": "Nuxt.js module for making generative and 3D artwork with canvas-sketch in JavaScript",
645
+ "description": "Nuxt module for making generative and 3D artwork with canvas-sketch in JavaScript",
486
646
  "repo": "LuXDAmore/generative-art",
487
647
  "npm": "@luxdamore/nuxt-canvas-sketch",
488
648
  "icon": "",
@@ -503,9 +663,31 @@
503
663
  "requires": {}
504
664
  }
505
665
  },
666
+ {
667
+ "name": "capo",
668
+ "description": "Capo.js implementation for Nuxt",
669
+ "repo": "danielroe/nuxt-capo",
670
+ "npm": "nuxt-capo",
671
+ "icon": "",
672
+ "github": "https://github.com/danielroe/nuxt-capo",
673
+ "website": "https://github.com/danielroe/nuxt-capo",
674
+ "learn_more": "",
675
+ "category": "Performance",
676
+ "type": "3rd-party",
677
+ "maintainers": [
678
+ {
679
+ "name": "danielroe",
680
+ "github": "danielroe"
681
+ }
682
+ ],
683
+ "compatibility": {
684
+ "nuxt": "^3.0.0",
685
+ "requires": {}
686
+ }
687
+ },
506
688
  {
507
689
  "name": "chakra-ui",
508
- "description": "Chakra UI Module for Nuxt.js",
690
+ "description": "Chakra UI Module for Nuxt",
509
691
  "repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
510
692
  "npm": "@chakra-ui/nuxt",
511
693
  "icon": "chakra-ui.png",
@@ -528,11 +710,11 @@
528
710
  {
529
711
  "name": "chatwoot",
530
712
  "description": "Chatwoot is an open-source customer engagement platform that helps companies engage their customers on their website",
531
- "repo": "huntersofbook/huntersofbook#main/projects/chatwoot/packages/nuxt",
532
- "npm": "@huntersofbook/chatwoot-nuxt",
713
+ "repo": "productdevbookcom/chatwoot",
714
+ "npm": "@productdevbook/chatwoot",
533
715
  "icon": "chatwoot.png",
534
- "github": "https://github.com/huntersofbook/huntersofbook/tree/main/projects/chatwoot/packages/nuxt",
535
- "website": "https://github.com/huntersofbook/huntersofbook/tree/main/projects/chatwoot/packages/nuxt",
716
+ "github": "https://github.com/productdevbookcom/chatwoot",
717
+ "website": "https://github.com/productdevbookcom/chatwoot",
536
718
  "learn_more": "https://www.chatwoot.com",
537
719
  "category": "Libraries",
538
720
  "type": "3rd-party",
@@ -569,6 +751,29 @@
569
751
  "requires": {}
570
752
  }
571
753
  },
754
+ {
755
+ "name": "clarity-analytics",
756
+ "description": "Clarity Analytics Module for Nuxt",
757
+ "repo": "Barbapapazes/nuxt-clarity-analytics",
758
+ "npm": "nuxt-clarity-analytics",
759
+ "icon": "",
760
+ "github": "https://github.com/Barbapapazes/nuxt-clarity-analytics",
761
+ "website": "https://github.com/Barbapapazes/nuxt-clarity-analytics#readme",
762
+ "learn_more": "https://clarity.microsoft.com/",
763
+ "category": "Analytics",
764
+ "type": "3rd-party",
765
+ "maintainers": [
766
+ {
767
+ "name": "Barbapapazes",
768
+ "github": "Barbapapazes",
769
+ "twitter": "soubiran_"
770
+ }
771
+ ],
772
+ "compatibility": {
773
+ "nuxt": "^3.0.0",
774
+ "requires": {}
775
+ }
776
+ },
572
777
  {
573
778
  "name": "client-init",
574
779
  "description": "Provide client version of `nuxtServerInit`.",
@@ -593,7 +798,7 @@
593
798
  },
594
799
  {
595
800
  "name": "cloudcms",
596
- "description": "CloudCMS Nuxt.js Module",
801
+ "description": "CloudCMS Nuxt Module",
597
802
  "repo": "gitana/cloudcms-nuxt",
598
803
  "npm": "cloudcms-nuxt",
599
804
  "icon": "",
@@ -613,13 +818,40 @@
613
818
  "requires": {}
614
819
  }
615
820
  },
821
+ {
822
+ "name": "cloudflare-analytics",
823
+ "description": "Cloudflare Web Analytics Module for Nuxt",
824
+ "repo": "hamlogic/nuxt-cloudflare-analytics",
825
+ "npm": "nuxt-cloudflare-analytics",
826
+ "icon": "cloudflare.svg",
827
+ "github": "https://github.com/hamlogic/nuxt-cloudflare-analytics",
828
+ "website": "https://github.com/hamlogic/nuxt-cloudflare-analytics",
829
+ "learn_more": "https://www.cloudflare.com/web-analytics/",
830
+ "category": "Analytics",
831
+ "type": "3rd-party",
832
+ "maintainers": [
833
+ {
834
+ "name": "hamlogic",
835
+ "github": "hamlogic"
836
+ },
837
+ {
838
+ "name": "Fabian B.",
839
+ "github": "madebyfabian",
840
+ "twitter": "madebyfabian"
841
+ }
842
+ ],
843
+ "compatibility": {
844
+ "nuxt": "^3.0.0",
845
+ "requires": {}
846
+ }
847
+ },
616
848
  {
617
849
  "name": "cloudinary",
618
- "description": "Optimize images and videos in your Nuxt.js application",
619
- "repo": "nuxt-community/cloudinary-module",
850
+ "description": "Optimize images and videos in your Nuxt application",
851
+ "repo": "nuxt-modules/cloudinary",
620
852
  "npm": "@nuxtjs/cloudinary",
621
853
  "icon": "cloudinary.png",
622
- "github": "https://github.com/nuxt-community/cloudinary-module",
854
+ "github": "https://github.com/nuxt-modules/cloudinary",
623
855
  "website": "https://cloudinary.nuxtjs.org",
624
856
  "learn_more": "https://cloudinary.com",
625
857
  "category": "Images",
@@ -638,11 +870,11 @@
638
870
  },
639
871
  {
640
872
  "name": "color-mode",
641
- "description": "Dark and Light mode for NuxtJS with auto detection",
642
- "repo": "nuxt-community/color-mode-module",
873
+ "description": "Dark and Light mode for Nuxt with auto detection",
874
+ "repo": "nuxt-modules/color-mode",
643
875
  "npm": "@nuxtjs/color-mode",
644
876
  "icon": "color-mode.png",
645
- "github": "https://github.com/nuxt-community/color-mode-module",
877
+ "github": "https://github.com/nuxt-modules/color-mode",
646
878
  "website": "https://color-mode.nuxtjs.org",
647
879
  "learn_more": "",
648
880
  "category": "UI",
@@ -707,12 +939,35 @@
707
939
  "requires": {}
708
940
  }
709
941
  },
942
+ {
943
+ "name": "content-assets",
944
+ "description": "Enable locally-located assets in Nuxt Content",
945
+ "repo": "davestewart/nuxt-content-assets",
946
+ "npm": "nuxt-content-assets",
947
+ "icon": "content-assets.png",
948
+ "github": "https://github.com/davestewart/nuxt-content-assets",
949
+ "website": "https://davestewart.co.uk/projects/open-source/nuxt-content-assets/",
950
+ "learn_more": "",
951
+ "category": "Images",
952
+ "type": "3rd-party",
953
+ "maintainers": [
954
+ {
955
+ "name": "davestewart",
956
+ "github": "davestewart",
957
+ "twitter": "dave_stewart"
958
+ }
959
+ ],
960
+ "compatibility": {
961
+ "nuxt": "^3.0.0",
962
+ "requires": {}
963
+ }
964
+ },
710
965
  {
711
966
  "name": "content",
712
967
  "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.",
713
968
  "repo": "nuxt/content#main",
714
969
  "npm": "@nuxt/content",
715
- "icon": "nuxt.png",
970
+ "icon": "nuxt.svg",
716
971
  "github": "https://github.com/nuxt/content",
717
972
  "website": "https://content.nuxtjs.org",
718
973
  "learn_more": "",
@@ -762,6 +1017,52 @@
762
1017
  "requires": {}
763
1018
  }
764
1019
  },
1020
+ {
1021
+ "name": "cookie-control",
1022
+ "description": "A highly configurable cookie banner for Nuxt.",
1023
+ "repo": "dargmuesli/nuxt-cookie-control",
1024
+ "npm": "@dargmuesli/nuxt-cookie-control",
1025
+ "icon": "cookie-control.png",
1026
+ "github": "https://github.com/dargmuesli/nuxt-cookie-control",
1027
+ "website": "https://github.com/dargmuesli/nuxt-cookie-control",
1028
+ "learn_more": "",
1029
+ "category": "Extensions",
1030
+ "type": "3rd-party",
1031
+ "maintainers": [
1032
+ {
1033
+ "name": "dargmuesli",
1034
+ "github": "dargmuesli",
1035
+ "avatar": "https://avatars.githubusercontent.com/dargmuesli"
1036
+ }
1037
+ ],
1038
+ "compatibility": {
1039
+ "nuxt": "^3.0.0",
1040
+ "requires": {}
1041
+ }
1042
+ },
1043
+ {
1044
+ "name": "csurf",
1045
+ "description": "Cross-Site Request Forgery (CSRF) Prevention for Nuxt",
1046
+ "repo": "morgbn/nuxt-csurf",
1047
+ "npm": "nuxt-csurf",
1048
+ "icon": "csurf.svg",
1049
+ "github": "https://github.com/morgbn/nuxt-csurf",
1050
+ "website": "https://github.com/morgbn/nuxt-csurf",
1051
+ "learn_more": "https://github.com/Morgbn/nuxt-csurf#readme",
1052
+ "category": "Security",
1053
+ "type": "3rd-party",
1054
+ "maintainers": [
1055
+ {
1056
+ "name": "morgbn",
1057
+ "github": "morgbn",
1058
+ "avatar": "https://avatars.githubusercontent.com/u/25689856?v=4"
1059
+ }
1060
+ ],
1061
+ "compatibility": {
1062
+ "nuxt": "^3.0.0",
1063
+ "requires": {}
1064
+ }
1065
+ },
765
1066
  {
766
1067
  "name": "custom-elements",
767
1068
  "description": "Publish your Components as a vue-custom-element standalone build.",
@@ -790,7 +1091,7 @@
790
1091
  },
791
1092
  {
792
1093
  "name": "darkmode.js",
793
- "description": "Add darkmode / nightmode to your Nuxt.js project in a few seconds",
1094
+ "description": "Add darkmode / nightmode to your Nuxt project in a few seconds",
794
1095
  "repo": "sandoche/nuxtjs-darkmode-js-module#main",
795
1096
  "npm": "nuxtjs-darkmode-js-module",
796
1097
  "icon": "darkmode.png",
@@ -812,7 +1113,7 @@
812
1113
  },
813
1114
  {
814
1115
  "name": "date-fns",
815
- "description": "Modern JavaScript date utility library - date-fns for Nuxt.js",
1116
+ "description": "Modern JavaScript date utility library - date-fns for Nuxt",
816
1117
  "repo": "nuxt-community/date-fns-module",
817
1118
  "npm": "@nuxtjs/date-fns",
818
1119
  "icon": "date-fns.png",
@@ -833,11 +1134,11 @@
833
1134
  }
834
1135
  },
835
1136
  {
836
- "name": "datocms",
837
- "description": "DatoCMS integration for Nuxt.js",
1137
+ "name": "datocms-nuxt2",
1138
+ "description": "DatoCMS integration for Nuxt v2",
838
1139
  "repo": "voorhoede/nuxt-datocms-module",
839
1140
  "npm": "@voorhoede/nuxt-datocms-module",
840
- "icon": "datocms.png",
1141
+ "icon": "datocms.svg",
841
1142
  "github": "https://github.com/voorhoede/nuxt-datocms-module",
842
1143
  "website": "https://github.com/voorhoede/nuxt-datocms-module",
843
1144
  "learn_more": "https://www.datocms.com/",
@@ -854,33 +1155,57 @@
854
1155
  "requires": {}
855
1156
  }
856
1157
  },
1158
+ {
1159
+ "name": "datocms",
1160
+ "description": "DatoCMS module for Nuxt",
1161
+ "repo": "hex-digital/nuxt-datocms",
1162
+ "npm": "@hexdigital/nuxt-datocms",
1163
+ "icon": "datocms.svg",
1164
+ "github": "https://github.com/hex-digital/nuxt-datocms",
1165
+ "website": "https://github.com/hex-digital/nuxt-datocms#readme",
1166
+ "learn_more": "https://www.datocms.com/",
1167
+ "category": "CMS",
1168
+ "type": "3rd-party",
1169
+ "maintainers": [
1170
+ {
1171
+ "name": "Jamie Warburton",
1172
+ "github": "jamiewarb",
1173
+ "twitter": "jamiewarb",
1174
+ "avatar": "https://avatars.githubusercontent.com/jamiewarb?v=4"
1175
+ }
1176
+ ],
1177
+ "compatibility": {
1178
+ "nuxt": "^3.0.0",
1179
+ "requires": {}
1180
+ }
1181
+ },
857
1182
  {
858
1183
  "name": "dayjs",
859
- "description": "The best way for use Day.js easily in your Nuxt.js project.",
860
- "repo": "nuxt-community/dayjs-module",
861
- "npm": "@nuxtjs/dayjs",
1184
+ "description": "Day.js module for Nuxt",
1185
+ "repo": "fumeapp/dayjs",
1186
+ "npm": "dayjs-nuxt",
862
1187
  "icon": "day-js.png",
863
- "github": "https://github.com/nuxt-community/dayjs-module",
864
- "website": "https://github.com/nuxt-community/dayjs-module",
1188
+ "github": "https://github.com/fumeapp/dayjs",
1189
+ "website": "https://github.com/fumeapp/dayjs",
865
1190
  "learn_more": "https://day.js.org/",
866
- "category": "Date",
867
- "type": "community",
1191
+ "category": "Libraries",
1192
+ "type": "3rd-party",
868
1193
  "maintainers": [
869
1194
  {
870
- "name": "Takuma HANATANI",
871
- "github": "potato4d",
872
- "twitter": "potato4d"
1195
+ "name": "Kevin Olson",
1196
+ "github": "acidjazz",
1197
+ "twitter": "AppFume"
873
1198
  }
874
1199
  ],
875
1200
  "compatibility": {
876
- "nuxt": "^2.0.0",
1201
+ "nuxt": "^3.0.0",
877
1202
  "requires": {}
878
1203
  }
879
1204
  },
880
1205
  {
881
1206
  "name": "delay-hydration",
882
- "description": "Improve your Nuxt.js v2 Google Lighthouse score by delaying hydration.",
883
- "repo": "harlan-zw/nuxt-delay-hydration#main/packages/nuxt-delay-hydration",
1207
+ "description": "Improve your Nuxt v2 Google Lighthouse score by delaying hydration.",
1208
+ "repo": "harlan-zw/nuxt-delay-hydration",
884
1209
  "npm": "nuxt-delay-hydration",
885
1210
  "icon": "lighthouse.svg",
886
1211
  "github": "https://github.com/harlan-zw/nuxt-delay-hydration",
@@ -902,12 +1227,12 @@
902
1227
  },
903
1228
  {
904
1229
  "name": "device",
905
- "description": "Device detection module for Nuxt.js",
906
- "repo": "nuxt-community/device-module",
1230
+ "description": "Device detection module for Nuxt",
1231
+ "repo": "nuxt-modules/device",
907
1232
  "npm": "@nuxtjs/device",
908
1233
  "icon": "",
909
- "github": "https://github.com/nuxt-community/device-module",
910
- "website": "https://github.com/nuxt-community/device-module",
1234
+ "github": "https://github.com/nuxt-modules/device",
1235
+ "website": "https://github.com/nuxt-modules/device",
911
1236
  "learn_more": "",
912
1237
  "category": "Extensions",
913
1238
  "type": "community",
@@ -922,15 +1247,38 @@
922
1247
  "requires": {}
923
1248
  }
924
1249
  },
1250
+ {
1251
+ "name": "devtools",
1252
+ "description": "Unleash Nuxt Developer Experience. A set of visual tools that help you to know your app better.",
1253
+ "repo": "nuxt/devtools#main/packages/devtools",
1254
+ "npm": "@nuxt/devtools",
1255
+ "icon": "nuxt.svg",
1256
+ "github": "https://github.com/nuxt/devtools",
1257
+ "website": "https://devtools.nuxtjs.org/",
1258
+ "learn_more": "",
1259
+ "category": "Devtools",
1260
+ "type": "official",
1261
+ "maintainers": [
1262
+ {
1263
+ "name": "Anthony Fu",
1264
+ "github": "antfu",
1265
+ "twitter": "antfu7"
1266
+ }
1267
+ ],
1268
+ "compatibility": {
1269
+ "nuxt": "^3.0.0",
1270
+ "requires": {}
1271
+ }
1272
+ },
925
1273
  {
926
1274
  "name": "directus",
927
- "description": "Easily connect your Nuxt3 application to your directus server.",
1275
+ "description": "Easily connect your Nuxt application to your directus server.",
928
1276
  "repo": "intevel/nuxt-directus",
929
1277
  "npm": "nuxt-directus",
930
1278
  "icon": "directus.svg",
931
- "github": "https://github.com/directus/nuxt-directus/",
932
- "website": "https://nuxt-directus.netlify.app/",
933
- "learn_more": "https://nuxt-directus.netlify.app/",
1279
+ "github": "https://github.com/intevel/nuxt-directus/",
1280
+ "website": "https://nuxt-directus.site/",
1281
+ "learn_more": "https://nuxt-directus.site/",
934
1282
  "category": "CMS",
935
1283
  "type": "3rd-party",
936
1284
  "maintainers": [
@@ -941,15 +1289,36 @@
941
1289
  }
942
1290
  ],
943
1291
  "compatibility": {
944
- "nuxt": "^2.0.0 || ^3.0.0",
945
- "requires": {
946
- "bridge": true
1292
+ "nuxt": "^3.0.0",
1293
+ "requires": {},
1294
+ "devtools": "^0.0.0"
1295
+ }
1296
+ },
1297
+ {
1298
+ "name": "disqus",
1299
+ "description": "Disqus Comments Module for Nuxt - Instantly add a comment widget to your app",
1300
+ "repo": "modbender/nuxt-disqus",
1301
+ "npm": "nuxt-disqus",
1302
+ "icon": "disqus.svg",
1303
+ "github": "https://github.com/modbender/nuxt-disqus",
1304
+ "website": "https://github.com/modbender/nuxt-disqus",
1305
+ "learn_more": "https://github.com/modbender/vue3-disqus",
1306
+ "category": "Libraries",
1307
+ "type": "3rd-party",
1308
+ "maintainers": [
1309
+ {
1310
+ "name": "modbender",
1311
+ "github": "modbender"
947
1312
  }
1313
+ ],
1314
+ "compatibility": {
1315
+ "nuxt": "^3.0.0",
1316
+ "requires": {}
948
1317
  }
949
1318
  },
950
1319
  {
951
1320
  "name": "dotenv",
952
- "description": "A Nuxt.js module that loads your .env file into your context options",
1321
+ "description": "A Nuxt module that loads your .env file into your context options",
953
1322
  "repo": "nuxt-community/dotenv-module",
954
1323
  "npm": "@nuxtjs/dotenv",
955
1324
  "icon": "dotenv.png",
@@ -971,7 +1340,7 @@
971
1340
  },
972
1341
  {
973
1342
  "name": "drupal-ce",
974
- "description": "Connects Nuxt.js with Drupal via the Lupus Custom Elements Renderer",
1343
+ "description": "Connects Nuxt with Drupal via the Lupus Custom Elements Renderer",
975
1344
  "repo": "drunomics/nuxtjs-drupal-ce",
976
1345
  "npm": "nuxtjs-drupal-ce",
977
1346
  "icon": "drupal-ce.png",
@@ -1004,7 +1373,7 @@
1004
1373
  },
1005
1374
  {
1006
1375
  "name": "druxt",
1007
- "description": "A bridge between frameworks, Drupal in the back, Nuxt.js in the front.",
1376
+ "description": "A bridge between frameworks, Drupal in the back, Nuxt in the front.",
1008
1377
  "repo": "druxt/druxt.js#develop/packages/druxt",
1009
1378
  "npm": "druxt",
1010
1379
  "icon": "druxt.svg",
@@ -1024,6 +1393,28 @@
1024
1393
  "requires": {}
1025
1394
  }
1026
1395
  },
1396
+ {
1397
+ "name": "electron",
1398
+ "description": "Integrate Nuxt and Electron.",
1399
+ "repo": "caoxiemeihao/nuxt-electron",
1400
+ "npm": "nuxt-electron",
1401
+ "icon": "electron.svg",
1402
+ "github": "https://github.com/caoxiemeihao/nuxt-electron",
1403
+ "website": "https://github.com/caoxiemeihao/nuxt-electron",
1404
+ "learn_more": "https://github.com/caoxiemeihao/nuxt-electron#readme",
1405
+ "category": "Extensions",
1406
+ "type": "3rd-party",
1407
+ "maintainers": [
1408
+ {
1409
+ "name": "草鞋没号",
1410
+ "github": "caoxiemeihao"
1411
+ }
1412
+ ],
1413
+ "compatibility": {
1414
+ "nuxt": "^3.0.0",
1415
+ "requires": {}
1416
+ }
1417
+ },
1027
1418
  {
1028
1419
  "name": "element-plus",
1029
1420
  "description": "A Vue 3 based component library for designers and developers",
@@ -1050,12 +1441,12 @@
1050
1441
  },
1051
1442
  {
1052
1443
  "name": "emotion",
1053
- "description": "The Next Generation of CSS-in-JS for Nuxt.js",
1054
- "repo": "nuxt-community/emotion-module",
1444
+ "description": "The Next Generation of CSS-in-JS for Nuxt",
1445
+ "repo": "nuxt-modules/emotion",
1055
1446
  "npm": "@nuxtjs/emotion",
1056
1447
  "icon": "emotion.png",
1057
- "github": "https://github.com/nuxt-community/emotion-module",
1058
- "website": "https://github.com/nuxt-community/emotion-module",
1448
+ "github": "https://github.com/nuxt-modules/emotion",
1449
+ "website": "https://github.com/nuxt-modules/emotion",
1059
1450
  "learn_more": "https://emotion.sh/",
1060
1451
  "category": "Extensions",
1061
1452
  "type": "community",
@@ -1064,16 +1455,21 @@
1064
1455
  "name": "Pooya Parsa",
1065
1456
  "github": "pi0",
1066
1457
  "twitter": "_pi0_"
1458
+ },
1459
+ {
1460
+ "name": "Jonathan Bakebwa",
1461
+ "github": "codebender828",
1462
+ "twitter": "codebender828"
1067
1463
  }
1068
1464
  ],
1069
1465
  "compatibility": {
1070
- "nuxt": "^2.0.0",
1466
+ "nuxt": "^2.0.0 || ^3.0.0",
1071
1467
  "requires": {}
1072
1468
  }
1073
1469
  },
1074
1470
  {
1075
1471
  "name": "eslint",
1076
- "description": "ESLint module for Nuxt.js",
1472
+ "description": "ESLint module for Nuxt",
1077
1473
  "repo": "nuxt-community/eslint-module",
1078
1474
  "npm": "@nuxtjs/eslint-module",
1079
1475
  "icon": "eslint.png",
@@ -1089,13 +1485,13 @@
1089
1485
  }
1090
1486
  ],
1091
1487
  "compatibility": {
1092
- "nuxt": "^2.0.0",
1488
+ "nuxt": "^2.0.0 || ^3.0.0",
1093
1489
  "requires": {}
1094
1490
  }
1095
1491
  },
1096
1492
  {
1097
1493
  "name": "event-trace",
1098
- "description": "Module for event trace in Nuxt.js",
1494
+ "description": "Module for event trace in Nuxt",
1099
1495
  "repo": "nuxt-community/nuxt-event-trace",
1100
1496
  "npm": "nuxt-event-trace",
1101
1497
  "icon": "",
@@ -1139,7 +1535,7 @@
1139
1535
  },
1140
1536
  {
1141
1537
  "name": "feature-toggle",
1142
- "description": "Feature toggle module for Nuxt.js",
1538
+ "description": "Feature toggle module for Nuxt",
1143
1539
  "repo": "stephenkr/nuxt-feature-toggle",
1144
1540
  "npm": "nuxt-feature-toggle",
1145
1541
  "icon": "",
@@ -1206,7 +1602,7 @@
1206
1602
  },
1207
1603
  {
1208
1604
  "name": "floating-prompt-module",
1209
- "description": "Invite your users to support you on product hunt with this floating prompt Nuxt.js module",
1605
+ "description": "Invite your users to support you on product hunt with this floating prompt Nuxt module",
1210
1606
  "repo": "sandoche/nuxt-floating-prompt-module#main",
1211
1607
  "npm": "nuxt-floating-prompt-module",
1212
1608
  "icon": "",
@@ -1316,12 +1712,35 @@
1316
1712
  }
1317
1713
  },
1318
1714
  {
1319
- "name": "formkit",
1320
- "description": "Seamless FormKit integration for Nuxt",
1321
- "repo": "formkit/formkit#master/packages/nuxt",
1322
- "npm": "@formkit/nuxt",
1323
- "icon": "formkit.png",
1324
- "github": "https://github.com/formkit/formkit",
1715
+ "name": "form-actions",
1716
+ "description": "A set of features and composables to interact with forms and server data.",
1717
+ "repo": "Hebilicious/form-actions-nuxt#main/packages/form-action-nuxt",
1718
+ "npm": "@hebilicious/form-actions-nuxt",
1719
+ "icon": "form-actions.svg",
1720
+ "github": "https://github.com/Hebilicious/form-actions-nuxt",
1721
+ "website": "https://form-actions-nuxt.pages.dev/",
1722
+ "learn_more": "https://github.com/Hebilicious/form-actions-nuxt#readme",
1723
+ "category": "Request",
1724
+ "type": "3rd-party",
1725
+ "maintainers": [
1726
+ {
1727
+ "name": "Hebilicious",
1728
+ "github": "Hebilicious",
1729
+ "twitter": "its_hebilicious"
1730
+ }
1731
+ ],
1732
+ "compatibility": {
1733
+ "nuxt": "^3.7.0",
1734
+ "requires": {}
1735
+ }
1736
+ },
1737
+ {
1738
+ "name": "formkit",
1739
+ "description": "Seamless FormKit integration for Nuxt",
1740
+ "repo": "formkit/formkit#master/packages/nuxt",
1741
+ "npm": "@formkit/nuxt",
1742
+ "icon": "formkit.png",
1743
+ "github": "https://github.com/formkit/formkit",
1325
1744
  "website": "https://formkit.com",
1326
1745
  "learn_more": "https://formkit.com/essentials/installation#with-nuxt",
1327
1746
  "category": "Libraries",
@@ -1389,7 +1808,7 @@
1389
1808
  },
1390
1809
  {
1391
1810
  "name": "google-adsense",
1392
- "description": "Google Adsense Module for Nuxt.js",
1811
+ "description": "Google Adsense Module for Nuxt",
1393
1812
  "repo": "nuxt-community/google-adsense-module",
1394
1813
  "npm": "@nuxtjs/google-adsense",
1395
1814
  "icon": "google-adsense.png",
@@ -1415,7 +1834,7 @@
1415
1834
  },
1416
1835
  {
1417
1836
  "name": "google-analytics",
1418
- "description": "Google analytics Module for Nuxt.js",
1837
+ "description": "Google analytics Module for Nuxt",
1419
1838
  "repo": "nuxt-community/analytics-module",
1420
1839
  "npm": "@nuxtjs/google-analytics",
1421
1840
  "icon": "google-analytics.png",
@@ -1447,12 +1866,12 @@
1447
1866
  },
1448
1867
  {
1449
1868
  "name": "google-fonts",
1450
- "description": "Google Fonts module for NuxtJS",
1451
- "repo": "nuxt-community/google-fonts-module",
1869
+ "description": "Google Fonts module for Nuxt",
1870
+ "repo": "nuxt-modules/google-fonts",
1452
1871
  "npm": "@nuxtjs/google-fonts",
1453
1872
  "icon": "google-fonts.png",
1454
- "github": "https://github.com/nuxt-community/google-fonts-module",
1455
- "website": "https://github.com/nuxt-community/google-fonts-module",
1873
+ "github": "https://github.com/nuxt-modules/google-fonts",
1874
+ "website": "https://google-fonts.nuxtjs.org",
1456
1875
  "learn_more": "https://developers.google.com/fonts",
1457
1876
  "category": "Fonts",
1458
1877
  "type": "community",
@@ -1471,7 +1890,7 @@
1471
1890
  },
1472
1891
  {
1473
1892
  "name": "google-gtag",
1474
- "description": "Google GTag for Nuxt.js",
1893
+ "description": "Google GTag for Nuxt",
1475
1894
  "repo": "nuxt-community/google-gtag",
1476
1895
  "npm": "@nuxtjs/google-gtag",
1477
1896
  "icon": "gtm.png",
@@ -1497,7 +1916,7 @@
1497
1916
  },
1498
1917
  {
1499
1918
  "name": "google-optimize",
1500
- "description": "SSR friendly Google Optimize module for Nuxt.js",
1919
+ "description": "SSR friendly Google Optimize module for Nuxt",
1501
1920
  "repo": "nuxt-community/google-optimize-module",
1502
1921
  "npm": "nuxt-google-optimize",
1503
1922
  "icon": "google-optimize.png",
@@ -1552,7 +1971,7 @@
1552
1971
  },
1553
1972
  {
1554
1973
  "name": "graphql-request",
1555
- "description": "Easy Minimal GraphQL client integration with Nuxt.js",
1974
+ "description": "Easy Minimal GraphQL client integration with Nuxt",
1556
1975
  "repo": "gomah/nuxt-graphql-request",
1557
1976
  "npm": "nuxt-graphql-request",
1558
1977
  "icon": "graphql-request.png",
@@ -1568,7 +1987,7 @@
1568
1987
  }
1569
1988
  ],
1570
1989
  "compatibility": {
1571
- "nuxt": "^2.0.0",
1990
+ "nuxt": "^2.0.0 || ^3.0.0",
1572
1991
  "requires": {}
1573
1992
  }
1574
1993
  },
@@ -1589,6 +2008,31 @@
1589
2008
  "github": "tobiasdiez"
1590
2009
  }
1591
2010
  ],
2011
+ "compatibility": {
2012
+ "nuxt": "^3.0.0",
2013
+ "requires": {},
2014
+ "devtools": "^0.0.0"
2015
+ }
2016
+ },
2017
+ {
2018
+ "name": "gtag",
2019
+ "description": "Google Analytics integration for Nuxt",
2020
+ "repo": "johannschopplich/nuxt-gtag",
2021
+ "npm": "nuxt-gtag",
2022
+ "icon": "gtag.svg",
2023
+ "github": "https://github.com/johannschopplich/nuxt-gtag",
2024
+ "website": "https://github.com/johannschopplich/nuxt-gtag#readme",
2025
+ "learn_more": "",
2026
+ "category": "Analytics",
2027
+ "type": "3rd-party",
2028
+ "maintainers": [
2029
+ {
2030
+ "name": "Johann Schopplich",
2031
+ "github": "johannschopplich",
2032
+ "twitter": "jschopplich",
2033
+ "avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
2034
+ }
2035
+ ],
1592
2036
  "compatibility": {
1593
2037
  "nuxt": "^3.0.0",
1594
2038
  "requires": {}
@@ -1596,7 +2040,7 @@
1596
2040
  },
1597
2041
  {
1598
2042
  "name": "gtm",
1599
- "description": "Google Tag Manager Module for Nuxt.js",
2043
+ "description": "Google Tag Manager Module for Nuxt",
1600
2044
  "repo": "nuxt-community/gtm-module",
1601
2045
  "npm": "@nuxtjs/gtm",
1602
2046
  "icon": "gtm.png",
@@ -1619,7 +2063,7 @@
1619
2063
  },
1620
2064
  {
1621
2065
  "name": "guess",
1622
- "description": "Guess.js module for Nuxt.js",
2066
+ "description": "Guess.js module for Nuxt",
1623
2067
  "repo": "nuxt-community/guess-module",
1624
2068
  "npm": "@nuxtjs/guess-module",
1625
2069
  "icon": "guessjs.png",
@@ -1639,6 +2083,28 @@
1639
2083
  "requires": {}
1640
2084
  }
1641
2085
  },
2086
+ {
2087
+ "name": "hanko",
2088
+ "description": "Hanko integration for Nuxt for passwordless authentication",
2089
+ "repo": "nuxt-modules/hanko",
2090
+ "npm": "@nuxtjs/hanko",
2091
+ "icon": "hanko.svg",
2092
+ "github": "https://github.com/nuxt-modules/hanko",
2093
+ "website": "https://github.com/nuxt-modules/hanko",
2094
+ "learn_more": "https://hanko.io/",
2095
+ "category": "Security",
2096
+ "type": "community",
2097
+ "maintainers": [
2098
+ {
2099
+ "name": "danielroe",
2100
+ "github": "danielroe"
2101
+ }
2102
+ ],
2103
+ "compatibility": {
2104
+ "nuxt": "^3.0.0",
2105
+ "requires": {}
2106
+ }
2107
+ },
1642
2108
  {
1643
2109
  "name": "harlem",
1644
2110
  "description": "Harlem is a simple, unopinionated, lightweight and extensible state management solution for Vue 3.",
@@ -1709,7 +2175,7 @@
1709
2175
  },
1710
2176
  {
1711
2177
  "name": "helmet",
1712
- "description": "Easy Helmet module with Nuxt.js'",
2178
+ "description": "Easy Helmet module with Nuxt'",
1713
2179
  "repo": "victor-perez/nuxt-helmet",
1714
2180
  "npm": "nuxt-helmet",
1715
2181
  "icon": "",
@@ -1753,7 +2219,7 @@
1753
2219
  },
1754
2220
  {
1755
2221
  "name": "history-state",
1756
- "description": "Nuxt.js module to backup or restore historical states",
2222
+ "description": "Nuxt module to backup or restore historical states",
1757
2223
  "repo": "hidekatsu-izuno/nuxt-history-state",
1758
2224
  "npm": "nuxt-history-state",
1759
2225
  "icon": "",
@@ -1822,7 +2288,7 @@
1822
2288
  },
1823
2289
  {
1824
2290
  "name": "http",
1825
- "description": "Universal HTTP Module for Nuxt.js",
2291
+ "description": "Universal HTTP Module for Nuxt",
1826
2292
  "repo": "nuxt/http",
1827
2293
  "npm": "@nuxt/http",
1828
2294
  "icon": "http.png",
@@ -1850,7 +2316,7 @@
1850
2316
  },
1851
2317
  {
1852
2318
  "name": "humans-txt",
1853
- "description": "An initiative for knowing the people behind a website. It is a Nuxt.js buildModules that add a TXT file containing information about the different people who have contributed to building the website.",
2319
+ "description": "An initiative for knowing the people behind a website. It is a Nuxt buildModules that add a TXT file containing information about the different people who have contributed to building the website.",
1854
2320
  "repo": "Luxdamore/nuxt-humans-txt",
1855
2321
  "npm": "@luxdamore/nuxt-humans-txt",
1856
2322
  "icon": "",
@@ -1874,11 +2340,11 @@
1874
2340
  {
1875
2341
  "name": "i18n",
1876
2342
  "description": "i18n features for your Nuxt project so you can easily add internationalization.",
1877
- "repo": "nuxt-community/i18n-module",
2343
+ "repo": "nuxt-modules/i18n",
1878
2344
  "npm": "@nuxtjs/i18n",
1879
2345
  "icon": "i18n.png",
1880
- "github": "https://github.com/nuxt-community/i18n-module",
1881
- "website": "https://i18n.nuxtjs.org",
2346
+ "github": "https://github.com/nuxt-modules/i18n",
2347
+ "website": "https://v8.i18n.nuxtjs.org",
1882
2348
  "learn_more": "https://kazupon.github.io/vue-i18n/",
1883
2349
  "category": "Extensions",
1884
2350
  "type": "community",
@@ -1897,6 +2363,28 @@
1897
2363
  "requires": {}
1898
2364
  }
1899
2365
  },
2366
+ {
2367
+ "name": "icon-font",
2368
+ "description": "Automatically generates fonts and custom properties (variables) from a specified folder containing SVG icons, injecting them into pages with live monitoring.",
2369
+ "repo": "coremyslo/nuxt-icon-font",
2370
+ "npm": "@coremyslo/nuxt-icon-font",
2371
+ "icon": "",
2372
+ "github": "https://github.com/coremyslo/nuxt-icon-font",
2373
+ "website": "https://github.com/coremyslo/nuxt-icon-font",
2374
+ "learn_more": "",
2375
+ "category": "UI",
2376
+ "type": "3rd-party",
2377
+ "maintainers": [
2378
+ {
2379
+ "name": "coremyslo",
2380
+ "github": "coremyslo"
2381
+ }
2382
+ ],
2383
+ "compatibility": {
2384
+ "nuxt": "^3.0.0",
2385
+ "requires": {}
2386
+ }
2387
+ },
1900
2388
  {
1901
2389
  "name": "icon",
1902
2390
  "description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
@@ -1916,7 +2404,8 @@
1916
2404
  ],
1917
2405
  "compatibility": {
1918
2406
  "nuxt": "^3.0.0",
1919
- "requires": {}
2407
+ "requires": {},
2408
+ "devtools": "^0.0.0"
1920
2409
  }
1921
2410
  },
1922
2411
  {
@@ -1965,12 +2454,12 @@
1965
2454
  },
1966
2455
  {
1967
2456
  "name": "image",
1968
- "description": "Optimised images for NuxtJS, with progressive processing, lazy-loading, real-time resizes and providers support.",
2457
+ "description": "Optimised images for Nuxt, with progressive processing, lazy-loading, real-time resizes and providers support.",
1969
2458
  "repo": "nuxt/image",
1970
2459
  "npm": "@nuxt/image",
1971
2460
  "icon": "image.png",
1972
2461
  "github": "https://github.com/nuxt/image",
1973
- "website": "https://image.nuxtjs.org",
2462
+ "website": "https://image.nuxt.com",
1974
2463
  "learn_more": "",
1975
2464
  "category": "Images",
1976
2465
  "type": "official",
@@ -1980,6 +2469,11 @@
1980
2469
  "github": "farnabaz",
1981
2470
  "twitter": "a_birang"
1982
2471
  },
2472
+ {
2473
+ "name": "Daniel Roe",
2474
+ "github": "danielroe",
2475
+ "twitter": "danielcroe"
2476
+ },
1983
2477
  {
1984
2478
  "name": "Pooya Parsa",
1985
2479
  "github": "pi0",
@@ -1995,12 +2489,16 @@
1995
2489
  "nuxt": "^2.0.0 || ^3.0.0",
1996
2490
  "requires": {
1997
2491
  "bridge": "optional"
2492
+ },
2493
+ "versionMap": {
2494
+ "2.x": "latest",
2495
+ "3.x": "rc"
1998
2496
  }
1999
2497
  }
2000
2498
  },
2001
2499
  {
2002
2500
  "name": "imagemin",
2003
- "description": "Automatically optimize (compress) all images used in Nuxt.js",
2501
+ "description": "Automatically optimize (compress) all images used in Nuxt",
2004
2502
  "repo": "nuxt-community/imagemin-module",
2005
2503
  "npm": "@nuxtjs/imagemin",
2006
2504
  "icon": "imagemin.png",
@@ -2023,12 +2521,12 @@
2023
2521
  {
2024
2522
  "name": "inkline",
2025
2523
  "description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
2026
- "repo": "inkline/nuxt-module-inkline",
2027
- "npm": "@inkline/nuxt",
2524
+ "repo": "inkline/plugin",
2525
+ "npm": "@inkline/plugin",
2028
2526
  "icon": "inkline.svg",
2029
- "github": "https://github.com/inkline/nuxt-module-inkline",
2527
+ "github": "https://github.com/inkline/plugin",
2030
2528
  "website": "https://inkline.io",
2031
- "learn_more": "https://inkline.io/docs/introduction/installation/nuxt",
2529
+ "learn_more": "https://inkline.io/docs/installation/nuxt",
2032
2530
  "category": "UI",
2033
2531
  "type": "3rd-party",
2034
2532
  "maintainers": [
@@ -2047,7 +2545,7 @@
2047
2545
  },
2048
2546
  {
2049
2547
  "name": "intercom",
2050
- "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt.js",
2548
+ "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt",
2051
2549
  "repo": "hex-digital/nuxt-intercom",
2052
2550
  "npm": "@hexdigital/nuxt-intercom",
2053
2551
  "icon": "intercom.png",
@@ -2092,7 +2590,7 @@
2092
2590
  },
2093
2591
  {
2094
2592
  "name": "jsonapi",
2095
- "description": "Easy JSON:API client integration for Nuxt.js",
2593
+ "description": "Easy JSON:API client integration for Nuxt",
2096
2594
  "repo": "patrickcate/nuxt-jsonapi",
2097
2595
  "npm": "nuxt-jsonapi",
2098
2596
  "icon": "jsonapi.svg",
@@ -2136,7 +2634,7 @@
2136
2634
  },
2137
2635
  {
2138
2636
  "name": "kql",
2139
- "description": "Nuxt 3 module for Kirby's Query Language API",
2637
+ "description": "Nuxt module for Kirby's Query Language API",
2140
2638
  "repo": "johannschopplich/nuxt-kql",
2141
2639
  "npm": "nuxt-kql",
2142
2640
  "icon": "kql.svg",
@@ -2160,7 +2658,7 @@
2160
2658
  },
2161
2659
  {
2162
2660
  "name": "laravel-echo",
2163
- "description": "Laravel Echo for Nuxt.js",
2661
+ "description": "Laravel Echo for Nuxt",
2164
2662
  "repo": "nuxt-community/laravel-echo",
2165
2663
  "npm": "@nuxtjs/laravel-echo",
2166
2664
  "icon": "laravel-echo.png",
@@ -2248,13 +2746,13 @@
2248
2746
  },
2249
2747
  {
2250
2748
  "name": "link-checker",
2251
- "description": "",
2749
+ "description": "Find and magically fix links that may be negatively effecting your Nuxt sites SEO.",
2252
2750
  "repo": "harlan-zw/nuxt-link-checker",
2253
2751
  "npm": "nuxt-link-checker",
2254
- "icon": "",
2752
+ "icon": "link-checker.svg",
2255
2753
  "github": "https://github.com/harlan-zw/nuxt-link-checker",
2256
- "website": "https://github.com/harlan-zw/nuxt-link-checker",
2257
- "learn_more": "",
2754
+ "website": "https://nuxtseo.com/link-checker",
2755
+ "learn_more": "https://nuxtseo.com/link-checker",
2258
2756
  "category": "SEO",
2259
2757
  "type": "3rd-party",
2260
2758
  "maintainers": [
@@ -2267,7 +2765,8 @@
2267
2765
  ],
2268
2766
  "compatibility": {
2269
2767
  "nuxt": "^3.0.0",
2270
- "requires": {}
2768
+ "requires": {},
2769
+ "devtools": "^0.0.0"
2271
2770
  }
2272
2771
  },
2273
2772
  {
@@ -2344,12 +2843,12 @@
2344
2843
  },
2345
2844
  {
2346
2845
  "name": "logrocket",
2347
- "description": "LogRocket module for Nuxt.js to help you fix bugs and understand user behaviour.",
2348
- "repo": "nuxt-community/nuxt-logrocket",
2846
+ "description": "LogRocket module for Nuxt to help you fix bugs and understand user behaviour.",
2847
+ "repo": "nuxt-modules/logrocket",
2349
2848
  "npm": "nuxt-logrocket",
2350
2849
  "icon": "logrocket.png",
2351
- "github": "https://github.com/nuxt-community/nuxt-logrocket",
2352
- "website": "https://github.com/nuxt-community/nuxt-logrocket",
2850
+ "github": "https://github.com/nuxt-modules/logrocket",
2851
+ "website": "https://github.com/nuxt-modules/logrocket",
2353
2852
  "learn_more": "https://docs.logrocket.com/docs",
2354
2853
  "category": "Monitoring",
2355
2854
  "type": "community",
@@ -2365,9 +2864,35 @@
2365
2864
  "requires": {}
2366
2865
  }
2367
2866
  },
2867
+ {
2868
+ "name": "lucide-icons",
2869
+ "description": "Nuxt module to integrate Lucide icons",
2870
+ "repo": "swisnl/nuxt-lucide-icons",
2871
+ "npm": "nuxt-lucide-icons",
2872
+ "icon": "lucide-icons.svg",
2873
+ "github": "https://github.com/swisnl/nuxt-lucide-icons",
2874
+ "website": "https://github.com/swisnl/nuxt-lucide-icons",
2875
+ "learn_more": "",
2876
+ "category": "UI",
2877
+ "type": "3rd-party",
2878
+ "maintainers": [
2879
+ {
2880
+ "name": "SWIS",
2881
+ "github": "swisnl"
2882
+ },
2883
+ {
2884
+ "name": "Jasper Zonneveld",
2885
+ "github": "JaZo"
2886
+ }
2887
+ ],
2888
+ "compatibility": {
2889
+ "nuxt": "^3.0.0",
2890
+ "requires": {}
2891
+ }
2892
+ },
2368
2893
  {
2369
2894
  "name": "lunr",
2370
- "description": "Full-text search with pre-build indexes for Nuxt.js using lunr.js",
2895
+ "description": "Full-text search with pre-build indexes for Nuxt using lunr.js",
2371
2896
  "repo": "nuxt-community/lunr-module",
2372
2897
  "npm": "@nuxtjs/lunr-module",
2373
2898
  "icon": "",
@@ -2455,6 +2980,28 @@
2455
2980
  "requires": {}
2456
2981
  }
2457
2982
  },
2983
+ {
2984
+ "name": "maz-ui",
2985
+ "description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
2986
+ "repo": "louismazel/maz-ui",
2987
+ "npm": "maz-ui",
2988
+ "icon": "maz-ui.png",
2989
+ "github": "https://github.com/louismazel/maz-ui",
2990
+ "website": "https://louismazel.github.io/maz-ui-3/",
2991
+ "learn_more": "https://louismazel.github.io/maz-ui-3/",
2992
+ "category": "UI",
2993
+ "type": "community",
2994
+ "maintainers": [
2995
+ {
2996
+ "name": "Loïc Mazuel",
2997
+ "github": "LouisMazel"
2998
+ }
2999
+ ],
3000
+ "compatibility": {
3001
+ "nuxt": "^3.0.0",
3002
+ "requires": {}
3003
+ }
3004
+ },
2458
3005
  {
2459
3006
  "name": "mdx",
2460
3007
  "description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
@@ -2478,9 +3025,34 @@
2478
3025
  "requires": {}
2479
3026
  }
2480
3027
  },
3028
+ {
3029
+ "name": "medusa",
3030
+ "description": "Easily connect to Medusa from your Nuxt application",
3031
+ "repo": "Baroshem/nuxt-medusa",
3032
+ "npm": "nuxt-medusa",
3033
+ "icon": "medusa.svg",
3034
+ "github": "https://github.com/Baroshem/nuxt-medusa/",
3035
+ "website": "https://nuxt-medusa.vercel.app/",
3036
+ "learn_more": "https://nuxt-medusa.vercel.app/",
3037
+ "category": "Ecommerce",
3038
+ "type": "3rd-party",
3039
+ "maintainers": [
3040
+ {
3041
+ "name": "Jakub Andrzejewski",
3042
+ "github": "Baroshem",
3043
+ "avatar": "https://avatars.githubusercontent.com/u/37120330?v=4"
3044
+ }
3045
+ ],
3046
+ "compatibility": {
3047
+ "nuxt": "^2.0.0 || ^3.0.0",
3048
+ "requires": {
3049
+ "bridge": true
3050
+ }
3051
+ }
3052
+ },
2481
3053
  {
2482
3054
  "name": "meilisearch",
2483
- "description": "Meilisearch Instant Search module for Nuxt 3",
3055
+ "description": "Meilisearch Instant Search module for Nuxt",
2484
3056
  "repo": "xlanex6/nuxt-meilisearch",
2485
3057
  "npm": "nuxt-meilisearch",
2486
3058
  "icon": "meilisearch.svg",
@@ -2500,7 +3072,8 @@
2500
3072
  "nuxt": "^3.0.0",
2501
3073
  "requires": {
2502
3074
  "bridge": false
2503
- }
3075
+ },
3076
+ "devtools": "^0.0.0"
2504
3077
  }
2505
3078
  },
2506
3079
  {
@@ -2547,9 +3120,32 @@
2547
3120
  "requires": {}
2548
3121
  }
2549
3122
  },
3123
+ {
3124
+ "name": "module-feed",
3125
+ "description": "Feed module enables everyone to have RSS, Atom and JSON.",
3126
+ "repo": "tresko/nuxt-module-feed",
3127
+ "npm": "nuxt-module-feed",
3128
+ "icon": "",
3129
+ "github": "https://github.com/tresko/nuxt-module-feed",
3130
+ "website": "https://github.com/tresko/nuxt-module-feed",
3131
+ "learn_more": "",
3132
+ "category": "SEO",
3133
+ "type": "3rd-party",
3134
+ "maintainers": [
3135
+ {
3136
+ "name": "Miha Sedej",
3137
+ "github": "tresko",
3138
+ "twitter": "mihasedej"
3139
+ }
3140
+ ],
3141
+ "compatibility": {
3142
+ "nuxt": "^3.0.0",
3143
+ "requires": {}
3144
+ }
3145
+ },
2550
3146
  {
2551
3147
  "name": "moment",
2552
- "description": "Efficient Moment.js module for Nuxt.js so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
3148
+ "description": "Efficient Moment.js module for Nuxt so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
2553
3149
  "repo": "nuxt-community/moment-module",
2554
3150
  "npm": "@nuxtjs/moment",
2555
3151
  "icon": "momentjs.png",
@@ -2576,7 +3172,7 @@
2576
3172
  },
2577
3173
  {
2578
3174
  "name": "mq",
2579
- "description": "vue-mq module for Nuxt.js. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
3175
+ "description": "vue-mq module for Nuxt. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
2580
3176
  "repo": "vanhoofmaarten/nuxt-mq",
2581
3177
  "npm": "nuxt-mq",
2582
3178
  "icon": "",
@@ -2620,7 +3216,7 @@
2620
3216
  },
2621
3217
  {
2622
3218
  "name": "netlify-cache",
2623
- "description": "Nuxt.js module that uses netlify cache to speed up redeploy for Nuxt.js version < 2.14",
3219
+ "description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
2624
3220
  "repo": "DreaMinder/nuxt-netlify-cache",
2625
3221
  "npm": "nuxt-netlify-cache",
2626
3222
  "icon": "netlify.png",
@@ -2665,7 +3261,7 @@
2665
3261
  },
2666
3262
  {
2667
3263
  "name": "netlify",
2668
- "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt.js projects.",
3264
+ "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
2669
3265
  "repo": "bazzite/nuxt-netlify",
2670
3266
  "npm": "@aceforth/nuxt-netlify",
2671
3267
  "icon": "netlify.png",
@@ -2735,6 +3331,50 @@
2735
3331
  "requires": {}
2736
3332
  }
2737
3333
  },
3334
+ {
3335
+ "name": "nupolyon",
3336
+ "description": "Inject polyfill from polyfill.io to nuxt project, auto detect based on browserslist config",
3337
+ "repo": "adenvt/nupolyon",
3338
+ "npm": "nupolyon",
3339
+ "icon": "",
3340
+ "github": "https://github.com/adenvt/nupolyon",
3341
+ "website": "https://github.com/adenvt/nupolyon",
3342
+ "learn_more": "",
3343
+ "category": "Performance",
3344
+ "type": "3rd-party",
3345
+ "maintainers": [
3346
+ {
3347
+ "name": "adenvt",
3348
+ "github": "adenvt"
3349
+ }
3350
+ ],
3351
+ "compatibility": {
3352
+ "nuxt": "^3.0.0",
3353
+ "requires": {}
3354
+ }
3355
+ },
3356
+ {
3357
+ "name": "nuxt-anchorscroll",
3358
+ "description": "Scroll to top and to anchor support for Nuxt",
3359
+ "repo": "helltraitor/nuxt-anchorscroll",
3360
+ "npm": "nuxt-anchorscroll",
3361
+ "icon": "",
3362
+ "github": "https://github.com/helltraitor/nuxt-anchorscroll",
3363
+ "website": "https://github.com/helltraitor/nuxt-anchorscroll",
3364
+ "learn_more": "",
3365
+ "category": "UI",
3366
+ "type": "3rd-party",
3367
+ "maintainers": [
3368
+ {
3369
+ "name": "Helltraitor",
3370
+ "github": "helltraitor"
3371
+ }
3372
+ ],
3373
+ "compatibility": {
3374
+ "nuxt": "^3.0.0",
3375
+ "requires": {}
3376
+ }
3377
+ },
2738
3378
  {
2739
3379
  "name": "nuxt-auth",
2740
3380
  "description": "",
@@ -2757,6 +3397,120 @@
2757
3397
  "requires": {}
2758
3398
  }
2759
3399
  },
3400
+ {
3401
+ "name": "nuxt-basic-auth",
3402
+ "description": "Nuxt Module for Basic Authentication",
3403
+ "repo": "kgierke/nuxt-basic-auth",
3404
+ "npm": "@kgierke/nuxt-basic-auth",
3405
+ "icon": "",
3406
+ "github": "https://github.com/kgierke/nuxt-basic-auth",
3407
+ "website": "https://github.com/kgierke/nuxt-basic-auth",
3408
+ "learn_more": "",
3409
+ "category": "Security",
3410
+ "type": "3rd-party",
3411
+ "maintainers": [
3412
+ {
3413
+ "name": "kgierke",
3414
+ "github": "kgierke"
3415
+ }
3416
+ ],
3417
+ "compatibility": {
3418
+ "nuxt": "^3.0.0",
3419
+ "requires": {}
3420
+ }
3421
+ },
3422
+ {
3423
+ "name": "nuxt-bootstrap-icons",
3424
+ "description": "Just a simple integration for Bootstrap Icons",
3425
+ "repo": "OyewoleOyedeji/nuxt-bootstrap-icons",
3426
+ "npm": "nuxt-bootstrap-icons",
3427
+ "icon": "bootstrap-icons.svg",
3428
+ "github": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3429
+ "website": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3430
+ "learn_more": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3431
+ "category": "UI",
3432
+ "type": "3rd-party",
3433
+ "maintainers": [
3434
+ {
3435
+ "name": "OyewoleOyedeji",
3436
+ "github": "OyewoleOyedeji"
3437
+ }
3438
+ ],
3439
+ "compatibility": {
3440
+ "nuxt": "^3.0.0",
3441
+ "requires": {}
3442
+ }
3443
+ },
3444
+ {
3445
+ "name": "nuxt-chatgpt",
3446
+ "description": "ChatGPT integration for Nuxt",
3447
+ "repo": "schnapsterdog/nuxt-chatgpt",
3448
+ "npm": "nuxt-chatgpt",
3449
+ "icon": "chatgpt.svg",
3450
+ "github": "https://github.com/schnapsterdog/nuxt-chatgpt",
3451
+ "website": "https://github.com/schnapsterdog/nuxt-chatgpt",
3452
+ "learn_more": "https://github.com/schnapsterdog/nuxt-chatgpt/blob/main/README.md",
3453
+ "category": "Libraries",
3454
+ "type": "3rd-party",
3455
+ "maintainers": [
3456
+ {
3457
+ "name": "Oliver Trajceski",
3458
+ "github": "schnapsterdog"
3459
+ }
3460
+ ],
3461
+ "compatibility": {
3462
+ "nuxt": "^3.0.0",
3463
+ "requires": {}
3464
+ }
3465
+ },
3466
+ {
3467
+ "name": "nuxt-facebook-chat",
3468
+ "description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
3469
+ "repo": "superdev-tech/nuxt-facebook-chat",
3470
+ "npm": "nuxt-facebook-chat",
3471
+ "icon": "nuxt-facebook-chat.svg",
3472
+ "github": "https://github.com/superdev-tech/nuxt-facebook-chat",
3473
+ "website": "https://github.com/superdev-tech/nuxt-facebook-chat",
3474
+ "learn_more": "https://www.npmjs.com/package/nuxt-facebook-chat",
3475
+ "category": "Libraries",
3476
+ "type": "3rd-party",
3477
+ "maintainers": [
3478
+ {
3479
+ "name": "Supanut Dokmaithong",
3480
+ "github": "Boomgeek"
3481
+ },
3482
+ {
3483
+ "name": "superdev-tech",
3484
+ "github": "superdev-tech"
3485
+ }
3486
+ ],
3487
+ "compatibility": {
3488
+ "nuxt": "^3.0.0",
3489
+ "requires": {}
3490
+ }
3491
+ },
3492
+ {
3493
+ "name": "nuxt-feedme",
3494
+ "description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
3495
+ "repo": "helltraitor/nuxt-feedme",
3496
+ "npm": "nuxt-feedme",
3497
+ "icon": "",
3498
+ "github": "https://github.com/helltraitor/nuxt-feedme",
3499
+ "website": "https://github.com/helltraitor/nuxt-feedme",
3500
+ "learn_more": "",
3501
+ "category": "SEO",
3502
+ "type": "3rd-party",
3503
+ "maintainers": [
3504
+ {
3505
+ "name": "Helltraitor",
3506
+ "github": "helltraitor"
3507
+ }
3508
+ ],
3509
+ "compatibility": {
3510
+ "nuxt": "^3.0.0",
3511
+ "requires": {}
3512
+ }
3513
+ },
2760
3514
  {
2761
3515
  "name": "nuxt-graphql-middleware",
2762
3516
  "description": "Expose GraphQL queries and mutations as server API routes.",
@@ -2808,6 +3562,29 @@
2808
3562
  "requires": {}
2809
3563
  }
2810
3564
  },
3565
+ {
3566
+ "name": "nuxt-gtm",
3567
+ "description": "A Nuxt module for Google Tag Manager",
3568
+ "repo": "zadigetvoltaire/nuxt-gtm",
3569
+ "npm": "@zadigetvoltaire/nuxt-gtm",
3570
+ "icon": "nuxt-gtm.svg",
3571
+ "github": "https://github.com/zadigetvoltaire/nuxt-gtm",
3572
+ "website": "https://github.com/zadigetvoltaire/nuxt-gtm",
3573
+ "learn_more": "https://developers.google.com/tag-platform/tag-manager?hl=fr",
3574
+ "category": "Analytics",
3575
+ "type": "3rd-party",
3576
+ "maintainers": [
3577
+ {
3578
+ "name": "Zadig&Voltaire Team",
3579
+ "github": "https://github.com/zadigetvoltaire"
3580
+ }
3581
+ ],
3582
+ "compatibility": {
3583
+ "nuxt": "^3.0.0",
3584
+ "requires": {},
3585
+ "devtools": "^0.0.0"
3586
+ }
3587
+ },
2811
3588
  {
2812
3589
  "name": "nuxt-hue",
2813
3590
  "description": "Enlighten your Nuxt experience",
@@ -2832,6 +3609,28 @@
2832
3609
  }
2833
3610
  }
2834
3611
  },
3612
+ {
3613
+ "name": "nuxt-jsonld",
3614
+ "description": "Manage JSON-LD in Vue component.",
3615
+ "repo": "ymmooot/nuxt-jsonld",
3616
+ "npm": "nuxt-jsonld",
3617
+ "icon": "",
3618
+ "github": "https://github.com/ymmooot/nuxt-jsonld",
3619
+ "website": "https://github.com/ymmooot/nuxt-jsonld",
3620
+ "learn_more": "",
3621
+ "category": "SEO",
3622
+ "type": "3rd-party",
3623
+ "maintainers": [
3624
+ {
3625
+ "name": "ymmooot",
3626
+ "github": "ymmooot"
3627
+ }
3628
+ ],
3629
+ "compatibility": {
3630
+ "nuxt": "^3.0.0",
3631
+ "requires": {}
3632
+ }
3633
+ },
2835
3634
  {
2836
3635
  "name": "nuxt-localtunnel",
2837
3636
  "description": "Exposes your Nuxt localhost to the world automatically.",
@@ -2857,7 +3656,7 @@
2857
3656
  },
2858
3657
  {
2859
3658
  "name": "nuxt-loco",
2860
- "description": "A localise.biz module to synth locale with Nuxt.js",
3659
+ "description": "A localise.biz module to synth locale with Nuxt",
2861
3660
  "repo": "gaetansenn/nuxt-loco",
2862
3661
  "npm": "nuxt-loco",
2863
3662
  "icon": "",
@@ -2879,10 +3678,54 @@
2879
3678
  }
2880
3679
  },
2881
3680
  {
2882
- "name": "nuxt-monaco-editor",
2883
- "description": "Integrate monaco-editor with Nuxt",
2884
- "repo": "e-chan1007/nuxt-monaco-editor",
2885
- "npm": "nuxt-monaco-editor",
3681
+ "name": "nuxt-mapbox",
3682
+ "description": "Elegant Mapbox integration with Nuxt",
3683
+ "repo": "AlexLavoie42/Nuxt-Mapbox",
3684
+ "npm": "nuxt-mapbox",
3685
+ "icon": "nuxt-mapbox.svg",
3686
+ "github": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
3687
+ "website": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
3688
+ "learn_more": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
3689
+ "category": "Libraries",
3690
+ "type": "3rd-party",
3691
+ "maintainers": [
3692
+ {
3693
+ "name": "Alex Lavoie",
3694
+ "github": "AlexLavoie42"
3695
+ }
3696
+ ],
3697
+ "compatibility": {
3698
+ "nuxt": "^3.0.0",
3699
+ "requires": {}
3700
+ }
3701
+ },
3702
+ {
3703
+ "name": "nuxt-mdi",
3704
+ "description": "Add 7,000+ icons to your Nuxt application, from Material Design Icons.",
3705
+ "repo": "ERPedersen/nuxt-mdi",
3706
+ "npm": "nuxt-mdi",
3707
+ "icon": "mdi.png",
3708
+ "github": "https://github.com/ERPedersen/nuxt-mdi",
3709
+ "website": "https://nuxt-mdi.emilrosenius.com",
3710
+ "learn_more": "https://github.com/ERPedersen/nuxt-mdi/blob/main/README.md",
3711
+ "category": "Libraries",
3712
+ "type": "3rd-party",
3713
+ "maintainers": [
3714
+ {
3715
+ "name": "Emil Rosenius",
3716
+ "github": "ERPedersen"
3717
+ }
3718
+ ],
3719
+ "compatibility": {
3720
+ "nuxt": "^3.0.0",
3721
+ "requires": {}
3722
+ }
3723
+ },
3724
+ {
3725
+ "name": "nuxt-monaco-editor",
3726
+ "description": "Integrate monaco-editor with Nuxt",
3727
+ "repo": "e-chan1007/nuxt-monaco-editor",
3728
+ "npm": "nuxt-monaco-editor",
2886
3729
  "icon": "nuxt-monaco-editor.png",
2887
3730
  "github": "https://github.com/e-chan1007/nuxt-monaco-editor",
2888
3731
  "website": "https://github.com/e-chan1007/nuxt-monaco-editor",
@@ -2900,6 +3743,74 @@
2900
3743
  "requires": {}
2901
3744
  }
2902
3745
  },
3746
+ {
3747
+ "name": "nuxt-mongoose",
3748
+ "description": "A Nuxt module for simplifying the use of Mongoose in your project.",
3749
+ "repo": "arashsheyda/nuxt-mongoose",
3750
+ "npm": "nuxt-mongoose",
3751
+ "icon": "nuxt-mongoose.svg",
3752
+ "github": "https://github.com/arashsheyda/nuxt-mongoose",
3753
+ "website": "https://nuxt-mongoose.nuxt.space",
3754
+ "learn_more": "",
3755
+ "category": "Database",
3756
+ "type": "3rd-party",
3757
+ "maintainers": [
3758
+ {
3759
+ "name": "arashsheyda",
3760
+ "github": "arashsheyda"
3761
+ }
3762
+ ],
3763
+ "compatibility": {
3764
+ "nuxt": "^3.0.0",
3765
+ "requires": {},
3766
+ "devtools": "^0.0.0"
3767
+ }
3768
+ },
3769
+ {
3770
+ "name": "nuxt-pdf",
3771
+ "description": "Zero-boilerplate PDF exports of your Pages and Components",
3772
+ "repo": "sidebase/nuxt-pdf",
3773
+ "npm": "@sidebase/nuxt-pdf",
3774
+ "icon": "nuxt-pdf.png",
3775
+ "github": "https://github.com/sidebase/nuxt-pdf",
3776
+ "website": "https://sidebase.io/nuxt-pdf",
3777
+ "learn_more": "https://github.com/sidebase",
3778
+ "category": "Extensions",
3779
+ "type": "3rd-party",
3780
+ "maintainers": [
3781
+ {
3782
+ "name": "sidebase",
3783
+ "github": "sidebase",
3784
+ "twitter": "sidebase_io"
3785
+ }
3786
+ ],
3787
+ "compatibility": {
3788
+ "nuxt": "^3.0.0",
3789
+ "requires": {}
3790
+ }
3791
+ },
3792
+ {
3793
+ "name": "nuxt-phosphor-icons",
3794
+ "description": "Just a simple integration for @phosphor-icons in Nuxt",
3795
+ "repo": "OyewoleOyedeji/nuxt-phosphor-icons",
3796
+ "npm": "nuxt-phosphor-icons",
3797
+ "icon": "phosphor-icons.svg",
3798
+ "github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3799
+ "website": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3800
+ "learn_more": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3801
+ "category": "UI",
3802
+ "type": "3rd-party",
3803
+ "maintainers": [
3804
+ {
3805
+ "name": "OyewoleOyedeji",
3806
+ "github": "OyewoleOyedeji"
3807
+ }
3808
+ ],
3809
+ "compatibility": {
3810
+ "nuxt": "^3.0.0",
3811
+ "requires": {}
3812
+ }
3813
+ },
2903
3814
  {
2904
3815
  "name": "nuxt-pino-log",
2905
3816
  "description": "Structured logs for nuxt apps using pino",
@@ -2924,7 +3835,7 @@
2924
3835
  },
2925
3836
  {
2926
3837
  "name": "plausible",
2927
- "description": "Nuxt 3 module to natively integrate Plausible analytics",
3838
+ "description": "Nuxt module to natively integrate Plausible analytics",
2928
3839
  "repo": "nuxt-modules/plausible",
2929
3840
  "npm": "@nuxtjs/plausible",
2930
3841
  "icon": "plausible.png",
@@ -2944,9 +3855,35 @@
2944
3855
  "requires": {}
2945
3856
  }
2946
3857
  },
3858
+ {
3859
+ "name": "nuxt-plotly",
3860
+ "description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
3861
+ "repo": "superdev-tech/nuxt-plotly",
3862
+ "npm": "nuxt-plotly",
3863
+ "icon": "nuxt-plotly.svg",
3864
+ "github": "https://github.com/superdev-tech/nuxt-plotly",
3865
+ "website": "https://github.com/superdev-tech/nuxt-plotly",
3866
+ "learn_more": "https://www.npmjs.com/package/nuxt-plotly",
3867
+ "category": "Libraries",
3868
+ "type": "3rd-party",
3869
+ "maintainers": [
3870
+ {
3871
+ "name": "Supanut Dokmaithong",
3872
+ "github": "Boomgeek"
3873
+ },
3874
+ {
3875
+ "name": "superdev-tech",
3876
+ "github": "superdev-tech"
3877
+ }
3878
+ ],
3879
+ "compatibility": {
3880
+ "nuxt": "^3.0.0",
3881
+ "requires": {}
3882
+ }
3883
+ },
2947
3884
  {
2948
3885
  "name": "nuxt-png-to-ico",
2949
- "description": "Nuxt.js module for auto generating favicons",
3886
+ "description": "Nuxt module for auto generating favicons",
2950
3887
  "repo": "b5710546232/nuxt-png-to-ico",
2951
3888
  "npm": "nuxt-png-to-ico",
2952
3889
  "icon": "",
@@ -2969,7 +3906,7 @@
2969
3906
  },
2970
3907
  {
2971
3908
  "name": "nuxt-smartlook",
2972
- "description": "Integrate Smartlook in your Nuxt.js apps using nuxt-smartlook.",
3909
+ "description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
2973
3910
  "repo": "f00b4r/nuxt-smartlook",
2974
3911
  "npm": "nuxt-smartlook",
2975
3912
  "icon": "nuxt-smartlook.png",
@@ -3021,7 +3958,7 @@
3021
3958
  },
3022
3959
  {
3023
3960
  "name": "nuxt-storm",
3024
- "description": "WebStorm & PHPStorm support for NuxtJS components",
3961
+ "description": "WebStorm & PHPStorm support for Nuxt components",
3025
3962
  "repo": "fumeapp/nuxt-storm",
3026
3963
  "npm": "nuxt-storm",
3027
3964
  "icon": "nuxt-storm.png",
@@ -3065,7 +4002,7 @@
3065
4002
  },
3066
4003
  {
3067
4004
  "name": "nuxt-unleash",
3068
- "description": "Nuxt.js module to use Unleash toggle feature services",
4005
+ "description": "Nuxt module to use Unleash toggle feature services",
3069
4006
  "repo": "conejerock/nuxt-unleash",
3070
4007
  "npm": "nuxt-unleash",
3071
4008
  "icon": "nuxt-unleash.svg",
@@ -3156,12 +4093,12 @@
3156
4093
  {
3157
4094
  "name": "nuxt-vue3-google-signin",
3158
4095
  "description": "Empower your Nuxt app with Google Sign-In, hassle-free",
3159
- "repo": "syetalabs/nuxt-vue3-google-signin",
4096
+ "repo": "wavezync/nuxt-vue3-google-signin",
3160
4097
  "npm": "nuxt-vue3-google-signin",
3161
4098
  "icon": "vue3-google-signin.svg",
3162
- "github": "https://github.com/syetalabs/nuxt-vue3-google-signin",
3163
- "website": "https://vue3-google-signin.syetalabs.io",
3164
- "learn_more": "https://vue3-google-signin.syetalabs.io",
4099
+ "github": "https://github.com/wavezync/nuxt-vue3-google-signin",
4100
+ "website": "https://vue3-google-signin.wavezync.com",
4101
+ "learn_more": "https://vue3-google-signin.wavezync.com",
3165
4102
  "category": "Libraries",
3166
4103
  "type": "3rd-party",
3167
4104
  "maintainers": [
@@ -3175,9 +4112,53 @@
3175
4112
  "requires": {}
3176
4113
  }
3177
4114
  },
4115
+ {
4116
+ "name": "nuxt-vuetify",
4117
+ "description": "Add Vuetify 3 to your Nuxt application in 3 seconds.",
4118
+ "repo": "invictus-codes/nuxt-vuetify",
4119
+ "npm": "@invictus.codes/nuxt-vuetify",
4120
+ "icon": "vuetify-logo-v3-dark.svg",
4121
+ "github": "https://github.com/invictus-codes/nuxt-vuetify",
4122
+ "website": "https://invictus-codes.github.io/nuxt-vuetify/",
4123
+ "learn_more": "https://github.com/invictus-codes/nuxt-vuetify/blob/main/README.md",
4124
+ "category": "UI",
4125
+ "type": "3rd-party",
4126
+ "maintainers": [
4127
+ {
4128
+ "name": "Jens van Hellemondt",
4129
+ "github": "invictus-codes"
4130
+ }
4131
+ ],
4132
+ "compatibility": {
4133
+ "nuxt": "^3.0.0",
4134
+ "requires": {}
4135
+ }
4136
+ },
4137
+ {
4138
+ "name": "nuxt3-leaflet",
4139
+ "description": "Leaflet integration with Nuxt",
4140
+ "repo": "Gugustinette/Nuxt-Leaflet",
4141
+ "npm": "nuxt3-leaflet",
4142
+ "icon": "leaflet.png",
4143
+ "github": "https://github.com/Gugustinette/Nuxt-Leaflet",
4144
+ "website": "https://github.com/Gugustinette/Nuxt-Leaflet",
4145
+ "learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
4146
+ "category": "Libraries",
4147
+ "type": "3rd-party",
4148
+ "maintainers": [
4149
+ {
4150
+ "name": "Augustin MERCIER",
4151
+ "github": "Gugustinette"
4152
+ }
4153
+ ],
4154
+ "compatibility": {
4155
+ "nuxt": "^3.0.0",
4156
+ "requires": {}
4157
+ }
4158
+ },
3178
4159
  {
3179
4160
  "name": "nuxt7",
3180
- "description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
4161
+ "description": "Full Featured iOS & Android PWA Apps with Nuxt and Framework7",
3181
4162
  "repo": "nuxt-community/nuxt7",
3182
4163
  "npm": "nuxt7",
3183
4164
  "icon": "",
@@ -3200,13 +4181,13 @@
3200
4181
  },
3201
4182
  {
3202
4183
  "name": "og-image",
3203
- "description": "Easily generate dynamic social share images.",
4184
+ "description": "Enlightened runtime images generated with Vue templates.",
3204
4185
  "repo": "harlan-zw/nuxt-og-image",
3205
4186
  "npm": "nuxt-og-image",
3206
- "icon": "",
4187
+ "icon": "og-image.svg",
3207
4188
  "github": "https://github.com/harlan-zw/nuxt-og-image",
3208
- "website": "https://github.com/harlan-zw/nuxt-og-image",
3209
- "learn_more": "",
4189
+ "website": "https://nuxtseo.com/og-image",
4190
+ "learn_more": "https://nuxtseo.com/og-image",
3210
4191
  "category": "SEO",
3211
4192
  "type": "3rd-party",
3212
4193
  "maintainers": [
@@ -3219,7 +4200,8 @@
3219
4200
  ],
3220
4201
  "compatibility": {
3221
4202
  "nuxt": "^3.0.0",
3222
- "requires": {}
4203
+ "requires": {},
4204
+ "devtools": "^0.0.0"
3223
4205
  }
3224
4206
  },
3225
4207
  {
@@ -3247,7 +4229,7 @@
3247
4229
  },
3248
4230
  {
3249
4231
  "name": "optimized-images",
3250
- "description": "Automatically optimizes images used in Nuxt.js projects (jpeg, png, svg, webp and gif).",
4232
+ "description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
3251
4233
  "repo": "juliomrqz/nuxt-optimized-images",
3252
4234
  "npm": "@aceforth/nuxt-optimized-images",
3253
4235
  "icon": "",
@@ -3292,7 +4274,7 @@
3292
4274
  },
3293
4275
  {
3294
4276
  "name": "parse",
3295
- "description": "Parse package for Nuxt.js",
4277
+ "description": "Parse package for Nuxt",
3296
4278
  "repo": "cierrateam/nuxt-parse",
3297
4279
  "npm": "nuxt-parse",
3298
4280
  "icon": "",
@@ -3312,6 +4294,29 @@
3312
4294
  "requires": {}
3313
4295
  }
3314
4296
  },
4297
+ {
4298
+ "name": "particles",
4299
+ "description": "Easily add particle animations to your Nuxt projects using tsParticles",
4300
+ "repo": "Joepocalyptic/nuxt-particles",
4301
+ "npm": "nuxt-particles",
4302
+ "icon": "",
4303
+ "github": "https://github.com/Joepocalyptic/nuxt-particles",
4304
+ "website": "https://nuxt-particles.joeypereira.dev",
4305
+ "learn_more": "https://particles.js.org/",
4306
+ "category": "Libraries",
4307
+ "type": "3rd-party",
4308
+ "maintainers": [
4309
+ {
4310
+ "name": "Joey Pereira",
4311
+ "github": "Joepocalyptic",
4312
+ "avatar": "https://avatars.githubusercontent.com/Joepocalyptic?v=4"
4313
+ }
4314
+ ],
4315
+ "compatibility": {
4316
+ "nuxt": "^3.0.0",
4317
+ "requires": {}
4318
+ }
4319
+ },
3315
4320
  {
3316
4321
  "name": "partytown",
3317
4322
  "description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
@@ -3337,6 +4342,30 @@
3337
4342
  }
3338
4343
  }
3339
4344
  },
4345
+ {
4346
+ "name": "pdfeasy",
4347
+ "description": "A JavaScript Client/Server Side PDF-Generator based in PDFKit",
4348
+ "repo": "betterwrite/pdfeasy#main/packages/nuxt",
4349
+ "npm": "nuxt-pdfeasy",
4350
+ "icon": "pdfeasy.png",
4351
+ "github": "https://github.com/betterwrite/pdfeasy",
4352
+ "website": "https://github.com/betterwrite/pdfeasy",
4353
+ "learn_more": "https://github.com/betterwrite/pdfeasy",
4354
+ "category": "Extensions",
4355
+ "type": "3rd-party",
4356
+ "maintainers": [
4357
+ {
4358
+ "name": "Giovane Cardoso",
4359
+ "github": "novout",
4360
+ "twitter": "novoutttttt",
4361
+ "avatar": "https://avatars.githubusercontent.com/novout?v=4"
4362
+ }
4363
+ ],
4364
+ "compatibility": {
4365
+ "nuxt": "^3.0.0",
4366
+ "requires": {}
4367
+ }
4368
+ },
3340
4369
  {
3341
4370
  "name": "persian-datepicker",
3342
4371
  "description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
@@ -3434,7 +4463,7 @@
3434
4463
  },
3435
4464
  {
3436
4465
  "name": "plausible",
3437
- "description": "Nuxt 3 module to natively integrate Plausible analytics",
4466
+ "description": "Nuxt module to natively integrate Plausible analytics",
3438
4467
  "repo": "nuxt-modules/plausible",
3439
4468
  "npm": "@nuxtjs/plausible",
3440
4469
  "icon": "",
@@ -3476,9 +4505,33 @@
3476
4505
  "requires": {}
3477
4506
  }
3478
4507
  },
4508
+ {
4509
+ "name": "prepare",
4510
+ "description": "Initialization steps at build time – like Nuxt 2 server init",
4511
+ "repo": "johannschopplich/nuxt-prepare",
4512
+ "npm": "nuxt-prepare",
4513
+ "icon": "prepare.svg",
4514
+ "github": "https://github.com/johannschopplich/nuxt-prepare",
4515
+ "website": "https://nuxt-prepare.jhnn.dev",
4516
+ "learn_more": "",
4517
+ "category": "Devtools",
4518
+ "type": "3rd-party",
4519
+ "maintainers": [
4520
+ {
4521
+ "name": "Johann Schopplich",
4522
+ "github": "johannschopplich",
4523
+ "twitter": "jschopplich",
4524
+ "avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
4525
+ }
4526
+ ],
4527
+ "compatibility": {
4528
+ "nuxt": "^3.0.0",
4529
+ "requires": {}
4530
+ }
4531
+ },
3479
4532
  {
3480
4533
  "name": "prismic",
3481
- "description": "Easily connect your Nuxt.js application to your content hosted on Prismic",
4534
+ "description": "Easily connect your Nuxt application to your content hosted on Prismic",
3482
4535
  "repo": "nuxt-modules/prismic",
3483
4536
  "npm": "@nuxtjs/prismic",
3484
4537
  "icon": "prismic.png",
@@ -3499,6 +4552,28 @@
3499
4552
  "requires": {}
3500
4553
  }
3501
4554
  },
4555
+ {
4556
+ "name": "prometheus",
4557
+ "description": "Allows you to better understand what's going on with your application and how to optimize performance and other things in production",
4558
+ "repo": "artmizu/nuxt-prometheus",
4559
+ "npm": "@artmizu/nuxt-prometheus",
4560
+ "icon": "prometheus.svg",
4561
+ "github": "https://github.com/artmizu/nuxt-prometheus",
4562
+ "website": "https://github.com/artmizu/nuxt-prometheus",
4563
+ "learn_more": "",
4564
+ "category": "Monitoring",
4565
+ "type": "3rd-party",
4566
+ "maintainers": [
4567
+ {
4568
+ "name": "artmizu",
4569
+ "github": "artmizu"
4570
+ }
4571
+ ],
4572
+ "compatibility": {
4573
+ "nuxt": "^3.0.0",
4574
+ "requires": {}
4575
+ }
4576
+ },
3502
4577
  {
3503
4578
  "name": "protected-mailto",
3504
4579
  "description": "Nuxt component to generate encoded mailto links",
@@ -3523,7 +4598,7 @@
3523
4598
  },
3524
4599
  {
3525
4600
  "name": "proxy",
3526
- "description": "The one-liner node.js http-proxy middleware solution for Nuxt.js using http-proxy-middleware",
4601
+ "description": "The one-liner node.js http-proxy middleware solution for Nuxt using http-proxy-middleware",
3527
4602
  "repo": "nuxt-community/proxy-module",
3528
4603
  "npm": "@nuxtjs/proxy",
3529
4604
  "icon": "",
@@ -3569,7 +4644,7 @@
3569
4644
  },
3570
4645
  {
3571
4646
  "name": "purgecss",
3572
- "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt.js",
4647
+ "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt",
3573
4648
  "repo": "Developmint/nuxt-purgecss#main",
3574
4649
  "npm": "nuxt-purgecss",
3575
4650
  "icon": "purgecss.png",
@@ -3591,7 +4666,7 @@
3591
4666
  },
3592
4667
  {
3593
4668
  "name": "pwa",
3594
- "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your app's performance.",
4669
+ "description": "Easily build a Progressive Web App for your Nuxt application to improve your app's performance.",
3595
4670
  "repo": "nuxt-community/pwa-module",
3596
4671
  "npm": "@nuxtjs/pwa",
3597
4672
  "icon": "pwa.png",
@@ -3616,7 +4691,7 @@
3616
4691
  },
3617
4692
  {
3618
4693
  "name": "python",
3619
- "description": "Write Nuxt.js applications using Python",
4694
+ "description": "Write Nuxt applications using Python",
3620
4695
  "repo": "nuxt-community/python-module",
3621
4696
  "npm": "@nuxtjs/python",
3622
4697
  "icon": "python.png",
@@ -3636,9 +4711,54 @@
3636
4711
  "requires": {}
3637
4712
  }
3638
4713
  },
4714
+ {
4715
+ "name": "quasar",
4716
+ "description": "Effortlessly build high-performance & high-quality Vue.js 3 user interfaces in record time",
4717
+ "repo": "Maiquu/nuxt-quasar",
4718
+ "npm": "nuxt-quasar-ui",
4719
+ "icon": "quasar.svg",
4720
+ "github": "https://github.com/Maiquu/nuxt-quasar",
4721
+ "website": "https://quasar.dev/",
4722
+ "learn_more": "https://github.com/Maiquu/nuxt-quasar",
4723
+ "category": "UI",
4724
+ "type": "3rd-party",
4725
+ "maintainers": [
4726
+ {
4727
+ "name": "Ege İliklier",
4728
+ "github": "Maiquu"
4729
+ }
4730
+ ],
4731
+ "compatibility": {
4732
+ "nuxt": "^3.0.0",
4733
+ "requires": {},
4734
+ "devtools": "^0.0.0"
4735
+ }
4736
+ },
4737
+ {
4738
+ "name": "radash",
4739
+ "description": "radash module with auto-import and custom prefix",
4740
+ "repo": "bbg/nuxt-radash",
4741
+ "npm": "nuxt-radash",
4742
+ "icon": "radash.png",
4743
+ "github": "https://github.com/bbg/nuxt-radash",
4744
+ "website": "https://github.com/bbg/nuxt-radash#readme",
4745
+ "learn_more": "https://github.com/rayepps/radash/",
4746
+ "category": "Libraries",
4747
+ "type": "3rd-party",
4748
+ "maintainers": [
4749
+ {
4750
+ "name": "Batuhan Göksu",
4751
+ "github": "bbg"
4752
+ }
4753
+ ],
4754
+ "compatibility": {
4755
+ "nuxt": "^3.0.0",
4756
+ "requires": {}
4757
+ }
4758
+ },
3639
4759
  {
3640
4760
  "name": "recaptcha",
3641
- "description": "Simple and easy Google reCAPTCHA module with Nuxt.js",
4761
+ "description": "Simple and easy Google reCAPTCHA module with Nuxt",
3642
4762
  "repo": "nuxt-community/recaptcha-module",
3643
4763
  "npm": "@nuxtjs/recaptcha",
3644
4764
  "icon": "recaptcha.png",
@@ -3683,7 +4803,7 @@
3683
4803
  },
3684
4804
  {
3685
4805
  "name": "rfg-icon",
3686
- "description": "Nuxt.js module for creating favicons with RealFaviconGenerator api",
4806
+ "description": "Nuxt module for creating favicons with RealFaviconGenerator api",
3687
4807
  "repo": "pimlie/nuxt-rfg-icon",
3688
4808
  "npm": "nuxt-rfg-icon",
3689
4809
  "icon": "real-favicon-generator.png",
@@ -3705,12 +4825,12 @@
3705
4825
  },
3706
4826
  {
3707
4827
  "name": "robots",
3708
- "description": "A Nuxt.js module thats inject a middleware to generate a robots.txt file",
3709
- "repo": "nuxt-community/robots-module",
4828
+ "description": "A Nuxt module thats inject a middleware to generate a robots.txt file",
4829
+ "repo": "nuxt-modules/robots",
3710
4830
  "npm": "@nuxtjs/robots",
3711
4831
  "icon": "robots.png",
3712
- "github": "https://github.com/nuxt-community/robots-module",
3713
- "website": "https://github.com/nuxt-community/robots-module",
4832
+ "github": "https://github.com/nuxt-modules/robots",
4833
+ "website": "https://github.com/nuxt-modules/robots",
3714
4834
  "learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
3715
4835
  "category": "SEO",
3716
4836
  "type": "community",
@@ -3729,7 +4849,7 @@
3729
4849
  },
3730
4850
  {
3731
4851
  "name": "rollbar",
3732
- "description": "Add Rollbar.js to your Nuxt.js app to automatically capture and report errors in your applications.",
4852
+ "description": "Add Rollbar.js to your Nuxt app to automatically capture and report errors in your applications.",
3733
4853
  "repo": "gaelreyrol/nuxt-rollbar-module",
3734
4854
  "npm": "nuxt-rollbar-module",
3735
4855
  "icon": "rollbar.png",
@@ -3774,7 +4894,7 @@
3774
4894
  },
3775
4895
  {
3776
4896
  "name": "router",
3777
- "description": "Nuxt.js module to use router.js instead of pages/ directory",
4897
+ "description": "Nuxt module to use router.js instead of pages/ directory",
3778
4898
  "repo": "nuxt-community/router-module",
3779
4899
  "npm": "@nuxtjs/router",
3780
4900
  "icon": "vue.png",
@@ -3822,13 +4942,13 @@
3822
4942
  },
3823
4943
  {
3824
4944
  "name": "schema-org",
3825
- "description": "Schema.org for Nuxt, supporting typed and automated Google Rich Results.",
3826
- "repo": "vueuse/schema-org#main/packages/nuxt",
4945
+ "description": "Schema.org for Nuxt.",
4946
+ "repo": "harlan-zw/nuxt-schema-org",
3827
4947
  "npm": "nuxt-schema-org",
3828
4948
  "icon": "schema-org.svg",
3829
- "github": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
3830
- "website": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
3831
- "learn_more": "https://vue-schema-org.netlify.app/guide/setup/nuxt.html",
4949
+ "github": "https://github.com/harlan-zw/nuxt-schema-org",
4950
+ "website": "https://nuxtseo.com/schema-org",
4951
+ "learn_more": "https://unhead.unjs.io/schema-org/getting-started/setup",
3832
4952
  "category": "SEO",
3833
4953
  "type": "3rd-party",
3834
4954
  "maintainers": [
@@ -3891,7 +5011,7 @@
3891
5011
  },
3892
5012
  {
3893
5013
  "name": "segment",
3894
- "description": "Nuxt.js module for Segment Analytics.js",
5014
+ "description": "Nuxt module for Segment Analytics.js",
3895
5015
  "repo": "dansmaculotte/nuxt-segment",
3896
5016
  "npm": "@dansmaculotte/nuxt-segment",
3897
5017
  "icon": "segment.png",
@@ -3913,10 +5033,10 @@
3913
5033
  },
3914
5034
  {
3915
5035
  "name": "sentry",
3916
- "description": "Sentry module for Nuxt.js to help developers diagnose, fix, and optimize the performance of their code",
5036
+ "description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
3917
5037
  "repo": "nuxt-community/sentry-module",
3918
5038
  "npm": "@nuxtjs/sentry",
3919
- "icon": "sentry.png",
5039
+ "icon": "sentry.svg",
3920
5040
  "github": "https://github.com/nuxt-community/sentry-module",
3921
5041
  "website": "https://sentry.nuxtjs.org/",
3922
5042
  "learn_more": "https://sentry.io/welcome/",
@@ -3933,14 +5053,38 @@
3933
5053
  "requires": {}
3934
5054
  }
3935
5055
  },
5056
+ {
5057
+ "name": "seo-experiments",
5058
+ "description": "Powerful SEO DX improvements that may or may not land in the Nuxt core.",
5059
+ "repo": "harlan-zw/nuxt-seo-experiments",
5060
+ "npm": "nuxt-seo-experiments",
5061
+ "icon": "seo-experiments.svg",
5062
+ "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
5063
+ "website": "https://nuxtseo.com/experiments",
5064
+ "learn_more": "https://nuxtseo.com/experiments",
5065
+ "category": "SEO",
5066
+ "type": "3rd-party",
5067
+ "maintainers": [
5068
+ {
5069
+ "name": "Harlan Wilton",
5070
+ "github": "harlan-zw",
5071
+ "twitter": "harlan_zw",
5072
+ "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
5073
+ }
5074
+ ],
5075
+ "compatibility": {
5076
+ "nuxt": "^3.0.0",
5077
+ "requires": {}
5078
+ }
5079
+ },
3936
5080
  {
3937
5081
  "name": "seo-kit",
3938
- "description": "Supercharge your Nuxt app with the all-in-one SEO layer.",
3939
- "repo": "harlan-zw/nuxt-seo-kit",
5082
+ "description": "The complete SEO solution for Nuxt.",
5083
+ "repo": "harlan-zw/nuxt-seo-kit#main/layer",
3940
5084
  "npm": "nuxt-seo-kit",
3941
5085
  "icon": "seo-kit.svg",
3942
5086
  "github": "https://github.com/harlan-zw/nuxt-seo-kit",
3943
- "website": "https://github.com/harlan-zw/nuxt-seo-kit",
5087
+ "website": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
3944
5088
  "learn_more": "",
3945
5089
  "category": "SEO",
3946
5090
  "type": "3rd-party",
@@ -3980,7 +5124,7 @@
3980
5124
  },
3981
5125
  {
3982
5126
  "name": "seomatic-meta",
3983
- "description": "A Nuxt.js module connecting Nuxt.js to the Craft CMS SEOmatic plugin",
5127
+ "description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
3984
5128
  "repo": "ben-rogerson/nuxt-seomatic-meta",
3985
5129
  "npm": "nuxt-seomatic-meta",
3986
5130
  "icon": "seomatic.png",
@@ -4023,6 +5167,29 @@
4023
5167
  "requires": {}
4024
5168
  }
4025
5169
  },
5170
+ {
5171
+ "name": "server-block",
5172
+ "description": "Use <server> tags in your Nuxt pages components.",
5173
+ "repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt#main",
5174
+ "npm": "@hebilicious/server-block-nuxt",
5175
+ "icon": "server-block.svg",
5176
+ "github": "https://github.com/Hebilicious/server-block-nuxt",
5177
+ "website": "https://github.com/Hebilicious/server-block-nuxt#readme",
5178
+ "learn_more": "https://github.com/Hebilicious/server-block-nuxt#readme",
5179
+ "category": "Extensions",
5180
+ "type": "3rd-party",
5181
+ "maintainers": [
5182
+ {
5183
+ "name": "Hebilicious",
5184
+ "github": "Hebilicious",
5185
+ "twitter": "its_hebilicious"
5186
+ }
5187
+ ],
5188
+ "compatibility": {
5189
+ "nuxt": "^3.0.0",
5190
+ "requires": {}
5191
+ }
5192
+ },
4026
5193
  {
4027
5194
  "name": "session",
4028
5195
  "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",
@@ -4048,7 +5215,7 @@
4048
5215
  },
4049
5216
  {
4050
5217
  "name": "shopify",
4051
- "description": "Easy Shopify Buy client module with Nuxt.js for ecommerce websites.",
5218
+ "description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
4052
5219
  "repo": "Gomah/nuxt-shopify",
4053
5220
  "npm": "nuxt-shopify",
4054
5221
  "icon": "shopify.png",
@@ -4115,13 +5282,13 @@
4115
5282
  },
4116
5283
  {
4117
5284
  "name": "simple-robots",
4118
- "description": "Simply manage the robots crawling your Nuxt app.",
5285
+ "description": "Tame the robots crawling and indexing your Nuxt site.",
4119
5286
  "repo": "harlan-zw/nuxt-simple-robots",
4120
5287
  "npm": "nuxt-simple-robots",
4121
- "icon": "",
5288
+ "icon": "simple-robots.svg",
4122
5289
  "github": "https://github.com/harlan-zw/nuxt-simple-robots",
4123
- "website": "https://github.com/harlan-zw/nuxt-simple-robots",
4124
- "learn_more": "",
5290
+ "website": "https://nuxtseo.com/robots",
5291
+ "learn_more": "https://nuxtseo.com/robots",
4125
5292
  "category": "SEO",
4126
5293
  "type": "3rd-party",
4127
5294
  "maintainers": [
@@ -4139,13 +5306,13 @@
4139
5306
  },
4140
5307
  {
4141
5308
  "name": "simple-sitemap",
4142
- "description": "Simple, minimal sitemap.xml generation.",
5309
+ "description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
4143
5310
  "repo": "harlan-zw/nuxt-simple-sitemap",
4144
5311
  "npm": "nuxt-simple-sitemap",
4145
- "icon": "",
5312
+ "icon": "simple-sitemap.svg",
4146
5313
  "github": "https://github.com/harlan-zw/nuxt-simple-sitemap",
4147
- "website": "https://github.com/harlan-zw/nuxt-simple-sitemap",
4148
- "learn_more": "",
5314
+ "website": "https://nuxtseo.com/simple-sitemap",
5315
+ "learn_more": "https://nuxtseo.com/simple-sitemap",
4149
5316
  "category": "SEO",
4150
5317
  "type": "3rd-party",
4151
5318
  "maintainers": [
@@ -4163,7 +5330,7 @@
4163
5330
  },
4164
5331
  {
4165
5332
  "name": "sitemap",
4166
- "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt.js projects",
5333
+ "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt projects",
4167
5334
  "repo": "nuxt-community/sitemap-module#dev",
4168
5335
  "npm": "@nuxtjs/sitemap",
4169
5336
  "icon": "",
@@ -4184,32 +5351,54 @@
4184
5351
  "requires": {}
4185
5352
  }
4186
5353
  },
5354
+ {
5355
+ "name": "snackbar",
5356
+ "description": "Nuxt Snackbar module using vue3-snackbar",
5357
+ "repo": "modbender/nuxt-snackbar#master",
5358
+ "npm": "nuxt-snackbar",
5359
+ "icon": "snackbar.png",
5360
+ "github": "https://github.com/modbender/nuxt-snackbar/tree/master",
5361
+ "website": "https://github.com/modbender/nuxt-snackbar/tree/master",
5362
+ "learn_more": "https://github.com/craigrileyuk/vue3-snackbar",
5363
+ "category": "UI",
5364
+ "type": "3rd-party",
5365
+ "maintainers": [
5366
+ {
5367
+ "name": "modbender",
5368
+ "github": "modbender"
5369
+ }
5370
+ ],
5371
+ "compatibility": {
5372
+ "nuxt": "^3.0.0",
5373
+ "requires": {}
5374
+ }
5375
+ },
4187
5376
  {
4188
5377
  "name": "snipcart",
4189
- "description": "Snipcart integration module for Nuxt.js",
4190
- "repo": "nuxt-community/snipcart-module",
5378
+ "description": "Snipcart integration module for Nuxt",
5379
+ "repo": "nuxt-modules/snipcart",
4191
5380
  "npm": "@nuxtjs/snipcart",
4192
5381
  "icon": "snipcart.png",
4193
- "github": "https://github.com/nuxt-community/snipcart-module",
4194
- "website": "https://github.com/nuxt-community/snipcart-module",
4195
- "learn_more": "",
4196
- "category": "Payment",
5382
+ "github": "https://github.com/nuxt-modules/snipcart",
5383
+ "website": "https://github.com/nuxt-modules/snipcart",
5384
+ "learn_more": "https://snipcart.com",
5385
+ "category": "Ecommerce",
4197
5386
  "type": "community",
4198
5387
  "maintainers": [
4199
5388
  {
4200
5389
  "name": "Florent GIRAUD",
4201
- "github": "f3ltron",
4202
- "twitter": "giraud_florent"
5390
+ "github": "flozero",
5391
+ "twitter": "flozeroo"
4203
5392
  }
4204
5393
  ],
4205
5394
  "compatibility": {
4206
- "nuxt": "^2.0.0",
5395
+ "nuxt": "^2.0.0 || ^3.0.0",
4207
5396
  "requires": {}
4208
5397
  }
4209
5398
  },
4210
5399
  {
4211
5400
  "name": "social-meta",
4212
- "description": "Nuxt.js module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
5401
+ "description": "Nuxt module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
4213
5402
  "repo": "AlekseyPleshkov/nuxt-social-meta",
4214
5403
  "npm": "nuxt-social-meta",
4215
5404
  "icon": "",
@@ -4331,7 +5520,7 @@
4331
5520
  },
4332
5521
  {
4333
5522
  "name": "storage",
4334
- "description": "Utilities to easily read and write to the browser's storage in a Nuxt.js project",
5523
+ "description": "Utilities to easily read and write to the browser's storage in a Nuxt project",
4335
5524
  "repo": "mazipan/nuxt-storage",
4336
5525
  "npm": "nuxt-storage",
4337
5526
  "icon": "",
@@ -4353,7 +5542,7 @@
4353
5542
  },
4354
5543
  {
4355
5544
  "name": "storefront-ui",
4356
- "description": "Storefront UI Module for Nuxt.js",
5545
+ "description": "Storefront UI Module for Nuxt",
4357
5546
  "repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
4358
5547
  "npm": "@storefront-ui/nuxt",
4359
5548
  "icon": "storefront-ui.svg",
@@ -4397,7 +5586,7 @@
4397
5586
  },
4398
5587
  {
4399
5588
  "name": "storyblok",
4400
- "description": "Storyblok Nuxt.js module",
5589
+ "description": "Storyblok Nuxt module",
4401
5590
  "repo": "storyblok/storyblok-nuxt#master/lib",
4402
5591
  "npm": "@storyblok/nuxt",
4403
5592
  "icon": "storyblok.png",
@@ -4414,46 +5603,43 @@
4414
5603
  ],
4415
5604
  "compatibility": {
4416
5605
  "nuxt": "^2.0.0 || ^3.0.0",
4417
- "requires": {}
5606
+ "requires": {},
5607
+ "devtools": "^0.0.0"
4418
5608
  }
4419
5609
  },
4420
5610
  {
4421
5611
  "name": "storybook",
4422
- "description": "Easily integrate Storybook in your Nuxt.js application to design, build, and organize your UI components in isolation.",
4423
- "repo": "nuxt-community/storybook",
5612
+ "description": "Easily integrate Storybook in your Nuxt application to design, build, and organize your UI components in isolation.",
5613
+ "repo": "nuxt-modules/storybook",
4424
5614
  "npm": "@nuxtjs/storybook",
4425
5615
  "icon": "storybook.png",
4426
- "github": "https://github.com/nuxt-community/storybook",
5616
+ "github": "https://github.com/nuxt-modules/storybook",
4427
5617
  "website": "https://storybook.nuxtjs.org",
4428
- "learn_more": "https://storybook.js.org/",
5618
+ "learn_more": "https://github.com/storybook-vue/storybook-nuxt",
4429
5619
  "category": "Devtools",
4430
5620
  "type": "community",
4431
5621
  "maintainers": [
4432
5622
  {
4433
- "name": "Ahad Birang",
4434
- "github": "farnabaz",
4435
- "twitter": "a_birang"
4436
- },
4437
- {
4438
- "name": "Pooya Parsa",
4439
- "github": "pi0",
4440
- "twitter": "_pi0_"
5623
+ "name": "Chakir QATAB",
5624
+ "github": "chakAs3",
5625
+ "twitter": "ChakirQatab"
4441
5626
  }
4442
5627
  ],
4443
5628
  "compatibility": {
4444
- "nuxt": "^2.0.0",
5629
+ "nuxt": "^2.0.0 || ^3.0.0",
4445
5630
  "requires": {
4446
5631
  "bridge": "optional"
4447
- }
5632
+ },
5633
+ "devtools": "^0.7.2"
4448
5634
  }
4449
5635
  },
4450
5636
  {
4451
5637
  "name": "strapi",
4452
5638
  "description": "Design APIs fast and manage content easily using REST or GraphQL.",
4453
- "repo": "nuxt-community/strapi-module",
5639
+ "repo": "nuxt-modules/strapi",
4454
5640
  "npm": "@nuxtjs/strapi",
4455
5641
  "icon": "strapi.png",
4456
- "github": "https://github.com/nuxt-community/strapi-module",
5642
+ "github": "https://github.com/nuxt-modules/strapi",
4457
5643
  "website": "https://strapi.nuxtjs.org",
4458
5644
  "learn_more": "https://strapi.io/",
4459
5645
  "category": "CMS",
@@ -4474,14 +5660,41 @@
4474
5660
  "nuxt": "^2.0.0 || ^3.0.0",
4475
5661
  "requires": {
4476
5662
  "bridge": true
4477
- }
5663
+ },
5664
+ "devtools": "^0.0.0"
4478
5665
  }
4479
5666
  },
4480
5667
  {
4481
- "name": "stripe",
4482
- "description": "Import the StripeJS client script to accept payments, send payouts, and manage your businesses online.",
4483
- "repo": "WilliamDASILVA/nuxt-stripe-module",
4484
- "npm": "nuxt-stripe-module",
5668
+ "name": "stripe-next",
5669
+ "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.",
5670
+ "repo": "fuentesloic/nuxt-stripe",
5671
+ "npm": "@unlok-co/nuxt-stripe",
5672
+ "icon": "stripe.png",
5673
+ "github": "https://github.com/fuentesloic/nuxt-stripe",
5674
+ "website": "https://github.com/fuentesloic/nuxt-stripe",
5675
+ "learn_more": "https://stripe.com/docs",
5676
+ "category": "Payment",
5677
+ "type": "3rd-party",
5678
+ "maintainers": [
5679
+ {
5680
+ "name": "Loic Fuentes",
5681
+ "github": "fuentesloic"
5682
+ },
5683
+ {
5684
+ "name": "Florent Giraud",
5685
+ "github": "flozero"
5686
+ }
5687
+ ],
5688
+ "compatibility": {
5689
+ "nuxt": "^3.0.0",
5690
+ "requires": {}
5691
+ }
5692
+ },
5693
+ {
5694
+ "name": "stripe",
5695
+ "description": "Import the StripeJS client script to accept payments, send payouts, and manage your businesses online.",
5696
+ "repo": "WilliamDASILVA/nuxt-stripe-module",
5697
+ "npm": "nuxt-stripe-module",
4485
5698
  "icon": "stripe.png",
4486
5699
  "github": "https://github.com/WilliamDASILVA/nuxt-stripe-module",
4487
5700
  "website": "https://github.com/WilliamDASILVA/nuxt-stripe-module",
@@ -4499,6 +5712,36 @@
4499
5712
  "requires": {}
4500
5713
  }
4501
5714
  },
5715
+ {
5716
+ "name": "studio",
5717
+ "description": "A new experience to build content-driven website with Nuxt.",
5718
+ "repo": "nuxtlabs/studio-module",
5719
+ "npm": "@nuxthq/studio",
5720
+ "icon": "studio.svg",
5721
+ "github": "https://github.com/nuxtlabs/studio-module",
5722
+ "website": "https://nuxt.studio",
5723
+ "learn_more": "https://nuxt.studio",
5724
+ "category": "CMS",
5725
+ "type": "3rd-party",
5726
+ "maintainers": [
5727
+ {
5728
+ "name": "Ahad Birang",
5729
+ "github": "farnabaz",
5730
+ "twitter": "a_birang"
5731
+ },
5732
+ {
5733
+ "name": "Sébastien Chopin",
5734
+ "github": "Atinux",
5735
+ "twitter": "Atinux"
5736
+ }
5737
+ ],
5738
+ "compatibility": {
5739
+ "nuxt": "^3.0.0",
5740
+ "requires": {
5741
+ "content": true
5742
+ }
5743
+ }
5744
+ },
4502
5745
  {
4503
5746
  "name": "style-resources",
4504
5747
  "description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
@@ -4524,7 +5767,7 @@
4524
5767
  },
4525
5768
  {
4526
5769
  "name": "stylelint",
4527
- "description": "Stylelint module for Nuxt.js. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
5770
+ "description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
4528
5771
  "repo": "nuxt-community/stylelint-module",
4529
5772
  "npm": "@nuxtjs/stylelint-module",
4530
5773
  "icon": "stylelint.png",
@@ -4540,7 +5783,7 @@
4540
5783
  }
4541
5784
  ],
4542
5785
  "compatibility": {
4543
- "nuxt": "^2.0.0",
5786
+ "nuxt": "^2.0.0 || ^3.0.0",
4544
5787
  "requires": {}
4545
5788
  }
4546
5789
  },
@@ -4570,10 +5813,10 @@
4570
5813
  {
4571
5814
  "name": "supabase",
4572
5815
  "description": "First class integration with Supabase",
4573
- "repo": "nuxt-community/supabase-module",
5816
+ "repo": "nuxt-modules/supabase",
4574
5817
  "npm": "@nuxtjs/supabase",
4575
5818
  "icon": "supabase.png",
4576
- "github": "https://github.com/nuxt-community/supabase-module",
5819
+ "github": "https://github.com/nuxt-modules/supabase",
4577
5820
  "website": "https://supabase.nuxtjs.org",
4578
5821
  "learn_more": "https://supabase.com",
4579
5822
  "category": "Database",
@@ -4624,12 +5867,12 @@
4624
5867
  },
4625
5868
  {
4626
5869
  "name": "svg-sprite",
4627
- "description": "Optimized and Easy way to use svg files in Nuxt.js",
4628
- "repo": "nuxt-community/svg-sprite-module",
5870
+ "description": "Optimized and Easy way to use svg files in Nuxt",
5871
+ "repo": "nuxt-modules/svg-sprite",
4629
5872
  "npm": "@nuxtjs/svg-sprite",
4630
5873
  "icon": "",
4631
- "github": "https://github.com/nuxt-community/svg-sprite-module",
4632
- "website": "https://github.com/nuxt-community/svg-sprite-module",
5874
+ "github": "https://github.com/nuxt-modules/svg-sprite",
5875
+ "website": "https://github.com/nuxt-modules/svg-sprite",
4633
5876
  "learn_more": "",
4634
5877
  "category": "UI",
4635
5878
  "type": "community",
@@ -4641,13 +5884,13 @@
4641
5884
  }
4642
5885
  ],
4643
5886
  "compatibility": {
4644
- "nuxt": "^2.0.0",
5887
+ "nuxt": "^2.0.0 || ^3.0.0",
4645
5888
  "requires": {}
4646
5889
  }
4647
5890
  },
4648
5891
  {
4649
5892
  "name": "svg",
4650
- "description": "Super simple svg loading module for Nuxt.js",
5893
+ "description": "Super simple svg loading module for Nuxt",
4651
5894
  "repo": "nuxt-community/svg-module",
4652
5895
  "npm": "@nuxtjs/svg",
4653
5896
  "icon": "",
@@ -4691,7 +5934,7 @@
4691
5934
  },
4692
5935
  {
4693
5936
  "name": "swiper",
4694
- "description": "Nuxt.js module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
5937
+ "description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
4695
5938
  "repo": "cpreston321/nuxt-swiper",
4696
5939
  "npm": "nuxt-swiper",
4697
5940
  "icon": "swiper.svg",
@@ -4711,13 +5954,36 @@
4711
5954
  "requires": {}
4712
5955
  }
4713
5956
  },
5957
+ {
5958
+ "name": "tailvue",
5959
+ "description": "Vue components built for Vue3 powered by Windi CSS or tailwindcss",
5960
+ "repo": "fumeapp/tailvue",
5961
+ "npm": "tailvue",
5962
+ "icon": "tailvue.jpg",
5963
+ "github": "https://github.com/fumeapp/tailvue",
5964
+ "website": "https://github.com/fumeapp/tailvue",
5965
+ "learn_more": "https://github.com/fumeapp/tailvue#readme",
5966
+ "category": "UI",
5967
+ "type": "3rd-party",
5968
+ "maintainers": [
5969
+ {
5970
+ "name": "Kevin Olson",
5971
+ "github": "acidjazz",
5972
+ "twitter": "AppFume"
5973
+ }
5974
+ ],
5975
+ "compatibility": {
5976
+ "nuxt": "^3.0.0",
5977
+ "requires": {}
5978
+ }
5979
+ },
4714
5980
  {
4715
5981
  "name": "tailwindcss",
4716
5982
  "description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
4717
- "repo": "nuxt-community/tailwindcss-module",
5983
+ "repo": "nuxt-modules/tailwindcss-module",
4718
5984
  "npm": "@nuxtjs/tailwindcss",
4719
5985
  "icon": "tailwindcss.png",
4720
- "github": "https://github.com/nuxt-community/tailwindcss-module",
5986
+ "github": "https://github.com/nuxt-modules/tailwindcss-module",
4721
5987
  "website": "https://tailwindcss.nuxtjs.org",
4722
5988
  "learn_more": "https://tailwindcss.com/",
4723
5989
  "category": "UI",
@@ -4727,11 +5993,16 @@
4727
5993
  "name": "Sébastien Chopin",
4728
5994
  "github": "Atinux",
4729
5995
  "twitter": "Atinux"
5996
+ },
5997
+ {
5998
+ "name": "Inesh Bose",
5999
+ "github": "ineshbose"
4730
6000
  }
4731
6001
  ],
4732
6002
  "compatibility": {
4733
6003
  "nuxt": "^2.0.0 || ^3.0.0",
4734
- "requires": {}
6004
+ "requires": {},
6005
+ "devtools": "^0.0.0"
4735
6006
  }
4736
6007
  },
4737
6008
  {
@@ -4757,9 +6028,31 @@
4757
6028
  "requires": {}
4758
6029
  }
4759
6030
  },
6031
+ {
6032
+ "name": "time",
6033
+ "description": "Safely render local dates and times on the server with Nuxt",
6034
+ "repo": "danielroe/nuxt-time",
6035
+ "npm": "nuxt-time",
6036
+ "icon": "",
6037
+ "github": "https://github.com/danielroe/nuxt-time",
6038
+ "website": "https://github.com/danielroe/nuxt-time",
6039
+ "learn_more": "",
6040
+ "category": "Extensions",
6041
+ "type": "3rd-party",
6042
+ "maintainers": [
6043
+ {
6044
+ "name": "danielroe",
6045
+ "github": "danielroe"
6046
+ }
6047
+ ],
6048
+ "compatibility": {
6049
+ "nuxt": "^3.0.0",
6050
+ "requires": {}
6051
+ }
6052
+ },
4760
6053
  {
4761
6054
  "name": "toast",
4762
- "description": "Responsive Touch Compatible Toast plugin for Nuxt.js using vue-toasted",
6055
+ "description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
4763
6056
  "repo": "nuxt-community/modules#master/packages/toast",
4764
6057
  "npm": "@nuxtjs/toast",
4765
6058
  "icon": "",
@@ -4780,6 +6073,39 @@
4780
6073
  "requires": {}
4781
6074
  }
4782
6075
  },
6076
+ {
6077
+ "name": "tresjs",
6078
+ "description": "Create 3D experiences in your Nuxt application using TresJS.",
6079
+ "repo": "tresjs/nuxt",
6080
+ "npm": "@tresjs/nuxt",
6081
+ "icon": "tresjs.svg",
6082
+ "github": "https://github.com/Tresjs/nuxt",
6083
+ "website": "https://tresjs.org/guide/nuxt.html",
6084
+ "learn_more": "https://tresjs.org/",
6085
+ "category": "Libraries",
6086
+ "type": "3rd-party",
6087
+ "maintainers": [
6088
+ {
6089
+ "name": "Alvaro Saburido",
6090
+ "github": "alvarosabu",
6091
+ "twitter": "alvarosabu"
6092
+ },
6093
+ {
6094
+ "name": "Jaime Torrealba",
6095
+ "github": "JaimeTorrealba",
6096
+ "twitter": "jaimebboyjt"
6097
+ },
6098
+ {
6099
+ "name": "Tino Koch",
6100
+ "github": "Tinoooo",
6101
+ "twitter": "ichbintino"
6102
+ }
6103
+ ],
6104
+ "compatibility": {
6105
+ "nuxt": "^3.0.0",
6106
+ "requires": {}
6107
+ }
6108
+ },
4783
6109
  {
4784
6110
  "name": "turnstile",
4785
6111
  "description": "Privacy-focused alternative to CAPTCHA from Cloudflare",
@@ -4807,7 +6133,7 @@
4807
6133
  },
4808
6134
  {
4809
6135
  "name": "twa",
4810
- "description": "Nuxt.js module for generating Trusted Web App from Nuxt.js app",
6136
+ "description": "Nuxt module for generating Trusted Web App from Nuxt app",
4811
6137
  "repo": "tuarrep/nuxt-twa",
4812
6138
  "npm": "nuxt-twa",
4813
6139
  "icon": "",
@@ -4829,6 +6155,28 @@
4829
6155
  }
4830
6156
  }
4831
6157
  },
6158
+ {
6159
+ "name": "twemoji",
6160
+ "description": "Twemoji module for Nuxt. Render emojis as SVG elements or PNG images.",
6161
+ "repo": "yizack/nuxt-twemoji",
6162
+ "npm": "nuxt-twemoji",
6163
+ "icon": "twemoji.svg",
6164
+ "github": "https://github.com/Yizack/nuxt-twemoji",
6165
+ "website": "https://github.com/Yizack/nuxt-twemoji",
6166
+ "learn_more": "",
6167
+ "category": "UI",
6168
+ "type": "3rd-party",
6169
+ "maintainers": [
6170
+ {
6171
+ "name": "Yizack Rangel",
6172
+ "github": "yizack"
6173
+ }
6174
+ ],
6175
+ "compatibility": {
6176
+ "nuxt": "^3.0.0",
6177
+ "requires": {}
6178
+ }
6179
+ },
4832
6180
  {
4833
6181
  "name": "twicpics",
4834
6182
  "description": "Images and videos components - Context aware resizing and cropping, lazy-loading, LQIP, Next-Gen format, compression, CDN.",
@@ -4973,6 +6321,39 @@
4973
6321
  "requires": {}
4974
6322
  }
4975
6323
  },
6324
+ {
6325
+ "name": "ui",
6326
+ "description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
6327
+ "repo": "nuxt/ui#dev",
6328
+ "npm": "@nuxt/ui",
6329
+ "icon": "nuxt.svg",
6330
+ "github": "https://github.com/nuxt/ui",
6331
+ "website": "https://ui.nuxt.com",
6332
+ "learn_more": "",
6333
+ "category": "UI",
6334
+ "type": "official",
6335
+ "maintainers": [
6336
+ {
6337
+ "name": "Benjamin Canac",
6338
+ "github": "benjamincanac",
6339
+ "twitter": "benjamincanac"
6340
+ },
6341
+ {
6342
+ "name": "Sebastien Chopin",
6343
+ "github": "Atinux",
6344
+ "twitter": "Atinux"
6345
+ },
6346
+ {
6347
+ "name": "Sylvain Marroufin",
6348
+ "github": "smarroufin",
6349
+ "twitter": "smarroufin"
6350
+ }
6351
+ ],
6352
+ "compatibility": {
6353
+ "nuxt": "^3.0.0",
6354
+ "requires": {}
6355
+ }
6356
+ },
4976
6357
  {
4977
6358
  "name": "umami",
4978
6359
  "description": "Embed the Umami analytics library into Nuxt",
@@ -5000,11 +6381,11 @@
5000
6381
  {
5001
6382
  "name": "unhead",
5002
6383
  "description": "Experimental features for Nuxt SEO / head management.",
5003
- "repo": "harlan-zw/nuxt-unhead",
5004
- "npm": "nuxt-unhead",
6384
+ "repo": "harlan-zw/nuxt-seo-experiments",
6385
+ "npm": "nuxt-seo-experiments",
5005
6386
  "icon": "",
5006
- "github": "https://github.com/harlan-zw/nuxt-unhead",
5007
- "website": "https://github.com/harlan-zw/nuxt-unhead",
6387
+ "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
6388
+ "website": "https://github.com/harlan-zw/nuxt-seo-experiments",
5008
6389
  "learn_more": "",
5009
6390
  "category": "SEO",
5010
6391
  "type": "3rd-party",
@@ -5021,7 +6402,7 @@
5021
6402
  },
5022
6403
  {
5023
6404
  "name": "universal-storage",
5024
- "description": "Universal Storage Utilities for Nuxt.js",
6405
+ "description": "Universal Storage Utilities for Nuxt",
5025
6406
  "repo": "nuxt-community/universal-storage-module",
5026
6407
  "npm": "@nuxtjs/universal-storage",
5027
6408
  "icon": "",
@@ -5047,6 +6428,28 @@
5047
6428
  "requires": {}
5048
6429
  }
5049
6430
  },
6431
+ {
6432
+ "name": "unlazy",
6433
+ "description": "Lazy loading library for placeholder images",
6434
+ "repo": "johannschopplich/unlazy/packages/nuxt",
6435
+ "npm": "@unlazy/nuxt",
6436
+ "icon": "unlazy.svg",
6437
+ "github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
6438
+ "website": "https://unlazy.byjohann.dev/",
6439
+ "learn_more": "",
6440
+ "category": "Images",
6441
+ "type": "3rd-party",
6442
+ "maintainers": [
6443
+ {
6444
+ "name": "Johann Schopplich",
6445
+ "github": "johannschopplich"
6446
+ }
6447
+ ],
6448
+ "compatibility": {
6449
+ "nuxt": "^3.0.0",
6450
+ "requires": {}
6451
+ }
6452
+ },
5050
6453
  {
5051
6454
  "name": "unlighthouse",
5052
6455
  "description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
@@ -5096,12 +6499,60 @@
5096
6499
  "nuxt": "^2.0.0 || ^3.0.0",
5097
6500
  "requires": {
5098
6501
  "bridge": "optional"
6502
+ },
6503
+ "devtools": "^0.0.0"
6504
+ }
6505
+ },
6506
+ {
6507
+ "name": "ununuracss",
6508
+ "description": "A Real CSS Engine. Only Scoped.",
6509
+ "repo": "novout/ununuracss#main/packages/nuxt",
6510
+ "npm": "nuxt-ununura",
6511
+ "icon": "ununuracss.png",
6512
+ "github": "https://github.com/novout/ununuracss",
6513
+ "website": "https://ununura.com/#/",
6514
+ "learn_more": "https://ununura.com/#/docs/why",
6515
+ "category": "UI",
6516
+ "type": "3rd-party",
6517
+ "maintainers": [
6518
+ {
6519
+ "name": "Giovane Cardoso",
6520
+ "github": "novout",
6521
+ "avatar": "https://avatars.githubusercontent.com/novout?v=4"
6522
+ }
6523
+ ],
6524
+ "compatibility": {
6525
+ "nuxt": "^2.0.0 || ^3.0.0",
6526
+ "requires": {}
6527
+ }
6528
+ },
6529
+ {
6530
+ "name": "use-wagmi",
6531
+ "description": "Vue Composition for Ethereum based on wagmi",
6532
+ "repo": "unicape/use-wagmi#main/packages/nuxt",
6533
+ "npm": "@use-wagmi/nuxt",
6534
+ "icon": "use-wagmi.png",
6535
+ "github": "https://github.com/unicape/use-wagmi",
6536
+ "website": "https://github.com/unicape/use-wagmi",
6537
+ "learn_more": "https://github.com/unicape/use-wagmi",
6538
+ "category": "Extensions",
6539
+ "type": "3rd-party",
6540
+ "maintainers": [
6541
+ {
6542
+ "name": "Unic Ape",
6543
+ "github": "unicape"
6544
+ }
6545
+ ],
6546
+ "compatibility": {
6547
+ "nuxt": "^2.0.0 || ^3.0.0",
6548
+ "requires": {
6549
+ "bridge": true
5099
6550
  }
5100
6551
  }
5101
6552
  },
5102
6553
  {
5103
6554
  "name": "user-agent",
5104
- "description": "Nuxt.js module for handling User-Agent.",
6555
+ "description": "Nuxt module for handling User-Agent.",
5105
6556
  "repo": "fukuiretu/nuxt-user-agent",
5106
6557
  "npm": "nuxt-user-agent",
5107
6558
  "icon": "",
@@ -5143,6 +6594,98 @@
5143
6594
  "requires": {}
5144
6595
  }
5145
6596
  },
6597
+ {
6598
+ "name": "vant",
6599
+ "description": "A lightweight, customizable Vue UI library for mobile web apps.",
6600
+ "repo": "vant-ui/vant-nuxt",
6601
+ "npm": "@vant/nuxt",
6602
+ "icon": "vant.png",
6603
+ "github": "https://github.com/vant-ui/vant-nuxt",
6604
+ "website": "https://vant-ui.github.io/vant",
6605
+ "learn_more": "https://github.com/vant-ui/vant-nuxt#readme",
6606
+ "category": "UI",
6607
+ "type": "3rd-party",
6608
+ "maintainers": [
6609
+ {
6610
+ "name": "tolking",
6611
+ "github": "tolking"
6612
+ }
6613
+ ],
6614
+ "compatibility": {
6615
+ "nuxt": "^3.0.0",
6616
+ "requires": {
6617
+ "bridge": "optional"
6618
+ }
6619
+ }
6620
+ },
6621
+ {
6622
+ "name": "varlet",
6623
+ "description": "A Material design mobile component library developed based on Vue3",
6624
+ "repo": "varletjs/varlet-nuxt",
6625
+ "npm": "@varlet/nuxt",
6626
+ "icon": "varlet.svg",
6627
+ "github": "https://github.com/varletjs/varlet",
6628
+ "website": "https://varlet.gitee.io/varlet-ui/#/en-US/index",
6629
+ "learn_more": "https://github.com/varletjs/varlet-nuxt",
6630
+ "category": "UI",
6631
+ "type": "3rd-party",
6632
+ "maintainers": [
6633
+ {
6634
+ "name": "zhangmo8",
6635
+ "github": "zhangmo8"
6636
+ }
6637
+ ],
6638
+ "compatibility": {
6639
+ "nuxt": "^3.0.0",
6640
+ "requires": {
6641
+ "bridge": "optional"
6642
+ }
6643
+ }
6644
+ },
6645
+ {
6646
+ "name": "vcalendar",
6647
+ "description": "VCalendar module for Nuxt",
6648
+ "repo": "samk-dev/nuxt-vcalendar",
6649
+ "npm": "@samk-dev/nuxt-vcalendar",
6650
+ "icon": "vcalendar.png",
6651
+ "github": "https://github.com/samk-dev/vcalendar",
6652
+ "website": "https://github.com/samk-dev/vcalendar",
6653
+ "learn_more": "",
6654
+ "category": "Libraries",
6655
+ "type": "3rd-party",
6656
+ "maintainers": [
6657
+ {
6658
+ "name": "Sam K",
6659
+ "github": "samk-dev"
6660
+ }
6661
+ ],
6662
+ "compatibility": {
6663
+ "nuxt": "^3.0.0",
6664
+ "requires": {}
6665
+ }
6666
+ },
6667
+ {
6668
+ "name": "vee-validate",
6669
+ "description": "Painless Vue forms for Nuxt",
6670
+ "repo": "logaretm/vee-validate#main/packages/nuxt",
6671
+ "npm": "@vee-validate/nuxt",
6672
+ "icon": "vee-validate.png",
6673
+ "github": "https://github.com/logaretm/vee-validate/",
6674
+ "website": "https://vee-validate.logaretm.com/v4/",
6675
+ "learn_more": "https://vee-validate.logaretm.com/v4/integrations/nuxt/",
6676
+ "category": "Libraries",
6677
+ "type": "3rd-party",
6678
+ "maintainers": [
6679
+ {
6680
+ "name": "Abdelrahman Awad",
6681
+ "github": "logaretm"
6682
+ }
6683
+ ],
6684
+ "compatibility": {
6685
+ "nuxt": "^3.0.0",
6686
+ "requires": {}
6687
+ }
6688
+ },
5146
6689
  {
5147
6690
  "name": "vendor",
5148
6691
  "description": "directly serve node_modules",
@@ -5166,15 +6709,146 @@
5166
6709
  "requires": {}
5167
6710
  }
5168
6711
  },
6712
+ {
6713
+ "name": "vercel-analytics",
6714
+ "description": "Vercel Analytics integration for Nuxt",
6715
+ "repo": "xanderbarkhatov/nuxt-vercel-analytics",
6716
+ "npm": "nuxt-vercel-analytics",
6717
+ "icon": "",
6718
+ "github": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
6719
+ "website": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
6720
+ "learn_more": "https://vercel.com/docs/concepts/analytics",
6721
+ "category": "Analytics",
6722
+ "type": "3rd-party",
6723
+ "maintainers": [
6724
+ {
6725
+ "name": "Alexander B.",
6726
+ "github": "xanderbarkhatov"
6727
+ }
6728
+ ],
6729
+ "compatibility": {
6730
+ "nuxt": "^3.0.0",
6731
+ "requires": {}
6732
+ }
6733
+ },
6734
+ {
6735
+ "name": "vexip-ui",
6736
+ "description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
6737
+ "repo": "vexip-ui/nuxt",
6738
+ "npm": "@vexip-ui/nuxt",
6739
+ "icon": "vexip-ui.svg",
6740
+ "github": "https://github.com/vexip-ui/vexip-ui",
6741
+ "website": "https://www.vexipui.com/",
6742
+ "learn_more": "https://github.com/vexip-ui/nuxt",
6743
+ "category": "UI",
6744
+ "type": "3rd-party",
6745
+ "maintainers": [
6746
+ {
6747
+ "name": "未觉雨声",
6748
+ "github": "qmhc",
6749
+ "twitter": "qmhc95"
6750
+ }
6751
+ ],
6752
+ "compatibility": {
6753
+ "nuxt": "^3.0.0",
6754
+ "requires": {}
6755
+ }
6756
+ },
6757
+ {
6758
+ "name": "vite-pwa-nuxt",
6759
+ "description": "Zero-config PWA Plugin for Nuxt",
6760
+ "repo": "vite-pwa/nuxt",
6761
+ "npm": "@vite-pwa/nuxt",
6762
+ "icon": "vite-pwa-nuxt.svg",
6763
+ "github": "https://github.com/vite-pwa/nuxt",
6764
+ "website": "https://github.com/vite-pwa/nuxt",
6765
+ "learn_more": "https://vite-pwa-org.netlify.app/frameworks/nuxt.html",
6766
+ "category": "Performance",
6767
+ "type": "3rd-party",
6768
+ "maintainers": [
6769
+ {
6770
+ "name": "Joaquín Sánchez",
6771
+ "github": "userquin",
6772
+ "twitter": "userquin"
6773
+ },
6774
+ {
6775
+ "name": "Anthony Fu",
6776
+ "github": "antfu",
6777
+ "twitter": "antfu7"
6778
+ }
6779
+ ],
6780
+ "compatibility": {
6781
+ "nuxt": "^3.0.0",
6782
+ "requires": {}
6783
+ }
6784
+ },
6785
+ {
6786
+ "name": "vitest",
6787
+ "description": "Vitest integration with Nuxt",
6788
+ "repo": "danielroe/nuxt-vitest",
6789
+ "npm": "nuxt-vitest",
6790
+ "icon": "vitest.svg",
6791
+ "github": "https://github.com/danielroe/nuxt-vitest",
6792
+ "website": "https://github.com/danielroe/nuxt-vitest",
6793
+ "learn_more": "",
6794
+ "category": "Devtools",
6795
+ "type": "3rd-party",
6796
+ "maintainers": [
6797
+ {
6798
+ "name": "Daniel Roe",
6799
+ "github": "danielroe"
6800
+ },
6801
+ {
6802
+ "name": "Anthony Fu",
6803
+ "github": "antfu"
6804
+ }
6805
+ ],
6806
+ "compatibility": {
6807
+ "nuxt": "^3.0.0",
6808
+ "requires": {},
6809
+ "devtools": "^0.0.0"
6810
+ }
6811
+ },
6812
+ {
6813
+ "name": "vue-email",
6814
+ "description": "💌 Write email templates with vue",
6815
+ "repo": "Dave136/vue-email",
6816
+ "npm": "vue-email",
6817
+ "icon": "vue-email.svg",
6818
+ "github": "https://github.com/Dave136/vue-email",
6819
+ "website": "https://www.vuemail.net/",
6820
+ "learn_more": "https://vue-email.vercel.app/getting-started",
6821
+ "category": "UI",
6822
+ "type": "3rd-party",
6823
+ "maintainers": [
6824
+ {
6825
+ "name": "David Arenas",
6826
+ "github": "Dave136",
6827
+ "twitter": "davejs4",
6828
+ "avatar": "https://avatars.githubusercontent.com/u/49698182?v=4"
6829
+ },
6830
+ {
6831
+ "name": "Younes Barrad",
6832
+ "github": "Flowko",
6833
+ "twitter": "imflowko",
6834
+ "avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
6835
+ }
6836
+ ],
6837
+ "compatibility": {
6838
+ "nuxt": "^3.0.0",
6839
+ "requires": {},
6840
+ "devtools": "^0.0.0"
6841
+ }
6842
+ },
5169
6843
  {
5170
6844
  "name": "vue-macros",
5171
- "description": "Explore and extend more macros and syntax sugar to Vue.",
5172
- "repo": "sxzz/unplugin-vue-macros#main/packages/nuxt",
6845
+ "description": "Explore more macros and syntax sugar to Vue.",
6846
+ "repo": "sxzz/vue-macros#main/packages/nuxt",
5173
6847
  "npm": "@vue-macros/nuxt",
5174
6848
  "icon": "vue-macros.svg",
5175
- "github": "https://github.com/sxzz/unplugin-vue-macros",
6849
+ "github": "https://github.com/sxzz/vue-macros",
5176
6850
  "website": "https://vue-macros.sxzz.moe",
5177
- "learn_more": "https://github.com/sxzz/unplugin-vue-macros",
6851
+ "learn_more": "https://github.com/sxzz/vue-macros",
5178
6852
  "category": "Extensions",
5179
6853
  "type": "3rd-party",
5180
6854
  "maintainers": [
@@ -5188,7 +6862,8 @@
5188
6862
  "nuxt": "^3.0.0",
5189
6863
  "requires": {
5190
6864
  "bridge": "optional"
5191
- }
6865
+ },
6866
+ "devtools": "^0.0.0"
5192
6867
  }
5193
6868
  },
5194
6869
  {
@@ -5215,7 +6890,7 @@
5215
6890
  },
5216
6891
  {
5217
6892
  "name": "vue-multiselect",
5218
- "description": "Single / multiple select plugin for Nuxt.js using vue-multiselect.",
6893
+ "description": "Single / multiple select plugin for Nuxt using vue-multiselect.",
5219
6894
  "repo": "spektrummedia/nuxt-vue-multiselect",
5220
6895
  "npm": "nuxt-vue-multiselect",
5221
6896
  "icon": "",
@@ -5257,6 +6932,29 @@
5257
6932
  "requires": {}
5258
6933
  }
5259
6934
  },
6935
+ {
6936
+ "name": "vue-query",
6937
+ "description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
6938
+ "repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt#main",
6939
+ "npm": "@hebilicious/vue-query-nuxt",
6940
+ "icon": "vue-query.svg",
6941
+ "github": "https://github.com/Hebilicious/vue-query-nuxt",
6942
+ "website": "https://github.com/Hebilicious/vue-query-nuxt#readme",
6943
+ "learn_more": "https://tanstack.com/query/latest/docs/vue/quick-start",
6944
+ "category": "Request",
6945
+ "type": "3rd-party",
6946
+ "maintainers": [
6947
+ {
6948
+ "name": "Hebilicious",
6949
+ "github": "Hebilicious",
6950
+ "twitter": "its_hebilicious"
6951
+ }
6952
+ ],
6953
+ "compatibility": {
6954
+ "nuxt": "^3.0.0",
6955
+ "requires": {}
6956
+ }
6957
+ },
5260
6958
  {
5261
6959
  "name": "vue-select",
5262
6960
  "description": "Nuxt module for vue-select, a feature rich select/dropdown/typeahead component.",
@@ -5306,7 +7004,7 @@
5306
7004
  },
5307
7005
  {
5308
7006
  "name": "vue-warehouse",
5309
- "description": "A Cross-browser storage for Vue.js and Nuxt.js, with plugins support and easy extensibility based on Store.js",
7007
+ "description": "A Cross-browser storage for Vue.js and Nuxt, with plugins support and easy extensibility based on Store.js",
5310
7008
  "repo": "juliomrqz/vue-warehouse",
5311
7009
  "npm": "vue-warehouse",
5312
7010
  "icon": "",
@@ -5327,9 +7025,54 @@
5327
7025
  "requires": {}
5328
7026
  }
5329
7027
  },
7028
+ {
7029
+ "name": "vue3-carousel-nuxt",
7030
+ "description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt applications.",
7031
+ "repo": "gaetansenn/vue3-carousel-nuxt",
7032
+ "npm": "vue3-carousel-nuxt",
7033
+ "icon": "",
7034
+ "github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
7035
+ "website": "",
7036
+ "learn_more": "",
7037
+ "category": "UI",
7038
+ "type": "3rd-party",
7039
+ "maintainers": [
7040
+ {
7041
+ "name": "Gaetan SENN",
7042
+ "github": "gaetansenn",
7043
+ "avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
7044
+ }
7045
+ ],
7046
+ "compatibility": {
7047
+ "nuxt": "^3.0.0",
7048
+ "requires": {}
7049
+ }
7050
+ },
7051
+ {
7052
+ "name": "vuefire",
7053
+ "description": "Idiomatic composables for the Firebase SDK",
7054
+ "repo": "vuejs/vuefire/packages/nuxt",
7055
+ "npm": "nuxt-vuefire",
7056
+ "icon": "vuefire.svg",
7057
+ "github": "https://github.com/vuejs/vuefire/tree/main/packages/nuxt",
7058
+ "website": "https://vuefire.vuejs.org/",
7059
+ "learn_more": "",
7060
+ "category": "Database",
7061
+ "type": "3rd-party",
7062
+ "maintainers": [
7063
+ {
7064
+ "name": "posva",
7065
+ "github": "posva"
7066
+ }
7067
+ ],
7068
+ "compatibility": {
7069
+ "nuxt": "^3.0.0",
7070
+ "requires": {}
7071
+ }
7072
+ },
5330
7073
  {
5331
7074
  "name": "vuestic",
5332
- "description": "Vuestic UI module for Nuxt 3",
7075
+ "description": "Vuestic UI module for Nuxt",
5333
7076
  "repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
5334
7077
  "npm": "@vuestic/nuxt",
5335
7078
  "icon": "vuestic.png",
@@ -5349,9 +7092,31 @@
5349
7092
  "requires": {}
5350
7093
  }
5351
7094
  },
7095
+ {
7096
+ "name": "vuetify-nuxt-module",
7097
+ "description": "Zero-config Nuxt Module for Vuetify.",
7098
+ "repo": "userquin/vuetify-nuxt-module",
7099
+ "npm": "vuetify-nuxt-module",
7100
+ "icon": "vuetify-logo-v3-dark.svg",
7101
+ "github": "https://github.com/userquin/vuetify-nuxt-module",
7102
+ "website": "https://github.com/userquin/vuetify-nuxt-module",
7103
+ "learn_more": "https://github.com/userquin/vuetify-nuxt-module/README.md",
7104
+ "category": "UI",
7105
+ "type": "3rd-party",
7106
+ "maintainers": [
7107
+ {
7108
+ "name": "Joaquín Sánchez",
7109
+ "github": "userquin"
7110
+ }
7111
+ ],
7112
+ "compatibility": {
7113
+ "nuxt": "^3.0.0",
7114
+ "requires": {}
7115
+ }
7116
+ },
5352
7117
  {
5353
7118
  "name": "vuetify",
5354
- "description": "Vuetify Module for Nuxt.js to add Material Design components to your application.",
7119
+ "description": "Vuetify Module for Nuxt to add Material Design components to your application.",
5355
7120
  "repo": "nuxt-community/vuetify-module",
5356
7121
  "npm": "@nuxtjs/vuetify",
5357
7122
  "icon": "vuetify.png",
@@ -5398,7 +7163,8 @@
5398
7163
  "nuxt": "^2.0.0 || ^3.0.0",
5399
7164
  "requires": {
5400
7165
  "bridge": "optional"
5401
- }
7166
+ },
7167
+ "devtools": "^0.0.0"
5402
7168
  }
5403
7169
  },
5404
7170
  {
@@ -5423,14 +7189,37 @@
5423
7189
  "requires": {}
5424
7190
  }
5425
7191
  },
7192
+ {
7193
+ "name": "vunix",
7194
+ "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.",
7195
+ "repo": "gaetansenn/vunix#main/packages/nuxt",
7196
+ "npm": "@vunix/nuxt",
7197
+ "icon": "",
7198
+ "github": "https://github.com/gaetansenn/vunix",
7199
+ "website": "https://vunix.dewib.com/",
7200
+ "learn_more": "",
7201
+ "category": "UI",
7202
+ "type": "3rd-party",
7203
+ "maintainers": [
7204
+ {
7205
+ "name": "Gaetan SENN",
7206
+ "github": "gaetansenn",
7207
+ "avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
7208
+ }
7209
+ ],
7210
+ "compatibility": {
7211
+ "nuxt": "^3.0.0",
7212
+ "requires": {}
7213
+ }
7214
+ },
5426
7215
  {
5427
7216
  "name": "web-vitals",
5428
7217
  "description": "Web Vitals for Nuxt",
5429
- "repo": "nuxt-community/web-vitals-module",
7218
+ "repo": "nuxt-modules/web-vitals",
5430
7219
  "npm": "@nuxtjs/web-vitals",
5431
7220
  "icon": "web-vitals.png",
5432
- "github": "https://github.com/nuxt-community/web-vitals-module",
5433
- "website": "https://github.com/nuxt-community/web-vitals-module",
7221
+ "github": "https://github.com/nuxt-modules/web-vitals",
7222
+ "website": "https://github.com/nuxt-modules/web-vitals",
5434
7223
  "learn_more": "",
5435
7224
  "category": "Performance",
5436
7225
  "type": "community",
@@ -5457,29 +7246,6 @@
5457
7246
  }
5458
7247
  }
5459
7248
  },
5460
- {
5461
- "name": "web3js",
5462
- "description": "Web3.js module integration for Nuxt.js",
5463
- "repo": "bl0cknumber/nuxt-web3",
5464
- "npm": "nuxt-web3",
5465
- "icon": "web3js.svg",
5466
- "github": "https://github.com/bl0cknumber/nuxt-web3",
5467
- "website": "https://github.com/bl0cknumber/nuxt-web3",
5468
- "learn_more": "https://web3js.readthedocs.io/",
5469
- "category": "Libraries",
5470
- "type": "3rd-party",
5471
- "maintainers": [
5472
- {
5473
- "name": "Muhammad Fauzan",
5474
- "github": "bl0cknumber",
5475
- "twitter": "fncolon"
5476
- }
5477
- ],
5478
- "compatibility": {
5479
- "nuxt": "^2.0.0",
5480
- "requires": {}
5481
- }
5482
- },
5483
7249
  {
5484
7250
  "name": "webfontloader",
5485
7251
  "description": "Efficient web font loading has never been easier!",
@@ -5504,7 +7270,7 @@
5504
7270
  },
5505
7271
  {
5506
7272
  "name": "webpack-optimisations",
5507
- "description": "Nuxt.js v2 module to automatically make your builds faster.",
7273
+ "description": "Nuxt v2 module to automatically make your builds faster.",
5508
7274
  "repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
5509
7275
  "npm": "nuxt-webpack-optimisations",
5510
7276
  "icon": "build-optimisations.svg",
@@ -5594,6 +7360,54 @@
5594
7360
  "requires": {}
5595
7361
  }
5596
7362
  },
7363
+ {
7364
+ "name": "well-known",
7365
+ "description": "A Nuxt module to add well-known URIs using middlewares",
7366
+ "repo": "zadigetvoltaire/nuxt-well-known",
7367
+ "npm": "@zadigetvoltaire/nuxt-well-known",
7368
+ "icon": "well-known.svg",
7369
+ "github": "https://github.com/zadigetvoltaire/nuxt-well-known",
7370
+ "website": "https://github.com/zadigetvoltaire/nuxt-well-known#readme",
7371
+ "learn_more": "https://www.iana.org/assignments/well-known-uris/well-known-uris.xhtml",
7372
+ "category": "SEO",
7373
+ "type": "3rd-party",
7374
+ "maintainers": [
7375
+ {
7376
+ "name": "Zadig&Voltaire Team",
7377
+ "github": "https://github.com/zadigetvoltaire"
7378
+ }
7379
+ ],
7380
+ "compatibility": {
7381
+ "nuxt": "^3.0.0",
7382
+ "requires": {}
7383
+ }
7384
+ },
7385
+ {
7386
+ "name": "wideangle",
7387
+ "description": "Nuxt module to integrate Wide Angle Analytics",
7388
+ "repo": "inputobjects/wideangle-nuxt",
7389
+ "npm": "wideangle-nuxt",
7390
+ "icon": "wideangle.png",
7391
+ "github": "https://github.com/inputobjects/wideangle-nuxt",
7392
+ "website": "https://wideangle.co",
7393
+ "learn_more": "https://wideangle.co/documentation/web-analytics-for-nuxt",
7394
+ "category": "Analytics",
7395
+ "type": "3rd-party",
7396
+ "maintainers": [
7397
+ {
7398
+ "name": "Wide Angle Analytics by Input Objects GmbH",
7399
+ "github": "inputobjects"
7400
+ },
7401
+ {
7402
+ "name": "Jarek Rozanski",
7403
+ "github": "jrozanski"
7404
+ }
7405
+ ],
7406
+ "compatibility": {
7407
+ "nuxt": "^3.0.0",
7408
+ "requires": {}
7409
+ }
7410
+ },
5597
7411
  {
5598
7412
  "name": "windicss",
5599
7413
  "description": "Next generation utility-first CSS framework.",
@@ -5737,32 +7551,9 @@
5737
7551
  "requires": {}
5738
7552
  }
5739
7553
  },
5740
- {
5741
- "name": "yandex-metrika",
5742
- "description": "Yandex metrika Module for Nuxt.js",
5743
- "repo": "nuxt-community/yandex-metrika-module",
5744
- "npm": "@nuxtjs/yandex-metrika",
5745
- "icon": "",
5746
- "github": "https://github.com/nuxt-community/yandex-metrika-module",
5747
- "website": "https://github.com/nuxt-community/yandex-metrika-module",
5748
- "learn_more": "https://metrica.yandex.com/about",
5749
- "category": "Analytics",
5750
- "type": "community",
5751
- "maintainers": [
5752
- {
5753
- "name": "Pooya Parsa",
5754
- "github": "pi0",
5755
- "twitter": "_pi0_"
5756
- }
5757
- ],
5758
- "compatibility": {
5759
- "nuxt": "^2.0.0",
5760
- "requires": {}
5761
- }
5762
- },
5763
7554
  {
5764
7555
  "name": "zendesk",
5765
- "description": "Nuxt.js module for Zendesk",
7556
+ "description": "Nuxt module for Zendesk",
5766
7557
  "repo": "DansMaCulotte/nuxt-zendesk",
5767
7558
  "npm": "@dansmaculotte/nuxt-zendesk",
5768
7559
  "icon": "zendesk.png",