@nuxt/modules 0.6.0-edfdd3 → 0.6.0-ee9178

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 +1302 -141
  2. package/package.json +4 -4
package/modules.json CHANGED
@@ -13,12 +13,13 @@
13
13
  "maintainers": [
14
14
  {
15
15
  "name": "Serhii Bedrytskyi",
16
- "github": "bdrtsky"
16
+ "github": "bdrtsky",
17
+ "twitter": "serhii_be"
17
18
  },
18
19
  {
19
20
  "name": "Sébastien Chopin",
20
21
  "github": "Atinux",
21
- "twitter": "Atinux",
22
+ "twitter": "atinux",
22
23
  "bluesky": "atinux.com"
23
24
  }
24
25
  ],
@@ -120,7 +121,8 @@
120
121
  {
121
122
  "name": "Farnabaz",
122
123
  "github": "farnabaz",
123
- "twitter": "a_birang"
124
+ "twitter": "a_birang",
125
+ "bluesky": "farnabaz.dev"
124
126
  }
125
127
  ],
126
128
  "compatibility": {
@@ -407,6 +409,29 @@
407
409
  "requires": {}
408
410
  }
409
411
  },
412
+ {
413
+ "name": "askdoppler",
414
+ "description": "Monitor impressions coming from ChatGPT, Perplexity and others in your Nuxt app with this integration of Doppler.",
415
+ "repo": "askdoppler/doppler-js#main/nuxt",
416
+ "npm": "@askdoppler/nuxt",
417
+ "icon": "askdoppler.png",
418
+ "github": "https://github.com/askdoppler/doppler-js/tree/main/nuxt",
419
+ "website": "https://askdoppler.com",
420
+ "learn_more": "https://docs.askdoppler.com/integrations/nuxt",
421
+ "category": "SEO",
422
+ "type": "3rd-party",
423
+ "maintainers": [
424
+ {
425
+ "name": "maxime",
426
+ "github": "mdolr",
427
+ "twitter": "m_dolr"
428
+ }
429
+ ],
430
+ "compatibility": {
431
+ "nuxt": ">=3.0.0",
432
+ "requires": {}
433
+ }
434
+ },
410
435
  {
411
436
  "name": "auth-utils",
412
437
  "description": "Minimalist Auth module for Nuxt with SSR.",
@@ -422,7 +447,7 @@
422
447
  {
423
448
  "name": "Sébastien Chopin",
424
449
  "github": "atinux",
425
- "twitter": "Atinux",
450
+ "twitter": "atinux",
426
451
  "bluesky": "atinux.com"
427
452
  }
428
453
  ],
@@ -577,6 +602,28 @@
577
602
  "requires": {}
578
603
  }
579
604
  },
605
+ {
606
+ "name": "bcms",
607
+ "description": "Nuxt BCMS module",
608
+ "repo": "bcms/nuxt-module",
609
+ "npm": "@thebcms/nuxt",
610
+ "icon": "bcms.png",
611
+ "github": "https://github.com/bcms/nuxt-module",
612
+ "website": "https://thebcms.com",
613
+ "learn_more": "https://thebcms.com/docs/integrations/nuxt-js",
614
+ "category": "CMS",
615
+ "type": "3rd-party",
616
+ "maintainers": [
617
+ {
618
+ "name": "Branislav Vajagic",
619
+ "github": "bbanez"
620
+ }
621
+ ],
622
+ "compatibility": {
623
+ "nuxt": ">=3.0.0",
624
+ "requires": {}
625
+ }
626
+ },
580
627
  {
581
628
  "name": "bootstrap",
582
629
  "description": "Add Bootstrap to your Nuxt app in seconds.",
@@ -831,7 +878,7 @@
831
878
  "type": "3rd-party",
832
879
  "maintainers": [
833
880
  {
834
- "name": "Dev",
881
+ "name": "Wind",
835
882
  "github": "productdevbook",
836
883
  "twitter": "productdevbook"
837
884
  }
@@ -887,6 +934,30 @@
887
934
  "requires": {}
888
935
  }
889
936
  },
937
+ {
938
+ "name": "clerk",
939
+ "description": "Clerk SDK for Nuxt",
940
+ "repo": "clerk/javascript#main/packages/nuxt",
941
+ "npm": "@clerk/nuxt",
942
+ "icon": "clerk.svg",
943
+ "github": "https://github.com/clerk/javascript/tree/main/packages/nuxt",
944
+ "website": "https://clerk.com/docs/references/nuxt/overview",
945
+ "learn_more": "https://clerk.com",
946
+ "category": "Security",
947
+ "type": "3rd-party",
948
+ "maintainers": [
949
+ {
950
+ "name": "Clerk",
951
+ "github": "clerk",
952
+ "twitter": "clerkdev",
953
+ "bluesky": "clerk.com"
954
+ }
955
+ ],
956
+ "compatibility": {
957
+ "nuxt": ">=3.0.0",
958
+ "requires": {}
959
+ }
960
+ },
890
961
  {
891
962
  "name": "client-init",
892
963
  "description": "Provide client version of `nuxtServerInit`.",
@@ -1000,7 +1071,7 @@
1000
1071
  {
1001
1072
  "name": "Sébastien Chopin",
1002
1073
  "github": "Atinux",
1003
- "twitter": "Atinux",
1074
+ "twitter": "atinux",
1004
1075
  "bluesky": "atinux.com"
1005
1076
  }
1006
1077
  ],
@@ -1011,6 +1082,29 @@
1011
1082
  }
1012
1083
  }
1013
1084
  },
1085
+ {
1086
+ "name": "compodium",
1087
+ "description": "A plug an play component playground for Nuxt.",
1088
+ "repo": "romhml/compodium#main/packages/nuxt",
1089
+ "npm": "@compodium/nuxt",
1090
+ "icon": "compodium.svg",
1091
+ "github": "https://github.com/romhml/compodium",
1092
+ "website": "https://github.com/romhml/compodium",
1093
+ "learn_more": "",
1094
+ "category": "Devtools",
1095
+ "type": "3rd-party",
1096
+ "maintainers": [
1097
+ {
1098
+ "name": "Romain Hamel",
1099
+ "github": "romhml",
1100
+ "bluesky": "rohm.dev"
1101
+ }
1102
+ ],
1103
+ "compatibility": {
1104
+ "nuxt": ">=3.0.0",
1105
+ "requires": {}
1106
+ }
1107
+ },
1014
1108
  {
1015
1109
  "name": "component-cache",
1016
1110
  "description": "LRU component cache for vue components",
@@ -1082,9 +1176,32 @@
1082
1176
  "requires": {}
1083
1177
  }
1084
1178
  },
1179
+ {
1180
+ "name": "content-island",
1181
+ "description": "Content Island - A headless CMS that’s refreshingly simple",
1182
+ "repo": "content-island/nuxt-content-island",
1183
+ "npm": "@content-island/nuxt",
1184
+ "icon": "content-island.png",
1185
+ "github": "https://github.com/content-island/nuxt-content-island",
1186
+ "website": "https://contentisland.net/",
1187
+ "learn_more": "https://github.com/content-island/nuxt-content-island",
1188
+ "category": "CMS",
1189
+ "type": "3rd-party",
1190
+ "maintainers": [
1191
+ {
1192
+ "name": "nasdan",
1193
+ "github": "nasdan",
1194
+ "avatar": "https://avatars.githubusercontent.com/u/4374977?v=4"
1195
+ }
1196
+ ],
1197
+ "compatibility": {
1198
+ "nuxt": "^3.0.0",
1199
+ "requires": {}
1200
+ }
1201
+ },
1085
1202
  {
1086
1203
  "name": "content",
1087
- "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.",
1204
+ "description": "The file-based CMS with support for Markdown, YAML, JSON.",
1088
1205
  "repo": "nuxt/content#main",
1089
1206
  "npm": "@nuxt/content",
1090
1207
  "icon": "nuxt.svg",
@@ -1094,21 +1211,22 @@
1094
1211
  "category": "CMS",
1095
1212
  "type": "official",
1096
1213
  "maintainers": [
1097
- {
1098
- "name": "Yaël Guilloux",
1099
- "github": "Tahul",
1100
- "twitter": "yaeeelglx",
1101
- "bluesky": "yael.dev"
1102
- },
1103
1214
  {
1104
1215
  "name": "Farnabaz",
1105
1216
  "github": "farnabaz",
1106
- "twitter": "a_birang"
1217
+ "twitter": "a_birang",
1218
+ "bluesky": "farnabaz.dev"
1219
+ },
1220
+ {
1221
+ "name": "Baptiste Leproux",
1222
+ "github": "larbish",
1223
+ "twitter": "_larbish",
1224
+ "bluesky": "larbish.bsky.social"
1107
1225
  },
1108
1226
  {
1109
1227
  "name": "Sébastien Chopin",
1110
1228
  "github": "Atinux",
1111
- "twitter": "Atinux",
1229
+ "twitter": "atinux",
1112
1230
  "bluesky": "atinux.com"
1113
1231
  }
1114
1232
  ],
@@ -1146,8 +1264,8 @@
1146
1264
  "npm": "nuxt-contentstack",
1147
1265
  "icon": "contentstack.png",
1148
1266
  "github": "https://github.com/timbenniks/nuxt-contentstack",
1149
- "website": "https://github.com/timbenniks/nuxt-contentstack",
1150
- "learn_more": "https://contentstack.com/",
1267
+ "website": "https://nuxt-contentstack-docs.eu-contentstackapps.com/",
1268
+ "learn_more": "https://community.contentstack.com/",
1151
1269
  "category": "CMS",
1152
1270
  "type": "3rd-party",
1153
1271
  "maintainers": [
@@ -1160,8 +1278,9 @@
1160
1278
  }
1161
1279
  ],
1162
1280
  "compatibility": {
1163
- "nuxt": "^3.12.0",
1164
- "requires": {}
1281
+ "nuxt": "^3.16.0",
1282
+ "requires": {},
1283
+ "devtools": "^0.0.0"
1165
1284
  }
1166
1285
  },
1167
1286
  {
@@ -1400,7 +1519,7 @@
1400
1519
  },
1401
1520
  {
1402
1521
  "name": "devtools",
1403
- "description": "Unleash Nuxt Developer Experience. A set of visual tools that help you to know your app better.",
1522
+ "description": "Visual tools that help you to know your Nuxt application better.",
1404
1523
  "repo": "nuxt/devtools#main/packages/devtools",
1405
1524
  "npm": "@nuxt/devtools",
1406
1525
  "icon": "nuxt.svg",
@@ -1641,7 +1760,8 @@
1641
1760
  "maintainers": [
1642
1761
  {
1643
1762
  "name": "Yue JIN",
1644
- "github": "kingyue737"
1763
+ "github": "kingyue737",
1764
+ "twitter": "kingyue737"
1645
1765
  }
1646
1766
  ],
1647
1767
  "compatibility": {
@@ -1749,6 +1869,28 @@
1749
1869
  "requires": {}
1750
1870
  }
1751
1871
  },
1872
+ {
1873
+ "name": "es-toolkit",
1874
+ "description": "Es-toolkit auto import module for Nuxt",
1875
+ "repo": "bubblesortt/nuxt-es-toolkit",
1876
+ "npm": "@bubblesortt/nuxt-es-toolkit",
1877
+ "icon": "",
1878
+ "github": "https://github.com/bubblesortt/nuxt-es-toolkit",
1879
+ "website": "https://github.com/bubblesortt/nuxt-es-toolkit",
1880
+ "learn_more": "",
1881
+ "category": "Libraries",
1882
+ "type": "3rd-party",
1883
+ "maintainers": [
1884
+ {
1885
+ "name": "Alexandr Bychkin",
1886
+ "github": "bubblesortt"
1887
+ }
1888
+ ],
1889
+ "compatibility": {
1890
+ "nuxt": ">=3.0.0",
1891
+ "requires": {}
1892
+ }
1893
+ },
1752
1894
  {
1753
1895
  "name": "eslint-module",
1754
1896
  "description": "ESLint module for Nuxt",
@@ -1774,7 +1916,7 @@
1774
1916
  },
1775
1917
  {
1776
1918
  "name": "eslint",
1777
- "description": "All-in-one ESLint module for Nuxt, provides project-aware, easy-to-use, extensible and future-proof integrations.",
1919
+ "description": "Project-aware, easy-to-use, extensible and future-proof ESLint integration.",
1778
1920
  "repo": "nuxt/eslint",
1779
1921
  "npm": "@nuxt/eslint",
1780
1922
  "icon": "nuxt.svg",
@@ -2047,14 +2189,14 @@
2047
2189
  },
2048
2190
  {
2049
2191
  "name": "fonts",
2050
- "description": "Plug-and-play web font optimization and configuration for Nuxt apps.",
2192
+ "description": "Add custom web fonts with performance in mind.",
2051
2193
  "repo": "nuxt/fonts",
2052
2194
  "npm": "@nuxt/fonts",
2053
2195
  "icon": "nuxt.svg",
2054
2196
  "github": "https://github.com/nuxt/fonts",
2055
2197
  "website": "https://fonts.nuxt.com",
2056
2198
  "learn_more": "",
2057
- "category": "Libraries",
2199
+ "category": "Fonts",
2058
2200
  "type": "official",
2059
2201
  "maintainers": [
2060
2202
  {
@@ -2540,7 +2682,7 @@
2540
2682
  "name": "Lucas Portet",
2541
2683
  "github": "l-portet",
2542
2684
  "avatar": "https://avatars.githubusercontent.com/u/34057690?v=4",
2543
- "twitter": "lucasportet"
2685
+ "twitter": "lukecarry_"
2544
2686
  }
2545
2687
  ],
2546
2688
  "compatibility": {
@@ -2592,6 +2734,30 @@
2592
2734
  "requires": {}
2593
2735
  }
2594
2736
  },
2737
+ {
2738
+ "name": "hints",
2739
+ "description": "Nuxt module that shows hints for aspects of your application such as Performance, Security, and more!",
2740
+ "repo": "nuxt/hints",
2741
+ "npm": "@nuxt/hints",
2742
+ "icon": "nuxt.svg",
2743
+ "github": "https://github.com/nuxt/hints",
2744
+ "website": "https://github.com/nuxt/hints",
2745
+ "learn_more": "",
2746
+ "category": "Devtools",
2747
+ "type": "official",
2748
+ "maintainers": [
2749
+ {
2750
+ "name": "Julien Huang",
2751
+ "github": "huang-julien",
2752
+ "twitter": "JulienHuang_dev",
2753
+ "bluesky": "julienhuang-dev.bsky.social"
2754
+ }
2755
+ ],
2756
+ "compatibility": {
2757
+ "nuxt": ">=3.0.0",
2758
+ "requires": {}
2759
+ }
2760
+ },
2595
2761
  {
2596
2762
  "name": "history-state",
2597
2763
  "description": "Nuxt module to backup or restore historical states",
@@ -2706,7 +2872,7 @@
2706
2872
  {
2707
2873
  "name": "Sébastien Chopin",
2708
2874
  "github": "Atinux",
2709
- "twitter": "Atinux",
2875
+ "twitter": "atinux",
2710
2876
  "bluesky": "atinux.com"
2711
2877
  }
2712
2878
  ],
@@ -2730,13 +2896,14 @@
2730
2896
  {
2731
2897
  "name": "Sébastien Chopin",
2732
2898
  "github": "Atinux",
2733
- "twitter": "Atinux",
2899
+ "twitter": "atinux",
2734
2900
  "bluesky": "atinux.com"
2735
2901
  },
2736
2902
  {
2737
2903
  "name": "Farnabaz",
2738
2904
  "github": "farnabaz",
2739
- "twitter": "a_birang"
2905
+ "twitter": "a_birang",
2906
+ "bluesky": "farnabaz.dev"
2740
2907
  },
2741
2908
  {
2742
2909
  "name": "Sylvain Marroufin",
@@ -2874,7 +3041,7 @@
2874
3041
  {
2875
3042
  "name": "Sébastien Chopin",
2876
3043
  "github": "Atinux",
2877
- "twitter": "Atinux",
3044
+ "twitter": "atinux",
2878
3045
  "bluesky": "atinux.com"
2879
3046
  },
2880
3047
  {
@@ -2936,7 +3103,7 @@
2936
3103
  },
2937
3104
  {
2938
3105
  "name": "image",
2939
- "description": "Optimised images for Nuxt, with progressive processing, lazy-loading, real-time resizes and providers support.",
3106
+ "description": "Add images with progressive processing, lazy-loading, resizing and providers support.",
2940
3107
  "repo": "nuxt/image",
2941
3108
  "npm": "@nuxt/image",
2942
3109
  "icon": "nuxt.svg",
@@ -2949,7 +3116,8 @@
2949
3116
  {
2950
3117
  "name": "Farnabaz",
2951
3118
  "github": "farnabaz",
2952
- "twitter": "a_birang"
3119
+ "twitter": "a_birang",
3120
+ "bluesky": "farnabaz.dev"
2953
3121
  },
2954
3122
  {
2955
3123
  "name": "Daniel Roe",
@@ -2966,7 +3134,7 @@
2966
3134
  {
2967
3135
  "name": "Sébastien Chopin",
2968
3136
  "github": "Atinux",
2969
- "twitter": "Atinux",
3137
+ "twitter": "atinux",
2970
3138
  "bluesky": "atinux.com"
2971
3139
  }
2972
3140
  ],
@@ -3003,8 +3171,8 @@
3003
3171
  {
3004
3172
  "name": "inkline",
3005
3173
  "description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
3006
- "repo": "inkline/inkline#main/packages/integrations/nuxt",
3007
- "npm": "@inkline/nuxt",
3174
+ "repo": "inkline/inkline",
3175
+ "npm": "inkline",
3008
3176
  "icon": "inkline.svg",
3009
3177
  "github": "https://github.com/inkline/inkline",
3010
3178
  "website": "https://inkline.io",
@@ -3071,6 +3239,29 @@
3071
3239
  "requires": {}
3072
3240
  }
3073
3241
  },
3242
+ {
3243
+ "name": "izi-toast",
3244
+ "description": "Elegant, responsive, and lightweight toast notification module for Nuxt 3 using iziToast. Supports auto-imported composables and full customization.",
3245
+ "repo": "stephenjason89/nuxt-toast",
3246
+ "npm": "nuxt-toast",
3247
+ "icon": "toast.png",
3248
+ "github": "https://github.com/stephenjason89/nuxt-toast",
3249
+ "website": "https://github.com/stephenjason89/nuxt-toast",
3250
+ "learn_more": "https://marcelodolza.github.io/iziToast/",
3251
+ "category": "Libraries",
3252
+ "type": "3rd-party",
3253
+ "maintainers": [
3254
+ {
3255
+ "name": "Stephen Jason Wang",
3256
+ "github": "stephenjason89",
3257
+ "twitter": "stephenjason89"
3258
+ }
3259
+ ],
3260
+ "compatibility": {
3261
+ "nuxt": "^3.0.0",
3262
+ "requires": {}
3263
+ }
3264
+ },
3074
3265
  {
3075
3266
  "name": "jsonapi",
3076
3267
  "description": "Easy JSON:API client integration for Nuxt",
@@ -3167,11 +3358,35 @@
3167
3358
  },
3168
3359
  "sponsor": true
3169
3360
  },
3361
+ {
3362
+ "name": "kongponents",
3363
+ "description": "Kong Component library",
3364
+ "repo": "kong/kongponents",
3365
+ "npm": "@kong/kongponents",
3366
+ "icon": "kong.svg",
3367
+ "github": "https://github.com/Kong/kongponents/tree/main/nuxt",
3368
+ "website": "https://kongponents.konghq.com/",
3369
+ "learn_more": "https://kongponents.konghq.com/guide/usage.html#nuxt-module",
3370
+ "category": "UI",
3371
+ "type": "3rd-party",
3372
+ "maintainers": [
3373
+ {
3374
+ "name": "Kong",
3375
+ "github": "Kong",
3376
+ "twitter": "kong"
3377
+ }
3378
+ ],
3379
+ "compatibility": {
3380
+ "nuxt": ">=3.0.0",
3381
+ "requires": {},
3382
+ "devtools": "^0.0.0"
3383
+ }
3384
+ },
3170
3385
  {
3171
3386
  "name": "kql",
3172
3387
  "description": "Nuxt module for Kirby's Query Language API",
3173
3388
  "repo": "johannschopplich/nuxt-kql",
3174
- "npm": "nuxt-kql",
3389
+ "npm": "nuxt-kirby",
3175
3390
  "icon": "kql.svg",
3176
3391
  "github": "https://github.com/johannschopplich/nuxt-kql",
3177
3392
  "website": "https://nuxt-kql.byjohann.dev/",
@@ -3277,6 +3492,30 @@
3277
3492
  "bluesky": "gugustinette.com"
3278
3493
  }
3279
3494
  ],
3495
+ "compatibility": {
3496
+ "nuxt": ">=3.0.0",
3497
+ "requires": {}
3498
+ }
3499
+ },
3500
+ {
3501
+ "name": "lettermint",
3502
+ "description": "Nuxt module for sending emails with Lettermint",
3503
+ "repo": "lettermint/nuxt-lettermint",
3504
+ "npm": "nuxt-lettermint",
3505
+ "icon": "lettermint.svg",
3506
+ "github": "https://github.com/lettermint/nuxt-lettermint",
3507
+ "website": "https://github.com/lettermint/nuxt-lettermint",
3508
+ "learn_more": "https://lettermint.co",
3509
+ "category": "Extensions",
3510
+ "type": "3rd-party",
3511
+ "maintainers": [
3512
+ {
3513
+ "name": "lettermint",
3514
+ "github": "lettermint",
3515
+ "twitter": "lettermintco",
3516
+ "bluesky": "lettermint.co"
3517
+ }
3518
+ ],
3280
3519
  "compatibility": {
3281
3520
  "nuxt": "^3.0.0",
3282
3521
  "requires": {}
@@ -3307,6 +3546,36 @@
3307
3546
  "devtools": "^0.0.0"
3308
3547
  }
3309
3548
  },
3549
+ {
3550
+ "name": "llms",
3551
+ "description": "Generate llms.txt documentation for your Nuxt application",
3552
+ "repo": "nuxtlabs/nuxt-llms",
3553
+ "npm": "nuxt-llms",
3554
+ "icon": "llms.png",
3555
+ "github": "https://github.com/nuxtlabs/nuxt-llms",
3556
+ "website": "https://github.com/nuxtlabs/nuxt-llms",
3557
+ "learn_more": "",
3558
+ "category": "SEO",
3559
+ "type": "3rd-party",
3560
+ "maintainers": [
3561
+ {
3562
+ "name": "Farnabaz",
3563
+ "github": "farnabaz",
3564
+ "twitter": "a_birang",
3565
+ "bluesky": "farnabaz.dev"
3566
+ },
3567
+ {
3568
+ "name": "Sébastien Chopin",
3569
+ "github": "Atinux",
3570
+ "twitter": "atinux",
3571
+ "bluesky": "atinux.com"
3572
+ }
3573
+ ],
3574
+ "compatibility": {
3575
+ "nuxt": "^3.0.0",
3576
+ "requires": {}
3577
+ }
3578
+ },
3310
3579
  {
3311
3580
  "name": "localforage",
3312
3581
  "description": "LocalForage is a fast and simple storage library for JavaScript",
@@ -3452,6 +3721,30 @@
3452
3721
  },
3453
3722
  "sponsor": true
3454
3723
  },
3724
+ {
3725
+ "name": "lottie",
3726
+ "description": "Easily integrate Lottie animations into your Nuxt App.",
3727
+ "repo": "volkanakkus/nuxt-lottie",
3728
+ "npm": "nuxt-lottie",
3729
+ "icon": "lottie.png",
3730
+ "github": "https://github.com/volkanakkus/nuxt-lottie",
3731
+ "website": "https://github.com/volkanakkus/nuxt-lottie",
3732
+ "learn_more": "https://github.com/volkanakkus/nuxt-lottie/blob/main/README.md",
3733
+ "category": "UI",
3734
+ "type": "3rd-party",
3735
+ "maintainers": [
3736
+ {
3737
+ "name": "Volkan Akkuş",
3738
+ "github": "volkanakkus",
3739
+ "avatar": "https://avatars.githubusercontent.com/volkanakkus",
3740
+ "twitter": "volkanakks"
3741
+ }
3742
+ ],
3743
+ "compatibility": {
3744
+ "nuxt": ">=3.0.0",
3745
+ "requires": {}
3746
+ }
3747
+ },
3455
3748
  {
3456
3749
  "name": "lucide-icons",
3457
3750
  "description": "Nuxt module to integrate Lucide icons",
@@ -3524,6 +3817,30 @@
3524
3817
  "requires": {}
3525
3818
  }
3526
3819
  },
3820
+ {
3821
+ "name": "mailchannels",
3822
+ "description": "Simple MailChannels Email API integration for Nuxt",
3823
+ "repo": "yizack/nuxt-mailchannels",
3824
+ "npm": "nuxt-mailchannels",
3825
+ "icon": "mailchannels.svg",
3826
+ "github": "https://github.com/Yizack/nuxt-mailchannels",
3827
+ "website": "https://github.com/Yizack/nuxt-mailchannels",
3828
+ "learn_more": "https://www.mailchannels.com/email-api/",
3829
+ "category": "Extensions",
3830
+ "type": "3rd-party",
3831
+ "maintainers": [
3832
+ {
3833
+ "name": "Yizack Rangel",
3834
+ "github": "yizack",
3835
+ "twitter": "YizackR",
3836
+ "bluesky": "yizack.com"
3837
+ }
3838
+ ],
3839
+ "compatibility": {
3840
+ "nuxt": ">=3.0.0",
3841
+ "requires": {}
3842
+ }
3843
+ },
3527
3844
  {
3528
3845
  "name": "mailpit",
3529
3846
  "description": "Integrates Mailpit web UI in Nuxt devtools",
@@ -3619,11 +3936,11 @@
3619
3936
  },
3620
3937
  {
3621
3938
  "name": "maz-ui",
3622
- "description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
3623
- "repo": "louismazel/maz-ui#master/packages/lib",
3624
- "npm": "maz-ui",
3939
+ "description": "A modern Vue.js UI library with auto-import components, plugins, and composables designed for seamless Nuxt integration and enhanced developer experience.",
3940
+ "repo": "louismazel/maz-ui#master/packages/nuxt",
3941
+ "npm": "@maz-ui/nuxt",
3625
3942
  "icon": "maz-ui.png",
3626
- "github": "https://github.com/louismazel/maz-ui",
3943
+ "github": "https://github.com/LouisMazel/maz-ui/tree/master/packages/nuxt",
3627
3944
  "website": "https://maz-ui.com/",
3628
3945
  "learn_more": "https://maz-ui.com/guide/nuxt",
3629
3946
  "category": "UI",
@@ -3655,7 +3972,8 @@
3655
3972
  {
3656
3973
  "name": "Farnabaz",
3657
3974
  "github": "farnabaz",
3658
- "twitter": "a_birang"
3975
+ "twitter": "a_birang",
3976
+ "bluesky": "farnabaz.dev"
3659
3977
  }
3660
3978
  ],
3661
3979
  "compatibility": {
@@ -3983,7 +4301,7 @@
3983
4301
  "icon": "nodemailer.png",
3984
4302
  "github": "https://github.com/kleinpetr/nuxt-nodemailer",
3985
4303
  "website": "https://github.com/kleinpetr/nuxt-nodemailer",
3986
- "learn_more": "https://www.nodemailer.com/",
4304
+ "learn_more": "https://nodemailer.com/",
3987
4305
  "category": "Extensions",
3988
4306
  "type": "3rd-party",
3989
4307
  "maintainers": [
@@ -4041,6 +4359,30 @@
4041
4359
  "requires": {}
4042
4360
  }
4043
4361
  },
4362
+ {
4363
+ "name": "nuxt-aidbase",
4364
+ "description": "Easily integrate Aidbase into your Nuxt app.",
4365
+ "repo": "Mokkapps/nuxt-aidbase",
4366
+ "npm": "nuxt-aidbase",
4367
+ "icon": "nuxt-aidbase.png",
4368
+ "github": "https://github.com/Mokkapps/nuxt-aidbase",
4369
+ "website": "https://github.com/Mokkapps/nuxt-aidbase",
4370
+ "learn_more": "https://github.com/Mokkapps/nuxt-aidbase",
4371
+ "category": "Libraries",
4372
+ "type": "3rd-party",
4373
+ "maintainers": [
4374
+ {
4375
+ "name": "Michael Hoffmann",
4376
+ "github": "Mokkapps",
4377
+ "twitter": "mokkapps",
4378
+ "avatar": "https://avatars.githubusercontent.com/u/3127210?v=4"
4379
+ }
4380
+ ],
4381
+ "compatibility": {
4382
+ "nuxt": ">=3.0.0",
4383
+ "requires": {}
4384
+ }
4385
+ },
4044
4386
  {
4045
4387
  "name": "nuxt-anchorscroll",
4046
4388
  "description": "Scroll to top and to anchor support for Nuxt",
@@ -4063,6 +4405,29 @@
4063
4405
  "requires": {}
4064
4406
  }
4065
4407
  },
4408
+ {
4409
+ "name": "nuxt-anime",
4410
+ "description": "Nuxt module for Anime.js",
4411
+ "repo": "Enternikot/NuxtAnime",
4412
+ "npm": "nuxt-anime",
4413
+ "icon": "nuxt-anime.png",
4414
+ "github": "https://github.com/Enternikot/NuxtAnime",
4415
+ "website": "https://nuxtanime.vercel.app/",
4416
+ "learn_more": "https://animejs.com/",
4417
+ "category": "Libraries",
4418
+ "type": "3rd-party",
4419
+ "maintainers": [
4420
+ {
4421
+ "name": "Sebastian Gebhardt",
4422
+ "github": "Enternikot",
4423
+ "avatar": "https://avatars.githubusercontent.com/u/47455848?v=4"
4424
+ }
4425
+ ],
4426
+ "compatibility": {
4427
+ "nuxt": ">=3.0.0",
4428
+ "requires": {}
4429
+ }
4430
+ },
4066
4431
  {
4067
4432
  "name": "nuxt-asciidoc",
4068
4433
  "description": "Transformer for using asciidoc in nuxt",
@@ -4093,8 +4458,8 @@
4093
4458
  "npm": "nuxt-auth-sanctum",
4094
4459
  "icon": "laravel.svg",
4095
4460
  "github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
4096
- "website": "https://manchenkoff.gitbook.io/nuxt-auth-sanctum/",
4097
- "learn_more": "https://laravel.com/docs/11.x/sanctum",
4461
+ "website": "https://sanctum.manchenkoff.me",
4462
+ "learn_more": "https://laravel.com/docs/12.x/sanctum",
4098
4463
  "category": "Security",
4099
4464
  "type": "3rd-party",
4100
4465
  "maintainers": [
@@ -4205,6 +4570,30 @@
4205
4570
  "requires": {}
4206
4571
  }
4207
4572
  },
4573
+ {
4574
+ "name": "nuxt-charts",
4575
+ "description": "Nuxt module for vue-chrts",
4576
+ "repo": "dennisadriaans/vue-chrts#main/packages/nuxt",
4577
+ "npm": "nuxt-charts",
4578
+ "icon": "nuxt-charts.svg",
4579
+ "github": "https://github.com/dennisadriaans/vue-chrts",
4580
+ "website": "https://nuxtcharts.com/",
4581
+ "learn_more": "https://nuxtcharts.com/docs",
4582
+ "category": "UI",
4583
+ "type": "3rd-party",
4584
+ "maintainers": [
4585
+ {
4586
+ "name": "Dennis Adriaansen",
4587
+ "github": "dennisadriaans",
4588
+ "avatar": "https://avatars.githubusercontent.com/dennisadriaans",
4589
+ "twitter": "DennisAdriaans"
4590
+ }
4591
+ ],
4592
+ "compatibility": {
4593
+ "nuxt": ">=3.0.0",
4594
+ "requires": {}
4595
+ }
4596
+ },
4208
4597
  {
4209
4598
  "name": "nuxt-chatgpt",
4210
4599
  "description": "ChatGPT integration for Nuxt",
@@ -4250,6 +4639,51 @@
4250
4639
  "requires": {}
4251
4640
  }
4252
4641
  },
4642
+ {
4643
+ "name": "nuxt-color-picker",
4644
+ "description": "A module that adds a convenient, customizable ColorPicker component to select colors in your application.",
4645
+ "repo": "lorexiq/nuxt-color-picker",
4646
+ "npm": "nuxt-color-picker",
4647
+ "icon": "nuxt-color-picker.png",
4648
+ "github": "https://github.com/LorexIQ/nuxt-color-picker",
4649
+ "website": "https://nuxt-color-picker.nuxt.dev/",
4650
+ "learn_more": "",
4651
+ "category": "UI",
4652
+ "type": "3rd-party",
4653
+ "maintainers": [
4654
+ {
4655
+ "name": "Dmitry Murashko",
4656
+ "github": "LorexIQ",
4657
+ "avatar": "https://avatars.githubusercontent.com/lorexiq?v=4"
4658
+ }
4659
+ ],
4660
+ "compatibility": {
4661
+ "nuxt": "^3.0.0",
4662
+ "requires": {}
4663
+ }
4664
+ },
4665
+ {
4666
+ "name": "nuxt-componentsbook-module",
4667
+ "description": "Storybook-like experience for Nuxt components",
4668
+ "repo": "s00d/nuxt-componentsbook-module",
4669
+ "npm": "nuxt-componentsbook-module",
4670
+ "icon": "nuxt-componentsbook-module.png",
4671
+ "github": "https://github.com/s00d/nuxt-componentsbook-module",
4672
+ "website": "https://github.com/s00d/nuxt-componentsbook-module",
4673
+ "learn_more": "https://www.npmjs.com/package/nuxt-componentsbook-module",
4674
+ "category": "Extensions",
4675
+ "type": "3rd-party",
4676
+ "maintainers": [
4677
+ {
4678
+ "name": "Pavel Kuzmin",
4679
+ "github": "s00d"
4680
+ }
4681
+ ],
4682
+ "compatibility": {
4683
+ "nuxt": ">=3.0.0",
4684
+ "requires": {}
4685
+ }
4686
+ },
4253
4687
  {
4254
4688
  "name": "nuxt-cookie-consent",
4255
4689
  "description": "Nuxt module for integrating with cookie consent providers with ease",
@@ -4285,9 +4719,9 @@
4285
4719
  "type": "3rd-party",
4286
4720
  "maintainers": [
4287
4721
  {
4288
- "name": "h+",
4722
+ "name": "Serdar Yerdelen",
4289
4723
  "github": "JustSerdar",
4290
- "twitter": "darwebdb"
4724
+ "twitter": "justserdardev"
4291
4725
  }
4292
4726
  ],
4293
4727
  "compatibility": {
@@ -4296,7 +4730,31 @@
4296
4730
  }
4297
4731
  },
4298
4732
  {
4299
- "name": "nuxt-facebook-chat",
4733
+ "name": "nuxt-email-renderer",
4734
+ "description": "A Nuxt module that provides high-quality, unstyled components & utils for creating emails using Vue and TypeScript.",
4735
+ "repo": "Mokkapps/nuxt-email-renderer",
4736
+ "npm": "nuxt-email-renderer",
4737
+ "icon": "",
4738
+ "github": "https://github.com/Mokkapps/nuxt-email-renderer",
4739
+ "website": "https://nuxtemail.com",
4740
+ "learn_more": "https://nuxtemail.com",
4741
+ "category": "Devtools",
4742
+ "type": "3rd-party",
4743
+ "maintainers": [
4744
+ {
4745
+ "name": "Michael Hoffmann",
4746
+ "github": "Mokkapps",
4747
+ "twitter": "mokkapps",
4748
+ "avatar": "https://avatars.githubusercontent.com/u/3127210?v=4"
4749
+ }
4750
+ ],
4751
+ "compatibility": {
4752
+ "nuxt": ">=3.0.0",
4753
+ "requires": {}
4754
+ }
4755
+ },
4756
+ {
4757
+ "name": "nuxt-facebook-chat",
4300
4758
  "description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
4301
4759
  "repo": "superdev-tech/nuxt-facebook-chat",
4302
4760
  "npm": "nuxt-facebook-chat",
@@ -4410,6 +4868,31 @@
4410
4868
  "requires": {}
4411
4869
  }
4412
4870
  },
4871
+ {
4872
+ "name": "nuxt-formisch",
4873
+ "description": "Formisch integration for Nuxt - schema-based, headless form library",
4874
+ "repo": "onmax/nuxt-formisch",
4875
+ "npm": "nuxt-formisch",
4876
+ "icon": "nuxt-formisch.svg",
4877
+ "github": "https://github.com/onmax/nuxt-formisch",
4878
+ "website": "https://github.com/onmax/nuxt-formisch",
4879
+ "learn_more": "",
4880
+ "category": "Libraries",
4881
+ "type": "3rd-party",
4882
+ "maintainers": [
4883
+ {
4884
+ "name": "Max",
4885
+ "github": "onmax",
4886
+ "avatar": "https://avatars.githubusercontent.com/u/22072217?v=4",
4887
+ "bluesky": "onmax.bsky.social",
4888
+ "twitter": "_onmax"
4889
+ }
4890
+ ],
4891
+ "compatibility": {
4892
+ "nuxt": "^3.0.0",
4893
+ "requires": {}
4894
+ }
4895
+ },
4413
4896
  {
4414
4897
  "name": "nuxt-fortify",
4415
4898
  "description": "Use Laravel fortify and sanctum with Nuxt",
@@ -4456,6 +4939,72 @@
4456
4939
  "requires": {}
4457
4940
  }
4458
4941
  },
4942
+ {
4943
+ "name": "nuxt-google-auth",
4944
+ "description": "Google Identity Services integration for Nuxt 3 & 4 with a simple composable and button component.",
4945
+ "repo": "go-fireball/nuxt-google-auth",
4946
+ "npm": "nuxt-google-auth",
4947
+ "icon": "",
4948
+ "github": "https://github.com/go-fireball/nuxt-google-auth",
4949
+ "website": "https://github.com/go-fireball/nuxt-google-auth",
4950
+ "learn_more": "",
4951
+ "category": "Security",
4952
+ "type": "3rd-party",
4953
+ "maintainers": [
4954
+ {
4955
+ "name": "go-fireball",
4956
+ "github": "go-fireball"
4957
+ }
4958
+ ],
4959
+ "compatibility": {
4960
+ "nuxt": "^3.0.0",
4961
+ "requires": {}
4962
+ }
4963
+ },
4964
+ {
4965
+ "name": "nuxt-gpt",
4966
+ "description": "Plug and Play ChatGPT for Nuxt.",
4967
+ "repo": "holux-design/nuxt-GPT",
4968
+ "npm": "nuxt-gpt",
4969
+ "icon": "nuxt-gpt.svg",
4970
+ "github": "https://github.com/holux-design/nuxt-GPT",
4971
+ "website": "https://nuxt-gpt-module.vercel.app/",
4972
+ "learn_more": "https://nuxt-gpt-module.vercel.app/usage/examples",
4973
+ "category": "Libraries",
4974
+ "type": "3rd-party",
4975
+ "maintainers": [
4976
+ {
4977
+ "name": "Lukas Hofstätter",
4978
+ "github": "holux-design"
4979
+ }
4980
+ ],
4981
+ "compatibility": {
4982
+ "nuxt": ">=3.0.0",
4983
+ "requires": {}
4984
+ }
4985
+ },
4986
+ {
4987
+ "name": "nuxt-gql-pulse",
4988
+ "description": "A Nuxt 3 module for making GraphQL requests with ease, leveraging the power of Nuxt's composables and VueUse.",
4989
+ "repo": "Abbasmoe/nuxt-gql-pulse",
4990
+ "npm": "nuxt-gql-pulse",
4991
+ "icon": "nuxt-gql-pulse.png",
4992
+ "github": "https://github.com/Abbasmoe/nuxt-gql-pulse",
4993
+ "website": "https://github.com/Abbasmoe/nuxt-gql-pulse",
4994
+ "learn_more": "",
4995
+ "category": "Request",
4996
+ "type": "3rd-party",
4997
+ "maintainers": [
4998
+ {
4999
+ "name": "Abbas Mohamed",
5000
+ "github": "Abbasmoe"
5001
+ }
5002
+ ],
5003
+ "compatibility": {
5004
+ "nuxt": ">=3.0.0",
5005
+ "requires": {}
5006
+ }
5007
+ },
4459
5008
  {
4460
5009
  "name": "nuxt-graphql-middleware",
4461
5010
  "description": "Expose GraphQL queries and mutations as server API routes.",
@@ -4654,8 +5203,8 @@
4654
5203
  "npm": "nuxt-laravel-echo",
4655
5204
  "icon": "laravel.svg",
4656
5205
  "github": "https://github.com/manchenkoff/nuxt-laravel-echo",
4657
- "website": "https://manchenkoff.gitbook.io/nuxt-laravel-echo",
4658
- "learn_more": "https://laravel.com/docs/11.x/broadcasting",
5206
+ "website": "https://echo.manchenkoff.me",
5207
+ "learn_more": "https://laravel.com/docs/12.x/broadcasting",
4659
5208
  "category": "Libraries",
4660
5209
  "type": "3rd-party",
4661
5210
  "maintainers": [
@@ -4671,6 +5220,54 @@
4671
5220
  "requires": {}
4672
5221
  }
4673
5222
  },
5223
+ {
5224
+ "name": "nuxt-legacy",
5225
+ "description": "A Nuxt module for supporting legacy browsers.",
5226
+ "repo": "teages/nuxt-legacy",
5227
+ "npm": "@teages/nuxt-legacy",
5228
+ "icon": "nuxt-legacy.svg",
5229
+ "github": "https://github.com/teages/nuxt-legacy",
5230
+ "website": "https://github.com/teages/nuxt-legacy",
5231
+ "learn_more": "https://www.npmjs.com/package/@vitejs/plugin-legacy",
5232
+ "category": "Performance",
5233
+ "type": "3rd-party",
5234
+ "maintainers": [
5235
+ {
5236
+ "name": "Teages",
5237
+ "github": "teages",
5238
+ "twitter": "Teages_L",
5239
+ "bluesky": "teages.xyz"
5240
+ }
5241
+ ],
5242
+ "compatibility": {
5243
+ "nuxt": ">=3.15.0",
5244
+ "requires": {}
5245
+ }
5246
+ },
5247
+ {
5248
+ "name": "nuxt-listmonk",
5249
+ "description": "Nuxt module for Listmonk",
5250
+ "repo": "roncallyt/nuxt-listmonk",
5251
+ "npm": "nuxt-listmonk",
5252
+ "icon": "listmonk.svg",
5253
+ "github": "https://github.com/roncallyt/nuxt-listmonk",
5254
+ "website": "https://github.com/roncallyt/nuxt-listmonk",
5255
+ "learn_more": "https://listmonk.app/docs/",
5256
+ "category": "Extensions",
5257
+ "type": "3rd-party",
5258
+ "maintainers": [
5259
+ {
5260
+ "name": "Thomerson Roncally",
5261
+ "github": "roncallyt",
5262
+ "avatar": "https://avatars.githubusercontent.com/roncallyt",
5263
+ "twitter": "t7ndotdev"
5264
+ }
5265
+ ],
5266
+ "compatibility": {
5267
+ "nuxt": ">=3.12.0",
5268
+ "requires": {}
5269
+ }
5270
+ },
4674
5271
  {
4675
5272
  "name": "nuxt-localtunnel",
4676
5273
  "description": "Exposes your Nuxt localhost to the world automatically.",
@@ -4782,7 +5379,7 @@
4782
5379
  }
4783
5380
  ],
4784
5381
  "compatibility": {
4785
- "nuxt": "^3.0.0",
5382
+ "nuxt": ">=3.0.0",
4786
5383
  "requires": {}
4787
5384
  }
4788
5385
  },
@@ -4844,7 +5441,7 @@
4844
5441
  "type": "3rd-party",
4845
5442
  "maintainers": [
4846
5443
  {
4847
- "name": "e-chan1007",
5444
+ "name": "Sota Iguchi",
4848
5445
  "github": "e-chan1007",
4849
5446
  "twitter": "e_chan1007"
4850
5447
  }
@@ -4879,6 +5476,29 @@
4879
5476
  "devtools": "^0.0.0"
4880
5477
  }
4881
5478
  },
5479
+ {
5480
+ "name": "nuxt-music-flow",
5481
+ "description": "Nuxt 3 module for audio player component with playlist and waveform visualization.",
5482
+ "repo": "ndragun92/nuxt-music-flow",
5483
+ "npm": "nuxt-music-flow",
5484
+ "icon": "nuxt-music-flow.png",
5485
+ "github": "https://github.com/ndragun92/nuxt-music-flow",
5486
+ "website": "https://vue-music-flow-docs.vercel.app/usage#nuxt",
5487
+ "learn_more": "https://vue-music-flow-docs.vercel.app/demo",
5488
+ "category": "Libraries",
5489
+ "type": "3rd-party",
5490
+ "maintainers": [
5491
+ {
5492
+ "name": "Nemanja Dragun",
5493
+ "github": "ndragun92",
5494
+ "twitter": "nemanjadragun"
5495
+ }
5496
+ ],
5497
+ "compatibility": {
5498
+ "nuxt": ">=3.0.0",
5499
+ "requires": {}
5500
+ }
5501
+ },
4882
5502
  {
4883
5503
  "name": "nuxt-oidc-auth",
4884
5504
  "description": "Seamless modern authentication for Nuxt applications.",
@@ -4902,6 +5522,58 @@
4902
5522
  "requires": {}
4903
5523
  }
4904
5524
  },
5525
+ {
5526
+ "name": "nuxt-ollama",
5527
+ "description": "Simple integration of the official Ollama JavaScript Library for your Nuxt application.",
5528
+ "repo": "jericho1060/nuxt-ollama",
5529
+ "npm": "nuxt-ollama",
5530
+ "icon": "nuxt-ollama.png",
5531
+ "github": "https://github.com/jericho1060/nuxt-ollama",
5532
+ "website": "https://nuxt-ollama.jericho.dev/",
5533
+ "learn_more": "https://nuxt-ollama.jericho.dev/",
5534
+ "category": "Libraries",
5535
+ "type": "3rd-party",
5536
+ "maintainers": [
5537
+ {
5538
+ "name": "Thomas",
5539
+ "github": "jericho1060",
5540
+ "avatar": "https://avatars.githubusercontent.com/jericho1060",
5541
+ "twitter": "jerichodev"
5542
+ }
5543
+ ],
5544
+ "compatibility": {
5545
+ "nuxt": "^3.15.0",
5546
+ "requires": {}
5547
+ }
5548
+ },
5549
+ {
5550
+ "name": "nuxt-open-fetch",
5551
+ "description": "Generate zero-overhead, 100% typed OpenAPI clients for Nuxt.",
5552
+ "repo": "Norbiros/nuxt-open-fetch",
5553
+ "npm": "nuxt-open-fetch",
5554
+ "icon": "nuxt-open-fetch.svg",
5555
+ "github": "https://github.com/Norbiros/nuxt-open-fetch",
5556
+ "website": "https://nuxt-open-fetch.norbiros.dev",
5557
+ "learn_more": "https://www.npmjs.com/package/nuxt-open-fetch",
5558
+ "category": "Request",
5559
+ "type": "3rd-party",
5560
+ "maintainers": [
5561
+ {
5562
+ "name": "Norbiros",
5563
+ "github": "Norbiros",
5564
+ "avatar": "https://avatars.githubusercontent.com/u/89837724?v=4"
5565
+ },
5566
+ {
5567
+ "name": "Taras Batenkov",
5568
+ "github": "enkot",
5569
+ "avatar": "https://avatars.githubusercontent.com/u/10506522?v=4"
5570
+ }
5571
+ ],
5572
+ "compatibility": {
5573
+ "nuxt": ">=3.0.0",
5574
+ "requires": {}
5575
+ }
5576
+ },
4905
5577
  {
4906
5578
  "name": "nuxt-openapi-docs-module",
4907
5579
  "description": "Generate pages from OpenAPI specifications",
@@ -5138,6 +5810,51 @@
5138
5810
  "requires": {}
5139
5811
  }
5140
5812
  },
5813
+ {
5814
+ "name": "nuxt-processor",
5815
+ "description": "Decoupled processing for Nuxt backed by BullMQ.",
5816
+ "repo": "aidanhibbard/nuxt-processor",
5817
+ "npm": "nuxt-processor",
5818
+ "icon": "",
5819
+ "github": "https://github.com/aidanhibbard/nuxt-processor",
5820
+ "website": "https://github.com/aidanhibbard/nuxt-processor",
5821
+ "learn_more": "https://aidanhibbard.github.io/nuxt-processor/",
5822
+ "category": "Libraries",
5823
+ "type": "3rd-party",
5824
+ "maintainers": [
5825
+ {
5826
+ "name": "Aidan Hibbard",
5827
+ "github": "aidanhibbard"
5828
+ }
5829
+ ],
5830
+ "compatibility": {
5831
+ "nuxt": ">=3.0.0",
5832
+ "requires": {}
5833
+ }
5834
+ },
5835
+ {
5836
+ "name": "nuxt-query",
5837
+ "description": "Nuxt module for TanStack Query (FKA Vue Query) with Nuxt DevTools integration",
5838
+ "repo": "peterbud/nuxt-query",
5839
+ "npm": "@peterbud/nuxt-query",
5840
+ "icon": "nuxt-query.svg",
5841
+ "github": "https://github.com/peterbud/nuxt-query",
5842
+ "website": "https://github.com/peterbud/nuxt-query#readme",
5843
+ "learn_more": "https://tanstack.com/query/latest/docs/framework/vue/overview",
5844
+ "category": "Libraries",
5845
+ "type": "3rd-party",
5846
+ "maintainers": [
5847
+ {
5848
+ "name": "Peter Budai",
5849
+ "github": "peterbud",
5850
+ "bluesky": "peterbud.bsky.social"
5851
+ }
5852
+ ],
5853
+ "compatibility": {
5854
+ "nuxt": ">=3.0.0",
5855
+ "requires": {}
5856
+ }
5857
+ },
5141
5858
  {
5142
5859
  "name": "nuxt-sanctum-authentication",
5143
5860
  "description": "Nuxt 3 module for easy Laravel Sanctum authentication, offering CSRF token management, both cookie and token-based auth, and SSR compatibility.",
@@ -5165,6 +5882,77 @@
5165
5882
  "requires": {}
5166
5883
  }
5167
5884
  },
5885
+ {
5886
+ "name": "nuxt-sanctum-precognition",
5887
+ "description": "Nuxt module for Laravel Precognition integration",
5888
+ "repo": "manchenkoff/nuxt-sanctum-precognition",
5889
+ "npm": "nuxt-sanctum-precognition",
5890
+ "icon": "laravel.svg",
5891
+ "github": "https://github.com/manchenkoff/nuxt-sanctum-precognition",
5892
+ "website": "https://precognition.manchenkoff.me",
5893
+ "learn_more": "https://laravel.com/docs/12.x/precognition",
5894
+ "category": "Libraries",
5895
+ "type": "3rd-party",
5896
+ "maintainers": [
5897
+ {
5898
+ "name": "Artem Manchenkov",
5899
+ "github": "manchenkoff",
5900
+ "avatar": "https://avatars.githubusercontent.com/manchenkoff",
5901
+ "twitter": "AManchenkov"
5902
+ }
5903
+ ],
5904
+ "compatibility": {
5905
+ "nuxt": ">=3.12.0",
5906
+ "requires": {}
5907
+ }
5908
+ },
5909
+ {
5910
+ "name": "nuxt-shopify",
5911
+ "description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
5912
+ "repo": "Gomah/nuxt-shopify",
5913
+ "npm": "nuxt-shopify",
5914
+ "icon": "nuxt-shopify.png",
5915
+ "github": "https://github.com/Gomah/nuxt-shopify",
5916
+ "website": "https://github.com/Gomah/nuxt-shopify",
5917
+ "learn_more": "https://www.shopify.com/",
5918
+ "category": "Ecommerce",
5919
+ "type": "3rd-party",
5920
+ "maintainers": [
5921
+ {
5922
+ "name": "Thomas Marrec",
5923
+ "github": "Gomah",
5924
+ "twitter": "Gomah"
5925
+ }
5926
+ ],
5927
+ "compatibility": {
5928
+ "nuxt": "^2.0.0",
5929
+ "requires": {}
5930
+ }
5931
+ },
5932
+ {
5933
+ "name": "nuxt-signupgate",
5934
+ "description": "Easily integrate SignupGate into your Nuxt app.",
5935
+ "repo": "Mokkapps/nuxt-signupgate",
5936
+ "npm": "nuxt-signupgate",
5937
+ "icon": "nuxt-signupgate.png",
5938
+ "github": "https://github.com/Mokkapps/nuxt-signupgate",
5939
+ "website": "https://github.com/Mokkapps/nuxt-signupgate",
5940
+ "learn_more": "https://github.com/Mokkapps/nuxt-signupgate",
5941
+ "category": "Libraries",
5942
+ "type": "3rd-party",
5943
+ "maintainers": [
5944
+ {
5945
+ "name": "Michael Hoffmann",
5946
+ "github": "Mokkapps",
5947
+ "twitter": "mokkapps",
5948
+ "avatar": "https://avatars.githubusercontent.com/u/3127210?v=4"
5949
+ }
5950
+ ],
5951
+ "compatibility": {
5952
+ "nuxt": ">=3.0.0",
5953
+ "requires": {}
5954
+ }
5955
+ },
5168
5956
  {
5169
5957
  "name": "nuxt-smartlook",
5170
5958
  "description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
@@ -5213,6 +6001,29 @@
5213
6001
  "requires": {}
5214
6002
  }
5215
6003
  },
6004
+ {
6005
+ "name": "nuxt-ssr-api-logger",
6006
+ "description": "A small module that helps you see when your Nuxt application sends any API request via SSR.",
6007
+ "repo": "buglavecz/nuxt-ssr-api-logger",
6008
+ "npm": "nuxt-ssr-api-logger",
6009
+ "icon": "nuxt-ssr-api-logger.png",
6010
+ "github": "https://github.com/buglavecz/nuxt-ssr-api-logger",
6011
+ "website": "https://github.com/buglavecz/nuxt-ssr-api-logger",
6012
+ "learn_more": "",
6013
+ "category": "Devtools",
6014
+ "type": "3rd-party",
6015
+ "maintainers": [
6016
+ {
6017
+ "name": "Peter Buglavecz",
6018
+ "github": "buglavecz",
6019
+ "avatar": "https://avatars.githubusercontent.com/u/43108336"
6020
+ }
6021
+ ],
6022
+ "compatibility": {
6023
+ "nuxt": ">=3.16.0",
6024
+ "requires": {}
6025
+ }
6026
+ },
5216
6027
  {
5217
6028
  "name": "ssr-lit",
5218
6029
  "description": "Server-Side Rendering for Lit Element components",
@@ -5263,6 +6074,51 @@
5263
6074
  "requires": {}
5264
6075
  }
5265
6076
  },
6077
+ {
6078
+ "name": "nuxt-strapi-blocks-renderer",
6079
+ "description": "Render the Strapi CMS blocks text element easily in Nuxt.",
6080
+ "repo": "freb97/nuxt-strapi-blocks-renderer",
6081
+ "npm": "nuxt-strapi-blocks-renderer",
6082
+ "icon": "nuxt-strapi-blocks-renderer.png",
6083
+ "github": "https://github.com/freb97/nuxt-strapi-blocks-renderer",
6084
+ "website": "https://github.com/freb97/nuxt-strapi-blocks-renderer",
6085
+ "learn_more": "https://strapi.io",
6086
+ "category": "CMS",
6087
+ "type": "3rd-party",
6088
+ "maintainers": [
6089
+ {
6090
+ "name": "Frederik Bußmann",
6091
+ "github": "freb97"
6092
+ }
6093
+ ],
6094
+ "compatibility": {
6095
+ "nuxt": "^3.0.0",
6096
+ "requires": {}
6097
+ }
6098
+ },
6099
+ {
6100
+ "name": "nuxt-svg-sprite-icon",
6101
+ "description": "A powerful SVG sprite module for Nuxt 3 that automatically generates SVG sprites from your assets and provides an easy-to-use component for displaying icons.",
6102
+ "repo": "MikeCheng1208/nuxt-svg-sprite-icon",
6103
+ "npm": "nuxt-svg-sprite-icon",
6104
+ "icon": "nuxt-svg-sprite-icon.png",
6105
+ "github": "https://github.com/MikeCheng1208/nuxt-svg-sprite-icon",
6106
+ "website": "https://github.com/MikeCheng1208/nuxt-svg-sprite-icon",
6107
+ "learn_more": "",
6108
+ "category": "UI",
6109
+ "type": "3rd-party",
6110
+ "maintainers": [
6111
+ {
6112
+ "name": "Mike Cheng",
6113
+ "github": "MikeCheng1208",
6114
+ "twitter": "mike_cheng1208"
6115
+ }
6116
+ ],
6117
+ "compatibility": {
6118
+ "nuxt": ">=3.17.0",
6119
+ "requires": {}
6120
+ }
6121
+ },
5266
6122
  {
5267
6123
  "name": "nuxt-svgo-loader",
5268
6124
  "description": "Nuxt module to load SVG files as Vue components, using SVGO for optimization.",
@@ -5390,14 +6246,36 @@
5390
6246
  "type": "3rd-party",
5391
6247
  "maintainers": [
5392
6248
  {
5393
- "name": "Yaël Guilloux",
5394
- "github": "Tahul",
5395
- "twitter": "yaeeelglx",
5396
- "bluesky": "yael.dev"
6249
+ "name": "Yaël Guilloux",
6250
+ "github": "Tahul",
6251
+ "twitter": "yaeeelglx",
6252
+ "bluesky": "yael.dev"
6253
+ }
6254
+ ],
6255
+ "compatibility": {
6256
+ "nuxt": "^2.0.0",
6257
+ "requires": {}
6258
+ }
6259
+ },
6260
+ {
6261
+ "name": "nuxt-useless-blobs",
6262
+ "description": "An easier way of using useless-blobs in your Nuxt project!",
6263
+ "repo": "oyedejioyewole/nuxt-useless-blobs",
6264
+ "npm": "nuxt-useless-blobs",
6265
+ "icon": "nuxt-useless-blobs.svg",
6266
+ "github": "https://github.com/oyedejioyewole/nuxt-useless-blobs",
6267
+ "website": "https://nuxt-useless-blobs.vercel.app",
6268
+ "learn_more": "",
6269
+ "category": "UI",
6270
+ "type": "3rd-party",
6271
+ "maintainers": [
6272
+ {
6273
+ "name": "Oyedeji Oyewole",
6274
+ "github": "oyedejioyewole"
5397
6275
  }
5398
6276
  ],
5399
6277
  "compatibility": {
5400
- "nuxt": "^2.0.0",
6278
+ "nuxt": "^3.0.0",
5401
6279
  "requires": {}
5402
6280
  }
5403
6281
  },
@@ -5470,6 +6348,28 @@
5470
6348
  "requires": {}
5471
6349
  }
5472
6350
  },
6351
+ {
6352
+ "name": "nuxt-yup",
6353
+ "description": "Yup integration for Nuxt 4 with a simple composable.",
6354
+ "repo": "DarlanPrado/nuxt-yup",
6355
+ "npm": "nuxt-yup",
6356
+ "icon": "",
6357
+ "github": "https://github.com/DarlanPrado/nuxt-yup",
6358
+ "website": "https://github.com/DarlanPrado/nuxt-yup",
6359
+ "learn_more": "",
6360
+ "category": "Libraries",
6361
+ "type": "3rd-party",
6362
+ "maintainers": [
6363
+ {
6364
+ "name": "Darlan José Batista do Prado",
6365
+ "github": "DarlanPrado"
6366
+ }
6367
+ ],
6368
+ "compatibility": {
6369
+ "nuxt": ">=3.0.0",
6370
+ "requires": {}
6371
+ }
6372
+ },
5473
6373
  {
5474
6374
  "name": "nuxt-zod-i18n",
5475
6375
  "description": "A Nuxt Module for localizing zod error messages.",
@@ -5655,7 +6555,7 @@
5655
6555
  "twitter": "teleskop150750"
5656
6556
  },
5657
6557
  {
5658
- "name": "Dev",
6558
+ "name": "Wind",
5659
6559
  "github": "productdevbook",
5660
6560
  "twitter": "productdevbook"
5661
6561
  }
@@ -5756,6 +6656,28 @@
5756
6656
  "requires": {}
5757
6657
  }
5758
6658
  },
6659
+ {
6660
+ "name": "paper-ui",
6661
+ "description": "A ui kit for nuxt",
6662
+ "repo": "paper-kit/nuxt",
6663
+ "npm": "@paper-ui/nuxt",
6664
+ "icon": "paper-ui.svg",
6665
+ "github": "https://github.com/paper-kit/nuxt",
6666
+ "website": "https://paper-docs.nuxt.space/",
6667
+ "learn_more": "https://paper-docs.nuxt.space/",
6668
+ "category": "UI",
6669
+ "type": "3rd-party",
6670
+ "maintainers": [
6671
+ {
6672
+ "name": "paper-kit",
6673
+ "github": "paper-kit"
6674
+ }
6675
+ ],
6676
+ "compatibility": {
6677
+ "nuxt": ">=3.0.0",
6678
+ "requires": {}
6679
+ }
6680
+ },
5759
6681
  {
5760
6682
  "name": "parse",
5761
6683
  "description": "Parse package for Nuxt",
@@ -5864,7 +6786,7 @@
5864
6786
  "type": "3rd-party",
5865
6787
  "maintainers": [
5866
6788
  {
5867
- "name": "Giovane Cardoso",
6789
+ "name": "Giovane Silva",
5868
6790
  "github": "novout",
5869
6791
  "twitter": "novoutttttt",
5870
6792
  "avatar": "https://avatars.githubusercontent.com/novout?v=4"
@@ -5888,7 +6810,7 @@
5888
6810
  "type": "3rd-party",
5889
6811
  "maintainers": [
5890
6812
  {
5891
- "name": "Dev",
6813
+ "name": "Wind",
5892
6814
  "github": "productdevbook",
5893
6815
  "twitter": "productdevbook"
5894
6816
  }
@@ -5941,7 +6863,7 @@
5941
6863
  }
5942
6864
  ],
5943
6865
  "compatibility": {
5944
- "nuxt": "^3.13.0",
6866
+ "nuxt": "^3.13.0 || ^4.0.0",
5945
6867
  "requires": {}
5946
6868
  }
5947
6869
  },
@@ -5983,9 +6905,9 @@
5983
6905
  "type": "3rd-party",
5984
6906
  "maintainers": [
5985
6907
  {
5986
- "name": "PraZ",
6908
+ "name": "praz",
5987
6909
  "github": "prazdevs",
5988
- "bluesky": "praz.dev"
6910
+ "bluesky": "dev.praz.me"
5989
6911
  }
5990
6912
  ],
5991
6913
  "compatibility": {
@@ -5995,6 +6917,28 @@
5995
6917
  }
5996
6918
  }
5997
6919
  },
6920
+ {
6921
+ "name": "pinia-plugin-unstorage",
6922
+ "description": "Configurable persistence and rehydration of Pinia stores.",
6923
+ "repo": "litingyes/pinia-plugin-unstorage",
6924
+ "npm": "pinia-plugin-unstorage",
6925
+ "icon": "pinia-plugin-unstorage.svg",
6926
+ "github": "https://github.com/litingyes/pinia-plugin-unstorage",
6927
+ "website": "https://github.com/litingyes/pinia-plugin-unstorage?tab=readme-ov-file#pinia-plugin-unstorage",
6928
+ "learn_more": "",
6929
+ "category": "Extensions",
6930
+ "type": "3rd-party",
6931
+ "maintainers": [
6932
+ {
6933
+ "name": "Liting",
6934
+ "github": "litingyes"
6935
+ }
6936
+ ],
6937
+ "compatibility": {
6938
+ "nuxt": ">=3.0.0",
6939
+ "requires": {}
6940
+ }
6941
+ },
5998
6942
  {
5999
6943
  "name": "pinia",
6000
6944
  "description": "The Vue Store that you will enjoy using",
@@ -6364,6 +7308,31 @@
6364
7308
  "requires": {}
6365
7309
  }
6366
7310
  },
7311
+ {
7312
+ "name": "qrcode",
7313
+ "description": "A Nuxt module that provides support for generating and reading QRCodes.",
7314
+ "repo": "sandros94/nuxt-qrcode",
7315
+ "npm": "nuxt-qrcode",
7316
+ "icon": "qrcode.svg",
7317
+ "github": "https://github.com/sandros94/nuxt-qrcode",
7318
+ "website": "https://qrcode.s94.dev",
7319
+ "learn_more": "",
7320
+ "category": "Extensions",
7321
+ "type": "3rd-party",
7322
+ "maintainers": [
7323
+ {
7324
+ "name": "Sandro Circi",
7325
+ "github": "sandros94",
7326
+ "avatar": "https://avatars.githubusercontent.com/u/13056429",
7327
+ "bluesky": "sandros94.com",
7328
+ "twitter": "_sandros94"
7329
+ }
7330
+ ],
7331
+ "compatibility": {
7332
+ "nuxt": ">=3.10.0",
7333
+ "requires": {}
7334
+ }
7335
+ },
6367
7336
  {
6368
7337
  "name": "quasar",
6369
7338
  "description": "Effortlessly build high-performance & high-quality Vue.js 3 user interfaces in record time",
@@ -6388,20 +7357,20 @@
6388
7357
  }
6389
7358
  },
6390
7359
  {
6391
- "name": "radash",
6392
- "description": "radash module with auto-import and custom prefix",
6393
- "repo": "bbg/nuxt-radash",
6394
- "npm": "nuxt-radash",
6395
- "icon": "radash.png",
6396
- "github": "https://github.com/bbg/nuxt-radash",
6397
- "website": "https://github.com/bbg/nuxt-radash#readme",
6398
- "learn_more": "https://github.com/rayepps/radash/",
6399
- "category": "Libraries",
7360
+ "name": "query-api",
7361
+ "description": "Provides simple ways to query data from Craft CMS.",
7362
+ "repo": "samuelreichor/query-api#HEAD/packages/nuxt",
7363
+ "npm": "@query-api/nuxt",
7364
+ "icon": "query-api.svg",
7365
+ "github": "https://github.com/samuelreichor/query-api/tree/main/packages/nuxt",
7366
+ "website": "https://samuelreichor.at/libraries/nuxt-craftcms",
7367
+ "learn_more": "https://samuelreichor.at/libraries",
7368
+ "category": "CMS",
6400
7369
  "type": "3rd-party",
6401
7370
  "maintainers": [
6402
7371
  {
6403
- "name": "Batuhan Göksu",
6404
- "github": "bbg"
7372
+ "name": "Samuel Reichör",
7373
+ "github": "samuelreichor"
6405
7374
  }
6406
7375
  ],
6407
7376
  "compatibility": {
@@ -6410,36 +7379,20 @@
6410
7379
  }
6411
7380
  },
6412
7381
  {
6413
- "name": "radix-vue",
6414
- "description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
6415
- "repo": "radix-vue/radix-vue",
6416
- "npm": "radix-vue",
6417
- "icon": "radix-vue.svg",
6418
- "github": "https://github.com/radix-vue/radix-vue",
6419
- "website": "https://www.radix-vue.com/",
6420
- "learn_more": "https://www.radix-vue.com/overview/installation.html#nuxt-modules",
6421
- "category": "UI",
7382
+ "name": "radash",
7383
+ "description": "radash module with auto-import and custom prefix",
7384
+ "repo": "bbg/nuxt-radash",
7385
+ "npm": "nuxt-radash",
7386
+ "icon": "radash.png",
7387
+ "github": "https://github.com/bbg/nuxt-radash",
7388
+ "website": "https://github.com/bbg/nuxt-radash#readme",
7389
+ "learn_more": "https://github.com/rayepps/radash/",
7390
+ "category": "Libraries",
6422
7391
  "type": "3rd-party",
6423
7392
  "maintainers": [
6424
7393
  {
6425
- "name": "zernonia",
6426
- "github": "zernonia",
6427
- "twitter": "zernonia"
6428
- },
6429
- {
6430
- "name": "Khairul Haaziq",
6431
- "github": "khairulhaaziq"
6432
- },
6433
- {
6434
- "name": "Mujahid Anuar",
6435
- "github": "mujahidfa",
6436
- "twitter": "mujahid_fa"
6437
- },
6438
- {
6439
- "name": "Max",
6440
- "github": "onmax",
6441
- "twitter": "_onmax",
6442
- "bluesky": "onmax.bsky.social"
7394
+ "name": "Batuhan Göksu",
7395
+ "github": "bbg"
6443
7396
  }
6444
7397
  ],
6445
7398
  "compatibility": {
@@ -6493,6 +7446,68 @@
6493
7446
  "requires": {}
6494
7447
  }
6495
7448
  },
7449
+ {
7450
+ "name": "regle",
7451
+ "description": "Type safe model-based form validation library for Vue.js",
7452
+ "repo": "victorgarciaesgi/regle#main/packages/nuxt",
7453
+ "npm": "@regle/nuxt",
7454
+ "icon": "regle.svg",
7455
+ "github": "https://github.com/victorgarciaesgi/regle",
7456
+ "website": "https://reglejs.dev/",
7457
+ "learn_more": "https://reglejs.dev/integrations/nuxt",
7458
+ "category": "Libraries",
7459
+ "type": "3rd-party",
7460
+ "maintainers": [
7461
+ {
7462
+ "name": "Victor Garcia",
7463
+ "github": "victorgarciaesgi",
7464
+ "twitter": "desnoth_dev",
7465
+ "bluesky": "vicflix.dev"
7466
+ }
7467
+ ],
7468
+ "compatibility": {
7469
+ "nuxt": ">=3.0.0",
7470
+ "requires": {}
7471
+ }
7472
+ },
7473
+ {
7474
+ "name": "reka-ui",
7475
+ "description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
7476
+ "repo": "unovue/radix-vue",
7477
+ "npm": "reka-ui",
7478
+ "icon": "reka-ui.svg",
7479
+ "github": "https://github.com/unovue/radix-vue",
7480
+ "website": "https://www.reka-ui.com/",
7481
+ "learn_more": "https://reka-ui.com/docs/overview/installation#nuxt-modules",
7482
+ "category": "UI",
7483
+ "type": "3rd-party",
7484
+ "maintainers": [
7485
+ {
7486
+ "name": "zernonia",
7487
+ "github": "zernonia",
7488
+ "twitter": "zernonia"
7489
+ },
7490
+ {
7491
+ "name": "Khairul Haaziq",
7492
+ "github": "khairulhaaziq"
7493
+ },
7494
+ {
7495
+ "name": "Mujahid Anuar",
7496
+ "github": "mujahidfa",
7497
+ "twitter": "mujahid_fa"
7498
+ },
7499
+ {
7500
+ "name": "Max",
7501
+ "github": "onmax",
7502
+ "twitter": "_onmax",
7503
+ "bluesky": "onmax.bsky.social"
7504
+ }
7505
+ ],
7506
+ "compatibility": {
7507
+ "nuxt": ">=3.0.0",
7508
+ "requires": {}
7509
+ }
7510
+ },
6496
7511
  {
6497
7512
  "name": "resend",
6498
7513
  "description": "Resend integration for Nuxt",
@@ -6607,7 +7622,8 @@
6607
7622
  {
6608
7623
  "name": "Farnabaz",
6609
7624
  "github": "farnabaz",
6610
- "twitter": "a_birang"
7625
+ "twitter": "a_birang",
7626
+ "bluesky": "farnabaz.dev"
6611
7627
  }
6612
7628
  ],
6613
7629
  "compatibility": {
@@ -6630,7 +7646,7 @@
6630
7646
  {
6631
7647
  "name": "Sébastien Chopin",
6632
7648
  "github": "Atinux",
6633
- "twitter": "Atinux",
7649
+ "twitter": "atinux",
6634
7650
  "bluesky": "atinux.com"
6635
7651
  }
6636
7652
  ],
@@ -6668,11 +7684,11 @@
6668
7684
  {
6669
7685
  "name": "scalar",
6670
7686
  "description": "Render a beautiful API References based on a OpenAPI/Swagger file with Nuxt.",
6671
- "repo": "scalar/scalar#main/packages/nuxt",
7687
+ "repo": "scalar/scalar#main/integrations/nuxt",
6672
7688
  "npm": "@scalar/nuxt",
6673
7689
  "icon": "scalar.svg",
6674
- "github": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
6675
- "website": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
7690
+ "github": "https://github.com/scalar/scalar/tree/main/integrations/nuxt",
7691
+ "website": "https://github.com/scalar/scalar/tree/main/integrations/nuxt",
6676
7692
  "learn_more": "https://scalar.com",
6677
7693
  "category": "Devtools",
6678
7694
  "type": "3rd-party",
@@ -6696,7 +7712,7 @@
6696
7712
  "icon": "schema-org.svg",
6697
7713
  "github": "https://github.com/harlan-zw/nuxt-schema-org",
6698
7714
  "website": "https://nuxtseo.com/schema-org",
6699
- "learn_more": "https://unhead.unjs.io/schema-org/getting-started/setup",
7715
+ "learn_more": "https://unhead.unjs.io/docs/typescript/schema-org/guides/get-started/overview",
6700
7716
  "category": "SEO",
6701
7717
  "type": "3rd-party",
6702
7718
  "maintainers": [
@@ -6714,14 +7730,14 @@
6714
7730
  },
6715
7731
  {
6716
7732
  "name": "scripts",
6717
- "description": "Plug-and-play script optimization for Nuxt applications.",
7733
+ "description": "Add 3rd-party scripts without sacrificing performance.",
6718
7734
  "repo": "nuxt/scripts",
6719
7735
  "npm": "@nuxt/scripts",
6720
7736
  "icon": "nuxt.svg",
6721
7737
  "github": "https://github.com/nuxt/scripts",
6722
7738
  "website": "https://scripts.nuxt.com",
6723
7739
  "learn_more": "",
6724
- "category": "Libraries",
7740
+ "category": "Performance",
6725
7741
  "type": "official",
6726
7742
  "maintainers": [
6727
7743
  {
@@ -6996,24 +8012,49 @@
6996
8012
  },
6997
8013
  {
6998
8014
  "name": "shopify",
6999
- "description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
7000
- "repo": "Gomah/nuxt-shopify",
7001
- "npm": "nuxt-shopify",
8015
+ "description": "Easily integrate Shopify into your Nuxt app.",
8016
+ "repo": "nuxt-modules/shopify",
8017
+ "npm": "@nuxtjs/shopify",
7002
8018
  "icon": "shopify.png",
7003
- "github": "https://github.com/Gomah/nuxt-shopify",
7004
- "website": "https://github.com/Gomah/nuxt-shopify",
7005
- "learn_more": "https://www.shopify.com/",
8019
+ "github": "https://github.com/nuxt-modules/shopify",
8020
+ "website": "https://nuxt-modules.github.io/shopify",
8021
+ "learn_more": "https://shopify.dev/docs",
8022
+ "category": "Ecommerce",
8023
+ "type": "community",
8024
+ "maintainers": [
8025
+ {
8026
+ "name": "Zoltan Lukacs",
8027
+ "github": "konkonam"
8028
+ },
8029
+ {
8030
+ "name": "Frederik Bußmann",
8031
+ "github": "freb97"
8032
+ }
8033
+ ],
8034
+ "compatibility": {
8035
+ "nuxt": ">=3.0.0",
8036
+ "requires": {}
8037
+ }
8038
+ },
8039
+ {
8040
+ "name": "shopware",
8041
+ "description": "Nuxt module that allows you to set up a Nuxt 3 project with Shopware Frontends.",
8042
+ "repo": "shopware/frontends#main/packages/nuxt-module",
8043
+ "npm": "@shopware/nuxt-module",
8044
+ "icon": "shopware.svg",
8045
+ "github": "https://github.com/shopware/frontends/tree/main/packages/nuxt-module",
8046
+ "website": "https://frontends.shopware.com/packages/nuxt-module.html",
8047
+ "learn_more": "https://www.shopware.com",
7006
8048
  "category": "Ecommerce",
7007
8049
  "type": "3rd-party",
7008
8050
  "maintainers": [
7009
8051
  {
7010
- "name": "Thomas Marrec",
7011
- "github": "Gomah",
7012
- "twitter": "Gomah"
8052
+ "name": "Shopware AG",
8053
+ "github": "shopware"
7013
8054
  }
7014
8055
  ],
7015
8056
  "compatibility": {
7016
- "nuxt": "^2.0.0",
8057
+ "nuxt": ">=3.0.0",
7017
8058
  "requires": {}
7018
8059
  }
7019
8060
  },
@@ -7105,7 +8146,8 @@
7105
8146
  {
7106
8147
  "name": "Nicolas PENNEC",
7107
8148
  "github": "NicoPennec",
7108
- "twitter": "NicoPennec"
8149
+ "twitter": "NicoPennec",
8150
+ "bluesky": "nicopennec.bsky.social"
7109
8151
  }
7110
8152
  ],
7111
8153
  "compatibility": {
@@ -7202,6 +8244,54 @@
7202
8244
  "requires": {}
7203
8245
  }
7204
8246
  },
8247
+ {
8248
+ "name": "solar-icons",
8249
+ "description": "Nuxt module that provides seamless integration of Solar Icons with auto-import, global configuration, and reactive controls.",
8250
+ "repo": "saoudi-h/solar-icons#main/packages/nuxt",
8251
+ "npm": "@solar-icons/nuxt",
8252
+ "icon": "solar-icons.svg",
8253
+ "github": "https://github.com/saoudi-h/solar-icons/tree/main/packages/nuxt",
8254
+ "website": "https://solar-icons.vercel.app/docs/packages/nuxt",
8255
+ "learn_more": "https://solar-icons.vercel.app",
8256
+ "category": "UI",
8257
+ "type": "3rd-party",
8258
+ "maintainers": [
8259
+ {
8260
+ "name": "Hakim Saoudi",
8261
+ "github": "saoudi-h",
8262
+ "avatar": "https://avatars.githubusercontent.com/saoudi-h?v=4",
8263
+ "twitter": "hakim__saoudi"
8264
+ }
8265
+ ],
8266
+ "compatibility": {
8267
+ "nuxt": ">=3.0.0",
8268
+ "requires": {}
8269
+ }
8270
+ },
8271
+ {
8272
+ "name": "sonda",
8273
+ "description": "Bundle analyzer and visualizer",
8274
+ "repo": "filipsobol/sonda#release/packages/sonda",
8275
+ "npm": "sonda",
8276
+ "icon": "sonda.svg",
8277
+ "github": "https://github.com/filipsobol/sonda",
8278
+ "website": "https://sonda.dev/",
8279
+ "learn_more": "https://sonda.dev/",
8280
+ "category": "Devtools",
8281
+ "type": "3rd-party",
8282
+ "maintainers": [
8283
+ {
8284
+ "name": "Filip Sobol",
8285
+ "github": "filipsobol",
8286
+ "twitter": "filipsobol",
8287
+ "bluesky": "filipsobol.bsky.social"
8288
+ }
8289
+ ],
8290
+ "compatibility": {
8291
+ "nuxt": "^3.0.0",
8292
+ "requires": {}
8293
+ }
8294
+ },
7205
8295
  {
7206
8296
  "name": "speedcurve",
7207
8297
  "description": "Speedcurve LUX module for Nuxt",
@@ -7396,7 +8486,7 @@
7396
8486
  {
7397
8487
  "name": "Sébastien Chopin",
7398
8488
  "github": "Atinux",
7399
- "twitter": "Atinux",
8489
+ "twitter": "atinux",
7400
8490
  "bluesky": "atinux.com"
7401
8491
  }
7402
8492
  ],
@@ -7450,7 +8540,8 @@
7450
8540
  {
7451
8541
  "name": "William DA SILVA",
7452
8542
  "github": "WilliamDASILVA",
7453
- "twitter": "willia_am"
8543
+ "twitter": "willia_am",
8544
+ "bluesky": "william.to"
7454
8545
  }
7455
8546
  ],
7456
8547
  "compatibility": {
@@ -7473,12 +8564,13 @@
7473
8564
  {
7474
8565
  "name": "Farnabaz",
7475
8566
  "github": "farnabaz",
7476
- "twitter": "a_birang"
8567
+ "twitter": "a_birang",
8568
+ "bluesky": "farnabaz.dev"
7477
8569
  },
7478
8570
  {
7479
8571
  "name": "Sébastien Chopin",
7480
8572
  "github": "Atinux",
7481
- "twitter": "Atinux",
8573
+ "twitter": "atinux",
7482
8574
  "bluesky": "atinux.com"
7483
8575
  }
7484
8576
  ],
@@ -7556,7 +8648,7 @@
7556
8648
  {
7557
8649
  "name": "Sébastien Chopin",
7558
8650
  "github": "Atinux",
7559
- "twitter": "Atinux",
8651
+ "twitter": "atinux",
7560
8652
  "bluesky": "atinux.com"
7561
8653
  },
7562
8654
  {
@@ -7632,7 +8724,8 @@
7632
8724
  {
7633
8725
  "name": "Farnabaz",
7634
8726
  "github": "farnabaz",
7635
- "twitter": "a_birang"
8727
+ "twitter": "a_birang",
8728
+ "bluesky": "farnabaz.dev"
7636
8729
  }
7637
8730
  ],
7638
8731
  "compatibility": {
@@ -7653,7 +8746,7 @@
7653
8746
  "type": "community",
7654
8747
  "maintainers": [
7655
8748
  {
7656
- "name": "Brooke Holmes",
8749
+ "name": "brooke",
7657
8750
  "github": "sam3d"
7658
8751
  }
7659
8752
  ],
@@ -7769,7 +8862,7 @@
7769
8862
  {
7770
8863
  "name": "Sébastien Chopin",
7771
8864
  "github": "Atinux",
7772
- "twitter": "Atinux",
8865
+ "twitter": "atinux",
7773
8866
  "bluesky": "atinux.com"
7774
8867
  },
7775
8868
  {
@@ -7786,9 +8879,35 @@
7786
8879
  "tailwind"
7787
8880
  ]
7788
8881
  },
8882
+ {
8883
+ "name": "tdesign-vue-next",
8884
+ "description": "A Vue 3 UI components library",
8885
+ "repo": "tdesignOteam/tdesign-nuxt",
8886
+ "npm": "@tdesign-vue-next/nuxt",
8887
+ "icon": "tdesign.svg",
8888
+ "github": "https://github.com/Tencent/tdesign-vue-next",
8889
+ "website": "https://tdesign.tencent.com/vue-next/overview-en",
8890
+ "learn_more": "https://github.com/tdesignoteam/tdesign-nuxt",
8891
+ "category": "UI",
8892
+ "type": "3rd-party",
8893
+ "maintainers": [
8894
+ {
8895
+ "name": "wū yāng",
8896
+ "github": "uyarn"
8897
+ },
8898
+ {
8899
+ "name": "liweijie0812",
8900
+ "github": "liweijie0812"
8901
+ }
8902
+ ],
8903
+ "compatibility": {
8904
+ "nuxt": ">=3.0.0",
8905
+ "requires": {}
8906
+ }
8907
+ },
7789
8908
  {
7790
8909
  "name": "test-utils",
7791
- "description": "Test utilities for Nuxt",
8910
+ "description": "Test utilities for Nuxt.",
7792
8911
  "repo": "nuxt/test-utils#main",
7793
8912
  "npm": "@nuxt/test-utils",
7794
8913
  "icon": "nuxt.svg",
@@ -7851,7 +8970,7 @@
7851
8970
  "type": "3rd-party",
7852
8971
  "maintainers": [
7853
8972
  {
7854
- "name": "Vladislav Bulgakov",
8973
+ "name": "Kairat Markashev",
7855
8974
  "github": "stickpro",
7856
8975
  "avatar": "https://avatars.githubusercontent.com/u/25886722?v=4"
7857
8976
  }
@@ -7991,7 +9110,8 @@
7991
9110
  {
7992
9111
  "name": "Alvaro Saburido",
7993
9112
  "github": "alvarosabu",
7994
- "twitter": "alvarosabu"
9113
+ "twitter": "alvarosabu",
9114
+ "bluesky": "alvarosaburido.dev"
7995
9115
  },
7996
9116
  {
7997
9117
  "name": "Jaime A Torrealba C",
@@ -8262,7 +9382,7 @@
8262
9382
  },
8263
9383
  {
8264
9384
  "name": "ui",
8265
- "description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
9385
+ "description": "The Intuitive UI Library powered by Reka UI and Tailwind CSS.",
8266
9386
  "repo": "nuxt/ui#dev",
8267
9387
  "npm": "@nuxt/ui",
8268
9388
  "icon": "nuxt.svg",
@@ -8281,19 +9401,15 @@
8281
9401
  {
8282
9402
  "name": "Sébastien Chopin",
8283
9403
  "github": "Atinux",
8284
- "twitter": "Atinux",
9404
+ "twitter": "atinux",
8285
9405
  "bluesky": "atinux.com"
8286
- },
8287
- {
8288
- "name": "Sylvain Marroufin",
8289
- "github": "smarroufin",
8290
- "twitter": "smarroufin"
8291
9406
  }
8292
9407
  ],
8293
9408
  "compatibility": {
8294
9409
  "nuxt": ">=3.0.0",
8295
9410
  "requires": {}
8296
- }
9411
+ },
9412
+ "mcp": "https://ui.nuxt.com/mcp"
8297
9413
  },
8298
9414
  {
8299
9415
  "name": "umami",
@@ -8375,7 +9491,7 @@
8375
9491
  {
8376
9492
  "name": "unocss",
8377
9493
  "description": "The instant on-demand atomic CSS engine.",
8378
- "repo": "unocss/unocss#main/packages/nuxt",
9494
+ "repo": "unocss/unocss#main/packages-integrations/nuxt",
8379
9495
  "npm": "@unocss/nuxt",
8380
9496
  "icon": "unocss.svg",
8381
9497
  "github": "https://github.com/unocss/unocss",
@@ -8413,7 +9529,7 @@
8413
9529
  "type": "3rd-party",
8414
9530
  "maintainers": [
8415
9531
  {
8416
- "name": "Giovane Cardoso",
9532
+ "name": "Giovane Silva",
8417
9533
  "github": "novout",
8418
9534
  "avatar": "https://avatars.githubusercontent.com/novout?v=4"
8419
9535
  }
@@ -8786,6 +9902,29 @@
8786
9902
  "requires": {}
8787
9903
  }
8788
9904
  },
9905
+ {
9906
+ "name": "vue-gsap-flip",
9907
+ "description": "A powerful Vue 3 library for creating stunning flip animations using GSAP's Flip plugin. Modular, extensible, and easy to use.",
9908
+ "repo": "lavolpecheprogramma/vue-gsap-flip#master/packages/nuxt",
9909
+ "npm": "@vue-gsap-flip/nuxt",
9910
+ "icon": "",
9911
+ "github": "https://github.com/lavolpecheprogramma/vue-gsap-flip",
9912
+ "website": "https://lavolpecheprogramma.github.io/vue-gsap-flip/",
9913
+ "learn_more": "",
9914
+ "category": "Libraries",
9915
+ "type": "3rd-party",
9916
+ "maintainers": [
9917
+ {
9918
+ "name": "Alberto Parziale",
9919
+ "github": "lavolpecheprogramma",
9920
+ "twitter": "lavolpechevola"
9921
+ }
9922
+ ],
9923
+ "compatibility": {
9924
+ "nuxt": ">=3.0.0",
9925
+ "requires": {}
9926
+ }
9927
+ },
8789
9928
  {
8790
9929
  "name": "vue-macros",
8791
9930
  "description": "Explore more macros and syntax sugar to Vue.",
@@ -8799,7 +9938,7 @@
8799
9938
  "type": "3rd-party",
8800
9939
  "maintainers": [
8801
9940
  {
8802
- "name": "Kevin Deng 三咲智子",
9941
+ "name": "Kevin Deng",
8803
9942
  "github": "sxzz",
8804
9943
  "twitter": "sanxiaozhizi",
8805
9944
  "bluesky": "sxzz.dev"
@@ -9239,7 +10378,7 @@
9239
10378
  {
9240
10379
  "name": "Sébastien Chopin",
9241
10380
  "github": "Atinux",
9242
- "twitter": "Atinux",
10381
+ "twitter": "atinux",
9243
10382
  "bluesky": "atinux.com"
9244
10383
  }
9245
10384
  ],
@@ -9493,6 +10632,28 @@
9493
10632
  "requires": {}
9494
10633
  }
9495
10634
  },
10635
+ {
10636
+ "name": "workflow",
10637
+ "description": "Workflow DevKit - Build durable, resilient, and observable workflows",
10638
+ "repo": "vercel/workflow#main/packages/workflow",
10639
+ "npm": "workflow",
10640
+ "icon": "workflow.svg",
10641
+ "github": "https://github.com/vercel/workflow/tree/main/packages/workflow",
10642
+ "website": "https://useworkflow.dev",
10643
+ "learn_more": "",
10644
+ "category": "Devtools",
10645
+ "type": "3rd-party",
10646
+ "maintainers": [
10647
+ {
10648
+ "name": "vercel",
10649
+ "github": "vercel"
10650
+ }
10651
+ ],
10652
+ "compatibility": {
10653
+ "nuxt": ">=3.0.0",
10654
+ "requires": {}
10655
+ }
10656
+ },
9496
10657
  {
9497
10658
  "name": "wp-nuxt",
9498
10659
  "description": "The module adds a Wordpress Rest API to your nuxt application",