@nuxt/modules 0.6.0-90c933 → 0.6.0-90e040
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 +929 -87
- 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": {
|
|
@@ -2641,6 +2733,30 @@
|
|
|
2641
2733
|
"requires": {}
|
|
2642
2734
|
}
|
|
2643
2735
|
},
|
|
2736
|
+
{
|
|
2737
|
+
"name": "hints",
|
|
2738
|
+
"description": "Nuxt module that shows hints for aspects of your application such as Performance, Security, and more!",
|
|
2739
|
+
"repo": "nuxt/hints",
|
|
2740
|
+
"npm": "@nuxt/hints",
|
|
2741
|
+
"icon": "nuxt.svg",
|
|
2742
|
+
"github": "https://github.com/nuxt/hints",
|
|
2743
|
+
"website": "https://github.com/nuxt/hints",
|
|
2744
|
+
"learn_more": "",
|
|
2745
|
+
"category": "Devtools",
|
|
2746
|
+
"type": "official",
|
|
2747
|
+
"maintainers": [
|
|
2748
|
+
{
|
|
2749
|
+
"name": "Julien Huang",
|
|
2750
|
+
"github": "huang-julien",
|
|
2751
|
+
"twitter": "JulienHuang_dev",
|
|
2752
|
+
"bluesky": "julienhuang-dev.bsky.social"
|
|
2753
|
+
}
|
|
2754
|
+
],
|
|
2755
|
+
"compatibility": {
|
|
2756
|
+
"nuxt": ">=3.0.0",
|
|
2757
|
+
"requires": {}
|
|
2758
|
+
}
|
|
2759
|
+
},
|
|
2644
2760
|
{
|
|
2645
2761
|
"name": "history-state",
|
|
2646
2762
|
"description": "Nuxt module to backup or restore historical states",
|
|
@@ -2755,7 +2871,7 @@
|
|
|
2755
2871
|
{
|
|
2756
2872
|
"name": "Sébastien Chopin",
|
|
2757
2873
|
"github": "Atinux",
|
|
2758
|
-
"twitter": "
|
|
2874
|
+
"twitter": "atinux",
|
|
2759
2875
|
"bluesky": "atinux.com"
|
|
2760
2876
|
}
|
|
2761
2877
|
],
|
|
@@ -2779,7 +2895,7 @@
|
|
|
2779
2895
|
{
|
|
2780
2896
|
"name": "Sébastien Chopin",
|
|
2781
2897
|
"github": "Atinux",
|
|
2782
|
-
"twitter": "
|
|
2898
|
+
"twitter": "atinux",
|
|
2783
2899
|
"bluesky": "atinux.com"
|
|
2784
2900
|
},
|
|
2785
2901
|
{
|
|
@@ -2924,7 +3040,7 @@
|
|
|
2924
3040
|
{
|
|
2925
3041
|
"name": "Sébastien Chopin",
|
|
2926
3042
|
"github": "Atinux",
|
|
2927
|
-
"twitter": "
|
|
3043
|
+
"twitter": "atinux",
|
|
2928
3044
|
"bluesky": "atinux.com"
|
|
2929
3045
|
},
|
|
2930
3046
|
{
|
|
@@ -3017,7 +3133,7 @@
|
|
|
3017
3133
|
{
|
|
3018
3134
|
"name": "Sébastien Chopin",
|
|
3019
3135
|
"github": "Atinux",
|
|
3020
|
-
"twitter": "
|
|
3136
|
+
"twitter": "atinux",
|
|
3021
3137
|
"bluesky": "atinux.com"
|
|
3022
3138
|
}
|
|
3023
3139
|
],
|
|
@@ -3054,8 +3170,8 @@
|
|
|
3054
3170
|
{
|
|
3055
3171
|
"name": "inkline",
|
|
3056
3172
|
"description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
|
|
3057
|
-
"repo": "inkline/inkline
|
|
3058
|
-
"npm": "
|
|
3173
|
+
"repo": "inkline/inkline",
|
|
3174
|
+
"npm": "inkline",
|
|
3059
3175
|
"icon": "inkline.svg",
|
|
3060
3176
|
"github": "https://github.com/inkline/inkline",
|
|
3061
3177
|
"website": "https://inkline.io",
|
|
@@ -3122,6 +3238,29 @@
|
|
|
3122
3238
|
"requires": {}
|
|
3123
3239
|
}
|
|
3124
3240
|
},
|
|
3241
|
+
{
|
|
3242
|
+
"name": "izi-toast",
|
|
3243
|
+
"description": "Elegant, responsive, and lightweight toast notification module for Nuxt 3 using iziToast. Supports auto-imported composables and full customization.",
|
|
3244
|
+
"repo": "stephenjason89/nuxt-toast",
|
|
3245
|
+
"npm": "nuxt-toast",
|
|
3246
|
+
"icon": "toast.png",
|
|
3247
|
+
"github": "https://github.com/stephenjason89/nuxt-toast",
|
|
3248
|
+
"website": "https://github.com/stephenjason89/nuxt-toast",
|
|
3249
|
+
"learn_more": "https://marcelodolza.github.io/iziToast/",
|
|
3250
|
+
"category": "Libraries",
|
|
3251
|
+
"type": "3rd-party",
|
|
3252
|
+
"maintainers": [
|
|
3253
|
+
{
|
|
3254
|
+
"name": "Stephen Jason Wang",
|
|
3255
|
+
"github": "stephenjason89",
|
|
3256
|
+
"twitter": "stephenjason89"
|
|
3257
|
+
}
|
|
3258
|
+
],
|
|
3259
|
+
"compatibility": {
|
|
3260
|
+
"nuxt": "^3.0.0",
|
|
3261
|
+
"requires": {}
|
|
3262
|
+
}
|
|
3263
|
+
},
|
|
3125
3264
|
{
|
|
3126
3265
|
"name": "jsonapi",
|
|
3127
3266
|
"description": "Easy JSON:API client integration for Nuxt",
|
|
@@ -3222,7 +3361,7 @@
|
|
|
3222
3361
|
"name": "kql",
|
|
3223
3362
|
"description": "Nuxt module for Kirby's Query Language API",
|
|
3224
3363
|
"repo": "johannschopplich/nuxt-kql",
|
|
3225
|
-
"npm": "nuxt-
|
|
3364
|
+
"npm": "nuxt-kirby",
|
|
3226
3365
|
"icon": "kql.svg",
|
|
3227
3366
|
"github": "https://github.com/johannschopplich/nuxt-kql",
|
|
3228
3367
|
"website": "https://nuxt-kql.byjohann.dev/",
|
|
@@ -3328,6 +3467,30 @@
|
|
|
3328
3467
|
"bluesky": "gugustinette.com"
|
|
3329
3468
|
}
|
|
3330
3469
|
],
|
|
3470
|
+
"compatibility": {
|
|
3471
|
+
"nuxt": ">=3.0.0",
|
|
3472
|
+
"requires": {}
|
|
3473
|
+
}
|
|
3474
|
+
},
|
|
3475
|
+
{
|
|
3476
|
+
"name": "lettermint",
|
|
3477
|
+
"description": "Nuxt module for sending emails with Lettermint",
|
|
3478
|
+
"repo": "lettermint/nuxt-lettermint",
|
|
3479
|
+
"npm": "nuxt-lettermint",
|
|
3480
|
+
"icon": "lettermint.svg",
|
|
3481
|
+
"github": "https://github.com/lettermint/nuxt-lettermint",
|
|
3482
|
+
"website": "https://github.com/lettermint/nuxt-lettermint",
|
|
3483
|
+
"learn_more": "https://lettermint.co",
|
|
3484
|
+
"category": "Extensions",
|
|
3485
|
+
"type": "3rd-party",
|
|
3486
|
+
"maintainers": [
|
|
3487
|
+
{
|
|
3488
|
+
"name": "lettermint",
|
|
3489
|
+
"github": "lettermint",
|
|
3490
|
+
"twitter": "lettermintco",
|
|
3491
|
+
"bluesky": "lettermint.co"
|
|
3492
|
+
}
|
|
3493
|
+
],
|
|
3331
3494
|
"compatibility": {
|
|
3332
3495
|
"nuxt": "^3.0.0",
|
|
3333
3496
|
"requires": {}
|
|
@@ -3379,7 +3542,7 @@
|
|
|
3379
3542
|
{
|
|
3380
3543
|
"name": "Sébastien Chopin",
|
|
3381
3544
|
"github": "Atinux",
|
|
3382
|
-
"twitter": "
|
|
3545
|
+
"twitter": "atinux",
|
|
3383
3546
|
"bluesky": "atinux.com"
|
|
3384
3547
|
}
|
|
3385
3548
|
],
|
|
@@ -3533,6 +3696,30 @@
|
|
|
3533
3696
|
},
|
|
3534
3697
|
"sponsor": true
|
|
3535
3698
|
},
|
|
3699
|
+
{
|
|
3700
|
+
"name": "lottie",
|
|
3701
|
+
"description": "Easily integrate Lottie animations into your Nuxt App.",
|
|
3702
|
+
"repo": "volkanakkus/nuxt-lottie",
|
|
3703
|
+
"npm": "nuxt-lottie",
|
|
3704
|
+
"icon": "lottie.png",
|
|
3705
|
+
"github": "https://github.com/volkanakkus/nuxt-lottie",
|
|
3706
|
+
"website": "https://github.com/volkanakkus/nuxt-lottie",
|
|
3707
|
+
"learn_more": "https://github.com/volkanakkus/nuxt-lottie/blob/main/README.md",
|
|
3708
|
+
"category": "UI",
|
|
3709
|
+
"type": "3rd-party",
|
|
3710
|
+
"maintainers": [
|
|
3711
|
+
{
|
|
3712
|
+
"name": "Volkan Akkuş",
|
|
3713
|
+
"github": "volkanakkus",
|
|
3714
|
+
"avatar": "https://avatars.githubusercontent.com/volkanakkus",
|
|
3715
|
+
"twitter": "volkanakks"
|
|
3716
|
+
}
|
|
3717
|
+
],
|
|
3718
|
+
"compatibility": {
|
|
3719
|
+
"nuxt": ">=3.0.0",
|
|
3720
|
+
"requires": {}
|
|
3721
|
+
}
|
|
3722
|
+
},
|
|
3536
3723
|
{
|
|
3537
3724
|
"name": "lucide-icons",
|
|
3538
3725
|
"description": "Nuxt module to integrate Lucide icons",
|
|
@@ -3605,6 +3792,30 @@
|
|
|
3605
3792
|
"requires": {}
|
|
3606
3793
|
}
|
|
3607
3794
|
},
|
|
3795
|
+
{
|
|
3796
|
+
"name": "mailchannels",
|
|
3797
|
+
"description": "Simple MailChannels Email API integration for Nuxt",
|
|
3798
|
+
"repo": "yizack/nuxt-mailchannels",
|
|
3799
|
+
"npm": "nuxt-mailchannels",
|
|
3800
|
+
"icon": "mailchannels.svg",
|
|
3801
|
+
"github": "https://github.com/Yizack/nuxt-mailchannels",
|
|
3802
|
+
"website": "https://github.com/Yizack/nuxt-mailchannels",
|
|
3803
|
+
"learn_more": "https://www.mailchannels.com/email-api/",
|
|
3804
|
+
"category": "Extensions",
|
|
3805
|
+
"type": "3rd-party",
|
|
3806
|
+
"maintainers": [
|
|
3807
|
+
{
|
|
3808
|
+
"name": "Yizack Rangel",
|
|
3809
|
+
"github": "yizack",
|
|
3810
|
+
"twitter": "YizackR",
|
|
3811
|
+
"bluesky": "yizack.com"
|
|
3812
|
+
}
|
|
3813
|
+
],
|
|
3814
|
+
"compatibility": {
|
|
3815
|
+
"nuxt": ">=3.0.0",
|
|
3816
|
+
"requires": {}
|
|
3817
|
+
}
|
|
3818
|
+
},
|
|
3608
3819
|
{
|
|
3609
3820
|
"name": "mailpit",
|
|
3610
3821
|
"description": "Integrates Mailpit web UI in Nuxt devtools",
|
|
@@ -3700,11 +3911,11 @@
|
|
|
3700
3911
|
},
|
|
3701
3912
|
{
|
|
3702
3913
|
"name": "maz-ui",
|
|
3703
|
-
"description": "
|
|
3704
|
-
"repo": "louismazel/maz-ui#master/packages/
|
|
3705
|
-
"npm": "maz-ui",
|
|
3914
|
+
"description": "A modern Vue.js UI library with auto-import components, plugins, and composables designed for seamless Nuxt integration and enhanced developer experience.",
|
|
3915
|
+
"repo": "louismazel/maz-ui#master/packages/nuxt",
|
|
3916
|
+
"npm": "@maz-ui/nuxt",
|
|
3706
3917
|
"icon": "maz-ui.png",
|
|
3707
|
-
"github": "https://github.com/
|
|
3918
|
+
"github": "https://github.com/LouisMazel/maz-ui/tree/master/packages/nuxt",
|
|
3708
3919
|
"website": "https://maz-ui.com/",
|
|
3709
3920
|
"learn_more": "https://maz-ui.com/guide/nuxt",
|
|
3710
3921
|
"category": "UI",
|
|
@@ -4065,7 +4276,7 @@
|
|
|
4065
4276
|
"icon": "nodemailer.png",
|
|
4066
4277
|
"github": "https://github.com/kleinpetr/nuxt-nodemailer",
|
|
4067
4278
|
"website": "https://github.com/kleinpetr/nuxt-nodemailer",
|
|
4068
|
-
"learn_more": "https://
|
|
4279
|
+
"learn_more": "https://nodemailer.com/",
|
|
4069
4280
|
"category": "Extensions",
|
|
4070
4281
|
"type": "3rd-party",
|
|
4071
4282
|
"maintainers": [
|
|
@@ -4123,6 +4334,30 @@
|
|
|
4123
4334
|
"requires": {}
|
|
4124
4335
|
}
|
|
4125
4336
|
},
|
|
4337
|
+
{
|
|
4338
|
+
"name": "nuxt-aidbase",
|
|
4339
|
+
"description": "Easily integrate Aidbase into your Nuxt app.",
|
|
4340
|
+
"repo": "Mokkapps/nuxt-aidbase",
|
|
4341
|
+
"npm": "nuxt-aidbase",
|
|
4342
|
+
"icon": "nuxt-aidbase.png",
|
|
4343
|
+
"github": "https://github.com/Mokkapps/nuxt-aidbase",
|
|
4344
|
+
"website": "https://github.com/Mokkapps/nuxt-aidbase",
|
|
4345
|
+
"learn_more": "https://github.com/Mokkapps/nuxt-aidbase",
|
|
4346
|
+
"category": "Libraries",
|
|
4347
|
+
"type": "3rd-party",
|
|
4348
|
+
"maintainers": [
|
|
4349
|
+
{
|
|
4350
|
+
"name": "Michael Hoffmann",
|
|
4351
|
+
"github": "Mokkapps",
|
|
4352
|
+
"twitter": "mokkapps",
|
|
4353
|
+
"avatar": "https://avatars.githubusercontent.com/u/3127210?v=4"
|
|
4354
|
+
}
|
|
4355
|
+
],
|
|
4356
|
+
"compatibility": {
|
|
4357
|
+
"nuxt": ">=3.0.0",
|
|
4358
|
+
"requires": {}
|
|
4359
|
+
}
|
|
4360
|
+
},
|
|
4126
4361
|
{
|
|
4127
4362
|
"name": "nuxt-anchorscroll",
|
|
4128
4363
|
"description": "Scroll to top and to anchor support for Nuxt",
|
|
@@ -4145,6 +4380,29 @@
|
|
|
4145
4380
|
"requires": {}
|
|
4146
4381
|
}
|
|
4147
4382
|
},
|
|
4383
|
+
{
|
|
4384
|
+
"name": "nuxt-anime",
|
|
4385
|
+
"description": "Nuxt module for Anime.js",
|
|
4386
|
+
"repo": "Enternikot/NuxtAnime",
|
|
4387
|
+
"npm": "nuxt-anime",
|
|
4388
|
+
"icon": "nuxt-anime.png",
|
|
4389
|
+
"github": "https://github.com/Enternikot/NuxtAnime",
|
|
4390
|
+
"website": "https://nuxtanime.vercel.app/",
|
|
4391
|
+
"learn_more": "https://animejs.com/",
|
|
4392
|
+
"category": "Libraries",
|
|
4393
|
+
"type": "3rd-party",
|
|
4394
|
+
"maintainers": [
|
|
4395
|
+
{
|
|
4396
|
+
"name": "Sebastian Gebhardt",
|
|
4397
|
+
"github": "Enternikot",
|
|
4398
|
+
"avatar": "https://avatars.githubusercontent.com/u/47455848?v=4"
|
|
4399
|
+
}
|
|
4400
|
+
],
|
|
4401
|
+
"compatibility": {
|
|
4402
|
+
"nuxt": ">=3.0.0",
|
|
4403
|
+
"requires": {}
|
|
4404
|
+
}
|
|
4405
|
+
},
|
|
4148
4406
|
{
|
|
4149
4407
|
"name": "nuxt-asciidoc",
|
|
4150
4408
|
"description": "Transformer for using asciidoc in nuxt",
|
|
@@ -4175,8 +4433,8 @@
|
|
|
4175
4433
|
"npm": "nuxt-auth-sanctum",
|
|
4176
4434
|
"icon": "laravel.svg",
|
|
4177
4435
|
"github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
|
|
4178
|
-
"website": "https://manchenkoff.
|
|
4179
|
-
"learn_more": "https://laravel.com/docs/
|
|
4436
|
+
"website": "https://sanctum.manchenkoff.me",
|
|
4437
|
+
"learn_more": "https://laravel.com/docs/12.x/sanctum",
|
|
4180
4438
|
"category": "Security",
|
|
4181
4439
|
"type": "3rd-party",
|
|
4182
4440
|
"maintainers": [
|
|
@@ -4287,6 +4545,30 @@
|
|
|
4287
4545
|
"requires": {}
|
|
4288
4546
|
}
|
|
4289
4547
|
},
|
|
4548
|
+
{
|
|
4549
|
+
"name": "nuxt-charts",
|
|
4550
|
+
"description": "Nuxt module for vue-chrts",
|
|
4551
|
+
"repo": "dennisadriaans/vue-chrts#main/packages/nuxt",
|
|
4552
|
+
"npm": "nuxt-charts",
|
|
4553
|
+
"icon": "nuxt-charts.svg",
|
|
4554
|
+
"github": "https://github.com/dennisadriaans/vue-chrts",
|
|
4555
|
+
"website": "https://nuxtcharts.com/",
|
|
4556
|
+
"learn_more": "https://nuxtcharts.com/docs",
|
|
4557
|
+
"category": "UI",
|
|
4558
|
+
"type": "3rd-party",
|
|
4559
|
+
"maintainers": [
|
|
4560
|
+
{
|
|
4561
|
+
"name": "Dennis Adriaansen",
|
|
4562
|
+
"github": "dennisadriaans",
|
|
4563
|
+
"avatar": "https://avatars.githubusercontent.com/dennisadriaans",
|
|
4564
|
+
"twitter": "DennisAdriaans"
|
|
4565
|
+
}
|
|
4566
|
+
],
|
|
4567
|
+
"compatibility": {
|
|
4568
|
+
"nuxt": ">=3.0.0",
|
|
4569
|
+
"requires": {}
|
|
4570
|
+
}
|
|
4571
|
+
},
|
|
4290
4572
|
{
|
|
4291
4573
|
"name": "nuxt-chatgpt",
|
|
4292
4574
|
"description": "ChatGPT integration for Nuxt",
|
|
@@ -4355,6 +4637,28 @@
|
|
|
4355
4637
|
"requires": {}
|
|
4356
4638
|
}
|
|
4357
4639
|
},
|
|
4640
|
+
{
|
|
4641
|
+
"name": "nuxt-componentsbook-module",
|
|
4642
|
+
"description": "Storybook-like experience for Nuxt components",
|
|
4643
|
+
"repo": "s00d/nuxt-componentsbook-module",
|
|
4644
|
+
"npm": "nuxt-componentsbook-module",
|
|
4645
|
+
"icon": "nuxt-componentsbook-module.png",
|
|
4646
|
+
"github": "https://github.com/s00d/nuxt-componentsbook-module",
|
|
4647
|
+
"website": "https://github.com/s00d/nuxt-componentsbook-module",
|
|
4648
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-componentsbook-module",
|
|
4649
|
+
"category": "Extensions",
|
|
4650
|
+
"type": "3rd-party",
|
|
4651
|
+
"maintainers": [
|
|
4652
|
+
{
|
|
4653
|
+
"name": "Pavel Kuzmin",
|
|
4654
|
+
"github": "s00d"
|
|
4655
|
+
}
|
|
4656
|
+
],
|
|
4657
|
+
"compatibility": {
|
|
4658
|
+
"nuxt": ">=3.0.0",
|
|
4659
|
+
"requires": {}
|
|
4660
|
+
}
|
|
4661
|
+
},
|
|
4358
4662
|
{
|
|
4359
4663
|
"name": "nuxt-cookie-consent",
|
|
4360
4664
|
"description": "Nuxt module for integrating with cookie consent providers with ease",
|
|
@@ -4390,9 +4694,33 @@
|
|
|
4390
4694
|
"type": "3rd-party",
|
|
4391
4695
|
"maintainers": [
|
|
4392
4696
|
{
|
|
4393
|
-
"name": "
|
|
4697
|
+
"name": "Serdar Yerdelen",
|
|
4394
4698
|
"github": "JustSerdar",
|
|
4395
|
-
"twitter": "
|
|
4699
|
+
"twitter": "justserdardev"
|
|
4700
|
+
}
|
|
4701
|
+
],
|
|
4702
|
+
"compatibility": {
|
|
4703
|
+
"nuxt": ">=3.0.0",
|
|
4704
|
+
"requires": {}
|
|
4705
|
+
}
|
|
4706
|
+
},
|
|
4707
|
+
{
|
|
4708
|
+
"name": "nuxt-email-renderer",
|
|
4709
|
+
"description": "A Nuxt module that provides high-quality, unstyled components & utils for creating emails using Vue and TypeScript.",
|
|
4710
|
+
"repo": "Mokkapps/nuxt-email-renderer",
|
|
4711
|
+
"npm": "nuxt-email-renderer",
|
|
4712
|
+
"icon": "",
|
|
4713
|
+
"github": "https://github.com/Mokkapps/nuxt-email-renderer",
|
|
4714
|
+
"website": "https://nuxtemail.com",
|
|
4715
|
+
"learn_more": "https://nuxtemail.com",
|
|
4716
|
+
"category": "Devtools",
|
|
4717
|
+
"type": "3rd-party",
|
|
4718
|
+
"maintainers": [
|
|
4719
|
+
{
|
|
4720
|
+
"name": "Michael Hoffmann",
|
|
4721
|
+
"github": "Mokkapps",
|
|
4722
|
+
"twitter": "mokkapps",
|
|
4723
|
+
"avatar": "https://avatars.githubusercontent.com/u/3127210?v=4"
|
|
4396
4724
|
}
|
|
4397
4725
|
],
|
|
4398
4726
|
"compatibility": {
|
|
@@ -4515,6 +4843,31 @@
|
|
|
4515
4843
|
"requires": {}
|
|
4516
4844
|
}
|
|
4517
4845
|
},
|
|
4846
|
+
{
|
|
4847
|
+
"name": "nuxt-formisch",
|
|
4848
|
+
"description": "Formisch integration for Nuxt - schema-based, headless form library",
|
|
4849
|
+
"repo": "onmax/nuxt-formisch",
|
|
4850
|
+
"npm": "nuxt-formisch",
|
|
4851
|
+
"icon": "nuxt-formisch.svg",
|
|
4852
|
+
"github": "https://github.com/onmax/nuxt-formisch",
|
|
4853
|
+
"website": "https://github.com/onmax/nuxt-formisch",
|
|
4854
|
+
"learn_more": "",
|
|
4855
|
+
"category": "Libraries",
|
|
4856
|
+
"type": "3rd-party",
|
|
4857
|
+
"maintainers": [
|
|
4858
|
+
{
|
|
4859
|
+
"name": "Max",
|
|
4860
|
+
"github": "onmax",
|
|
4861
|
+
"avatar": "https://avatars.githubusercontent.com/u/22072217?v=4",
|
|
4862
|
+
"bluesky": "onmax.bsky.social",
|
|
4863
|
+
"twitter": "_onmax"
|
|
4864
|
+
}
|
|
4865
|
+
],
|
|
4866
|
+
"compatibility": {
|
|
4867
|
+
"nuxt": "^3.0.0",
|
|
4868
|
+
"requires": {}
|
|
4869
|
+
}
|
|
4870
|
+
},
|
|
4518
4871
|
{
|
|
4519
4872
|
"name": "nuxt-fortify",
|
|
4520
4873
|
"description": "Use Laravel fortify and sanctum with Nuxt",
|
|
@@ -4561,6 +4914,28 @@
|
|
|
4561
4914
|
"requires": {}
|
|
4562
4915
|
}
|
|
4563
4916
|
},
|
|
4917
|
+
{
|
|
4918
|
+
"name": "nuxt-google-auth",
|
|
4919
|
+
"description": "Google Identity Services integration for Nuxt 3 & 4 with a simple composable and button component.",
|
|
4920
|
+
"repo": "go-fireball/nuxt-google-auth",
|
|
4921
|
+
"npm": "nuxt-google-auth",
|
|
4922
|
+
"icon": "",
|
|
4923
|
+
"github": "https://github.com/go-fireball/nuxt-google-auth",
|
|
4924
|
+
"website": "https://github.com/go-fireball/nuxt-google-auth",
|
|
4925
|
+
"learn_more": "",
|
|
4926
|
+
"category": "Security",
|
|
4927
|
+
"type": "3rd-party",
|
|
4928
|
+
"maintainers": [
|
|
4929
|
+
{
|
|
4930
|
+
"name": "go-fireball",
|
|
4931
|
+
"github": "go-fireball"
|
|
4932
|
+
}
|
|
4933
|
+
],
|
|
4934
|
+
"compatibility": {
|
|
4935
|
+
"nuxt": "^3.0.0",
|
|
4936
|
+
"requires": {}
|
|
4937
|
+
}
|
|
4938
|
+
},
|
|
4564
4939
|
{
|
|
4565
4940
|
"name": "nuxt-gpt",
|
|
4566
4941
|
"description": "Plug and Play ChatGPT for Nuxt.",
|
|
@@ -4583,6 +4958,28 @@
|
|
|
4583
4958
|
"requires": {}
|
|
4584
4959
|
}
|
|
4585
4960
|
},
|
|
4961
|
+
{
|
|
4962
|
+
"name": "nuxt-gql-pulse",
|
|
4963
|
+
"description": "A Nuxt 3 module for making GraphQL requests with ease, leveraging the power of Nuxt's composables and VueUse.",
|
|
4964
|
+
"repo": "Abbasmoe/nuxt-gql-pulse",
|
|
4965
|
+
"npm": "nuxt-gql-pulse",
|
|
4966
|
+
"icon": "nuxt-gql-pulse.png",
|
|
4967
|
+
"github": "https://github.com/Abbasmoe/nuxt-gql-pulse",
|
|
4968
|
+
"website": "https://github.com/Abbasmoe/nuxt-gql-pulse",
|
|
4969
|
+
"learn_more": "",
|
|
4970
|
+
"category": "Request",
|
|
4971
|
+
"type": "3rd-party",
|
|
4972
|
+
"maintainers": [
|
|
4973
|
+
{
|
|
4974
|
+
"name": "Abbas Mohamed",
|
|
4975
|
+
"github": "Abbasmoe"
|
|
4976
|
+
}
|
|
4977
|
+
],
|
|
4978
|
+
"compatibility": {
|
|
4979
|
+
"nuxt": ">=3.0.0",
|
|
4980
|
+
"requires": {}
|
|
4981
|
+
}
|
|
4982
|
+
},
|
|
4586
4983
|
{
|
|
4587
4984
|
"name": "nuxt-graphql-middleware",
|
|
4588
4985
|
"description": "Expose GraphQL queries and mutations as server API routes.",
|
|
@@ -4781,8 +5178,8 @@
|
|
|
4781
5178
|
"npm": "nuxt-laravel-echo",
|
|
4782
5179
|
"icon": "laravel.svg",
|
|
4783
5180
|
"github": "https://github.com/manchenkoff/nuxt-laravel-echo",
|
|
4784
|
-
"website": "https://manchenkoff.
|
|
4785
|
-
"learn_more": "https://laravel.com/docs/
|
|
5181
|
+
"website": "https://echo.manchenkoff.me",
|
|
5182
|
+
"learn_more": "https://laravel.com/docs/12.x/broadcasting",
|
|
4786
5183
|
"category": "Libraries",
|
|
4787
5184
|
"type": "3rd-party",
|
|
4788
5185
|
"maintainers": [
|
|
@@ -4798,6 +5195,54 @@
|
|
|
4798
5195
|
"requires": {}
|
|
4799
5196
|
}
|
|
4800
5197
|
},
|
|
5198
|
+
{
|
|
5199
|
+
"name": "nuxt-legacy",
|
|
5200
|
+
"description": "A Nuxt module for supporting legacy browsers.",
|
|
5201
|
+
"repo": "teages/nuxt-legacy",
|
|
5202
|
+
"npm": "@teages/nuxt-legacy",
|
|
5203
|
+
"icon": "nuxt-legacy.svg",
|
|
5204
|
+
"github": "https://github.com/teages/nuxt-legacy",
|
|
5205
|
+
"website": "https://github.com/teages/nuxt-legacy",
|
|
5206
|
+
"learn_more": "https://www.npmjs.com/package/@vitejs/plugin-legacy",
|
|
5207
|
+
"category": "Performance",
|
|
5208
|
+
"type": "3rd-party",
|
|
5209
|
+
"maintainers": [
|
|
5210
|
+
{
|
|
5211
|
+
"name": "Teages",
|
|
5212
|
+
"github": "teages",
|
|
5213
|
+
"twitter": "Teages_L",
|
|
5214
|
+
"bluesky": "teages.xyz"
|
|
5215
|
+
}
|
|
5216
|
+
],
|
|
5217
|
+
"compatibility": {
|
|
5218
|
+
"nuxt": ">=3.15.0",
|
|
5219
|
+
"requires": {}
|
|
5220
|
+
}
|
|
5221
|
+
},
|
|
5222
|
+
{
|
|
5223
|
+
"name": "nuxt-listmonk",
|
|
5224
|
+
"description": "Nuxt module for Listmonk",
|
|
5225
|
+
"repo": "roncallyt/nuxt-listmonk",
|
|
5226
|
+
"npm": "nuxt-listmonk",
|
|
5227
|
+
"icon": "listmonk.svg",
|
|
5228
|
+
"github": "https://github.com/roncallyt/nuxt-listmonk",
|
|
5229
|
+
"website": "https://github.com/roncallyt/nuxt-listmonk",
|
|
5230
|
+
"learn_more": "https://listmonk.app/docs/",
|
|
5231
|
+
"category": "Extensions",
|
|
5232
|
+
"type": "3rd-party",
|
|
5233
|
+
"maintainers": [
|
|
5234
|
+
{
|
|
5235
|
+
"name": "Thomerson Roncally",
|
|
5236
|
+
"github": "roncallyt",
|
|
5237
|
+
"avatar": "https://avatars.githubusercontent.com/roncallyt",
|
|
5238
|
+
"twitter": "t7ndotdev"
|
|
5239
|
+
}
|
|
5240
|
+
],
|
|
5241
|
+
"compatibility": {
|
|
5242
|
+
"nuxt": ">=3.12.0",
|
|
5243
|
+
"requires": {}
|
|
5244
|
+
}
|
|
5245
|
+
},
|
|
4801
5246
|
{
|
|
4802
5247
|
"name": "nuxt-localtunnel",
|
|
4803
5248
|
"description": "Exposes your Nuxt localhost to the world automatically.",
|
|
@@ -4909,7 +5354,7 @@
|
|
|
4909
5354
|
}
|
|
4910
5355
|
],
|
|
4911
5356
|
"compatibility": {
|
|
4912
|
-
"nuxt": "
|
|
5357
|
+
"nuxt": ">=3.0.0",
|
|
4913
5358
|
"requires": {}
|
|
4914
5359
|
}
|
|
4915
5360
|
},
|
|
@@ -4971,7 +5416,7 @@
|
|
|
4971
5416
|
"type": "3rd-party",
|
|
4972
5417
|
"maintainers": [
|
|
4973
5418
|
{
|
|
4974
|
-
"name": "
|
|
5419
|
+
"name": "Sota Iguchi",
|
|
4975
5420
|
"github": "e-chan1007",
|
|
4976
5421
|
"twitter": "e_chan1007"
|
|
4977
5422
|
}
|
|
@@ -5025,26 +5470,78 @@
|
|
|
5025
5470
|
}
|
|
5026
5471
|
],
|
|
5027
5472
|
"compatibility": {
|
|
5028
|
-
"nuxt": ">=3.0.0",
|
|
5473
|
+
"nuxt": ">=3.0.0",
|
|
5474
|
+
"requires": {}
|
|
5475
|
+
}
|
|
5476
|
+
},
|
|
5477
|
+
{
|
|
5478
|
+
"name": "nuxt-oidc-auth",
|
|
5479
|
+
"description": "Seamless modern authentication for Nuxt applications.",
|
|
5480
|
+
"repo": "itpropro/nuxt-oidc-auth",
|
|
5481
|
+
"npm": "nuxt-oidc-auth",
|
|
5482
|
+
"icon": "nuxt-oidc-auth.png",
|
|
5483
|
+
"github": "https://github.com/itpropro/nuxt-oidc-auth",
|
|
5484
|
+
"website": "https://nuxtoidc.cloud/",
|
|
5485
|
+
"learn_more": "https://nuxtoidc.cloud/",
|
|
5486
|
+
"category": "Security",
|
|
5487
|
+
"type": "3rd-party",
|
|
5488
|
+
"maintainers": [
|
|
5489
|
+
{
|
|
5490
|
+
"name": "Jan-Henrik Damaschke",
|
|
5491
|
+
"github": "itpropro",
|
|
5492
|
+
"twitter": "jandamaschke"
|
|
5493
|
+
}
|
|
5494
|
+
],
|
|
5495
|
+
"compatibility": {
|
|
5496
|
+
"nuxt": ">=3.0.0",
|
|
5497
|
+
"requires": {}
|
|
5498
|
+
}
|
|
5499
|
+
},
|
|
5500
|
+
{
|
|
5501
|
+
"name": "nuxt-ollama",
|
|
5502
|
+
"description": "Simple integration of the official Ollama JavaScript Library for your Nuxt application.",
|
|
5503
|
+
"repo": "jericho1060/nuxt-ollama",
|
|
5504
|
+
"npm": "nuxt-ollama",
|
|
5505
|
+
"icon": "nuxt-ollama.png",
|
|
5506
|
+
"github": "https://github.com/jericho1060/nuxt-ollama",
|
|
5507
|
+
"website": "https://nuxt-ollama.jericho.dev/",
|
|
5508
|
+
"learn_more": "https://nuxt-ollama.jericho.dev/",
|
|
5509
|
+
"category": "Libraries",
|
|
5510
|
+
"type": "3rd-party",
|
|
5511
|
+
"maintainers": [
|
|
5512
|
+
{
|
|
5513
|
+
"name": "Thomas",
|
|
5514
|
+
"github": "jericho1060",
|
|
5515
|
+
"avatar": "https://avatars.githubusercontent.com/jericho1060",
|
|
5516
|
+
"twitter": "jerichodev"
|
|
5517
|
+
}
|
|
5518
|
+
],
|
|
5519
|
+
"compatibility": {
|
|
5520
|
+
"nuxt": "^3.15.0",
|
|
5029
5521
|
"requires": {}
|
|
5030
5522
|
}
|
|
5031
5523
|
},
|
|
5032
5524
|
{
|
|
5033
|
-
"name": "nuxt-
|
|
5034
|
-
"description": "
|
|
5035
|
-
"repo": "
|
|
5036
|
-
"npm": "nuxt-
|
|
5037
|
-
"icon": "nuxt-
|
|
5038
|
-
"github": "https://github.com/
|
|
5039
|
-
"website": "https://
|
|
5040
|
-
"learn_more": "https://
|
|
5041
|
-
"category": "
|
|
5525
|
+
"name": "nuxt-open-fetch",
|
|
5526
|
+
"description": "Generate zero-overhead, 100% typed OpenAPI clients for Nuxt.",
|
|
5527
|
+
"repo": "Norbiros/nuxt-open-fetch",
|
|
5528
|
+
"npm": "nuxt-open-fetch",
|
|
5529
|
+
"icon": "nuxt-open-fetch.svg",
|
|
5530
|
+
"github": "https://github.com/Norbiros/nuxt-open-fetch",
|
|
5531
|
+
"website": "https://nuxt-open-fetch.norbiros.dev",
|
|
5532
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-open-fetch",
|
|
5533
|
+
"category": "Request",
|
|
5042
5534
|
"type": "3rd-party",
|
|
5043
5535
|
"maintainers": [
|
|
5044
5536
|
{
|
|
5045
|
-
"name": "
|
|
5046
|
-
"github": "
|
|
5047
|
-
"
|
|
5537
|
+
"name": "Norbiros",
|
|
5538
|
+
"github": "Norbiros",
|
|
5539
|
+
"avatar": "https://avatars.githubusercontent.com/u/89837724?v=4"
|
|
5540
|
+
},
|
|
5541
|
+
{
|
|
5542
|
+
"name": "Taras Batenkov",
|
|
5543
|
+
"github": "enkot",
|
|
5544
|
+
"avatar": "https://avatars.githubusercontent.com/u/10506522?v=4"
|
|
5048
5545
|
}
|
|
5049
5546
|
],
|
|
5050
5547
|
"compatibility": {
|
|
@@ -5288,6 +5785,28 @@
|
|
|
5288
5785
|
"requires": {}
|
|
5289
5786
|
}
|
|
5290
5787
|
},
|
|
5788
|
+
{
|
|
5789
|
+
"name": "nuxt-processor",
|
|
5790
|
+
"description": "Decoupled processing for Nuxt backed by BullMQ.",
|
|
5791
|
+
"repo": "aidanhibbard/nuxt-processor",
|
|
5792
|
+
"npm": "nuxt-processor",
|
|
5793
|
+
"icon": "",
|
|
5794
|
+
"github": "https://github.com/aidanhibbard/nuxt-processor",
|
|
5795
|
+
"website": "https://github.com/aidanhibbard/nuxt-processor",
|
|
5796
|
+
"learn_more": "https://aidanhibbard.github.io/nuxt-processor/",
|
|
5797
|
+
"category": "Libraries",
|
|
5798
|
+
"type": "3rd-party",
|
|
5799
|
+
"maintainers": [
|
|
5800
|
+
{
|
|
5801
|
+
"name": "Aidan Hibbard",
|
|
5802
|
+
"github": "aidanhibbard"
|
|
5803
|
+
}
|
|
5804
|
+
],
|
|
5805
|
+
"compatibility": {
|
|
5806
|
+
"nuxt": ">=3.0.0",
|
|
5807
|
+
"requires": {}
|
|
5808
|
+
}
|
|
5809
|
+
},
|
|
5291
5810
|
{
|
|
5292
5811
|
"name": "nuxt-query",
|
|
5293
5812
|
"description": "Nuxt module for TanStack Query (FKA Vue Query) with Nuxt DevTools integration",
|
|
@@ -5338,29 +5857,74 @@
|
|
|
5338
5857
|
"requires": {}
|
|
5339
5858
|
}
|
|
5340
5859
|
},
|
|
5860
|
+
{
|
|
5861
|
+
"name": "nuxt-sanctum-precognition",
|
|
5862
|
+
"description": "Nuxt module for Laravel Precognition integration",
|
|
5863
|
+
"repo": "manchenkoff/nuxt-sanctum-precognition",
|
|
5864
|
+
"npm": "nuxt-sanctum-precognition",
|
|
5865
|
+
"icon": "laravel.svg",
|
|
5866
|
+
"github": "https://github.com/manchenkoff/nuxt-sanctum-precognition",
|
|
5867
|
+
"website": "https://precognition.manchenkoff.me",
|
|
5868
|
+
"learn_more": "https://laravel.com/docs/12.x/precognition",
|
|
5869
|
+
"category": "Libraries",
|
|
5870
|
+
"type": "3rd-party",
|
|
5871
|
+
"maintainers": [
|
|
5872
|
+
{
|
|
5873
|
+
"name": "Artem Manchenkov",
|
|
5874
|
+
"github": "manchenkoff",
|
|
5875
|
+
"avatar": "https://avatars.githubusercontent.com/manchenkoff",
|
|
5876
|
+
"twitter": "AManchenkov"
|
|
5877
|
+
}
|
|
5878
|
+
],
|
|
5879
|
+
"compatibility": {
|
|
5880
|
+
"nuxt": ">=3.12.0",
|
|
5881
|
+
"requires": {}
|
|
5882
|
+
}
|
|
5883
|
+
},
|
|
5341
5884
|
{
|
|
5342
5885
|
"name": "nuxt-shopify",
|
|
5343
|
-
"description": "
|
|
5344
|
-
"repo": "
|
|
5345
|
-
"npm": "
|
|
5886
|
+
"description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
|
|
5887
|
+
"repo": "Gomah/nuxt-shopify",
|
|
5888
|
+
"npm": "nuxt-shopify",
|
|
5346
5889
|
"icon": "nuxt-shopify.png",
|
|
5347
|
-
"github": "https://github.com/
|
|
5348
|
-
"website": "https://
|
|
5890
|
+
"github": "https://github.com/Gomah/nuxt-shopify",
|
|
5891
|
+
"website": "https://github.com/Gomah/nuxt-shopify",
|
|
5349
5892
|
"learn_more": "https://www.shopify.com/",
|
|
5350
5893
|
"category": "Ecommerce",
|
|
5351
5894
|
"type": "3rd-party",
|
|
5352
5895
|
"maintainers": [
|
|
5353
5896
|
{
|
|
5354
|
-
"name": "
|
|
5355
|
-
"github": "
|
|
5356
|
-
|
|
5897
|
+
"name": "Thomas Marrec",
|
|
5898
|
+
"github": "Gomah",
|
|
5899
|
+
"twitter": "Gomah"
|
|
5900
|
+
}
|
|
5901
|
+
],
|
|
5902
|
+
"compatibility": {
|
|
5903
|
+
"nuxt": "^2.0.0",
|
|
5904
|
+
"requires": {}
|
|
5905
|
+
}
|
|
5906
|
+
},
|
|
5907
|
+
{
|
|
5908
|
+
"name": "nuxt-signupgate",
|
|
5909
|
+
"description": "Easily integrate SignupGate into your Nuxt app.",
|
|
5910
|
+
"repo": "Mokkapps/nuxt-signupgate",
|
|
5911
|
+
"npm": "nuxt-signupgate",
|
|
5912
|
+
"icon": "nuxt-signupgate.png",
|
|
5913
|
+
"github": "https://github.com/Mokkapps/nuxt-signupgate",
|
|
5914
|
+
"website": "https://github.com/Mokkapps/nuxt-signupgate",
|
|
5915
|
+
"learn_more": "https://github.com/Mokkapps/nuxt-signupgate",
|
|
5916
|
+
"category": "Libraries",
|
|
5917
|
+
"type": "3rd-party",
|
|
5918
|
+
"maintainers": [
|
|
5357
5919
|
{
|
|
5358
|
-
"name": "
|
|
5359
|
-
"github": "
|
|
5920
|
+
"name": "Michael Hoffmann",
|
|
5921
|
+
"github": "Mokkapps",
|
|
5922
|
+
"twitter": "mokkapps",
|
|
5923
|
+
"avatar": "https://avatars.githubusercontent.com/u/3127210?v=4"
|
|
5360
5924
|
}
|
|
5361
5925
|
],
|
|
5362
5926
|
"compatibility": {
|
|
5363
|
-
"nuxt": "
|
|
5927
|
+
"nuxt": ">=3.0.0",
|
|
5364
5928
|
"requires": {}
|
|
5365
5929
|
}
|
|
5366
5930
|
},
|
|
@@ -5431,7 +5995,7 @@
|
|
|
5431
5995
|
}
|
|
5432
5996
|
],
|
|
5433
5997
|
"compatibility": {
|
|
5434
|
-
"nuxt": "
|
|
5998
|
+
"nuxt": ">=3.16.0",
|
|
5435
5999
|
"requires": {}
|
|
5436
6000
|
}
|
|
5437
6001
|
},
|
|
@@ -5485,6 +6049,51 @@
|
|
|
5485
6049
|
"requires": {}
|
|
5486
6050
|
}
|
|
5487
6051
|
},
|
|
6052
|
+
{
|
|
6053
|
+
"name": "nuxt-strapi-blocks-renderer",
|
|
6054
|
+
"description": "Render the Strapi CMS blocks text element easily in Nuxt.",
|
|
6055
|
+
"repo": "freb97/nuxt-strapi-blocks-renderer",
|
|
6056
|
+
"npm": "nuxt-strapi-blocks-renderer",
|
|
6057
|
+
"icon": "nuxt-strapi-blocks-renderer.png",
|
|
6058
|
+
"github": "https://github.com/freb97/nuxt-strapi-blocks-renderer",
|
|
6059
|
+
"website": "https://github.com/freb97/nuxt-strapi-blocks-renderer",
|
|
6060
|
+
"learn_more": "https://strapi.io",
|
|
6061
|
+
"category": "CMS",
|
|
6062
|
+
"type": "3rd-party",
|
|
6063
|
+
"maintainers": [
|
|
6064
|
+
{
|
|
6065
|
+
"name": "Frederik Bußmann",
|
|
6066
|
+
"github": "freb97"
|
|
6067
|
+
}
|
|
6068
|
+
],
|
|
6069
|
+
"compatibility": {
|
|
6070
|
+
"nuxt": "^3.0.0",
|
|
6071
|
+
"requires": {}
|
|
6072
|
+
}
|
|
6073
|
+
},
|
|
6074
|
+
{
|
|
6075
|
+
"name": "nuxt-svg-sprite-icon",
|
|
6076
|
+
"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.",
|
|
6077
|
+
"repo": "MikeCheng1208/nuxt-svg-sprite-icon",
|
|
6078
|
+
"npm": "nuxt-svg-sprite-icon",
|
|
6079
|
+
"icon": "nuxt-svg-sprite-icon.png",
|
|
6080
|
+
"github": "https://github.com/MikeCheng1208/nuxt-svg-sprite-icon",
|
|
6081
|
+
"website": "https://github.com/MikeCheng1208/nuxt-svg-sprite-icon",
|
|
6082
|
+
"learn_more": "",
|
|
6083
|
+
"category": "UI",
|
|
6084
|
+
"type": "3rd-party",
|
|
6085
|
+
"maintainers": [
|
|
6086
|
+
{
|
|
6087
|
+
"name": "Mike Cheng",
|
|
6088
|
+
"github": "MikeCheng1208",
|
|
6089
|
+
"twitter": "mike_cheng1208"
|
|
6090
|
+
}
|
|
6091
|
+
],
|
|
6092
|
+
"compatibility": {
|
|
6093
|
+
"nuxt": ">=3.17.0",
|
|
6094
|
+
"requires": {}
|
|
6095
|
+
}
|
|
6096
|
+
},
|
|
5488
6097
|
{
|
|
5489
6098
|
"name": "nuxt-svgo-loader",
|
|
5490
6099
|
"description": "Nuxt module to load SVG files as Vue components, using SVGO for optimization.",
|
|
@@ -5623,6 +6232,28 @@
|
|
|
5623
6232
|
"requires": {}
|
|
5624
6233
|
}
|
|
5625
6234
|
},
|
|
6235
|
+
{
|
|
6236
|
+
"name": "nuxt-useless-blobs",
|
|
6237
|
+
"description": "An easier way of using useless-blobs in your Nuxt project!",
|
|
6238
|
+
"repo": "oyedejioyewole/nuxt-useless-blobs",
|
|
6239
|
+
"npm": "nuxt-useless-blobs",
|
|
6240
|
+
"icon": "nuxt-useless-blobs.svg",
|
|
6241
|
+
"github": "https://github.com/oyedejioyewole/nuxt-useless-blobs",
|
|
6242
|
+
"website": "https://nuxt-useless-blobs.vercel.app",
|
|
6243
|
+
"learn_more": "",
|
|
6244
|
+
"category": "UI",
|
|
6245
|
+
"type": "3rd-party",
|
|
6246
|
+
"maintainers": [
|
|
6247
|
+
{
|
|
6248
|
+
"name": "Oyedeji Oyewole",
|
|
6249
|
+
"github": "oyedejioyewole"
|
|
6250
|
+
}
|
|
6251
|
+
],
|
|
6252
|
+
"compatibility": {
|
|
6253
|
+
"nuxt": "^3.0.0",
|
|
6254
|
+
"requires": {}
|
|
6255
|
+
}
|
|
6256
|
+
},
|
|
5626
6257
|
{
|
|
5627
6258
|
"name": "nuxt-uswds",
|
|
5628
6259
|
"description": "Vue USWDS (United States Web Design System) integration for Nuxt.js",
|
|
@@ -5692,6 +6323,28 @@
|
|
|
5692
6323
|
"requires": {}
|
|
5693
6324
|
}
|
|
5694
6325
|
},
|
|
6326
|
+
{
|
|
6327
|
+
"name": "nuxt-yup",
|
|
6328
|
+
"description": "Yup integration for Nuxt 4 with a simple composable.",
|
|
6329
|
+
"repo": "DarlanPrado/nuxt-yup",
|
|
6330
|
+
"npm": "nuxt-yup",
|
|
6331
|
+
"icon": "",
|
|
6332
|
+
"github": "https://github.com/DarlanPrado/nuxt-yup",
|
|
6333
|
+
"website": "https://github.com/DarlanPrado/nuxt-yup",
|
|
6334
|
+
"learn_more": "",
|
|
6335
|
+
"category": "Libraries",
|
|
6336
|
+
"type": "3rd-party",
|
|
6337
|
+
"maintainers": [
|
|
6338
|
+
{
|
|
6339
|
+
"name": "Darlan José Batista do Prado",
|
|
6340
|
+
"github": "DarlanPrado"
|
|
6341
|
+
}
|
|
6342
|
+
],
|
|
6343
|
+
"compatibility": {
|
|
6344
|
+
"nuxt": ">=3.0.0",
|
|
6345
|
+
"requires": {}
|
|
6346
|
+
}
|
|
6347
|
+
},
|
|
5695
6348
|
{
|
|
5696
6349
|
"name": "nuxt-zod-i18n",
|
|
5697
6350
|
"description": "A Nuxt Module for localizing zod error messages.",
|
|
@@ -5877,7 +6530,7 @@
|
|
|
5877
6530
|
"twitter": "teleskop150750"
|
|
5878
6531
|
},
|
|
5879
6532
|
{
|
|
5880
|
-
"name": "
|
|
6533
|
+
"name": "Wind",
|
|
5881
6534
|
"github": "productdevbook",
|
|
5882
6535
|
"twitter": "productdevbook"
|
|
5883
6536
|
}
|
|
@@ -6108,7 +6761,7 @@
|
|
|
6108
6761
|
"type": "3rd-party",
|
|
6109
6762
|
"maintainers": [
|
|
6110
6763
|
{
|
|
6111
|
-
"name": "Giovane
|
|
6764
|
+
"name": "Giovane Silva",
|
|
6112
6765
|
"github": "novout",
|
|
6113
6766
|
"twitter": "novoutttttt",
|
|
6114
6767
|
"avatar": "https://avatars.githubusercontent.com/novout?v=4"
|
|
@@ -6132,7 +6785,7 @@
|
|
|
6132
6785
|
"type": "3rd-party",
|
|
6133
6786
|
"maintainers": [
|
|
6134
6787
|
{
|
|
6135
|
-
"name": "
|
|
6788
|
+
"name": "Wind",
|
|
6136
6789
|
"github": "productdevbook",
|
|
6137
6790
|
"twitter": "productdevbook"
|
|
6138
6791
|
}
|
|
@@ -6185,7 +6838,7 @@
|
|
|
6185
6838
|
}
|
|
6186
6839
|
],
|
|
6187
6840
|
"compatibility": {
|
|
6188
|
-
"nuxt": "^3.13.0",
|
|
6841
|
+
"nuxt": "^3.13.0 || ^4.0.0",
|
|
6189
6842
|
"requires": {}
|
|
6190
6843
|
}
|
|
6191
6844
|
},
|
|
@@ -6227,9 +6880,9 @@
|
|
|
6227
6880
|
"type": "3rd-party",
|
|
6228
6881
|
"maintainers": [
|
|
6229
6882
|
{
|
|
6230
|
-
"name": "
|
|
6883
|
+
"name": "praz",
|
|
6231
6884
|
"github": "prazdevs",
|
|
6232
|
-
"bluesky": "praz.
|
|
6885
|
+
"bluesky": "dev.praz.me"
|
|
6233
6886
|
}
|
|
6234
6887
|
],
|
|
6235
6888
|
"compatibility": {
|
|
@@ -6239,6 +6892,28 @@
|
|
|
6239
6892
|
}
|
|
6240
6893
|
}
|
|
6241
6894
|
},
|
|
6895
|
+
{
|
|
6896
|
+
"name": "pinia-plugin-unstorage",
|
|
6897
|
+
"description": "Configurable persistence and rehydration of Pinia stores.",
|
|
6898
|
+
"repo": "litingyes/pinia-plugin-unstorage",
|
|
6899
|
+
"npm": "pinia-plugin-unstorage",
|
|
6900
|
+
"icon": "pinia-plugin-unstorage.svg",
|
|
6901
|
+
"github": "https://github.com/litingyes/pinia-plugin-unstorage",
|
|
6902
|
+
"website": "https://github.com/litingyes/pinia-plugin-unstorage?tab=readme-ov-file#pinia-plugin-unstorage",
|
|
6903
|
+
"learn_more": "",
|
|
6904
|
+
"category": "Extensions",
|
|
6905
|
+
"type": "3rd-party",
|
|
6906
|
+
"maintainers": [
|
|
6907
|
+
{
|
|
6908
|
+
"name": "Liting",
|
|
6909
|
+
"github": "litingyes"
|
|
6910
|
+
}
|
|
6911
|
+
],
|
|
6912
|
+
"compatibility": {
|
|
6913
|
+
"nuxt": ">=3.0.0",
|
|
6914
|
+
"requires": {}
|
|
6915
|
+
}
|
|
6916
|
+
},
|
|
6242
6917
|
{
|
|
6243
6918
|
"name": "pinia",
|
|
6244
6919
|
"description": "The Vue Store that you will enjoy using",
|
|
@@ -6608,6 +7283,31 @@
|
|
|
6608
7283
|
"requires": {}
|
|
6609
7284
|
}
|
|
6610
7285
|
},
|
|
7286
|
+
{
|
|
7287
|
+
"name": "qrcode",
|
|
7288
|
+
"description": "A Nuxt module that provides support for generating and reading QRCodes.",
|
|
7289
|
+
"repo": "sandros94/nuxt-qrcode",
|
|
7290
|
+
"npm": "nuxt-qrcode",
|
|
7291
|
+
"icon": "qrcode.svg",
|
|
7292
|
+
"github": "https://github.com/sandros94/nuxt-qrcode",
|
|
7293
|
+
"website": "https://qrcode.s94.dev",
|
|
7294
|
+
"learn_more": "",
|
|
7295
|
+
"category": "Extensions",
|
|
7296
|
+
"type": "3rd-party",
|
|
7297
|
+
"maintainers": [
|
|
7298
|
+
{
|
|
7299
|
+
"name": "Sandro Circi",
|
|
7300
|
+
"github": "sandros94",
|
|
7301
|
+
"avatar": "https://avatars.githubusercontent.com/u/13056429",
|
|
7302
|
+
"bluesky": "sandros94.com",
|
|
7303
|
+
"twitter": "_sandros94"
|
|
7304
|
+
}
|
|
7305
|
+
],
|
|
7306
|
+
"compatibility": {
|
|
7307
|
+
"nuxt": ">=3.10.0",
|
|
7308
|
+
"requires": {}
|
|
7309
|
+
}
|
|
7310
|
+
},
|
|
6611
7311
|
{
|
|
6612
7312
|
"name": "quasar",
|
|
6613
7313
|
"description": "Effortlessly build high-performance & high-quality Vue.js 3 user interfaces in record time",
|
|
@@ -6631,6 +7331,28 @@
|
|
|
6631
7331
|
"devtools": "^0.0.0"
|
|
6632
7332
|
}
|
|
6633
7333
|
},
|
|
7334
|
+
{
|
|
7335
|
+
"name": "query-api",
|
|
7336
|
+
"description": "Provides simple ways to query data from Craft CMS.",
|
|
7337
|
+
"repo": "samuelreichor/query-api#HEAD/packages/nuxt",
|
|
7338
|
+
"npm": "@query-api/nuxt",
|
|
7339
|
+
"icon": "query-api.svg",
|
|
7340
|
+
"github": "https://github.com/samuelreichor/query-api/tree/main/packages/nuxt",
|
|
7341
|
+
"website": "https://samuelreichor.at/libraries/nuxt-craftcms",
|
|
7342
|
+
"learn_more": "https://samuelreichor.at/libraries",
|
|
7343
|
+
"category": "CMS",
|
|
7344
|
+
"type": "3rd-party",
|
|
7345
|
+
"maintainers": [
|
|
7346
|
+
{
|
|
7347
|
+
"name": "Samuel Reichör",
|
|
7348
|
+
"github": "samuelreichor"
|
|
7349
|
+
}
|
|
7350
|
+
],
|
|
7351
|
+
"compatibility": {
|
|
7352
|
+
"nuxt": ">=3.0.0",
|
|
7353
|
+
"requires": {}
|
|
7354
|
+
}
|
|
7355
|
+
},
|
|
6634
7356
|
{
|
|
6635
7357
|
"name": "radash",
|
|
6636
7358
|
"description": "radash module with auto-import and custom prefix",
|
|
@@ -6899,7 +7621,7 @@
|
|
|
6899
7621
|
{
|
|
6900
7622
|
"name": "Sébastien Chopin",
|
|
6901
7623
|
"github": "Atinux",
|
|
6902
|
-
"twitter": "
|
|
7624
|
+
"twitter": "atinux",
|
|
6903
7625
|
"bluesky": "atinux.com"
|
|
6904
7626
|
}
|
|
6905
7627
|
],
|
|
@@ -6965,7 +7687,7 @@
|
|
|
6965
7687
|
"icon": "schema-org.svg",
|
|
6966
7688
|
"github": "https://github.com/harlan-zw/nuxt-schema-org",
|
|
6967
7689
|
"website": "https://nuxtseo.com/schema-org",
|
|
6968
|
-
"learn_more": "https://unhead.unjs.io/schema-org/
|
|
7690
|
+
"learn_more": "https://unhead.unjs.io/docs/typescript/schema-org/guides/get-started/overview",
|
|
6969
7691
|
"category": "SEO",
|
|
6970
7692
|
"type": "3rd-party",
|
|
6971
7693
|
"maintainers": [
|
|
@@ -7265,24 +7987,49 @@
|
|
|
7265
7987
|
},
|
|
7266
7988
|
{
|
|
7267
7989
|
"name": "shopify",
|
|
7268
|
-
"description": "
|
|
7269
|
-
"repo": "
|
|
7270
|
-
"npm": "
|
|
7990
|
+
"description": "Easily integrate Shopify into your Nuxt app.",
|
|
7991
|
+
"repo": "nuxt-modules/shopify",
|
|
7992
|
+
"npm": "@nuxtjs/shopify",
|
|
7271
7993
|
"icon": "shopify.png",
|
|
7272
|
-
"github": "https://github.com/
|
|
7273
|
-
"website": "https://github.
|
|
7274
|
-
"learn_more": "https://
|
|
7994
|
+
"github": "https://github.com/nuxt-modules/shopify",
|
|
7995
|
+
"website": "https://nuxt-modules.github.io/shopify",
|
|
7996
|
+
"learn_more": "https://shopify.dev/docs",
|
|
7997
|
+
"category": "Ecommerce",
|
|
7998
|
+
"type": "community",
|
|
7999
|
+
"maintainers": [
|
|
8000
|
+
{
|
|
8001
|
+
"name": "Zoltan Lukacs",
|
|
8002
|
+
"github": "konkonam"
|
|
8003
|
+
},
|
|
8004
|
+
{
|
|
8005
|
+
"name": "Frederik Bußmann",
|
|
8006
|
+
"github": "freb97"
|
|
8007
|
+
}
|
|
8008
|
+
],
|
|
8009
|
+
"compatibility": {
|
|
8010
|
+
"nuxt": "^3.0.0",
|
|
8011
|
+
"requires": {}
|
|
8012
|
+
}
|
|
8013
|
+
},
|
|
8014
|
+
{
|
|
8015
|
+
"name": "shopware",
|
|
8016
|
+
"description": "Nuxt module that allows you to set up a Nuxt 3 project with Shopware Frontends.",
|
|
8017
|
+
"repo": "shopware/frontends",
|
|
8018
|
+
"npm": "shopware-frontends",
|
|
8019
|
+
"icon": "shopware.svg",
|
|
8020
|
+
"github": "https://github.com/shopware/frontends/tree/main/packages/nuxt-module",
|
|
8021
|
+
"website": "https://frontends.shopware.com/packages/nuxt-module.html",
|
|
8022
|
+
"learn_more": "https://www.shopware.com",
|
|
7275
8023
|
"category": "Ecommerce",
|
|
7276
8024
|
"type": "3rd-party",
|
|
7277
8025
|
"maintainers": [
|
|
7278
8026
|
{
|
|
7279
|
-
"name": "
|
|
7280
|
-
"github": "
|
|
7281
|
-
"twitter": "Gomah"
|
|
8027
|
+
"name": "Shopware AG",
|
|
8028
|
+
"github": "shopware"
|
|
7282
8029
|
}
|
|
7283
8030
|
],
|
|
7284
8031
|
"compatibility": {
|
|
7285
|
-
"nuxt": "^
|
|
8032
|
+
"nuxt": "^3.0.0",
|
|
7286
8033
|
"requires": {}
|
|
7287
8034
|
}
|
|
7288
8035
|
},
|
|
@@ -7472,6 +8219,54 @@
|
|
|
7472
8219
|
"requires": {}
|
|
7473
8220
|
}
|
|
7474
8221
|
},
|
|
8222
|
+
{
|
|
8223
|
+
"name": "solar-icons",
|
|
8224
|
+
"description": "Nuxt module that provides seamless integration of Solar Icons with auto-import, global configuration, and reactive controls.",
|
|
8225
|
+
"repo": "saoudi-h/solar-icons#main/packages/nuxt",
|
|
8226
|
+
"npm": "@solar-icons/nuxt",
|
|
8227
|
+
"icon": "solar-icons.svg",
|
|
8228
|
+
"github": "https://github.com/saoudi-h/solar-icons/tree/main/packages/nuxt",
|
|
8229
|
+
"website": "https://solar-icons.vercel.app/docs/packages/nuxt",
|
|
8230
|
+
"learn_more": "https://solar-icons.vercel.app",
|
|
8231
|
+
"category": "UI",
|
|
8232
|
+
"type": "3rd-party",
|
|
8233
|
+
"maintainers": [
|
|
8234
|
+
{
|
|
8235
|
+
"name": "Hakim Saoudi",
|
|
8236
|
+
"github": "saoudi-h",
|
|
8237
|
+
"avatar": "https://avatars.githubusercontent.com/saoudi-h?v=4",
|
|
8238
|
+
"twitter": "hakim__saoudi"
|
|
8239
|
+
}
|
|
8240
|
+
],
|
|
8241
|
+
"compatibility": {
|
|
8242
|
+
"nuxt": ">=3.0.0",
|
|
8243
|
+
"requires": {}
|
|
8244
|
+
}
|
|
8245
|
+
},
|
|
8246
|
+
{
|
|
8247
|
+
"name": "sonda",
|
|
8248
|
+
"description": "Bundle analyzer and visualizer",
|
|
8249
|
+
"repo": "filipsobol/sonda#release/packages/sonda",
|
|
8250
|
+
"npm": "sonda",
|
|
8251
|
+
"icon": "sonda.svg",
|
|
8252
|
+
"github": "https://github.com/filipsobol/sonda",
|
|
8253
|
+
"website": "https://sonda.dev/",
|
|
8254
|
+
"learn_more": "https://sonda.dev/",
|
|
8255
|
+
"category": "Devtools",
|
|
8256
|
+
"type": "3rd-party",
|
|
8257
|
+
"maintainers": [
|
|
8258
|
+
{
|
|
8259
|
+
"name": "Filip Sobol",
|
|
8260
|
+
"github": "filipsobol",
|
|
8261
|
+
"twitter": "filipsobol",
|
|
8262
|
+
"bluesky": "filipsobol.bsky.social"
|
|
8263
|
+
}
|
|
8264
|
+
],
|
|
8265
|
+
"compatibility": {
|
|
8266
|
+
"nuxt": "^3.0.0",
|
|
8267
|
+
"requires": {}
|
|
8268
|
+
}
|
|
8269
|
+
},
|
|
7475
8270
|
{
|
|
7476
8271
|
"name": "speedcurve",
|
|
7477
8272
|
"description": "Speedcurve LUX module for Nuxt",
|
|
@@ -7666,7 +8461,7 @@
|
|
|
7666
8461
|
{
|
|
7667
8462
|
"name": "Sébastien Chopin",
|
|
7668
8463
|
"github": "Atinux",
|
|
7669
|
-
"twitter": "
|
|
8464
|
+
"twitter": "atinux",
|
|
7670
8465
|
"bluesky": "atinux.com"
|
|
7671
8466
|
}
|
|
7672
8467
|
],
|
|
@@ -7720,7 +8515,8 @@
|
|
|
7720
8515
|
{
|
|
7721
8516
|
"name": "William DA SILVA",
|
|
7722
8517
|
"github": "WilliamDASILVA",
|
|
7723
|
-
"twitter": "willia_am"
|
|
8518
|
+
"twitter": "willia_am",
|
|
8519
|
+
"bluesky": "william.to"
|
|
7724
8520
|
}
|
|
7725
8521
|
],
|
|
7726
8522
|
"compatibility": {
|
|
@@ -7749,7 +8545,7 @@
|
|
|
7749
8545
|
{
|
|
7750
8546
|
"name": "Sébastien Chopin",
|
|
7751
8547
|
"github": "Atinux",
|
|
7752
|
-
"twitter": "
|
|
8548
|
+
"twitter": "atinux",
|
|
7753
8549
|
"bluesky": "atinux.com"
|
|
7754
8550
|
}
|
|
7755
8551
|
],
|
|
@@ -7827,7 +8623,7 @@
|
|
|
7827
8623
|
{
|
|
7828
8624
|
"name": "Sébastien Chopin",
|
|
7829
8625
|
"github": "Atinux",
|
|
7830
|
-
"twitter": "
|
|
8626
|
+
"twitter": "atinux",
|
|
7831
8627
|
"bluesky": "atinux.com"
|
|
7832
8628
|
},
|
|
7833
8629
|
{
|
|
@@ -7925,7 +8721,7 @@
|
|
|
7925
8721
|
"type": "community",
|
|
7926
8722
|
"maintainers": [
|
|
7927
8723
|
{
|
|
7928
|
-
"name": "
|
|
8724
|
+
"name": "brooke",
|
|
7929
8725
|
"github": "sam3d"
|
|
7930
8726
|
}
|
|
7931
8727
|
],
|
|
@@ -8041,7 +8837,7 @@
|
|
|
8041
8837
|
{
|
|
8042
8838
|
"name": "Sébastien Chopin",
|
|
8043
8839
|
"github": "Atinux",
|
|
8044
|
-
"twitter": "
|
|
8840
|
+
"twitter": "atinux",
|
|
8045
8841
|
"bluesky": "atinux.com"
|
|
8046
8842
|
},
|
|
8047
8843
|
{
|
|
@@ -8149,7 +8945,7 @@
|
|
|
8149
8945
|
"type": "3rd-party",
|
|
8150
8946
|
"maintainers": [
|
|
8151
8947
|
{
|
|
8152
|
-
"name": "
|
|
8948
|
+
"name": "Kairat Markashev",
|
|
8153
8949
|
"github": "stickpro",
|
|
8154
8950
|
"avatar": "https://avatars.githubusercontent.com/u/25886722?v=4"
|
|
8155
8951
|
}
|
|
@@ -8580,14 +9376,15 @@
|
|
|
8580
9376
|
{
|
|
8581
9377
|
"name": "Sébastien Chopin",
|
|
8582
9378
|
"github": "Atinux",
|
|
8583
|
-
"twitter": "
|
|
9379
|
+
"twitter": "atinux",
|
|
8584
9380
|
"bluesky": "atinux.com"
|
|
8585
9381
|
}
|
|
8586
9382
|
],
|
|
8587
9383
|
"compatibility": {
|
|
8588
9384
|
"nuxt": ">=3.0.0",
|
|
8589
9385
|
"requires": {}
|
|
8590
|
-
}
|
|
9386
|
+
},
|
|
9387
|
+
"mcp": "https://ui.nuxt.com/mcp"
|
|
8591
9388
|
},
|
|
8592
9389
|
{
|
|
8593
9390
|
"name": "umami",
|
|
@@ -8707,7 +9504,7 @@
|
|
|
8707
9504
|
"type": "3rd-party",
|
|
8708
9505
|
"maintainers": [
|
|
8709
9506
|
{
|
|
8710
|
-
"name": "Giovane
|
|
9507
|
+
"name": "Giovane Silva",
|
|
8711
9508
|
"github": "novout",
|
|
8712
9509
|
"avatar": "https://avatars.githubusercontent.com/novout?v=4"
|
|
8713
9510
|
}
|
|
@@ -9080,6 +9877,29 @@
|
|
|
9080
9877
|
"requires": {}
|
|
9081
9878
|
}
|
|
9082
9879
|
},
|
|
9880
|
+
{
|
|
9881
|
+
"name": "vue-gsap-flip",
|
|
9882
|
+
"description": "A powerful Vue 3 library for creating stunning flip animations using GSAP's Flip plugin. Modular, extensible, and easy to use.",
|
|
9883
|
+
"repo": "lavolpecheprogramma/vue-gsap-flip#master/packages/nuxt",
|
|
9884
|
+
"npm": "@vue-gsap-flip/nuxt",
|
|
9885
|
+
"icon": "",
|
|
9886
|
+
"github": "https://github.com/lavolpecheprogramma/vue-gsap-flip",
|
|
9887
|
+
"website": "https://lavolpecheprogramma.github.io/vue-gsap-flip/",
|
|
9888
|
+
"learn_more": "",
|
|
9889
|
+
"category": "Libraries",
|
|
9890
|
+
"type": "3rd-party",
|
|
9891
|
+
"maintainers": [
|
|
9892
|
+
{
|
|
9893
|
+
"name": "Alberto Parziale",
|
|
9894
|
+
"github": "lavolpecheprogramma",
|
|
9895
|
+
"twitter": "lavolpechevola"
|
|
9896
|
+
}
|
|
9897
|
+
],
|
|
9898
|
+
"compatibility": {
|
|
9899
|
+
"nuxt": ">=3.0.0",
|
|
9900
|
+
"requires": {}
|
|
9901
|
+
}
|
|
9902
|
+
},
|
|
9083
9903
|
{
|
|
9084
9904
|
"name": "vue-macros",
|
|
9085
9905
|
"description": "Explore more macros and syntax sugar to Vue.",
|
|
@@ -9093,7 +9913,7 @@
|
|
|
9093
9913
|
"type": "3rd-party",
|
|
9094
9914
|
"maintainers": [
|
|
9095
9915
|
{
|
|
9096
|
-
"name": "Kevin Deng
|
|
9916
|
+
"name": "Kevin Deng",
|
|
9097
9917
|
"github": "sxzz",
|
|
9098
9918
|
"twitter": "sanxiaozhizi",
|
|
9099
9919
|
"bluesky": "sxzz.dev"
|
|
@@ -9533,7 +10353,7 @@
|
|
|
9533
10353
|
{
|
|
9534
10354
|
"name": "Sébastien Chopin",
|
|
9535
10355
|
"github": "Atinux",
|
|
9536
|
-
"twitter": "
|
|
10356
|
+
"twitter": "atinux",
|
|
9537
10357
|
"bluesky": "atinux.com"
|
|
9538
10358
|
}
|
|
9539
10359
|
],
|
|
@@ -9787,6 +10607,28 @@
|
|
|
9787
10607
|
"requires": {}
|
|
9788
10608
|
}
|
|
9789
10609
|
},
|
|
10610
|
+
{
|
|
10611
|
+
"name": "workflow",
|
|
10612
|
+
"description": "Workflow DevKit - Build durable, resilient, and observable workflows",
|
|
10613
|
+
"repo": "vercel/workflow#main/packages/workflow",
|
|
10614
|
+
"npm": "workflow",
|
|
10615
|
+
"icon": "workflow.svg",
|
|
10616
|
+
"github": "https://github.com/vercel/workflow/tree/main/packages/workflow",
|
|
10617
|
+
"website": "https://useworkflow.dev",
|
|
10618
|
+
"learn_more": "",
|
|
10619
|
+
"category": "Devtools",
|
|
10620
|
+
"type": "3rd-party",
|
|
10621
|
+
"maintainers": [
|
|
10622
|
+
{
|
|
10623
|
+
"name": "vercel",
|
|
10624
|
+
"github": "vercel"
|
|
10625
|
+
}
|
|
10626
|
+
],
|
|
10627
|
+
"compatibility": {
|
|
10628
|
+
"nuxt": ">=3.0.0",
|
|
10629
|
+
"requires": {}
|
|
10630
|
+
}
|
|
10631
|
+
},
|
|
9790
10632
|
{
|
|
9791
10633
|
"name": "wp-nuxt",
|
|
9792
10634
|
"description": "The module adds a Wordpress Rest API to your nuxt application",
|