@nuxt/modules 0.6.0-fd54bb → 0.6.0-fde89f
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 +791 -1160
- package/package.json +21 -19
package/modules.json
CHANGED
|
@@ -29,35 +29,6 @@
|
|
|
29
29
|
"requires": {}
|
|
30
30
|
}
|
|
31
31
|
},
|
|
32
|
-
{
|
|
33
|
-
"name": "ackee",
|
|
34
|
-
"description": "Nuxt module for Ackee analytics",
|
|
35
|
-
"repo": "bdrtsky/nuxt-ackee",
|
|
36
|
-
"npm": "nuxt-ackee",
|
|
37
|
-
"icon": "ackee.png",
|
|
38
|
-
"github": "https://github.com/bdrtsky/nuxt-ackee",
|
|
39
|
-
"website": "https://github.com/bdrtsky/nuxt-ackee",
|
|
40
|
-
"learn_more": "https://ackee.electerious.com",
|
|
41
|
-
"category": "Analytics",
|
|
42
|
-
"type": "3rd-party",
|
|
43
|
-
"maintainers": [
|
|
44
|
-
{
|
|
45
|
-
"name": "Serhii Bedrytskyi",
|
|
46
|
-
"github": "bdrtsky",
|
|
47
|
-
"twitter": "serhii_be"
|
|
48
|
-
},
|
|
49
|
-
{
|
|
50
|
-
"name": "Sébastien Chopin",
|
|
51
|
-
"github": "Atinux",
|
|
52
|
-
"twitter": "atinux",
|
|
53
|
-
"bluesky": "atinux.com"
|
|
54
|
-
}
|
|
55
|
-
],
|
|
56
|
-
"compatibility": {
|
|
57
|
-
"nuxt": "^2.0.0",
|
|
58
|
-
"requires": {}
|
|
59
|
-
}
|
|
60
|
-
},
|
|
61
32
|
{
|
|
62
33
|
"name": "agility-cms",
|
|
63
34
|
"description": "Agility CMS Integration for Nuxt",
|
|
@@ -66,7 +37,7 @@
|
|
|
66
37
|
"icon": "agility.png",
|
|
67
38
|
"github": "https://github.com/agility/agilitycms-nuxt-module",
|
|
68
39
|
"website": "https://github.com/agility/agilitycms-nuxt-module",
|
|
69
|
-
"learn_more": "https://
|
|
40
|
+
"learn_more": "https://agilitycms.com/docs/nuxt/nuxt-and-agility-cms",
|
|
70
41
|
"category": "CMS",
|
|
71
42
|
"type": "3rd-party",
|
|
72
43
|
"maintainers": [
|
|
@@ -108,7 +79,7 @@
|
|
|
108
79
|
}
|
|
109
80
|
],
|
|
110
81
|
"compatibility": {
|
|
111
|
-
"nuxt": "^2.
|
|
82
|
+
"nuxt": "^2.16.0 || >=3.0.0-rc.9",
|
|
112
83
|
"requires": {
|
|
113
84
|
"bridge": true
|
|
114
85
|
}
|
|
@@ -179,7 +150,7 @@
|
|
|
179
150
|
}
|
|
180
151
|
],
|
|
181
152
|
"compatibility": {
|
|
182
|
-
"nuxt": "
|
|
153
|
+
"nuxt": ">=3.0.0",
|
|
183
154
|
"requires": {}
|
|
184
155
|
}
|
|
185
156
|
},
|
|
@@ -208,6 +179,28 @@
|
|
|
208
179
|
}
|
|
209
180
|
}
|
|
210
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
|
+
},
|
|
211
204
|
{
|
|
212
205
|
"name": "aos",
|
|
213
206
|
"description": "A Nuxt module that adds Animate On Scroll",
|
|
@@ -250,7 +243,7 @@
|
|
|
250
243
|
}
|
|
251
244
|
],
|
|
252
245
|
"compatibility": {
|
|
253
|
-
"nuxt": ">=3.
|
|
246
|
+
"nuxt": ">=3.7.0",
|
|
254
247
|
"requires": {}
|
|
255
248
|
}
|
|
256
249
|
},
|
|
@@ -284,7 +277,7 @@
|
|
|
284
277
|
"repo": "Luxdamore/nuxt-apis-to-file",
|
|
285
278
|
"npm": "@luxdamore/nuxt-apis-to-file",
|
|
286
279
|
"icon": "",
|
|
287
|
-
"github": "https://github.com/
|
|
280
|
+
"github": "https://github.com/Luxdamore/nuxt-apis-to-file",
|
|
288
281
|
"website": "https://luxdamore.github.io/nuxt-apis-to-file/",
|
|
289
282
|
"learn_more": "",
|
|
290
283
|
"category": "Performance",
|
|
@@ -413,7 +406,7 @@
|
|
|
413
406
|
}
|
|
414
407
|
],
|
|
415
408
|
"compatibility": {
|
|
416
|
-
"nuxt": "
|
|
409
|
+
"nuxt": "^3.0.0",
|
|
417
410
|
"requires": {}
|
|
418
411
|
}
|
|
419
412
|
},
|
|
@@ -445,14 +438,14 @@
|
|
|
445
438
|
"repo": "askdoppler/doppler-js#main/nuxt",
|
|
446
439
|
"npm": "@askdoppler/nuxt",
|
|
447
440
|
"icon": "askdoppler.png",
|
|
448
|
-
"github": "https://github.com/askdoppler/doppler-js
|
|
441
|
+
"github": "https://github.com/askdoppler/doppler-js",
|
|
449
442
|
"website": "https://askdoppler.com",
|
|
450
443
|
"learn_more": "https://docs.askdoppler.com/integrations/nuxt",
|
|
451
444
|
"category": "SEO",
|
|
452
445
|
"type": "3rd-party",
|
|
453
446
|
"maintainers": [
|
|
454
447
|
{
|
|
455
|
-
"name": "
|
|
448
|
+
"name": "Maxime Dolores",
|
|
456
449
|
"github": "mdolr",
|
|
457
450
|
"twitter": "m_dolr"
|
|
458
451
|
}
|
|
@@ -464,7 +457,7 @@
|
|
|
464
457
|
},
|
|
465
458
|
{
|
|
466
459
|
"name": "auth-utils",
|
|
467
|
-
"description": "
|
|
460
|
+
"description": "Add Authentication to Nuxt applications with secured & sealed cookies sessions.",
|
|
468
461
|
"repo": "atinux/nuxt-auth-utils",
|
|
469
462
|
"npm": "nuxt-auth-utils",
|
|
470
463
|
"icon": "",
|
|
@@ -514,29 +507,6 @@
|
|
|
514
507
|
"requires": {}
|
|
515
508
|
}
|
|
516
509
|
},
|
|
517
|
-
{
|
|
518
|
-
"name": "authjs",
|
|
519
|
-
"description": "Auth.js authentication Nuxt module. Edge compatible.",
|
|
520
|
-
"repo": "Hebilicious/authjs-nuxt#main",
|
|
521
|
-
"npm": "@hebilicious/authjs-nuxt",
|
|
522
|
-
"icon": "authjs.png",
|
|
523
|
-
"github": "https://github.com/Hebilicious/authjs-nuxt",
|
|
524
|
-
"website": "https://authjs-nuxt.pages.dev/",
|
|
525
|
-
"learn_more": "https://authjs.dev/",
|
|
526
|
-
"category": "Security",
|
|
527
|
-
"type": "3rd-party",
|
|
528
|
-
"maintainers": [
|
|
529
|
-
{
|
|
530
|
-
"name": "Heb",
|
|
531
|
-
"github": "Hebilicious",
|
|
532
|
-
"twitter": "its_hebilicious"
|
|
533
|
-
}
|
|
534
|
-
],
|
|
535
|
-
"compatibility": {
|
|
536
|
-
"nuxt": ">=3.0.0",
|
|
537
|
-
"requires": {}
|
|
538
|
-
}
|
|
539
|
-
},
|
|
540
510
|
{
|
|
541
511
|
"name": "authorization",
|
|
542
512
|
"description": "Manage permissions inside the app and the server.",
|
|
@@ -712,12 +682,12 @@
|
|
|
712
682
|
{
|
|
713
683
|
"name": "browserconfig",
|
|
714
684
|
"description": "Adds XML browser configuration support",
|
|
715
|
-
"repo": "nuxt-community/modules#master/packages/browserconfig",
|
|
685
|
+
"repo": "nuxt-community/legacy-modules#master/packages/browserconfig",
|
|
716
686
|
"npm": "@nuxtjs/browserconfig",
|
|
717
687
|
"icon": "",
|
|
718
|
-
"github": "https://github.com/nuxt-community/modules
|
|
719
|
-
"website": "https://github.com/nuxt-community/modules/tree/master/packages/browserconfig",
|
|
720
|
-
"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",
|
|
721
691
|
"category": "Extensions",
|
|
722
692
|
"type": "community",
|
|
723
693
|
"maintainers": [
|
|
@@ -733,29 +703,6 @@
|
|
|
733
703
|
"requires": {}
|
|
734
704
|
}
|
|
735
705
|
},
|
|
736
|
-
{
|
|
737
|
-
"name": "buefy",
|
|
738
|
-
"description": "It's really very simple to start with nuxt. But we can make it even simpler by adding nuxt-buefy",
|
|
739
|
-
"repo": "buefy/nuxt-buefy",
|
|
740
|
-
"npm": "nuxt-buefy",
|
|
741
|
-
"icon": "buefy.png",
|
|
742
|
-
"github": "https://github.com/buefy/nuxt-buefy",
|
|
743
|
-
"website": "https://github.com/buefy/nuxt-buefy",
|
|
744
|
-
"learn_more": "https://buefy.org/",
|
|
745
|
-
"category": "UI",
|
|
746
|
-
"type": "3rd-party",
|
|
747
|
-
"maintainers": [
|
|
748
|
-
{
|
|
749
|
-
"name": "Walter Tommasi",
|
|
750
|
-
"github": "jtommy",
|
|
751
|
-
"twitter": "walter_tommasi"
|
|
752
|
-
}
|
|
753
|
-
],
|
|
754
|
-
"compatibility": {
|
|
755
|
-
"nuxt": "^2.0.0",
|
|
756
|
-
"requires": {}
|
|
757
|
-
}
|
|
758
|
-
},
|
|
759
706
|
{
|
|
760
707
|
"name": "bugsnag",
|
|
761
708
|
"description": "Bugsnag integration for nuxt.js. Makes it easy to add bugsnag to your Project. Supports uploading source maps.",
|
|
@@ -764,7 +711,7 @@
|
|
|
764
711
|
"icon": "bugsnag.png",
|
|
765
712
|
"github": "https://github.com/JulianMar/nuxt-bugsnag",
|
|
766
713
|
"website": "https://github.com/JulianMar/nuxt-bugsnag",
|
|
767
|
-
"learn_more": "
|
|
714
|
+
"learn_more": "",
|
|
768
715
|
"category": "Monitoring",
|
|
769
716
|
"type": "3rd-party",
|
|
770
717
|
"maintainers": [
|
|
@@ -775,7 +722,7 @@
|
|
|
775
722
|
}
|
|
776
723
|
],
|
|
777
724
|
"compatibility": {
|
|
778
|
-
"nuxt": "^2.
|
|
725
|
+
"nuxt": "^2.16.0 || >=3.0.0",
|
|
779
726
|
"requires": {
|
|
780
727
|
"bridge": true
|
|
781
728
|
}
|
|
@@ -895,52 +842,6 @@
|
|
|
895
842
|
"requires": {}
|
|
896
843
|
}
|
|
897
844
|
},
|
|
898
|
-
{
|
|
899
|
-
"name": "chakra-ui",
|
|
900
|
-
"description": "Chakra UI Module for Nuxt",
|
|
901
|
-
"repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
|
|
902
|
-
"npm": "@chakra-ui/nuxt",
|
|
903
|
-
"icon": "chakra-ui.png",
|
|
904
|
-
"github": "https://github.com/chakra-ui/chakra-ui-vue/tree/develop/packages/chakra-ui-nuxt",
|
|
905
|
-
"website": "https://vue.chakra-ui.com/with-nuxt",
|
|
906
|
-
"learn_more": "",
|
|
907
|
-
"category": "UI",
|
|
908
|
-
"type": "3rd-party",
|
|
909
|
-
"maintainers": [
|
|
910
|
-
{
|
|
911
|
-
"name": "Jonathan Bakebwa",
|
|
912
|
-
"github": "codebender828 https://avatars2.githubusercontent.com/u/21237954?s=400&u=8d33f80968b1e2582b530af74e26e4cb94d1a90b&v=4"
|
|
913
|
-
}
|
|
914
|
-
],
|
|
915
|
-
"compatibility": {
|
|
916
|
-
"nuxt": "^2.0.0",
|
|
917
|
-
"requires": {}
|
|
918
|
-
}
|
|
919
|
-
},
|
|
920
|
-
{
|
|
921
|
-
"name": "chatwoot",
|
|
922
|
-
"description": "Chatwoot is an open-source customer engagement platform that helps companies engage their customers on their website",
|
|
923
|
-
"repo": "productdevbookcom/chatwoot",
|
|
924
|
-
"npm": "@productdevbook/chatwoot",
|
|
925
|
-
"icon": "chatwoot.png",
|
|
926
|
-
"github": "https://github.com/productdevbookcom/chatwoot",
|
|
927
|
-
"website": "https://github.com/productdevbookcom/chatwoot",
|
|
928
|
-
"learn_more": "https://www.chatwoot.com",
|
|
929
|
-
"category": "Libraries",
|
|
930
|
-
"type": "3rd-party",
|
|
931
|
-
"maintainers": [
|
|
932
|
-
{
|
|
933
|
-
"name": "Wind",
|
|
934
|
-
"github": "productdevbook",
|
|
935
|
-
"twitter": "productdevbook",
|
|
936
|
-
"bluesky": "productdevbook.com"
|
|
937
|
-
}
|
|
938
|
-
],
|
|
939
|
-
"compatibility": {
|
|
940
|
-
"nuxt": ">=3.0.0",
|
|
941
|
-
"requires": {}
|
|
942
|
-
}
|
|
943
|
-
},
|
|
944
845
|
{
|
|
945
846
|
"name": "chiffre",
|
|
946
847
|
"description": "Privacy-first, end-to-end encrypted analytics",
|
|
@@ -993,8 +894,8 @@
|
|
|
993
894
|
"repo": "clerk/javascript#main/packages/nuxt",
|
|
994
895
|
"npm": "@clerk/nuxt",
|
|
995
896
|
"icon": "clerk.svg",
|
|
996
|
-
"github": "https://github.com/clerk/javascript
|
|
997
|
-
"website": "https://clerk.com/docs/
|
|
897
|
+
"github": "https://github.com/clerk/javascript",
|
|
898
|
+
"website": "https://clerk.com/docs/reference/nuxt/overview",
|
|
998
899
|
"learn_more": "https://clerk.com",
|
|
999
900
|
"category": "Security",
|
|
1000
901
|
"type": "3rd-party",
|
|
@@ -1043,7 +944,7 @@
|
|
|
1043
944
|
"icon": "",
|
|
1044
945
|
"github": "https://github.com/gitana/cloudcms-nuxt",
|
|
1045
946
|
"website": "https://github.com/gitana/cloudcms-nuxt",
|
|
1046
|
-
"learn_more": "https://
|
|
947
|
+
"learn_more": "https://gitana.io/",
|
|
1047
948
|
"category": "CMS",
|
|
1048
949
|
"type": "3rd-party",
|
|
1049
950
|
"maintainers": [
|
|
@@ -1081,7 +982,7 @@
|
|
|
1081
982
|
}
|
|
1082
983
|
],
|
|
1083
984
|
"compatibility": {
|
|
1084
|
-
"nuxt": "
|
|
985
|
+
"nuxt": "^3.0.0",
|
|
1085
986
|
"requires": {}
|
|
1086
987
|
}
|
|
1087
988
|
},
|
|
@@ -1135,6 +1036,42 @@
|
|
|
1135
1036
|
}
|
|
1136
1037
|
}
|
|
1137
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
|
+
},
|
|
1138
1075
|
{
|
|
1139
1076
|
"name": "compodium",
|
|
1140
1077
|
"description": "A plug an play component playground for Nuxt.",
|
|
@@ -1182,30 +1119,6 @@
|
|
|
1182
1119
|
"requires": {}
|
|
1183
1120
|
}
|
|
1184
1121
|
},
|
|
1185
|
-
{
|
|
1186
|
-
"name": "composition-api",
|
|
1187
|
-
"description": "Composition API hooks for Nuxt",
|
|
1188
|
-
"repo": "nuxt-community/composition-api#main",
|
|
1189
|
-
"npm": "@nuxtjs/composition-api",
|
|
1190
|
-
"icon": "composition-api.svg",
|
|
1191
|
-
"github": "https://github.com/nuxt-community/composition-api/tree/main",
|
|
1192
|
-
"website": "https://composition-api.nuxtjs.org",
|
|
1193
|
-
"learn_more": "",
|
|
1194
|
-
"category": "Extensions",
|
|
1195
|
-
"type": "community",
|
|
1196
|
-
"maintainers": [
|
|
1197
|
-
{
|
|
1198
|
-
"name": "Daniel Roe",
|
|
1199
|
-
"github": "danielroe",
|
|
1200
|
-
"twitter": "danielcroe",
|
|
1201
|
-
"bluesky": "danielroe.dev"
|
|
1202
|
-
}
|
|
1203
|
-
],
|
|
1204
|
-
"compatibility": {
|
|
1205
|
-
"nuxt": "^2.0.0",
|
|
1206
|
-
"requires": {}
|
|
1207
|
-
}
|
|
1208
|
-
},
|
|
1209
1122
|
{
|
|
1210
1123
|
"name": "content-assets",
|
|
1211
1124
|
"description": "Enable locally-located assets in Nuxt Content",
|
|
@@ -1213,7 +1126,7 @@
|
|
|
1213
1126
|
"npm": "nuxt-content-assets",
|
|
1214
1127
|
"icon": "content-assets.png",
|
|
1215
1128
|
"github": "https://github.com/davestewart/nuxt-content-assets",
|
|
1216
|
-
"website": "https://davestewart.co.uk/projects/
|
|
1129
|
+
"website": "https://davestewart.co.uk/projects/vue/nuxt-content-assets/",
|
|
1217
1130
|
"learn_more": "",
|
|
1218
1131
|
"category": "Images",
|
|
1219
1132
|
"type": "3rd-party",
|
|
@@ -1284,31 +1197,10 @@
|
|
|
1284
1197
|
}
|
|
1285
1198
|
],
|
|
1286
1199
|
"compatibility": {
|
|
1287
|
-
"nuxt": "
|
|
1200
|
+
"nuxt": ">=3.0.0-rc.3",
|
|
1288
1201
|
"requires": {}
|
|
1289
|
-
}
|
|
1290
|
-
|
|
1291
|
-
{
|
|
1292
|
-
"name": "contentful",
|
|
1293
|
-
"description": "nuxt contentful module",
|
|
1294
|
-
"repo": "scaccogatto/contentful-module",
|
|
1295
|
-
"npm": "contentful-module",
|
|
1296
|
-
"icon": "contentful.png",
|
|
1297
|
-
"github": "https://github.com/scaccogatto/contentful-module",
|
|
1298
|
-
"website": "https://github.com/scaccogatto/contentful-module",
|
|
1299
|
-
"learn_more": "https://www.contentful.com/",
|
|
1300
|
-
"category": "CMS",
|
|
1301
|
-
"type": "3rd-party",
|
|
1302
|
-
"maintainers": [
|
|
1303
|
-
{
|
|
1304
|
-
"name": "Marco 'Gatto' Boffo",
|
|
1305
|
-
"github": "scaccogatto"
|
|
1306
|
-
}
|
|
1307
|
-
],
|
|
1308
|
-
"compatibility": {
|
|
1309
|
-
"nuxt": "^2.0.0",
|
|
1310
|
-
"requires": {}
|
|
1311
|
-
}
|
|
1202
|
+
},
|
|
1203
|
+
"mcp": "https://content.nuxt.com/mcp"
|
|
1312
1204
|
},
|
|
1313
1205
|
{
|
|
1314
1206
|
"name": "contentstack",
|
|
@@ -1317,8 +1209,8 @@
|
|
|
1317
1209
|
"npm": "nuxt-contentstack",
|
|
1318
1210
|
"icon": "contentstack.png",
|
|
1319
1211
|
"github": "https://github.com/timbenniks/nuxt-contentstack",
|
|
1320
|
-
"website": "https://nuxt-contentstack
|
|
1321
|
-
"learn_more": "https://
|
|
1212
|
+
"website": "https://github.com/timbenniks/nuxt-contentstack",
|
|
1213
|
+
"learn_more": "https://www.contentstack.com/community",
|
|
1322
1214
|
"category": "CMS",
|
|
1323
1215
|
"type": "3rd-party",
|
|
1324
1216
|
"maintainers": [
|
|
@@ -1331,11 +1223,35 @@
|
|
|
1331
1223
|
}
|
|
1332
1224
|
],
|
|
1333
1225
|
"compatibility": {
|
|
1334
|
-
"nuxt": "
|
|
1226
|
+
"nuxt": ">=3.20.1",
|
|
1335
1227
|
"requires": {},
|
|
1336
1228
|
"devtools": "^0.0.0"
|
|
1337
1229
|
}
|
|
1338
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
|
+
},
|
|
1339
1255
|
{
|
|
1340
1256
|
"name": "cookie-control",
|
|
1341
1257
|
"description": "A highly configurable cookie banner for Nuxt.",
|
|
@@ -1455,28 +1371,6 @@
|
|
|
1455
1371
|
"requires": {}
|
|
1456
1372
|
}
|
|
1457
1373
|
},
|
|
1458
|
-
{
|
|
1459
|
-
"name": "datocms-nuxt2",
|
|
1460
|
-
"description": "DatoCMS integration for Nuxt v2",
|
|
1461
|
-
"repo": "voorhoede/nuxt-datocms-module",
|
|
1462
|
-
"npm": "@voorhoede/nuxt-datocms-module",
|
|
1463
|
-
"icon": "datocms.svg",
|
|
1464
|
-
"github": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
1465
|
-
"website": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
1466
|
-
"learn_more": "https://www.datocms.com/",
|
|
1467
|
-
"category": "CMS",
|
|
1468
|
-
"type": "3rd-party",
|
|
1469
|
-
"maintainers": [
|
|
1470
|
-
{
|
|
1471
|
-
"name": "Frank Warnaar",
|
|
1472
|
-
"github": "Frankwarnaar"
|
|
1473
|
-
}
|
|
1474
|
-
],
|
|
1475
|
-
"compatibility": {
|
|
1476
|
-
"nuxt": "^2.0.0",
|
|
1477
|
-
"requires": {}
|
|
1478
|
-
}
|
|
1479
|
-
},
|
|
1480
1374
|
{
|
|
1481
1375
|
"name": "datocms",
|
|
1482
1376
|
"description": "DatoCMS module for Nuxt",
|
|
@@ -1543,7 +1437,7 @@
|
|
|
1543
1437
|
}
|
|
1544
1438
|
],
|
|
1545
1439
|
"compatibility": {
|
|
1546
|
-
"nuxt": "
|
|
1440
|
+
"nuxt": ">=3.5.0",
|
|
1547
1441
|
"requires": {}
|
|
1548
1442
|
}
|
|
1549
1443
|
},
|
|
@@ -1566,7 +1460,7 @@
|
|
|
1566
1460
|
}
|
|
1567
1461
|
],
|
|
1568
1462
|
"compatibility": {
|
|
1569
|
-
"nuxt": "^2.
|
|
1463
|
+
"nuxt": "^2.16.0 || >=3.0.0",
|
|
1570
1464
|
"requires": {}
|
|
1571
1465
|
}
|
|
1572
1466
|
},
|
|
@@ -1594,15 +1488,41 @@
|
|
|
1594
1488
|
"requires": {}
|
|
1595
1489
|
}
|
|
1596
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
|
+
},
|
|
1597
1517
|
{
|
|
1598
1518
|
"name": "directus",
|
|
1599
1519
|
"description": "Easily connect your Nuxt application to your directus server.",
|
|
1600
1520
|
"repo": "intevel/nuxt-directus",
|
|
1601
1521
|
"npm": "nuxt-directus",
|
|
1602
1522
|
"icon": "directus.svg",
|
|
1603
|
-
"github": "https://github.com/intevel/nuxt-directus
|
|
1523
|
+
"github": "https://github.com/intevel/nuxt-directus",
|
|
1604
1524
|
"website": "https://nuxt-directus.de/",
|
|
1605
|
-
"learn_more": "https://directus.
|
|
1525
|
+
"learn_more": "https://directus.com/",
|
|
1606
1526
|
"category": "CMS",
|
|
1607
1527
|
"type": "3rd-party",
|
|
1608
1528
|
"maintainers": [
|
|
@@ -1626,7 +1546,7 @@
|
|
|
1626
1546
|
}
|
|
1627
1547
|
],
|
|
1628
1548
|
"compatibility": {
|
|
1629
|
-
"nuxt": ">=3.0.0",
|
|
1549
|
+
"nuxt": "^2.16.0 || >=3.0.0-rc.9",
|
|
1630
1550
|
"requires": {},
|
|
1631
1551
|
"devtools": "^0.0.0"
|
|
1632
1552
|
}
|
|
@@ -1715,7 +1635,7 @@
|
|
|
1715
1635
|
}
|
|
1716
1636
|
],
|
|
1717
1637
|
"compatibility": {
|
|
1718
|
-
"nuxt": "
|
|
1638
|
+
"nuxt": ">=3.0.0",
|
|
1719
1639
|
"requires": {}
|
|
1720
1640
|
}
|
|
1721
1641
|
},
|
|
@@ -1750,7 +1670,7 @@
|
|
|
1750
1670
|
}
|
|
1751
1671
|
],
|
|
1752
1672
|
"compatibility": {
|
|
1753
|
-
"nuxt": "
|
|
1673
|
+
"nuxt": ">=3.7.0",
|
|
1754
1674
|
"requires": {}
|
|
1755
1675
|
}
|
|
1756
1676
|
},
|
|
@@ -1818,7 +1738,7 @@
|
|
|
1818
1738
|
}
|
|
1819
1739
|
],
|
|
1820
1740
|
"compatibility": {
|
|
1821
|
-
"nuxt": ">=3.
|
|
1741
|
+
"nuxt": ">=3.2.0",
|
|
1822
1742
|
"requires": {}
|
|
1823
1743
|
}
|
|
1824
1744
|
},
|
|
@@ -1887,7 +1807,7 @@
|
|
|
1887
1807
|
}
|
|
1888
1808
|
],
|
|
1889
1809
|
"compatibility": {
|
|
1890
|
-
"nuxt": ">=3
|
|
1810
|
+
"nuxt": ">=3",
|
|
1891
1811
|
"requires": {
|
|
1892
1812
|
"bridge": "optional"
|
|
1893
1813
|
}
|
|
@@ -1901,7 +1821,7 @@
|
|
|
1901
1821
|
"icon": "emotion.png",
|
|
1902
1822
|
"github": "https://github.com/nuxt-modules/emotion",
|
|
1903
1823
|
"website": "https://github.com/nuxt-modules/emotion",
|
|
1904
|
-
"learn_more": "https://emotion.sh/",
|
|
1824
|
+
"learn_more": "https://emotion.sh/docs/introduction",
|
|
1905
1825
|
"category": "Extensions",
|
|
1906
1826
|
"type": "community",
|
|
1907
1827
|
"maintainers": [
|
|
@@ -1947,11 +1867,11 @@
|
|
|
1947
1867
|
{
|
|
1948
1868
|
"name": "eslint-module",
|
|
1949
1869
|
"description": "ESLint module for Nuxt",
|
|
1950
|
-
"repo": "nuxt-
|
|
1870
|
+
"repo": "nuxt-modules/eslint",
|
|
1951
1871
|
"npm": "@nuxtjs/eslint-module",
|
|
1952
1872
|
"icon": "eslint.png",
|
|
1953
|
-
"github": "https://github.com/nuxt-
|
|
1954
|
-
"website": "https://github.com/nuxt-
|
|
1873
|
+
"github": "https://github.com/nuxt-modules/eslint",
|
|
1874
|
+
"website": "https://github.com/nuxt-modules/eslint",
|
|
1955
1875
|
"learn_more": "https://eslint.org/",
|
|
1956
1876
|
"category": "Devtools",
|
|
1957
1877
|
"type": "community",
|
|
@@ -1992,26 +1912,29 @@
|
|
|
1992
1912
|
}
|
|
1993
1913
|
},
|
|
1994
1914
|
{
|
|
1995
|
-
"name": "
|
|
1996
|
-
"description": "
|
|
1997
|
-
"repo": "
|
|
1998
|
-
"npm": "
|
|
1999
|
-
"icon": "",
|
|
2000
|
-
"github": "https://github.com/
|
|
2001
|
-
"website": "https://
|
|
2002
|
-
"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",
|
|
2003
1923
|
"category": "Monitoring",
|
|
2004
|
-
"type": "
|
|
1924
|
+
"type": "3rd-party",
|
|
2005
1925
|
"maintainers": [
|
|
2006
1926
|
{
|
|
2007
|
-
"name": "
|
|
2008
|
-
"github": "
|
|
1927
|
+
"name": "Hugo",
|
|
1928
|
+
"github": "HugoRCD",
|
|
1929
|
+
"twitter": "hugorcd",
|
|
1930
|
+
"bluesky": "hrcd.fr"
|
|
2009
1931
|
}
|
|
2010
1932
|
],
|
|
2011
1933
|
"compatibility": {
|
|
2012
|
-
"nuxt": "
|
|
1934
|
+
"nuxt": ">=3.0.0",
|
|
2013
1935
|
"requires": {}
|
|
2014
|
-
}
|
|
1936
|
+
},
|
|
1937
|
+
"mcp": "https://evlog.dev/mcp"
|
|
2015
1938
|
},
|
|
2016
1939
|
{
|
|
2017
1940
|
"name": "fathom-analytics",
|
|
@@ -2036,28 +1959,6 @@
|
|
|
2036
1959
|
"requires": {}
|
|
2037
1960
|
}
|
|
2038
1961
|
},
|
|
2039
|
-
{
|
|
2040
|
-
"name": "fathom",
|
|
2041
|
-
"description": "Fathom analytics for Nuxt",
|
|
2042
|
-
"repo": "yabhq/nuxt-fathom",
|
|
2043
|
-
"npm": "@yabhq/nuxt-fathom",
|
|
2044
|
-
"icon": "fathom.png",
|
|
2045
|
-
"github": "https://github.com/yabhq/nuxt-fathom",
|
|
2046
|
-
"website": "https://github.com/yabhq/nuxt-fathom",
|
|
2047
|
-
"learn_more": "https://usefathom.com/",
|
|
2048
|
-
"category": "Analytics",
|
|
2049
|
-
"type": "3rd-party",
|
|
2050
|
-
"maintainers": [
|
|
2051
|
-
{
|
|
2052
|
-
"name": "yabhq",
|
|
2053
|
-
"github": "yabhq"
|
|
2054
|
-
}
|
|
2055
|
-
],
|
|
2056
|
-
"compatibility": {
|
|
2057
|
-
"nuxt": "^2.0.0",
|
|
2058
|
-
"requires": {}
|
|
2059
|
-
}
|
|
2060
|
-
},
|
|
2061
1962
|
{
|
|
2062
1963
|
"name": "feature-toggle",
|
|
2063
1964
|
"description": "Feature toggle module for Nuxt",
|
|
@@ -2112,7 +2013,7 @@
|
|
|
2112
2013
|
"icon": "firebase.png",
|
|
2113
2014
|
"github": "https://github.com/nuxt-community/firebase-module",
|
|
2114
2015
|
"website": "https://firebase.nuxtjs.org",
|
|
2115
|
-
"learn_more": "https://firebase.google.com
|
|
2016
|
+
"learn_more": "https://firebase.google.com/?hl=es-419",
|
|
2116
2017
|
"category": "Database",
|
|
2117
2018
|
"type": "community",
|
|
2118
2019
|
"maintainers": [
|
|
@@ -2150,28 +2051,6 @@
|
|
|
2150
2051
|
"requires": {}
|
|
2151
2052
|
}
|
|
2152
2053
|
},
|
|
2153
|
-
{
|
|
2154
|
-
"name": "font-loader-strategy",
|
|
2155
|
-
"description": "Helps to load fonts and activate them by preloading.",
|
|
2156
|
-
"repo": "GrabarzUndPartner/nuxt-font-loader-strategy",
|
|
2157
|
-
"npm": "nuxt-font-loader-strategy",
|
|
2158
|
-
"icon": "",
|
|
2159
|
-
"github": "https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy",
|
|
2160
|
-
"website": "https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy",
|
|
2161
|
-
"learn_more": "",
|
|
2162
|
-
"category": "Fonts",
|
|
2163
|
-
"type": "3rd-party",
|
|
2164
|
-
"maintainers": [
|
|
2165
|
-
{
|
|
2166
|
-
"name": "GrabarzUndPartner",
|
|
2167
|
-
"github": "GrabarzUndPartner"
|
|
2168
|
-
}
|
|
2169
|
-
],
|
|
2170
|
-
"compatibility": {
|
|
2171
|
-
"nuxt": "^2.0.0",
|
|
2172
|
-
"requires": {}
|
|
2173
|
-
}
|
|
2174
|
-
},
|
|
2175
2054
|
{
|
|
2176
2055
|
"name": "fontagon",
|
|
2177
2056
|
"description": "Easy convert SVG from nuxt to icon font.",
|
|
@@ -2214,7 +2093,7 @@
|
|
|
2214
2093
|
}
|
|
2215
2094
|
],
|
|
2216
2095
|
"compatibility": {
|
|
2217
|
-
"nuxt": ">=3.0.0",
|
|
2096
|
+
"nuxt": ">=3.0.0-rc.6",
|
|
2218
2097
|
"requires": {}
|
|
2219
2098
|
}
|
|
2220
2099
|
},
|
|
@@ -2283,7 +2162,7 @@
|
|
|
2283
2162
|
}
|
|
2284
2163
|
],
|
|
2285
2164
|
"compatibility": {
|
|
2286
|
-
"nuxt": ">=3
|
|
2165
|
+
"nuxt": ">=3",
|
|
2287
2166
|
"requires": {}
|
|
2288
2167
|
}
|
|
2289
2168
|
},
|
|
@@ -2310,6 +2189,29 @@
|
|
|
2310
2189
|
"twitter": "0xBOYD"
|
|
2311
2190
|
}
|
|
2312
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
|
+
],
|
|
2313
2215
|
"compatibility": {
|
|
2314
2216
|
"nuxt": ">=3.0.0",
|
|
2315
2217
|
"requires": {}
|
|
@@ -2363,12 +2265,12 @@
|
|
|
2363
2265
|
{
|
|
2364
2266
|
"name": "google-adsense",
|
|
2365
2267
|
"description": "Google Adsense Module for Nuxt",
|
|
2366
|
-
"repo": "nuxt-
|
|
2268
|
+
"repo": "nuxt-modules/google-adsense",
|
|
2367
2269
|
"npm": "@nuxtjs/google-adsense",
|
|
2368
2270
|
"icon": "google-adsense.png",
|
|
2369
|
-
"github": "https://github.com/nuxt-
|
|
2370
|
-
"website": "https://github.com/nuxt-
|
|
2371
|
-
"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/",
|
|
2372
2274
|
"category": "Analytics",
|
|
2373
2275
|
"type": "community",
|
|
2374
2276
|
"maintainers": [
|
|
@@ -2384,17 +2286,17 @@
|
|
|
2384
2286
|
}
|
|
2385
2287
|
],
|
|
2386
2288
|
"compatibility": {
|
|
2387
|
-
"nuxt": "^2.
|
|
2289
|
+
"nuxt": "^2.15.0 || >=3.0.0",
|
|
2388
2290
|
"requires": {}
|
|
2389
2291
|
}
|
|
2390
2292
|
},
|
|
2391
2293
|
{
|
|
2392
2294
|
"name": "google-analytics",
|
|
2393
2295
|
"description": "Google analytics Module for Nuxt",
|
|
2394
|
-
"repo": "nuxt-community/analytics-module",
|
|
2296
|
+
"repo": "nuxt-community/google-analytics-module",
|
|
2395
2297
|
"npm": "@nuxtjs/google-analytics",
|
|
2396
2298
|
"icon": "google-analytics.png",
|
|
2397
|
-
"github": "https://github.com/nuxt-community/analytics-module",
|
|
2299
|
+
"github": "https://github.com/nuxt-community/google-analytics-module",
|
|
2398
2300
|
"website": "https://google-analytics.nuxtjs.org",
|
|
2399
2301
|
"learn_more": "https://marketingplatform.google.com/about/analytics/",
|
|
2400
2302
|
"category": "Analytics",
|
|
@@ -2431,7 +2333,7 @@
|
|
|
2431
2333
|
"icon": "google-fonts.png",
|
|
2432
2334
|
"github": "https://github.com/nuxt-modules/google-fonts",
|
|
2433
2335
|
"website": "https://google-fonts.nuxtjs.org",
|
|
2434
|
-
"learn_more": "https://developers.google.com/fonts",
|
|
2336
|
+
"learn_more": "https://developers.google.com/fonts?hl=tr",
|
|
2435
2337
|
"category": "Fonts",
|
|
2436
2338
|
"type": "community",
|
|
2437
2339
|
"maintainers": [
|
|
@@ -2451,12 +2353,12 @@
|
|
|
2451
2353
|
{
|
|
2452
2354
|
"name": "google-gtag",
|
|
2453
2355
|
"description": "Google GTag for Nuxt",
|
|
2454
|
-
"repo": "nuxt-community/google-gtag",
|
|
2356
|
+
"repo": "nuxt-community/google-gtag-module",
|
|
2455
2357
|
"npm": "@nuxtjs/google-gtag",
|
|
2456
2358
|
"icon": "gtm.png",
|
|
2457
|
-
"github": "https://github.com/nuxt-community/google-gtag",
|
|
2458
|
-
"website": "https://github.com/nuxt-community/google-gtag",
|
|
2459
|
-
"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",
|
|
2460
2362
|
"category": "Analytics",
|
|
2461
2363
|
"type": "community",
|
|
2462
2364
|
"maintainers": [
|
|
@@ -2475,40 +2377,6 @@
|
|
|
2475
2377
|
"requires": {}
|
|
2476
2378
|
}
|
|
2477
2379
|
},
|
|
2478
|
-
{
|
|
2479
|
-
"name": "google-optimize",
|
|
2480
|
-
"description": "SSR friendly Google Optimize module for Nuxt",
|
|
2481
|
-
"repo": "nuxt-community/google-optimize-module",
|
|
2482
|
-
"npm": "nuxt-google-optimize",
|
|
2483
|
-
"icon": "google-optimize.png",
|
|
2484
|
-
"github": "https://github.com/nuxt-community/google-optimize-module",
|
|
2485
|
-
"website": "https://github.com/nuxt-community/google-optimize-module",
|
|
2486
|
-
"learn_more": "https://marketingplatform.google.com/about/optimize/",
|
|
2487
|
-
"category": "Analytics",
|
|
2488
|
-
"type": "community",
|
|
2489
|
-
"maintainers": [
|
|
2490
|
-
{
|
|
2491
|
-
"name": "Pooya Parsa",
|
|
2492
|
-
"github": "pi0",
|
|
2493
|
-
"twitter": "_pi0_",
|
|
2494
|
-
"bluesky": "pi0.io"
|
|
2495
|
-
},
|
|
2496
|
-
{
|
|
2497
|
-
"name": "Farzad Soltani",
|
|
2498
|
-
"github": "farzadso",
|
|
2499
|
-
"twitter": "farzadso"
|
|
2500
|
-
},
|
|
2501
|
-
{
|
|
2502
|
-
"name": "Josh Deltener",
|
|
2503
|
-
"github": "hecktarzuli",
|
|
2504
|
-
"twitter": "JoshDeltener"
|
|
2505
|
-
}
|
|
2506
|
-
],
|
|
2507
|
-
"compatibility": {
|
|
2508
|
-
"nuxt": "^2.0.0",
|
|
2509
|
-
"requires": {}
|
|
2510
|
-
}
|
|
2511
|
-
},
|
|
2512
2380
|
{
|
|
2513
2381
|
"name": "graphql-client",
|
|
2514
2382
|
"description": "Minimal GraphQL Client + Code Generation for Nuxt. Auto imports GraphQL Operations for easy execution.",
|
|
@@ -2528,7 +2396,7 @@
|
|
|
2528
2396
|
}
|
|
2529
2397
|
],
|
|
2530
2398
|
"compatibility": {
|
|
2531
|
-
"nuxt": ">=3.
|
|
2399
|
+
"nuxt": ">=3.7.0",
|
|
2532
2400
|
"requires": {}
|
|
2533
2401
|
}
|
|
2534
2402
|
},
|
|
@@ -2551,7 +2419,7 @@
|
|
|
2551
2419
|
}
|
|
2552
2420
|
],
|
|
2553
2421
|
"compatibility": {
|
|
2554
|
-
"nuxt": "
|
|
2422
|
+
"nuxt": ">=3.0.0",
|
|
2555
2423
|
"requires": {}
|
|
2556
2424
|
}
|
|
2557
2425
|
},
|
|
@@ -2599,7 +2467,7 @@
|
|
|
2599
2467
|
}
|
|
2600
2468
|
],
|
|
2601
2469
|
"compatibility": {
|
|
2602
|
-
"nuxt": ">=3.
|
|
2470
|
+
"nuxt": ">=3.7.0",
|
|
2603
2471
|
"requires": {}
|
|
2604
2472
|
}
|
|
2605
2473
|
},
|
|
@@ -2657,7 +2525,7 @@
|
|
|
2657
2525
|
"icon": "hanko.svg",
|
|
2658
2526
|
"github": "https://github.com/nuxt-modules/hanko",
|
|
2659
2527
|
"website": "https://github.com/nuxt-modules/hanko",
|
|
2660
|
-
"learn_more": "https://hanko.io/",
|
|
2528
|
+
"learn_more": "https://www.hanko.io/",
|
|
2661
2529
|
"category": "Security",
|
|
2662
2530
|
"type": "community",
|
|
2663
2531
|
"maintainers": [
|
|
@@ -2751,7 +2619,7 @@
|
|
|
2751
2619
|
"icon": "",
|
|
2752
2620
|
"github": "https://github.com/victor-perez/nuxt-helmet",
|
|
2753
2621
|
"website": "https://github.com/victor-perez/nuxt-helmet",
|
|
2754
|
-
"learn_more": "https://
|
|
2622
|
+
"learn_more": "https://helmet.js.org/",
|
|
2755
2623
|
"category": "Security",
|
|
2756
2624
|
"type": "3rd-party",
|
|
2757
2625
|
"maintainers": [
|
|
@@ -2847,7 +2715,7 @@
|
|
|
2847
2715
|
"type": "3rd-party",
|
|
2848
2716
|
"maintainers": [
|
|
2849
2717
|
{
|
|
2850
|
-
"name": "
|
|
2718
|
+
"name": "damevin",
|
|
2851
2719
|
"github": "damevin"
|
|
2852
2720
|
}
|
|
2853
2721
|
],
|
|
@@ -2898,7 +2766,7 @@
|
|
|
2898
2766
|
}
|
|
2899
2767
|
],
|
|
2900
2768
|
"compatibility": {
|
|
2901
|
-
"nuxt": "^2.0.0 || >=3.0.0",
|
|
2769
|
+
"nuxt": "^2.0.0 || >=3.0.0-rc.7",
|
|
2902
2770
|
"requires": {
|
|
2903
2771
|
"bridge": "optional"
|
|
2904
2772
|
}
|
|
@@ -2936,7 +2804,7 @@
|
|
|
2936
2804
|
},
|
|
2937
2805
|
{
|
|
2938
2806
|
"name": "hub",
|
|
2939
|
-
"description": "
|
|
2807
|
+
"description": "Add database, KV, blob storage, and cache to your Nuxt application. NuxtHub works on Vercel, Cloudflare, Netlify, and more.",
|
|
2940
2808
|
"repo": "nuxt-hub/core",
|
|
2941
2809
|
"npm": "@nuxthub/core",
|
|
2942
2810
|
"icon": "nuxthub.svg",
|
|
@@ -2975,7 +2843,8 @@
|
|
|
2975
2843
|
"compatibility": {
|
|
2976
2844
|
"nuxt": ">=3.0.0",
|
|
2977
2845
|
"requires": {}
|
|
2978
|
-
}
|
|
2846
|
+
},
|
|
2847
|
+
"mcp": "https://hub.nuxt.com/mcp"
|
|
2979
2848
|
},
|
|
2980
2849
|
{
|
|
2981
2850
|
"name": "humans-txt",
|
|
@@ -2983,7 +2852,7 @@
|
|
|
2983
2852
|
"repo": "Luxdamore/nuxt-humans-txt",
|
|
2984
2853
|
"npm": "@luxdamore/nuxt-humans-txt",
|
|
2985
2854
|
"icon": "",
|
|
2986
|
-
"github": "https://github.com/
|
|
2855
|
+
"github": "https://github.com/Luxdamore/nuxt-humans-txt",
|
|
2987
2856
|
"website": "https://luxdamore.github.io/nuxt-humans-txt/",
|
|
2988
2857
|
"learn_more": "",
|
|
2989
2858
|
"category": "SEO",
|
|
@@ -3019,7 +2888,7 @@
|
|
|
3019
2888
|
{
|
|
3020
2889
|
"name": "kazuya kawaguchi",
|
|
3021
2890
|
"github": "kazupon",
|
|
3022
|
-
"twitter": "
|
|
2891
|
+
"twitter": "kazupon",
|
|
3023
2892
|
"bluesky": "kazupon.dev"
|
|
3024
2893
|
},
|
|
3025
2894
|
{
|
|
@@ -3030,7 +2899,7 @@
|
|
|
3030
2899
|
}
|
|
3031
2900
|
],
|
|
3032
2901
|
"compatibility": {
|
|
3033
|
-
"nuxt": "
|
|
2902
|
+
"nuxt": ">=3.0.0-rc.11",
|
|
3034
2903
|
"requires": {}
|
|
3035
2904
|
}
|
|
3036
2905
|
},
|
|
@@ -3116,7 +2985,7 @@
|
|
|
3116
2985
|
"repo": "gitfoxcode/nuxt-icons",
|
|
3117
2986
|
"npm": "nuxt-icons",
|
|
3118
2987
|
"icon": "icons.png",
|
|
3119
|
-
"github": "https://github.com/
|
|
2988
|
+
"github": "https://github.com/gitfoxcode/nuxt-icons",
|
|
3120
2989
|
"website": "https://github.com/gitFoxCode/nuxt-icons",
|
|
3121
2990
|
"learn_more": "",
|
|
3122
2991
|
"category": "UI",
|
|
@@ -3192,11 +3061,12 @@
|
|
|
3192
3061
|
}
|
|
3193
3062
|
],
|
|
3194
3063
|
"compatibility": {
|
|
3195
|
-
"nuxt": "
|
|
3064
|
+
"nuxt": ">=3.1.0",
|
|
3196
3065
|
"requires": {
|
|
3197
3066
|
"bridge": "optional"
|
|
3198
3067
|
}
|
|
3199
|
-
}
|
|
3068
|
+
},
|
|
3069
|
+
"mcp": "https://image.nuxt.com/mcp"
|
|
3200
3070
|
},
|
|
3201
3071
|
{
|
|
3202
3072
|
"name": "imagemin",
|
|
@@ -3221,31 +3091,6 @@
|
|
|
3221
3091
|
"requires": {}
|
|
3222
3092
|
}
|
|
3223
3093
|
},
|
|
3224
|
-
{
|
|
3225
|
-
"name": "inkline",
|
|
3226
|
-
"description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
|
|
3227
|
-
"repo": "inkline/inkline",
|
|
3228
|
-
"npm": "inkline",
|
|
3229
|
-
"icon": "inkline.svg",
|
|
3230
|
-
"github": "https://github.com/inkline/inkline",
|
|
3231
|
-
"website": "https://inkline.io",
|
|
3232
|
-
"learn_more": "https://inkline.io/docs/installation/nuxt",
|
|
3233
|
-
"category": "UI",
|
|
3234
|
-
"type": "3rd-party",
|
|
3235
|
-
"maintainers": [
|
|
3236
|
-
{
|
|
3237
|
-
"name": "Alex Grozav",
|
|
3238
|
-
"github": "alexgrozav",
|
|
3239
|
-
"twitter": "alexgrozav"
|
|
3240
|
-
}
|
|
3241
|
-
],
|
|
3242
|
-
"compatibility": {
|
|
3243
|
-
"nuxt": "^2.0.0 || >=3.0.0",
|
|
3244
|
-
"requires": {
|
|
3245
|
-
"bridge": true
|
|
3246
|
-
}
|
|
3247
|
-
}
|
|
3248
|
-
},
|
|
3249
3094
|
{
|
|
3250
3095
|
"name": "intercom",
|
|
3251
3096
|
"description": "Conversational, messenger-based experiences with Intercom Module for Nuxt",
|
|
@@ -3288,7 +3133,7 @@
|
|
|
3288
3133
|
}
|
|
3289
3134
|
],
|
|
3290
3135
|
"compatibility": {
|
|
3291
|
-
"nuxt": ">=3.0.0",
|
|
3136
|
+
"nuxt": ">=3.0.0-rc.12",
|
|
3292
3137
|
"requires": {}
|
|
3293
3138
|
}
|
|
3294
3139
|
},
|
|
@@ -3311,7 +3156,7 @@
|
|
|
3311
3156
|
}
|
|
3312
3157
|
],
|
|
3313
3158
|
"compatibility": {
|
|
3314
|
-
"nuxt": "
|
|
3159
|
+
"nuxt": ">=3.0.0",
|
|
3315
3160
|
"requires": {}
|
|
3316
3161
|
}
|
|
3317
3162
|
},
|
|
@@ -3333,7 +3178,7 @@
|
|
|
3333
3178
|
}
|
|
3334
3179
|
],
|
|
3335
3180
|
"compatibility": {
|
|
3336
|
-
"nuxt": "
|
|
3181
|
+
"nuxt": ">=3.0.0",
|
|
3337
3182
|
"requires": {}
|
|
3338
3183
|
}
|
|
3339
3184
|
},
|
|
@@ -3355,7 +3200,7 @@
|
|
|
3355
3200
|
}
|
|
3356
3201
|
],
|
|
3357
3202
|
"compatibility": {
|
|
3358
|
-
"nuxt": "
|
|
3203
|
+
"nuxt": ">=3.0.0",
|
|
3359
3204
|
"requires": {}
|
|
3360
3205
|
}
|
|
3361
3206
|
},
|
|
@@ -3388,8 +3233,8 @@
|
|
|
3388
3233
|
"npm": "@nuxtjs/kinde",
|
|
3389
3234
|
"icon": "kinde.svg",
|
|
3390
3235
|
"github": "https://github.com/nuxt-modules/kinde",
|
|
3391
|
-
"website": "https://kinde.com/docs/developer-tools/nuxt-module/",
|
|
3392
|
-
"learn_more": "https://kinde.com/",
|
|
3236
|
+
"website": "https://www.kinde.com/docs/developer-tools/nuxt-module/",
|
|
3237
|
+
"learn_more": "https://www.kinde.com/",
|
|
3393
3238
|
"category": "Security",
|
|
3394
3239
|
"type": "community",
|
|
3395
3240
|
"maintainers": [
|
|
@@ -3417,7 +3262,7 @@
|
|
|
3417
3262
|
"repo": "kong/kongponents",
|
|
3418
3263
|
"npm": "@kong/kongponents",
|
|
3419
3264
|
"icon": "kong.svg",
|
|
3420
|
-
"github": "https://github.com/
|
|
3265
|
+
"github": "https://github.com/kong/kongponents",
|
|
3421
3266
|
"website": "https://kongponents.konghq.com/",
|
|
3422
3267
|
"learn_more": "https://kongponents.konghq.com/guide/usage.html#nuxt-module",
|
|
3423
3268
|
"category": "UI",
|
|
@@ -3438,11 +3283,11 @@
|
|
|
3438
3283
|
{
|
|
3439
3284
|
"name": "kql",
|
|
3440
3285
|
"description": "Nuxt module for Kirby's Query Language API",
|
|
3441
|
-
"repo": "johannschopplich/nuxt-
|
|
3286
|
+
"repo": "johannschopplich/nuxt-kirby",
|
|
3442
3287
|
"npm": "nuxt-kirby",
|
|
3443
3288
|
"icon": "kql.svg",
|
|
3444
|
-
"github": "https://github.com/johannschopplich/nuxt-
|
|
3445
|
-
"website": "https://nuxt-
|
|
3289
|
+
"github": "https://github.com/johannschopplich/nuxt-kirby",
|
|
3290
|
+
"website": "https://nuxt-kirby.byjohann.dev/",
|
|
3446
3291
|
"learn_more": "",
|
|
3447
3292
|
"category": "CMS",
|
|
3448
3293
|
"type": "3rd-party",
|
|
@@ -3455,18 +3300,18 @@
|
|
|
3455
3300
|
}
|
|
3456
3301
|
],
|
|
3457
3302
|
"compatibility": {
|
|
3458
|
-
"nuxt": ">=
|
|
3303
|
+
"nuxt": ">=4.0.0",
|
|
3459
3304
|
"requires": {}
|
|
3460
3305
|
}
|
|
3461
3306
|
},
|
|
3462
3307
|
{
|
|
3463
3308
|
"name": "laravel-echo",
|
|
3464
3309
|
"description": "Laravel Echo for Nuxt",
|
|
3465
|
-
"repo": "nuxt-community/laravel-echo",
|
|
3310
|
+
"repo": "nuxt-community/laravel-echo-module",
|
|
3466
3311
|
"npm": "@nuxtjs/laravel-echo",
|
|
3467
3312
|
"icon": "laravel-echo.png",
|
|
3468
|
-
"github": "https://github.com/nuxt-community/laravel-echo",
|
|
3469
|
-
"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",
|
|
3470
3315
|
"learn_more": "https://laravel.com/docs/8.x/broadcasting#installing-laravel-echo",
|
|
3471
3316
|
"category": "CMS",
|
|
3472
3317
|
"type": "community",
|
|
@@ -3482,28 +3327,6 @@
|
|
|
3482
3327
|
"requires": {}
|
|
3483
3328
|
}
|
|
3484
3329
|
},
|
|
3485
|
-
{
|
|
3486
|
-
"name": "laravel-nuxt",
|
|
3487
|
-
"description": "Build a SPA with Laravel and Nuxt",
|
|
3488
|
-
"repo": "skyrpex/laravel-nuxt-js",
|
|
3489
|
-
"npm": "laravel-nuxt",
|
|
3490
|
-
"icon": "",
|
|
3491
|
-
"github": "https://github.com/skyrpex/laravel-nuxt-js",
|
|
3492
|
-
"website": "https://github.com/skyrpex/laravel-nuxt-js",
|
|
3493
|
-
"learn_more": "https://laravel.com/",
|
|
3494
|
-
"category": "CMS",
|
|
3495
|
-
"type": "3rd-party",
|
|
3496
|
-
"maintainers": [
|
|
3497
|
-
{
|
|
3498
|
-
"name": "Cristian Pallarés",
|
|
3499
|
-
"github": "skyrpex"
|
|
3500
|
-
}
|
|
3501
|
-
],
|
|
3502
|
-
"compatibility": {
|
|
3503
|
-
"nuxt": "^2.0.0",
|
|
3504
|
-
"requires": {}
|
|
3505
|
-
}
|
|
3506
|
-
},
|
|
3507
3330
|
{
|
|
3508
3331
|
"name": "laravel",
|
|
3509
3332
|
"description": "Nuxt cli extension for use with laravel as backend",
|
|
@@ -3570,7 +3393,7 @@
|
|
|
3570
3393
|
}
|
|
3571
3394
|
],
|
|
3572
3395
|
"compatibility": {
|
|
3573
|
-
"nuxt": "
|
|
3396
|
+
"nuxt": ">=3.0.0",
|
|
3574
3397
|
"requires": {}
|
|
3575
3398
|
}
|
|
3576
3399
|
},
|
|
@@ -3581,8 +3404,8 @@
|
|
|
3581
3404
|
"npm": "nuxt-link-checker",
|
|
3582
3405
|
"icon": "link-checker.svg",
|
|
3583
3406
|
"github": "https://github.com/harlan-zw/nuxt-link-checker",
|
|
3584
|
-
"website": "https://nuxtseo.com/link-checker",
|
|
3585
|
-
"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",
|
|
3586
3409
|
"category": "SEO",
|
|
3587
3410
|
"type": "3rd-party",
|
|
3588
3411
|
"maintainers": [
|
|
@@ -3594,7 +3417,7 @@
|
|
|
3594
3417
|
}
|
|
3595
3418
|
],
|
|
3596
3419
|
"compatibility": {
|
|
3597
|
-
"nuxt": ">=3.
|
|
3420
|
+
"nuxt": ">=3.9.0",
|
|
3598
3421
|
"requires": {},
|
|
3599
3422
|
"devtools": "^0.0.0"
|
|
3600
3423
|
}
|
|
@@ -3602,14 +3425,14 @@
|
|
|
3602
3425
|
{
|
|
3603
3426
|
"name": "llms",
|
|
3604
3427
|
"description": "Generate llms.txt documentation for your Nuxt application",
|
|
3605
|
-
"repo": "
|
|
3428
|
+
"repo": "nuxt-content/nuxt-llms",
|
|
3606
3429
|
"npm": "nuxt-llms",
|
|
3607
3430
|
"icon": "llms.png",
|
|
3608
|
-
"github": "https://github.com/
|
|
3609
|
-
"website": "https://github.com/
|
|
3431
|
+
"github": "https://github.com/nuxt-content/nuxt-llms",
|
|
3432
|
+
"website": "https://github.com/nuxt-content/nuxt-llms",
|
|
3610
3433
|
"learn_more": "",
|
|
3611
3434
|
"category": "AI",
|
|
3612
|
-
"type": "
|
|
3435
|
+
"type": "community",
|
|
3613
3436
|
"maintainers": [
|
|
3614
3437
|
{
|
|
3615
3438
|
"name": "Farnabaz",
|
|
@@ -3660,11 +3483,11 @@
|
|
|
3660
3483
|
{
|
|
3661
3484
|
"name": "localtunnel",
|
|
3662
3485
|
"description": "exposes your localhost to the world for easy testing and sharing",
|
|
3663
|
-
"repo": "nuxt-community/modules#master/packages/localtunnel",
|
|
3486
|
+
"repo": "nuxt-community/legacy-modules#master/packages/localtunnel",
|
|
3664
3487
|
"npm": "@nuxtjs/localtunnel",
|
|
3665
3488
|
"icon": "localtunnel.png",
|
|
3666
|
-
"github": "https://github.com/nuxt-community/modules
|
|
3667
|
-
"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",
|
|
3668
3491
|
"learn_more": "https://github.com/localtunnel/localtunnel",
|
|
3669
3492
|
"category": "Devtools",
|
|
3670
3493
|
"type": "community",
|
|
@@ -3684,10 +3507,10 @@
|
|
|
3684
3507
|
{
|
|
3685
3508
|
"name": "locomotive-scroll",
|
|
3686
3509
|
"description": "A Nuxt module to easily integrate Locomotive Scroll into your Nuxt application.",
|
|
3687
|
-
"repo": "
|
|
3510
|
+
"repo": "nuxtaid/nuxt-locomotive-scroll",
|
|
3688
3511
|
"npm": "nuxt-locomotive-scroll",
|
|
3689
3512
|
"icon": "locomotive-scroll.png",
|
|
3690
|
-
"github": "https://github.com/
|
|
3513
|
+
"github": "https://github.com/nuxtaid/nuxt-locomotive-scroll",
|
|
3691
3514
|
"website": "https://docs.arashsheyda.me/nuxt-locomotive-scroll",
|
|
3692
3515
|
"learn_more": "https://github.com/locomotivemtl/locomotive-scroll",
|
|
3693
3516
|
"category": "Libraries",
|
|
@@ -3705,28 +3528,6 @@
|
|
|
3705
3528
|
"requires": {}
|
|
3706
3529
|
}
|
|
3707
3530
|
},
|
|
3708
|
-
{
|
|
3709
|
-
"name": "lodash",
|
|
3710
|
-
"description": "lodash module with auto-import and custom prefix",
|
|
3711
|
-
"repo": "cipami/nuxt-lodash",
|
|
3712
|
-
"npm": "nuxt-lodash",
|
|
3713
|
-
"icon": "lodash.svg",
|
|
3714
|
-
"github": "https://github.com/cipami/nuxt-lodash",
|
|
3715
|
-
"website": "https://github.com/cipami/nuxt-lodash#readme",
|
|
3716
|
-
"learn_more": "https://github.com/lodash/lodash",
|
|
3717
|
-
"category": "Libraries",
|
|
3718
|
-
"type": "3rd-party",
|
|
3719
|
-
"maintainers": [
|
|
3720
|
-
{
|
|
3721
|
-
"name": "Michal Čípa",
|
|
3722
|
-
"github": "cipami"
|
|
3723
|
-
}
|
|
3724
|
-
],
|
|
3725
|
-
"compatibility": {
|
|
3726
|
-
"nuxt": ">=3.0.0",
|
|
3727
|
-
"requires": {}
|
|
3728
|
-
}
|
|
3729
|
-
},
|
|
3730
3531
|
{
|
|
3731
3532
|
"name": "logrocket",
|
|
3732
3533
|
"description": "LogRocket module for Nuxt to help you fix bugs and understand user behaviour.",
|
|
@@ -3735,7 +3536,7 @@
|
|
|
3735
3536
|
"icon": "logrocket.png",
|
|
3736
3537
|
"github": "https://github.com/nuxt-modules/logrocket",
|
|
3737
3538
|
"website": "https://github.com/nuxt-modules/logrocket",
|
|
3738
|
-
"learn_more": "https://docs.logrocket.com/docs",
|
|
3539
|
+
"learn_more": "https://docs.logrocket.com/docs/introduction",
|
|
3739
3540
|
"category": "Monitoring",
|
|
3740
3541
|
"type": "community",
|
|
3741
3542
|
"maintainers": [
|
|
@@ -3756,9 +3557,9 @@
|
|
|
3756
3557
|
"repo": "logto-io/js#master/packages/nuxt",
|
|
3757
3558
|
"npm": "@logto/nuxt",
|
|
3758
3559
|
"icon": "logto.svg",
|
|
3759
|
-
"github": "https://github.com/logto-io/js
|
|
3560
|
+
"github": "https://github.com/logto-io/js",
|
|
3760
3561
|
"website": "https://logto.io",
|
|
3761
|
-
"learn_more": "https://docs.logto.io",
|
|
3562
|
+
"learn_more": "https://docs.logto.io/introduction",
|
|
3762
3563
|
"category": "Security",
|
|
3763
3564
|
"type": "3rd-party",
|
|
3764
3565
|
"maintainers": [
|
|
@@ -3820,7 +3621,7 @@
|
|
|
3820
3621
|
}
|
|
3821
3622
|
],
|
|
3822
3623
|
"compatibility": {
|
|
3823
|
-
"nuxt": ">=3.
|
|
3624
|
+
"nuxt": ">=3.3.0",
|
|
3824
3625
|
"requires": {}
|
|
3825
3626
|
}
|
|
3826
3627
|
},
|
|
@@ -3853,8 +3654,8 @@
|
|
|
3853
3654
|
"npm": "magic-regexp",
|
|
3854
3655
|
"icon": "magic-regexp.svg",
|
|
3855
3656
|
"github": "https://github.com/unjs/magic-regexp",
|
|
3856
|
-
"website": "https://
|
|
3857
|
-
"learn_more": "https://
|
|
3657
|
+
"website": "https://regexp.dev/",
|
|
3658
|
+
"learn_more": "https://regexp.dev/",
|
|
3858
3659
|
"category": "Libraries",
|
|
3859
3660
|
"type": "3rd-party",
|
|
3860
3661
|
"maintainers": [
|
|
@@ -3876,7 +3677,7 @@
|
|
|
3876
3677
|
"repo": "yizack/nuxt-mailchannels",
|
|
3877
3678
|
"npm": "nuxt-mailchannels",
|
|
3878
3679
|
"icon": "mailchannels.svg",
|
|
3879
|
-
"github": "https://github.com/
|
|
3680
|
+
"github": "https://github.com/yizack/nuxt-mailchannels",
|
|
3880
3681
|
"website": "https://github.com/Yizack/nuxt-mailchannels",
|
|
3881
3682
|
"learn_more": "https://www.mailchannels.com/email-api/",
|
|
3882
3683
|
"category": "Extensions",
|
|
@@ -3947,7 +3748,7 @@
|
|
|
3947
3748
|
"repo": "hanzydev/nuxt-marquee",
|
|
3948
3749
|
"npm": "nuxt-marquee",
|
|
3949
3750
|
"icon": "marquee.png",
|
|
3950
|
-
"github": "https://github.com/hanzydev/nuxt-marquee
|
|
3751
|
+
"github": "https://github.com/hanzydev/nuxt-marquee",
|
|
3951
3752
|
"website": "https://hanzydev.github.io/nuxt-marquee/",
|
|
3952
3753
|
"learn_more": "",
|
|
3953
3754
|
"category": "UI",
|
|
@@ -3993,7 +3794,7 @@
|
|
|
3993
3794
|
"repo": "louismazel/maz-ui#master/packages/nuxt",
|
|
3994
3795
|
"npm": "@maz-ui/nuxt",
|
|
3995
3796
|
"icon": "maz-ui.png",
|
|
3996
|
-
"github": "https://github.com/
|
|
3797
|
+
"github": "https://github.com/louismazel/maz-ui",
|
|
3997
3798
|
"website": "https://maz-ui.com/",
|
|
3998
3799
|
"learn_more": "https://maz-ui.com/guide/nuxt",
|
|
3999
3800
|
"category": "UI",
|
|
@@ -4002,7 +3803,7 @@
|
|
|
4002
3803
|
{
|
|
4003
3804
|
"name": "Mazel",
|
|
4004
3805
|
"github": "LouisMazel",
|
|
4005
|
-
"twitter": "
|
|
3806
|
+
"twitter": "maz__ui"
|
|
4006
3807
|
}
|
|
4007
3808
|
],
|
|
4008
3809
|
"compatibility": {
|
|
@@ -4011,13 +3812,13 @@
|
|
|
4011
3812
|
}
|
|
4012
3813
|
},
|
|
4013
3814
|
{
|
|
4014
|
-
"name": "mcp
|
|
3815
|
+
"name": "mcp",
|
|
4015
3816
|
"description": "Create MCP servers directly in your Nuxt application with zero configuration.",
|
|
4016
3817
|
"repo": "nuxt-modules/mcp-toolkit#main/packages/nuxt-mcp-toolkit",
|
|
4017
3818
|
"npm": "@nuxtjs/mcp-toolkit",
|
|
4018
3819
|
"icon": "mcp-toolkit.png",
|
|
4019
|
-
"github": "https://github.com/nuxt-modules/mcp-toolkit
|
|
4020
|
-
"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",
|
|
4021
3822
|
"learn_more": "",
|
|
4022
3823
|
"category": "AI",
|
|
4023
3824
|
"type": "community",
|
|
@@ -4038,11 +3839,11 @@
|
|
|
4038
3839
|
{
|
|
4039
3840
|
"name": "mdc",
|
|
4040
3841
|
"description": "MDC supercharges regular Markdown to write documents interacting deeply with any Vue component.",
|
|
4041
|
-
"repo": "nuxt-
|
|
3842
|
+
"repo": "nuxt-content/mdc",
|
|
4042
3843
|
"npm": "@nuxtjs/mdc",
|
|
4043
3844
|
"icon": "mdc.png",
|
|
4044
|
-
"github": "https://github.com/nuxt-
|
|
4045
|
-
"website": "https://github.com/nuxt-
|
|
3845
|
+
"github": "https://github.com/nuxt-content/mdc",
|
|
3846
|
+
"website": "https://github.com/nuxt-content/mdc",
|
|
4046
3847
|
"learn_more": "",
|
|
4047
3848
|
"category": "Extensions",
|
|
4048
3849
|
"type": "community",
|
|
@@ -4085,14 +3886,14 @@
|
|
|
4085
3886
|
{
|
|
4086
3887
|
"name": "medusa",
|
|
4087
3888
|
"description": "Easily connect to Medusa from your Nuxt application",
|
|
4088
|
-
"repo": "
|
|
3889
|
+
"repo": "nuxt-modules/medusa",
|
|
4089
3890
|
"npm": "@nuxtjs/medusa",
|
|
4090
3891
|
"icon": "medusa.svg",
|
|
4091
|
-
"github": "https://github.com/
|
|
3892
|
+
"github": "https://github.com/nuxt-modules/medusa",
|
|
4092
3893
|
"website": "https://nuxt-medusa.vercel.app/",
|
|
4093
3894
|
"learn_more": "https://nuxt-medusa.vercel.app/",
|
|
4094
3895
|
"category": "Ecommerce",
|
|
4095
|
-
"type": "
|
|
3896
|
+
"type": "community",
|
|
4096
3897
|
"maintainers": [
|
|
4097
3898
|
{
|
|
4098
3899
|
"name": "Jakub Andrzejewski",
|
|
@@ -4188,7 +3989,7 @@
|
|
|
4188
3989
|
"npm": "@mojocss/nuxt",
|
|
4189
3990
|
"icon": "mojocss.svg",
|
|
4190
3991
|
"github": "https://github.com/mojocss/mojocss-nuxt-module",
|
|
4191
|
-
"website": "https://
|
|
3992
|
+
"website": "https://github.com/mojocss/mojocss-nuxt-module",
|
|
4192
3993
|
"learn_more": "",
|
|
4193
3994
|
"category": "UI",
|
|
4194
3995
|
"type": "3rd-party",
|
|
@@ -4199,7 +4000,7 @@
|
|
|
4199
4000
|
}
|
|
4200
4001
|
],
|
|
4201
4002
|
"compatibility": {
|
|
4202
|
-
"nuxt": "
|
|
4003
|
+
"nuxt": ">=3.0.0",
|
|
4203
4004
|
"requires": {}
|
|
4204
4005
|
}
|
|
4205
4006
|
},
|
|
@@ -4257,11 +4058,11 @@
|
|
|
4257
4058
|
{
|
|
4258
4059
|
"name": "neo4j",
|
|
4259
4060
|
"description": "Effortlessly integrate Neo4j's powerful graph database into your Nuxt applications!",
|
|
4260
|
-
"repo": "
|
|
4061
|
+
"repo": "nuxtaid/nuxt-neo4j",
|
|
4261
4062
|
"npm": "nuxt-neo4j",
|
|
4262
4063
|
"icon": "nuxt-neo4j.png",
|
|
4263
|
-
"github": "https://github.com/
|
|
4264
|
-
"website": "https://github.com/
|
|
4064
|
+
"github": "https://github.com/nuxtaid/nuxt-neo4j",
|
|
4065
|
+
"website": "https://github.com/nuxtaid/nuxt-neo4j",
|
|
4265
4066
|
"learn_more": "",
|
|
4266
4067
|
"category": "Database",
|
|
4267
4068
|
"type": "3rd-party",
|
|
@@ -4278,35 +4079,12 @@
|
|
|
4278
4079
|
"requires": {}
|
|
4279
4080
|
}
|
|
4280
4081
|
},
|
|
4281
|
-
{
|
|
4282
|
-
"name": "netlify-cache",
|
|
4283
|
-
"description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
|
|
4284
|
-
"repo": "DreaMinder/nuxt-netlify-cache",
|
|
4285
|
-
"npm": "nuxt-netlify-cache",
|
|
4286
|
-
"icon": "netlify.png",
|
|
4287
|
-
"github": "https://github.com/DreaMinder/nuxt-netlify-cache",
|
|
4288
|
-
"website": "https://github.com/DreaMinder/nuxt-netlify-cache",
|
|
4289
|
-
"learn_more": "https://www.netlify.com/",
|
|
4290
|
-
"category": "Deployment",
|
|
4291
|
-
"type": "3rd-party",
|
|
4292
|
-
"maintainers": [
|
|
4293
|
-
{
|
|
4294
|
-
"name": "DreaMinder",
|
|
4295
|
-
"github": "DreaMinder",
|
|
4296
|
-
"twitter": "DreaMinder"
|
|
4297
|
-
}
|
|
4298
|
-
],
|
|
4299
|
-
"compatibility": {
|
|
4300
|
-
"nuxt": "^2.0.0",
|
|
4301
|
-
"requires": {}
|
|
4302
|
-
}
|
|
4303
|
-
},
|
|
4304
4082
|
{
|
|
4305
4083
|
"name": "netlify-files",
|
|
4306
4084
|
"description": "Nuxt module to create new _headers, _redirects and netlify.toml files for Netlify or to use existing ones",
|
|
4307
4085
|
"repo": "nuxt-community/netlify-files-module",
|
|
4308
4086
|
"npm": "@nuxtjs/netlify-files",
|
|
4309
|
-
"icon": "netlify.
|
|
4087
|
+
"icon": "netlify.svg",
|
|
4310
4088
|
"github": "https://github.com/nuxt-community/netlify-files-module",
|
|
4311
4089
|
"website": "https://github.com/nuxt-community/netlify-files-module",
|
|
4312
4090
|
"learn_more": "https://www.netlify.com/",
|
|
@@ -4327,23 +4105,23 @@
|
|
|
4327
4105
|
},
|
|
4328
4106
|
{
|
|
4329
4107
|
"name": "netlify",
|
|
4330
|
-
"description": "
|
|
4331
|
-
"repo": "
|
|
4332
|
-
"npm": "@
|
|
4333
|
-
"icon": "netlify.
|
|
4334
|
-
"github": "https://github.com/
|
|
4335
|
-
"website": "https://github.com/
|
|
4336
|
-
"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",
|
|
4337
4115
|
"category": "Deployment",
|
|
4338
4116
|
"type": "3rd-party",
|
|
4339
4117
|
"maintainers": [
|
|
4340
4118
|
{
|
|
4341
|
-
"name": "
|
|
4342
|
-
"github": "
|
|
4119
|
+
"name": "Netlify",
|
|
4120
|
+
"github": "netlify"
|
|
4343
4121
|
}
|
|
4344
4122
|
],
|
|
4345
4123
|
"compatibility": {
|
|
4346
|
-
"nuxt": "^
|
|
4124
|
+
"nuxt": "^3.0.0 || ^4.0.0",
|
|
4347
4125
|
"requires": {}
|
|
4348
4126
|
}
|
|
4349
4127
|
},
|
|
@@ -4461,6 +4239,28 @@
|
|
|
4461
4239
|
"requires": {}
|
|
4462
4240
|
}
|
|
4463
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
|
+
},
|
|
4464
4264
|
{
|
|
4465
4265
|
"name": "nuxt-aidbase",
|
|
4466
4266
|
"description": "Easily integrate Aidbase into your Nuxt app.",
|
|
@@ -4577,6 +4377,30 @@
|
|
|
4577
4377
|
"requires": {}
|
|
4578
4378
|
}
|
|
4579
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
|
+
},
|
|
4580
4404
|
{
|
|
4581
4405
|
"name": "nuxt-basic-auth",
|
|
4582
4406
|
"description": "Nuxt Module for Basic Authentication",
|
|
@@ -4645,7 +4469,7 @@
|
|
|
4645
4469
|
}
|
|
4646
4470
|
],
|
|
4647
4471
|
"compatibility": {
|
|
4648
|
-
"nuxt": ">=3.
|
|
4472
|
+
"nuxt": ">=3.13.1",
|
|
4649
4473
|
"requires": {},
|
|
4650
4474
|
"devtools": "^0.0.0"
|
|
4651
4475
|
}
|
|
@@ -4675,12 +4499,12 @@
|
|
|
4675
4499
|
{
|
|
4676
4500
|
"name": "nuxt-charts",
|
|
4677
4501
|
"description": "Nuxt module for vue-chrts",
|
|
4678
|
-
"repo": "dennisadriaans/vue-chrts#main/packages/nuxt",
|
|
4502
|
+
"repo": "dennisadriaans/vue-chrts#main/packages/nuxt-charts",
|
|
4679
4503
|
"npm": "nuxt-charts",
|
|
4680
4504
|
"icon": "nuxt-charts.svg",
|
|
4681
4505
|
"github": "https://github.com/dennisadriaans/vue-chrts",
|
|
4682
4506
|
"website": "https://nuxtcharts.com/",
|
|
4683
|
-
"learn_more": "https://nuxtcharts.com/docs",
|
|
4507
|
+
"learn_more": "https://nuxtcharts.com/docs/getting-started/installation",
|
|
4684
4508
|
"category": "UI",
|
|
4685
4509
|
"type": "3rd-party",
|
|
4686
4510
|
"maintainers": [
|
|
@@ -4713,6 +4537,28 @@
|
|
|
4713
4537
|
"github": "schnapsterdog"
|
|
4714
4538
|
}
|
|
4715
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
|
+
],
|
|
4716
4562
|
"compatibility": {
|
|
4717
4563
|
"nuxt": ">=3.0.0",
|
|
4718
4564
|
"requires": {}
|
|
@@ -4724,7 +4570,7 @@
|
|
|
4724
4570
|
"repo": "thimodev/nuxt-codemirror",
|
|
4725
4571
|
"npm": "nuxt-codemirror",
|
|
4726
4572
|
"icon": "nuxt-codemirror.svg",
|
|
4727
|
-
"github": "https://github.com/
|
|
4573
|
+
"github": "https://github.com/thimodev/nuxt-codemirror",
|
|
4728
4574
|
"website": "https://github.com/ThimoDEV/nuxt-codemirror",
|
|
4729
4575
|
"learn_more": "https://github.com/ThimoDEV/nuxt-codemirror",
|
|
4730
4576
|
"category": "Libraries",
|
|
@@ -4747,7 +4593,7 @@
|
|
|
4747
4593
|
"repo": "lorexiq/nuxt-color-picker",
|
|
4748
4594
|
"npm": "nuxt-color-picker",
|
|
4749
4595
|
"icon": "nuxt-color-picker.png",
|
|
4750
|
-
"github": "https://github.com/
|
|
4596
|
+
"github": "https://github.com/lorexiq/nuxt-color-picker",
|
|
4751
4597
|
"website": "https://nuxt-color-picker.nuxt.dev/",
|
|
4752
4598
|
"learn_more": "",
|
|
4753
4599
|
"category": "UI",
|
|
@@ -4766,41 +4612,19 @@
|
|
|
4766
4612
|
},
|
|
4767
4613
|
{
|
|
4768
4614
|
"name": "nuxt-componentsbook-module",
|
|
4769
|
-
"description": "Storybook-like experience for Nuxt components",
|
|
4770
|
-
"repo": "s00d/nuxt-componentsbook-module",
|
|
4771
|
-
"npm": "nuxt-componentsbook-module",
|
|
4772
|
-
"icon": "nuxt-componentsbook-module.png",
|
|
4773
|
-
"github": "https://github.com/s00d/nuxt-componentsbook-module",
|
|
4774
|
-
"website": "https://github.com/s00d/nuxt-componentsbook-module",
|
|
4775
|
-
"learn_more": "https://www.npmjs.com/package/nuxt-componentsbook-module",
|
|
4776
|
-
"category": "Extensions",
|
|
4777
|
-
"type": "3rd-party",
|
|
4778
|
-
"maintainers": [
|
|
4779
|
-
{
|
|
4780
|
-
"name": "Pavel Kuzmin",
|
|
4781
|
-
"github": "s00d"
|
|
4782
|
-
}
|
|
4783
|
-
],
|
|
4784
|
-
"compatibility": {
|
|
4785
|
-
"nuxt": ">=3.0.0",
|
|
4786
|
-
"requires": {}
|
|
4787
|
-
}
|
|
4788
|
-
},
|
|
4789
|
-
{
|
|
4790
|
-
"name": "nuxt-cookie-consent",
|
|
4791
|
-
"description": "Nuxt module for integrating with cookie consent providers with ease",
|
|
4792
|
-
"repo": "weareheavy/nuxt-cookie-consent",
|
|
4793
|
-
"npm": "@weareheavy/nuxt-cookie-consent",
|
|
4794
|
-
"icon": "wah.svg",
|
|
4795
|
-
"github": "https://github.com/weareheavy/nuxt-cookie-consent",
|
|
4796
|
-
"website": "https://nuxt-cookie-consent.packages.weareheavy.com",
|
|
4797
|
-
"learn_more": "",
|
|
4615
|
+
"description": "Storybook-like experience for Nuxt components",
|
|
4616
|
+
"repo": "s00d/nuxt-componentsbook-module",
|
|
4617
|
+
"npm": "nuxt-componentsbook-module",
|
|
4618
|
+
"icon": "nuxt-componentsbook-module.png",
|
|
4619
|
+
"github": "https://github.com/s00d/nuxt-componentsbook-module",
|
|
4620
|
+
"website": "https://github.com/s00d/nuxt-componentsbook-module",
|
|
4621
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-componentsbook-module",
|
|
4798
4622
|
"category": "Extensions",
|
|
4799
4623
|
"type": "3rd-party",
|
|
4800
4624
|
"maintainers": [
|
|
4801
4625
|
{
|
|
4802
|
-
"name": "
|
|
4803
|
-
"github": "
|
|
4626
|
+
"name": "Pavel Kuzmin",
|
|
4627
|
+
"github": "s00d"
|
|
4804
4628
|
}
|
|
4805
4629
|
],
|
|
4806
4630
|
"compatibility": {
|
|
@@ -4816,7 +4640,7 @@
|
|
|
4816
4640
|
"icon": "nuxt-coolify.svg",
|
|
4817
4641
|
"github": "https://github.com/justserdar/nuxt-coolify",
|
|
4818
4642
|
"website": "https://github.com/justserdar/nuxt-coolify",
|
|
4819
|
-
"learn_more": "
|
|
4643
|
+
"learn_more": "",
|
|
4820
4644
|
"category": "Request",
|
|
4821
4645
|
"type": "3rd-party",
|
|
4822
4646
|
"maintainers": [
|
|
@@ -4831,6 +4655,28 @@
|
|
|
4831
4655
|
"requires": {}
|
|
4832
4656
|
}
|
|
4833
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
|
+
},
|
|
4834
4680
|
{
|
|
4835
4681
|
"name": "nuxt-email-renderer",
|
|
4836
4682
|
"description": "A Nuxt module that provides high-quality, unstyled components & utils for creating emails using Vue and TypeScript.",
|
|
@@ -4868,7 +4714,7 @@
|
|
|
4868
4714
|
"type": "3rd-party",
|
|
4869
4715
|
"maintainers": [
|
|
4870
4716
|
{
|
|
4871
|
-
"name": "Supanut
|
|
4717
|
+
"name": "Supanut Weerachotthakorn",
|
|
4872
4718
|
"github": "Boomgeek"
|
|
4873
4719
|
},
|
|
4874
4720
|
{
|
|
@@ -4877,7 +4723,7 @@
|
|
|
4877
4723
|
}
|
|
4878
4724
|
],
|
|
4879
4725
|
"compatibility": {
|
|
4880
|
-
"nuxt": "
|
|
4726
|
+
"nuxt": "^3.6.0",
|
|
4881
4727
|
"requires": {}
|
|
4882
4728
|
}
|
|
4883
4729
|
},
|
|
@@ -4939,7 +4785,8 @@
|
|
|
4939
4785
|
"maintainers": [
|
|
4940
4786
|
{
|
|
4941
4787
|
"name": "Ali Sokkar",
|
|
4942
|
-
"github": "NyllRE"
|
|
4788
|
+
"github": "NyllRE",
|
|
4789
|
+
"twitter": "nyllre"
|
|
4943
4790
|
}
|
|
4944
4791
|
],
|
|
4945
4792
|
"compatibility": {
|
|
@@ -4991,7 +4838,7 @@
|
|
|
4991
4838
|
}
|
|
4992
4839
|
],
|
|
4993
4840
|
"compatibility": {
|
|
4994
|
-
"nuxt": "
|
|
4841
|
+
"nuxt": ">=3.0.0",
|
|
4995
4842
|
"requires": {}
|
|
4996
4843
|
}
|
|
4997
4844
|
},
|
|
@@ -5026,7 +4873,7 @@
|
|
|
5026
4873
|
"npm": "nuxt-glaze",
|
|
5027
4874
|
"icon": "nuxt-glaze.png",
|
|
5028
4875
|
"github": "https://github.com/holux-design/nuxt-glaze",
|
|
5029
|
-
"website": "https://glaze.dev",
|
|
4876
|
+
"website": "https://www.glaze.dev/",
|
|
5030
4877
|
"learn_more": "",
|
|
5031
4878
|
"category": "Libraries",
|
|
5032
4879
|
"type": "3rd-party",
|
|
@@ -5059,7 +4906,7 @@
|
|
|
5059
4906
|
}
|
|
5060
4907
|
],
|
|
5061
4908
|
"compatibility": {
|
|
5062
|
-
"nuxt": "^3.0.0",
|
|
4909
|
+
"nuxt": "^3.0.0 || ^4.0.0",
|
|
5063
4910
|
"requires": {}
|
|
5064
4911
|
}
|
|
5065
4912
|
},
|
|
@@ -5081,13 +4928,13 @@
|
|
|
5081
4928
|
}
|
|
5082
4929
|
],
|
|
5083
4930
|
"compatibility": {
|
|
5084
|
-
"nuxt": "
|
|
4931
|
+
"nuxt": "^3.0.0",
|
|
5085
4932
|
"requires": {}
|
|
5086
4933
|
}
|
|
5087
4934
|
},
|
|
5088
4935
|
{
|
|
5089
4936
|
"name": "nuxt-gql-pulse",
|
|
5090
|
-
"description": "A Nuxt
|
|
4937
|
+
"description": "A Nuxt module for making GraphQL requests with ease, leveraging the power of Nuxt's composables.",
|
|
5091
4938
|
"repo": "Abbasmoe/nuxt-gql-pulse",
|
|
5092
4939
|
"npm": "nuxt-gql-pulse",
|
|
5093
4940
|
"icon": "nuxt-gql-pulse.png",
|
|
@@ -5098,12 +4945,12 @@
|
|
|
5098
4945
|
"type": "3rd-party",
|
|
5099
4946
|
"maintainers": [
|
|
5100
4947
|
{
|
|
5101
|
-
"name": "Abbas Mohamed",
|
|
4948
|
+
"name": "Abbas Mohamed Ahmed",
|
|
5102
4949
|
"github": "Abbasmoe"
|
|
5103
4950
|
}
|
|
5104
4951
|
],
|
|
5105
4952
|
"compatibility": {
|
|
5106
|
-
"nuxt": "
|
|
4953
|
+
"nuxt": "^3.0.0 || ^4.0.0",
|
|
5107
4954
|
"requires": {}
|
|
5108
4955
|
}
|
|
5109
4956
|
},
|
|
@@ -5132,18 +4979,18 @@
|
|
|
5132
4979
|
}
|
|
5133
4980
|
],
|
|
5134
4981
|
"compatibility": {
|
|
5135
|
-
"nuxt": "
|
|
4982
|
+
"nuxt": ">=3.13.0",
|
|
5136
4983
|
"requires": {}
|
|
5137
4984
|
}
|
|
5138
4985
|
},
|
|
5139
4986
|
{
|
|
5140
4987
|
"name": "nuxt-graphql-playground",
|
|
5141
4988
|
"description": "",
|
|
5142
|
-
"repo": "
|
|
4989
|
+
"repo": "tuarrep/nuxt-graphql-playground",
|
|
5143
4990
|
"npm": "@pin-pon/nuxt-graphql-playground",
|
|
5144
4991
|
"icon": "",
|
|
5145
|
-
"github": "https://github.com/
|
|
5146
|
-
"website": "https://github.com/
|
|
4992
|
+
"github": "https://github.com/tuarrep/nuxt-graphql-playground",
|
|
4993
|
+
"website": "https://github.com/tuarrep/nuxt-graphql-playground",
|
|
5147
4994
|
"learn_more": "",
|
|
5148
4995
|
"category": "Devtools",
|
|
5149
4996
|
"type": "3rd-party",
|
|
@@ -5176,7 +5023,7 @@
|
|
|
5176
5023
|
}
|
|
5177
5024
|
],
|
|
5178
5025
|
"compatibility": {
|
|
5179
|
-
"nuxt": "
|
|
5026
|
+
"nuxt": "^3.0.0",
|
|
5180
5027
|
"requires": {},
|
|
5181
5028
|
"devtools": "^0.0.0"
|
|
5182
5029
|
}
|
|
@@ -5259,7 +5106,7 @@
|
|
|
5259
5106
|
"repo": "daliborgogic/nuxt-interpolation#master",
|
|
5260
5107
|
"npm": "nuxt-interpolation",
|
|
5261
5108
|
"icon": "",
|
|
5262
|
-
"github": "https://github.com/daliborgogic/nuxt-interpolation
|
|
5109
|
+
"github": "https://github.com/daliborgogic/nuxt-interpolation",
|
|
5263
5110
|
"website": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
|
|
5264
5111
|
"learn_more": "",
|
|
5265
5112
|
"category": "Devtools",
|
|
@@ -5342,7 +5189,7 @@
|
|
|
5342
5189
|
}
|
|
5343
5190
|
],
|
|
5344
5191
|
"compatibility": {
|
|
5345
|
-
"nuxt": "
|
|
5192
|
+
"nuxt": "^3.0.0 || >=4.0.3",
|
|
5346
5193
|
"requires": {}
|
|
5347
5194
|
}
|
|
5348
5195
|
},
|
|
@@ -5366,7 +5213,31 @@
|
|
|
5366
5213
|
}
|
|
5367
5214
|
],
|
|
5368
5215
|
"compatibility": {
|
|
5369
|
-
"nuxt": ">=3.
|
|
5216
|
+
"nuxt": ">=3.0.0",
|
|
5217
|
+
"requires": {}
|
|
5218
|
+
}
|
|
5219
|
+
},
|
|
5220
|
+
{
|
|
5221
|
+
"name": "nuxt-livekit",
|
|
5222
|
+
"description": "LiveKit integration for Nuxt: realtime video, audio, and data with client composables and server utilities",
|
|
5223
|
+
"repo": "nuxtaid/nuxt-livekit",
|
|
5224
|
+
"npm": "nuxt-livekit",
|
|
5225
|
+
"icon": "nuxt-livekit.svg",
|
|
5226
|
+
"github": "https://github.com/nuxtaid/nuxt-livekit",
|
|
5227
|
+
"website": "https://github.com/nuxtaid/nuxt-livekit#readme",
|
|
5228
|
+
"learn_more": "https://docs.livekit.io/intro/overview/",
|
|
5229
|
+
"category": "Libraries",
|
|
5230
|
+
"type": "3rd-party",
|
|
5231
|
+
"maintainers": [
|
|
5232
|
+
{
|
|
5233
|
+
"name": "Arash Ari Sheyda",
|
|
5234
|
+
"github": "arashsheyda",
|
|
5235
|
+
"twitter": "arash_sheyda",
|
|
5236
|
+
"bluesky": "arashsheyda.me"
|
|
5237
|
+
}
|
|
5238
|
+
],
|
|
5239
|
+
"compatibility": {
|
|
5240
|
+
"nuxt": ">=3.0.0",
|
|
5370
5241
|
"requires": {}
|
|
5371
5242
|
}
|
|
5372
5243
|
},
|
|
@@ -5389,7 +5260,7 @@
|
|
|
5389
5260
|
}
|
|
5390
5261
|
],
|
|
5391
5262
|
"compatibility": {
|
|
5392
|
-
"nuxt": "
|
|
5263
|
+
"nuxt": "^3.0.0",
|
|
5393
5264
|
"requires": {}
|
|
5394
5265
|
}
|
|
5395
5266
|
},
|
|
@@ -5520,13 +5391,13 @@
|
|
|
5520
5391
|
"type": "3rd-party",
|
|
5521
5392
|
"maintainers": [
|
|
5522
5393
|
{
|
|
5523
|
-
"name": "
|
|
5394
|
+
"name": "erwann.dev",
|
|
5524
5395
|
"github": "tanukijs",
|
|
5525
5396
|
"avatar": "https://avatars.githubusercontent.com/u/25182349?v=4"
|
|
5526
5397
|
}
|
|
5527
5398
|
],
|
|
5528
5399
|
"compatibility": {
|
|
5529
|
-
"nuxt": ">=3.
|
|
5400
|
+
"nuxt": ">=3.7.0",
|
|
5530
5401
|
"requires": {}
|
|
5531
5402
|
}
|
|
5532
5403
|
},
|
|
@@ -5549,17 +5420,17 @@
|
|
|
5549
5420
|
}
|
|
5550
5421
|
],
|
|
5551
5422
|
"compatibility": {
|
|
5552
|
-
"nuxt": ">=3.
|
|
5423
|
+
"nuxt": ">=3.1.0",
|
|
5553
5424
|
"requires": {}
|
|
5554
5425
|
}
|
|
5555
5426
|
},
|
|
5556
5427
|
{
|
|
5557
5428
|
"name": "nuxt-mongoose",
|
|
5558
5429
|
"description": "A Nuxt module for simplifying the use of Mongoose in your project.",
|
|
5559
|
-
"repo": "
|
|
5430
|
+
"repo": "nuxtaid/nuxt-mongoose",
|
|
5560
5431
|
"npm": "nuxt-mongoose",
|
|
5561
5432
|
"icon": "nuxt-mongoose.svg",
|
|
5562
|
-
"github": "https://github.com/
|
|
5433
|
+
"github": "https://github.com/nuxtaid/nuxt-mongoose",
|
|
5563
5434
|
"website": "https://nuxt-mongoose.nuxt.space",
|
|
5564
5435
|
"learn_more": "",
|
|
5565
5436
|
"category": "Database",
|
|
@@ -5581,11 +5452,11 @@
|
|
|
5581
5452
|
{
|
|
5582
5453
|
"name": "nuxt-mqtt",
|
|
5583
5454
|
"description": "A Nuxt module for real-time MQTT communication using mqtt.js",
|
|
5584
|
-
"repo": "
|
|
5455
|
+
"repo": "nuxtaid/nuxt-mqtt",
|
|
5585
5456
|
"npm": "nuxt-mqtt",
|
|
5586
5457
|
"icon": "nuxt-mqtt.png",
|
|
5587
|
-
"github": "https://github.com/
|
|
5588
|
-
"website": "https://github.com/
|
|
5458
|
+
"github": "https://github.com/nuxtaid/nuxt-mqtt",
|
|
5459
|
+
"website": "https://github.com/nuxtaid/nuxt-mqtt#readme",
|
|
5589
5460
|
"learn_more": "",
|
|
5590
5461
|
"category": "Extensions",
|
|
5591
5462
|
"type": "3rd-party",
|
|
@@ -5644,7 +5515,7 @@
|
|
|
5644
5515
|
}
|
|
5645
5516
|
],
|
|
5646
5517
|
"compatibility": {
|
|
5647
|
-
"nuxt": "
|
|
5518
|
+
"nuxt": "^3.0.0 || ^4.0.0",
|
|
5648
5519
|
"requires": {}
|
|
5649
5520
|
}
|
|
5650
5521
|
},
|
|
@@ -5667,7 +5538,7 @@
|
|
|
5667
5538
|
}
|
|
5668
5539
|
],
|
|
5669
5540
|
"compatibility": {
|
|
5670
|
-
"nuxt": ">=3.
|
|
5541
|
+
"nuxt": ">=3.9.0",
|
|
5671
5542
|
"requires": {}
|
|
5672
5543
|
}
|
|
5673
5544
|
},
|
|
@@ -5691,7 +5562,7 @@
|
|
|
5691
5562
|
}
|
|
5692
5563
|
],
|
|
5693
5564
|
"compatibility": {
|
|
5694
|
-
"nuxt": ">=3.
|
|
5565
|
+
"nuxt": ">=3.0.0",
|
|
5695
5566
|
"requires": {}
|
|
5696
5567
|
}
|
|
5697
5568
|
},
|
|
@@ -5710,7 +5581,8 @@
|
|
|
5710
5581
|
{
|
|
5711
5582
|
"name": "Norbiros",
|
|
5712
5583
|
"github": "Norbiros",
|
|
5713
|
-
"avatar": "https://avatars.githubusercontent.com/u/89837724?v=4"
|
|
5584
|
+
"avatar": "https://avatars.githubusercontent.com/u/89837724?v=4",
|
|
5585
|
+
"twitter": "norbiros_dev"
|
|
5714
5586
|
},
|
|
5715
5587
|
{
|
|
5716
5588
|
"name": "Taras Batenkov",
|
|
@@ -5768,7 +5640,7 @@
|
|
|
5768
5640
|
}
|
|
5769
5641
|
],
|
|
5770
5642
|
"compatibility": {
|
|
5771
|
-
"nuxt": ">=3.0.0",
|
|
5643
|
+
"nuxt": ">=3.0.0-rc.8",
|
|
5772
5644
|
"requires": {},
|
|
5773
5645
|
"devtools": "^0.0.0"
|
|
5774
5646
|
}
|
|
@@ -5803,7 +5675,7 @@
|
|
|
5803
5675
|
"repo": "i2djs/pdf-frame#main/packages/pdf-frame-nuxt",
|
|
5804
5676
|
"npm": "@i2d/nuxt-pdf-frame",
|
|
5805
5677
|
"icon": "pdf-frame.svg",
|
|
5806
|
-
"github": "https://github.com/i2djs/pdf-frame
|
|
5678
|
+
"github": "https://github.com/i2djs/pdf-frame",
|
|
5807
5679
|
"website": "https://www.pdf-frame.org",
|
|
5808
5680
|
"learn_more": "https://github.com/I2Djs/pdf-frame/wiki/nuxt%E2%80%90pdf%E2%80%90frame",
|
|
5809
5681
|
"category": "Libraries",
|
|
@@ -5865,6 +5737,30 @@
|
|
|
5865
5737
|
"requires": {}
|
|
5866
5738
|
}
|
|
5867
5739
|
},
|
|
5740
|
+
{
|
|
5741
|
+
"name": "nuxt-pinecone",
|
|
5742
|
+
"description": "Pinecone integration for Nuxt: realtime video, audio, and data with client composables and server utilities",
|
|
5743
|
+
"repo": "nuxtaid/nuxt-pinecone",
|
|
5744
|
+
"npm": "nuxt-pinecone",
|
|
5745
|
+
"icon": "nuxt-pinecone.svg",
|
|
5746
|
+
"github": "https://github.com/nuxtaid/nuxt-pinecone",
|
|
5747
|
+
"website": "https://github.com/nuxtaid/nuxt-pinecone#readme",
|
|
5748
|
+
"learn_more": "https://docs.pinecone.io/guides/get-started/overview",
|
|
5749
|
+
"category": "Database",
|
|
5750
|
+
"type": "3rd-party",
|
|
5751
|
+
"maintainers": [
|
|
5752
|
+
{
|
|
5753
|
+
"name": "Arash Ari Sheyda",
|
|
5754
|
+
"github": "arashsheyda",
|
|
5755
|
+
"twitter": "arash_sheyda",
|
|
5756
|
+
"bluesky": "arashsheyda.me"
|
|
5757
|
+
}
|
|
5758
|
+
],
|
|
5759
|
+
"compatibility": {
|
|
5760
|
+
"nuxt": ">=3.0.0",
|
|
5761
|
+
"requires": {}
|
|
5762
|
+
}
|
|
5763
|
+
},
|
|
5868
5764
|
{
|
|
5869
5765
|
"name": "nuxt-pino-log",
|
|
5870
5766
|
"description": "Structured logs for nuxt apps using pino",
|
|
@@ -5900,7 +5796,7 @@
|
|
|
5900
5796
|
"type": "3rd-party",
|
|
5901
5797
|
"maintainers": [
|
|
5902
5798
|
{
|
|
5903
|
-
"name": "Supanut
|
|
5799
|
+
"name": "Supanut Weerachotthakorn",
|
|
5904
5800
|
"github": "Boomgeek"
|
|
5905
5801
|
},
|
|
5906
5802
|
{
|
|
@@ -5909,7 +5805,7 @@
|
|
|
5909
5805
|
}
|
|
5910
5806
|
],
|
|
5911
5807
|
"compatibility": {
|
|
5912
|
-
"nuxt": "
|
|
5808
|
+
"nuxt": "^3.6.0",
|
|
5913
5809
|
"requires": {}
|
|
5914
5810
|
}
|
|
5915
5811
|
},
|
|
@@ -5977,7 +5873,7 @@
|
|
|
5977
5873
|
}
|
|
5978
5874
|
],
|
|
5979
5875
|
"compatibility": {
|
|
5980
|
-
"nuxt": "
|
|
5876
|
+
"nuxt": "^3.0.0 || ^4.0.0",
|
|
5981
5877
|
"requires": {}
|
|
5982
5878
|
}
|
|
5983
5879
|
},
|
|
@@ -6010,8 +5906,8 @@
|
|
|
6010
5906
|
"repo": "onmax/nuxt-safe-runtime-config#main",
|
|
6011
5907
|
"npm": "nuxt-safe-runtime-config",
|
|
6012
5908
|
"icon": "nuxt-safe-runtime-config.svg",
|
|
6013
|
-
"github": "https://github.com/onmax/nuxt-safe-runtime-config
|
|
6014
|
-
"website": "https://
|
|
5909
|
+
"github": "https://github.com/onmax/nuxt-safe-runtime-config",
|
|
5910
|
+
"website": "https://nuxt-safe-runtime-config.onmax.me",
|
|
6015
5911
|
"learn_more": "",
|
|
6016
5912
|
"category": "Devtools",
|
|
6017
5913
|
"type": "3rd-party",
|
|
@@ -6129,17 +6025,17 @@
|
|
|
6129
6025
|
{
|
|
6130
6026
|
"name": "nuxt-smartlook",
|
|
6131
6027
|
"description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
|
|
6132
|
-
"repo": "
|
|
6028
|
+
"repo": "contributte/nuxt-smartlook",
|
|
6133
6029
|
"npm": "nuxt-smartlook",
|
|
6134
6030
|
"icon": "nuxt-smartlook.png",
|
|
6135
|
-
"github": "https://github.com/
|
|
6136
|
-
"website": "https://github.com/
|
|
6031
|
+
"github": "https://github.com/contributte/nuxt-smartlook",
|
|
6032
|
+
"website": "https://github.com/contributte/nuxt-smartlook",
|
|
6137
6033
|
"learn_more": "https://www.smartlook.com/",
|
|
6138
6034
|
"category": "Analytics",
|
|
6139
6035
|
"type": "3rd-party",
|
|
6140
6036
|
"maintainers": [
|
|
6141
6037
|
{
|
|
6142
|
-
"name": "Milan
|
|
6038
|
+
"name": "Milan Šulc",
|
|
6143
6039
|
"github": "f3l1x",
|
|
6144
6040
|
"twitter": "xf3l1x",
|
|
6145
6041
|
"avatar": "https://avatars.githubusercontent.com/u/538058?v=4"
|
|
@@ -6174,6 +6070,28 @@
|
|
|
6174
6070
|
"requires": {}
|
|
6175
6071
|
}
|
|
6176
6072
|
},
|
|
6073
|
+
{
|
|
6074
|
+
"name": "nuxt-spyglass",
|
|
6075
|
+
"description": "Capture browser and server logs in one correlated place — and let your AI agent read them over MCP",
|
|
6076
|
+
"repo": "Flo0806/nuxt-spyglass",
|
|
6077
|
+
"npm": "nuxt-spyglass",
|
|
6078
|
+
"icon": "nuxt-spyglass.svg",
|
|
6079
|
+
"github": "https://github.com/Flo0806/nuxt-spyglass",
|
|
6080
|
+
"website": "https://spyglass.fh-softdev.de",
|
|
6081
|
+
"learn_more": "https://spyglass.fh-softdev.de",
|
|
6082
|
+
"category": "AI",
|
|
6083
|
+
"type": "3rd-party",
|
|
6084
|
+
"maintainers": [
|
|
6085
|
+
{
|
|
6086
|
+
"name": "Florian Heuberger",
|
|
6087
|
+
"github": "Flo0806"
|
|
6088
|
+
}
|
|
6089
|
+
],
|
|
6090
|
+
"compatibility": {
|
|
6091
|
+
"nuxt": ">=3.0.0",
|
|
6092
|
+
"requires": {}
|
|
6093
|
+
}
|
|
6094
|
+
},
|
|
6177
6095
|
{
|
|
6178
6096
|
"name": "nuxt-ssr-api-logger",
|
|
6179
6097
|
"description": "A small module that helps you see when your Nuxt application sends any API request via SSR.",
|
|
@@ -6261,11 +6179,12 @@
|
|
|
6261
6179
|
"maintainers": [
|
|
6262
6180
|
{
|
|
6263
6181
|
"name": "Frederik Bußmann",
|
|
6264
|
-
"github": "freb97"
|
|
6182
|
+
"github": "freb97",
|
|
6183
|
+
"bluesky": "freb97.bsky.social"
|
|
6265
6184
|
}
|
|
6266
6185
|
],
|
|
6267
6186
|
"compatibility": {
|
|
6268
|
-
"nuxt": "
|
|
6187
|
+
"nuxt": ">=3.0.0",
|
|
6269
6188
|
"requires": {}
|
|
6270
6189
|
}
|
|
6271
6190
|
},
|
|
@@ -6288,7 +6207,7 @@
|
|
|
6288
6207
|
}
|
|
6289
6208
|
],
|
|
6290
6209
|
"compatibility": {
|
|
6291
|
-
"nuxt": "
|
|
6210
|
+
"nuxt": "^3.0.0 || ^4.0.0",
|
|
6292
6211
|
"requires": {}
|
|
6293
6212
|
}
|
|
6294
6213
|
},
|
|
@@ -6335,7 +6254,7 @@
|
|
|
6335
6254
|
}
|
|
6336
6255
|
],
|
|
6337
6256
|
"compatibility": {
|
|
6338
|
-
"nuxt": ">=3.0.0",
|
|
6257
|
+
"nuxt": ">=3.0.0-rc.0",
|
|
6339
6258
|
"requires": {}
|
|
6340
6259
|
}
|
|
6341
6260
|
},
|
|
@@ -6365,11 +6284,11 @@
|
|
|
6365
6284
|
{
|
|
6366
6285
|
"name": "nuxt-toc",
|
|
6367
6286
|
"description": "Nuxt module for table of contents (TOC) component in Nuxt Content projects",
|
|
6368
|
-
"repo": "
|
|
6287
|
+
"repo": "thaikolja/nuxt-toc",
|
|
6369
6288
|
"npm": "nuxt-toc",
|
|
6370
6289
|
"icon": "nuxt-toc.png",
|
|
6371
|
-
"github": "https://github.com/
|
|
6372
|
-
"website": "https://github.com/
|
|
6290
|
+
"github": "https://github.com/thaikolja/nuxt-toc",
|
|
6291
|
+
"website": "https://github.com/thaikolja/nuxt-toc",
|
|
6373
6292
|
"learn_more": "",
|
|
6374
6293
|
"category": "UI",
|
|
6375
6294
|
"type": "3rd-party",
|
|
@@ -6406,30 +6325,6 @@
|
|
|
6406
6325
|
"requires": {}
|
|
6407
6326
|
}
|
|
6408
6327
|
},
|
|
6409
|
-
{
|
|
6410
|
-
"name": "nuxt-use-sound",
|
|
6411
|
-
"description": "A Nuxt module for playing sound effects.",
|
|
6412
|
-
"repo": "Tahul/nuxt-use-sound",
|
|
6413
|
-
"npm": "nuxt-use-sound",
|
|
6414
|
-
"icon": "nuxt-use-sound.svg",
|
|
6415
|
-
"github": "https://github.com/Tahul/nuxt-use-sound",
|
|
6416
|
-
"website": "https://github.com/Tahul/nuxt-use-sound",
|
|
6417
|
-
"learn_more": "https://github.com/vueuse/sound",
|
|
6418
|
-
"category": "Libraries",
|
|
6419
|
-
"type": "3rd-party",
|
|
6420
|
-
"maintainers": [
|
|
6421
|
-
{
|
|
6422
|
-
"name": "Yaël Guilloux",
|
|
6423
|
-
"github": "Tahul",
|
|
6424
|
-
"twitter": "yaeeelglx",
|
|
6425
|
-
"bluesky": "yael.dev"
|
|
6426
|
-
}
|
|
6427
|
-
],
|
|
6428
|
-
"compatibility": {
|
|
6429
|
-
"nuxt": "^2.0.0",
|
|
6430
|
-
"requires": {}
|
|
6431
|
-
}
|
|
6432
|
-
},
|
|
6433
6328
|
{
|
|
6434
6329
|
"name": "nuxt-useless-blobs",
|
|
6435
6330
|
"description": "An easier way of using useless-blobs in your Nuxt project!",
|
|
@@ -6448,7 +6343,7 @@
|
|
|
6448
6343
|
}
|
|
6449
6344
|
],
|
|
6450
6345
|
"compatibility": {
|
|
6451
|
-
"nuxt": "
|
|
6346
|
+
"nuxt": ">=3.0.0",
|
|
6452
6347
|
"requires": {}
|
|
6453
6348
|
}
|
|
6454
6349
|
},
|
|
@@ -6494,7 +6389,7 @@
|
|
|
6494
6389
|
}
|
|
6495
6390
|
],
|
|
6496
6391
|
"compatibility": {
|
|
6497
|
-
"nuxt": "
|
|
6392
|
+
"nuxt": "^3.0.0",
|
|
6498
6393
|
"requires": {}
|
|
6499
6394
|
}
|
|
6500
6395
|
},
|
|
@@ -6516,12 +6411,36 @@
|
|
|
6516
6411
|
}
|
|
6517
6412
|
],
|
|
6518
6413
|
"compatibility": {
|
|
6519
|
-
"nuxt": "
|
|
6414
|
+
"nuxt": ">=3.0.0-rc.11",
|
|
6520
6415
|
"requires": {
|
|
6521
6416
|
"bridge": "optional"
|
|
6522
6417
|
}
|
|
6523
6418
|
}
|
|
6524
6419
|
},
|
|
6420
|
+
{
|
|
6421
|
+
"name": "nuxt-volcano",
|
|
6422
|
+
"description": "A Nuxt module for Volcano Agent SDK - build AI agents with LLM reasoning and MCP tools",
|
|
6423
|
+
"repo": "arashsheyda/nuxt-volcano",
|
|
6424
|
+
"npm": "nuxt-volcano",
|
|
6425
|
+
"icon": "nuxt-volcano.png",
|
|
6426
|
+
"github": "https://github.com/arashsheyda/nuxt-volcano",
|
|
6427
|
+
"website": "https://github.com/arashsheyda/nuxt-volcano#readme",
|
|
6428
|
+
"learn_more": "",
|
|
6429
|
+
"category": "AI",
|
|
6430
|
+
"type": "3rd-party",
|
|
6431
|
+
"maintainers": [
|
|
6432
|
+
{
|
|
6433
|
+
"name": "Arash Ari Sheyda",
|
|
6434
|
+
"github": "arashsheyda",
|
|
6435
|
+
"twitter": "arash_sheyda",
|
|
6436
|
+
"bluesky": "arashsheyda.me"
|
|
6437
|
+
}
|
|
6438
|
+
],
|
|
6439
|
+
"compatibility": {
|
|
6440
|
+
"nuxt": ">=3.0.0",
|
|
6441
|
+
"requires": {}
|
|
6442
|
+
}
|
|
6443
|
+
},
|
|
6525
6444
|
{
|
|
6526
6445
|
"name": "nuxt-vue3-google-signin",
|
|
6527
6446
|
"description": "Empower your Nuxt app with Google Sign-In, hassle-free",
|
|
@@ -6541,7 +6460,7 @@
|
|
|
6541
6460
|
}
|
|
6542
6461
|
],
|
|
6543
6462
|
"compatibility": {
|
|
6544
|
-
"nuxt": ">=3.0.0",
|
|
6463
|
+
"nuxt": ">=3.0.0 <5.0.0",
|
|
6545
6464
|
"requires": {}
|
|
6546
6465
|
}
|
|
6547
6466
|
},
|
|
@@ -6589,35 +6508,13 @@
|
|
|
6589
6508
|
"requires": {}
|
|
6590
6509
|
}
|
|
6591
6510
|
},
|
|
6592
|
-
{
|
|
6593
|
-
"name": "nuxt2-leaflet",
|
|
6594
|
-
"description": "A Nuxt module which makes it easy to create reactive maps with Leaflet",
|
|
6595
|
-
"repo": "schlunsen/nuxt-leaflet",
|
|
6596
|
-
"npm": "nuxt-leaflet",
|
|
6597
|
-
"icon": "leaflet.png",
|
|
6598
|
-
"github": "https://github.com/schlunsen/nuxt-leaflet",
|
|
6599
|
-
"website": "https://github.com/schlunsen/nuxt-leaflet",
|
|
6600
|
-
"learn_more": "https://vue2-leaflet.netlify.app/quickstart/",
|
|
6601
|
-
"category": "Libraries",
|
|
6602
|
-
"type": "3rd-party",
|
|
6603
|
-
"maintainers": [
|
|
6604
|
-
{
|
|
6605
|
-
"name": "Rasmus Schlünsen",
|
|
6606
|
-
"github": "schlunsen"
|
|
6607
|
-
}
|
|
6608
|
-
],
|
|
6609
|
-
"compatibility": {
|
|
6610
|
-
"nuxt": "^2.0.0",
|
|
6611
|
-
"requires": {}
|
|
6612
|
-
}
|
|
6613
|
-
},
|
|
6614
6511
|
{
|
|
6615
6512
|
"name": "nuxt2-ngrok",
|
|
6616
6513
|
"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",
|
|
6617
|
-
"repo": "nuxt-
|
|
6514
|
+
"repo": "nuxt-modules/ngrok",
|
|
6618
6515
|
"npm": "@nuxtjs/ngrok",
|
|
6619
6516
|
"icon": "ngrok.png",
|
|
6620
|
-
"github": "https://github.com/nuxt-
|
|
6517
|
+
"github": "https://github.com/nuxt-modules/ngrok",
|
|
6621
6518
|
"website": "https://ngrok.nuxtjs.org",
|
|
6622
6519
|
"learn_more": "https://github.com/bubenshchykov/ngrok",
|
|
6623
6520
|
"category": "Devtools",
|
|
@@ -6668,8 +6565,8 @@
|
|
|
6668
6565
|
"repo": "daliborgogic/interpolation",
|
|
6669
6566
|
"npm": "nuxt3-interpolation",
|
|
6670
6567
|
"icon": "",
|
|
6671
|
-
"github": "https://github.com/daliborgogic/interpolation
|
|
6672
|
-
"website": "https://github.com/daliborgogic/interpolation/tree/
|
|
6568
|
+
"github": "https://github.com/daliborgogic/interpolation",
|
|
6569
|
+
"website": "https://github.com/daliborgogic/interpolation/tree/main",
|
|
6673
6570
|
"learn_more": "",
|
|
6674
6571
|
"category": "Devtools",
|
|
6675
6572
|
"type": "3rd-party",
|
|
@@ -6716,8 +6613,8 @@
|
|
|
6716
6613
|
"npm": "nuxt-og-image",
|
|
6717
6614
|
"icon": "og-image.svg",
|
|
6718
6615
|
"github": "https://github.com/nuxt-modules/og-image",
|
|
6719
|
-
"website": "https://nuxtseo.com/og-image",
|
|
6720
|
-
"learn_more": "https://nuxtseo.com/og-image",
|
|
6616
|
+
"website": "https://nuxtseo.com/docs/og-image/getting-started/installation",
|
|
6617
|
+
"learn_more": "https://nuxtseo.com/docs/og-image/getting-started/installation",
|
|
6721
6618
|
"category": "SEO",
|
|
6722
6619
|
"type": "community",
|
|
6723
6620
|
"maintainers": [
|
|
@@ -6729,7 +6626,7 @@
|
|
|
6729
6626
|
}
|
|
6730
6627
|
],
|
|
6731
6628
|
"compatibility": {
|
|
6732
|
-
"nuxt": ">=3.
|
|
6629
|
+
"nuxt": ">=3.10.3",
|
|
6733
6630
|
"requires": {},
|
|
6734
6631
|
"devtools": "^0.0.0"
|
|
6735
6632
|
}
|
|
@@ -6789,7 +6686,7 @@
|
|
|
6789
6686
|
},
|
|
6790
6687
|
{
|
|
6791
6688
|
"name": "onyx",
|
|
6792
|
-
"description": "A design system and Vue.js component library created by Schwarz
|
|
6689
|
+
"description": "A design system and Vue.js component library created by Schwarz Digits",
|
|
6793
6690
|
"repo": "SchwarzIT/onyx#main/packages/nuxt",
|
|
6794
6691
|
"npm": "@sit-onyx/nuxt",
|
|
6795
6692
|
"icon": "onyx.svg",
|
|
@@ -6832,28 +6729,6 @@
|
|
|
6832
6729
|
"requires": {}
|
|
6833
6730
|
}
|
|
6834
6731
|
},
|
|
6835
|
-
{
|
|
6836
|
-
"name": "page-generator-helper",
|
|
6837
|
-
"description": "Generate your pages statically without using payload extractors.",
|
|
6838
|
-
"repo": "GrabarzUndPartner/nuxt-page-generator-helper",
|
|
6839
|
-
"npm": "nuxt-page-generator-helper",
|
|
6840
|
-
"icon": "",
|
|
6841
|
-
"github": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
|
|
6842
|
-
"website": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
|
|
6843
|
-
"learn_more": "",
|
|
6844
|
-
"category": "Extensions",
|
|
6845
|
-
"type": "3rd-party",
|
|
6846
|
-
"maintainers": [
|
|
6847
|
-
{
|
|
6848
|
-
"name": "GrabarzUndPartner",
|
|
6849
|
-
"github": "GrabarzUndPartner"
|
|
6850
|
-
}
|
|
6851
|
-
],
|
|
6852
|
-
"compatibility": {
|
|
6853
|
-
"nuxt": "^2.0.0",
|
|
6854
|
-
"requires": {}
|
|
6855
|
-
}
|
|
6856
|
-
},
|
|
6857
6732
|
{
|
|
6858
6733
|
"name": "paper-ui",
|
|
6859
6734
|
"description": "A ui kit for nuxt",
|
|
@@ -6917,7 +6792,7 @@
|
|
|
6917
6792
|
}
|
|
6918
6793
|
],
|
|
6919
6794
|
"compatibility": {
|
|
6920
|
-
"nuxt": "
|
|
6795
|
+
"nuxt": "^3.7.0",
|
|
6921
6796
|
"requires": {}
|
|
6922
6797
|
}
|
|
6923
6798
|
},
|
|
@@ -6929,7 +6804,7 @@
|
|
|
6929
6804
|
"icon": "partytown.svg",
|
|
6930
6805
|
"github": "https://github.com/nuxt-modules/partytown",
|
|
6931
6806
|
"website": "https://github.com/nuxt-modules/partytown",
|
|
6932
|
-
"learn_more": "https://partytown.
|
|
6807
|
+
"learn_more": "https://partytown.qwik.dev/",
|
|
6933
6808
|
"category": "Performance",
|
|
6934
6809
|
"type": "community",
|
|
6935
6810
|
"maintainers": [
|
|
@@ -6950,11 +6825,11 @@
|
|
|
6950
6825
|
{
|
|
6951
6826
|
"name": "paypal",
|
|
6952
6827
|
"description": "A Nuxt module for simplifying the use of Paypal in your project.",
|
|
6953
|
-
"repo": "
|
|
6828
|
+
"repo": "nuxtaid/nuxt-paypal",
|
|
6954
6829
|
"npm": "nuxt-paypal",
|
|
6955
6830
|
"icon": "paypal.svg",
|
|
6956
|
-
"github": "https://github.com/
|
|
6957
|
-
"website": "https://github.com/
|
|
6831
|
+
"github": "https://github.com/nuxtaid/nuxt-paypal",
|
|
6832
|
+
"website": "https://github.com/nuxtaid/nuxt-paypal#readme",
|
|
6958
6833
|
"learn_more": "https://developer.paypal.com/sdk/js/reference/",
|
|
6959
6834
|
"category": "Payment",
|
|
6960
6835
|
"type": "3rd-party",
|
|
@@ -6991,31 +6866,7 @@
|
|
|
6991
6866
|
}
|
|
6992
6867
|
],
|
|
6993
6868
|
"compatibility": {
|
|
6994
|
-
"nuxt": "
|
|
6995
|
-
"requires": {}
|
|
6996
|
-
}
|
|
6997
|
-
},
|
|
6998
|
-
{
|
|
6999
|
-
"name": "pergel",
|
|
7000
|
-
"description": "Pergel is a tailor-made solution for Nuxt and Nitro, providing swift project kickstarts and seamless integration of various modules.",
|
|
7001
|
-
"repo": "oku-ui/pergel#main/packages-core/pergel",
|
|
7002
|
-
"npm": "pergel",
|
|
7003
|
-
"icon": "pergel.svg",
|
|
7004
|
-
"github": "https://github.com/oku-ui/pergel",
|
|
7005
|
-
"website": "https://pergel.oku-ui.com/",
|
|
7006
|
-
"learn_more": "",
|
|
7007
|
-
"category": "Devtools",
|
|
7008
|
-
"type": "3rd-party",
|
|
7009
|
-
"maintainers": [
|
|
7010
|
-
{
|
|
7011
|
-
"name": "Wind",
|
|
7012
|
-
"github": "productdevbook",
|
|
7013
|
-
"twitter": "productdevbook",
|
|
7014
|
-
"bluesky": "productdevbook.com"
|
|
7015
|
-
}
|
|
7016
|
-
],
|
|
7017
|
-
"compatibility": {
|
|
7018
|
-
"nuxt": ">=3.10.0",
|
|
6869
|
+
"nuxt": "^3.0.0",
|
|
7019
6870
|
"requires": {}
|
|
7020
6871
|
}
|
|
7021
6872
|
},
|
|
@@ -7063,7 +6914,7 @@
|
|
|
7063
6914
|
}
|
|
7064
6915
|
],
|
|
7065
6916
|
"compatibility": {
|
|
7066
|
-
"nuxt": ">=3.
|
|
6917
|
+
"nuxt": ">=3.15.0",
|
|
7067
6918
|
"requires": {}
|
|
7068
6919
|
}
|
|
7069
6920
|
},
|
|
@@ -7073,7 +6924,7 @@
|
|
|
7073
6924
|
"repo": "posva/pinia-colada#main/nuxt",
|
|
7074
6925
|
"npm": "@pinia/colada-nuxt",
|
|
7075
6926
|
"icon": "pinia-colada.png",
|
|
7076
|
-
"github": "https://github.com/posva/pinia-colada
|
|
6927
|
+
"github": "https://github.com/posva/pinia-colada",
|
|
7077
6928
|
"website": "https://pinia-colada.esm.dev",
|
|
7078
6929
|
"learn_more": "",
|
|
7079
6930
|
"category": "Extensions",
|
|
@@ -7087,7 +6938,7 @@
|
|
|
7087
6938
|
}
|
|
7088
6939
|
],
|
|
7089
6940
|
"compatibility": {
|
|
7090
|
-
"nuxt": "^3.
|
|
6941
|
+
"nuxt": "^3.17.7 || ^4.0.0",
|
|
7091
6942
|
"requires": {}
|
|
7092
6943
|
}
|
|
7093
6944
|
},
|
|
@@ -7097,7 +6948,7 @@
|
|
|
7097
6948
|
"repo": "CodeDredd/pinia-orm#main/packages/nuxt",
|
|
7098
6949
|
"npm": "@pinia-orm/nuxt",
|
|
7099
6950
|
"icon": "pinia-orm.svg",
|
|
7100
|
-
"github": "https://github.com/CodeDredd/pinia-orm
|
|
6951
|
+
"github": "https://github.com/CodeDredd/pinia-orm",
|
|
7101
6952
|
"website": "https://pinia-orm.codedredd.de/",
|
|
7102
6953
|
"learn_more": "",
|
|
7103
6954
|
"category": "Extensions",
|
|
@@ -7116,31 +6967,6 @@
|
|
|
7116
6967
|
}
|
|
7117
6968
|
}
|
|
7118
6969
|
},
|
|
7119
|
-
{
|
|
7120
|
-
"name": "pinia-plugin-persistedstate",
|
|
7121
|
-
"description": "Configurable persistence and rehydration of Pinia stores.",
|
|
7122
|
-
"repo": "prazdevs/pinia-plugin-persistedstate",
|
|
7123
|
-
"npm": "pinia-plugin-persistedstate",
|
|
7124
|
-
"icon": "pinia-plugin-persistedstate.png",
|
|
7125
|
-
"github": "https://github.com/prazdevs/pinia-plugin-persistedstate",
|
|
7126
|
-
"website": "https://prazdevs.github.io/pinia-plugin-persistedstate/",
|
|
7127
|
-
"learn_more": "",
|
|
7128
|
-
"category": "Extensions",
|
|
7129
|
-
"type": "3rd-party",
|
|
7130
|
-
"maintainers": [
|
|
7131
|
-
{
|
|
7132
|
-
"name": "praz",
|
|
7133
|
-
"github": "prazdevs",
|
|
7134
|
-
"bluesky": "dev.praz.me"
|
|
7135
|
-
}
|
|
7136
|
-
],
|
|
7137
|
-
"compatibility": {
|
|
7138
|
-
"nuxt": "^2.0.0 || >=3.0.0",
|
|
7139
|
-
"requires": {
|
|
7140
|
-
"bridge": "optional"
|
|
7141
|
-
}
|
|
7142
|
-
}
|
|
7143
|
-
},
|
|
7144
6970
|
{
|
|
7145
6971
|
"name": "pinia-plugin-unstorage",
|
|
7146
6972
|
"description": "Configurable persistence and rehydration of Pinia stores.",
|
|
@@ -7169,7 +6995,7 @@
|
|
|
7169
6995
|
"repo": "vuejs/pinia#v2/packages/nuxt",
|
|
7170
6996
|
"npm": "@pinia/nuxt",
|
|
7171
6997
|
"icon": "pinia.svg",
|
|
7172
|
-
"github": "https://github.com/vuejs/pinia
|
|
6998
|
+
"github": "https://github.com/vuejs/pinia",
|
|
7173
6999
|
"website": "https://pinia.vuejs.org/",
|
|
7174
7000
|
"learn_more": "",
|
|
7175
7001
|
"category": "Extensions",
|
|
@@ -7183,7 +7009,7 @@
|
|
|
7183
7009
|
}
|
|
7184
7010
|
],
|
|
7185
7011
|
"compatibility": {
|
|
7186
|
-
"nuxt": "^
|
|
7012
|
+
"nuxt": "^3.15.0 || ^4.0.0",
|
|
7187
7013
|
"requires": {
|
|
7188
7014
|
"bridge": "optional"
|
|
7189
7015
|
}
|
|
@@ -7230,7 +7056,29 @@
|
|
|
7230
7056
|
}
|
|
7231
7057
|
],
|
|
7232
7058
|
"compatibility": {
|
|
7233
|
-
"nuxt": "
|
|
7059
|
+
"nuxt": ">=3.0.0",
|
|
7060
|
+
"requires": {}
|
|
7061
|
+
}
|
|
7062
|
+
},
|
|
7063
|
+
{
|
|
7064
|
+
"name": "powersync",
|
|
7065
|
+
"description": "Offline-first sync with native Nuxt integration — auto-imported composables, built-in diagnostics, Nuxt DevTools integration, and optional Kysely for type-safe queries",
|
|
7066
|
+
"repo": "powersync-ja/powersync-js#main/packages/nuxt",
|
|
7067
|
+
"npm": "@powersync/nuxt",
|
|
7068
|
+
"icon": "powersync.svg",
|
|
7069
|
+
"github": "https://github.com/powersync-ja/powersync-js",
|
|
7070
|
+
"website": "https://docs.powersync.com/intro/powersync-overview",
|
|
7071
|
+
"learn_more": "https://powersync.com/",
|
|
7072
|
+
"category": "Database",
|
|
7073
|
+
"type": "3rd-party",
|
|
7074
|
+
"maintainers": [
|
|
7075
|
+
{
|
|
7076
|
+
"name": "PowerSync",
|
|
7077
|
+
"github": "powersync-ja"
|
|
7078
|
+
}
|
|
7079
|
+
],
|
|
7080
|
+
"compatibility": {
|
|
7081
|
+
"nuxt": ">=4.0.0",
|
|
7234
7082
|
"requires": {}
|
|
7235
7083
|
}
|
|
7236
7084
|
},
|
|
@@ -7252,7 +7100,7 @@
|
|
|
7252
7100
|
}
|
|
7253
7101
|
],
|
|
7254
7102
|
"compatibility": {
|
|
7255
|
-
"nuxt": ">=3.
|
|
7103
|
+
"nuxt": ">=3.9.0",
|
|
7256
7104
|
"requires": {}
|
|
7257
7105
|
}
|
|
7258
7106
|
},
|
|
@@ -7308,9 +7156,9 @@
|
|
|
7308
7156
|
"repo": "primefaces/primevue#master/packages/nuxt-module",
|
|
7309
7157
|
"npm": "@primevue/nuxt-module",
|
|
7310
7158
|
"icon": "primevue.svg",
|
|
7311
|
-
"github": "https://github.com/primefaces/primevue
|
|
7312
|
-
"website": "https://primevue.
|
|
7313
|
-
"learn_more": "https://primevue.
|
|
7159
|
+
"github": "https://github.com/primefaces/primevue",
|
|
7160
|
+
"website": "https://primevue.dev/",
|
|
7161
|
+
"learn_more": "https://primevue.dev/nuxt/",
|
|
7314
7162
|
"category": "UI",
|
|
7315
7163
|
"type": "3rd-party",
|
|
7316
7164
|
"maintainers": [
|
|
@@ -7332,7 +7180,7 @@
|
|
|
7332
7180
|
"npm": "@prisma/nuxt",
|
|
7333
7181
|
"icon": "prisma.png",
|
|
7334
7182
|
"github": "https://github.com/prisma/nuxt-prisma",
|
|
7335
|
-
"website": "https://
|
|
7183
|
+
"website": "https://www.prisma.io/docs/guides/frameworks/nuxt",
|
|
7336
7184
|
"learn_more": "https://www.prisma.io/orm",
|
|
7337
7185
|
"category": "Database",
|
|
7338
7186
|
"type": "3rd-party",
|
|
@@ -7367,7 +7215,7 @@
|
|
|
7367
7215
|
}
|
|
7368
7216
|
],
|
|
7369
7217
|
"compatibility": {
|
|
7370
|
-
"nuxt": "
|
|
7218
|
+
"nuxt": ">=3.7.0",
|
|
7371
7219
|
"requires": {}
|
|
7372
7220
|
}
|
|
7373
7221
|
},
|
|
@@ -7389,7 +7237,7 @@
|
|
|
7389
7237
|
}
|
|
7390
7238
|
],
|
|
7391
7239
|
"compatibility": {
|
|
7392
|
-
"nuxt": ">=3.0.0",
|
|
7240
|
+
"nuxt": "^2.16.0 || >=3.0.0",
|
|
7393
7241
|
"requires": {}
|
|
7394
7242
|
}
|
|
7395
7243
|
},
|
|
@@ -7480,7 +7328,7 @@
|
|
|
7480
7328
|
}
|
|
7481
7329
|
],
|
|
7482
7330
|
"compatibility": {
|
|
7483
|
-
"nuxt": "^
|
|
7331
|
+
"nuxt": "^3.0.0-rc.11",
|
|
7484
7332
|
"requires": {}
|
|
7485
7333
|
}
|
|
7486
7334
|
},
|
|
@@ -7492,7 +7340,7 @@
|
|
|
7492
7340
|
"icon": "pwa.png",
|
|
7493
7341
|
"github": "https://github.com/nuxt-community/pwa-module",
|
|
7494
7342
|
"website": "https://pwa.nuxtjs.org",
|
|
7495
|
-
"learn_more": "https://web.dev/progressive-web-apps
|
|
7343
|
+
"learn_more": "https://web.dev/explore/progressive-web-apps?hl=ru",
|
|
7496
7344
|
"category": "Performance",
|
|
7497
7345
|
"type": "community",
|
|
7498
7346
|
"maintainers": [
|
|
@@ -7553,7 +7401,7 @@
|
|
|
7553
7401
|
}
|
|
7554
7402
|
],
|
|
7555
7403
|
"compatibility": {
|
|
7556
|
-
"nuxt": ">=3.
|
|
7404
|
+
"nuxt": ">=3.0.0",
|
|
7557
7405
|
"requires": {}
|
|
7558
7406
|
}
|
|
7559
7407
|
},
|
|
@@ -7586,7 +7434,7 @@
|
|
|
7586
7434
|
"repo": "samuelreichor/query-api#HEAD/packages/nuxt",
|
|
7587
7435
|
"npm": "@query-api/nuxt",
|
|
7588
7436
|
"icon": "query-api.svg",
|
|
7589
|
-
"github": "https://github.com/samuelreichor/query-api
|
|
7437
|
+
"github": "https://github.com/samuelreichor/query-api",
|
|
7590
7438
|
"website": "https://samuelreichor.at/libraries/nuxt-craftcms",
|
|
7591
7439
|
"learn_more": "https://samuelreichor.at/libraries",
|
|
7592
7440
|
"category": "CMS",
|
|
@@ -7610,7 +7458,7 @@
|
|
|
7610
7458
|
"icon": "radash.png",
|
|
7611
7459
|
"github": "https://github.com/bbg/nuxt-radash",
|
|
7612
7460
|
"website": "https://github.com/bbg/nuxt-radash#readme",
|
|
7613
|
-
"learn_more": "https://github.com/
|
|
7461
|
+
"learn_more": "https://github.com/sodiray/radash",
|
|
7614
7462
|
"category": "Libraries",
|
|
7615
7463
|
"type": "3rd-party",
|
|
7616
7464
|
"maintainers": [
|
|
@@ -7620,7 +7468,7 @@
|
|
|
7620
7468
|
}
|
|
7621
7469
|
],
|
|
7622
7470
|
"compatibility": {
|
|
7623
|
-
"nuxt": "
|
|
7471
|
+
"nuxt": "^3.0.0",
|
|
7624
7472
|
"requires": {}
|
|
7625
7473
|
}
|
|
7626
7474
|
},
|
|
@@ -7632,7 +7480,7 @@
|
|
|
7632
7480
|
"icon": "recaptcha.png",
|
|
7633
7481
|
"github": "https://github.com/nuxt-community/recaptcha-module",
|
|
7634
7482
|
"website": "https://github.com/nuxt-community/recaptcha-module",
|
|
7635
|
-
"learn_more": "https://
|
|
7483
|
+
"learn_more": "https://cloud.google.com/security/products/recaptcha",
|
|
7636
7484
|
"category": "Security",
|
|
7637
7485
|
"type": "community",
|
|
7638
7486
|
"maintainers": [
|
|
@@ -7697,10 +7545,10 @@
|
|
|
7697
7545
|
{
|
|
7698
7546
|
"name": "reka-ui",
|
|
7699
7547
|
"description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
|
|
7700
|
-
"repo": "unovue/
|
|
7548
|
+
"repo": "unovue/reka-ui",
|
|
7701
7549
|
"npm": "reka-ui",
|
|
7702
7550
|
"icon": "reka-ui.svg",
|
|
7703
|
-
"github": "https://github.com/unovue/
|
|
7551
|
+
"github": "https://github.com/unovue/reka-ui",
|
|
7704
7552
|
"website": "https://www.reka-ui.com/",
|
|
7705
7553
|
"learn_more": "https://reka-ui.com/docs/overview/installation#nuxt-modules",
|
|
7706
7554
|
"category": "UI",
|
|
@@ -7803,7 +7651,7 @@
|
|
|
7803
7651
|
}
|
|
7804
7652
|
],
|
|
7805
7653
|
"compatibility": {
|
|
7806
|
-
"nuxt": "
|
|
7654
|
+
"nuxt": ">=3.6.1",
|
|
7807
7655
|
"requires": {
|
|
7808
7656
|
"bridge": "optional"
|
|
7809
7657
|
}
|
|
@@ -7811,47 +7659,23 @@
|
|
|
7811
7659
|
},
|
|
7812
7660
|
{
|
|
7813
7661
|
"name": "rollbar",
|
|
7814
|
-
"description": "Nuxt 3 module to integrate Rollbar.",
|
|
7815
|
-
"repo": "jairoblatt/nuxt-rollbar",
|
|
7816
|
-
"npm": "nuxt-rollbar",
|
|
7817
|
-
"icon": "rollbar.png",
|
|
7818
|
-
"github": "https://github.com/jairoblatt/nuxt-rollbar",
|
|
7819
|
-
"website": "https://github.com/jairoblatt/nuxt-rollbar",
|
|
7820
|
-
"learn_more": "https://docs.rollbar.com/docs/javascript",
|
|
7821
|
-
"category": "Monitoring",
|
|
7822
|
-
"type": "3rd-party",
|
|
7823
|
-
"maintainers": [
|
|
7824
|
-
{
|
|
7825
|
-
"name": "Jairo Blatt",
|
|
7826
|
-
"github": "jairoblatt"
|
|
7827
|
-
}
|
|
7828
|
-
],
|
|
7829
|
-
"compatibility": {
|
|
7830
|
-
"nuxt": ">=3.0.0",
|
|
7831
|
-
"requires": {}
|
|
7832
|
-
}
|
|
7833
|
-
},
|
|
7834
|
-
{
|
|
7835
|
-
"name": "router-extras",
|
|
7836
|
-
"description": "Extra Add-ons for nuxt router",
|
|
7837
|
-
"repo": "nuxt-community/router-extras-module",
|
|
7838
|
-
"npm": "@nuxtjs/router-extras",
|
|
7839
|
-
"icon": "vue.png",
|
|
7840
|
-
"github": "https://github.com/nuxt-community/router-extras-module",
|
|
7841
|
-
"website": "https://github.com/nuxt-community/router-extras-module",
|
|
7842
|
-
"learn_more": "",
|
|
7843
|
-
"category": "Extensions",
|
|
7844
|
-
"type": "community",
|
|
7662
|
+
"description": "Nuxt 3 module to integrate Rollbar.",
|
|
7663
|
+
"repo": "jairoblatt/nuxt-rollbar",
|
|
7664
|
+
"npm": "nuxt-rollbar",
|
|
7665
|
+
"icon": "rollbar.png",
|
|
7666
|
+
"github": "https://github.com/jairoblatt/nuxt-rollbar",
|
|
7667
|
+
"website": "https://github.com/jairoblatt/nuxt-rollbar",
|
|
7668
|
+
"learn_more": "https://docs.rollbar.com/docs/javascript",
|
|
7669
|
+
"category": "Monitoring",
|
|
7670
|
+
"type": "3rd-party",
|
|
7845
7671
|
"maintainers": [
|
|
7846
7672
|
{
|
|
7847
|
-
"name": "
|
|
7848
|
-
"github": "
|
|
7849
|
-
"twitter": "a_birang",
|
|
7850
|
-
"bluesky": "farnabaz.dev"
|
|
7673
|
+
"name": "Jairo Blatt",
|
|
7674
|
+
"github": "jairoblatt"
|
|
7851
7675
|
}
|
|
7852
7676
|
],
|
|
7853
7677
|
"compatibility": {
|
|
7854
|
-
"nuxt": "^
|
|
7678
|
+
"nuxt": "^3",
|
|
7855
7679
|
"requires": {}
|
|
7856
7680
|
}
|
|
7857
7681
|
},
|
|
@@ -7885,7 +7709,7 @@
|
|
|
7885
7709
|
"repo": "nuxt-modules/sanity#main",
|
|
7886
7710
|
"npm": "@nuxtjs/sanity",
|
|
7887
7711
|
"icon": "sanity.png",
|
|
7888
|
-
"github": "https://github.com/nuxt-modules/sanity
|
|
7712
|
+
"github": "https://github.com/nuxt-modules/sanity",
|
|
7889
7713
|
"website": "https://sanity.nuxtjs.org",
|
|
7890
7714
|
"learn_more": "https://www.sanity.io/",
|
|
7891
7715
|
"category": "CMS",
|
|
@@ -7899,7 +7723,7 @@
|
|
|
7899
7723
|
}
|
|
7900
7724
|
],
|
|
7901
7725
|
"compatibility": {
|
|
7902
|
-
"nuxt": "
|
|
7726
|
+
"nuxt": ">=3.7.0",
|
|
7903
7727
|
"requires": {
|
|
7904
7728
|
"bridge": "optional"
|
|
7905
7729
|
}
|
|
@@ -7911,7 +7735,7 @@
|
|
|
7911
7735
|
"repo": "scalar/scalar#main/integrations/nuxt",
|
|
7912
7736
|
"npm": "@scalar/nuxt",
|
|
7913
7737
|
"icon": "scalar.svg",
|
|
7914
|
-
"github": "https://github.com/scalar/scalar
|
|
7738
|
+
"github": "https://github.com/scalar/scalar",
|
|
7915
7739
|
"website": "https://github.com/scalar/scalar/tree/main/integrations/nuxt",
|
|
7916
7740
|
"learn_more": "https://scalar.com",
|
|
7917
7741
|
"category": "Devtools",
|
|
@@ -7935,7 +7759,7 @@
|
|
|
7935
7759
|
"npm": "nuxt-schema-org",
|
|
7936
7760
|
"icon": "schema-org.svg",
|
|
7937
7761
|
"github": "https://github.com/harlan-zw/nuxt-schema-org",
|
|
7938
|
-
"website": "https://nuxtseo.com/schema-org",
|
|
7762
|
+
"website": "https://nuxtseo.com/docs/schema-org/getting-started/installation",
|
|
7939
7763
|
"learn_more": "https://unhead.unjs.io/docs/typescript/schema-org/guides/get-started/overview",
|
|
7940
7764
|
"category": "SEO",
|
|
7941
7765
|
"type": "3rd-party",
|
|
@@ -7948,14 +7772,14 @@
|
|
|
7948
7772
|
}
|
|
7949
7773
|
],
|
|
7950
7774
|
"compatibility": {
|
|
7951
|
-
"nuxt": ">=3.0.0",
|
|
7775
|
+
"nuxt": ">=3.0.0-rc.8",
|
|
7952
7776
|
"requires": {}
|
|
7953
7777
|
}
|
|
7954
7778
|
},
|
|
7955
7779
|
{
|
|
7956
7780
|
"name": "scripts",
|
|
7957
7781
|
"description": "Add 3rd-party scripts without sacrificing performance.",
|
|
7958
|
-
"repo": "nuxt/scripts",
|
|
7782
|
+
"repo": "nuxt/scripts#main/packages/script",
|
|
7959
7783
|
"npm": "@nuxt/scripts",
|
|
7960
7784
|
"icon": "nuxt.svg",
|
|
7961
7785
|
"github": "https://github.com/nuxt/scripts",
|
|
@@ -7971,7 +7795,7 @@
|
|
|
7971
7795
|
}
|
|
7972
7796
|
],
|
|
7973
7797
|
"compatibility": {
|
|
7974
|
-
"nuxt": ">=3.
|
|
7798
|
+
"nuxt": ">=3.16.0",
|
|
7975
7799
|
"requires": {}
|
|
7976
7800
|
}
|
|
7977
7801
|
},
|
|
@@ -8046,13 +7870,13 @@
|
|
|
8046
7870
|
},
|
|
8047
7871
|
{
|
|
8048
7872
|
"name": "sentry",
|
|
8049
|
-
"description": "
|
|
7873
|
+
"description": "Sentry SDK for Nuxt",
|
|
8050
7874
|
"repo": "getsentry/sentry-javascript#HEAD/packages/nuxt",
|
|
8051
7875
|
"npm": "@sentry/nuxt",
|
|
8052
7876
|
"icon": "sentry.svg",
|
|
8053
|
-
"github": "https://github.com/getsentry/sentry-javascript
|
|
7877
|
+
"github": "https://github.com/getsentry/sentry-javascript",
|
|
8054
7878
|
"website": "https://docs.sentry.io/platforms/javascript/guides/nuxt",
|
|
8055
|
-
"learn_more": "https://sentry.io",
|
|
7879
|
+
"learn_more": "https://sentry.io/welcome/",
|
|
8056
7880
|
"category": "Monitoring",
|
|
8057
7881
|
"type": "3rd-party",
|
|
8058
7882
|
"maintainers": [
|
|
@@ -8069,12 +7893,12 @@
|
|
|
8069
7893
|
{
|
|
8070
7894
|
"name": "seo-experiments",
|
|
8071
7895
|
"description": "Powerful SEO DX improvements.",
|
|
8072
|
-
"repo": "harlan-zw/nuxt-seo-
|
|
7896
|
+
"repo": "harlan-zw/nuxt-seo-utils",
|
|
8073
7897
|
"npm": "nuxt-seo-utils",
|
|
8074
7898
|
"icon": "seo-experiments.svg",
|
|
8075
|
-
"github": "https://github.com/harlan-zw/nuxt-seo-
|
|
8076
|
-
"website": "https://nuxtseo.com/
|
|
8077
|
-
"learn_more": "https://nuxtseo.com/
|
|
7899
|
+
"github": "https://github.com/harlan-zw/nuxt-seo-utils",
|
|
7900
|
+
"website": "https://nuxtseo.com/docs/seo-utils/getting-started/installation",
|
|
7901
|
+
"learn_more": "https://nuxtseo.com/docs/seo-utils/getting-started/installation",
|
|
8078
7902
|
"category": "SEO",
|
|
8079
7903
|
"type": "3rd-party",
|
|
8080
7904
|
"maintainers": [
|
|
@@ -8086,18 +7910,18 @@
|
|
|
8086
7910
|
}
|
|
8087
7911
|
],
|
|
8088
7912
|
"compatibility": {
|
|
8089
|
-
"nuxt": "
|
|
7913
|
+
"nuxt": "<3.16.0 || >=3.6.1",
|
|
8090
7914
|
"requires": {}
|
|
8091
7915
|
}
|
|
8092
7916
|
},
|
|
8093
7917
|
{
|
|
8094
7918
|
"name": "seo-meta",
|
|
8095
7919
|
"description": "Simple generate seo metadata",
|
|
8096
|
-
"repo": "ihavecoke/
|
|
7920
|
+
"repo": "ihavecoke/nuxt-seo-meta#main/packages/core",
|
|
8097
7921
|
"npm": "nuxt-seo-meta",
|
|
8098
7922
|
"icon": "",
|
|
8099
|
-
"github": "https://github.com/ihavecoke/
|
|
8100
|
-
"website": "https://github.com/ihavecoke/
|
|
7923
|
+
"github": "https://github.com/ihavecoke/nuxt-seo-meta",
|
|
7924
|
+
"website": "https://github.com/ihavecoke/nuxt-seo-meta",
|
|
8101
7925
|
"learn_more": "",
|
|
8102
7926
|
"category": "SEO",
|
|
8103
7927
|
"type": "3rd-party",
|
|
@@ -8122,7 +7946,7 @@
|
|
|
8122
7946
|
"icon": "nuxt.svg",
|
|
8123
7947
|
"github": "https://github.com/harlan-zw/nuxt-seo",
|
|
8124
7948
|
"website": "https://nuxtseo.com/",
|
|
8125
|
-
"learn_more": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
|
|
7949
|
+
"learn_more": "https://nuxtseo.com/docs/nuxt-seo/getting-started/installation",
|
|
8126
7950
|
"category": "SEO",
|
|
8127
7951
|
"type": "3rd-party",
|
|
8128
7952
|
"maintainers": [
|
|
@@ -8133,9 +7957,10 @@
|
|
|
8133
7957
|
}
|
|
8134
7958
|
],
|
|
8135
7959
|
"compatibility": {
|
|
8136
|
-
"nuxt": ">=3.
|
|
7960
|
+
"nuxt": ">=3.7.0",
|
|
8137
7961
|
"requires": {}
|
|
8138
|
-
}
|
|
7962
|
+
},
|
|
7963
|
+
"mcp": "https://nuxtseo.com/mcp"
|
|
8139
7964
|
},
|
|
8140
7965
|
{
|
|
8141
7966
|
"name": "seomatic-meta",
|
|
@@ -8210,10 +8035,10 @@
|
|
|
8210
8035
|
{
|
|
8211
8036
|
"name": "shadcn",
|
|
8212
8037
|
"description": "Re-usable components built with Radix Vue and Tailwind CSS.",
|
|
8213
|
-
"repo": "
|
|
8038
|
+
"repo": "unovue/shadcn-vue#dev/packages/module",
|
|
8214
8039
|
"npm": "shadcn-nuxt",
|
|
8215
8040
|
"icon": "",
|
|
8216
|
-
"github": "https://github.com/
|
|
8041
|
+
"github": "https://github.com/unovue/shadcn-vue",
|
|
8217
8042
|
"website": "https://www.shadcn-vue.com",
|
|
8218
8043
|
"learn_more": "https://www.shadcn-vue.com/docs/installation/nuxt",
|
|
8219
8044
|
"category": "UI",
|
|
@@ -8241,7 +8066,7 @@
|
|
|
8241
8066
|
"npm": "@nuxtjs/shopify",
|
|
8242
8067
|
"icon": "shopify.png",
|
|
8243
8068
|
"github": "https://github.com/nuxt-modules/shopify",
|
|
8244
|
-
"website": "https://
|
|
8069
|
+
"website": "https://shopify.nuxtjs.org/",
|
|
8245
8070
|
"learn_more": "https://shopify.dev/docs",
|
|
8246
8071
|
"category": "Ecommerce",
|
|
8247
8072
|
"type": "community",
|
|
@@ -8252,7 +8077,8 @@
|
|
|
8252
8077
|
},
|
|
8253
8078
|
{
|
|
8254
8079
|
"name": "Frederik Bußmann",
|
|
8255
|
-
"github": "freb97"
|
|
8080
|
+
"github": "freb97",
|
|
8081
|
+
"bluesky": "freb97.bsky.social"
|
|
8256
8082
|
}
|
|
8257
8083
|
],
|
|
8258
8084
|
"compatibility": {
|
|
@@ -8266,9 +8092,9 @@
|
|
|
8266
8092
|
"repo": "shopware/frontends#main/packages/nuxt-module",
|
|
8267
8093
|
"npm": "@shopware/nuxt-module",
|
|
8268
8094
|
"icon": "shopware.svg",
|
|
8269
|
-
"github": "https://github.com/shopware/frontends
|
|
8270
|
-
"website": "https://
|
|
8271
|
-
"learn_more": "https://www.shopware.com",
|
|
8095
|
+
"github": "https://github.com/shopware/frontends",
|
|
8096
|
+
"website": "https://developer.shopware.com/frontends/packages/nuxt-module.html",
|
|
8097
|
+
"learn_more": "https://www.shopware.com/en/",
|
|
8272
8098
|
"category": "Ecommerce",
|
|
8273
8099
|
"type": "3rd-party",
|
|
8274
8100
|
"maintainers": [
|
|
@@ -8330,11 +8156,11 @@
|
|
|
8330
8156
|
{
|
|
8331
8157
|
"name": "simple-line-icons",
|
|
8332
8158
|
"description": "Nuxt module to add simple-line-icons ",
|
|
8333
|
-
"repo": "
|
|
8159
|
+
"repo": "galsd/nuxt-simple-line-icons",
|
|
8334
8160
|
"npm": "nuxt-simple-line-icons",
|
|
8335
8161
|
"icon": "",
|
|
8336
|
-
"github": "https://github.com/
|
|
8337
|
-
"website": "https://github.com/
|
|
8162
|
+
"github": "https://github.com/galsd/nuxt-simple-line-icons",
|
|
8163
|
+
"website": "https://github.com/galsd/nuxt-simple-line-icons",
|
|
8338
8164
|
"learn_more": "https://thesabbir.github.io/simple-line-icons/",
|
|
8339
8165
|
"category": "Fonts",
|
|
8340
8166
|
"type": "3rd-party",
|
|
@@ -8357,7 +8183,7 @@
|
|
|
8357
8183
|
"icon": "simple-sitemap.svg",
|
|
8358
8184
|
"github": "https://github.com/nuxt-modules/sitemap",
|
|
8359
8185
|
"website": "https://nuxtseo.com/",
|
|
8360
|
-
"learn_more": "https://nuxtseo.com/sitemap",
|
|
8186
|
+
"learn_more": "https://nuxtseo.com/docs/sitemap/getting-started/installation",
|
|
8361
8187
|
"category": "SEO",
|
|
8362
8188
|
"type": "community",
|
|
8363
8189
|
"maintainers": [
|
|
@@ -8375,7 +8201,7 @@
|
|
|
8375
8201
|
}
|
|
8376
8202
|
],
|
|
8377
8203
|
"compatibility": {
|
|
8378
|
-
"nuxt": ">=3.
|
|
8204
|
+
"nuxt": ">=3.9.0",
|
|
8379
8205
|
"requires": {}
|
|
8380
8206
|
}
|
|
8381
8207
|
},
|
|
@@ -8385,9 +8211,9 @@
|
|
|
8385
8211
|
"repo": "modbender/nuxt-snackbar#master",
|
|
8386
8212
|
"npm": "nuxt-snackbar",
|
|
8387
8213
|
"icon": "snackbar.png",
|
|
8388
|
-
"github": "https://github.com/modbender/nuxt-snackbar
|
|
8214
|
+
"github": "https://github.com/modbender/nuxt-snackbar",
|
|
8389
8215
|
"website": "https://github.com/modbender/nuxt-snackbar/tree/master",
|
|
8390
|
-
"learn_more": "https://github.com/
|
|
8216
|
+
"learn_more": "https://github.com/evo-mark/vue3-snackbar",
|
|
8391
8217
|
"category": "UI",
|
|
8392
8218
|
"type": "3rd-party",
|
|
8393
8219
|
"maintainers": [
|
|
@@ -8401,29 +8227,6 @@
|
|
|
8401
8227
|
"requires": {}
|
|
8402
8228
|
}
|
|
8403
8229
|
},
|
|
8404
|
-
{
|
|
8405
|
-
"name": "snipcart",
|
|
8406
|
-
"description": "Snipcart integration module for Nuxt",
|
|
8407
|
-
"repo": "nuxt-modules/snipcart",
|
|
8408
|
-
"npm": "@nuxtjs/snipcart",
|
|
8409
|
-
"icon": "snipcart.png",
|
|
8410
|
-
"github": "https://github.com/nuxt-modules/snipcart",
|
|
8411
|
-
"website": "https://github.com/nuxt-modules/snipcart",
|
|
8412
|
-
"learn_more": "",
|
|
8413
|
-
"category": "Ecommerce",
|
|
8414
|
-
"type": "community",
|
|
8415
|
-
"maintainers": [
|
|
8416
|
-
{
|
|
8417
|
-
"name": "florent giraud",
|
|
8418
|
-
"github": "flozero",
|
|
8419
|
-
"twitter": "flozeroo"
|
|
8420
|
-
}
|
|
8421
|
-
],
|
|
8422
|
-
"compatibility": {
|
|
8423
|
-
"nuxt": "^2.0.0 || >=3.0.0",
|
|
8424
|
-
"requires": {}
|
|
8425
|
-
}
|
|
8426
|
-
},
|
|
8427
8230
|
{
|
|
8428
8231
|
"name": "social-meta",
|
|
8429
8232
|
"description": "Nuxt module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
|
|
@@ -8474,7 +8277,7 @@
|
|
|
8474
8277
|
"repo": "saoudi-h/solar-icons#main/packages/nuxt",
|
|
8475
8278
|
"npm": "@solar-icons/nuxt",
|
|
8476
8279
|
"icon": "solar-icons.svg",
|
|
8477
|
-
"github": "https://github.com/saoudi-h/solar-icons
|
|
8280
|
+
"github": "https://github.com/saoudi-h/solar-icons",
|
|
8478
8281
|
"website": "https://solar-icons.vercel.app/docs/packages/nuxt",
|
|
8479
8282
|
"learn_more": "https://solar-icons.vercel.app",
|
|
8480
8283
|
"category": "UI",
|
|
@@ -8508,7 +8311,7 @@
|
|
|
8508
8311
|
"name": "Filip Sobol",
|
|
8509
8312
|
"github": "filipsobol",
|
|
8510
8313
|
"twitter": "filipsobol",
|
|
8511
|
-
"bluesky": "filipsobol.
|
|
8314
|
+
"bluesky": "filipsobol.com"
|
|
8512
8315
|
}
|
|
8513
8316
|
],
|
|
8514
8317
|
"compatibility": {
|
|
@@ -8524,7 +8327,7 @@
|
|
|
8524
8327
|
"icon": "speedcurve.png",
|
|
8525
8328
|
"github": "https://github.com/nuxt-community/speedcurve-module",
|
|
8526
8329
|
"website": "https://speedcurve.nuxtjs.org",
|
|
8527
|
-
"learn_more": "https://speedcurve.com",
|
|
8330
|
+
"learn_more": "https://www.speedcurve.com/",
|
|
8528
8331
|
"category": "Analytics",
|
|
8529
8332
|
"type": "community",
|
|
8530
8333
|
"maintainers": [
|
|
@@ -8562,26 +8365,27 @@
|
|
|
8562
8365
|
}
|
|
8563
8366
|
},
|
|
8564
8367
|
{
|
|
8565
|
-
"name": "
|
|
8566
|
-
"description": "
|
|
8567
|
-
"repo": "
|
|
8568
|
-
"npm": "nuxt
|
|
8569
|
-
"icon": "",
|
|
8570
|
-
"github": "https://github.com/
|
|
8571
|
-
"website": "https://
|
|
8572
|
-
"learn_more": "https://
|
|
8573
|
-
"category": "
|
|
8368
|
+
"name": "stonecrop",
|
|
8369
|
+
"description": "Stonecrop for Nuxt",
|
|
8370
|
+
"repo": "agritheory/stonecrop#development/nuxt",
|
|
8371
|
+
"npm": "@stonecrop/nuxt",
|
|
8372
|
+
"icon": "stonecrop.svg",
|
|
8373
|
+
"github": "https://github.com/agritheory/stonecrop",
|
|
8374
|
+
"website": "https://stonecrop.io/",
|
|
8375
|
+
"learn_more": "https://agritheory.com/",
|
|
8376
|
+
"category": "Libraries",
|
|
8574
8377
|
"type": "3rd-party",
|
|
8575
8378
|
"maintainers": [
|
|
8576
8379
|
{
|
|
8577
|
-
"name": "
|
|
8578
|
-
"github": "
|
|
8579
|
-
"twitter": "Maz_Ipan"
|
|
8380
|
+
"name": "Tyler Matteson",
|
|
8381
|
+
"github": "agritheory"
|
|
8580
8382
|
}
|
|
8581
8383
|
],
|
|
8582
8384
|
"compatibility": {
|
|
8583
|
-
"nuxt": "^
|
|
8584
|
-
"requires": {
|
|
8385
|
+
"nuxt": "^4.0.0",
|
|
8386
|
+
"requires": {
|
|
8387
|
+
"bridge": false
|
|
8388
|
+
}
|
|
8585
8389
|
}
|
|
8586
8390
|
},
|
|
8587
8391
|
{
|
|
@@ -8638,11 +8442,11 @@
|
|
|
8638
8442
|
{
|
|
8639
8443
|
"name": "storyblok",
|
|
8640
8444
|
"description": "Storyblok Nuxt module",
|
|
8641
|
-
"repo": "storyblok/
|
|
8445
|
+
"repo": "storyblok/monoblok#main/packages/nuxt",
|
|
8642
8446
|
"npm": "@storyblok/nuxt",
|
|
8643
8447
|
"icon": "storyblok.png",
|
|
8644
|
-
"github": "https://github.com/storyblok/
|
|
8645
|
-
"website": "https://github.com/storyblok/
|
|
8448
|
+
"github": "https://github.com/storyblok/monoblok",
|
|
8449
|
+
"website": "https://github.com/storyblok/monoblok/tree/main/packages/nuxt",
|
|
8646
8450
|
"learn_more": "",
|
|
8647
8451
|
"category": "CMS",
|
|
8648
8452
|
"type": "3rd-party",
|
|
@@ -8682,7 +8486,7 @@
|
|
|
8682
8486
|
}
|
|
8683
8487
|
],
|
|
8684
8488
|
"compatibility": {
|
|
8685
|
-
"nuxt": "
|
|
8489
|
+
"nuxt": ">=3.0.0",
|
|
8686
8490
|
"requires": {
|
|
8687
8491
|
"bridge": "optional"
|
|
8688
8492
|
},
|
|
@@ -8715,40 +8519,13 @@
|
|
|
8715
8519
|
}
|
|
8716
8520
|
],
|
|
8717
8521
|
"compatibility": {
|
|
8718
|
-
"nuxt": "
|
|
8522
|
+
"nuxt": ">=3.7.0",
|
|
8719
8523
|
"requires": {
|
|
8720
8524
|
"bridge": true
|
|
8721
8525
|
},
|
|
8722
8526
|
"devtools": "^0.0.0"
|
|
8723
8527
|
}
|
|
8724
8528
|
},
|
|
8725
|
-
{
|
|
8726
|
-
"name": "stripe-next",
|
|
8727
|
-
"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.",
|
|
8728
|
-
"repo": "flozero/nuxt-stripe",
|
|
8729
|
-
"npm": "@unlok-co/nuxt-stripe",
|
|
8730
|
-
"icon": "stripe.png",
|
|
8731
|
-
"github": "https://github.com/flozero/nuxt-stripe",
|
|
8732
|
-
"website": "https://github.com/flozero/nuxt-stripe",
|
|
8733
|
-
"learn_more": "https://stripe.com/docs",
|
|
8734
|
-
"category": "Payment",
|
|
8735
|
-
"type": "3rd-party",
|
|
8736
|
-
"maintainers": [
|
|
8737
|
-
{
|
|
8738
|
-
"name": "Loïc Fuentes",
|
|
8739
|
-
"github": "fuentesloic"
|
|
8740
|
-
},
|
|
8741
|
-
{
|
|
8742
|
-
"name": "florent giraud",
|
|
8743
|
-
"github": "flozero",
|
|
8744
|
-
"twitter": "flozeroo"
|
|
8745
|
-
}
|
|
8746
|
-
],
|
|
8747
|
-
"compatibility": {
|
|
8748
|
-
"nuxt": ">=3.0.0",
|
|
8749
|
-
"requires": {}
|
|
8750
|
-
}
|
|
8751
|
-
},
|
|
8752
8529
|
{
|
|
8753
8530
|
"name": "stripe",
|
|
8754
8531
|
"description": "Import the StripeJS client script to accept payments, send payouts, and manage your businesses online.",
|
|
@@ -8757,7 +8534,7 @@
|
|
|
8757
8534
|
"icon": "stripe.png",
|
|
8758
8535
|
"github": "https://github.com/WilliamDASILVA/nuxt-stripe-module",
|
|
8759
8536
|
"website": "https://github.com/WilliamDASILVA/nuxt-stripe-module",
|
|
8760
|
-
"learn_more": "https://stripe.com/",
|
|
8537
|
+
"learn_more": "https://stripe.com/fr",
|
|
8761
8538
|
"category": "Payment",
|
|
8762
8539
|
"type": "3rd-party",
|
|
8763
8540
|
"maintainers": [
|
|
@@ -8783,7 +8560,7 @@
|
|
|
8783
8560
|
"website": "https://nuxt.studio",
|
|
8784
8561
|
"learn_more": "",
|
|
8785
8562
|
"category": "CMS",
|
|
8786
|
-
"type": "
|
|
8563
|
+
"type": "community",
|
|
8787
8564
|
"maintainers": [
|
|
8788
8565
|
{
|
|
8789
8566
|
"name": "Baptiste Leproux",
|
|
@@ -8814,11 +8591,11 @@
|
|
|
8814
8591
|
{
|
|
8815
8592
|
"name": "style-resources",
|
|
8816
8593
|
"description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
|
|
8817
|
-
"repo": "nuxt-
|
|
8594
|
+
"repo": "nuxt-modules/style-resources",
|
|
8818
8595
|
"npm": "@nuxtjs/style-resources",
|
|
8819
8596
|
"icon": "",
|
|
8820
|
-
"github": "https://github.com/nuxt-
|
|
8821
|
-
"website": "https://github.com/nuxt-
|
|
8597
|
+
"github": "https://github.com/nuxt-modules/style-resources",
|
|
8598
|
+
"website": "https://github.com/nuxt-modules/style-resources",
|
|
8822
8599
|
"learn_more": "",
|
|
8823
8600
|
"category": "CSS",
|
|
8824
8601
|
"type": "community",
|
|
@@ -8838,11 +8615,11 @@
|
|
|
8838
8615
|
{
|
|
8839
8616
|
"name": "stylelint",
|
|
8840
8617
|
"description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
|
|
8841
|
-
"repo": "nuxt-
|
|
8618
|
+
"repo": "nuxt-modules/stylelint",
|
|
8842
8619
|
"npm": "@nuxtjs/stylelint-module",
|
|
8843
8620
|
"icon": "stylelint.png",
|
|
8844
|
-
"github": "https://github.com/nuxt-
|
|
8845
|
-
"website": "https://github.com/nuxt-
|
|
8621
|
+
"github": "https://github.com/nuxt-modules/stylelint",
|
|
8622
|
+
"website": "https://github.com/nuxt-modules/stylelint",
|
|
8846
8623
|
"learn_more": "https://stylelint.io/",
|
|
8847
8624
|
"category": "CSS",
|
|
8848
8625
|
"type": "community",
|
|
@@ -8888,7 +8665,7 @@
|
|
|
8888
8665
|
}
|
|
8889
8666
|
],
|
|
8890
8667
|
"compatibility": {
|
|
8891
|
-
"nuxt": "
|
|
8668
|
+
"nuxt": ">=3.0.0",
|
|
8892
8669
|
"requires": {}
|
|
8893
8670
|
}
|
|
8894
8671
|
},
|
|
@@ -8913,7 +8690,7 @@
|
|
|
8913
8690
|
}
|
|
8914
8691
|
],
|
|
8915
8692
|
"compatibility": {
|
|
8916
|
-
"nuxt": "
|
|
8693
|
+
"nuxt": "^3.21.0 || ^4.3.0",
|
|
8917
8694
|
"requires": {}
|
|
8918
8695
|
}
|
|
8919
8696
|
},
|
|
@@ -8959,7 +8736,7 @@
|
|
|
8959
8736
|
}
|
|
8960
8737
|
],
|
|
8961
8738
|
"compatibility": {
|
|
8962
|
-
"nuxt": "
|
|
8739
|
+
"nuxt": ">=3.0.0",
|
|
8963
8740
|
"requires": {}
|
|
8964
8741
|
}
|
|
8965
8742
|
},
|
|
@@ -8985,28 +8762,6 @@
|
|
|
8985
8762
|
"requires": {}
|
|
8986
8763
|
}
|
|
8987
8764
|
},
|
|
8988
|
-
{
|
|
8989
|
-
"name": "sweetalert2",
|
|
8990
|
-
"description": "A minimal sweetalert2 module based on vue-sweetalert2 with global options",
|
|
8991
|
-
"repo": "ImreC/nuxt-sweetalert2",
|
|
8992
|
-
"npm": "nuxt-sweetalert2",
|
|
8993
|
-
"icon": "",
|
|
8994
|
-
"github": "https://github.com/ImreC/nuxt-sweetalert2",
|
|
8995
|
-
"website": "https://github.com/ImreC/nuxt-sweetalert2",
|
|
8996
|
-
"learn_more": "https://sweetalert2.github.io/",
|
|
8997
|
-
"category": "Libraries",
|
|
8998
|
-
"type": "3rd-party",
|
|
8999
|
-
"maintainers": [
|
|
9000
|
-
{
|
|
9001
|
-
"name": "ImreC",
|
|
9002
|
-
"github": "ImreC"
|
|
9003
|
-
}
|
|
9004
|
-
],
|
|
9005
|
-
"compatibility": {
|
|
9006
|
-
"nuxt": "^2.0.0",
|
|
9007
|
-
"requires": {}
|
|
9008
|
-
}
|
|
9009
|
-
},
|
|
9010
8765
|
{
|
|
9011
8766
|
"name": "swiftsearch",
|
|
9012
8767
|
"description": "Nuxt module for a typesafe, SSR first algolia instantsearch experience",
|
|
@@ -9101,7 +8856,7 @@
|
|
|
9101
8856
|
}
|
|
9102
8857
|
],
|
|
9103
8858
|
"compatibility": {
|
|
9104
|
-
"nuxt": "^2.
|
|
8859
|
+
"nuxt": "^2.9.0 || >=3.0.0-rc.1",
|
|
9105
8860
|
"requires": {},
|
|
9106
8861
|
"devtools": "^0.0.0"
|
|
9107
8862
|
},
|
|
@@ -9111,13 +8866,13 @@
|
|
|
9111
8866
|
},
|
|
9112
8867
|
{
|
|
9113
8868
|
"name": "tdesign-vue-next",
|
|
9114
|
-
"description": "A
|
|
9115
|
-
"repo": "
|
|
8869
|
+
"description": "A Vue3.x UI components lib for TDesign.",
|
|
8870
|
+
"repo": "Tencent/tdesign-vue-next#main/packages/tdesign-vue-next-nuxt",
|
|
9116
8871
|
"npm": "@tdesign-vue-next/nuxt",
|
|
9117
8872
|
"icon": "tdesign.svg",
|
|
9118
8873
|
"github": "https://github.com/Tencent/tdesign-vue-next",
|
|
9119
8874
|
"website": "https://tdesign.tencent.com/vue-next/overview-en",
|
|
9120
|
-
"learn_more": "https://github.com/
|
|
8875
|
+
"learn_more": "https://github.com/Tencent/tdesign-vue-next",
|
|
9121
8876
|
"category": "UI",
|
|
9122
8877
|
"type": "3rd-party",
|
|
9123
8878
|
"maintainers": [
|
|
@@ -9142,7 +8897,7 @@
|
|
|
9142
8897
|
"npm": "@nuxt/test-utils",
|
|
9143
8898
|
"icon": "nuxt.svg",
|
|
9144
8899
|
"github": "https://github.com/nuxt/test-utils",
|
|
9145
|
-
"website": "https://nuxt.com/docs/getting-started/testing",
|
|
8900
|
+
"website": "https://nuxt.com/docs/4.x/getting-started/testing",
|
|
9146
8901
|
"learn_more": "",
|
|
9147
8902
|
"category": "Devtools",
|
|
9148
8903
|
"type": "official",
|
|
@@ -9210,30 +8965,6 @@
|
|
|
9210
8965
|
"requires": {}
|
|
9211
8966
|
}
|
|
9212
8967
|
},
|
|
9213
|
-
{
|
|
9214
|
-
"name": "time",
|
|
9215
|
-
"description": "Safely render local dates and times on the server with Nuxt",
|
|
9216
|
-
"repo": "danielroe/nuxt-time",
|
|
9217
|
-
"npm": "nuxt-time",
|
|
9218
|
-
"icon": "",
|
|
9219
|
-
"github": "https://github.com/danielroe/nuxt-time",
|
|
9220
|
-
"website": "https://github.com/danielroe/nuxt-time",
|
|
9221
|
-
"learn_more": "",
|
|
9222
|
-
"category": "Extensions",
|
|
9223
|
-
"type": "3rd-party",
|
|
9224
|
-
"maintainers": [
|
|
9225
|
-
{
|
|
9226
|
-
"name": "Daniel Roe",
|
|
9227
|
-
"github": "danielroe",
|
|
9228
|
-
"twitter": "danielcroe",
|
|
9229
|
-
"bluesky": "danielroe.dev"
|
|
9230
|
-
}
|
|
9231
|
-
],
|
|
9232
|
-
"compatibility": {
|
|
9233
|
-
"nuxt": ">=3.0.0",
|
|
9234
|
-
"requires": {}
|
|
9235
|
-
}
|
|
9236
|
-
},
|
|
9237
8968
|
{
|
|
9238
8969
|
"name": "tiptap",
|
|
9239
8970
|
"description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
|
|
@@ -9259,11 +8990,11 @@
|
|
|
9259
8990
|
{
|
|
9260
8991
|
"name": "toast",
|
|
9261
8992
|
"description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
|
|
9262
|
-
"repo": "nuxt-community/modules#master/packages/toast",
|
|
8993
|
+
"repo": "nuxt-community/legacy-modules#master/packages/toast",
|
|
9263
8994
|
"npm": "@nuxtjs/toast",
|
|
9264
8995
|
"icon": "",
|
|
9265
|
-
"github": "https://github.com/nuxt-community/
|
|
9266
|
-
"website": "https://github.com/nuxt-community/
|
|
8996
|
+
"github": "https://github.com/nuxt-community/legacy-modules",
|
|
8997
|
+
"website": "https://github.com/nuxt-community/legacy-modules/tree/master/packages/toast",
|
|
9267
8998
|
"learn_more": "https://github.com/shakee93/vue-toasted",
|
|
9268
8999
|
"category": "Libraries",
|
|
9269
9000
|
"type": "community",
|
|
@@ -9328,11 +9059,11 @@
|
|
|
9328
9059
|
{
|
|
9329
9060
|
"name": "tresjs",
|
|
9330
9061
|
"description": "Create 3D experiences in your Nuxt application using TresJS.",
|
|
9331
|
-
"repo": "tresjs/nuxt",
|
|
9062
|
+
"repo": "tresjs/tres#main/packages/nuxt",
|
|
9332
9063
|
"npm": "@tresjs/nuxt",
|
|
9333
9064
|
"icon": "tresjs.svg",
|
|
9334
|
-
"github": "https://github.com/
|
|
9335
|
-
"website": "https://tresjs.org/
|
|
9065
|
+
"github": "https://github.com/tresjs/tres",
|
|
9066
|
+
"website": "https://docs.tresjs.org/getting-started/installation#nuxt-project",
|
|
9336
9067
|
"learn_more": "https://tresjs.org/",
|
|
9337
9068
|
"category": "Libraries",
|
|
9338
9069
|
"type": "3rd-party",
|
|
@@ -9355,7 +9086,7 @@
|
|
|
9355
9086
|
}
|
|
9356
9087
|
],
|
|
9357
9088
|
"compatibility": {
|
|
9358
|
-
"nuxt": ">=3.
|
|
9089
|
+
"nuxt": ">=3.16.0",
|
|
9359
9090
|
"requires": {}
|
|
9360
9091
|
}
|
|
9361
9092
|
},
|
|
@@ -9379,7 +9110,7 @@
|
|
|
9379
9110
|
}
|
|
9380
9111
|
],
|
|
9381
9112
|
"compatibility": {
|
|
9382
|
-
"nuxt": "
|
|
9113
|
+
"nuxt": ">=3.0.0",
|
|
9383
9114
|
"requires": {
|
|
9384
9115
|
"bridge": true
|
|
9385
9116
|
}
|
|
@@ -9393,7 +9124,7 @@
|
|
|
9393
9124
|
"icon": "",
|
|
9394
9125
|
"github": "https://github.com/tuarrep/nuxt-twa",
|
|
9395
9126
|
"website": "https://nuxt-twa.tuarrep.dev",
|
|
9396
|
-
"learn_more": "https://developer.chrome.com/docs/android/trusted-web-activity
|
|
9127
|
+
"learn_more": "https://developer.chrome.com/docs/android/trusted-web-activity?hl=tr",
|
|
9397
9128
|
"category": "Performance",
|
|
9398
9129
|
"type": "3rd-party",
|
|
9399
9130
|
"maintainers": [
|
|
@@ -9415,7 +9146,7 @@
|
|
|
9415
9146
|
"repo": "yizack/nuxt-twemoji",
|
|
9416
9147
|
"npm": "nuxt-twemoji",
|
|
9417
9148
|
"icon": "twemoji.svg",
|
|
9418
|
-
"github": "https://github.com/
|
|
9149
|
+
"github": "https://github.com/yizack/nuxt-twemoji",
|
|
9419
9150
|
"website": "https://github.com/Yizack/nuxt-twemoji",
|
|
9420
9151
|
"learn_more": "",
|
|
9421
9152
|
"category": "UI",
|
|
@@ -9486,44 +9217,18 @@
|
|
|
9486
9217
|
}
|
|
9487
9218
|
],
|
|
9488
9219
|
"compatibility": {
|
|
9489
|
-
"nuxt": "
|
|
9220
|
+
"nuxt": ">=3.0.0",
|
|
9490
9221
|
"requires": {}
|
|
9491
9222
|
}
|
|
9492
9223
|
},
|
|
9493
|
-
{
|
|
9494
|
-
"name": "typed-vuex",
|
|
9495
|
-
"description": "A vanilla, strongly typed store accessor for Vuex.",
|
|
9496
|
-
"repo": "danielroe/typed-vuex#main/packages/nuxt-typed-vuex",
|
|
9497
|
-
"npm": "nuxt-typed-vuex",
|
|
9498
|
-
"icon": "vue.png",
|
|
9499
|
-
"github": "https://github.com/danielroe/typed-vuex",
|
|
9500
|
-
"website": "https://github.com/danielroe/typed-vuex",
|
|
9501
|
-
"learn_more": "",
|
|
9502
|
-
"category": "Libraries",
|
|
9503
|
-
"type": "3rd-party",
|
|
9504
|
-
"maintainers": [
|
|
9505
|
-
{
|
|
9506
|
-
"name": "Daniel Roe",
|
|
9507
|
-
"github": "danielroe",
|
|
9508
|
-
"twitter": "danielcroe",
|
|
9509
|
-
"bluesky": "danielroe.dev"
|
|
9510
|
-
}
|
|
9511
|
-
],
|
|
9512
|
-
"compatibility": {
|
|
9513
|
-
"nuxt": "^2.0.0",
|
|
9514
|
-
"requires": {
|
|
9515
|
-
"bridge": "optional"
|
|
9516
|
-
}
|
|
9517
|
-
}
|
|
9518
|
-
},
|
|
9519
9224
|
{
|
|
9520
9225
|
"name": "typescript-runtime",
|
|
9521
9226
|
"description": "TypeScript Runtime support for Nuxt",
|
|
9522
9227
|
"repo": "nuxt/typescript#master/packages/typescript-runtime",
|
|
9523
9228
|
"npm": "@nuxt/typescript-runtime",
|
|
9524
9229
|
"icon": "typescript.svg",
|
|
9525
|
-
"github": "https://github.com/nuxt/typescript
|
|
9526
|
-
"website": "https://typescript.nuxtjs.org/guide/runtime
|
|
9230
|
+
"github": "https://github.com/nuxt/typescript",
|
|
9231
|
+
"website": "https://typescript.nuxtjs.org/guide/runtime/",
|
|
9527
9232
|
"learn_more": "",
|
|
9528
9233
|
"category": "Devtools",
|
|
9529
9234
|
"type": "official",
|
|
@@ -9557,7 +9262,7 @@
|
|
|
9557
9262
|
"repo": "nuxt/typescript#master/packages/typescript-build",
|
|
9558
9263
|
"npm": "@nuxt/typescript-build",
|
|
9559
9264
|
"icon": "typescript.svg",
|
|
9560
|
-
"github": "https://github.com/nuxt/typescript
|
|
9265
|
+
"github": "https://github.com/nuxt/typescript",
|
|
9561
9266
|
"website": "https://typescript.nuxtjs.org",
|
|
9562
9267
|
"learn_more": "",
|
|
9563
9268
|
"category": "Devtools",
|
|
@@ -9617,7 +9322,7 @@
|
|
|
9617
9322
|
"npm": "@nuxt/ui",
|
|
9618
9323
|
"icon": "nuxt.svg",
|
|
9619
9324
|
"github": "https://github.com/nuxt/ui",
|
|
9620
|
-
"website": "https://ui.nuxt.com",
|
|
9325
|
+
"website": "https://ui.nuxt.com/docs/getting-started/installation/nuxt",
|
|
9621
9326
|
"learn_more": "",
|
|
9622
9327
|
"category": "UI",
|
|
9623
9328
|
"type": "official",
|
|
@@ -9636,7 +9341,7 @@
|
|
|
9636
9341
|
}
|
|
9637
9342
|
],
|
|
9638
9343
|
"compatibility": {
|
|
9639
|
-
"nuxt": ">=3.
|
|
9344
|
+
"nuxt": ">=3.10.0",
|
|
9640
9345
|
"requires": {}
|
|
9641
9346
|
},
|
|
9642
9347
|
"mcp": "https://ui.nuxt.com/mcp"
|
|
@@ -9649,7 +9354,7 @@
|
|
|
9649
9354
|
"icon": "umami.svg",
|
|
9650
9355
|
"github": "https://github.com/ijkml/nuxt-umami",
|
|
9651
9356
|
"website": "https://github.com/ijkml/nuxt-umami",
|
|
9652
|
-
"learn_more": "https://umami.is/docs
|
|
9357
|
+
"learn_more": "https://docs.umami.is/docs",
|
|
9653
9358
|
"category": "Analytics",
|
|
9654
9359
|
"type": "3rd-party",
|
|
9655
9360
|
"maintainers": [
|
|
@@ -9701,7 +9406,7 @@
|
|
|
9701
9406
|
"repo": "johannschopplich/unlazy#main/packages/nuxt",
|
|
9702
9407
|
"npm": "@unlazy/nuxt",
|
|
9703
9408
|
"icon": "unlazy.svg",
|
|
9704
|
-
"github": "https://github.com/johannschopplich/unlazy
|
|
9409
|
+
"github": "https://github.com/johannschopplich/unlazy",
|
|
9705
9410
|
"website": "https://unlazy.byjohann.dev/",
|
|
9706
9411
|
"learn_more": "",
|
|
9707
9412
|
"category": "Images",
|
|
@@ -9714,7 +9419,7 @@
|
|
|
9714
9419
|
}
|
|
9715
9420
|
],
|
|
9716
9421
|
"compatibility": {
|
|
9717
|
-
"nuxt": ">=3.
|
|
9422
|
+
"nuxt": ">=3.5.0",
|
|
9718
9423
|
"requires": {}
|
|
9719
9424
|
}
|
|
9720
9425
|
},
|
|
@@ -9749,12 +9454,12 @@
|
|
|
9749
9454
|
{
|
|
9750
9455
|
"name": "ununuracss",
|
|
9751
9456
|
"description": "A Real CSS Engine. Only Scoped.",
|
|
9752
|
-
"repo": "
|
|
9457
|
+
"repo": "betterwrite/ununuracss#main/packages/nuxt",
|
|
9753
9458
|
"npm": "nuxt-ununura",
|
|
9754
9459
|
"icon": "ununuracss.png",
|
|
9755
|
-
"github": "https://github.com/
|
|
9756
|
-
"website": "https://github.com/
|
|
9757
|
-
"learn_more": "https://github.com/
|
|
9460
|
+
"github": "https://github.com/betterwrite/ununuracss",
|
|
9461
|
+
"website": "https://github.com/betterwrite/ununuracss",
|
|
9462
|
+
"learn_more": "https://github.com/betterwrite/ununuracss",
|
|
9758
9463
|
"category": "UI",
|
|
9759
9464
|
"type": "3rd-party",
|
|
9760
9465
|
"maintainers": [
|
|
@@ -9787,30 +9492,7 @@
|
|
|
9787
9492
|
}
|
|
9788
9493
|
],
|
|
9789
9494
|
"compatibility": {
|
|
9790
|
-
"nuxt": ">=3.
|
|
9791
|
-
"requires": {}
|
|
9792
|
-
}
|
|
9793
|
-
},
|
|
9794
|
-
{
|
|
9795
|
-
"name": "user-agent",
|
|
9796
|
-
"description": "Nuxt module for handling User-Agent.",
|
|
9797
|
-
"repo": "fukuiretu/nuxt-user-agent",
|
|
9798
|
-
"npm": "nuxt-user-agent",
|
|
9799
|
-
"icon": "",
|
|
9800
|
-
"github": "https://github.com/fukuiretu/nuxt-user-agent",
|
|
9801
|
-
"website": "https://github.com/fukuiretu/nuxt-user-agent",
|
|
9802
|
-
"learn_more": "",
|
|
9803
|
-
"category": "Extensions",
|
|
9804
|
-
"type": "3rd-party",
|
|
9805
|
-
"maintainers": [
|
|
9806
|
-
{
|
|
9807
|
-
"name": "Retu Fukui",
|
|
9808
|
-
"github": "fukuiretu",
|
|
9809
|
-
"twitter": "fukuiretu"
|
|
9810
|
-
}
|
|
9811
|
-
],
|
|
9812
|
-
"compatibility": {
|
|
9813
|
-
"nuxt": "^2.0.0",
|
|
9495
|
+
"nuxt": ">=3.17.1",
|
|
9814
9496
|
"requires": {}
|
|
9815
9497
|
}
|
|
9816
9498
|
},
|
|
@@ -9854,7 +9536,7 @@
|
|
|
9854
9536
|
}
|
|
9855
9537
|
],
|
|
9856
9538
|
"compatibility": {
|
|
9857
|
-
"nuxt": ">=3
|
|
9539
|
+
"nuxt": ">=3",
|
|
9858
9540
|
"requires": {
|
|
9859
9541
|
"bridge": "optional"
|
|
9860
9542
|
}
|
|
@@ -9866,7 +9548,7 @@
|
|
|
9866
9548
|
"repo": "varletjs/varlet-nuxt",
|
|
9867
9549
|
"npm": "@varlet/nuxt",
|
|
9868
9550
|
"icon": "varlet.svg",
|
|
9869
|
-
"github": "https://github.com/varletjs/varlet",
|
|
9551
|
+
"github": "https://github.com/varletjs/varlet-nuxt",
|
|
9870
9552
|
"website": "https://varlet.pages.dev/#/en-US/index",
|
|
9871
9553
|
"learn_more": "https://github.com/varletjs/varlet-nuxt",
|
|
9872
9554
|
"category": "UI",
|
|
@@ -9891,7 +9573,7 @@
|
|
|
9891
9573
|
"repo": "letstri/vaxee#main/packages/nuxt",
|
|
9892
9574
|
"npm": "@vaxee/nuxt",
|
|
9893
9575
|
"icon": "vaxee.svg",
|
|
9894
|
-
"github": "https://github.com/letstri/vaxee
|
|
9576
|
+
"github": "https://github.com/letstri/vaxee",
|
|
9895
9577
|
"website": "https://vaxee.letstri.dev/",
|
|
9896
9578
|
"learn_more": "",
|
|
9897
9579
|
"category": "Extensions",
|
|
@@ -9904,7 +9586,7 @@
|
|
|
9904
9586
|
}
|
|
9905
9587
|
],
|
|
9906
9588
|
"compatibility": {
|
|
9907
|
-
"nuxt": "
|
|
9589
|
+
"nuxt": ">=3.5.0",
|
|
9908
9590
|
"requires": {}
|
|
9909
9591
|
}
|
|
9910
9592
|
},
|
|
@@ -9926,7 +9608,7 @@
|
|
|
9926
9608
|
}
|
|
9927
9609
|
],
|
|
9928
9610
|
"compatibility": {
|
|
9929
|
-
"nuxt": "
|
|
9611
|
+
"nuxt": "^3.0.0",
|
|
9930
9612
|
"requires": {}
|
|
9931
9613
|
}
|
|
9932
9614
|
},
|
|
@@ -9936,7 +9618,7 @@
|
|
|
9936
9618
|
"repo": "logaretm/vee-validate#main/packages/nuxt",
|
|
9937
9619
|
"npm": "@vee-validate/nuxt",
|
|
9938
9620
|
"icon": "vee-validate.png",
|
|
9939
|
-
"github": "https://github.com/logaretm/vee-validate
|
|
9621
|
+
"github": "https://github.com/logaretm/vee-validate",
|
|
9940
9622
|
"website": "https://vee-validate.logaretm.com/v4/",
|
|
9941
9623
|
"learn_more": "https://vee-validate.logaretm.com/v4/integrations/nuxt/",
|
|
9942
9624
|
"category": "Libraries",
|
|
@@ -9946,7 +9628,7 @@
|
|
|
9946
9628
|
"name": "Abdelrahman Awad",
|
|
9947
9629
|
"github": "logaretm",
|
|
9948
9630
|
"twitter": "logaretm",
|
|
9949
|
-
"bluesky": "
|
|
9631
|
+
"bluesky": "awad.dev"
|
|
9950
9632
|
}
|
|
9951
9633
|
],
|
|
9952
9634
|
"compatibility": {
|
|
@@ -9957,11 +9639,11 @@
|
|
|
9957
9639
|
{
|
|
9958
9640
|
"name": "vendor",
|
|
9959
9641
|
"description": "directly serve node_modules",
|
|
9960
|
-
"repo": "nuxt-community/modules#master/packages/vendor",
|
|
9642
|
+
"repo": "nuxt-community/legacy-modules#master/packages/vendor",
|
|
9961
9643
|
"npm": "@nuxtjs/vendor",
|
|
9962
9644
|
"icon": "",
|
|
9963
|
-
"github": "https://github.com/nuxt-community/modules
|
|
9964
|
-
"website": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
|
|
9645
|
+
"github": "https://github.com/nuxt-community/legacy-modules",
|
|
9646
|
+
"website": "https://github.com/nuxt-community/legacy-modules/tree/master/packages/vendor",
|
|
9965
9647
|
"learn_more": "",
|
|
9966
9648
|
"category": "Extensions",
|
|
9967
9649
|
"type": "community",
|
|
@@ -9978,13 +9660,57 @@
|
|
|
9978
9660
|
"requires": {}
|
|
9979
9661
|
}
|
|
9980
9662
|
},
|
|
9663
|
+
{
|
|
9664
|
+
"name": "vercel-analytics",
|
|
9665
|
+
"description": "Privacy-friendly, real-time traffic insights for your Nuxt app",
|
|
9666
|
+
"repo": "vercel/analytics#main/packages/web",
|
|
9667
|
+
"npm": "@vercel/analytics",
|
|
9668
|
+
"icon": "vercel.svg",
|
|
9669
|
+
"github": "https://github.com/vercel/analytics",
|
|
9670
|
+
"website": "https://vercel.com/docs/analytics",
|
|
9671
|
+
"learn_more": "https://vercel.com/docs/analytics/quickstart?framework=nuxt",
|
|
9672
|
+
"category": "Analytics",
|
|
9673
|
+
"type": "3rd-party",
|
|
9674
|
+
"maintainers": [
|
|
9675
|
+
{
|
|
9676
|
+
"name": "Vercel",
|
|
9677
|
+
"github": "vercel"
|
|
9678
|
+
}
|
|
9679
|
+
],
|
|
9680
|
+
"compatibility": {
|
|
9681
|
+
"nuxt": ">=3.0.0",
|
|
9682
|
+
"requires": {}
|
|
9683
|
+
}
|
|
9684
|
+
},
|
|
9685
|
+
{
|
|
9686
|
+
"name": "vercel-speed-insights",
|
|
9687
|
+
"description": "Real user performance metrics and suggestions for your Nuxt app",
|
|
9688
|
+
"repo": "vercel/speed-insights#main/packages/web",
|
|
9689
|
+
"npm": "@vercel/speed-insights",
|
|
9690
|
+
"icon": "vercel.svg",
|
|
9691
|
+
"github": "https://github.com/vercel/speed-insights",
|
|
9692
|
+
"website": "https://vercel.com/docs/speed-insights",
|
|
9693
|
+
"learn_more": "https://vercel.com/docs/speed-insights/quickstart?framework=nuxt",
|
|
9694
|
+
"category": "Performance",
|
|
9695
|
+
"type": "3rd-party",
|
|
9696
|
+
"maintainers": [
|
|
9697
|
+
{
|
|
9698
|
+
"name": "Vercel",
|
|
9699
|
+
"github": "vercel"
|
|
9700
|
+
}
|
|
9701
|
+
],
|
|
9702
|
+
"compatibility": {
|
|
9703
|
+
"nuxt": ">=3.0.0",
|
|
9704
|
+
"requires": {}
|
|
9705
|
+
}
|
|
9706
|
+
},
|
|
9981
9707
|
{
|
|
9982
9708
|
"name": "vexip-ui",
|
|
9983
9709
|
"description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
|
|
9984
9710
|
"repo": "vexip-ui/nuxt",
|
|
9985
9711
|
"npm": "@vexip-ui/nuxt",
|
|
9986
9712
|
"icon": "vexip-ui.svg",
|
|
9987
|
-
"github": "https://github.com/vexip-ui/
|
|
9713
|
+
"github": "https://github.com/vexip-ui/nuxt",
|
|
9988
9714
|
"website": "https://www.vexipui.com/",
|
|
9989
9715
|
"learn_more": "https://github.com/vexip-ui/nuxt",
|
|
9990
9716
|
"category": "UI",
|
|
@@ -10051,7 +9777,7 @@
|
|
|
10051
9777
|
}
|
|
10052
9778
|
],
|
|
10053
9779
|
"compatibility": {
|
|
10054
|
-
"nuxt": ">=3.
|
|
9780
|
+
"nuxt": ">=3.6.5",
|
|
10055
9781
|
"requires": {}
|
|
10056
9782
|
}
|
|
10057
9783
|
},
|
|
@@ -10102,37 +9828,6 @@
|
|
|
10102
9828
|
"requires": {}
|
|
10103
9829
|
}
|
|
10104
9830
|
},
|
|
10105
|
-
{
|
|
10106
|
-
"name": "vue-email",
|
|
10107
|
-
"description": "💌 Write email templates with vue",
|
|
10108
|
-
"repo": "vue-email/nuxt",
|
|
10109
|
-
"npm": "@vue-email/nuxt",
|
|
10110
|
-
"icon": "vue-email.svg",
|
|
10111
|
-
"github": "https://github.com/vue-email/nuxt",
|
|
10112
|
-
"website": "https://vuemail.net/",
|
|
10113
|
-
"learn_more": "https://vuemail.net/",
|
|
10114
|
-
"category": "UI",
|
|
10115
|
-
"type": "3rd-party",
|
|
10116
|
-
"maintainers": [
|
|
10117
|
-
{
|
|
10118
|
-
"name": "David Arenas",
|
|
10119
|
-
"github": "Dave136",
|
|
10120
|
-
"twitter": "davejs4",
|
|
10121
|
-
"avatar": "https://avatars.githubusercontent.com/u/49698182?v=4"
|
|
10122
|
-
},
|
|
10123
|
-
{
|
|
10124
|
-
"name": "Younes Barrad",
|
|
10125
|
-
"github": "Flowko",
|
|
10126
|
-
"twitter": "imflowko",
|
|
10127
|
-
"avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
|
|
10128
|
-
}
|
|
10129
|
-
],
|
|
10130
|
-
"compatibility": {
|
|
10131
|
-
"nuxt": ">=3.0.0",
|
|
10132
|
-
"requires": {},
|
|
10133
|
-
"devtools": "^0.0.0"
|
|
10134
|
-
}
|
|
10135
|
-
},
|
|
10136
9831
|
{
|
|
10137
9832
|
"name": "vue-final-modal",
|
|
10138
9833
|
"description": "The most powerful yet most light-weight modal library for Vue 3.",
|
|
@@ -10182,12 +9877,12 @@
|
|
|
10182
9877
|
{
|
|
10183
9878
|
"name": "vue-macros",
|
|
10184
9879
|
"description": "Explore more macros and syntax sugar to Vue.",
|
|
10185
|
-
"repo": "
|
|
9880
|
+
"repo": "vue-macros/vue-macros#main/packages/nuxt",
|
|
10186
9881
|
"npm": "@vue-macros/nuxt",
|
|
10187
9882
|
"icon": "vue-macros.svg",
|
|
10188
|
-
"github": "https://github.com/
|
|
10189
|
-
"website": "https://vue-macros.
|
|
10190
|
-
"learn_more": "https://github.com/
|
|
9883
|
+
"github": "https://github.com/vue-macros/vue-macros",
|
|
9884
|
+
"website": "https://vue-macros.dev/",
|
|
9885
|
+
"learn_more": "https://github.com/vue-macros/vue-macros",
|
|
10191
9886
|
"category": "Extensions",
|
|
10192
9887
|
"type": "3rd-party",
|
|
10193
9888
|
"maintainers": [
|
|
@@ -10214,7 +9909,7 @@
|
|
|
10214
9909
|
"icon": "vue-material.png",
|
|
10215
9910
|
"github": "https://github.com/vaso2/nuxt-vue-material",
|
|
10216
9911
|
"website": "https://github.com/vaso2/nuxt-vue-material",
|
|
10217
|
-
"learn_more": "https://
|
|
9912
|
+
"learn_more": "https://www.creative-tim.com/vuematerial/",
|
|
10218
9913
|
"category": "UI",
|
|
10219
9914
|
"type": "3rd-party",
|
|
10220
9915
|
"maintainers": [
|
|
@@ -10282,7 +9977,7 @@
|
|
|
10282
9977
|
"icon": "vue-query.svg",
|
|
10283
9978
|
"github": "https://github.com/Hebilicious/vue-query-nuxt",
|
|
10284
9979
|
"website": "https://github.com/Hebilicious/vue-query-nuxt#readme",
|
|
10285
|
-
"learn_more": "https://tanstack.com/query/latest/docs/vue/quick-start",
|
|
9980
|
+
"learn_more": "https://tanstack.com/query/latest/docs/framework/vue/quick-start",
|
|
10286
9981
|
"category": "Request",
|
|
10287
9982
|
"type": "3rd-party",
|
|
10288
9983
|
"maintainers": [
|
|
@@ -10293,7 +9988,7 @@
|
|
|
10293
9988
|
}
|
|
10294
9989
|
],
|
|
10295
9990
|
"compatibility": {
|
|
10296
|
-
"nuxt": "
|
|
9991
|
+
"nuxt": "^3",
|
|
10297
9992
|
"requires": {}
|
|
10298
9993
|
}
|
|
10299
9994
|
},
|
|
@@ -10351,7 +10046,7 @@
|
|
|
10351
10046
|
"npm": "vue-warehouse",
|
|
10352
10047
|
"icon": "",
|
|
10353
10048
|
"github": "https://github.com/juliomrqz/vue-warehouse",
|
|
10354
|
-
"website": "https://
|
|
10049
|
+
"website": "https://github.com/juliomrqz/vue-warehouse/tree/develop/docs",
|
|
10355
10050
|
"learn_more": "",
|
|
10356
10051
|
"category": "Libraries",
|
|
10357
10052
|
"type": "3rd-party",
|
|
@@ -10396,7 +10091,7 @@
|
|
|
10396
10091
|
"repo": "vuejs/vuefire#main/packages/nuxt",
|
|
10397
10092
|
"npm": "nuxt-vuefire",
|
|
10398
10093
|
"icon": "vuefire.svg",
|
|
10399
|
-
"github": "https://github.com/vuejs/vuefire
|
|
10094
|
+
"github": "https://github.com/vuejs/vuefire",
|
|
10400
10095
|
"website": "https://vuefire.vuejs.org/",
|
|
10401
10096
|
"learn_more": "",
|
|
10402
10097
|
"category": "Database",
|
|
@@ -10410,7 +10105,7 @@
|
|
|
10410
10105
|
}
|
|
10411
10106
|
],
|
|
10412
10107
|
"compatibility": {
|
|
10413
|
-
"nuxt": ">=3.
|
|
10108
|
+
"nuxt": ">=3.1.0",
|
|
10414
10109
|
"requires": {}
|
|
10415
10110
|
}
|
|
10416
10111
|
},
|
|
@@ -10466,7 +10161,7 @@
|
|
|
10466
10161
|
"repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
|
|
10467
10162
|
"npm": "@vuestic/nuxt",
|
|
10468
10163
|
"icon": "vuestic.png",
|
|
10469
|
-
"github": "https://github.com/epicmaxco/vuestic-ui
|
|
10164
|
+
"github": "https://github.com/epicmaxco/vuestic-ui",
|
|
10470
10165
|
"website": "https://ui.vuestic.dev",
|
|
10471
10166
|
"learn_more": "https://ui.vuestic.dev/getting-started/nuxt",
|
|
10472
10167
|
"category": "UI",
|
|
@@ -10478,14 +10173,14 @@
|
|
|
10478
10173
|
}
|
|
10479
10174
|
],
|
|
10480
10175
|
"compatibility": {
|
|
10481
|
-
"nuxt": ">=3.
|
|
10176
|
+
"nuxt": ">=3.3.0",
|
|
10482
10177
|
"requires": {}
|
|
10483
10178
|
}
|
|
10484
10179
|
},
|
|
10485
10180
|
{
|
|
10486
10181
|
"name": "vuetify-nuxt-module",
|
|
10487
10182
|
"description": "Zero-config Nuxt Module for Vuetify.",
|
|
10488
|
-
"repo": "vuetifyjs/nuxt-module",
|
|
10183
|
+
"repo": "vuetifyjs/nuxt-module#main/packages/vuetify-nuxt-module",
|
|
10489
10184
|
"npm": "vuetify-nuxt-module",
|
|
10490
10185
|
"icon": "vuetify-logo-v3-dark.svg",
|
|
10491
10186
|
"github": "https://github.com/vuetifyjs/nuxt-module",
|
|
@@ -10498,10 +10193,14 @@
|
|
|
10498
10193
|
"name": "Joaquín Sánchez",
|
|
10499
10194
|
"github": "userquin",
|
|
10500
10195
|
"bluesky": "userquin.bsky.social"
|
|
10196
|
+
},
|
|
10197
|
+
{
|
|
10198
|
+
"name": "Andrei Elkin",
|
|
10199
|
+
"github": "andreyyolkin"
|
|
10501
10200
|
}
|
|
10502
10201
|
],
|
|
10503
10202
|
"compatibility": {
|
|
10504
|
-
"nuxt": ">=3.
|
|
10203
|
+
"nuxt": ">=3.15.0",
|
|
10505
10204
|
"requires": {}
|
|
10506
10205
|
}
|
|
10507
10206
|
},
|
|
@@ -10602,7 +10301,7 @@
|
|
|
10602
10301
|
}
|
|
10603
10302
|
],
|
|
10604
10303
|
"compatibility": {
|
|
10605
|
-
"nuxt": ">=3.0.0",
|
|
10304
|
+
"nuxt": ">=3.0.0-rc.11",
|
|
10606
10305
|
"requires": {}
|
|
10607
10306
|
}
|
|
10608
10307
|
},
|
|
@@ -10637,41 +10336,19 @@
|
|
|
10637
10336
|
}
|
|
10638
10337
|
],
|
|
10639
10338
|
"compatibility": {
|
|
10640
|
-
"nuxt": "^2.
|
|
10339
|
+
"nuxt": "^2.15.0 || ^3.0.0",
|
|
10641
10340
|
"requires": {
|
|
10642
10341
|
"bridge": "optional"
|
|
10643
10342
|
}
|
|
10644
10343
|
}
|
|
10645
10344
|
},
|
|
10646
|
-
{
|
|
10647
|
-
"name": "webfontloader",
|
|
10648
|
-
"description": "Efficient web font loading has never been easier!",
|
|
10649
|
-
"repo": "Developmint/nuxt-webfontloader",
|
|
10650
|
-
"npm": "nuxt-webfontloader",
|
|
10651
|
-
"icon": "",
|
|
10652
|
-
"github": "https://github.com/Developmint/nuxt-webfontloader",
|
|
10653
|
-
"website": "https://github.com/Developmint/nuxt-webfontloader",
|
|
10654
|
-
"learn_more": "https://www.npmjs.com/package/webfontloader",
|
|
10655
|
-
"category": "Fonts",
|
|
10656
|
-
"type": "3rd-party",
|
|
10657
|
-
"maintainers": [
|
|
10658
|
-
{
|
|
10659
|
-
"name": "Developmint",
|
|
10660
|
-
"github": "Developmint"
|
|
10661
|
-
}
|
|
10662
|
-
],
|
|
10663
|
-
"compatibility": {
|
|
10664
|
-
"nuxt": "^2.0.0",
|
|
10665
|
-
"requires": {}
|
|
10666
|
-
}
|
|
10667
|
-
},
|
|
10668
10345
|
{
|
|
10669
10346
|
"name": "webhook-validators",
|
|
10670
10347
|
"description": "Nuxt module that works on the edge to easily validate incoming webhooks from different services.",
|
|
10671
10348
|
"repo": "yizack/nuxt-webhook-validators",
|
|
10672
10349
|
"npm": "nuxt-webhook-validators",
|
|
10673
10350
|
"icon": "webhook-validators.svg",
|
|
10674
|
-
"github": "https://github.com/
|
|
10351
|
+
"github": "https://github.com/yizack/nuxt-webhook-validators",
|
|
10675
10352
|
"website": "https://github.com/Yizack/nuxt-webhook-validators",
|
|
10676
10353
|
"learn_more": "",
|
|
10677
10354
|
"category": "Security",
|
|
@@ -10760,30 +10437,6 @@
|
|
|
10760
10437
|
"requires": {}
|
|
10761
10438
|
}
|
|
10762
10439
|
},
|
|
10763
|
-
{
|
|
10764
|
-
"name": "webpackmonitor",
|
|
10765
|
-
"description": "Monitor Nuxt webpack optimization metrics through the development process",
|
|
10766
|
-
"repo": "nuxt-community/webpackmonitor-module",
|
|
10767
|
-
"npm": "@nuxtjs/webpackmonitor",
|
|
10768
|
-
"icon": "webpack.png",
|
|
10769
|
-
"github": "https://github.com/nuxt-community/webpackmonitor-module",
|
|
10770
|
-
"website": "https://github.com/nuxt-community/webpackmonitor-module",
|
|
10771
|
-
"learn_more": "",
|
|
10772
|
-
"category": "Devtools",
|
|
10773
|
-
"type": "community",
|
|
10774
|
-
"maintainers": [
|
|
10775
|
-
{
|
|
10776
|
-
"name": "Pooya Parsa",
|
|
10777
|
-
"github": "pi0",
|
|
10778
|
-
"twitter": "_pi0_",
|
|
10779
|
-
"bluesky": "pi0.io"
|
|
10780
|
-
}
|
|
10781
|
-
],
|
|
10782
|
-
"compatibility": {
|
|
10783
|
-
"nuxt": "^2.0.0",
|
|
10784
|
-
"requires": {}
|
|
10785
|
-
}
|
|
10786
|
-
},
|
|
10787
10440
|
{
|
|
10788
10441
|
"name": "well-known",
|
|
10789
10442
|
"description": "A Nuxt module to add well-known URIs using middlewares",
|
|
@@ -10802,17 +10455,17 @@
|
|
|
10802
10455
|
}
|
|
10803
10456
|
],
|
|
10804
10457
|
"compatibility": {
|
|
10805
|
-
"nuxt": "
|
|
10458
|
+
"nuxt": "^3.0.0",
|
|
10806
10459
|
"requires": {}
|
|
10807
10460
|
}
|
|
10808
10461
|
},
|
|
10809
10462
|
{
|
|
10810
10463
|
"name": "wideangle",
|
|
10811
10464
|
"description": "Nuxt module to integrate Wide Angle Analytics",
|
|
10812
|
-
"repo": "
|
|
10465
|
+
"repo": "wideangleanalytics/wideangle-nuxt",
|
|
10813
10466
|
"npm": "wideangle-nuxt",
|
|
10814
10467
|
"icon": "wideangle.png",
|
|
10815
|
-
"github": "https://github.com/
|
|
10468
|
+
"github": "https://github.com/wideangleanalytics/wideangle-nuxt",
|
|
10816
10469
|
"website": "https://wideangle.co",
|
|
10817
10470
|
"learn_more": "https://wideangle.co/documentation/web-analytics-for-nuxt",
|
|
10818
10471
|
"category": "Analytics",
|
|
@@ -10892,8 +10545,8 @@
|
|
|
10892
10545
|
"repo": "vercel/workflow#main/packages/workflow",
|
|
10893
10546
|
"npm": "workflow",
|
|
10894
10547
|
"icon": "workflow.svg",
|
|
10895
|
-
"github": "https://github.com/vercel/workflow
|
|
10896
|
-
"website": "https://
|
|
10548
|
+
"github": "https://github.com/vercel/workflow",
|
|
10549
|
+
"website": "https://workflow-sdk.dev/",
|
|
10897
10550
|
"learn_more": "",
|
|
10898
10551
|
"category": "Devtools",
|
|
10899
10552
|
"type": "3rd-party",
|
|
@@ -10908,28 +10561,6 @@
|
|
|
10908
10561
|
"requires": {}
|
|
10909
10562
|
}
|
|
10910
10563
|
},
|
|
10911
|
-
{
|
|
10912
|
-
"name": "wp-nuxt",
|
|
10913
|
-
"description": "The module adds a Wordpress Rest API to your nuxt application",
|
|
10914
|
-
"repo": "yashha/wp-nuxt",
|
|
10915
|
-
"npm": "wp-nuxt",
|
|
10916
|
-
"icon": "wordpress.png",
|
|
10917
|
-
"github": "https://github.com/yashha/wp-nuxt",
|
|
10918
|
-
"website": "https://github.com/yashha/wp-nuxt",
|
|
10919
|
-
"learn_more": "https://github.com/WP-API/node-wpapi",
|
|
10920
|
-
"category": "CMS",
|
|
10921
|
-
"type": "3rd-party",
|
|
10922
|
-
"maintainers": [
|
|
10923
|
-
{
|
|
10924
|
-
"name": "yashha",
|
|
10925
|
-
"github": "yashha"
|
|
10926
|
-
}
|
|
10927
|
-
],
|
|
10928
|
-
"compatibility": {
|
|
10929
|
-
"nuxt": "^2.0.0",
|
|
10930
|
-
"requires": {}
|
|
10931
|
-
}
|
|
10932
|
-
},
|
|
10933
10564
|
{
|
|
10934
10565
|
"name": "xhr-cache",
|
|
10935
10566
|
"description": "Cache api resources and serve it as static resource",
|
|
@@ -10971,7 +10602,7 @@
|
|
|
10971
10602
|
}
|
|
10972
10603
|
],
|
|
10973
10604
|
"compatibility": {
|
|
10974
|
-
"nuxt": "^2.
|
|
10605
|
+
"nuxt": "^2.16.0 || ^3.0.0",
|
|
10975
10606
|
"requires": {
|
|
10976
10607
|
"bridge": true
|
|
10977
10608
|
}
|
|
@@ -11007,7 +10638,7 @@
|
|
|
11007
10638
|
"icon": "zendesk.png",
|
|
11008
10639
|
"github": "https://github.com/DansMaCulotte/nuxt-zendesk",
|
|
11009
10640
|
"website": "https://github.com/DansMaCulotte/nuxt-zendesk",
|
|
11010
|
-
"learn_more": "https://developer.zendesk.com/
|
|
10641
|
+
"learn_more": "https://developer.zendesk.com/api-reference/widget/introduction/",
|
|
11011
10642
|
"category": "Ecommerce",
|
|
11012
10643
|
"type": "3rd-party",
|
|
11013
10644
|
"maintainers": [
|