@nuxt/modules 0.6.0-3a8830 → 0.6.0-3ab00e
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/modules.json +1689 -475
- package/package.json +21 -16
package/modules.json
CHANGED
|
@@ -12,13 +12,15 @@
|
|
|
12
12
|
"type": "3rd-party",
|
|
13
13
|
"maintainers": [
|
|
14
14
|
{
|
|
15
|
-
"name": "
|
|
16
|
-
"github": "bdrtsky"
|
|
15
|
+
"name": "Serhii Bedrytskyi",
|
|
16
|
+
"github": "bdrtsky",
|
|
17
|
+
"twitter": "serhii_be"
|
|
17
18
|
},
|
|
18
19
|
{
|
|
19
|
-
"name": "
|
|
20
|
+
"name": "Sébastien Chopin",
|
|
20
21
|
"github": "Atinux",
|
|
21
|
-
"twitter": "
|
|
22
|
+
"twitter": "atinux",
|
|
23
|
+
"bluesky": "atinux.com"
|
|
22
24
|
}
|
|
23
25
|
],
|
|
24
26
|
"compatibility": {
|
|
@@ -41,7 +43,8 @@
|
|
|
41
43
|
{
|
|
42
44
|
"name": "Joel Varty",
|
|
43
45
|
"github": "joelvarty",
|
|
44
|
-
"avatar": "https://avatars.githubusercontent.com/u/4520625?s=400&u=95fcb09b5ead7bb09fb9950e4e7a115a8a4377e8&v=4"
|
|
46
|
+
"avatar": "https://avatars.githubusercontent.com/u/4520625?s=400&u=95fcb09b5ead7bb09fb9950e4e7a115a8a4377e8&v=4",
|
|
47
|
+
"twitter": "joelvarty"
|
|
45
48
|
}
|
|
46
49
|
],
|
|
47
50
|
"compatibility": {
|
|
@@ -64,7 +67,9 @@
|
|
|
64
67
|
{
|
|
65
68
|
"name": "Jakub Andrzejewski",
|
|
66
69
|
"github": "Baroshem",
|
|
67
|
-
"avatar": "https://avatars2.githubusercontent.com/u/37120330?v=4?s=80"
|
|
70
|
+
"avatar": "https://avatars2.githubusercontent.com/u/37120330?v=4?s=80",
|
|
71
|
+
"twitter": "jacobandrewsky",
|
|
72
|
+
"bluesky": "jacobandrewsky.bsky.social"
|
|
68
73
|
},
|
|
69
74
|
{
|
|
70
75
|
"name": "Yasser Lahbibi",
|
|
@@ -92,7 +97,7 @@
|
|
|
92
97
|
"type": "3rd-party",
|
|
93
98
|
"maintainers": [
|
|
94
99
|
{
|
|
95
|
-
"name": "
|
|
100
|
+
"name": "Dev.DY",
|
|
96
101
|
"github": "kdydesign"
|
|
97
102
|
}
|
|
98
103
|
],
|
|
@@ -114,9 +119,10 @@
|
|
|
114
119
|
"type": "community",
|
|
115
120
|
"maintainers": [
|
|
116
121
|
{
|
|
117
|
-
"name": "
|
|
122
|
+
"name": "Farnabaz",
|
|
118
123
|
"github": "farnabaz",
|
|
119
|
-
"twitter": "a_birang"
|
|
124
|
+
"twitter": "a_birang",
|
|
125
|
+
"bluesky": "farnabaz.dev"
|
|
120
126
|
}
|
|
121
127
|
],
|
|
122
128
|
"compatibility": {
|
|
@@ -137,8 +143,9 @@
|
|
|
137
143
|
"type": "3rd-party",
|
|
138
144
|
"maintainers": [
|
|
139
145
|
{
|
|
140
|
-
"name": "
|
|
141
|
-
"github": "ivodolenc"
|
|
146
|
+
"name": "Ivo Dolenc",
|
|
147
|
+
"github": "ivodolenc",
|
|
148
|
+
"twitter": "ivodolenc"
|
|
142
149
|
}
|
|
143
150
|
],
|
|
144
151
|
"compatibility": {
|
|
@@ -160,7 +167,8 @@
|
|
|
160
167
|
"maintainers": [
|
|
161
168
|
{
|
|
162
169
|
"name": "tangjinzhou",
|
|
163
|
-
"github": "tangjinzhou"
|
|
170
|
+
"github": "tangjinzhou",
|
|
171
|
+
"twitter": "tangjinzhou"
|
|
164
172
|
}
|
|
165
173
|
],
|
|
166
174
|
"compatibility": {
|
|
@@ -183,7 +191,7 @@
|
|
|
183
191
|
"type": "3rd-party",
|
|
184
192
|
"maintainers": [
|
|
185
193
|
{
|
|
186
|
-
"name": "
|
|
194
|
+
"name": "Egidius Mengelberg",
|
|
187
195
|
"github": "egidiusmengelberg"
|
|
188
196
|
}
|
|
189
197
|
],
|
|
@@ -230,7 +238,9 @@
|
|
|
230
238
|
"maintainers": [
|
|
231
239
|
{
|
|
232
240
|
"name": "rrd",
|
|
233
|
-
"github": "rrd108"
|
|
241
|
+
"github": "rrd108",
|
|
242
|
+
"twitter": "radharadhya",
|
|
243
|
+
"bluesky": "rrd108.bsky.social"
|
|
234
244
|
}
|
|
235
245
|
],
|
|
236
246
|
"compatibility": {
|
|
@@ -277,7 +287,7 @@
|
|
|
277
287
|
{
|
|
278
288
|
"name": "Conrawl Rogers",
|
|
279
289
|
"github": "diizzayy",
|
|
280
|
-
"twitter": "
|
|
290
|
+
"twitter": "Diizzayy",
|
|
281
291
|
"avatar": "https://avatars.githubusercontent.com/diizzayy?v=4"
|
|
282
292
|
}
|
|
283
293
|
],
|
|
@@ -321,8 +331,9 @@
|
|
|
321
331
|
"type": "3rd-party",
|
|
322
332
|
"maintainers": [
|
|
323
333
|
{
|
|
324
|
-
"name": "
|
|
325
|
-
"github": "Hrdtr"
|
|
334
|
+
"name": "Herdi Tr.",
|
|
335
|
+
"github": "Hrdtr",
|
|
336
|
+
"twitter": "hrdtr_"
|
|
326
337
|
}
|
|
327
338
|
],
|
|
328
339
|
"compatibility": {
|
|
@@ -343,8 +354,9 @@
|
|
|
343
354
|
"type": "3rd-party",
|
|
344
355
|
"maintainers": [
|
|
345
356
|
{
|
|
346
|
-
"name": "
|
|
347
|
-
"github": "wiidede"
|
|
357
|
+
"name": "小的的 DeDe",
|
|
358
|
+
"github": "wiidede",
|
|
359
|
+
"twitter": "wiixdede"
|
|
348
360
|
}
|
|
349
361
|
],
|
|
350
362
|
"compatibility": {
|
|
@@ -388,7 +400,7 @@
|
|
|
388
400
|
"type": "3rd-party",
|
|
389
401
|
"maintainers": [
|
|
390
402
|
{
|
|
391
|
-
"name": "Eschricht",
|
|
403
|
+
"name": "Johannes Eschricht",
|
|
392
404
|
"github": "Eschricht"
|
|
393
405
|
}
|
|
394
406
|
],
|
|
@@ -397,6 +409,29 @@
|
|
|
397
409
|
"requires": {}
|
|
398
410
|
}
|
|
399
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
|
+
},
|
|
400
435
|
{
|
|
401
436
|
"name": "auth-utils",
|
|
402
437
|
"description": "Minimalist Auth module for Nuxt with SSR.",
|
|
@@ -410,8 +445,10 @@
|
|
|
410
445
|
"type": "3rd-party",
|
|
411
446
|
"maintainers": [
|
|
412
447
|
{
|
|
413
|
-
"name": "
|
|
414
|
-
"github": "atinux"
|
|
448
|
+
"name": "Sébastien Chopin",
|
|
449
|
+
"github": "atinux",
|
|
450
|
+
"twitter": "atinux",
|
|
451
|
+
"bluesky": "atinux.com"
|
|
415
452
|
}
|
|
416
453
|
],
|
|
417
454
|
"compatibility": {
|
|
@@ -434,7 +471,8 @@
|
|
|
434
471
|
{
|
|
435
472
|
"name": "Pooya Parsa",
|
|
436
473
|
"github": "pi0",
|
|
437
|
-
"twitter": "_pi0_"
|
|
474
|
+
"twitter": "_pi0_",
|
|
475
|
+
"bluesky": "pi0.io"
|
|
438
476
|
},
|
|
439
477
|
{
|
|
440
478
|
"name": "João Pedro Antunes Silva",
|
|
@@ -459,7 +497,7 @@
|
|
|
459
497
|
"type": "3rd-party",
|
|
460
498
|
"maintainers": [
|
|
461
499
|
{
|
|
462
|
-
"name": "
|
|
500
|
+
"name": "Heb",
|
|
463
501
|
"github": "Hebilicious",
|
|
464
502
|
"twitter": "its_hebilicious"
|
|
465
503
|
}
|
|
@@ -482,9 +520,10 @@
|
|
|
482
520
|
"type": "3rd-party",
|
|
483
521
|
"maintainers": [
|
|
484
522
|
{
|
|
485
|
-
"name": "Estéban
|
|
523
|
+
"name": "Estéban",
|
|
486
524
|
"github": "barbapapazes",
|
|
487
|
-
"twitter": "soubiran_"
|
|
525
|
+
"twitter": "soubiran_",
|
|
526
|
+
"bluesky": "soubiran.dev"
|
|
488
527
|
}
|
|
489
528
|
],
|
|
490
529
|
"compatibility": {
|
|
@@ -530,7 +569,8 @@
|
|
|
530
569
|
{
|
|
531
570
|
"name": "Pooya Parsa",
|
|
532
571
|
"github": "pi0",
|
|
533
|
-
"twitter": "_pi0_"
|
|
572
|
+
"twitter": "_pi0_",
|
|
573
|
+
"bluesky": "pi0.io"
|
|
534
574
|
}
|
|
535
575
|
],
|
|
536
576
|
"compatibility": {
|
|
@@ -551,8 +591,10 @@
|
|
|
551
591
|
"type": "3rd-party",
|
|
552
592
|
"maintainers": [
|
|
553
593
|
{
|
|
554
|
-
"name": "
|
|
555
|
-
"github": "potato4d"
|
|
594
|
+
"name": "Takuma HANATANI",
|
|
595
|
+
"github": "potato4d",
|
|
596
|
+
"twitter": "potato4d",
|
|
597
|
+
"bluesky": "potato4d.bsky.social"
|
|
556
598
|
}
|
|
557
599
|
],
|
|
558
600
|
"compatibility": {
|
|
@@ -560,6 +602,28 @@
|
|
|
560
602
|
"requires": {}
|
|
561
603
|
}
|
|
562
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
|
+
},
|
|
563
627
|
{
|
|
564
628
|
"name": "bootstrap",
|
|
565
629
|
"description": "Add Bootstrap to your Nuxt app in seconds.",
|
|
@@ -579,7 +643,8 @@
|
|
|
579
643
|
{
|
|
580
644
|
"name": "Pooya Parsa",
|
|
581
645
|
"github": "pi0",
|
|
582
|
-
"twitter": "_pi0_"
|
|
646
|
+
"twitter": "_pi0_",
|
|
647
|
+
"bluesky": "pi0.io"
|
|
583
648
|
},
|
|
584
649
|
{
|
|
585
650
|
"name": "Jacob Müller",
|
|
@@ -607,7 +672,8 @@
|
|
|
607
672
|
{
|
|
608
673
|
"name": "Pooya Parsa",
|
|
609
674
|
"github": "pi0",
|
|
610
|
-
"twitter": "_pi0_"
|
|
675
|
+
"twitter": "_pi0_",
|
|
676
|
+
"bluesky": "pi0.io"
|
|
611
677
|
}
|
|
612
678
|
],
|
|
613
679
|
"compatibility": {
|
|
@@ -629,7 +695,8 @@
|
|
|
629
695
|
"maintainers": [
|
|
630
696
|
{
|
|
631
697
|
"name": "Walter Tommasi",
|
|
632
|
-
"github": "jtommy"
|
|
698
|
+
"github": "jtommy",
|
|
699
|
+
"twitter": "walter_tommasi"
|
|
633
700
|
}
|
|
634
701
|
],
|
|
635
702
|
"compatibility": {
|
|
@@ -650,7 +717,7 @@
|
|
|
650
717
|
"type": "3rd-party",
|
|
651
718
|
"maintainers": [
|
|
652
719
|
{
|
|
653
|
-
"name": "
|
|
720
|
+
"name": "Julian Martin",
|
|
654
721
|
"github": "JulianMar",
|
|
655
722
|
"twitter": "julian_martin96"
|
|
656
723
|
}
|
|
@@ -675,7 +742,7 @@
|
|
|
675
742
|
"type": "3rd-party",
|
|
676
743
|
"maintainers": [
|
|
677
744
|
{
|
|
678
|
-
"name": "
|
|
745
|
+
"name": "Sebastian Senf",
|
|
679
746
|
"github": "mustardamus"
|
|
680
747
|
}
|
|
681
748
|
],
|
|
@@ -765,8 +832,10 @@
|
|
|
765
832
|
"type": "3rd-party",
|
|
766
833
|
"maintainers": [
|
|
767
834
|
{
|
|
768
|
-
"name": "
|
|
769
|
-
"github": "danielroe"
|
|
835
|
+
"name": "Daniel Roe",
|
|
836
|
+
"github": "danielroe",
|
|
837
|
+
"twitter": "danielcroe",
|
|
838
|
+
"bluesky": "danielroe.dev"
|
|
770
839
|
}
|
|
771
840
|
],
|
|
772
841
|
"compatibility": {
|
|
@@ -809,8 +878,9 @@
|
|
|
809
878
|
"type": "3rd-party",
|
|
810
879
|
"maintainers": [
|
|
811
880
|
{
|
|
812
|
-
"name": "
|
|
813
|
-
"github": "productdevbook"
|
|
881
|
+
"name": "Wind",
|
|
882
|
+
"github": "productdevbook",
|
|
883
|
+
"twitter": "productdevbook"
|
|
814
884
|
}
|
|
815
885
|
],
|
|
816
886
|
"compatibility": {
|
|
@@ -853,9 +923,34 @@
|
|
|
853
923
|
"type": "3rd-party",
|
|
854
924
|
"maintainers": [
|
|
855
925
|
{
|
|
856
|
-
"name": "
|
|
926
|
+
"name": "Estéban",
|
|
857
927
|
"github": "Barbapapazes",
|
|
858
|
-
"twitter": "soubiran_"
|
|
928
|
+
"twitter": "soubiran_",
|
|
929
|
+
"bluesky": "soubiran.dev"
|
|
930
|
+
}
|
|
931
|
+
],
|
|
932
|
+
"compatibility": {
|
|
933
|
+
"nuxt": ">=3.0.0",
|
|
934
|
+
"requires": {}
|
|
935
|
+
}
|
|
936
|
+
},
|
|
937
|
+
{
|
|
938
|
+
"name": "clerk",
|
|
939
|
+
"description": "Clerk SDK for Nuxt",
|
|
940
|
+
"repo": "clerk/javascript#main/packages/nuxt",
|
|
941
|
+
"npm": "@clerk/nuxt",
|
|
942
|
+
"icon": "clerk.svg",
|
|
943
|
+
"github": "https://github.com/clerk/javascript/tree/main/packages/nuxt",
|
|
944
|
+
"website": "https://clerk.com/docs/references/nuxt/overview",
|
|
945
|
+
"learn_more": "https://clerk.com",
|
|
946
|
+
"category": "Security",
|
|
947
|
+
"type": "3rd-party",
|
|
948
|
+
"maintainers": [
|
|
949
|
+
{
|
|
950
|
+
"name": "Clerk",
|
|
951
|
+
"github": "clerk",
|
|
952
|
+
"twitter": "clerkdev",
|
|
953
|
+
"bluesky": "clerk.com"
|
|
859
954
|
}
|
|
860
955
|
],
|
|
861
956
|
"compatibility": {
|
|
@@ -876,8 +971,10 @@
|
|
|
876
971
|
"type": "3rd-party",
|
|
877
972
|
"maintainers": [
|
|
878
973
|
{
|
|
879
|
-
"name": "
|
|
880
|
-
"github": "potato4d"
|
|
974
|
+
"name": "Takuma HANATANI",
|
|
975
|
+
"github": "potato4d",
|
|
976
|
+
"twitter": "potato4d",
|
|
977
|
+
"bluesky": "potato4d.bsky.social"
|
|
881
978
|
}
|
|
882
979
|
],
|
|
883
980
|
"compatibility": {
|
|
@@ -920,8 +1017,9 @@
|
|
|
920
1017
|
"type": "3rd-party",
|
|
921
1018
|
"maintainers": [
|
|
922
1019
|
{
|
|
923
|
-
"name": "
|
|
924
|
-
"github": "hamlogic"
|
|
1020
|
+
"name": "0xHam",
|
|
1021
|
+
"github": "hamlogic",
|
|
1022
|
+
"twitter": "hamlogic"
|
|
925
1023
|
},
|
|
926
1024
|
{
|
|
927
1025
|
"name": "Fabian B.",
|
|
@@ -949,7 +1047,8 @@
|
|
|
949
1047
|
{
|
|
950
1048
|
"name": "Maya Shavin",
|
|
951
1049
|
"github": "mayashavin",
|
|
952
|
-
"twitter": "MayaShavin"
|
|
1050
|
+
"twitter": "MayaShavin",
|
|
1051
|
+
"bluesky": "mayashavin.com"
|
|
953
1052
|
}
|
|
954
1053
|
],
|
|
955
1054
|
"compatibility": {
|
|
@@ -972,7 +1071,8 @@
|
|
|
972
1071
|
{
|
|
973
1072
|
"name": "Sébastien Chopin",
|
|
974
1073
|
"github": "Atinux",
|
|
975
|
-
"twitter": "
|
|
1074
|
+
"twitter": "atinux",
|
|
1075
|
+
"bluesky": "atinux.com"
|
|
976
1076
|
}
|
|
977
1077
|
],
|
|
978
1078
|
"compatibility": {
|
|
@@ -982,6 +1082,29 @@
|
|
|
982
1082
|
}
|
|
983
1083
|
}
|
|
984
1084
|
},
|
|
1085
|
+
{
|
|
1086
|
+
"name": "compodium",
|
|
1087
|
+
"description": "A plug an play component playground for Nuxt.",
|
|
1088
|
+
"repo": "romhml/compodium#main/packages/nuxt",
|
|
1089
|
+
"npm": "@compodium/nuxt",
|
|
1090
|
+
"icon": "compodium.svg",
|
|
1091
|
+
"github": "https://github.com/romhml/compodium",
|
|
1092
|
+
"website": "https://github.com/romhml/compodium",
|
|
1093
|
+
"learn_more": "",
|
|
1094
|
+
"category": "Devtools",
|
|
1095
|
+
"type": "3rd-party",
|
|
1096
|
+
"maintainers": [
|
|
1097
|
+
{
|
|
1098
|
+
"name": "Romain Hamel",
|
|
1099
|
+
"github": "romhml",
|
|
1100
|
+
"bluesky": "rohm.bsky.social"
|
|
1101
|
+
}
|
|
1102
|
+
],
|
|
1103
|
+
"compatibility": {
|
|
1104
|
+
"nuxt": ">=3.0.0",
|
|
1105
|
+
"requires": {}
|
|
1106
|
+
}
|
|
1107
|
+
},
|
|
985
1108
|
{
|
|
986
1109
|
"name": "component-cache",
|
|
987
1110
|
"description": "LRU component cache for vue components",
|
|
@@ -997,7 +1120,8 @@
|
|
|
997
1120
|
{
|
|
998
1121
|
"name": "Pooya Parsa",
|
|
999
1122
|
"github": "pi0",
|
|
1000
|
-
"twitter": "_pi0_"
|
|
1123
|
+
"twitter": "_pi0_",
|
|
1124
|
+
"bluesky": "pi0.io"
|
|
1001
1125
|
}
|
|
1002
1126
|
],
|
|
1003
1127
|
"compatibility": {
|
|
@@ -1020,7 +1144,8 @@
|
|
|
1020
1144
|
{
|
|
1021
1145
|
"name": "Daniel Roe",
|
|
1022
1146
|
"github": "danielroe",
|
|
1023
|
-
"twitter": "danielcroe"
|
|
1147
|
+
"twitter": "danielcroe",
|
|
1148
|
+
"bluesky": "danielroe.dev"
|
|
1024
1149
|
}
|
|
1025
1150
|
],
|
|
1026
1151
|
"compatibility": {
|
|
@@ -1041,7 +1166,7 @@
|
|
|
1041
1166
|
"type": "3rd-party",
|
|
1042
1167
|
"maintainers": [
|
|
1043
1168
|
{
|
|
1044
|
-
"name": "
|
|
1169
|
+
"name": "Dave Stewart",
|
|
1045
1170
|
"github": "davestewart",
|
|
1046
1171
|
"twitter": "dave_stewart"
|
|
1047
1172
|
}
|
|
@@ -1051,9 +1176,32 @@
|
|
|
1051
1176
|
"requires": {}
|
|
1052
1177
|
}
|
|
1053
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
|
+
},
|
|
1054
1202
|
{
|
|
1055
1203
|
"name": "content",
|
|
1056
|
-
"description": "
|
|
1204
|
+
"description": "The file-based CMS with support for Markdown, YAML, JSON.",
|
|
1057
1205
|
"repo": "nuxt/content#main",
|
|
1058
1206
|
"npm": "@nuxt/content",
|
|
1059
1207
|
"icon": "nuxt.svg",
|
|
@@ -1064,19 +1212,22 @@
|
|
|
1064
1212
|
"type": "official",
|
|
1065
1213
|
"maintainers": [
|
|
1066
1214
|
{
|
|
1067
|
-
"name": "
|
|
1068
|
-
"github": "
|
|
1069
|
-
"twitter": "
|
|
1215
|
+
"name": "Farnabaz",
|
|
1216
|
+
"github": "farnabaz",
|
|
1217
|
+
"twitter": "a_birang",
|
|
1218
|
+
"bluesky": "farnabaz.dev"
|
|
1070
1219
|
},
|
|
1071
1220
|
{
|
|
1072
|
-
"name": "
|
|
1073
|
-
"github": "
|
|
1074
|
-
"twitter": "
|
|
1221
|
+
"name": "Baptiste Leproux",
|
|
1222
|
+
"github": "larbish",
|
|
1223
|
+
"twitter": "_larbish",
|
|
1224
|
+
"bluesky": "larbish.bsky.social"
|
|
1075
1225
|
},
|
|
1076
1226
|
{
|
|
1077
|
-
"name": "
|
|
1227
|
+
"name": "Sébastien Chopin",
|
|
1078
1228
|
"github": "Atinux",
|
|
1079
|
-
"twitter": "
|
|
1229
|
+
"twitter": "atinux",
|
|
1230
|
+
"bluesky": "atinux.com"
|
|
1080
1231
|
}
|
|
1081
1232
|
],
|
|
1082
1233
|
"compatibility": {
|
|
@@ -1097,7 +1248,7 @@
|
|
|
1097
1248
|
"type": "3rd-party",
|
|
1098
1249
|
"maintainers": [
|
|
1099
1250
|
{
|
|
1100
|
-
"name": "
|
|
1251
|
+
"name": "Marco 'Gatto' Boffo",
|
|
1101
1252
|
"github": "scaccogatto"
|
|
1102
1253
|
}
|
|
1103
1254
|
],
|
|
@@ -1119,10 +1270,11 @@
|
|
|
1119
1270
|
"type": "3rd-party",
|
|
1120
1271
|
"maintainers": [
|
|
1121
1272
|
{
|
|
1122
|
-
"name": "
|
|
1273
|
+
"name": "Tim Benniks",
|
|
1123
1274
|
"github": "timbenniks",
|
|
1124
1275
|
"twitter": "timbenniks",
|
|
1125
|
-
"avatar": "https://avatars.githubusercontent.com/u/121096"
|
|
1276
|
+
"avatar": "https://avatars.githubusercontent.com/u/121096",
|
|
1277
|
+
"bluesky": "timbenniks.dev"
|
|
1126
1278
|
}
|
|
1127
1279
|
],
|
|
1128
1280
|
"compatibility": {
|
|
@@ -1143,7 +1295,7 @@
|
|
|
1143
1295
|
"type": "3rd-party",
|
|
1144
1296
|
"maintainers": [
|
|
1145
1297
|
{
|
|
1146
|
-
"name": "
|
|
1298
|
+
"name": "Jonas Thelemann",
|
|
1147
1299
|
"github": "dargmuesli",
|
|
1148
1300
|
"avatar": "https://avatars.githubusercontent.com/dargmuesli"
|
|
1149
1301
|
}
|
|
@@ -1166,9 +1318,10 @@
|
|
|
1166
1318
|
"type": "3rd-party",
|
|
1167
1319
|
"maintainers": [
|
|
1168
1320
|
{
|
|
1169
|
-
"name": "
|
|
1321
|
+
"name": "Morgän",
|
|
1170
1322
|
"github": "morgbn",
|
|
1171
|
-
"avatar": "https://avatars.githubusercontent.com/u/25689856?v=4"
|
|
1323
|
+
"avatar": "https://avatars.githubusercontent.com/u/25689856?v=4",
|
|
1324
|
+
"twitter": "MorgbnDev"
|
|
1172
1325
|
}
|
|
1173
1326
|
],
|
|
1174
1327
|
"compatibility": {
|
|
@@ -1215,8 +1368,9 @@
|
|
|
1215
1368
|
"type": "3rd-party",
|
|
1216
1369
|
"maintainers": [
|
|
1217
1370
|
{
|
|
1218
|
-
"name": "
|
|
1219
|
-
"github": "sandoche"
|
|
1371
|
+
"name": "Sandoche ADITTANE",
|
|
1372
|
+
"github": "sandoche",
|
|
1373
|
+
"twitter": "sandochee"
|
|
1220
1374
|
}
|
|
1221
1375
|
],
|
|
1222
1376
|
"compatibility": {
|
|
@@ -1238,7 +1392,8 @@
|
|
|
1238
1392
|
"maintainers": [
|
|
1239
1393
|
{
|
|
1240
1394
|
"name": "Ricardo Gobbo de Souza",
|
|
1241
|
-
"github": "ricardogobbosouza"
|
|
1395
|
+
"github": "ricardogobbosouza",
|
|
1396
|
+
"twitter": "gobbo_ricardo"
|
|
1242
1397
|
}
|
|
1243
1398
|
],
|
|
1244
1399
|
"compatibility": {
|
|
@@ -1259,7 +1414,7 @@
|
|
|
1259
1414
|
"type": "3rd-party",
|
|
1260
1415
|
"maintainers": [
|
|
1261
1416
|
{
|
|
1262
|
-
"name": "
|
|
1417
|
+
"name": "Frank Warnaar",
|
|
1263
1418
|
"github": "Frankwarnaar"
|
|
1264
1419
|
}
|
|
1265
1420
|
],
|
|
@@ -1305,9 +1460,9 @@
|
|
|
1305
1460
|
"type": "3rd-party",
|
|
1306
1461
|
"maintainers": [
|
|
1307
1462
|
{
|
|
1308
|
-
"name": "
|
|
1463
|
+
"name": "kevin olson",
|
|
1309
1464
|
"github": "acidjazz",
|
|
1310
|
-
"twitter": "
|
|
1465
|
+
"twitter": "appfume"
|
|
1311
1466
|
}
|
|
1312
1467
|
],
|
|
1313
1468
|
"compatibility": {
|
|
@@ -1352,7 +1507,8 @@
|
|
|
1352
1507
|
"maintainers": [
|
|
1353
1508
|
{
|
|
1354
1509
|
"name": "Shinji Yamada",
|
|
1355
|
-
"github": "dotneet"
|
|
1510
|
+
"github": "dotneet",
|
|
1511
|
+
"twitter": "santa128bit"
|
|
1356
1512
|
}
|
|
1357
1513
|
],
|
|
1358
1514
|
"compatibility": {
|
|
@@ -1362,7 +1518,7 @@
|
|
|
1362
1518
|
},
|
|
1363
1519
|
{
|
|
1364
1520
|
"name": "devtools",
|
|
1365
|
-
"description": "
|
|
1521
|
+
"description": "Visual tools that help you to know your Nuxt application better.",
|
|
1366
1522
|
"repo": "nuxt/devtools#main/packages/devtools",
|
|
1367
1523
|
"npm": "@nuxt/devtools",
|
|
1368
1524
|
"icon": "nuxt.svg",
|
|
@@ -1375,7 +1531,8 @@
|
|
|
1375
1531
|
{
|
|
1376
1532
|
"name": "Anthony Fu",
|
|
1377
1533
|
"github": "antfu",
|
|
1378
|
-
"twitter": "antfu7"
|
|
1534
|
+
"twitter": "antfu7",
|
|
1535
|
+
"bluesky": "antfu.me"
|
|
1379
1536
|
}
|
|
1380
1537
|
],
|
|
1381
1538
|
"compatibility": {
|
|
@@ -1398,17 +1555,20 @@
|
|
|
1398
1555
|
{
|
|
1399
1556
|
"name": "Conner Bachmann",
|
|
1400
1557
|
"github": "intevel",
|
|
1401
|
-
"avatar": "https://avatars.githubusercontent.com/u/59223342?v=4"
|
|
1558
|
+
"avatar": "https://avatars.githubusercontent.com/u/59223342?v=4",
|
|
1559
|
+
"twitter": "heyconnery"
|
|
1402
1560
|
},
|
|
1403
1561
|
{
|
|
1404
|
-
"name": "Matt.",
|
|
1562
|
+
"name": "Matt. ",
|
|
1405
1563
|
"github": "casualmatt",
|
|
1406
1564
|
"avatar": "https://avatars.githubusercontent.com/u/85650530?v=4"
|
|
1407
1565
|
},
|
|
1408
1566
|
{
|
|
1409
1567
|
"name": "Sandro Circi",
|
|
1410
1568
|
"github": "sandros94",
|
|
1411
|
-
"avatar": "https://avatars.githubusercontent.com/u/13056429?v=4"
|
|
1569
|
+
"avatar": "https://avatars.githubusercontent.com/u/13056429?v=4",
|
|
1570
|
+
"bluesky": "sandros94.com",
|
|
1571
|
+
"twitter": "_sandros94"
|
|
1412
1572
|
}
|
|
1413
1573
|
],
|
|
1414
1574
|
"compatibility": {
|
|
@@ -1452,7 +1612,7 @@
|
|
|
1452
1612
|
"type": "3rd-party",
|
|
1453
1613
|
"maintainers": [
|
|
1454
1614
|
{
|
|
1455
|
-
"name": "
|
|
1615
|
+
"name": "Jamie Curnow",
|
|
1456
1616
|
"github": "JamieCurnow"
|
|
1457
1617
|
}
|
|
1458
1618
|
],
|
|
@@ -1496,7 +1656,7 @@
|
|
|
1496
1656
|
"type": "3rd-party",
|
|
1497
1657
|
"maintainers": [
|
|
1498
1658
|
{
|
|
1499
|
-
"name": "
|
|
1659
|
+
"name": "lovefield",
|
|
1500
1660
|
"github": "lovefields"
|
|
1501
1661
|
}
|
|
1502
1662
|
],
|
|
@@ -1518,9 +1678,11 @@
|
|
|
1518
1678
|
"type": "3rd-party",
|
|
1519
1679
|
"maintainers": [
|
|
1520
1680
|
{
|
|
1521
|
-
"name": "Wolfgang Ziegler
|
|
1681
|
+
"name": "Wolfgang Ziegler",
|
|
1522
1682
|
"github": "fago",
|
|
1523
|
-
"avatar": "https://avatars.githubusercontent.com/u/132232?v=4"
|
|
1683
|
+
"avatar": "https://avatars.githubusercontent.com/u/132232?v=4",
|
|
1684
|
+
"twitter": "the_real_fago",
|
|
1685
|
+
"bluesky": "wolfz.bsky.social"
|
|
1524
1686
|
},
|
|
1525
1687
|
{
|
|
1526
1688
|
"name": "Maximilian Götz-Mikus",
|
|
@@ -1551,8 +1713,9 @@
|
|
|
1551
1713
|
"type": "3rd-party",
|
|
1552
1714
|
"maintainers": [
|
|
1553
1715
|
{
|
|
1554
|
-
"name": "
|
|
1555
|
-
"github": "decipher"
|
|
1716
|
+
"name": "Stuart Clark",
|
|
1717
|
+
"github": "decipher",
|
|
1718
|
+
"twitter": "Decipher"
|
|
1556
1719
|
}
|
|
1557
1720
|
],
|
|
1558
1721
|
"compatibility": {
|
|
@@ -1596,7 +1759,8 @@
|
|
|
1596
1759
|
"maintainers": [
|
|
1597
1760
|
{
|
|
1598
1761
|
"name": "Yue JIN",
|
|
1599
|
-
"github": "kingyue737"
|
|
1762
|
+
"github": "kingyue737",
|
|
1763
|
+
"twitter": "kingyue737"
|
|
1600
1764
|
}
|
|
1601
1765
|
],
|
|
1602
1766
|
"compatibility": {
|
|
@@ -1619,7 +1783,8 @@
|
|
|
1619
1783
|
{
|
|
1620
1784
|
"name": "Yaël Guilloux",
|
|
1621
1785
|
"github": "Tahul",
|
|
1622
|
-
"twitter": "yaeeelglx"
|
|
1786
|
+
"twitter": "yaeeelglx",
|
|
1787
|
+
"bluesky": "yael.dev"
|
|
1623
1788
|
}
|
|
1624
1789
|
],
|
|
1625
1790
|
"compatibility": {
|
|
@@ -1640,8 +1805,9 @@
|
|
|
1640
1805
|
"type": "3rd-party",
|
|
1641
1806
|
"maintainers": [
|
|
1642
1807
|
{
|
|
1643
|
-
"name": "草鞋没号",
|
|
1644
|
-
"github": "caoxiemeihao"
|
|
1808
|
+
"name": "Leo Wang(草鞋没号)",
|
|
1809
|
+
"github": "caoxiemeihao",
|
|
1810
|
+
"twitter": "cao_xie"
|
|
1645
1811
|
}
|
|
1646
1812
|
],
|
|
1647
1813
|
"compatibility": {
|
|
@@ -1662,7 +1828,7 @@
|
|
|
1662
1828
|
"type": "3rd-party",
|
|
1663
1829
|
"maintainers": [
|
|
1664
1830
|
{
|
|
1665
|
-
"name": "
|
|
1831
|
+
"name": "qiang",
|
|
1666
1832
|
"github": "tolking"
|
|
1667
1833
|
}
|
|
1668
1834
|
],
|
|
@@ -1688,7 +1854,8 @@
|
|
|
1688
1854
|
{
|
|
1689
1855
|
"name": "Pooya Parsa",
|
|
1690
1856
|
"github": "pi0",
|
|
1691
|
-
"twitter": "_pi0_"
|
|
1857
|
+
"twitter": "_pi0_",
|
|
1858
|
+
"bluesky": "pi0.io"
|
|
1692
1859
|
},
|
|
1693
1860
|
{
|
|
1694
1861
|
"name": "Jonathan Bakebwa",
|
|
@@ -1701,6 +1868,28 @@
|
|
|
1701
1868
|
"requires": {}
|
|
1702
1869
|
}
|
|
1703
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
|
+
},
|
|
1704
1893
|
{
|
|
1705
1894
|
"name": "eslint-module",
|
|
1706
1895
|
"description": "ESLint module for Nuxt",
|
|
@@ -1715,7 +1904,8 @@
|
|
|
1715
1904
|
"maintainers": [
|
|
1716
1905
|
{
|
|
1717
1906
|
"name": "Ricardo Gobbo de Souza",
|
|
1718
|
-
"github": "ricardogobbosouza"
|
|
1907
|
+
"github": "ricardogobbosouza",
|
|
1908
|
+
"twitter": "gobbo_ricardo"
|
|
1719
1909
|
}
|
|
1720
1910
|
],
|
|
1721
1911
|
"compatibility": {
|
|
@@ -1725,7 +1915,7 @@
|
|
|
1725
1915
|
},
|
|
1726
1916
|
{
|
|
1727
1917
|
"name": "eslint",
|
|
1728
|
-
"description": "
|
|
1918
|
+
"description": "Project-aware, easy-to-use, extensible and future-proof ESLint integration.",
|
|
1729
1919
|
"repo": "nuxt/eslint",
|
|
1730
1920
|
"npm": "@nuxt/eslint",
|
|
1731
1921
|
"icon": "nuxt.svg",
|
|
@@ -1738,7 +1928,8 @@
|
|
|
1738
1928
|
{
|
|
1739
1929
|
"name": "Anthony Fu",
|
|
1740
1930
|
"github": "antfu",
|
|
1741
|
-
"twitter": "antfu7"
|
|
1931
|
+
"twitter": "antfu7",
|
|
1932
|
+
"bluesky": "antfu.me"
|
|
1742
1933
|
}
|
|
1743
1934
|
],
|
|
1744
1935
|
"compatibility": {
|
|
@@ -1759,7 +1950,7 @@
|
|
|
1759
1950
|
"type": "community",
|
|
1760
1951
|
"maintainers": [
|
|
1761
1952
|
{
|
|
1762
|
-
"name": "Xin Du",
|
|
1953
|
+
"name": "Xin Du (Clark)",
|
|
1763
1954
|
"github": "clarkdo"
|
|
1764
1955
|
}
|
|
1765
1956
|
],
|
|
@@ -1826,7 +2017,7 @@
|
|
|
1826
2017
|
"type": "3rd-party",
|
|
1827
2018
|
"maintainers": [
|
|
1828
2019
|
{
|
|
1829
|
-
"name": "
|
|
2020
|
+
"name": "Stephen",
|
|
1830
2021
|
"github": "stephenkr"
|
|
1831
2022
|
}
|
|
1832
2023
|
],
|
|
@@ -1849,8 +2040,9 @@
|
|
|
1849
2040
|
"maintainers": [
|
|
1850
2041
|
{
|
|
1851
2042
|
"name": "Alexander Lichter",
|
|
1852
|
-
"github": "
|
|
1853
|
-
"twitter": "TheAlexLichter"
|
|
2043
|
+
"github": "TheAlexLichter",
|
|
2044
|
+
"twitter": "TheAlexLichter",
|
|
2045
|
+
"bluesky": "thealexlichter.com"
|
|
1854
2046
|
}
|
|
1855
2047
|
],
|
|
1856
2048
|
"compatibility": {
|
|
@@ -1872,7 +2064,8 @@
|
|
|
1872
2064
|
"maintainers": [
|
|
1873
2065
|
{
|
|
1874
2066
|
"name": "Pascal Luther",
|
|
1875
|
-
"github": "lupas"
|
|
2067
|
+
"github": "lupas",
|
|
2068
|
+
"twitter": "PascalLuther"
|
|
1876
2069
|
}
|
|
1877
2070
|
],
|
|
1878
2071
|
"compatibility": {
|
|
@@ -1893,8 +2086,9 @@
|
|
|
1893
2086
|
"type": "3rd-party",
|
|
1894
2087
|
"maintainers": [
|
|
1895
2088
|
{
|
|
1896
|
-
"name": "
|
|
1897
|
-
"github": "sandoche"
|
|
2089
|
+
"name": "Sandoche ADITTANE",
|
|
2090
|
+
"github": "sandoche",
|
|
2091
|
+
"twitter": "sandochee"
|
|
1898
2092
|
}
|
|
1899
2093
|
],
|
|
1900
2094
|
"compatibility": {
|
|
@@ -1937,7 +2131,7 @@
|
|
|
1937
2131
|
"type": "3rd-party",
|
|
1938
2132
|
"maintainers": [
|
|
1939
2133
|
{
|
|
1940
|
-
"name": "
|
|
2134
|
+
"name": "Dev.DY",
|
|
1941
2135
|
"github": "kdydesign"
|
|
1942
2136
|
}
|
|
1943
2137
|
],
|
|
@@ -1961,7 +2155,8 @@
|
|
|
1961
2155
|
{
|
|
1962
2156
|
"name": "Daniel Roe",
|
|
1963
2157
|
"github": "danielroe",
|
|
1964
|
-
"twitter": "danielcroe"
|
|
2158
|
+
"twitter": "danielcroe",
|
|
2159
|
+
"bluesky": "danielroe.dev"
|
|
1965
2160
|
}
|
|
1966
2161
|
],
|
|
1967
2162
|
"compatibility": {
|
|
@@ -1993,20 +2188,21 @@
|
|
|
1993
2188
|
},
|
|
1994
2189
|
{
|
|
1995
2190
|
"name": "fonts",
|
|
1996
|
-
"description": "
|
|
2191
|
+
"description": "Add custom web fonts with performance in mind.",
|
|
1997
2192
|
"repo": "nuxt/fonts",
|
|
1998
2193
|
"npm": "@nuxt/fonts",
|
|
1999
2194
|
"icon": "nuxt.svg",
|
|
2000
2195
|
"github": "https://github.com/nuxt/fonts",
|
|
2001
2196
|
"website": "https://fonts.nuxt.com",
|
|
2002
2197
|
"learn_more": "",
|
|
2003
|
-
"category": "
|
|
2198
|
+
"category": "Fonts",
|
|
2004
2199
|
"type": "official",
|
|
2005
2200
|
"maintainers": [
|
|
2006
2201
|
{
|
|
2007
2202
|
"name": "Daniel Roe",
|
|
2008
2203
|
"github": "danielroe",
|
|
2009
|
-
"twitter": "danielcroe"
|
|
2204
|
+
"twitter": "danielcroe",
|
|
2205
|
+
"bluesky": "danielroe.dev"
|
|
2010
2206
|
}
|
|
2011
2207
|
],
|
|
2012
2208
|
"compatibility": {
|
|
@@ -2027,7 +2223,7 @@
|
|
|
2027
2223
|
"type": "3rd-party",
|
|
2028
2224
|
"maintainers": [
|
|
2029
2225
|
{
|
|
2030
|
-
"name": "
|
|
2226
|
+
"name": "Heb",
|
|
2031
2227
|
"github": "Hebilicious",
|
|
2032
2228
|
"twitter": "its_hebilicious"
|
|
2033
2229
|
}
|
|
@@ -2078,7 +2274,7 @@
|
|
|
2078
2274
|
"type": "3rd-party",
|
|
2079
2275
|
"maintainers": [
|
|
2080
2276
|
{
|
|
2081
|
-
"name": "
|
|
2277
|
+
"name": "Vasyl Iatsenko",
|
|
2082
2278
|
"github": "vaso2"
|
|
2083
2279
|
}
|
|
2084
2280
|
],
|
|
@@ -2100,8 +2296,9 @@
|
|
|
2100
2296
|
"type": "3rd-party",
|
|
2101
2297
|
"maintainers": [
|
|
2102
2298
|
{
|
|
2103
|
-
"name": "
|
|
2104
|
-
"github": "lindsaykwardell"
|
|
2299
|
+
"name": "Lindsay Wardell",
|
|
2300
|
+
"github": "lindsaykwardell",
|
|
2301
|
+
"bluesky": "lindsaykwardell.com"
|
|
2105
2302
|
}
|
|
2106
2303
|
],
|
|
2107
2304
|
"compatibility": {
|
|
@@ -2123,7 +2320,9 @@
|
|
|
2123
2320
|
"maintainers": [
|
|
2124
2321
|
{
|
|
2125
2322
|
"name": "Alexander Lichter",
|
|
2126
|
-
"github": "
|
|
2323
|
+
"github": "TheAlexLichter",
|
|
2324
|
+
"bluesky": "thealexlichter.com",
|
|
2325
|
+
"twitter": "TheAlexLichter"
|
|
2127
2326
|
},
|
|
2128
2327
|
{
|
|
2129
2328
|
"name": "Troy Morehouse",
|
|
@@ -2150,16 +2349,19 @@
|
|
|
2150
2349
|
{
|
|
2151
2350
|
"name": "Pooya Parsa",
|
|
2152
2351
|
"github": "pi0",
|
|
2153
|
-
"twitter": "_pi0_"
|
|
2352
|
+
"twitter": "_pi0_",
|
|
2353
|
+
"bluesky": "pi0.io"
|
|
2154
2354
|
},
|
|
2155
2355
|
{
|
|
2156
2356
|
"name": "Ricardo Gobbo de Souza",
|
|
2157
|
-
"github": "ricardogobbosouza"
|
|
2357
|
+
"github": "ricardogobbosouza",
|
|
2358
|
+
"twitter": "gobbo_ricardo"
|
|
2158
2359
|
},
|
|
2159
2360
|
{
|
|
2160
2361
|
"name": "Matteo Gabriele",
|
|
2161
2362
|
"github": "MatteoGabriele",
|
|
2162
|
-
"twitter": "matteo_gabriele"
|
|
2363
|
+
"twitter": "matteo_gabriele",
|
|
2364
|
+
"bluesky": "matteogabriele.bsky.social"
|
|
2163
2365
|
}
|
|
2164
2366
|
],
|
|
2165
2367
|
"compatibility": {
|
|
@@ -2181,7 +2383,8 @@
|
|
|
2181
2383
|
"maintainers": [
|
|
2182
2384
|
{
|
|
2183
2385
|
"name": "Ricardo Gobbo de Souza",
|
|
2184
|
-
"github": "ricardogobbosouza"
|
|
2386
|
+
"github": "ricardogobbosouza",
|
|
2387
|
+
"twitter": "gobbo_ricardo"
|
|
2185
2388
|
}
|
|
2186
2389
|
],
|
|
2187
2390
|
"compatibility": {
|
|
@@ -2209,7 +2412,8 @@
|
|
|
2209
2412
|
},
|
|
2210
2413
|
{
|
|
2211
2414
|
"name": "Ricardo Gobbo de Souza",
|
|
2212
|
-
"github": "ricardogobbosouza"
|
|
2415
|
+
"github": "ricardogobbosouza",
|
|
2416
|
+
"twitter": "gobbo_ricardo"
|
|
2213
2417
|
}
|
|
2214
2418
|
],
|
|
2215
2419
|
"compatibility": {
|
|
@@ -2232,7 +2436,8 @@
|
|
|
2232
2436
|
{
|
|
2233
2437
|
"name": "Pooya Parsa",
|
|
2234
2438
|
"github": "pi0",
|
|
2235
|
-
"twitter": "_pi0_"
|
|
2439
|
+
"twitter": "_pi0_",
|
|
2440
|
+
"bluesky": "pi0.io"
|
|
2236
2441
|
},
|
|
2237
2442
|
{
|
|
2238
2443
|
"name": "Farzad Soltani",
|
|
@@ -2263,8 +2468,9 @@
|
|
|
2263
2468
|
"type": "3rd-party",
|
|
2264
2469
|
"maintainers": [
|
|
2265
2470
|
{
|
|
2266
|
-
"name": "
|
|
2267
|
-
"github": "diizzayy"
|
|
2471
|
+
"name": "Conrawl Rogers",
|
|
2472
|
+
"github": "diizzayy",
|
|
2473
|
+
"twitter": "Diizzayy"
|
|
2268
2474
|
}
|
|
2269
2475
|
],
|
|
2270
2476
|
"compatibility": {
|
|
@@ -2285,8 +2491,9 @@
|
|
|
2285
2491
|
"type": "3rd-party",
|
|
2286
2492
|
"maintainers": [
|
|
2287
2493
|
{
|
|
2288
|
-
"name": "
|
|
2289
|
-
"github": "gomah"
|
|
2494
|
+
"name": "Thomas Marrec",
|
|
2495
|
+
"github": "gomah",
|
|
2496
|
+
"twitter": "Gomah"
|
|
2290
2497
|
}
|
|
2291
2498
|
],
|
|
2292
2499
|
"compatibility": {
|
|
@@ -2307,8 +2514,9 @@
|
|
|
2307
2514
|
"type": "3rd-party",
|
|
2308
2515
|
"maintainers": [
|
|
2309
2516
|
{
|
|
2310
|
-
"name": "
|
|
2311
|
-
"github": "tobiasdiez"
|
|
2517
|
+
"name": "Tobias Diez",
|
|
2518
|
+
"github": "tobiasdiez",
|
|
2519
|
+
"twitter": "tobias_diez"
|
|
2312
2520
|
}
|
|
2313
2521
|
],
|
|
2314
2522
|
"compatibility": {
|
|
@@ -2356,7 +2564,8 @@
|
|
|
2356
2564
|
{
|
|
2357
2565
|
"name": "Pooya Parsa",
|
|
2358
2566
|
"github": "pi0",
|
|
2359
|
-
"twitter": "_pi0_"
|
|
2567
|
+
"twitter": "_pi0_",
|
|
2568
|
+
"bluesky": "pi0.io"
|
|
2360
2569
|
}
|
|
2361
2570
|
],
|
|
2362
2571
|
"compatibility": {
|
|
@@ -2377,7 +2586,7 @@
|
|
|
2377
2586
|
"type": "community",
|
|
2378
2587
|
"maintainers": [
|
|
2379
2588
|
{
|
|
2380
|
-
"name": "Xin Du",
|
|
2589
|
+
"name": "Xin Du (Clark)",
|
|
2381
2590
|
"github": "clarkdo"
|
|
2382
2591
|
}
|
|
2383
2592
|
],
|
|
@@ -2399,8 +2608,10 @@
|
|
|
2399
2608
|
"type": "community",
|
|
2400
2609
|
"maintainers": [
|
|
2401
2610
|
{
|
|
2402
|
-
"name": "
|
|
2403
|
-
"github": "danielroe"
|
|
2611
|
+
"name": "Daniel Roe",
|
|
2612
|
+
"github": "danielroe",
|
|
2613
|
+
"twitter": "danielcroe",
|
|
2614
|
+
"bluesky": "danielroe.dev"
|
|
2404
2615
|
}
|
|
2405
2616
|
],
|
|
2406
2617
|
"compatibility": {
|
|
@@ -2423,7 +2634,8 @@
|
|
|
2423
2634
|
{
|
|
2424
2635
|
"name": "Daniel Roe",
|
|
2425
2636
|
"github": "danielroe",
|
|
2426
|
-
"twitter": "danielcroe"
|
|
2637
|
+
"twitter": "danielcroe",
|
|
2638
|
+
"bluesky": "danielroe.dev"
|
|
2427
2639
|
}
|
|
2428
2640
|
],
|
|
2429
2641
|
"compatibility": {
|
|
@@ -2466,9 +2678,10 @@
|
|
|
2466
2678
|
"type": "3rd-party",
|
|
2467
2679
|
"maintainers": [
|
|
2468
2680
|
{
|
|
2469
|
-
"name": "
|
|
2681
|
+
"name": "Lucas Portet",
|
|
2470
2682
|
"github": "l-portet",
|
|
2471
|
-
"avatar": "https://avatars.githubusercontent.com/u/34057690?v=4"
|
|
2683
|
+
"avatar": "https://avatars.githubusercontent.com/u/34057690?v=4",
|
|
2684
|
+
"twitter": "lukecarry_"
|
|
2472
2685
|
}
|
|
2473
2686
|
],
|
|
2474
2687
|
"compatibility": {
|
|
@@ -2489,7 +2702,7 @@
|
|
|
2489
2702
|
"type": "3rd-party",
|
|
2490
2703
|
"maintainers": [
|
|
2491
2704
|
{
|
|
2492
|
-
"name": "
|
|
2705
|
+
"name": "Victor",
|
|
2493
2706
|
"github": "victor-perez"
|
|
2494
2707
|
}
|
|
2495
2708
|
],
|
|
@@ -2511,7 +2724,7 @@
|
|
|
2511
2724
|
"type": "3rd-party",
|
|
2512
2725
|
"maintainers": [
|
|
2513
2726
|
{
|
|
2514
|
-
"name": "
|
|
2727
|
+
"name": "Richard Schloss",
|
|
2515
2728
|
"github": "richardeschloss"
|
|
2516
2729
|
}
|
|
2517
2730
|
],
|
|
@@ -2533,8 +2746,9 @@
|
|
|
2533
2746
|
"type": "3rd-party",
|
|
2534
2747
|
"maintainers": [
|
|
2535
2748
|
{
|
|
2536
|
-
"name": "
|
|
2537
|
-
"github": "hidekatsu-izuno"
|
|
2749
|
+
"name": "Hidekatsu Izuno",
|
|
2750
|
+
"github": "hidekatsu-izuno",
|
|
2751
|
+
"twitter": "hidekatsu_izuno"
|
|
2538
2752
|
}
|
|
2539
2753
|
],
|
|
2540
2754
|
"compatibility": {
|
|
@@ -2555,7 +2769,7 @@
|
|
|
2555
2769
|
"type": "3rd-party",
|
|
2556
2770
|
"maintainers": [
|
|
2557
2771
|
{
|
|
2558
|
-
"name": "
|
|
2772
|
+
"name": "raphaeldamevin",
|
|
2559
2773
|
"github": "damevin"
|
|
2560
2774
|
}
|
|
2561
2775
|
],
|
|
@@ -2577,7 +2791,7 @@
|
|
|
2577
2791
|
"type": "community",
|
|
2578
2792
|
"maintainers": [
|
|
2579
2793
|
{
|
|
2580
|
-
"name": "Xin Du",
|
|
2794
|
+
"name": "Xin Du (Clark)",
|
|
2581
2795
|
"github": "clarkdo"
|
|
2582
2796
|
}
|
|
2583
2797
|
],
|
|
@@ -2601,7 +2815,8 @@
|
|
|
2601
2815
|
{
|
|
2602
2816
|
"name": "Daniel Roe",
|
|
2603
2817
|
"github": "danielroe",
|
|
2604
|
-
"twitter": "danielcroe"
|
|
2818
|
+
"twitter": "danielcroe",
|
|
2819
|
+
"bluesky": "danielroe.dev"
|
|
2605
2820
|
}
|
|
2606
2821
|
],
|
|
2607
2822
|
"compatibility": {
|
|
@@ -2626,12 +2841,14 @@
|
|
|
2626
2841
|
{
|
|
2627
2842
|
"name": "Pooya Parsa",
|
|
2628
2843
|
"github": "pi0",
|
|
2629
|
-
"twitter": "_pi0_"
|
|
2844
|
+
"twitter": "_pi0_",
|
|
2845
|
+
"bluesky": "pi0.io"
|
|
2630
2846
|
},
|
|
2631
2847
|
{
|
|
2632
2848
|
"name": "Sébastien Chopin",
|
|
2633
2849
|
"github": "Atinux",
|
|
2634
|
-
"twitter": "
|
|
2850
|
+
"twitter": "atinux",
|
|
2851
|
+
"bluesky": "atinux.com"
|
|
2635
2852
|
}
|
|
2636
2853
|
],
|
|
2637
2854
|
"compatibility": {
|
|
@@ -2652,16 +2869,21 @@
|
|
|
2652
2869
|
"type": "3rd-party",
|
|
2653
2870
|
"maintainers": [
|
|
2654
2871
|
{
|
|
2655
|
-
"name": "
|
|
2656
|
-
"github": "Atinux"
|
|
2872
|
+
"name": "Sébastien Chopin",
|
|
2873
|
+
"github": "Atinux",
|
|
2874
|
+
"twitter": "atinux",
|
|
2875
|
+
"bluesky": "atinux.com"
|
|
2657
2876
|
},
|
|
2658
2877
|
{
|
|
2659
|
-
"name": "
|
|
2660
|
-
"github": "farnabaz"
|
|
2878
|
+
"name": "Farnabaz",
|
|
2879
|
+
"github": "farnabaz",
|
|
2880
|
+
"twitter": "a_birang",
|
|
2881
|
+
"bluesky": "farnabaz.dev"
|
|
2661
2882
|
},
|
|
2662
2883
|
{
|
|
2663
2884
|
"name": "Sylvain Marroufin",
|
|
2664
|
-
"github": "smarroufin"
|
|
2885
|
+
"github": "smarroufin",
|
|
2886
|
+
"twitter": "smarroufin"
|
|
2665
2887
|
},
|
|
2666
2888
|
{
|
|
2667
2889
|
"name": "Florent Delerue",
|
|
@@ -2717,12 +2939,16 @@
|
|
|
2717
2939
|
"github": "rchl"
|
|
2718
2940
|
},
|
|
2719
2941
|
{
|
|
2720
|
-
"name": "
|
|
2721
|
-
"github": "kazupon"
|
|
2942
|
+
"name": "kazuya kawaguchi",
|
|
2943
|
+
"github": "kazupon",
|
|
2944
|
+
"twitter": "kazu_pon",
|
|
2945
|
+
"bluesky": "kazupon.dev"
|
|
2722
2946
|
},
|
|
2723
2947
|
{
|
|
2724
2948
|
"name": "Bobbie Goede",
|
|
2725
|
-
"github": "BobbieGoede"
|
|
2949
|
+
"github": "BobbieGoede",
|
|
2950
|
+
"twitter": "bobbiegoede",
|
|
2951
|
+
"bluesky": "goede.dev"
|
|
2726
2952
|
}
|
|
2727
2953
|
],
|
|
2728
2954
|
"compatibility": {
|
|
@@ -2743,7 +2969,7 @@
|
|
|
2743
2969
|
"type": "3rd-party",
|
|
2744
2970
|
"maintainers": [
|
|
2745
2971
|
{
|
|
2746
|
-
"name": "
|
|
2972
|
+
"name": "Konstantin Koromyslo",
|
|
2747
2973
|
"github": "coremyslo"
|
|
2748
2974
|
}
|
|
2749
2975
|
],
|
|
@@ -2765,7 +2991,7 @@
|
|
|
2765
2991
|
"type": "3rd-party",
|
|
2766
2992
|
"maintainers": [
|
|
2767
2993
|
{
|
|
2768
|
-
"name": "
|
|
2994
|
+
"name": "John Campion Jr",
|
|
2769
2995
|
"github": "JohnCampionJr"
|
|
2770
2996
|
}
|
|
2771
2997
|
],
|
|
@@ -2788,12 +3014,16 @@
|
|
|
2788
3014
|
"type": "official",
|
|
2789
3015
|
"maintainers": [
|
|
2790
3016
|
{
|
|
2791
|
-
"name": "
|
|
2792
|
-
"github": "Atinux"
|
|
3017
|
+
"name": "Sébastien Chopin",
|
|
3018
|
+
"github": "Atinux",
|
|
3019
|
+
"twitter": "atinux",
|
|
3020
|
+
"bluesky": "atinux.com"
|
|
2793
3021
|
},
|
|
2794
3022
|
{
|
|
2795
3023
|
"name": "Anthony Fu",
|
|
2796
|
-
"github": "antfu"
|
|
3024
|
+
"github": "antfu",
|
|
3025
|
+
"bluesky": "antfu.me",
|
|
3026
|
+
"twitter": "antfu7"
|
|
2797
3027
|
}
|
|
2798
3028
|
],
|
|
2799
3029
|
"compatibility": {
|
|
@@ -2815,7 +3045,7 @@
|
|
|
2815
3045
|
"type": "3rd-party",
|
|
2816
3046
|
"maintainers": [
|
|
2817
3047
|
{
|
|
2818
|
-
"name": "Sebastian
|
|
3048
|
+
"name": "foxCode (Sebastian Włudzik)",
|
|
2819
3049
|
"github": "gitfoxcode"
|
|
2820
3050
|
}
|
|
2821
3051
|
],
|
|
@@ -2848,7 +3078,7 @@
|
|
|
2848
3078
|
},
|
|
2849
3079
|
{
|
|
2850
3080
|
"name": "image",
|
|
2851
|
-
"description": "
|
|
3081
|
+
"description": "Add images with progressive processing, lazy-loading, resizing and providers support.",
|
|
2852
3082
|
"repo": "nuxt/image",
|
|
2853
3083
|
"npm": "@nuxt/image",
|
|
2854
3084
|
"icon": "nuxt.svg",
|
|
@@ -2859,24 +3089,28 @@
|
|
|
2859
3089
|
"type": "official",
|
|
2860
3090
|
"maintainers": [
|
|
2861
3091
|
{
|
|
2862
|
-
"name": "
|
|
3092
|
+
"name": "Farnabaz",
|
|
2863
3093
|
"github": "farnabaz",
|
|
2864
|
-
"twitter": "a_birang"
|
|
3094
|
+
"twitter": "a_birang",
|
|
3095
|
+
"bluesky": "farnabaz.dev"
|
|
2865
3096
|
},
|
|
2866
3097
|
{
|
|
2867
3098
|
"name": "Daniel Roe",
|
|
2868
3099
|
"github": "danielroe",
|
|
2869
|
-
"twitter": "danielcroe"
|
|
3100
|
+
"twitter": "danielcroe",
|
|
3101
|
+
"bluesky": "danielroe.dev"
|
|
2870
3102
|
},
|
|
2871
3103
|
{
|
|
2872
3104
|
"name": "Pooya Parsa",
|
|
2873
3105
|
"github": "pi0",
|
|
2874
|
-
"twitter": "_pi0_"
|
|
3106
|
+
"twitter": "_pi0_",
|
|
3107
|
+
"bluesky": "pi0.io"
|
|
2875
3108
|
},
|
|
2876
3109
|
{
|
|
2877
|
-
"name": "
|
|
3110
|
+
"name": "Sébastien Chopin",
|
|
2878
3111
|
"github": "Atinux",
|
|
2879
|
-
"twitter": "
|
|
3112
|
+
"twitter": "atinux",
|
|
3113
|
+
"bluesky": "atinux.com"
|
|
2880
3114
|
}
|
|
2881
3115
|
],
|
|
2882
3116
|
"compatibility": {
|
|
@@ -2900,7 +3134,8 @@
|
|
|
2900
3134
|
"maintainers": [
|
|
2901
3135
|
{
|
|
2902
3136
|
"name": "Ricardo Gobbo de Souza",
|
|
2903
|
-
"github": "ricardogobbosouza"
|
|
3137
|
+
"github": "ricardogobbosouza",
|
|
3138
|
+
"twitter": "gobbo_ricardo"
|
|
2904
3139
|
}
|
|
2905
3140
|
],
|
|
2906
3141
|
"compatibility": {
|
|
@@ -2911,8 +3146,8 @@
|
|
|
2911
3146
|
{
|
|
2912
3147
|
"name": "inkline",
|
|
2913
3148
|
"description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
|
|
2914
|
-
"repo": "inkline/inkline
|
|
2915
|
-
"npm": "
|
|
3149
|
+
"repo": "inkline/inkline",
|
|
3150
|
+
"npm": "inkline",
|
|
2916
3151
|
"icon": "inkline.svg",
|
|
2917
3152
|
"github": "https://github.com/inkline/inkline",
|
|
2918
3153
|
"website": "https://inkline.io",
|
|
@@ -2970,7 +3205,8 @@
|
|
|
2970
3205
|
{
|
|
2971
3206
|
"name": "Daniel Roe",
|
|
2972
3207
|
"github": "danielroe",
|
|
2973
|
-
"twitter": "danielcroe"
|
|
3208
|
+
"twitter": "danielcroe",
|
|
3209
|
+
"bluesky": "danielroe.dev"
|
|
2974
3210
|
}
|
|
2975
3211
|
],
|
|
2976
3212
|
"compatibility": {
|
|
@@ -2978,6 +3214,29 @@
|
|
|
2978
3214
|
"requires": {}
|
|
2979
3215
|
}
|
|
2980
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
|
+
},
|
|
2981
3240
|
{
|
|
2982
3241
|
"name": "jsonapi",
|
|
2983
3242
|
"description": "Easy JSON:API client integration for Nuxt",
|
|
@@ -3057,11 +3316,13 @@
|
|
|
3057
3316
|
"type": "community",
|
|
3058
3317
|
"maintainers": [
|
|
3059
3318
|
{
|
|
3060
|
-
"name": "
|
|
3061
|
-
"github": "danielroe"
|
|
3319
|
+
"name": "Daniel Roe",
|
|
3320
|
+
"github": "danielroe",
|
|
3321
|
+
"twitter": "danielcroe",
|
|
3322
|
+
"bluesky": "danielroe.dev"
|
|
3062
3323
|
},
|
|
3063
3324
|
{
|
|
3064
|
-
"name": "
|
|
3325
|
+
"name": "Dave",
|
|
3065
3326
|
"github": "DaveOrDead",
|
|
3066
3327
|
"twitter": "dave_or_dead"
|
|
3067
3328
|
}
|
|
@@ -3110,7 +3371,8 @@
|
|
|
3110
3371
|
"maintainers": [
|
|
3111
3372
|
{
|
|
3112
3373
|
"name": "Ricardo Gobbo de Souza",
|
|
3113
|
-
"github": "ricardogobbosouza"
|
|
3374
|
+
"github": "ricardogobbosouza",
|
|
3375
|
+
"twitter": "gobbo_ricardo"
|
|
3114
3376
|
}
|
|
3115
3377
|
],
|
|
3116
3378
|
"compatibility": {
|
|
@@ -3131,7 +3393,7 @@
|
|
|
3131
3393
|
"type": "3rd-party",
|
|
3132
3394
|
"maintainers": [
|
|
3133
3395
|
{
|
|
3134
|
-
"name": "
|
|
3396
|
+
"name": "Cristian Pallarés",
|
|
3135
3397
|
"github": "skyrpex"
|
|
3136
3398
|
}
|
|
3137
3399
|
],
|
|
@@ -3175,8 +3437,34 @@
|
|
|
3175
3437
|
"type": "community",
|
|
3176
3438
|
"maintainers": [
|
|
3177
3439
|
{
|
|
3178
|
-
"name": "
|
|
3179
|
-
"github": "Gugustinette"
|
|
3440
|
+
"name": "Gugustinette",
|
|
3441
|
+
"github": "Gugustinette",
|
|
3442
|
+
"twitter": "gugustinette",
|
|
3443
|
+
"bluesky": "gugustinette.com"
|
|
3444
|
+
}
|
|
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"
|
|
3180
3468
|
}
|
|
3181
3469
|
],
|
|
3182
3470
|
"compatibility": {
|
|
@@ -3209,6 +3497,36 @@
|
|
|
3209
3497
|
"devtools": "^0.0.0"
|
|
3210
3498
|
}
|
|
3211
3499
|
},
|
|
3500
|
+
{
|
|
3501
|
+
"name": "llms",
|
|
3502
|
+
"description": "Generate llms.txt documentation for your Nuxt application",
|
|
3503
|
+
"repo": "nuxtlabs/nuxt-llms",
|
|
3504
|
+
"npm": "nuxt-llms",
|
|
3505
|
+
"icon": "llms.png",
|
|
3506
|
+
"github": "https://github.com/nuxtlabs/nuxt-llms",
|
|
3507
|
+
"website": "https://github.com/nuxtlabs/nuxt-llms",
|
|
3508
|
+
"learn_more": "",
|
|
3509
|
+
"category": "SEO",
|
|
3510
|
+
"type": "3rd-party",
|
|
3511
|
+
"maintainers": [
|
|
3512
|
+
{
|
|
3513
|
+
"name": "Farnabaz",
|
|
3514
|
+
"github": "farnabaz",
|
|
3515
|
+
"twitter": "a_birang",
|
|
3516
|
+
"bluesky": "farnabaz.dev"
|
|
3517
|
+
},
|
|
3518
|
+
{
|
|
3519
|
+
"name": "Sébastien Chopin",
|
|
3520
|
+
"github": "Atinux",
|
|
3521
|
+
"twitter": "atinux",
|
|
3522
|
+
"bluesky": "atinux.com"
|
|
3523
|
+
}
|
|
3524
|
+
],
|
|
3525
|
+
"compatibility": {
|
|
3526
|
+
"nuxt": "^3.0.0",
|
|
3527
|
+
"requires": {}
|
|
3528
|
+
}
|
|
3529
|
+
},
|
|
3212
3530
|
{
|
|
3213
3531
|
"name": "localforage",
|
|
3214
3532
|
"description": "LocalForage is a fast and simple storage library for JavaScript",
|
|
@@ -3224,11 +3542,12 @@
|
|
|
3224
3542
|
{
|
|
3225
3543
|
"name": "Alexandre Chopin",
|
|
3226
3544
|
"github": "alexchopin",
|
|
3227
|
-
"twitter": "
|
|
3545
|
+
"twitter": "thewikeo"
|
|
3228
3546
|
},
|
|
3229
3547
|
{
|
|
3230
3548
|
"name": "Ricardo Gobbo de Souza",
|
|
3231
|
-
"github": "ricardogobbosouza"
|
|
3549
|
+
"github": "ricardogobbosouza",
|
|
3550
|
+
"twitter": "gobbo_ricardo"
|
|
3232
3551
|
}
|
|
3233
3552
|
],
|
|
3234
3553
|
"compatibility": {
|
|
@@ -3251,7 +3570,8 @@
|
|
|
3251
3570
|
{
|
|
3252
3571
|
"name": "Pooya Parsa",
|
|
3253
3572
|
"github": "pi0",
|
|
3254
|
-
"twitter": "_pi0_"
|
|
3573
|
+
"twitter": "_pi0_",
|
|
3574
|
+
"bluesky": "pi0.io"
|
|
3255
3575
|
}
|
|
3256
3576
|
],
|
|
3257
3577
|
"compatibility": {
|
|
@@ -3272,8 +3592,10 @@
|
|
|
3272
3592
|
"type": "3rd-party",
|
|
3273
3593
|
"maintainers": [
|
|
3274
3594
|
{
|
|
3275
|
-
"name": "Arash Sheyda",
|
|
3276
|
-
"github": "arashsheyda"
|
|
3595
|
+
"name": "Arash Ari Sheyda",
|
|
3596
|
+
"github": "arashsheyda",
|
|
3597
|
+
"twitter": "arash_sheyda",
|
|
3598
|
+
"bluesky": "arashsheyda.me"
|
|
3277
3599
|
}
|
|
3278
3600
|
],
|
|
3279
3601
|
"compatibility": {
|
|
@@ -3350,6 +3672,30 @@
|
|
|
3350
3672
|
},
|
|
3351
3673
|
"sponsor": true
|
|
3352
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
|
+
},
|
|
3353
3699
|
{
|
|
3354
3700
|
"name": "lucide-icons",
|
|
3355
3701
|
"description": "Nuxt module to integrate Lucide icons",
|
|
@@ -3413,7 +3759,32 @@
|
|
|
3413
3759
|
{
|
|
3414
3760
|
"name": "Daniel Roe",
|
|
3415
3761
|
"github": "danielroe",
|
|
3416
|
-
"twitter": "danielcroe"
|
|
3762
|
+
"twitter": "danielcroe",
|
|
3763
|
+
"bluesky": "danielroe.dev"
|
|
3764
|
+
}
|
|
3765
|
+
],
|
|
3766
|
+
"compatibility": {
|
|
3767
|
+
"nuxt": ">=3.0.0",
|
|
3768
|
+
"requires": {}
|
|
3769
|
+
}
|
|
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"
|
|
3417
3788
|
}
|
|
3418
3789
|
],
|
|
3419
3790
|
"compatibility": {
|
|
@@ -3459,7 +3830,8 @@
|
|
|
3459
3830
|
{
|
|
3460
3831
|
"name": "Pooya Parsa",
|
|
3461
3832
|
"github": "pi0",
|
|
3462
|
-
"twitter": "_pi0_"
|
|
3833
|
+
"twitter": "_pi0_",
|
|
3834
|
+
"bluesky": "pi0.io"
|
|
3463
3835
|
}
|
|
3464
3836
|
],
|
|
3465
3837
|
"compatibility": {
|
|
@@ -3480,7 +3852,7 @@
|
|
|
3480
3852
|
"type": "3rd-party",
|
|
3481
3853
|
"maintainers": [
|
|
3482
3854
|
{
|
|
3483
|
-
"name": "
|
|
3855
|
+
"name": "Emirhan",
|
|
3484
3856
|
"github": "hanzydev",
|
|
3485
3857
|
"avatar": "https://avatars.githubusercontent.com/u/77491112?v=4"
|
|
3486
3858
|
}
|
|
@@ -3504,7 +3876,7 @@
|
|
|
3504
3876
|
"type": "3rd-party",
|
|
3505
3877
|
"maintainers": [
|
|
3506
3878
|
{
|
|
3507
|
-
"name": "
|
|
3879
|
+
"name": "Pim",
|
|
3508
3880
|
"github": "pimlie"
|
|
3509
3881
|
}
|
|
3510
3882
|
],
|
|
@@ -3515,19 +3887,20 @@
|
|
|
3515
3887
|
},
|
|
3516
3888
|
{
|
|
3517
3889
|
"name": "maz-ui",
|
|
3518
|
-
"description": "
|
|
3519
|
-
"repo": "louismazel/maz-ui#master/packages/
|
|
3520
|
-
"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",
|
|
3521
3893
|
"icon": "maz-ui.png",
|
|
3522
|
-
"github": "https://github.com/
|
|
3894
|
+
"github": "https://github.com/LouisMazel/maz-ui/tree/master/packages/nuxt",
|
|
3523
3895
|
"website": "https://maz-ui.com/",
|
|
3524
3896
|
"learn_more": "https://maz-ui.com/guide/nuxt",
|
|
3525
3897
|
"category": "UI",
|
|
3526
3898
|
"type": "3rd-party",
|
|
3527
3899
|
"maintainers": [
|
|
3528
3900
|
{
|
|
3529
|
-
"name": "
|
|
3530
|
-
"github": "LouisMazel"
|
|
3901
|
+
"name": "Mazel",
|
|
3902
|
+
"github": "LouisMazel",
|
|
3903
|
+
"twitter": "Mazeel"
|
|
3531
3904
|
}
|
|
3532
3905
|
],
|
|
3533
3906
|
"compatibility": {
|
|
@@ -3548,8 +3921,10 @@
|
|
|
3548
3921
|
"type": "community",
|
|
3549
3922
|
"maintainers": [
|
|
3550
3923
|
{
|
|
3551
|
-
"name": "
|
|
3552
|
-
"github": "farnabaz"
|
|
3924
|
+
"name": "Farnabaz",
|
|
3925
|
+
"github": "farnabaz",
|
|
3926
|
+
"twitter": "a_birang",
|
|
3927
|
+
"bluesky": "farnabaz.dev"
|
|
3553
3928
|
}
|
|
3554
3929
|
],
|
|
3555
3930
|
"compatibility": {
|
|
@@ -3584,7 +3959,7 @@
|
|
|
3584
3959
|
"name": "medusa",
|
|
3585
3960
|
"description": "Easily connect to Medusa from your Nuxt application",
|
|
3586
3961
|
"repo": "Baroshem/nuxt-medusa",
|
|
3587
|
-
"npm": "
|
|
3962
|
+
"npm": "@nuxtjs/medusa",
|
|
3588
3963
|
"icon": "medusa.svg",
|
|
3589
3964
|
"github": "https://github.com/Baroshem/nuxt-medusa/",
|
|
3590
3965
|
"website": "https://nuxt-medusa.vercel.app/",
|
|
@@ -3595,7 +3970,9 @@
|
|
|
3595
3970
|
{
|
|
3596
3971
|
"name": "Jakub Andrzejewski",
|
|
3597
3972
|
"github": "Baroshem",
|
|
3598
|
-
"avatar": "https://avatars.githubusercontent.com/u/37120330?v=4"
|
|
3973
|
+
"avatar": "https://avatars.githubusercontent.com/u/37120330?v=4",
|
|
3974
|
+
"twitter": "jacobandrewsky",
|
|
3975
|
+
"bluesky": "jacobandrewsky.bsky.social"
|
|
3599
3976
|
}
|
|
3600
3977
|
],
|
|
3601
3978
|
"compatibility": {
|
|
@@ -3620,7 +3997,8 @@
|
|
|
3620
3997
|
{
|
|
3621
3998
|
"name": "Alex Duval",
|
|
3622
3999
|
"github": "xlanex6",
|
|
3623
|
-
"avatar": "https://avatars.githubusercontent.com/u/13418668?v=4"
|
|
4000
|
+
"avatar": "https://avatars.githubusercontent.com/u/13418668?v=4",
|
|
4001
|
+
"twitter": "xlanex6"
|
|
3624
4002
|
}
|
|
3625
4003
|
],
|
|
3626
4004
|
"compatibility": {
|
|
@@ -3644,7 +4022,7 @@
|
|
|
3644
4022
|
"type": "3rd-party",
|
|
3645
4023
|
"maintainers": [
|
|
3646
4024
|
{
|
|
3647
|
-
"name": "
|
|
4025
|
+
"name": "Pim",
|
|
3648
4026
|
"github": "pimlie"
|
|
3649
4027
|
}
|
|
3650
4028
|
],
|
|
@@ -3713,11 +4091,13 @@
|
|
|
3713
4091
|
{
|
|
3714
4092
|
"name": "Pooya Parsa",
|
|
3715
4093
|
"github": "pi0",
|
|
3716
|
-
"twitter": "_pi0_"
|
|
4094
|
+
"twitter": "_pi0_",
|
|
4095
|
+
"bluesky": "pi0.io"
|
|
3717
4096
|
},
|
|
3718
4097
|
{
|
|
3719
4098
|
"name": "Ricardo Gobbo de Souza",
|
|
3720
|
-
"github": "ricardogobbosouza"
|
|
4099
|
+
"github": "ricardogobbosouza",
|
|
4100
|
+
"twitter": "gobbo_ricardo"
|
|
3721
4101
|
}
|
|
3722
4102
|
],
|
|
3723
4103
|
"compatibility": {
|
|
@@ -3738,7 +4118,7 @@
|
|
|
3738
4118
|
"type": "3rd-party",
|
|
3739
4119
|
"maintainers": [
|
|
3740
4120
|
{
|
|
3741
|
-
"name": "
|
|
4121
|
+
"name": "Pedro Miguel Da Silva Pereira",
|
|
3742
4122
|
"github": "ezypeeze"
|
|
3743
4123
|
}
|
|
3744
4124
|
],
|
|
@@ -3760,8 +4140,10 @@
|
|
|
3760
4140
|
"type": "3rd-party",
|
|
3761
4141
|
"maintainers": [
|
|
3762
4142
|
{
|
|
3763
|
-
"name": "
|
|
3764
|
-
"github": "arashsheyda"
|
|
4143
|
+
"name": "Arash Ari Sheyda",
|
|
4144
|
+
"github": "arashsheyda",
|
|
4145
|
+
"twitter": "arash_sheyda",
|
|
4146
|
+
"bluesky": "arashsheyda.me"
|
|
3765
4147
|
}
|
|
3766
4148
|
],
|
|
3767
4149
|
"compatibility": {
|
|
@@ -3783,7 +4165,8 @@
|
|
|
3783
4165
|
"maintainers": [
|
|
3784
4166
|
{
|
|
3785
4167
|
"name": "DreaMinder",
|
|
3786
|
-
"github": "DreaMinder"
|
|
4168
|
+
"github": "DreaMinder",
|
|
4169
|
+
"twitter": "DreaMinder"
|
|
3787
4170
|
}
|
|
3788
4171
|
],
|
|
3789
4172
|
"compatibility": {
|
|
@@ -3805,8 +4188,9 @@
|
|
|
3805
4188
|
"maintainers": [
|
|
3806
4189
|
{
|
|
3807
4190
|
"name": "Alexander Lichter",
|
|
3808
|
-
"github": "
|
|
3809
|
-
"twitter": "TheAlexLichter"
|
|
4191
|
+
"github": "TheAlexLichter",
|
|
4192
|
+
"twitter": "TheAlexLichter",
|
|
4193
|
+
"bluesky": "thealexlichter.com"
|
|
3810
4194
|
}
|
|
3811
4195
|
],
|
|
3812
4196
|
"compatibility": {
|
|
@@ -3849,8 +4233,10 @@
|
|
|
3849
4233
|
"type": "community",
|
|
3850
4234
|
"maintainers": [
|
|
3851
4235
|
{
|
|
3852
|
-
"name": "Arash Sheyda",
|
|
3853
|
-
"github": "arashsheyda"
|
|
4236
|
+
"name": "Arash Ari Sheyda",
|
|
4237
|
+
"github": "arashsheyda",
|
|
4238
|
+
"twitter": "arash_sheyda",
|
|
4239
|
+
"bluesky": "arashsheyda.me"
|
|
3854
4240
|
}
|
|
3855
4241
|
],
|
|
3856
4242
|
"compatibility": {
|
|
@@ -3866,12 +4252,12 @@
|
|
|
3866
4252
|
"icon": "nodemailer.png",
|
|
3867
4253
|
"github": "https://github.com/kleinpetr/nuxt-nodemailer",
|
|
3868
4254
|
"website": "https://github.com/kleinpetr/nuxt-nodemailer",
|
|
3869
|
-
"learn_more": "https://
|
|
4255
|
+
"learn_more": "https://nodemailer.com/",
|
|
3870
4256
|
"category": "Extensions",
|
|
3871
4257
|
"type": "3rd-party",
|
|
3872
4258
|
"maintainers": [
|
|
3873
4259
|
{
|
|
3874
|
-
"name": "
|
|
4260
|
+
"name": "Klein Petr",
|
|
3875
4261
|
"github": "kleinpetr"
|
|
3876
4262
|
}
|
|
3877
4263
|
],
|
|
@@ -3915,7 +4301,7 @@
|
|
|
3915
4301
|
"type": "3rd-party",
|
|
3916
4302
|
"maintainers": [
|
|
3917
4303
|
{
|
|
3918
|
-
"name": "
|
|
4304
|
+
"name": "Ade Novid",
|
|
3919
4305
|
"github": "adenvt"
|
|
3920
4306
|
}
|
|
3921
4307
|
],
|
|
@@ -3946,6 +4332,29 @@
|
|
|
3946
4332
|
"requires": {}
|
|
3947
4333
|
}
|
|
3948
4334
|
},
|
|
4335
|
+
{
|
|
4336
|
+
"name": "nuxt-anime",
|
|
4337
|
+
"description": "Nuxt module for Anime.js",
|
|
4338
|
+
"repo": "Enternikot/NuxtAnime",
|
|
4339
|
+
"npm": "nuxt-anime",
|
|
4340
|
+
"icon": "nuxt-anime.png",
|
|
4341
|
+
"github": "https://github.com/Enternikot/NuxtAnime",
|
|
4342
|
+
"website": "https://nuxtanime.vercel.app/",
|
|
4343
|
+
"learn_more": "https://animejs.com/",
|
|
4344
|
+
"category": "Libraries",
|
|
4345
|
+
"type": "3rd-party",
|
|
4346
|
+
"maintainers": [
|
|
4347
|
+
{
|
|
4348
|
+
"name": "Sebastian Gebhardt",
|
|
4349
|
+
"github": "Enternikot",
|
|
4350
|
+
"avatar": "https://avatars.githubusercontent.com/u/47455848?v=4"
|
|
4351
|
+
}
|
|
4352
|
+
],
|
|
4353
|
+
"compatibility": {
|
|
4354
|
+
"nuxt": ">=3.0.0",
|
|
4355
|
+
"requires": {}
|
|
4356
|
+
}
|
|
4357
|
+
},
|
|
3949
4358
|
{
|
|
3950
4359
|
"name": "nuxt-asciidoc",
|
|
3951
4360
|
"description": "Transformer for using asciidoc in nuxt",
|
|
@@ -3959,7 +4368,7 @@
|
|
|
3959
4368
|
"type": "3rd-party",
|
|
3960
4369
|
"maintainers": [
|
|
3961
4370
|
{
|
|
3962
|
-
"name": "
|
|
4371
|
+
"name": "Chrizzly",
|
|
3963
4372
|
"github": "Chris2011",
|
|
3964
4373
|
"twitter": "Chrizzly42"
|
|
3965
4374
|
}
|
|
@@ -3977,14 +4386,15 @@
|
|
|
3977
4386
|
"icon": "laravel.svg",
|
|
3978
4387
|
"github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
|
|
3979
4388
|
"website": "https://manchenkoff.gitbook.io/nuxt-auth-sanctum/",
|
|
3980
|
-
"learn_more": "https://laravel.com/docs/
|
|
4389
|
+
"learn_more": "https://laravel.com/docs/12.x/sanctum",
|
|
3981
4390
|
"category": "Security",
|
|
3982
4391
|
"type": "3rd-party",
|
|
3983
4392
|
"maintainers": [
|
|
3984
4393
|
{
|
|
3985
4394
|
"name": "Artem Manchenkov",
|
|
3986
4395
|
"github": "manchenkoff",
|
|
3987
|
-
"avatar": "https://avatars.githubusercontent.com/manchenkoff"
|
|
4396
|
+
"avatar": "https://avatars.githubusercontent.com/manchenkoff",
|
|
4397
|
+
"twitter": "AManchenkov"
|
|
3988
4398
|
}
|
|
3989
4399
|
],
|
|
3990
4400
|
"compatibility": {
|
|
@@ -4005,7 +4415,7 @@
|
|
|
4005
4415
|
"type": "3rd-party",
|
|
4006
4416
|
"maintainers": [
|
|
4007
4417
|
{
|
|
4008
|
-
"name": "
|
|
4418
|
+
"name": "Kurt Gierke",
|
|
4009
4419
|
"github": "kgierke"
|
|
4010
4420
|
}
|
|
4011
4421
|
],
|
|
@@ -4027,7 +4437,7 @@
|
|
|
4027
4437
|
"type": "3rd-party",
|
|
4028
4438
|
"maintainers": [
|
|
4029
4439
|
{
|
|
4030
|
-
"name": "Soryn
|
|
4440
|
+
"name": "Soryn",
|
|
4031
4441
|
"github": "50rayn"
|
|
4032
4442
|
}
|
|
4033
4443
|
],
|
|
@@ -4078,7 +4488,7 @@
|
|
|
4078
4488
|
"type": "3rd-party",
|
|
4079
4489
|
"maintainers": [
|
|
4080
4490
|
{
|
|
4081
|
-
"name": "
|
|
4491
|
+
"name": "Oyedeji Oyewole",
|
|
4082
4492
|
"github": "oyedejioyewole"
|
|
4083
4493
|
}
|
|
4084
4494
|
],
|
|
@@ -4087,6 +4497,30 @@
|
|
|
4087
4497
|
"requires": {}
|
|
4088
4498
|
}
|
|
4089
4499
|
},
|
|
4500
|
+
{
|
|
4501
|
+
"name": "nuxt-charts",
|
|
4502
|
+
"description": "Nuxt module for vue-chrts",
|
|
4503
|
+
"repo": "dennisadriaans/vue-chrts#main/packages/nuxt",
|
|
4504
|
+
"npm": "nuxt-charts",
|
|
4505
|
+
"icon": "nuxt-charts.svg",
|
|
4506
|
+
"github": "https://github.com/dennisadriaans/vue-chrts",
|
|
4507
|
+
"website": "https://nuxtcharts.com/",
|
|
4508
|
+
"learn_more": "https://nuxtcharts.com/docs",
|
|
4509
|
+
"category": "UI",
|
|
4510
|
+
"type": "3rd-party",
|
|
4511
|
+
"maintainers": [
|
|
4512
|
+
{
|
|
4513
|
+
"name": "Dennis Adriaansen",
|
|
4514
|
+
"github": "dennisadriaans",
|
|
4515
|
+
"avatar": "https://avatars.githubusercontent.com/dennisadriaans",
|
|
4516
|
+
"twitter": "DennisAdriaans"
|
|
4517
|
+
}
|
|
4518
|
+
],
|
|
4519
|
+
"compatibility": {
|
|
4520
|
+
"nuxt": ">=3.0.0",
|
|
4521
|
+
"requires": {}
|
|
4522
|
+
}
|
|
4523
|
+
},
|
|
4090
4524
|
{
|
|
4091
4525
|
"name": "nuxt-chatgpt",
|
|
4092
4526
|
"description": "ChatGPT integration for Nuxt",
|
|
@@ -4122,8 +4556,54 @@
|
|
|
4122
4556
|
"type": "3rd-party",
|
|
4123
4557
|
"maintainers": [
|
|
4124
4558
|
{
|
|
4125
|
-
"name": "
|
|
4126
|
-
"github": "ThimoDEV"
|
|
4559
|
+
"name": "Thimo",
|
|
4560
|
+
"github": "ThimoDEV",
|
|
4561
|
+
"twitter": "ThimoDEV"
|
|
4562
|
+
}
|
|
4563
|
+
],
|
|
4564
|
+
"compatibility": {
|
|
4565
|
+
"nuxt": ">=3.0.0",
|
|
4566
|
+
"requires": {}
|
|
4567
|
+
}
|
|
4568
|
+
},
|
|
4569
|
+
{
|
|
4570
|
+
"name": "nuxt-color-picker",
|
|
4571
|
+
"description": "A module that adds a convenient, customizable ColorPicker component to select colors in your application.",
|
|
4572
|
+
"repo": "lorexiq/nuxt-color-picker",
|
|
4573
|
+
"npm": "nuxt-color-picker",
|
|
4574
|
+
"icon": "nuxt-color-picker.png",
|
|
4575
|
+
"github": "https://github.com/LorexIQ/nuxt-color-picker",
|
|
4576
|
+
"website": "https://nuxt-color-picker.nuxt.dev/",
|
|
4577
|
+
"learn_more": "",
|
|
4578
|
+
"category": "UI",
|
|
4579
|
+
"type": "3rd-party",
|
|
4580
|
+
"maintainers": [
|
|
4581
|
+
{
|
|
4582
|
+
"name": "Dmitry Murashko",
|
|
4583
|
+
"github": "LorexIQ",
|
|
4584
|
+
"avatar": "https://avatars.githubusercontent.com/lorexiq?v=4"
|
|
4585
|
+
}
|
|
4586
|
+
],
|
|
4587
|
+
"compatibility": {
|
|
4588
|
+
"nuxt": "^3.0.0",
|
|
4589
|
+
"requires": {}
|
|
4590
|
+
}
|
|
4591
|
+
},
|
|
4592
|
+
{
|
|
4593
|
+
"name": "nuxt-componentsbook-module",
|
|
4594
|
+
"description": "Storybook-like experience for Nuxt components",
|
|
4595
|
+
"repo": "s00d/nuxt-componentsbook-module",
|
|
4596
|
+
"npm": "nuxt-componentsbook-module",
|
|
4597
|
+
"icon": "nuxt-componentsbook-module.png",
|
|
4598
|
+
"github": "https://github.com/s00d/nuxt-componentsbook-module",
|
|
4599
|
+
"website": "https://github.com/s00d/nuxt-componentsbook-module",
|
|
4600
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-componentsbook-module",
|
|
4601
|
+
"category": "Extensions",
|
|
4602
|
+
"type": "3rd-party",
|
|
4603
|
+
"maintainers": [
|
|
4604
|
+
{
|
|
4605
|
+
"name": "Pavel Kuzmin",
|
|
4606
|
+
"github": "s00d"
|
|
4127
4607
|
}
|
|
4128
4608
|
],
|
|
4129
4609
|
"compatibility": {
|
|
@@ -4166,8 +4646,9 @@
|
|
|
4166
4646
|
"type": "3rd-party",
|
|
4167
4647
|
"maintainers": [
|
|
4168
4648
|
{
|
|
4169
|
-
"name": "
|
|
4170
|
-
"github": "JustSerdar"
|
|
4649
|
+
"name": "Serdar Yerdelen",
|
|
4650
|
+
"github": "JustSerdar",
|
|
4651
|
+
"twitter": "justserdardev"
|
|
4171
4652
|
}
|
|
4172
4653
|
],
|
|
4173
4654
|
"compatibility": {
|
|
@@ -4214,7 +4695,7 @@
|
|
|
4214
4695
|
"type": "3rd-party",
|
|
4215
4696
|
"maintainers": [
|
|
4216
4697
|
{
|
|
4217
|
-
"name": "
|
|
4698
|
+
"name": "Aslan Gama",
|
|
4218
4699
|
"github": "4sllan"
|
|
4219
4700
|
}
|
|
4220
4701
|
],
|
|
@@ -4258,7 +4739,7 @@
|
|
|
4258
4739
|
"type": "3rd-party",
|
|
4259
4740
|
"maintainers": [
|
|
4260
4741
|
{
|
|
4261
|
-
"name": "
|
|
4742
|
+
"name": "Ali Sokkar",
|
|
4262
4743
|
"github": "NyllRE"
|
|
4263
4744
|
}
|
|
4264
4745
|
],
|
|
@@ -4305,7 +4786,8 @@
|
|
|
4305
4786
|
{
|
|
4306
4787
|
"name": "Charles Paul",
|
|
4307
4788
|
"github": "dev-charles15531",
|
|
4308
|
-
"avatar": "https://avatars.githubusercontent.com/dev-charles15531"
|
|
4789
|
+
"avatar": "https://avatars.githubusercontent.com/dev-charles15531",
|
|
4790
|
+
"twitter": "Charles__Paul"
|
|
4309
4791
|
}
|
|
4310
4792
|
],
|
|
4311
4793
|
"compatibility": {
|
|
@@ -4314,38 +4796,82 @@
|
|
|
4314
4796
|
}
|
|
4315
4797
|
},
|
|
4316
4798
|
{
|
|
4317
|
-
"name": "nuxt-
|
|
4318
|
-
"description": "
|
|
4319
|
-
"repo": "
|
|
4320
|
-
"npm": "nuxt-
|
|
4321
|
-
"icon": "nuxt-
|
|
4322
|
-
"github": "https://github.com/
|
|
4323
|
-
"website": "https://
|
|
4799
|
+
"name": "nuxt-glaze",
|
|
4800
|
+
"description": "Glaze.dev module for Nuxt",
|
|
4801
|
+
"repo": "holux-design/nuxt-glaze",
|
|
4802
|
+
"npm": "nuxt-glaze",
|
|
4803
|
+
"icon": "nuxt-glaze.png",
|
|
4804
|
+
"github": "https://github.com/holux-design/nuxt-glaze",
|
|
4805
|
+
"website": "https://glaze.dev",
|
|
4324
4806
|
"learn_more": "",
|
|
4325
|
-
"category": "
|
|
4807
|
+
"category": "Libraries",
|
|
4326
4808
|
"type": "3rd-party",
|
|
4327
4809
|
"maintainers": [
|
|
4328
4810
|
{
|
|
4329
|
-
"name": "
|
|
4330
|
-
"github": "
|
|
4331
|
-
"twitter": "dulnan",
|
|
4332
|
-
"avatar": "https://avatars.githubusercontent.com/dulnan?v=4"
|
|
4333
|
-
},
|
|
4334
|
-
{
|
|
4335
|
-
"name": "ayalon",
|
|
4336
|
-
"github": "ayalon",
|
|
4337
|
-
"avatar": "https://avatars.githubusercontent.com/ayalon?v=4"
|
|
4811
|
+
"name": "Lukas Hofstätter",
|
|
4812
|
+
"github": "holux-design"
|
|
4338
4813
|
}
|
|
4339
4814
|
],
|
|
4340
4815
|
"compatibility": {
|
|
4341
|
-
"nuxt": "
|
|
4816
|
+
"nuxt": ">=3.0.0",
|
|
4342
4817
|
"requires": {}
|
|
4343
4818
|
}
|
|
4344
4819
|
},
|
|
4345
4820
|
{
|
|
4346
|
-
"name": "nuxt-
|
|
4347
|
-
"description": "",
|
|
4348
|
-
"repo": "
|
|
4821
|
+
"name": "nuxt-gpt",
|
|
4822
|
+
"description": "Plug and Play ChatGPT for Nuxt.",
|
|
4823
|
+
"repo": "holux-design/nuxt-GPT",
|
|
4824
|
+
"npm": "nuxt-gpt",
|
|
4825
|
+
"icon": "nuxt-gpt.svg",
|
|
4826
|
+
"github": "https://github.com/holux-design/nuxt-GPT",
|
|
4827
|
+
"website": "https://nuxt-gpt-module.vercel.app/",
|
|
4828
|
+
"learn_more": "https://nuxt-gpt-module.vercel.app/usage/examples",
|
|
4829
|
+
"category": "Libraries",
|
|
4830
|
+
"type": "3rd-party",
|
|
4831
|
+
"maintainers": [
|
|
4832
|
+
{
|
|
4833
|
+
"name": "Lukas Hofstätter",
|
|
4834
|
+
"github": "holux-design"
|
|
4835
|
+
}
|
|
4836
|
+
],
|
|
4837
|
+
"compatibility": {
|
|
4838
|
+
"nuxt": ">=3.0.0",
|
|
4839
|
+
"requires": {}
|
|
4840
|
+
}
|
|
4841
|
+
},
|
|
4842
|
+
{
|
|
4843
|
+
"name": "nuxt-graphql-middleware",
|
|
4844
|
+
"description": "Expose GraphQL queries and mutations as server API routes.",
|
|
4845
|
+
"repo": "dulnan/nuxt-graphql-middleware",
|
|
4846
|
+
"npm": "nuxt-graphql-middleware",
|
|
4847
|
+
"icon": "nuxt-graphql-middleware.svg",
|
|
4848
|
+
"github": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
4849
|
+
"website": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
4850
|
+
"learn_more": "",
|
|
4851
|
+
"category": "Request",
|
|
4852
|
+
"type": "3rd-party",
|
|
4853
|
+
"maintainers": [
|
|
4854
|
+
{
|
|
4855
|
+
"name": "Jan Hug",
|
|
4856
|
+
"github": "dulnan",
|
|
4857
|
+
"twitter": "dulnan",
|
|
4858
|
+
"avatar": "https://avatars.githubusercontent.com/dulnan?v=4"
|
|
4859
|
+
},
|
|
4860
|
+
{
|
|
4861
|
+
"name": "ayalon",
|
|
4862
|
+
"github": "ayalon",
|
|
4863
|
+
"avatar": "https://avatars.githubusercontent.com/ayalon?v=4"
|
|
4864
|
+
}
|
|
4865
|
+
],
|
|
4866
|
+
"compatibility": {
|
|
4867
|
+
"nuxt": "^2.0.0 || >=3.0.0",
|
|
4868
|
+
"requires": {}
|
|
4869
|
+
}
|
|
4870
|
+
},
|
|
4871
|
+
{
|
|
4872
|
+
"name": "nuxt-graphql-playground",
|
|
4873
|
+
"description": "",
|
|
4874
|
+
"repo": "pinpon-dev/nuxt-graphql-playground",
|
|
4349
4875
|
"npm": "@pin-pon/nuxt-graphql-playground",
|
|
4350
4876
|
"icon": "",
|
|
4351
4877
|
"github": "https://github.com/pinpon-dev/nuxt-graphql-playground",
|
|
@@ -4402,7 +4928,8 @@
|
|
|
4402
4928
|
{
|
|
4403
4929
|
"name": "Joaquín Sánchez",
|
|
4404
4930
|
"github": "userquin",
|
|
4405
|
-
"twitter": "userquin"
|
|
4931
|
+
"twitter": "userquin",
|
|
4932
|
+
"bluesky": "userquin.bsky.social"
|
|
4406
4933
|
}
|
|
4407
4934
|
],
|
|
4408
4935
|
"compatibility": {
|
|
@@ -4423,8 +4950,10 @@
|
|
|
4423
4950
|
"type": "3rd-party",
|
|
4424
4951
|
"maintainers": [
|
|
4425
4952
|
{
|
|
4426
|
-
"name": "
|
|
4427
|
-
"github": "lihbr"
|
|
4953
|
+
"name": "Lucie",
|
|
4954
|
+
"github": "lihbr",
|
|
4955
|
+
"twitter": "li_hbr",
|
|
4956
|
+
"bluesky": "lihbr.com"
|
|
4428
4957
|
}
|
|
4429
4958
|
],
|
|
4430
4959
|
"compatibility": {
|
|
@@ -4469,8 +4998,9 @@
|
|
|
4469
4998
|
"type": "3rd-party",
|
|
4470
4999
|
"maintainers": [
|
|
4471
5000
|
{
|
|
4472
|
-
"name": "
|
|
4473
|
-
"github": "daliborgogic"
|
|
5001
|
+
"name": "Dalibor Gogic",
|
|
5002
|
+
"github": "daliborgogic",
|
|
5003
|
+
"twitter": "dalibor_gogic"
|
|
4474
5004
|
}
|
|
4475
5005
|
],
|
|
4476
5006
|
"compatibility": {
|
|
@@ -4491,7 +5021,7 @@
|
|
|
4491
5021
|
"type": "3rd-party",
|
|
4492
5022
|
"maintainers": [
|
|
4493
5023
|
{
|
|
4494
|
-
"name": "
|
|
5024
|
+
"name": "ryota yamamoto",
|
|
4495
5025
|
"github": "ymmooot"
|
|
4496
5026
|
}
|
|
4497
5027
|
],
|
|
@@ -4508,14 +5038,63 @@
|
|
|
4508
5038
|
"icon": "laravel.svg",
|
|
4509
5039
|
"github": "https://github.com/manchenkoff/nuxt-laravel-echo",
|
|
4510
5040
|
"website": "https://manchenkoff.gitbook.io/nuxt-laravel-echo",
|
|
4511
|
-
"learn_more": "https://laravel.com/docs/
|
|
5041
|
+
"learn_more": "https://laravel.com/docs/12.x/broadcasting",
|
|
4512
5042
|
"category": "Libraries",
|
|
4513
5043
|
"type": "3rd-party",
|
|
4514
5044
|
"maintainers": [
|
|
4515
5045
|
{
|
|
4516
5046
|
"name": "Artem Manchenkov",
|
|
4517
5047
|
"github": "manchenkoff",
|
|
4518
|
-
"avatar": "https://avatars.githubusercontent.com/manchenkoff"
|
|
5048
|
+
"avatar": "https://avatars.githubusercontent.com/manchenkoff",
|
|
5049
|
+
"twitter": "AManchenkov"
|
|
5050
|
+
}
|
|
5051
|
+
],
|
|
5052
|
+
"compatibility": {
|
|
5053
|
+
"nuxt": ">=3.12.0",
|
|
5054
|
+
"requires": {}
|
|
5055
|
+
}
|
|
5056
|
+
},
|
|
5057
|
+
{
|
|
5058
|
+
"name": "nuxt-legacy",
|
|
5059
|
+
"description": "A Nuxt module for supporting legacy browsers.",
|
|
5060
|
+
"repo": "teages/nuxt-legacy",
|
|
5061
|
+
"npm": "@teages/nuxt-legacy",
|
|
5062
|
+
"icon": "nuxt-legacy.svg",
|
|
5063
|
+
"github": "https://github.com/teages/nuxt-legacy",
|
|
5064
|
+
"website": "https://github.com/teages/nuxt-legacy",
|
|
5065
|
+
"learn_more": "https://www.npmjs.com/package/@vitejs/plugin-legacy",
|
|
5066
|
+
"category": "Performance",
|
|
5067
|
+
"type": "3rd-party",
|
|
5068
|
+
"maintainers": [
|
|
5069
|
+
{
|
|
5070
|
+
"name": "Teages",
|
|
5071
|
+
"github": "teages",
|
|
5072
|
+
"twitter": "Teages_L",
|
|
5073
|
+
"bluesky": "teages.xyz"
|
|
5074
|
+
}
|
|
5075
|
+
],
|
|
5076
|
+
"compatibility": {
|
|
5077
|
+
"nuxt": ">=3.15.0",
|
|
5078
|
+
"requires": {}
|
|
5079
|
+
}
|
|
5080
|
+
},
|
|
5081
|
+
{
|
|
5082
|
+
"name": "nuxt-listmonk",
|
|
5083
|
+
"description": "Nuxt module for Listmonk",
|
|
5084
|
+
"repo": "roncallyt/nuxt-listmonk",
|
|
5085
|
+
"npm": "nuxt-listmonk",
|
|
5086
|
+
"icon": "listmonk.svg",
|
|
5087
|
+
"github": "https://github.com/roncallyt/nuxt-listmonk",
|
|
5088
|
+
"website": "https://github.com/roncallyt/nuxt-listmonk",
|
|
5089
|
+
"learn_more": "https://listmonk.app/docs/",
|
|
5090
|
+
"category": "Extensions",
|
|
5091
|
+
"type": "3rd-party",
|
|
5092
|
+
"maintainers": [
|
|
5093
|
+
{
|
|
5094
|
+
"name": "Thomerson Roncally",
|
|
5095
|
+
"github": "roncallyt",
|
|
5096
|
+
"avatar": "https://avatars.githubusercontent.com/roncallyt",
|
|
5097
|
+
"twitter": "t7ndotdev"
|
|
4519
5098
|
}
|
|
4520
5099
|
],
|
|
4521
5100
|
"compatibility": {
|
|
@@ -4583,7 +5162,8 @@
|
|
|
4583
5162
|
"maintainers": [
|
|
4584
5163
|
{
|
|
4585
5164
|
"name": "Sebastian Landwehr",
|
|
4586
|
-
"github": "dword-design"
|
|
5165
|
+
"github": "dword-design",
|
|
5166
|
+
"twitter": "seblandwehr"
|
|
4587
5167
|
}
|
|
4588
5168
|
],
|
|
4589
5169
|
"compatibility": {
|
|
@@ -4626,8 +5206,10 @@
|
|
|
4626
5206
|
"type": "3rd-party",
|
|
4627
5207
|
"maintainers": [
|
|
4628
5208
|
{
|
|
4629
|
-
"name": "
|
|
4630
|
-
"github": "Gugustinette"
|
|
5209
|
+
"name": "Gugustinette",
|
|
5210
|
+
"github": "Gugustinette",
|
|
5211
|
+
"twitter": "gugustinette",
|
|
5212
|
+
"bluesky": "gugustinette.com"
|
|
4631
5213
|
}
|
|
4632
5214
|
],
|
|
4633
5215
|
"compatibility": {
|
|
@@ -4670,7 +5252,7 @@
|
|
|
4670
5252
|
"type": "3rd-party",
|
|
4671
5253
|
"maintainers": [
|
|
4672
5254
|
{
|
|
4673
|
-
"name": "
|
|
5255
|
+
"name": "Tanuki",
|
|
4674
5256
|
"github": "tanukijs",
|
|
4675
5257
|
"avatar": "https://avatars.githubusercontent.com/u/25182349?v=4"
|
|
4676
5258
|
}
|
|
@@ -4693,8 +5275,9 @@
|
|
|
4693
5275
|
"type": "3rd-party",
|
|
4694
5276
|
"maintainers": [
|
|
4695
5277
|
{
|
|
4696
|
-
"name": "
|
|
4697
|
-
"github": "e-chan1007"
|
|
5278
|
+
"name": "Sota Iguchi",
|
|
5279
|
+
"github": "e-chan1007",
|
|
5280
|
+
"twitter": "e_chan1007"
|
|
4698
5281
|
}
|
|
4699
5282
|
],
|
|
4700
5283
|
"compatibility": {
|
|
@@ -4715,8 +5298,10 @@
|
|
|
4715
5298
|
"type": "3rd-party",
|
|
4716
5299
|
"maintainers": [
|
|
4717
5300
|
{
|
|
4718
|
-
"name": "
|
|
4719
|
-
"github": "arashsheyda"
|
|
5301
|
+
"name": "Arash Ari Sheyda",
|
|
5302
|
+
"github": "arashsheyda",
|
|
5303
|
+
"twitter": "arash_sheyda",
|
|
5304
|
+
"bluesky": "arashsheyda.me"
|
|
4720
5305
|
}
|
|
4721
5306
|
],
|
|
4722
5307
|
"compatibility": {
|
|
@@ -4725,15 +5310,38 @@
|
|
|
4725
5310
|
"devtools": "^0.0.0"
|
|
4726
5311
|
}
|
|
4727
5312
|
},
|
|
5313
|
+
{
|
|
5314
|
+
"name": "nuxt-music-flow",
|
|
5315
|
+
"description": "Nuxt 3 module for audio player component with playlist and waveform visualization.",
|
|
5316
|
+
"repo": "ndragun92/nuxt-music-flow",
|
|
5317
|
+
"npm": "nuxt-music-flow",
|
|
5318
|
+
"icon": "nuxt-music-flow.png",
|
|
5319
|
+
"github": "https://github.com/ndragun92/nuxt-music-flow",
|
|
5320
|
+
"website": "https://vue-music-flow-docs.vercel.app/usage#nuxt",
|
|
5321
|
+
"learn_more": "https://vue-music-flow-docs.vercel.app/demo",
|
|
5322
|
+
"category": "Libraries",
|
|
5323
|
+
"type": "3rd-party",
|
|
5324
|
+
"maintainers": [
|
|
5325
|
+
{
|
|
5326
|
+
"name": "Nemanja Dragun",
|
|
5327
|
+
"github": "ndragun92",
|
|
5328
|
+
"twitter": "nemanjadragun"
|
|
5329
|
+
}
|
|
5330
|
+
],
|
|
5331
|
+
"compatibility": {
|
|
5332
|
+
"nuxt": ">=3.0.0",
|
|
5333
|
+
"requires": {}
|
|
5334
|
+
}
|
|
5335
|
+
},
|
|
4728
5336
|
{
|
|
4729
5337
|
"name": "nuxt-oidc-auth",
|
|
4730
|
-
"description": "
|
|
5338
|
+
"description": "Seamless modern authentication for Nuxt applications.",
|
|
4731
5339
|
"repo": "itpropro/nuxt-oidc-auth",
|
|
4732
5340
|
"npm": "nuxt-oidc-auth",
|
|
4733
|
-
"icon": "",
|
|
5341
|
+
"icon": "nuxt-oidc-auth.png",
|
|
4734
5342
|
"github": "https://github.com/itpropro/nuxt-oidc-auth",
|
|
4735
|
-
"website": "https://
|
|
4736
|
-
"learn_more": "https://
|
|
5343
|
+
"website": "https://nuxtoidc.cloud/",
|
|
5344
|
+
"learn_more": "https://nuxtoidc.cloud/",
|
|
4737
5345
|
"category": "Security",
|
|
4738
5346
|
"type": "3rd-party",
|
|
4739
5347
|
"maintainers": [
|
|
@@ -4748,6 +5356,58 @@
|
|
|
4748
5356
|
"requires": {}
|
|
4749
5357
|
}
|
|
4750
5358
|
},
|
|
5359
|
+
{
|
|
5360
|
+
"name": "nuxt-ollama",
|
|
5361
|
+
"description": "Simple integration of the official Ollama JavaScript Library for your Nuxt application.",
|
|
5362
|
+
"repo": "jericho1060/nuxt-ollama",
|
|
5363
|
+
"npm": "nuxt-ollama",
|
|
5364
|
+
"icon": "nuxt-ollama.png",
|
|
5365
|
+
"github": "https://github.com/jericho1060/nuxt-ollama",
|
|
5366
|
+
"website": "https://nuxt-ollama.jericho.dev/",
|
|
5367
|
+
"learn_more": "https://nuxt-ollama.jericho.dev/",
|
|
5368
|
+
"category": "Libraries",
|
|
5369
|
+
"type": "3rd-party",
|
|
5370
|
+
"maintainers": [
|
|
5371
|
+
{
|
|
5372
|
+
"name": "Thomas",
|
|
5373
|
+
"github": "jericho1060",
|
|
5374
|
+
"avatar": "https://avatars.githubusercontent.com/jericho1060",
|
|
5375
|
+
"twitter": "jerichodev"
|
|
5376
|
+
}
|
|
5377
|
+
],
|
|
5378
|
+
"compatibility": {
|
|
5379
|
+
"nuxt": "^3.15.0",
|
|
5380
|
+
"requires": {}
|
|
5381
|
+
}
|
|
5382
|
+
},
|
|
5383
|
+
{
|
|
5384
|
+
"name": "nuxt-open-fetch",
|
|
5385
|
+
"description": "Generate zero-overhead, 100% typed OpenAPI clients for Nuxt.",
|
|
5386
|
+
"repo": "Norbiros/nuxt-open-fetch",
|
|
5387
|
+
"npm": "nuxt-open-fetch",
|
|
5388
|
+
"icon": "nuxt-open-fetch.svg",
|
|
5389
|
+
"github": "https://github.com/Norbiros/nuxt-open-fetch",
|
|
5390
|
+
"website": "https://nuxt-open-fetch.norbiros.dev",
|
|
5391
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-open-fetch",
|
|
5392
|
+
"category": "Request",
|
|
5393
|
+
"type": "3rd-party",
|
|
5394
|
+
"maintainers": [
|
|
5395
|
+
{
|
|
5396
|
+
"name": "Norbiros",
|
|
5397
|
+
"github": "Norbiros",
|
|
5398
|
+
"avatar": "https://avatars.githubusercontent.com/u/89837724?v=4"
|
|
5399
|
+
},
|
|
5400
|
+
{
|
|
5401
|
+
"name": "Taras Batenkov",
|
|
5402
|
+
"github": "enkot",
|
|
5403
|
+
"avatar": "https://avatars.githubusercontent.com/u/10506522?v=4"
|
|
5404
|
+
}
|
|
5405
|
+
],
|
|
5406
|
+
"compatibility": {
|
|
5407
|
+
"nuxt": ">=3.0.0",
|
|
5408
|
+
"requires": {}
|
|
5409
|
+
}
|
|
5410
|
+
},
|
|
4751
5411
|
{
|
|
4752
5412
|
"name": "nuxt-openapi-docs-module",
|
|
4753
5413
|
"description": "Generate pages from OpenAPI specifications",
|
|
@@ -4784,7 +5444,8 @@
|
|
|
4784
5444
|
"maintainers": [
|
|
4785
5445
|
{
|
|
4786
5446
|
"name": "Aborn Jiang",
|
|
4787
|
-
"github": "aborn"
|
|
5447
|
+
"github": "aborn",
|
|
5448
|
+
"twitter": "aborn_jiang"
|
|
4788
5449
|
},
|
|
4789
5450
|
{
|
|
4790
5451
|
"name": "Khaled Almana",
|
|
@@ -4810,9 +5471,10 @@
|
|
|
4810
5471
|
"type": "3rd-party",
|
|
4811
5472
|
"maintainers": [
|
|
4812
5473
|
{
|
|
4813
|
-
"name": "
|
|
5474
|
+
"name": "Estéban",
|
|
4814
5475
|
"github": "Barbapapazes",
|
|
4815
|
-
"twitter": "soubiran_"
|
|
5476
|
+
"twitter": "soubiran_",
|
|
5477
|
+
"bluesky": "soubiran.dev"
|
|
4816
5478
|
}
|
|
4817
5479
|
],
|
|
4818
5480
|
"compatibility": {
|
|
@@ -4879,7 +5541,7 @@
|
|
|
4879
5541
|
"type": "3rd-party",
|
|
4880
5542
|
"maintainers": [
|
|
4881
5543
|
{
|
|
4882
|
-
"name": "
|
|
5544
|
+
"name": "Oyedeji Oyewole",
|
|
4883
5545
|
"github": "oyedejioyewole"
|
|
4884
5546
|
}
|
|
4885
5547
|
],
|
|
@@ -4949,9 +5611,10 @@
|
|
|
4949
5611
|
"type": "3rd-party",
|
|
4950
5612
|
"maintainers": [
|
|
4951
5613
|
{
|
|
4952
|
-
"name": "
|
|
5614
|
+
"name": "safesuk",
|
|
4953
5615
|
"github": "b5710546232",
|
|
4954
|
-
"avatar": "https://avatars.githubusercontent.com/u/11013287?v=4"
|
|
5616
|
+
"avatar": "https://avatars.githubusercontent.com/u/11013287?v=4",
|
|
5617
|
+
"twitter": "safesuk_"
|
|
4955
5618
|
}
|
|
4956
5619
|
],
|
|
4957
5620
|
"compatibility": {
|
|
@@ -4981,6 +5644,29 @@
|
|
|
4981
5644
|
"requires": {}
|
|
4982
5645
|
}
|
|
4983
5646
|
},
|
|
5647
|
+
{
|
|
5648
|
+
"name": "nuxt-query",
|
|
5649
|
+
"description": "Nuxt module for TanStack Query (FKA Vue Query) with Nuxt DevTools integration",
|
|
5650
|
+
"repo": "peterbud/nuxt-query",
|
|
5651
|
+
"npm": "@peterbud/nuxt-query",
|
|
5652
|
+
"icon": "nuxt-query.svg",
|
|
5653
|
+
"github": "https://github.com/peterbud/nuxt-query",
|
|
5654
|
+
"website": "https://github.com/peterbud/nuxt-query#readme",
|
|
5655
|
+
"learn_more": "https://tanstack.com/query/latest/docs/framework/vue/overview",
|
|
5656
|
+
"category": "Libraries",
|
|
5657
|
+
"type": "3rd-party",
|
|
5658
|
+
"maintainers": [
|
|
5659
|
+
{
|
|
5660
|
+
"name": "Peter Budai",
|
|
5661
|
+
"github": "peterbud",
|
|
5662
|
+
"bluesky": "peterbud.bsky.social"
|
|
5663
|
+
}
|
|
5664
|
+
],
|
|
5665
|
+
"compatibility": {
|
|
5666
|
+
"nuxt": ">=3.0.0",
|
|
5667
|
+
"requires": {}
|
|
5668
|
+
}
|
|
5669
|
+
},
|
|
4984
5670
|
{
|
|
4985
5671
|
"name": "nuxt-sanctum-authentication",
|
|
4986
5672
|
"description": "Nuxt 3 module for easy Laravel Sanctum authentication, offering CSRF token management, both cookie and token-based auth, and SSR compatibility.",
|
|
@@ -5008,6 +5694,56 @@
|
|
|
5008
5694
|
"requires": {}
|
|
5009
5695
|
}
|
|
5010
5696
|
},
|
|
5697
|
+
{
|
|
5698
|
+
"name": "nuxt-sanctum-precognition",
|
|
5699
|
+
"description": "Nuxt module for Laravel Precognition integration",
|
|
5700
|
+
"repo": "manchenkoff/nuxt-sanctum-precognition",
|
|
5701
|
+
"npm": "nuxt-sanctum-precognition",
|
|
5702
|
+
"icon": "laravel.svg",
|
|
5703
|
+
"github": "https://github.com/manchenkoff/nuxt-sanctum-precognition",
|
|
5704
|
+
"website": "https://manchenkoff.gitbook.io/nuxt-sanctum-precognition",
|
|
5705
|
+
"learn_more": "https://laravel.com/docs/12.x/precognition",
|
|
5706
|
+
"category": "Libraries",
|
|
5707
|
+
"type": "3rd-party",
|
|
5708
|
+
"maintainers": [
|
|
5709
|
+
{
|
|
5710
|
+
"name": "Artem Manchenkov",
|
|
5711
|
+
"github": "manchenkoff",
|
|
5712
|
+
"avatar": "https://avatars.githubusercontent.com/manchenkoff",
|
|
5713
|
+
"twitter": "AManchenkov"
|
|
5714
|
+
}
|
|
5715
|
+
],
|
|
5716
|
+
"compatibility": {
|
|
5717
|
+
"nuxt": ">=3.12.0",
|
|
5718
|
+
"requires": {}
|
|
5719
|
+
}
|
|
5720
|
+
},
|
|
5721
|
+
{
|
|
5722
|
+
"name": "nuxt-shopify",
|
|
5723
|
+
"description": "Easily integrate Shopify into your Nuxt app.",
|
|
5724
|
+
"repo": "konkonam/nuxt-shopify",
|
|
5725
|
+
"npm": "@konkonam/nuxt-shopify",
|
|
5726
|
+
"icon": "nuxt-shopify.png",
|
|
5727
|
+
"github": "https://github.com/konkonam/nuxt-shopify",
|
|
5728
|
+
"website": "https://konkonam.github.io/nuxt-shopify/",
|
|
5729
|
+
"learn_more": "https://www.shopify.com/",
|
|
5730
|
+
"category": "Ecommerce",
|
|
5731
|
+
"type": "3rd-party",
|
|
5732
|
+
"maintainers": [
|
|
5733
|
+
{
|
|
5734
|
+
"name": "Zoltan Lukacs",
|
|
5735
|
+
"github": "konkonam"
|
|
5736
|
+
},
|
|
5737
|
+
{
|
|
5738
|
+
"name": "Frederik Bußmann",
|
|
5739
|
+
"github": "freb97"
|
|
5740
|
+
}
|
|
5741
|
+
],
|
|
5742
|
+
"compatibility": {
|
|
5743
|
+
"nuxt": "^3.0.0",
|
|
5744
|
+
"requires": {}
|
|
5745
|
+
}
|
|
5746
|
+
},
|
|
5011
5747
|
{
|
|
5012
5748
|
"name": "nuxt-smartlook",
|
|
5013
5749
|
"description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
|
|
@@ -5021,7 +5757,7 @@
|
|
|
5021
5757
|
"type": "3rd-party",
|
|
5022
5758
|
"maintainers": [
|
|
5023
5759
|
{
|
|
5024
|
-
"name": "Milan
|
|
5760
|
+
"name": "Milan Felix Šulc",
|
|
5025
5761
|
"github": "f3l1x",
|
|
5026
5762
|
"twitter": "xf3l1x",
|
|
5027
5763
|
"avatar": "https://avatars.githubusercontent.com/u/538058?v=4"
|
|
@@ -5045,8 +5781,10 @@
|
|
|
5045
5781
|
"type": "3rd-party",
|
|
5046
5782
|
"maintainers": [
|
|
5047
5783
|
{
|
|
5048
|
-
"name": "
|
|
5049
|
-
"github": "stefanobartoletti"
|
|
5784
|
+
"name": "Stefano Bartoletti",
|
|
5785
|
+
"github": "stefanobartoletti",
|
|
5786
|
+
"bluesky": "stefanobartoletti.it",
|
|
5787
|
+
"twitter": "ste_bartoletti"
|
|
5050
5788
|
}
|
|
5051
5789
|
],
|
|
5052
5790
|
"compatibility": {
|
|
@@ -5054,6 +5792,29 @@
|
|
|
5054
5792
|
"requires": {}
|
|
5055
5793
|
}
|
|
5056
5794
|
},
|
|
5795
|
+
{
|
|
5796
|
+
"name": "nuxt-ssr-api-logger",
|
|
5797
|
+
"description": "A small module that helps you see when your Nuxt application sends any API request via SSR.",
|
|
5798
|
+
"repo": "buglavecz/nuxt-ssr-api-logger",
|
|
5799
|
+
"npm": "nuxt-ssr-api-logger",
|
|
5800
|
+
"icon": "nuxt-ssr-api-logger.png",
|
|
5801
|
+
"github": "https://github.com/buglavecz/nuxt-ssr-api-logger",
|
|
5802
|
+
"website": "https://github.com/buglavecz/nuxt-ssr-api-logger",
|
|
5803
|
+
"learn_more": "",
|
|
5804
|
+
"category": "Devtools",
|
|
5805
|
+
"type": "3rd-party",
|
|
5806
|
+
"maintainers": [
|
|
5807
|
+
{
|
|
5808
|
+
"name": "Peter Buglavecz",
|
|
5809
|
+
"github": "buglavecz",
|
|
5810
|
+
"avatar": "https://avatars.githubusercontent.com/u/43108336"
|
|
5811
|
+
}
|
|
5812
|
+
],
|
|
5813
|
+
"compatibility": {
|
|
5814
|
+
"nuxt": ">=3.16.0",
|
|
5815
|
+
"requires": {}
|
|
5816
|
+
}
|
|
5817
|
+
},
|
|
5057
5818
|
{
|
|
5058
5819
|
"name": "ssr-lit",
|
|
5059
5820
|
"description": "Server-Side Rendering for Lit Element components",
|
|
@@ -5104,6 +5865,51 @@
|
|
|
5104
5865
|
"requires": {}
|
|
5105
5866
|
}
|
|
5106
5867
|
},
|
|
5868
|
+
{
|
|
5869
|
+
"name": "nuxt-strapi-blocks-renderer",
|
|
5870
|
+
"description": "Render the Strapi CMS blocks text element easily in Nuxt.",
|
|
5871
|
+
"repo": "freb97/nuxt-strapi-blocks-renderer",
|
|
5872
|
+
"npm": "nuxt-strapi-blocks-renderer",
|
|
5873
|
+
"icon": "nuxt-strapi-blocks-renderer.png",
|
|
5874
|
+
"github": "https://github.com/freb97/nuxt-strapi-blocks-renderer",
|
|
5875
|
+
"website": "https://github.com/freb97/nuxt-strapi-blocks-renderer",
|
|
5876
|
+
"learn_more": "https://strapi.io",
|
|
5877
|
+
"category": "CMS",
|
|
5878
|
+
"type": "3rd-party",
|
|
5879
|
+
"maintainers": [
|
|
5880
|
+
{
|
|
5881
|
+
"name": "Frederik Bußmann",
|
|
5882
|
+
"github": "freb97"
|
|
5883
|
+
}
|
|
5884
|
+
],
|
|
5885
|
+
"compatibility": {
|
|
5886
|
+
"nuxt": "^3.0.0",
|
|
5887
|
+
"requires": {}
|
|
5888
|
+
}
|
|
5889
|
+
},
|
|
5890
|
+
{
|
|
5891
|
+
"name": "nuxt-svg-sprite-icon",
|
|
5892
|
+
"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.",
|
|
5893
|
+
"repo": "MikeCheng1208/nuxt-svg-sprite-icon",
|
|
5894
|
+
"npm": "nuxt-svg-sprite-icon",
|
|
5895
|
+
"icon": "nuxt-svg-sprite-icon.png",
|
|
5896
|
+
"github": "https://github.com/MikeCheng1208/nuxt-svg-sprite-icon",
|
|
5897
|
+
"website": "https://github.com/MikeCheng1208/nuxt-svg-sprite-icon",
|
|
5898
|
+
"learn_more": "",
|
|
5899
|
+
"category": "UI",
|
|
5900
|
+
"type": "3rd-party",
|
|
5901
|
+
"maintainers": [
|
|
5902
|
+
{
|
|
5903
|
+
"name": "Mike Cheng",
|
|
5904
|
+
"github": "MikeCheng1208",
|
|
5905
|
+
"twitter": "mike_cheng1208"
|
|
5906
|
+
}
|
|
5907
|
+
],
|
|
5908
|
+
"compatibility": {
|
|
5909
|
+
"nuxt": ">=3.17.0",
|
|
5910
|
+
"requires": {}
|
|
5911
|
+
}
|
|
5912
|
+
},
|
|
5107
5913
|
{
|
|
5108
5914
|
"name": "nuxt-svgo-loader",
|
|
5109
5915
|
"description": "Nuxt module to load SVG files as Vue components, using SVGO for optimization.",
|
|
@@ -5119,7 +5925,8 @@
|
|
|
5119
5925
|
{
|
|
5120
5926
|
"name": "Alex Liu",
|
|
5121
5927
|
"github": "Mini-ghost",
|
|
5122
|
-
"twitter": "Minighost_Alex"
|
|
5928
|
+
"twitter": "Minighost_Alex",
|
|
5929
|
+
"bluesky": "mini-ghost.bsky.social"
|
|
5123
5930
|
}
|
|
5124
5931
|
],
|
|
5125
5932
|
"compatibility": {
|
|
@@ -5141,7 +5948,7 @@
|
|
|
5141
5948
|
"type": "3rd-party",
|
|
5142
5949
|
"maintainers": [
|
|
5143
5950
|
{
|
|
5144
|
-
"name": "
|
|
5951
|
+
"name": "Corey Psoinos",
|
|
5145
5952
|
"github": "cpsoinos"
|
|
5146
5953
|
}
|
|
5147
5954
|
],
|
|
@@ -5208,7 +6015,7 @@
|
|
|
5208
6015
|
"type": "3rd-party",
|
|
5209
6016
|
"maintainers": [
|
|
5210
6017
|
{
|
|
5211
|
-
"name": "Juanjo
|
|
6018
|
+
"name": "Juanjo Conejero",
|
|
5212
6019
|
"github": "conejerock"
|
|
5213
6020
|
}
|
|
5214
6021
|
],
|
|
@@ -5230,8 +6037,10 @@
|
|
|
5230
6037
|
"type": "3rd-party",
|
|
5231
6038
|
"maintainers": [
|
|
5232
6039
|
{
|
|
5233
|
-
"name": "
|
|
5234
|
-
"github": "Tahul"
|
|
6040
|
+
"name": "Yaël Guilloux",
|
|
6041
|
+
"github": "Tahul",
|
|
6042
|
+
"twitter": "yaeeelglx",
|
|
6043
|
+
"bluesky": "yael.dev"
|
|
5235
6044
|
}
|
|
5236
6045
|
],
|
|
5237
6046
|
"compatibility": {
|
|
@@ -5239,6 +6048,28 @@
|
|
|
5239
6048
|
"requires": {}
|
|
5240
6049
|
}
|
|
5241
6050
|
},
|
|
6051
|
+
{
|
|
6052
|
+
"name": "nuxt-useless-blobs",
|
|
6053
|
+
"description": "An easier way of using useless-blobs in your Nuxt project!",
|
|
6054
|
+
"repo": "oyedejioyewole/nuxt-useless-blobs",
|
|
6055
|
+
"npm": "nuxt-useless-blobs",
|
|
6056
|
+
"icon": "nuxt-useless-blobs.svg",
|
|
6057
|
+
"github": "https://github.com/oyedejioyewole/nuxt-useless-blobs",
|
|
6058
|
+
"website": "https://nuxt-useless-blobs.vercel.app",
|
|
6059
|
+
"learn_more": "",
|
|
6060
|
+
"category": "UI",
|
|
6061
|
+
"type": "3rd-party",
|
|
6062
|
+
"maintainers": [
|
|
6063
|
+
{
|
|
6064
|
+
"name": "Oyedeji Oyewole",
|
|
6065
|
+
"github": "oyedejioyewole"
|
|
6066
|
+
}
|
|
6067
|
+
],
|
|
6068
|
+
"compatibility": {
|
|
6069
|
+
"nuxt": "^3.0.0",
|
|
6070
|
+
"requires": {}
|
|
6071
|
+
}
|
|
6072
|
+
},
|
|
5242
6073
|
{
|
|
5243
6074
|
"name": "nuxt-uswds",
|
|
5244
6075
|
"description": "Vue USWDS (United States Web Design System) integration for Nuxt.js",
|
|
@@ -5274,7 +6105,7 @@
|
|
|
5274
6105
|
"type": "3rd-party",
|
|
5275
6106
|
"maintainers": [
|
|
5276
6107
|
{
|
|
5277
|
-
"name": "
|
|
6108
|
+
"name": "Igor Talpa",
|
|
5278
6109
|
"github": "mvrlin"
|
|
5279
6110
|
}
|
|
5280
6111
|
],
|
|
@@ -5299,7 +6130,8 @@
|
|
|
5299
6130
|
"maintainers": [
|
|
5300
6131
|
{
|
|
5301
6132
|
"name": "Kasun Vithanage",
|
|
5302
|
-
"github": "kasvith"
|
|
6133
|
+
"github": "kasvith",
|
|
6134
|
+
"twitter": "kasvith"
|
|
5303
6135
|
}
|
|
5304
6136
|
],
|
|
5305
6137
|
"compatibility": {
|
|
@@ -5320,7 +6152,7 @@
|
|
|
5320
6152
|
"type": "3rd-party",
|
|
5321
6153
|
"maintainers": [
|
|
5322
6154
|
{
|
|
5323
|
-
"name": "
|
|
6155
|
+
"name": "Georget Julien",
|
|
5324
6156
|
"github": "xibman"
|
|
5325
6157
|
}
|
|
5326
6158
|
],
|
|
@@ -5342,7 +6174,7 @@
|
|
|
5342
6174
|
"type": "3rd-party",
|
|
5343
6175
|
"maintainers": [
|
|
5344
6176
|
{
|
|
5345
|
-
"name": "
|
|
6177
|
+
"name": "Rasmus Schlünsen",
|
|
5346
6178
|
"github": "schlunsen"
|
|
5347
6179
|
}
|
|
5348
6180
|
],
|
|
@@ -5371,7 +6203,8 @@
|
|
|
5371
6203
|
{
|
|
5372
6204
|
"name": "Pooya Parsa",
|
|
5373
6205
|
"github": "pi0",
|
|
5374
|
-
"twitter": "_pi0_"
|
|
6206
|
+
"twitter": "_pi0_",
|
|
6207
|
+
"bluesky": "pi0.io"
|
|
5375
6208
|
}
|
|
5376
6209
|
],
|
|
5377
6210
|
"compatibility": {
|
|
@@ -5414,8 +6247,9 @@
|
|
|
5414
6247
|
"type": "3rd-party",
|
|
5415
6248
|
"maintainers": [
|
|
5416
6249
|
{
|
|
5417
|
-
"name": "
|
|
5418
|
-
"github": "daliborgogic"
|
|
6250
|
+
"name": "Dalibor Gogic",
|
|
6251
|
+
"github": "daliborgogic",
|
|
6252
|
+
"twitter": "dalibor_gogic"
|
|
5419
6253
|
}
|
|
5420
6254
|
],
|
|
5421
6255
|
"compatibility": {
|
|
@@ -5438,7 +6272,8 @@
|
|
|
5438
6272
|
{
|
|
5439
6273
|
"name": "Pooya Parsa",
|
|
5440
6274
|
"github": "pi0",
|
|
5441
|
-
"twitter": "_pi0_"
|
|
6275
|
+
"twitter": "_pi0_",
|
|
6276
|
+
"bluesky": "pi0.io"
|
|
5442
6277
|
}
|
|
5443
6278
|
],
|
|
5444
6279
|
"compatibility": {
|
|
@@ -5471,6 +6306,34 @@
|
|
|
5471
6306
|
"devtools": "^0.0.0"
|
|
5472
6307
|
}
|
|
5473
6308
|
},
|
|
6309
|
+
{
|
|
6310
|
+
"name": "oku-primitives",
|
|
6311
|
+
"description": "Unlock seamless, high-performance Vue apps with accessible, customizable components designed for modern, intuitive web experiences. Empower your Vue apps.",
|
|
6312
|
+
"repo": "oku-ui/primitives#main/packages/core",
|
|
6313
|
+
"npm": "@oku-ui/primitives",
|
|
6314
|
+
"icon": "oku.svg",
|
|
6315
|
+
"github": "https://github.com/oku-ui/primitives",
|
|
6316
|
+
"website": "https://primitives.oku-ui.com",
|
|
6317
|
+
"learn_more": "https://primitives.oku-ui.com/overview/installation#nuxt-modules",
|
|
6318
|
+
"category": "UI",
|
|
6319
|
+
"type": "3rd-party",
|
|
6320
|
+
"maintainers": [
|
|
6321
|
+
{
|
|
6322
|
+
"name": "Валентин Степанов",
|
|
6323
|
+
"github": "teleskop150750",
|
|
6324
|
+
"twitter": "teleskop150750"
|
|
6325
|
+
},
|
|
6326
|
+
{
|
|
6327
|
+
"name": "Wind",
|
|
6328
|
+
"github": "productdevbook",
|
|
6329
|
+
"twitter": "productdevbook"
|
|
6330
|
+
}
|
|
6331
|
+
],
|
|
6332
|
+
"compatibility": {
|
|
6333
|
+
"nuxt": ">=3.14",
|
|
6334
|
+
"requires": {}
|
|
6335
|
+
}
|
|
6336
|
+
},
|
|
5474
6337
|
{
|
|
5475
6338
|
"name": "onesignal",
|
|
5476
6339
|
"description": "OneSignal is a Free, high volume and reliable push notification service for websites and mobile applications.",
|
|
@@ -5486,7 +6349,8 @@
|
|
|
5486
6349
|
{
|
|
5487
6350
|
"name": "Pooya Parsa",
|
|
5488
6351
|
"github": "pi0",
|
|
5489
|
-
"twitter": "_pi0_"
|
|
6352
|
+
"twitter": "_pi0_",
|
|
6353
|
+
"bluesky": "pi0.io"
|
|
5490
6354
|
}
|
|
5491
6355
|
],
|
|
5492
6356
|
"compatibility": {
|
|
@@ -5561,6 +6425,28 @@
|
|
|
5561
6425
|
"requires": {}
|
|
5562
6426
|
}
|
|
5563
6427
|
},
|
|
6428
|
+
{
|
|
6429
|
+
"name": "paper-ui",
|
|
6430
|
+
"description": "A ui kit for nuxt",
|
|
6431
|
+
"repo": "paper-kit/nuxt",
|
|
6432
|
+
"npm": "@paper-ui/nuxt",
|
|
6433
|
+
"icon": "paper-ui.svg",
|
|
6434
|
+
"github": "https://github.com/paper-kit/nuxt",
|
|
6435
|
+
"website": "https://paper-docs.nuxt.space/",
|
|
6436
|
+
"learn_more": "https://paper-docs.nuxt.space/",
|
|
6437
|
+
"category": "UI",
|
|
6438
|
+
"type": "3rd-party",
|
|
6439
|
+
"maintainers": [
|
|
6440
|
+
{
|
|
6441
|
+
"name": "paper-kit",
|
|
6442
|
+
"github": "paper-kit"
|
|
6443
|
+
}
|
|
6444
|
+
],
|
|
6445
|
+
"compatibility": {
|
|
6446
|
+
"nuxt": ">=3.0.0",
|
|
6447
|
+
"requires": {}
|
|
6448
|
+
}
|
|
6449
|
+
},
|
|
5564
6450
|
{
|
|
5565
6451
|
"name": "parse",
|
|
5566
6452
|
"description": "Parse package for Nuxt",
|
|
@@ -5621,7 +6507,8 @@
|
|
|
5621
6507
|
{
|
|
5622
6508
|
"name": "Daniel Roe",
|
|
5623
6509
|
"github": "danielroe",
|
|
5624
|
-
"twitter": "danielcroe"
|
|
6510
|
+
"twitter": "danielcroe",
|
|
6511
|
+
"bluesky": "danielroe.dev"
|
|
5625
6512
|
}
|
|
5626
6513
|
],
|
|
5627
6514
|
"compatibility": {
|
|
@@ -5644,8 +6531,10 @@
|
|
|
5644
6531
|
"type": "3rd-party",
|
|
5645
6532
|
"maintainers": [
|
|
5646
6533
|
{
|
|
5647
|
-
"name": "Arash Sheyda",
|
|
5648
|
-
"github": "arashsheyda"
|
|
6534
|
+
"name": "Arash Ari Sheyda",
|
|
6535
|
+
"github": "arashsheyda",
|
|
6536
|
+
"twitter": "arash_sheyda",
|
|
6537
|
+
"bluesky": "arashsheyda.me"
|
|
5649
6538
|
}
|
|
5650
6539
|
],
|
|
5651
6540
|
"compatibility": {
|
|
@@ -5684,14 +6573,15 @@
|
|
|
5684
6573
|
"npm": "pergel",
|
|
5685
6574
|
"icon": "pergel.svg",
|
|
5686
6575
|
"github": "https://github.com/oku-ui/pergel",
|
|
5687
|
-
"website": "https://oku-ui.com/
|
|
6576
|
+
"website": "https://pergel.oku-ui.com/",
|
|
5688
6577
|
"learn_more": "",
|
|
5689
6578
|
"category": "Devtools",
|
|
5690
6579
|
"type": "3rd-party",
|
|
5691
6580
|
"maintainers": [
|
|
5692
6581
|
{
|
|
5693
|
-
"name": "
|
|
5694
|
-
"github": "productdevbook"
|
|
6582
|
+
"name": "Wind",
|
|
6583
|
+
"github": "productdevbook",
|
|
6584
|
+
"twitter": "productdevbook"
|
|
5695
6585
|
}
|
|
5696
6586
|
],
|
|
5697
6587
|
"compatibility": {
|
|
@@ -5722,6 +6612,30 @@
|
|
|
5722
6612
|
"requires": {}
|
|
5723
6613
|
}
|
|
5724
6614
|
},
|
|
6615
|
+
{
|
|
6616
|
+
"name": "pinia-colada",
|
|
6617
|
+
"description": "The smart data fetching layer for Pinia",
|
|
6618
|
+
"repo": "posva/pinia-colada#main/nuxt",
|
|
6619
|
+
"npm": "@pinia/colada-nuxt",
|
|
6620
|
+
"icon": "pinia-colada.png",
|
|
6621
|
+
"github": "https://github.com/posva/pinia-colada/tree/main/nuxt",
|
|
6622
|
+
"website": "https://pinia-colada.esm.dev",
|
|
6623
|
+
"learn_more": "",
|
|
6624
|
+
"category": "Extensions",
|
|
6625
|
+
"type": "3rd-party",
|
|
6626
|
+
"maintainers": [
|
|
6627
|
+
{
|
|
6628
|
+
"name": "Eduardo San Martin Morote",
|
|
6629
|
+
"github": "posva",
|
|
6630
|
+
"twitter": "posva",
|
|
6631
|
+
"bluesky": "esm.dev"
|
|
6632
|
+
}
|
|
6633
|
+
],
|
|
6634
|
+
"compatibility": {
|
|
6635
|
+
"nuxt": "^3.13.0",
|
|
6636
|
+
"requires": {}
|
|
6637
|
+
}
|
|
6638
|
+
},
|
|
5725
6639
|
{
|
|
5726
6640
|
"name": "pinia-orm",
|
|
5727
6641
|
"description": "The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store.",
|
|
@@ -5735,8 +6649,9 @@
|
|
|
5735
6649
|
"type": "3rd-party",
|
|
5736
6650
|
"maintainers": [
|
|
5737
6651
|
{
|
|
5738
|
-
"name": "
|
|
5739
|
-
"github": "CodeDredd"
|
|
6652
|
+
"name": "Gregor Becker",
|
|
6653
|
+
"github": "CodeDredd",
|
|
6654
|
+
"twitter": "_Gregor_Becker"
|
|
5740
6655
|
}
|
|
5741
6656
|
],
|
|
5742
6657
|
"compatibility": {
|
|
@@ -5759,8 +6674,9 @@
|
|
|
5759
6674
|
"type": "3rd-party",
|
|
5760
6675
|
"maintainers": [
|
|
5761
6676
|
{
|
|
5762
|
-
"name": "
|
|
5763
|
-
"github": "prazdevs"
|
|
6677
|
+
"name": "praz",
|
|
6678
|
+
"github": "prazdevs",
|
|
6679
|
+
"bluesky": "dev.praz.me"
|
|
5764
6680
|
}
|
|
5765
6681
|
],
|
|
5766
6682
|
"compatibility": {
|
|
@@ -5770,6 +6686,28 @@
|
|
|
5770
6686
|
}
|
|
5771
6687
|
}
|
|
5772
6688
|
},
|
|
6689
|
+
{
|
|
6690
|
+
"name": "pinia-plugin-unstorage",
|
|
6691
|
+
"description": "Configurable persistence and rehydration of Pinia stores.",
|
|
6692
|
+
"repo": "litingyes/pinia-plugin-unstorage",
|
|
6693
|
+
"npm": "pinia-plugin-unstorage",
|
|
6694
|
+
"icon": "pinia-plugin-unstorage.svg",
|
|
6695
|
+
"github": "https://github.com/litingyes/pinia-plugin-unstorage",
|
|
6696
|
+
"website": "https://github.com/litingyes/pinia-plugin-unstorage?tab=readme-ov-file#pinia-plugin-unstorage",
|
|
6697
|
+
"learn_more": "",
|
|
6698
|
+
"category": "Extensions",
|
|
6699
|
+
"type": "3rd-party",
|
|
6700
|
+
"maintainers": [
|
|
6701
|
+
{
|
|
6702
|
+
"name": "Liting",
|
|
6703
|
+
"github": "litingyes"
|
|
6704
|
+
}
|
|
6705
|
+
],
|
|
6706
|
+
"compatibility": {
|
|
6707
|
+
"nuxt": ">=3.0.0",
|
|
6708
|
+
"requires": {}
|
|
6709
|
+
}
|
|
6710
|
+
},
|
|
5773
6711
|
{
|
|
5774
6712
|
"name": "pinia",
|
|
5775
6713
|
"description": "The Vue Store that you will enjoy using",
|
|
@@ -5783,8 +6721,10 @@
|
|
|
5783
6721
|
"type": "3rd-party",
|
|
5784
6722
|
"maintainers": [
|
|
5785
6723
|
{
|
|
5786
|
-
"name": "
|
|
5787
|
-
"github": "posva"
|
|
6724
|
+
"name": "Eduardo San Martin Morote",
|
|
6725
|
+
"github": "posva",
|
|
6726
|
+
"twitter": "posva",
|
|
6727
|
+
"bluesky": "esm.dev"
|
|
5788
6728
|
}
|
|
5789
6729
|
],
|
|
5790
6730
|
"compatibility": {
|
|
@@ -5794,6 +6734,28 @@
|
|
|
5794
6734
|
}
|
|
5795
6735
|
}
|
|
5796
6736
|
},
|
|
6737
|
+
{
|
|
6738
|
+
"name": "planship",
|
|
6739
|
+
"description": "Entitlements, metering, plan packaging, and subscription management for Nuxt apps.",
|
|
6740
|
+
"repo": "planship/planship-nuxt",
|
|
6741
|
+
"npm": "@planship/nuxt",
|
|
6742
|
+
"icon": "planship.svg",
|
|
6743
|
+
"github": "https://github.com/planship/planship-nuxt",
|
|
6744
|
+
"website": "https://planship.io",
|
|
6745
|
+
"learn_more": "https://docs.planship.io",
|
|
6746
|
+
"category": "Payment",
|
|
6747
|
+
"type": "3rd-party",
|
|
6748
|
+
"maintainers": [
|
|
6749
|
+
{
|
|
6750
|
+
"name": "Pawel Wojnarowicz",
|
|
6751
|
+
"github": "pwojnaro"
|
|
6752
|
+
}
|
|
6753
|
+
],
|
|
6754
|
+
"compatibility": {
|
|
6755
|
+
"nuxt": ">=3.0.0",
|
|
6756
|
+
"requires": {}
|
|
6757
|
+
}
|
|
6758
|
+
},
|
|
5797
6759
|
{
|
|
5798
6760
|
"name": "plausible",
|
|
5799
6761
|
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
@@ -5808,7 +6770,8 @@
|
|
|
5808
6770
|
"maintainers": [
|
|
5809
6771
|
{
|
|
5810
6772
|
"name": "Johann Schopplich",
|
|
5811
|
-
"github": "johannschopplich"
|
|
6773
|
+
"github": "johannschopplich",
|
|
6774
|
+
"twitter": "jschopplich"
|
|
5812
6775
|
}
|
|
5813
6776
|
],
|
|
5814
6777
|
"compatibility": {
|
|
@@ -5942,9 +6905,10 @@
|
|
|
5942
6905
|
"type": "community",
|
|
5943
6906
|
"maintainers": [
|
|
5944
6907
|
{
|
|
5945
|
-
"name": "
|
|
6908
|
+
"name": "Lucie",
|
|
5946
6909
|
"github": "lihbr",
|
|
5947
|
-
"twitter": "li_hbr"
|
|
6910
|
+
"twitter": "li_hbr",
|
|
6911
|
+
"bluesky": "lihbr.com"
|
|
5948
6912
|
}
|
|
5949
6913
|
],
|
|
5950
6914
|
"compatibility": {
|
|
@@ -5965,7 +6929,7 @@
|
|
|
5965
6929
|
"type": "3rd-party",
|
|
5966
6930
|
"maintainers": [
|
|
5967
6931
|
{
|
|
5968
|
-
"name": "
|
|
6932
|
+
"name": "Aleksandr Kriuchkov",
|
|
5969
6933
|
"github": "artmizu"
|
|
5970
6934
|
}
|
|
5971
6935
|
],
|
|
@@ -5987,7 +6951,7 @@
|
|
|
5987
6951
|
"type": "3rd-party",
|
|
5988
6952
|
"maintainers": [
|
|
5989
6953
|
{
|
|
5990
|
-
"name": "
|
|
6954
|
+
"name": "Moritz Graf",
|
|
5991
6955
|
"github": "mmoollllee"
|
|
5992
6956
|
}
|
|
5993
6957
|
],
|
|
@@ -6011,7 +6975,8 @@
|
|
|
6011
6975
|
{
|
|
6012
6976
|
"name": "Pooya Parsa",
|
|
6013
6977
|
"github": "pi0",
|
|
6014
|
-
"twitter": "_pi0_"
|
|
6978
|
+
"twitter": "_pi0_",
|
|
6979
|
+
"bluesky": "pi0.io"
|
|
6015
6980
|
}
|
|
6016
6981
|
],
|
|
6017
6982
|
"compatibility": {
|
|
@@ -6079,7 +7044,8 @@
|
|
|
6079
7044
|
{
|
|
6080
7045
|
"name": "Pooya Parsa",
|
|
6081
7046
|
"github": "pi0",
|
|
6082
|
-
"twitter": "_pi0_"
|
|
7047
|
+
"twitter": "_pi0_",
|
|
7048
|
+
"bluesky": "pi0.io"
|
|
6083
7049
|
}
|
|
6084
7050
|
],
|
|
6085
7051
|
"compatibility": {
|
|
@@ -6111,6 +7077,31 @@
|
|
|
6111
7077
|
"requires": {}
|
|
6112
7078
|
}
|
|
6113
7079
|
},
|
|
7080
|
+
{
|
|
7081
|
+
"name": "qrcode",
|
|
7082
|
+
"description": "A Nuxt module that provides support for generating and reading QRCodes.",
|
|
7083
|
+
"repo": "sandros94/nuxt-qrcode",
|
|
7084
|
+
"npm": "nuxt-qrcode",
|
|
7085
|
+
"icon": "qrcode.svg",
|
|
7086
|
+
"github": "https://github.com/sandros94/nuxt-qrcode",
|
|
7087
|
+
"website": "https://qrcode.s94.dev",
|
|
7088
|
+
"learn_more": "",
|
|
7089
|
+
"category": "Extensions",
|
|
7090
|
+
"type": "3rd-party",
|
|
7091
|
+
"maintainers": [
|
|
7092
|
+
{
|
|
7093
|
+
"name": "Sandro Circi",
|
|
7094
|
+
"github": "sandros94",
|
|
7095
|
+
"avatar": "https://avatars.githubusercontent.com/u/13056429",
|
|
7096
|
+
"bluesky": "sandros94.com",
|
|
7097
|
+
"twitter": "_sandros94"
|
|
7098
|
+
}
|
|
7099
|
+
],
|
|
7100
|
+
"compatibility": {
|
|
7101
|
+
"nuxt": ">=3.10.0",
|
|
7102
|
+
"requires": {}
|
|
7103
|
+
}
|
|
7104
|
+
},
|
|
6114
7105
|
{
|
|
6115
7106
|
"name": "quasar",
|
|
6116
7107
|
"description": "Effortlessly build high-performance & high-quality Vue.js 3 user interfaces in record time",
|
|
@@ -6135,20 +7126,20 @@
|
|
|
6135
7126
|
}
|
|
6136
7127
|
},
|
|
6137
7128
|
{
|
|
6138
|
-
"name": "
|
|
6139
|
-
"description": "
|
|
6140
|
-
"repo": "
|
|
6141
|
-
"npm": "nuxt
|
|
6142
|
-
"icon": "
|
|
6143
|
-
"github": "https://github.com/
|
|
6144
|
-
"website": "https://
|
|
6145
|
-
"learn_more": "https://
|
|
6146
|
-
"category": "
|
|
7129
|
+
"name": "query-api",
|
|
7130
|
+
"description": "Provides simple ways to query data from Craft CMS.",
|
|
7131
|
+
"repo": "samuelreichor/query-api#HEAD/packages/nuxt",
|
|
7132
|
+
"npm": "@query-api/nuxt",
|
|
7133
|
+
"icon": "query-api.svg",
|
|
7134
|
+
"github": "https://github.com/samuelreichor/query-api/tree/main/packages/nuxt",
|
|
7135
|
+
"website": "https://samuelreichor.at/libraries/nuxt-craftcms",
|
|
7136
|
+
"learn_more": "https://samuelreichor.at/libraries",
|
|
7137
|
+
"category": "CMS",
|
|
6147
7138
|
"type": "3rd-party",
|
|
6148
7139
|
"maintainers": [
|
|
6149
7140
|
{
|
|
6150
|
-
"name": "
|
|
6151
|
-
"github": "
|
|
7141
|
+
"name": "Samuel Reichör",
|
|
7142
|
+
"github": "samuelreichor"
|
|
6152
7143
|
}
|
|
6153
7144
|
],
|
|
6154
7145
|
"compatibility": {
|
|
@@ -6157,33 +7148,20 @@
|
|
|
6157
7148
|
}
|
|
6158
7149
|
},
|
|
6159
7150
|
{
|
|
6160
|
-
"name": "
|
|
6161
|
-
"description": "
|
|
6162
|
-
"repo": "
|
|
6163
|
-
"npm": "
|
|
6164
|
-
"icon": "
|
|
6165
|
-
"github": "https://github.com/
|
|
6166
|
-
"website": "https://
|
|
6167
|
-
"learn_more": "https://
|
|
6168
|
-
"category": "
|
|
7151
|
+
"name": "radash",
|
|
7152
|
+
"description": "radash module with auto-import and custom prefix",
|
|
7153
|
+
"repo": "bbg/nuxt-radash",
|
|
7154
|
+
"npm": "nuxt-radash",
|
|
7155
|
+
"icon": "radash.png",
|
|
7156
|
+
"github": "https://github.com/bbg/nuxt-radash",
|
|
7157
|
+
"website": "https://github.com/bbg/nuxt-radash#readme",
|
|
7158
|
+
"learn_more": "https://github.com/rayepps/radash/",
|
|
7159
|
+
"category": "Libraries",
|
|
6169
7160
|
"type": "3rd-party",
|
|
6170
7161
|
"maintainers": [
|
|
6171
7162
|
{
|
|
6172
|
-
"name": "
|
|
6173
|
-
"github": "
|
|
6174
|
-
"twitter": "zernonia"
|
|
6175
|
-
},
|
|
6176
|
-
{
|
|
6177
|
-
"name": "Khairul Haaziq",
|
|
6178
|
-
"github": "khairulhaaziq"
|
|
6179
|
-
},
|
|
6180
|
-
{
|
|
6181
|
-
"name": "Mujahid Anuar",
|
|
6182
|
-
"github": "mujahidfa"
|
|
6183
|
-
},
|
|
6184
|
-
{
|
|
6185
|
-
"name": "Max",
|
|
6186
|
-
"github": "onmax"
|
|
7163
|
+
"name": "Batuhan Göksu",
|
|
7164
|
+
"github": "bbg"
|
|
6187
7165
|
}
|
|
6188
7166
|
],
|
|
6189
7167
|
"compatibility": {
|
|
@@ -6204,7 +7182,7 @@
|
|
|
6204
7182
|
"type": "community",
|
|
6205
7183
|
"maintainers": [
|
|
6206
7184
|
{
|
|
6207
|
-
"name": "
|
|
7185
|
+
"name": "Igor Talpa",
|
|
6208
7186
|
"github": "mvrlin"
|
|
6209
7187
|
}
|
|
6210
7188
|
],
|
|
@@ -6227,8 +7205,9 @@
|
|
|
6227
7205
|
"maintainers": [
|
|
6228
7206
|
{
|
|
6229
7207
|
"name": "Alexander Lichter",
|
|
6230
|
-
"github": "
|
|
6231
|
-
"twitter": "TheAlexLichter"
|
|
7208
|
+
"github": "TheAlexLichter",
|
|
7209
|
+
"twitter": "TheAlexLichter",
|
|
7210
|
+
"bluesky": "thealexlichter.com"
|
|
6232
7211
|
}
|
|
6233
7212
|
],
|
|
6234
7213
|
"compatibility": {
|
|
@@ -6236,6 +7215,68 @@
|
|
|
6236
7215
|
"requires": {}
|
|
6237
7216
|
}
|
|
6238
7217
|
},
|
|
7218
|
+
{
|
|
7219
|
+
"name": "regle",
|
|
7220
|
+
"description": "Type safe model-based form validation library for Vue.js",
|
|
7221
|
+
"repo": "victorgarciaesgi/regle#main/packages/nuxt",
|
|
7222
|
+
"npm": "@regle/nuxt",
|
|
7223
|
+
"icon": "regle.svg",
|
|
7224
|
+
"github": "https://github.com/victorgarciaesgi/regle",
|
|
7225
|
+
"website": "https://reglejs.dev/",
|
|
7226
|
+
"learn_more": "https://reglejs.dev/integrations/nuxt",
|
|
7227
|
+
"category": "Libraries",
|
|
7228
|
+
"type": "3rd-party",
|
|
7229
|
+
"maintainers": [
|
|
7230
|
+
{
|
|
7231
|
+
"name": "Victor Garcia",
|
|
7232
|
+
"github": "victorgarciaesgi",
|
|
7233
|
+
"twitter": "desnoth_dev",
|
|
7234
|
+
"bluesky": "vicflix.dev"
|
|
7235
|
+
}
|
|
7236
|
+
],
|
|
7237
|
+
"compatibility": {
|
|
7238
|
+
"nuxt": ">=3.0.0",
|
|
7239
|
+
"requires": {}
|
|
7240
|
+
}
|
|
7241
|
+
},
|
|
7242
|
+
{
|
|
7243
|
+
"name": "reka-ui",
|
|
7244
|
+
"description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
|
|
7245
|
+
"repo": "unovue/radix-vue",
|
|
7246
|
+
"npm": "reka-ui",
|
|
7247
|
+
"icon": "reka-ui.svg",
|
|
7248
|
+
"github": "https://github.com/unovue/radix-vue",
|
|
7249
|
+
"website": "https://www.reka-ui.com/",
|
|
7250
|
+
"learn_more": "https://reka-ui.com/docs/overview/installation#nuxt-modules",
|
|
7251
|
+
"category": "UI",
|
|
7252
|
+
"type": "3rd-party",
|
|
7253
|
+
"maintainers": [
|
|
7254
|
+
{
|
|
7255
|
+
"name": "zernonia",
|
|
7256
|
+
"github": "zernonia",
|
|
7257
|
+
"twitter": "zernonia"
|
|
7258
|
+
},
|
|
7259
|
+
{
|
|
7260
|
+
"name": "Khairul Haaziq",
|
|
7261
|
+
"github": "khairulhaaziq"
|
|
7262
|
+
},
|
|
7263
|
+
{
|
|
7264
|
+
"name": "Mujahid Anuar",
|
|
7265
|
+
"github": "mujahidfa",
|
|
7266
|
+
"twitter": "mujahid_fa"
|
|
7267
|
+
},
|
|
7268
|
+
{
|
|
7269
|
+
"name": "Max",
|
|
7270
|
+
"github": "onmax",
|
|
7271
|
+
"twitter": "_onmax",
|
|
7272
|
+
"bluesky": "onmax.bsky.social"
|
|
7273
|
+
}
|
|
7274
|
+
],
|
|
7275
|
+
"compatibility": {
|
|
7276
|
+
"nuxt": ">=3.0.0",
|
|
7277
|
+
"requires": {}
|
|
7278
|
+
}
|
|
7279
|
+
},
|
|
6239
7280
|
{
|
|
6240
7281
|
"name": "resend",
|
|
6241
7282
|
"description": "Resend integration for Nuxt",
|
|
@@ -6251,7 +7292,8 @@
|
|
|
6251
7292
|
{
|
|
6252
7293
|
"name": "Nicolas Hedger",
|
|
6253
7294
|
"github": "nhedger",
|
|
6254
|
-
"twitter": "nicolashedger"
|
|
7295
|
+
"twitter": "nicolashedger",
|
|
7296
|
+
"bluesky": "hedger.ch"
|
|
6255
7297
|
}
|
|
6256
7298
|
],
|
|
6257
7299
|
"compatibility": {
|
|
@@ -6272,7 +7314,7 @@
|
|
|
6272
7314
|
"type": "3rd-party",
|
|
6273
7315
|
"maintainers": [
|
|
6274
7316
|
{
|
|
6275
|
-
"name": "
|
|
7317
|
+
"name": "Pim",
|
|
6276
7318
|
"github": "pimlie"
|
|
6277
7319
|
}
|
|
6278
7320
|
],
|
|
@@ -6295,7 +7337,8 @@
|
|
|
6295
7337
|
"maintainers": [
|
|
6296
7338
|
{
|
|
6297
7339
|
"name": "Ricardo Gobbo de Souza",
|
|
6298
|
-
"github": "ricardogobbosouza"
|
|
7340
|
+
"github": "ricardogobbosouza",
|
|
7341
|
+
"twitter": "gobbo_ricardo"
|
|
6299
7342
|
},
|
|
6300
7343
|
{
|
|
6301
7344
|
"name": "Harlan Wilton",
|
|
@@ -6346,9 +7389,10 @@
|
|
|
6346
7389
|
"type": "community",
|
|
6347
7390
|
"maintainers": [
|
|
6348
7391
|
{
|
|
6349
|
-
"name": "
|
|
7392
|
+
"name": "Farnabaz",
|
|
6350
7393
|
"github": "farnabaz",
|
|
6351
|
-
"twitter": "a_birang"
|
|
7394
|
+
"twitter": "a_birang",
|
|
7395
|
+
"bluesky": "farnabaz.dev"
|
|
6352
7396
|
}
|
|
6353
7397
|
],
|
|
6354
7398
|
"compatibility": {
|
|
@@ -6371,7 +7415,8 @@
|
|
|
6371
7415
|
{
|
|
6372
7416
|
"name": "Sébastien Chopin",
|
|
6373
7417
|
"github": "Atinux",
|
|
6374
|
-
"twitter": "
|
|
7418
|
+
"twitter": "atinux",
|
|
7419
|
+
"bluesky": "atinux.com"
|
|
6375
7420
|
}
|
|
6376
7421
|
],
|
|
6377
7422
|
"compatibility": {
|
|
@@ -6394,7 +7439,8 @@
|
|
|
6394
7439
|
{
|
|
6395
7440
|
"name": "Daniel Roe",
|
|
6396
7441
|
"github": "danielroe",
|
|
6397
|
-
"twitter": "danielcroe"
|
|
7442
|
+
"twitter": "danielcroe",
|
|
7443
|
+
"bluesky": "danielroe.dev"
|
|
6398
7444
|
}
|
|
6399
7445
|
],
|
|
6400
7446
|
"compatibility": {
|
|
@@ -6407,11 +7453,11 @@
|
|
|
6407
7453
|
{
|
|
6408
7454
|
"name": "scalar",
|
|
6409
7455
|
"description": "Render a beautiful API References based on a OpenAPI/Swagger file with Nuxt.",
|
|
6410
|
-
"repo": "scalar/scalar#main/
|
|
7456
|
+
"repo": "scalar/scalar#main/integrations/nuxt",
|
|
6411
7457
|
"npm": "@scalar/nuxt",
|
|
6412
7458
|
"icon": "scalar.svg",
|
|
6413
|
-
"github": "https://github.com/scalar/scalar/tree/main/
|
|
6414
|
-
"website": "https://github.com/scalar/scalar/tree/main/
|
|
7459
|
+
"github": "https://github.com/scalar/scalar/tree/main/integrations/nuxt",
|
|
7460
|
+
"website": "https://github.com/scalar/scalar/tree/main/integrations/nuxt",
|
|
6415
7461
|
"learn_more": "https://scalar.com",
|
|
6416
7462
|
"category": "Devtools",
|
|
6417
7463
|
"type": "3rd-party",
|
|
@@ -6435,7 +7481,7 @@
|
|
|
6435
7481
|
"icon": "schema-org.svg",
|
|
6436
7482
|
"github": "https://github.com/harlan-zw/nuxt-schema-org",
|
|
6437
7483
|
"website": "https://nuxtseo.com/schema-org",
|
|
6438
|
-
"learn_more": "https://unhead.unjs.io/schema-org/
|
|
7484
|
+
"learn_more": "https://unhead.unjs.io/docs/typescript/schema-org/guides/get-started/overview",
|
|
6439
7485
|
"category": "SEO",
|
|
6440
7486
|
"type": "3rd-party",
|
|
6441
7487
|
"maintainers": [
|
|
@@ -6453,14 +7499,14 @@
|
|
|
6453
7499
|
},
|
|
6454
7500
|
{
|
|
6455
7501
|
"name": "scripts",
|
|
6456
|
-
"description": "
|
|
7502
|
+
"description": "Add 3rd-party scripts without sacrificing performance.",
|
|
6457
7503
|
"repo": "nuxt/scripts",
|
|
6458
7504
|
"npm": "@nuxt/scripts",
|
|
6459
7505
|
"icon": "nuxt.svg",
|
|
6460
7506
|
"github": "https://github.com/nuxt/scripts",
|
|
6461
7507
|
"website": "https://scripts.nuxt.com",
|
|
6462
7508
|
"learn_more": "",
|
|
6463
|
-
"category": "
|
|
7509
|
+
"category": "Performance",
|
|
6464
7510
|
"type": "official",
|
|
6465
7511
|
"maintainers": [
|
|
6466
7512
|
{
|
|
@@ -6487,7 +7533,7 @@
|
|
|
6487
7533
|
"type": "3rd-party",
|
|
6488
7534
|
"maintainers": [
|
|
6489
7535
|
{
|
|
6490
|
-
"name": "
|
|
7536
|
+
"name": "Timar",
|
|
6491
7537
|
"github": "sugoidesune"
|
|
6492
7538
|
}
|
|
6493
7539
|
],
|
|
@@ -6511,7 +7557,9 @@
|
|
|
6511
7557
|
{
|
|
6512
7558
|
"name": "Jakub Andrzejewski",
|
|
6513
7559
|
"github": "Baroshem",
|
|
6514
|
-
"avatar": "https://avatars.githubusercontent.com/u/37120330?v=4"
|
|
7560
|
+
"avatar": "https://avatars.githubusercontent.com/u/37120330?v=4",
|
|
7561
|
+
"twitter": "jacobandrewsky",
|
|
7562
|
+
"bluesky": "jacobandrewsky.bsky.social"
|
|
6515
7563
|
}
|
|
6516
7564
|
],
|
|
6517
7565
|
"compatibility": {
|
|
@@ -6602,7 +7650,8 @@
|
|
|
6602
7650
|
{
|
|
6603
7651
|
"name": "ihavecoke",
|
|
6604
7652
|
"github": "ihavecoke",
|
|
6605
|
-
"avatar": "https://avatars0.githubusercontent.com/u/10757551?v=4"
|
|
7653
|
+
"avatar": "https://avatars0.githubusercontent.com/u/10757551?v=4",
|
|
7654
|
+
"twitter": "ihavecoke"
|
|
6606
7655
|
}
|
|
6607
7656
|
],
|
|
6608
7657
|
"compatibility": {
|
|
@@ -6623,8 +7672,9 @@
|
|
|
6623
7672
|
"type": "3rd-party",
|
|
6624
7673
|
"maintainers": [
|
|
6625
7674
|
{
|
|
6626
|
-
"name": "
|
|
6627
|
-
"github": "harlan-zw"
|
|
7675
|
+
"name": "Harlan Wilton",
|
|
7676
|
+
"github": "harlan-zw",
|
|
7677
|
+
"twitter": "harlan_zw"
|
|
6628
7678
|
}
|
|
6629
7679
|
],
|
|
6630
7680
|
"compatibility": {
|
|
@@ -6645,8 +7695,9 @@
|
|
|
6645
7695
|
"type": "3rd-party",
|
|
6646
7696
|
"maintainers": [
|
|
6647
7697
|
{
|
|
6648
|
-
"name": "
|
|
6649
|
-
"github": "ben-rogerson"
|
|
7698
|
+
"name": "Ben Rogerson",
|
|
7699
|
+
"github": "ben-rogerson",
|
|
7700
|
+
"twitter": "benrogerson"
|
|
6650
7701
|
}
|
|
6651
7702
|
],
|
|
6652
7703
|
"compatibility": {
|
|
@@ -6668,8 +7719,9 @@
|
|
|
6668
7719
|
"maintainers": [
|
|
6669
7720
|
{
|
|
6670
7721
|
"name": "Alexander Lichter",
|
|
6671
|
-
"github": "
|
|
6672
|
-
"twitter": "TheAlexLichter"
|
|
7722
|
+
"github": "TheAlexLichter",
|
|
7723
|
+
"twitter": "TheAlexLichter",
|
|
7724
|
+
"bluesky": "thealexlichter.com"
|
|
6673
7725
|
}
|
|
6674
7726
|
],
|
|
6675
7727
|
"compatibility": {
|
|
@@ -6690,7 +7742,7 @@
|
|
|
6690
7742
|
"type": "3rd-party",
|
|
6691
7743
|
"maintainers": [
|
|
6692
7744
|
{
|
|
6693
|
-
"name": "
|
|
7745
|
+
"name": "Heb",
|
|
6694
7746
|
"github": "Hebilicious",
|
|
6695
7747
|
"twitter": "its_hebilicious"
|
|
6696
7748
|
}
|
|
@@ -6713,7 +7765,7 @@
|
|
|
6713
7765
|
"type": "3rd-party",
|
|
6714
7766
|
"maintainers": [
|
|
6715
7767
|
{
|
|
6716
|
-
"name": "
|
|
7768
|
+
"name": "zernonia",
|
|
6717
7769
|
"github": "zernonia",
|
|
6718
7770
|
"twitter": "zernonia"
|
|
6719
7771
|
},
|
|
@@ -6740,8 +7792,9 @@
|
|
|
6740
7792
|
"type": "3rd-party",
|
|
6741
7793
|
"maintainers": [
|
|
6742
7794
|
{
|
|
6743
|
-
"name": "
|
|
6744
|
-
"github": "Gomah"
|
|
7795
|
+
"name": "Thomas Marrec",
|
|
7796
|
+
"github": "Gomah",
|
|
7797
|
+
"twitter": "Gomah"
|
|
6745
7798
|
}
|
|
6746
7799
|
],
|
|
6747
7800
|
"compatibility": {
|
|
@@ -6762,7 +7815,7 @@
|
|
|
6762
7815
|
"type": "3rd-party",
|
|
6763
7816
|
"maintainers": [
|
|
6764
7817
|
{
|
|
6765
|
-
"name": "
|
|
7818
|
+
"name": "你好怪凡",
|
|
6766
7819
|
"github": "higuaifan"
|
|
6767
7820
|
}
|
|
6768
7821
|
],
|
|
@@ -6807,7 +7860,7 @@
|
|
|
6807
7860
|
"type": "3rd-party",
|
|
6808
7861
|
"maintainers": [
|
|
6809
7862
|
{
|
|
6810
|
-
"name": "
|
|
7863
|
+
"name": "Vasyl Iatsenko",
|
|
6811
7864
|
"github": "vaso2"
|
|
6812
7865
|
}
|
|
6813
7866
|
],
|
|
@@ -6837,7 +7890,8 @@
|
|
|
6837
7890
|
{
|
|
6838
7891
|
"name": "Nicolas PENNEC",
|
|
6839
7892
|
"github": "NicoPennec",
|
|
6840
|
-
"twitter": "NicoPennec"
|
|
7893
|
+
"twitter": "NicoPennec",
|
|
7894
|
+
"bluesky": "nicopennec.bsky.social"
|
|
6841
7895
|
}
|
|
6842
7896
|
],
|
|
6843
7897
|
"compatibility": {
|
|
@@ -6880,7 +7934,7 @@
|
|
|
6880
7934
|
"type": "community",
|
|
6881
7935
|
"maintainers": [
|
|
6882
7936
|
{
|
|
6883
|
-
"name": "
|
|
7937
|
+
"name": "florent giraud",
|
|
6884
7938
|
"github": "flozero",
|
|
6885
7939
|
"twitter": "flozeroo"
|
|
6886
7940
|
}
|
|
@@ -6903,7 +7957,7 @@
|
|
|
6903
7957
|
"type": "3rd-party",
|
|
6904
7958
|
"maintainers": [
|
|
6905
7959
|
{
|
|
6906
|
-
"name": "
|
|
7960
|
+
"name": "Aleksey Pleshkov",
|
|
6907
7961
|
"github": "AlekseyPleshkov"
|
|
6908
7962
|
}
|
|
6909
7963
|
],
|
|
@@ -6925,7 +7979,7 @@
|
|
|
6925
7979
|
"type": "3rd-party",
|
|
6926
7980
|
"maintainers": [
|
|
6927
7981
|
{
|
|
6928
|
-
"name": "
|
|
7982
|
+
"name": "Richard Schloss",
|
|
6929
7983
|
"github": "richardeschloss"
|
|
6930
7984
|
}
|
|
6931
7985
|
],
|
|
@@ -6934,6 +7988,30 @@
|
|
|
6934
7988
|
"requires": {}
|
|
6935
7989
|
}
|
|
6936
7990
|
},
|
|
7991
|
+
{
|
|
7992
|
+
"name": "sonda",
|
|
7993
|
+
"description": "Bundle analyzer and visualizer",
|
|
7994
|
+
"repo": "filipsobol/sonda#release/packages/sonda",
|
|
7995
|
+
"npm": "sonda",
|
|
7996
|
+
"icon": "sonda.svg",
|
|
7997
|
+
"github": "https://github.com/filipsobol/sonda",
|
|
7998
|
+
"website": "https://sonda.dev/",
|
|
7999
|
+
"learn_more": "https://sonda.dev/",
|
|
8000
|
+
"category": "Devtools",
|
|
8001
|
+
"type": "3rd-party",
|
|
8002
|
+
"maintainers": [
|
|
8003
|
+
{
|
|
8004
|
+
"name": "Filip Sobol",
|
|
8005
|
+
"github": "filipsobol",
|
|
8006
|
+
"twitter": "filipsobol",
|
|
8007
|
+
"bluesky": "filipsobol.bsky.social"
|
|
8008
|
+
}
|
|
8009
|
+
],
|
|
8010
|
+
"compatibility": {
|
|
8011
|
+
"nuxt": "^3.0.0",
|
|
8012
|
+
"requires": {}
|
|
8013
|
+
}
|
|
8014
|
+
},
|
|
6937
8015
|
{
|
|
6938
8016
|
"name": "speedcurve",
|
|
6939
8017
|
"description": "Speedcurve LUX module for Nuxt",
|
|
@@ -6970,7 +8048,7 @@
|
|
|
6970
8048
|
"type": "3rd-party",
|
|
6971
8049
|
"maintainers": [
|
|
6972
8050
|
{
|
|
6973
|
-
"name": "
|
|
8051
|
+
"name": "Prashant Palikhe",
|
|
6974
8052
|
"github": "prashantpalikhe"
|
|
6975
8053
|
}
|
|
6976
8054
|
],
|
|
@@ -6992,8 +8070,9 @@
|
|
|
6992
8070
|
"type": "3rd-party",
|
|
6993
8071
|
"maintainers": [
|
|
6994
8072
|
{
|
|
6995
|
-
"name": "
|
|
6996
|
-
"github": "mazipan"
|
|
8073
|
+
"name": "Irfan Maulana",
|
|
8074
|
+
"github": "mazipan",
|
|
8075
|
+
"twitter": "Maz_Ipan"
|
|
6997
8076
|
}
|
|
6998
8077
|
],
|
|
6999
8078
|
"compatibility": {
|
|
@@ -7021,7 +8100,8 @@
|
|
|
7021
8100
|
{
|
|
7022
8101
|
"name": "Jakub Freisler",
|
|
7023
8102
|
"github": "FRSgit",
|
|
7024
|
-
"avatar": "https://avatars.githubusercontent.com/u/10456649?v=4"
|
|
8103
|
+
"avatar": "https://avatars.githubusercontent.com/u/10456649?v=4",
|
|
8104
|
+
"twitter": "jakFRS"
|
|
7025
8105
|
}
|
|
7026
8106
|
],
|
|
7027
8107
|
"compatibility": {
|
|
@@ -7042,7 +8122,7 @@
|
|
|
7042
8122
|
"type": "3rd-party",
|
|
7043
8123
|
"maintainers": [
|
|
7044
8124
|
{
|
|
7045
|
-
"name": "
|
|
8125
|
+
"name": "Richard Schloss",
|
|
7046
8126
|
"github": "richardeschloss"
|
|
7047
8127
|
}
|
|
7048
8128
|
],
|
|
@@ -7093,7 +8173,8 @@
|
|
|
7093
8173
|
},
|
|
7094
8174
|
{
|
|
7095
8175
|
"name": "Tobias Diez",
|
|
7096
|
-
"github": "tobiasdiez"
|
|
8176
|
+
"github": "tobiasdiez",
|
|
8177
|
+
"twitter": "tobias_diez"
|
|
7097
8178
|
}
|
|
7098
8179
|
],
|
|
7099
8180
|
"compatibility": {
|
|
@@ -7119,12 +8200,14 @@
|
|
|
7119
8200
|
{
|
|
7120
8201
|
"name": "Benjamin Canac",
|
|
7121
8202
|
"github": "benjamincanac",
|
|
7122
|
-
"twitter": "benjamincanac"
|
|
8203
|
+
"twitter": "benjamincanac",
|
|
8204
|
+
"bluesky": "benjamincanac.dev"
|
|
7123
8205
|
},
|
|
7124
8206
|
{
|
|
7125
8207
|
"name": "Sébastien Chopin",
|
|
7126
8208
|
"github": "Atinux",
|
|
7127
|
-
"twitter": "
|
|
8209
|
+
"twitter": "atinux",
|
|
8210
|
+
"bluesky": "atinux.com"
|
|
7128
8211
|
}
|
|
7129
8212
|
],
|
|
7130
8213
|
"compatibility": {
|
|
@@ -7148,12 +8231,13 @@
|
|
|
7148
8231
|
"type": "3rd-party",
|
|
7149
8232
|
"maintainers": [
|
|
7150
8233
|
{
|
|
7151
|
-
"name": "
|
|
8234
|
+
"name": "Loïc Fuentes",
|
|
7152
8235
|
"github": "fuentesloic"
|
|
7153
8236
|
},
|
|
7154
8237
|
{
|
|
7155
|
-
"name": "
|
|
7156
|
-
"github": "flozero"
|
|
8238
|
+
"name": "florent giraud",
|
|
8239
|
+
"github": "flozero",
|
|
8240
|
+
"twitter": "flozeroo"
|
|
7157
8241
|
}
|
|
7158
8242
|
],
|
|
7159
8243
|
"compatibility": {
|
|
@@ -7174,8 +8258,10 @@
|
|
|
7174
8258
|
"type": "3rd-party",
|
|
7175
8259
|
"maintainers": [
|
|
7176
8260
|
{
|
|
7177
|
-
"name": "
|
|
7178
|
-
"github": "WilliamDASILVA"
|
|
8261
|
+
"name": "William DA SILVA",
|
|
8262
|
+
"github": "WilliamDASILVA",
|
|
8263
|
+
"twitter": "willia_am",
|
|
8264
|
+
"bluesky": "william.to"
|
|
7179
8265
|
}
|
|
7180
8266
|
],
|
|
7181
8267
|
"compatibility": {
|
|
@@ -7196,14 +8282,16 @@
|
|
|
7196
8282
|
"type": "3rd-party",
|
|
7197
8283
|
"maintainers": [
|
|
7198
8284
|
{
|
|
7199
|
-
"name": "
|
|
8285
|
+
"name": "Farnabaz",
|
|
7200
8286
|
"github": "farnabaz",
|
|
7201
|
-
"twitter": "a_birang"
|
|
8287
|
+
"twitter": "a_birang",
|
|
8288
|
+
"bluesky": "farnabaz.dev"
|
|
7202
8289
|
},
|
|
7203
8290
|
{
|
|
7204
8291
|
"name": "Sébastien Chopin",
|
|
7205
8292
|
"github": "Atinux",
|
|
7206
|
-
"twitter": "
|
|
8293
|
+
"twitter": "atinux",
|
|
8294
|
+
"bluesky": "atinux.com"
|
|
7207
8295
|
}
|
|
7208
8296
|
],
|
|
7209
8297
|
"compatibility": {
|
|
@@ -7227,8 +8315,9 @@
|
|
|
7227
8315
|
"maintainers": [
|
|
7228
8316
|
{
|
|
7229
8317
|
"name": "Alexander Lichter",
|
|
7230
|
-
"github": "
|
|
7231
|
-
"twitter": "TheAlexLichter"
|
|
8318
|
+
"github": "TheAlexLichter",
|
|
8319
|
+
"twitter": "TheAlexLichter",
|
|
8320
|
+
"bluesky": "thealexlichter.com"
|
|
7232
8321
|
}
|
|
7233
8322
|
],
|
|
7234
8323
|
"compatibility": {
|
|
@@ -7250,7 +8339,8 @@
|
|
|
7250
8339
|
"maintainers": [
|
|
7251
8340
|
{
|
|
7252
8341
|
"name": "Ricardo Gobbo de Souza",
|
|
7253
|
-
"github": "ricardogobbosouza"
|
|
8342
|
+
"github": "ricardogobbosouza",
|
|
8343
|
+
"twitter": "gobbo_ricardo"
|
|
7254
8344
|
}
|
|
7255
8345
|
],
|
|
7256
8346
|
"compatibility": {
|
|
@@ -7276,9 +8366,10 @@
|
|
|
7276
8366
|
"twitter": "baptistelprx"
|
|
7277
8367
|
},
|
|
7278
8368
|
{
|
|
7279
|
-
"name": "
|
|
8369
|
+
"name": "Sébastien Chopin",
|
|
7280
8370
|
"github": "Atinux",
|
|
7281
|
-
"twitter": "
|
|
8371
|
+
"twitter": "atinux",
|
|
8372
|
+
"bluesky": "atinux.com"
|
|
7282
8373
|
},
|
|
7283
8374
|
{
|
|
7284
8375
|
"name": "Scott Robertson",
|
|
@@ -7306,7 +8397,9 @@
|
|
|
7306
8397
|
{
|
|
7307
8398
|
"name": "Sandro Circi",
|
|
7308
8399
|
"github": "sandros94",
|
|
7309
|
-
"avatar": "https://avatars.githubusercontent.com/u/13056429"
|
|
8400
|
+
"avatar": "https://avatars.githubusercontent.com/u/13056429",
|
|
8401
|
+
"bluesky": "sandros94.com",
|
|
8402
|
+
"twitter": "_sandros94"
|
|
7310
8403
|
}
|
|
7311
8404
|
],
|
|
7312
8405
|
"compatibility": {
|
|
@@ -7349,9 +8442,10 @@
|
|
|
7349
8442
|
"type": "community",
|
|
7350
8443
|
"maintainers": [
|
|
7351
8444
|
{
|
|
7352
|
-
"name": "
|
|
8445
|
+
"name": "Farnabaz",
|
|
7353
8446
|
"github": "farnabaz",
|
|
7354
|
-
"twitter": "a_birang"
|
|
8447
|
+
"twitter": "a_birang",
|
|
8448
|
+
"bluesky": "farnabaz.dev"
|
|
7355
8449
|
}
|
|
7356
8450
|
],
|
|
7357
8451
|
"compatibility": {
|
|
@@ -7372,7 +8466,7 @@
|
|
|
7372
8466
|
"type": "community",
|
|
7373
8467
|
"maintainers": [
|
|
7374
8468
|
{
|
|
7375
|
-
"name": "
|
|
8469
|
+
"name": "brooke",
|
|
7376
8470
|
"github": "sam3d"
|
|
7377
8471
|
}
|
|
7378
8472
|
],
|
|
@@ -7441,7 +8535,8 @@
|
|
|
7441
8535
|
"maintainers": [
|
|
7442
8536
|
{
|
|
7443
8537
|
"name": "Christian Preston",
|
|
7444
|
-
"github": "cpreston321"
|
|
8538
|
+
"github": "cpreston321",
|
|
8539
|
+
"twitter": "christian_ggg"
|
|
7445
8540
|
}
|
|
7446
8541
|
],
|
|
7447
8542
|
"compatibility": {
|
|
@@ -7462,9 +8557,9 @@
|
|
|
7462
8557
|
"type": "3rd-party",
|
|
7463
8558
|
"maintainers": [
|
|
7464
8559
|
{
|
|
7465
|
-
"name": "
|
|
8560
|
+
"name": "kevin olson",
|
|
7466
8561
|
"github": "acidjazz",
|
|
7467
|
-
"twitter": "
|
|
8562
|
+
"twitter": "appfume"
|
|
7468
8563
|
}
|
|
7469
8564
|
],
|
|
7470
8565
|
"compatibility": {
|
|
@@ -7487,7 +8582,8 @@
|
|
|
7487
8582
|
{
|
|
7488
8583
|
"name": "Sébastien Chopin",
|
|
7489
8584
|
"github": "Atinux",
|
|
7490
|
-
"twitter": "
|
|
8585
|
+
"twitter": "atinux",
|
|
8586
|
+
"bluesky": "atinux.com"
|
|
7491
8587
|
},
|
|
7492
8588
|
{
|
|
7493
8589
|
"name": "Inesh Bose",
|
|
@@ -7503,9 +8599,35 @@
|
|
|
7503
8599
|
"tailwind"
|
|
7504
8600
|
]
|
|
7505
8601
|
},
|
|
8602
|
+
{
|
|
8603
|
+
"name": "tdesign-vue-next",
|
|
8604
|
+
"description": "A Vue 3 UI components library",
|
|
8605
|
+
"repo": "tdesignOteam/tdesign-nuxt",
|
|
8606
|
+
"npm": "@tdesign-vue-next/nuxt",
|
|
8607
|
+
"icon": "tdesign.svg",
|
|
8608
|
+
"github": "https://github.com/Tencent/tdesign-vue-next",
|
|
8609
|
+
"website": "https://tdesign.tencent.com/vue-next/overview-en",
|
|
8610
|
+
"learn_more": "https://github.com/tdesignoteam/tdesign-nuxt",
|
|
8611
|
+
"category": "UI",
|
|
8612
|
+
"type": "3rd-party",
|
|
8613
|
+
"maintainers": [
|
|
8614
|
+
{
|
|
8615
|
+
"name": "wū yāng",
|
|
8616
|
+
"github": "uyarn"
|
|
8617
|
+
},
|
|
8618
|
+
{
|
|
8619
|
+
"name": "liweijie0812",
|
|
8620
|
+
"github": "liweijie0812"
|
|
8621
|
+
}
|
|
8622
|
+
],
|
|
8623
|
+
"compatibility": {
|
|
8624
|
+
"nuxt": ">=3.0.0",
|
|
8625
|
+
"requires": {}
|
|
8626
|
+
}
|
|
8627
|
+
},
|
|
7506
8628
|
{
|
|
7507
8629
|
"name": "test-utils",
|
|
7508
|
-
"description": "Test utilities for Nuxt",
|
|
8630
|
+
"description": "Test utilities for Nuxt.",
|
|
7509
8631
|
"repo": "nuxt/test-utils#main",
|
|
7510
8632
|
"npm": "@nuxt/test-utils",
|
|
7511
8633
|
"icon": "nuxt.svg",
|
|
@@ -7518,12 +8640,14 @@
|
|
|
7518
8640
|
{
|
|
7519
8641
|
"name": "Daniel Roe",
|
|
7520
8642
|
"github": "danielroe",
|
|
7521
|
-
"twitter": "danielcroe"
|
|
8643
|
+
"twitter": "danielcroe",
|
|
8644
|
+
"bluesky": "danielroe.dev"
|
|
7522
8645
|
},
|
|
7523
8646
|
{
|
|
7524
8647
|
"name": "Anthony Fu",
|
|
7525
8648
|
"github": "antfu",
|
|
7526
|
-
"twitter": "antfu7"
|
|
8649
|
+
"twitter": "antfu7",
|
|
8650
|
+
"bluesky": "antfu.me"
|
|
7527
8651
|
}
|
|
7528
8652
|
],
|
|
7529
8653
|
"compatibility": {
|
|
@@ -7566,7 +8690,7 @@
|
|
|
7566
8690
|
"type": "3rd-party",
|
|
7567
8691
|
"maintainers": [
|
|
7568
8692
|
{
|
|
7569
|
-
"name": "
|
|
8693
|
+
"name": "Vladislav Bulgakov",
|
|
7570
8694
|
"github": "stickpro",
|
|
7571
8695
|
"avatar": "https://avatars.githubusercontent.com/u/25886722?v=4"
|
|
7572
8696
|
}
|
|
@@ -7589,8 +8713,10 @@
|
|
|
7589
8713
|
"type": "3rd-party",
|
|
7590
8714
|
"maintainers": [
|
|
7591
8715
|
{
|
|
7592
|
-
"name": "
|
|
7593
|
-
"github": "danielroe"
|
|
8716
|
+
"name": "Daniel Roe",
|
|
8717
|
+
"github": "danielroe",
|
|
8718
|
+
"twitter": "danielcroe",
|
|
8719
|
+
"bluesky": "danielroe.dev"
|
|
7594
8720
|
}
|
|
7595
8721
|
],
|
|
7596
8722
|
"compatibility": {
|
|
@@ -7635,7 +8761,8 @@
|
|
|
7635
8761
|
{
|
|
7636
8762
|
"name": "Pooya Parsa",
|
|
7637
8763
|
"github": "pi0",
|
|
7638
|
-
"twitter": "_pi0_"
|
|
8764
|
+
"twitter": "_pi0_",
|
|
8765
|
+
"bluesky": "pi0.io"
|
|
7639
8766
|
}
|
|
7640
8767
|
],
|
|
7641
8768
|
"compatibility": {
|
|
@@ -7657,7 +8784,8 @@
|
|
|
7657
8784
|
"maintainers": [
|
|
7658
8785
|
{
|
|
7659
8786
|
"name": "Volkan Akkuş",
|
|
7660
|
-
"github": "volkanakkus"
|
|
8787
|
+
"github": "volkanakkus",
|
|
8788
|
+
"twitter": "volkanakks"
|
|
7661
8789
|
}
|
|
7662
8790
|
],
|
|
7663
8791
|
"compatibility": {
|
|
@@ -7702,12 +8830,13 @@
|
|
|
7702
8830
|
{
|
|
7703
8831
|
"name": "Alvaro Saburido",
|
|
7704
8832
|
"github": "alvarosabu",
|
|
7705
|
-
"twitter": "alvarosabu"
|
|
8833
|
+
"twitter": "alvarosabu",
|
|
8834
|
+
"bluesky": "alvarosaburido.dev"
|
|
7706
8835
|
},
|
|
7707
8836
|
{
|
|
7708
|
-
"name": "Jaime Torrealba",
|
|
8837
|
+
"name": "Jaime A Torrealba C",
|
|
7709
8838
|
"github": "JaimeTorrealba",
|
|
7710
|
-
"twitter": "
|
|
8839
|
+
"twitter": "Jaimebboyjt"
|
|
7711
8840
|
},
|
|
7712
8841
|
{
|
|
7713
8842
|
"name": "Tino Koch",
|
|
@@ -7735,7 +8864,8 @@
|
|
|
7735
8864
|
{
|
|
7736
8865
|
"name": "Daniel Roe",
|
|
7737
8866
|
"github": "danielroe",
|
|
7738
|
-
"twitter": "danielcroe"
|
|
8867
|
+
"twitter": "danielcroe",
|
|
8868
|
+
"bluesky": "danielroe.dev"
|
|
7739
8869
|
}
|
|
7740
8870
|
],
|
|
7741
8871
|
"compatibility": {
|
|
@@ -7783,7 +8913,9 @@
|
|
|
7783
8913
|
"maintainers": [
|
|
7784
8914
|
{
|
|
7785
8915
|
"name": "Yizack Rangel",
|
|
7786
|
-
"github": "yizack"
|
|
8916
|
+
"github": "yizack",
|
|
8917
|
+
"twitter": "YizackR",
|
|
8918
|
+
"bluesky": "yizack.com"
|
|
7787
8919
|
}
|
|
7788
8920
|
],
|
|
7789
8921
|
"compatibility": {
|
|
@@ -7837,8 +8969,10 @@
|
|
|
7837
8969
|
"type": "3rd-party",
|
|
7838
8970
|
"maintainers": [
|
|
7839
8971
|
{
|
|
7840
|
-
"name": "
|
|
7841
|
-
"github": "victorgarciaesgi"
|
|
8972
|
+
"name": "Victor Garcia",
|
|
8973
|
+
"github": "victorgarciaesgi",
|
|
8974
|
+
"twitter": "desnoth_dev",
|
|
8975
|
+
"bluesky": "vicflix.dev"
|
|
7842
8976
|
}
|
|
7843
8977
|
],
|
|
7844
8978
|
"compatibility": {
|
|
@@ -7861,7 +8995,8 @@
|
|
|
7861
8995
|
{
|
|
7862
8996
|
"name": "Daniel Roe",
|
|
7863
8997
|
"github": "danielroe",
|
|
7864
|
-
"twitter": "danielcroe"
|
|
8998
|
+
"twitter": "danielcroe",
|
|
8999
|
+
"bluesky": "danielroe.dev"
|
|
7865
9000
|
}
|
|
7866
9001
|
],
|
|
7867
9002
|
"compatibility": {
|
|
@@ -7885,17 +9020,20 @@
|
|
|
7885
9020
|
"maintainers": [
|
|
7886
9021
|
{
|
|
7887
9022
|
"name": "Kevin Marrec",
|
|
7888
|
-
"github": "kevinmarrec"
|
|
9023
|
+
"github": "kevinmarrec",
|
|
9024
|
+
"twitter": "K_Marrec"
|
|
7889
9025
|
},
|
|
7890
9026
|
{
|
|
7891
9027
|
"name": "Pooya Parsa",
|
|
7892
9028
|
"github": "pi0",
|
|
7893
|
-
"twitter": "_pi0_"
|
|
9029
|
+
"twitter": "_pi0_",
|
|
9030
|
+
"bluesky": "pi0.io"
|
|
7894
9031
|
},
|
|
7895
9032
|
{
|
|
7896
9033
|
"name": "Daniel Roe",
|
|
7897
9034
|
"github": "danielroe",
|
|
7898
|
-
"twitter": "danielcroe"
|
|
9035
|
+
"twitter": "danielcroe",
|
|
9036
|
+
"bluesky": "danielroe.dev"
|
|
7899
9037
|
}
|
|
7900
9038
|
],
|
|
7901
9039
|
"compatibility": {
|
|
@@ -7917,17 +9055,20 @@
|
|
|
7917
9055
|
"maintainers": [
|
|
7918
9056
|
{
|
|
7919
9057
|
"name": "Kevin Marrec",
|
|
7920
|
-
"github": "kevinmarrec"
|
|
9058
|
+
"github": "kevinmarrec",
|
|
9059
|
+
"twitter": "K_Marrec"
|
|
7921
9060
|
},
|
|
7922
9061
|
{
|
|
7923
9062
|
"name": "Pooya Parsa",
|
|
7924
9063
|
"github": "pi0",
|
|
7925
|
-
"twitter": "_pi0_"
|
|
9064
|
+
"twitter": "_pi0_",
|
|
9065
|
+
"bluesky": "pi0.io"
|
|
7926
9066
|
},
|
|
7927
9067
|
{
|
|
7928
9068
|
"name": "Daniel Roe",
|
|
7929
9069
|
"github": "danielroe",
|
|
7930
|
-
"twitter": "danielcroe"
|
|
9070
|
+
"twitter": "danielcroe",
|
|
9071
|
+
"bluesky": "danielroe.dev"
|
|
7931
9072
|
}
|
|
7932
9073
|
],
|
|
7933
9074
|
"compatibility": {
|
|
@@ -7961,7 +9102,7 @@
|
|
|
7961
9102
|
},
|
|
7962
9103
|
{
|
|
7963
9104
|
"name": "ui",
|
|
7964
|
-
"description": "
|
|
9105
|
+
"description": "The Intuitive UI Library powered by Reka UI and Tailwind CSS.",
|
|
7965
9106
|
"repo": "nuxt/ui#dev",
|
|
7966
9107
|
"npm": "@nuxt/ui",
|
|
7967
9108
|
"icon": "nuxt.svg",
|
|
@@ -7974,17 +9115,14 @@
|
|
|
7974
9115
|
{
|
|
7975
9116
|
"name": "Benjamin Canac",
|
|
7976
9117
|
"github": "benjamincanac",
|
|
7977
|
-
"twitter": "benjamincanac"
|
|
9118
|
+
"twitter": "benjamincanac",
|
|
9119
|
+
"bluesky": "benjamincanac.dev"
|
|
7978
9120
|
},
|
|
7979
9121
|
{
|
|
7980
|
-
"name": "
|
|
9122
|
+
"name": "Sébastien Chopin",
|
|
7981
9123
|
"github": "Atinux",
|
|
7982
|
-
"twitter": "
|
|
7983
|
-
|
|
7984
|
-
{
|
|
7985
|
-
"name": "Sylvain Marroufin",
|
|
7986
|
-
"github": "smarroufin",
|
|
7987
|
-
"twitter": "smarroufin"
|
|
9124
|
+
"twitter": "atinux",
|
|
9125
|
+
"bluesky": "atinux.com"
|
|
7988
9126
|
}
|
|
7989
9127
|
],
|
|
7990
9128
|
"compatibility": {
|
|
@@ -8006,7 +9144,8 @@
|
|
|
8006
9144
|
"maintainers": [
|
|
8007
9145
|
{
|
|
8008
9146
|
"name": "ML",
|
|
8009
|
-
"github": "ijkml"
|
|
9147
|
+
"github": "ijkml",
|
|
9148
|
+
"twitter": "ijk_ml"
|
|
8010
9149
|
}
|
|
8011
9150
|
],
|
|
8012
9151
|
"compatibility": {
|
|
@@ -8031,7 +9170,8 @@
|
|
|
8031
9170
|
{
|
|
8032
9171
|
"name": "Pooya Parsa",
|
|
8033
9172
|
"github": "pi0",
|
|
8034
|
-
"twitter": "_pi0_"
|
|
9173
|
+
"twitter": "_pi0_",
|
|
9174
|
+
"bluesky": "pi0.io"
|
|
8035
9175
|
},
|
|
8036
9176
|
{
|
|
8037
9177
|
"name": "Farzad Soltani",
|
|
@@ -8058,7 +9198,8 @@
|
|
|
8058
9198
|
"maintainers": [
|
|
8059
9199
|
{
|
|
8060
9200
|
"name": "Johann Schopplich",
|
|
8061
|
-
"github": "johannschopplich"
|
|
9201
|
+
"github": "johannschopplich",
|
|
9202
|
+
"twitter": "jschopplich"
|
|
8062
9203
|
}
|
|
8063
9204
|
],
|
|
8064
9205
|
"compatibility": {
|
|
@@ -8069,7 +9210,7 @@
|
|
|
8069
9210
|
{
|
|
8070
9211
|
"name": "unocss",
|
|
8071
9212
|
"description": "The instant on-demand atomic CSS engine.",
|
|
8072
|
-
"repo": "unocss/unocss#main/packages/nuxt",
|
|
9213
|
+
"repo": "unocss/unocss#main/packages-integrations/nuxt",
|
|
8073
9214
|
"npm": "@unocss/nuxt",
|
|
8074
9215
|
"icon": "unocss.svg",
|
|
8075
9216
|
"github": "https://github.com/unocss/unocss",
|
|
@@ -8082,7 +9223,8 @@
|
|
|
8082
9223
|
"name": "Anthony Fu",
|
|
8083
9224
|
"github": "antfu",
|
|
8084
9225
|
"twitter": "antfu7",
|
|
8085
|
-
"avatar": "https://avatars.githubusercontent.com/antfu?v=4"
|
|
9226
|
+
"avatar": "https://avatars.githubusercontent.com/antfu?v=4",
|
|
9227
|
+
"bluesky": "antfu.me"
|
|
8086
9228
|
}
|
|
8087
9229
|
],
|
|
8088
9230
|
"compatibility": {
|
|
@@ -8129,7 +9271,7 @@
|
|
|
8129
9271
|
"type": "3rd-party",
|
|
8130
9272
|
"maintainers": [
|
|
8131
9273
|
{
|
|
8132
|
-
"name": "
|
|
9274
|
+
"name": "KoujiSan",
|
|
8133
9275
|
"github": "KoujiSano"
|
|
8134
9276
|
}
|
|
8135
9277
|
],
|
|
@@ -8151,8 +9293,9 @@
|
|
|
8151
9293
|
"type": "3rd-party",
|
|
8152
9294
|
"maintainers": [
|
|
8153
9295
|
{
|
|
8154
|
-
"name": "
|
|
8155
|
-
"github": "fukuiretu"
|
|
9296
|
+
"name": "Retu Fukui",
|
|
9297
|
+
"github": "fukuiretu",
|
|
9298
|
+
"twitter": "fukuiretu"
|
|
8156
9299
|
}
|
|
8157
9300
|
],
|
|
8158
9301
|
"compatibility": {
|
|
@@ -8160,6 +9303,28 @@
|
|
|
8160
9303
|
"requires": {}
|
|
8161
9304
|
}
|
|
8162
9305
|
},
|
|
9306
|
+
{
|
|
9307
|
+
"name": "v-gsap",
|
|
9308
|
+
"description": "GSAP as a directive (Unofficial). Build stunning animations with v-gsap.",
|
|
9309
|
+
"repo": "holux-design/v-gsap-nuxt",
|
|
9310
|
+
"npm": "v-gsap-nuxt",
|
|
9311
|
+
"icon": "v-gsap.svg",
|
|
9312
|
+
"github": "https://github.com/holux-design/v-gsap-nuxt",
|
|
9313
|
+
"website": "https://v-gsap-nuxt.vercel.app/",
|
|
9314
|
+
"learn_more": "https://v-gsap-nuxt.vercel.app/playground",
|
|
9315
|
+
"category": "Libraries",
|
|
9316
|
+
"type": "3rd-party",
|
|
9317
|
+
"maintainers": [
|
|
9318
|
+
{
|
|
9319
|
+
"name": "Lukas Hofstätter",
|
|
9320
|
+
"github": "holux-design"
|
|
9321
|
+
}
|
|
9322
|
+
],
|
|
9323
|
+
"compatibility": {
|
|
9324
|
+
"nuxt": ">=3.0.0",
|
|
9325
|
+
"requires": {}
|
|
9326
|
+
}
|
|
9327
|
+
},
|
|
8163
9328
|
{
|
|
8164
9329
|
"name": "vant",
|
|
8165
9330
|
"description": "A lightweight, customizable Vue UI library for mobile web apps.",
|
|
@@ -8173,7 +9338,7 @@
|
|
|
8173
9338
|
"type": "3rd-party",
|
|
8174
9339
|
"maintainers": [
|
|
8175
9340
|
{
|
|
8176
|
-
"name": "
|
|
9341
|
+
"name": "qiang",
|
|
8177
9342
|
"github": "tolking"
|
|
8178
9343
|
}
|
|
8179
9344
|
],
|
|
@@ -8197,8 +9362,9 @@
|
|
|
8197
9362
|
"type": "3rd-party",
|
|
8198
9363
|
"maintainers": [
|
|
8199
9364
|
{
|
|
8200
|
-
"name": "
|
|
8201
|
-
"github": "zhangmo8"
|
|
9365
|
+
"name": "xiaomo",
|
|
9366
|
+
"github": "zhangmo8",
|
|
9367
|
+
"twitter": "wegi8666"
|
|
8202
9368
|
}
|
|
8203
9369
|
],
|
|
8204
9370
|
"compatibility": {
|
|
@@ -8221,8 +9387,9 @@
|
|
|
8221
9387
|
"type": "3rd-party",
|
|
8222
9388
|
"maintainers": [
|
|
8223
9389
|
{
|
|
8224
|
-
"name": "
|
|
8225
|
-
"github": "letstri"
|
|
9390
|
+
"name": "Valerii Strilets",
|
|
9391
|
+
"github": "letstri",
|
|
9392
|
+
"twitter": "letstri"
|
|
8226
9393
|
}
|
|
8227
9394
|
],
|
|
8228
9395
|
"compatibility": {
|
|
@@ -8266,7 +9433,9 @@
|
|
|
8266
9433
|
"maintainers": [
|
|
8267
9434
|
{
|
|
8268
9435
|
"name": "Abdelrahman Awad",
|
|
8269
|
-
"github": "logaretm"
|
|
9436
|
+
"github": "logaretm",
|
|
9437
|
+
"twitter": "logaretm",
|
|
9438
|
+
"bluesky": "logaretm.com"
|
|
8270
9439
|
}
|
|
8271
9440
|
],
|
|
8272
9441
|
"compatibility": {
|
|
@@ -8289,7 +9458,8 @@
|
|
|
8289
9458
|
{
|
|
8290
9459
|
"name": "Pooya Parsa",
|
|
8291
9460
|
"github": "pi0",
|
|
8292
|
-
"twitter": "_pi0_"
|
|
9461
|
+
"twitter": "_pi0_",
|
|
9462
|
+
"bluesky": "pi0.io"
|
|
8293
9463
|
}
|
|
8294
9464
|
],
|
|
8295
9465
|
"compatibility": {
|
|
@@ -8310,7 +9480,7 @@
|
|
|
8310
9480
|
"type": "3rd-party",
|
|
8311
9481
|
"maintainers": [
|
|
8312
9482
|
{
|
|
8313
|
-
"name": "
|
|
9483
|
+
"name": "Rocco",
|
|
8314
9484
|
"github": "qmhc",
|
|
8315
9485
|
"twitter": "qmhc95"
|
|
8316
9486
|
}
|
|
@@ -8359,12 +9529,14 @@
|
|
|
8359
9529
|
{
|
|
8360
9530
|
"name": "Joaquín Sánchez",
|
|
8361
9531
|
"github": "userquin",
|
|
8362
|
-
"twitter": "userquin"
|
|
9532
|
+
"twitter": "userquin",
|
|
9533
|
+
"bluesky": "userquin.bsky.social"
|
|
8363
9534
|
},
|
|
8364
9535
|
{
|
|
8365
9536
|
"name": "Anthony Fu",
|
|
8366
9537
|
"github": "antfu",
|
|
8367
|
-
"twitter": "antfu7"
|
|
9538
|
+
"twitter": "antfu7",
|
|
9539
|
+
"bluesky": "antfu.me"
|
|
8368
9540
|
}
|
|
8369
9541
|
],
|
|
8370
9542
|
"compatibility": {
|
|
@@ -8449,6 +9621,29 @@
|
|
|
8449
9621
|
"requires": {}
|
|
8450
9622
|
}
|
|
8451
9623
|
},
|
|
9624
|
+
{
|
|
9625
|
+
"name": "vue-gsap-flip",
|
|
9626
|
+
"description": "A powerful Vue 3 library for creating stunning flip animations using GSAP's Flip plugin. Modular, extensible, and easy to use.",
|
|
9627
|
+
"repo": "lavolpecheprogramma/vue-gsap-flip#master/packages/nuxt",
|
|
9628
|
+
"npm": "@vue-gsap-flip/nuxt",
|
|
9629
|
+
"icon": "",
|
|
9630
|
+
"github": "https://github.com/lavolpecheprogramma/vue-gsap-flip",
|
|
9631
|
+
"website": "https://lavolpecheprogramma.github.io/vue-gsap-flip/",
|
|
9632
|
+
"learn_more": "",
|
|
9633
|
+
"category": "Libraries",
|
|
9634
|
+
"type": "3rd-party",
|
|
9635
|
+
"maintainers": [
|
|
9636
|
+
{
|
|
9637
|
+
"name": "Alberto Parziale",
|
|
9638
|
+
"github": "lavolpecheprogramma",
|
|
9639
|
+
"twitter": "lavolpechevola"
|
|
9640
|
+
}
|
|
9641
|
+
],
|
|
9642
|
+
"compatibility": {
|
|
9643
|
+
"nuxt": ">=3.0.0",
|
|
9644
|
+
"requires": {}
|
|
9645
|
+
}
|
|
9646
|
+
},
|
|
8452
9647
|
{
|
|
8453
9648
|
"name": "vue-macros",
|
|
8454
9649
|
"description": "Explore more macros and syntax sugar to Vue.",
|
|
@@ -8462,9 +9657,10 @@
|
|
|
8462
9657
|
"type": "3rd-party",
|
|
8463
9658
|
"maintainers": [
|
|
8464
9659
|
{
|
|
8465
|
-
"name": "
|
|
9660
|
+
"name": "Kevin Deng",
|
|
8466
9661
|
"github": "sxzz",
|
|
8467
|
-
"twitter": "sanxiaozhizi"
|
|
9662
|
+
"twitter": "sanxiaozhizi",
|
|
9663
|
+
"bluesky": "sxzz.dev"
|
|
8468
9664
|
}
|
|
8469
9665
|
],
|
|
8470
9666
|
"compatibility": {
|
|
@@ -8488,7 +9684,7 @@
|
|
|
8488
9684
|
"type": "3rd-party",
|
|
8489
9685
|
"maintainers": [
|
|
8490
9686
|
{
|
|
8491
|
-
"name": "
|
|
9687
|
+
"name": "Vasyl Iatsenko",
|
|
8492
9688
|
"github": "vaso2"
|
|
8493
9689
|
}
|
|
8494
9690
|
],
|
|
@@ -8532,8 +9728,10 @@
|
|
|
8532
9728
|
"type": "3rd-party",
|
|
8533
9729
|
"maintainers": [
|
|
8534
9730
|
{
|
|
8535
|
-
"name": "
|
|
8536
|
-
"github": "moritzsternemann"
|
|
9731
|
+
"name": "Moritz Sternemann",
|
|
9732
|
+
"github": "moritzsternemann",
|
|
9733
|
+
"twitter": "strnmn",
|
|
9734
|
+
"bluesky": "strnmn.me"
|
|
8537
9735
|
}
|
|
8538
9736
|
],
|
|
8539
9737
|
"compatibility": {
|
|
@@ -8554,7 +9752,7 @@
|
|
|
8554
9752
|
"type": "3rd-party",
|
|
8555
9753
|
"maintainers": [
|
|
8556
9754
|
{
|
|
8557
|
-
"name": "
|
|
9755
|
+
"name": "Heb",
|
|
8558
9756
|
"github": "Hebilicious",
|
|
8559
9757
|
"twitter": "its_hebilicious"
|
|
8560
9758
|
}
|
|
@@ -8577,7 +9775,7 @@
|
|
|
8577
9775
|
"type": "3rd-party",
|
|
8578
9776
|
"maintainers": [
|
|
8579
9777
|
{
|
|
8580
|
-
"name": "
|
|
9778
|
+
"name": "John Wells",
|
|
8581
9779
|
"github": "madmod"
|
|
8582
9780
|
}
|
|
8583
9781
|
],
|
|
@@ -8670,8 +9868,10 @@
|
|
|
8670
9868
|
"type": "3rd-party",
|
|
8671
9869
|
"maintainers": [
|
|
8672
9870
|
{
|
|
8673
|
-
"name": "
|
|
8674
|
-
"github": "posva"
|
|
9871
|
+
"name": "Eduardo San Martin Morote",
|
|
9872
|
+
"github": "posva",
|
|
9873
|
+
"twitter": "posva",
|
|
9874
|
+
"bluesky": "esm.dev"
|
|
8675
9875
|
}
|
|
8676
9876
|
],
|
|
8677
9877
|
"compatibility": {
|
|
@@ -8761,7 +9961,8 @@
|
|
|
8761
9961
|
"maintainers": [
|
|
8762
9962
|
{
|
|
8763
9963
|
"name": "Joaquín Sánchez",
|
|
8764
|
-
"github": "userquin"
|
|
9964
|
+
"github": "userquin",
|
|
9965
|
+
"bluesky": "userquin.bsky.social"
|
|
8765
9966
|
}
|
|
8766
9967
|
],
|
|
8767
9968
|
"compatibility": {
|
|
@@ -8783,12 +9984,14 @@
|
|
|
8783
9984
|
"maintainers": [
|
|
8784
9985
|
{
|
|
8785
9986
|
"name": "Kevin Marrec",
|
|
8786
|
-
"github": "kevinmarrec"
|
|
9987
|
+
"github": "kevinmarrec",
|
|
9988
|
+
"twitter": "K_Marrec"
|
|
8787
9989
|
},
|
|
8788
9990
|
{
|
|
8789
9991
|
"name": "Pooya Parsa",
|
|
8790
9992
|
"github": "pi0",
|
|
8791
|
-
"twitter": "_pi0_"
|
|
9993
|
+
"twitter": "_pi0_",
|
|
9994
|
+
"bluesky": "pi0.io"
|
|
8792
9995
|
}
|
|
8793
9996
|
],
|
|
8794
9997
|
"compatibility": {
|
|
@@ -8811,7 +10014,8 @@
|
|
|
8811
10014
|
{
|
|
8812
10015
|
"name": "Anthony Fu",
|
|
8813
10016
|
"github": "antfu",
|
|
8814
|
-
"twitter": "antfu7"
|
|
10017
|
+
"twitter": "antfu7",
|
|
10018
|
+
"bluesky": "antfu.me"
|
|
8815
10019
|
}
|
|
8816
10020
|
],
|
|
8817
10021
|
"compatibility": {
|
|
@@ -8835,7 +10039,7 @@
|
|
|
8835
10039
|
"type": "3rd-party",
|
|
8836
10040
|
"maintainers": [
|
|
8837
10041
|
{
|
|
8838
|
-
"name": "
|
|
10042
|
+
"name": "Paul Gascou-Vaillancourt",
|
|
8839
10043
|
"github": "paulgv"
|
|
8840
10044
|
}
|
|
8841
10045
|
],
|
|
@@ -8880,18 +10084,21 @@
|
|
|
8880
10084
|
"type": "community",
|
|
8881
10085
|
"maintainers": [
|
|
8882
10086
|
{
|
|
8883
|
-
"name": "
|
|
8884
|
-
"github": "daliborgogic"
|
|
10087
|
+
"name": "Dalibor Gogic",
|
|
10088
|
+
"github": "daliborgogic",
|
|
10089
|
+
"twitter": "dalibor_gogic"
|
|
8885
10090
|
},
|
|
8886
10091
|
{
|
|
8887
10092
|
"name": "Pooya Parsa",
|
|
8888
10093
|
"github": "pi0",
|
|
8889
|
-
"twitter": "_pi0_"
|
|
10094
|
+
"twitter": "_pi0_",
|
|
10095
|
+
"bluesky": "pi0.io"
|
|
8890
10096
|
},
|
|
8891
10097
|
{
|
|
8892
|
-
"name": "
|
|
10098
|
+
"name": "Sébastien Chopin",
|
|
8893
10099
|
"github": "Atinux",
|
|
8894
|
-
"twitter": "
|
|
10100
|
+
"twitter": "atinux",
|
|
10101
|
+
"bluesky": "atinux.com"
|
|
8895
10102
|
}
|
|
8896
10103
|
],
|
|
8897
10104
|
"compatibility": {
|
|
@@ -8937,7 +10144,9 @@
|
|
|
8937
10144
|
"maintainers": [
|
|
8938
10145
|
{
|
|
8939
10146
|
"name": "Yizack Rangel",
|
|
8940
|
-
"github": "yizack"
|
|
10147
|
+
"github": "yizack",
|
|
10148
|
+
"twitter": "YizackR",
|
|
10149
|
+
"bluesky": "yizack.com"
|
|
8941
10150
|
}
|
|
8942
10151
|
],
|
|
8943
10152
|
"compatibility": {
|
|
@@ -8959,7 +10168,8 @@
|
|
|
8959
10168
|
"maintainers": [
|
|
8960
10169
|
{
|
|
8961
10170
|
"name": "Harlan Wilton",
|
|
8962
|
-
"github": "harlan-zw"
|
|
10171
|
+
"github": "harlan-zw",
|
|
10172
|
+
"twitter": "harlan_zw"
|
|
8963
10173
|
}
|
|
8964
10174
|
],
|
|
8965
10175
|
"compatibility": {
|
|
@@ -8984,7 +10194,8 @@
|
|
|
8984
10194
|
{
|
|
8985
10195
|
"name": "Pooya Parsa",
|
|
8986
10196
|
"github": "pi0",
|
|
8987
|
-
"twitter": "_pi0_"
|
|
10197
|
+
"twitter": "_pi0_",
|
|
10198
|
+
"bluesky": "pi0.io"
|
|
8988
10199
|
}
|
|
8989
10200
|
],
|
|
8990
10201
|
"compatibility": {
|
|
@@ -9005,7 +10216,7 @@
|
|
|
9005
10216
|
"type": "3rd-party",
|
|
9006
10217
|
"maintainers": [
|
|
9007
10218
|
{
|
|
9008
|
-
"name": "
|
|
10219
|
+
"name": "Paul Gascou-Vaillancourt",
|
|
9009
10220
|
"github": "paulgv"
|
|
9010
10221
|
}
|
|
9011
10222
|
],
|
|
@@ -9029,7 +10240,8 @@
|
|
|
9029
10240
|
{
|
|
9030
10241
|
"name": "Pooya Parsa",
|
|
9031
10242
|
"github": "pi0",
|
|
9032
|
-
"twitter": "_pi0_"
|
|
10243
|
+
"twitter": "_pi0_",
|
|
10244
|
+
"bluesky": "pi0.io"
|
|
9033
10245
|
}
|
|
9034
10246
|
],
|
|
9035
10247
|
"compatibility": {
|
|
@@ -9105,7 +10317,8 @@
|
|
|
9105
10317
|
{
|
|
9106
10318
|
"name": "Anthony Fu",
|
|
9107
10319
|
"github": "antfu",
|
|
9108
|
-
"twitter": "antfu7"
|
|
10320
|
+
"twitter": "antfu7",
|
|
10321
|
+
"bluesky": "antfu.me"
|
|
9109
10322
|
}
|
|
9110
10323
|
],
|
|
9111
10324
|
"compatibility": {
|
|
@@ -9128,8 +10341,9 @@
|
|
|
9128
10341
|
"type": "3rd-party",
|
|
9129
10342
|
"maintainers": [
|
|
9130
10343
|
{
|
|
9131
|
-
"name": "
|
|
9132
|
-
"github": "aaronransley"
|
|
10344
|
+
"name": "Aaron Ransley",
|
|
10345
|
+
"github": "aaronransley",
|
|
10346
|
+
"twitter": "aaronransley"
|
|
9133
10347
|
}
|
|
9134
10348
|
],
|
|
9135
10349
|
"compatibility": {
|
|
@@ -9172,7 +10386,7 @@
|
|
|
9172
10386
|
"type": "3rd-party",
|
|
9173
10387
|
"maintainers": [
|
|
9174
10388
|
{
|
|
9175
|
-
"name": "
|
|
10389
|
+
"name": "Gaetan SENN",
|
|
9176
10390
|
"github": "gaetansenn"
|
|
9177
10391
|
}
|
|
9178
10392
|
],
|
|
@@ -9219,7 +10433,7 @@
|
|
|
9219
10433
|
"type": "3rd-party",
|
|
9220
10434
|
"maintainers": [
|
|
9221
10435
|
{
|
|
9222
|
-
"name": "
|
|
10436
|
+
"name": "Léopold Szabatura",
|
|
9223
10437
|
"github": "MetaCorp"
|
|
9224
10438
|
}
|
|
9225
10439
|
],
|