@nuxt/modules 0.6.0-e2d207 → 0.6.0-e4095f

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 (3) hide show
  1. package/README.md +1 -1
  2. package/modules.json +875 -119
  3. package/package.json +20 -17
package/modules.json CHANGED
@@ -13,7 +13,8 @@
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",
@@ -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": {
@@ -165,7 +167,8 @@
165
167
  "maintainers": [
166
168
  {
167
169
  "name": "tangjinzhou",
168
- "github": "tangjinzhou"
170
+ "github": "tangjinzhou",
171
+ "twitter": "tangjinzhou"
169
172
  }
170
173
  ],
171
174
  "compatibility": {
@@ -236,7 +239,8 @@
236
239
  {
237
240
  "name": "rrd",
238
241
  "github": "rrd108",
239
- "twitter": "radharadhya"
242
+ "twitter": "radharadhya",
243
+ "bluesky": "rrd108.bsky.social"
240
244
  }
241
245
  ],
242
246
  "compatibility": {
@@ -405,6 +409,29 @@
405
409
  "requires": {}
406
410
  }
407
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
+ },
408
435
  {
409
436
  "name": "auth-utils",
410
437
  "description": "Minimalist Auth module for Nuxt with SSR.",
@@ -566,7 +593,8 @@
566
593
  {
567
594
  "name": "Takuma HANATANI",
568
595
  "github": "potato4d",
569
- "twitter": "potato4d"
596
+ "twitter": "potato4d",
597
+ "bluesky": "potato4d.bsky.social"
570
598
  }
571
599
  ],
572
600
  "compatibility": {
@@ -828,7 +856,7 @@
828
856
  "type": "3rd-party",
829
857
  "maintainers": [
830
858
  {
831
- "name": "Mehmet",
859
+ "name": "Wind",
832
860
  "github": "productdevbook",
833
861
  "twitter": "productdevbook"
834
862
  }
@@ -884,6 +912,30 @@
884
912
  "requires": {}
885
913
  }
886
914
  },
915
+ {
916
+ "name": "clerk",
917
+ "description": "Clerk SDK for Nuxt",
918
+ "repo": "clerk/javascript#main/packages/nuxt",
919
+ "npm": "@clerk/nuxt",
920
+ "icon": "clerk.svg",
921
+ "github": "https://github.com/clerk/javascript/tree/main/packages/nuxt",
922
+ "website": "https://clerk.com/docs/references/nuxt/overview",
923
+ "learn_more": "https://clerk.com",
924
+ "category": "Security",
925
+ "type": "3rd-party",
926
+ "maintainers": [
927
+ {
928
+ "name": "Clerk",
929
+ "github": "clerk",
930
+ "twitter": "clerkdev",
931
+ "bluesky": "clerk.com"
932
+ }
933
+ ],
934
+ "compatibility": {
935
+ "nuxt": ">=3.0.0",
936
+ "requires": {}
937
+ }
938
+ },
887
939
  {
888
940
  "name": "client-init",
889
941
  "description": "Provide client version of `nuxtServerInit`.",
@@ -899,7 +951,8 @@
899
951
  {
900
952
  "name": "Takuma HANATANI",
901
953
  "github": "potato4d",
902
- "twitter": "potato4d"
954
+ "twitter": "potato4d",
955
+ "bluesky": "potato4d.bsky.social"
903
956
  }
904
957
  ],
905
958
  "compatibility": {
@@ -1007,6 +1060,29 @@
1007
1060
  }
1008
1061
  }
1009
1062
  },
1063
+ {
1064
+ "name": "compodium",
1065
+ "description": "A plug an play component playground for Nuxt.",
1066
+ "repo": "romhml/compodium#main/packages/nuxt",
1067
+ "npm": "@compodium/nuxt",
1068
+ "icon": "",
1069
+ "github": "https://github.com/romhml/compodium",
1070
+ "website": "https://github.com/romhml/compodium",
1071
+ "learn_more": "",
1072
+ "category": "Devtools",
1073
+ "type": "3rd-party",
1074
+ "maintainers": [
1075
+ {
1076
+ "name": "Romain Hamel",
1077
+ "github": "romhml",
1078
+ "bluesky": "rohm.bsky.social"
1079
+ }
1080
+ ],
1081
+ "compatibility": {
1082
+ "nuxt": "^3.0.0",
1083
+ "requires": {}
1084
+ }
1085
+ },
1010
1086
  {
1011
1087
  "name": "component-cache",
1012
1088
  "description": "LRU component cache for vue components",
@@ -1078,9 +1154,32 @@
1078
1154
  "requires": {}
1079
1155
  }
1080
1156
  },
1157
+ {
1158
+ "name": "content-island",
1159
+ "description": "Content Island - A headless CMS that’s refreshingly simple",
1160
+ "repo": "content-island/nuxt-content-island",
1161
+ "npm": "@content-island/nuxt",
1162
+ "icon": "content-island.png",
1163
+ "github": "https://github.com/content-island/nuxt-content-island",
1164
+ "website": "https://contentisland.net/",
1165
+ "learn_more": "https://github.com/content-island/nuxt-content-island",
1166
+ "category": "CMS",
1167
+ "type": "3rd-party",
1168
+ "maintainers": [
1169
+ {
1170
+ "name": "nasdan",
1171
+ "github": "nasdan",
1172
+ "avatar": "https://avatars.githubusercontent.com/u/4374977?v=4"
1173
+ }
1174
+ ],
1175
+ "compatibility": {
1176
+ "nuxt": "^3.0.0",
1177
+ "requires": {}
1178
+ }
1179
+ },
1081
1180
  {
1082
1181
  "name": "content",
1083
- "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.",
1182
+ "description": "The file-based CMS with support for Markdown, YAML, JSON.",
1084
1183
  "repo": "nuxt/content#main",
1085
1184
  "npm": "@nuxt/content",
1086
1185
  "icon": "nuxt.svg",
@@ -1090,15 +1189,17 @@
1090
1189
  "category": "CMS",
1091
1190
  "type": "official",
1092
1191
  "maintainers": [
1093
- {
1094
- "name": "Yaël Guilloux",
1095
- "github": "Tahul",
1096
- "twitter": "yaeeelglx"
1097
- },
1098
1192
  {
1099
1193
  "name": "Farnabaz",
1100
1194
  "github": "farnabaz",
1101
- "twitter": "a_birang"
1195
+ "twitter": "a_birang",
1196
+ "bluesky": "farnabaz.dev"
1197
+ },
1198
+ {
1199
+ "name": "Baptiste Leproux",
1200
+ "github": "larbish",
1201
+ "twitter": "_larbish",
1202
+ "bluesky": "larbish.bsky.social"
1102
1203
  },
1103
1204
  {
1104
1205
  "name": "Sébastien Chopin",
@@ -1150,7 +1251,8 @@
1150
1251
  "name": "Tim Benniks",
1151
1252
  "github": "timbenniks",
1152
1253
  "twitter": "timbenniks",
1153
- "avatar": "https://avatars.githubusercontent.com/u/121096"
1254
+ "avatar": "https://avatars.githubusercontent.com/u/121096",
1255
+ "bluesky": "timbenniks.dev"
1154
1256
  }
1155
1257
  ],
1156
1258
  "compatibility": {
@@ -1394,7 +1496,7 @@
1394
1496
  },
1395
1497
  {
1396
1498
  "name": "devtools",
1397
- "description": "Unleash Nuxt Developer Experience. A set of visual tools that help you to know your app better.",
1499
+ "description": "Visual tools that help you to know your Nuxt application better.",
1398
1500
  "repo": "nuxt/devtools#main/packages/devtools",
1399
1501
  "npm": "@nuxt/devtools",
1400
1502
  "icon": "nuxt.svg",
@@ -1658,7 +1760,8 @@
1658
1760
  {
1659
1761
  "name": "Yaël Guilloux",
1660
1762
  "github": "Tahul",
1661
- "twitter": "yaeeelglx"
1763
+ "twitter": "yaeeelglx",
1764
+ "bluesky": "yael.dev"
1662
1765
  }
1663
1766
  ],
1664
1767
  "compatibility": {
@@ -1767,7 +1870,7 @@
1767
1870
  },
1768
1871
  {
1769
1872
  "name": "eslint",
1770
- "description": "All-in-one ESLint module for Nuxt, provides project-aware, easy-to-use, extensible and future-proof integrations.",
1873
+ "description": "Project-aware, easy-to-use, extensible and future-proof ESLint integration.",
1771
1874
  "repo": "nuxt/eslint",
1772
1875
  "npm": "@nuxt/eslint",
1773
1876
  "icon": "nuxt.svg",
@@ -1892,7 +1995,7 @@
1892
1995
  "maintainers": [
1893
1996
  {
1894
1997
  "name": "Alexander Lichter",
1895
- "github": "manniL",
1998
+ "github": "TheAlexLichter",
1896
1999
  "twitter": "TheAlexLichter",
1897
2000
  "bluesky": "thealexlichter.com"
1898
2001
  }
@@ -2040,14 +2143,14 @@
2040
2143
  },
2041
2144
  {
2042
2145
  "name": "fonts",
2043
- "description": "Plug-and-play web font optimization and configuration for Nuxt apps.",
2146
+ "description": "Add custom web fonts with performance in mind.",
2044
2147
  "repo": "nuxt/fonts",
2045
2148
  "npm": "@nuxt/fonts",
2046
2149
  "icon": "nuxt.svg",
2047
2150
  "github": "https://github.com/nuxt/fonts",
2048
2151
  "website": "https://fonts.nuxt.com",
2049
2152
  "learn_more": "",
2050
- "category": "Libraries",
2153
+ "category": "Fonts",
2051
2154
  "type": "official",
2052
2155
  "maintainers": [
2053
2156
  {
@@ -2172,7 +2275,7 @@
2172
2275
  "maintainers": [
2173
2276
  {
2174
2277
  "name": "Alexander Lichter",
2175
- "github": "manniL",
2278
+ "github": "TheAlexLichter",
2176
2279
  "bluesky": "thealexlichter.com",
2177
2280
  "twitter": "TheAlexLichter"
2178
2281
  },
@@ -2212,7 +2315,8 @@
2212
2315
  {
2213
2316
  "name": "Matteo Gabriele",
2214
2317
  "github": "MatteoGabriele",
2215
- "twitter": "matteo_gabriele"
2318
+ "twitter": "matteo_gabriele",
2319
+ "bluesky": "matteogabriele.bsky.social"
2216
2320
  }
2217
2321
  ],
2218
2322
  "compatibility": {
@@ -2532,7 +2636,7 @@
2532
2636
  "name": "Lucas Portet",
2533
2637
  "github": "l-portet",
2534
2638
  "avatar": "https://avatars.githubusercontent.com/u/34057690?v=4",
2535
- "twitter": "lucasportet"
2639
+ "twitter": "lukecarry_"
2536
2640
  }
2537
2641
  ],
2538
2642
  "compatibility": {
@@ -2728,7 +2832,8 @@
2728
2832
  {
2729
2833
  "name": "Farnabaz",
2730
2834
  "github": "farnabaz",
2731
- "twitter": "a_birang"
2835
+ "twitter": "a_birang",
2836
+ "bluesky": "farnabaz.dev"
2732
2837
  },
2733
2838
  {
2734
2839
  "name": "Sylvain Marroufin",
@@ -2928,7 +3033,7 @@
2928
3033
  },
2929
3034
  {
2930
3035
  "name": "image",
2931
- "description": "Optimised images for Nuxt, with progressive processing, lazy-loading, real-time resizes and providers support.",
3036
+ "description": "Add images with progressive processing, lazy-loading, resizing and providers support.",
2932
3037
  "repo": "nuxt/image",
2933
3038
  "npm": "@nuxt/image",
2934
3039
  "icon": "nuxt.svg",
@@ -2941,7 +3046,8 @@
2941
3046
  {
2942
3047
  "name": "Farnabaz",
2943
3048
  "github": "farnabaz",
2944
- "twitter": "a_birang"
3049
+ "twitter": "a_birang",
3050
+ "bluesky": "farnabaz.dev"
2945
3051
  },
2946
3052
  {
2947
3053
  "name": "Daniel Roe",
@@ -2995,8 +3101,8 @@
2995
3101
  {
2996
3102
  "name": "inkline",
2997
3103
  "description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
2998
- "repo": "inkline/inkline#main/packages/integrations/plugin",
2999
- "npm": "@inkline/plugin",
3104
+ "repo": "inkline/inkline",
3105
+ "npm": "inkline",
3000
3106
  "icon": "inkline.svg",
3001
3107
  "github": "https://github.com/inkline/inkline",
3002
3108
  "website": "https://inkline.io",
@@ -3063,6 +3169,29 @@
3063
3169
  "requires": {}
3064
3170
  }
3065
3171
  },
3172
+ {
3173
+ "name": "izi-toast",
3174
+ "description": "Elegant, responsive, and lightweight toast notification module for Nuxt 3 using iziToast. Supports auto-imported composables and full customization.",
3175
+ "repo": "stephenjason89/nuxt-toast",
3176
+ "npm": "nuxt-toast",
3177
+ "icon": "toast.png",
3178
+ "github": "https://github.com/stephenjason89/nuxt-toast",
3179
+ "website": "https://github.com/stephenjason89/nuxt-toast",
3180
+ "learn_more": "https://marcelodolza.github.io/iziToast/",
3181
+ "category": "Libraries",
3182
+ "type": "3rd-party",
3183
+ "maintainers": [
3184
+ {
3185
+ "name": "Stephen Jason Wang",
3186
+ "github": "stephenjason89",
3187
+ "twitter": "stephenjason89"
3188
+ }
3189
+ ],
3190
+ "compatibility": {
3191
+ "nuxt": "^3.0.0",
3192
+ "requires": {}
3193
+ }
3194
+ },
3066
3195
  {
3067
3196
  "name": "jsonapi",
3068
3197
  "description": "Easy JSON:API client integration for Nuxt",
@@ -3265,7 +3394,8 @@
3265
3394
  {
3266
3395
  "name": "Gugustinette",
3267
3396
  "github": "Gugustinette",
3268
- "twitter": "gugustinette"
3397
+ "twitter": "gugustinette",
3398
+ "bluesky": "gugustinette.com"
3269
3399
  }
3270
3400
  ],
3271
3401
  "compatibility": {
@@ -3298,6 +3428,36 @@
3298
3428
  "devtools": "^0.0.0"
3299
3429
  }
3300
3430
  },
3431
+ {
3432
+ "name": "llms",
3433
+ "description": "Generate llms.txt documentation for your Nuxt application",
3434
+ "repo": "nuxtlabs/nuxt-llms",
3435
+ "npm": "nuxt-llms",
3436
+ "icon": "llms.png",
3437
+ "github": "https://github.com/nuxtlabs/nuxt-llms",
3438
+ "website": "https://github.com/nuxtlabs/nuxt-llms",
3439
+ "learn_more": "",
3440
+ "category": "SEO",
3441
+ "type": "3rd-party",
3442
+ "maintainers": [
3443
+ {
3444
+ "name": "Farnabaz",
3445
+ "github": "farnabaz",
3446
+ "twitter": "a_birang",
3447
+ "bluesky": "farnabaz.dev"
3448
+ },
3449
+ {
3450
+ "name": "Sébastien Chopin",
3451
+ "github": "Atinux",
3452
+ "twitter": "Atinux",
3453
+ "bluesky": "atinux.com"
3454
+ }
3455
+ ],
3456
+ "compatibility": {
3457
+ "nuxt": "^3.0.0",
3458
+ "requires": {}
3459
+ }
3460
+ },
3301
3461
  {
3302
3462
  "name": "localforage",
3303
3463
  "description": "LocalForage is a fast and simple storage library for JavaScript",
@@ -3443,6 +3603,30 @@
3443
3603
  },
3444
3604
  "sponsor": true
3445
3605
  },
3606
+ {
3607
+ "name": "lottie",
3608
+ "description": "Easily integrate Lottie animations into your Nuxt App.",
3609
+ "repo": "volkanakkus/nuxt-lottie",
3610
+ "npm": "nuxt-lottie",
3611
+ "icon": "lottie.png",
3612
+ "github": "https://github.com/volkanakkus/nuxt-lottie",
3613
+ "website": "https://github.com/volkanakkus/nuxt-lottie",
3614
+ "learn_more": "https://github.com/volkanakkus/nuxt-lottie/blob/main/README.md",
3615
+ "category": "UI",
3616
+ "type": "3rd-party",
3617
+ "maintainers": [
3618
+ {
3619
+ "name": "Volkan Akkuş",
3620
+ "github": "volkanakkus",
3621
+ "avatar": "https://avatars.githubusercontent.com/volkanakkus",
3622
+ "twitter": "volkanakks"
3623
+ }
3624
+ ],
3625
+ "compatibility": {
3626
+ "nuxt": ">=3.0.0",
3627
+ "requires": {}
3628
+ }
3629
+ },
3446
3630
  {
3447
3631
  "name": "lucide-icons",
3448
3632
  "description": "Nuxt module to integrate Lucide icons",
@@ -3515,6 +3699,30 @@
3515
3699
  "requires": {}
3516
3700
  }
3517
3701
  },
3702
+ {
3703
+ "name": "mailchannels",
3704
+ "description": "Simple MailChannels Email API integration for Nuxt",
3705
+ "repo": "yizack/nuxt-mailchannels",
3706
+ "npm": "nuxt-mailchannels",
3707
+ "icon": "mailchannels.svg",
3708
+ "github": "https://github.com/Yizack/nuxt-mailchannels",
3709
+ "website": "https://github.com/Yizack/nuxt-mailchannels",
3710
+ "learn_more": "https://www.mailchannels.com/email-api/",
3711
+ "category": "Extensions",
3712
+ "type": "3rd-party",
3713
+ "maintainers": [
3714
+ {
3715
+ "name": "Yizack Rangel",
3716
+ "github": "yizack",
3717
+ "twitter": "YizackR",
3718
+ "bluesky": "yizack.com"
3719
+ }
3720
+ ],
3721
+ "compatibility": {
3722
+ "nuxt": ">=3.0.0",
3723
+ "requires": {}
3724
+ }
3725
+ },
3518
3726
  {
3519
3727
  "name": "mailpit",
3520
3728
  "description": "Integrates Mailpit web UI in Nuxt devtools",
@@ -3646,7 +3854,8 @@
3646
3854
  {
3647
3855
  "name": "Farnabaz",
3648
3856
  "github": "farnabaz",
3649
- "twitter": "a_birang"
3857
+ "twitter": "a_birang",
3858
+ "bluesky": "farnabaz.dev"
3650
3859
  }
3651
3860
  ],
3652
3861
  "compatibility": {
@@ -3681,7 +3890,7 @@
3681
3890
  "name": "medusa",
3682
3891
  "description": "Easily connect to Medusa from your Nuxt application",
3683
3892
  "repo": "Baroshem/nuxt-medusa",
3684
- "npm": "nuxt-medusa",
3893
+ "npm": "@nuxtjs/medusa",
3685
3894
  "icon": "medusa.svg",
3686
3895
  "github": "https://github.com/Baroshem/nuxt-medusa/",
3687
3896
  "website": "https://nuxt-medusa.vercel.app/",
@@ -3910,7 +4119,7 @@
3910
4119
  "maintainers": [
3911
4120
  {
3912
4121
  "name": "Alexander Lichter",
3913
- "github": "manniL",
4122
+ "github": "TheAlexLichter",
3914
4123
  "twitter": "TheAlexLichter",
3915
4124
  "bluesky": "thealexlichter.com"
3916
4125
  }
@@ -3974,7 +4183,7 @@
3974
4183
  "icon": "nodemailer.png",
3975
4184
  "github": "https://github.com/kleinpetr/nuxt-nodemailer",
3976
4185
  "website": "https://github.com/kleinpetr/nuxt-nodemailer",
3977
- "learn_more": "https://www.nodemailer.com/",
4186
+ "learn_more": "https://nodemailer.com/",
3978
4187
  "category": "Extensions",
3979
4188
  "type": "3rd-party",
3980
4189
  "maintainers": [
@@ -4085,7 +4294,7 @@
4085
4294
  "icon": "laravel.svg",
4086
4295
  "github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
4087
4296
  "website": "https://manchenkoff.gitbook.io/nuxt-auth-sanctum/",
4088
- "learn_more": "https://laravel.com/docs/11.x/sanctum",
4297
+ "learn_more": "https://laravel.com/docs/12.x/sanctum",
4089
4298
  "category": "Security",
4090
4299
  "type": "3rd-party",
4091
4300
  "maintainers": [
@@ -4196,6 +4405,30 @@
4196
4405
  "requires": {}
4197
4406
  }
4198
4407
  },
4408
+ {
4409
+ "name": "nuxt-charts",
4410
+ "description": "Nuxt module for vue-chrts",
4411
+ "repo": "dennisadriaans/vue-chrts#main/packages/nuxt",
4412
+ "npm": "nuxt-charts",
4413
+ "icon": "nuxt-charts.svg",
4414
+ "github": "https://github.com/dennisadriaans/vue-chrts",
4415
+ "website": "https://nuxtcharts.com/",
4416
+ "learn_more": "https://nuxtcharts.com/docs",
4417
+ "category": "UI",
4418
+ "type": "3rd-party",
4419
+ "maintainers": [
4420
+ {
4421
+ "name": "Dennis Adriaansen",
4422
+ "github": "dennisadriaans",
4423
+ "avatar": "https://avatars.githubusercontent.com/dennisadriaans",
4424
+ "twitter": "DennisAdriaans"
4425
+ }
4426
+ ],
4427
+ "compatibility": {
4428
+ "nuxt": ">=3.0.0",
4429
+ "requires": {}
4430
+ }
4431
+ },
4199
4432
  {
4200
4433
  "name": "nuxt-chatgpt",
4201
4434
  "description": "ChatGPT integration for Nuxt",
@@ -4241,6 +4474,51 @@
4241
4474
  "requires": {}
4242
4475
  }
4243
4476
  },
4477
+ {
4478
+ "name": "nuxt-color-picker",
4479
+ "description": "A module that adds a convenient, customizable ColorPicker component to select colors in your application.",
4480
+ "repo": "lorexiq/nuxt-color-picker",
4481
+ "npm": "nuxt-color-picker",
4482
+ "icon": "nuxt-color-picker.png",
4483
+ "github": "https://github.com/LorexIQ/nuxt-color-picker",
4484
+ "website": "https://nuxt-color-picker.nuxt.dev/",
4485
+ "learn_more": "",
4486
+ "category": "UI",
4487
+ "type": "3rd-party",
4488
+ "maintainers": [
4489
+ {
4490
+ "name": "Dmitry Murashko",
4491
+ "github": "LorexIQ",
4492
+ "avatar": "https://avatars.githubusercontent.com/lorexiq?v=4"
4493
+ }
4494
+ ],
4495
+ "compatibility": {
4496
+ "nuxt": "^3.0.0",
4497
+ "requires": {}
4498
+ }
4499
+ },
4500
+ {
4501
+ "name": "nuxt-componentsbook-module",
4502
+ "description": "Storybook-like experience for Nuxt components",
4503
+ "repo": "s00d/nuxt-componentsbook-module",
4504
+ "npm": "nuxt-componentsbook-module",
4505
+ "icon": "nuxt-componentsbook-module.png",
4506
+ "github": "https://github.com/s00d/nuxt-componentsbook-module",
4507
+ "website": "https://github.com/s00d/nuxt-componentsbook-module",
4508
+ "learn_more": "https://www.npmjs.com/package/nuxt-componentsbook-module",
4509
+ "category": "Extensions",
4510
+ "type": "3rd-party",
4511
+ "maintainers": [
4512
+ {
4513
+ "name": "Pavel Kuzmin",
4514
+ "github": "s00d"
4515
+ }
4516
+ ],
4517
+ "compatibility": {
4518
+ "nuxt": ">=3.0.0",
4519
+ "requires": {}
4520
+ }
4521
+ },
4244
4522
  {
4245
4523
  "name": "nuxt-cookie-consent",
4246
4524
  "description": "Nuxt module for integrating with cookie consent providers with ease",
@@ -4276,9 +4554,9 @@
4276
4554
  "type": "3rd-party",
4277
4555
  "maintainers": [
4278
4556
  {
4279
- "name": "h+",
4557
+ "name": "Serdar Yerdelen",
4280
4558
  "github": "JustSerdar",
4281
- "twitter": "darwebdb"
4559
+ "twitter": "justserdardev"
4282
4560
  }
4283
4561
  ],
4284
4562
  "compatibility": {
@@ -4425,6 +4703,50 @@
4425
4703
  "requires": {}
4426
4704
  }
4427
4705
  },
4706
+ {
4707
+ "name": "nuxt-glaze",
4708
+ "description": "Glaze.dev module for Nuxt",
4709
+ "repo": "holux-design/nuxt-glaze",
4710
+ "npm": "nuxt-glaze",
4711
+ "icon": "nuxt-glaze.png",
4712
+ "github": "https://github.com/holux-design/nuxt-glaze",
4713
+ "website": "https://glaze.dev",
4714
+ "learn_more": "",
4715
+ "category": "Libraries",
4716
+ "type": "3rd-party",
4717
+ "maintainers": [
4718
+ {
4719
+ "name": "Lukas Hofstätter",
4720
+ "github": "holux-design"
4721
+ }
4722
+ ],
4723
+ "compatibility": {
4724
+ "nuxt": ">=3.0.0",
4725
+ "requires": {}
4726
+ }
4727
+ },
4728
+ {
4729
+ "name": "nuxt-gpt",
4730
+ "description": "Plug and Play ChatGPT for Nuxt.",
4731
+ "repo": "holux-design/nuxt-GPT",
4732
+ "npm": "nuxt-gpt",
4733
+ "icon": "nuxt-gpt.svg",
4734
+ "github": "https://github.com/holux-design/nuxt-GPT",
4735
+ "website": "https://nuxt-gpt-module.vercel.app/",
4736
+ "learn_more": "https://nuxt-gpt-module.vercel.app/usage/examples",
4737
+ "category": "Libraries",
4738
+ "type": "3rd-party",
4739
+ "maintainers": [
4740
+ {
4741
+ "name": "Lukas Hofstätter",
4742
+ "github": "holux-design"
4743
+ }
4744
+ ],
4745
+ "compatibility": {
4746
+ "nuxt": ">=3.0.0",
4747
+ "requires": {}
4748
+ }
4749
+ },
4428
4750
  {
4429
4751
  "name": "nuxt-graphql-middleware",
4430
4752
  "description": "Expose GraphQL queries and mutations as server API routes.",
@@ -4624,7 +4946,7 @@
4624
4946
  "icon": "laravel.svg",
4625
4947
  "github": "https://github.com/manchenkoff/nuxt-laravel-echo",
4626
4948
  "website": "https://manchenkoff.gitbook.io/nuxt-laravel-echo",
4627
- "learn_more": "https://laravel.com/docs/11.x/broadcasting",
4949
+ "learn_more": "https://laravel.com/docs/12.x/broadcasting",
4628
4950
  "category": "Libraries",
4629
4951
  "type": "3rd-party",
4630
4952
  "maintainers": [
@@ -4640,6 +4962,54 @@
4640
4962
  "requires": {}
4641
4963
  }
4642
4964
  },
4965
+ {
4966
+ "name": "nuxt-legacy",
4967
+ "description": "A Nuxt module for supporting legacy browsers.",
4968
+ "repo": "teages/nuxt-legacy",
4969
+ "npm": "@teages/nuxt-legacy",
4970
+ "icon": "nuxt-legacy.svg",
4971
+ "github": "https://github.com/teages/nuxt-legacy",
4972
+ "website": "https://github.com/teages/nuxt-legacy",
4973
+ "learn_more": "https://www.npmjs.com/package/@vitejs/plugin-legacy",
4974
+ "category": "Performance",
4975
+ "type": "3rd-party",
4976
+ "maintainers": [
4977
+ {
4978
+ "name": "Teages",
4979
+ "github": "teages",
4980
+ "twitter": "Teages_L",
4981
+ "bluesky": "teages.xyz"
4982
+ }
4983
+ ],
4984
+ "compatibility": {
4985
+ "nuxt": ">=3.15.0",
4986
+ "requires": {}
4987
+ }
4988
+ },
4989
+ {
4990
+ "name": "nuxt-listmonk",
4991
+ "description": "Nuxt module for Listmonk",
4992
+ "repo": "roncallyt/nuxt-listmonk",
4993
+ "npm": "nuxt-listmonk",
4994
+ "icon": "listmonk.svg",
4995
+ "github": "https://github.com/roncallyt/nuxt-listmonk",
4996
+ "website": "https://github.com/roncallyt/nuxt-listmonk",
4997
+ "learn_more": "https://listmonk.app/docs/",
4998
+ "category": "Extensions",
4999
+ "type": "3rd-party",
5000
+ "maintainers": [
5001
+ {
5002
+ "name": "Thomerson Roncally",
5003
+ "github": "roncallyt",
5004
+ "avatar": "https://avatars.githubusercontent.com/roncallyt",
5005
+ "twitter": "t7ndotdev"
5006
+ }
5007
+ ],
5008
+ "compatibility": {
5009
+ "nuxt": ">=3.12.0",
5010
+ "requires": {}
5011
+ }
5012
+ },
4643
5013
  {
4644
5014
  "name": "nuxt-localtunnel",
4645
5015
  "description": "Exposes your Nuxt localhost to the world automatically.",
@@ -4746,7 +5116,8 @@
4746
5116
  {
4747
5117
  "name": "Gugustinette",
4748
5118
  "github": "Gugustinette",
4749
- "twitter": "gugustinette"
5119
+ "twitter": "gugustinette",
5120
+ "bluesky": "gugustinette.com"
4750
5121
  }
4751
5122
  ],
4752
5123
  "compatibility": {
@@ -4812,7 +5183,7 @@
4812
5183
  "type": "3rd-party",
4813
5184
  "maintainers": [
4814
5185
  {
4815
- "name": "e-chan1007",
5186
+ "name": "Sota Iguchi",
4816
5187
  "github": "e-chan1007",
4817
5188
  "twitter": "e_chan1007"
4818
5189
  }
@@ -4847,15 +5218,38 @@
4847
5218
  "devtools": "^0.0.0"
4848
5219
  }
4849
5220
  },
5221
+ {
5222
+ "name": "nuxt-music-flow",
5223
+ "description": "Nuxt 3 module for audio player component with playlist and waveform visualization.",
5224
+ "repo": "ndragun92/nuxt-music-flow",
5225
+ "npm": "nuxt-music-flow",
5226
+ "icon": "nuxt-music-flow.png",
5227
+ "github": "https://github.com/ndragun92/nuxt-music-flow",
5228
+ "website": "https://vue-music-flow-docs.vercel.app/usage#nuxt",
5229
+ "learn_more": "https://vue-music-flow-docs.vercel.app/demo",
5230
+ "category": "Libraries",
5231
+ "type": "3rd-party",
5232
+ "maintainers": [
5233
+ {
5234
+ "name": "Nemanja Dragun",
5235
+ "github": "ndragun92",
5236
+ "twitter": "nemanjadragun"
5237
+ }
5238
+ ],
5239
+ "compatibility": {
5240
+ "nuxt": ">=3.0.0",
5241
+ "requires": {}
5242
+ }
5243
+ },
4850
5244
  {
4851
5245
  "name": "nuxt-oidc-auth",
4852
- "description": "Nuxt SSR OIDC (OpenID Connect) authentication with server side encrypted sessions.",
5246
+ "description": "Seamless modern authentication for Nuxt applications.",
4853
5247
  "repo": "itpropro/nuxt-oidc-auth",
4854
5248
  "npm": "nuxt-oidc-auth",
4855
- "icon": "",
5249
+ "icon": "nuxt-oidc-auth.png",
4856
5250
  "github": "https://github.com/itpropro/nuxt-oidc-auth",
4857
- "website": "https://github.com/itpropro/nuxt-oidc-auth",
4858
- "learn_more": "https://github.com/itpropro/nuxt-oidc-auth",
5251
+ "website": "https://nuxtoidc.cloud/",
5252
+ "learn_more": "https://nuxtoidc.cloud/",
4859
5253
  "category": "Security",
4860
5254
  "type": "3rd-party",
4861
5255
  "maintainers": [
@@ -5106,6 +5500,29 @@
5106
5500
  "requires": {}
5107
5501
  }
5108
5502
  },
5503
+ {
5504
+ "name": "nuxt-query",
5505
+ "description": "Nuxt module for TanStack Query (FKA Vue Query) with Nuxt DevTools integration",
5506
+ "repo": "peterbud/nuxt-query",
5507
+ "npm": "@peterbud/nuxt-query",
5508
+ "icon": "nuxt-query.svg",
5509
+ "github": "https://github.com/peterbud/nuxt-query",
5510
+ "website": "https://github.com/peterbud/nuxt-query#readme",
5511
+ "learn_more": "https://tanstack.com/query/latest/docs/framework/vue/overview",
5512
+ "category": "Libraries",
5513
+ "type": "3rd-party",
5514
+ "maintainers": [
5515
+ {
5516
+ "name": "Peter Budai",
5517
+ "github": "peterbud",
5518
+ "bluesky": "peterbud.bsky.social"
5519
+ }
5520
+ ],
5521
+ "compatibility": {
5522
+ "nuxt": ">=3.0.0",
5523
+ "requires": {}
5524
+ }
5525
+ },
5109
5526
  {
5110
5527
  "name": "nuxt-sanctum-authentication",
5111
5528
  "description": "Nuxt 3 module for easy Laravel Sanctum authentication, offering CSRF token management, both cookie and token-based auth, and SSR compatibility.",
@@ -5133,6 +5550,56 @@
5133
5550
  "requires": {}
5134
5551
  }
5135
5552
  },
5553
+ {
5554
+ "name": "nuxt-sanctum-precognition",
5555
+ "description": "Nuxt module for Laravel Precognition integration",
5556
+ "repo": "manchenkoff/nuxt-sanctum-precognition",
5557
+ "npm": "nuxt-sanctum-precognition",
5558
+ "icon": "laravel.svg",
5559
+ "github": "https://github.com/manchenkoff/nuxt-sanctum-precognition",
5560
+ "website": "https://manchenkoff.gitbook.io/nuxt-sanctum-precognition",
5561
+ "learn_more": "https://laravel.com/docs/12.x/precognition",
5562
+ "category": "Libraries",
5563
+ "type": "3rd-party",
5564
+ "maintainers": [
5565
+ {
5566
+ "name": "Artem Manchenkov",
5567
+ "github": "manchenkoff",
5568
+ "avatar": "https://avatars.githubusercontent.com/manchenkoff",
5569
+ "twitter": "AManchenkov"
5570
+ }
5571
+ ],
5572
+ "compatibility": {
5573
+ "nuxt": ">=3.12.0",
5574
+ "requires": {}
5575
+ }
5576
+ },
5577
+ {
5578
+ "name": "nuxt-shopify",
5579
+ "description": "Easily integrate Shopify into your Nuxt app.",
5580
+ "repo": "konkonam/nuxt-shopify",
5581
+ "npm": "@konkonam/nuxt-shopify",
5582
+ "icon": "nuxt-shopify.png",
5583
+ "github": "https://github.com/konkonam/nuxt-shopify",
5584
+ "website": "https://konkonam.github.io/nuxt-shopify/",
5585
+ "learn_more": "https://www.shopify.com/",
5586
+ "category": "Ecommerce",
5587
+ "type": "3rd-party",
5588
+ "maintainers": [
5589
+ {
5590
+ "name": "Zoltan Lukacs",
5591
+ "github": "konkonam"
5592
+ },
5593
+ {
5594
+ "name": "Frederik Bußmann",
5595
+ "github": "freb97"
5596
+ }
5597
+ ],
5598
+ "compatibility": {
5599
+ "nuxt": "^3.0.0",
5600
+ "requires": {}
5601
+ }
5602
+ },
5136
5603
  {
5137
5604
  "name": "nuxt-smartlook",
5138
5605
  "description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
@@ -5181,6 +5648,29 @@
5181
5648
  "requires": {}
5182
5649
  }
5183
5650
  },
5651
+ {
5652
+ "name": "nuxt-ssr-api-logger",
5653
+ "description": "A small module that helps you see when your Nuxt application sends any API request via SSR.",
5654
+ "repo": "buglavecz/nuxt-ssr-api-logger",
5655
+ "npm": "nuxt-ssr-api-logger",
5656
+ "icon": "nuxt-ssr-api-logger.png",
5657
+ "github": "https://github.com/buglavecz/nuxt-ssr-api-logger",
5658
+ "website": "https://github.com/buglavecz/nuxt-ssr-api-logger",
5659
+ "learn_more": "",
5660
+ "category": "Devtools",
5661
+ "type": "3rd-party",
5662
+ "maintainers": [
5663
+ {
5664
+ "name": "Peter Buglavecz",
5665
+ "github": "buglavecz",
5666
+ "avatar": "https://avatars.githubusercontent.com/u/43108336"
5667
+ }
5668
+ ],
5669
+ "compatibility": {
5670
+ "nuxt": "^3.16.0",
5671
+ "requires": {}
5672
+ }
5673
+ },
5184
5674
  {
5185
5675
  "name": "ssr-lit",
5186
5676
  "description": "Server-Side Rendering for Lit Element components",
@@ -5231,6 +5721,28 @@
5231
5721
  "requires": {}
5232
5722
  }
5233
5723
  },
5724
+ {
5725
+ "name": "nuxt-strapi-blocks-renderer",
5726
+ "description": "Render the Strapi CMS blocks text element easily in Nuxt.",
5727
+ "repo": "freb97/nuxt-strapi-blocks-renderer",
5728
+ "npm": "nuxt-strapi-blocks-renderer",
5729
+ "icon": "nuxt-strapi-blocks-renderer.png",
5730
+ "github": "https://github.com/freb97/nuxt-strapi-blocks-renderer",
5731
+ "website": "https://github.com/freb97/nuxt-strapi-blocks-renderer",
5732
+ "learn_more": "https://strapi.io",
5733
+ "category": "CMS",
5734
+ "type": "3rd-party",
5735
+ "maintainers": [
5736
+ {
5737
+ "name": "Frederik Bußmann",
5738
+ "github": "freb97"
5739
+ }
5740
+ ],
5741
+ "compatibility": {
5742
+ "nuxt": "^3.0.0",
5743
+ "requires": {}
5744
+ }
5745
+ },
5234
5746
  {
5235
5747
  "name": "nuxt-svgo-loader",
5236
5748
  "description": "Nuxt module to load SVG files as Vue components, using SVGO for optimization.",
@@ -5246,7 +5758,8 @@
5246
5758
  {
5247
5759
  "name": "Alex Liu",
5248
5760
  "github": "Mini-ghost",
5249
- "twitter": "Minighost_Alex"
5761
+ "twitter": "Minighost_Alex",
5762
+ "bluesky": "mini-ghost.bsky.social"
5250
5763
  }
5251
5764
  ],
5252
5765
  "compatibility": {
@@ -5359,7 +5872,8 @@
5359
5872
  {
5360
5873
  "name": "Yaël Guilloux",
5361
5874
  "github": "Tahul",
5362
- "twitter": "yaeeelglx"
5875
+ "twitter": "yaeeelglx",
5876
+ "bluesky": "yael.dev"
5363
5877
  }
5364
5878
  ],
5365
5879
  "compatibility": {
@@ -5621,7 +6135,7 @@
5621
6135
  "twitter": "teleskop150750"
5622
6136
  },
5623
6137
  {
5624
- "name": "Mehmet",
6138
+ "name": "Wind",
5625
6139
  "github": "productdevbook",
5626
6140
  "twitter": "productdevbook"
5627
6141
  }
@@ -5722,6 +6236,28 @@
5722
6236
  "requires": {}
5723
6237
  }
5724
6238
  },
6239
+ {
6240
+ "name": "paper-ui",
6241
+ "description": "A ui kit for nuxt",
6242
+ "repo": "paper-kit/nuxt",
6243
+ "npm": "@paper-ui/nuxt",
6244
+ "icon": "paper-ui.svg",
6245
+ "github": "https://github.com/paper-kit/nuxt",
6246
+ "website": "https://paper-docs.nuxt.space/",
6247
+ "learn_more": "https://paper-docs.nuxt.space/",
6248
+ "category": "UI",
6249
+ "type": "3rd-party",
6250
+ "maintainers": [
6251
+ {
6252
+ "name": "paper-kit",
6253
+ "github": "paper-kit"
6254
+ }
6255
+ ],
6256
+ "compatibility": {
6257
+ "nuxt": ">=3.0.0",
6258
+ "requires": {}
6259
+ }
6260
+ },
5725
6261
  {
5726
6262
  "name": "parse",
5727
6263
  "description": "Parse package for Nuxt",
@@ -5848,13 +6384,13 @@
5848
6384
  "npm": "pergel",
5849
6385
  "icon": "pergel.svg",
5850
6386
  "github": "https://github.com/oku-ui/pergel",
5851
- "website": "https://oku-ui.com/pergel",
6387
+ "website": "https://pergel.oku-ui.com/",
5852
6388
  "learn_more": "",
5853
6389
  "category": "Devtools",
5854
6390
  "type": "3rd-party",
5855
6391
  "maintainers": [
5856
6392
  {
5857
- "name": "Mehmet",
6393
+ "name": "Wind",
5858
6394
  "github": "productdevbook",
5859
6395
  "twitter": "productdevbook"
5860
6396
  }
@@ -5887,6 +6423,30 @@
5887
6423
  "requires": {}
5888
6424
  }
5889
6425
  },
6426
+ {
6427
+ "name": "pinia-colada",
6428
+ "description": "The smart data fetching layer for Pinia",
6429
+ "repo": "posva/pinia-colada#main/nuxt",
6430
+ "npm": "@pinia/colada-nuxt",
6431
+ "icon": "pinia-colada.png",
6432
+ "github": "https://github.com/posva/pinia-colada/tree/main/nuxt",
6433
+ "website": "https://pinia-colada.esm.dev",
6434
+ "learn_more": "",
6435
+ "category": "Extensions",
6436
+ "type": "3rd-party",
6437
+ "maintainers": [
6438
+ {
6439
+ "name": "Eduardo San Martin Morote",
6440
+ "github": "posva",
6441
+ "twitter": "posva",
6442
+ "bluesky": "esm.dev"
6443
+ }
6444
+ ],
6445
+ "compatibility": {
6446
+ "nuxt": "^3.13.0",
6447
+ "requires": {}
6448
+ }
6449
+ },
5890
6450
  {
5891
6451
  "name": "pinia-orm",
5892
6452
  "description": "The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store.",
@@ -5937,6 +6497,28 @@
5937
6497
  }
5938
6498
  }
5939
6499
  },
6500
+ {
6501
+ "name": "pinia-plugin-unstorage",
6502
+ "description": "Configurable persistence and rehydration of Pinia stores.",
6503
+ "repo": "litingyes/pinia-plugin-unstorage",
6504
+ "npm": "pinia-plugin-unstorage",
6505
+ "icon": "pinia-plugin-unstorage.svg",
6506
+ "github": "https://github.com/litingyes/pinia-plugin-unstorage",
6507
+ "website": "https://github.com/litingyes/pinia-plugin-unstorage?tab=readme-ov-file#pinia-plugin-unstorage",
6508
+ "learn_more": "",
6509
+ "category": "Extensions",
6510
+ "type": "3rd-party",
6511
+ "maintainers": [
6512
+ {
6513
+ "name": "Liting",
6514
+ "github": "litingyes"
6515
+ }
6516
+ ],
6517
+ "compatibility": {
6518
+ "nuxt": ">=3.0.0",
6519
+ "requires": {}
6520
+ }
6521
+ },
5940
6522
  {
5941
6523
  "name": "pinia",
5942
6524
  "description": "The Vue Store that you will enjoy using",
@@ -5952,7 +6534,8 @@
5952
6534
  {
5953
6535
  "name": "Eduardo San Martin Morote",
5954
6536
  "github": "posva",
5955
- "twitter": "posva"
6537
+ "twitter": "posva",
6538
+ "bluesky": "esm.dev"
5956
6539
  }
5957
6540
  ],
5958
6541
  "compatibility": {
@@ -5962,6 +6545,28 @@
5962
6545
  }
5963
6546
  }
5964
6547
  },
6548
+ {
6549
+ "name": "planship",
6550
+ "description": "Entitlements, metering, plan packaging, and subscription management for Nuxt apps.",
6551
+ "repo": "planship/planship-nuxt",
6552
+ "npm": "@planship/nuxt",
6553
+ "icon": "planship.svg",
6554
+ "github": "https://github.com/planship/planship-nuxt",
6555
+ "website": "https://planship.io",
6556
+ "learn_more": "https://docs.planship.io",
6557
+ "category": "Payment",
6558
+ "type": "3rd-party",
6559
+ "maintainers": [
6560
+ {
6561
+ "name": "Pawel Wojnarowicz",
6562
+ "github": "pwojnaro"
6563
+ }
6564
+ ],
6565
+ "compatibility": {
6566
+ "nuxt": ">=3.0.0",
6567
+ "requires": {}
6568
+ }
6569
+ },
5965
6570
  {
5966
6571
  "name": "plausible",
5967
6572
  "description": "Nuxt module to natively integrate Plausible analytics",
@@ -6283,6 +6888,31 @@
6283
6888
  "requires": {}
6284
6889
  }
6285
6890
  },
6891
+ {
6892
+ "name": "qrcode",
6893
+ "description": "A Nuxt module that provides support for generating and reading QRCodes.",
6894
+ "repo": "sandros94/nuxt-qrcode",
6895
+ "npm": "nuxt-qrcode",
6896
+ "icon": "qrcode.svg",
6897
+ "github": "https://github.com/sandros94/nuxt-qrcode",
6898
+ "website": "https://qrcode.s94.dev",
6899
+ "learn_more": "",
6900
+ "category": "Extensions",
6901
+ "type": "3rd-party",
6902
+ "maintainers": [
6903
+ {
6904
+ "name": "Sandro Circi",
6905
+ "github": "sandros94",
6906
+ "avatar": "https://avatars.githubusercontent.com/u/13056429",
6907
+ "bluesky": "sandros94.com",
6908
+ "twitter": "_sandros94"
6909
+ }
6910
+ ],
6911
+ "compatibility": {
6912
+ "nuxt": ">=3.10.0",
6913
+ "requires": {}
6914
+ }
6915
+ },
6286
6916
  {
6287
6917
  "name": "quasar",
6288
6918
  "description": "Effortlessly build high-performance & high-quality Vue.js 3 user interfaces in record time",
@@ -6307,20 +6937,20 @@
6307
6937
  }
6308
6938
  },
6309
6939
  {
6310
- "name": "radash",
6311
- "description": "radash module with auto-import and custom prefix",
6312
- "repo": "bbg/nuxt-radash",
6313
- "npm": "nuxt-radash",
6314
- "icon": "radash.png",
6315
- "github": "https://github.com/bbg/nuxt-radash",
6316
- "website": "https://github.com/bbg/nuxt-radash#readme",
6317
- "learn_more": "https://github.com/rayepps/radash/",
6318
- "category": "Libraries",
6940
+ "name": "query-api",
6941
+ "description": "Provides simple ways to query data from Craft CMS.",
6942
+ "repo": "samuelreichor/query-api#HEAD/packages/nuxt",
6943
+ "npm": "@query-api/nuxt",
6944
+ "icon": "query-api.svg",
6945
+ "github": "https://github.com/samuelreichor/query-api/tree/main/packages/nuxt",
6946
+ "website": "https://samuelreichor.at/libraries/nuxt-craftcms",
6947
+ "learn_more": "https://samuelreichor.at/libraries",
6948
+ "category": "CMS",
6319
6949
  "type": "3rd-party",
6320
6950
  "maintainers": [
6321
6951
  {
6322
- "name": "Batuhan Göksu",
6323
- "github": "bbg"
6952
+ "name": "Samuel Reichör",
6953
+ "github": "samuelreichor"
6324
6954
  }
6325
6955
  ],
6326
6956
  "compatibility": {
@@ -6329,35 +6959,20 @@
6329
6959
  }
6330
6960
  },
6331
6961
  {
6332
- "name": "radix-vue",
6333
- "description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
6334
- "repo": "radix-vue/radix-vue",
6335
- "npm": "radix-vue",
6336
- "icon": "radix-vue.svg",
6337
- "github": "https://github.com/radix-vue/radix-vue",
6338
- "website": "https://www.radix-vue.com/",
6339
- "learn_more": "https://www.radix-vue.com/overview/installation.html#nuxt-modules",
6340
- "category": "UI",
6962
+ "name": "radash",
6963
+ "description": "radash module with auto-import and custom prefix",
6964
+ "repo": "bbg/nuxt-radash",
6965
+ "npm": "nuxt-radash",
6966
+ "icon": "radash.png",
6967
+ "github": "https://github.com/bbg/nuxt-radash",
6968
+ "website": "https://github.com/bbg/nuxt-radash#readme",
6969
+ "learn_more": "https://github.com/rayepps/radash/",
6970
+ "category": "Libraries",
6341
6971
  "type": "3rd-party",
6342
6972
  "maintainers": [
6343
6973
  {
6344
- "name": "zernonia",
6345
- "github": "zernonia",
6346
- "twitter": "zernonia"
6347
- },
6348
- {
6349
- "name": "Khairul Haaziq",
6350
- "github": "khairulhaaziq"
6351
- },
6352
- {
6353
- "name": "Mujahid Anuar",
6354
- "github": "mujahidfa",
6355
- "twitter": "mujahid_fa"
6356
- },
6357
- {
6358
- "name": "Max",
6359
- "github": "onmax",
6360
- "twitter": "_onmax"
6974
+ "name": "Batuhan Göksu",
6975
+ "github": "bbg"
6361
6976
  }
6362
6977
  ],
6363
6978
  "compatibility": {
@@ -6401,7 +7016,7 @@
6401
7016
  "maintainers": [
6402
7017
  {
6403
7018
  "name": "Alexander Lichter",
6404
- "github": "manniL",
7019
+ "github": "TheAlexLichter",
6405
7020
  "twitter": "TheAlexLichter",
6406
7021
  "bluesky": "thealexlichter.com"
6407
7022
  }
@@ -6411,6 +7026,68 @@
6411
7026
  "requires": {}
6412
7027
  }
6413
7028
  },
7029
+ {
7030
+ "name": "regle",
7031
+ "description": "Type safe model-based form validation library for Vue.js",
7032
+ "repo": "victorgarciaesgi/regle#main/packages/nuxt",
7033
+ "npm": "@regle/nuxt",
7034
+ "icon": "regle.svg",
7035
+ "github": "https://github.com/victorgarciaesgi/regle",
7036
+ "website": "https://reglejs.dev/",
7037
+ "learn_more": "https://reglejs.dev/integrations/nuxt",
7038
+ "category": "Libraries",
7039
+ "type": "3rd-party",
7040
+ "maintainers": [
7041
+ {
7042
+ "name": "Victor Garcia",
7043
+ "github": "victorgarciaesgi",
7044
+ "twitter": "desnoth_dev",
7045
+ "bluesky": "vicflix.dev"
7046
+ }
7047
+ ],
7048
+ "compatibility": {
7049
+ "nuxt": ">=3.0.0",
7050
+ "requires": {}
7051
+ }
7052
+ },
7053
+ {
7054
+ "name": "reka-ui",
7055
+ "description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
7056
+ "repo": "unovue/radix-vue",
7057
+ "npm": "reka-ui",
7058
+ "icon": "reka-ui.svg",
7059
+ "github": "https://github.com/unovue/radix-vue",
7060
+ "website": "https://www.reka-ui.com/",
7061
+ "learn_more": "https://reka-ui.com/docs/overview/installation#nuxt-modules",
7062
+ "category": "UI",
7063
+ "type": "3rd-party",
7064
+ "maintainers": [
7065
+ {
7066
+ "name": "zernonia",
7067
+ "github": "zernonia",
7068
+ "twitter": "zernonia"
7069
+ },
7070
+ {
7071
+ "name": "Khairul Haaziq",
7072
+ "github": "khairulhaaziq"
7073
+ },
7074
+ {
7075
+ "name": "Mujahid Anuar",
7076
+ "github": "mujahidfa",
7077
+ "twitter": "mujahid_fa"
7078
+ },
7079
+ {
7080
+ "name": "Max",
7081
+ "github": "onmax",
7082
+ "twitter": "_onmax",
7083
+ "bluesky": "onmax.bsky.social"
7084
+ }
7085
+ ],
7086
+ "compatibility": {
7087
+ "nuxt": ">=3.0.0",
7088
+ "requires": {}
7089
+ }
7090
+ },
6414
7091
  {
6415
7092
  "name": "resend",
6416
7093
  "description": "Resend integration for Nuxt",
@@ -6525,7 +7202,8 @@
6525
7202
  {
6526
7203
  "name": "Farnabaz",
6527
7204
  "github": "farnabaz",
6528
- "twitter": "a_birang"
7205
+ "twitter": "a_birang",
7206
+ "bluesky": "farnabaz.dev"
6529
7207
  }
6530
7208
  ],
6531
7209
  "compatibility": {
@@ -6586,11 +7264,11 @@
6586
7264
  {
6587
7265
  "name": "scalar",
6588
7266
  "description": "Render a beautiful API References based on a OpenAPI/Swagger file with Nuxt.",
6589
- "repo": "scalar/scalar#main/packages/nuxt",
7267
+ "repo": "scalar/scalar#main/integrations/nuxt",
6590
7268
  "npm": "@scalar/nuxt",
6591
7269
  "icon": "scalar.svg",
6592
- "github": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
6593
- "website": "https://github.com/scalar/scalar/tree/main/packages/nuxt",
7270
+ "github": "https://github.com/scalar/scalar/tree/main/integrations/nuxt",
7271
+ "website": "https://github.com/scalar/scalar/tree/main/integrations/nuxt",
6594
7272
  "learn_more": "https://scalar.com",
6595
7273
  "category": "Devtools",
6596
7274
  "type": "3rd-party",
@@ -6614,7 +7292,7 @@
6614
7292
  "icon": "schema-org.svg",
6615
7293
  "github": "https://github.com/harlan-zw/nuxt-schema-org",
6616
7294
  "website": "https://nuxtseo.com/schema-org",
6617
- "learn_more": "https://unhead.unjs.io/schema-org/getting-started/setup",
7295
+ "learn_more": "https://unhead.unjs.io/docs/typescript/schema-org/guides/get-started/overview",
6618
7296
  "category": "SEO",
6619
7297
  "type": "3rd-party",
6620
7298
  "maintainers": [
@@ -6632,14 +7310,14 @@
6632
7310
  },
6633
7311
  {
6634
7312
  "name": "scripts",
6635
- "description": "Plug-and-play script optimization for Nuxt applications.",
7313
+ "description": "Add 3rd-party scripts without sacrificing performance.",
6636
7314
  "repo": "nuxt/scripts",
6637
7315
  "npm": "@nuxt/scripts",
6638
7316
  "icon": "nuxt.svg",
6639
7317
  "github": "https://github.com/nuxt/scripts",
6640
7318
  "website": "https://scripts.nuxt.com",
6641
7319
  "learn_more": "",
6642
- "category": "Libraries",
7320
+ "category": "Performance",
6643
7321
  "type": "official",
6644
7322
  "maintainers": [
6645
7323
  {
@@ -6852,7 +7530,7 @@
6852
7530
  "maintainers": [
6853
7531
  {
6854
7532
  "name": "Alexander Lichter",
6855
- "github": "manniL",
7533
+ "github": "TheAlexLichter",
6856
7534
  "twitter": "TheAlexLichter",
6857
7535
  "bluesky": "thealexlichter.com"
6858
7536
  }
@@ -7023,7 +7701,8 @@
7023
7701
  {
7024
7702
  "name": "Nicolas PENNEC",
7025
7703
  "github": "NicoPennec",
7026
- "twitter": "NicoPennec"
7704
+ "twitter": "NicoPennec",
7705
+ "bluesky": "nicopennec.bsky.social"
7027
7706
  }
7028
7707
  ],
7029
7708
  "compatibility": {
@@ -7120,6 +7799,30 @@
7120
7799
  "requires": {}
7121
7800
  }
7122
7801
  },
7802
+ {
7803
+ "name": "sonda",
7804
+ "description": "Bundle analyzer and visualizer",
7805
+ "repo": "filipsobol/sonda#release/packages/sonda",
7806
+ "npm": "sonda",
7807
+ "icon": "sonda.svg",
7808
+ "github": "https://github.com/filipsobol/sonda",
7809
+ "website": "https://sonda.dev/",
7810
+ "learn_more": "https://sonda.dev/",
7811
+ "category": "Devtools",
7812
+ "type": "3rd-party",
7813
+ "maintainers": [
7814
+ {
7815
+ "name": "Filip Sobol",
7816
+ "github": "filipsobol",
7817
+ "twitter": "filipsobol",
7818
+ "bluesky": "filipsobol.bsky.social"
7819
+ }
7820
+ ],
7821
+ "compatibility": {
7822
+ "nuxt": "^3.0.0",
7823
+ "requires": {}
7824
+ }
7825
+ },
7123
7826
  {
7124
7827
  "name": "speedcurve",
7125
7828
  "description": "Speedcurve LUX module for Nuxt",
@@ -7308,7 +8011,8 @@
7308
8011
  {
7309
8012
  "name": "Benjamin Canac",
7310
8013
  "github": "benjamincanac",
7311
- "twitter": "benjamincanac"
8014
+ "twitter": "benjamincanac",
8015
+ "bluesky": "benjamincanac.dev"
7312
8016
  },
7313
8017
  {
7314
8018
  "name": "Sébastien Chopin",
@@ -7390,7 +8094,8 @@
7390
8094
  {
7391
8095
  "name": "Farnabaz",
7392
8096
  "github": "farnabaz",
7393
- "twitter": "a_birang"
8097
+ "twitter": "a_birang",
8098
+ "bluesky": "farnabaz.dev"
7394
8099
  },
7395
8100
  {
7396
8101
  "name": "Sébastien Chopin",
@@ -7420,7 +8125,7 @@
7420
8125
  "maintainers": [
7421
8126
  {
7422
8127
  "name": "Alexander Lichter",
7423
- "github": "manniL",
8128
+ "github": "TheAlexLichter",
7424
8129
  "twitter": "TheAlexLichter",
7425
8130
  "bluesky": "thealexlichter.com"
7426
8131
  }
@@ -7549,7 +8254,8 @@
7549
8254
  {
7550
8255
  "name": "Farnabaz",
7551
8256
  "github": "farnabaz",
7552
- "twitter": "a_birang"
8257
+ "twitter": "a_birang",
8258
+ "bluesky": "farnabaz.dev"
7553
8259
  }
7554
8260
  ],
7555
8261
  "compatibility": {
@@ -7570,7 +8276,7 @@
7570
8276
  "type": "community",
7571
8277
  "maintainers": [
7572
8278
  {
7573
- "name": "Brooke",
8279
+ "name": "brooke",
7574
8280
  "github": "sam3d"
7575
8281
  }
7576
8282
  ],
@@ -7703,9 +8409,35 @@
7703
8409
  "tailwind"
7704
8410
  ]
7705
8411
  },
8412
+ {
8413
+ "name": "tdesign-vue-next",
8414
+ "description": "A Vue 3 UI components library",
8415
+ "repo": "tdesignOteam/tdesign-nuxt",
8416
+ "npm": "@tdesign-vue-next/nuxt",
8417
+ "icon": "tdesign.svg",
8418
+ "github": "https://github.com/Tencent/tdesign-vue-next",
8419
+ "website": "https://tdesign.tencent.com/vue-next/overview-en",
8420
+ "learn_more": "https://github.com/tdesignoteam/tdesign-nuxt",
8421
+ "category": "UI",
8422
+ "type": "3rd-party",
8423
+ "maintainers": [
8424
+ {
8425
+ "name": "wū yāng",
8426
+ "github": "uyarn"
8427
+ },
8428
+ {
8429
+ "name": "liweijie0812",
8430
+ "github": "liweijie0812"
8431
+ }
8432
+ ],
8433
+ "compatibility": {
8434
+ "nuxt": ">=3.0.0",
8435
+ "requires": {}
8436
+ }
8437
+ },
7706
8438
  {
7707
8439
  "name": "test-utils",
7708
- "description": "Test utilities for Nuxt",
8440
+ "description": "Test utilities for Nuxt.",
7709
8441
  "repo": "nuxt/test-utils#main",
7710
8442
  "npm": "@nuxt/test-utils",
7711
8443
  "icon": "nuxt.svg",
@@ -7908,7 +8640,8 @@
7908
8640
  {
7909
8641
  "name": "Alvaro Saburido",
7910
8642
  "github": "alvarosabu",
7911
- "twitter": "alvarosabu"
8643
+ "twitter": "alvarosabu",
8644
+ "bluesky": "alvarosaburido.dev"
7912
8645
  },
7913
8646
  {
7914
8647
  "name": "Jaime A Torrealba C",
@@ -8048,7 +8781,8 @@
8048
8781
  {
8049
8782
  "name": "Victor Garcia",
8050
8783
  "github": "victorgarciaesgi",
8051
- "twitter": "desnoth_dev"
8784
+ "twitter": "desnoth_dev",
8785
+ "bluesky": "vicflix.dev"
8052
8786
  }
8053
8787
  ],
8054
8788
  "compatibility": {
@@ -8178,7 +8912,7 @@
8178
8912
  },
8179
8913
  {
8180
8914
  "name": "ui",
8181
- "description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
8915
+ "description": "The Intuitive UI Library powered by Reka UI and Tailwind CSS.",
8182
8916
  "repo": "nuxt/ui#dev",
8183
8917
  "npm": "@nuxt/ui",
8184
8918
  "icon": "nuxt.svg",
@@ -8191,18 +8925,14 @@
8191
8925
  {
8192
8926
  "name": "Benjamin Canac",
8193
8927
  "github": "benjamincanac",
8194
- "twitter": "benjamincanac"
8928
+ "twitter": "benjamincanac",
8929
+ "bluesky": "benjamincanac.dev"
8195
8930
  },
8196
8931
  {
8197
8932
  "name": "Sébastien Chopin",
8198
8933
  "github": "Atinux",
8199
8934
  "twitter": "Atinux",
8200
8935
  "bluesky": "atinux.com"
8201
- },
8202
- {
8203
- "name": "Sylvain Marroufin",
8204
- "github": "smarroufin",
8205
- "twitter": "smarroufin"
8206
8936
  }
8207
8937
  ],
8208
8938
  "compatibility": {
@@ -8290,7 +9020,7 @@
8290
9020
  {
8291
9021
  "name": "unocss",
8292
9022
  "description": "The instant on-demand atomic CSS engine.",
8293
- "repo": "unocss/unocss#main/packages/nuxt",
9023
+ "repo": "unocss/unocss#main/packages-integrations/nuxt",
8294
9024
  "npm": "@unocss/nuxt",
8295
9025
  "icon": "unocss.svg",
8296
9026
  "github": "https://github.com/unocss/unocss",
@@ -8383,6 +9113,28 @@
8383
9113
  "requires": {}
8384
9114
  }
8385
9115
  },
9116
+ {
9117
+ "name": "v-gsap",
9118
+ "description": "GSAP as a directive (Unofficial). Build stunning animations with v-gsap.",
9119
+ "repo": "holux-design/v-gsap-nuxt",
9120
+ "npm": "v-gsap-nuxt",
9121
+ "icon": "v-gsap.svg",
9122
+ "github": "https://github.com/holux-design/v-gsap-nuxt",
9123
+ "website": "https://v-gsap-nuxt.vercel.app/",
9124
+ "learn_more": "https://v-gsap-nuxt.vercel.app/playground",
9125
+ "category": "Libraries",
9126
+ "type": "3rd-party",
9127
+ "maintainers": [
9128
+ {
9129
+ "name": "Lukas Hofstätter",
9130
+ "github": "holux-design"
9131
+ }
9132
+ ],
9133
+ "compatibility": {
9134
+ "nuxt": ">=3.0.0",
9135
+ "requires": {}
9136
+ }
9137
+ },
8386
9138
  {
8387
9139
  "name": "vant",
8388
9140
  "description": "A lightweight, customizable Vue UI library for mobile web apps.",
@@ -8446,7 +9198,8 @@
8446
9198
  "maintainers": [
8447
9199
  {
8448
9200
  "name": "Valerii Strilets",
8449
- "github": "letstri"
9201
+ "github": "letstri",
9202
+ "twitter": "letstri"
8450
9203
  }
8451
9204
  ],
8452
9205
  "compatibility": {
@@ -8491,7 +9244,8 @@
8491
9244
  {
8492
9245
  "name": "Abdelrahman Awad",
8493
9246
  "github": "logaretm",
8494
- "twitter": "logaretm"
9247
+ "twitter": "logaretm",
9248
+ "bluesky": "logaretm.com"
8495
9249
  }
8496
9250
  ],
8497
9251
  "compatibility": {
@@ -8690,10 +9444,10 @@
8690
9444
  "type": "3rd-party",
8691
9445
  "maintainers": [
8692
9446
  {
8693
- "name": "Kevin Deng 三咲智子",
9447
+ "name": "Kevin Deng",
8694
9448
  "github": "sxzz",
8695
9449
  "twitter": "sanxiaozhizi",
8696
- "bluesky": "sxzz.moe"
9450
+ "bluesky": "sxzz.dev"
8697
9451
  }
8698
9452
  ],
8699
9453
  "compatibility": {
@@ -8763,7 +9517,8 @@
8763
9517
  {
8764
9518
  "name": "Moritz Sternemann",
8765
9519
  "github": "moritzsternemann",
8766
- "twitter": "strnmn"
9520
+ "twitter": "strnmn",
9521
+ "bluesky": "strnmn.me"
8767
9522
  }
8768
9523
  ],
8769
9524
  "compatibility": {
@@ -8902,7 +9657,8 @@
8902
9657
  {
8903
9658
  "name": "Eduardo San Martin Morote",
8904
9659
  "github": "posva",
8905
- "twitter": "posva"
9660
+ "twitter": "posva",
9661
+ "bluesky": "esm.dev"
8906
9662
  }
8907
9663
  ],
8908
9664
  "compatibility": {