@nuxt/modules 0.6.0-161ea4 → 0.6.0-182fe5
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/modules.json +851 -56
- package/package.json +4 -4
package/modules.json
CHANGED
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
{
|
|
20
20
|
"name": "Sébastien Chopin",
|
|
21
21
|
"github": "Atinux",
|
|
22
|
-
"twitter": "
|
|
22
|
+
"twitter": "atinux",
|
|
23
23
|
"bluesky": "atinux.com"
|
|
24
24
|
}
|
|
25
25
|
],
|
|
@@ -409,6 +409,29 @@
|
|
|
409
409
|
"requires": {}
|
|
410
410
|
}
|
|
411
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
|
+
},
|
|
412
435
|
{
|
|
413
436
|
"name": "auth-utils",
|
|
414
437
|
"description": "Minimalist Auth module for Nuxt with SSR.",
|
|
@@ -424,7 +447,7 @@
|
|
|
424
447
|
{
|
|
425
448
|
"name": "Sébastien Chopin",
|
|
426
449
|
"github": "atinux",
|
|
427
|
-
"twitter": "
|
|
450
|
+
"twitter": "atinux",
|
|
428
451
|
"bluesky": "atinux.com"
|
|
429
452
|
}
|
|
430
453
|
],
|
|
@@ -579,6 +602,28 @@
|
|
|
579
602
|
"requires": {}
|
|
580
603
|
}
|
|
581
604
|
},
|
|
605
|
+
{
|
|
606
|
+
"name": "bcms",
|
|
607
|
+
"description": "Nuxt BCMS module",
|
|
608
|
+
"repo": "bcms/nuxt-module",
|
|
609
|
+
"npm": "@thebcms/nuxt",
|
|
610
|
+
"icon": "bcms.png",
|
|
611
|
+
"github": "https://github.com/bcms/nuxt-module",
|
|
612
|
+
"website": "https://thebcms.com",
|
|
613
|
+
"learn_more": "https://thebcms.com/docs/integrations/nuxt-js",
|
|
614
|
+
"category": "CMS",
|
|
615
|
+
"type": "3rd-party",
|
|
616
|
+
"maintainers": [
|
|
617
|
+
{
|
|
618
|
+
"name": "Branislav Vajagic",
|
|
619
|
+
"github": "bbanez"
|
|
620
|
+
}
|
|
621
|
+
],
|
|
622
|
+
"compatibility": {
|
|
623
|
+
"nuxt": ">=3.0.0",
|
|
624
|
+
"requires": {}
|
|
625
|
+
}
|
|
626
|
+
},
|
|
582
627
|
{
|
|
583
628
|
"name": "bootstrap",
|
|
584
629
|
"description": "Add Bootstrap to your Nuxt app in seconds.",
|
|
@@ -833,7 +878,7 @@
|
|
|
833
878
|
"type": "3rd-party",
|
|
834
879
|
"maintainers": [
|
|
835
880
|
{
|
|
836
|
-
"name": "
|
|
881
|
+
"name": "Wind",
|
|
837
882
|
"github": "productdevbook",
|
|
838
883
|
"twitter": "productdevbook"
|
|
839
884
|
}
|
|
@@ -1026,7 +1071,7 @@
|
|
|
1026
1071
|
{
|
|
1027
1072
|
"name": "Sébastien Chopin",
|
|
1028
1073
|
"github": "Atinux",
|
|
1029
|
-
"twitter": "
|
|
1074
|
+
"twitter": "atinux",
|
|
1030
1075
|
"bluesky": "atinux.com"
|
|
1031
1076
|
}
|
|
1032
1077
|
],
|
|
@@ -1041,8 +1086,8 @@
|
|
|
1041
1086
|
"name": "compodium",
|
|
1042
1087
|
"description": "A plug an play component playground for Nuxt.",
|
|
1043
1088
|
"repo": "romhml/compodium#main/packages/nuxt",
|
|
1044
|
-
"npm": "compodium",
|
|
1045
|
-
"icon": "",
|
|
1089
|
+
"npm": "@compodium/nuxt",
|
|
1090
|
+
"icon": "compodium.svg",
|
|
1046
1091
|
"github": "https://github.com/romhml/compodium",
|
|
1047
1092
|
"website": "https://github.com/romhml/compodium",
|
|
1048
1093
|
"learn_more": "",
|
|
@@ -1051,11 +1096,12 @@
|
|
|
1051
1096
|
"maintainers": [
|
|
1052
1097
|
{
|
|
1053
1098
|
"name": "Romain Hamel",
|
|
1054
|
-
"github": "romhml"
|
|
1099
|
+
"github": "romhml",
|
|
1100
|
+
"bluesky": "rohm.dev"
|
|
1055
1101
|
}
|
|
1056
1102
|
],
|
|
1057
1103
|
"compatibility": {
|
|
1058
|
-
"nuxt": "
|
|
1104
|
+
"nuxt": ">=3.0.0",
|
|
1059
1105
|
"requires": {}
|
|
1060
1106
|
}
|
|
1061
1107
|
},
|
|
@@ -1130,6 +1176,29 @@
|
|
|
1130
1176
|
"requires": {}
|
|
1131
1177
|
}
|
|
1132
1178
|
},
|
|
1179
|
+
{
|
|
1180
|
+
"name": "content-island",
|
|
1181
|
+
"description": "Content Island - A headless CMS that’s refreshingly simple",
|
|
1182
|
+
"repo": "content-island/nuxt-content-island",
|
|
1183
|
+
"npm": "@content-island/nuxt",
|
|
1184
|
+
"icon": "content-island.png",
|
|
1185
|
+
"github": "https://github.com/content-island/nuxt-content-island",
|
|
1186
|
+
"website": "https://contentisland.net/",
|
|
1187
|
+
"learn_more": "https://github.com/content-island/nuxt-content-island",
|
|
1188
|
+
"category": "CMS",
|
|
1189
|
+
"type": "3rd-party",
|
|
1190
|
+
"maintainers": [
|
|
1191
|
+
{
|
|
1192
|
+
"name": "nasdan",
|
|
1193
|
+
"github": "nasdan",
|
|
1194
|
+
"avatar": "https://avatars.githubusercontent.com/u/4374977?v=4"
|
|
1195
|
+
}
|
|
1196
|
+
],
|
|
1197
|
+
"compatibility": {
|
|
1198
|
+
"nuxt": "^3.0.0",
|
|
1199
|
+
"requires": {}
|
|
1200
|
+
}
|
|
1201
|
+
},
|
|
1133
1202
|
{
|
|
1134
1203
|
"name": "content",
|
|
1135
1204
|
"description": "The file-based CMS with support for Markdown, YAML, JSON.",
|
|
@@ -1157,7 +1226,7 @@
|
|
|
1157
1226
|
{
|
|
1158
1227
|
"name": "Sébastien Chopin",
|
|
1159
1228
|
"github": "Atinux",
|
|
1160
|
-
"twitter": "
|
|
1229
|
+
"twitter": "atinux",
|
|
1161
1230
|
"bluesky": "atinux.com"
|
|
1162
1231
|
}
|
|
1163
1232
|
],
|
|
@@ -1690,7 +1759,8 @@
|
|
|
1690
1759
|
"maintainers": [
|
|
1691
1760
|
{
|
|
1692
1761
|
"name": "Yue JIN",
|
|
1693
|
-
"github": "kingyue737"
|
|
1762
|
+
"github": "kingyue737",
|
|
1763
|
+
"twitter": "kingyue737"
|
|
1694
1764
|
}
|
|
1695
1765
|
],
|
|
1696
1766
|
"compatibility": {
|
|
@@ -1798,6 +1868,28 @@
|
|
|
1798
1868
|
"requires": {}
|
|
1799
1869
|
}
|
|
1800
1870
|
},
|
|
1871
|
+
{
|
|
1872
|
+
"name": "es-toolkit",
|
|
1873
|
+
"description": "Es-toolkit auto import module for Nuxt",
|
|
1874
|
+
"repo": "bubblesortt/nuxt-es-toolkit",
|
|
1875
|
+
"npm": "@bubblesortt/nuxt-es-toolkit",
|
|
1876
|
+
"icon": "",
|
|
1877
|
+
"github": "https://github.com/bubblesortt/nuxt-es-toolkit",
|
|
1878
|
+
"website": "https://github.com/bubblesortt/nuxt-es-toolkit",
|
|
1879
|
+
"learn_more": "",
|
|
1880
|
+
"category": "Libraries",
|
|
1881
|
+
"type": "3rd-party",
|
|
1882
|
+
"maintainers": [
|
|
1883
|
+
{
|
|
1884
|
+
"name": "Alexandr Bychkin",
|
|
1885
|
+
"github": "bubblesortt"
|
|
1886
|
+
}
|
|
1887
|
+
],
|
|
1888
|
+
"compatibility": {
|
|
1889
|
+
"nuxt": ">=3.0.0",
|
|
1890
|
+
"requires": {}
|
|
1891
|
+
}
|
|
1892
|
+
},
|
|
1801
1893
|
{
|
|
1802
1894
|
"name": "eslint-module",
|
|
1803
1895
|
"description": "ESLint module for Nuxt",
|
|
@@ -2589,7 +2681,7 @@
|
|
|
2589
2681
|
"name": "Lucas Portet",
|
|
2590
2682
|
"github": "l-portet",
|
|
2591
2683
|
"avatar": "https://avatars.githubusercontent.com/u/34057690?v=4",
|
|
2592
|
-
"twitter": "
|
|
2684
|
+
"twitter": "lukecarry_"
|
|
2593
2685
|
}
|
|
2594
2686
|
],
|
|
2595
2687
|
"compatibility": {
|
|
@@ -2755,7 +2847,7 @@
|
|
|
2755
2847
|
{
|
|
2756
2848
|
"name": "Sébastien Chopin",
|
|
2757
2849
|
"github": "Atinux",
|
|
2758
|
-
"twitter": "
|
|
2850
|
+
"twitter": "atinux",
|
|
2759
2851
|
"bluesky": "atinux.com"
|
|
2760
2852
|
}
|
|
2761
2853
|
],
|
|
@@ -2779,7 +2871,7 @@
|
|
|
2779
2871
|
{
|
|
2780
2872
|
"name": "Sébastien Chopin",
|
|
2781
2873
|
"github": "Atinux",
|
|
2782
|
-
"twitter": "
|
|
2874
|
+
"twitter": "atinux",
|
|
2783
2875
|
"bluesky": "atinux.com"
|
|
2784
2876
|
},
|
|
2785
2877
|
{
|
|
@@ -2924,7 +3016,7 @@
|
|
|
2924
3016
|
{
|
|
2925
3017
|
"name": "Sébastien Chopin",
|
|
2926
3018
|
"github": "Atinux",
|
|
2927
|
-
"twitter": "
|
|
3019
|
+
"twitter": "atinux",
|
|
2928
3020
|
"bluesky": "atinux.com"
|
|
2929
3021
|
},
|
|
2930
3022
|
{
|
|
@@ -3017,7 +3109,7 @@
|
|
|
3017
3109
|
{
|
|
3018
3110
|
"name": "Sébastien Chopin",
|
|
3019
3111
|
"github": "Atinux",
|
|
3020
|
-
"twitter": "
|
|
3112
|
+
"twitter": "atinux",
|
|
3021
3113
|
"bluesky": "atinux.com"
|
|
3022
3114
|
}
|
|
3023
3115
|
],
|
|
@@ -3054,8 +3146,8 @@
|
|
|
3054
3146
|
{
|
|
3055
3147
|
"name": "inkline",
|
|
3056
3148
|
"description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
|
|
3057
|
-
"repo": "inkline/inkline
|
|
3058
|
-
"npm": "
|
|
3149
|
+
"repo": "inkline/inkline",
|
|
3150
|
+
"npm": "inkline",
|
|
3059
3151
|
"icon": "inkline.svg",
|
|
3060
3152
|
"github": "https://github.com/inkline/inkline",
|
|
3061
3153
|
"website": "https://inkline.io",
|
|
@@ -3122,6 +3214,29 @@
|
|
|
3122
3214
|
"requires": {}
|
|
3123
3215
|
}
|
|
3124
3216
|
},
|
|
3217
|
+
{
|
|
3218
|
+
"name": "izi-toast",
|
|
3219
|
+
"description": "Elegant, responsive, and lightweight toast notification module for Nuxt 3 using iziToast. Supports auto-imported composables and full customization.",
|
|
3220
|
+
"repo": "stephenjason89/nuxt-toast",
|
|
3221
|
+
"npm": "nuxt-toast",
|
|
3222
|
+
"icon": "toast.png",
|
|
3223
|
+
"github": "https://github.com/stephenjason89/nuxt-toast",
|
|
3224
|
+
"website": "https://github.com/stephenjason89/nuxt-toast",
|
|
3225
|
+
"learn_more": "https://marcelodolza.github.io/iziToast/",
|
|
3226
|
+
"category": "Libraries",
|
|
3227
|
+
"type": "3rd-party",
|
|
3228
|
+
"maintainers": [
|
|
3229
|
+
{
|
|
3230
|
+
"name": "Stephen Jason Wang",
|
|
3231
|
+
"github": "stephenjason89",
|
|
3232
|
+
"twitter": "stephenjason89"
|
|
3233
|
+
}
|
|
3234
|
+
],
|
|
3235
|
+
"compatibility": {
|
|
3236
|
+
"nuxt": "^3.0.0",
|
|
3237
|
+
"requires": {}
|
|
3238
|
+
}
|
|
3239
|
+
},
|
|
3125
3240
|
{
|
|
3126
3241
|
"name": "jsonapi",
|
|
3127
3242
|
"description": "Easy JSON:API client integration for Nuxt",
|
|
@@ -3222,7 +3337,7 @@
|
|
|
3222
3337
|
"name": "kql",
|
|
3223
3338
|
"description": "Nuxt module for Kirby's Query Language API",
|
|
3224
3339
|
"repo": "johannschopplich/nuxt-kql",
|
|
3225
|
-
"npm": "nuxt-
|
|
3340
|
+
"npm": "nuxt-kirby",
|
|
3226
3341
|
"icon": "kql.svg",
|
|
3227
3342
|
"github": "https://github.com/johannschopplich/nuxt-kql",
|
|
3228
3343
|
"website": "https://nuxt-kql.byjohann.dev/",
|
|
@@ -3328,6 +3443,30 @@
|
|
|
3328
3443
|
"bluesky": "gugustinette.com"
|
|
3329
3444
|
}
|
|
3330
3445
|
],
|
|
3446
|
+
"compatibility": {
|
|
3447
|
+
"nuxt": ">=3.0.0",
|
|
3448
|
+
"requires": {}
|
|
3449
|
+
}
|
|
3450
|
+
},
|
|
3451
|
+
{
|
|
3452
|
+
"name": "lettermint",
|
|
3453
|
+
"description": "Nuxt module for sending emails with Lettermint",
|
|
3454
|
+
"repo": "lettermint/nuxt-lettermint",
|
|
3455
|
+
"npm": "nuxt-lettermint",
|
|
3456
|
+
"icon": "lettermint.svg",
|
|
3457
|
+
"github": "https://github.com/lettermint/nuxt-lettermint",
|
|
3458
|
+
"website": "https://github.com/lettermint/nuxt-lettermint",
|
|
3459
|
+
"learn_more": "https://lettermint.co",
|
|
3460
|
+
"category": "Extensions",
|
|
3461
|
+
"type": "3rd-party",
|
|
3462
|
+
"maintainers": [
|
|
3463
|
+
{
|
|
3464
|
+
"name": "lettermint",
|
|
3465
|
+
"github": "lettermint",
|
|
3466
|
+
"twitter": "lettermintco",
|
|
3467
|
+
"bluesky": "lettermint.co"
|
|
3468
|
+
}
|
|
3469
|
+
],
|
|
3331
3470
|
"compatibility": {
|
|
3332
3471
|
"nuxt": "^3.0.0",
|
|
3333
3472
|
"requires": {}
|
|
@@ -3379,7 +3518,7 @@
|
|
|
3379
3518
|
{
|
|
3380
3519
|
"name": "Sébastien Chopin",
|
|
3381
3520
|
"github": "Atinux",
|
|
3382
|
-
"twitter": "
|
|
3521
|
+
"twitter": "atinux",
|
|
3383
3522
|
"bluesky": "atinux.com"
|
|
3384
3523
|
}
|
|
3385
3524
|
],
|
|
@@ -3533,6 +3672,30 @@
|
|
|
3533
3672
|
},
|
|
3534
3673
|
"sponsor": true
|
|
3535
3674
|
},
|
|
3675
|
+
{
|
|
3676
|
+
"name": "lottie",
|
|
3677
|
+
"description": "Easily integrate Lottie animations into your Nuxt App.",
|
|
3678
|
+
"repo": "volkanakkus/nuxt-lottie",
|
|
3679
|
+
"npm": "nuxt-lottie",
|
|
3680
|
+
"icon": "lottie.png",
|
|
3681
|
+
"github": "https://github.com/volkanakkus/nuxt-lottie",
|
|
3682
|
+
"website": "https://github.com/volkanakkus/nuxt-lottie",
|
|
3683
|
+
"learn_more": "https://github.com/volkanakkus/nuxt-lottie/blob/main/README.md",
|
|
3684
|
+
"category": "UI",
|
|
3685
|
+
"type": "3rd-party",
|
|
3686
|
+
"maintainers": [
|
|
3687
|
+
{
|
|
3688
|
+
"name": "Volkan Akkuş",
|
|
3689
|
+
"github": "volkanakkus",
|
|
3690
|
+
"avatar": "https://avatars.githubusercontent.com/volkanakkus",
|
|
3691
|
+
"twitter": "volkanakks"
|
|
3692
|
+
}
|
|
3693
|
+
],
|
|
3694
|
+
"compatibility": {
|
|
3695
|
+
"nuxt": ">=3.0.0",
|
|
3696
|
+
"requires": {}
|
|
3697
|
+
}
|
|
3698
|
+
},
|
|
3536
3699
|
{
|
|
3537
3700
|
"name": "lucide-icons",
|
|
3538
3701
|
"description": "Nuxt module to integrate Lucide icons",
|
|
@@ -3605,6 +3768,30 @@
|
|
|
3605
3768
|
"requires": {}
|
|
3606
3769
|
}
|
|
3607
3770
|
},
|
|
3771
|
+
{
|
|
3772
|
+
"name": "mailchannels",
|
|
3773
|
+
"description": "Simple MailChannels Email API integration for Nuxt",
|
|
3774
|
+
"repo": "yizack/nuxt-mailchannels",
|
|
3775
|
+
"npm": "nuxt-mailchannels",
|
|
3776
|
+
"icon": "mailchannels.svg",
|
|
3777
|
+
"github": "https://github.com/Yizack/nuxt-mailchannels",
|
|
3778
|
+
"website": "https://github.com/Yizack/nuxt-mailchannels",
|
|
3779
|
+
"learn_more": "https://www.mailchannels.com/email-api/",
|
|
3780
|
+
"category": "Extensions",
|
|
3781
|
+
"type": "3rd-party",
|
|
3782
|
+
"maintainers": [
|
|
3783
|
+
{
|
|
3784
|
+
"name": "Yizack Rangel",
|
|
3785
|
+
"github": "yizack",
|
|
3786
|
+
"twitter": "YizackR",
|
|
3787
|
+
"bluesky": "yizack.com"
|
|
3788
|
+
}
|
|
3789
|
+
],
|
|
3790
|
+
"compatibility": {
|
|
3791
|
+
"nuxt": ">=3.0.0",
|
|
3792
|
+
"requires": {}
|
|
3793
|
+
}
|
|
3794
|
+
},
|
|
3608
3795
|
{
|
|
3609
3796
|
"name": "mailpit",
|
|
3610
3797
|
"description": "Integrates Mailpit web UI in Nuxt devtools",
|
|
@@ -3700,11 +3887,11 @@
|
|
|
3700
3887
|
},
|
|
3701
3888
|
{
|
|
3702
3889
|
"name": "maz-ui",
|
|
3703
|
-
"description": "
|
|
3704
|
-
"repo": "louismazel/maz-ui#master/packages/
|
|
3705
|
-
"npm": "maz-ui",
|
|
3890
|
+
"description": "A modern Vue.js UI library with auto-import components, plugins, and composables designed for seamless Nuxt integration and enhanced developer experience.",
|
|
3891
|
+
"repo": "louismazel/maz-ui#master/packages/nuxt",
|
|
3892
|
+
"npm": "@maz-ui/nuxt",
|
|
3706
3893
|
"icon": "maz-ui.png",
|
|
3707
|
-
"github": "https://github.com/
|
|
3894
|
+
"github": "https://github.com/LouisMazel/maz-ui/tree/master/packages/nuxt",
|
|
3708
3895
|
"website": "https://maz-ui.com/",
|
|
3709
3896
|
"learn_more": "https://maz-ui.com/guide/nuxt",
|
|
3710
3897
|
"category": "UI",
|
|
@@ -4065,7 +4252,7 @@
|
|
|
4065
4252
|
"icon": "nodemailer.png",
|
|
4066
4253
|
"github": "https://github.com/kleinpetr/nuxt-nodemailer",
|
|
4067
4254
|
"website": "https://github.com/kleinpetr/nuxt-nodemailer",
|
|
4068
|
-
"learn_more": "https://
|
|
4255
|
+
"learn_more": "https://nodemailer.com/",
|
|
4069
4256
|
"category": "Extensions",
|
|
4070
4257
|
"type": "3rd-party",
|
|
4071
4258
|
"maintainers": [
|
|
@@ -4123,6 +4310,30 @@
|
|
|
4123
4310
|
"requires": {}
|
|
4124
4311
|
}
|
|
4125
4312
|
},
|
|
4313
|
+
{
|
|
4314
|
+
"name": "nuxt-aidbase",
|
|
4315
|
+
"description": "Easily integrate Aidbase into your Nuxt app.",
|
|
4316
|
+
"repo": "Mokkapps/nuxt-aidbase",
|
|
4317
|
+
"npm": "nuxt-aidbase",
|
|
4318
|
+
"icon": "nuxt-aidbase.png",
|
|
4319
|
+
"github": "https://github.com/Mokkapps/nuxt-aidbase",
|
|
4320
|
+
"website": "https://github.com/Mokkapps/nuxt-aidbase",
|
|
4321
|
+
"learn_more": "https://github.com/Mokkapps/nuxt-aidbase",
|
|
4322
|
+
"category": "Libraries",
|
|
4323
|
+
"type": "3rd-party",
|
|
4324
|
+
"maintainers": [
|
|
4325
|
+
{
|
|
4326
|
+
"name": "Michael Hoffmann",
|
|
4327
|
+
"github": "Mokkapps",
|
|
4328
|
+
"twitter": "mokkapps",
|
|
4329
|
+
"avatar": "https://avatars.githubusercontent.com/u/3127210?v=4"
|
|
4330
|
+
}
|
|
4331
|
+
],
|
|
4332
|
+
"compatibility": {
|
|
4333
|
+
"nuxt": ">=3.0.0",
|
|
4334
|
+
"requires": {}
|
|
4335
|
+
}
|
|
4336
|
+
},
|
|
4126
4337
|
{
|
|
4127
4338
|
"name": "nuxt-anchorscroll",
|
|
4128
4339
|
"description": "Scroll to top and to anchor support for Nuxt",
|
|
@@ -4145,6 +4356,29 @@
|
|
|
4145
4356
|
"requires": {}
|
|
4146
4357
|
}
|
|
4147
4358
|
},
|
|
4359
|
+
{
|
|
4360
|
+
"name": "nuxt-anime",
|
|
4361
|
+
"description": "Nuxt module for Anime.js",
|
|
4362
|
+
"repo": "Enternikot/NuxtAnime",
|
|
4363
|
+
"npm": "nuxt-anime",
|
|
4364
|
+
"icon": "nuxt-anime.png",
|
|
4365
|
+
"github": "https://github.com/Enternikot/NuxtAnime",
|
|
4366
|
+
"website": "https://nuxtanime.vercel.app/",
|
|
4367
|
+
"learn_more": "https://animejs.com/",
|
|
4368
|
+
"category": "Libraries",
|
|
4369
|
+
"type": "3rd-party",
|
|
4370
|
+
"maintainers": [
|
|
4371
|
+
{
|
|
4372
|
+
"name": "Sebastian Gebhardt",
|
|
4373
|
+
"github": "Enternikot",
|
|
4374
|
+
"avatar": "https://avatars.githubusercontent.com/u/47455848?v=4"
|
|
4375
|
+
}
|
|
4376
|
+
],
|
|
4377
|
+
"compatibility": {
|
|
4378
|
+
"nuxt": ">=3.0.0",
|
|
4379
|
+
"requires": {}
|
|
4380
|
+
}
|
|
4381
|
+
},
|
|
4148
4382
|
{
|
|
4149
4383
|
"name": "nuxt-asciidoc",
|
|
4150
4384
|
"description": "Transformer for using asciidoc in nuxt",
|
|
@@ -4175,8 +4409,8 @@
|
|
|
4175
4409
|
"npm": "nuxt-auth-sanctum",
|
|
4176
4410
|
"icon": "laravel.svg",
|
|
4177
4411
|
"github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
|
|
4178
|
-
"website": "https://manchenkoff.
|
|
4179
|
-
"learn_more": "https://laravel.com/docs/
|
|
4412
|
+
"website": "https://sanctum.manchenkoff.me",
|
|
4413
|
+
"learn_more": "https://laravel.com/docs/12.x/sanctum",
|
|
4180
4414
|
"category": "Security",
|
|
4181
4415
|
"type": "3rd-party",
|
|
4182
4416
|
"maintainers": [
|
|
@@ -4287,6 +4521,30 @@
|
|
|
4287
4521
|
"requires": {}
|
|
4288
4522
|
}
|
|
4289
4523
|
},
|
|
4524
|
+
{
|
|
4525
|
+
"name": "nuxt-charts",
|
|
4526
|
+
"description": "Nuxt module for vue-chrts",
|
|
4527
|
+
"repo": "dennisadriaans/vue-chrts#main/packages/nuxt",
|
|
4528
|
+
"npm": "nuxt-charts",
|
|
4529
|
+
"icon": "nuxt-charts.svg",
|
|
4530
|
+
"github": "https://github.com/dennisadriaans/vue-chrts",
|
|
4531
|
+
"website": "https://nuxtcharts.com/",
|
|
4532
|
+
"learn_more": "https://nuxtcharts.com/docs",
|
|
4533
|
+
"category": "UI",
|
|
4534
|
+
"type": "3rd-party",
|
|
4535
|
+
"maintainers": [
|
|
4536
|
+
{
|
|
4537
|
+
"name": "Dennis Adriaansen",
|
|
4538
|
+
"github": "dennisadriaans",
|
|
4539
|
+
"avatar": "https://avatars.githubusercontent.com/dennisadriaans",
|
|
4540
|
+
"twitter": "DennisAdriaans"
|
|
4541
|
+
}
|
|
4542
|
+
],
|
|
4543
|
+
"compatibility": {
|
|
4544
|
+
"nuxt": ">=3.0.0",
|
|
4545
|
+
"requires": {}
|
|
4546
|
+
}
|
|
4547
|
+
},
|
|
4290
4548
|
{
|
|
4291
4549
|
"name": "nuxt-chatgpt",
|
|
4292
4550
|
"description": "ChatGPT integration for Nuxt",
|
|
@@ -4355,6 +4613,28 @@
|
|
|
4355
4613
|
"requires": {}
|
|
4356
4614
|
}
|
|
4357
4615
|
},
|
|
4616
|
+
{
|
|
4617
|
+
"name": "nuxt-componentsbook-module",
|
|
4618
|
+
"description": "Storybook-like experience for Nuxt components",
|
|
4619
|
+
"repo": "s00d/nuxt-componentsbook-module",
|
|
4620
|
+
"npm": "nuxt-componentsbook-module",
|
|
4621
|
+
"icon": "nuxt-componentsbook-module.png",
|
|
4622
|
+
"github": "https://github.com/s00d/nuxt-componentsbook-module",
|
|
4623
|
+
"website": "https://github.com/s00d/nuxt-componentsbook-module",
|
|
4624
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-componentsbook-module",
|
|
4625
|
+
"category": "Extensions",
|
|
4626
|
+
"type": "3rd-party",
|
|
4627
|
+
"maintainers": [
|
|
4628
|
+
{
|
|
4629
|
+
"name": "Pavel Kuzmin",
|
|
4630
|
+
"github": "s00d"
|
|
4631
|
+
}
|
|
4632
|
+
],
|
|
4633
|
+
"compatibility": {
|
|
4634
|
+
"nuxt": ">=3.0.0",
|
|
4635
|
+
"requires": {}
|
|
4636
|
+
}
|
|
4637
|
+
},
|
|
4358
4638
|
{
|
|
4359
4639
|
"name": "nuxt-cookie-consent",
|
|
4360
4640
|
"description": "Nuxt module for integrating with cookie consent providers with ease",
|
|
@@ -4390,9 +4670,33 @@
|
|
|
4390
4670
|
"type": "3rd-party",
|
|
4391
4671
|
"maintainers": [
|
|
4392
4672
|
{
|
|
4393
|
-
"name": "
|
|
4673
|
+
"name": "Serdar Yerdelen",
|
|
4394
4674
|
"github": "JustSerdar",
|
|
4395
|
-
"twitter": "
|
|
4675
|
+
"twitter": "justserdardev"
|
|
4676
|
+
}
|
|
4677
|
+
],
|
|
4678
|
+
"compatibility": {
|
|
4679
|
+
"nuxt": ">=3.0.0",
|
|
4680
|
+
"requires": {}
|
|
4681
|
+
}
|
|
4682
|
+
},
|
|
4683
|
+
{
|
|
4684
|
+
"name": "nuxt-email-renderer",
|
|
4685
|
+
"description": "A Nuxt module that provides high-quality, unstyled components & utils for creating emails using Vue and TypeScript.",
|
|
4686
|
+
"repo": "Mokkapps/nuxt-email-renderer",
|
|
4687
|
+
"npm": "nuxt-email-renderer",
|
|
4688
|
+
"icon": "",
|
|
4689
|
+
"github": "https://github.com/Mokkapps/nuxt-email-renderer",
|
|
4690
|
+
"website": "https://nuxtemail.com",
|
|
4691
|
+
"learn_more": "https://nuxtemail.com",
|
|
4692
|
+
"category": "Devtools",
|
|
4693
|
+
"type": "3rd-party",
|
|
4694
|
+
"maintainers": [
|
|
4695
|
+
{
|
|
4696
|
+
"name": "Michael Hoffmann",
|
|
4697
|
+
"github": "Mokkapps",
|
|
4698
|
+
"twitter": "mokkapps",
|
|
4699
|
+
"avatar": "https://avatars.githubusercontent.com/u/3127210?v=4"
|
|
4396
4700
|
}
|
|
4397
4701
|
],
|
|
4398
4702
|
"compatibility": {
|
|
@@ -4561,6 +4865,28 @@
|
|
|
4561
4865
|
"requires": {}
|
|
4562
4866
|
}
|
|
4563
4867
|
},
|
|
4868
|
+
{
|
|
4869
|
+
"name": "nuxt-google-auth",
|
|
4870
|
+
"description": "Google Identity Services integration for Nuxt 3 & 4 with a simple composable and button component.",
|
|
4871
|
+
"repo": "go-fireball/nuxt-google-auth",
|
|
4872
|
+
"npm": "nuxt-google-auth",
|
|
4873
|
+
"icon": "",
|
|
4874
|
+
"github": "https://github.com/go-fireball/nuxt-google-auth",
|
|
4875
|
+
"website": "https://github.com/go-fireball/nuxt-google-auth",
|
|
4876
|
+
"learn_more": "",
|
|
4877
|
+
"category": "Security",
|
|
4878
|
+
"type": "3rd-party",
|
|
4879
|
+
"maintainers": [
|
|
4880
|
+
{
|
|
4881
|
+
"name": "go-fireball",
|
|
4882
|
+
"github": "go-fireball"
|
|
4883
|
+
}
|
|
4884
|
+
],
|
|
4885
|
+
"compatibility": {
|
|
4886
|
+
"nuxt": "^3.0.0",
|
|
4887
|
+
"requires": {}
|
|
4888
|
+
}
|
|
4889
|
+
},
|
|
4564
4890
|
{
|
|
4565
4891
|
"name": "nuxt-gpt",
|
|
4566
4892
|
"description": "Plug and Play ChatGPT for Nuxt.",
|
|
@@ -4583,6 +4909,28 @@
|
|
|
4583
4909
|
"requires": {}
|
|
4584
4910
|
}
|
|
4585
4911
|
},
|
|
4912
|
+
{
|
|
4913
|
+
"name": "nuxt-gql-pulse",
|
|
4914
|
+
"description": "A Nuxt 3 module for making GraphQL requests with ease, leveraging the power of Nuxt's composables and VueUse.",
|
|
4915
|
+
"repo": "Abbasmoe/nuxt-gql-pulse",
|
|
4916
|
+
"npm": "nuxt-gql-pulse",
|
|
4917
|
+
"icon": "",
|
|
4918
|
+
"github": "https://github.com/Abbasmoe/nuxt-gql-pulse",
|
|
4919
|
+
"website": "https://github.com/Abbasmoe/nuxt-gql-pulse",
|
|
4920
|
+
"learn_more": "",
|
|
4921
|
+
"category": "Request",
|
|
4922
|
+
"type": "3rd-party",
|
|
4923
|
+
"maintainers": [
|
|
4924
|
+
{
|
|
4925
|
+
"name": "Abbas Mohamed",
|
|
4926
|
+
"github": "Abbasmoe"
|
|
4927
|
+
}
|
|
4928
|
+
],
|
|
4929
|
+
"compatibility": {
|
|
4930
|
+
"nuxt": ">=3.0.0",
|
|
4931
|
+
"requires": {}
|
|
4932
|
+
}
|
|
4933
|
+
},
|
|
4586
4934
|
{
|
|
4587
4935
|
"name": "nuxt-graphql-middleware",
|
|
4588
4936
|
"description": "Expose GraphQL queries and mutations as server API routes.",
|
|
@@ -4781,8 +5129,8 @@
|
|
|
4781
5129
|
"npm": "nuxt-laravel-echo",
|
|
4782
5130
|
"icon": "laravel.svg",
|
|
4783
5131
|
"github": "https://github.com/manchenkoff/nuxt-laravel-echo",
|
|
4784
|
-
"website": "https://manchenkoff.
|
|
4785
|
-
"learn_more": "https://laravel.com/docs/
|
|
5132
|
+
"website": "https://echo.manchenkoff.me",
|
|
5133
|
+
"learn_more": "https://laravel.com/docs/12.x/broadcasting",
|
|
4786
5134
|
"category": "Libraries",
|
|
4787
5135
|
"type": "3rd-party",
|
|
4788
5136
|
"maintainers": [
|
|
@@ -4798,6 +5146,54 @@
|
|
|
4798
5146
|
"requires": {}
|
|
4799
5147
|
}
|
|
4800
5148
|
},
|
|
5149
|
+
{
|
|
5150
|
+
"name": "nuxt-legacy",
|
|
5151
|
+
"description": "A Nuxt module for supporting legacy browsers.",
|
|
5152
|
+
"repo": "teages/nuxt-legacy",
|
|
5153
|
+
"npm": "@teages/nuxt-legacy",
|
|
5154
|
+
"icon": "nuxt-legacy.svg",
|
|
5155
|
+
"github": "https://github.com/teages/nuxt-legacy",
|
|
5156
|
+
"website": "https://github.com/teages/nuxt-legacy",
|
|
5157
|
+
"learn_more": "https://www.npmjs.com/package/@vitejs/plugin-legacy",
|
|
5158
|
+
"category": "Performance",
|
|
5159
|
+
"type": "3rd-party",
|
|
5160
|
+
"maintainers": [
|
|
5161
|
+
{
|
|
5162
|
+
"name": "Teages",
|
|
5163
|
+
"github": "teages",
|
|
5164
|
+
"twitter": "Teages_L",
|
|
5165
|
+
"bluesky": "teages.xyz"
|
|
5166
|
+
}
|
|
5167
|
+
],
|
|
5168
|
+
"compatibility": {
|
|
5169
|
+
"nuxt": ">=3.15.0",
|
|
5170
|
+
"requires": {}
|
|
5171
|
+
}
|
|
5172
|
+
},
|
|
5173
|
+
{
|
|
5174
|
+
"name": "nuxt-listmonk",
|
|
5175
|
+
"description": "Nuxt module for Listmonk",
|
|
5176
|
+
"repo": "roncallyt/nuxt-listmonk",
|
|
5177
|
+
"npm": "nuxt-listmonk",
|
|
5178
|
+
"icon": "listmonk.svg",
|
|
5179
|
+
"github": "https://github.com/roncallyt/nuxt-listmonk",
|
|
5180
|
+
"website": "https://github.com/roncallyt/nuxt-listmonk",
|
|
5181
|
+
"learn_more": "https://listmonk.app/docs/",
|
|
5182
|
+
"category": "Extensions",
|
|
5183
|
+
"type": "3rd-party",
|
|
5184
|
+
"maintainers": [
|
|
5185
|
+
{
|
|
5186
|
+
"name": "Thomerson Roncally",
|
|
5187
|
+
"github": "roncallyt",
|
|
5188
|
+
"avatar": "https://avatars.githubusercontent.com/roncallyt",
|
|
5189
|
+
"twitter": "t7ndotdev"
|
|
5190
|
+
}
|
|
5191
|
+
],
|
|
5192
|
+
"compatibility": {
|
|
5193
|
+
"nuxt": ">=3.12.0",
|
|
5194
|
+
"requires": {}
|
|
5195
|
+
}
|
|
5196
|
+
},
|
|
4801
5197
|
{
|
|
4802
5198
|
"name": "nuxt-localtunnel",
|
|
4803
5199
|
"description": "Exposes your Nuxt localhost to the world automatically.",
|
|
@@ -4971,7 +5367,7 @@
|
|
|
4971
5367
|
"type": "3rd-party",
|
|
4972
5368
|
"maintainers": [
|
|
4973
5369
|
{
|
|
4974
|
-
"name": "
|
|
5370
|
+
"name": "Sota Iguchi",
|
|
4975
5371
|
"github": "e-chan1007",
|
|
4976
5372
|
"twitter": "e_chan1007"
|
|
4977
5373
|
}
|
|
@@ -5052,6 +5448,58 @@
|
|
|
5052
5448
|
"requires": {}
|
|
5053
5449
|
}
|
|
5054
5450
|
},
|
|
5451
|
+
{
|
|
5452
|
+
"name": "nuxt-ollama",
|
|
5453
|
+
"description": "Simple integration of the official Ollama JavaScript Library for your Nuxt application.",
|
|
5454
|
+
"repo": "jericho1060/nuxt-ollama",
|
|
5455
|
+
"npm": "nuxt-ollama",
|
|
5456
|
+
"icon": "nuxt-ollama.png",
|
|
5457
|
+
"github": "https://github.com/jericho1060/nuxt-ollama",
|
|
5458
|
+
"website": "https://nuxt-ollama.jericho.dev/",
|
|
5459
|
+
"learn_more": "https://nuxt-ollama.jericho.dev/",
|
|
5460
|
+
"category": "Libraries",
|
|
5461
|
+
"type": "3rd-party",
|
|
5462
|
+
"maintainers": [
|
|
5463
|
+
{
|
|
5464
|
+
"name": "Thomas",
|
|
5465
|
+
"github": "jericho1060",
|
|
5466
|
+
"avatar": "https://avatars.githubusercontent.com/jericho1060",
|
|
5467
|
+
"twitter": "jerichodev"
|
|
5468
|
+
}
|
|
5469
|
+
],
|
|
5470
|
+
"compatibility": {
|
|
5471
|
+
"nuxt": "^3.15.0",
|
|
5472
|
+
"requires": {}
|
|
5473
|
+
}
|
|
5474
|
+
},
|
|
5475
|
+
{
|
|
5476
|
+
"name": "nuxt-open-fetch",
|
|
5477
|
+
"description": "Generate zero-overhead, 100% typed OpenAPI clients for Nuxt.",
|
|
5478
|
+
"repo": "Norbiros/nuxt-open-fetch",
|
|
5479
|
+
"npm": "nuxt-open-fetch",
|
|
5480
|
+
"icon": "nuxt-open-fetch.svg",
|
|
5481
|
+
"github": "https://github.com/Norbiros/nuxt-open-fetch",
|
|
5482
|
+
"website": "https://nuxt-open-fetch.norbiros.dev",
|
|
5483
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-open-fetch",
|
|
5484
|
+
"category": "Request",
|
|
5485
|
+
"type": "3rd-party",
|
|
5486
|
+
"maintainers": [
|
|
5487
|
+
{
|
|
5488
|
+
"name": "Norbiros",
|
|
5489
|
+
"github": "Norbiros",
|
|
5490
|
+
"avatar": "https://avatars.githubusercontent.com/u/89837724?v=4"
|
|
5491
|
+
},
|
|
5492
|
+
{
|
|
5493
|
+
"name": "Taras Batenkov",
|
|
5494
|
+
"github": "enkot",
|
|
5495
|
+
"avatar": "https://avatars.githubusercontent.com/u/10506522?v=4"
|
|
5496
|
+
}
|
|
5497
|
+
],
|
|
5498
|
+
"compatibility": {
|
|
5499
|
+
"nuxt": ">=3.0.0",
|
|
5500
|
+
"requires": {}
|
|
5501
|
+
}
|
|
5502
|
+
},
|
|
5055
5503
|
{
|
|
5056
5504
|
"name": "nuxt-openapi-docs-module",
|
|
5057
5505
|
"description": "Generate pages from OpenAPI specifications",
|
|
@@ -5288,6 +5736,51 @@
|
|
|
5288
5736
|
"requires": {}
|
|
5289
5737
|
}
|
|
5290
5738
|
},
|
|
5739
|
+
{
|
|
5740
|
+
"name": "nuxt-processor",
|
|
5741
|
+
"description": "Decoupled processing for Nuxt backed by BullMQ.",
|
|
5742
|
+
"repo": "aidanhibbard/nuxt-processor",
|
|
5743
|
+
"npm": "nuxt-processor",
|
|
5744
|
+
"icon": "",
|
|
5745
|
+
"github": "https://github.com/aidanhibbard/nuxt-processor",
|
|
5746
|
+
"website": "https://github.com/aidanhibbard/nuxt-processor",
|
|
5747
|
+
"learn_more": "https://aidanhibbard.github.io/nuxt-processor/",
|
|
5748
|
+
"category": "Libraries",
|
|
5749
|
+
"type": "3rd-party",
|
|
5750
|
+
"maintainers": [
|
|
5751
|
+
{
|
|
5752
|
+
"name": "Aidan Hibbard",
|
|
5753
|
+
"github": "aidanhibbard"
|
|
5754
|
+
}
|
|
5755
|
+
],
|
|
5756
|
+
"compatibility": {
|
|
5757
|
+
"nuxt": ">=3.0.0",
|
|
5758
|
+
"requires": {}
|
|
5759
|
+
}
|
|
5760
|
+
},
|
|
5761
|
+
{
|
|
5762
|
+
"name": "nuxt-query",
|
|
5763
|
+
"description": "Nuxt module for TanStack Query (FKA Vue Query) with Nuxt DevTools integration",
|
|
5764
|
+
"repo": "peterbud/nuxt-query",
|
|
5765
|
+
"npm": "@peterbud/nuxt-query",
|
|
5766
|
+
"icon": "nuxt-query.svg",
|
|
5767
|
+
"github": "https://github.com/peterbud/nuxt-query",
|
|
5768
|
+
"website": "https://github.com/peterbud/nuxt-query#readme",
|
|
5769
|
+
"learn_more": "https://tanstack.com/query/latest/docs/framework/vue/overview",
|
|
5770
|
+
"category": "Libraries",
|
|
5771
|
+
"type": "3rd-party",
|
|
5772
|
+
"maintainers": [
|
|
5773
|
+
{
|
|
5774
|
+
"name": "Peter Budai",
|
|
5775
|
+
"github": "peterbud",
|
|
5776
|
+
"bluesky": "peterbud.bsky.social"
|
|
5777
|
+
}
|
|
5778
|
+
],
|
|
5779
|
+
"compatibility": {
|
|
5780
|
+
"nuxt": ">=3.0.0",
|
|
5781
|
+
"requires": {}
|
|
5782
|
+
}
|
|
5783
|
+
},
|
|
5291
5784
|
{
|
|
5292
5785
|
"name": "nuxt-sanctum-authentication",
|
|
5293
5786
|
"description": "Nuxt 3 module for easy Laravel Sanctum authentication, offering CSRF token management, both cookie and token-based auth, and SSR compatibility.",
|
|
@@ -5315,17 +5808,41 @@
|
|
|
5315
5808
|
"requires": {}
|
|
5316
5809
|
}
|
|
5317
5810
|
},
|
|
5811
|
+
{
|
|
5812
|
+
"name": "nuxt-sanctum-precognition",
|
|
5813
|
+
"description": "Nuxt module for Laravel Precognition integration",
|
|
5814
|
+
"repo": "manchenkoff/nuxt-sanctum-precognition",
|
|
5815
|
+
"npm": "nuxt-sanctum-precognition",
|
|
5816
|
+
"icon": "laravel.svg",
|
|
5817
|
+
"github": "https://github.com/manchenkoff/nuxt-sanctum-precognition",
|
|
5818
|
+
"website": "https://precognition.manchenkoff.me",
|
|
5819
|
+
"learn_more": "https://laravel.com/docs/12.x/precognition",
|
|
5820
|
+
"category": "Libraries",
|
|
5821
|
+
"type": "3rd-party",
|
|
5822
|
+
"maintainers": [
|
|
5823
|
+
{
|
|
5824
|
+
"name": "Artem Manchenkov",
|
|
5825
|
+
"github": "manchenkoff",
|
|
5826
|
+
"avatar": "https://avatars.githubusercontent.com/manchenkoff",
|
|
5827
|
+
"twitter": "AManchenkov"
|
|
5828
|
+
}
|
|
5829
|
+
],
|
|
5830
|
+
"compatibility": {
|
|
5831
|
+
"nuxt": ">=3.12.0",
|
|
5832
|
+
"requires": {}
|
|
5833
|
+
}
|
|
5834
|
+
},
|
|
5318
5835
|
{
|
|
5319
5836
|
"name": "nuxt-shopify",
|
|
5320
5837
|
"description": "Easily integrate Shopify into your Nuxt app.",
|
|
5321
|
-
"repo": "
|
|
5322
|
-
"npm": "@
|
|
5838
|
+
"repo": "nuxt-modules/shopify",
|
|
5839
|
+
"npm": "@nuxtjs/shopify",
|
|
5323
5840
|
"icon": "nuxt-shopify.png",
|
|
5324
|
-
"github": "https://github.com/
|
|
5325
|
-
"website": "https://
|
|
5326
|
-
"learn_more": "https://
|
|
5841
|
+
"github": "https://github.com/nuxt-modules/shopify",
|
|
5842
|
+
"website": "https://nuxt-modules.github.io/shopify",
|
|
5843
|
+
"learn_more": "https://shopify.dev/docs",
|
|
5327
5844
|
"category": "Ecommerce",
|
|
5328
|
-
"type": "
|
|
5845
|
+
"type": "community",
|
|
5329
5846
|
"maintainers": [
|
|
5330
5847
|
{
|
|
5331
5848
|
"name": "Zoltan Lukacs",
|
|
@@ -5341,6 +5858,30 @@
|
|
|
5341
5858
|
"requires": {}
|
|
5342
5859
|
}
|
|
5343
5860
|
},
|
|
5861
|
+
{
|
|
5862
|
+
"name": "nuxt-signupgate",
|
|
5863
|
+
"description": "Easily integrate SignupGate into your Nuxt app.",
|
|
5864
|
+
"repo": "Mokkapps/nuxt-signupgate",
|
|
5865
|
+
"npm": "nuxt-signupgate",
|
|
5866
|
+
"icon": "nuxt-signupgate.png",
|
|
5867
|
+
"github": "https://github.com/Mokkapps/nuxt-signupgate",
|
|
5868
|
+
"website": "https://github.com/Mokkapps/nuxt-signupgate",
|
|
5869
|
+
"learn_more": "https://github.com/Mokkapps/nuxt-signupgate",
|
|
5870
|
+
"category": "Libraries",
|
|
5871
|
+
"type": "3rd-party",
|
|
5872
|
+
"maintainers": [
|
|
5873
|
+
{
|
|
5874
|
+
"name": "Michael Hoffmann",
|
|
5875
|
+
"github": "Mokkapps",
|
|
5876
|
+
"twitter": "mokkapps",
|
|
5877
|
+
"avatar": "https://avatars.githubusercontent.com/u/3127210?v=4"
|
|
5878
|
+
}
|
|
5879
|
+
],
|
|
5880
|
+
"compatibility": {
|
|
5881
|
+
"nuxt": ">=3.0.0",
|
|
5882
|
+
"requires": {}
|
|
5883
|
+
}
|
|
5884
|
+
},
|
|
5344
5885
|
{
|
|
5345
5886
|
"name": "nuxt-smartlook",
|
|
5346
5887
|
"description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
|
|
@@ -5389,6 +5930,29 @@
|
|
|
5389
5930
|
"requires": {}
|
|
5390
5931
|
}
|
|
5391
5932
|
},
|
|
5933
|
+
{
|
|
5934
|
+
"name": "nuxt-ssr-api-logger",
|
|
5935
|
+
"description": "A small module that helps you see when your Nuxt application sends any API request via SSR.",
|
|
5936
|
+
"repo": "buglavecz/nuxt-ssr-api-logger",
|
|
5937
|
+
"npm": "nuxt-ssr-api-logger",
|
|
5938
|
+
"icon": "nuxt-ssr-api-logger.png",
|
|
5939
|
+
"github": "https://github.com/buglavecz/nuxt-ssr-api-logger",
|
|
5940
|
+
"website": "https://github.com/buglavecz/nuxt-ssr-api-logger",
|
|
5941
|
+
"learn_more": "",
|
|
5942
|
+
"category": "Devtools",
|
|
5943
|
+
"type": "3rd-party",
|
|
5944
|
+
"maintainers": [
|
|
5945
|
+
{
|
|
5946
|
+
"name": "Peter Buglavecz",
|
|
5947
|
+
"github": "buglavecz",
|
|
5948
|
+
"avatar": "https://avatars.githubusercontent.com/u/43108336"
|
|
5949
|
+
}
|
|
5950
|
+
],
|
|
5951
|
+
"compatibility": {
|
|
5952
|
+
"nuxt": ">=3.16.0",
|
|
5953
|
+
"requires": {}
|
|
5954
|
+
}
|
|
5955
|
+
},
|
|
5392
5956
|
{
|
|
5393
5957
|
"name": "ssr-lit",
|
|
5394
5958
|
"description": "Server-Side Rendering for Lit Element components",
|
|
@@ -5439,6 +6003,51 @@
|
|
|
5439
6003
|
"requires": {}
|
|
5440
6004
|
}
|
|
5441
6005
|
},
|
|
6006
|
+
{
|
|
6007
|
+
"name": "nuxt-strapi-blocks-renderer",
|
|
6008
|
+
"description": "Render the Strapi CMS blocks text element easily in Nuxt.",
|
|
6009
|
+
"repo": "freb97/nuxt-strapi-blocks-renderer",
|
|
6010
|
+
"npm": "nuxt-strapi-blocks-renderer",
|
|
6011
|
+
"icon": "nuxt-strapi-blocks-renderer.png",
|
|
6012
|
+
"github": "https://github.com/freb97/nuxt-strapi-blocks-renderer",
|
|
6013
|
+
"website": "https://github.com/freb97/nuxt-strapi-blocks-renderer",
|
|
6014
|
+
"learn_more": "https://strapi.io",
|
|
6015
|
+
"category": "CMS",
|
|
6016
|
+
"type": "3rd-party",
|
|
6017
|
+
"maintainers": [
|
|
6018
|
+
{
|
|
6019
|
+
"name": "Frederik Bußmann",
|
|
6020
|
+
"github": "freb97"
|
|
6021
|
+
}
|
|
6022
|
+
],
|
|
6023
|
+
"compatibility": {
|
|
6024
|
+
"nuxt": "^3.0.0",
|
|
6025
|
+
"requires": {}
|
|
6026
|
+
}
|
|
6027
|
+
},
|
|
6028
|
+
{
|
|
6029
|
+
"name": "nuxt-svg-sprite-icon",
|
|
6030
|
+
"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.",
|
|
6031
|
+
"repo": "MikeCheng1208/nuxt-svg-sprite-icon",
|
|
6032
|
+
"npm": "nuxt-svg-sprite-icon",
|
|
6033
|
+
"icon": "nuxt-svg-sprite-icon.png",
|
|
6034
|
+
"github": "https://github.com/MikeCheng1208/nuxt-svg-sprite-icon",
|
|
6035
|
+
"website": "https://github.com/MikeCheng1208/nuxt-svg-sprite-icon",
|
|
6036
|
+
"learn_more": "",
|
|
6037
|
+
"category": "UI",
|
|
6038
|
+
"type": "3rd-party",
|
|
6039
|
+
"maintainers": [
|
|
6040
|
+
{
|
|
6041
|
+
"name": "Mike Cheng",
|
|
6042
|
+
"github": "MikeCheng1208",
|
|
6043
|
+
"twitter": "mike_cheng1208"
|
|
6044
|
+
}
|
|
6045
|
+
],
|
|
6046
|
+
"compatibility": {
|
|
6047
|
+
"nuxt": ">=3.17.0",
|
|
6048
|
+
"requires": {}
|
|
6049
|
+
}
|
|
6050
|
+
},
|
|
5442
6051
|
{
|
|
5443
6052
|
"name": "nuxt-svgo-loader",
|
|
5444
6053
|
"description": "Nuxt module to load SVG files as Vue components, using SVGO for optimization.",
|
|
@@ -5577,6 +6186,28 @@
|
|
|
5577
6186
|
"requires": {}
|
|
5578
6187
|
}
|
|
5579
6188
|
},
|
|
6189
|
+
{
|
|
6190
|
+
"name": "nuxt-useless-blobs",
|
|
6191
|
+
"description": "An easier way of using useless-blobs in your Nuxt project!",
|
|
6192
|
+
"repo": "oyedejioyewole/nuxt-useless-blobs",
|
|
6193
|
+
"npm": "nuxt-useless-blobs",
|
|
6194
|
+
"icon": "nuxt-useless-blobs.svg",
|
|
6195
|
+
"github": "https://github.com/oyedejioyewole/nuxt-useless-blobs",
|
|
6196
|
+
"website": "https://nuxt-useless-blobs.vercel.app",
|
|
6197
|
+
"learn_more": "",
|
|
6198
|
+
"category": "UI",
|
|
6199
|
+
"type": "3rd-party",
|
|
6200
|
+
"maintainers": [
|
|
6201
|
+
{
|
|
6202
|
+
"name": "Oyedeji Oyewole",
|
|
6203
|
+
"github": "oyedejioyewole"
|
|
6204
|
+
}
|
|
6205
|
+
],
|
|
6206
|
+
"compatibility": {
|
|
6207
|
+
"nuxt": "^3.0.0",
|
|
6208
|
+
"requires": {}
|
|
6209
|
+
}
|
|
6210
|
+
},
|
|
5580
6211
|
{
|
|
5581
6212
|
"name": "nuxt-uswds",
|
|
5582
6213
|
"description": "Vue USWDS (United States Web Design System) integration for Nuxt.js",
|
|
@@ -5646,6 +6277,28 @@
|
|
|
5646
6277
|
"requires": {}
|
|
5647
6278
|
}
|
|
5648
6279
|
},
|
|
6280
|
+
{
|
|
6281
|
+
"name": "nuxt-yup",
|
|
6282
|
+
"description": "Yup integration for Nuxt 4 with a simple composable.",
|
|
6283
|
+
"repo": "DarlanPrado/nuxt-yup",
|
|
6284
|
+
"npm": "nuxt-yup",
|
|
6285
|
+
"icon": "",
|
|
6286
|
+
"github": "https://github.com/DarlanPrado/nuxt-yup",
|
|
6287
|
+
"website": "https://github.com/DarlanPrado/nuxt-yup",
|
|
6288
|
+
"learn_more": "",
|
|
6289
|
+
"category": "Libraries",
|
|
6290
|
+
"type": "3rd-party",
|
|
6291
|
+
"maintainers": [
|
|
6292
|
+
{
|
|
6293
|
+
"name": "Darlan José Batista do Prado",
|
|
6294
|
+
"github": "DarlanPrado"
|
|
6295
|
+
}
|
|
6296
|
+
],
|
|
6297
|
+
"compatibility": {
|
|
6298
|
+
"nuxt": ">=3.0.0",
|
|
6299
|
+
"requires": {}
|
|
6300
|
+
}
|
|
6301
|
+
},
|
|
5649
6302
|
{
|
|
5650
6303
|
"name": "nuxt-zod-i18n",
|
|
5651
6304
|
"description": "A Nuxt Module for localizing zod error messages.",
|
|
@@ -5831,7 +6484,7 @@
|
|
|
5831
6484
|
"twitter": "teleskop150750"
|
|
5832
6485
|
},
|
|
5833
6486
|
{
|
|
5834
|
-
"name": "
|
|
6487
|
+
"name": "Wind",
|
|
5835
6488
|
"github": "productdevbook",
|
|
5836
6489
|
"twitter": "productdevbook"
|
|
5837
6490
|
}
|
|
@@ -6062,7 +6715,7 @@
|
|
|
6062
6715
|
"type": "3rd-party",
|
|
6063
6716
|
"maintainers": [
|
|
6064
6717
|
{
|
|
6065
|
-
"name": "Giovane
|
|
6718
|
+
"name": "Giovane Silva",
|
|
6066
6719
|
"github": "novout",
|
|
6067
6720
|
"twitter": "novoutttttt",
|
|
6068
6721
|
"avatar": "https://avatars.githubusercontent.com/novout?v=4"
|
|
@@ -6086,7 +6739,7 @@
|
|
|
6086
6739
|
"type": "3rd-party",
|
|
6087
6740
|
"maintainers": [
|
|
6088
6741
|
{
|
|
6089
|
-
"name": "
|
|
6742
|
+
"name": "Wind",
|
|
6090
6743
|
"github": "productdevbook",
|
|
6091
6744
|
"twitter": "productdevbook"
|
|
6092
6745
|
}
|
|
@@ -6139,7 +6792,7 @@
|
|
|
6139
6792
|
}
|
|
6140
6793
|
],
|
|
6141
6794
|
"compatibility": {
|
|
6142
|
-
"nuxt": "^3.13.0",
|
|
6795
|
+
"nuxt": "^3.13.0 || ^4.0.0",
|
|
6143
6796
|
"requires": {}
|
|
6144
6797
|
}
|
|
6145
6798
|
},
|
|
@@ -6181,9 +6834,9 @@
|
|
|
6181
6834
|
"type": "3rd-party",
|
|
6182
6835
|
"maintainers": [
|
|
6183
6836
|
{
|
|
6184
|
-
"name": "
|
|
6837
|
+
"name": "praz",
|
|
6185
6838
|
"github": "prazdevs",
|
|
6186
|
-
"bluesky": "praz.
|
|
6839
|
+
"bluesky": "dev.praz.me"
|
|
6187
6840
|
}
|
|
6188
6841
|
],
|
|
6189
6842
|
"compatibility": {
|
|
@@ -6193,6 +6846,28 @@
|
|
|
6193
6846
|
}
|
|
6194
6847
|
}
|
|
6195
6848
|
},
|
|
6849
|
+
{
|
|
6850
|
+
"name": "pinia-plugin-unstorage",
|
|
6851
|
+
"description": "Configurable persistence and rehydration of Pinia stores.",
|
|
6852
|
+
"repo": "litingyes/pinia-plugin-unstorage",
|
|
6853
|
+
"npm": "pinia-plugin-unstorage",
|
|
6854
|
+
"icon": "pinia-plugin-unstorage.svg",
|
|
6855
|
+
"github": "https://github.com/litingyes/pinia-plugin-unstorage",
|
|
6856
|
+
"website": "https://github.com/litingyes/pinia-plugin-unstorage?tab=readme-ov-file#pinia-plugin-unstorage",
|
|
6857
|
+
"learn_more": "",
|
|
6858
|
+
"category": "Extensions",
|
|
6859
|
+
"type": "3rd-party",
|
|
6860
|
+
"maintainers": [
|
|
6861
|
+
{
|
|
6862
|
+
"name": "Liting",
|
|
6863
|
+
"github": "litingyes"
|
|
6864
|
+
}
|
|
6865
|
+
],
|
|
6866
|
+
"compatibility": {
|
|
6867
|
+
"nuxt": ">=3.0.0",
|
|
6868
|
+
"requires": {}
|
|
6869
|
+
}
|
|
6870
|
+
},
|
|
6196
6871
|
{
|
|
6197
6872
|
"name": "pinia",
|
|
6198
6873
|
"description": "The Vue Store that you will enjoy using",
|
|
@@ -6562,6 +7237,31 @@
|
|
|
6562
7237
|
"requires": {}
|
|
6563
7238
|
}
|
|
6564
7239
|
},
|
|
7240
|
+
{
|
|
7241
|
+
"name": "qrcode",
|
|
7242
|
+
"description": "A Nuxt module that provides support for generating and reading QRCodes.",
|
|
7243
|
+
"repo": "sandros94/nuxt-qrcode",
|
|
7244
|
+
"npm": "nuxt-qrcode",
|
|
7245
|
+
"icon": "qrcode.svg",
|
|
7246
|
+
"github": "https://github.com/sandros94/nuxt-qrcode",
|
|
7247
|
+
"website": "https://qrcode.s94.dev",
|
|
7248
|
+
"learn_more": "",
|
|
7249
|
+
"category": "Extensions",
|
|
7250
|
+
"type": "3rd-party",
|
|
7251
|
+
"maintainers": [
|
|
7252
|
+
{
|
|
7253
|
+
"name": "Sandro Circi",
|
|
7254
|
+
"github": "sandros94",
|
|
7255
|
+
"avatar": "https://avatars.githubusercontent.com/u/13056429",
|
|
7256
|
+
"bluesky": "sandros94.com",
|
|
7257
|
+
"twitter": "_sandros94"
|
|
7258
|
+
}
|
|
7259
|
+
],
|
|
7260
|
+
"compatibility": {
|
|
7261
|
+
"nuxt": ">=3.10.0",
|
|
7262
|
+
"requires": {}
|
|
7263
|
+
}
|
|
7264
|
+
},
|
|
6565
7265
|
{
|
|
6566
7266
|
"name": "quasar",
|
|
6567
7267
|
"description": "Effortlessly build high-performance & high-quality Vue.js 3 user interfaces in record time",
|
|
@@ -6585,6 +7285,28 @@
|
|
|
6585
7285
|
"devtools": "^0.0.0"
|
|
6586
7286
|
}
|
|
6587
7287
|
},
|
|
7288
|
+
{
|
|
7289
|
+
"name": "query-api",
|
|
7290
|
+
"description": "Provides simple ways to query data from Craft CMS.",
|
|
7291
|
+
"repo": "samuelreichor/query-api#HEAD/packages/nuxt",
|
|
7292
|
+
"npm": "@query-api/nuxt",
|
|
7293
|
+
"icon": "query-api.svg",
|
|
7294
|
+
"github": "https://github.com/samuelreichor/query-api/tree/main/packages/nuxt",
|
|
7295
|
+
"website": "https://samuelreichor.at/libraries/nuxt-craftcms",
|
|
7296
|
+
"learn_more": "https://samuelreichor.at/libraries",
|
|
7297
|
+
"category": "CMS",
|
|
7298
|
+
"type": "3rd-party",
|
|
7299
|
+
"maintainers": [
|
|
7300
|
+
{
|
|
7301
|
+
"name": "Samuel Reichör",
|
|
7302
|
+
"github": "samuelreichor"
|
|
7303
|
+
}
|
|
7304
|
+
],
|
|
7305
|
+
"compatibility": {
|
|
7306
|
+
"nuxt": ">=3.0.0",
|
|
7307
|
+
"requires": {}
|
|
7308
|
+
}
|
|
7309
|
+
},
|
|
6588
7310
|
{
|
|
6589
7311
|
"name": "radash",
|
|
6590
7312
|
"description": "radash module with auto-import and custom prefix",
|
|
@@ -6853,7 +7575,7 @@
|
|
|
6853
7575
|
{
|
|
6854
7576
|
"name": "Sébastien Chopin",
|
|
6855
7577
|
"github": "Atinux",
|
|
6856
|
-
"twitter": "
|
|
7578
|
+
"twitter": "atinux",
|
|
6857
7579
|
"bluesky": "atinux.com"
|
|
6858
7580
|
}
|
|
6859
7581
|
],
|
|
@@ -6919,7 +7641,7 @@
|
|
|
6919
7641
|
"icon": "schema-org.svg",
|
|
6920
7642
|
"github": "https://github.com/harlan-zw/nuxt-schema-org",
|
|
6921
7643
|
"website": "https://nuxtseo.com/schema-org",
|
|
6922
|
-
"learn_more": "https://unhead.unjs.io/schema-org/
|
|
7644
|
+
"learn_more": "https://unhead.unjs.io/docs/typescript/schema-org/guides/get-started/overview",
|
|
6923
7645
|
"category": "SEO",
|
|
6924
7646
|
"type": "3rd-party",
|
|
6925
7647
|
"maintainers": [
|
|
@@ -7426,6 +8148,54 @@
|
|
|
7426
8148
|
"requires": {}
|
|
7427
8149
|
}
|
|
7428
8150
|
},
|
|
8151
|
+
{
|
|
8152
|
+
"name": "solar-icons",
|
|
8153
|
+
"description": "Nuxt module that provides seamless integration of Solar Icons with auto-import, global configuration, and reactive controls.",
|
|
8154
|
+
"repo": "saoudi-h/solar-icons#main/packages/nuxt",
|
|
8155
|
+
"npm": "@solar-icons/nuxt",
|
|
8156
|
+
"icon": "solar-icons.svg",
|
|
8157
|
+
"github": "https://github.com/saoudi-h/solar-icons/tree/main/packages/nuxt",
|
|
8158
|
+
"website": "https://solar-icons.vercel.app/docs/packages/nuxt",
|
|
8159
|
+
"learn_more": "https://solar-icons.vercel.app",
|
|
8160
|
+
"category": "UI",
|
|
8161
|
+
"type": "3rd-party",
|
|
8162
|
+
"maintainers": [
|
|
8163
|
+
{
|
|
8164
|
+
"name": "Hakim Saoudi",
|
|
8165
|
+
"github": "saoudi-h",
|
|
8166
|
+
"avatar": "https://avatars.githubusercontent.com/saoudi-h?v=4",
|
|
8167
|
+
"twitter": "hakim__saoudi"
|
|
8168
|
+
}
|
|
8169
|
+
],
|
|
8170
|
+
"compatibility": {
|
|
8171
|
+
"nuxt": ">=3.0.0",
|
|
8172
|
+
"requires": {}
|
|
8173
|
+
}
|
|
8174
|
+
},
|
|
8175
|
+
{
|
|
8176
|
+
"name": "sonda",
|
|
8177
|
+
"description": "Bundle analyzer and visualizer",
|
|
8178
|
+
"repo": "filipsobol/sonda#release/packages/sonda",
|
|
8179
|
+
"npm": "sonda",
|
|
8180
|
+
"icon": "sonda.svg",
|
|
8181
|
+
"github": "https://github.com/filipsobol/sonda",
|
|
8182
|
+
"website": "https://sonda.dev/",
|
|
8183
|
+
"learn_more": "https://sonda.dev/",
|
|
8184
|
+
"category": "Devtools",
|
|
8185
|
+
"type": "3rd-party",
|
|
8186
|
+
"maintainers": [
|
|
8187
|
+
{
|
|
8188
|
+
"name": "Filip Sobol",
|
|
8189
|
+
"github": "filipsobol",
|
|
8190
|
+
"twitter": "filipsobol",
|
|
8191
|
+
"bluesky": "filipsobol.bsky.social"
|
|
8192
|
+
}
|
|
8193
|
+
],
|
|
8194
|
+
"compatibility": {
|
|
8195
|
+
"nuxt": "^3.0.0",
|
|
8196
|
+
"requires": {}
|
|
8197
|
+
}
|
|
8198
|
+
},
|
|
7429
8199
|
{
|
|
7430
8200
|
"name": "speedcurve",
|
|
7431
8201
|
"description": "Speedcurve LUX module for Nuxt",
|
|
@@ -7620,7 +8390,7 @@
|
|
|
7620
8390
|
{
|
|
7621
8391
|
"name": "Sébastien Chopin",
|
|
7622
8392
|
"github": "Atinux",
|
|
7623
|
-
"twitter": "
|
|
8393
|
+
"twitter": "atinux",
|
|
7624
8394
|
"bluesky": "atinux.com"
|
|
7625
8395
|
}
|
|
7626
8396
|
],
|
|
@@ -7674,7 +8444,8 @@
|
|
|
7674
8444
|
{
|
|
7675
8445
|
"name": "William DA SILVA",
|
|
7676
8446
|
"github": "WilliamDASILVA",
|
|
7677
|
-
"twitter": "willia_am"
|
|
8447
|
+
"twitter": "willia_am",
|
|
8448
|
+
"bluesky": "william.to"
|
|
7678
8449
|
}
|
|
7679
8450
|
],
|
|
7680
8451
|
"compatibility": {
|
|
@@ -7703,7 +8474,7 @@
|
|
|
7703
8474
|
{
|
|
7704
8475
|
"name": "Sébastien Chopin",
|
|
7705
8476
|
"github": "Atinux",
|
|
7706
|
-
"twitter": "
|
|
8477
|
+
"twitter": "atinux",
|
|
7707
8478
|
"bluesky": "atinux.com"
|
|
7708
8479
|
}
|
|
7709
8480
|
],
|
|
@@ -7781,7 +8552,7 @@
|
|
|
7781
8552
|
{
|
|
7782
8553
|
"name": "Sébastien Chopin",
|
|
7783
8554
|
"github": "Atinux",
|
|
7784
|
-
"twitter": "
|
|
8555
|
+
"twitter": "atinux",
|
|
7785
8556
|
"bluesky": "atinux.com"
|
|
7786
8557
|
},
|
|
7787
8558
|
{
|
|
@@ -7879,7 +8650,7 @@
|
|
|
7879
8650
|
"type": "community",
|
|
7880
8651
|
"maintainers": [
|
|
7881
8652
|
{
|
|
7882
|
-
"name": "
|
|
8653
|
+
"name": "brooke",
|
|
7883
8654
|
"github": "sam3d"
|
|
7884
8655
|
}
|
|
7885
8656
|
],
|
|
@@ -7995,7 +8766,7 @@
|
|
|
7995
8766
|
{
|
|
7996
8767
|
"name": "Sébastien Chopin",
|
|
7997
8768
|
"github": "Atinux",
|
|
7998
|
-
"twitter": "
|
|
8769
|
+
"twitter": "atinux",
|
|
7999
8770
|
"bluesky": "atinux.com"
|
|
8000
8771
|
},
|
|
8001
8772
|
{
|
|
@@ -8534,14 +9305,15 @@
|
|
|
8534
9305
|
{
|
|
8535
9306
|
"name": "Sébastien Chopin",
|
|
8536
9307
|
"github": "Atinux",
|
|
8537
|
-
"twitter": "
|
|
9308
|
+
"twitter": "atinux",
|
|
8538
9309
|
"bluesky": "atinux.com"
|
|
8539
9310
|
}
|
|
8540
9311
|
],
|
|
8541
9312
|
"compatibility": {
|
|
8542
9313
|
"nuxt": ">=3.0.0",
|
|
8543
9314
|
"requires": {}
|
|
8544
|
-
}
|
|
9315
|
+
},
|
|
9316
|
+
"mcp": "https://ui.nuxt.com/mcp"
|
|
8545
9317
|
},
|
|
8546
9318
|
{
|
|
8547
9319
|
"name": "umami",
|
|
@@ -8661,7 +9433,7 @@
|
|
|
8661
9433
|
"type": "3rd-party",
|
|
8662
9434
|
"maintainers": [
|
|
8663
9435
|
{
|
|
8664
|
-
"name": "Giovane
|
|
9436
|
+
"name": "Giovane Silva",
|
|
8665
9437
|
"github": "novout",
|
|
8666
9438
|
"avatar": "https://avatars.githubusercontent.com/novout?v=4"
|
|
8667
9439
|
}
|
|
@@ -9034,6 +9806,29 @@
|
|
|
9034
9806
|
"requires": {}
|
|
9035
9807
|
}
|
|
9036
9808
|
},
|
|
9809
|
+
{
|
|
9810
|
+
"name": "vue-gsap-flip",
|
|
9811
|
+
"description": "A powerful Vue 3 library for creating stunning flip animations using GSAP's Flip plugin. Modular, extensible, and easy to use.",
|
|
9812
|
+
"repo": "lavolpecheprogramma/vue-gsap-flip#master/packages/nuxt",
|
|
9813
|
+
"npm": "@vue-gsap-flip/nuxt",
|
|
9814
|
+
"icon": "",
|
|
9815
|
+
"github": "https://github.com/lavolpecheprogramma/vue-gsap-flip",
|
|
9816
|
+
"website": "https://lavolpecheprogramma.github.io/vue-gsap-flip/",
|
|
9817
|
+
"learn_more": "",
|
|
9818
|
+
"category": "Libraries",
|
|
9819
|
+
"type": "3rd-party",
|
|
9820
|
+
"maintainers": [
|
|
9821
|
+
{
|
|
9822
|
+
"name": "Alberto Parziale",
|
|
9823
|
+
"github": "lavolpecheprogramma",
|
|
9824
|
+
"twitter": "lavolpechevola"
|
|
9825
|
+
}
|
|
9826
|
+
],
|
|
9827
|
+
"compatibility": {
|
|
9828
|
+
"nuxt": ">=3.0.0",
|
|
9829
|
+
"requires": {}
|
|
9830
|
+
}
|
|
9831
|
+
},
|
|
9037
9832
|
{
|
|
9038
9833
|
"name": "vue-macros",
|
|
9039
9834
|
"description": "Explore more macros and syntax sugar to Vue.",
|
|
@@ -9047,7 +9842,7 @@
|
|
|
9047
9842
|
"type": "3rd-party",
|
|
9048
9843
|
"maintainers": [
|
|
9049
9844
|
{
|
|
9050
|
-
"name": "Kevin Deng
|
|
9845
|
+
"name": "Kevin Deng",
|
|
9051
9846
|
"github": "sxzz",
|
|
9052
9847
|
"twitter": "sanxiaozhizi",
|
|
9053
9848
|
"bluesky": "sxzz.dev"
|
|
@@ -9487,7 +10282,7 @@
|
|
|
9487
10282
|
{
|
|
9488
10283
|
"name": "Sébastien Chopin",
|
|
9489
10284
|
"github": "Atinux",
|
|
9490
|
-
"twitter": "
|
|
10285
|
+
"twitter": "atinux",
|
|
9491
10286
|
"bluesky": "atinux.com"
|
|
9492
10287
|
}
|
|
9493
10288
|
],
|