@nuxt/modules 0.6.0-b80c0b → 0.6.0-b81687
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 +961 -1102
- package/package.json +21 -19
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
|
},
|
|
@@ -415,14 +438,14 @@
|
|
|
415
438
|
"repo": "askdoppler/doppler-js#main/nuxt",
|
|
416
439
|
"npm": "@askdoppler/nuxt",
|
|
417
440
|
"icon": "askdoppler.png",
|
|
418
|
-
"github": "https://github.com/askdoppler/doppler-js
|
|
441
|
+
"github": "https://github.com/askdoppler/doppler-js",
|
|
419
442
|
"website": "https://askdoppler.com",
|
|
420
443
|
"learn_more": "https://docs.askdoppler.com/integrations/nuxt",
|
|
421
444
|
"category": "SEO",
|
|
422
445
|
"type": "3rd-party",
|
|
423
446
|
"maintainers": [
|
|
424
447
|
{
|
|
425
|
-
"name": "
|
|
448
|
+
"name": "Maxime Dolores",
|
|
426
449
|
"github": "mdolr",
|
|
427
450
|
"twitter": "m_dolr"
|
|
428
451
|
}
|
|
@@ -434,7 +457,7 @@
|
|
|
434
457
|
},
|
|
435
458
|
{
|
|
436
459
|
"name": "auth-utils",
|
|
437
|
-
"description": "
|
|
460
|
+
"description": "Add Authentication to Nuxt applications with secured & sealed cookies sessions.",
|
|
438
461
|
"repo": "atinux/nuxt-auth-utils",
|
|
439
462
|
"npm": "nuxt-auth-utils",
|
|
440
463
|
"icon": "",
|
|
@@ -484,29 +507,6 @@
|
|
|
484
507
|
"requires": {}
|
|
485
508
|
}
|
|
486
509
|
},
|
|
487
|
-
{
|
|
488
|
-
"name": "authjs",
|
|
489
|
-
"description": "Auth.js authentication Nuxt module. Edge compatible.",
|
|
490
|
-
"repo": "Hebilicious/authjs-nuxt#main",
|
|
491
|
-
"npm": "@hebilicious/authjs-nuxt",
|
|
492
|
-
"icon": "authjs.png",
|
|
493
|
-
"github": "https://github.com/Hebilicious/authjs-nuxt",
|
|
494
|
-
"website": "https://authjs-nuxt.pages.dev/",
|
|
495
|
-
"learn_more": "https://authjs.dev/",
|
|
496
|
-
"category": "Security",
|
|
497
|
-
"type": "3rd-party",
|
|
498
|
-
"maintainers": [
|
|
499
|
-
{
|
|
500
|
-
"name": "Heb",
|
|
501
|
-
"github": "Hebilicious",
|
|
502
|
-
"twitter": "its_hebilicious"
|
|
503
|
-
}
|
|
504
|
-
],
|
|
505
|
-
"compatibility": {
|
|
506
|
-
"nuxt": ">=3.0.0",
|
|
507
|
-
"requires": {}
|
|
508
|
-
}
|
|
509
|
-
},
|
|
510
510
|
{
|
|
511
511
|
"name": "authorization",
|
|
512
512
|
"description": "Manage permissions inside the app and the server.",
|
|
@@ -624,6 +624,28 @@
|
|
|
624
624
|
"requires": {}
|
|
625
625
|
}
|
|
626
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
|
+
},
|
|
627
649
|
{
|
|
628
650
|
"name": "bootstrap",
|
|
629
651
|
"description": "Add Bootstrap to your Nuxt app in seconds.",
|
|
@@ -660,12 +682,12 @@
|
|
|
660
682
|
{
|
|
661
683
|
"name": "browserconfig",
|
|
662
684
|
"description": "Adds XML browser configuration support",
|
|
663
|
-
"repo": "nuxt-community/modules#master/packages/browserconfig",
|
|
685
|
+
"repo": "nuxt-community/legacy-modules#master/packages/browserconfig",
|
|
664
686
|
"npm": "@nuxtjs/browserconfig",
|
|
665
687
|
"icon": "",
|
|
666
|
-
"github": "https://github.com/nuxt-community/modules
|
|
667
|
-
"website": "https://github.com/nuxt-community/modules/tree/master/packages/browserconfig",
|
|
668
|
-
"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",
|
|
669
691
|
"category": "Extensions",
|
|
670
692
|
"type": "community",
|
|
671
693
|
"maintainers": [
|
|
@@ -681,29 +703,6 @@
|
|
|
681
703
|
"requires": {}
|
|
682
704
|
}
|
|
683
705
|
},
|
|
684
|
-
{
|
|
685
|
-
"name": "buefy",
|
|
686
|
-
"description": "It's really very simple to start with nuxt. But we can make it even simpler by adding nuxt-buefy",
|
|
687
|
-
"repo": "buefy/nuxt-buefy",
|
|
688
|
-
"npm": "nuxt-buefy",
|
|
689
|
-
"icon": "buefy.png",
|
|
690
|
-
"github": "https://github.com/buefy/nuxt-buefy",
|
|
691
|
-
"website": "https://github.com/buefy/nuxt-buefy",
|
|
692
|
-
"learn_more": "https://buefy.org/",
|
|
693
|
-
"category": "UI",
|
|
694
|
-
"type": "3rd-party",
|
|
695
|
-
"maintainers": [
|
|
696
|
-
{
|
|
697
|
-
"name": "Walter Tommasi",
|
|
698
|
-
"github": "jtommy",
|
|
699
|
-
"twitter": "walter_tommasi"
|
|
700
|
-
}
|
|
701
|
-
],
|
|
702
|
-
"compatibility": {
|
|
703
|
-
"nuxt": "^2.0.0",
|
|
704
|
-
"requires": {}
|
|
705
|
-
}
|
|
706
|
-
},
|
|
707
706
|
{
|
|
708
707
|
"name": "bugsnag",
|
|
709
708
|
"description": "Bugsnag integration for nuxt.js. Makes it easy to add bugsnag to your Project. Supports uploading source maps.",
|
|
@@ -712,7 +711,7 @@
|
|
|
712
711
|
"icon": "bugsnag.png",
|
|
713
712
|
"github": "https://github.com/JulianMar/nuxt-bugsnag",
|
|
714
713
|
"website": "https://github.com/JulianMar/nuxt-bugsnag",
|
|
715
|
-
"learn_more": "
|
|
714
|
+
"learn_more": "",
|
|
716
715
|
"category": "Monitoring",
|
|
717
716
|
"type": "3rd-party",
|
|
718
717
|
"maintainers": [
|
|
@@ -723,7 +722,7 @@
|
|
|
723
722
|
}
|
|
724
723
|
],
|
|
725
724
|
"compatibility": {
|
|
726
|
-
"nuxt": "^2.
|
|
725
|
+
"nuxt": "^2.16.0 || >=3.0.0",
|
|
727
726
|
"requires": {
|
|
728
727
|
"bridge": true
|
|
729
728
|
}
|
|
@@ -843,51 +842,6 @@
|
|
|
843
842
|
"requires": {}
|
|
844
843
|
}
|
|
845
844
|
},
|
|
846
|
-
{
|
|
847
|
-
"name": "chakra-ui",
|
|
848
|
-
"description": "Chakra UI Module for Nuxt",
|
|
849
|
-
"repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
|
|
850
|
-
"npm": "@chakra-ui/nuxt",
|
|
851
|
-
"icon": "chakra-ui.png",
|
|
852
|
-
"github": "https://github.com/chakra-ui/chakra-ui-vue/tree/develop/packages/chakra-ui-nuxt",
|
|
853
|
-
"website": "https://vue.chakra-ui.com/with-nuxt",
|
|
854
|
-
"learn_more": "",
|
|
855
|
-
"category": "UI",
|
|
856
|
-
"type": "3rd-party",
|
|
857
|
-
"maintainers": [
|
|
858
|
-
{
|
|
859
|
-
"name": "Jonathan Bakebwa",
|
|
860
|
-
"github": "codebender828 https://avatars2.githubusercontent.com/u/21237954?s=400&u=8d33f80968b1e2582b530af74e26e4cb94d1a90b&v=4"
|
|
861
|
-
}
|
|
862
|
-
],
|
|
863
|
-
"compatibility": {
|
|
864
|
-
"nuxt": "^2.0.0",
|
|
865
|
-
"requires": {}
|
|
866
|
-
}
|
|
867
|
-
},
|
|
868
|
-
{
|
|
869
|
-
"name": "chatwoot",
|
|
870
|
-
"description": "Chatwoot is an open-source customer engagement platform that helps companies engage their customers on their website",
|
|
871
|
-
"repo": "productdevbookcom/chatwoot",
|
|
872
|
-
"npm": "@productdevbook/chatwoot",
|
|
873
|
-
"icon": "chatwoot.png",
|
|
874
|
-
"github": "https://github.com/productdevbookcom/chatwoot",
|
|
875
|
-
"website": "https://github.com/productdevbookcom/chatwoot",
|
|
876
|
-
"learn_more": "https://www.chatwoot.com",
|
|
877
|
-
"category": "Libraries",
|
|
878
|
-
"type": "3rd-party",
|
|
879
|
-
"maintainers": [
|
|
880
|
-
{
|
|
881
|
-
"name": "Wind",
|
|
882
|
-
"github": "productdevbook",
|
|
883
|
-
"twitter": "productdevbook"
|
|
884
|
-
}
|
|
885
|
-
],
|
|
886
|
-
"compatibility": {
|
|
887
|
-
"nuxt": ">=3.0.0",
|
|
888
|
-
"requires": {}
|
|
889
|
-
}
|
|
890
|
-
},
|
|
891
845
|
{
|
|
892
846
|
"name": "chiffre",
|
|
893
847
|
"description": "Privacy-first, end-to-end encrypted analytics",
|
|
@@ -940,8 +894,8 @@
|
|
|
940
894
|
"repo": "clerk/javascript#main/packages/nuxt",
|
|
941
895
|
"npm": "@clerk/nuxt",
|
|
942
896
|
"icon": "clerk.svg",
|
|
943
|
-
"github": "https://github.com/clerk/javascript
|
|
944
|
-
"website": "https://clerk.com/docs/
|
|
897
|
+
"github": "https://github.com/clerk/javascript",
|
|
898
|
+
"website": "https://clerk.com/docs/reference/nuxt/overview",
|
|
945
899
|
"learn_more": "https://clerk.com",
|
|
946
900
|
"category": "Security",
|
|
947
901
|
"type": "3rd-party",
|
|
@@ -990,7 +944,7 @@
|
|
|
990
944
|
"icon": "",
|
|
991
945
|
"github": "https://github.com/gitana/cloudcms-nuxt",
|
|
992
946
|
"website": "https://github.com/gitana/cloudcms-nuxt",
|
|
993
|
-
"learn_more": "https://
|
|
947
|
+
"learn_more": "https://gitana.io/",
|
|
994
948
|
"category": "CMS",
|
|
995
949
|
"type": "3rd-party",
|
|
996
950
|
"maintainers": [
|
|
@@ -1028,7 +982,7 @@
|
|
|
1028
982
|
}
|
|
1029
983
|
],
|
|
1030
984
|
"compatibility": {
|
|
1031
|
-
"nuxt": "
|
|
985
|
+
"nuxt": "^3.0.0",
|
|
1032
986
|
"requires": {}
|
|
1033
987
|
}
|
|
1034
988
|
},
|
|
@@ -1082,6 +1036,42 @@
|
|
|
1082
1036
|
}
|
|
1083
1037
|
}
|
|
1084
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
|
+
},
|
|
1085
1075
|
{
|
|
1086
1076
|
"name": "compodium",
|
|
1087
1077
|
"description": "A plug an play component playground for Nuxt.",
|
|
@@ -1129,30 +1119,6 @@
|
|
|
1129
1119
|
"requires": {}
|
|
1130
1120
|
}
|
|
1131
1121
|
},
|
|
1132
|
-
{
|
|
1133
|
-
"name": "composition-api",
|
|
1134
|
-
"description": "Composition API hooks for Nuxt",
|
|
1135
|
-
"repo": "nuxt-community/composition-api#main",
|
|
1136
|
-
"npm": "@nuxtjs/composition-api",
|
|
1137
|
-
"icon": "composition-api.svg",
|
|
1138
|
-
"github": "https://github.com/nuxt-community/composition-api/tree/main",
|
|
1139
|
-
"website": "https://composition-api.nuxtjs.org",
|
|
1140
|
-
"learn_more": "",
|
|
1141
|
-
"category": "Extensions",
|
|
1142
|
-
"type": "community",
|
|
1143
|
-
"maintainers": [
|
|
1144
|
-
{
|
|
1145
|
-
"name": "Daniel Roe",
|
|
1146
|
-
"github": "danielroe",
|
|
1147
|
-
"twitter": "danielcroe",
|
|
1148
|
-
"bluesky": "danielroe.dev"
|
|
1149
|
-
}
|
|
1150
|
-
],
|
|
1151
|
-
"compatibility": {
|
|
1152
|
-
"nuxt": "^2.0.0",
|
|
1153
|
-
"requires": {}
|
|
1154
|
-
}
|
|
1155
|
-
},
|
|
1156
1122
|
{
|
|
1157
1123
|
"name": "content-assets",
|
|
1158
1124
|
"description": "Enable locally-located assets in Nuxt Content",
|
|
@@ -1160,7 +1126,7 @@
|
|
|
1160
1126
|
"npm": "nuxt-content-assets",
|
|
1161
1127
|
"icon": "content-assets.png",
|
|
1162
1128
|
"github": "https://github.com/davestewart/nuxt-content-assets",
|
|
1163
|
-
"website": "https://davestewart.co.uk/projects/
|
|
1129
|
+
"website": "https://davestewart.co.uk/projects/vue/nuxt-content-assets/",
|
|
1164
1130
|
"learn_more": "",
|
|
1165
1131
|
"category": "Images",
|
|
1166
1132
|
"type": "3rd-party",
|
|
@@ -1231,31 +1197,10 @@
|
|
|
1231
1197
|
}
|
|
1232
1198
|
],
|
|
1233
1199
|
"compatibility": {
|
|
1234
|
-
"nuxt": "
|
|
1200
|
+
"nuxt": ">=3.0.0-rc.3",
|
|
1235
1201
|
"requires": {}
|
|
1236
|
-
}
|
|
1237
|
-
|
|
1238
|
-
{
|
|
1239
|
-
"name": "contentful",
|
|
1240
|
-
"description": "nuxt contentful module",
|
|
1241
|
-
"repo": "scaccogatto/contentful-module",
|
|
1242
|
-
"npm": "contentful-module",
|
|
1243
|
-
"icon": "contentful.png",
|
|
1244
|
-
"github": "https://github.com/scaccogatto/contentful-module",
|
|
1245
|
-
"website": "https://github.com/scaccogatto/contentful-module",
|
|
1246
|
-
"learn_more": "https://www.contentful.com/",
|
|
1247
|
-
"category": "CMS",
|
|
1248
|
-
"type": "3rd-party",
|
|
1249
|
-
"maintainers": [
|
|
1250
|
-
{
|
|
1251
|
-
"name": "Marco 'Gatto' Boffo",
|
|
1252
|
-
"github": "scaccogatto"
|
|
1253
|
-
}
|
|
1254
|
-
],
|
|
1255
|
-
"compatibility": {
|
|
1256
|
-
"nuxt": "^2.0.0",
|
|
1257
|
-
"requires": {}
|
|
1258
|
-
}
|
|
1202
|
+
},
|
|
1203
|
+
"mcp": "https://content.nuxt.com/mcp"
|
|
1259
1204
|
},
|
|
1260
1205
|
{
|
|
1261
1206
|
"name": "contentstack",
|
|
@@ -1265,7 +1210,7 @@
|
|
|
1265
1210
|
"icon": "contentstack.png",
|
|
1266
1211
|
"github": "https://github.com/timbenniks/nuxt-contentstack",
|
|
1267
1212
|
"website": "https://github.com/timbenniks/nuxt-contentstack",
|
|
1268
|
-
"learn_more": "https://contentstack.com/",
|
|
1213
|
+
"learn_more": "https://www.contentstack.com/community",
|
|
1269
1214
|
"category": "CMS",
|
|
1270
1215
|
"type": "3rd-party",
|
|
1271
1216
|
"maintainers": [
|
|
@@ -1278,7 +1223,32 @@
|
|
|
1278
1223
|
}
|
|
1279
1224
|
],
|
|
1280
1225
|
"compatibility": {
|
|
1281
|
-
"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",
|
|
1282
1252
|
"requires": {}
|
|
1283
1253
|
}
|
|
1284
1254
|
},
|
|
@@ -1401,28 +1371,6 @@
|
|
|
1401
1371
|
"requires": {}
|
|
1402
1372
|
}
|
|
1403
1373
|
},
|
|
1404
|
-
{
|
|
1405
|
-
"name": "datocms-nuxt2",
|
|
1406
|
-
"description": "DatoCMS integration for Nuxt v2",
|
|
1407
|
-
"repo": "voorhoede/nuxt-datocms-module",
|
|
1408
|
-
"npm": "@voorhoede/nuxt-datocms-module",
|
|
1409
|
-
"icon": "datocms.svg",
|
|
1410
|
-
"github": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
1411
|
-
"website": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
1412
|
-
"learn_more": "https://www.datocms.com/",
|
|
1413
|
-
"category": "CMS",
|
|
1414
|
-
"type": "3rd-party",
|
|
1415
|
-
"maintainers": [
|
|
1416
|
-
{
|
|
1417
|
-
"name": "Frank Warnaar",
|
|
1418
|
-
"github": "Frankwarnaar"
|
|
1419
|
-
}
|
|
1420
|
-
],
|
|
1421
|
-
"compatibility": {
|
|
1422
|
-
"nuxt": "^2.0.0",
|
|
1423
|
-
"requires": {}
|
|
1424
|
-
}
|
|
1425
|
-
},
|
|
1426
1374
|
{
|
|
1427
1375
|
"name": "datocms",
|
|
1428
1376
|
"description": "DatoCMS module for Nuxt",
|
|
@@ -1489,7 +1437,7 @@
|
|
|
1489
1437
|
}
|
|
1490
1438
|
],
|
|
1491
1439
|
"compatibility": {
|
|
1492
|
-
"nuxt": "
|
|
1440
|
+
"nuxt": ">=3.5.0",
|
|
1493
1441
|
"requires": {}
|
|
1494
1442
|
}
|
|
1495
1443
|
},
|
|
@@ -1512,7 +1460,7 @@
|
|
|
1512
1460
|
}
|
|
1513
1461
|
],
|
|
1514
1462
|
"compatibility": {
|
|
1515
|
-
"nuxt": "^2.
|
|
1463
|
+
"nuxt": "^2.16.0 || >=3.0.0",
|
|
1516
1464
|
"requires": {}
|
|
1517
1465
|
}
|
|
1518
1466
|
},
|
|
@@ -1540,13 +1488,39 @@
|
|
|
1540
1488
|
"requires": {}
|
|
1541
1489
|
}
|
|
1542
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
|
+
},
|
|
1543
1517
|
{
|
|
1544
1518
|
"name": "directus",
|
|
1545
1519
|
"description": "Easily connect your Nuxt application to your directus server.",
|
|
1546
1520
|
"repo": "intevel/nuxt-directus",
|
|
1547
1521
|
"npm": "nuxt-directus",
|
|
1548
1522
|
"icon": "directus.svg",
|
|
1549
|
-
"github": "https://github.com/intevel/nuxt-directus
|
|
1523
|
+
"github": "https://github.com/intevel/nuxt-directus",
|
|
1550
1524
|
"website": "https://nuxt-directus.de/",
|
|
1551
1525
|
"learn_more": "https://directus.io/",
|
|
1552
1526
|
"category": "CMS",
|
|
@@ -1572,7 +1546,7 @@
|
|
|
1572
1546
|
}
|
|
1573
1547
|
],
|
|
1574
1548
|
"compatibility": {
|
|
1575
|
-
"nuxt": ">=3.0.0",
|
|
1549
|
+
"nuxt": "^2.16.0 || >=3.0.0-rc.9",
|
|
1576
1550
|
"requires": {},
|
|
1577
1551
|
"devtools": "^0.0.0"
|
|
1578
1552
|
}
|
|
@@ -1661,7 +1635,7 @@
|
|
|
1661
1635
|
}
|
|
1662
1636
|
],
|
|
1663
1637
|
"compatibility": {
|
|
1664
|
-
"nuxt": "
|
|
1638
|
+
"nuxt": ">=3.0.0",
|
|
1665
1639
|
"requires": {}
|
|
1666
1640
|
}
|
|
1667
1641
|
},
|
|
@@ -1696,7 +1670,7 @@
|
|
|
1696
1670
|
}
|
|
1697
1671
|
],
|
|
1698
1672
|
"compatibility": {
|
|
1699
|
-
"nuxt": "
|
|
1673
|
+
"nuxt": ">=3.7.0",
|
|
1700
1674
|
"requires": {}
|
|
1701
1675
|
}
|
|
1702
1676
|
},
|
|
@@ -1764,7 +1738,7 @@
|
|
|
1764
1738
|
}
|
|
1765
1739
|
],
|
|
1766
1740
|
"compatibility": {
|
|
1767
|
-
"nuxt": ">=3.
|
|
1741
|
+
"nuxt": ">=3.2.0",
|
|
1768
1742
|
"requires": {}
|
|
1769
1743
|
}
|
|
1770
1744
|
},
|
|
@@ -1833,7 +1807,7 @@
|
|
|
1833
1807
|
}
|
|
1834
1808
|
],
|
|
1835
1809
|
"compatibility": {
|
|
1836
|
-
"nuxt": ">=3
|
|
1810
|
+
"nuxt": ">=3",
|
|
1837
1811
|
"requires": {
|
|
1838
1812
|
"bridge": "optional"
|
|
1839
1813
|
}
|
|
@@ -1847,7 +1821,7 @@
|
|
|
1847
1821
|
"icon": "emotion.png",
|
|
1848
1822
|
"github": "https://github.com/nuxt-modules/emotion",
|
|
1849
1823
|
"website": "https://github.com/nuxt-modules/emotion",
|
|
1850
|
-
"learn_more": "https://emotion.sh/",
|
|
1824
|
+
"learn_more": "https://emotion.sh/docs/introduction",
|
|
1851
1825
|
"category": "Extensions",
|
|
1852
1826
|
"type": "community",
|
|
1853
1827
|
"maintainers": [
|
|
@@ -1873,10 +1847,10 @@
|
|
|
1873
1847
|
"description": "Es-toolkit auto import module for Nuxt",
|
|
1874
1848
|
"repo": "bubblesortt/nuxt-es-toolkit",
|
|
1875
1849
|
"npm": "@bubblesortt/nuxt-es-toolkit",
|
|
1876
|
-
"icon": "",
|
|
1850
|
+
"icon": "es-toolkit.png",
|
|
1877
1851
|
"github": "https://github.com/bubblesortt/nuxt-es-toolkit",
|
|
1878
1852
|
"website": "https://github.com/bubblesortt/nuxt-es-toolkit",
|
|
1879
|
-
"learn_more": "",
|
|
1853
|
+
"learn_more": "https://es-toolkit.dev/",
|
|
1880
1854
|
"category": "Libraries",
|
|
1881
1855
|
"type": "3rd-party",
|
|
1882
1856
|
"maintainers": [
|
|
@@ -1893,11 +1867,11 @@
|
|
|
1893
1867
|
{
|
|
1894
1868
|
"name": "eslint-module",
|
|
1895
1869
|
"description": "ESLint module for Nuxt",
|
|
1896
|
-
"repo": "nuxt-
|
|
1870
|
+
"repo": "nuxt-modules/eslint",
|
|
1897
1871
|
"npm": "@nuxtjs/eslint-module",
|
|
1898
1872
|
"icon": "eslint.png",
|
|
1899
|
-
"github": "https://github.com/nuxt-
|
|
1900
|
-
"website": "https://github.com/nuxt-
|
|
1873
|
+
"github": "https://github.com/nuxt-modules/eslint",
|
|
1874
|
+
"website": "https://github.com/nuxt-modules/eslint",
|
|
1901
1875
|
"learn_more": "https://eslint.org/",
|
|
1902
1876
|
"category": "Devtools",
|
|
1903
1877
|
"type": "community",
|
|
@@ -1938,26 +1912,29 @@
|
|
|
1938
1912
|
}
|
|
1939
1913
|
},
|
|
1940
1914
|
{
|
|
1941
|
-
"name": "
|
|
1942
|
-
"description": "
|
|
1943
|
-
"repo": "
|
|
1944
|
-
"npm": "
|
|
1945
|
-
"icon": "",
|
|
1946
|
-
"github": "https://github.com/
|
|
1947
|
-
"website": "https://
|
|
1948
|
-
"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",
|
|
1949
1923
|
"category": "Monitoring",
|
|
1950
|
-
"type": "
|
|
1924
|
+
"type": "3rd-party",
|
|
1951
1925
|
"maintainers": [
|
|
1952
1926
|
{
|
|
1953
|
-
"name": "
|
|
1954
|
-
"github": "
|
|
1927
|
+
"name": "Hugo",
|
|
1928
|
+
"github": "HugoRCD",
|
|
1929
|
+
"twitter": "hugorcd",
|
|
1930
|
+
"bluesky": "hrcd.fr"
|
|
1955
1931
|
}
|
|
1956
1932
|
],
|
|
1957
1933
|
"compatibility": {
|
|
1958
|
-
"nuxt": "
|
|
1934
|
+
"nuxt": ">=3.0.0",
|
|
1959
1935
|
"requires": {}
|
|
1960
|
-
}
|
|
1936
|
+
},
|
|
1937
|
+
"mcp": "https://evlog.dev/mcp"
|
|
1961
1938
|
},
|
|
1962
1939
|
{
|
|
1963
1940
|
"name": "fathom-analytics",
|
|
@@ -1982,28 +1959,6 @@
|
|
|
1982
1959
|
"requires": {}
|
|
1983
1960
|
}
|
|
1984
1961
|
},
|
|
1985
|
-
{
|
|
1986
|
-
"name": "fathom",
|
|
1987
|
-
"description": "Fathom analytics for Nuxt",
|
|
1988
|
-
"repo": "yabhq/nuxt-fathom",
|
|
1989
|
-
"npm": "@yabhq/nuxt-fathom",
|
|
1990
|
-
"icon": "fathom.png",
|
|
1991
|
-
"github": "https://github.com/yabhq/nuxt-fathom",
|
|
1992
|
-
"website": "https://github.com/yabhq/nuxt-fathom",
|
|
1993
|
-
"learn_more": "https://usefathom.com/",
|
|
1994
|
-
"category": "Analytics",
|
|
1995
|
-
"type": "3rd-party",
|
|
1996
|
-
"maintainers": [
|
|
1997
|
-
{
|
|
1998
|
-
"name": "yabhq",
|
|
1999
|
-
"github": "yabhq"
|
|
2000
|
-
}
|
|
2001
|
-
],
|
|
2002
|
-
"compatibility": {
|
|
2003
|
-
"nuxt": "^2.0.0",
|
|
2004
|
-
"requires": {}
|
|
2005
|
-
}
|
|
2006
|
-
},
|
|
2007
1962
|
{
|
|
2008
1963
|
"name": "feature-toggle",
|
|
2009
1964
|
"description": "Feature toggle module for Nuxt",
|
|
@@ -2058,7 +2013,7 @@
|
|
|
2058
2013
|
"icon": "firebase.png",
|
|
2059
2014
|
"github": "https://github.com/nuxt-community/firebase-module",
|
|
2060
2015
|
"website": "https://firebase.nuxtjs.org",
|
|
2061
|
-
"learn_more": "https://firebase.google.com
|
|
2016
|
+
"learn_more": "https://firebase.google.com/?hl=es-419",
|
|
2062
2017
|
"category": "Database",
|
|
2063
2018
|
"type": "community",
|
|
2064
2019
|
"maintainers": [
|
|
@@ -2096,28 +2051,6 @@
|
|
|
2096
2051
|
"requires": {}
|
|
2097
2052
|
}
|
|
2098
2053
|
},
|
|
2099
|
-
{
|
|
2100
|
-
"name": "font-loader-strategy",
|
|
2101
|
-
"description": "Helps to load fonts and activate them by preloading.",
|
|
2102
|
-
"repo": "GrabarzUndPartner/nuxt-font-loader-strategy",
|
|
2103
|
-
"npm": "nuxt-font-loader-strategy",
|
|
2104
|
-
"icon": "",
|
|
2105
|
-
"github": "https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy",
|
|
2106
|
-
"website": "https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy",
|
|
2107
|
-
"learn_more": "",
|
|
2108
|
-
"category": "Fonts",
|
|
2109
|
-
"type": "3rd-party",
|
|
2110
|
-
"maintainers": [
|
|
2111
|
-
{
|
|
2112
|
-
"name": "GrabarzUndPartner",
|
|
2113
|
-
"github": "GrabarzUndPartner"
|
|
2114
|
-
}
|
|
2115
|
-
],
|
|
2116
|
-
"compatibility": {
|
|
2117
|
-
"nuxt": "^2.0.0",
|
|
2118
|
-
"requires": {}
|
|
2119
|
-
}
|
|
2120
|
-
},
|
|
2121
2054
|
{
|
|
2122
2055
|
"name": "fontagon",
|
|
2123
2056
|
"description": "Easy convert SVG from nuxt to icon font.",
|
|
@@ -2160,7 +2093,7 @@
|
|
|
2160
2093
|
}
|
|
2161
2094
|
],
|
|
2162
2095
|
"compatibility": {
|
|
2163
|
-
"nuxt": ">=3.0.0",
|
|
2096
|
+
"nuxt": ">=3.0.0-rc.6",
|
|
2164
2097
|
"requires": {}
|
|
2165
2098
|
}
|
|
2166
2099
|
},
|
|
@@ -2229,7 +2162,7 @@
|
|
|
2229
2162
|
}
|
|
2230
2163
|
],
|
|
2231
2164
|
"compatibility": {
|
|
2232
|
-
"nuxt": ">=3
|
|
2165
|
+
"nuxt": ">=3",
|
|
2233
2166
|
"requires": {}
|
|
2234
2167
|
}
|
|
2235
2168
|
},
|
|
@@ -2256,6 +2189,29 @@
|
|
|
2256
2189
|
"twitter": "0xBOYD"
|
|
2257
2190
|
}
|
|
2258
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
|
+
],
|
|
2259
2215
|
"compatibility": {
|
|
2260
2216
|
"nuxt": ">=3.0.0",
|
|
2261
2217
|
"requires": {}
|
|
@@ -2309,12 +2265,12 @@
|
|
|
2309
2265
|
{
|
|
2310
2266
|
"name": "google-adsense",
|
|
2311
2267
|
"description": "Google Adsense Module for Nuxt",
|
|
2312
|
-
"repo": "nuxt-
|
|
2268
|
+
"repo": "nuxt-modules/google-adsense",
|
|
2313
2269
|
"npm": "@nuxtjs/google-adsense",
|
|
2314
2270
|
"icon": "google-adsense.png",
|
|
2315
|
-
"github": "https://github.com/nuxt-
|
|
2316
|
-
"website": "https://github.com/nuxt-
|
|
2317
|
-
"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/",
|
|
2318
2274
|
"category": "Analytics",
|
|
2319
2275
|
"type": "community",
|
|
2320
2276
|
"maintainers": [
|
|
@@ -2330,17 +2286,17 @@
|
|
|
2330
2286
|
}
|
|
2331
2287
|
],
|
|
2332
2288
|
"compatibility": {
|
|
2333
|
-
"nuxt": "^2.
|
|
2289
|
+
"nuxt": "^2.15.0 || >=3.0.0",
|
|
2334
2290
|
"requires": {}
|
|
2335
2291
|
}
|
|
2336
2292
|
},
|
|
2337
2293
|
{
|
|
2338
2294
|
"name": "google-analytics",
|
|
2339
2295
|
"description": "Google analytics Module for Nuxt",
|
|
2340
|
-
"repo": "nuxt-community/analytics-module",
|
|
2296
|
+
"repo": "nuxt-community/google-analytics-module",
|
|
2341
2297
|
"npm": "@nuxtjs/google-analytics",
|
|
2342
2298
|
"icon": "google-analytics.png",
|
|
2343
|
-
"github": "https://github.com/nuxt-community/analytics-module",
|
|
2299
|
+
"github": "https://github.com/nuxt-community/google-analytics-module",
|
|
2344
2300
|
"website": "https://google-analytics.nuxtjs.org",
|
|
2345
2301
|
"learn_more": "https://marketingplatform.google.com/about/analytics/",
|
|
2346
2302
|
"category": "Analytics",
|
|
@@ -2377,7 +2333,7 @@
|
|
|
2377
2333
|
"icon": "google-fonts.png",
|
|
2378
2334
|
"github": "https://github.com/nuxt-modules/google-fonts",
|
|
2379
2335
|
"website": "https://google-fonts.nuxtjs.org",
|
|
2380
|
-
"learn_more": "https://developers.google.com/fonts",
|
|
2336
|
+
"learn_more": "https://developers.google.com/fonts?hl=tr",
|
|
2381
2337
|
"category": "Fonts",
|
|
2382
2338
|
"type": "community",
|
|
2383
2339
|
"maintainers": [
|
|
@@ -2397,12 +2353,12 @@
|
|
|
2397
2353
|
{
|
|
2398
2354
|
"name": "google-gtag",
|
|
2399
2355
|
"description": "Google GTag for Nuxt",
|
|
2400
|
-
"repo": "nuxt-community/google-gtag",
|
|
2356
|
+
"repo": "nuxt-community/google-gtag-module",
|
|
2401
2357
|
"npm": "@nuxtjs/google-gtag",
|
|
2402
2358
|
"icon": "gtm.png",
|
|
2403
|
-
"github": "https://github.com/nuxt-community/google-gtag",
|
|
2404
|
-
"website": "https://github.com/nuxt-community/google-gtag",
|
|
2405
|
-
"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",
|
|
2406
2362
|
"category": "Analytics",
|
|
2407
2363
|
"type": "community",
|
|
2408
2364
|
"maintainers": [
|
|
@@ -2421,40 +2377,6 @@
|
|
|
2421
2377
|
"requires": {}
|
|
2422
2378
|
}
|
|
2423
2379
|
},
|
|
2424
|
-
{
|
|
2425
|
-
"name": "google-optimize",
|
|
2426
|
-
"description": "SSR friendly Google Optimize module for Nuxt",
|
|
2427
|
-
"repo": "nuxt-community/google-optimize-module",
|
|
2428
|
-
"npm": "nuxt-google-optimize",
|
|
2429
|
-
"icon": "google-optimize.png",
|
|
2430
|
-
"github": "https://github.com/nuxt-community/google-optimize-module",
|
|
2431
|
-
"website": "https://github.com/nuxt-community/google-optimize-module",
|
|
2432
|
-
"learn_more": "https://marketingplatform.google.com/about/optimize/",
|
|
2433
|
-
"category": "Analytics",
|
|
2434
|
-
"type": "community",
|
|
2435
|
-
"maintainers": [
|
|
2436
|
-
{
|
|
2437
|
-
"name": "Pooya Parsa",
|
|
2438
|
-
"github": "pi0",
|
|
2439
|
-
"twitter": "_pi0_",
|
|
2440
|
-
"bluesky": "pi0.io"
|
|
2441
|
-
},
|
|
2442
|
-
{
|
|
2443
|
-
"name": "Farzad Soltani",
|
|
2444
|
-
"github": "farzadso",
|
|
2445
|
-
"twitter": "farzadso"
|
|
2446
|
-
},
|
|
2447
|
-
{
|
|
2448
|
-
"name": "Josh Deltener",
|
|
2449
|
-
"github": "hecktarzuli",
|
|
2450
|
-
"twitter": "JoshDeltener"
|
|
2451
|
-
}
|
|
2452
|
-
],
|
|
2453
|
-
"compatibility": {
|
|
2454
|
-
"nuxt": "^2.0.0",
|
|
2455
|
-
"requires": {}
|
|
2456
|
-
}
|
|
2457
|
-
},
|
|
2458
2380
|
{
|
|
2459
2381
|
"name": "graphql-client",
|
|
2460
2382
|
"description": "Minimal GraphQL Client + Code Generation for Nuxt. Auto imports GraphQL Operations for easy execution.",
|
|
@@ -2474,7 +2396,7 @@
|
|
|
2474
2396
|
}
|
|
2475
2397
|
],
|
|
2476
2398
|
"compatibility": {
|
|
2477
|
-
"nuxt": ">=3.
|
|
2399
|
+
"nuxt": ">=3.7.0",
|
|
2478
2400
|
"requires": {}
|
|
2479
2401
|
}
|
|
2480
2402
|
},
|
|
@@ -2497,7 +2419,7 @@
|
|
|
2497
2419
|
}
|
|
2498
2420
|
],
|
|
2499
2421
|
"compatibility": {
|
|
2500
|
-
"nuxt": "
|
|
2422
|
+
"nuxt": ">=3.0.0",
|
|
2501
2423
|
"requires": {}
|
|
2502
2424
|
}
|
|
2503
2425
|
},
|
|
@@ -2545,7 +2467,7 @@
|
|
|
2545
2467
|
}
|
|
2546
2468
|
],
|
|
2547
2469
|
"compatibility": {
|
|
2548
|
-
"nuxt": ">=3.
|
|
2470
|
+
"nuxt": ">=3.7.0",
|
|
2549
2471
|
"requires": {}
|
|
2550
2472
|
}
|
|
2551
2473
|
},
|
|
@@ -2603,7 +2525,7 @@
|
|
|
2603
2525
|
"icon": "hanko.svg",
|
|
2604
2526
|
"github": "https://github.com/nuxt-modules/hanko",
|
|
2605
2527
|
"website": "https://github.com/nuxt-modules/hanko",
|
|
2606
|
-
"learn_more": "https://hanko.io/",
|
|
2528
|
+
"learn_more": "https://www.hanko.io/",
|
|
2607
2529
|
"category": "Security",
|
|
2608
2530
|
"type": "community",
|
|
2609
2531
|
"maintainers": [
|
|
@@ -2697,7 +2619,7 @@
|
|
|
2697
2619
|
"icon": "",
|
|
2698
2620
|
"github": "https://github.com/victor-perez/nuxt-helmet",
|
|
2699
2621
|
"website": "https://github.com/victor-perez/nuxt-helmet",
|
|
2700
|
-
"learn_more": "https://
|
|
2622
|
+
"learn_more": "https://helmet.js.org/",
|
|
2701
2623
|
"category": "Security",
|
|
2702
2624
|
"type": "3rd-party",
|
|
2703
2625
|
"maintainers": [
|
|
@@ -2793,7 +2715,7 @@
|
|
|
2793
2715
|
"type": "3rd-party",
|
|
2794
2716
|
"maintainers": [
|
|
2795
2717
|
{
|
|
2796
|
-
"name": "
|
|
2718
|
+
"name": "damevin",
|
|
2797
2719
|
"github": "damevin"
|
|
2798
2720
|
}
|
|
2799
2721
|
],
|
|
@@ -2844,7 +2766,7 @@
|
|
|
2844
2766
|
}
|
|
2845
2767
|
],
|
|
2846
2768
|
"compatibility": {
|
|
2847
|
-
"nuxt": "^2.0.0 || >=3.0.0",
|
|
2769
|
+
"nuxt": "^2.0.0 || >=3.0.0-rc.7",
|
|
2848
2770
|
"requires": {
|
|
2849
2771
|
"bridge": "optional"
|
|
2850
2772
|
}
|
|
@@ -2882,7 +2804,7 @@
|
|
|
2882
2804
|
},
|
|
2883
2805
|
{
|
|
2884
2806
|
"name": "hub",
|
|
2885
|
-
"description": "
|
|
2807
|
+
"description": "Add database, KV, blob storage, and cache to your Nuxt application. NuxtHub works on Vercel, Cloudflare, Netlify, and more.",
|
|
2886
2808
|
"repo": "nuxt-hub/core",
|
|
2887
2809
|
"npm": "@nuxthub/core",
|
|
2888
2810
|
"icon": "nuxthub.svg",
|
|
@@ -2921,7 +2843,8 @@
|
|
|
2921
2843
|
"compatibility": {
|
|
2922
2844
|
"nuxt": ">=3.0.0",
|
|
2923
2845
|
"requires": {}
|
|
2924
|
-
}
|
|
2846
|
+
},
|
|
2847
|
+
"mcp": "https://hub.nuxt.com/mcp"
|
|
2925
2848
|
},
|
|
2926
2849
|
{
|
|
2927
2850
|
"name": "humans-txt",
|
|
@@ -2929,7 +2852,7 @@
|
|
|
2929
2852
|
"repo": "Luxdamore/nuxt-humans-txt",
|
|
2930
2853
|
"npm": "@luxdamore/nuxt-humans-txt",
|
|
2931
2854
|
"icon": "",
|
|
2932
|
-
"github": "https://github.com/
|
|
2855
|
+
"github": "https://github.com/Luxdamore/nuxt-humans-txt",
|
|
2933
2856
|
"website": "https://luxdamore.github.io/nuxt-humans-txt/",
|
|
2934
2857
|
"learn_more": "",
|
|
2935
2858
|
"category": "SEO",
|
|
@@ -2965,7 +2888,7 @@
|
|
|
2965
2888
|
{
|
|
2966
2889
|
"name": "kazuya kawaguchi",
|
|
2967
2890
|
"github": "kazupon",
|
|
2968
|
-
"twitter": "
|
|
2891
|
+
"twitter": "kazupon",
|
|
2969
2892
|
"bluesky": "kazupon.dev"
|
|
2970
2893
|
},
|
|
2971
2894
|
{
|
|
@@ -2976,7 +2899,7 @@
|
|
|
2976
2899
|
}
|
|
2977
2900
|
],
|
|
2978
2901
|
"compatibility": {
|
|
2979
|
-
"nuxt": "
|
|
2902
|
+
"nuxt": ">=3.0.0-rc.11",
|
|
2980
2903
|
"requires": {}
|
|
2981
2904
|
}
|
|
2982
2905
|
},
|
|
@@ -3062,7 +2985,7 @@
|
|
|
3062
2985
|
"repo": "gitfoxcode/nuxt-icons",
|
|
3063
2986
|
"npm": "nuxt-icons",
|
|
3064
2987
|
"icon": "icons.png",
|
|
3065
|
-
"github": "https://github.com/
|
|
2988
|
+
"github": "https://github.com/gitfoxcode/nuxt-icons",
|
|
3066
2989
|
"website": "https://github.com/gitFoxCode/nuxt-icons",
|
|
3067
2990
|
"learn_more": "",
|
|
3068
2991
|
"category": "UI",
|
|
@@ -3138,11 +3061,12 @@
|
|
|
3138
3061
|
}
|
|
3139
3062
|
],
|
|
3140
3063
|
"compatibility": {
|
|
3141
|
-
"nuxt": "
|
|
3064
|
+
"nuxt": ">=3.1.0",
|
|
3142
3065
|
"requires": {
|
|
3143
3066
|
"bridge": "optional"
|
|
3144
3067
|
}
|
|
3145
|
-
}
|
|
3068
|
+
},
|
|
3069
|
+
"mcp": "https://image.nuxt.com/mcp"
|
|
3146
3070
|
},
|
|
3147
3071
|
{
|
|
3148
3072
|
"name": "imagemin",
|
|
@@ -3167,31 +3091,6 @@
|
|
|
3167
3091
|
"requires": {}
|
|
3168
3092
|
}
|
|
3169
3093
|
},
|
|
3170
|
-
{
|
|
3171
|
-
"name": "inkline",
|
|
3172
|
-
"description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
|
|
3173
|
-
"repo": "inkline/inkline",
|
|
3174
|
-
"npm": "inkline",
|
|
3175
|
-
"icon": "inkline.svg",
|
|
3176
|
-
"github": "https://github.com/inkline/inkline",
|
|
3177
|
-
"website": "https://inkline.io",
|
|
3178
|
-
"learn_more": "https://inkline.io/docs/installation/nuxt",
|
|
3179
|
-
"category": "UI",
|
|
3180
|
-
"type": "3rd-party",
|
|
3181
|
-
"maintainers": [
|
|
3182
|
-
{
|
|
3183
|
-
"name": "Alex Grozav",
|
|
3184
|
-
"github": "alexgrozav",
|
|
3185
|
-
"twitter": "alexgrozav"
|
|
3186
|
-
}
|
|
3187
|
-
],
|
|
3188
|
-
"compatibility": {
|
|
3189
|
-
"nuxt": "^2.0.0 || >=3.0.0",
|
|
3190
|
-
"requires": {
|
|
3191
|
-
"bridge": true
|
|
3192
|
-
}
|
|
3193
|
-
}
|
|
3194
|
-
},
|
|
3195
3094
|
{
|
|
3196
3095
|
"name": "intercom",
|
|
3197
3096
|
"description": "Conversational, messenger-based experiences with Intercom Module for Nuxt",
|
|
@@ -3234,7 +3133,7 @@
|
|
|
3234
3133
|
}
|
|
3235
3134
|
],
|
|
3236
3135
|
"compatibility": {
|
|
3237
|
-
"nuxt": ">=3.0.0",
|
|
3136
|
+
"nuxt": ">=3.0.0-rc.12",
|
|
3238
3137
|
"requires": {}
|
|
3239
3138
|
}
|
|
3240
3139
|
},
|
|
@@ -3257,7 +3156,7 @@
|
|
|
3257
3156
|
}
|
|
3258
3157
|
],
|
|
3259
3158
|
"compatibility": {
|
|
3260
|
-
"nuxt": "
|
|
3159
|
+
"nuxt": ">=3.0.0",
|
|
3261
3160
|
"requires": {}
|
|
3262
3161
|
}
|
|
3263
3162
|
},
|
|
@@ -3279,7 +3178,7 @@
|
|
|
3279
3178
|
}
|
|
3280
3179
|
],
|
|
3281
3180
|
"compatibility": {
|
|
3282
|
-
"nuxt": "
|
|
3181
|
+
"nuxt": ">=3.0.0",
|
|
3283
3182
|
"requires": {}
|
|
3284
3183
|
}
|
|
3285
3184
|
},
|
|
@@ -3301,7 +3200,7 @@
|
|
|
3301
3200
|
}
|
|
3302
3201
|
],
|
|
3303
3202
|
"compatibility": {
|
|
3304
|
-
"nuxt": "
|
|
3203
|
+
"nuxt": ">=3.0.0",
|
|
3305
3204
|
"requires": {}
|
|
3306
3205
|
}
|
|
3307
3206
|
},
|
|
@@ -3334,8 +3233,8 @@
|
|
|
3334
3233
|
"npm": "@nuxtjs/kinde",
|
|
3335
3234
|
"icon": "kinde.svg",
|
|
3336
3235
|
"github": "https://github.com/nuxt-modules/kinde",
|
|
3337
|
-
"website": "https://kinde.com/docs/developer-tools/nuxt-module/",
|
|
3338
|
-
"learn_more": "https://kinde.com/",
|
|
3236
|
+
"website": "https://www.kinde.com/docs/developer-tools/nuxt-module/",
|
|
3237
|
+
"learn_more": "https://www.kinde.com/",
|
|
3339
3238
|
"category": "Security",
|
|
3340
3239
|
"type": "community",
|
|
3341
3240
|
"maintainers": [
|
|
@@ -3357,14 +3256,38 @@
|
|
|
3357
3256
|
},
|
|
3358
3257
|
"sponsor": true
|
|
3359
3258
|
},
|
|
3259
|
+
{
|
|
3260
|
+
"name": "kongponents",
|
|
3261
|
+
"description": "Kong Component library",
|
|
3262
|
+
"repo": "kong/kongponents",
|
|
3263
|
+
"npm": "@kong/kongponents",
|
|
3264
|
+
"icon": "kong.svg",
|
|
3265
|
+
"github": "https://github.com/kong/kongponents",
|
|
3266
|
+
"website": "https://kongponents.konghq.com/",
|
|
3267
|
+
"learn_more": "https://kongponents.konghq.com/guide/usage.html#nuxt-module",
|
|
3268
|
+
"category": "UI",
|
|
3269
|
+
"type": "3rd-party",
|
|
3270
|
+
"maintainers": [
|
|
3271
|
+
{
|
|
3272
|
+
"name": "Kong",
|
|
3273
|
+
"github": "Kong",
|
|
3274
|
+
"twitter": "kong"
|
|
3275
|
+
}
|
|
3276
|
+
],
|
|
3277
|
+
"compatibility": {
|
|
3278
|
+
"nuxt": ">=3.0.0",
|
|
3279
|
+
"requires": {},
|
|
3280
|
+
"devtools": "^0.0.0"
|
|
3281
|
+
}
|
|
3282
|
+
},
|
|
3360
3283
|
{
|
|
3361
3284
|
"name": "kql",
|
|
3362
3285
|
"description": "Nuxt module for Kirby's Query Language API",
|
|
3363
|
-
"repo": "johannschopplich/nuxt-
|
|
3286
|
+
"repo": "johannschopplich/nuxt-kirby",
|
|
3364
3287
|
"npm": "nuxt-kirby",
|
|
3365
3288
|
"icon": "kql.svg",
|
|
3366
|
-
"github": "https://github.com/johannschopplich/nuxt-
|
|
3367
|
-
"website": "https://nuxt-
|
|
3289
|
+
"github": "https://github.com/johannschopplich/nuxt-kirby",
|
|
3290
|
+
"website": "https://nuxt-kirby.byjohann.dev/",
|
|
3368
3291
|
"learn_more": "",
|
|
3369
3292
|
"category": "CMS",
|
|
3370
3293
|
"type": "3rd-party",
|
|
@@ -3377,18 +3300,18 @@
|
|
|
3377
3300
|
}
|
|
3378
3301
|
],
|
|
3379
3302
|
"compatibility": {
|
|
3380
|
-
"nuxt": ">=
|
|
3303
|
+
"nuxt": ">=4.0.0",
|
|
3381
3304
|
"requires": {}
|
|
3382
3305
|
}
|
|
3383
3306
|
},
|
|
3384
3307
|
{
|
|
3385
3308
|
"name": "laravel-echo",
|
|
3386
3309
|
"description": "Laravel Echo for Nuxt",
|
|
3387
|
-
"repo": "nuxt-community/laravel-echo",
|
|
3310
|
+
"repo": "nuxt-community/laravel-echo-module",
|
|
3388
3311
|
"npm": "@nuxtjs/laravel-echo",
|
|
3389
3312
|
"icon": "laravel-echo.png",
|
|
3390
|
-
"github": "https://github.com/nuxt-community/laravel-echo",
|
|
3391
|
-
"website": "https://github.com/nuxt-community/laravel-echo",
|
|
3313
|
+
"github": "https://github.com/nuxt-community/laravel-echo-module",
|
|
3314
|
+
"website": "https://github.com/nuxt-community/laravel-echo-module",
|
|
3392
3315
|
"learn_more": "https://laravel.com/docs/8.x/broadcasting#installing-laravel-echo",
|
|
3393
3316
|
"category": "CMS",
|
|
3394
3317
|
"type": "community",
|
|
@@ -3404,28 +3327,6 @@
|
|
|
3404
3327
|
"requires": {}
|
|
3405
3328
|
}
|
|
3406
3329
|
},
|
|
3407
|
-
{
|
|
3408
|
-
"name": "laravel-nuxt",
|
|
3409
|
-
"description": "Build a SPA with Laravel and Nuxt",
|
|
3410
|
-
"repo": "skyrpex/laravel-nuxt-js",
|
|
3411
|
-
"npm": "laravel-nuxt",
|
|
3412
|
-
"icon": "",
|
|
3413
|
-
"github": "https://github.com/skyrpex/laravel-nuxt-js",
|
|
3414
|
-
"website": "https://github.com/skyrpex/laravel-nuxt-js",
|
|
3415
|
-
"learn_more": "https://laravel.com/",
|
|
3416
|
-
"category": "CMS",
|
|
3417
|
-
"type": "3rd-party",
|
|
3418
|
-
"maintainers": [
|
|
3419
|
-
{
|
|
3420
|
-
"name": "Cristian Pallarés",
|
|
3421
|
-
"github": "skyrpex"
|
|
3422
|
-
}
|
|
3423
|
-
],
|
|
3424
|
-
"compatibility": {
|
|
3425
|
-
"nuxt": "^2.0.0",
|
|
3426
|
-
"requires": {}
|
|
3427
|
-
}
|
|
3428
|
-
},
|
|
3429
3330
|
{
|
|
3430
3331
|
"name": "laravel",
|
|
3431
3332
|
"description": "Nuxt cli extension for use with laravel as backend",
|
|
@@ -3492,7 +3393,7 @@
|
|
|
3492
3393
|
}
|
|
3493
3394
|
],
|
|
3494
3395
|
"compatibility": {
|
|
3495
|
-
"nuxt": "
|
|
3396
|
+
"nuxt": ">=3.0.0",
|
|
3496
3397
|
"requires": {}
|
|
3497
3398
|
}
|
|
3498
3399
|
},
|
|
@@ -3503,8 +3404,8 @@
|
|
|
3503
3404
|
"npm": "nuxt-link-checker",
|
|
3504
3405
|
"icon": "link-checker.svg",
|
|
3505
3406
|
"github": "https://github.com/harlan-zw/nuxt-link-checker",
|
|
3506
|
-
"website": "https://nuxtseo.com/link-checker",
|
|
3507
|
-
"learn_more": "https://nuxtseo.com/link-checker",
|
|
3407
|
+
"website": "https://nuxtseo.com/docs/link-checker/getting-started/installation",
|
|
3408
|
+
"learn_more": "https://nuxtseo.com/docs/link-checker/getting-started/installation",
|
|
3508
3409
|
"category": "SEO",
|
|
3509
3410
|
"type": "3rd-party",
|
|
3510
3411
|
"maintainers": [
|
|
@@ -3516,7 +3417,7 @@
|
|
|
3516
3417
|
}
|
|
3517
3418
|
],
|
|
3518
3419
|
"compatibility": {
|
|
3519
|
-
"nuxt": ">=3.
|
|
3420
|
+
"nuxt": ">=3.9.0",
|
|
3520
3421
|
"requires": {},
|
|
3521
3422
|
"devtools": "^0.0.0"
|
|
3522
3423
|
}
|
|
@@ -3524,14 +3425,14 @@
|
|
|
3524
3425
|
{
|
|
3525
3426
|
"name": "llms",
|
|
3526
3427
|
"description": "Generate llms.txt documentation for your Nuxt application",
|
|
3527
|
-
"repo": "
|
|
3428
|
+
"repo": "nuxt-content/nuxt-llms",
|
|
3528
3429
|
"npm": "nuxt-llms",
|
|
3529
3430
|
"icon": "llms.png",
|
|
3530
|
-
"github": "https://github.com/
|
|
3531
|
-
"website": "https://github.com/
|
|
3431
|
+
"github": "https://github.com/nuxt-content/nuxt-llms",
|
|
3432
|
+
"website": "https://github.com/nuxt-content/nuxt-llms",
|
|
3532
3433
|
"learn_more": "",
|
|
3533
|
-
"category": "
|
|
3534
|
-
"type": "
|
|
3434
|
+
"category": "AI",
|
|
3435
|
+
"type": "community",
|
|
3535
3436
|
"maintainers": [
|
|
3536
3437
|
{
|
|
3537
3438
|
"name": "Farnabaz",
|
|
@@ -3582,11 +3483,11 @@
|
|
|
3582
3483
|
{
|
|
3583
3484
|
"name": "localtunnel",
|
|
3584
3485
|
"description": "exposes your localhost to the world for easy testing and sharing",
|
|
3585
|
-
"repo": "nuxt-community/modules#master/packages/localtunnel",
|
|
3486
|
+
"repo": "nuxt-community/legacy-modules#master/packages/localtunnel",
|
|
3586
3487
|
"npm": "@nuxtjs/localtunnel",
|
|
3587
3488
|
"icon": "localtunnel.png",
|
|
3588
|
-
"github": "https://github.com/nuxt-community/modules
|
|
3589
|
-
"website": "https://github.com/nuxt-community/modules/tree/master/packages/localtunnel",
|
|
3489
|
+
"github": "https://github.com/nuxt-community/legacy-modules",
|
|
3490
|
+
"website": "https://github.com/nuxt-community/legacy-modules/tree/master/packages/localtunnel",
|
|
3590
3491
|
"learn_more": "https://github.com/localtunnel/localtunnel",
|
|
3591
3492
|
"category": "Devtools",
|
|
3592
3493
|
"type": "community",
|
|
@@ -3606,10 +3507,10 @@
|
|
|
3606
3507
|
{
|
|
3607
3508
|
"name": "locomotive-scroll",
|
|
3608
3509
|
"description": "A Nuxt module to easily integrate Locomotive Scroll into your Nuxt application.",
|
|
3609
|
-
"repo": "
|
|
3510
|
+
"repo": "nuxtaid/nuxt-locomotive-scroll",
|
|
3610
3511
|
"npm": "nuxt-locomotive-scroll",
|
|
3611
3512
|
"icon": "locomotive-scroll.png",
|
|
3612
|
-
"github": "https://github.com/
|
|
3513
|
+
"github": "https://github.com/nuxtaid/nuxt-locomotive-scroll",
|
|
3613
3514
|
"website": "https://docs.arashsheyda.me/nuxt-locomotive-scroll",
|
|
3614
3515
|
"learn_more": "https://github.com/locomotivemtl/locomotive-scroll",
|
|
3615
3516
|
"category": "Libraries",
|
|
@@ -3627,28 +3528,6 @@
|
|
|
3627
3528
|
"requires": {}
|
|
3628
3529
|
}
|
|
3629
3530
|
},
|
|
3630
|
-
{
|
|
3631
|
-
"name": "lodash",
|
|
3632
|
-
"description": "lodash module with auto-import and custom prefix",
|
|
3633
|
-
"repo": "cipami/nuxt-lodash",
|
|
3634
|
-
"npm": "nuxt-lodash",
|
|
3635
|
-
"icon": "lodash.svg",
|
|
3636
|
-
"github": "https://github.com/cipami/nuxt-lodash",
|
|
3637
|
-
"website": "https://github.com/cipami/nuxt-lodash#readme",
|
|
3638
|
-
"learn_more": "https://github.com/lodash/lodash",
|
|
3639
|
-
"category": "Libraries",
|
|
3640
|
-
"type": "3rd-party",
|
|
3641
|
-
"maintainers": [
|
|
3642
|
-
{
|
|
3643
|
-
"name": "Michal Čípa",
|
|
3644
|
-
"github": "cipami"
|
|
3645
|
-
}
|
|
3646
|
-
],
|
|
3647
|
-
"compatibility": {
|
|
3648
|
-
"nuxt": ">=3.0.0",
|
|
3649
|
-
"requires": {}
|
|
3650
|
-
}
|
|
3651
|
-
},
|
|
3652
3531
|
{
|
|
3653
3532
|
"name": "logrocket",
|
|
3654
3533
|
"description": "LogRocket module for Nuxt to help you fix bugs and understand user behaviour.",
|
|
@@ -3657,7 +3536,7 @@
|
|
|
3657
3536
|
"icon": "logrocket.png",
|
|
3658
3537
|
"github": "https://github.com/nuxt-modules/logrocket",
|
|
3659
3538
|
"website": "https://github.com/nuxt-modules/logrocket",
|
|
3660
|
-
"learn_more": "https://docs.logrocket.com/docs",
|
|
3539
|
+
"learn_more": "https://docs.logrocket.com/docs/introduction",
|
|
3661
3540
|
"category": "Monitoring",
|
|
3662
3541
|
"type": "community",
|
|
3663
3542
|
"maintainers": [
|
|
@@ -3678,9 +3557,9 @@
|
|
|
3678
3557
|
"repo": "logto-io/js#master/packages/nuxt",
|
|
3679
3558
|
"npm": "@logto/nuxt",
|
|
3680
3559
|
"icon": "logto.svg",
|
|
3681
|
-
"github": "https://github.com/logto-io/js
|
|
3560
|
+
"github": "https://github.com/logto-io/js",
|
|
3682
3561
|
"website": "https://logto.io",
|
|
3683
|
-
"learn_more": "https://docs.logto.io",
|
|
3562
|
+
"learn_more": "https://docs.logto.io/introduction",
|
|
3684
3563
|
"category": "Security",
|
|
3685
3564
|
"type": "3rd-party",
|
|
3686
3565
|
"maintainers": [
|
|
@@ -3742,7 +3621,7 @@
|
|
|
3742
3621
|
}
|
|
3743
3622
|
],
|
|
3744
3623
|
"compatibility": {
|
|
3745
|
-
"nuxt": ">=3.
|
|
3624
|
+
"nuxt": ">=3.3.0",
|
|
3746
3625
|
"requires": {}
|
|
3747
3626
|
}
|
|
3748
3627
|
},
|
|
@@ -3775,8 +3654,8 @@
|
|
|
3775
3654
|
"npm": "magic-regexp",
|
|
3776
3655
|
"icon": "magic-regexp.svg",
|
|
3777
3656
|
"github": "https://github.com/unjs/magic-regexp",
|
|
3778
|
-
"website": "https://
|
|
3779
|
-
"learn_more": "https://
|
|
3657
|
+
"website": "https://regexp.dev/",
|
|
3658
|
+
"learn_more": "https://regexp.dev/",
|
|
3780
3659
|
"category": "Libraries",
|
|
3781
3660
|
"type": "3rd-party",
|
|
3782
3661
|
"maintainers": [
|
|
@@ -3798,7 +3677,7 @@
|
|
|
3798
3677
|
"repo": "yizack/nuxt-mailchannels",
|
|
3799
3678
|
"npm": "nuxt-mailchannels",
|
|
3800
3679
|
"icon": "mailchannels.svg",
|
|
3801
|
-
"github": "https://github.com/
|
|
3680
|
+
"github": "https://github.com/yizack/nuxt-mailchannels",
|
|
3802
3681
|
"website": "https://github.com/Yizack/nuxt-mailchannels",
|
|
3803
3682
|
"learn_more": "https://www.mailchannels.com/email-api/",
|
|
3804
3683
|
"category": "Extensions",
|
|
@@ -3869,7 +3748,7 @@
|
|
|
3869
3748
|
"repo": "hanzydev/nuxt-marquee",
|
|
3870
3749
|
"npm": "nuxt-marquee",
|
|
3871
3750
|
"icon": "marquee.png",
|
|
3872
|
-
"github": "https://github.com/hanzydev/nuxt-marquee
|
|
3751
|
+
"github": "https://github.com/hanzydev/nuxt-marquee",
|
|
3873
3752
|
"website": "https://hanzydev.github.io/nuxt-marquee/",
|
|
3874
3753
|
"learn_more": "",
|
|
3875
3754
|
"category": "UI",
|
|
@@ -3915,7 +3794,7 @@
|
|
|
3915
3794
|
"repo": "louismazel/maz-ui#master/packages/nuxt",
|
|
3916
3795
|
"npm": "@maz-ui/nuxt",
|
|
3917
3796
|
"icon": "maz-ui.png",
|
|
3918
|
-
"github": "https://github.com/
|
|
3797
|
+
"github": "https://github.com/louismazel/maz-ui",
|
|
3919
3798
|
"website": "https://maz-ui.com/",
|
|
3920
3799
|
"learn_more": "https://maz-ui.com/guide/nuxt",
|
|
3921
3800
|
"category": "UI",
|
|
@@ -3924,7 +3803,7 @@
|
|
|
3924
3803
|
{
|
|
3925
3804
|
"name": "Mazel",
|
|
3926
3805
|
"github": "LouisMazel",
|
|
3927
|
-
"twitter": "
|
|
3806
|
+
"twitter": "maz__ui"
|
|
3928
3807
|
}
|
|
3929
3808
|
],
|
|
3930
3809
|
"compatibility": {
|
|
@@ -3932,14 +3811,39 @@
|
|
|
3932
3811
|
"requires": {}
|
|
3933
3812
|
}
|
|
3934
3813
|
},
|
|
3814
|
+
{
|
|
3815
|
+
"name": "mcp",
|
|
3816
|
+
"description": "Create MCP servers directly in your Nuxt application with zero configuration.",
|
|
3817
|
+
"repo": "nuxt-modules/mcp-toolkit#main/packages/nuxt-mcp-toolkit",
|
|
3818
|
+
"npm": "@nuxtjs/mcp-toolkit",
|
|
3819
|
+
"icon": "mcp-toolkit.png",
|
|
3820
|
+
"github": "https://github.com/nuxt-modules/mcp-toolkit",
|
|
3821
|
+
"website": "https://mcp-toolkit.nuxt.dev/getting-started/installation",
|
|
3822
|
+
"learn_more": "",
|
|
3823
|
+
"category": "AI",
|
|
3824
|
+
"type": "community",
|
|
3825
|
+
"maintainers": [
|
|
3826
|
+
{
|
|
3827
|
+
"name": "Hugo",
|
|
3828
|
+
"github": "HugoRCD",
|
|
3829
|
+
"twitter": "hugorcd",
|
|
3830
|
+
"bluesky": "hrcd.fr"
|
|
3831
|
+
}
|
|
3832
|
+
],
|
|
3833
|
+
"compatibility": {
|
|
3834
|
+
"nuxt": ">=3.0.0",
|
|
3835
|
+
"requires": {}
|
|
3836
|
+
},
|
|
3837
|
+
"mcp": "https://mcp-toolkit.nuxt.dev/mcp"
|
|
3838
|
+
},
|
|
3935
3839
|
{
|
|
3936
3840
|
"name": "mdc",
|
|
3937
3841
|
"description": "MDC supercharges regular Markdown to write documents interacting deeply with any Vue component.",
|
|
3938
|
-
"repo": "nuxt-
|
|
3842
|
+
"repo": "nuxt-content/mdc",
|
|
3939
3843
|
"npm": "@nuxtjs/mdc",
|
|
3940
3844
|
"icon": "mdc.png",
|
|
3941
|
-
"github": "https://github.com/nuxt-
|
|
3942
|
-
"website": "https://github.com/nuxt-
|
|
3845
|
+
"github": "https://github.com/nuxt-content/mdc",
|
|
3846
|
+
"website": "https://github.com/nuxt-content/mdc",
|
|
3943
3847
|
"learn_more": "",
|
|
3944
3848
|
"category": "Extensions",
|
|
3945
3849
|
"type": "community",
|
|
@@ -3982,14 +3886,14 @@
|
|
|
3982
3886
|
{
|
|
3983
3887
|
"name": "medusa",
|
|
3984
3888
|
"description": "Easily connect to Medusa from your Nuxt application",
|
|
3985
|
-
"repo": "
|
|
3889
|
+
"repo": "nuxt-modules/medusa",
|
|
3986
3890
|
"npm": "@nuxtjs/medusa",
|
|
3987
3891
|
"icon": "medusa.svg",
|
|
3988
|
-
"github": "https://github.com/
|
|
3892
|
+
"github": "https://github.com/nuxt-modules/medusa",
|
|
3989
3893
|
"website": "https://nuxt-medusa.vercel.app/",
|
|
3990
3894
|
"learn_more": "https://nuxt-medusa.vercel.app/",
|
|
3991
3895
|
"category": "Ecommerce",
|
|
3992
|
-
"type": "
|
|
3896
|
+
"type": "community",
|
|
3993
3897
|
"maintainers": [
|
|
3994
3898
|
{
|
|
3995
3899
|
"name": "Jakub Andrzejewski",
|
|
@@ -4085,7 +3989,7 @@
|
|
|
4085
3989
|
"npm": "@mojocss/nuxt",
|
|
4086
3990
|
"icon": "mojocss.svg",
|
|
4087
3991
|
"github": "https://github.com/mojocss/mojocss-nuxt-module",
|
|
4088
|
-
"website": "https://
|
|
3992
|
+
"website": "https://github.com/mojocss/mojocss-nuxt-module",
|
|
4089
3993
|
"learn_more": "",
|
|
4090
3994
|
"category": "UI",
|
|
4091
3995
|
"type": "3rd-party",
|
|
@@ -4096,7 +4000,7 @@
|
|
|
4096
4000
|
}
|
|
4097
4001
|
],
|
|
4098
4002
|
"compatibility": {
|
|
4099
|
-
"nuxt": "
|
|
4003
|
+
"nuxt": ">=3.0.0",
|
|
4100
4004
|
"requires": {}
|
|
4101
4005
|
}
|
|
4102
4006
|
},
|
|
@@ -4154,11 +4058,11 @@
|
|
|
4154
4058
|
{
|
|
4155
4059
|
"name": "neo4j",
|
|
4156
4060
|
"description": "Effortlessly integrate Neo4j's powerful graph database into your Nuxt applications!",
|
|
4157
|
-
"repo": "
|
|
4061
|
+
"repo": "nuxtaid/nuxt-neo4j",
|
|
4158
4062
|
"npm": "nuxt-neo4j",
|
|
4159
4063
|
"icon": "nuxt-neo4j.png",
|
|
4160
|
-
"github": "https://github.com/
|
|
4161
|
-
"website": "https://github.com/
|
|
4064
|
+
"github": "https://github.com/nuxtaid/nuxt-neo4j",
|
|
4065
|
+
"website": "https://github.com/nuxtaid/nuxt-neo4j",
|
|
4162
4066
|
"learn_more": "",
|
|
4163
4067
|
"category": "Database",
|
|
4164
4068
|
"type": "3rd-party",
|
|
@@ -4175,35 +4079,12 @@
|
|
|
4175
4079
|
"requires": {}
|
|
4176
4080
|
}
|
|
4177
4081
|
},
|
|
4178
|
-
{
|
|
4179
|
-
"name": "netlify-cache",
|
|
4180
|
-
"description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
|
|
4181
|
-
"repo": "DreaMinder/nuxt-netlify-cache",
|
|
4182
|
-
"npm": "nuxt-netlify-cache",
|
|
4183
|
-
"icon": "netlify.png",
|
|
4184
|
-
"github": "https://github.com/DreaMinder/nuxt-netlify-cache",
|
|
4185
|
-
"website": "https://github.com/DreaMinder/nuxt-netlify-cache",
|
|
4186
|
-
"learn_more": "https://www.netlify.com/",
|
|
4187
|
-
"category": "Deployment",
|
|
4188
|
-
"type": "3rd-party",
|
|
4189
|
-
"maintainers": [
|
|
4190
|
-
{
|
|
4191
|
-
"name": "DreaMinder",
|
|
4192
|
-
"github": "DreaMinder",
|
|
4193
|
-
"twitter": "DreaMinder"
|
|
4194
|
-
}
|
|
4195
|
-
],
|
|
4196
|
-
"compatibility": {
|
|
4197
|
-
"nuxt": "^2.0.0",
|
|
4198
|
-
"requires": {}
|
|
4199
|
-
}
|
|
4200
|
-
},
|
|
4201
4082
|
{
|
|
4202
4083
|
"name": "netlify-files",
|
|
4203
4084
|
"description": "Nuxt module to create new _headers, _redirects and netlify.toml files for Netlify or to use existing ones",
|
|
4204
4085
|
"repo": "nuxt-community/netlify-files-module",
|
|
4205
4086
|
"npm": "@nuxtjs/netlify-files",
|
|
4206
|
-
"icon": "netlify.
|
|
4087
|
+
"icon": "netlify.svg",
|
|
4207
4088
|
"github": "https://github.com/nuxt-community/netlify-files-module",
|
|
4208
4089
|
"website": "https://github.com/nuxt-community/netlify-files-module",
|
|
4209
4090
|
"learn_more": "https://www.netlify.com/",
|
|
@@ -4224,23 +4105,23 @@
|
|
|
4224
4105
|
},
|
|
4225
4106
|
{
|
|
4226
4107
|
"name": "netlify",
|
|
4227
|
-
"description": "
|
|
4228
|
-
"repo": "
|
|
4229
|
-
"npm": "@
|
|
4230
|
-
"icon": "netlify.
|
|
4231
|
-
"github": "https://github.com/
|
|
4232
|
-
"website": "https://github.com/
|
|
4233
|
-
"learn_more": "https://
|
|
4108
|
+
"description": "Local emulation of the Netlify platform in development",
|
|
4109
|
+
"repo": "netlify/primitives#main/packages/nuxt-module",
|
|
4110
|
+
"npm": "@netlify/nuxt",
|
|
4111
|
+
"icon": "netlify.svg",
|
|
4112
|
+
"github": "https://github.com/netlify/primitives",
|
|
4113
|
+
"website": "https://github.com/netlify/primitives#readme",
|
|
4114
|
+
"learn_more": "https://npmx.dev/package/@netlify/nuxt",
|
|
4234
4115
|
"category": "Deployment",
|
|
4235
4116
|
"type": "3rd-party",
|
|
4236
4117
|
"maintainers": [
|
|
4237
4118
|
{
|
|
4238
|
-
"name": "
|
|
4239
|
-
"github": "
|
|
4119
|
+
"name": "Netlify",
|
|
4120
|
+
"github": "netlify"
|
|
4240
4121
|
}
|
|
4241
4122
|
],
|
|
4242
4123
|
"compatibility": {
|
|
4243
|
-
"nuxt": "^
|
|
4124
|
+
"nuxt": "^3.0.0 || ^4.0.0",
|
|
4244
4125
|
"requires": {}
|
|
4245
4126
|
}
|
|
4246
4127
|
},
|
|
@@ -4268,6 +4149,30 @@
|
|
|
4268
4149
|
"requires": {}
|
|
4269
4150
|
}
|
|
4270
4151
|
},
|
|
4152
|
+
{
|
|
4153
|
+
"name": "nitro-graphql",
|
|
4154
|
+
"description": "A standalone Nitro module that integrates GraphQL servers into any Nitro application with automatic type generation, file watching, and seamless framework integration.",
|
|
4155
|
+
"repo": "productdevbook/nitro-graphql",
|
|
4156
|
+
"npm": "nitro-graphql",
|
|
4157
|
+
"icon": "",
|
|
4158
|
+
"github": "https://github.com/productdevbook/nitro-graphql",
|
|
4159
|
+
"website": "https://github.com/productdevbook/nitro-graphql",
|
|
4160
|
+
"learn_more": "",
|
|
4161
|
+
"category": "Request",
|
|
4162
|
+
"type": "3rd-party",
|
|
4163
|
+
"maintainers": [
|
|
4164
|
+
{
|
|
4165
|
+
"name": "Wind",
|
|
4166
|
+
"github": "productdevbook",
|
|
4167
|
+
"twitter": "productdevbook",
|
|
4168
|
+
"bluesky": "productdevbook.com"
|
|
4169
|
+
}
|
|
4170
|
+
],
|
|
4171
|
+
"compatibility": {
|
|
4172
|
+
"nuxt": "^3.0.0",
|
|
4173
|
+
"requires": {}
|
|
4174
|
+
}
|
|
4175
|
+
},
|
|
4271
4176
|
{
|
|
4272
4177
|
"name": "nodemailer",
|
|
4273
4178
|
"description": "Nuxt integration for nodemailer",
|
|
@@ -4334,6 +4239,28 @@
|
|
|
4334
4239
|
"requires": {}
|
|
4335
4240
|
}
|
|
4336
4241
|
},
|
|
4242
|
+
{
|
|
4243
|
+
"name": "nuxt-actions",
|
|
4244
|
+
"description": "Type-safe server actions with Standard Schema validation, middleware, optimistic updates, streaming, and SSR queries",
|
|
4245
|
+
"repo": "billymaulana/nuxt-actions",
|
|
4246
|
+
"npm": "nuxt-actions",
|
|
4247
|
+
"icon": "nuxt-actions.svg",
|
|
4248
|
+
"github": "https://github.com/billymaulana/nuxt-actions",
|
|
4249
|
+
"website": "https://billymaulana.github.io/nuxt-actions/",
|
|
4250
|
+
"learn_more": "https://billymaulana.github.io/nuxt-actions/guide/getting-started",
|
|
4251
|
+
"category": "Request",
|
|
4252
|
+
"type": "3rd-party",
|
|
4253
|
+
"maintainers": [
|
|
4254
|
+
{
|
|
4255
|
+
"name": "Billy Maulana",
|
|
4256
|
+
"github": "billymaulana"
|
|
4257
|
+
}
|
|
4258
|
+
],
|
|
4259
|
+
"compatibility": {
|
|
4260
|
+
"nuxt": "^3.7.0 || ^4.0.0",
|
|
4261
|
+
"requires": {}
|
|
4262
|
+
}
|
|
4263
|
+
},
|
|
4337
4264
|
{
|
|
4338
4265
|
"name": "nuxt-aidbase",
|
|
4339
4266
|
"description": "Easily integrate Aidbase into your Nuxt app.",
|
|
@@ -4450,6 +4377,30 @@
|
|
|
4450
4377
|
"requires": {}
|
|
4451
4378
|
}
|
|
4452
4379
|
},
|
|
4380
|
+
{
|
|
4381
|
+
"name": "nuxt-auto-form",
|
|
4382
|
+
"description": "Auto-generate Nuxt UI forms from Zod 4 schemas",
|
|
4383
|
+
"repo": "Norbiros/nuxt-auto-form",
|
|
4384
|
+
"npm": "@norbiros/nuxt-auto-form",
|
|
4385
|
+
"icon": "nuxt-auto-form.svg",
|
|
4386
|
+
"github": "https://github.com/Norbiros/nuxt-auto-form",
|
|
4387
|
+
"website": "https://nuxt-auto-form.norbiros.dev",
|
|
4388
|
+
"learn_more": "https://www.npmjs.com/package/@norbiros/nuxt-auto-form",
|
|
4389
|
+
"category": "Libraries",
|
|
4390
|
+
"type": "3rd-party",
|
|
4391
|
+
"maintainers": [
|
|
4392
|
+
{
|
|
4393
|
+
"name": "Norbiros",
|
|
4394
|
+
"github": "Norbiros",
|
|
4395
|
+
"avatar": "https://avatars.githubusercontent.com/u/89837724?v=4",
|
|
4396
|
+
"twitter": "norbiros_dev"
|
|
4397
|
+
}
|
|
4398
|
+
],
|
|
4399
|
+
"compatibility": {
|
|
4400
|
+
"nuxt": ">=3.0.0",
|
|
4401
|
+
"requires": {}
|
|
4402
|
+
}
|
|
4403
|
+
},
|
|
4453
4404
|
{
|
|
4454
4405
|
"name": "nuxt-basic-auth",
|
|
4455
4406
|
"description": "Nuxt Module for Basic Authentication",
|
|
@@ -4518,7 +4469,7 @@
|
|
|
4518
4469
|
}
|
|
4519
4470
|
],
|
|
4520
4471
|
"compatibility": {
|
|
4521
|
-
"nuxt": ">=3.
|
|
4472
|
+
"nuxt": ">=3.13.1",
|
|
4522
4473
|
"requires": {},
|
|
4523
4474
|
"devtools": "^0.0.0"
|
|
4524
4475
|
}
|
|
@@ -4553,7 +4504,7 @@
|
|
|
4553
4504
|
"icon": "nuxt-charts.svg",
|
|
4554
4505
|
"github": "https://github.com/dennisadriaans/vue-chrts",
|
|
4555
4506
|
"website": "https://nuxtcharts.com/",
|
|
4556
|
-
"learn_more": "https://nuxtcharts.com/docs",
|
|
4507
|
+
"learn_more": "https://nuxtcharts.com/docs/getting-started/installation",
|
|
4557
4508
|
"category": "UI",
|
|
4558
4509
|
"type": "3rd-party",
|
|
4559
4510
|
"maintainers": [
|
|
@@ -4586,6 +4537,28 @@
|
|
|
4586
4537
|
"github": "schnapsterdog"
|
|
4587
4538
|
}
|
|
4588
4539
|
],
|
|
4540
|
+
"compatibility": {
|
|
4541
|
+
"nuxt": ">=3.0.0 <5.0.0",
|
|
4542
|
+
"requires": {}
|
|
4543
|
+
}
|
|
4544
|
+
},
|
|
4545
|
+
{
|
|
4546
|
+
"name": "nuxt-claude-devtools",
|
|
4547
|
+
"description": "Nuxt DevTools integration for Claude Code AI assistant",
|
|
4548
|
+
"repo": "oro-ad/nuxt-claude-devtools",
|
|
4549
|
+
"npm": "@oro.ad/nuxt-claude-devtools",
|
|
4550
|
+
"icon": "",
|
|
4551
|
+
"github": "https://github.com/oro-ad/nuxt-claude-devtools",
|
|
4552
|
+
"website": "https://github.com/oro-ad/nuxt-claude-devtools",
|
|
4553
|
+
"learn_more": "",
|
|
4554
|
+
"category": "Devtools",
|
|
4555
|
+
"type": "3rd-party",
|
|
4556
|
+
"maintainers": [
|
|
4557
|
+
{
|
|
4558
|
+
"name": "oro-ad",
|
|
4559
|
+
"github": "oro-ad"
|
|
4560
|
+
}
|
|
4561
|
+
],
|
|
4589
4562
|
"compatibility": {
|
|
4590
4563
|
"nuxt": ">=3.0.0",
|
|
4591
4564
|
"requires": {}
|
|
@@ -4597,7 +4570,7 @@
|
|
|
4597
4570
|
"repo": "thimodev/nuxt-codemirror",
|
|
4598
4571
|
"npm": "nuxt-codemirror",
|
|
4599
4572
|
"icon": "nuxt-codemirror.svg",
|
|
4600
|
-
"github": "https://github.com/
|
|
4573
|
+
"github": "https://github.com/thimodev/nuxt-codemirror",
|
|
4601
4574
|
"website": "https://github.com/ThimoDEV/nuxt-codemirror",
|
|
4602
4575
|
"learn_more": "https://github.com/ThimoDEV/nuxt-codemirror",
|
|
4603
4576
|
"category": "Libraries",
|
|
@@ -4620,7 +4593,7 @@
|
|
|
4620
4593
|
"repo": "lorexiq/nuxt-color-picker",
|
|
4621
4594
|
"npm": "nuxt-color-picker",
|
|
4622
4595
|
"icon": "nuxt-color-picker.png",
|
|
4623
|
-
"github": "https://github.com/
|
|
4596
|
+
"github": "https://github.com/lorexiq/nuxt-color-picker",
|
|
4624
4597
|
"website": "https://nuxt-color-picker.nuxt.dev/",
|
|
4625
4598
|
"learn_more": "",
|
|
4626
4599
|
"category": "UI",
|
|
@@ -4689,7 +4662,7 @@
|
|
|
4689
4662
|
"icon": "nuxt-coolify.svg",
|
|
4690
4663
|
"github": "https://github.com/justserdar/nuxt-coolify",
|
|
4691
4664
|
"website": "https://github.com/justserdar/nuxt-coolify",
|
|
4692
|
-
"learn_more": "
|
|
4665
|
+
"learn_more": "",
|
|
4693
4666
|
"category": "Request",
|
|
4694
4667
|
"type": "3rd-party",
|
|
4695
4668
|
"maintainers": [
|
|
@@ -4704,6 +4677,28 @@
|
|
|
4704
4677
|
"requires": {}
|
|
4705
4678
|
}
|
|
4706
4679
|
},
|
|
4680
|
+
{
|
|
4681
|
+
"name": "nuxt-csp-report",
|
|
4682
|
+
"description": "A Nuxt module for collecting, normalizing, and persisting Content Security Policy (CSP) reports.",
|
|
4683
|
+
"repo": "Gonzo17/nuxt-csp-report",
|
|
4684
|
+
"npm": "nuxt-csp-report",
|
|
4685
|
+
"icon": "nuxt-csp-report.svg",
|
|
4686
|
+
"github": "https://github.com/Gonzo17/nuxt-csp-report",
|
|
4687
|
+
"website": "https://github.com/Gonzo17/nuxt-csp-report",
|
|
4688
|
+
"learn_more": "",
|
|
4689
|
+
"category": "Security",
|
|
4690
|
+
"type": "3rd-party",
|
|
4691
|
+
"maintainers": [
|
|
4692
|
+
{
|
|
4693
|
+
"name": "David Gonzalez Casin",
|
|
4694
|
+
"github": "Gonzo17"
|
|
4695
|
+
}
|
|
4696
|
+
],
|
|
4697
|
+
"compatibility": {
|
|
4698
|
+
"nuxt": ">=3.12.0",
|
|
4699
|
+
"requires": {}
|
|
4700
|
+
}
|
|
4701
|
+
},
|
|
4707
4702
|
{
|
|
4708
4703
|
"name": "nuxt-email-renderer",
|
|
4709
4704
|
"description": "A Nuxt module that provides high-quality, unstyled components & utils for creating emails using Vue and TypeScript.",
|
|
@@ -4741,7 +4736,7 @@
|
|
|
4741
4736
|
"type": "3rd-party",
|
|
4742
4737
|
"maintainers": [
|
|
4743
4738
|
{
|
|
4744
|
-
"name": "Supanut
|
|
4739
|
+
"name": "Supanut Weerachotthakorn",
|
|
4745
4740
|
"github": "Boomgeek"
|
|
4746
4741
|
},
|
|
4747
4742
|
{
|
|
@@ -4750,7 +4745,7 @@
|
|
|
4750
4745
|
}
|
|
4751
4746
|
],
|
|
4752
4747
|
"compatibility": {
|
|
4753
|
-
"nuxt": "
|
|
4748
|
+
"nuxt": "^3.6.0",
|
|
4754
4749
|
"requires": {}
|
|
4755
4750
|
}
|
|
4756
4751
|
},
|
|
@@ -4812,7 +4807,8 @@
|
|
|
4812
4807
|
"maintainers": [
|
|
4813
4808
|
{
|
|
4814
4809
|
"name": "Ali Sokkar",
|
|
4815
|
-
"github": "NyllRE"
|
|
4810
|
+
"github": "NyllRE",
|
|
4811
|
+
"twitter": "nyllre"
|
|
4816
4812
|
}
|
|
4817
4813
|
],
|
|
4818
4814
|
"compatibility": {
|
|
@@ -4843,6 +4839,31 @@
|
|
|
4843
4839
|
"requires": {}
|
|
4844
4840
|
}
|
|
4845
4841
|
},
|
|
4842
|
+
{
|
|
4843
|
+
"name": "nuxt-formisch",
|
|
4844
|
+
"description": "Formisch integration for Nuxt - schema-based, headless form library",
|
|
4845
|
+
"repo": "onmax/nuxt-formisch",
|
|
4846
|
+
"npm": "nuxt-formisch",
|
|
4847
|
+
"icon": "nuxt-formisch.svg",
|
|
4848
|
+
"github": "https://github.com/onmax/nuxt-formisch",
|
|
4849
|
+
"website": "https://github.com/onmax/nuxt-formisch",
|
|
4850
|
+
"learn_more": "",
|
|
4851
|
+
"category": "Libraries",
|
|
4852
|
+
"type": "3rd-party",
|
|
4853
|
+
"maintainers": [
|
|
4854
|
+
{
|
|
4855
|
+
"name": "Max",
|
|
4856
|
+
"github": "onmax",
|
|
4857
|
+
"avatar": "https://avatars.githubusercontent.com/u/22072217?v=4",
|
|
4858
|
+
"bluesky": "onmax.bsky.social",
|
|
4859
|
+
"twitter": "_onmax"
|
|
4860
|
+
}
|
|
4861
|
+
],
|
|
4862
|
+
"compatibility": {
|
|
4863
|
+
"nuxt": ">=3.0.0",
|
|
4864
|
+
"requires": {}
|
|
4865
|
+
}
|
|
4866
|
+
},
|
|
4846
4867
|
{
|
|
4847
4868
|
"name": "nuxt-fortify",
|
|
4848
4869
|
"description": "Use Laravel fortify and sanctum with Nuxt",
|
|
@@ -4874,7 +4895,7 @@
|
|
|
4874
4895
|
"npm": "nuxt-glaze",
|
|
4875
4896
|
"icon": "nuxt-glaze.png",
|
|
4876
4897
|
"github": "https://github.com/holux-design/nuxt-glaze",
|
|
4877
|
-
"website": "https://glaze.dev",
|
|
4898
|
+
"website": "https://www.glaze.dev/",
|
|
4878
4899
|
"learn_more": "",
|
|
4879
4900
|
"category": "Libraries",
|
|
4880
4901
|
"type": "3rd-party",
|
|
@@ -4907,7 +4928,7 @@
|
|
|
4907
4928
|
}
|
|
4908
4929
|
],
|
|
4909
4930
|
"compatibility": {
|
|
4910
|
-
"nuxt": "^3.0.0",
|
|
4931
|
+
"nuxt": "^3.0.0 || ^4.0.0",
|
|
4911
4932
|
"requires": {}
|
|
4912
4933
|
}
|
|
4913
4934
|
},
|
|
@@ -4929,13 +4950,13 @@
|
|
|
4929
4950
|
}
|
|
4930
4951
|
],
|
|
4931
4952
|
"compatibility": {
|
|
4932
|
-
"nuxt": "
|
|
4953
|
+
"nuxt": "^3.0.0",
|
|
4933
4954
|
"requires": {}
|
|
4934
4955
|
}
|
|
4935
4956
|
},
|
|
4936
4957
|
{
|
|
4937
4958
|
"name": "nuxt-gql-pulse",
|
|
4938
|
-
"description": "A Nuxt
|
|
4959
|
+
"description": "A Nuxt module for making GraphQL requests with ease, leveraging the power of Nuxt's composables.",
|
|
4939
4960
|
"repo": "Abbasmoe/nuxt-gql-pulse",
|
|
4940
4961
|
"npm": "nuxt-gql-pulse",
|
|
4941
4962
|
"icon": "nuxt-gql-pulse.png",
|
|
@@ -4946,12 +4967,12 @@
|
|
|
4946
4967
|
"type": "3rd-party",
|
|
4947
4968
|
"maintainers": [
|
|
4948
4969
|
{
|
|
4949
|
-
"name": "Abbas Mohamed",
|
|
4970
|
+
"name": "Abbas Mohamed Ahmed",
|
|
4950
4971
|
"github": "Abbasmoe"
|
|
4951
4972
|
}
|
|
4952
4973
|
],
|
|
4953
4974
|
"compatibility": {
|
|
4954
|
-
"nuxt": "
|
|
4975
|
+
"nuxt": "^3.0.0 || ^4.0.0",
|
|
4955
4976
|
"requires": {}
|
|
4956
4977
|
}
|
|
4957
4978
|
},
|
|
@@ -4980,18 +5001,18 @@
|
|
|
4980
5001
|
}
|
|
4981
5002
|
],
|
|
4982
5003
|
"compatibility": {
|
|
4983
|
-
"nuxt": "
|
|
5004
|
+
"nuxt": ">=3.13.0",
|
|
4984
5005
|
"requires": {}
|
|
4985
5006
|
}
|
|
4986
5007
|
},
|
|
4987
5008
|
{
|
|
4988
5009
|
"name": "nuxt-graphql-playground",
|
|
4989
5010
|
"description": "",
|
|
4990
|
-
"repo": "
|
|
5011
|
+
"repo": "tuarrep/nuxt-graphql-playground",
|
|
4991
5012
|
"npm": "@pin-pon/nuxt-graphql-playground",
|
|
4992
5013
|
"icon": "",
|
|
4993
|
-
"github": "https://github.com/
|
|
4994
|
-
"website": "https://github.com/
|
|
5014
|
+
"github": "https://github.com/tuarrep/nuxt-graphql-playground",
|
|
5015
|
+
"website": "https://github.com/tuarrep/nuxt-graphql-playground",
|
|
4995
5016
|
"learn_more": "",
|
|
4996
5017
|
"category": "Devtools",
|
|
4997
5018
|
"type": "3rd-party",
|
|
@@ -5024,7 +5045,7 @@
|
|
|
5024
5045
|
}
|
|
5025
5046
|
],
|
|
5026
5047
|
"compatibility": {
|
|
5027
|
-
"nuxt": "
|
|
5048
|
+
"nuxt": "^3.0.0",
|
|
5028
5049
|
"requires": {},
|
|
5029
5050
|
"devtools": "^0.0.0"
|
|
5030
5051
|
}
|
|
@@ -5107,7 +5128,7 @@
|
|
|
5107
5128
|
"repo": "daliborgogic/nuxt-interpolation#master",
|
|
5108
5129
|
"npm": "nuxt-interpolation",
|
|
5109
5130
|
"icon": "",
|
|
5110
|
-
"github": "https://github.com/daliborgogic/nuxt-interpolation
|
|
5131
|
+
"github": "https://github.com/daliborgogic/nuxt-interpolation",
|
|
5111
5132
|
"website": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
|
|
5112
5133
|
"learn_more": "",
|
|
5113
5134
|
"category": "Devtools",
|
|
@@ -5190,7 +5211,7 @@
|
|
|
5190
5211
|
}
|
|
5191
5212
|
],
|
|
5192
5213
|
"compatibility": {
|
|
5193
|
-
"nuxt": "
|
|
5214
|
+
"nuxt": "^3.0.0 || >=4.0.3",
|
|
5194
5215
|
"requires": {}
|
|
5195
5216
|
}
|
|
5196
5217
|
},
|
|
@@ -5214,7 +5235,7 @@
|
|
|
5214
5235
|
}
|
|
5215
5236
|
],
|
|
5216
5237
|
"compatibility": {
|
|
5217
|
-
"nuxt": ">=3.
|
|
5238
|
+
"nuxt": ">=3.0.0",
|
|
5218
5239
|
"requires": {}
|
|
5219
5240
|
}
|
|
5220
5241
|
},
|
|
@@ -5237,7 +5258,7 @@
|
|
|
5237
5258
|
}
|
|
5238
5259
|
],
|
|
5239
5260
|
"compatibility": {
|
|
5240
|
-
"nuxt": "
|
|
5261
|
+
"nuxt": "^3.0.0",
|
|
5241
5262
|
"requires": {}
|
|
5242
5263
|
}
|
|
5243
5264
|
},
|
|
@@ -5368,13 +5389,13 @@
|
|
|
5368
5389
|
"type": "3rd-party",
|
|
5369
5390
|
"maintainers": [
|
|
5370
5391
|
{
|
|
5371
|
-
"name": "
|
|
5392
|
+
"name": "erwann.dev",
|
|
5372
5393
|
"github": "tanukijs",
|
|
5373
5394
|
"avatar": "https://avatars.githubusercontent.com/u/25182349?v=4"
|
|
5374
5395
|
}
|
|
5375
5396
|
],
|
|
5376
5397
|
"compatibility": {
|
|
5377
|
-
"nuxt": ">=3.
|
|
5398
|
+
"nuxt": ">=3.7.0",
|
|
5378
5399
|
"requires": {}
|
|
5379
5400
|
}
|
|
5380
5401
|
},
|
|
@@ -5397,17 +5418,17 @@
|
|
|
5397
5418
|
}
|
|
5398
5419
|
],
|
|
5399
5420
|
"compatibility": {
|
|
5400
|
-
"nuxt": ">=3.
|
|
5421
|
+
"nuxt": ">=3.1.0",
|
|
5401
5422
|
"requires": {}
|
|
5402
5423
|
}
|
|
5403
5424
|
},
|
|
5404
5425
|
{
|
|
5405
5426
|
"name": "nuxt-mongoose",
|
|
5406
5427
|
"description": "A Nuxt module for simplifying the use of Mongoose in your project.",
|
|
5407
|
-
"repo": "
|
|
5428
|
+
"repo": "nuxtaid/nuxt-mongoose",
|
|
5408
5429
|
"npm": "nuxt-mongoose",
|
|
5409
5430
|
"icon": "nuxt-mongoose.svg",
|
|
5410
|
-
"github": "https://github.com/
|
|
5431
|
+
"github": "https://github.com/nuxtaid/nuxt-mongoose",
|
|
5411
5432
|
"website": "https://nuxt-mongoose.nuxt.space",
|
|
5412
5433
|
"learn_more": "",
|
|
5413
5434
|
"category": "Database",
|
|
@@ -5426,6 +5447,31 @@
|
|
|
5426
5447
|
"devtools": "^0.0.0"
|
|
5427
5448
|
}
|
|
5428
5449
|
},
|
|
5450
|
+
{
|
|
5451
|
+
"name": "nuxt-mqtt",
|
|
5452
|
+
"description": "A Nuxt module for real-time MQTT communication using mqtt.js",
|
|
5453
|
+
"repo": "nuxtaid/nuxt-mqtt",
|
|
5454
|
+
"npm": "nuxt-mqtt",
|
|
5455
|
+
"icon": "nuxt-mqtt.png",
|
|
5456
|
+
"github": "https://github.com/nuxtaid/nuxt-mqtt",
|
|
5457
|
+
"website": "https://github.com/nuxtaid/nuxt-mongoose#readme",
|
|
5458
|
+
"learn_more": "",
|
|
5459
|
+
"category": "Extensions",
|
|
5460
|
+
"type": "3rd-party",
|
|
5461
|
+
"maintainers": [
|
|
5462
|
+
{
|
|
5463
|
+
"name": "Arash Ari Sheyda",
|
|
5464
|
+
"github": "arashsheyda",
|
|
5465
|
+
"twitter": "arash_sheyda",
|
|
5466
|
+
"bluesky": "arashsheyda.me"
|
|
5467
|
+
}
|
|
5468
|
+
],
|
|
5469
|
+
"compatibility": {
|
|
5470
|
+
"nuxt": ">=3.0.0",
|
|
5471
|
+
"requires": {},
|
|
5472
|
+
"devtools": "^0.0.0"
|
|
5473
|
+
}
|
|
5474
|
+
},
|
|
5429
5475
|
{
|
|
5430
5476
|
"name": "nuxt-music-flow",
|
|
5431
5477
|
"description": "Nuxt 3 module for audio player component with playlist and waveform visualization.",
|
|
@@ -5449,6 +5495,28 @@
|
|
|
5449
5495
|
"requires": {}
|
|
5450
5496
|
}
|
|
5451
5497
|
},
|
|
5498
|
+
{
|
|
5499
|
+
"name": "nuxt-notify",
|
|
5500
|
+
"description": "Advanced toast notifications for Nuxt 3/4 with Tailwind CSS + Nuxt Icon (actions, avatars, progress, themes, UI overrides).",
|
|
5501
|
+
"repo": "nizaamomer/nuxt-notify",
|
|
5502
|
+
"npm": "nuxt-notify",
|
|
5503
|
+
"icon": "nuxt-notify.png",
|
|
5504
|
+
"github": "https://github.com/nizaamomer/nuxt-notify",
|
|
5505
|
+
"website": "https://nuxt-notify.nizaamomer.com",
|
|
5506
|
+
"learn_more": "https://nuxt-notify.nizaamomer.com/docs/getting-started/introduction",
|
|
5507
|
+
"category": "UI",
|
|
5508
|
+
"type": "3rd-party",
|
|
5509
|
+
"maintainers": [
|
|
5510
|
+
{
|
|
5511
|
+
"name": "Nizam Omer",
|
|
5512
|
+
"github": "nizaamomer"
|
|
5513
|
+
}
|
|
5514
|
+
],
|
|
5515
|
+
"compatibility": {
|
|
5516
|
+
"nuxt": "^3.0.0 || ^4.0.0",
|
|
5517
|
+
"requires": {}
|
|
5518
|
+
}
|
|
5519
|
+
},
|
|
5452
5520
|
{
|
|
5453
5521
|
"name": "nuxt-oidc-auth",
|
|
5454
5522
|
"description": "Seamless modern authentication for Nuxt applications.",
|
|
@@ -5468,17 +5536,17 @@
|
|
|
5468
5536
|
}
|
|
5469
5537
|
],
|
|
5470
5538
|
"compatibility": {
|
|
5471
|
-
"nuxt": ">=3.
|
|
5539
|
+
"nuxt": ">=3.9.0",
|
|
5472
5540
|
"requires": {}
|
|
5473
5541
|
}
|
|
5474
5542
|
},
|
|
5475
5543
|
{
|
|
5476
5544
|
"name": "nuxt-ollama",
|
|
5477
5545
|
"description": "Simple integration of the official Ollama JavaScript Library for your Nuxt application.",
|
|
5478
|
-
"repo": "
|
|
5546
|
+
"repo": "thoda-dev/nuxt-ollama",
|
|
5479
5547
|
"npm": "nuxt-ollama",
|
|
5480
5548
|
"icon": "nuxt-ollama.png",
|
|
5481
|
-
"github": "https://github.com/
|
|
5549
|
+
"github": "https://github.com/thoda-dev/nuxt-ollama",
|
|
5482
5550
|
"website": "https://nuxt-ollama.jericho.dev/",
|
|
5483
5551
|
"learn_more": "https://nuxt-ollama.jericho.dev/",
|
|
5484
5552
|
"category": "Libraries",
|
|
@@ -5486,13 +5554,13 @@
|
|
|
5486
5554
|
"maintainers": [
|
|
5487
5555
|
{
|
|
5488
5556
|
"name": "Thomas",
|
|
5489
|
-
"github": "
|
|
5490
|
-
"avatar": "https://avatars.githubusercontent.com/
|
|
5491
|
-
"twitter": "
|
|
5557
|
+
"github": "thoda-dev",
|
|
5558
|
+
"avatar": "https://avatars.githubusercontent.com/thoda-dev",
|
|
5559
|
+
"twitter": "thoda_dev"
|
|
5492
5560
|
}
|
|
5493
5561
|
],
|
|
5494
5562
|
"compatibility": {
|
|
5495
|
-
"nuxt": "
|
|
5563
|
+
"nuxt": ">=3.0.0",
|
|
5496
5564
|
"requires": {}
|
|
5497
5565
|
}
|
|
5498
5566
|
},
|
|
@@ -5511,7 +5579,8 @@
|
|
|
5511
5579
|
{
|
|
5512
5580
|
"name": "Norbiros",
|
|
5513
5581
|
"github": "Norbiros",
|
|
5514
|
-
"avatar": "https://avatars.githubusercontent.com/u/89837724?v=4"
|
|
5582
|
+
"avatar": "https://avatars.githubusercontent.com/u/89837724?v=4",
|
|
5583
|
+
"twitter": "norbiros_dev"
|
|
5515
5584
|
},
|
|
5516
5585
|
{
|
|
5517
5586
|
"name": "Taras Batenkov",
|
|
@@ -5569,7 +5638,7 @@
|
|
|
5569
5638
|
}
|
|
5570
5639
|
],
|
|
5571
5640
|
"compatibility": {
|
|
5572
|
-
"nuxt": ">=3.0.0",
|
|
5641
|
+
"nuxt": ">=3.0.0-rc.8",
|
|
5573
5642
|
"requires": {},
|
|
5574
5643
|
"devtools": "^0.0.0"
|
|
5575
5644
|
}
|
|
@@ -5604,7 +5673,7 @@
|
|
|
5604
5673
|
"repo": "i2djs/pdf-frame#main/packages/pdf-frame-nuxt",
|
|
5605
5674
|
"npm": "@i2d/nuxt-pdf-frame",
|
|
5606
5675
|
"icon": "pdf-frame.svg",
|
|
5607
|
-
"github": "https://github.com/i2djs/pdf-frame
|
|
5676
|
+
"github": "https://github.com/i2djs/pdf-frame",
|
|
5608
5677
|
"website": "https://www.pdf-frame.org",
|
|
5609
5678
|
"learn_more": "https://github.com/I2Djs/pdf-frame/wiki/nuxt%E2%80%90pdf%E2%80%90frame",
|
|
5610
5679
|
"category": "Libraries",
|
|
@@ -5701,7 +5770,7 @@
|
|
|
5701
5770
|
"type": "3rd-party",
|
|
5702
5771
|
"maintainers": [
|
|
5703
5772
|
{
|
|
5704
|
-
"name": "Supanut
|
|
5773
|
+
"name": "Supanut Weerachotthakorn",
|
|
5705
5774
|
"github": "Boomgeek"
|
|
5706
5775
|
},
|
|
5707
5776
|
{
|
|
@@ -5710,7 +5779,7 @@
|
|
|
5710
5779
|
}
|
|
5711
5780
|
],
|
|
5712
5781
|
"compatibility": {
|
|
5713
|
-
"nuxt": "
|
|
5782
|
+
"nuxt": "^3.6.0",
|
|
5714
5783
|
"requires": {}
|
|
5715
5784
|
}
|
|
5716
5785
|
},
|
|
@@ -5778,7 +5847,7 @@
|
|
|
5778
5847
|
}
|
|
5779
5848
|
],
|
|
5780
5849
|
"compatibility": {
|
|
5781
|
-
"nuxt": "
|
|
5850
|
+
"nuxt": "^3.0.0 || ^4.0.0",
|
|
5782
5851
|
"requires": {}
|
|
5783
5852
|
}
|
|
5784
5853
|
},
|
|
@@ -5805,6 +5874,30 @@
|
|
|
5805
5874
|
"requires": {}
|
|
5806
5875
|
}
|
|
5807
5876
|
},
|
|
5877
|
+
{
|
|
5878
|
+
"name": "nuxt-safe-runtime-config",
|
|
5879
|
+
"description": "Validate Nuxt runtime config with Standard Schema at build time",
|
|
5880
|
+
"repo": "onmax/nuxt-safe-runtime-config#main",
|
|
5881
|
+
"npm": "nuxt-safe-runtime-config",
|
|
5882
|
+
"icon": "nuxt-safe-runtime-config.svg",
|
|
5883
|
+
"github": "https://github.com/onmax/nuxt-safe-runtime-config",
|
|
5884
|
+
"website": "https://nuxt-safe-runtime-config.onmax.me",
|
|
5885
|
+
"learn_more": "",
|
|
5886
|
+
"category": "Devtools",
|
|
5887
|
+
"type": "3rd-party",
|
|
5888
|
+
"maintainers": [
|
|
5889
|
+
{
|
|
5890
|
+
"name": "Max",
|
|
5891
|
+
"github": "onmax",
|
|
5892
|
+
"bluesky": "onmax.bsky.social",
|
|
5893
|
+
"twitter": "_onmax"
|
|
5894
|
+
}
|
|
5895
|
+
],
|
|
5896
|
+
"compatibility": {
|
|
5897
|
+
"nuxt": ">=3.0.0",
|
|
5898
|
+
"requires": {}
|
|
5899
|
+
}
|
|
5900
|
+
},
|
|
5808
5901
|
{
|
|
5809
5902
|
"name": "nuxt-sanctum-authentication",
|
|
5810
5903
|
"description": "Nuxt 3 module for easy Laravel Sanctum authentication, offering CSRF token management, both cookie and token-based auth, and SSR compatibility.",
|
|
@@ -5906,17 +5999,17 @@
|
|
|
5906
5999
|
{
|
|
5907
6000
|
"name": "nuxt-smartlook",
|
|
5908
6001
|
"description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
|
|
5909
|
-
"repo": "
|
|
6002
|
+
"repo": "contributte/nuxt-smartlook",
|
|
5910
6003
|
"npm": "nuxt-smartlook",
|
|
5911
6004
|
"icon": "nuxt-smartlook.png",
|
|
5912
|
-
"github": "https://github.com/
|
|
5913
|
-
"website": "https://github.com/
|
|
6005
|
+
"github": "https://github.com/contributte/nuxt-smartlook",
|
|
6006
|
+
"website": "https://github.com/contributte/nuxt-smartlook",
|
|
5914
6007
|
"learn_more": "https://www.smartlook.com/",
|
|
5915
6008
|
"category": "Analytics",
|
|
5916
6009
|
"type": "3rd-party",
|
|
5917
6010
|
"maintainers": [
|
|
5918
6011
|
{
|
|
5919
|
-
"name": "Milan
|
|
6012
|
+
"name": "Milan Šulc",
|
|
5920
6013
|
"github": "f3l1x",
|
|
5921
6014
|
"twitter": "xf3l1x",
|
|
5922
6015
|
"avatar": "https://avatars.githubusercontent.com/u/538058?v=4"
|
|
@@ -5951,6 +6044,28 @@
|
|
|
5951
6044
|
"requires": {}
|
|
5952
6045
|
}
|
|
5953
6046
|
},
|
|
6047
|
+
{
|
|
6048
|
+
"name": "nuxt-spyglass",
|
|
6049
|
+
"description": "Capture browser and server logs in one correlated place — and let your AI agent read them over MCP",
|
|
6050
|
+
"repo": "Flo0806/nuxt-spyglass",
|
|
6051
|
+
"npm": "nuxt-spyglass",
|
|
6052
|
+
"icon": "nuxt-spyglass.svg",
|
|
6053
|
+
"github": "https://github.com/Flo0806/nuxt-spyglass",
|
|
6054
|
+
"website": "https://spyglass.fh-softdev.de",
|
|
6055
|
+
"learn_more": "https://spyglass.fh-softdev.de",
|
|
6056
|
+
"category": "AI",
|
|
6057
|
+
"type": "3rd-party",
|
|
6058
|
+
"maintainers": [
|
|
6059
|
+
{
|
|
6060
|
+
"name": "Florian Heuberger",
|
|
6061
|
+
"github": "Flo0806"
|
|
6062
|
+
}
|
|
6063
|
+
],
|
|
6064
|
+
"compatibility": {
|
|
6065
|
+
"nuxt": ">=4.0.0",
|
|
6066
|
+
"requires": {}
|
|
6067
|
+
}
|
|
6068
|
+
},
|
|
5954
6069
|
{
|
|
5955
6070
|
"name": "nuxt-ssr-api-logger",
|
|
5956
6071
|
"description": "A small module that helps you see when your Nuxt application sends any API request via SSR.",
|
|
@@ -6038,11 +6153,12 @@
|
|
|
6038
6153
|
"maintainers": [
|
|
6039
6154
|
{
|
|
6040
6155
|
"name": "Frederik Bußmann",
|
|
6041
|
-
"github": "freb97"
|
|
6156
|
+
"github": "freb97",
|
|
6157
|
+
"bluesky": "freb97.bsky.social"
|
|
6042
6158
|
}
|
|
6043
6159
|
],
|
|
6044
6160
|
"compatibility": {
|
|
6045
|
-
"nuxt": "
|
|
6161
|
+
"nuxt": ">=3.0.0",
|
|
6046
6162
|
"requires": {}
|
|
6047
6163
|
}
|
|
6048
6164
|
},
|
|
@@ -6065,7 +6181,7 @@
|
|
|
6065
6181
|
}
|
|
6066
6182
|
],
|
|
6067
6183
|
"compatibility": {
|
|
6068
|
-
"nuxt": "
|
|
6184
|
+
"nuxt": "^3.0.0 || ^4.0.0",
|
|
6069
6185
|
"requires": {}
|
|
6070
6186
|
}
|
|
6071
6187
|
},
|
|
@@ -6112,7 +6228,7 @@
|
|
|
6112
6228
|
}
|
|
6113
6229
|
],
|
|
6114
6230
|
"compatibility": {
|
|
6115
|
-
"nuxt": ">=3.0.0",
|
|
6231
|
+
"nuxt": ">=3.0.0-rc.0",
|
|
6116
6232
|
"requires": {}
|
|
6117
6233
|
}
|
|
6118
6234
|
},
|
|
@@ -6142,11 +6258,11 @@
|
|
|
6142
6258
|
{
|
|
6143
6259
|
"name": "nuxt-toc",
|
|
6144
6260
|
"description": "Nuxt module for table of contents (TOC) component in Nuxt Content projects",
|
|
6145
|
-
"repo": "
|
|
6261
|
+
"repo": "thaikolja/nuxt-toc",
|
|
6146
6262
|
"npm": "nuxt-toc",
|
|
6147
6263
|
"icon": "nuxt-toc.png",
|
|
6148
|
-
"github": "https://github.com/
|
|
6149
|
-
"website": "https://github.com/
|
|
6264
|
+
"github": "https://github.com/thaikolja/nuxt-toc",
|
|
6265
|
+
"website": "https://github.com/thaikolja/nuxt-toc",
|
|
6150
6266
|
"learn_more": "",
|
|
6151
6267
|
"category": "UI",
|
|
6152
6268
|
"type": "3rd-party",
|
|
@@ -6183,30 +6299,6 @@
|
|
|
6183
6299
|
"requires": {}
|
|
6184
6300
|
}
|
|
6185
6301
|
},
|
|
6186
|
-
{
|
|
6187
|
-
"name": "nuxt-use-sound",
|
|
6188
|
-
"description": "A Nuxt module for playing sound effects.",
|
|
6189
|
-
"repo": "Tahul/nuxt-use-sound",
|
|
6190
|
-
"npm": "nuxt-use-sound",
|
|
6191
|
-
"icon": "nuxt-use-sound.svg",
|
|
6192
|
-
"github": "https://github.com/Tahul/nuxt-use-sound",
|
|
6193
|
-
"website": "https://github.com/Tahul/nuxt-use-sound",
|
|
6194
|
-
"learn_more": "https://github.com/vueuse/sound",
|
|
6195
|
-
"category": "Libraries",
|
|
6196
|
-
"type": "3rd-party",
|
|
6197
|
-
"maintainers": [
|
|
6198
|
-
{
|
|
6199
|
-
"name": "Yaël Guilloux",
|
|
6200
|
-
"github": "Tahul",
|
|
6201
|
-
"twitter": "yaeeelglx",
|
|
6202
|
-
"bluesky": "yael.dev"
|
|
6203
|
-
}
|
|
6204
|
-
],
|
|
6205
|
-
"compatibility": {
|
|
6206
|
-
"nuxt": "^2.0.0",
|
|
6207
|
-
"requires": {}
|
|
6208
|
-
}
|
|
6209
|
-
},
|
|
6210
6302
|
{
|
|
6211
6303
|
"name": "nuxt-useless-blobs",
|
|
6212
6304
|
"description": "An easier way of using useless-blobs in your Nuxt project!",
|
|
@@ -6225,7 +6317,31 @@
|
|
|
6225
6317
|
}
|
|
6226
6318
|
],
|
|
6227
6319
|
"compatibility": {
|
|
6228
|
-
"nuxt": "
|
|
6320
|
+
"nuxt": ">=3.0.0",
|
|
6321
|
+
"requires": {}
|
|
6322
|
+
}
|
|
6323
|
+
},
|
|
6324
|
+
{
|
|
6325
|
+
"name": "nuxt-users",
|
|
6326
|
+
"description": "A comprehensive user management module for Nuxt 3 and Nuxt 4 applications with authentication, authorization, database support, and CLI tools",
|
|
6327
|
+
"repo": "rrd108/nuxt-users",
|
|
6328
|
+
"npm": "nuxt-users",
|
|
6329
|
+
"icon": "nuxt-users.png",
|
|
6330
|
+
"github": "https://github.com/rrd108/nuxt-users",
|
|
6331
|
+
"website": "https://nuxt-users.webmania.cc/",
|
|
6332
|
+
"learn_more": "https://nuxt-users.webmania.cc/",
|
|
6333
|
+
"category": "Security",
|
|
6334
|
+
"type": "3rd-party",
|
|
6335
|
+
"maintainers": [
|
|
6336
|
+
{
|
|
6337
|
+
"name": "rrd",
|
|
6338
|
+
"github": "rrd108",
|
|
6339
|
+
"twitter": "radharadhya",
|
|
6340
|
+
"bluesky": "rrd108.bsky.social"
|
|
6341
|
+
}
|
|
6342
|
+
],
|
|
6343
|
+
"compatibility": {
|
|
6344
|
+
"nuxt": ">=3.0.0",
|
|
6229
6345
|
"requires": {}
|
|
6230
6346
|
}
|
|
6231
6347
|
},
|
|
@@ -6247,7 +6363,7 @@
|
|
|
6247
6363
|
}
|
|
6248
6364
|
],
|
|
6249
6365
|
"compatibility": {
|
|
6250
|
-
"nuxt": "
|
|
6366
|
+
"nuxt": "^3.0.0",
|
|
6251
6367
|
"requires": {}
|
|
6252
6368
|
}
|
|
6253
6369
|
},
|
|
@@ -6269,7 +6385,7 @@
|
|
|
6269
6385
|
}
|
|
6270
6386
|
],
|
|
6271
6387
|
"compatibility": {
|
|
6272
|
-
"nuxt": "
|
|
6388
|
+
"nuxt": ">=3.0.0-rc.11",
|
|
6273
6389
|
"requires": {
|
|
6274
6390
|
"bridge": "optional"
|
|
6275
6391
|
}
|
|
@@ -6294,7 +6410,7 @@
|
|
|
6294
6410
|
}
|
|
6295
6411
|
],
|
|
6296
6412
|
"compatibility": {
|
|
6297
|
-
"nuxt": ">=3.0.0",
|
|
6413
|
+
"nuxt": ">=3.0.0 <5.0.0",
|
|
6298
6414
|
"requires": {}
|
|
6299
6415
|
}
|
|
6300
6416
|
},
|
|
@@ -6342,35 +6458,13 @@
|
|
|
6342
6458
|
"requires": {}
|
|
6343
6459
|
}
|
|
6344
6460
|
},
|
|
6345
|
-
{
|
|
6346
|
-
"name": "nuxt2-leaflet",
|
|
6347
|
-
"description": "A Nuxt module which makes it easy to create reactive maps with Leaflet",
|
|
6348
|
-
"repo": "schlunsen/nuxt-leaflet",
|
|
6349
|
-
"npm": "nuxt-leaflet",
|
|
6350
|
-
"icon": "leaflet.png",
|
|
6351
|
-
"github": "https://github.com/schlunsen/nuxt-leaflet",
|
|
6352
|
-
"website": "https://github.com/schlunsen/nuxt-leaflet",
|
|
6353
|
-
"learn_more": "https://vue2-leaflet.netlify.app/quickstart/",
|
|
6354
|
-
"category": "Libraries",
|
|
6355
|
-
"type": "3rd-party",
|
|
6356
|
-
"maintainers": [
|
|
6357
|
-
{
|
|
6358
|
-
"name": "Rasmus Schlünsen",
|
|
6359
|
-
"github": "schlunsen"
|
|
6360
|
-
}
|
|
6361
|
-
],
|
|
6362
|
-
"compatibility": {
|
|
6363
|
-
"nuxt": "^2.0.0",
|
|
6364
|
-
"requires": {}
|
|
6365
|
-
}
|
|
6366
|
-
},
|
|
6367
6461
|
{
|
|
6368
6462
|
"name": "nuxt2-ngrok",
|
|
6369
6463
|
"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",
|
|
6370
|
-
"repo": "nuxt-
|
|
6464
|
+
"repo": "nuxt-modules/ngrok",
|
|
6371
6465
|
"npm": "@nuxtjs/ngrok",
|
|
6372
6466
|
"icon": "ngrok.png",
|
|
6373
|
-
"github": "https://github.com/nuxt-
|
|
6467
|
+
"github": "https://github.com/nuxt-modules/ngrok",
|
|
6374
6468
|
"website": "https://ngrok.nuxtjs.org",
|
|
6375
6469
|
"learn_more": "https://github.com/bubenshchykov/ngrok",
|
|
6376
6470
|
"category": "Devtools",
|
|
@@ -6421,8 +6515,8 @@
|
|
|
6421
6515
|
"repo": "daliborgogic/interpolation",
|
|
6422
6516
|
"npm": "nuxt3-interpolation",
|
|
6423
6517
|
"icon": "",
|
|
6424
|
-
"github": "https://github.com/daliborgogic/interpolation
|
|
6425
|
-
"website": "https://github.com/daliborgogic/interpolation/tree/
|
|
6518
|
+
"github": "https://github.com/daliborgogic/interpolation",
|
|
6519
|
+
"website": "https://github.com/daliborgogic/interpolation/tree/main",
|
|
6426
6520
|
"learn_more": "",
|
|
6427
6521
|
"category": "Devtools",
|
|
6428
6522
|
"type": "3rd-party",
|
|
@@ -6469,8 +6563,8 @@
|
|
|
6469
6563
|
"npm": "nuxt-og-image",
|
|
6470
6564
|
"icon": "og-image.svg",
|
|
6471
6565
|
"github": "https://github.com/nuxt-modules/og-image",
|
|
6472
|
-
"website": "https://nuxtseo.com/og-image",
|
|
6473
|
-
"learn_more": "https://nuxtseo.com/og-image",
|
|
6566
|
+
"website": "https://nuxtseo.com/docs/og-image/getting-started/installation",
|
|
6567
|
+
"learn_more": "https://nuxtseo.com/docs/og-image/getting-started/installation",
|
|
6474
6568
|
"category": "SEO",
|
|
6475
6569
|
"type": "community",
|
|
6476
6570
|
"maintainers": [
|
|
@@ -6482,7 +6576,7 @@
|
|
|
6482
6576
|
}
|
|
6483
6577
|
],
|
|
6484
6578
|
"compatibility": {
|
|
6485
|
-
"nuxt": ">=3.
|
|
6579
|
+
"nuxt": ">=3.10.3",
|
|
6486
6580
|
"requires": {},
|
|
6487
6581
|
"devtools": "^0.0.0"
|
|
6488
6582
|
}
|
|
@@ -6507,7 +6601,8 @@
|
|
|
6507
6601
|
{
|
|
6508
6602
|
"name": "Wind",
|
|
6509
6603
|
"github": "productdevbook",
|
|
6510
|
-
"twitter": "productdevbook"
|
|
6604
|
+
"twitter": "productdevbook",
|
|
6605
|
+
"bluesky": "productdevbook.com"
|
|
6511
6606
|
}
|
|
6512
6607
|
],
|
|
6513
6608
|
"compatibility": {
|
|
@@ -6584,28 +6679,6 @@
|
|
|
6584
6679
|
"requires": {}
|
|
6585
6680
|
}
|
|
6586
6681
|
},
|
|
6587
|
-
{
|
|
6588
|
-
"name": "page-generator-helper",
|
|
6589
|
-
"description": "Generate your pages statically without using payload extractors.",
|
|
6590
|
-
"repo": "GrabarzUndPartner/nuxt-page-generator-helper",
|
|
6591
|
-
"npm": "nuxt-page-generator-helper",
|
|
6592
|
-
"icon": "",
|
|
6593
|
-
"github": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
|
|
6594
|
-
"website": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
|
|
6595
|
-
"learn_more": "",
|
|
6596
|
-
"category": "Extensions",
|
|
6597
|
-
"type": "3rd-party",
|
|
6598
|
-
"maintainers": [
|
|
6599
|
-
{
|
|
6600
|
-
"name": "GrabarzUndPartner",
|
|
6601
|
-
"github": "GrabarzUndPartner"
|
|
6602
|
-
}
|
|
6603
|
-
],
|
|
6604
|
-
"compatibility": {
|
|
6605
|
-
"nuxt": "^2.0.0",
|
|
6606
|
-
"requires": {}
|
|
6607
|
-
}
|
|
6608
|
-
},
|
|
6609
6682
|
{
|
|
6610
6683
|
"name": "paper-ui",
|
|
6611
6684
|
"description": "A ui kit for nuxt",
|
|
@@ -6669,7 +6742,7 @@
|
|
|
6669
6742
|
}
|
|
6670
6743
|
],
|
|
6671
6744
|
"compatibility": {
|
|
6672
|
-
"nuxt": "
|
|
6745
|
+
"nuxt": "^3.7.0",
|
|
6673
6746
|
"requires": {}
|
|
6674
6747
|
}
|
|
6675
6748
|
},
|
|
@@ -6681,7 +6754,7 @@
|
|
|
6681
6754
|
"icon": "partytown.svg",
|
|
6682
6755
|
"github": "https://github.com/nuxt-modules/partytown",
|
|
6683
6756
|
"website": "https://github.com/nuxt-modules/partytown",
|
|
6684
|
-
"learn_more": "https://partytown.
|
|
6757
|
+
"learn_more": "https://partytown.qwik.dev/",
|
|
6685
6758
|
"category": "Performance",
|
|
6686
6759
|
"type": "community",
|
|
6687
6760
|
"maintainers": [
|
|
@@ -6702,11 +6775,11 @@
|
|
|
6702
6775
|
{
|
|
6703
6776
|
"name": "paypal",
|
|
6704
6777
|
"description": "A Nuxt module for simplifying the use of Paypal in your project.",
|
|
6705
|
-
"repo": "
|
|
6778
|
+
"repo": "nuxtaid/nuxt-paypal",
|
|
6706
6779
|
"npm": "nuxt-paypal",
|
|
6707
6780
|
"icon": "paypal.svg",
|
|
6708
|
-
"github": "https://github.com/
|
|
6709
|
-
"website": "https://github.com/
|
|
6781
|
+
"github": "https://github.com/nuxtaid/nuxt-paypal",
|
|
6782
|
+
"website": "https://github.com/nuxtaid/nuxt-paypal#readme",
|
|
6710
6783
|
"learn_more": "https://developer.paypal.com/sdk/js/reference/",
|
|
6711
6784
|
"category": "Payment",
|
|
6712
6785
|
"type": "3rd-party",
|
|
@@ -6743,30 +6816,7 @@
|
|
|
6743
6816
|
}
|
|
6744
6817
|
],
|
|
6745
6818
|
"compatibility": {
|
|
6746
|
-
"nuxt": "
|
|
6747
|
-
"requires": {}
|
|
6748
|
-
}
|
|
6749
|
-
},
|
|
6750
|
-
{
|
|
6751
|
-
"name": "pergel",
|
|
6752
|
-
"description": "Pergel is a tailor-made solution for Nuxt and Nitro, providing swift project kickstarts and seamless integration of various modules.",
|
|
6753
|
-
"repo": "oku-ui/pergel#main/packages-core/pergel",
|
|
6754
|
-
"npm": "pergel",
|
|
6755
|
-
"icon": "pergel.svg",
|
|
6756
|
-
"github": "https://github.com/oku-ui/pergel",
|
|
6757
|
-
"website": "https://pergel.oku-ui.com/",
|
|
6758
|
-
"learn_more": "",
|
|
6759
|
-
"category": "Devtools",
|
|
6760
|
-
"type": "3rd-party",
|
|
6761
|
-
"maintainers": [
|
|
6762
|
-
{
|
|
6763
|
-
"name": "Wind",
|
|
6764
|
-
"github": "productdevbook",
|
|
6765
|
-
"twitter": "productdevbook"
|
|
6766
|
-
}
|
|
6767
|
-
],
|
|
6768
|
-
"compatibility": {
|
|
6769
|
-
"nuxt": ">=3.10.0",
|
|
6819
|
+
"nuxt": "^3.0.0",
|
|
6770
6820
|
"requires": {}
|
|
6771
6821
|
}
|
|
6772
6822
|
},
|
|
@@ -6793,13 +6843,38 @@
|
|
|
6793
6843
|
"requires": {}
|
|
6794
6844
|
}
|
|
6795
6845
|
},
|
|
6846
|
+
{
|
|
6847
|
+
"name": "pglite",
|
|
6848
|
+
"description": "A Nuxt module aimed to simplify the use of PGlite.",
|
|
6849
|
+
"repo": "sandros94/nuxt-pglite",
|
|
6850
|
+
"npm": "nuxt-pglite",
|
|
6851
|
+
"icon": "pglite.svg",
|
|
6852
|
+
"github": "https://github.com/sandros94/nuxt-pglite",
|
|
6853
|
+
"website": "https://github.com/sandros94/nuxt-pglite",
|
|
6854
|
+
"learn_more": "https://pglite.dev",
|
|
6855
|
+
"category": "Database",
|
|
6856
|
+
"type": "3rd-party",
|
|
6857
|
+
"maintainers": [
|
|
6858
|
+
{
|
|
6859
|
+
"name": "Sandro Circi",
|
|
6860
|
+
"github": "sandros94",
|
|
6861
|
+
"avatar": "https://avatars.githubusercontent.com/u/13056429",
|
|
6862
|
+
"bluesky": "sandros94.com",
|
|
6863
|
+
"twitter": "_sandros94"
|
|
6864
|
+
}
|
|
6865
|
+
],
|
|
6866
|
+
"compatibility": {
|
|
6867
|
+
"nuxt": ">=3.15.0",
|
|
6868
|
+
"requires": {}
|
|
6869
|
+
}
|
|
6870
|
+
},
|
|
6796
6871
|
{
|
|
6797
6872
|
"name": "pinia-colada",
|
|
6798
6873
|
"description": "The smart data fetching layer for Pinia",
|
|
6799
6874
|
"repo": "posva/pinia-colada#main/nuxt",
|
|
6800
6875
|
"npm": "@pinia/colada-nuxt",
|
|
6801
6876
|
"icon": "pinia-colada.png",
|
|
6802
|
-
"github": "https://github.com/posva/pinia-colada
|
|
6877
|
+
"github": "https://github.com/posva/pinia-colada",
|
|
6803
6878
|
"website": "https://pinia-colada.esm.dev",
|
|
6804
6879
|
"learn_more": "",
|
|
6805
6880
|
"category": "Extensions",
|
|
@@ -6813,7 +6888,7 @@
|
|
|
6813
6888
|
}
|
|
6814
6889
|
],
|
|
6815
6890
|
"compatibility": {
|
|
6816
|
-
"nuxt": "^3.
|
|
6891
|
+
"nuxt": "^3.17.7 || ^4.0.0",
|
|
6817
6892
|
"requires": {}
|
|
6818
6893
|
}
|
|
6819
6894
|
},
|
|
@@ -6823,7 +6898,7 @@
|
|
|
6823
6898
|
"repo": "CodeDredd/pinia-orm#main/packages/nuxt",
|
|
6824
6899
|
"npm": "@pinia-orm/nuxt",
|
|
6825
6900
|
"icon": "pinia-orm.svg",
|
|
6826
|
-
"github": "https://github.com/CodeDredd/pinia-orm
|
|
6901
|
+
"github": "https://github.com/CodeDredd/pinia-orm",
|
|
6827
6902
|
"website": "https://pinia-orm.codedredd.de/",
|
|
6828
6903
|
"learn_more": "",
|
|
6829
6904
|
"category": "Extensions",
|
|
@@ -6842,31 +6917,6 @@
|
|
|
6842
6917
|
}
|
|
6843
6918
|
}
|
|
6844
6919
|
},
|
|
6845
|
-
{
|
|
6846
|
-
"name": "pinia-plugin-persistedstate",
|
|
6847
|
-
"description": "Configurable persistence and rehydration of Pinia stores.",
|
|
6848
|
-
"repo": "prazdevs/pinia-plugin-persistedstate",
|
|
6849
|
-
"npm": "pinia-plugin-persistedstate",
|
|
6850
|
-
"icon": "pinia-plugin-persistedstate.png",
|
|
6851
|
-
"github": "https://github.com/prazdevs/pinia-plugin-persistedstate",
|
|
6852
|
-
"website": "https://prazdevs.github.io/pinia-plugin-persistedstate/",
|
|
6853
|
-
"learn_more": "",
|
|
6854
|
-
"category": "Extensions",
|
|
6855
|
-
"type": "3rd-party",
|
|
6856
|
-
"maintainers": [
|
|
6857
|
-
{
|
|
6858
|
-
"name": "praz",
|
|
6859
|
-
"github": "prazdevs",
|
|
6860
|
-
"bluesky": "dev.praz.me"
|
|
6861
|
-
}
|
|
6862
|
-
],
|
|
6863
|
-
"compatibility": {
|
|
6864
|
-
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6865
|
-
"requires": {
|
|
6866
|
-
"bridge": "optional"
|
|
6867
|
-
}
|
|
6868
|
-
}
|
|
6869
|
-
},
|
|
6870
6920
|
{
|
|
6871
6921
|
"name": "pinia-plugin-unstorage",
|
|
6872
6922
|
"description": "Configurable persistence and rehydration of Pinia stores.",
|
|
@@ -6895,7 +6945,7 @@
|
|
|
6895
6945
|
"repo": "vuejs/pinia#v2/packages/nuxt",
|
|
6896
6946
|
"npm": "@pinia/nuxt",
|
|
6897
6947
|
"icon": "pinia.svg",
|
|
6898
|
-
"github": "https://github.com/vuejs/pinia
|
|
6948
|
+
"github": "https://github.com/vuejs/pinia",
|
|
6899
6949
|
"website": "https://pinia.vuejs.org/",
|
|
6900
6950
|
"learn_more": "",
|
|
6901
6951
|
"category": "Extensions",
|
|
@@ -6909,7 +6959,7 @@
|
|
|
6909
6959
|
}
|
|
6910
6960
|
],
|
|
6911
6961
|
"compatibility": {
|
|
6912
|
-
"nuxt": "^
|
|
6962
|
+
"nuxt": "^3.15.0 || ^4.0.0",
|
|
6913
6963
|
"requires": {
|
|
6914
6964
|
"bridge": "optional"
|
|
6915
6965
|
}
|
|
@@ -6956,7 +7006,7 @@
|
|
|
6956
7006
|
}
|
|
6957
7007
|
],
|
|
6958
7008
|
"compatibility": {
|
|
6959
|
-
"nuxt": "
|
|
7009
|
+
"nuxt": ">=3.0.0",
|
|
6960
7010
|
"requires": {}
|
|
6961
7011
|
}
|
|
6962
7012
|
},
|
|
@@ -6978,7 +7028,7 @@
|
|
|
6978
7028
|
}
|
|
6979
7029
|
],
|
|
6980
7030
|
"compatibility": {
|
|
6981
|
-
"nuxt": ">=3.
|
|
7031
|
+
"nuxt": ">=3.9.0",
|
|
6982
7032
|
"requires": {}
|
|
6983
7033
|
}
|
|
6984
7034
|
},
|
|
@@ -7034,7 +7084,7 @@
|
|
|
7034
7084
|
"repo": "primefaces/primevue#master/packages/nuxt-module",
|
|
7035
7085
|
"npm": "@primevue/nuxt-module",
|
|
7036
7086
|
"icon": "primevue.svg",
|
|
7037
|
-
"github": "https://github.com/primefaces/primevue
|
|
7087
|
+
"github": "https://github.com/primefaces/primevue",
|
|
7038
7088
|
"website": "https://primevue.org/",
|
|
7039
7089
|
"learn_more": "https://primevue.org/nuxt/",
|
|
7040
7090
|
"category": "UI",
|
|
@@ -7058,7 +7108,7 @@
|
|
|
7058
7108
|
"npm": "@prisma/nuxt",
|
|
7059
7109
|
"icon": "prisma.png",
|
|
7060
7110
|
"github": "https://github.com/prisma/nuxt-prisma",
|
|
7061
|
-
"website": "https://
|
|
7111
|
+
"website": "https://www.prisma.io/docs/guides/frameworks/nuxt",
|
|
7062
7112
|
"learn_more": "https://www.prisma.io/orm",
|
|
7063
7113
|
"category": "Database",
|
|
7064
7114
|
"type": "3rd-party",
|
|
@@ -7093,7 +7143,7 @@
|
|
|
7093
7143
|
}
|
|
7094
7144
|
],
|
|
7095
7145
|
"compatibility": {
|
|
7096
|
-
"nuxt": "
|
|
7146
|
+
"nuxt": ">=3.7.0",
|
|
7097
7147
|
"requires": {}
|
|
7098
7148
|
}
|
|
7099
7149
|
},
|
|
@@ -7115,7 +7165,7 @@
|
|
|
7115
7165
|
}
|
|
7116
7166
|
],
|
|
7117
7167
|
"compatibility": {
|
|
7118
|
-
"nuxt": ">=3.0.0",
|
|
7168
|
+
"nuxt": "^2.16.0 || >=3.0.0",
|
|
7119
7169
|
"requires": {}
|
|
7120
7170
|
}
|
|
7121
7171
|
},
|
|
@@ -7206,7 +7256,7 @@
|
|
|
7206
7256
|
}
|
|
7207
7257
|
],
|
|
7208
7258
|
"compatibility": {
|
|
7209
|
-
"nuxt": "^
|
|
7259
|
+
"nuxt": "^3.0.0-rc.11",
|
|
7210
7260
|
"requires": {}
|
|
7211
7261
|
}
|
|
7212
7262
|
},
|
|
@@ -7218,7 +7268,7 @@
|
|
|
7218
7268
|
"icon": "pwa.png",
|
|
7219
7269
|
"github": "https://github.com/nuxt-community/pwa-module",
|
|
7220
7270
|
"website": "https://pwa.nuxtjs.org",
|
|
7221
|
-
"learn_more": "https://web.dev/progressive-web-apps
|
|
7271
|
+
"learn_more": "https://web.dev/explore/progressive-web-apps?hl=ru",
|
|
7222
7272
|
"category": "Performance",
|
|
7223
7273
|
"type": "community",
|
|
7224
7274
|
"maintainers": [
|
|
@@ -7279,7 +7329,7 @@
|
|
|
7279
7329
|
}
|
|
7280
7330
|
],
|
|
7281
7331
|
"compatibility": {
|
|
7282
|
-
"nuxt": ">=3.
|
|
7332
|
+
"nuxt": ">=3.0.0",
|
|
7283
7333
|
"requires": {}
|
|
7284
7334
|
}
|
|
7285
7335
|
},
|
|
@@ -7312,7 +7362,7 @@
|
|
|
7312
7362
|
"repo": "samuelreichor/query-api#HEAD/packages/nuxt",
|
|
7313
7363
|
"npm": "@query-api/nuxt",
|
|
7314
7364
|
"icon": "query-api.svg",
|
|
7315
|
-
"github": "https://github.com/samuelreichor/query-api
|
|
7365
|
+
"github": "https://github.com/samuelreichor/query-api",
|
|
7316
7366
|
"website": "https://samuelreichor.at/libraries/nuxt-craftcms",
|
|
7317
7367
|
"learn_more": "https://samuelreichor.at/libraries",
|
|
7318
7368
|
"category": "CMS",
|
|
@@ -7336,7 +7386,7 @@
|
|
|
7336
7386
|
"icon": "radash.png",
|
|
7337
7387
|
"github": "https://github.com/bbg/nuxt-radash",
|
|
7338
7388
|
"website": "https://github.com/bbg/nuxt-radash#readme",
|
|
7339
|
-
"learn_more": "https://github.com/
|
|
7389
|
+
"learn_more": "https://github.com/sodiray/radash",
|
|
7340
7390
|
"category": "Libraries",
|
|
7341
7391
|
"type": "3rd-party",
|
|
7342
7392
|
"maintainers": [
|
|
@@ -7346,7 +7396,7 @@
|
|
|
7346
7396
|
}
|
|
7347
7397
|
],
|
|
7348
7398
|
"compatibility": {
|
|
7349
|
-
"nuxt": "
|
|
7399
|
+
"nuxt": "^3.0.0",
|
|
7350
7400
|
"requires": {}
|
|
7351
7401
|
}
|
|
7352
7402
|
},
|
|
@@ -7358,7 +7408,7 @@
|
|
|
7358
7408
|
"icon": "recaptcha.png",
|
|
7359
7409
|
"github": "https://github.com/nuxt-community/recaptcha-module",
|
|
7360
7410
|
"website": "https://github.com/nuxt-community/recaptcha-module",
|
|
7361
|
-
"learn_more": "https://
|
|
7411
|
+
"learn_more": "https://cloud.google.com/security/products/recaptcha",
|
|
7362
7412
|
"category": "Security",
|
|
7363
7413
|
"type": "community",
|
|
7364
7414
|
"maintainers": [
|
|
@@ -7423,10 +7473,10 @@
|
|
|
7423
7473
|
{
|
|
7424
7474
|
"name": "reka-ui",
|
|
7425
7475
|
"description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
|
|
7426
|
-
"repo": "unovue/
|
|
7476
|
+
"repo": "unovue/reka-ui",
|
|
7427
7477
|
"npm": "reka-ui",
|
|
7428
7478
|
"icon": "reka-ui.svg",
|
|
7429
|
-
"github": "https://github.com/unovue/
|
|
7479
|
+
"github": "https://github.com/unovue/reka-ui",
|
|
7430
7480
|
"website": "https://www.reka-ui.com/",
|
|
7431
7481
|
"learn_more": "https://reka-ui.com/docs/overview/installation#nuxt-modules",
|
|
7432
7482
|
"category": "UI",
|
|
@@ -7529,7 +7579,7 @@
|
|
|
7529
7579
|
}
|
|
7530
7580
|
],
|
|
7531
7581
|
"compatibility": {
|
|
7532
|
-
"nuxt": "
|
|
7582
|
+
"nuxt": ">=3.6.1",
|
|
7533
7583
|
"requires": {
|
|
7534
7584
|
"bridge": "optional"
|
|
7535
7585
|
}
|
|
@@ -7553,31 +7603,7 @@
|
|
|
7553
7603
|
}
|
|
7554
7604
|
],
|
|
7555
7605
|
"compatibility": {
|
|
7556
|
-
"nuxt": "
|
|
7557
|
-
"requires": {}
|
|
7558
|
-
}
|
|
7559
|
-
},
|
|
7560
|
-
{
|
|
7561
|
-
"name": "router-extras",
|
|
7562
|
-
"description": "Extra Add-ons for nuxt router",
|
|
7563
|
-
"repo": "nuxt-community/router-extras-module",
|
|
7564
|
-
"npm": "@nuxtjs/router-extras",
|
|
7565
|
-
"icon": "vue.png",
|
|
7566
|
-
"github": "https://github.com/nuxt-community/router-extras-module",
|
|
7567
|
-
"website": "https://github.com/nuxt-community/router-extras-module",
|
|
7568
|
-
"learn_more": "",
|
|
7569
|
-
"category": "Extensions",
|
|
7570
|
-
"type": "community",
|
|
7571
|
-
"maintainers": [
|
|
7572
|
-
{
|
|
7573
|
-
"name": "Farnabaz",
|
|
7574
|
-
"github": "farnabaz",
|
|
7575
|
-
"twitter": "a_birang",
|
|
7576
|
-
"bluesky": "farnabaz.dev"
|
|
7577
|
-
}
|
|
7578
|
-
],
|
|
7579
|
-
"compatibility": {
|
|
7580
|
-
"nuxt": "^2.0.0",
|
|
7606
|
+
"nuxt": "^3",
|
|
7581
7607
|
"requires": {}
|
|
7582
7608
|
}
|
|
7583
7609
|
},
|
|
@@ -7611,7 +7637,7 @@
|
|
|
7611
7637
|
"repo": "nuxt-modules/sanity#main",
|
|
7612
7638
|
"npm": "@nuxtjs/sanity",
|
|
7613
7639
|
"icon": "sanity.png",
|
|
7614
|
-
"github": "https://github.com/nuxt-modules/sanity
|
|
7640
|
+
"github": "https://github.com/nuxt-modules/sanity",
|
|
7615
7641
|
"website": "https://sanity.nuxtjs.org",
|
|
7616
7642
|
"learn_more": "https://www.sanity.io/",
|
|
7617
7643
|
"category": "CMS",
|
|
@@ -7625,7 +7651,7 @@
|
|
|
7625
7651
|
}
|
|
7626
7652
|
],
|
|
7627
7653
|
"compatibility": {
|
|
7628
|
-
"nuxt": "
|
|
7654
|
+
"nuxt": ">=3.7.0",
|
|
7629
7655
|
"requires": {
|
|
7630
7656
|
"bridge": "optional"
|
|
7631
7657
|
}
|
|
@@ -7637,7 +7663,7 @@
|
|
|
7637
7663
|
"repo": "scalar/scalar#main/integrations/nuxt",
|
|
7638
7664
|
"npm": "@scalar/nuxt",
|
|
7639
7665
|
"icon": "scalar.svg",
|
|
7640
|
-
"github": "https://github.com/scalar/scalar
|
|
7666
|
+
"github": "https://github.com/scalar/scalar",
|
|
7641
7667
|
"website": "https://github.com/scalar/scalar/tree/main/integrations/nuxt",
|
|
7642
7668
|
"learn_more": "https://scalar.com",
|
|
7643
7669
|
"category": "Devtools",
|
|
@@ -7661,7 +7687,7 @@
|
|
|
7661
7687
|
"npm": "nuxt-schema-org",
|
|
7662
7688
|
"icon": "schema-org.svg",
|
|
7663
7689
|
"github": "https://github.com/harlan-zw/nuxt-schema-org",
|
|
7664
|
-
"website": "https://nuxtseo.com/schema-org",
|
|
7690
|
+
"website": "https://nuxtseo.com/docs/schema-org/getting-started/installation",
|
|
7665
7691
|
"learn_more": "https://unhead.unjs.io/docs/typescript/schema-org/guides/get-started/overview",
|
|
7666
7692
|
"category": "SEO",
|
|
7667
7693
|
"type": "3rd-party",
|
|
@@ -7674,14 +7700,14 @@
|
|
|
7674
7700
|
}
|
|
7675
7701
|
],
|
|
7676
7702
|
"compatibility": {
|
|
7677
|
-
"nuxt": ">=3.0.0",
|
|
7703
|
+
"nuxt": ">=3.0.0-rc.8",
|
|
7678
7704
|
"requires": {}
|
|
7679
7705
|
}
|
|
7680
7706
|
},
|
|
7681
7707
|
{
|
|
7682
7708
|
"name": "scripts",
|
|
7683
7709
|
"description": "Add 3rd-party scripts without sacrificing performance.",
|
|
7684
|
-
"repo": "nuxt/scripts",
|
|
7710
|
+
"repo": "nuxt/scripts#main/packages/script",
|
|
7685
7711
|
"npm": "@nuxt/scripts",
|
|
7686
7712
|
"icon": "nuxt.svg",
|
|
7687
7713
|
"github": "https://github.com/nuxt/scripts",
|
|
@@ -7697,7 +7723,7 @@
|
|
|
7697
7723
|
}
|
|
7698
7724
|
],
|
|
7699
7725
|
"compatibility": {
|
|
7700
|
-
"nuxt": ">=3.
|
|
7726
|
+
"nuxt": ">=3.16.0",
|
|
7701
7727
|
"requires": {}
|
|
7702
7728
|
}
|
|
7703
7729
|
},
|
|
@@ -7772,13 +7798,13 @@
|
|
|
7772
7798
|
},
|
|
7773
7799
|
{
|
|
7774
7800
|
"name": "sentry",
|
|
7775
|
-
"description": "
|
|
7801
|
+
"description": "Sentry SDK for Nuxt",
|
|
7776
7802
|
"repo": "getsentry/sentry-javascript#HEAD/packages/nuxt",
|
|
7777
7803
|
"npm": "@sentry/nuxt",
|
|
7778
7804
|
"icon": "sentry.svg",
|
|
7779
|
-
"github": "https://github.com/getsentry/sentry-javascript
|
|
7805
|
+
"github": "https://github.com/getsentry/sentry-javascript",
|
|
7780
7806
|
"website": "https://docs.sentry.io/platforms/javascript/guides/nuxt",
|
|
7781
|
-
"learn_more": "https://sentry.io",
|
|
7807
|
+
"learn_more": "https://sentry.io/welcome/",
|
|
7782
7808
|
"category": "Monitoring",
|
|
7783
7809
|
"type": "3rd-party",
|
|
7784
7810
|
"maintainers": [
|
|
@@ -7795,12 +7821,12 @@
|
|
|
7795
7821
|
{
|
|
7796
7822
|
"name": "seo-experiments",
|
|
7797
7823
|
"description": "Powerful SEO DX improvements.",
|
|
7798
|
-
"repo": "harlan-zw/nuxt-seo-
|
|
7824
|
+
"repo": "harlan-zw/nuxt-seo-utils",
|
|
7799
7825
|
"npm": "nuxt-seo-utils",
|
|
7800
7826
|
"icon": "seo-experiments.svg",
|
|
7801
|
-
"github": "https://github.com/harlan-zw/nuxt-seo-
|
|
7802
|
-
"website": "https://nuxtseo.com/
|
|
7803
|
-
"learn_more": "https://nuxtseo.com/
|
|
7827
|
+
"github": "https://github.com/harlan-zw/nuxt-seo-utils",
|
|
7828
|
+
"website": "https://nuxtseo.com/docs/seo-utils/getting-started/installation",
|
|
7829
|
+
"learn_more": "https://nuxtseo.com/docs/seo-utils/getting-started/installation",
|
|
7804
7830
|
"category": "SEO",
|
|
7805
7831
|
"type": "3rd-party",
|
|
7806
7832
|
"maintainers": [
|
|
@@ -7812,18 +7838,18 @@
|
|
|
7812
7838
|
}
|
|
7813
7839
|
],
|
|
7814
7840
|
"compatibility": {
|
|
7815
|
-
"nuxt": "
|
|
7841
|
+
"nuxt": "<3.16.0 || >=3.6.1",
|
|
7816
7842
|
"requires": {}
|
|
7817
7843
|
}
|
|
7818
7844
|
},
|
|
7819
7845
|
{
|
|
7820
7846
|
"name": "seo-meta",
|
|
7821
7847
|
"description": "Simple generate seo metadata",
|
|
7822
|
-
"repo": "ihavecoke/
|
|
7848
|
+
"repo": "ihavecoke/nuxt-seo-meta#main/packages/core",
|
|
7823
7849
|
"npm": "nuxt-seo-meta",
|
|
7824
7850
|
"icon": "",
|
|
7825
|
-
"github": "https://github.com/ihavecoke/
|
|
7826
|
-
"website": "https://github.com/ihavecoke/
|
|
7851
|
+
"github": "https://github.com/ihavecoke/nuxt-seo-meta",
|
|
7852
|
+
"website": "https://github.com/ihavecoke/nuxt-seo-meta",
|
|
7827
7853
|
"learn_more": "",
|
|
7828
7854
|
"category": "SEO",
|
|
7829
7855
|
"type": "3rd-party",
|
|
@@ -7848,7 +7874,7 @@
|
|
|
7848
7874
|
"icon": "nuxt.svg",
|
|
7849
7875
|
"github": "https://github.com/harlan-zw/nuxt-seo",
|
|
7850
7876
|
"website": "https://nuxtseo.com/",
|
|
7851
|
-
"learn_more": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
|
|
7877
|
+
"learn_more": "https://nuxtseo.com/docs/nuxt-seo/getting-started/installation",
|
|
7852
7878
|
"category": "SEO",
|
|
7853
7879
|
"type": "3rd-party",
|
|
7854
7880
|
"maintainers": [
|
|
@@ -7859,9 +7885,10 @@
|
|
|
7859
7885
|
}
|
|
7860
7886
|
],
|
|
7861
7887
|
"compatibility": {
|
|
7862
|
-
"nuxt": ">=3.
|
|
7888
|
+
"nuxt": ">=3.7.0",
|
|
7863
7889
|
"requires": {}
|
|
7864
|
-
}
|
|
7890
|
+
},
|
|
7891
|
+
"mcp": "https://nuxtseo.com/mcp"
|
|
7865
7892
|
},
|
|
7866
7893
|
{
|
|
7867
7894
|
"name": "seomatic-meta",
|
|
@@ -7936,10 +7963,10 @@
|
|
|
7936
7963
|
{
|
|
7937
7964
|
"name": "shadcn",
|
|
7938
7965
|
"description": "Re-usable components built with Radix Vue and Tailwind CSS.",
|
|
7939
|
-
"repo": "
|
|
7966
|
+
"repo": "unovue/shadcn-vue#dev/packages/module",
|
|
7940
7967
|
"npm": "shadcn-nuxt",
|
|
7941
7968
|
"icon": "",
|
|
7942
|
-
"github": "https://github.com/
|
|
7969
|
+
"github": "https://github.com/unovue/shadcn-vue",
|
|
7943
7970
|
"website": "https://www.shadcn-vue.com",
|
|
7944
7971
|
"learn_more": "https://www.shadcn-vue.com/docs/installation/nuxt",
|
|
7945
7972
|
"category": "UI",
|
|
@@ -7967,7 +7994,7 @@
|
|
|
7967
7994
|
"npm": "@nuxtjs/shopify",
|
|
7968
7995
|
"icon": "shopify.png",
|
|
7969
7996
|
"github": "https://github.com/nuxt-modules/shopify",
|
|
7970
|
-
"website": "https://
|
|
7997
|
+
"website": "https://shopify.nuxtjs.org/",
|
|
7971
7998
|
"learn_more": "https://shopify.dev/docs",
|
|
7972
7999
|
"category": "Ecommerce",
|
|
7973
8000
|
"type": "community",
|
|
@@ -7978,23 +8005,24 @@
|
|
|
7978
8005
|
},
|
|
7979
8006
|
{
|
|
7980
8007
|
"name": "Frederik Bußmann",
|
|
7981
|
-
"github": "freb97"
|
|
8008
|
+
"github": "freb97",
|
|
8009
|
+
"bluesky": "freb97.bsky.social"
|
|
7982
8010
|
}
|
|
7983
8011
|
],
|
|
7984
8012
|
"compatibility": {
|
|
7985
|
-
"nuxt": "
|
|
8013
|
+
"nuxt": ">=3.0.0",
|
|
7986
8014
|
"requires": {}
|
|
7987
8015
|
}
|
|
7988
8016
|
},
|
|
7989
8017
|
{
|
|
7990
8018
|
"name": "shopware",
|
|
7991
8019
|
"description": "Nuxt module that allows you to set up a Nuxt 3 project with Shopware Frontends.",
|
|
7992
|
-
"repo": "shopware/frontends",
|
|
7993
|
-
"npm": "shopware-
|
|
8020
|
+
"repo": "shopware/frontends#main/packages/nuxt-module",
|
|
8021
|
+
"npm": "@shopware/nuxt-module",
|
|
7994
8022
|
"icon": "shopware.svg",
|
|
7995
|
-
"github": "https://github.com/shopware/frontends
|
|
8023
|
+
"github": "https://github.com/shopware/frontends",
|
|
7996
8024
|
"website": "https://frontends.shopware.com/packages/nuxt-module.html",
|
|
7997
|
-
"learn_more": "https://www.shopware.com",
|
|
8025
|
+
"learn_more": "https://www.shopware.com/en/",
|
|
7998
8026
|
"category": "Ecommerce",
|
|
7999
8027
|
"type": "3rd-party",
|
|
8000
8028
|
"maintainers": [
|
|
@@ -8004,7 +8032,7 @@
|
|
|
8004
8032
|
}
|
|
8005
8033
|
],
|
|
8006
8034
|
"compatibility": {
|
|
8007
|
-
"nuxt": "
|
|
8035
|
+
"nuxt": ">=3.0.0",
|
|
8008
8036
|
"requires": {}
|
|
8009
8037
|
}
|
|
8010
8038
|
},
|
|
@@ -8056,11 +8084,11 @@
|
|
|
8056
8084
|
{
|
|
8057
8085
|
"name": "simple-line-icons",
|
|
8058
8086
|
"description": "Nuxt module to add simple-line-icons ",
|
|
8059
|
-
"repo": "
|
|
8087
|
+
"repo": "galsd/nuxt-simple-line-icons",
|
|
8060
8088
|
"npm": "nuxt-simple-line-icons",
|
|
8061
8089
|
"icon": "",
|
|
8062
|
-
"github": "https://github.com/
|
|
8063
|
-
"website": "https://github.com/
|
|
8090
|
+
"github": "https://github.com/galsd/nuxt-simple-line-icons",
|
|
8091
|
+
"website": "https://github.com/galsd/nuxt-simple-line-icons",
|
|
8064
8092
|
"learn_more": "https://thesabbir.github.io/simple-line-icons/",
|
|
8065
8093
|
"category": "Fonts",
|
|
8066
8094
|
"type": "3rd-party",
|
|
@@ -8083,7 +8111,7 @@
|
|
|
8083
8111
|
"icon": "simple-sitemap.svg",
|
|
8084
8112
|
"github": "https://github.com/nuxt-modules/sitemap",
|
|
8085
8113
|
"website": "https://nuxtseo.com/",
|
|
8086
|
-
"learn_more": "https://nuxtseo.com/sitemap",
|
|
8114
|
+
"learn_more": "https://nuxtseo.com/docs/sitemap/getting-started/installation",
|
|
8087
8115
|
"category": "SEO",
|
|
8088
8116
|
"type": "community",
|
|
8089
8117
|
"maintainers": [
|
|
@@ -8101,7 +8129,7 @@
|
|
|
8101
8129
|
}
|
|
8102
8130
|
],
|
|
8103
8131
|
"compatibility": {
|
|
8104
|
-
"nuxt": ">=3.
|
|
8132
|
+
"nuxt": ">=3.9.0",
|
|
8105
8133
|
"requires": {}
|
|
8106
8134
|
}
|
|
8107
8135
|
},
|
|
@@ -8111,9 +8139,9 @@
|
|
|
8111
8139
|
"repo": "modbender/nuxt-snackbar#master",
|
|
8112
8140
|
"npm": "nuxt-snackbar",
|
|
8113
8141
|
"icon": "snackbar.png",
|
|
8114
|
-
"github": "https://github.com/modbender/nuxt-snackbar
|
|
8142
|
+
"github": "https://github.com/modbender/nuxt-snackbar",
|
|
8115
8143
|
"website": "https://github.com/modbender/nuxt-snackbar/tree/master",
|
|
8116
|
-
"learn_more": "https://github.com/
|
|
8144
|
+
"learn_more": "https://github.com/evo-mark/vue3-snackbar",
|
|
8117
8145
|
"category": "UI",
|
|
8118
8146
|
"type": "3rd-party",
|
|
8119
8147
|
"maintainers": [
|
|
@@ -8127,29 +8155,6 @@
|
|
|
8127
8155
|
"requires": {}
|
|
8128
8156
|
}
|
|
8129
8157
|
},
|
|
8130
|
-
{
|
|
8131
|
-
"name": "snipcart",
|
|
8132
|
-
"description": "Snipcart integration module for Nuxt",
|
|
8133
|
-
"repo": "nuxt-modules/snipcart",
|
|
8134
|
-
"npm": "@nuxtjs/snipcart",
|
|
8135
|
-
"icon": "snipcart.png",
|
|
8136
|
-
"github": "https://github.com/nuxt-modules/snipcart",
|
|
8137
|
-
"website": "https://github.com/nuxt-modules/snipcart",
|
|
8138
|
-
"learn_more": "",
|
|
8139
|
-
"category": "Ecommerce",
|
|
8140
|
-
"type": "community",
|
|
8141
|
-
"maintainers": [
|
|
8142
|
-
{
|
|
8143
|
-
"name": "florent giraud",
|
|
8144
|
-
"github": "flozero",
|
|
8145
|
-
"twitter": "flozeroo"
|
|
8146
|
-
}
|
|
8147
|
-
],
|
|
8148
|
-
"compatibility": {
|
|
8149
|
-
"nuxt": "^2.0.0 || >=3.0.0",
|
|
8150
|
-
"requires": {}
|
|
8151
|
-
}
|
|
8152
|
-
},
|
|
8153
8158
|
{
|
|
8154
8159
|
"name": "social-meta",
|
|
8155
8160
|
"description": "Nuxt module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
|
|
@@ -8200,7 +8205,7 @@
|
|
|
8200
8205
|
"repo": "saoudi-h/solar-icons#main/packages/nuxt",
|
|
8201
8206
|
"npm": "@solar-icons/nuxt",
|
|
8202
8207
|
"icon": "solar-icons.svg",
|
|
8203
|
-
"github": "https://github.com/saoudi-h/solar-icons
|
|
8208
|
+
"github": "https://github.com/saoudi-h/solar-icons",
|
|
8204
8209
|
"website": "https://solar-icons.vercel.app/docs/packages/nuxt",
|
|
8205
8210
|
"learn_more": "https://solar-icons.vercel.app",
|
|
8206
8211
|
"category": "UI",
|
|
@@ -8234,7 +8239,7 @@
|
|
|
8234
8239
|
"name": "Filip Sobol",
|
|
8235
8240
|
"github": "filipsobol",
|
|
8236
8241
|
"twitter": "filipsobol",
|
|
8237
|
-
"bluesky": "filipsobol.
|
|
8242
|
+
"bluesky": "filipsobol.com"
|
|
8238
8243
|
}
|
|
8239
8244
|
],
|
|
8240
8245
|
"compatibility": {
|
|
@@ -8250,7 +8255,7 @@
|
|
|
8250
8255
|
"icon": "speedcurve.png",
|
|
8251
8256
|
"github": "https://github.com/nuxt-community/speedcurve-module",
|
|
8252
8257
|
"website": "https://speedcurve.nuxtjs.org",
|
|
8253
|
-
"learn_more": "https://speedcurve.com",
|
|
8258
|
+
"learn_more": "https://www.speedcurve.com/",
|
|
8254
8259
|
"category": "Analytics",
|
|
8255
8260
|
"type": "community",
|
|
8256
8261
|
"maintainers": [
|
|
@@ -8288,26 +8293,27 @@
|
|
|
8288
8293
|
}
|
|
8289
8294
|
},
|
|
8290
8295
|
{
|
|
8291
|
-
"name": "
|
|
8292
|
-
"description": "
|
|
8293
|
-
"repo": "
|
|
8294
|
-
"npm": "nuxt
|
|
8295
|
-
"icon": "",
|
|
8296
|
-
"github": "https://github.com/
|
|
8297
|
-
"website": "https://
|
|
8298
|
-
"learn_more": "https://
|
|
8299
|
-
"category": "
|
|
8296
|
+
"name": "stonecrop",
|
|
8297
|
+
"description": "Stonecrop for Nuxt",
|
|
8298
|
+
"repo": "agritheory/stonecrop#development/nuxt",
|
|
8299
|
+
"npm": "@stonecrop/nuxt",
|
|
8300
|
+
"icon": "stonecrop.svg",
|
|
8301
|
+
"github": "https://github.com/agritheory/stonecrop",
|
|
8302
|
+
"website": "https://stonecrop.io/",
|
|
8303
|
+
"learn_more": "https://agritheory.com/",
|
|
8304
|
+
"category": "Libraries",
|
|
8300
8305
|
"type": "3rd-party",
|
|
8301
8306
|
"maintainers": [
|
|
8302
8307
|
{
|
|
8303
|
-
"name": "
|
|
8304
|
-
"github": "
|
|
8305
|
-
"twitter": "Maz_Ipan"
|
|
8308
|
+
"name": "Tyler Matteson",
|
|
8309
|
+
"github": "agritheory"
|
|
8306
8310
|
}
|
|
8307
8311
|
],
|
|
8308
8312
|
"compatibility": {
|
|
8309
|
-
"nuxt": "^
|
|
8310
|
-
"requires": {
|
|
8313
|
+
"nuxt": "^4.0.0",
|
|
8314
|
+
"requires": {
|
|
8315
|
+
"bridge": false
|
|
8316
|
+
}
|
|
8311
8317
|
}
|
|
8312
8318
|
},
|
|
8313
8319
|
{
|
|
@@ -8364,11 +8370,11 @@
|
|
|
8364
8370
|
{
|
|
8365
8371
|
"name": "storyblok",
|
|
8366
8372
|
"description": "Storyblok Nuxt module",
|
|
8367
|
-
"repo": "storyblok/
|
|
8373
|
+
"repo": "storyblok/monoblok#main/packages/nuxt",
|
|
8368
8374
|
"npm": "@storyblok/nuxt",
|
|
8369
8375
|
"icon": "storyblok.png",
|
|
8370
|
-
"github": "https://github.com/storyblok/
|
|
8371
|
-
"website": "https://github.com/storyblok/
|
|
8376
|
+
"github": "https://github.com/storyblok/monoblok",
|
|
8377
|
+
"website": "https://github.com/storyblok/monoblok/tree/main/packages/nuxt",
|
|
8372
8378
|
"learn_more": "",
|
|
8373
8379
|
"category": "CMS",
|
|
8374
8380
|
"type": "3rd-party",
|
|
@@ -8408,7 +8414,7 @@
|
|
|
8408
8414
|
}
|
|
8409
8415
|
],
|
|
8410
8416
|
"compatibility": {
|
|
8411
|
-
"nuxt": "
|
|
8417
|
+
"nuxt": ">=3.0.0",
|
|
8412
8418
|
"requires": {
|
|
8413
8419
|
"bridge": "optional"
|
|
8414
8420
|
},
|
|
@@ -8441,40 +8447,13 @@
|
|
|
8441
8447
|
}
|
|
8442
8448
|
],
|
|
8443
8449
|
"compatibility": {
|
|
8444
|
-
"nuxt": "
|
|
8450
|
+
"nuxt": ">=3.7.0",
|
|
8445
8451
|
"requires": {
|
|
8446
8452
|
"bridge": true
|
|
8447
8453
|
},
|
|
8448
8454
|
"devtools": "^0.0.0"
|
|
8449
8455
|
}
|
|
8450
8456
|
},
|
|
8451
|
-
{
|
|
8452
|
-
"name": "stripe-next",
|
|
8453
|
-
"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.",
|
|
8454
|
-
"repo": "flozero/nuxt-stripe",
|
|
8455
|
-
"npm": "@unlok-co/nuxt-stripe",
|
|
8456
|
-
"icon": "stripe.png",
|
|
8457
|
-
"github": "https://github.com/flozero/nuxt-stripe",
|
|
8458
|
-
"website": "https://github.com/flozero/nuxt-stripe",
|
|
8459
|
-
"learn_more": "https://stripe.com/docs",
|
|
8460
|
-
"category": "Payment",
|
|
8461
|
-
"type": "3rd-party",
|
|
8462
|
-
"maintainers": [
|
|
8463
|
-
{
|
|
8464
|
-
"name": "Loïc Fuentes",
|
|
8465
|
-
"github": "fuentesloic"
|
|
8466
|
-
},
|
|
8467
|
-
{
|
|
8468
|
-
"name": "florent giraud",
|
|
8469
|
-
"github": "flozero",
|
|
8470
|
-
"twitter": "flozeroo"
|
|
8471
|
-
}
|
|
8472
|
-
],
|
|
8473
|
-
"compatibility": {
|
|
8474
|
-
"nuxt": ">=3.0.0",
|
|
8475
|
-
"requires": {}
|
|
8476
|
-
}
|
|
8477
|
-
},
|
|
8478
8457
|
{
|
|
8479
8458
|
"name": "stripe",
|
|
8480
8459
|
"description": "Import the StripeJS client script to accept payments, send payouts, and manage your businesses online.",
|
|
@@ -8483,7 +8462,7 @@
|
|
|
8483
8462
|
"icon": "stripe.png",
|
|
8484
8463
|
"github": "https://github.com/WilliamDASILVA/nuxt-stripe-module",
|
|
8485
8464
|
"website": "https://github.com/WilliamDASILVA/nuxt-stripe-module",
|
|
8486
|
-
"learn_more": "https://stripe.com/",
|
|
8465
|
+
"learn_more": "https://stripe.com/fr",
|
|
8487
8466
|
"category": "Payment",
|
|
8488
8467
|
"type": "3rd-party",
|
|
8489
8468
|
"maintainers": [
|
|
@@ -8502,15 +8481,21 @@
|
|
|
8502
8481
|
{
|
|
8503
8482
|
"name": "studio",
|
|
8504
8483
|
"description": "A new experience to build content-driven website with Nuxt.",
|
|
8505
|
-
"repo": "
|
|
8506
|
-
"npm": "
|
|
8507
|
-
"icon": "
|
|
8508
|
-
"github": "https://github.com/
|
|
8484
|
+
"repo": "nuxt-content/nuxt-studio",
|
|
8485
|
+
"npm": "nuxt-studio",
|
|
8486
|
+
"icon": "nuxt.svg",
|
|
8487
|
+
"github": "https://github.com/nuxt-content/nuxt-studio",
|
|
8509
8488
|
"website": "https://nuxt.studio",
|
|
8510
|
-
"learn_more": "
|
|
8489
|
+
"learn_more": "",
|
|
8511
8490
|
"category": "CMS",
|
|
8512
|
-
"type": "
|
|
8491
|
+
"type": "community",
|
|
8513
8492
|
"maintainers": [
|
|
8493
|
+
{
|
|
8494
|
+
"name": "Baptiste Leproux",
|
|
8495
|
+
"github": "larbish",
|
|
8496
|
+
"twitter": "_larbish",
|
|
8497
|
+
"bluesky": "larbish.bsky.social"
|
|
8498
|
+
},
|
|
8514
8499
|
{
|
|
8515
8500
|
"name": "Farnabaz",
|
|
8516
8501
|
"github": "farnabaz",
|
|
@@ -8534,11 +8519,11 @@
|
|
|
8534
8519
|
{
|
|
8535
8520
|
"name": "style-resources",
|
|
8536
8521
|
"description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
|
|
8537
|
-
"repo": "nuxt-
|
|
8522
|
+
"repo": "nuxt-modules/style-resources",
|
|
8538
8523
|
"npm": "@nuxtjs/style-resources",
|
|
8539
8524
|
"icon": "",
|
|
8540
|
-
"github": "https://github.com/nuxt-
|
|
8541
|
-
"website": "https://github.com/nuxt-
|
|
8525
|
+
"github": "https://github.com/nuxt-modules/style-resources",
|
|
8526
|
+
"website": "https://github.com/nuxt-modules/style-resources",
|
|
8542
8527
|
"learn_more": "",
|
|
8543
8528
|
"category": "CSS",
|
|
8544
8529
|
"type": "community",
|
|
@@ -8558,11 +8543,11 @@
|
|
|
8558
8543
|
{
|
|
8559
8544
|
"name": "stylelint",
|
|
8560
8545
|
"description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
|
|
8561
|
-
"repo": "nuxt-
|
|
8546
|
+
"repo": "nuxt-modules/stylelint",
|
|
8562
8547
|
"npm": "@nuxtjs/stylelint-module",
|
|
8563
8548
|
"icon": "stylelint.png",
|
|
8564
|
-
"github": "https://github.com/nuxt-
|
|
8565
|
-
"website": "https://github.com/nuxt-
|
|
8549
|
+
"github": "https://github.com/nuxt-modules/stylelint",
|
|
8550
|
+
"website": "https://github.com/nuxt-modules/stylelint",
|
|
8566
8551
|
"learn_more": "https://stylelint.io/",
|
|
8567
8552
|
"category": "CSS",
|
|
8568
8553
|
"type": "community",
|
|
@@ -8608,7 +8593,7 @@
|
|
|
8608
8593
|
}
|
|
8609
8594
|
],
|
|
8610
8595
|
"compatibility": {
|
|
8611
|
-
"nuxt": "
|
|
8596
|
+
"nuxt": ">=3.0.0",
|
|
8612
8597
|
"requires": {}
|
|
8613
8598
|
}
|
|
8614
8599
|
},
|
|
@@ -8633,7 +8618,7 @@
|
|
|
8633
8618
|
}
|
|
8634
8619
|
],
|
|
8635
8620
|
"compatibility": {
|
|
8636
|
-
"nuxt": "
|
|
8621
|
+
"nuxt": "^3.21.0 || ^4.3.0",
|
|
8637
8622
|
"requires": {}
|
|
8638
8623
|
}
|
|
8639
8624
|
},
|
|
@@ -8679,7 +8664,7 @@
|
|
|
8679
8664
|
}
|
|
8680
8665
|
],
|
|
8681
8666
|
"compatibility": {
|
|
8682
|
-
"nuxt": "
|
|
8667
|
+
"nuxt": ">=3.0.0",
|
|
8683
8668
|
"requires": {}
|
|
8684
8669
|
}
|
|
8685
8670
|
},
|
|
@@ -8705,28 +8690,6 @@
|
|
|
8705
8690
|
"requires": {}
|
|
8706
8691
|
}
|
|
8707
8692
|
},
|
|
8708
|
-
{
|
|
8709
|
-
"name": "sweetalert2",
|
|
8710
|
-
"description": "A minimal sweetalert2 module based on vue-sweetalert2 with global options",
|
|
8711
|
-
"repo": "ImreC/nuxt-sweetalert2",
|
|
8712
|
-
"npm": "nuxt-sweetalert2",
|
|
8713
|
-
"icon": "",
|
|
8714
|
-
"github": "https://github.com/ImreC/nuxt-sweetalert2",
|
|
8715
|
-
"website": "https://github.com/ImreC/nuxt-sweetalert2",
|
|
8716
|
-
"learn_more": "https://sweetalert2.github.io/",
|
|
8717
|
-
"category": "Libraries",
|
|
8718
|
-
"type": "3rd-party",
|
|
8719
|
-
"maintainers": [
|
|
8720
|
-
{
|
|
8721
|
-
"name": "ImreC",
|
|
8722
|
-
"github": "ImreC"
|
|
8723
|
-
}
|
|
8724
|
-
],
|
|
8725
|
-
"compatibility": {
|
|
8726
|
-
"nuxt": "^2.0.0",
|
|
8727
|
-
"requires": {}
|
|
8728
|
-
}
|
|
8729
|
-
},
|
|
8730
8693
|
{
|
|
8731
8694
|
"name": "swiftsearch",
|
|
8732
8695
|
"description": "Nuxt module for a typesafe, SSR first algolia instantsearch experience",
|
|
@@ -8821,7 +8784,7 @@
|
|
|
8821
8784
|
}
|
|
8822
8785
|
],
|
|
8823
8786
|
"compatibility": {
|
|
8824
|
-
"nuxt": "^2.
|
|
8787
|
+
"nuxt": "^2.9.0 || >=3.0.0-rc.1",
|
|
8825
8788
|
"requires": {},
|
|
8826
8789
|
"devtools": "^0.0.0"
|
|
8827
8790
|
},
|
|
@@ -8835,7 +8798,7 @@
|
|
|
8835
8798
|
"repo": "tdesignOteam/tdesign-nuxt",
|
|
8836
8799
|
"npm": "@tdesign-vue-next/nuxt",
|
|
8837
8800
|
"icon": "tdesign.svg",
|
|
8838
|
-
"github": "https://github.com/
|
|
8801
|
+
"github": "https://github.com/tdesignOteam/tdesign-nuxt",
|
|
8839
8802
|
"website": "https://tdesign.tencent.com/vue-next/overview-en",
|
|
8840
8803
|
"learn_more": "https://github.com/tdesignoteam/tdesign-nuxt",
|
|
8841
8804
|
"category": "UI",
|
|
@@ -8920,7 +8883,7 @@
|
|
|
8920
8883
|
"type": "3rd-party",
|
|
8921
8884
|
"maintainers": [
|
|
8922
8885
|
{
|
|
8923
|
-
"name": "
|
|
8886
|
+
"name": "Vladislav Bulgakov",
|
|
8924
8887
|
"github": "stickpro",
|
|
8925
8888
|
"avatar": "https://avatars.githubusercontent.com/u/25886722?v=4"
|
|
8926
8889
|
}
|
|
@@ -8930,30 +8893,6 @@
|
|
|
8930
8893
|
"requires": {}
|
|
8931
8894
|
}
|
|
8932
8895
|
},
|
|
8933
|
-
{
|
|
8934
|
-
"name": "time",
|
|
8935
|
-
"description": "Safely render local dates and times on the server with Nuxt",
|
|
8936
|
-
"repo": "danielroe/nuxt-time",
|
|
8937
|
-
"npm": "nuxt-time",
|
|
8938
|
-
"icon": "",
|
|
8939
|
-
"github": "https://github.com/danielroe/nuxt-time",
|
|
8940
|
-
"website": "https://github.com/danielroe/nuxt-time",
|
|
8941
|
-
"learn_more": "",
|
|
8942
|
-
"category": "Extensions",
|
|
8943
|
-
"type": "3rd-party",
|
|
8944
|
-
"maintainers": [
|
|
8945
|
-
{
|
|
8946
|
-
"name": "Daniel Roe",
|
|
8947
|
-
"github": "danielroe",
|
|
8948
|
-
"twitter": "danielcroe",
|
|
8949
|
-
"bluesky": "danielroe.dev"
|
|
8950
|
-
}
|
|
8951
|
-
],
|
|
8952
|
-
"compatibility": {
|
|
8953
|
-
"nuxt": ">=3.0.0",
|
|
8954
|
-
"requires": {}
|
|
8955
|
-
}
|
|
8956
|
-
},
|
|
8957
8896
|
{
|
|
8958
8897
|
"name": "tiptap",
|
|
8959
8898
|
"description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
|
|
@@ -8979,11 +8918,11 @@
|
|
|
8979
8918
|
{
|
|
8980
8919
|
"name": "toast",
|
|
8981
8920
|
"description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
|
|
8982
|
-
"repo": "nuxt-community/modules#master/packages/toast",
|
|
8921
|
+
"repo": "nuxt-community/legacy-modules#master/packages/toast",
|
|
8983
8922
|
"npm": "@nuxtjs/toast",
|
|
8984
8923
|
"icon": "",
|
|
8985
|
-
"github": "https://github.com/nuxt-community/
|
|
8986
|
-
"website": "https://github.com/nuxt-community/
|
|
8924
|
+
"github": "https://github.com/nuxt-community/legacy-modules",
|
|
8925
|
+
"website": "https://github.com/nuxt-community/legacy-modules/tree/master/packages/toast",
|
|
8987
8926
|
"learn_more": "https://github.com/shakee93/vue-toasted",
|
|
8988
8927
|
"category": "Libraries",
|
|
8989
8928
|
"type": "community",
|
|
@@ -9048,11 +8987,11 @@
|
|
|
9048
8987
|
{
|
|
9049
8988
|
"name": "tresjs",
|
|
9050
8989
|
"description": "Create 3D experiences in your Nuxt application using TresJS.",
|
|
9051
|
-
"repo": "tresjs/nuxt",
|
|
8990
|
+
"repo": "tresjs/tres#main/packages/nuxt",
|
|
9052
8991
|
"npm": "@tresjs/nuxt",
|
|
9053
8992
|
"icon": "tresjs.svg",
|
|
9054
|
-
"github": "https://github.com/
|
|
9055
|
-
"website": "https://tresjs.org/
|
|
8993
|
+
"github": "https://github.com/tresjs/tres",
|
|
8994
|
+
"website": "https://docs.tresjs.org/getting-started/installation#nuxt-project",
|
|
9056
8995
|
"learn_more": "https://tresjs.org/",
|
|
9057
8996
|
"category": "Libraries",
|
|
9058
8997
|
"type": "3rd-party",
|
|
@@ -9075,7 +9014,7 @@
|
|
|
9075
9014
|
}
|
|
9076
9015
|
],
|
|
9077
9016
|
"compatibility": {
|
|
9078
|
-
"nuxt": ">=3.
|
|
9017
|
+
"nuxt": ">=3.16.0",
|
|
9079
9018
|
"requires": {}
|
|
9080
9019
|
}
|
|
9081
9020
|
},
|
|
@@ -9099,7 +9038,7 @@
|
|
|
9099
9038
|
}
|
|
9100
9039
|
],
|
|
9101
9040
|
"compatibility": {
|
|
9102
|
-
"nuxt": "
|
|
9041
|
+
"nuxt": ">=3.0.0",
|
|
9103
9042
|
"requires": {
|
|
9104
9043
|
"bridge": true
|
|
9105
9044
|
}
|
|
@@ -9113,7 +9052,7 @@
|
|
|
9113
9052
|
"icon": "",
|
|
9114
9053
|
"github": "https://github.com/tuarrep/nuxt-twa",
|
|
9115
9054
|
"website": "https://nuxt-twa.tuarrep.dev",
|
|
9116
|
-
"learn_more": "https://developer.chrome.com/docs/android/trusted-web-activity
|
|
9055
|
+
"learn_more": "https://developer.chrome.com/docs/android/trusted-web-activity?hl=tr",
|
|
9117
9056
|
"category": "Performance",
|
|
9118
9057
|
"type": "3rd-party",
|
|
9119
9058
|
"maintainers": [
|
|
@@ -9135,7 +9074,7 @@
|
|
|
9135
9074
|
"repo": "yizack/nuxt-twemoji",
|
|
9136
9075
|
"npm": "nuxt-twemoji",
|
|
9137
9076
|
"icon": "twemoji.svg",
|
|
9138
|
-
"github": "https://github.com/
|
|
9077
|
+
"github": "https://github.com/yizack/nuxt-twemoji",
|
|
9139
9078
|
"website": "https://github.com/Yizack/nuxt-twemoji",
|
|
9140
9079
|
"learn_more": "",
|
|
9141
9080
|
"category": "UI",
|
|
@@ -9206,44 +9145,18 @@
|
|
|
9206
9145
|
}
|
|
9207
9146
|
],
|
|
9208
9147
|
"compatibility": {
|
|
9209
|
-
"nuxt": "
|
|
9148
|
+
"nuxt": ">=3.0.0",
|
|
9210
9149
|
"requires": {}
|
|
9211
9150
|
}
|
|
9212
9151
|
},
|
|
9213
|
-
{
|
|
9214
|
-
"name": "typed-vuex",
|
|
9215
|
-
"description": "A vanilla, strongly typed store accessor for Vuex.",
|
|
9216
|
-
"repo": "danielroe/typed-vuex#main/packages/nuxt-typed-vuex",
|
|
9217
|
-
"npm": "nuxt-typed-vuex",
|
|
9218
|
-
"icon": "vue.png",
|
|
9219
|
-
"github": "https://github.com/danielroe/typed-vuex",
|
|
9220
|
-
"website": "https://github.com/danielroe/typed-vuex",
|
|
9221
|
-
"learn_more": "",
|
|
9222
|
-
"category": "Libraries",
|
|
9223
|
-
"type": "3rd-party",
|
|
9224
|
-
"maintainers": [
|
|
9225
|
-
{
|
|
9226
|
-
"name": "Daniel Roe",
|
|
9227
|
-
"github": "danielroe",
|
|
9228
|
-
"twitter": "danielcroe",
|
|
9229
|
-
"bluesky": "danielroe.dev"
|
|
9230
|
-
}
|
|
9231
|
-
],
|
|
9232
|
-
"compatibility": {
|
|
9233
|
-
"nuxt": "^2.0.0",
|
|
9234
|
-
"requires": {
|
|
9235
|
-
"bridge": "optional"
|
|
9236
|
-
}
|
|
9237
|
-
}
|
|
9238
|
-
},
|
|
9239
9152
|
{
|
|
9240
9153
|
"name": "typescript-runtime",
|
|
9241
9154
|
"description": "TypeScript Runtime support for Nuxt",
|
|
9242
9155
|
"repo": "nuxt/typescript#master/packages/typescript-runtime",
|
|
9243
9156
|
"npm": "@nuxt/typescript-runtime",
|
|
9244
9157
|
"icon": "typescript.svg",
|
|
9245
|
-
"github": "https://github.com/nuxt/typescript
|
|
9246
|
-
"website": "https://typescript.nuxtjs.org/guide/runtime
|
|
9158
|
+
"github": "https://github.com/nuxt/typescript",
|
|
9159
|
+
"website": "https://typescript.nuxtjs.org/guide/runtime/",
|
|
9247
9160
|
"learn_more": "",
|
|
9248
9161
|
"category": "Devtools",
|
|
9249
9162
|
"type": "official",
|
|
@@ -9277,7 +9190,7 @@
|
|
|
9277
9190
|
"repo": "nuxt/typescript#master/packages/typescript-build",
|
|
9278
9191
|
"npm": "@nuxt/typescript-build",
|
|
9279
9192
|
"icon": "typescript.svg",
|
|
9280
|
-
"github": "https://github.com/nuxt/typescript
|
|
9193
|
+
"github": "https://github.com/nuxt/typescript",
|
|
9281
9194
|
"website": "https://typescript.nuxtjs.org",
|
|
9282
9195
|
"learn_more": "",
|
|
9283
9196
|
"category": "Devtools",
|
|
@@ -9337,7 +9250,7 @@
|
|
|
9337
9250
|
"npm": "@nuxt/ui",
|
|
9338
9251
|
"icon": "nuxt.svg",
|
|
9339
9252
|
"github": "https://github.com/nuxt/ui",
|
|
9340
|
-
"website": "https://ui.nuxt.com",
|
|
9253
|
+
"website": "https://ui.nuxt.com/docs/getting-started/installation/nuxt",
|
|
9341
9254
|
"learn_more": "",
|
|
9342
9255
|
"category": "UI",
|
|
9343
9256
|
"type": "official",
|
|
@@ -9356,7 +9269,7 @@
|
|
|
9356
9269
|
}
|
|
9357
9270
|
],
|
|
9358
9271
|
"compatibility": {
|
|
9359
|
-
"nuxt": ">=3.
|
|
9272
|
+
"nuxt": ">=3.10.0",
|
|
9360
9273
|
"requires": {}
|
|
9361
9274
|
},
|
|
9362
9275
|
"mcp": "https://ui.nuxt.com/mcp"
|
|
@@ -9369,7 +9282,7 @@
|
|
|
9369
9282
|
"icon": "umami.svg",
|
|
9370
9283
|
"github": "https://github.com/ijkml/nuxt-umami",
|
|
9371
9284
|
"website": "https://github.com/ijkml/nuxt-umami",
|
|
9372
|
-
"learn_more": "https://umami.is/docs
|
|
9285
|
+
"learn_more": "https://docs.umami.is/docs",
|
|
9373
9286
|
"category": "Analytics",
|
|
9374
9287
|
"type": "3rd-party",
|
|
9375
9288
|
"maintainers": [
|
|
@@ -9421,7 +9334,7 @@
|
|
|
9421
9334
|
"repo": "johannschopplich/unlazy#main/packages/nuxt",
|
|
9422
9335
|
"npm": "@unlazy/nuxt",
|
|
9423
9336
|
"icon": "unlazy.svg",
|
|
9424
|
-
"github": "https://github.com/johannschopplich/unlazy
|
|
9337
|
+
"github": "https://github.com/johannschopplich/unlazy",
|
|
9425
9338
|
"website": "https://unlazy.byjohann.dev/",
|
|
9426
9339
|
"learn_more": "",
|
|
9427
9340
|
"category": "Images",
|
|
@@ -9434,7 +9347,7 @@
|
|
|
9434
9347
|
}
|
|
9435
9348
|
],
|
|
9436
9349
|
"compatibility": {
|
|
9437
|
-
"nuxt": ">=3.
|
|
9350
|
+
"nuxt": ">=3.5.0",
|
|
9438
9351
|
"requires": {}
|
|
9439
9352
|
}
|
|
9440
9353
|
},
|
|
@@ -9469,12 +9382,12 @@
|
|
|
9469
9382
|
{
|
|
9470
9383
|
"name": "ununuracss",
|
|
9471
9384
|
"description": "A Real CSS Engine. Only Scoped.",
|
|
9472
|
-
"repo": "
|
|
9385
|
+
"repo": "betterwrite/ununuracss#main/packages/nuxt",
|
|
9473
9386
|
"npm": "nuxt-ununura",
|
|
9474
9387
|
"icon": "ununuracss.png",
|
|
9475
|
-
"github": "https://github.com/
|
|
9476
|
-
"website": "https://github.com/
|
|
9477
|
-
"learn_more": "https://github.com/
|
|
9388
|
+
"github": "https://github.com/betterwrite/ununuracss",
|
|
9389
|
+
"website": "https://github.com/betterwrite/ununuracss",
|
|
9390
|
+
"learn_more": "https://github.com/betterwrite/ununuracss",
|
|
9478
9391
|
"category": "UI",
|
|
9479
9392
|
"type": "3rd-party",
|
|
9480
9393
|
"maintainers": [
|
|
@@ -9507,30 +9420,7 @@
|
|
|
9507
9420
|
}
|
|
9508
9421
|
],
|
|
9509
9422
|
"compatibility": {
|
|
9510
|
-
"nuxt": ">=3.
|
|
9511
|
-
"requires": {}
|
|
9512
|
-
}
|
|
9513
|
-
},
|
|
9514
|
-
{
|
|
9515
|
-
"name": "user-agent",
|
|
9516
|
-
"description": "Nuxt module for handling User-Agent.",
|
|
9517
|
-
"repo": "fukuiretu/nuxt-user-agent",
|
|
9518
|
-
"npm": "nuxt-user-agent",
|
|
9519
|
-
"icon": "",
|
|
9520
|
-
"github": "https://github.com/fukuiretu/nuxt-user-agent",
|
|
9521
|
-
"website": "https://github.com/fukuiretu/nuxt-user-agent",
|
|
9522
|
-
"learn_more": "",
|
|
9523
|
-
"category": "Extensions",
|
|
9524
|
-
"type": "3rd-party",
|
|
9525
|
-
"maintainers": [
|
|
9526
|
-
{
|
|
9527
|
-
"name": "Retu Fukui",
|
|
9528
|
-
"github": "fukuiretu",
|
|
9529
|
-
"twitter": "fukuiretu"
|
|
9530
|
-
}
|
|
9531
|
-
],
|
|
9532
|
-
"compatibility": {
|
|
9533
|
-
"nuxt": "^2.0.0",
|
|
9423
|
+
"nuxt": ">=3.17.1",
|
|
9534
9424
|
"requires": {}
|
|
9535
9425
|
}
|
|
9536
9426
|
},
|
|
@@ -9574,7 +9464,7 @@
|
|
|
9574
9464
|
}
|
|
9575
9465
|
],
|
|
9576
9466
|
"compatibility": {
|
|
9577
|
-
"nuxt": ">=3
|
|
9467
|
+
"nuxt": ">=3",
|
|
9578
9468
|
"requires": {
|
|
9579
9469
|
"bridge": "optional"
|
|
9580
9470
|
}
|
|
@@ -9586,7 +9476,7 @@
|
|
|
9586
9476
|
"repo": "varletjs/varlet-nuxt",
|
|
9587
9477
|
"npm": "@varlet/nuxt",
|
|
9588
9478
|
"icon": "varlet.svg",
|
|
9589
|
-
"github": "https://github.com/varletjs/varlet",
|
|
9479
|
+
"github": "https://github.com/varletjs/varlet-nuxt",
|
|
9590
9480
|
"website": "https://varlet.pages.dev/#/en-US/index",
|
|
9591
9481
|
"learn_more": "https://github.com/varletjs/varlet-nuxt",
|
|
9592
9482
|
"category": "UI",
|
|
@@ -9611,7 +9501,7 @@
|
|
|
9611
9501
|
"repo": "letstri/vaxee#main/packages/nuxt",
|
|
9612
9502
|
"npm": "@vaxee/nuxt",
|
|
9613
9503
|
"icon": "vaxee.svg",
|
|
9614
|
-
"github": "https://github.com/letstri/vaxee
|
|
9504
|
+
"github": "https://github.com/letstri/vaxee",
|
|
9615
9505
|
"website": "https://vaxee.letstri.dev/",
|
|
9616
9506
|
"learn_more": "",
|
|
9617
9507
|
"category": "Extensions",
|
|
@@ -9624,7 +9514,7 @@
|
|
|
9624
9514
|
}
|
|
9625
9515
|
],
|
|
9626
9516
|
"compatibility": {
|
|
9627
|
-
"nuxt": "
|
|
9517
|
+
"nuxt": ">=3.5.0",
|
|
9628
9518
|
"requires": {}
|
|
9629
9519
|
}
|
|
9630
9520
|
},
|
|
@@ -9646,7 +9536,7 @@
|
|
|
9646
9536
|
}
|
|
9647
9537
|
],
|
|
9648
9538
|
"compatibility": {
|
|
9649
|
-
"nuxt": "
|
|
9539
|
+
"nuxt": "^3.0.0",
|
|
9650
9540
|
"requires": {}
|
|
9651
9541
|
}
|
|
9652
9542
|
},
|
|
@@ -9656,7 +9546,7 @@
|
|
|
9656
9546
|
"repo": "logaretm/vee-validate#main/packages/nuxt",
|
|
9657
9547
|
"npm": "@vee-validate/nuxt",
|
|
9658
9548
|
"icon": "vee-validate.png",
|
|
9659
|
-
"github": "https://github.com/logaretm/vee-validate
|
|
9549
|
+
"github": "https://github.com/logaretm/vee-validate",
|
|
9660
9550
|
"website": "https://vee-validate.logaretm.com/v4/",
|
|
9661
9551
|
"learn_more": "https://vee-validate.logaretm.com/v4/integrations/nuxt/",
|
|
9662
9552
|
"category": "Libraries",
|
|
@@ -9666,7 +9556,7 @@
|
|
|
9666
9556
|
"name": "Abdelrahman Awad",
|
|
9667
9557
|
"github": "logaretm",
|
|
9668
9558
|
"twitter": "logaretm",
|
|
9669
|
-
"bluesky": "
|
|
9559
|
+
"bluesky": "awad.dev"
|
|
9670
9560
|
}
|
|
9671
9561
|
],
|
|
9672
9562
|
"compatibility": {
|
|
@@ -9677,11 +9567,11 @@
|
|
|
9677
9567
|
{
|
|
9678
9568
|
"name": "vendor",
|
|
9679
9569
|
"description": "directly serve node_modules",
|
|
9680
|
-
"repo": "nuxt-community/modules#master/packages/vendor",
|
|
9570
|
+
"repo": "nuxt-community/legacy-modules#master/packages/vendor",
|
|
9681
9571
|
"npm": "@nuxtjs/vendor",
|
|
9682
9572
|
"icon": "",
|
|
9683
|
-
"github": "https://github.com/nuxt-community/modules
|
|
9684
|
-
"website": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
|
|
9573
|
+
"github": "https://github.com/nuxt-community/legacy-modules",
|
|
9574
|
+
"website": "https://github.com/nuxt-community/legacy-modules/tree/master/packages/vendor",
|
|
9685
9575
|
"learn_more": "",
|
|
9686
9576
|
"category": "Extensions",
|
|
9687
9577
|
"type": "community",
|
|
@@ -9698,13 +9588,57 @@
|
|
|
9698
9588
|
"requires": {}
|
|
9699
9589
|
}
|
|
9700
9590
|
},
|
|
9591
|
+
{
|
|
9592
|
+
"name": "vercel-analytics",
|
|
9593
|
+
"description": "Privacy-friendly, real-time traffic insights for your Nuxt app",
|
|
9594
|
+
"repo": "vercel/analytics#main/packages/web",
|
|
9595
|
+
"npm": "@vercel/analytics",
|
|
9596
|
+
"icon": "vercel.svg",
|
|
9597
|
+
"github": "https://github.com/vercel/analytics",
|
|
9598
|
+
"website": "https://vercel.com/docs/analytics",
|
|
9599
|
+
"learn_more": "https://vercel.com/docs/analytics/quickstart?framework=nuxt",
|
|
9600
|
+
"category": "Analytics",
|
|
9601
|
+
"type": "3rd-party",
|
|
9602
|
+
"maintainers": [
|
|
9603
|
+
{
|
|
9604
|
+
"name": "Vercel",
|
|
9605
|
+
"github": "vercel"
|
|
9606
|
+
}
|
|
9607
|
+
],
|
|
9608
|
+
"compatibility": {
|
|
9609
|
+
"nuxt": ">=3.0.0",
|
|
9610
|
+
"requires": {}
|
|
9611
|
+
}
|
|
9612
|
+
},
|
|
9613
|
+
{
|
|
9614
|
+
"name": "vercel-speed-insights",
|
|
9615
|
+
"description": "Real user performance metrics and suggestions for your Nuxt app",
|
|
9616
|
+
"repo": "vercel/speed-insights#main/packages/web",
|
|
9617
|
+
"npm": "@vercel/speed-insights",
|
|
9618
|
+
"icon": "vercel.svg",
|
|
9619
|
+
"github": "https://github.com/vercel/speed-insights",
|
|
9620
|
+
"website": "https://vercel.com/docs/speed-insights",
|
|
9621
|
+
"learn_more": "https://vercel.com/docs/speed-insights/quickstart?framework=nuxt",
|
|
9622
|
+
"category": "Performance",
|
|
9623
|
+
"type": "3rd-party",
|
|
9624
|
+
"maintainers": [
|
|
9625
|
+
{
|
|
9626
|
+
"name": "Vercel",
|
|
9627
|
+
"github": "vercel"
|
|
9628
|
+
}
|
|
9629
|
+
],
|
|
9630
|
+
"compatibility": {
|
|
9631
|
+
"nuxt": ">=3.0.0",
|
|
9632
|
+
"requires": {}
|
|
9633
|
+
}
|
|
9634
|
+
},
|
|
9701
9635
|
{
|
|
9702
9636
|
"name": "vexip-ui",
|
|
9703
9637
|
"description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
|
|
9704
9638
|
"repo": "vexip-ui/nuxt",
|
|
9705
9639
|
"npm": "@vexip-ui/nuxt",
|
|
9706
9640
|
"icon": "vexip-ui.svg",
|
|
9707
|
-
"github": "https://github.com/vexip-ui/
|
|
9641
|
+
"github": "https://github.com/vexip-ui/nuxt",
|
|
9708
9642
|
"website": "https://www.vexipui.com/",
|
|
9709
9643
|
"learn_more": "https://github.com/vexip-ui/nuxt",
|
|
9710
9644
|
"category": "UI",
|
|
@@ -9771,10 +9705,34 @@
|
|
|
9771
9705
|
}
|
|
9772
9706
|
],
|
|
9773
9707
|
"compatibility": {
|
|
9774
|
-
"nuxt": ">=3.
|
|
9708
|
+
"nuxt": ">=3.6.5",
|
|
9775
9709
|
"requires": {}
|
|
9776
9710
|
}
|
|
9777
9711
|
},
|
|
9712
|
+
{
|
|
9713
|
+
"name": "vorm",
|
|
9714
|
+
"description": "Intuitive form engine for Vue 3 — dynamic, schema-driven, and fully validated",
|
|
9715
|
+
"repo": "Flo0806/vorm#main/packages/vorm-nuxt",
|
|
9716
|
+
"npm": "vorm-nuxt",
|
|
9717
|
+
"icon": "vorm.png",
|
|
9718
|
+
"github": "https://github.com/Flo0806/vorm",
|
|
9719
|
+
"website": "https://vorm.fh-softdev.de",
|
|
9720
|
+
"learn_more": "https://vorm.fh-softdev.de/nuxt/",
|
|
9721
|
+
"category": "Libraries",
|
|
9722
|
+
"type": "3rd-party",
|
|
9723
|
+
"maintainers": [
|
|
9724
|
+
{
|
|
9725
|
+
"name": "Florian Heuberger",
|
|
9726
|
+
"github": "Flo0806"
|
|
9727
|
+
}
|
|
9728
|
+
],
|
|
9729
|
+
"compatibility": {
|
|
9730
|
+
"nuxt": ">=3.0.0",
|
|
9731
|
+
"requires": {
|
|
9732
|
+
"vorm-vue": ">=1.0.0"
|
|
9733
|
+
}
|
|
9734
|
+
}
|
|
9735
|
+
},
|
|
9778
9736
|
{
|
|
9779
9737
|
"name": "vue-api",
|
|
9780
9738
|
"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.",
|
|
@@ -9798,37 +9756,6 @@
|
|
|
9798
9756
|
"requires": {}
|
|
9799
9757
|
}
|
|
9800
9758
|
},
|
|
9801
|
-
{
|
|
9802
|
-
"name": "vue-email",
|
|
9803
|
-
"description": "💌 Write email templates with vue",
|
|
9804
|
-
"repo": "vue-email/nuxt",
|
|
9805
|
-
"npm": "@vue-email/nuxt",
|
|
9806
|
-
"icon": "vue-email.svg",
|
|
9807
|
-
"github": "https://github.com/vue-email/nuxt",
|
|
9808
|
-
"website": "https://vuemail.net/",
|
|
9809
|
-
"learn_more": "https://vuemail.net/",
|
|
9810
|
-
"category": "UI",
|
|
9811
|
-
"type": "3rd-party",
|
|
9812
|
-
"maintainers": [
|
|
9813
|
-
{
|
|
9814
|
-
"name": "David Arenas",
|
|
9815
|
-
"github": "Dave136",
|
|
9816
|
-
"twitter": "davejs4",
|
|
9817
|
-
"avatar": "https://avatars.githubusercontent.com/u/49698182?v=4"
|
|
9818
|
-
},
|
|
9819
|
-
{
|
|
9820
|
-
"name": "Younes Barrad",
|
|
9821
|
-
"github": "Flowko",
|
|
9822
|
-
"twitter": "imflowko",
|
|
9823
|
-
"avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
|
|
9824
|
-
}
|
|
9825
|
-
],
|
|
9826
|
-
"compatibility": {
|
|
9827
|
-
"nuxt": ">=3.0.0",
|
|
9828
|
-
"requires": {},
|
|
9829
|
-
"devtools": "^0.0.0"
|
|
9830
|
-
}
|
|
9831
|
-
},
|
|
9832
9759
|
{
|
|
9833
9760
|
"name": "vue-final-modal",
|
|
9834
9761
|
"description": "The most powerful yet most light-weight modal library for Vue 3.",
|
|
@@ -9878,12 +9805,12 @@
|
|
|
9878
9805
|
{
|
|
9879
9806
|
"name": "vue-macros",
|
|
9880
9807
|
"description": "Explore more macros and syntax sugar to Vue.",
|
|
9881
|
-
"repo": "
|
|
9808
|
+
"repo": "vue-macros/vue-macros#main/packages/nuxt",
|
|
9882
9809
|
"npm": "@vue-macros/nuxt",
|
|
9883
9810
|
"icon": "vue-macros.svg",
|
|
9884
|
-
"github": "https://github.com/
|
|
9885
|
-
"website": "https://vue-macros.
|
|
9886
|
-
"learn_more": "https://github.com/
|
|
9811
|
+
"github": "https://github.com/vue-macros/vue-macros",
|
|
9812
|
+
"website": "https://vue-macros.dev/",
|
|
9813
|
+
"learn_more": "https://github.com/vue-macros/vue-macros",
|
|
9887
9814
|
"category": "Extensions",
|
|
9888
9815
|
"type": "3rd-party",
|
|
9889
9816
|
"maintainers": [
|
|
@@ -9910,7 +9837,7 @@
|
|
|
9910
9837
|
"icon": "vue-material.png",
|
|
9911
9838
|
"github": "https://github.com/vaso2/nuxt-vue-material",
|
|
9912
9839
|
"website": "https://github.com/vaso2/nuxt-vue-material",
|
|
9913
|
-
"learn_more": "https://
|
|
9840
|
+
"learn_more": "https://www.creative-tim.com/vuematerial/",
|
|
9914
9841
|
"category": "UI",
|
|
9915
9842
|
"type": "3rd-party",
|
|
9916
9843
|
"maintainers": [
|
|
@@ -9978,7 +9905,7 @@
|
|
|
9978
9905
|
"icon": "vue-query.svg",
|
|
9979
9906
|
"github": "https://github.com/Hebilicious/vue-query-nuxt",
|
|
9980
9907
|
"website": "https://github.com/Hebilicious/vue-query-nuxt#readme",
|
|
9981
|
-
"learn_more": "https://tanstack.com/query/latest/docs/vue/quick-start",
|
|
9908
|
+
"learn_more": "https://tanstack.com/query/latest/docs/framework/vue/quick-start",
|
|
9982
9909
|
"category": "Request",
|
|
9983
9910
|
"type": "3rd-party",
|
|
9984
9911
|
"maintainers": [
|
|
@@ -9989,7 +9916,7 @@
|
|
|
9989
9916
|
}
|
|
9990
9917
|
],
|
|
9991
9918
|
"compatibility": {
|
|
9992
|
-
"nuxt": "
|
|
9919
|
+
"nuxt": "^3",
|
|
9993
9920
|
"requires": {}
|
|
9994
9921
|
}
|
|
9995
9922
|
},
|
|
@@ -10047,7 +9974,7 @@
|
|
|
10047
9974
|
"npm": "vue-warehouse",
|
|
10048
9975
|
"icon": "",
|
|
10049
9976
|
"github": "https://github.com/juliomrqz/vue-warehouse",
|
|
10050
|
-
"website": "https://
|
|
9977
|
+
"website": "https://github.com/juliomrqz/vue-warehouse/tree/develop/docs",
|
|
10051
9978
|
"learn_more": "",
|
|
10052
9979
|
"category": "Libraries",
|
|
10053
9980
|
"type": "3rd-party",
|
|
@@ -10092,7 +10019,7 @@
|
|
|
10092
10019
|
"repo": "vuejs/vuefire#main/packages/nuxt",
|
|
10093
10020
|
"npm": "nuxt-vuefire",
|
|
10094
10021
|
"icon": "vuefire.svg",
|
|
10095
|
-
"github": "https://github.com/vuejs/vuefire
|
|
10022
|
+
"github": "https://github.com/vuejs/vuefire",
|
|
10096
10023
|
"website": "https://vuefire.vuejs.org/",
|
|
10097
10024
|
"learn_more": "",
|
|
10098
10025
|
"category": "Database",
|
|
@@ -10106,7 +10033,7 @@
|
|
|
10106
10033
|
}
|
|
10107
10034
|
],
|
|
10108
10035
|
"compatibility": {
|
|
10109
|
-
"nuxt": ">=3.
|
|
10036
|
+
"nuxt": ">=3.1.0",
|
|
10110
10037
|
"requires": {}
|
|
10111
10038
|
}
|
|
10112
10039
|
},
|
|
@@ -10162,7 +10089,7 @@
|
|
|
10162
10089
|
"repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
|
|
10163
10090
|
"npm": "@vuestic/nuxt",
|
|
10164
10091
|
"icon": "vuestic.png",
|
|
10165
|
-
"github": "https://github.com/epicmaxco/vuestic-ui
|
|
10092
|
+
"github": "https://github.com/epicmaxco/vuestic-ui",
|
|
10166
10093
|
"website": "https://ui.vuestic.dev",
|
|
10167
10094
|
"learn_more": "https://ui.vuestic.dev/getting-started/nuxt",
|
|
10168
10095
|
"category": "UI",
|
|
@@ -10174,7 +10101,7 @@
|
|
|
10174
10101
|
}
|
|
10175
10102
|
],
|
|
10176
10103
|
"compatibility": {
|
|
10177
|
-
"nuxt": ">=3.
|
|
10104
|
+
"nuxt": ">=3.3.0",
|
|
10178
10105
|
"requires": {}
|
|
10179
10106
|
}
|
|
10180
10107
|
},
|
|
@@ -10182,7 +10109,7 @@
|
|
|
10182
10109
|
"name": "vuetify-nuxt-module",
|
|
10183
10110
|
"description": "Zero-config Nuxt Module for Vuetify.",
|
|
10184
10111
|
"repo": "vuetifyjs/nuxt-module",
|
|
10185
|
-
"npm": "vuetify-nuxt-module",
|
|
10112
|
+
"npm": "vuetify-nuxt-module-workspace",
|
|
10186
10113
|
"icon": "vuetify-logo-v3-dark.svg",
|
|
10187
10114
|
"github": "https://github.com/vuetifyjs/nuxt-module",
|
|
10188
10115
|
"website": "https://nuxt.vuetifyjs.com/",
|
|
@@ -10197,7 +10124,7 @@
|
|
|
10197
10124
|
}
|
|
10198
10125
|
],
|
|
10199
10126
|
"compatibility": {
|
|
10200
|
-
"nuxt": ">=3.
|
|
10127
|
+
"nuxt": ">=3.15.0",
|
|
10201
10128
|
"requires": {}
|
|
10202
10129
|
}
|
|
10203
10130
|
},
|
|
@@ -10298,7 +10225,7 @@
|
|
|
10298
10225
|
}
|
|
10299
10226
|
],
|
|
10300
10227
|
"compatibility": {
|
|
10301
|
-
"nuxt": ">=3.0.0",
|
|
10228
|
+
"nuxt": ">=3.0.0-rc.11",
|
|
10302
10229
|
"requires": {}
|
|
10303
10230
|
}
|
|
10304
10231
|
},
|
|
@@ -10333,41 +10260,19 @@
|
|
|
10333
10260
|
}
|
|
10334
10261
|
],
|
|
10335
10262
|
"compatibility": {
|
|
10336
|
-
"nuxt": "^2.
|
|
10263
|
+
"nuxt": "^2.15.0 || ^3.0.0",
|
|
10337
10264
|
"requires": {
|
|
10338
10265
|
"bridge": "optional"
|
|
10339
10266
|
}
|
|
10340
10267
|
}
|
|
10341
10268
|
},
|
|
10342
|
-
{
|
|
10343
|
-
"name": "webfontloader",
|
|
10344
|
-
"description": "Efficient web font loading has never been easier!",
|
|
10345
|
-
"repo": "Developmint/nuxt-webfontloader",
|
|
10346
|
-
"npm": "nuxt-webfontloader",
|
|
10347
|
-
"icon": "",
|
|
10348
|
-
"github": "https://github.com/Developmint/nuxt-webfontloader",
|
|
10349
|
-
"website": "https://github.com/Developmint/nuxt-webfontloader",
|
|
10350
|
-
"learn_more": "https://www.npmjs.com/package/webfontloader",
|
|
10351
|
-
"category": "Fonts",
|
|
10352
|
-
"type": "3rd-party",
|
|
10353
|
-
"maintainers": [
|
|
10354
|
-
{
|
|
10355
|
-
"name": "Developmint",
|
|
10356
|
-
"github": "Developmint"
|
|
10357
|
-
}
|
|
10358
|
-
],
|
|
10359
|
-
"compatibility": {
|
|
10360
|
-
"nuxt": "^2.0.0",
|
|
10361
|
-
"requires": {}
|
|
10362
|
-
}
|
|
10363
|
-
},
|
|
10364
10269
|
{
|
|
10365
10270
|
"name": "webhook-validators",
|
|
10366
10271
|
"description": "Nuxt module that works on the edge to easily validate incoming webhooks from different services.",
|
|
10367
10272
|
"repo": "yizack/nuxt-webhook-validators",
|
|
10368
10273
|
"npm": "nuxt-webhook-validators",
|
|
10369
10274
|
"icon": "webhook-validators.svg",
|
|
10370
|
-
"github": "https://github.com/
|
|
10275
|
+
"github": "https://github.com/yizack/nuxt-webhook-validators",
|
|
10371
10276
|
"website": "https://github.com/Yizack/nuxt-webhook-validators",
|
|
10372
10277
|
"learn_more": "",
|
|
10373
10278
|
"category": "Security",
|
|
@@ -10456,30 +10361,6 @@
|
|
|
10456
10361
|
"requires": {}
|
|
10457
10362
|
}
|
|
10458
10363
|
},
|
|
10459
|
-
{
|
|
10460
|
-
"name": "webpackmonitor",
|
|
10461
|
-
"description": "Monitor Nuxt webpack optimization metrics through the development process",
|
|
10462
|
-
"repo": "nuxt-community/webpackmonitor-module",
|
|
10463
|
-
"npm": "@nuxtjs/webpackmonitor",
|
|
10464
|
-
"icon": "webpack.png",
|
|
10465
|
-
"github": "https://github.com/nuxt-community/webpackmonitor-module",
|
|
10466
|
-
"website": "https://github.com/nuxt-community/webpackmonitor-module",
|
|
10467
|
-
"learn_more": "",
|
|
10468
|
-
"category": "Devtools",
|
|
10469
|
-
"type": "community",
|
|
10470
|
-
"maintainers": [
|
|
10471
|
-
{
|
|
10472
|
-
"name": "Pooya Parsa",
|
|
10473
|
-
"github": "pi0",
|
|
10474
|
-
"twitter": "_pi0_",
|
|
10475
|
-
"bluesky": "pi0.io"
|
|
10476
|
-
}
|
|
10477
|
-
],
|
|
10478
|
-
"compatibility": {
|
|
10479
|
-
"nuxt": "^2.0.0",
|
|
10480
|
-
"requires": {}
|
|
10481
|
-
}
|
|
10482
|
-
},
|
|
10483
10364
|
{
|
|
10484
10365
|
"name": "well-known",
|
|
10485
10366
|
"description": "A Nuxt module to add well-known URIs using middlewares",
|
|
@@ -10498,17 +10379,17 @@
|
|
|
10498
10379
|
}
|
|
10499
10380
|
],
|
|
10500
10381
|
"compatibility": {
|
|
10501
|
-
"nuxt": "
|
|
10382
|
+
"nuxt": "^3.0.0",
|
|
10502
10383
|
"requires": {}
|
|
10503
10384
|
}
|
|
10504
10385
|
},
|
|
10505
10386
|
{
|
|
10506
10387
|
"name": "wideangle",
|
|
10507
10388
|
"description": "Nuxt module to integrate Wide Angle Analytics",
|
|
10508
|
-
"repo": "
|
|
10389
|
+
"repo": "wideangleanalytics/wideangle-nuxt",
|
|
10509
10390
|
"npm": "wideangle-nuxt",
|
|
10510
10391
|
"icon": "wideangle.png",
|
|
10511
|
-
"github": "https://github.com/
|
|
10392
|
+
"github": "https://github.com/wideangleanalytics/wideangle-nuxt",
|
|
10512
10393
|
"website": "https://wideangle.co",
|
|
10513
10394
|
"learn_more": "https://wideangle.co/documentation/web-analytics-for-nuxt",
|
|
10514
10395
|
"category": "Analytics",
|
|
@@ -10588,8 +10469,8 @@
|
|
|
10588
10469
|
"repo": "vercel/workflow#main/packages/workflow",
|
|
10589
10470
|
"npm": "workflow",
|
|
10590
10471
|
"icon": "workflow.svg",
|
|
10591
|
-
"github": "https://github.com/vercel/workflow
|
|
10592
|
-
"website": "https://
|
|
10472
|
+
"github": "https://github.com/vercel/workflow",
|
|
10473
|
+
"website": "https://workflow-sdk.dev/",
|
|
10593
10474
|
"learn_more": "",
|
|
10594
10475
|
"category": "Devtools",
|
|
10595
10476
|
"type": "3rd-party",
|
|
@@ -10604,28 +10485,6 @@
|
|
|
10604
10485
|
"requires": {}
|
|
10605
10486
|
}
|
|
10606
10487
|
},
|
|
10607
|
-
{
|
|
10608
|
-
"name": "wp-nuxt",
|
|
10609
|
-
"description": "The module adds a Wordpress Rest API to your nuxt application",
|
|
10610
|
-
"repo": "yashha/wp-nuxt",
|
|
10611
|
-
"npm": "wp-nuxt",
|
|
10612
|
-
"icon": "wordpress.png",
|
|
10613
|
-
"github": "https://github.com/yashha/wp-nuxt",
|
|
10614
|
-
"website": "https://github.com/yashha/wp-nuxt",
|
|
10615
|
-
"learn_more": "https://github.com/WP-API/node-wpapi",
|
|
10616
|
-
"category": "CMS",
|
|
10617
|
-
"type": "3rd-party",
|
|
10618
|
-
"maintainers": [
|
|
10619
|
-
{
|
|
10620
|
-
"name": "yashha",
|
|
10621
|
-
"github": "yashha"
|
|
10622
|
-
}
|
|
10623
|
-
],
|
|
10624
|
-
"compatibility": {
|
|
10625
|
-
"nuxt": "^2.0.0",
|
|
10626
|
-
"requires": {}
|
|
10627
|
-
}
|
|
10628
|
-
},
|
|
10629
10488
|
{
|
|
10630
10489
|
"name": "xhr-cache",
|
|
10631
10490
|
"description": "Cache api resources and serve it as static resource",
|
|
@@ -10667,7 +10526,7 @@
|
|
|
10667
10526
|
}
|
|
10668
10527
|
],
|
|
10669
10528
|
"compatibility": {
|
|
10670
|
-
"nuxt": "^2.
|
|
10529
|
+
"nuxt": "^2.16.0 || ^3.0.0",
|
|
10671
10530
|
"requires": {
|
|
10672
10531
|
"bridge": true
|
|
10673
10532
|
}
|
|
@@ -10703,7 +10562,7 @@
|
|
|
10703
10562
|
"icon": "zendesk.png",
|
|
10704
10563
|
"github": "https://github.com/DansMaCulotte/nuxt-zendesk",
|
|
10705
10564
|
"website": "https://github.com/DansMaCulotte/nuxt-zendesk",
|
|
10706
|
-
"learn_more": "https://developer.zendesk.com/
|
|
10565
|
+
"learn_more": "https://developer.zendesk.com/api-reference/widget/introduction/",
|
|
10707
10566
|
"category": "Ecommerce",
|
|
10708
10567
|
"type": "3rd-party",
|
|
10709
10568
|
"maintainers": [
|