@nuxt/modules 0.6.0-2fc412 → 0.6.0-305961

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/modules.json +2626 -587
  2. package/package.json +13 -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": "Libraries",
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": "Securely connect to any API with a server proxy and dynamic composables",
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://nuxt-api-party.jhnn.dev/",
202
+ "website": "https://nuxt-api-party.byjohann.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",
@@ -262,9 +308,76 @@
262
308
  "requires": {}
263
309
  }
264
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",
353
+ "requires": {}
354
+ }
355
+ },
356
+ {
357
+ "name": "auth-utils",
358
+ "description": "Minimalist Auth module for Nuxt with SSR.",
359
+ "repo": "atinux/nuxt-auth-utils",
360
+ "npm": "nuxt-auth-utils",
361
+ "icon": "",
362
+ "github": "https://github.com/atinux/nuxt-auth-utils",
363
+ "website": "https://github.com/atinux/nuxt-auth-utils",
364
+ "learn_more": "",
365
+ "category": "Security",
366
+ "type": "3rd-party",
367
+ "maintainers": [
368
+ {
369
+ "name": "atinux",
370
+ "github": "atinux"
371
+ }
372
+ ],
373
+ "compatibility": {
374
+ "nuxt": "^3.0.0",
375
+ "requires": {}
376
+ }
377
+ },
265
378
  {
266
379
  "name": "auth",
267
- "description": "Zero-boilerplate authentication support for Nuxt.js.",
380
+ "description": "Zero-boilerplate authentication support for Nuxt.",
268
381
  "repo": "nuxt-community/auth-module",
269
382
  "npm": "@nuxtjs/auth",
270
383
  "icon": "auth.png",
@@ -289,9 +402,55 @@
289
402
  "requires": {}
290
403
  }
291
404
  },
405
+ {
406
+ "name": "authjs",
407
+ "description": "Auth.js authentication Nuxt module. Edge compatible.",
408
+ "repo": "Hebilicious/authjs-nuxt#main",
409
+ "npm": "@hebilicious/authjs-nuxt",
410
+ "icon": "authjs.png",
411
+ "github": "https://github.com/Hebilicious/authjs-nuxt",
412
+ "website": "https://authjs-nuxt.pages.dev/",
413
+ "learn_more": "https://authjs.dev/",
414
+ "category": "Security",
415
+ "type": "3rd-party",
416
+ "maintainers": [
417
+ {
418
+ "name": "Hebilicious",
419
+ "github": "Hebilicious",
420
+ "twitter": "its_hebilicious"
421
+ }
422
+ ],
423
+ "compatibility": {
424
+ "nuxt": "^3.0.0",
425
+ "requires": {}
426
+ }
427
+ },
428
+ {
429
+ "name": "auto-animate",
430
+ "description": "Automatic animations for your Nuxt app with a single line of code.",
431
+ "repo": "formkit/auto-animate",
432
+ "npm": "@formkit/auto-animate",
433
+ "icon": "auto-animate.svg",
434
+ "github": "https://github.com/formkit/auto-animate",
435
+ "website": "https://auto-animate.formkit.com",
436
+ "learn_more": "https://auto-animate.formkit.com",
437
+ "category": "Libraries",
438
+ "type": "3rd-party",
439
+ "maintainers": [
440
+ {
441
+ "name": "Justin Schroeder",
442
+ "github": "justin-schroeder",
443
+ "twitter": "jpschroeder"
444
+ }
445
+ ],
446
+ "compatibility": {
447
+ "nuxt": "^3.0.0",
448
+ "requires": {}
449
+ }
450
+ },
292
451
  {
293
452
  "name": "axios",
294
- "description": "Secure and easy Axios module with Nuxt.js",
453
+ "description": "Secure and easy Axios module with Nuxt",
295
454
  "repo": "nuxt-community/axios-module",
296
455
  "npm": "@nuxtjs/axios",
297
456
  "icon": "axios.svg",
@@ -314,7 +473,7 @@
314
473
  },
315
474
  {
316
475
  "name": "basic-auth",
317
- "description": "Provide basic authentication to your Nuxt.js application",
476
+ "description": "Provide basic authentication to your Nuxt application",
318
477
  "repo": "potato4d/nuxt-basic-auth-module",
319
478
  "npm": "nuxt-basic-auth-module",
320
479
  "icon": "",
@@ -438,7 +597,7 @@
438
597
  },
439
598
  {
440
599
  "name": "bulma-slim",
441
- "description": "Nuxt.js module to automatically make a slim Bulma build of used features with Purgecss",
600
+ "description": "Nuxt module to automatically make a slim Bulma build of used features with Purgecss",
442
601
  "repo": "mustardamus/nuxt-bulma-slim",
443
602
  "npm": "nuxt-bulma-slim",
444
603
  "icon": "bulma.png",
@@ -505,7 +664,7 @@
505
664
  },
506
665
  {
507
666
  "name": "canvas-sketch",
508
- "description": "Nuxt.js module for making generative and 3D artwork with canvas-sketch in JavaScript",
667
+ "description": "Nuxt module for making generative and 3D artwork with canvas-sketch in JavaScript",
509
668
  "repo": "LuXDAmore/generative-art",
510
669
  "npm": "@luxdamore/nuxt-canvas-sketch",
511
670
  "icon": "",
@@ -526,9 +685,31 @@
526
685
  "requires": {}
527
686
  }
528
687
  },
688
+ {
689
+ "name": "capo",
690
+ "description": "Capo.js implementation for Nuxt",
691
+ "repo": "danielroe/nuxt-capo",
692
+ "npm": "nuxt-capo",
693
+ "icon": "",
694
+ "github": "https://github.com/danielroe/nuxt-capo",
695
+ "website": "https://github.com/danielroe/nuxt-capo",
696
+ "learn_more": "",
697
+ "category": "Performance",
698
+ "type": "3rd-party",
699
+ "maintainers": [
700
+ {
701
+ "name": "danielroe",
702
+ "github": "danielroe"
703
+ }
704
+ ],
705
+ "compatibility": {
706
+ "nuxt": "^3.0.0",
707
+ "requires": {}
708
+ }
709
+ },
529
710
  {
530
711
  "name": "chakra-ui",
531
- "description": "Chakra UI Module for Nuxt.js",
712
+ "description": "Chakra UI Module for Nuxt",
532
713
  "repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
533
714
  "npm": "@chakra-ui/nuxt",
534
715
  "icon": "chakra-ui.png",
@@ -575,10 +756,10 @@
575
756
  "description": "Privacy-first, end-to-end encrypted analytics",
576
757
  "repo": "chiffre-io/nuxt-chiffre",
577
758
  "npm": "nuxt-chiffre",
578
- "icon": "https://avatars.githubusercontent.com/u/58789215?v=4",
759
+ "icon": "chiffre.png",
579
760
  "github": "https://github.com/chiffre-io/nuxt-chiffre",
580
761
  "website": "https://github.com/chiffre-io/nuxt-chiffre",
581
- "learn_more": "https://chiffre.io",
762
+ "learn_more": "https://chiffre.io/",
582
763
  "category": "Analytics",
583
764
  "type": "3rd-party",
584
765
  "maintainers": [
@@ -592,6 +773,29 @@
592
773
  "requires": {}
593
774
  }
594
775
  },
776
+ {
777
+ "name": "clarity-analytics",
778
+ "description": "Clarity Analytics Module for Nuxt",
779
+ "repo": "Barbapapazes/nuxt-clarity-analytics",
780
+ "npm": "nuxt-clarity-analytics",
781
+ "icon": "",
782
+ "github": "https://github.com/Barbapapazes/nuxt-clarity-analytics",
783
+ "website": "https://github.com/Barbapapazes/nuxt-clarity-analytics#readme",
784
+ "learn_more": "https://clarity.microsoft.com/",
785
+ "category": "Analytics",
786
+ "type": "3rd-party",
787
+ "maintainers": [
788
+ {
789
+ "name": "Barbapapazes",
790
+ "github": "Barbapapazes",
791
+ "twitter": "soubiran_"
792
+ }
793
+ ],
794
+ "compatibility": {
795
+ "nuxt": "^3.0.0",
796
+ "requires": {}
797
+ }
798
+ },
595
799
  {
596
800
  "name": "client-init",
597
801
  "description": "Provide client version of `nuxtServerInit`.",
@@ -616,7 +820,7 @@
616
820
  },
617
821
  {
618
822
  "name": "cloudcms",
619
- "description": "CloudCMS Nuxt.js Module",
823
+ "description": "CloudCMS Nuxt Module",
620
824
  "repo": "gitana/cloudcms-nuxt",
621
825
  "npm": "cloudcms-nuxt",
622
826
  "icon": "",
@@ -665,11 +869,11 @@
665
869
  },
666
870
  {
667
871
  "name": "cloudinary",
668
- "description": "Optimize images and videos in your Nuxt.js application",
669
- "repo": "nuxt-community/cloudinary-module",
872
+ "description": "Optimize images and videos in your Nuxt application",
873
+ "repo": "nuxt-modules/cloudinary",
670
874
  "npm": "@nuxtjs/cloudinary",
671
875
  "icon": "cloudinary.png",
672
- "github": "https://github.com/nuxt-community/cloudinary-module",
876
+ "github": "https://github.com/nuxt-modules/cloudinary",
673
877
  "website": "https://cloudinary.nuxtjs.org",
674
878
  "learn_more": "https://cloudinary.com",
675
879
  "category": "Images",
@@ -688,11 +892,11 @@
688
892
  },
689
893
  {
690
894
  "name": "color-mode",
691
- "description": "Dark and Light mode for NuxtJS with auto detection",
692
- "repo": "nuxt-community/color-mode-module",
895
+ "description": "Dark and Light mode for Nuxt with auto detection",
896
+ "repo": "nuxt-modules/color-mode",
693
897
  "npm": "@nuxtjs/color-mode",
694
898
  "icon": "color-mode.png",
695
- "github": "https://github.com/nuxt-community/color-mode-module",
899
+ "github": "https://github.com/nuxt-modules/color-mode",
696
900
  "website": "https://color-mode.nuxtjs.org",
697
901
  "learn_more": "",
698
902
  "category": "UI",
@@ -757,14 +961,37 @@
757
961
  "requires": {}
758
962
  }
759
963
  },
964
+ {
965
+ "name": "content-assets",
966
+ "description": "Enable locally-located assets in Nuxt Content",
967
+ "repo": "davestewart/nuxt-content-assets",
968
+ "npm": "nuxt-content-assets",
969
+ "icon": "content-assets.png",
970
+ "github": "https://github.com/davestewart/nuxt-content-assets",
971
+ "website": "https://davestewart.co.uk/projects/open-source/nuxt-content-assets/",
972
+ "learn_more": "",
973
+ "category": "Images",
974
+ "type": "3rd-party",
975
+ "maintainers": [
976
+ {
977
+ "name": "davestewart",
978
+ "github": "davestewart",
979
+ "twitter": "dave_stewart"
980
+ }
981
+ ],
982
+ "compatibility": {
983
+ "nuxt": "^3.0.0",
984
+ "requires": {}
985
+ }
986
+ },
760
987
  {
761
988
  "name": "content",
762
989
  "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.",
763
990
  "repo": "nuxt/content#main",
764
991
  "npm": "@nuxt/content",
765
- "icon": "nuxt.png",
992
+ "icon": "nuxt.svg",
766
993
  "github": "https://github.com/nuxt/content",
767
- "website": "https://content.nuxtjs.org",
994
+ "website": "https://content.nuxt.com",
768
995
  "learn_more": "",
769
996
  "category": "CMS",
770
997
  "type": "official",
@@ -886,7 +1113,7 @@
886
1113
  },
887
1114
  {
888
1115
  "name": "darkmode.js",
889
- "description": "Add darkmode / nightmode to your Nuxt.js project in a few seconds",
1116
+ "description": "Add darkmode / nightmode to your Nuxt project in a few seconds",
890
1117
  "repo": "sandoche/nuxtjs-darkmode-js-module#main",
891
1118
  "npm": "nuxtjs-darkmode-js-module",
892
1119
  "icon": "darkmode.png",
@@ -908,7 +1135,7 @@
908
1135
  },
909
1136
  {
910
1137
  "name": "date-fns",
911
- "description": "Modern JavaScript date utility library - date-fns for Nuxt.js",
1138
+ "description": "Modern JavaScript date utility library - date-fns for Nuxt",
912
1139
  "repo": "nuxt-community/date-fns-module",
913
1140
  "npm": "@nuxtjs/date-fns",
914
1141
  "icon": "date-fns.png",
@@ -930,7 +1157,7 @@
930
1157
  },
931
1158
  {
932
1159
  "name": "datocms-nuxt2",
933
- "description": "DatoCMS integration for Nuxt.js v2",
1160
+ "description": "DatoCMS integration for Nuxt v2",
934
1161
  "repo": "voorhoede/nuxt-datocms-module",
935
1162
  "npm": "@voorhoede/nuxt-datocms-module",
936
1163
  "icon": "datocms.svg",
@@ -976,31 +1203,31 @@
976
1203
  },
977
1204
  {
978
1205
  "name": "dayjs",
979
- "description": "The best way for use Day.js easily in your Nuxt.js project.",
980
- "repo": "nuxt-community/dayjs-module",
981
- "npm": "@nuxtjs/dayjs",
1206
+ "description": "Day.js module for Nuxt",
1207
+ "repo": "fumeapp/dayjs",
1208
+ "npm": "dayjs-nuxt",
982
1209
  "icon": "day-js.png",
983
- "github": "https://github.com/nuxt-community/dayjs-module",
984
- "website": "https://github.com/nuxt-community/dayjs-module",
1210
+ "github": "https://github.com/fumeapp/dayjs",
1211
+ "website": "https://github.com/fumeapp/dayjs",
985
1212
  "learn_more": "https://day.js.org/",
986
- "category": "Date",
987
- "type": "community",
1213
+ "category": "Libraries",
1214
+ "type": "3rd-party",
988
1215
  "maintainers": [
989
1216
  {
990
- "name": "Takuma HANATANI",
991
- "github": "potato4d",
992
- "twitter": "potato4d"
1217
+ "name": "Kevin Olson",
1218
+ "github": "acidjazz",
1219
+ "twitter": "AppFume"
993
1220
  }
994
1221
  ],
995
1222
  "compatibility": {
996
- "nuxt": "^2.0.0",
1223
+ "nuxt": "^3.0.0",
997
1224
  "requires": {}
998
1225
  }
999
1226
  },
1000
1227
  {
1001
1228
  "name": "delay-hydration",
1002
- "description": "Improve your Nuxt.js v2 Google Lighthouse score by delaying hydration.",
1003
- "repo": "harlan-zw/nuxt-delay-hydration#main/packages/nuxt-delay-hydration",
1229
+ "description": "Improve your Nuxt v2 Google Lighthouse score by delaying hydration.",
1230
+ "repo": "harlan-zw/nuxt-delay-hydration",
1004
1231
  "npm": "nuxt-delay-hydration",
1005
1232
  "icon": "lighthouse.svg",
1006
1233
  "github": "https://github.com/harlan-zw/nuxt-delay-hydration",
@@ -1022,12 +1249,12 @@
1022
1249
  },
1023
1250
  {
1024
1251
  "name": "device",
1025
- "description": "Device detection module for Nuxt.js",
1026
- "repo": "nuxt-community/device-module",
1252
+ "description": "Device detection module for Nuxt",
1253
+ "repo": "nuxt-modules/device",
1027
1254
  "npm": "@nuxtjs/device",
1028
1255
  "icon": "",
1029
- "github": "https://github.com/nuxt-community/device-module",
1030
- "website": "https://github.com/nuxt-community/device-module",
1256
+ "github": "https://github.com/nuxt-modules/device",
1257
+ "website": "https://github.com/nuxt-modules/device",
1031
1258
  "learn_more": "",
1032
1259
  "category": "Extensions",
1033
1260
  "type": "community",
@@ -1045,11 +1272,11 @@
1045
1272
  {
1046
1273
  "name": "devtools",
1047
1274
  "description": "Unleash Nuxt Developer Experience. A set of visual tools that help you to know your app better.",
1048
- "repo": "nuxt/devtools#main",
1275
+ "repo": "nuxt/devtools#main/packages/devtools",
1049
1276
  "npm": "@nuxt/devtools",
1050
- "icon": "nuxt.png",
1277
+ "icon": "nuxt.svg",
1051
1278
  "github": "https://github.com/nuxt/devtools",
1052
- "website": "https://devtools.nuxtjs.org/",
1279
+ "website": "https://devtools.nuxt.com",
1053
1280
  "learn_more": "",
1054
1281
  "category": "Devtools",
1055
1282
  "type": "official",
@@ -1067,13 +1294,13 @@
1067
1294
  },
1068
1295
  {
1069
1296
  "name": "directus",
1070
- "description": "Easily connect your Nuxt3 application to your directus server.",
1297
+ "description": "Easily connect your Nuxt application to your directus server.",
1071
1298
  "repo": "intevel/nuxt-directus",
1072
1299
  "npm": "nuxt-directus",
1073
1300
  "icon": "directus.svg",
1074
- "github": "https://github.com/directus/nuxt-directus/",
1075
- "website": "https://nuxt-directus.netlify.app/",
1076
- "learn_more": "https://nuxt-directus.netlify.app/",
1301
+ "github": "https://github.com/intevel/nuxt-directus/",
1302
+ "website": "https://nuxt-directus.site/",
1303
+ "learn_more": "https://nuxt-directus.site/",
1077
1304
  "category": "CMS",
1078
1305
  "type": "3rd-party",
1079
1306
  "maintainers": [
@@ -1084,15 +1311,58 @@
1084
1311
  }
1085
1312
  ],
1086
1313
  "compatibility": {
1087
- "nuxt": "^2.0.0 || ^3.0.0",
1088
- "requires": {
1089
- "bridge": true
1314
+ "nuxt": "^3.0.0",
1315
+ "requires": {},
1316
+ "devtools": "^0.0.0"
1317
+ }
1318
+ },
1319
+ {
1320
+ "name": "disqus",
1321
+ "description": "Disqus Comments Module for Nuxt - Instantly add a comment widget to your app",
1322
+ "repo": "modbender/nuxt-disqus",
1323
+ "npm": "nuxt-disqus",
1324
+ "icon": "disqus.svg",
1325
+ "github": "https://github.com/modbender/nuxt-disqus",
1326
+ "website": "https://github.com/modbender/nuxt-disqus",
1327
+ "learn_more": "https://github.com/modbender/vue3-disqus",
1328
+ "category": "Libraries",
1329
+ "type": "3rd-party",
1330
+ "maintainers": [
1331
+ {
1332
+ "name": "modbender",
1333
+ "github": "modbender"
1334
+ }
1335
+ ],
1336
+ "compatibility": {
1337
+ "nuxt": "^3.0.0",
1338
+ "requires": {}
1339
+ }
1340
+ },
1341
+ {
1342
+ "name": "doppler",
1343
+ "description": "Integrate your Doppler secrets into your Nuxt build",
1344
+ "repo": "JamieCurnow/nuxt-doppler",
1345
+ "npm": "nuxt-doppler",
1346
+ "icon": "doppler.png",
1347
+ "github": "https://github.com/JamieCurnow/nuxt-doppler",
1348
+ "website": "https://github.com/JamieCurnow/nuxt-doppler",
1349
+ "learn_more": "",
1350
+ "category": "Devtools",
1351
+ "type": "3rd-party",
1352
+ "maintainers": [
1353
+ {
1354
+ "name": "JamieCurnow",
1355
+ "github": "JamieCurnow"
1090
1356
  }
1357
+ ],
1358
+ "compatibility": {
1359
+ "nuxt": "^3.0.0",
1360
+ "requires": {}
1091
1361
  }
1092
1362
  },
1093
1363
  {
1094
1364
  "name": "dotenv",
1095
- "description": "A Nuxt.js module that loads your .env file into your context options",
1365
+ "description": "A Nuxt module that loads your .env file into your context options",
1096
1366
  "repo": "nuxt-community/dotenv-module",
1097
1367
  "npm": "@nuxtjs/dotenv",
1098
1368
  "icon": "dotenv.png",
@@ -1114,13 +1384,13 @@
1114
1384
  },
1115
1385
  {
1116
1386
  "name": "drupal-ce",
1117
- "description": "Connects Nuxt.js with Drupal via the Lupus Custom Elements Renderer",
1387
+ "description": "Connects Nuxt with Drupal via the Lupus Custom Elements Renderer",
1118
1388
  "repo": "drunomics/nuxtjs-drupal-ce",
1119
1389
  "npm": "nuxtjs-drupal-ce",
1120
1390
  "icon": "drupal-ce.png",
1121
1391
  "github": "https://github.com/drunomics/nuxtjs-drupal-ce",
1122
- "website": "https://stack.lupus.digital",
1123
- "learn_more": "https://stack.lupus.digital/2-resources/learning",
1392
+ "website": "https://lupus-decoupled.org",
1393
+ "learn_more": "https://lupus-decoupled.org/get-started/how-it-works",
1124
1394
  "category": "CMS",
1125
1395
  "type": "3rd-party",
1126
1396
  "maintainers": [
@@ -1135,19 +1405,19 @@
1135
1405
  "avatar": "https://avatars.githubusercontent.com/u/1254146?v=4"
1136
1406
  },
1137
1407
  {
1138
- "name": "David Licen",
1139
- "github": "davision",
1140
- "avatar": "https://avatars.githubusercontent.com/u/3862832?v=4"
1408
+ "name": "Matic",
1409
+ "github": "TurtlBbx",
1410
+ "avatar": "https://avatars.githubusercontent.com/u/29594309?v=4"
1141
1411
  }
1142
1412
  ],
1143
1413
  "compatibility": {
1144
- "nuxt": "^2.0.0",
1414
+ "nuxt": "^2.0.0 || ^3.0.0",
1145
1415
  "requires": {}
1146
1416
  }
1147
1417
  },
1148
1418
  {
1149
1419
  "name": "druxt",
1150
- "description": "A bridge between frameworks, Drupal in the back, Nuxt.js in the front.",
1420
+ "description": "A bridge between frameworks, Drupal in the back, Nuxt in the front.",
1151
1421
  "repo": "druxt/druxt.js#develop/packages/druxt",
1152
1422
  "npm": "druxt",
1153
1423
  "icon": "druxt.svg",
@@ -1167,6 +1437,29 @@
1167
1437
  "requires": {}
1168
1438
  }
1169
1439
  },
1440
+ {
1441
+ "name": "edgedb",
1442
+ "description": "Integrate Nuxt 3 with EdgeDB effortlessly, adding a robust database layer to your app with minimal configuration.",
1443
+ "repo": "Tahul/nuxt-edgedb",
1444
+ "npm": "nuxt-edgedb-module",
1445
+ "icon": "edgedb.svg",
1446
+ "github": "https://github.com/Tahul/nuxt-edgedb",
1447
+ "website": "https://github.com/Tahul/nuxt-edgedb",
1448
+ "learn_more": "https://github.com/Tahul/nuxt-edgedb",
1449
+ "category": "Database",
1450
+ "type": "3rd-party",
1451
+ "maintainers": [
1452
+ {
1453
+ "name": "Yaël Guilloux",
1454
+ "github": "Tahul",
1455
+ "twitter": "yaeeelglx"
1456
+ }
1457
+ ],
1458
+ "compatibility": {
1459
+ "nuxt": "^3.8.0",
1460
+ "requires": {}
1461
+ }
1462
+ },
1170
1463
  {
1171
1464
  "name": "electron",
1172
1465
  "description": "Integrate Nuxt and Electron.",
@@ -1215,7 +1508,7 @@
1215
1508
  },
1216
1509
  {
1217
1510
  "name": "emotion",
1218
- "description": "The Next Generation of CSS-in-JS for Nuxt.js",
1511
+ "description": "The Next Generation of CSS-in-JS for Nuxt",
1219
1512
  "repo": "nuxt-modules/emotion",
1220
1513
  "npm": "@nuxtjs/emotion",
1221
1514
  "icon": "emotion.png",
@@ -1242,8 +1535,8 @@
1242
1535
  }
1243
1536
  },
1244
1537
  {
1245
- "name": "eslint",
1246
- "description": "ESLint module for Nuxt.js",
1538
+ "name": "eslint-module",
1539
+ "description": "ESLint module for Nuxt",
1247
1540
  "repo": "nuxt-community/eslint-module",
1248
1541
  "npm": "@nuxtjs/eslint-module",
1249
1542
  "icon": "eslint.png",
@@ -1263,9 +1556,32 @@
1263
1556
  "requires": {}
1264
1557
  }
1265
1558
  },
1559
+ {
1560
+ "name": "eslint",
1561
+ "description": "All-in-one ESLint module for Nuxt, provides project-aware, easy-to-use, extensible and future-proof integrations.",
1562
+ "repo": "nuxt/eslint",
1563
+ "npm": "@nuxt/eslint",
1564
+ "icon": "nuxt.svg",
1565
+ "github": "https://github.com/nuxt/eslint",
1566
+ "website": "https://eslint.nuxt.com",
1567
+ "learn_more": "https://eslint.nuxt.com/packages/module",
1568
+ "category": "Devtools",
1569
+ "type": "official",
1570
+ "maintainers": [
1571
+ {
1572
+ "name": "Anthony Fu",
1573
+ "github": "antfu",
1574
+ "twitter": "antfu7"
1575
+ }
1576
+ ],
1577
+ "compatibility": {
1578
+ "nuxt": "^3.0.0",
1579
+ "requires": {}
1580
+ }
1581
+ },
1266
1582
  {
1267
1583
  "name": "event-trace",
1268
- "description": "Module for event trace in Nuxt.js",
1584
+ "description": "Module for event trace in Nuxt",
1269
1585
  "repo": "nuxt-community/nuxt-event-trace",
1270
1586
  "npm": "nuxt-event-trace",
1271
1587
  "icon": "",
@@ -1285,6 +1601,29 @@
1285
1601
  "requires": {}
1286
1602
  }
1287
1603
  },
1604
+ {
1605
+ "name": "fathom-analytics",
1606
+ "description": "Fathom analytics integration for Nuxt",
1607
+ "repo": "valgeirb/nuxt-fathom",
1608
+ "npm": "nuxt-fathom",
1609
+ "icon": "fathom-analytics.svg",
1610
+ "github": "https://github.com/valgeirb/nuxt-fathom",
1611
+ "website": "https://github.com/valgeirb/nuxt-fathom#readme",
1612
+ "learn_more": "",
1613
+ "category": "Analytics",
1614
+ "type": "3rd-party",
1615
+ "maintainers": [
1616
+ {
1617
+ "name": "Valgeir Björnsson",
1618
+ "github": "valgeirb",
1619
+ "avatar": "https://avatars.githubusercontent.com/valgeirb"
1620
+ }
1621
+ ],
1622
+ "compatibility": {
1623
+ "nuxt": "^3.0.0",
1624
+ "requires": {}
1625
+ }
1626
+ },
1288
1627
  {
1289
1628
  "name": "fathom",
1290
1629
  "description": "Fathom analytics for Nuxt",
@@ -1309,7 +1648,7 @@
1309
1648
  },
1310
1649
  {
1311
1650
  "name": "feature-toggle",
1312
- "description": "Feature toggle module for Nuxt.js",
1651
+ "description": "Feature toggle module for Nuxt",
1313
1652
  "repo": "stephenkr/nuxt-feature-toggle",
1314
1653
  "npm": "nuxt-feature-toggle",
1315
1654
  "icon": "",
@@ -1376,7 +1715,7 @@
1376
1715
  },
1377
1716
  {
1378
1717
  "name": "floating-prompt-module",
1379
- "description": "Invite your users to support you on product hunt with this floating prompt Nuxt.js module",
1718
+ "description": "Invite your users to support you on product hunt with this floating prompt Nuxt module",
1380
1719
  "repo": "sandoche/nuxt-floating-prompt-module#main",
1381
1720
  "npm": "nuxt-floating-prompt-module",
1382
1721
  "icon": "",
@@ -1485,6 +1824,52 @@
1485
1824
  "requires": {}
1486
1825
  }
1487
1826
  },
1827
+ {
1828
+ "name": "fonts",
1829
+ "description": "Plug-and-play web font optimization and configuration for Nuxt apps.",
1830
+ "repo": "nuxt/fonts",
1831
+ "npm": "@nuxt/fonts",
1832
+ "icon": "nuxt.svg",
1833
+ "github": "https://github.com/nuxt/fonts",
1834
+ "website": "https://github.com/nuxt/fonts",
1835
+ "learn_more": "",
1836
+ "category": "Libraries",
1837
+ "type": "official",
1838
+ "maintainers": [
1839
+ {
1840
+ "name": "Daniel Roe",
1841
+ "github": "danielroe",
1842
+ "twitter": "danielcroe"
1843
+ }
1844
+ ],
1845
+ "compatibility": {
1846
+ "nuxt": "^3.0.0",
1847
+ "requires": {}
1848
+ }
1849
+ },
1850
+ {
1851
+ "name": "form-actions",
1852
+ "description": "A set of features and composables to interact with forms and server data.",
1853
+ "repo": "Hebilicious/form-actions-nuxt#main/packages/form-actions-nuxt",
1854
+ "npm": "@hebilicious/form-actions-nuxt",
1855
+ "icon": "form-actions.svg",
1856
+ "github": "https://github.com/Hebilicious/form-actions-nuxt",
1857
+ "website": "https://form-actions-nuxt.pages.dev/",
1858
+ "learn_more": "https://github.com/Hebilicious/form-actions-nuxt#readme",
1859
+ "category": "Request",
1860
+ "type": "3rd-party",
1861
+ "maintainers": [
1862
+ {
1863
+ "name": "Hebilicious",
1864
+ "github": "Hebilicious",
1865
+ "twitter": "its_hebilicious"
1866
+ }
1867
+ ],
1868
+ "compatibility": {
1869
+ "nuxt": "^3.7.0",
1870
+ "requires": {}
1871
+ }
1872
+ },
1488
1873
  {
1489
1874
  "name": "formkit",
1490
1875
  "description": "Seamless FormKit integration for Nuxt",
@@ -1493,7 +1878,7 @@
1493
1878
  "icon": "formkit.png",
1494
1879
  "github": "https://github.com/formkit/formkit",
1495
1880
  "website": "https://formkit.com",
1496
- "learn_more": "https://formkit.com/essentials/installation#with-nuxt",
1881
+ "learn_more": "https://formkit.com/getting-started/installation",
1497
1882
  "category": "Libraries",
1498
1883
  "type": "3rd-party",
1499
1884
  "maintainers": [
@@ -1559,7 +1944,7 @@
1559
1944
  },
1560
1945
  {
1561
1946
  "name": "google-adsense",
1562
- "description": "Google Adsense Module for Nuxt.js",
1947
+ "description": "Google Adsense Module for Nuxt",
1563
1948
  "repo": "nuxt-community/google-adsense-module",
1564
1949
  "npm": "@nuxtjs/google-adsense",
1565
1950
  "icon": "google-adsense.png",
@@ -1585,7 +1970,7 @@
1585
1970
  },
1586
1971
  {
1587
1972
  "name": "google-analytics",
1588
- "description": "Google analytics Module for Nuxt.js",
1973
+ "description": "Google analytics Module for Nuxt",
1589
1974
  "repo": "nuxt-community/analytics-module",
1590
1975
  "npm": "@nuxtjs/google-analytics",
1591
1976
  "icon": "google-analytics.png",
@@ -1617,12 +2002,12 @@
1617
2002
  },
1618
2003
  {
1619
2004
  "name": "google-fonts",
1620
- "description": "Google Fonts module for NuxtJS",
1621
- "repo": "nuxt-community/google-fonts-module",
2005
+ "description": "Google Fonts module for Nuxt",
2006
+ "repo": "nuxt-modules/google-fonts",
1622
2007
  "npm": "@nuxtjs/google-fonts",
1623
2008
  "icon": "google-fonts.png",
1624
- "github": "https://github.com/nuxt-community/google-fonts-module",
1625
- "website": "https://github.com/nuxt-community/google-fonts-module",
2009
+ "github": "https://github.com/nuxt-modules/google-fonts",
2010
+ "website": "https://google-fonts.nuxtjs.org",
1626
2011
  "learn_more": "https://developers.google.com/fonts",
1627
2012
  "category": "Fonts",
1628
2013
  "type": "community",
@@ -1641,7 +2026,7 @@
1641
2026
  },
1642
2027
  {
1643
2028
  "name": "google-gtag",
1644
- "description": "Google GTag for Nuxt.js",
2029
+ "description": "Google GTag for Nuxt",
1645
2030
  "repo": "nuxt-community/google-gtag",
1646
2031
  "npm": "@nuxtjs/google-gtag",
1647
2032
  "icon": "gtm.png",
@@ -1667,7 +2052,7 @@
1667
2052
  },
1668
2053
  {
1669
2054
  "name": "google-optimize",
1670
- "description": "SSR friendly Google Optimize module for Nuxt.js",
2055
+ "description": "SSR friendly Google Optimize module for Nuxt",
1671
2056
  "repo": "nuxt-community/google-optimize-module",
1672
2057
  "npm": "nuxt-google-optimize",
1673
2058
  "icon": "google-optimize.png",
@@ -1706,7 +2091,7 @@
1706
2091
  "icon": "graphql-client.svg",
1707
2092
  "github": "https://github.com/diizzayy/nuxt-graphql-client",
1708
2093
  "website": "https://github.com/diizzayy/nuxt-graphql-client",
1709
- "learn_more": "https://www.graphql-code-generator.com/plugins/typescript-graphql-request",
2094
+ "learn_more": "https://nuxt-graphql-client.web.app/",
1710
2095
  "category": "Request",
1711
2096
  "type": "3rd-party",
1712
2097
  "maintainers": [
@@ -1722,7 +2107,7 @@
1722
2107
  },
1723
2108
  {
1724
2109
  "name": "graphql-request",
1725
- "description": "Easy Minimal GraphQL client integration with Nuxt.js",
2110
+ "description": "Easy Minimal GraphQL client integration with Nuxt",
1726
2111
  "repo": "gomah/nuxt-graphql-request",
1727
2112
  "npm": "nuxt-graphql-request",
1728
2113
  "icon": "graphql-request.png",
@@ -1738,7 +2123,7 @@
1738
2123
  }
1739
2124
  ],
1740
2125
  "compatibility": {
1741
- "nuxt": "^2.0.0",
2126
+ "nuxt": "^2.0.0 || ^3.0.0",
1742
2127
  "requires": {}
1743
2128
  }
1744
2129
  },
@@ -1761,12 +2146,13 @@
1761
2146
  ],
1762
2147
  "compatibility": {
1763
2148
  "nuxt": "^3.0.0",
1764
- "requires": {}
2149
+ "requires": {},
2150
+ "devtools": "^0.0.0"
1765
2151
  }
1766
2152
  },
1767
2153
  {
1768
2154
  "name": "gtag",
1769
- "description": "Google Analytics integration for Nuxt 3",
2155
+ "description": "Google Analytics integration for Nuxt: Google Analytics, Google Ads and more",
1770
2156
  "repo": "johannschopplich/nuxt-gtag",
1771
2157
  "npm": "nuxt-gtag",
1772
2158
  "icon": "gtag.svg",
@@ -1790,7 +2176,7 @@
1790
2176
  },
1791
2177
  {
1792
2178
  "name": "gtm",
1793
- "description": "Google Tag Manager Module for Nuxt.js",
2179
+ "description": "Google Tag Manager Module for Nuxt",
1794
2180
  "repo": "nuxt-community/gtm-module",
1795
2181
  "npm": "@nuxtjs/gtm",
1796
2182
  "icon": "gtm.png",
@@ -1813,7 +2199,7 @@
1813
2199
  },
1814
2200
  {
1815
2201
  "name": "guess",
1816
- "description": "Guess.js module for Nuxt.js",
2202
+ "description": "Guess.js module for Nuxt",
1817
2203
  "repo": "nuxt-community/guess-module",
1818
2204
  "npm": "@nuxtjs/guess-module",
1819
2205
  "icon": "guessjs.png",
@@ -1834,11 +2220,33 @@
1834
2220
  }
1835
2221
  },
1836
2222
  {
1837
- "name": "harlem",
1838
- "description": "Harlem is a simple, unopinionated, lightweight and extensible state management solution for Vue 3.",
1839
- "repo": "nuxt-modules/harlem",
1840
- "npm": "@nuxtjs/harlem",
1841
- "icon": "harlem.svg",
2223
+ "name": "hanko",
2224
+ "description": "Hanko integration for Nuxt for passwordless authentication",
2225
+ "repo": "nuxt-modules/hanko",
2226
+ "npm": "@nuxtjs/hanko",
2227
+ "icon": "hanko.svg",
2228
+ "github": "https://github.com/nuxt-modules/hanko",
2229
+ "website": "https://github.com/nuxt-modules/hanko",
2230
+ "learn_more": "https://hanko.io/",
2231
+ "category": "Security",
2232
+ "type": "community",
2233
+ "maintainers": [
2234
+ {
2235
+ "name": "danielroe",
2236
+ "github": "danielroe"
2237
+ }
2238
+ ],
2239
+ "compatibility": {
2240
+ "nuxt": "^3.0.0",
2241
+ "requires": {}
2242
+ }
2243
+ },
2244
+ {
2245
+ "name": "harlem",
2246
+ "description": "Harlem is a simple, unopinionated, lightweight and extensible state management solution for Vue 3.",
2247
+ "repo": "nuxt-modules/harlem",
2248
+ "npm": "@nuxtjs/harlem",
2249
+ "icon": "harlem.svg",
1842
2250
  "github": "https://github.com/nuxt-modules/harlem",
1843
2251
  "website": "https://github.com/nuxt-modules/harlem",
1844
2252
  "learn_more": "https://harlemjs.com/",
@@ -1903,7 +2311,7 @@
1903
2311
  },
1904
2312
  {
1905
2313
  "name": "helmet",
1906
- "description": "Easy Helmet module with Nuxt.js'",
2314
+ "description": "Easy Helmet module with Nuxt'",
1907
2315
  "repo": "victor-perez/nuxt-helmet",
1908
2316
  "npm": "nuxt-helmet",
1909
2317
  "icon": "",
@@ -1947,7 +2355,7 @@
1947
2355
  },
1948
2356
  {
1949
2357
  "name": "history-state",
1950
- "description": "Nuxt.js module to backup or restore historical states",
2358
+ "description": "Nuxt module to backup or restore historical states",
1951
2359
  "repo": "hidekatsu-izuno/nuxt-history-state",
1952
2360
  "npm": "nuxt-history-state",
1953
2361
  "icon": "",
@@ -1967,6 +2375,28 @@
1967
2375
  "requires": {}
1968
2376
  }
1969
2377
  },
2378
+ {
2379
+ "name": "hotjar",
2380
+ "description": "Add HotJar to your Nuxt application",
2381
+ "repo": "damevin/nuxt-module-hotjar",
2382
+ "npm": "nuxt-module-hotjar",
2383
+ "icon": "hotjar.png",
2384
+ "github": "https://github.com/damevin/nuxt-module-hotjar",
2385
+ "website": "https://github.com/damevin/nuxt-module-hotjar",
2386
+ "learn_more": "https://github.com/damevin/nuxt-module-hotjar#nuxt-hotjar",
2387
+ "category": "SEO",
2388
+ "type": "3rd-party",
2389
+ "maintainers": [
2390
+ {
2391
+ "name": "Raphaël DAMEVIN",
2392
+ "github": "damevin"
2393
+ }
2394
+ ],
2395
+ "compatibility": {
2396
+ "nuxt": "^3.0.0",
2397
+ "requires": {}
2398
+ }
2399
+ },
1970
2400
  {
1971
2401
  "name": "html-minifier",
1972
2402
  "description": "Minify the html for each request served by nuxt server (nuxt start)",
@@ -1996,7 +2426,7 @@
1996
2426
  "npm": "@nuxtjs/html-validator",
1997
2427
  "icon": "html-validator.png",
1998
2428
  "github": "https://github.com/nuxt-modules/html-validator",
1999
- "website": "https://html-validator.nuxtjs.org",
2429
+ "website": "https://github.com/nuxt-modules/html-validator",
2000
2430
  "learn_more": "https://html-validate.org",
2001
2431
  "category": "Performance",
2002
2432
  "type": "community",
@@ -2016,7 +2446,7 @@
2016
2446
  },
2017
2447
  {
2018
2448
  "name": "http",
2019
- "description": "Universal HTTP Module for Nuxt.js",
2449
+ "description": "Universal HTTP Module for Nuxt",
2020
2450
  "repo": "nuxt/http",
2021
2451
  "npm": "@nuxt/http",
2022
2452
  "icon": "http.png",
@@ -2042,9 +2472,47 @@
2042
2472
  "requires": {}
2043
2473
  }
2044
2474
  },
2475
+ {
2476
+ "name": "hub",
2477
+ "description": "Build full-stack Nuxt applications on the edge, with zero configuration.",
2478
+ "repo": "nuxt-hub/core",
2479
+ "npm": "@nuxthub/core",
2480
+ "icon": "nuxthub.svg",
2481
+ "github": "https://github.com/nuxt-hub/core",
2482
+ "website": "https://hub.nuxt.com",
2483
+ "learn_more": "",
2484
+ "category": "Database",
2485
+ "type": "3rd-party",
2486
+ "maintainers": [
2487
+ {
2488
+ "name": "Sebastien Chopin",
2489
+ "github": "Atinux"
2490
+ },
2491
+ {
2492
+ "name": "Ahad Birang",
2493
+ "github": "farnabaz"
2494
+ },
2495
+ {
2496
+ "name": "Sylvain Marroufin",
2497
+ "github": "smarroufin"
2498
+ },
2499
+ {
2500
+ "name": "Florent Delerue",
2501
+ "github": "flosciante"
2502
+ },
2503
+ {
2504
+ "name": "NuxtLabs",
2505
+ "github": "nuxtlabs"
2506
+ }
2507
+ ],
2508
+ "compatibility": {
2509
+ "nuxt": "^3.0.0",
2510
+ "requires": {}
2511
+ }
2512
+ },
2045
2513
  {
2046
2514
  "name": "humans-txt",
2047
- "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.",
2515
+ "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.",
2048
2516
  "repo": "Luxdamore/nuxt-humans-txt",
2049
2517
  "npm": "@luxdamore/nuxt-humans-txt",
2050
2518
  "icon": "",
@@ -2068,12 +2536,12 @@
2068
2536
  {
2069
2537
  "name": "i18n",
2070
2538
  "description": "i18n features for your Nuxt project so you can easily add internationalization.",
2071
- "repo": "nuxt-community/i18n-module",
2539
+ "repo": "nuxt-modules/i18n",
2072
2540
  "npm": "@nuxtjs/i18n",
2073
2541
  "icon": "i18n.png",
2074
- "github": "https://github.com/nuxt-community/i18n-module",
2542
+ "github": "https://github.com/nuxt-modules/i18n",
2075
2543
  "website": "https://i18n.nuxtjs.org",
2076
- "learn_more": "https://kazupon.github.io/vue-i18n/",
2544
+ "learn_more": "https://vue-i18n.intlify.dev/",
2077
2545
  "category": "Extensions",
2078
2546
  "type": "community",
2079
2547
  "maintainers": [
@@ -2084,6 +2552,10 @@
2084
2552
  {
2085
2553
  "name": "Kazuya Kawaguchi",
2086
2554
  "github": "kazupon"
2555
+ },
2556
+ {
2557
+ "name": "Bobbie Goede",
2558
+ "github": "BobbieGoede"
2087
2559
  }
2088
2560
  ],
2089
2561
  "compatibility": {
@@ -2091,6 +2563,51 @@
2091
2563
  "requires": {}
2092
2564
  }
2093
2565
  },
2566
+ {
2567
+ "name": "icon-font",
2568
+ "description": "Automatically generates fonts and custom properties (variables) from a specified folder containing SVG icons, injecting them into pages with live monitoring.",
2569
+ "repo": "coremyslo/nuxt-icon-font",
2570
+ "npm": "@coremyslo/nuxt-icon-font",
2571
+ "icon": "",
2572
+ "github": "https://github.com/coremyslo/nuxt-icon-font",
2573
+ "website": "https://github.com/coremyslo/nuxt-icon-font",
2574
+ "learn_more": "",
2575
+ "category": "UI",
2576
+ "type": "3rd-party",
2577
+ "maintainers": [
2578
+ {
2579
+ "name": "coremyslo",
2580
+ "github": "coremyslo"
2581
+ }
2582
+ ],
2583
+ "compatibility": {
2584
+ "nuxt": "^3.0.0",
2585
+ "requires": {}
2586
+ }
2587
+ },
2588
+ {
2589
+ "name": "icon-tw",
2590
+ "description": "Extended Icon module with Tailwind CSS Icons for Nuxt",
2591
+ "repo": "jcamp-code/nuxt-icon-tw",
2592
+ "npm": "nuxt-icon-tw",
2593
+ "icon": "nuxt-icon.png",
2594
+ "github": "https://github.com/jcamp-code/nuxt-icon-tw",
2595
+ "website": "https://github.com/jcamp-code/nuxt-icon-tw",
2596
+ "learn_more": "",
2597
+ "category": "UI",
2598
+ "type": "3rd-party",
2599
+ "maintainers": [
2600
+ {
2601
+ "name": "JohnCampionJr",
2602
+ "github": "JohnCampionJr"
2603
+ }
2604
+ ],
2605
+ "compatibility": {
2606
+ "nuxt": "^3.0.0",
2607
+ "requires": {},
2608
+ "devtools": "^0.0.0"
2609
+ }
2610
+ },
2094
2611
  {
2095
2612
  "name": "icon",
2096
2613
  "description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
@@ -2110,7 +2627,8 @@
2110
2627
  ],
2111
2628
  "compatibility": {
2112
2629
  "nuxt": "^3.0.0",
2113
- "requires": {}
2630
+ "requires": {},
2631
+ "devtools": "^0.0.0"
2114
2632
  }
2115
2633
  },
2116
2634
  {
@@ -2159,12 +2677,12 @@
2159
2677
  },
2160
2678
  {
2161
2679
  "name": "image",
2162
- "description": "Optimised images for NuxtJS, with progressive processing, lazy-loading, real-time resizes and providers support.",
2680
+ "description": "Optimised images for Nuxt, with progressive processing, lazy-loading, real-time resizes and providers support.",
2163
2681
  "repo": "nuxt/image",
2164
2682
  "npm": "@nuxt/image",
2165
2683
  "icon": "image.png",
2166
2684
  "github": "https://github.com/nuxt/image",
2167
- "website": "https://image.nuxtjs.org",
2685
+ "website": "https://image.nuxt.com",
2168
2686
  "learn_more": "",
2169
2687
  "category": "Images",
2170
2688
  "type": "official",
@@ -2174,6 +2692,11 @@
2174
2692
  "github": "farnabaz",
2175
2693
  "twitter": "a_birang"
2176
2694
  },
2695
+ {
2696
+ "name": "Daniel Roe",
2697
+ "github": "danielroe",
2698
+ "twitter": "danielcroe"
2699
+ },
2177
2700
  {
2178
2701
  "name": "Pooya Parsa",
2179
2702
  "github": "pi0",
@@ -2194,7 +2717,7 @@
2194
2717
  },
2195
2718
  {
2196
2719
  "name": "imagemin",
2197
- "description": "Automatically optimize (compress) all images used in Nuxt.js",
2720
+ "description": "Automatically optimize (compress) all images used in Nuxt",
2198
2721
  "repo": "nuxt-community/imagemin-module",
2199
2722
  "npm": "@nuxtjs/imagemin",
2200
2723
  "icon": "imagemin.png",
@@ -2217,12 +2740,12 @@
2217
2740
  {
2218
2741
  "name": "inkline",
2219
2742
  "description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
2220
- "repo": "inkline/nuxt-module-inkline",
2221
- "npm": "@inkline/nuxt",
2743
+ "repo": "inkline/plugin",
2744
+ "npm": "@inkline/plugin",
2222
2745
  "icon": "inkline.svg",
2223
- "github": "https://github.com/inkline/nuxt-module-inkline",
2746
+ "github": "https://github.com/inkline/plugin",
2224
2747
  "website": "https://inkline.io",
2225
- "learn_more": "https://inkline.io/docs/introduction/installation/nuxt",
2748
+ "learn_more": "https://inkline.io/docs/installation/nuxt",
2226
2749
  "category": "UI",
2227
2750
  "type": "3rd-party",
2228
2751
  "maintainers": [
@@ -2241,7 +2764,7 @@
2241
2764
  },
2242
2765
  {
2243
2766
  "name": "intercom",
2244
- "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt.js",
2767
+ "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt",
2245
2768
  "repo": "hex-digital/nuxt-intercom",
2246
2769
  "npm": "@hexdigital/nuxt-intercom",
2247
2770
  "icon": "intercom.png",
@@ -2286,7 +2809,7 @@
2286
2809
  },
2287
2810
  {
2288
2811
  "name": "jsonapi",
2289
- "description": "Easy JSON:API client integration for Nuxt.js",
2812
+ "description": "Easy JSON:API client integration for Nuxt",
2290
2813
  "repo": "patrickcate/nuxt-jsonapi",
2291
2814
  "npm": "nuxt-jsonapi",
2292
2815
  "icon": "jsonapi.svg",
@@ -2328,14 +2851,42 @@
2328
2851
  "requires": {}
2329
2852
  }
2330
2853
  },
2854
+ {
2855
+ "name": "kinde",
2856
+ "description": "Kinde authentication integration for Nuxt",
2857
+ "repo": "nuxt-modules/kinde",
2858
+ "npm": "@nuxtjs/kinde",
2859
+ "icon": "kinde.svg",
2860
+ "github": "https://github.com/nuxt-modules/kinde",
2861
+ "website": "https://kinde.com/docs/developer-tools/nuxt-module/",
2862
+ "learn_more": "https://kinde.com/",
2863
+ "category": "Security",
2864
+ "type": "community",
2865
+ "maintainers": [
2866
+ {
2867
+ "name": "danielroe",
2868
+ "github": "danielroe"
2869
+ },
2870
+ {
2871
+ "name": "daveordead",
2872
+ "github": "DaveOrDead",
2873
+ "twitter": "dave_or_dead"
2874
+ }
2875
+ ],
2876
+ "compatibility": {
2877
+ "nuxt": "^3.0.0",
2878
+ "requires": {}
2879
+ },
2880
+ "sponsor": true
2881
+ },
2331
2882
  {
2332
2883
  "name": "kql",
2333
- "description": "Nuxt 3 module for Kirby's Query Language API",
2884
+ "description": "Nuxt module for Kirby's Query Language API",
2334
2885
  "repo": "johannschopplich/nuxt-kql",
2335
2886
  "npm": "nuxt-kql",
2336
2887
  "icon": "kql.svg",
2337
2888
  "github": "https://github.com/johannschopplich/nuxt-kql",
2338
- "website": "https://nuxt-kql.jhnn.dev",
2889
+ "website": "https://nuxt-kql.byjohann.dev/",
2339
2890
  "learn_more": "",
2340
2891
  "category": "CMS",
2341
2892
  "type": "3rd-party",
@@ -2354,7 +2905,7 @@
2354
2905
  },
2355
2906
  {
2356
2907
  "name": "laravel-echo",
2357
- "description": "Laravel Echo for Nuxt.js",
2908
+ "description": "Laravel Echo for Nuxt",
2358
2909
  "repo": "nuxt-community/laravel-echo",
2359
2910
  "npm": "@nuxtjs/laravel-echo",
2360
2911
  "icon": "laravel-echo.png",
@@ -2396,6 +2947,28 @@
2396
2947
  "requires": {}
2397
2948
  }
2398
2949
  },
2950
+ {
2951
+ "name": "laravel-precognition",
2952
+ "description": "Nuxt module to work with Laravel Precognition and $fetch",
2953
+ "repo": "sot1986/nuxt-laravel-precognition",
2954
+ "npm": "nuxt-laravel-precognition",
2955
+ "icon": "laravel.svg",
2956
+ "github": "https://github.com/sot1986/nuxt-laravel-precognition",
2957
+ "website": "https://github.com/sot1986/nuxt-laravel-precognition",
2958
+ "learn_more": "",
2959
+ "category": "Security",
2960
+ "type": "3rd-party",
2961
+ "maintainers": [
2962
+ {
2963
+ "name": "sot1986",
2964
+ "github": "sot1986"
2965
+ }
2966
+ ],
2967
+ "compatibility": {
2968
+ "nuxt": "^3.0.0",
2969
+ "requires": {}
2970
+ }
2971
+ },
2399
2972
  {
2400
2973
  "name": "laravel",
2401
2974
  "description": "Nuxt cli extension for use with laravel as backend",
@@ -2442,13 +3015,13 @@
2442
3015
  },
2443
3016
  {
2444
3017
  "name": "link-checker",
2445
- "description": "Identify and fix link issues for prerendered Nuxt 3 apps.",
3018
+ "description": "Find and magically fix links that may be negatively effecting your SEO.",
2446
3019
  "repo": "harlan-zw/nuxt-link-checker",
2447
3020
  "npm": "nuxt-link-checker",
2448
- "icon": "",
3021
+ "icon": "link-checker.svg",
2449
3022
  "github": "https://github.com/harlan-zw/nuxt-link-checker",
2450
- "website": "https://github.com/harlan-zw/nuxt-link-checker",
2451
- "learn_more": "",
3023
+ "website": "https://nuxtseo.com/link-checker",
3024
+ "learn_more": "https://nuxtseo.com/link-checker",
2452
3025
  "category": "SEO",
2453
3026
  "type": "3rd-party",
2454
3027
  "maintainers": [
@@ -2461,7 +3034,8 @@
2461
3034
  ],
2462
3035
  "compatibility": {
2463
3036
  "nuxt": "^3.0.0",
2464
- "requires": {}
3037
+ "requires": {},
3038
+ "devtools": "^0.0.0"
2465
3039
  }
2466
3040
  },
2467
3041
  {
@@ -2538,12 +3112,12 @@
2538
3112
  },
2539
3113
  {
2540
3114
  "name": "logrocket",
2541
- "description": "LogRocket module for Nuxt.js to help you fix bugs and understand user behaviour.",
2542
- "repo": "nuxt-community/nuxt-logrocket",
3115
+ "description": "LogRocket module for Nuxt to help you fix bugs and understand user behaviour.",
3116
+ "repo": "nuxt-modules/logrocket",
2543
3117
  "npm": "nuxt-logrocket",
2544
3118
  "icon": "logrocket.png",
2545
- "github": "https://github.com/nuxt-community/nuxt-logrocket",
2546
- "website": "https://github.com/nuxt-community/nuxt-logrocket",
3119
+ "github": "https://github.com/nuxt-modules/logrocket",
3120
+ "website": "https://github.com/nuxt-modules/logrocket",
2547
3121
  "learn_more": "https://docs.logrocket.com/docs",
2548
3122
  "category": "Monitoring",
2549
3123
  "type": "community",
@@ -2559,9 +3133,35 @@
2559
3133
  "requires": {}
2560
3134
  }
2561
3135
  },
3136
+ {
3137
+ "name": "lucide-icons",
3138
+ "description": "Nuxt module to integrate Lucide icons",
3139
+ "repo": "swisnl/nuxt-lucide-icons",
3140
+ "npm": "nuxt-lucide-icons",
3141
+ "icon": "lucide-icons.svg",
3142
+ "github": "https://github.com/swisnl/nuxt-lucide-icons",
3143
+ "website": "https://github.com/swisnl/nuxt-lucide-icons",
3144
+ "learn_more": "",
3145
+ "category": "UI",
3146
+ "type": "3rd-party",
3147
+ "maintainers": [
3148
+ {
3149
+ "name": "SWIS",
3150
+ "github": "swisnl"
3151
+ },
3152
+ {
3153
+ "name": "Jasper Zonneveld",
3154
+ "github": "JaZo"
3155
+ }
3156
+ ],
3157
+ "compatibility": {
3158
+ "nuxt": "^3.0.0",
3159
+ "requires": {}
3160
+ }
3161
+ },
2562
3162
  {
2563
3163
  "name": "lunr",
2564
- "description": "Full-text search with pre-build indexes for Nuxt.js using lunr.js",
3164
+ "description": "Full-text search with pre-build indexes for Nuxt using lunr.js",
2565
3165
  "repo": "nuxt-community/lunr-module",
2566
3166
  "npm": "@nuxtjs/lunr-module",
2567
3167
  "icon": "",
@@ -2584,10 +3184,10 @@
2584
3184
  {
2585
3185
  "name": "magic-regexp",
2586
3186
  "description": "A compiled-away, type-safe, readable RegExp alternative",
2587
- "repo": "danielroe/magic-regexp",
3187
+ "repo": "unjs/magic-regexp",
2588
3188
  "npm": "magic-regexp",
2589
3189
  "icon": "magic-regexp.svg",
2590
- "github": "https://github.com/danielroe/magic-regexp",
3190
+ "github": "https://github.com/unjs/magic-regexp",
2591
3191
  "website": "https://magic-regexp.roe.dev",
2592
3192
  "learn_more": "https://magic-regexp.roe.dev",
2593
3193
  "category": "Libraries",
@@ -2604,6 +3204,29 @@
2604
3204
  "requires": {}
2605
3205
  }
2606
3206
  },
3207
+ {
3208
+ "name": "mailpit",
3209
+ "description": "Integrates Mailpit web UI in Nuxt devtools",
3210
+ "repo": "tdolsen/nuxt-mailpit",
3211
+ "npm": "nuxt-mailpit",
3212
+ "icon": "mailpit.svg",
3213
+ "github": "https://github.com/tdolsen/nuxt-mailpit",
3214
+ "website": "https://github.com/tdolsen/nuxt-mailpit",
3215
+ "learn_more": "https://github.com/tdolsen/nuxt-mailpit",
3216
+ "category": "Devtools",
3217
+ "type": "3rd-party",
3218
+ "maintainers": [
3219
+ {
3220
+ "name": "Torkild Dyvik Olsen",
3221
+ "github": "tdolsen",
3222
+ "twitter": "tdolsen"
3223
+ }
3224
+ ],
3225
+ "compatibility": {
3226
+ "nuxt": "^3.8.0",
3227
+ "requires": {}
3228
+ }
3229
+ },
2607
3230
  {
2608
3231
  "name": "markdownit",
2609
3232
  "description": "Use Markdown in your Nuxt application with the markdownit-loader",
@@ -2627,6 +3250,30 @@
2627
3250
  "requires": {}
2628
3251
  }
2629
3252
  },
3253
+ {
3254
+ "name": "marquee",
3255
+ "description": "A lightweight Nuxt 3 module that harnesses the power of CSS animations to create silky smooth marquees.",
3256
+ "repo": "hanzydev/nuxt-marquee",
3257
+ "npm": "nuxt-marquee",
3258
+ "icon": "marquee.png",
3259
+ "github": "https://github.com/hanzydev/nuxt-marquee/",
3260
+ "website": "https://hanzydev.github.io/nuxt-marquee/",
3261
+ "learn_more": "",
3262
+ "category": "UI",
3263
+ "type": "3rd-party",
3264
+ "maintainers": [
3265
+ {
3266
+ "name": "Hànzy",
3267
+ "github": "hanzydev",
3268
+ "avatar": "https://avatars.githubusercontent.com/u/77491112?v=4"
3269
+ }
3270
+ ],
3271
+ "compatibility": {
3272
+ "nuxt": "^3.0.0",
3273
+ "requires": {},
3274
+ "devtools": "^0.0.0"
3275
+ }
3276
+ },
2630
3277
  {
2631
3278
  "name": "matomo",
2632
3279
  "description": "Add Matomo analytics to your nuxt.js application. This plugin automatically sends first page and route change events to matomo",
@@ -2649,6 +3296,50 @@
2649
3296
  "requires": {}
2650
3297
  }
2651
3298
  },
3299
+ {
3300
+ "name": "maz-ui",
3301
+ "description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
3302
+ "repo": "louismazel/maz-ui#master/packages/lib",
3303
+ "npm": "maz-ui",
3304
+ "icon": "maz-ui.png",
3305
+ "github": "https://github.com/louismazel/maz-ui",
3306
+ "website": "https://maz-ui.com/",
3307
+ "learn_more": "https://maz-ui.com/guide/nuxt",
3308
+ "category": "UI",
3309
+ "type": "3rd-party",
3310
+ "maintainers": [
3311
+ {
3312
+ "name": "Loïc Mazuel",
3313
+ "github": "LouisMazel"
3314
+ }
3315
+ ],
3316
+ "compatibility": {
3317
+ "nuxt": "^3.0.0",
3318
+ "requires": {}
3319
+ }
3320
+ },
3321
+ {
3322
+ "name": "mdc",
3323
+ "description": "MDC supercharges regular Markdown to write documents interacting deeply with any Vue component.",
3324
+ "repo": "nuxt-modules/mdc",
3325
+ "npm": "@nuxtjs/mdc",
3326
+ "icon": "mdc.png",
3327
+ "github": "https://github.com/nuxt-modules/mdc",
3328
+ "website": "https://github.com/nuxt-modules/mdc",
3329
+ "learn_more": "",
3330
+ "category": "Extensions",
3331
+ "type": "community",
3332
+ "maintainers": [
3333
+ {
3334
+ "name": "farnabaz",
3335
+ "github": "farnabaz"
3336
+ }
3337
+ ],
3338
+ "compatibility": {
3339
+ "nuxt": "^3.0.0",
3340
+ "requires": {}
3341
+ }
3342
+ },
2652
3343
  {
2653
3344
  "name": "mdx",
2654
3345
  "description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
@@ -2674,7 +3365,7 @@
2674
3365
  },
2675
3366
  {
2676
3367
  "name": "medusa",
2677
- "description": "Easily connect to Medusa from your Nuxt 3 application",
3368
+ "description": "Easily connect to Medusa from your Nuxt application",
2678
3369
  "repo": "Baroshem/nuxt-medusa",
2679
3370
  "npm": "nuxt-medusa",
2680
3371
  "icon": "medusa.svg",
@@ -2699,7 +3390,7 @@
2699
3390
  },
2700
3391
  {
2701
3392
  "name": "meilisearch",
2702
- "description": "Meilisearch Instant Search module for Nuxt 3",
3393
+ "description": "Meilisearch Instant Search module for Nuxt",
2703
3394
  "repo": "xlanex6/nuxt-meilisearch",
2704
3395
  "npm": "nuxt-meilisearch",
2705
3396
  "icon": "meilisearch.svg",
@@ -2719,7 +3410,8 @@
2719
3410
  "nuxt": "^3.0.0",
2720
3411
  "requires": {
2721
3412
  "bridge": false
2722
- }
3413
+ },
3414
+ "devtools": "^0.0.0"
2723
3415
  }
2724
3416
  },
2725
3417
  {
@@ -2744,28 +3436,6 @@
2744
3436
  "requires": {}
2745
3437
  }
2746
3438
  },
2747
- {
2748
- "name": "mobile",
2749
- "description": "nuxt-mobile-detect is a wrapper around mobile-detect.js for nuxtjs. It can be used client side and server side.",
2750
- "repo": "ChanningDefoe/nuxt-mobile-detect",
2751
- "npm": "nuxt-mobile",
2752
- "icon": "",
2753
- "github": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
2754
- "website": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
2755
- "learn_more": "https://github.com/hgoebl/mobile-detect.js",
2756
- "category": "Extensions",
2757
- "type": "3rd-party",
2758
- "maintainers": [
2759
- {
2760
- "name": "ChanningDefoe",
2761
- "github": "ChanningDefoe"
2762
- }
2763
- ],
2764
- "compatibility": {
2765
- "nuxt": "^2.0.0",
2766
- "requires": {}
2767
- }
2768
- },
2769
3439
  {
2770
3440
  "name": "module-feed",
2771
3441
  "description": "Feed module enables everyone to have RSS, Atom and JSON.",
@@ -2791,7 +3461,7 @@
2791
3461
  },
2792
3462
  {
2793
3463
  "name": "moment",
2794
- "description": "Efficient Moment.js module for Nuxt.js so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
3464
+ "description": "Efficient Moment.js module for Nuxt so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
2795
3465
  "repo": "nuxt-community/moment-module",
2796
3466
  "npm": "@nuxtjs/moment",
2797
3467
  "icon": "momentjs.png",
@@ -2817,20 +3487,20 @@
2817
3487
  }
2818
3488
  },
2819
3489
  {
2820
- "name": "mq",
2821
- "description": "vue-mq module for Nuxt.js. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
2822
- "repo": "vanhoofmaarten/nuxt-mq",
2823
- "npm": "nuxt-mq",
3490
+ "name": "neo",
3491
+ "description": "A nuxt.js module that implements a universal api layer, same-way compatible between server and client side.",
3492
+ "repo": "ezypeeze/nuxt-neo",
3493
+ "npm": "nuxt-neo",
2824
3494
  "icon": "",
2825
- "github": "https://github.com/vanhoofmaarten/nuxt-mq",
2826
- "website": "https://github.com/vanhoofmaarten/nuxt-mq",
2827
- "learn_more": "https://github.com/AlexandreBonaventure/vue-mq",
2828
- "category": "Libraries",
3495
+ "github": "https://github.com/ezypeeze/nuxt-neo",
3496
+ "website": "https://ezypeeze.github.io/nuxt-neo",
3497
+ "learn_more": "",
3498
+ "category": "Request",
2829
3499
  "type": "3rd-party",
2830
3500
  "maintainers": [
2831
3501
  {
2832
- "name": "vanhoofmaarten",
2833
- "github": "vanhoofmaarten"
3502
+ "name": "ezypeeze",
3503
+ "github": "ezypeeze"
2834
3504
  }
2835
3505
  ],
2836
3506
  "compatibility": {
@@ -2839,30 +3509,30 @@
2839
3509
  }
2840
3510
  },
2841
3511
  {
2842
- "name": "neo",
2843
- "description": "A nuxt.js module that implements a universal api layer, same-way compatible between server and client side.",
2844
- "repo": "ezypeeze/nuxt-neo",
2845
- "npm": "nuxt-neo",
2846
- "icon": "",
2847
- "github": "https://github.com/ezypeeze/nuxt-neo",
2848
- "website": "https://ezypeeze.github.io/nuxt-neo",
3512
+ "name": "neo4j",
3513
+ "description": "Effortlessly integrate Neo4j's powerful graph database into your Nuxt applications!",
3514
+ "repo": "arashsheyda/nuxt-neo4j",
3515
+ "npm": "nuxt-neo4j",
3516
+ "icon": "nuxt-neo4j.png",
3517
+ "github": "https://github.com/arashsheyda/nuxt-neo4j",
3518
+ "website": "https://github.com/arashsheyda/nuxt-neo4j",
2849
3519
  "learn_more": "",
2850
- "category": "Request",
3520
+ "category": "Database",
2851
3521
  "type": "3rd-party",
2852
3522
  "maintainers": [
2853
3523
  {
2854
- "name": "ezypeeze",
2855
- "github": "ezypeeze"
3524
+ "name": "arashsheyda",
3525
+ "github": "arashsheyda"
2856
3526
  }
2857
3527
  ],
2858
3528
  "compatibility": {
2859
- "nuxt": "^2.0.0",
3529
+ "nuxt": "^3.0.0",
2860
3530
  "requires": {}
2861
3531
  }
2862
3532
  },
2863
3533
  {
2864
3534
  "name": "netlify-cache",
2865
- "description": "Nuxt.js module that uses netlify cache to speed up redeploy for Nuxt.js version < 2.14",
3535
+ "description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
2866
3536
  "repo": "DreaMinder/nuxt-netlify-cache",
2867
3537
  "npm": "nuxt-netlify-cache",
2868
3538
  "icon": "netlify.png",
@@ -2907,13 +3577,13 @@
2907
3577
  },
2908
3578
  {
2909
3579
  "name": "netlify",
2910
- "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt.js projects.",
2911
- "repo": "bazzite/nuxt-netlify",
3580
+ "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
3581
+ "repo": "juliomrqz/nuxt-netlify",
2912
3582
  "npm": "@aceforth/nuxt-netlify",
2913
3583
  "icon": "netlify.png",
2914
- "github": "https://github.com/bazzite/nuxt-netlify",
2915
- "website": "https://marquez.co/docs/nuxt-netlify/",
2916
- "learn_more": "",
3584
+ "github": "https://github.com/juliomrqz/nuxt-netlify",
3585
+ "website": "https://github.com/juliomrqz/nuxt-netlify",
3586
+ "learn_more": "https://github.com/juliomrqz/nuxt-netlify/tree/develop/docs",
2917
3587
  "category": "Deployment",
2918
3588
  "type": "3rd-party",
2919
3589
  "maintainers": [
@@ -2978,42 +3648,42 @@
2978
3648
  }
2979
3649
  },
2980
3650
  {
2981
- "name": "nuxt-auth",
2982
- "description": "",
2983
- "repo": "sidebase/nuxt-auth",
2984
- "npm": "@sidebase/nuxt-auth",
3651
+ "name": "nupolyon",
3652
+ "description": "Inject polyfill from polyfill.io to nuxt project, auto detect based on browserslist config",
3653
+ "repo": "adenvt/nupolyon",
3654
+ "npm": "nupolyon",
2985
3655
  "icon": "",
2986
- "github": "https://github.com/sidebase/nuxt-auth",
2987
- "website": "https://github.com/sidebase/nuxt-auth",
3656
+ "github": "https://github.com/adenvt/nupolyon",
3657
+ "website": "https://github.com/adenvt/nupolyon",
2988
3658
  "learn_more": "",
2989
- "category": "Devtools",
3659
+ "category": "Performance",
2990
3660
  "type": "3rd-party",
2991
3661
  "maintainers": [
2992
3662
  {
2993
- "name": "sidebase",
2994
- "github": "sidebase"
3663
+ "name": "adenvt",
3664
+ "github": "adenvt"
2995
3665
  }
2996
3666
  ],
2997
3667
  "compatibility": {
2998
- "nuxt": "^2.0.0",
3668
+ "nuxt": "^3.0.0",
2999
3669
  "requires": {}
3000
3670
  }
3001
3671
  },
3002
3672
  {
3003
- "name": "nuxt-chatgpt",
3004
- "description": "ChatGPT integration for Nuxt 3",
3005
- "repo": "schnapsterdog/nuxt-chatgpt",
3006
- "npm": "nuxt-chatgpt",
3007
- "icon": "chatgpt.svg",
3008
- "github": "https://github.com/schnapsterdog/nuxt-chatgpt",
3009
- "website": "https://github.com/schnapsterdog/nuxt-chatgpt",
3010
- "learn_more": "https://github.com/schnapsterdog/nuxt-chatgpt/blob/main/README.md",
3011
- "category": "Libraries",
3673
+ "name": "nuxt-anchorscroll",
3674
+ "description": "Scroll to top and to anchor support for Nuxt",
3675
+ "repo": "helltraitor/nuxt-anchorscroll",
3676
+ "npm": "nuxt-anchorscroll",
3677
+ "icon": "",
3678
+ "github": "https://github.com/helltraitor/nuxt-anchorscroll",
3679
+ "website": "https://github.com/helltraitor/nuxt-anchorscroll",
3680
+ "learn_more": "",
3681
+ "category": "UI",
3012
3682
  "type": "3rd-party",
3013
3683
  "maintainers": [
3014
3684
  {
3015
- "name": "Oliver Trajceski",
3016
- "github": "schnapsterdog"
3685
+ "name": "Helltraitor",
3686
+ "github": "helltraitor"
3017
3687
  }
3018
3688
  ],
3019
3689
  "compatibility": {
@@ -3022,20 +3692,269 @@
3022
3692
  }
3023
3693
  },
3024
3694
  {
3025
- "name": "nuxt-graphql-middleware",
3026
- "description": "Expose GraphQL queries and mutations as server API routes.",
3027
- "repo": "dulnan/nuxt-graphql-middleware",
3028
- "npm": "nuxt-graphql-middleware",
3029
- "icon": "nuxt-graphql-middleware.svg",
3030
- "github": "https://github.com/dulnan/nuxt-graphql-middleware",
3031
- "website": "https://nuxt-graphql-middleware.dulnan.net",
3032
- "learn_more": "",
3033
- "category": "Request",
3695
+ "name": "nuxt-asciidoc",
3696
+ "description": "Transformer for using asciidoc in nuxt",
3697
+ "repo": "Chris2011/nuxt-asciidoc",
3698
+ "npm": "nuxt-asciidoc",
3699
+ "icon": "nuxt-asciidoc.svg",
3700
+ "github": "https://github.com/Chris2011/nuxt-asciidoc",
3701
+ "website": "https://github.com/Chris2011/nuxt-asciidoc",
3702
+ "learn_more": "https://github.com/Chris2011/nuxt-asciidoc/blob/main/README.md",
3703
+ "category": "Extensions",
3034
3704
  "type": "3rd-party",
3035
3705
  "maintainers": [
3036
3706
  {
3037
- "name": "dulnan",
3038
- "github": "dulnan",
3707
+ "name": "Christian Lenz",
3708
+ "github": "Chris2011",
3709
+ "twitter": "Chrizzly42"
3710
+ }
3711
+ ],
3712
+ "compatibility": {
3713
+ "nuxt": "^3.0.0",
3714
+ "requires": {}
3715
+ }
3716
+ },
3717
+ {
3718
+ "name": "nuxt-auth-sanctum",
3719
+ "description": "Nuxt module for Laravel Sanctum authentication",
3720
+ "repo": "manchenkoff/nuxt-auth-sanctum",
3721
+ "npm": "nuxt-auth-sanctum",
3722
+ "icon": "laravel.svg",
3723
+ "github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
3724
+ "website": "https://manchenkoff.gitbook.io/nuxt-auth-sanctum/",
3725
+ "learn_more": "https://laravel.com/docs/10.x/sanctum",
3726
+ "category": "Security",
3727
+ "type": "3rd-party",
3728
+ "maintainers": [
3729
+ {
3730
+ "name": "Artem Manchenkov",
3731
+ "github": "manchenkoff",
3732
+ "avatar": "https://avatars.githubusercontent.com/manchenkoff"
3733
+ }
3734
+ ],
3735
+ "compatibility": {
3736
+ "nuxt": "^3.9.0",
3737
+ "requires": {}
3738
+ }
3739
+ },
3740
+ {
3741
+ "name": "nuxt-basic-auth",
3742
+ "description": "Nuxt Module for Basic Authentication",
3743
+ "repo": "kgierke/nuxt-basic-auth",
3744
+ "npm": "@kgierke/nuxt-basic-auth",
3745
+ "icon": "",
3746
+ "github": "https://github.com/kgierke/nuxt-basic-auth",
3747
+ "website": "https://github.com/kgierke/nuxt-basic-auth",
3748
+ "learn_more": "",
3749
+ "category": "Security",
3750
+ "type": "3rd-party",
3751
+ "maintainers": [
3752
+ {
3753
+ "name": "kgierke",
3754
+ "github": "kgierke"
3755
+ }
3756
+ ],
3757
+ "compatibility": {
3758
+ "nuxt": "^3.0.0",
3759
+ "requires": {}
3760
+ }
3761
+ },
3762
+ {
3763
+ "name": "nuxt-bezier",
3764
+ "description": "Reusable transition components",
3765
+ "repo": "50rayn/nuxt-bezier",
3766
+ "npm": "nuxt-bezier",
3767
+ "icon": "nuxt-bezier.png",
3768
+ "github": "https://github.com/50rayn/nuxt-bezier",
3769
+ "website": "https://github.com/50rayn/nuxt-bezier",
3770
+ "learn_more": "https://github.com/Noction/vue-bezier",
3771
+ "category": "UI",
3772
+ "type": "3rd-party",
3773
+ "maintainers": [
3774
+ {
3775
+ "name": "Soryn Gitlan",
3776
+ "github": "50rayn"
3777
+ }
3778
+ ],
3779
+ "compatibility": {
3780
+ "nuxt": "^3.0.0",
3781
+ "requires": {}
3782
+ }
3783
+ },
3784
+ {
3785
+ "name": "nuxt-bootstrap-icons",
3786
+ "description": "Just a simple integration for Bootstrap Icons",
3787
+ "repo": "OyewoleOyedeji/nuxt-bootstrap-icons",
3788
+ "npm": "nuxt-bootstrap-icons",
3789
+ "icon": "bootstrap-icons.svg",
3790
+ "github": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3791
+ "website": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3792
+ "learn_more": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3793
+ "category": "UI",
3794
+ "type": "3rd-party",
3795
+ "maintainers": [
3796
+ {
3797
+ "name": "OyewoleOyedeji",
3798
+ "github": "OyewoleOyedeji"
3799
+ }
3800
+ ],
3801
+ "compatibility": {
3802
+ "nuxt": "^3.0.0",
3803
+ "requires": {}
3804
+ }
3805
+ },
3806
+ {
3807
+ "name": "nuxt-chatgpt",
3808
+ "description": "ChatGPT integration for Nuxt",
3809
+ "repo": "schnapsterdog/nuxt-chatgpt",
3810
+ "npm": "nuxt-chatgpt",
3811
+ "icon": "chatgpt.svg",
3812
+ "github": "https://github.com/schnapsterdog/nuxt-chatgpt",
3813
+ "website": "https://github.com/schnapsterdog/nuxt-chatgpt",
3814
+ "learn_more": "https://github.com/schnapsterdog/nuxt-chatgpt/blob/main/README.md",
3815
+ "category": "Libraries",
3816
+ "type": "3rd-party",
3817
+ "maintainers": [
3818
+ {
3819
+ "name": "Oliver Trajceski",
3820
+ "github": "schnapsterdog"
3821
+ }
3822
+ ],
3823
+ "compatibility": {
3824
+ "nuxt": "^3.0.0",
3825
+ "requires": {}
3826
+ }
3827
+ },
3828
+ {
3829
+ "name": "nuxt-cookie-consent",
3830
+ "description": "Nuxt module for integrating with cookie consent providers with ease",
3831
+ "repo": "weareheavy/nuxt-cookie-consent",
3832
+ "npm": "@weareheavy/nuxt-cookie-consent",
3833
+ "icon": "wah.svg",
3834
+ "github": "https://github.com/weareheavy/nuxt-cookie-consent",
3835
+ "website": "https://nuxt-cookie-consent.packages.weareheavy.com",
3836
+ "learn_more": "",
3837
+ "category": "Extensions",
3838
+ "type": "3rd-party",
3839
+ "maintainers": [
3840
+ {
3841
+ "name": "weareheavy",
3842
+ "github": "weareheavy"
3843
+ }
3844
+ ],
3845
+ "compatibility": {
3846
+ "nuxt": "^3.0.0",
3847
+ "requires": {}
3848
+ }
3849
+ },
3850
+ {
3851
+ "name": "nuxt-facebook-chat",
3852
+ "description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
3853
+ "repo": "superdev-tech/nuxt-facebook-chat",
3854
+ "npm": "nuxt-facebook-chat",
3855
+ "icon": "nuxt-facebook-chat.svg",
3856
+ "github": "https://github.com/superdev-tech/nuxt-facebook-chat",
3857
+ "website": "https://github.com/superdev-tech/nuxt-facebook-chat",
3858
+ "learn_more": "https://www.npmjs.com/package/nuxt-facebook-chat",
3859
+ "category": "Libraries",
3860
+ "type": "3rd-party",
3861
+ "maintainers": [
3862
+ {
3863
+ "name": "Supanut Dokmaithong",
3864
+ "github": "Boomgeek"
3865
+ },
3866
+ {
3867
+ "name": "superdev-tech",
3868
+ "github": "superdev-tech"
3869
+ }
3870
+ ],
3871
+ "compatibility": {
3872
+ "nuxt": "^3.0.0",
3873
+ "requires": {}
3874
+ }
3875
+ },
3876
+ {
3877
+ "name": "nuxt-feather-icons",
3878
+ "description": "The Feather Icons in Nuxt 3.",
3879
+ "repo": "4sllan/nuxt-feather-icons",
3880
+ "npm": "nuxt-feather-icons",
3881
+ "icon": "nuxt-feather-icons.png",
3882
+ "github": "https://github.com/4sllan/nuxt-feather-icons",
3883
+ "website": "https://github.com/4sllan/nuxt-feather-icons",
3884
+ "learn_more": "https://github.com/4sllan/nuxt-feather-icons",
3885
+ "category": "UI",
3886
+ "type": "3rd-party",
3887
+ "maintainers": [
3888
+ {
3889
+ "name": "4sllan",
3890
+ "github": "4sllan"
3891
+ }
3892
+ ],
3893
+ "compatibility": {
3894
+ "nuxt": "^3.0.0",
3895
+ "requires": {}
3896
+ }
3897
+ },
3898
+ {
3899
+ "name": "nuxt-feedme",
3900
+ "description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
3901
+ "repo": "helltraitor/nuxt-feedme",
3902
+ "npm": "nuxt-feedme",
3903
+ "icon": "",
3904
+ "github": "https://github.com/helltraitor/nuxt-feedme",
3905
+ "website": "https://github.com/helltraitor/nuxt-feedme",
3906
+ "learn_more": "",
3907
+ "category": "SEO",
3908
+ "type": "3rd-party",
3909
+ "maintainers": [
3910
+ {
3911
+ "name": "Helltraitor",
3912
+ "github": "helltraitor"
3913
+ }
3914
+ ],
3915
+ "compatibility": {
3916
+ "nuxt": "^3.0.0",
3917
+ "requires": {}
3918
+ }
3919
+ },
3920
+ {
3921
+ "name": "nuxt-fontawesome",
3922
+ "description": "Module to use Font Awesome 6 icons in your Nuxt project",
3923
+ "repo": "bezumkin/nuxt-fontawesome",
3924
+ "npm": "@vesp/nuxt-fontawesome",
3925
+ "icon": "nuxt-fontawesome.svg",
3926
+ "github": "https://github.com/bezumkin/nuxt-fontawesome",
3927
+ "website": "https://github.com/bezumkin/nuxt-fontawesome",
3928
+ "learn_more": "https://fontawesome.com",
3929
+ "category": "UI",
3930
+ "type": "3rd-party",
3931
+ "maintainers": [
3932
+ {
3933
+ "name": "Vasily Naumkin",
3934
+ "github": "bezumkin",
3935
+ "avatar": "https://avatars.githubusercontent.com/u/1257284"
3936
+ }
3937
+ ],
3938
+ "compatibility": {
3939
+ "nuxt": "^3.0.0",
3940
+ "requires": {}
3941
+ }
3942
+ },
3943
+ {
3944
+ "name": "nuxt-graphql-middleware",
3945
+ "description": "Expose GraphQL queries and mutations as server API routes.",
3946
+ "repo": "dulnan/nuxt-graphql-middleware",
3947
+ "npm": "nuxt-graphql-middleware",
3948
+ "icon": "nuxt-graphql-middleware.svg",
3949
+ "github": "https://github.com/dulnan/nuxt-graphql-middleware",
3950
+ "website": "https://github.com/dulnan/nuxt-graphql-middleware",
3951
+ "learn_more": "",
3952
+ "category": "Request",
3953
+ "type": "3rd-party",
3954
+ "maintainers": [
3955
+ {
3956
+ "name": "dulnan",
3957
+ "github": "dulnan",
3039
3958
  "twitter": "dulnan",
3040
3959
  "avatar": "https://avatars.githubusercontent.com/dulnan?v=4"
3041
3960
  },
@@ -3072,6 +3991,29 @@
3072
3991
  "requires": {}
3073
3992
  }
3074
3993
  },
3994
+ {
3995
+ "name": "nuxt-gtm",
3996
+ "description": "A Nuxt module for Google Tag Manager",
3997
+ "repo": "zadigetvoltaire/nuxt-gtm",
3998
+ "npm": "@zadigetvoltaire/nuxt-gtm",
3999
+ "icon": "nuxt-gtm.svg",
4000
+ "github": "https://github.com/zadigetvoltaire/nuxt-gtm",
4001
+ "website": "https://github.com/zadigetvoltaire/nuxt-gtm",
4002
+ "learn_more": "https://developers.google.com/tag-platform/tag-manager?hl=fr",
4003
+ "category": "Analytics",
4004
+ "type": "3rd-party",
4005
+ "maintainers": [
4006
+ {
4007
+ "name": "Zadig&Voltaire Team",
4008
+ "github": "zadigetvoltaire"
4009
+ }
4010
+ ],
4011
+ "compatibility": {
4012
+ "nuxt": "^3.0.0",
4013
+ "requires": {},
4014
+ "devtools": "^0.0.0"
4015
+ }
4016
+ },
3075
4017
  {
3076
4018
  "name": "nuxt-hue",
3077
4019
  "description": "Enlighten your Nuxt experience",
@@ -3096,6 +4038,50 @@
3096
4038
  }
3097
4039
  }
3098
4040
  },
4041
+ {
4042
+ "name": "nuxt-interpolation",
4043
+ "description": "Directive for binding every link to catch the click event, and if it's a relative link router will push.",
4044
+ "repo": "daliborgogic/nuxt-interpolation#master",
4045
+ "npm": "nuxt-interpolation",
4046
+ "icon": "",
4047
+ "github": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
4048
+ "website": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
4049
+ "learn_more": "",
4050
+ "category": "Devtools",
4051
+ "type": "3rd-party",
4052
+ "maintainers": [
4053
+ {
4054
+ "name": "daliborgogic",
4055
+ "github": "daliborgogic"
4056
+ }
4057
+ ],
4058
+ "compatibility": {
4059
+ "nuxt": "^2.0.0",
4060
+ "requires": {}
4061
+ }
4062
+ },
4063
+ {
4064
+ "name": "nuxt-jsonld",
4065
+ "description": "Manage JSON-LD in Vue component.",
4066
+ "repo": "ymmooot/nuxt-jsonld",
4067
+ "npm": "nuxt-jsonld",
4068
+ "icon": "",
4069
+ "github": "https://github.com/ymmooot/nuxt-jsonld",
4070
+ "website": "https://github.com/ymmooot/nuxt-jsonld",
4071
+ "learn_more": "",
4072
+ "category": "SEO",
4073
+ "type": "3rd-party",
4074
+ "maintainers": [
4075
+ {
4076
+ "name": "ymmooot",
4077
+ "github": "ymmooot"
4078
+ }
4079
+ ],
4080
+ "compatibility": {
4081
+ "nuxt": "^3.0.0",
4082
+ "requires": {}
4083
+ }
4084
+ },
3099
4085
  {
3100
4086
  "name": "nuxt-localtunnel",
3101
4087
  "description": "Exposes your Nuxt localhost to the world automatically.",
@@ -3103,8 +4089,8 @@
3103
4089
  "npm": "@nuxtus/nuxt-localtunnel",
3104
4090
  "icon": "nuxt-localtunnel.svg",
3105
4091
  "github": "https://github.com/nuxtus/localtunnel",
3106
- "website": "https://nuxtus.com",
3107
- "learn_more": "https://docs.nuxtus.com/#/localtunnel",
4092
+ "website": "https://docs.nuxtus.com",
4093
+ "learn_more": "https://docs.nuxtus.com/localtunnel.html",
3108
4094
  "category": "Devtools",
3109
4095
  "type": "3rd-party",
3110
4096
  "maintainers": [
@@ -3121,7 +4107,7 @@
3121
4107
  },
3122
4108
  {
3123
4109
  "name": "nuxt-loco",
3124
- "description": "A localise.biz module to synth locale with Nuxt.js",
4110
+ "description": "A localise.biz module to synth locale with Nuxt",
3125
4111
  "repo": "gaetansenn/nuxt-loco",
3126
4112
  "npm": "nuxt-loco",
3127
4113
  "icon": "",
@@ -3142,6 +4128,28 @@
3142
4128
  "requires": {}
3143
4129
  }
3144
4130
  },
4131
+ {
4132
+ "name": "nuxt-mail",
4133
+ "description": "Adds email sending capability to a Nuxt.js app. Adds a server route, an injected variable, and uses nodemailer to send emails.",
4134
+ "repo": "dword-design/nuxt-mail",
4135
+ "npm": "nuxt-mail",
4136
+ "icon": "",
4137
+ "github": "https://github.com/dword-design/nuxt-mail",
4138
+ "website": "https://github.com/dword-design/nuxt-mail",
4139
+ "learn_more": "",
4140
+ "category": "Extensions",
4141
+ "type": "3rd-party",
4142
+ "maintainers": [
4143
+ {
4144
+ "name": "Sebastian Landwehr",
4145
+ "github": "dword-design"
4146
+ }
4147
+ ],
4148
+ "compatibility": {
4149
+ "nuxt": "^2.0.0 || ^3.0.0",
4150
+ "requires": {}
4151
+ }
4152
+ },
3145
4153
  {
3146
4154
  "name": "nuxt-mapbox",
3147
4155
  "description": "Elegant Mapbox integration with Nuxt",
@@ -3164,6 +4172,28 @@
3164
4172
  "requires": {}
3165
4173
  }
3166
4174
  },
4175
+ {
4176
+ "name": "nuxt-mdi",
4177
+ "description": "Add 7,000+ icons to your Nuxt application, from Material Design Icons.",
4178
+ "repo": "ERPedersen/nuxt-mdi",
4179
+ "npm": "nuxt-mdi",
4180
+ "icon": "mdi.png",
4181
+ "github": "https://github.com/ERPedersen/nuxt-mdi",
4182
+ "website": "https://nuxt-mdi.emilrosenius.com",
4183
+ "learn_more": "https://github.com/ERPedersen/nuxt-mdi/blob/main/README.md",
4184
+ "category": "Libraries",
4185
+ "type": "3rd-party",
4186
+ "maintainers": [
4187
+ {
4188
+ "name": "Emil Rosenius",
4189
+ "github": "ERPedersen"
4190
+ }
4191
+ ],
4192
+ "compatibility": {
4193
+ "nuxt": "^3.0.0",
4194
+ "requires": {}
4195
+ }
4196
+ },
3167
4197
  {
3168
4198
  "name": "nuxt-monaco-editor",
3169
4199
  "description": "Integrate monaco-editor with Nuxt",
@@ -3186,6 +4216,147 @@
3186
4216
  "requires": {}
3187
4217
  }
3188
4218
  },
4219
+ {
4220
+ "name": "nuxt-mongoose",
4221
+ "description": "A Nuxt module for simplifying the use of Mongoose in your project.",
4222
+ "repo": "arashsheyda/nuxt-mongoose",
4223
+ "npm": "nuxt-mongoose",
4224
+ "icon": "nuxt-mongoose.svg",
4225
+ "github": "https://github.com/arashsheyda/nuxt-mongoose",
4226
+ "website": "https://nuxt-mongoose.nuxt.space",
4227
+ "learn_more": "",
4228
+ "category": "Database",
4229
+ "type": "3rd-party",
4230
+ "maintainers": [
4231
+ {
4232
+ "name": "arashsheyda",
4233
+ "github": "arashsheyda"
4234
+ }
4235
+ ],
4236
+ "compatibility": {
4237
+ "nuxt": "^3.0.0",
4238
+ "requires": {},
4239
+ "devtools": "^0.0.0"
4240
+ }
4241
+ },
4242
+ {
4243
+ "name": "nuxt-oidc-auth",
4244
+ "description": "Nuxt SSR OIDC (OpenID Connect) authentication with server side encrypted sessions.",
4245
+ "repo": "itpropro/nuxt-oidc-auth",
4246
+ "npm": "nuxt-oidc-auth",
4247
+ "icon": "",
4248
+ "github": "https://github.com/itpropro/nuxt-oidc-auth",
4249
+ "website": "https://github.com/itpropro/nuxt-oidc-auth",
4250
+ "learn_more": "https://github.com/itpropro/nuxt-oidc-auth",
4251
+ "category": "Security",
4252
+ "type": "3rd-party",
4253
+ "maintainers": [
4254
+ {
4255
+ "name": "Jan-Henrik Damaschke",
4256
+ "github": "itpropro",
4257
+ "twitter": "jandamaschke"
4258
+ }
4259
+ ],
4260
+ "compatibility": {
4261
+ "nuxt": "^3.0.0",
4262
+ "requires": {}
4263
+ }
4264
+ },
4265
+ {
4266
+ "name": "nuxt-openapi-docs-module",
4267
+ "description": "Generate pages from OpenAPI specifications",
4268
+ "repo": "on-org/nuxt-openapi-docs-module",
4269
+ "npm": "nuxt-openapi-docs-module",
4270
+ "icon": "nuxt-openapi-docs-module.png",
4271
+ "github": "https://github.com/on-org/nuxt-openapi-docs-module",
4272
+ "website": "https://github.com/on-org/nuxt-openapi-docs-module",
4273
+ "learn_more": "https://www.npmjs.com/package/nuxt-openapi-docs-module",
4274
+ "category": "Libraries",
4275
+ "type": "3rd-party",
4276
+ "maintainers": [
4277
+ {
4278
+ "name": "Pavel Kuzmin",
4279
+ "github": "s00d"
4280
+ }
4281
+ ],
4282
+ "compatibility": {
4283
+ "nuxt": "^3.0.0",
4284
+ "requires": {}
4285
+ }
4286
+ },
4287
+ {
4288
+ "name": "nuxt-openid-connect",
4289
+ "description": "OpenID-Connect(OIDC) integration module for nuxt 3.0.",
4290
+ "repo": "aborn/nuxt-openid-connect",
4291
+ "npm": "nuxt-openid-connect",
4292
+ "icon": "",
4293
+ "github": "https://github.com/aborn/nuxt-openid-connect",
4294
+ "website": "https://github.com/aborn/nuxt-openid-connect",
4295
+ "learn_more": "",
4296
+ "category": "Security",
4297
+ "type": "3rd-party",
4298
+ "maintainers": [
4299
+ {
4300
+ "name": "Aborn Jiang",
4301
+ "github": "aborn"
4302
+ },
4303
+ {
4304
+ "name": "Khaled Almana",
4305
+ "github": "KhaledAlMana"
4306
+ }
4307
+ ],
4308
+ "compatibility": {
4309
+ "nuxt": "^3.0.0",
4310
+ "requires": {},
4311
+ "devtools": "^0.0.0"
4312
+ }
4313
+ },
4314
+ {
4315
+ "name": "nuxt-payload-analyzer",
4316
+ "description": "Analyze Nuxt Payload Size",
4317
+ "repo": "barbapapazes/nuxt-payload-analyzer",
4318
+ "npm": "nuxt-payload-analyzer",
4319
+ "icon": "",
4320
+ "github": "https://github.com/barbapapazes/nuxt-payload-analyzer",
4321
+ "website": "https://github.com/barbapapazes/nuxt-payload-analyzer#readme",
4322
+ "learn_more": "",
4323
+ "category": "Performance",
4324
+ "type": "3rd-party",
4325
+ "maintainers": [
4326
+ {
4327
+ "name": "Barbapapazes",
4328
+ "github": "Barbapapazes",
4329
+ "twitter": "soubiran_"
4330
+ }
4331
+ ],
4332
+ "compatibility": {
4333
+ "nuxt": "^3.0.0",
4334
+ "requires": {}
4335
+ }
4336
+ },
4337
+ {
4338
+ "name": "nuxt-pdf-frame",
4339
+ "description": "Nuxt module for template based PDF and Canvas rendering, powered by I2djs.",
4340
+ "repo": "i2djs/pdf-frame#main/packages/pdf-frame-nuxt",
4341
+ "npm": "@i2d/nuxt-pdf-frame",
4342
+ "icon": "pdf-frame.svg",
4343
+ "github": "https://github.com/i2djs/pdf-frame/tree/main/packages/pdf-frame-nuxt",
4344
+ "website": "https://www.pdf-frame.org",
4345
+ "learn_more": "https://github.com/I2Djs/pdf-frame/wiki/nuxt%E2%80%90pdf%E2%80%90frame",
4346
+ "category": "Libraries",
4347
+ "type": "3rd-party",
4348
+ "maintainers": [
4349
+ {
4350
+ "name": "Narayana Swamy",
4351
+ "github": "nswamy14",
4352
+ "email": "narayanaswamy14@gmail.com"
4353
+ }
4354
+ ],
4355
+ "compatibility": {
4356
+ "nuxt": "^3.0.0",
4357
+ "requires": {}
4358
+ }
4359
+ },
3189
4360
  {
3190
4361
  "name": "nuxt-pdf",
3191
4362
  "description": "Zero-boilerplate PDF exports of your Pages and Components",
@@ -3199,9 +4370,31 @@
3199
4370
  "type": "3rd-party",
3200
4371
  "maintainers": [
3201
4372
  {
3202
- "name": "sidebase",
3203
- "github": "sidebase",
3204
- "twitter": "sidebase_io"
4373
+ "name": "sidebase",
4374
+ "github": "sidebase",
4375
+ "twitter": "sidebase_io"
4376
+ }
4377
+ ],
4378
+ "compatibility": {
4379
+ "nuxt": "^3.0.0",
4380
+ "requires": {}
4381
+ }
4382
+ },
4383
+ {
4384
+ "name": "nuxt-phosphor-icons",
4385
+ "description": "Just a simple integration for @phosphor-icons in Nuxt",
4386
+ "repo": "OyewoleOyedeji/nuxt-phosphor-icons",
4387
+ "npm": "nuxt-phosphor-icons",
4388
+ "icon": "phosphor-icons.svg",
4389
+ "github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
4390
+ "website": "https://nuxt-phosphor-icons.vercel.app",
4391
+ "learn_more": "https://nuxt-phosphor-icons.vercel.app",
4392
+ "category": "UI",
4393
+ "type": "3rd-party",
4394
+ "maintainers": [
4395
+ {
4396
+ "name": "OyewoleOyedeji",
4397
+ "github": "OyewoleOyedeji"
3205
4398
  }
3206
4399
  ],
3207
4400
  "compatibility": {
@@ -3232,20 +4425,24 @@
3232
4425
  }
3233
4426
  },
3234
4427
  {
3235
- "name": "plausible",
3236
- "description": "Nuxt 3 module to natively integrate Plausible analytics",
3237
- "repo": "nuxt-modules/plausible",
3238
- "npm": "@nuxtjs/plausible",
3239
- "icon": "plausible.png",
3240
- "github": "https://github.com/nuxt-modules/plausible",
3241
- "website": "https://github.com/nuxt-modules/plausible",
3242
- "learn_more": "https://plausible.io/",
3243
- "category": "Analytics",
3244
- "type": "community",
4428
+ "name": "nuxt-plotly",
4429
+ "description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
4430
+ "repo": "superdev-tech/nuxt-plotly",
4431
+ "npm": "nuxt-plotly",
4432
+ "icon": "nuxt-plotly.svg",
4433
+ "github": "https://github.com/superdev-tech/nuxt-plotly",
4434
+ "website": "https://github.com/superdev-tech/nuxt-plotly",
4435
+ "learn_more": "https://www.npmjs.com/package/nuxt-plotly",
4436
+ "category": "Libraries",
4437
+ "type": "3rd-party",
3245
4438
  "maintainers": [
3246
4439
  {
3247
- "name": "Johann Schopplich",
3248
- "github": "johannschopplich"
4440
+ "name": "Supanut Dokmaithong",
4441
+ "github": "Boomgeek"
4442
+ },
4443
+ {
4444
+ "name": "superdev-tech",
4445
+ "github": "superdev-tech"
3249
4446
  }
3250
4447
  ],
3251
4448
  "compatibility": {
@@ -3255,7 +4452,7 @@
3255
4452
  },
3256
4453
  {
3257
4454
  "name": "nuxt-png-to-ico",
3258
- "description": "Nuxt.js module for auto generating favicons",
4455
+ "description": "Nuxt module for auto generating favicons",
3259
4456
  "repo": "b5710546232/nuxt-png-to-ico",
3260
4457
  "npm": "nuxt-png-to-ico",
3261
4458
  "icon": "",
@@ -3276,9 +4473,31 @@
3276
4473
  "requires": {}
3277
4474
  }
3278
4475
  },
4476
+ {
4477
+ "name": "nuxt-posthog",
4478
+ "description": "Integrate PostHog into your application with minimal configuration",
4479
+ "repo": "mitjans/nuxt-posthog",
4480
+ "npm": "nuxt-posthog",
4481
+ "icon": "posthog.svg",
4482
+ "github": "https://github.com/mitjans/nuxt-posthog",
4483
+ "website": "https://nuxt-posthog.cmitjans.dev",
4484
+ "learn_more": "https://posthog.com",
4485
+ "category": "Analytics",
4486
+ "type": "3rd-party",
4487
+ "maintainers": [
4488
+ {
4489
+ "name": "Carles Mitjans",
4490
+ "github": "mitjans"
4491
+ }
4492
+ ],
4493
+ "compatibility": {
4494
+ "nuxt": "^3.0.0",
4495
+ "requires": {}
4496
+ }
4497
+ },
3279
4498
  {
3280
4499
  "name": "nuxt-smartlook",
3281
- "description": "Integrate Smartlook in your Nuxt.js apps using nuxt-smartlook.",
4500
+ "description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
3282
4501
  "repo": "f00b4r/nuxt-smartlook",
3283
4502
  "npm": "nuxt-smartlook",
3284
4503
  "icon": "nuxt-smartlook.png",
@@ -3300,6 +4519,28 @@
3300
4519
  "requires": {}
3301
4520
  }
3302
4521
  },
4522
+ {
4523
+ "name": "nuxt-social-share",
4524
+ "description": "Simple Social Sharing for Nuxt",
4525
+ "repo": "stefanobartoletti/nuxt-social-share",
4526
+ "npm": "@stefanobartoletti/nuxt-social-share",
4527
+ "icon": "nuxt-social-share.png",
4528
+ "github": "https://github.com/stefanobartoletti/nuxt-social-share",
4529
+ "website": "https://github.com/stefanobartoletti/nuxt-social-share",
4530
+ "learn_more": "https://github.com/stefanobartoletti/nuxt-social-share#readme",
4531
+ "category": "Extensions",
4532
+ "type": "3rd-party",
4533
+ "maintainers": [
4534
+ {
4535
+ "name": "stefanobartoletti",
4536
+ "github": "stefanobartoletti"
4537
+ }
4538
+ ],
4539
+ "compatibility": {
4540
+ "nuxt": "^3.0.0",
4541
+ "requires": {}
4542
+ }
4543
+ },
3303
4544
  {
3304
4545
  "name": "ssr-lit",
3305
4546
  "description": "Server-Side Rendering for Lit Element components",
@@ -3330,10 +4571,10 @@
3330
4571
  },
3331
4572
  {
3332
4573
  "name": "nuxt-storm",
3333
- "description": "WebStorm & PHPStorm support for NuxtJS components",
4574
+ "description": "WebStorm & PHPStorm support for Nuxt components",
3334
4575
  "repo": "fumeapp/nuxt-storm",
3335
4576
  "npm": "nuxt-storm",
3336
- "icon": "nuxt-storm.png",
4577
+ "icon": "",
3337
4578
  "github": "https://github.com/fumeapp/nuxt-storm",
3338
4579
  "website": "https://github.com/fumeapp/nuxt-storm",
3339
4580
  "learn_more": "https://github.com/fumeapp/nuxt-storm",
@@ -3350,6 +4591,30 @@
3350
4591
  "requires": {}
3351
4592
  }
3352
4593
  },
4594
+ {
4595
+ "name": "nuxt-svgo-loader",
4596
+ "description": "Nuxt module to load SVG files as Vue components, using SVGO for optimization.",
4597
+ "repo": "Mini-ghost/nuxt-svgo-loader",
4598
+ "npm": "nuxt-svgo-loader",
4599
+ "icon": "",
4600
+ "github": "https://github.com/Mini-ghost/nuxt-svgo-loader",
4601
+ "website": "https://github.com/Mini-ghost/nuxt-svgo-loader",
4602
+ "learn_more": "https://github.com/Mini-ghost/nuxt-svgo-loader",
4603
+ "category": "Images",
4604
+ "type": "3rd-party",
4605
+ "maintainers": [
4606
+ {
4607
+ "name": "Alex Liu",
4608
+ "github": "Mini-ghost",
4609
+ "twitter": "Minighost_Alex"
4610
+ }
4611
+ ],
4612
+ "compatibility": {
4613
+ "nuxt": "^3.0.0",
4614
+ "requires": {},
4615
+ "devtools": "^0.0.0"
4616
+ }
4617
+ },
3353
4618
  {
3354
4619
  "name": "nuxt-svgo",
3355
4620
  "description": "Nuxt module to load optimized SVG files as Vue components",
@@ -3374,7 +4639,7 @@
3374
4639
  },
3375
4640
  {
3376
4641
  "name": "nuxt-unleash",
3377
- "description": "Nuxt.js module to use Unleash toggle feature services",
4642
+ "description": "Nuxt module to use Unleash toggle feature services",
3378
4643
  "repo": "conejerock/nuxt-unleash",
3379
4644
  "npm": "nuxt-unleash",
3380
4645
  "icon": "nuxt-unleash.svg",
@@ -3394,28 +4659,6 @@
3394
4659
  "requires": {}
3395
4660
  }
3396
4661
  },
3397
- {
3398
- "name": "nuxt-use-motion",
3399
- "description": "A Nuxt module putting your components in motion",
3400
- "repo": "Tahul/nuxt-use-motion",
3401
- "npm": "nuxt-use-motion",
3402
- "icon": "nuxt-use-motion.svg",
3403
- "github": "https://github.com/Tahul/nuxt-use-motion",
3404
- "website": "https://github.com/Tahul/nuxt-use-motion",
3405
- "learn_more": "https://github.com/vueuse/motion",
3406
- "category": "Libraries",
3407
- "type": "3rd-party",
3408
- "maintainers": [
3409
- {
3410
- "name": "Tahul",
3411
- "github": "Tahul"
3412
- }
3413
- ],
3414
- "compatibility": {
3415
- "nuxt": "^2.0.0",
3416
- "requires": {}
3417
- }
3418
- },
3419
4662
  {
3420
4663
  "name": "nuxt-use-sound",
3421
4664
  "description": "A Nuxt module for playing sound effects.",
@@ -3465,12 +4708,12 @@
3465
4708
  {
3466
4709
  "name": "nuxt-vue3-google-signin",
3467
4710
  "description": "Empower your Nuxt app with Google Sign-In, hassle-free",
3468
- "repo": "syetalabs/nuxt-vue3-google-signin",
4711
+ "repo": "wavezync/nuxt-vue3-google-signin",
3469
4712
  "npm": "nuxt-vue3-google-signin",
3470
4713
  "icon": "vue3-google-signin.svg",
3471
- "github": "https://github.com/syetalabs/nuxt-vue3-google-signin",
3472
- "website": "https://vue3-google-signin.syetalabs.io",
3473
- "learn_more": "https://vue3-google-signin.syetalabs.io",
4714
+ "github": "https://github.com/wavezync/nuxt-vue3-google-signin",
4715
+ "website": "https://vue3-google-signin.wavezync.com",
4716
+ "learn_more": "https://vue3-google-signin.wavezync.com",
3474
4717
  "category": "Libraries",
3475
4718
  "type": "3rd-party",
3476
4719
  "maintainers": [
@@ -3485,20 +4728,64 @@
3485
4728
  }
3486
4729
  },
3487
4730
  {
3488
- "name": "nuxt-vuetify",
3489
- "description": "Add Vuetify 3 to your Nuxt 3 application in seconds.",
3490
- "repo": "invictus-codes/nuxt-vuetify",
3491
- "npm": "@invictus.codes/nuxt-vuetify",
3492
- "icon": "vuetify-logo-v3-dark.svg",
3493
- "github": "https://github.com/invictus-codes/nuxt-vuetify",
3494
- "website": "https://invictus-codes.github.io/nuxt-vuetify/",
3495
- "learn_more": "https://github.com/invictus-codes/nuxt-vuetify/blob/main/README.md",
3496
- "category": "UI",
4731
+ "name": "nuxt-zod-i18n",
4732
+ "description": "A Nuxt Module for localizing zod error messages.",
4733
+ "repo": "xibman/nuxt-zod-i18n",
4734
+ "npm": "nuxt-zod-i18n",
4735
+ "icon": "nuxt-zod-i18n.svg",
4736
+ "github": "https://github.com/xibman/nuxt-zod-i18n",
4737
+ "website": "https://xibman-nuxt-zod-i18n.nuxt.space",
4738
+ "learn_more": "",
4739
+ "category": "Libraries",
4740
+ "type": "3rd-party",
4741
+ "maintainers": [
4742
+ {
4743
+ "name": "xibman",
4744
+ "github": "xibman"
4745
+ }
4746
+ ],
4747
+ "compatibility": {
4748
+ "nuxt": "^3.0.0",
4749
+ "requires": {}
4750
+ }
4751
+ },
4752
+ {
4753
+ "name": "nuxt3-interpolation",
4754
+ "description": "",
4755
+ "repo": "daliborgogic/interpolation",
4756
+ "npm": "nuxt3-interpolation",
4757
+ "icon": "",
4758
+ "github": "https://github.com/daliborgogic/interpolation/tree/master",
4759
+ "website": "https://github.com/daliborgogic/interpolation/tree/master",
4760
+ "learn_more": "",
4761
+ "category": "Devtools",
4762
+ "type": "3rd-party",
4763
+ "maintainers": [
4764
+ {
4765
+ "name": "daliborgogic",
4766
+ "github": "daliborgogic"
4767
+ }
4768
+ ],
4769
+ "compatibility": {
4770
+ "nuxt": "^3.0.0",
4771
+ "requires": {}
4772
+ }
4773
+ },
4774
+ {
4775
+ "name": "nuxt3-leaflet",
4776
+ "description": "Leaflet integration with Nuxt",
4777
+ "repo": "Gugustinette/Nuxt-Leaflet",
4778
+ "npm": "nuxt3-leaflet",
4779
+ "icon": "leaflet.png",
4780
+ "github": "https://github.com/Gugustinette/Nuxt-Leaflet",
4781
+ "website": "https://github.com/Gugustinette/Nuxt-Leaflet",
4782
+ "learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
4783
+ "category": "Libraries",
3497
4784
  "type": "3rd-party",
3498
4785
  "maintainers": [
3499
4786
  {
3500
- "name": "Jens van Hellemondt",
3501
- "github": "invictus-codes"
4787
+ "name": "Augustin MERCIER",
4788
+ "github": "Gugustinette"
3502
4789
  }
3503
4790
  ],
3504
4791
  "compatibility": {
@@ -3508,7 +4795,7 @@
3508
4795
  },
3509
4796
  {
3510
4797
  "name": "nuxt7",
3511
- "description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
4798
+ "description": "Full Featured iOS & Android PWA Apps with Nuxt and Framework7",
3512
4799
  "repo": "nuxt-community/nuxt7",
3513
4800
  "npm": "nuxt7",
3514
4801
  "icon": "",
@@ -3531,15 +4818,15 @@
3531
4818
  },
3532
4819
  {
3533
4820
  "name": "og-image",
3534
- "description": "Easily generate dynamic social share images.",
3535
- "repo": "harlan-zw/nuxt-og-image",
4821
+ "description": "Enlightened runtime images generated with Vue templates.",
4822
+ "repo": "nuxt-modules/og-image",
3536
4823
  "npm": "nuxt-og-image",
3537
- "icon": "",
3538
- "github": "https://github.com/harlan-zw/nuxt-og-image",
3539
- "website": "https://github.com/harlan-zw/nuxt-og-image",
3540
- "learn_more": "",
4824
+ "icon": "og-image.svg",
4825
+ "github": "https://github.com/nuxt-modules/og-image",
4826
+ "website": "https://nuxtseo.com/og-image",
4827
+ "learn_more": "https://nuxtseo.com/og-image",
3541
4828
  "category": "SEO",
3542
- "type": "3rd-party",
4829
+ "type": "community",
3543
4830
  "maintainers": [
3544
4831
  {
3545
4832
  "name": "Harlan Wilton",
@@ -3550,7 +4837,8 @@
3550
4837
  ],
3551
4838
  "compatibility": {
3552
4839
  "nuxt": "^3.0.0",
3553
- "requires": {}
4840
+ "requires": {},
4841
+ "devtools": "^0.0.0"
3554
4842
  }
3555
4843
  },
3556
4844
  {
@@ -3578,13 +4866,13 @@
3578
4866
  },
3579
4867
  {
3580
4868
  "name": "optimized-images",
3581
- "description": "Automatically optimizes images used in Nuxt.js projects (jpeg, png, svg, webp and gif).",
4869
+ "description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
3582
4870
  "repo": "juliomrqz/nuxt-optimized-images",
3583
4871
  "npm": "@aceforth/nuxt-optimized-images",
3584
4872
  "icon": "",
3585
4873
  "github": "https://github.com/juliomrqz/nuxt-optimized-images",
3586
- "website": "https://marquez.co/docs/nuxt-optimized-images/",
3587
- "learn_more": "",
4874
+ "website": "https://github.com/juliomrqz/nuxt-optimized-images",
4875
+ "learn_more": "https://github.com/juliomrqz/nuxt-optimized-images/tree/develop/docs",
3588
4876
  "category": "Images",
3589
4877
  "type": "3rd-party",
3590
4878
  "maintainers": [
@@ -3623,7 +4911,7 @@
3623
4911
  },
3624
4912
  {
3625
4913
  "name": "parse",
3626
- "description": "Parse package for Nuxt.js",
4914
+ "description": "Parse package for Nuxt",
3627
4915
  "repo": "cierrateam/nuxt-parse",
3628
4916
  "npm": "nuxt-parse",
3629
4917
  "icon": "",
@@ -3643,6 +4931,29 @@
3643
4931
  "requires": {}
3644
4932
  }
3645
4933
  },
4934
+ {
4935
+ "name": "particles",
4936
+ "description": "Easily add particle animations to your Nuxt projects using tsParticles",
4937
+ "repo": "Joepocalyptic/nuxt-particles",
4938
+ "npm": "nuxt-particles",
4939
+ "icon": "",
4940
+ "github": "https://github.com/Joepocalyptic/nuxt-particles",
4941
+ "website": "https://nuxt-particles.joeypereira.dev",
4942
+ "learn_more": "https://particles.js.org/",
4943
+ "category": "Libraries",
4944
+ "type": "3rd-party",
4945
+ "maintainers": [
4946
+ {
4947
+ "name": "Joey Pereira",
4948
+ "github": "Joepocalyptic",
4949
+ "avatar": "https://avatars.githubusercontent.com/Joepocalyptic?v=4"
4950
+ }
4951
+ ],
4952
+ "compatibility": {
4953
+ "nuxt": "^3.0.0",
4954
+ "requires": {}
4955
+ }
4956
+ },
3646
4957
  {
3647
4958
  "name": "partytown",
3648
4959
  "description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
@@ -3668,6 +4979,74 @@
3668
4979
  }
3669
4980
  }
3670
4981
  },
4982
+ {
4983
+ "name": "paypal",
4984
+ "description": "A Nuxt module for simplifying the use of Paypal in your project.",
4985
+ "repo": "arashsheyda/nuxt-paypal",
4986
+ "npm": "nuxt-paypal",
4987
+ "icon": "paypal.svg",
4988
+ "github": "https://github.com/arashsheyda/nuxt-paypal",
4989
+ "website": "https://github.com/arashsheyda/nuxt-paypal#readme",
4990
+ "learn_more": "https://developer.paypal.com/sdk/js/reference/",
4991
+ "category": "Payment",
4992
+ "type": "3rd-party",
4993
+ "maintainers": [
4994
+ {
4995
+ "name": "Arash Sheyda",
4996
+ "github": "arashsheyda"
4997
+ }
4998
+ ],
4999
+ "compatibility": {
5000
+ "nuxt": "^3.0.0",
5001
+ "requires": {}
5002
+ }
5003
+ },
5004
+ {
5005
+ "name": "pdfeasy",
5006
+ "description": "A JavaScript Client/Server Side PDF-Generator based in PDFKit",
5007
+ "repo": "betterwrite/pdfeasy#main/packages/nuxt",
5008
+ "npm": "nuxt-pdfeasy",
5009
+ "icon": "pdfeasy.png",
5010
+ "github": "https://github.com/betterwrite/pdfeasy",
5011
+ "website": "https://github.com/betterwrite/pdfeasy",
5012
+ "learn_more": "https://github.com/betterwrite/pdfeasy",
5013
+ "category": "Extensions",
5014
+ "type": "3rd-party",
5015
+ "maintainers": [
5016
+ {
5017
+ "name": "Giovane Cardoso",
5018
+ "github": "novout",
5019
+ "twitter": "novoutttttt",
5020
+ "avatar": "https://avatars.githubusercontent.com/novout?v=4"
5021
+ }
5022
+ ],
5023
+ "compatibility": {
5024
+ "nuxt": "^3.0.0",
5025
+ "requires": {}
5026
+ }
5027
+ },
5028
+ {
5029
+ "name": "pergel",
5030
+ "description": "Pergel is a tailor-made solution for Nuxt and Nitro, providing swift project kickstarts and seamless integration of various modules.",
5031
+ "repo": "oku-ui/pergel#main/packages-core/pergel",
5032
+ "npm": "pergel",
5033
+ "icon": "pergel.svg",
5034
+ "github": "https://github.com/oku-ui/pergel",
5035
+ "website": "https://oku-ui.com/pergel",
5036
+ "learn_more": "",
5037
+ "category": "Devtools",
5038
+ "type": "3rd-party",
5039
+ "maintainers": [
5040
+ {
5041
+ "name": "Mehmet - productdevbook",
5042
+ "github": "productdevbook"
5043
+ }
5044
+ ],
5045
+ "compatibility": {
5046
+ "nuxt": "^3.10.0",
5047
+ "requires": {}
5048
+ }
5049
+ },
3671
5050
  {
3672
5051
  "name": "persian-datepicker",
3673
5052
  "description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
@@ -3694,7 +5073,7 @@
3694
5073
  {
3695
5074
  "name": "pinia-orm",
3696
5075
  "description": "The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store.",
3697
- "repo": "CodeDredd/pinia-orm#master/packages/nuxt",
5076
+ "repo": "CodeDredd/pinia-orm#main/packages/nuxt",
3698
5077
  "npm": "@pinia-orm/nuxt",
3699
5078
  "icon": "pinia-orm.svg",
3700
5079
  "github": "https://github.com/CodeDredd/pinia-orm/tree/master/packages/nuxt",
@@ -3765,10 +5144,10 @@
3765
5144
  },
3766
5145
  {
3767
5146
  "name": "plausible",
3768
- "description": "Nuxt 3 module to natively integrate Plausible analytics",
5147
+ "description": "Nuxt module to natively integrate Plausible analytics",
3769
5148
  "repo": "nuxt-modules/plausible",
3770
5149
  "npm": "@nuxtjs/plausible",
3771
- "icon": "",
5150
+ "icon": "plausible.svg",
3772
5151
  "github": "https://github.com/nuxt-modules/plausible",
3773
5152
  "website": "https://github.com/nuxt-modules/plausible",
3774
5153
  "learn_more": "",
@@ -3776,12 +5155,12 @@
3776
5155
  "type": "community",
3777
5156
  "maintainers": [
3778
5157
  {
3779
- "name": "nuxt-modules",
3780
- "github": "nuxt-modules"
5158
+ "name": "Johann Schopplich",
5159
+ "github": "johannschopplich"
3781
5160
  }
3782
5161
  ],
3783
5162
  "compatibility": {
3784
- "nuxt": "^2.0.0",
5163
+ "nuxt": "^2.0.0 || ^3.0.0",
3785
5164
  "requires": {}
3786
5165
  }
3787
5166
  },
@@ -3807,9 +5186,56 @@
3807
5186
  "requires": {}
3808
5187
  }
3809
5188
  },
5189
+ {
5190
+ "name": "prepare",
5191
+ "description": "Initialization steps at build time – like Nuxt 2 server init",
5192
+ "repo": "johannschopplich/nuxt-prepare",
5193
+ "npm": "nuxt-prepare",
5194
+ "icon": "prepare.svg",
5195
+ "github": "https://github.com/johannschopplich/nuxt-prepare",
5196
+ "website": "https://nuxt-prepare.byjohann.dev",
5197
+ "learn_more": "",
5198
+ "category": "Devtools",
5199
+ "type": "3rd-party",
5200
+ "maintainers": [
5201
+ {
5202
+ "name": "Johann Schopplich",
5203
+ "github": "johannschopplich",
5204
+ "twitter": "jschopplich",
5205
+ "avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
5206
+ }
5207
+ ],
5208
+ "compatibility": {
5209
+ "nuxt": "^3.0.0",
5210
+ "requires": {}
5211
+ }
5212
+ },
5213
+ {
5214
+ "name": "primevue",
5215
+ "description": "Next Generation Vue UI Component Library",
5216
+ "repo": "primefaces/primevue-nuxt-module",
5217
+ "npm": "nuxt-primevue",
5218
+ "icon": "primevue.svg",
5219
+ "github": "https://github.com/primefaces/primevue-nuxt-module",
5220
+ "website": "https://primevue.org/",
5221
+ "learn_more": "https://primevue.org/",
5222
+ "category": "UI",
5223
+ "type": "3rd-party",
5224
+ "maintainers": [
5225
+ {
5226
+ "name": "primefaces",
5227
+ "github": "primefaces",
5228
+ "twitter": "primevue"
5229
+ }
5230
+ ],
5231
+ "compatibility": {
5232
+ "nuxt": "^3.0.0",
5233
+ "requires": {}
5234
+ }
5235
+ },
3810
5236
  {
3811
5237
  "name": "prismic",
3812
- "description": "Easily connect your Nuxt.js application to your content hosted on Prismic",
5238
+ "description": "Easily connect your Nuxt application to your content hosted on Prismic",
3813
5239
  "repo": "nuxt-modules/prismic",
3814
5240
  "npm": "@nuxtjs/prismic",
3815
5241
  "icon": "prismic.png",
@@ -3876,7 +5302,7 @@
3876
5302
  },
3877
5303
  {
3878
5304
  "name": "proxy",
3879
- "description": "The one-liner node.js http-proxy middleware solution for Nuxt.js using http-proxy-middleware",
5305
+ "description": "The one-liner node.js http-proxy middleware solution for Nuxt using http-proxy-middleware",
3880
5306
  "repo": "nuxt-community/proxy-module",
3881
5307
  "npm": "@nuxtjs/proxy",
3882
5308
  "icon": "",
@@ -3922,7 +5348,7 @@
3922
5348
  },
3923
5349
  {
3924
5350
  "name": "purgecss",
3925
- "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt.js",
5351
+ "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt",
3926
5352
  "repo": "Developmint/nuxt-purgecss#main",
3927
5353
  "npm": "nuxt-purgecss",
3928
5354
  "icon": "purgecss.png",
@@ -3944,7 +5370,7 @@
3944
5370
  },
3945
5371
  {
3946
5372
  "name": "pwa",
3947
- "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your app's performance.",
5373
+ "description": "Easily build a Progressive Web App for your Nuxt application to improve your app's performance.",
3948
5374
  "repo": "nuxt-community/pwa-module",
3949
5375
  "npm": "@nuxtjs/pwa",
3950
5376
  "icon": "pwa.png",
@@ -3969,7 +5395,7 @@
3969
5395
  },
3970
5396
  {
3971
5397
  "name": "python",
3972
- "description": "Write Nuxt.js applications using Python",
5398
+ "description": "Write Nuxt applications using Python",
3973
5399
  "repo": "nuxt-community/python-module",
3974
5400
  "npm": "@nuxtjs/python",
3975
5401
  "icon": "python.png",
@@ -4006,6 +5432,64 @@
4006
5432
  "github": "Maiquu"
4007
5433
  }
4008
5434
  ],
5435
+ "compatibility": {
5436
+ "nuxt": "^3.0.0",
5437
+ "requires": {},
5438
+ "devtools": "^0.0.0"
5439
+ }
5440
+ },
5441
+ {
5442
+ "name": "radash",
5443
+ "description": "radash module with auto-import and custom prefix",
5444
+ "repo": "bbg/nuxt-radash",
5445
+ "npm": "nuxt-radash",
5446
+ "icon": "radash.png",
5447
+ "github": "https://github.com/bbg/nuxt-radash",
5448
+ "website": "https://github.com/bbg/nuxt-radash#readme",
5449
+ "learn_more": "https://github.com/rayepps/radash/",
5450
+ "category": "Libraries",
5451
+ "type": "3rd-party",
5452
+ "maintainers": [
5453
+ {
5454
+ "name": "Batuhan Göksu",
5455
+ "github": "bbg"
5456
+ }
5457
+ ],
5458
+ "compatibility": {
5459
+ "nuxt": "^3.0.0",
5460
+ "requires": {}
5461
+ }
5462
+ },
5463
+ {
5464
+ "name": "radix-vue",
5465
+ "description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
5466
+ "repo": "radix-vue/radix-vue",
5467
+ "npm": "radix-vue",
5468
+ "icon": "radix-vue.svg",
5469
+ "github": "https://github.com/radix-vue/radix-vue",
5470
+ "website": "https://www.radix-vue.com/",
5471
+ "learn_more": "https://www.radix-vue.com/overview/installation.html#nuxt-modules",
5472
+ "category": "UI",
5473
+ "type": "3rd-party",
5474
+ "maintainers": [
5475
+ {
5476
+ "name": "Zernonia",
5477
+ "github": "zernonia",
5478
+ "twitter": "zernonia"
5479
+ },
5480
+ {
5481
+ "name": "Khairul Haaziq",
5482
+ "github": "khairulhaaziq"
5483
+ },
5484
+ {
5485
+ "name": "Mujahid Anuar",
5486
+ "github": "mujahidfa"
5487
+ },
5488
+ {
5489
+ "name": "Max",
5490
+ "github": "onmax"
5491
+ }
5492
+ ],
4009
5493
  "compatibility": {
4010
5494
  "nuxt": "^3.0.0",
4011
5495
  "requires": {}
@@ -4013,7 +5497,7 @@
4013
5497
  },
4014
5498
  {
4015
5499
  "name": "recaptcha",
4016
- "description": "Simple and easy Google reCAPTCHA module with Nuxt.js",
5500
+ "description": "Simple and easy Google reCAPTCHA module with Nuxt",
4017
5501
  "repo": "nuxt-community/recaptcha-module",
4018
5502
  "npm": "@nuxtjs/recaptcha",
4019
5503
  "icon": "recaptcha.png",
@@ -4056,9 +5540,32 @@
4056
5540
  "requires": {}
4057
5541
  }
4058
5542
  },
5543
+ {
5544
+ "name": "resend",
5545
+ "description": "Resend integration for Nuxt",
5546
+ "repo": "nhedger/nuxt-resend",
5547
+ "npm": "nuxt-resend",
5548
+ "icon": "resend.svg",
5549
+ "github": "https://github.com/nhedger/nuxt-resend",
5550
+ "website": "https://github.com/nhedger/nuxt-resend",
5551
+ "learn_more": "https://resend.com",
5552
+ "category": "Extensions",
5553
+ "type": "3rd-party",
5554
+ "maintainers": [
5555
+ {
5556
+ "name": "Nicolas Hedger",
5557
+ "github": "nhedger",
5558
+ "twitter": "nicolashedger"
5559
+ }
5560
+ ],
5561
+ "compatibility": {
5562
+ "nuxt": "^3.0.0",
5563
+ "requires": {}
5564
+ }
5565
+ },
4059
5566
  {
4060
5567
  "name": "rfg-icon",
4061
- "description": "Nuxt.js module for creating favicons with RealFaviconGenerator api",
5568
+ "description": "Nuxt module for creating favicons with RealFaviconGenerator api",
4062
5569
  "repo": "pimlie/nuxt-rfg-icon",
4063
5570
  "npm": "nuxt-rfg-icon",
4064
5571
  "icon": "real-favicon-generator.png",
@@ -4080,13 +5587,13 @@
4080
5587
  },
4081
5588
  {
4082
5589
  "name": "robots",
4083
- "description": "A Nuxt.js module thats inject a middleware to generate a robots.txt file",
4084
- "repo": "nuxt-community/robots-module",
5590
+ "description": "A Nuxt module thats inject a middleware to generate a robots.txt file",
5591
+ "repo": "nuxt-modules/robots",
4085
5592
  "npm": "@nuxtjs/robots",
4086
5593
  "icon": "robots.png",
4087
- "github": "https://github.com/nuxt-community/robots-module",
4088
- "website": "https://github.com/nuxt-community/robots-module",
4089
- "learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
5594
+ "github": "https://github.com/nuxt-modules/robots",
5595
+ "website": "https://github.com/nuxt-modules/robots",
5596
+ "learn_more": "",
4090
5597
  "category": "SEO",
4091
5598
  "type": "community",
4092
5599
  "maintainers": [
@@ -4104,23 +5611,23 @@
4104
5611
  },
4105
5612
  {
4106
5613
  "name": "rollbar",
4107
- "description": "Add Rollbar.js to your Nuxt.js app to automatically capture and report errors in your applications.",
4108
- "repo": "gaelreyrol/nuxt-rollbar-module",
4109
- "npm": "nuxt-rollbar-module",
5614
+ "description": "Nuxt 3 module to integrate Rollbar.",
5615
+ "repo": "jairoblatt/nuxt-rollbar",
5616
+ "npm": "nuxt-rollbar",
4110
5617
  "icon": "rollbar.png",
4111
- "github": "https://github.com/gaelreyrol/nuxt-rollbar-module",
4112
- "website": "https://github.com/gaelreyrol/nuxt-rollbar-module",
5618
+ "github": "https://github.com/jairoblatt/nuxt-rollbar",
5619
+ "website": "https://github.com/jairoblatt/nuxt-rollbar",
4113
5620
  "learn_more": "https://docs.rollbar.com/docs/javascript",
4114
5621
  "category": "Monitoring",
4115
5622
  "type": "3rd-party",
4116
5623
  "maintainers": [
4117
5624
  {
4118
- "name": "Gaël Reyrol",
4119
- "github": "gaelreyrol"
5625
+ "name": "Jairo Blatt",
5626
+ "github": "jairoblatt"
4120
5627
  }
4121
5628
  ],
4122
5629
  "compatibility": {
4123
- "nuxt": "^2.0.0",
5630
+ "nuxt": "^3.0.0",
4124
5631
  "requires": {}
4125
5632
  }
4126
5633
  },
@@ -4149,7 +5656,7 @@
4149
5656
  },
4150
5657
  {
4151
5658
  "name": "router",
4152
- "description": "Nuxt.js module to use router.js instead of pages/ directory",
5659
+ "description": "Nuxt module to use router.js instead of pages/ directory",
4153
5660
  "repo": "nuxt-community/router-module",
4154
5661
  "npm": "@nuxtjs/router",
4155
5662
  "icon": "vue.png",
@@ -4197,13 +5704,13 @@
4197
5704
  },
4198
5705
  {
4199
5706
  "name": "schema-org",
4200
- "description": "Schema.org for Nuxt, supporting typed and automated Google Rich Results.",
4201
- "repo": "vueuse/schema-org#main/packages/nuxt",
5707
+ "description": "Quick and easy Schema.org graphs.",
5708
+ "repo": "harlan-zw/nuxt-schema-org",
4202
5709
  "npm": "nuxt-schema-org",
4203
5710
  "icon": "schema-org.svg",
4204
- "github": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
4205
- "website": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
4206
- "learn_more": "https://vue-schema-org.netlify.app/guide/setup/nuxt.html",
5711
+ "github": "https://github.com/harlan-zw/nuxt-schema-org",
5712
+ "website": "https://nuxtseo.com/schema-org",
5713
+ "learn_more": "https://unhead.unjs.io/schema-org/getting-started/setup",
4207
5714
  "category": "SEO",
4208
5715
  "type": "3rd-party",
4209
5716
  "maintainers": [
@@ -4266,13 +5773,13 @@
4266
5773
  },
4267
5774
  {
4268
5775
  "name": "segment",
4269
- "description": "Nuxt.js module for Segment Analytics.js",
5776
+ "description": "Nuxt module for Segment Analytics.js",
4270
5777
  "repo": "dansmaculotte/nuxt-segment",
4271
5778
  "npm": "@dansmaculotte/nuxt-segment",
4272
5779
  "icon": "segment.png",
4273
5780
  "github": "https://github.com/dansmaculotte/nuxt-segment",
4274
5781
  "website": "https://github.com/dansmaculotte/nuxt-segment",
4275
- "learn_more": "https://segment.com/docs/connections/sources/catalog/Libraries/website/javascript/",
5782
+ "learn_more": "",
4276
5783
  "category": "Analytics",
4277
5784
  "type": "3rd-party",
4278
5785
  "maintainers": [
@@ -4288,10 +5795,10 @@
4288
5795
  },
4289
5796
  {
4290
5797
  "name": "sentry",
4291
- "description": "Sentry module for Nuxt.js to help developers diagnose, fix, and optimize the performance of their code",
5798
+ "description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
4292
5799
  "repo": "nuxt-community/sentry-module",
4293
5800
  "npm": "@nuxtjs/sentry",
4294
- "icon": "sentry.png",
5801
+ "icon": "sentry.svg",
4295
5802
  "github": "https://github.com/nuxt-community/sentry-module",
4296
5803
  "website": "https://sentry.nuxtjs.org/",
4297
5804
  "learn_more": "https://sentry.io/welcome/",
@@ -4309,20 +5816,22 @@
4309
5816
  }
4310
5817
  },
4311
5818
  {
4312
- "name": "seo-kit",
4313
- "description": "Supercharge your Nuxt app with the all-in-one SEO layer.",
4314
- "repo": "harlan-zw/nuxt-seo-kit#main/layer",
4315
- "npm": "nuxt-seo-kit",
4316
- "icon": "seo-kit.svg",
4317
- "github": "https://github.com/harlan-zw/nuxt-seo-kit",
4318
- "website": "https://github.com/harlan-zw/nuxt-seo-kit",
4319
- "learn_more": "",
5819
+ "name": "seo-experiments",
5820
+ "description": "Powerful SEO DX improvements.",
5821
+ "repo": "harlan-zw/nuxt-seo-experiments",
5822
+ "npm": "nuxt-seo-experiments",
5823
+ "icon": "seo-experiments.svg",
5824
+ "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
5825
+ "website": "https://nuxtseo.com/experiments",
5826
+ "learn_more": "https://nuxtseo.com/experiments",
4320
5827
  "category": "SEO",
4321
5828
  "type": "3rd-party",
4322
5829
  "maintainers": [
4323
5830
  {
4324
- "name": "harlan-zw",
4325
- "github": "harlan-zw"
5831
+ "name": "Harlan Wilton",
5832
+ "github": "harlan-zw",
5833
+ "twitter": "harlan_zw",
5834
+ "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
4326
5835
  }
4327
5836
  ],
4328
5837
  "compatibility": {
@@ -4343,19 +5852,41 @@
4343
5852
  "type": "3rd-party",
4344
5853
  "maintainers": [
4345
5854
  {
4346
- "name": "ihavecoke",
4347
- "github": "ihavecoke",
4348
- "avatar": "https://avatars0.githubusercontent.com/u/10757551?v=4"
5855
+ "name": "ihavecoke",
5856
+ "github": "ihavecoke",
5857
+ "avatar": "https://avatars0.githubusercontent.com/u/10757551?v=4"
5858
+ }
5859
+ ],
5860
+ "compatibility": {
5861
+ "nuxt": "^2.0.0",
5862
+ "requires": {}
5863
+ }
5864
+ },
5865
+ {
5866
+ "name": "seo",
5867
+ "description": "The complete SEO solution for Nuxt.",
5868
+ "repo": "harlan-zw/nuxt-seo",
5869
+ "npm": "@nuxtjs/seo",
5870
+ "icon": "nuxt.svg",
5871
+ "github": "https://github.com/harlan-zw/nuxt-seo",
5872
+ "website": "https://nuxtseo.com/",
5873
+ "learn_more": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
5874
+ "category": "SEO",
5875
+ "type": "3rd-party",
5876
+ "maintainers": [
5877
+ {
5878
+ "name": "harlan-zw",
5879
+ "github": "harlan-zw"
4349
5880
  }
4350
5881
  ],
4351
5882
  "compatibility": {
4352
- "nuxt": "^2.0.0",
5883
+ "nuxt": "^3.0.0",
4353
5884
  "requires": {}
4354
5885
  }
4355
5886
  },
4356
5887
  {
4357
5888
  "name": "seomatic-meta",
4358
- "description": "A Nuxt.js module connecting Nuxt.js to the Craft CMS SEOmatic plugin",
5889
+ "description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
4359
5890
  "repo": "ben-rogerson/nuxt-seomatic-meta",
4360
5891
  "npm": "nuxt-seomatic-meta",
4361
5892
  "icon": "seomatic.png",
@@ -4399,21 +5930,21 @@
4399
5930
  }
4400
5931
  },
4401
5932
  {
4402
- "name": "session",
4403
- "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",
4404
- "repo": "sidebase/nuxt-session",
4405
- "npm": "@sidebase/nuxt-session",
4406
- "icon": "session.png",
4407
- "github": "https://github.com/sidebase/nuxt-session",
4408
- "website": "https://github.com/sidebase/nuxt-session",
4409
- "learn_more": "https://github.com/sidebase",
4410
- "category": "Security",
5933
+ "name": "server-block",
5934
+ "description": "Use <server> tags in your Nuxt pages components.",
5935
+ "repo": "Hebilicious/server-block-nuxt#main/packages/server-block-nuxt",
5936
+ "npm": "@hebilicious/server-block-nuxt",
5937
+ "icon": "server-block.svg",
5938
+ "github": "https://github.com/Hebilicious/server-block-nuxt",
5939
+ "website": "https://github.com/Hebilicious/server-block-nuxt#readme",
5940
+ "learn_more": "https://github.com/Hebilicious/server-block-nuxt#readme",
5941
+ "category": "Extensions",
4411
5942
  "type": "3rd-party",
4412
5943
  "maintainers": [
4413
5944
  {
4414
- "name": "sidebase",
4415
- "github": "sidebase",
4416
- "twitter": "sidebase_io"
5945
+ "name": "Hebilicious",
5946
+ "github": "Hebilicious",
5947
+ "twitter": "its_hebilicious"
4417
5948
  }
4418
5949
  ],
4419
5950
  "compatibility": {
@@ -4423,7 +5954,7 @@
4423
5954
  },
4424
5955
  {
4425
5956
  "name": "shopify",
4426
- "description": "Easy Shopify Buy client module with Nuxt.js for ecommerce websites.",
5957
+ "description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
4427
5958
  "repo": "Gomah/nuxt-shopify",
4428
5959
  "npm": "nuxt-shopify",
4429
5960
  "icon": "shopify.png",
@@ -4444,7 +5975,29 @@
4444
5975
  }
4445
5976
  },
4446
5977
  {
4447
- "name": "nuxt-auth",
5978
+ "name": "shuimo-ui",
5979
+ "description": "A Chinese Shuimo style component library.",
5980
+ "repo": "shuimo-design/shuimo-ui#main/plugins/nuxt",
5981
+ "npm": "@shuimo-design/shuimo-ui-nuxt",
5982
+ "icon": "shuimo-ui.svg",
5983
+ "github": "https://github.com/shuimo-design/shuimo-ui",
5984
+ "website": "https://shuimo.design",
5985
+ "learn_more": "https://github.com/shuimo-design/shuimo-ui/tree/main/plugins/nuxt",
5986
+ "category": "UI",
5987
+ "type": "3rd-party",
5988
+ "maintainers": [
5989
+ {
5990
+ "name": "higuaifan",
5991
+ "github": "higuaifan"
5992
+ }
5993
+ ],
5994
+ "compatibility": {
5995
+ "nuxt": "^3.0.0",
5996
+ "requires": {}
5997
+ }
5998
+ },
5999
+ {
6000
+ "name": "sidebase-auth",
4448
6001
  "description": "Zero-boilerplate authentication for nuxt 3 with support for many strategies (oauth, credentials, ...) and providers (google, azure, ...). Additionally supports session manipulation, client- and server-side protection and more.",
4449
6002
  "repo": "sidebase/nuxt-auth",
4450
6003
  "npm": "@sidebase/nuxt-auth",
@@ -4490,13 +6043,13 @@
4490
6043
  },
4491
6044
  {
4492
6045
  "name": "simple-robots",
4493
- "description": "Simply manage the robots crawling your Nuxt app.",
6046
+ "description": "Tame the robots crawling and indexing your Nuxt site.",
4494
6047
  "repo": "harlan-zw/nuxt-simple-robots",
4495
6048
  "npm": "nuxt-simple-robots",
4496
- "icon": "",
6049
+ "icon": "simple-robots.svg",
4497
6050
  "github": "https://github.com/harlan-zw/nuxt-simple-robots",
4498
- "website": "https://github.com/harlan-zw/nuxt-simple-robots",
4499
- "learn_more": "",
6051
+ "website": "https://nuxtseo.com/robots",
6052
+ "learn_more": "https://nuxtseo.com/robots",
4500
6053
  "category": "SEO",
4501
6054
  "type": "3rd-party",
4502
6055
  "maintainers": [
@@ -4513,41 +6066,23 @@
4513
6066
  }
4514
6067
  },
4515
6068
  {
4516
- "name": "simple-sitemap",
4517
- "description": "Simple, minimal sitemap.xml generation.",
4518
- "repo": "harlan-zw/nuxt-simple-sitemap",
4519
- "npm": "nuxt-simple-sitemap",
4520
- "icon": "",
4521
- "github": "https://github.com/harlan-zw/nuxt-simple-sitemap",
4522
- "website": "https://github.com/harlan-zw/nuxt-simple-sitemap",
4523
- "learn_more": "",
6069
+ "name": "sitemap",
6070
+ "description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
6071
+ "repo": "nuxt-modules/sitemap",
6072
+ "npm": "@nuxtjs/sitemap",
6073
+ "icon": "simple-sitemap.svg",
6074
+ "github": "https://github.com/nuxt-modules/sitemap",
6075
+ "website": "https://nuxtseo.com/",
6076
+ "learn_more": "https://nuxtseo.com/sitemap",
4524
6077
  "category": "SEO",
4525
- "type": "3rd-party",
6078
+ "type": "community",
4526
6079
  "maintainers": [
4527
6080
  {
4528
6081
  "name": "Harlan Wilton",
4529
6082
  "github": "harlan-zw",
4530
6083
  "twitter": "harlan_zw",
4531
6084
  "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
4532
- }
4533
- ],
4534
- "compatibility": {
4535
- "nuxt": "^3.0.0",
4536
- "requires": {}
4537
- }
4538
- },
4539
- {
4540
- "name": "sitemap",
4541
- "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt.js projects",
4542
- "repo": "nuxt-community/sitemap-module#dev",
4543
- "npm": "@nuxtjs/sitemap",
4544
- "icon": "",
4545
- "github": "https://github.com/nuxt-community/sitemap-module#dev",
4546
- "website": "https://sitemap.nuxtjs.org",
4547
- "learn_more": "",
4548
- "category": "SEO",
4549
- "type": "community",
4550
- "maintainers": [
6085
+ },
4551
6086
  {
4552
6087
  "name": "Nicolas PENNEC",
4553
6088
  "github": "NicoPennec",
@@ -4555,7 +6090,7 @@
4555
6090
  }
4556
6091
  ],
4557
6092
  "compatibility": {
4558
- "nuxt": "^2.0.0",
6093
+ "nuxt": "^3.0.0",
4559
6094
  "requires": {}
4560
6095
  }
4561
6096
  },
@@ -4583,7 +6118,7 @@
4583
6118
  },
4584
6119
  {
4585
6120
  "name": "snipcart",
4586
- "description": "Snipcart integration module for Nuxt.js",
6121
+ "description": "Snipcart integration module for Nuxt",
4587
6122
  "repo": "nuxt-modules/snipcart",
4588
6123
  "npm": "@nuxtjs/snipcart",
4589
6124
  "icon": "snipcart.png",
@@ -4606,7 +6141,7 @@
4606
6141
  },
4607
6142
  {
4608
6143
  "name": "social-meta",
4609
- "description": "Nuxt.js module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
6144
+ "description": "Nuxt module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
4610
6145
  "repo": "AlekseyPleshkov/nuxt-social-meta",
4611
6146
  "npm": "nuxt-social-meta",
4612
6147
  "icon": "",
@@ -4728,7 +6263,7 @@
4728
6263
  },
4729
6264
  {
4730
6265
  "name": "storage",
4731
- "description": "Utilities to easily read and write to the browser's storage in a Nuxt.js project",
6266
+ "description": "Utilities to easily read and write to the browser's storage in a Nuxt project",
4732
6267
  "repo": "mazipan/nuxt-storage",
4733
6268
  "npm": "nuxt-storage",
4734
6269
  "icon": "",
@@ -4750,7 +6285,7 @@
4750
6285
  },
4751
6286
  {
4752
6287
  "name": "storefront-ui",
4753
- "description": "Storefront UI Module for Nuxt.js",
6288
+ "description": "Storefront UI Module for Nuxt",
4754
6289
  "repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
4755
6290
  "npm": "@storefront-ui/nuxt",
4756
6291
  "icon": "storefront-ui.svg",
@@ -4794,8 +6329,8 @@
4794
6329
  },
4795
6330
  {
4796
6331
  "name": "storyblok",
4797
- "description": "Storyblok Nuxt.js module",
4798
- "repo": "storyblok/storyblok-nuxt#master/lib",
6332
+ "description": "Storyblok Nuxt module",
6333
+ "repo": "storyblok/storyblok-nuxt#main",
4799
6334
  "npm": "@storyblok/nuxt",
4800
6335
  "icon": "storyblok.png",
4801
6336
  "github": "https://github.com/storyblok/storyblok-nuxt",
@@ -4811,46 +6346,43 @@
4811
6346
  ],
4812
6347
  "compatibility": {
4813
6348
  "nuxt": "^2.0.0 || ^3.0.0",
4814
- "requires": {}
6349
+ "requires": {},
6350
+ "devtools": "^0.0.0"
4815
6351
  }
4816
6352
  },
4817
6353
  {
4818
6354
  "name": "storybook",
4819
- "description": "Easily integrate Storybook in your Nuxt.js application to design, build, and organize your UI components in isolation.",
4820
- "repo": "nuxt-community/storybook",
6355
+ "description": "Easily integrate Storybook in your Nuxt application to design, build, and organize your UI components in isolation.",
6356
+ "repo": "nuxt-modules/storybook",
4821
6357
  "npm": "@nuxtjs/storybook",
4822
6358
  "icon": "storybook.png",
4823
- "github": "https://github.com/nuxt-community/storybook",
6359
+ "github": "https://github.com/nuxt-modules/storybook",
4824
6360
  "website": "https://storybook.nuxtjs.org",
4825
- "learn_more": "https://storybook.js.org/",
6361
+ "learn_more": "https://github.com/storybook-vue/storybook-nuxt",
4826
6362
  "category": "Devtools",
4827
6363
  "type": "community",
4828
6364
  "maintainers": [
4829
6365
  {
4830
- "name": "Ahad Birang",
4831
- "github": "farnabaz",
4832
- "twitter": "a_birang"
4833
- },
4834
- {
4835
- "name": "Pooya Parsa",
4836
- "github": "pi0",
4837
- "twitter": "_pi0_"
6366
+ "name": "Chakir QATAB",
6367
+ "github": "chakAs3",
6368
+ "twitter": "ChakirQatab"
4838
6369
  }
4839
6370
  ],
4840
6371
  "compatibility": {
4841
- "nuxt": "^2.0.0",
6372
+ "nuxt": "^2.0.0 || ^3.0.0",
4842
6373
  "requires": {
4843
6374
  "bridge": "optional"
4844
- }
6375
+ },
6376
+ "devtools": "^0.7.2"
4845
6377
  }
4846
6378
  },
4847
6379
  {
4848
6380
  "name": "strapi",
4849
6381
  "description": "Design APIs fast and manage content easily using REST or GraphQL.",
4850
- "repo": "nuxt-community/strapi-module",
6382
+ "repo": "nuxt-modules/strapi",
4851
6383
  "npm": "@nuxtjs/strapi",
4852
6384
  "icon": "strapi.png",
4853
- "github": "https://github.com/nuxt-community/strapi-module",
6385
+ "github": "https://github.com/nuxt-modules/strapi",
4854
6386
  "website": "https://strapi.nuxtjs.org",
4855
6387
  "learn_more": "https://strapi.io/",
4856
6388
  "category": "CMS",
@@ -4871,7 +6403,34 @@
4871
6403
  "nuxt": "^2.0.0 || ^3.0.0",
4872
6404
  "requires": {
4873
6405
  "bridge": true
6406
+ },
6407
+ "devtools": "^0.0.0"
6408
+ }
6409
+ },
6410
+ {
6411
+ "name": "stripe-next",
6412
+ "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.",
6413
+ "repo": "fuentesloic/nuxt-stripe",
6414
+ "npm": "@unlok-co/nuxt-stripe",
6415
+ "icon": "stripe.png",
6416
+ "github": "https://github.com/fuentesloic/nuxt-stripe",
6417
+ "website": "https://github.com/fuentesloic/nuxt-stripe",
6418
+ "learn_more": "https://stripe.com/docs",
6419
+ "category": "Payment",
6420
+ "type": "3rd-party",
6421
+ "maintainers": [
6422
+ {
6423
+ "name": "Loic Fuentes",
6424
+ "github": "fuentesloic"
6425
+ },
6426
+ {
6427
+ "name": "Florent Giraud",
6428
+ "github": "flozero"
4874
6429
  }
6430
+ ],
6431
+ "compatibility": {
6432
+ "nuxt": "^3.0.0",
6433
+ "requires": {}
4875
6434
  }
4876
6435
  },
4877
6436
  {
@@ -4896,6 +6455,36 @@
4896
6455
  "requires": {}
4897
6456
  }
4898
6457
  },
6458
+ {
6459
+ "name": "studio",
6460
+ "description": "A new experience to build content-driven website with Nuxt.",
6461
+ "repo": "nuxtlabs/studio-module",
6462
+ "npm": "@nuxthq/studio",
6463
+ "icon": "studio.svg",
6464
+ "github": "https://github.com/nuxtlabs/studio-module",
6465
+ "website": "https://nuxt.studio",
6466
+ "learn_more": "https://nuxt.studio",
6467
+ "category": "CMS",
6468
+ "type": "3rd-party",
6469
+ "maintainers": [
6470
+ {
6471
+ "name": "Ahad Birang",
6472
+ "github": "farnabaz",
6473
+ "twitter": "a_birang"
6474
+ },
6475
+ {
6476
+ "name": "Sébastien Chopin",
6477
+ "github": "Atinux",
6478
+ "twitter": "Atinux"
6479
+ }
6480
+ ],
6481
+ "compatibility": {
6482
+ "nuxt": "^3.0.0",
6483
+ "requires": {
6484
+ "content": true
6485
+ }
6486
+ }
6487
+ },
4899
6488
  {
4900
6489
  "name": "style-resources",
4901
6490
  "description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
@@ -4921,7 +6510,7 @@
4921
6510
  },
4922
6511
  {
4923
6512
  "name": "stylelint",
4924
- "description": "Stylelint module for Nuxt.js. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
6513
+ "description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
4925
6514
  "repo": "nuxt-community/stylelint-module",
4926
6515
  "npm": "@nuxtjs/stylelint-module",
4927
6516
  "icon": "stylelint.png",
@@ -4967,10 +6556,10 @@
4967
6556
  {
4968
6557
  "name": "supabase",
4969
6558
  "description": "First class integration with Supabase",
4970
- "repo": "nuxt-community/supabase-module",
6559
+ "repo": "nuxt-modules/supabase",
4971
6560
  "npm": "@nuxtjs/supabase",
4972
6561
  "icon": "supabase.png",
4973
- "github": "https://github.com/nuxt-community/supabase-module",
6562
+ "github": "https://github.com/nuxt-modules/supabase",
4974
6563
  "website": "https://supabase.nuxtjs.org",
4975
6564
  "learn_more": "https://supabase.com",
4976
6565
  "category": "Database",
@@ -5021,12 +6610,12 @@
5021
6610
  },
5022
6611
  {
5023
6612
  "name": "svg-sprite",
5024
- "description": "Optimized and Easy way to use svg files in Nuxt.js",
5025
- "repo": "nuxt-community/svg-sprite-module",
6613
+ "description": "Optimized and Easy way to use svg files in Nuxt",
6614
+ "repo": "nuxt-modules/svg-sprite",
5026
6615
  "npm": "@nuxtjs/svg-sprite",
5027
6616
  "icon": "",
5028
- "github": "https://github.com/nuxt-community/svg-sprite-module",
5029
- "website": "https://github.com/nuxt-community/svg-sprite-module",
6617
+ "github": "https://github.com/nuxt-modules/svg-sprite",
6618
+ "website": "https://github.com/nuxt-modules/svg-sprite",
5030
6619
  "learn_more": "",
5031
6620
  "category": "UI",
5032
6621
  "type": "community",
@@ -5038,13 +6627,13 @@
5038
6627
  }
5039
6628
  ],
5040
6629
  "compatibility": {
5041
- "nuxt": "^2.0.0",
6630
+ "nuxt": "^2.0.0 || ^3.0.0",
5042
6631
  "requires": {}
5043
6632
  }
5044
6633
  },
5045
6634
  {
5046
6635
  "name": "svg",
5047
- "description": "Super simple svg loading module for Nuxt.js",
6636
+ "description": "Super simple svg loading module for Nuxt",
5048
6637
  "repo": "nuxt-community/svg-module",
5049
6638
  "npm": "@nuxtjs/svg",
5050
6639
  "icon": "",
@@ -5086,9 +6675,33 @@
5086
6675
  "requires": {}
5087
6676
  }
5088
6677
  },
6678
+ {
6679
+ "name": "swiftsearch",
6680
+ "description": "Nuxt module for a typesafe, SSR first algolia instantsearch experience",
6681
+ "repo": "atoms-studio/nuxt-swiftsearch",
6682
+ "npm": "@atoms-studio/nuxt-swiftsearch",
6683
+ "icon": "nuxt-swiftsearch.svg",
6684
+ "github": "https://github.com/atoms-studio/nuxt-swiftsearch",
6685
+ "website": "https://nuxt-swiftsearch.netlify.app/",
6686
+ "learn_more": "",
6687
+ "category": "Libraries",
6688
+ "type": "3rd-party",
6689
+ "maintainers": [
6690
+ {
6691
+ "name": "Matteo Rigoni",
6692
+ "github": "rigo-m",
6693
+ "twitter": "MatteoRigoni",
6694
+ "avatar": "https://avatars.githubusercontent.com/rigo-m?v=4"
6695
+ }
6696
+ ],
6697
+ "compatibility": {
6698
+ "nuxt": "^3.10.0",
6699
+ "requires": {}
6700
+ }
6701
+ },
5089
6702
  {
5090
6703
  "name": "swiper",
5091
- "description": "Nuxt.js module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
6704
+ "description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
5092
6705
  "repo": "cpreston321/nuxt-swiper",
5093
6706
  "npm": "nuxt-swiper",
5094
6707
  "icon": "swiper.svg",
@@ -5134,10 +6747,10 @@
5134
6747
  {
5135
6748
  "name": "tailwindcss",
5136
6749
  "description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
5137
- "repo": "nuxt-community/tailwindcss-module",
6750
+ "repo": "nuxt-modules/tailwindcss",
5138
6751
  "npm": "@nuxtjs/tailwindcss",
5139
6752
  "icon": "tailwindcss.png",
5140
- "github": "https://github.com/nuxt-community/tailwindcss-module",
6753
+ "github": "https://github.com/nuxt-modules/tailwindcss",
5141
6754
  "website": "https://tailwindcss.nuxtjs.org",
5142
6755
  "learn_more": "https://tailwindcss.com/",
5143
6756
  "category": "UI",
@@ -5147,10 +6760,46 @@
5147
6760
  "name": "Sébastien Chopin",
5148
6761
  "github": "Atinux",
5149
6762
  "twitter": "Atinux"
6763
+ },
6764
+ {
6765
+ "name": "Inesh Bose",
6766
+ "github": "ineshbose"
5150
6767
  }
5151
6768
  ],
5152
6769
  "compatibility": {
5153
6770
  "nuxt": "^2.0.0 || ^3.0.0",
6771
+ "requires": {},
6772
+ "devtools": "^0.0.0"
6773
+ },
6774
+ "aliases": [
6775
+ "tailwind"
6776
+ ]
6777
+ },
6778
+ {
6779
+ "name": "test-utils",
6780
+ "description": "Test utilities for Nuxt",
6781
+ "repo": "nuxt/test-utils#main",
6782
+ "npm": "@nuxt/test-utils",
6783
+ "icon": "nuxt.svg",
6784
+ "github": "https://github.com/nuxt/test-utils",
6785
+ "website": "https://nuxt.com/docs/getting-started/testing",
6786
+ "learn_more": "",
6787
+ "category": "Devtools",
6788
+ "type": "official",
6789
+ "maintainers": [
6790
+ {
6791
+ "name": "Daniel Roe",
6792
+ "github": "danielroe",
6793
+ "twitter": "danielcroe"
6794
+ },
6795
+ {
6796
+ "name": "Anthony Fu",
6797
+ "github": "antfu",
6798
+ "twitter": "antfu7"
6799
+ }
6800
+ ],
6801
+ "compatibility": {
6802
+ "nuxt": "^3.0.0",
5154
6803
  "requires": {}
5155
6804
  }
5156
6805
  },
@@ -5177,9 +6826,53 @@
5177
6826
  "requires": {}
5178
6827
  }
5179
6828
  },
6829
+ {
6830
+ "name": "time",
6831
+ "description": "Safely render local dates and times on the server with Nuxt",
6832
+ "repo": "danielroe/nuxt-time",
6833
+ "npm": "nuxt-time",
6834
+ "icon": "",
6835
+ "github": "https://github.com/danielroe/nuxt-time",
6836
+ "website": "https://github.com/danielroe/nuxt-time",
6837
+ "learn_more": "",
6838
+ "category": "Extensions",
6839
+ "type": "3rd-party",
6840
+ "maintainers": [
6841
+ {
6842
+ "name": "danielroe",
6843
+ "github": "danielroe"
6844
+ }
6845
+ ],
6846
+ "compatibility": {
6847
+ "nuxt": "^3.0.0",
6848
+ "requires": {}
6849
+ }
6850
+ },
6851
+ {
6852
+ "name": "tiptap",
6853
+ "description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
6854
+ "repo": "modbender/nuxt-tiptap-editor",
6855
+ "npm": "nuxt-tiptap-editor",
6856
+ "icon": "tiptap.png",
6857
+ "github": "https://github.com/modbender/nuxt-tiptap-editor",
6858
+ "website": "https://nuxt-tiptap-editor.vercel.app",
6859
+ "learn_more": "https://nuxt-tiptap-editor.vercel.app",
6860
+ "category": "Libraries",
6861
+ "type": "3rd-party",
6862
+ "maintainers": [
6863
+ {
6864
+ "name": "modbender",
6865
+ "github": "modbender"
6866
+ }
6867
+ ],
6868
+ "compatibility": {
6869
+ "nuxt": "^3.0.0",
6870
+ "requires": {}
6871
+ }
6872
+ },
5180
6873
  {
5181
6874
  "name": "toast",
5182
- "description": "Responsive Touch Compatible Toast plugin for Nuxt.js using vue-toasted",
6875
+ "description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
5183
6876
  "repo": "nuxt-community/modules#master/packages/toast",
5184
6877
  "npm": "@nuxtjs/toast",
5185
6878
  "icon": "",
@@ -5200,6 +6893,83 @@
5200
6893
  "requires": {}
5201
6894
  }
5202
6895
  },
6896
+ {
6897
+ "name": "tradingview",
6898
+ "description": "Use the TradingView Widgets in your Nuxt Application",
6899
+ "repo": "volkanakkus/nuxt-tradingview",
6900
+ "npm": "nuxt-tradingview",
6901
+ "icon": "tradingview.svg",
6902
+ "github": "https://github.com/volkanakkus/nuxt-tradingview",
6903
+ "website": "https://nuxt-tradingview.volkanakkus.com",
6904
+ "learn_more": "https://nuxt-tradingview.volkanakkus.com/documentation/getting-started/setup",
6905
+ "category": "Extensions",
6906
+ "type": "3rd-party",
6907
+ "maintainers": [
6908
+ {
6909
+ "name": "Volkan Akkuş",
6910
+ "github": "volkanakkus"
6911
+ }
6912
+ ],
6913
+ "compatibility": {
6914
+ "nuxt": "^3.0.0",
6915
+ "requires": {}
6916
+ }
6917
+ },
6918
+ {
6919
+ "name": "translation-manager",
6920
+ "description": "Simple and easy to use translation manager for Nuxt and Nuxt-i18n that allows translation management from a single CSV file.",
6921
+ "repo": "samk-dev/nuxt-translation-manager",
6922
+ "npm": "nuxt-translation-manager",
6923
+ "icon": "translation-manager.png",
6924
+ "github": "https://github.com/samk-dev/nuxt-translation-manager",
6925
+ "website": "https://github.com/samk-dev/nuxt-translation-manager",
6926
+ "learn_more": "",
6927
+ "category": "Extensions",
6928
+ "type": "3rd-party",
6929
+ "maintainers": [
6930
+ {
6931
+ "name": "Sam K",
6932
+ "github": "samk-dev"
6933
+ }
6934
+ ],
6935
+ "compatibility": {
6936
+ "nuxt": "^3.0.0",
6937
+ "requires": {}
6938
+ }
6939
+ },
6940
+ {
6941
+ "name": "tresjs",
6942
+ "description": "Create 3D experiences in your Nuxt application using TresJS.",
6943
+ "repo": "tresjs/nuxt",
6944
+ "npm": "@tresjs/nuxt",
6945
+ "icon": "tresjs.svg",
6946
+ "github": "https://github.com/Tresjs/nuxt",
6947
+ "website": "https://tresjs.org/guide/nuxt.html",
6948
+ "learn_more": "https://tresjs.org/",
6949
+ "category": "Libraries",
6950
+ "type": "3rd-party",
6951
+ "maintainers": [
6952
+ {
6953
+ "name": "Alvaro Saburido",
6954
+ "github": "alvarosabu",
6955
+ "twitter": "alvarosabu"
6956
+ },
6957
+ {
6958
+ "name": "Jaime Torrealba",
6959
+ "github": "JaimeTorrealba",
6960
+ "twitter": "jaimebboyjt"
6961
+ },
6962
+ {
6963
+ "name": "Tino Koch",
6964
+ "github": "Tinoooo",
6965
+ "twitter": "ichbintino"
6966
+ }
6967
+ ],
6968
+ "compatibility": {
6969
+ "nuxt": "^3.0.0",
6970
+ "requires": {}
6971
+ }
6972
+ },
5203
6973
  {
5204
6974
  "name": "turnstile",
5205
6975
  "description": "Privacy-focused alternative to CAPTCHA from Cloudflare",
@@ -5227,7 +6997,7 @@
5227
6997
  },
5228
6998
  {
5229
6999
  "name": "twa",
5230
- "description": "Nuxt.js module for generating Trusted Web App from Nuxt.js app",
7000
+ "description": "Nuxt module for generating Trusted Web App from Nuxt app",
5231
7001
  "repo": "tuarrep/nuxt-twa",
5232
7002
  "npm": "nuxt-twa",
5233
7003
  "icon": "",
@@ -5249,6 +7019,28 @@
5249
7019
  }
5250
7020
  }
5251
7021
  },
7022
+ {
7023
+ "name": "twemoji",
7024
+ "description": "Twemoji module for Nuxt. Render emojis as SVG elements or PNG images.",
7025
+ "repo": "yizack/nuxt-twemoji",
7026
+ "npm": "nuxt-twemoji",
7027
+ "icon": "twemoji.svg",
7028
+ "github": "https://github.com/Yizack/nuxt-twemoji",
7029
+ "website": "https://github.com/Yizack/nuxt-twemoji",
7030
+ "learn_more": "",
7031
+ "category": "UI",
7032
+ "type": "3rd-party",
7033
+ "maintainers": [
7034
+ {
7035
+ "name": "Yizack Rangel",
7036
+ "github": "yizack"
7037
+ }
7038
+ ],
7039
+ "compatibility": {
7040
+ "nuxt": "^3.0.0",
7041
+ "requires": {}
7042
+ }
7043
+ },
5252
7044
  {
5253
7045
  "name": "twicpics",
5254
7046
  "description": "Images and videos components - Context aware resizing and cropping, lazy-loading, LQIP, Next-Gen format, compression, CDN.",
@@ -5378,18 +7170,75 @@
5378
7170
  "github": "kevinmarrec"
5379
7171
  },
5380
7172
  {
5381
- "name": "Pooya Parsa",
5382
- "github": "pi0",
5383
- "twitter": "_pi0_"
7173
+ "name": "Pooya Parsa",
7174
+ "github": "pi0",
7175
+ "twitter": "_pi0_"
7176
+ },
7177
+ {
7178
+ "name": "Daniel Roe",
7179
+ "github": "danielroe",
7180
+ "twitter": "danielcroe"
7181
+ }
7182
+ ],
7183
+ "compatibility": {
7184
+ "nuxt": "^2.0.0",
7185
+ "requires": {}
7186
+ }
7187
+ },
7188
+ {
7189
+ "name": "typo3",
7190
+ "description": "TYPO3 Headless Frontend Rendering module",
7191
+ "repo": "TYPO3-Headless/nuxt-typo3",
7192
+ "npm": "@t3headless/nuxt-typo3",
7193
+ "icon": "typo3.svg",
7194
+ "github": "https://github.com/TYPO3-Headless/nuxt-typo3",
7195
+ "website": "https://t3headless.macopedia.io/nuxt-typo3/",
7196
+ "learn_more": "https://github.com/TYPO3-Headless",
7197
+ "category": "CMS",
7198
+ "type": "3rd-party",
7199
+ "maintainers": [
7200
+ {
7201
+ "name": "Macopedia",
7202
+ "github": "macopedia",
7203
+ "twitter": "macopediapl"
7204
+ }
7205
+ ],
7206
+ "compatibility": {
7207
+ "nuxt": "^2.0.0 || ^3.0.0",
7208
+ "requires": {},
7209
+ "devtools": "^0.0.0"
7210
+ }
7211
+ },
7212
+ {
7213
+ "name": "ui",
7214
+ "description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
7215
+ "repo": "nuxt/ui#dev",
7216
+ "npm": "@nuxt/ui",
7217
+ "icon": "nuxt.svg",
7218
+ "github": "https://github.com/nuxt/ui",
7219
+ "website": "https://ui.nuxt.com",
7220
+ "learn_more": "",
7221
+ "category": "UI",
7222
+ "type": "official",
7223
+ "maintainers": [
7224
+ {
7225
+ "name": "Benjamin Canac",
7226
+ "github": "benjamincanac",
7227
+ "twitter": "benjamincanac"
7228
+ },
7229
+ {
7230
+ "name": "Sebastien Chopin",
7231
+ "github": "Atinux",
7232
+ "twitter": "Atinux"
5384
7233
  },
5385
7234
  {
5386
- "name": "Daniel Roe",
5387
- "github": "danielroe",
5388
- "twitter": "danielcroe"
7235
+ "name": "Sylvain Marroufin",
7236
+ "github": "smarroufin",
7237
+ "twitter": "smarroufin"
5389
7238
  }
5390
7239
  ],
5391
7240
  "compatibility": {
5392
- "nuxt": "^2.0.0",
7241
+ "nuxt": "^3.0.0",
5393
7242
  "requires": {}
5394
7243
  }
5395
7244
  },
@@ -5417,31 +7266,9 @@
5417
7266
  }
5418
7267
  }
5419
7268
  },
5420
- {
5421
- "name": "unhead",
5422
- "description": "Experimental features for Nuxt SEO / head management.",
5423
- "repo": "harlan-zw/nuxt-unhead",
5424
- "npm": "nuxt-unhead",
5425
- "icon": "",
5426
- "github": "https://github.com/harlan-zw/nuxt-unhead",
5427
- "website": "https://github.com/harlan-zw/nuxt-unhead",
5428
- "learn_more": "",
5429
- "category": "SEO",
5430
- "type": "3rd-party",
5431
- "maintainers": [
5432
- {
5433
- "name": "harlan-zw",
5434
- "github": "harlan-zw"
5435
- }
5436
- ],
5437
- "compatibility": {
5438
- "nuxt": "^3.0.0",
5439
- "requires": {}
5440
- }
5441
- },
5442
7269
  {
5443
7270
  "name": "universal-storage",
5444
- "description": "Universal Storage Utilities for Nuxt.js",
7271
+ "description": "Universal Storage Utilities for Nuxt",
5445
7272
  "repo": "nuxt-community/universal-storage-module",
5446
7273
  "npm": "@nuxtjs/universal-storage",
5447
7274
  "icon": "",
@@ -5468,40 +7295,36 @@
5468
7295
  }
5469
7296
  },
5470
7297
  {
5471
- "name": "unlighthouse",
5472
- "description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
5473
- "repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
5474
- "npm": "@unlighthouse/nuxt",
5475
- "icon": "unlighthouse.svg",
5476
- "github": "https://github.com/harlan-zw/unlighthouse",
5477
- "website": "https://github.com/harlan-zw/unlighthouse",
5478
- "learn_more": "https://github.com/harlan-zw/unlighthouse",
5479
- "category": "Devtools",
7298
+ "name": "unlazy",
7299
+ "description": "Lazy loading library for placeholder images",
7300
+ "repo": "johannschopplich/unlazy#main/packages/nuxt",
7301
+ "npm": "@unlazy/nuxt",
7302
+ "icon": "unlazy.svg",
7303
+ "github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
7304
+ "website": "https://unlazy.byjohann.dev/",
7305
+ "learn_more": "",
7306
+ "category": "Images",
5480
7307
  "type": "3rd-party",
5481
7308
  "maintainers": [
5482
7309
  {
5483
- "name": "Harlan Wilton",
5484
- "github": "harlan-zw",
5485
- "twitter": "harlan_zw",
5486
- "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
7310
+ "name": "Johann Schopplich",
7311
+ "github": "johannschopplich"
5487
7312
  }
5488
7313
  ],
5489
7314
  "compatibility": {
5490
- "nuxt": "^2.0.0 || ^3.0.0",
5491
- "requires": {
5492
- "bridge": "optional"
5493
- }
7315
+ "nuxt": "^3.0.0",
7316
+ "requires": {}
5494
7317
  }
5495
7318
  },
5496
7319
  {
5497
7320
  "name": "unocss",
5498
7321
  "description": "The instant on-demand atomic CSS engine.",
5499
- "repo": "antfu/unocss#main/packages/nuxt",
7322
+ "repo": "unocss/unocss#main/packages/nuxt",
5500
7323
  "npm": "@unocss/nuxt",
5501
7324
  "icon": "unocss.svg",
5502
- "github": "https://github.com/antfu/unocss",
5503
- "website": "https://github.com/antfu/unocss",
5504
- "learn_more": "https://github.com/antfu/unocss",
7325
+ "github": "https://github.com/unocss/unocss",
7326
+ "website": "https://github.com/unocss/unocss",
7327
+ "learn_more": "https://github.com/unocss/unocss",
5505
7328
  "category": "UI",
5506
7329
  "type": "3rd-party",
5507
7330
  "maintainers": [
@@ -5516,7 +7339,8 @@
5516
7339
  "nuxt": "^2.0.0 || ^3.0.0",
5517
7340
  "requires": {
5518
7341
  "bridge": "optional"
5519
- }
7342
+ },
7343
+ "devtools": "^0.0.0"
5520
7344
  }
5521
7345
  },
5522
7346
  {
@@ -5526,8 +7350,8 @@
5526
7350
  "npm": "nuxt-ununura",
5527
7351
  "icon": "ununuracss.png",
5528
7352
  "github": "https://github.com/novout/ununuracss",
5529
- "website": "https://ununura.com/#/",
5530
- "learn_more": "https://ununura.com/#/docs/why",
7353
+ "website": "https://github.com/novout/ununuracss",
7354
+ "learn_more": "https://github.com/novout/ununuracss",
5531
7355
  "category": "UI",
5532
7356
  "type": "3rd-party",
5533
7357
  "maintainers": [
@@ -5543,42 +7367,66 @@
5543
7367
  }
5544
7368
  },
5545
7369
  {
5546
- "name": "user-agent",
5547
- "description": "Nuxt.js module for handling User-Agent.",
5548
- "repo": "fukuiretu/nuxt-user-agent",
5549
- "npm": "nuxt-user-agent",
5550
- "icon": "",
5551
- "github": "https://github.com/fukuiretu/nuxt-user-agent",
5552
- "website": "https://github.com/fukuiretu/nuxt-user-agent",
5553
- "learn_more": "",
5554
- "category": "Extensions",
7370
+ "name": "use-bootstrap",
7371
+ "description": "This module is a wrapper to front-end framework based on Nuxt3 and Bootstrap5",
7372
+ "repo": "simplise/use-bootstrap",
7373
+ "npm": "usebootstrap",
7374
+ "icon": "use-bootstrap.svg",
7375
+ "github": "https://github.com/simplise/use-bootstrap",
7376
+ "website": "https://usebootstrap.org/",
7377
+ "learn_more": "https://usebootstrap.org/",
7378
+ "category": "UI",
5555
7379
  "type": "3rd-party",
5556
7380
  "maintainers": [
5557
7381
  {
5558
- "name": "fukuiretu",
5559
- "github": "fukuiretu"
7382
+ "name": "KoujiSano",
7383
+ "github": "KoujiSano"
5560
7384
  }
5561
7385
  ],
5562
7386
  "compatibility": {
5563
- "nuxt": "^2.0.0",
7387
+ "nuxt": "^3.0.0",
5564
7388
  "requires": {}
5565
7389
  }
5566
7390
  },
5567
7391
  {
5568
- "name": "validate",
5569
- "description": "Simple Nuxt input validation module using vee-validate",
5570
- "repo": "lewyuburi/nuxt-validate",
5571
- "npm": "nuxt-validate",
5572
- "icon": "vee-validate.png",
5573
- "github": "https://github.com/lewyuburi/nuxt-validate",
5574
- "website": "https://github.com/lewyuburi/nuxt-validate",
5575
- "learn_more": "https://logaretm.github.io/vee-validate/",
5576
- "category": "Libraries",
7392
+ "name": "use-wagmi",
7393
+ "description": "Vue Composition for Ethereum based on wagmi",
7394
+ "repo": "unicape/use-wagmi#main/packages/nuxt",
7395
+ "npm": "@use-wagmi/nuxt",
7396
+ "icon": "use-wagmi.png",
7397
+ "github": "https://github.com/unicape/use-wagmi",
7398
+ "website": "https://github.com/unicape/use-wagmi",
7399
+ "learn_more": "https://github.com/unicape/use-wagmi",
7400
+ "category": "Extensions",
7401
+ "type": "3rd-party",
7402
+ "maintainers": [
7403
+ {
7404
+ "name": "Unic Ape",
7405
+ "github": "unicape"
7406
+ }
7407
+ ],
7408
+ "compatibility": {
7409
+ "nuxt": "^2.0.0 || ^3.0.0",
7410
+ "requires": {
7411
+ "bridge": true
7412
+ }
7413
+ }
7414
+ },
7415
+ {
7416
+ "name": "user-agent",
7417
+ "description": "Nuxt module for handling User-Agent.",
7418
+ "repo": "fukuiretu/nuxt-user-agent",
7419
+ "npm": "nuxt-user-agent",
7420
+ "icon": "",
7421
+ "github": "https://github.com/fukuiretu/nuxt-user-agent",
7422
+ "website": "https://github.com/fukuiretu/nuxt-user-agent",
7423
+ "learn_more": "",
7424
+ "category": "Extensions",
5577
7425
  "type": "3rd-party",
5578
7426
  "maintainers": [
5579
7427
  {
5580
- "name": "lewyuburi",
5581
- "github": "lewyuburi"
7428
+ "name": "fukuiretu",
7429
+ "github": "fukuiretu"
5582
7430
  }
5583
7431
  ],
5584
7432
  "compatibility": {
@@ -5634,9 +7482,31 @@
5634
7482
  }
5635
7483
  }
5636
7484
  },
7485
+ {
7486
+ "name": "vcalendar",
7487
+ "description": "VCalendar module for Nuxt",
7488
+ "repo": "samk-dev/nuxt-vcalendar",
7489
+ "npm": "@samk-dev/nuxt-vcalendar",
7490
+ "icon": "vcalendar.png",
7491
+ "github": "https://github.com/samk-dev/nuxt-vcalendar",
7492
+ "website": "https://github.com/samk-dev/nuxt-vcalendar",
7493
+ "learn_more": "",
7494
+ "category": "Libraries",
7495
+ "type": "3rd-party",
7496
+ "maintainers": [
7497
+ {
7498
+ "name": "Sam K",
7499
+ "github": "samk-dev"
7500
+ }
7501
+ ],
7502
+ "compatibility": {
7503
+ "nuxt": "^3.0.0",
7504
+ "requires": {}
7505
+ }
7506
+ },
5637
7507
  {
5638
7508
  "name": "vee-validate",
5639
- "description": "Painless Vue forms for Nuxt.js",
7509
+ "description": "Painless Vue forms for Nuxt",
5640
7510
  "repo": "logaretm/vee-validate#main/packages/nuxt",
5641
7511
  "npm": "@vee-validate/nuxt",
5642
7512
  "icon": "vee-validate.png",
@@ -5679,9 +7549,54 @@
5679
7549
  "requires": {}
5680
7550
  }
5681
7551
  },
7552
+ {
7553
+ "name": "vercel-analytics",
7554
+ "description": "Vercel Analytics integration for Nuxt",
7555
+ "repo": "xanderbarkhatov/nuxt-vercel-analytics",
7556
+ "npm": "nuxt-vercel-analytics",
7557
+ "icon": "",
7558
+ "github": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
7559
+ "website": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
7560
+ "learn_more": "https://vercel.com/docs/concepts/analytics",
7561
+ "category": "Analytics",
7562
+ "type": "3rd-party",
7563
+ "maintainers": [
7564
+ {
7565
+ "name": "Alexander B.",
7566
+ "github": "xanderbarkhatov"
7567
+ }
7568
+ ],
7569
+ "compatibility": {
7570
+ "nuxt": "^3.0.0",
7571
+ "requires": {}
7572
+ }
7573
+ },
7574
+ {
7575
+ "name": "vexip-ui",
7576
+ "description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
7577
+ "repo": "vexip-ui/nuxt",
7578
+ "npm": "@vexip-ui/nuxt",
7579
+ "icon": "vexip-ui.svg",
7580
+ "github": "https://github.com/vexip-ui/vexip-ui",
7581
+ "website": "https://www.vexipui.com/",
7582
+ "learn_more": "https://github.com/vexip-ui/nuxt",
7583
+ "category": "UI",
7584
+ "type": "3rd-party",
7585
+ "maintainers": [
7586
+ {
7587
+ "name": "未觉雨声",
7588
+ "github": "qmhc",
7589
+ "twitter": "qmhc95"
7590
+ }
7591
+ ],
7592
+ "compatibility": {
7593
+ "nuxt": "^3.0.0",
7594
+ "requires": {}
7595
+ }
7596
+ },
5682
7597
  {
5683
7598
  "name": "vite-pwa-nuxt",
5684
- "description": "Zero-config PWA Plugin for Nuxt 3",
7599
+ "description": "Zero-config PWA Plugin for Nuxt",
5685
7600
  "repo": "vite-pwa/nuxt",
5686
7601
  "npm": "@vite-pwa/nuxt",
5687
7602
  "icon": "vite-pwa-nuxt.svg",
@@ -5708,24 +7623,52 @@
5708
7623
  }
5709
7624
  },
5710
7625
  {
5711
- "name": "vitest",
5712
- "description": "Vitest integration with Nuxt",
5713
- "repo": "danielroe/nuxt-vitest#main",
5714
- "npm": "nuxt-vitest",
5715
- "icon": "vitest.svg",
5716
- "github": "https://github.com/danielroe/nuxt-vitest",
5717
- "website": "https://github.com/danielroe/nuxt-vitest",
5718
- "learn_more": "",
5719
- "category": "Extensions",
7626
+ "name": "vue-email",
7627
+ "description": "💌 Write email templates with vue",
7628
+ "repo": "vue-email/nuxt",
7629
+ "npm": "@vue-email/nuxt",
7630
+ "icon": "vue-email.svg",
7631
+ "github": "https://github.com/vue-email/nuxt",
7632
+ "website": "https://vuemail.net/",
7633
+ "learn_more": "https://vuemail.net/ssr/nuxt",
7634
+ "category": "UI",
5720
7635
  "type": "3rd-party",
5721
7636
  "maintainers": [
5722
7637
  {
5723
- "name": "Daniel Roe",
5724
- "github": "danielroe"
7638
+ "name": "David Arenas",
7639
+ "github": "Dave136",
7640
+ "twitter": "davejs4",
7641
+ "avatar": "https://avatars.githubusercontent.com/u/49698182?v=4"
5725
7642
  },
5726
7643
  {
5727
- "name": "Anthony Fu",
5728
- "github": "antfu"
7644
+ "name": "Younes Barrad",
7645
+ "github": "Flowko",
7646
+ "twitter": "imflowko",
7647
+ "avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
7648
+ }
7649
+ ],
7650
+ "compatibility": {
7651
+ "nuxt": "^3.0.0",
7652
+ "requires": {},
7653
+ "devtools": "^0.0.0"
7654
+ }
7655
+ },
7656
+ {
7657
+ "name": "vue-final-modal",
7658
+ "description": "The most powerful yet most light-weight modal library for Vue 3.",
7659
+ "repo": "vue-final/vue-final-modal#master/packages/nuxt",
7660
+ "npm": "@vue-final-modal/nuxt",
7661
+ "icon": "vue-final-modal.svg",
7662
+ "github": "https://github.com/vue-final/vue-final-modal",
7663
+ "website": "https://vue-final-modal.org/",
7664
+ "learn_more": "https://vue-final-modal.org/",
7665
+ "category": "UI",
7666
+ "type": "3rd-party",
7667
+ "maintainers": [
7668
+ {
7669
+ "name": "Hunter Liu",
7670
+ "github": "hunterliu1003",
7671
+ "twitter": "hunterliu1003"
5729
7672
  }
5730
7673
  ],
5731
7674
  "compatibility": {
@@ -5735,13 +7678,13 @@
5735
7678
  },
5736
7679
  {
5737
7680
  "name": "vue-macros",
5738
- "description": "Explore and extend more macros and syntax sugar to Vue.",
5739
- "repo": "sxzz/unplugin-vue-macros#main/packages/nuxt",
7681
+ "description": "Explore more macros and syntax sugar to Vue.",
7682
+ "repo": "sxzz/vue-macros#main/packages/nuxt",
5740
7683
  "npm": "@vue-macros/nuxt",
5741
7684
  "icon": "vue-macros.svg",
5742
- "github": "https://github.com/sxzz/unplugin-vue-macros",
7685
+ "github": "https://github.com/sxzz/vue-macros",
5743
7686
  "website": "https://vue-macros.sxzz.moe",
5744
- "learn_more": "https://github.com/sxzz/unplugin-vue-macros",
7687
+ "learn_more": "https://github.com/sxzz/vue-macros",
5745
7688
  "category": "Extensions",
5746
7689
  "type": "3rd-party",
5747
7690
  "maintainers": [
@@ -5755,7 +7698,8 @@
5755
7698
  "nuxt": "^3.0.0",
5756
7699
  "requires": {
5757
7700
  "bridge": "optional"
5758
- }
7701
+ },
7702
+ "devtools": "^0.0.0"
5759
7703
  }
5760
7704
  },
5761
7705
  {
@@ -5782,7 +7726,7 @@
5782
7726
  },
5783
7727
  {
5784
7728
  "name": "vue-multiselect",
5785
- "description": "Single / multiple select plugin for Nuxt.js using vue-multiselect.",
7729
+ "description": "Single / multiple select plugin for Nuxt using vue-multiselect.",
5786
7730
  "repo": "spektrummedia/nuxt-vue-multiselect",
5787
7731
  "npm": "nuxt-vue-multiselect",
5788
7732
  "icon": "",
@@ -5807,7 +7751,7 @@
5807
7751
  "description": "Plausible analytics for Vue.js and Nuxt",
5808
7752
  "repo": "moritzsternemann/vue-plausible",
5809
7753
  "npm": "vue-plausible",
5810
- "icon": "plausible.png",
7754
+ "icon": "plausible.svg",
5811
7755
  "github": "https://github.com/moritzsternemann/vue-plausible",
5812
7756
  "website": "https://github.com/moritzsternemann/vue-plausible",
5813
7757
  "learn_more": "",
@@ -5824,6 +7768,29 @@
5824
7768
  "requires": {}
5825
7769
  }
5826
7770
  },
7771
+ {
7772
+ "name": "vue-query",
7773
+ "description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
7774
+ "repo": "Hebilicious/vue-query-nuxt#main/packages/vue-query-nuxt",
7775
+ "npm": "@hebilicious/vue-query-nuxt",
7776
+ "icon": "vue-query.svg",
7777
+ "github": "https://github.com/Hebilicious/vue-query-nuxt",
7778
+ "website": "https://github.com/Hebilicious/vue-query-nuxt#readme",
7779
+ "learn_more": "https://tanstack.com/query/latest/docs/vue/quick-start",
7780
+ "category": "Request",
7781
+ "type": "3rd-party",
7782
+ "maintainers": [
7783
+ {
7784
+ "name": "Hebilicious",
7785
+ "github": "Hebilicious",
7786
+ "twitter": "its_hebilicious"
7787
+ }
7788
+ ],
7789
+ "compatibility": {
7790
+ "nuxt": "^3.0.0",
7791
+ "requires": {}
7792
+ }
7793
+ },
5827
7794
  {
5828
7795
  "name": "vue-select",
5829
7796
  "description": "Nuxt module for vue-select, a feature rich select/dropdown/typeahead component.",
@@ -5873,7 +7840,7 @@
5873
7840
  },
5874
7841
  {
5875
7842
  "name": "vue-warehouse",
5876
- "description": "A Cross-browser storage for Vue.js and Nuxt.js, with plugins support and easy extensibility based on Store.js",
7843
+ "description": "A Cross-browser storage for Vue.js and Nuxt, with plugins support and easy extensibility based on Store.js",
5877
7844
  "repo": "juliomrqz/vue-warehouse",
5878
7845
  "npm": "vue-warehouse",
5879
7846
  "icon": "",
@@ -5894,10 +7861,33 @@
5894
7861
  "requires": {}
5895
7862
  }
5896
7863
  },
7864
+ {
7865
+ "name": "vue3-carousel-nuxt",
7866
+ "description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt applications.",
7867
+ "repo": "gaetansenn/vue3-carousel-nuxt",
7868
+ "npm": "vue3-carousel-nuxt",
7869
+ "icon": "",
7870
+ "github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
7871
+ "website": "https://github.com/gaetansenn/vue3-carousel-nuxt",
7872
+ "learn_more": "",
7873
+ "category": "UI",
7874
+ "type": "3rd-party",
7875
+ "maintainers": [
7876
+ {
7877
+ "name": "Gaetan SENN",
7878
+ "github": "gaetansenn",
7879
+ "avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
7880
+ }
7881
+ ],
7882
+ "compatibility": {
7883
+ "nuxt": "^3.0.0",
7884
+ "requires": {}
7885
+ }
7886
+ },
5897
7887
  {
5898
7888
  "name": "vuefire",
5899
7889
  "description": "Idiomatic composables for the Firebase SDK",
5900
- "repo": "vuejs/vuefire/packages/nuxt",
7890
+ "repo": "vuejs/vuefire#main/packages/nuxt",
5901
7891
  "npm": "nuxt-vuefire",
5902
7892
  "icon": "vuefire.svg",
5903
7893
  "github": "https://github.com/vuejs/vuefire/tree/main/packages/nuxt",
@@ -5916,15 +7906,61 @@
5916
7906
  "requires": {}
5917
7907
  }
5918
7908
  },
7909
+ {
7910
+ "name": "vueform-builder",
7911
+ "description": "Official Vueform Builder module for Nuxt",
7912
+ "repo": "vueform/builder#main/nuxt",
7913
+ "npm": "@vueform/builder-nuxt",
7914
+ "icon": "vueform.svg",
7915
+ "github": "https://github.com/vueform/builder",
7916
+ "website": "https://builder.vueform.com",
7917
+ "learn_more": "https://builder.vueform.com/docs/installation#nuxt",
7918
+ "category": "Libraries",
7919
+ "type": "3rd-party",
7920
+ "maintainers": [
7921
+ {
7922
+ "name": "Adam Berecz",
7923
+ "github": "adamberecz",
7924
+ "twitter": "bereczadam"
7925
+ }
7926
+ ],
7927
+ "compatibility": {
7928
+ "nuxt": "^3.0.0",
7929
+ "requires": {}
7930
+ }
7931
+ },
7932
+ {
7933
+ "name": "vueform",
7934
+ "description": "Official Vueform module for Nuxt",
7935
+ "repo": "vueform/vueform#main/nuxt",
7936
+ "npm": "@vueform/nuxt",
7937
+ "icon": "vueform.svg",
7938
+ "github": "https://github.com/vueform/vueform",
7939
+ "website": "https://vueform.com",
7940
+ "learn_more": "https://vueform.com/docs/installation#nuxt",
7941
+ "category": "Libraries",
7942
+ "type": "3rd-party",
7943
+ "maintainers": [
7944
+ {
7945
+ "name": "Adam Berecz",
7946
+ "github": "adamberecz",
7947
+ "twitter": "bereczadam"
7948
+ }
7949
+ ],
7950
+ "compatibility": {
7951
+ "nuxt": "^3.0.0",
7952
+ "requires": {}
7953
+ }
7954
+ },
5919
7955
  {
5920
7956
  "name": "vuestic",
5921
- "description": "Vuestic UI module for Nuxt 3",
7957
+ "description": "Vuestic UI module for Nuxt",
5922
7958
  "repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
5923
7959
  "npm": "@vuestic/nuxt",
5924
7960
  "icon": "vuestic.png",
5925
7961
  "github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
5926
- "website": "https://vuestic.dev",
5927
- "learn_more": "https://vuestic.dev/en/getting-started/nuxt",
7962
+ "website": "https://ui.vuestic.dev",
7963
+ "learn_more": "https://ui.vuestic.dev/getting-started/nuxt",
5928
7964
  "category": "UI",
5929
7965
  "type": "3rd-party",
5930
7966
  "maintainers": [
@@ -5938,9 +7974,31 @@
5938
7974
  "requires": {}
5939
7975
  }
5940
7976
  },
7977
+ {
7978
+ "name": "vuetify-nuxt-module",
7979
+ "description": "Zero-config Nuxt Module for Vuetify.",
7980
+ "repo": "userquin/vuetify-nuxt-module",
7981
+ "npm": "vuetify-nuxt-module",
7982
+ "icon": "vuetify-logo-v3-dark.svg",
7983
+ "github": "https://github.com/userquin/vuetify-nuxt-module",
7984
+ "website": "https://vuetify-nuxt-module.netlify.app/",
7985
+ "learn_more": "https://github.com/userquin/vuetify-nuxt-module/blob/main/README.md",
7986
+ "category": "UI",
7987
+ "type": "3rd-party",
7988
+ "maintainers": [
7989
+ {
7990
+ "name": "Joaquín Sánchez",
7991
+ "github": "userquin"
7992
+ }
7993
+ ],
7994
+ "compatibility": {
7995
+ "nuxt": "^3.0.0",
7996
+ "requires": {}
7997
+ }
7998
+ },
5941
7999
  {
5942
8000
  "name": "vuetify",
5943
- "description": "Vuetify Module for Nuxt.js to add Material Design components to your application.",
8001
+ "description": "Vuetify Module for Nuxt to add Material Design components to your application.",
5944
8002
  "repo": "nuxt-community/vuetify-module",
5945
8003
  "npm": "@nuxtjs/vuetify",
5946
8004
  "icon": "vuetify.png",
@@ -5987,7 +8045,8 @@
5987
8045
  "nuxt": "^2.0.0 || ^3.0.0",
5988
8046
  "requires": {
5989
8047
  "bridge": "optional"
5990
- }
8048
+ },
8049
+ "devtools": "^0.0.0"
5991
8050
  }
5992
8051
  },
5993
8052
  {
@@ -6014,9 +8073,9 @@
6014
8073
  },
6015
8074
  {
6016
8075
  "name": "vunix",
6017
- "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.",
6018
- "repo": "gaetansenn/vunix",
6019
- "npm": "vunix",
8076
+ "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.",
8077
+ "repo": "gaetansenn/vunix#main/packages/nuxt",
8078
+ "npm": "@vunix/nuxt",
6020
8079
  "icon": "",
6021
8080
  "github": "https://github.com/gaetansenn/vunix",
6022
8081
  "website": "https://vunix.dewib.com/",
@@ -6038,11 +8097,11 @@
6038
8097
  {
6039
8098
  "name": "web-vitals",
6040
8099
  "description": "Web Vitals for Nuxt",
6041
- "repo": "nuxt-community/web-vitals-module",
8100
+ "repo": "nuxt-modules/web-vitals",
6042
8101
  "npm": "@nuxtjs/web-vitals",
6043
8102
  "icon": "web-vitals.png",
6044
- "github": "https://github.com/nuxt-community/web-vitals-module",
6045
- "website": "https://github.com/nuxt-community/web-vitals-module",
8103
+ "github": "https://github.com/nuxt-modules/web-vitals",
8104
+ "website": "https://github.com/nuxt-modules/web-vitals",
6046
8105
  "learn_more": "",
6047
8106
  "category": "Performance",
6048
8107
  "type": "community",
@@ -6093,7 +8152,7 @@
6093
8152
  },
6094
8153
  {
6095
8154
  "name": "webpack-optimisations",
6096
- "description": "Nuxt.js v2 module to automatically make your builds faster.",
8155
+ "description": "Nuxt v2 module to automatically make your builds faster.",
6097
8156
  "repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
6098
8157
  "npm": "nuxt-webpack-optimisations",
6099
8158
  "icon": "build-optimisations.svg",
@@ -6168,7 +8227,7 @@
6168
8227
  "icon": "webpack.png",
6169
8228
  "github": "https://github.com/nuxt-community/webpackmonitor-module",
6170
8229
  "website": "https://github.com/nuxt-community/webpackmonitor-module",
6171
- "learn_more": "http://webpackmonitor.com/",
8230
+ "learn_more": "",
6172
8231
  "category": "Devtools",
6173
8232
  "type": "community",
6174
8233
  "maintainers": [
@@ -6185,7 +8244,7 @@
6185
8244
  },
6186
8245
  {
6187
8246
  "name": "well-known",
6188
- "description": "A Nuxt.js module to add well-known URIs using middlewares",
8247
+ "description": "A Nuxt module to add well-known URIs using middlewares",
6189
8248
  "repo": "zadigetvoltaire/nuxt-well-known",
6190
8249
  "npm": "@zadigetvoltaire/nuxt-well-known",
6191
8250
  "icon": "well-known.svg",
@@ -6205,14 +8264,40 @@
6205
8264
  "requires": {}
6206
8265
  }
6207
8266
  },
8267
+ {
8268
+ "name": "wideangle",
8269
+ "description": "Nuxt module to integrate Wide Angle Analytics",
8270
+ "repo": "inputobjects/wideangle-nuxt",
8271
+ "npm": "wideangle-nuxt",
8272
+ "icon": "wideangle.png",
8273
+ "github": "https://github.com/inputobjects/wideangle-nuxt",
8274
+ "website": "https://wideangle.co",
8275
+ "learn_more": "https://wideangle.co/documentation/web-analytics-for-nuxt",
8276
+ "category": "Analytics",
8277
+ "type": "3rd-party",
8278
+ "maintainers": [
8279
+ {
8280
+ "name": "Wide Angle Analytics by Input Objects GmbH",
8281
+ "github": "inputobjects"
8282
+ },
8283
+ {
8284
+ "name": "Jarek Rozanski",
8285
+ "github": "jrozanski"
8286
+ }
8287
+ ],
8288
+ "compatibility": {
8289
+ "nuxt": "^3.0.0",
8290
+ "requires": {}
8291
+ }
8292
+ },
6208
8293
  {
6209
8294
  "name": "windicss",
6210
8295
  "description": "Next generation utility-first CSS framework.",
6211
- "repo": "windicss/nuxt-windicss-module#main/packages/nuxt-windicss",
8296
+ "repo": "windicss/nuxt-windicss#main/packages/nuxt-windicss",
6212
8297
  "npm": "nuxt-windicss",
6213
8298
  "icon": "windicss.svg",
6214
- "github": "https://github.com/windicss/nuxt-windicss-module",
6215
- "website": "https://github.com/windicss/nuxt-windicss-module",
8299
+ "github": "https://github.com/windicss/nuxt-windicss",
8300
+ "website": "https://github.com/windicss/nuxt-windicss",
6216
8301
  "learn_more": "https://windicss.org/",
6217
8302
  "category": "UI",
6218
8303
  "type": "3rd-party",
@@ -6348,55 +8433,9 @@
6348
8433
  "requires": {}
6349
8434
  }
6350
8435
  },
6351
- {
6352
- "name": "yandex-metrika-next",
6353
- "description": "Yandex Metrika integration for Nuxt",
6354
- "repo": "artmizu/yandex-metrika-nuxt",
6355
- "npm": "@artmizu/yandex-metrika-nuxt",
6356
- "icon": "yandex-metrika.svg",
6357
- "github": "https://github.com/artmizu/yandex-metrika-nuxt",
6358
- "website": "https://github.com/artmizu/yandex-metrika-nuxt",
6359
- "learn_more": "",
6360
- "category": "Analytics",
6361
- "type": "3rd-party",
6362
- "maintainers": [
6363
- {
6364
- "name": "Aleksandr Saburov",
6365
- "github": "artmizu",
6366
- "avatar": "https://avatars.githubusercontent.com/artmizu?v=4"
6367
- }
6368
- ],
6369
- "compatibility": {
6370
- "nuxt": "^3.0.0",
6371
- "requires": {}
6372
- }
6373
- },
6374
- {
6375
- "name": "yandex-metrika",
6376
- "description": "Yandex metrika Module for Nuxt.js",
6377
- "repo": "nuxt-community/yandex-metrika-module",
6378
- "npm": "@nuxtjs/yandex-metrika",
6379
- "icon": "",
6380
- "github": "https://github.com/nuxt-community/yandex-metrika-module",
6381
- "website": "https://github.com/nuxt-community/yandex-metrika-module",
6382
- "learn_more": "https://metrica.yandex.com/about",
6383
- "category": "Analytics",
6384
- "type": "community",
6385
- "maintainers": [
6386
- {
6387
- "name": "Pooya Parsa",
6388
- "github": "pi0",
6389
- "twitter": "_pi0_"
6390
- }
6391
- ],
6392
- "compatibility": {
6393
- "nuxt": "^2.0.0",
6394
- "requires": {}
6395
- }
6396
- },
6397
8436
  {
6398
8437
  "name": "zendesk",
6399
- "description": "Nuxt.js module for Zendesk",
8438
+ "description": "Nuxt module for Zendesk",
6400
8439
  "repo": "DansMaCulotte/nuxt-zendesk",
6401
8440
  "npm": "@dansmaculotte/nuxt-zendesk",
6402
8441
  "icon": "zendesk.png",