@nuxt/modules 0.6.0-a308b8 → 0.6.0-a425eb

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 +1655 -303
  2. package/package.json +10 -10
package/modules.json CHANGED
@@ -1,7 +1,7 @@
1
1
  [
2
2
  {
3
3
  "name": "ackee",
4
- "description": "Nuxt.js module for Ackee analytics",
4
+ "description": "Nuxt module for Ackee analytics",
5
5
  "repo": "bdrtsky/nuxt-ackee",
6
6
  "npm": "nuxt-ackee",
7
7
  "icon": "ackee.png",
@@ -28,7 +28,7 @@
28
28
  },
29
29
  {
30
30
  "name": "agility-cms",
31
- "description": "Agility CMS Integration for Nuxt.js",
31
+ "description": "Agility CMS Integration for Nuxt",
32
32
  "repo": "agility/agilitycms-nuxt-module",
33
33
  "npm": "@agility/agilitycms-nuxt-module",
34
34
  "icon": "agility.png",
@@ -51,7 +51,7 @@
51
51
  },
52
52
  {
53
53
  "name": "algolia",
54
- "description": "Algolia Search Module for Nuxt 3",
54
+ "description": "Algolia Search Module for Nuxt",
55
55
  "repo": "nuxt-modules/algolia",
56
56
  "npm": "@nuxtjs/algolia",
57
57
  "icon": "algolia.svg",
@@ -126,12 +126,12 @@
126
126
  },
127
127
  {
128
128
  "name": "animejs",
129
- "description": "Anime.js module for Nuxt.js",
130
- "repo": "ivodolenc/nuxt-animejs",
131
- "npm": "nuxt-animejs",
129
+ "description": "Anime.js module for Nuxt",
130
+ "repo": "hypernym-studio/nuxt-anime",
131
+ "npm": "@hypernym/nuxt-anime",
132
132
  "icon": "",
133
- "github": "https://github.com/ivodolenc/nuxt-animejs",
134
- "website": "https://github.com/ivodolenc/nuxt-animejs",
133
+ "github": "https://github.com/hypernym-studio/nuxt-anime",
134
+ "website": "https://github.com/hypernym-studio/nuxt-anime",
135
135
  "learn_more": "",
136
136
  "category": "Libraries",
137
137
  "type": "3rd-party",
@@ -142,13 +142,59 @@
142
142
  }
143
143
  ],
144
144
  "compatibility": {
145
- "nuxt": "^2.0.0",
145
+ "nuxt": "^2.0.0 || ^3.0.0",
146
+ "requires": {}
147
+ }
148
+ },
149
+ {
150
+ "name": "ant-design-vue",
151
+ "description": "A Vue 3 based component library for designers and developers",
152
+ "repo": "vueComponent/ant-design-vue-nuxt",
153
+ "npm": "@ant-design-vue/nuxt",
154
+ "icon": "ant-design-vue.svg",
155
+ "github": "https://github.com/vueComponent/ant-design-vue-nuxt",
156
+ "website": "https://antdv.com",
157
+ "learn_more": "https://github.com/vueComponent/ant-design-vue-nuxt",
158
+ "category": "UI",
159
+ "type": "3rd-party",
160
+ "maintainers": [
161
+ {
162
+ "name": "tangjinzhou",
163
+ "github": "tangjinzhou"
164
+ }
165
+ ],
166
+ "compatibility": {
167
+ "nuxt": "^3.0.0",
168
+ "requires": {
169
+ "bridge": "optional"
170
+ }
171
+ }
172
+ },
173
+ {
174
+ "name": "aos",
175
+ "description": "A Nuxt module that adds Animate On Scroll",
176
+ "repo": "egidiusmengelberg/nuxt-aos",
177
+ "npm": "nuxt-aos",
178
+ "icon": "aos.png",
179
+ "github": "https://github.com/egidiusmengelberg/nuxt-aos",
180
+ "website": "https://github.com/egidiusmengelberg/nuxt-aos",
181
+ "learn_more": "",
182
+ "category": "Devtools",
183
+ "type": "3rd-party",
184
+ "maintainers": [
185
+ {
186
+ "name": "egidiusmengelberg",
187
+ "github": "egidiusmengelberg"
188
+ }
189
+ ],
190
+ "compatibility": {
191
+ "nuxt": "^3.0.0",
146
192
  "requires": {}
147
193
  }
148
194
  },
149
195
  {
150
196
  "name": "api-party",
151
- "description": "Nuxt 3 module to securely connect with any API – server proxy & dynamic composable names",
197
+ "description": "Nuxt module to securely connect with any API – server proxy & dynamic composable names",
152
198
  "repo": "johannschopplich/nuxt-api-party",
153
199
  "npm": "nuxt-api-party",
154
200
  "icon": "api-party.svg",
@@ -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,54 @@
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
+ },
265
356
  {
266
357
  "name": "auth",
267
- "description": "Zero-boilerplate authentication support for Nuxt.js.",
358
+ "description": "Zero-boilerplate authentication support for Nuxt.",
268
359
  "repo": "nuxt-community/auth-module",
269
360
  "npm": "@nuxtjs/auth",
270
361
  "icon": "auth.png",
@@ -289,9 +380,55 @@
289
380
  "requires": {}
290
381
  }
291
382
  },
383
+ {
384
+ "name": "authjs",
385
+ "description": "Auth.js authentication Nuxt module. Edge compatible.",
386
+ "repo": "Hebilicious/authjs-nuxt#main",
387
+ "npm": "@hebilicious/authjs-nuxt",
388
+ "icon": "authjs.png",
389
+ "github": "https://github.com/Hebilicious/authjs-nuxt",
390
+ "website": "https://authjs-nuxt.pages.dev/",
391
+ "learn_more": "https://authjs.dev/",
392
+ "category": "Security",
393
+ "type": "3rd-party",
394
+ "maintainers": [
395
+ {
396
+ "name": "Hebilicious",
397
+ "github": "Hebilicious",
398
+ "twitter": "its_hebilicious"
399
+ }
400
+ ],
401
+ "compatibility": {
402
+ "nuxt": "^3.0.0",
403
+ "requires": {}
404
+ }
405
+ },
406
+ {
407
+ "name": "auto-animate",
408
+ "description": "Automatic animations for your Nuxt app with a single line of code.",
409
+ "repo": "formkit/auto-animate",
410
+ "npm": "@formkit/auto-animate",
411
+ "icon": "auto-animate.svg",
412
+ "github": "https://github.com/formkit/auto-animate",
413
+ "website": "https://auto-animate.formkit.com",
414
+ "learn_more": "https://auto-animate.formkit.com",
415
+ "category": "Libraries",
416
+ "type": "3rd-party",
417
+ "maintainers": [
418
+ {
419
+ "name": "Justin Schroeder",
420
+ "github": "justin-schroeder",
421
+ "twitter": "jpschroeder"
422
+ }
423
+ ],
424
+ "compatibility": {
425
+ "nuxt": "^3.0.0",
426
+ "requires": {}
427
+ }
428
+ },
292
429
  {
293
430
  "name": "axios",
294
- "description": "Secure and easy Axios module with Nuxt.js",
431
+ "description": "Secure and easy Axios module with Nuxt",
295
432
  "repo": "nuxt-community/axios-module",
296
433
  "npm": "@nuxtjs/axios",
297
434
  "icon": "axios.svg",
@@ -314,7 +451,7 @@
314
451
  },
315
452
  {
316
453
  "name": "basic-auth",
317
- "description": "Provide basic authentication to your Nuxt.js application",
454
+ "description": "Provide basic authentication to your Nuxt application",
318
455
  "repo": "potato4d/nuxt-basic-auth-module",
319
456
  "npm": "nuxt-basic-auth-module",
320
457
  "icon": "",
@@ -438,7 +575,7 @@
438
575
  },
439
576
  {
440
577
  "name": "bulma-slim",
441
- "description": "Nuxt.js module to automatically make a slim Bulma build of used features with Purgecss",
578
+ "description": "Nuxt module to automatically make a slim Bulma build of used features with Purgecss",
442
579
  "repo": "mustardamus/nuxt-bulma-slim",
443
580
  "npm": "nuxt-bulma-slim",
444
581
  "icon": "bulma.png",
@@ -505,7 +642,7 @@
505
642
  },
506
643
  {
507
644
  "name": "canvas-sketch",
508
- "description": "Nuxt.js module for making generative and 3D artwork with canvas-sketch in JavaScript",
645
+ "description": "Nuxt module for making generative and 3D artwork with canvas-sketch in JavaScript",
509
646
  "repo": "LuXDAmore/generative-art",
510
647
  "npm": "@luxdamore/nuxt-canvas-sketch",
511
648
  "icon": "",
@@ -526,9 +663,31 @@
526
663
  "requires": {}
527
664
  }
528
665
  },
666
+ {
667
+ "name": "capo",
668
+ "description": "Capo.js implementation for Nuxt",
669
+ "repo": "danielroe/nuxt-capo",
670
+ "npm": "nuxt-capo",
671
+ "icon": "",
672
+ "github": "https://github.com/danielroe/nuxt-capo",
673
+ "website": "https://github.com/danielroe/nuxt-capo",
674
+ "learn_more": "",
675
+ "category": "Performance",
676
+ "type": "3rd-party",
677
+ "maintainers": [
678
+ {
679
+ "name": "danielroe",
680
+ "github": "danielroe"
681
+ }
682
+ ],
683
+ "compatibility": {
684
+ "nuxt": "^3.0.0",
685
+ "requires": {}
686
+ }
687
+ },
529
688
  {
530
689
  "name": "chakra-ui",
531
- "description": "Chakra UI Module for Nuxt.js",
690
+ "description": "Chakra UI Module for Nuxt",
532
691
  "repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
533
692
  "npm": "@chakra-ui/nuxt",
534
693
  "icon": "chakra-ui.png",
@@ -592,6 +751,29 @@
592
751
  "requires": {}
593
752
  }
594
753
  },
754
+ {
755
+ "name": "clarity-analytics",
756
+ "description": "Clarity Analytics Module for Nuxt",
757
+ "repo": "Barbapapazes/nuxt-clarity-analytics",
758
+ "npm": "nuxt-clarity-analytics",
759
+ "icon": "",
760
+ "github": "https://github.com/Barbapapazes/nuxt-clarity-analytics",
761
+ "website": "https://github.com/Barbapapazes/nuxt-clarity-analytics#readme",
762
+ "learn_more": "https://clarity.microsoft.com/",
763
+ "category": "Analytics",
764
+ "type": "3rd-party",
765
+ "maintainers": [
766
+ {
767
+ "name": "Barbapapazes",
768
+ "github": "Barbapapazes",
769
+ "twitter": "soubiran_"
770
+ }
771
+ ],
772
+ "compatibility": {
773
+ "nuxt": "^3.0.0",
774
+ "requires": {}
775
+ }
776
+ },
595
777
  {
596
778
  "name": "client-init",
597
779
  "description": "Provide client version of `nuxtServerInit`.",
@@ -616,7 +798,7 @@
616
798
  },
617
799
  {
618
800
  "name": "cloudcms",
619
- "description": "CloudCMS Nuxt.js Module",
801
+ "description": "CloudCMS Nuxt Module",
620
802
  "repo": "gitana/cloudcms-nuxt",
621
803
  "npm": "cloudcms-nuxt",
622
804
  "icon": "",
@@ -665,11 +847,11 @@
665
847
  },
666
848
  {
667
849
  "name": "cloudinary",
668
- "description": "Optimize images and videos in your Nuxt.js application",
669
- "repo": "nuxt-community/cloudinary-module",
850
+ "description": "Optimize images and videos in your Nuxt application",
851
+ "repo": "nuxt-modules/cloudinary",
670
852
  "npm": "@nuxtjs/cloudinary",
671
853
  "icon": "cloudinary.png",
672
- "github": "https://github.com/nuxt-community/cloudinary-module",
854
+ "github": "https://github.com/nuxt-modules/cloudinary",
673
855
  "website": "https://cloudinary.nuxtjs.org",
674
856
  "learn_more": "https://cloudinary.com",
675
857
  "category": "Images",
@@ -688,11 +870,11 @@
688
870
  },
689
871
  {
690
872
  "name": "color-mode",
691
- "description": "Dark and Light mode for NuxtJS with auto detection",
692
- "repo": "nuxt-community/color-mode-module",
873
+ "description": "Dark and Light mode for Nuxt with auto detection",
874
+ "repo": "nuxt-modules/color-mode",
693
875
  "npm": "@nuxtjs/color-mode",
694
876
  "icon": "color-mode.png",
695
- "github": "https://github.com/nuxt-community/color-mode-module",
877
+ "github": "https://github.com/nuxt-modules/color-mode",
696
878
  "website": "https://color-mode.nuxtjs.org",
697
879
  "learn_more": "",
698
880
  "category": "UI",
@@ -757,12 +939,35 @@
757
939
  "requires": {}
758
940
  }
759
941
  },
942
+ {
943
+ "name": "content-assets",
944
+ "description": "Enable locally-located assets in Nuxt Content",
945
+ "repo": "davestewart/nuxt-content-assets",
946
+ "npm": "nuxt-content-assets",
947
+ "icon": "content-assets.png",
948
+ "github": "https://github.com/davestewart/nuxt-content-assets",
949
+ "website": "https://davestewart.co.uk/projects/open-source/nuxt-content-assets/",
950
+ "learn_more": "",
951
+ "category": "Images",
952
+ "type": "3rd-party",
953
+ "maintainers": [
954
+ {
955
+ "name": "davestewart",
956
+ "github": "davestewart",
957
+ "twitter": "dave_stewart"
958
+ }
959
+ ],
960
+ "compatibility": {
961
+ "nuxt": "^3.0.0",
962
+ "requires": {}
963
+ }
964
+ },
760
965
  {
761
966
  "name": "content",
762
967
  "description": "Nuxt Content reads the content/ directory in your project, parses .md, .yml, .csv or .json files and creates a powerful data layer for your application. Bonus, use Vue components in Markdown with the MDC syntax.",
763
968
  "repo": "nuxt/content#main",
764
969
  "npm": "@nuxt/content",
765
- "icon": "nuxt.png",
970
+ "icon": "nuxt.svg",
766
971
  "github": "https://github.com/nuxt/content",
767
972
  "website": "https://content.nuxtjs.org",
768
973
  "learn_more": "",
@@ -886,7 +1091,7 @@
886
1091
  },
887
1092
  {
888
1093
  "name": "darkmode.js",
889
- "description": "Add darkmode / nightmode to your Nuxt.js project in a few seconds",
1094
+ "description": "Add darkmode / nightmode to your Nuxt project in a few seconds",
890
1095
  "repo": "sandoche/nuxtjs-darkmode-js-module#main",
891
1096
  "npm": "nuxtjs-darkmode-js-module",
892
1097
  "icon": "darkmode.png",
@@ -908,7 +1113,7 @@
908
1113
  },
909
1114
  {
910
1115
  "name": "date-fns",
911
- "description": "Modern JavaScript date utility library - date-fns for Nuxt.js",
1116
+ "description": "Modern JavaScript date utility library - date-fns for Nuxt",
912
1117
  "repo": "nuxt-community/date-fns-module",
913
1118
  "npm": "@nuxtjs/date-fns",
914
1119
  "icon": "date-fns.png",
@@ -930,7 +1135,7 @@
930
1135
  },
931
1136
  {
932
1137
  "name": "datocms-nuxt2",
933
- "description": "DatoCMS integration for Nuxt.js v2",
1138
+ "description": "DatoCMS integration for Nuxt v2",
934
1139
  "repo": "voorhoede/nuxt-datocms-module",
935
1140
  "npm": "@voorhoede/nuxt-datocms-module",
936
1141
  "icon": "datocms.svg",
@@ -976,31 +1181,31 @@
976
1181
  },
977
1182
  {
978
1183
  "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",
1184
+ "description": "Day.js module for Nuxt",
1185
+ "repo": "fumeapp/dayjs",
1186
+ "npm": "dayjs-nuxt",
982
1187
  "icon": "day-js.png",
983
- "github": "https://github.com/nuxt-community/dayjs-module",
984
- "website": "https://github.com/nuxt-community/dayjs-module",
1188
+ "github": "https://github.com/fumeapp/dayjs",
1189
+ "website": "https://github.com/fumeapp/dayjs",
985
1190
  "learn_more": "https://day.js.org/",
986
- "category": "Date",
987
- "type": "community",
1191
+ "category": "Libraries",
1192
+ "type": "3rd-party",
988
1193
  "maintainers": [
989
1194
  {
990
- "name": "Takuma HANATANI",
991
- "github": "potato4d",
992
- "twitter": "potato4d"
1195
+ "name": "Kevin Olson",
1196
+ "github": "acidjazz",
1197
+ "twitter": "AppFume"
993
1198
  }
994
1199
  ],
995
1200
  "compatibility": {
996
- "nuxt": "^2.0.0",
1201
+ "nuxt": "^3.0.0",
997
1202
  "requires": {}
998
1203
  }
999
1204
  },
1000
1205
  {
1001
1206
  "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",
1207
+ "description": "Improve your Nuxt v2 Google Lighthouse score by delaying hydration.",
1208
+ "repo": "harlan-zw/nuxt-delay-hydration",
1004
1209
  "npm": "nuxt-delay-hydration",
1005
1210
  "icon": "lighthouse.svg",
1006
1211
  "github": "https://github.com/harlan-zw/nuxt-delay-hydration",
@@ -1022,12 +1227,12 @@
1022
1227
  },
1023
1228
  {
1024
1229
  "name": "device",
1025
- "description": "Device detection module for Nuxt.js",
1026
- "repo": "nuxt-community/device-module",
1230
+ "description": "Device detection module for Nuxt",
1231
+ "repo": "nuxt-modules/device",
1027
1232
  "npm": "@nuxtjs/device",
1028
1233
  "icon": "",
1029
- "github": "https://github.com/nuxt-community/device-module",
1030
- "website": "https://github.com/nuxt-community/device-module",
1234
+ "github": "https://github.com/nuxt-modules/device",
1235
+ "website": "https://github.com/nuxt-modules/device",
1031
1236
  "learn_more": "",
1032
1237
  "category": "Extensions",
1033
1238
  "type": "community",
@@ -1045,9 +1250,9 @@
1045
1250
  {
1046
1251
  "name": "devtools",
1047
1252
  "description": "Unleash Nuxt Developer Experience. A set of visual tools that help you to know your app better.",
1048
- "repo": "nuxt/devtools#main",
1253
+ "repo": "nuxt/devtools#main/packages/devtools",
1049
1254
  "npm": "@nuxt/devtools",
1050
- "icon": "nuxt.png",
1255
+ "icon": "nuxt.svg",
1051
1256
  "github": "https://github.com/nuxt/devtools",
1052
1257
  "website": "https://devtools.nuxtjs.org/",
1053
1258
  "learn_more": "",
@@ -1067,13 +1272,13 @@
1067
1272
  },
1068
1273
  {
1069
1274
  "name": "directus",
1070
- "description": "Easily connect your Nuxt3 application to your directus server.",
1275
+ "description": "Easily connect your Nuxt application to your directus server.",
1071
1276
  "repo": "intevel/nuxt-directus",
1072
1277
  "npm": "nuxt-directus",
1073
1278
  "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/",
1279
+ "github": "https://github.com/intevel/nuxt-directus/",
1280
+ "website": "https://nuxt-directus.site/",
1281
+ "learn_more": "https://nuxt-directus.site/",
1077
1282
  "category": "CMS",
1078
1283
  "type": "3rd-party",
1079
1284
  "maintainers": [
@@ -1084,15 +1289,36 @@
1084
1289
  }
1085
1290
  ],
1086
1291
  "compatibility": {
1087
- "nuxt": "^2.0.0 || ^3.0.0",
1088
- "requires": {
1089
- "bridge": true
1292
+ "nuxt": "^3.0.0",
1293
+ "requires": {},
1294
+ "devtools": "^0.0.0"
1295
+ }
1296
+ },
1297
+ {
1298
+ "name": "disqus",
1299
+ "description": "Disqus Comments Module for Nuxt - Instantly add a comment widget to your app",
1300
+ "repo": "modbender/nuxt-disqus",
1301
+ "npm": "nuxt-disqus",
1302
+ "icon": "disqus.svg",
1303
+ "github": "https://github.com/modbender/nuxt-disqus",
1304
+ "website": "https://github.com/modbender/nuxt-disqus",
1305
+ "learn_more": "https://github.com/modbender/vue3-disqus",
1306
+ "category": "Libraries",
1307
+ "type": "3rd-party",
1308
+ "maintainers": [
1309
+ {
1310
+ "name": "modbender",
1311
+ "github": "modbender"
1090
1312
  }
1313
+ ],
1314
+ "compatibility": {
1315
+ "nuxt": "^3.0.0",
1316
+ "requires": {}
1091
1317
  }
1092
1318
  },
1093
1319
  {
1094
1320
  "name": "dotenv",
1095
- "description": "A Nuxt.js module that loads your .env file into your context options",
1321
+ "description": "A Nuxt module that loads your .env file into your context options",
1096
1322
  "repo": "nuxt-community/dotenv-module",
1097
1323
  "npm": "@nuxtjs/dotenv",
1098
1324
  "icon": "dotenv.png",
@@ -1114,7 +1340,7 @@
1114
1340
  },
1115
1341
  {
1116
1342
  "name": "drupal-ce",
1117
- "description": "Connects Nuxt.js with Drupal via the Lupus Custom Elements Renderer",
1343
+ "description": "Connects Nuxt with Drupal via the Lupus Custom Elements Renderer",
1118
1344
  "repo": "drunomics/nuxtjs-drupal-ce",
1119
1345
  "npm": "nuxtjs-drupal-ce",
1120
1346
  "icon": "drupal-ce.png",
@@ -1147,7 +1373,7 @@
1147
1373
  },
1148
1374
  {
1149
1375
  "name": "druxt",
1150
- "description": "A bridge between frameworks, Drupal in the back, Nuxt.js in the front.",
1376
+ "description": "A bridge between frameworks, Drupal in the back, Nuxt in the front.",
1151
1377
  "repo": "druxt/druxt.js#develop/packages/druxt",
1152
1378
  "npm": "druxt",
1153
1379
  "icon": "druxt.svg",
@@ -1215,7 +1441,7 @@
1215
1441
  },
1216
1442
  {
1217
1443
  "name": "emotion",
1218
- "description": "The Next Generation of CSS-in-JS for Nuxt.js",
1444
+ "description": "The Next Generation of CSS-in-JS for Nuxt",
1219
1445
  "repo": "nuxt-modules/emotion",
1220
1446
  "npm": "@nuxtjs/emotion",
1221
1447
  "icon": "emotion.png",
@@ -1243,7 +1469,7 @@
1243
1469
  },
1244
1470
  {
1245
1471
  "name": "eslint",
1246
- "description": "ESLint module for Nuxt.js",
1472
+ "description": "ESLint module for Nuxt",
1247
1473
  "repo": "nuxt-community/eslint-module",
1248
1474
  "npm": "@nuxtjs/eslint-module",
1249
1475
  "icon": "eslint.png",
@@ -1265,7 +1491,7 @@
1265
1491
  },
1266
1492
  {
1267
1493
  "name": "event-trace",
1268
- "description": "Module for event trace in Nuxt.js",
1494
+ "description": "Module for event trace in Nuxt",
1269
1495
  "repo": "nuxt-community/nuxt-event-trace",
1270
1496
  "npm": "nuxt-event-trace",
1271
1497
  "icon": "",
@@ -1309,7 +1535,7 @@
1309
1535
  },
1310
1536
  {
1311
1537
  "name": "feature-toggle",
1312
- "description": "Feature toggle module for Nuxt.js",
1538
+ "description": "Feature toggle module for Nuxt",
1313
1539
  "repo": "stephenkr/nuxt-feature-toggle",
1314
1540
  "npm": "nuxt-feature-toggle",
1315
1541
  "icon": "",
@@ -1376,7 +1602,7 @@
1376
1602
  },
1377
1603
  {
1378
1604
  "name": "floating-prompt-module",
1379
- "description": "Invite your users to support you on product hunt with this floating prompt Nuxt.js module",
1605
+ "description": "Invite your users to support you on product hunt with this floating prompt Nuxt module",
1380
1606
  "repo": "sandoche/nuxt-floating-prompt-module#main",
1381
1607
  "npm": "nuxt-floating-prompt-module",
1382
1608
  "icon": "",
@@ -1485,6 +1711,29 @@
1485
1711
  "requires": {}
1486
1712
  }
1487
1713
  },
1714
+ {
1715
+ "name": "form-actions",
1716
+ "description": "A set of features and composables to interact with forms and server data.",
1717
+ "repo": "Hebilicious/form-actions-nuxt#main/packages/form-action-nuxt",
1718
+ "npm": "@hebilicious/form-actions-nuxt",
1719
+ "icon": "form-actions.svg",
1720
+ "github": "https://github.com/Hebilicious/form-actions-nuxt",
1721
+ "website": "https://form-actions-nuxt.pages.dev/",
1722
+ "learn_more": "https://github.com/Hebilicious/form-actions-nuxt#readme",
1723
+ "category": "Request",
1724
+ "type": "3rd-party",
1725
+ "maintainers": [
1726
+ {
1727
+ "name": "Hebilicious",
1728
+ "github": "Hebilicious",
1729
+ "twitter": "its_hebilicious"
1730
+ }
1731
+ ],
1732
+ "compatibility": {
1733
+ "nuxt": "^3.7.0",
1734
+ "requires": {}
1735
+ }
1736
+ },
1488
1737
  {
1489
1738
  "name": "formkit",
1490
1739
  "description": "Seamless FormKit integration for Nuxt",
@@ -1559,7 +1808,7 @@
1559
1808
  },
1560
1809
  {
1561
1810
  "name": "google-adsense",
1562
- "description": "Google Adsense Module for Nuxt.js",
1811
+ "description": "Google Adsense Module for Nuxt",
1563
1812
  "repo": "nuxt-community/google-adsense-module",
1564
1813
  "npm": "@nuxtjs/google-adsense",
1565
1814
  "icon": "google-adsense.png",
@@ -1585,7 +1834,7 @@
1585
1834
  },
1586
1835
  {
1587
1836
  "name": "google-analytics",
1588
- "description": "Google analytics Module for Nuxt.js",
1837
+ "description": "Google analytics Module for Nuxt",
1589
1838
  "repo": "nuxt-community/analytics-module",
1590
1839
  "npm": "@nuxtjs/google-analytics",
1591
1840
  "icon": "google-analytics.png",
@@ -1617,12 +1866,12 @@
1617
1866
  },
1618
1867
  {
1619
1868
  "name": "google-fonts",
1620
- "description": "Google Fonts module for NuxtJS",
1621
- "repo": "nuxt-community/google-fonts-module",
1869
+ "description": "Google Fonts module for Nuxt",
1870
+ "repo": "nuxt-modules/google-fonts",
1622
1871
  "npm": "@nuxtjs/google-fonts",
1623
1872
  "icon": "google-fonts.png",
1624
- "github": "https://github.com/nuxt-community/google-fonts-module",
1625
- "website": "https://github.com/nuxt-community/google-fonts-module",
1873
+ "github": "https://github.com/nuxt-modules/google-fonts",
1874
+ "website": "https://google-fonts.nuxtjs.org",
1626
1875
  "learn_more": "https://developers.google.com/fonts",
1627
1876
  "category": "Fonts",
1628
1877
  "type": "community",
@@ -1641,7 +1890,7 @@
1641
1890
  },
1642
1891
  {
1643
1892
  "name": "google-gtag",
1644
- "description": "Google GTag for Nuxt.js",
1893
+ "description": "Google GTag for Nuxt",
1645
1894
  "repo": "nuxt-community/google-gtag",
1646
1895
  "npm": "@nuxtjs/google-gtag",
1647
1896
  "icon": "gtm.png",
@@ -1667,7 +1916,7 @@
1667
1916
  },
1668
1917
  {
1669
1918
  "name": "google-optimize",
1670
- "description": "SSR friendly Google Optimize module for Nuxt.js",
1919
+ "description": "SSR friendly Google Optimize module for Nuxt",
1671
1920
  "repo": "nuxt-community/google-optimize-module",
1672
1921
  "npm": "nuxt-google-optimize",
1673
1922
  "icon": "google-optimize.png",
@@ -1722,7 +1971,7 @@
1722
1971
  },
1723
1972
  {
1724
1973
  "name": "graphql-request",
1725
- "description": "Easy Minimal GraphQL client integration with Nuxt.js",
1974
+ "description": "Easy Minimal GraphQL client integration with Nuxt",
1726
1975
  "repo": "gomah/nuxt-graphql-request",
1727
1976
  "npm": "nuxt-graphql-request",
1728
1977
  "icon": "graphql-request.png",
@@ -1738,7 +1987,7 @@
1738
1987
  }
1739
1988
  ],
1740
1989
  "compatibility": {
1741
- "nuxt": "^2.0.0",
1990
+ "nuxt": "^2.0.0 || ^3.0.0",
1742
1991
  "requires": {}
1743
1992
  }
1744
1993
  },
@@ -1761,12 +2010,13 @@
1761
2010
  ],
1762
2011
  "compatibility": {
1763
2012
  "nuxt": "^3.0.0",
1764
- "requires": {}
2013
+ "requires": {},
2014
+ "devtools": "^0.0.0"
1765
2015
  }
1766
2016
  },
1767
2017
  {
1768
2018
  "name": "gtag",
1769
- "description": "Google Analytics integration for Nuxt 3",
2019
+ "description": "Google Analytics integration for Nuxt",
1770
2020
  "repo": "johannschopplich/nuxt-gtag",
1771
2021
  "npm": "nuxt-gtag",
1772
2022
  "icon": "gtag.svg",
@@ -1790,7 +2040,7 @@
1790
2040
  },
1791
2041
  {
1792
2042
  "name": "gtm",
1793
- "description": "Google Tag Manager Module for Nuxt.js",
2043
+ "description": "Google Tag Manager Module for Nuxt",
1794
2044
  "repo": "nuxt-community/gtm-module",
1795
2045
  "npm": "@nuxtjs/gtm",
1796
2046
  "icon": "gtm.png",
@@ -1813,7 +2063,7 @@
1813
2063
  },
1814
2064
  {
1815
2065
  "name": "guess",
1816
- "description": "Guess.js module for Nuxt.js",
2066
+ "description": "Guess.js module for Nuxt",
1817
2067
  "repo": "nuxt-community/guess-module",
1818
2068
  "npm": "@nuxtjs/guess-module",
1819
2069
  "icon": "guessjs.png",
@@ -1833,6 +2083,28 @@
1833
2083
  "requires": {}
1834
2084
  }
1835
2085
  },
2086
+ {
2087
+ "name": "hanko",
2088
+ "description": "Hanko integration for Nuxt for passwordless authentication",
2089
+ "repo": "nuxt-modules/hanko",
2090
+ "npm": "@nuxtjs/hanko",
2091
+ "icon": "hanko.svg",
2092
+ "github": "https://github.com/nuxt-modules/hanko",
2093
+ "website": "https://github.com/nuxt-modules/hanko",
2094
+ "learn_more": "https://hanko.io/",
2095
+ "category": "Security",
2096
+ "type": "community",
2097
+ "maintainers": [
2098
+ {
2099
+ "name": "danielroe",
2100
+ "github": "danielroe"
2101
+ }
2102
+ ],
2103
+ "compatibility": {
2104
+ "nuxt": "^3.0.0",
2105
+ "requires": {}
2106
+ }
2107
+ },
1836
2108
  {
1837
2109
  "name": "harlem",
1838
2110
  "description": "Harlem is a simple, unopinionated, lightweight and extensible state management solution for Vue 3.",
@@ -1903,7 +2175,7 @@
1903
2175
  },
1904
2176
  {
1905
2177
  "name": "helmet",
1906
- "description": "Easy Helmet module with Nuxt.js'",
2178
+ "description": "Easy Helmet module with Nuxt'",
1907
2179
  "repo": "victor-perez/nuxt-helmet",
1908
2180
  "npm": "nuxt-helmet",
1909
2181
  "icon": "",
@@ -1947,7 +2219,7 @@
1947
2219
  },
1948
2220
  {
1949
2221
  "name": "history-state",
1950
- "description": "Nuxt.js module to backup or restore historical states",
2222
+ "description": "Nuxt module to backup or restore historical states",
1951
2223
  "repo": "hidekatsu-izuno/nuxt-history-state",
1952
2224
  "npm": "nuxt-history-state",
1953
2225
  "icon": "",
@@ -2016,7 +2288,7 @@
2016
2288
  },
2017
2289
  {
2018
2290
  "name": "http",
2019
- "description": "Universal HTTP Module for Nuxt.js",
2291
+ "description": "Universal HTTP Module for Nuxt",
2020
2292
  "repo": "nuxt/http",
2021
2293
  "npm": "@nuxt/http",
2022
2294
  "icon": "http.png",
@@ -2044,7 +2316,7 @@
2044
2316
  },
2045
2317
  {
2046
2318
  "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.",
2319
+ "description": "An initiative for knowing the people behind a website. It is a Nuxt buildModules that add a TXT file containing information about the different people who have contributed to building the website.",
2048
2320
  "repo": "Luxdamore/nuxt-humans-txt",
2049
2321
  "npm": "@luxdamore/nuxt-humans-txt",
2050
2322
  "icon": "",
@@ -2068,11 +2340,11 @@
2068
2340
  {
2069
2341
  "name": "i18n",
2070
2342
  "description": "i18n features for your Nuxt project so you can easily add internationalization.",
2071
- "repo": "nuxt-community/i18n-module",
2343
+ "repo": "nuxt-modules/i18n",
2072
2344
  "npm": "@nuxtjs/i18n",
2073
2345
  "icon": "i18n.png",
2074
- "github": "https://github.com/nuxt-community/i18n-module",
2075
- "website": "https://i18n.nuxtjs.org",
2346
+ "github": "https://github.com/nuxt-modules/i18n",
2347
+ "website": "https://v8.i18n.nuxtjs.org",
2076
2348
  "learn_more": "https://kazupon.github.io/vue-i18n/",
2077
2349
  "category": "Extensions",
2078
2350
  "type": "community",
@@ -2091,6 +2363,28 @@
2091
2363
  "requires": {}
2092
2364
  }
2093
2365
  },
2366
+ {
2367
+ "name": "icon-font",
2368
+ "description": "Automatically generates fonts and custom properties (variables) from a specified folder containing SVG icons, injecting them into pages with live monitoring.",
2369
+ "repo": "coremyslo/nuxt-icon-font",
2370
+ "npm": "@coremyslo/nuxt-icon-font",
2371
+ "icon": "",
2372
+ "github": "https://github.com/coremyslo/nuxt-icon-font",
2373
+ "website": "https://github.com/coremyslo/nuxt-icon-font",
2374
+ "learn_more": "",
2375
+ "category": "UI",
2376
+ "type": "3rd-party",
2377
+ "maintainers": [
2378
+ {
2379
+ "name": "coremyslo",
2380
+ "github": "coremyslo"
2381
+ }
2382
+ ],
2383
+ "compatibility": {
2384
+ "nuxt": "^3.0.0",
2385
+ "requires": {}
2386
+ }
2387
+ },
2094
2388
  {
2095
2389
  "name": "icon",
2096
2390
  "description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
@@ -2110,7 +2404,8 @@
2110
2404
  ],
2111
2405
  "compatibility": {
2112
2406
  "nuxt": "^3.0.0",
2113
- "requires": {}
2407
+ "requires": {},
2408
+ "devtools": "^0.0.0"
2114
2409
  }
2115
2410
  },
2116
2411
  {
@@ -2159,12 +2454,12 @@
2159
2454
  },
2160
2455
  {
2161
2456
  "name": "image",
2162
- "description": "Optimised images for NuxtJS, with progressive processing, lazy-loading, real-time resizes and providers support.",
2457
+ "description": "Optimised images for Nuxt, with progressive processing, lazy-loading, real-time resizes and providers support.",
2163
2458
  "repo": "nuxt/image",
2164
2459
  "npm": "@nuxt/image",
2165
2460
  "icon": "image.png",
2166
2461
  "github": "https://github.com/nuxt/image",
2167
- "website": "https://image.nuxtjs.org",
2462
+ "website": "https://image.nuxt.com",
2168
2463
  "learn_more": "",
2169
2464
  "category": "Images",
2170
2465
  "type": "official",
@@ -2174,6 +2469,11 @@
2174
2469
  "github": "farnabaz",
2175
2470
  "twitter": "a_birang"
2176
2471
  },
2472
+ {
2473
+ "name": "Daniel Roe",
2474
+ "github": "danielroe",
2475
+ "twitter": "danielcroe"
2476
+ },
2177
2477
  {
2178
2478
  "name": "Pooya Parsa",
2179
2479
  "github": "pi0",
@@ -2194,7 +2494,7 @@
2194
2494
  },
2195
2495
  {
2196
2496
  "name": "imagemin",
2197
- "description": "Automatically optimize (compress) all images used in Nuxt.js",
2497
+ "description": "Automatically optimize (compress) all images used in Nuxt",
2198
2498
  "repo": "nuxt-community/imagemin-module",
2199
2499
  "npm": "@nuxtjs/imagemin",
2200
2500
  "icon": "imagemin.png",
@@ -2217,12 +2517,12 @@
2217
2517
  {
2218
2518
  "name": "inkline",
2219
2519
  "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",
2520
+ "repo": "inkline/plugin",
2521
+ "npm": "@inkline/plugin",
2222
2522
  "icon": "inkline.svg",
2223
- "github": "https://github.com/inkline/nuxt-module-inkline",
2523
+ "github": "https://github.com/inkline/plugin",
2224
2524
  "website": "https://inkline.io",
2225
- "learn_more": "https://inkline.io/docs/introduction/installation/nuxt",
2525
+ "learn_more": "https://inkline.io/docs/installation/nuxt",
2226
2526
  "category": "UI",
2227
2527
  "type": "3rd-party",
2228
2528
  "maintainers": [
@@ -2241,7 +2541,7 @@
2241
2541
  },
2242
2542
  {
2243
2543
  "name": "intercom",
2244
- "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt.js",
2544
+ "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt",
2245
2545
  "repo": "hex-digital/nuxt-intercom",
2246
2546
  "npm": "@hexdigital/nuxt-intercom",
2247
2547
  "icon": "intercom.png",
@@ -2286,7 +2586,7 @@
2286
2586
  },
2287
2587
  {
2288
2588
  "name": "jsonapi",
2289
- "description": "Easy JSON:API client integration for Nuxt.js",
2589
+ "description": "Easy JSON:API client integration for Nuxt",
2290
2590
  "repo": "patrickcate/nuxt-jsonapi",
2291
2591
  "npm": "nuxt-jsonapi",
2292
2592
  "icon": "jsonapi.svg",
@@ -2328,9 +2628,36 @@
2328
2628
  "requires": {}
2329
2629
  }
2330
2630
  },
2631
+ {
2632
+ "name": "kinde",
2633
+ "description": "Kinde authentication integration for Nuxt",
2634
+ "repo": "nuxt-modules/kinde",
2635
+ "npm": "@nuxtjs/kinde",
2636
+ "icon": "kinde.svg",
2637
+ "github": "https://github.com/nuxt-modules/kinde",
2638
+ "website": "https://kinde.com/docs/developer-tools/nuxt-module/",
2639
+ "learn_more": "https://kinde.com/",
2640
+ "category": "Security",
2641
+ "type": "community",
2642
+ "maintainers": [
2643
+ {
2644
+ "name": "danielroe",
2645
+ "github": "danielroe"
2646
+ },
2647
+ {
2648
+ "name": "daveordead",
2649
+ "github": "DaveOrDead",
2650
+ "twitter": "dave_or_dead"
2651
+ }
2652
+ ],
2653
+ "compatibility": {
2654
+ "nuxt": "^3.0.0",
2655
+ "requires": {}
2656
+ }
2657
+ },
2331
2658
  {
2332
2659
  "name": "kql",
2333
- "description": "Nuxt 3 module for Kirby's Query Language API",
2660
+ "description": "Nuxt module for Kirby's Query Language API",
2334
2661
  "repo": "johannschopplich/nuxt-kql",
2335
2662
  "npm": "nuxt-kql",
2336
2663
  "icon": "kql.svg",
@@ -2354,7 +2681,7 @@
2354
2681
  },
2355
2682
  {
2356
2683
  "name": "laravel-echo",
2357
- "description": "Laravel Echo for Nuxt.js",
2684
+ "description": "Laravel Echo for Nuxt",
2358
2685
  "repo": "nuxt-community/laravel-echo",
2359
2686
  "npm": "@nuxtjs/laravel-echo",
2360
2687
  "icon": "laravel-echo.png",
@@ -2442,13 +2769,13 @@
2442
2769
  },
2443
2770
  {
2444
2771
  "name": "link-checker",
2445
- "description": "Identify and fix link issues for prerendered Nuxt 3 apps.",
2772
+ "description": "Find and magically fix links that may be negatively effecting your Nuxt sites SEO.",
2446
2773
  "repo": "harlan-zw/nuxt-link-checker",
2447
2774
  "npm": "nuxt-link-checker",
2448
- "icon": "",
2775
+ "icon": "link-checker.svg",
2449
2776
  "github": "https://github.com/harlan-zw/nuxt-link-checker",
2450
- "website": "https://github.com/harlan-zw/nuxt-link-checker",
2451
- "learn_more": "",
2777
+ "website": "https://nuxtseo.com/link-checker",
2778
+ "learn_more": "https://nuxtseo.com/link-checker",
2452
2779
  "category": "SEO",
2453
2780
  "type": "3rd-party",
2454
2781
  "maintainers": [
@@ -2461,7 +2788,8 @@
2461
2788
  ],
2462
2789
  "compatibility": {
2463
2790
  "nuxt": "^3.0.0",
2464
- "requires": {}
2791
+ "requires": {},
2792
+ "devtools": "^0.0.0"
2465
2793
  }
2466
2794
  },
2467
2795
  {
@@ -2538,12 +2866,12 @@
2538
2866
  },
2539
2867
  {
2540
2868
  "name": "logrocket",
2541
- "description": "LogRocket module for Nuxt.js to help you fix bugs and understand user behaviour.",
2542
- "repo": "nuxt-community/nuxt-logrocket",
2869
+ "description": "LogRocket module for Nuxt to help you fix bugs and understand user behaviour.",
2870
+ "repo": "nuxt-modules/logrocket",
2543
2871
  "npm": "nuxt-logrocket",
2544
2872
  "icon": "logrocket.png",
2545
- "github": "https://github.com/nuxt-community/nuxt-logrocket",
2546
- "website": "https://github.com/nuxt-community/nuxt-logrocket",
2873
+ "github": "https://github.com/nuxt-modules/logrocket",
2874
+ "website": "https://github.com/nuxt-modules/logrocket",
2547
2875
  "learn_more": "https://docs.logrocket.com/docs",
2548
2876
  "category": "Monitoring",
2549
2877
  "type": "community",
@@ -2559,9 +2887,35 @@
2559
2887
  "requires": {}
2560
2888
  }
2561
2889
  },
2890
+ {
2891
+ "name": "lucide-icons",
2892
+ "description": "Nuxt module to integrate Lucide icons",
2893
+ "repo": "swisnl/nuxt-lucide-icons",
2894
+ "npm": "nuxt-lucide-icons",
2895
+ "icon": "lucide-icons.svg",
2896
+ "github": "https://github.com/swisnl/nuxt-lucide-icons",
2897
+ "website": "https://github.com/swisnl/nuxt-lucide-icons",
2898
+ "learn_more": "",
2899
+ "category": "UI",
2900
+ "type": "3rd-party",
2901
+ "maintainers": [
2902
+ {
2903
+ "name": "SWIS",
2904
+ "github": "swisnl"
2905
+ },
2906
+ {
2907
+ "name": "Jasper Zonneveld",
2908
+ "github": "JaZo"
2909
+ }
2910
+ ],
2911
+ "compatibility": {
2912
+ "nuxt": "^3.0.0",
2913
+ "requires": {}
2914
+ }
2915
+ },
2562
2916
  {
2563
2917
  "name": "lunr",
2564
- "description": "Full-text search with pre-build indexes for Nuxt.js using lunr.js",
2918
+ "description": "Full-text search with pre-build indexes for Nuxt using lunr.js",
2565
2919
  "repo": "nuxt-community/lunr-module",
2566
2920
  "npm": "@nuxtjs/lunr-module",
2567
2921
  "icon": "",
@@ -2649,6 +3003,28 @@
2649
3003
  "requires": {}
2650
3004
  }
2651
3005
  },
3006
+ {
3007
+ "name": "maz-ui",
3008
+ "description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
3009
+ "repo": "louismazel/maz-ui",
3010
+ "npm": "maz-ui",
3011
+ "icon": "maz-ui.png",
3012
+ "github": "https://github.com/louismazel/maz-ui",
3013
+ "website": "https://louismazel.github.io/maz-ui-3/",
3014
+ "learn_more": "https://louismazel.github.io/maz-ui-3/",
3015
+ "category": "UI",
3016
+ "type": "community",
3017
+ "maintainers": [
3018
+ {
3019
+ "name": "Loïc Mazuel",
3020
+ "github": "LouisMazel"
3021
+ }
3022
+ ],
3023
+ "compatibility": {
3024
+ "nuxt": "^3.0.0",
3025
+ "requires": {}
3026
+ }
3027
+ },
2652
3028
  {
2653
3029
  "name": "mdx",
2654
3030
  "description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
@@ -2674,7 +3050,7 @@
2674
3050
  },
2675
3051
  {
2676
3052
  "name": "medusa",
2677
- "description": "Easily connect to Medusa from your Nuxt 3 application",
3053
+ "description": "Easily connect to Medusa from your Nuxt application",
2678
3054
  "repo": "Baroshem/nuxt-medusa",
2679
3055
  "npm": "nuxt-medusa",
2680
3056
  "icon": "medusa.svg",
@@ -2699,7 +3075,7 @@
2699
3075
  },
2700
3076
  {
2701
3077
  "name": "meilisearch",
2702
- "description": "Meilisearch Instant Search module for Nuxt 3",
3078
+ "description": "Meilisearch Instant Search module for Nuxt",
2703
3079
  "repo": "xlanex6/nuxt-meilisearch",
2704
3080
  "npm": "nuxt-meilisearch",
2705
3081
  "icon": "meilisearch.svg",
@@ -2719,7 +3095,8 @@
2719
3095
  "nuxt": "^3.0.0",
2720
3096
  "requires": {
2721
3097
  "bridge": false
2722
- }
3098
+ },
3099
+ "devtools": "^0.0.0"
2723
3100
  }
2724
3101
  },
2725
3102
  {
@@ -2791,7 +3168,7 @@
2791
3168
  },
2792
3169
  {
2793
3170
  "name": "moment",
2794
- "description": "Efficient Moment.js module for Nuxt.js so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
3171
+ "description": "Efficient Moment.js module for Nuxt so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
2795
3172
  "repo": "nuxt-community/moment-module",
2796
3173
  "npm": "@nuxtjs/moment",
2797
3174
  "icon": "momentjs.png",
@@ -2818,7 +3195,7 @@
2818
3195
  },
2819
3196
  {
2820
3197
  "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.",
3198
+ "description": "vue-mq module for Nuxt. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
2822
3199
  "repo": "vanhoofmaarten/nuxt-mq",
2823
3200
  "npm": "nuxt-mq",
2824
3201
  "icon": "",
@@ -2862,7 +3239,7 @@
2862
3239
  },
2863
3240
  {
2864
3241
  "name": "netlify-cache",
2865
- "description": "Nuxt.js module that uses netlify cache to speed up redeploy for Nuxt.js version < 2.14",
3242
+ "description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
2866
3243
  "repo": "DreaMinder/nuxt-netlify-cache",
2867
3244
  "npm": "nuxt-netlify-cache",
2868
3245
  "icon": "netlify.png",
@@ -2907,7 +3284,7 @@
2907
3284
  },
2908
3285
  {
2909
3286
  "name": "netlify",
2910
- "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt.js projects.",
3287
+ "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
2911
3288
  "repo": "bazzite/nuxt-netlify",
2912
3289
  "npm": "@aceforth/nuxt-netlify",
2913
3290
  "icon": "netlify.png",
@@ -2978,33 +3355,99 @@
2978
3355
  }
2979
3356
  },
2980
3357
  {
2981
- "name": "nuxt-auth",
2982
- "description": "",
2983
- "repo": "sidebase/nuxt-auth",
2984
- "npm": "@sidebase/nuxt-auth",
3358
+ "name": "nupolyon",
3359
+ "description": "Inject polyfill from polyfill.io to nuxt project, auto detect based on browserslist config",
3360
+ "repo": "adenvt/nupolyon",
3361
+ "npm": "nupolyon",
2985
3362
  "icon": "",
2986
- "github": "https://github.com/sidebase/nuxt-auth",
2987
- "website": "https://github.com/sidebase/nuxt-auth",
3363
+ "github": "https://github.com/adenvt/nupolyon",
3364
+ "website": "https://github.com/adenvt/nupolyon",
2988
3365
  "learn_more": "",
2989
- "category": "Devtools",
3366
+ "category": "Performance",
2990
3367
  "type": "3rd-party",
2991
3368
  "maintainers": [
2992
3369
  {
2993
- "name": "sidebase",
2994
- "github": "sidebase"
3370
+ "name": "adenvt",
3371
+ "github": "adenvt"
2995
3372
  }
2996
3373
  ],
2997
3374
  "compatibility": {
2998
- "nuxt": "^2.0.0",
3375
+ "nuxt": "^3.0.0",
2999
3376
  "requires": {}
3000
3377
  }
3001
3378
  },
3002
3379
  {
3003
- "name": "nuxt-chatgpt",
3004
- "description": "ChatGPT integration for Nuxt 3",
3005
- "repo": "schnapsterdog/nuxt-chatgpt",
3006
- "npm": "nuxt-chatgpt",
3007
- "icon": "chatgpt.svg",
3380
+ "name": "nuxt-anchorscroll",
3381
+ "description": "Scroll to top and to anchor support for Nuxt",
3382
+ "repo": "helltraitor/nuxt-anchorscroll",
3383
+ "npm": "nuxt-anchorscroll",
3384
+ "icon": "",
3385
+ "github": "https://github.com/helltraitor/nuxt-anchorscroll",
3386
+ "website": "https://github.com/helltraitor/nuxt-anchorscroll",
3387
+ "learn_more": "",
3388
+ "category": "UI",
3389
+ "type": "3rd-party",
3390
+ "maintainers": [
3391
+ {
3392
+ "name": "Helltraitor",
3393
+ "github": "helltraitor"
3394
+ }
3395
+ ],
3396
+ "compatibility": {
3397
+ "nuxt": "^3.0.0",
3398
+ "requires": {}
3399
+ }
3400
+ },
3401
+ {
3402
+ "name": "nuxt-basic-auth",
3403
+ "description": "Nuxt Module for Basic Authentication",
3404
+ "repo": "kgierke/nuxt-basic-auth",
3405
+ "npm": "@kgierke/nuxt-basic-auth",
3406
+ "icon": "",
3407
+ "github": "https://github.com/kgierke/nuxt-basic-auth",
3408
+ "website": "https://github.com/kgierke/nuxt-basic-auth",
3409
+ "learn_more": "",
3410
+ "category": "Security",
3411
+ "type": "3rd-party",
3412
+ "maintainers": [
3413
+ {
3414
+ "name": "kgierke",
3415
+ "github": "kgierke"
3416
+ }
3417
+ ],
3418
+ "compatibility": {
3419
+ "nuxt": "^3.0.0",
3420
+ "requires": {}
3421
+ }
3422
+ },
3423
+ {
3424
+ "name": "nuxt-bootstrap-icons",
3425
+ "description": "Just a simple integration for Bootstrap Icons",
3426
+ "repo": "OyewoleOyedeji/nuxt-bootstrap-icons",
3427
+ "npm": "nuxt-bootstrap-icons",
3428
+ "icon": "bootstrap-icons.svg",
3429
+ "github": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3430
+ "website": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3431
+ "learn_more": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3432
+ "category": "UI",
3433
+ "type": "3rd-party",
3434
+ "maintainers": [
3435
+ {
3436
+ "name": "OyewoleOyedeji",
3437
+ "github": "OyewoleOyedeji"
3438
+ }
3439
+ ],
3440
+ "compatibility": {
3441
+ "nuxt": "^3.0.0",
3442
+ "requires": {}
3443
+ }
3444
+ },
3445
+ {
3446
+ "name": "nuxt-chatgpt",
3447
+ "description": "ChatGPT integration for Nuxt",
3448
+ "repo": "schnapsterdog/nuxt-chatgpt",
3449
+ "npm": "nuxt-chatgpt",
3450
+ "icon": "chatgpt.svg",
3008
3451
  "github": "https://github.com/schnapsterdog/nuxt-chatgpt",
3009
3452
  "website": "https://github.com/schnapsterdog/nuxt-chatgpt",
3010
3453
  "learn_more": "https://github.com/schnapsterdog/nuxt-chatgpt/blob/main/README.md",
@@ -3021,6 +3464,54 @@
3021
3464
  "requires": {}
3022
3465
  }
3023
3466
  },
3467
+ {
3468
+ "name": "nuxt-facebook-chat",
3469
+ "description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
3470
+ "repo": "superdev-tech/nuxt-facebook-chat",
3471
+ "npm": "nuxt-facebook-chat",
3472
+ "icon": "nuxt-facebook-chat.svg",
3473
+ "github": "https://github.com/superdev-tech/nuxt-facebook-chat",
3474
+ "website": "https://github.com/superdev-tech/nuxt-facebook-chat",
3475
+ "learn_more": "https://www.npmjs.com/package/nuxt-facebook-chat",
3476
+ "category": "Libraries",
3477
+ "type": "3rd-party",
3478
+ "maintainers": [
3479
+ {
3480
+ "name": "Supanut Dokmaithong",
3481
+ "github": "Boomgeek"
3482
+ },
3483
+ {
3484
+ "name": "superdev-tech",
3485
+ "github": "superdev-tech"
3486
+ }
3487
+ ],
3488
+ "compatibility": {
3489
+ "nuxt": "^3.0.0",
3490
+ "requires": {}
3491
+ }
3492
+ },
3493
+ {
3494
+ "name": "nuxt-feedme",
3495
+ "description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
3496
+ "repo": "helltraitor/nuxt-feedme",
3497
+ "npm": "nuxt-feedme",
3498
+ "icon": "",
3499
+ "github": "https://github.com/helltraitor/nuxt-feedme",
3500
+ "website": "https://github.com/helltraitor/nuxt-feedme",
3501
+ "learn_more": "",
3502
+ "category": "SEO",
3503
+ "type": "3rd-party",
3504
+ "maintainers": [
3505
+ {
3506
+ "name": "Helltraitor",
3507
+ "github": "helltraitor"
3508
+ }
3509
+ ],
3510
+ "compatibility": {
3511
+ "nuxt": "^3.0.0",
3512
+ "requires": {}
3513
+ }
3514
+ },
3024
3515
  {
3025
3516
  "name": "nuxt-graphql-middleware",
3026
3517
  "description": "Expose GraphQL queries and mutations as server API routes.",
@@ -3072,6 +3563,29 @@
3072
3563
  "requires": {}
3073
3564
  }
3074
3565
  },
3566
+ {
3567
+ "name": "nuxt-gtm",
3568
+ "description": "A Nuxt module for Google Tag Manager",
3569
+ "repo": "zadigetvoltaire/nuxt-gtm",
3570
+ "npm": "@zadigetvoltaire/nuxt-gtm",
3571
+ "icon": "nuxt-gtm.svg",
3572
+ "github": "https://github.com/zadigetvoltaire/nuxt-gtm",
3573
+ "website": "https://github.com/zadigetvoltaire/nuxt-gtm",
3574
+ "learn_more": "https://developers.google.com/tag-platform/tag-manager?hl=fr",
3575
+ "category": "Analytics",
3576
+ "type": "3rd-party",
3577
+ "maintainers": [
3578
+ {
3579
+ "name": "Zadig&Voltaire Team",
3580
+ "github": "https://github.com/zadigetvoltaire"
3581
+ }
3582
+ ],
3583
+ "compatibility": {
3584
+ "nuxt": "^3.0.0",
3585
+ "requires": {},
3586
+ "devtools": "^0.0.0"
3587
+ }
3588
+ },
3075
3589
  {
3076
3590
  "name": "nuxt-hue",
3077
3591
  "description": "Enlighten your Nuxt experience",
@@ -3096,6 +3610,28 @@
3096
3610
  }
3097
3611
  }
3098
3612
  },
3613
+ {
3614
+ "name": "nuxt-jsonld",
3615
+ "description": "Manage JSON-LD in Vue component.",
3616
+ "repo": "ymmooot/nuxt-jsonld",
3617
+ "npm": "nuxt-jsonld",
3618
+ "icon": "",
3619
+ "github": "https://github.com/ymmooot/nuxt-jsonld",
3620
+ "website": "https://github.com/ymmooot/nuxt-jsonld",
3621
+ "learn_more": "",
3622
+ "category": "SEO",
3623
+ "type": "3rd-party",
3624
+ "maintainers": [
3625
+ {
3626
+ "name": "ymmooot",
3627
+ "github": "ymmooot"
3628
+ }
3629
+ ],
3630
+ "compatibility": {
3631
+ "nuxt": "^3.0.0",
3632
+ "requires": {}
3633
+ }
3634
+ },
3099
3635
  {
3100
3636
  "name": "nuxt-localtunnel",
3101
3637
  "description": "Exposes your Nuxt localhost to the world automatically.",
@@ -3121,7 +3657,7 @@
3121
3657
  },
3122
3658
  {
3123
3659
  "name": "nuxt-loco",
3124
- "description": "A localise.biz module to synth locale with Nuxt.js",
3660
+ "description": "A localise.biz module to synth locale with Nuxt",
3125
3661
  "repo": "gaetansenn/nuxt-loco",
3126
3662
  "npm": "nuxt-loco",
3127
3663
  "icon": "",
@@ -3142,6 +3678,28 @@
3142
3678
  "requires": {}
3143
3679
  }
3144
3680
  },
3681
+ {
3682
+ "name": "nuxt-mail",
3683
+ "description": "Adds email sending capability to a Nuxt.js app. Adds a server route, an injected variable, and uses nodemailer to send emails.",
3684
+ "repo": "dword-design/nuxt-mail",
3685
+ "npm": "nuxt-mail",
3686
+ "icon": "",
3687
+ "github": "https://github.com/dword-design/nuxt-mail",
3688
+ "website": "https://github.com/dword-design/nuxt-mail",
3689
+ "learn_more": "",
3690
+ "category": "Extensions",
3691
+ "type": "3rd-party",
3692
+ "maintainers": [
3693
+ {
3694
+ "name": "Sebastian Landwehr",
3695
+ "github": "dword-design"
3696
+ }
3697
+ ],
3698
+ "compatibility": {
3699
+ "nuxt": "^2.0.0 || ^3.0.0",
3700
+ "requires": {}
3701
+ }
3702
+ },
3145
3703
  {
3146
3704
  "name": "nuxt-mapbox",
3147
3705
  "description": "Elegant Mapbox integration with Nuxt",
@@ -3164,6 +3722,28 @@
3164
3722
  "requires": {}
3165
3723
  }
3166
3724
  },
3725
+ {
3726
+ "name": "nuxt-mdi",
3727
+ "description": "Add 7,000+ icons to your Nuxt application, from Material Design Icons.",
3728
+ "repo": "ERPedersen/nuxt-mdi",
3729
+ "npm": "nuxt-mdi",
3730
+ "icon": "mdi.png",
3731
+ "github": "https://github.com/ERPedersen/nuxt-mdi",
3732
+ "website": "https://nuxt-mdi.emilrosenius.com",
3733
+ "learn_more": "https://github.com/ERPedersen/nuxt-mdi/blob/main/README.md",
3734
+ "category": "Libraries",
3735
+ "type": "3rd-party",
3736
+ "maintainers": [
3737
+ {
3738
+ "name": "Emil Rosenius",
3739
+ "github": "ERPedersen"
3740
+ }
3741
+ ],
3742
+ "compatibility": {
3743
+ "nuxt": "^3.0.0",
3744
+ "requires": {}
3745
+ }
3746
+ },
3167
3747
  {
3168
3748
  "name": "nuxt-monaco-editor",
3169
3749
  "description": "Integrate monaco-editor with Nuxt",
@@ -3186,6 +3766,52 @@
3186
3766
  "requires": {}
3187
3767
  }
3188
3768
  },
3769
+ {
3770
+ "name": "nuxt-mongoose",
3771
+ "description": "A Nuxt module for simplifying the use of Mongoose in your project.",
3772
+ "repo": "arashsheyda/nuxt-mongoose",
3773
+ "npm": "nuxt-mongoose",
3774
+ "icon": "nuxt-mongoose.svg",
3775
+ "github": "https://github.com/arashsheyda/nuxt-mongoose",
3776
+ "website": "https://nuxt-mongoose.nuxt.space",
3777
+ "learn_more": "",
3778
+ "category": "Database",
3779
+ "type": "3rd-party",
3780
+ "maintainers": [
3781
+ {
3782
+ "name": "arashsheyda",
3783
+ "github": "arashsheyda"
3784
+ }
3785
+ ],
3786
+ "compatibility": {
3787
+ "nuxt": "^3.0.0",
3788
+ "requires": {},
3789
+ "devtools": "^0.0.0"
3790
+ }
3791
+ },
3792
+ {
3793
+ "name": "nuxt-payload-analyzer",
3794
+ "description": "Analyze Nuxt Payload Size",
3795
+ "repo": "barbapapazes/nuxt-payload-analyzer",
3796
+ "npm": "nuxt-payload-analyzer",
3797
+ "icon": "",
3798
+ "github": "https://github.com/barbapapazes/nuxt-payload-analyzer",
3799
+ "website": "https://github.com/barbapapazes/nuxt-payload-analyzer#readme",
3800
+ "learn_more": "",
3801
+ "category": "Performance",
3802
+ "type": "3rd-party",
3803
+ "maintainers": [
3804
+ {
3805
+ "name": "Barbapapazes",
3806
+ "github": "Barbapapazes",
3807
+ "twitter": "soubiran_"
3808
+ }
3809
+ ],
3810
+ "compatibility": {
3811
+ "nuxt": "^3.0.0",
3812
+ "requires": {}
3813
+ }
3814
+ },
3189
3815
  {
3190
3816
  "name": "nuxt-pdf",
3191
3817
  "description": "Zero-boilerplate PDF exports of your Pages and Components",
@@ -3209,6 +3835,28 @@
3209
3835
  "requires": {}
3210
3836
  }
3211
3837
  },
3838
+ {
3839
+ "name": "nuxt-phosphor-icons",
3840
+ "description": "Just a simple integration for @phosphor-icons in Nuxt",
3841
+ "repo": "OyewoleOyedeji/nuxt-phosphor-icons",
3842
+ "npm": "nuxt-phosphor-icons",
3843
+ "icon": "phosphor-icons.svg",
3844
+ "github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3845
+ "website": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3846
+ "learn_more": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3847
+ "category": "UI",
3848
+ "type": "3rd-party",
3849
+ "maintainers": [
3850
+ {
3851
+ "name": "OyewoleOyedeji",
3852
+ "github": "OyewoleOyedeji"
3853
+ }
3854
+ ],
3855
+ "compatibility": {
3856
+ "nuxt": "^3.0.0",
3857
+ "requires": {}
3858
+ }
3859
+ },
3212
3860
  {
3213
3861
  "name": "nuxt-pino-log",
3214
3862
  "description": "Structured logs for nuxt apps using pino",
@@ -3233,7 +3881,7 @@
3233
3881
  },
3234
3882
  {
3235
3883
  "name": "plausible",
3236
- "description": "Nuxt 3 module to natively integrate Plausible analytics",
3884
+ "description": "Nuxt module to natively integrate Plausible analytics",
3237
3885
  "repo": "nuxt-modules/plausible",
3238
3886
  "npm": "@nuxtjs/plausible",
3239
3887
  "icon": "plausible.png",
@@ -3253,9 +3901,35 @@
3253
3901
  "requires": {}
3254
3902
  }
3255
3903
  },
3904
+ {
3905
+ "name": "nuxt-plotly",
3906
+ "description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
3907
+ "repo": "superdev-tech/nuxt-plotly",
3908
+ "npm": "nuxt-plotly",
3909
+ "icon": "nuxt-plotly.svg",
3910
+ "github": "https://github.com/superdev-tech/nuxt-plotly",
3911
+ "website": "https://github.com/superdev-tech/nuxt-plotly",
3912
+ "learn_more": "https://www.npmjs.com/package/nuxt-plotly",
3913
+ "category": "Libraries",
3914
+ "type": "3rd-party",
3915
+ "maintainers": [
3916
+ {
3917
+ "name": "Supanut Dokmaithong",
3918
+ "github": "Boomgeek"
3919
+ },
3920
+ {
3921
+ "name": "superdev-tech",
3922
+ "github": "superdev-tech"
3923
+ }
3924
+ ],
3925
+ "compatibility": {
3926
+ "nuxt": "^3.0.0",
3927
+ "requires": {}
3928
+ }
3929
+ },
3256
3930
  {
3257
3931
  "name": "nuxt-png-to-ico",
3258
- "description": "Nuxt.js module for auto generating favicons",
3932
+ "description": "Nuxt module for auto generating favicons",
3259
3933
  "repo": "b5710546232/nuxt-png-to-ico",
3260
3934
  "npm": "nuxt-png-to-ico",
3261
3935
  "icon": "",
@@ -3278,7 +3952,7 @@
3278
3952
  },
3279
3953
  {
3280
3954
  "name": "nuxt-smartlook",
3281
- "description": "Integrate Smartlook in your Nuxt.js apps using nuxt-smartlook.",
3955
+ "description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
3282
3956
  "repo": "f00b4r/nuxt-smartlook",
3283
3957
  "npm": "nuxt-smartlook",
3284
3958
  "icon": "nuxt-smartlook.png",
@@ -3300,6 +3974,28 @@
3300
3974
  "requires": {}
3301
3975
  }
3302
3976
  },
3977
+ {
3978
+ "name": "nuxt-social-share",
3979
+ "description": "Simple Social Sharing for Nuxt",
3980
+ "repo": "stefanobartoletti/nuxt-social-share",
3981
+ "npm": "@stefanobartoletti/nuxt-social-share",
3982
+ "icon": "nuxt-social-share.png",
3983
+ "github": "https://github.com/stefanobartoletti/nuxt-social-share",
3984
+ "website": "https://github.com/stefanobartoletti/nuxt-social-share",
3985
+ "learn_more": "https://github.com/stefanobartoletti/nuxt-social-share#readme",
3986
+ "category": "Extensions",
3987
+ "type": "3rd-party",
3988
+ "maintainers": [
3989
+ {
3990
+ "name": "stefanobartoletti",
3991
+ "github": "stefanobartoletti"
3992
+ }
3993
+ ],
3994
+ "compatibility": {
3995
+ "nuxt": "^3.0.0",
3996
+ "requires": {}
3997
+ }
3998
+ },
3303
3999
  {
3304
4000
  "name": "ssr-lit",
3305
4001
  "description": "Server-Side Rendering for Lit Element components",
@@ -3330,7 +4026,7 @@
3330
4026
  },
3331
4027
  {
3332
4028
  "name": "nuxt-storm",
3333
- "description": "WebStorm & PHPStorm support for NuxtJS components",
4029
+ "description": "WebStorm & PHPStorm support for Nuxt components",
3334
4030
  "repo": "fumeapp/nuxt-storm",
3335
4031
  "npm": "nuxt-storm",
3336
4032
  "icon": "nuxt-storm.png",
@@ -3374,7 +4070,7 @@
3374
4070
  },
3375
4071
  {
3376
4072
  "name": "nuxt-unleash",
3377
- "description": "Nuxt.js module to use Unleash toggle feature services",
4073
+ "description": "Nuxt module to use Unleash toggle feature services",
3378
4074
  "repo": "conejerock/nuxt-unleash",
3379
4075
  "npm": "nuxt-unleash",
3380
4076
  "icon": "nuxt-unleash.svg",
@@ -3465,12 +4161,12 @@
3465
4161
  {
3466
4162
  "name": "nuxt-vue3-google-signin",
3467
4163
  "description": "Empower your Nuxt app with Google Sign-In, hassle-free",
3468
- "repo": "syetalabs/nuxt-vue3-google-signin",
4164
+ "repo": "wavezync/nuxt-vue3-google-signin",
3469
4165
  "npm": "nuxt-vue3-google-signin",
3470
4166
  "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",
4167
+ "github": "https://github.com/wavezync/nuxt-vue3-google-signin",
4168
+ "website": "https://vue3-google-signin.wavezync.com",
4169
+ "learn_more": "https://vue3-google-signin.wavezync.com",
3474
4170
  "category": "Libraries",
3475
4171
  "type": "3rd-party",
3476
4172
  "maintainers": [
@@ -3486,7 +4182,7 @@
3486
4182
  },
3487
4183
  {
3488
4184
  "name": "nuxt-vuetify",
3489
- "description": "Add Vuetify 3 to your Nuxt 3 application in seconds.",
4185
+ "description": "Add Vuetify 3 to your Nuxt application in 3 seconds.",
3490
4186
  "repo": "invictus-codes/nuxt-vuetify",
3491
4187
  "npm": "@invictus.codes/nuxt-vuetify",
3492
4188
  "icon": "vuetify-logo-v3-dark.svg",
@@ -3506,9 +4202,31 @@
3506
4202
  "requires": {}
3507
4203
  }
3508
4204
  },
4205
+ {
4206
+ "name": "nuxt3-leaflet",
4207
+ "description": "Leaflet integration with Nuxt",
4208
+ "repo": "Gugustinette/Nuxt-Leaflet",
4209
+ "npm": "nuxt3-leaflet",
4210
+ "icon": "leaflet.png",
4211
+ "github": "https://github.com/Gugustinette/Nuxt-Leaflet",
4212
+ "website": "https://github.com/Gugustinette/Nuxt-Leaflet",
4213
+ "learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
4214
+ "category": "Libraries",
4215
+ "type": "3rd-party",
4216
+ "maintainers": [
4217
+ {
4218
+ "name": "Augustin MERCIER",
4219
+ "github": "Gugustinette"
4220
+ }
4221
+ ],
4222
+ "compatibility": {
4223
+ "nuxt": "^3.0.0",
4224
+ "requires": {}
4225
+ }
4226
+ },
3509
4227
  {
3510
4228
  "name": "nuxt7",
3511
- "description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
4229
+ "description": "Full Featured iOS & Android PWA Apps with Nuxt and Framework7",
3512
4230
  "repo": "nuxt-community/nuxt7",
3513
4231
  "npm": "nuxt7",
3514
4232
  "icon": "",
@@ -3531,13 +4249,13 @@
3531
4249
  },
3532
4250
  {
3533
4251
  "name": "og-image",
3534
- "description": "Easily generate dynamic social share images.",
4252
+ "description": "Enlightened runtime images generated with Vue templates.",
3535
4253
  "repo": "harlan-zw/nuxt-og-image",
3536
4254
  "npm": "nuxt-og-image",
3537
- "icon": "",
4255
+ "icon": "og-image.svg",
3538
4256
  "github": "https://github.com/harlan-zw/nuxt-og-image",
3539
- "website": "https://github.com/harlan-zw/nuxt-og-image",
3540
- "learn_more": "",
4257
+ "website": "https://nuxtseo.com/og-image",
4258
+ "learn_more": "https://nuxtseo.com/og-image",
3541
4259
  "category": "SEO",
3542
4260
  "type": "3rd-party",
3543
4261
  "maintainers": [
@@ -3550,7 +4268,8 @@
3550
4268
  ],
3551
4269
  "compatibility": {
3552
4270
  "nuxt": "^3.0.0",
3553
- "requires": {}
4271
+ "requires": {},
4272
+ "devtools": "^0.0.0"
3554
4273
  }
3555
4274
  },
3556
4275
  {
@@ -3578,7 +4297,7 @@
3578
4297
  },
3579
4298
  {
3580
4299
  "name": "optimized-images",
3581
- "description": "Automatically optimizes images used in Nuxt.js projects (jpeg, png, svg, webp and gif).",
4300
+ "description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
3582
4301
  "repo": "juliomrqz/nuxt-optimized-images",
3583
4302
  "npm": "@aceforth/nuxt-optimized-images",
3584
4303
  "icon": "",
@@ -3623,7 +4342,7 @@
3623
4342
  },
3624
4343
  {
3625
4344
  "name": "parse",
3626
- "description": "Parse package for Nuxt.js",
4345
+ "description": "Parse package for Nuxt",
3627
4346
  "repo": "cierrateam/nuxt-parse",
3628
4347
  "npm": "nuxt-parse",
3629
4348
  "icon": "",
@@ -3643,6 +4362,29 @@
3643
4362
  "requires": {}
3644
4363
  }
3645
4364
  },
4365
+ {
4366
+ "name": "particles",
4367
+ "description": "Easily add particle animations to your Nuxt projects using tsParticles",
4368
+ "repo": "Joepocalyptic/nuxt-particles",
4369
+ "npm": "nuxt-particles",
4370
+ "icon": "",
4371
+ "github": "https://github.com/Joepocalyptic/nuxt-particles",
4372
+ "website": "https://nuxt-particles.joeypereira.dev",
4373
+ "learn_more": "https://particles.js.org/",
4374
+ "category": "Libraries",
4375
+ "type": "3rd-party",
4376
+ "maintainers": [
4377
+ {
4378
+ "name": "Joey Pereira",
4379
+ "github": "Joepocalyptic",
4380
+ "avatar": "https://avatars.githubusercontent.com/Joepocalyptic?v=4"
4381
+ }
4382
+ ],
4383
+ "compatibility": {
4384
+ "nuxt": "^3.0.0",
4385
+ "requires": {}
4386
+ }
4387
+ },
3646
4388
  {
3647
4389
  "name": "partytown",
3648
4390
  "description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
@@ -3668,6 +4410,30 @@
3668
4410
  }
3669
4411
  }
3670
4412
  },
4413
+ {
4414
+ "name": "pdfeasy",
4415
+ "description": "A JavaScript Client/Server Side PDF-Generator based in PDFKit",
4416
+ "repo": "betterwrite/pdfeasy#main/packages/nuxt",
4417
+ "npm": "nuxt-pdfeasy",
4418
+ "icon": "pdfeasy.png",
4419
+ "github": "https://github.com/betterwrite/pdfeasy",
4420
+ "website": "https://github.com/betterwrite/pdfeasy",
4421
+ "learn_more": "https://github.com/betterwrite/pdfeasy",
4422
+ "category": "Extensions",
4423
+ "type": "3rd-party",
4424
+ "maintainers": [
4425
+ {
4426
+ "name": "Giovane Cardoso",
4427
+ "github": "novout",
4428
+ "twitter": "novoutttttt",
4429
+ "avatar": "https://avatars.githubusercontent.com/novout?v=4"
4430
+ }
4431
+ ],
4432
+ "compatibility": {
4433
+ "nuxt": "^3.0.0",
4434
+ "requires": {}
4435
+ }
4436
+ },
3671
4437
  {
3672
4438
  "name": "persian-datepicker",
3673
4439
  "description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
@@ -3765,7 +4531,7 @@
3765
4531
  },
3766
4532
  {
3767
4533
  "name": "plausible",
3768
- "description": "Nuxt 3 module to natively integrate Plausible analytics",
4534
+ "description": "Nuxt module to natively integrate Plausible analytics",
3769
4535
  "repo": "nuxt-modules/plausible",
3770
4536
  "npm": "@nuxtjs/plausible",
3771
4537
  "icon": "",
@@ -3807,9 +4573,56 @@
3807
4573
  "requires": {}
3808
4574
  }
3809
4575
  },
4576
+ {
4577
+ "name": "prepare",
4578
+ "description": "Initialization steps at build time – like Nuxt 2 server init",
4579
+ "repo": "johannschopplich/nuxt-prepare",
4580
+ "npm": "nuxt-prepare",
4581
+ "icon": "prepare.svg",
4582
+ "github": "https://github.com/johannschopplich/nuxt-prepare",
4583
+ "website": "https://nuxt-prepare.jhnn.dev",
4584
+ "learn_more": "",
4585
+ "category": "Devtools",
4586
+ "type": "3rd-party",
4587
+ "maintainers": [
4588
+ {
4589
+ "name": "Johann Schopplich",
4590
+ "github": "johannschopplich",
4591
+ "twitter": "jschopplich",
4592
+ "avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
4593
+ }
4594
+ ],
4595
+ "compatibility": {
4596
+ "nuxt": "^3.0.0",
4597
+ "requires": {}
4598
+ }
4599
+ },
4600
+ {
4601
+ "name": "primevue",
4602
+ "description": "Next Generation Vue UI Component Library",
4603
+ "repo": "primefaces/primevue-nuxt-module",
4604
+ "npm": "nuxt-primevue",
4605
+ "icon": "primevue.svg",
4606
+ "github": "https://github.com/primefaces/primevue-nuxt-module",
4607
+ "website": "https://primevue.org/",
4608
+ "learn_more": "https://primevue.org/",
4609
+ "category": "UI",
4610
+ "type": "3rd-party",
4611
+ "maintainers": [
4612
+ {
4613
+ "name": "primefaces",
4614
+ "github": "primefaces",
4615
+ "twitter": "primevue"
4616
+ }
4617
+ ],
4618
+ "compatibility": {
4619
+ "nuxt": "^3.0.0",
4620
+ "requires": {}
4621
+ }
4622
+ },
3810
4623
  {
3811
4624
  "name": "prismic",
3812
- "description": "Easily connect your Nuxt.js application to your content hosted on Prismic",
4625
+ "description": "Easily connect your Nuxt application to your content hosted on Prismic",
3813
4626
  "repo": "nuxt-modules/prismic",
3814
4627
  "npm": "@nuxtjs/prismic",
3815
4628
  "icon": "prismic.png",
@@ -3876,7 +4689,7 @@
3876
4689
  },
3877
4690
  {
3878
4691
  "name": "proxy",
3879
- "description": "The one-liner node.js http-proxy middleware solution for Nuxt.js using http-proxy-middleware",
4692
+ "description": "The one-liner node.js http-proxy middleware solution for Nuxt using http-proxy-middleware",
3880
4693
  "repo": "nuxt-community/proxy-module",
3881
4694
  "npm": "@nuxtjs/proxy",
3882
4695
  "icon": "",
@@ -3922,7 +4735,7 @@
3922
4735
  },
3923
4736
  {
3924
4737
  "name": "purgecss",
3925
- "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt.js",
4738
+ "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt",
3926
4739
  "repo": "Developmint/nuxt-purgecss#main",
3927
4740
  "npm": "nuxt-purgecss",
3928
4741
  "icon": "purgecss.png",
@@ -3944,7 +4757,7 @@
3944
4757
  },
3945
4758
  {
3946
4759
  "name": "pwa",
3947
- "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your app's performance.",
4760
+ "description": "Easily build a Progressive Web App for your Nuxt application to improve your app's performance.",
3948
4761
  "repo": "nuxt-community/pwa-module",
3949
4762
  "npm": "@nuxtjs/pwa",
3950
4763
  "icon": "pwa.png",
@@ -3969,7 +4782,7 @@
3969
4782
  },
3970
4783
  {
3971
4784
  "name": "python",
3972
- "description": "Write Nuxt.js applications using Python",
4785
+ "description": "Write Nuxt applications using Python",
3973
4786
  "repo": "nuxt-community/python-module",
3974
4787
  "npm": "@nuxtjs/python",
3975
4788
  "icon": "python.png",
@@ -4006,6 +4819,64 @@
4006
4819
  "github": "Maiquu"
4007
4820
  }
4008
4821
  ],
4822
+ "compatibility": {
4823
+ "nuxt": "^3.0.0",
4824
+ "requires": {},
4825
+ "devtools": "^0.0.0"
4826
+ }
4827
+ },
4828
+ {
4829
+ "name": "radash",
4830
+ "description": "radash module with auto-import and custom prefix",
4831
+ "repo": "bbg/nuxt-radash",
4832
+ "npm": "nuxt-radash",
4833
+ "icon": "radash.png",
4834
+ "github": "https://github.com/bbg/nuxt-radash",
4835
+ "website": "https://github.com/bbg/nuxt-radash#readme",
4836
+ "learn_more": "https://github.com/rayepps/radash/",
4837
+ "category": "Libraries",
4838
+ "type": "3rd-party",
4839
+ "maintainers": [
4840
+ {
4841
+ "name": "Batuhan Göksu",
4842
+ "github": "bbg"
4843
+ }
4844
+ ],
4845
+ "compatibility": {
4846
+ "nuxt": "^3.0.0",
4847
+ "requires": {}
4848
+ }
4849
+ },
4850
+ {
4851
+ "name": "radix-vue",
4852
+ "description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
4853
+ "repo": "radix-vue/radix-vue",
4854
+ "npm": "radix-vue",
4855
+ "icon": "radix-vue.svg",
4856
+ "github": "https://github.com/radix-vue/radix-vue",
4857
+ "website": "https://www.radix-vue.com/",
4858
+ "learn_more": "https://www.radix-vue.com/overview/installation.html#nuxt-modules",
4859
+ "category": "UI",
4860
+ "type": "3rd-party",
4861
+ "maintainers": [
4862
+ {
4863
+ "name": "Zernonia",
4864
+ "github": "zernonia",
4865
+ "twitter": "zernonia"
4866
+ },
4867
+ {
4868
+ "name": "Khairul Haaziq",
4869
+ "github": "khairulhaaziq"
4870
+ },
4871
+ {
4872
+ "name": "Mujahid Anuar",
4873
+ "github": "mujahidfa"
4874
+ },
4875
+ {
4876
+ "name": "Max",
4877
+ "github": "onmax"
4878
+ }
4879
+ ],
4009
4880
  "compatibility": {
4010
4881
  "nuxt": "^3.0.0",
4011
4882
  "requires": {}
@@ -4013,7 +4884,7 @@
4013
4884
  },
4014
4885
  {
4015
4886
  "name": "recaptcha",
4016
- "description": "Simple and easy Google reCAPTCHA module with Nuxt.js",
4887
+ "description": "Simple and easy Google reCAPTCHA module with Nuxt",
4017
4888
  "repo": "nuxt-community/recaptcha-module",
4018
4889
  "npm": "@nuxtjs/recaptcha",
4019
4890
  "icon": "recaptcha.png",
@@ -4058,7 +4929,7 @@
4058
4929
  },
4059
4930
  {
4060
4931
  "name": "rfg-icon",
4061
- "description": "Nuxt.js module for creating favicons with RealFaviconGenerator api",
4932
+ "description": "Nuxt module for creating favicons with RealFaviconGenerator api",
4062
4933
  "repo": "pimlie/nuxt-rfg-icon",
4063
4934
  "npm": "nuxt-rfg-icon",
4064
4935
  "icon": "real-favicon-generator.png",
@@ -4080,12 +4951,12 @@
4080
4951
  },
4081
4952
  {
4082
4953
  "name": "robots",
4083
- "description": "A Nuxt.js module thats inject a middleware to generate a robots.txt file",
4084
- "repo": "nuxt-community/robots-module",
4954
+ "description": "A Nuxt module thats inject a middleware to generate a robots.txt file",
4955
+ "repo": "nuxt-modules/robots",
4085
4956
  "npm": "@nuxtjs/robots",
4086
4957
  "icon": "robots.png",
4087
- "github": "https://github.com/nuxt-community/robots-module",
4088
- "website": "https://github.com/nuxt-community/robots-module",
4958
+ "github": "https://github.com/nuxt-modules/robots",
4959
+ "website": "https://github.com/nuxt-modules/robots",
4089
4960
  "learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
4090
4961
  "category": "SEO",
4091
4962
  "type": "community",
@@ -4104,7 +4975,7 @@
4104
4975
  },
4105
4976
  {
4106
4977
  "name": "rollbar",
4107
- "description": "Add Rollbar.js to your Nuxt.js app to automatically capture and report errors in your applications.",
4978
+ "description": "Add Rollbar.js to your Nuxt app to automatically capture and report errors in your applications.",
4108
4979
  "repo": "gaelreyrol/nuxt-rollbar-module",
4109
4980
  "npm": "nuxt-rollbar-module",
4110
4981
  "icon": "rollbar.png",
@@ -4149,7 +5020,7 @@
4149
5020
  },
4150
5021
  {
4151
5022
  "name": "router",
4152
- "description": "Nuxt.js module to use router.js instead of pages/ directory",
5023
+ "description": "Nuxt module to use router.js instead of pages/ directory",
4153
5024
  "repo": "nuxt-community/router-module",
4154
5025
  "npm": "@nuxtjs/router",
4155
5026
  "icon": "vue.png",
@@ -4197,13 +5068,13 @@
4197
5068
  },
4198
5069
  {
4199
5070
  "name": "schema-org",
4200
- "description": "Schema.org for Nuxt, supporting typed and automated Google Rich Results.",
4201
- "repo": "vueuse/schema-org#main/packages/nuxt",
5071
+ "description": "Schema.org for Nuxt.",
5072
+ "repo": "harlan-zw/nuxt-schema-org",
4202
5073
  "npm": "nuxt-schema-org",
4203
5074
  "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",
5075
+ "github": "https://github.com/harlan-zw/nuxt-schema-org",
5076
+ "website": "https://nuxtseo.com/schema-org",
5077
+ "learn_more": "https://unhead.unjs.io/schema-org/getting-started/setup",
4207
5078
  "category": "SEO",
4208
5079
  "type": "3rd-party",
4209
5080
  "maintainers": [
@@ -4266,7 +5137,7 @@
4266
5137
  },
4267
5138
  {
4268
5139
  "name": "segment",
4269
- "description": "Nuxt.js module for Segment Analytics.js",
5140
+ "description": "Nuxt module for Segment Analytics.js",
4270
5141
  "repo": "dansmaculotte/nuxt-segment",
4271
5142
  "npm": "@dansmaculotte/nuxt-segment",
4272
5143
  "icon": "segment.png",
@@ -4288,10 +5159,10 @@
4288
5159
  },
4289
5160
  {
4290
5161
  "name": "sentry",
4291
- "description": "Sentry module for Nuxt.js to help developers diagnose, fix, and optimize the performance of their code",
5162
+ "description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
4292
5163
  "repo": "nuxt-community/sentry-module",
4293
5164
  "npm": "@nuxtjs/sentry",
4294
- "icon": "sentry.png",
5165
+ "icon": "sentry.svg",
4295
5166
  "github": "https://github.com/nuxt-community/sentry-module",
4296
5167
  "website": "https://sentry.nuxtjs.org/",
4297
5168
  "learn_more": "https://sentry.io/welcome/",
@@ -4308,14 +5179,38 @@
4308
5179
  "requires": {}
4309
5180
  }
4310
5181
  },
5182
+ {
5183
+ "name": "seo-experiments",
5184
+ "description": "Powerful SEO DX improvements that may or may not land in the Nuxt core.",
5185
+ "repo": "harlan-zw/nuxt-seo-experiments",
5186
+ "npm": "nuxt-seo-experiments",
5187
+ "icon": "seo-experiments.svg",
5188
+ "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
5189
+ "website": "https://nuxtseo.com/experiments",
5190
+ "learn_more": "https://nuxtseo.com/experiments",
5191
+ "category": "SEO",
5192
+ "type": "3rd-party",
5193
+ "maintainers": [
5194
+ {
5195
+ "name": "Harlan Wilton",
5196
+ "github": "harlan-zw",
5197
+ "twitter": "harlan_zw",
5198
+ "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
5199
+ }
5200
+ ],
5201
+ "compatibility": {
5202
+ "nuxt": "^3.0.0",
5203
+ "requires": {}
5204
+ }
5205
+ },
4311
5206
  {
4312
5207
  "name": "seo-kit",
4313
- "description": "Supercharge your Nuxt app with the all-in-one SEO layer.",
5208
+ "description": "The complete SEO solution for Nuxt.",
4314
5209
  "repo": "harlan-zw/nuxt-seo-kit#main/layer",
4315
5210
  "npm": "nuxt-seo-kit",
4316
5211
  "icon": "seo-kit.svg",
4317
5212
  "github": "https://github.com/harlan-zw/nuxt-seo-kit",
4318
- "website": "https://github.com/harlan-zw/nuxt-seo-kit",
5213
+ "website": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
4319
5214
  "learn_more": "",
4320
5215
  "category": "SEO",
4321
5216
  "type": "3rd-party",
@@ -4355,7 +5250,7 @@
4355
5250
  },
4356
5251
  {
4357
5252
  "name": "seomatic-meta",
4358
- "description": "A Nuxt.js module connecting Nuxt.js to the Craft CMS SEOmatic plugin",
5253
+ "description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
4359
5254
  "repo": "ben-rogerson/nuxt-seomatic-meta",
4360
5255
  "npm": "nuxt-seomatic-meta",
4361
5256
  "icon": "seomatic.png",
@@ -4398,6 +5293,29 @@
4398
5293
  "requires": {}
4399
5294
  }
4400
5295
  },
5296
+ {
5297
+ "name": "server-block",
5298
+ "description": "Use <server> tags in your Nuxt pages components.",
5299
+ "repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt#main",
5300
+ "npm": "@hebilicious/server-block-nuxt",
5301
+ "icon": "server-block.svg",
5302
+ "github": "https://github.com/Hebilicious/server-block-nuxt",
5303
+ "website": "https://github.com/Hebilicious/server-block-nuxt#readme",
5304
+ "learn_more": "https://github.com/Hebilicious/server-block-nuxt#readme",
5305
+ "category": "Extensions",
5306
+ "type": "3rd-party",
5307
+ "maintainers": [
5308
+ {
5309
+ "name": "Hebilicious",
5310
+ "github": "Hebilicious",
5311
+ "twitter": "its_hebilicious"
5312
+ }
5313
+ ],
5314
+ "compatibility": {
5315
+ "nuxt": "^3.0.0",
5316
+ "requires": {}
5317
+ }
5318
+ },
4401
5319
  {
4402
5320
  "name": "session",
4403
5321
  "description": "Session middleware to persist user data across requests, a client-side useSession composable to interact with the session, supports many storage backends via unjs/unstorage",
@@ -4423,7 +5341,7 @@
4423
5341
  },
4424
5342
  {
4425
5343
  "name": "shopify",
4426
- "description": "Easy Shopify Buy client module with Nuxt.js for ecommerce websites.",
5344
+ "description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
4427
5345
  "repo": "Gomah/nuxt-shopify",
4428
5346
  "npm": "nuxt-shopify",
4429
5347
  "icon": "shopify.png",
@@ -4444,7 +5362,7 @@
4444
5362
  }
4445
5363
  },
4446
5364
  {
4447
- "name": "nuxt-auth",
5365
+ "name": "sidebase-auth",
4448
5366
  "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
5367
  "repo": "sidebase/nuxt-auth",
4450
5368
  "npm": "@sidebase/nuxt-auth",
@@ -4490,13 +5408,13 @@
4490
5408
  },
4491
5409
  {
4492
5410
  "name": "simple-robots",
4493
- "description": "Simply manage the robots crawling your Nuxt app.",
5411
+ "description": "Tame the robots crawling and indexing your Nuxt site.",
4494
5412
  "repo": "harlan-zw/nuxt-simple-robots",
4495
5413
  "npm": "nuxt-simple-robots",
4496
- "icon": "",
5414
+ "icon": "simple-robots.svg",
4497
5415
  "github": "https://github.com/harlan-zw/nuxt-simple-robots",
4498
- "website": "https://github.com/harlan-zw/nuxt-simple-robots",
4499
- "learn_more": "",
5416
+ "website": "https://nuxtseo.com/robots",
5417
+ "learn_more": "https://nuxtseo.com/robots",
4500
5418
  "category": "SEO",
4501
5419
  "type": "3rd-party",
4502
5420
  "maintainers": [
@@ -4514,13 +5432,13 @@
4514
5432
  },
4515
5433
  {
4516
5434
  "name": "simple-sitemap",
4517
- "description": "Simple, minimal sitemap.xml generation.",
5435
+ "description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
4518
5436
  "repo": "harlan-zw/nuxt-simple-sitemap",
4519
5437
  "npm": "nuxt-simple-sitemap",
4520
- "icon": "",
5438
+ "icon": "simple-sitemap.svg",
4521
5439
  "github": "https://github.com/harlan-zw/nuxt-simple-sitemap",
4522
- "website": "https://github.com/harlan-zw/nuxt-simple-sitemap",
4523
- "learn_more": "",
5440
+ "website": "https://nuxtseo.com/simple-sitemap",
5441
+ "learn_more": "https://nuxtseo.com/simple-sitemap",
4524
5442
  "category": "SEO",
4525
5443
  "type": "3rd-party",
4526
5444
  "maintainers": [
@@ -4538,7 +5456,7 @@
4538
5456
  },
4539
5457
  {
4540
5458
  "name": "sitemap",
4541
- "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt.js projects",
5459
+ "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt projects",
4542
5460
  "repo": "nuxt-community/sitemap-module#dev",
4543
5461
  "npm": "@nuxtjs/sitemap",
4544
5462
  "icon": "",
@@ -4583,7 +5501,7 @@
4583
5501
  },
4584
5502
  {
4585
5503
  "name": "snipcart",
4586
- "description": "Snipcart integration module for Nuxt.js",
5504
+ "description": "Snipcart integration module for Nuxt",
4587
5505
  "repo": "nuxt-modules/snipcart",
4588
5506
  "npm": "@nuxtjs/snipcart",
4589
5507
  "icon": "snipcart.png",
@@ -4606,7 +5524,7 @@
4606
5524
  },
4607
5525
  {
4608
5526
  "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.).",
5527
+ "description": "Nuxt module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
4610
5528
  "repo": "AlekseyPleshkov/nuxt-social-meta",
4611
5529
  "npm": "nuxt-social-meta",
4612
5530
  "icon": "",
@@ -4728,7 +5646,7 @@
4728
5646
  },
4729
5647
  {
4730
5648
  "name": "storage",
4731
- "description": "Utilities to easily read and write to the browser's storage in a Nuxt.js project",
5649
+ "description": "Utilities to easily read and write to the browser's storage in a Nuxt project",
4732
5650
  "repo": "mazipan/nuxt-storage",
4733
5651
  "npm": "nuxt-storage",
4734
5652
  "icon": "",
@@ -4750,7 +5668,7 @@
4750
5668
  },
4751
5669
  {
4752
5670
  "name": "storefront-ui",
4753
- "description": "Storefront UI Module for Nuxt.js",
5671
+ "description": "Storefront UI Module for Nuxt",
4754
5672
  "repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
4755
5673
  "npm": "@storefront-ui/nuxt",
4756
5674
  "icon": "storefront-ui.svg",
@@ -4794,7 +5712,7 @@
4794
5712
  },
4795
5713
  {
4796
5714
  "name": "storyblok",
4797
- "description": "Storyblok Nuxt.js module",
5715
+ "description": "Storyblok Nuxt module",
4798
5716
  "repo": "storyblok/storyblok-nuxt#master/lib",
4799
5717
  "npm": "@storyblok/nuxt",
4800
5718
  "icon": "storyblok.png",
@@ -4811,46 +5729,43 @@
4811
5729
  ],
4812
5730
  "compatibility": {
4813
5731
  "nuxt": "^2.0.0 || ^3.0.0",
4814
- "requires": {}
5732
+ "requires": {},
5733
+ "devtools": "^0.0.0"
4815
5734
  }
4816
5735
  },
4817
5736
  {
4818
5737
  "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",
5738
+ "description": "Easily integrate Storybook in your Nuxt application to design, build, and organize your UI components in isolation.",
5739
+ "repo": "nuxt-modules/storybook",
4821
5740
  "npm": "@nuxtjs/storybook",
4822
5741
  "icon": "storybook.png",
4823
- "github": "https://github.com/nuxt-community/storybook",
5742
+ "github": "https://github.com/nuxt-modules/storybook",
4824
5743
  "website": "https://storybook.nuxtjs.org",
4825
- "learn_more": "https://storybook.js.org/",
5744
+ "learn_more": "https://github.com/storybook-vue/storybook-nuxt",
4826
5745
  "category": "Devtools",
4827
5746
  "type": "community",
4828
5747
  "maintainers": [
4829
5748
  {
4830
- "name": "Ahad Birang",
4831
- "github": "farnabaz",
4832
- "twitter": "a_birang"
4833
- },
4834
- {
4835
- "name": "Pooya Parsa",
4836
- "github": "pi0",
4837
- "twitter": "_pi0_"
5749
+ "name": "Chakir QATAB",
5750
+ "github": "chakAs3",
5751
+ "twitter": "ChakirQatab"
4838
5752
  }
4839
5753
  ],
4840
5754
  "compatibility": {
4841
- "nuxt": "^2.0.0",
5755
+ "nuxt": "^2.0.0 || ^3.0.0",
4842
5756
  "requires": {
4843
5757
  "bridge": "optional"
4844
- }
5758
+ },
5759
+ "devtools": "^0.7.2"
4845
5760
  }
4846
5761
  },
4847
5762
  {
4848
5763
  "name": "strapi",
4849
5764
  "description": "Design APIs fast and manage content easily using REST or GraphQL.",
4850
- "repo": "nuxt-community/strapi-module",
5765
+ "repo": "nuxt-modules/strapi",
4851
5766
  "npm": "@nuxtjs/strapi",
4852
5767
  "icon": "strapi.png",
4853
- "github": "https://github.com/nuxt-community/strapi-module",
5768
+ "github": "https://github.com/nuxt-modules/strapi",
4854
5769
  "website": "https://strapi.nuxtjs.org",
4855
5770
  "learn_more": "https://strapi.io/",
4856
5771
  "category": "CMS",
@@ -4871,7 +5786,34 @@
4871
5786
  "nuxt": "^2.0.0 || ^3.0.0",
4872
5787
  "requires": {
4873
5788
  "bridge": true
5789
+ },
5790
+ "devtools": "^0.0.0"
5791
+ }
5792
+ },
5793
+ {
5794
+ "name": "stripe-next",
5795
+ "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.",
5796
+ "repo": "fuentesloic/nuxt-stripe",
5797
+ "npm": "@unlok-co/nuxt-stripe",
5798
+ "icon": "stripe.png",
5799
+ "github": "https://github.com/fuentesloic/nuxt-stripe",
5800
+ "website": "https://github.com/fuentesloic/nuxt-stripe",
5801
+ "learn_more": "https://stripe.com/docs",
5802
+ "category": "Payment",
5803
+ "type": "3rd-party",
5804
+ "maintainers": [
5805
+ {
5806
+ "name": "Loic Fuentes",
5807
+ "github": "fuentesloic"
5808
+ },
5809
+ {
5810
+ "name": "Florent Giraud",
5811
+ "github": "flozero"
4874
5812
  }
5813
+ ],
5814
+ "compatibility": {
5815
+ "nuxt": "^3.0.0",
5816
+ "requires": {}
4875
5817
  }
4876
5818
  },
4877
5819
  {
@@ -4896,6 +5838,36 @@
4896
5838
  "requires": {}
4897
5839
  }
4898
5840
  },
5841
+ {
5842
+ "name": "studio",
5843
+ "description": "A new experience to build content-driven website with Nuxt.",
5844
+ "repo": "nuxtlabs/studio-module",
5845
+ "npm": "@nuxthq/studio",
5846
+ "icon": "studio.svg",
5847
+ "github": "https://github.com/nuxtlabs/studio-module",
5848
+ "website": "https://nuxt.studio",
5849
+ "learn_more": "https://nuxt.studio",
5850
+ "category": "CMS",
5851
+ "type": "3rd-party",
5852
+ "maintainers": [
5853
+ {
5854
+ "name": "Ahad Birang",
5855
+ "github": "farnabaz",
5856
+ "twitter": "a_birang"
5857
+ },
5858
+ {
5859
+ "name": "Sébastien Chopin",
5860
+ "github": "Atinux",
5861
+ "twitter": "Atinux"
5862
+ }
5863
+ ],
5864
+ "compatibility": {
5865
+ "nuxt": "^3.0.0",
5866
+ "requires": {
5867
+ "content": true
5868
+ }
5869
+ }
5870
+ },
4899
5871
  {
4900
5872
  "name": "style-resources",
4901
5873
  "description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
@@ -4921,7 +5893,7 @@
4921
5893
  },
4922
5894
  {
4923
5895
  "name": "stylelint",
4924
- "description": "Stylelint module for Nuxt.js. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
5896
+ "description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
4925
5897
  "repo": "nuxt-community/stylelint-module",
4926
5898
  "npm": "@nuxtjs/stylelint-module",
4927
5899
  "icon": "stylelint.png",
@@ -4967,10 +5939,10 @@
4967
5939
  {
4968
5940
  "name": "supabase",
4969
5941
  "description": "First class integration with Supabase",
4970
- "repo": "nuxt-community/supabase-module",
5942
+ "repo": "nuxt-modules/supabase",
4971
5943
  "npm": "@nuxtjs/supabase",
4972
5944
  "icon": "supabase.png",
4973
- "github": "https://github.com/nuxt-community/supabase-module",
5945
+ "github": "https://github.com/nuxt-modules/supabase",
4974
5946
  "website": "https://supabase.nuxtjs.org",
4975
5947
  "learn_more": "https://supabase.com",
4976
5948
  "category": "Database",
@@ -5021,12 +5993,12 @@
5021
5993
  },
5022
5994
  {
5023
5995
  "name": "svg-sprite",
5024
- "description": "Optimized and Easy way to use svg files in Nuxt.js",
5025
- "repo": "nuxt-community/svg-sprite-module",
5996
+ "description": "Optimized and Easy way to use svg files in Nuxt",
5997
+ "repo": "nuxt-modules/svg-sprite",
5026
5998
  "npm": "@nuxtjs/svg-sprite",
5027
5999
  "icon": "",
5028
- "github": "https://github.com/nuxt-community/svg-sprite-module",
5029
- "website": "https://github.com/nuxt-community/svg-sprite-module",
6000
+ "github": "https://github.com/nuxt-modules/svg-sprite",
6001
+ "website": "https://github.com/nuxt-modules/svg-sprite",
5030
6002
  "learn_more": "",
5031
6003
  "category": "UI",
5032
6004
  "type": "community",
@@ -5038,13 +6010,13 @@
5038
6010
  }
5039
6011
  ],
5040
6012
  "compatibility": {
5041
- "nuxt": "^2.0.0",
6013
+ "nuxt": "^2.0.0 || ^3.0.0",
5042
6014
  "requires": {}
5043
6015
  }
5044
6016
  },
5045
6017
  {
5046
6018
  "name": "svg",
5047
- "description": "Super simple svg loading module for Nuxt.js",
6019
+ "description": "Super simple svg loading module for Nuxt",
5048
6020
  "repo": "nuxt-community/svg-module",
5049
6021
  "npm": "@nuxtjs/svg",
5050
6022
  "icon": "",
@@ -5088,7 +6060,7 @@
5088
6060
  },
5089
6061
  {
5090
6062
  "name": "swiper",
5091
- "description": "Nuxt.js module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
6063
+ "description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
5092
6064
  "repo": "cpreston321/nuxt-swiper",
5093
6065
  "npm": "nuxt-swiper",
5094
6066
  "icon": "swiper.svg",
@@ -5134,10 +6106,10 @@
5134
6106
  {
5135
6107
  "name": "tailwindcss",
5136
6108
  "description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
5137
- "repo": "nuxt-community/tailwindcss-module",
6109
+ "repo": "nuxt-modules/tailwindcss",
5138
6110
  "npm": "@nuxtjs/tailwindcss",
5139
6111
  "icon": "tailwindcss.png",
5140
- "github": "https://github.com/nuxt-community/tailwindcss-module",
6112
+ "github": "https://github.com/nuxt-modules/tailwindcss",
5141
6113
  "website": "https://tailwindcss.nuxtjs.org",
5142
6114
  "learn_more": "https://tailwindcss.com/",
5143
6115
  "category": "UI",
@@ -5147,11 +6119,16 @@
5147
6119
  "name": "Sébastien Chopin",
5148
6120
  "github": "Atinux",
5149
6121
  "twitter": "Atinux"
6122
+ },
6123
+ {
6124
+ "name": "Inesh Bose",
6125
+ "github": "ineshbose"
5150
6126
  }
5151
6127
  ],
5152
6128
  "compatibility": {
5153
6129
  "nuxt": "^2.0.0 || ^3.0.0",
5154
- "requires": {}
6130
+ "requires": {},
6131
+ "devtools": "^0.0.0"
5155
6132
  }
5156
6133
  },
5157
6134
  {
@@ -5177,9 +6154,31 @@
5177
6154
  "requires": {}
5178
6155
  }
5179
6156
  },
6157
+ {
6158
+ "name": "time",
6159
+ "description": "Safely render local dates and times on the server with Nuxt",
6160
+ "repo": "danielroe/nuxt-time",
6161
+ "npm": "nuxt-time",
6162
+ "icon": "",
6163
+ "github": "https://github.com/danielroe/nuxt-time",
6164
+ "website": "https://github.com/danielroe/nuxt-time",
6165
+ "learn_more": "",
6166
+ "category": "Extensions",
6167
+ "type": "3rd-party",
6168
+ "maintainers": [
6169
+ {
6170
+ "name": "danielroe",
6171
+ "github": "danielroe"
6172
+ }
6173
+ ],
6174
+ "compatibility": {
6175
+ "nuxt": "^3.0.0",
6176
+ "requires": {}
6177
+ }
6178
+ },
5180
6179
  {
5181
6180
  "name": "toast",
5182
- "description": "Responsive Touch Compatible Toast plugin for Nuxt.js using vue-toasted",
6181
+ "description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
5183
6182
  "repo": "nuxt-community/modules#master/packages/toast",
5184
6183
  "npm": "@nuxtjs/toast",
5185
6184
  "icon": "",
@@ -5187,16 +6186,49 @@
5187
6186
  "website": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
5188
6187
  "learn_more": "https://github.com/shakee93/vue-toasted",
5189
6188
  "category": "Libraries",
5190
- "type": "community",
6189
+ "type": "community",
6190
+ "maintainers": [
6191
+ {
6192
+ "name": "Pooya Parsa",
6193
+ "github": "pi0",
6194
+ "twitter": "_pi0_"
6195
+ }
6196
+ ],
6197
+ "compatibility": {
6198
+ "nuxt": "^2.0.0",
6199
+ "requires": {}
6200
+ }
6201
+ },
6202
+ {
6203
+ "name": "tresjs",
6204
+ "description": "Create 3D experiences in your Nuxt application using TresJS.",
6205
+ "repo": "tresjs/nuxt",
6206
+ "npm": "@tresjs/nuxt",
6207
+ "icon": "tresjs.svg",
6208
+ "github": "https://github.com/Tresjs/nuxt",
6209
+ "website": "https://tresjs.org/guide/nuxt.html",
6210
+ "learn_more": "https://tresjs.org/",
6211
+ "category": "Libraries",
6212
+ "type": "3rd-party",
5191
6213
  "maintainers": [
5192
6214
  {
5193
- "name": "Pooya Parsa",
5194
- "github": "pi0",
5195
- "twitter": "_pi0_"
6215
+ "name": "Alvaro Saburido",
6216
+ "github": "alvarosabu",
6217
+ "twitter": "alvarosabu"
6218
+ },
6219
+ {
6220
+ "name": "Jaime Torrealba",
6221
+ "github": "JaimeTorrealba",
6222
+ "twitter": "jaimebboyjt"
6223
+ },
6224
+ {
6225
+ "name": "Tino Koch",
6226
+ "github": "Tinoooo",
6227
+ "twitter": "ichbintino"
5196
6228
  }
5197
6229
  ],
5198
6230
  "compatibility": {
5199
- "nuxt": "^2.0.0",
6231
+ "nuxt": "^3.0.0",
5200
6232
  "requires": {}
5201
6233
  }
5202
6234
  },
@@ -5227,7 +6259,7 @@
5227
6259
  },
5228
6260
  {
5229
6261
  "name": "twa",
5230
- "description": "Nuxt.js module for generating Trusted Web App from Nuxt.js app",
6262
+ "description": "Nuxt module for generating Trusted Web App from Nuxt app",
5231
6263
  "repo": "tuarrep/nuxt-twa",
5232
6264
  "npm": "nuxt-twa",
5233
6265
  "icon": "",
@@ -5249,6 +6281,28 @@
5249
6281
  }
5250
6282
  }
5251
6283
  },
6284
+ {
6285
+ "name": "twemoji",
6286
+ "description": "Twemoji module for Nuxt. Render emojis as SVG elements or PNG images.",
6287
+ "repo": "yizack/nuxt-twemoji",
6288
+ "npm": "nuxt-twemoji",
6289
+ "icon": "twemoji.svg",
6290
+ "github": "https://github.com/Yizack/nuxt-twemoji",
6291
+ "website": "https://github.com/Yizack/nuxt-twemoji",
6292
+ "learn_more": "",
6293
+ "category": "UI",
6294
+ "type": "3rd-party",
6295
+ "maintainers": [
6296
+ {
6297
+ "name": "Yizack Rangel",
6298
+ "github": "yizack"
6299
+ }
6300
+ ],
6301
+ "compatibility": {
6302
+ "nuxt": "^3.0.0",
6303
+ "requires": {}
6304
+ }
6305
+ },
5252
6306
  {
5253
6307
  "name": "twicpics",
5254
6308
  "description": "Images and videos components - Context aware resizing and cropping, lazy-loading, LQIP, Next-Gen format, compression, CDN.",
@@ -5393,6 +6447,39 @@
5393
6447
  "requires": {}
5394
6448
  }
5395
6449
  },
6450
+ {
6451
+ "name": "ui",
6452
+ "description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
6453
+ "repo": "nuxt/ui#dev",
6454
+ "npm": "@nuxt/ui",
6455
+ "icon": "nuxt.svg",
6456
+ "github": "https://github.com/nuxt/ui",
6457
+ "website": "https://ui.nuxt.com",
6458
+ "learn_more": "",
6459
+ "category": "UI",
6460
+ "type": "official",
6461
+ "maintainers": [
6462
+ {
6463
+ "name": "Benjamin Canac",
6464
+ "github": "benjamincanac",
6465
+ "twitter": "benjamincanac"
6466
+ },
6467
+ {
6468
+ "name": "Sebastien Chopin",
6469
+ "github": "Atinux",
6470
+ "twitter": "Atinux"
6471
+ },
6472
+ {
6473
+ "name": "Sylvain Marroufin",
6474
+ "github": "smarroufin",
6475
+ "twitter": "smarroufin"
6476
+ }
6477
+ ],
6478
+ "compatibility": {
6479
+ "nuxt": "^3.0.0",
6480
+ "requires": {}
6481
+ }
6482
+ },
5396
6483
  {
5397
6484
  "name": "umami",
5398
6485
  "description": "Embed the Umami analytics library into Nuxt",
@@ -5420,11 +6507,11 @@
5420
6507
  {
5421
6508
  "name": "unhead",
5422
6509
  "description": "Experimental features for Nuxt SEO / head management.",
5423
- "repo": "harlan-zw/nuxt-unhead",
5424
- "npm": "nuxt-unhead",
6510
+ "repo": "harlan-zw/nuxt-seo-experiments",
6511
+ "npm": "nuxt-seo-experiments",
5425
6512
  "icon": "",
5426
- "github": "https://github.com/harlan-zw/nuxt-unhead",
5427
- "website": "https://github.com/harlan-zw/nuxt-unhead",
6513
+ "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
6514
+ "website": "https://github.com/harlan-zw/nuxt-seo-experiments",
5428
6515
  "learn_more": "",
5429
6516
  "category": "SEO",
5430
6517
  "type": "3rd-party",
@@ -5441,7 +6528,7 @@
5441
6528
  },
5442
6529
  {
5443
6530
  "name": "universal-storage",
5444
- "description": "Universal Storage Utilities for Nuxt.js",
6531
+ "description": "Universal Storage Utilities for Nuxt",
5445
6532
  "repo": "nuxt-community/universal-storage-module",
5446
6533
  "npm": "@nuxtjs/universal-storage",
5447
6534
  "icon": "",
@@ -5467,6 +6554,28 @@
5467
6554
  "requires": {}
5468
6555
  }
5469
6556
  },
6557
+ {
6558
+ "name": "unlazy",
6559
+ "description": "Lazy loading library for placeholder images",
6560
+ "repo": "johannschopplich/unlazy/packages/nuxt",
6561
+ "npm": "@unlazy/nuxt",
6562
+ "icon": "unlazy.svg",
6563
+ "github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
6564
+ "website": "https://unlazy.byjohann.dev/",
6565
+ "learn_more": "",
6566
+ "category": "Images",
6567
+ "type": "3rd-party",
6568
+ "maintainers": [
6569
+ {
6570
+ "name": "Johann Schopplich",
6571
+ "github": "johannschopplich"
6572
+ }
6573
+ ],
6574
+ "compatibility": {
6575
+ "nuxt": "^3.0.0",
6576
+ "requires": {}
6577
+ }
6578
+ },
5470
6579
  {
5471
6580
  "name": "unlighthouse",
5472
6581
  "description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
@@ -5496,12 +6605,12 @@
5496
6605
  {
5497
6606
  "name": "unocss",
5498
6607
  "description": "The instant on-demand atomic CSS engine.",
5499
- "repo": "antfu/unocss#main/packages/nuxt",
6608
+ "repo": "unocss/unocss#main/packages/nuxt",
5500
6609
  "npm": "@unocss/nuxt",
5501
6610
  "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",
6611
+ "github": "https://github.com/unocss/unocss",
6612
+ "website": "https://github.com/unocss/unocss",
6613
+ "learn_more": "https://github.com/unocss/unocss",
5505
6614
  "category": "UI",
5506
6615
  "type": "3rd-party",
5507
6616
  "maintainers": [
@@ -5516,7 +6625,8 @@
5516
6625
  "nuxt": "^2.0.0 || ^3.0.0",
5517
6626
  "requires": {
5518
6627
  "bridge": "optional"
5519
- }
6628
+ },
6629
+ "devtools": "^0.0.0"
5520
6630
  }
5521
6631
  },
5522
6632
  {
@@ -5542,9 +6652,33 @@
5542
6652
  "requires": {}
5543
6653
  }
5544
6654
  },
6655
+ {
6656
+ "name": "use-wagmi",
6657
+ "description": "Vue Composition for Ethereum based on wagmi",
6658
+ "repo": "unicape/use-wagmi#main/packages/nuxt",
6659
+ "npm": "@use-wagmi/nuxt",
6660
+ "icon": "use-wagmi.png",
6661
+ "github": "https://github.com/unicape/use-wagmi",
6662
+ "website": "https://github.com/unicape/use-wagmi",
6663
+ "learn_more": "https://github.com/unicape/use-wagmi",
6664
+ "category": "Extensions",
6665
+ "type": "3rd-party",
6666
+ "maintainers": [
6667
+ {
6668
+ "name": "Unic Ape",
6669
+ "github": "unicape"
6670
+ }
6671
+ ],
6672
+ "compatibility": {
6673
+ "nuxt": "^2.0.0 || ^3.0.0",
6674
+ "requires": {
6675
+ "bridge": true
6676
+ }
6677
+ }
6678
+ },
5545
6679
  {
5546
6680
  "name": "user-agent",
5547
- "description": "Nuxt.js module for handling User-Agent.",
6681
+ "description": "Nuxt module for handling User-Agent.",
5548
6682
  "repo": "fukuiretu/nuxt-user-agent",
5549
6683
  "npm": "nuxt-user-agent",
5550
6684
  "icon": "",
@@ -5634,9 +6768,31 @@
5634
6768
  }
5635
6769
  }
5636
6770
  },
6771
+ {
6772
+ "name": "vcalendar",
6773
+ "description": "VCalendar module for Nuxt",
6774
+ "repo": "samk-dev/nuxt-vcalendar",
6775
+ "npm": "@samk-dev/nuxt-vcalendar",
6776
+ "icon": "vcalendar.png",
6777
+ "github": "https://github.com/samk-dev/vcalendar",
6778
+ "website": "https://github.com/samk-dev/vcalendar",
6779
+ "learn_more": "",
6780
+ "category": "Libraries",
6781
+ "type": "3rd-party",
6782
+ "maintainers": [
6783
+ {
6784
+ "name": "Sam K",
6785
+ "github": "samk-dev"
6786
+ }
6787
+ ],
6788
+ "compatibility": {
6789
+ "nuxt": "^3.0.0",
6790
+ "requires": {}
6791
+ }
6792
+ },
5637
6793
  {
5638
6794
  "name": "vee-validate",
5639
- "description": "Painless Vue forms for Nuxt.js",
6795
+ "description": "Painless Vue forms for Nuxt",
5640
6796
  "repo": "logaretm/vee-validate#main/packages/nuxt",
5641
6797
  "npm": "@vee-validate/nuxt",
5642
6798
  "icon": "vee-validate.png",
@@ -5679,9 +6835,54 @@
5679
6835
  "requires": {}
5680
6836
  }
5681
6837
  },
6838
+ {
6839
+ "name": "vercel-analytics",
6840
+ "description": "Vercel Analytics integration for Nuxt",
6841
+ "repo": "xanderbarkhatov/nuxt-vercel-analytics",
6842
+ "npm": "nuxt-vercel-analytics",
6843
+ "icon": "",
6844
+ "github": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
6845
+ "website": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
6846
+ "learn_more": "https://vercel.com/docs/concepts/analytics",
6847
+ "category": "Analytics",
6848
+ "type": "3rd-party",
6849
+ "maintainers": [
6850
+ {
6851
+ "name": "Alexander B.",
6852
+ "github": "xanderbarkhatov"
6853
+ }
6854
+ ],
6855
+ "compatibility": {
6856
+ "nuxt": "^3.0.0",
6857
+ "requires": {}
6858
+ }
6859
+ },
6860
+ {
6861
+ "name": "vexip-ui",
6862
+ "description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
6863
+ "repo": "vexip-ui/nuxt",
6864
+ "npm": "@vexip-ui/nuxt",
6865
+ "icon": "vexip-ui.svg",
6866
+ "github": "https://github.com/vexip-ui/vexip-ui",
6867
+ "website": "https://www.vexipui.com/",
6868
+ "learn_more": "https://github.com/vexip-ui/nuxt",
6869
+ "category": "UI",
6870
+ "type": "3rd-party",
6871
+ "maintainers": [
6872
+ {
6873
+ "name": "未觉雨声",
6874
+ "github": "qmhc",
6875
+ "twitter": "qmhc95"
6876
+ }
6877
+ ],
6878
+ "compatibility": {
6879
+ "nuxt": "^3.0.0",
6880
+ "requires": {}
6881
+ }
6882
+ },
5682
6883
  {
5683
6884
  "name": "vite-pwa-nuxt",
5684
- "description": "Zero-config PWA Plugin for Nuxt 3",
6885
+ "description": "Zero-config PWA Plugin for Nuxt",
5685
6886
  "repo": "vite-pwa/nuxt",
5686
6887
  "npm": "@vite-pwa/nuxt",
5687
6888
  "icon": "vite-pwa-nuxt.svg",
@@ -5710,13 +6911,13 @@
5710
6911
  {
5711
6912
  "name": "vitest",
5712
6913
  "description": "Vitest integration with Nuxt",
5713
- "repo": "danielroe/nuxt-vitest#main",
6914
+ "repo": "danielroe/nuxt-vitest",
5714
6915
  "npm": "nuxt-vitest",
5715
6916
  "icon": "vitest.svg",
5716
6917
  "github": "https://github.com/danielroe/nuxt-vitest",
5717
6918
  "website": "https://github.com/danielroe/nuxt-vitest",
5718
6919
  "learn_more": "",
5719
- "category": "Extensions",
6920
+ "category": "Devtools",
5720
6921
  "type": "3rd-party",
5721
6922
  "maintainers": [
5722
6923
  {
@@ -5728,6 +6929,61 @@
5728
6929
  "github": "antfu"
5729
6930
  }
5730
6931
  ],
6932
+ "compatibility": {
6933
+ "nuxt": "^3.0.0",
6934
+ "requires": {},
6935
+ "devtools": "^0.0.0"
6936
+ }
6937
+ },
6938
+ {
6939
+ "name": "vue-email",
6940
+ "description": "💌 Write email templates with vue",
6941
+ "repo": "Dave136/vue-email#main/packages/vue-email",
6942
+ "npm": "vue-email",
6943
+ "icon": "vue-email.svg",
6944
+ "github": "https://github.com/Dave136/vue-email",
6945
+ "website": "https://www.vuemail.net/",
6946
+ "learn_more": "https://vue-email.vercel.app/getting-started",
6947
+ "category": "UI",
6948
+ "type": "3rd-party",
6949
+ "maintainers": [
6950
+ {
6951
+ "name": "David Arenas",
6952
+ "github": "Dave136",
6953
+ "twitter": "davejs4",
6954
+ "avatar": "https://avatars.githubusercontent.com/u/49698182?v=4"
6955
+ },
6956
+ {
6957
+ "name": "Younes Barrad",
6958
+ "github": "Flowko",
6959
+ "twitter": "imflowko",
6960
+ "avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
6961
+ }
6962
+ ],
6963
+ "compatibility": {
6964
+ "nuxt": "^3.0.0",
6965
+ "requires": {},
6966
+ "devtools": "^0.0.0"
6967
+ }
6968
+ },
6969
+ {
6970
+ "name": "vue-final-modal",
6971
+ "description": "The most powerful yet most light-weight modal library for Vue 3.",
6972
+ "repo": "vue-final/vue-final-modal",
6973
+ "npm": "@vue-final-modal/nuxt",
6974
+ "icon": "vue-final-modal.svg",
6975
+ "github": "https://github.com/vue-final/vue-final-modal",
6976
+ "website": "https://vue-final-modal.org/",
6977
+ "learn_more": "https://vue-final-modal.org/",
6978
+ "category": "UI",
6979
+ "type": "3rd-party",
6980
+ "maintainers": [
6981
+ {
6982
+ "name": "Hunter Liu",
6983
+ "github": "hunterliu1003",
6984
+ "twitter": "hunterliu1003"
6985
+ }
6986
+ ],
5731
6987
  "compatibility": {
5732
6988
  "nuxt": "^3.0.0",
5733
6989
  "requires": {}
@@ -5735,13 +6991,13 @@
5735
6991
  },
5736
6992
  {
5737
6993
  "name": "vue-macros",
5738
- "description": "Explore and extend more macros and syntax sugar to Vue.",
5739
- "repo": "sxzz/unplugin-vue-macros#main/packages/nuxt",
6994
+ "description": "Explore more macros and syntax sugar to Vue.",
6995
+ "repo": "sxzz/vue-macros#main/packages/nuxt",
5740
6996
  "npm": "@vue-macros/nuxt",
5741
6997
  "icon": "vue-macros.svg",
5742
- "github": "https://github.com/sxzz/unplugin-vue-macros",
6998
+ "github": "https://github.com/sxzz/vue-macros",
5743
6999
  "website": "https://vue-macros.sxzz.moe",
5744
- "learn_more": "https://github.com/sxzz/unplugin-vue-macros",
7000
+ "learn_more": "https://github.com/sxzz/vue-macros",
5745
7001
  "category": "Extensions",
5746
7002
  "type": "3rd-party",
5747
7003
  "maintainers": [
@@ -5755,7 +7011,8 @@
5755
7011
  "nuxt": "^3.0.0",
5756
7012
  "requires": {
5757
7013
  "bridge": "optional"
5758
- }
7014
+ },
7015
+ "devtools": "^0.0.0"
5759
7016
  }
5760
7017
  },
5761
7018
  {
@@ -5782,7 +7039,7 @@
5782
7039
  },
5783
7040
  {
5784
7041
  "name": "vue-multiselect",
5785
- "description": "Single / multiple select plugin for Nuxt.js using vue-multiselect.",
7042
+ "description": "Single / multiple select plugin for Nuxt using vue-multiselect.",
5786
7043
  "repo": "spektrummedia/nuxt-vue-multiselect",
5787
7044
  "npm": "nuxt-vue-multiselect",
5788
7045
  "icon": "",
@@ -5824,6 +7081,29 @@
5824
7081
  "requires": {}
5825
7082
  }
5826
7083
  },
7084
+ {
7085
+ "name": "vue-query",
7086
+ "description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
7087
+ "repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt#main",
7088
+ "npm": "@hebilicious/vue-query-nuxt",
7089
+ "icon": "vue-query.svg",
7090
+ "github": "https://github.com/Hebilicious/vue-query-nuxt",
7091
+ "website": "https://github.com/Hebilicious/vue-query-nuxt#readme",
7092
+ "learn_more": "https://tanstack.com/query/latest/docs/vue/quick-start",
7093
+ "category": "Request",
7094
+ "type": "3rd-party",
7095
+ "maintainers": [
7096
+ {
7097
+ "name": "Hebilicious",
7098
+ "github": "Hebilicious",
7099
+ "twitter": "its_hebilicious"
7100
+ }
7101
+ ],
7102
+ "compatibility": {
7103
+ "nuxt": "^3.0.0",
7104
+ "requires": {}
7105
+ }
7106
+ },
5827
7107
  {
5828
7108
  "name": "vue-select",
5829
7109
  "description": "Nuxt module for vue-select, a feature rich select/dropdown/typeahead component.",
@@ -5873,7 +7153,7 @@
5873
7153
  },
5874
7154
  {
5875
7155
  "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",
7156
+ "description": "A Cross-browser storage for Vue.js and Nuxt, with plugins support and easy extensibility based on Store.js",
5877
7157
  "repo": "juliomrqz/vue-warehouse",
5878
7158
  "npm": "vue-warehouse",
5879
7159
  "icon": "",
@@ -5894,6 +7174,29 @@
5894
7174
  "requires": {}
5895
7175
  }
5896
7176
  },
7177
+ {
7178
+ "name": "vue3-carousel-nuxt",
7179
+ "description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt applications.",
7180
+ "repo": "gaetansenn/vue3-carousel-nuxt",
7181
+ "npm": "vue3-carousel-nuxt",
7182
+ "icon": "",
7183
+ "github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
7184
+ "website": "",
7185
+ "learn_more": "",
7186
+ "category": "UI",
7187
+ "type": "3rd-party",
7188
+ "maintainers": [
7189
+ {
7190
+ "name": "Gaetan SENN",
7191
+ "github": "gaetansenn",
7192
+ "avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
7193
+ }
7194
+ ],
7195
+ "compatibility": {
7196
+ "nuxt": "^3.0.0",
7197
+ "requires": {}
7198
+ }
7199
+ },
5897
7200
  {
5898
7201
  "name": "vuefire",
5899
7202
  "description": "Idiomatic composables for the Firebase SDK",
@@ -5916,9 +7219,55 @@
5916
7219
  "requires": {}
5917
7220
  }
5918
7221
  },
7222
+ {
7223
+ "name": "vueform-builder",
7224
+ "description": "Official Vueform Builder module for Nuxt",
7225
+ "repo": "vueform/builder-nuxt",
7226
+ "npm": "@vueform/builder-nuxt",
7227
+ "icon": "vueform.svg",
7228
+ "github": "https://github.com/vueform/builder",
7229
+ "website": "https://builder.vueform.com",
7230
+ "learn_more": "https://builder.vueform.com/docs/installation#nuxt",
7231
+ "category": "Libraries",
7232
+ "type": "3rd-party",
7233
+ "maintainers": [
7234
+ {
7235
+ "name": "Adam Berecz",
7236
+ "github": "adamberecz",
7237
+ "twitter": "bereczadam"
7238
+ }
7239
+ ],
7240
+ "compatibility": {
7241
+ "nuxt": "^3.0.0",
7242
+ "requires": {}
7243
+ }
7244
+ },
7245
+ {
7246
+ "name": "vueform",
7247
+ "description": "Official Vueform module for Nuxt",
7248
+ "repo": "vueform/nuxt",
7249
+ "npm": "@vueform/nuxt",
7250
+ "icon": "vueform.svg",
7251
+ "github": "https://github.com/vueform/vueform",
7252
+ "website": "https://vueform.com",
7253
+ "learn_more": "https://vueform.com/docs/installation#nuxt",
7254
+ "category": "Libraries",
7255
+ "type": "3rd-party",
7256
+ "maintainers": [
7257
+ {
7258
+ "name": "Adam Berecz",
7259
+ "github": "adamberecz",
7260
+ "twitter": "bereczadam"
7261
+ }
7262
+ ],
7263
+ "compatibility": {
7264
+ "nuxt": "^3.0.0",
7265
+ "requires": {}
7266
+ }
7267
+ },
5919
7268
  {
5920
7269
  "name": "vuestic",
5921
- "description": "Vuestic UI module for Nuxt 3",
7270
+ "description": "Vuestic UI module for Nuxt",
5922
7271
  "repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
5923
7272
  "npm": "@vuestic/nuxt",
5924
7273
  "icon": "vuestic.png",
@@ -5938,9 +7287,31 @@
5938
7287
  "requires": {}
5939
7288
  }
5940
7289
  },
7290
+ {
7291
+ "name": "vuetify-nuxt-module",
7292
+ "description": "Zero-config Nuxt Module for Vuetify.",
7293
+ "repo": "userquin/vuetify-nuxt-module",
7294
+ "npm": "vuetify-nuxt-module",
7295
+ "icon": "vuetify-logo-v3-dark.svg",
7296
+ "github": "https://github.com/userquin/vuetify-nuxt-module",
7297
+ "website": "https://github.com/userquin/vuetify-nuxt-module",
7298
+ "learn_more": "https://vuetify-nuxt-module.netlify.app/",
7299
+ "category": "UI",
7300
+ "type": "3rd-party",
7301
+ "maintainers": [
7302
+ {
7303
+ "name": "Joaquín Sánchez",
7304
+ "github": "userquin"
7305
+ }
7306
+ ],
7307
+ "compatibility": {
7308
+ "nuxt": "^3.0.0",
7309
+ "requires": {}
7310
+ }
7311
+ },
5941
7312
  {
5942
7313
  "name": "vuetify",
5943
- "description": "Vuetify Module for Nuxt.js to add Material Design components to your application.",
7314
+ "description": "Vuetify Module for Nuxt to add Material Design components to your application.",
5944
7315
  "repo": "nuxt-community/vuetify-module",
5945
7316
  "npm": "@nuxtjs/vuetify",
5946
7317
  "icon": "vuetify.png",
@@ -5987,7 +7358,8 @@
5987
7358
  "nuxt": "^2.0.0 || ^3.0.0",
5988
7359
  "requires": {
5989
7360
  "bridge": "optional"
5990
- }
7361
+ },
7362
+ "devtools": "^0.0.0"
5991
7363
  }
5992
7364
  },
5993
7365
  {
@@ -6014,7 +7386,7 @@
6014
7386
  },
6015
7387
  {
6016
7388
  "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.",
7389
+ "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.",
6018
7390
  "repo": "gaetansenn/vunix#main/packages/nuxt",
6019
7391
  "npm": "@vunix/nuxt",
6020
7392
  "icon": "",
@@ -6038,11 +7410,11 @@
6038
7410
  {
6039
7411
  "name": "web-vitals",
6040
7412
  "description": "Web Vitals for Nuxt",
6041
- "repo": "nuxt-community/web-vitals-module",
7413
+ "repo": "nuxt-modules/web-vitals",
6042
7414
  "npm": "@nuxtjs/web-vitals",
6043
7415
  "icon": "web-vitals.png",
6044
- "github": "https://github.com/nuxt-community/web-vitals-module",
6045
- "website": "https://github.com/nuxt-community/web-vitals-module",
7416
+ "github": "https://github.com/nuxt-modules/web-vitals",
7417
+ "website": "https://github.com/nuxt-modules/web-vitals",
6046
7418
  "learn_more": "",
6047
7419
  "category": "Performance",
6048
7420
  "type": "community",
@@ -6093,7 +7465,7 @@
6093
7465
  },
6094
7466
  {
6095
7467
  "name": "webpack-optimisations",
6096
- "description": "Nuxt.js v2 module to automatically make your builds faster.",
7468
+ "description": "Nuxt v2 module to automatically make your builds faster.",
6097
7469
  "repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
6098
7470
  "npm": "nuxt-webpack-optimisations",
6099
7471
  "icon": "build-optimisations.svg",
@@ -6185,7 +7557,7 @@
6185
7557
  },
6186
7558
  {
6187
7559
  "name": "well-known",
6188
- "description": "A Nuxt.js module to add well-known URIs using middlewares",
7560
+ "description": "A Nuxt module to add well-known URIs using middlewares",
6189
7561
  "repo": "zadigetvoltaire/nuxt-well-known",
6190
7562
  "npm": "@zadigetvoltaire/nuxt-well-known",
6191
7563
  "icon": "well-known.svg",
@@ -6205,6 +7577,32 @@
6205
7577
  "requires": {}
6206
7578
  }
6207
7579
  },
7580
+ {
7581
+ "name": "wideangle",
7582
+ "description": "Nuxt module to integrate Wide Angle Analytics",
7583
+ "repo": "inputobjects/wideangle-nuxt",
7584
+ "npm": "wideangle-nuxt",
7585
+ "icon": "wideangle.png",
7586
+ "github": "https://github.com/inputobjects/wideangle-nuxt",
7587
+ "website": "https://wideangle.co",
7588
+ "learn_more": "https://wideangle.co/documentation/web-analytics-for-nuxt",
7589
+ "category": "Analytics",
7590
+ "type": "3rd-party",
7591
+ "maintainers": [
7592
+ {
7593
+ "name": "Wide Angle Analytics by Input Objects GmbH",
7594
+ "github": "inputobjects"
7595
+ },
7596
+ {
7597
+ "name": "Jarek Rozanski",
7598
+ "github": "jrozanski"
7599
+ }
7600
+ ],
7601
+ "compatibility": {
7602
+ "nuxt": "^3.0.0",
7603
+ "requires": {}
7604
+ }
7605
+ },
6208
7606
  {
6209
7607
  "name": "windicss",
6210
7608
  "description": "Next generation utility-first CSS framework.",
@@ -6348,55 +7746,9 @@
6348
7746
  "requires": {}
6349
7747
  }
6350
7748
  },
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
7749
  {
6398
7750
  "name": "zendesk",
6399
- "description": "Nuxt.js module for Zendesk",
7751
+ "description": "Nuxt module for Zendesk",
6400
7752
  "repo": "DansMaCulotte/nuxt-zendesk",
6401
7753
  "npm": "@dansmaculotte/nuxt-zendesk",
6402
7754
  "icon": "zendesk.png",