@nuxt/modules 0.6.0-0d7b91 → 0.6.0-111486

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 +1280 -143
  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",
@@ -3171,7 +3362,7 @@
3171
3362
  "name": "kql",
3172
3363
  "description": "Nuxt module for Kirby's Query Language API",
3173
3364
  "repo": "johannschopplich/nuxt-kql",
3174
- "npm": "nuxt-kql",
3365
+ "npm": "nuxt-kirby",
3175
3366
  "icon": "kql.svg",
3176
3367
  "github": "https://github.com/johannschopplich/nuxt-kql",
3177
3368
  "website": "https://nuxt-kql.byjohann.dev/",
@@ -3277,6 +3468,30 @@
3277
3468
  "bluesky": "gugustinette.com"
3278
3469
  }
3279
3470
  ],
3471
+ "compatibility": {
3472
+ "nuxt": ">=3.0.0",
3473
+ "requires": {}
3474
+ }
3475
+ },
3476
+ {
3477
+ "name": "lettermint",
3478
+ "description": "Nuxt module for sending emails with Lettermint",
3479
+ "repo": "lettermint/nuxt-lettermint",
3480
+ "npm": "nuxt-lettermint",
3481
+ "icon": "lettermint.svg",
3482
+ "github": "https://github.com/lettermint/nuxt-lettermint",
3483
+ "website": "https://github.com/lettermint/nuxt-lettermint",
3484
+ "learn_more": "https://lettermint.co",
3485
+ "category": "Extensions",
3486
+ "type": "3rd-party",
3487
+ "maintainers": [
3488
+ {
3489
+ "name": "lettermint",
3490
+ "github": "lettermint",
3491
+ "twitter": "lettermintco",
3492
+ "bluesky": "lettermint.co"
3493
+ }
3494
+ ],
3280
3495
  "compatibility": {
3281
3496
  "nuxt": "^3.0.0",
3282
3497
  "requires": {}
@@ -3307,6 +3522,36 @@
3307
3522
  "devtools": "^0.0.0"
3308
3523
  }
3309
3524
  },
3525
+ {
3526
+ "name": "llms",
3527
+ "description": "Generate llms.txt documentation for your Nuxt application",
3528
+ "repo": "nuxtlabs/nuxt-llms",
3529
+ "npm": "nuxt-llms",
3530
+ "icon": "llms.png",
3531
+ "github": "https://github.com/nuxtlabs/nuxt-llms",
3532
+ "website": "https://github.com/nuxtlabs/nuxt-llms",
3533
+ "learn_more": "",
3534
+ "category": "SEO",
3535
+ "type": "3rd-party",
3536
+ "maintainers": [
3537
+ {
3538
+ "name": "Farnabaz",
3539
+ "github": "farnabaz",
3540
+ "twitter": "a_birang",
3541
+ "bluesky": "farnabaz.dev"
3542
+ },
3543
+ {
3544
+ "name": "Sébastien Chopin",
3545
+ "github": "Atinux",
3546
+ "twitter": "atinux",
3547
+ "bluesky": "atinux.com"
3548
+ }
3549
+ ],
3550
+ "compatibility": {
3551
+ "nuxt": "^3.0.0",
3552
+ "requires": {}
3553
+ }
3554
+ },
3310
3555
  {
3311
3556
  "name": "localforage",
3312
3557
  "description": "LocalForage is a fast and simple storage library for JavaScript",
@@ -3452,6 +3697,30 @@
3452
3697
  },
3453
3698
  "sponsor": true
3454
3699
  },
3700
+ {
3701
+ "name": "lottie",
3702
+ "description": "Easily integrate Lottie animations into your Nuxt App.",
3703
+ "repo": "volkanakkus/nuxt-lottie",
3704
+ "npm": "nuxt-lottie",
3705
+ "icon": "lottie.png",
3706
+ "github": "https://github.com/volkanakkus/nuxt-lottie",
3707
+ "website": "https://github.com/volkanakkus/nuxt-lottie",
3708
+ "learn_more": "https://github.com/volkanakkus/nuxt-lottie/blob/main/README.md",
3709
+ "category": "UI",
3710
+ "type": "3rd-party",
3711
+ "maintainers": [
3712
+ {
3713
+ "name": "Volkan Akkuş",
3714
+ "github": "volkanakkus",
3715
+ "avatar": "https://avatars.githubusercontent.com/volkanakkus",
3716
+ "twitter": "volkanakks"
3717
+ }
3718
+ ],
3719
+ "compatibility": {
3720
+ "nuxt": ">=3.0.0",
3721
+ "requires": {}
3722
+ }
3723
+ },
3455
3724
  {
3456
3725
  "name": "lucide-icons",
3457
3726
  "description": "Nuxt module to integrate Lucide icons",
@@ -3524,6 +3793,30 @@
3524
3793
  "requires": {}
3525
3794
  }
3526
3795
  },
3796
+ {
3797
+ "name": "mailchannels",
3798
+ "description": "Simple MailChannels Email API integration for Nuxt",
3799
+ "repo": "yizack/nuxt-mailchannels",
3800
+ "npm": "nuxt-mailchannels",
3801
+ "icon": "mailchannels.svg",
3802
+ "github": "https://github.com/Yizack/nuxt-mailchannels",
3803
+ "website": "https://github.com/Yizack/nuxt-mailchannels",
3804
+ "learn_more": "https://www.mailchannels.com/email-api/",
3805
+ "category": "Extensions",
3806
+ "type": "3rd-party",
3807
+ "maintainers": [
3808
+ {
3809
+ "name": "Yizack Rangel",
3810
+ "github": "yizack",
3811
+ "twitter": "YizackR",
3812
+ "bluesky": "yizack.com"
3813
+ }
3814
+ ],
3815
+ "compatibility": {
3816
+ "nuxt": ">=3.0.0",
3817
+ "requires": {}
3818
+ }
3819
+ },
3527
3820
  {
3528
3821
  "name": "mailpit",
3529
3822
  "description": "Integrates Mailpit web UI in Nuxt devtools",
@@ -3619,11 +3912,11 @@
3619
3912
  },
3620
3913
  {
3621
3914
  "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",
3915
+ "description": "A modern Vue.js UI library with auto-import components, plugins, and composables designed for seamless Nuxt integration and enhanced developer experience.",
3916
+ "repo": "louismazel/maz-ui#master/packages/nuxt",
3917
+ "npm": "@maz-ui/nuxt",
3625
3918
  "icon": "maz-ui.png",
3626
- "github": "https://github.com/louismazel/maz-ui",
3919
+ "github": "https://github.com/LouisMazel/maz-ui/tree/master/packages/nuxt",
3627
3920
  "website": "https://maz-ui.com/",
3628
3921
  "learn_more": "https://maz-ui.com/guide/nuxt",
3629
3922
  "category": "UI",
@@ -3655,7 +3948,8 @@
3655
3948
  {
3656
3949
  "name": "Farnabaz",
3657
3950
  "github": "farnabaz",
3658
- "twitter": "a_birang"
3951
+ "twitter": "a_birang",
3952
+ "bluesky": "farnabaz.dev"
3659
3953
  }
3660
3954
  ],
3661
3955
  "compatibility": {
@@ -3983,7 +4277,7 @@
3983
4277
  "icon": "nodemailer.png",
3984
4278
  "github": "https://github.com/kleinpetr/nuxt-nodemailer",
3985
4279
  "website": "https://github.com/kleinpetr/nuxt-nodemailer",
3986
- "learn_more": "https://www.nodemailer.com/",
4280
+ "learn_more": "https://nodemailer.com/",
3987
4281
  "category": "Extensions",
3988
4282
  "type": "3rd-party",
3989
4283
  "maintainers": [
@@ -4041,6 +4335,30 @@
4041
4335
  "requires": {}
4042
4336
  }
4043
4337
  },
4338
+ {
4339
+ "name": "nuxt-aidbase",
4340
+ "description": "Easily integrate Aidbase into your Nuxt app.",
4341
+ "repo": "Mokkapps/nuxt-aidbase",
4342
+ "npm": "nuxt-aidbase",
4343
+ "icon": "nuxt-aidbase.png",
4344
+ "github": "https://github.com/Mokkapps/nuxt-aidbase",
4345
+ "website": "https://github.com/Mokkapps/nuxt-aidbase",
4346
+ "learn_more": "https://github.com/Mokkapps/nuxt-aidbase",
4347
+ "category": "Libraries",
4348
+ "type": "3rd-party",
4349
+ "maintainers": [
4350
+ {
4351
+ "name": "Michael Hoffmann",
4352
+ "github": "Mokkapps",
4353
+ "twitter": "mokkapps",
4354
+ "avatar": "https://avatars.githubusercontent.com/u/3127210?v=4"
4355
+ }
4356
+ ],
4357
+ "compatibility": {
4358
+ "nuxt": ">=3.0.0",
4359
+ "requires": {}
4360
+ }
4361
+ },
4044
4362
  {
4045
4363
  "name": "nuxt-anchorscroll",
4046
4364
  "description": "Scroll to top and to anchor support for Nuxt",
@@ -4063,6 +4381,29 @@
4063
4381
  "requires": {}
4064
4382
  }
4065
4383
  },
4384
+ {
4385
+ "name": "nuxt-anime",
4386
+ "description": "Nuxt module for Anime.js",
4387
+ "repo": "Enternikot/NuxtAnime",
4388
+ "npm": "nuxt-anime",
4389
+ "icon": "nuxt-anime.png",
4390
+ "github": "https://github.com/Enternikot/NuxtAnime",
4391
+ "website": "https://nuxtanime.vercel.app/",
4392
+ "learn_more": "https://animejs.com/",
4393
+ "category": "Libraries",
4394
+ "type": "3rd-party",
4395
+ "maintainers": [
4396
+ {
4397
+ "name": "Sebastian Gebhardt",
4398
+ "github": "Enternikot",
4399
+ "avatar": "https://avatars.githubusercontent.com/u/47455848?v=4"
4400
+ }
4401
+ ],
4402
+ "compatibility": {
4403
+ "nuxt": ">=3.0.0",
4404
+ "requires": {}
4405
+ }
4406
+ },
4066
4407
  {
4067
4408
  "name": "nuxt-asciidoc",
4068
4409
  "description": "Transformer for using asciidoc in nuxt",
@@ -4093,8 +4434,8 @@
4093
4434
  "npm": "nuxt-auth-sanctum",
4094
4435
  "icon": "laravel.svg",
4095
4436
  "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",
4437
+ "website": "https://sanctum.manchenkoff.me",
4438
+ "learn_more": "https://laravel.com/docs/12.x/sanctum",
4098
4439
  "category": "Security",
4099
4440
  "type": "3rd-party",
4100
4441
  "maintainers": [
@@ -4205,6 +4546,30 @@
4205
4546
  "requires": {}
4206
4547
  }
4207
4548
  },
4549
+ {
4550
+ "name": "nuxt-charts",
4551
+ "description": "Nuxt module for vue-chrts",
4552
+ "repo": "dennisadriaans/vue-chrts#main/packages/nuxt",
4553
+ "npm": "nuxt-charts",
4554
+ "icon": "nuxt-charts.svg",
4555
+ "github": "https://github.com/dennisadriaans/vue-chrts",
4556
+ "website": "https://nuxtcharts.com/",
4557
+ "learn_more": "https://nuxtcharts.com/docs",
4558
+ "category": "UI",
4559
+ "type": "3rd-party",
4560
+ "maintainers": [
4561
+ {
4562
+ "name": "Dennis Adriaansen",
4563
+ "github": "dennisadriaans",
4564
+ "avatar": "https://avatars.githubusercontent.com/dennisadriaans",
4565
+ "twitter": "DennisAdriaans"
4566
+ }
4567
+ ],
4568
+ "compatibility": {
4569
+ "nuxt": ">=3.0.0",
4570
+ "requires": {}
4571
+ }
4572
+ },
4208
4573
  {
4209
4574
  "name": "nuxt-chatgpt",
4210
4575
  "description": "ChatGPT integration for Nuxt",
@@ -4250,6 +4615,51 @@
4250
4615
  "requires": {}
4251
4616
  }
4252
4617
  },
4618
+ {
4619
+ "name": "nuxt-color-picker",
4620
+ "description": "A module that adds a convenient, customizable ColorPicker component to select colors in your application.",
4621
+ "repo": "lorexiq/nuxt-color-picker",
4622
+ "npm": "nuxt-color-picker",
4623
+ "icon": "nuxt-color-picker.png",
4624
+ "github": "https://github.com/LorexIQ/nuxt-color-picker",
4625
+ "website": "https://nuxt-color-picker.nuxt.dev/",
4626
+ "learn_more": "",
4627
+ "category": "UI",
4628
+ "type": "3rd-party",
4629
+ "maintainers": [
4630
+ {
4631
+ "name": "Dmitry Murashko",
4632
+ "github": "LorexIQ",
4633
+ "avatar": "https://avatars.githubusercontent.com/lorexiq?v=4"
4634
+ }
4635
+ ],
4636
+ "compatibility": {
4637
+ "nuxt": "^3.0.0",
4638
+ "requires": {}
4639
+ }
4640
+ },
4641
+ {
4642
+ "name": "nuxt-componentsbook-module",
4643
+ "description": "Storybook-like experience for Nuxt components",
4644
+ "repo": "s00d/nuxt-componentsbook-module",
4645
+ "npm": "nuxt-componentsbook-module",
4646
+ "icon": "nuxt-componentsbook-module.png",
4647
+ "github": "https://github.com/s00d/nuxt-componentsbook-module",
4648
+ "website": "https://github.com/s00d/nuxt-componentsbook-module",
4649
+ "learn_more": "https://www.npmjs.com/package/nuxt-componentsbook-module",
4650
+ "category": "Extensions",
4651
+ "type": "3rd-party",
4652
+ "maintainers": [
4653
+ {
4654
+ "name": "Pavel Kuzmin",
4655
+ "github": "s00d"
4656
+ }
4657
+ ],
4658
+ "compatibility": {
4659
+ "nuxt": ">=3.0.0",
4660
+ "requires": {}
4661
+ }
4662
+ },
4253
4663
  {
4254
4664
  "name": "nuxt-cookie-consent",
4255
4665
  "description": "Nuxt module for integrating with cookie consent providers with ease",
@@ -4285,9 +4695,33 @@
4285
4695
  "type": "3rd-party",
4286
4696
  "maintainers": [
4287
4697
  {
4288
- "name": "h+",
4698
+ "name": "Serdar Yerdelen",
4289
4699
  "github": "JustSerdar",
4290
- "twitter": "darwebdb"
4700
+ "twitter": "justserdardev"
4701
+ }
4702
+ ],
4703
+ "compatibility": {
4704
+ "nuxt": ">=3.0.0",
4705
+ "requires": {}
4706
+ }
4707
+ },
4708
+ {
4709
+ "name": "nuxt-email-renderer",
4710
+ "description": "A Nuxt module that provides high-quality, unstyled components & utils for creating emails using Vue and TypeScript.",
4711
+ "repo": "Mokkapps/nuxt-email-renderer",
4712
+ "npm": "nuxt-email-renderer",
4713
+ "icon": "",
4714
+ "github": "https://github.com/Mokkapps/nuxt-email-renderer",
4715
+ "website": "https://nuxtemail.com",
4716
+ "learn_more": "https://nuxtemail.com",
4717
+ "category": "Devtools",
4718
+ "type": "3rd-party",
4719
+ "maintainers": [
4720
+ {
4721
+ "name": "Michael Hoffmann",
4722
+ "github": "Mokkapps",
4723
+ "twitter": "mokkapps",
4724
+ "avatar": "https://avatars.githubusercontent.com/u/3127210?v=4"
4291
4725
  }
4292
4726
  ],
4293
4727
  "compatibility": {
@@ -4410,6 +4844,31 @@
4410
4844
  "requires": {}
4411
4845
  }
4412
4846
  },
4847
+ {
4848
+ "name": "nuxt-formisch",
4849
+ "description": "Formisch integration for Nuxt - schema-based, headless form library",
4850
+ "repo": "onmax/nuxt-formisch",
4851
+ "npm": "nuxt-formisch",
4852
+ "icon": "nuxt-formisch.svg",
4853
+ "github": "https://github.com/onmax/nuxt-formisch",
4854
+ "website": "https://github.com/onmax/nuxt-formisch",
4855
+ "learn_more": "",
4856
+ "category": "Libraries",
4857
+ "type": "3rd-party",
4858
+ "maintainers": [
4859
+ {
4860
+ "name": "Max",
4861
+ "github": "onmax",
4862
+ "avatar": "https://avatars.githubusercontent.com/u/22072217?v=4",
4863
+ "bluesky": "onmax.bsky.social",
4864
+ "twitter": "_onmax"
4865
+ }
4866
+ ],
4867
+ "compatibility": {
4868
+ "nuxt": "^3.0.0",
4869
+ "requires": {}
4870
+ }
4871
+ },
4413
4872
  {
4414
4873
  "name": "nuxt-fortify",
4415
4874
  "description": "Use Laravel fortify and sanctum with Nuxt",
@@ -4435,8 +4894,8 @@
4435
4894
  }
4436
4895
  },
4437
4896
  {
4438
- "name": "Glaze for Nuxt",
4439
- "description": "Nuxt Module (unofficial) for Glaze.dev",
4897
+ "name": "nuxt-glaze",
4898
+ "description": "Glaze.dev module for Nuxt",
4440
4899
  "repo": "holux-design/nuxt-glaze",
4441
4900
  "npm": "nuxt-glaze",
4442
4901
  "icon": "nuxt-glaze.png",
@@ -4456,6 +4915,72 @@
4456
4915
  "requires": {}
4457
4916
  }
4458
4917
  },
4918
+ {
4919
+ "name": "nuxt-google-auth",
4920
+ "description": "Google Identity Services integration for Nuxt 3 & 4 with a simple composable and button component.",
4921
+ "repo": "go-fireball/nuxt-google-auth",
4922
+ "npm": "nuxt-google-auth",
4923
+ "icon": "",
4924
+ "github": "https://github.com/go-fireball/nuxt-google-auth",
4925
+ "website": "https://github.com/go-fireball/nuxt-google-auth",
4926
+ "learn_more": "",
4927
+ "category": "Security",
4928
+ "type": "3rd-party",
4929
+ "maintainers": [
4930
+ {
4931
+ "name": "go-fireball",
4932
+ "github": "go-fireball"
4933
+ }
4934
+ ],
4935
+ "compatibility": {
4936
+ "nuxt": "^3.0.0",
4937
+ "requires": {}
4938
+ }
4939
+ },
4940
+ {
4941
+ "name": "nuxt-gpt",
4942
+ "description": "Plug and Play ChatGPT for Nuxt.",
4943
+ "repo": "holux-design/nuxt-GPT",
4944
+ "npm": "nuxt-gpt",
4945
+ "icon": "nuxt-gpt.svg",
4946
+ "github": "https://github.com/holux-design/nuxt-GPT",
4947
+ "website": "https://nuxt-gpt-module.vercel.app/",
4948
+ "learn_more": "https://nuxt-gpt-module.vercel.app/usage/examples",
4949
+ "category": "Libraries",
4950
+ "type": "3rd-party",
4951
+ "maintainers": [
4952
+ {
4953
+ "name": "Lukas Hofstätter",
4954
+ "github": "holux-design"
4955
+ }
4956
+ ],
4957
+ "compatibility": {
4958
+ "nuxt": ">=3.0.0",
4959
+ "requires": {}
4960
+ }
4961
+ },
4962
+ {
4963
+ "name": "nuxt-gql-pulse",
4964
+ "description": "A Nuxt 3 module for making GraphQL requests with ease, leveraging the power of Nuxt's composables and VueUse.",
4965
+ "repo": "Abbasmoe/nuxt-gql-pulse",
4966
+ "npm": "nuxt-gql-pulse",
4967
+ "icon": "nuxt-gql-pulse.png",
4968
+ "github": "https://github.com/Abbasmoe/nuxt-gql-pulse",
4969
+ "website": "https://github.com/Abbasmoe/nuxt-gql-pulse",
4970
+ "learn_more": "",
4971
+ "category": "Request",
4972
+ "type": "3rd-party",
4973
+ "maintainers": [
4974
+ {
4975
+ "name": "Abbas Mohamed",
4976
+ "github": "Abbasmoe"
4977
+ }
4978
+ ],
4979
+ "compatibility": {
4980
+ "nuxt": ">=3.0.0",
4981
+ "requires": {}
4982
+ }
4983
+ },
4459
4984
  {
4460
4985
  "name": "nuxt-graphql-middleware",
4461
4986
  "description": "Expose GraphQL queries and mutations as server API routes.",
@@ -4654,8 +5179,8 @@
4654
5179
  "npm": "nuxt-laravel-echo",
4655
5180
  "icon": "laravel.svg",
4656
5181
  "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",
5182
+ "website": "https://echo.manchenkoff.me",
5183
+ "learn_more": "https://laravel.com/docs/12.x/broadcasting",
4659
5184
  "category": "Libraries",
4660
5185
  "type": "3rd-party",
4661
5186
  "maintainers": [
@@ -4671,6 +5196,54 @@
4671
5196
  "requires": {}
4672
5197
  }
4673
5198
  },
5199
+ {
5200
+ "name": "nuxt-legacy",
5201
+ "description": "A Nuxt module for supporting legacy browsers.",
5202
+ "repo": "teages/nuxt-legacy",
5203
+ "npm": "@teages/nuxt-legacy",
5204
+ "icon": "nuxt-legacy.svg",
5205
+ "github": "https://github.com/teages/nuxt-legacy",
5206
+ "website": "https://github.com/teages/nuxt-legacy",
5207
+ "learn_more": "https://www.npmjs.com/package/@vitejs/plugin-legacy",
5208
+ "category": "Performance",
5209
+ "type": "3rd-party",
5210
+ "maintainers": [
5211
+ {
5212
+ "name": "Teages",
5213
+ "github": "teages",
5214
+ "twitter": "Teages_L",
5215
+ "bluesky": "teages.xyz"
5216
+ }
5217
+ ],
5218
+ "compatibility": {
5219
+ "nuxt": ">=3.15.0",
5220
+ "requires": {}
5221
+ }
5222
+ },
5223
+ {
5224
+ "name": "nuxt-listmonk",
5225
+ "description": "Nuxt module for Listmonk",
5226
+ "repo": "roncallyt/nuxt-listmonk",
5227
+ "npm": "nuxt-listmonk",
5228
+ "icon": "listmonk.svg",
5229
+ "github": "https://github.com/roncallyt/nuxt-listmonk",
5230
+ "website": "https://github.com/roncallyt/nuxt-listmonk",
5231
+ "learn_more": "https://listmonk.app/docs/",
5232
+ "category": "Extensions",
5233
+ "type": "3rd-party",
5234
+ "maintainers": [
5235
+ {
5236
+ "name": "Thomerson Roncally",
5237
+ "github": "roncallyt",
5238
+ "avatar": "https://avatars.githubusercontent.com/roncallyt",
5239
+ "twitter": "t7ndotdev"
5240
+ }
5241
+ ],
5242
+ "compatibility": {
5243
+ "nuxt": ">=3.12.0",
5244
+ "requires": {}
5245
+ }
5246
+ },
4674
5247
  {
4675
5248
  "name": "nuxt-localtunnel",
4676
5249
  "description": "Exposes your Nuxt localhost to the world automatically.",
@@ -4782,7 +5355,7 @@
4782
5355
  }
4783
5356
  ],
4784
5357
  "compatibility": {
4785
- "nuxt": "^3.0.0",
5358
+ "nuxt": ">=3.0.0",
4786
5359
  "requires": {}
4787
5360
  }
4788
5361
  },
@@ -4844,7 +5417,7 @@
4844
5417
  "type": "3rd-party",
4845
5418
  "maintainers": [
4846
5419
  {
4847
- "name": "e-chan1007",
5420
+ "name": "Sota Iguchi",
4848
5421
  "github": "e-chan1007",
4849
5422
  "twitter": "e_chan1007"
4850
5423
  }
@@ -4879,6 +5452,29 @@
4879
5452
  "devtools": "^0.0.0"
4880
5453
  }
4881
5454
  },
5455
+ {
5456
+ "name": "nuxt-music-flow",
5457
+ "description": "Nuxt 3 module for audio player component with playlist and waveform visualization.",
5458
+ "repo": "ndragun92/nuxt-music-flow",
5459
+ "npm": "nuxt-music-flow",
5460
+ "icon": "nuxt-music-flow.png",
5461
+ "github": "https://github.com/ndragun92/nuxt-music-flow",
5462
+ "website": "https://vue-music-flow-docs.vercel.app/usage#nuxt",
5463
+ "learn_more": "https://vue-music-flow-docs.vercel.app/demo",
5464
+ "category": "Libraries",
5465
+ "type": "3rd-party",
5466
+ "maintainers": [
5467
+ {
5468
+ "name": "Nemanja Dragun",
5469
+ "github": "ndragun92",
5470
+ "twitter": "nemanjadragun"
5471
+ }
5472
+ ],
5473
+ "compatibility": {
5474
+ "nuxt": ">=3.0.0",
5475
+ "requires": {}
5476
+ }
5477
+ },
4882
5478
  {
4883
5479
  "name": "nuxt-oidc-auth",
4884
5480
  "description": "Seamless modern authentication for Nuxt applications.",
@@ -4902,6 +5498,58 @@
4902
5498
  "requires": {}
4903
5499
  }
4904
5500
  },
5501
+ {
5502
+ "name": "nuxt-ollama",
5503
+ "description": "Simple integration of the official Ollama JavaScript Library for your Nuxt application.",
5504
+ "repo": "jericho1060/nuxt-ollama",
5505
+ "npm": "nuxt-ollama",
5506
+ "icon": "nuxt-ollama.png",
5507
+ "github": "https://github.com/jericho1060/nuxt-ollama",
5508
+ "website": "https://nuxt-ollama.jericho.dev/",
5509
+ "learn_more": "https://nuxt-ollama.jericho.dev/",
5510
+ "category": "Libraries",
5511
+ "type": "3rd-party",
5512
+ "maintainers": [
5513
+ {
5514
+ "name": "Thomas",
5515
+ "github": "jericho1060",
5516
+ "avatar": "https://avatars.githubusercontent.com/jericho1060",
5517
+ "twitter": "jerichodev"
5518
+ }
5519
+ ],
5520
+ "compatibility": {
5521
+ "nuxt": "^3.15.0",
5522
+ "requires": {}
5523
+ }
5524
+ },
5525
+ {
5526
+ "name": "nuxt-open-fetch",
5527
+ "description": "Generate zero-overhead, 100% typed OpenAPI clients for Nuxt.",
5528
+ "repo": "Norbiros/nuxt-open-fetch",
5529
+ "npm": "nuxt-open-fetch",
5530
+ "icon": "nuxt-open-fetch.svg",
5531
+ "github": "https://github.com/Norbiros/nuxt-open-fetch",
5532
+ "website": "https://nuxt-open-fetch.norbiros.dev",
5533
+ "learn_more": "https://www.npmjs.com/package/nuxt-open-fetch",
5534
+ "category": "Request",
5535
+ "type": "3rd-party",
5536
+ "maintainers": [
5537
+ {
5538
+ "name": "Norbiros",
5539
+ "github": "Norbiros",
5540
+ "avatar": "https://avatars.githubusercontent.com/u/89837724?v=4"
5541
+ },
5542
+ {
5543
+ "name": "Taras Batenkov",
5544
+ "github": "enkot",
5545
+ "avatar": "https://avatars.githubusercontent.com/u/10506522?v=4"
5546
+ }
5547
+ ],
5548
+ "compatibility": {
5549
+ "nuxt": ">=3.0.0",
5550
+ "requires": {}
5551
+ }
5552
+ },
4905
5553
  {
4906
5554
  "name": "nuxt-openapi-docs-module",
4907
5555
  "description": "Generate pages from OpenAPI specifications",
@@ -5138,6 +5786,51 @@
5138
5786
  "requires": {}
5139
5787
  }
5140
5788
  },
5789
+ {
5790
+ "name": "nuxt-processor",
5791
+ "description": "Decoupled processing for Nuxt backed by BullMQ.",
5792
+ "repo": "aidanhibbard/nuxt-processor",
5793
+ "npm": "nuxt-processor",
5794
+ "icon": "",
5795
+ "github": "https://github.com/aidanhibbard/nuxt-processor",
5796
+ "website": "https://github.com/aidanhibbard/nuxt-processor",
5797
+ "learn_more": "https://aidanhibbard.github.io/nuxt-processor/",
5798
+ "category": "Libraries",
5799
+ "type": "3rd-party",
5800
+ "maintainers": [
5801
+ {
5802
+ "name": "Aidan Hibbard",
5803
+ "github": "aidanhibbard"
5804
+ }
5805
+ ],
5806
+ "compatibility": {
5807
+ "nuxt": ">=3.0.0",
5808
+ "requires": {}
5809
+ }
5810
+ },
5811
+ {
5812
+ "name": "nuxt-query",
5813
+ "description": "Nuxt module for TanStack Query (FKA Vue Query) with Nuxt DevTools integration",
5814
+ "repo": "peterbud/nuxt-query",
5815
+ "npm": "@peterbud/nuxt-query",
5816
+ "icon": "nuxt-query.svg",
5817
+ "github": "https://github.com/peterbud/nuxt-query",
5818
+ "website": "https://github.com/peterbud/nuxt-query#readme",
5819
+ "learn_more": "https://tanstack.com/query/latest/docs/framework/vue/overview",
5820
+ "category": "Libraries",
5821
+ "type": "3rd-party",
5822
+ "maintainers": [
5823
+ {
5824
+ "name": "Peter Budai",
5825
+ "github": "peterbud",
5826
+ "bluesky": "peterbud.bsky.social"
5827
+ }
5828
+ ],
5829
+ "compatibility": {
5830
+ "nuxt": ">=3.0.0",
5831
+ "requires": {}
5832
+ }
5833
+ },
5141
5834
  {
5142
5835
  "name": "nuxt-sanctum-authentication",
5143
5836
  "description": "Nuxt 3 module for easy Laravel Sanctum authentication, offering CSRF token management, both cookie and token-based auth, and SSR compatibility.",
@@ -5165,6 +5858,77 @@
5165
5858
  "requires": {}
5166
5859
  }
5167
5860
  },
5861
+ {
5862
+ "name": "nuxt-sanctum-precognition",
5863
+ "description": "Nuxt module for Laravel Precognition integration",
5864
+ "repo": "manchenkoff/nuxt-sanctum-precognition",
5865
+ "npm": "nuxt-sanctum-precognition",
5866
+ "icon": "laravel.svg",
5867
+ "github": "https://github.com/manchenkoff/nuxt-sanctum-precognition",
5868
+ "website": "https://precognition.manchenkoff.me",
5869
+ "learn_more": "https://laravel.com/docs/12.x/precognition",
5870
+ "category": "Libraries",
5871
+ "type": "3rd-party",
5872
+ "maintainers": [
5873
+ {
5874
+ "name": "Artem Manchenkov",
5875
+ "github": "manchenkoff",
5876
+ "avatar": "https://avatars.githubusercontent.com/manchenkoff",
5877
+ "twitter": "AManchenkov"
5878
+ }
5879
+ ],
5880
+ "compatibility": {
5881
+ "nuxt": ">=3.12.0",
5882
+ "requires": {}
5883
+ }
5884
+ },
5885
+ {
5886
+ "name": "nuxt-shopify",
5887
+ "description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
5888
+ "repo": "Gomah/nuxt-shopify",
5889
+ "npm": "nuxt-shopify",
5890
+ "icon": "nuxt-shopify.png",
5891
+ "github": "https://github.com/Gomah/nuxt-shopify",
5892
+ "website": "https://github.com/Gomah/nuxt-shopify",
5893
+ "learn_more": "https://www.shopify.com/",
5894
+ "category": "Ecommerce",
5895
+ "type": "3rd-party",
5896
+ "maintainers": [
5897
+ {
5898
+ "name": "Thomas Marrec",
5899
+ "github": "Gomah",
5900
+ "twitter": "Gomah"
5901
+ }
5902
+ ],
5903
+ "compatibility": {
5904
+ "nuxt": "^2.0.0",
5905
+ "requires": {}
5906
+ }
5907
+ },
5908
+ {
5909
+ "name": "nuxt-signupgate",
5910
+ "description": "Easily integrate SignupGate into your Nuxt app.",
5911
+ "repo": "Mokkapps/nuxt-signupgate",
5912
+ "npm": "nuxt-signupgate",
5913
+ "icon": "nuxt-signupgate.png",
5914
+ "github": "https://github.com/Mokkapps/nuxt-signupgate",
5915
+ "website": "https://github.com/Mokkapps/nuxt-signupgate",
5916
+ "learn_more": "https://github.com/Mokkapps/nuxt-signupgate",
5917
+ "category": "Libraries",
5918
+ "type": "3rd-party",
5919
+ "maintainers": [
5920
+ {
5921
+ "name": "Michael Hoffmann",
5922
+ "github": "Mokkapps",
5923
+ "twitter": "mokkapps",
5924
+ "avatar": "https://avatars.githubusercontent.com/u/3127210?v=4"
5925
+ }
5926
+ ],
5927
+ "compatibility": {
5928
+ "nuxt": ">=3.0.0",
5929
+ "requires": {}
5930
+ }
5931
+ },
5168
5932
  {
5169
5933
  "name": "nuxt-smartlook",
5170
5934
  "description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
@@ -5213,6 +5977,29 @@
5213
5977
  "requires": {}
5214
5978
  }
5215
5979
  },
5980
+ {
5981
+ "name": "nuxt-ssr-api-logger",
5982
+ "description": "A small module that helps you see when your Nuxt application sends any API request via SSR.",
5983
+ "repo": "buglavecz/nuxt-ssr-api-logger",
5984
+ "npm": "nuxt-ssr-api-logger",
5985
+ "icon": "nuxt-ssr-api-logger.png",
5986
+ "github": "https://github.com/buglavecz/nuxt-ssr-api-logger",
5987
+ "website": "https://github.com/buglavecz/nuxt-ssr-api-logger",
5988
+ "learn_more": "",
5989
+ "category": "Devtools",
5990
+ "type": "3rd-party",
5991
+ "maintainers": [
5992
+ {
5993
+ "name": "Peter Buglavecz",
5994
+ "github": "buglavecz",
5995
+ "avatar": "https://avatars.githubusercontent.com/u/43108336"
5996
+ }
5997
+ ],
5998
+ "compatibility": {
5999
+ "nuxt": ">=3.16.0",
6000
+ "requires": {}
6001
+ }
6002
+ },
5216
6003
  {
5217
6004
  "name": "ssr-lit",
5218
6005
  "description": "Server-Side Rendering for Lit Element components",
@@ -5263,6 +6050,51 @@
5263
6050
  "requires": {}
5264
6051
  }
5265
6052
  },
6053
+ {
6054
+ "name": "nuxt-strapi-blocks-renderer",
6055
+ "description": "Render the Strapi CMS blocks text element easily in Nuxt.",
6056
+ "repo": "freb97/nuxt-strapi-blocks-renderer",
6057
+ "npm": "nuxt-strapi-blocks-renderer",
6058
+ "icon": "nuxt-strapi-blocks-renderer.png",
6059
+ "github": "https://github.com/freb97/nuxt-strapi-blocks-renderer",
6060
+ "website": "https://github.com/freb97/nuxt-strapi-blocks-renderer",
6061
+ "learn_more": "https://strapi.io",
6062
+ "category": "CMS",
6063
+ "type": "3rd-party",
6064
+ "maintainers": [
6065
+ {
6066
+ "name": "Frederik Bußmann",
6067
+ "github": "freb97"
6068
+ }
6069
+ ],
6070
+ "compatibility": {
6071
+ "nuxt": "^3.0.0",
6072
+ "requires": {}
6073
+ }
6074
+ },
6075
+ {
6076
+ "name": "nuxt-svg-sprite-icon",
6077
+ "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.",
6078
+ "repo": "MikeCheng1208/nuxt-svg-sprite-icon",
6079
+ "npm": "nuxt-svg-sprite-icon",
6080
+ "icon": "nuxt-svg-sprite-icon.png",
6081
+ "github": "https://github.com/MikeCheng1208/nuxt-svg-sprite-icon",
6082
+ "website": "https://github.com/MikeCheng1208/nuxt-svg-sprite-icon",
6083
+ "learn_more": "",
6084
+ "category": "UI",
6085
+ "type": "3rd-party",
6086
+ "maintainers": [
6087
+ {
6088
+ "name": "Mike Cheng",
6089
+ "github": "MikeCheng1208",
6090
+ "twitter": "mike_cheng1208"
6091
+ }
6092
+ ],
6093
+ "compatibility": {
6094
+ "nuxt": ">=3.17.0",
6095
+ "requires": {}
6096
+ }
6097
+ },
5266
6098
  {
5267
6099
  "name": "nuxt-svgo-loader",
5268
6100
  "description": "Nuxt module to load SVG files as Vue components, using SVGO for optimization.",
@@ -5390,14 +6222,36 @@
5390
6222
  "type": "3rd-party",
5391
6223
  "maintainers": [
5392
6224
  {
5393
- "name": "Yaël Guilloux",
5394
- "github": "Tahul",
5395
- "twitter": "yaeeelglx",
5396
- "bluesky": "yael.dev"
6225
+ "name": "Yaël Guilloux",
6226
+ "github": "Tahul",
6227
+ "twitter": "yaeeelglx",
6228
+ "bluesky": "yael.dev"
6229
+ }
6230
+ ],
6231
+ "compatibility": {
6232
+ "nuxt": "^2.0.0",
6233
+ "requires": {}
6234
+ }
6235
+ },
6236
+ {
6237
+ "name": "nuxt-useless-blobs",
6238
+ "description": "An easier way of using useless-blobs in your Nuxt project!",
6239
+ "repo": "oyedejioyewole/nuxt-useless-blobs",
6240
+ "npm": "nuxt-useless-blobs",
6241
+ "icon": "nuxt-useless-blobs.svg",
6242
+ "github": "https://github.com/oyedejioyewole/nuxt-useless-blobs",
6243
+ "website": "https://nuxt-useless-blobs.vercel.app",
6244
+ "learn_more": "",
6245
+ "category": "UI",
6246
+ "type": "3rd-party",
6247
+ "maintainers": [
6248
+ {
6249
+ "name": "Oyedeji Oyewole",
6250
+ "github": "oyedejioyewole"
5397
6251
  }
5398
6252
  ],
5399
6253
  "compatibility": {
5400
- "nuxt": "^2.0.0",
6254
+ "nuxt": "^3.0.0",
5401
6255
  "requires": {}
5402
6256
  }
5403
6257
  },
@@ -5470,6 +6324,28 @@
5470
6324
  "requires": {}
5471
6325
  }
5472
6326
  },
6327
+ {
6328
+ "name": "nuxt-yup",
6329
+ "description": "Yup integration for Nuxt 4 with a simple composable.",
6330
+ "repo": "DarlanPrado/nuxt-yup",
6331
+ "npm": "nuxt-yup",
6332
+ "icon": "",
6333
+ "github": "https://github.com/DarlanPrado/nuxt-yup",
6334
+ "website": "https://github.com/DarlanPrado/nuxt-yup",
6335
+ "learn_more": "",
6336
+ "category": "Libraries",
6337
+ "type": "3rd-party",
6338
+ "maintainers": [
6339
+ {
6340
+ "name": "Darlan José Batista do Prado",
6341
+ "github": "DarlanPrado"
6342
+ }
6343
+ ],
6344
+ "compatibility": {
6345
+ "nuxt": ">=3.0.0",
6346
+ "requires": {}
6347
+ }
6348
+ },
5473
6349
  {
5474
6350
  "name": "nuxt-zod-i18n",
5475
6351
  "description": "A Nuxt Module for localizing zod error messages.",
@@ -5655,7 +6531,7 @@
5655
6531
  "twitter": "teleskop150750"
5656
6532
  },
5657
6533
  {
5658
- "name": "Dev",
6534
+ "name": "Wind",
5659
6535
  "github": "productdevbook",
5660
6536
  "twitter": "productdevbook"
5661
6537
  }
@@ -5756,6 +6632,28 @@
5756
6632
  "requires": {}
5757
6633
  }
5758
6634
  },
6635
+ {
6636
+ "name": "paper-ui",
6637
+ "description": "A ui kit for nuxt",
6638
+ "repo": "paper-kit/nuxt",
6639
+ "npm": "@paper-ui/nuxt",
6640
+ "icon": "paper-ui.svg",
6641
+ "github": "https://github.com/paper-kit/nuxt",
6642
+ "website": "https://paper-docs.nuxt.space/",
6643
+ "learn_more": "https://paper-docs.nuxt.space/",
6644
+ "category": "UI",
6645
+ "type": "3rd-party",
6646
+ "maintainers": [
6647
+ {
6648
+ "name": "paper-kit",
6649
+ "github": "paper-kit"
6650
+ }
6651
+ ],
6652
+ "compatibility": {
6653
+ "nuxt": ">=3.0.0",
6654
+ "requires": {}
6655
+ }
6656
+ },
5759
6657
  {
5760
6658
  "name": "parse",
5761
6659
  "description": "Parse package for Nuxt",
@@ -5864,7 +6762,7 @@
5864
6762
  "type": "3rd-party",
5865
6763
  "maintainers": [
5866
6764
  {
5867
- "name": "Giovane Cardoso",
6765
+ "name": "Giovane Silva",
5868
6766
  "github": "novout",
5869
6767
  "twitter": "novoutttttt",
5870
6768
  "avatar": "https://avatars.githubusercontent.com/novout?v=4"
@@ -5888,7 +6786,7 @@
5888
6786
  "type": "3rd-party",
5889
6787
  "maintainers": [
5890
6788
  {
5891
- "name": "Dev",
6789
+ "name": "Wind",
5892
6790
  "github": "productdevbook",
5893
6791
  "twitter": "productdevbook"
5894
6792
  }
@@ -5941,7 +6839,7 @@
5941
6839
  }
5942
6840
  ],
5943
6841
  "compatibility": {
5944
- "nuxt": "^3.13.0",
6842
+ "nuxt": "^3.13.0 || ^4.0.0",
5945
6843
  "requires": {}
5946
6844
  }
5947
6845
  },
@@ -5983,9 +6881,9 @@
5983
6881
  "type": "3rd-party",
5984
6882
  "maintainers": [
5985
6883
  {
5986
- "name": "PraZ",
6884
+ "name": "praz",
5987
6885
  "github": "prazdevs",
5988
- "bluesky": "praz.dev"
6886
+ "bluesky": "dev.praz.me"
5989
6887
  }
5990
6888
  ],
5991
6889
  "compatibility": {
@@ -5995,6 +6893,28 @@
5995
6893
  }
5996
6894
  }
5997
6895
  },
6896
+ {
6897
+ "name": "pinia-plugin-unstorage",
6898
+ "description": "Configurable persistence and rehydration of Pinia stores.",
6899
+ "repo": "litingyes/pinia-plugin-unstorage",
6900
+ "npm": "pinia-plugin-unstorage",
6901
+ "icon": "pinia-plugin-unstorage.svg",
6902
+ "github": "https://github.com/litingyes/pinia-plugin-unstorage",
6903
+ "website": "https://github.com/litingyes/pinia-plugin-unstorage?tab=readme-ov-file#pinia-plugin-unstorage",
6904
+ "learn_more": "",
6905
+ "category": "Extensions",
6906
+ "type": "3rd-party",
6907
+ "maintainers": [
6908
+ {
6909
+ "name": "Liting",
6910
+ "github": "litingyes"
6911
+ }
6912
+ ],
6913
+ "compatibility": {
6914
+ "nuxt": ">=3.0.0",
6915
+ "requires": {}
6916
+ }
6917
+ },
5998
6918
  {
5999
6919
  "name": "pinia",
6000
6920
  "description": "The Vue Store that you will enjoy using",
@@ -6364,6 +7284,31 @@
6364
7284
  "requires": {}
6365
7285
  }
6366
7286
  },
7287
+ {
7288
+ "name": "qrcode",
7289
+ "description": "A Nuxt module that provides support for generating and reading QRCodes.",
7290
+ "repo": "sandros94/nuxt-qrcode",
7291
+ "npm": "nuxt-qrcode",
7292
+ "icon": "qrcode.svg",
7293
+ "github": "https://github.com/sandros94/nuxt-qrcode",
7294
+ "website": "https://qrcode.s94.dev",
7295
+ "learn_more": "",
7296
+ "category": "Extensions",
7297
+ "type": "3rd-party",
7298
+ "maintainers": [
7299
+ {
7300
+ "name": "Sandro Circi",
7301
+ "github": "sandros94",
7302
+ "avatar": "https://avatars.githubusercontent.com/u/13056429",
7303
+ "bluesky": "sandros94.com",
7304
+ "twitter": "_sandros94"
7305
+ }
7306
+ ],
7307
+ "compatibility": {
7308
+ "nuxt": ">=3.10.0",
7309
+ "requires": {}
7310
+ }
7311
+ },
6367
7312
  {
6368
7313
  "name": "quasar",
6369
7314
  "description": "Effortlessly build high-performance & high-quality Vue.js 3 user interfaces in record time",
@@ -6388,20 +7333,20 @@
6388
7333
  }
6389
7334
  },
6390
7335
  {
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",
7336
+ "name": "query-api",
7337
+ "description": "Provides simple ways to query data from Craft CMS.",
7338
+ "repo": "samuelreichor/query-api#HEAD/packages/nuxt",
7339
+ "npm": "@query-api/nuxt",
7340
+ "icon": "query-api.svg",
7341
+ "github": "https://github.com/samuelreichor/query-api/tree/main/packages/nuxt",
7342
+ "website": "https://samuelreichor.at/libraries/nuxt-craftcms",
7343
+ "learn_more": "https://samuelreichor.at/libraries",
7344
+ "category": "CMS",
6400
7345
  "type": "3rd-party",
6401
7346
  "maintainers": [
6402
7347
  {
6403
- "name": "Batuhan Göksu",
6404
- "github": "bbg"
7348
+ "name": "Samuel Reichör",
7349
+ "github": "samuelreichor"
6405
7350
  }
6406
7351
  ],
6407
7352
  "compatibility": {
@@ -6410,36 +7355,20 @@
6410
7355
  }
6411
7356
  },
6412
7357
  {
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",
7358
+ "name": "radash",
7359
+ "description": "radash module with auto-import and custom prefix",
7360
+ "repo": "bbg/nuxt-radash",
7361
+ "npm": "nuxt-radash",
7362
+ "icon": "radash.png",
7363
+ "github": "https://github.com/bbg/nuxt-radash",
7364
+ "website": "https://github.com/bbg/nuxt-radash#readme",
7365
+ "learn_more": "https://github.com/rayepps/radash/",
7366
+ "category": "Libraries",
6422
7367
  "type": "3rd-party",
6423
7368
  "maintainers": [
6424
7369
  {
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"
7370
+ "name": "Batuhan Göksu",
7371
+ "github": "bbg"
6443
7372
  }
6444
7373
  ],
6445
7374
  "compatibility": {
@@ -6493,6 +7422,68 @@
6493
7422
  "requires": {}
6494
7423
  }
6495
7424
  },
7425
+ {
7426
+ "name": "regle",
7427
+ "description": "Type safe model-based form validation library for Vue.js",
7428
+ "repo": "victorgarciaesgi/regle#main/packages/nuxt",
7429
+ "npm": "@regle/nuxt",
7430
+ "icon": "regle.svg",
7431
+ "github": "https://github.com/victorgarciaesgi/regle",
7432
+ "website": "https://reglejs.dev/",
7433
+ "learn_more": "https://reglejs.dev/integrations/nuxt",
7434
+ "category": "Libraries",
7435
+ "type": "3rd-party",
7436
+ "maintainers": [
7437
+ {
7438
+ "name": "Victor Garcia",
7439
+ "github": "victorgarciaesgi",
7440
+ "twitter": "desnoth_dev",
7441
+ "bluesky": "vicflix.dev"
7442
+ }
7443
+ ],
7444
+ "compatibility": {
7445
+ "nuxt": ">=3.0.0",
7446
+ "requires": {}
7447
+ }
7448
+ },
7449
+ {
7450
+ "name": "reka-ui",
7451
+ "description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
7452
+ "repo": "unovue/radix-vue",
7453
+ "npm": "reka-ui",
7454
+ "icon": "reka-ui.svg",
7455
+ "github": "https://github.com/unovue/radix-vue",
7456
+ "website": "https://www.reka-ui.com/",
7457
+ "learn_more": "https://reka-ui.com/docs/overview/installation#nuxt-modules",
7458
+ "category": "UI",
7459
+ "type": "3rd-party",
7460
+ "maintainers": [
7461
+ {
7462
+ "name": "zernonia",
7463
+ "github": "zernonia",
7464
+ "twitter": "zernonia"
7465
+ },
7466
+ {
7467
+ "name": "Khairul Haaziq",
7468
+ "github": "khairulhaaziq"
7469
+ },
7470
+ {
7471
+ "name": "Mujahid Anuar",
7472
+ "github": "mujahidfa",
7473
+ "twitter": "mujahid_fa"
7474
+ },
7475
+ {
7476
+ "name": "Max",
7477
+ "github": "onmax",
7478
+ "twitter": "_onmax",
7479
+ "bluesky": "onmax.bsky.social"
7480
+ }
7481
+ ],
7482
+ "compatibility": {
7483
+ "nuxt": ">=3.0.0",
7484
+ "requires": {}
7485
+ }
7486
+ },
6496
7487
  {
6497
7488
  "name": "resend",
6498
7489
  "description": "Resend integration for Nuxt",
@@ -6607,7 +7598,8 @@
6607
7598
  {
6608
7599
  "name": "Farnabaz",
6609
7600
  "github": "farnabaz",
6610
- "twitter": "a_birang"
7601
+ "twitter": "a_birang",
7602
+ "bluesky": "farnabaz.dev"
6611
7603
  }
6612
7604
  ],
6613
7605
  "compatibility": {
@@ -6630,7 +7622,7 @@
6630
7622
  {
6631
7623
  "name": "Sébastien Chopin",
6632
7624
  "github": "Atinux",
6633
- "twitter": "Atinux",
7625
+ "twitter": "atinux",
6634
7626
  "bluesky": "atinux.com"
6635
7627
  }
6636
7628
  ],
@@ -6668,11 +7660,11 @@
6668
7660
  {
6669
7661
  "name": "scalar",
6670
7662
  "description": "Render a beautiful API References based on a OpenAPI/Swagger file with Nuxt.",
6671
- "repo": "scalar/scalar#main/packages/nuxt",
7663
+ "repo": "scalar/scalar#main/integrations/nuxt",
6672
7664
  "npm": "@scalar/nuxt",
6673
7665
  "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",
7666
+ "github": "https://github.com/scalar/scalar/tree/main/integrations/nuxt",
7667
+ "website": "https://github.com/scalar/scalar/tree/main/integrations/nuxt",
6676
7668
  "learn_more": "https://scalar.com",
6677
7669
  "category": "Devtools",
6678
7670
  "type": "3rd-party",
@@ -6696,7 +7688,7 @@
6696
7688
  "icon": "schema-org.svg",
6697
7689
  "github": "https://github.com/harlan-zw/nuxt-schema-org",
6698
7690
  "website": "https://nuxtseo.com/schema-org",
6699
- "learn_more": "https://unhead.unjs.io/schema-org/getting-started/setup",
7691
+ "learn_more": "https://unhead.unjs.io/docs/typescript/schema-org/guides/get-started/overview",
6700
7692
  "category": "SEO",
6701
7693
  "type": "3rd-party",
6702
7694
  "maintainers": [
@@ -6714,14 +7706,14 @@
6714
7706
  },
6715
7707
  {
6716
7708
  "name": "scripts",
6717
- "description": "Plug-and-play script optimization for Nuxt applications.",
7709
+ "description": "Add 3rd-party scripts without sacrificing performance.",
6718
7710
  "repo": "nuxt/scripts",
6719
7711
  "npm": "@nuxt/scripts",
6720
7712
  "icon": "nuxt.svg",
6721
7713
  "github": "https://github.com/nuxt/scripts",
6722
7714
  "website": "https://scripts.nuxt.com",
6723
7715
  "learn_more": "",
6724
- "category": "Libraries",
7716
+ "category": "Performance",
6725
7717
  "type": "official",
6726
7718
  "maintainers": [
6727
7719
  {
@@ -6996,24 +7988,49 @@
6996
7988
  },
6997
7989
  {
6998
7990
  "name": "shopify",
6999
- "description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
7000
- "repo": "Gomah/nuxt-shopify",
7001
- "npm": "nuxt-shopify",
7991
+ "description": "Easily integrate Shopify into your Nuxt app.",
7992
+ "repo": "nuxt-modules/shopify",
7993
+ "npm": "@nuxtjs/shopify",
7002
7994
  "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/",
7995
+ "github": "https://github.com/nuxt-modules/shopify",
7996
+ "website": "https://nuxt-modules.github.io/shopify",
7997
+ "learn_more": "https://shopify.dev/docs",
7998
+ "category": "Ecommerce",
7999
+ "type": "community",
8000
+ "maintainers": [
8001
+ {
8002
+ "name": "Zoltan Lukacs",
8003
+ "github": "konkonam"
8004
+ },
8005
+ {
8006
+ "name": "Frederik Bußmann",
8007
+ "github": "freb97"
8008
+ }
8009
+ ],
8010
+ "compatibility": {
8011
+ "nuxt": "^3.0.0",
8012
+ "requires": {}
8013
+ }
8014
+ },
8015
+ {
8016
+ "name": "shopware",
8017
+ "description": "Nuxt module that allows you to set up a Nuxt 3 project with Shopware Frontends.",
8018
+ "repo": "shopware/frontends",
8019
+ "npm": "shopware-frontends",
8020
+ "icon": "shopware.svg",
8021
+ "github": "https://github.com/shopware/frontends/tree/main/packages/nuxt-module",
8022
+ "website": "https://frontends.shopware.com/packages/nuxt-module.html",
8023
+ "learn_more": "https://www.shopware.com",
7006
8024
  "category": "Ecommerce",
7007
8025
  "type": "3rd-party",
7008
8026
  "maintainers": [
7009
8027
  {
7010
- "name": "Thomas Marrec",
7011
- "github": "Gomah",
7012
- "twitter": "Gomah"
8028
+ "name": "Shopware AG",
8029
+ "github": "shopware"
7013
8030
  }
7014
8031
  ],
7015
8032
  "compatibility": {
7016
- "nuxt": "^2.0.0",
8033
+ "nuxt": "^3.0.0",
7017
8034
  "requires": {}
7018
8035
  }
7019
8036
  },
@@ -7024,7 +8041,7 @@
7024
8041
  "npm": "@shuimo-design/shuimo-ui-nuxt",
7025
8042
  "icon": "shuimo-ui.svg",
7026
8043
  "github": "https://github.com/shuimo-design/shuimo-ui",
7027
- "website": "https://github.com/shuimo-design/shuimo-ui",
8044
+ "website": "https://shuimo.design",
7028
8045
  "learn_more": "https://github.com/shuimo-design/shuimo-ui/tree/main/plugins/nuxt",
7029
8046
  "category": "UI",
7030
8047
  "type": "3rd-party",
@@ -7105,7 +8122,8 @@
7105
8122
  {
7106
8123
  "name": "Nicolas PENNEC",
7107
8124
  "github": "NicoPennec",
7108
- "twitter": "NicoPennec"
8125
+ "twitter": "NicoPennec",
8126
+ "bluesky": "nicopennec.bsky.social"
7109
8127
  }
7110
8128
  ],
7111
8129
  "compatibility": {
@@ -7202,6 +8220,54 @@
7202
8220
  "requires": {}
7203
8221
  }
7204
8222
  },
8223
+ {
8224
+ "name": "solar-icons",
8225
+ "description": "Nuxt module that provides seamless integration of Solar Icons with auto-import, global configuration, and reactive controls.",
8226
+ "repo": "saoudi-h/solar-icons#main/packages/nuxt",
8227
+ "npm": "@solar-icons/nuxt",
8228
+ "icon": "solar-icons.svg",
8229
+ "github": "https://github.com/saoudi-h/solar-icons/tree/main/packages/nuxt",
8230
+ "website": "https://solar-icons.vercel.app/docs/packages/nuxt",
8231
+ "learn_more": "https://solar-icons.vercel.app",
8232
+ "category": "UI",
8233
+ "type": "3rd-party",
8234
+ "maintainers": [
8235
+ {
8236
+ "name": "Hakim Saoudi",
8237
+ "github": "saoudi-h",
8238
+ "avatar": "https://avatars.githubusercontent.com/saoudi-h?v=4",
8239
+ "twitter": "hakim__saoudi"
8240
+ }
8241
+ ],
8242
+ "compatibility": {
8243
+ "nuxt": ">=3.0.0",
8244
+ "requires": {}
8245
+ }
8246
+ },
8247
+ {
8248
+ "name": "sonda",
8249
+ "description": "Bundle analyzer and visualizer",
8250
+ "repo": "filipsobol/sonda#release/packages/sonda",
8251
+ "npm": "sonda",
8252
+ "icon": "sonda.svg",
8253
+ "github": "https://github.com/filipsobol/sonda",
8254
+ "website": "https://sonda.dev/",
8255
+ "learn_more": "https://sonda.dev/",
8256
+ "category": "Devtools",
8257
+ "type": "3rd-party",
8258
+ "maintainers": [
8259
+ {
8260
+ "name": "Filip Sobol",
8261
+ "github": "filipsobol",
8262
+ "twitter": "filipsobol",
8263
+ "bluesky": "filipsobol.bsky.social"
8264
+ }
8265
+ ],
8266
+ "compatibility": {
8267
+ "nuxt": "^3.0.0",
8268
+ "requires": {}
8269
+ }
8270
+ },
7205
8271
  {
7206
8272
  "name": "speedcurve",
7207
8273
  "description": "Speedcurve LUX module for Nuxt",
@@ -7396,7 +8462,7 @@
7396
8462
  {
7397
8463
  "name": "Sébastien Chopin",
7398
8464
  "github": "Atinux",
7399
- "twitter": "Atinux",
8465
+ "twitter": "atinux",
7400
8466
  "bluesky": "atinux.com"
7401
8467
  }
7402
8468
  ],
@@ -7450,7 +8516,8 @@
7450
8516
  {
7451
8517
  "name": "William DA SILVA",
7452
8518
  "github": "WilliamDASILVA",
7453
- "twitter": "willia_am"
8519
+ "twitter": "willia_am",
8520
+ "bluesky": "william.to"
7454
8521
  }
7455
8522
  ],
7456
8523
  "compatibility": {
@@ -7473,12 +8540,13 @@
7473
8540
  {
7474
8541
  "name": "Farnabaz",
7475
8542
  "github": "farnabaz",
7476
- "twitter": "a_birang"
8543
+ "twitter": "a_birang",
8544
+ "bluesky": "farnabaz.dev"
7477
8545
  },
7478
8546
  {
7479
8547
  "name": "Sébastien Chopin",
7480
8548
  "github": "Atinux",
7481
- "twitter": "Atinux",
8549
+ "twitter": "atinux",
7482
8550
  "bluesky": "atinux.com"
7483
8551
  }
7484
8552
  ],
@@ -7556,7 +8624,7 @@
7556
8624
  {
7557
8625
  "name": "Sébastien Chopin",
7558
8626
  "github": "Atinux",
7559
- "twitter": "Atinux",
8627
+ "twitter": "atinux",
7560
8628
  "bluesky": "atinux.com"
7561
8629
  },
7562
8630
  {
@@ -7632,7 +8700,8 @@
7632
8700
  {
7633
8701
  "name": "Farnabaz",
7634
8702
  "github": "farnabaz",
7635
- "twitter": "a_birang"
8703
+ "twitter": "a_birang",
8704
+ "bluesky": "farnabaz.dev"
7636
8705
  }
7637
8706
  ],
7638
8707
  "compatibility": {
@@ -7653,7 +8722,7 @@
7653
8722
  "type": "community",
7654
8723
  "maintainers": [
7655
8724
  {
7656
- "name": "Brooke Holmes",
8725
+ "name": "brooke",
7657
8726
  "github": "sam3d"
7658
8727
  }
7659
8728
  ],
@@ -7769,7 +8838,7 @@
7769
8838
  {
7770
8839
  "name": "Sébastien Chopin",
7771
8840
  "github": "Atinux",
7772
- "twitter": "Atinux",
8841
+ "twitter": "atinux",
7773
8842
  "bluesky": "atinux.com"
7774
8843
  },
7775
8844
  {
@@ -7786,9 +8855,35 @@
7786
8855
  "tailwind"
7787
8856
  ]
7788
8857
  },
8858
+ {
8859
+ "name": "tdesign-vue-next",
8860
+ "description": "A Vue 3 UI components library",
8861
+ "repo": "tdesignOteam/tdesign-nuxt",
8862
+ "npm": "@tdesign-vue-next/nuxt",
8863
+ "icon": "tdesign.svg",
8864
+ "github": "https://github.com/Tencent/tdesign-vue-next",
8865
+ "website": "https://tdesign.tencent.com/vue-next/overview-en",
8866
+ "learn_more": "https://github.com/tdesignoteam/tdesign-nuxt",
8867
+ "category": "UI",
8868
+ "type": "3rd-party",
8869
+ "maintainers": [
8870
+ {
8871
+ "name": "wū yāng",
8872
+ "github": "uyarn"
8873
+ },
8874
+ {
8875
+ "name": "liweijie0812",
8876
+ "github": "liweijie0812"
8877
+ }
8878
+ ],
8879
+ "compatibility": {
8880
+ "nuxt": ">=3.0.0",
8881
+ "requires": {}
8882
+ }
8883
+ },
7789
8884
  {
7790
8885
  "name": "test-utils",
7791
- "description": "Test utilities for Nuxt",
8886
+ "description": "Test utilities for Nuxt.",
7792
8887
  "repo": "nuxt/test-utils#main",
7793
8888
  "npm": "@nuxt/test-utils",
7794
8889
  "icon": "nuxt.svg",
@@ -7851,7 +8946,7 @@
7851
8946
  "type": "3rd-party",
7852
8947
  "maintainers": [
7853
8948
  {
7854
- "name": "Vladislav Bulgakov",
8949
+ "name": "Kairat Markashev",
7855
8950
  "github": "stickpro",
7856
8951
  "avatar": "https://avatars.githubusercontent.com/u/25886722?v=4"
7857
8952
  }
@@ -7991,7 +9086,8 @@
7991
9086
  {
7992
9087
  "name": "Alvaro Saburido",
7993
9088
  "github": "alvarosabu",
7994
- "twitter": "alvarosabu"
9089
+ "twitter": "alvarosabu",
9090
+ "bluesky": "alvarosaburido.dev"
7995
9091
  },
7996
9092
  {
7997
9093
  "name": "Jaime A Torrealba C",
@@ -8262,7 +9358,7 @@
8262
9358
  },
8263
9359
  {
8264
9360
  "name": "ui",
8265
- "description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
9361
+ "description": "The Intuitive UI Library powered by Reka UI and Tailwind CSS.",
8266
9362
  "repo": "nuxt/ui#dev",
8267
9363
  "npm": "@nuxt/ui",
8268
9364
  "icon": "nuxt.svg",
@@ -8281,19 +9377,15 @@
8281
9377
  {
8282
9378
  "name": "Sébastien Chopin",
8283
9379
  "github": "Atinux",
8284
- "twitter": "Atinux",
9380
+ "twitter": "atinux",
8285
9381
  "bluesky": "atinux.com"
8286
- },
8287
- {
8288
- "name": "Sylvain Marroufin",
8289
- "github": "smarroufin",
8290
- "twitter": "smarroufin"
8291
9382
  }
8292
9383
  ],
8293
9384
  "compatibility": {
8294
9385
  "nuxt": ">=3.0.0",
8295
9386
  "requires": {}
8296
- }
9387
+ },
9388
+ "mcp": "https://ui.nuxt.com/mcp"
8297
9389
  },
8298
9390
  {
8299
9391
  "name": "umami",
@@ -8375,7 +9467,7 @@
8375
9467
  {
8376
9468
  "name": "unocss",
8377
9469
  "description": "The instant on-demand atomic CSS engine.",
8378
- "repo": "unocss/unocss#main/packages/nuxt",
9470
+ "repo": "unocss/unocss#main/packages-integrations/nuxt",
8379
9471
  "npm": "@unocss/nuxt",
8380
9472
  "icon": "unocss.svg",
8381
9473
  "github": "https://github.com/unocss/unocss",
@@ -8413,7 +9505,7 @@
8413
9505
  "type": "3rd-party",
8414
9506
  "maintainers": [
8415
9507
  {
8416
- "name": "Giovane Cardoso",
9508
+ "name": "Giovane Silva",
8417
9509
  "github": "novout",
8418
9510
  "avatar": "https://avatars.githubusercontent.com/novout?v=4"
8419
9511
  }
@@ -8786,6 +9878,29 @@
8786
9878
  "requires": {}
8787
9879
  }
8788
9880
  },
9881
+ {
9882
+ "name": "vue-gsap-flip",
9883
+ "description": "A powerful Vue 3 library for creating stunning flip animations using GSAP's Flip plugin. Modular, extensible, and easy to use.",
9884
+ "repo": "lavolpecheprogramma/vue-gsap-flip#master/packages/nuxt",
9885
+ "npm": "@vue-gsap-flip/nuxt",
9886
+ "icon": "",
9887
+ "github": "https://github.com/lavolpecheprogramma/vue-gsap-flip",
9888
+ "website": "https://lavolpecheprogramma.github.io/vue-gsap-flip/",
9889
+ "learn_more": "",
9890
+ "category": "Libraries",
9891
+ "type": "3rd-party",
9892
+ "maintainers": [
9893
+ {
9894
+ "name": "Alberto Parziale",
9895
+ "github": "lavolpecheprogramma",
9896
+ "twitter": "lavolpechevola"
9897
+ }
9898
+ ],
9899
+ "compatibility": {
9900
+ "nuxt": ">=3.0.0",
9901
+ "requires": {}
9902
+ }
9903
+ },
8789
9904
  {
8790
9905
  "name": "vue-macros",
8791
9906
  "description": "Explore more macros and syntax sugar to Vue.",
@@ -8799,7 +9914,7 @@
8799
9914
  "type": "3rd-party",
8800
9915
  "maintainers": [
8801
9916
  {
8802
- "name": "Kevin Deng 三咲智子",
9917
+ "name": "Kevin Deng",
8803
9918
  "github": "sxzz",
8804
9919
  "twitter": "sanxiaozhizi",
8805
9920
  "bluesky": "sxzz.dev"
@@ -9239,7 +10354,7 @@
9239
10354
  {
9240
10355
  "name": "Sébastien Chopin",
9241
10356
  "github": "Atinux",
9242
- "twitter": "Atinux",
10357
+ "twitter": "atinux",
9243
10358
  "bluesky": "atinux.com"
9244
10359
  }
9245
10360
  ],
@@ -9493,6 +10608,28 @@
9493
10608
  "requires": {}
9494
10609
  }
9495
10610
  },
10611
+ {
10612
+ "name": "workflow",
10613
+ "description": "Workflow DevKit - Build durable, resilient, and observable workflows",
10614
+ "repo": "vercel/workflow#main/packages/workflow",
10615
+ "npm": "workflow",
10616
+ "icon": "workflow.svg",
10617
+ "github": "https://github.com/vercel/workflow/tree/main/packages/workflow",
10618
+ "website": "https://useworkflow.dev",
10619
+ "learn_more": "",
10620
+ "category": "Devtools",
10621
+ "type": "3rd-party",
10622
+ "maintainers": [
10623
+ {
10624
+ "name": "vercel",
10625
+ "github": "vercel"
10626
+ }
10627
+ ],
10628
+ "compatibility": {
10629
+ "nuxt": ">=3.0.0",
10630
+ "requires": {}
10631
+ }
10632
+ },
9496
10633
  {
9497
10634
  "name": "wp-nuxt",
9498
10635
  "description": "The module adds a Wordpress Rest API to your nuxt application",