@nuxt/modules 0.6.0-b79ca4 → 0.6.0-b7f256
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 +2153 -514
- 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": {
|
|
@@ -375,6 +387,51 @@
|
|
|
375
387
|
"requires": {}
|
|
376
388
|
}
|
|
377
389
|
},
|
|
390
|
+
{
|
|
391
|
+
"name": "artivue",
|
|
392
|
+
"description": "A dynamic & layered theming engine for Vue applications. Pick a color and transform your entire application!",
|
|
393
|
+
"repo": "Eschricht/artivue",
|
|
394
|
+
"npm": "artivue",
|
|
395
|
+
"icon": "artivue.svg",
|
|
396
|
+
"github": "https://github.com/Eschricht/artivue",
|
|
397
|
+
"website": "https://artivue.eschricht.dev",
|
|
398
|
+
"learn_more": "https://github.com/Eschricht/artivue",
|
|
399
|
+
"category": "UI",
|
|
400
|
+
"type": "3rd-party",
|
|
401
|
+
"maintainers": [
|
|
402
|
+
{
|
|
403
|
+
"name": "Johannes Eschricht",
|
|
404
|
+
"github": "Eschricht"
|
|
405
|
+
}
|
|
406
|
+
],
|
|
407
|
+
"compatibility": {
|
|
408
|
+
"nuxt": ">=3.0.0",
|
|
409
|
+
"requires": {}
|
|
410
|
+
}
|
|
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
|
+
},
|
|
378
435
|
{
|
|
379
436
|
"name": "auth-utils",
|
|
380
437
|
"description": "Minimalist Auth module for Nuxt with SSR.",
|
|
@@ -388,8 +445,10 @@
|
|
|
388
445
|
"type": "3rd-party",
|
|
389
446
|
"maintainers": [
|
|
390
447
|
{
|
|
391
|
-
"name": "
|
|
392
|
-
"github": "atinux"
|
|
448
|
+
"name": "Sébastien Chopin",
|
|
449
|
+
"github": "atinux",
|
|
450
|
+
"twitter": "atinux",
|
|
451
|
+
"bluesky": "atinux.com"
|
|
393
452
|
}
|
|
394
453
|
],
|
|
395
454
|
"compatibility": {
|
|
@@ -412,7 +471,8 @@
|
|
|
412
471
|
{
|
|
413
472
|
"name": "Pooya Parsa",
|
|
414
473
|
"github": "pi0",
|
|
415
|
-
"twitter": "_pi0_"
|
|
474
|
+
"twitter": "_pi0_",
|
|
475
|
+
"bluesky": "pi0.io"
|
|
416
476
|
},
|
|
417
477
|
{
|
|
418
478
|
"name": "João Pedro Antunes Silva",
|
|
@@ -437,7 +497,7 @@
|
|
|
437
497
|
"type": "3rd-party",
|
|
438
498
|
"maintainers": [
|
|
439
499
|
{
|
|
440
|
-
"name": "
|
|
500
|
+
"name": "Heb",
|
|
441
501
|
"github": "Hebilicious",
|
|
442
502
|
"twitter": "its_hebilicious"
|
|
443
503
|
}
|
|
@@ -460,9 +520,10 @@
|
|
|
460
520
|
"type": "3rd-party",
|
|
461
521
|
"maintainers": [
|
|
462
522
|
{
|
|
463
|
-
"name": "Estéban
|
|
523
|
+
"name": "Estéban",
|
|
464
524
|
"github": "barbapapazes",
|
|
465
|
-
"twitter": "soubiran_"
|
|
525
|
+
"twitter": "soubiran_",
|
|
526
|
+
"bluesky": "soubiran.dev"
|
|
466
527
|
}
|
|
467
528
|
],
|
|
468
529
|
"compatibility": {
|
|
@@ -508,7 +569,8 @@
|
|
|
508
569
|
{
|
|
509
570
|
"name": "Pooya Parsa",
|
|
510
571
|
"github": "pi0",
|
|
511
|
-
"twitter": "_pi0_"
|
|
572
|
+
"twitter": "_pi0_",
|
|
573
|
+
"bluesky": "pi0.io"
|
|
512
574
|
}
|
|
513
575
|
],
|
|
514
576
|
"compatibility": {
|
|
@@ -529,8 +591,10 @@
|
|
|
529
591
|
"type": "3rd-party",
|
|
530
592
|
"maintainers": [
|
|
531
593
|
{
|
|
532
|
-
"name": "
|
|
533
|
-
"github": "potato4d"
|
|
594
|
+
"name": "Takuma HANATANI",
|
|
595
|
+
"github": "potato4d",
|
|
596
|
+
"twitter": "potato4d",
|
|
597
|
+
"bluesky": "potato4d.bsky.social"
|
|
534
598
|
}
|
|
535
599
|
],
|
|
536
600
|
"compatibility": {
|
|
@@ -538,6 +602,28 @@
|
|
|
538
602
|
"requires": {}
|
|
539
603
|
}
|
|
540
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
|
+
},
|
|
541
627
|
{
|
|
542
628
|
"name": "bootstrap",
|
|
543
629
|
"description": "Add Bootstrap to your Nuxt app in seconds.",
|
|
@@ -557,7 +643,8 @@
|
|
|
557
643
|
{
|
|
558
644
|
"name": "Pooya Parsa",
|
|
559
645
|
"github": "pi0",
|
|
560
|
-
"twitter": "_pi0_"
|
|
646
|
+
"twitter": "_pi0_",
|
|
647
|
+
"bluesky": "pi0.io"
|
|
561
648
|
},
|
|
562
649
|
{
|
|
563
650
|
"name": "Jacob Müller",
|
|
@@ -585,7 +672,8 @@
|
|
|
585
672
|
{
|
|
586
673
|
"name": "Pooya Parsa",
|
|
587
674
|
"github": "pi0",
|
|
588
|
-
"twitter": "_pi0_"
|
|
675
|
+
"twitter": "_pi0_",
|
|
676
|
+
"bluesky": "pi0.io"
|
|
589
677
|
}
|
|
590
678
|
],
|
|
591
679
|
"compatibility": {
|
|
@@ -607,7 +695,8 @@
|
|
|
607
695
|
"maintainers": [
|
|
608
696
|
{
|
|
609
697
|
"name": "Walter Tommasi",
|
|
610
|
-
"github": "jtommy"
|
|
698
|
+
"github": "jtommy",
|
|
699
|
+
"twitter": "walter_tommasi"
|
|
611
700
|
}
|
|
612
701
|
],
|
|
613
702
|
"compatibility": {
|
|
@@ -628,7 +717,7 @@
|
|
|
628
717
|
"type": "3rd-party",
|
|
629
718
|
"maintainers": [
|
|
630
719
|
{
|
|
631
|
-
"name": "
|
|
720
|
+
"name": "Julian Martin",
|
|
632
721
|
"github": "JulianMar",
|
|
633
722
|
"twitter": "julian_martin96"
|
|
634
723
|
}
|
|
@@ -653,7 +742,7 @@
|
|
|
653
742
|
"type": "3rd-party",
|
|
654
743
|
"maintainers": [
|
|
655
744
|
{
|
|
656
|
-
"name": "
|
|
745
|
+
"name": "Sebastian Senf",
|
|
657
746
|
"github": "mustardamus"
|
|
658
747
|
}
|
|
659
748
|
],
|
|
@@ -743,8 +832,10 @@
|
|
|
743
832
|
"type": "3rd-party",
|
|
744
833
|
"maintainers": [
|
|
745
834
|
{
|
|
746
|
-
"name": "
|
|
747
|
-
"github": "danielroe"
|
|
835
|
+
"name": "Daniel Roe",
|
|
836
|
+
"github": "danielroe",
|
|
837
|
+
"twitter": "danielcroe",
|
|
838
|
+
"bluesky": "danielroe.dev"
|
|
748
839
|
}
|
|
749
840
|
],
|
|
750
841
|
"compatibility": {
|
|
@@ -787,8 +878,9 @@
|
|
|
787
878
|
"type": "3rd-party",
|
|
788
879
|
"maintainers": [
|
|
789
880
|
{
|
|
790
|
-
"name": "
|
|
791
|
-
"github": "productdevbook"
|
|
881
|
+
"name": "Wind",
|
|
882
|
+
"github": "productdevbook",
|
|
883
|
+
"twitter": "productdevbook"
|
|
792
884
|
}
|
|
793
885
|
],
|
|
794
886
|
"compatibility": {
|
|
@@ -831,9 +923,34 @@
|
|
|
831
923
|
"type": "3rd-party",
|
|
832
924
|
"maintainers": [
|
|
833
925
|
{
|
|
834
|
-
"name": "
|
|
926
|
+
"name": "Estéban",
|
|
835
927
|
"github": "Barbapapazes",
|
|
836
|
-
"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"
|
|
837
954
|
}
|
|
838
955
|
],
|
|
839
956
|
"compatibility": {
|
|
@@ -854,8 +971,10 @@
|
|
|
854
971
|
"type": "3rd-party",
|
|
855
972
|
"maintainers": [
|
|
856
973
|
{
|
|
857
|
-
"name": "
|
|
858
|
-
"github": "potato4d"
|
|
974
|
+
"name": "Takuma HANATANI",
|
|
975
|
+
"github": "potato4d",
|
|
976
|
+
"twitter": "potato4d",
|
|
977
|
+
"bluesky": "potato4d.bsky.social"
|
|
859
978
|
}
|
|
860
979
|
],
|
|
861
980
|
"compatibility": {
|
|
@@ -898,8 +1017,9 @@
|
|
|
898
1017
|
"type": "3rd-party",
|
|
899
1018
|
"maintainers": [
|
|
900
1019
|
{
|
|
901
|
-
"name": "
|
|
902
|
-
"github": "hamlogic"
|
|
1020
|
+
"name": "0xHam",
|
|
1021
|
+
"github": "hamlogic",
|
|
1022
|
+
"twitter": "hamlogic"
|
|
903
1023
|
},
|
|
904
1024
|
{
|
|
905
1025
|
"name": "Fabian B.",
|
|
@@ -927,7 +1047,8 @@
|
|
|
927
1047
|
{
|
|
928
1048
|
"name": "Maya Shavin",
|
|
929
1049
|
"github": "mayashavin",
|
|
930
|
-
"twitter": "MayaShavin"
|
|
1050
|
+
"twitter": "MayaShavin",
|
|
1051
|
+
"bluesky": "mayashavin.com"
|
|
931
1052
|
}
|
|
932
1053
|
],
|
|
933
1054
|
"compatibility": {
|
|
@@ -950,7 +1071,8 @@
|
|
|
950
1071
|
{
|
|
951
1072
|
"name": "Sébastien Chopin",
|
|
952
1073
|
"github": "Atinux",
|
|
953
|
-
"twitter": "
|
|
1074
|
+
"twitter": "atinux",
|
|
1075
|
+
"bluesky": "atinux.com"
|
|
954
1076
|
}
|
|
955
1077
|
],
|
|
956
1078
|
"compatibility": {
|
|
@@ -960,6 +1082,29 @@
|
|
|
960
1082
|
}
|
|
961
1083
|
}
|
|
962
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.dev"
|
|
1101
|
+
}
|
|
1102
|
+
],
|
|
1103
|
+
"compatibility": {
|
|
1104
|
+
"nuxt": ">=3.0.0",
|
|
1105
|
+
"requires": {}
|
|
1106
|
+
}
|
|
1107
|
+
},
|
|
963
1108
|
{
|
|
964
1109
|
"name": "component-cache",
|
|
965
1110
|
"description": "LRU component cache for vue components",
|
|
@@ -975,7 +1120,8 @@
|
|
|
975
1120
|
{
|
|
976
1121
|
"name": "Pooya Parsa",
|
|
977
1122
|
"github": "pi0",
|
|
978
|
-
"twitter": "_pi0_"
|
|
1123
|
+
"twitter": "_pi0_",
|
|
1124
|
+
"bluesky": "pi0.io"
|
|
979
1125
|
}
|
|
980
1126
|
],
|
|
981
1127
|
"compatibility": {
|
|
@@ -998,7 +1144,8 @@
|
|
|
998
1144
|
{
|
|
999
1145
|
"name": "Daniel Roe",
|
|
1000
1146
|
"github": "danielroe",
|
|
1001
|
-
"twitter": "danielcroe"
|
|
1147
|
+
"twitter": "danielcroe",
|
|
1148
|
+
"bluesky": "danielroe.dev"
|
|
1002
1149
|
}
|
|
1003
1150
|
],
|
|
1004
1151
|
"compatibility": {
|
|
@@ -1019,7 +1166,7 @@
|
|
|
1019
1166
|
"type": "3rd-party",
|
|
1020
1167
|
"maintainers": [
|
|
1021
1168
|
{
|
|
1022
|
-
"name": "
|
|
1169
|
+
"name": "Dave Stewart",
|
|
1023
1170
|
"github": "davestewart",
|
|
1024
1171
|
"twitter": "dave_stewart"
|
|
1025
1172
|
}
|
|
@@ -1029,9 +1176,32 @@
|
|
|
1029
1176
|
"requires": {}
|
|
1030
1177
|
}
|
|
1031
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
|
+
},
|
|
1032
1202
|
{
|
|
1033
1203
|
"name": "content",
|
|
1034
|
-
"description": "
|
|
1204
|
+
"description": "The file-based CMS with support for Markdown, YAML, JSON.",
|
|
1035
1205
|
"repo": "nuxt/content#main",
|
|
1036
1206
|
"npm": "@nuxt/content",
|
|
1037
1207
|
"icon": "nuxt.svg",
|
|
@@ -1042,19 +1212,22 @@
|
|
|
1042
1212
|
"type": "official",
|
|
1043
1213
|
"maintainers": [
|
|
1044
1214
|
{
|
|
1045
|
-
"name": "
|
|
1046
|
-
"github": "
|
|
1047
|
-
"twitter": "
|
|
1215
|
+
"name": "Farnabaz",
|
|
1216
|
+
"github": "farnabaz",
|
|
1217
|
+
"twitter": "a_birang",
|
|
1218
|
+
"bluesky": "farnabaz.dev"
|
|
1048
1219
|
},
|
|
1049
1220
|
{
|
|
1050
|
-
"name": "
|
|
1051
|
-
"github": "
|
|
1052
|
-
"twitter": "
|
|
1221
|
+
"name": "Baptiste Leproux",
|
|
1222
|
+
"github": "larbish",
|
|
1223
|
+
"twitter": "_larbish",
|
|
1224
|
+
"bluesky": "larbish.bsky.social"
|
|
1053
1225
|
},
|
|
1054
1226
|
{
|
|
1055
|
-
"name": "
|
|
1227
|
+
"name": "Sébastien Chopin",
|
|
1056
1228
|
"github": "Atinux",
|
|
1057
|
-
"twitter": "
|
|
1229
|
+
"twitter": "atinux",
|
|
1230
|
+
"bluesky": "atinux.com"
|
|
1058
1231
|
}
|
|
1059
1232
|
],
|
|
1060
1233
|
"compatibility": {
|
|
@@ -1075,7 +1248,7 @@
|
|
|
1075
1248
|
"type": "3rd-party",
|
|
1076
1249
|
"maintainers": [
|
|
1077
1250
|
{
|
|
1078
|
-
"name": "
|
|
1251
|
+
"name": "Marco 'Gatto' Boffo",
|
|
1079
1252
|
"github": "scaccogatto"
|
|
1080
1253
|
}
|
|
1081
1254
|
],
|
|
@@ -1084,6 +1257,31 @@
|
|
|
1084
1257
|
"requires": {}
|
|
1085
1258
|
}
|
|
1086
1259
|
},
|
|
1260
|
+
{
|
|
1261
|
+
"name": "contentstack",
|
|
1262
|
+
"description": "Contentstack integration for Nuxt",
|
|
1263
|
+
"repo": "timbenniks/nuxt-contentstack",
|
|
1264
|
+
"npm": "nuxt-contentstack",
|
|
1265
|
+
"icon": "contentstack.png",
|
|
1266
|
+
"github": "https://github.com/timbenniks/nuxt-contentstack",
|
|
1267
|
+
"website": "https://github.com/timbenniks/nuxt-contentstack",
|
|
1268
|
+
"learn_more": "https://contentstack.com/",
|
|
1269
|
+
"category": "CMS",
|
|
1270
|
+
"type": "3rd-party",
|
|
1271
|
+
"maintainers": [
|
|
1272
|
+
{
|
|
1273
|
+
"name": "Tim Benniks",
|
|
1274
|
+
"github": "timbenniks",
|
|
1275
|
+
"twitter": "timbenniks",
|
|
1276
|
+
"avatar": "https://avatars.githubusercontent.com/u/121096",
|
|
1277
|
+
"bluesky": "timbenniks.dev"
|
|
1278
|
+
}
|
|
1279
|
+
],
|
|
1280
|
+
"compatibility": {
|
|
1281
|
+
"nuxt": "^3.12.0",
|
|
1282
|
+
"requires": {}
|
|
1283
|
+
}
|
|
1284
|
+
},
|
|
1087
1285
|
{
|
|
1088
1286
|
"name": "cookie-control",
|
|
1089
1287
|
"description": "A highly configurable cookie banner for Nuxt.",
|
|
@@ -1097,7 +1295,7 @@
|
|
|
1097
1295
|
"type": "3rd-party",
|
|
1098
1296
|
"maintainers": [
|
|
1099
1297
|
{
|
|
1100
|
-
"name": "
|
|
1298
|
+
"name": "Jonas Thelemann",
|
|
1101
1299
|
"github": "dargmuesli",
|
|
1102
1300
|
"avatar": "https://avatars.githubusercontent.com/dargmuesli"
|
|
1103
1301
|
}
|
|
@@ -1120,9 +1318,10 @@
|
|
|
1120
1318
|
"type": "3rd-party",
|
|
1121
1319
|
"maintainers": [
|
|
1122
1320
|
{
|
|
1123
|
-
"name": "
|
|
1321
|
+
"name": "Morgän",
|
|
1124
1322
|
"github": "morgbn",
|
|
1125
|
-
"avatar": "https://avatars.githubusercontent.com/u/25689856?v=4"
|
|
1323
|
+
"avatar": "https://avatars.githubusercontent.com/u/25689856?v=4",
|
|
1324
|
+
"twitter": "MorgbnDev"
|
|
1126
1325
|
}
|
|
1127
1326
|
],
|
|
1128
1327
|
"compatibility": {
|
|
@@ -1169,8 +1368,9 @@
|
|
|
1169
1368
|
"type": "3rd-party",
|
|
1170
1369
|
"maintainers": [
|
|
1171
1370
|
{
|
|
1172
|
-
"name": "
|
|
1173
|
-
"github": "sandoche"
|
|
1371
|
+
"name": "Sandoche ADITTANE",
|
|
1372
|
+
"github": "sandoche",
|
|
1373
|
+
"twitter": "sandochee"
|
|
1174
1374
|
}
|
|
1175
1375
|
],
|
|
1176
1376
|
"compatibility": {
|
|
@@ -1192,7 +1392,8 @@
|
|
|
1192
1392
|
"maintainers": [
|
|
1193
1393
|
{
|
|
1194
1394
|
"name": "Ricardo Gobbo de Souza",
|
|
1195
|
-
"github": "ricardogobbosouza"
|
|
1395
|
+
"github": "ricardogobbosouza",
|
|
1396
|
+
"twitter": "gobbo_ricardo"
|
|
1196
1397
|
}
|
|
1197
1398
|
],
|
|
1198
1399
|
"compatibility": {
|
|
@@ -1213,7 +1414,7 @@
|
|
|
1213
1414
|
"type": "3rd-party",
|
|
1214
1415
|
"maintainers": [
|
|
1215
1416
|
{
|
|
1216
|
-
"name": "
|
|
1417
|
+
"name": "Frank Warnaar",
|
|
1217
1418
|
"github": "Frankwarnaar"
|
|
1218
1419
|
}
|
|
1219
1420
|
],
|
|
@@ -1259,9 +1460,9 @@
|
|
|
1259
1460
|
"type": "3rd-party",
|
|
1260
1461
|
"maintainers": [
|
|
1261
1462
|
{
|
|
1262
|
-
"name": "
|
|
1463
|
+
"name": "kevin olson",
|
|
1263
1464
|
"github": "acidjazz",
|
|
1264
|
-
"twitter": "
|
|
1465
|
+
"twitter": "appfume"
|
|
1265
1466
|
}
|
|
1266
1467
|
],
|
|
1267
1468
|
"compatibility": {
|
|
@@ -1306,7 +1507,8 @@
|
|
|
1306
1507
|
"maintainers": [
|
|
1307
1508
|
{
|
|
1308
1509
|
"name": "Shinji Yamada",
|
|
1309
|
-
"github": "dotneet"
|
|
1510
|
+
"github": "dotneet",
|
|
1511
|
+
"twitter": "santa128bit"
|
|
1310
1512
|
}
|
|
1311
1513
|
],
|
|
1312
1514
|
"compatibility": {
|
|
@@ -1316,7 +1518,7 @@
|
|
|
1316
1518
|
},
|
|
1317
1519
|
{
|
|
1318
1520
|
"name": "devtools",
|
|
1319
|
-
"description": "
|
|
1521
|
+
"description": "Visual tools that help you to know your Nuxt application better.",
|
|
1320
1522
|
"repo": "nuxt/devtools#main/packages/devtools",
|
|
1321
1523
|
"npm": "@nuxt/devtools",
|
|
1322
1524
|
"icon": "nuxt.svg",
|
|
@@ -1329,7 +1531,8 @@
|
|
|
1329
1531
|
{
|
|
1330
1532
|
"name": "Anthony Fu",
|
|
1331
1533
|
"github": "antfu",
|
|
1332
|
-
"twitter": "antfu7"
|
|
1534
|
+
"twitter": "antfu7",
|
|
1535
|
+
"bluesky": "antfu.me"
|
|
1333
1536
|
}
|
|
1334
1537
|
],
|
|
1335
1538
|
"compatibility": {
|
|
@@ -1344,15 +1547,28 @@
|
|
|
1344
1547
|
"npm": "nuxt-directus",
|
|
1345
1548
|
"icon": "directus.svg",
|
|
1346
1549
|
"github": "https://github.com/intevel/nuxt-directus/",
|
|
1347
|
-
"website": "https://nuxt-directus.
|
|
1348
|
-
"learn_more": "https://
|
|
1550
|
+
"website": "https://nuxt-directus.de/",
|
|
1551
|
+
"learn_more": "https://directus.io/",
|
|
1349
1552
|
"category": "CMS",
|
|
1350
1553
|
"type": "3rd-party",
|
|
1351
1554
|
"maintainers": [
|
|
1352
1555
|
{
|
|
1353
1556
|
"name": "Conner Bachmann",
|
|
1354
1557
|
"github": "intevel",
|
|
1355
|
-
"avatar": "https://avatars.githubusercontent.com/u/59223342?v=4"
|
|
1558
|
+
"avatar": "https://avatars.githubusercontent.com/u/59223342?v=4",
|
|
1559
|
+
"twitter": "heyconnery"
|
|
1560
|
+
},
|
|
1561
|
+
{
|
|
1562
|
+
"name": "Matt. ",
|
|
1563
|
+
"github": "casualmatt",
|
|
1564
|
+
"avatar": "https://avatars.githubusercontent.com/u/85650530?v=4"
|
|
1565
|
+
},
|
|
1566
|
+
{
|
|
1567
|
+
"name": "Sandro Circi",
|
|
1568
|
+
"github": "sandros94",
|
|
1569
|
+
"avatar": "https://avatars.githubusercontent.com/u/13056429?v=4",
|
|
1570
|
+
"bluesky": "sandros94.com",
|
|
1571
|
+
"twitter": "_sandros94"
|
|
1356
1572
|
}
|
|
1357
1573
|
],
|
|
1358
1574
|
"compatibility": {
|
|
@@ -1396,7 +1612,7 @@
|
|
|
1396
1612
|
"type": "3rd-party",
|
|
1397
1613
|
"maintainers": [
|
|
1398
1614
|
{
|
|
1399
|
-
"name": "
|
|
1615
|
+
"name": "Jamie Curnow",
|
|
1400
1616
|
"github": "JamieCurnow"
|
|
1401
1617
|
}
|
|
1402
1618
|
],
|
|
@@ -1427,6 +1643,28 @@
|
|
|
1427
1643
|
"requires": {}
|
|
1428
1644
|
}
|
|
1429
1645
|
},
|
|
1646
|
+
{
|
|
1647
|
+
"name": "dragon-editor",
|
|
1648
|
+
"description": "Javascript WYSIWYG editor in Nuxt!",
|
|
1649
|
+
"repo": "lovefields/dragonEditor",
|
|
1650
|
+
"npm": "dragon-editor",
|
|
1651
|
+
"icon": "",
|
|
1652
|
+
"github": "https://github.com/lovefields/dragonEditor",
|
|
1653
|
+
"website": "https://github.com/lovefields/dragonEditor",
|
|
1654
|
+
"learn_more": "",
|
|
1655
|
+
"category": "Libraries",
|
|
1656
|
+
"type": "3rd-party",
|
|
1657
|
+
"maintainers": [
|
|
1658
|
+
{
|
|
1659
|
+
"name": "lovefield",
|
|
1660
|
+
"github": "lovefields"
|
|
1661
|
+
}
|
|
1662
|
+
],
|
|
1663
|
+
"compatibility": {
|
|
1664
|
+
"nuxt": "^3.0.0",
|
|
1665
|
+
"requires": {}
|
|
1666
|
+
}
|
|
1667
|
+
},
|
|
1430
1668
|
{
|
|
1431
1669
|
"name": "drupal-ce",
|
|
1432
1670
|
"description": "Connects Nuxt with Drupal via the Lupus Custom Elements Renderer",
|
|
@@ -1440,9 +1678,11 @@
|
|
|
1440
1678
|
"type": "3rd-party",
|
|
1441
1679
|
"maintainers": [
|
|
1442
1680
|
{
|
|
1443
|
-
"name": "Wolfgang Ziegler
|
|
1681
|
+
"name": "Wolfgang Ziegler",
|
|
1444
1682
|
"github": "fago",
|
|
1445
|
-
"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"
|
|
1446
1686
|
},
|
|
1447
1687
|
{
|
|
1448
1688
|
"name": "Maximilian Götz-Mikus",
|
|
@@ -1473,8 +1713,9 @@
|
|
|
1473
1713
|
"type": "3rd-party",
|
|
1474
1714
|
"maintainers": [
|
|
1475
1715
|
{
|
|
1476
|
-
"name": "
|
|
1477
|
-
"github": "decipher"
|
|
1716
|
+
"name": "Stuart Clark",
|
|
1717
|
+
"github": "decipher",
|
|
1718
|
+
"twitter": "Decipher"
|
|
1478
1719
|
}
|
|
1479
1720
|
],
|
|
1480
1721
|
"compatibility": {
|
|
@@ -1518,7 +1759,8 @@
|
|
|
1518
1759
|
"maintainers": [
|
|
1519
1760
|
{
|
|
1520
1761
|
"name": "Yue JIN",
|
|
1521
|
-
"github": "kingyue737"
|
|
1762
|
+
"github": "kingyue737",
|
|
1763
|
+
"twitter": "kingyue737"
|
|
1522
1764
|
}
|
|
1523
1765
|
],
|
|
1524
1766
|
"compatibility": {
|
|
@@ -1541,7 +1783,8 @@
|
|
|
1541
1783
|
{
|
|
1542
1784
|
"name": "Yaël Guilloux",
|
|
1543
1785
|
"github": "Tahul",
|
|
1544
|
-
"twitter": "yaeeelglx"
|
|
1786
|
+
"twitter": "yaeeelglx",
|
|
1787
|
+
"bluesky": "yael.dev"
|
|
1545
1788
|
}
|
|
1546
1789
|
],
|
|
1547
1790
|
"compatibility": {
|
|
@@ -1562,8 +1805,9 @@
|
|
|
1562
1805
|
"type": "3rd-party",
|
|
1563
1806
|
"maintainers": [
|
|
1564
1807
|
{
|
|
1565
|
-
"name": "草鞋没号",
|
|
1566
|
-
"github": "caoxiemeihao"
|
|
1808
|
+
"name": "Leo Wang(草鞋没号)",
|
|
1809
|
+
"github": "caoxiemeihao",
|
|
1810
|
+
"twitter": "cao_xie"
|
|
1567
1811
|
}
|
|
1568
1812
|
],
|
|
1569
1813
|
"compatibility": {
|
|
@@ -1577,14 +1821,14 @@
|
|
|
1577
1821
|
"repo": "element-plus/element-plus-nuxt",
|
|
1578
1822
|
"npm": "@element-plus/nuxt",
|
|
1579
1823
|
"icon": "element-plus.svg",
|
|
1580
|
-
"github": "https://github.com/element-plus/element-plus",
|
|
1824
|
+
"github": "https://github.com/element-plus/element-plus-nuxt",
|
|
1581
1825
|
"website": "https://element-plus.org",
|
|
1582
1826
|
"learn_more": "https://github.com/element-plus/element-plus-nuxt",
|
|
1583
1827
|
"category": "UI",
|
|
1584
1828
|
"type": "3rd-party",
|
|
1585
1829
|
"maintainers": [
|
|
1586
1830
|
{
|
|
1587
|
-
"name": "
|
|
1831
|
+
"name": "qiang",
|
|
1588
1832
|
"github": "tolking"
|
|
1589
1833
|
}
|
|
1590
1834
|
],
|
|
@@ -1610,7 +1854,8 @@
|
|
|
1610
1854
|
{
|
|
1611
1855
|
"name": "Pooya Parsa",
|
|
1612
1856
|
"github": "pi0",
|
|
1613
|
-
"twitter": "_pi0_"
|
|
1857
|
+
"twitter": "_pi0_",
|
|
1858
|
+
"bluesky": "pi0.io"
|
|
1614
1859
|
},
|
|
1615
1860
|
{
|
|
1616
1861
|
"name": "Jonathan Bakebwa",
|
|
@@ -1623,6 +1868,28 @@
|
|
|
1623
1868
|
"requires": {}
|
|
1624
1869
|
}
|
|
1625
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
|
+
},
|
|
1626
1893
|
{
|
|
1627
1894
|
"name": "eslint-module",
|
|
1628
1895
|
"description": "ESLint module for Nuxt",
|
|
@@ -1637,7 +1904,8 @@
|
|
|
1637
1904
|
"maintainers": [
|
|
1638
1905
|
{
|
|
1639
1906
|
"name": "Ricardo Gobbo de Souza",
|
|
1640
|
-
"github": "ricardogobbosouza"
|
|
1907
|
+
"github": "ricardogobbosouza",
|
|
1908
|
+
"twitter": "gobbo_ricardo"
|
|
1641
1909
|
}
|
|
1642
1910
|
],
|
|
1643
1911
|
"compatibility": {
|
|
@@ -1647,7 +1915,7 @@
|
|
|
1647
1915
|
},
|
|
1648
1916
|
{
|
|
1649
1917
|
"name": "eslint",
|
|
1650
|
-
"description": "
|
|
1918
|
+
"description": "Project-aware, easy-to-use, extensible and future-proof ESLint integration.",
|
|
1651
1919
|
"repo": "nuxt/eslint",
|
|
1652
1920
|
"npm": "@nuxt/eslint",
|
|
1653
1921
|
"icon": "nuxt.svg",
|
|
@@ -1660,7 +1928,8 @@
|
|
|
1660
1928
|
{
|
|
1661
1929
|
"name": "Anthony Fu",
|
|
1662
1930
|
"github": "antfu",
|
|
1663
|
-
"twitter": "antfu7"
|
|
1931
|
+
"twitter": "antfu7",
|
|
1932
|
+
"bluesky": "antfu.me"
|
|
1664
1933
|
}
|
|
1665
1934
|
],
|
|
1666
1935
|
"compatibility": {
|
|
@@ -1681,7 +1950,7 @@
|
|
|
1681
1950
|
"type": "community",
|
|
1682
1951
|
"maintainers": [
|
|
1683
1952
|
{
|
|
1684
|
-
"name": "Xin Du",
|
|
1953
|
+
"name": "Xin Du (Clark)",
|
|
1685
1954
|
"github": "clarkdo"
|
|
1686
1955
|
}
|
|
1687
1956
|
],
|
|
@@ -1748,7 +2017,7 @@
|
|
|
1748
2017
|
"type": "3rd-party",
|
|
1749
2018
|
"maintainers": [
|
|
1750
2019
|
{
|
|
1751
|
-
"name": "
|
|
2020
|
+
"name": "Stephen",
|
|
1752
2021
|
"github": "stephenkr"
|
|
1753
2022
|
}
|
|
1754
2023
|
],
|
|
@@ -1771,8 +2040,9 @@
|
|
|
1771
2040
|
"maintainers": [
|
|
1772
2041
|
{
|
|
1773
2042
|
"name": "Alexander Lichter",
|
|
1774
|
-
"github": "
|
|
1775
|
-
"twitter": "TheAlexLichter"
|
|
2043
|
+
"github": "TheAlexLichter",
|
|
2044
|
+
"twitter": "TheAlexLichter",
|
|
2045
|
+
"bluesky": "thealexlichter.com"
|
|
1776
2046
|
}
|
|
1777
2047
|
],
|
|
1778
2048
|
"compatibility": {
|
|
@@ -1794,7 +2064,8 @@
|
|
|
1794
2064
|
"maintainers": [
|
|
1795
2065
|
{
|
|
1796
2066
|
"name": "Pascal Luther",
|
|
1797
|
-
"github": "lupas"
|
|
2067
|
+
"github": "lupas",
|
|
2068
|
+
"twitter": "PascalLuther"
|
|
1798
2069
|
}
|
|
1799
2070
|
],
|
|
1800
2071
|
"compatibility": {
|
|
@@ -1815,8 +2086,9 @@
|
|
|
1815
2086
|
"type": "3rd-party",
|
|
1816
2087
|
"maintainers": [
|
|
1817
2088
|
{
|
|
1818
|
-
"name": "
|
|
1819
|
-
"github": "sandoche"
|
|
2089
|
+
"name": "Sandoche ADITTANE",
|
|
2090
|
+
"github": "sandoche",
|
|
2091
|
+
"twitter": "sandochee"
|
|
1820
2092
|
}
|
|
1821
2093
|
],
|
|
1822
2094
|
"compatibility": {
|
|
@@ -1859,7 +2131,7 @@
|
|
|
1859
2131
|
"type": "3rd-party",
|
|
1860
2132
|
"maintainers": [
|
|
1861
2133
|
{
|
|
1862
|
-
"name": "
|
|
2134
|
+
"name": "Dev.DY",
|
|
1863
2135
|
"github": "kdydesign"
|
|
1864
2136
|
}
|
|
1865
2137
|
],
|
|
@@ -1883,7 +2155,8 @@
|
|
|
1883
2155
|
{
|
|
1884
2156
|
"name": "Daniel Roe",
|
|
1885
2157
|
"github": "danielroe",
|
|
1886
|
-
"twitter": "danielcroe"
|
|
2158
|
+
"twitter": "danielcroe",
|
|
2159
|
+
"bluesky": "danielroe.dev"
|
|
1887
2160
|
}
|
|
1888
2161
|
],
|
|
1889
2162
|
"compatibility": {
|
|
@@ -1915,20 +2188,21 @@
|
|
|
1915
2188
|
},
|
|
1916
2189
|
{
|
|
1917
2190
|
"name": "fonts",
|
|
1918
|
-
"description": "
|
|
2191
|
+
"description": "Add custom web fonts with performance in mind.",
|
|
1919
2192
|
"repo": "nuxt/fonts",
|
|
1920
2193
|
"npm": "@nuxt/fonts",
|
|
1921
2194
|
"icon": "nuxt.svg",
|
|
1922
2195
|
"github": "https://github.com/nuxt/fonts",
|
|
1923
|
-
"website": "https://
|
|
2196
|
+
"website": "https://fonts.nuxt.com",
|
|
1924
2197
|
"learn_more": "",
|
|
1925
|
-
"category": "
|
|
2198
|
+
"category": "Fonts",
|
|
1926
2199
|
"type": "official",
|
|
1927
2200
|
"maintainers": [
|
|
1928
2201
|
{
|
|
1929
2202
|
"name": "Daniel Roe",
|
|
1930
2203
|
"github": "danielroe",
|
|
1931
|
-
"twitter": "danielcroe"
|
|
2204
|
+
"twitter": "danielcroe",
|
|
2205
|
+
"bluesky": "danielroe.dev"
|
|
1932
2206
|
}
|
|
1933
2207
|
],
|
|
1934
2208
|
"compatibility": {
|
|
@@ -1949,7 +2223,7 @@
|
|
|
1949
2223
|
"type": "3rd-party",
|
|
1950
2224
|
"maintainers": [
|
|
1951
2225
|
{
|
|
1952
|
-
"name": "
|
|
2226
|
+
"name": "Heb",
|
|
1953
2227
|
"github": "Hebilicious",
|
|
1954
2228
|
"twitter": "its_hebilicious"
|
|
1955
2229
|
}
|
|
@@ -2000,7 +2274,7 @@
|
|
|
2000
2274
|
"type": "3rd-party",
|
|
2001
2275
|
"maintainers": [
|
|
2002
2276
|
{
|
|
2003
|
-
"name": "
|
|
2277
|
+
"name": "Vasyl Iatsenko",
|
|
2004
2278
|
"github": "vaso2"
|
|
2005
2279
|
}
|
|
2006
2280
|
],
|
|
@@ -2022,8 +2296,9 @@
|
|
|
2022
2296
|
"type": "3rd-party",
|
|
2023
2297
|
"maintainers": [
|
|
2024
2298
|
{
|
|
2025
|
-
"name": "
|
|
2026
|
-
"github": "lindsaykwardell"
|
|
2299
|
+
"name": "Lindsay Wardell",
|
|
2300
|
+
"github": "lindsaykwardell",
|
|
2301
|
+
"bluesky": "lindsaykwardell.com"
|
|
2027
2302
|
}
|
|
2028
2303
|
],
|
|
2029
2304
|
"compatibility": {
|
|
@@ -2045,7 +2320,9 @@
|
|
|
2045
2320
|
"maintainers": [
|
|
2046
2321
|
{
|
|
2047
2322
|
"name": "Alexander Lichter",
|
|
2048
|
-
"github": "
|
|
2323
|
+
"github": "TheAlexLichter",
|
|
2324
|
+
"bluesky": "thealexlichter.com",
|
|
2325
|
+
"twitter": "TheAlexLichter"
|
|
2049
2326
|
},
|
|
2050
2327
|
{
|
|
2051
2328
|
"name": "Troy Morehouse",
|
|
@@ -2072,16 +2349,19 @@
|
|
|
2072
2349
|
{
|
|
2073
2350
|
"name": "Pooya Parsa",
|
|
2074
2351
|
"github": "pi0",
|
|
2075
|
-
"twitter": "_pi0_"
|
|
2352
|
+
"twitter": "_pi0_",
|
|
2353
|
+
"bluesky": "pi0.io"
|
|
2076
2354
|
},
|
|
2077
2355
|
{
|
|
2078
2356
|
"name": "Ricardo Gobbo de Souza",
|
|
2079
|
-
"github": "ricardogobbosouza"
|
|
2357
|
+
"github": "ricardogobbosouza",
|
|
2358
|
+
"twitter": "gobbo_ricardo"
|
|
2080
2359
|
},
|
|
2081
2360
|
{
|
|
2082
2361
|
"name": "Matteo Gabriele",
|
|
2083
2362
|
"github": "MatteoGabriele",
|
|
2084
|
-
"twitter": "matteo_gabriele"
|
|
2363
|
+
"twitter": "matteo_gabriele",
|
|
2364
|
+
"bluesky": "matteogabriele.bsky.social"
|
|
2085
2365
|
}
|
|
2086
2366
|
],
|
|
2087
2367
|
"compatibility": {
|
|
@@ -2103,7 +2383,8 @@
|
|
|
2103
2383
|
"maintainers": [
|
|
2104
2384
|
{
|
|
2105
2385
|
"name": "Ricardo Gobbo de Souza",
|
|
2106
|
-
"github": "ricardogobbosouza"
|
|
2386
|
+
"github": "ricardogobbosouza",
|
|
2387
|
+
"twitter": "gobbo_ricardo"
|
|
2107
2388
|
}
|
|
2108
2389
|
],
|
|
2109
2390
|
"compatibility": {
|
|
@@ -2131,7 +2412,8 @@
|
|
|
2131
2412
|
},
|
|
2132
2413
|
{
|
|
2133
2414
|
"name": "Ricardo Gobbo de Souza",
|
|
2134
|
-
"github": "ricardogobbosouza"
|
|
2415
|
+
"github": "ricardogobbosouza",
|
|
2416
|
+
"twitter": "gobbo_ricardo"
|
|
2135
2417
|
}
|
|
2136
2418
|
],
|
|
2137
2419
|
"compatibility": {
|
|
@@ -2154,7 +2436,8 @@
|
|
|
2154
2436
|
{
|
|
2155
2437
|
"name": "Pooya Parsa",
|
|
2156
2438
|
"github": "pi0",
|
|
2157
|
-
"twitter": "_pi0_"
|
|
2439
|
+
"twitter": "_pi0_",
|
|
2440
|
+
"bluesky": "pi0.io"
|
|
2158
2441
|
},
|
|
2159
2442
|
{
|
|
2160
2443
|
"name": "Farzad Soltani",
|
|
@@ -2185,8 +2468,9 @@
|
|
|
2185
2468
|
"type": "3rd-party",
|
|
2186
2469
|
"maintainers": [
|
|
2187
2470
|
{
|
|
2188
|
-
"name": "
|
|
2189
|
-
"github": "diizzayy"
|
|
2471
|
+
"name": "Conrawl Rogers",
|
|
2472
|
+
"github": "diizzayy",
|
|
2473
|
+
"twitter": "Diizzayy"
|
|
2190
2474
|
}
|
|
2191
2475
|
],
|
|
2192
2476
|
"compatibility": {
|
|
@@ -2207,8 +2491,9 @@
|
|
|
2207
2491
|
"type": "3rd-party",
|
|
2208
2492
|
"maintainers": [
|
|
2209
2493
|
{
|
|
2210
|
-
"name": "
|
|
2211
|
-
"github": "gomah"
|
|
2494
|
+
"name": "Thomas Marrec",
|
|
2495
|
+
"github": "gomah",
|
|
2496
|
+
"twitter": "Gomah"
|
|
2212
2497
|
}
|
|
2213
2498
|
],
|
|
2214
2499
|
"compatibility": {
|
|
@@ -2229,8 +2514,9 @@
|
|
|
2229
2514
|
"type": "3rd-party",
|
|
2230
2515
|
"maintainers": [
|
|
2231
2516
|
{
|
|
2232
|
-
"name": "
|
|
2233
|
-
"github": "tobiasdiez"
|
|
2517
|
+
"name": "Tobias Diez",
|
|
2518
|
+
"github": "tobiasdiez",
|
|
2519
|
+
"twitter": "tobias_diez"
|
|
2234
2520
|
}
|
|
2235
2521
|
],
|
|
2236
2522
|
"compatibility": {
|
|
@@ -2278,7 +2564,8 @@
|
|
|
2278
2564
|
{
|
|
2279
2565
|
"name": "Pooya Parsa",
|
|
2280
2566
|
"github": "pi0",
|
|
2281
|
-
"twitter": "_pi0_"
|
|
2567
|
+
"twitter": "_pi0_",
|
|
2568
|
+
"bluesky": "pi0.io"
|
|
2282
2569
|
}
|
|
2283
2570
|
],
|
|
2284
2571
|
"compatibility": {
|
|
@@ -2299,7 +2586,7 @@
|
|
|
2299
2586
|
"type": "community",
|
|
2300
2587
|
"maintainers": [
|
|
2301
2588
|
{
|
|
2302
|
-
"name": "Xin Du",
|
|
2589
|
+
"name": "Xin Du (Clark)",
|
|
2303
2590
|
"github": "clarkdo"
|
|
2304
2591
|
}
|
|
2305
2592
|
],
|
|
@@ -2321,8 +2608,10 @@
|
|
|
2321
2608
|
"type": "community",
|
|
2322
2609
|
"maintainers": [
|
|
2323
2610
|
{
|
|
2324
|
-
"name": "
|
|
2325
|
-
"github": "danielroe"
|
|
2611
|
+
"name": "Daniel Roe",
|
|
2612
|
+
"github": "danielroe",
|
|
2613
|
+
"twitter": "danielcroe",
|
|
2614
|
+
"bluesky": "danielroe.dev"
|
|
2326
2615
|
}
|
|
2327
2616
|
],
|
|
2328
2617
|
"compatibility": {
|
|
@@ -2345,7 +2634,8 @@
|
|
|
2345
2634
|
{
|
|
2346
2635
|
"name": "Daniel Roe",
|
|
2347
2636
|
"github": "danielroe",
|
|
2348
|
-
"twitter": "danielcroe"
|
|
2637
|
+
"twitter": "danielcroe",
|
|
2638
|
+
"bluesky": "danielroe.dev"
|
|
2349
2639
|
}
|
|
2350
2640
|
],
|
|
2351
2641
|
"compatibility": {
|
|
@@ -2388,9 +2678,10 @@
|
|
|
2388
2678
|
"type": "3rd-party",
|
|
2389
2679
|
"maintainers": [
|
|
2390
2680
|
{
|
|
2391
|
-
"name": "
|
|
2681
|
+
"name": "Lucas Portet",
|
|
2392
2682
|
"github": "l-portet",
|
|
2393
|
-
"avatar": "https://avatars.githubusercontent.com/u/34057690?v=4"
|
|
2683
|
+
"avatar": "https://avatars.githubusercontent.com/u/34057690?v=4",
|
|
2684
|
+
"twitter": "lukecarry_"
|
|
2394
2685
|
}
|
|
2395
2686
|
],
|
|
2396
2687
|
"compatibility": {
|
|
@@ -2411,7 +2702,7 @@
|
|
|
2411
2702
|
"type": "3rd-party",
|
|
2412
2703
|
"maintainers": [
|
|
2413
2704
|
{
|
|
2414
|
-
"name": "
|
|
2705
|
+
"name": "Victor",
|
|
2415
2706
|
"github": "victor-perez"
|
|
2416
2707
|
}
|
|
2417
2708
|
],
|
|
@@ -2433,7 +2724,7 @@
|
|
|
2433
2724
|
"type": "3rd-party",
|
|
2434
2725
|
"maintainers": [
|
|
2435
2726
|
{
|
|
2436
|
-
"name": "
|
|
2727
|
+
"name": "Richard Schloss",
|
|
2437
2728
|
"github": "richardeschloss"
|
|
2438
2729
|
}
|
|
2439
2730
|
],
|
|
@@ -2455,8 +2746,9 @@
|
|
|
2455
2746
|
"type": "3rd-party",
|
|
2456
2747
|
"maintainers": [
|
|
2457
2748
|
{
|
|
2458
|
-
"name": "
|
|
2459
|
-
"github": "hidekatsu-izuno"
|
|
2749
|
+
"name": "Hidekatsu Izuno",
|
|
2750
|
+
"github": "hidekatsu-izuno",
|
|
2751
|
+
"twitter": "hidekatsu_izuno"
|
|
2460
2752
|
}
|
|
2461
2753
|
],
|
|
2462
2754
|
"compatibility": {
|
|
@@ -2477,7 +2769,7 @@
|
|
|
2477
2769
|
"type": "3rd-party",
|
|
2478
2770
|
"maintainers": [
|
|
2479
2771
|
{
|
|
2480
|
-
"name": "
|
|
2772
|
+
"name": "raphaeldamevin",
|
|
2481
2773
|
"github": "damevin"
|
|
2482
2774
|
}
|
|
2483
2775
|
],
|
|
@@ -2499,7 +2791,7 @@
|
|
|
2499
2791
|
"type": "community",
|
|
2500
2792
|
"maintainers": [
|
|
2501
2793
|
{
|
|
2502
|
-
"name": "Xin Du",
|
|
2794
|
+
"name": "Xin Du (Clark)",
|
|
2503
2795
|
"github": "clarkdo"
|
|
2504
2796
|
}
|
|
2505
2797
|
],
|
|
@@ -2523,7 +2815,8 @@
|
|
|
2523
2815
|
{
|
|
2524
2816
|
"name": "Daniel Roe",
|
|
2525
2817
|
"github": "danielroe",
|
|
2526
|
-
"twitter": "danielcroe"
|
|
2818
|
+
"twitter": "danielcroe",
|
|
2819
|
+
"bluesky": "danielroe.dev"
|
|
2527
2820
|
}
|
|
2528
2821
|
],
|
|
2529
2822
|
"compatibility": {
|
|
@@ -2548,12 +2841,14 @@
|
|
|
2548
2841
|
{
|
|
2549
2842
|
"name": "Pooya Parsa",
|
|
2550
2843
|
"github": "pi0",
|
|
2551
|
-
"twitter": "_pi0_"
|
|
2844
|
+
"twitter": "_pi0_",
|
|
2845
|
+
"bluesky": "pi0.io"
|
|
2552
2846
|
},
|
|
2553
2847
|
{
|
|
2554
2848
|
"name": "Sébastien Chopin",
|
|
2555
2849
|
"github": "Atinux",
|
|
2556
|
-
"twitter": "
|
|
2850
|
+
"twitter": "atinux",
|
|
2851
|
+
"bluesky": "atinux.com"
|
|
2557
2852
|
}
|
|
2558
2853
|
],
|
|
2559
2854
|
"compatibility": {
|
|
@@ -2574,16 +2869,21 @@
|
|
|
2574
2869
|
"type": "3rd-party",
|
|
2575
2870
|
"maintainers": [
|
|
2576
2871
|
{
|
|
2577
|
-
"name": "
|
|
2578
|
-
"github": "Atinux"
|
|
2872
|
+
"name": "Sébastien Chopin",
|
|
2873
|
+
"github": "Atinux",
|
|
2874
|
+
"twitter": "atinux",
|
|
2875
|
+
"bluesky": "atinux.com"
|
|
2579
2876
|
},
|
|
2580
2877
|
{
|
|
2581
|
-
"name": "
|
|
2582
|
-
"github": "farnabaz"
|
|
2878
|
+
"name": "Farnabaz",
|
|
2879
|
+
"github": "farnabaz",
|
|
2880
|
+
"twitter": "a_birang",
|
|
2881
|
+
"bluesky": "farnabaz.dev"
|
|
2583
2882
|
},
|
|
2584
2883
|
{
|
|
2585
2884
|
"name": "Sylvain Marroufin",
|
|
2586
|
-
"github": "smarroufin"
|
|
2885
|
+
"github": "smarroufin",
|
|
2886
|
+
"twitter": "smarroufin"
|
|
2587
2887
|
},
|
|
2588
2888
|
{
|
|
2589
2889
|
"name": "Florent Delerue",
|
|
@@ -2607,7 +2907,7 @@
|
|
|
2607
2907
|
"icon": "",
|
|
2608
2908
|
"github": "https://github.com/LuXDAmore/nuxt-humans-txt",
|
|
2609
2909
|
"website": "https://luxdamore.github.io/nuxt-humans-txt/",
|
|
2610
|
-
"learn_more": "
|
|
2910
|
+
"learn_more": "",
|
|
2611
2911
|
"category": "SEO",
|
|
2612
2912
|
"type": "3rd-party",
|
|
2613
2913
|
"maintainers": [
|
|
@@ -2639,12 +2939,16 @@
|
|
|
2639
2939
|
"github": "rchl"
|
|
2640
2940
|
},
|
|
2641
2941
|
{
|
|
2642
|
-
"name": "
|
|
2643
|
-
"github": "kazupon"
|
|
2942
|
+
"name": "kazuya kawaguchi",
|
|
2943
|
+
"github": "kazupon",
|
|
2944
|
+
"twitter": "kazu_pon",
|
|
2945
|
+
"bluesky": "kazupon.dev"
|
|
2644
2946
|
},
|
|
2645
2947
|
{
|
|
2646
2948
|
"name": "Bobbie Goede",
|
|
2647
|
-
"github": "BobbieGoede"
|
|
2949
|
+
"github": "BobbieGoede",
|
|
2950
|
+
"twitter": "bobbiegoede",
|
|
2951
|
+
"bluesky": "goede.dev"
|
|
2648
2952
|
}
|
|
2649
2953
|
],
|
|
2650
2954
|
"compatibility": {
|
|
@@ -2665,7 +2969,7 @@
|
|
|
2665
2969
|
"type": "3rd-party",
|
|
2666
2970
|
"maintainers": [
|
|
2667
2971
|
{
|
|
2668
|
-
"name": "
|
|
2972
|
+
"name": "Konstantin Koromyslo",
|
|
2669
2973
|
"github": "coremyslo"
|
|
2670
2974
|
}
|
|
2671
2975
|
],
|
|
@@ -2687,7 +2991,7 @@
|
|
|
2687
2991
|
"type": "3rd-party",
|
|
2688
2992
|
"maintainers": [
|
|
2689
2993
|
{
|
|
2690
|
-
"name": "
|
|
2994
|
+
"name": "John Campion Jr",
|
|
2691
2995
|
"github": "JohnCampionJr"
|
|
2692
2996
|
}
|
|
2693
2997
|
],
|
|
@@ -2702,7 +3006,7 @@
|
|
|
2702
3006
|
"description": "Icon module for Nuxt with 200,000+ ready to use icons from Iconify.",
|
|
2703
3007
|
"repo": "nuxt/icon",
|
|
2704
3008
|
"npm": "@nuxt/icon",
|
|
2705
|
-
"icon": "nuxt
|
|
3009
|
+
"icon": "nuxt.svg",
|
|
2706
3010
|
"github": "https://github.com/nuxt/icon",
|
|
2707
3011
|
"website": "https://github.com/nuxt/icon",
|
|
2708
3012
|
"learn_more": "",
|
|
@@ -2710,12 +3014,16 @@
|
|
|
2710
3014
|
"type": "official",
|
|
2711
3015
|
"maintainers": [
|
|
2712
3016
|
{
|
|
2713
|
-
"name": "
|
|
2714
|
-
"github": "Atinux"
|
|
3017
|
+
"name": "Sébastien Chopin",
|
|
3018
|
+
"github": "Atinux",
|
|
3019
|
+
"twitter": "atinux",
|
|
3020
|
+
"bluesky": "atinux.com"
|
|
2715
3021
|
},
|
|
2716
3022
|
{
|
|
2717
3023
|
"name": "Anthony Fu",
|
|
2718
|
-
"github": "antfu"
|
|
3024
|
+
"github": "antfu",
|
|
3025
|
+
"bluesky": "antfu.me",
|
|
3026
|
+
"twitter": "antfu7"
|
|
2719
3027
|
}
|
|
2720
3028
|
],
|
|
2721
3029
|
"compatibility": {
|
|
@@ -2737,7 +3045,7 @@
|
|
|
2737
3045
|
"type": "3rd-party",
|
|
2738
3046
|
"maintainers": [
|
|
2739
3047
|
{
|
|
2740
|
-
"name": "Sebastian
|
|
3048
|
+
"name": "foxCode (Sebastian Włudzik)",
|
|
2741
3049
|
"github": "gitfoxcode"
|
|
2742
3050
|
}
|
|
2743
3051
|
],
|
|
@@ -2770,10 +3078,10 @@
|
|
|
2770
3078
|
},
|
|
2771
3079
|
{
|
|
2772
3080
|
"name": "image",
|
|
2773
|
-
"description": "
|
|
3081
|
+
"description": "Add images with progressive processing, lazy-loading, resizing and providers support.",
|
|
2774
3082
|
"repo": "nuxt/image",
|
|
2775
3083
|
"npm": "@nuxt/image",
|
|
2776
|
-
"icon": "
|
|
3084
|
+
"icon": "nuxt.svg",
|
|
2777
3085
|
"github": "https://github.com/nuxt/image",
|
|
2778
3086
|
"website": "https://image.nuxt.com",
|
|
2779
3087
|
"learn_more": "",
|
|
@@ -2781,24 +3089,28 @@
|
|
|
2781
3089
|
"type": "official",
|
|
2782
3090
|
"maintainers": [
|
|
2783
3091
|
{
|
|
2784
|
-
"name": "
|
|
3092
|
+
"name": "Farnabaz",
|
|
2785
3093
|
"github": "farnabaz",
|
|
2786
|
-
"twitter": "a_birang"
|
|
3094
|
+
"twitter": "a_birang",
|
|
3095
|
+
"bluesky": "farnabaz.dev"
|
|
2787
3096
|
},
|
|
2788
3097
|
{
|
|
2789
3098
|
"name": "Daniel Roe",
|
|
2790
3099
|
"github": "danielroe",
|
|
2791
|
-
"twitter": "danielcroe"
|
|
3100
|
+
"twitter": "danielcroe",
|
|
3101
|
+
"bluesky": "danielroe.dev"
|
|
2792
3102
|
},
|
|
2793
3103
|
{
|
|
2794
3104
|
"name": "Pooya Parsa",
|
|
2795
3105
|
"github": "pi0",
|
|
2796
|
-
"twitter": "_pi0_"
|
|
3106
|
+
"twitter": "_pi0_",
|
|
3107
|
+
"bluesky": "pi0.io"
|
|
2797
3108
|
},
|
|
2798
3109
|
{
|
|
2799
|
-
"name": "
|
|
3110
|
+
"name": "Sébastien Chopin",
|
|
2800
3111
|
"github": "Atinux",
|
|
2801
|
-
"twitter": "
|
|
3112
|
+
"twitter": "atinux",
|
|
3113
|
+
"bluesky": "atinux.com"
|
|
2802
3114
|
}
|
|
2803
3115
|
],
|
|
2804
3116
|
"compatibility": {
|
|
@@ -2822,7 +3134,8 @@
|
|
|
2822
3134
|
"maintainers": [
|
|
2823
3135
|
{
|
|
2824
3136
|
"name": "Ricardo Gobbo de Souza",
|
|
2825
|
-
"github": "ricardogobbosouza"
|
|
3137
|
+
"github": "ricardogobbosouza",
|
|
3138
|
+
"twitter": "gobbo_ricardo"
|
|
2826
3139
|
}
|
|
2827
3140
|
],
|
|
2828
3141
|
"compatibility": {
|
|
@@ -2833,8 +3146,8 @@
|
|
|
2833
3146
|
{
|
|
2834
3147
|
"name": "inkline",
|
|
2835
3148
|
"description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
|
|
2836
|
-
"repo": "inkline/inkline
|
|
2837
|
-
"npm": "
|
|
3149
|
+
"repo": "inkline/inkline",
|
|
3150
|
+
"npm": "inkline",
|
|
2838
3151
|
"icon": "inkline.svg",
|
|
2839
3152
|
"github": "https://github.com/inkline/inkline",
|
|
2840
3153
|
"website": "https://inkline.io",
|
|
@@ -2892,7 +3205,8 @@
|
|
|
2892
3205
|
{
|
|
2893
3206
|
"name": "Daniel Roe",
|
|
2894
3207
|
"github": "danielroe",
|
|
2895
|
-
"twitter": "danielcroe"
|
|
3208
|
+
"twitter": "danielcroe",
|
|
3209
|
+
"bluesky": "danielroe.dev"
|
|
2896
3210
|
}
|
|
2897
3211
|
],
|
|
2898
3212
|
"compatibility": {
|
|
@@ -2900,6 +3214,29 @@
|
|
|
2900
3214
|
"requires": {}
|
|
2901
3215
|
}
|
|
2902
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
|
+
},
|
|
2903
3240
|
{
|
|
2904
3241
|
"name": "jsonapi",
|
|
2905
3242
|
"description": "Easy JSON:API client integration for Nuxt",
|
|
@@ -2979,11 +3316,13 @@
|
|
|
2979
3316
|
"type": "community",
|
|
2980
3317
|
"maintainers": [
|
|
2981
3318
|
{
|
|
2982
|
-
"name": "
|
|
2983
|
-
"github": "danielroe"
|
|
3319
|
+
"name": "Daniel Roe",
|
|
3320
|
+
"github": "danielroe",
|
|
3321
|
+
"twitter": "danielcroe",
|
|
3322
|
+
"bluesky": "danielroe.dev"
|
|
2984
3323
|
},
|
|
2985
3324
|
{
|
|
2986
|
-
"name": "
|
|
3325
|
+
"name": "Dave",
|
|
2987
3326
|
"github": "DaveOrDead",
|
|
2988
3327
|
"twitter": "dave_or_dead"
|
|
2989
3328
|
}
|
|
@@ -2998,7 +3337,7 @@
|
|
|
2998
3337
|
"name": "kql",
|
|
2999
3338
|
"description": "Nuxt module for Kirby's Query Language API",
|
|
3000
3339
|
"repo": "johannschopplich/nuxt-kql",
|
|
3001
|
-
"npm": "nuxt-
|
|
3340
|
+
"npm": "nuxt-kirby",
|
|
3002
3341
|
"icon": "kql.svg",
|
|
3003
3342
|
"github": "https://github.com/johannschopplich/nuxt-kql",
|
|
3004
3343
|
"website": "https://nuxt-kql.byjohann.dev/",
|
|
@@ -3032,7 +3371,8 @@
|
|
|
3032
3371
|
"maintainers": [
|
|
3033
3372
|
{
|
|
3034
3373
|
"name": "Ricardo Gobbo de Souza",
|
|
3035
|
-
"github": "ricardogobbosouza"
|
|
3374
|
+
"github": "ricardogobbosouza",
|
|
3375
|
+
"twitter": "gobbo_ricardo"
|
|
3036
3376
|
}
|
|
3037
3377
|
],
|
|
3038
3378
|
"compatibility": {
|
|
@@ -3053,7 +3393,7 @@
|
|
|
3053
3393
|
"type": "3rd-party",
|
|
3054
3394
|
"maintainers": [
|
|
3055
3395
|
{
|
|
3056
|
-
"name": "
|
|
3396
|
+
"name": "Cristian Pallarés",
|
|
3057
3397
|
"github": "skyrpex"
|
|
3058
3398
|
}
|
|
3059
3399
|
],
|
|
@@ -3097,8 +3437,34 @@
|
|
|
3097
3437
|
"type": "community",
|
|
3098
3438
|
"maintainers": [
|
|
3099
3439
|
{
|
|
3100
|
-
"name": "
|
|
3101
|
-
"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"
|
|
3102
3468
|
}
|
|
3103
3469
|
],
|
|
3104
3470
|
"compatibility": {
|
|
@@ -3131,6 +3497,36 @@
|
|
|
3131
3497
|
"devtools": "^0.0.0"
|
|
3132
3498
|
}
|
|
3133
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
|
+
},
|
|
3134
3530
|
{
|
|
3135
3531
|
"name": "localforage",
|
|
3136
3532
|
"description": "LocalForage is a fast and simple storage library for JavaScript",
|
|
@@ -3146,11 +3542,12 @@
|
|
|
3146
3542
|
{
|
|
3147
3543
|
"name": "Alexandre Chopin",
|
|
3148
3544
|
"github": "alexchopin",
|
|
3149
|
-
"twitter": "
|
|
3545
|
+
"twitter": "thewikeo"
|
|
3150
3546
|
},
|
|
3151
3547
|
{
|
|
3152
3548
|
"name": "Ricardo Gobbo de Souza",
|
|
3153
|
-
"github": "ricardogobbosouza"
|
|
3549
|
+
"github": "ricardogobbosouza",
|
|
3550
|
+
"twitter": "gobbo_ricardo"
|
|
3154
3551
|
}
|
|
3155
3552
|
],
|
|
3156
3553
|
"compatibility": {
|
|
@@ -3173,7 +3570,8 @@
|
|
|
3173
3570
|
{
|
|
3174
3571
|
"name": "Pooya Parsa",
|
|
3175
3572
|
"github": "pi0",
|
|
3176
|
-
"twitter": "_pi0_"
|
|
3573
|
+
"twitter": "_pi0_",
|
|
3574
|
+
"bluesky": "pi0.io"
|
|
3177
3575
|
}
|
|
3178
3576
|
],
|
|
3179
3577
|
"compatibility": {
|
|
@@ -3194,8 +3592,10 @@
|
|
|
3194
3592
|
"type": "3rd-party",
|
|
3195
3593
|
"maintainers": [
|
|
3196
3594
|
{
|
|
3197
|
-
"name": "Arash Sheyda",
|
|
3198
|
-
"github": "arashsheyda"
|
|
3595
|
+
"name": "Arash Ari Sheyda",
|
|
3596
|
+
"github": "arashsheyda",
|
|
3597
|
+
"twitter": "arash_sheyda",
|
|
3598
|
+
"bluesky": "arashsheyda.me"
|
|
3199
3599
|
}
|
|
3200
3600
|
],
|
|
3201
3601
|
"compatibility": {
|
|
@@ -3272,6 +3672,30 @@
|
|
|
3272
3672
|
},
|
|
3273
3673
|
"sponsor": true
|
|
3274
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
|
+
},
|
|
3275
3699
|
{
|
|
3276
3700
|
"name": "lucide-icons",
|
|
3277
3701
|
"description": "Nuxt module to integrate Lucide icons",
|
|
@@ -3335,7 +3759,32 @@
|
|
|
3335
3759
|
{
|
|
3336
3760
|
"name": "Daniel Roe",
|
|
3337
3761
|
"github": "danielroe",
|
|
3338
|
-
"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"
|
|
3339
3788
|
}
|
|
3340
3789
|
],
|
|
3341
3790
|
"compatibility": {
|
|
@@ -3381,7 +3830,8 @@
|
|
|
3381
3830
|
{
|
|
3382
3831
|
"name": "Pooya Parsa",
|
|
3383
3832
|
"github": "pi0",
|
|
3384
|
-
"twitter": "_pi0_"
|
|
3833
|
+
"twitter": "_pi0_",
|
|
3834
|
+
"bluesky": "pi0.io"
|
|
3385
3835
|
}
|
|
3386
3836
|
],
|
|
3387
3837
|
"compatibility": {
|
|
@@ -3402,7 +3852,7 @@
|
|
|
3402
3852
|
"type": "3rd-party",
|
|
3403
3853
|
"maintainers": [
|
|
3404
3854
|
{
|
|
3405
|
-
"name": "
|
|
3855
|
+
"name": "Emirhan",
|
|
3406
3856
|
"github": "hanzydev",
|
|
3407
3857
|
"avatar": "https://avatars.githubusercontent.com/u/77491112?v=4"
|
|
3408
3858
|
}
|
|
@@ -3426,7 +3876,7 @@
|
|
|
3426
3876
|
"type": "3rd-party",
|
|
3427
3877
|
"maintainers": [
|
|
3428
3878
|
{
|
|
3429
|
-
"name": "
|
|
3879
|
+
"name": "Pim",
|
|
3430
3880
|
"github": "pimlie"
|
|
3431
3881
|
}
|
|
3432
3882
|
],
|
|
@@ -3437,19 +3887,20 @@
|
|
|
3437
3887
|
},
|
|
3438
3888
|
{
|
|
3439
3889
|
"name": "maz-ui",
|
|
3440
|
-
"description": "
|
|
3441
|
-
"repo": "louismazel/maz-ui#master/packages/
|
|
3442
|
-
"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",
|
|
3443
3893
|
"icon": "maz-ui.png",
|
|
3444
|
-
"github": "https://github.com/
|
|
3894
|
+
"github": "https://github.com/LouisMazel/maz-ui/tree/master/packages/nuxt",
|
|
3445
3895
|
"website": "https://maz-ui.com/",
|
|
3446
3896
|
"learn_more": "https://maz-ui.com/guide/nuxt",
|
|
3447
3897
|
"category": "UI",
|
|
3448
3898
|
"type": "3rd-party",
|
|
3449
3899
|
"maintainers": [
|
|
3450
3900
|
{
|
|
3451
|
-
"name": "
|
|
3452
|
-
"github": "LouisMazel"
|
|
3901
|
+
"name": "Mazel",
|
|
3902
|
+
"github": "LouisMazel",
|
|
3903
|
+
"twitter": "Mazeel"
|
|
3453
3904
|
}
|
|
3454
3905
|
],
|
|
3455
3906
|
"compatibility": {
|
|
@@ -3470,8 +3921,10 @@
|
|
|
3470
3921
|
"type": "community",
|
|
3471
3922
|
"maintainers": [
|
|
3472
3923
|
{
|
|
3473
|
-
"name": "
|
|
3474
|
-
"github": "farnabaz"
|
|
3924
|
+
"name": "Farnabaz",
|
|
3925
|
+
"github": "farnabaz",
|
|
3926
|
+
"twitter": "a_birang",
|
|
3927
|
+
"bluesky": "farnabaz.dev"
|
|
3475
3928
|
}
|
|
3476
3929
|
],
|
|
3477
3930
|
"compatibility": {
|
|
@@ -3506,7 +3959,7 @@
|
|
|
3506
3959
|
"name": "medusa",
|
|
3507
3960
|
"description": "Easily connect to Medusa from your Nuxt application",
|
|
3508
3961
|
"repo": "Baroshem/nuxt-medusa",
|
|
3509
|
-
"npm": "
|
|
3962
|
+
"npm": "@nuxtjs/medusa",
|
|
3510
3963
|
"icon": "medusa.svg",
|
|
3511
3964
|
"github": "https://github.com/Baroshem/nuxt-medusa/",
|
|
3512
3965
|
"website": "https://nuxt-medusa.vercel.app/",
|
|
@@ -3517,7 +3970,9 @@
|
|
|
3517
3970
|
{
|
|
3518
3971
|
"name": "Jakub Andrzejewski",
|
|
3519
3972
|
"github": "Baroshem",
|
|
3520
|
-
"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"
|
|
3521
3976
|
}
|
|
3522
3977
|
],
|
|
3523
3978
|
"compatibility": {
|
|
@@ -3542,7 +3997,8 @@
|
|
|
3542
3997
|
{
|
|
3543
3998
|
"name": "Alex Duval",
|
|
3544
3999
|
"github": "xlanex6",
|
|
3545
|
-
"avatar": "https://avatars.githubusercontent.com/u/13418668?v=4"
|
|
4000
|
+
"avatar": "https://avatars.githubusercontent.com/u/13418668?v=4",
|
|
4001
|
+
"twitter": "xlanex6"
|
|
3546
4002
|
}
|
|
3547
4003
|
],
|
|
3548
4004
|
"compatibility": {
|
|
@@ -3566,7 +4022,7 @@
|
|
|
3566
4022
|
"type": "3rd-party",
|
|
3567
4023
|
"maintainers": [
|
|
3568
4024
|
{
|
|
3569
|
-
"name": "
|
|
4025
|
+
"name": "Pim",
|
|
3570
4026
|
"github": "pimlie"
|
|
3571
4027
|
}
|
|
3572
4028
|
],
|
|
@@ -3635,11 +4091,13 @@
|
|
|
3635
4091
|
{
|
|
3636
4092
|
"name": "Pooya Parsa",
|
|
3637
4093
|
"github": "pi0",
|
|
3638
|
-
"twitter": "_pi0_"
|
|
4094
|
+
"twitter": "_pi0_",
|
|
4095
|
+
"bluesky": "pi0.io"
|
|
3639
4096
|
},
|
|
3640
4097
|
{
|
|
3641
4098
|
"name": "Ricardo Gobbo de Souza",
|
|
3642
|
-
"github": "ricardogobbosouza"
|
|
4099
|
+
"github": "ricardogobbosouza",
|
|
4100
|
+
"twitter": "gobbo_ricardo"
|
|
3643
4101
|
}
|
|
3644
4102
|
],
|
|
3645
4103
|
"compatibility": {
|
|
@@ -3660,7 +4118,7 @@
|
|
|
3660
4118
|
"type": "3rd-party",
|
|
3661
4119
|
"maintainers": [
|
|
3662
4120
|
{
|
|
3663
|
-
"name": "
|
|
4121
|
+
"name": "Pedro Miguel Da Silva Pereira",
|
|
3664
4122
|
"github": "ezypeeze"
|
|
3665
4123
|
}
|
|
3666
4124
|
],
|
|
@@ -3682,8 +4140,10 @@
|
|
|
3682
4140
|
"type": "3rd-party",
|
|
3683
4141
|
"maintainers": [
|
|
3684
4142
|
{
|
|
3685
|
-
"name": "
|
|
3686
|
-
"github": "arashsheyda"
|
|
4143
|
+
"name": "Arash Ari Sheyda",
|
|
4144
|
+
"github": "arashsheyda",
|
|
4145
|
+
"twitter": "arash_sheyda",
|
|
4146
|
+
"bluesky": "arashsheyda.me"
|
|
3687
4147
|
}
|
|
3688
4148
|
],
|
|
3689
4149
|
"compatibility": {
|
|
@@ -3705,7 +4165,8 @@
|
|
|
3705
4165
|
"maintainers": [
|
|
3706
4166
|
{
|
|
3707
4167
|
"name": "DreaMinder",
|
|
3708
|
-
"github": "DreaMinder"
|
|
4168
|
+
"github": "DreaMinder",
|
|
4169
|
+
"twitter": "DreaMinder"
|
|
3709
4170
|
}
|
|
3710
4171
|
],
|
|
3711
4172
|
"compatibility": {
|
|
@@ -3727,8 +4188,9 @@
|
|
|
3727
4188
|
"maintainers": [
|
|
3728
4189
|
{
|
|
3729
4190
|
"name": "Alexander Lichter",
|
|
3730
|
-
"github": "
|
|
3731
|
-
"twitter": "TheAlexLichter"
|
|
4191
|
+
"github": "TheAlexLichter",
|
|
4192
|
+
"twitter": "TheAlexLichter",
|
|
4193
|
+
"bluesky": "thealexlichter.com"
|
|
3732
4194
|
}
|
|
3733
4195
|
],
|
|
3734
4196
|
"compatibility": {
|
|
@@ -3771,8 +4233,10 @@
|
|
|
3771
4233
|
"type": "community",
|
|
3772
4234
|
"maintainers": [
|
|
3773
4235
|
{
|
|
3774
|
-
"name": "Arash Sheyda",
|
|
3775
|
-
"github": "arashsheyda"
|
|
4236
|
+
"name": "Arash Ari Sheyda",
|
|
4237
|
+
"github": "arashsheyda",
|
|
4238
|
+
"twitter": "arash_sheyda",
|
|
4239
|
+
"bluesky": "arashsheyda.me"
|
|
3776
4240
|
}
|
|
3777
4241
|
],
|
|
3778
4242
|
"compatibility": {
|
|
@@ -3788,12 +4252,12 @@
|
|
|
3788
4252
|
"icon": "nodemailer.png",
|
|
3789
4253
|
"github": "https://github.com/kleinpetr/nuxt-nodemailer",
|
|
3790
4254
|
"website": "https://github.com/kleinpetr/nuxt-nodemailer",
|
|
3791
|
-
"learn_more": "https://
|
|
4255
|
+
"learn_more": "https://nodemailer.com/",
|
|
3792
4256
|
"category": "Extensions",
|
|
3793
4257
|
"type": "3rd-party",
|
|
3794
4258
|
"maintainers": [
|
|
3795
4259
|
{
|
|
3796
|
-
"name": "
|
|
4260
|
+
"name": "Klein Petr",
|
|
3797
4261
|
"github": "kleinpetr"
|
|
3798
4262
|
}
|
|
3799
4263
|
],
|
|
@@ -3837,7 +4301,7 @@
|
|
|
3837
4301
|
"type": "3rd-party",
|
|
3838
4302
|
"maintainers": [
|
|
3839
4303
|
{
|
|
3840
|
-
"name": "
|
|
4304
|
+
"name": "Ade Novid",
|
|
3841
4305
|
"github": "adenvt"
|
|
3842
4306
|
}
|
|
3843
4307
|
],
|
|
@@ -3846,6 +4310,30 @@
|
|
|
3846
4310
|
"requires": {}
|
|
3847
4311
|
}
|
|
3848
4312
|
},
|
|
4313
|
+
{
|
|
4314
|
+
"name": "nuxt-aidbase",
|
|
4315
|
+
"description": "Easily integrate Aidbase into your Nuxt app.",
|
|
4316
|
+
"repo": "Mokkapps/nuxt-aidbase",
|
|
4317
|
+
"npm": "nuxt-aidbase",
|
|
4318
|
+
"icon": "nuxt-aidbase.png",
|
|
4319
|
+
"github": "https://github.com/Mokkapps/nuxt-aidbase",
|
|
4320
|
+
"website": "https://github.com/Mokkapps/nuxt-aidbase",
|
|
4321
|
+
"learn_more": "https://github.com/Mokkapps/nuxt-aidbase",
|
|
4322
|
+
"category": "Libraries",
|
|
4323
|
+
"type": "3rd-party",
|
|
4324
|
+
"maintainers": [
|
|
4325
|
+
{
|
|
4326
|
+
"name": "Michael Hoffmann",
|
|
4327
|
+
"github": "Mokkapps",
|
|
4328
|
+
"twitter": "mokkapps",
|
|
4329
|
+
"avatar": "https://avatars.githubusercontent.com/u/3127210?v=4"
|
|
4330
|
+
}
|
|
4331
|
+
],
|
|
4332
|
+
"compatibility": {
|
|
4333
|
+
"nuxt": ">=3.0.0",
|
|
4334
|
+
"requires": {}
|
|
4335
|
+
}
|
|
4336
|
+
},
|
|
3849
4337
|
{
|
|
3850
4338
|
"name": "nuxt-anchorscroll",
|
|
3851
4339
|
"description": "Scroll to top and to anchor support for Nuxt",
|
|
@@ -3868,6 +4356,29 @@
|
|
|
3868
4356
|
"requires": {}
|
|
3869
4357
|
}
|
|
3870
4358
|
},
|
|
4359
|
+
{
|
|
4360
|
+
"name": "nuxt-anime",
|
|
4361
|
+
"description": "Nuxt module for Anime.js",
|
|
4362
|
+
"repo": "Enternikot/NuxtAnime",
|
|
4363
|
+
"npm": "nuxt-anime",
|
|
4364
|
+
"icon": "nuxt-anime.png",
|
|
4365
|
+
"github": "https://github.com/Enternikot/NuxtAnime",
|
|
4366
|
+
"website": "https://nuxtanime.vercel.app/",
|
|
4367
|
+
"learn_more": "https://animejs.com/",
|
|
4368
|
+
"category": "Libraries",
|
|
4369
|
+
"type": "3rd-party",
|
|
4370
|
+
"maintainers": [
|
|
4371
|
+
{
|
|
4372
|
+
"name": "Sebastian Gebhardt",
|
|
4373
|
+
"github": "Enternikot",
|
|
4374
|
+
"avatar": "https://avatars.githubusercontent.com/u/47455848?v=4"
|
|
4375
|
+
}
|
|
4376
|
+
],
|
|
4377
|
+
"compatibility": {
|
|
4378
|
+
"nuxt": ">=3.0.0",
|
|
4379
|
+
"requires": {}
|
|
4380
|
+
}
|
|
4381
|
+
},
|
|
3871
4382
|
{
|
|
3872
4383
|
"name": "nuxt-asciidoc",
|
|
3873
4384
|
"description": "Transformer for using asciidoc in nuxt",
|
|
@@ -3881,7 +4392,7 @@
|
|
|
3881
4392
|
"type": "3rd-party",
|
|
3882
4393
|
"maintainers": [
|
|
3883
4394
|
{
|
|
3884
|
-
"name": "
|
|
4395
|
+
"name": "Chrizzly",
|
|
3885
4396
|
"github": "Chris2011",
|
|
3886
4397
|
"twitter": "Chrizzly42"
|
|
3887
4398
|
}
|
|
@@ -3898,15 +4409,16 @@
|
|
|
3898
4409
|
"npm": "nuxt-auth-sanctum",
|
|
3899
4410
|
"icon": "laravel.svg",
|
|
3900
4411
|
"github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
|
|
3901
|
-
"website": "https://manchenkoff.
|
|
3902
|
-
"learn_more": "https://laravel.com/docs/
|
|
4412
|
+
"website": "https://sanctum.manchenkoff.me",
|
|
4413
|
+
"learn_more": "https://laravel.com/docs/12.x/sanctum",
|
|
3903
4414
|
"category": "Security",
|
|
3904
4415
|
"type": "3rd-party",
|
|
3905
4416
|
"maintainers": [
|
|
3906
4417
|
{
|
|
3907
4418
|
"name": "Artem Manchenkov",
|
|
3908
4419
|
"github": "manchenkoff",
|
|
3909
|
-
"avatar": "https://avatars.githubusercontent.com/manchenkoff"
|
|
4420
|
+
"avatar": "https://avatars.githubusercontent.com/manchenkoff",
|
|
4421
|
+
"twitter": "AManchenkov"
|
|
3910
4422
|
}
|
|
3911
4423
|
],
|
|
3912
4424
|
"compatibility": {
|
|
@@ -3927,7 +4439,7 @@
|
|
|
3927
4439
|
"type": "3rd-party",
|
|
3928
4440
|
"maintainers": [
|
|
3929
4441
|
{
|
|
3930
|
-
"name": "
|
|
4442
|
+
"name": "Kurt Gierke",
|
|
3931
4443
|
"github": "kgierke"
|
|
3932
4444
|
}
|
|
3933
4445
|
],
|
|
@@ -3949,7 +4461,7 @@
|
|
|
3949
4461
|
"type": "3rd-party",
|
|
3950
4462
|
"maintainers": [
|
|
3951
4463
|
{
|
|
3952
|
-
"name": "Soryn
|
|
4464
|
+
"name": "Soryn",
|
|
3953
4465
|
"github": "50rayn"
|
|
3954
4466
|
}
|
|
3955
4467
|
],
|
|
@@ -3990,18 +4502,18 @@
|
|
|
3990
4502
|
{
|
|
3991
4503
|
"name": "nuxt-bootstrap-icons",
|
|
3992
4504
|
"description": "Just a simple integration for Bootstrap Icons",
|
|
3993
|
-
"repo": "
|
|
4505
|
+
"repo": "oyedejioyewole/nuxt-bootstrap-icons",
|
|
3994
4506
|
"npm": "nuxt-bootstrap-icons",
|
|
3995
4507
|
"icon": "bootstrap-icons.svg",
|
|
3996
|
-
"github": "https://github.com/
|
|
3997
|
-
"website": "https://github.com/
|
|
3998
|
-
"learn_more": "https://github.com/
|
|
4508
|
+
"github": "https://github.com/oyedejioyewole/nuxt-bootstrap-icons",
|
|
4509
|
+
"website": "https://github.com/oyedejioyewole/nuxt-bootstrap-icons",
|
|
4510
|
+
"learn_more": "https://github.com/oyedejioyewole/nuxt-bootstrap-icons",
|
|
3999
4511
|
"category": "UI",
|
|
4000
4512
|
"type": "3rd-party",
|
|
4001
4513
|
"maintainers": [
|
|
4002
4514
|
{
|
|
4003
|
-
"name": "
|
|
4004
|
-
"github": "
|
|
4515
|
+
"name": "Oyedeji Oyewole",
|
|
4516
|
+
"github": "oyedejioyewole"
|
|
4005
4517
|
}
|
|
4006
4518
|
],
|
|
4007
4519
|
"compatibility": {
|
|
@@ -4010,8 +4522,32 @@
|
|
|
4010
4522
|
}
|
|
4011
4523
|
},
|
|
4012
4524
|
{
|
|
4013
|
-
"name": "nuxt-
|
|
4014
|
-
"description": "
|
|
4525
|
+
"name": "nuxt-charts",
|
|
4526
|
+
"description": "Nuxt module for vue-chrts",
|
|
4527
|
+
"repo": "dennisadriaans/vue-chrts#main/packages/nuxt",
|
|
4528
|
+
"npm": "nuxt-charts",
|
|
4529
|
+
"icon": "nuxt-charts.svg",
|
|
4530
|
+
"github": "https://github.com/dennisadriaans/vue-chrts",
|
|
4531
|
+
"website": "https://nuxtcharts.com/",
|
|
4532
|
+
"learn_more": "https://nuxtcharts.com/docs",
|
|
4533
|
+
"category": "UI",
|
|
4534
|
+
"type": "3rd-party",
|
|
4535
|
+
"maintainers": [
|
|
4536
|
+
{
|
|
4537
|
+
"name": "Dennis Adriaansen",
|
|
4538
|
+
"github": "dennisadriaans",
|
|
4539
|
+
"avatar": "https://avatars.githubusercontent.com/dennisadriaans",
|
|
4540
|
+
"twitter": "DennisAdriaans"
|
|
4541
|
+
}
|
|
4542
|
+
],
|
|
4543
|
+
"compatibility": {
|
|
4544
|
+
"nuxt": ">=3.0.0",
|
|
4545
|
+
"requires": {}
|
|
4546
|
+
}
|
|
4547
|
+
},
|
|
4548
|
+
{
|
|
4549
|
+
"name": "nuxt-chatgpt",
|
|
4550
|
+
"description": "ChatGPT integration for Nuxt",
|
|
4015
4551
|
"repo": "schnapsterdog/nuxt-chatgpt",
|
|
4016
4552
|
"npm": "nuxt-chatgpt",
|
|
4017
4553
|
"icon": "chatgpt.svg",
|
|
@@ -4044,8 +4580,54 @@
|
|
|
4044
4580
|
"type": "3rd-party",
|
|
4045
4581
|
"maintainers": [
|
|
4046
4582
|
{
|
|
4047
|
-
"name": "
|
|
4048
|
-
"github": "ThimoDEV"
|
|
4583
|
+
"name": "Thimo",
|
|
4584
|
+
"github": "ThimoDEV",
|
|
4585
|
+
"twitter": "ThimoDEV"
|
|
4586
|
+
}
|
|
4587
|
+
],
|
|
4588
|
+
"compatibility": {
|
|
4589
|
+
"nuxt": ">=3.0.0",
|
|
4590
|
+
"requires": {}
|
|
4591
|
+
}
|
|
4592
|
+
},
|
|
4593
|
+
{
|
|
4594
|
+
"name": "nuxt-color-picker",
|
|
4595
|
+
"description": "A module that adds a convenient, customizable ColorPicker component to select colors in your application.",
|
|
4596
|
+
"repo": "lorexiq/nuxt-color-picker",
|
|
4597
|
+
"npm": "nuxt-color-picker",
|
|
4598
|
+
"icon": "nuxt-color-picker.png",
|
|
4599
|
+
"github": "https://github.com/LorexIQ/nuxt-color-picker",
|
|
4600
|
+
"website": "https://nuxt-color-picker.nuxt.dev/",
|
|
4601
|
+
"learn_more": "",
|
|
4602
|
+
"category": "UI",
|
|
4603
|
+
"type": "3rd-party",
|
|
4604
|
+
"maintainers": [
|
|
4605
|
+
{
|
|
4606
|
+
"name": "Dmitry Murashko",
|
|
4607
|
+
"github": "LorexIQ",
|
|
4608
|
+
"avatar": "https://avatars.githubusercontent.com/lorexiq?v=4"
|
|
4609
|
+
}
|
|
4610
|
+
],
|
|
4611
|
+
"compatibility": {
|
|
4612
|
+
"nuxt": "^3.0.0",
|
|
4613
|
+
"requires": {}
|
|
4614
|
+
}
|
|
4615
|
+
},
|
|
4616
|
+
{
|
|
4617
|
+
"name": "nuxt-componentsbook-module",
|
|
4618
|
+
"description": "Storybook-like experience for Nuxt components",
|
|
4619
|
+
"repo": "s00d/nuxt-componentsbook-module",
|
|
4620
|
+
"npm": "nuxt-componentsbook-module",
|
|
4621
|
+
"icon": "nuxt-componentsbook-module.png",
|
|
4622
|
+
"github": "https://github.com/s00d/nuxt-componentsbook-module",
|
|
4623
|
+
"website": "https://github.com/s00d/nuxt-componentsbook-module",
|
|
4624
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-componentsbook-module",
|
|
4625
|
+
"category": "Extensions",
|
|
4626
|
+
"type": "3rd-party",
|
|
4627
|
+
"maintainers": [
|
|
4628
|
+
{
|
|
4629
|
+
"name": "Pavel Kuzmin",
|
|
4630
|
+
"github": "s00d"
|
|
4049
4631
|
}
|
|
4050
4632
|
],
|
|
4051
4633
|
"compatibility": {
|
|
@@ -4075,6 +4657,53 @@
|
|
|
4075
4657
|
"requires": {}
|
|
4076
4658
|
}
|
|
4077
4659
|
},
|
|
4660
|
+
{
|
|
4661
|
+
"name": "nuxt-coolify",
|
|
4662
|
+
"description": "Integrate Nuxt and Nitro With Coolify's API using nuxt-coolify.",
|
|
4663
|
+
"repo": "justserdar/nuxt-coolify",
|
|
4664
|
+
"npm": "nuxt-coolify",
|
|
4665
|
+
"icon": "nuxt-coolify.svg",
|
|
4666
|
+
"github": "https://github.com/justserdar/nuxt-coolify",
|
|
4667
|
+
"website": "https://github.com/justserdar/nuxt-coolify",
|
|
4668
|
+
"learn_more": "https://nuxt-coolify.justserdar.dev/",
|
|
4669
|
+
"category": "Request",
|
|
4670
|
+
"type": "3rd-party",
|
|
4671
|
+
"maintainers": [
|
|
4672
|
+
{
|
|
4673
|
+
"name": "Serdar Yerdelen",
|
|
4674
|
+
"github": "JustSerdar",
|
|
4675
|
+
"twitter": "justserdardev"
|
|
4676
|
+
}
|
|
4677
|
+
],
|
|
4678
|
+
"compatibility": {
|
|
4679
|
+
"nuxt": ">=3.0.0",
|
|
4680
|
+
"requires": {}
|
|
4681
|
+
}
|
|
4682
|
+
},
|
|
4683
|
+
{
|
|
4684
|
+
"name": "nuxt-email-renderer",
|
|
4685
|
+
"description": "A Nuxt module that provides high-quality, unstyled components & utils for creating emails using Vue and TypeScript.",
|
|
4686
|
+
"repo": "Mokkapps/nuxt-email-renderer",
|
|
4687
|
+
"npm": "nuxt-email-renderer",
|
|
4688
|
+
"icon": "",
|
|
4689
|
+
"github": "https://github.com/Mokkapps/nuxt-email-renderer",
|
|
4690
|
+
"website": "https://nuxtemail.com",
|
|
4691
|
+
"learn_more": "https://nuxtemail.com",
|
|
4692
|
+
"category": "Devtools",
|
|
4693
|
+
"type": "3rd-party",
|
|
4694
|
+
"maintainers": [
|
|
4695
|
+
{
|
|
4696
|
+
"name": "Michael Hoffmann",
|
|
4697
|
+
"github": "Mokkapps",
|
|
4698
|
+
"twitter": "mokkapps",
|
|
4699
|
+
"avatar": "https://avatars.githubusercontent.com/u/3127210?v=4"
|
|
4700
|
+
}
|
|
4701
|
+
],
|
|
4702
|
+
"compatibility": {
|
|
4703
|
+
"nuxt": ">=3.0.0",
|
|
4704
|
+
"requires": {}
|
|
4705
|
+
}
|
|
4706
|
+
},
|
|
4078
4707
|
{
|
|
4079
4708
|
"name": "nuxt-facebook-chat",
|
|
4080
4709
|
"description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
|
|
@@ -4114,7 +4743,7 @@
|
|
|
4114
4743
|
"type": "3rd-party",
|
|
4115
4744
|
"maintainers": [
|
|
4116
4745
|
{
|
|
4117
|
-
"name": "
|
|
4746
|
+
"name": "Aslan Gama",
|
|
4118
4747
|
"github": "4sllan"
|
|
4119
4748
|
}
|
|
4120
4749
|
],
|
|
@@ -4158,7 +4787,7 @@
|
|
|
4158
4787
|
"type": "3rd-party",
|
|
4159
4788
|
"maintainers": [
|
|
4160
4789
|
{
|
|
4161
|
-
"name": "
|
|
4790
|
+
"name": "Ali Sokkar",
|
|
4162
4791
|
"github": "NyllRE"
|
|
4163
4792
|
}
|
|
4164
4793
|
],
|
|
@@ -4205,7 +4834,8 @@
|
|
|
4205
4834
|
{
|
|
4206
4835
|
"name": "Charles Paul",
|
|
4207
4836
|
"github": "dev-charles15531",
|
|
4208
|
-
"avatar": "https://avatars.githubusercontent.com/dev-charles15531"
|
|
4837
|
+
"avatar": "https://avatars.githubusercontent.com/dev-charles15531",
|
|
4838
|
+
"twitter": "Charles__Paul"
|
|
4209
4839
|
}
|
|
4210
4840
|
],
|
|
4211
4841
|
"compatibility": {
|
|
@@ -4213,6 +4843,94 @@
|
|
|
4213
4843
|
"requires": {}
|
|
4214
4844
|
}
|
|
4215
4845
|
},
|
|
4846
|
+
{
|
|
4847
|
+
"name": "nuxt-glaze",
|
|
4848
|
+
"description": "Glaze.dev module for Nuxt",
|
|
4849
|
+
"repo": "holux-design/nuxt-glaze",
|
|
4850
|
+
"npm": "nuxt-glaze",
|
|
4851
|
+
"icon": "nuxt-glaze.png",
|
|
4852
|
+
"github": "https://github.com/holux-design/nuxt-glaze",
|
|
4853
|
+
"website": "https://glaze.dev",
|
|
4854
|
+
"learn_more": "",
|
|
4855
|
+
"category": "Libraries",
|
|
4856
|
+
"type": "3rd-party",
|
|
4857
|
+
"maintainers": [
|
|
4858
|
+
{
|
|
4859
|
+
"name": "Lukas Hofstätter",
|
|
4860
|
+
"github": "holux-design"
|
|
4861
|
+
}
|
|
4862
|
+
],
|
|
4863
|
+
"compatibility": {
|
|
4864
|
+
"nuxt": ">=3.0.0",
|
|
4865
|
+
"requires": {}
|
|
4866
|
+
}
|
|
4867
|
+
},
|
|
4868
|
+
{
|
|
4869
|
+
"name": "nuxt-google-auth",
|
|
4870
|
+
"description": "Google Identity Services integration for Nuxt 3 & 4 with a simple composable and button component.",
|
|
4871
|
+
"repo": "go-fireball/nuxt-google-auth",
|
|
4872
|
+
"npm": "nuxt-google-auth",
|
|
4873
|
+
"icon": "",
|
|
4874
|
+
"github": "https://github.com/go-fireball/nuxt-google-auth",
|
|
4875
|
+
"website": "https://github.com/go-fireball/nuxt-google-auth",
|
|
4876
|
+
"learn_more": "",
|
|
4877
|
+
"category": "Security",
|
|
4878
|
+
"type": "3rd-party",
|
|
4879
|
+
"maintainers": [
|
|
4880
|
+
{
|
|
4881
|
+
"name": "go-fireball",
|
|
4882
|
+
"github": "go-fireball"
|
|
4883
|
+
}
|
|
4884
|
+
],
|
|
4885
|
+
"compatibility": {
|
|
4886
|
+
"nuxt": "^3.0.0",
|
|
4887
|
+
"requires": {}
|
|
4888
|
+
}
|
|
4889
|
+
},
|
|
4890
|
+
{
|
|
4891
|
+
"name": "nuxt-gpt",
|
|
4892
|
+
"description": "Plug and Play ChatGPT for Nuxt.",
|
|
4893
|
+
"repo": "holux-design/nuxt-GPT",
|
|
4894
|
+
"npm": "nuxt-gpt",
|
|
4895
|
+
"icon": "nuxt-gpt.svg",
|
|
4896
|
+
"github": "https://github.com/holux-design/nuxt-GPT",
|
|
4897
|
+
"website": "https://nuxt-gpt-module.vercel.app/",
|
|
4898
|
+
"learn_more": "https://nuxt-gpt-module.vercel.app/usage/examples",
|
|
4899
|
+
"category": "Libraries",
|
|
4900
|
+
"type": "3rd-party",
|
|
4901
|
+
"maintainers": [
|
|
4902
|
+
{
|
|
4903
|
+
"name": "Lukas Hofstätter",
|
|
4904
|
+
"github": "holux-design"
|
|
4905
|
+
}
|
|
4906
|
+
],
|
|
4907
|
+
"compatibility": {
|
|
4908
|
+
"nuxt": ">=3.0.0",
|
|
4909
|
+
"requires": {}
|
|
4910
|
+
}
|
|
4911
|
+
},
|
|
4912
|
+
{
|
|
4913
|
+
"name": "nuxt-gql-pulse",
|
|
4914
|
+
"description": "A Nuxt 3 module for making GraphQL requests with ease, leveraging the power of Nuxt's composables and VueUse.",
|
|
4915
|
+
"repo": "Abbasmoe/nuxt-gql-pulse",
|
|
4916
|
+
"npm": "nuxt-gql-pulse",
|
|
4917
|
+
"icon": "",
|
|
4918
|
+
"github": "https://github.com/Abbasmoe/nuxt-gql-pulse",
|
|
4919
|
+
"website": "https://github.com/Abbasmoe/nuxt-gql-pulse",
|
|
4920
|
+
"learn_more": "",
|
|
4921
|
+
"category": "Request",
|
|
4922
|
+
"type": "3rd-party",
|
|
4923
|
+
"maintainers": [
|
|
4924
|
+
{
|
|
4925
|
+
"name": "Abbas Mohamed",
|
|
4926
|
+
"github": "Abbasmoe"
|
|
4927
|
+
}
|
|
4928
|
+
],
|
|
4929
|
+
"compatibility": {
|
|
4930
|
+
"nuxt": ">=3.0.0",
|
|
4931
|
+
"requires": {}
|
|
4932
|
+
}
|
|
4933
|
+
},
|
|
4216
4934
|
{
|
|
4217
4935
|
"name": "nuxt-graphql-middleware",
|
|
4218
4936
|
"description": "Expose GraphQL queries and mutations as server API routes.",
|
|
@@ -4226,7 +4944,7 @@
|
|
|
4226
4944
|
"type": "3rd-party",
|
|
4227
4945
|
"maintainers": [
|
|
4228
4946
|
{
|
|
4229
|
-
"name": "
|
|
4947
|
+
"name": "Jan Hug",
|
|
4230
4948
|
"github": "dulnan",
|
|
4231
4949
|
"twitter": "dulnan",
|
|
4232
4950
|
"avatar": "https://avatars.githubusercontent.com/dulnan?v=4"
|
|
@@ -4287,6 +5005,30 @@
|
|
|
4287
5005
|
"devtools": "^0.0.0"
|
|
4288
5006
|
}
|
|
4289
5007
|
},
|
|
5008
|
+
{
|
|
5009
|
+
"name": "nuxt-http-client-hints",
|
|
5010
|
+
"description": "Nuxt HTTP Client Hints",
|
|
5011
|
+
"repo": "userquin/nuxt-http-client-hints",
|
|
5012
|
+
"npm": "nuxt-http-client-hints",
|
|
5013
|
+
"icon": "http-client-hints.svg",
|
|
5014
|
+
"github": "https://github.com/userquin/nuxt-http-client-hints",
|
|
5015
|
+
"website": "https://github.com/userquin/nuxt-http-client-hints",
|
|
5016
|
+
"learn_more": "https://github.com/userquin/nuxt-http-client-hints?tab=readme-ov-file#features",
|
|
5017
|
+
"category": "Extensions",
|
|
5018
|
+
"type": "3rd-party",
|
|
5019
|
+
"maintainers": [
|
|
5020
|
+
{
|
|
5021
|
+
"name": "Joaquín Sánchez",
|
|
5022
|
+
"github": "userquin",
|
|
5023
|
+
"twitter": "userquin",
|
|
5024
|
+
"bluesky": "userquin.bsky.social"
|
|
5025
|
+
}
|
|
5026
|
+
],
|
|
5027
|
+
"compatibility": {
|
|
5028
|
+
"nuxt": ">=3.9.0",
|
|
5029
|
+
"requires": {}
|
|
5030
|
+
}
|
|
5031
|
+
},
|
|
4290
5032
|
{
|
|
4291
5033
|
"name": "nuxt-hue",
|
|
4292
5034
|
"description": "Enlighten your Nuxt experience",
|
|
@@ -4300,8 +5042,10 @@
|
|
|
4300
5042
|
"type": "3rd-party",
|
|
4301
5043
|
"maintainers": [
|
|
4302
5044
|
{
|
|
4303
|
-
"name": "
|
|
4304
|
-
"github": "lihbr"
|
|
5045
|
+
"name": "Lucie",
|
|
5046
|
+
"github": "lihbr",
|
|
5047
|
+
"twitter": "li_hbr",
|
|
5048
|
+
"bluesky": "lihbr.com"
|
|
4305
5049
|
}
|
|
4306
5050
|
],
|
|
4307
5051
|
"compatibility": {
|
|
@@ -4311,6 +5055,28 @@
|
|
|
4311
5055
|
}
|
|
4312
5056
|
}
|
|
4313
5057
|
},
|
|
5058
|
+
{
|
|
5059
|
+
"name": "nuxt-i18n-micro",
|
|
5060
|
+
"description": "I18n Micro is a fast, simple, and lightweight internationalization (i18n) module.",
|
|
5061
|
+
"repo": "s00d/nuxt-i18n-micro",
|
|
5062
|
+
"npm": "nuxt-i18n-micro",
|
|
5063
|
+
"icon": "nuxt-i18n-micro.png",
|
|
5064
|
+
"github": "https://github.com/s00d/nuxt-i18n-micro",
|
|
5065
|
+
"website": "https://github.com/s00d/nuxt-i18n-micro",
|
|
5066
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-i18n-micro",
|
|
5067
|
+
"category": "Extensions",
|
|
5068
|
+
"type": "3rd-party",
|
|
5069
|
+
"maintainers": [
|
|
5070
|
+
{
|
|
5071
|
+
"name": "Pavel Kuzmin",
|
|
5072
|
+
"github": "s00d"
|
|
5073
|
+
}
|
|
5074
|
+
],
|
|
5075
|
+
"compatibility": {
|
|
5076
|
+
"nuxt": ">=3.0.0",
|
|
5077
|
+
"requires": {}
|
|
5078
|
+
}
|
|
5079
|
+
},
|
|
4314
5080
|
{
|
|
4315
5081
|
"name": "nuxt-interpolation",
|
|
4316
5082
|
"description": "Directive for binding every link to catch the click event, and if it's a relative link router will push.",
|
|
@@ -4324,8 +5090,9 @@
|
|
|
4324
5090
|
"type": "3rd-party",
|
|
4325
5091
|
"maintainers": [
|
|
4326
5092
|
{
|
|
4327
|
-
"name": "
|
|
4328
|
-
"github": "daliborgogic"
|
|
5093
|
+
"name": "Dalibor Gogic",
|
|
5094
|
+
"github": "daliborgogic",
|
|
5095
|
+
"twitter": "dalibor_gogic"
|
|
4329
5096
|
}
|
|
4330
5097
|
],
|
|
4331
5098
|
"compatibility": {
|
|
@@ -4346,7 +5113,7 @@
|
|
|
4346
5113
|
"type": "3rd-party",
|
|
4347
5114
|
"maintainers": [
|
|
4348
5115
|
{
|
|
4349
|
-
"name": "
|
|
5116
|
+
"name": "ryota yamamoto",
|
|
4350
5117
|
"github": "ymmooot"
|
|
4351
5118
|
}
|
|
4352
5119
|
],
|
|
@@ -4362,15 +5129,64 @@
|
|
|
4362
5129
|
"npm": "nuxt-laravel-echo",
|
|
4363
5130
|
"icon": "laravel.svg",
|
|
4364
5131
|
"github": "https://github.com/manchenkoff/nuxt-laravel-echo",
|
|
4365
|
-
"website": "https://manchenkoff.
|
|
4366
|
-
"learn_more": "https://laravel.com/docs/
|
|
5132
|
+
"website": "https://echo.manchenkoff.me",
|
|
5133
|
+
"learn_more": "https://laravel.com/docs/12.x/broadcasting",
|
|
4367
5134
|
"category": "Libraries",
|
|
4368
5135
|
"type": "3rd-party",
|
|
4369
5136
|
"maintainers": [
|
|
4370
5137
|
{
|
|
4371
5138
|
"name": "Artem Manchenkov",
|
|
4372
5139
|
"github": "manchenkoff",
|
|
4373
|
-
"avatar": "https://avatars.githubusercontent.com/manchenkoff"
|
|
5140
|
+
"avatar": "https://avatars.githubusercontent.com/manchenkoff",
|
|
5141
|
+
"twitter": "AManchenkov"
|
|
5142
|
+
}
|
|
5143
|
+
],
|
|
5144
|
+
"compatibility": {
|
|
5145
|
+
"nuxt": ">=3.12.0",
|
|
5146
|
+
"requires": {}
|
|
5147
|
+
}
|
|
5148
|
+
},
|
|
5149
|
+
{
|
|
5150
|
+
"name": "nuxt-legacy",
|
|
5151
|
+
"description": "A Nuxt module for supporting legacy browsers.",
|
|
5152
|
+
"repo": "teages/nuxt-legacy",
|
|
5153
|
+
"npm": "@teages/nuxt-legacy",
|
|
5154
|
+
"icon": "nuxt-legacy.svg",
|
|
5155
|
+
"github": "https://github.com/teages/nuxt-legacy",
|
|
5156
|
+
"website": "https://github.com/teages/nuxt-legacy",
|
|
5157
|
+
"learn_more": "https://www.npmjs.com/package/@vitejs/plugin-legacy",
|
|
5158
|
+
"category": "Performance",
|
|
5159
|
+
"type": "3rd-party",
|
|
5160
|
+
"maintainers": [
|
|
5161
|
+
{
|
|
5162
|
+
"name": "Teages",
|
|
5163
|
+
"github": "teages",
|
|
5164
|
+
"twitter": "Teages_L",
|
|
5165
|
+
"bluesky": "teages.xyz"
|
|
5166
|
+
}
|
|
5167
|
+
],
|
|
5168
|
+
"compatibility": {
|
|
5169
|
+
"nuxt": ">=3.15.0",
|
|
5170
|
+
"requires": {}
|
|
5171
|
+
}
|
|
5172
|
+
},
|
|
5173
|
+
{
|
|
5174
|
+
"name": "nuxt-listmonk",
|
|
5175
|
+
"description": "Nuxt module for Listmonk",
|
|
5176
|
+
"repo": "roncallyt/nuxt-listmonk",
|
|
5177
|
+
"npm": "nuxt-listmonk",
|
|
5178
|
+
"icon": "listmonk.svg",
|
|
5179
|
+
"github": "https://github.com/roncallyt/nuxt-listmonk",
|
|
5180
|
+
"website": "https://github.com/roncallyt/nuxt-listmonk",
|
|
5181
|
+
"learn_more": "https://listmonk.app/docs/",
|
|
5182
|
+
"category": "Extensions",
|
|
5183
|
+
"type": "3rd-party",
|
|
5184
|
+
"maintainers": [
|
|
5185
|
+
{
|
|
5186
|
+
"name": "Thomerson Roncally",
|
|
5187
|
+
"github": "roncallyt",
|
|
5188
|
+
"avatar": "https://avatars.githubusercontent.com/roncallyt",
|
|
5189
|
+
"twitter": "t7ndotdev"
|
|
4374
5190
|
}
|
|
4375
5191
|
],
|
|
4376
5192
|
"compatibility": {
|
|
@@ -4438,7 +5254,8 @@
|
|
|
4438
5254
|
"maintainers": [
|
|
4439
5255
|
{
|
|
4440
5256
|
"name": "Sebastian Landwehr",
|
|
4441
|
-
"github": "dword-design"
|
|
5257
|
+
"github": "dword-design",
|
|
5258
|
+
"twitter": "seblandwehr"
|
|
4442
5259
|
}
|
|
4443
5260
|
],
|
|
4444
5261
|
"compatibility": {
|
|
@@ -4481,8 +5298,10 @@
|
|
|
4481
5298
|
"type": "3rd-party",
|
|
4482
5299
|
"maintainers": [
|
|
4483
5300
|
{
|
|
4484
|
-
"name": "
|
|
4485
|
-
"github": "Gugustinette"
|
|
5301
|
+
"name": "Gugustinette",
|
|
5302
|
+
"github": "Gugustinette",
|
|
5303
|
+
"twitter": "gugustinette",
|
|
5304
|
+
"bluesky": "gugustinette.com"
|
|
4486
5305
|
}
|
|
4487
5306
|
],
|
|
4488
5307
|
"compatibility": {
|
|
@@ -4525,7 +5344,7 @@
|
|
|
4525
5344
|
"type": "3rd-party",
|
|
4526
5345
|
"maintainers": [
|
|
4527
5346
|
{
|
|
4528
|
-
"name": "
|
|
5347
|
+
"name": "Tanuki",
|
|
4529
5348
|
"github": "tanukijs",
|
|
4530
5349
|
"avatar": "https://avatars.githubusercontent.com/u/25182349?v=4"
|
|
4531
5350
|
}
|
|
@@ -4548,8 +5367,9 @@
|
|
|
4548
5367
|
"type": "3rd-party",
|
|
4549
5368
|
"maintainers": [
|
|
4550
5369
|
{
|
|
4551
|
-
"name": "
|
|
4552
|
-
"github": "e-chan1007"
|
|
5370
|
+
"name": "Sota Iguchi",
|
|
5371
|
+
"github": "e-chan1007",
|
|
5372
|
+
"twitter": "e_chan1007"
|
|
4553
5373
|
}
|
|
4554
5374
|
],
|
|
4555
5375
|
"compatibility": {
|
|
@@ -4570,8 +5390,10 @@
|
|
|
4570
5390
|
"type": "3rd-party",
|
|
4571
5391
|
"maintainers": [
|
|
4572
5392
|
{
|
|
4573
|
-
"name": "
|
|
4574
|
-
"github": "arashsheyda"
|
|
5393
|
+
"name": "Arash Ari Sheyda",
|
|
5394
|
+
"github": "arashsheyda",
|
|
5395
|
+
"twitter": "arash_sheyda",
|
|
5396
|
+
"bluesky": "arashsheyda.me"
|
|
4575
5397
|
}
|
|
4576
5398
|
],
|
|
4577
5399
|
"compatibility": {
|
|
@@ -4580,15 +5402,38 @@
|
|
|
4580
5402
|
"devtools": "^0.0.0"
|
|
4581
5403
|
}
|
|
4582
5404
|
},
|
|
5405
|
+
{
|
|
5406
|
+
"name": "nuxt-music-flow",
|
|
5407
|
+
"description": "Nuxt 3 module for audio player component with playlist and waveform visualization.",
|
|
5408
|
+
"repo": "ndragun92/nuxt-music-flow",
|
|
5409
|
+
"npm": "nuxt-music-flow",
|
|
5410
|
+
"icon": "nuxt-music-flow.png",
|
|
5411
|
+
"github": "https://github.com/ndragun92/nuxt-music-flow",
|
|
5412
|
+
"website": "https://vue-music-flow-docs.vercel.app/usage#nuxt",
|
|
5413
|
+
"learn_more": "https://vue-music-flow-docs.vercel.app/demo",
|
|
5414
|
+
"category": "Libraries",
|
|
5415
|
+
"type": "3rd-party",
|
|
5416
|
+
"maintainers": [
|
|
5417
|
+
{
|
|
5418
|
+
"name": "Nemanja Dragun",
|
|
5419
|
+
"github": "ndragun92",
|
|
5420
|
+
"twitter": "nemanjadragun"
|
|
5421
|
+
}
|
|
5422
|
+
],
|
|
5423
|
+
"compatibility": {
|
|
5424
|
+
"nuxt": ">=3.0.0",
|
|
5425
|
+
"requires": {}
|
|
5426
|
+
}
|
|
5427
|
+
},
|
|
4583
5428
|
{
|
|
4584
5429
|
"name": "nuxt-oidc-auth",
|
|
4585
|
-
"description": "
|
|
5430
|
+
"description": "Seamless modern authentication for Nuxt applications.",
|
|
4586
5431
|
"repo": "itpropro/nuxt-oidc-auth",
|
|
4587
5432
|
"npm": "nuxt-oidc-auth",
|
|
4588
|
-
"icon": "",
|
|
5433
|
+
"icon": "nuxt-oidc-auth.png",
|
|
4589
5434
|
"github": "https://github.com/itpropro/nuxt-oidc-auth",
|
|
4590
|
-
"website": "https://
|
|
4591
|
-
"learn_more": "https://
|
|
5435
|
+
"website": "https://nuxtoidc.cloud/",
|
|
5436
|
+
"learn_more": "https://nuxtoidc.cloud/",
|
|
4592
5437
|
"category": "Security",
|
|
4593
5438
|
"type": "3rd-party",
|
|
4594
5439
|
"maintainers": [
|
|
@@ -4603,6 +5448,58 @@
|
|
|
4603
5448
|
"requires": {}
|
|
4604
5449
|
}
|
|
4605
5450
|
},
|
|
5451
|
+
{
|
|
5452
|
+
"name": "nuxt-ollama",
|
|
5453
|
+
"description": "Simple integration of the official Ollama JavaScript Library for your Nuxt application.",
|
|
5454
|
+
"repo": "jericho1060/nuxt-ollama",
|
|
5455
|
+
"npm": "nuxt-ollama",
|
|
5456
|
+
"icon": "nuxt-ollama.png",
|
|
5457
|
+
"github": "https://github.com/jericho1060/nuxt-ollama",
|
|
5458
|
+
"website": "https://nuxt-ollama.jericho.dev/",
|
|
5459
|
+
"learn_more": "https://nuxt-ollama.jericho.dev/",
|
|
5460
|
+
"category": "Libraries",
|
|
5461
|
+
"type": "3rd-party",
|
|
5462
|
+
"maintainers": [
|
|
5463
|
+
{
|
|
5464
|
+
"name": "Thomas",
|
|
5465
|
+
"github": "jericho1060",
|
|
5466
|
+
"avatar": "https://avatars.githubusercontent.com/jericho1060",
|
|
5467
|
+
"twitter": "jerichodev"
|
|
5468
|
+
}
|
|
5469
|
+
],
|
|
5470
|
+
"compatibility": {
|
|
5471
|
+
"nuxt": "^3.15.0",
|
|
5472
|
+
"requires": {}
|
|
5473
|
+
}
|
|
5474
|
+
},
|
|
5475
|
+
{
|
|
5476
|
+
"name": "nuxt-open-fetch",
|
|
5477
|
+
"description": "Generate zero-overhead, 100% typed OpenAPI clients for Nuxt.",
|
|
5478
|
+
"repo": "Norbiros/nuxt-open-fetch",
|
|
5479
|
+
"npm": "nuxt-open-fetch",
|
|
5480
|
+
"icon": "nuxt-open-fetch.svg",
|
|
5481
|
+
"github": "https://github.com/Norbiros/nuxt-open-fetch",
|
|
5482
|
+
"website": "https://nuxt-open-fetch.norbiros.dev",
|
|
5483
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-open-fetch",
|
|
5484
|
+
"category": "Request",
|
|
5485
|
+
"type": "3rd-party",
|
|
5486
|
+
"maintainers": [
|
|
5487
|
+
{
|
|
5488
|
+
"name": "Norbiros",
|
|
5489
|
+
"github": "Norbiros",
|
|
5490
|
+
"avatar": "https://avatars.githubusercontent.com/u/89837724?v=4"
|
|
5491
|
+
},
|
|
5492
|
+
{
|
|
5493
|
+
"name": "Taras Batenkov",
|
|
5494
|
+
"github": "enkot",
|
|
5495
|
+
"avatar": "https://avatars.githubusercontent.com/u/10506522?v=4"
|
|
5496
|
+
}
|
|
5497
|
+
],
|
|
5498
|
+
"compatibility": {
|
|
5499
|
+
"nuxt": ">=3.0.0",
|
|
5500
|
+
"requires": {}
|
|
5501
|
+
}
|
|
5502
|
+
},
|
|
4606
5503
|
{
|
|
4607
5504
|
"name": "nuxt-openapi-docs-module",
|
|
4608
5505
|
"description": "Generate pages from OpenAPI specifications",
|
|
@@ -4639,7 +5536,8 @@
|
|
|
4639
5536
|
"maintainers": [
|
|
4640
5537
|
{
|
|
4641
5538
|
"name": "Aborn Jiang",
|
|
4642
|
-
"github": "aborn"
|
|
5539
|
+
"github": "aborn",
|
|
5540
|
+
"twitter": "aborn_jiang"
|
|
4643
5541
|
},
|
|
4644
5542
|
{
|
|
4645
5543
|
"name": "Khaled Almana",
|
|
@@ -4665,9 +5563,10 @@
|
|
|
4665
5563
|
"type": "3rd-party",
|
|
4666
5564
|
"maintainers": [
|
|
4667
5565
|
{
|
|
4668
|
-
"name": "
|
|
5566
|
+
"name": "Estéban",
|
|
4669
5567
|
"github": "Barbapapazes",
|
|
4670
|
-
"twitter": "soubiran_"
|
|
5568
|
+
"twitter": "soubiran_",
|
|
5569
|
+
"bluesky": "soubiran.dev"
|
|
4671
5570
|
}
|
|
4672
5571
|
],
|
|
4673
5572
|
"compatibility": {
|
|
@@ -4705,7 +5604,7 @@
|
|
|
4705
5604
|
"npm": "@sidebase/nuxt-pdf",
|
|
4706
5605
|
"icon": "nuxt-pdf.png",
|
|
4707
5606
|
"github": "https://github.com/sidebase/nuxt-pdf",
|
|
4708
|
-
"website": "https://
|
|
5607
|
+
"website": "https://github.com/sidebase/nuxt-pdf",
|
|
4709
5608
|
"learn_more": "https://github.com/sidebase",
|
|
4710
5609
|
"category": "Extensions",
|
|
4711
5610
|
"type": "3rd-party",
|
|
@@ -4724,18 +5623,18 @@
|
|
|
4724
5623
|
{
|
|
4725
5624
|
"name": "nuxt-phosphor-icons",
|
|
4726
5625
|
"description": "Just a simple integration for @phosphor-icons in Nuxt",
|
|
4727
|
-
"repo": "
|
|
5626
|
+
"repo": "oyedejioyewole/nuxt-phosphor-icons",
|
|
4728
5627
|
"npm": "nuxt-phosphor-icons",
|
|
4729
5628
|
"icon": "phosphor-icons.svg",
|
|
4730
|
-
"github": "https://github.com/
|
|
5629
|
+
"github": "https://github.com/oyedejioyewole/nuxt-phosphor-icons",
|
|
4731
5630
|
"website": "https://nuxt-phosphor-icons.vercel.app",
|
|
4732
5631
|
"learn_more": "https://nuxt-phosphor-icons.vercel.app",
|
|
4733
5632
|
"category": "UI",
|
|
4734
5633
|
"type": "3rd-party",
|
|
4735
5634
|
"maintainers": [
|
|
4736
5635
|
{
|
|
4737
|
-
"name": "
|
|
4738
|
-
"github": "
|
|
5636
|
+
"name": "Oyedeji Oyewole",
|
|
5637
|
+
"github": "oyedejioyewole"
|
|
4739
5638
|
}
|
|
4740
5639
|
],
|
|
4741
5640
|
"compatibility": {
|
|
@@ -4804,9 +5703,10 @@
|
|
|
4804
5703
|
"type": "3rd-party",
|
|
4805
5704
|
"maintainers": [
|
|
4806
5705
|
{
|
|
4807
|
-
"name": "
|
|
5706
|
+
"name": "safesuk",
|
|
4808
5707
|
"github": "b5710546232",
|
|
4809
|
-
"avatar": "https://avatars.githubusercontent.com/u/11013287?v=4"
|
|
5708
|
+
"avatar": "https://avatars.githubusercontent.com/u/11013287?v=4",
|
|
5709
|
+
"twitter": "safesuk_"
|
|
4810
5710
|
}
|
|
4811
5711
|
],
|
|
4812
5712
|
"compatibility": {
|
|
@@ -4836,6 +5736,152 @@
|
|
|
4836
5736
|
"requires": {}
|
|
4837
5737
|
}
|
|
4838
5738
|
},
|
|
5739
|
+
{
|
|
5740
|
+
"name": "nuxt-processor",
|
|
5741
|
+
"description": "Decoupled processing for Nuxt backed by BullMQ.",
|
|
5742
|
+
"repo": "aidanhibbard/nuxt-processor",
|
|
5743
|
+
"npm": "nuxt-processor",
|
|
5744
|
+
"icon": "",
|
|
5745
|
+
"github": "https://github.com/aidanhibbard/nuxt-processor",
|
|
5746
|
+
"website": "https://github.com/aidanhibbard/nuxt-processor",
|
|
5747
|
+
"learn_more": "https://aidanhibbard.github.io/nuxt-processor/",
|
|
5748
|
+
"category": "Libraries",
|
|
5749
|
+
"type": "3rd-party",
|
|
5750
|
+
"maintainers": [
|
|
5751
|
+
{
|
|
5752
|
+
"name": "Aidan Hibbard",
|
|
5753
|
+
"github": "aidanhibbard"
|
|
5754
|
+
}
|
|
5755
|
+
],
|
|
5756
|
+
"compatibility": {
|
|
5757
|
+
"nuxt": ">=3.0.0",
|
|
5758
|
+
"requires": {}
|
|
5759
|
+
}
|
|
5760
|
+
},
|
|
5761
|
+
{
|
|
5762
|
+
"name": "nuxt-query",
|
|
5763
|
+
"description": "Nuxt module for TanStack Query (FKA Vue Query) with Nuxt DevTools integration",
|
|
5764
|
+
"repo": "peterbud/nuxt-query",
|
|
5765
|
+
"npm": "@peterbud/nuxt-query",
|
|
5766
|
+
"icon": "nuxt-query.svg",
|
|
5767
|
+
"github": "https://github.com/peterbud/nuxt-query",
|
|
5768
|
+
"website": "https://github.com/peterbud/nuxt-query#readme",
|
|
5769
|
+
"learn_more": "https://tanstack.com/query/latest/docs/framework/vue/overview",
|
|
5770
|
+
"category": "Libraries",
|
|
5771
|
+
"type": "3rd-party",
|
|
5772
|
+
"maintainers": [
|
|
5773
|
+
{
|
|
5774
|
+
"name": "Peter Budai",
|
|
5775
|
+
"github": "peterbud",
|
|
5776
|
+
"bluesky": "peterbud.bsky.social"
|
|
5777
|
+
}
|
|
5778
|
+
],
|
|
5779
|
+
"compatibility": {
|
|
5780
|
+
"nuxt": ">=3.0.0",
|
|
5781
|
+
"requires": {}
|
|
5782
|
+
}
|
|
5783
|
+
},
|
|
5784
|
+
{
|
|
5785
|
+
"name": "nuxt-sanctum-authentication",
|
|
5786
|
+
"description": "Nuxt 3 module for easy Laravel Sanctum authentication, offering CSRF token management, both cookie and token-based auth, and SSR compatibility.",
|
|
5787
|
+
"repo": "qirolab/nuxt-sanctum-authentication",
|
|
5788
|
+
"npm": "@qirolab/nuxt-sanctum-authentication",
|
|
5789
|
+
"icon": "laravel.svg",
|
|
5790
|
+
"github": "https://github.com/qirolab/nuxt-sanctum-authentication",
|
|
5791
|
+
"website": "https://qirolab.com",
|
|
5792
|
+
"learn_more": "https://qirolab.github.io/nuxt-sanctum-authentication/",
|
|
5793
|
+
"category": "Security",
|
|
5794
|
+
"type": "3rd-party",
|
|
5795
|
+
"maintainers": [
|
|
5796
|
+
{
|
|
5797
|
+
"name": "Qirolab",
|
|
5798
|
+
"github": "qirolab",
|
|
5799
|
+
"avatar": "https://avatars.githubusercontent.com/qirolab"
|
|
5800
|
+
},
|
|
5801
|
+
{
|
|
5802
|
+
"name": "Harish Kumar",
|
|
5803
|
+
"github": "hkp22"
|
|
5804
|
+
}
|
|
5805
|
+
],
|
|
5806
|
+
"compatibility": {
|
|
5807
|
+
"nuxt": ">=3.12.0",
|
|
5808
|
+
"requires": {}
|
|
5809
|
+
}
|
|
5810
|
+
},
|
|
5811
|
+
{
|
|
5812
|
+
"name": "nuxt-sanctum-precognition",
|
|
5813
|
+
"description": "Nuxt module for Laravel Precognition integration",
|
|
5814
|
+
"repo": "manchenkoff/nuxt-sanctum-precognition",
|
|
5815
|
+
"npm": "nuxt-sanctum-precognition",
|
|
5816
|
+
"icon": "laravel.svg",
|
|
5817
|
+
"github": "https://github.com/manchenkoff/nuxt-sanctum-precognition",
|
|
5818
|
+
"website": "https://precognition.manchenkoff.me",
|
|
5819
|
+
"learn_more": "https://laravel.com/docs/12.x/precognition",
|
|
5820
|
+
"category": "Libraries",
|
|
5821
|
+
"type": "3rd-party",
|
|
5822
|
+
"maintainers": [
|
|
5823
|
+
{
|
|
5824
|
+
"name": "Artem Manchenkov",
|
|
5825
|
+
"github": "manchenkoff",
|
|
5826
|
+
"avatar": "https://avatars.githubusercontent.com/manchenkoff",
|
|
5827
|
+
"twitter": "AManchenkov"
|
|
5828
|
+
}
|
|
5829
|
+
],
|
|
5830
|
+
"compatibility": {
|
|
5831
|
+
"nuxt": ">=3.12.0",
|
|
5832
|
+
"requires": {}
|
|
5833
|
+
}
|
|
5834
|
+
},
|
|
5835
|
+
{
|
|
5836
|
+
"name": "nuxt-shopify",
|
|
5837
|
+
"description": "Easily integrate Shopify into your Nuxt app.",
|
|
5838
|
+
"repo": "nuxt-modules/shopify",
|
|
5839
|
+
"npm": "@nuxtjs/shopify",
|
|
5840
|
+
"icon": "nuxt-shopify.png",
|
|
5841
|
+
"github": "https://github.com/nuxt-modules/shopify",
|
|
5842
|
+
"website": "https://nuxt-modules.github.io/shopify",
|
|
5843
|
+
"learn_more": "https://shopify.dev/docs",
|
|
5844
|
+
"category": "Ecommerce",
|
|
5845
|
+
"type": "community",
|
|
5846
|
+
"maintainers": [
|
|
5847
|
+
{
|
|
5848
|
+
"name": "Zoltan Lukacs",
|
|
5849
|
+
"github": "konkonam"
|
|
5850
|
+
},
|
|
5851
|
+
{
|
|
5852
|
+
"name": "Frederik Bußmann",
|
|
5853
|
+
"github": "freb97"
|
|
5854
|
+
}
|
|
5855
|
+
],
|
|
5856
|
+
"compatibility": {
|
|
5857
|
+
"nuxt": "^3.0.0",
|
|
5858
|
+
"requires": {}
|
|
5859
|
+
}
|
|
5860
|
+
},
|
|
5861
|
+
{
|
|
5862
|
+
"name": "nuxt-signupgate",
|
|
5863
|
+
"description": "Easily integrate SignupGate into your Nuxt app.",
|
|
5864
|
+
"repo": "Mokkapps/nuxt-signupgate",
|
|
5865
|
+
"npm": "nuxt-signupgate",
|
|
5866
|
+
"icon": "nuxt-signupgate.png",
|
|
5867
|
+
"github": "https://github.com/Mokkapps/nuxt-signupgate",
|
|
5868
|
+
"website": "https://github.com/Mokkapps/nuxt-signupgate",
|
|
5869
|
+
"learn_more": "https://github.com/Mokkapps/nuxt-signupgate",
|
|
5870
|
+
"category": "Libraries",
|
|
5871
|
+
"type": "3rd-party",
|
|
5872
|
+
"maintainers": [
|
|
5873
|
+
{
|
|
5874
|
+
"name": "Michael Hoffmann",
|
|
5875
|
+
"github": "Mokkapps",
|
|
5876
|
+
"twitter": "mokkapps",
|
|
5877
|
+
"avatar": "https://avatars.githubusercontent.com/u/3127210?v=4"
|
|
5878
|
+
}
|
|
5879
|
+
],
|
|
5880
|
+
"compatibility": {
|
|
5881
|
+
"nuxt": ">=3.0.0",
|
|
5882
|
+
"requires": {}
|
|
5883
|
+
}
|
|
5884
|
+
},
|
|
4839
5885
|
{
|
|
4840
5886
|
"name": "nuxt-smartlook",
|
|
4841
5887
|
"description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
|
|
@@ -4849,7 +5895,7 @@
|
|
|
4849
5895
|
"type": "3rd-party",
|
|
4850
5896
|
"maintainers": [
|
|
4851
5897
|
{
|
|
4852
|
-
"name": "Milan
|
|
5898
|
+
"name": "Milan Felix Šulc",
|
|
4853
5899
|
"github": "f3l1x",
|
|
4854
5900
|
"twitter": "xf3l1x",
|
|
4855
5901
|
"avatar": "https://avatars.githubusercontent.com/u/538058?v=4"
|
|
@@ -4862,19 +5908,21 @@
|
|
|
4862
5908
|
},
|
|
4863
5909
|
{
|
|
4864
5910
|
"name": "nuxt-social-share",
|
|
4865
|
-
"description": "Simple
|
|
5911
|
+
"description": "Simple social sharing for your Nuxt Sites",
|
|
4866
5912
|
"repo": "stefanobartoletti/nuxt-social-share",
|
|
4867
5913
|
"npm": "@stefanobartoletti/nuxt-social-share",
|
|
4868
5914
|
"icon": "nuxt-social-share.png",
|
|
4869
5915
|
"github": "https://github.com/stefanobartoletti/nuxt-social-share",
|
|
4870
|
-
"website": "https://
|
|
5916
|
+
"website": "https://nuxt-social-share.stefanobartoletti.it",
|
|
4871
5917
|
"learn_more": "https://github.com/stefanobartoletti/nuxt-social-share#readme",
|
|
4872
5918
|
"category": "Extensions",
|
|
4873
5919
|
"type": "3rd-party",
|
|
4874
5920
|
"maintainers": [
|
|
4875
5921
|
{
|
|
4876
|
-
"name": "
|
|
4877
|
-
"github": "stefanobartoletti"
|
|
5922
|
+
"name": "Stefano Bartoletti",
|
|
5923
|
+
"github": "stefanobartoletti",
|
|
5924
|
+
"bluesky": "stefanobartoletti.it",
|
|
5925
|
+
"twitter": "ste_bartoletti"
|
|
4878
5926
|
}
|
|
4879
5927
|
],
|
|
4880
5928
|
"compatibility": {
|
|
@@ -4882,6 +5930,29 @@
|
|
|
4882
5930
|
"requires": {}
|
|
4883
5931
|
}
|
|
4884
5932
|
},
|
|
5933
|
+
{
|
|
5934
|
+
"name": "nuxt-ssr-api-logger",
|
|
5935
|
+
"description": "A small module that helps you see when your Nuxt application sends any API request via SSR.",
|
|
5936
|
+
"repo": "buglavecz/nuxt-ssr-api-logger",
|
|
5937
|
+
"npm": "nuxt-ssr-api-logger",
|
|
5938
|
+
"icon": "nuxt-ssr-api-logger.png",
|
|
5939
|
+
"github": "https://github.com/buglavecz/nuxt-ssr-api-logger",
|
|
5940
|
+
"website": "https://github.com/buglavecz/nuxt-ssr-api-logger",
|
|
5941
|
+
"learn_more": "",
|
|
5942
|
+
"category": "Devtools",
|
|
5943
|
+
"type": "3rd-party",
|
|
5944
|
+
"maintainers": [
|
|
5945
|
+
{
|
|
5946
|
+
"name": "Peter Buglavecz",
|
|
5947
|
+
"github": "buglavecz",
|
|
5948
|
+
"avatar": "https://avatars.githubusercontent.com/u/43108336"
|
|
5949
|
+
}
|
|
5950
|
+
],
|
|
5951
|
+
"compatibility": {
|
|
5952
|
+
"nuxt": ">=3.16.0",
|
|
5953
|
+
"requires": {}
|
|
5954
|
+
}
|
|
5955
|
+
},
|
|
4885
5956
|
{
|
|
4886
5957
|
"name": "ssr-lit",
|
|
4887
5958
|
"description": "Server-Side Rendering for Lit Element components",
|
|
@@ -4932,6 +6003,51 @@
|
|
|
4932
6003
|
"requires": {}
|
|
4933
6004
|
}
|
|
4934
6005
|
},
|
|
6006
|
+
{
|
|
6007
|
+
"name": "nuxt-strapi-blocks-renderer",
|
|
6008
|
+
"description": "Render the Strapi CMS blocks text element easily in Nuxt.",
|
|
6009
|
+
"repo": "freb97/nuxt-strapi-blocks-renderer",
|
|
6010
|
+
"npm": "nuxt-strapi-blocks-renderer",
|
|
6011
|
+
"icon": "nuxt-strapi-blocks-renderer.png",
|
|
6012
|
+
"github": "https://github.com/freb97/nuxt-strapi-blocks-renderer",
|
|
6013
|
+
"website": "https://github.com/freb97/nuxt-strapi-blocks-renderer",
|
|
6014
|
+
"learn_more": "https://strapi.io",
|
|
6015
|
+
"category": "CMS",
|
|
6016
|
+
"type": "3rd-party",
|
|
6017
|
+
"maintainers": [
|
|
6018
|
+
{
|
|
6019
|
+
"name": "Frederik Bußmann",
|
|
6020
|
+
"github": "freb97"
|
|
6021
|
+
}
|
|
6022
|
+
],
|
|
6023
|
+
"compatibility": {
|
|
6024
|
+
"nuxt": "^3.0.0",
|
|
6025
|
+
"requires": {}
|
|
6026
|
+
}
|
|
6027
|
+
},
|
|
6028
|
+
{
|
|
6029
|
+
"name": "nuxt-svg-sprite-icon",
|
|
6030
|
+
"description": "A powerful SVG sprite module for Nuxt 3 that automatically generates SVG sprites from your assets and provides an easy-to-use component for displaying icons.",
|
|
6031
|
+
"repo": "MikeCheng1208/nuxt-svg-sprite-icon",
|
|
6032
|
+
"npm": "nuxt-svg-sprite-icon",
|
|
6033
|
+
"icon": "nuxt-svg-sprite-icon.png",
|
|
6034
|
+
"github": "https://github.com/MikeCheng1208/nuxt-svg-sprite-icon",
|
|
6035
|
+
"website": "https://github.com/MikeCheng1208/nuxt-svg-sprite-icon",
|
|
6036
|
+
"learn_more": "",
|
|
6037
|
+
"category": "UI",
|
|
6038
|
+
"type": "3rd-party",
|
|
6039
|
+
"maintainers": [
|
|
6040
|
+
{
|
|
6041
|
+
"name": "Mike Cheng",
|
|
6042
|
+
"github": "MikeCheng1208",
|
|
6043
|
+
"twitter": "mike_cheng1208"
|
|
6044
|
+
}
|
|
6045
|
+
],
|
|
6046
|
+
"compatibility": {
|
|
6047
|
+
"nuxt": ">=3.17.0",
|
|
6048
|
+
"requires": {}
|
|
6049
|
+
}
|
|
6050
|
+
},
|
|
4935
6051
|
{
|
|
4936
6052
|
"name": "nuxt-svgo-loader",
|
|
4937
6053
|
"description": "Nuxt module to load SVG files as Vue components, using SVGO for optimization.",
|
|
@@ -4947,7 +6063,8 @@
|
|
|
4947
6063
|
{
|
|
4948
6064
|
"name": "Alex Liu",
|
|
4949
6065
|
"github": "Mini-ghost",
|
|
4950
|
-
"twitter": "Minighost_Alex"
|
|
6066
|
+
"twitter": "Minighost_Alex",
|
|
6067
|
+
"bluesky": "mini-ghost.bsky.social"
|
|
4951
6068
|
}
|
|
4952
6069
|
],
|
|
4953
6070
|
"compatibility": {
|
|
@@ -4969,7 +6086,7 @@
|
|
|
4969
6086
|
"type": "3rd-party",
|
|
4970
6087
|
"maintainers": [
|
|
4971
6088
|
{
|
|
4972
|
-
"name": "
|
|
6089
|
+
"name": "Corey Psoinos",
|
|
4973
6090
|
"github": "cpsoinos"
|
|
4974
6091
|
}
|
|
4975
6092
|
],
|
|
@@ -5001,6 +6118,28 @@
|
|
|
5001
6118
|
"requires": {}
|
|
5002
6119
|
}
|
|
5003
6120
|
},
|
|
6121
|
+
{
|
|
6122
|
+
"name": "nuxt-toc",
|
|
6123
|
+
"description": "Nuxt module for table of contents (TOC) component in Nuxt Content projects",
|
|
6124
|
+
"repo": "hanyujie2002/nuxt-toc",
|
|
6125
|
+
"npm": "nuxt-toc",
|
|
6126
|
+
"icon": "nuxt-toc.png",
|
|
6127
|
+
"github": "https://github.com/hanyujie2002/nuxt-toc",
|
|
6128
|
+
"website": "https://github.com/hanyujie2002/nuxt-toc",
|
|
6129
|
+
"learn_more": "",
|
|
6130
|
+
"category": "UI",
|
|
6131
|
+
"type": "3rd-party",
|
|
6132
|
+
"maintainers": [
|
|
6133
|
+
{
|
|
6134
|
+
"name": "hanyujie2002",
|
|
6135
|
+
"github": "hanyujie2002"
|
|
6136
|
+
}
|
|
6137
|
+
],
|
|
6138
|
+
"compatibility": {
|
|
6139
|
+
"nuxt": ">=3.0.0",
|
|
6140
|
+
"requires": {}
|
|
6141
|
+
}
|
|
6142
|
+
},
|
|
5004
6143
|
{
|
|
5005
6144
|
"name": "nuxt-unleash",
|
|
5006
6145
|
"description": "Nuxt module to use Unleash toggle feature services",
|
|
@@ -5014,7 +6153,7 @@
|
|
|
5014
6153
|
"type": "3rd-party",
|
|
5015
6154
|
"maintainers": [
|
|
5016
6155
|
{
|
|
5017
|
-
"name": "Juanjo
|
|
6156
|
+
"name": "Juanjo Conejero",
|
|
5018
6157
|
"github": "conejerock"
|
|
5019
6158
|
}
|
|
5020
6159
|
],
|
|
@@ -5036,8 +6175,10 @@
|
|
|
5036
6175
|
"type": "3rd-party",
|
|
5037
6176
|
"maintainers": [
|
|
5038
6177
|
{
|
|
5039
|
-
"name": "
|
|
5040
|
-
"github": "Tahul"
|
|
6178
|
+
"name": "Yaël Guilloux",
|
|
6179
|
+
"github": "Tahul",
|
|
6180
|
+
"twitter": "yaeeelglx",
|
|
6181
|
+
"bluesky": "yael.dev"
|
|
5041
6182
|
}
|
|
5042
6183
|
],
|
|
5043
6184
|
"compatibility": {
|
|
@@ -5045,6 +6186,28 @@
|
|
|
5045
6186
|
"requires": {}
|
|
5046
6187
|
}
|
|
5047
6188
|
},
|
|
6189
|
+
{
|
|
6190
|
+
"name": "nuxt-useless-blobs",
|
|
6191
|
+
"description": "An easier way of using useless-blobs in your Nuxt project!",
|
|
6192
|
+
"repo": "oyedejioyewole/nuxt-useless-blobs",
|
|
6193
|
+
"npm": "nuxt-useless-blobs",
|
|
6194
|
+
"icon": "nuxt-useless-blobs.svg",
|
|
6195
|
+
"github": "https://github.com/oyedejioyewole/nuxt-useless-blobs",
|
|
6196
|
+
"website": "https://nuxt-useless-blobs.vercel.app",
|
|
6197
|
+
"learn_more": "",
|
|
6198
|
+
"category": "UI",
|
|
6199
|
+
"type": "3rd-party",
|
|
6200
|
+
"maintainers": [
|
|
6201
|
+
{
|
|
6202
|
+
"name": "Oyedeji Oyewole",
|
|
6203
|
+
"github": "oyedejioyewole"
|
|
6204
|
+
}
|
|
6205
|
+
],
|
|
6206
|
+
"compatibility": {
|
|
6207
|
+
"nuxt": "^3.0.0",
|
|
6208
|
+
"requires": {}
|
|
6209
|
+
}
|
|
6210
|
+
},
|
|
5048
6211
|
{
|
|
5049
6212
|
"name": "nuxt-uswds",
|
|
5050
6213
|
"description": "Vue USWDS (United States Web Design System) integration for Nuxt.js",
|
|
@@ -5080,7 +6243,7 @@
|
|
|
5080
6243
|
"type": "3rd-party",
|
|
5081
6244
|
"maintainers": [
|
|
5082
6245
|
{
|
|
5083
|
-
"name": "
|
|
6246
|
+
"name": "Igor Talpa",
|
|
5084
6247
|
"github": "mvrlin"
|
|
5085
6248
|
}
|
|
5086
6249
|
],
|
|
@@ -5105,7 +6268,8 @@
|
|
|
5105
6268
|
"maintainers": [
|
|
5106
6269
|
{
|
|
5107
6270
|
"name": "Kasun Vithanage",
|
|
5108
|
-
"github": "kasvith"
|
|
6271
|
+
"github": "kasvith",
|
|
6272
|
+
"twitter": "kasvith"
|
|
5109
6273
|
}
|
|
5110
6274
|
],
|
|
5111
6275
|
"compatibility": {
|
|
@@ -5126,7 +6290,7 @@
|
|
|
5126
6290
|
"type": "3rd-party",
|
|
5127
6291
|
"maintainers": [
|
|
5128
6292
|
{
|
|
5129
|
-
"name": "
|
|
6293
|
+
"name": "Georget Julien",
|
|
5130
6294
|
"github": "xibman"
|
|
5131
6295
|
}
|
|
5132
6296
|
],
|
|
@@ -5148,7 +6312,7 @@
|
|
|
5148
6312
|
"type": "3rd-party",
|
|
5149
6313
|
"maintainers": [
|
|
5150
6314
|
{
|
|
5151
|
-
"name": "
|
|
6315
|
+
"name": "Rasmus Schlünsen",
|
|
5152
6316
|
"github": "schlunsen"
|
|
5153
6317
|
}
|
|
5154
6318
|
],
|
|
@@ -5177,7 +6341,30 @@
|
|
|
5177
6341
|
{
|
|
5178
6342
|
"name": "Pooya Parsa",
|
|
5179
6343
|
"github": "pi0",
|
|
5180
|
-
"twitter": "_pi0_"
|
|
6344
|
+
"twitter": "_pi0_",
|
|
6345
|
+
"bluesky": "pi0.io"
|
|
6346
|
+
}
|
|
6347
|
+
],
|
|
6348
|
+
"compatibility": {
|
|
6349
|
+
"nuxt": "^2.0.0",
|
|
6350
|
+
"requires": {}
|
|
6351
|
+
}
|
|
6352
|
+
},
|
|
6353
|
+
{
|
|
6354
|
+
"name": "nuxt2-sentry",
|
|
6355
|
+
"description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
|
|
6356
|
+
"repo": "nuxt-community/sentry-module",
|
|
6357
|
+
"npm": "@nuxtjs/sentry",
|
|
6358
|
+
"icon": "sentry.svg",
|
|
6359
|
+
"github": "https://github.com/nuxt-community/sentry-module",
|
|
6360
|
+
"website": "https://sentry.nuxtjs.org/",
|
|
6361
|
+
"learn_more": "https://sentry.io/welcome/",
|
|
6362
|
+
"category": "Monitoring",
|
|
6363
|
+
"type": "community",
|
|
6364
|
+
"maintainers": [
|
|
6365
|
+
{
|
|
6366
|
+
"name": "Rafał Chłodnicki",
|
|
6367
|
+
"github": "rchl"
|
|
5181
6368
|
}
|
|
5182
6369
|
],
|
|
5183
6370
|
"compatibility": {
|
|
@@ -5198,8 +6385,9 @@
|
|
|
5198
6385
|
"type": "3rd-party",
|
|
5199
6386
|
"maintainers": [
|
|
5200
6387
|
{
|
|
5201
|
-
"name": "
|
|
5202
|
-
"github": "daliborgogic"
|
|
6388
|
+
"name": "Dalibor Gogic",
|
|
6389
|
+
"github": "daliborgogic",
|
|
6390
|
+
"twitter": "dalibor_gogic"
|
|
5203
6391
|
}
|
|
5204
6392
|
],
|
|
5205
6393
|
"compatibility": {
|
|
@@ -5222,7 +6410,8 @@
|
|
|
5222
6410
|
{
|
|
5223
6411
|
"name": "Pooya Parsa",
|
|
5224
6412
|
"github": "pi0",
|
|
5225
|
-
"twitter": "_pi0_"
|
|
6413
|
+
"twitter": "_pi0_",
|
|
6414
|
+
"bluesky": "pi0.io"
|
|
5226
6415
|
}
|
|
5227
6416
|
],
|
|
5228
6417
|
"compatibility": {
|
|
@@ -5255,6 +6444,34 @@
|
|
|
5255
6444
|
"devtools": "^0.0.0"
|
|
5256
6445
|
}
|
|
5257
6446
|
},
|
|
6447
|
+
{
|
|
6448
|
+
"name": "oku-primitives",
|
|
6449
|
+
"description": "Unlock seamless, high-performance Vue apps with accessible, customizable components designed for modern, intuitive web experiences. Empower your Vue apps.",
|
|
6450
|
+
"repo": "oku-ui/primitives#main/packages/core",
|
|
6451
|
+
"npm": "@oku-ui/primitives",
|
|
6452
|
+
"icon": "oku.svg",
|
|
6453
|
+
"github": "https://github.com/oku-ui/primitives",
|
|
6454
|
+
"website": "https://primitives.oku-ui.com",
|
|
6455
|
+
"learn_more": "https://primitives.oku-ui.com/overview/installation#nuxt-modules",
|
|
6456
|
+
"category": "UI",
|
|
6457
|
+
"type": "3rd-party",
|
|
6458
|
+
"maintainers": [
|
|
6459
|
+
{
|
|
6460
|
+
"name": "Валентин Степанов",
|
|
6461
|
+
"github": "teleskop150750",
|
|
6462
|
+
"twitter": "teleskop150750"
|
|
6463
|
+
},
|
|
6464
|
+
{
|
|
6465
|
+
"name": "Wind",
|
|
6466
|
+
"github": "productdevbook",
|
|
6467
|
+
"twitter": "productdevbook"
|
|
6468
|
+
}
|
|
6469
|
+
],
|
|
6470
|
+
"compatibility": {
|
|
6471
|
+
"nuxt": ">=3.14",
|
|
6472
|
+
"requires": {}
|
|
6473
|
+
}
|
|
6474
|
+
},
|
|
5258
6475
|
{
|
|
5259
6476
|
"name": "onesignal",
|
|
5260
6477
|
"description": "OneSignal is a Free, high volume and reliable push notification service for websites and mobile applications.",
|
|
@@ -5270,7 +6487,8 @@
|
|
|
5270
6487
|
{
|
|
5271
6488
|
"name": "Pooya Parsa",
|
|
5272
6489
|
"github": "pi0",
|
|
5273
|
-
"twitter": "_pi0_"
|
|
6490
|
+
"twitter": "_pi0_",
|
|
6491
|
+
"bluesky": "pi0.io"
|
|
5274
6492
|
}
|
|
5275
6493
|
],
|
|
5276
6494
|
"compatibility": {
|
|
@@ -5345,6 +6563,28 @@
|
|
|
5345
6563
|
"requires": {}
|
|
5346
6564
|
}
|
|
5347
6565
|
},
|
|
6566
|
+
{
|
|
6567
|
+
"name": "paper-ui",
|
|
6568
|
+
"description": "A ui kit for nuxt",
|
|
6569
|
+
"repo": "paper-kit/nuxt",
|
|
6570
|
+
"npm": "@paper-ui/nuxt",
|
|
6571
|
+
"icon": "paper-ui.svg",
|
|
6572
|
+
"github": "https://github.com/paper-kit/nuxt",
|
|
6573
|
+
"website": "https://paper-docs.nuxt.space/",
|
|
6574
|
+
"learn_more": "https://paper-docs.nuxt.space/",
|
|
6575
|
+
"category": "UI",
|
|
6576
|
+
"type": "3rd-party",
|
|
6577
|
+
"maintainers": [
|
|
6578
|
+
{
|
|
6579
|
+
"name": "paper-kit",
|
|
6580
|
+
"github": "paper-kit"
|
|
6581
|
+
}
|
|
6582
|
+
],
|
|
6583
|
+
"compatibility": {
|
|
6584
|
+
"nuxt": ">=3.0.0",
|
|
6585
|
+
"requires": {}
|
|
6586
|
+
}
|
|
6587
|
+
},
|
|
5348
6588
|
{
|
|
5349
6589
|
"name": "parse",
|
|
5350
6590
|
"description": "Parse package for Nuxt",
|
|
@@ -5405,7 +6645,8 @@
|
|
|
5405
6645
|
{
|
|
5406
6646
|
"name": "Daniel Roe",
|
|
5407
6647
|
"github": "danielroe",
|
|
5408
|
-
"twitter": "danielcroe"
|
|
6648
|
+
"twitter": "danielcroe",
|
|
6649
|
+
"bluesky": "danielroe.dev"
|
|
5409
6650
|
}
|
|
5410
6651
|
],
|
|
5411
6652
|
"compatibility": {
|
|
@@ -5428,8 +6669,10 @@
|
|
|
5428
6669
|
"type": "3rd-party",
|
|
5429
6670
|
"maintainers": [
|
|
5430
6671
|
{
|
|
5431
|
-
"name": "Arash Sheyda",
|
|
5432
|
-
"github": "arashsheyda"
|
|
6672
|
+
"name": "Arash Ari Sheyda",
|
|
6673
|
+
"github": "arashsheyda",
|
|
6674
|
+
"twitter": "arash_sheyda",
|
|
6675
|
+
"bluesky": "arashsheyda.me"
|
|
5433
6676
|
}
|
|
5434
6677
|
],
|
|
5435
6678
|
"compatibility": {
|
|
@@ -5468,14 +6711,15 @@
|
|
|
5468
6711
|
"npm": "pergel",
|
|
5469
6712
|
"icon": "pergel.svg",
|
|
5470
6713
|
"github": "https://github.com/oku-ui/pergel",
|
|
5471
|
-
"website": "https://oku-ui.com/
|
|
6714
|
+
"website": "https://pergel.oku-ui.com/",
|
|
5472
6715
|
"learn_more": "",
|
|
5473
6716
|
"category": "Devtools",
|
|
5474
6717
|
"type": "3rd-party",
|
|
5475
6718
|
"maintainers": [
|
|
5476
6719
|
{
|
|
5477
|
-
"name": "
|
|
5478
|
-
"github": "productdevbook"
|
|
6720
|
+
"name": "Wind",
|
|
6721
|
+
"github": "productdevbook",
|
|
6722
|
+
"twitter": "productdevbook"
|
|
5479
6723
|
}
|
|
5480
6724
|
],
|
|
5481
6725
|
"compatibility": {
|
|
@@ -5506,6 +6750,30 @@
|
|
|
5506
6750
|
"requires": {}
|
|
5507
6751
|
}
|
|
5508
6752
|
},
|
|
6753
|
+
{
|
|
6754
|
+
"name": "pinia-colada",
|
|
6755
|
+
"description": "The smart data fetching layer for Pinia",
|
|
6756
|
+
"repo": "posva/pinia-colada#main/nuxt",
|
|
6757
|
+
"npm": "@pinia/colada-nuxt",
|
|
6758
|
+
"icon": "pinia-colada.png",
|
|
6759
|
+
"github": "https://github.com/posva/pinia-colada/tree/main/nuxt",
|
|
6760
|
+
"website": "https://pinia-colada.esm.dev",
|
|
6761
|
+
"learn_more": "",
|
|
6762
|
+
"category": "Extensions",
|
|
6763
|
+
"type": "3rd-party",
|
|
6764
|
+
"maintainers": [
|
|
6765
|
+
{
|
|
6766
|
+
"name": "Eduardo San Martin Morote",
|
|
6767
|
+
"github": "posva",
|
|
6768
|
+
"twitter": "posva",
|
|
6769
|
+
"bluesky": "esm.dev"
|
|
6770
|
+
}
|
|
6771
|
+
],
|
|
6772
|
+
"compatibility": {
|
|
6773
|
+
"nuxt": "^3.13.0 || ^4.0.0",
|
|
6774
|
+
"requires": {}
|
|
6775
|
+
}
|
|
6776
|
+
},
|
|
5509
6777
|
{
|
|
5510
6778
|
"name": "pinia-orm",
|
|
5511
6779
|
"description": "The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store.",
|
|
@@ -5519,8 +6787,9 @@
|
|
|
5519
6787
|
"type": "3rd-party",
|
|
5520
6788
|
"maintainers": [
|
|
5521
6789
|
{
|
|
5522
|
-
"name": "
|
|
5523
|
-
"github": "CodeDredd"
|
|
6790
|
+
"name": "Gregor Becker",
|
|
6791
|
+
"github": "CodeDredd",
|
|
6792
|
+
"twitter": "_Gregor_Becker"
|
|
5524
6793
|
}
|
|
5525
6794
|
],
|
|
5526
6795
|
"compatibility": {
|
|
@@ -5533,18 +6802,19 @@
|
|
|
5533
6802
|
{
|
|
5534
6803
|
"name": "pinia-plugin-persistedstate",
|
|
5535
6804
|
"description": "Configurable persistence and rehydration of Pinia stores.",
|
|
5536
|
-
"repo": "prazdevs/pinia-plugin-persistedstate
|
|
5537
|
-
"npm": "
|
|
6805
|
+
"repo": "prazdevs/pinia-plugin-persistedstate",
|
|
6806
|
+
"npm": "pinia-plugin-persistedstate",
|
|
5538
6807
|
"icon": "pinia-plugin-persistedstate.png",
|
|
5539
|
-
"github": "https://github.com/prazdevs/pinia-plugin-persistedstate
|
|
6808
|
+
"github": "https://github.com/prazdevs/pinia-plugin-persistedstate",
|
|
5540
6809
|
"website": "https://prazdevs.github.io/pinia-plugin-persistedstate/",
|
|
5541
6810
|
"learn_more": "",
|
|
5542
6811
|
"category": "Extensions",
|
|
5543
6812
|
"type": "3rd-party",
|
|
5544
6813
|
"maintainers": [
|
|
5545
6814
|
{
|
|
5546
|
-
"name": "
|
|
5547
|
-
"github": "prazdevs"
|
|
6815
|
+
"name": "praz",
|
|
6816
|
+
"github": "prazdevs",
|
|
6817
|
+
"bluesky": "dev.praz.me"
|
|
5548
6818
|
}
|
|
5549
6819
|
],
|
|
5550
6820
|
"compatibility": {
|
|
@@ -5554,6 +6824,28 @@
|
|
|
5554
6824
|
}
|
|
5555
6825
|
}
|
|
5556
6826
|
},
|
|
6827
|
+
{
|
|
6828
|
+
"name": "pinia-plugin-unstorage",
|
|
6829
|
+
"description": "Configurable persistence and rehydration of Pinia stores.",
|
|
6830
|
+
"repo": "litingyes/pinia-plugin-unstorage",
|
|
6831
|
+
"npm": "pinia-plugin-unstorage",
|
|
6832
|
+
"icon": "pinia-plugin-unstorage.svg",
|
|
6833
|
+
"github": "https://github.com/litingyes/pinia-plugin-unstorage",
|
|
6834
|
+
"website": "https://github.com/litingyes/pinia-plugin-unstorage?tab=readme-ov-file#pinia-plugin-unstorage",
|
|
6835
|
+
"learn_more": "",
|
|
6836
|
+
"category": "Extensions",
|
|
6837
|
+
"type": "3rd-party",
|
|
6838
|
+
"maintainers": [
|
|
6839
|
+
{
|
|
6840
|
+
"name": "Liting",
|
|
6841
|
+
"github": "litingyes"
|
|
6842
|
+
}
|
|
6843
|
+
],
|
|
6844
|
+
"compatibility": {
|
|
6845
|
+
"nuxt": ">=3.0.0",
|
|
6846
|
+
"requires": {}
|
|
6847
|
+
}
|
|
6848
|
+
},
|
|
5557
6849
|
{
|
|
5558
6850
|
"name": "pinia",
|
|
5559
6851
|
"description": "The Vue Store that you will enjoy using",
|
|
@@ -5567,8 +6859,10 @@
|
|
|
5567
6859
|
"type": "3rd-party",
|
|
5568
6860
|
"maintainers": [
|
|
5569
6861
|
{
|
|
5570
|
-
"name": "
|
|
5571
|
-
"github": "posva"
|
|
6862
|
+
"name": "Eduardo San Martin Morote",
|
|
6863
|
+
"github": "posva",
|
|
6864
|
+
"twitter": "posva",
|
|
6865
|
+
"bluesky": "esm.dev"
|
|
5572
6866
|
}
|
|
5573
6867
|
],
|
|
5574
6868
|
"compatibility": {
|
|
@@ -5578,6 +6872,28 @@
|
|
|
5578
6872
|
}
|
|
5579
6873
|
}
|
|
5580
6874
|
},
|
|
6875
|
+
{
|
|
6876
|
+
"name": "planship",
|
|
6877
|
+
"description": "Entitlements, metering, plan packaging, and subscription management for Nuxt apps.",
|
|
6878
|
+
"repo": "planship/planship-nuxt",
|
|
6879
|
+
"npm": "@planship/nuxt",
|
|
6880
|
+
"icon": "planship.svg",
|
|
6881
|
+
"github": "https://github.com/planship/planship-nuxt",
|
|
6882
|
+
"website": "https://planship.io",
|
|
6883
|
+
"learn_more": "https://docs.planship.io",
|
|
6884
|
+
"category": "Payment",
|
|
6885
|
+
"type": "3rd-party",
|
|
6886
|
+
"maintainers": [
|
|
6887
|
+
{
|
|
6888
|
+
"name": "Pawel Wojnarowicz",
|
|
6889
|
+
"github": "pwojnaro"
|
|
6890
|
+
}
|
|
6891
|
+
],
|
|
6892
|
+
"compatibility": {
|
|
6893
|
+
"nuxt": ">=3.0.0",
|
|
6894
|
+
"requires": {}
|
|
6895
|
+
}
|
|
6896
|
+
},
|
|
5581
6897
|
{
|
|
5582
6898
|
"name": "plausible",
|
|
5583
6899
|
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
@@ -5592,7 +6908,8 @@
|
|
|
5592
6908
|
"maintainers": [
|
|
5593
6909
|
{
|
|
5594
6910
|
"name": "Johann Schopplich",
|
|
5595
|
-
"github": "johannschopplich"
|
|
6911
|
+
"github": "johannschopplich",
|
|
6912
|
+
"twitter": "jschopplich"
|
|
5596
6913
|
}
|
|
5597
6914
|
],
|
|
5598
6915
|
"compatibility": {
|
|
@@ -5671,12 +6988,12 @@
|
|
|
5671
6988
|
{
|
|
5672
6989
|
"name": "primevue",
|
|
5673
6990
|
"description": "Next Generation Vue UI Component Library",
|
|
5674
|
-
"repo": "primefaces/primevue
|
|
5675
|
-
"npm": "nuxt-
|
|
6991
|
+
"repo": "primefaces/primevue#master/packages/nuxt-module",
|
|
6992
|
+
"npm": "@primevue/nuxt-module",
|
|
5676
6993
|
"icon": "primevue.svg",
|
|
5677
|
-
"github": "https://github.com/primefaces/primevue
|
|
6994
|
+
"github": "https://github.com/primefaces/primevue/tree/master/packages/nuxt-module",
|
|
5678
6995
|
"website": "https://primevue.org/",
|
|
5679
|
-
"learn_more": "https://primevue.org/",
|
|
6996
|
+
"learn_more": "https://primevue.org/nuxt/",
|
|
5680
6997
|
"category": "UI",
|
|
5681
6998
|
"type": "3rd-party",
|
|
5682
6999
|
"maintainers": [
|
|
@@ -5726,9 +7043,10 @@
|
|
|
5726
7043
|
"type": "community",
|
|
5727
7044
|
"maintainers": [
|
|
5728
7045
|
{
|
|
5729
|
-
"name": "
|
|
7046
|
+
"name": "Lucie",
|
|
5730
7047
|
"github": "lihbr",
|
|
5731
|
-
"twitter": "li_hbr"
|
|
7048
|
+
"twitter": "li_hbr",
|
|
7049
|
+
"bluesky": "lihbr.com"
|
|
5732
7050
|
}
|
|
5733
7051
|
],
|
|
5734
7052
|
"compatibility": {
|
|
@@ -5749,7 +7067,7 @@
|
|
|
5749
7067
|
"type": "3rd-party",
|
|
5750
7068
|
"maintainers": [
|
|
5751
7069
|
{
|
|
5752
|
-
"name": "
|
|
7070
|
+
"name": "Aleksandr Kriuchkov",
|
|
5753
7071
|
"github": "artmizu"
|
|
5754
7072
|
}
|
|
5755
7073
|
],
|
|
@@ -5771,7 +7089,7 @@
|
|
|
5771
7089
|
"type": "3rd-party",
|
|
5772
7090
|
"maintainers": [
|
|
5773
7091
|
{
|
|
5774
|
-
"name": "
|
|
7092
|
+
"name": "Moritz Graf",
|
|
5775
7093
|
"github": "mmoollllee"
|
|
5776
7094
|
}
|
|
5777
7095
|
],
|
|
@@ -5795,7 +7113,8 @@
|
|
|
5795
7113
|
{
|
|
5796
7114
|
"name": "Pooya Parsa",
|
|
5797
7115
|
"github": "pi0",
|
|
5798
|
-
"twitter": "_pi0_"
|
|
7116
|
+
"twitter": "_pi0_",
|
|
7117
|
+
"bluesky": "pi0.io"
|
|
5799
7118
|
}
|
|
5800
7119
|
],
|
|
5801
7120
|
"compatibility": {
|
|
@@ -5863,7 +7182,8 @@
|
|
|
5863
7182
|
{
|
|
5864
7183
|
"name": "Pooya Parsa",
|
|
5865
7184
|
"github": "pi0",
|
|
5866
|
-
"twitter": "_pi0_"
|
|
7185
|
+
"twitter": "_pi0_",
|
|
7186
|
+
"bluesky": "pi0.io"
|
|
5867
7187
|
}
|
|
5868
7188
|
],
|
|
5869
7189
|
"compatibility": {
|
|
@@ -5883,15 +7203,40 @@
|
|
|
5883
7203
|
"website": "https://github.com/nuxt-community/python-module",
|
|
5884
7204
|
"learn_more": "https://www.python.org/",
|
|
5885
7205
|
"category": "Extensions",
|
|
5886
|
-
"type": "community",
|
|
7206
|
+
"type": "community",
|
|
7207
|
+
"maintainers": [
|
|
7208
|
+
{
|
|
7209
|
+
"name": "Sebastian Silva",
|
|
7210
|
+
"github": "icarito"
|
|
7211
|
+
}
|
|
7212
|
+
],
|
|
7213
|
+
"compatibility": {
|
|
7214
|
+
"nuxt": "^2.0.0",
|
|
7215
|
+
"requires": {}
|
|
7216
|
+
}
|
|
7217
|
+
},
|
|
7218
|
+
{
|
|
7219
|
+
"name": "qrcode",
|
|
7220
|
+
"description": "A Nuxt module that provides support for generating and reading QRCodes.",
|
|
7221
|
+
"repo": "sandros94/nuxt-qrcode",
|
|
7222
|
+
"npm": "nuxt-qrcode",
|
|
7223
|
+
"icon": "qrcode.svg",
|
|
7224
|
+
"github": "https://github.com/sandros94/nuxt-qrcode",
|
|
7225
|
+
"website": "https://qrcode.s94.dev",
|
|
7226
|
+
"learn_more": "",
|
|
7227
|
+
"category": "Extensions",
|
|
7228
|
+
"type": "3rd-party",
|
|
5887
7229
|
"maintainers": [
|
|
5888
7230
|
{
|
|
5889
|
-
"name": "
|
|
5890
|
-
"github": "
|
|
7231
|
+
"name": "Sandro Circi",
|
|
7232
|
+
"github": "sandros94",
|
|
7233
|
+
"avatar": "https://avatars.githubusercontent.com/u/13056429",
|
|
7234
|
+
"bluesky": "sandros94.com",
|
|
7235
|
+
"twitter": "_sandros94"
|
|
5891
7236
|
}
|
|
5892
7237
|
],
|
|
5893
7238
|
"compatibility": {
|
|
5894
|
-
"nuxt": "
|
|
7239
|
+
"nuxt": ">=3.10.0",
|
|
5895
7240
|
"requires": {}
|
|
5896
7241
|
}
|
|
5897
7242
|
},
|
|
@@ -5919,20 +7264,20 @@
|
|
|
5919
7264
|
}
|
|
5920
7265
|
},
|
|
5921
7266
|
{
|
|
5922
|
-
"name": "
|
|
5923
|
-
"description": "
|
|
5924
|
-
"repo": "
|
|
5925
|
-
"npm": "nuxt
|
|
5926
|
-
"icon": "
|
|
5927
|
-
"github": "https://github.com/
|
|
5928
|
-
"website": "https://
|
|
5929
|
-
"learn_more": "https://
|
|
5930
|
-
"category": "
|
|
7267
|
+
"name": "query-api",
|
|
7268
|
+
"description": "Provides simple ways to query data from Craft CMS.",
|
|
7269
|
+
"repo": "samuelreichor/query-api#HEAD/packages/nuxt",
|
|
7270
|
+
"npm": "@query-api/nuxt",
|
|
7271
|
+
"icon": "query-api.svg",
|
|
7272
|
+
"github": "https://github.com/samuelreichor/query-api/tree/main/packages/nuxt",
|
|
7273
|
+
"website": "https://samuelreichor.at/libraries/nuxt-craftcms",
|
|
7274
|
+
"learn_more": "https://samuelreichor.at/libraries",
|
|
7275
|
+
"category": "CMS",
|
|
5931
7276
|
"type": "3rd-party",
|
|
5932
7277
|
"maintainers": [
|
|
5933
7278
|
{
|
|
5934
|
-
"name": "
|
|
5935
|
-
"github": "
|
|
7279
|
+
"name": "Samuel Reichör",
|
|
7280
|
+
"github": "samuelreichor"
|
|
5936
7281
|
}
|
|
5937
7282
|
],
|
|
5938
7283
|
"compatibility": {
|
|
@@ -5941,33 +7286,20 @@
|
|
|
5941
7286
|
}
|
|
5942
7287
|
},
|
|
5943
7288
|
{
|
|
5944
|
-
"name": "
|
|
5945
|
-
"description": "
|
|
5946
|
-
"repo": "
|
|
5947
|
-
"npm": "
|
|
5948
|
-
"icon": "
|
|
5949
|
-
"github": "https://github.com/
|
|
5950
|
-
"website": "https://
|
|
5951
|
-
"learn_more": "https://
|
|
5952
|
-
"category": "
|
|
7289
|
+
"name": "radash",
|
|
7290
|
+
"description": "radash module with auto-import and custom prefix",
|
|
7291
|
+
"repo": "bbg/nuxt-radash",
|
|
7292
|
+
"npm": "nuxt-radash",
|
|
7293
|
+
"icon": "radash.png",
|
|
7294
|
+
"github": "https://github.com/bbg/nuxt-radash",
|
|
7295
|
+
"website": "https://github.com/bbg/nuxt-radash#readme",
|
|
7296
|
+
"learn_more": "https://github.com/rayepps/radash/",
|
|
7297
|
+
"category": "Libraries",
|
|
5953
7298
|
"type": "3rd-party",
|
|
5954
7299
|
"maintainers": [
|
|
5955
7300
|
{
|
|
5956
|
-
"name": "
|
|
5957
|
-
"github": "
|
|
5958
|
-
"twitter": "zernonia"
|
|
5959
|
-
},
|
|
5960
|
-
{
|
|
5961
|
-
"name": "Khairul Haaziq",
|
|
5962
|
-
"github": "khairulhaaziq"
|
|
5963
|
-
},
|
|
5964
|
-
{
|
|
5965
|
-
"name": "Mujahid Anuar",
|
|
5966
|
-
"github": "mujahidfa"
|
|
5967
|
-
},
|
|
5968
|
-
{
|
|
5969
|
-
"name": "Max",
|
|
5970
|
-
"github": "onmax"
|
|
7301
|
+
"name": "Batuhan Göksu",
|
|
7302
|
+
"github": "bbg"
|
|
5971
7303
|
}
|
|
5972
7304
|
],
|
|
5973
7305
|
"compatibility": {
|
|
@@ -5988,7 +7320,7 @@
|
|
|
5988
7320
|
"type": "community",
|
|
5989
7321
|
"maintainers": [
|
|
5990
7322
|
{
|
|
5991
|
-
"name": "
|
|
7323
|
+
"name": "Igor Talpa",
|
|
5992
7324
|
"github": "mvrlin"
|
|
5993
7325
|
}
|
|
5994
7326
|
],
|
|
@@ -6011,8 +7343,9 @@
|
|
|
6011
7343
|
"maintainers": [
|
|
6012
7344
|
{
|
|
6013
7345
|
"name": "Alexander Lichter",
|
|
6014
|
-
"github": "
|
|
6015
|
-
"twitter": "TheAlexLichter"
|
|
7346
|
+
"github": "TheAlexLichter",
|
|
7347
|
+
"twitter": "TheAlexLichter",
|
|
7348
|
+
"bluesky": "thealexlichter.com"
|
|
6016
7349
|
}
|
|
6017
7350
|
],
|
|
6018
7351
|
"compatibility": {
|
|
@@ -6020,6 +7353,68 @@
|
|
|
6020
7353
|
"requires": {}
|
|
6021
7354
|
}
|
|
6022
7355
|
},
|
|
7356
|
+
{
|
|
7357
|
+
"name": "regle",
|
|
7358
|
+
"description": "Type safe model-based form validation library for Vue.js",
|
|
7359
|
+
"repo": "victorgarciaesgi/regle#main/packages/nuxt",
|
|
7360
|
+
"npm": "@regle/nuxt",
|
|
7361
|
+
"icon": "regle.svg",
|
|
7362
|
+
"github": "https://github.com/victorgarciaesgi/regle",
|
|
7363
|
+
"website": "https://reglejs.dev/",
|
|
7364
|
+
"learn_more": "https://reglejs.dev/integrations/nuxt",
|
|
7365
|
+
"category": "Libraries",
|
|
7366
|
+
"type": "3rd-party",
|
|
7367
|
+
"maintainers": [
|
|
7368
|
+
{
|
|
7369
|
+
"name": "Victor Garcia",
|
|
7370
|
+
"github": "victorgarciaesgi",
|
|
7371
|
+
"twitter": "desnoth_dev",
|
|
7372
|
+
"bluesky": "vicflix.dev"
|
|
7373
|
+
}
|
|
7374
|
+
],
|
|
7375
|
+
"compatibility": {
|
|
7376
|
+
"nuxt": ">=3.0.0",
|
|
7377
|
+
"requires": {}
|
|
7378
|
+
}
|
|
7379
|
+
},
|
|
7380
|
+
{
|
|
7381
|
+
"name": "reka-ui",
|
|
7382
|
+
"description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
|
|
7383
|
+
"repo": "unovue/radix-vue",
|
|
7384
|
+
"npm": "reka-ui",
|
|
7385
|
+
"icon": "reka-ui.svg",
|
|
7386
|
+
"github": "https://github.com/unovue/radix-vue",
|
|
7387
|
+
"website": "https://www.reka-ui.com/",
|
|
7388
|
+
"learn_more": "https://reka-ui.com/docs/overview/installation#nuxt-modules",
|
|
7389
|
+
"category": "UI",
|
|
7390
|
+
"type": "3rd-party",
|
|
7391
|
+
"maintainers": [
|
|
7392
|
+
{
|
|
7393
|
+
"name": "zernonia",
|
|
7394
|
+
"github": "zernonia",
|
|
7395
|
+
"twitter": "zernonia"
|
|
7396
|
+
},
|
|
7397
|
+
{
|
|
7398
|
+
"name": "Khairul Haaziq",
|
|
7399
|
+
"github": "khairulhaaziq"
|
|
7400
|
+
},
|
|
7401
|
+
{
|
|
7402
|
+
"name": "Mujahid Anuar",
|
|
7403
|
+
"github": "mujahidfa",
|
|
7404
|
+
"twitter": "mujahid_fa"
|
|
7405
|
+
},
|
|
7406
|
+
{
|
|
7407
|
+
"name": "Max",
|
|
7408
|
+
"github": "onmax",
|
|
7409
|
+
"twitter": "_onmax",
|
|
7410
|
+
"bluesky": "onmax.bsky.social"
|
|
7411
|
+
}
|
|
7412
|
+
],
|
|
7413
|
+
"compatibility": {
|
|
7414
|
+
"nuxt": ">=3.0.0",
|
|
7415
|
+
"requires": {}
|
|
7416
|
+
}
|
|
7417
|
+
},
|
|
6023
7418
|
{
|
|
6024
7419
|
"name": "resend",
|
|
6025
7420
|
"description": "Resend integration for Nuxt",
|
|
@@ -6035,7 +7430,8 @@
|
|
|
6035
7430
|
{
|
|
6036
7431
|
"name": "Nicolas Hedger",
|
|
6037
7432
|
"github": "nhedger",
|
|
6038
|
-
"twitter": "nicolashedger"
|
|
7433
|
+
"twitter": "nicolashedger",
|
|
7434
|
+
"bluesky": "hedger.ch"
|
|
6039
7435
|
}
|
|
6040
7436
|
],
|
|
6041
7437
|
"compatibility": {
|
|
@@ -6056,7 +7452,7 @@
|
|
|
6056
7452
|
"type": "3rd-party",
|
|
6057
7453
|
"maintainers": [
|
|
6058
7454
|
{
|
|
6059
|
-
"name": "
|
|
7455
|
+
"name": "Pim",
|
|
6060
7456
|
"github": "pimlie"
|
|
6061
7457
|
}
|
|
6062
7458
|
],
|
|
@@ -6079,7 +7475,8 @@
|
|
|
6079
7475
|
"maintainers": [
|
|
6080
7476
|
{
|
|
6081
7477
|
"name": "Ricardo Gobbo de Souza",
|
|
6082
|
-
"github": "ricardogobbosouza"
|
|
7478
|
+
"github": "ricardogobbosouza",
|
|
7479
|
+
"twitter": "gobbo_ricardo"
|
|
6083
7480
|
},
|
|
6084
7481
|
{
|
|
6085
7482
|
"name": "Harlan Wilton",
|
|
@@ -6130,9 +7527,10 @@
|
|
|
6130
7527
|
"type": "community",
|
|
6131
7528
|
"maintainers": [
|
|
6132
7529
|
{
|
|
6133
|
-
"name": "
|
|
7530
|
+
"name": "Farnabaz",
|
|
6134
7531
|
"github": "farnabaz",
|
|
6135
|
-
"twitter": "a_birang"
|
|
7532
|
+
"twitter": "a_birang",
|
|
7533
|
+
"bluesky": "farnabaz.dev"
|
|
6136
7534
|
}
|
|
6137
7535
|
],
|
|
6138
7536
|
"compatibility": {
|
|
@@ -6155,7 +7553,8 @@
|
|
|
6155
7553
|
{
|
|
6156
7554
|
"name": "Sébastien Chopin",
|
|
6157
7555
|
"github": "Atinux",
|
|
6158
|
-
"twitter": "
|
|
7556
|
+
"twitter": "atinux",
|
|
7557
|
+
"bluesky": "atinux.com"
|
|
6159
7558
|
}
|
|
6160
7559
|
],
|
|
6161
7560
|
"compatibility": {
|
|
@@ -6178,7 +7577,8 @@
|
|
|
6178
7577
|
{
|
|
6179
7578
|
"name": "Daniel Roe",
|
|
6180
7579
|
"github": "danielroe",
|
|
6181
|
-
"twitter": "danielcroe"
|
|
7580
|
+
"twitter": "danielcroe",
|
|
7581
|
+
"bluesky": "danielroe.dev"
|
|
6182
7582
|
}
|
|
6183
7583
|
],
|
|
6184
7584
|
"compatibility": {
|
|
@@ -6191,11 +7591,11 @@
|
|
|
6191
7591
|
{
|
|
6192
7592
|
"name": "scalar",
|
|
6193
7593
|
"description": "Render a beautiful API References based on a OpenAPI/Swagger file with Nuxt.",
|
|
6194
|
-
"repo": "scalar/scalar#main/
|
|
7594
|
+
"repo": "scalar/scalar#main/integrations/nuxt",
|
|
6195
7595
|
"npm": "@scalar/nuxt",
|
|
6196
7596
|
"icon": "scalar.svg",
|
|
6197
|
-
"github": "https://github.com/scalar/scalar/tree/main/
|
|
6198
|
-
"website": "https://github.com/scalar/scalar/tree/main/
|
|
7597
|
+
"github": "https://github.com/scalar/scalar/tree/main/integrations/nuxt",
|
|
7598
|
+
"website": "https://github.com/scalar/scalar/tree/main/integrations/nuxt",
|
|
6199
7599
|
"learn_more": "https://scalar.com",
|
|
6200
7600
|
"category": "Devtools",
|
|
6201
7601
|
"type": "3rd-party",
|
|
@@ -6219,7 +7619,7 @@
|
|
|
6219
7619
|
"icon": "schema-org.svg",
|
|
6220
7620
|
"github": "https://github.com/harlan-zw/nuxt-schema-org",
|
|
6221
7621
|
"website": "https://nuxtseo.com/schema-org",
|
|
6222
|
-
"learn_more": "https://unhead.unjs.io/schema-org/
|
|
7622
|
+
"learn_more": "https://unhead.unjs.io/docs/typescript/schema-org/guides/get-started/overview",
|
|
6223
7623
|
"category": "SEO",
|
|
6224
7624
|
"type": "3rd-party",
|
|
6225
7625
|
"maintainers": [
|
|
@@ -6237,14 +7637,14 @@
|
|
|
6237
7637
|
},
|
|
6238
7638
|
{
|
|
6239
7639
|
"name": "scripts",
|
|
6240
|
-
"description": "
|
|
7640
|
+
"description": "Add 3rd-party scripts without sacrificing performance.",
|
|
6241
7641
|
"repo": "nuxt/scripts",
|
|
6242
7642
|
"npm": "@nuxt/scripts",
|
|
6243
7643
|
"icon": "nuxt.svg",
|
|
6244
7644
|
"github": "https://github.com/nuxt/scripts",
|
|
6245
7645
|
"website": "https://scripts.nuxt.com",
|
|
6246
7646
|
"learn_more": "",
|
|
6247
|
-
"category": "
|
|
7647
|
+
"category": "Performance",
|
|
6248
7648
|
"type": "official",
|
|
6249
7649
|
"maintainers": [
|
|
6250
7650
|
{
|
|
@@ -6271,7 +7671,7 @@
|
|
|
6271
7671
|
"type": "3rd-party",
|
|
6272
7672
|
"maintainers": [
|
|
6273
7673
|
{
|
|
6274
|
-
"name": "
|
|
7674
|
+
"name": "Timar",
|
|
6275
7675
|
"github": "sugoidesune"
|
|
6276
7676
|
}
|
|
6277
7677
|
],
|
|
@@ -6295,7 +7695,9 @@
|
|
|
6295
7695
|
{
|
|
6296
7696
|
"name": "Jakub Andrzejewski",
|
|
6297
7697
|
"github": "Baroshem",
|
|
6298
|
-
"avatar": "https://avatars.githubusercontent.com/u/37120330?v=4"
|
|
7698
|
+
"avatar": "https://avatars.githubusercontent.com/u/37120330?v=4",
|
|
7699
|
+
"twitter": "jacobandrewsky",
|
|
7700
|
+
"bluesky": "jacobandrewsky.bsky.social"
|
|
6299
7701
|
}
|
|
6300
7702
|
],
|
|
6301
7703
|
"compatibility": {
|
|
@@ -6327,23 +7729,23 @@
|
|
|
6327
7729
|
},
|
|
6328
7730
|
{
|
|
6329
7731
|
"name": "sentry",
|
|
6330
|
-
"description": "Sentry
|
|
6331
|
-
"repo": "
|
|
6332
|
-
"npm": "@
|
|
7732
|
+
"description": "Official Sentry SDK for Nuxt (EXPERIMENTAL)",
|
|
7733
|
+
"repo": "getsentry/sentry-javascript#HEAD/packages/nuxt",
|
|
7734
|
+
"npm": "@sentry/nuxt",
|
|
6333
7735
|
"icon": "sentry.svg",
|
|
6334
|
-
"github": "https://github.com/
|
|
6335
|
-
"website": "https://sentry.
|
|
6336
|
-
"learn_more": "https://sentry.io
|
|
7736
|
+
"github": "https://github.com/getsentry/sentry-javascript/tree/HEAD/packages/nuxt",
|
|
7737
|
+
"website": "https://docs.sentry.io/platforms/javascript/guides/nuxt",
|
|
7738
|
+
"learn_more": "https://sentry.io",
|
|
6337
7739
|
"category": "Monitoring",
|
|
6338
|
-
"type": "
|
|
7740
|
+
"type": "3rd-party",
|
|
6339
7741
|
"maintainers": [
|
|
6340
7742
|
{
|
|
6341
|
-
"name": "
|
|
6342
|
-
"github": "
|
|
7743
|
+
"name": "Sentry",
|
|
7744
|
+
"github": "getsentry"
|
|
6343
7745
|
}
|
|
6344
7746
|
],
|
|
6345
7747
|
"compatibility": {
|
|
6346
|
-
"nuxt": "^
|
|
7748
|
+
"nuxt": "^3.0.0",
|
|
6347
7749
|
"requires": {}
|
|
6348
7750
|
}
|
|
6349
7751
|
},
|
|
@@ -6351,7 +7753,7 @@
|
|
|
6351
7753
|
"name": "seo-experiments",
|
|
6352
7754
|
"description": "Powerful SEO DX improvements.",
|
|
6353
7755
|
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
6354
|
-
"npm": "nuxt-seo-
|
|
7756
|
+
"npm": "nuxt-seo-utils",
|
|
6355
7757
|
"icon": "seo-experiments.svg",
|
|
6356
7758
|
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
6357
7759
|
"website": "https://nuxtseo.com/experiments",
|
|
@@ -6386,7 +7788,8 @@
|
|
|
6386
7788
|
{
|
|
6387
7789
|
"name": "ihavecoke",
|
|
6388
7790
|
"github": "ihavecoke",
|
|
6389
|
-
"avatar": "https://avatars0.githubusercontent.com/u/10757551?v=4"
|
|
7791
|
+
"avatar": "https://avatars0.githubusercontent.com/u/10757551?v=4",
|
|
7792
|
+
"twitter": "ihavecoke"
|
|
6390
7793
|
}
|
|
6391
7794
|
],
|
|
6392
7795
|
"compatibility": {
|
|
@@ -6407,8 +7810,9 @@
|
|
|
6407
7810
|
"type": "3rd-party",
|
|
6408
7811
|
"maintainers": [
|
|
6409
7812
|
{
|
|
6410
|
-
"name": "
|
|
6411
|
-
"github": "harlan-zw"
|
|
7813
|
+
"name": "Harlan Wilton",
|
|
7814
|
+
"github": "harlan-zw",
|
|
7815
|
+
"twitter": "harlan_zw"
|
|
6412
7816
|
}
|
|
6413
7817
|
],
|
|
6414
7818
|
"compatibility": {
|
|
@@ -6429,8 +7833,9 @@
|
|
|
6429
7833
|
"type": "3rd-party",
|
|
6430
7834
|
"maintainers": [
|
|
6431
7835
|
{
|
|
6432
|
-
"name": "
|
|
6433
|
-
"github": "ben-rogerson"
|
|
7836
|
+
"name": "Ben Rogerson",
|
|
7837
|
+
"github": "ben-rogerson",
|
|
7838
|
+
"twitter": "benrogerson"
|
|
6434
7839
|
}
|
|
6435
7840
|
],
|
|
6436
7841
|
"compatibility": {
|
|
@@ -6452,8 +7857,9 @@
|
|
|
6452
7857
|
"maintainers": [
|
|
6453
7858
|
{
|
|
6454
7859
|
"name": "Alexander Lichter",
|
|
6455
|
-
"github": "
|
|
6456
|
-
"twitter": "TheAlexLichter"
|
|
7860
|
+
"github": "TheAlexLichter",
|
|
7861
|
+
"twitter": "TheAlexLichter",
|
|
7862
|
+
"bluesky": "thealexlichter.com"
|
|
6457
7863
|
}
|
|
6458
7864
|
],
|
|
6459
7865
|
"compatibility": {
|
|
@@ -6474,7 +7880,7 @@
|
|
|
6474
7880
|
"type": "3rd-party",
|
|
6475
7881
|
"maintainers": [
|
|
6476
7882
|
{
|
|
6477
|
-
"name": "
|
|
7883
|
+
"name": "Heb",
|
|
6478
7884
|
"github": "Hebilicious",
|
|
6479
7885
|
"twitter": "its_hebilicious"
|
|
6480
7886
|
}
|
|
@@ -6497,7 +7903,7 @@
|
|
|
6497
7903
|
"type": "3rd-party",
|
|
6498
7904
|
"maintainers": [
|
|
6499
7905
|
{
|
|
6500
|
-
"name": "
|
|
7906
|
+
"name": "zernonia",
|
|
6501
7907
|
"github": "zernonia",
|
|
6502
7908
|
"twitter": "zernonia"
|
|
6503
7909
|
},
|
|
@@ -6524,8 +7930,9 @@
|
|
|
6524
7930
|
"type": "3rd-party",
|
|
6525
7931
|
"maintainers": [
|
|
6526
7932
|
{
|
|
6527
|
-
"name": "
|
|
6528
|
-
"github": "Gomah"
|
|
7933
|
+
"name": "Thomas Marrec",
|
|
7934
|
+
"github": "Gomah",
|
|
7935
|
+
"twitter": "Gomah"
|
|
6529
7936
|
}
|
|
6530
7937
|
],
|
|
6531
7938
|
"compatibility": {
|
|
@@ -6546,7 +7953,7 @@
|
|
|
6546
7953
|
"type": "3rd-party",
|
|
6547
7954
|
"maintainers": [
|
|
6548
7955
|
{
|
|
6549
|
-
"name": "
|
|
7956
|
+
"name": "你好怪凡",
|
|
6550
7957
|
"github": "higuaifan"
|
|
6551
7958
|
}
|
|
6552
7959
|
],
|
|
@@ -6591,7 +7998,7 @@
|
|
|
6591
7998
|
"type": "3rd-party",
|
|
6592
7999
|
"maintainers": [
|
|
6593
8000
|
{
|
|
6594
|
-
"name": "
|
|
8001
|
+
"name": "Vasyl Iatsenko",
|
|
6595
8002
|
"github": "vaso2"
|
|
6596
8003
|
}
|
|
6597
8004
|
],
|
|
@@ -6621,7 +8028,8 @@
|
|
|
6621
8028
|
{
|
|
6622
8029
|
"name": "Nicolas PENNEC",
|
|
6623
8030
|
"github": "NicoPennec",
|
|
6624
|
-
"twitter": "NicoPennec"
|
|
8031
|
+
"twitter": "NicoPennec",
|
|
8032
|
+
"bluesky": "nicopennec.bsky.social"
|
|
6625
8033
|
}
|
|
6626
8034
|
],
|
|
6627
8035
|
"compatibility": {
|
|
@@ -6664,7 +8072,7 @@
|
|
|
6664
8072
|
"type": "community",
|
|
6665
8073
|
"maintainers": [
|
|
6666
8074
|
{
|
|
6667
|
-
"name": "
|
|
8075
|
+
"name": "florent giraud",
|
|
6668
8076
|
"github": "flozero",
|
|
6669
8077
|
"twitter": "flozeroo"
|
|
6670
8078
|
}
|
|
@@ -6687,7 +8095,7 @@
|
|
|
6687
8095
|
"type": "3rd-party",
|
|
6688
8096
|
"maintainers": [
|
|
6689
8097
|
{
|
|
6690
|
-
"name": "
|
|
8098
|
+
"name": "Aleksey Pleshkov",
|
|
6691
8099
|
"github": "AlekseyPleshkov"
|
|
6692
8100
|
}
|
|
6693
8101
|
],
|
|
@@ -6709,7 +8117,7 @@
|
|
|
6709
8117
|
"type": "3rd-party",
|
|
6710
8118
|
"maintainers": [
|
|
6711
8119
|
{
|
|
6712
|
-
"name": "
|
|
8120
|
+
"name": "Richard Schloss",
|
|
6713
8121
|
"github": "richardeschloss"
|
|
6714
8122
|
}
|
|
6715
8123
|
],
|
|
@@ -6718,6 +8126,54 @@
|
|
|
6718
8126
|
"requires": {}
|
|
6719
8127
|
}
|
|
6720
8128
|
},
|
|
8129
|
+
{
|
|
8130
|
+
"name": "solar-icons",
|
|
8131
|
+
"description": "Nuxt module that provides seamless integration of Solar Icons with auto-import, global configuration, and reactive controls.",
|
|
8132
|
+
"repo": "saoudi-h/solar-icons#main/packages/nuxt",
|
|
8133
|
+
"npm": "@solar-icons/nuxt",
|
|
8134
|
+
"icon": "solar-icons.svg",
|
|
8135
|
+
"github": "https://github.com/saoudi-h/solar-icons/tree/main/packages/nuxt",
|
|
8136
|
+
"website": "https://solar-icons.vercel.app/docs/packages/nuxt",
|
|
8137
|
+
"learn_more": "https://solar-icons.vercel.app",
|
|
8138
|
+
"category": "UI",
|
|
8139
|
+
"type": "3rd-party",
|
|
8140
|
+
"maintainers": [
|
|
8141
|
+
{
|
|
8142
|
+
"name": "Hakim Saoudi",
|
|
8143
|
+
"github": "saoudi-h",
|
|
8144
|
+
"avatar": "https://avatars.githubusercontent.com/saoudi-h?v=4",
|
|
8145
|
+
"twitter": "hakim__saoudi"
|
|
8146
|
+
}
|
|
8147
|
+
],
|
|
8148
|
+
"compatibility": {
|
|
8149
|
+
"nuxt": ">=3.0.0",
|
|
8150
|
+
"requires": {}
|
|
8151
|
+
}
|
|
8152
|
+
},
|
|
8153
|
+
{
|
|
8154
|
+
"name": "sonda",
|
|
8155
|
+
"description": "Bundle analyzer and visualizer",
|
|
8156
|
+
"repo": "filipsobol/sonda#release/packages/sonda",
|
|
8157
|
+
"npm": "sonda",
|
|
8158
|
+
"icon": "sonda.svg",
|
|
8159
|
+
"github": "https://github.com/filipsobol/sonda",
|
|
8160
|
+
"website": "https://sonda.dev/",
|
|
8161
|
+
"learn_more": "https://sonda.dev/",
|
|
8162
|
+
"category": "Devtools",
|
|
8163
|
+
"type": "3rd-party",
|
|
8164
|
+
"maintainers": [
|
|
8165
|
+
{
|
|
8166
|
+
"name": "Filip Sobol",
|
|
8167
|
+
"github": "filipsobol",
|
|
8168
|
+
"twitter": "filipsobol",
|
|
8169
|
+
"bluesky": "filipsobol.bsky.social"
|
|
8170
|
+
}
|
|
8171
|
+
],
|
|
8172
|
+
"compatibility": {
|
|
8173
|
+
"nuxt": "^3.0.0",
|
|
8174
|
+
"requires": {}
|
|
8175
|
+
}
|
|
8176
|
+
},
|
|
6721
8177
|
{
|
|
6722
8178
|
"name": "speedcurve",
|
|
6723
8179
|
"description": "Speedcurve LUX module for Nuxt",
|
|
@@ -6754,7 +8210,7 @@
|
|
|
6754
8210
|
"type": "3rd-party",
|
|
6755
8211
|
"maintainers": [
|
|
6756
8212
|
{
|
|
6757
|
-
"name": "
|
|
8213
|
+
"name": "Prashant Palikhe",
|
|
6758
8214
|
"github": "prashantpalikhe"
|
|
6759
8215
|
}
|
|
6760
8216
|
],
|
|
@@ -6776,8 +8232,9 @@
|
|
|
6776
8232
|
"type": "3rd-party",
|
|
6777
8233
|
"maintainers": [
|
|
6778
8234
|
{
|
|
6779
|
-
"name": "
|
|
6780
|
-
"github": "mazipan"
|
|
8235
|
+
"name": "Irfan Maulana",
|
|
8236
|
+
"github": "mazipan",
|
|
8237
|
+
"twitter": "Maz_Ipan"
|
|
6781
8238
|
}
|
|
6782
8239
|
],
|
|
6783
8240
|
"compatibility": {
|
|
@@ -6805,7 +8262,8 @@
|
|
|
6805
8262
|
{
|
|
6806
8263
|
"name": "Jakub Freisler",
|
|
6807
8264
|
"github": "FRSgit",
|
|
6808
|
-
"avatar": "https://avatars.githubusercontent.com/u/10456649?v=4"
|
|
8265
|
+
"avatar": "https://avatars.githubusercontent.com/u/10456649?v=4",
|
|
8266
|
+
"twitter": "jakFRS"
|
|
6809
8267
|
}
|
|
6810
8268
|
],
|
|
6811
8269
|
"compatibility": {
|
|
@@ -6826,7 +8284,7 @@
|
|
|
6826
8284
|
"type": "3rd-party",
|
|
6827
8285
|
"maintainers": [
|
|
6828
8286
|
{
|
|
6829
|
-
"name": "
|
|
8287
|
+
"name": "Richard Schloss",
|
|
6830
8288
|
"github": "richardeschloss"
|
|
6831
8289
|
}
|
|
6832
8290
|
],
|
|
@@ -6877,7 +8335,8 @@
|
|
|
6877
8335
|
},
|
|
6878
8336
|
{
|
|
6879
8337
|
"name": "Tobias Diez",
|
|
6880
|
-
"github": "tobiasdiez"
|
|
8338
|
+
"github": "tobiasdiez",
|
|
8339
|
+
"twitter": "tobias_diez"
|
|
6881
8340
|
}
|
|
6882
8341
|
],
|
|
6883
8342
|
"compatibility": {
|
|
@@ -6903,12 +8362,14 @@
|
|
|
6903
8362
|
{
|
|
6904
8363
|
"name": "Benjamin Canac",
|
|
6905
8364
|
"github": "benjamincanac",
|
|
6906
|
-
"twitter": "benjamincanac"
|
|
8365
|
+
"twitter": "benjamincanac",
|
|
8366
|
+
"bluesky": "benjamincanac.dev"
|
|
6907
8367
|
},
|
|
6908
8368
|
{
|
|
6909
8369
|
"name": "Sébastien Chopin",
|
|
6910
8370
|
"github": "Atinux",
|
|
6911
|
-
"twitter": "
|
|
8371
|
+
"twitter": "atinux",
|
|
8372
|
+
"bluesky": "atinux.com"
|
|
6912
8373
|
}
|
|
6913
8374
|
],
|
|
6914
8375
|
"compatibility": {
|
|
@@ -6922,22 +8383,23 @@
|
|
|
6922
8383
|
{
|
|
6923
8384
|
"name": "stripe-next",
|
|
6924
8385
|
"description": "This Nuxt module provides an easy way to integrate Stripe in your Nuxt application, both on the client-side and server-side. It utilizes the official stripe package for server-side usage and @stripe/stripe-js for the client-side.",
|
|
6925
|
-
"repo": "
|
|
8386
|
+
"repo": "flozero/nuxt-stripe",
|
|
6926
8387
|
"npm": "@unlok-co/nuxt-stripe",
|
|
6927
8388
|
"icon": "stripe.png",
|
|
6928
|
-
"github": "https://github.com/
|
|
6929
|
-
"website": "https://github.com/
|
|
8389
|
+
"github": "https://github.com/flozero/nuxt-stripe",
|
|
8390
|
+
"website": "https://github.com/flozero/nuxt-stripe",
|
|
6930
8391
|
"learn_more": "https://stripe.com/docs",
|
|
6931
8392
|
"category": "Payment",
|
|
6932
8393
|
"type": "3rd-party",
|
|
6933
8394
|
"maintainers": [
|
|
6934
8395
|
{
|
|
6935
|
-
"name": "
|
|
8396
|
+
"name": "Loïc Fuentes",
|
|
6936
8397
|
"github": "fuentesloic"
|
|
6937
8398
|
},
|
|
6938
8399
|
{
|
|
6939
|
-
"name": "
|
|
6940
|
-
"github": "flozero"
|
|
8400
|
+
"name": "florent giraud",
|
|
8401
|
+
"github": "flozero",
|
|
8402
|
+
"twitter": "flozeroo"
|
|
6941
8403
|
}
|
|
6942
8404
|
],
|
|
6943
8405
|
"compatibility": {
|
|
@@ -6958,8 +8420,10 @@
|
|
|
6958
8420
|
"type": "3rd-party",
|
|
6959
8421
|
"maintainers": [
|
|
6960
8422
|
{
|
|
6961
|
-
"name": "
|
|
6962
|
-
"github": "WilliamDASILVA"
|
|
8423
|
+
"name": "William DA SILVA",
|
|
8424
|
+
"github": "WilliamDASILVA",
|
|
8425
|
+
"twitter": "willia_am",
|
|
8426
|
+
"bluesky": "william.to"
|
|
6963
8427
|
}
|
|
6964
8428
|
],
|
|
6965
8429
|
"compatibility": {
|
|
@@ -6980,14 +8444,16 @@
|
|
|
6980
8444
|
"type": "3rd-party",
|
|
6981
8445
|
"maintainers": [
|
|
6982
8446
|
{
|
|
6983
|
-
"name": "
|
|
8447
|
+
"name": "Farnabaz",
|
|
6984
8448
|
"github": "farnabaz",
|
|
6985
|
-
"twitter": "a_birang"
|
|
8449
|
+
"twitter": "a_birang",
|
|
8450
|
+
"bluesky": "farnabaz.dev"
|
|
6986
8451
|
},
|
|
6987
8452
|
{
|
|
6988
8453
|
"name": "Sébastien Chopin",
|
|
6989
8454
|
"github": "Atinux",
|
|
6990
|
-
"twitter": "
|
|
8455
|
+
"twitter": "atinux",
|
|
8456
|
+
"bluesky": "atinux.com"
|
|
6991
8457
|
}
|
|
6992
8458
|
],
|
|
6993
8459
|
"compatibility": {
|
|
@@ -7011,8 +8477,9 @@
|
|
|
7011
8477
|
"maintainers": [
|
|
7012
8478
|
{
|
|
7013
8479
|
"name": "Alexander Lichter",
|
|
7014
|
-
"github": "
|
|
7015
|
-
"twitter": "TheAlexLichter"
|
|
8480
|
+
"github": "TheAlexLichter",
|
|
8481
|
+
"twitter": "TheAlexLichter",
|
|
8482
|
+
"bluesky": "thealexlichter.com"
|
|
7016
8483
|
}
|
|
7017
8484
|
],
|
|
7018
8485
|
"compatibility": {
|
|
@@ -7034,7 +8501,8 @@
|
|
|
7034
8501
|
"maintainers": [
|
|
7035
8502
|
{
|
|
7036
8503
|
"name": "Ricardo Gobbo de Souza",
|
|
7037
|
-
"github": "ricardogobbosouza"
|
|
8504
|
+
"github": "ricardogobbosouza",
|
|
8505
|
+
"twitter": "gobbo_ricardo"
|
|
7038
8506
|
}
|
|
7039
8507
|
],
|
|
7040
8508
|
"compatibility": {
|
|
@@ -7060,9 +8528,10 @@
|
|
|
7060
8528
|
"twitter": "baptistelprx"
|
|
7061
8529
|
},
|
|
7062
8530
|
{
|
|
7063
|
-
"name": "
|
|
8531
|
+
"name": "Sébastien Chopin",
|
|
7064
8532
|
"github": "Atinux",
|
|
7065
|
-
"twitter": "
|
|
8533
|
+
"twitter": "atinux",
|
|
8534
|
+
"bluesky": "atinux.com"
|
|
7066
8535
|
},
|
|
7067
8536
|
{
|
|
7068
8537
|
"name": "Scott Robertson",
|
|
@@ -7090,7 +8559,9 @@
|
|
|
7090
8559
|
{
|
|
7091
8560
|
"name": "Sandro Circi",
|
|
7092
8561
|
"github": "sandros94",
|
|
7093
|
-
"avatar": "https://avatars.githubusercontent.com/u/13056429"
|
|
8562
|
+
"avatar": "https://avatars.githubusercontent.com/u/13056429",
|
|
8563
|
+
"bluesky": "sandros94.com",
|
|
8564
|
+
"twitter": "_sandros94"
|
|
7094
8565
|
}
|
|
7095
8566
|
],
|
|
7096
8567
|
"compatibility": {
|
|
@@ -7133,9 +8604,10 @@
|
|
|
7133
8604
|
"type": "community",
|
|
7134
8605
|
"maintainers": [
|
|
7135
8606
|
{
|
|
7136
|
-
"name": "
|
|
8607
|
+
"name": "Farnabaz",
|
|
7137
8608
|
"github": "farnabaz",
|
|
7138
|
-
"twitter": "a_birang"
|
|
8609
|
+
"twitter": "a_birang",
|
|
8610
|
+
"bluesky": "farnabaz.dev"
|
|
7139
8611
|
}
|
|
7140
8612
|
],
|
|
7141
8613
|
"compatibility": {
|
|
@@ -7156,7 +8628,7 @@
|
|
|
7156
8628
|
"type": "community",
|
|
7157
8629
|
"maintainers": [
|
|
7158
8630
|
{
|
|
7159
|
-
"name": "
|
|
8631
|
+
"name": "brooke",
|
|
7160
8632
|
"github": "sam3d"
|
|
7161
8633
|
}
|
|
7162
8634
|
],
|
|
@@ -7225,7 +8697,8 @@
|
|
|
7225
8697
|
"maintainers": [
|
|
7226
8698
|
{
|
|
7227
8699
|
"name": "Christian Preston",
|
|
7228
|
-
"github": "cpreston321"
|
|
8700
|
+
"github": "cpreston321",
|
|
8701
|
+
"twitter": "christian_ggg"
|
|
7229
8702
|
}
|
|
7230
8703
|
],
|
|
7231
8704
|
"compatibility": {
|
|
@@ -7246,9 +8719,9 @@
|
|
|
7246
8719
|
"type": "3rd-party",
|
|
7247
8720
|
"maintainers": [
|
|
7248
8721
|
{
|
|
7249
|
-
"name": "
|
|
8722
|
+
"name": "kevin olson",
|
|
7250
8723
|
"github": "acidjazz",
|
|
7251
|
-
"twitter": "
|
|
8724
|
+
"twitter": "appfume"
|
|
7252
8725
|
}
|
|
7253
8726
|
],
|
|
7254
8727
|
"compatibility": {
|
|
@@ -7271,7 +8744,8 @@
|
|
|
7271
8744
|
{
|
|
7272
8745
|
"name": "Sébastien Chopin",
|
|
7273
8746
|
"github": "Atinux",
|
|
7274
|
-
"twitter": "
|
|
8747
|
+
"twitter": "atinux",
|
|
8748
|
+
"bluesky": "atinux.com"
|
|
7275
8749
|
},
|
|
7276
8750
|
{
|
|
7277
8751
|
"name": "Inesh Bose",
|
|
@@ -7287,9 +8761,35 @@
|
|
|
7287
8761
|
"tailwind"
|
|
7288
8762
|
]
|
|
7289
8763
|
},
|
|
8764
|
+
{
|
|
8765
|
+
"name": "tdesign-vue-next",
|
|
8766
|
+
"description": "A Vue 3 UI components library",
|
|
8767
|
+
"repo": "tdesignOteam/tdesign-nuxt",
|
|
8768
|
+
"npm": "@tdesign-vue-next/nuxt",
|
|
8769
|
+
"icon": "tdesign.svg",
|
|
8770
|
+
"github": "https://github.com/Tencent/tdesign-vue-next",
|
|
8771
|
+
"website": "https://tdesign.tencent.com/vue-next/overview-en",
|
|
8772
|
+
"learn_more": "https://github.com/tdesignoteam/tdesign-nuxt",
|
|
8773
|
+
"category": "UI",
|
|
8774
|
+
"type": "3rd-party",
|
|
8775
|
+
"maintainers": [
|
|
8776
|
+
{
|
|
8777
|
+
"name": "wū yāng",
|
|
8778
|
+
"github": "uyarn"
|
|
8779
|
+
},
|
|
8780
|
+
{
|
|
8781
|
+
"name": "liweijie0812",
|
|
8782
|
+
"github": "liweijie0812"
|
|
8783
|
+
}
|
|
8784
|
+
],
|
|
8785
|
+
"compatibility": {
|
|
8786
|
+
"nuxt": ">=3.0.0",
|
|
8787
|
+
"requires": {}
|
|
8788
|
+
}
|
|
8789
|
+
},
|
|
7290
8790
|
{
|
|
7291
8791
|
"name": "test-utils",
|
|
7292
|
-
"description": "Test utilities for Nuxt",
|
|
8792
|
+
"description": "Test utilities for Nuxt.",
|
|
7293
8793
|
"repo": "nuxt/test-utils#main",
|
|
7294
8794
|
"npm": "@nuxt/test-utils",
|
|
7295
8795
|
"icon": "nuxt.svg",
|
|
@@ -7302,12 +8802,14 @@
|
|
|
7302
8802
|
{
|
|
7303
8803
|
"name": "Daniel Roe",
|
|
7304
8804
|
"github": "danielroe",
|
|
7305
|
-
"twitter": "danielcroe"
|
|
8805
|
+
"twitter": "danielcroe",
|
|
8806
|
+
"bluesky": "danielroe.dev"
|
|
7306
8807
|
},
|
|
7307
8808
|
{
|
|
7308
8809
|
"name": "Anthony Fu",
|
|
7309
8810
|
"github": "antfu",
|
|
7310
|
-
"twitter": "antfu7"
|
|
8811
|
+
"twitter": "antfu7",
|
|
8812
|
+
"bluesky": "antfu.me"
|
|
7311
8813
|
}
|
|
7312
8814
|
],
|
|
7313
8815
|
"compatibility": {
|
|
@@ -7350,7 +8852,7 @@
|
|
|
7350
8852
|
"type": "3rd-party",
|
|
7351
8853
|
"maintainers": [
|
|
7352
8854
|
{
|
|
7353
|
-
"name": "
|
|
8855
|
+
"name": "Vladislav Bulgakov",
|
|
7354
8856
|
"github": "stickpro",
|
|
7355
8857
|
"avatar": "https://avatars.githubusercontent.com/u/25886722?v=4"
|
|
7356
8858
|
}
|
|
@@ -7373,8 +8875,10 @@
|
|
|
7373
8875
|
"type": "3rd-party",
|
|
7374
8876
|
"maintainers": [
|
|
7375
8877
|
{
|
|
7376
|
-
"name": "
|
|
7377
|
-
"github": "danielroe"
|
|
8878
|
+
"name": "Daniel Roe",
|
|
8879
|
+
"github": "danielroe",
|
|
8880
|
+
"twitter": "danielcroe",
|
|
8881
|
+
"bluesky": "danielroe.dev"
|
|
7378
8882
|
}
|
|
7379
8883
|
],
|
|
7380
8884
|
"compatibility": {
|
|
@@ -7419,7 +8923,8 @@
|
|
|
7419
8923
|
{
|
|
7420
8924
|
"name": "Pooya Parsa",
|
|
7421
8925
|
"github": "pi0",
|
|
7422
|
-
"twitter": "_pi0_"
|
|
8926
|
+
"twitter": "_pi0_",
|
|
8927
|
+
"bluesky": "pi0.io"
|
|
7423
8928
|
}
|
|
7424
8929
|
],
|
|
7425
8930
|
"compatibility": {
|
|
@@ -7441,7 +8946,8 @@
|
|
|
7441
8946
|
"maintainers": [
|
|
7442
8947
|
{
|
|
7443
8948
|
"name": "Volkan Akkuş",
|
|
7444
|
-
"github": "volkanakkus"
|
|
8949
|
+
"github": "volkanakkus",
|
|
8950
|
+
"twitter": "volkanakks"
|
|
7445
8951
|
}
|
|
7446
8952
|
],
|
|
7447
8953
|
"compatibility": {
|
|
@@ -7486,12 +8992,13 @@
|
|
|
7486
8992
|
{
|
|
7487
8993
|
"name": "Alvaro Saburido",
|
|
7488
8994
|
"github": "alvarosabu",
|
|
7489
|
-
"twitter": "alvarosabu"
|
|
8995
|
+
"twitter": "alvarosabu",
|
|
8996
|
+
"bluesky": "alvarosaburido.dev"
|
|
7490
8997
|
},
|
|
7491
8998
|
{
|
|
7492
|
-
"name": "Jaime Torrealba",
|
|
8999
|
+
"name": "Jaime A Torrealba C",
|
|
7493
9000
|
"github": "JaimeTorrealba",
|
|
7494
|
-
"twitter": "
|
|
9001
|
+
"twitter": "Jaimebboyjt"
|
|
7495
9002
|
},
|
|
7496
9003
|
{
|
|
7497
9004
|
"name": "Tino Koch",
|
|
@@ -7519,7 +9026,8 @@
|
|
|
7519
9026
|
{
|
|
7520
9027
|
"name": "Daniel Roe",
|
|
7521
9028
|
"github": "danielroe",
|
|
7522
|
-
"twitter": "danielcroe"
|
|
9029
|
+
"twitter": "danielcroe",
|
|
9030
|
+
"bluesky": "danielroe.dev"
|
|
7523
9031
|
}
|
|
7524
9032
|
],
|
|
7525
9033
|
"compatibility": {
|
|
@@ -7567,7 +9075,9 @@
|
|
|
7567
9075
|
"maintainers": [
|
|
7568
9076
|
{
|
|
7569
9077
|
"name": "Yizack Rangel",
|
|
7570
|
-
"github": "yizack"
|
|
9078
|
+
"github": "yizack",
|
|
9079
|
+
"twitter": "YizackR",
|
|
9080
|
+
"bluesky": "yizack.com"
|
|
7571
9081
|
}
|
|
7572
9082
|
],
|
|
7573
9083
|
"compatibility": {
|
|
@@ -7621,8 +9131,10 @@
|
|
|
7621
9131
|
"type": "3rd-party",
|
|
7622
9132
|
"maintainers": [
|
|
7623
9133
|
{
|
|
7624
|
-
"name": "
|
|
7625
|
-
"github": "victorgarciaesgi"
|
|
9134
|
+
"name": "Victor Garcia",
|
|
9135
|
+
"github": "victorgarciaesgi",
|
|
9136
|
+
"twitter": "desnoth_dev",
|
|
9137
|
+
"bluesky": "vicflix.dev"
|
|
7626
9138
|
}
|
|
7627
9139
|
],
|
|
7628
9140
|
"compatibility": {
|
|
@@ -7645,7 +9157,8 @@
|
|
|
7645
9157
|
{
|
|
7646
9158
|
"name": "Daniel Roe",
|
|
7647
9159
|
"github": "danielroe",
|
|
7648
|
-
"twitter": "danielcroe"
|
|
9160
|
+
"twitter": "danielcroe",
|
|
9161
|
+
"bluesky": "danielroe.dev"
|
|
7649
9162
|
}
|
|
7650
9163
|
],
|
|
7651
9164
|
"compatibility": {
|
|
@@ -7669,17 +9182,20 @@
|
|
|
7669
9182
|
"maintainers": [
|
|
7670
9183
|
{
|
|
7671
9184
|
"name": "Kevin Marrec",
|
|
7672
|
-
"github": "kevinmarrec"
|
|
9185
|
+
"github": "kevinmarrec",
|
|
9186
|
+
"twitter": "K_Marrec"
|
|
7673
9187
|
},
|
|
7674
9188
|
{
|
|
7675
9189
|
"name": "Pooya Parsa",
|
|
7676
9190
|
"github": "pi0",
|
|
7677
|
-
"twitter": "_pi0_"
|
|
9191
|
+
"twitter": "_pi0_",
|
|
9192
|
+
"bluesky": "pi0.io"
|
|
7678
9193
|
},
|
|
7679
9194
|
{
|
|
7680
9195
|
"name": "Daniel Roe",
|
|
7681
9196
|
"github": "danielroe",
|
|
7682
|
-
"twitter": "danielcroe"
|
|
9197
|
+
"twitter": "danielcroe",
|
|
9198
|
+
"bluesky": "danielroe.dev"
|
|
7683
9199
|
}
|
|
7684
9200
|
],
|
|
7685
9201
|
"compatibility": {
|
|
@@ -7701,17 +9217,20 @@
|
|
|
7701
9217
|
"maintainers": [
|
|
7702
9218
|
{
|
|
7703
9219
|
"name": "Kevin Marrec",
|
|
7704
|
-
"github": "kevinmarrec"
|
|
9220
|
+
"github": "kevinmarrec",
|
|
9221
|
+
"twitter": "K_Marrec"
|
|
7705
9222
|
},
|
|
7706
9223
|
{
|
|
7707
9224
|
"name": "Pooya Parsa",
|
|
7708
9225
|
"github": "pi0",
|
|
7709
|
-
"twitter": "_pi0_"
|
|
9226
|
+
"twitter": "_pi0_",
|
|
9227
|
+
"bluesky": "pi0.io"
|
|
7710
9228
|
},
|
|
7711
9229
|
{
|
|
7712
9230
|
"name": "Daniel Roe",
|
|
7713
9231
|
"github": "danielroe",
|
|
7714
|
-
"twitter": "danielcroe"
|
|
9232
|
+
"twitter": "danielcroe",
|
|
9233
|
+
"bluesky": "danielroe.dev"
|
|
7715
9234
|
}
|
|
7716
9235
|
],
|
|
7717
9236
|
"compatibility": {
|
|
@@ -7745,7 +9264,7 @@
|
|
|
7745
9264
|
},
|
|
7746
9265
|
{
|
|
7747
9266
|
"name": "ui",
|
|
7748
|
-
"description": "
|
|
9267
|
+
"description": "The Intuitive UI Library powered by Reka UI and Tailwind CSS.",
|
|
7749
9268
|
"repo": "nuxt/ui#dev",
|
|
7750
9269
|
"npm": "@nuxt/ui",
|
|
7751
9270
|
"icon": "nuxt.svg",
|
|
@@ -7758,17 +9277,14 @@
|
|
|
7758
9277
|
{
|
|
7759
9278
|
"name": "Benjamin Canac",
|
|
7760
9279
|
"github": "benjamincanac",
|
|
7761
|
-
"twitter": "benjamincanac"
|
|
9280
|
+
"twitter": "benjamincanac",
|
|
9281
|
+
"bluesky": "benjamincanac.dev"
|
|
7762
9282
|
},
|
|
7763
9283
|
{
|
|
7764
|
-
"name": "
|
|
9284
|
+
"name": "Sébastien Chopin",
|
|
7765
9285
|
"github": "Atinux",
|
|
7766
|
-
"twitter": "
|
|
7767
|
-
|
|
7768
|
-
{
|
|
7769
|
-
"name": "Sylvain Marroufin",
|
|
7770
|
-
"github": "smarroufin",
|
|
7771
|
-
"twitter": "smarroufin"
|
|
9286
|
+
"twitter": "atinux",
|
|
9287
|
+
"bluesky": "atinux.com"
|
|
7772
9288
|
}
|
|
7773
9289
|
],
|
|
7774
9290
|
"compatibility": {
|
|
@@ -7790,7 +9306,8 @@
|
|
|
7790
9306
|
"maintainers": [
|
|
7791
9307
|
{
|
|
7792
9308
|
"name": "ML",
|
|
7793
|
-
"github": "ijkml"
|
|
9309
|
+
"github": "ijkml",
|
|
9310
|
+
"twitter": "ijk_ml"
|
|
7794
9311
|
}
|
|
7795
9312
|
],
|
|
7796
9313
|
"compatibility": {
|
|
@@ -7815,7 +9332,8 @@
|
|
|
7815
9332
|
{
|
|
7816
9333
|
"name": "Pooya Parsa",
|
|
7817
9334
|
"github": "pi0",
|
|
7818
|
-
"twitter": "_pi0_"
|
|
9335
|
+
"twitter": "_pi0_",
|
|
9336
|
+
"bluesky": "pi0.io"
|
|
7819
9337
|
},
|
|
7820
9338
|
{
|
|
7821
9339
|
"name": "Farzad Soltani",
|
|
@@ -7842,7 +9360,8 @@
|
|
|
7842
9360
|
"maintainers": [
|
|
7843
9361
|
{
|
|
7844
9362
|
"name": "Johann Schopplich",
|
|
7845
|
-
"github": "johannschopplich"
|
|
9363
|
+
"github": "johannschopplich",
|
|
9364
|
+
"twitter": "jschopplich"
|
|
7846
9365
|
}
|
|
7847
9366
|
],
|
|
7848
9367
|
"compatibility": {
|
|
@@ -7853,7 +9372,7 @@
|
|
|
7853
9372
|
{
|
|
7854
9373
|
"name": "unocss",
|
|
7855
9374
|
"description": "The instant on-demand atomic CSS engine.",
|
|
7856
|
-
"repo": "unocss/unocss#main/packages/nuxt",
|
|
9375
|
+
"repo": "unocss/unocss#main/packages-integrations/nuxt",
|
|
7857
9376
|
"npm": "@unocss/nuxt",
|
|
7858
9377
|
"icon": "unocss.svg",
|
|
7859
9378
|
"github": "https://github.com/unocss/unocss",
|
|
@@ -7866,7 +9385,8 @@
|
|
|
7866
9385
|
"name": "Anthony Fu",
|
|
7867
9386
|
"github": "antfu",
|
|
7868
9387
|
"twitter": "antfu7",
|
|
7869
|
-
"avatar": "https://avatars.githubusercontent.com/antfu?v=4"
|
|
9388
|
+
"avatar": "https://avatars.githubusercontent.com/antfu?v=4",
|
|
9389
|
+
"bluesky": "antfu.me"
|
|
7870
9390
|
}
|
|
7871
9391
|
],
|
|
7872
9392
|
"compatibility": {
|
|
@@ -7913,7 +9433,7 @@
|
|
|
7913
9433
|
"type": "3rd-party",
|
|
7914
9434
|
"maintainers": [
|
|
7915
9435
|
{
|
|
7916
|
-
"name": "
|
|
9436
|
+
"name": "KoujiSan",
|
|
7917
9437
|
"github": "KoujiSano"
|
|
7918
9438
|
}
|
|
7919
9439
|
],
|
|
@@ -7935,8 +9455,9 @@
|
|
|
7935
9455
|
"type": "3rd-party",
|
|
7936
9456
|
"maintainers": [
|
|
7937
9457
|
{
|
|
7938
|
-
"name": "
|
|
7939
|
-
"github": "fukuiretu"
|
|
9458
|
+
"name": "Retu Fukui",
|
|
9459
|
+
"github": "fukuiretu",
|
|
9460
|
+
"twitter": "fukuiretu"
|
|
7940
9461
|
}
|
|
7941
9462
|
],
|
|
7942
9463
|
"compatibility": {
|
|
@@ -7944,6 +9465,28 @@
|
|
|
7944
9465
|
"requires": {}
|
|
7945
9466
|
}
|
|
7946
9467
|
},
|
|
9468
|
+
{
|
|
9469
|
+
"name": "v-gsap",
|
|
9470
|
+
"description": "GSAP as a directive (Unofficial). Build stunning animations with v-gsap.",
|
|
9471
|
+
"repo": "holux-design/v-gsap-nuxt",
|
|
9472
|
+
"npm": "v-gsap-nuxt",
|
|
9473
|
+
"icon": "v-gsap.svg",
|
|
9474
|
+
"github": "https://github.com/holux-design/v-gsap-nuxt",
|
|
9475
|
+
"website": "https://v-gsap-nuxt.vercel.app/",
|
|
9476
|
+
"learn_more": "https://v-gsap-nuxt.vercel.app/playground",
|
|
9477
|
+
"category": "Libraries",
|
|
9478
|
+
"type": "3rd-party",
|
|
9479
|
+
"maintainers": [
|
|
9480
|
+
{
|
|
9481
|
+
"name": "Lukas Hofstätter",
|
|
9482
|
+
"github": "holux-design"
|
|
9483
|
+
}
|
|
9484
|
+
],
|
|
9485
|
+
"compatibility": {
|
|
9486
|
+
"nuxt": ">=3.0.0",
|
|
9487
|
+
"requires": {}
|
|
9488
|
+
}
|
|
9489
|
+
},
|
|
7947
9490
|
{
|
|
7948
9491
|
"name": "vant",
|
|
7949
9492
|
"description": "A lightweight, customizable Vue UI library for mobile web apps.",
|
|
@@ -7957,7 +9500,7 @@
|
|
|
7957
9500
|
"type": "3rd-party",
|
|
7958
9501
|
"maintainers": [
|
|
7959
9502
|
{
|
|
7960
|
-
"name": "
|
|
9503
|
+
"name": "qiang",
|
|
7961
9504
|
"github": "tolking"
|
|
7962
9505
|
}
|
|
7963
9506
|
],
|
|
@@ -7981,8 +9524,9 @@
|
|
|
7981
9524
|
"type": "3rd-party",
|
|
7982
9525
|
"maintainers": [
|
|
7983
9526
|
{
|
|
7984
|
-
"name": "
|
|
7985
|
-
"github": "zhangmo8"
|
|
9527
|
+
"name": "xiaomo",
|
|
9528
|
+
"github": "zhangmo8",
|
|
9529
|
+
"twitter": "wegi8666"
|
|
7986
9530
|
}
|
|
7987
9531
|
],
|
|
7988
9532
|
"compatibility": {
|
|
@@ -7992,6 +9536,29 @@
|
|
|
7992
9536
|
}
|
|
7993
9537
|
}
|
|
7994
9538
|
},
|
|
9539
|
+
{
|
|
9540
|
+
"name": "vaxee",
|
|
9541
|
+
"description": "The State Manager for Vue 3",
|
|
9542
|
+
"repo": "letstri/vaxee#main/packages/nuxt",
|
|
9543
|
+
"npm": "@vaxee/nuxt",
|
|
9544
|
+
"icon": "vaxee.svg",
|
|
9545
|
+
"github": "https://github.com/letstri/vaxee/tree/main/packages/nuxt",
|
|
9546
|
+
"website": "https://vaxee.letstri.dev/",
|
|
9547
|
+
"learn_more": "",
|
|
9548
|
+
"category": "Extensions",
|
|
9549
|
+
"type": "3rd-party",
|
|
9550
|
+
"maintainers": [
|
|
9551
|
+
{
|
|
9552
|
+
"name": "Valerii Strilets",
|
|
9553
|
+
"github": "letstri",
|
|
9554
|
+
"twitter": "letstri"
|
|
9555
|
+
}
|
|
9556
|
+
],
|
|
9557
|
+
"compatibility": {
|
|
9558
|
+
"nuxt": "^3.0.0",
|
|
9559
|
+
"requires": {}
|
|
9560
|
+
}
|
|
9561
|
+
},
|
|
7995
9562
|
{
|
|
7996
9563
|
"name": "vcalendar",
|
|
7997
9564
|
"description": "VCalendar module for Nuxt",
|
|
@@ -8028,7 +9595,9 @@
|
|
|
8028
9595
|
"maintainers": [
|
|
8029
9596
|
{
|
|
8030
9597
|
"name": "Abdelrahman Awad",
|
|
8031
|
-
"github": "logaretm"
|
|
9598
|
+
"github": "logaretm",
|
|
9599
|
+
"twitter": "logaretm",
|
|
9600
|
+
"bluesky": "logaretm.com"
|
|
8032
9601
|
}
|
|
8033
9602
|
],
|
|
8034
9603
|
"compatibility": {
|
|
@@ -8051,7 +9620,8 @@
|
|
|
8051
9620
|
{
|
|
8052
9621
|
"name": "Pooya Parsa",
|
|
8053
9622
|
"github": "pi0",
|
|
8054
|
-
"twitter": "_pi0_"
|
|
9623
|
+
"twitter": "_pi0_",
|
|
9624
|
+
"bluesky": "pi0.io"
|
|
8055
9625
|
}
|
|
8056
9626
|
],
|
|
8057
9627
|
"compatibility": {
|
|
@@ -8059,28 +9629,6 @@
|
|
|
8059
9629
|
"requires": {}
|
|
8060
9630
|
}
|
|
8061
9631
|
},
|
|
8062
|
-
{
|
|
8063
|
-
"name": "vercel-analytics",
|
|
8064
|
-
"description": "Vercel Analytics integration for Nuxt",
|
|
8065
|
-
"repo": "xanderbarkhatov/nuxt-vercel-analytics",
|
|
8066
|
-
"npm": "nuxt-vercel-analytics",
|
|
8067
|
-
"icon": "",
|
|
8068
|
-
"github": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
|
|
8069
|
-
"website": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
|
|
8070
|
-
"learn_more": "https://vercel.com/docs/concepts/analytics",
|
|
8071
|
-
"category": "Analytics",
|
|
8072
|
-
"type": "3rd-party",
|
|
8073
|
-
"maintainers": [
|
|
8074
|
-
{
|
|
8075
|
-
"name": "Alexander B.",
|
|
8076
|
-
"github": "xanderbarkhatov"
|
|
8077
|
-
}
|
|
8078
|
-
],
|
|
8079
|
-
"compatibility": {
|
|
8080
|
-
"nuxt": ">=3.0.0",
|
|
8081
|
-
"requires": {}
|
|
8082
|
-
}
|
|
8083
|
-
},
|
|
8084
9632
|
{
|
|
8085
9633
|
"name": "vexip-ui",
|
|
8086
9634
|
"description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
|
|
@@ -8094,7 +9642,7 @@
|
|
|
8094
9642
|
"type": "3rd-party",
|
|
8095
9643
|
"maintainers": [
|
|
8096
9644
|
{
|
|
8097
|
-
"name": "
|
|
9645
|
+
"name": "Rocco",
|
|
8098
9646
|
"github": "qmhc",
|
|
8099
9647
|
"twitter": "qmhc95"
|
|
8100
9648
|
}
|
|
@@ -8104,6 +9652,30 @@
|
|
|
8104
9652
|
"requires": {}
|
|
8105
9653
|
}
|
|
8106
9654
|
},
|
|
9655
|
+
{
|
|
9656
|
+
"name": "vitalizer",
|
|
9657
|
+
"description": "Instantly better LCP scores in Google Lighthouse",
|
|
9658
|
+
"repo": "johannschopplich/nuxt-vitalizer",
|
|
9659
|
+
"npm": "nuxt-vitalizer",
|
|
9660
|
+
"icon": "vitalizer.svg",
|
|
9661
|
+
"github": "https://github.com/johannschopplich/nuxt-vitalizer",
|
|
9662
|
+
"website": "https://github.com/johannschopplich/nuxt-vitalizer#readme",
|
|
9663
|
+
"learn_more": "",
|
|
9664
|
+
"category": "SEO",
|
|
9665
|
+
"type": "3rd-party",
|
|
9666
|
+
"maintainers": [
|
|
9667
|
+
{
|
|
9668
|
+
"name": "Johann Schopplich",
|
|
9669
|
+
"github": "johannschopplich",
|
|
9670
|
+
"twitter": "jschopplich",
|
|
9671
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
9672
|
+
}
|
|
9673
|
+
],
|
|
9674
|
+
"compatibility": {
|
|
9675
|
+
"nuxt": ">=3.0.0",
|
|
9676
|
+
"requires": {}
|
|
9677
|
+
}
|
|
9678
|
+
},
|
|
8107
9679
|
{
|
|
8108
9680
|
"name": "vite-pwa-nuxt",
|
|
8109
9681
|
"description": "Zero-config PWA Plugin for Nuxt",
|
|
@@ -8119,12 +9691,37 @@
|
|
|
8119
9691
|
{
|
|
8120
9692
|
"name": "Joaquín Sánchez",
|
|
8121
9693
|
"github": "userquin",
|
|
8122
|
-
"twitter": "userquin"
|
|
9694
|
+
"twitter": "userquin",
|
|
9695
|
+
"bluesky": "userquin.bsky.social"
|
|
8123
9696
|
},
|
|
8124
9697
|
{
|
|
8125
9698
|
"name": "Anthony Fu",
|
|
8126
9699
|
"github": "antfu",
|
|
8127
|
-
"twitter": "antfu7"
|
|
9700
|
+
"twitter": "antfu7",
|
|
9701
|
+
"bluesky": "antfu.me"
|
|
9702
|
+
}
|
|
9703
|
+
],
|
|
9704
|
+
"compatibility": {
|
|
9705
|
+
"nuxt": ">=3.0.0",
|
|
9706
|
+
"requires": {}
|
|
9707
|
+
}
|
|
9708
|
+
},
|
|
9709
|
+
{
|
|
9710
|
+
"name": "vue-api",
|
|
9711
|
+
"description": "A flexible and provider-agnostic API handling library for Vue 3 and Nuxt 3. Supports multiple data providers like axios, ofetch and more. It includes a robust model mapping feature.",
|
|
9712
|
+
"repo": "gaetansenn/vue-api#main/packages/nuxt",
|
|
9713
|
+
"npm": "@vue-api/nuxt",
|
|
9714
|
+
"icon": "",
|
|
9715
|
+
"github": "https://github.com/gaetansenn/vue-api",
|
|
9716
|
+
"website": "https://vue-api.dewib.com/",
|
|
9717
|
+
"learn_more": "https://vue-api.dewib.com/guide/getting-started/installation.html",
|
|
9718
|
+
"category": "Request",
|
|
9719
|
+
"type": "3rd-party",
|
|
9720
|
+
"maintainers": [
|
|
9721
|
+
{
|
|
9722
|
+
"name": "Gaetan SENN",
|
|
9723
|
+
"github": "gaetansenn",
|
|
9724
|
+
"avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
|
|
8128
9725
|
}
|
|
8129
9726
|
],
|
|
8130
9727
|
"compatibility": {
|
|
@@ -8186,6 +9783,29 @@
|
|
|
8186
9783
|
"requires": {}
|
|
8187
9784
|
}
|
|
8188
9785
|
},
|
|
9786
|
+
{
|
|
9787
|
+
"name": "vue-gsap-flip",
|
|
9788
|
+
"description": "A powerful Vue 3 library for creating stunning flip animations using GSAP's Flip plugin. Modular, extensible, and easy to use.",
|
|
9789
|
+
"repo": "lavolpecheprogramma/vue-gsap-flip#master/packages/nuxt",
|
|
9790
|
+
"npm": "@vue-gsap-flip/nuxt",
|
|
9791
|
+
"icon": "",
|
|
9792
|
+
"github": "https://github.com/lavolpecheprogramma/vue-gsap-flip",
|
|
9793
|
+
"website": "https://lavolpecheprogramma.github.io/vue-gsap-flip/",
|
|
9794
|
+
"learn_more": "",
|
|
9795
|
+
"category": "Libraries",
|
|
9796
|
+
"type": "3rd-party",
|
|
9797
|
+
"maintainers": [
|
|
9798
|
+
{
|
|
9799
|
+
"name": "Alberto Parziale",
|
|
9800
|
+
"github": "lavolpecheprogramma",
|
|
9801
|
+
"twitter": "lavolpechevola"
|
|
9802
|
+
}
|
|
9803
|
+
],
|
|
9804
|
+
"compatibility": {
|
|
9805
|
+
"nuxt": ">=3.0.0",
|
|
9806
|
+
"requires": {}
|
|
9807
|
+
}
|
|
9808
|
+
},
|
|
8189
9809
|
{
|
|
8190
9810
|
"name": "vue-macros",
|
|
8191
9811
|
"description": "Explore more macros and syntax sugar to Vue.",
|
|
@@ -8199,9 +9819,10 @@
|
|
|
8199
9819
|
"type": "3rd-party",
|
|
8200
9820
|
"maintainers": [
|
|
8201
9821
|
{
|
|
8202
|
-
"name": "
|
|
9822
|
+
"name": "Kevin Deng",
|
|
8203
9823
|
"github": "sxzz",
|
|
8204
|
-
"twitter": "sanxiaozhizi"
|
|
9824
|
+
"twitter": "sanxiaozhizi",
|
|
9825
|
+
"bluesky": "sxzz.dev"
|
|
8205
9826
|
}
|
|
8206
9827
|
],
|
|
8207
9828
|
"compatibility": {
|
|
@@ -8225,7 +9846,7 @@
|
|
|
8225
9846
|
"type": "3rd-party",
|
|
8226
9847
|
"maintainers": [
|
|
8227
9848
|
{
|
|
8228
|
-
"name": "
|
|
9849
|
+
"name": "Vasyl Iatsenko",
|
|
8229
9850
|
"github": "vaso2"
|
|
8230
9851
|
}
|
|
8231
9852
|
],
|
|
@@ -8269,8 +9890,10 @@
|
|
|
8269
9890
|
"type": "3rd-party",
|
|
8270
9891
|
"maintainers": [
|
|
8271
9892
|
{
|
|
8272
|
-
"name": "
|
|
8273
|
-
"github": "moritzsternemann"
|
|
9893
|
+
"name": "Moritz Sternemann",
|
|
9894
|
+
"github": "moritzsternemann",
|
|
9895
|
+
"twitter": "strnmn",
|
|
9896
|
+
"bluesky": "strnmn.me"
|
|
8274
9897
|
}
|
|
8275
9898
|
],
|
|
8276
9899
|
"compatibility": {
|
|
@@ -8291,7 +9914,7 @@
|
|
|
8291
9914
|
"type": "3rd-party",
|
|
8292
9915
|
"maintainers": [
|
|
8293
9916
|
{
|
|
8294
|
-
"name": "
|
|
9917
|
+
"name": "Heb",
|
|
8295
9918
|
"github": "Hebilicious",
|
|
8296
9919
|
"twitter": "its_hebilicious"
|
|
8297
9920
|
}
|
|
@@ -8314,7 +9937,7 @@
|
|
|
8314
9937
|
"type": "3rd-party",
|
|
8315
9938
|
"maintainers": [
|
|
8316
9939
|
{
|
|
8317
|
-
"name": "
|
|
9940
|
+
"name": "John Wells",
|
|
8318
9941
|
"github": "madmod"
|
|
8319
9942
|
}
|
|
8320
9943
|
],
|
|
@@ -8407,8 +10030,10 @@
|
|
|
8407
10030
|
"type": "3rd-party",
|
|
8408
10031
|
"maintainers": [
|
|
8409
10032
|
{
|
|
8410
|
-
"name": "
|
|
8411
|
-
"github": "posva"
|
|
10033
|
+
"name": "Eduardo San Martin Morote",
|
|
10034
|
+
"github": "posva",
|
|
10035
|
+
"twitter": "posva",
|
|
10036
|
+
"bluesky": "esm.dev"
|
|
8412
10037
|
}
|
|
8413
10038
|
],
|
|
8414
10039
|
"compatibility": {
|
|
@@ -8498,7 +10123,8 @@
|
|
|
8498
10123
|
"maintainers": [
|
|
8499
10124
|
{
|
|
8500
10125
|
"name": "Joaquín Sánchez",
|
|
8501
|
-
"github": "userquin"
|
|
10126
|
+
"github": "userquin",
|
|
10127
|
+
"bluesky": "userquin.bsky.social"
|
|
8502
10128
|
}
|
|
8503
10129
|
],
|
|
8504
10130
|
"compatibility": {
|
|
@@ -8520,12 +10146,14 @@
|
|
|
8520
10146
|
"maintainers": [
|
|
8521
10147
|
{
|
|
8522
10148
|
"name": "Kevin Marrec",
|
|
8523
|
-
"github": "kevinmarrec"
|
|
10149
|
+
"github": "kevinmarrec",
|
|
10150
|
+
"twitter": "K_Marrec"
|
|
8524
10151
|
},
|
|
8525
10152
|
{
|
|
8526
10153
|
"name": "Pooya Parsa",
|
|
8527
10154
|
"github": "pi0",
|
|
8528
|
-
"twitter": "_pi0_"
|
|
10155
|
+
"twitter": "_pi0_",
|
|
10156
|
+
"bluesky": "pi0.io"
|
|
8529
10157
|
}
|
|
8530
10158
|
],
|
|
8531
10159
|
"compatibility": {
|
|
@@ -8548,7 +10176,8 @@
|
|
|
8548
10176
|
{
|
|
8549
10177
|
"name": "Anthony Fu",
|
|
8550
10178
|
"github": "antfu",
|
|
8551
|
-
"twitter": "antfu7"
|
|
10179
|
+
"twitter": "antfu7",
|
|
10180
|
+
"bluesky": "antfu.me"
|
|
8552
10181
|
}
|
|
8553
10182
|
],
|
|
8554
10183
|
"compatibility": {
|
|
@@ -8572,7 +10201,7 @@
|
|
|
8572
10201
|
"type": "3rd-party",
|
|
8573
10202
|
"maintainers": [
|
|
8574
10203
|
{
|
|
8575
|
-
"name": "
|
|
10204
|
+
"name": "Paul Gascou-Vaillancourt",
|
|
8576
10205
|
"github": "paulgv"
|
|
8577
10206
|
}
|
|
8578
10207
|
],
|
|
@@ -8617,18 +10246,21 @@
|
|
|
8617
10246
|
"type": "community",
|
|
8618
10247
|
"maintainers": [
|
|
8619
10248
|
{
|
|
8620
|
-
"name": "
|
|
8621
|
-
"github": "daliborgogic"
|
|
10249
|
+
"name": "Dalibor Gogic",
|
|
10250
|
+
"github": "daliborgogic",
|
|
10251
|
+
"twitter": "dalibor_gogic"
|
|
8622
10252
|
},
|
|
8623
10253
|
{
|
|
8624
10254
|
"name": "Pooya Parsa",
|
|
8625
10255
|
"github": "pi0",
|
|
8626
|
-
"twitter": "_pi0_"
|
|
10256
|
+
"twitter": "_pi0_",
|
|
10257
|
+
"bluesky": "pi0.io"
|
|
8627
10258
|
},
|
|
8628
10259
|
{
|
|
8629
|
-
"name": "
|
|
10260
|
+
"name": "Sébastien Chopin",
|
|
8630
10261
|
"github": "Atinux",
|
|
8631
|
-
"twitter": "
|
|
10262
|
+
"twitter": "atinux",
|
|
10263
|
+
"bluesky": "atinux.com"
|
|
8632
10264
|
}
|
|
8633
10265
|
],
|
|
8634
10266
|
"compatibility": {
|
|
@@ -8674,7 +10306,9 @@
|
|
|
8674
10306
|
"maintainers": [
|
|
8675
10307
|
{
|
|
8676
10308
|
"name": "Yizack Rangel",
|
|
8677
|
-
"github": "yizack"
|
|
10309
|
+
"github": "yizack",
|
|
10310
|
+
"twitter": "YizackR",
|
|
10311
|
+
"bluesky": "yizack.com"
|
|
8678
10312
|
}
|
|
8679
10313
|
],
|
|
8680
10314
|
"compatibility": {
|
|
@@ -8696,7 +10330,8 @@
|
|
|
8696
10330
|
"maintainers": [
|
|
8697
10331
|
{
|
|
8698
10332
|
"name": "Harlan Wilton",
|
|
8699
|
-
"github": "harlan-zw"
|
|
10333
|
+
"github": "harlan-zw",
|
|
10334
|
+
"twitter": "harlan_zw"
|
|
8700
10335
|
}
|
|
8701
10336
|
],
|
|
8702
10337
|
"compatibility": {
|
|
@@ -8721,7 +10356,8 @@
|
|
|
8721
10356
|
{
|
|
8722
10357
|
"name": "Pooya Parsa",
|
|
8723
10358
|
"github": "pi0",
|
|
8724
|
-
"twitter": "_pi0_"
|
|
10359
|
+
"twitter": "_pi0_",
|
|
10360
|
+
"bluesky": "pi0.io"
|
|
8725
10361
|
}
|
|
8726
10362
|
],
|
|
8727
10363
|
"compatibility": {
|
|
@@ -8742,7 +10378,7 @@
|
|
|
8742
10378
|
"type": "3rd-party",
|
|
8743
10379
|
"maintainers": [
|
|
8744
10380
|
{
|
|
8745
|
-
"name": "
|
|
10381
|
+
"name": "Paul Gascou-Vaillancourt",
|
|
8746
10382
|
"github": "paulgv"
|
|
8747
10383
|
}
|
|
8748
10384
|
],
|
|
@@ -8766,7 +10402,8 @@
|
|
|
8766
10402
|
{
|
|
8767
10403
|
"name": "Pooya Parsa",
|
|
8768
10404
|
"github": "pi0",
|
|
8769
|
-
"twitter": "_pi0_"
|
|
10405
|
+
"twitter": "_pi0_",
|
|
10406
|
+
"bluesky": "pi0.io"
|
|
8770
10407
|
}
|
|
8771
10408
|
],
|
|
8772
10409
|
"compatibility": {
|
|
@@ -8842,7 +10479,8 @@
|
|
|
8842
10479
|
{
|
|
8843
10480
|
"name": "Anthony Fu",
|
|
8844
10481
|
"github": "antfu",
|
|
8845
|
-
"twitter": "antfu7"
|
|
10482
|
+
"twitter": "antfu7",
|
|
10483
|
+
"bluesky": "antfu.me"
|
|
8846
10484
|
}
|
|
8847
10485
|
],
|
|
8848
10486
|
"compatibility": {
|
|
@@ -8865,8 +10503,9 @@
|
|
|
8865
10503
|
"type": "3rd-party",
|
|
8866
10504
|
"maintainers": [
|
|
8867
10505
|
{
|
|
8868
|
-
"name": "
|
|
8869
|
-
"github": "aaronransley"
|
|
10506
|
+
"name": "Aaron Ransley",
|
|
10507
|
+
"github": "aaronransley",
|
|
10508
|
+
"twitter": "aaronransley"
|
|
8870
10509
|
}
|
|
8871
10510
|
],
|
|
8872
10511
|
"compatibility": {
|
|
@@ -8909,7 +10548,7 @@
|
|
|
8909
10548
|
"type": "3rd-party",
|
|
8910
10549
|
"maintainers": [
|
|
8911
10550
|
{
|
|
8912
|
-
"name": "
|
|
10551
|
+
"name": "Gaetan SENN",
|
|
8913
10552
|
"github": "gaetansenn"
|
|
8914
10553
|
}
|
|
8915
10554
|
],
|
|
@@ -8956,7 +10595,7 @@
|
|
|
8956
10595
|
"type": "3rd-party",
|
|
8957
10596
|
"maintainers": [
|
|
8958
10597
|
{
|
|
8959
|
-
"name": "
|
|
10598
|
+
"name": "Léopold Szabatura",
|
|
8960
10599
|
"github": "MetaCorp"
|
|
8961
10600
|
}
|
|
8962
10601
|
],
|