@nuxt/modules 0.6.0-639d2e → 0.6.0-64723c
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 +894 -1130
- 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",
|
|
@@ -1264,8 +1209,8 @@
|
|
|
1264
1209
|
"npm": "nuxt-contentstack",
|
|
1265
1210
|
"icon": "contentstack.png",
|
|
1266
1211
|
"github": "https://github.com/timbenniks/nuxt-contentstack",
|
|
1267
|
-
"website": "https://nuxt-contentstack
|
|
1268
|
-
"learn_more": "https://
|
|
1212
|
+
"website": "https://github.com/timbenniks/nuxt-contentstack",
|
|
1213
|
+
"learn_more": "https://www.contentstack.com/community",
|
|
1269
1214
|
"category": "CMS",
|
|
1270
1215
|
"type": "3rd-party",
|
|
1271
1216
|
"maintainers": [
|
|
@@ -1278,11 +1223,35 @@
|
|
|
1278
1223
|
}
|
|
1279
1224
|
],
|
|
1280
1225
|
"compatibility": {
|
|
1281
|
-
"nuxt": "
|
|
1226
|
+
"nuxt": ">=3.20.1",
|
|
1282
1227
|
"requires": {},
|
|
1283
1228
|
"devtools": "^0.0.0"
|
|
1284
1229
|
}
|
|
1285
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",
|
|
1252
|
+
"requires": {}
|
|
1253
|
+
}
|
|
1254
|
+
},
|
|
1286
1255
|
{
|
|
1287
1256
|
"name": "cookie-control",
|
|
1288
1257
|
"description": "A highly configurable cookie banner for Nuxt.",
|
|
@@ -1402,28 +1371,6 @@
|
|
|
1402
1371
|
"requires": {}
|
|
1403
1372
|
}
|
|
1404
1373
|
},
|
|
1405
|
-
{
|
|
1406
|
-
"name": "datocms-nuxt2",
|
|
1407
|
-
"description": "DatoCMS integration for Nuxt v2",
|
|
1408
|
-
"repo": "voorhoede/nuxt-datocms-module",
|
|
1409
|
-
"npm": "@voorhoede/nuxt-datocms-module",
|
|
1410
|
-
"icon": "datocms.svg",
|
|
1411
|
-
"github": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
1412
|
-
"website": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
1413
|
-
"learn_more": "https://www.datocms.com/",
|
|
1414
|
-
"category": "CMS",
|
|
1415
|
-
"type": "3rd-party",
|
|
1416
|
-
"maintainers": [
|
|
1417
|
-
{
|
|
1418
|
-
"name": "Frank Warnaar",
|
|
1419
|
-
"github": "Frankwarnaar"
|
|
1420
|
-
}
|
|
1421
|
-
],
|
|
1422
|
-
"compatibility": {
|
|
1423
|
-
"nuxt": "^2.0.0",
|
|
1424
|
-
"requires": {}
|
|
1425
|
-
}
|
|
1426
|
-
},
|
|
1427
1374
|
{
|
|
1428
1375
|
"name": "datocms",
|
|
1429
1376
|
"description": "DatoCMS module for Nuxt",
|
|
@@ -1490,7 +1437,7 @@
|
|
|
1490
1437
|
}
|
|
1491
1438
|
],
|
|
1492
1439
|
"compatibility": {
|
|
1493
|
-
"nuxt": "
|
|
1440
|
+
"nuxt": ">=3.5.0",
|
|
1494
1441
|
"requires": {}
|
|
1495
1442
|
}
|
|
1496
1443
|
},
|
|
@@ -1513,7 +1460,7 @@
|
|
|
1513
1460
|
}
|
|
1514
1461
|
],
|
|
1515
1462
|
"compatibility": {
|
|
1516
|
-
"nuxt": "^2.
|
|
1463
|
+
"nuxt": "^2.16.0 || >=3.0.0",
|
|
1517
1464
|
"requires": {}
|
|
1518
1465
|
}
|
|
1519
1466
|
},
|
|
@@ -1541,15 +1488,41 @@
|
|
|
1541
1488
|
"requires": {}
|
|
1542
1489
|
}
|
|
1543
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.com/",
|
|
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
|
+
},
|
|
1544
1517
|
{
|
|
1545
1518
|
"name": "directus",
|
|
1546
1519
|
"description": "Easily connect your Nuxt application to your directus server.",
|
|
1547
1520
|
"repo": "intevel/nuxt-directus",
|
|
1548
1521
|
"npm": "nuxt-directus",
|
|
1549
1522
|
"icon": "directus.svg",
|
|
1550
|
-
"github": "https://github.com/intevel/nuxt-directus
|
|
1523
|
+
"github": "https://github.com/intevel/nuxt-directus",
|
|
1551
1524
|
"website": "https://nuxt-directus.de/",
|
|
1552
|
-
"learn_more": "https://directus.
|
|
1525
|
+
"learn_more": "https://directus.com/",
|
|
1553
1526
|
"category": "CMS",
|
|
1554
1527
|
"type": "3rd-party",
|
|
1555
1528
|
"maintainers": [
|
|
@@ -1573,7 +1546,7 @@
|
|
|
1573
1546
|
}
|
|
1574
1547
|
],
|
|
1575
1548
|
"compatibility": {
|
|
1576
|
-
"nuxt": ">=3.0.0",
|
|
1549
|
+
"nuxt": "^2.16.0 || >=3.0.0-rc.9",
|
|
1577
1550
|
"requires": {},
|
|
1578
1551
|
"devtools": "^0.0.0"
|
|
1579
1552
|
}
|
|
@@ -1662,7 +1635,7 @@
|
|
|
1662
1635
|
}
|
|
1663
1636
|
],
|
|
1664
1637
|
"compatibility": {
|
|
1665
|
-
"nuxt": "
|
|
1638
|
+
"nuxt": ">=3.0.0",
|
|
1666
1639
|
"requires": {}
|
|
1667
1640
|
}
|
|
1668
1641
|
},
|
|
@@ -1697,7 +1670,7 @@
|
|
|
1697
1670
|
}
|
|
1698
1671
|
],
|
|
1699
1672
|
"compatibility": {
|
|
1700
|
-
"nuxt": "
|
|
1673
|
+
"nuxt": ">=3.7.0",
|
|
1701
1674
|
"requires": {}
|
|
1702
1675
|
}
|
|
1703
1676
|
},
|
|
@@ -1765,7 +1738,7 @@
|
|
|
1765
1738
|
}
|
|
1766
1739
|
],
|
|
1767
1740
|
"compatibility": {
|
|
1768
|
-
"nuxt": ">=3.
|
|
1741
|
+
"nuxt": ">=3.2.0",
|
|
1769
1742
|
"requires": {}
|
|
1770
1743
|
}
|
|
1771
1744
|
},
|
|
@@ -1834,7 +1807,7 @@
|
|
|
1834
1807
|
}
|
|
1835
1808
|
],
|
|
1836
1809
|
"compatibility": {
|
|
1837
|
-
"nuxt": ">=3
|
|
1810
|
+
"nuxt": ">=3",
|
|
1838
1811
|
"requires": {
|
|
1839
1812
|
"bridge": "optional"
|
|
1840
1813
|
}
|
|
@@ -1848,7 +1821,7 @@
|
|
|
1848
1821
|
"icon": "emotion.png",
|
|
1849
1822
|
"github": "https://github.com/nuxt-modules/emotion",
|
|
1850
1823
|
"website": "https://github.com/nuxt-modules/emotion",
|
|
1851
|
-
"learn_more": "https://emotion.sh/",
|
|
1824
|
+
"learn_more": "https://emotion.sh/docs/introduction",
|
|
1852
1825
|
"category": "Extensions",
|
|
1853
1826
|
"type": "community",
|
|
1854
1827
|
"maintainers": [
|
|
@@ -1874,10 +1847,10 @@
|
|
|
1874
1847
|
"description": "Es-toolkit auto import module for Nuxt",
|
|
1875
1848
|
"repo": "bubblesortt/nuxt-es-toolkit",
|
|
1876
1849
|
"npm": "@bubblesortt/nuxt-es-toolkit",
|
|
1877
|
-
"icon": "",
|
|
1850
|
+
"icon": "es-toolkit.png",
|
|
1878
1851
|
"github": "https://github.com/bubblesortt/nuxt-es-toolkit",
|
|
1879
1852
|
"website": "https://github.com/bubblesortt/nuxt-es-toolkit",
|
|
1880
|
-
"learn_more": "",
|
|
1853
|
+
"learn_more": "https://es-toolkit.dev/",
|
|
1881
1854
|
"category": "Libraries",
|
|
1882
1855
|
"type": "3rd-party",
|
|
1883
1856
|
"maintainers": [
|
|
@@ -1894,11 +1867,11 @@
|
|
|
1894
1867
|
{
|
|
1895
1868
|
"name": "eslint-module",
|
|
1896
1869
|
"description": "ESLint module for Nuxt",
|
|
1897
|
-
"repo": "nuxt-
|
|
1870
|
+
"repo": "nuxt-modules/eslint",
|
|
1898
1871
|
"npm": "@nuxtjs/eslint-module",
|
|
1899
1872
|
"icon": "eslint.png",
|
|
1900
|
-
"github": "https://github.com/nuxt-
|
|
1901
|
-
"website": "https://github.com/nuxt-
|
|
1873
|
+
"github": "https://github.com/nuxt-modules/eslint",
|
|
1874
|
+
"website": "https://github.com/nuxt-modules/eslint",
|
|
1902
1875
|
"learn_more": "https://eslint.org/",
|
|
1903
1876
|
"category": "Devtools",
|
|
1904
1877
|
"type": "community",
|
|
@@ -1939,26 +1912,29 @@
|
|
|
1939
1912
|
}
|
|
1940
1913
|
},
|
|
1941
1914
|
{
|
|
1942
|
-
"name": "
|
|
1943
|
-
"description": "
|
|
1944
|
-
"repo": "
|
|
1945
|
-
"npm": "
|
|
1946
|
-
"icon": "",
|
|
1947
|
-
"github": "https://github.com/
|
|
1948
|
-
"website": "https://
|
|
1949
|
-
"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",
|
|
1950
1923
|
"category": "Monitoring",
|
|
1951
|
-
"type": "
|
|
1924
|
+
"type": "3rd-party",
|
|
1952
1925
|
"maintainers": [
|
|
1953
1926
|
{
|
|
1954
|
-
"name": "
|
|
1955
|
-
"github": "
|
|
1927
|
+
"name": "Hugo",
|
|
1928
|
+
"github": "HugoRCD",
|
|
1929
|
+
"twitter": "hugorcd",
|
|
1930
|
+
"bluesky": "hrcd.fr"
|
|
1956
1931
|
}
|
|
1957
1932
|
],
|
|
1958
1933
|
"compatibility": {
|
|
1959
|
-
"nuxt": "
|
|
1934
|
+
"nuxt": ">=3.0.0",
|
|
1960
1935
|
"requires": {}
|
|
1961
|
-
}
|
|
1936
|
+
},
|
|
1937
|
+
"mcp": "https://evlog.dev/mcp"
|
|
1962
1938
|
},
|
|
1963
1939
|
{
|
|
1964
1940
|
"name": "fathom-analytics",
|
|
@@ -1983,28 +1959,6 @@
|
|
|
1983
1959
|
"requires": {}
|
|
1984
1960
|
}
|
|
1985
1961
|
},
|
|
1986
|
-
{
|
|
1987
|
-
"name": "fathom",
|
|
1988
|
-
"description": "Fathom analytics for Nuxt",
|
|
1989
|
-
"repo": "yabhq/nuxt-fathom",
|
|
1990
|
-
"npm": "@yabhq/nuxt-fathom",
|
|
1991
|
-
"icon": "fathom.png",
|
|
1992
|
-
"github": "https://github.com/yabhq/nuxt-fathom",
|
|
1993
|
-
"website": "https://github.com/yabhq/nuxt-fathom",
|
|
1994
|
-
"learn_more": "https://usefathom.com/",
|
|
1995
|
-
"category": "Analytics",
|
|
1996
|
-
"type": "3rd-party",
|
|
1997
|
-
"maintainers": [
|
|
1998
|
-
{
|
|
1999
|
-
"name": "yabhq",
|
|
2000
|
-
"github": "yabhq"
|
|
2001
|
-
}
|
|
2002
|
-
],
|
|
2003
|
-
"compatibility": {
|
|
2004
|
-
"nuxt": "^2.0.0",
|
|
2005
|
-
"requires": {}
|
|
2006
|
-
}
|
|
2007
|
-
},
|
|
2008
1962
|
{
|
|
2009
1963
|
"name": "feature-toggle",
|
|
2010
1964
|
"description": "Feature toggle module for Nuxt",
|
|
@@ -2059,7 +2013,7 @@
|
|
|
2059
2013
|
"icon": "firebase.png",
|
|
2060
2014
|
"github": "https://github.com/nuxt-community/firebase-module",
|
|
2061
2015
|
"website": "https://firebase.nuxtjs.org",
|
|
2062
|
-
"learn_more": "https://firebase.google.com
|
|
2016
|
+
"learn_more": "https://firebase.google.com/?hl=es-419",
|
|
2063
2017
|
"category": "Database",
|
|
2064
2018
|
"type": "community",
|
|
2065
2019
|
"maintainers": [
|
|
@@ -2097,28 +2051,6 @@
|
|
|
2097
2051
|
"requires": {}
|
|
2098
2052
|
}
|
|
2099
2053
|
},
|
|
2100
|
-
{
|
|
2101
|
-
"name": "font-loader-strategy",
|
|
2102
|
-
"description": "Helps to load fonts and activate them by preloading.",
|
|
2103
|
-
"repo": "GrabarzUndPartner/nuxt-font-loader-strategy",
|
|
2104
|
-
"npm": "nuxt-font-loader-strategy",
|
|
2105
|
-
"icon": "",
|
|
2106
|
-
"github": "https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy",
|
|
2107
|
-
"website": "https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy",
|
|
2108
|
-
"learn_more": "",
|
|
2109
|
-
"category": "Fonts",
|
|
2110
|
-
"type": "3rd-party",
|
|
2111
|
-
"maintainers": [
|
|
2112
|
-
{
|
|
2113
|
-
"name": "GrabarzUndPartner",
|
|
2114
|
-
"github": "GrabarzUndPartner"
|
|
2115
|
-
}
|
|
2116
|
-
],
|
|
2117
|
-
"compatibility": {
|
|
2118
|
-
"nuxt": "^2.0.0",
|
|
2119
|
-
"requires": {}
|
|
2120
|
-
}
|
|
2121
|
-
},
|
|
2122
2054
|
{
|
|
2123
2055
|
"name": "fontagon",
|
|
2124
2056
|
"description": "Easy convert SVG from nuxt to icon font.",
|
|
@@ -2161,7 +2093,7 @@
|
|
|
2161
2093
|
}
|
|
2162
2094
|
],
|
|
2163
2095
|
"compatibility": {
|
|
2164
|
-
"nuxt": ">=3.0.0",
|
|
2096
|
+
"nuxt": ">=3.0.0-rc.6",
|
|
2165
2097
|
"requires": {}
|
|
2166
2098
|
}
|
|
2167
2099
|
},
|
|
@@ -2230,7 +2162,7 @@
|
|
|
2230
2162
|
}
|
|
2231
2163
|
],
|
|
2232
2164
|
"compatibility": {
|
|
2233
|
-
"nuxt": ">=3
|
|
2165
|
+
"nuxt": ">=3",
|
|
2234
2166
|
"requires": {}
|
|
2235
2167
|
}
|
|
2236
2168
|
},
|
|
@@ -2257,6 +2189,29 @@
|
|
|
2257
2189
|
"twitter": "0xBOYD"
|
|
2258
2190
|
}
|
|
2259
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
|
+
],
|
|
2260
2215
|
"compatibility": {
|
|
2261
2216
|
"nuxt": ">=3.0.0",
|
|
2262
2217
|
"requires": {}
|
|
@@ -2310,12 +2265,12 @@
|
|
|
2310
2265
|
{
|
|
2311
2266
|
"name": "google-adsense",
|
|
2312
2267
|
"description": "Google Adsense Module for Nuxt",
|
|
2313
|
-
"repo": "nuxt-
|
|
2268
|
+
"repo": "nuxt-modules/google-adsense",
|
|
2314
2269
|
"npm": "@nuxtjs/google-adsense",
|
|
2315
2270
|
"icon": "google-adsense.png",
|
|
2316
|
-
"github": "https://github.com/nuxt-
|
|
2317
|
-
"website": "https://github.com/nuxt-
|
|
2318
|
-
"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/",
|
|
2319
2274
|
"category": "Analytics",
|
|
2320
2275
|
"type": "community",
|
|
2321
2276
|
"maintainers": [
|
|
@@ -2331,17 +2286,17 @@
|
|
|
2331
2286
|
}
|
|
2332
2287
|
],
|
|
2333
2288
|
"compatibility": {
|
|
2334
|
-
"nuxt": "^2.
|
|
2289
|
+
"nuxt": "^2.15.0 || >=3.0.0",
|
|
2335
2290
|
"requires": {}
|
|
2336
2291
|
}
|
|
2337
2292
|
},
|
|
2338
2293
|
{
|
|
2339
2294
|
"name": "google-analytics",
|
|
2340
2295
|
"description": "Google analytics Module for Nuxt",
|
|
2341
|
-
"repo": "nuxt-community/analytics-module",
|
|
2296
|
+
"repo": "nuxt-community/google-analytics-module",
|
|
2342
2297
|
"npm": "@nuxtjs/google-analytics",
|
|
2343
2298
|
"icon": "google-analytics.png",
|
|
2344
|
-
"github": "https://github.com/nuxt-community/analytics-module",
|
|
2299
|
+
"github": "https://github.com/nuxt-community/google-analytics-module",
|
|
2345
2300
|
"website": "https://google-analytics.nuxtjs.org",
|
|
2346
2301
|
"learn_more": "https://marketingplatform.google.com/about/analytics/",
|
|
2347
2302
|
"category": "Analytics",
|
|
@@ -2378,7 +2333,7 @@
|
|
|
2378
2333
|
"icon": "google-fonts.png",
|
|
2379
2334
|
"github": "https://github.com/nuxt-modules/google-fonts",
|
|
2380
2335
|
"website": "https://google-fonts.nuxtjs.org",
|
|
2381
|
-
"learn_more": "https://developers.google.com/fonts",
|
|
2336
|
+
"learn_more": "https://developers.google.com/fonts?hl=tr",
|
|
2382
2337
|
"category": "Fonts",
|
|
2383
2338
|
"type": "community",
|
|
2384
2339
|
"maintainers": [
|
|
@@ -2398,12 +2353,12 @@
|
|
|
2398
2353
|
{
|
|
2399
2354
|
"name": "google-gtag",
|
|
2400
2355
|
"description": "Google GTag for Nuxt",
|
|
2401
|
-
"repo": "nuxt-community/google-gtag",
|
|
2356
|
+
"repo": "nuxt-community/google-gtag-module",
|
|
2402
2357
|
"npm": "@nuxtjs/google-gtag",
|
|
2403
2358
|
"icon": "gtm.png",
|
|
2404
|
-
"github": "https://github.com/nuxt-community/google-gtag",
|
|
2405
|
-
"website": "https://github.com/nuxt-community/google-gtag",
|
|
2406
|
-
"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",
|
|
2407
2362
|
"category": "Analytics",
|
|
2408
2363
|
"type": "community",
|
|
2409
2364
|
"maintainers": [
|
|
@@ -2422,40 +2377,6 @@
|
|
|
2422
2377
|
"requires": {}
|
|
2423
2378
|
}
|
|
2424
2379
|
},
|
|
2425
|
-
{
|
|
2426
|
-
"name": "google-optimize",
|
|
2427
|
-
"description": "SSR friendly Google Optimize module for Nuxt",
|
|
2428
|
-
"repo": "nuxt-community/google-optimize-module",
|
|
2429
|
-
"npm": "nuxt-google-optimize",
|
|
2430
|
-
"icon": "google-optimize.png",
|
|
2431
|
-
"github": "https://github.com/nuxt-community/google-optimize-module",
|
|
2432
|
-
"website": "https://github.com/nuxt-community/google-optimize-module",
|
|
2433
|
-
"learn_more": "https://marketingplatform.google.com/about/optimize/",
|
|
2434
|
-
"category": "Analytics",
|
|
2435
|
-
"type": "community",
|
|
2436
|
-
"maintainers": [
|
|
2437
|
-
{
|
|
2438
|
-
"name": "Pooya Parsa",
|
|
2439
|
-
"github": "pi0",
|
|
2440
|
-
"twitter": "_pi0_",
|
|
2441
|
-
"bluesky": "pi0.io"
|
|
2442
|
-
},
|
|
2443
|
-
{
|
|
2444
|
-
"name": "Farzad Soltani",
|
|
2445
|
-
"github": "farzadso",
|
|
2446
|
-
"twitter": "farzadso"
|
|
2447
|
-
},
|
|
2448
|
-
{
|
|
2449
|
-
"name": "Josh Deltener",
|
|
2450
|
-
"github": "hecktarzuli",
|
|
2451
|
-
"twitter": "JoshDeltener"
|
|
2452
|
-
}
|
|
2453
|
-
],
|
|
2454
|
-
"compatibility": {
|
|
2455
|
-
"nuxt": "^2.0.0",
|
|
2456
|
-
"requires": {}
|
|
2457
|
-
}
|
|
2458
|
-
},
|
|
2459
2380
|
{
|
|
2460
2381
|
"name": "graphql-client",
|
|
2461
2382
|
"description": "Minimal GraphQL Client + Code Generation for Nuxt. Auto imports GraphQL Operations for easy execution.",
|
|
@@ -2475,7 +2396,7 @@
|
|
|
2475
2396
|
}
|
|
2476
2397
|
],
|
|
2477
2398
|
"compatibility": {
|
|
2478
|
-
"nuxt": ">=3.
|
|
2399
|
+
"nuxt": ">=3.7.0",
|
|
2479
2400
|
"requires": {}
|
|
2480
2401
|
}
|
|
2481
2402
|
},
|
|
@@ -2498,7 +2419,7 @@
|
|
|
2498
2419
|
}
|
|
2499
2420
|
],
|
|
2500
2421
|
"compatibility": {
|
|
2501
|
-
"nuxt": "
|
|
2422
|
+
"nuxt": ">=3.0.0",
|
|
2502
2423
|
"requires": {}
|
|
2503
2424
|
}
|
|
2504
2425
|
},
|
|
@@ -2546,7 +2467,7 @@
|
|
|
2546
2467
|
}
|
|
2547
2468
|
],
|
|
2548
2469
|
"compatibility": {
|
|
2549
|
-
"nuxt": ">=3.
|
|
2470
|
+
"nuxt": ">=3.7.0",
|
|
2550
2471
|
"requires": {}
|
|
2551
2472
|
}
|
|
2552
2473
|
},
|
|
@@ -2604,7 +2525,7 @@
|
|
|
2604
2525
|
"icon": "hanko.svg",
|
|
2605
2526
|
"github": "https://github.com/nuxt-modules/hanko",
|
|
2606
2527
|
"website": "https://github.com/nuxt-modules/hanko",
|
|
2607
|
-
"learn_more": "https://hanko.io/",
|
|
2528
|
+
"learn_more": "https://www.hanko.io/",
|
|
2608
2529
|
"category": "Security",
|
|
2609
2530
|
"type": "community",
|
|
2610
2531
|
"maintainers": [
|
|
@@ -2698,7 +2619,7 @@
|
|
|
2698
2619
|
"icon": "",
|
|
2699
2620
|
"github": "https://github.com/victor-perez/nuxt-helmet",
|
|
2700
2621
|
"website": "https://github.com/victor-perez/nuxt-helmet",
|
|
2701
|
-
"learn_more": "https://
|
|
2622
|
+
"learn_more": "https://helmet.js.org/",
|
|
2702
2623
|
"category": "Security",
|
|
2703
2624
|
"type": "3rd-party",
|
|
2704
2625
|
"maintainers": [
|
|
@@ -2794,7 +2715,7 @@
|
|
|
2794
2715
|
"type": "3rd-party",
|
|
2795
2716
|
"maintainers": [
|
|
2796
2717
|
{
|
|
2797
|
-
"name": "
|
|
2718
|
+
"name": "damevin",
|
|
2798
2719
|
"github": "damevin"
|
|
2799
2720
|
}
|
|
2800
2721
|
],
|
|
@@ -2845,7 +2766,7 @@
|
|
|
2845
2766
|
}
|
|
2846
2767
|
],
|
|
2847
2768
|
"compatibility": {
|
|
2848
|
-
"nuxt": "^2.0.0 || >=3.0.0",
|
|
2769
|
+
"nuxt": "^2.0.0 || >=3.0.0-rc.7",
|
|
2849
2770
|
"requires": {
|
|
2850
2771
|
"bridge": "optional"
|
|
2851
2772
|
}
|
|
@@ -2883,7 +2804,7 @@
|
|
|
2883
2804
|
},
|
|
2884
2805
|
{
|
|
2885
2806
|
"name": "hub",
|
|
2886
|
-
"description": "
|
|
2807
|
+
"description": "Add database, KV, blob storage, and cache to your Nuxt application. NuxtHub works on Vercel, Cloudflare, Netlify, and more.",
|
|
2887
2808
|
"repo": "nuxt-hub/core",
|
|
2888
2809
|
"npm": "@nuxthub/core",
|
|
2889
2810
|
"icon": "nuxthub.svg",
|
|
@@ -2922,7 +2843,8 @@
|
|
|
2922
2843
|
"compatibility": {
|
|
2923
2844
|
"nuxt": ">=3.0.0",
|
|
2924
2845
|
"requires": {}
|
|
2925
|
-
}
|
|
2846
|
+
},
|
|
2847
|
+
"mcp": "https://hub.nuxt.com/mcp"
|
|
2926
2848
|
},
|
|
2927
2849
|
{
|
|
2928
2850
|
"name": "humans-txt",
|
|
@@ -2930,7 +2852,7 @@
|
|
|
2930
2852
|
"repo": "Luxdamore/nuxt-humans-txt",
|
|
2931
2853
|
"npm": "@luxdamore/nuxt-humans-txt",
|
|
2932
2854
|
"icon": "",
|
|
2933
|
-
"github": "https://github.com/
|
|
2855
|
+
"github": "https://github.com/Luxdamore/nuxt-humans-txt",
|
|
2934
2856
|
"website": "https://luxdamore.github.io/nuxt-humans-txt/",
|
|
2935
2857
|
"learn_more": "",
|
|
2936
2858
|
"category": "SEO",
|
|
@@ -2966,7 +2888,7 @@
|
|
|
2966
2888
|
{
|
|
2967
2889
|
"name": "kazuya kawaguchi",
|
|
2968
2890
|
"github": "kazupon",
|
|
2969
|
-
"twitter": "
|
|
2891
|
+
"twitter": "kazupon",
|
|
2970
2892
|
"bluesky": "kazupon.dev"
|
|
2971
2893
|
},
|
|
2972
2894
|
{
|
|
@@ -2977,7 +2899,7 @@
|
|
|
2977
2899
|
}
|
|
2978
2900
|
],
|
|
2979
2901
|
"compatibility": {
|
|
2980
|
-
"nuxt": "
|
|
2902
|
+
"nuxt": ">=3.0.0-rc.11",
|
|
2981
2903
|
"requires": {}
|
|
2982
2904
|
}
|
|
2983
2905
|
},
|
|
@@ -3063,7 +2985,7 @@
|
|
|
3063
2985
|
"repo": "gitfoxcode/nuxt-icons",
|
|
3064
2986
|
"npm": "nuxt-icons",
|
|
3065
2987
|
"icon": "icons.png",
|
|
3066
|
-
"github": "https://github.com/
|
|
2988
|
+
"github": "https://github.com/gitfoxcode/nuxt-icons",
|
|
3067
2989
|
"website": "https://github.com/gitFoxCode/nuxt-icons",
|
|
3068
2990
|
"learn_more": "",
|
|
3069
2991
|
"category": "UI",
|
|
@@ -3139,11 +3061,12 @@
|
|
|
3139
3061
|
}
|
|
3140
3062
|
],
|
|
3141
3063
|
"compatibility": {
|
|
3142
|
-
"nuxt": "
|
|
3064
|
+
"nuxt": ">=3.1.0",
|
|
3143
3065
|
"requires": {
|
|
3144
3066
|
"bridge": "optional"
|
|
3145
3067
|
}
|
|
3146
|
-
}
|
|
3068
|
+
},
|
|
3069
|
+
"mcp": "https://image.nuxt.com/mcp"
|
|
3147
3070
|
},
|
|
3148
3071
|
{
|
|
3149
3072
|
"name": "imagemin",
|
|
@@ -3168,31 +3091,6 @@
|
|
|
3168
3091
|
"requires": {}
|
|
3169
3092
|
}
|
|
3170
3093
|
},
|
|
3171
|
-
{
|
|
3172
|
-
"name": "inkline",
|
|
3173
|
-
"description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
|
|
3174
|
-
"repo": "inkline/inkline",
|
|
3175
|
-
"npm": "inkline",
|
|
3176
|
-
"icon": "inkline.svg",
|
|
3177
|
-
"github": "https://github.com/inkline/inkline",
|
|
3178
|
-
"website": "https://inkline.io",
|
|
3179
|
-
"learn_more": "https://inkline.io/docs/installation/nuxt",
|
|
3180
|
-
"category": "UI",
|
|
3181
|
-
"type": "3rd-party",
|
|
3182
|
-
"maintainers": [
|
|
3183
|
-
{
|
|
3184
|
-
"name": "Alex Grozav",
|
|
3185
|
-
"github": "alexgrozav",
|
|
3186
|
-
"twitter": "alexgrozav"
|
|
3187
|
-
}
|
|
3188
|
-
],
|
|
3189
|
-
"compatibility": {
|
|
3190
|
-
"nuxt": "^2.0.0 || >=3.0.0",
|
|
3191
|
-
"requires": {
|
|
3192
|
-
"bridge": true
|
|
3193
|
-
}
|
|
3194
|
-
}
|
|
3195
|
-
},
|
|
3196
3094
|
{
|
|
3197
3095
|
"name": "intercom",
|
|
3198
3096
|
"description": "Conversational, messenger-based experiences with Intercom Module for Nuxt",
|
|
@@ -3235,7 +3133,7 @@
|
|
|
3235
3133
|
}
|
|
3236
3134
|
],
|
|
3237
3135
|
"compatibility": {
|
|
3238
|
-
"nuxt": ">=3.0.0",
|
|
3136
|
+
"nuxt": ">=3.0.0-rc.12",
|
|
3239
3137
|
"requires": {}
|
|
3240
3138
|
}
|
|
3241
3139
|
},
|
|
@@ -3258,7 +3156,7 @@
|
|
|
3258
3156
|
}
|
|
3259
3157
|
],
|
|
3260
3158
|
"compatibility": {
|
|
3261
|
-
"nuxt": "
|
|
3159
|
+
"nuxt": ">=3.0.0",
|
|
3262
3160
|
"requires": {}
|
|
3263
3161
|
}
|
|
3264
3162
|
},
|
|
@@ -3280,7 +3178,7 @@
|
|
|
3280
3178
|
}
|
|
3281
3179
|
],
|
|
3282
3180
|
"compatibility": {
|
|
3283
|
-
"nuxt": "
|
|
3181
|
+
"nuxt": ">=3.0.0",
|
|
3284
3182
|
"requires": {}
|
|
3285
3183
|
}
|
|
3286
3184
|
},
|
|
@@ -3302,7 +3200,7 @@
|
|
|
3302
3200
|
}
|
|
3303
3201
|
],
|
|
3304
3202
|
"compatibility": {
|
|
3305
|
-
"nuxt": "
|
|
3203
|
+
"nuxt": ">=3.0.0",
|
|
3306
3204
|
"requires": {}
|
|
3307
3205
|
}
|
|
3308
3206
|
},
|
|
@@ -3335,8 +3233,8 @@
|
|
|
3335
3233
|
"npm": "@nuxtjs/kinde",
|
|
3336
3234
|
"icon": "kinde.svg",
|
|
3337
3235
|
"github": "https://github.com/nuxt-modules/kinde",
|
|
3338
|
-
"website": "https://kinde.com/docs/developer-tools/nuxt-module/",
|
|
3339
|
-
"learn_more": "https://kinde.com/",
|
|
3236
|
+
"website": "https://www.kinde.com/docs/developer-tools/nuxt-module/",
|
|
3237
|
+
"learn_more": "https://www.kinde.com/",
|
|
3340
3238
|
"category": "Security",
|
|
3341
3239
|
"type": "community",
|
|
3342
3240
|
"maintainers": [
|
|
@@ -3364,7 +3262,7 @@
|
|
|
3364
3262
|
"repo": "kong/kongponents",
|
|
3365
3263
|
"npm": "@kong/kongponents",
|
|
3366
3264
|
"icon": "kong.svg",
|
|
3367
|
-
"github": "https://github.com/
|
|
3265
|
+
"github": "https://github.com/kong/kongponents",
|
|
3368
3266
|
"website": "https://kongponents.konghq.com/",
|
|
3369
3267
|
"learn_more": "https://kongponents.konghq.com/guide/usage.html#nuxt-module",
|
|
3370
3268
|
"category": "UI",
|
|
@@ -3385,11 +3283,11 @@
|
|
|
3385
3283
|
{
|
|
3386
3284
|
"name": "kql",
|
|
3387
3285
|
"description": "Nuxt module for Kirby's Query Language API",
|
|
3388
|
-
"repo": "johannschopplich/nuxt-
|
|
3286
|
+
"repo": "johannschopplich/nuxt-kirby",
|
|
3389
3287
|
"npm": "nuxt-kirby",
|
|
3390
3288
|
"icon": "kql.svg",
|
|
3391
|
-
"github": "https://github.com/johannschopplich/nuxt-
|
|
3392
|
-
"website": "https://nuxt-
|
|
3289
|
+
"github": "https://github.com/johannschopplich/nuxt-kirby",
|
|
3290
|
+
"website": "https://nuxt-kirby.byjohann.dev/",
|
|
3393
3291
|
"learn_more": "",
|
|
3394
3292
|
"category": "CMS",
|
|
3395
3293
|
"type": "3rd-party",
|
|
@@ -3402,18 +3300,18 @@
|
|
|
3402
3300
|
}
|
|
3403
3301
|
],
|
|
3404
3302
|
"compatibility": {
|
|
3405
|
-
"nuxt": ">=
|
|
3303
|
+
"nuxt": ">=4.0.0",
|
|
3406
3304
|
"requires": {}
|
|
3407
3305
|
}
|
|
3408
3306
|
},
|
|
3409
3307
|
{
|
|
3410
3308
|
"name": "laravel-echo",
|
|
3411
3309
|
"description": "Laravel Echo for Nuxt",
|
|
3412
|
-
"repo": "nuxt-community/laravel-echo",
|
|
3310
|
+
"repo": "nuxt-community/laravel-echo-module",
|
|
3413
3311
|
"npm": "@nuxtjs/laravel-echo",
|
|
3414
3312
|
"icon": "laravel-echo.png",
|
|
3415
|
-
"github": "https://github.com/nuxt-community/laravel-echo",
|
|
3416
|
-
"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",
|
|
3417
3315
|
"learn_more": "https://laravel.com/docs/8.x/broadcasting#installing-laravel-echo",
|
|
3418
3316
|
"category": "CMS",
|
|
3419
3317
|
"type": "community",
|
|
@@ -3429,28 +3327,6 @@
|
|
|
3429
3327
|
"requires": {}
|
|
3430
3328
|
}
|
|
3431
3329
|
},
|
|
3432
|
-
{
|
|
3433
|
-
"name": "laravel-nuxt",
|
|
3434
|
-
"description": "Build a SPA with Laravel and Nuxt",
|
|
3435
|
-
"repo": "skyrpex/laravel-nuxt-js",
|
|
3436
|
-
"npm": "laravel-nuxt",
|
|
3437
|
-
"icon": "",
|
|
3438
|
-
"github": "https://github.com/skyrpex/laravel-nuxt-js",
|
|
3439
|
-
"website": "https://github.com/skyrpex/laravel-nuxt-js",
|
|
3440
|
-
"learn_more": "https://laravel.com/",
|
|
3441
|
-
"category": "CMS",
|
|
3442
|
-
"type": "3rd-party",
|
|
3443
|
-
"maintainers": [
|
|
3444
|
-
{
|
|
3445
|
-
"name": "Cristian Pallarés",
|
|
3446
|
-
"github": "skyrpex"
|
|
3447
|
-
}
|
|
3448
|
-
],
|
|
3449
|
-
"compatibility": {
|
|
3450
|
-
"nuxt": "^2.0.0",
|
|
3451
|
-
"requires": {}
|
|
3452
|
-
}
|
|
3453
|
-
},
|
|
3454
3330
|
{
|
|
3455
3331
|
"name": "laravel",
|
|
3456
3332
|
"description": "Nuxt cli extension for use with laravel as backend",
|
|
@@ -3517,7 +3393,7 @@
|
|
|
3517
3393
|
}
|
|
3518
3394
|
],
|
|
3519
3395
|
"compatibility": {
|
|
3520
|
-
"nuxt": "
|
|
3396
|
+
"nuxt": ">=3.0.0",
|
|
3521
3397
|
"requires": {}
|
|
3522
3398
|
}
|
|
3523
3399
|
},
|
|
@@ -3528,8 +3404,8 @@
|
|
|
3528
3404
|
"npm": "nuxt-link-checker",
|
|
3529
3405
|
"icon": "link-checker.svg",
|
|
3530
3406
|
"github": "https://github.com/harlan-zw/nuxt-link-checker",
|
|
3531
|
-
"website": "https://nuxtseo.com/link-checker",
|
|
3532
|
-
"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",
|
|
3533
3409
|
"category": "SEO",
|
|
3534
3410
|
"type": "3rd-party",
|
|
3535
3411
|
"maintainers": [
|
|
@@ -3541,7 +3417,7 @@
|
|
|
3541
3417
|
}
|
|
3542
3418
|
],
|
|
3543
3419
|
"compatibility": {
|
|
3544
|
-
"nuxt": ">=3.
|
|
3420
|
+
"nuxt": ">=3.9.0",
|
|
3545
3421
|
"requires": {},
|
|
3546
3422
|
"devtools": "^0.0.0"
|
|
3547
3423
|
}
|
|
@@ -3549,14 +3425,14 @@
|
|
|
3549
3425
|
{
|
|
3550
3426
|
"name": "llms",
|
|
3551
3427
|
"description": "Generate llms.txt documentation for your Nuxt application",
|
|
3552
|
-
"repo": "
|
|
3428
|
+
"repo": "nuxt-content/nuxt-llms",
|
|
3553
3429
|
"npm": "nuxt-llms",
|
|
3554
3430
|
"icon": "llms.png",
|
|
3555
|
-
"github": "https://github.com/
|
|
3556
|
-
"website": "https://github.com/
|
|
3431
|
+
"github": "https://github.com/nuxt-content/nuxt-llms",
|
|
3432
|
+
"website": "https://github.com/nuxt-content/nuxt-llms",
|
|
3557
3433
|
"learn_more": "",
|
|
3558
|
-
"category": "
|
|
3559
|
-
"type": "
|
|
3434
|
+
"category": "AI",
|
|
3435
|
+
"type": "community",
|
|
3560
3436
|
"maintainers": [
|
|
3561
3437
|
{
|
|
3562
3438
|
"name": "Farnabaz",
|
|
@@ -3607,11 +3483,11 @@
|
|
|
3607
3483
|
{
|
|
3608
3484
|
"name": "localtunnel",
|
|
3609
3485
|
"description": "exposes your localhost to the world for easy testing and sharing",
|
|
3610
|
-
"repo": "nuxt-community/modules#master/packages/localtunnel",
|
|
3486
|
+
"repo": "nuxt-community/legacy-modules#master/packages/localtunnel",
|
|
3611
3487
|
"npm": "@nuxtjs/localtunnel",
|
|
3612
3488
|
"icon": "localtunnel.png",
|
|
3613
|
-
"github": "https://github.com/nuxt-community/modules
|
|
3614
|
-
"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",
|
|
3615
3491
|
"learn_more": "https://github.com/localtunnel/localtunnel",
|
|
3616
3492
|
"category": "Devtools",
|
|
3617
3493
|
"type": "community",
|
|
@@ -3631,10 +3507,10 @@
|
|
|
3631
3507
|
{
|
|
3632
3508
|
"name": "locomotive-scroll",
|
|
3633
3509
|
"description": "A Nuxt module to easily integrate Locomotive Scroll into your Nuxt application.",
|
|
3634
|
-
"repo": "
|
|
3510
|
+
"repo": "nuxtaid/nuxt-locomotive-scroll",
|
|
3635
3511
|
"npm": "nuxt-locomotive-scroll",
|
|
3636
3512
|
"icon": "locomotive-scroll.png",
|
|
3637
|
-
"github": "https://github.com/
|
|
3513
|
+
"github": "https://github.com/nuxtaid/nuxt-locomotive-scroll",
|
|
3638
3514
|
"website": "https://docs.arashsheyda.me/nuxt-locomotive-scroll",
|
|
3639
3515
|
"learn_more": "https://github.com/locomotivemtl/locomotive-scroll",
|
|
3640
3516
|
"category": "Libraries",
|
|
@@ -3652,28 +3528,6 @@
|
|
|
3652
3528
|
"requires": {}
|
|
3653
3529
|
}
|
|
3654
3530
|
},
|
|
3655
|
-
{
|
|
3656
|
-
"name": "lodash",
|
|
3657
|
-
"description": "lodash module with auto-import and custom prefix",
|
|
3658
|
-
"repo": "cipami/nuxt-lodash",
|
|
3659
|
-
"npm": "nuxt-lodash",
|
|
3660
|
-
"icon": "lodash.svg",
|
|
3661
|
-
"github": "https://github.com/cipami/nuxt-lodash",
|
|
3662
|
-
"website": "https://github.com/cipami/nuxt-lodash#readme",
|
|
3663
|
-
"learn_more": "https://github.com/lodash/lodash",
|
|
3664
|
-
"category": "Libraries",
|
|
3665
|
-
"type": "3rd-party",
|
|
3666
|
-
"maintainers": [
|
|
3667
|
-
{
|
|
3668
|
-
"name": "Michal Čípa",
|
|
3669
|
-
"github": "cipami"
|
|
3670
|
-
}
|
|
3671
|
-
],
|
|
3672
|
-
"compatibility": {
|
|
3673
|
-
"nuxt": ">=3.0.0",
|
|
3674
|
-
"requires": {}
|
|
3675
|
-
}
|
|
3676
|
-
},
|
|
3677
3531
|
{
|
|
3678
3532
|
"name": "logrocket",
|
|
3679
3533
|
"description": "LogRocket module for Nuxt to help you fix bugs and understand user behaviour.",
|
|
@@ -3682,7 +3536,7 @@
|
|
|
3682
3536
|
"icon": "logrocket.png",
|
|
3683
3537
|
"github": "https://github.com/nuxt-modules/logrocket",
|
|
3684
3538
|
"website": "https://github.com/nuxt-modules/logrocket",
|
|
3685
|
-
"learn_more": "https://docs.logrocket.com/docs",
|
|
3539
|
+
"learn_more": "https://docs.logrocket.com/docs/introduction",
|
|
3686
3540
|
"category": "Monitoring",
|
|
3687
3541
|
"type": "community",
|
|
3688
3542
|
"maintainers": [
|
|
@@ -3703,9 +3557,9 @@
|
|
|
3703
3557
|
"repo": "logto-io/js#master/packages/nuxt",
|
|
3704
3558
|
"npm": "@logto/nuxt",
|
|
3705
3559
|
"icon": "logto.svg",
|
|
3706
|
-
"github": "https://github.com/logto-io/js
|
|
3560
|
+
"github": "https://github.com/logto-io/js",
|
|
3707
3561
|
"website": "https://logto.io",
|
|
3708
|
-
"learn_more": "https://docs.logto.io",
|
|
3562
|
+
"learn_more": "https://docs.logto.io/introduction",
|
|
3709
3563
|
"category": "Security",
|
|
3710
3564
|
"type": "3rd-party",
|
|
3711
3565
|
"maintainers": [
|
|
@@ -3767,7 +3621,7 @@
|
|
|
3767
3621
|
}
|
|
3768
3622
|
],
|
|
3769
3623
|
"compatibility": {
|
|
3770
|
-
"nuxt": ">=3.
|
|
3624
|
+
"nuxt": ">=3.3.0",
|
|
3771
3625
|
"requires": {}
|
|
3772
3626
|
}
|
|
3773
3627
|
},
|
|
@@ -3800,8 +3654,8 @@
|
|
|
3800
3654
|
"npm": "magic-regexp",
|
|
3801
3655
|
"icon": "magic-regexp.svg",
|
|
3802
3656
|
"github": "https://github.com/unjs/magic-regexp",
|
|
3803
|
-
"website": "https://
|
|
3804
|
-
"learn_more": "https://
|
|
3657
|
+
"website": "https://regexp.dev/",
|
|
3658
|
+
"learn_more": "https://regexp.dev/",
|
|
3805
3659
|
"category": "Libraries",
|
|
3806
3660
|
"type": "3rd-party",
|
|
3807
3661
|
"maintainers": [
|
|
@@ -3823,7 +3677,7 @@
|
|
|
3823
3677
|
"repo": "yizack/nuxt-mailchannels",
|
|
3824
3678
|
"npm": "nuxt-mailchannels",
|
|
3825
3679
|
"icon": "mailchannels.svg",
|
|
3826
|
-
"github": "https://github.com/
|
|
3680
|
+
"github": "https://github.com/yizack/nuxt-mailchannels",
|
|
3827
3681
|
"website": "https://github.com/Yizack/nuxt-mailchannels",
|
|
3828
3682
|
"learn_more": "https://www.mailchannels.com/email-api/",
|
|
3829
3683
|
"category": "Extensions",
|
|
@@ -3894,7 +3748,7 @@
|
|
|
3894
3748
|
"repo": "hanzydev/nuxt-marquee",
|
|
3895
3749
|
"npm": "nuxt-marquee",
|
|
3896
3750
|
"icon": "marquee.png",
|
|
3897
|
-
"github": "https://github.com/hanzydev/nuxt-marquee
|
|
3751
|
+
"github": "https://github.com/hanzydev/nuxt-marquee",
|
|
3898
3752
|
"website": "https://hanzydev.github.io/nuxt-marquee/",
|
|
3899
3753
|
"learn_more": "",
|
|
3900
3754
|
"category": "UI",
|
|
@@ -3940,7 +3794,7 @@
|
|
|
3940
3794
|
"repo": "louismazel/maz-ui#master/packages/nuxt",
|
|
3941
3795
|
"npm": "@maz-ui/nuxt",
|
|
3942
3796
|
"icon": "maz-ui.png",
|
|
3943
|
-
"github": "https://github.com/
|
|
3797
|
+
"github": "https://github.com/louismazel/maz-ui",
|
|
3944
3798
|
"website": "https://maz-ui.com/",
|
|
3945
3799
|
"learn_more": "https://maz-ui.com/guide/nuxt",
|
|
3946
3800
|
"category": "UI",
|
|
@@ -3949,7 +3803,7 @@
|
|
|
3949
3803
|
{
|
|
3950
3804
|
"name": "Mazel",
|
|
3951
3805
|
"github": "LouisMazel",
|
|
3952
|
-
"twitter": "
|
|
3806
|
+
"twitter": "maz__ui"
|
|
3953
3807
|
}
|
|
3954
3808
|
],
|
|
3955
3809
|
"compatibility": {
|
|
@@ -3958,13 +3812,13 @@
|
|
|
3958
3812
|
}
|
|
3959
3813
|
},
|
|
3960
3814
|
{
|
|
3961
|
-
"name": "mcp
|
|
3815
|
+
"name": "mcp",
|
|
3962
3816
|
"description": "Create MCP servers directly in your Nuxt application with zero configuration.",
|
|
3963
3817
|
"repo": "nuxt-modules/mcp-toolkit#main/packages/nuxt-mcp-toolkit",
|
|
3964
3818
|
"npm": "@nuxtjs/mcp-toolkit",
|
|
3965
3819
|
"icon": "mcp-toolkit.png",
|
|
3966
|
-
"github": "https://github.com/nuxt-modules/mcp-toolkit
|
|
3967
|
-
"website": "https://mcp-toolkit.nuxt.dev",
|
|
3820
|
+
"github": "https://github.com/nuxt-modules/mcp-toolkit",
|
|
3821
|
+
"website": "https://mcp-toolkit.nuxt.dev/getting-started/installation",
|
|
3968
3822
|
"learn_more": "",
|
|
3969
3823
|
"category": "AI",
|
|
3970
3824
|
"type": "community",
|
|
@@ -3985,11 +3839,11 @@
|
|
|
3985
3839
|
{
|
|
3986
3840
|
"name": "mdc",
|
|
3987
3841
|
"description": "MDC supercharges regular Markdown to write documents interacting deeply with any Vue component.",
|
|
3988
|
-
"repo": "nuxt-
|
|
3842
|
+
"repo": "nuxt-content/mdc",
|
|
3989
3843
|
"npm": "@nuxtjs/mdc",
|
|
3990
3844
|
"icon": "mdc.png",
|
|
3991
|
-
"github": "https://github.com/nuxt-
|
|
3992
|
-
"website": "https://github.com/nuxt-
|
|
3845
|
+
"github": "https://github.com/nuxt-content/mdc",
|
|
3846
|
+
"website": "https://github.com/nuxt-content/mdc",
|
|
3993
3847
|
"learn_more": "",
|
|
3994
3848
|
"category": "Extensions",
|
|
3995
3849
|
"type": "community",
|
|
@@ -4032,14 +3886,14 @@
|
|
|
4032
3886
|
{
|
|
4033
3887
|
"name": "medusa",
|
|
4034
3888
|
"description": "Easily connect to Medusa from your Nuxt application",
|
|
4035
|
-
"repo": "
|
|
3889
|
+
"repo": "nuxt-modules/medusa",
|
|
4036
3890
|
"npm": "@nuxtjs/medusa",
|
|
4037
3891
|
"icon": "medusa.svg",
|
|
4038
|
-
"github": "https://github.com/
|
|
3892
|
+
"github": "https://github.com/nuxt-modules/medusa",
|
|
4039
3893
|
"website": "https://nuxt-medusa.vercel.app/",
|
|
4040
3894
|
"learn_more": "https://nuxt-medusa.vercel.app/",
|
|
4041
3895
|
"category": "Ecommerce",
|
|
4042
|
-
"type": "
|
|
3896
|
+
"type": "community",
|
|
4043
3897
|
"maintainers": [
|
|
4044
3898
|
{
|
|
4045
3899
|
"name": "Jakub Andrzejewski",
|
|
@@ -4135,7 +3989,7 @@
|
|
|
4135
3989
|
"npm": "@mojocss/nuxt",
|
|
4136
3990
|
"icon": "mojocss.svg",
|
|
4137
3991
|
"github": "https://github.com/mojocss/mojocss-nuxt-module",
|
|
4138
|
-
"website": "https://
|
|
3992
|
+
"website": "https://github.com/mojocss/mojocss-nuxt-module",
|
|
4139
3993
|
"learn_more": "",
|
|
4140
3994
|
"category": "UI",
|
|
4141
3995
|
"type": "3rd-party",
|
|
@@ -4146,7 +4000,7 @@
|
|
|
4146
4000
|
}
|
|
4147
4001
|
],
|
|
4148
4002
|
"compatibility": {
|
|
4149
|
-
"nuxt": "
|
|
4003
|
+
"nuxt": ">=3.0.0",
|
|
4150
4004
|
"requires": {}
|
|
4151
4005
|
}
|
|
4152
4006
|
},
|
|
@@ -4204,11 +4058,11 @@
|
|
|
4204
4058
|
{
|
|
4205
4059
|
"name": "neo4j",
|
|
4206
4060
|
"description": "Effortlessly integrate Neo4j's powerful graph database into your Nuxt applications!",
|
|
4207
|
-
"repo": "
|
|
4061
|
+
"repo": "nuxtaid/nuxt-neo4j",
|
|
4208
4062
|
"npm": "nuxt-neo4j",
|
|
4209
4063
|
"icon": "nuxt-neo4j.png",
|
|
4210
|
-
"github": "https://github.com/
|
|
4211
|
-
"website": "https://github.com/
|
|
4064
|
+
"github": "https://github.com/nuxtaid/nuxt-neo4j",
|
|
4065
|
+
"website": "https://github.com/nuxtaid/nuxt-neo4j",
|
|
4212
4066
|
"learn_more": "",
|
|
4213
4067
|
"category": "Database",
|
|
4214
4068
|
"type": "3rd-party",
|
|
@@ -4225,35 +4079,12 @@
|
|
|
4225
4079
|
"requires": {}
|
|
4226
4080
|
}
|
|
4227
4081
|
},
|
|
4228
|
-
{
|
|
4229
|
-
"name": "netlify-cache",
|
|
4230
|
-
"description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
|
|
4231
|
-
"repo": "DreaMinder/nuxt-netlify-cache",
|
|
4232
|
-
"npm": "nuxt-netlify-cache",
|
|
4233
|
-
"icon": "netlify.png",
|
|
4234
|
-
"github": "https://github.com/DreaMinder/nuxt-netlify-cache",
|
|
4235
|
-
"website": "https://github.com/DreaMinder/nuxt-netlify-cache",
|
|
4236
|
-
"learn_more": "https://www.netlify.com/",
|
|
4237
|
-
"category": "Deployment",
|
|
4238
|
-
"type": "3rd-party",
|
|
4239
|
-
"maintainers": [
|
|
4240
|
-
{
|
|
4241
|
-
"name": "DreaMinder",
|
|
4242
|
-
"github": "DreaMinder",
|
|
4243
|
-
"twitter": "DreaMinder"
|
|
4244
|
-
}
|
|
4245
|
-
],
|
|
4246
|
-
"compatibility": {
|
|
4247
|
-
"nuxt": "^2.0.0",
|
|
4248
|
-
"requires": {}
|
|
4249
|
-
}
|
|
4250
|
-
},
|
|
4251
4082
|
{
|
|
4252
4083
|
"name": "netlify-files",
|
|
4253
4084
|
"description": "Nuxt module to create new _headers, _redirects and netlify.toml files for Netlify or to use existing ones",
|
|
4254
4085
|
"repo": "nuxt-community/netlify-files-module",
|
|
4255
4086
|
"npm": "@nuxtjs/netlify-files",
|
|
4256
|
-
"icon": "netlify.
|
|
4087
|
+
"icon": "netlify.svg",
|
|
4257
4088
|
"github": "https://github.com/nuxt-community/netlify-files-module",
|
|
4258
4089
|
"website": "https://github.com/nuxt-community/netlify-files-module",
|
|
4259
4090
|
"learn_more": "https://www.netlify.com/",
|
|
@@ -4274,23 +4105,23 @@
|
|
|
4274
4105
|
},
|
|
4275
4106
|
{
|
|
4276
4107
|
"name": "netlify",
|
|
4277
|
-
"description": "
|
|
4278
|
-
"repo": "
|
|
4279
|
-
"npm": "@
|
|
4280
|
-
"icon": "netlify.
|
|
4281
|
-
"github": "https://github.com/
|
|
4282
|
-
"website": "https://github.com/
|
|
4283
|
-
"learn_more": "https://
|
|
4108
|
+
"description": "Local emulation of the Netlify platform in development",
|
|
4109
|
+
"repo": "netlify/framework-adapters#main/packages/nuxt-module",
|
|
4110
|
+
"npm": "@netlify/nuxt",
|
|
4111
|
+
"icon": "netlify.svg",
|
|
4112
|
+
"github": "https://github.com/netlify/framework-adapters",
|
|
4113
|
+
"website": "https://github.com/netlify/framework-adapters#readme",
|
|
4114
|
+
"learn_more": "https://npmx.dev/package/@netlify/nuxt",
|
|
4284
4115
|
"category": "Deployment",
|
|
4285
4116
|
"type": "3rd-party",
|
|
4286
4117
|
"maintainers": [
|
|
4287
4118
|
{
|
|
4288
|
-
"name": "
|
|
4289
|
-
"github": "
|
|
4119
|
+
"name": "Netlify",
|
|
4120
|
+
"github": "netlify"
|
|
4290
4121
|
}
|
|
4291
4122
|
],
|
|
4292
4123
|
"compatibility": {
|
|
4293
|
-
"nuxt": "^
|
|
4124
|
+
"nuxt": "^3.0.0 || ^4.0.0",
|
|
4294
4125
|
"requires": {}
|
|
4295
4126
|
}
|
|
4296
4127
|
},
|
|
@@ -4318,6 +4149,30 @@
|
|
|
4318
4149
|
"requires": {}
|
|
4319
4150
|
}
|
|
4320
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
|
+
},
|
|
4321
4176
|
{
|
|
4322
4177
|
"name": "nodemailer",
|
|
4323
4178
|
"description": "Nuxt integration for nodemailer",
|
|
@@ -4384,6 +4239,28 @@
|
|
|
4384
4239
|
"requires": {}
|
|
4385
4240
|
}
|
|
4386
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
|
+
},
|
|
4387
4264
|
{
|
|
4388
4265
|
"name": "nuxt-aidbase",
|
|
4389
4266
|
"description": "Easily integrate Aidbase into your Nuxt app.",
|
|
@@ -4500,6 +4377,30 @@
|
|
|
4500
4377
|
"requires": {}
|
|
4501
4378
|
}
|
|
4502
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
|
+
},
|
|
4503
4404
|
{
|
|
4504
4405
|
"name": "nuxt-basic-auth",
|
|
4505
4406
|
"description": "Nuxt Module for Basic Authentication",
|
|
@@ -4568,7 +4469,7 @@
|
|
|
4568
4469
|
}
|
|
4569
4470
|
],
|
|
4570
4471
|
"compatibility": {
|
|
4571
|
-
"nuxt": ">=3.
|
|
4472
|
+
"nuxt": ">=3.13.1",
|
|
4572
4473
|
"requires": {},
|
|
4573
4474
|
"devtools": "^0.0.0"
|
|
4574
4475
|
}
|
|
@@ -4598,12 +4499,12 @@
|
|
|
4598
4499
|
{
|
|
4599
4500
|
"name": "nuxt-charts",
|
|
4600
4501
|
"description": "Nuxt module for vue-chrts",
|
|
4601
|
-
"repo": "dennisadriaans/vue-chrts#main/packages/nuxt",
|
|
4502
|
+
"repo": "dennisadriaans/vue-chrts#main/packages/nuxt-charts",
|
|
4602
4503
|
"npm": "nuxt-charts",
|
|
4603
4504
|
"icon": "nuxt-charts.svg",
|
|
4604
4505
|
"github": "https://github.com/dennisadriaans/vue-chrts",
|
|
4605
4506
|
"website": "https://nuxtcharts.com/",
|
|
4606
|
-
"learn_more": "https://nuxtcharts.com/docs",
|
|
4507
|
+
"learn_more": "https://nuxtcharts.com/docs/getting-started/installation",
|
|
4607
4508
|
"category": "UI",
|
|
4608
4509
|
"type": "3rd-party",
|
|
4609
4510
|
"maintainers": [
|
|
@@ -4636,6 +4537,28 @@
|
|
|
4636
4537
|
"github": "schnapsterdog"
|
|
4637
4538
|
}
|
|
4638
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
|
+
],
|
|
4639
4562
|
"compatibility": {
|
|
4640
4563
|
"nuxt": ">=3.0.0",
|
|
4641
4564
|
"requires": {}
|
|
@@ -4647,7 +4570,7 @@
|
|
|
4647
4570
|
"repo": "thimodev/nuxt-codemirror",
|
|
4648
4571
|
"npm": "nuxt-codemirror",
|
|
4649
4572
|
"icon": "nuxt-codemirror.svg",
|
|
4650
|
-
"github": "https://github.com/
|
|
4573
|
+
"github": "https://github.com/thimodev/nuxt-codemirror",
|
|
4651
4574
|
"website": "https://github.com/ThimoDEV/nuxt-codemirror",
|
|
4652
4575
|
"learn_more": "https://github.com/ThimoDEV/nuxt-codemirror",
|
|
4653
4576
|
"category": "Libraries",
|
|
@@ -4670,7 +4593,7 @@
|
|
|
4670
4593
|
"repo": "lorexiq/nuxt-color-picker",
|
|
4671
4594
|
"npm": "nuxt-color-picker",
|
|
4672
4595
|
"icon": "nuxt-color-picker.png",
|
|
4673
|
-
"github": "https://github.com/
|
|
4596
|
+
"github": "https://github.com/lorexiq/nuxt-color-picker",
|
|
4674
4597
|
"website": "https://nuxt-color-picker.nuxt.dev/",
|
|
4675
4598
|
"learn_more": "",
|
|
4676
4599
|
"category": "UI",
|
|
@@ -4695,35 +4618,13 @@
|
|
|
4695
4618
|
"icon": "nuxt-componentsbook-module.png",
|
|
4696
4619
|
"github": "https://github.com/s00d/nuxt-componentsbook-module",
|
|
4697
4620
|
"website": "https://github.com/s00d/nuxt-componentsbook-module",
|
|
4698
|
-
"learn_more": "https://www.npmjs.com/package/nuxt-componentsbook-module",
|
|
4699
|
-
"category": "Extensions",
|
|
4700
|
-
"type": "3rd-party",
|
|
4701
|
-
"maintainers": [
|
|
4702
|
-
{
|
|
4703
|
-
"name": "Pavel Kuzmin",
|
|
4704
|
-
"github": "s00d"
|
|
4705
|
-
}
|
|
4706
|
-
],
|
|
4707
|
-
"compatibility": {
|
|
4708
|
-
"nuxt": ">=3.0.0",
|
|
4709
|
-
"requires": {}
|
|
4710
|
-
}
|
|
4711
|
-
},
|
|
4712
|
-
{
|
|
4713
|
-
"name": "nuxt-cookie-consent",
|
|
4714
|
-
"description": "Nuxt module for integrating with cookie consent providers with ease",
|
|
4715
|
-
"repo": "weareheavy/nuxt-cookie-consent",
|
|
4716
|
-
"npm": "@weareheavy/nuxt-cookie-consent",
|
|
4717
|
-
"icon": "wah.svg",
|
|
4718
|
-
"github": "https://github.com/weareheavy/nuxt-cookie-consent",
|
|
4719
|
-
"website": "https://nuxt-cookie-consent.packages.weareheavy.com",
|
|
4720
|
-
"learn_more": "",
|
|
4621
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-componentsbook-module",
|
|
4721
4622
|
"category": "Extensions",
|
|
4722
4623
|
"type": "3rd-party",
|
|
4723
4624
|
"maintainers": [
|
|
4724
4625
|
{
|
|
4725
|
-
"name": "
|
|
4726
|
-
"github": "
|
|
4626
|
+
"name": "Pavel Kuzmin",
|
|
4627
|
+
"github": "s00d"
|
|
4727
4628
|
}
|
|
4728
4629
|
],
|
|
4729
4630
|
"compatibility": {
|
|
@@ -4739,7 +4640,7 @@
|
|
|
4739
4640
|
"icon": "nuxt-coolify.svg",
|
|
4740
4641
|
"github": "https://github.com/justserdar/nuxt-coolify",
|
|
4741
4642
|
"website": "https://github.com/justserdar/nuxt-coolify",
|
|
4742
|
-
"learn_more": "
|
|
4643
|
+
"learn_more": "",
|
|
4743
4644
|
"category": "Request",
|
|
4744
4645
|
"type": "3rd-party",
|
|
4745
4646
|
"maintainers": [
|
|
@@ -4754,6 +4655,28 @@
|
|
|
4754
4655
|
"requires": {}
|
|
4755
4656
|
}
|
|
4756
4657
|
},
|
|
4658
|
+
{
|
|
4659
|
+
"name": "nuxt-csp-report",
|
|
4660
|
+
"description": "A Nuxt module for collecting, normalizing, and persisting Content Security Policy (CSP) reports.",
|
|
4661
|
+
"repo": "Gonzo17/nuxt-csp-report",
|
|
4662
|
+
"npm": "nuxt-csp-report",
|
|
4663
|
+
"icon": "nuxt-csp-report.svg",
|
|
4664
|
+
"github": "https://github.com/Gonzo17/nuxt-csp-report",
|
|
4665
|
+
"website": "https://github.com/Gonzo17/nuxt-csp-report",
|
|
4666
|
+
"learn_more": "",
|
|
4667
|
+
"category": "Security",
|
|
4668
|
+
"type": "3rd-party",
|
|
4669
|
+
"maintainers": [
|
|
4670
|
+
{
|
|
4671
|
+
"name": "David Gonzalez Casin",
|
|
4672
|
+
"github": "Gonzo17"
|
|
4673
|
+
}
|
|
4674
|
+
],
|
|
4675
|
+
"compatibility": {
|
|
4676
|
+
"nuxt": ">=3.12.0",
|
|
4677
|
+
"requires": {}
|
|
4678
|
+
}
|
|
4679
|
+
},
|
|
4757
4680
|
{
|
|
4758
4681
|
"name": "nuxt-email-renderer",
|
|
4759
4682
|
"description": "A Nuxt module that provides high-quality, unstyled components & utils for creating emails using Vue and TypeScript.",
|
|
@@ -4791,7 +4714,7 @@
|
|
|
4791
4714
|
"type": "3rd-party",
|
|
4792
4715
|
"maintainers": [
|
|
4793
4716
|
{
|
|
4794
|
-
"name": "Supanut
|
|
4717
|
+
"name": "Supanut Weerachotthakorn",
|
|
4795
4718
|
"github": "Boomgeek"
|
|
4796
4719
|
},
|
|
4797
4720
|
{
|
|
@@ -4800,7 +4723,7 @@
|
|
|
4800
4723
|
}
|
|
4801
4724
|
],
|
|
4802
4725
|
"compatibility": {
|
|
4803
|
-
"nuxt": "
|
|
4726
|
+
"nuxt": "^3.6.0",
|
|
4804
4727
|
"requires": {}
|
|
4805
4728
|
}
|
|
4806
4729
|
},
|
|
@@ -4862,7 +4785,8 @@
|
|
|
4862
4785
|
"maintainers": [
|
|
4863
4786
|
{
|
|
4864
4787
|
"name": "Ali Sokkar",
|
|
4865
|
-
"github": "NyllRE"
|
|
4788
|
+
"github": "NyllRE",
|
|
4789
|
+
"twitter": "nyllre"
|
|
4866
4790
|
}
|
|
4867
4791
|
],
|
|
4868
4792
|
"compatibility": {
|
|
@@ -4914,7 +4838,7 @@
|
|
|
4914
4838
|
}
|
|
4915
4839
|
],
|
|
4916
4840
|
"compatibility": {
|
|
4917
|
-
"nuxt": "
|
|
4841
|
+
"nuxt": ">=3.0.0",
|
|
4918
4842
|
"requires": {}
|
|
4919
4843
|
}
|
|
4920
4844
|
},
|
|
@@ -4949,7 +4873,7 @@
|
|
|
4949
4873
|
"npm": "nuxt-glaze",
|
|
4950
4874
|
"icon": "nuxt-glaze.png",
|
|
4951
4875
|
"github": "https://github.com/holux-design/nuxt-glaze",
|
|
4952
|
-
"website": "https://glaze.dev",
|
|
4876
|
+
"website": "https://www.glaze.dev/",
|
|
4953
4877
|
"learn_more": "",
|
|
4954
4878
|
"category": "Libraries",
|
|
4955
4879
|
"type": "3rd-party",
|
|
@@ -4982,7 +4906,7 @@
|
|
|
4982
4906
|
}
|
|
4983
4907
|
],
|
|
4984
4908
|
"compatibility": {
|
|
4985
|
-
"nuxt": "^3.0.0",
|
|
4909
|
+
"nuxt": "^3.0.0 || ^4.0.0",
|
|
4986
4910
|
"requires": {}
|
|
4987
4911
|
}
|
|
4988
4912
|
},
|
|
@@ -5004,13 +4928,13 @@
|
|
|
5004
4928
|
}
|
|
5005
4929
|
],
|
|
5006
4930
|
"compatibility": {
|
|
5007
|
-
"nuxt": "
|
|
4931
|
+
"nuxt": "^3.0.0",
|
|
5008
4932
|
"requires": {}
|
|
5009
4933
|
}
|
|
5010
4934
|
},
|
|
5011
4935
|
{
|
|
5012
4936
|
"name": "nuxt-gql-pulse",
|
|
5013
|
-
"description": "A Nuxt
|
|
4937
|
+
"description": "A Nuxt module for making GraphQL requests with ease, leveraging the power of Nuxt's composables.",
|
|
5014
4938
|
"repo": "Abbasmoe/nuxt-gql-pulse",
|
|
5015
4939
|
"npm": "nuxt-gql-pulse",
|
|
5016
4940
|
"icon": "nuxt-gql-pulse.png",
|
|
@@ -5021,12 +4945,12 @@
|
|
|
5021
4945
|
"type": "3rd-party",
|
|
5022
4946
|
"maintainers": [
|
|
5023
4947
|
{
|
|
5024
|
-
"name": "Abbas Mohamed",
|
|
4948
|
+
"name": "Abbas Mohamed Ahmed",
|
|
5025
4949
|
"github": "Abbasmoe"
|
|
5026
4950
|
}
|
|
5027
4951
|
],
|
|
5028
4952
|
"compatibility": {
|
|
5029
|
-
"nuxt": "
|
|
4953
|
+
"nuxt": "^3.0.0 || ^4.0.0",
|
|
5030
4954
|
"requires": {}
|
|
5031
4955
|
}
|
|
5032
4956
|
},
|
|
@@ -5055,18 +4979,18 @@
|
|
|
5055
4979
|
}
|
|
5056
4980
|
],
|
|
5057
4981
|
"compatibility": {
|
|
5058
|
-
"nuxt": "
|
|
4982
|
+
"nuxt": ">=3.13.0",
|
|
5059
4983
|
"requires": {}
|
|
5060
4984
|
}
|
|
5061
4985
|
},
|
|
5062
4986
|
{
|
|
5063
4987
|
"name": "nuxt-graphql-playground",
|
|
5064
4988
|
"description": "",
|
|
5065
|
-
"repo": "
|
|
4989
|
+
"repo": "tuarrep/nuxt-graphql-playground",
|
|
5066
4990
|
"npm": "@pin-pon/nuxt-graphql-playground",
|
|
5067
4991
|
"icon": "",
|
|
5068
|
-
"github": "https://github.com/
|
|
5069
|
-
"website": "https://github.com/
|
|
4992
|
+
"github": "https://github.com/tuarrep/nuxt-graphql-playground",
|
|
4993
|
+
"website": "https://github.com/tuarrep/nuxt-graphql-playground",
|
|
5070
4994
|
"learn_more": "",
|
|
5071
4995
|
"category": "Devtools",
|
|
5072
4996
|
"type": "3rd-party",
|
|
@@ -5099,7 +5023,7 @@
|
|
|
5099
5023
|
}
|
|
5100
5024
|
],
|
|
5101
5025
|
"compatibility": {
|
|
5102
|
-
"nuxt": "
|
|
5026
|
+
"nuxt": "^3.0.0",
|
|
5103
5027
|
"requires": {},
|
|
5104
5028
|
"devtools": "^0.0.0"
|
|
5105
5029
|
}
|
|
@@ -5182,7 +5106,7 @@
|
|
|
5182
5106
|
"repo": "daliborgogic/nuxt-interpolation#master",
|
|
5183
5107
|
"npm": "nuxt-interpolation",
|
|
5184
5108
|
"icon": "",
|
|
5185
|
-
"github": "https://github.com/daliborgogic/nuxt-interpolation
|
|
5109
|
+
"github": "https://github.com/daliborgogic/nuxt-interpolation",
|
|
5186
5110
|
"website": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
|
|
5187
5111
|
"learn_more": "",
|
|
5188
5112
|
"category": "Devtools",
|
|
@@ -5265,7 +5189,7 @@
|
|
|
5265
5189
|
}
|
|
5266
5190
|
],
|
|
5267
5191
|
"compatibility": {
|
|
5268
|
-
"nuxt": "
|
|
5192
|
+
"nuxt": "^3.0.0 || >=4.0.3",
|
|
5269
5193
|
"requires": {}
|
|
5270
5194
|
}
|
|
5271
5195
|
},
|
|
@@ -5289,7 +5213,7 @@
|
|
|
5289
5213
|
}
|
|
5290
5214
|
],
|
|
5291
5215
|
"compatibility": {
|
|
5292
|
-
"nuxt": ">=3.
|
|
5216
|
+
"nuxt": ">=3.0.0",
|
|
5293
5217
|
"requires": {}
|
|
5294
5218
|
}
|
|
5295
5219
|
},
|
|
@@ -5312,7 +5236,7 @@
|
|
|
5312
5236
|
}
|
|
5313
5237
|
],
|
|
5314
5238
|
"compatibility": {
|
|
5315
|
-
"nuxt": "
|
|
5239
|
+
"nuxt": "^3.0.0",
|
|
5316
5240
|
"requires": {}
|
|
5317
5241
|
}
|
|
5318
5242
|
},
|
|
@@ -5443,13 +5367,13 @@
|
|
|
5443
5367
|
"type": "3rd-party",
|
|
5444
5368
|
"maintainers": [
|
|
5445
5369
|
{
|
|
5446
|
-
"name": "
|
|
5370
|
+
"name": "erwann.dev",
|
|
5447
5371
|
"github": "tanukijs",
|
|
5448
5372
|
"avatar": "https://avatars.githubusercontent.com/u/25182349?v=4"
|
|
5449
5373
|
}
|
|
5450
5374
|
],
|
|
5451
5375
|
"compatibility": {
|
|
5452
|
-
"nuxt": ">=3.
|
|
5376
|
+
"nuxt": ">=3.7.0",
|
|
5453
5377
|
"requires": {}
|
|
5454
5378
|
}
|
|
5455
5379
|
},
|
|
@@ -5472,17 +5396,17 @@
|
|
|
5472
5396
|
}
|
|
5473
5397
|
],
|
|
5474
5398
|
"compatibility": {
|
|
5475
|
-
"nuxt": ">=3.
|
|
5399
|
+
"nuxt": ">=3.1.0",
|
|
5476
5400
|
"requires": {}
|
|
5477
5401
|
}
|
|
5478
5402
|
},
|
|
5479
5403
|
{
|
|
5480
5404
|
"name": "nuxt-mongoose",
|
|
5481
5405
|
"description": "A Nuxt module for simplifying the use of Mongoose in your project.",
|
|
5482
|
-
"repo": "
|
|
5406
|
+
"repo": "nuxtaid/nuxt-mongoose",
|
|
5483
5407
|
"npm": "nuxt-mongoose",
|
|
5484
5408
|
"icon": "nuxt-mongoose.svg",
|
|
5485
|
-
"github": "https://github.com/
|
|
5409
|
+
"github": "https://github.com/nuxtaid/nuxt-mongoose",
|
|
5486
5410
|
"website": "https://nuxt-mongoose.nuxt.space",
|
|
5487
5411
|
"learn_more": "",
|
|
5488
5412
|
"category": "Database",
|
|
@@ -5501,6 +5425,31 @@
|
|
|
5501
5425
|
"devtools": "^0.0.0"
|
|
5502
5426
|
}
|
|
5503
5427
|
},
|
|
5428
|
+
{
|
|
5429
|
+
"name": "nuxt-mqtt",
|
|
5430
|
+
"description": "A Nuxt module for real-time MQTT communication using mqtt.js",
|
|
5431
|
+
"repo": "nuxtaid/nuxt-mqtt",
|
|
5432
|
+
"npm": "nuxt-mqtt",
|
|
5433
|
+
"icon": "nuxt-mqtt.png",
|
|
5434
|
+
"github": "https://github.com/nuxtaid/nuxt-mqtt",
|
|
5435
|
+
"website": "https://github.com/nuxtaid/nuxt-mongoose#readme",
|
|
5436
|
+
"learn_more": "",
|
|
5437
|
+
"category": "Extensions",
|
|
5438
|
+
"type": "3rd-party",
|
|
5439
|
+
"maintainers": [
|
|
5440
|
+
{
|
|
5441
|
+
"name": "Arash Ari Sheyda",
|
|
5442
|
+
"github": "arashsheyda",
|
|
5443
|
+
"twitter": "arash_sheyda",
|
|
5444
|
+
"bluesky": "arashsheyda.me"
|
|
5445
|
+
}
|
|
5446
|
+
],
|
|
5447
|
+
"compatibility": {
|
|
5448
|
+
"nuxt": ">=3.0.0",
|
|
5449
|
+
"requires": {},
|
|
5450
|
+
"devtools": "^0.0.0"
|
|
5451
|
+
}
|
|
5452
|
+
},
|
|
5504
5453
|
{
|
|
5505
5454
|
"name": "nuxt-music-flow",
|
|
5506
5455
|
"description": "Nuxt 3 module for audio player component with playlist and waveform visualization.",
|
|
@@ -5524,6 +5473,28 @@
|
|
|
5524
5473
|
"requires": {}
|
|
5525
5474
|
}
|
|
5526
5475
|
},
|
|
5476
|
+
{
|
|
5477
|
+
"name": "nuxt-notify",
|
|
5478
|
+
"description": "Advanced toast notifications for Nuxt 3/4 with Tailwind CSS + Nuxt Icon (actions, avatars, progress, themes, UI overrides).",
|
|
5479
|
+
"repo": "nizaamomer/nuxt-notify",
|
|
5480
|
+
"npm": "nuxt-notify",
|
|
5481
|
+
"icon": "nuxt-notify.png",
|
|
5482
|
+
"github": "https://github.com/nizaamomer/nuxt-notify",
|
|
5483
|
+
"website": "https://nuxt-notify.nizaamomer.com",
|
|
5484
|
+
"learn_more": "https://nuxt-notify.nizaamomer.com/docs/getting-started/introduction",
|
|
5485
|
+
"category": "UI",
|
|
5486
|
+
"type": "3rd-party",
|
|
5487
|
+
"maintainers": [
|
|
5488
|
+
{
|
|
5489
|
+
"name": "Nizam Omer",
|
|
5490
|
+
"github": "nizaamomer"
|
|
5491
|
+
}
|
|
5492
|
+
],
|
|
5493
|
+
"compatibility": {
|
|
5494
|
+
"nuxt": "^3.0.0 || ^4.0.0",
|
|
5495
|
+
"requires": {}
|
|
5496
|
+
}
|
|
5497
|
+
},
|
|
5527
5498
|
{
|
|
5528
5499
|
"name": "nuxt-oidc-auth",
|
|
5529
5500
|
"description": "Seamless modern authentication for Nuxt applications.",
|
|
@@ -5543,7 +5514,7 @@
|
|
|
5543
5514
|
}
|
|
5544
5515
|
],
|
|
5545
5516
|
"compatibility": {
|
|
5546
|
-
"nuxt": ">=3.
|
|
5517
|
+
"nuxt": ">=3.9.0",
|
|
5547
5518
|
"requires": {}
|
|
5548
5519
|
}
|
|
5549
5520
|
},
|
|
@@ -5567,7 +5538,7 @@
|
|
|
5567
5538
|
}
|
|
5568
5539
|
],
|
|
5569
5540
|
"compatibility": {
|
|
5570
|
-
"nuxt": ">=3.
|
|
5541
|
+
"nuxt": ">=3.0.0",
|
|
5571
5542
|
"requires": {}
|
|
5572
5543
|
}
|
|
5573
5544
|
},
|
|
@@ -5586,7 +5557,8 @@
|
|
|
5586
5557
|
{
|
|
5587
5558
|
"name": "Norbiros",
|
|
5588
5559
|
"github": "Norbiros",
|
|
5589
|
-
"avatar": "https://avatars.githubusercontent.com/u/89837724?v=4"
|
|
5560
|
+
"avatar": "https://avatars.githubusercontent.com/u/89837724?v=4",
|
|
5561
|
+
"twitter": "norbiros_dev"
|
|
5590
5562
|
},
|
|
5591
5563
|
{
|
|
5592
5564
|
"name": "Taras Batenkov",
|
|
@@ -5644,7 +5616,7 @@
|
|
|
5644
5616
|
}
|
|
5645
5617
|
],
|
|
5646
5618
|
"compatibility": {
|
|
5647
|
-
"nuxt": ">=3.0.0",
|
|
5619
|
+
"nuxt": ">=3.0.0-rc.8",
|
|
5648
5620
|
"requires": {},
|
|
5649
5621
|
"devtools": "^0.0.0"
|
|
5650
5622
|
}
|
|
@@ -5679,7 +5651,7 @@
|
|
|
5679
5651
|
"repo": "i2djs/pdf-frame#main/packages/pdf-frame-nuxt",
|
|
5680
5652
|
"npm": "@i2d/nuxt-pdf-frame",
|
|
5681
5653
|
"icon": "pdf-frame.svg",
|
|
5682
|
-
"github": "https://github.com/i2djs/pdf-frame
|
|
5654
|
+
"github": "https://github.com/i2djs/pdf-frame",
|
|
5683
5655
|
"website": "https://www.pdf-frame.org",
|
|
5684
5656
|
"learn_more": "https://github.com/I2Djs/pdf-frame/wiki/nuxt%E2%80%90pdf%E2%80%90frame",
|
|
5685
5657
|
"category": "Libraries",
|
|
@@ -5776,7 +5748,7 @@
|
|
|
5776
5748
|
"type": "3rd-party",
|
|
5777
5749
|
"maintainers": [
|
|
5778
5750
|
{
|
|
5779
|
-
"name": "Supanut
|
|
5751
|
+
"name": "Supanut Weerachotthakorn",
|
|
5780
5752
|
"github": "Boomgeek"
|
|
5781
5753
|
},
|
|
5782
5754
|
{
|
|
@@ -5785,7 +5757,7 @@
|
|
|
5785
5757
|
}
|
|
5786
5758
|
],
|
|
5787
5759
|
"compatibility": {
|
|
5788
|
-
"nuxt": "
|
|
5760
|
+
"nuxt": "^3.6.0",
|
|
5789
5761
|
"requires": {}
|
|
5790
5762
|
}
|
|
5791
5763
|
},
|
|
@@ -5853,7 +5825,7 @@
|
|
|
5853
5825
|
}
|
|
5854
5826
|
],
|
|
5855
5827
|
"compatibility": {
|
|
5856
|
-
"nuxt": "
|
|
5828
|
+
"nuxt": "^3.0.0 || ^4.0.0",
|
|
5857
5829
|
"requires": {}
|
|
5858
5830
|
}
|
|
5859
5831
|
},
|
|
@@ -5886,8 +5858,8 @@
|
|
|
5886
5858
|
"repo": "onmax/nuxt-safe-runtime-config#main",
|
|
5887
5859
|
"npm": "nuxt-safe-runtime-config",
|
|
5888
5860
|
"icon": "nuxt-safe-runtime-config.svg",
|
|
5889
|
-
"github": "https://github.com/onmax/nuxt-safe-runtime-config
|
|
5890
|
-
"website": "https://
|
|
5861
|
+
"github": "https://github.com/onmax/nuxt-safe-runtime-config",
|
|
5862
|
+
"website": "https://nuxt-safe-runtime-config.onmax.me",
|
|
5891
5863
|
"learn_more": "",
|
|
5892
5864
|
"category": "Devtools",
|
|
5893
5865
|
"type": "3rd-party",
|
|
@@ -6005,17 +5977,17 @@
|
|
|
6005
5977
|
{
|
|
6006
5978
|
"name": "nuxt-smartlook",
|
|
6007
5979
|
"description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
|
|
6008
|
-
"repo": "
|
|
5980
|
+
"repo": "contributte/nuxt-smartlook",
|
|
6009
5981
|
"npm": "nuxt-smartlook",
|
|
6010
5982
|
"icon": "nuxt-smartlook.png",
|
|
6011
|
-
"github": "https://github.com/
|
|
6012
|
-
"website": "https://github.com/
|
|
5983
|
+
"github": "https://github.com/contributte/nuxt-smartlook",
|
|
5984
|
+
"website": "https://github.com/contributte/nuxt-smartlook",
|
|
6013
5985
|
"learn_more": "https://www.smartlook.com/",
|
|
6014
5986
|
"category": "Analytics",
|
|
6015
5987
|
"type": "3rd-party",
|
|
6016
5988
|
"maintainers": [
|
|
6017
5989
|
{
|
|
6018
|
-
"name": "Milan
|
|
5990
|
+
"name": "Milan Šulc",
|
|
6019
5991
|
"github": "f3l1x",
|
|
6020
5992
|
"twitter": "xf3l1x",
|
|
6021
5993
|
"avatar": "https://avatars.githubusercontent.com/u/538058?v=4"
|
|
@@ -6050,6 +6022,28 @@
|
|
|
6050
6022
|
"requires": {}
|
|
6051
6023
|
}
|
|
6052
6024
|
},
|
|
6025
|
+
{
|
|
6026
|
+
"name": "nuxt-spyglass",
|
|
6027
|
+
"description": "Capture browser and server logs in one correlated place — and let your AI agent read them over MCP",
|
|
6028
|
+
"repo": "Flo0806/nuxt-spyglass",
|
|
6029
|
+
"npm": "nuxt-spyglass",
|
|
6030
|
+
"icon": "nuxt-spyglass.svg",
|
|
6031
|
+
"github": "https://github.com/Flo0806/nuxt-spyglass",
|
|
6032
|
+
"website": "https://spyglass.fh-softdev.de",
|
|
6033
|
+
"learn_more": "https://spyglass.fh-softdev.de",
|
|
6034
|
+
"category": "AI",
|
|
6035
|
+
"type": "3rd-party",
|
|
6036
|
+
"maintainers": [
|
|
6037
|
+
{
|
|
6038
|
+
"name": "Florian Heuberger",
|
|
6039
|
+
"github": "Flo0806"
|
|
6040
|
+
}
|
|
6041
|
+
],
|
|
6042
|
+
"compatibility": {
|
|
6043
|
+
"nuxt": ">=3.0.0",
|
|
6044
|
+
"requires": {}
|
|
6045
|
+
}
|
|
6046
|
+
},
|
|
6053
6047
|
{
|
|
6054
6048
|
"name": "nuxt-ssr-api-logger",
|
|
6055
6049
|
"description": "A small module that helps you see when your Nuxt application sends any API request via SSR.",
|
|
@@ -6137,11 +6131,12 @@
|
|
|
6137
6131
|
"maintainers": [
|
|
6138
6132
|
{
|
|
6139
6133
|
"name": "Frederik Bußmann",
|
|
6140
|
-
"github": "freb97"
|
|
6134
|
+
"github": "freb97",
|
|
6135
|
+
"bluesky": "freb97.bsky.social"
|
|
6141
6136
|
}
|
|
6142
6137
|
],
|
|
6143
6138
|
"compatibility": {
|
|
6144
|
-
"nuxt": "
|
|
6139
|
+
"nuxt": ">=3.0.0",
|
|
6145
6140
|
"requires": {}
|
|
6146
6141
|
}
|
|
6147
6142
|
},
|
|
@@ -6164,7 +6159,7 @@
|
|
|
6164
6159
|
}
|
|
6165
6160
|
],
|
|
6166
6161
|
"compatibility": {
|
|
6167
|
-
"nuxt": "
|
|
6162
|
+
"nuxt": "^3.0.0 || ^4.0.0",
|
|
6168
6163
|
"requires": {}
|
|
6169
6164
|
}
|
|
6170
6165
|
},
|
|
@@ -6211,7 +6206,7 @@
|
|
|
6211
6206
|
}
|
|
6212
6207
|
],
|
|
6213
6208
|
"compatibility": {
|
|
6214
|
-
"nuxt": ">=3.0.0",
|
|
6209
|
+
"nuxt": ">=3.0.0-rc.0",
|
|
6215
6210
|
"requires": {}
|
|
6216
6211
|
}
|
|
6217
6212
|
},
|
|
@@ -6241,11 +6236,11 @@
|
|
|
6241
6236
|
{
|
|
6242
6237
|
"name": "nuxt-toc",
|
|
6243
6238
|
"description": "Nuxt module for table of contents (TOC) component in Nuxt Content projects",
|
|
6244
|
-
"repo": "
|
|
6239
|
+
"repo": "thaikolja/nuxt-toc",
|
|
6245
6240
|
"npm": "nuxt-toc",
|
|
6246
6241
|
"icon": "nuxt-toc.png",
|
|
6247
|
-
"github": "https://github.com/
|
|
6248
|
-
"website": "https://github.com/
|
|
6242
|
+
"github": "https://github.com/thaikolja/nuxt-toc",
|
|
6243
|
+
"website": "https://github.com/thaikolja/nuxt-toc",
|
|
6249
6244
|
"learn_more": "",
|
|
6250
6245
|
"category": "UI",
|
|
6251
6246
|
"type": "3rd-party",
|
|
@@ -6282,30 +6277,6 @@
|
|
|
6282
6277
|
"requires": {}
|
|
6283
6278
|
}
|
|
6284
6279
|
},
|
|
6285
|
-
{
|
|
6286
|
-
"name": "nuxt-use-sound",
|
|
6287
|
-
"description": "A Nuxt module for playing sound effects.",
|
|
6288
|
-
"repo": "Tahul/nuxt-use-sound",
|
|
6289
|
-
"npm": "nuxt-use-sound",
|
|
6290
|
-
"icon": "nuxt-use-sound.svg",
|
|
6291
|
-
"github": "https://github.com/Tahul/nuxt-use-sound",
|
|
6292
|
-
"website": "https://github.com/Tahul/nuxt-use-sound",
|
|
6293
|
-
"learn_more": "https://github.com/vueuse/sound",
|
|
6294
|
-
"category": "Libraries",
|
|
6295
|
-
"type": "3rd-party",
|
|
6296
|
-
"maintainers": [
|
|
6297
|
-
{
|
|
6298
|
-
"name": "Yaël Guilloux",
|
|
6299
|
-
"github": "Tahul",
|
|
6300
|
-
"twitter": "yaeeelglx",
|
|
6301
|
-
"bluesky": "yael.dev"
|
|
6302
|
-
}
|
|
6303
|
-
],
|
|
6304
|
-
"compatibility": {
|
|
6305
|
-
"nuxt": "^2.0.0",
|
|
6306
|
-
"requires": {}
|
|
6307
|
-
}
|
|
6308
|
-
},
|
|
6309
6280
|
{
|
|
6310
6281
|
"name": "nuxt-useless-blobs",
|
|
6311
6282
|
"description": "An easier way of using useless-blobs in your Nuxt project!",
|
|
@@ -6324,7 +6295,31 @@
|
|
|
6324
6295
|
}
|
|
6325
6296
|
],
|
|
6326
6297
|
"compatibility": {
|
|
6327
|
-
"nuxt": "
|
|
6298
|
+
"nuxt": ">=3.0.0",
|
|
6299
|
+
"requires": {}
|
|
6300
|
+
}
|
|
6301
|
+
},
|
|
6302
|
+
{
|
|
6303
|
+
"name": "nuxt-users",
|
|
6304
|
+
"description": "A comprehensive user management module for Nuxt 3 and Nuxt 4 applications with authentication, authorization, database support, and CLI tools",
|
|
6305
|
+
"repo": "rrd108/nuxt-users",
|
|
6306
|
+
"npm": "nuxt-users",
|
|
6307
|
+
"icon": "nuxt-users.png",
|
|
6308
|
+
"github": "https://github.com/rrd108/nuxt-users",
|
|
6309
|
+
"website": "https://nuxt-users.webmania.cc/",
|
|
6310
|
+
"learn_more": "https://nuxt-users.webmania.cc/",
|
|
6311
|
+
"category": "Security",
|
|
6312
|
+
"type": "3rd-party",
|
|
6313
|
+
"maintainers": [
|
|
6314
|
+
{
|
|
6315
|
+
"name": "rrd",
|
|
6316
|
+
"github": "rrd108",
|
|
6317
|
+
"twitter": "radharadhya",
|
|
6318
|
+
"bluesky": "rrd108.bsky.social"
|
|
6319
|
+
}
|
|
6320
|
+
],
|
|
6321
|
+
"compatibility": {
|
|
6322
|
+
"nuxt": ">=3.0.0",
|
|
6328
6323
|
"requires": {}
|
|
6329
6324
|
}
|
|
6330
6325
|
},
|
|
@@ -6346,7 +6341,7 @@
|
|
|
6346
6341
|
}
|
|
6347
6342
|
],
|
|
6348
6343
|
"compatibility": {
|
|
6349
|
-
"nuxt": "
|
|
6344
|
+
"nuxt": "^3.0.0",
|
|
6350
6345
|
"requires": {}
|
|
6351
6346
|
}
|
|
6352
6347
|
},
|
|
@@ -6368,7 +6363,7 @@
|
|
|
6368
6363
|
}
|
|
6369
6364
|
],
|
|
6370
6365
|
"compatibility": {
|
|
6371
|
-
"nuxt": "
|
|
6366
|
+
"nuxt": ">=3.0.0-rc.11",
|
|
6372
6367
|
"requires": {
|
|
6373
6368
|
"bridge": "optional"
|
|
6374
6369
|
}
|
|
@@ -6393,7 +6388,7 @@
|
|
|
6393
6388
|
}
|
|
6394
6389
|
],
|
|
6395
6390
|
"compatibility": {
|
|
6396
|
-
"nuxt": ">=3.0.0",
|
|
6391
|
+
"nuxt": ">=3.0.0 <5.0.0",
|
|
6397
6392
|
"requires": {}
|
|
6398
6393
|
}
|
|
6399
6394
|
},
|
|
@@ -6441,35 +6436,13 @@
|
|
|
6441
6436
|
"requires": {}
|
|
6442
6437
|
}
|
|
6443
6438
|
},
|
|
6444
|
-
{
|
|
6445
|
-
"name": "nuxt2-leaflet",
|
|
6446
|
-
"description": "A Nuxt module which makes it easy to create reactive maps with Leaflet",
|
|
6447
|
-
"repo": "schlunsen/nuxt-leaflet",
|
|
6448
|
-
"npm": "nuxt-leaflet",
|
|
6449
|
-
"icon": "leaflet.png",
|
|
6450
|
-
"github": "https://github.com/schlunsen/nuxt-leaflet",
|
|
6451
|
-
"website": "https://github.com/schlunsen/nuxt-leaflet",
|
|
6452
|
-
"learn_more": "https://vue2-leaflet.netlify.app/quickstart/",
|
|
6453
|
-
"category": "Libraries",
|
|
6454
|
-
"type": "3rd-party",
|
|
6455
|
-
"maintainers": [
|
|
6456
|
-
{
|
|
6457
|
-
"name": "Rasmus Schlünsen",
|
|
6458
|
-
"github": "schlunsen"
|
|
6459
|
-
}
|
|
6460
|
-
],
|
|
6461
|
-
"compatibility": {
|
|
6462
|
-
"nuxt": "^2.0.0",
|
|
6463
|
-
"requires": {}
|
|
6464
|
-
}
|
|
6465
|
-
},
|
|
6466
6439
|
{
|
|
6467
6440
|
"name": "nuxt2-ngrok",
|
|
6468
6441
|
"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",
|
|
6469
|
-
"repo": "nuxt-
|
|
6442
|
+
"repo": "nuxt-modules/ngrok",
|
|
6470
6443
|
"npm": "@nuxtjs/ngrok",
|
|
6471
6444
|
"icon": "ngrok.png",
|
|
6472
|
-
"github": "https://github.com/nuxt-
|
|
6445
|
+
"github": "https://github.com/nuxt-modules/ngrok",
|
|
6473
6446
|
"website": "https://ngrok.nuxtjs.org",
|
|
6474
6447
|
"learn_more": "https://github.com/bubenshchykov/ngrok",
|
|
6475
6448
|
"category": "Devtools",
|
|
@@ -6520,8 +6493,8 @@
|
|
|
6520
6493
|
"repo": "daliborgogic/interpolation",
|
|
6521
6494
|
"npm": "nuxt3-interpolation",
|
|
6522
6495
|
"icon": "",
|
|
6523
|
-
"github": "https://github.com/daliborgogic/interpolation
|
|
6524
|
-
"website": "https://github.com/daliborgogic/interpolation/tree/
|
|
6496
|
+
"github": "https://github.com/daliborgogic/interpolation",
|
|
6497
|
+
"website": "https://github.com/daliborgogic/interpolation/tree/main",
|
|
6525
6498
|
"learn_more": "",
|
|
6526
6499
|
"category": "Devtools",
|
|
6527
6500
|
"type": "3rd-party",
|
|
@@ -6568,8 +6541,8 @@
|
|
|
6568
6541
|
"npm": "nuxt-og-image",
|
|
6569
6542
|
"icon": "og-image.svg",
|
|
6570
6543
|
"github": "https://github.com/nuxt-modules/og-image",
|
|
6571
|
-
"website": "https://nuxtseo.com/og-image",
|
|
6572
|
-
"learn_more": "https://nuxtseo.com/og-image",
|
|
6544
|
+
"website": "https://nuxtseo.com/docs/og-image/getting-started/installation",
|
|
6545
|
+
"learn_more": "https://nuxtseo.com/docs/og-image/getting-started/installation",
|
|
6573
6546
|
"category": "SEO",
|
|
6574
6547
|
"type": "community",
|
|
6575
6548
|
"maintainers": [
|
|
@@ -6581,7 +6554,7 @@
|
|
|
6581
6554
|
}
|
|
6582
6555
|
],
|
|
6583
6556
|
"compatibility": {
|
|
6584
|
-
"nuxt": ">=3.
|
|
6557
|
+
"nuxt": ">=3.10.3",
|
|
6585
6558
|
"requires": {},
|
|
6586
6559
|
"devtools": "^0.0.0"
|
|
6587
6560
|
}
|
|
@@ -6606,7 +6579,8 @@
|
|
|
6606
6579
|
{
|
|
6607
6580
|
"name": "Wind",
|
|
6608
6581
|
"github": "productdevbook",
|
|
6609
|
-
"twitter": "productdevbook"
|
|
6582
|
+
"twitter": "productdevbook",
|
|
6583
|
+
"bluesky": "productdevbook.com"
|
|
6610
6584
|
}
|
|
6611
6585
|
],
|
|
6612
6586
|
"compatibility": {
|
|
@@ -6683,28 +6657,6 @@
|
|
|
6683
6657
|
"requires": {}
|
|
6684
6658
|
}
|
|
6685
6659
|
},
|
|
6686
|
-
{
|
|
6687
|
-
"name": "page-generator-helper",
|
|
6688
|
-
"description": "Generate your pages statically without using payload extractors.",
|
|
6689
|
-
"repo": "GrabarzUndPartner/nuxt-page-generator-helper",
|
|
6690
|
-
"npm": "nuxt-page-generator-helper",
|
|
6691
|
-
"icon": "",
|
|
6692
|
-
"github": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
|
|
6693
|
-
"website": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
|
|
6694
|
-
"learn_more": "",
|
|
6695
|
-
"category": "Extensions",
|
|
6696
|
-
"type": "3rd-party",
|
|
6697
|
-
"maintainers": [
|
|
6698
|
-
{
|
|
6699
|
-
"name": "GrabarzUndPartner",
|
|
6700
|
-
"github": "GrabarzUndPartner"
|
|
6701
|
-
}
|
|
6702
|
-
],
|
|
6703
|
-
"compatibility": {
|
|
6704
|
-
"nuxt": "^2.0.0",
|
|
6705
|
-
"requires": {}
|
|
6706
|
-
}
|
|
6707
|
-
},
|
|
6708
6660
|
{
|
|
6709
6661
|
"name": "paper-ui",
|
|
6710
6662
|
"description": "A ui kit for nuxt",
|
|
@@ -6768,7 +6720,7 @@
|
|
|
6768
6720
|
}
|
|
6769
6721
|
],
|
|
6770
6722
|
"compatibility": {
|
|
6771
|
-
"nuxt": "
|
|
6723
|
+
"nuxt": "^3.7.0",
|
|
6772
6724
|
"requires": {}
|
|
6773
6725
|
}
|
|
6774
6726
|
},
|
|
@@ -6780,7 +6732,7 @@
|
|
|
6780
6732
|
"icon": "partytown.svg",
|
|
6781
6733
|
"github": "https://github.com/nuxt-modules/partytown",
|
|
6782
6734
|
"website": "https://github.com/nuxt-modules/partytown",
|
|
6783
|
-
"learn_more": "https://partytown.
|
|
6735
|
+
"learn_more": "https://partytown.qwik.dev/",
|
|
6784
6736
|
"category": "Performance",
|
|
6785
6737
|
"type": "community",
|
|
6786
6738
|
"maintainers": [
|
|
@@ -6801,11 +6753,11 @@
|
|
|
6801
6753
|
{
|
|
6802
6754
|
"name": "paypal",
|
|
6803
6755
|
"description": "A Nuxt module for simplifying the use of Paypal in your project.",
|
|
6804
|
-
"repo": "
|
|
6756
|
+
"repo": "nuxtaid/nuxt-paypal",
|
|
6805
6757
|
"npm": "nuxt-paypal",
|
|
6806
6758
|
"icon": "paypal.svg",
|
|
6807
|
-
"github": "https://github.com/
|
|
6808
|
-
"website": "https://github.com/
|
|
6759
|
+
"github": "https://github.com/nuxtaid/nuxt-paypal",
|
|
6760
|
+
"website": "https://github.com/nuxtaid/nuxt-paypal#readme",
|
|
6809
6761
|
"learn_more": "https://developer.paypal.com/sdk/js/reference/",
|
|
6810
6762
|
"category": "Payment",
|
|
6811
6763
|
"type": "3rd-party",
|
|
@@ -6842,30 +6794,7 @@
|
|
|
6842
6794
|
}
|
|
6843
6795
|
],
|
|
6844
6796
|
"compatibility": {
|
|
6845
|
-
"nuxt": "
|
|
6846
|
-
"requires": {}
|
|
6847
|
-
}
|
|
6848
|
-
},
|
|
6849
|
-
{
|
|
6850
|
-
"name": "pergel",
|
|
6851
|
-
"description": "Pergel is a tailor-made solution for Nuxt and Nitro, providing swift project kickstarts and seamless integration of various modules.",
|
|
6852
|
-
"repo": "oku-ui/pergel#main/packages-core/pergel",
|
|
6853
|
-
"npm": "pergel",
|
|
6854
|
-
"icon": "pergel.svg",
|
|
6855
|
-
"github": "https://github.com/oku-ui/pergel",
|
|
6856
|
-
"website": "https://pergel.oku-ui.com/",
|
|
6857
|
-
"learn_more": "",
|
|
6858
|
-
"category": "Devtools",
|
|
6859
|
-
"type": "3rd-party",
|
|
6860
|
-
"maintainers": [
|
|
6861
|
-
{
|
|
6862
|
-
"name": "Wind",
|
|
6863
|
-
"github": "productdevbook",
|
|
6864
|
-
"twitter": "productdevbook"
|
|
6865
|
-
}
|
|
6866
|
-
],
|
|
6867
|
-
"compatibility": {
|
|
6868
|
-
"nuxt": ">=3.10.0",
|
|
6797
|
+
"nuxt": "^3.0.0",
|
|
6869
6798
|
"requires": {}
|
|
6870
6799
|
}
|
|
6871
6800
|
},
|
|
@@ -6892,13 +6821,38 @@
|
|
|
6892
6821
|
"requires": {}
|
|
6893
6822
|
}
|
|
6894
6823
|
},
|
|
6824
|
+
{
|
|
6825
|
+
"name": "pglite",
|
|
6826
|
+
"description": "A Nuxt module aimed to simplify the use of PGlite.",
|
|
6827
|
+
"repo": "sandros94/nuxt-pglite",
|
|
6828
|
+
"npm": "nuxt-pglite",
|
|
6829
|
+
"icon": "pglite.svg",
|
|
6830
|
+
"github": "https://github.com/sandros94/nuxt-pglite",
|
|
6831
|
+
"website": "https://github.com/sandros94/nuxt-pglite",
|
|
6832
|
+
"learn_more": "https://pglite.dev",
|
|
6833
|
+
"category": "Database",
|
|
6834
|
+
"type": "3rd-party",
|
|
6835
|
+
"maintainers": [
|
|
6836
|
+
{
|
|
6837
|
+
"name": "Sandro Circi",
|
|
6838
|
+
"github": "sandros94",
|
|
6839
|
+
"avatar": "https://avatars.githubusercontent.com/u/13056429",
|
|
6840
|
+
"bluesky": "sandros94.com",
|
|
6841
|
+
"twitter": "_sandros94"
|
|
6842
|
+
}
|
|
6843
|
+
],
|
|
6844
|
+
"compatibility": {
|
|
6845
|
+
"nuxt": ">=3.15.0",
|
|
6846
|
+
"requires": {}
|
|
6847
|
+
}
|
|
6848
|
+
},
|
|
6895
6849
|
{
|
|
6896
6850
|
"name": "pinia-colada",
|
|
6897
6851
|
"description": "The smart data fetching layer for Pinia",
|
|
6898
6852
|
"repo": "posva/pinia-colada#main/nuxt",
|
|
6899
6853
|
"npm": "@pinia/colada-nuxt",
|
|
6900
6854
|
"icon": "pinia-colada.png",
|
|
6901
|
-
"github": "https://github.com/posva/pinia-colada
|
|
6855
|
+
"github": "https://github.com/posva/pinia-colada",
|
|
6902
6856
|
"website": "https://pinia-colada.esm.dev",
|
|
6903
6857
|
"learn_more": "",
|
|
6904
6858
|
"category": "Extensions",
|
|
@@ -6912,7 +6866,7 @@
|
|
|
6912
6866
|
}
|
|
6913
6867
|
],
|
|
6914
6868
|
"compatibility": {
|
|
6915
|
-
"nuxt": "^3.
|
|
6869
|
+
"nuxt": "^3.17.7 || ^4.0.0",
|
|
6916
6870
|
"requires": {}
|
|
6917
6871
|
}
|
|
6918
6872
|
},
|
|
@@ -6922,7 +6876,7 @@
|
|
|
6922
6876
|
"repo": "CodeDredd/pinia-orm#main/packages/nuxt",
|
|
6923
6877
|
"npm": "@pinia-orm/nuxt",
|
|
6924
6878
|
"icon": "pinia-orm.svg",
|
|
6925
|
-
"github": "https://github.com/CodeDredd/pinia-orm
|
|
6879
|
+
"github": "https://github.com/CodeDredd/pinia-orm",
|
|
6926
6880
|
"website": "https://pinia-orm.codedredd.de/",
|
|
6927
6881
|
"learn_more": "",
|
|
6928
6882
|
"category": "Extensions",
|
|
@@ -6941,31 +6895,6 @@
|
|
|
6941
6895
|
}
|
|
6942
6896
|
}
|
|
6943
6897
|
},
|
|
6944
|
-
{
|
|
6945
|
-
"name": "pinia-plugin-persistedstate",
|
|
6946
|
-
"description": "Configurable persistence and rehydration of Pinia stores.",
|
|
6947
|
-
"repo": "prazdevs/pinia-plugin-persistedstate",
|
|
6948
|
-
"npm": "pinia-plugin-persistedstate",
|
|
6949
|
-
"icon": "pinia-plugin-persistedstate.png",
|
|
6950
|
-
"github": "https://github.com/prazdevs/pinia-plugin-persistedstate",
|
|
6951
|
-
"website": "https://prazdevs.github.io/pinia-plugin-persistedstate/",
|
|
6952
|
-
"learn_more": "",
|
|
6953
|
-
"category": "Extensions",
|
|
6954
|
-
"type": "3rd-party",
|
|
6955
|
-
"maintainers": [
|
|
6956
|
-
{
|
|
6957
|
-
"name": "praz",
|
|
6958
|
-
"github": "prazdevs",
|
|
6959
|
-
"bluesky": "dev.praz.me"
|
|
6960
|
-
}
|
|
6961
|
-
],
|
|
6962
|
-
"compatibility": {
|
|
6963
|
-
"nuxt": "^2.0.0 || >=3.0.0",
|
|
6964
|
-
"requires": {
|
|
6965
|
-
"bridge": "optional"
|
|
6966
|
-
}
|
|
6967
|
-
}
|
|
6968
|
-
},
|
|
6969
6898
|
{
|
|
6970
6899
|
"name": "pinia-plugin-unstorage",
|
|
6971
6900
|
"description": "Configurable persistence and rehydration of Pinia stores.",
|
|
@@ -6994,7 +6923,7 @@
|
|
|
6994
6923
|
"repo": "vuejs/pinia#v2/packages/nuxt",
|
|
6995
6924
|
"npm": "@pinia/nuxt",
|
|
6996
6925
|
"icon": "pinia.svg",
|
|
6997
|
-
"github": "https://github.com/vuejs/pinia
|
|
6926
|
+
"github": "https://github.com/vuejs/pinia",
|
|
6998
6927
|
"website": "https://pinia.vuejs.org/",
|
|
6999
6928
|
"learn_more": "",
|
|
7000
6929
|
"category": "Extensions",
|
|
@@ -7008,7 +6937,7 @@
|
|
|
7008
6937
|
}
|
|
7009
6938
|
],
|
|
7010
6939
|
"compatibility": {
|
|
7011
|
-
"nuxt": "^
|
|
6940
|
+
"nuxt": "^3.15.0 || ^4.0.0",
|
|
7012
6941
|
"requires": {
|
|
7013
6942
|
"bridge": "optional"
|
|
7014
6943
|
}
|
|
@@ -7055,7 +6984,29 @@
|
|
|
7055
6984
|
}
|
|
7056
6985
|
],
|
|
7057
6986
|
"compatibility": {
|
|
7058
|
-
"nuxt": "
|
|
6987
|
+
"nuxt": ">=3.0.0",
|
|
6988
|
+
"requires": {}
|
|
6989
|
+
}
|
|
6990
|
+
},
|
|
6991
|
+
{
|
|
6992
|
+
"name": "powersync",
|
|
6993
|
+
"description": "Offline-first sync with native Nuxt integration — auto-imported composables, built-in diagnostics, Nuxt DevTools integration, and optional Kysely for type-safe queries",
|
|
6994
|
+
"repo": "powersync-ja/powersync-js#main/packages/nuxt",
|
|
6995
|
+
"npm": "@powersync/nuxt",
|
|
6996
|
+
"icon": "powersync.svg",
|
|
6997
|
+
"github": "https://github.com/powersync-ja/powersync-js",
|
|
6998
|
+
"website": "https://docs.powersync.com/intro/powersync-overview",
|
|
6999
|
+
"learn_more": "https://powersync.com/",
|
|
7000
|
+
"category": "Database",
|
|
7001
|
+
"type": "3rd-party",
|
|
7002
|
+
"maintainers": [
|
|
7003
|
+
{
|
|
7004
|
+
"name": "PowerSync",
|
|
7005
|
+
"github": "powersync-ja"
|
|
7006
|
+
}
|
|
7007
|
+
],
|
|
7008
|
+
"compatibility": {
|
|
7009
|
+
"nuxt": ">=4.0.0",
|
|
7059
7010
|
"requires": {}
|
|
7060
7011
|
}
|
|
7061
7012
|
},
|
|
@@ -7077,7 +7028,7 @@
|
|
|
7077
7028
|
}
|
|
7078
7029
|
],
|
|
7079
7030
|
"compatibility": {
|
|
7080
|
-
"nuxt": ">=3.
|
|
7031
|
+
"nuxt": ">=3.9.0",
|
|
7081
7032
|
"requires": {}
|
|
7082
7033
|
}
|
|
7083
7034
|
},
|
|
@@ -7133,7 +7084,7 @@
|
|
|
7133
7084
|
"repo": "primefaces/primevue#master/packages/nuxt-module",
|
|
7134
7085
|
"npm": "@primevue/nuxt-module",
|
|
7135
7086
|
"icon": "primevue.svg",
|
|
7136
|
-
"github": "https://github.com/primefaces/primevue
|
|
7087
|
+
"github": "https://github.com/primefaces/primevue",
|
|
7137
7088
|
"website": "https://primevue.org/",
|
|
7138
7089
|
"learn_more": "https://primevue.org/nuxt/",
|
|
7139
7090
|
"category": "UI",
|
|
@@ -7157,7 +7108,7 @@
|
|
|
7157
7108
|
"npm": "@prisma/nuxt",
|
|
7158
7109
|
"icon": "prisma.png",
|
|
7159
7110
|
"github": "https://github.com/prisma/nuxt-prisma",
|
|
7160
|
-
"website": "https://
|
|
7111
|
+
"website": "https://www.prisma.io/docs/guides/frameworks/nuxt",
|
|
7161
7112
|
"learn_more": "https://www.prisma.io/orm",
|
|
7162
7113
|
"category": "Database",
|
|
7163
7114
|
"type": "3rd-party",
|
|
@@ -7192,7 +7143,7 @@
|
|
|
7192
7143
|
}
|
|
7193
7144
|
],
|
|
7194
7145
|
"compatibility": {
|
|
7195
|
-
"nuxt": "
|
|
7146
|
+
"nuxt": ">=3.7.0",
|
|
7196
7147
|
"requires": {}
|
|
7197
7148
|
}
|
|
7198
7149
|
},
|
|
@@ -7214,7 +7165,7 @@
|
|
|
7214
7165
|
}
|
|
7215
7166
|
],
|
|
7216
7167
|
"compatibility": {
|
|
7217
|
-
"nuxt": ">=3.0.0",
|
|
7168
|
+
"nuxt": "^2.16.0 || >=3.0.0",
|
|
7218
7169
|
"requires": {}
|
|
7219
7170
|
}
|
|
7220
7171
|
},
|
|
@@ -7305,7 +7256,7 @@
|
|
|
7305
7256
|
}
|
|
7306
7257
|
],
|
|
7307
7258
|
"compatibility": {
|
|
7308
|
-
"nuxt": "^
|
|
7259
|
+
"nuxt": "^3.0.0-rc.11",
|
|
7309
7260
|
"requires": {}
|
|
7310
7261
|
}
|
|
7311
7262
|
},
|
|
@@ -7317,7 +7268,7 @@
|
|
|
7317
7268
|
"icon": "pwa.png",
|
|
7318
7269
|
"github": "https://github.com/nuxt-community/pwa-module",
|
|
7319
7270
|
"website": "https://pwa.nuxtjs.org",
|
|
7320
|
-
"learn_more": "https://web.dev/progressive-web-apps
|
|
7271
|
+
"learn_more": "https://web.dev/explore/progressive-web-apps?hl=ru",
|
|
7321
7272
|
"category": "Performance",
|
|
7322
7273
|
"type": "community",
|
|
7323
7274
|
"maintainers": [
|
|
@@ -7378,7 +7329,7 @@
|
|
|
7378
7329
|
}
|
|
7379
7330
|
],
|
|
7380
7331
|
"compatibility": {
|
|
7381
|
-
"nuxt": ">=3.
|
|
7332
|
+
"nuxt": ">=3.0.0",
|
|
7382
7333
|
"requires": {}
|
|
7383
7334
|
}
|
|
7384
7335
|
},
|
|
@@ -7411,7 +7362,7 @@
|
|
|
7411
7362
|
"repo": "samuelreichor/query-api#HEAD/packages/nuxt",
|
|
7412
7363
|
"npm": "@query-api/nuxt",
|
|
7413
7364
|
"icon": "query-api.svg",
|
|
7414
|
-
"github": "https://github.com/samuelreichor/query-api
|
|
7365
|
+
"github": "https://github.com/samuelreichor/query-api",
|
|
7415
7366
|
"website": "https://samuelreichor.at/libraries/nuxt-craftcms",
|
|
7416
7367
|
"learn_more": "https://samuelreichor.at/libraries",
|
|
7417
7368
|
"category": "CMS",
|
|
@@ -7435,7 +7386,7 @@
|
|
|
7435
7386
|
"icon": "radash.png",
|
|
7436
7387
|
"github": "https://github.com/bbg/nuxt-radash",
|
|
7437
7388
|
"website": "https://github.com/bbg/nuxt-radash#readme",
|
|
7438
|
-
"learn_more": "https://github.com/
|
|
7389
|
+
"learn_more": "https://github.com/sodiray/radash",
|
|
7439
7390
|
"category": "Libraries",
|
|
7440
7391
|
"type": "3rd-party",
|
|
7441
7392
|
"maintainers": [
|
|
@@ -7445,7 +7396,7 @@
|
|
|
7445
7396
|
}
|
|
7446
7397
|
],
|
|
7447
7398
|
"compatibility": {
|
|
7448
|
-
"nuxt": "
|
|
7399
|
+
"nuxt": "^3.0.0",
|
|
7449
7400
|
"requires": {}
|
|
7450
7401
|
}
|
|
7451
7402
|
},
|
|
@@ -7457,7 +7408,7 @@
|
|
|
7457
7408
|
"icon": "recaptcha.png",
|
|
7458
7409
|
"github": "https://github.com/nuxt-community/recaptcha-module",
|
|
7459
7410
|
"website": "https://github.com/nuxt-community/recaptcha-module",
|
|
7460
|
-
"learn_more": "https://
|
|
7411
|
+
"learn_more": "https://cloud.google.com/security/products/recaptcha",
|
|
7461
7412
|
"category": "Security",
|
|
7462
7413
|
"type": "community",
|
|
7463
7414
|
"maintainers": [
|
|
@@ -7522,10 +7473,10 @@
|
|
|
7522
7473
|
{
|
|
7523
7474
|
"name": "reka-ui",
|
|
7524
7475
|
"description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
|
|
7525
|
-
"repo": "unovue/
|
|
7476
|
+
"repo": "unovue/reka-ui",
|
|
7526
7477
|
"npm": "reka-ui",
|
|
7527
7478
|
"icon": "reka-ui.svg",
|
|
7528
|
-
"github": "https://github.com/unovue/
|
|
7479
|
+
"github": "https://github.com/unovue/reka-ui",
|
|
7529
7480
|
"website": "https://www.reka-ui.com/",
|
|
7530
7481
|
"learn_more": "https://reka-ui.com/docs/overview/installation#nuxt-modules",
|
|
7531
7482
|
"category": "UI",
|
|
@@ -7628,7 +7579,7 @@
|
|
|
7628
7579
|
}
|
|
7629
7580
|
],
|
|
7630
7581
|
"compatibility": {
|
|
7631
|
-
"nuxt": "
|
|
7582
|
+
"nuxt": ">=3.6.1",
|
|
7632
7583
|
"requires": {
|
|
7633
7584
|
"bridge": "optional"
|
|
7634
7585
|
}
|
|
@@ -7652,31 +7603,7 @@
|
|
|
7652
7603
|
}
|
|
7653
7604
|
],
|
|
7654
7605
|
"compatibility": {
|
|
7655
|
-
"nuxt": "
|
|
7656
|
-
"requires": {}
|
|
7657
|
-
}
|
|
7658
|
-
},
|
|
7659
|
-
{
|
|
7660
|
-
"name": "router-extras",
|
|
7661
|
-
"description": "Extra Add-ons for nuxt router",
|
|
7662
|
-
"repo": "nuxt-community/router-extras-module",
|
|
7663
|
-
"npm": "@nuxtjs/router-extras",
|
|
7664
|
-
"icon": "vue.png",
|
|
7665
|
-
"github": "https://github.com/nuxt-community/router-extras-module",
|
|
7666
|
-
"website": "https://github.com/nuxt-community/router-extras-module",
|
|
7667
|
-
"learn_more": "",
|
|
7668
|
-
"category": "Extensions",
|
|
7669
|
-
"type": "community",
|
|
7670
|
-
"maintainers": [
|
|
7671
|
-
{
|
|
7672
|
-
"name": "Farnabaz",
|
|
7673
|
-
"github": "farnabaz",
|
|
7674
|
-
"twitter": "a_birang",
|
|
7675
|
-
"bluesky": "farnabaz.dev"
|
|
7676
|
-
}
|
|
7677
|
-
],
|
|
7678
|
-
"compatibility": {
|
|
7679
|
-
"nuxt": "^2.0.0",
|
|
7606
|
+
"nuxt": "^3",
|
|
7680
7607
|
"requires": {}
|
|
7681
7608
|
}
|
|
7682
7609
|
},
|
|
@@ -7710,7 +7637,7 @@
|
|
|
7710
7637
|
"repo": "nuxt-modules/sanity#main",
|
|
7711
7638
|
"npm": "@nuxtjs/sanity",
|
|
7712
7639
|
"icon": "sanity.png",
|
|
7713
|
-
"github": "https://github.com/nuxt-modules/sanity
|
|
7640
|
+
"github": "https://github.com/nuxt-modules/sanity",
|
|
7714
7641
|
"website": "https://sanity.nuxtjs.org",
|
|
7715
7642
|
"learn_more": "https://www.sanity.io/",
|
|
7716
7643
|
"category": "CMS",
|
|
@@ -7724,7 +7651,7 @@
|
|
|
7724
7651
|
}
|
|
7725
7652
|
],
|
|
7726
7653
|
"compatibility": {
|
|
7727
|
-
"nuxt": "
|
|
7654
|
+
"nuxt": ">=3.7.0",
|
|
7728
7655
|
"requires": {
|
|
7729
7656
|
"bridge": "optional"
|
|
7730
7657
|
}
|
|
@@ -7736,7 +7663,7 @@
|
|
|
7736
7663
|
"repo": "scalar/scalar#main/integrations/nuxt",
|
|
7737
7664
|
"npm": "@scalar/nuxt",
|
|
7738
7665
|
"icon": "scalar.svg",
|
|
7739
|
-
"github": "https://github.com/scalar/scalar
|
|
7666
|
+
"github": "https://github.com/scalar/scalar",
|
|
7740
7667
|
"website": "https://github.com/scalar/scalar/tree/main/integrations/nuxt",
|
|
7741
7668
|
"learn_more": "https://scalar.com",
|
|
7742
7669
|
"category": "Devtools",
|
|
@@ -7760,7 +7687,7 @@
|
|
|
7760
7687
|
"npm": "nuxt-schema-org",
|
|
7761
7688
|
"icon": "schema-org.svg",
|
|
7762
7689
|
"github": "https://github.com/harlan-zw/nuxt-schema-org",
|
|
7763
|
-
"website": "https://nuxtseo.com/schema-org",
|
|
7690
|
+
"website": "https://nuxtseo.com/docs/schema-org/getting-started/installation",
|
|
7764
7691
|
"learn_more": "https://unhead.unjs.io/docs/typescript/schema-org/guides/get-started/overview",
|
|
7765
7692
|
"category": "SEO",
|
|
7766
7693
|
"type": "3rd-party",
|
|
@@ -7773,14 +7700,14 @@
|
|
|
7773
7700
|
}
|
|
7774
7701
|
],
|
|
7775
7702
|
"compatibility": {
|
|
7776
|
-
"nuxt": ">=3.0.0",
|
|
7703
|
+
"nuxt": ">=3.0.0-rc.8",
|
|
7777
7704
|
"requires": {}
|
|
7778
7705
|
}
|
|
7779
7706
|
},
|
|
7780
7707
|
{
|
|
7781
7708
|
"name": "scripts",
|
|
7782
7709
|
"description": "Add 3rd-party scripts without sacrificing performance.",
|
|
7783
|
-
"repo": "nuxt/scripts",
|
|
7710
|
+
"repo": "nuxt/scripts#main/packages/script",
|
|
7784
7711
|
"npm": "@nuxt/scripts",
|
|
7785
7712
|
"icon": "nuxt.svg",
|
|
7786
7713
|
"github": "https://github.com/nuxt/scripts",
|
|
@@ -7796,7 +7723,7 @@
|
|
|
7796
7723
|
}
|
|
7797
7724
|
],
|
|
7798
7725
|
"compatibility": {
|
|
7799
|
-
"nuxt": ">=3.
|
|
7726
|
+
"nuxt": ">=3.16.0",
|
|
7800
7727
|
"requires": {}
|
|
7801
7728
|
}
|
|
7802
7729
|
},
|
|
@@ -7871,13 +7798,13 @@
|
|
|
7871
7798
|
},
|
|
7872
7799
|
{
|
|
7873
7800
|
"name": "sentry",
|
|
7874
|
-
"description": "
|
|
7801
|
+
"description": "Sentry SDK for Nuxt",
|
|
7875
7802
|
"repo": "getsentry/sentry-javascript#HEAD/packages/nuxt",
|
|
7876
7803
|
"npm": "@sentry/nuxt",
|
|
7877
7804
|
"icon": "sentry.svg",
|
|
7878
|
-
"github": "https://github.com/getsentry/sentry-javascript
|
|
7805
|
+
"github": "https://github.com/getsentry/sentry-javascript",
|
|
7879
7806
|
"website": "https://docs.sentry.io/platforms/javascript/guides/nuxt",
|
|
7880
|
-
"learn_more": "https://sentry.io",
|
|
7807
|
+
"learn_more": "https://sentry.io/welcome/",
|
|
7881
7808
|
"category": "Monitoring",
|
|
7882
7809
|
"type": "3rd-party",
|
|
7883
7810
|
"maintainers": [
|
|
@@ -7894,12 +7821,12 @@
|
|
|
7894
7821
|
{
|
|
7895
7822
|
"name": "seo-experiments",
|
|
7896
7823
|
"description": "Powerful SEO DX improvements.",
|
|
7897
|
-
"repo": "harlan-zw/nuxt-seo-
|
|
7824
|
+
"repo": "harlan-zw/nuxt-seo-utils",
|
|
7898
7825
|
"npm": "nuxt-seo-utils",
|
|
7899
7826
|
"icon": "seo-experiments.svg",
|
|
7900
|
-
"github": "https://github.com/harlan-zw/nuxt-seo-
|
|
7901
|
-
"website": "https://nuxtseo.com/
|
|
7902
|
-
"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",
|
|
7903
7830
|
"category": "SEO",
|
|
7904
7831
|
"type": "3rd-party",
|
|
7905
7832
|
"maintainers": [
|
|
@@ -7911,18 +7838,18 @@
|
|
|
7911
7838
|
}
|
|
7912
7839
|
],
|
|
7913
7840
|
"compatibility": {
|
|
7914
|
-
"nuxt": "
|
|
7841
|
+
"nuxt": "<3.16.0 || >=3.6.1",
|
|
7915
7842
|
"requires": {}
|
|
7916
7843
|
}
|
|
7917
7844
|
},
|
|
7918
7845
|
{
|
|
7919
7846
|
"name": "seo-meta",
|
|
7920
7847
|
"description": "Simple generate seo metadata",
|
|
7921
|
-
"repo": "ihavecoke/
|
|
7848
|
+
"repo": "ihavecoke/nuxt-seo-meta#main/packages/core",
|
|
7922
7849
|
"npm": "nuxt-seo-meta",
|
|
7923
7850
|
"icon": "",
|
|
7924
|
-
"github": "https://github.com/ihavecoke/
|
|
7925
|
-
"website": "https://github.com/ihavecoke/
|
|
7851
|
+
"github": "https://github.com/ihavecoke/nuxt-seo-meta",
|
|
7852
|
+
"website": "https://github.com/ihavecoke/nuxt-seo-meta",
|
|
7926
7853
|
"learn_more": "",
|
|
7927
7854
|
"category": "SEO",
|
|
7928
7855
|
"type": "3rd-party",
|
|
@@ -7947,7 +7874,7 @@
|
|
|
7947
7874
|
"icon": "nuxt.svg",
|
|
7948
7875
|
"github": "https://github.com/harlan-zw/nuxt-seo",
|
|
7949
7876
|
"website": "https://nuxtseo.com/",
|
|
7950
|
-
"learn_more": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
|
|
7877
|
+
"learn_more": "https://nuxtseo.com/docs/nuxt-seo/getting-started/installation",
|
|
7951
7878
|
"category": "SEO",
|
|
7952
7879
|
"type": "3rd-party",
|
|
7953
7880
|
"maintainers": [
|
|
@@ -7958,9 +7885,10 @@
|
|
|
7958
7885
|
}
|
|
7959
7886
|
],
|
|
7960
7887
|
"compatibility": {
|
|
7961
|
-
"nuxt": ">=3.
|
|
7888
|
+
"nuxt": ">=3.7.0",
|
|
7962
7889
|
"requires": {}
|
|
7963
|
-
}
|
|
7890
|
+
},
|
|
7891
|
+
"mcp": "https://nuxtseo.com/mcp"
|
|
7964
7892
|
},
|
|
7965
7893
|
{
|
|
7966
7894
|
"name": "seomatic-meta",
|
|
@@ -8035,10 +7963,10 @@
|
|
|
8035
7963
|
{
|
|
8036
7964
|
"name": "shadcn",
|
|
8037
7965
|
"description": "Re-usable components built with Radix Vue and Tailwind CSS.",
|
|
8038
|
-
"repo": "
|
|
7966
|
+
"repo": "unovue/shadcn-vue#dev/packages/module",
|
|
8039
7967
|
"npm": "shadcn-nuxt",
|
|
8040
7968
|
"icon": "",
|
|
8041
|
-
"github": "https://github.com/
|
|
7969
|
+
"github": "https://github.com/unovue/shadcn-vue",
|
|
8042
7970
|
"website": "https://www.shadcn-vue.com",
|
|
8043
7971
|
"learn_more": "https://www.shadcn-vue.com/docs/installation/nuxt",
|
|
8044
7972
|
"category": "UI",
|
|
@@ -8066,7 +7994,7 @@
|
|
|
8066
7994
|
"npm": "@nuxtjs/shopify",
|
|
8067
7995
|
"icon": "shopify.png",
|
|
8068
7996
|
"github": "https://github.com/nuxt-modules/shopify",
|
|
8069
|
-
"website": "https://
|
|
7997
|
+
"website": "https://shopify.nuxtjs.org/",
|
|
8070
7998
|
"learn_more": "https://shopify.dev/docs",
|
|
8071
7999
|
"category": "Ecommerce",
|
|
8072
8000
|
"type": "community",
|
|
@@ -8077,7 +8005,8 @@
|
|
|
8077
8005
|
},
|
|
8078
8006
|
{
|
|
8079
8007
|
"name": "Frederik Bußmann",
|
|
8080
|
-
"github": "freb97"
|
|
8008
|
+
"github": "freb97",
|
|
8009
|
+
"bluesky": "freb97.bsky.social"
|
|
8081
8010
|
}
|
|
8082
8011
|
],
|
|
8083
8012
|
"compatibility": {
|
|
@@ -8091,9 +8020,9 @@
|
|
|
8091
8020
|
"repo": "shopware/frontends#main/packages/nuxt-module",
|
|
8092
8021
|
"npm": "@shopware/nuxt-module",
|
|
8093
8022
|
"icon": "shopware.svg",
|
|
8094
|
-
"github": "https://github.com/shopware/frontends
|
|
8095
|
-
"website": "https://
|
|
8096
|
-
"learn_more": "https://www.shopware.com",
|
|
8023
|
+
"github": "https://github.com/shopware/frontends",
|
|
8024
|
+
"website": "https://developer.shopware.com/frontends/packages/nuxt-module.html",
|
|
8025
|
+
"learn_more": "https://www.shopware.com/en/",
|
|
8097
8026
|
"category": "Ecommerce",
|
|
8098
8027
|
"type": "3rd-party",
|
|
8099
8028
|
"maintainers": [
|
|
@@ -8155,11 +8084,11 @@
|
|
|
8155
8084
|
{
|
|
8156
8085
|
"name": "simple-line-icons",
|
|
8157
8086
|
"description": "Nuxt module to add simple-line-icons ",
|
|
8158
|
-
"repo": "
|
|
8087
|
+
"repo": "galsd/nuxt-simple-line-icons",
|
|
8159
8088
|
"npm": "nuxt-simple-line-icons",
|
|
8160
8089
|
"icon": "",
|
|
8161
|
-
"github": "https://github.com/
|
|
8162
|
-
"website": "https://github.com/
|
|
8090
|
+
"github": "https://github.com/galsd/nuxt-simple-line-icons",
|
|
8091
|
+
"website": "https://github.com/galsd/nuxt-simple-line-icons",
|
|
8163
8092
|
"learn_more": "https://thesabbir.github.io/simple-line-icons/",
|
|
8164
8093
|
"category": "Fonts",
|
|
8165
8094
|
"type": "3rd-party",
|
|
@@ -8182,7 +8111,7 @@
|
|
|
8182
8111
|
"icon": "simple-sitemap.svg",
|
|
8183
8112
|
"github": "https://github.com/nuxt-modules/sitemap",
|
|
8184
8113
|
"website": "https://nuxtseo.com/",
|
|
8185
|
-
"learn_more": "https://nuxtseo.com/sitemap",
|
|
8114
|
+
"learn_more": "https://nuxtseo.com/docs/sitemap/getting-started/installation",
|
|
8186
8115
|
"category": "SEO",
|
|
8187
8116
|
"type": "community",
|
|
8188
8117
|
"maintainers": [
|
|
@@ -8200,7 +8129,7 @@
|
|
|
8200
8129
|
}
|
|
8201
8130
|
],
|
|
8202
8131
|
"compatibility": {
|
|
8203
|
-
"nuxt": ">=3.
|
|
8132
|
+
"nuxt": ">=3.9.0",
|
|
8204
8133
|
"requires": {}
|
|
8205
8134
|
}
|
|
8206
8135
|
},
|
|
@@ -8210,9 +8139,9 @@
|
|
|
8210
8139
|
"repo": "modbender/nuxt-snackbar#master",
|
|
8211
8140
|
"npm": "nuxt-snackbar",
|
|
8212
8141
|
"icon": "snackbar.png",
|
|
8213
|
-
"github": "https://github.com/modbender/nuxt-snackbar
|
|
8142
|
+
"github": "https://github.com/modbender/nuxt-snackbar",
|
|
8214
8143
|
"website": "https://github.com/modbender/nuxt-snackbar/tree/master",
|
|
8215
|
-
"learn_more": "https://github.com/
|
|
8144
|
+
"learn_more": "https://github.com/evo-mark/vue3-snackbar",
|
|
8216
8145
|
"category": "UI",
|
|
8217
8146
|
"type": "3rd-party",
|
|
8218
8147
|
"maintainers": [
|
|
@@ -8226,29 +8155,6 @@
|
|
|
8226
8155
|
"requires": {}
|
|
8227
8156
|
}
|
|
8228
8157
|
},
|
|
8229
|
-
{
|
|
8230
|
-
"name": "snipcart",
|
|
8231
|
-
"description": "Snipcart integration module for Nuxt",
|
|
8232
|
-
"repo": "nuxt-modules/snipcart",
|
|
8233
|
-
"npm": "@nuxtjs/snipcart",
|
|
8234
|
-
"icon": "snipcart.png",
|
|
8235
|
-
"github": "https://github.com/nuxt-modules/snipcart",
|
|
8236
|
-
"website": "https://github.com/nuxt-modules/snipcart",
|
|
8237
|
-
"learn_more": "",
|
|
8238
|
-
"category": "Ecommerce",
|
|
8239
|
-
"type": "community",
|
|
8240
|
-
"maintainers": [
|
|
8241
|
-
{
|
|
8242
|
-
"name": "florent giraud",
|
|
8243
|
-
"github": "flozero",
|
|
8244
|
-
"twitter": "flozeroo"
|
|
8245
|
-
}
|
|
8246
|
-
],
|
|
8247
|
-
"compatibility": {
|
|
8248
|
-
"nuxt": "^2.0.0 || >=3.0.0",
|
|
8249
|
-
"requires": {}
|
|
8250
|
-
}
|
|
8251
|
-
},
|
|
8252
8158
|
{
|
|
8253
8159
|
"name": "social-meta",
|
|
8254
8160
|
"description": "Nuxt module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
|
|
@@ -8299,7 +8205,7 @@
|
|
|
8299
8205
|
"repo": "saoudi-h/solar-icons#main/packages/nuxt",
|
|
8300
8206
|
"npm": "@solar-icons/nuxt",
|
|
8301
8207
|
"icon": "solar-icons.svg",
|
|
8302
|
-
"github": "https://github.com/saoudi-h/solar-icons
|
|
8208
|
+
"github": "https://github.com/saoudi-h/solar-icons",
|
|
8303
8209
|
"website": "https://solar-icons.vercel.app/docs/packages/nuxt",
|
|
8304
8210
|
"learn_more": "https://solar-icons.vercel.app",
|
|
8305
8211
|
"category": "UI",
|
|
@@ -8333,7 +8239,7 @@
|
|
|
8333
8239
|
"name": "Filip Sobol",
|
|
8334
8240
|
"github": "filipsobol",
|
|
8335
8241
|
"twitter": "filipsobol",
|
|
8336
|
-
"bluesky": "filipsobol.
|
|
8242
|
+
"bluesky": "filipsobol.com"
|
|
8337
8243
|
}
|
|
8338
8244
|
],
|
|
8339
8245
|
"compatibility": {
|
|
@@ -8349,7 +8255,7 @@
|
|
|
8349
8255
|
"icon": "speedcurve.png",
|
|
8350
8256
|
"github": "https://github.com/nuxt-community/speedcurve-module",
|
|
8351
8257
|
"website": "https://speedcurve.nuxtjs.org",
|
|
8352
|
-
"learn_more": "https://speedcurve.com",
|
|
8258
|
+
"learn_more": "https://www.speedcurve.com/",
|
|
8353
8259
|
"category": "Analytics",
|
|
8354
8260
|
"type": "community",
|
|
8355
8261
|
"maintainers": [
|
|
@@ -8387,26 +8293,27 @@
|
|
|
8387
8293
|
}
|
|
8388
8294
|
},
|
|
8389
8295
|
{
|
|
8390
|
-
"name": "
|
|
8391
|
-
"description": "
|
|
8392
|
-
"repo": "
|
|
8393
|
-
"npm": "nuxt
|
|
8394
|
-
"icon": "",
|
|
8395
|
-
"github": "https://github.com/
|
|
8396
|
-
"website": "https://
|
|
8397
|
-
"learn_more": "https://
|
|
8398
|
-
"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",
|
|
8399
8305
|
"type": "3rd-party",
|
|
8400
8306
|
"maintainers": [
|
|
8401
8307
|
{
|
|
8402
|
-
"name": "
|
|
8403
|
-
"github": "
|
|
8404
|
-
"twitter": "Maz_Ipan"
|
|
8308
|
+
"name": "Tyler Matteson",
|
|
8309
|
+
"github": "agritheory"
|
|
8405
8310
|
}
|
|
8406
8311
|
],
|
|
8407
8312
|
"compatibility": {
|
|
8408
|
-
"nuxt": "^
|
|
8409
|
-
"requires": {
|
|
8313
|
+
"nuxt": "^4.0.0",
|
|
8314
|
+
"requires": {
|
|
8315
|
+
"bridge": false
|
|
8316
|
+
}
|
|
8410
8317
|
}
|
|
8411
8318
|
},
|
|
8412
8319
|
{
|
|
@@ -8463,11 +8370,11 @@
|
|
|
8463
8370
|
{
|
|
8464
8371
|
"name": "storyblok",
|
|
8465
8372
|
"description": "Storyblok Nuxt module",
|
|
8466
|
-
"repo": "storyblok/
|
|
8373
|
+
"repo": "storyblok/monoblok#main/packages/nuxt",
|
|
8467
8374
|
"npm": "@storyblok/nuxt",
|
|
8468
8375
|
"icon": "storyblok.png",
|
|
8469
|
-
"github": "https://github.com/storyblok/
|
|
8470
|
-
"website": "https://github.com/storyblok/
|
|
8376
|
+
"github": "https://github.com/storyblok/monoblok",
|
|
8377
|
+
"website": "https://github.com/storyblok/monoblok/tree/main/packages/nuxt",
|
|
8471
8378
|
"learn_more": "",
|
|
8472
8379
|
"category": "CMS",
|
|
8473
8380
|
"type": "3rd-party",
|
|
@@ -8507,7 +8414,7 @@
|
|
|
8507
8414
|
}
|
|
8508
8415
|
],
|
|
8509
8416
|
"compatibility": {
|
|
8510
|
-
"nuxt": "
|
|
8417
|
+
"nuxt": ">=3.0.0",
|
|
8511
8418
|
"requires": {
|
|
8512
8419
|
"bridge": "optional"
|
|
8513
8420
|
},
|
|
@@ -8540,40 +8447,13 @@
|
|
|
8540
8447
|
}
|
|
8541
8448
|
],
|
|
8542
8449
|
"compatibility": {
|
|
8543
|
-
"nuxt": "
|
|
8450
|
+
"nuxt": ">=3.7.0",
|
|
8544
8451
|
"requires": {
|
|
8545
8452
|
"bridge": true
|
|
8546
8453
|
},
|
|
8547
8454
|
"devtools": "^0.0.0"
|
|
8548
8455
|
}
|
|
8549
8456
|
},
|
|
8550
|
-
{
|
|
8551
|
-
"name": "stripe-next",
|
|
8552
|
-
"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.",
|
|
8553
|
-
"repo": "flozero/nuxt-stripe",
|
|
8554
|
-
"npm": "@unlok-co/nuxt-stripe",
|
|
8555
|
-
"icon": "stripe.png",
|
|
8556
|
-
"github": "https://github.com/flozero/nuxt-stripe",
|
|
8557
|
-
"website": "https://github.com/flozero/nuxt-stripe",
|
|
8558
|
-
"learn_more": "https://stripe.com/docs",
|
|
8559
|
-
"category": "Payment",
|
|
8560
|
-
"type": "3rd-party",
|
|
8561
|
-
"maintainers": [
|
|
8562
|
-
{
|
|
8563
|
-
"name": "Loïc Fuentes",
|
|
8564
|
-
"github": "fuentesloic"
|
|
8565
|
-
},
|
|
8566
|
-
{
|
|
8567
|
-
"name": "florent giraud",
|
|
8568
|
-
"github": "flozero",
|
|
8569
|
-
"twitter": "flozeroo"
|
|
8570
|
-
}
|
|
8571
|
-
],
|
|
8572
|
-
"compatibility": {
|
|
8573
|
-
"nuxt": ">=3.0.0",
|
|
8574
|
-
"requires": {}
|
|
8575
|
-
}
|
|
8576
|
-
},
|
|
8577
8457
|
{
|
|
8578
8458
|
"name": "stripe",
|
|
8579
8459
|
"description": "Import the StripeJS client script to accept payments, send payouts, and manage your businesses online.",
|
|
@@ -8582,7 +8462,7 @@
|
|
|
8582
8462
|
"icon": "stripe.png",
|
|
8583
8463
|
"github": "https://github.com/WilliamDASILVA/nuxt-stripe-module",
|
|
8584
8464
|
"website": "https://github.com/WilliamDASILVA/nuxt-stripe-module",
|
|
8585
|
-
"learn_more": "https://stripe.com/",
|
|
8465
|
+
"learn_more": "https://stripe.com/fr",
|
|
8586
8466
|
"category": "Payment",
|
|
8587
8467
|
"type": "3rd-party",
|
|
8588
8468
|
"maintainers": [
|
|
@@ -8601,15 +8481,21 @@
|
|
|
8601
8481
|
{
|
|
8602
8482
|
"name": "studio",
|
|
8603
8483
|
"description": "A new experience to build content-driven website with Nuxt.",
|
|
8604
|
-
"repo": "
|
|
8605
|
-
"npm": "
|
|
8606
|
-
"icon": "
|
|
8607
|
-
"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",
|
|
8608
8488
|
"website": "https://nuxt.studio",
|
|
8609
|
-
"learn_more": "
|
|
8489
|
+
"learn_more": "",
|
|
8610
8490
|
"category": "CMS",
|
|
8611
|
-
"type": "
|
|
8491
|
+
"type": "community",
|
|
8612
8492
|
"maintainers": [
|
|
8493
|
+
{
|
|
8494
|
+
"name": "Baptiste Leproux",
|
|
8495
|
+
"github": "larbish",
|
|
8496
|
+
"twitter": "_larbish",
|
|
8497
|
+
"bluesky": "larbish.bsky.social"
|
|
8498
|
+
},
|
|
8613
8499
|
{
|
|
8614
8500
|
"name": "Farnabaz",
|
|
8615
8501
|
"github": "farnabaz",
|
|
@@ -8633,11 +8519,11 @@
|
|
|
8633
8519
|
{
|
|
8634
8520
|
"name": "style-resources",
|
|
8635
8521
|
"description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
|
|
8636
|
-
"repo": "nuxt-
|
|
8522
|
+
"repo": "nuxt-modules/style-resources",
|
|
8637
8523
|
"npm": "@nuxtjs/style-resources",
|
|
8638
8524
|
"icon": "",
|
|
8639
|
-
"github": "https://github.com/nuxt-
|
|
8640
|
-
"website": "https://github.com/nuxt-
|
|
8525
|
+
"github": "https://github.com/nuxt-modules/style-resources",
|
|
8526
|
+
"website": "https://github.com/nuxt-modules/style-resources",
|
|
8641
8527
|
"learn_more": "",
|
|
8642
8528
|
"category": "CSS",
|
|
8643
8529
|
"type": "community",
|
|
@@ -8657,11 +8543,11 @@
|
|
|
8657
8543
|
{
|
|
8658
8544
|
"name": "stylelint",
|
|
8659
8545
|
"description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
|
|
8660
|
-
"repo": "nuxt-
|
|
8546
|
+
"repo": "nuxt-modules/stylelint",
|
|
8661
8547
|
"npm": "@nuxtjs/stylelint-module",
|
|
8662
8548
|
"icon": "stylelint.png",
|
|
8663
|
-
"github": "https://github.com/nuxt-
|
|
8664
|
-
"website": "https://github.com/nuxt-
|
|
8549
|
+
"github": "https://github.com/nuxt-modules/stylelint",
|
|
8550
|
+
"website": "https://github.com/nuxt-modules/stylelint",
|
|
8665
8551
|
"learn_more": "https://stylelint.io/",
|
|
8666
8552
|
"category": "CSS",
|
|
8667
8553
|
"type": "community",
|
|
@@ -8707,7 +8593,7 @@
|
|
|
8707
8593
|
}
|
|
8708
8594
|
],
|
|
8709
8595
|
"compatibility": {
|
|
8710
|
-
"nuxt": "
|
|
8596
|
+
"nuxt": ">=3.0.0",
|
|
8711
8597
|
"requires": {}
|
|
8712
8598
|
}
|
|
8713
8599
|
},
|
|
@@ -8732,7 +8618,7 @@
|
|
|
8732
8618
|
}
|
|
8733
8619
|
],
|
|
8734
8620
|
"compatibility": {
|
|
8735
|
-
"nuxt": "
|
|
8621
|
+
"nuxt": "^3.21.0 || ^4.3.0",
|
|
8736
8622
|
"requires": {}
|
|
8737
8623
|
}
|
|
8738
8624
|
},
|
|
@@ -8778,7 +8664,7 @@
|
|
|
8778
8664
|
}
|
|
8779
8665
|
],
|
|
8780
8666
|
"compatibility": {
|
|
8781
|
-
"nuxt": "
|
|
8667
|
+
"nuxt": ">=3.0.0",
|
|
8782
8668
|
"requires": {}
|
|
8783
8669
|
}
|
|
8784
8670
|
},
|
|
@@ -8804,28 +8690,6 @@
|
|
|
8804
8690
|
"requires": {}
|
|
8805
8691
|
}
|
|
8806
8692
|
},
|
|
8807
|
-
{
|
|
8808
|
-
"name": "sweetalert2",
|
|
8809
|
-
"description": "A minimal sweetalert2 module based on vue-sweetalert2 with global options",
|
|
8810
|
-
"repo": "ImreC/nuxt-sweetalert2",
|
|
8811
|
-
"npm": "nuxt-sweetalert2",
|
|
8812
|
-
"icon": "",
|
|
8813
|
-
"github": "https://github.com/ImreC/nuxt-sweetalert2",
|
|
8814
|
-
"website": "https://github.com/ImreC/nuxt-sweetalert2",
|
|
8815
|
-
"learn_more": "https://sweetalert2.github.io/",
|
|
8816
|
-
"category": "Libraries",
|
|
8817
|
-
"type": "3rd-party",
|
|
8818
|
-
"maintainers": [
|
|
8819
|
-
{
|
|
8820
|
-
"name": "ImreC",
|
|
8821
|
-
"github": "ImreC"
|
|
8822
|
-
}
|
|
8823
|
-
],
|
|
8824
|
-
"compatibility": {
|
|
8825
|
-
"nuxt": "^2.0.0",
|
|
8826
|
-
"requires": {}
|
|
8827
|
-
}
|
|
8828
|
-
},
|
|
8829
8693
|
{
|
|
8830
8694
|
"name": "swiftsearch",
|
|
8831
8695
|
"description": "Nuxt module for a typesafe, SSR first algolia instantsearch experience",
|
|
@@ -8920,7 +8784,7 @@
|
|
|
8920
8784
|
}
|
|
8921
8785
|
],
|
|
8922
8786
|
"compatibility": {
|
|
8923
|
-
"nuxt": "^2.
|
|
8787
|
+
"nuxt": "^2.9.0 || >=3.0.0-rc.1",
|
|
8924
8788
|
"requires": {},
|
|
8925
8789
|
"devtools": "^0.0.0"
|
|
8926
8790
|
},
|
|
@@ -8930,13 +8794,13 @@
|
|
|
8930
8794
|
},
|
|
8931
8795
|
{
|
|
8932
8796
|
"name": "tdesign-vue-next",
|
|
8933
|
-
"description": "A
|
|
8934
|
-
"repo": "
|
|
8797
|
+
"description": "A Vue3.x UI components lib for TDesign.",
|
|
8798
|
+
"repo": "Tencent/tdesign-vue-next#main/packages/tdesign-vue-next-nuxt",
|
|
8935
8799
|
"npm": "@tdesign-vue-next/nuxt",
|
|
8936
8800
|
"icon": "tdesign.svg",
|
|
8937
8801
|
"github": "https://github.com/Tencent/tdesign-vue-next",
|
|
8938
8802
|
"website": "https://tdesign.tencent.com/vue-next/overview-en",
|
|
8939
|
-
"learn_more": "https://github.com/
|
|
8803
|
+
"learn_more": "https://github.com/Tencent/tdesign-vue-next",
|
|
8940
8804
|
"category": "UI",
|
|
8941
8805
|
"type": "3rd-party",
|
|
8942
8806
|
"maintainers": [
|
|
@@ -9029,30 +8893,6 @@
|
|
|
9029
8893
|
"requires": {}
|
|
9030
8894
|
}
|
|
9031
8895
|
},
|
|
9032
|
-
{
|
|
9033
|
-
"name": "time",
|
|
9034
|
-
"description": "Safely render local dates and times on the server with Nuxt",
|
|
9035
|
-
"repo": "danielroe/nuxt-time",
|
|
9036
|
-
"npm": "nuxt-time",
|
|
9037
|
-
"icon": "",
|
|
9038
|
-
"github": "https://github.com/danielroe/nuxt-time",
|
|
9039
|
-
"website": "https://github.com/danielroe/nuxt-time",
|
|
9040
|
-
"learn_more": "",
|
|
9041
|
-
"category": "Extensions",
|
|
9042
|
-
"type": "3rd-party",
|
|
9043
|
-
"maintainers": [
|
|
9044
|
-
{
|
|
9045
|
-
"name": "Daniel Roe",
|
|
9046
|
-
"github": "danielroe",
|
|
9047
|
-
"twitter": "danielcroe",
|
|
9048
|
-
"bluesky": "danielroe.dev"
|
|
9049
|
-
}
|
|
9050
|
-
],
|
|
9051
|
-
"compatibility": {
|
|
9052
|
-
"nuxt": ">=3.0.0",
|
|
9053
|
-
"requires": {}
|
|
9054
|
-
}
|
|
9055
|
-
},
|
|
9056
8896
|
{
|
|
9057
8897
|
"name": "tiptap",
|
|
9058
8898
|
"description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
|
|
@@ -9078,11 +8918,11 @@
|
|
|
9078
8918
|
{
|
|
9079
8919
|
"name": "toast",
|
|
9080
8920
|
"description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
|
|
9081
|
-
"repo": "nuxt-community/modules#master/packages/toast",
|
|
8921
|
+
"repo": "nuxt-community/legacy-modules#master/packages/toast",
|
|
9082
8922
|
"npm": "@nuxtjs/toast",
|
|
9083
8923
|
"icon": "",
|
|
9084
|
-
"github": "https://github.com/nuxt-community/
|
|
9085
|
-
"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",
|
|
9086
8926
|
"learn_more": "https://github.com/shakee93/vue-toasted",
|
|
9087
8927
|
"category": "Libraries",
|
|
9088
8928
|
"type": "community",
|
|
@@ -9147,11 +8987,11 @@
|
|
|
9147
8987
|
{
|
|
9148
8988
|
"name": "tresjs",
|
|
9149
8989
|
"description": "Create 3D experiences in your Nuxt application using TresJS.",
|
|
9150
|
-
"repo": "tresjs/nuxt",
|
|
8990
|
+
"repo": "tresjs/tres#main/packages/nuxt",
|
|
9151
8991
|
"npm": "@tresjs/nuxt",
|
|
9152
8992
|
"icon": "tresjs.svg",
|
|
9153
|
-
"github": "https://github.com/
|
|
9154
|
-
"website": "https://tresjs.org/
|
|
8993
|
+
"github": "https://github.com/tresjs/tres",
|
|
8994
|
+
"website": "https://docs.tresjs.org/getting-started/installation#nuxt-project",
|
|
9155
8995
|
"learn_more": "https://tresjs.org/",
|
|
9156
8996
|
"category": "Libraries",
|
|
9157
8997
|
"type": "3rd-party",
|
|
@@ -9174,7 +9014,7 @@
|
|
|
9174
9014
|
}
|
|
9175
9015
|
],
|
|
9176
9016
|
"compatibility": {
|
|
9177
|
-
"nuxt": ">=3.
|
|
9017
|
+
"nuxt": ">=3.16.0",
|
|
9178
9018
|
"requires": {}
|
|
9179
9019
|
}
|
|
9180
9020
|
},
|
|
@@ -9198,7 +9038,7 @@
|
|
|
9198
9038
|
}
|
|
9199
9039
|
],
|
|
9200
9040
|
"compatibility": {
|
|
9201
|
-
"nuxt": "
|
|
9041
|
+
"nuxt": ">=3.0.0",
|
|
9202
9042
|
"requires": {
|
|
9203
9043
|
"bridge": true
|
|
9204
9044
|
}
|
|
@@ -9212,7 +9052,7 @@
|
|
|
9212
9052
|
"icon": "",
|
|
9213
9053
|
"github": "https://github.com/tuarrep/nuxt-twa",
|
|
9214
9054
|
"website": "https://nuxt-twa.tuarrep.dev",
|
|
9215
|
-
"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",
|
|
9216
9056
|
"category": "Performance",
|
|
9217
9057
|
"type": "3rd-party",
|
|
9218
9058
|
"maintainers": [
|
|
@@ -9234,7 +9074,7 @@
|
|
|
9234
9074
|
"repo": "yizack/nuxt-twemoji",
|
|
9235
9075
|
"npm": "nuxt-twemoji",
|
|
9236
9076
|
"icon": "twemoji.svg",
|
|
9237
|
-
"github": "https://github.com/
|
|
9077
|
+
"github": "https://github.com/yizack/nuxt-twemoji",
|
|
9238
9078
|
"website": "https://github.com/Yizack/nuxt-twemoji",
|
|
9239
9079
|
"learn_more": "",
|
|
9240
9080
|
"category": "UI",
|
|
@@ -9305,44 +9145,18 @@
|
|
|
9305
9145
|
}
|
|
9306
9146
|
],
|
|
9307
9147
|
"compatibility": {
|
|
9308
|
-
"nuxt": "
|
|
9148
|
+
"nuxt": ">=3.0.0",
|
|
9309
9149
|
"requires": {}
|
|
9310
9150
|
}
|
|
9311
9151
|
},
|
|
9312
|
-
{
|
|
9313
|
-
"name": "typed-vuex",
|
|
9314
|
-
"description": "A vanilla, strongly typed store accessor for Vuex.",
|
|
9315
|
-
"repo": "danielroe/typed-vuex#main/packages/nuxt-typed-vuex",
|
|
9316
|
-
"npm": "nuxt-typed-vuex",
|
|
9317
|
-
"icon": "vue.png",
|
|
9318
|
-
"github": "https://github.com/danielroe/typed-vuex",
|
|
9319
|
-
"website": "https://github.com/danielroe/typed-vuex",
|
|
9320
|
-
"learn_more": "",
|
|
9321
|
-
"category": "Libraries",
|
|
9322
|
-
"type": "3rd-party",
|
|
9323
|
-
"maintainers": [
|
|
9324
|
-
{
|
|
9325
|
-
"name": "Daniel Roe",
|
|
9326
|
-
"github": "danielroe",
|
|
9327
|
-
"twitter": "danielcroe",
|
|
9328
|
-
"bluesky": "danielroe.dev"
|
|
9329
|
-
}
|
|
9330
|
-
],
|
|
9331
|
-
"compatibility": {
|
|
9332
|
-
"nuxt": "^2.0.0",
|
|
9333
|
-
"requires": {
|
|
9334
|
-
"bridge": "optional"
|
|
9335
|
-
}
|
|
9336
|
-
}
|
|
9337
|
-
},
|
|
9338
9152
|
{
|
|
9339
9153
|
"name": "typescript-runtime",
|
|
9340
9154
|
"description": "TypeScript Runtime support for Nuxt",
|
|
9341
9155
|
"repo": "nuxt/typescript#master/packages/typescript-runtime",
|
|
9342
9156
|
"npm": "@nuxt/typescript-runtime",
|
|
9343
9157
|
"icon": "typescript.svg",
|
|
9344
|
-
"github": "https://github.com/nuxt/typescript
|
|
9345
|
-
"website": "https://typescript.nuxtjs.org/guide/runtime
|
|
9158
|
+
"github": "https://github.com/nuxt/typescript",
|
|
9159
|
+
"website": "https://typescript.nuxtjs.org/guide/runtime/",
|
|
9346
9160
|
"learn_more": "",
|
|
9347
9161
|
"category": "Devtools",
|
|
9348
9162
|
"type": "official",
|
|
@@ -9376,7 +9190,7 @@
|
|
|
9376
9190
|
"repo": "nuxt/typescript#master/packages/typescript-build",
|
|
9377
9191
|
"npm": "@nuxt/typescript-build",
|
|
9378
9192
|
"icon": "typescript.svg",
|
|
9379
|
-
"github": "https://github.com/nuxt/typescript
|
|
9193
|
+
"github": "https://github.com/nuxt/typescript",
|
|
9380
9194
|
"website": "https://typescript.nuxtjs.org",
|
|
9381
9195
|
"learn_more": "",
|
|
9382
9196
|
"category": "Devtools",
|
|
@@ -9436,7 +9250,7 @@
|
|
|
9436
9250
|
"npm": "@nuxt/ui",
|
|
9437
9251
|
"icon": "nuxt.svg",
|
|
9438
9252
|
"github": "https://github.com/nuxt/ui",
|
|
9439
|
-
"website": "https://ui.nuxt.com",
|
|
9253
|
+
"website": "https://ui.nuxt.com/docs/getting-started/installation/nuxt",
|
|
9440
9254
|
"learn_more": "",
|
|
9441
9255
|
"category": "UI",
|
|
9442
9256
|
"type": "official",
|
|
@@ -9455,7 +9269,7 @@
|
|
|
9455
9269
|
}
|
|
9456
9270
|
],
|
|
9457
9271
|
"compatibility": {
|
|
9458
|
-
"nuxt": ">=3.
|
|
9272
|
+
"nuxt": ">=3.10.0",
|
|
9459
9273
|
"requires": {}
|
|
9460
9274
|
},
|
|
9461
9275
|
"mcp": "https://ui.nuxt.com/mcp"
|
|
@@ -9468,7 +9282,7 @@
|
|
|
9468
9282
|
"icon": "umami.svg",
|
|
9469
9283
|
"github": "https://github.com/ijkml/nuxt-umami",
|
|
9470
9284
|
"website": "https://github.com/ijkml/nuxt-umami",
|
|
9471
|
-
"learn_more": "https://umami.is/docs
|
|
9285
|
+
"learn_more": "https://docs.umami.is/docs",
|
|
9472
9286
|
"category": "Analytics",
|
|
9473
9287
|
"type": "3rd-party",
|
|
9474
9288
|
"maintainers": [
|
|
@@ -9520,7 +9334,7 @@
|
|
|
9520
9334
|
"repo": "johannschopplich/unlazy#main/packages/nuxt",
|
|
9521
9335
|
"npm": "@unlazy/nuxt",
|
|
9522
9336
|
"icon": "unlazy.svg",
|
|
9523
|
-
"github": "https://github.com/johannschopplich/unlazy
|
|
9337
|
+
"github": "https://github.com/johannschopplich/unlazy",
|
|
9524
9338
|
"website": "https://unlazy.byjohann.dev/",
|
|
9525
9339
|
"learn_more": "",
|
|
9526
9340
|
"category": "Images",
|
|
@@ -9533,7 +9347,7 @@
|
|
|
9533
9347
|
}
|
|
9534
9348
|
],
|
|
9535
9349
|
"compatibility": {
|
|
9536
|
-
"nuxt": ">=3.
|
|
9350
|
+
"nuxt": ">=3.5.0",
|
|
9537
9351
|
"requires": {}
|
|
9538
9352
|
}
|
|
9539
9353
|
},
|
|
@@ -9568,12 +9382,12 @@
|
|
|
9568
9382
|
{
|
|
9569
9383
|
"name": "ununuracss",
|
|
9570
9384
|
"description": "A Real CSS Engine. Only Scoped.",
|
|
9571
|
-
"repo": "
|
|
9385
|
+
"repo": "betterwrite/ununuracss#main/packages/nuxt",
|
|
9572
9386
|
"npm": "nuxt-ununura",
|
|
9573
9387
|
"icon": "ununuracss.png",
|
|
9574
|
-
"github": "https://github.com/
|
|
9575
|
-
"website": "https://github.com/
|
|
9576
|
-
"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",
|
|
9577
9391
|
"category": "UI",
|
|
9578
9392
|
"type": "3rd-party",
|
|
9579
9393
|
"maintainers": [
|
|
@@ -9606,30 +9420,7 @@
|
|
|
9606
9420
|
}
|
|
9607
9421
|
],
|
|
9608
9422
|
"compatibility": {
|
|
9609
|
-
"nuxt": ">=3.
|
|
9610
|
-
"requires": {}
|
|
9611
|
-
}
|
|
9612
|
-
},
|
|
9613
|
-
{
|
|
9614
|
-
"name": "user-agent",
|
|
9615
|
-
"description": "Nuxt module for handling User-Agent.",
|
|
9616
|
-
"repo": "fukuiretu/nuxt-user-agent",
|
|
9617
|
-
"npm": "nuxt-user-agent",
|
|
9618
|
-
"icon": "",
|
|
9619
|
-
"github": "https://github.com/fukuiretu/nuxt-user-agent",
|
|
9620
|
-
"website": "https://github.com/fukuiretu/nuxt-user-agent",
|
|
9621
|
-
"learn_more": "",
|
|
9622
|
-
"category": "Extensions",
|
|
9623
|
-
"type": "3rd-party",
|
|
9624
|
-
"maintainers": [
|
|
9625
|
-
{
|
|
9626
|
-
"name": "Retu Fukui",
|
|
9627
|
-
"github": "fukuiretu",
|
|
9628
|
-
"twitter": "fukuiretu"
|
|
9629
|
-
}
|
|
9630
|
-
],
|
|
9631
|
-
"compatibility": {
|
|
9632
|
-
"nuxt": "^2.0.0",
|
|
9423
|
+
"nuxt": ">=3.17.1",
|
|
9633
9424
|
"requires": {}
|
|
9634
9425
|
}
|
|
9635
9426
|
},
|
|
@@ -9673,7 +9464,7 @@
|
|
|
9673
9464
|
}
|
|
9674
9465
|
],
|
|
9675
9466
|
"compatibility": {
|
|
9676
|
-
"nuxt": ">=3
|
|
9467
|
+
"nuxt": ">=3",
|
|
9677
9468
|
"requires": {
|
|
9678
9469
|
"bridge": "optional"
|
|
9679
9470
|
}
|
|
@@ -9685,7 +9476,7 @@
|
|
|
9685
9476
|
"repo": "varletjs/varlet-nuxt",
|
|
9686
9477
|
"npm": "@varlet/nuxt",
|
|
9687
9478
|
"icon": "varlet.svg",
|
|
9688
|
-
"github": "https://github.com/varletjs/varlet",
|
|
9479
|
+
"github": "https://github.com/varletjs/varlet-nuxt",
|
|
9689
9480
|
"website": "https://varlet.pages.dev/#/en-US/index",
|
|
9690
9481
|
"learn_more": "https://github.com/varletjs/varlet-nuxt",
|
|
9691
9482
|
"category": "UI",
|
|
@@ -9710,7 +9501,7 @@
|
|
|
9710
9501
|
"repo": "letstri/vaxee#main/packages/nuxt",
|
|
9711
9502
|
"npm": "@vaxee/nuxt",
|
|
9712
9503
|
"icon": "vaxee.svg",
|
|
9713
|
-
"github": "https://github.com/letstri/vaxee
|
|
9504
|
+
"github": "https://github.com/letstri/vaxee",
|
|
9714
9505
|
"website": "https://vaxee.letstri.dev/",
|
|
9715
9506
|
"learn_more": "",
|
|
9716
9507
|
"category": "Extensions",
|
|
@@ -9723,7 +9514,7 @@
|
|
|
9723
9514
|
}
|
|
9724
9515
|
],
|
|
9725
9516
|
"compatibility": {
|
|
9726
|
-
"nuxt": "
|
|
9517
|
+
"nuxt": ">=3.5.0",
|
|
9727
9518
|
"requires": {}
|
|
9728
9519
|
}
|
|
9729
9520
|
},
|
|
@@ -9745,7 +9536,7 @@
|
|
|
9745
9536
|
}
|
|
9746
9537
|
],
|
|
9747
9538
|
"compatibility": {
|
|
9748
|
-
"nuxt": "
|
|
9539
|
+
"nuxt": "^3.0.0",
|
|
9749
9540
|
"requires": {}
|
|
9750
9541
|
}
|
|
9751
9542
|
},
|
|
@@ -9755,7 +9546,7 @@
|
|
|
9755
9546
|
"repo": "logaretm/vee-validate#main/packages/nuxt",
|
|
9756
9547
|
"npm": "@vee-validate/nuxt",
|
|
9757
9548
|
"icon": "vee-validate.png",
|
|
9758
|
-
"github": "https://github.com/logaretm/vee-validate
|
|
9549
|
+
"github": "https://github.com/logaretm/vee-validate",
|
|
9759
9550
|
"website": "https://vee-validate.logaretm.com/v4/",
|
|
9760
9551
|
"learn_more": "https://vee-validate.logaretm.com/v4/integrations/nuxt/",
|
|
9761
9552
|
"category": "Libraries",
|
|
@@ -9765,7 +9556,7 @@
|
|
|
9765
9556
|
"name": "Abdelrahman Awad",
|
|
9766
9557
|
"github": "logaretm",
|
|
9767
9558
|
"twitter": "logaretm",
|
|
9768
|
-
"bluesky": "
|
|
9559
|
+
"bluesky": "awad.dev"
|
|
9769
9560
|
}
|
|
9770
9561
|
],
|
|
9771
9562
|
"compatibility": {
|
|
@@ -9776,11 +9567,11 @@
|
|
|
9776
9567
|
{
|
|
9777
9568
|
"name": "vendor",
|
|
9778
9569
|
"description": "directly serve node_modules",
|
|
9779
|
-
"repo": "nuxt-community/modules#master/packages/vendor",
|
|
9570
|
+
"repo": "nuxt-community/legacy-modules#master/packages/vendor",
|
|
9780
9571
|
"npm": "@nuxtjs/vendor",
|
|
9781
9572
|
"icon": "",
|
|
9782
|
-
"github": "https://github.com/nuxt-community/modules
|
|
9783
|
-
"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",
|
|
9784
9575
|
"learn_more": "",
|
|
9785
9576
|
"category": "Extensions",
|
|
9786
9577
|
"type": "community",
|
|
@@ -9797,13 +9588,57 @@
|
|
|
9797
9588
|
"requires": {}
|
|
9798
9589
|
}
|
|
9799
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
|
+
},
|
|
9800
9635
|
{
|
|
9801
9636
|
"name": "vexip-ui",
|
|
9802
9637
|
"description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
|
|
9803
9638
|
"repo": "vexip-ui/nuxt",
|
|
9804
9639
|
"npm": "@vexip-ui/nuxt",
|
|
9805
9640
|
"icon": "vexip-ui.svg",
|
|
9806
|
-
"github": "https://github.com/vexip-ui/
|
|
9641
|
+
"github": "https://github.com/vexip-ui/nuxt",
|
|
9807
9642
|
"website": "https://www.vexipui.com/",
|
|
9808
9643
|
"learn_more": "https://github.com/vexip-ui/nuxt",
|
|
9809
9644
|
"category": "UI",
|
|
@@ -9870,10 +9705,34 @@
|
|
|
9870
9705
|
}
|
|
9871
9706
|
],
|
|
9872
9707
|
"compatibility": {
|
|
9873
|
-
"nuxt": ">=3.
|
|
9708
|
+
"nuxt": ">=3.6.5",
|
|
9874
9709
|
"requires": {}
|
|
9875
9710
|
}
|
|
9876
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
|
+
},
|
|
9877
9736
|
{
|
|
9878
9737
|
"name": "vue-api",
|
|
9879
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.",
|
|
@@ -9897,37 +9756,6 @@
|
|
|
9897
9756
|
"requires": {}
|
|
9898
9757
|
}
|
|
9899
9758
|
},
|
|
9900
|
-
{
|
|
9901
|
-
"name": "vue-email",
|
|
9902
|
-
"description": "💌 Write email templates with vue",
|
|
9903
|
-
"repo": "vue-email/nuxt",
|
|
9904
|
-
"npm": "@vue-email/nuxt",
|
|
9905
|
-
"icon": "vue-email.svg",
|
|
9906
|
-
"github": "https://github.com/vue-email/nuxt",
|
|
9907
|
-
"website": "https://vuemail.net/",
|
|
9908
|
-
"learn_more": "https://vuemail.net/",
|
|
9909
|
-
"category": "UI",
|
|
9910
|
-
"type": "3rd-party",
|
|
9911
|
-
"maintainers": [
|
|
9912
|
-
{
|
|
9913
|
-
"name": "David Arenas",
|
|
9914
|
-
"github": "Dave136",
|
|
9915
|
-
"twitter": "davejs4",
|
|
9916
|
-
"avatar": "https://avatars.githubusercontent.com/u/49698182?v=4"
|
|
9917
|
-
},
|
|
9918
|
-
{
|
|
9919
|
-
"name": "Younes Barrad",
|
|
9920
|
-
"github": "Flowko",
|
|
9921
|
-
"twitter": "imflowko",
|
|
9922
|
-
"avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
|
|
9923
|
-
}
|
|
9924
|
-
],
|
|
9925
|
-
"compatibility": {
|
|
9926
|
-
"nuxt": ">=3.0.0",
|
|
9927
|
-
"requires": {},
|
|
9928
|
-
"devtools": "^0.0.0"
|
|
9929
|
-
}
|
|
9930
|
-
},
|
|
9931
9759
|
{
|
|
9932
9760
|
"name": "vue-final-modal",
|
|
9933
9761
|
"description": "The most powerful yet most light-weight modal library for Vue 3.",
|
|
@@ -9977,12 +9805,12 @@
|
|
|
9977
9805
|
{
|
|
9978
9806
|
"name": "vue-macros",
|
|
9979
9807
|
"description": "Explore more macros and syntax sugar to Vue.",
|
|
9980
|
-
"repo": "
|
|
9808
|
+
"repo": "vue-macros/vue-macros#main/packages/nuxt",
|
|
9981
9809
|
"npm": "@vue-macros/nuxt",
|
|
9982
9810
|
"icon": "vue-macros.svg",
|
|
9983
|
-
"github": "https://github.com/
|
|
9984
|
-
"website": "https://vue-macros.
|
|
9985
|
-
"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",
|
|
9986
9814
|
"category": "Extensions",
|
|
9987
9815
|
"type": "3rd-party",
|
|
9988
9816
|
"maintainers": [
|
|
@@ -10009,7 +9837,7 @@
|
|
|
10009
9837
|
"icon": "vue-material.png",
|
|
10010
9838
|
"github": "https://github.com/vaso2/nuxt-vue-material",
|
|
10011
9839
|
"website": "https://github.com/vaso2/nuxt-vue-material",
|
|
10012
|
-
"learn_more": "https://
|
|
9840
|
+
"learn_more": "https://www.creative-tim.com/vuematerial/",
|
|
10013
9841
|
"category": "UI",
|
|
10014
9842
|
"type": "3rd-party",
|
|
10015
9843
|
"maintainers": [
|
|
@@ -10077,7 +9905,7 @@
|
|
|
10077
9905
|
"icon": "vue-query.svg",
|
|
10078
9906
|
"github": "https://github.com/Hebilicious/vue-query-nuxt",
|
|
10079
9907
|
"website": "https://github.com/Hebilicious/vue-query-nuxt#readme",
|
|
10080
|
-
"learn_more": "https://tanstack.com/query/latest/docs/vue/quick-start",
|
|
9908
|
+
"learn_more": "https://tanstack.com/query/latest/docs/framework/vue/quick-start",
|
|
10081
9909
|
"category": "Request",
|
|
10082
9910
|
"type": "3rd-party",
|
|
10083
9911
|
"maintainers": [
|
|
@@ -10088,7 +9916,7 @@
|
|
|
10088
9916
|
}
|
|
10089
9917
|
],
|
|
10090
9918
|
"compatibility": {
|
|
10091
|
-
"nuxt": "
|
|
9919
|
+
"nuxt": "^3",
|
|
10092
9920
|
"requires": {}
|
|
10093
9921
|
}
|
|
10094
9922
|
},
|
|
@@ -10146,7 +9974,7 @@
|
|
|
10146
9974
|
"npm": "vue-warehouse",
|
|
10147
9975
|
"icon": "",
|
|
10148
9976
|
"github": "https://github.com/juliomrqz/vue-warehouse",
|
|
10149
|
-
"website": "https://
|
|
9977
|
+
"website": "https://github.com/juliomrqz/vue-warehouse/tree/develop/docs",
|
|
10150
9978
|
"learn_more": "",
|
|
10151
9979
|
"category": "Libraries",
|
|
10152
9980
|
"type": "3rd-party",
|
|
@@ -10191,7 +10019,7 @@
|
|
|
10191
10019
|
"repo": "vuejs/vuefire#main/packages/nuxt",
|
|
10192
10020
|
"npm": "nuxt-vuefire",
|
|
10193
10021
|
"icon": "vuefire.svg",
|
|
10194
|
-
"github": "https://github.com/vuejs/vuefire
|
|
10022
|
+
"github": "https://github.com/vuejs/vuefire",
|
|
10195
10023
|
"website": "https://vuefire.vuejs.org/",
|
|
10196
10024
|
"learn_more": "",
|
|
10197
10025
|
"category": "Database",
|
|
@@ -10205,7 +10033,7 @@
|
|
|
10205
10033
|
}
|
|
10206
10034
|
],
|
|
10207
10035
|
"compatibility": {
|
|
10208
|
-
"nuxt": ">=3.
|
|
10036
|
+
"nuxt": ">=3.1.0",
|
|
10209
10037
|
"requires": {}
|
|
10210
10038
|
}
|
|
10211
10039
|
},
|
|
@@ -10261,7 +10089,7 @@
|
|
|
10261
10089
|
"repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
|
|
10262
10090
|
"npm": "@vuestic/nuxt",
|
|
10263
10091
|
"icon": "vuestic.png",
|
|
10264
|
-
"github": "https://github.com/epicmaxco/vuestic-ui
|
|
10092
|
+
"github": "https://github.com/epicmaxco/vuestic-ui",
|
|
10265
10093
|
"website": "https://ui.vuestic.dev",
|
|
10266
10094
|
"learn_more": "https://ui.vuestic.dev/getting-started/nuxt",
|
|
10267
10095
|
"category": "UI",
|
|
@@ -10273,14 +10101,14 @@
|
|
|
10273
10101
|
}
|
|
10274
10102
|
],
|
|
10275
10103
|
"compatibility": {
|
|
10276
|
-
"nuxt": ">=3.
|
|
10104
|
+
"nuxt": ">=3.3.0",
|
|
10277
10105
|
"requires": {}
|
|
10278
10106
|
}
|
|
10279
10107
|
},
|
|
10280
10108
|
{
|
|
10281
10109
|
"name": "vuetify-nuxt-module",
|
|
10282
10110
|
"description": "Zero-config Nuxt Module for Vuetify.",
|
|
10283
|
-
"repo": "vuetifyjs/nuxt-module",
|
|
10111
|
+
"repo": "vuetifyjs/nuxt-module#main/packages/vuetify-nuxt-module",
|
|
10284
10112
|
"npm": "vuetify-nuxt-module",
|
|
10285
10113
|
"icon": "vuetify-logo-v3-dark.svg",
|
|
10286
10114
|
"github": "https://github.com/vuetifyjs/nuxt-module",
|
|
@@ -10293,10 +10121,14 @@
|
|
|
10293
10121
|
"name": "Joaquín Sánchez",
|
|
10294
10122
|
"github": "userquin",
|
|
10295
10123
|
"bluesky": "userquin.bsky.social"
|
|
10124
|
+
},
|
|
10125
|
+
{
|
|
10126
|
+
"name": "Andrei Elkin",
|
|
10127
|
+
"github": "andreyyolkin"
|
|
10296
10128
|
}
|
|
10297
10129
|
],
|
|
10298
10130
|
"compatibility": {
|
|
10299
|
-
"nuxt": ">=3.
|
|
10131
|
+
"nuxt": ">=3.15.0",
|
|
10300
10132
|
"requires": {}
|
|
10301
10133
|
}
|
|
10302
10134
|
},
|
|
@@ -10397,7 +10229,7 @@
|
|
|
10397
10229
|
}
|
|
10398
10230
|
],
|
|
10399
10231
|
"compatibility": {
|
|
10400
|
-
"nuxt": ">=3.0.0",
|
|
10232
|
+
"nuxt": ">=3.0.0-rc.11",
|
|
10401
10233
|
"requires": {}
|
|
10402
10234
|
}
|
|
10403
10235
|
},
|
|
@@ -10432,41 +10264,19 @@
|
|
|
10432
10264
|
}
|
|
10433
10265
|
],
|
|
10434
10266
|
"compatibility": {
|
|
10435
|
-
"nuxt": "^2.
|
|
10267
|
+
"nuxt": "^2.15.0 || ^3.0.0",
|
|
10436
10268
|
"requires": {
|
|
10437
10269
|
"bridge": "optional"
|
|
10438
10270
|
}
|
|
10439
10271
|
}
|
|
10440
10272
|
},
|
|
10441
|
-
{
|
|
10442
|
-
"name": "webfontloader",
|
|
10443
|
-
"description": "Efficient web font loading has never been easier!",
|
|
10444
|
-
"repo": "Developmint/nuxt-webfontloader",
|
|
10445
|
-
"npm": "nuxt-webfontloader",
|
|
10446
|
-
"icon": "",
|
|
10447
|
-
"github": "https://github.com/Developmint/nuxt-webfontloader",
|
|
10448
|
-
"website": "https://github.com/Developmint/nuxt-webfontloader",
|
|
10449
|
-
"learn_more": "https://www.npmjs.com/package/webfontloader",
|
|
10450
|
-
"category": "Fonts",
|
|
10451
|
-
"type": "3rd-party",
|
|
10452
|
-
"maintainers": [
|
|
10453
|
-
{
|
|
10454
|
-
"name": "Developmint",
|
|
10455
|
-
"github": "Developmint"
|
|
10456
|
-
}
|
|
10457
|
-
],
|
|
10458
|
-
"compatibility": {
|
|
10459
|
-
"nuxt": "^2.0.0",
|
|
10460
|
-
"requires": {}
|
|
10461
|
-
}
|
|
10462
|
-
},
|
|
10463
10273
|
{
|
|
10464
10274
|
"name": "webhook-validators",
|
|
10465
10275
|
"description": "Nuxt module that works on the edge to easily validate incoming webhooks from different services.",
|
|
10466
10276
|
"repo": "yizack/nuxt-webhook-validators",
|
|
10467
10277
|
"npm": "nuxt-webhook-validators",
|
|
10468
10278
|
"icon": "webhook-validators.svg",
|
|
10469
|
-
"github": "https://github.com/
|
|
10279
|
+
"github": "https://github.com/yizack/nuxt-webhook-validators",
|
|
10470
10280
|
"website": "https://github.com/Yizack/nuxt-webhook-validators",
|
|
10471
10281
|
"learn_more": "",
|
|
10472
10282
|
"category": "Security",
|
|
@@ -10555,30 +10365,6 @@
|
|
|
10555
10365
|
"requires": {}
|
|
10556
10366
|
}
|
|
10557
10367
|
},
|
|
10558
|
-
{
|
|
10559
|
-
"name": "webpackmonitor",
|
|
10560
|
-
"description": "Monitor Nuxt webpack optimization metrics through the development process",
|
|
10561
|
-
"repo": "nuxt-community/webpackmonitor-module",
|
|
10562
|
-
"npm": "@nuxtjs/webpackmonitor",
|
|
10563
|
-
"icon": "webpack.png",
|
|
10564
|
-
"github": "https://github.com/nuxt-community/webpackmonitor-module",
|
|
10565
|
-
"website": "https://github.com/nuxt-community/webpackmonitor-module",
|
|
10566
|
-
"learn_more": "",
|
|
10567
|
-
"category": "Devtools",
|
|
10568
|
-
"type": "community",
|
|
10569
|
-
"maintainers": [
|
|
10570
|
-
{
|
|
10571
|
-
"name": "Pooya Parsa",
|
|
10572
|
-
"github": "pi0",
|
|
10573
|
-
"twitter": "_pi0_",
|
|
10574
|
-
"bluesky": "pi0.io"
|
|
10575
|
-
}
|
|
10576
|
-
],
|
|
10577
|
-
"compatibility": {
|
|
10578
|
-
"nuxt": "^2.0.0",
|
|
10579
|
-
"requires": {}
|
|
10580
|
-
}
|
|
10581
|
-
},
|
|
10582
10368
|
{
|
|
10583
10369
|
"name": "well-known",
|
|
10584
10370
|
"description": "A Nuxt module to add well-known URIs using middlewares",
|
|
@@ -10597,17 +10383,17 @@
|
|
|
10597
10383
|
}
|
|
10598
10384
|
],
|
|
10599
10385
|
"compatibility": {
|
|
10600
|
-
"nuxt": "
|
|
10386
|
+
"nuxt": "^3.0.0",
|
|
10601
10387
|
"requires": {}
|
|
10602
10388
|
}
|
|
10603
10389
|
},
|
|
10604
10390
|
{
|
|
10605
10391
|
"name": "wideangle",
|
|
10606
10392
|
"description": "Nuxt module to integrate Wide Angle Analytics",
|
|
10607
|
-
"repo": "
|
|
10393
|
+
"repo": "wideangleanalytics/wideangle-nuxt",
|
|
10608
10394
|
"npm": "wideangle-nuxt",
|
|
10609
10395
|
"icon": "wideangle.png",
|
|
10610
|
-
"github": "https://github.com/
|
|
10396
|
+
"github": "https://github.com/wideangleanalytics/wideangle-nuxt",
|
|
10611
10397
|
"website": "https://wideangle.co",
|
|
10612
10398
|
"learn_more": "https://wideangle.co/documentation/web-analytics-for-nuxt",
|
|
10613
10399
|
"category": "Analytics",
|
|
@@ -10687,8 +10473,8 @@
|
|
|
10687
10473
|
"repo": "vercel/workflow#main/packages/workflow",
|
|
10688
10474
|
"npm": "workflow",
|
|
10689
10475
|
"icon": "workflow.svg",
|
|
10690
|
-
"github": "https://github.com/vercel/workflow
|
|
10691
|
-
"website": "https://
|
|
10476
|
+
"github": "https://github.com/vercel/workflow",
|
|
10477
|
+
"website": "https://workflow-sdk.dev/",
|
|
10692
10478
|
"learn_more": "",
|
|
10693
10479
|
"category": "Devtools",
|
|
10694
10480
|
"type": "3rd-party",
|
|
@@ -10703,28 +10489,6 @@
|
|
|
10703
10489
|
"requires": {}
|
|
10704
10490
|
}
|
|
10705
10491
|
},
|
|
10706
|
-
{
|
|
10707
|
-
"name": "wp-nuxt",
|
|
10708
|
-
"description": "The module adds a Wordpress Rest API to your nuxt application",
|
|
10709
|
-
"repo": "yashha/wp-nuxt",
|
|
10710
|
-
"npm": "wp-nuxt",
|
|
10711
|
-
"icon": "wordpress.png",
|
|
10712
|
-
"github": "https://github.com/yashha/wp-nuxt",
|
|
10713
|
-
"website": "https://github.com/yashha/wp-nuxt",
|
|
10714
|
-
"learn_more": "https://github.com/WP-API/node-wpapi",
|
|
10715
|
-
"category": "CMS",
|
|
10716
|
-
"type": "3rd-party",
|
|
10717
|
-
"maintainers": [
|
|
10718
|
-
{
|
|
10719
|
-
"name": "yashha",
|
|
10720
|
-
"github": "yashha"
|
|
10721
|
-
}
|
|
10722
|
-
],
|
|
10723
|
-
"compatibility": {
|
|
10724
|
-
"nuxt": "^2.0.0",
|
|
10725
|
-
"requires": {}
|
|
10726
|
-
}
|
|
10727
|
-
},
|
|
10728
10492
|
{
|
|
10729
10493
|
"name": "xhr-cache",
|
|
10730
10494
|
"description": "Cache api resources and serve it as static resource",
|
|
@@ -10766,7 +10530,7 @@
|
|
|
10766
10530
|
}
|
|
10767
10531
|
],
|
|
10768
10532
|
"compatibility": {
|
|
10769
|
-
"nuxt": "^2.
|
|
10533
|
+
"nuxt": "^2.16.0 || ^3.0.0",
|
|
10770
10534
|
"requires": {
|
|
10771
10535
|
"bridge": true
|
|
10772
10536
|
}
|
|
@@ -10802,7 +10566,7 @@
|
|
|
10802
10566
|
"icon": "zendesk.png",
|
|
10803
10567
|
"github": "https://github.com/DansMaCulotte/nuxt-zendesk",
|
|
10804
10568
|
"website": "https://github.com/DansMaCulotte/nuxt-zendesk",
|
|
10805
|
-
"learn_more": "https://developer.zendesk.com/
|
|
10569
|
+
"learn_more": "https://developer.zendesk.com/api-reference/widget/introduction/",
|
|
10806
10570
|
"category": "Ecommerce",
|
|
10807
10571
|
"type": "3rd-party",
|
|
10808
10572
|
"maintainers": [
|