@nuxt/modules 0.6.0-ec9dad → 0.6.0-ede2bd
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 +3 -3
- package/modules.json +1435 -1083
- package/package.json +22 -20
package/modules.json
CHANGED
|
@@ -1,30 +1,31 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"name": "
|
|
4
|
-
"description": "
|
|
5
|
-
"repo": "
|
|
6
|
-
"npm": "nuxt
|
|
7
|
-
"icon": "
|
|
8
|
-
"github": "https://github.com/
|
|
9
|
-
"website": "https://github.com/
|
|
10
|
-
"learn_more": "
|
|
11
|
-
"category": "
|
|
12
|
-
"type": "
|
|
3
|
+
"name": "a11y",
|
|
4
|
+
"description": "Real-time accessibility feedback and automated testing in your browser during development.",
|
|
5
|
+
"repo": "nuxt/a11y",
|
|
6
|
+
"npm": "@nuxt/a11y",
|
|
7
|
+
"icon": "nuxt.svg",
|
|
8
|
+
"github": "https://github.com/nuxt/a11y",
|
|
9
|
+
"website": "https://github.com/nuxt/a11y",
|
|
10
|
+
"learn_more": "",
|
|
11
|
+
"category": "Devtools",
|
|
12
|
+
"type": "official",
|
|
13
13
|
"maintainers": [
|
|
14
14
|
{
|
|
15
|
-
"name": "
|
|
16
|
-
"github": "
|
|
17
|
-
"twitter": "
|
|
15
|
+
"name": "Tim Damen",
|
|
16
|
+
"github": "timdamen",
|
|
17
|
+
"twitter": "timdamen_io",
|
|
18
|
+
"bluesky": "timdamen.io"
|
|
18
19
|
},
|
|
19
20
|
{
|
|
20
|
-
"name": "
|
|
21
|
-
"github": "
|
|
22
|
-
"twitter": "
|
|
23
|
-
"bluesky": "
|
|
21
|
+
"name": "Daniel Roe",
|
|
22
|
+
"github": "danielroe",
|
|
23
|
+
"twitter": "danielcroe",
|
|
24
|
+
"bluesky": "danielroe.dev"
|
|
24
25
|
}
|
|
25
26
|
],
|
|
26
27
|
"compatibility": {
|
|
27
|
-
"nuxt": "
|
|
28
|
+
"nuxt": ">=3.0.0",
|
|
28
29
|
"requires": {}
|
|
29
30
|
}
|
|
30
31
|
},
|
|
@@ -36,7 +37,7 @@
|
|
|
36
37
|
"icon": "agility.png",
|
|
37
38
|
"github": "https://github.com/agility/agilitycms-nuxt-module",
|
|
38
39
|
"website": "https://github.com/agility/agilitycms-nuxt-module",
|
|
39
|
-
"learn_more": "https://
|
|
40
|
+
"learn_more": "https://agilitycms.com/docs/nuxt/nuxt-and-agility-cms",
|
|
40
41
|
"category": "CMS",
|
|
41
42
|
"type": "3rd-party",
|
|
42
43
|
"maintainers": [
|
|
@@ -78,7 +79,7 @@
|
|
|
78
79
|
}
|
|
79
80
|
],
|
|
80
81
|
"compatibility": {
|
|
81
|
-
"nuxt": "^2.
|
|
82
|
+
"nuxt": "^2.16.0 || >=3.0.0-rc.9",
|
|
82
83
|
"requires": {
|
|
83
84
|
"bridge": true
|
|
84
85
|
}
|
|
@@ -149,7 +150,7 @@
|
|
|
149
150
|
}
|
|
150
151
|
],
|
|
151
152
|
"compatibility": {
|
|
152
|
-
"nuxt": "
|
|
153
|
+
"nuxt": ">=3.0.0",
|
|
153
154
|
"requires": {}
|
|
154
155
|
}
|
|
155
156
|
},
|
|
@@ -178,6 +179,28 @@
|
|
|
178
179
|
}
|
|
179
180
|
}
|
|
180
181
|
},
|
|
182
|
+
{
|
|
183
|
+
"name": "antdv-next",
|
|
184
|
+
"description": "Ant Design for Vue",
|
|
185
|
+
"repo": "antdv-next/nuxt",
|
|
186
|
+
"npm": "@antdv-next/nuxt",
|
|
187
|
+
"icon": "antdv-next.svg",
|
|
188
|
+
"github": "https://github.com/antdv-next/nuxt",
|
|
189
|
+
"website": "https://www.antdv-next.com",
|
|
190
|
+
"learn_more": "https://www.antdv-next.com",
|
|
191
|
+
"category": "UI",
|
|
192
|
+
"type": "3rd-party",
|
|
193
|
+
"maintainers": [
|
|
194
|
+
{
|
|
195
|
+
"name": "yanyu",
|
|
196
|
+
"github": "aibayanyu20"
|
|
197
|
+
}
|
|
198
|
+
],
|
|
199
|
+
"compatibility": {
|
|
200
|
+
"nuxt": ">=4.0.0",
|
|
201
|
+
"requires": {}
|
|
202
|
+
}
|
|
203
|
+
},
|
|
181
204
|
{
|
|
182
205
|
"name": "aos",
|
|
183
206
|
"description": "A Nuxt module that adds Animate On Scroll",
|
|
@@ -220,7 +243,7 @@
|
|
|
220
243
|
}
|
|
221
244
|
],
|
|
222
245
|
"compatibility": {
|
|
223
|
-
"nuxt": ">=3.
|
|
246
|
+
"nuxt": ">=3.7.0",
|
|
224
247
|
"requires": {}
|
|
225
248
|
}
|
|
226
249
|
},
|
|
@@ -254,7 +277,7 @@
|
|
|
254
277
|
"repo": "Luxdamore/nuxt-apis-to-file",
|
|
255
278
|
"npm": "@luxdamore/nuxt-apis-to-file",
|
|
256
279
|
"icon": "",
|
|
257
|
-
"github": "https://github.com/
|
|
280
|
+
"github": "https://github.com/Luxdamore/nuxt-apis-to-file",
|
|
258
281
|
"website": "https://luxdamore.github.io/nuxt-apis-to-file/",
|
|
259
282
|
"learn_more": "",
|
|
260
283
|
"category": "Performance",
|
|
@@ -383,7 +406,7 @@
|
|
|
383
406
|
}
|
|
384
407
|
],
|
|
385
408
|
"compatibility": {
|
|
386
|
-
"nuxt": "
|
|
409
|
+
"nuxt": "^3.0.0",
|
|
387
410
|
"requires": {}
|
|
388
411
|
}
|
|
389
412
|
},
|
|
@@ -409,9 +432,32 @@
|
|
|
409
432
|
"requires": {}
|
|
410
433
|
}
|
|
411
434
|
},
|
|
435
|
+
{
|
|
436
|
+
"name": "askdoppler",
|
|
437
|
+
"description": "Monitor impressions coming from ChatGPT, Perplexity and others in your Nuxt app with this integration of Doppler.",
|
|
438
|
+
"repo": "askdoppler/doppler-js#main/nuxt",
|
|
439
|
+
"npm": "@askdoppler/nuxt",
|
|
440
|
+
"icon": "askdoppler.png",
|
|
441
|
+
"github": "https://github.com/askdoppler/doppler-js",
|
|
442
|
+
"website": "https://askdoppler.com",
|
|
443
|
+
"learn_more": "https://docs.askdoppler.com/integrations/nuxt",
|
|
444
|
+
"category": "SEO",
|
|
445
|
+
"type": "3rd-party",
|
|
446
|
+
"maintainers": [
|
|
447
|
+
{
|
|
448
|
+
"name": "Maxime Dolores",
|
|
449
|
+
"github": "mdolr",
|
|
450
|
+
"twitter": "m_dolr"
|
|
451
|
+
}
|
|
452
|
+
],
|
|
453
|
+
"compatibility": {
|
|
454
|
+
"nuxt": ">=3.0.0",
|
|
455
|
+
"requires": {}
|
|
456
|
+
}
|
|
457
|
+
},
|
|
412
458
|
{
|
|
413
459
|
"name": "auth-utils",
|
|
414
|
-
"description": "
|
|
460
|
+
"description": "Add Authentication to Nuxt applications with secured & sealed cookies sessions.",
|
|
415
461
|
"repo": "atinux/nuxt-auth-utils",
|
|
416
462
|
"npm": "nuxt-auth-utils",
|
|
417
463
|
"icon": "",
|
|
@@ -424,7 +470,7 @@
|
|
|
424
470
|
{
|
|
425
471
|
"name": "Sébastien Chopin",
|
|
426
472
|
"github": "atinux",
|
|
427
|
-
"twitter": "
|
|
473
|
+
"twitter": "atinux",
|
|
428
474
|
"bluesky": "atinux.com"
|
|
429
475
|
}
|
|
430
476
|
],
|
|
@@ -461,29 +507,6 @@
|
|
|
461
507
|
"requires": {}
|
|
462
508
|
}
|
|
463
509
|
},
|
|
464
|
-
{
|
|
465
|
-
"name": "authjs",
|
|
466
|
-
"description": "Auth.js authentication Nuxt module. Edge compatible.",
|
|
467
|
-
"repo": "Hebilicious/authjs-nuxt#main",
|
|
468
|
-
"npm": "@hebilicious/authjs-nuxt",
|
|
469
|
-
"icon": "authjs.png",
|
|
470
|
-
"github": "https://github.com/Hebilicious/authjs-nuxt",
|
|
471
|
-
"website": "https://authjs-nuxt.pages.dev/",
|
|
472
|
-
"learn_more": "https://authjs.dev/",
|
|
473
|
-
"category": "Security",
|
|
474
|
-
"type": "3rd-party",
|
|
475
|
-
"maintainers": [
|
|
476
|
-
{
|
|
477
|
-
"name": "Heb",
|
|
478
|
-
"github": "Hebilicious",
|
|
479
|
-
"twitter": "its_hebilicious"
|
|
480
|
-
}
|
|
481
|
-
],
|
|
482
|
-
"compatibility": {
|
|
483
|
-
"nuxt": ">=3.0.0",
|
|
484
|
-
"requires": {}
|
|
485
|
-
}
|
|
486
|
-
},
|
|
487
510
|
{
|
|
488
511
|
"name": "authorization",
|
|
489
512
|
"description": "Manage permissions inside the app and the server.",
|
|
@@ -579,6 +602,50 @@
|
|
|
579
602
|
"requires": {}
|
|
580
603
|
}
|
|
581
604
|
},
|
|
605
|
+
{
|
|
606
|
+
"name": "bcms",
|
|
607
|
+
"description": "Nuxt BCMS module",
|
|
608
|
+
"repo": "bcms/nuxt-module",
|
|
609
|
+
"npm": "@thebcms/nuxt",
|
|
610
|
+
"icon": "bcms.png",
|
|
611
|
+
"github": "https://github.com/bcms/nuxt-module",
|
|
612
|
+
"website": "https://thebcms.com",
|
|
613
|
+
"learn_more": "https://thebcms.com/docs/integrations/nuxt-js",
|
|
614
|
+
"category": "CMS",
|
|
615
|
+
"type": "3rd-party",
|
|
616
|
+
"maintainers": [
|
|
617
|
+
{
|
|
618
|
+
"name": "Branislav Vajagic",
|
|
619
|
+
"github": "bbanez"
|
|
620
|
+
}
|
|
621
|
+
],
|
|
622
|
+
"compatibility": {
|
|
623
|
+
"nuxt": ">=3.0.0",
|
|
624
|
+
"requires": {}
|
|
625
|
+
}
|
|
626
|
+
},
|
|
627
|
+
{
|
|
628
|
+
"name": "betterstack",
|
|
629
|
+
"description": "A Nuxt module for integrating BetterStack into your Nuxt application",
|
|
630
|
+
"repo": "nicogenz/nuxt-betterstack",
|
|
631
|
+
"npm": "nuxt-betterstack",
|
|
632
|
+
"icon": "betterstack.svg",
|
|
633
|
+
"github": "https://github.com/nicogenz/nuxt-betterstack",
|
|
634
|
+
"website": "https://github.com/nicogenz/nuxt-betterstack",
|
|
635
|
+
"learn_more": "https://betterstack.com",
|
|
636
|
+
"category": "Extensions",
|
|
637
|
+
"type": "3rd-party",
|
|
638
|
+
"maintainers": [
|
|
639
|
+
{
|
|
640
|
+
"name": "Nico Genz",
|
|
641
|
+
"github": "nicogenz"
|
|
642
|
+
}
|
|
643
|
+
],
|
|
644
|
+
"compatibility": {
|
|
645
|
+
"nuxt": ">=3.0.0",
|
|
646
|
+
"requires": {}
|
|
647
|
+
}
|
|
648
|
+
},
|
|
582
649
|
{
|
|
583
650
|
"name": "bootstrap",
|
|
584
651
|
"description": "Add Bootstrap to your Nuxt app in seconds.",
|
|
@@ -615,12 +682,12 @@
|
|
|
615
682
|
{
|
|
616
683
|
"name": "browserconfig",
|
|
617
684
|
"description": "Adds XML browser configuration support",
|
|
618
|
-
"repo": "nuxt-community/modules#master/packages/browserconfig",
|
|
685
|
+
"repo": "nuxt-community/legacy-modules#master/packages/browserconfig",
|
|
619
686
|
"npm": "@nuxtjs/browserconfig",
|
|
620
687
|
"icon": "",
|
|
621
|
-
"github": "https://github.com/nuxt-community/modules
|
|
622
|
-
"website": "https://github.com/nuxt-community/modules/tree/master/packages/browserconfig",
|
|
623
|
-
"learn_more": "https://
|
|
688
|
+
"github": "https://github.com/nuxt-community/legacy-modules",
|
|
689
|
+
"website": "https://github.com/nuxt-community/legacy-modules/tree/master/packages/browserconfig",
|
|
690
|
+
"learn_more": "https://learn.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/dev-guides/bg183312(v=vs.85)?redirectedfrom=MSDN",
|
|
624
691
|
"category": "Extensions",
|
|
625
692
|
"type": "community",
|
|
626
693
|
"maintainers": [
|
|
@@ -636,29 +703,6 @@
|
|
|
636
703
|
"requires": {}
|
|
637
704
|
}
|
|
638
705
|
},
|
|
639
|
-
{
|
|
640
|
-
"name": "buefy",
|
|
641
|
-
"description": "It's really very simple to start with nuxt. But we can make it even simpler by adding nuxt-buefy",
|
|
642
|
-
"repo": "buefy/nuxt-buefy",
|
|
643
|
-
"npm": "nuxt-buefy",
|
|
644
|
-
"icon": "buefy.png",
|
|
645
|
-
"github": "https://github.com/buefy/nuxt-buefy",
|
|
646
|
-
"website": "https://github.com/buefy/nuxt-buefy",
|
|
647
|
-
"learn_more": "https://buefy.org/",
|
|
648
|
-
"category": "UI",
|
|
649
|
-
"type": "3rd-party",
|
|
650
|
-
"maintainers": [
|
|
651
|
-
{
|
|
652
|
-
"name": "Walter Tommasi",
|
|
653
|
-
"github": "jtommy",
|
|
654
|
-
"twitter": "walter_tommasi"
|
|
655
|
-
}
|
|
656
|
-
],
|
|
657
|
-
"compatibility": {
|
|
658
|
-
"nuxt": "^2.0.0",
|
|
659
|
-
"requires": {}
|
|
660
|
-
}
|
|
661
|
-
},
|
|
662
706
|
{
|
|
663
707
|
"name": "bugsnag",
|
|
664
708
|
"description": "Bugsnag integration for nuxt.js. Makes it easy to add bugsnag to your Project. Supports uploading source maps.",
|
|
@@ -667,7 +711,7 @@
|
|
|
667
711
|
"icon": "bugsnag.png",
|
|
668
712
|
"github": "https://github.com/JulianMar/nuxt-bugsnag",
|
|
669
713
|
"website": "https://github.com/JulianMar/nuxt-bugsnag",
|
|
670
|
-
"learn_more": "
|
|
714
|
+
"learn_more": "",
|
|
671
715
|
"category": "Monitoring",
|
|
672
716
|
"type": "3rd-party",
|
|
673
717
|
"maintainers": [
|
|
@@ -678,7 +722,7 @@
|
|
|
678
722
|
}
|
|
679
723
|
],
|
|
680
724
|
"compatibility": {
|
|
681
|
-
"nuxt": "^2.
|
|
725
|
+
"nuxt": "^2.16.0 || >=3.0.0",
|
|
682
726
|
"requires": {
|
|
683
727
|
"bridge": true
|
|
684
728
|
}
|
|
@@ -798,51 +842,6 @@
|
|
|
798
842
|
"requires": {}
|
|
799
843
|
}
|
|
800
844
|
},
|
|
801
|
-
{
|
|
802
|
-
"name": "chakra-ui",
|
|
803
|
-
"description": "Chakra UI Module for Nuxt",
|
|
804
|
-
"repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
|
|
805
|
-
"npm": "@chakra-ui/nuxt",
|
|
806
|
-
"icon": "chakra-ui.png",
|
|
807
|
-
"github": "https://github.com/chakra-ui/chakra-ui-vue/tree/develop/packages/chakra-ui-nuxt",
|
|
808
|
-
"website": "https://vue.chakra-ui.com/with-nuxt",
|
|
809
|
-
"learn_more": "",
|
|
810
|
-
"category": "UI",
|
|
811
|
-
"type": "3rd-party",
|
|
812
|
-
"maintainers": [
|
|
813
|
-
{
|
|
814
|
-
"name": "Jonathan Bakebwa",
|
|
815
|
-
"github": "codebender828 https://avatars2.githubusercontent.com/u/21237954?s=400&u=8d33f80968b1e2582b530af74e26e4cb94d1a90b&v=4"
|
|
816
|
-
}
|
|
817
|
-
],
|
|
818
|
-
"compatibility": {
|
|
819
|
-
"nuxt": "^2.0.0",
|
|
820
|
-
"requires": {}
|
|
821
|
-
}
|
|
822
|
-
},
|
|
823
|
-
{
|
|
824
|
-
"name": "chatwoot",
|
|
825
|
-
"description": "Chatwoot is an open-source customer engagement platform that helps companies engage their customers on their website",
|
|
826
|
-
"repo": "productdevbookcom/chatwoot",
|
|
827
|
-
"npm": "@productdevbook/chatwoot",
|
|
828
|
-
"icon": "chatwoot.png",
|
|
829
|
-
"github": "https://github.com/productdevbookcom/chatwoot",
|
|
830
|
-
"website": "https://github.com/productdevbookcom/chatwoot",
|
|
831
|
-
"learn_more": "https://www.chatwoot.com",
|
|
832
|
-
"category": "Libraries",
|
|
833
|
-
"type": "3rd-party",
|
|
834
|
-
"maintainers": [
|
|
835
|
-
{
|
|
836
|
-
"name": "Wind",
|
|
837
|
-
"github": "productdevbook",
|
|
838
|
-
"twitter": "productdevbook"
|
|
839
|
-
}
|
|
840
|
-
],
|
|
841
|
-
"compatibility": {
|
|
842
|
-
"nuxt": ">=3.0.0",
|
|
843
|
-
"requires": {}
|
|
844
|
-
}
|
|
845
|
-
},
|
|
846
845
|
{
|
|
847
846
|
"name": "chiffre",
|
|
848
847
|
"description": "Privacy-first, end-to-end encrypted analytics",
|
|
@@ -895,8 +894,8 @@
|
|
|
895
894
|
"repo": "clerk/javascript#main/packages/nuxt",
|
|
896
895
|
"npm": "@clerk/nuxt",
|
|
897
896
|
"icon": "clerk.svg",
|
|
898
|
-
"github": "https://github.com/clerk/javascript
|
|
899
|
-
"website": "https://clerk.com/docs/
|
|
897
|
+
"github": "https://github.com/clerk/javascript",
|
|
898
|
+
"website": "https://clerk.com/docs/reference/nuxt/overview",
|
|
900
899
|
"learn_more": "https://clerk.com",
|
|
901
900
|
"category": "Security",
|
|
902
901
|
"type": "3rd-party",
|
|
@@ -945,7 +944,7 @@
|
|
|
945
944
|
"icon": "",
|
|
946
945
|
"github": "https://github.com/gitana/cloudcms-nuxt",
|
|
947
946
|
"website": "https://github.com/gitana/cloudcms-nuxt",
|
|
948
|
-
"learn_more": "https://
|
|
947
|
+
"learn_more": "https://gitana.io/",
|
|
949
948
|
"category": "CMS",
|
|
950
949
|
"type": "3rd-party",
|
|
951
950
|
"maintainers": [
|
|
@@ -983,7 +982,7 @@
|
|
|
983
982
|
}
|
|
984
983
|
],
|
|
985
984
|
"compatibility": {
|
|
986
|
-
"nuxt": "
|
|
985
|
+
"nuxt": "^3.0.0",
|
|
987
986
|
"requires": {}
|
|
988
987
|
}
|
|
989
988
|
},
|
|
@@ -1026,7 +1025,7 @@
|
|
|
1026
1025
|
{
|
|
1027
1026
|
"name": "Sébastien Chopin",
|
|
1028
1027
|
"github": "Atinux",
|
|
1029
|
-
"twitter": "
|
|
1028
|
+
"twitter": "atinux",
|
|
1030
1029
|
"bluesky": "atinux.com"
|
|
1031
1030
|
}
|
|
1032
1031
|
],
|
|
@@ -1037,12 +1036,48 @@
|
|
|
1037
1036
|
}
|
|
1038
1037
|
}
|
|
1039
1038
|
},
|
|
1039
|
+
{
|
|
1040
|
+
"name": "comark",
|
|
1041
|
+
"description": "Components in Markdown (Comark) parser with streaming support.",
|
|
1042
|
+
"repo": "comarkdown/comark#main/packages/comark-nuxt",
|
|
1043
|
+
"npm": "@comark/nuxt",
|
|
1044
|
+
"icon": "comark.svg",
|
|
1045
|
+
"github": "https://github.com/comarkdown/comark",
|
|
1046
|
+
"website": "https://comark.dev/",
|
|
1047
|
+
"learn_more": "https://comark.dev/rendering/nuxt",
|
|
1048
|
+
"category": "Libraries",
|
|
1049
|
+
"type": "3rd-party",
|
|
1050
|
+
"maintainers": [
|
|
1051
|
+
{
|
|
1052
|
+
"name": "Farnabaz",
|
|
1053
|
+
"github": "farnabaz",
|
|
1054
|
+
"twitter": "a_birang",
|
|
1055
|
+
"bluesky": "farnabaz.dev"
|
|
1056
|
+
},
|
|
1057
|
+
{
|
|
1058
|
+
"name": "Sébastien Chopin",
|
|
1059
|
+
"github": "Atinux",
|
|
1060
|
+
"twitter": "atinux",
|
|
1061
|
+
"bluesky": "atinux.com"
|
|
1062
|
+
},
|
|
1063
|
+
{
|
|
1064
|
+
"name": "Baptiste Leproux",
|
|
1065
|
+
"github": "larbish",
|
|
1066
|
+
"twitter": "_larbish",
|
|
1067
|
+
"bluesky": "larbish.bsky.social"
|
|
1068
|
+
}
|
|
1069
|
+
],
|
|
1070
|
+
"compatibility": {
|
|
1071
|
+
"nuxt": ">=3.0.0",
|
|
1072
|
+
"requires": {}
|
|
1073
|
+
}
|
|
1074
|
+
},
|
|
1040
1075
|
{
|
|
1041
1076
|
"name": "compodium",
|
|
1042
1077
|
"description": "A plug an play component playground for Nuxt.",
|
|
1043
1078
|
"repo": "romhml/compodium#main/packages/nuxt",
|
|
1044
1079
|
"npm": "@compodium/nuxt",
|
|
1045
|
-
"icon": "",
|
|
1080
|
+
"icon": "compodium.svg",
|
|
1046
1081
|
"github": "https://github.com/romhml/compodium",
|
|
1047
1082
|
"website": "https://github.com/romhml/compodium",
|
|
1048
1083
|
"learn_more": "",
|
|
@@ -1052,11 +1087,11 @@
|
|
|
1052
1087
|
{
|
|
1053
1088
|
"name": "Romain Hamel",
|
|
1054
1089
|
"github": "romhml",
|
|
1055
|
-
"bluesky": "rohm.
|
|
1090
|
+
"bluesky": "rohm.dev"
|
|
1056
1091
|
}
|
|
1057
1092
|
],
|
|
1058
1093
|
"compatibility": {
|
|
1059
|
-
"nuxt": "
|
|
1094
|
+
"nuxt": ">=3.0.0",
|
|
1060
1095
|
"requires": {}
|
|
1061
1096
|
}
|
|
1062
1097
|
},
|
|
@@ -1084,30 +1119,6 @@
|
|
|
1084
1119
|
"requires": {}
|
|
1085
1120
|
}
|
|
1086
1121
|
},
|
|
1087
|
-
{
|
|
1088
|
-
"name": "composition-api",
|
|
1089
|
-
"description": "Composition API hooks for Nuxt",
|
|
1090
|
-
"repo": "nuxt-community/composition-api#main",
|
|
1091
|
-
"npm": "@nuxtjs/composition-api",
|
|
1092
|
-
"icon": "composition-api.svg",
|
|
1093
|
-
"github": "https://github.com/nuxt-community/composition-api/tree/main",
|
|
1094
|
-
"website": "https://composition-api.nuxtjs.org",
|
|
1095
|
-
"learn_more": "",
|
|
1096
|
-
"category": "Extensions",
|
|
1097
|
-
"type": "community",
|
|
1098
|
-
"maintainers": [
|
|
1099
|
-
{
|
|
1100
|
-
"name": "Daniel Roe",
|
|
1101
|
-
"github": "danielroe",
|
|
1102
|
-
"twitter": "danielcroe",
|
|
1103
|
-
"bluesky": "danielroe.dev"
|
|
1104
|
-
}
|
|
1105
|
-
],
|
|
1106
|
-
"compatibility": {
|
|
1107
|
-
"nuxt": "^2.0.0",
|
|
1108
|
-
"requires": {}
|
|
1109
|
-
}
|
|
1110
|
-
},
|
|
1111
1122
|
{
|
|
1112
1123
|
"name": "content-assets",
|
|
1113
1124
|
"description": "Enable locally-located assets in Nuxt Content",
|
|
@@ -1115,7 +1126,7 @@
|
|
|
1115
1126
|
"npm": "nuxt-content-assets",
|
|
1116
1127
|
"icon": "content-assets.png",
|
|
1117
1128
|
"github": "https://github.com/davestewart/nuxt-content-assets",
|
|
1118
|
-
"website": "https://davestewart.co.uk/projects/
|
|
1129
|
+
"website": "https://davestewart.co.uk/projects/vue/nuxt-content-assets/",
|
|
1119
1130
|
"learn_more": "",
|
|
1120
1131
|
"category": "Images",
|
|
1121
1132
|
"type": "3rd-party",
|
|
@@ -1181,36 +1192,15 @@
|
|
|
1181
1192
|
{
|
|
1182
1193
|
"name": "Sébastien Chopin",
|
|
1183
1194
|
"github": "Atinux",
|
|
1184
|
-
"twitter": "
|
|
1195
|
+
"twitter": "atinux",
|
|
1185
1196
|
"bluesky": "atinux.com"
|
|
1186
1197
|
}
|
|
1187
1198
|
],
|
|
1188
1199
|
"compatibility": {
|
|
1189
|
-
"nuxt": "
|
|
1190
|
-
"requires": {}
|
|
1191
|
-
}
|
|
1192
|
-
},
|
|
1193
|
-
{
|
|
1194
|
-
"name": "contentful",
|
|
1195
|
-
"description": "nuxt contentful module",
|
|
1196
|
-
"repo": "scaccogatto/contentful-module",
|
|
1197
|
-
"npm": "contentful-module",
|
|
1198
|
-
"icon": "contentful.png",
|
|
1199
|
-
"github": "https://github.com/scaccogatto/contentful-module",
|
|
1200
|
-
"website": "https://github.com/scaccogatto/contentful-module",
|
|
1201
|
-
"learn_more": "https://www.contentful.com/",
|
|
1202
|
-
"category": "CMS",
|
|
1203
|
-
"type": "3rd-party",
|
|
1204
|
-
"maintainers": [
|
|
1205
|
-
{
|
|
1206
|
-
"name": "Marco 'Gatto' Boffo",
|
|
1207
|
-
"github": "scaccogatto"
|
|
1208
|
-
}
|
|
1209
|
-
],
|
|
1210
|
-
"compatibility": {
|
|
1211
|
-
"nuxt": "^2.0.0",
|
|
1200
|
+
"nuxt": ">=3.0.0-rc.3",
|
|
1212
1201
|
"requires": {}
|
|
1213
|
-
}
|
|
1202
|
+
},
|
|
1203
|
+
"mcp": "https://content.nuxt.com/mcp"
|
|
1214
1204
|
},
|
|
1215
1205
|
{
|
|
1216
1206
|
"name": "contentstack",
|
|
@@ -1220,7 +1210,7 @@
|
|
|
1220
1210
|
"icon": "contentstack.png",
|
|
1221
1211
|
"github": "https://github.com/timbenniks/nuxt-contentstack",
|
|
1222
1212
|
"website": "https://github.com/timbenniks/nuxt-contentstack",
|
|
1223
|
-
"learn_more": "https://contentstack.com/",
|
|
1213
|
+
"learn_more": "https://www.contentstack.com/community",
|
|
1224
1214
|
"category": "CMS",
|
|
1225
1215
|
"type": "3rd-party",
|
|
1226
1216
|
"maintainers": [
|
|
@@ -1233,7 +1223,32 @@
|
|
|
1233
1223
|
}
|
|
1234
1224
|
],
|
|
1235
1225
|
"compatibility": {
|
|
1236
|
-
"nuxt": "
|
|
1226
|
+
"nuxt": ">=3.20.1",
|
|
1227
|
+
"requires": {},
|
|
1228
|
+
"devtools": "^0.0.0"
|
|
1229
|
+
}
|
|
1230
|
+
},
|
|
1231
|
+
{
|
|
1232
|
+
"name": "convex",
|
|
1233
|
+
"description": "Nuxt module for Convex - reactive backend with real-time sync, file storage, and auto-imports",
|
|
1234
|
+
"repo": "onmax/nuxt-convex",
|
|
1235
|
+
"npm": "convex-monorepo",
|
|
1236
|
+
"icon": "convex.svg",
|
|
1237
|
+
"github": "https://github.com/onmax/nuxt-convex",
|
|
1238
|
+
"website": "https://nuxt-convex.onmax.me",
|
|
1239
|
+
"learn_more": "https://docs.convex.dev",
|
|
1240
|
+
"category": "Database",
|
|
1241
|
+
"type": "3rd-party",
|
|
1242
|
+
"maintainers": [
|
|
1243
|
+
{
|
|
1244
|
+
"name": "Max",
|
|
1245
|
+
"github": "onmax",
|
|
1246
|
+
"twitter": "_onmax",
|
|
1247
|
+
"bluesky": "onmax.bsky.social"
|
|
1248
|
+
}
|
|
1249
|
+
],
|
|
1250
|
+
"compatibility": {
|
|
1251
|
+
"nuxt": ">=3.0.0",
|
|
1237
1252
|
"requires": {}
|
|
1238
1253
|
}
|
|
1239
1254
|
},
|
|
@@ -1356,28 +1371,6 @@
|
|
|
1356
1371
|
"requires": {}
|
|
1357
1372
|
}
|
|
1358
1373
|
},
|
|
1359
|
-
{
|
|
1360
|
-
"name": "datocms-nuxt2",
|
|
1361
|
-
"description": "DatoCMS integration for Nuxt v2",
|
|
1362
|
-
"repo": "voorhoede/nuxt-datocms-module",
|
|
1363
|
-
"npm": "@voorhoede/nuxt-datocms-module",
|
|
1364
|
-
"icon": "datocms.svg",
|
|
1365
|
-
"github": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
1366
|
-
"website": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
1367
|
-
"learn_more": "https://www.datocms.com/",
|
|
1368
|
-
"category": "CMS",
|
|
1369
|
-
"type": "3rd-party",
|
|
1370
|
-
"maintainers": [
|
|
1371
|
-
{
|
|
1372
|
-
"name": "Frank Warnaar",
|
|
1373
|
-
"github": "Frankwarnaar"
|
|
1374
|
-
}
|
|
1375
|
-
],
|
|
1376
|
-
"compatibility": {
|
|
1377
|
-
"nuxt": "^2.0.0",
|
|
1378
|
-
"requires": {}
|
|
1379
|
-
}
|
|
1380
|
-
},
|
|
1381
1374
|
{
|
|
1382
1375
|
"name": "datocms",
|
|
1383
1376
|
"description": "DatoCMS module for Nuxt",
|
|
@@ -1444,7 +1437,7 @@
|
|
|
1444
1437
|
}
|
|
1445
1438
|
],
|
|
1446
1439
|
"compatibility": {
|
|
1447
|
-
"nuxt": "
|
|
1440
|
+
"nuxt": ">=3.5.0",
|
|
1448
1441
|
"requires": {}
|
|
1449
1442
|
}
|
|
1450
1443
|
},
|
|
@@ -1467,7 +1460,7 @@
|
|
|
1467
1460
|
}
|
|
1468
1461
|
],
|
|
1469
1462
|
"compatibility": {
|
|
1470
|
-
"nuxt": "^2.
|
|
1463
|
+
"nuxt": "^2.16.0 || >=3.0.0",
|
|
1471
1464
|
"requires": {}
|
|
1472
1465
|
}
|
|
1473
1466
|
},
|
|
@@ -1495,13 +1488,39 @@
|
|
|
1495
1488
|
"requires": {}
|
|
1496
1489
|
}
|
|
1497
1490
|
},
|
|
1491
|
+
{
|
|
1492
|
+
"name": "directus-sdk",
|
|
1493
|
+
"description": "A Nuxt module for Directus with built-in authentication, realtime, file management, type generation, and visual editor support.",
|
|
1494
|
+
"repo": "rolleyio/nuxt-directus-sdk",
|
|
1495
|
+
"npm": "nuxt-directus-sdk",
|
|
1496
|
+
"icon": "directus-sdk.svg",
|
|
1497
|
+
"github": "https://github.com/rolleyio/nuxt-directus-sdk",
|
|
1498
|
+
"website": "https://www.nuxt-directus-sdk.com/",
|
|
1499
|
+
"learn_more": "https://directus.io/",
|
|
1500
|
+
"category": "CMS",
|
|
1501
|
+
"type": "3rd-party",
|
|
1502
|
+
"maintainers": [
|
|
1503
|
+
{
|
|
1504
|
+
"name": "Matthew Rollinson",
|
|
1505
|
+
"github": "matt-rolley"
|
|
1506
|
+
},
|
|
1507
|
+
{
|
|
1508
|
+
"name": "kheiner",
|
|
1509
|
+
"github": "kheiner"
|
|
1510
|
+
}
|
|
1511
|
+
],
|
|
1512
|
+
"compatibility": {
|
|
1513
|
+
"nuxt": "^3.0.0 || ^4.0.0",
|
|
1514
|
+
"requires": {}
|
|
1515
|
+
}
|
|
1516
|
+
},
|
|
1498
1517
|
{
|
|
1499
1518
|
"name": "directus",
|
|
1500
1519
|
"description": "Easily connect your Nuxt application to your directus server.",
|
|
1501
1520
|
"repo": "intevel/nuxt-directus",
|
|
1502
1521
|
"npm": "nuxt-directus",
|
|
1503
1522
|
"icon": "directus.svg",
|
|
1504
|
-
"github": "https://github.com/intevel/nuxt-directus
|
|
1523
|
+
"github": "https://github.com/intevel/nuxt-directus",
|
|
1505
1524
|
"website": "https://nuxt-directus.de/",
|
|
1506
1525
|
"learn_more": "https://directus.io/",
|
|
1507
1526
|
"category": "CMS",
|
|
@@ -1527,7 +1546,7 @@
|
|
|
1527
1546
|
}
|
|
1528
1547
|
],
|
|
1529
1548
|
"compatibility": {
|
|
1530
|
-
"nuxt": ">=3.0.0",
|
|
1549
|
+
"nuxt": "^2.16.0 || >=3.0.0-rc.9",
|
|
1531
1550
|
"requires": {},
|
|
1532
1551
|
"devtools": "^0.0.0"
|
|
1533
1552
|
}
|
|
@@ -1616,7 +1635,7 @@
|
|
|
1616
1635
|
}
|
|
1617
1636
|
],
|
|
1618
1637
|
"compatibility": {
|
|
1619
|
-
"nuxt": "
|
|
1638
|
+
"nuxt": ">=3.0.0",
|
|
1620
1639
|
"requires": {}
|
|
1621
1640
|
}
|
|
1622
1641
|
},
|
|
@@ -1651,7 +1670,7 @@
|
|
|
1651
1670
|
}
|
|
1652
1671
|
],
|
|
1653
1672
|
"compatibility": {
|
|
1654
|
-
"nuxt": "
|
|
1673
|
+
"nuxt": ">=3.7.0",
|
|
1655
1674
|
"requires": {}
|
|
1656
1675
|
}
|
|
1657
1676
|
},
|
|
@@ -1714,11 +1733,12 @@
|
|
|
1714
1733
|
"maintainers": [
|
|
1715
1734
|
{
|
|
1716
1735
|
"name": "Yue JIN",
|
|
1717
|
-
"github": "kingyue737"
|
|
1736
|
+
"github": "kingyue737",
|
|
1737
|
+
"twitter": "kingyue737"
|
|
1718
1738
|
}
|
|
1719
1739
|
],
|
|
1720
1740
|
"compatibility": {
|
|
1721
|
-
"nuxt": ">=3.
|
|
1741
|
+
"nuxt": ">=3.2.0",
|
|
1722
1742
|
"requires": {}
|
|
1723
1743
|
}
|
|
1724
1744
|
},
|
|
@@ -1787,7 +1807,7 @@
|
|
|
1787
1807
|
}
|
|
1788
1808
|
],
|
|
1789
1809
|
"compatibility": {
|
|
1790
|
-
"nuxt": ">=3
|
|
1810
|
+
"nuxt": ">=3",
|
|
1791
1811
|
"requires": {
|
|
1792
1812
|
"bridge": "optional"
|
|
1793
1813
|
}
|
|
@@ -1801,7 +1821,7 @@
|
|
|
1801
1821
|
"icon": "emotion.png",
|
|
1802
1822
|
"github": "https://github.com/nuxt-modules/emotion",
|
|
1803
1823
|
"website": "https://github.com/nuxt-modules/emotion",
|
|
1804
|
-
"learn_more": "https://emotion.sh/",
|
|
1824
|
+
"learn_more": "https://emotion.sh/docs/introduction",
|
|
1805
1825
|
"category": "Extensions",
|
|
1806
1826
|
"type": "community",
|
|
1807
1827
|
"maintainers": [
|
|
@@ -1822,14 +1842,36 @@
|
|
|
1822
1842
|
"requires": {}
|
|
1823
1843
|
}
|
|
1824
1844
|
},
|
|
1845
|
+
{
|
|
1846
|
+
"name": "es-toolkit",
|
|
1847
|
+
"description": "Es-toolkit auto import module for Nuxt",
|
|
1848
|
+
"repo": "bubblesortt/nuxt-es-toolkit",
|
|
1849
|
+
"npm": "@bubblesortt/nuxt-es-toolkit",
|
|
1850
|
+
"icon": "es-toolkit.png",
|
|
1851
|
+
"github": "https://github.com/bubblesortt/nuxt-es-toolkit",
|
|
1852
|
+
"website": "https://github.com/bubblesortt/nuxt-es-toolkit",
|
|
1853
|
+
"learn_more": "https://es-toolkit.dev/",
|
|
1854
|
+
"category": "Libraries",
|
|
1855
|
+
"type": "3rd-party",
|
|
1856
|
+
"maintainers": [
|
|
1857
|
+
{
|
|
1858
|
+
"name": "Alexandr Bychkin",
|
|
1859
|
+
"github": "bubblesortt"
|
|
1860
|
+
}
|
|
1861
|
+
],
|
|
1862
|
+
"compatibility": {
|
|
1863
|
+
"nuxt": ">=3.0.0",
|
|
1864
|
+
"requires": {}
|
|
1865
|
+
}
|
|
1866
|
+
},
|
|
1825
1867
|
{
|
|
1826
1868
|
"name": "eslint-module",
|
|
1827
1869
|
"description": "ESLint module for Nuxt",
|
|
1828
|
-
"repo": "nuxt-
|
|
1870
|
+
"repo": "nuxt-modules/eslint",
|
|
1829
1871
|
"npm": "@nuxtjs/eslint-module",
|
|
1830
1872
|
"icon": "eslint.png",
|
|
1831
|
-
"github": "https://github.com/nuxt-
|
|
1832
|
-
"website": "https://github.com/nuxt-
|
|
1873
|
+
"github": "https://github.com/nuxt-modules/eslint",
|
|
1874
|
+
"website": "https://github.com/nuxt-modules/eslint",
|
|
1833
1875
|
"learn_more": "https://eslint.org/",
|
|
1834
1876
|
"category": "Devtools",
|
|
1835
1877
|
"type": "community",
|
|
@@ -1870,26 +1912,29 @@
|
|
|
1870
1912
|
}
|
|
1871
1913
|
},
|
|
1872
1914
|
{
|
|
1873
|
-
"name": "
|
|
1874
|
-
"description": "
|
|
1875
|
-
"repo": "
|
|
1876
|
-
"npm": "
|
|
1877
|
-
"icon": "",
|
|
1878
|
-
"github": "https://github.com/
|
|
1879
|
-
"website": "https://
|
|
1880
|
-
"learn_more": "",
|
|
1915
|
+
"name": "evlog",
|
|
1916
|
+
"description": "Wide events and structured errors for TypeScript. One log per request. Full context.",
|
|
1917
|
+
"repo": "HugoRCD/evlog#main/packages/evlog",
|
|
1918
|
+
"npm": "evlog",
|
|
1919
|
+
"icon": "evlog.svg",
|
|
1920
|
+
"github": "https://github.com/HugoRCD/evlog",
|
|
1921
|
+
"website": "https://www.evlog.dev/",
|
|
1922
|
+
"learn_more": "https://www.evlog.dev/start/introduction",
|
|
1881
1923
|
"category": "Monitoring",
|
|
1882
|
-
"type": "
|
|
1924
|
+
"type": "3rd-party",
|
|
1883
1925
|
"maintainers": [
|
|
1884
1926
|
{
|
|
1885
|
-
"name": "
|
|
1886
|
-
"github": "
|
|
1927
|
+
"name": "Hugo",
|
|
1928
|
+
"github": "HugoRCD",
|
|
1929
|
+
"twitter": "hugorcd",
|
|
1930
|
+
"bluesky": "hrcd.fr"
|
|
1887
1931
|
}
|
|
1888
1932
|
],
|
|
1889
1933
|
"compatibility": {
|
|
1890
|
-
"nuxt": "
|
|
1934
|
+
"nuxt": ">=3.0.0",
|
|
1891
1935
|
"requires": {}
|
|
1892
|
-
}
|
|
1936
|
+
},
|
|
1937
|
+
"mcp": "https://evlog.dev/mcp"
|
|
1893
1938
|
},
|
|
1894
1939
|
{
|
|
1895
1940
|
"name": "fathom-analytics",
|
|
@@ -1914,28 +1959,6 @@
|
|
|
1914
1959
|
"requires": {}
|
|
1915
1960
|
}
|
|
1916
1961
|
},
|
|
1917
|
-
{
|
|
1918
|
-
"name": "fathom",
|
|
1919
|
-
"description": "Fathom analytics for Nuxt",
|
|
1920
|
-
"repo": "yabhq/nuxt-fathom",
|
|
1921
|
-
"npm": "@yabhq/nuxt-fathom",
|
|
1922
|
-
"icon": "fathom.png",
|
|
1923
|
-
"github": "https://github.com/yabhq/nuxt-fathom",
|
|
1924
|
-
"website": "https://github.com/yabhq/nuxt-fathom",
|
|
1925
|
-
"learn_more": "https://usefathom.com/",
|
|
1926
|
-
"category": "Analytics",
|
|
1927
|
-
"type": "3rd-party",
|
|
1928
|
-
"maintainers": [
|
|
1929
|
-
{
|
|
1930
|
-
"name": "yabhq",
|
|
1931
|
-
"github": "yabhq"
|
|
1932
|
-
}
|
|
1933
|
-
],
|
|
1934
|
-
"compatibility": {
|
|
1935
|
-
"nuxt": "^2.0.0",
|
|
1936
|
-
"requires": {}
|
|
1937
|
-
}
|
|
1938
|
-
},
|
|
1939
1962
|
{
|
|
1940
1963
|
"name": "feature-toggle",
|
|
1941
1964
|
"description": "Feature toggle module for Nuxt",
|
|
@@ -1990,7 +2013,7 @@
|
|
|
1990
2013
|
"icon": "firebase.png",
|
|
1991
2014
|
"github": "https://github.com/nuxt-community/firebase-module",
|
|
1992
2015
|
"website": "https://firebase.nuxtjs.org",
|
|
1993
|
-
"learn_more": "https://firebase.google.com
|
|
2016
|
+
"learn_more": "https://firebase.google.com/?hl=es-419",
|
|
1994
2017
|
"category": "Database",
|
|
1995
2018
|
"type": "community",
|
|
1996
2019
|
"maintainers": [
|
|
@@ -2028,28 +2051,6 @@
|
|
|
2028
2051
|
"requires": {}
|
|
2029
2052
|
}
|
|
2030
2053
|
},
|
|
2031
|
-
{
|
|
2032
|
-
"name": "font-loader-strategy",
|
|
2033
|
-
"description": "Helps to load fonts and activate them by preloading.",
|
|
2034
|
-
"repo": "GrabarzUndPartner/nuxt-font-loader-strategy",
|
|
2035
|
-
"npm": "nuxt-font-loader-strategy",
|
|
2036
|
-
"icon": "",
|
|
2037
|
-
"github": "https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy",
|
|
2038
|
-
"website": "https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy",
|
|
2039
|
-
"learn_more": "",
|
|
2040
|
-
"category": "Fonts",
|
|
2041
|
-
"type": "3rd-party",
|
|
2042
|
-
"maintainers": [
|
|
2043
|
-
{
|
|
2044
|
-
"name": "GrabarzUndPartner",
|
|
2045
|
-
"github": "GrabarzUndPartner"
|
|
2046
|
-
}
|
|
2047
|
-
],
|
|
2048
|
-
"compatibility": {
|
|
2049
|
-
"nuxt": "^2.0.0",
|
|
2050
|
-
"requires": {}
|
|
2051
|
-
}
|
|
2052
|
-
},
|
|
2053
2054
|
{
|
|
2054
2055
|
"name": "fontagon",
|
|
2055
2056
|
"description": "Easy convert SVG from nuxt to icon font.",
|
|
@@ -2092,7 +2093,7 @@
|
|
|
2092
2093
|
}
|
|
2093
2094
|
],
|
|
2094
2095
|
"compatibility": {
|
|
2095
|
-
"nuxt": ">=3.0.0",
|
|
2096
|
+
"nuxt": ">=3.0.0-rc.6",
|
|
2096
2097
|
"requires": {}
|
|
2097
2098
|
}
|
|
2098
2099
|
},
|
|
@@ -2161,7 +2162,7 @@
|
|
|
2161
2162
|
}
|
|
2162
2163
|
],
|
|
2163
2164
|
"compatibility": {
|
|
2164
|
-
"nuxt": ">=3
|
|
2165
|
+
"nuxt": ">=3",
|
|
2165
2166
|
"requires": {}
|
|
2166
2167
|
}
|
|
2167
2168
|
},
|
|
@@ -2188,6 +2189,29 @@
|
|
|
2188
2189
|
"twitter": "0xBOYD"
|
|
2189
2190
|
}
|
|
2190
2191
|
],
|
|
2192
|
+
"compatibility": {
|
|
2193
|
+
"nuxt": ">=3.0.0 <5.0.0",
|
|
2194
|
+
"requires": {}
|
|
2195
|
+
}
|
|
2196
|
+
},
|
|
2197
|
+
{
|
|
2198
|
+
"name": "freeform",
|
|
2199
|
+
"description": "Desktop-like drag & drop for Nuxt. Lasso selection, reorder, drop into containers - zero dependencies, pure Vue magic.",
|
|
2200
|
+
"repo": "Flo0806/nuxt-freeform#main/packages/nuxt-freeform",
|
|
2201
|
+
"npm": "nuxt-freeform",
|
|
2202
|
+
"icon": "nuxt-freeform.png",
|
|
2203
|
+
"github": "https://github.com/Flo0806/nuxt-freeform",
|
|
2204
|
+
"website": "https://nuxt-freeform.fh-softdev.de",
|
|
2205
|
+
"learn_more": "",
|
|
2206
|
+
"category": "UI",
|
|
2207
|
+
"type": "3rd-party",
|
|
2208
|
+
"maintainers": [
|
|
2209
|
+
{
|
|
2210
|
+
"name": "Florian Heuberger",
|
|
2211
|
+
"github": "Flo0806",
|
|
2212
|
+
"bluesky": "flo-heuberger.bsky.social"
|
|
2213
|
+
}
|
|
2214
|
+
],
|
|
2191
2215
|
"compatibility": {
|
|
2192
2216
|
"nuxt": ">=3.0.0",
|
|
2193
2217
|
"requires": {}
|
|
@@ -2241,12 +2265,12 @@
|
|
|
2241
2265
|
{
|
|
2242
2266
|
"name": "google-adsense",
|
|
2243
2267
|
"description": "Google Adsense Module for Nuxt",
|
|
2244
|
-
"repo": "nuxt-
|
|
2268
|
+
"repo": "nuxt-modules/google-adsense",
|
|
2245
2269
|
"npm": "@nuxtjs/google-adsense",
|
|
2246
2270
|
"icon": "google-adsense.png",
|
|
2247
|
-
"github": "https://github.com/nuxt-
|
|
2248
|
-
"website": "https://github.com/nuxt-
|
|
2249
|
-
"learn_more": "https://
|
|
2271
|
+
"github": "https://github.com/nuxt-modules/google-adsense",
|
|
2272
|
+
"website": "https://github.com/nuxt-modules/google-adsense",
|
|
2273
|
+
"learn_more": "https://adsense.google.com/start/",
|
|
2250
2274
|
"category": "Analytics",
|
|
2251
2275
|
"type": "community",
|
|
2252
2276
|
"maintainers": [
|
|
@@ -2262,17 +2286,17 @@
|
|
|
2262
2286
|
}
|
|
2263
2287
|
],
|
|
2264
2288
|
"compatibility": {
|
|
2265
|
-
"nuxt": "^2.
|
|
2289
|
+
"nuxt": "^2.15.0 || >=3.0.0",
|
|
2266
2290
|
"requires": {}
|
|
2267
2291
|
}
|
|
2268
2292
|
},
|
|
2269
2293
|
{
|
|
2270
2294
|
"name": "google-analytics",
|
|
2271
2295
|
"description": "Google analytics Module for Nuxt",
|
|
2272
|
-
"repo": "nuxt-community/analytics-module",
|
|
2296
|
+
"repo": "nuxt-community/google-analytics-module",
|
|
2273
2297
|
"npm": "@nuxtjs/google-analytics",
|
|
2274
2298
|
"icon": "google-analytics.png",
|
|
2275
|
-
"github": "https://github.com/nuxt-community/analytics-module",
|
|
2299
|
+
"github": "https://github.com/nuxt-community/google-analytics-module",
|
|
2276
2300
|
"website": "https://google-analytics.nuxtjs.org",
|
|
2277
2301
|
"learn_more": "https://marketingplatform.google.com/about/analytics/",
|
|
2278
2302
|
"category": "Analytics",
|
|
@@ -2309,7 +2333,7 @@
|
|
|
2309
2333
|
"icon": "google-fonts.png",
|
|
2310
2334
|
"github": "https://github.com/nuxt-modules/google-fonts",
|
|
2311
2335
|
"website": "https://google-fonts.nuxtjs.org",
|
|
2312
|
-
"learn_more": "https://developers.google.com/fonts",
|
|
2336
|
+
"learn_more": "https://developers.google.com/fonts?hl=tr",
|
|
2313
2337
|
"category": "Fonts",
|
|
2314
2338
|
"type": "community",
|
|
2315
2339
|
"maintainers": [
|
|
@@ -2329,12 +2353,12 @@
|
|
|
2329
2353
|
{
|
|
2330
2354
|
"name": "google-gtag",
|
|
2331
2355
|
"description": "Google GTag for Nuxt",
|
|
2332
|
-
"repo": "nuxt-community/google-gtag",
|
|
2356
|
+
"repo": "nuxt-community/google-gtag-module",
|
|
2333
2357
|
"npm": "@nuxtjs/google-gtag",
|
|
2334
2358
|
"icon": "gtm.png",
|
|
2335
|
-
"github": "https://github.com/nuxt-community/google-gtag",
|
|
2336
|
-
"website": "https://github.com/nuxt-community/google-gtag",
|
|
2337
|
-
"learn_more": "https://developers.google.com/analytics/
|
|
2359
|
+
"github": "https://github.com/nuxt-community/google-gtag-module",
|
|
2360
|
+
"website": "https://github.com/nuxt-community/google-gtag-module",
|
|
2361
|
+
"learn_more": "https://developers.google.com/analytics/legacy/universal-analytics?hl=ar",
|
|
2338
2362
|
"category": "Analytics",
|
|
2339
2363
|
"type": "community",
|
|
2340
2364
|
"maintainers": [
|
|
@@ -2353,40 +2377,6 @@
|
|
|
2353
2377
|
"requires": {}
|
|
2354
2378
|
}
|
|
2355
2379
|
},
|
|
2356
|
-
{
|
|
2357
|
-
"name": "google-optimize",
|
|
2358
|
-
"description": "SSR friendly Google Optimize module for Nuxt",
|
|
2359
|
-
"repo": "nuxt-community/google-optimize-module",
|
|
2360
|
-
"npm": "nuxt-google-optimize",
|
|
2361
|
-
"icon": "google-optimize.png",
|
|
2362
|
-
"github": "https://github.com/nuxt-community/google-optimize-module",
|
|
2363
|
-
"website": "https://github.com/nuxt-community/google-optimize-module",
|
|
2364
|
-
"learn_more": "https://marketingplatform.google.com/about/optimize/",
|
|
2365
|
-
"category": "Analytics",
|
|
2366
|
-
"type": "community",
|
|
2367
|
-
"maintainers": [
|
|
2368
|
-
{
|
|
2369
|
-
"name": "Pooya Parsa",
|
|
2370
|
-
"github": "pi0",
|
|
2371
|
-
"twitter": "_pi0_",
|
|
2372
|
-
"bluesky": "pi0.io"
|
|
2373
|
-
},
|
|
2374
|
-
{
|
|
2375
|
-
"name": "Farzad Soltani",
|
|
2376
|
-
"github": "farzadso",
|
|
2377
|
-
"twitter": "farzadso"
|
|
2378
|
-
},
|
|
2379
|
-
{
|
|
2380
|
-
"name": "Josh Deltener",
|
|
2381
|
-
"github": "hecktarzuli",
|
|
2382
|
-
"twitter": "JoshDeltener"
|
|
2383
|
-
}
|
|
2384
|
-
],
|
|
2385
|
-
"compatibility": {
|
|
2386
|
-
"nuxt": "^2.0.0",
|
|
2387
|
-
"requires": {}
|
|
2388
|
-
}
|
|
2389
|
-
},
|
|
2390
2380
|
{
|
|
2391
2381
|
"name": "graphql-client",
|
|
2392
2382
|
"description": "Minimal GraphQL Client + Code Generation for Nuxt. Auto imports GraphQL Operations for easy execution.",
|
|
@@ -2406,7 +2396,7 @@
|
|
|
2406
2396
|
}
|
|
2407
2397
|
],
|
|
2408
2398
|
"compatibility": {
|
|
2409
|
-
"nuxt": ">=3.
|
|
2399
|
+
"nuxt": ">=3.7.0",
|
|
2410
2400
|
"requires": {}
|
|
2411
2401
|
}
|
|
2412
2402
|
},
|
|
@@ -2429,7 +2419,7 @@
|
|
|
2429
2419
|
}
|
|
2430
2420
|
],
|
|
2431
2421
|
"compatibility": {
|
|
2432
|
-
"nuxt": "
|
|
2422
|
+
"nuxt": ">=3.0.0",
|
|
2433
2423
|
"requires": {}
|
|
2434
2424
|
}
|
|
2435
2425
|
},
|
|
@@ -2477,7 +2467,7 @@
|
|
|
2477
2467
|
}
|
|
2478
2468
|
],
|
|
2479
2469
|
"compatibility": {
|
|
2480
|
-
"nuxt": ">=3.
|
|
2470
|
+
"nuxt": ">=3.7.0",
|
|
2481
2471
|
"requires": {}
|
|
2482
2472
|
}
|
|
2483
2473
|
},
|
|
@@ -2535,7 +2525,7 @@
|
|
|
2535
2525
|
"icon": "hanko.svg",
|
|
2536
2526
|
"github": "https://github.com/nuxt-modules/hanko",
|
|
2537
2527
|
"website": "https://github.com/nuxt-modules/hanko",
|
|
2538
|
-
"learn_more": "https://hanko.io/",
|
|
2528
|
+
"learn_more": "https://www.hanko.io/",
|
|
2539
2529
|
"category": "Security",
|
|
2540
2530
|
"type": "community",
|
|
2541
2531
|
"maintainers": [
|
|
@@ -2629,7 +2619,7 @@
|
|
|
2629
2619
|
"icon": "",
|
|
2630
2620
|
"github": "https://github.com/victor-perez/nuxt-helmet",
|
|
2631
2621
|
"website": "https://github.com/victor-perez/nuxt-helmet",
|
|
2632
|
-
"learn_more": "https://
|
|
2622
|
+
"learn_more": "https://helmet.js.org/",
|
|
2633
2623
|
"category": "Security",
|
|
2634
2624
|
"type": "3rd-party",
|
|
2635
2625
|
"maintainers": [
|
|
@@ -2665,6 +2655,30 @@
|
|
|
2665
2655
|
"requires": {}
|
|
2666
2656
|
}
|
|
2667
2657
|
},
|
|
2658
|
+
{
|
|
2659
|
+
"name": "hints",
|
|
2660
|
+
"description": "Nuxt module that shows hints for aspects of your application such as Performance, Security, and more!",
|
|
2661
|
+
"repo": "nuxt/hints",
|
|
2662
|
+
"npm": "@nuxt/hints",
|
|
2663
|
+
"icon": "nuxt.svg",
|
|
2664
|
+
"github": "https://github.com/nuxt/hints",
|
|
2665
|
+
"website": "https://github.com/nuxt/hints",
|
|
2666
|
+
"learn_more": "",
|
|
2667
|
+
"category": "Devtools",
|
|
2668
|
+
"type": "official",
|
|
2669
|
+
"maintainers": [
|
|
2670
|
+
{
|
|
2671
|
+
"name": "Julien Huang",
|
|
2672
|
+
"github": "huang-julien",
|
|
2673
|
+
"twitter": "JulienHuang_dev",
|
|
2674
|
+
"bluesky": "julienhuang-dev.bsky.social"
|
|
2675
|
+
}
|
|
2676
|
+
],
|
|
2677
|
+
"compatibility": {
|
|
2678
|
+
"nuxt": ">=3.0.0",
|
|
2679
|
+
"requires": {}
|
|
2680
|
+
}
|
|
2681
|
+
},
|
|
2668
2682
|
{
|
|
2669
2683
|
"name": "history-state",
|
|
2670
2684
|
"description": "Nuxt module to backup or restore historical states",
|
|
@@ -2701,7 +2715,7 @@
|
|
|
2701
2715
|
"type": "3rd-party",
|
|
2702
2716
|
"maintainers": [
|
|
2703
2717
|
{
|
|
2704
|
-
"name": "
|
|
2718
|
+
"name": "damevin",
|
|
2705
2719
|
"github": "damevin"
|
|
2706
2720
|
}
|
|
2707
2721
|
],
|
|
@@ -2752,7 +2766,7 @@
|
|
|
2752
2766
|
}
|
|
2753
2767
|
],
|
|
2754
2768
|
"compatibility": {
|
|
2755
|
-
"nuxt": "^2.0.0 || >=3.0.0",
|
|
2769
|
+
"nuxt": "^2.0.0 || >=3.0.0-rc.7",
|
|
2756
2770
|
"requires": {
|
|
2757
2771
|
"bridge": "optional"
|
|
2758
2772
|
}
|
|
@@ -2779,7 +2793,7 @@
|
|
|
2779
2793
|
{
|
|
2780
2794
|
"name": "Sébastien Chopin",
|
|
2781
2795
|
"github": "Atinux",
|
|
2782
|
-
"twitter": "
|
|
2796
|
+
"twitter": "atinux",
|
|
2783
2797
|
"bluesky": "atinux.com"
|
|
2784
2798
|
}
|
|
2785
2799
|
],
|
|
@@ -2790,7 +2804,7 @@
|
|
|
2790
2804
|
},
|
|
2791
2805
|
{
|
|
2792
2806
|
"name": "hub",
|
|
2793
|
-
"description": "
|
|
2807
|
+
"description": "Add database, KV, blob storage, and cache to your Nuxt application. NuxtHub works on Vercel, Cloudflare, Netlify, and more.",
|
|
2794
2808
|
"repo": "nuxt-hub/core",
|
|
2795
2809
|
"npm": "@nuxthub/core",
|
|
2796
2810
|
"icon": "nuxthub.svg",
|
|
@@ -2803,7 +2817,7 @@
|
|
|
2803
2817
|
{
|
|
2804
2818
|
"name": "Sébastien Chopin",
|
|
2805
2819
|
"github": "Atinux",
|
|
2806
|
-
"twitter": "
|
|
2820
|
+
"twitter": "atinux",
|
|
2807
2821
|
"bluesky": "atinux.com"
|
|
2808
2822
|
},
|
|
2809
2823
|
{
|
|
@@ -2829,7 +2843,8 @@
|
|
|
2829
2843
|
"compatibility": {
|
|
2830
2844
|
"nuxt": ">=3.0.0",
|
|
2831
2845
|
"requires": {}
|
|
2832
|
-
}
|
|
2846
|
+
},
|
|
2847
|
+
"mcp": "https://hub.nuxt.com/mcp"
|
|
2833
2848
|
},
|
|
2834
2849
|
{
|
|
2835
2850
|
"name": "humans-txt",
|
|
@@ -2837,7 +2852,7 @@
|
|
|
2837
2852
|
"repo": "Luxdamore/nuxt-humans-txt",
|
|
2838
2853
|
"npm": "@luxdamore/nuxt-humans-txt",
|
|
2839
2854
|
"icon": "",
|
|
2840
|
-
"github": "https://github.com/
|
|
2855
|
+
"github": "https://github.com/Luxdamore/nuxt-humans-txt",
|
|
2841
2856
|
"website": "https://luxdamore.github.io/nuxt-humans-txt/",
|
|
2842
2857
|
"learn_more": "",
|
|
2843
2858
|
"category": "SEO",
|
|
@@ -2873,7 +2888,7 @@
|
|
|
2873
2888
|
{
|
|
2874
2889
|
"name": "kazuya kawaguchi",
|
|
2875
2890
|
"github": "kazupon",
|
|
2876
|
-
"twitter": "
|
|
2891
|
+
"twitter": "kazupon",
|
|
2877
2892
|
"bluesky": "kazupon.dev"
|
|
2878
2893
|
},
|
|
2879
2894
|
{
|
|
@@ -2884,7 +2899,7 @@
|
|
|
2884
2899
|
}
|
|
2885
2900
|
],
|
|
2886
2901
|
"compatibility": {
|
|
2887
|
-
"nuxt": "
|
|
2902
|
+
"nuxt": ">=3.0.0-rc.11",
|
|
2888
2903
|
"requires": {}
|
|
2889
2904
|
}
|
|
2890
2905
|
},
|
|
@@ -2948,7 +2963,7 @@
|
|
|
2948
2963
|
{
|
|
2949
2964
|
"name": "Sébastien Chopin",
|
|
2950
2965
|
"github": "Atinux",
|
|
2951
|
-
"twitter": "
|
|
2966
|
+
"twitter": "atinux",
|
|
2952
2967
|
"bluesky": "atinux.com"
|
|
2953
2968
|
},
|
|
2954
2969
|
{
|
|
@@ -2970,7 +2985,7 @@
|
|
|
2970
2985
|
"repo": "gitfoxcode/nuxt-icons",
|
|
2971
2986
|
"npm": "nuxt-icons",
|
|
2972
2987
|
"icon": "icons.png",
|
|
2973
|
-
"github": "https://github.com/
|
|
2988
|
+
"github": "https://github.com/gitfoxcode/nuxt-icons",
|
|
2974
2989
|
"website": "https://github.com/gitFoxCode/nuxt-icons",
|
|
2975
2990
|
"learn_more": "",
|
|
2976
2991
|
"category": "UI",
|
|
@@ -3041,16 +3056,17 @@
|
|
|
3041
3056
|
{
|
|
3042
3057
|
"name": "Sébastien Chopin",
|
|
3043
3058
|
"github": "Atinux",
|
|
3044
|
-
"twitter": "
|
|
3059
|
+
"twitter": "atinux",
|
|
3045
3060
|
"bluesky": "atinux.com"
|
|
3046
3061
|
}
|
|
3047
3062
|
],
|
|
3048
3063
|
"compatibility": {
|
|
3049
|
-
"nuxt": "
|
|
3064
|
+
"nuxt": ">=3.1.0",
|
|
3050
3065
|
"requires": {
|
|
3051
3066
|
"bridge": "optional"
|
|
3052
3067
|
}
|
|
3053
|
-
}
|
|
3068
|
+
},
|
|
3069
|
+
"mcp": "https://image.nuxt.com/mcp"
|
|
3054
3070
|
},
|
|
3055
3071
|
{
|
|
3056
3072
|
"name": "imagemin",
|
|
@@ -3082,15 +3098,16 @@
|
|
|
3082
3098
|
"npm": "inkline",
|
|
3083
3099
|
"icon": "inkline.svg",
|
|
3084
3100
|
"github": "https://github.com/inkline/inkline",
|
|
3085
|
-
"website": "https://inkline.io",
|
|
3086
|
-
"learn_more": "https://inkline.io/docs/installation/nuxt",
|
|
3101
|
+
"website": "https://www.inkline.io/",
|
|
3102
|
+
"learn_more": "https://www.inkline.io/docs/installation/nuxt",
|
|
3087
3103
|
"category": "UI",
|
|
3088
3104
|
"type": "3rd-party",
|
|
3089
3105
|
"maintainers": [
|
|
3090
3106
|
{
|
|
3091
3107
|
"name": "Alex Grozav",
|
|
3092
3108
|
"github": "alexgrozav",
|
|
3093
|
-
"twitter": "alexgrozav"
|
|
3109
|
+
"twitter": "alexgrozav",
|
|
3110
|
+
"bluesky": "alexgrozav.com"
|
|
3094
3111
|
}
|
|
3095
3112
|
],
|
|
3096
3113
|
"compatibility": {
|
|
@@ -3142,7 +3159,7 @@
|
|
|
3142
3159
|
}
|
|
3143
3160
|
],
|
|
3144
3161
|
"compatibility": {
|
|
3145
|
-
"nuxt": ">=3.0.0",
|
|
3162
|
+
"nuxt": ">=3.0.0-rc.12",
|
|
3146
3163
|
"requires": {}
|
|
3147
3164
|
}
|
|
3148
3165
|
},
|
|
@@ -3165,7 +3182,7 @@
|
|
|
3165
3182
|
}
|
|
3166
3183
|
],
|
|
3167
3184
|
"compatibility": {
|
|
3168
|
-
"nuxt": "
|
|
3185
|
+
"nuxt": ">=3.0.0",
|
|
3169
3186
|
"requires": {}
|
|
3170
3187
|
}
|
|
3171
3188
|
},
|
|
@@ -3187,7 +3204,7 @@
|
|
|
3187
3204
|
}
|
|
3188
3205
|
],
|
|
3189
3206
|
"compatibility": {
|
|
3190
|
-
"nuxt": "
|
|
3207
|
+
"nuxt": ">=3.0.0",
|
|
3191
3208
|
"requires": {}
|
|
3192
3209
|
}
|
|
3193
3210
|
},
|
|
@@ -3209,7 +3226,7 @@
|
|
|
3209
3226
|
}
|
|
3210
3227
|
],
|
|
3211
3228
|
"compatibility": {
|
|
3212
|
-
"nuxt": "
|
|
3229
|
+
"nuxt": ">=3.0.0",
|
|
3213
3230
|
"requires": {}
|
|
3214
3231
|
}
|
|
3215
3232
|
},
|
|
@@ -3242,8 +3259,8 @@
|
|
|
3242
3259
|
"npm": "@nuxtjs/kinde",
|
|
3243
3260
|
"icon": "kinde.svg",
|
|
3244
3261
|
"github": "https://github.com/nuxt-modules/kinde",
|
|
3245
|
-
"website": "https://kinde.com/docs/developer-tools/nuxt-module/",
|
|
3246
|
-
"learn_more": "https://kinde.com/",
|
|
3262
|
+
"website": "https://www.kinde.com/docs/developer-tools/nuxt-module/",
|
|
3263
|
+
"learn_more": "https://www.kinde.com/",
|
|
3247
3264
|
"category": "Security",
|
|
3248
3265
|
"type": "community",
|
|
3249
3266
|
"maintainers": [
|
|
@@ -3265,14 +3282,38 @@
|
|
|
3265
3282
|
},
|
|
3266
3283
|
"sponsor": true
|
|
3267
3284
|
},
|
|
3285
|
+
{
|
|
3286
|
+
"name": "kongponents",
|
|
3287
|
+
"description": "Kong Component library",
|
|
3288
|
+
"repo": "kong/kongponents",
|
|
3289
|
+
"npm": "@kong/kongponents",
|
|
3290
|
+
"icon": "kong.svg",
|
|
3291
|
+
"github": "https://github.com/kong/kongponents",
|
|
3292
|
+
"website": "https://kongponents.konghq.com/",
|
|
3293
|
+
"learn_more": "https://kongponents.konghq.com/guide/usage.html#nuxt-module",
|
|
3294
|
+
"category": "UI",
|
|
3295
|
+
"type": "3rd-party",
|
|
3296
|
+
"maintainers": [
|
|
3297
|
+
{
|
|
3298
|
+
"name": "Kong",
|
|
3299
|
+
"github": "Kong",
|
|
3300
|
+
"twitter": "kong"
|
|
3301
|
+
}
|
|
3302
|
+
],
|
|
3303
|
+
"compatibility": {
|
|
3304
|
+
"nuxt": ">=3.0.0",
|
|
3305
|
+
"requires": {},
|
|
3306
|
+
"devtools": "^0.0.0"
|
|
3307
|
+
}
|
|
3308
|
+
},
|
|
3268
3309
|
{
|
|
3269
3310
|
"name": "kql",
|
|
3270
3311
|
"description": "Nuxt module for Kirby's Query Language API",
|
|
3271
|
-
"repo": "johannschopplich/nuxt-
|
|
3272
|
-
"npm": "nuxt-
|
|
3312
|
+
"repo": "johannschopplich/nuxt-kirby",
|
|
3313
|
+
"npm": "nuxt-kirby",
|
|
3273
3314
|
"icon": "kql.svg",
|
|
3274
|
-
"github": "https://github.com/johannschopplich/nuxt-
|
|
3275
|
-
"website": "https://nuxt-
|
|
3315
|
+
"github": "https://github.com/johannschopplich/nuxt-kirby",
|
|
3316
|
+
"website": "https://nuxt-kirby.byjohann.dev/",
|
|
3276
3317
|
"learn_more": "",
|
|
3277
3318
|
"category": "CMS",
|
|
3278
3319
|
"type": "3rd-party",
|
|
@@ -3285,18 +3326,18 @@
|
|
|
3285
3326
|
}
|
|
3286
3327
|
],
|
|
3287
3328
|
"compatibility": {
|
|
3288
|
-
"nuxt": ">=
|
|
3329
|
+
"nuxt": ">=4.0.0",
|
|
3289
3330
|
"requires": {}
|
|
3290
3331
|
}
|
|
3291
3332
|
},
|
|
3292
3333
|
{
|
|
3293
3334
|
"name": "laravel-echo",
|
|
3294
3335
|
"description": "Laravel Echo for Nuxt",
|
|
3295
|
-
"repo": "nuxt-community/laravel-echo",
|
|
3336
|
+
"repo": "nuxt-community/laravel-echo-module",
|
|
3296
3337
|
"npm": "@nuxtjs/laravel-echo",
|
|
3297
3338
|
"icon": "laravel-echo.png",
|
|
3298
|
-
"github": "https://github.com/nuxt-community/laravel-echo",
|
|
3299
|
-
"website": "https://github.com/nuxt-community/laravel-echo",
|
|
3339
|
+
"github": "https://github.com/nuxt-community/laravel-echo-module",
|
|
3340
|
+
"website": "https://github.com/nuxt-community/laravel-echo-module",
|
|
3300
3341
|
"learn_more": "https://laravel.com/docs/8.x/broadcasting#installing-laravel-echo",
|
|
3301
3342
|
"category": "CMS",
|
|
3302
3343
|
"type": "community",
|
|
@@ -3312,28 +3353,6 @@
|
|
|
3312
3353
|
"requires": {}
|
|
3313
3354
|
}
|
|
3314
3355
|
},
|
|
3315
|
-
{
|
|
3316
|
-
"name": "laravel-nuxt",
|
|
3317
|
-
"description": "Build a SPA with Laravel and Nuxt",
|
|
3318
|
-
"repo": "skyrpex/laravel-nuxt-js",
|
|
3319
|
-
"npm": "laravel-nuxt",
|
|
3320
|
-
"icon": "",
|
|
3321
|
-
"github": "https://github.com/skyrpex/laravel-nuxt-js",
|
|
3322
|
-
"website": "https://github.com/skyrpex/laravel-nuxt-js",
|
|
3323
|
-
"learn_more": "https://laravel.com/",
|
|
3324
|
-
"category": "CMS",
|
|
3325
|
-
"type": "3rd-party",
|
|
3326
|
-
"maintainers": [
|
|
3327
|
-
{
|
|
3328
|
-
"name": "Cristian Pallarés",
|
|
3329
|
-
"github": "skyrpex"
|
|
3330
|
-
}
|
|
3331
|
-
],
|
|
3332
|
-
"compatibility": {
|
|
3333
|
-
"nuxt": "^2.0.0",
|
|
3334
|
-
"requires": {}
|
|
3335
|
-
}
|
|
3336
|
-
},
|
|
3337
3356
|
{
|
|
3338
3357
|
"name": "laravel",
|
|
3339
3358
|
"description": "Nuxt cli extension for use with laravel as backend",
|
|
@@ -3376,7 +3395,31 @@
|
|
|
3376
3395
|
}
|
|
3377
3396
|
],
|
|
3378
3397
|
"compatibility": {
|
|
3379
|
-
"nuxt": "
|
|
3398
|
+
"nuxt": ">=3.0.0",
|
|
3399
|
+
"requires": {}
|
|
3400
|
+
}
|
|
3401
|
+
},
|
|
3402
|
+
{
|
|
3403
|
+
"name": "lettermint",
|
|
3404
|
+
"description": "Nuxt module for sending emails with Lettermint",
|
|
3405
|
+
"repo": "lettermint/nuxt-lettermint",
|
|
3406
|
+
"npm": "nuxt-lettermint",
|
|
3407
|
+
"icon": "lettermint.svg",
|
|
3408
|
+
"github": "https://github.com/lettermint/nuxt-lettermint",
|
|
3409
|
+
"website": "https://github.com/lettermint/nuxt-lettermint",
|
|
3410
|
+
"learn_more": "https://lettermint.co",
|
|
3411
|
+
"category": "Extensions",
|
|
3412
|
+
"type": "3rd-party",
|
|
3413
|
+
"maintainers": [
|
|
3414
|
+
{
|
|
3415
|
+
"name": "lettermint",
|
|
3416
|
+
"github": "lettermint",
|
|
3417
|
+
"twitter": "lettermintco",
|
|
3418
|
+
"bluesky": "lettermint.co"
|
|
3419
|
+
}
|
|
3420
|
+
],
|
|
3421
|
+
"compatibility": {
|
|
3422
|
+
"nuxt": ">=3.0.0",
|
|
3380
3423
|
"requires": {}
|
|
3381
3424
|
}
|
|
3382
3425
|
},
|
|
@@ -3387,8 +3430,8 @@
|
|
|
3387
3430
|
"npm": "nuxt-link-checker",
|
|
3388
3431
|
"icon": "link-checker.svg",
|
|
3389
3432
|
"github": "https://github.com/harlan-zw/nuxt-link-checker",
|
|
3390
|
-
"website": "https://nuxtseo.com/link-checker",
|
|
3391
|
-
"learn_more": "https://nuxtseo.com/link-checker",
|
|
3433
|
+
"website": "https://nuxtseo.com/docs/link-checker/getting-started/installation",
|
|
3434
|
+
"learn_more": "https://nuxtseo.com/docs/link-checker/getting-started/installation",
|
|
3392
3435
|
"category": "SEO",
|
|
3393
3436
|
"type": "3rd-party",
|
|
3394
3437
|
"maintainers": [
|
|
@@ -3400,7 +3443,7 @@
|
|
|
3400
3443
|
}
|
|
3401
3444
|
],
|
|
3402
3445
|
"compatibility": {
|
|
3403
|
-
"nuxt": ">=3.
|
|
3446
|
+
"nuxt": ">=3.9.0",
|
|
3404
3447
|
"requires": {},
|
|
3405
3448
|
"devtools": "^0.0.0"
|
|
3406
3449
|
}
|
|
@@ -3408,14 +3451,14 @@
|
|
|
3408
3451
|
{
|
|
3409
3452
|
"name": "llms",
|
|
3410
3453
|
"description": "Generate llms.txt documentation for your Nuxt application",
|
|
3411
|
-
"repo": "
|
|
3454
|
+
"repo": "nuxt-content/nuxt-llms",
|
|
3412
3455
|
"npm": "nuxt-llms",
|
|
3413
3456
|
"icon": "llms.png",
|
|
3414
|
-
"github": "https://github.com/
|
|
3415
|
-
"website": "https://github.com/
|
|
3457
|
+
"github": "https://github.com/nuxt-content/nuxt-llms",
|
|
3458
|
+
"website": "https://github.com/nuxt-content/nuxt-llms",
|
|
3416
3459
|
"learn_more": "",
|
|
3417
|
-
"category": "
|
|
3418
|
-
"type": "
|
|
3460
|
+
"category": "AI",
|
|
3461
|
+
"type": "community",
|
|
3419
3462
|
"maintainers": [
|
|
3420
3463
|
{
|
|
3421
3464
|
"name": "Farnabaz",
|
|
@@ -3426,7 +3469,7 @@
|
|
|
3426
3469
|
{
|
|
3427
3470
|
"name": "Sébastien Chopin",
|
|
3428
3471
|
"github": "Atinux",
|
|
3429
|
-
"twitter": "
|
|
3472
|
+
"twitter": "atinux",
|
|
3430
3473
|
"bluesky": "atinux.com"
|
|
3431
3474
|
}
|
|
3432
3475
|
],
|
|
@@ -3466,11 +3509,11 @@
|
|
|
3466
3509
|
{
|
|
3467
3510
|
"name": "localtunnel",
|
|
3468
3511
|
"description": "exposes your localhost to the world for easy testing and sharing",
|
|
3469
|
-
"repo": "nuxt-community/modules#master/packages/localtunnel",
|
|
3512
|
+
"repo": "nuxt-community/legacy-modules#master/packages/localtunnel",
|
|
3470
3513
|
"npm": "@nuxtjs/localtunnel",
|
|
3471
3514
|
"icon": "localtunnel.png",
|
|
3472
|
-
"github": "https://github.com/nuxt-community/modules
|
|
3473
|
-
"website": "https://github.com/nuxt-community/modules/tree/master/packages/localtunnel",
|
|
3515
|
+
"github": "https://github.com/nuxt-community/legacy-modules",
|
|
3516
|
+
"website": "https://github.com/nuxt-community/legacy-modules/tree/master/packages/localtunnel",
|
|
3474
3517
|
"learn_more": "https://github.com/localtunnel/localtunnel",
|
|
3475
3518
|
"category": "Devtools",
|
|
3476
3519
|
"type": "community",
|
|
@@ -3490,10 +3533,10 @@
|
|
|
3490
3533
|
{
|
|
3491
3534
|
"name": "locomotive-scroll",
|
|
3492
3535
|
"description": "A Nuxt module to easily integrate Locomotive Scroll into your Nuxt application.",
|
|
3493
|
-
"repo": "
|
|
3536
|
+
"repo": "nuxtaid/nuxt-locomotive-scroll",
|
|
3494
3537
|
"npm": "nuxt-locomotive-scroll",
|
|
3495
3538
|
"icon": "locomotive-scroll.png",
|
|
3496
|
-
"github": "https://github.com/
|
|
3539
|
+
"github": "https://github.com/nuxtaid/nuxt-locomotive-scroll",
|
|
3497
3540
|
"website": "https://docs.arashsheyda.me/nuxt-locomotive-scroll",
|
|
3498
3541
|
"learn_more": "https://github.com/locomotivemtl/locomotive-scroll",
|
|
3499
3542
|
"category": "Libraries",
|
|
@@ -3511,28 +3554,6 @@
|
|
|
3511
3554
|
"requires": {}
|
|
3512
3555
|
}
|
|
3513
3556
|
},
|
|
3514
|
-
{
|
|
3515
|
-
"name": "lodash",
|
|
3516
|
-
"description": "lodash module with auto-import and custom prefix",
|
|
3517
|
-
"repo": "cipami/nuxt-lodash",
|
|
3518
|
-
"npm": "nuxt-lodash",
|
|
3519
|
-
"icon": "lodash.svg",
|
|
3520
|
-
"github": "https://github.com/cipami/nuxt-lodash",
|
|
3521
|
-
"website": "https://github.com/cipami/nuxt-lodash#readme",
|
|
3522
|
-
"learn_more": "https://github.com/lodash/lodash",
|
|
3523
|
-
"category": "Libraries",
|
|
3524
|
-
"type": "3rd-party",
|
|
3525
|
-
"maintainers": [
|
|
3526
|
-
{
|
|
3527
|
-
"name": "Michal Čípa",
|
|
3528
|
-
"github": "cipami"
|
|
3529
|
-
}
|
|
3530
|
-
],
|
|
3531
|
-
"compatibility": {
|
|
3532
|
-
"nuxt": ">=3.0.0",
|
|
3533
|
-
"requires": {}
|
|
3534
|
-
}
|
|
3535
|
-
},
|
|
3536
3557
|
{
|
|
3537
3558
|
"name": "logrocket",
|
|
3538
3559
|
"description": "LogRocket module for Nuxt to help you fix bugs and understand user behaviour.",
|
|
@@ -3541,7 +3562,7 @@
|
|
|
3541
3562
|
"icon": "logrocket.png",
|
|
3542
3563
|
"github": "https://github.com/nuxt-modules/logrocket",
|
|
3543
3564
|
"website": "https://github.com/nuxt-modules/logrocket",
|
|
3544
|
-
"learn_more": "https://docs.logrocket.com/docs",
|
|
3565
|
+
"learn_more": "https://docs.logrocket.com/docs/introduction",
|
|
3545
3566
|
"category": "Monitoring",
|
|
3546
3567
|
"type": "community",
|
|
3547
3568
|
"maintainers": [
|
|
@@ -3562,9 +3583,9 @@
|
|
|
3562
3583
|
"repo": "logto-io/js#master/packages/nuxt",
|
|
3563
3584
|
"npm": "@logto/nuxt",
|
|
3564
3585
|
"icon": "logto.svg",
|
|
3565
|
-
"github": "https://github.com/logto-io/js
|
|
3586
|
+
"github": "https://github.com/logto-io/js",
|
|
3566
3587
|
"website": "https://logto.io",
|
|
3567
|
-
"learn_more": "https://docs.logto.io",
|
|
3588
|
+
"learn_more": "https://docs.logto.io/introduction",
|
|
3568
3589
|
"category": "Security",
|
|
3569
3590
|
"type": "3rd-party",
|
|
3570
3591
|
"maintainers": [
|
|
@@ -3626,7 +3647,7 @@
|
|
|
3626
3647
|
}
|
|
3627
3648
|
],
|
|
3628
3649
|
"compatibility": {
|
|
3629
|
-
"nuxt": ">=3.
|
|
3650
|
+
"nuxt": ">=3.3.0",
|
|
3630
3651
|
"requires": {}
|
|
3631
3652
|
}
|
|
3632
3653
|
},
|
|
@@ -3659,8 +3680,8 @@
|
|
|
3659
3680
|
"npm": "magic-regexp",
|
|
3660
3681
|
"icon": "magic-regexp.svg",
|
|
3661
3682
|
"github": "https://github.com/unjs/magic-regexp",
|
|
3662
|
-
"website": "https://
|
|
3663
|
-
"learn_more": "https://
|
|
3683
|
+
"website": "https://regexp.dev/",
|
|
3684
|
+
"learn_more": "https://regexp.dev/",
|
|
3664
3685
|
"category": "Libraries",
|
|
3665
3686
|
"type": "3rd-party",
|
|
3666
3687
|
"maintainers": [
|
|
@@ -3682,7 +3703,7 @@
|
|
|
3682
3703
|
"repo": "yizack/nuxt-mailchannels",
|
|
3683
3704
|
"npm": "nuxt-mailchannels",
|
|
3684
3705
|
"icon": "mailchannels.svg",
|
|
3685
|
-
"github": "https://github.com/
|
|
3706
|
+
"github": "https://github.com/yizack/nuxt-mailchannels",
|
|
3686
3707
|
"website": "https://github.com/Yizack/nuxt-mailchannels",
|
|
3687
3708
|
"learn_more": "https://www.mailchannels.com/email-api/",
|
|
3688
3709
|
"category": "Extensions",
|
|
@@ -3753,7 +3774,7 @@
|
|
|
3753
3774
|
"repo": "hanzydev/nuxt-marquee",
|
|
3754
3775
|
"npm": "nuxt-marquee",
|
|
3755
3776
|
"icon": "marquee.png",
|
|
3756
|
-
"github": "https://github.com/hanzydev/nuxt-marquee
|
|
3777
|
+
"github": "https://github.com/hanzydev/nuxt-marquee",
|
|
3757
3778
|
"website": "https://hanzydev.github.io/nuxt-marquee/",
|
|
3758
3779
|
"learn_more": "",
|
|
3759
3780
|
"category": "UI",
|
|
@@ -3795,9 +3816,9 @@
|
|
|
3795
3816
|
},
|
|
3796
3817
|
{
|
|
3797
3818
|
"name": "maz-ui",
|
|
3798
|
-
"description": "
|
|
3799
|
-
"repo": "louismazel/maz-ui#master/packages/
|
|
3800
|
-
"npm": "maz-ui",
|
|
3819
|
+
"description": "A modern Vue.js UI library with auto-import components, plugins, and composables designed for seamless Nuxt integration and enhanced developer experience.",
|
|
3820
|
+
"repo": "louismazel/maz-ui#master/packages/nuxt",
|
|
3821
|
+
"npm": "@maz-ui/nuxt",
|
|
3801
3822
|
"icon": "maz-ui.png",
|
|
3802
3823
|
"github": "https://github.com/louismazel/maz-ui",
|
|
3803
3824
|
"website": "https://maz-ui.com/",
|
|
@@ -3808,7 +3829,7 @@
|
|
|
3808
3829
|
{
|
|
3809
3830
|
"name": "Mazel",
|
|
3810
3831
|
"github": "LouisMazel",
|
|
3811
|
-
"twitter": "
|
|
3832
|
+
"twitter": "maz__ui"
|
|
3812
3833
|
}
|
|
3813
3834
|
],
|
|
3814
3835
|
"compatibility": {
|
|
@@ -3816,14 +3837,39 @@
|
|
|
3816
3837
|
"requires": {}
|
|
3817
3838
|
}
|
|
3818
3839
|
},
|
|
3840
|
+
{
|
|
3841
|
+
"name": "mcp",
|
|
3842
|
+
"description": "Create MCP servers directly in your Nuxt application with zero configuration.",
|
|
3843
|
+
"repo": "nuxt-modules/mcp-toolkit#main/packages/nuxt-mcp-toolkit",
|
|
3844
|
+
"npm": "@nuxtjs/mcp-toolkit",
|
|
3845
|
+
"icon": "mcp-toolkit.png",
|
|
3846
|
+
"github": "https://github.com/nuxt-modules/mcp-toolkit",
|
|
3847
|
+
"website": "https://mcp-toolkit.nuxt.dev/getting-started/installation",
|
|
3848
|
+
"learn_more": "",
|
|
3849
|
+
"category": "AI",
|
|
3850
|
+
"type": "community",
|
|
3851
|
+
"maintainers": [
|
|
3852
|
+
{
|
|
3853
|
+
"name": "Hugo",
|
|
3854
|
+
"github": "HugoRCD",
|
|
3855
|
+
"twitter": "hugorcd",
|
|
3856
|
+
"bluesky": "hrcd.fr"
|
|
3857
|
+
}
|
|
3858
|
+
],
|
|
3859
|
+
"compatibility": {
|
|
3860
|
+
"nuxt": ">=3.0.0",
|
|
3861
|
+
"requires": {}
|
|
3862
|
+
},
|
|
3863
|
+
"mcp": "https://mcp-toolkit.nuxt.dev/mcp"
|
|
3864
|
+
},
|
|
3819
3865
|
{
|
|
3820
3866
|
"name": "mdc",
|
|
3821
3867
|
"description": "MDC supercharges regular Markdown to write documents interacting deeply with any Vue component.",
|
|
3822
|
-
"repo": "nuxt-
|
|
3868
|
+
"repo": "nuxt-content/mdc",
|
|
3823
3869
|
"npm": "@nuxtjs/mdc",
|
|
3824
3870
|
"icon": "mdc.png",
|
|
3825
|
-
"github": "https://github.com/nuxt-
|
|
3826
|
-
"website": "https://github.com/nuxt-
|
|
3871
|
+
"github": "https://github.com/nuxt-content/mdc",
|
|
3872
|
+
"website": "https://github.com/nuxt-content/mdc",
|
|
3827
3873
|
"learn_more": "",
|
|
3828
3874
|
"category": "Extensions",
|
|
3829
3875
|
"type": "community",
|
|
@@ -3866,14 +3912,14 @@
|
|
|
3866
3912
|
{
|
|
3867
3913
|
"name": "medusa",
|
|
3868
3914
|
"description": "Easily connect to Medusa from your Nuxt application",
|
|
3869
|
-
"repo": "
|
|
3915
|
+
"repo": "nuxt-modules/medusa",
|
|
3870
3916
|
"npm": "@nuxtjs/medusa",
|
|
3871
3917
|
"icon": "medusa.svg",
|
|
3872
|
-
"github": "https://github.com/
|
|
3918
|
+
"github": "https://github.com/nuxt-modules/medusa",
|
|
3873
3919
|
"website": "https://nuxt-medusa.vercel.app/",
|
|
3874
3920
|
"learn_more": "https://nuxt-medusa.vercel.app/",
|
|
3875
3921
|
"category": "Ecommerce",
|
|
3876
|
-
"type": "
|
|
3922
|
+
"type": "community",
|
|
3877
3923
|
"maintainers": [
|
|
3878
3924
|
{
|
|
3879
3925
|
"name": "Jakub Andrzejewski",
|
|
@@ -3969,7 +4015,7 @@
|
|
|
3969
4015
|
"npm": "@mojocss/nuxt",
|
|
3970
4016
|
"icon": "mojocss.svg",
|
|
3971
4017
|
"github": "https://github.com/mojocss/mojocss-nuxt-module",
|
|
3972
|
-
"website": "https://
|
|
4018
|
+
"website": "https://github.com/mojocss/mojocss-nuxt-module",
|
|
3973
4019
|
"learn_more": "",
|
|
3974
4020
|
"category": "UI",
|
|
3975
4021
|
"type": "3rd-party",
|
|
@@ -3980,7 +4026,7 @@
|
|
|
3980
4026
|
}
|
|
3981
4027
|
],
|
|
3982
4028
|
"compatibility": {
|
|
3983
|
-
"nuxt": "
|
|
4029
|
+
"nuxt": ">=3.0.0",
|
|
3984
4030
|
"requires": {}
|
|
3985
4031
|
}
|
|
3986
4032
|
},
|
|
@@ -4038,11 +4084,11 @@
|
|
|
4038
4084
|
{
|
|
4039
4085
|
"name": "neo4j",
|
|
4040
4086
|
"description": "Effortlessly integrate Neo4j's powerful graph database into your Nuxt applications!",
|
|
4041
|
-
"repo": "
|
|
4087
|
+
"repo": "nuxtaid/nuxt-neo4j",
|
|
4042
4088
|
"npm": "nuxt-neo4j",
|
|
4043
4089
|
"icon": "nuxt-neo4j.png",
|
|
4044
|
-
"github": "https://github.com/
|
|
4045
|
-
"website": "https://github.com/
|
|
4090
|
+
"github": "https://github.com/nuxtaid/nuxt-neo4j",
|
|
4091
|
+
"website": "https://github.com/nuxtaid/nuxt-neo4j",
|
|
4046
4092
|
"learn_more": "",
|
|
4047
4093
|
"category": "Database",
|
|
4048
4094
|
"type": "3rd-party",
|
|
@@ -4059,35 +4105,12 @@
|
|
|
4059
4105
|
"requires": {}
|
|
4060
4106
|
}
|
|
4061
4107
|
},
|
|
4062
|
-
{
|
|
4063
|
-
"name": "netlify-cache",
|
|
4064
|
-
"description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
|
|
4065
|
-
"repo": "DreaMinder/nuxt-netlify-cache",
|
|
4066
|
-
"npm": "nuxt-netlify-cache",
|
|
4067
|
-
"icon": "netlify.png",
|
|
4068
|
-
"github": "https://github.com/DreaMinder/nuxt-netlify-cache",
|
|
4069
|
-
"website": "https://github.com/DreaMinder/nuxt-netlify-cache",
|
|
4070
|
-
"learn_more": "https://www.netlify.com/",
|
|
4071
|
-
"category": "Deployment",
|
|
4072
|
-
"type": "3rd-party",
|
|
4073
|
-
"maintainers": [
|
|
4074
|
-
{
|
|
4075
|
-
"name": "DreaMinder",
|
|
4076
|
-
"github": "DreaMinder",
|
|
4077
|
-
"twitter": "DreaMinder"
|
|
4078
|
-
}
|
|
4079
|
-
],
|
|
4080
|
-
"compatibility": {
|
|
4081
|
-
"nuxt": "^2.0.0",
|
|
4082
|
-
"requires": {}
|
|
4083
|
-
}
|
|
4084
|
-
},
|
|
4085
4108
|
{
|
|
4086
4109
|
"name": "netlify-files",
|
|
4087
4110
|
"description": "Nuxt module to create new _headers, _redirects and netlify.toml files for Netlify or to use existing ones",
|
|
4088
4111
|
"repo": "nuxt-community/netlify-files-module",
|
|
4089
4112
|
"npm": "@nuxtjs/netlify-files",
|
|
4090
|
-
"icon": "netlify.
|
|
4113
|
+
"icon": "netlify.svg",
|
|
4091
4114
|
"github": "https://github.com/nuxt-community/netlify-files-module",
|
|
4092
4115
|
"website": "https://github.com/nuxt-community/netlify-files-module",
|
|
4093
4116
|
"learn_more": "https://www.netlify.com/",
|
|
@@ -4108,23 +4131,23 @@
|
|
|
4108
4131
|
},
|
|
4109
4132
|
{
|
|
4110
4133
|
"name": "netlify",
|
|
4111
|
-
"description": "
|
|
4112
|
-
"repo": "
|
|
4113
|
-
"npm": "@
|
|
4114
|
-
"icon": "netlify.
|
|
4115
|
-
"github": "https://github.com/
|
|
4116
|
-
"website": "https://github.com/
|
|
4117
|
-
"learn_more": "https://
|
|
4134
|
+
"description": "Local emulation of the Netlify platform in development",
|
|
4135
|
+
"repo": "netlify/primitives#main/packages/nuxt-module",
|
|
4136
|
+
"npm": "@netlify/nuxt",
|
|
4137
|
+
"icon": "netlify.svg",
|
|
4138
|
+
"github": "https://github.com/netlify/primitives",
|
|
4139
|
+
"website": "https://github.com/netlify/primitives#readme",
|
|
4140
|
+
"learn_more": "https://npmx.dev/package/@netlify/nuxt",
|
|
4118
4141
|
"category": "Deployment",
|
|
4119
4142
|
"type": "3rd-party",
|
|
4120
4143
|
"maintainers": [
|
|
4121
4144
|
{
|
|
4122
|
-
"name": "
|
|
4123
|
-
"github": "
|
|
4145
|
+
"name": "Netlify",
|
|
4146
|
+
"github": "netlify"
|
|
4124
4147
|
}
|
|
4125
4148
|
],
|
|
4126
4149
|
"compatibility": {
|
|
4127
|
-
"nuxt": "^
|
|
4150
|
+
"nuxt": "^3.0.0 || ^4.0.0",
|
|
4128
4151
|
"requires": {}
|
|
4129
4152
|
}
|
|
4130
4153
|
},
|
|
@@ -4152,6 +4175,30 @@
|
|
|
4152
4175
|
"requires": {}
|
|
4153
4176
|
}
|
|
4154
4177
|
},
|
|
4178
|
+
{
|
|
4179
|
+
"name": "nitro-graphql",
|
|
4180
|
+
"description": "A standalone Nitro module that integrates GraphQL servers into any Nitro application with automatic type generation, file watching, and seamless framework integration.",
|
|
4181
|
+
"repo": "productdevbook/nitro-graphql",
|
|
4182
|
+
"npm": "nitro-graphql",
|
|
4183
|
+
"icon": "",
|
|
4184
|
+
"github": "https://github.com/productdevbook/nitro-graphql",
|
|
4185
|
+
"website": "https://github.com/productdevbook/nitro-graphql",
|
|
4186
|
+
"learn_more": "",
|
|
4187
|
+
"category": "Request",
|
|
4188
|
+
"type": "3rd-party",
|
|
4189
|
+
"maintainers": [
|
|
4190
|
+
{
|
|
4191
|
+
"name": "Wind",
|
|
4192
|
+
"github": "productdevbook",
|
|
4193
|
+
"twitter": "productdevbook",
|
|
4194
|
+
"bluesky": "productdevbook.com"
|
|
4195
|
+
}
|
|
4196
|
+
],
|
|
4197
|
+
"compatibility": {
|
|
4198
|
+
"nuxt": "^3.0.0",
|
|
4199
|
+
"requires": {}
|
|
4200
|
+
}
|
|
4201
|
+
},
|
|
4155
4202
|
{
|
|
4156
4203
|
"name": "nodemailer",
|
|
4157
4204
|
"description": "Nuxt integration for nodemailer",
|
|
@@ -4218,6 +4265,52 @@
|
|
|
4218
4265
|
"requires": {}
|
|
4219
4266
|
}
|
|
4220
4267
|
},
|
|
4268
|
+
{
|
|
4269
|
+
"name": "nuxt-actions",
|
|
4270
|
+
"description": "Type-safe server actions with Standard Schema validation, middleware, optimistic updates, streaming, and SSR queries",
|
|
4271
|
+
"repo": "billymaulana/nuxt-actions",
|
|
4272
|
+
"npm": "nuxt-actions",
|
|
4273
|
+
"icon": "nuxt-actions.svg",
|
|
4274
|
+
"github": "https://github.com/billymaulana/nuxt-actions",
|
|
4275
|
+
"website": "https://billymaulana.github.io/nuxt-actions/",
|
|
4276
|
+
"learn_more": "https://billymaulana.github.io/nuxt-actions/guide/getting-started",
|
|
4277
|
+
"category": "Request",
|
|
4278
|
+
"type": "3rd-party",
|
|
4279
|
+
"maintainers": [
|
|
4280
|
+
{
|
|
4281
|
+
"name": "Billy Maulana",
|
|
4282
|
+
"github": "billymaulana"
|
|
4283
|
+
}
|
|
4284
|
+
],
|
|
4285
|
+
"compatibility": {
|
|
4286
|
+
"nuxt": "^3.7.0 || ^4.0.0",
|
|
4287
|
+
"requires": {}
|
|
4288
|
+
}
|
|
4289
|
+
},
|
|
4290
|
+
{
|
|
4291
|
+
"name": "nuxt-aidbase",
|
|
4292
|
+
"description": "Easily integrate Aidbase into your Nuxt app.",
|
|
4293
|
+
"repo": "Mokkapps/nuxt-aidbase",
|
|
4294
|
+
"npm": "nuxt-aidbase",
|
|
4295
|
+
"icon": "nuxt-aidbase.png",
|
|
4296
|
+
"github": "https://github.com/Mokkapps/nuxt-aidbase",
|
|
4297
|
+
"website": "https://github.com/Mokkapps/nuxt-aidbase",
|
|
4298
|
+
"learn_more": "https://github.com/Mokkapps/nuxt-aidbase",
|
|
4299
|
+
"category": "Libraries",
|
|
4300
|
+
"type": "3rd-party",
|
|
4301
|
+
"maintainers": [
|
|
4302
|
+
{
|
|
4303
|
+
"name": "Michael Hoffmann",
|
|
4304
|
+
"github": "Mokkapps",
|
|
4305
|
+
"twitter": "mokkapps",
|
|
4306
|
+
"avatar": "https://avatars.githubusercontent.com/u/3127210?v=4"
|
|
4307
|
+
}
|
|
4308
|
+
],
|
|
4309
|
+
"compatibility": {
|
|
4310
|
+
"nuxt": ">=3.0.0",
|
|
4311
|
+
"requires": {}
|
|
4312
|
+
}
|
|
4313
|
+
},
|
|
4221
4314
|
{
|
|
4222
4315
|
"name": "nuxt-anchorscroll",
|
|
4223
4316
|
"description": "Scroll to top and to anchor support for Nuxt",
|
|
@@ -4240,6 +4333,29 @@
|
|
|
4240
4333
|
"requires": {}
|
|
4241
4334
|
}
|
|
4242
4335
|
},
|
|
4336
|
+
{
|
|
4337
|
+
"name": "nuxt-anime",
|
|
4338
|
+
"description": "Nuxt module for Anime.js",
|
|
4339
|
+
"repo": "Enternikot/NuxtAnime",
|
|
4340
|
+
"npm": "nuxt-anime",
|
|
4341
|
+
"icon": "nuxt-anime.png",
|
|
4342
|
+
"github": "https://github.com/Enternikot/NuxtAnime",
|
|
4343
|
+
"website": "https://nuxtanime.vercel.app/",
|
|
4344
|
+
"learn_more": "https://animejs.com/",
|
|
4345
|
+
"category": "Libraries",
|
|
4346
|
+
"type": "3rd-party",
|
|
4347
|
+
"maintainers": [
|
|
4348
|
+
{
|
|
4349
|
+
"name": "Sebastian Gebhardt",
|
|
4350
|
+
"github": "Enternikot",
|
|
4351
|
+
"avatar": "https://avatars.githubusercontent.com/u/47455848?v=4"
|
|
4352
|
+
}
|
|
4353
|
+
],
|
|
4354
|
+
"compatibility": {
|
|
4355
|
+
"nuxt": ">=3.0.0",
|
|
4356
|
+
"requires": {}
|
|
4357
|
+
}
|
|
4358
|
+
},
|
|
4243
4359
|
{
|
|
4244
4360
|
"name": "nuxt-asciidoc",
|
|
4245
4361
|
"description": "Transformer for using asciidoc in nuxt",
|
|
@@ -4270,7 +4386,7 @@
|
|
|
4270
4386
|
"npm": "nuxt-auth-sanctum",
|
|
4271
4387
|
"icon": "laravel.svg",
|
|
4272
4388
|
"github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
|
|
4273
|
-
"website": "https://manchenkoff.
|
|
4389
|
+
"website": "https://sanctum.manchenkoff.me",
|
|
4274
4390
|
"learn_more": "https://laravel.com/docs/12.x/sanctum",
|
|
4275
4391
|
"category": "Security",
|
|
4276
4392
|
"type": "3rd-party",
|
|
@@ -4287,6 +4403,30 @@
|
|
|
4287
4403
|
"requires": {}
|
|
4288
4404
|
}
|
|
4289
4405
|
},
|
|
4406
|
+
{
|
|
4407
|
+
"name": "nuxt-auto-form",
|
|
4408
|
+
"description": "Auto-generate Nuxt UI forms from Zod 4 schemas",
|
|
4409
|
+
"repo": "Norbiros/nuxt-auto-form",
|
|
4410
|
+
"npm": "@norbiros/nuxt-auto-form",
|
|
4411
|
+
"icon": "nuxt-auto-form.svg",
|
|
4412
|
+
"github": "https://github.com/Norbiros/nuxt-auto-form",
|
|
4413
|
+
"website": "https://nuxt-auto-form.norbiros.dev",
|
|
4414
|
+
"learn_more": "https://www.npmjs.com/package/@norbiros/nuxt-auto-form",
|
|
4415
|
+
"category": "Libraries",
|
|
4416
|
+
"type": "3rd-party",
|
|
4417
|
+
"maintainers": [
|
|
4418
|
+
{
|
|
4419
|
+
"name": "Norbiros",
|
|
4420
|
+
"github": "Norbiros",
|
|
4421
|
+
"avatar": "https://avatars.githubusercontent.com/u/89837724?v=4",
|
|
4422
|
+
"twitter": "norbiros_dev"
|
|
4423
|
+
}
|
|
4424
|
+
],
|
|
4425
|
+
"compatibility": {
|
|
4426
|
+
"nuxt": ">=3.0.0",
|
|
4427
|
+
"requires": {}
|
|
4428
|
+
}
|
|
4429
|
+
},
|
|
4290
4430
|
{
|
|
4291
4431
|
"name": "nuxt-basic-auth",
|
|
4292
4432
|
"description": "Nuxt Module for Basic Authentication",
|
|
@@ -4355,7 +4495,7 @@
|
|
|
4355
4495
|
}
|
|
4356
4496
|
],
|
|
4357
4497
|
"compatibility": {
|
|
4358
|
-
"nuxt": ">=3.
|
|
4498
|
+
"nuxt": ">=3.13.1",
|
|
4359
4499
|
"requires": {},
|
|
4360
4500
|
"devtools": "^0.0.0"
|
|
4361
4501
|
}
|
|
@@ -4390,7 +4530,7 @@
|
|
|
4390
4530
|
"icon": "nuxt-charts.svg",
|
|
4391
4531
|
"github": "https://github.com/dennisadriaans/vue-chrts",
|
|
4392
4532
|
"website": "https://nuxtcharts.com/",
|
|
4393
|
-
"learn_more": "https://nuxtcharts.com/docs",
|
|
4533
|
+
"learn_more": "https://nuxtcharts.com/docs/getting-started/installation",
|
|
4394
4534
|
"category": "UI",
|
|
4395
4535
|
"type": "3rd-party",
|
|
4396
4536
|
"maintainers": [
|
|
@@ -4423,6 +4563,28 @@
|
|
|
4423
4563
|
"github": "schnapsterdog"
|
|
4424
4564
|
}
|
|
4425
4565
|
],
|
|
4566
|
+
"compatibility": {
|
|
4567
|
+
"nuxt": ">=3.0.0 <5.0.0",
|
|
4568
|
+
"requires": {}
|
|
4569
|
+
}
|
|
4570
|
+
},
|
|
4571
|
+
{
|
|
4572
|
+
"name": "nuxt-claude-devtools",
|
|
4573
|
+
"description": "Nuxt DevTools integration for Claude Code AI assistant",
|
|
4574
|
+
"repo": "oro-ad/nuxt-claude-devtools",
|
|
4575
|
+
"npm": "@oro.ad/nuxt-claude-devtools",
|
|
4576
|
+
"icon": "",
|
|
4577
|
+
"github": "https://github.com/oro-ad/nuxt-claude-devtools",
|
|
4578
|
+
"website": "https://github.com/oro-ad/nuxt-claude-devtools",
|
|
4579
|
+
"learn_more": "",
|
|
4580
|
+
"category": "Devtools",
|
|
4581
|
+
"type": "3rd-party",
|
|
4582
|
+
"maintainers": [
|
|
4583
|
+
{
|
|
4584
|
+
"name": "oro-ad",
|
|
4585
|
+
"github": "oro-ad"
|
|
4586
|
+
}
|
|
4587
|
+
],
|
|
4426
4588
|
"compatibility": {
|
|
4427
4589
|
"nuxt": ">=3.0.0",
|
|
4428
4590
|
"requires": {}
|
|
@@ -4434,7 +4596,7 @@
|
|
|
4434
4596
|
"repo": "thimodev/nuxt-codemirror",
|
|
4435
4597
|
"npm": "nuxt-codemirror",
|
|
4436
4598
|
"icon": "nuxt-codemirror.svg",
|
|
4437
|
-
"github": "https://github.com/
|
|
4599
|
+
"github": "https://github.com/thimodev/nuxt-codemirror",
|
|
4438
4600
|
"website": "https://github.com/ThimoDEV/nuxt-codemirror",
|
|
4439
4601
|
"learn_more": "https://github.com/ThimoDEV/nuxt-codemirror",
|
|
4440
4602
|
"category": "Libraries",
|
|
@@ -4457,7 +4619,7 @@
|
|
|
4457
4619
|
"repo": "lorexiq/nuxt-color-picker",
|
|
4458
4620
|
"npm": "nuxt-color-picker",
|
|
4459
4621
|
"icon": "nuxt-color-picker.png",
|
|
4460
|
-
"github": "https://github.com/
|
|
4622
|
+
"github": "https://github.com/lorexiq/nuxt-color-picker",
|
|
4461
4623
|
"website": "https://nuxt-color-picker.nuxt.dev/",
|
|
4462
4624
|
"learn_more": "",
|
|
4463
4625
|
"category": "UI",
|
|
@@ -4526,7 +4688,7 @@
|
|
|
4526
4688
|
"icon": "nuxt-coolify.svg",
|
|
4527
4689
|
"github": "https://github.com/justserdar/nuxt-coolify",
|
|
4528
4690
|
"website": "https://github.com/justserdar/nuxt-coolify",
|
|
4529
|
-
"learn_more": "
|
|
4691
|
+
"learn_more": "",
|
|
4530
4692
|
"category": "Request",
|
|
4531
4693
|
"type": "3rd-party",
|
|
4532
4694
|
"maintainers": [
|
|
@@ -4541,6 +4703,52 @@
|
|
|
4541
4703
|
"requires": {}
|
|
4542
4704
|
}
|
|
4543
4705
|
},
|
|
4706
|
+
{
|
|
4707
|
+
"name": "nuxt-csp-report",
|
|
4708
|
+
"description": "A Nuxt module for collecting, normalizing, and persisting Content Security Policy (CSP) reports.",
|
|
4709
|
+
"repo": "Gonzo17/nuxt-csp-report",
|
|
4710
|
+
"npm": "nuxt-csp-report",
|
|
4711
|
+
"icon": "nuxt-csp-report.svg",
|
|
4712
|
+
"github": "https://github.com/Gonzo17/nuxt-csp-report",
|
|
4713
|
+
"website": "https://github.com/Gonzo17/nuxt-csp-report",
|
|
4714
|
+
"learn_more": "",
|
|
4715
|
+
"category": "Security",
|
|
4716
|
+
"type": "3rd-party",
|
|
4717
|
+
"maintainers": [
|
|
4718
|
+
{
|
|
4719
|
+
"name": "David Gonzalez Casin",
|
|
4720
|
+
"github": "Gonzo17"
|
|
4721
|
+
}
|
|
4722
|
+
],
|
|
4723
|
+
"compatibility": {
|
|
4724
|
+
"nuxt": ">=3.12.0",
|
|
4725
|
+
"requires": {}
|
|
4726
|
+
}
|
|
4727
|
+
},
|
|
4728
|
+
{
|
|
4729
|
+
"name": "nuxt-email-renderer",
|
|
4730
|
+
"description": "A Nuxt module that provides high-quality, unstyled components & utils for creating emails using Vue and TypeScript.",
|
|
4731
|
+
"repo": "Mokkapps/nuxt-email-renderer",
|
|
4732
|
+
"npm": "nuxt-email-renderer",
|
|
4733
|
+
"icon": "",
|
|
4734
|
+
"github": "https://github.com/Mokkapps/nuxt-email-renderer",
|
|
4735
|
+
"website": "https://nuxtemail.com",
|
|
4736
|
+
"learn_more": "https://nuxtemail.com",
|
|
4737
|
+
"category": "Devtools",
|
|
4738
|
+
"type": "3rd-party",
|
|
4739
|
+
"maintainers": [
|
|
4740
|
+
{
|
|
4741
|
+
"name": "Michael Hoffmann",
|
|
4742
|
+
"github": "Mokkapps",
|
|
4743
|
+
"twitter": "mokkapps",
|
|
4744
|
+
"avatar": "https://avatars.githubusercontent.com/u/3127210?v=4"
|
|
4745
|
+
}
|
|
4746
|
+
],
|
|
4747
|
+
"compatibility": {
|
|
4748
|
+
"nuxt": ">=3.0.0",
|
|
4749
|
+
"requires": {}
|
|
4750
|
+
}
|
|
4751
|
+
},
|
|
4544
4752
|
{
|
|
4545
4753
|
"name": "nuxt-facebook-chat",
|
|
4546
4754
|
"description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
|
|
@@ -4554,7 +4762,7 @@
|
|
|
4554
4762
|
"type": "3rd-party",
|
|
4555
4763
|
"maintainers": [
|
|
4556
4764
|
{
|
|
4557
|
-
"name": "Supanut
|
|
4765
|
+
"name": "Supanut Weerachotthakorn",
|
|
4558
4766
|
"github": "Boomgeek"
|
|
4559
4767
|
},
|
|
4560
4768
|
{
|
|
@@ -4563,7 +4771,7 @@
|
|
|
4563
4771
|
}
|
|
4564
4772
|
],
|
|
4565
4773
|
"compatibility": {
|
|
4566
|
-
"nuxt": "
|
|
4774
|
+
"nuxt": "^3.6.0",
|
|
4567
4775
|
"requires": {}
|
|
4568
4776
|
}
|
|
4569
4777
|
},
|
|
@@ -4625,7 +4833,8 @@
|
|
|
4625
4833
|
"maintainers": [
|
|
4626
4834
|
{
|
|
4627
4835
|
"name": "Ali Sokkar",
|
|
4628
|
-
"github": "NyllRE"
|
|
4836
|
+
"github": "NyllRE",
|
|
4837
|
+
"twitter": "nyllre"
|
|
4629
4838
|
}
|
|
4630
4839
|
],
|
|
4631
4840
|
"compatibility": {
|
|
@@ -4656,6 +4865,31 @@
|
|
|
4656
4865
|
"requires": {}
|
|
4657
4866
|
}
|
|
4658
4867
|
},
|
|
4868
|
+
{
|
|
4869
|
+
"name": "nuxt-formisch",
|
|
4870
|
+
"description": "Formisch integration for Nuxt - schema-based, headless form library",
|
|
4871
|
+
"repo": "onmax/nuxt-formisch",
|
|
4872
|
+
"npm": "nuxt-formisch",
|
|
4873
|
+
"icon": "nuxt-formisch.svg",
|
|
4874
|
+
"github": "https://github.com/onmax/nuxt-formisch",
|
|
4875
|
+
"website": "https://github.com/onmax/nuxt-formisch",
|
|
4876
|
+
"learn_more": "",
|
|
4877
|
+
"category": "Libraries",
|
|
4878
|
+
"type": "3rd-party",
|
|
4879
|
+
"maintainers": [
|
|
4880
|
+
{
|
|
4881
|
+
"name": "Max",
|
|
4882
|
+
"github": "onmax",
|
|
4883
|
+
"avatar": "https://avatars.githubusercontent.com/u/22072217?v=4",
|
|
4884
|
+
"bluesky": "onmax.bsky.social",
|
|
4885
|
+
"twitter": "_onmax"
|
|
4886
|
+
}
|
|
4887
|
+
],
|
|
4888
|
+
"compatibility": {
|
|
4889
|
+
"nuxt": ">=3.0.0",
|
|
4890
|
+
"requires": {}
|
|
4891
|
+
}
|
|
4892
|
+
},
|
|
4659
4893
|
{
|
|
4660
4894
|
"name": "nuxt-fortify",
|
|
4661
4895
|
"description": "Use Laravel fortify and sanctum with Nuxt",
|
|
@@ -4687,7 +4921,7 @@
|
|
|
4687
4921
|
"npm": "nuxt-glaze",
|
|
4688
4922
|
"icon": "nuxt-glaze.png",
|
|
4689
4923
|
"github": "https://github.com/holux-design/nuxt-glaze",
|
|
4690
|
-
"website": "https://glaze.dev",
|
|
4924
|
+
"website": "https://www.glaze.dev/",
|
|
4691
4925
|
"learn_more": "",
|
|
4692
4926
|
"category": "Libraries",
|
|
4693
4927
|
"type": "3rd-party",
|
|
@@ -4702,6 +4936,28 @@
|
|
|
4702
4936
|
"requires": {}
|
|
4703
4937
|
}
|
|
4704
4938
|
},
|
|
4939
|
+
{
|
|
4940
|
+
"name": "nuxt-google-auth",
|
|
4941
|
+
"description": "Google Identity Services integration for Nuxt 3 & 4 with a simple composable and button component.",
|
|
4942
|
+
"repo": "go-fireball/nuxt-google-auth",
|
|
4943
|
+
"npm": "nuxt-google-auth",
|
|
4944
|
+
"icon": "",
|
|
4945
|
+
"github": "https://github.com/go-fireball/nuxt-google-auth",
|
|
4946
|
+
"website": "https://github.com/go-fireball/nuxt-google-auth",
|
|
4947
|
+
"learn_more": "",
|
|
4948
|
+
"category": "Security",
|
|
4949
|
+
"type": "3rd-party",
|
|
4950
|
+
"maintainers": [
|
|
4951
|
+
{
|
|
4952
|
+
"name": "go-fireball",
|
|
4953
|
+
"github": "go-fireball"
|
|
4954
|
+
}
|
|
4955
|
+
],
|
|
4956
|
+
"compatibility": {
|
|
4957
|
+
"nuxt": "^3.0.0 || ^4.0.0",
|
|
4958
|
+
"requires": {}
|
|
4959
|
+
}
|
|
4960
|
+
},
|
|
4705
4961
|
{
|
|
4706
4962
|
"name": "nuxt-gpt",
|
|
4707
4963
|
"description": "Plug and Play ChatGPT for Nuxt.",
|
|
@@ -4720,7 +4976,29 @@
|
|
|
4720
4976
|
}
|
|
4721
4977
|
],
|
|
4722
4978
|
"compatibility": {
|
|
4723
|
-
"nuxt": "
|
|
4979
|
+
"nuxt": "^3.0.0",
|
|
4980
|
+
"requires": {}
|
|
4981
|
+
}
|
|
4982
|
+
},
|
|
4983
|
+
{
|
|
4984
|
+
"name": "nuxt-gql-pulse",
|
|
4985
|
+
"description": "A Nuxt module for making GraphQL requests with ease, leveraging the power of Nuxt's composables.",
|
|
4986
|
+
"repo": "Abbasmoe/nuxt-gql-pulse",
|
|
4987
|
+
"npm": "nuxt-gql-pulse",
|
|
4988
|
+
"icon": "nuxt-gql-pulse.png",
|
|
4989
|
+
"github": "https://github.com/Abbasmoe/nuxt-gql-pulse",
|
|
4990
|
+
"website": "https://github.com/Abbasmoe/nuxt-gql-pulse",
|
|
4991
|
+
"learn_more": "",
|
|
4992
|
+
"category": "Request",
|
|
4993
|
+
"type": "3rd-party",
|
|
4994
|
+
"maintainers": [
|
|
4995
|
+
{
|
|
4996
|
+
"name": "Abbas Mohamed Ahmed",
|
|
4997
|
+
"github": "Abbasmoe"
|
|
4998
|
+
}
|
|
4999
|
+
],
|
|
5000
|
+
"compatibility": {
|
|
5001
|
+
"nuxt": "^3.0.0 || ^4.0.0",
|
|
4724
5002
|
"requires": {}
|
|
4725
5003
|
}
|
|
4726
5004
|
},
|
|
@@ -4749,18 +5027,18 @@
|
|
|
4749
5027
|
}
|
|
4750
5028
|
],
|
|
4751
5029
|
"compatibility": {
|
|
4752
|
-
"nuxt": "
|
|
5030
|
+
"nuxt": ">=3.13.0",
|
|
4753
5031
|
"requires": {}
|
|
4754
5032
|
}
|
|
4755
5033
|
},
|
|
4756
5034
|
{
|
|
4757
5035
|
"name": "nuxt-graphql-playground",
|
|
4758
5036
|
"description": "",
|
|
4759
|
-
"repo": "
|
|
5037
|
+
"repo": "tuarrep/nuxt-graphql-playground",
|
|
4760
5038
|
"npm": "@pin-pon/nuxt-graphql-playground",
|
|
4761
5039
|
"icon": "",
|
|
4762
|
-
"github": "https://github.com/
|
|
4763
|
-
"website": "https://github.com/
|
|
5040
|
+
"github": "https://github.com/tuarrep/nuxt-graphql-playground",
|
|
5041
|
+
"website": "https://github.com/tuarrep/nuxt-graphql-playground",
|
|
4764
5042
|
"learn_more": "",
|
|
4765
5043
|
"category": "Devtools",
|
|
4766
5044
|
"type": "3rd-party",
|
|
@@ -4793,7 +5071,7 @@
|
|
|
4793
5071
|
}
|
|
4794
5072
|
],
|
|
4795
5073
|
"compatibility": {
|
|
4796
|
-
"nuxt": "
|
|
5074
|
+
"nuxt": "^3.0.0",
|
|
4797
5075
|
"requires": {},
|
|
4798
5076
|
"devtools": "^0.0.0"
|
|
4799
5077
|
}
|
|
@@ -4876,7 +5154,7 @@
|
|
|
4876
5154
|
"repo": "daliborgogic/nuxt-interpolation#master",
|
|
4877
5155
|
"npm": "nuxt-interpolation",
|
|
4878
5156
|
"icon": "",
|
|
4879
|
-
"github": "https://github.com/daliborgogic/nuxt-interpolation
|
|
5157
|
+
"github": "https://github.com/daliborgogic/nuxt-interpolation",
|
|
4880
5158
|
"website": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
|
|
4881
5159
|
"learn_more": "",
|
|
4882
5160
|
"category": "Devtools",
|
|
@@ -4922,7 +5200,7 @@
|
|
|
4922
5200
|
"npm": "nuxt-laravel-echo",
|
|
4923
5201
|
"icon": "laravel.svg",
|
|
4924
5202
|
"github": "https://github.com/manchenkoff/nuxt-laravel-echo",
|
|
4925
|
-
"website": "https://manchenkoff.
|
|
5203
|
+
"website": "https://echo.manchenkoff.me",
|
|
4926
5204
|
"learn_more": "https://laravel.com/docs/12.x/broadcasting",
|
|
4927
5205
|
"category": "Libraries",
|
|
4928
5206
|
"type": "3rd-party",
|
|
@@ -4959,7 +5237,7 @@
|
|
|
4959
5237
|
}
|
|
4960
5238
|
],
|
|
4961
5239
|
"compatibility": {
|
|
4962
|
-
"nuxt": "
|
|
5240
|
+
"nuxt": "^3.0.0 || >=4.0.3",
|
|
4963
5241
|
"requires": {}
|
|
4964
5242
|
}
|
|
4965
5243
|
},
|
|
@@ -4983,7 +5261,7 @@
|
|
|
4983
5261
|
}
|
|
4984
5262
|
],
|
|
4985
5263
|
"compatibility": {
|
|
4986
|
-
"nuxt": ">=3.
|
|
5264
|
+
"nuxt": ">=3.0.0",
|
|
4987
5265
|
"requires": {}
|
|
4988
5266
|
}
|
|
4989
5267
|
},
|
|
@@ -5006,7 +5284,7 @@
|
|
|
5006
5284
|
}
|
|
5007
5285
|
],
|
|
5008
5286
|
"compatibility": {
|
|
5009
|
-
"nuxt": "
|
|
5287
|
+
"nuxt": "^3.0.0",
|
|
5010
5288
|
"requires": {}
|
|
5011
5289
|
}
|
|
5012
5290
|
},
|
|
@@ -5098,7 +5376,7 @@
|
|
|
5098
5376
|
}
|
|
5099
5377
|
],
|
|
5100
5378
|
"compatibility": {
|
|
5101
|
-
"nuxt": "
|
|
5379
|
+
"nuxt": ">=3.0.0",
|
|
5102
5380
|
"requires": {}
|
|
5103
5381
|
}
|
|
5104
5382
|
},
|
|
@@ -5137,13 +5415,13 @@
|
|
|
5137
5415
|
"type": "3rd-party",
|
|
5138
5416
|
"maintainers": [
|
|
5139
5417
|
{
|
|
5140
|
-
"name": "
|
|
5418
|
+
"name": "erwann.dev",
|
|
5141
5419
|
"github": "tanukijs",
|
|
5142
5420
|
"avatar": "https://avatars.githubusercontent.com/u/25182349?v=4"
|
|
5143
5421
|
}
|
|
5144
5422
|
],
|
|
5145
5423
|
"compatibility": {
|
|
5146
|
-
"nuxt": ">=3.
|
|
5424
|
+
"nuxt": ">=3.7.0",
|
|
5147
5425
|
"requires": {}
|
|
5148
5426
|
}
|
|
5149
5427
|
},
|
|
@@ -5166,17 +5444,17 @@
|
|
|
5166
5444
|
}
|
|
5167
5445
|
],
|
|
5168
5446
|
"compatibility": {
|
|
5169
|
-
"nuxt": ">=3.
|
|
5447
|
+
"nuxt": ">=3.1.0",
|
|
5170
5448
|
"requires": {}
|
|
5171
5449
|
}
|
|
5172
5450
|
},
|
|
5173
5451
|
{
|
|
5174
5452
|
"name": "nuxt-mongoose",
|
|
5175
5453
|
"description": "A Nuxt module for simplifying the use of Mongoose in your project.",
|
|
5176
|
-
"repo": "
|
|
5454
|
+
"repo": "nuxtaid/nuxt-mongoose",
|
|
5177
5455
|
"npm": "nuxt-mongoose",
|
|
5178
5456
|
"icon": "nuxt-mongoose.svg",
|
|
5179
|
-
"github": "https://github.com/
|
|
5457
|
+
"github": "https://github.com/nuxtaid/nuxt-mongoose",
|
|
5180
5458
|
"website": "https://nuxt-mongoose.nuxt.space",
|
|
5181
5459
|
"learn_more": "",
|
|
5182
5460
|
"category": "Database",
|
|
@@ -5195,6 +5473,31 @@
|
|
|
5195
5473
|
"devtools": "^0.0.0"
|
|
5196
5474
|
}
|
|
5197
5475
|
},
|
|
5476
|
+
{
|
|
5477
|
+
"name": "nuxt-mqtt",
|
|
5478
|
+
"description": "A Nuxt module for real-time MQTT communication using mqtt.js",
|
|
5479
|
+
"repo": "nuxtaid/nuxt-mqtt",
|
|
5480
|
+
"npm": "nuxt-mqtt",
|
|
5481
|
+
"icon": "nuxt-mqtt.png",
|
|
5482
|
+
"github": "https://github.com/nuxtaid/nuxt-mqtt",
|
|
5483
|
+
"website": "https://github.com/nuxtaid/nuxt-mongoose#readme",
|
|
5484
|
+
"learn_more": "",
|
|
5485
|
+
"category": "Extensions",
|
|
5486
|
+
"type": "3rd-party",
|
|
5487
|
+
"maintainers": [
|
|
5488
|
+
{
|
|
5489
|
+
"name": "Arash Ari Sheyda",
|
|
5490
|
+
"github": "arashsheyda",
|
|
5491
|
+
"twitter": "arash_sheyda",
|
|
5492
|
+
"bluesky": "arashsheyda.me"
|
|
5493
|
+
}
|
|
5494
|
+
],
|
|
5495
|
+
"compatibility": {
|
|
5496
|
+
"nuxt": ">=3.0.0",
|
|
5497
|
+
"requires": {},
|
|
5498
|
+
"devtools": "^0.0.0"
|
|
5499
|
+
}
|
|
5500
|
+
},
|
|
5198
5501
|
{
|
|
5199
5502
|
"name": "nuxt-music-flow",
|
|
5200
5503
|
"description": "Nuxt 3 module for audio player component with playlist and waveform visualization.",
|
|
@@ -5218,6 +5521,28 @@
|
|
|
5218
5521
|
"requires": {}
|
|
5219
5522
|
}
|
|
5220
5523
|
},
|
|
5524
|
+
{
|
|
5525
|
+
"name": "nuxt-notify",
|
|
5526
|
+
"description": "Advanced toast notifications for Nuxt 3/4 with Tailwind CSS + Nuxt Icon (actions, avatars, progress, themes, UI overrides).",
|
|
5527
|
+
"repo": "nizaamomer/nuxt-notify",
|
|
5528
|
+
"npm": "nuxt-notify",
|
|
5529
|
+
"icon": "nuxt-notify.png",
|
|
5530
|
+
"github": "https://github.com/nizaamomer/nuxt-notify",
|
|
5531
|
+
"website": "https://nuxt-notify.nizaamomer.com",
|
|
5532
|
+
"learn_more": "https://nuxt-notify.nizaamomer.com/docs/getting-started/introduction",
|
|
5533
|
+
"category": "UI",
|
|
5534
|
+
"type": "3rd-party",
|
|
5535
|
+
"maintainers": [
|
|
5536
|
+
{
|
|
5537
|
+
"name": "Nizam Omer",
|
|
5538
|
+
"github": "nizaamomer"
|
|
5539
|
+
}
|
|
5540
|
+
],
|
|
5541
|
+
"compatibility": {
|
|
5542
|
+
"nuxt": "^3.0.0 || ^4.0.0",
|
|
5543
|
+
"requires": {}
|
|
5544
|
+
}
|
|
5545
|
+
},
|
|
5221
5546
|
{
|
|
5222
5547
|
"name": "nuxt-oidc-auth",
|
|
5223
5548
|
"description": "Seamless modern authentication for Nuxt applications.",
|
|
@@ -5236,6 +5561,59 @@
|
|
|
5236
5561
|
"twitter": "jandamaschke"
|
|
5237
5562
|
}
|
|
5238
5563
|
],
|
|
5564
|
+
"compatibility": {
|
|
5565
|
+
"nuxt": ">=3.9.0",
|
|
5566
|
+
"requires": {}
|
|
5567
|
+
}
|
|
5568
|
+
},
|
|
5569
|
+
{
|
|
5570
|
+
"name": "nuxt-ollama",
|
|
5571
|
+
"description": "Simple integration of the official Ollama JavaScript Library for your Nuxt application.",
|
|
5572
|
+
"repo": "thoda-dev/nuxt-ollama",
|
|
5573
|
+
"npm": "nuxt-ollama",
|
|
5574
|
+
"icon": "nuxt-ollama.png",
|
|
5575
|
+
"github": "https://github.com/thoda-dev/nuxt-ollama",
|
|
5576
|
+
"website": "https://nuxt-ollama.jericho.dev/",
|
|
5577
|
+
"learn_more": "https://nuxt-ollama.jericho.dev/",
|
|
5578
|
+
"category": "Libraries",
|
|
5579
|
+
"type": "3rd-party",
|
|
5580
|
+
"maintainers": [
|
|
5581
|
+
{
|
|
5582
|
+
"name": "Thomas",
|
|
5583
|
+
"github": "thoda-dev",
|
|
5584
|
+
"avatar": "https://avatars.githubusercontent.com/thoda-dev",
|
|
5585
|
+
"twitter": "thoda_dev"
|
|
5586
|
+
}
|
|
5587
|
+
],
|
|
5588
|
+
"compatibility": {
|
|
5589
|
+
"nuxt": ">=3.0.0",
|
|
5590
|
+
"requires": {}
|
|
5591
|
+
}
|
|
5592
|
+
},
|
|
5593
|
+
{
|
|
5594
|
+
"name": "nuxt-open-fetch",
|
|
5595
|
+
"description": "Generate zero-overhead, 100% typed OpenAPI clients for Nuxt.",
|
|
5596
|
+
"repo": "Norbiros/nuxt-open-fetch",
|
|
5597
|
+
"npm": "nuxt-open-fetch",
|
|
5598
|
+
"icon": "nuxt-open-fetch.svg",
|
|
5599
|
+
"github": "https://github.com/Norbiros/nuxt-open-fetch",
|
|
5600
|
+
"website": "https://nuxt-open-fetch.norbiros.dev",
|
|
5601
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-open-fetch",
|
|
5602
|
+
"category": "Request",
|
|
5603
|
+
"type": "3rd-party",
|
|
5604
|
+
"maintainers": [
|
|
5605
|
+
{
|
|
5606
|
+
"name": "Norbiros",
|
|
5607
|
+
"github": "Norbiros",
|
|
5608
|
+
"avatar": "https://avatars.githubusercontent.com/u/89837724?v=4",
|
|
5609
|
+
"twitter": "norbiros_dev"
|
|
5610
|
+
},
|
|
5611
|
+
{
|
|
5612
|
+
"name": "Taras Batenkov",
|
|
5613
|
+
"github": "enkot",
|
|
5614
|
+
"avatar": "https://avatars.githubusercontent.com/u/10506522?v=4"
|
|
5615
|
+
}
|
|
5616
|
+
],
|
|
5239
5617
|
"compatibility": {
|
|
5240
5618
|
"nuxt": ">=3.0.0",
|
|
5241
5619
|
"requires": {}
|
|
@@ -5286,7 +5664,7 @@
|
|
|
5286
5664
|
}
|
|
5287
5665
|
],
|
|
5288
5666
|
"compatibility": {
|
|
5289
|
-
"nuxt": ">=3.0.0",
|
|
5667
|
+
"nuxt": ">=3.0.0-rc.8",
|
|
5290
5668
|
"requires": {},
|
|
5291
5669
|
"devtools": "^0.0.0"
|
|
5292
5670
|
}
|
|
@@ -5321,7 +5699,7 @@
|
|
|
5321
5699
|
"repo": "i2djs/pdf-frame#main/packages/pdf-frame-nuxt",
|
|
5322
5700
|
"npm": "@i2d/nuxt-pdf-frame",
|
|
5323
5701
|
"icon": "pdf-frame.svg",
|
|
5324
|
-
"github": "https://github.com/i2djs/pdf-frame
|
|
5702
|
+
"github": "https://github.com/i2djs/pdf-frame",
|
|
5325
5703
|
"website": "https://www.pdf-frame.org",
|
|
5326
5704
|
"learn_more": "https://github.com/I2Djs/pdf-frame/wiki/nuxt%E2%80%90pdf%E2%80%90frame",
|
|
5327
5705
|
"category": "Libraries",
|
|
@@ -5418,7 +5796,7 @@
|
|
|
5418
5796
|
"type": "3rd-party",
|
|
5419
5797
|
"maintainers": [
|
|
5420
5798
|
{
|
|
5421
|
-
"name": "Supanut
|
|
5799
|
+
"name": "Supanut Weerachotthakorn",
|
|
5422
5800
|
"github": "Boomgeek"
|
|
5423
5801
|
},
|
|
5424
5802
|
{
|
|
@@ -5427,7 +5805,7 @@
|
|
|
5427
5805
|
}
|
|
5428
5806
|
],
|
|
5429
5807
|
"compatibility": {
|
|
5430
|
-
"nuxt": "
|
|
5808
|
+
"nuxt": "^3.6.0",
|
|
5431
5809
|
"requires": {}
|
|
5432
5810
|
}
|
|
5433
5811
|
},
|
|
@@ -5477,6 +5855,28 @@
|
|
|
5477
5855
|
"requires": {}
|
|
5478
5856
|
}
|
|
5479
5857
|
},
|
|
5858
|
+
{
|
|
5859
|
+
"name": "nuxt-processor",
|
|
5860
|
+
"description": "Decoupled processing for Nuxt backed by BullMQ.",
|
|
5861
|
+
"repo": "aidanhibbard/nuxt-processor",
|
|
5862
|
+
"npm": "nuxt-processor",
|
|
5863
|
+
"icon": "",
|
|
5864
|
+
"github": "https://github.com/aidanhibbard/nuxt-processor",
|
|
5865
|
+
"website": "https://github.com/aidanhibbard/nuxt-processor",
|
|
5866
|
+
"learn_more": "https://aidanhibbard.github.io/nuxt-processor/",
|
|
5867
|
+
"category": "Libraries",
|
|
5868
|
+
"type": "3rd-party",
|
|
5869
|
+
"maintainers": [
|
|
5870
|
+
{
|
|
5871
|
+
"name": "Aidan Hibbard",
|
|
5872
|
+
"github": "aidanhibbard"
|
|
5873
|
+
}
|
|
5874
|
+
],
|
|
5875
|
+
"compatibility": {
|
|
5876
|
+
"nuxt": "^3.0.0 || ^4.0.0",
|
|
5877
|
+
"requires": {}
|
|
5878
|
+
}
|
|
5879
|
+
},
|
|
5480
5880
|
{
|
|
5481
5881
|
"name": "nuxt-query",
|
|
5482
5882
|
"description": "Nuxt module for TanStack Query (FKA Vue Query) with Nuxt DevTools integration",
|
|
@@ -5500,6 +5900,30 @@
|
|
|
5500
5900
|
"requires": {}
|
|
5501
5901
|
}
|
|
5502
5902
|
},
|
|
5903
|
+
{
|
|
5904
|
+
"name": "nuxt-safe-runtime-config",
|
|
5905
|
+
"description": "Validate Nuxt runtime config with Standard Schema at build time",
|
|
5906
|
+
"repo": "onmax/nuxt-safe-runtime-config#main",
|
|
5907
|
+
"npm": "nuxt-safe-runtime-config",
|
|
5908
|
+
"icon": "nuxt-safe-runtime-config.svg",
|
|
5909
|
+
"github": "https://github.com/onmax/nuxt-safe-runtime-config",
|
|
5910
|
+
"website": "https://nuxt-safe-runtime-config.onmax.me",
|
|
5911
|
+
"learn_more": "",
|
|
5912
|
+
"category": "Devtools",
|
|
5913
|
+
"type": "3rd-party",
|
|
5914
|
+
"maintainers": [
|
|
5915
|
+
{
|
|
5916
|
+
"name": "Max",
|
|
5917
|
+
"github": "onmax",
|
|
5918
|
+
"bluesky": "onmax.bsky.social",
|
|
5919
|
+
"twitter": "_onmax"
|
|
5920
|
+
}
|
|
5921
|
+
],
|
|
5922
|
+
"compatibility": {
|
|
5923
|
+
"nuxt": ">=3.0.0",
|
|
5924
|
+
"requires": {}
|
|
5925
|
+
}
|
|
5926
|
+
},
|
|
5503
5927
|
{
|
|
5504
5928
|
"name": "nuxt-sanctum-authentication",
|
|
5505
5929
|
"description": "Nuxt 3 module for easy Laravel Sanctum authentication, offering CSRF token management, both cookie and token-based auth, and SSR compatibility.",
|
|
@@ -5534,7 +5958,7 @@
|
|
|
5534
5958
|
"npm": "nuxt-sanctum-precognition",
|
|
5535
5959
|
"icon": "laravel.svg",
|
|
5536
5960
|
"github": "https://github.com/manchenkoff/nuxt-sanctum-precognition",
|
|
5537
|
-
"website": "https://manchenkoff.
|
|
5961
|
+
"website": "https://precognition.manchenkoff.me",
|
|
5538
5962
|
"learn_more": "https://laravel.com/docs/12.x/precognition",
|
|
5539
5963
|
"category": "Libraries",
|
|
5540
5964
|
"type": "3rd-party",
|
|
@@ -5553,44 +5977,65 @@
|
|
|
5553
5977
|
},
|
|
5554
5978
|
{
|
|
5555
5979
|
"name": "nuxt-shopify",
|
|
5556
|
-
"description": "
|
|
5557
|
-
"repo": "
|
|
5558
|
-
"npm": "
|
|
5980
|
+
"description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
|
|
5981
|
+
"repo": "Gomah/nuxt-shopify",
|
|
5982
|
+
"npm": "nuxt-shopify",
|
|
5559
5983
|
"icon": "nuxt-shopify.png",
|
|
5560
|
-
"github": "https://github.com/
|
|
5561
|
-
"website": "https://
|
|
5984
|
+
"github": "https://github.com/Gomah/nuxt-shopify",
|
|
5985
|
+
"website": "https://github.com/Gomah/nuxt-shopify",
|
|
5562
5986
|
"learn_more": "https://www.shopify.com/",
|
|
5563
5987
|
"category": "Ecommerce",
|
|
5564
5988
|
"type": "3rd-party",
|
|
5565
5989
|
"maintainers": [
|
|
5566
5990
|
{
|
|
5567
|
-
"name": "
|
|
5568
|
-
"github": "
|
|
5569
|
-
|
|
5991
|
+
"name": "Thomas Marrec",
|
|
5992
|
+
"github": "Gomah",
|
|
5993
|
+
"twitter": "Gomah"
|
|
5994
|
+
}
|
|
5995
|
+
],
|
|
5996
|
+
"compatibility": {
|
|
5997
|
+
"nuxt": "^2.0.0",
|
|
5998
|
+
"requires": {}
|
|
5999
|
+
}
|
|
6000
|
+
},
|
|
6001
|
+
{
|
|
6002
|
+
"name": "nuxt-signupgate",
|
|
6003
|
+
"description": "Easily integrate SignupGate into your Nuxt app.",
|
|
6004
|
+
"repo": "Mokkapps/nuxt-signupgate",
|
|
6005
|
+
"npm": "nuxt-signupgate",
|
|
6006
|
+
"icon": "nuxt-signupgate.png",
|
|
6007
|
+
"github": "https://github.com/Mokkapps/nuxt-signupgate",
|
|
6008
|
+
"website": "https://github.com/Mokkapps/nuxt-signupgate",
|
|
6009
|
+
"learn_more": "https://github.com/Mokkapps/nuxt-signupgate",
|
|
6010
|
+
"category": "Libraries",
|
|
6011
|
+
"type": "3rd-party",
|
|
6012
|
+
"maintainers": [
|
|
5570
6013
|
{
|
|
5571
|
-
"name": "
|
|
5572
|
-
"github": "
|
|
6014
|
+
"name": "Michael Hoffmann",
|
|
6015
|
+
"github": "Mokkapps",
|
|
6016
|
+
"twitter": "mokkapps",
|
|
6017
|
+
"avatar": "https://avatars.githubusercontent.com/u/3127210?v=4"
|
|
5573
6018
|
}
|
|
5574
6019
|
],
|
|
5575
6020
|
"compatibility": {
|
|
5576
|
-
"nuxt": "
|
|
6021
|
+
"nuxt": ">=3.0.0",
|
|
5577
6022
|
"requires": {}
|
|
5578
6023
|
}
|
|
5579
6024
|
},
|
|
5580
6025
|
{
|
|
5581
6026
|
"name": "nuxt-smartlook",
|
|
5582
6027
|
"description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
|
|
5583
|
-
"repo": "
|
|
6028
|
+
"repo": "contributte/nuxt-smartlook",
|
|
5584
6029
|
"npm": "nuxt-smartlook",
|
|
5585
6030
|
"icon": "nuxt-smartlook.png",
|
|
5586
|
-
"github": "https://github.com/
|
|
5587
|
-
"website": "https://github.com/
|
|
6031
|
+
"github": "https://github.com/contributte/nuxt-smartlook",
|
|
6032
|
+
"website": "https://github.com/contributte/nuxt-smartlook",
|
|
5588
6033
|
"learn_more": "https://www.smartlook.com/",
|
|
5589
6034
|
"category": "Analytics",
|
|
5590
6035
|
"type": "3rd-party",
|
|
5591
6036
|
"maintainers": [
|
|
5592
6037
|
{
|
|
5593
|
-
"name": "Milan
|
|
6038
|
+
"name": "Milan Šulc",
|
|
5594
6039
|
"github": "f3l1x",
|
|
5595
6040
|
"twitter": "xf3l1x",
|
|
5596
6041
|
"avatar": "https://avatars.githubusercontent.com/u/538058?v=4"
|
|
@@ -5644,7 +6089,7 @@
|
|
|
5644
6089
|
}
|
|
5645
6090
|
],
|
|
5646
6091
|
"compatibility": {
|
|
5647
|
-
"nuxt": "
|
|
6092
|
+
"nuxt": ">=3.16.0",
|
|
5648
6093
|
"requires": {}
|
|
5649
6094
|
}
|
|
5650
6095
|
},
|
|
@@ -5712,11 +6157,35 @@
|
|
|
5712
6157
|
"maintainers": [
|
|
5713
6158
|
{
|
|
5714
6159
|
"name": "Frederik Bußmann",
|
|
5715
|
-
"github": "freb97"
|
|
6160
|
+
"github": "freb97",
|
|
6161
|
+
"bluesky": "freb97.bsky.social"
|
|
5716
6162
|
}
|
|
5717
6163
|
],
|
|
5718
6164
|
"compatibility": {
|
|
5719
|
-
"nuxt": "
|
|
6165
|
+
"nuxt": ">=3.0.0",
|
|
6166
|
+
"requires": {}
|
|
6167
|
+
}
|
|
6168
|
+
},
|
|
6169
|
+
{
|
|
6170
|
+
"name": "nuxt-svg-sprite-icon",
|
|
6171
|
+
"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.",
|
|
6172
|
+
"repo": "MikeCheng1208/nuxt-svg-sprite-icon",
|
|
6173
|
+
"npm": "nuxt-svg-sprite-icon",
|
|
6174
|
+
"icon": "nuxt-svg-sprite-icon.png",
|
|
6175
|
+
"github": "https://github.com/MikeCheng1208/nuxt-svg-sprite-icon",
|
|
6176
|
+
"website": "https://github.com/MikeCheng1208/nuxt-svg-sprite-icon",
|
|
6177
|
+
"learn_more": "",
|
|
6178
|
+
"category": "UI",
|
|
6179
|
+
"type": "3rd-party",
|
|
6180
|
+
"maintainers": [
|
|
6181
|
+
{
|
|
6182
|
+
"name": "Mike Cheng",
|
|
6183
|
+
"github": "MikeCheng1208",
|
|
6184
|
+
"twitter": "mike_cheng1208"
|
|
6185
|
+
}
|
|
6186
|
+
],
|
|
6187
|
+
"compatibility": {
|
|
6188
|
+
"nuxt": "^3.0.0 || ^4.0.0",
|
|
5720
6189
|
"requires": {}
|
|
5721
6190
|
}
|
|
5722
6191
|
},
|
|
@@ -5763,7 +6232,7 @@
|
|
|
5763
6232
|
}
|
|
5764
6233
|
],
|
|
5765
6234
|
"compatibility": {
|
|
5766
|
-
"nuxt": ">=3.0.0",
|
|
6235
|
+
"nuxt": ">=3.0.0-rc.0",
|
|
5767
6236
|
"requires": {}
|
|
5768
6237
|
}
|
|
5769
6238
|
},
|
|
@@ -5793,11 +6262,11 @@
|
|
|
5793
6262
|
{
|
|
5794
6263
|
"name": "nuxt-toc",
|
|
5795
6264
|
"description": "Nuxt module for table of contents (TOC) component in Nuxt Content projects",
|
|
5796
|
-
"repo": "
|
|
6265
|
+
"repo": "thaikolja/nuxt-toc",
|
|
5797
6266
|
"npm": "nuxt-toc",
|
|
5798
6267
|
"icon": "nuxt-toc.png",
|
|
5799
|
-
"github": "https://github.com/
|
|
5800
|
-
"website": "https://github.com/
|
|
6268
|
+
"github": "https://github.com/thaikolja/nuxt-toc",
|
|
6269
|
+
"website": "https://github.com/thaikolja/nuxt-toc",
|
|
5801
6270
|
"learn_more": "",
|
|
5802
6271
|
"category": "UI",
|
|
5803
6272
|
"type": "3rd-party",
|
|
@@ -5835,26 +6304,48 @@
|
|
|
5835
6304
|
}
|
|
5836
6305
|
},
|
|
5837
6306
|
{
|
|
5838
|
-
"name": "nuxt-
|
|
5839
|
-
"description": "
|
|
5840
|
-
"repo": "
|
|
5841
|
-
"npm": "nuxt-
|
|
5842
|
-
"icon": "nuxt-
|
|
5843
|
-
"github": "https://github.com/
|
|
5844
|
-
"website": "https://
|
|
5845
|
-
"learn_more": "
|
|
5846
|
-
"category": "
|
|
6307
|
+
"name": "nuxt-useless-blobs",
|
|
6308
|
+
"description": "An easier way of using useless-blobs in your Nuxt project!",
|
|
6309
|
+
"repo": "oyedejioyewole/nuxt-useless-blobs",
|
|
6310
|
+
"npm": "nuxt-useless-blobs",
|
|
6311
|
+
"icon": "nuxt-useless-blobs.svg",
|
|
6312
|
+
"github": "https://github.com/oyedejioyewole/nuxt-useless-blobs",
|
|
6313
|
+
"website": "https://nuxt-useless-blobs.vercel.app",
|
|
6314
|
+
"learn_more": "",
|
|
6315
|
+
"category": "UI",
|
|
5847
6316
|
"type": "3rd-party",
|
|
5848
6317
|
"maintainers": [
|
|
5849
6318
|
{
|
|
5850
|
-
"name": "
|
|
5851
|
-
"github": "
|
|
5852
|
-
"twitter": "yaeeelglx",
|
|
5853
|
-
"bluesky": "yael.dev"
|
|
6319
|
+
"name": "Oyedeji Oyewole",
|
|
6320
|
+
"github": "oyedejioyewole"
|
|
5854
6321
|
}
|
|
5855
6322
|
],
|
|
5856
6323
|
"compatibility": {
|
|
5857
|
-
"nuxt": "
|
|
6324
|
+
"nuxt": ">=3.0.0",
|
|
6325
|
+
"requires": {}
|
|
6326
|
+
}
|
|
6327
|
+
},
|
|
6328
|
+
{
|
|
6329
|
+
"name": "nuxt-users",
|
|
6330
|
+
"description": "A comprehensive user management module for Nuxt 3 and Nuxt 4 applications with authentication, authorization, database support, and CLI tools",
|
|
6331
|
+
"repo": "rrd108/nuxt-users",
|
|
6332
|
+
"npm": "nuxt-users",
|
|
6333
|
+
"icon": "nuxt-users.png",
|
|
6334
|
+
"github": "https://github.com/rrd108/nuxt-users",
|
|
6335
|
+
"website": "https://nuxt-users.webmania.cc/",
|
|
6336
|
+
"learn_more": "https://nuxt-users.webmania.cc/",
|
|
6337
|
+
"category": "Security",
|
|
6338
|
+
"type": "3rd-party",
|
|
6339
|
+
"maintainers": [
|
|
6340
|
+
{
|
|
6341
|
+
"name": "rrd",
|
|
6342
|
+
"github": "rrd108",
|
|
6343
|
+
"twitter": "radharadhya",
|
|
6344
|
+
"bluesky": "rrd108.bsky.social"
|
|
6345
|
+
}
|
|
6346
|
+
],
|
|
6347
|
+
"compatibility": {
|
|
6348
|
+
"nuxt": ">=3.0.0",
|
|
5858
6349
|
"requires": {}
|
|
5859
6350
|
}
|
|
5860
6351
|
},
|
|
@@ -5876,7 +6367,7 @@
|
|
|
5876
6367
|
}
|
|
5877
6368
|
],
|
|
5878
6369
|
"compatibility": {
|
|
5879
|
-
"nuxt": "
|
|
6370
|
+
"nuxt": "^3.0.0",
|
|
5880
6371
|
"requires": {}
|
|
5881
6372
|
}
|
|
5882
6373
|
},
|
|
@@ -5898,7 +6389,7 @@
|
|
|
5898
6389
|
}
|
|
5899
6390
|
],
|
|
5900
6391
|
"compatibility": {
|
|
5901
|
-
"nuxt": "
|
|
6392
|
+
"nuxt": ">=3.0.0-rc.11",
|
|
5902
6393
|
"requires": {
|
|
5903
6394
|
"bridge": "optional"
|
|
5904
6395
|
}
|
|
@@ -5923,25 +6414,25 @@
|
|
|
5923
6414
|
}
|
|
5924
6415
|
],
|
|
5925
6416
|
"compatibility": {
|
|
5926
|
-
"nuxt": ">=3.0.0",
|
|
6417
|
+
"nuxt": ">=3.0.0 <5.0.0",
|
|
5927
6418
|
"requires": {}
|
|
5928
6419
|
}
|
|
5929
6420
|
},
|
|
5930
6421
|
{
|
|
5931
|
-
"name": "nuxt-
|
|
5932
|
-
"description": "
|
|
5933
|
-
"repo": "
|
|
5934
|
-
"npm": "nuxt-
|
|
5935
|
-
"icon": "
|
|
5936
|
-
"github": "https://github.com/
|
|
5937
|
-
"website": "https://github.com/
|
|
6422
|
+
"name": "nuxt-yup",
|
|
6423
|
+
"description": "Yup integration for Nuxt 4 with a simple composable.",
|
|
6424
|
+
"repo": "DarlanPrado/nuxt-yup",
|
|
6425
|
+
"npm": "nuxt-yup",
|
|
6426
|
+
"icon": "",
|
|
6427
|
+
"github": "https://github.com/DarlanPrado/nuxt-yup",
|
|
6428
|
+
"website": "https://github.com/DarlanPrado/nuxt-yup",
|
|
5938
6429
|
"learn_more": "",
|
|
5939
6430
|
"category": "Libraries",
|
|
5940
6431
|
"type": "3rd-party",
|
|
5941
6432
|
"maintainers": [
|
|
5942
6433
|
{
|
|
5943
|
-
"name": "
|
|
5944
|
-
"github": "
|
|
6434
|
+
"name": "Darlan José Batista do Prado",
|
|
6435
|
+
"github": "DarlanPrado"
|
|
5945
6436
|
}
|
|
5946
6437
|
],
|
|
5947
6438
|
"compatibility": {
|
|
@@ -5950,34 +6441,34 @@
|
|
|
5950
6441
|
}
|
|
5951
6442
|
},
|
|
5952
6443
|
{
|
|
5953
|
-
"name": "
|
|
5954
|
-
"description": "A Nuxt
|
|
5955
|
-
"repo": "
|
|
5956
|
-
"npm": "nuxt-
|
|
5957
|
-
"icon": "
|
|
5958
|
-
"github": "https://github.com/
|
|
5959
|
-
"website": "https://github.com/
|
|
5960
|
-
"learn_more": "
|
|
6444
|
+
"name": "nuxt-zod-i18n",
|
|
6445
|
+
"description": "A Nuxt Module for localizing zod error messages.",
|
|
6446
|
+
"repo": "xibman/nuxt-zod-i18n",
|
|
6447
|
+
"npm": "nuxt-zod-i18n",
|
|
6448
|
+
"icon": "nuxt-zod-i18n.svg",
|
|
6449
|
+
"github": "https://github.com/xibman/nuxt-zod-i18n",
|
|
6450
|
+
"website": "https://github.com/xibman/nuxt-zod-i18n",
|
|
6451
|
+
"learn_more": "",
|
|
5961
6452
|
"category": "Libraries",
|
|
5962
6453
|
"type": "3rd-party",
|
|
5963
6454
|
"maintainers": [
|
|
5964
6455
|
{
|
|
5965
|
-
"name": "
|
|
5966
|
-
"github": "
|
|
6456
|
+
"name": "Georget Julien",
|
|
6457
|
+
"github": "xibman"
|
|
5967
6458
|
}
|
|
5968
6459
|
],
|
|
5969
6460
|
"compatibility": {
|
|
5970
|
-
"nuxt": "
|
|
6461
|
+
"nuxt": ">=3.0.0",
|
|
5971
6462
|
"requires": {}
|
|
5972
6463
|
}
|
|
5973
6464
|
},
|
|
5974
6465
|
{
|
|
5975
6466
|
"name": "nuxt2-ngrok",
|
|
5976
6467
|
"description": "ngrok exposes your localhost to the world for easy testing and sharing! No need to mess with DNS or deploy just to have others test out your changes",
|
|
5977
|
-
"repo": "nuxt-
|
|
6468
|
+
"repo": "nuxt-modules/ngrok",
|
|
5978
6469
|
"npm": "@nuxtjs/ngrok",
|
|
5979
6470
|
"icon": "ngrok.png",
|
|
5980
|
-
"github": "https://github.com/nuxt-
|
|
6471
|
+
"github": "https://github.com/nuxt-modules/ngrok",
|
|
5981
6472
|
"website": "https://ngrok.nuxtjs.org",
|
|
5982
6473
|
"learn_more": "https://github.com/bubenshchykov/ngrok",
|
|
5983
6474
|
"category": "Devtools",
|
|
@@ -6028,8 +6519,8 @@
|
|
|
6028
6519
|
"repo": "daliborgogic/interpolation",
|
|
6029
6520
|
"npm": "nuxt3-interpolation",
|
|
6030
6521
|
"icon": "",
|
|
6031
|
-
"github": "https://github.com/daliborgogic/interpolation
|
|
6032
|
-
"website": "https://github.com/daliborgogic/interpolation/tree/
|
|
6522
|
+
"github": "https://github.com/daliborgogic/interpolation",
|
|
6523
|
+
"website": "https://github.com/daliborgogic/interpolation/tree/main",
|
|
6033
6524
|
"learn_more": "",
|
|
6034
6525
|
"category": "Devtools",
|
|
6035
6526
|
"type": "3rd-party",
|
|
@@ -6076,8 +6567,8 @@
|
|
|
6076
6567
|
"npm": "nuxt-og-image",
|
|
6077
6568
|
"icon": "og-image.svg",
|
|
6078
6569
|
"github": "https://github.com/nuxt-modules/og-image",
|
|
6079
|
-
"website": "https://nuxtseo.com/og-image",
|
|
6080
|
-
"learn_more": "https://nuxtseo.com/og-image",
|
|
6570
|
+
"website": "https://nuxtseo.com/docs/og-image/getting-started/installation",
|
|
6571
|
+
"learn_more": "https://nuxtseo.com/docs/og-image/getting-started/installation",
|
|
6081
6572
|
"category": "SEO",
|
|
6082
6573
|
"type": "community",
|
|
6083
6574
|
"maintainers": [
|
|
@@ -6089,7 +6580,7 @@
|
|
|
6089
6580
|
}
|
|
6090
6581
|
],
|
|
6091
6582
|
"compatibility": {
|
|
6092
|
-
"nuxt": ">=3.
|
|
6583
|
+
"nuxt": ">=3.10.3",
|
|
6093
6584
|
"requires": {},
|
|
6094
6585
|
"devtools": "^0.0.0"
|
|
6095
6586
|
}
|
|
@@ -6114,7 +6605,8 @@
|
|
|
6114
6605
|
{
|
|
6115
6606
|
"name": "Wind",
|
|
6116
6607
|
"github": "productdevbook",
|
|
6117
|
-
"twitter": "productdevbook"
|
|
6608
|
+
"twitter": "productdevbook",
|
|
6609
|
+
"bluesky": "productdevbook.com"
|
|
6118
6610
|
}
|
|
6119
6611
|
],
|
|
6120
6612
|
"compatibility": {
|
|
@@ -6191,28 +6683,6 @@
|
|
|
6191
6683
|
"requires": {}
|
|
6192
6684
|
}
|
|
6193
6685
|
},
|
|
6194
|
-
{
|
|
6195
|
-
"name": "page-generator-helper",
|
|
6196
|
-
"description": "Generate your pages statically without using payload extractors.",
|
|
6197
|
-
"repo": "GrabarzUndPartner/nuxt-page-generator-helper",
|
|
6198
|
-
"npm": "nuxt-page-generator-helper",
|
|
6199
|
-
"icon": "",
|
|
6200
|
-
"github": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
|
|
6201
|
-
"website": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
|
|
6202
|
-
"learn_more": "",
|
|
6203
|
-
"category": "Extensions",
|
|
6204
|
-
"type": "3rd-party",
|
|
6205
|
-
"maintainers": [
|
|
6206
|
-
{
|
|
6207
|
-
"name": "GrabarzUndPartner",
|
|
6208
|
-
"github": "GrabarzUndPartner"
|
|
6209
|
-
}
|
|
6210
|
-
],
|
|
6211
|
-
"compatibility": {
|
|
6212
|
-
"nuxt": "^2.0.0",
|
|
6213
|
-
"requires": {}
|
|
6214
|
-
}
|
|
6215
|
-
},
|
|
6216
6686
|
{
|
|
6217
6687
|
"name": "paper-ui",
|
|
6218
6688
|
"description": "A ui kit for nuxt",
|
|
@@ -6276,7 +6746,7 @@
|
|
|
6276
6746
|
}
|
|
6277
6747
|
],
|
|
6278
6748
|
"compatibility": {
|
|
6279
|
-
"nuxt": "
|
|
6749
|
+
"nuxt": "^3.7.0",
|
|
6280
6750
|
"requires": {}
|
|
6281
6751
|
}
|
|
6282
6752
|
},
|
|
@@ -6288,7 +6758,7 @@
|
|
|
6288
6758
|
"icon": "partytown.svg",
|
|
6289
6759
|
"github": "https://github.com/nuxt-modules/partytown",
|
|
6290
6760
|
"website": "https://github.com/nuxt-modules/partytown",
|
|
6291
|
-
"learn_more": "https://partytown.
|
|
6761
|
+
"learn_more": "https://partytown.qwik.dev/",
|
|
6292
6762
|
"category": "Performance",
|
|
6293
6763
|
"type": "community",
|
|
6294
6764
|
"maintainers": [
|
|
@@ -6309,11 +6779,11 @@
|
|
|
6309
6779
|
{
|
|
6310
6780
|
"name": "paypal",
|
|
6311
6781
|
"description": "A Nuxt module for simplifying the use of Paypal in your project.",
|
|
6312
|
-
"repo": "
|
|
6782
|
+
"repo": "nuxtaid/nuxt-paypal",
|
|
6313
6783
|
"npm": "nuxt-paypal",
|
|
6314
6784
|
"icon": "paypal.svg",
|
|
6315
|
-
"github": "https://github.com/
|
|
6316
|
-
"website": "https://github.com/
|
|
6785
|
+
"github": "https://github.com/nuxtaid/nuxt-paypal",
|
|
6786
|
+
"website": "https://github.com/nuxtaid/nuxt-paypal#readme",
|
|
6317
6787
|
"learn_more": "https://developer.paypal.com/sdk/js/reference/",
|
|
6318
6788
|
"category": "Payment",
|
|
6319
6789
|
"type": "3rd-party",
|
|
@@ -6343,37 +6813,14 @@
|
|
|
6343
6813
|
"type": "3rd-party",
|
|
6344
6814
|
"maintainers": [
|
|
6345
6815
|
{
|
|
6346
|
-
"name": "Giovane
|
|
6816
|
+
"name": "Giovane Silva",
|
|
6347
6817
|
"github": "novout",
|
|
6348
6818
|
"twitter": "novoutttttt",
|
|
6349
6819
|
"avatar": "https://avatars.githubusercontent.com/novout?v=4"
|
|
6350
6820
|
}
|
|
6351
6821
|
],
|
|
6352
6822
|
"compatibility": {
|
|
6353
|
-
"nuxt": "
|
|
6354
|
-
"requires": {}
|
|
6355
|
-
}
|
|
6356
|
-
},
|
|
6357
|
-
{
|
|
6358
|
-
"name": "pergel",
|
|
6359
|
-
"description": "Pergel is a tailor-made solution for Nuxt and Nitro, providing swift project kickstarts and seamless integration of various modules.",
|
|
6360
|
-
"repo": "oku-ui/pergel#main/packages-core/pergel",
|
|
6361
|
-
"npm": "pergel",
|
|
6362
|
-
"icon": "pergel.svg",
|
|
6363
|
-
"github": "https://github.com/oku-ui/pergel",
|
|
6364
|
-
"website": "https://pergel.oku-ui.com/",
|
|
6365
|
-
"learn_more": "",
|
|
6366
|
-
"category": "Devtools",
|
|
6367
|
-
"type": "3rd-party",
|
|
6368
|
-
"maintainers": [
|
|
6369
|
-
{
|
|
6370
|
-
"name": "Wind",
|
|
6371
|
-
"github": "productdevbook",
|
|
6372
|
-
"twitter": "productdevbook"
|
|
6373
|
-
}
|
|
6374
|
-
],
|
|
6375
|
-
"compatibility": {
|
|
6376
|
-
"nuxt": ">=3.10.0",
|
|
6823
|
+
"nuxt": "^3.0.0",
|
|
6377
6824
|
"requires": {}
|
|
6378
6825
|
}
|
|
6379
6826
|
},
|
|
@@ -6400,13 +6847,38 @@
|
|
|
6400
6847
|
"requires": {}
|
|
6401
6848
|
}
|
|
6402
6849
|
},
|
|
6850
|
+
{
|
|
6851
|
+
"name": "pglite",
|
|
6852
|
+
"description": "A Nuxt module aimed to simplify the use of PGlite.",
|
|
6853
|
+
"repo": "sandros94/nuxt-pglite",
|
|
6854
|
+
"npm": "nuxt-pglite",
|
|
6855
|
+
"icon": "pglite.svg",
|
|
6856
|
+
"github": "https://github.com/sandros94/nuxt-pglite",
|
|
6857
|
+
"website": "https://github.com/sandros94/nuxt-pglite",
|
|
6858
|
+
"learn_more": "https://pglite.dev",
|
|
6859
|
+
"category": "Database",
|
|
6860
|
+
"type": "3rd-party",
|
|
6861
|
+
"maintainers": [
|
|
6862
|
+
{
|
|
6863
|
+
"name": "Sandro Circi",
|
|
6864
|
+
"github": "sandros94",
|
|
6865
|
+
"avatar": "https://avatars.githubusercontent.com/u/13056429",
|
|
6866
|
+
"bluesky": "sandros94.com",
|
|
6867
|
+
"twitter": "_sandros94"
|
|
6868
|
+
}
|
|
6869
|
+
],
|
|
6870
|
+
"compatibility": {
|
|
6871
|
+
"nuxt": ">=3.15.0",
|
|
6872
|
+
"requires": {}
|
|
6873
|
+
}
|
|
6874
|
+
},
|
|
6403
6875
|
{
|
|
6404
6876
|
"name": "pinia-colada",
|
|
6405
6877
|
"description": "The smart data fetching layer for Pinia",
|
|
6406
6878
|
"repo": "posva/pinia-colada#main/nuxt",
|
|
6407
6879
|
"npm": "@pinia/colada-nuxt",
|
|
6408
6880
|
"icon": "pinia-colada.png",
|
|
6409
|
-
"github": "https://github.com/posva/pinia-colada
|
|
6881
|
+
"github": "https://github.com/posva/pinia-colada",
|
|
6410
6882
|
"website": "https://pinia-colada.esm.dev",
|
|
6411
6883
|
"learn_more": "",
|
|
6412
6884
|
"category": "Extensions",
|
|
@@ -6420,7 +6892,7 @@
|
|
|
6420
6892
|
}
|
|
6421
6893
|
],
|
|
6422
6894
|
"compatibility": {
|
|
6423
|
-
"nuxt": "^3.
|
|
6895
|
+
"nuxt": "^3.17.7 || ^4.0.0",
|
|
6424
6896
|
"requires": {}
|
|
6425
6897
|
}
|
|
6426
6898
|
},
|
|
@@ -6430,7 +6902,7 @@
|
|
|
6430
6902
|
"repo": "CodeDredd/pinia-orm#main/packages/nuxt",
|
|
6431
6903
|
"npm": "@pinia-orm/nuxt",
|
|
6432
6904
|
"icon": "pinia-orm.svg",
|
|
6433
|
-
"github": "https://github.com/CodeDredd/pinia-orm
|
|
6905
|
+
"github": "https://github.com/CodeDredd/pinia-orm",
|
|
6434
6906
|
"website": "https://pinia-orm.codedredd.de/",
|
|
6435
6907
|
"learn_more": "",
|
|
6436
6908
|
"category": "Extensions",
|
|
@@ -6449,31 +6921,6 @@
|
|
|
6449
6921
|
}
|
|
6450
6922
|
}
|
|
6451
6923
|
},
|
|
6452
|
-
{
|
|
6453
|
-
"name": "pinia-plugin-persistedstate",
|
|
6454
|
-
"description": "Configurable persistence and rehydration of Pinia stores.",
|
|
6455
|
-
"repo": "prazdevs/pinia-plugin-persistedstate",
|
|
6456
|
-
"npm": "pinia-plugin-persistedstate",
|
|
6457
|
-
"icon": "pinia-plugin-persistedstate.png",
|
|
6458
|
-
"github": "https://github.com/prazdevs/pinia-plugin-persistedstate",
|
|
6459
|
-
"website": "https://prazdevs.github.io/pinia-plugin-persistedstate/",
|
|
6460
|
-
"learn_more": "",
|
|
6461
|
-
"category": "Extensions",
|
|
6462
|
-
"type": "3rd-party",
|
|
6463
|
-
"maintainers": [
|
|
6464
|
-
{
|
|
6465
|
-
"name": "PraZ",
|
|
6466
|
-
"github": "prazdevs",
|
|
6467
|
-
"bluesky": "praz.dev"
|
|
6468
|
-
}
|
|
6469
|
-
],
|
|
6470
|
-
"compatibility": {
|
|
6471
|
-
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6472
|
-
"requires": {
|
|
6473
|
-
"bridge": "optional"
|
|
6474
|
-
}
|
|
6475
|
-
}
|
|
6476
|
-
},
|
|
6477
6924
|
{
|
|
6478
6925
|
"name": "pinia-plugin-unstorage",
|
|
6479
6926
|
"description": "Configurable persistence and rehydration of Pinia stores.",
|
|
@@ -6502,7 +6949,7 @@
|
|
|
6502
6949
|
"repo": "vuejs/pinia#v2/packages/nuxt",
|
|
6503
6950
|
"npm": "@pinia/nuxt",
|
|
6504
6951
|
"icon": "pinia.svg",
|
|
6505
|
-
"github": "https://github.com/vuejs/pinia
|
|
6952
|
+
"github": "https://github.com/vuejs/pinia",
|
|
6506
6953
|
"website": "https://pinia.vuejs.org/",
|
|
6507
6954
|
"learn_more": "",
|
|
6508
6955
|
"category": "Extensions",
|
|
@@ -6516,7 +6963,7 @@
|
|
|
6516
6963
|
}
|
|
6517
6964
|
],
|
|
6518
6965
|
"compatibility": {
|
|
6519
|
-
"nuxt": "^
|
|
6966
|
+
"nuxt": "^3.15.0 || ^4.0.0",
|
|
6520
6967
|
"requires": {
|
|
6521
6968
|
"bridge": "optional"
|
|
6522
6969
|
}
|
|
@@ -6563,7 +7010,7 @@
|
|
|
6563
7010
|
}
|
|
6564
7011
|
],
|
|
6565
7012
|
"compatibility": {
|
|
6566
|
-
"nuxt": "
|
|
7013
|
+
"nuxt": ">=3.0.0",
|
|
6567
7014
|
"requires": {}
|
|
6568
7015
|
}
|
|
6569
7016
|
},
|
|
@@ -6585,7 +7032,7 @@
|
|
|
6585
7032
|
}
|
|
6586
7033
|
],
|
|
6587
7034
|
"compatibility": {
|
|
6588
|
-
"nuxt": ">=3.
|
|
7035
|
+
"nuxt": ">=3.9.0",
|
|
6589
7036
|
"requires": {}
|
|
6590
7037
|
}
|
|
6591
7038
|
},
|
|
@@ -6641,7 +7088,7 @@
|
|
|
6641
7088
|
"repo": "primefaces/primevue#master/packages/nuxt-module",
|
|
6642
7089
|
"npm": "@primevue/nuxt-module",
|
|
6643
7090
|
"icon": "primevue.svg",
|
|
6644
|
-
"github": "https://github.com/primefaces/primevue
|
|
7091
|
+
"github": "https://github.com/primefaces/primevue",
|
|
6645
7092
|
"website": "https://primevue.org/",
|
|
6646
7093
|
"learn_more": "https://primevue.org/nuxt/",
|
|
6647
7094
|
"category": "UI",
|
|
@@ -6665,7 +7112,7 @@
|
|
|
6665
7112
|
"npm": "@prisma/nuxt",
|
|
6666
7113
|
"icon": "prisma.png",
|
|
6667
7114
|
"github": "https://github.com/prisma/nuxt-prisma",
|
|
6668
|
-
"website": "https://
|
|
7115
|
+
"website": "https://www.prisma.io/docs/guides/frameworks/nuxt",
|
|
6669
7116
|
"learn_more": "https://www.prisma.io/orm",
|
|
6670
7117
|
"category": "Database",
|
|
6671
7118
|
"type": "3rd-party",
|
|
@@ -6700,7 +7147,7 @@
|
|
|
6700
7147
|
}
|
|
6701
7148
|
],
|
|
6702
7149
|
"compatibility": {
|
|
6703
|
-
"nuxt": "
|
|
7150
|
+
"nuxt": ">=3.7.0",
|
|
6704
7151
|
"requires": {}
|
|
6705
7152
|
}
|
|
6706
7153
|
},
|
|
@@ -6722,7 +7169,7 @@
|
|
|
6722
7169
|
}
|
|
6723
7170
|
],
|
|
6724
7171
|
"compatibility": {
|
|
6725
|
-
"nuxt": ">=3.0.0",
|
|
7172
|
+
"nuxt": "^2.16.0 || >=3.0.0",
|
|
6726
7173
|
"requires": {}
|
|
6727
7174
|
}
|
|
6728
7175
|
},
|
|
@@ -6813,7 +7260,7 @@
|
|
|
6813
7260
|
}
|
|
6814
7261
|
],
|
|
6815
7262
|
"compatibility": {
|
|
6816
|
-
"nuxt": "^
|
|
7263
|
+
"nuxt": "^3.0.0-rc.11",
|
|
6817
7264
|
"requires": {}
|
|
6818
7265
|
}
|
|
6819
7266
|
},
|
|
@@ -6825,7 +7272,7 @@
|
|
|
6825
7272
|
"icon": "pwa.png",
|
|
6826
7273
|
"github": "https://github.com/nuxt-community/pwa-module",
|
|
6827
7274
|
"website": "https://pwa.nuxtjs.org",
|
|
6828
|
-
"learn_more": "https://web.dev/progressive-web-apps
|
|
7275
|
+
"learn_more": "https://web.dev/explore/progressive-web-apps?hl=ru",
|
|
6829
7276
|
"category": "Performance",
|
|
6830
7277
|
"type": "community",
|
|
6831
7278
|
"maintainers": [
|
|
@@ -6886,7 +7333,7 @@
|
|
|
6886
7333
|
}
|
|
6887
7334
|
],
|
|
6888
7335
|
"compatibility": {
|
|
6889
|
-
"nuxt": ">=3.
|
|
7336
|
+
"nuxt": ">=3.0.0",
|
|
6890
7337
|
"requires": {}
|
|
6891
7338
|
}
|
|
6892
7339
|
},
|
|
@@ -6919,7 +7366,7 @@
|
|
|
6919
7366
|
"repo": "samuelreichor/query-api#HEAD/packages/nuxt",
|
|
6920
7367
|
"npm": "@query-api/nuxt",
|
|
6921
7368
|
"icon": "query-api.svg",
|
|
6922
|
-
"github": "https://github.com/samuelreichor/query-api
|
|
7369
|
+
"github": "https://github.com/samuelreichor/query-api",
|
|
6923
7370
|
"website": "https://samuelreichor.at/libraries/nuxt-craftcms",
|
|
6924
7371
|
"learn_more": "https://samuelreichor.at/libraries",
|
|
6925
7372
|
"category": "CMS",
|
|
@@ -6943,7 +7390,7 @@
|
|
|
6943
7390
|
"icon": "radash.png",
|
|
6944
7391
|
"github": "https://github.com/bbg/nuxt-radash",
|
|
6945
7392
|
"website": "https://github.com/bbg/nuxt-radash#readme",
|
|
6946
|
-
"learn_more": "https://github.com/
|
|
7393
|
+
"learn_more": "https://github.com/sodiray/radash",
|
|
6947
7394
|
"category": "Libraries",
|
|
6948
7395
|
"type": "3rd-party",
|
|
6949
7396
|
"maintainers": [
|
|
@@ -6953,7 +7400,7 @@
|
|
|
6953
7400
|
}
|
|
6954
7401
|
],
|
|
6955
7402
|
"compatibility": {
|
|
6956
|
-
"nuxt": "
|
|
7403
|
+
"nuxt": "^3.0.0",
|
|
6957
7404
|
"requires": {}
|
|
6958
7405
|
}
|
|
6959
7406
|
},
|
|
@@ -6965,7 +7412,7 @@
|
|
|
6965
7412
|
"icon": "recaptcha.png",
|
|
6966
7413
|
"github": "https://github.com/nuxt-community/recaptcha-module",
|
|
6967
7414
|
"website": "https://github.com/nuxt-community/recaptcha-module",
|
|
6968
|
-
"learn_more": "https://
|
|
7415
|
+
"learn_more": "https://cloud.google.com/security/products/recaptcha",
|
|
6969
7416
|
"category": "Security",
|
|
6970
7417
|
"type": "community",
|
|
6971
7418
|
"maintainers": [
|
|
@@ -7030,10 +7477,10 @@
|
|
|
7030
7477
|
{
|
|
7031
7478
|
"name": "reka-ui",
|
|
7032
7479
|
"description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
|
|
7033
|
-
"repo": "unovue/
|
|
7480
|
+
"repo": "unovue/reka-ui",
|
|
7034
7481
|
"npm": "reka-ui",
|
|
7035
7482
|
"icon": "reka-ui.svg",
|
|
7036
|
-
"github": "https://github.com/unovue/
|
|
7483
|
+
"github": "https://github.com/unovue/reka-ui",
|
|
7037
7484
|
"website": "https://www.reka-ui.com/",
|
|
7038
7485
|
"learn_more": "https://reka-ui.com/docs/overview/installation#nuxt-modules",
|
|
7039
7486
|
"category": "UI",
|
|
@@ -7136,7 +7583,7 @@
|
|
|
7136
7583
|
}
|
|
7137
7584
|
],
|
|
7138
7585
|
"compatibility": {
|
|
7139
|
-
"nuxt": "
|
|
7586
|
+
"nuxt": ">=3.6.1",
|
|
7140
7587
|
"requires": {
|
|
7141
7588
|
"bridge": "optional"
|
|
7142
7589
|
}
|
|
@@ -7160,31 +7607,7 @@
|
|
|
7160
7607
|
}
|
|
7161
7608
|
],
|
|
7162
7609
|
"compatibility": {
|
|
7163
|
-
"nuxt": "
|
|
7164
|
-
"requires": {}
|
|
7165
|
-
}
|
|
7166
|
-
},
|
|
7167
|
-
{
|
|
7168
|
-
"name": "router-extras",
|
|
7169
|
-
"description": "Extra Add-ons for nuxt router",
|
|
7170
|
-
"repo": "nuxt-community/router-extras-module",
|
|
7171
|
-
"npm": "@nuxtjs/router-extras",
|
|
7172
|
-
"icon": "vue.png",
|
|
7173
|
-
"github": "https://github.com/nuxt-community/router-extras-module",
|
|
7174
|
-
"website": "https://github.com/nuxt-community/router-extras-module",
|
|
7175
|
-
"learn_more": "",
|
|
7176
|
-
"category": "Extensions",
|
|
7177
|
-
"type": "community",
|
|
7178
|
-
"maintainers": [
|
|
7179
|
-
{
|
|
7180
|
-
"name": "Farnabaz",
|
|
7181
|
-
"github": "farnabaz",
|
|
7182
|
-
"twitter": "a_birang",
|
|
7183
|
-
"bluesky": "farnabaz.dev"
|
|
7184
|
-
}
|
|
7185
|
-
],
|
|
7186
|
-
"compatibility": {
|
|
7187
|
-
"nuxt": "^2.0.0",
|
|
7610
|
+
"nuxt": "^3",
|
|
7188
7611
|
"requires": {}
|
|
7189
7612
|
}
|
|
7190
7613
|
},
|
|
@@ -7203,7 +7626,7 @@
|
|
|
7203
7626
|
{
|
|
7204
7627
|
"name": "Sébastien Chopin",
|
|
7205
7628
|
"github": "Atinux",
|
|
7206
|
-
"twitter": "
|
|
7629
|
+
"twitter": "atinux",
|
|
7207
7630
|
"bluesky": "atinux.com"
|
|
7208
7631
|
}
|
|
7209
7632
|
],
|
|
@@ -7218,7 +7641,7 @@
|
|
|
7218
7641
|
"repo": "nuxt-modules/sanity#main",
|
|
7219
7642
|
"npm": "@nuxtjs/sanity",
|
|
7220
7643
|
"icon": "sanity.png",
|
|
7221
|
-
"github": "https://github.com/nuxt-modules/sanity
|
|
7644
|
+
"github": "https://github.com/nuxt-modules/sanity",
|
|
7222
7645
|
"website": "https://sanity.nuxtjs.org",
|
|
7223
7646
|
"learn_more": "https://www.sanity.io/",
|
|
7224
7647
|
"category": "CMS",
|
|
@@ -7232,7 +7655,7 @@
|
|
|
7232
7655
|
}
|
|
7233
7656
|
],
|
|
7234
7657
|
"compatibility": {
|
|
7235
|
-
"nuxt": "
|
|
7658
|
+
"nuxt": ">=3.7.0",
|
|
7236
7659
|
"requires": {
|
|
7237
7660
|
"bridge": "optional"
|
|
7238
7661
|
}
|
|
@@ -7244,7 +7667,7 @@
|
|
|
7244
7667
|
"repo": "scalar/scalar#main/integrations/nuxt",
|
|
7245
7668
|
"npm": "@scalar/nuxt",
|
|
7246
7669
|
"icon": "scalar.svg",
|
|
7247
|
-
"github": "https://github.com/scalar/scalar
|
|
7670
|
+
"github": "https://github.com/scalar/scalar",
|
|
7248
7671
|
"website": "https://github.com/scalar/scalar/tree/main/integrations/nuxt",
|
|
7249
7672
|
"learn_more": "https://scalar.com",
|
|
7250
7673
|
"category": "Devtools",
|
|
@@ -7268,7 +7691,7 @@
|
|
|
7268
7691
|
"npm": "nuxt-schema-org",
|
|
7269
7692
|
"icon": "schema-org.svg",
|
|
7270
7693
|
"github": "https://github.com/harlan-zw/nuxt-schema-org",
|
|
7271
|
-
"website": "https://nuxtseo.com/schema-org",
|
|
7694
|
+
"website": "https://nuxtseo.com/docs/schema-org/getting-started/installation",
|
|
7272
7695
|
"learn_more": "https://unhead.unjs.io/docs/typescript/schema-org/guides/get-started/overview",
|
|
7273
7696
|
"category": "SEO",
|
|
7274
7697
|
"type": "3rd-party",
|
|
@@ -7281,14 +7704,14 @@
|
|
|
7281
7704
|
}
|
|
7282
7705
|
],
|
|
7283
7706
|
"compatibility": {
|
|
7284
|
-
"nuxt": ">=3.0.0",
|
|
7707
|
+
"nuxt": ">=3.0.0-rc.8",
|
|
7285
7708
|
"requires": {}
|
|
7286
7709
|
}
|
|
7287
7710
|
},
|
|
7288
7711
|
{
|
|
7289
7712
|
"name": "scripts",
|
|
7290
7713
|
"description": "Add 3rd-party scripts without sacrificing performance.",
|
|
7291
|
-
"repo": "nuxt/scripts",
|
|
7714
|
+
"repo": "nuxt/scripts#main/packages/script",
|
|
7292
7715
|
"npm": "@nuxt/scripts",
|
|
7293
7716
|
"icon": "nuxt.svg",
|
|
7294
7717
|
"github": "https://github.com/nuxt/scripts",
|
|
@@ -7304,7 +7727,7 @@
|
|
|
7304
7727
|
}
|
|
7305
7728
|
],
|
|
7306
7729
|
"compatibility": {
|
|
7307
|
-
"nuxt": ">=3.
|
|
7730
|
+
"nuxt": ">=3.16.0",
|
|
7308
7731
|
"requires": {}
|
|
7309
7732
|
}
|
|
7310
7733
|
},
|
|
@@ -7379,13 +7802,13 @@
|
|
|
7379
7802
|
},
|
|
7380
7803
|
{
|
|
7381
7804
|
"name": "sentry",
|
|
7382
|
-
"description": "
|
|
7805
|
+
"description": "Sentry SDK for Nuxt",
|
|
7383
7806
|
"repo": "getsentry/sentry-javascript#HEAD/packages/nuxt",
|
|
7384
7807
|
"npm": "@sentry/nuxt",
|
|
7385
7808
|
"icon": "sentry.svg",
|
|
7386
|
-
"github": "https://github.com/getsentry/sentry-javascript
|
|
7809
|
+
"github": "https://github.com/getsentry/sentry-javascript",
|
|
7387
7810
|
"website": "https://docs.sentry.io/platforms/javascript/guides/nuxt",
|
|
7388
|
-
"learn_more": "https://sentry.io",
|
|
7811
|
+
"learn_more": "https://sentry.io/welcome/",
|
|
7389
7812
|
"category": "Monitoring",
|
|
7390
7813
|
"type": "3rd-party",
|
|
7391
7814
|
"maintainers": [
|
|
@@ -7402,12 +7825,12 @@
|
|
|
7402
7825
|
{
|
|
7403
7826
|
"name": "seo-experiments",
|
|
7404
7827
|
"description": "Powerful SEO DX improvements.",
|
|
7405
|
-
"repo": "harlan-zw/nuxt-seo-
|
|
7828
|
+
"repo": "harlan-zw/nuxt-seo-utils",
|
|
7406
7829
|
"npm": "nuxt-seo-utils",
|
|
7407
7830
|
"icon": "seo-experiments.svg",
|
|
7408
|
-
"github": "https://github.com/harlan-zw/nuxt-seo-
|
|
7409
|
-
"website": "https://nuxtseo.com/
|
|
7410
|
-
"learn_more": "https://nuxtseo.com/
|
|
7831
|
+
"github": "https://github.com/harlan-zw/nuxt-seo-utils",
|
|
7832
|
+
"website": "https://nuxtseo.com/docs/seo-utils/getting-started/installation",
|
|
7833
|
+
"learn_more": "https://nuxtseo.com/docs/seo-utils/getting-started/installation",
|
|
7411
7834
|
"category": "SEO",
|
|
7412
7835
|
"type": "3rd-party",
|
|
7413
7836
|
"maintainers": [
|
|
@@ -7419,18 +7842,18 @@
|
|
|
7419
7842
|
}
|
|
7420
7843
|
],
|
|
7421
7844
|
"compatibility": {
|
|
7422
|
-
"nuxt": "
|
|
7845
|
+
"nuxt": "<3.16.0 || >=3.6.1",
|
|
7423
7846
|
"requires": {}
|
|
7424
7847
|
}
|
|
7425
7848
|
},
|
|
7426
7849
|
{
|
|
7427
7850
|
"name": "seo-meta",
|
|
7428
7851
|
"description": "Simple generate seo metadata",
|
|
7429
|
-
"repo": "ihavecoke/
|
|
7852
|
+
"repo": "ihavecoke/nuxt-seo-meta#main/packages/core",
|
|
7430
7853
|
"npm": "nuxt-seo-meta",
|
|
7431
7854
|
"icon": "",
|
|
7432
|
-
"github": "https://github.com/ihavecoke/
|
|
7433
|
-
"website": "https://github.com/ihavecoke/
|
|
7855
|
+
"github": "https://github.com/ihavecoke/nuxt-seo-meta",
|
|
7856
|
+
"website": "https://github.com/ihavecoke/nuxt-seo-meta",
|
|
7434
7857
|
"learn_more": "",
|
|
7435
7858
|
"category": "SEO",
|
|
7436
7859
|
"type": "3rd-party",
|
|
@@ -7455,7 +7878,7 @@
|
|
|
7455
7878
|
"icon": "nuxt.svg",
|
|
7456
7879
|
"github": "https://github.com/harlan-zw/nuxt-seo",
|
|
7457
7880
|
"website": "https://nuxtseo.com/",
|
|
7458
|
-
"learn_more": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
|
|
7881
|
+
"learn_more": "https://nuxtseo.com/docs/nuxt-seo/getting-started/installation",
|
|
7459
7882
|
"category": "SEO",
|
|
7460
7883
|
"type": "3rd-party",
|
|
7461
7884
|
"maintainers": [
|
|
@@ -7466,9 +7889,10 @@
|
|
|
7466
7889
|
}
|
|
7467
7890
|
],
|
|
7468
7891
|
"compatibility": {
|
|
7469
|
-
"nuxt": ">=3.
|
|
7892
|
+
"nuxt": ">=3.7.0",
|
|
7470
7893
|
"requires": {}
|
|
7471
|
-
}
|
|
7894
|
+
},
|
|
7895
|
+
"mcp": "https://nuxtseo.com/mcp"
|
|
7472
7896
|
},
|
|
7473
7897
|
{
|
|
7474
7898
|
"name": "seomatic-meta",
|
|
@@ -7543,10 +7967,10 @@
|
|
|
7543
7967
|
{
|
|
7544
7968
|
"name": "shadcn",
|
|
7545
7969
|
"description": "Re-usable components built with Radix Vue and Tailwind CSS.",
|
|
7546
|
-
"repo": "
|
|
7970
|
+
"repo": "unovue/shadcn-vue#dev/packages/module",
|
|
7547
7971
|
"npm": "shadcn-nuxt",
|
|
7548
7972
|
"icon": "",
|
|
7549
|
-
"github": "https://github.com/
|
|
7973
|
+
"github": "https://github.com/unovue/shadcn-vue",
|
|
7550
7974
|
"website": "https://www.shadcn-vue.com",
|
|
7551
7975
|
"learn_more": "https://www.shadcn-vue.com/docs/installation/nuxt",
|
|
7552
7976
|
"category": "UI",
|
|
@@ -7569,24 +7993,50 @@
|
|
|
7569
7993
|
},
|
|
7570
7994
|
{
|
|
7571
7995
|
"name": "shopify",
|
|
7572
|
-
"description": "
|
|
7573
|
-
"repo": "
|
|
7574
|
-
"npm": "
|
|
7996
|
+
"description": "Easily integrate Shopify into your Nuxt app.",
|
|
7997
|
+
"repo": "nuxt-modules/shopify",
|
|
7998
|
+
"npm": "@nuxtjs/shopify",
|
|
7575
7999
|
"icon": "shopify.png",
|
|
7576
|
-
"github": "https://github.com/
|
|
7577
|
-
"website": "https://
|
|
7578
|
-
"learn_more": "https://
|
|
8000
|
+
"github": "https://github.com/nuxt-modules/shopify",
|
|
8001
|
+
"website": "https://shopify.nuxtjs.org/",
|
|
8002
|
+
"learn_more": "https://shopify.dev/docs",
|
|
8003
|
+
"category": "Ecommerce",
|
|
8004
|
+
"type": "community",
|
|
8005
|
+
"maintainers": [
|
|
8006
|
+
{
|
|
8007
|
+
"name": "Zoltan Lukacs",
|
|
8008
|
+
"github": "konkonam"
|
|
8009
|
+
},
|
|
8010
|
+
{
|
|
8011
|
+
"name": "Frederik Bußmann",
|
|
8012
|
+
"github": "freb97",
|
|
8013
|
+
"bluesky": "freb97.bsky.social"
|
|
8014
|
+
}
|
|
8015
|
+
],
|
|
8016
|
+
"compatibility": {
|
|
8017
|
+
"nuxt": ">=3.0.0",
|
|
8018
|
+
"requires": {}
|
|
8019
|
+
}
|
|
8020
|
+
},
|
|
8021
|
+
{
|
|
8022
|
+
"name": "shopware",
|
|
8023
|
+
"description": "Nuxt module that allows you to set up a Nuxt 3 project with Shopware Frontends.",
|
|
8024
|
+
"repo": "shopware/frontends#main/packages/nuxt-module",
|
|
8025
|
+
"npm": "@shopware/nuxt-module",
|
|
8026
|
+
"icon": "shopware.svg",
|
|
8027
|
+
"github": "https://github.com/shopware/frontends",
|
|
8028
|
+
"website": "https://frontends.shopware.com/packages/nuxt-module.html",
|
|
8029
|
+
"learn_more": "https://www.shopware.com/en/",
|
|
7579
8030
|
"category": "Ecommerce",
|
|
7580
8031
|
"type": "3rd-party",
|
|
7581
8032
|
"maintainers": [
|
|
7582
8033
|
{
|
|
7583
|
-
"name": "
|
|
7584
|
-
"github": "
|
|
7585
|
-
"twitter": "Gomah"
|
|
8034
|
+
"name": "Shopware AG",
|
|
8035
|
+
"github": "shopware"
|
|
7586
8036
|
}
|
|
7587
8037
|
],
|
|
7588
8038
|
"compatibility": {
|
|
7589
|
-
"nuxt": "
|
|
8039
|
+
"nuxt": ">=3.0.0",
|
|
7590
8040
|
"requires": {}
|
|
7591
8041
|
}
|
|
7592
8042
|
},
|
|
@@ -7638,11 +8088,11 @@
|
|
|
7638
8088
|
{
|
|
7639
8089
|
"name": "simple-line-icons",
|
|
7640
8090
|
"description": "Nuxt module to add simple-line-icons ",
|
|
7641
|
-
"repo": "
|
|
8091
|
+
"repo": "galsd/nuxt-simple-line-icons",
|
|
7642
8092
|
"npm": "nuxt-simple-line-icons",
|
|
7643
8093
|
"icon": "",
|
|
7644
|
-
"github": "https://github.com/
|
|
7645
|
-
"website": "https://github.com/
|
|
8094
|
+
"github": "https://github.com/galsd/nuxt-simple-line-icons",
|
|
8095
|
+
"website": "https://github.com/galsd/nuxt-simple-line-icons",
|
|
7646
8096
|
"learn_more": "https://thesabbir.github.io/simple-line-icons/",
|
|
7647
8097
|
"category": "Fonts",
|
|
7648
8098
|
"type": "3rd-party",
|
|
@@ -7665,7 +8115,7 @@
|
|
|
7665
8115
|
"icon": "simple-sitemap.svg",
|
|
7666
8116
|
"github": "https://github.com/nuxt-modules/sitemap",
|
|
7667
8117
|
"website": "https://nuxtseo.com/",
|
|
7668
|
-
"learn_more": "https://nuxtseo.com/sitemap",
|
|
8118
|
+
"learn_more": "https://nuxtseo.com/docs/sitemap/getting-started/installation",
|
|
7669
8119
|
"category": "SEO",
|
|
7670
8120
|
"type": "community",
|
|
7671
8121
|
"maintainers": [
|
|
@@ -7683,7 +8133,7 @@
|
|
|
7683
8133
|
}
|
|
7684
8134
|
],
|
|
7685
8135
|
"compatibility": {
|
|
7686
|
-
"nuxt": ">=3.
|
|
8136
|
+
"nuxt": ">=3.9.0",
|
|
7687
8137
|
"requires": {}
|
|
7688
8138
|
}
|
|
7689
8139
|
},
|
|
@@ -7693,42 +8143,19 @@
|
|
|
7693
8143
|
"repo": "modbender/nuxt-snackbar#master",
|
|
7694
8144
|
"npm": "nuxt-snackbar",
|
|
7695
8145
|
"icon": "snackbar.png",
|
|
7696
|
-
"github": "https://github.com/modbender/nuxt-snackbar
|
|
8146
|
+
"github": "https://github.com/modbender/nuxt-snackbar",
|
|
7697
8147
|
"website": "https://github.com/modbender/nuxt-snackbar/tree/master",
|
|
7698
|
-
"learn_more": "https://github.com/
|
|
8148
|
+
"learn_more": "https://github.com/evo-mark/vue3-snackbar",
|
|
7699
8149
|
"category": "UI",
|
|
7700
|
-
"type": "3rd-party",
|
|
7701
|
-
"maintainers": [
|
|
7702
|
-
{
|
|
7703
|
-
"name": "modbender",
|
|
7704
|
-
"github": "modbender"
|
|
7705
|
-
}
|
|
7706
|
-
],
|
|
7707
|
-
"compatibility": {
|
|
7708
|
-
"nuxt": ">=3.0.0",
|
|
7709
|
-
"requires": {}
|
|
7710
|
-
}
|
|
7711
|
-
},
|
|
7712
|
-
{
|
|
7713
|
-
"name": "snipcart",
|
|
7714
|
-
"description": "Snipcart integration module for Nuxt",
|
|
7715
|
-
"repo": "nuxt-modules/snipcart",
|
|
7716
|
-
"npm": "@nuxtjs/snipcart",
|
|
7717
|
-
"icon": "snipcart.png",
|
|
7718
|
-
"github": "https://github.com/nuxt-modules/snipcart",
|
|
7719
|
-
"website": "https://github.com/nuxt-modules/snipcart",
|
|
7720
|
-
"learn_more": "",
|
|
7721
|
-
"category": "Ecommerce",
|
|
7722
|
-
"type": "community",
|
|
8150
|
+
"type": "3rd-party",
|
|
7723
8151
|
"maintainers": [
|
|
7724
8152
|
{
|
|
7725
|
-
"name": "
|
|
7726
|
-
"github": "
|
|
7727
|
-
"twitter": "flozeroo"
|
|
8153
|
+
"name": "modbender",
|
|
8154
|
+
"github": "modbender"
|
|
7728
8155
|
}
|
|
7729
8156
|
],
|
|
7730
8157
|
"compatibility": {
|
|
7731
|
-
"nuxt": "
|
|
8158
|
+
"nuxt": ">=3.0.0",
|
|
7732
8159
|
"requires": {}
|
|
7733
8160
|
}
|
|
7734
8161
|
},
|
|
@@ -7776,6 +8203,30 @@
|
|
|
7776
8203
|
"requires": {}
|
|
7777
8204
|
}
|
|
7778
8205
|
},
|
|
8206
|
+
{
|
|
8207
|
+
"name": "solar-icons",
|
|
8208
|
+
"description": "Nuxt module that provides seamless integration of Solar Icons with auto-import, global configuration, and reactive controls.",
|
|
8209
|
+
"repo": "saoudi-h/solar-icons#main/packages/nuxt",
|
|
8210
|
+
"npm": "@solar-icons/nuxt",
|
|
8211
|
+
"icon": "solar-icons.svg",
|
|
8212
|
+
"github": "https://github.com/saoudi-h/solar-icons",
|
|
8213
|
+
"website": "https://solar-icons.vercel.app/docs/packages/nuxt",
|
|
8214
|
+
"learn_more": "https://solar-icons.vercel.app",
|
|
8215
|
+
"category": "UI",
|
|
8216
|
+
"type": "3rd-party",
|
|
8217
|
+
"maintainers": [
|
|
8218
|
+
{
|
|
8219
|
+
"name": "Hakim Saoudi",
|
|
8220
|
+
"github": "saoudi-h",
|
|
8221
|
+
"avatar": "https://avatars.githubusercontent.com/saoudi-h?v=4",
|
|
8222
|
+
"twitter": "hakim__saoudi"
|
|
8223
|
+
}
|
|
8224
|
+
],
|
|
8225
|
+
"compatibility": {
|
|
8226
|
+
"nuxt": ">=3.0.0",
|
|
8227
|
+
"requires": {}
|
|
8228
|
+
}
|
|
8229
|
+
},
|
|
7779
8230
|
{
|
|
7780
8231
|
"name": "sonda",
|
|
7781
8232
|
"description": "Bundle analyzer and visualizer",
|
|
@@ -7792,7 +8243,7 @@
|
|
|
7792
8243
|
"name": "Filip Sobol",
|
|
7793
8244
|
"github": "filipsobol",
|
|
7794
8245
|
"twitter": "filipsobol",
|
|
7795
|
-
"bluesky": "filipsobol.
|
|
8246
|
+
"bluesky": "filipsobol.com"
|
|
7796
8247
|
}
|
|
7797
8248
|
],
|
|
7798
8249
|
"compatibility": {
|
|
@@ -7808,7 +8259,7 @@
|
|
|
7808
8259
|
"icon": "speedcurve.png",
|
|
7809
8260
|
"github": "https://github.com/nuxt-community/speedcurve-module",
|
|
7810
8261
|
"website": "https://speedcurve.nuxtjs.org",
|
|
7811
|
-
"learn_more": "https://speedcurve.com",
|
|
8262
|
+
"learn_more": "https://www.speedcurve.com/",
|
|
7812
8263
|
"category": "Analytics",
|
|
7813
8264
|
"type": "community",
|
|
7814
8265
|
"maintainers": [
|
|
@@ -7846,26 +8297,27 @@
|
|
|
7846
8297
|
}
|
|
7847
8298
|
},
|
|
7848
8299
|
{
|
|
7849
|
-
"name": "
|
|
7850
|
-
"description": "
|
|
7851
|
-
"repo": "
|
|
7852
|
-
"npm": "nuxt
|
|
7853
|
-
"icon": "",
|
|
7854
|
-
"github": "https://github.com/
|
|
7855
|
-
"website": "https://
|
|
7856
|
-
"learn_more": "https://
|
|
7857
|
-
"category": "
|
|
8300
|
+
"name": "stonecrop",
|
|
8301
|
+
"description": "Stonecrop for Nuxt",
|
|
8302
|
+
"repo": "agritheory/stonecrop#development/nuxt",
|
|
8303
|
+
"npm": "@stonecrop/nuxt",
|
|
8304
|
+
"icon": "stonecrop.svg",
|
|
8305
|
+
"github": "https://github.com/agritheory/stonecrop",
|
|
8306
|
+
"website": "https://stonecrop.io/",
|
|
8307
|
+
"learn_more": "https://agritheory.com/",
|
|
8308
|
+
"category": "Libraries",
|
|
7858
8309
|
"type": "3rd-party",
|
|
7859
8310
|
"maintainers": [
|
|
7860
8311
|
{
|
|
7861
|
-
"name": "
|
|
7862
|
-
"github": "
|
|
7863
|
-
"twitter": "Maz_Ipan"
|
|
8312
|
+
"name": "Tyler Matteson",
|
|
8313
|
+
"github": "agritheory"
|
|
7864
8314
|
}
|
|
7865
8315
|
],
|
|
7866
8316
|
"compatibility": {
|
|
7867
|
-
"nuxt": "^
|
|
7868
|
-
"requires": {
|
|
8317
|
+
"nuxt": "^4.0.0",
|
|
8318
|
+
"requires": {
|
|
8319
|
+
"bridge": false
|
|
8320
|
+
}
|
|
7869
8321
|
}
|
|
7870
8322
|
},
|
|
7871
8323
|
{
|
|
@@ -7922,11 +8374,11 @@
|
|
|
7922
8374
|
{
|
|
7923
8375
|
"name": "storyblok",
|
|
7924
8376
|
"description": "Storyblok Nuxt module",
|
|
7925
|
-
"repo": "storyblok/
|
|
8377
|
+
"repo": "storyblok/monoblok#main/packages/nuxt",
|
|
7926
8378
|
"npm": "@storyblok/nuxt",
|
|
7927
8379
|
"icon": "storyblok.png",
|
|
7928
|
-
"github": "https://github.com/storyblok/
|
|
7929
|
-
"website": "https://github.com/storyblok/
|
|
8380
|
+
"github": "https://github.com/storyblok/monoblok",
|
|
8381
|
+
"website": "https://github.com/storyblok/monoblok/tree/main/packages/nuxt",
|
|
7930
8382
|
"learn_more": "",
|
|
7931
8383
|
"category": "CMS",
|
|
7932
8384
|
"type": "3rd-party",
|
|
@@ -7966,7 +8418,7 @@
|
|
|
7966
8418
|
}
|
|
7967
8419
|
],
|
|
7968
8420
|
"compatibility": {
|
|
7969
|
-
"nuxt": "
|
|
8421
|
+
"nuxt": ">=3.0.0",
|
|
7970
8422
|
"requires": {
|
|
7971
8423
|
"bridge": "optional"
|
|
7972
8424
|
},
|
|
@@ -7994,45 +8446,18 @@
|
|
|
7994
8446
|
{
|
|
7995
8447
|
"name": "Sébastien Chopin",
|
|
7996
8448
|
"github": "Atinux",
|
|
7997
|
-
"twitter": "
|
|
8449
|
+
"twitter": "atinux",
|
|
7998
8450
|
"bluesky": "atinux.com"
|
|
7999
8451
|
}
|
|
8000
8452
|
],
|
|
8001
8453
|
"compatibility": {
|
|
8002
|
-
"nuxt": "
|
|
8454
|
+
"nuxt": ">=3.7.0",
|
|
8003
8455
|
"requires": {
|
|
8004
8456
|
"bridge": true
|
|
8005
8457
|
},
|
|
8006
8458
|
"devtools": "^0.0.0"
|
|
8007
8459
|
}
|
|
8008
8460
|
},
|
|
8009
|
-
{
|
|
8010
|
-
"name": "stripe-next",
|
|
8011
|
-
"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.",
|
|
8012
|
-
"repo": "flozero/nuxt-stripe",
|
|
8013
|
-
"npm": "@unlok-co/nuxt-stripe",
|
|
8014
|
-
"icon": "stripe.png",
|
|
8015
|
-
"github": "https://github.com/flozero/nuxt-stripe",
|
|
8016
|
-
"website": "https://github.com/flozero/nuxt-stripe",
|
|
8017
|
-
"learn_more": "https://stripe.com/docs",
|
|
8018
|
-
"category": "Payment",
|
|
8019
|
-
"type": "3rd-party",
|
|
8020
|
-
"maintainers": [
|
|
8021
|
-
{
|
|
8022
|
-
"name": "Loïc Fuentes",
|
|
8023
|
-
"github": "fuentesloic"
|
|
8024
|
-
},
|
|
8025
|
-
{
|
|
8026
|
-
"name": "florent giraud",
|
|
8027
|
-
"github": "flozero",
|
|
8028
|
-
"twitter": "flozeroo"
|
|
8029
|
-
}
|
|
8030
|
-
],
|
|
8031
|
-
"compatibility": {
|
|
8032
|
-
"nuxt": ">=3.0.0",
|
|
8033
|
-
"requires": {}
|
|
8034
|
-
}
|
|
8035
|
-
},
|
|
8036
8461
|
{
|
|
8037
8462
|
"name": "stripe",
|
|
8038
8463
|
"description": "Import the StripeJS client script to accept payments, send payouts, and manage your businesses online.",
|
|
@@ -8041,14 +8466,15 @@
|
|
|
8041
8466
|
"icon": "stripe.png",
|
|
8042
8467
|
"github": "https://github.com/WilliamDASILVA/nuxt-stripe-module",
|
|
8043
8468
|
"website": "https://github.com/WilliamDASILVA/nuxt-stripe-module",
|
|
8044
|
-
"learn_more": "https://stripe.com/",
|
|
8469
|
+
"learn_more": "https://stripe.com/fr",
|
|
8045
8470
|
"category": "Payment",
|
|
8046
8471
|
"type": "3rd-party",
|
|
8047
8472
|
"maintainers": [
|
|
8048
8473
|
{
|
|
8049
8474
|
"name": "William DA SILVA",
|
|
8050
8475
|
"github": "WilliamDASILVA",
|
|
8051
|
-
"twitter": "willia_am"
|
|
8476
|
+
"twitter": "willia_am",
|
|
8477
|
+
"bluesky": "william.to"
|
|
8052
8478
|
}
|
|
8053
8479
|
],
|
|
8054
8480
|
"compatibility": {
|
|
@@ -8059,15 +8485,21 @@
|
|
|
8059
8485
|
{
|
|
8060
8486
|
"name": "studio",
|
|
8061
8487
|
"description": "A new experience to build content-driven website with Nuxt.",
|
|
8062
|
-
"repo": "
|
|
8063
|
-
"npm": "
|
|
8064
|
-
"icon": "
|
|
8065
|
-
"github": "https://github.com/
|
|
8488
|
+
"repo": "nuxt-content/nuxt-studio",
|
|
8489
|
+
"npm": "nuxt-studio",
|
|
8490
|
+
"icon": "nuxt.svg",
|
|
8491
|
+
"github": "https://github.com/nuxt-content/nuxt-studio",
|
|
8066
8492
|
"website": "https://nuxt.studio",
|
|
8067
|
-
"learn_more": "
|
|
8493
|
+
"learn_more": "",
|
|
8068
8494
|
"category": "CMS",
|
|
8069
|
-
"type": "
|
|
8495
|
+
"type": "community",
|
|
8070
8496
|
"maintainers": [
|
|
8497
|
+
{
|
|
8498
|
+
"name": "Baptiste Leproux",
|
|
8499
|
+
"github": "larbish",
|
|
8500
|
+
"twitter": "_larbish",
|
|
8501
|
+
"bluesky": "larbish.bsky.social"
|
|
8502
|
+
},
|
|
8071
8503
|
{
|
|
8072
8504
|
"name": "Farnabaz",
|
|
8073
8505
|
"github": "farnabaz",
|
|
@@ -8077,7 +8509,7 @@
|
|
|
8077
8509
|
{
|
|
8078
8510
|
"name": "Sébastien Chopin",
|
|
8079
8511
|
"github": "Atinux",
|
|
8080
|
-
"twitter": "
|
|
8512
|
+
"twitter": "atinux",
|
|
8081
8513
|
"bluesky": "atinux.com"
|
|
8082
8514
|
}
|
|
8083
8515
|
],
|
|
@@ -8091,11 +8523,11 @@
|
|
|
8091
8523
|
{
|
|
8092
8524
|
"name": "style-resources",
|
|
8093
8525
|
"description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
|
|
8094
|
-
"repo": "nuxt-
|
|
8526
|
+
"repo": "nuxt-modules/style-resources",
|
|
8095
8527
|
"npm": "@nuxtjs/style-resources",
|
|
8096
8528
|
"icon": "",
|
|
8097
|
-
"github": "https://github.com/nuxt-
|
|
8098
|
-
"website": "https://github.com/nuxt-
|
|
8529
|
+
"github": "https://github.com/nuxt-modules/style-resources",
|
|
8530
|
+
"website": "https://github.com/nuxt-modules/style-resources",
|
|
8099
8531
|
"learn_more": "",
|
|
8100
8532
|
"category": "CSS",
|
|
8101
8533
|
"type": "community",
|
|
@@ -8115,11 +8547,11 @@
|
|
|
8115
8547
|
{
|
|
8116
8548
|
"name": "stylelint",
|
|
8117
8549
|
"description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
|
|
8118
|
-
"repo": "nuxt-
|
|
8550
|
+
"repo": "nuxt-modules/stylelint",
|
|
8119
8551
|
"npm": "@nuxtjs/stylelint-module",
|
|
8120
8552
|
"icon": "stylelint.png",
|
|
8121
|
-
"github": "https://github.com/nuxt-
|
|
8122
|
-
"website": "https://github.com/nuxt-
|
|
8553
|
+
"github": "https://github.com/nuxt-modules/stylelint",
|
|
8554
|
+
"website": "https://github.com/nuxt-modules/stylelint",
|
|
8123
8555
|
"learn_more": "https://stylelint.io/",
|
|
8124
8556
|
"category": "CSS",
|
|
8125
8557
|
"type": "community",
|
|
@@ -8155,7 +8587,7 @@
|
|
|
8155
8587
|
{
|
|
8156
8588
|
"name": "Sébastien Chopin",
|
|
8157
8589
|
"github": "Atinux",
|
|
8158
|
-
"twitter": "
|
|
8590
|
+
"twitter": "atinux",
|
|
8159
8591
|
"bluesky": "atinux.com"
|
|
8160
8592
|
},
|
|
8161
8593
|
{
|
|
@@ -8165,7 +8597,7 @@
|
|
|
8165
8597
|
}
|
|
8166
8598
|
],
|
|
8167
8599
|
"compatibility": {
|
|
8168
|
-
"nuxt": "
|
|
8600
|
+
"nuxt": ">=3.0.0",
|
|
8169
8601
|
"requires": {}
|
|
8170
8602
|
}
|
|
8171
8603
|
},
|
|
@@ -8190,7 +8622,7 @@
|
|
|
8190
8622
|
}
|
|
8191
8623
|
],
|
|
8192
8624
|
"compatibility": {
|
|
8193
|
-
"nuxt": "
|
|
8625
|
+
"nuxt": "^3.21.0 || ^4.3.0",
|
|
8194
8626
|
"requires": {}
|
|
8195
8627
|
}
|
|
8196
8628
|
},
|
|
@@ -8236,7 +8668,7 @@
|
|
|
8236
8668
|
}
|
|
8237
8669
|
],
|
|
8238
8670
|
"compatibility": {
|
|
8239
|
-
"nuxt": "
|
|
8671
|
+
"nuxt": ">=3.0.0",
|
|
8240
8672
|
"requires": {}
|
|
8241
8673
|
}
|
|
8242
8674
|
},
|
|
@@ -8262,28 +8694,6 @@
|
|
|
8262
8694
|
"requires": {}
|
|
8263
8695
|
}
|
|
8264
8696
|
},
|
|
8265
|
-
{
|
|
8266
|
-
"name": "sweetalert2",
|
|
8267
|
-
"description": "A minimal sweetalert2 module based on vue-sweetalert2 with global options",
|
|
8268
|
-
"repo": "ImreC/nuxt-sweetalert2",
|
|
8269
|
-
"npm": "nuxt-sweetalert2",
|
|
8270
|
-
"icon": "",
|
|
8271
|
-
"github": "https://github.com/ImreC/nuxt-sweetalert2",
|
|
8272
|
-
"website": "https://github.com/ImreC/nuxt-sweetalert2",
|
|
8273
|
-
"learn_more": "https://sweetalert2.github.io/",
|
|
8274
|
-
"category": "Libraries",
|
|
8275
|
-
"type": "3rd-party",
|
|
8276
|
-
"maintainers": [
|
|
8277
|
-
{
|
|
8278
|
-
"name": "ImreC",
|
|
8279
|
-
"github": "ImreC"
|
|
8280
|
-
}
|
|
8281
|
-
],
|
|
8282
|
-
"compatibility": {
|
|
8283
|
-
"nuxt": "^2.0.0",
|
|
8284
|
-
"requires": {}
|
|
8285
|
-
}
|
|
8286
|
-
},
|
|
8287
8697
|
{
|
|
8288
8698
|
"name": "swiftsearch",
|
|
8289
8699
|
"description": "Nuxt module for a typesafe, SSR first algolia instantsearch experience",
|
|
@@ -8369,7 +8779,7 @@
|
|
|
8369
8779
|
{
|
|
8370
8780
|
"name": "Sébastien Chopin",
|
|
8371
8781
|
"github": "Atinux",
|
|
8372
|
-
"twitter": "
|
|
8782
|
+
"twitter": "atinux",
|
|
8373
8783
|
"bluesky": "atinux.com"
|
|
8374
8784
|
},
|
|
8375
8785
|
{
|
|
@@ -8378,7 +8788,7 @@
|
|
|
8378
8788
|
}
|
|
8379
8789
|
],
|
|
8380
8790
|
"compatibility": {
|
|
8381
|
-
"nuxt": "^2.
|
|
8791
|
+
"nuxt": "^2.9.0 || >=3.0.0-rc.1",
|
|
8382
8792
|
"requires": {},
|
|
8383
8793
|
"devtools": "^0.0.0"
|
|
8384
8794
|
},
|
|
@@ -8392,7 +8802,7 @@
|
|
|
8392
8802
|
"repo": "tdesignOteam/tdesign-nuxt",
|
|
8393
8803
|
"npm": "@tdesign-vue-next/nuxt",
|
|
8394
8804
|
"icon": "tdesign.svg",
|
|
8395
|
-
"github": "https://github.com/
|
|
8805
|
+
"github": "https://github.com/tdesignOteam/tdesign-nuxt",
|
|
8396
8806
|
"website": "https://tdesign.tencent.com/vue-next/overview-en",
|
|
8397
8807
|
"learn_more": "https://github.com/tdesignoteam/tdesign-nuxt",
|
|
8398
8808
|
"category": "UI",
|
|
@@ -8487,30 +8897,6 @@
|
|
|
8487
8897
|
"requires": {}
|
|
8488
8898
|
}
|
|
8489
8899
|
},
|
|
8490
|
-
{
|
|
8491
|
-
"name": "time",
|
|
8492
|
-
"description": "Safely render local dates and times on the server with Nuxt",
|
|
8493
|
-
"repo": "danielroe/nuxt-time",
|
|
8494
|
-
"npm": "nuxt-time",
|
|
8495
|
-
"icon": "",
|
|
8496
|
-
"github": "https://github.com/danielroe/nuxt-time",
|
|
8497
|
-
"website": "https://github.com/danielroe/nuxt-time",
|
|
8498
|
-
"learn_more": "",
|
|
8499
|
-
"category": "Extensions",
|
|
8500
|
-
"type": "3rd-party",
|
|
8501
|
-
"maintainers": [
|
|
8502
|
-
{
|
|
8503
|
-
"name": "Daniel Roe",
|
|
8504
|
-
"github": "danielroe",
|
|
8505
|
-
"twitter": "danielcroe",
|
|
8506
|
-
"bluesky": "danielroe.dev"
|
|
8507
|
-
}
|
|
8508
|
-
],
|
|
8509
|
-
"compatibility": {
|
|
8510
|
-
"nuxt": ">=3.0.0",
|
|
8511
|
-
"requires": {}
|
|
8512
|
-
}
|
|
8513
|
-
},
|
|
8514
8900
|
{
|
|
8515
8901
|
"name": "tiptap",
|
|
8516
8902
|
"description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
|
|
@@ -8536,11 +8922,11 @@
|
|
|
8536
8922
|
{
|
|
8537
8923
|
"name": "toast",
|
|
8538
8924
|
"description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
|
|
8539
|
-
"repo": "nuxt-community/modules#master/packages/toast",
|
|
8925
|
+
"repo": "nuxt-community/legacy-modules#master/packages/toast",
|
|
8540
8926
|
"npm": "@nuxtjs/toast",
|
|
8541
8927
|
"icon": "",
|
|
8542
|
-
"github": "https://github.com/nuxt-community/
|
|
8543
|
-
"website": "https://github.com/nuxt-community/
|
|
8928
|
+
"github": "https://github.com/nuxt-community/legacy-modules",
|
|
8929
|
+
"website": "https://github.com/nuxt-community/legacy-modules/tree/master/packages/toast",
|
|
8544
8930
|
"learn_more": "https://github.com/shakee93/vue-toasted",
|
|
8545
8931
|
"category": "Libraries",
|
|
8546
8932
|
"type": "community",
|
|
@@ -8605,11 +8991,11 @@
|
|
|
8605
8991
|
{
|
|
8606
8992
|
"name": "tresjs",
|
|
8607
8993
|
"description": "Create 3D experiences in your Nuxt application using TresJS.",
|
|
8608
|
-
"repo": "tresjs/nuxt",
|
|
8994
|
+
"repo": "tresjs/tres#main/packages/nuxt",
|
|
8609
8995
|
"npm": "@tresjs/nuxt",
|
|
8610
8996
|
"icon": "tresjs.svg",
|
|
8611
|
-
"github": "https://github.com/
|
|
8612
|
-
"website": "https://tresjs.org/
|
|
8997
|
+
"github": "https://github.com/tresjs/tres",
|
|
8998
|
+
"website": "https://docs.tresjs.org/getting-started/installation#nuxt-project",
|
|
8613
8999
|
"learn_more": "https://tresjs.org/",
|
|
8614
9000
|
"category": "Libraries",
|
|
8615
9001
|
"type": "3rd-party",
|
|
@@ -8632,7 +9018,7 @@
|
|
|
8632
9018
|
}
|
|
8633
9019
|
],
|
|
8634
9020
|
"compatibility": {
|
|
8635
|
-
"nuxt": ">=3.
|
|
9021
|
+
"nuxt": ">=3.16.0",
|
|
8636
9022
|
"requires": {}
|
|
8637
9023
|
}
|
|
8638
9024
|
},
|
|
@@ -8656,7 +9042,7 @@
|
|
|
8656
9042
|
}
|
|
8657
9043
|
],
|
|
8658
9044
|
"compatibility": {
|
|
8659
|
-
"nuxt": "
|
|
9045
|
+
"nuxt": ">=3.0.0",
|
|
8660
9046
|
"requires": {
|
|
8661
9047
|
"bridge": true
|
|
8662
9048
|
}
|
|
@@ -8670,7 +9056,7 @@
|
|
|
8670
9056
|
"icon": "",
|
|
8671
9057
|
"github": "https://github.com/tuarrep/nuxt-twa",
|
|
8672
9058
|
"website": "https://nuxt-twa.tuarrep.dev",
|
|
8673
|
-
"learn_more": "https://developer.chrome.com/docs/android/trusted-web-activity
|
|
9059
|
+
"learn_more": "https://developer.chrome.com/docs/android/trusted-web-activity?hl=tr",
|
|
8674
9060
|
"category": "Performance",
|
|
8675
9061
|
"type": "3rd-party",
|
|
8676
9062
|
"maintainers": [
|
|
@@ -8692,7 +9078,7 @@
|
|
|
8692
9078
|
"repo": "yizack/nuxt-twemoji",
|
|
8693
9079
|
"npm": "nuxt-twemoji",
|
|
8694
9080
|
"icon": "twemoji.svg",
|
|
8695
|
-
"github": "https://github.com/
|
|
9081
|
+
"github": "https://github.com/yizack/nuxt-twemoji",
|
|
8696
9082
|
"website": "https://github.com/Yizack/nuxt-twemoji",
|
|
8697
9083
|
"learn_more": "",
|
|
8698
9084
|
"category": "UI",
|
|
@@ -8763,44 +9149,18 @@
|
|
|
8763
9149
|
}
|
|
8764
9150
|
],
|
|
8765
9151
|
"compatibility": {
|
|
8766
|
-
"nuxt": "
|
|
9152
|
+
"nuxt": ">=3.0.0",
|
|
8767
9153
|
"requires": {}
|
|
8768
9154
|
}
|
|
8769
9155
|
},
|
|
8770
|
-
{
|
|
8771
|
-
"name": "typed-vuex",
|
|
8772
|
-
"description": "A vanilla, strongly typed store accessor for Vuex.",
|
|
8773
|
-
"repo": "danielroe/typed-vuex#main/packages/nuxt-typed-vuex",
|
|
8774
|
-
"npm": "nuxt-typed-vuex",
|
|
8775
|
-
"icon": "vue.png",
|
|
8776
|
-
"github": "https://github.com/danielroe/typed-vuex",
|
|
8777
|
-
"website": "https://github.com/danielroe/typed-vuex",
|
|
8778
|
-
"learn_more": "",
|
|
8779
|
-
"category": "Libraries",
|
|
8780
|
-
"type": "3rd-party",
|
|
8781
|
-
"maintainers": [
|
|
8782
|
-
{
|
|
8783
|
-
"name": "Daniel Roe",
|
|
8784
|
-
"github": "danielroe",
|
|
8785
|
-
"twitter": "danielcroe",
|
|
8786
|
-
"bluesky": "danielroe.dev"
|
|
8787
|
-
}
|
|
8788
|
-
],
|
|
8789
|
-
"compatibility": {
|
|
8790
|
-
"nuxt": "^2.0.0",
|
|
8791
|
-
"requires": {
|
|
8792
|
-
"bridge": "optional"
|
|
8793
|
-
}
|
|
8794
|
-
}
|
|
8795
|
-
},
|
|
8796
9156
|
{
|
|
8797
9157
|
"name": "typescript-runtime",
|
|
8798
9158
|
"description": "TypeScript Runtime support for Nuxt",
|
|
8799
9159
|
"repo": "nuxt/typescript#master/packages/typescript-runtime",
|
|
8800
9160
|
"npm": "@nuxt/typescript-runtime",
|
|
8801
9161
|
"icon": "typescript.svg",
|
|
8802
|
-
"github": "https://github.com/nuxt/typescript
|
|
8803
|
-
"website": "https://typescript.nuxtjs.org/guide/runtime
|
|
9162
|
+
"github": "https://github.com/nuxt/typescript",
|
|
9163
|
+
"website": "https://typescript.nuxtjs.org/guide/runtime/",
|
|
8804
9164
|
"learn_more": "",
|
|
8805
9165
|
"category": "Devtools",
|
|
8806
9166
|
"type": "official",
|
|
@@ -8834,7 +9194,7 @@
|
|
|
8834
9194
|
"repo": "nuxt/typescript#master/packages/typescript-build",
|
|
8835
9195
|
"npm": "@nuxt/typescript-build",
|
|
8836
9196
|
"icon": "typescript.svg",
|
|
8837
|
-
"github": "https://github.com/nuxt/typescript
|
|
9197
|
+
"github": "https://github.com/nuxt/typescript",
|
|
8838
9198
|
"website": "https://typescript.nuxtjs.org",
|
|
8839
9199
|
"learn_more": "",
|
|
8840
9200
|
"category": "Devtools",
|
|
@@ -8894,7 +9254,7 @@
|
|
|
8894
9254
|
"npm": "@nuxt/ui",
|
|
8895
9255
|
"icon": "nuxt.svg",
|
|
8896
9256
|
"github": "https://github.com/nuxt/ui",
|
|
8897
|
-
"website": "https://ui.nuxt.com",
|
|
9257
|
+
"website": "https://ui.nuxt.com/docs/getting-started/installation/nuxt",
|
|
8898
9258
|
"learn_more": "",
|
|
8899
9259
|
"category": "UI",
|
|
8900
9260
|
"type": "official",
|
|
@@ -8908,14 +9268,15 @@
|
|
|
8908
9268
|
{
|
|
8909
9269
|
"name": "Sébastien Chopin",
|
|
8910
9270
|
"github": "Atinux",
|
|
8911
|
-
"twitter": "
|
|
9271
|
+
"twitter": "atinux",
|
|
8912
9272
|
"bluesky": "atinux.com"
|
|
8913
9273
|
}
|
|
8914
9274
|
],
|
|
8915
9275
|
"compatibility": {
|
|
8916
|
-
"nuxt": ">=3.
|
|
9276
|
+
"nuxt": ">=3.10.0",
|
|
8917
9277
|
"requires": {}
|
|
8918
|
-
}
|
|
9278
|
+
},
|
|
9279
|
+
"mcp": "https://ui.nuxt.com/mcp"
|
|
8919
9280
|
},
|
|
8920
9281
|
{
|
|
8921
9282
|
"name": "umami",
|
|
@@ -8925,7 +9286,7 @@
|
|
|
8925
9286
|
"icon": "umami.svg",
|
|
8926
9287
|
"github": "https://github.com/ijkml/nuxt-umami",
|
|
8927
9288
|
"website": "https://github.com/ijkml/nuxt-umami",
|
|
8928
|
-
"learn_more": "https://umami.is/docs
|
|
9289
|
+
"learn_more": "https://docs.umami.is/docs",
|
|
8929
9290
|
"category": "Analytics",
|
|
8930
9291
|
"type": "3rd-party",
|
|
8931
9292
|
"maintainers": [
|
|
@@ -8977,7 +9338,7 @@
|
|
|
8977
9338
|
"repo": "johannschopplich/unlazy#main/packages/nuxt",
|
|
8978
9339
|
"npm": "@unlazy/nuxt",
|
|
8979
9340
|
"icon": "unlazy.svg",
|
|
8980
|
-
"github": "https://github.com/johannschopplich/unlazy
|
|
9341
|
+
"github": "https://github.com/johannschopplich/unlazy",
|
|
8981
9342
|
"website": "https://unlazy.byjohann.dev/",
|
|
8982
9343
|
"learn_more": "",
|
|
8983
9344
|
"category": "Images",
|
|
@@ -8990,7 +9351,7 @@
|
|
|
8990
9351
|
}
|
|
8991
9352
|
],
|
|
8992
9353
|
"compatibility": {
|
|
8993
|
-
"nuxt": ">=3.
|
|
9354
|
+
"nuxt": ">=3.5.0",
|
|
8994
9355
|
"requires": {}
|
|
8995
9356
|
}
|
|
8996
9357
|
},
|
|
@@ -9025,17 +9386,17 @@
|
|
|
9025
9386
|
{
|
|
9026
9387
|
"name": "ununuracss",
|
|
9027
9388
|
"description": "A Real CSS Engine. Only Scoped.",
|
|
9028
|
-
"repo": "
|
|
9389
|
+
"repo": "betterwrite/ununuracss#main/packages/nuxt",
|
|
9029
9390
|
"npm": "nuxt-ununura",
|
|
9030
9391
|
"icon": "ununuracss.png",
|
|
9031
|
-
"github": "https://github.com/
|
|
9032
|
-
"website": "https://github.com/
|
|
9033
|
-
"learn_more": "https://github.com/
|
|
9392
|
+
"github": "https://github.com/betterwrite/ununuracss",
|
|
9393
|
+
"website": "https://github.com/betterwrite/ununuracss",
|
|
9394
|
+
"learn_more": "https://github.com/betterwrite/ununuracss",
|
|
9034
9395
|
"category": "UI",
|
|
9035
9396
|
"type": "3rd-party",
|
|
9036
9397
|
"maintainers": [
|
|
9037
9398
|
{
|
|
9038
|
-
"name": "Giovane
|
|
9399
|
+
"name": "Giovane Silva",
|
|
9039
9400
|
"github": "novout",
|
|
9040
9401
|
"avatar": "https://avatars.githubusercontent.com/novout?v=4"
|
|
9041
9402
|
}
|
|
@@ -9063,30 +9424,7 @@
|
|
|
9063
9424
|
}
|
|
9064
9425
|
],
|
|
9065
9426
|
"compatibility": {
|
|
9066
|
-
"nuxt": ">=3.
|
|
9067
|
-
"requires": {}
|
|
9068
|
-
}
|
|
9069
|
-
},
|
|
9070
|
-
{
|
|
9071
|
-
"name": "user-agent",
|
|
9072
|
-
"description": "Nuxt module for handling User-Agent.",
|
|
9073
|
-
"repo": "fukuiretu/nuxt-user-agent",
|
|
9074
|
-
"npm": "nuxt-user-agent",
|
|
9075
|
-
"icon": "",
|
|
9076
|
-
"github": "https://github.com/fukuiretu/nuxt-user-agent",
|
|
9077
|
-
"website": "https://github.com/fukuiretu/nuxt-user-agent",
|
|
9078
|
-
"learn_more": "",
|
|
9079
|
-
"category": "Extensions",
|
|
9080
|
-
"type": "3rd-party",
|
|
9081
|
-
"maintainers": [
|
|
9082
|
-
{
|
|
9083
|
-
"name": "Retu Fukui",
|
|
9084
|
-
"github": "fukuiretu",
|
|
9085
|
-
"twitter": "fukuiretu"
|
|
9086
|
-
}
|
|
9087
|
-
],
|
|
9088
|
-
"compatibility": {
|
|
9089
|
-
"nuxt": "^2.0.0",
|
|
9427
|
+
"nuxt": ">=3.17.1",
|
|
9090
9428
|
"requires": {}
|
|
9091
9429
|
}
|
|
9092
9430
|
},
|
|
@@ -9130,7 +9468,7 @@
|
|
|
9130
9468
|
}
|
|
9131
9469
|
],
|
|
9132
9470
|
"compatibility": {
|
|
9133
|
-
"nuxt": ">=3
|
|
9471
|
+
"nuxt": ">=3",
|
|
9134
9472
|
"requires": {
|
|
9135
9473
|
"bridge": "optional"
|
|
9136
9474
|
}
|
|
@@ -9142,7 +9480,7 @@
|
|
|
9142
9480
|
"repo": "varletjs/varlet-nuxt",
|
|
9143
9481
|
"npm": "@varlet/nuxt",
|
|
9144
9482
|
"icon": "varlet.svg",
|
|
9145
|
-
"github": "https://github.com/varletjs/varlet",
|
|
9483
|
+
"github": "https://github.com/varletjs/varlet-nuxt",
|
|
9146
9484
|
"website": "https://varlet.pages.dev/#/en-US/index",
|
|
9147
9485
|
"learn_more": "https://github.com/varletjs/varlet-nuxt",
|
|
9148
9486
|
"category": "UI",
|
|
@@ -9167,7 +9505,7 @@
|
|
|
9167
9505
|
"repo": "letstri/vaxee#main/packages/nuxt",
|
|
9168
9506
|
"npm": "@vaxee/nuxt",
|
|
9169
9507
|
"icon": "vaxee.svg",
|
|
9170
|
-
"github": "https://github.com/letstri/vaxee
|
|
9508
|
+
"github": "https://github.com/letstri/vaxee",
|
|
9171
9509
|
"website": "https://vaxee.letstri.dev/",
|
|
9172
9510
|
"learn_more": "",
|
|
9173
9511
|
"category": "Extensions",
|
|
@@ -9180,7 +9518,7 @@
|
|
|
9180
9518
|
}
|
|
9181
9519
|
],
|
|
9182
9520
|
"compatibility": {
|
|
9183
|
-
"nuxt": "
|
|
9521
|
+
"nuxt": ">=3.5.0",
|
|
9184
9522
|
"requires": {}
|
|
9185
9523
|
}
|
|
9186
9524
|
},
|
|
@@ -9202,7 +9540,7 @@
|
|
|
9202
9540
|
}
|
|
9203
9541
|
],
|
|
9204
9542
|
"compatibility": {
|
|
9205
|
-
"nuxt": "
|
|
9543
|
+
"nuxt": "^3.0.0",
|
|
9206
9544
|
"requires": {}
|
|
9207
9545
|
}
|
|
9208
9546
|
},
|
|
@@ -9212,7 +9550,7 @@
|
|
|
9212
9550
|
"repo": "logaretm/vee-validate#main/packages/nuxt",
|
|
9213
9551
|
"npm": "@vee-validate/nuxt",
|
|
9214
9552
|
"icon": "vee-validate.png",
|
|
9215
|
-
"github": "https://github.com/logaretm/vee-validate
|
|
9553
|
+
"github": "https://github.com/logaretm/vee-validate",
|
|
9216
9554
|
"website": "https://vee-validate.logaretm.com/v4/",
|
|
9217
9555
|
"learn_more": "https://vee-validate.logaretm.com/v4/integrations/nuxt/",
|
|
9218
9556
|
"category": "Libraries",
|
|
@@ -9222,7 +9560,7 @@
|
|
|
9222
9560
|
"name": "Abdelrahman Awad",
|
|
9223
9561
|
"github": "logaretm",
|
|
9224
9562
|
"twitter": "logaretm",
|
|
9225
|
-
"bluesky": "
|
|
9563
|
+
"bluesky": "awad.dev"
|
|
9226
9564
|
}
|
|
9227
9565
|
],
|
|
9228
9566
|
"compatibility": {
|
|
@@ -9233,11 +9571,11 @@
|
|
|
9233
9571
|
{
|
|
9234
9572
|
"name": "vendor",
|
|
9235
9573
|
"description": "directly serve node_modules",
|
|
9236
|
-
"repo": "nuxt-community/modules#master/packages/vendor",
|
|
9574
|
+
"repo": "nuxt-community/legacy-modules#master/packages/vendor",
|
|
9237
9575
|
"npm": "@nuxtjs/vendor",
|
|
9238
9576
|
"icon": "",
|
|
9239
|
-
"github": "https://github.com/nuxt-community/modules
|
|
9240
|
-
"website": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
|
|
9577
|
+
"github": "https://github.com/nuxt-community/legacy-modules",
|
|
9578
|
+
"website": "https://github.com/nuxt-community/legacy-modules/tree/master/packages/vendor",
|
|
9241
9579
|
"learn_more": "",
|
|
9242
9580
|
"category": "Extensions",
|
|
9243
9581
|
"type": "community",
|
|
@@ -9254,13 +9592,57 @@
|
|
|
9254
9592
|
"requires": {}
|
|
9255
9593
|
}
|
|
9256
9594
|
},
|
|
9595
|
+
{
|
|
9596
|
+
"name": "vercel-analytics",
|
|
9597
|
+
"description": "Privacy-friendly, real-time traffic insights for your Nuxt app",
|
|
9598
|
+
"repo": "vercel/analytics#main/packages/web",
|
|
9599
|
+
"npm": "@vercel/analytics",
|
|
9600
|
+
"icon": "vercel.svg",
|
|
9601
|
+
"github": "https://github.com/vercel/analytics",
|
|
9602
|
+
"website": "https://vercel.com/docs/analytics",
|
|
9603
|
+
"learn_more": "https://vercel.com/docs/analytics/quickstart?framework=nuxt",
|
|
9604
|
+
"category": "Analytics",
|
|
9605
|
+
"type": "3rd-party",
|
|
9606
|
+
"maintainers": [
|
|
9607
|
+
{
|
|
9608
|
+
"name": "Vercel",
|
|
9609
|
+
"github": "vercel"
|
|
9610
|
+
}
|
|
9611
|
+
],
|
|
9612
|
+
"compatibility": {
|
|
9613
|
+
"nuxt": ">=3.0.0",
|
|
9614
|
+
"requires": {}
|
|
9615
|
+
}
|
|
9616
|
+
},
|
|
9617
|
+
{
|
|
9618
|
+
"name": "vercel-speed-insights",
|
|
9619
|
+
"description": "Real user performance metrics and suggestions for your Nuxt app",
|
|
9620
|
+
"repo": "vercel/speed-insights#main/packages/web",
|
|
9621
|
+
"npm": "@vercel/speed-insights",
|
|
9622
|
+
"icon": "vercel.svg",
|
|
9623
|
+
"github": "https://github.com/vercel/speed-insights",
|
|
9624
|
+
"website": "https://vercel.com/docs/speed-insights",
|
|
9625
|
+
"learn_more": "https://vercel.com/docs/speed-insights/quickstart?framework=nuxt",
|
|
9626
|
+
"category": "Performance",
|
|
9627
|
+
"type": "3rd-party",
|
|
9628
|
+
"maintainers": [
|
|
9629
|
+
{
|
|
9630
|
+
"name": "Vercel",
|
|
9631
|
+
"github": "vercel"
|
|
9632
|
+
}
|
|
9633
|
+
],
|
|
9634
|
+
"compatibility": {
|
|
9635
|
+
"nuxt": ">=3.0.0",
|
|
9636
|
+
"requires": {}
|
|
9637
|
+
}
|
|
9638
|
+
},
|
|
9257
9639
|
{
|
|
9258
9640
|
"name": "vexip-ui",
|
|
9259
9641
|
"description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
|
|
9260
9642
|
"repo": "vexip-ui/nuxt",
|
|
9261
9643
|
"npm": "@vexip-ui/nuxt",
|
|
9262
9644
|
"icon": "vexip-ui.svg",
|
|
9263
|
-
"github": "https://github.com/vexip-ui/
|
|
9645
|
+
"github": "https://github.com/vexip-ui/nuxt",
|
|
9264
9646
|
"website": "https://www.vexipui.com/",
|
|
9265
9647
|
"learn_more": "https://github.com/vexip-ui/nuxt",
|
|
9266
9648
|
"category": "UI",
|
|
@@ -9327,10 +9709,34 @@
|
|
|
9327
9709
|
}
|
|
9328
9710
|
],
|
|
9329
9711
|
"compatibility": {
|
|
9330
|
-
"nuxt": ">=3.
|
|
9712
|
+
"nuxt": ">=3.6.5",
|
|
9331
9713
|
"requires": {}
|
|
9332
9714
|
}
|
|
9333
9715
|
},
|
|
9716
|
+
{
|
|
9717
|
+
"name": "vorm",
|
|
9718
|
+
"description": "Intuitive form engine for Vue 3 — dynamic, schema-driven, and fully validated",
|
|
9719
|
+
"repo": "Flo0806/vorm#main/packages/vorm-nuxt",
|
|
9720
|
+
"npm": "vorm-nuxt",
|
|
9721
|
+
"icon": "vorm.png",
|
|
9722
|
+
"github": "https://github.com/Flo0806/vorm",
|
|
9723
|
+
"website": "https://vorm.fh-softdev.de",
|
|
9724
|
+
"learn_more": "https://vorm.fh-softdev.de/nuxt/",
|
|
9725
|
+
"category": "Libraries",
|
|
9726
|
+
"type": "3rd-party",
|
|
9727
|
+
"maintainers": [
|
|
9728
|
+
{
|
|
9729
|
+
"name": "Florian Heuberger",
|
|
9730
|
+
"github": "Flo0806"
|
|
9731
|
+
}
|
|
9732
|
+
],
|
|
9733
|
+
"compatibility": {
|
|
9734
|
+
"nuxt": ">=3.0.0",
|
|
9735
|
+
"requires": {
|
|
9736
|
+
"vorm-vue": ">=1.0.0"
|
|
9737
|
+
}
|
|
9738
|
+
}
|
|
9739
|
+
},
|
|
9334
9740
|
{
|
|
9335
9741
|
"name": "vue-api",
|
|
9336
9742
|
"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.",
|
|
@@ -9354,37 +9760,6 @@
|
|
|
9354
9760
|
"requires": {}
|
|
9355
9761
|
}
|
|
9356
9762
|
},
|
|
9357
|
-
{
|
|
9358
|
-
"name": "vue-email",
|
|
9359
|
-
"description": "💌 Write email templates with vue",
|
|
9360
|
-
"repo": "vue-email/nuxt",
|
|
9361
|
-
"npm": "@vue-email/nuxt",
|
|
9362
|
-
"icon": "vue-email.svg",
|
|
9363
|
-
"github": "https://github.com/vue-email/nuxt",
|
|
9364
|
-
"website": "https://vuemail.net/",
|
|
9365
|
-
"learn_more": "https://vuemail.net/",
|
|
9366
|
-
"category": "UI",
|
|
9367
|
-
"type": "3rd-party",
|
|
9368
|
-
"maintainers": [
|
|
9369
|
-
{
|
|
9370
|
-
"name": "David Arenas",
|
|
9371
|
-
"github": "Dave136",
|
|
9372
|
-
"twitter": "davejs4",
|
|
9373
|
-
"avatar": "https://avatars.githubusercontent.com/u/49698182?v=4"
|
|
9374
|
-
},
|
|
9375
|
-
{
|
|
9376
|
-
"name": "Younes Barrad",
|
|
9377
|
-
"github": "Flowko",
|
|
9378
|
-
"twitter": "imflowko",
|
|
9379
|
-
"avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
|
|
9380
|
-
}
|
|
9381
|
-
],
|
|
9382
|
-
"compatibility": {
|
|
9383
|
-
"nuxt": ">=3.0.0",
|
|
9384
|
-
"requires": {},
|
|
9385
|
-
"devtools": "^0.0.0"
|
|
9386
|
-
}
|
|
9387
|
-
},
|
|
9388
9763
|
{
|
|
9389
9764
|
"name": "vue-final-modal",
|
|
9390
9765
|
"description": "The most powerful yet most light-weight modal library for Vue 3.",
|
|
@@ -9408,15 +9783,38 @@
|
|
|
9408
9783
|
"requires": {}
|
|
9409
9784
|
}
|
|
9410
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
|
+
},
|
|
9411
9809
|
{
|
|
9412
9810
|
"name": "vue-macros",
|
|
9413
9811
|
"description": "Explore more macros and syntax sugar to Vue.",
|
|
9414
|
-
"repo": "
|
|
9812
|
+
"repo": "vue-macros/vue-macros#main/packages/nuxt",
|
|
9415
9813
|
"npm": "@vue-macros/nuxt",
|
|
9416
9814
|
"icon": "vue-macros.svg",
|
|
9417
|
-
"github": "https://github.com/
|
|
9418
|
-
"website": "https://vue-macros.
|
|
9419
|
-
"learn_more": "https://github.com/
|
|
9815
|
+
"github": "https://github.com/vue-macros/vue-macros",
|
|
9816
|
+
"website": "https://vue-macros.dev/",
|
|
9817
|
+
"learn_more": "https://github.com/vue-macros/vue-macros",
|
|
9420
9818
|
"category": "Extensions",
|
|
9421
9819
|
"type": "3rd-party",
|
|
9422
9820
|
"maintainers": [
|
|
@@ -9443,7 +9841,7 @@
|
|
|
9443
9841
|
"icon": "vue-material.png",
|
|
9444
9842
|
"github": "https://github.com/vaso2/nuxt-vue-material",
|
|
9445
9843
|
"website": "https://github.com/vaso2/nuxt-vue-material",
|
|
9446
|
-
"learn_more": "https://
|
|
9844
|
+
"learn_more": "https://www.creative-tim.com/vuematerial/",
|
|
9447
9845
|
"category": "UI",
|
|
9448
9846
|
"type": "3rd-party",
|
|
9449
9847
|
"maintainers": [
|
|
@@ -9511,7 +9909,7 @@
|
|
|
9511
9909
|
"icon": "vue-query.svg",
|
|
9512
9910
|
"github": "https://github.com/Hebilicious/vue-query-nuxt",
|
|
9513
9911
|
"website": "https://github.com/Hebilicious/vue-query-nuxt#readme",
|
|
9514
|
-
"learn_more": "https://tanstack.com/query/latest/docs/vue/quick-start",
|
|
9912
|
+
"learn_more": "https://tanstack.com/query/latest/docs/framework/vue/quick-start",
|
|
9515
9913
|
"category": "Request",
|
|
9516
9914
|
"type": "3rd-party",
|
|
9517
9915
|
"maintainers": [
|
|
@@ -9522,7 +9920,7 @@
|
|
|
9522
9920
|
}
|
|
9523
9921
|
],
|
|
9524
9922
|
"compatibility": {
|
|
9525
|
-
"nuxt": "
|
|
9923
|
+
"nuxt": "^3",
|
|
9526
9924
|
"requires": {}
|
|
9527
9925
|
}
|
|
9528
9926
|
},
|
|
@@ -9580,7 +9978,7 @@
|
|
|
9580
9978
|
"npm": "vue-warehouse",
|
|
9581
9979
|
"icon": "",
|
|
9582
9980
|
"github": "https://github.com/juliomrqz/vue-warehouse",
|
|
9583
|
-
"website": "https://
|
|
9981
|
+
"website": "https://github.com/juliomrqz/vue-warehouse/tree/develop/docs",
|
|
9584
9982
|
"learn_more": "",
|
|
9585
9983
|
"category": "Libraries",
|
|
9586
9984
|
"type": "3rd-party",
|
|
@@ -9625,7 +10023,7 @@
|
|
|
9625
10023
|
"repo": "vuejs/vuefire#main/packages/nuxt",
|
|
9626
10024
|
"npm": "nuxt-vuefire",
|
|
9627
10025
|
"icon": "vuefire.svg",
|
|
9628
|
-
"github": "https://github.com/vuejs/vuefire
|
|
10026
|
+
"github": "https://github.com/vuejs/vuefire",
|
|
9629
10027
|
"website": "https://vuefire.vuejs.org/",
|
|
9630
10028
|
"learn_more": "",
|
|
9631
10029
|
"category": "Database",
|
|
@@ -9639,7 +10037,7 @@
|
|
|
9639
10037
|
}
|
|
9640
10038
|
],
|
|
9641
10039
|
"compatibility": {
|
|
9642
|
-
"nuxt": ">=3.
|
|
10040
|
+
"nuxt": ">=3.1.0",
|
|
9643
10041
|
"requires": {}
|
|
9644
10042
|
}
|
|
9645
10043
|
},
|
|
@@ -9695,7 +10093,7 @@
|
|
|
9695
10093
|
"repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
|
|
9696
10094
|
"npm": "@vuestic/nuxt",
|
|
9697
10095
|
"icon": "vuestic.png",
|
|
9698
|
-
"github": "https://github.com/epicmaxco/vuestic-ui
|
|
10096
|
+
"github": "https://github.com/epicmaxco/vuestic-ui",
|
|
9699
10097
|
"website": "https://ui.vuestic.dev",
|
|
9700
10098
|
"learn_more": "https://ui.vuestic.dev/getting-started/nuxt",
|
|
9701
10099
|
"category": "UI",
|
|
@@ -9707,7 +10105,7 @@
|
|
|
9707
10105
|
}
|
|
9708
10106
|
],
|
|
9709
10107
|
"compatibility": {
|
|
9710
|
-
"nuxt": ">=3.
|
|
10108
|
+
"nuxt": ">=3.3.0",
|
|
9711
10109
|
"requires": {}
|
|
9712
10110
|
}
|
|
9713
10111
|
},
|
|
@@ -9715,7 +10113,7 @@
|
|
|
9715
10113
|
"name": "vuetify-nuxt-module",
|
|
9716
10114
|
"description": "Zero-config Nuxt Module for Vuetify.",
|
|
9717
10115
|
"repo": "vuetifyjs/nuxt-module",
|
|
9718
|
-
"npm": "vuetify-nuxt-module",
|
|
10116
|
+
"npm": "vuetify-nuxt-module-workspace",
|
|
9719
10117
|
"icon": "vuetify-logo-v3-dark.svg",
|
|
9720
10118
|
"github": "https://github.com/vuetifyjs/nuxt-module",
|
|
9721
10119
|
"website": "https://nuxt.vuetifyjs.com/",
|
|
@@ -9730,7 +10128,7 @@
|
|
|
9730
10128
|
}
|
|
9731
10129
|
],
|
|
9732
10130
|
"compatibility": {
|
|
9733
|
-
"nuxt": ">=3.
|
|
10131
|
+
"nuxt": ">=3.15.0",
|
|
9734
10132
|
"requires": {}
|
|
9735
10133
|
}
|
|
9736
10134
|
},
|
|
@@ -9831,7 +10229,7 @@
|
|
|
9831
10229
|
}
|
|
9832
10230
|
],
|
|
9833
10231
|
"compatibility": {
|
|
9834
|
-
"nuxt": ">=3.0.0",
|
|
10232
|
+
"nuxt": ">=3.0.0-rc.11",
|
|
9835
10233
|
"requires": {}
|
|
9836
10234
|
}
|
|
9837
10235
|
},
|
|
@@ -9861,46 +10259,24 @@
|
|
|
9861
10259
|
{
|
|
9862
10260
|
"name": "Sébastien Chopin",
|
|
9863
10261
|
"github": "Atinux",
|
|
9864
|
-
"twitter": "
|
|
10262
|
+
"twitter": "atinux",
|
|
9865
10263
|
"bluesky": "atinux.com"
|
|
9866
10264
|
}
|
|
9867
10265
|
],
|
|
9868
10266
|
"compatibility": {
|
|
9869
|
-
"nuxt": "^2.
|
|
10267
|
+
"nuxt": "^2.15.0 || ^3.0.0",
|
|
9870
10268
|
"requires": {
|
|
9871
10269
|
"bridge": "optional"
|
|
9872
10270
|
}
|
|
9873
10271
|
}
|
|
9874
10272
|
},
|
|
9875
|
-
{
|
|
9876
|
-
"name": "webfontloader",
|
|
9877
|
-
"description": "Efficient web font loading has never been easier!",
|
|
9878
|
-
"repo": "Developmint/nuxt-webfontloader",
|
|
9879
|
-
"npm": "nuxt-webfontloader",
|
|
9880
|
-
"icon": "",
|
|
9881
|
-
"github": "https://github.com/Developmint/nuxt-webfontloader",
|
|
9882
|
-
"website": "https://github.com/Developmint/nuxt-webfontloader",
|
|
9883
|
-
"learn_more": "https://www.npmjs.com/package/webfontloader",
|
|
9884
|
-
"category": "Fonts",
|
|
9885
|
-
"type": "3rd-party",
|
|
9886
|
-
"maintainers": [
|
|
9887
|
-
{
|
|
9888
|
-
"name": "Developmint",
|
|
9889
|
-
"github": "Developmint"
|
|
9890
|
-
}
|
|
9891
|
-
],
|
|
9892
|
-
"compatibility": {
|
|
9893
|
-
"nuxt": "^2.0.0",
|
|
9894
|
-
"requires": {}
|
|
9895
|
-
}
|
|
9896
|
-
},
|
|
9897
10273
|
{
|
|
9898
10274
|
"name": "webhook-validators",
|
|
9899
10275
|
"description": "Nuxt module that works on the edge to easily validate incoming webhooks from different services.",
|
|
9900
10276
|
"repo": "yizack/nuxt-webhook-validators",
|
|
9901
10277
|
"npm": "nuxt-webhook-validators",
|
|
9902
10278
|
"icon": "webhook-validators.svg",
|
|
9903
|
-
"github": "https://github.com/
|
|
10279
|
+
"github": "https://github.com/yizack/nuxt-webhook-validators",
|
|
9904
10280
|
"website": "https://github.com/Yizack/nuxt-webhook-validators",
|
|
9905
10281
|
"learn_more": "",
|
|
9906
10282
|
"category": "Security",
|
|
@@ -9989,30 +10365,6 @@
|
|
|
9989
10365
|
"requires": {}
|
|
9990
10366
|
}
|
|
9991
10367
|
},
|
|
9992
|
-
{
|
|
9993
|
-
"name": "webpackmonitor",
|
|
9994
|
-
"description": "Monitor Nuxt webpack optimization metrics through the development process",
|
|
9995
|
-
"repo": "nuxt-community/webpackmonitor-module",
|
|
9996
|
-
"npm": "@nuxtjs/webpackmonitor",
|
|
9997
|
-
"icon": "webpack.png",
|
|
9998
|
-
"github": "https://github.com/nuxt-community/webpackmonitor-module",
|
|
9999
|
-
"website": "https://github.com/nuxt-community/webpackmonitor-module",
|
|
10000
|
-
"learn_more": "",
|
|
10001
|
-
"category": "Devtools",
|
|
10002
|
-
"type": "community",
|
|
10003
|
-
"maintainers": [
|
|
10004
|
-
{
|
|
10005
|
-
"name": "Pooya Parsa",
|
|
10006
|
-
"github": "pi0",
|
|
10007
|
-
"twitter": "_pi0_",
|
|
10008
|
-
"bluesky": "pi0.io"
|
|
10009
|
-
}
|
|
10010
|
-
],
|
|
10011
|
-
"compatibility": {
|
|
10012
|
-
"nuxt": "^2.0.0",
|
|
10013
|
-
"requires": {}
|
|
10014
|
-
}
|
|
10015
|
-
},
|
|
10016
10368
|
{
|
|
10017
10369
|
"name": "well-known",
|
|
10018
10370
|
"description": "A Nuxt module to add well-known URIs using middlewares",
|
|
@@ -10031,17 +10383,17 @@
|
|
|
10031
10383
|
}
|
|
10032
10384
|
],
|
|
10033
10385
|
"compatibility": {
|
|
10034
|
-
"nuxt": "
|
|
10386
|
+
"nuxt": "^3.0.0",
|
|
10035
10387
|
"requires": {}
|
|
10036
10388
|
}
|
|
10037
10389
|
},
|
|
10038
10390
|
{
|
|
10039
10391
|
"name": "wideangle",
|
|
10040
10392
|
"description": "Nuxt module to integrate Wide Angle Analytics",
|
|
10041
|
-
"repo": "
|
|
10393
|
+
"repo": "wideangleanalytics/wideangle-nuxt",
|
|
10042
10394
|
"npm": "wideangle-nuxt",
|
|
10043
10395
|
"icon": "wideangle.png",
|
|
10044
|
-
"github": "https://github.com/
|
|
10396
|
+
"github": "https://github.com/wideangleanalytics/wideangle-nuxt",
|
|
10045
10397
|
"website": "https://wideangle.co",
|
|
10046
10398
|
"learn_more": "https://wideangle.co/documentation/web-analytics-for-nuxt",
|
|
10047
10399
|
"category": "Analytics",
|
|
@@ -10116,24 +10468,24 @@
|
|
|
10116
10468
|
}
|
|
10117
10469
|
},
|
|
10118
10470
|
{
|
|
10119
|
-
"name": "
|
|
10120
|
-
"description": "
|
|
10121
|
-
"repo": "
|
|
10122
|
-
"npm": "
|
|
10123
|
-
"icon": "
|
|
10124
|
-
"github": "https://github.com/
|
|
10125
|
-
"website": "https://
|
|
10126
|
-
"learn_more": "
|
|
10127
|
-
"category": "
|
|
10471
|
+
"name": "workflow",
|
|
10472
|
+
"description": "Workflow DevKit - Build durable, resilient, and observable workflows",
|
|
10473
|
+
"repo": "vercel/workflow#main/packages/workflow",
|
|
10474
|
+
"npm": "workflow",
|
|
10475
|
+
"icon": "workflow.svg",
|
|
10476
|
+
"github": "https://github.com/vercel/workflow",
|
|
10477
|
+
"website": "https://workflow-sdk.dev/",
|
|
10478
|
+
"learn_more": "",
|
|
10479
|
+
"category": "Devtools",
|
|
10128
10480
|
"type": "3rd-party",
|
|
10129
10481
|
"maintainers": [
|
|
10130
10482
|
{
|
|
10131
|
-
"name": "
|
|
10132
|
-
"github": "
|
|
10483
|
+
"name": "vercel",
|
|
10484
|
+
"github": "vercel"
|
|
10133
10485
|
}
|
|
10134
10486
|
],
|
|
10135
10487
|
"compatibility": {
|
|
10136
|
-
"nuxt": "
|
|
10488
|
+
"nuxt": ">=3.0.0",
|
|
10137
10489
|
"requires": {}
|
|
10138
10490
|
}
|
|
10139
10491
|
},
|
|
@@ -10178,7 +10530,7 @@
|
|
|
10178
10530
|
}
|
|
10179
10531
|
],
|
|
10180
10532
|
"compatibility": {
|
|
10181
|
-
"nuxt": "^2.
|
|
10533
|
+
"nuxt": "^2.16.0 || ^3.0.0",
|
|
10182
10534
|
"requires": {
|
|
10183
10535
|
"bridge": true
|
|
10184
10536
|
}
|
|
@@ -10214,7 +10566,7 @@
|
|
|
10214
10566
|
"icon": "zendesk.png",
|
|
10215
10567
|
"github": "https://github.com/DansMaCulotte/nuxt-zendesk",
|
|
10216
10568
|
"website": "https://github.com/DansMaCulotte/nuxt-zendesk",
|
|
10217
|
-
"learn_more": "https://developer.zendesk.com/
|
|
10569
|
+
"learn_more": "https://developer.zendesk.com/api-reference/widget/introduction/",
|
|
10218
10570
|
"category": "Ecommerce",
|
|
10219
10571
|
"type": "3rd-party",
|
|
10220
10572
|
"maintainers": [
|