@nuxt/modules 0.6.0-56147 → 0.6.0-567803

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 +1287 -313
  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",
@@ -146,9 +146,55 @@
146
146
  "requires": {}
147
147
  }
148
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",
192
+ "requires": {}
193
+ }
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",
@@ -785,7 +967,7 @@
785
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.",
786
968
  "repo": "nuxt/content#main",
787
969
  "npm": "@nuxt/content",
788
- "icon": "nuxt.png",
970
+ "icon": "nuxt.svg",
789
971
  "github": "https://github.com/nuxt/content",
790
972
  "website": "https://content.nuxtjs.org",
791
973
  "learn_more": "",
@@ -909,7 +1091,7 @@
909
1091
  },
910
1092
  {
911
1093
  "name": "darkmode.js",
912
- "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",
913
1095
  "repo": "sandoche/nuxtjs-darkmode-js-module#main",
914
1096
  "npm": "nuxtjs-darkmode-js-module",
915
1097
  "icon": "darkmode.png",
@@ -931,7 +1113,7 @@
931
1113
  },
932
1114
  {
933
1115
  "name": "date-fns",
934
- "description": "Modern JavaScript date utility library - date-fns for Nuxt.js",
1116
+ "description": "Modern JavaScript date utility library - date-fns for Nuxt",
935
1117
  "repo": "nuxt-community/date-fns-module",
936
1118
  "npm": "@nuxtjs/date-fns",
937
1119
  "icon": "date-fns.png",
@@ -953,7 +1135,7 @@
953
1135
  },
954
1136
  {
955
1137
  "name": "datocms-nuxt2",
956
- "description": "DatoCMS integration for Nuxt.js v2",
1138
+ "description": "DatoCMS integration for Nuxt v2",
957
1139
  "repo": "voorhoede/nuxt-datocms-module",
958
1140
  "npm": "@voorhoede/nuxt-datocms-module",
959
1141
  "icon": "datocms.svg",
@@ -1022,8 +1204,8 @@
1022
1204
  },
1023
1205
  {
1024
1206
  "name": "delay-hydration",
1025
- "description": "Improve your Nuxt.js v2 Google Lighthouse score by delaying hydration.",
1026
- "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",
1027
1209
  "npm": "nuxt-delay-hydration",
1028
1210
  "icon": "lighthouse.svg",
1029
1211
  "github": "https://github.com/harlan-zw/nuxt-delay-hydration",
@@ -1045,12 +1227,12 @@
1045
1227
  },
1046
1228
  {
1047
1229
  "name": "device",
1048
- "description": "Device detection module for Nuxt.js",
1049
- "repo": "nuxt-community/device-module",
1230
+ "description": "Device detection module for Nuxt",
1231
+ "repo": "nuxt-modules/device",
1050
1232
  "npm": "@nuxtjs/device",
1051
1233
  "icon": "",
1052
- "github": "https://github.com/nuxt-community/device-module",
1053
- "website": "https://github.com/nuxt-community/device-module",
1234
+ "github": "https://github.com/nuxt-modules/device",
1235
+ "website": "https://github.com/nuxt-modules/device",
1054
1236
  "learn_more": "",
1055
1237
  "category": "Extensions",
1056
1238
  "type": "community",
@@ -1068,9 +1250,9 @@
1068
1250
  {
1069
1251
  "name": "devtools",
1070
1252
  "description": "Unleash Nuxt Developer Experience. A set of visual tools that help you to know your app better.",
1071
- "repo": "nuxt/devtools#main",
1253
+ "repo": "nuxt/devtools#main/packages/devtools",
1072
1254
  "npm": "@nuxt/devtools",
1073
- "icon": "nuxt.png",
1255
+ "icon": "nuxt.svg",
1074
1256
  "github": "https://github.com/nuxt/devtools",
1075
1257
  "website": "https://devtools.nuxtjs.org/",
1076
1258
  "learn_more": "",
@@ -1090,13 +1272,13 @@
1090
1272
  },
1091
1273
  {
1092
1274
  "name": "directus",
1093
- "description": "Easily connect your Nuxt3 application to your directus server.",
1275
+ "description": "Easily connect your Nuxt application to your directus server.",
1094
1276
  "repo": "intevel/nuxt-directus",
1095
1277
  "npm": "nuxt-directus",
1096
1278
  "icon": "directus.svg",
1097
- "github": "https://github.com/directus/nuxt-directus/",
1098
- "website": "https://nuxt-directus.netlify.app/",
1099
- "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/",
1100
1282
  "category": "CMS",
1101
1283
  "type": "3rd-party",
1102
1284
  "maintainers": [
@@ -1107,15 +1289,36 @@
1107
1289
  }
1108
1290
  ],
1109
1291
  "compatibility": {
1110
- "nuxt": "^2.0.0 || ^3.0.0",
1111
- "requires": {
1112
- "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"
1113
1312
  }
1313
+ ],
1314
+ "compatibility": {
1315
+ "nuxt": "^3.0.0",
1316
+ "requires": {}
1114
1317
  }
1115
1318
  },
1116
1319
  {
1117
1320
  "name": "dotenv",
1118
- "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",
1119
1322
  "repo": "nuxt-community/dotenv-module",
1120
1323
  "npm": "@nuxtjs/dotenv",
1121
1324
  "icon": "dotenv.png",
@@ -1137,7 +1340,7 @@
1137
1340
  },
1138
1341
  {
1139
1342
  "name": "drupal-ce",
1140
- "description": "Connects Nuxt.js with Drupal via the Lupus Custom Elements Renderer",
1343
+ "description": "Connects Nuxt with Drupal via the Lupus Custom Elements Renderer",
1141
1344
  "repo": "drunomics/nuxtjs-drupal-ce",
1142
1345
  "npm": "nuxtjs-drupal-ce",
1143
1346
  "icon": "drupal-ce.png",
@@ -1170,7 +1373,7 @@
1170
1373
  },
1171
1374
  {
1172
1375
  "name": "druxt",
1173
- "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.",
1174
1377
  "repo": "druxt/druxt.js#develop/packages/druxt",
1175
1378
  "npm": "druxt",
1176
1379
  "icon": "druxt.svg",
@@ -1238,7 +1441,7 @@
1238
1441
  },
1239
1442
  {
1240
1443
  "name": "emotion",
1241
- "description": "The Next Generation of CSS-in-JS for Nuxt.js",
1444
+ "description": "The Next Generation of CSS-in-JS for Nuxt",
1242
1445
  "repo": "nuxt-modules/emotion",
1243
1446
  "npm": "@nuxtjs/emotion",
1244
1447
  "icon": "emotion.png",
@@ -1266,7 +1469,7 @@
1266
1469
  },
1267
1470
  {
1268
1471
  "name": "eslint",
1269
- "description": "ESLint module for Nuxt.js",
1472
+ "description": "ESLint module for Nuxt",
1270
1473
  "repo": "nuxt-community/eslint-module",
1271
1474
  "npm": "@nuxtjs/eslint-module",
1272
1475
  "icon": "eslint.png",
@@ -1288,7 +1491,7 @@
1288
1491
  },
1289
1492
  {
1290
1493
  "name": "event-trace",
1291
- "description": "Module for event trace in Nuxt.js",
1494
+ "description": "Module for event trace in Nuxt",
1292
1495
  "repo": "nuxt-community/nuxt-event-trace",
1293
1496
  "npm": "nuxt-event-trace",
1294
1497
  "icon": "",
@@ -1332,7 +1535,7 @@
1332
1535
  },
1333
1536
  {
1334
1537
  "name": "feature-toggle",
1335
- "description": "Feature toggle module for Nuxt.js",
1538
+ "description": "Feature toggle module for Nuxt",
1336
1539
  "repo": "stephenkr/nuxt-feature-toggle",
1337
1540
  "npm": "nuxt-feature-toggle",
1338
1541
  "icon": "",
@@ -1399,7 +1602,7 @@
1399
1602
  },
1400
1603
  {
1401
1604
  "name": "floating-prompt-module",
1402
- "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",
1403
1606
  "repo": "sandoche/nuxt-floating-prompt-module#main",
1404
1607
  "npm": "nuxt-floating-prompt-module",
1405
1608
  "icon": "",
@@ -1508,6 +1711,29 @@
1508
1711
  "requires": {}
1509
1712
  }
1510
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
+ },
1511
1737
  {
1512
1738
  "name": "formkit",
1513
1739
  "description": "Seamless FormKit integration for Nuxt",
@@ -1582,7 +1808,7 @@
1582
1808
  },
1583
1809
  {
1584
1810
  "name": "google-adsense",
1585
- "description": "Google Adsense Module for Nuxt.js",
1811
+ "description": "Google Adsense Module for Nuxt",
1586
1812
  "repo": "nuxt-community/google-adsense-module",
1587
1813
  "npm": "@nuxtjs/google-adsense",
1588
1814
  "icon": "google-adsense.png",
@@ -1608,7 +1834,7 @@
1608
1834
  },
1609
1835
  {
1610
1836
  "name": "google-analytics",
1611
- "description": "Google analytics Module for Nuxt.js",
1837
+ "description": "Google analytics Module for Nuxt",
1612
1838
  "repo": "nuxt-community/analytics-module",
1613
1839
  "npm": "@nuxtjs/google-analytics",
1614
1840
  "icon": "google-analytics.png",
@@ -1640,12 +1866,12 @@
1640
1866
  },
1641
1867
  {
1642
1868
  "name": "google-fonts",
1643
- "description": "Google Fonts module for NuxtJS",
1644
- "repo": "nuxt-community/google-fonts-module",
1869
+ "description": "Google Fonts module for Nuxt",
1870
+ "repo": "nuxt-modules/google-fonts",
1645
1871
  "npm": "@nuxtjs/google-fonts",
1646
1872
  "icon": "google-fonts.png",
1647
- "github": "https://github.com/nuxt-community/google-fonts-module",
1648
- "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",
1649
1875
  "learn_more": "https://developers.google.com/fonts",
1650
1876
  "category": "Fonts",
1651
1877
  "type": "community",
@@ -1664,7 +1890,7 @@
1664
1890
  },
1665
1891
  {
1666
1892
  "name": "google-gtag",
1667
- "description": "Google GTag for Nuxt.js",
1893
+ "description": "Google GTag for Nuxt",
1668
1894
  "repo": "nuxt-community/google-gtag",
1669
1895
  "npm": "@nuxtjs/google-gtag",
1670
1896
  "icon": "gtm.png",
@@ -1690,7 +1916,7 @@
1690
1916
  },
1691
1917
  {
1692
1918
  "name": "google-optimize",
1693
- "description": "SSR friendly Google Optimize module for Nuxt.js",
1919
+ "description": "SSR friendly Google Optimize module for Nuxt",
1694
1920
  "repo": "nuxt-community/google-optimize-module",
1695
1921
  "npm": "nuxt-google-optimize",
1696
1922
  "icon": "google-optimize.png",
@@ -1745,7 +1971,7 @@
1745
1971
  },
1746
1972
  {
1747
1973
  "name": "graphql-request",
1748
- "description": "Easy Minimal GraphQL client integration with Nuxt.js",
1974
+ "description": "Easy Minimal GraphQL client integration with Nuxt",
1749
1975
  "repo": "gomah/nuxt-graphql-request",
1750
1976
  "npm": "nuxt-graphql-request",
1751
1977
  "icon": "graphql-request.png",
@@ -1761,7 +1987,7 @@
1761
1987
  }
1762
1988
  ],
1763
1989
  "compatibility": {
1764
- "nuxt": "^2.0.0",
1990
+ "nuxt": "^2.0.0 || ^3.0.0",
1765
1991
  "requires": {}
1766
1992
  }
1767
1993
  },
@@ -1784,12 +2010,13 @@
1784
2010
  ],
1785
2011
  "compatibility": {
1786
2012
  "nuxt": "^3.0.0",
1787
- "requires": {}
2013
+ "requires": {},
2014
+ "devtools": "^0.0.0"
1788
2015
  }
1789
2016
  },
1790
2017
  {
1791
2018
  "name": "gtag",
1792
- "description": "Google Analytics integration for Nuxt 3",
2019
+ "description": "Google Analytics integration for Nuxt",
1793
2020
  "repo": "johannschopplich/nuxt-gtag",
1794
2021
  "npm": "nuxt-gtag",
1795
2022
  "icon": "gtag.svg",
@@ -1813,7 +2040,7 @@
1813
2040
  },
1814
2041
  {
1815
2042
  "name": "gtm",
1816
- "description": "Google Tag Manager Module for Nuxt.js",
2043
+ "description": "Google Tag Manager Module for Nuxt",
1817
2044
  "repo": "nuxt-community/gtm-module",
1818
2045
  "npm": "@nuxtjs/gtm",
1819
2046
  "icon": "gtm.png",
@@ -1836,7 +2063,7 @@
1836
2063
  },
1837
2064
  {
1838
2065
  "name": "guess",
1839
- "description": "Guess.js module for Nuxt.js",
2066
+ "description": "Guess.js module for Nuxt",
1840
2067
  "repo": "nuxt-community/guess-module",
1841
2068
  "npm": "@nuxtjs/guess-module",
1842
2069
  "icon": "guessjs.png",
@@ -1856,6 +2083,28 @@
1856
2083
  "requires": {}
1857
2084
  }
1858
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
+ },
1859
2108
  {
1860
2109
  "name": "harlem",
1861
2110
  "description": "Harlem is a simple, unopinionated, lightweight and extensible state management solution for Vue 3.",
@@ -1926,7 +2175,7 @@
1926
2175
  },
1927
2176
  {
1928
2177
  "name": "helmet",
1929
- "description": "Easy Helmet module with Nuxt.js'",
2178
+ "description": "Easy Helmet module with Nuxt'",
1930
2179
  "repo": "victor-perez/nuxt-helmet",
1931
2180
  "npm": "nuxt-helmet",
1932
2181
  "icon": "",
@@ -1970,7 +2219,7 @@
1970
2219
  },
1971
2220
  {
1972
2221
  "name": "history-state",
1973
- "description": "Nuxt.js module to backup or restore historical states",
2222
+ "description": "Nuxt module to backup or restore historical states",
1974
2223
  "repo": "hidekatsu-izuno/nuxt-history-state",
1975
2224
  "npm": "nuxt-history-state",
1976
2225
  "icon": "",
@@ -2039,7 +2288,7 @@
2039
2288
  },
2040
2289
  {
2041
2290
  "name": "http",
2042
- "description": "Universal HTTP Module for Nuxt.js",
2291
+ "description": "Universal HTTP Module for Nuxt",
2043
2292
  "repo": "nuxt/http",
2044
2293
  "npm": "@nuxt/http",
2045
2294
  "icon": "http.png",
@@ -2067,7 +2316,7 @@
2067
2316
  },
2068
2317
  {
2069
2318
  "name": "humans-txt",
2070
- "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.",
2071
2320
  "repo": "Luxdamore/nuxt-humans-txt",
2072
2321
  "npm": "@luxdamore/nuxt-humans-txt",
2073
2322
  "icon": "",
@@ -2091,11 +2340,11 @@
2091
2340
  {
2092
2341
  "name": "i18n",
2093
2342
  "description": "i18n features for your Nuxt project so you can easily add internationalization.",
2094
- "repo": "nuxt-community/i18n-module",
2343
+ "repo": "nuxt-modules/i18n",
2095
2344
  "npm": "@nuxtjs/i18n",
2096
2345
  "icon": "i18n.png",
2097
- "github": "https://github.com/nuxt-community/i18n-module",
2098
- "website": "https://i18n.nuxtjs.org",
2346
+ "github": "https://github.com/nuxt-modules/i18n",
2347
+ "website": "https://v8.i18n.nuxtjs.org",
2099
2348
  "learn_more": "https://kazupon.github.io/vue-i18n/",
2100
2349
  "category": "Extensions",
2101
2350
  "type": "community",
@@ -2155,7 +2404,8 @@
2155
2404
  ],
2156
2405
  "compatibility": {
2157
2406
  "nuxt": "^3.0.0",
2158
- "requires": {}
2407
+ "requires": {},
2408
+ "devtools": "^0.0.0"
2159
2409
  }
2160
2410
  },
2161
2411
  {
@@ -2204,12 +2454,12 @@
2204
2454
  },
2205
2455
  {
2206
2456
  "name": "image",
2207
- "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.",
2208
2458
  "repo": "nuxt/image",
2209
2459
  "npm": "@nuxt/image",
2210
2460
  "icon": "image.png",
2211
2461
  "github": "https://github.com/nuxt/image",
2212
- "website": "https://image.nuxtjs.org",
2462
+ "website": "https://image.nuxt.com",
2213
2463
  "learn_more": "",
2214
2464
  "category": "Images",
2215
2465
  "type": "official",
@@ -2219,6 +2469,11 @@
2219
2469
  "github": "farnabaz",
2220
2470
  "twitter": "a_birang"
2221
2471
  },
2472
+ {
2473
+ "name": "Daniel Roe",
2474
+ "github": "danielroe",
2475
+ "twitter": "danielcroe"
2476
+ },
2222
2477
  {
2223
2478
  "name": "Pooya Parsa",
2224
2479
  "github": "pi0",
@@ -2234,12 +2489,16 @@
2234
2489
  "nuxt": "^2.0.0 || ^3.0.0",
2235
2490
  "requires": {
2236
2491
  "bridge": "optional"
2492
+ },
2493
+ "versionMap": {
2494
+ "2.x": "latest",
2495
+ "3.x": "rc"
2237
2496
  }
2238
2497
  }
2239
2498
  },
2240
2499
  {
2241
2500
  "name": "imagemin",
2242
- "description": "Automatically optimize (compress) all images used in Nuxt.js",
2501
+ "description": "Automatically optimize (compress) all images used in Nuxt",
2243
2502
  "repo": "nuxt-community/imagemin-module",
2244
2503
  "npm": "@nuxtjs/imagemin",
2245
2504
  "icon": "imagemin.png",
@@ -2262,12 +2521,12 @@
2262
2521
  {
2263
2522
  "name": "inkline",
2264
2523
  "description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
2265
- "repo": "inkline/nuxt-module-inkline",
2266
- "npm": "@inkline/nuxt",
2524
+ "repo": "inkline/plugin",
2525
+ "npm": "@inkline/plugin",
2267
2526
  "icon": "inkline.svg",
2268
- "github": "https://github.com/inkline/nuxt-module-inkline",
2527
+ "github": "https://github.com/inkline/plugin",
2269
2528
  "website": "https://inkline.io",
2270
- "learn_more": "https://inkline.io/docs/introduction/installation/nuxt",
2529
+ "learn_more": "https://inkline.io/docs/installation/nuxt",
2271
2530
  "category": "UI",
2272
2531
  "type": "3rd-party",
2273
2532
  "maintainers": [
@@ -2286,7 +2545,7 @@
2286
2545
  },
2287
2546
  {
2288
2547
  "name": "intercom",
2289
- "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt.js",
2548
+ "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt",
2290
2549
  "repo": "hex-digital/nuxt-intercom",
2291
2550
  "npm": "@hexdigital/nuxt-intercom",
2292
2551
  "icon": "intercom.png",
@@ -2331,7 +2590,7 @@
2331
2590
  },
2332
2591
  {
2333
2592
  "name": "jsonapi",
2334
- "description": "Easy JSON:API client integration for Nuxt.js",
2593
+ "description": "Easy JSON:API client integration for Nuxt",
2335
2594
  "repo": "patrickcate/nuxt-jsonapi",
2336
2595
  "npm": "nuxt-jsonapi",
2337
2596
  "icon": "jsonapi.svg",
@@ -2375,7 +2634,7 @@
2375
2634
  },
2376
2635
  {
2377
2636
  "name": "kql",
2378
- "description": "Nuxt 3 module for Kirby's Query Language API",
2637
+ "description": "Nuxt module for Kirby's Query Language API",
2379
2638
  "repo": "johannschopplich/nuxt-kql",
2380
2639
  "npm": "nuxt-kql",
2381
2640
  "icon": "kql.svg",
@@ -2399,7 +2658,7 @@
2399
2658
  },
2400
2659
  {
2401
2660
  "name": "laravel-echo",
2402
- "description": "Laravel Echo for Nuxt.js",
2661
+ "description": "Laravel Echo for Nuxt",
2403
2662
  "repo": "nuxt-community/laravel-echo",
2404
2663
  "npm": "@nuxtjs/laravel-echo",
2405
2664
  "icon": "laravel-echo.png",
@@ -2487,13 +2746,13 @@
2487
2746
  },
2488
2747
  {
2489
2748
  "name": "link-checker",
2490
- "description": "Identify and fix link issues for prerendered Nuxt 3 apps.",
2749
+ "description": "Find and magically fix links that may be negatively effecting your Nuxt sites SEO.",
2491
2750
  "repo": "harlan-zw/nuxt-link-checker",
2492
2751
  "npm": "nuxt-link-checker",
2493
- "icon": "",
2752
+ "icon": "link-checker.svg",
2494
2753
  "github": "https://github.com/harlan-zw/nuxt-link-checker",
2495
- "website": "https://github.com/harlan-zw/nuxt-link-checker",
2496
- "learn_more": "",
2754
+ "website": "https://nuxtseo.com/link-checker",
2755
+ "learn_more": "https://nuxtseo.com/link-checker",
2497
2756
  "category": "SEO",
2498
2757
  "type": "3rd-party",
2499
2758
  "maintainers": [
@@ -2506,7 +2765,8 @@
2506
2765
  ],
2507
2766
  "compatibility": {
2508
2767
  "nuxt": "^3.0.0",
2509
- "requires": {}
2768
+ "requires": {},
2769
+ "devtools": "^0.0.0"
2510
2770
  }
2511
2771
  },
2512
2772
  {
@@ -2583,12 +2843,12 @@
2583
2843
  },
2584
2844
  {
2585
2845
  "name": "logrocket",
2586
- "description": "LogRocket module for Nuxt.js to help you fix bugs and understand user behaviour.",
2587
- "repo": "nuxt-community/nuxt-logrocket",
2846
+ "description": "LogRocket module for Nuxt to help you fix bugs and understand user behaviour.",
2847
+ "repo": "nuxt-modules/logrocket",
2588
2848
  "npm": "nuxt-logrocket",
2589
2849
  "icon": "logrocket.png",
2590
- "github": "https://github.com/nuxt-community/nuxt-logrocket",
2591
- "website": "https://github.com/nuxt-community/nuxt-logrocket",
2850
+ "github": "https://github.com/nuxt-modules/logrocket",
2851
+ "website": "https://github.com/nuxt-modules/logrocket",
2592
2852
  "learn_more": "https://docs.logrocket.com/docs",
2593
2853
  "category": "Monitoring",
2594
2854
  "type": "community",
@@ -2604,9 +2864,35 @@
2604
2864
  "requires": {}
2605
2865
  }
2606
2866
  },
2867
+ {
2868
+ "name": "lucide-icons",
2869
+ "description": "Nuxt module to integrate Lucide icons",
2870
+ "repo": "swisnl/nuxt-lucide-icons",
2871
+ "npm": "nuxt-lucide-icons",
2872
+ "icon": "lucide-icons.svg",
2873
+ "github": "https://github.com/swisnl/nuxt-lucide-icons",
2874
+ "website": "https://github.com/swisnl/nuxt-lucide-icons",
2875
+ "learn_more": "",
2876
+ "category": "UI",
2877
+ "type": "3rd-party",
2878
+ "maintainers": [
2879
+ {
2880
+ "name": "SWIS",
2881
+ "github": "swisnl"
2882
+ },
2883
+ {
2884
+ "name": "Jasper Zonneveld",
2885
+ "github": "JaZo"
2886
+ }
2887
+ ],
2888
+ "compatibility": {
2889
+ "nuxt": "^3.0.0",
2890
+ "requires": {}
2891
+ }
2892
+ },
2607
2893
  {
2608
2894
  "name": "lunr",
2609
- "description": "Full-text search with pre-build indexes for Nuxt.js using lunr.js",
2895
+ "description": "Full-text search with pre-build indexes for Nuxt using lunr.js",
2610
2896
  "repo": "nuxt-community/lunr-module",
2611
2897
  "npm": "@nuxtjs/lunr-module",
2612
2898
  "icon": "",
@@ -2694,6 +2980,28 @@
2694
2980
  "requires": {}
2695
2981
  }
2696
2982
  },
2983
+ {
2984
+ "name": "maz-ui",
2985
+ "description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
2986
+ "repo": "louismazel/maz-ui",
2987
+ "npm": "maz-ui",
2988
+ "icon": "maz-ui.svg",
2989
+ "github": "https://github.com/louismazel/maz-ui",
2990
+ "website": "https://louismazel.github.io/maz-ui-3/",
2991
+ "learn_more": "https://louismazel.github.io/maz-ui-3/",
2992
+ "category": "UI",
2993
+ "type": "community",
2994
+ "maintainers": [
2995
+ {
2996
+ "name": "Loïc Mazuel",
2997
+ "github": "LouisMazel"
2998
+ }
2999
+ ],
3000
+ "compatibility": {
3001
+ "nuxt": "^3.0.0",
3002
+ "requires": {}
3003
+ }
3004
+ },
2697
3005
  {
2698
3006
  "name": "mdx",
2699
3007
  "description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
@@ -2719,7 +3027,7 @@
2719
3027
  },
2720
3028
  {
2721
3029
  "name": "medusa",
2722
- "description": "Easily connect to Medusa from your Nuxt 3 application",
3030
+ "description": "Easily connect to Medusa from your Nuxt application",
2723
3031
  "repo": "Baroshem/nuxt-medusa",
2724
3032
  "npm": "nuxt-medusa",
2725
3033
  "icon": "medusa.svg",
@@ -2744,7 +3052,7 @@
2744
3052
  },
2745
3053
  {
2746
3054
  "name": "meilisearch",
2747
- "description": "Meilisearch Instant Search module for Nuxt 3",
3055
+ "description": "Meilisearch Instant Search module for Nuxt",
2748
3056
  "repo": "xlanex6/nuxt-meilisearch",
2749
3057
  "npm": "nuxt-meilisearch",
2750
3058
  "icon": "meilisearch.svg",
@@ -2764,7 +3072,8 @@
2764
3072
  "nuxt": "^3.0.0",
2765
3073
  "requires": {
2766
3074
  "bridge": false
2767
- }
3075
+ },
3076
+ "devtools": "^0.0.0"
2768
3077
  }
2769
3078
  },
2770
3079
  {
@@ -2836,7 +3145,7 @@
2836
3145
  },
2837
3146
  {
2838
3147
  "name": "moment",
2839
- "description": "Efficient Moment.js module for Nuxt.js so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
3148
+ "description": "Efficient Moment.js module for Nuxt so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
2840
3149
  "repo": "nuxt-community/moment-module",
2841
3150
  "npm": "@nuxtjs/moment",
2842
3151
  "icon": "momentjs.png",
@@ -2863,7 +3172,7 @@
2863
3172
  },
2864
3173
  {
2865
3174
  "name": "mq",
2866
- "description": "vue-mq module for Nuxt.js. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
3175
+ "description": "vue-mq module for Nuxt. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
2867
3176
  "repo": "vanhoofmaarten/nuxt-mq",
2868
3177
  "npm": "nuxt-mq",
2869
3178
  "icon": "",
@@ -2907,7 +3216,7 @@
2907
3216
  },
2908
3217
  {
2909
3218
  "name": "netlify-cache",
2910
- "description": "Nuxt.js module that uses netlify cache to speed up redeploy for Nuxt.js version < 2.14",
3219
+ "description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
2911
3220
  "repo": "DreaMinder/nuxt-netlify-cache",
2912
3221
  "npm": "nuxt-netlify-cache",
2913
3222
  "icon": "netlify.png",
@@ -2952,7 +3261,7 @@
2952
3261
  },
2953
3262
  {
2954
3263
  "name": "netlify",
2955
- "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt.js projects.",
3264
+ "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
2956
3265
  "repo": "bazzite/nuxt-netlify",
2957
3266
  "npm": "@aceforth/nuxt-netlify",
2958
3267
  "icon": "netlify.png",
@@ -3023,42 +3332,42 @@
3023
3332
  }
3024
3333
  },
3025
3334
  {
3026
- "name": "nuxt-auth",
3027
- "description": "",
3028
- "repo": "sidebase/nuxt-auth",
3029
- "npm": "@sidebase/nuxt-auth",
3335
+ "name": "nupolyon",
3336
+ "description": "Inject polyfill from polyfill.io to nuxt project, auto detect based on browserslist config",
3337
+ "repo": "adenvt/nupolyon",
3338
+ "npm": "nupolyon",
3030
3339
  "icon": "",
3031
- "github": "https://github.com/sidebase/nuxt-auth",
3032
- "website": "https://github.com/sidebase/nuxt-auth",
3340
+ "github": "https://github.com/adenvt/nupolyon",
3341
+ "website": "https://github.com/adenvt/nupolyon",
3033
3342
  "learn_more": "",
3034
- "category": "Devtools",
3343
+ "category": "Performance",
3035
3344
  "type": "3rd-party",
3036
3345
  "maintainers": [
3037
3346
  {
3038
- "name": "sidebase",
3039
- "github": "sidebase"
3347
+ "name": "adenvt",
3348
+ "github": "adenvt"
3040
3349
  }
3041
3350
  ],
3042
3351
  "compatibility": {
3043
- "nuxt": "^2.0.0",
3352
+ "nuxt": "^3.0.0",
3044
3353
  "requires": {}
3045
3354
  }
3046
3355
  },
3047
3356
  {
3048
- "name": "nuxt-chatgpt",
3049
- "description": "ChatGPT integration for Nuxt 3",
3050
- "repo": "schnapsterdog/nuxt-chatgpt",
3051
- "npm": "nuxt-chatgpt",
3052
- "icon": "chatgpt.svg",
3053
- "github": "https://github.com/schnapsterdog/nuxt-chatgpt",
3054
- "website": "https://github.com/schnapsterdog/nuxt-chatgpt",
3055
- "learn_more": "https://github.com/schnapsterdog/nuxt-chatgpt/blob/main/README.md",
3056
- "category": "Libraries",
3357
+ "name": "nuxt-anchorscroll",
3358
+ "description": "Scroll to top and to anchor support for Nuxt",
3359
+ "repo": "helltraitor/nuxt-anchorscroll",
3360
+ "npm": "nuxt-anchorscroll",
3361
+ "icon": "",
3362
+ "github": "https://github.com/helltraitor/nuxt-anchorscroll",
3363
+ "website": "https://github.com/helltraitor/nuxt-anchorscroll",
3364
+ "learn_more": "",
3365
+ "category": "UI",
3057
3366
  "type": "3rd-party",
3058
3367
  "maintainers": [
3059
3368
  {
3060
- "name": "Oliver Trajceski",
3061
- "github": "schnapsterdog"
3369
+ "name": "Helltraitor",
3370
+ "github": "helltraitor"
3062
3371
  }
3063
3372
  ],
3064
3373
  "compatibility": {
@@ -3067,56 +3376,215 @@
3067
3376
  }
3068
3377
  },
3069
3378
  {
3070
- "name": "nuxt-graphql-middleware",
3071
- "description": "Expose GraphQL queries and mutations as server API routes.",
3072
- "repo": "dulnan/nuxt-graphql-middleware",
3073
- "npm": "nuxt-graphql-middleware",
3074
- "icon": "nuxt-graphql-middleware.svg",
3075
- "github": "https://github.com/dulnan/nuxt-graphql-middleware",
3076
- "website": "https://nuxt-graphql-middleware.dulnan.net",
3379
+ "name": "nuxt-auth",
3380
+ "description": "",
3381
+ "repo": "sidebase/nuxt-auth",
3382
+ "npm": "@sidebase/nuxt-auth",
3383
+ "icon": "",
3384
+ "github": "https://github.com/sidebase/nuxt-auth",
3385
+ "website": "https://github.com/sidebase/nuxt-auth",
3077
3386
  "learn_more": "",
3078
- "category": "Request",
3387
+ "category": "Devtools",
3079
3388
  "type": "3rd-party",
3080
3389
  "maintainers": [
3081
3390
  {
3082
- "name": "dulnan",
3083
- "github": "dulnan",
3084
- "twitter": "dulnan",
3085
- "avatar": "https://avatars.githubusercontent.com/dulnan?v=4"
3086
- },
3087
- {
3088
- "name": "ayalon",
3089
- "github": "ayalon",
3090
- "avatar": "https://avatars.githubusercontent.com/ayalon?v=4"
3391
+ "name": "sidebase",
3392
+ "github": "sidebase"
3091
3393
  }
3092
3394
  ],
3093
3395
  "compatibility": {
3094
- "nuxt": "^2.0.0 || ^3.0.0",
3396
+ "nuxt": "^2.0.0",
3095
3397
  "requires": {}
3096
3398
  }
3097
3399
  },
3098
3400
  {
3099
- "name": "nuxt-graphql-playground",
3100
- "description": "",
3101
- "repo": "pinpon-dev/nuxt-graphql-playground",
3102
- "npm": "@pin-pon/nuxt-graphql-playground",
3401
+ "name": "nuxt-basic-auth",
3402
+ "description": "Nuxt Module for Basic Authentication",
3403
+ "repo": "kgierke/nuxt-basic-auth",
3404
+ "npm": "@kgierke/nuxt-basic-auth",
3103
3405
  "icon": "",
3104
- "github": "https://github.com/pinpon-dev/nuxt-graphql-playground",
3105
- "website": "https://github.com/pinpon-dev/nuxt-graphql-playground",
3406
+ "github": "https://github.com/kgierke/nuxt-basic-auth",
3407
+ "website": "https://github.com/kgierke/nuxt-basic-auth",
3106
3408
  "learn_more": "",
3107
- "category": "Devtools",
3409
+ "category": "Security",
3108
3410
  "type": "3rd-party",
3109
3411
  "maintainers": [
3110
3412
  {
3111
- "name": "pinpon-dev",
3112
- "github": "pinpon-dev"
3413
+ "name": "kgierke",
3414
+ "github": "kgierke"
3113
3415
  }
3114
3416
  ],
3115
3417
  "compatibility": {
3116
- "nuxt": "^2.0.0",
3418
+ "nuxt": "^3.0.0",
3117
3419
  "requires": {}
3118
3420
  }
3119
3421
  },
3422
+ {
3423
+ "name": "nuxt-bootstrap-icons",
3424
+ "description": "Just a simple integration for Bootstrap Icons",
3425
+ "repo": "OyewoleOyedeji/nuxt-bootstrap-icons",
3426
+ "npm": "nuxt-bootstrap-icons",
3427
+ "icon": "bootstrap-icons.svg",
3428
+ "github": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3429
+ "website": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3430
+ "learn_more": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
3431
+ "category": "UI",
3432
+ "type": "3rd-party",
3433
+ "maintainers": [
3434
+ {
3435
+ "name": "OyewoleOyedeji",
3436
+ "github": "OyewoleOyedeji"
3437
+ }
3438
+ ],
3439
+ "compatibility": {
3440
+ "nuxt": "^3.0.0",
3441
+ "requires": {}
3442
+ }
3443
+ },
3444
+ {
3445
+ "name": "nuxt-chatgpt",
3446
+ "description": "ChatGPT integration for Nuxt",
3447
+ "repo": "schnapsterdog/nuxt-chatgpt",
3448
+ "npm": "nuxt-chatgpt",
3449
+ "icon": "chatgpt.svg",
3450
+ "github": "https://github.com/schnapsterdog/nuxt-chatgpt",
3451
+ "website": "https://github.com/schnapsterdog/nuxt-chatgpt",
3452
+ "learn_more": "https://github.com/schnapsterdog/nuxt-chatgpt/blob/main/README.md",
3453
+ "category": "Libraries",
3454
+ "type": "3rd-party",
3455
+ "maintainers": [
3456
+ {
3457
+ "name": "Oliver Trajceski",
3458
+ "github": "schnapsterdog"
3459
+ }
3460
+ ],
3461
+ "compatibility": {
3462
+ "nuxt": "^3.0.0",
3463
+ "requires": {}
3464
+ }
3465
+ },
3466
+ {
3467
+ "name": "nuxt-facebook-chat",
3468
+ "description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
3469
+ "repo": "superdev-tech/nuxt-facebook-chat",
3470
+ "npm": "nuxt-facebook-chat",
3471
+ "icon": "nuxt-facebook-chat.svg",
3472
+ "github": "https://github.com/superdev-tech/nuxt-facebook-chat",
3473
+ "website": "https://github.com/superdev-tech/nuxt-facebook-chat",
3474
+ "learn_more": "https://www.npmjs.com/package/nuxt-facebook-chat",
3475
+ "category": "Libraries",
3476
+ "type": "3rd-party",
3477
+ "maintainers": [
3478
+ {
3479
+ "name": "Supanut Dokmaithong",
3480
+ "github": "Boomgeek"
3481
+ },
3482
+ {
3483
+ "name": "superdev-tech",
3484
+ "github": "superdev-tech"
3485
+ }
3486
+ ],
3487
+ "compatibility": {
3488
+ "nuxt": "^3.0.0",
3489
+ "requires": {}
3490
+ }
3491
+ },
3492
+ {
3493
+ "name": "nuxt-feedme",
3494
+ "description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
3495
+ "repo": "helltraitor/nuxt-feedme",
3496
+ "npm": "nuxt-feedme",
3497
+ "icon": "",
3498
+ "github": "https://github.com/helltraitor/nuxt-feedme",
3499
+ "website": "https://github.com/helltraitor/nuxt-feedme",
3500
+ "learn_more": "",
3501
+ "category": "SEO",
3502
+ "type": "3rd-party",
3503
+ "maintainers": [
3504
+ {
3505
+ "name": "Helltraitor",
3506
+ "github": "helltraitor"
3507
+ }
3508
+ ],
3509
+ "compatibility": {
3510
+ "nuxt": "^3.0.0",
3511
+ "requires": {}
3512
+ }
3513
+ },
3514
+ {
3515
+ "name": "nuxt-graphql-middleware",
3516
+ "description": "Expose GraphQL queries and mutations as server API routes.",
3517
+ "repo": "dulnan/nuxt-graphql-middleware",
3518
+ "npm": "nuxt-graphql-middleware",
3519
+ "icon": "nuxt-graphql-middleware.svg",
3520
+ "github": "https://github.com/dulnan/nuxt-graphql-middleware",
3521
+ "website": "https://nuxt-graphql-middleware.dulnan.net",
3522
+ "learn_more": "",
3523
+ "category": "Request",
3524
+ "type": "3rd-party",
3525
+ "maintainers": [
3526
+ {
3527
+ "name": "dulnan",
3528
+ "github": "dulnan",
3529
+ "twitter": "dulnan",
3530
+ "avatar": "https://avatars.githubusercontent.com/dulnan?v=4"
3531
+ },
3532
+ {
3533
+ "name": "ayalon",
3534
+ "github": "ayalon",
3535
+ "avatar": "https://avatars.githubusercontent.com/ayalon?v=4"
3536
+ }
3537
+ ],
3538
+ "compatibility": {
3539
+ "nuxt": "^2.0.0 || ^3.0.0",
3540
+ "requires": {}
3541
+ }
3542
+ },
3543
+ {
3544
+ "name": "nuxt-graphql-playground",
3545
+ "description": "",
3546
+ "repo": "pinpon-dev/nuxt-graphql-playground",
3547
+ "npm": "@pin-pon/nuxt-graphql-playground",
3548
+ "icon": "",
3549
+ "github": "https://github.com/pinpon-dev/nuxt-graphql-playground",
3550
+ "website": "https://github.com/pinpon-dev/nuxt-graphql-playground",
3551
+ "learn_more": "",
3552
+ "category": "Devtools",
3553
+ "type": "3rd-party",
3554
+ "maintainers": [
3555
+ {
3556
+ "name": "pinpon-dev",
3557
+ "github": "pinpon-dev"
3558
+ }
3559
+ ],
3560
+ "compatibility": {
3561
+ "nuxt": "^2.0.0",
3562
+ "requires": {}
3563
+ }
3564
+ },
3565
+ {
3566
+ "name": "nuxt-gtm",
3567
+ "description": "A Nuxt module for Google Tag Manager",
3568
+ "repo": "zadigetvoltaire/nuxt-gtm",
3569
+ "npm": "@zadigetvoltaire/nuxt-gtm",
3570
+ "icon": "nuxt-gtm.svg",
3571
+ "github": "https://github.com/zadigetvoltaire/nuxt-gtm",
3572
+ "website": "https://github.com/zadigetvoltaire/nuxt-gtm",
3573
+ "learn_more": "https://developers.google.com/tag-platform/tag-manager?hl=fr",
3574
+ "category": "Analytics",
3575
+ "type": "3rd-party",
3576
+ "maintainers": [
3577
+ {
3578
+ "name": "Zadig&Voltaire Team",
3579
+ "github": "https://github.com/zadigetvoltaire"
3580
+ }
3581
+ ],
3582
+ "compatibility": {
3583
+ "nuxt": "^3.0.0",
3584
+ "requires": {},
3585
+ "devtools": "^0.0.0"
3586
+ }
3587
+ },
3120
3588
  {
3121
3589
  "name": "nuxt-hue",
3122
3590
  "description": "Enlighten your Nuxt experience",
@@ -3142,24 +3610,24 @@
3142
3610
  }
3143
3611
  },
3144
3612
  {
3145
- "name": "nuxt-lazy-load",
3146
- "description": "A simple way to lazy load images, videos, audio, and iframes without custom components or extra attributes like data-src, just basic HTML tags",
3147
- "repo": "",
3148
- "npm": "nuxt-lazy-load",
3149
- "icon": "nuxt-lazy-load.svg",
3150
- "github": "",
3151
- "website": "https://gitlab.com/broj42/nuxt-lazy-load",
3152
- "learn_more": "https://gitlab.com/broj42/nuxt-lazy-load",
3153
- "category": "Performance",
3613
+ "name": "nuxt-jsonld",
3614
+ "description": "Manage JSON-LD in Vue component.",
3615
+ "repo": "ymmooot/nuxt-jsonld",
3616
+ "npm": "nuxt-jsonld",
3617
+ "icon": "",
3618
+ "github": "https://github.com/ymmooot/nuxt-jsonld",
3619
+ "website": "https://github.com/ymmooot/nuxt-jsonld",
3620
+ "learn_more": "",
3621
+ "category": "SEO",
3154
3622
  "type": "3rd-party",
3155
3623
  "maintainers": [
3156
3624
  {
3157
- "name": "Dario Ferderber",
3158
- "github": "darioferderber"
3625
+ "name": "ymmooot",
3626
+ "github": "ymmooot"
3159
3627
  }
3160
3628
  ],
3161
3629
  "compatibility": {
3162
- "nuxt": "^2.0.0 || ^3.0.0",
3630
+ "nuxt": "^3.0.0",
3163
3631
  "requires": {}
3164
3632
  }
3165
3633
  },
@@ -3188,7 +3656,7 @@
3188
3656
  },
3189
3657
  {
3190
3658
  "name": "nuxt-loco",
3191
- "description": "A localise.biz module to synth locale with Nuxt.js",
3659
+ "description": "A localise.biz module to synth locale with Nuxt",
3192
3660
  "repo": "gaetansenn/nuxt-loco",
3193
3661
  "npm": "nuxt-loco",
3194
3662
  "icon": "",
@@ -3231,6 +3699,28 @@
3231
3699
  "requires": {}
3232
3700
  }
3233
3701
  },
3702
+ {
3703
+ "name": "nuxt-mdi",
3704
+ "description": "Add 7,000+ icons to your Nuxt application, from Material Design Icons.",
3705
+ "repo": "ERPedersen/nuxt-mdi",
3706
+ "npm": "nuxt-mdi",
3707
+ "icon": "mdi.png",
3708
+ "github": "https://github.com/ERPedersen/nuxt-mdi",
3709
+ "website": "https://nuxt-mdi.emilrosenius.com",
3710
+ "learn_more": "https://github.com/ERPedersen/nuxt-mdi/blob/main/README.md",
3711
+ "category": "Libraries",
3712
+ "type": "3rd-party",
3713
+ "maintainers": [
3714
+ {
3715
+ "name": "Emil Rosenius",
3716
+ "github": "ERPedersen"
3717
+ }
3718
+ ],
3719
+ "compatibility": {
3720
+ "nuxt": "^3.0.0",
3721
+ "requires": {}
3722
+ }
3723
+ },
3234
3724
  {
3235
3725
  "name": "nuxt-monaco-editor",
3236
3726
  "description": "Integrate monaco-editor with Nuxt",
@@ -3255,12 +3745,12 @@
3255
3745
  },
3256
3746
  {
3257
3747
  "name": "nuxt-mongoose",
3258
- "description": "A Nuxt 3 module for simplifying the use of Mongoose in your project.",
3748
+ "description": "A Nuxt module for simplifying the use of Mongoose in your project.",
3259
3749
  "repo": "arashsheyda/nuxt-mongoose",
3260
3750
  "npm": "nuxt-mongoose",
3261
3751
  "icon": "nuxt-mongoose.svg",
3262
3752
  "github": "https://github.com/arashsheyda/nuxt-mongoose",
3263
- "website": "https://github.com/arashsheyda/nuxt-mongoose",
3753
+ "website": "https://nuxt-mongoose.nuxt.space",
3264
3754
  "learn_more": "",
3265
3755
  "category": "Database",
3266
3756
  "type": "3rd-party",
@@ -3272,7 +3762,8 @@
3272
3762
  ],
3273
3763
  "compatibility": {
3274
3764
  "nuxt": "^3.0.0",
3275
- "requires": {}
3765
+ "requires": {},
3766
+ "devtools": "^0.0.0"
3276
3767
  }
3277
3768
  },
3278
3769
  {
@@ -3298,6 +3789,28 @@
3298
3789
  "requires": {}
3299
3790
  }
3300
3791
  },
3792
+ {
3793
+ "name": "nuxt-phosphor-icons",
3794
+ "description": "Just a simple integration for @phosphor-icons in Nuxt",
3795
+ "repo": "OyewoleOyedeji/nuxt-phosphor-icons",
3796
+ "npm": "nuxt-phosphor-icons",
3797
+ "icon": "phosphor-icons.svg",
3798
+ "github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3799
+ "website": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3800
+ "learn_more": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
3801
+ "category": "UI",
3802
+ "type": "3rd-party",
3803
+ "maintainers": [
3804
+ {
3805
+ "name": "OyewoleOyedeji",
3806
+ "github": "OyewoleOyedeji"
3807
+ }
3808
+ ],
3809
+ "compatibility": {
3810
+ "nuxt": "^3.0.0",
3811
+ "requires": {}
3812
+ }
3813
+ },
3301
3814
  {
3302
3815
  "name": "nuxt-pino-log",
3303
3816
  "description": "Structured logs for nuxt apps using pino",
@@ -3322,7 +3835,7 @@
3322
3835
  },
3323
3836
  {
3324
3837
  "name": "plausible",
3325
- "description": "Nuxt 3 module to natively integrate Plausible analytics",
3838
+ "description": "Nuxt module to natively integrate Plausible analytics",
3326
3839
  "repo": "nuxt-modules/plausible",
3327
3840
  "npm": "@nuxtjs/plausible",
3328
3841
  "icon": "plausible.png",
@@ -3342,9 +3855,35 @@
3342
3855
  "requires": {}
3343
3856
  }
3344
3857
  },
3858
+ {
3859
+ "name": "nuxt-plotly",
3860
+ "description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
3861
+ "repo": "superdev-tech/nuxt-plotly",
3862
+ "npm": "nuxt-plotly",
3863
+ "icon": "nuxt-plotly.svg",
3864
+ "github": "https://github.com/superdev-tech/nuxt-plotly",
3865
+ "website": "https://github.com/superdev-tech/nuxt-plotly",
3866
+ "learn_more": "https://www.npmjs.com/package/nuxt-plotly",
3867
+ "category": "Libraries",
3868
+ "type": "3rd-party",
3869
+ "maintainers": [
3870
+ {
3871
+ "name": "Supanut Dokmaithong",
3872
+ "github": "Boomgeek"
3873
+ },
3874
+ {
3875
+ "name": "superdev-tech",
3876
+ "github": "superdev-tech"
3877
+ }
3878
+ ],
3879
+ "compatibility": {
3880
+ "nuxt": "^3.0.0",
3881
+ "requires": {}
3882
+ }
3883
+ },
3345
3884
  {
3346
3885
  "name": "nuxt-png-to-ico",
3347
- "description": "Nuxt.js module for auto generating favicons",
3886
+ "description": "Nuxt module for auto generating favicons",
3348
3887
  "repo": "b5710546232/nuxt-png-to-ico",
3349
3888
  "npm": "nuxt-png-to-ico",
3350
3889
  "icon": "",
@@ -3367,7 +3906,7 @@
3367
3906
  },
3368
3907
  {
3369
3908
  "name": "nuxt-smartlook",
3370
- "description": "Integrate Smartlook in your Nuxt.js apps using nuxt-smartlook.",
3909
+ "description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
3371
3910
  "repo": "f00b4r/nuxt-smartlook",
3372
3911
  "npm": "nuxt-smartlook",
3373
3912
  "icon": "nuxt-smartlook.png",
@@ -3419,7 +3958,7 @@
3419
3958
  },
3420
3959
  {
3421
3960
  "name": "nuxt-storm",
3422
- "description": "WebStorm & PHPStorm support for NuxtJS components",
3961
+ "description": "WebStorm & PHPStorm support for Nuxt components",
3423
3962
  "repo": "fumeapp/nuxt-storm",
3424
3963
  "npm": "nuxt-storm",
3425
3964
  "icon": "nuxt-storm.png",
@@ -3463,7 +4002,7 @@
3463
4002
  },
3464
4003
  {
3465
4004
  "name": "nuxt-unleash",
3466
- "description": "Nuxt.js module to use Unleash toggle feature services",
4005
+ "description": "Nuxt module to use Unleash toggle feature services",
3467
4006
  "repo": "conejerock/nuxt-unleash",
3468
4007
  "npm": "nuxt-unleash",
3469
4008
  "icon": "nuxt-unleash.svg",
@@ -3554,12 +4093,12 @@
3554
4093
  {
3555
4094
  "name": "nuxt-vue3-google-signin",
3556
4095
  "description": "Empower your Nuxt app with Google Sign-In, hassle-free",
3557
- "repo": "syetalabs/nuxt-vue3-google-signin",
4096
+ "repo": "wavezync/nuxt-vue3-google-signin",
3558
4097
  "npm": "nuxt-vue3-google-signin",
3559
4098
  "icon": "vue3-google-signin.svg",
3560
- "github": "https://github.com/syetalabs/nuxt-vue3-google-signin",
3561
- "website": "https://vue3-google-signin.syetalabs.io",
3562
- "learn_more": "https://vue3-google-signin.syetalabs.io",
4099
+ "github": "https://github.com/wavezync/nuxt-vue3-google-signin",
4100
+ "website": "https://vue3-google-signin.wavezync.com",
4101
+ "learn_more": "https://vue3-google-signin.wavezync.com",
3563
4102
  "category": "Libraries",
3564
4103
  "type": "3rd-party",
3565
4104
  "maintainers": [
@@ -3575,7 +4114,7 @@
3575
4114
  },
3576
4115
  {
3577
4116
  "name": "nuxt-vuetify",
3578
- "description": "Add Vuetify 3 to your Nuxt 3 application in seconds.",
4117
+ "description": "Add Vuetify 3 to your Nuxt application in 3 seconds.",
3579
4118
  "repo": "invictus-codes/nuxt-vuetify",
3580
4119
  "npm": "@invictus.codes/nuxt-vuetify",
3581
4120
  "icon": "vuetify-logo-v3-dark.svg",
@@ -3595,9 +4134,31 @@
3595
4134
  "requires": {}
3596
4135
  }
3597
4136
  },
4137
+ {
4138
+ "name": "nuxt3-leaflet",
4139
+ "description": "Leaflet integration with Nuxt",
4140
+ "repo": "Gugustinette/Nuxt-Leaflet",
4141
+ "npm": "nuxt3-leaflet",
4142
+ "icon": "leaflet.png",
4143
+ "github": "https://github.com/Gugustinette/Nuxt-Leaflet",
4144
+ "website": "https://github.com/Gugustinette/Nuxt-Leaflet",
4145
+ "learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
4146
+ "category": "Libraries",
4147
+ "type": "3rd-party",
4148
+ "maintainers": [
4149
+ {
4150
+ "name": "Augustin MERCIER",
4151
+ "github": "Gugustinette"
4152
+ }
4153
+ ],
4154
+ "compatibility": {
4155
+ "nuxt": "^3.0.0",
4156
+ "requires": {}
4157
+ }
4158
+ },
3598
4159
  {
3599
4160
  "name": "nuxt7",
3600
- "description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
4161
+ "description": "Full Featured iOS & Android PWA Apps with Nuxt and Framework7",
3601
4162
  "repo": "nuxt-community/nuxt7",
3602
4163
  "npm": "nuxt7",
3603
4164
  "icon": "",
@@ -3620,13 +4181,13 @@
3620
4181
  },
3621
4182
  {
3622
4183
  "name": "og-image",
3623
- "description": "Easily generate dynamic social share images.",
4184
+ "description": "Enlightened runtime images generated with Vue templates.",
3624
4185
  "repo": "harlan-zw/nuxt-og-image",
3625
4186
  "npm": "nuxt-og-image",
3626
- "icon": "",
4187
+ "icon": "og-image.svg",
3627
4188
  "github": "https://github.com/harlan-zw/nuxt-og-image",
3628
- "website": "https://github.com/harlan-zw/nuxt-og-image",
3629
- "learn_more": "",
4189
+ "website": "https://nuxtseo.com/og-image",
4190
+ "learn_more": "https://nuxtseo.com/og-image",
3630
4191
  "category": "SEO",
3631
4192
  "type": "3rd-party",
3632
4193
  "maintainers": [
@@ -3639,7 +4200,8 @@
3639
4200
  ],
3640
4201
  "compatibility": {
3641
4202
  "nuxt": "^3.0.0",
3642
- "requires": {}
4203
+ "requires": {},
4204
+ "devtools": "^0.0.0"
3643
4205
  }
3644
4206
  },
3645
4207
  {
@@ -3667,7 +4229,7 @@
3667
4229
  },
3668
4230
  {
3669
4231
  "name": "optimized-images",
3670
- "description": "Automatically optimizes images used in Nuxt.js projects (jpeg, png, svg, webp and gif).",
4232
+ "description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
3671
4233
  "repo": "juliomrqz/nuxt-optimized-images",
3672
4234
  "npm": "@aceforth/nuxt-optimized-images",
3673
4235
  "icon": "",
@@ -3712,7 +4274,7 @@
3712
4274
  },
3713
4275
  {
3714
4276
  "name": "parse",
3715
- "description": "Parse package for Nuxt.js",
4277
+ "description": "Parse package for Nuxt",
3716
4278
  "repo": "cierrateam/nuxt-parse",
3717
4279
  "npm": "nuxt-parse",
3718
4280
  "icon": "",
@@ -3732,6 +4294,29 @@
3732
4294
  "requires": {}
3733
4295
  }
3734
4296
  },
4297
+ {
4298
+ "name": "particles",
4299
+ "description": "Easily add particle animations to your Nuxt projects using tsParticles",
4300
+ "repo": "Joepocalyptic/nuxt-particles",
4301
+ "npm": "nuxt-particles",
4302
+ "icon": "",
4303
+ "github": "https://github.com/Joepocalyptic/nuxt-particles",
4304
+ "website": "https://nuxt-particles.joeypereira.dev",
4305
+ "learn_more": "https://particles.js.org/",
4306
+ "category": "Libraries",
4307
+ "type": "3rd-party",
4308
+ "maintainers": [
4309
+ {
4310
+ "name": "Joey Pereira",
4311
+ "github": "Joepocalyptic",
4312
+ "avatar": "https://avatars.githubusercontent.com/Joepocalyptic?v=4"
4313
+ }
4314
+ ],
4315
+ "compatibility": {
4316
+ "nuxt": "^3.0.0",
4317
+ "requires": {}
4318
+ }
4319
+ },
3735
4320
  {
3736
4321
  "name": "partytown",
3737
4322
  "description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
@@ -3878,7 +4463,7 @@
3878
4463
  },
3879
4464
  {
3880
4465
  "name": "plausible",
3881
- "description": "Nuxt 3 module to natively integrate Plausible analytics",
4466
+ "description": "Nuxt module to natively integrate Plausible analytics",
3882
4467
  "repo": "nuxt-modules/plausible",
3883
4468
  "npm": "@nuxtjs/plausible",
3884
4469
  "icon": "",
@@ -3920,9 +4505,33 @@
3920
4505
  "requires": {}
3921
4506
  }
3922
4507
  },
4508
+ {
4509
+ "name": "prepare",
4510
+ "description": "Initialization steps at build time – like Nuxt 2 server init",
4511
+ "repo": "johannschopplich/nuxt-prepare",
4512
+ "npm": "nuxt-prepare",
4513
+ "icon": "prepare.svg",
4514
+ "github": "https://github.com/johannschopplich/nuxt-prepare",
4515
+ "website": "https://nuxt-prepare.jhnn.dev",
4516
+ "learn_more": "",
4517
+ "category": "Devtools",
4518
+ "type": "3rd-party",
4519
+ "maintainers": [
4520
+ {
4521
+ "name": "Johann Schopplich",
4522
+ "github": "johannschopplich",
4523
+ "twitter": "jschopplich",
4524
+ "avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
4525
+ }
4526
+ ],
4527
+ "compatibility": {
4528
+ "nuxt": "^3.0.0",
4529
+ "requires": {}
4530
+ }
4531
+ },
3923
4532
  {
3924
4533
  "name": "prismic",
3925
- "description": "Easily connect your Nuxt.js application to your content hosted on Prismic",
4534
+ "description": "Easily connect your Nuxt application to your content hosted on Prismic",
3926
4535
  "repo": "nuxt-modules/prismic",
3927
4536
  "npm": "@nuxtjs/prismic",
3928
4537
  "icon": "prismic.png",
@@ -3989,7 +4598,7 @@
3989
4598
  },
3990
4599
  {
3991
4600
  "name": "proxy",
3992
- "description": "The one-liner node.js http-proxy middleware solution for Nuxt.js using http-proxy-middleware",
4601
+ "description": "The one-liner node.js http-proxy middleware solution for Nuxt using http-proxy-middleware",
3993
4602
  "repo": "nuxt-community/proxy-module",
3994
4603
  "npm": "@nuxtjs/proxy",
3995
4604
  "icon": "",
@@ -4035,7 +4644,7 @@
4035
4644
  },
4036
4645
  {
4037
4646
  "name": "purgecss",
4038
- "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt.js",
4647
+ "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt",
4039
4648
  "repo": "Developmint/nuxt-purgecss#main",
4040
4649
  "npm": "nuxt-purgecss",
4041
4650
  "icon": "purgecss.png",
@@ -4057,7 +4666,7 @@
4057
4666
  },
4058
4667
  {
4059
4668
  "name": "pwa",
4060
- "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your app's performance.",
4669
+ "description": "Easily build a Progressive Web App for your Nuxt application to improve your app's performance.",
4061
4670
  "repo": "nuxt-community/pwa-module",
4062
4671
  "npm": "@nuxtjs/pwa",
4063
4672
  "icon": "pwa.png",
@@ -4082,7 +4691,7 @@
4082
4691
  },
4083
4692
  {
4084
4693
  "name": "python",
4085
- "description": "Write Nuxt.js applications using Python",
4694
+ "description": "Write Nuxt applications using Python",
4086
4695
  "repo": "nuxt-community/python-module",
4087
4696
  "npm": "@nuxtjs/python",
4088
4697
  "icon": "python.png",
@@ -4119,6 +4728,29 @@
4119
4728
  "github": "Maiquu"
4120
4729
  }
4121
4730
  ],
4731
+ "compatibility": {
4732
+ "nuxt": "^3.0.0",
4733
+ "requires": {},
4734
+ "devtools": "^0.0.0"
4735
+ }
4736
+ },
4737
+ {
4738
+ "name": "radash",
4739
+ "description": "radash module with auto-import and custom prefix",
4740
+ "repo": "bbg/nuxt-radash",
4741
+ "npm": "nuxt-radash",
4742
+ "icon": "radash.png",
4743
+ "github": "https://github.com/bbg/nuxt-radash",
4744
+ "website": "https://github.com/bbg/nuxt-radash#readme",
4745
+ "learn_more": "https://github.com/rayepps/radash/",
4746
+ "category": "Libraries",
4747
+ "type": "3rd-party",
4748
+ "maintainers": [
4749
+ {
4750
+ "name": "Batuhan Göksu",
4751
+ "github": "bbg"
4752
+ }
4753
+ ],
4122
4754
  "compatibility": {
4123
4755
  "nuxt": "^3.0.0",
4124
4756
  "requires": {}
@@ -4126,7 +4758,7 @@
4126
4758
  },
4127
4759
  {
4128
4760
  "name": "recaptcha",
4129
- "description": "Simple and easy Google reCAPTCHA module with Nuxt.js",
4761
+ "description": "Simple and easy Google reCAPTCHA module with Nuxt",
4130
4762
  "repo": "nuxt-community/recaptcha-module",
4131
4763
  "npm": "@nuxtjs/recaptcha",
4132
4764
  "icon": "recaptcha.png",
@@ -4171,7 +4803,7 @@
4171
4803
  },
4172
4804
  {
4173
4805
  "name": "rfg-icon",
4174
- "description": "Nuxt.js module for creating favicons with RealFaviconGenerator api",
4806
+ "description": "Nuxt module for creating favicons with RealFaviconGenerator api",
4175
4807
  "repo": "pimlie/nuxt-rfg-icon",
4176
4808
  "npm": "nuxt-rfg-icon",
4177
4809
  "icon": "real-favicon-generator.png",
@@ -4193,12 +4825,12 @@
4193
4825
  },
4194
4826
  {
4195
4827
  "name": "robots",
4196
- "description": "A Nuxt.js module thats inject a middleware to generate a robots.txt file",
4197
- "repo": "nuxt-community/robots-module",
4828
+ "description": "A Nuxt module thats inject a middleware to generate a robots.txt file",
4829
+ "repo": "nuxt-modules/robots",
4198
4830
  "npm": "@nuxtjs/robots",
4199
4831
  "icon": "robots.png",
4200
- "github": "https://github.com/nuxt-community/robots-module",
4201
- "website": "https://github.com/nuxt-community/robots-module",
4832
+ "github": "https://github.com/nuxt-modules/robots",
4833
+ "website": "https://github.com/nuxt-modules/robots",
4202
4834
  "learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
4203
4835
  "category": "SEO",
4204
4836
  "type": "community",
@@ -4217,7 +4849,7 @@
4217
4849
  },
4218
4850
  {
4219
4851
  "name": "rollbar",
4220
- "description": "Add Rollbar.js to your Nuxt.js app to automatically capture and report errors in your applications.",
4852
+ "description": "Add Rollbar.js to your Nuxt app to automatically capture and report errors in your applications.",
4221
4853
  "repo": "gaelreyrol/nuxt-rollbar-module",
4222
4854
  "npm": "nuxt-rollbar-module",
4223
4855
  "icon": "rollbar.png",
@@ -4262,7 +4894,7 @@
4262
4894
  },
4263
4895
  {
4264
4896
  "name": "router",
4265
- "description": "Nuxt.js module to use router.js instead of pages/ directory",
4897
+ "description": "Nuxt module to use router.js instead of pages/ directory",
4266
4898
  "repo": "nuxt-community/router-module",
4267
4899
  "npm": "@nuxtjs/router",
4268
4900
  "icon": "vue.png",
@@ -4310,13 +4942,13 @@
4310
4942
  },
4311
4943
  {
4312
4944
  "name": "schema-org",
4313
- "description": "Schema.org for Nuxt, supporting typed and automated Google Rich Results.",
4314
- "repo": "vueuse/schema-org#main/packages/nuxt",
4945
+ "description": "Schema.org for Nuxt.",
4946
+ "repo": "harlan-zw/nuxt-schema-org",
4315
4947
  "npm": "nuxt-schema-org",
4316
4948
  "icon": "schema-org.svg",
4317
- "github": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
4318
- "website": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
4319
- "learn_more": "https://vue-schema-org.netlify.app/guide/setup/nuxt.html",
4949
+ "github": "https://github.com/harlan-zw/nuxt-schema-org",
4950
+ "website": "https://nuxtseo.com/schema-org",
4951
+ "learn_more": "https://unhead.unjs.io/schema-org/getting-started/setup",
4320
4952
  "category": "SEO",
4321
4953
  "type": "3rd-party",
4322
4954
  "maintainers": [
@@ -4379,7 +5011,7 @@
4379
5011
  },
4380
5012
  {
4381
5013
  "name": "segment",
4382
- "description": "Nuxt.js module for Segment Analytics.js",
5014
+ "description": "Nuxt module for Segment Analytics.js",
4383
5015
  "repo": "dansmaculotte/nuxt-segment",
4384
5016
  "npm": "@dansmaculotte/nuxt-segment",
4385
5017
  "icon": "segment.png",
@@ -4401,10 +5033,10 @@
4401
5033
  },
4402
5034
  {
4403
5035
  "name": "sentry",
4404
- "description": "Sentry module for Nuxt.js to help developers diagnose, fix, and optimize the performance of their code",
5036
+ "description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
4405
5037
  "repo": "nuxt-community/sentry-module",
4406
5038
  "npm": "@nuxtjs/sentry",
4407
- "icon": "sentry.png",
5039
+ "icon": "sentry.svg",
4408
5040
  "github": "https://github.com/nuxt-community/sentry-module",
4409
5041
  "website": "https://sentry.nuxtjs.org/",
4410
5042
  "learn_more": "https://sentry.io/welcome/",
@@ -4421,14 +5053,38 @@
4421
5053
  "requires": {}
4422
5054
  }
4423
5055
  },
5056
+ {
5057
+ "name": "seo-experiments",
5058
+ "description": "Powerful SEO DX improvements that may or may not land in the Nuxt core.",
5059
+ "repo": "harlan-zw/nuxt-seo-experiments",
5060
+ "npm": "nuxt-seo-experiments",
5061
+ "icon": "seo-experiments.svg",
5062
+ "github": "https://github.com/harlan-zw/nuxt-seo-experiments",
5063
+ "website": "https://nuxtseo.com/experiments",
5064
+ "learn_more": "https://nuxtseo.com/experiments",
5065
+ "category": "SEO",
5066
+ "type": "3rd-party",
5067
+ "maintainers": [
5068
+ {
5069
+ "name": "Harlan Wilton",
5070
+ "github": "harlan-zw",
5071
+ "twitter": "harlan_zw",
5072
+ "avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
5073
+ }
5074
+ ],
5075
+ "compatibility": {
5076
+ "nuxt": "^3.0.0",
5077
+ "requires": {}
5078
+ }
5079
+ },
4424
5080
  {
4425
5081
  "name": "seo-kit",
4426
- "description": "Supercharge your Nuxt app with the all-in-one SEO layer.",
5082
+ "description": "The complete SEO solution for Nuxt.",
4427
5083
  "repo": "harlan-zw/nuxt-seo-kit#main/layer",
4428
5084
  "npm": "nuxt-seo-kit",
4429
5085
  "icon": "seo-kit.svg",
4430
5086
  "github": "https://github.com/harlan-zw/nuxt-seo-kit",
4431
- "website": "https://github.com/harlan-zw/nuxt-seo-kit",
5087
+ "website": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
4432
5088
  "learn_more": "",
4433
5089
  "category": "SEO",
4434
5090
  "type": "3rd-party",
@@ -4468,7 +5124,7 @@
4468
5124
  },
4469
5125
  {
4470
5126
  "name": "seomatic-meta",
4471
- "description": "A Nuxt.js module connecting Nuxt.js to the Craft CMS SEOmatic plugin",
5127
+ "description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
4472
5128
  "repo": "ben-rogerson/nuxt-seomatic-meta",
4473
5129
  "npm": "nuxt-seomatic-meta",
4474
5130
  "icon": "seomatic.png",
@@ -4511,6 +5167,29 @@
4511
5167
  "requires": {}
4512
5168
  }
4513
5169
  },
5170
+ {
5171
+ "name": "server-block",
5172
+ "description": "Use <server> tags in your Nuxt pages components.",
5173
+ "repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt#main",
5174
+ "npm": "@hebilicious/server-block-nuxt",
5175
+ "icon": "server-block.svg",
5176
+ "github": "https://github.com/Hebilicious/server-block-nuxt",
5177
+ "website": "https://github.com/Hebilicious/server-block-nuxt#readme",
5178
+ "learn_more": "https://github.com/Hebilicious/server-block-nuxt#readme",
5179
+ "category": "Extensions",
5180
+ "type": "3rd-party",
5181
+ "maintainers": [
5182
+ {
5183
+ "name": "Hebilicious",
5184
+ "github": "Hebilicious",
5185
+ "twitter": "its_hebilicious"
5186
+ }
5187
+ ],
5188
+ "compatibility": {
5189
+ "nuxt": "^3.0.0",
5190
+ "requires": {}
5191
+ }
5192
+ },
4514
5193
  {
4515
5194
  "name": "session",
4516
5195
  "description": "Session middleware to persist user data across requests, a client-side useSession composable to interact with the session, supports many storage backends via unjs/unstorage",
@@ -4536,7 +5215,7 @@
4536
5215
  },
4537
5216
  {
4538
5217
  "name": "shopify",
4539
- "description": "Easy Shopify Buy client module with Nuxt.js for ecommerce websites.",
5218
+ "description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
4540
5219
  "repo": "Gomah/nuxt-shopify",
4541
5220
  "npm": "nuxt-shopify",
4542
5221
  "icon": "shopify.png",
@@ -4603,13 +5282,13 @@
4603
5282
  },
4604
5283
  {
4605
5284
  "name": "simple-robots",
4606
- "description": "Simply manage the robots crawling your Nuxt app.",
5285
+ "description": "Tame the robots crawling and indexing your Nuxt site.",
4607
5286
  "repo": "harlan-zw/nuxt-simple-robots",
4608
5287
  "npm": "nuxt-simple-robots",
4609
- "icon": "",
5288
+ "icon": "simple-robots.svg",
4610
5289
  "github": "https://github.com/harlan-zw/nuxt-simple-robots",
4611
- "website": "https://github.com/harlan-zw/nuxt-simple-robots",
4612
- "learn_more": "",
5290
+ "website": "https://nuxtseo.com/robots",
5291
+ "learn_more": "https://nuxtseo.com/robots",
4613
5292
  "category": "SEO",
4614
5293
  "type": "3rd-party",
4615
5294
  "maintainers": [
@@ -4627,13 +5306,13 @@
4627
5306
  },
4628
5307
  {
4629
5308
  "name": "simple-sitemap",
4630
- "description": "Simple, minimal sitemap.xml generation.",
5309
+ "description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
4631
5310
  "repo": "harlan-zw/nuxt-simple-sitemap",
4632
5311
  "npm": "nuxt-simple-sitemap",
4633
- "icon": "",
5312
+ "icon": "simple-sitemap.svg",
4634
5313
  "github": "https://github.com/harlan-zw/nuxt-simple-sitemap",
4635
- "website": "https://github.com/harlan-zw/nuxt-simple-sitemap",
4636
- "learn_more": "",
5314
+ "website": "https://nuxtseo.com/simple-sitemap",
5315
+ "learn_more": "https://nuxtseo.com/simple-sitemap",
4637
5316
  "category": "SEO",
4638
5317
  "type": "3rd-party",
4639
5318
  "maintainers": [
@@ -4651,7 +5330,7 @@
4651
5330
  },
4652
5331
  {
4653
5332
  "name": "sitemap",
4654
- "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt.js projects",
5333
+ "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt projects",
4655
5334
  "repo": "nuxt-community/sitemap-module#dev",
4656
5335
  "npm": "@nuxtjs/sitemap",
4657
5336
  "icon": "",
@@ -4696,7 +5375,7 @@
4696
5375
  },
4697
5376
  {
4698
5377
  "name": "snipcart",
4699
- "description": "Snipcart integration module for Nuxt.js",
5378
+ "description": "Snipcart integration module for Nuxt",
4700
5379
  "repo": "nuxt-modules/snipcart",
4701
5380
  "npm": "@nuxtjs/snipcart",
4702
5381
  "icon": "snipcart.png",
@@ -4719,7 +5398,7 @@
4719
5398
  },
4720
5399
  {
4721
5400
  "name": "social-meta",
4722
- "description": "Nuxt.js module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
5401
+ "description": "Nuxt module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
4723
5402
  "repo": "AlekseyPleshkov/nuxt-social-meta",
4724
5403
  "npm": "nuxt-social-meta",
4725
5404
  "icon": "",
@@ -4841,7 +5520,7 @@
4841
5520
  },
4842
5521
  {
4843
5522
  "name": "storage",
4844
- "description": "Utilities to easily read and write to the browser's storage in a Nuxt.js project",
5523
+ "description": "Utilities to easily read and write to the browser's storage in a Nuxt project",
4845
5524
  "repo": "mazipan/nuxt-storage",
4846
5525
  "npm": "nuxt-storage",
4847
5526
  "icon": "",
@@ -4863,7 +5542,7 @@
4863
5542
  },
4864
5543
  {
4865
5544
  "name": "storefront-ui",
4866
- "description": "Storefront UI Module for Nuxt.js",
5545
+ "description": "Storefront UI Module for Nuxt",
4867
5546
  "repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
4868
5547
  "npm": "@storefront-ui/nuxt",
4869
5548
  "icon": "storefront-ui.svg",
@@ -4907,7 +5586,7 @@
4907
5586
  },
4908
5587
  {
4909
5588
  "name": "storyblok",
4910
- "description": "Storyblok Nuxt.js module",
5589
+ "description": "Storyblok Nuxt module",
4911
5590
  "repo": "storyblok/storyblok-nuxt#master/lib",
4912
5591
  "npm": "@storyblok/nuxt",
4913
5592
  "icon": "storyblok.png",
@@ -4924,16 +5603,17 @@
4924
5603
  ],
4925
5604
  "compatibility": {
4926
5605
  "nuxt": "^2.0.0 || ^3.0.0",
4927
- "requires": {}
5606
+ "requires": {},
5607
+ "devtools": "^0.0.0"
4928
5608
  }
4929
5609
  },
4930
5610
  {
4931
5611
  "name": "storybook",
4932
- "description": "Easily integrate Storybook in your Nuxt.js application to design, build, and organize your UI components in isolation.",
4933
- "repo": "nuxt-community/storybook",
5612
+ "description": "Easily integrate Storybook in your Nuxt application to design, build, and organize your UI components in isolation.",
5613
+ "repo": "nuxt-modules/storybook",
4934
5614
  "npm": "@nuxtjs/storybook",
4935
5615
  "icon": "storybook.png",
4936
- "github": "https://github.com/nuxt-community/storybook",
5616
+ "github": "https://github.com/nuxt-modules/storybook",
4937
5617
  "website": "https://storybook.nuxtjs.org",
4938
5618
  "learn_more": "https://storybook.js.org/",
4939
5619
  "category": "Devtools",
@@ -4951,19 +5631,20 @@
4951
5631
  }
4952
5632
  ],
4953
5633
  "compatibility": {
4954
- "nuxt": "^2.0.0",
5634
+ "nuxt": "^2.0.0 || ^3.0.0",
4955
5635
  "requires": {
4956
5636
  "bridge": "optional"
4957
- }
5637
+ },
5638
+ "devtools": "^0.0.0"
4958
5639
  }
4959
5640
  },
4960
5641
  {
4961
5642
  "name": "strapi",
4962
5643
  "description": "Design APIs fast and manage content easily using REST or GraphQL.",
4963
- "repo": "nuxt-community/strapi-module",
5644
+ "repo": "nuxt-modules/strapi",
4964
5645
  "npm": "@nuxtjs/strapi",
4965
5646
  "icon": "strapi.png",
4966
- "github": "https://github.com/nuxt-community/strapi-module",
5647
+ "github": "https://github.com/nuxt-modules/strapi",
4967
5648
  "website": "https://strapi.nuxtjs.org",
4968
5649
  "learn_more": "https://strapi.io/",
4969
5650
  "category": "CMS",
@@ -4984,7 +5665,34 @@
4984
5665
  "nuxt": "^2.0.0 || ^3.0.0",
4985
5666
  "requires": {
4986
5667
  "bridge": true
5668
+ },
5669
+ "devtools": "^0.0.0"
5670
+ }
5671
+ },
5672
+ {
5673
+ "name": "stripe-next",
5674
+ "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.",
5675
+ "repo": "fuentesloic/nuxt-stripe",
5676
+ "npm": "@unlok-co/nuxt-stripe",
5677
+ "icon": "stripe.png",
5678
+ "github": "https://github.com/fuentesloic/nuxt-stripe",
5679
+ "website": "https://github.com/fuentesloic/nuxt-stripe",
5680
+ "learn_more": "https://stripe.com/docs",
5681
+ "category": "Payment",
5682
+ "type": "3rd-party",
5683
+ "maintainers": [
5684
+ {
5685
+ "name": "Loic Fuentes",
5686
+ "github": "fuentesloic"
5687
+ },
5688
+ {
5689
+ "name": "Florent Giraud",
5690
+ "github": "flozero"
4987
5691
  }
5692
+ ],
5693
+ "compatibility": {
5694
+ "nuxt": "^3.0.0",
5695
+ "requires": {}
4988
5696
  }
4989
5697
  },
4990
5698
  {
@@ -5034,7 +5742,7 @@
5034
5742
  },
5035
5743
  {
5036
5744
  "name": "stylelint",
5037
- "description": "Stylelint module for Nuxt.js. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
5745
+ "description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
5038
5746
  "repo": "nuxt-community/stylelint-module",
5039
5747
  "npm": "@nuxtjs/stylelint-module",
5040
5748
  "icon": "stylelint.png",
@@ -5080,10 +5788,10 @@
5080
5788
  {
5081
5789
  "name": "supabase",
5082
5790
  "description": "First class integration with Supabase",
5083
- "repo": "nuxt-community/supabase-module",
5791
+ "repo": "nuxt-modules/supabase",
5084
5792
  "npm": "@nuxtjs/supabase",
5085
5793
  "icon": "supabase.png",
5086
- "github": "https://github.com/nuxt-community/supabase-module",
5794
+ "github": "https://github.com/nuxt-modules/supabase",
5087
5795
  "website": "https://supabase.nuxtjs.org",
5088
5796
  "learn_more": "https://supabase.com",
5089
5797
  "category": "Database",
@@ -5134,12 +5842,12 @@
5134
5842
  },
5135
5843
  {
5136
5844
  "name": "svg-sprite",
5137
- "description": "Optimized and Easy way to use svg files in Nuxt.js",
5138
- "repo": "nuxt-community/svg-sprite-module",
5845
+ "description": "Optimized and Easy way to use svg files in Nuxt",
5846
+ "repo": "nuxt-modules/svg-sprite",
5139
5847
  "npm": "@nuxtjs/svg-sprite",
5140
5848
  "icon": "",
5141
- "github": "https://github.com/nuxt-community/svg-sprite-module",
5142
- "website": "https://github.com/nuxt-community/svg-sprite-module",
5849
+ "github": "https://github.com/nuxt-modules/svg-sprite",
5850
+ "website": "https://github.com/nuxt-modules/svg-sprite",
5143
5851
  "learn_more": "",
5144
5852
  "category": "UI",
5145
5853
  "type": "community",
@@ -5151,13 +5859,13 @@
5151
5859
  }
5152
5860
  ],
5153
5861
  "compatibility": {
5154
- "nuxt": "^2.0.0",
5862
+ "nuxt": "^2.0.0 || ^3.0.0",
5155
5863
  "requires": {}
5156
5864
  }
5157
5865
  },
5158
5866
  {
5159
5867
  "name": "svg",
5160
- "description": "Super simple svg loading module for Nuxt.js",
5868
+ "description": "Super simple svg loading module for Nuxt",
5161
5869
  "repo": "nuxt-community/svg-module",
5162
5870
  "npm": "@nuxtjs/svg",
5163
5871
  "icon": "",
@@ -5201,7 +5909,7 @@
5201
5909
  },
5202
5910
  {
5203
5911
  "name": "swiper",
5204
- "description": "Nuxt.js module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
5912
+ "description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
5205
5913
  "repo": "cpreston321/nuxt-swiper",
5206
5914
  "npm": "nuxt-swiper",
5207
5915
  "icon": "swiper.svg",
@@ -5247,10 +5955,10 @@
5247
5955
  {
5248
5956
  "name": "tailwindcss",
5249
5957
  "description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
5250
- "repo": "nuxt-community/tailwindcss-module",
5958
+ "repo": "nuxt-modules/tailwindcss-module",
5251
5959
  "npm": "@nuxtjs/tailwindcss",
5252
5960
  "icon": "tailwindcss.png",
5253
- "github": "https://github.com/nuxt-community/tailwindcss-module",
5961
+ "github": "https://github.com/nuxt-modules/tailwindcss-module",
5254
5962
  "website": "https://tailwindcss.nuxtjs.org",
5255
5963
  "learn_more": "https://tailwindcss.com/",
5256
5964
  "category": "UI",
@@ -5260,11 +5968,16 @@
5260
5968
  "name": "Sébastien Chopin",
5261
5969
  "github": "Atinux",
5262
5970
  "twitter": "Atinux"
5971
+ },
5972
+ {
5973
+ "name": "Inesh Bose",
5974
+ "github": "ineshbose"
5263
5975
  }
5264
5976
  ],
5265
5977
  "compatibility": {
5266
5978
  "nuxt": "^2.0.0 || ^3.0.0",
5267
- "requires": {}
5979
+ "requires": {},
5980
+ "devtools": "^0.0.0"
5268
5981
  }
5269
5982
  },
5270
5983
  {
@@ -5290,9 +6003,31 @@
5290
6003
  "requires": {}
5291
6004
  }
5292
6005
  },
6006
+ {
6007
+ "name": "time",
6008
+ "description": "Safely render local dates and times on the server with Nuxt",
6009
+ "repo": "danielroe/nuxt-time",
6010
+ "npm": "nuxt-time",
6011
+ "icon": "",
6012
+ "github": "https://github.com/danielroe/nuxt-time",
6013
+ "website": "https://github.com/danielroe/nuxt-time",
6014
+ "learn_more": "",
6015
+ "category": "Extensions",
6016
+ "type": "3rd-party",
6017
+ "maintainers": [
6018
+ {
6019
+ "name": "danielroe",
6020
+ "github": "danielroe"
6021
+ }
6022
+ ],
6023
+ "compatibility": {
6024
+ "nuxt": "^3.0.0",
6025
+ "requires": {}
6026
+ }
6027
+ },
5293
6028
  {
5294
6029
  "name": "toast",
5295
- "description": "Responsive Touch Compatible Toast plugin for Nuxt.js using vue-toasted",
6030
+ "description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
5296
6031
  "repo": "nuxt-community/modules#master/packages/toast",
5297
6032
  "npm": "@nuxtjs/toast",
5298
6033
  "icon": "",
@@ -5313,6 +6048,39 @@
5313
6048
  "requires": {}
5314
6049
  }
5315
6050
  },
6051
+ {
6052
+ "name": "tresjs",
6053
+ "description": "Create 3D experiences in your Nuxt application using TresJS.",
6054
+ "repo": "tresjs/nuxt",
6055
+ "npm": "@tresjs/nuxt",
6056
+ "icon": "tresjs.svg",
6057
+ "github": "https://github.com/Tresjs/nuxt",
6058
+ "website": "https://tresjs.org/guide/nuxt.html",
6059
+ "learn_more": "https://tresjs.org/",
6060
+ "category": "Libraries",
6061
+ "type": "3rd-party",
6062
+ "maintainers": [
6063
+ {
6064
+ "name": "Alvaro Saburido",
6065
+ "github": "alvarosabu",
6066
+ "twitter": "alvarosabu"
6067
+ },
6068
+ {
6069
+ "name": "Jaime Torrealba",
6070
+ "github": "JaimeTorrealba",
6071
+ "twitter": "jaimebboyjt"
6072
+ },
6073
+ {
6074
+ "name": "Tino Koch",
6075
+ "github": "Tinoooo",
6076
+ "twitter": "ichbintino"
6077
+ }
6078
+ ],
6079
+ "compatibility": {
6080
+ "nuxt": "^3.0.0",
6081
+ "requires": {}
6082
+ }
6083
+ },
5316
6084
  {
5317
6085
  "name": "turnstile",
5318
6086
  "description": "Privacy-focused alternative to CAPTCHA from Cloudflare",
@@ -5340,7 +6108,7 @@
5340
6108
  },
5341
6109
  {
5342
6110
  "name": "twa",
5343
- "description": "Nuxt.js module for generating Trusted Web App from Nuxt.js app",
6111
+ "description": "Nuxt module for generating Trusted Web App from Nuxt app",
5344
6112
  "repo": "tuarrep/nuxt-twa",
5345
6113
  "npm": "nuxt-twa",
5346
6114
  "icon": "",
@@ -5362,6 +6130,28 @@
5362
6130
  }
5363
6131
  }
5364
6132
  },
6133
+ {
6134
+ "name": "twemoji",
6135
+ "description": "Twemoji module for Nuxt. Render emojis as SVG elements or PNG images.",
6136
+ "repo": "yizack/nuxt-twemoji",
6137
+ "npm": "nuxt-twemoji",
6138
+ "icon": "twemoji.svg",
6139
+ "github": "https://github.com/Yizack/nuxt-twemoji",
6140
+ "website": "https://github.com/Yizack/nuxt-twemoji",
6141
+ "learn_more": "",
6142
+ "category": "UI",
6143
+ "type": "3rd-party",
6144
+ "maintainers": [
6145
+ {
6146
+ "name": "Yizack Rangel",
6147
+ "github": "yizack"
6148
+ }
6149
+ ],
6150
+ "compatibility": {
6151
+ "nuxt": "^3.0.0",
6152
+ "requires": {}
6153
+ }
6154
+ },
5365
6155
  {
5366
6156
  "name": "twicpics",
5367
6157
  "description": "Images and videos components - Context aware resizing and cropping, lazy-loading, LQIP, Next-Gen format, compression, CDN.",
@@ -5506,6 +6296,39 @@
5506
6296
  "requires": {}
5507
6297
  }
5508
6298
  },
6299
+ {
6300
+ "name": "ui",
6301
+ "description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
6302
+ "repo": "nuxt/ui#dev",
6303
+ "npm": "@nuxt/ui",
6304
+ "icon": "nuxt.svg",
6305
+ "github": "https://github.com/nuxt/ui",
6306
+ "website": "https://ui.nuxt.com",
6307
+ "learn_more": "",
6308
+ "category": "UI",
6309
+ "type": "official",
6310
+ "maintainers": [
6311
+ {
6312
+ "name": "Benjamin Canac",
6313
+ "github": "benjamincanac",
6314
+ "twitter": "benjamincanac"
6315
+ },
6316
+ {
6317
+ "name": "Sebastien Chopin",
6318
+ "github": "Atinux",
6319
+ "twitter": "Atinux"
6320
+ },
6321
+ {
6322
+ "name": "Sylvain Marroufin",
6323
+ "github": "smarroufin",
6324
+ "twitter": "smarroufin"
6325
+ }
6326
+ ],
6327
+ "compatibility": {
6328
+ "nuxt": "^3.0.0",
6329
+ "requires": {}
6330
+ }
6331
+ },
5509
6332
  {
5510
6333
  "name": "umami",
5511
6334
  "description": "Embed the Umami analytics library into Nuxt",
@@ -5554,7 +6377,7 @@
5554
6377
  },
5555
6378
  {
5556
6379
  "name": "universal-storage",
5557
- "description": "Universal Storage Utilities for Nuxt.js",
6380
+ "description": "Universal Storage Utilities for Nuxt",
5558
6381
  "repo": "nuxt-community/universal-storage-module",
5559
6382
  "npm": "@nuxtjs/universal-storage",
5560
6383
  "icon": "",
@@ -5651,7 +6474,8 @@
5651
6474
  "nuxt": "^2.0.0 || ^3.0.0",
5652
6475
  "requires": {
5653
6476
  "bridge": "optional"
5654
- }
6477
+ },
6478
+ "devtools": "^0.0.0"
5655
6479
  }
5656
6480
  },
5657
6481
  {
@@ -5677,9 +6501,33 @@
5677
6501
  "requires": {}
5678
6502
  }
5679
6503
  },
6504
+ {
6505
+ "name": "use-wagmi",
6506
+ "description": "Vue Composition for Ethereum based on wagmi",
6507
+ "repo": "unicape/use-wagmi#main/packages/nuxt",
6508
+ "npm": "@use-wagmi/nuxt",
6509
+ "icon": "use-wagmi.png",
6510
+ "github": "https://github.com/unicape/use-wagmi",
6511
+ "website": "https://github.com/unicape/use-wagmi",
6512
+ "learn_more": "https://github.com/unicape/use-wagmi",
6513
+ "category": "Extensions",
6514
+ "type": "3rd-party",
6515
+ "maintainers": [
6516
+ {
6517
+ "name": "Unic Ape",
6518
+ "github": "unicape"
6519
+ }
6520
+ ],
6521
+ "compatibility": {
6522
+ "nuxt": "^2.0.0 || ^3.0.0",
6523
+ "requires": {
6524
+ "bridge": true
6525
+ }
6526
+ }
6527
+ },
5680
6528
  {
5681
6529
  "name": "user-agent",
5682
- "description": "Nuxt.js module for handling User-Agent.",
6530
+ "description": "Nuxt module for handling User-Agent.",
5683
6531
  "repo": "fukuiretu/nuxt-user-agent",
5684
6532
  "npm": "nuxt-user-agent",
5685
6533
  "icon": "",
@@ -5769,9 +6617,31 @@
5769
6617
  }
5770
6618
  }
5771
6619
  },
6620
+ {
6621
+ "name": "vcalendar",
6622
+ "description": "VCalendar module for Nuxt",
6623
+ "repo": "samk-dev/nuxt-vcalendar",
6624
+ "npm": "@samk-dev/nuxt-vcalendar",
6625
+ "icon": "vcalendar.png",
6626
+ "github": "https://github.com/samk-dev/vcalendar",
6627
+ "website": "https://github.com/samk-dev/vcalendar",
6628
+ "learn_more": "",
6629
+ "category": "Libraries",
6630
+ "type": "3rd-party",
6631
+ "maintainers": [
6632
+ {
6633
+ "name": "Sam K",
6634
+ "github": "samk-dev"
6635
+ }
6636
+ ],
6637
+ "compatibility": {
6638
+ "nuxt": "^3.0.0",
6639
+ "requires": {}
6640
+ }
6641
+ },
5772
6642
  {
5773
6643
  "name": "vee-validate",
5774
- "description": "Painless Vue forms for Nuxt.js",
6644
+ "description": "Painless Vue forms for Nuxt",
5775
6645
  "repo": "logaretm/vee-validate#main/packages/nuxt",
5776
6646
  "npm": "@vee-validate/nuxt",
5777
6647
  "icon": "vee-validate.png",
@@ -5814,6 +6684,28 @@
5814
6684
  "requires": {}
5815
6685
  }
5816
6686
  },
6687
+ {
6688
+ "name": "vercel-analytics",
6689
+ "description": "Vercel Analytics integration for Nuxt",
6690
+ "repo": "xanderbarkhatov/nuxt-vercel-analytics",
6691
+ "npm": "nuxt-vercel-analytics",
6692
+ "icon": "",
6693
+ "github": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
6694
+ "website": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
6695
+ "learn_more": "https://vercel.com/docs/concepts/analytics",
6696
+ "category": "Analytics",
6697
+ "type": "3rd-party",
6698
+ "maintainers": [
6699
+ {
6700
+ "name": "Alexander B.",
6701
+ "github": "xanderbarkhatov"
6702
+ }
6703
+ ],
6704
+ "compatibility": {
6705
+ "nuxt": "^3.0.0",
6706
+ "requires": {}
6707
+ }
6708
+ },
5817
6709
  {
5818
6710
  "name": "vexip-ui",
5819
6711
  "description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
@@ -5839,7 +6731,7 @@
5839
6731
  },
5840
6732
  {
5841
6733
  "name": "vite-pwa-nuxt",
5842
- "description": "Zero-config PWA Plugin for Nuxt 3",
6734
+ "description": "Zero-config PWA Plugin for Nuxt",
5843
6735
  "repo": "vite-pwa/nuxt",
5844
6736
  "npm": "@vite-pwa/nuxt",
5845
6737
  "icon": "vite-pwa-nuxt.svg",
@@ -5868,13 +6760,13 @@
5868
6760
  {
5869
6761
  "name": "vitest",
5870
6762
  "description": "Vitest integration with Nuxt",
5871
- "repo": "danielroe/nuxt-vitest#main",
6763
+ "repo": "danielroe/nuxt-vitest",
5872
6764
  "npm": "nuxt-vitest",
5873
6765
  "icon": "vitest.svg",
5874
6766
  "github": "https://github.com/danielroe/nuxt-vitest",
5875
6767
  "website": "https://github.com/danielroe/nuxt-vitest",
5876
6768
  "learn_more": "",
5877
- "category": "Extensions",
6769
+ "category": "Devtools",
5878
6770
  "type": "3rd-party",
5879
6771
  "maintainers": [
5880
6772
  {
@@ -5888,18 +6780,50 @@
5888
6780
  ],
5889
6781
  "compatibility": {
5890
6782
  "nuxt": "^3.0.0",
5891
- "requires": {}
6783
+ "requires": {},
6784
+ "devtools": "^0.0.0"
6785
+ }
6786
+ },
6787
+ {
6788
+ "name": "vue-email",
6789
+ "description": "💌 Write email templates with vue",
6790
+ "repo": "Dave136/vue-email",
6791
+ "npm": "vue-email",
6792
+ "icon": "vue-email.svg",
6793
+ "github": "https://github.com/Dave136/vue-email",
6794
+ "website": "https://www.vuemail.net/",
6795
+ "learn_more": "https://vue-email.vercel.app/getting-started",
6796
+ "category": "UI",
6797
+ "type": "3rd-party",
6798
+ "maintainers": [
6799
+ {
6800
+ "name": "David Arenas",
6801
+ "github": "Dave136",
6802
+ "twitter": "davejs4",
6803
+ "avatar": "https://avatars.githubusercontent.com/u/49698182?v=4"
6804
+ },
6805
+ {
6806
+ "name": "Younes Barrad",
6807
+ "github": "Flowko",
6808
+ "twitter": "imflowko",
6809
+ "avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
6810
+ }
6811
+ ],
6812
+ "compatibility": {
6813
+ "nuxt": "^3.0.0",
6814
+ "requires": {},
6815
+ "devtools": "^0.0.0"
5892
6816
  }
5893
6817
  },
5894
6818
  {
5895
6819
  "name": "vue-macros",
5896
- "description": "Explore and extend more macros and syntax sugar to Vue.",
5897
- "repo": "sxzz/unplugin-vue-macros#main/packages/nuxt",
6820
+ "description": "Explore more macros and syntax sugar to Vue.",
6821
+ "repo": "sxzz/vue-macros#main/packages/nuxt",
5898
6822
  "npm": "@vue-macros/nuxt",
5899
6823
  "icon": "vue-macros.svg",
5900
- "github": "https://github.com/sxzz/unplugin-vue-macros",
6824
+ "github": "https://github.com/sxzz/vue-macros",
5901
6825
  "website": "https://vue-macros.sxzz.moe",
5902
- "learn_more": "https://github.com/sxzz/unplugin-vue-macros",
6826
+ "learn_more": "https://github.com/sxzz/vue-macros",
5903
6827
  "category": "Extensions",
5904
6828
  "type": "3rd-party",
5905
6829
  "maintainers": [
@@ -5913,7 +6837,8 @@
5913
6837
  "nuxt": "^3.0.0",
5914
6838
  "requires": {
5915
6839
  "bridge": "optional"
5916
- }
6840
+ },
6841
+ "devtools": "^0.0.0"
5917
6842
  }
5918
6843
  },
5919
6844
  {
@@ -5940,7 +6865,7 @@
5940
6865
  },
5941
6866
  {
5942
6867
  "name": "vue-multiselect",
5943
- "description": "Single / multiple select plugin for Nuxt.js using vue-multiselect.",
6868
+ "description": "Single / multiple select plugin for Nuxt using vue-multiselect.",
5944
6869
  "repo": "spektrummedia/nuxt-vue-multiselect",
5945
6870
  "npm": "nuxt-vue-multiselect",
5946
6871
  "icon": "",
@@ -5982,6 +6907,29 @@
5982
6907
  "requires": {}
5983
6908
  }
5984
6909
  },
6910
+ {
6911
+ "name": "vue-query",
6912
+ "description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
6913
+ "repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt#main",
6914
+ "npm": "@hebilicious/vue-query-nuxt",
6915
+ "icon": "vue-query.svg",
6916
+ "github": "https://github.com/Hebilicious/vue-query-nuxt",
6917
+ "website": "https://github.com/Hebilicious/vue-query-nuxt#readme",
6918
+ "learn_more": "https://tanstack.com/query/latest/docs/vue/quick-start",
6919
+ "category": "Request",
6920
+ "type": "3rd-party",
6921
+ "maintainers": [
6922
+ {
6923
+ "name": "Hebilicious",
6924
+ "github": "Hebilicious",
6925
+ "twitter": "its_hebilicious"
6926
+ }
6927
+ ],
6928
+ "compatibility": {
6929
+ "nuxt": "^3.0.0",
6930
+ "requires": {}
6931
+ }
6932
+ },
5985
6933
  {
5986
6934
  "name": "vue-select",
5987
6935
  "description": "Nuxt module for vue-select, a feature rich select/dropdown/typeahead component.",
@@ -6031,7 +6979,7 @@
6031
6979
  },
6032
6980
  {
6033
6981
  "name": "vue-warehouse",
6034
- "description": "A Cross-browser storage for Vue.js and Nuxt.js, with plugins support and easy extensibility based on Store.js",
6982
+ "description": "A Cross-browser storage for Vue.js and Nuxt, with plugins support and easy extensibility based on Store.js",
6035
6983
  "repo": "juliomrqz/vue-warehouse",
6036
6984
  "npm": "vue-warehouse",
6037
6985
  "icon": "",
@@ -6052,6 +7000,29 @@
6052
7000
  "requires": {}
6053
7001
  }
6054
7002
  },
7003
+ {
7004
+ "name": "vue3-carousel-nuxt",
7005
+ "description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt applications.",
7006
+ "repo": "gaetansenn/vue3-carousel-nuxt",
7007
+ "npm": "vue3-carousel-nuxt",
7008
+ "icon": "",
7009
+ "github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
7010
+ "website": "",
7011
+ "learn_more": "",
7012
+ "category": "UI",
7013
+ "type": "3rd-party",
7014
+ "maintainers": [
7015
+ {
7016
+ "name": "Gaetan SENN",
7017
+ "github": "gaetansenn",
7018
+ "avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
7019
+ }
7020
+ ],
7021
+ "compatibility": {
7022
+ "nuxt": "^3.0.0",
7023
+ "requires": {}
7024
+ }
7025
+ },
6055
7026
  {
6056
7027
  "name": "vuefire",
6057
7028
  "description": "Idiomatic composables for the Firebase SDK",
@@ -6076,7 +7047,7 @@
6076
7047
  },
6077
7048
  {
6078
7049
  "name": "vuestic",
6079
- "description": "Vuestic UI module for Nuxt 3",
7050
+ "description": "Vuestic UI module for Nuxt",
6080
7051
  "repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
6081
7052
  "npm": "@vuestic/nuxt",
6082
7053
  "icon": "vuestic.png",
@@ -6096,9 +7067,31 @@
6096
7067
  "requires": {}
6097
7068
  }
6098
7069
  },
7070
+ {
7071
+ "name": "vuetify-nuxt-module",
7072
+ "description": "Zero-config Nuxt Module for Vuetify.",
7073
+ "repo": "userquin/vuetify-nuxt-module",
7074
+ "npm": "vuetify-nuxt-module",
7075
+ "icon": "vuetify-logo-v3-dark.svg",
7076
+ "github": "https://github.com/userquin/vuetify-nuxt-module",
7077
+ "website": "https://github.com/userquin/vuetify-nuxt-module",
7078
+ "learn_more": "https://github.com/userquin/vuetify-nuxt-module/README.md",
7079
+ "category": "UI",
7080
+ "type": "3rd-party",
7081
+ "maintainers": [
7082
+ {
7083
+ "name": "Joaquín Sánchez",
7084
+ "github": "userquin"
7085
+ }
7086
+ ],
7087
+ "compatibility": {
7088
+ "nuxt": "^3.0.0",
7089
+ "requires": {}
7090
+ }
7091
+ },
6099
7092
  {
6100
7093
  "name": "vuetify",
6101
- "description": "Vuetify Module for Nuxt.js to add Material Design components to your application.",
7094
+ "description": "Vuetify Module for Nuxt to add Material Design components to your application.",
6102
7095
  "repo": "nuxt-community/vuetify-module",
6103
7096
  "npm": "@nuxtjs/vuetify",
6104
7097
  "icon": "vuetify.png",
@@ -6145,7 +7138,8 @@
6145
7138
  "nuxt": "^2.0.0 || ^3.0.0",
6146
7139
  "requires": {
6147
7140
  "bridge": "optional"
6148
- }
7141
+ },
7142
+ "devtools": "^0.0.0"
6149
7143
  }
6150
7144
  },
6151
7145
  {
@@ -6172,7 +7166,7 @@
6172
7166
  },
6173
7167
  {
6174
7168
  "name": "vunix",
6175
- "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.",
7169
+ "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.",
6176
7170
  "repo": "gaetansenn/vunix#main/packages/nuxt",
6177
7171
  "npm": "@vunix/nuxt",
6178
7172
  "icon": "",
@@ -6196,11 +7190,11 @@
6196
7190
  {
6197
7191
  "name": "web-vitals",
6198
7192
  "description": "Web Vitals for Nuxt",
6199
- "repo": "nuxt-community/web-vitals-module",
7193
+ "repo": "nuxt-modules/web-vitals",
6200
7194
  "npm": "@nuxtjs/web-vitals",
6201
7195
  "icon": "web-vitals.png",
6202
- "github": "https://github.com/nuxt-community/web-vitals-module",
6203
- "website": "https://github.com/nuxt-community/web-vitals-module",
7196
+ "github": "https://github.com/nuxt-modules/web-vitals",
7197
+ "website": "https://github.com/nuxt-modules/web-vitals",
6204
7198
  "learn_more": "",
6205
7199
  "category": "Performance",
6206
7200
  "type": "community",
@@ -6251,7 +7245,7 @@
6251
7245
  },
6252
7246
  {
6253
7247
  "name": "webpack-optimisations",
6254
- "description": "Nuxt.js v2 module to automatically make your builds faster.",
7248
+ "description": "Nuxt v2 module to automatically make your builds faster.",
6255
7249
  "repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
6256
7250
  "npm": "nuxt-webpack-optimisations",
6257
7251
  "icon": "build-optimisations.svg",
@@ -6343,7 +7337,7 @@
6343
7337
  },
6344
7338
  {
6345
7339
  "name": "well-known",
6346
- "description": "A Nuxt.js module to add well-known URIs using middlewares",
7340
+ "description": "A Nuxt module to add well-known URIs using middlewares",
6347
7341
  "repo": "zadigetvoltaire/nuxt-well-known",
6348
7342
  "npm": "@zadigetvoltaire/nuxt-well-known",
6349
7343
  "icon": "well-known.svg",
@@ -6363,6 +7357,32 @@
6363
7357
  "requires": {}
6364
7358
  }
6365
7359
  },
7360
+ {
7361
+ "name": "wideangle",
7362
+ "description": "Nuxt module to integrate Wide Angle Analytics",
7363
+ "repo": "inputobjects/wideangle-nuxt",
7364
+ "npm": "wideangle-nuxt",
7365
+ "icon": "wideangle.png",
7366
+ "github": "https://github.com/inputobjects/wideangle-nuxt",
7367
+ "website": "https://wideangle.co",
7368
+ "learn_more": "https://wideangle.co/documentation/web-analytics-for-nuxt",
7369
+ "category": "Analytics",
7370
+ "type": "3rd-party",
7371
+ "maintainers": [
7372
+ {
7373
+ "name": "Wide Angle Analytics by Input Objects GmbH",
7374
+ "github": "inputobjects"
7375
+ },
7376
+ {
7377
+ "name": "Jarek Rozanski",
7378
+ "github": "jrozanski"
7379
+ }
7380
+ ],
7381
+ "compatibility": {
7382
+ "nuxt": "^3.0.0",
7383
+ "requires": {}
7384
+ }
7385
+ },
6366
7386
  {
6367
7387
  "name": "windicss",
6368
7388
  "description": "Next generation utility-first CSS framework.",
@@ -6506,55 +7526,9 @@
6506
7526
  "requires": {}
6507
7527
  }
6508
7528
  },
6509
- {
6510
- "name": "yandex-metrika-next",
6511
- "description": "Yandex Metrika integration for Nuxt",
6512
- "repo": "artmizu/yandex-metrika-nuxt",
6513
- "npm": "@artmizu/yandex-metrika-nuxt",
6514
- "icon": "yandex-metrika.svg",
6515
- "github": "https://github.com/artmizu/yandex-metrika-nuxt",
6516
- "website": "https://github.com/artmizu/yandex-metrika-nuxt",
6517
- "learn_more": "",
6518
- "category": "Analytics",
6519
- "type": "3rd-party",
6520
- "maintainers": [
6521
- {
6522
- "name": "Aleksandr Saburov",
6523
- "github": "artmizu",
6524
- "avatar": "https://avatars.githubusercontent.com/artmizu?v=4"
6525
- }
6526
- ],
6527
- "compatibility": {
6528
- "nuxt": "^3.0.0",
6529
- "requires": {}
6530
- }
6531
- },
6532
- {
6533
- "name": "yandex-metrika",
6534
- "description": "Yandex metrika Module for Nuxt.js",
6535
- "repo": "nuxt-community/yandex-metrika-module",
6536
- "npm": "@nuxtjs/yandex-metrika",
6537
- "icon": "",
6538
- "github": "https://github.com/nuxt-community/yandex-metrika-module",
6539
- "website": "https://github.com/nuxt-community/yandex-metrika-module",
6540
- "learn_more": "https://metrica.yandex.com/about",
6541
- "category": "Analytics",
6542
- "type": "community",
6543
- "maintainers": [
6544
- {
6545
- "name": "Pooya Parsa",
6546
- "github": "pi0",
6547
- "twitter": "_pi0_"
6548
- }
6549
- ],
6550
- "compatibility": {
6551
- "nuxt": "^2.0.0",
6552
- "requires": {}
6553
- }
6554
- },
6555
7529
  {
6556
7530
  "name": "zendesk",
6557
- "description": "Nuxt.js module for Zendesk",
7531
+ "description": "Nuxt module for Zendesk",
6558
7532
  "repo": "DansMaCulotte/nuxt-zendesk",
6559
7533
  "npm": "@dansmaculotte/nuxt-zendesk",
6560
7534
  "icon": "zendesk.png",