@nuxt/modules 0.6.0-161ea4 → 0.6.0-16a0f2
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.
- package/README.md +1 -1
- package/modules.json +1217 -94
- package/package.json +5 -5
package/modules.json
CHANGED
|
@@ -1,4 +1,34 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"name": "a11y",
|
|
4
|
+
"description": "Real-time accessibility feedback and automated testing right in your browser during development.",
|
|
5
|
+
"repo": "nuxt/a11y",
|
|
6
|
+
"npm": "@nuxt/a11y",
|
|
7
|
+
"icon": "nuxt.svg",
|
|
8
|
+
"github": "https://github.com/nuxt/a11y",
|
|
9
|
+
"website": "https://github.com/nuxt/a11y",
|
|
10
|
+
"learn_more": "",
|
|
11
|
+
"category": "Devtools",
|
|
12
|
+
"type": "official",
|
|
13
|
+
"maintainers": [
|
|
14
|
+
{
|
|
15
|
+
"name": "Tim Damen",
|
|
16
|
+
"github": "timdamen",
|
|
17
|
+
"twitter": "timdamen_io",
|
|
18
|
+
"bluesky": "timdamen.io"
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"name": "Daniel Roe",
|
|
22
|
+
"github": "danielroe",
|
|
23
|
+
"twitter": "danielcroe",
|
|
24
|
+
"bluesky": "danielroe.dev"
|
|
25
|
+
}
|
|
26
|
+
],
|
|
27
|
+
"compatibility": {
|
|
28
|
+
"nuxt": ">=3.0.0",
|
|
29
|
+
"requires": {}
|
|
30
|
+
}
|
|
31
|
+
},
|
|
2
32
|
{
|
|
3
33
|
"name": "ackee",
|
|
4
34
|
"description": "Nuxt module for Ackee analytics",
|
|
@@ -19,7 +49,7 @@
|
|
|
19
49
|
{
|
|
20
50
|
"name": "Sébastien Chopin",
|
|
21
51
|
"github": "Atinux",
|
|
22
|
-
"twitter": "
|
|
52
|
+
"twitter": "atinux",
|
|
23
53
|
"bluesky": "atinux.com"
|
|
24
54
|
}
|
|
25
55
|
],
|
|
@@ -409,6 +439,29 @@
|
|
|
409
439
|
"requires": {}
|
|
410
440
|
}
|
|
411
441
|
},
|
|
442
|
+
{
|
|
443
|
+
"name": "askdoppler",
|
|
444
|
+
"description": "Monitor impressions coming from ChatGPT, Perplexity and others in your Nuxt app with this integration of Doppler.",
|
|
445
|
+
"repo": "askdoppler/doppler-js#main/nuxt",
|
|
446
|
+
"npm": "@askdoppler/nuxt",
|
|
447
|
+
"icon": "askdoppler.png",
|
|
448
|
+
"github": "https://github.com/askdoppler/doppler-js/tree/main/nuxt",
|
|
449
|
+
"website": "https://askdoppler.com",
|
|
450
|
+
"learn_more": "https://docs.askdoppler.com/integrations/nuxt",
|
|
451
|
+
"category": "SEO",
|
|
452
|
+
"type": "3rd-party",
|
|
453
|
+
"maintainers": [
|
|
454
|
+
{
|
|
455
|
+
"name": "maxime",
|
|
456
|
+
"github": "mdolr",
|
|
457
|
+
"twitter": "m_dolr"
|
|
458
|
+
}
|
|
459
|
+
],
|
|
460
|
+
"compatibility": {
|
|
461
|
+
"nuxt": ">=3.0.0",
|
|
462
|
+
"requires": {}
|
|
463
|
+
}
|
|
464
|
+
},
|
|
412
465
|
{
|
|
413
466
|
"name": "auth-utils",
|
|
414
467
|
"description": "Minimalist Auth module for Nuxt with SSR.",
|
|
@@ -424,7 +477,7 @@
|
|
|
424
477
|
{
|
|
425
478
|
"name": "Sébastien Chopin",
|
|
426
479
|
"github": "atinux",
|
|
427
|
-
"twitter": "
|
|
480
|
+
"twitter": "atinux",
|
|
428
481
|
"bluesky": "atinux.com"
|
|
429
482
|
}
|
|
430
483
|
],
|
|
@@ -579,6 +632,28 @@
|
|
|
579
632
|
"requires": {}
|
|
580
633
|
}
|
|
581
634
|
},
|
|
635
|
+
{
|
|
636
|
+
"name": "bcms",
|
|
637
|
+
"description": "Nuxt BCMS module",
|
|
638
|
+
"repo": "bcms/nuxt-module",
|
|
639
|
+
"npm": "@thebcms/nuxt",
|
|
640
|
+
"icon": "bcms.png",
|
|
641
|
+
"github": "https://github.com/bcms/nuxt-module",
|
|
642
|
+
"website": "https://thebcms.com",
|
|
643
|
+
"learn_more": "https://thebcms.com/docs/integrations/nuxt-js",
|
|
644
|
+
"category": "CMS",
|
|
645
|
+
"type": "3rd-party",
|
|
646
|
+
"maintainers": [
|
|
647
|
+
{
|
|
648
|
+
"name": "Branislav Vajagic",
|
|
649
|
+
"github": "bbanez"
|
|
650
|
+
}
|
|
651
|
+
],
|
|
652
|
+
"compatibility": {
|
|
653
|
+
"nuxt": ">=3.0.0",
|
|
654
|
+
"requires": {}
|
|
655
|
+
}
|
|
656
|
+
},
|
|
582
657
|
{
|
|
583
658
|
"name": "bootstrap",
|
|
584
659
|
"description": "Add Bootstrap to your Nuxt app in seconds.",
|
|
@@ -833,9 +908,10 @@
|
|
|
833
908
|
"type": "3rd-party",
|
|
834
909
|
"maintainers": [
|
|
835
910
|
{
|
|
836
|
-
"name": "
|
|
911
|
+
"name": "Wind",
|
|
837
912
|
"github": "productdevbook",
|
|
838
|
-
"twitter": "productdevbook"
|
|
913
|
+
"twitter": "productdevbook",
|
|
914
|
+
"bluesky": "productdevbook.com"
|
|
839
915
|
}
|
|
840
916
|
],
|
|
841
917
|
"compatibility": {
|
|
@@ -1026,7 +1102,7 @@
|
|
|
1026
1102
|
{
|
|
1027
1103
|
"name": "Sébastien Chopin",
|
|
1028
1104
|
"github": "Atinux",
|
|
1029
|
-
"twitter": "
|
|
1105
|
+
"twitter": "atinux",
|
|
1030
1106
|
"bluesky": "atinux.com"
|
|
1031
1107
|
}
|
|
1032
1108
|
],
|
|
@@ -1041,8 +1117,8 @@
|
|
|
1041
1117
|
"name": "compodium",
|
|
1042
1118
|
"description": "A plug an play component playground for Nuxt.",
|
|
1043
1119
|
"repo": "romhml/compodium#main/packages/nuxt",
|
|
1044
|
-
"npm": "compodium",
|
|
1045
|
-
"icon": "",
|
|
1120
|
+
"npm": "@compodium/nuxt",
|
|
1121
|
+
"icon": "compodium.svg",
|
|
1046
1122
|
"github": "https://github.com/romhml/compodium",
|
|
1047
1123
|
"website": "https://github.com/romhml/compodium",
|
|
1048
1124
|
"learn_more": "",
|
|
@@ -1051,11 +1127,12 @@
|
|
|
1051
1127
|
"maintainers": [
|
|
1052
1128
|
{
|
|
1053
1129
|
"name": "Romain Hamel",
|
|
1054
|
-
"github": "romhml"
|
|
1130
|
+
"github": "romhml",
|
|
1131
|
+
"bluesky": "rohm.dev"
|
|
1055
1132
|
}
|
|
1056
1133
|
],
|
|
1057
1134
|
"compatibility": {
|
|
1058
|
-
"nuxt": "
|
|
1135
|
+
"nuxt": ">=3.0.0",
|
|
1059
1136
|
"requires": {}
|
|
1060
1137
|
}
|
|
1061
1138
|
},
|
|
@@ -1130,6 +1207,29 @@
|
|
|
1130
1207
|
"requires": {}
|
|
1131
1208
|
}
|
|
1132
1209
|
},
|
|
1210
|
+
{
|
|
1211
|
+
"name": "content-island",
|
|
1212
|
+
"description": "Content Island - A headless CMS that’s refreshingly simple",
|
|
1213
|
+
"repo": "content-island/nuxt-content-island",
|
|
1214
|
+
"npm": "@content-island/nuxt",
|
|
1215
|
+
"icon": "content-island.png",
|
|
1216
|
+
"github": "https://github.com/content-island/nuxt-content-island",
|
|
1217
|
+
"website": "https://contentisland.net/",
|
|
1218
|
+
"learn_more": "https://github.com/content-island/nuxt-content-island",
|
|
1219
|
+
"category": "CMS",
|
|
1220
|
+
"type": "3rd-party",
|
|
1221
|
+
"maintainers": [
|
|
1222
|
+
{
|
|
1223
|
+
"name": "nasdan",
|
|
1224
|
+
"github": "nasdan",
|
|
1225
|
+
"avatar": "https://avatars.githubusercontent.com/u/4374977?v=4"
|
|
1226
|
+
}
|
|
1227
|
+
],
|
|
1228
|
+
"compatibility": {
|
|
1229
|
+
"nuxt": "^3.0.0",
|
|
1230
|
+
"requires": {}
|
|
1231
|
+
}
|
|
1232
|
+
},
|
|
1133
1233
|
{
|
|
1134
1234
|
"name": "content",
|
|
1135
1235
|
"description": "The file-based CMS with support for Markdown, YAML, JSON.",
|
|
@@ -1157,7 +1257,7 @@
|
|
|
1157
1257
|
{
|
|
1158
1258
|
"name": "Sébastien Chopin",
|
|
1159
1259
|
"github": "Atinux",
|
|
1160
|
-
"twitter": "
|
|
1260
|
+
"twitter": "atinux",
|
|
1161
1261
|
"bluesky": "atinux.com"
|
|
1162
1262
|
}
|
|
1163
1263
|
],
|
|
@@ -1195,8 +1295,8 @@
|
|
|
1195
1295
|
"npm": "nuxt-contentstack",
|
|
1196
1296
|
"icon": "contentstack.png",
|
|
1197
1297
|
"github": "https://github.com/timbenniks/nuxt-contentstack",
|
|
1198
|
-
"website": "https://
|
|
1199
|
-
"learn_more": "https://contentstack.com/",
|
|
1298
|
+
"website": "https://nuxt-contentstack-docs.eu-contentstackapps.com/",
|
|
1299
|
+
"learn_more": "https://community.contentstack.com/",
|
|
1200
1300
|
"category": "CMS",
|
|
1201
1301
|
"type": "3rd-party",
|
|
1202
1302
|
"maintainers": [
|
|
@@ -1209,8 +1309,9 @@
|
|
|
1209
1309
|
}
|
|
1210
1310
|
],
|
|
1211
1311
|
"compatibility": {
|
|
1212
|
-
"nuxt": "^3.
|
|
1213
|
-
"requires": {}
|
|
1312
|
+
"nuxt": "^3.16.0",
|
|
1313
|
+
"requires": {},
|
|
1314
|
+
"devtools": "^0.0.0"
|
|
1214
1315
|
}
|
|
1215
1316
|
},
|
|
1216
1317
|
{
|
|
@@ -1690,7 +1791,8 @@
|
|
|
1690
1791
|
"maintainers": [
|
|
1691
1792
|
{
|
|
1692
1793
|
"name": "Yue JIN",
|
|
1693
|
-
"github": "kingyue737"
|
|
1794
|
+
"github": "kingyue737",
|
|
1795
|
+
"twitter": "kingyue737"
|
|
1694
1796
|
}
|
|
1695
1797
|
],
|
|
1696
1798
|
"compatibility": {
|
|
@@ -1798,6 +1900,28 @@
|
|
|
1798
1900
|
"requires": {}
|
|
1799
1901
|
}
|
|
1800
1902
|
},
|
|
1903
|
+
{
|
|
1904
|
+
"name": "es-toolkit",
|
|
1905
|
+
"description": "Es-toolkit auto import module for Nuxt",
|
|
1906
|
+
"repo": "bubblesortt/nuxt-es-toolkit",
|
|
1907
|
+
"npm": "@bubblesortt/nuxt-es-toolkit",
|
|
1908
|
+
"icon": "es-toolkit.png",
|
|
1909
|
+
"github": "https://github.com/bubblesortt/nuxt-es-toolkit",
|
|
1910
|
+
"website": "https://github.com/bubblesortt/nuxt-es-toolkit",
|
|
1911
|
+
"learn_more": "https://es-toolkit.dev/",
|
|
1912
|
+
"category": "Libraries",
|
|
1913
|
+
"type": "3rd-party",
|
|
1914
|
+
"maintainers": [
|
|
1915
|
+
{
|
|
1916
|
+
"name": "Alexandr Bychkin",
|
|
1917
|
+
"github": "bubblesortt"
|
|
1918
|
+
}
|
|
1919
|
+
],
|
|
1920
|
+
"compatibility": {
|
|
1921
|
+
"nuxt": ">=3.0.0",
|
|
1922
|
+
"requires": {}
|
|
1923
|
+
}
|
|
1924
|
+
},
|
|
1801
1925
|
{
|
|
1802
1926
|
"name": "eslint-module",
|
|
1803
1927
|
"description": "ESLint module for Nuxt",
|
|
@@ -2589,7 +2713,7 @@
|
|
|
2589
2713
|
"name": "Lucas Portet",
|
|
2590
2714
|
"github": "l-portet",
|
|
2591
2715
|
"avatar": "https://avatars.githubusercontent.com/u/34057690?v=4",
|
|
2592
|
-
"twitter": "
|
|
2716
|
+
"twitter": "lukecarry_"
|
|
2593
2717
|
}
|
|
2594
2718
|
],
|
|
2595
2719
|
"compatibility": {
|
|
@@ -2641,6 +2765,30 @@
|
|
|
2641
2765
|
"requires": {}
|
|
2642
2766
|
}
|
|
2643
2767
|
},
|
|
2768
|
+
{
|
|
2769
|
+
"name": "hints",
|
|
2770
|
+
"description": "Nuxt module that shows hints for aspects of your application such as Performance, Security, and more!",
|
|
2771
|
+
"repo": "nuxt/hints",
|
|
2772
|
+
"npm": "@nuxt/hints",
|
|
2773
|
+
"icon": "nuxt.svg",
|
|
2774
|
+
"github": "https://github.com/nuxt/hints",
|
|
2775
|
+
"website": "https://github.com/nuxt/hints",
|
|
2776
|
+
"learn_more": "",
|
|
2777
|
+
"category": "Devtools",
|
|
2778
|
+
"type": "official",
|
|
2779
|
+
"maintainers": [
|
|
2780
|
+
{
|
|
2781
|
+
"name": "Julien Huang",
|
|
2782
|
+
"github": "huang-julien",
|
|
2783
|
+
"twitter": "JulienHuang_dev",
|
|
2784
|
+
"bluesky": "julienhuang-dev.bsky.social"
|
|
2785
|
+
}
|
|
2786
|
+
],
|
|
2787
|
+
"compatibility": {
|
|
2788
|
+
"nuxt": ">=3.0.0",
|
|
2789
|
+
"requires": {}
|
|
2790
|
+
}
|
|
2791
|
+
},
|
|
2644
2792
|
{
|
|
2645
2793
|
"name": "history-state",
|
|
2646
2794
|
"description": "Nuxt module to backup or restore historical states",
|
|
@@ -2755,7 +2903,7 @@
|
|
|
2755
2903
|
{
|
|
2756
2904
|
"name": "Sébastien Chopin",
|
|
2757
2905
|
"github": "Atinux",
|
|
2758
|
-
"twitter": "
|
|
2906
|
+
"twitter": "atinux",
|
|
2759
2907
|
"bluesky": "atinux.com"
|
|
2760
2908
|
}
|
|
2761
2909
|
],
|
|
@@ -2779,7 +2927,7 @@
|
|
|
2779
2927
|
{
|
|
2780
2928
|
"name": "Sébastien Chopin",
|
|
2781
2929
|
"github": "Atinux",
|
|
2782
|
-
"twitter": "
|
|
2930
|
+
"twitter": "atinux",
|
|
2783
2931
|
"bluesky": "atinux.com"
|
|
2784
2932
|
},
|
|
2785
2933
|
{
|
|
@@ -2924,7 +3072,7 @@
|
|
|
2924
3072
|
{
|
|
2925
3073
|
"name": "Sébastien Chopin",
|
|
2926
3074
|
"github": "Atinux",
|
|
2927
|
-
"twitter": "
|
|
3075
|
+
"twitter": "atinux",
|
|
2928
3076
|
"bluesky": "atinux.com"
|
|
2929
3077
|
},
|
|
2930
3078
|
{
|
|
@@ -3017,7 +3165,7 @@
|
|
|
3017
3165
|
{
|
|
3018
3166
|
"name": "Sébastien Chopin",
|
|
3019
3167
|
"github": "Atinux",
|
|
3020
|
-
"twitter": "
|
|
3168
|
+
"twitter": "atinux",
|
|
3021
3169
|
"bluesky": "atinux.com"
|
|
3022
3170
|
}
|
|
3023
3171
|
],
|
|
@@ -3054,8 +3202,8 @@
|
|
|
3054
3202
|
{
|
|
3055
3203
|
"name": "inkline",
|
|
3056
3204
|
"description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
|
|
3057
|
-
"repo": "inkline/inkline
|
|
3058
|
-
"npm": "
|
|
3205
|
+
"repo": "inkline/inkline",
|
|
3206
|
+
"npm": "inkline",
|
|
3059
3207
|
"icon": "inkline.svg",
|
|
3060
3208
|
"github": "https://github.com/inkline/inkline",
|
|
3061
3209
|
"website": "https://inkline.io",
|
|
@@ -3122,6 +3270,29 @@
|
|
|
3122
3270
|
"requires": {}
|
|
3123
3271
|
}
|
|
3124
3272
|
},
|
|
3273
|
+
{
|
|
3274
|
+
"name": "izi-toast",
|
|
3275
|
+
"description": "Elegant, responsive, and lightweight toast notification module for Nuxt 3 using iziToast. Supports auto-imported composables and full customization.",
|
|
3276
|
+
"repo": "stephenjason89/nuxt-toast",
|
|
3277
|
+
"npm": "nuxt-toast",
|
|
3278
|
+
"icon": "toast.png",
|
|
3279
|
+
"github": "https://github.com/stephenjason89/nuxt-toast",
|
|
3280
|
+
"website": "https://github.com/stephenjason89/nuxt-toast",
|
|
3281
|
+
"learn_more": "https://marcelodolza.github.io/iziToast/",
|
|
3282
|
+
"category": "Libraries",
|
|
3283
|
+
"type": "3rd-party",
|
|
3284
|
+
"maintainers": [
|
|
3285
|
+
{
|
|
3286
|
+
"name": "Stephen Jason Wang",
|
|
3287
|
+
"github": "stephenjason89",
|
|
3288
|
+
"twitter": "stephenjason89"
|
|
3289
|
+
}
|
|
3290
|
+
],
|
|
3291
|
+
"compatibility": {
|
|
3292
|
+
"nuxt": "^3.0.0",
|
|
3293
|
+
"requires": {}
|
|
3294
|
+
}
|
|
3295
|
+
},
|
|
3125
3296
|
{
|
|
3126
3297
|
"name": "jsonapi",
|
|
3127
3298
|
"description": "Easy JSON:API client integration for Nuxt",
|
|
@@ -3218,11 +3389,35 @@
|
|
|
3218
3389
|
},
|
|
3219
3390
|
"sponsor": true
|
|
3220
3391
|
},
|
|
3392
|
+
{
|
|
3393
|
+
"name": "kongponents",
|
|
3394
|
+
"description": "Kong Component library",
|
|
3395
|
+
"repo": "kong/kongponents",
|
|
3396
|
+
"npm": "@kong/kongponents",
|
|
3397
|
+
"icon": "kong.svg",
|
|
3398
|
+
"github": "https://github.com/Kong/kongponents/tree/main/nuxt",
|
|
3399
|
+
"website": "https://kongponents.konghq.com/",
|
|
3400
|
+
"learn_more": "https://kongponents.konghq.com/guide/usage.html#nuxt-module",
|
|
3401
|
+
"category": "UI",
|
|
3402
|
+
"type": "3rd-party",
|
|
3403
|
+
"maintainers": [
|
|
3404
|
+
{
|
|
3405
|
+
"name": "Kong",
|
|
3406
|
+
"github": "Kong",
|
|
3407
|
+
"twitter": "kong"
|
|
3408
|
+
}
|
|
3409
|
+
],
|
|
3410
|
+
"compatibility": {
|
|
3411
|
+
"nuxt": ">=3.0.0",
|
|
3412
|
+
"requires": {},
|
|
3413
|
+
"devtools": "^0.0.0"
|
|
3414
|
+
}
|
|
3415
|
+
},
|
|
3221
3416
|
{
|
|
3222
3417
|
"name": "kql",
|
|
3223
3418
|
"description": "Nuxt module for Kirby's Query Language API",
|
|
3224
3419
|
"repo": "johannschopplich/nuxt-kql",
|
|
3225
|
-
"npm": "nuxt-
|
|
3420
|
+
"npm": "nuxt-kirby",
|
|
3226
3421
|
"icon": "kql.svg",
|
|
3227
3422
|
"github": "https://github.com/johannschopplich/nuxt-kql",
|
|
3228
3423
|
"website": "https://nuxt-kql.byjohann.dev/",
|
|
@@ -3328,6 +3523,30 @@
|
|
|
3328
3523
|
"bluesky": "gugustinette.com"
|
|
3329
3524
|
}
|
|
3330
3525
|
],
|
|
3526
|
+
"compatibility": {
|
|
3527
|
+
"nuxt": ">=3.0.0",
|
|
3528
|
+
"requires": {}
|
|
3529
|
+
}
|
|
3530
|
+
},
|
|
3531
|
+
{
|
|
3532
|
+
"name": "lettermint",
|
|
3533
|
+
"description": "Nuxt module for sending emails with Lettermint",
|
|
3534
|
+
"repo": "lettermint/nuxt-lettermint",
|
|
3535
|
+
"npm": "nuxt-lettermint",
|
|
3536
|
+
"icon": "lettermint.svg",
|
|
3537
|
+
"github": "https://github.com/lettermint/nuxt-lettermint",
|
|
3538
|
+
"website": "https://github.com/lettermint/nuxt-lettermint",
|
|
3539
|
+
"learn_more": "https://lettermint.co",
|
|
3540
|
+
"category": "Extensions",
|
|
3541
|
+
"type": "3rd-party",
|
|
3542
|
+
"maintainers": [
|
|
3543
|
+
{
|
|
3544
|
+
"name": "lettermint",
|
|
3545
|
+
"github": "lettermint",
|
|
3546
|
+
"twitter": "lettermintco",
|
|
3547
|
+
"bluesky": "lettermint.co"
|
|
3548
|
+
}
|
|
3549
|
+
],
|
|
3331
3550
|
"compatibility": {
|
|
3332
3551
|
"nuxt": "^3.0.0",
|
|
3333
3552
|
"requires": {}
|
|
@@ -3367,7 +3586,7 @@
|
|
|
3367
3586
|
"github": "https://github.com/nuxtlabs/nuxt-llms",
|
|
3368
3587
|
"website": "https://github.com/nuxtlabs/nuxt-llms",
|
|
3369
3588
|
"learn_more": "",
|
|
3370
|
-
"category": "
|
|
3589
|
+
"category": "AI",
|
|
3371
3590
|
"type": "3rd-party",
|
|
3372
3591
|
"maintainers": [
|
|
3373
3592
|
{
|
|
@@ -3379,7 +3598,7 @@
|
|
|
3379
3598
|
{
|
|
3380
3599
|
"name": "Sébastien Chopin",
|
|
3381
3600
|
"github": "Atinux",
|
|
3382
|
-
"twitter": "
|
|
3601
|
+
"twitter": "atinux",
|
|
3383
3602
|
"bluesky": "atinux.com"
|
|
3384
3603
|
}
|
|
3385
3604
|
],
|
|
@@ -3533,6 +3752,30 @@
|
|
|
3533
3752
|
},
|
|
3534
3753
|
"sponsor": true
|
|
3535
3754
|
},
|
|
3755
|
+
{
|
|
3756
|
+
"name": "lottie",
|
|
3757
|
+
"description": "Easily integrate Lottie animations into your Nuxt App.",
|
|
3758
|
+
"repo": "volkanakkus/nuxt-lottie",
|
|
3759
|
+
"npm": "nuxt-lottie",
|
|
3760
|
+
"icon": "lottie.png",
|
|
3761
|
+
"github": "https://github.com/volkanakkus/nuxt-lottie",
|
|
3762
|
+
"website": "https://github.com/volkanakkus/nuxt-lottie",
|
|
3763
|
+
"learn_more": "https://github.com/volkanakkus/nuxt-lottie/blob/main/README.md",
|
|
3764
|
+
"category": "UI",
|
|
3765
|
+
"type": "3rd-party",
|
|
3766
|
+
"maintainers": [
|
|
3767
|
+
{
|
|
3768
|
+
"name": "Volkan Akkuş",
|
|
3769
|
+
"github": "volkanakkus",
|
|
3770
|
+
"avatar": "https://avatars.githubusercontent.com/volkanakkus",
|
|
3771
|
+
"twitter": "volkanakks"
|
|
3772
|
+
}
|
|
3773
|
+
],
|
|
3774
|
+
"compatibility": {
|
|
3775
|
+
"nuxt": ">=3.0.0",
|
|
3776
|
+
"requires": {}
|
|
3777
|
+
}
|
|
3778
|
+
},
|
|
3536
3779
|
{
|
|
3537
3780
|
"name": "lucide-icons",
|
|
3538
3781
|
"description": "Nuxt module to integrate Lucide icons",
|
|
@@ -3605,6 +3848,30 @@
|
|
|
3605
3848
|
"requires": {}
|
|
3606
3849
|
}
|
|
3607
3850
|
},
|
|
3851
|
+
{
|
|
3852
|
+
"name": "mailchannels",
|
|
3853
|
+
"description": "Simple MailChannels Email API integration for Nuxt",
|
|
3854
|
+
"repo": "yizack/nuxt-mailchannels",
|
|
3855
|
+
"npm": "nuxt-mailchannels",
|
|
3856
|
+
"icon": "mailchannels.svg",
|
|
3857
|
+
"github": "https://github.com/Yizack/nuxt-mailchannels",
|
|
3858
|
+
"website": "https://github.com/Yizack/nuxt-mailchannels",
|
|
3859
|
+
"learn_more": "https://www.mailchannels.com/email-api/",
|
|
3860
|
+
"category": "Extensions",
|
|
3861
|
+
"type": "3rd-party",
|
|
3862
|
+
"maintainers": [
|
|
3863
|
+
{
|
|
3864
|
+
"name": "Yizack Rangel",
|
|
3865
|
+
"github": "yizack",
|
|
3866
|
+
"twitter": "YizackR",
|
|
3867
|
+
"bluesky": "yizack.com"
|
|
3868
|
+
}
|
|
3869
|
+
],
|
|
3870
|
+
"compatibility": {
|
|
3871
|
+
"nuxt": ">=3.0.0",
|
|
3872
|
+
"requires": {}
|
|
3873
|
+
}
|
|
3874
|
+
},
|
|
3608
3875
|
{
|
|
3609
3876
|
"name": "mailpit",
|
|
3610
3877
|
"description": "Integrates Mailpit web UI in Nuxt devtools",
|
|
@@ -3700,11 +3967,11 @@
|
|
|
3700
3967
|
},
|
|
3701
3968
|
{
|
|
3702
3969
|
"name": "maz-ui",
|
|
3703
|
-
"description": "
|
|
3704
|
-
"repo": "louismazel/maz-ui#master/packages/
|
|
3705
|
-
"npm": "maz-ui",
|
|
3970
|
+
"description": "A modern Vue.js UI library with auto-import components, plugins, and composables designed for seamless Nuxt integration and enhanced developer experience.",
|
|
3971
|
+
"repo": "louismazel/maz-ui#master/packages/nuxt",
|
|
3972
|
+
"npm": "@maz-ui/nuxt",
|
|
3706
3973
|
"icon": "maz-ui.png",
|
|
3707
|
-
"github": "https://github.com/
|
|
3974
|
+
"github": "https://github.com/LouisMazel/maz-ui/tree/master/packages/nuxt",
|
|
3708
3975
|
"website": "https://maz-ui.com/",
|
|
3709
3976
|
"learn_more": "https://maz-ui.com/guide/nuxt",
|
|
3710
3977
|
"category": "UI",
|
|
@@ -3721,6 +3988,31 @@
|
|
|
3721
3988
|
"requires": {}
|
|
3722
3989
|
}
|
|
3723
3990
|
},
|
|
3991
|
+
{
|
|
3992
|
+
"name": "mcp-toolkit",
|
|
3993
|
+
"description": "Create MCP servers directly in your Nuxt application with zero configuration.",
|
|
3994
|
+
"repo": "nuxt-modules/mcp-toolkit#main/packages/nuxt-mcp-toolkit",
|
|
3995
|
+
"npm": "@nuxtjs/mcp-toolkit",
|
|
3996
|
+
"icon": "mcp-toolkit.png",
|
|
3997
|
+
"github": "https://github.com/nuxt-modules/mcp-toolkit/tree/main/packages/nuxt-mcp-toolkit",
|
|
3998
|
+
"website": "https://mcp-toolkit.nuxt.dev",
|
|
3999
|
+
"learn_more": "",
|
|
4000
|
+
"category": "AI",
|
|
4001
|
+
"type": "community",
|
|
4002
|
+
"maintainers": [
|
|
4003
|
+
{
|
|
4004
|
+
"name": "Hugo",
|
|
4005
|
+
"github": "HugoRCD",
|
|
4006
|
+
"twitter": "hugorcd",
|
|
4007
|
+
"bluesky": "hrcd.fr"
|
|
4008
|
+
}
|
|
4009
|
+
],
|
|
4010
|
+
"compatibility": {
|
|
4011
|
+
"nuxt": ">=3.0.0",
|
|
4012
|
+
"requires": {}
|
|
4013
|
+
},
|
|
4014
|
+
"mcp": "https://mcp-toolkit.nuxt.dev/mcp"
|
|
4015
|
+
},
|
|
3724
4016
|
{
|
|
3725
4017
|
"name": "mdc",
|
|
3726
4018
|
"description": "MDC supercharges regular Markdown to write documents interacting deeply with any Vue component.",
|
|
@@ -4057,6 +4349,30 @@
|
|
|
4057
4349
|
"requires": {}
|
|
4058
4350
|
}
|
|
4059
4351
|
},
|
|
4352
|
+
{
|
|
4353
|
+
"name": "nitro-graphql",
|
|
4354
|
+
"description": "A standalone Nitro module that integrates GraphQL servers into any Nitro application with automatic type generation, file watching, and seamless framework integration.",
|
|
4355
|
+
"repo": "productdevbook/nitro-graphql",
|
|
4356
|
+
"npm": "nitro-graphql",
|
|
4357
|
+
"icon": "",
|
|
4358
|
+
"github": "https://github.com/productdevbook/nitro-graphql",
|
|
4359
|
+
"website": "https://github.com/productdevbook/nitro-graphql",
|
|
4360
|
+
"learn_more": "",
|
|
4361
|
+
"category": "Request",
|
|
4362
|
+
"type": "3rd-party",
|
|
4363
|
+
"maintainers": [
|
|
4364
|
+
{
|
|
4365
|
+
"name": "Wind",
|
|
4366
|
+
"github": "productdevbook",
|
|
4367
|
+
"twitter": "productdevbook",
|
|
4368
|
+
"bluesky": "productdevbook.com"
|
|
4369
|
+
}
|
|
4370
|
+
],
|
|
4371
|
+
"compatibility": {
|
|
4372
|
+
"nuxt": "^3.0.0",
|
|
4373
|
+
"requires": {}
|
|
4374
|
+
}
|
|
4375
|
+
},
|
|
4060
4376
|
{
|
|
4061
4377
|
"name": "nodemailer",
|
|
4062
4378
|
"description": "Nuxt integration for nodemailer",
|
|
@@ -4065,7 +4381,7 @@
|
|
|
4065
4381
|
"icon": "nodemailer.png",
|
|
4066
4382
|
"github": "https://github.com/kleinpetr/nuxt-nodemailer",
|
|
4067
4383
|
"website": "https://github.com/kleinpetr/nuxt-nodemailer",
|
|
4068
|
-
"learn_more": "https://
|
|
4384
|
+
"learn_more": "https://nodemailer.com/",
|
|
4069
4385
|
"category": "Extensions",
|
|
4070
4386
|
"type": "3rd-party",
|
|
4071
4387
|
"maintainers": [
|
|
@@ -4123,6 +4439,30 @@
|
|
|
4123
4439
|
"requires": {}
|
|
4124
4440
|
}
|
|
4125
4441
|
},
|
|
4442
|
+
{
|
|
4443
|
+
"name": "nuxt-aidbase",
|
|
4444
|
+
"description": "Easily integrate Aidbase into your Nuxt app.",
|
|
4445
|
+
"repo": "Mokkapps/nuxt-aidbase",
|
|
4446
|
+
"npm": "nuxt-aidbase",
|
|
4447
|
+
"icon": "nuxt-aidbase.png",
|
|
4448
|
+
"github": "https://github.com/Mokkapps/nuxt-aidbase",
|
|
4449
|
+
"website": "https://github.com/Mokkapps/nuxt-aidbase",
|
|
4450
|
+
"learn_more": "https://github.com/Mokkapps/nuxt-aidbase",
|
|
4451
|
+
"category": "Libraries",
|
|
4452
|
+
"type": "3rd-party",
|
|
4453
|
+
"maintainers": [
|
|
4454
|
+
{
|
|
4455
|
+
"name": "Michael Hoffmann",
|
|
4456
|
+
"github": "Mokkapps",
|
|
4457
|
+
"twitter": "mokkapps",
|
|
4458
|
+
"avatar": "https://avatars.githubusercontent.com/u/3127210?v=4"
|
|
4459
|
+
}
|
|
4460
|
+
],
|
|
4461
|
+
"compatibility": {
|
|
4462
|
+
"nuxt": ">=3.0.0",
|
|
4463
|
+
"requires": {}
|
|
4464
|
+
}
|
|
4465
|
+
},
|
|
4126
4466
|
{
|
|
4127
4467
|
"name": "nuxt-anchorscroll",
|
|
4128
4468
|
"description": "Scroll to top and to anchor support for Nuxt",
|
|
@@ -4145,6 +4485,29 @@
|
|
|
4145
4485
|
"requires": {}
|
|
4146
4486
|
}
|
|
4147
4487
|
},
|
|
4488
|
+
{
|
|
4489
|
+
"name": "nuxt-anime",
|
|
4490
|
+
"description": "Nuxt module for Anime.js",
|
|
4491
|
+
"repo": "Enternikot/NuxtAnime",
|
|
4492
|
+
"npm": "nuxt-anime",
|
|
4493
|
+
"icon": "nuxt-anime.png",
|
|
4494
|
+
"github": "https://github.com/Enternikot/NuxtAnime",
|
|
4495
|
+
"website": "https://nuxtanime.vercel.app/",
|
|
4496
|
+
"learn_more": "https://animejs.com/",
|
|
4497
|
+
"category": "Libraries",
|
|
4498
|
+
"type": "3rd-party",
|
|
4499
|
+
"maintainers": [
|
|
4500
|
+
{
|
|
4501
|
+
"name": "Sebastian Gebhardt",
|
|
4502
|
+
"github": "Enternikot",
|
|
4503
|
+
"avatar": "https://avatars.githubusercontent.com/u/47455848?v=4"
|
|
4504
|
+
}
|
|
4505
|
+
],
|
|
4506
|
+
"compatibility": {
|
|
4507
|
+
"nuxt": ">=3.0.0",
|
|
4508
|
+
"requires": {}
|
|
4509
|
+
}
|
|
4510
|
+
},
|
|
4148
4511
|
{
|
|
4149
4512
|
"name": "nuxt-asciidoc",
|
|
4150
4513
|
"description": "Transformer for using asciidoc in nuxt",
|
|
@@ -4175,8 +4538,8 @@
|
|
|
4175
4538
|
"npm": "nuxt-auth-sanctum",
|
|
4176
4539
|
"icon": "laravel.svg",
|
|
4177
4540
|
"github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
|
|
4178
|
-
"website": "https://manchenkoff.
|
|
4179
|
-
"learn_more": "https://laravel.com/docs/
|
|
4541
|
+
"website": "https://sanctum.manchenkoff.me",
|
|
4542
|
+
"learn_more": "https://laravel.com/docs/12.x/sanctum",
|
|
4180
4543
|
"category": "Security",
|
|
4181
4544
|
"type": "3rd-party",
|
|
4182
4545
|
"maintainers": [
|
|
@@ -4287,6 +4650,30 @@
|
|
|
4287
4650
|
"requires": {}
|
|
4288
4651
|
}
|
|
4289
4652
|
},
|
|
4653
|
+
{
|
|
4654
|
+
"name": "nuxt-charts",
|
|
4655
|
+
"description": "Nuxt module for vue-chrts",
|
|
4656
|
+
"repo": "dennisadriaans/vue-chrts#main/packages/nuxt",
|
|
4657
|
+
"npm": "nuxt-charts",
|
|
4658
|
+
"icon": "nuxt-charts.svg",
|
|
4659
|
+
"github": "https://github.com/dennisadriaans/vue-chrts",
|
|
4660
|
+
"website": "https://nuxtcharts.com/",
|
|
4661
|
+
"learn_more": "https://nuxtcharts.com/docs",
|
|
4662
|
+
"category": "UI",
|
|
4663
|
+
"type": "3rd-party",
|
|
4664
|
+
"maintainers": [
|
|
4665
|
+
{
|
|
4666
|
+
"name": "Dennis Adriaansen",
|
|
4667
|
+
"github": "dennisadriaans",
|
|
4668
|
+
"avatar": "https://avatars.githubusercontent.com/dennisadriaans",
|
|
4669
|
+
"twitter": "DennisAdriaans"
|
|
4670
|
+
}
|
|
4671
|
+
],
|
|
4672
|
+
"compatibility": {
|
|
4673
|
+
"nuxt": ">=3.0.0",
|
|
4674
|
+
"requires": {}
|
|
4675
|
+
}
|
|
4676
|
+
},
|
|
4290
4677
|
{
|
|
4291
4678
|
"name": "nuxt-chatgpt",
|
|
4292
4679
|
"description": "ChatGPT integration for Nuxt",
|
|
@@ -4355,6 +4742,28 @@
|
|
|
4355
4742
|
"requires": {}
|
|
4356
4743
|
}
|
|
4357
4744
|
},
|
|
4745
|
+
{
|
|
4746
|
+
"name": "nuxt-componentsbook-module",
|
|
4747
|
+
"description": "Storybook-like experience for Nuxt components",
|
|
4748
|
+
"repo": "s00d/nuxt-componentsbook-module",
|
|
4749
|
+
"npm": "nuxt-componentsbook-module",
|
|
4750
|
+
"icon": "nuxt-componentsbook-module.png",
|
|
4751
|
+
"github": "https://github.com/s00d/nuxt-componentsbook-module",
|
|
4752
|
+
"website": "https://github.com/s00d/nuxt-componentsbook-module",
|
|
4753
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-componentsbook-module",
|
|
4754
|
+
"category": "Extensions",
|
|
4755
|
+
"type": "3rd-party",
|
|
4756
|
+
"maintainers": [
|
|
4757
|
+
{
|
|
4758
|
+
"name": "Pavel Kuzmin",
|
|
4759
|
+
"github": "s00d"
|
|
4760
|
+
}
|
|
4761
|
+
],
|
|
4762
|
+
"compatibility": {
|
|
4763
|
+
"nuxt": ">=3.0.0",
|
|
4764
|
+
"requires": {}
|
|
4765
|
+
}
|
|
4766
|
+
},
|
|
4358
4767
|
{
|
|
4359
4768
|
"name": "nuxt-cookie-consent",
|
|
4360
4769
|
"description": "Nuxt module for integrating with cookie consent providers with ease",
|
|
@@ -4390,9 +4799,33 @@
|
|
|
4390
4799
|
"type": "3rd-party",
|
|
4391
4800
|
"maintainers": [
|
|
4392
4801
|
{
|
|
4393
|
-
"name": "
|
|
4802
|
+
"name": "Serdar Yerdelen",
|
|
4394
4803
|
"github": "JustSerdar",
|
|
4395
|
-
"twitter": "
|
|
4804
|
+
"twitter": "justserdardev"
|
|
4805
|
+
}
|
|
4806
|
+
],
|
|
4807
|
+
"compatibility": {
|
|
4808
|
+
"nuxt": ">=3.0.0",
|
|
4809
|
+
"requires": {}
|
|
4810
|
+
}
|
|
4811
|
+
},
|
|
4812
|
+
{
|
|
4813
|
+
"name": "nuxt-email-renderer",
|
|
4814
|
+
"description": "A Nuxt module that provides high-quality, unstyled components & utils for creating emails using Vue and TypeScript.",
|
|
4815
|
+
"repo": "Mokkapps/nuxt-email-renderer",
|
|
4816
|
+
"npm": "nuxt-email-renderer",
|
|
4817
|
+
"icon": "",
|
|
4818
|
+
"github": "https://github.com/Mokkapps/nuxt-email-renderer",
|
|
4819
|
+
"website": "https://nuxtemail.com",
|
|
4820
|
+
"learn_more": "https://nuxtemail.com",
|
|
4821
|
+
"category": "Devtools",
|
|
4822
|
+
"type": "3rd-party",
|
|
4823
|
+
"maintainers": [
|
|
4824
|
+
{
|
|
4825
|
+
"name": "Michael Hoffmann",
|
|
4826
|
+
"github": "Mokkapps",
|
|
4827
|
+
"twitter": "mokkapps",
|
|
4828
|
+
"avatar": "https://avatars.githubusercontent.com/u/3127210?v=4"
|
|
4396
4829
|
}
|
|
4397
4830
|
],
|
|
4398
4831
|
"compatibility": {
|
|
@@ -4516,15 +4949,40 @@
|
|
|
4516
4949
|
}
|
|
4517
4950
|
},
|
|
4518
4951
|
{
|
|
4519
|
-
"name": "nuxt-
|
|
4520
|
-
"description": "
|
|
4521
|
-
"repo": "
|
|
4522
|
-
"npm": "nuxt-
|
|
4523
|
-
"icon": "
|
|
4524
|
-
"github": "https://github.com/
|
|
4525
|
-
"website": "https://github.com/
|
|
4526
|
-
"learn_more": "
|
|
4527
|
-
"category": "
|
|
4952
|
+
"name": "nuxt-formisch",
|
|
4953
|
+
"description": "Formisch integration for Nuxt - schema-based, headless form library",
|
|
4954
|
+
"repo": "onmax/nuxt-formisch",
|
|
4955
|
+
"npm": "nuxt-formisch",
|
|
4956
|
+
"icon": "nuxt-formisch.svg",
|
|
4957
|
+
"github": "https://github.com/onmax/nuxt-formisch",
|
|
4958
|
+
"website": "https://github.com/onmax/nuxt-formisch",
|
|
4959
|
+
"learn_more": "",
|
|
4960
|
+
"category": "Libraries",
|
|
4961
|
+
"type": "3rd-party",
|
|
4962
|
+
"maintainers": [
|
|
4963
|
+
{
|
|
4964
|
+
"name": "Max",
|
|
4965
|
+
"github": "onmax",
|
|
4966
|
+
"avatar": "https://avatars.githubusercontent.com/u/22072217?v=4",
|
|
4967
|
+
"bluesky": "onmax.bsky.social",
|
|
4968
|
+
"twitter": "_onmax"
|
|
4969
|
+
}
|
|
4970
|
+
],
|
|
4971
|
+
"compatibility": {
|
|
4972
|
+
"nuxt": "^3.0.0",
|
|
4973
|
+
"requires": {}
|
|
4974
|
+
}
|
|
4975
|
+
},
|
|
4976
|
+
{
|
|
4977
|
+
"name": "nuxt-fortify",
|
|
4978
|
+
"description": "Use Laravel fortify and sanctum with Nuxt",
|
|
4979
|
+
"repo": "dev-charles15531/nuxt-fortify",
|
|
4980
|
+
"npm": "nuxt-fortify",
|
|
4981
|
+
"icon": "laravel-nuxt-fortify.svg",
|
|
4982
|
+
"github": "https://github.com/dev-charles15531/nuxt-fortify",
|
|
4983
|
+
"website": "https://github.com/dev-charles15531/nuxt-fortify",
|
|
4984
|
+
"learn_more": "https://laravel.com/docs/11.x/fortify",
|
|
4985
|
+
"category": "Security",
|
|
4528
4986
|
"type": "3rd-party",
|
|
4529
4987
|
"maintainers": [
|
|
4530
4988
|
{
|
|
@@ -4561,6 +5019,28 @@
|
|
|
4561
5019
|
"requires": {}
|
|
4562
5020
|
}
|
|
4563
5021
|
},
|
|
5022
|
+
{
|
|
5023
|
+
"name": "nuxt-google-auth",
|
|
5024
|
+
"description": "Google Identity Services integration for Nuxt 3 & 4 with a simple composable and button component.",
|
|
5025
|
+
"repo": "go-fireball/nuxt-google-auth",
|
|
5026
|
+
"npm": "nuxt-google-auth",
|
|
5027
|
+
"icon": "",
|
|
5028
|
+
"github": "https://github.com/go-fireball/nuxt-google-auth",
|
|
5029
|
+
"website": "https://github.com/go-fireball/nuxt-google-auth",
|
|
5030
|
+
"learn_more": "",
|
|
5031
|
+
"category": "Security",
|
|
5032
|
+
"type": "3rd-party",
|
|
5033
|
+
"maintainers": [
|
|
5034
|
+
{
|
|
5035
|
+
"name": "go-fireball",
|
|
5036
|
+
"github": "go-fireball"
|
|
5037
|
+
}
|
|
5038
|
+
],
|
|
5039
|
+
"compatibility": {
|
|
5040
|
+
"nuxt": "^3.0.0",
|
|
5041
|
+
"requires": {}
|
|
5042
|
+
}
|
|
5043
|
+
},
|
|
4564
5044
|
{
|
|
4565
5045
|
"name": "nuxt-gpt",
|
|
4566
5046
|
"description": "Plug and Play ChatGPT for Nuxt.",
|
|
@@ -4583,6 +5063,28 @@
|
|
|
4583
5063
|
"requires": {}
|
|
4584
5064
|
}
|
|
4585
5065
|
},
|
|
5066
|
+
{
|
|
5067
|
+
"name": "nuxt-gql-pulse",
|
|
5068
|
+
"description": "A Nuxt 3 module for making GraphQL requests with ease, leveraging the power of Nuxt's composables and VueUse.",
|
|
5069
|
+
"repo": "Abbasmoe/nuxt-gql-pulse",
|
|
5070
|
+
"npm": "nuxt-gql-pulse",
|
|
5071
|
+
"icon": "nuxt-gql-pulse.png",
|
|
5072
|
+
"github": "https://github.com/Abbasmoe/nuxt-gql-pulse",
|
|
5073
|
+
"website": "https://github.com/Abbasmoe/nuxt-gql-pulse",
|
|
5074
|
+
"learn_more": "",
|
|
5075
|
+
"category": "Request",
|
|
5076
|
+
"type": "3rd-party",
|
|
5077
|
+
"maintainers": [
|
|
5078
|
+
{
|
|
5079
|
+
"name": "Abbas Mohamed",
|
|
5080
|
+
"github": "Abbasmoe"
|
|
5081
|
+
}
|
|
5082
|
+
],
|
|
5083
|
+
"compatibility": {
|
|
5084
|
+
"nuxt": ">=3.0.0",
|
|
5085
|
+
"requires": {}
|
|
5086
|
+
}
|
|
5087
|
+
},
|
|
4586
5088
|
{
|
|
4587
5089
|
"name": "nuxt-graphql-middleware",
|
|
4588
5090
|
"description": "Expose GraphQL queries and mutations as server API routes.",
|
|
@@ -4781,8 +5283,8 @@
|
|
|
4781
5283
|
"npm": "nuxt-laravel-echo",
|
|
4782
5284
|
"icon": "laravel.svg",
|
|
4783
5285
|
"github": "https://github.com/manchenkoff/nuxt-laravel-echo",
|
|
4784
|
-
"website": "https://manchenkoff.
|
|
4785
|
-
"learn_more": "https://laravel.com/docs/
|
|
5286
|
+
"website": "https://echo.manchenkoff.me",
|
|
5287
|
+
"learn_more": "https://laravel.com/docs/12.x/broadcasting",
|
|
4786
5288
|
"category": "Libraries",
|
|
4787
5289
|
"type": "3rd-party",
|
|
4788
5290
|
"maintainers": [
|
|
@@ -4798,6 +5300,54 @@
|
|
|
4798
5300
|
"requires": {}
|
|
4799
5301
|
}
|
|
4800
5302
|
},
|
|
5303
|
+
{
|
|
5304
|
+
"name": "nuxt-legacy",
|
|
5305
|
+
"description": "A Nuxt module for supporting legacy browsers.",
|
|
5306
|
+
"repo": "teages/nuxt-legacy",
|
|
5307
|
+
"npm": "@teages/nuxt-legacy",
|
|
5308
|
+
"icon": "nuxt-legacy.svg",
|
|
5309
|
+
"github": "https://github.com/teages/nuxt-legacy",
|
|
5310
|
+
"website": "https://github.com/teages/nuxt-legacy",
|
|
5311
|
+
"learn_more": "https://www.npmjs.com/package/@vitejs/plugin-legacy",
|
|
5312
|
+
"category": "Performance",
|
|
5313
|
+
"type": "3rd-party",
|
|
5314
|
+
"maintainers": [
|
|
5315
|
+
{
|
|
5316
|
+
"name": "Teages",
|
|
5317
|
+
"github": "teages",
|
|
5318
|
+
"twitter": "Teages_L",
|
|
5319
|
+
"bluesky": "teages.xyz"
|
|
5320
|
+
}
|
|
5321
|
+
],
|
|
5322
|
+
"compatibility": {
|
|
5323
|
+
"nuxt": ">=3.15.0",
|
|
5324
|
+
"requires": {}
|
|
5325
|
+
}
|
|
5326
|
+
},
|
|
5327
|
+
{
|
|
5328
|
+
"name": "nuxt-listmonk",
|
|
5329
|
+
"description": "Nuxt module for Listmonk",
|
|
5330
|
+
"repo": "roncallyt/nuxt-listmonk",
|
|
5331
|
+
"npm": "nuxt-listmonk",
|
|
5332
|
+
"icon": "listmonk.svg",
|
|
5333
|
+
"github": "https://github.com/roncallyt/nuxt-listmonk",
|
|
5334
|
+
"website": "https://github.com/roncallyt/nuxt-listmonk",
|
|
5335
|
+
"learn_more": "https://listmonk.app/docs/",
|
|
5336
|
+
"category": "Extensions",
|
|
5337
|
+
"type": "3rd-party",
|
|
5338
|
+
"maintainers": [
|
|
5339
|
+
{
|
|
5340
|
+
"name": "Thomerson Roncally",
|
|
5341
|
+
"github": "roncallyt",
|
|
5342
|
+
"avatar": "https://avatars.githubusercontent.com/roncallyt",
|
|
5343
|
+
"twitter": "t7ndotdev"
|
|
5344
|
+
}
|
|
5345
|
+
],
|
|
5346
|
+
"compatibility": {
|
|
5347
|
+
"nuxt": ">=3.12.0",
|
|
5348
|
+
"requires": {}
|
|
5349
|
+
}
|
|
5350
|
+
},
|
|
4801
5351
|
{
|
|
4802
5352
|
"name": "nuxt-localtunnel",
|
|
4803
5353
|
"description": "Exposes your Nuxt localhost to the world automatically.",
|
|
@@ -4909,7 +5459,7 @@
|
|
|
4909
5459
|
}
|
|
4910
5460
|
],
|
|
4911
5461
|
"compatibility": {
|
|
4912
|
-
"nuxt": "
|
|
5462
|
+
"nuxt": ">=3.0.0",
|
|
4913
5463
|
"requires": {}
|
|
4914
5464
|
}
|
|
4915
5465
|
},
|
|
@@ -4971,7 +5521,7 @@
|
|
|
4971
5521
|
"type": "3rd-party",
|
|
4972
5522
|
"maintainers": [
|
|
4973
5523
|
{
|
|
4974
|
-
"name": "
|
|
5524
|
+
"name": "Sota Iguchi",
|
|
4975
5525
|
"github": "e-chan1007",
|
|
4976
5526
|
"twitter": "e_chan1007"
|
|
4977
5527
|
}
|
|
@@ -5006,6 +5556,31 @@
|
|
|
5006
5556
|
"devtools": "^0.0.0"
|
|
5007
5557
|
}
|
|
5008
5558
|
},
|
|
5559
|
+
{
|
|
5560
|
+
"name": "nuxt-mqtt",
|
|
5561
|
+
"description": "A Nuxt module for real-time MQTT communication using mqtt.js",
|
|
5562
|
+
"repo": "arashsheyda/nuxt-mqtt",
|
|
5563
|
+
"npm": "nuxt-mqtt",
|
|
5564
|
+
"icon": "nuxt-mqtt.png",
|
|
5565
|
+
"github": "https://github.com/arashsheyda/nuxt-mqtt",
|
|
5566
|
+
"website": "https://github.com/arashsheyda/nuxt-mongoose#readme",
|
|
5567
|
+
"learn_more": "",
|
|
5568
|
+
"category": "Extensions",
|
|
5569
|
+
"type": "3rd-party",
|
|
5570
|
+
"maintainers": [
|
|
5571
|
+
{
|
|
5572
|
+
"name": "Arash Ari Sheyda",
|
|
5573
|
+
"github": "arashsheyda",
|
|
5574
|
+
"twitter": "arash_sheyda",
|
|
5575
|
+
"bluesky": "arashsheyda.me"
|
|
5576
|
+
}
|
|
5577
|
+
],
|
|
5578
|
+
"compatibility": {
|
|
5579
|
+
"nuxt": ">=3.0.0",
|
|
5580
|
+
"requires": {},
|
|
5581
|
+
"devtools": "^0.0.0"
|
|
5582
|
+
}
|
|
5583
|
+
},
|
|
5009
5584
|
{
|
|
5010
5585
|
"name": "nuxt-music-flow",
|
|
5011
5586
|
"description": "Nuxt 3 module for audio player component with playlist and waveform visualization.",
|
|
@@ -5052,6 +5627,58 @@
|
|
|
5052
5627
|
"requires": {}
|
|
5053
5628
|
}
|
|
5054
5629
|
},
|
|
5630
|
+
{
|
|
5631
|
+
"name": "nuxt-ollama",
|
|
5632
|
+
"description": "Simple integration of the official Ollama JavaScript Library for your Nuxt application.",
|
|
5633
|
+
"repo": "thoda-dev/nuxt-ollama",
|
|
5634
|
+
"npm": "nuxt-ollama",
|
|
5635
|
+
"icon": "nuxt-ollama.png",
|
|
5636
|
+
"github": "https://github.com/thoda-dev/nuxt-ollama",
|
|
5637
|
+
"website": "https://nuxt-ollama.jericho.dev/",
|
|
5638
|
+
"learn_more": "https://nuxt-ollama.jericho.dev/",
|
|
5639
|
+
"category": "Libraries",
|
|
5640
|
+
"type": "3rd-party",
|
|
5641
|
+
"maintainers": [
|
|
5642
|
+
{
|
|
5643
|
+
"name": "Thomas",
|
|
5644
|
+
"github": "thoda-dev",
|
|
5645
|
+
"avatar": "https://avatars.githubusercontent.com/thoda-dev",
|
|
5646
|
+
"twitter": "thoda_dev"
|
|
5647
|
+
}
|
|
5648
|
+
],
|
|
5649
|
+
"compatibility": {
|
|
5650
|
+
"nuxt": ">=3.15.0",
|
|
5651
|
+
"requires": {}
|
|
5652
|
+
}
|
|
5653
|
+
},
|
|
5654
|
+
{
|
|
5655
|
+
"name": "nuxt-open-fetch",
|
|
5656
|
+
"description": "Generate zero-overhead, 100% typed OpenAPI clients for Nuxt.",
|
|
5657
|
+
"repo": "Norbiros/nuxt-open-fetch",
|
|
5658
|
+
"npm": "nuxt-open-fetch",
|
|
5659
|
+
"icon": "nuxt-open-fetch.svg",
|
|
5660
|
+
"github": "https://github.com/Norbiros/nuxt-open-fetch",
|
|
5661
|
+
"website": "https://nuxt-open-fetch.norbiros.dev",
|
|
5662
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-open-fetch",
|
|
5663
|
+
"category": "Request",
|
|
5664
|
+
"type": "3rd-party",
|
|
5665
|
+
"maintainers": [
|
|
5666
|
+
{
|
|
5667
|
+
"name": "Norbiros",
|
|
5668
|
+
"github": "Norbiros",
|
|
5669
|
+
"avatar": "https://avatars.githubusercontent.com/u/89837724?v=4"
|
|
5670
|
+
},
|
|
5671
|
+
{
|
|
5672
|
+
"name": "Taras Batenkov",
|
|
5673
|
+
"github": "enkot",
|
|
5674
|
+
"avatar": "https://avatars.githubusercontent.com/u/10506522?v=4"
|
|
5675
|
+
}
|
|
5676
|
+
],
|
|
5677
|
+
"compatibility": {
|
|
5678
|
+
"nuxt": ">=3.0.0",
|
|
5679
|
+
"requires": {}
|
|
5680
|
+
}
|
|
5681
|
+
},
|
|
5055
5682
|
{
|
|
5056
5683
|
"name": "nuxt-openapi-docs-module",
|
|
5057
5684
|
"description": "Generate pages from OpenAPI specifications",
|
|
@@ -5288,6 +5915,75 @@
|
|
|
5288
5915
|
"requires": {}
|
|
5289
5916
|
}
|
|
5290
5917
|
},
|
|
5918
|
+
{
|
|
5919
|
+
"name": "nuxt-processor",
|
|
5920
|
+
"description": "Decoupled processing for Nuxt backed by BullMQ.",
|
|
5921
|
+
"repo": "aidanhibbard/nuxt-processor",
|
|
5922
|
+
"npm": "nuxt-processor",
|
|
5923
|
+
"icon": "",
|
|
5924
|
+
"github": "https://github.com/aidanhibbard/nuxt-processor",
|
|
5925
|
+
"website": "https://github.com/aidanhibbard/nuxt-processor",
|
|
5926
|
+
"learn_more": "https://aidanhibbard.github.io/nuxt-processor/",
|
|
5927
|
+
"category": "Libraries",
|
|
5928
|
+
"type": "3rd-party",
|
|
5929
|
+
"maintainers": [
|
|
5930
|
+
{
|
|
5931
|
+
"name": "Aidan Hibbard",
|
|
5932
|
+
"github": "aidanhibbard"
|
|
5933
|
+
}
|
|
5934
|
+
],
|
|
5935
|
+
"compatibility": {
|
|
5936
|
+
"nuxt": ">=3.0.0",
|
|
5937
|
+
"requires": {}
|
|
5938
|
+
}
|
|
5939
|
+
},
|
|
5940
|
+
{
|
|
5941
|
+
"name": "nuxt-query",
|
|
5942
|
+
"description": "Nuxt module for TanStack Query (FKA Vue Query) with Nuxt DevTools integration",
|
|
5943
|
+
"repo": "peterbud/nuxt-query",
|
|
5944
|
+
"npm": "@peterbud/nuxt-query",
|
|
5945
|
+
"icon": "nuxt-query.svg",
|
|
5946
|
+
"github": "https://github.com/peterbud/nuxt-query",
|
|
5947
|
+
"website": "https://github.com/peterbud/nuxt-query#readme",
|
|
5948
|
+
"learn_more": "https://tanstack.com/query/latest/docs/framework/vue/overview",
|
|
5949
|
+
"category": "Libraries",
|
|
5950
|
+
"type": "3rd-party",
|
|
5951
|
+
"maintainers": [
|
|
5952
|
+
{
|
|
5953
|
+
"name": "Peter Budai",
|
|
5954
|
+
"github": "peterbud",
|
|
5955
|
+
"bluesky": "peterbud.bsky.social"
|
|
5956
|
+
}
|
|
5957
|
+
],
|
|
5958
|
+
"compatibility": {
|
|
5959
|
+
"nuxt": ">=3.0.0",
|
|
5960
|
+
"requires": {}
|
|
5961
|
+
}
|
|
5962
|
+
},
|
|
5963
|
+
{
|
|
5964
|
+
"name": "nuxt-safe-runtime-config",
|
|
5965
|
+
"description": "Validate Nuxt runtime config with Standard Schema at build time",
|
|
5966
|
+
"repo": "onmax/nuxt-safe-runtime-config#main",
|
|
5967
|
+
"npm": "nuxt-safe-runtime-config",
|
|
5968
|
+
"icon": "nuxt-safe-runtime-config.svg",
|
|
5969
|
+
"github": "https://github.com/onmax/nuxt-safe-runtime-config/tree/main",
|
|
5970
|
+
"website": "https://github.com/onmax/nuxt-safe-runtime-config/tree/main",
|
|
5971
|
+
"learn_more": "",
|
|
5972
|
+
"category": "Devtools",
|
|
5973
|
+
"type": "3rd-party",
|
|
5974
|
+
"maintainers": [
|
|
5975
|
+
{
|
|
5976
|
+
"name": "Max",
|
|
5977
|
+
"github": "onmax",
|
|
5978
|
+
"bluesky": "onmax.bsky.social",
|
|
5979
|
+
"twitter": "_onmax"
|
|
5980
|
+
}
|
|
5981
|
+
],
|
|
5982
|
+
"compatibility": {
|
|
5983
|
+
"nuxt": ">=3.0.0",
|
|
5984
|
+
"requires": {}
|
|
5985
|
+
}
|
|
5986
|
+
},
|
|
5291
5987
|
{
|
|
5292
5988
|
"name": "nuxt-sanctum-authentication",
|
|
5293
5989
|
"description": "Nuxt 3 module for easy Laravel Sanctum authentication, offering CSRF token management, both cookie and token-based auth, and SSR compatibility.",
|
|
@@ -5315,29 +6011,74 @@
|
|
|
5315
6011
|
"requires": {}
|
|
5316
6012
|
}
|
|
5317
6013
|
},
|
|
6014
|
+
{
|
|
6015
|
+
"name": "nuxt-sanctum-precognition",
|
|
6016
|
+
"description": "Nuxt module for Laravel Precognition integration",
|
|
6017
|
+
"repo": "manchenkoff/nuxt-sanctum-precognition",
|
|
6018
|
+
"npm": "nuxt-sanctum-precognition",
|
|
6019
|
+
"icon": "laravel.svg",
|
|
6020
|
+
"github": "https://github.com/manchenkoff/nuxt-sanctum-precognition",
|
|
6021
|
+
"website": "https://precognition.manchenkoff.me",
|
|
6022
|
+
"learn_more": "https://laravel.com/docs/12.x/precognition",
|
|
6023
|
+
"category": "Libraries",
|
|
6024
|
+
"type": "3rd-party",
|
|
6025
|
+
"maintainers": [
|
|
6026
|
+
{
|
|
6027
|
+
"name": "Artem Manchenkov",
|
|
6028
|
+
"github": "manchenkoff",
|
|
6029
|
+
"avatar": "https://avatars.githubusercontent.com/manchenkoff",
|
|
6030
|
+
"twitter": "AManchenkov"
|
|
6031
|
+
}
|
|
6032
|
+
],
|
|
6033
|
+
"compatibility": {
|
|
6034
|
+
"nuxt": ">=3.12.0",
|
|
6035
|
+
"requires": {}
|
|
6036
|
+
}
|
|
6037
|
+
},
|
|
5318
6038
|
{
|
|
5319
6039
|
"name": "nuxt-shopify",
|
|
5320
|
-
"description": "
|
|
5321
|
-
"repo": "
|
|
5322
|
-
"npm": "
|
|
6040
|
+
"description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
|
|
6041
|
+
"repo": "Gomah/nuxt-shopify",
|
|
6042
|
+
"npm": "nuxt-shopify",
|
|
5323
6043
|
"icon": "nuxt-shopify.png",
|
|
5324
|
-
"github": "https://github.com/
|
|
5325
|
-
"website": "https://
|
|
6044
|
+
"github": "https://github.com/Gomah/nuxt-shopify",
|
|
6045
|
+
"website": "https://github.com/Gomah/nuxt-shopify",
|
|
5326
6046
|
"learn_more": "https://www.shopify.com/",
|
|
5327
6047
|
"category": "Ecommerce",
|
|
5328
6048
|
"type": "3rd-party",
|
|
5329
6049
|
"maintainers": [
|
|
5330
6050
|
{
|
|
5331
|
-
"name": "
|
|
5332
|
-
"github": "
|
|
5333
|
-
|
|
6051
|
+
"name": "Thomas Marrec",
|
|
6052
|
+
"github": "Gomah",
|
|
6053
|
+
"twitter": "Gomah"
|
|
6054
|
+
}
|
|
6055
|
+
],
|
|
6056
|
+
"compatibility": {
|
|
6057
|
+
"nuxt": "^2.0.0",
|
|
6058
|
+
"requires": {}
|
|
6059
|
+
}
|
|
6060
|
+
},
|
|
6061
|
+
{
|
|
6062
|
+
"name": "nuxt-signupgate",
|
|
6063
|
+
"description": "Easily integrate SignupGate into your Nuxt app.",
|
|
6064
|
+
"repo": "Mokkapps/nuxt-signupgate",
|
|
6065
|
+
"npm": "nuxt-signupgate",
|
|
6066
|
+
"icon": "nuxt-signupgate.png",
|
|
6067
|
+
"github": "https://github.com/Mokkapps/nuxt-signupgate",
|
|
6068
|
+
"website": "https://github.com/Mokkapps/nuxt-signupgate",
|
|
6069
|
+
"learn_more": "https://github.com/Mokkapps/nuxt-signupgate",
|
|
6070
|
+
"category": "Libraries",
|
|
6071
|
+
"type": "3rd-party",
|
|
6072
|
+
"maintainers": [
|
|
5334
6073
|
{
|
|
5335
|
-
"name": "
|
|
5336
|
-
"github": "
|
|
6074
|
+
"name": "Michael Hoffmann",
|
|
6075
|
+
"github": "Mokkapps",
|
|
6076
|
+
"twitter": "mokkapps",
|
|
6077
|
+
"avatar": "https://avatars.githubusercontent.com/u/3127210?v=4"
|
|
5337
6078
|
}
|
|
5338
6079
|
],
|
|
5339
6080
|
"compatibility": {
|
|
5340
|
-
"nuxt": "
|
|
6081
|
+
"nuxt": ">=3.0.0",
|
|
5341
6082
|
"requires": {}
|
|
5342
6083
|
}
|
|
5343
6084
|
},
|
|
@@ -5389,6 +6130,29 @@
|
|
|
5389
6130
|
"requires": {}
|
|
5390
6131
|
}
|
|
5391
6132
|
},
|
|
6133
|
+
{
|
|
6134
|
+
"name": "nuxt-ssr-api-logger",
|
|
6135
|
+
"description": "A small module that helps you see when your Nuxt application sends any API request via SSR.",
|
|
6136
|
+
"repo": "buglavecz/nuxt-ssr-api-logger",
|
|
6137
|
+
"npm": "nuxt-ssr-api-logger",
|
|
6138
|
+
"icon": "nuxt-ssr-api-logger.png",
|
|
6139
|
+
"github": "https://github.com/buglavecz/nuxt-ssr-api-logger",
|
|
6140
|
+
"website": "https://github.com/buglavecz/nuxt-ssr-api-logger",
|
|
6141
|
+
"learn_more": "",
|
|
6142
|
+
"category": "Devtools",
|
|
6143
|
+
"type": "3rd-party",
|
|
6144
|
+
"maintainers": [
|
|
6145
|
+
{
|
|
6146
|
+
"name": "Peter Buglavecz",
|
|
6147
|
+
"github": "buglavecz",
|
|
6148
|
+
"avatar": "https://avatars.githubusercontent.com/u/43108336"
|
|
6149
|
+
}
|
|
6150
|
+
],
|
|
6151
|
+
"compatibility": {
|
|
6152
|
+
"nuxt": ">=3.16.0",
|
|
6153
|
+
"requires": {}
|
|
6154
|
+
}
|
|
6155
|
+
},
|
|
5392
6156
|
{
|
|
5393
6157
|
"name": "ssr-lit",
|
|
5394
6158
|
"description": "Server-Side Rendering for Lit Element components",
|
|
@@ -5439,6 +6203,51 @@
|
|
|
5439
6203
|
"requires": {}
|
|
5440
6204
|
}
|
|
5441
6205
|
},
|
|
6206
|
+
{
|
|
6207
|
+
"name": "nuxt-strapi-blocks-renderer",
|
|
6208
|
+
"description": "Render the Strapi CMS blocks text element easily in Nuxt.",
|
|
6209
|
+
"repo": "freb97/nuxt-strapi-blocks-renderer",
|
|
6210
|
+
"npm": "nuxt-strapi-blocks-renderer",
|
|
6211
|
+
"icon": "nuxt-strapi-blocks-renderer.png",
|
|
6212
|
+
"github": "https://github.com/freb97/nuxt-strapi-blocks-renderer",
|
|
6213
|
+
"website": "https://github.com/freb97/nuxt-strapi-blocks-renderer",
|
|
6214
|
+
"learn_more": "https://strapi.io",
|
|
6215
|
+
"category": "CMS",
|
|
6216
|
+
"type": "3rd-party",
|
|
6217
|
+
"maintainers": [
|
|
6218
|
+
{
|
|
6219
|
+
"name": "Frederik Bußmann",
|
|
6220
|
+
"github": "freb97"
|
|
6221
|
+
}
|
|
6222
|
+
],
|
|
6223
|
+
"compatibility": {
|
|
6224
|
+
"nuxt": "^3.0.0",
|
|
6225
|
+
"requires": {}
|
|
6226
|
+
}
|
|
6227
|
+
},
|
|
6228
|
+
{
|
|
6229
|
+
"name": "nuxt-svg-sprite-icon",
|
|
6230
|
+
"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.",
|
|
6231
|
+
"repo": "MikeCheng1208/nuxt-svg-sprite-icon",
|
|
6232
|
+
"npm": "nuxt-svg-sprite-icon",
|
|
6233
|
+
"icon": "nuxt-svg-sprite-icon.png",
|
|
6234
|
+
"github": "https://github.com/MikeCheng1208/nuxt-svg-sprite-icon",
|
|
6235
|
+
"website": "https://github.com/MikeCheng1208/nuxt-svg-sprite-icon",
|
|
6236
|
+
"learn_more": "",
|
|
6237
|
+
"category": "UI",
|
|
6238
|
+
"type": "3rd-party",
|
|
6239
|
+
"maintainers": [
|
|
6240
|
+
{
|
|
6241
|
+
"name": "Mike Cheng",
|
|
6242
|
+
"github": "MikeCheng1208",
|
|
6243
|
+
"twitter": "mike_cheng1208"
|
|
6244
|
+
}
|
|
6245
|
+
],
|
|
6246
|
+
"compatibility": {
|
|
6247
|
+
"nuxt": ">=3.17.0",
|
|
6248
|
+
"requires": {}
|
|
6249
|
+
}
|
|
6250
|
+
},
|
|
5442
6251
|
{
|
|
5443
6252
|
"name": "nuxt-svgo-loader",
|
|
5444
6253
|
"description": "Nuxt module to load SVG files as Vue components, using SVGO for optimization.",
|
|
@@ -5577,6 +6386,52 @@
|
|
|
5577
6386
|
"requires": {}
|
|
5578
6387
|
}
|
|
5579
6388
|
},
|
|
6389
|
+
{
|
|
6390
|
+
"name": "nuxt-useless-blobs",
|
|
6391
|
+
"description": "An easier way of using useless-blobs in your Nuxt project!",
|
|
6392
|
+
"repo": "oyedejioyewole/nuxt-useless-blobs",
|
|
6393
|
+
"npm": "nuxt-useless-blobs",
|
|
6394
|
+
"icon": "nuxt-useless-blobs.svg",
|
|
6395
|
+
"github": "https://github.com/oyedejioyewole/nuxt-useless-blobs",
|
|
6396
|
+
"website": "https://nuxt-useless-blobs.vercel.app",
|
|
6397
|
+
"learn_more": "",
|
|
6398
|
+
"category": "UI",
|
|
6399
|
+
"type": "3rd-party",
|
|
6400
|
+
"maintainers": [
|
|
6401
|
+
{
|
|
6402
|
+
"name": "Oyedeji Oyewole",
|
|
6403
|
+
"github": "oyedejioyewole"
|
|
6404
|
+
}
|
|
6405
|
+
],
|
|
6406
|
+
"compatibility": {
|
|
6407
|
+
"nuxt": "^3.0.0",
|
|
6408
|
+
"requires": {}
|
|
6409
|
+
}
|
|
6410
|
+
},
|
|
6411
|
+
{
|
|
6412
|
+
"name": "nuxt-users",
|
|
6413
|
+
"description": "A comprehensive user management module for Nuxt 3 and Nuxt 4 applications with authentication, authorization, database support, and CLI tools",
|
|
6414
|
+
"repo": "rrd108/nuxt-users",
|
|
6415
|
+
"npm": "nuxt-users",
|
|
6416
|
+
"icon": "nuxt-users.png",
|
|
6417
|
+
"github": "https://github.com/rrd108/nuxt-users",
|
|
6418
|
+
"website": "https://nuxt-users.webmania.cc/",
|
|
6419
|
+
"learn_more": "https://nuxt-users.webmania.cc/",
|
|
6420
|
+
"category": "Security",
|
|
6421
|
+
"type": "3rd-party",
|
|
6422
|
+
"maintainers": [
|
|
6423
|
+
{
|
|
6424
|
+
"name": "rrd",
|
|
6425
|
+
"github": "rrd108",
|
|
6426
|
+
"twitter": "radharadhya",
|
|
6427
|
+
"bluesky": "rrd108.bsky.social"
|
|
6428
|
+
}
|
|
6429
|
+
],
|
|
6430
|
+
"compatibility": {
|
|
6431
|
+
"nuxt": ">=3.0.0",
|
|
6432
|
+
"requires": {}
|
|
6433
|
+
}
|
|
6434
|
+
},
|
|
5580
6435
|
{
|
|
5581
6436
|
"name": "nuxt-uswds",
|
|
5582
6437
|
"description": "Vue USWDS (United States Web Design System) integration for Nuxt.js",
|
|
@@ -5646,6 +6501,28 @@
|
|
|
5646
6501
|
"requires": {}
|
|
5647
6502
|
}
|
|
5648
6503
|
},
|
|
6504
|
+
{
|
|
6505
|
+
"name": "nuxt-yup",
|
|
6506
|
+
"description": "Yup integration for Nuxt 4 with a simple composable.",
|
|
6507
|
+
"repo": "DarlanPrado/nuxt-yup",
|
|
6508
|
+
"npm": "nuxt-yup",
|
|
6509
|
+
"icon": "",
|
|
6510
|
+
"github": "https://github.com/DarlanPrado/nuxt-yup",
|
|
6511
|
+
"website": "https://github.com/DarlanPrado/nuxt-yup",
|
|
6512
|
+
"learn_more": "",
|
|
6513
|
+
"category": "Libraries",
|
|
6514
|
+
"type": "3rd-party",
|
|
6515
|
+
"maintainers": [
|
|
6516
|
+
{
|
|
6517
|
+
"name": "Darlan José Batista do Prado",
|
|
6518
|
+
"github": "DarlanPrado"
|
|
6519
|
+
}
|
|
6520
|
+
],
|
|
6521
|
+
"compatibility": {
|
|
6522
|
+
"nuxt": ">=3.0.0",
|
|
6523
|
+
"requires": {}
|
|
6524
|
+
}
|
|
6525
|
+
},
|
|
5649
6526
|
{
|
|
5650
6527
|
"name": "nuxt-zod-i18n",
|
|
5651
6528
|
"description": "A Nuxt Module for localizing zod error messages.",
|
|
@@ -5831,9 +6708,10 @@
|
|
|
5831
6708
|
"twitter": "teleskop150750"
|
|
5832
6709
|
},
|
|
5833
6710
|
{
|
|
5834
|
-
"name": "
|
|
6711
|
+
"name": "Wind",
|
|
5835
6712
|
"github": "productdevbook",
|
|
5836
|
-
"twitter": "productdevbook"
|
|
6713
|
+
"twitter": "productdevbook",
|
|
6714
|
+
"bluesky": "productdevbook.com"
|
|
5837
6715
|
}
|
|
5838
6716
|
],
|
|
5839
6717
|
"compatibility": {
|
|
@@ -6062,7 +6940,7 @@
|
|
|
6062
6940
|
"type": "3rd-party",
|
|
6063
6941
|
"maintainers": [
|
|
6064
6942
|
{
|
|
6065
|
-
"name": "Giovane
|
|
6943
|
+
"name": "Giovane Silva",
|
|
6066
6944
|
"github": "novout",
|
|
6067
6945
|
"twitter": "novoutttttt",
|
|
6068
6946
|
"avatar": "https://avatars.githubusercontent.com/novout?v=4"
|
|
@@ -6086,9 +6964,10 @@
|
|
|
6086
6964
|
"type": "3rd-party",
|
|
6087
6965
|
"maintainers": [
|
|
6088
6966
|
{
|
|
6089
|
-
"name": "
|
|
6967
|
+
"name": "Wind",
|
|
6090
6968
|
"github": "productdevbook",
|
|
6091
|
-
"twitter": "productdevbook"
|
|
6969
|
+
"twitter": "productdevbook",
|
|
6970
|
+
"bluesky": "productdevbook.com"
|
|
6092
6971
|
}
|
|
6093
6972
|
],
|
|
6094
6973
|
"compatibility": {
|
|
@@ -6119,6 +6998,31 @@
|
|
|
6119
6998
|
"requires": {}
|
|
6120
6999
|
}
|
|
6121
7000
|
},
|
|
7001
|
+
{
|
|
7002
|
+
"name": "pglite",
|
|
7003
|
+
"description": "A Nuxt module aimed to simplify the use of PGlite.",
|
|
7004
|
+
"repo": "sandros94/nuxt-pglite",
|
|
7005
|
+
"npm": "nuxt-pglite",
|
|
7006
|
+
"icon": "pglite.svg",
|
|
7007
|
+
"github": "https://github.com/sandros94/nuxt-pglite",
|
|
7008
|
+
"website": "https://github.com/sandros94/nuxt-pglite",
|
|
7009
|
+
"learn_more": "https://pglite.dev",
|
|
7010
|
+
"category": "Database",
|
|
7011
|
+
"type": "3rd-party",
|
|
7012
|
+
"maintainers": [
|
|
7013
|
+
{
|
|
7014
|
+
"name": "Sandro Circi",
|
|
7015
|
+
"github": "sandros94",
|
|
7016
|
+
"avatar": "https://avatars.githubusercontent.com/u/13056429",
|
|
7017
|
+
"bluesky": "sandros94.com",
|
|
7018
|
+
"twitter": "_sandros94"
|
|
7019
|
+
}
|
|
7020
|
+
],
|
|
7021
|
+
"compatibility": {
|
|
7022
|
+
"nuxt": ">=3.14.0",
|
|
7023
|
+
"requires": {}
|
|
7024
|
+
}
|
|
7025
|
+
},
|
|
6122
7026
|
{
|
|
6123
7027
|
"name": "pinia-colada",
|
|
6124
7028
|
"description": "The smart data fetching layer for Pinia",
|
|
@@ -6139,7 +7043,7 @@
|
|
|
6139
7043
|
}
|
|
6140
7044
|
],
|
|
6141
7045
|
"compatibility": {
|
|
6142
|
-
"nuxt": "^3.13.0",
|
|
7046
|
+
"nuxt": "^3.13.0 || ^4.0.0",
|
|
6143
7047
|
"requires": {}
|
|
6144
7048
|
}
|
|
6145
7049
|
},
|
|
@@ -6181,9 +7085,9 @@
|
|
|
6181
7085
|
"type": "3rd-party",
|
|
6182
7086
|
"maintainers": [
|
|
6183
7087
|
{
|
|
6184
|
-
"name": "
|
|
7088
|
+
"name": "praz",
|
|
6185
7089
|
"github": "prazdevs",
|
|
6186
|
-
"bluesky": "praz.
|
|
7090
|
+
"bluesky": "dev.praz.me"
|
|
6187
7091
|
}
|
|
6188
7092
|
],
|
|
6189
7093
|
"compatibility": {
|
|
@@ -6193,6 +7097,28 @@
|
|
|
6193
7097
|
}
|
|
6194
7098
|
}
|
|
6195
7099
|
},
|
|
7100
|
+
{
|
|
7101
|
+
"name": "pinia-plugin-unstorage",
|
|
7102
|
+
"description": "Configurable persistence and rehydration of Pinia stores.",
|
|
7103
|
+
"repo": "litingyes/pinia-plugin-unstorage",
|
|
7104
|
+
"npm": "pinia-plugin-unstorage",
|
|
7105
|
+
"icon": "pinia-plugin-unstorage.svg",
|
|
7106
|
+
"github": "https://github.com/litingyes/pinia-plugin-unstorage",
|
|
7107
|
+
"website": "https://github.com/litingyes/pinia-plugin-unstorage?tab=readme-ov-file#pinia-plugin-unstorage",
|
|
7108
|
+
"learn_more": "",
|
|
7109
|
+
"category": "Extensions",
|
|
7110
|
+
"type": "3rd-party",
|
|
7111
|
+
"maintainers": [
|
|
7112
|
+
{
|
|
7113
|
+
"name": "Liting",
|
|
7114
|
+
"github": "litingyes"
|
|
7115
|
+
}
|
|
7116
|
+
],
|
|
7117
|
+
"compatibility": {
|
|
7118
|
+
"nuxt": ">=3.0.0",
|
|
7119
|
+
"requires": {}
|
|
7120
|
+
}
|
|
7121
|
+
},
|
|
6196
7122
|
{
|
|
6197
7123
|
"name": "pinia",
|
|
6198
7124
|
"description": "The Vue Store that you will enjoy using",
|
|
@@ -6562,6 +7488,31 @@
|
|
|
6562
7488
|
"requires": {}
|
|
6563
7489
|
}
|
|
6564
7490
|
},
|
|
7491
|
+
{
|
|
7492
|
+
"name": "qrcode",
|
|
7493
|
+
"description": "A Nuxt module that provides support for generating and reading QRCodes.",
|
|
7494
|
+
"repo": "sandros94/nuxt-qrcode",
|
|
7495
|
+
"npm": "nuxt-qrcode",
|
|
7496
|
+
"icon": "qrcode.svg",
|
|
7497
|
+
"github": "https://github.com/sandros94/nuxt-qrcode",
|
|
7498
|
+
"website": "https://qrcode.s94.dev",
|
|
7499
|
+
"learn_more": "",
|
|
7500
|
+
"category": "Extensions",
|
|
7501
|
+
"type": "3rd-party",
|
|
7502
|
+
"maintainers": [
|
|
7503
|
+
{
|
|
7504
|
+
"name": "Sandro Circi",
|
|
7505
|
+
"github": "sandros94",
|
|
7506
|
+
"avatar": "https://avatars.githubusercontent.com/u/13056429",
|
|
7507
|
+
"bluesky": "sandros94.com",
|
|
7508
|
+
"twitter": "_sandros94"
|
|
7509
|
+
}
|
|
7510
|
+
],
|
|
7511
|
+
"compatibility": {
|
|
7512
|
+
"nuxt": ">=3.10.0",
|
|
7513
|
+
"requires": {}
|
|
7514
|
+
}
|
|
7515
|
+
},
|
|
6565
7516
|
{
|
|
6566
7517
|
"name": "quasar",
|
|
6567
7518
|
"description": "Effortlessly build high-performance & high-quality Vue.js 3 user interfaces in record time",
|
|
@@ -6585,6 +7536,28 @@
|
|
|
6585
7536
|
"devtools": "^0.0.0"
|
|
6586
7537
|
}
|
|
6587
7538
|
},
|
|
7539
|
+
{
|
|
7540
|
+
"name": "query-api",
|
|
7541
|
+
"description": "Provides simple ways to query data from Craft CMS.",
|
|
7542
|
+
"repo": "samuelreichor/query-api#HEAD/packages/nuxt",
|
|
7543
|
+
"npm": "@query-api/nuxt",
|
|
7544
|
+
"icon": "query-api.svg",
|
|
7545
|
+
"github": "https://github.com/samuelreichor/query-api/tree/main/packages/nuxt",
|
|
7546
|
+
"website": "https://samuelreichor.at/libraries/nuxt-craftcms",
|
|
7547
|
+
"learn_more": "https://samuelreichor.at/libraries",
|
|
7548
|
+
"category": "CMS",
|
|
7549
|
+
"type": "3rd-party",
|
|
7550
|
+
"maintainers": [
|
|
7551
|
+
{
|
|
7552
|
+
"name": "Samuel Reichör",
|
|
7553
|
+
"github": "samuelreichor"
|
|
7554
|
+
}
|
|
7555
|
+
],
|
|
7556
|
+
"compatibility": {
|
|
7557
|
+
"nuxt": ">=3.0.0",
|
|
7558
|
+
"requires": {}
|
|
7559
|
+
}
|
|
7560
|
+
},
|
|
6588
7561
|
{
|
|
6589
7562
|
"name": "radash",
|
|
6590
7563
|
"description": "radash module with auto-import and custom prefix",
|
|
@@ -6853,7 +7826,7 @@
|
|
|
6853
7826
|
{
|
|
6854
7827
|
"name": "Sébastien Chopin",
|
|
6855
7828
|
"github": "Atinux",
|
|
6856
|
-
"twitter": "
|
|
7829
|
+
"twitter": "atinux",
|
|
6857
7830
|
"bluesky": "atinux.com"
|
|
6858
7831
|
}
|
|
6859
7832
|
],
|
|
@@ -6919,7 +7892,7 @@
|
|
|
6919
7892
|
"icon": "schema-org.svg",
|
|
6920
7893
|
"github": "https://github.com/harlan-zw/nuxt-schema-org",
|
|
6921
7894
|
"website": "https://nuxtseo.com/schema-org",
|
|
6922
|
-
"learn_more": "https://unhead.unjs.io/schema-org/
|
|
7895
|
+
"learn_more": "https://unhead.unjs.io/docs/typescript/schema-org/guides/get-started/overview",
|
|
6923
7896
|
"category": "SEO",
|
|
6924
7897
|
"type": "3rd-party",
|
|
6925
7898
|
"maintainers": [
|
|
@@ -7219,24 +8192,49 @@
|
|
|
7219
8192
|
},
|
|
7220
8193
|
{
|
|
7221
8194
|
"name": "shopify",
|
|
7222
|
-
"description": "
|
|
7223
|
-
"repo": "
|
|
7224
|
-
"npm": "
|
|
8195
|
+
"description": "Easily integrate Shopify into your Nuxt app.",
|
|
8196
|
+
"repo": "nuxt-modules/shopify",
|
|
8197
|
+
"npm": "@nuxtjs/shopify",
|
|
7225
8198
|
"icon": "shopify.png",
|
|
7226
|
-
"github": "https://github.com/
|
|
7227
|
-
"website": "https://github.
|
|
7228
|
-
"learn_more": "https://
|
|
8199
|
+
"github": "https://github.com/nuxt-modules/shopify",
|
|
8200
|
+
"website": "https://nuxt-modules.github.io/shopify",
|
|
8201
|
+
"learn_more": "https://shopify.dev/docs",
|
|
8202
|
+
"category": "Ecommerce",
|
|
8203
|
+
"type": "community",
|
|
8204
|
+
"maintainers": [
|
|
8205
|
+
{
|
|
8206
|
+
"name": "Zoltan Lukacs",
|
|
8207
|
+
"github": "konkonam"
|
|
8208
|
+
},
|
|
8209
|
+
{
|
|
8210
|
+
"name": "Frederik Bußmann",
|
|
8211
|
+
"github": "freb97"
|
|
8212
|
+
}
|
|
8213
|
+
],
|
|
8214
|
+
"compatibility": {
|
|
8215
|
+
"nuxt": ">=3.0.0",
|
|
8216
|
+
"requires": {}
|
|
8217
|
+
}
|
|
8218
|
+
},
|
|
8219
|
+
{
|
|
8220
|
+
"name": "shopware",
|
|
8221
|
+
"description": "Nuxt module that allows you to set up a Nuxt 3 project with Shopware Frontends.",
|
|
8222
|
+
"repo": "shopware/frontends#main/packages/nuxt-module",
|
|
8223
|
+
"npm": "@shopware/nuxt-module",
|
|
8224
|
+
"icon": "shopware.svg",
|
|
8225
|
+
"github": "https://github.com/shopware/frontends/tree/main/packages/nuxt-module",
|
|
8226
|
+
"website": "https://frontends.shopware.com/packages/nuxt-module.html",
|
|
8227
|
+
"learn_more": "https://www.shopware.com",
|
|
7229
8228
|
"category": "Ecommerce",
|
|
7230
8229
|
"type": "3rd-party",
|
|
7231
8230
|
"maintainers": [
|
|
7232
8231
|
{
|
|
7233
|
-
"name": "
|
|
7234
|
-
"github": "
|
|
7235
|
-
"twitter": "Gomah"
|
|
8232
|
+
"name": "Shopware AG",
|
|
8233
|
+
"github": "shopware"
|
|
7236
8234
|
}
|
|
7237
8235
|
],
|
|
7238
8236
|
"compatibility": {
|
|
7239
|
-
"nuxt": "
|
|
8237
|
+
"nuxt": ">=3.0.0",
|
|
7240
8238
|
"requires": {}
|
|
7241
8239
|
}
|
|
7242
8240
|
},
|
|
@@ -7426,6 +8424,54 @@
|
|
|
7426
8424
|
"requires": {}
|
|
7427
8425
|
}
|
|
7428
8426
|
},
|
|
8427
|
+
{
|
|
8428
|
+
"name": "solar-icons",
|
|
8429
|
+
"description": "Nuxt module that provides seamless integration of Solar Icons with auto-import, global configuration, and reactive controls.",
|
|
8430
|
+
"repo": "saoudi-h/solar-icons#main/packages/nuxt",
|
|
8431
|
+
"npm": "@solar-icons/nuxt",
|
|
8432
|
+
"icon": "solar-icons.svg",
|
|
8433
|
+
"github": "https://github.com/saoudi-h/solar-icons/tree/main/packages/nuxt",
|
|
8434
|
+
"website": "https://solar-icons.vercel.app/docs/packages/nuxt",
|
|
8435
|
+
"learn_more": "https://solar-icons.vercel.app",
|
|
8436
|
+
"category": "UI",
|
|
8437
|
+
"type": "3rd-party",
|
|
8438
|
+
"maintainers": [
|
|
8439
|
+
{
|
|
8440
|
+
"name": "Hakim Saoudi",
|
|
8441
|
+
"github": "saoudi-h",
|
|
8442
|
+
"avatar": "https://avatars.githubusercontent.com/saoudi-h?v=4",
|
|
8443
|
+
"twitter": "hakim__saoudi"
|
|
8444
|
+
}
|
|
8445
|
+
],
|
|
8446
|
+
"compatibility": {
|
|
8447
|
+
"nuxt": ">=3.0.0",
|
|
8448
|
+
"requires": {}
|
|
8449
|
+
}
|
|
8450
|
+
},
|
|
8451
|
+
{
|
|
8452
|
+
"name": "sonda",
|
|
8453
|
+
"description": "Bundle analyzer and visualizer",
|
|
8454
|
+
"repo": "filipsobol/sonda#release/packages/sonda",
|
|
8455
|
+
"npm": "sonda",
|
|
8456
|
+
"icon": "sonda.svg",
|
|
8457
|
+
"github": "https://github.com/filipsobol/sonda",
|
|
8458
|
+
"website": "https://sonda.dev/",
|
|
8459
|
+
"learn_more": "https://sonda.dev/",
|
|
8460
|
+
"category": "Devtools",
|
|
8461
|
+
"type": "3rd-party",
|
|
8462
|
+
"maintainers": [
|
|
8463
|
+
{
|
|
8464
|
+
"name": "Filip Sobol",
|
|
8465
|
+
"github": "filipsobol",
|
|
8466
|
+
"twitter": "filipsobol",
|
|
8467
|
+
"bluesky": "filipsobol.bsky.social"
|
|
8468
|
+
}
|
|
8469
|
+
],
|
|
8470
|
+
"compatibility": {
|
|
8471
|
+
"nuxt": "^3.0.0",
|
|
8472
|
+
"requires": {}
|
|
8473
|
+
}
|
|
8474
|
+
},
|
|
7429
8475
|
{
|
|
7430
8476
|
"name": "speedcurve",
|
|
7431
8477
|
"description": "Speedcurve LUX module for Nuxt",
|
|
@@ -7620,7 +8666,7 @@
|
|
|
7620
8666
|
{
|
|
7621
8667
|
"name": "Sébastien Chopin",
|
|
7622
8668
|
"github": "Atinux",
|
|
7623
|
-
"twitter": "
|
|
8669
|
+
"twitter": "atinux",
|
|
7624
8670
|
"bluesky": "atinux.com"
|
|
7625
8671
|
}
|
|
7626
8672
|
],
|
|
@@ -7674,7 +8720,8 @@
|
|
|
7674
8720
|
{
|
|
7675
8721
|
"name": "William DA SILVA",
|
|
7676
8722
|
"github": "WilliamDASILVA",
|
|
7677
|
-
"twitter": "willia_am"
|
|
8723
|
+
"twitter": "willia_am",
|
|
8724
|
+
"bluesky": "william.to"
|
|
7678
8725
|
}
|
|
7679
8726
|
],
|
|
7680
8727
|
"compatibility": {
|
|
@@ -7685,15 +8732,21 @@
|
|
|
7685
8732
|
{
|
|
7686
8733
|
"name": "studio",
|
|
7687
8734
|
"description": "A new experience to build content-driven website with Nuxt.",
|
|
7688
|
-
"repo": "
|
|
7689
|
-
"npm": "
|
|
7690
|
-
"icon": "
|
|
7691
|
-
"github": "https://github.com/
|
|
8735
|
+
"repo": "nuxt-content/nuxt-studio",
|
|
8736
|
+
"npm": "nuxt-studio",
|
|
8737
|
+
"icon": "nuxt.svg",
|
|
8738
|
+
"github": "https://github.com/nuxt-content/nuxt-studio",
|
|
7692
8739
|
"website": "https://nuxt.studio",
|
|
7693
|
-
"learn_more": "
|
|
8740
|
+
"learn_more": "",
|
|
7694
8741
|
"category": "CMS",
|
|
7695
8742
|
"type": "3rd-party",
|
|
7696
8743
|
"maintainers": [
|
|
8744
|
+
{
|
|
8745
|
+
"name": "Baptiste Leproux",
|
|
8746
|
+
"github": "larbish",
|
|
8747
|
+
"twitter": "_larbish",
|
|
8748
|
+
"bluesky": "larbish.bsky.social"
|
|
8749
|
+
},
|
|
7697
8750
|
{
|
|
7698
8751
|
"name": "Farnabaz",
|
|
7699
8752
|
"github": "farnabaz",
|
|
@@ -7703,7 +8756,7 @@
|
|
|
7703
8756
|
{
|
|
7704
8757
|
"name": "Sébastien Chopin",
|
|
7705
8758
|
"github": "Atinux",
|
|
7706
|
-
"twitter": "
|
|
8759
|
+
"twitter": "atinux",
|
|
7707
8760
|
"bluesky": "atinux.com"
|
|
7708
8761
|
}
|
|
7709
8762
|
],
|
|
@@ -7781,7 +8834,7 @@
|
|
|
7781
8834
|
{
|
|
7782
8835
|
"name": "Sébastien Chopin",
|
|
7783
8836
|
"github": "Atinux",
|
|
7784
|
-
"twitter": "
|
|
8837
|
+
"twitter": "atinux",
|
|
7785
8838
|
"bluesky": "atinux.com"
|
|
7786
8839
|
},
|
|
7787
8840
|
{
|
|
@@ -7879,7 +8932,7 @@
|
|
|
7879
8932
|
"type": "community",
|
|
7880
8933
|
"maintainers": [
|
|
7881
8934
|
{
|
|
7882
|
-
"name": "
|
|
8935
|
+
"name": "brooke",
|
|
7883
8936
|
"github": "sam3d"
|
|
7884
8937
|
}
|
|
7885
8938
|
],
|
|
@@ -7995,7 +9048,7 @@
|
|
|
7995
9048
|
{
|
|
7996
9049
|
"name": "Sébastien Chopin",
|
|
7997
9050
|
"github": "Atinux",
|
|
7998
|
-
"twitter": "
|
|
9051
|
+
"twitter": "atinux",
|
|
7999
9052
|
"bluesky": "atinux.com"
|
|
8000
9053
|
},
|
|
8001
9054
|
{
|
|
@@ -8534,14 +9587,15 @@
|
|
|
8534
9587
|
{
|
|
8535
9588
|
"name": "Sébastien Chopin",
|
|
8536
9589
|
"github": "Atinux",
|
|
8537
|
-
"twitter": "
|
|
9590
|
+
"twitter": "atinux",
|
|
8538
9591
|
"bluesky": "atinux.com"
|
|
8539
9592
|
}
|
|
8540
9593
|
],
|
|
8541
9594
|
"compatibility": {
|
|
8542
9595
|
"nuxt": ">=3.0.0",
|
|
8543
9596
|
"requires": {}
|
|
8544
|
-
}
|
|
9597
|
+
},
|
|
9598
|
+
"mcp": "https://ui.nuxt.com/mcp"
|
|
8545
9599
|
},
|
|
8546
9600
|
{
|
|
8547
9601
|
"name": "umami",
|
|
@@ -8661,7 +9715,7 @@
|
|
|
8661
9715
|
"type": "3rd-party",
|
|
8662
9716
|
"maintainers": [
|
|
8663
9717
|
{
|
|
8664
|
-
"name": "Giovane
|
|
9718
|
+
"name": "Giovane Silva",
|
|
8665
9719
|
"github": "novout",
|
|
8666
9720
|
"avatar": "https://avatars.githubusercontent.com/novout?v=4"
|
|
8667
9721
|
}
|
|
@@ -8957,6 +10011,30 @@
|
|
|
8957
10011
|
"requires": {}
|
|
8958
10012
|
}
|
|
8959
10013
|
},
|
|
10014
|
+
{
|
|
10015
|
+
"name": "vorm",
|
|
10016
|
+
"description": "Intuitive form engine for Vue 3 — dynamic, schema-driven, and fully validated",
|
|
10017
|
+
"repo": "Flo0806/vorm#main/packages/vorm-nuxt",
|
|
10018
|
+
"npm": "vorm-nuxt",
|
|
10019
|
+
"icon": "vorm.png",
|
|
10020
|
+
"github": "https://github.com/Flo0806/vorm",
|
|
10021
|
+
"website": "https://vorm.fh-softdev.de",
|
|
10022
|
+
"learn_more": "https://vorm.fh-softdev.de/nuxt/",
|
|
10023
|
+
"category": "Libraries",
|
|
10024
|
+
"type": "3rd-party",
|
|
10025
|
+
"maintainers": [
|
|
10026
|
+
{
|
|
10027
|
+
"name": "Florian Heuberger",
|
|
10028
|
+
"github": "Flo0806"
|
|
10029
|
+
}
|
|
10030
|
+
],
|
|
10031
|
+
"compatibility": {
|
|
10032
|
+
"nuxt": ">=3.0.0",
|
|
10033
|
+
"requires": {
|
|
10034
|
+
"vorm-vue": ">=1.0.0"
|
|
10035
|
+
}
|
|
10036
|
+
}
|
|
10037
|
+
},
|
|
8960
10038
|
{
|
|
8961
10039
|
"name": "vue-api",
|
|
8962
10040
|
"description": "A flexible and provider-agnostic API handling library for Vue 3 and Nuxt 3. Supports multiple data providers like axios, ofetch and more. It includes a robust model mapping feature.",
|
|
@@ -9034,6 +10112,29 @@
|
|
|
9034
10112
|
"requires": {}
|
|
9035
10113
|
}
|
|
9036
10114
|
},
|
|
10115
|
+
{
|
|
10116
|
+
"name": "vue-gsap-flip",
|
|
10117
|
+
"description": "A powerful Vue 3 library for creating stunning flip animations using GSAP's Flip plugin. Modular, extensible, and easy to use.",
|
|
10118
|
+
"repo": "lavolpecheprogramma/vue-gsap-flip#master/packages/nuxt",
|
|
10119
|
+
"npm": "@vue-gsap-flip/nuxt",
|
|
10120
|
+
"icon": "",
|
|
10121
|
+
"github": "https://github.com/lavolpecheprogramma/vue-gsap-flip",
|
|
10122
|
+
"website": "https://lavolpecheprogramma.github.io/vue-gsap-flip/",
|
|
10123
|
+
"learn_more": "",
|
|
10124
|
+
"category": "Libraries",
|
|
10125
|
+
"type": "3rd-party",
|
|
10126
|
+
"maintainers": [
|
|
10127
|
+
{
|
|
10128
|
+
"name": "Alberto Parziale",
|
|
10129
|
+
"github": "lavolpecheprogramma",
|
|
10130
|
+
"twitter": "lavolpechevola"
|
|
10131
|
+
}
|
|
10132
|
+
],
|
|
10133
|
+
"compatibility": {
|
|
10134
|
+
"nuxt": ">=3.0.0",
|
|
10135
|
+
"requires": {}
|
|
10136
|
+
}
|
|
10137
|
+
},
|
|
9037
10138
|
{
|
|
9038
10139
|
"name": "vue-macros",
|
|
9039
10140
|
"description": "Explore more macros and syntax sugar to Vue.",
|
|
@@ -9047,7 +10148,7 @@
|
|
|
9047
10148
|
"type": "3rd-party",
|
|
9048
10149
|
"maintainers": [
|
|
9049
10150
|
{
|
|
9050
|
-
"name": "Kevin Deng
|
|
10151
|
+
"name": "Kevin Deng",
|
|
9051
10152
|
"github": "sxzz",
|
|
9052
10153
|
"twitter": "sanxiaozhizi",
|
|
9053
10154
|
"bluesky": "sxzz.dev"
|
|
@@ -9487,7 +10588,7 @@
|
|
|
9487
10588
|
{
|
|
9488
10589
|
"name": "Sébastien Chopin",
|
|
9489
10590
|
"github": "Atinux",
|
|
9490
|
-
"twitter": "
|
|
10591
|
+
"twitter": "atinux",
|
|
9491
10592
|
"bluesky": "atinux.com"
|
|
9492
10593
|
}
|
|
9493
10594
|
],
|
|
@@ -9741,6 +10842,28 @@
|
|
|
9741
10842
|
"requires": {}
|
|
9742
10843
|
}
|
|
9743
10844
|
},
|
|
10845
|
+
{
|
|
10846
|
+
"name": "workflow",
|
|
10847
|
+
"description": "Workflow DevKit - Build durable, resilient, and observable workflows",
|
|
10848
|
+
"repo": "vercel/workflow#main/packages/workflow",
|
|
10849
|
+
"npm": "workflow",
|
|
10850
|
+
"icon": "workflow.svg",
|
|
10851
|
+
"github": "https://github.com/vercel/workflow/tree/main/packages/workflow",
|
|
10852
|
+
"website": "https://useworkflow.dev",
|
|
10853
|
+
"learn_more": "",
|
|
10854
|
+
"category": "Devtools",
|
|
10855
|
+
"type": "3rd-party",
|
|
10856
|
+
"maintainers": [
|
|
10857
|
+
{
|
|
10858
|
+
"name": "vercel",
|
|
10859
|
+
"github": "vercel"
|
|
10860
|
+
}
|
|
10861
|
+
],
|
|
10862
|
+
"compatibility": {
|
|
10863
|
+
"nuxt": ">=3.0.0",
|
|
10864
|
+
"requires": {}
|
|
10865
|
+
}
|
|
10866
|
+
},
|
|
9744
10867
|
{
|
|
9745
10868
|
"name": "wp-nuxt",
|
|
9746
10869
|
"description": "The module adds a Wordpress Rest API to your nuxt application",
|