@nuxt/modules 0.6.0-d622fc → 0.6.0-da821b

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 +5 -1
  2. package/modules.json +1936 -195
  3. package/package.json +10 -11
package/modules.json CHANGED
@@ -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",
@@ -141,6 +141,52 @@
141
141
  "github": "ivodolenc"
142
142
  }
143
143
  ],
144
+ "compatibility": {
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": "",
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
+ ],
144
190
  "compatibility": {
145
191
  "nuxt": "^2.0.0",
146
192
  "requires": {}
@@ -153,7 +199,7 @@
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",
@@ -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,7 +304,52 @@
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
  },
@@ -289,6 +380,29 @@
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
+ },
292
406
  {
293
407
  "name": "axios",
294
408
  "description": "Secure and easy Axios module with Nuxt.js",
@@ -480,6 +594,29 @@
480
594
  "requires": {}
481
595
  }
482
596
  },
597
+ {
598
+ "name": "calendly",
599
+ "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.",
600
+ "repo": "madebyfabian/nuxt-calendly",
601
+ "npm": "nuxt-calendly",
602
+ "icon": "calendly.svg",
603
+ "github": "https://github.com/madebyfabian/nuxt-calendly",
604
+ "website": "https://nuxt-calendly.vercel.app/",
605
+ "learn_more": "https://calendly.com/",
606
+ "category": "Extensions",
607
+ "type": "3rd-party",
608
+ "maintainers": [
609
+ {
610
+ "name": "Fabian B.",
611
+ "github": "madebyfabian",
612
+ "twitter": "madebyfabian"
613
+ }
614
+ ],
615
+ "compatibility": {
616
+ "nuxt": "^3.0.0",
617
+ "requires": {}
618
+ }
619
+ },
483
620
  {
484
621
  "name": "canvas-sketch",
485
622
  "description": "Nuxt.js module for making generative and 3D artwork with canvas-sketch in JavaScript",
@@ -503,6 +640,28 @@
503
640
  "requires": {}
504
641
  }
505
642
  },
643
+ {
644
+ "name": "capo",
645
+ "description": "Capo.js implementation for Nuxt 3",
646
+ "repo": "danielroe/nuxt-capo",
647
+ "npm": "nuxt-capo",
648
+ "icon": "",
649
+ "github": "https://github.com/danielroe/nuxt-capo",
650
+ "website": "https://github.com/danielroe/nuxt-capo",
651
+ "learn_more": "",
652
+ "category": "Performance",
653
+ "type": "3rd-party",
654
+ "maintainers": [
655
+ {
656
+ "name": "danielroe",
657
+ "github": "danielroe"
658
+ }
659
+ ],
660
+ "compatibility": {
661
+ "nuxt": "^3.0.0",
662
+ "requires": {}
663
+ }
664
+ },
506
665
  {
507
666
  "name": "chakra-ui",
508
667
  "description": "Chakra UI Module for Nuxt.js",
@@ -528,11 +687,11 @@
528
687
  {
529
688
  "name": "chatwoot",
530
689
  "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",
690
+ "repo": "productdevbookcom/chatwoot",
691
+ "npm": "@productdevbook/chatwoot",
533
692
  "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",
693
+ "github": "https://github.com/productdevbookcom/chatwoot",
694
+ "website": "https://github.com/productdevbookcom/chatwoot",
536
695
  "learn_more": "https://www.chatwoot.com",
537
696
  "category": "Libraries",
538
697
  "type": "3rd-party",
@@ -569,6 +728,29 @@
569
728
  "requires": {}
570
729
  }
571
730
  },
731
+ {
732
+ "name": "clarity-analytics",
733
+ "description": "Clarity Analytics Module for Nuxt",
734
+ "repo": "Barbapapazes/nuxt-clarity-analytics",
735
+ "npm": "nuxt-clarity-analytics",
736
+ "icon": "",
737
+ "github": "https://github.com/Barbapapazes/nuxt-clarity-analytics",
738
+ "website": "https://github.com/Barbapapazes/nuxt-clarity-analytics#readme",
739
+ "learn_more": "https://clarity.microsoft.com/",
740
+ "category": "Analytics",
741
+ "type": "3rd-party",
742
+ "maintainers": [
743
+ {
744
+ "name": "Barbapapazes",
745
+ "github": "Barbapapazes",
746
+ "twitter": "soubiran_"
747
+ }
748
+ ],
749
+ "compatibility": {
750
+ "nuxt": "^3.0.0",
751
+ "requires": {}
752
+ }
753
+ },
572
754
  {
573
755
  "name": "client-init",
574
756
  "description": "Provide client version of `nuxtServerInit`.",
@@ -613,13 +795,40 @@
613
795
  "requires": {}
614
796
  }
615
797
  },
798
+ {
799
+ "name": "cloudflare-analytics",
800
+ "description": "Cloudflare Web Analytics Module for Nuxt",
801
+ "repo": "hamlogic/nuxt-cloudflare-analytics",
802
+ "npm": "nuxt-cloudflare-analytics",
803
+ "icon": "cloudflare.svg",
804
+ "github": "https://github.com/hamlogic/nuxt-cloudflare-analytics",
805
+ "website": "https://github.com/hamlogic/nuxt-cloudflare-analytics",
806
+ "learn_more": "https://www.cloudflare.com/web-analytics/",
807
+ "category": "Analytics",
808
+ "type": "3rd-party",
809
+ "maintainers": [
810
+ {
811
+ "name": "hamlogic",
812
+ "github": "hamlogic"
813
+ },
814
+ {
815
+ "name": "Fabian B.",
816
+ "github": "madebyfabian",
817
+ "twitter": "madebyfabian"
818
+ }
819
+ ],
820
+ "compatibility": {
821
+ "nuxt": "^3.0.0",
822
+ "requires": {}
823
+ }
824
+ },
616
825
  {
617
826
  "name": "cloudinary",
618
827
  "description": "Optimize images and videos in your Nuxt.js application",
619
- "repo": "nuxt-community/cloudinary-module",
828
+ "repo": "nuxt-modules/cloudinary",
620
829
  "npm": "@nuxtjs/cloudinary",
621
830
  "icon": "cloudinary.png",
622
- "github": "https://github.com/nuxt-community/cloudinary-module",
831
+ "github": "https://github.com/nuxt-modules/cloudinary",
623
832
  "website": "https://cloudinary.nuxtjs.org",
624
833
  "learn_more": "https://cloudinary.com",
625
834
  "category": "Images",
@@ -639,10 +848,10 @@
639
848
  {
640
849
  "name": "color-mode",
641
850
  "description": "Dark and Light mode for NuxtJS with auto detection",
642
- "repo": "nuxt-community/color-mode-module",
851
+ "repo": "nuxt-modules/color-mode",
643
852
  "npm": "@nuxtjs/color-mode",
644
853
  "icon": "color-mode.png",
645
- "github": "https://github.com/nuxt-community/color-mode-module",
854
+ "github": "https://github.com/nuxt-modules/color-mode",
646
855
  "website": "https://color-mode.nuxtjs.org",
647
856
  "learn_more": "",
648
857
  "category": "UI",
@@ -669,7 +878,7 @@
669
878
  "icon": "",
670
879
  "github": "https://github.com/nuxt-community/component-cache-module",
671
880
  "website": "https://github.com/nuxt-community/component-cache-module",
672
- "learn_more": "https://ssr.vuejs.org/guide/caching.html#component-level-caching",
881
+ "learn_more": "https://v2.ssr.vuejs.org/guide/caching.html#component-level-caching",
673
882
  "category": "Performance",
674
883
  "type": "community",
675
884
  "maintainers": [
@@ -707,12 +916,35 @@
707
916
  "requires": {}
708
917
  }
709
918
  },
919
+ {
920
+ "name": "content-assets",
921
+ "description": "Enable locally-located assets in Nuxt Content",
922
+ "repo": "davestewart/nuxt-content-assets",
923
+ "npm": "nuxt-content-assets",
924
+ "icon": "content-assets.png",
925
+ "github": "https://github.com/davestewart/nuxt-content-assets",
926
+ "website": "https://davestewart.co.uk/projects/open-source/nuxt-content-assets/",
927
+ "learn_more": "",
928
+ "category": "Images",
929
+ "type": "3rd-party",
930
+ "maintainers": [
931
+ {
932
+ "name": "davestewart",
933
+ "github": "davestewart",
934
+ "twitter": "dave_stewart"
935
+ }
936
+ ],
937
+ "compatibility": {
938
+ "nuxt": "^3.0.0",
939
+ "requires": {}
940
+ }
941
+ },
710
942
  {
711
943
  "name": "content",
712
944
  "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
945
  "repo": "nuxt/content#main",
714
946
  "npm": "@nuxt/content",
715
- "icon": "nuxt.png",
947
+ "icon": "nuxt.svg",
716
948
  "github": "https://github.com/nuxt/content",
717
949
  "website": "https://content.nuxtjs.org",
718
950
  "learn_more": "",
@@ -762,6 +994,52 @@
762
994
  "requires": {}
763
995
  }
764
996
  },
997
+ {
998
+ "name": "cookie-control",
999
+ "description": "A highly configurable cookie banner for Nuxt.",
1000
+ "repo": "dargmuesli/nuxt-cookie-control",
1001
+ "npm": "@dargmuesli/nuxt-cookie-control",
1002
+ "icon": "cookie-control.png",
1003
+ "github": "https://github.com/dargmuesli/nuxt-cookie-control",
1004
+ "website": "https://github.com/dargmuesli/nuxt-cookie-control",
1005
+ "learn_more": "",
1006
+ "category": "Extensions",
1007
+ "type": "3rd-party",
1008
+ "maintainers": [
1009
+ {
1010
+ "name": "dargmuesli",
1011
+ "github": "dargmuesli",
1012
+ "avatar": "https://avatars.githubusercontent.com/dargmuesli"
1013
+ }
1014
+ ],
1015
+ "compatibility": {
1016
+ "nuxt": "^3.0.0",
1017
+ "requires": {}
1018
+ }
1019
+ },
1020
+ {
1021
+ "name": "csurf",
1022
+ "description": "Cross-Site Request Forgery (CSRF) Prevention for Nuxt",
1023
+ "repo": "morgbn/nuxt-csurf",
1024
+ "npm": "nuxt-csurf",
1025
+ "icon": "csurf.svg",
1026
+ "github": "https://github.com/morgbn/nuxt-csurf",
1027
+ "website": "https://github.com/morgbn/nuxt-csurf",
1028
+ "learn_more": "https://github.com/Morgbn/nuxt-csurf#readme",
1029
+ "category": "Security",
1030
+ "type": "3rd-party",
1031
+ "maintainers": [
1032
+ {
1033
+ "name": "morgbn",
1034
+ "github": "morgbn",
1035
+ "avatar": "https://avatars.githubusercontent.com/u/25689856?v=4"
1036
+ }
1037
+ ],
1038
+ "compatibility": {
1039
+ "nuxt": "^3.0.0",
1040
+ "requires": {}
1041
+ }
1042
+ },
765
1043
  {
766
1044
  "name": "custom-elements",
767
1045
  "description": "Publish your Components as a vue-custom-element standalone build.",
@@ -833,11 +1111,11 @@
833
1111
  }
834
1112
  },
835
1113
  {
836
- "name": "datocms",
837
- "description": "DatoCMS integration for Nuxt.js",
1114
+ "name": "datocms-nuxt2",
1115
+ "description": "DatoCMS integration for Nuxt.js v2",
838
1116
  "repo": "voorhoede/nuxt-datocms-module",
839
1117
  "npm": "@voorhoede/nuxt-datocms-module",
840
- "icon": "datocms.png",
1118
+ "icon": "datocms.svg",
841
1119
  "github": "https://github.com/voorhoede/nuxt-datocms-module",
842
1120
  "website": "https://github.com/voorhoede/nuxt-datocms-module",
843
1121
  "learn_more": "https://www.datocms.com/",
@@ -854,33 +1132,57 @@
854
1132
  "requires": {}
855
1133
  }
856
1134
  },
1135
+ {
1136
+ "name": "datocms",
1137
+ "description": "DatoCMS module for Nuxt",
1138
+ "repo": "hex-digital/nuxt-datocms",
1139
+ "npm": "@hexdigital/nuxt-datocms",
1140
+ "icon": "datocms.svg",
1141
+ "github": "https://github.com/hex-digital/nuxt-datocms",
1142
+ "website": "https://github.com/hex-digital/nuxt-datocms#readme",
1143
+ "learn_more": "https://www.datocms.com/",
1144
+ "category": "CMS",
1145
+ "type": "3rd-party",
1146
+ "maintainers": [
1147
+ {
1148
+ "name": "Jamie Warburton",
1149
+ "github": "jamiewarb",
1150
+ "twitter": "jamiewarb",
1151
+ "avatar": "https://avatars.githubusercontent.com/jamiewarb?v=4"
1152
+ }
1153
+ ],
1154
+ "compatibility": {
1155
+ "nuxt": "^3.0.0",
1156
+ "requires": {}
1157
+ }
1158
+ },
857
1159
  {
858
1160
  "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",
1161
+ "description": "Day.js module for Nuxt",
1162
+ "repo": "fumeapp/dayjs",
1163
+ "npm": "dayjs-nuxt",
862
1164
  "icon": "day-js.png",
863
- "github": "https://github.com/nuxt-community/dayjs-module",
864
- "website": "https://github.com/nuxt-community/dayjs-module",
1165
+ "github": "https://github.com/fumeapp/dayjs",
1166
+ "website": "https://github.com/fumeapp/dayjs",
865
1167
  "learn_more": "https://day.js.org/",
866
- "category": "Date",
867
- "type": "community",
1168
+ "category": "Libraries",
1169
+ "type": "3rd-party",
868
1170
  "maintainers": [
869
1171
  {
870
- "name": "Takuma HANATANI",
871
- "github": "potato4d",
872
- "twitter": "potato4d"
1172
+ "name": "Kevin Olson",
1173
+ "github": "acidjazz",
1174
+ "twitter": "AppFume"
873
1175
  }
874
1176
  ],
875
1177
  "compatibility": {
876
- "nuxt": "^2.0.0",
1178
+ "nuxt": "^3.0.0",
877
1179
  "requires": {}
878
1180
  }
879
1181
  },
880
1182
  {
881
1183
  "name": "delay-hydration",
882
1184
  "description": "Improve your Nuxt.js v2 Google Lighthouse score by delaying hydration.",
883
- "repo": "harlan-zw/nuxt-delay-hydration#main/packages/nuxt-delay-hydration",
1185
+ "repo": "harlan-zw/nuxt-delay-hydration",
884
1186
  "npm": "nuxt-delay-hydration",
885
1187
  "icon": "lighthouse.svg",
886
1188
  "github": "https://github.com/harlan-zw/nuxt-delay-hydration",
@@ -922,15 +1224,38 @@
922
1224
  "requires": {}
923
1225
  }
924
1226
  },
1227
+ {
1228
+ "name": "devtools",
1229
+ "description": "Unleash Nuxt Developer Experience. A set of visual tools that help you to know your app better.",
1230
+ "repo": "nuxt/devtools#main/packages/devtools",
1231
+ "npm": "@nuxt/devtools",
1232
+ "icon": "nuxt.svg",
1233
+ "github": "https://github.com/nuxt/devtools",
1234
+ "website": "https://devtools.nuxtjs.org/",
1235
+ "learn_more": "",
1236
+ "category": "Devtools",
1237
+ "type": "official",
1238
+ "maintainers": [
1239
+ {
1240
+ "name": "Anthony Fu",
1241
+ "github": "antfu",
1242
+ "twitter": "antfu7"
1243
+ }
1244
+ ],
1245
+ "compatibility": {
1246
+ "nuxt": "^3.0.0",
1247
+ "requires": {}
1248
+ }
1249
+ },
925
1250
  {
926
1251
  "name": "directus",
927
- "description": "Easily connect your Nuxt3 application to your directus server.",
1252
+ "description": "Easily connect your Nuxt application to your directus server.",
928
1253
  "repo": "intevel/nuxt-directus",
929
1254
  "npm": "nuxt-directus",
930
1255
  "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/",
1256
+ "github": "https://github.com/intevel/nuxt-directus/",
1257
+ "website": "https://nuxt-directus.site/",
1258
+ "learn_more": "https://nuxt-directus.site/",
934
1259
  "category": "CMS",
935
1260
  "type": "3rd-party",
936
1261
  "maintainers": [
@@ -941,10 +1266,30 @@
941
1266
  }
942
1267
  ],
943
1268
  "compatibility": {
944
- "nuxt": "^2.0.0 || ^3.0.0",
945
- "requires": {
946
- "bridge": true
1269
+ "nuxt": "^3.0.0",
1270
+ "requires": {}
1271
+ }
1272
+ },
1273
+ {
1274
+ "name": "disqus",
1275
+ "description": "Disqus for Nuxt 3",
1276
+ "repo": "modbender/nuxt-disqus",
1277
+ "npm": "nuxt-disqus",
1278
+ "icon": "disqus.svg",
1279
+ "github": "https://github.com/modbender/nuxt-disqus",
1280
+ "website": "https://github.com/modbender/nuxt-disqus",
1281
+ "learn_more": "https://github.com/modbender/vue3-disqus",
1282
+ "category": "Libraries",
1283
+ "type": "3rd-party",
1284
+ "maintainers": [
1285
+ {
1286
+ "name": "modbender",
1287
+ "github": "modbender"
947
1288
  }
1289
+ ],
1290
+ "compatibility": {
1291
+ "nuxt": "^3.0.0",
1292
+ "requires": {}
948
1293
  }
949
1294
  },
950
1295
  {
@@ -1024,6 +1369,28 @@
1024
1369
  "requires": {}
1025
1370
  }
1026
1371
  },
1372
+ {
1373
+ "name": "electron",
1374
+ "description": "Integrate Nuxt and Electron.",
1375
+ "repo": "caoxiemeihao/nuxt-electron",
1376
+ "npm": "nuxt-electron",
1377
+ "icon": "electron.svg",
1378
+ "github": "https://github.com/caoxiemeihao/nuxt-electron",
1379
+ "website": "https://github.com/caoxiemeihao/nuxt-electron",
1380
+ "learn_more": "https://github.com/caoxiemeihao/nuxt-electron#readme",
1381
+ "category": "Extensions",
1382
+ "type": "3rd-party",
1383
+ "maintainers": [
1384
+ {
1385
+ "name": "草鞋没号",
1386
+ "github": "caoxiemeihao"
1387
+ }
1388
+ ],
1389
+ "compatibility": {
1390
+ "nuxt": "^3.0.0",
1391
+ "requires": {}
1392
+ }
1393
+ },
1027
1394
  {
1028
1395
  "name": "element-plus",
1029
1396
  "description": "A Vue 3 based component library for designers and developers",
@@ -1051,11 +1418,11 @@
1051
1418
  {
1052
1419
  "name": "emotion",
1053
1420
  "description": "The Next Generation of CSS-in-JS for Nuxt.js",
1054
- "repo": "nuxt-community/emotion-module",
1421
+ "repo": "nuxt-modules/emotion",
1055
1422
  "npm": "@nuxtjs/emotion",
1056
1423
  "icon": "emotion.png",
1057
- "github": "https://github.com/nuxt-community/emotion-module",
1058
- "website": "https://github.com/nuxt-community/emotion-module",
1424
+ "github": "https://github.com/nuxt-modules/emotion",
1425
+ "website": "https://github.com/nuxt-modules/emotion",
1059
1426
  "learn_more": "https://emotion.sh/",
1060
1427
  "category": "Extensions",
1061
1428
  "type": "community",
@@ -1064,10 +1431,15 @@
1064
1431
  "name": "Pooya Parsa",
1065
1432
  "github": "pi0",
1066
1433
  "twitter": "_pi0_"
1434
+ },
1435
+ {
1436
+ "name": "Jonathan Bakebwa",
1437
+ "github": "codebender828",
1438
+ "twitter": "codebender828"
1067
1439
  }
1068
1440
  ],
1069
1441
  "compatibility": {
1070
- "nuxt": "^2.0.0",
1442
+ "nuxt": "^2.0.0 || ^3.0.0",
1071
1443
  "requires": {}
1072
1444
  }
1073
1445
  },
@@ -1089,7 +1461,7 @@
1089
1461
  }
1090
1462
  ],
1091
1463
  "compatibility": {
1092
- "nuxt": "^2.0.0",
1464
+ "nuxt": "^2.0.0 || ^3.0.0",
1093
1465
  "requires": {}
1094
1466
  }
1095
1467
  },
@@ -1315,6 +1687,29 @@
1315
1687
  "requires": {}
1316
1688
  }
1317
1689
  },
1690
+ {
1691
+ "name": "form-actions",
1692
+ "description": "A set of features and composables to interact with forms and server data.",
1693
+ "repo": "Hebilicious/form-actions-nuxt#main/packages/form-action-nuxt",
1694
+ "npm": "@hebilicious/form-actions-nuxt",
1695
+ "icon": "form-actions.svg",
1696
+ "github": "https://github.com/Hebilicious/form-actions-nuxt",
1697
+ "website": "https://github.com/Hebilicious/form-actions-nuxt#readme",
1698
+ "learn_more": "https://github.com/Hebilicious/form-actions-nuxt#readme",
1699
+ "category": "Request",
1700
+ "type": "3rd-party",
1701
+ "maintainers": [
1702
+ {
1703
+ "name": "Hebilicious",
1704
+ "github": "Hebilicious",
1705
+ "twitter": "its_hebilicious"
1706
+ }
1707
+ ],
1708
+ "compatibility": {
1709
+ "nuxt": "^3.0.0",
1710
+ "requires": {}
1711
+ }
1712
+ },
1318
1713
  {
1319
1714
  "name": "formkit",
1320
1715
  "description": "Seamless FormKit integration for Nuxt",
@@ -1448,11 +1843,11 @@
1448
1843
  {
1449
1844
  "name": "google-fonts",
1450
1845
  "description": "Google Fonts module for NuxtJS",
1451
- "repo": "nuxt-community/google-fonts-module",
1846
+ "repo": "nuxt-modules/google-fonts",
1452
1847
  "npm": "@nuxtjs/google-fonts",
1453
1848
  "icon": "google-fonts.png",
1454
- "github": "https://github.com/nuxt-community/google-fonts-module",
1455
- "website": "https://github.com/nuxt-community/google-fonts-module",
1849
+ "github": "https://github.com/nuxt-modules/google-fonts",
1850
+ "website": "https://google-fonts.nuxtjs.org",
1456
1851
  "learn_more": "https://developers.google.com/fonts",
1457
1852
  "category": "Fonts",
1458
1853
  "type": "community",
@@ -1595,14 +1990,38 @@
1595
1990
  }
1596
1991
  },
1597
1992
  {
1598
- "name": "gtm",
1599
- "description": "Google Tag Manager Module for Nuxt.js",
1600
- "repo": "nuxt-community/gtm-module",
1601
- "npm": "@nuxtjs/gtm",
1602
- "icon": "gtm.png",
1603
- "github": "https://github.com/nuxt-community/gtm-module",
1604
- "website": "https://github.com/nuxt-community/gtm-module",
1605
- "learn_more": "https://marketingplatform.google.com/about/tag-manager/",
1993
+ "name": "gtag",
1994
+ "description": "Google Analytics integration for Nuxt 3",
1995
+ "repo": "johannschopplich/nuxt-gtag",
1996
+ "npm": "nuxt-gtag",
1997
+ "icon": "gtag.svg",
1998
+ "github": "https://github.com/johannschopplich/nuxt-gtag",
1999
+ "website": "https://github.com/johannschopplich/nuxt-gtag#readme",
2000
+ "learn_more": "",
2001
+ "category": "Analytics",
2002
+ "type": "3rd-party",
2003
+ "maintainers": [
2004
+ {
2005
+ "name": "Johann Schopplich",
2006
+ "github": "johannschopplich",
2007
+ "twitter": "jschopplich",
2008
+ "avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
2009
+ }
2010
+ ],
2011
+ "compatibility": {
2012
+ "nuxt": "^3.0.0",
2013
+ "requires": {}
2014
+ }
2015
+ },
2016
+ {
2017
+ "name": "gtm",
2018
+ "description": "Google Tag Manager Module for Nuxt.js",
2019
+ "repo": "nuxt-community/gtm-module",
2020
+ "npm": "@nuxtjs/gtm",
2021
+ "icon": "gtm.png",
2022
+ "github": "https://github.com/nuxt-community/gtm-module",
2023
+ "website": "https://github.com/nuxt-community/gtm-module",
2024
+ "learn_more": "https://marketingplatform.google.com/about/tag-manager/",
1606
2025
  "category": "Analytics",
1607
2026
  "type": "community",
1608
2027
  "maintainers": [
@@ -1639,6 +2058,28 @@
1639
2058
  "requires": {}
1640
2059
  }
1641
2060
  },
2061
+ {
2062
+ "name": "hanko",
2063
+ "description": "Hanko integration for Nuxt for passwordless authentication",
2064
+ "repo": "nuxt-modules/hanko",
2065
+ "npm": "@nuxtjs/hanko",
2066
+ "icon": "hanko.svg",
2067
+ "github": "https://github.com/nuxt-modules/hanko",
2068
+ "website": "https://github.com/nuxt-modules/hanko",
2069
+ "learn_more": "https://hanko.io/",
2070
+ "category": "Security",
2071
+ "type": "community",
2072
+ "maintainers": [
2073
+ {
2074
+ "name": "danielroe",
2075
+ "github": "danielroe"
2076
+ }
2077
+ ],
2078
+ "compatibility": {
2079
+ "nuxt": "^3.0.0",
2080
+ "requires": {}
2081
+ }
2082
+ },
1642
2083
  {
1643
2084
  "name": "harlem",
1644
2085
  "description": "Harlem is a simple, unopinionated, lightweight and extensible state management solution for Vue 3.",
@@ -1874,11 +2315,11 @@
1874
2315
  {
1875
2316
  "name": "i18n",
1876
2317
  "description": "i18n features for your Nuxt project so you can easily add internationalization.",
1877
- "repo": "nuxt-community/i18n-module",
2318
+ "repo": "nuxt-modules/i18n",
1878
2319
  "npm": "@nuxtjs/i18n",
1879
2320
  "icon": "i18n.png",
1880
- "github": "https://github.com/nuxt-community/i18n-module",
1881
- "website": "https://i18n.nuxtjs.org",
2321
+ "github": "https://github.com/nuxt-modules/i18n",
2322
+ "website": "https://v8.i18n.nuxtjs.org",
1882
2323
  "learn_more": "https://kazupon.github.io/vue-i18n/",
1883
2324
  "category": "Extensions",
1884
2325
  "type": "community",
@@ -1897,6 +2338,28 @@
1897
2338
  "requires": {}
1898
2339
  }
1899
2340
  },
2341
+ {
2342
+ "name": "icon-font",
2343
+ "description": "Automatically generates fonts and custom properties (variables) from a specified folder containing SVG icons, injecting them into pages with live monitoring.",
2344
+ "repo": "coremyslo/nuxt-icon-font",
2345
+ "npm": "@coremyslo/nuxt-icon-font",
2346
+ "icon": "",
2347
+ "github": "https://github.com/coremyslo/nuxt-icon-font",
2348
+ "website": "https://github.com/coremyslo/nuxt-icon-font",
2349
+ "learn_more": "",
2350
+ "category": "UI",
2351
+ "type": "3rd-party",
2352
+ "maintainers": [
2353
+ {
2354
+ "name": "coremyslo",
2355
+ "github": "coremyslo"
2356
+ }
2357
+ ],
2358
+ "compatibility": {
2359
+ "nuxt": "^3.0.0",
2360
+ "requires": {}
2361
+ }
2362
+ },
1900
2363
  {
1901
2364
  "name": "icon",
1902
2365
  "description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
@@ -1970,7 +2433,7 @@
1970
2433
  "npm": "@nuxt/image",
1971
2434
  "icon": "image.png",
1972
2435
  "github": "https://github.com/nuxt/image",
1973
- "website": "https://image.nuxtjs.org",
2436
+ "website": "https://image.nuxt.com",
1974
2437
  "learn_more": "",
1975
2438
  "category": "Images",
1976
2439
  "type": "official",
@@ -1980,6 +2443,11 @@
1980
2443
  "github": "farnabaz",
1981
2444
  "twitter": "a_birang"
1982
2445
  },
2446
+ {
2447
+ "name": "Daniel Roe",
2448
+ "github": "danielroe",
2449
+ "twitter": "danielcroe"
2450
+ },
1983
2451
  {
1984
2452
  "name": "Pooya Parsa",
1985
2453
  "github": "pi0",
@@ -2023,12 +2491,12 @@
2023
2491
  {
2024
2492
  "name": "inkline",
2025
2493
  "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",
2494
+ "repo": "inkline/plugin",
2495
+ "npm": "@inkline/plugin",
2028
2496
  "icon": "inkline.svg",
2029
- "github": "https://github.com/inkline/nuxt-module-inkline",
2497
+ "github": "https://github.com/inkline/plugin",
2030
2498
  "website": "https://inkline.io",
2031
- "learn_more": "https://inkline.io/docs/introduction/installation/nuxt",
2499
+ "learn_more": "https://inkline.io/docs/installation/nuxt",
2032
2500
  "category": "UI",
2033
2501
  "type": "3rd-party",
2034
2502
  "maintainers": [
@@ -2248,7 +2716,7 @@
2248
2716
  },
2249
2717
  {
2250
2718
  "name": "link-checker",
2251
- "description": "",
2719
+ "description": "Identify and fix link issues for prerendered Nuxt 3 apps.",
2252
2720
  "repo": "harlan-zw/nuxt-link-checker",
2253
2721
  "npm": "nuxt-link-checker",
2254
2722
  "icon": "",
@@ -2361,7 +2829,33 @@
2361
2829
  }
2362
2830
  ],
2363
2831
  "compatibility": {
2364
- "nuxt": "^2.0.0",
2832
+ "nuxt": "^2.0.0 || ^3.0.0",
2833
+ "requires": {}
2834
+ }
2835
+ },
2836
+ {
2837
+ "name": "lucide-icons",
2838
+ "description": "Nuxt 3 module to integrate Lucide icons",
2839
+ "repo": "swisnl/nuxt-lucide-icons",
2840
+ "npm": "nuxt-lucide-icons",
2841
+ "icon": "lucide-icons.svg",
2842
+ "github": "https://github.com/swisnl/nuxt-lucide-icons",
2843
+ "website": "https://github.com/swisnl/nuxt-lucide-icons",
2844
+ "learn_more": "",
2845
+ "category": "UI",
2846
+ "type": "3rd-party",
2847
+ "maintainers": [
2848
+ {
2849
+ "name": "SWIS",
2850
+ "github": "swisnl"
2851
+ },
2852
+ {
2853
+ "name": "Jasper Zonneveld",
2854
+ "github": "JaZo"
2855
+ }
2856
+ ],
2857
+ "compatibility": {
2858
+ "nuxt": "^3.0.0",
2365
2859
  "requires": {}
2366
2860
  }
2367
2861
  },
@@ -2478,6 +2972,31 @@
2478
2972
  "requires": {}
2479
2973
  }
2480
2974
  },
2975
+ {
2976
+ "name": "medusa",
2977
+ "description": "Easily connect to Medusa from your Nuxt 3 application",
2978
+ "repo": "Baroshem/nuxt-medusa",
2979
+ "npm": "nuxt-medusa",
2980
+ "icon": "medusa.svg",
2981
+ "github": "https://github.com/Baroshem/nuxt-medusa/",
2982
+ "website": "https://nuxt-medusa.vercel.app/",
2983
+ "learn_more": "https://nuxt-medusa.vercel.app/",
2984
+ "category": "Ecommerce",
2985
+ "type": "3rd-party",
2986
+ "maintainers": [
2987
+ {
2988
+ "name": "Jakub Andrzejewski",
2989
+ "github": "Baroshem",
2990
+ "avatar": "https://avatars.githubusercontent.com/u/37120330?v=4"
2991
+ }
2992
+ ],
2993
+ "compatibility": {
2994
+ "nuxt": "^2.0.0 || ^3.0.0",
2995
+ "requires": {
2996
+ "bridge": true
2997
+ }
2998
+ }
2999
+ },
2481
3000
  {
2482
3001
  "name": "meilisearch",
2483
3002
  "description": "Meilisearch Instant Search module for Nuxt 3",
@@ -2547,6 +3066,29 @@
2547
3066
  "requires": {}
2548
3067
  }
2549
3068
  },
3069
+ {
3070
+ "name": "module-feed",
3071
+ "description": "Feed module enables everyone to have RSS, Atom and JSON.",
3072
+ "repo": "tresko/nuxt-module-feed",
3073
+ "npm": "nuxt-module-feed",
3074
+ "icon": "",
3075
+ "github": "https://github.com/tresko/nuxt-module-feed",
3076
+ "website": "https://github.com/tresko/nuxt-module-feed",
3077
+ "learn_more": "",
3078
+ "category": "SEO",
3079
+ "type": "3rd-party",
3080
+ "maintainers": [
3081
+ {
3082
+ "name": "Miha Sedej",
3083
+ "github": "tresko",
3084
+ "twitter": "mihasedej"
3085
+ }
3086
+ ],
3087
+ "compatibility": {
3088
+ "nuxt": "^3.0.0",
3089
+ "requires": {}
3090
+ }
3091
+ },
2550
3092
  {
2551
3093
  "name": "moment",
2552
3094
  "description": "Efficient Moment.js module for Nuxt.js so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
@@ -2735,6 +3277,50 @@
2735
3277
  "requires": {}
2736
3278
  }
2737
3279
  },
3280
+ {
3281
+ "name": "nupolyon",
3282
+ "description": "Inject polyfill from polyfill.io to nuxt project, auto detect based on browserslist config",
3283
+ "repo": "adenvt/nupolyon",
3284
+ "npm": "nupolyon",
3285
+ "icon": "",
3286
+ "github": "https://github.com/adenvt/nupolyon",
3287
+ "website": "https://github.com/adenvt/nupolyon",
3288
+ "learn_more": "",
3289
+ "category": "Performance",
3290
+ "type": "3rd-party",
3291
+ "maintainers": [
3292
+ {
3293
+ "name": "adenvt",
3294
+ "github": "adenvt"
3295
+ }
3296
+ ],
3297
+ "compatibility": {
3298
+ "nuxt": "^3.0.0",
3299
+ "requires": {}
3300
+ }
3301
+ },
3302
+ {
3303
+ "name": "nuxt-anchorscroll",
3304
+ "description": "Scroll to top and to anchor support for Nuxt",
3305
+ "repo": "helltraitor/nuxt-anchorscroll",
3306
+ "npm": "nuxt-anchorscroll",
3307
+ "icon": "",
3308
+ "github": "https://github.com/helltraitor/nuxt-anchorscroll",
3309
+ "website": "https://github.com/helltraitor/nuxt-anchorscroll",
3310
+ "learn_more": "",
3311
+ "category": "UI",
3312
+ "type": "3rd-party",
3313
+ "maintainers": [
3314
+ {
3315
+ "name": "Helltraitor",
3316
+ "github": "helltraitor"
3317
+ }
3318
+ ],
3319
+ "compatibility": {
3320
+ "nuxt": "^3.0.0",
3321
+ "requires": {}
3322
+ }
3323
+ },
2738
3324
  {
2739
3325
  "name": "nuxt-auth",
2740
3326
  "description": "",
@@ -2757,6 +3343,149 @@
2757
3343
  "requires": {}
2758
3344
  }
2759
3345
  },
3346
+ {
3347
+ "name": "nuxt-basic-auth",
3348
+ "description": "Nuxt 3 Module for Basic Authentication",
3349
+ "repo": "kgierke/nuxt-basic-auth",
3350
+ "npm": "@kgierke/nuxt-basic-auth",
3351
+ "icon": "",
3352
+ "github": "https://github.com/kgierke/nuxt-basic-auth",
3353
+ "website": "https://github.com/kgierke/nuxt-basic-auth",
3354
+ "learn_more": "",
3355
+ "category": "Security",
3356
+ "type": "3rd-party",
3357
+ "maintainers": [
3358
+ {
3359
+ "name": "kgierke",
3360
+ "github": "kgierke"
3361
+ }
3362
+ ],
3363
+ "compatibility": {
3364
+ "nuxt": "^3.0.0",
3365
+ "requires": {}
3366
+ }
3367
+ },
3368
+ {
3369
+ "name": "nuxt-bootstrap-icons",
3370
+ "description": "Just a simple integration for Bootstrap Icons",
3371
+ "repo": "OyewoleOyedeji/nuxt-bootstrap-icons",
3372
+ "npm": "nuxt-bootstrap-icons",
3373
+ "icon": "bootstrap-icons.svg",
3374
+ "github": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3375
+ "website": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3376
+ "learn_more": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3377
+ "category": "UI",
3378
+ "type": "3rd-party",
3379
+ "maintainers": [
3380
+ {
3381
+ "name": "OyewoleOyedeji",
3382
+ "github": "OyewoleOyedeji"
3383
+ }
3384
+ ],
3385
+ "compatibility": {
3386
+ "nuxt": "^3.0.0",
3387
+ "requires": {}
3388
+ }
3389
+ },
3390
+ {
3391
+ "name": "nuxt-chatgpt",
3392
+ "description": "ChatGPT integration for Nuxt 3",
3393
+ "repo": "schnapsterdog/nuxt-chatgpt",
3394
+ "npm": "nuxt-chatgpt",
3395
+ "icon": "chatgpt.svg",
3396
+ "github": "https://github.com/schnapsterdog/nuxt-chatgpt",
3397
+ "website": "https://github.com/schnapsterdog/nuxt-chatgpt",
3398
+ "learn_more": "https://github.com/schnapsterdog/nuxt-chatgpt/blob/main/README.md",
3399
+ "category": "Libraries",
3400
+ "type": "3rd-party",
3401
+ "maintainers": [
3402
+ {
3403
+ "name": "Oliver Trajceski",
3404
+ "github": "schnapsterdog"
3405
+ }
3406
+ ],
3407
+ "compatibility": {
3408
+ "nuxt": "^3.0.0",
3409
+ "requires": {}
3410
+ }
3411
+ },
3412
+ {
3413
+ "name": "nuxt-facebook-chat",
3414
+ "description": "nuxt-plotly module is thin Nuxt3 wrapper for Facebook's Customer Chat SDK",
3415
+ "repo": "superdev-tech/nuxt-facebook-chat",
3416
+ "npm": "nuxt-facebook-chat",
3417
+ "icon": "nuxt-facebook-chat.svg",
3418
+ "github": "https://github.com/superdev-tech/nuxt-facebook-chat",
3419
+ "website": "https://github.com/superdev-tech/nuxt-facebook-chat",
3420
+ "learn_more": "https://www.npmjs.com/package/nuxt-facebook-chat",
3421
+ "category": "Libraries",
3422
+ "type": "3rd-party",
3423
+ "maintainers": [
3424
+ {
3425
+ "name": "Supanut Dokmaithong",
3426
+ "github": "Boomgeek"
3427
+ },
3428
+ {
3429
+ "name": "superdev-tech",
3430
+ "github": "superdev-tech"
3431
+ }
3432
+ ],
3433
+ "compatibility": {
3434
+ "nuxt": "^3.0.0",
3435
+ "requires": {}
3436
+ }
3437
+ },
3438
+ {
3439
+ "name": "nuxt-feedme",
3440
+ "description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
3441
+ "repo": "helltraitor/nuxt-feedme",
3442
+ "npm": "nuxt-feedme",
3443
+ "icon": "",
3444
+ "github": "https://github.com/helltraitor/nuxt-feedme",
3445
+ "website": "https://github.com/helltraitor/nuxt-feedme",
3446
+ "learn_more": "",
3447
+ "category": "SEO",
3448
+ "type": "3rd-party",
3449
+ "maintainers": [
3450
+ {
3451
+ "name": "Helltraitor",
3452
+ "github": "helltraitor"
3453
+ }
3454
+ ],
3455
+ "compatibility": {
3456
+ "nuxt": "^3.0.0",
3457
+ "requires": {}
3458
+ }
3459
+ },
3460
+ {
3461
+ "name": "nuxt-graphql-middleware",
3462
+ "description": "Expose GraphQL queries and mutations as server API routes.",
3463
+ "repo": "dulnan/nuxt-graphql-middleware",
3464
+ "npm": "nuxt-graphql-middleware",
3465
+ "icon": "nuxt-graphql-middleware.svg",
3466
+ "github": "https://github.com/dulnan/nuxt-graphql-middleware",
3467
+ "website": "https://nuxt-graphql-middleware.dulnan.net",
3468
+ "learn_more": "",
3469
+ "category": "Request",
3470
+ "type": "3rd-party",
3471
+ "maintainers": [
3472
+ {
3473
+ "name": "dulnan",
3474
+ "github": "dulnan",
3475
+ "twitter": "dulnan",
3476
+ "avatar": "https://avatars.githubusercontent.com/dulnan?v=4"
3477
+ },
3478
+ {
3479
+ "name": "ayalon",
3480
+ "github": "ayalon",
3481
+ "avatar": "https://avatars.githubusercontent.com/ayalon?v=4"
3482
+ }
3483
+ ],
3484
+ "compatibility": {
3485
+ "nuxt": "^2.0.0 || ^3.0.0",
3486
+ "requires": {}
3487
+ }
3488
+ },
2760
3489
  {
2761
3490
  "name": "nuxt-graphql-playground",
2762
3491
  "description": "",
@@ -2779,6 +3508,28 @@
2779
3508
  "requires": {}
2780
3509
  }
2781
3510
  },
3511
+ {
3512
+ "name": "nuxt-gtm",
3513
+ "description": "A Nuxt.js module for Google Tag Manager",
3514
+ "repo": "zadigetvoltaire/nuxt-gtm",
3515
+ "npm": "@zadigetvoltaire/nuxt-gtm",
3516
+ "icon": "nuxt-gtm.svg",
3517
+ "github": "https://github.com/zadigetvoltaire/nuxt-gtm",
3518
+ "website": "https://github.com/zadigetvoltaire/nuxt-gtm",
3519
+ "learn_more": "https://developers.google.com/tag-platform/tag-manager?hl=fr",
3520
+ "category": "Analytics",
3521
+ "type": "3rd-party",
3522
+ "maintainers": [
3523
+ {
3524
+ "name": "Zadig&Voltaire Team",
3525
+ "github": "https://github.com/zadigetvoltaire"
3526
+ }
3527
+ ],
3528
+ "compatibility": {
3529
+ "nuxt": "^3.0.0",
3530
+ "requires": {}
3531
+ }
3532
+ },
2782
3533
  {
2783
3534
  "name": "nuxt-hue",
2784
3535
  "description": "Enlighten your Nuxt experience",
@@ -2827,20 +3578,21 @@
2827
3578
  }
2828
3579
  },
2829
3580
  {
2830
- "name": "nuxt-monaco-editor",
2831
- "description": "Integrate monaco-editor with Nuxt",
2832
- "repo": "e-chan1007/nuxt-monaco-editor",
2833
- "npm": "nuxt-monaco-editor",
2834
- "icon": "nuxt-monaco-editor.png",
2835
- "github": "https://github.com/e-chan1007/nuxt-monaco-editor",
2836
- "website": "https://github.com/e-chan1007/nuxt-monaco-editor",
2837
- "learn_more": "https://e-chan1007.github.io/nuxt-monaco-editor",
3581
+ "name": "nuxt-loco",
3582
+ "description": "A localise.biz module to synth locale with Nuxt.js",
3583
+ "repo": "gaetansenn/nuxt-loco",
3584
+ "npm": "nuxt-loco",
3585
+ "icon": "",
3586
+ "github": "https://github.com/gaetansenn/nuxt-loco",
3587
+ "website": "https://nuxt-loco.dewib.com/",
3588
+ "learn_more": "",
2838
3589
  "category": "Libraries",
2839
3590
  "type": "3rd-party",
2840
3591
  "maintainers": [
2841
3592
  {
2842
- "name": "e-chan1007",
2843
- "github": "e-chan1007"
3593
+ "name": "Gaetan SENN",
3594
+ "github": "gaetansenn",
3595
+ "avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
2844
3596
  }
2845
3597
  ],
2846
3598
  "compatibility": {
@@ -2849,32 +3601,165 @@
2849
3601
  }
2850
3602
  },
2851
3603
  {
2852
- "name": "nuxt-pino-log",
2853
- "description": "Structured logs for nuxt apps using pino",
2854
- "repo": "kpn/nuxt-pino-log",
2855
- "npm": "nuxt-pino-log",
2856
- "icon": "",
2857
- "github": "https://github.com/kpn/nuxt-pino-log",
2858
- "website": "https://github.com/kpn/nuxt-pino-log",
2859
- "learn_more": "https://github.com/pinojs/pino",
2860
- "category": "Monitoring",
3604
+ "name": "nuxt-mapbox",
3605
+ "description": "Elegant Mapbox integration with Nuxt",
3606
+ "repo": "AlexLavoie42/Nuxt-Mapbox",
3607
+ "npm": "nuxt-mapbox",
3608
+ "icon": "nuxt-mapbox.svg",
3609
+ "github": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
3610
+ "website": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
3611
+ "learn_more": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
3612
+ "category": "Libraries",
2861
3613
  "type": "3rd-party",
2862
3614
  "maintainers": [
2863
3615
  {
2864
- "name": "kpn",
2865
- "github": "kpn"
3616
+ "name": "Alex Lavoie",
3617
+ "github": "AlexLavoie42"
2866
3618
  }
2867
3619
  ],
2868
3620
  "compatibility": {
2869
- "nuxt": "^2.0.0",
3621
+ "nuxt": "^3.0.0",
2870
3622
  "requires": {}
2871
3623
  }
2872
3624
  },
2873
3625
  {
2874
- "name": "plausible",
2875
- "description": "Nuxt 3 module to natively integrate Plausible analytics",
2876
- "repo": "nuxt-modules/plausible",
2877
- "npm": "@nuxtjs/plausible",
3626
+ "name": "nuxt-mdi",
3627
+ "description": "Add 7,000+ icons to your Nuxt application, from Material Design Icons.",
3628
+ "repo": "ERPedersen/nuxt-mdi",
3629
+ "npm": "nuxt-mdi",
3630
+ "icon": "mdi.png",
3631
+ "github": "https://github.com/ERPedersen/nuxt-mdi",
3632
+ "website": "https://nuxt-mdi.emilrosenius.com",
3633
+ "learn_more": "https://github.com/ERPedersen/nuxt-mdi/blob/main/README.md",
3634
+ "category": "Libraries",
3635
+ "type": "3rd-party",
3636
+ "maintainers": [
3637
+ {
3638
+ "name": "Emil Rosenius",
3639
+ "github": "ERPedersen"
3640
+ }
3641
+ ],
3642
+ "compatibility": {
3643
+ "nuxt": "^3.0.0",
3644
+ "requires": {}
3645
+ }
3646
+ },
3647
+ {
3648
+ "name": "nuxt-monaco-editor",
3649
+ "description": "Integrate monaco-editor with Nuxt",
3650
+ "repo": "e-chan1007/nuxt-monaco-editor",
3651
+ "npm": "nuxt-monaco-editor",
3652
+ "icon": "nuxt-monaco-editor.png",
3653
+ "github": "https://github.com/e-chan1007/nuxt-monaco-editor",
3654
+ "website": "https://github.com/e-chan1007/nuxt-monaco-editor",
3655
+ "learn_more": "https://e-chan1007.github.io/nuxt-monaco-editor",
3656
+ "category": "Libraries",
3657
+ "type": "3rd-party",
3658
+ "maintainers": [
3659
+ {
3660
+ "name": "e-chan1007",
3661
+ "github": "e-chan1007"
3662
+ }
3663
+ ],
3664
+ "compatibility": {
3665
+ "nuxt": "^3.0.0",
3666
+ "requires": {}
3667
+ }
3668
+ },
3669
+ {
3670
+ "name": "nuxt-mongoose",
3671
+ "description": "A Nuxt 3 module for simplifying the use of Mongoose in your project.",
3672
+ "repo": "arashsheyda/nuxt-mongoose",
3673
+ "npm": "nuxt-mongoose",
3674
+ "icon": "nuxt-mongoose.svg",
3675
+ "github": "https://github.com/arashsheyda/nuxt-mongoose",
3676
+ "website": "https://nuxt-mongoose.nuxt.space",
3677
+ "learn_more": "",
3678
+ "category": "Database",
3679
+ "type": "3rd-party",
3680
+ "maintainers": [
3681
+ {
3682
+ "name": "arashsheyda",
3683
+ "github": "arashsheyda"
3684
+ }
3685
+ ],
3686
+ "compatibility": {
3687
+ "nuxt": "^3.0.0",
3688
+ "requires": {}
3689
+ }
3690
+ },
3691
+ {
3692
+ "name": "nuxt-pdf",
3693
+ "description": "Zero-boilerplate PDF exports of your Pages and Components",
3694
+ "repo": "sidebase/nuxt-pdf",
3695
+ "npm": "@sidebase/nuxt-pdf",
3696
+ "icon": "nuxt-pdf.png",
3697
+ "github": "https://github.com/sidebase/nuxt-pdf",
3698
+ "website": "https://sidebase.io/nuxt-pdf",
3699
+ "learn_more": "https://github.com/sidebase",
3700
+ "category": "Extensions",
3701
+ "type": "3rd-party",
3702
+ "maintainers": [
3703
+ {
3704
+ "name": "sidebase",
3705
+ "github": "sidebase",
3706
+ "twitter": "sidebase_io"
3707
+ }
3708
+ ],
3709
+ "compatibility": {
3710
+ "nuxt": "^3.0.0",
3711
+ "requires": {}
3712
+ }
3713
+ },
3714
+ {
3715
+ "name": "nuxt-phosphor-icons",
3716
+ "description": "Just a simple integration for @phosphor-icons in Nuxt",
3717
+ "repo": "OyewoleOyedeji/nuxt-phosphor-icons",
3718
+ "npm": "nuxt-phosphor-icons",
3719
+ "icon": "phosphor-icons.svg",
3720
+ "github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3721
+ "website": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3722
+ "learn_more": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3723
+ "category": "UI",
3724
+ "type": "3rd-party",
3725
+ "maintainers": [
3726
+ {
3727
+ "name": "OyewoleOyedeji",
3728
+ "github": "OyewoleOyedeji"
3729
+ }
3730
+ ],
3731
+ "compatibility": {
3732
+ "nuxt": "^3.0.0",
3733
+ "requires": {}
3734
+ }
3735
+ },
3736
+ {
3737
+ "name": "nuxt-pino-log",
3738
+ "description": "Structured logs for nuxt apps using pino",
3739
+ "repo": "kpn/nuxt-pino-log",
3740
+ "npm": "nuxt-pino-log",
3741
+ "icon": "",
3742
+ "github": "https://github.com/kpn/nuxt-pino-log",
3743
+ "website": "https://github.com/kpn/nuxt-pino-log",
3744
+ "learn_more": "https://github.com/pinojs/pino",
3745
+ "category": "Monitoring",
3746
+ "type": "3rd-party",
3747
+ "maintainers": [
3748
+ {
3749
+ "name": "kpn",
3750
+ "github": "kpn"
3751
+ }
3752
+ ],
3753
+ "compatibility": {
3754
+ "nuxt": "^2.0.0",
3755
+ "requires": {}
3756
+ }
3757
+ },
3758
+ {
3759
+ "name": "plausible",
3760
+ "description": "Nuxt 3 module to natively integrate Plausible analytics",
3761
+ "repo": "nuxt-modules/plausible",
3762
+ "npm": "@nuxtjs/plausible",
2878
3763
  "icon": "plausible.png",
2879
3764
  "github": "https://github.com/nuxt-modules/plausible",
2880
3765
  "website": "https://github.com/nuxt-modules/plausible",
@@ -2892,6 +3777,32 @@
2892
3777
  "requires": {}
2893
3778
  }
2894
3779
  },
3780
+ {
3781
+ "name": "nuxt-plotly",
3782
+ "description": "nuxt-plotly module is thin Nuxt3 wrapper for plotly.js",
3783
+ "repo": "superdev-tech/nuxt-plotly",
3784
+ "npm": "nuxt-plotly",
3785
+ "icon": "nuxt-plotly.svg",
3786
+ "github": "https://github.com/superdev-tech/nuxt-plotly",
3787
+ "website": "https://github.com/superdev-tech/nuxt-plotly",
3788
+ "learn_more": "https://www.npmjs.com/package/nuxt-plotly",
3789
+ "category": "Libraries",
3790
+ "type": "3rd-party",
3791
+ "maintainers": [
3792
+ {
3793
+ "name": "Supanut Dokmaithong",
3794
+ "github": "Boomgeek"
3795
+ },
3796
+ {
3797
+ "name": "superdev-tech",
3798
+ "github": "superdev-tech"
3799
+ }
3800
+ ],
3801
+ "compatibility": {
3802
+ "nuxt": "^3.0.0",
3803
+ "requires": {}
3804
+ }
3805
+ },
2895
3806
  {
2896
3807
  "name": "nuxt-png-to-ico",
2897
3808
  "description": "Nuxt.js module for auto generating favicons",
@@ -3101,6 +4012,72 @@
3101
4012
  }
3102
4013
  }
3103
4014
  },
4015
+ {
4016
+ "name": "nuxt-vue3-google-signin",
4017
+ "description": "Empower your Nuxt app with Google Sign-In, hassle-free",
4018
+ "repo": "wavezync/nuxt-vue3-google-signin",
4019
+ "npm": "nuxt-vue3-google-signin",
4020
+ "icon": "vue3-google-signin.svg",
4021
+ "github": "https://github.com/wavezync/nuxt-vue3-google-signin",
4022
+ "website": "https://vue3-google-signin.wavezync.com",
4023
+ "learn_more": "https://vue3-google-signin.wavezync.com",
4024
+ "category": "Libraries",
4025
+ "type": "3rd-party",
4026
+ "maintainers": [
4027
+ {
4028
+ "name": "Kasun Vithanage",
4029
+ "github": "kasvith"
4030
+ }
4031
+ ],
4032
+ "compatibility": {
4033
+ "nuxt": "^3.0.0",
4034
+ "requires": {}
4035
+ }
4036
+ },
4037
+ {
4038
+ "name": "nuxt-vuetify",
4039
+ "description": "Add Vuetify 3 to your Nuxt 3 application in 3 seconds.",
4040
+ "repo": "invictus-codes/nuxt-vuetify",
4041
+ "npm": "@invictus.codes/nuxt-vuetify",
4042
+ "icon": "vuetify-logo-v3-dark.svg",
4043
+ "github": "https://github.com/invictus-codes/nuxt-vuetify",
4044
+ "website": "https://invictus-codes.github.io/nuxt-vuetify/",
4045
+ "learn_more": "https://github.com/invictus-codes/nuxt-vuetify/blob/main/README.md",
4046
+ "category": "UI",
4047
+ "type": "3rd-party",
4048
+ "maintainers": [
4049
+ {
4050
+ "name": "Jens van Hellemondt",
4051
+ "github": "invictus-codes"
4052
+ }
4053
+ ],
4054
+ "compatibility": {
4055
+ "nuxt": "^3.0.0",
4056
+ "requires": {}
4057
+ }
4058
+ },
4059
+ {
4060
+ "name": "nuxt3-leaflet",
4061
+ "description": "Leaflet integration with Nuxt",
4062
+ "repo": "Gugustinette/Nuxt-Leaflet",
4063
+ "npm": "nuxt3-leaflet",
4064
+ "icon": "leaflet.png",
4065
+ "github": "https://github.com/Gugustinette/Nuxt-Leaflet",
4066
+ "website": "https://github.com/Gugustinette/Nuxt-Leaflet",
4067
+ "learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
4068
+ "category": "Libraries",
4069
+ "type": "3rd-party",
4070
+ "maintainers": [
4071
+ {
4072
+ "name": "Augustin MERCIER",
4073
+ "github": "Gugustinette"
4074
+ }
4075
+ ],
4076
+ "compatibility": {
4077
+ "nuxt": "^3.0.0",
4078
+ "requires": {}
4079
+ }
4080
+ },
3104
4081
  {
3105
4082
  "name": "nuxt7",
3106
4083
  "description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
@@ -3124,6 +4101,29 @@
3124
4101
  "requires": {}
3125
4102
  }
3126
4103
  },
4104
+ {
4105
+ "name": "nuxtlabs-ui",
4106
+ "description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
4107
+ "repo": "nuxtlabs/ui",
4108
+ "npm": "@nuxthq/ui",
4109
+ "icon": "nuxtlabs-ui.svg",
4110
+ "github": "https://github.com/nuxtlabs/ui",
4111
+ "website": "https://ui.nuxtlabs.com",
4112
+ "learn_more": "https://ui.nuxtlabs.com",
4113
+ "category": "UI",
4114
+ "type": "3rd-party",
4115
+ "maintainers": [
4116
+ {
4117
+ "name": "Benjamin Canac",
4118
+ "github": "benjamincanac",
4119
+ "twitter": "benjamincanac"
4120
+ }
4121
+ ],
4122
+ "compatibility": {
4123
+ "nuxt": "^3.0.0",
4124
+ "requires": {}
4125
+ }
4126
+ },
3127
4127
  {
3128
4128
  "name": "og-image",
3129
4129
  "description": "Easily generate dynamic social share images.",
@@ -3238,6 +4238,29 @@
3238
4238
  "requires": {}
3239
4239
  }
3240
4240
  },
4241
+ {
4242
+ "name": "particles",
4243
+ "description": "Easily add particle animations to your Nuxt projects using tsParticles",
4244
+ "repo": "Joepocalyptic/nuxt-particles",
4245
+ "npm": "nuxt-particles",
4246
+ "icon": "",
4247
+ "github": "https://github.com/Joepocalyptic/nuxt-particles",
4248
+ "website": "https://nuxt-particles.joeypereira.dev",
4249
+ "learn_more": "https://particles.js.org/",
4250
+ "category": "Libraries",
4251
+ "type": "3rd-party",
4252
+ "maintainers": [
4253
+ {
4254
+ "name": "Joey Pereira",
4255
+ "github": "Joepocalyptic",
4256
+ "avatar": "https://avatars.githubusercontent.com/Joepocalyptic?v=4"
4257
+ }
4258
+ ],
4259
+ "compatibility": {
4260
+ "nuxt": "^3.0.0",
4261
+ "requires": {}
4262
+ }
4263
+ },
3241
4264
  {
3242
4265
  "name": "partytown",
3243
4266
  "description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
@@ -3263,6 +4286,30 @@
3263
4286
  }
3264
4287
  }
3265
4288
  },
4289
+ {
4290
+ "name": "pdfeasy",
4291
+ "description": "A JavaScript Client/Server Side PDF-Generator based in PDFKit",
4292
+ "repo": "betterwrite/pdfeasy#main/packages/nuxt",
4293
+ "npm": "nuxt-pdfeasy",
4294
+ "icon": "pdfeasy.png",
4295
+ "github": "https://github.com/betterwrite/pdfeasy",
4296
+ "website": "https://github.com/betterwrite/pdfeasy",
4297
+ "learn_more": "https://github.com/betterwrite/pdfeasy",
4298
+ "category": "Extensions",
4299
+ "type": "3rd-party",
4300
+ "maintainers": [
4301
+ {
4302
+ "name": "Giovane Cardoso",
4303
+ "github": "novout",
4304
+ "twitter": "novoutttttt",
4305
+ "avatar": "https://avatars.githubusercontent.com/novout?v=4"
4306
+ }
4307
+ ],
4308
+ "compatibility": {
4309
+ "nuxt": "^3.0.0",
4310
+ "requires": {}
4311
+ }
4312
+ },
3266
4313
  {
3267
4314
  "name": "persian-datepicker",
3268
4315
  "description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
@@ -3310,14 +4357,38 @@
3310
4357
  }
3311
4358
  }
3312
4359
  },
4360
+ {
4361
+ "name": "pinia-plugin-persistedstate",
4362
+ "description": "Configurable persistence and rehydration of Pinia stores.",
4363
+ "repo": "prazdevs/pinia-plugin-persistedstate#main/packages/nuxt",
4364
+ "npm": "@pinia-plugin-persistedstate/nuxt",
4365
+ "icon": "pinia-plugin-persistedstate.png",
4366
+ "github": "https://github.com/prazdevs/pinia-plugin-persistedstate/tree/main/packages/nuxt",
4367
+ "website": "https://prazdevs.github.io/pinia-plugin-persistedstate/",
4368
+ "learn_more": "",
4369
+ "category": "Extensions",
4370
+ "type": "3rd-party",
4371
+ "maintainers": [
4372
+ {
4373
+ "name": "PraZ",
4374
+ "github": "prazdevs"
4375
+ }
4376
+ ],
4377
+ "compatibility": {
4378
+ "nuxt": "^2.0.0 || ^3.0.0",
4379
+ "requires": {
4380
+ "bridge": "optional"
4381
+ }
4382
+ }
4383
+ },
3313
4384
  {
3314
4385
  "name": "pinia",
3315
4386
  "description": "The Vue Store that you will enjoy using",
3316
- "repo": "posva/pinia#v2/packages/nuxt",
4387
+ "repo": "vuejs/pinia#v2/packages/nuxt",
3317
4388
  "npm": "@pinia/nuxt",
3318
4389
  "icon": "pinia.svg",
3319
- "github": "https://github.com/posva/pinia/tree/v2/packages/nuxt",
3320
- "website": "https://pinia.esm.dev/",
4390
+ "github": "https://github.com/vuejs/pinia/tree/v2/packages/nuxt",
4391
+ "website": "https://pinia.vuejs.org/",
3321
4392
  "learn_more": "",
3322
4393
  "category": "Extensions",
3323
4394
  "type": "3rd-party",
@@ -3378,6 +4449,30 @@
3378
4449
  "requires": {}
3379
4450
  }
3380
4451
  },
4452
+ {
4453
+ "name": "prepare",
4454
+ "description": "Initialization steps at build time – like Nuxt 2 server init",
4455
+ "repo": "johannschopplich/nuxt-prepare",
4456
+ "npm": "nuxt-prepare",
4457
+ "icon": "nuxt-prepare.svg",
4458
+ "github": "https://github.com/johannschopplich/nuxt-prepare",
4459
+ "website": "https://nuxt-prepare.jhnn.dev",
4460
+ "learn_more": "",
4461
+ "category": "Devtools",
4462
+ "type": "3rd-party",
4463
+ "maintainers": [
4464
+ {
4465
+ "name": "Johann Schopplich",
4466
+ "github": "johannschopplich",
4467
+ "twitter": "jschopplich",
4468
+ "avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
4469
+ }
4470
+ ],
4471
+ "compatibility": {
4472
+ "nuxt": "^3.0.0",
4473
+ "requires": {}
4474
+ }
4475
+ },
3381
4476
  {
3382
4477
  "name": "prismic",
3383
4478
  "description": "Easily connect your Nuxt.js application to your content hosted on Prismic",
@@ -3401,6 +4496,28 @@
3401
4496
  "requires": {}
3402
4497
  }
3403
4498
  },
4499
+ {
4500
+ "name": "prometheus",
4501
+ "description": "Allows you to better understand what's going on with your application and how to optimize performance and other things in production",
4502
+ "repo": "artmizu/nuxt-prometheus",
4503
+ "npm": "@artmizu/nuxt-prometheus",
4504
+ "icon": "prometheus.svg",
4505
+ "github": "https://github.com/artmizu/nuxt-prometheus",
4506
+ "website": "https://github.com/artmizu/nuxt-prometheus",
4507
+ "learn_more": "",
4508
+ "category": "Monitoring",
4509
+ "type": "3rd-party",
4510
+ "maintainers": [
4511
+ {
4512
+ "name": "artmizu",
4513
+ "github": "artmizu"
4514
+ }
4515
+ ],
4516
+ "compatibility": {
4517
+ "nuxt": "^3.0.0",
4518
+ "requires": {}
4519
+ }
4520
+ },
3404
4521
  {
3405
4522
  "name": "protected-mailto",
3406
4523
  "description": "Nuxt component to generate encoded mailto links",
@@ -3539,31 +4656,75 @@
3539
4656
  }
3540
4657
  },
3541
4658
  {
3542
- "name": "recaptcha",
3543
- "description": "Simple and easy Google reCAPTCHA module with Nuxt.js",
3544
- "repo": "nuxt-community/recaptcha-module",
3545
- "npm": "@nuxtjs/recaptcha",
3546
- "icon": "recaptcha.png",
3547
- "github": "https://github.com/nuxt-community/recaptcha-module",
3548
- "website": "https://github.com/nuxt-community/recaptcha-module",
3549
- "learn_more": "https://www.google.com/recaptcha/about/",
3550
- "category": "Security",
3551
- "type": "community",
4659
+ "name": "quasar",
4660
+ "description": "Effortlessly build high-performance & high-quality Vue.js 3 user interfaces in record time",
4661
+ "repo": "Maiquu/nuxt-quasar",
4662
+ "npm": "nuxt-quasar-ui",
4663
+ "icon": "quasar.svg",
4664
+ "github": "https://github.com/Maiquu/nuxt-quasar",
4665
+ "website": "https://quasar.dev/",
4666
+ "learn_more": "https://github.com/Maiquu/nuxt-quasar",
4667
+ "category": "UI",
4668
+ "type": "3rd-party",
3552
4669
  "maintainers": [
3553
4670
  {
3554
- "name": "mvrlin",
3555
- "github": "mvrlin"
4671
+ "name": "Ege İliklier",
4672
+ "github": "Maiquu"
3556
4673
  }
3557
4674
  ],
3558
4675
  "compatibility": {
3559
- "nuxt": "^2.0.0",
4676
+ "nuxt": "^3.0.0",
3560
4677
  "requires": {}
3561
4678
  }
3562
4679
  },
3563
4680
  {
3564
- "name": "redirect",
3565
- "description": "Nuxt module to dynamically redirect initial requests",
3566
- "repo": "nuxt-community/redirect-module",
4681
+ "name": "radash",
4682
+ "description": "radash module with auto-import and custom prefix",
4683
+ "repo": "bbg/nuxt-radash",
4684
+ "npm": "nuxt-radash",
4685
+ "icon": "radash.png",
4686
+ "github": "https://github.com/bbg/nuxt-radash",
4687
+ "website": "https://github.com/bbg/nuxt-radash#readme",
4688
+ "learn_more": "https://github.com/rayepps/radash/",
4689
+ "category": "Libraries",
4690
+ "type": "3rd-party",
4691
+ "maintainers": [
4692
+ {
4693
+ "name": "Batuhan Göksu",
4694
+ "github": "bbg"
4695
+ }
4696
+ ],
4697
+ "compatibility": {
4698
+ "nuxt": "^3.0.0",
4699
+ "requires": {}
4700
+ }
4701
+ },
4702
+ {
4703
+ "name": "recaptcha",
4704
+ "description": "Simple and easy Google reCAPTCHA module with Nuxt.js",
4705
+ "repo": "nuxt-community/recaptcha-module",
4706
+ "npm": "@nuxtjs/recaptcha",
4707
+ "icon": "recaptcha.png",
4708
+ "github": "https://github.com/nuxt-community/recaptcha-module",
4709
+ "website": "https://github.com/nuxt-community/recaptcha-module",
4710
+ "learn_more": "https://www.google.com/recaptcha/about/",
4711
+ "category": "Security",
4712
+ "type": "community",
4713
+ "maintainers": [
4714
+ {
4715
+ "name": "mvrlin",
4716
+ "github": "mvrlin"
4717
+ }
4718
+ ],
4719
+ "compatibility": {
4720
+ "nuxt": "^2.0.0",
4721
+ "requires": {}
4722
+ }
4723
+ },
4724
+ {
4725
+ "name": "redirect",
4726
+ "description": "Nuxt module to dynamically redirect initial requests",
4727
+ "repo": "nuxt-community/redirect-module",
3567
4728
  "npm": "@nuxtjs/redirect-module",
3568
4729
  "icon": "",
3569
4730
  "github": "https://github.com/nuxt-community/redirect-module",
@@ -3608,11 +4769,11 @@
3608
4769
  {
3609
4770
  "name": "robots",
3610
4771
  "description": "A Nuxt.js module thats inject a middleware to generate a robots.txt file",
3611
- "repo": "nuxt-community/robots-module",
4772
+ "repo": "nuxt-modules/robots",
3612
4773
  "npm": "@nuxtjs/robots",
3613
4774
  "icon": "robots.png",
3614
- "github": "https://github.com/nuxt-community/robots-module",
3615
- "website": "https://github.com/nuxt-community/robots-module",
4775
+ "github": "https://github.com/nuxt-modules/robots",
4776
+ "website": "https://github.com/nuxt-modules/robots",
3616
4777
  "learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
3617
4778
  "category": "SEO",
3618
4779
  "type": "community",
@@ -3818,7 +4979,7 @@
3818
4979
  "description": "Sentry module for Nuxt.js to help developers diagnose, fix, and optimize the performance of their code",
3819
4980
  "repo": "nuxt-community/sentry-module",
3820
4981
  "npm": "@nuxtjs/sentry",
3821
- "icon": "sentry.png",
4982
+ "icon": "sentry.svg",
3822
4983
  "github": "https://github.com/nuxt-community/sentry-module",
3823
4984
  "website": "https://sentry.nuxtjs.org/",
3824
4985
  "learn_more": "https://sentry.io/welcome/",
@@ -3838,7 +4999,7 @@
3838
4999
  {
3839
5000
  "name": "seo-kit",
3840
5001
  "description": "Supercharge your Nuxt app with the all-in-one SEO layer.",
3841
- "repo": "harlan-zw/nuxt-seo-kit",
5002
+ "repo": "harlan-zw/nuxt-seo-kit#main/layer",
3842
5003
  "npm": "nuxt-seo-kit",
3843
5004
  "icon": "seo-kit.svg",
3844
5005
  "github": "https://github.com/harlan-zw/nuxt-seo-kit",
@@ -3925,6 +5086,29 @@
3925
5086
  "requires": {}
3926
5087
  }
3927
5088
  },
5089
+ {
5090
+ "name": "server-block",
5091
+ "description": "Use <server> tags in your Nuxt pages components.",
5092
+ "repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt#main",
5093
+ "npm": "@hebilicious/server-block-nuxt",
5094
+ "icon": "server-block.svg",
5095
+ "github": "https://github.com/Hebilicious/server-block-nuxt",
5096
+ "website": "https://github.com/Hebilicious/server-block-nuxt#readme",
5097
+ "learn_more": "https://github.com/Hebilicious/server-block-nuxt#readme",
5098
+ "category": "Extensions",
5099
+ "type": "3rd-party",
5100
+ "maintainers": [
5101
+ {
5102
+ "name": "Hebilicious",
5103
+ "github": "Hebilicious",
5104
+ "twitter": "its_hebilicious"
5105
+ }
5106
+ ],
5107
+ "compatibility": {
5108
+ "nuxt": "^3.0.0",
5109
+ "requires": {}
5110
+ }
5111
+ },
3928
5112
  {
3929
5113
  "name": "session",
3930
5114
  "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",
@@ -4086,26 +5270,48 @@
4086
5270
  "requires": {}
4087
5271
  }
4088
5272
  },
5273
+ {
5274
+ "name": "snackbar",
5275
+ "description": "Nuxt Snackbar module using vue3-snackbar",
5276
+ "repo": "modbender/nuxt-snackbar#master",
5277
+ "npm": "nuxt-snackbar",
5278
+ "icon": "snackbar.png",
5279
+ "github": "https://github.com/modbender/nuxt-snackbar/tree/master",
5280
+ "website": "https://github.com/modbender/nuxt-snackbar/tree/master",
5281
+ "learn_more": "https://github.com/craigrileyuk/vue3-snackbar",
5282
+ "category": "UI",
5283
+ "type": "3rd-party",
5284
+ "maintainers": [
5285
+ {
5286
+ "name": "modbender",
5287
+ "github": "modbender"
5288
+ }
5289
+ ],
5290
+ "compatibility": {
5291
+ "nuxt": "^3.0.0",
5292
+ "requires": {}
5293
+ }
5294
+ },
4089
5295
  {
4090
5296
  "name": "snipcart",
4091
5297
  "description": "Snipcart integration module for Nuxt.js",
4092
- "repo": "nuxt-community/snipcart-module",
5298
+ "repo": "nuxt-modules/snipcart",
4093
5299
  "npm": "@nuxtjs/snipcart",
4094
5300
  "icon": "snipcart.png",
4095
- "github": "https://github.com/nuxt-community/snipcart-module",
4096
- "website": "https://github.com/nuxt-community/snipcart-module",
4097
- "learn_more": "",
4098
- "category": "Payment",
5301
+ "github": "https://github.com/nuxt-modules/snipcart",
5302
+ "website": "https://github.com/nuxt-modules/snipcart",
5303
+ "learn_more": "https://snipcart.com",
5304
+ "category": "Ecommerce",
4099
5305
  "type": "community",
4100
5306
  "maintainers": [
4101
5307
  {
4102
5308
  "name": "Florent GIRAUD",
4103
- "github": "f3ltron",
4104
- "twitter": "giraud_florent"
5309
+ "github": "flozero",
5310
+ "twitter": "flozeroo"
4105
5311
  }
4106
5312
  ],
4107
5313
  "compatibility": {
4108
- "nuxt": "^2.0.0",
5314
+ "nuxt": "^2.0.0 || ^3.0.0",
4109
5315
  "requires": {}
4110
5316
  }
4111
5317
  },
@@ -4352,10 +5558,10 @@
4352
5558
  {
4353
5559
  "name": "strapi",
4354
5560
  "description": "Design APIs fast and manage content easily using REST or GraphQL.",
4355
- "repo": "nuxt-community/strapi-module",
5561
+ "repo": "nuxt-modules/strapi",
4356
5562
  "npm": "@nuxtjs/strapi",
4357
5563
  "icon": "strapi.png",
4358
- "github": "https://github.com/nuxt-community/strapi-module",
5564
+ "github": "https://github.com/nuxt-modules/strapi",
4359
5565
  "website": "https://strapi.nuxtjs.org",
4360
5566
  "learn_more": "https://strapi.io/",
4361
5567
  "category": "CMS",
@@ -4379,6 +5585,32 @@
4379
5585
  }
4380
5586
  }
4381
5587
  },
5588
+ {
5589
+ "name": "stripe-next",
5590
+ "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.",
5591
+ "repo": "fuentesloic/nuxt-stripe",
5592
+ "npm": "@unlok-co/nuxt-stripe",
5593
+ "icon": "stripe.png",
5594
+ "github": "https://github.com/fuentesloic/nuxt-stripe",
5595
+ "website": "https://github.com/fuentesloic/nuxt-stripe",
5596
+ "learn_more": "https://stripe.com/docs",
5597
+ "category": "Payment",
5598
+ "type": "3rd-party",
5599
+ "maintainers": [
5600
+ {
5601
+ "name": "Loic Fuentes",
5602
+ "github": "fuentesloic"
5603
+ },
5604
+ {
5605
+ "name": "Florent Giraud",
5606
+ "github": "flozero"
5607
+ }
5608
+ ],
5609
+ "compatibility": {
5610
+ "nuxt": "^3.0.0",
5611
+ "requires": {}
5612
+ }
5613
+ },
4382
5614
  {
4383
5615
  "name": "stripe",
4384
5616
  "description": "Import the StripeJS client script to accept payments, send payouts, and manage your businesses online.",
@@ -4442,7 +5674,7 @@
4442
5674
  }
4443
5675
  ],
4444
5676
  "compatibility": {
4445
- "nuxt": "^2.0.0",
5677
+ "nuxt": "^2.0.0 || ^3.0.0",
4446
5678
  "requires": {}
4447
5679
  }
4448
5680
  },
@@ -4472,10 +5704,10 @@
4472
5704
  {
4473
5705
  "name": "supabase",
4474
5706
  "description": "First class integration with Supabase",
4475
- "repo": "nuxt-community/supabase-module",
5707
+ "repo": "nuxt-modules/supabase",
4476
5708
  "npm": "@nuxtjs/supabase",
4477
5709
  "icon": "supabase.png",
4478
- "github": "https://github.com/nuxt-community/supabase-module",
5710
+ "github": "https://github.com/nuxt-modules/supabase",
4479
5711
  "website": "https://supabase.nuxtjs.org",
4480
5712
  "learn_more": "https://supabase.com",
4481
5713
  "category": "Database",
@@ -4613,13 +5845,36 @@
4613
5845
  "requires": {}
4614
5846
  }
4615
5847
  },
5848
+ {
5849
+ "name": "tailvue",
5850
+ "description": "Vue components built for Vue3 powered by Windi CSS or tailwindcss",
5851
+ "repo": "fumeapp/tailvue",
5852
+ "npm": "tailvue",
5853
+ "icon": "tailvue.jpg",
5854
+ "github": "https://github.com/fumeapp/tailvue",
5855
+ "website": "https://github.com/fumeapp/tailvue",
5856
+ "learn_more": "https://github.com/fumeapp/tailvue#readme",
5857
+ "category": "UI",
5858
+ "type": "3rd-party",
5859
+ "maintainers": [
5860
+ {
5861
+ "name": "Kevin Olson",
5862
+ "github": "acidjazz",
5863
+ "twitter": "AppFume"
5864
+ }
5865
+ ],
5866
+ "compatibility": {
5867
+ "nuxt": "^3.0.0",
5868
+ "requires": {}
5869
+ }
5870
+ },
4616
5871
  {
4617
5872
  "name": "tailwindcss",
4618
5873
  "description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
4619
- "repo": "nuxt-community/tailwindcss-module",
5874
+ "repo": "nuxt-modules/tailwindcss-module",
4620
5875
  "npm": "@nuxtjs/tailwindcss",
4621
5876
  "icon": "tailwindcss.png",
4622
- "github": "https://github.com/nuxt-community/tailwindcss-module",
5877
+ "github": "https://github.com/nuxt-modules/tailwindcss-module",
4623
5878
  "website": "https://tailwindcss.nuxtjs.org",
4624
5879
  "learn_more": "https://tailwindcss.com/",
4625
5880
  "category": "UI",
@@ -4629,6 +5884,10 @@
4629
5884
  "name": "Sébastien Chopin",
4630
5885
  "github": "Atinux",
4631
5886
  "twitter": "Atinux"
5887
+ },
5888
+ {
5889
+ "name": "Inesh Bose",
5890
+ "github": "ineshbose"
4632
5891
  }
4633
5892
  ],
4634
5893
  "compatibility": {
@@ -4659,6 +5918,28 @@
4659
5918
  "requires": {}
4660
5919
  }
4661
5920
  },
5921
+ {
5922
+ "name": "time",
5923
+ "description": "Safely render local dates and times on the server with Nuxt",
5924
+ "repo": "danielroe/nuxt-time",
5925
+ "npm": "nuxt-time",
5926
+ "icon": "",
5927
+ "github": "https://github.com/danielroe/nuxt-time",
5928
+ "website": "https://github.com/danielroe/nuxt-time",
5929
+ "learn_more": "",
5930
+ "category": "Extensions",
5931
+ "type": "3rd-party",
5932
+ "maintainers": [
5933
+ {
5934
+ "name": "danielroe",
5935
+ "github": "danielroe"
5936
+ }
5937
+ ],
5938
+ "compatibility": {
5939
+ "nuxt": "^3.0.0",
5940
+ "requires": {}
5941
+ }
5942
+ },
4662
5943
  {
4663
5944
  "name": "toast",
4664
5945
  "description": "Responsive Touch Compatible Toast plugin for Nuxt.js using vue-toasted",
@@ -4682,17 +5963,50 @@
4682
5963
  "requires": {}
4683
5964
  }
4684
5965
  },
5966
+ {
5967
+ "name": "tresjs",
5968
+ "description": "Create 3D experiences in your Nuxt application using TresJS.",
5969
+ "repo": "tresjs/nuxt",
5970
+ "npm": "@tresjs/nuxt",
5971
+ "icon": "tresjs.svg",
5972
+ "github": "https://github.com/Tresjs/nuxt",
5973
+ "website": "https://tresjs.org/guide/nuxt.html",
5974
+ "learn_more": "https://tresjs.org/",
5975
+ "category": "Libraries",
5976
+ "type": "3rd-party",
5977
+ "maintainers": [
5978
+ {
5979
+ "name": "Alvaro Saburido",
5980
+ "github": "alvarosabu",
5981
+ "twitter": "alvarosabu"
5982
+ },
5983
+ {
5984
+ "name": "Jaime Torrealba",
5985
+ "github": "JaimeTorrealba",
5986
+ "twitter": "jaimebboyjt"
5987
+ },
5988
+ {
5989
+ "name": "Tino Koch",
5990
+ "github": "Tinoooo",
5991
+ "twitter": "ichbintino"
5992
+ }
5993
+ ],
5994
+ "compatibility": {
5995
+ "nuxt": "^3.0.0",
5996
+ "requires": {}
5997
+ }
5998
+ },
4685
5999
  {
4686
6000
  "name": "turnstile",
4687
6001
  "description": "Privacy-focused alternative to CAPTCHA from Cloudflare",
4688
- "repo": "danielroe/nuxt-turnstile",
4689
- "npm": "nuxt-turnstile",
6002
+ "repo": "nuxt-modules/turnstile",
6003
+ "npm": "@nuxtjs/turnstile",
4690
6004
  "icon": "cloudflare.svg",
4691
- "github": "https://github.com/danielroe/nuxt-turnstile",
4692
- "website": "https://github.com/danielroe/nuxt-turnstile",
6005
+ "github": "https://github.com/nuxt-modules/turnstile",
6006
+ "website": "https://github.com/nuxt-modules/turnstile",
4693
6007
  "learn_more": "https://www.cloudflare.com/products/turnstile/",
4694
6008
  "category": "Security",
4695
- "type": "3rd-party",
6009
+ "type": "community",
4696
6010
  "maintainers": [
4697
6011
  {
4698
6012
  "name": "Daniel Roe",
@@ -4731,6 +6045,28 @@
4731
6045
  }
4732
6046
  }
4733
6047
  },
6048
+ {
6049
+ "name": "twemoji",
6050
+ "description": "Twemoji module for Nuxt. Render emojis as SVG elements or PNG images.",
6051
+ "repo": "yizack/nuxt-twemoji",
6052
+ "npm": "nuxt-twemoji",
6053
+ "icon": "twemoji.svg",
6054
+ "github": "https://github.com/Yizack/nuxt-twemoji",
6055
+ "website": "https://github.com/Yizack/nuxt-twemoji",
6056
+ "learn_more": "",
6057
+ "category": "UI",
6058
+ "type": "3rd-party",
6059
+ "maintainers": [
6060
+ {
6061
+ "name": "Yizack Rangel",
6062
+ "github": "yizack"
6063
+ }
6064
+ ],
6065
+ "compatibility": {
6066
+ "nuxt": "^3.0.0",
6067
+ "requires": {}
6068
+ }
6069
+ },
4734
6070
  {
4735
6071
  "name": "twicpics",
4736
6072
  "description": "Images and videos components - Context aware resizing and cropping, lazy-loading, LQIP, Next-Gen format, compression, CDN.",
@@ -4766,12 +6102,12 @@
4766
6102
  },
4767
6103
  {
4768
6104
  "name": "typed-router",
4769
- "description": "Provide autocompletion for pages route names generated by Nuxt router",
6105
+ "description": "Provide autocompletion for pages route names and params",
4770
6106
  "repo": "victorgarciaesgi/nuxt-typed-router",
4771
6107
  "npm": "nuxt-typed-router",
4772
6108
  "icon": "typed-router.png",
4773
6109
  "github": "https://github.com/victorgarciaesgi/nuxt-typed-router",
4774
- "website": "https://github.com/victorgarciaesgi/nuxt-typed-router",
6110
+ "website": "https://nuxt-typed-router.vercel.app",
4775
6111
  "learn_more": "",
4776
6112
  "category": "Devtools",
4777
6113
  "type": "3rd-party",
@@ -4902,11 +6238,11 @@
4902
6238
  {
4903
6239
  "name": "unhead",
4904
6240
  "description": "Experimental features for Nuxt SEO / head management.",
4905
- "repo": "harlan-zw/nuxt-unhead",
4906
- "npm": "nuxt-unhead",
6241
+ "repo": "harlan-zw/nuxt-seo-experiments",
6242
+ "npm": "nuxt-seo-experiments",
4907
6243
  "icon": "",
4908
- "github": "https://github.com/harlan-zw/nuxt-unhead",
4909
- "website": "https://github.com/harlan-zw/nuxt-unhead",
6244
+ "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
6245
+ "website": "https://github.com/harlan-zw/nuxt-seo-experiments",
4910
6246
  "learn_more": "",
4911
6247
  "category": "SEO",
4912
6248
  "type": "3rd-party",
@@ -4949,6 +6285,28 @@
4949
6285
  "requires": {}
4950
6286
  }
4951
6287
  },
6288
+ {
6289
+ "name": "unlazy",
6290
+ "description": "Lazy loading library for placeholder images",
6291
+ "repo": "johannschopplich/unlazy/packages/nuxt",
6292
+ "npm": "@unlazy/nuxt",
6293
+ "icon": "unlazy.svg",
6294
+ "github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
6295
+ "website": "https://unlazy.byjohann.dev/",
6296
+ "learn_more": "",
6297
+ "category": "Images",
6298
+ "type": "3rd-party",
6299
+ "maintainers": [
6300
+ {
6301
+ "name": "Johann Schopplich",
6302
+ "github": "johannschopplich"
6303
+ }
6304
+ ],
6305
+ "compatibility": {
6306
+ "nuxt": "^3.0.0",
6307
+ "requires": {}
6308
+ }
6309
+ },
4952
6310
  {
4953
6311
  "name": "unlighthouse",
4954
6312
  "description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
@@ -5001,6 +6359,53 @@
5001
6359
  }
5002
6360
  }
5003
6361
  },
6362
+ {
6363
+ "name": "ununuracss",
6364
+ "description": "A Real CSS Engine. Only Scoped.",
6365
+ "repo": "novout/ununuracss#main/packages/nuxt",
6366
+ "npm": "nuxt-ununura",
6367
+ "icon": "ununuracss.png",
6368
+ "github": "https://github.com/novout/ununuracss",
6369
+ "website": "https://ununura.com/#/",
6370
+ "learn_more": "https://ununura.com/#/docs/why",
6371
+ "category": "UI",
6372
+ "type": "3rd-party",
6373
+ "maintainers": [
6374
+ {
6375
+ "name": "Giovane Cardoso",
6376
+ "github": "novout",
6377
+ "avatar": "https://avatars.githubusercontent.com/novout?v=4"
6378
+ }
6379
+ ],
6380
+ "compatibility": {
6381
+ "nuxt": "^2.0.0 || ^3.0.0",
6382
+ "requires": {}
6383
+ }
6384
+ },
6385
+ {
6386
+ "name": "use-wagmi",
6387
+ "description": "Vue Composition for Ethereum based on wagmi",
6388
+ "repo": "unicape/use-wagmi#main/packages/nuxt",
6389
+ "npm": "@use-wagmi/nuxt",
6390
+ "icon": "use-wagmi.png",
6391
+ "github": "https://github.com/unicape/use-wagmi",
6392
+ "website": "https://github.com/unicape/use-wagmi",
6393
+ "learn_more": "https://github.com/unicape/use-wagmi",
6394
+ "category": "Extensions",
6395
+ "type": "3rd-party",
6396
+ "maintainers": [
6397
+ {
6398
+ "name": "Unic Ape",
6399
+ "github": "unicape"
6400
+ }
6401
+ ],
6402
+ "compatibility": {
6403
+ "nuxt": "^2.0.0 || ^3.0.0",
6404
+ "requires": {
6405
+ "bridge": true
6406
+ }
6407
+ }
6408
+ },
5004
6409
  {
5005
6410
  "name": "user-agent",
5006
6411
  "description": "Nuxt.js module for handling User-Agent.",
@@ -5045,6 +6450,98 @@
5045
6450
  "requires": {}
5046
6451
  }
5047
6452
  },
6453
+ {
6454
+ "name": "vant",
6455
+ "description": "A lightweight, customizable Vue UI library for mobile web apps.",
6456
+ "repo": "vant-ui/vant-nuxt",
6457
+ "npm": "@vant/nuxt",
6458
+ "icon": "vant.png",
6459
+ "github": "https://github.com/vant-ui/vant-nuxt",
6460
+ "website": "https://vant-ui.github.io/vant",
6461
+ "learn_more": "https://github.com/vant-ui/vant-nuxt#readme",
6462
+ "category": "UI",
6463
+ "type": "3rd-party",
6464
+ "maintainers": [
6465
+ {
6466
+ "name": "tolking",
6467
+ "github": "tolking"
6468
+ }
6469
+ ],
6470
+ "compatibility": {
6471
+ "nuxt": "^3.0.0",
6472
+ "requires": {
6473
+ "bridge": "optional"
6474
+ }
6475
+ }
6476
+ },
6477
+ {
6478
+ "name": "varlet",
6479
+ "description": "A Material design mobile component library developed based on Vue3",
6480
+ "repo": "varletjs/varlet-nuxt",
6481
+ "npm": "@varlet/nuxt",
6482
+ "icon": "varlet.svg",
6483
+ "github": "https://github.com/varletjs/varlet",
6484
+ "website": "https://varlet.gitee.io/varlet-ui/#/en-US/index",
6485
+ "learn_more": "https://github.com/varletjs/varlet-nuxt",
6486
+ "category": "UI",
6487
+ "type": "3rd-party",
6488
+ "maintainers": [
6489
+ {
6490
+ "name": "zhangmo8",
6491
+ "github": "zhangmo8"
6492
+ }
6493
+ ],
6494
+ "compatibility": {
6495
+ "nuxt": "^3.0.0",
6496
+ "requires": {
6497
+ "bridge": "optional"
6498
+ }
6499
+ }
6500
+ },
6501
+ {
6502
+ "name": "vcalendar",
6503
+ "description": "VCalendar module for Nuxt",
6504
+ "repo": "samk-dev/nuxt-vcalendar",
6505
+ "npm": "@samk-dev/nuxt-vcalendar",
6506
+ "icon": "vcalendar.png",
6507
+ "github": "https://github.com/samk-dev/vcalendar",
6508
+ "website": "https://github.com/samk-dev/vcalendar",
6509
+ "learn_more": "",
6510
+ "category": "Libraries",
6511
+ "type": "3rd-party",
6512
+ "maintainers": [
6513
+ {
6514
+ "name": "Sam K",
6515
+ "github": "samk-dev"
6516
+ }
6517
+ ],
6518
+ "compatibility": {
6519
+ "nuxt": "^3.0.0",
6520
+ "requires": {}
6521
+ }
6522
+ },
6523
+ {
6524
+ "name": "vee-validate",
6525
+ "description": "Painless Vue forms for Nuxt.js",
6526
+ "repo": "logaretm/vee-validate#main/packages/nuxt",
6527
+ "npm": "@vee-validate/nuxt",
6528
+ "icon": "vee-validate.png",
6529
+ "github": "https://github.com/logaretm/vee-validate/",
6530
+ "website": "https://vee-validate.logaretm.com/v4/",
6531
+ "learn_more": "https://vee-validate.logaretm.com/v4/integrations/nuxt/",
6532
+ "category": "Libraries",
6533
+ "type": "3rd-party",
6534
+ "maintainers": [
6535
+ {
6536
+ "name": "Abdelrahman Awad",
6537
+ "github": "logaretm"
6538
+ }
6539
+ ],
6540
+ "compatibility": {
6541
+ "nuxt": "^3.0.0",
6542
+ "requires": {}
6543
+ }
6544
+ },
5048
6545
  {
5049
6546
  "name": "vendor",
5050
6547
  "description": "directly serve node_modules",
@@ -5068,15 +6565,144 @@
5068
6565
  "requires": {}
5069
6566
  }
5070
6567
  },
6568
+ {
6569
+ "name": "vercel-analytics",
6570
+ "description": "Vercel Analytics integration for Nuxt",
6571
+ "repo": "xanderbarkhatov/nuxt-vercel-analytics",
6572
+ "npm": "nuxt-vercel-analytics",
6573
+ "icon": "",
6574
+ "github": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
6575
+ "website": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
6576
+ "learn_more": "https://vercel.com/docs/concepts/analytics",
6577
+ "category": "Analytics",
6578
+ "type": "3rd-party",
6579
+ "maintainers": [
6580
+ {
6581
+ "name": "Alexander B.",
6582
+ "github": "xanderbarkhatov"
6583
+ }
6584
+ ],
6585
+ "compatibility": {
6586
+ "nuxt": "^3.0.0",
6587
+ "requires": {}
6588
+ }
6589
+ },
6590
+ {
6591
+ "name": "vexip-ui",
6592
+ "description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
6593
+ "repo": "vexip-ui/nuxt",
6594
+ "npm": "@vexip-ui/nuxt",
6595
+ "icon": "vexip-ui.svg",
6596
+ "github": "https://github.com/vexip-ui/vexip-ui",
6597
+ "website": "https://www.vexipui.com/",
6598
+ "learn_more": "https://github.com/vexip-ui/nuxt",
6599
+ "category": "UI",
6600
+ "type": "3rd-party",
6601
+ "maintainers": [
6602
+ {
6603
+ "name": "未觉雨声",
6604
+ "github": "qmhc",
6605
+ "twitter": "qmhc95"
6606
+ }
6607
+ ],
6608
+ "compatibility": {
6609
+ "nuxt": "^3.0.0",
6610
+ "requires": {}
6611
+ }
6612
+ },
6613
+ {
6614
+ "name": "vite-pwa-nuxt",
6615
+ "description": "Zero-config PWA Plugin for Nuxt 3",
6616
+ "repo": "vite-pwa/nuxt",
6617
+ "npm": "@vite-pwa/nuxt",
6618
+ "icon": "vite-pwa-nuxt.svg",
6619
+ "github": "https://github.com/vite-pwa/nuxt",
6620
+ "website": "https://github.com/vite-pwa/nuxt",
6621
+ "learn_more": "https://vite-pwa-org.netlify.app/frameworks/nuxt.html",
6622
+ "category": "Performance",
6623
+ "type": "3rd-party",
6624
+ "maintainers": [
6625
+ {
6626
+ "name": "Joaquín Sánchez",
6627
+ "github": "userquin",
6628
+ "twitter": "userquin"
6629
+ },
6630
+ {
6631
+ "name": "Anthony Fu",
6632
+ "github": "antfu",
6633
+ "twitter": "antfu7"
6634
+ }
6635
+ ],
6636
+ "compatibility": {
6637
+ "nuxt": "^3.0.0",
6638
+ "requires": {}
6639
+ }
6640
+ },
6641
+ {
6642
+ "name": "vitest",
6643
+ "description": "Vitest integration with Nuxt",
6644
+ "repo": "danielroe/nuxt-vitest",
6645
+ "npm": "nuxt-vitest",
6646
+ "icon": "vitest.svg",
6647
+ "github": "https://github.com/danielroe/nuxt-vitest",
6648
+ "website": "https://github.com/danielroe/nuxt-vitest",
6649
+ "learn_more": "",
6650
+ "category": "Devtools",
6651
+ "type": "3rd-party",
6652
+ "maintainers": [
6653
+ {
6654
+ "name": "Daniel Roe",
6655
+ "github": "danielroe"
6656
+ },
6657
+ {
6658
+ "name": "Anthony Fu",
6659
+ "github": "antfu"
6660
+ }
6661
+ ],
6662
+ "compatibility": {
6663
+ "nuxt": "^3.0.0",
6664
+ "requires": {}
6665
+ }
6666
+ },
6667
+ {
6668
+ "name": "vue-email",
6669
+ "description": "Write email templates with vue",
6670
+ "repo": "Dave136/vue-email#main/packages/vue-email",
6671
+ "npm": "vue-email",
6672
+ "icon": "vue-email.svg",
6673
+ "github": "https://github.com/Dave136/vue-email",
6674
+ "website": "https://vue-email.vercel.app/",
6675
+ "learn_more": "https://vue-email.vercel.app/getting-started/nuxt.html",
6676
+ "category": "UI",
6677
+ "type": "3rd-party",
6678
+ "maintainers": [
6679
+ {
6680
+ "name": "David Arenas",
6681
+ "github": "Dave136",
6682
+ "twitter": "davejs4",
6683
+ "avatar": "https://avatars.githubusercontent.com/u/49698182?v=4"
6684
+ },
6685
+ {
6686
+ "name": "Younes Barrad",
6687
+ "github": "Flowko",
6688
+ "twitter": "imflowko",
6689
+ "avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
6690
+ }
6691
+ ],
6692
+ "compatibility": {
6693
+ "nuxt": "^3.0.0",
6694
+ "requires": {}
6695
+ }
6696
+ },
5071
6697
  {
5072
6698
  "name": "vue-macros",
5073
- "description": "Explore and extend more macros and syntax sugar to Vue.",
5074
- "repo": "sxzz/unplugin-vue-macros#main/packages/nuxt",
6699
+ "description": "Explore more macros and syntax sugar to Vue.",
6700
+ "repo": "sxzz/vue-macros#main/packages/nuxt",
5075
6701
  "npm": "@vue-macros/nuxt",
5076
6702
  "icon": "vue-macros.svg",
5077
- "github": "https://github.com/sxzz/unplugin-vue-macros",
6703
+ "github": "https://github.com/sxzz/vue-macros",
5078
6704
  "website": "https://vue-macros.sxzz.moe",
5079
- "learn_more": "https://github.com/sxzz/unplugin-vue-macros",
6705
+ "learn_more": "https://github.com/sxzz/vue-macros",
5080
6706
  "category": "Extensions",
5081
6707
  "type": "3rd-party",
5082
6708
  "maintainers": [
@@ -5159,6 +6785,29 @@
5159
6785
  "requires": {}
5160
6786
  }
5161
6787
  },
6788
+ {
6789
+ "name": "vue-query",
6790
+ "description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
6791
+ "repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt#main",
6792
+ "npm": "@hebilicious/vue-query-nuxt",
6793
+ "icon": "vue-query.svg",
6794
+ "github": "https://github.com/Hebilicious/vue-query-nuxt",
6795
+ "website": "https://github.com/Hebilicious/vue-query-nuxt#readme",
6796
+ "learn_more": "https://tanstack.com/query/latest/docs/vue/quick-start",
6797
+ "category": "Request",
6798
+ "type": "3rd-party",
6799
+ "maintainers": [
6800
+ {
6801
+ "name": "Hebilicious",
6802
+ "github": "Hebilicious",
6803
+ "twitter": "its_hebilicious"
6804
+ }
6805
+ ],
6806
+ "compatibility": {
6807
+ "nuxt": "^3.0.0",
6808
+ "requires": {}
6809
+ }
6810
+ },
5162
6811
  {
5163
6812
  "name": "vue-select",
5164
6813
  "description": "Nuxt module for vue-select, a feature rich select/dropdown/typeahead component.",
@@ -5229,6 +6878,51 @@
5229
6878
  "requires": {}
5230
6879
  }
5231
6880
  },
6881
+ {
6882
+ "name": "vue3-carousel-nuxt",
6883
+ "description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt.js applications.",
6884
+ "repo": "gaetansenn/vue3-carousel-nuxt",
6885
+ "npm": "vue3-carousel-nuxt",
6886
+ "icon": "",
6887
+ "github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
6888
+ "website": "",
6889
+ "learn_more": "",
6890
+ "category": "UI",
6891
+ "type": "3rd-party",
6892
+ "maintainers": [
6893
+ {
6894
+ "name": "Gaetan SENN",
6895
+ "github": "gaetansenn",
6896
+ "avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
6897
+ }
6898
+ ],
6899
+ "compatibility": {
6900
+ "nuxt": "^3.0.0",
6901
+ "requires": {}
6902
+ }
6903
+ },
6904
+ {
6905
+ "name": "vuefire",
6906
+ "description": "Idiomatic composables for the Firebase SDK",
6907
+ "repo": "vuejs/vuefire/packages/nuxt",
6908
+ "npm": "nuxt-vuefire",
6909
+ "icon": "vuefire.svg",
6910
+ "github": "https://github.com/vuejs/vuefire/tree/main/packages/nuxt",
6911
+ "website": "https://vuefire.vuejs.org/",
6912
+ "learn_more": "",
6913
+ "category": "Database",
6914
+ "type": "3rd-party",
6915
+ "maintainers": [
6916
+ {
6917
+ "name": "posva",
6918
+ "github": "posva"
6919
+ }
6920
+ ],
6921
+ "compatibility": {
6922
+ "nuxt": "^3.0.0",
6923
+ "requires": {}
6924
+ }
6925
+ },
5232
6926
  {
5233
6927
  "name": "vuestic",
5234
6928
  "description": "Vuestic UI module for Nuxt 3",
@@ -5251,6 +6945,28 @@
5251
6945
  "requires": {}
5252
6946
  }
5253
6947
  },
6948
+ {
6949
+ "name": "vuetify-nuxt-module",
6950
+ "description": "Zero-config Nuxt Module for Vuetify.",
6951
+ "repo": "userquin/vuetify-nuxt-module",
6952
+ "npm": "vuetify-nuxt-module",
6953
+ "icon": "vuetify-logo-v3-dark.svg",
6954
+ "github": "https://github.com/userquin/vuetify-nuxt-module",
6955
+ "website": "https://github.com/userquin/vuetify-nuxt-module",
6956
+ "learn_more": "https://github.com/userquin/vuetify-nuxt-module/README.md",
6957
+ "category": "UI",
6958
+ "type": "3rd-party",
6959
+ "maintainers": [
6960
+ {
6961
+ "name": "Joaquín Sánchez",
6962
+ "github": "userquin"
6963
+ }
6964
+ ],
6965
+ "compatibility": {
6966
+ "nuxt": "^3.0.0",
6967
+ "requires": {}
6968
+ }
6969
+ },
5254
6970
  {
5255
6971
  "name": "vuetify",
5256
6972
  "description": "Vuetify Module for Nuxt.js to add Material Design components to your application.",
@@ -5325,14 +7041,37 @@
5325
7041
  "requires": {}
5326
7042
  }
5327
7043
  },
7044
+ {
7045
+ "name": "vunix",
7046
+ "description": "Comprehensive UI toolkit for Vue.js and Nuxt.js that empowers you to build amazing user interfaces with ease. With Vunix, you can leverage the power of popular utility-first CSS frameworks like Tailwind CSS, Unocss, WindiCss, or use your own custom CSS classes.",
7047
+ "repo": "gaetansenn/vunix#main/packages/nuxt",
7048
+ "npm": "@vunix/nuxt",
7049
+ "icon": "",
7050
+ "github": "https://github.com/gaetansenn/vunix",
7051
+ "website": "https://vunix.dewib.com/",
7052
+ "learn_more": "",
7053
+ "category": "UI",
7054
+ "type": "3rd-party",
7055
+ "maintainers": [
7056
+ {
7057
+ "name": "Gaetan SENN",
7058
+ "github": "gaetansenn",
7059
+ "avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
7060
+ }
7061
+ ],
7062
+ "compatibility": {
7063
+ "nuxt": "^3.0.0",
7064
+ "requires": {}
7065
+ }
7066
+ },
5328
7067
  {
5329
7068
  "name": "web-vitals",
5330
7069
  "description": "Web Vitals for Nuxt",
5331
- "repo": "nuxt-community/web-vitals-module",
7070
+ "repo": "nuxt-modules/web-vitals",
5332
7071
  "npm": "@nuxtjs/web-vitals",
5333
7072
  "icon": "web-vitals.png",
5334
- "github": "https://github.com/nuxt-community/web-vitals-module",
5335
- "website": "https://github.com/nuxt-community/web-vitals-module",
7073
+ "github": "https://github.com/nuxt-modules/web-vitals",
7074
+ "website": "https://github.com/nuxt-modules/web-vitals",
5336
7075
  "learn_more": "",
5337
7076
  "category": "Performance",
5338
7077
  "type": "community",
@@ -5359,29 +7098,6 @@
5359
7098
  }
5360
7099
  }
5361
7100
  },
5362
- {
5363
- "name": "web3js",
5364
- "description": "Web3.js module integration for Nuxt.js",
5365
- "repo": "bl0cknumber/nuxt-web3",
5366
- "npm": "nuxt-web3",
5367
- "icon": "web3js.svg",
5368
- "github": "https://github.com/bl0cknumber/nuxt-web3",
5369
- "website": "https://github.com/bl0cknumber/nuxt-web3",
5370
- "learn_more": "https://web3js.readthedocs.io/",
5371
- "category": "Libraries",
5372
- "type": "3rd-party",
5373
- "maintainers": [
5374
- {
5375
- "name": "Muhammad Fauzan",
5376
- "github": "bl0cknumber",
5377
- "twitter": "fncolon"
5378
- }
5379
- ],
5380
- "compatibility": {
5381
- "nuxt": "^2.0.0",
5382
- "requires": {}
5383
- }
5384
- },
5385
7101
  {
5386
7102
  "name": "webfontloader",
5387
7103
  "description": "Efficient web font loading has never been easier!",
@@ -5496,6 +7212,54 @@
5496
7212
  "requires": {}
5497
7213
  }
5498
7214
  },
7215
+ {
7216
+ "name": "well-known",
7217
+ "description": "A Nuxt.js module to add well-known URIs using middlewares",
7218
+ "repo": "zadigetvoltaire/nuxt-well-known",
7219
+ "npm": "@zadigetvoltaire/nuxt-well-known",
7220
+ "icon": "well-known.svg",
7221
+ "github": "https://github.com/zadigetvoltaire/nuxt-well-known",
7222
+ "website": "https://github.com/zadigetvoltaire/nuxt-well-known#readme",
7223
+ "learn_more": "https://www.iana.org/assignments/well-known-uris/well-known-uris.xhtml",
7224
+ "category": "SEO",
7225
+ "type": "3rd-party",
7226
+ "maintainers": [
7227
+ {
7228
+ "name": "Zadig&Voltaire Team",
7229
+ "github": "https://github.com/zadigetvoltaire"
7230
+ }
7231
+ ],
7232
+ "compatibility": {
7233
+ "nuxt": "^3.0.0",
7234
+ "requires": {}
7235
+ }
7236
+ },
7237
+ {
7238
+ "name": "wideangle",
7239
+ "description": "Nuxt 3 module to integrate Wide Angle Analytics",
7240
+ "repo": "inputobjects/wideangle-nuxt",
7241
+ "npm": "wideangle-nuxt",
7242
+ "icon": "wideangle.png",
7243
+ "github": "https://github.com/inputobjects/wideangle-nuxt",
7244
+ "website": "https://wideangle.co",
7245
+ "learn_more": "https://wideangle.co/documentation/web-analytics-for-nuxt",
7246
+ "category": "Analytics",
7247
+ "type": "3rd-party",
7248
+ "maintainers": [
7249
+ {
7250
+ "name": "Wide Angle Analytics by Input Objects GmbH",
7251
+ "github": "inputobjects"
7252
+ },
7253
+ {
7254
+ "name": "Jarek Rozanski",
7255
+ "github": "jrozanski"
7256
+ }
7257
+ ],
7258
+ "compatibility": {
7259
+ "nuxt": "^3.0.0",
7260
+ "requires": {}
7261
+ }
7262
+ },
5499
7263
  {
5500
7264
  "name": "windicss",
5501
7265
  "description": "Next generation utility-first CSS framework.",
@@ -5639,29 +7403,6 @@
5639
7403
  "requires": {}
5640
7404
  }
5641
7405
  },
5642
- {
5643
- "name": "yandex-metrika",
5644
- "description": "Yandex metrika Module for Nuxt.js",
5645
- "repo": "nuxt-community/yandex-metrika-module",
5646
- "npm": "@nuxtjs/yandex-metrika",
5647
- "icon": "",
5648
- "github": "https://github.com/nuxt-community/yandex-metrika-module",
5649
- "website": "https://github.com/nuxt-community/yandex-metrika-module",
5650
- "learn_more": "https://metrica.yandex.com/about",
5651
- "category": "Analytics",
5652
- "type": "community",
5653
- "maintainers": [
5654
- {
5655
- "name": "Pooya Parsa",
5656
- "github": "pi0",
5657
- "twitter": "_pi0_"
5658
- }
5659
- ],
5660
- "compatibility": {
5661
- "nuxt": "^2.0.0",
5662
- "requires": {}
5663
- }
5664
- },
5665
7406
  {
5666
7407
  "name": "zendesk",
5667
7408
  "description": "Nuxt.js module for Zendesk",