@nuxt/modules 0.6.0-943ac4 → 0.6.0-94feed
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 +4 -3
- package/modules.json +933 -1268
- package/package.json +20 -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",
|
|
@@ -412,6 +405,28 @@
|
|
|
412
405
|
"twitter": "iamdinq"
|
|
413
406
|
}
|
|
414
407
|
],
|
|
408
|
+
"compatibility": {
|
|
409
|
+
"nuxt": "^3.0.0",
|
|
410
|
+
"requires": {}
|
|
411
|
+
}
|
|
412
|
+
},
|
|
413
|
+
{
|
|
414
|
+
"name": "arkenv",
|
|
415
|
+
"description": "Environment variable validation from editor to runtime",
|
|
416
|
+
"repo": "yamcodes/arkenv#main/packages/nuxt",
|
|
417
|
+
"npm": "@arkenv/nuxt",
|
|
418
|
+
"icon": "arkenv.svg",
|
|
419
|
+
"github": "https://github.com/yamcodes/arkenv",
|
|
420
|
+
"website": "https://arkenv.js.org",
|
|
421
|
+
"learn_more": "https://arkenv.js.org/docs/nuxt",
|
|
422
|
+
"category": "Devtools",
|
|
423
|
+
"type": "3rd-party",
|
|
424
|
+
"maintainers": [
|
|
425
|
+
{
|
|
426
|
+
"name": "Yam Borodetsky",
|
|
427
|
+
"github": "yamcodes"
|
|
428
|
+
}
|
|
429
|
+
],
|
|
415
430
|
"compatibility": {
|
|
416
431
|
"nuxt": ">=3.0.0",
|
|
417
432
|
"requires": {}
|
|
@@ -445,14 +460,14 @@
|
|
|
445
460
|
"repo": "askdoppler/doppler-js#main/nuxt",
|
|
446
461
|
"npm": "@askdoppler/nuxt",
|
|
447
462
|
"icon": "askdoppler.png",
|
|
448
|
-
"github": "https://github.com/askdoppler/doppler-js
|
|
463
|
+
"github": "https://github.com/askdoppler/doppler-js",
|
|
449
464
|
"website": "https://askdoppler.com",
|
|
450
465
|
"learn_more": "https://docs.askdoppler.com/integrations/nuxt",
|
|
451
466
|
"category": "SEO",
|
|
452
467
|
"type": "3rd-party",
|
|
453
468
|
"maintainers": [
|
|
454
469
|
{
|
|
455
|
-
"name": "
|
|
470
|
+
"name": "Maxime Dolores",
|
|
456
471
|
"github": "mdolr",
|
|
457
472
|
"twitter": "m_dolr"
|
|
458
473
|
}
|
|
@@ -464,7 +479,7 @@
|
|
|
464
479
|
},
|
|
465
480
|
{
|
|
466
481
|
"name": "auth-utils",
|
|
467
|
-
"description": "
|
|
482
|
+
"description": "Add Authentication to Nuxt applications with secured & sealed cookies sessions.",
|
|
468
483
|
"repo": "atinux/nuxt-auth-utils",
|
|
469
484
|
"npm": "nuxt-auth-utils",
|
|
470
485
|
"icon": "",
|
|
@@ -514,29 +529,6 @@
|
|
|
514
529
|
"requires": {}
|
|
515
530
|
}
|
|
516
531
|
},
|
|
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
532
|
{
|
|
541
533
|
"name": "authorization",
|
|
542
534
|
"description": "Manage permissions inside the app and the server.",
|
|
@@ -639,8 +631,8 @@
|
|
|
639
631
|
"npm": "@thebcms/nuxt",
|
|
640
632
|
"icon": "bcms.png",
|
|
641
633
|
"github": "https://github.com/bcms/nuxt-module",
|
|
642
|
-
"website": "https://thebcms.com",
|
|
643
|
-
"learn_more": "https://thebcms.com/docs/integrations/nuxt-js",
|
|
634
|
+
"website": "https://www.thebcms.com/",
|
|
635
|
+
"learn_more": "https://www.thebcms.com/docs/integrations/nuxt-js/",
|
|
644
636
|
"category": "CMS",
|
|
645
637
|
"type": "3rd-party",
|
|
646
638
|
"maintainers": [
|
|
@@ -654,6 +646,30 @@
|
|
|
654
646
|
"requires": {}
|
|
655
647
|
}
|
|
656
648
|
},
|
|
649
|
+
{
|
|
650
|
+
"name": "better-auth",
|
|
651
|
+
"description": "Nuxt module for Better Auth integration with NuxtHub, route protection, session management, and role-based access",
|
|
652
|
+
"repo": "nuxt-modules/better-auth",
|
|
653
|
+
"npm": "@nuxtjs/better-auth",
|
|
654
|
+
"icon": "better-auth.svg",
|
|
655
|
+
"github": "https://github.com/nuxt-modules/better-auth",
|
|
656
|
+
"website": "https://better-auth.nuxt.dev",
|
|
657
|
+
"learn_more": "https://better-auth.com/",
|
|
658
|
+
"category": "Security",
|
|
659
|
+
"type": "community",
|
|
660
|
+
"maintainers": [
|
|
661
|
+
{
|
|
662
|
+
"name": "Max",
|
|
663
|
+
"github": "onmax",
|
|
664
|
+
"twitter": "_onmax",
|
|
665
|
+
"bluesky": "onmax.bsky.social"
|
|
666
|
+
}
|
|
667
|
+
],
|
|
668
|
+
"compatibility": {
|
|
669
|
+
"nuxt": ">=4.0.0",
|
|
670
|
+
"requires": {}
|
|
671
|
+
}
|
|
672
|
+
},
|
|
657
673
|
{
|
|
658
674
|
"name": "betterstack",
|
|
659
675
|
"description": "A Nuxt module for integrating BetterStack into your Nuxt application",
|
|
@@ -712,12 +728,12 @@
|
|
|
712
728
|
{
|
|
713
729
|
"name": "browserconfig",
|
|
714
730
|
"description": "Adds XML browser configuration support",
|
|
715
|
-
"repo": "nuxt-community/modules#master/packages/browserconfig",
|
|
731
|
+
"repo": "nuxt-community/legacy-modules#master/packages/browserconfig",
|
|
716
732
|
"npm": "@nuxtjs/browserconfig",
|
|
717
733
|
"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://
|
|
734
|
+
"github": "https://github.com/nuxt-community/legacy-modules",
|
|
735
|
+
"website": "https://github.com/nuxt-community/legacy-modules/tree/master/packages/browserconfig",
|
|
736
|
+
"learn_more": "https://learn.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/dev-guides/bg183312(v=vs.85)?redirectedfrom=MSDN",
|
|
721
737
|
"category": "Extensions",
|
|
722
738
|
"type": "community",
|
|
723
739
|
"maintainers": [
|
|
@@ -733,29 +749,6 @@
|
|
|
733
749
|
"requires": {}
|
|
734
750
|
}
|
|
735
751
|
},
|
|
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
752
|
{
|
|
760
753
|
"name": "bugsnag",
|
|
761
754
|
"description": "Bugsnag integration for nuxt.js. Makes it easy to add bugsnag to your Project. Supports uploading source maps.",
|
|
@@ -764,7 +757,7 @@
|
|
|
764
757
|
"icon": "bugsnag.png",
|
|
765
758
|
"github": "https://github.com/JulianMar/nuxt-bugsnag",
|
|
766
759
|
"website": "https://github.com/JulianMar/nuxt-bugsnag",
|
|
767
|
-
"learn_more": "
|
|
760
|
+
"learn_more": "",
|
|
768
761
|
"category": "Monitoring",
|
|
769
762
|
"type": "3rd-party",
|
|
770
763
|
"maintainers": [
|
|
@@ -775,7 +768,7 @@
|
|
|
775
768
|
}
|
|
776
769
|
],
|
|
777
770
|
"compatibility": {
|
|
778
|
-
"nuxt": "^2.
|
|
771
|
+
"nuxt": "^2.16.0 || >=3.0.0",
|
|
779
772
|
"requires": {
|
|
780
773
|
"bridge": true
|
|
781
774
|
}
|
|
@@ -895,52 +888,6 @@
|
|
|
895
888
|
"requires": {}
|
|
896
889
|
}
|
|
897
890
|
},
|
|
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
891
|
{
|
|
945
892
|
"name": "chiffre",
|
|
946
893
|
"description": "Privacy-first, end-to-end encrypted analytics",
|
|
@@ -993,8 +940,8 @@
|
|
|
993
940
|
"repo": "clerk/javascript#main/packages/nuxt",
|
|
994
941
|
"npm": "@clerk/nuxt",
|
|
995
942
|
"icon": "clerk.svg",
|
|
996
|
-
"github": "https://github.com/clerk/javascript
|
|
997
|
-
"website": "https://clerk.com/docs/
|
|
943
|
+
"github": "https://github.com/clerk/javascript",
|
|
944
|
+
"website": "https://clerk.com/docs/reference/nuxt/overview",
|
|
998
945
|
"learn_more": "https://clerk.com",
|
|
999
946
|
"category": "Security",
|
|
1000
947
|
"type": "3rd-party",
|
|
@@ -1043,7 +990,7 @@
|
|
|
1043
990
|
"icon": "",
|
|
1044
991
|
"github": "https://github.com/gitana/cloudcms-nuxt",
|
|
1045
992
|
"website": "https://github.com/gitana/cloudcms-nuxt",
|
|
1046
|
-
"learn_more": "https://
|
|
993
|
+
"learn_more": "https://gitana.io/",
|
|
1047
994
|
"category": "CMS",
|
|
1048
995
|
"type": "3rd-party",
|
|
1049
996
|
"maintainers": [
|
|
@@ -1081,7 +1028,7 @@
|
|
|
1081
1028
|
}
|
|
1082
1029
|
],
|
|
1083
1030
|
"compatibility": {
|
|
1084
|
-
"nuxt": "
|
|
1031
|
+
"nuxt": "^3.0.0",
|
|
1085
1032
|
"requires": {}
|
|
1086
1033
|
}
|
|
1087
1034
|
},
|
|
@@ -1135,6 +1082,42 @@
|
|
|
1135
1082
|
}
|
|
1136
1083
|
}
|
|
1137
1084
|
},
|
|
1085
|
+
{
|
|
1086
|
+
"name": "comark",
|
|
1087
|
+
"description": "Components in Markdown (Comark) parser with streaming support.",
|
|
1088
|
+
"repo": "comarkdown/comark#main/packages/comark-nuxt",
|
|
1089
|
+
"npm": "@comark/nuxt",
|
|
1090
|
+
"icon": "comark.svg",
|
|
1091
|
+
"github": "https://github.com/comarkdown/comark",
|
|
1092
|
+
"website": "https://comark.dev/",
|
|
1093
|
+
"learn_more": "https://comark.dev/rendering/nuxt",
|
|
1094
|
+
"category": "Libraries",
|
|
1095
|
+
"type": "3rd-party",
|
|
1096
|
+
"maintainers": [
|
|
1097
|
+
{
|
|
1098
|
+
"name": "Farnabaz",
|
|
1099
|
+
"github": "farnabaz",
|
|
1100
|
+
"twitter": "a_birang",
|
|
1101
|
+
"bluesky": "farnabaz.dev"
|
|
1102
|
+
},
|
|
1103
|
+
{
|
|
1104
|
+
"name": "Sébastien Chopin",
|
|
1105
|
+
"github": "Atinux",
|
|
1106
|
+
"twitter": "atinux",
|
|
1107
|
+
"bluesky": "atinux.com"
|
|
1108
|
+
},
|
|
1109
|
+
{
|
|
1110
|
+
"name": "Baptiste Leproux",
|
|
1111
|
+
"github": "larbish",
|
|
1112
|
+
"twitter": "_larbish",
|
|
1113
|
+
"bluesky": "larbish.bsky.social"
|
|
1114
|
+
}
|
|
1115
|
+
],
|
|
1116
|
+
"compatibility": {
|
|
1117
|
+
"nuxt": ">=3.0.0",
|
|
1118
|
+
"requires": {}
|
|
1119
|
+
}
|
|
1120
|
+
},
|
|
1138
1121
|
{
|
|
1139
1122
|
"name": "compodium",
|
|
1140
1123
|
"description": "A plug an play component playground for Nuxt.",
|
|
@@ -1182,30 +1165,6 @@
|
|
|
1182
1165
|
"requires": {}
|
|
1183
1166
|
}
|
|
1184
1167
|
},
|
|
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
1168
|
{
|
|
1210
1169
|
"name": "content-assets",
|
|
1211
1170
|
"description": "Enable locally-located assets in Nuxt Content",
|
|
@@ -1213,7 +1172,7 @@
|
|
|
1213
1172
|
"npm": "nuxt-content-assets",
|
|
1214
1173
|
"icon": "content-assets.png",
|
|
1215
1174
|
"github": "https://github.com/davestewart/nuxt-content-assets",
|
|
1216
|
-
"website": "https://davestewart.co.uk/projects/
|
|
1175
|
+
"website": "https://davestewart.co.uk/projects/vue/nuxt-content-assets/",
|
|
1217
1176
|
"learn_more": "",
|
|
1218
1177
|
"category": "Images",
|
|
1219
1178
|
"type": "3rd-party",
|
|
@@ -1284,33 +1243,11 @@
|
|
|
1284
1243
|
}
|
|
1285
1244
|
],
|
|
1286
1245
|
"compatibility": {
|
|
1287
|
-
"nuxt": "
|
|
1246
|
+
"nuxt": ">=3.0.0-rc.3",
|
|
1288
1247
|
"requires": {}
|
|
1289
1248
|
},
|
|
1290
1249
|
"mcp": "https://content.nuxt.com/mcp"
|
|
1291
1250
|
},
|
|
1292
|
-
{
|
|
1293
|
-
"name": "contentful",
|
|
1294
|
-
"description": "nuxt contentful module",
|
|
1295
|
-
"repo": "scaccogatto/contentful-module",
|
|
1296
|
-
"npm": "contentful-module",
|
|
1297
|
-
"icon": "contentful.png",
|
|
1298
|
-
"github": "https://github.com/scaccogatto/contentful-module",
|
|
1299
|
-
"website": "https://github.com/scaccogatto/contentful-module",
|
|
1300
|
-
"learn_more": "https://www.contentful.com/",
|
|
1301
|
-
"category": "CMS",
|
|
1302
|
-
"type": "3rd-party",
|
|
1303
|
-
"maintainers": [
|
|
1304
|
-
{
|
|
1305
|
-
"name": "Marco 'Gatto' Boffo",
|
|
1306
|
-
"github": "scaccogatto"
|
|
1307
|
-
}
|
|
1308
|
-
],
|
|
1309
|
-
"compatibility": {
|
|
1310
|
-
"nuxt": "^2.0.0",
|
|
1311
|
-
"requires": {}
|
|
1312
|
-
}
|
|
1313
|
-
},
|
|
1314
1251
|
{
|
|
1315
1252
|
"name": "contentstack",
|
|
1316
1253
|
"description": "Contentstack integration for Nuxt",
|
|
@@ -1318,8 +1255,8 @@
|
|
|
1318
1255
|
"npm": "nuxt-contentstack",
|
|
1319
1256
|
"icon": "contentstack.png",
|
|
1320
1257
|
"github": "https://github.com/timbenniks/nuxt-contentstack",
|
|
1321
|
-
"website": "https://nuxt-contentstack
|
|
1322
|
-
"learn_more": "https://
|
|
1258
|
+
"website": "https://github.com/timbenniks/nuxt-contentstack",
|
|
1259
|
+
"learn_more": "https://www.contentstack.com/community",
|
|
1323
1260
|
"category": "CMS",
|
|
1324
1261
|
"type": "3rd-party",
|
|
1325
1262
|
"maintainers": [
|
|
@@ -1332,7 +1269,7 @@
|
|
|
1332
1269
|
}
|
|
1333
1270
|
],
|
|
1334
1271
|
"compatibility": {
|
|
1335
|
-
"nuxt": "
|
|
1272
|
+
"nuxt": ">=3.20.1",
|
|
1336
1273
|
"requires": {},
|
|
1337
1274
|
"devtools": "^0.0.0"
|
|
1338
1275
|
}
|
|
@@ -1341,7 +1278,7 @@
|
|
|
1341
1278
|
"name": "convex",
|
|
1342
1279
|
"description": "Nuxt module for Convex - reactive backend with real-time sync, file storage, and auto-imports",
|
|
1343
1280
|
"repo": "onmax/nuxt-convex",
|
|
1344
|
-
"npm": "
|
|
1281
|
+
"npm": "convex-monorepo",
|
|
1345
1282
|
"icon": "convex.svg",
|
|
1346
1283
|
"github": "https://github.com/onmax/nuxt-convex",
|
|
1347
1284
|
"website": "https://nuxt-convex.onmax.me",
|
|
@@ -1480,28 +1417,6 @@
|
|
|
1480
1417
|
"requires": {}
|
|
1481
1418
|
}
|
|
1482
1419
|
},
|
|
1483
|
-
{
|
|
1484
|
-
"name": "datocms-nuxt2",
|
|
1485
|
-
"description": "DatoCMS integration for Nuxt v2",
|
|
1486
|
-
"repo": "voorhoede/nuxt-datocms-module",
|
|
1487
|
-
"npm": "@voorhoede/nuxt-datocms-module",
|
|
1488
|
-
"icon": "datocms.svg",
|
|
1489
|
-
"github": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
1490
|
-
"website": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
1491
|
-
"learn_more": "https://www.datocms.com/",
|
|
1492
|
-
"category": "CMS",
|
|
1493
|
-
"type": "3rd-party",
|
|
1494
|
-
"maintainers": [
|
|
1495
|
-
{
|
|
1496
|
-
"name": "Frank Warnaar",
|
|
1497
|
-
"github": "Frankwarnaar"
|
|
1498
|
-
}
|
|
1499
|
-
],
|
|
1500
|
-
"compatibility": {
|
|
1501
|
-
"nuxt": "^2.0.0",
|
|
1502
|
-
"requires": {}
|
|
1503
|
-
}
|
|
1504
|
-
},
|
|
1505
1420
|
{
|
|
1506
1421
|
"name": "datocms",
|
|
1507
1422
|
"description": "DatoCMS module for Nuxt",
|
|
@@ -1568,7 +1483,7 @@
|
|
|
1568
1483
|
}
|
|
1569
1484
|
],
|
|
1570
1485
|
"compatibility": {
|
|
1571
|
-
"nuxt": "
|
|
1486
|
+
"nuxt": ">=3.5.0",
|
|
1572
1487
|
"requires": {}
|
|
1573
1488
|
}
|
|
1574
1489
|
},
|
|
@@ -1591,7 +1506,7 @@
|
|
|
1591
1506
|
}
|
|
1592
1507
|
],
|
|
1593
1508
|
"compatibility": {
|
|
1594
|
-
"nuxt": "^2.
|
|
1509
|
+
"nuxt": "^2.16.0 || >=3.0.0",
|
|
1595
1510
|
"requires": {}
|
|
1596
1511
|
}
|
|
1597
1512
|
},
|
|
@@ -1619,15 +1534,41 @@
|
|
|
1619
1534
|
"requires": {}
|
|
1620
1535
|
}
|
|
1621
1536
|
},
|
|
1537
|
+
{
|
|
1538
|
+
"name": "directus-sdk",
|
|
1539
|
+
"description": "A Nuxt module for Directus with built-in authentication, realtime, file management, type generation, and visual editor support.",
|
|
1540
|
+
"repo": "rolleyio/nuxt-directus-sdk",
|
|
1541
|
+
"npm": "nuxt-directus-sdk",
|
|
1542
|
+
"icon": "directus-sdk.svg",
|
|
1543
|
+
"github": "https://github.com/rolleyio/nuxt-directus-sdk",
|
|
1544
|
+
"website": "https://www.nuxt-directus-sdk.com/",
|
|
1545
|
+
"learn_more": "https://directus.com/",
|
|
1546
|
+
"category": "CMS",
|
|
1547
|
+
"type": "3rd-party",
|
|
1548
|
+
"maintainers": [
|
|
1549
|
+
{
|
|
1550
|
+
"name": "Matthew Rollinson",
|
|
1551
|
+
"github": "matt-rolley"
|
|
1552
|
+
},
|
|
1553
|
+
{
|
|
1554
|
+
"name": "kheiner",
|
|
1555
|
+
"github": "kheiner"
|
|
1556
|
+
}
|
|
1557
|
+
],
|
|
1558
|
+
"compatibility": {
|
|
1559
|
+
"nuxt": "^3.0.0 || ^4.0.0",
|
|
1560
|
+
"requires": {}
|
|
1561
|
+
}
|
|
1562
|
+
},
|
|
1622
1563
|
{
|
|
1623
1564
|
"name": "directus",
|
|
1624
1565
|
"description": "Easily connect your Nuxt application to your directus server.",
|
|
1625
1566
|
"repo": "intevel/nuxt-directus",
|
|
1626
1567
|
"npm": "nuxt-directus",
|
|
1627
1568
|
"icon": "directus.svg",
|
|
1628
|
-
"github": "https://github.com/intevel/nuxt-directus
|
|
1569
|
+
"github": "https://github.com/intevel/nuxt-directus",
|
|
1629
1570
|
"website": "https://nuxt-directus.de/",
|
|
1630
|
-
"learn_more": "https://directus.
|
|
1571
|
+
"learn_more": "https://directus.com/",
|
|
1631
1572
|
"category": "CMS",
|
|
1632
1573
|
"type": "3rd-party",
|
|
1633
1574
|
"maintainers": [
|
|
@@ -1651,7 +1592,7 @@
|
|
|
1651
1592
|
}
|
|
1652
1593
|
],
|
|
1653
1594
|
"compatibility": {
|
|
1654
|
-
"nuxt": ">=3.0.0",
|
|
1595
|
+
"nuxt": "^2.16.0 || >=3.0.0-rc.9",
|
|
1655
1596
|
"requires": {},
|
|
1656
1597
|
"devtools": "^0.0.0"
|
|
1657
1598
|
}
|
|
@@ -1740,7 +1681,7 @@
|
|
|
1740
1681
|
}
|
|
1741
1682
|
],
|
|
1742
1683
|
"compatibility": {
|
|
1743
|
-
"nuxt": "
|
|
1684
|
+
"nuxt": ">=3.0.0",
|
|
1744
1685
|
"requires": {}
|
|
1745
1686
|
}
|
|
1746
1687
|
},
|
|
@@ -1775,7 +1716,7 @@
|
|
|
1775
1716
|
}
|
|
1776
1717
|
],
|
|
1777
1718
|
"compatibility": {
|
|
1778
|
-
"nuxt": "
|
|
1719
|
+
"nuxt": ">=3.7.0",
|
|
1779
1720
|
"requires": {}
|
|
1780
1721
|
}
|
|
1781
1722
|
},
|
|
@@ -1843,7 +1784,7 @@
|
|
|
1843
1784
|
}
|
|
1844
1785
|
],
|
|
1845
1786
|
"compatibility": {
|
|
1846
|
-
"nuxt": ">=3.
|
|
1787
|
+
"nuxt": ">=3.2.0",
|
|
1847
1788
|
"requires": {}
|
|
1848
1789
|
}
|
|
1849
1790
|
},
|
|
@@ -1912,7 +1853,7 @@
|
|
|
1912
1853
|
}
|
|
1913
1854
|
],
|
|
1914
1855
|
"compatibility": {
|
|
1915
|
-
"nuxt": ">=3
|
|
1856
|
+
"nuxt": ">=3",
|
|
1916
1857
|
"requires": {
|
|
1917
1858
|
"bridge": "optional"
|
|
1918
1859
|
}
|
|
@@ -1926,7 +1867,7 @@
|
|
|
1926
1867
|
"icon": "emotion.png",
|
|
1927
1868
|
"github": "https://github.com/nuxt-modules/emotion",
|
|
1928
1869
|
"website": "https://github.com/nuxt-modules/emotion",
|
|
1929
|
-
"learn_more": "https://emotion.sh/",
|
|
1870
|
+
"learn_more": "https://emotion.sh/docs/introduction",
|
|
1930
1871
|
"category": "Extensions",
|
|
1931
1872
|
"type": "community",
|
|
1932
1873
|
"maintainers": [
|
|
@@ -1972,11 +1913,11 @@
|
|
|
1972
1913
|
{
|
|
1973
1914
|
"name": "eslint-module",
|
|
1974
1915
|
"description": "ESLint module for Nuxt",
|
|
1975
|
-
"repo": "nuxt-
|
|
1916
|
+
"repo": "nuxt-modules/eslint",
|
|
1976
1917
|
"npm": "@nuxtjs/eslint-module",
|
|
1977
1918
|
"icon": "eslint.png",
|
|
1978
|
-
"github": "https://github.com/nuxt-
|
|
1979
|
-
"website": "https://github.com/nuxt-
|
|
1919
|
+
"github": "https://github.com/nuxt-modules/eslint",
|
|
1920
|
+
"website": "https://github.com/nuxt-modules/eslint",
|
|
1980
1921
|
"learn_more": "https://eslint.org/",
|
|
1981
1922
|
"category": "Devtools",
|
|
1982
1923
|
"type": "community",
|
|
@@ -2017,26 +1958,29 @@
|
|
|
2017
1958
|
}
|
|
2018
1959
|
},
|
|
2019
1960
|
{
|
|
2020
|
-
"name": "
|
|
2021
|
-
"description": "
|
|
2022
|
-
"repo": "
|
|
2023
|
-
"npm": "
|
|
2024
|
-
"icon": "",
|
|
2025
|
-
"github": "https://github.com/
|
|
2026
|
-
"website": "https://
|
|
2027
|
-
"learn_more": "",
|
|
1961
|
+
"name": "evlog",
|
|
1962
|
+
"description": "Wide events and structured errors for TypeScript. One log per request. Full context.",
|
|
1963
|
+
"repo": "HugoRCD/evlog#main/packages/evlog",
|
|
1964
|
+
"npm": "evlog",
|
|
1965
|
+
"icon": "evlog.svg",
|
|
1966
|
+
"github": "https://github.com/HugoRCD/evlog",
|
|
1967
|
+
"website": "https://www.evlog.dev/",
|
|
1968
|
+
"learn_more": "https://www.evlog.dev/start/introduction",
|
|
2028
1969
|
"category": "Monitoring",
|
|
2029
|
-
"type": "
|
|
1970
|
+
"type": "3rd-party",
|
|
2030
1971
|
"maintainers": [
|
|
2031
1972
|
{
|
|
2032
|
-
"name": "
|
|
2033
|
-
"github": "
|
|
1973
|
+
"name": "Hugo",
|
|
1974
|
+
"github": "HugoRCD",
|
|
1975
|
+
"twitter": "hugorcd",
|
|
1976
|
+
"bluesky": "hugorcd.com"
|
|
2034
1977
|
}
|
|
2035
1978
|
],
|
|
2036
1979
|
"compatibility": {
|
|
2037
|
-
"nuxt": "
|
|
1980
|
+
"nuxt": ">=3.0.0",
|
|
2038
1981
|
"requires": {}
|
|
2039
|
-
}
|
|
1982
|
+
},
|
|
1983
|
+
"mcp": "https://evlog.dev/mcp"
|
|
2040
1984
|
},
|
|
2041
1985
|
{
|
|
2042
1986
|
"name": "fathom-analytics",
|
|
@@ -2061,28 +2005,6 @@
|
|
|
2061
2005
|
"requires": {}
|
|
2062
2006
|
}
|
|
2063
2007
|
},
|
|
2064
|
-
{
|
|
2065
|
-
"name": "fathom",
|
|
2066
|
-
"description": "Fathom analytics for Nuxt",
|
|
2067
|
-
"repo": "yabhq/nuxt-fathom",
|
|
2068
|
-
"npm": "@yabhq/nuxt-fathom",
|
|
2069
|
-
"icon": "fathom.png",
|
|
2070
|
-
"github": "https://github.com/yabhq/nuxt-fathom",
|
|
2071
|
-
"website": "https://github.com/yabhq/nuxt-fathom",
|
|
2072
|
-
"learn_more": "https://usefathom.com/",
|
|
2073
|
-
"category": "Analytics",
|
|
2074
|
-
"type": "3rd-party",
|
|
2075
|
-
"maintainers": [
|
|
2076
|
-
{
|
|
2077
|
-
"name": "yabhq",
|
|
2078
|
-
"github": "yabhq"
|
|
2079
|
-
}
|
|
2080
|
-
],
|
|
2081
|
-
"compatibility": {
|
|
2082
|
-
"nuxt": "^2.0.0",
|
|
2083
|
-
"requires": {}
|
|
2084
|
-
}
|
|
2085
|
-
},
|
|
2086
2008
|
{
|
|
2087
2009
|
"name": "feature-toggle",
|
|
2088
2010
|
"description": "Feature toggle module for Nuxt",
|
|
@@ -2137,7 +2059,7 @@
|
|
|
2137
2059
|
"icon": "firebase.png",
|
|
2138
2060
|
"github": "https://github.com/nuxt-community/firebase-module",
|
|
2139
2061
|
"website": "https://firebase.nuxtjs.org",
|
|
2140
|
-
"learn_more": "https://firebase.google.com
|
|
2062
|
+
"learn_more": "https://firebase.google.com/?hl=es-419",
|
|
2141
2063
|
"category": "Database",
|
|
2142
2064
|
"type": "community",
|
|
2143
2065
|
"maintainers": [
|
|
@@ -2176,42 +2098,20 @@
|
|
|
2176
2098
|
}
|
|
2177
2099
|
},
|
|
2178
2100
|
{
|
|
2179
|
-
"name": "
|
|
2180
|
-
"description": "
|
|
2181
|
-
"repo": "
|
|
2182
|
-
"npm": "nuxt-
|
|
2183
|
-
"icon": "",
|
|
2184
|
-
"github": "https://github.com/
|
|
2185
|
-
"website": "https://github.com/
|
|
2101
|
+
"name": "fontagon",
|
|
2102
|
+
"description": "Easy convert SVG from nuxt to icon font.",
|
|
2103
|
+
"repo": "kdydesign/nuxt-fontagon",
|
|
2104
|
+
"npm": "nuxt-fontagon",
|
|
2105
|
+
"icon": "fontagon.png",
|
|
2106
|
+
"github": "https://github.com/kdydesign/nuxt-fontagon",
|
|
2107
|
+
"website": "https://github.com/kdydesign/nuxt-fontagon",
|
|
2186
2108
|
"learn_more": "",
|
|
2187
|
-
"category": "
|
|
2109
|
+
"category": "Libraries",
|
|
2188
2110
|
"type": "3rd-party",
|
|
2189
2111
|
"maintainers": [
|
|
2190
2112
|
{
|
|
2191
|
-
"name": "
|
|
2192
|
-
"github": "
|
|
2193
|
-
}
|
|
2194
|
-
],
|
|
2195
|
-
"compatibility": {
|
|
2196
|
-
"nuxt": "^2.0.0",
|
|
2197
|
-
"requires": {}
|
|
2198
|
-
}
|
|
2199
|
-
},
|
|
2200
|
-
{
|
|
2201
|
-
"name": "fontagon",
|
|
2202
|
-
"description": "Easy convert SVG from nuxt to icon font.",
|
|
2203
|
-
"repo": "kdydesign/nuxt-fontagon",
|
|
2204
|
-
"npm": "nuxt-fontagon",
|
|
2205
|
-
"icon": "fontagon.png",
|
|
2206
|
-
"github": "https://github.com/kdydesign/nuxt-fontagon",
|
|
2207
|
-
"website": "https://github.com/kdydesign/nuxt-fontagon",
|
|
2208
|
-
"learn_more": "",
|
|
2209
|
-
"category": "Libraries",
|
|
2210
|
-
"type": "3rd-party",
|
|
2211
|
-
"maintainers": [
|
|
2212
|
-
{
|
|
2213
|
-
"name": "Dev.DY",
|
|
2214
|
-
"github": "kdydesign"
|
|
2113
|
+
"name": "Dev.DY",
|
|
2114
|
+
"github": "kdydesign"
|
|
2215
2115
|
}
|
|
2216
2116
|
],
|
|
2217
2117
|
"compatibility": {
|
|
@@ -2239,7 +2139,7 @@
|
|
|
2239
2139
|
}
|
|
2240
2140
|
],
|
|
2241
2141
|
"compatibility": {
|
|
2242
|
-
"nuxt": ">=3.0.0",
|
|
2142
|
+
"nuxt": ">=3.0.0-rc.6",
|
|
2243
2143
|
"requires": {}
|
|
2244
2144
|
}
|
|
2245
2145
|
},
|
|
@@ -2308,7 +2208,7 @@
|
|
|
2308
2208
|
}
|
|
2309
2209
|
],
|
|
2310
2210
|
"compatibility": {
|
|
2311
|
-
"nuxt": ">=3
|
|
2211
|
+
"nuxt": ">=3",
|
|
2312
2212
|
"requires": {}
|
|
2313
2213
|
}
|
|
2314
2214
|
},
|
|
@@ -2335,6 +2235,29 @@
|
|
|
2335
2235
|
"twitter": "0xBOYD"
|
|
2336
2236
|
}
|
|
2337
2237
|
],
|
|
2238
|
+
"compatibility": {
|
|
2239
|
+
"nuxt": ">=3.0.0 <5.0.0",
|
|
2240
|
+
"requires": {}
|
|
2241
|
+
}
|
|
2242
|
+
},
|
|
2243
|
+
{
|
|
2244
|
+
"name": "freeform",
|
|
2245
|
+
"description": "Desktop-like drag & drop for Nuxt. Lasso selection, reorder, drop into containers - zero dependencies, pure Vue magic.",
|
|
2246
|
+
"repo": "Flo0806/nuxt-freeform#main/packages/nuxt-freeform",
|
|
2247
|
+
"npm": "nuxt-freeform",
|
|
2248
|
+
"icon": "nuxt-freeform.png",
|
|
2249
|
+
"github": "https://github.com/Flo0806/nuxt-freeform",
|
|
2250
|
+
"website": "https://nuxt-freeform.fh-softdev.de",
|
|
2251
|
+
"learn_more": "",
|
|
2252
|
+
"category": "UI",
|
|
2253
|
+
"type": "3rd-party",
|
|
2254
|
+
"maintainers": [
|
|
2255
|
+
{
|
|
2256
|
+
"name": "Florian Heuberger",
|
|
2257
|
+
"github": "Flo0806",
|
|
2258
|
+
"bluesky": "flo-heuberger.bsky.social"
|
|
2259
|
+
}
|
|
2260
|
+
],
|
|
2338
2261
|
"compatibility": {
|
|
2339
2262
|
"nuxt": ">=3.0.0",
|
|
2340
2263
|
"requires": {}
|
|
@@ -2388,12 +2311,12 @@
|
|
|
2388
2311
|
{
|
|
2389
2312
|
"name": "google-adsense",
|
|
2390
2313
|
"description": "Google Adsense Module for Nuxt",
|
|
2391
|
-
"repo": "nuxt-
|
|
2314
|
+
"repo": "nuxt-modules/google-adsense",
|
|
2392
2315
|
"npm": "@nuxtjs/google-adsense",
|
|
2393
2316
|
"icon": "google-adsense.png",
|
|
2394
|
-
"github": "https://github.com/nuxt-
|
|
2395
|
-
"website": "https://github.com/nuxt-
|
|
2396
|
-
"learn_more": "https://
|
|
2317
|
+
"github": "https://github.com/nuxt-modules/google-adsense",
|
|
2318
|
+
"website": "https://github.com/nuxt-modules/google-adsense",
|
|
2319
|
+
"learn_more": "https://adsense.google.com/start/",
|
|
2397
2320
|
"category": "Analytics",
|
|
2398
2321
|
"type": "community",
|
|
2399
2322
|
"maintainers": [
|
|
@@ -2409,17 +2332,17 @@
|
|
|
2409
2332
|
}
|
|
2410
2333
|
],
|
|
2411
2334
|
"compatibility": {
|
|
2412
|
-
"nuxt": "^2.
|
|
2335
|
+
"nuxt": "^2.15.0 || >=3.0.0",
|
|
2413
2336
|
"requires": {}
|
|
2414
2337
|
}
|
|
2415
2338
|
},
|
|
2416
2339
|
{
|
|
2417
2340
|
"name": "google-analytics",
|
|
2418
2341
|
"description": "Google analytics Module for Nuxt",
|
|
2419
|
-
"repo": "nuxt-community/analytics-module",
|
|
2342
|
+
"repo": "nuxt-community/google-analytics-module",
|
|
2420
2343
|
"npm": "@nuxtjs/google-analytics",
|
|
2421
2344
|
"icon": "google-analytics.png",
|
|
2422
|
-
"github": "https://github.com/nuxt-community/analytics-module",
|
|
2345
|
+
"github": "https://github.com/nuxt-community/google-analytics-module",
|
|
2423
2346
|
"website": "https://google-analytics.nuxtjs.org",
|
|
2424
2347
|
"learn_more": "https://marketingplatform.google.com/about/analytics/",
|
|
2425
2348
|
"category": "Analytics",
|
|
@@ -2456,7 +2379,7 @@
|
|
|
2456
2379
|
"icon": "google-fonts.png",
|
|
2457
2380
|
"github": "https://github.com/nuxt-modules/google-fonts",
|
|
2458
2381
|
"website": "https://google-fonts.nuxtjs.org",
|
|
2459
|
-
"learn_more": "https://developers.google.com/fonts",
|
|
2382
|
+
"learn_more": "https://developers.google.com/fonts?hl=tr",
|
|
2460
2383
|
"category": "Fonts",
|
|
2461
2384
|
"type": "community",
|
|
2462
2385
|
"maintainers": [
|
|
@@ -2476,12 +2399,12 @@
|
|
|
2476
2399
|
{
|
|
2477
2400
|
"name": "google-gtag",
|
|
2478
2401
|
"description": "Google GTag for Nuxt",
|
|
2479
|
-
"repo": "nuxt-community/google-gtag",
|
|
2402
|
+
"repo": "nuxt-community/google-gtag-module",
|
|
2480
2403
|
"npm": "@nuxtjs/google-gtag",
|
|
2481
2404
|
"icon": "gtm.png",
|
|
2482
|
-
"github": "https://github.com/nuxt-community/google-gtag",
|
|
2483
|
-
"website": "https://github.com/nuxt-community/google-gtag",
|
|
2484
|
-
"learn_more": "https://developers.google.com/analytics/
|
|
2405
|
+
"github": "https://github.com/nuxt-community/google-gtag-module",
|
|
2406
|
+
"website": "https://github.com/nuxt-community/google-gtag-module",
|
|
2407
|
+
"learn_more": "https://developers.google.com/analytics/legacy/universal-analytics?hl=ar",
|
|
2485
2408
|
"category": "Analytics",
|
|
2486
2409
|
"type": "community",
|
|
2487
2410
|
"maintainers": [
|
|
@@ -2500,40 +2423,6 @@
|
|
|
2500
2423
|
"requires": {}
|
|
2501
2424
|
}
|
|
2502
2425
|
},
|
|
2503
|
-
{
|
|
2504
|
-
"name": "google-optimize",
|
|
2505
|
-
"description": "SSR friendly Google Optimize module for Nuxt",
|
|
2506
|
-
"repo": "nuxt-community/google-optimize-module",
|
|
2507
|
-
"npm": "nuxt-google-optimize",
|
|
2508
|
-
"icon": "google-optimize.png",
|
|
2509
|
-
"github": "https://github.com/nuxt-community/google-optimize-module",
|
|
2510
|
-
"website": "https://github.com/nuxt-community/google-optimize-module",
|
|
2511
|
-
"learn_more": "https://marketingplatform.google.com/about/optimize/",
|
|
2512
|
-
"category": "Analytics",
|
|
2513
|
-
"type": "community",
|
|
2514
|
-
"maintainers": [
|
|
2515
|
-
{
|
|
2516
|
-
"name": "Pooya Parsa",
|
|
2517
|
-
"github": "pi0",
|
|
2518
|
-
"twitter": "_pi0_",
|
|
2519
|
-
"bluesky": "pi0.io"
|
|
2520
|
-
},
|
|
2521
|
-
{
|
|
2522
|
-
"name": "Farzad Soltani",
|
|
2523
|
-
"github": "farzadso",
|
|
2524
|
-
"twitter": "farzadso"
|
|
2525
|
-
},
|
|
2526
|
-
{
|
|
2527
|
-
"name": "Josh Deltener",
|
|
2528
|
-
"github": "hecktarzuli",
|
|
2529
|
-
"twitter": "JoshDeltener"
|
|
2530
|
-
}
|
|
2531
|
-
],
|
|
2532
|
-
"compatibility": {
|
|
2533
|
-
"nuxt": "^2.0.0",
|
|
2534
|
-
"requires": {}
|
|
2535
|
-
}
|
|
2536
|
-
},
|
|
2537
2426
|
{
|
|
2538
2427
|
"name": "graphql-client",
|
|
2539
2428
|
"description": "Minimal GraphQL Client + Code Generation for Nuxt. Auto imports GraphQL Operations for easy execution.",
|
|
@@ -2553,7 +2442,7 @@
|
|
|
2553
2442
|
}
|
|
2554
2443
|
],
|
|
2555
2444
|
"compatibility": {
|
|
2556
|
-
"nuxt": ">=3.
|
|
2445
|
+
"nuxt": ">=3.7.0",
|
|
2557
2446
|
"requires": {}
|
|
2558
2447
|
}
|
|
2559
2448
|
},
|
|
@@ -2576,7 +2465,7 @@
|
|
|
2576
2465
|
}
|
|
2577
2466
|
],
|
|
2578
2467
|
"compatibility": {
|
|
2579
|
-
"nuxt": "
|
|
2468
|
+
"nuxt": ">=3.0.0",
|
|
2580
2469
|
"requires": {}
|
|
2581
2470
|
}
|
|
2582
2471
|
},
|
|
@@ -2624,7 +2513,7 @@
|
|
|
2624
2513
|
}
|
|
2625
2514
|
],
|
|
2626
2515
|
"compatibility": {
|
|
2627
|
-
"nuxt": ">=3.
|
|
2516
|
+
"nuxt": ">=3.7.0",
|
|
2628
2517
|
"requires": {}
|
|
2629
2518
|
}
|
|
2630
2519
|
},
|
|
@@ -2682,7 +2571,7 @@
|
|
|
2682
2571
|
"icon": "hanko.svg",
|
|
2683
2572
|
"github": "https://github.com/nuxt-modules/hanko",
|
|
2684
2573
|
"website": "https://github.com/nuxt-modules/hanko",
|
|
2685
|
-
"learn_more": "https://hanko.io/",
|
|
2574
|
+
"learn_more": "https://www.hanko.io/",
|
|
2686
2575
|
"category": "Security",
|
|
2687
2576
|
"type": "community",
|
|
2688
2577
|
"maintainers": [
|
|
@@ -2776,7 +2665,7 @@
|
|
|
2776
2665
|
"icon": "",
|
|
2777
2666
|
"github": "https://github.com/victor-perez/nuxt-helmet",
|
|
2778
2667
|
"website": "https://github.com/victor-perez/nuxt-helmet",
|
|
2779
|
-
"learn_more": "https://
|
|
2668
|
+
"learn_more": "https://helmet.js.org/",
|
|
2780
2669
|
"category": "Security",
|
|
2781
2670
|
"type": "3rd-party",
|
|
2782
2671
|
"maintainers": [
|
|
@@ -2872,7 +2761,7 @@
|
|
|
2872
2761
|
"type": "3rd-party",
|
|
2873
2762
|
"maintainers": [
|
|
2874
2763
|
{
|
|
2875
|
-
"name": "
|
|
2764
|
+
"name": "damevin",
|
|
2876
2765
|
"github": "damevin"
|
|
2877
2766
|
}
|
|
2878
2767
|
],
|
|
@@ -2923,7 +2812,7 @@
|
|
|
2923
2812
|
}
|
|
2924
2813
|
],
|
|
2925
2814
|
"compatibility": {
|
|
2926
|
-
"nuxt": "^2.0.0 || >=3.0.0",
|
|
2815
|
+
"nuxt": "^2.0.0 || >=3.0.0-rc.7",
|
|
2927
2816
|
"requires": {
|
|
2928
2817
|
"bridge": "optional"
|
|
2929
2818
|
}
|
|
@@ -2961,7 +2850,7 @@
|
|
|
2961
2850
|
},
|
|
2962
2851
|
{
|
|
2963
2852
|
"name": "hub",
|
|
2964
|
-
"description": "
|
|
2853
|
+
"description": "Add database, KV, blob storage, and cache to your Nuxt application. NuxtHub works on Vercel, Cloudflare, Netlify, and more.",
|
|
2965
2854
|
"repo": "nuxt-hub/core",
|
|
2966
2855
|
"npm": "@nuxthub/core",
|
|
2967
2856
|
"icon": "nuxthub.svg",
|
|
@@ -3009,7 +2898,7 @@
|
|
|
3009
2898
|
"repo": "Luxdamore/nuxt-humans-txt",
|
|
3010
2899
|
"npm": "@luxdamore/nuxt-humans-txt",
|
|
3011
2900
|
"icon": "",
|
|
3012
|
-
"github": "https://github.com/
|
|
2901
|
+
"github": "https://github.com/Luxdamore/nuxt-humans-txt",
|
|
3013
2902
|
"website": "https://luxdamore.github.io/nuxt-humans-txt/",
|
|
3014
2903
|
"learn_more": "",
|
|
3015
2904
|
"category": "SEO",
|
|
@@ -3045,7 +2934,7 @@
|
|
|
3045
2934
|
{
|
|
3046
2935
|
"name": "kazuya kawaguchi",
|
|
3047
2936
|
"github": "kazupon",
|
|
3048
|
-
"twitter": "
|
|
2937
|
+
"twitter": "kazupon",
|
|
3049
2938
|
"bluesky": "kazupon.dev"
|
|
3050
2939
|
},
|
|
3051
2940
|
{
|
|
@@ -3056,7 +2945,7 @@
|
|
|
3056
2945
|
}
|
|
3057
2946
|
],
|
|
3058
2947
|
"compatibility": {
|
|
3059
|
-
"nuxt": "
|
|
2948
|
+
"nuxt": ">=3.0.0-rc.11",
|
|
3060
2949
|
"requires": {}
|
|
3061
2950
|
}
|
|
3062
2951
|
},
|
|
@@ -3142,7 +3031,7 @@
|
|
|
3142
3031
|
"repo": "gitfoxcode/nuxt-icons",
|
|
3143
3032
|
"npm": "nuxt-icons",
|
|
3144
3033
|
"icon": "icons.png",
|
|
3145
|
-
"github": "https://github.com/
|
|
3034
|
+
"github": "https://github.com/gitfoxcode/nuxt-icons",
|
|
3146
3035
|
"website": "https://github.com/gitFoxCode/nuxt-icons",
|
|
3147
3036
|
"learn_more": "",
|
|
3148
3037
|
"category": "UI",
|
|
@@ -3218,7 +3107,7 @@
|
|
|
3218
3107
|
}
|
|
3219
3108
|
],
|
|
3220
3109
|
"compatibility": {
|
|
3221
|
-
"nuxt": "
|
|
3110
|
+
"nuxt": ">=3.1.0",
|
|
3222
3111
|
"requires": {
|
|
3223
3112
|
"bridge": "optional"
|
|
3224
3113
|
}
|
|
@@ -3248,31 +3137,6 @@
|
|
|
3248
3137
|
"requires": {}
|
|
3249
3138
|
}
|
|
3250
3139
|
},
|
|
3251
|
-
{
|
|
3252
|
-
"name": "inkline",
|
|
3253
|
-
"description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
|
|
3254
|
-
"repo": "inkline/inkline",
|
|
3255
|
-
"npm": "inkline",
|
|
3256
|
-
"icon": "inkline.svg",
|
|
3257
|
-
"github": "https://github.com/inkline/inkline",
|
|
3258
|
-
"website": "https://inkline.io",
|
|
3259
|
-
"learn_more": "https://inkline.io/docs/installation/nuxt",
|
|
3260
|
-
"category": "UI",
|
|
3261
|
-
"type": "3rd-party",
|
|
3262
|
-
"maintainers": [
|
|
3263
|
-
{
|
|
3264
|
-
"name": "Alex Grozav",
|
|
3265
|
-
"github": "alexgrozav",
|
|
3266
|
-
"twitter": "alexgrozav"
|
|
3267
|
-
}
|
|
3268
|
-
],
|
|
3269
|
-
"compatibility": {
|
|
3270
|
-
"nuxt": "^2.0.0 || >=3.0.0",
|
|
3271
|
-
"requires": {
|
|
3272
|
-
"bridge": true
|
|
3273
|
-
}
|
|
3274
|
-
}
|
|
3275
|
-
},
|
|
3276
3140
|
{
|
|
3277
3141
|
"name": "intercom",
|
|
3278
3142
|
"description": "Conversational, messenger-based experiences with Intercom Module for Nuxt",
|
|
@@ -3315,7 +3179,7 @@
|
|
|
3315
3179
|
}
|
|
3316
3180
|
],
|
|
3317
3181
|
"compatibility": {
|
|
3318
|
-
"nuxt": ">=3.0.0",
|
|
3182
|
+
"nuxt": ">=3.0.0-rc.12",
|
|
3319
3183
|
"requires": {}
|
|
3320
3184
|
}
|
|
3321
3185
|
},
|
|
@@ -3338,7 +3202,30 @@
|
|
|
3338
3202
|
}
|
|
3339
3203
|
],
|
|
3340
3204
|
"compatibility": {
|
|
3341
|
-
"nuxt": "
|
|
3205
|
+
"nuxt": ">=3.0.0",
|
|
3206
|
+
"requires": {}
|
|
3207
|
+
}
|
|
3208
|
+
},
|
|
3209
|
+
{
|
|
3210
|
+
"name": "jasy",
|
|
3211
|
+
"description": "Author PDFs as Vue components in Nuxt - client or server, zero-config. ZUGFeRD/XRechnung ready.",
|
|
3212
|
+
"repo": "jasy-pdf/jasy#main/packages/nuxt",
|
|
3213
|
+
"npm": "@jasy/nuxt",
|
|
3214
|
+
"icon": "jasy.svg",
|
|
3215
|
+
"github": "https://github.com/jasy-pdf/jasy",
|
|
3216
|
+
"website": "https://jasy.dev",
|
|
3217
|
+
"learn_more": "https://jasy.dev/docs/nuxt",
|
|
3218
|
+
"category": "Libraries",
|
|
3219
|
+
"type": "3rd-party",
|
|
3220
|
+
"maintainers": [
|
|
3221
|
+
{
|
|
3222
|
+
"name": "Florian Heuberger",
|
|
3223
|
+
"github": "Flo0806",
|
|
3224
|
+
"bluesky": "flo-heuberger.bsky.social"
|
|
3225
|
+
}
|
|
3226
|
+
],
|
|
3227
|
+
"compatibility": {
|
|
3228
|
+
"nuxt": ">=3.0.0",
|
|
3342
3229
|
"requires": {}
|
|
3343
3230
|
}
|
|
3344
3231
|
},
|
|
@@ -3360,7 +3247,7 @@
|
|
|
3360
3247
|
}
|
|
3361
3248
|
],
|
|
3362
3249
|
"compatibility": {
|
|
3363
|
-
"nuxt": "
|
|
3250
|
+
"nuxt": ">=3.0.0",
|
|
3364
3251
|
"requires": {}
|
|
3365
3252
|
}
|
|
3366
3253
|
},
|
|
@@ -3382,7 +3269,7 @@
|
|
|
3382
3269
|
}
|
|
3383
3270
|
],
|
|
3384
3271
|
"compatibility": {
|
|
3385
|
-
"nuxt": "
|
|
3272
|
+
"nuxt": ">=3.0.0",
|
|
3386
3273
|
"requires": {}
|
|
3387
3274
|
}
|
|
3388
3275
|
},
|
|
@@ -3415,8 +3302,8 @@
|
|
|
3415
3302
|
"npm": "@nuxtjs/kinde",
|
|
3416
3303
|
"icon": "kinde.svg",
|
|
3417
3304
|
"github": "https://github.com/nuxt-modules/kinde",
|
|
3418
|
-
"website": "https://kinde.com/docs/developer-tools/nuxt-module/",
|
|
3419
|
-
"learn_more": "https://kinde.com/",
|
|
3305
|
+
"website": "https://www.kinde.com/docs/developer-tools/nuxt-module/",
|
|
3306
|
+
"learn_more": "https://www.kinde.com/",
|
|
3420
3307
|
"category": "Security",
|
|
3421
3308
|
"type": "community",
|
|
3422
3309
|
"maintainers": [
|
|
@@ -3444,7 +3331,7 @@
|
|
|
3444
3331
|
"repo": "kong/kongponents",
|
|
3445
3332
|
"npm": "@kong/kongponents",
|
|
3446
3333
|
"icon": "kong.svg",
|
|
3447
|
-
"github": "https://github.com/
|
|
3334
|
+
"github": "https://github.com/kong/kongponents",
|
|
3448
3335
|
"website": "https://kongponents.konghq.com/",
|
|
3449
3336
|
"learn_more": "https://kongponents.konghq.com/guide/usage.html#nuxt-module",
|
|
3450
3337
|
"category": "UI",
|
|
@@ -3465,11 +3352,11 @@
|
|
|
3465
3352
|
{
|
|
3466
3353
|
"name": "kql",
|
|
3467
3354
|
"description": "Nuxt module for Kirby's Query Language API",
|
|
3468
|
-
"repo": "johannschopplich/nuxt-
|
|
3355
|
+
"repo": "johannschopplich/nuxt-kirby",
|
|
3469
3356
|
"npm": "nuxt-kirby",
|
|
3470
3357
|
"icon": "kql.svg",
|
|
3471
|
-
"github": "https://github.com/johannschopplich/nuxt-
|
|
3472
|
-
"website": "https://nuxt-
|
|
3358
|
+
"github": "https://github.com/johannschopplich/nuxt-kirby",
|
|
3359
|
+
"website": "https://nuxt-kirby.byjohann.dev/",
|
|
3473
3360
|
"learn_more": "",
|
|
3474
3361
|
"category": "CMS",
|
|
3475
3362
|
"type": "3rd-party",
|
|
@@ -3482,18 +3369,18 @@
|
|
|
3482
3369
|
}
|
|
3483
3370
|
],
|
|
3484
3371
|
"compatibility": {
|
|
3485
|
-
"nuxt": ">=
|
|
3372
|
+
"nuxt": ">=4.0.0",
|
|
3486
3373
|
"requires": {}
|
|
3487
3374
|
}
|
|
3488
3375
|
},
|
|
3489
3376
|
{
|
|
3490
3377
|
"name": "laravel-echo",
|
|
3491
3378
|
"description": "Laravel Echo for Nuxt",
|
|
3492
|
-
"repo": "nuxt-community/laravel-echo",
|
|
3379
|
+
"repo": "nuxt-community/laravel-echo-module",
|
|
3493
3380
|
"npm": "@nuxtjs/laravel-echo",
|
|
3494
3381
|
"icon": "laravel-echo.png",
|
|
3495
|
-
"github": "https://github.com/nuxt-community/laravel-echo",
|
|
3496
|
-
"website": "https://github.com/nuxt-community/laravel-echo",
|
|
3382
|
+
"github": "https://github.com/nuxt-community/laravel-echo-module",
|
|
3383
|
+
"website": "https://github.com/nuxt-community/laravel-echo-module",
|
|
3497
3384
|
"learn_more": "https://laravel.com/docs/8.x/broadcasting#installing-laravel-echo",
|
|
3498
3385
|
"category": "CMS",
|
|
3499
3386
|
"type": "community",
|
|
@@ -3509,28 +3396,6 @@
|
|
|
3509
3396
|
"requires": {}
|
|
3510
3397
|
}
|
|
3511
3398
|
},
|
|
3512
|
-
{
|
|
3513
|
-
"name": "laravel-nuxt",
|
|
3514
|
-
"description": "Build a SPA with Laravel and Nuxt",
|
|
3515
|
-
"repo": "skyrpex/laravel-nuxt-js",
|
|
3516
|
-
"npm": "laravel-nuxt",
|
|
3517
|
-
"icon": "",
|
|
3518
|
-
"github": "https://github.com/skyrpex/laravel-nuxt-js",
|
|
3519
|
-
"website": "https://github.com/skyrpex/laravel-nuxt-js",
|
|
3520
|
-
"learn_more": "https://laravel.com/",
|
|
3521
|
-
"category": "CMS",
|
|
3522
|
-
"type": "3rd-party",
|
|
3523
|
-
"maintainers": [
|
|
3524
|
-
{
|
|
3525
|
-
"name": "Cristian Pallarés",
|
|
3526
|
-
"github": "skyrpex"
|
|
3527
|
-
}
|
|
3528
|
-
],
|
|
3529
|
-
"compatibility": {
|
|
3530
|
-
"nuxt": "^2.0.0",
|
|
3531
|
-
"requires": {}
|
|
3532
|
-
}
|
|
3533
|
-
},
|
|
3534
3399
|
{
|
|
3535
3400
|
"name": "laravel",
|
|
3536
3401
|
"description": "Nuxt cli extension for use with laravel as backend",
|
|
@@ -3597,7 +3462,7 @@
|
|
|
3597
3462
|
}
|
|
3598
3463
|
],
|
|
3599
3464
|
"compatibility": {
|
|
3600
|
-
"nuxt": "
|
|
3465
|
+
"nuxt": ">=3.0.0",
|
|
3601
3466
|
"requires": {}
|
|
3602
3467
|
}
|
|
3603
3468
|
},
|
|
@@ -3608,8 +3473,8 @@
|
|
|
3608
3473
|
"npm": "nuxt-link-checker",
|
|
3609
3474
|
"icon": "link-checker.svg",
|
|
3610
3475
|
"github": "https://github.com/harlan-zw/nuxt-link-checker",
|
|
3611
|
-
"website": "https://nuxtseo.com/link-checker",
|
|
3612
|
-
"learn_more": "https://nuxtseo.com/link-checker",
|
|
3476
|
+
"website": "https://nuxtseo.com/docs/link-checker/getting-started/installation",
|
|
3477
|
+
"learn_more": "https://nuxtseo.com/docs/link-checker/getting-started/installation",
|
|
3613
3478
|
"category": "SEO",
|
|
3614
3479
|
"type": "3rd-party",
|
|
3615
3480
|
"maintainers": [
|
|
@@ -3621,7 +3486,7 @@
|
|
|
3621
3486
|
}
|
|
3622
3487
|
],
|
|
3623
3488
|
"compatibility": {
|
|
3624
|
-
"nuxt": ">=3.
|
|
3489
|
+
"nuxt": ">=3.9.0",
|
|
3625
3490
|
"requires": {},
|
|
3626
3491
|
"devtools": "^0.0.0"
|
|
3627
3492
|
}
|
|
@@ -3629,14 +3494,14 @@
|
|
|
3629
3494
|
{
|
|
3630
3495
|
"name": "llms",
|
|
3631
3496
|
"description": "Generate llms.txt documentation for your Nuxt application",
|
|
3632
|
-
"repo": "
|
|
3497
|
+
"repo": "nuxt-content/nuxt-llms",
|
|
3633
3498
|
"npm": "nuxt-llms",
|
|
3634
3499
|
"icon": "llms.png",
|
|
3635
|
-
"github": "https://github.com/
|
|
3636
|
-
"website": "https://github.com/
|
|
3500
|
+
"github": "https://github.com/nuxt-content/nuxt-llms",
|
|
3501
|
+
"website": "https://github.com/nuxt-content/nuxt-llms",
|
|
3637
3502
|
"learn_more": "",
|
|
3638
3503
|
"category": "AI",
|
|
3639
|
-
"type": "
|
|
3504
|
+
"type": "community",
|
|
3640
3505
|
"maintainers": [
|
|
3641
3506
|
{
|
|
3642
3507
|
"name": "Farnabaz",
|
|
@@ -3687,11 +3552,11 @@
|
|
|
3687
3552
|
{
|
|
3688
3553
|
"name": "localtunnel",
|
|
3689
3554
|
"description": "exposes your localhost to the world for easy testing and sharing",
|
|
3690
|
-
"repo": "nuxt-community/modules#master/packages/localtunnel",
|
|
3555
|
+
"repo": "nuxt-community/legacy-modules#master/packages/localtunnel",
|
|
3691
3556
|
"npm": "@nuxtjs/localtunnel",
|
|
3692
3557
|
"icon": "localtunnel.png",
|
|
3693
|
-
"github": "https://github.com/nuxt-community/modules
|
|
3694
|
-
"website": "https://github.com/nuxt-community/modules/tree/master/packages/localtunnel",
|
|
3558
|
+
"github": "https://github.com/nuxt-community/legacy-modules",
|
|
3559
|
+
"website": "https://github.com/nuxt-community/legacy-modules/tree/master/packages/localtunnel",
|
|
3695
3560
|
"learn_more": "https://github.com/localtunnel/localtunnel",
|
|
3696
3561
|
"category": "Devtools",
|
|
3697
3562
|
"type": "community",
|
|
@@ -3711,10 +3576,10 @@
|
|
|
3711
3576
|
{
|
|
3712
3577
|
"name": "locomotive-scroll",
|
|
3713
3578
|
"description": "A Nuxt module to easily integrate Locomotive Scroll into your Nuxt application.",
|
|
3714
|
-
"repo": "
|
|
3579
|
+
"repo": "nuxtaid/nuxt-locomotive-scroll",
|
|
3715
3580
|
"npm": "nuxt-locomotive-scroll",
|
|
3716
3581
|
"icon": "locomotive-scroll.png",
|
|
3717
|
-
"github": "https://github.com/
|
|
3582
|
+
"github": "https://github.com/nuxtaid/nuxt-locomotive-scroll",
|
|
3718
3583
|
"website": "https://docs.arashsheyda.me/nuxt-locomotive-scroll",
|
|
3719
3584
|
"learn_more": "https://github.com/locomotivemtl/locomotive-scroll",
|
|
3720
3585
|
"category": "Libraries",
|
|
@@ -3732,28 +3597,6 @@
|
|
|
3732
3597
|
"requires": {}
|
|
3733
3598
|
}
|
|
3734
3599
|
},
|
|
3735
|
-
{
|
|
3736
|
-
"name": "lodash",
|
|
3737
|
-
"description": "lodash module with auto-import and custom prefix",
|
|
3738
|
-
"repo": "cipami/nuxt-lodash",
|
|
3739
|
-
"npm": "nuxt-lodash",
|
|
3740
|
-
"icon": "lodash.svg",
|
|
3741
|
-
"github": "https://github.com/cipami/nuxt-lodash",
|
|
3742
|
-
"website": "https://github.com/cipami/nuxt-lodash#readme",
|
|
3743
|
-
"learn_more": "https://github.com/lodash/lodash",
|
|
3744
|
-
"category": "Libraries",
|
|
3745
|
-
"type": "3rd-party",
|
|
3746
|
-
"maintainers": [
|
|
3747
|
-
{
|
|
3748
|
-
"name": "Michal Čípa",
|
|
3749
|
-
"github": "cipami"
|
|
3750
|
-
}
|
|
3751
|
-
],
|
|
3752
|
-
"compatibility": {
|
|
3753
|
-
"nuxt": ">=3.0.0",
|
|
3754
|
-
"requires": {}
|
|
3755
|
-
}
|
|
3756
|
-
},
|
|
3757
3600
|
{
|
|
3758
3601
|
"name": "logrocket",
|
|
3759
3602
|
"description": "LogRocket module for Nuxt to help you fix bugs and understand user behaviour.",
|
|
@@ -3762,7 +3605,7 @@
|
|
|
3762
3605
|
"icon": "logrocket.png",
|
|
3763
3606
|
"github": "https://github.com/nuxt-modules/logrocket",
|
|
3764
3607
|
"website": "https://github.com/nuxt-modules/logrocket",
|
|
3765
|
-
"learn_more": "https://docs.logrocket.com/docs",
|
|
3608
|
+
"learn_more": "https://docs.logrocket.com/docs/introduction",
|
|
3766
3609
|
"category": "Monitoring",
|
|
3767
3610
|
"type": "community",
|
|
3768
3611
|
"maintainers": [
|
|
@@ -3783,9 +3626,9 @@
|
|
|
3783
3626
|
"repo": "logto-io/js#master/packages/nuxt",
|
|
3784
3627
|
"npm": "@logto/nuxt",
|
|
3785
3628
|
"icon": "logto.svg",
|
|
3786
|
-
"github": "https://github.com/logto-io/js
|
|
3629
|
+
"github": "https://github.com/logto-io/js",
|
|
3787
3630
|
"website": "https://logto.io",
|
|
3788
|
-
"learn_more": "https://docs.logto.io",
|
|
3631
|
+
"learn_more": "https://docs.logto.io/introduction",
|
|
3789
3632
|
"category": "Security",
|
|
3790
3633
|
"type": "3rd-party",
|
|
3791
3634
|
"maintainers": [
|
|
@@ -3847,7 +3690,7 @@
|
|
|
3847
3690
|
}
|
|
3848
3691
|
],
|
|
3849
3692
|
"compatibility": {
|
|
3850
|
-
"nuxt": ">=3.
|
|
3693
|
+
"nuxt": ">=3.3.0",
|
|
3851
3694
|
"requires": {}
|
|
3852
3695
|
}
|
|
3853
3696
|
},
|
|
@@ -3880,8 +3723,8 @@
|
|
|
3880
3723
|
"npm": "magic-regexp",
|
|
3881
3724
|
"icon": "magic-regexp.svg",
|
|
3882
3725
|
"github": "https://github.com/unjs/magic-regexp",
|
|
3883
|
-
"website": "https://
|
|
3884
|
-
"learn_more": "https://
|
|
3726
|
+
"website": "https://regexp.dev/",
|
|
3727
|
+
"learn_more": "https://regexp.dev/",
|
|
3885
3728
|
"category": "Libraries",
|
|
3886
3729
|
"type": "3rd-party",
|
|
3887
3730
|
"maintainers": [
|
|
@@ -3903,7 +3746,7 @@
|
|
|
3903
3746
|
"repo": "yizack/nuxt-mailchannels",
|
|
3904
3747
|
"npm": "nuxt-mailchannels",
|
|
3905
3748
|
"icon": "mailchannels.svg",
|
|
3906
|
-
"github": "https://github.com/
|
|
3749
|
+
"github": "https://github.com/yizack/nuxt-mailchannels",
|
|
3907
3750
|
"website": "https://github.com/Yizack/nuxt-mailchannels",
|
|
3908
3751
|
"learn_more": "https://www.mailchannels.com/email-api/",
|
|
3909
3752
|
"category": "Extensions",
|
|
@@ -3974,7 +3817,7 @@
|
|
|
3974
3817
|
"repo": "hanzydev/nuxt-marquee",
|
|
3975
3818
|
"npm": "nuxt-marquee",
|
|
3976
3819
|
"icon": "marquee.png",
|
|
3977
|
-
"github": "https://github.com/hanzydev/nuxt-marquee
|
|
3820
|
+
"github": "https://github.com/hanzydev/nuxt-marquee",
|
|
3978
3821
|
"website": "https://hanzydev.github.io/nuxt-marquee/",
|
|
3979
3822
|
"learn_more": "",
|
|
3980
3823
|
"category": "UI",
|
|
@@ -4020,7 +3863,7 @@
|
|
|
4020
3863
|
"repo": "louismazel/maz-ui#master/packages/nuxt",
|
|
4021
3864
|
"npm": "@maz-ui/nuxt",
|
|
4022
3865
|
"icon": "maz-ui.png",
|
|
4023
|
-
"github": "https://github.com/
|
|
3866
|
+
"github": "https://github.com/louismazel/maz-ui",
|
|
4024
3867
|
"website": "https://maz-ui.com/",
|
|
4025
3868
|
"learn_more": "https://maz-ui.com/guide/nuxt",
|
|
4026
3869
|
"category": "UI",
|
|
@@ -4029,7 +3872,7 @@
|
|
|
4029
3872
|
{
|
|
4030
3873
|
"name": "Mazel",
|
|
4031
3874
|
"github": "LouisMazel",
|
|
4032
|
-
"twitter": "
|
|
3875
|
+
"twitter": "maz__ui"
|
|
4033
3876
|
}
|
|
4034
3877
|
],
|
|
4035
3878
|
"compatibility": {
|
|
@@ -4038,13 +3881,13 @@
|
|
|
4038
3881
|
}
|
|
4039
3882
|
},
|
|
4040
3883
|
{
|
|
4041
|
-
"name": "mcp
|
|
3884
|
+
"name": "mcp",
|
|
4042
3885
|
"description": "Create MCP servers directly in your Nuxt application with zero configuration.",
|
|
4043
3886
|
"repo": "nuxt-modules/mcp-toolkit#main/packages/nuxt-mcp-toolkit",
|
|
4044
3887
|
"npm": "@nuxtjs/mcp-toolkit",
|
|
4045
3888
|
"icon": "mcp-toolkit.png",
|
|
4046
|
-
"github": "https://github.com/nuxt-modules/mcp-toolkit
|
|
4047
|
-
"website": "https://mcp-toolkit.nuxt.dev",
|
|
3889
|
+
"github": "https://github.com/nuxt-modules/mcp-toolkit",
|
|
3890
|
+
"website": "https://mcp-toolkit.nuxt.dev/getting-started/installation",
|
|
4048
3891
|
"learn_more": "",
|
|
4049
3892
|
"category": "AI",
|
|
4050
3893
|
"type": "community",
|
|
@@ -4053,7 +3896,7 @@
|
|
|
4053
3896
|
"name": "Hugo",
|
|
4054
3897
|
"github": "HugoRCD",
|
|
4055
3898
|
"twitter": "hugorcd",
|
|
4056
|
-
"bluesky": "
|
|
3899
|
+
"bluesky": "hugorcd.com"
|
|
4057
3900
|
}
|
|
4058
3901
|
],
|
|
4059
3902
|
"compatibility": {
|
|
@@ -4065,11 +3908,11 @@
|
|
|
4065
3908
|
{
|
|
4066
3909
|
"name": "mdc",
|
|
4067
3910
|
"description": "MDC supercharges regular Markdown to write documents interacting deeply with any Vue component.",
|
|
4068
|
-
"repo": "nuxt-
|
|
3911
|
+
"repo": "nuxt-content/mdc",
|
|
4069
3912
|
"npm": "@nuxtjs/mdc",
|
|
4070
3913
|
"icon": "mdc.png",
|
|
4071
|
-
"github": "https://github.com/nuxt-
|
|
4072
|
-
"website": "https://github.com/nuxt-
|
|
3914
|
+
"github": "https://github.com/nuxt-content/mdc",
|
|
3915
|
+
"website": "https://github.com/nuxt-content/mdc",
|
|
4073
3916
|
"learn_more": "",
|
|
4074
3917
|
"category": "Extensions",
|
|
4075
3918
|
"type": "community",
|
|
@@ -4112,14 +3955,14 @@
|
|
|
4112
3955
|
{
|
|
4113
3956
|
"name": "medusa",
|
|
4114
3957
|
"description": "Easily connect to Medusa from your Nuxt application",
|
|
4115
|
-
"repo": "
|
|
3958
|
+
"repo": "nuxt-modules/medusa",
|
|
4116
3959
|
"npm": "@nuxtjs/medusa",
|
|
4117
3960
|
"icon": "medusa.svg",
|
|
4118
|
-
"github": "https://github.com/
|
|
3961
|
+
"github": "https://github.com/nuxt-modules/medusa",
|
|
4119
3962
|
"website": "https://nuxt-medusa.vercel.app/",
|
|
4120
3963
|
"learn_more": "https://nuxt-medusa.vercel.app/",
|
|
4121
3964
|
"category": "Ecommerce",
|
|
4122
|
-
"type": "
|
|
3965
|
+
"type": "community",
|
|
4123
3966
|
"maintainers": [
|
|
4124
3967
|
{
|
|
4125
3968
|
"name": "Jakub Andrzejewski",
|
|
@@ -4215,7 +4058,7 @@
|
|
|
4215
4058
|
"npm": "@mojocss/nuxt",
|
|
4216
4059
|
"icon": "mojocss.svg",
|
|
4217
4060
|
"github": "https://github.com/mojocss/mojocss-nuxt-module",
|
|
4218
|
-
"website": "https://
|
|
4061
|
+
"website": "https://github.com/mojocss/mojocss-nuxt-module",
|
|
4219
4062
|
"learn_more": "",
|
|
4220
4063
|
"category": "UI",
|
|
4221
4064
|
"type": "3rd-party",
|
|
@@ -4226,7 +4069,7 @@
|
|
|
4226
4069
|
}
|
|
4227
4070
|
],
|
|
4228
4071
|
"compatibility": {
|
|
4229
|
-
"nuxt": "
|
|
4072
|
+
"nuxt": ">=3.0.0",
|
|
4230
4073
|
"requires": {}
|
|
4231
4074
|
}
|
|
4232
4075
|
},
|
|
@@ -4284,11 +4127,11 @@
|
|
|
4284
4127
|
{
|
|
4285
4128
|
"name": "neo4j",
|
|
4286
4129
|
"description": "Effortlessly integrate Neo4j's powerful graph database into your Nuxt applications!",
|
|
4287
|
-
"repo": "
|
|
4130
|
+
"repo": "nuxtaid/nuxt-neo4j",
|
|
4288
4131
|
"npm": "nuxt-neo4j",
|
|
4289
4132
|
"icon": "nuxt-neo4j.png",
|
|
4290
|
-
"github": "https://github.com/
|
|
4291
|
-
"website": "https://github.com/
|
|
4133
|
+
"github": "https://github.com/nuxtaid/nuxt-neo4j",
|
|
4134
|
+
"website": "https://github.com/nuxtaid/nuxt-neo4j",
|
|
4292
4135
|
"learn_more": "",
|
|
4293
4136
|
"category": "Database",
|
|
4294
4137
|
"type": "3rd-party",
|
|
@@ -4305,35 +4148,12 @@
|
|
|
4305
4148
|
"requires": {}
|
|
4306
4149
|
}
|
|
4307
4150
|
},
|
|
4308
|
-
{
|
|
4309
|
-
"name": "netlify-cache",
|
|
4310
|
-
"description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
|
|
4311
|
-
"repo": "DreaMinder/nuxt-netlify-cache",
|
|
4312
|
-
"npm": "nuxt-netlify-cache",
|
|
4313
|
-
"icon": "netlify.png",
|
|
4314
|
-
"github": "https://github.com/DreaMinder/nuxt-netlify-cache",
|
|
4315
|
-
"website": "https://github.com/DreaMinder/nuxt-netlify-cache",
|
|
4316
|
-
"learn_more": "https://www.netlify.com/",
|
|
4317
|
-
"category": "Deployment",
|
|
4318
|
-
"type": "3rd-party",
|
|
4319
|
-
"maintainers": [
|
|
4320
|
-
{
|
|
4321
|
-
"name": "DreaMinder",
|
|
4322
|
-
"github": "DreaMinder",
|
|
4323
|
-
"twitter": "DreaMinder"
|
|
4324
|
-
}
|
|
4325
|
-
],
|
|
4326
|
-
"compatibility": {
|
|
4327
|
-
"nuxt": "^2.0.0",
|
|
4328
|
-
"requires": {}
|
|
4329
|
-
}
|
|
4330
|
-
},
|
|
4331
4151
|
{
|
|
4332
4152
|
"name": "netlify-files",
|
|
4333
4153
|
"description": "Nuxt module to create new _headers, _redirects and netlify.toml files for Netlify or to use existing ones",
|
|
4334
4154
|
"repo": "nuxt-community/netlify-files-module",
|
|
4335
4155
|
"npm": "@nuxtjs/netlify-files",
|
|
4336
|
-
"icon": "netlify.
|
|
4156
|
+
"icon": "netlify.svg",
|
|
4337
4157
|
"github": "https://github.com/nuxt-community/netlify-files-module",
|
|
4338
4158
|
"website": "https://github.com/nuxt-community/netlify-files-module",
|
|
4339
4159
|
"learn_more": "https://www.netlify.com/",
|
|
@@ -4354,23 +4174,23 @@
|
|
|
4354
4174
|
},
|
|
4355
4175
|
{
|
|
4356
4176
|
"name": "netlify",
|
|
4357
|
-
"description": "
|
|
4358
|
-
"repo": "
|
|
4359
|
-
"npm": "@
|
|
4360
|
-
"icon": "netlify.
|
|
4361
|
-
"github": "https://github.com/
|
|
4362
|
-
"website": "https://github.com/
|
|
4363
|
-
"learn_more": "https://
|
|
4177
|
+
"description": "Local emulation of the Netlify platform in development",
|
|
4178
|
+
"repo": "netlify/framework-adapters#main/packages/nuxt-module",
|
|
4179
|
+
"npm": "@netlify/nuxt",
|
|
4180
|
+
"icon": "netlify.svg",
|
|
4181
|
+
"github": "https://github.com/netlify/framework-adapters",
|
|
4182
|
+
"website": "https://github.com/netlify/framework-adapters#readme",
|
|
4183
|
+
"learn_more": "https://npmx.dev/package/@netlify/nuxt",
|
|
4364
4184
|
"category": "Deployment",
|
|
4365
4185
|
"type": "3rd-party",
|
|
4366
4186
|
"maintainers": [
|
|
4367
4187
|
{
|
|
4368
|
-
"name": "
|
|
4369
|
-
"github": "
|
|
4188
|
+
"name": "Netlify",
|
|
4189
|
+
"github": "netlify"
|
|
4370
4190
|
}
|
|
4371
4191
|
],
|
|
4372
4192
|
"compatibility": {
|
|
4373
|
-
"nuxt": "^
|
|
4193
|
+
"nuxt": "^3.0.0 || ^4.0.0",
|
|
4374
4194
|
"requires": {}
|
|
4375
4195
|
}
|
|
4376
4196
|
},
|
|
@@ -4444,6 +4264,30 @@
|
|
|
4444
4264
|
"requires": {}
|
|
4445
4265
|
}
|
|
4446
4266
|
},
|
|
4267
|
+
{
|
|
4268
|
+
"name": "notform",
|
|
4269
|
+
"description": "Vue Forms Without the Friction",
|
|
4270
|
+
"repo": "favorodera/notform#main/packages/nuxt",
|
|
4271
|
+
"npm": "notform-nuxt",
|
|
4272
|
+
"icon": "notform.svg",
|
|
4273
|
+
"github": "https://github.com/favorodera/notform",
|
|
4274
|
+
"website": "https://notformdocs.vercel.app",
|
|
4275
|
+
"learn_more": "https://notformdocs.vercel.app/get-started/nuxt-module",
|
|
4276
|
+
"category": "Libraries",
|
|
4277
|
+
"type": "3rd-party",
|
|
4278
|
+
"maintainers": [
|
|
4279
|
+
{
|
|
4280
|
+
"name": "Favour Emeka",
|
|
4281
|
+
"github": "favorodera",
|
|
4282
|
+
"twitter": "favorodera",
|
|
4283
|
+
"avatar": "https://avatars.githubusercontent.com/favorodera?v=4"
|
|
4284
|
+
}
|
|
4285
|
+
],
|
|
4286
|
+
"compatibility": {
|
|
4287
|
+
"nuxt": ">=4.0.0",
|
|
4288
|
+
"requires": {}
|
|
4289
|
+
}
|
|
4290
|
+
},
|
|
4447
4291
|
{
|
|
4448
4292
|
"name": "notion",
|
|
4449
4293
|
"description": "Vue renderer for Notion pages",
|
|
@@ -4488,6 +4332,28 @@
|
|
|
4488
4332
|
"requires": {}
|
|
4489
4333
|
}
|
|
4490
4334
|
},
|
|
4335
|
+
{
|
|
4336
|
+
"name": "nuxt-actions",
|
|
4337
|
+
"description": "Type-safe server actions with Standard Schema validation, middleware, optimistic updates, streaming, and SSR queries",
|
|
4338
|
+
"repo": "billymaulana/nuxt-actions",
|
|
4339
|
+
"npm": "nuxt-actions",
|
|
4340
|
+
"icon": "nuxt-actions.svg",
|
|
4341
|
+
"github": "https://github.com/billymaulana/nuxt-actions",
|
|
4342
|
+
"website": "https://billymaulana.github.io/nuxt-actions/",
|
|
4343
|
+
"learn_more": "https://billymaulana.github.io/nuxt-actions/guide/getting-started",
|
|
4344
|
+
"category": "Request",
|
|
4345
|
+
"type": "3rd-party",
|
|
4346
|
+
"maintainers": [
|
|
4347
|
+
{
|
|
4348
|
+
"name": "Billy Maulana",
|
|
4349
|
+
"github": "billymaulana"
|
|
4350
|
+
}
|
|
4351
|
+
],
|
|
4352
|
+
"compatibility": {
|
|
4353
|
+
"nuxt": "^3.7.0 || ^4.0.0",
|
|
4354
|
+
"requires": {}
|
|
4355
|
+
}
|
|
4356
|
+
},
|
|
4491
4357
|
{
|
|
4492
4358
|
"name": "nuxt-aidbase",
|
|
4493
4359
|
"description": "Easily integrate Aidbase into your Nuxt app.",
|
|
@@ -4604,6 +4470,31 @@
|
|
|
4604
4470
|
"requires": {}
|
|
4605
4471
|
}
|
|
4606
4472
|
},
|
|
4473
|
+
{
|
|
4474
|
+
"name": "nuxt-auto-form",
|
|
4475
|
+
"description": "Auto-generate Nuxt UI forms from Zod 4 schemas",
|
|
4476
|
+
"repo": "Norbiros/nuxt-auto-form",
|
|
4477
|
+
"npm": "@norbiros/nuxt-auto-form",
|
|
4478
|
+
"icon": "nuxt-auto-form.svg",
|
|
4479
|
+
"github": "https://github.com/Norbiros/nuxt-auto-form",
|
|
4480
|
+
"website": "https://nuxt-auto-form.norbiros.dev",
|
|
4481
|
+
"learn_more": "https://www.npmjs.com/package/@norbiros/nuxt-auto-form",
|
|
4482
|
+
"category": "Libraries",
|
|
4483
|
+
"type": "3rd-party",
|
|
4484
|
+
"maintainers": [
|
|
4485
|
+
{
|
|
4486
|
+
"name": "Norbiros",
|
|
4487
|
+
"github": "Norbiros",
|
|
4488
|
+
"avatar": "https://avatars.githubusercontent.com/u/89837724?v=4",
|
|
4489
|
+
"twitter": "norbiros_dev",
|
|
4490
|
+
"bluesky": "norbiros.dev"
|
|
4491
|
+
}
|
|
4492
|
+
],
|
|
4493
|
+
"compatibility": {
|
|
4494
|
+
"nuxt": ">=3.0.0",
|
|
4495
|
+
"requires": {}
|
|
4496
|
+
}
|
|
4497
|
+
},
|
|
4607
4498
|
{
|
|
4608
4499
|
"name": "nuxt-basic-auth",
|
|
4609
4500
|
"description": "Nuxt Module for Basic Authentication",
|
|
@@ -4672,7 +4563,7 @@
|
|
|
4672
4563
|
}
|
|
4673
4564
|
],
|
|
4674
4565
|
"compatibility": {
|
|
4675
|
-
"nuxt": ">=3.
|
|
4566
|
+
"nuxt": ">=3.13.1",
|
|
4676
4567
|
"requires": {},
|
|
4677
4568
|
"devtools": "^0.0.0"
|
|
4678
4569
|
}
|
|
@@ -4702,12 +4593,12 @@
|
|
|
4702
4593
|
{
|
|
4703
4594
|
"name": "nuxt-charts",
|
|
4704
4595
|
"description": "Nuxt module for vue-chrts",
|
|
4705
|
-
"repo": "dennisadriaans/vue-chrts#main/packages/nuxt",
|
|
4596
|
+
"repo": "dennisadriaans/vue-chrts#main/packages/nuxt-charts",
|
|
4706
4597
|
"npm": "nuxt-charts",
|
|
4707
4598
|
"icon": "nuxt-charts.svg",
|
|
4708
4599
|
"github": "https://github.com/dennisadriaans/vue-chrts",
|
|
4709
4600
|
"website": "https://nuxtcharts.com/",
|
|
4710
|
-
"learn_more": "https://nuxtcharts.com/docs",
|
|
4601
|
+
"learn_more": "https://nuxtcharts.com/docs/getting-started/installation",
|
|
4711
4602
|
"category": "UI",
|
|
4712
4603
|
"type": "3rd-party",
|
|
4713
4604
|
"maintainers": [
|
|
@@ -4740,6 +4631,28 @@
|
|
|
4740
4631
|
"github": "schnapsterdog"
|
|
4741
4632
|
}
|
|
4742
4633
|
],
|
|
4634
|
+
"compatibility": {
|
|
4635
|
+
"nuxt": ">=3.0.0 <5.0.0",
|
|
4636
|
+
"requires": {}
|
|
4637
|
+
}
|
|
4638
|
+
},
|
|
4639
|
+
{
|
|
4640
|
+
"name": "nuxt-claude-devtools",
|
|
4641
|
+
"description": "Nuxt DevTools integration for Claude Code AI assistant",
|
|
4642
|
+
"repo": "oro-ad/nuxt-claude-devtools",
|
|
4643
|
+
"npm": "@oro.ad/nuxt-claude-devtools",
|
|
4644
|
+
"icon": "",
|
|
4645
|
+
"github": "https://github.com/oro-ad/nuxt-claude-devtools",
|
|
4646
|
+
"website": "https://github.com/oro-ad/nuxt-claude-devtools",
|
|
4647
|
+
"learn_more": "",
|
|
4648
|
+
"category": "Devtools",
|
|
4649
|
+
"type": "3rd-party",
|
|
4650
|
+
"maintainers": [
|
|
4651
|
+
{
|
|
4652
|
+
"name": "oro-ad",
|
|
4653
|
+
"github": "oro-ad"
|
|
4654
|
+
}
|
|
4655
|
+
],
|
|
4743
4656
|
"compatibility": {
|
|
4744
4657
|
"nuxt": ">=3.0.0",
|
|
4745
4658
|
"requires": {}
|
|
@@ -4751,7 +4664,7 @@
|
|
|
4751
4664
|
"repo": "thimodev/nuxt-codemirror",
|
|
4752
4665
|
"npm": "nuxt-codemirror",
|
|
4753
4666
|
"icon": "nuxt-codemirror.svg",
|
|
4754
|
-
"github": "https://github.com/
|
|
4667
|
+
"github": "https://github.com/thimodev/nuxt-codemirror",
|
|
4755
4668
|
"website": "https://github.com/ThimoDEV/nuxt-codemirror",
|
|
4756
4669
|
"learn_more": "https://github.com/ThimoDEV/nuxt-codemirror",
|
|
4757
4670
|
"category": "Libraries",
|
|
@@ -4774,7 +4687,7 @@
|
|
|
4774
4687
|
"repo": "lorexiq/nuxt-color-picker",
|
|
4775
4688
|
"npm": "nuxt-color-picker",
|
|
4776
4689
|
"icon": "nuxt-color-picker.png",
|
|
4777
|
-
"github": "https://github.com/
|
|
4690
|
+
"github": "https://github.com/lorexiq/nuxt-color-picker",
|
|
4778
4691
|
"website": "https://nuxt-color-picker.nuxt.dev/",
|
|
4779
4692
|
"learn_more": "",
|
|
4780
4693
|
"category": "UI",
|
|
@@ -4813,28 +4726,6 @@
|
|
|
4813
4726
|
"requires": {}
|
|
4814
4727
|
}
|
|
4815
4728
|
},
|
|
4816
|
-
{
|
|
4817
|
-
"name": "nuxt-cookie-consent",
|
|
4818
|
-
"description": "Nuxt module for integrating with cookie consent providers with ease",
|
|
4819
|
-
"repo": "weareheavy/nuxt-cookie-consent",
|
|
4820
|
-
"npm": "@weareheavy/nuxt-cookie-consent",
|
|
4821
|
-
"icon": "wah.svg",
|
|
4822
|
-
"github": "https://github.com/weareheavy/nuxt-cookie-consent",
|
|
4823
|
-
"website": "https://nuxt-cookie-consent.packages.weareheavy.com",
|
|
4824
|
-
"learn_more": "",
|
|
4825
|
-
"category": "Extensions",
|
|
4826
|
-
"type": "3rd-party",
|
|
4827
|
-
"maintainers": [
|
|
4828
|
-
{
|
|
4829
|
-
"name": "weareheavy",
|
|
4830
|
-
"github": "weareheavy"
|
|
4831
|
-
}
|
|
4832
|
-
],
|
|
4833
|
-
"compatibility": {
|
|
4834
|
-
"nuxt": ">=3.0.0",
|
|
4835
|
-
"requires": {}
|
|
4836
|
-
}
|
|
4837
|
-
},
|
|
4838
4729
|
{
|
|
4839
4730
|
"name": "nuxt-coolify",
|
|
4840
4731
|
"description": "Integrate Nuxt and Nitro With Coolify's API using nuxt-coolify.",
|
|
@@ -4858,6 +4749,28 @@
|
|
|
4858
4749
|
"requires": {}
|
|
4859
4750
|
}
|
|
4860
4751
|
},
|
|
4752
|
+
{
|
|
4753
|
+
"name": "nuxt-csp-report",
|
|
4754
|
+
"description": "A Nuxt module for collecting, normalizing, and persisting Content Security Policy (CSP) reports.",
|
|
4755
|
+
"repo": "Gonzo17/nuxt-csp-report",
|
|
4756
|
+
"npm": "nuxt-csp-report",
|
|
4757
|
+
"icon": "nuxt-csp-report.svg",
|
|
4758
|
+
"github": "https://github.com/Gonzo17/nuxt-csp-report",
|
|
4759
|
+
"website": "https://github.com/Gonzo17/nuxt-csp-report",
|
|
4760
|
+
"learn_more": "",
|
|
4761
|
+
"category": "Security",
|
|
4762
|
+
"type": "3rd-party",
|
|
4763
|
+
"maintainers": [
|
|
4764
|
+
{
|
|
4765
|
+
"name": "David Gonzalez Casin",
|
|
4766
|
+
"github": "Gonzo17"
|
|
4767
|
+
}
|
|
4768
|
+
],
|
|
4769
|
+
"compatibility": {
|
|
4770
|
+
"nuxt": ">=3.12.0",
|
|
4771
|
+
"requires": {}
|
|
4772
|
+
}
|
|
4773
|
+
},
|
|
4861
4774
|
{
|
|
4862
4775
|
"name": "nuxt-email-renderer",
|
|
4863
4776
|
"description": "A Nuxt module that provides high-quality, unstyled components & utils for creating emails using Vue and TypeScript.",
|
|
@@ -4895,7 +4808,7 @@
|
|
|
4895
4808
|
"type": "3rd-party",
|
|
4896
4809
|
"maintainers": [
|
|
4897
4810
|
{
|
|
4898
|
-
"name": "Supanut
|
|
4811
|
+
"name": "Supanut Weerachotthakorn",
|
|
4899
4812
|
"github": "Boomgeek"
|
|
4900
4813
|
},
|
|
4901
4814
|
{
|
|
@@ -4904,7 +4817,7 @@
|
|
|
4904
4817
|
}
|
|
4905
4818
|
],
|
|
4906
4819
|
"compatibility": {
|
|
4907
|
-
"nuxt": "
|
|
4820
|
+
"nuxt": "^3.6.0",
|
|
4908
4821
|
"requires": {}
|
|
4909
4822
|
}
|
|
4910
4823
|
},
|
|
@@ -4966,7 +4879,8 @@
|
|
|
4966
4879
|
"maintainers": [
|
|
4967
4880
|
{
|
|
4968
4881
|
"name": "Ali Sokkar",
|
|
4969
|
-
"github": "NyllRE"
|
|
4882
|
+
"github": "NyllRE",
|
|
4883
|
+
"twitter": "nyllre"
|
|
4970
4884
|
}
|
|
4971
4885
|
],
|
|
4972
4886
|
"compatibility": {
|
|
@@ -5018,7 +4932,7 @@
|
|
|
5018
4932
|
}
|
|
5019
4933
|
],
|
|
5020
4934
|
"compatibility": {
|
|
5021
|
-
"nuxt": "
|
|
4935
|
+
"nuxt": ">=3.0.0",
|
|
5022
4936
|
"requires": {}
|
|
5023
4937
|
}
|
|
5024
4938
|
},
|
|
@@ -5053,7 +4967,7 @@
|
|
|
5053
4967
|
"npm": "nuxt-glaze",
|
|
5054
4968
|
"icon": "nuxt-glaze.png",
|
|
5055
4969
|
"github": "https://github.com/holux-design/nuxt-glaze",
|
|
5056
|
-
"website": "https://glaze.dev",
|
|
4970
|
+
"website": "https://www.glaze.dev/",
|
|
5057
4971
|
"learn_more": "",
|
|
5058
4972
|
"category": "Libraries",
|
|
5059
4973
|
"type": "3rd-party",
|
|
@@ -5086,7 +5000,7 @@
|
|
|
5086
5000
|
}
|
|
5087
5001
|
],
|
|
5088
5002
|
"compatibility": {
|
|
5089
|
-
"nuxt": "^3.0.0",
|
|
5003
|
+
"nuxt": "^3.0.0 || ^4.0.0",
|
|
5090
5004
|
"requires": {}
|
|
5091
5005
|
}
|
|
5092
5006
|
},
|
|
@@ -5108,13 +5022,13 @@
|
|
|
5108
5022
|
}
|
|
5109
5023
|
],
|
|
5110
5024
|
"compatibility": {
|
|
5111
|
-
"nuxt": "
|
|
5025
|
+
"nuxt": "^3.0.0",
|
|
5112
5026
|
"requires": {}
|
|
5113
5027
|
}
|
|
5114
5028
|
},
|
|
5115
5029
|
{
|
|
5116
5030
|
"name": "nuxt-gql-pulse",
|
|
5117
|
-
"description": "A Nuxt
|
|
5031
|
+
"description": "A Nuxt module for making GraphQL requests with ease, leveraging the power of Nuxt's composables.",
|
|
5118
5032
|
"repo": "Abbasmoe/nuxt-gql-pulse",
|
|
5119
5033
|
"npm": "nuxt-gql-pulse",
|
|
5120
5034
|
"icon": "nuxt-gql-pulse.png",
|
|
@@ -5125,12 +5039,12 @@
|
|
|
5125
5039
|
"type": "3rd-party",
|
|
5126
5040
|
"maintainers": [
|
|
5127
5041
|
{
|
|
5128
|
-
"name": "Abbas Mohamed",
|
|
5042
|
+
"name": "Abbas Mohamed Ahmed",
|
|
5129
5043
|
"github": "Abbasmoe"
|
|
5130
5044
|
}
|
|
5131
5045
|
],
|
|
5132
5046
|
"compatibility": {
|
|
5133
|
-
"nuxt": "
|
|
5047
|
+
"nuxt": "^3.0.0 || ^4.0.0",
|
|
5134
5048
|
"requires": {}
|
|
5135
5049
|
}
|
|
5136
5050
|
},
|
|
@@ -5159,18 +5073,18 @@
|
|
|
5159
5073
|
}
|
|
5160
5074
|
],
|
|
5161
5075
|
"compatibility": {
|
|
5162
|
-
"nuxt": "
|
|
5076
|
+
"nuxt": ">=3.13.0",
|
|
5163
5077
|
"requires": {}
|
|
5164
5078
|
}
|
|
5165
5079
|
},
|
|
5166
5080
|
{
|
|
5167
5081
|
"name": "nuxt-graphql-playground",
|
|
5168
5082
|
"description": "",
|
|
5169
|
-
"repo": "
|
|
5083
|
+
"repo": "tuarrep/nuxt-graphql-playground",
|
|
5170
5084
|
"npm": "@pin-pon/nuxt-graphql-playground",
|
|
5171
5085
|
"icon": "",
|
|
5172
|
-
"github": "https://github.com/
|
|
5173
|
-
"website": "https://github.com/
|
|
5086
|
+
"github": "https://github.com/tuarrep/nuxt-graphql-playground",
|
|
5087
|
+
"website": "https://github.com/tuarrep/nuxt-graphql-playground",
|
|
5174
5088
|
"learn_more": "",
|
|
5175
5089
|
"category": "Devtools",
|
|
5176
5090
|
"type": "3rd-party",
|
|
@@ -5203,26 +5117,50 @@
|
|
|
5203
5117
|
}
|
|
5204
5118
|
],
|
|
5205
5119
|
"compatibility": {
|
|
5206
|
-
"nuxt": "
|
|
5120
|
+
"nuxt": "^3.0.0",
|
|
5207
5121
|
"requires": {},
|
|
5208
5122
|
"devtools": "^0.0.0"
|
|
5209
5123
|
}
|
|
5210
5124
|
},
|
|
5211
5125
|
{
|
|
5212
|
-
"name": "nuxt-
|
|
5213
|
-
"description": "Nuxt
|
|
5214
|
-
"repo": "
|
|
5215
|
-
"npm": "nuxt-
|
|
5216
|
-
"icon": "
|
|
5217
|
-
"github": "https://github.com/
|
|
5218
|
-
"website": "https://github.com/
|
|
5219
|
-
"learn_more": "https://
|
|
5220
|
-
"category": "
|
|
5126
|
+
"name": "nuxt-highlight",
|
|
5127
|
+
"description": "Nuxt module for Highlight.io with session replay, error monitoring, and logging",
|
|
5128
|
+
"repo": "nuxtaid/nuxt-highlight",
|
|
5129
|
+
"npm": "nuxt-highlight",
|
|
5130
|
+
"icon": "nuxt-highlight.svg",
|
|
5131
|
+
"github": "https://github.com/nuxtaid/nuxt-highlight",
|
|
5132
|
+
"website": "https://github.com/nuxtaid/nuxt-highlight#readme",
|
|
5133
|
+
"learn_more": "https://highlight.io/docs/general/welcome",
|
|
5134
|
+
"category": "Monitoring",
|
|
5221
5135
|
"type": "3rd-party",
|
|
5222
5136
|
"maintainers": [
|
|
5223
5137
|
{
|
|
5224
|
-
"name": "
|
|
5225
|
-
"github": "
|
|
5138
|
+
"name": "Arash Ari Sheyda",
|
|
5139
|
+
"github": "arashsheyda",
|
|
5140
|
+
"twitter": "arash_sheyda",
|
|
5141
|
+
"bluesky": "arashsheyda.me"
|
|
5142
|
+
}
|
|
5143
|
+
],
|
|
5144
|
+
"compatibility": {
|
|
5145
|
+
"nuxt": ">=3.0.0",
|
|
5146
|
+
"requires": {}
|
|
5147
|
+
}
|
|
5148
|
+
},
|
|
5149
|
+
{
|
|
5150
|
+
"name": "nuxt-http-client-hints",
|
|
5151
|
+
"description": "Nuxt HTTP Client Hints",
|
|
5152
|
+
"repo": "userquin/nuxt-http-client-hints",
|
|
5153
|
+
"npm": "nuxt-http-client-hints",
|
|
5154
|
+
"icon": "http-client-hints.svg",
|
|
5155
|
+
"github": "https://github.com/userquin/nuxt-http-client-hints",
|
|
5156
|
+
"website": "https://github.com/userquin/nuxt-http-client-hints",
|
|
5157
|
+
"learn_more": "https://github.com/userquin/nuxt-http-client-hints?tab=readme-ov-file#features",
|
|
5158
|
+
"category": "Extensions",
|
|
5159
|
+
"type": "3rd-party",
|
|
5160
|
+
"maintainers": [
|
|
5161
|
+
{
|
|
5162
|
+
"name": "Joaquín Sánchez",
|
|
5163
|
+
"github": "userquin",
|
|
5226
5164
|
"twitter": "userquin",
|
|
5227
5165
|
"bluesky": "userquin.bsky.social"
|
|
5228
5166
|
}
|
|
@@ -5286,7 +5224,7 @@
|
|
|
5286
5224
|
"repo": "daliborgogic/nuxt-interpolation#master",
|
|
5287
5225
|
"npm": "nuxt-interpolation",
|
|
5288
5226
|
"icon": "",
|
|
5289
|
-
"github": "https://github.com/daliborgogic/nuxt-interpolation
|
|
5227
|
+
"github": "https://github.com/daliborgogic/nuxt-interpolation",
|
|
5290
5228
|
"website": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
|
|
5291
5229
|
"learn_more": "",
|
|
5292
5230
|
"category": "Devtools",
|
|
@@ -5369,7 +5307,7 @@
|
|
|
5369
5307
|
}
|
|
5370
5308
|
],
|
|
5371
5309
|
"compatibility": {
|
|
5372
|
-
"nuxt": "
|
|
5310
|
+
"nuxt": "^3.0.0 || >=4.0.3",
|
|
5373
5311
|
"requires": {}
|
|
5374
5312
|
}
|
|
5375
5313
|
},
|
|
@@ -5393,7 +5331,31 @@
|
|
|
5393
5331
|
}
|
|
5394
5332
|
],
|
|
5395
5333
|
"compatibility": {
|
|
5396
|
-
"nuxt": ">=3.
|
|
5334
|
+
"nuxt": ">=3.0.0",
|
|
5335
|
+
"requires": {}
|
|
5336
|
+
}
|
|
5337
|
+
},
|
|
5338
|
+
{
|
|
5339
|
+
"name": "nuxt-livekit",
|
|
5340
|
+
"description": "LiveKit integration for Nuxt: realtime video, audio, and data with client composables and server utilities",
|
|
5341
|
+
"repo": "nuxtaid/nuxt-livekit",
|
|
5342
|
+
"npm": "nuxt-livekit",
|
|
5343
|
+
"icon": "nuxt-livekit.svg",
|
|
5344
|
+
"github": "https://github.com/nuxtaid/nuxt-livekit",
|
|
5345
|
+
"website": "https://github.com/nuxtaid/nuxt-livekit#readme",
|
|
5346
|
+
"learn_more": "https://docs.livekit.io/intro/overview/",
|
|
5347
|
+
"category": "Libraries",
|
|
5348
|
+
"type": "3rd-party",
|
|
5349
|
+
"maintainers": [
|
|
5350
|
+
{
|
|
5351
|
+
"name": "Arash Ari Sheyda",
|
|
5352
|
+
"github": "arashsheyda",
|
|
5353
|
+
"twitter": "arash_sheyda",
|
|
5354
|
+
"bluesky": "arashsheyda.me"
|
|
5355
|
+
}
|
|
5356
|
+
],
|
|
5357
|
+
"compatibility": {
|
|
5358
|
+
"nuxt": ">=3.0.0",
|
|
5397
5359
|
"requires": {}
|
|
5398
5360
|
}
|
|
5399
5361
|
},
|
|
@@ -5416,7 +5378,7 @@
|
|
|
5416
5378
|
}
|
|
5417
5379
|
],
|
|
5418
5380
|
"compatibility": {
|
|
5419
|
-
"nuxt": "
|
|
5381
|
+
"nuxt": "^3.0.0",
|
|
5420
5382
|
"requires": {}
|
|
5421
5383
|
}
|
|
5422
5384
|
},
|
|
@@ -5547,13 +5509,13 @@
|
|
|
5547
5509
|
"type": "3rd-party",
|
|
5548
5510
|
"maintainers": [
|
|
5549
5511
|
{
|
|
5550
|
-
"name": "
|
|
5512
|
+
"name": "erwann.dev",
|
|
5551
5513
|
"github": "tanukijs",
|
|
5552
5514
|
"avatar": "https://avatars.githubusercontent.com/u/25182349?v=4"
|
|
5553
5515
|
}
|
|
5554
5516
|
],
|
|
5555
5517
|
"compatibility": {
|
|
5556
|
-
"nuxt": ">=3.
|
|
5518
|
+
"nuxt": ">=3.7.0",
|
|
5557
5519
|
"requires": {}
|
|
5558
5520
|
}
|
|
5559
5521
|
},
|
|
@@ -5576,17 +5538,17 @@
|
|
|
5576
5538
|
}
|
|
5577
5539
|
],
|
|
5578
5540
|
"compatibility": {
|
|
5579
|
-
"nuxt": ">=3.
|
|
5541
|
+
"nuxt": ">=3.1.0",
|
|
5580
5542
|
"requires": {}
|
|
5581
5543
|
}
|
|
5582
5544
|
},
|
|
5583
5545
|
{
|
|
5584
5546
|
"name": "nuxt-mongoose",
|
|
5585
5547
|
"description": "A Nuxt module for simplifying the use of Mongoose in your project.",
|
|
5586
|
-
"repo": "
|
|
5548
|
+
"repo": "nuxtaid/nuxt-mongoose",
|
|
5587
5549
|
"npm": "nuxt-mongoose",
|
|
5588
5550
|
"icon": "nuxt-mongoose.svg",
|
|
5589
|
-
"github": "https://github.com/
|
|
5551
|
+
"github": "https://github.com/nuxtaid/nuxt-mongoose",
|
|
5590
5552
|
"website": "https://nuxt-mongoose.nuxt.space",
|
|
5591
5553
|
"learn_more": "",
|
|
5592
5554
|
"category": "Database",
|
|
@@ -5608,11 +5570,11 @@
|
|
|
5608
5570
|
{
|
|
5609
5571
|
"name": "nuxt-mqtt",
|
|
5610
5572
|
"description": "A Nuxt module for real-time MQTT communication using mqtt.js",
|
|
5611
|
-
"repo": "
|
|
5573
|
+
"repo": "nuxtaid/nuxt-mqtt",
|
|
5612
5574
|
"npm": "nuxt-mqtt",
|
|
5613
5575
|
"icon": "nuxt-mqtt.png",
|
|
5614
|
-
"github": "https://github.com/
|
|
5615
|
-
"website": "https://github.com/
|
|
5576
|
+
"github": "https://github.com/nuxtaid/nuxt-mqtt",
|
|
5577
|
+
"website": "https://github.com/nuxtaid/nuxt-mqtt#readme",
|
|
5616
5578
|
"learn_more": "",
|
|
5617
5579
|
"category": "Extensions",
|
|
5618
5580
|
"type": "3rd-party",
|
|
@@ -5671,7 +5633,7 @@
|
|
|
5671
5633
|
}
|
|
5672
5634
|
],
|
|
5673
5635
|
"compatibility": {
|
|
5674
|
-
"nuxt": "
|
|
5636
|
+
"nuxt": "^3.0.0 || ^4.0.0",
|
|
5675
5637
|
"requires": {}
|
|
5676
5638
|
}
|
|
5677
5639
|
},
|
|
@@ -5694,7 +5656,7 @@
|
|
|
5694
5656
|
}
|
|
5695
5657
|
],
|
|
5696
5658
|
"compatibility": {
|
|
5697
|
-
"nuxt": ">=3.
|
|
5659
|
+
"nuxt": ">=3.9.0",
|
|
5698
5660
|
"requires": {}
|
|
5699
5661
|
}
|
|
5700
5662
|
},
|
|
@@ -5718,7 +5680,7 @@
|
|
|
5718
5680
|
}
|
|
5719
5681
|
],
|
|
5720
5682
|
"compatibility": {
|
|
5721
|
-
"nuxt": ">=3.
|
|
5683
|
+
"nuxt": ">=3.0.0",
|
|
5722
5684
|
"requires": {}
|
|
5723
5685
|
}
|
|
5724
5686
|
},
|
|
@@ -5737,7 +5699,9 @@
|
|
|
5737
5699
|
{
|
|
5738
5700
|
"name": "Norbiros",
|
|
5739
5701
|
"github": "Norbiros",
|
|
5740
|
-
"avatar": "https://avatars.githubusercontent.com/u/89837724?v=4"
|
|
5702
|
+
"avatar": "https://avatars.githubusercontent.com/u/89837724?v=4",
|
|
5703
|
+
"twitter": "norbiros_dev",
|
|
5704
|
+
"bluesky": "norbiros.dev"
|
|
5741
5705
|
},
|
|
5742
5706
|
{
|
|
5743
5707
|
"name": "Taras Batenkov",
|
|
@@ -5795,7 +5759,7 @@
|
|
|
5795
5759
|
}
|
|
5796
5760
|
],
|
|
5797
5761
|
"compatibility": {
|
|
5798
|
-
"nuxt": ">=3.0.0",
|
|
5762
|
+
"nuxt": ">=3.0.0-rc.8",
|
|
5799
5763
|
"requires": {},
|
|
5800
5764
|
"devtools": "^0.0.0"
|
|
5801
5765
|
}
|
|
@@ -5830,7 +5794,7 @@
|
|
|
5830
5794
|
"repo": "i2djs/pdf-frame#main/packages/pdf-frame-nuxt",
|
|
5831
5795
|
"npm": "@i2d/nuxt-pdf-frame",
|
|
5832
5796
|
"icon": "pdf-frame.svg",
|
|
5833
|
-
"github": "https://github.com/i2djs/pdf-frame
|
|
5797
|
+
"github": "https://github.com/i2djs/pdf-frame",
|
|
5834
5798
|
"website": "https://www.pdf-frame.org",
|
|
5835
5799
|
"learn_more": "https://github.com/I2Djs/pdf-frame/wiki/nuxt%E2%80%90pdf%E2%80%90frame",
|
|
5836
5800
|
"category": "Libraries",
|
|
@@ -5892,6 +5856,30 @@
|
|
|
5892
5856
|
"requires": {}
|
|
5893
5857
|
}
|
|
5894
5858
|
},
|
|
5859
|
+
{
|
|
5860
|
+
"name": "nuxt-pinecone",
|
|
5861
|
+
"description": "Pinecone integration for Nuxt: realtime video, audio, and data with client composables and server utilities",
|
|
5862
|
+
"repo": "nuxtaid/nuxt-pinecone",
|
|
5863
|
+
"npm": "nuxt-pinecone",
|
|
5864
|
+
"icon": "nuxt-pinecone.svg",
|
|
5865
|
+
"github": "https://github.com/nuxtaid/nuxt-pinecone",
|
|
5866
|
+
"website": "https://github.com/nuxtaid/nuxt-pinecone#readme",
|
|
5867
|
+
"learn_more": "https://docs.pinecone.io/guides/get-started/overview",
|
|
5868
|
+
"category": "Database",
|
|
5869
|
+
"type": "3rd-party",
|
|
5870
|
+
"maintainers": [
|
|
5871
|
+
{
|
|
5872
|
+
"name": "Arash Ari Sheyda",
|
|
5873
|
+
"github": "arashsheyda",
|
|
5874
|
+
"twitter": "arash_sheyda",
|
|
5875
|
+
"bluesky": "arashsheyda.me"
|
|
5876
|
+
}
|
|
5877
|
+
],
|
|
5878
|
+
"compatibility": {
|
|
5879
|
+
"nuxt": ">=3.0.0",
|
|
5880
|
+
"requires": {}
|
|
5881
|
+
}
|
|
5882
|
+
},
|
|
5895
5883
|
{
|
|
5896
5884
|
"name": "nuxt-pino-log",
|
|
5897
5885
|
"description": "Structured logs for nuxt apps using pino",
|
|
@@ -5927,7 +5915,7 @@
|
|
|
5927
5915
|
"type": "3rd-party",
|
|
5928
5916
|
"maintainers": [
|
|
5929
5917
|
{
|
|
5930
|
-
"name": "Supanut
|
|
5918
|
+
"name": "Supanut Weerachotthakorn",
|
|
5931
5919
|
"github": "Boomgeek"
|
|
5932
5920
|
},
|
|
5933
5921
|
{
|
|
@@ -5936,7 +5924,7 @@
|
|
|
5936
5924
|
}
|
|
5937
5925
|
],
|
|
5938
5926
|
"compatibility": {
|
|
5939
|
-
"nuxt": "
|
|
5927
|
+
"nuxt": "^3.6.0",
|
|
5940
5928
|
"requires": {}
|
|
5941
5929
|
}
|
|
5942
5930
|
},
|
|
@@ -6004,7 +5992,7 @@
|
|
|
6004
5992
|
}
|
|
6005
5993
|
],
|
|
6006
5994
|
"compatibility": {
|
|
6007
|
-
"nuxt": "
|
|
5995
|
+
"nuxt": "^3.0.0 || ^4.0.0",
|
|
6008
5996
|
"requires": {}
|
|
6009
5997
|
}
|
|
6010
5998
|
},
|
|
@@ -6031,14 +6019,36 @@
|
|
|
6031
6019
|
"requires": {}
|
|
6032
6020
|
}
|
|
6033
6021
|
},
|
|
6022
|
+
{
|
|
6023
|
+
"name": "nuxt-realtime",
|
|
6024
|
+
"description": "Real-time state synchronization for Nuxt applications. Share reactive state across clients, broadcast events, and manage connections.",
|
|
6025
|
+
"repo": "daanvangeloven/nuxt-realtime",
|
|
6026
|
+
"npm": "nuxt-realtime",
|
|
6027
|
+
"icon": "nuxt-realtime.svg",
|
|
6028
|
+
"github": "https://github.com/daanvangeloven/nuxt-realtime",
|
|
6029
|
+
"website": "https://nuxtrealtime.com/",
|
|
6030
|
+
"learn_more": "https://nuxtrealtime.com/getting-started",
|
|
6031
|
+
"category": "Libraries",
|
|
6032
|
+
"type": "3rd-party",
|
|
6033
|
+
"maintainers": [
|
|
6034
|
+
{
|
|
6035
|
+
"name": "Daan van Geloven",
|
|
6036
|
+
"github": "daanvangeloven"
|
|
6037
|
+
}
|
|
6038
|
+
],
|
|
6039
|
+
"compatibility": {
|
|
6040
|
+
"nuxt": ">=3.0.0",
|
|
6041
|
+
"requires": {}
|
|
6042
|
+
}
|
|
6043
|
+
},
|
|
6034
6044
|
{
|
|
6035
6045
|
"name": "nuxt-safe-runtime-config",
|
|
6036
6046
|
"description": "Validate Nuxt runtime config with Standard Schema at build time",
|
|
6037
6047
|
"repo": "onmax/nuxt-safe-runtime-config#main",
|
|
6038
6048
|
"npm": "nuxt-safe-runtime-config",
|
|
6039
6049
|
"icon": "nuxt-safe-runtime-config.svg",
|
|
6040
|
-
"github": "https://github.com/onmax/nuxt-safe-runtime-config
|
|
6041
|
-
"website": "https://
|
|
6050
|
+
"github": "https://github.com/onmax/nuxt-safe-runtime-config",
|
|
6051
|
+
"website": "https://nuxt-safe-runtime-config.onmax.me",
|
|
6042
6052
|
"learn_more": "",
|
|
6043
6053
|
"category": "Devtools",
|
|
6044
6054
|
"type": "3rd-party",
|
|
@@ -6156,17 +6166,17 @@
|
|
|
6156
6166
|
{
|
|
6157
6167
|
"name": "nuxt-smartlook",
|
|
6158
6168
|
"description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
|
|
6159
|
-
"repo": "
|
|
6169
|
+
"repo": "contributte/nuxt-smartlook",
|
|
6160
6170
|
"npm": "nuxt-smartlook",
|
|
6161
6171
|
"icon": "nuxt-smartlook.png",
|
|
6162
|
-
"github": "https://github.com/
|
|
6163
|
-
"website": "https://github.com/
|
|
6172
|
+
"github": "https://github.com/contributte/nuxt-smartlook",
|
|
6173
|
+
"website": "https://github.com/contributte/nuxt-smartlook",
|
|
6164
6174
|
"learn_more": "https://www.smartlook.com/",
|
|
6165
6175
|
"category": "Analytics",
|
|
6166
6176
|
"type": "3rd-party",
|
|
6167
6177
|
"maintainers": [
|
|
6168
6178
|
{
|
|
6169
|
-
"name": "Milan
|
|
6179
|
+
"name": "Milan Šulc",
|
|
6170
6180
|
"github": "f3l1x",
|
|
6171
6181
|
"twitter": "xf3l1x",
|
|
6172
6182
|
"avatar": "https://avatars.githubusercontent.com/u/538058?v=4"
|
|
@@ -6201,6 +6211,28 @@
|
|
|
6201
6211
|
"requires": {}
|
|
6202
6212
|
}
|
|
6203
6213
|
},
|
|
6214
|
+
{
|
|
6215
|
+
"name": "nuxt-spyglass",
|
|
6216
|
+
"description": "Capture browser and server logs in one correlated place — and let your AI agent read them over MCP",
|
|
6217
|
+
"repo": "Flo0806/nuxt-spyglass",
|
|
6218
|
+
"npm": "nuxt-spyglass",
|
|
6219
|
+
"icon": "nuxt-spyglass.svg",
|
|
6220
|
+
"github": "https://github.com/Flo0806/nuxt-spyglass",
|
|
6221
|
+
"website": "https://spyglass.fh-softdev.de",
|
|
6222
|
+
"learn_more": "https://spyglass.fh-softdev.de",
|
|
6223
|
+
"category": "AI",
|
|
6224
|
+
"type": "3rd-party",
|
|
6225
|
+
"maintainers": [
|
|
6226
|
+
{
|
|
6227
|
+
"name": "Florian Heuberger",
|
|
6228
|
+
"github": "Flo0806"
|
|
6229
|
+
}
|
|
6230
|
+
],
|
|
6231
|
+
"compatibility": {
|
|
6232
|
+
"nuxt": ">=3.0.0",
|
|
6233
|
+
"requires": {}
|
|
6234
|
+
}
|
|
6235
|
+
},
|
|
6204
6236
|
{
|
|
6205
6237
|
"name": "nuxt-ssr-api-logger",
|
|
6206
6238
|
"description": "A small module that helps you see when your Nuxt application sends any API request via SSR.",
|
|
@@ -6288,11 +6320,12 @@
|
|
|
6288
6320
|
"maintainers": [
|
|
6289
6321
|
{
|
|
6290
6322
|
"name": "Frederik Bußmann",
|
|
6291
|
-
"github": "freb97"
|
|
6323
|
+
"github": "freb97",
|
|
6324
|
+
"bluesky": "freb97.bsky.social"
|
|
6292
6325
|
}
|
|
6293
6326
|
],
|
|
6294
6327
|
"compatibility": {
|
|
6295
|
-
"nuxt": "
|
|
6328
|
+
"nuxt": ">=3.0.0",
|
|
6296
6329
|
"requires": {}
|
|
6297
6330
|
}
|
|
6298
6331
|
},
|
|
@@ -6315,7 +6348,7 @@
|
|
|
6315
6348
|
}
|
|
6316
6349
|
],
|
|
6317
6350
|
"compatibility": {
|
|
6318
|
-
"nuxt": "
|
|
6351
|
+
"nuxt": "^3.0.0 || ^4.0.0",
|
|
6319
6352
|
"requires": {}
|
|
6320
6353
|
}
|
|
6321
6354
|
},
|
|
@@ -6362,7 +6395,7 @@
|
|
|
6362
6395
|
}
|
|
6363
6396
|
],
|
|
6364
6397
|
"compatibility": {
|
|
6365
|
-
"nuxt": ">=3.0.0",
|
|
6398
|
+
"nuxt": ">=3.0.0-rc.0",
|
|
6366
6399
|
"requires": {}
|
|
6367
6400
|
}
|
|
6368
6401
|
},
|
|
@@ -6392,11 +6425,11 @@
|
|
|
6392
6425
|
{
|
|
6393
6426
|
"name": "nuxt-toc",
|
|
6394
6427
|
"description": "Nuxt module for table of contents (TOC) component in Nuxt Content projects",
|
|
6395
|
-
"repo": "
|
|
6428
|
+
"repo": "thaikolja/nuxt-toc",
|
|
6396
6429
|
"npm": "nuxt-toc",
|
|
6397
6430
|
"icon": "nuxt-toc.png",
|
|
6398
|
-
"github": "https://github.com/
|
|
6399
|
-
"website": "https://github.com/
|
|
6431
|
+
"github": "https://github.com/thaikolja/nuxt-toc",
|
|
6432
|
+
"website": "https://github.com/thaikolja/nuxt-toc",
|
|
6400
6433
|
"learn_more": "",
|
|
6401
6434
|
"category": "UI",
|
|
6402
6435
|
"type": "3rd-party",
|
|
@@ -6433,30 +6466,6 @@
|
|
|
6433
6466
|
"requires": {}
|
|
6434
6467
|
}
|
|
6435
6468
|
},
|
|
6436
|
-
{
|
|
6437
|
-
"name": "nuxt-use-sound",
|
|
6438
|
-
"description": "A Nuxt module for playing sound effects.",
|
|
6439
|
-
"repo": "Tahul/nuxt-use-sound",
|
|
6440
|
-
"npm": "nuxt-use-sound",
|
|
6441
|
-
"icon": "nuxt-use-sound.svg",
|
|
6442
|
-
"github": "https://github.com/Tahul/nuxt-use-sound",
|
|
6443
|
-
"website": "https://github.com/Tahul/nuxt-use-sound",
|
|
6444
|
-
"learn_more": "https://github.com/vueuse/sound",
|
|
6445
|
-
"category": "Libraries",
|
|
6446
|
-
"type": "3rd-party",
|
|
6447
|
-
"maintainers": [
|
|
6448
|
-
{
|
|
6449
|
-
"name": "Yaël Guilloux",
|
|
6450
|
-
"github": "Tahul",
|
|
6451
|
-
"twitter": "yaeeelglx",
|
|
6452
|
-
"bluesky": "yael.dev"
|
|
6453
|
-
}
|
|
6454
|
-
],
|
|
6455
|
-
"compatibility": {
|
|
6456
|
-
"nuxt": "^2.0.0",
|
|
6457
|
-
"requires": {}
|
|
6458
|
-
}
|
|
6459
|
-
},
|
|
6460
6469
|
{
|
|
6461
6470
|
"name": "nuxt-useless-blobs",
|
|
6462
6471
|
"description": "An easier way of using useless-blobs in your Nuxt project!",
|
|
@@ -6475,7 +6484,7 @@
|
|
|
6475
6484
|
}
|
|
6476
6485
|
],
|
|
6477
6486
|
"compatibility": {
|
|
6478
|
-
"nuxt": "
|
|
6487
|
+
"nuxt": ">=3.0.0",
|
|
6479
6488
|
"requires": {}
|
|
6480
6489
|
}
|
|
6481
6490
|
},
|
|
@@ -6521,7 +6530,7 @@
|
|
|
6521
6530
|
}
|
|
6522
6531
|
],
|
|
6523
6532
|
"compatibility": {
|
|
6524
|
-
"nuxt": "
|
|
6533
|
+
"nuxt": "^3.0.0",
|
|
6525
6534
|
"requires": {}
|
|
6526
6535
|
}
|
|
6527
6536
|
},
|
|
@@ -6543,12 +6552,36 @@
|
|
|
6543
6552
|
}
|
|
6544
6553
|
],
|
|
6545
6554
|
"compatibility": {
|
|
6546
|
-
"nuxt": "
|
|
6555
|
+
"nuxt": ">=3.0.0-rc.11",
|
|
6547
6556
|
"requires": {
|
|
6548
6557
|
"bridge": "optional"
|
|
6549
6558
|
}
|
|
6550
6559
|
}
|
|
6551
6560
|
},
|
|
6561
|
+
{
|
|
6562
|
+
"name": "nuxt-volcano",
|
|
6563
|
+
"description": "A Nuxt module for Volcano Agent SDK - build AI agents with LLM reasoning and MCP tools",
|
|
6564
|
+
"repo": "arashsheyda/nuxt-volcano",
|
|
6565
|
+
"npm": "nuxt-volcano",
|
|
6566
|
+
"icon": "nuxt-volcano.png",
|
|
6567
|
+
"github": "https://github.com/arashsheyda/nuxt-volcano",
|
|
6568
|
+
"website": "https://github.com/arashsheyda/nuxt-volcano#readme",
|
|
6569
|
+
"learn_more": "",
|
|
6570
|
+
"category": "AI",
|
|
6571
|
+
"type": "3rd-party",
|
|
6572
|
+
"maintainers": [
|
|
6573
|
+
{
|
|
6574
|
+
"name": "Arash Ari Sheyda",
|
|
6575
|
+
"github": "arashsheyda",
|
|
6576
|
+
"twitter": "arash_sheyda",
|
|
6577
|
+
"bluesky": "arashsheyda.me"
|
|
6578
|
+
}
|
|
6579
|
+
],
|
|
6580
|
+
"compatibility": {
|
|
6581
|
+
"nuxt": ">=3.0.0",
|
|
6582
|
+
"requires": {}
|
|
6583
|
+
}
|
|
6584
|
+
},
|
|
6552
6585
|
{
|
|
6553
6586
|
"name": "nuxt-vue3-google-signin",
|
|
6554
6587
|
"description": "Empower your Nuxt app with Google Sign-In, hassle-free",
|
|
@@ -6568,7 +6601,7 @@
|
|
|
6568
6601
|
}
|
|
6569
6602
|
],
|
|
6570
6603
|
"compatibility": {
|
|
6571
|
-
"nuxt": ">=3.0.0",
|
|
6604
|
+
"nuxt": ">=3.0.0 <5.0.0",
|
|
6572
6605
|
"requires": {}
|
|
6573
6606
|
}
|
|
6574
6607
|
},
|
|
@@ -6617,34 +6650,34 @@
|
|
|
6617
6650
|
}
|
|
6618
6651
|
},
|
|
6619
6652
|
{
|
|
6620
|
-
"name": "
|
|
6621
|
-
"description": "
|
|
6622
|
-
"repo": "
|
|
6623
|
-
"npm": "nuxt-
|
|
6624
|
-
"icon": "
|
|
6625
|
-
"github": "https://github.com/
|
|
6626
|
-
"website": "https://github.com/
|
|
6627
|
-
"learn_more": "
|
|
6653
|
+
"name": "nuxt-zod",
|
|
6654
|
+
"description": "Zod integration for Nuxt with a simple composable.",
|
|
6655
|
+
"repo": "DarlanPrado/nuxt-zod",
|
|
6656
|
+
"npm": "nuxt-zod",
|
|
6657
|
+
"icon": "nuxt-zod.svg",
|
|
6658
|
+
"github": "https://github.com/DarlanPrado/nuxt-zod",
|
|
6659
|
+
"website": "https://github.com/DarlanPrado/nuxt-zod",
|
|
6660
|
+
"learn_more": "",
|
|
6628
6661
|
"category": "Libraries",
|
|
6629
6662
|
"type": "3rd-party",
|
|
6630
6663
|
"maintainers": [
|
|
6631
6664
|
{
|
|
6632
|
-
"name": "
|
|
6633
|
-
"github": "
|
|
6665
|
+
"name": "Darlan José Batista do Prado",
|
|
6666
|
+
"github": "DarlanPrado"
|
|
6634
6667
|
}
|
|
6635
6668
|
],
|
|
6636
6669
|
"compatibility": {
|
|
6637
|
-
"nuxt": "
|
|
6670
|
+
"nuxt": ">=3.0.0",
|
|
6638
6671
|
"requires": {}
|
|
6639
6672
|
}
|
|
6640
6673
|
},
|
|
6641
6674
|
{
|
|
6642
6675
|
"name": "nuxt2-ngrok",
|
|
6643
6676
|
"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",
|
|
6644
|
-
"repo": "nuxt-
|
|
6677
|
+
"repo": "nuxt-modules/ngrok",
|
|
6645
6678
|
"npm": "@nuxtjs/ngrok",
|
|
6646
6679
|
"icon": "ngrok.png",
|
|
6647
|
-
"github": "https://github.com/nuxt-
|
|
6680
|
+
"github": "https://github.com/nuxt-modules/ngrok",
|
|
6648
6681
|
"website": "https://ngrok.nuxtjs.org",
|
|
6649
6682
|
"learn_more": "https://github.com/bubenshchykov/ngrok",
|
|
6650
6683
|
"category": "Devtools",
|
|
@@ -6695,8 +6728,8 @@
|
|
|
6695
6728
|
"repo": "daliborgogic/interpolation",
|
|
6696
6729
|
"npm": "nuxt3-interpolation",
|
|
6697
6730
|
"icon": "",
|
|
6698
|
-
"github": "https://github.com/daliborgogic/interpolation
|
|
6699
|
-
"website": "https://github.com/daliborgogic/interpolation/tree/
|
|
6731
|
+
"github": "https://github.com/daliborgogic/interpolation",
|
|
6732
|
+
"website": "https://github.com/daliborgogic/interpolation/tree/main",
|
|
6700
6733
|
"learn_more": "",
|
|
6701
6734
|
"category": "Devtools",
|
|
6702
6735
|
"type": "3rd-party",
|
|
@@ -6743,8 +6776,8 @@
|
|
|
6743
6776
|
"npm": "nuxt-og-image",
|
|
6744
6777
|
"icon": "og-image.svg",
|
|
6745
6778
|
"github": "https://github.com/nuxt-modules/og-image",
|
|
6746
|
-
"website": "https://nuxtseo.com/og-image",
|
|
6747
|
-
"learn_more": "https://nuxtseo.com/og-image",
|
|
6779
|
+
"website": "https://nuxtseo.com/docs/og-image/getting-started/installation",
|
|
6780
|
+
"learn_more": "https://nuxtseo.com/docs/og-image/getting-started/installation",
|
|
6748
6781
|
"category": "SEO",
|
|
6749
6782
|
"type": "community",
|
|
6750
6783
|
"maintainers": [
|
|
@@ -6756,7 +6789,7 @@
|
|
|
6756
6789
|
}
|
|
6757
6790
|
],
|
|
6758
6791
|
"compatibility": {
|
|
6759
|
-
"nuxt": ">=3.
|
|
6792
|
+
"nuxt": ">=3.10.3",
|
|
6760
6793
|
"requires": {},
|
|
6761
6794
|
"devtools": "^0.0.0"
|
|
6762
6795
|
}
|
|
@@ -6816,7 +6849,7 @@
|
|
|
6816
6849
|
},
|
|
6817
6850
|
{
|
|
6818
6851
|
"name": "onyx",
|
|
6819
|
-
"description": "A design system and Vue.js component library created by Schwarz
|
|
6852
|
+
"description": "A design system and Vue.js component library created by Schwarz Digits",
|
|
6820
6853
|
"repo": "SchwarzIT/onyx#main/packages/nuxt",
|
|
6821
6854
|
"npm": "@sit-onyx/nuxt",
|
|
6822
6855
|
"icon": "onyx.svg",
|
|
@@ -6859,28 +6892,6 @@
|
|
|
6859
6892
|
"requires": {}
|
|
6860
6893
|
}
|
|
6861
6894
|
},
|
|
6862
|
-
{
|
|
6863
|
-
"name": "page-generator-helper",
|
|
6864
|
-
"description": "Generate your pages statically without using payload extractors.",
|
|
6865
|
-
"repo": "GrabarzUndPartner/nuxt-page-generator-helper",
|
|
6866
|
-
"npm": "nuxt-page-generator-helper",
|
|
6867
|
-
"icon": "",
|
|
6868
|
-
"github": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
|
|
6869
|
-
"website": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
|
|
6870
|
-
"learn_more": "",
|
|
6871
|
-
"category": "Extensions",
|
|
6872
|
-
"type": "3rd-party",
|
|
6873
|
-
"maintainers": [
|
|
6874
|
-
{
|
|
6875
|
-
"name": "GrabarzUndPartner",
|
|
6876
|
-
"github": "GrabarzUndPartner"
|
|
6877
|
-
}
|
|
6878
|
-
],
|
|
6879
|
-
"compatibility": {
|
|
6880
|
-
"nuxt": "^2.0.0",
|
|
6881
|
-
"requires": {}
|
|
6882
|
-
}
|
|
6883
|
-
},
|
|
6884
6895
|
{
|
|
6885
6896
|
"name": "paper-ui",
|
|
6886
6897
|
"description": "A ui kit for nuxt",
|
|
@@ -6944,7 +6955,7 @@
|
|
|
6944
6955
|
}
|
|
6945
6956
|
],
|
|
6946
6957
|
"compatibility": {
|
|
6947
|
-
"nuxt": "
|
|
6958
|
+
"nuxt": "^3.7.0",
|
|
6948
6959
|
"requires": {}
|
|
6949
6960
|
}
|
|
6950
6961
|
},
|
|
@@ -6956,7 +6967,7 @@
|
|
|
6956
6967
|
"icon": "partytown.svg",
|
|
6957
6968
|
"github": "https://github.com/nuxt-modules/partytown",
|
|
6958
6969
|
"website": "https://github.com/nuxt-modules/partytown",
|
|
6959
|
-
"learn_more": "https://partytown.
|
|
6970
|
+
"learn_more": "https://partytown.qwik.dev/",
|
|
6960
6971
|
"category": "Performance",
|
|
6961
6972
|
"type": "community",
|
|
6962
6973
|
"maintainers": [
|
|
@@ -6977,11 +6988,11 @@
|
|
|
6977
6988
|
{
|
|
6978
6989
|
"name": "paypal",
|
|
6979
6990
|
"description": "A Nuxt module for simplifying the use of Paypal in your project.",
|
|
6980
|
-
"repo": "
|
|
6991
|
+
"repo": "nuxtaid/nuxt-paypal",
|
|
6981
6992
|
"npm": "nuxt-paypal",
|
|
6982
6993
|
"icon": "paypal.svg",
|
|
6983
|
-
"github": "https://github.com/
|
|
6984
|
-
"website": "https://github.com/
|
|
6994
|
+
"github": "https://github.com/nuxtaid/nuxt-paypal",
|
|
6995
|
+
"website": "https://github.com/nuxtaid/nuxt-paypal#readme",
|
|
6985
6996
|
"learn_more": "https://developer.paypal.com/sdk/js/reference/",
|
|
6986
6997
|
"category": "Payment",
|
|
6987
6998
|
"type": "3rd-party",
|
|
@@ -7018,31 +7029,7 @@
|
|
|
7018
7029
|
}
|
|
7019
7030
|
],
|
|
7020
7031
|
"compatibility": {
|
|
7021
|
-
"nuxt": "
|
|
7022
|
-
"requires": {}
|
|
7023
|
-
}
|
|
7024
|
-
},
|
|
7025
|
-
{
|
|
7026
|
-
"name": "pergel",
|
|
7027
|
-
"description": "Pergel is a tailor-made solution for Nuxt and Nitro, providing swift project kickstarts and seamless integration of various modules.",
|
|
7028
|
-
"repo": "oku-ui/pergel#main/packages-core/pergel",
|
|
7029
|
-
"npm": "pergel",
|
|
7030
|
-
"icon": "pergel.svg",
|
|
7031
|
-
"github": "https://github.com/oku-ui/pergel",
|
|
7032
|
-
"website": "https://pergel.oku-ui.com/",
|
|
7033
|
-
"learn_more": "",
|
|
7034
|
-
"category": "Devtools",
|
|
7035
|
-
"type": "3rd-party",
|
|
7036
|
-
"maintainers": [
|
|
7037
|
-
{
|
|
7038
|
-
"name": "Wind",
|
|
7039
|
-
"github": "productdevbook",
|
|
7040
|
-
"twitter": "productdevbook",
|
|
7041
|
-
"bluesky": "productdevbook.com"
|
|
7042
|
-
}
|
|
7043
|
-
],
|
|
7044
|
-
"compatibility": {
|
|
7045
|
-
"nuxt": ">=3.10.0",
|
|
7032
|
+
"nuxt": "^3.0.0",
|
|
7046
7033
|
"requires": {}
|
|
7047
7034
|
}
|
|
7048
7035
|
},
|
|
@@ -7090,7 +7077,7 @@
|
|
|
7090
7077
|
}
|
|
7091
7078
|
],
|
|
7092
7079
|
"compatibility": {
|
|
7093
|
-
"nuxt": ">=3.
|
|
7080
|
+
"nuxt": ">=3.15.0",
|
|
7094
7081
|
"requires": {}
|
|
7095
7082
|
}
|
|
7096
7083
|
},
|
|
@@ -7100,7 +7087,7 @@
|
|
|
7100
7087
|
"repo": "posva/pinia-colada#main/nuxt",
|
|
7101
7088
|
"npm": "@pinia/colada-nuxt",
|
|
7102
7089
|
"icon": "pinia-colada.png",
|
|
7103
|
-
"github": "https://github.com/posva/pinia-colada
|
|
7090
|
+
"github": "https://github.com/posva/pinia-colada",
|
|
7104
7091
|
"website": "https://pinia-colada.esm.dev",
|
|
7105
7092
|
"learn_more": "",
|
|
7106
7093
|
"category": "Extensions",
|
|
@@ -7114,7 +7101,7 @@
|
|
|
7114
7101
|
}
|
|
7115
7102
|
],
|
|
7116
7103
|
"compatibility": {
|
|
7117
|
-
"nuxt": "^3.
|
|
7104
|
+
"nuxt": "^3.17.7 || ^4.0.0",
|
|
7118
7105
|
"requires": {}
|
|
7119
7106
|
}
|
|
7120
7107
|
},
|
|
@@ -7124,7 +7111,7 @@
|
|
|
7124
7111
|
"repo": "CodeDredd/pinia-orm#main/packages/nuxt",
|
|
7125
7112
|
"npm": "@pinia-orm/nuxt",
|
|
7126
7113
|
"icon": "pinia-orm.svg",
|
|
7127
|
-
"github": "https://github.com/CodeDredd/pinia-orm
|
|
7114
|
+
"github": "https://github.com/CodeDredd/pinia-orm",
|
|
7128
7115
|
"website": "https://pinia-orm.codedredd.de/",
|
|
7129
7116
|
"learn_more": "",
|
|
7130
7117
|
"category": "Extensions",
|
|
@@ -7137,32 +7124,7 @@
|
|
|
7137
7124
|
}
|
|
7138
7125
|
],
|
|
7139
7126
|
"compatibility": {
|
|
7140
|
-
"nuxt": "
|
|
7141
|
-
"requires": {
|
|
7142
|
-
"bridge": "optional"
|
|
7143
|
-
}
|
|
7144
|
-
}
|
|
7145
|
-
},
|
|
7146
|
-
{
|
|
7147
|
-
"name": "pinia-plugin-persistedstate",
|
|
7148
|
-
"description": "Configurable persistence and rehydration of Pinia stores.",
|
|
7149
|
-
"repo": "prazdevs/pinia-plugin-persistedstate",
|
|
7150
|
-
"npm": "pinia-plugin-persistedstate",
|
|
7151
|
-
"icon": "pinia-plugin-persistedstate.png",
|
|
7152
|
-
"github": "https://github.com/prazdevs/pinia-plugin-persistedstate",
|
|
7153
|
-
"website": "https://prazdevs.github.io/pinia-plugin-persistedstate/",
|
|
7154
|
-
"learn_more": "",
|
|
7155
|
-
"category": "Extensions",
|
|
7156
|
-
"type": "3rd-party",
|
|
7157
|
-
"maintainers": [
|
|
7158
|
-
{
|
|
7159
|
-
"name": "praz",
|
|
7160
|
-
"github": "prazdevs",
|
|
7161
|
-
"bluesky": "dev.praz.me"
|
|
7162
|
-
}
|
|
7163
|
-
],
|
|
7164
|
-
"compatibility": {
|
|
7165
|
-
"nuxt": "^2.0.0 || >=3.0.0",
|
|
7127
|
+
"nuxt": ">=3.14.0",
|
|
7166
7128
|
"requires": {
|
|
7167
7129
|
"bridge": "optional"
|
|
7168
7130
|
}
|
|
@@ -7196,7 +7158,7 @@
|
|
|
7196
7158
|
"repo": "vuejs/pinia#v2/packages/nuxt",
|
|
7197
7159
|
"npm": "@pinia/nuxt",
|
|
7198
7160
|
"icon": "pinia.svg",
|
|
7199
|
-
"github": "https://github.com/vuejs/pinia
|
|
7161
|
+
"github": "https://github.com/vuejs/pinia",
|
|
7200
7162
|
"website": "https://pinia.vuejs.org/",
|
|
7201
7163
|
"learn_more": "",
|
|
7202
7164
|
"category": "Extensions",
|
|
@@ -7210,7 +7172,7 @@
|
|
|
7210
7172
|
}
|
|
7211
7173
|
],
|
|
7212
7174
|
"compatibility": {
|
|
7213
|
-
"nuxt": "^
|
|
7175
|
+
"nuxt": "^3.15.0 || ^4.0.0 || ^5.0.0",
|
|
7214
7176
|
"requires": {
|
|
7215
7177
|
"bridge": "optional"
|
|
7216
7178
|
}
|
|
@@ -7257,7 +7219,52 @@
|
|
|
7257
7219
|
}
|
|
7258
7220
|
],
|
|
7259
7221
|
"compatibility": {
|
|
7260
|
-
"nuxt": "
|
|
7222
|
+
"nuxt": ">=3.0.0",
|
|
7223
|
+
"requires": {}
|
|
7224
|
+
}
|
|
7225
|
+
},
|
|
7226
|
+
{
|
|
7227
|
+
"name": "polar",
|
|
7228
|
+
"description": "Polar.sh integration for Nuxt",
|
|
7229
|
+
"repo": "polarsource/polar-adapters#main/packages/polar-nuxt",
|
|
7230
|
+
"npm": "@polar-sh/nuxt",
|
|
7231
|
+
"icon": "polar.svg",
|
|
7232
|
+
"github": "https://github.com/polarsource/polar-adapters",
|
|
7233
|
+
"website": "https://polar.sh/docs/integrate/sdk/adapters/nuxt",
|
|
7234
|
+
"learn_more": "https://polar.sh/docs/introduction",
|
|
7235
|
+
"category": "Payment",
|
|
7236
|
+
"type": "3rd-party",
|
|
7237
|
+
"maintainers": [
|
|
7238
|
+
{
|
|
7239
|
+
"name": "Emil Widlund",
|
|
7240
|
+
"github": "emilwidlund",
|
|
7241
|
+
"twitter": "emilwidlund"
|
|
7242
|
+
}
|
|
7243
|
+
],
|
|
7244
|
+
"compatibility": {
|
|
7245
|
+
"nuxt": ">=3.0.0",
|
|
7246
|
+
"requires": {}
|
|
7247
|
+
}
|
|
7248
|
+
},
|
|
7249
|
+
{
|
|
7250
|
+
"name": "powersync",
|
|
7251
|
+
"description": "Offline-first sync with native Nuxt integration — auto-imported composables, built-in diagnostics, Nuxt DevTools integration, and optional Kysely for type-safe queries",
|
|
7252
|
+
"repo": "powersync-ja/powersync-js#main/packages/nuxt",
|
|
7253
|
+
"npm": "@powersync/nuxt",
|
|
7254
|
+
"icon": "powersync.svg",
|
|
7255
|
+
"github": "https://github.com/powersync-ja/powersync-js",
|
|
7256
|
+
"website": "https://docs.powersync.com/intro/powersync-overview",
|
|
7257
|
+
"learn_more": "https://powersync.com/",
|
|
7258
|
+
"category": "Database",
|
|
7259
|
+
"type": "3rd-party",
|
|
7260
|
+
"maintainers": [
|
|
7261
|
+
{
|
|
7262
|
+
"name": "PowerSync",
|
|
7263
|
+
"github": "powersync-ja"
|
|
7264
|
+
}
|
|
7265
|
+
],
|
|
7266
|
+
"compatibility": {
|
|
7267
|
+
"nuxt": ">=4.0.0",
|
|
7261
7268
|
"requires": {}
|
|
7262
7269
|
}
|
|
7263
7270
|
},
|
|
@@ -7279,7 +7286,7 @@
|
|
|
7279
7286
|
}
|
|
7280
7287
|
],
|
|
7281
7288
|
"compatibility": {
|
|
7282
|
-
"nuxt": ">=3.
|
|
7289
|
+
"nuxt": ">=3.9.0",
|
|
7283
7290
|
"requires": {}
|
|
7284
7291
|
}
|
|
7285
7292
|
},
|
|
@@ -7329,29 +7336,6 @@
|
|
|
7329
7336
|
"requires": {}
|
|
7330
7337
|
}
|
|
7331
7338
|
},
|
|
7332
|
-
{
|
|
7333
|
-
"name": "primevue",
|
|
7334
|
-
"description": "Next Generation Vue UI Component Library",
|
|
7335
|
-
"repo": "primefaces/primevue#master/packages/nuxt-module",
|
|
7336
|
-
"npm": "@primevue/nuxt-module",
|
|
7337
|
-
"icon": "primevue.svg",
|
|
7338
|
-
"github": "https://github.com/primefaces/primevue/tree/master/packages/nuxt-module",
|
|
7339
|
-
"website": "https://primevue.org/",
|
|
7340
|
-
"learn_more": "https://primevue.org/nuxt/",
|
|
7341
|
-
"category": "UI",
|
|
7342
|
-
"type": "3rd-party",
|
|
7343
|
-
"maintainers": [
|
|
7344
|
-
{
|
|
7345
|
-
"name": "primefaces",
|
|
7346
|
-
"github": "primefaces",
|
|
7347
|
-
"twitter": "primevue"
|
|
7348
|
-
}
|
|
7349
|
-
],
|
|
7350
|
-
"compatibility": {
|
|
7351
|
-
"nuxt": ">=3.0.0",
|
|
7352
|
-
"requires": {}
|
|
7353
|
-
}
|
|
7354
|
-
},
|
|
7355
7339
|
{
|
|
7356
7340
|
"name": "prisma",
|
|
7357
7341
|
"description": "Integrate Nuxt with Prisma ORM to simplify database access!",
|
|
@@ -7359,7 +7343,7 @@
|
|
|
7359
7343
|
"npm": "@prisma/nuxt",
|
|
7360
7344
|
"icon": "prisma.png",
|
|
7361
7345
|
"github": "https://github.com/prisma/nuxt-prisma",
|
|
7362
|
-
"website": "https://
|
|
7346
|
+
"website": "https://www.prisma.io/docs/guides/frameworks/nuxt",
|
|
7363
7347
|
"learn_more": "https://www.prisma.io/orm",
|
|
7364
7348
|
"category": "Database",
|
|
7365
7349
|
"type": "3rd-party",
|
|
@@ -7394,7 +7378,7 @@
|
|
|
7394
7378
|
}
|
|
7395
7379
|
],
|
|
7396
7380
|
"compatibility": {
|
|
7397
|
-
"nuxt": "
|
|
7381
|
+
"nuxt": ">=3.7.0",
|
|
7398
7382
|
"requires": {}
|
|
7399
7383
|
}
|
|
7400
7384
|
},
|
|
@@ -7416,7 +7400,7 @@
|
|
|
7416
7400
|
}
|
|
7417
7401
|
],
|
|
7418
7402
|
"compatibility": {
|
|
7419
|
-
"nuxt": ">=3.0.0",
|
|
7403
|
+
"nuxt": "^2.16.0 || >=3.0.0",
|
|
7420
7404
|
"requires": {}
|
|
7421
7405
|
}
|
|
7422
7406
|
},
|
|
@@ -7507,7 +7491,7 @@
|
|
|
7507
7491
|
}
|
|
7508
7492
|
],
|
|
7509
7493
|
"compatibility": {
|
|
7510
|
-
"nuxt": "^
|
|
7494
|
+
"nuxt": "^3.0.0-rc.11",
|
|
7511
7495
|
"requires": {}
|
|
7512
7496
|
}
|
|
7513
7497
|
},
|
|
@@ -7519,7 +7503,7 @@
|
|
|
7519
7503
|
"icon": "pwa.png",
|
|
7520
7504
|
"github": "https://github.com/nuxt-community/pwa-module",
|
|
7521
7505
|
"website": "https://pwa.nuxtjs.org",
|
|
7522
|
-
"learn_more": "https://web.dev/progressive-web-apps
|
|
7506
|
+
"learn_more": "https://web.dev/explore/progressive-web-apps?hl=ru",
|
|
7523
7507
|
"category": "Performance",
|
|
7524
7508
|
"type": "community",
|
|
7525
7509
|
"maintainers": [
|
|
@@ -7580,7 +7564,7 @@
|
|
|
7580
7564
|
}
|
|
7581
7565
|
],
|
|
7582
7566
|
"compatibility": {
|
|
7583
|
-
"nuxt": ">=3.
|
|
7567
|
+
"nuxt": ">=3.0.0",
|
|
7584
7568
|
"requires": {}
|
|
7585
7569
|
}
|
|
7586
7570
|
},
|
|
@@ -7613,7 +7597,7 @@
|
|
|
7613
7597
|
"repo": "samuelreichor/query-api#HEAD/packages/nuxt",
|
|
7614
7598
|
"npm": "@query-api/nuxt",
|
|
7615
7599
|
"icon": "query-api.svg",
|
|
7616
|
-
"github": "https://github.com/samuelreichor/query-api
|
|
7600
|
+
"github": "https://github.com/samuelreichor/query-api",
|
|
7617
7601
|
"website": "https://samuelreichor.at/libraries/nuxt-craftcms",
|
|
7618
7602
|
"learn_more": "https://samuelreichor.at/libraries",
|
|
7619
7603
|
"category": "CMS",
|
|
@@ -7637,7 +7621,7 @@
|
|
|
7637
7621
|
"icon": "radash.png",
|
|
7638
7622
|
"github": "https://github.com/bbg/nuxt-radash",
|
|
7639
7623
|
"website": "https://github.com/bbg/nuxt-radash#readme",
|
|
7640
|
-
"learn_more": "https://github.com/
|
|
7624
|
+
"learn_more": "https://github.com/sodiray/radash",
|
|
7641
7625
|
"category": "Libraries",
|
|
7642
7626
|
"type": "3rd-party",
|
|
7643
7627
|
"maintainers": [
|
|
@@ -7647,7 +7631,7 @@
|
|
|
7647
7631
|
}
|
|
7648
7632
|
],
|
|
7649
7633
|
"compatibility": {
|
|
7650
|
-
"nuxt": "
|
|
7634
|
+
"nuxt": "^3.0.0",
|
|
7651
7635
|
"requires": {}
|
|
7652
7636
|
}
|
|
7653
7637
|
},
|
|
@@ -7659,7 +7643,7 @@
|
|
|
7659
7643
|
"icon": "recaptcha.png",
|
|
7660
7644
|
"github": "https://github.com/nuxt-community/recaptcha-module",
|
|
7661
7645
|
"website": "https://github.com/nuxt-community/recaptcha-module",
|
|
7662
|
-
"learn_more": "https://
|
|
7646
|
+
"learn_more": "https://cloud.google.com/security/products/recaptcha",
|
|
7663
7647
|
"category": "Security",
|
|
7664
7648
|
"type": "community",
|
|
7665
7649
|
"maintainers": [
|
|
@@ -7724,10 +7708,10 @@
|
|
|
7724
7708
|
{
|
|
7725
7709
|
"name": "reka-ui",
|
|
7726
7710
|
"description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
|
|
7727
|
-
"repo": "unovue/
|
|
7711
|
+
"repo": "unovue/reka-ui",
|
|
7728
7712
|
"npm": "reka-ui",
|
|
7729
7713
|
"icon": "reka-ui.svg",
|
|
7730
|
-
"github": "https://github.com/unovue/
|
|
7714
|
+
"github": "https://github.com/unovue/reka-ui",
|
|
7731
7715
|
"website": "https://www.reka-ui.com/",
|
|
7732
7716
|
"learn_more": "https://reka-ui.com/docs/overview/installation#nuxt-modules",
|
|
7733
7717
|
"category": "UI",
|
|
@@ -7830,7 +7814,7 @@
|
|
|
7830
7814
|
}
|
|
7831
7815
|
],
|
|
7832
7816
|
"compatibility": {
|
|
7833
|
-
"nuxt": "
|
|
7817
|
+
"nuxt": ">=3.6.1",
|
|
7834
7818
|
"requires": {
|
|
7835
7819
|
"bridge": "optional"
|
|
7836
7820
|
}
|
|
@@ -7854,31 +7838,7 @@
|
|
|
7854
7838
|
}
|
|
7855
7839
|
],
|
|
7856
7840
|
"compatibility": {
|
|
7857
|
-
"nuxt": "
|
|
7858
|
-
"requires": {}
|
|
7859
|
-
}
|
|
7860
|
-
},
|
|
7861
|
-
{
|
|
7862
|
-
"name": "router-extras",
|
|
7863
|
-
"description": "Extra Add-ons for nuxt router",
|
|
7864
|
-
"repo": "nuxt-community/router-extras-module",
|
|
7865
|
-
"npm": "@nuxtjs/router-extras",
|
|
7866
|
-
"icon": "vue.png",
|
|
7867
|
-
"github": "https://github.com/nuxt-community/router-extras-module",
|
|
7868
|
-
"website": "https://github.com/nuxt-community/router-extras-module",
|
|
7869
|
-
"learn_more": "",
|
|
7870
|
-
"category": "Extensions",
|
|
7871
|
-
"type": "community",
|
|
7872
|
-
"maintainers": [
|
|
7873
|
-
{
|
|
7874
|
-
"name": "Farnabaz",
|
|
7875
|
-
"github": "farnabaz",
|
|
7876
|
-
"twitter": "a_birang",
|
|
7877
|
-
"bluesky": "farnabaz.dev"
|
|
7878
|
-
}
|
|
7879
|
-
],
|
|
7880
|
-
"compatibility": {
|
|
7881
|
-
"nuxt": "^2.0.0",
|
|
7841
|
+
"nuxt": "^3",
|
|
7882
7842
|
"requires": {}
|
|
7883
7843
|
}
|
|
7884
7844
|
},
|
|
@@ -7912,7 +7872,7 @@
|
|
|
7912
7872
|
"repo": "nuxt-modules/sanity#main",
|
|
7913
7873
|
"npm": "@nuxtjs/sanity",
|
|
7914
7874
|
"icon": "sanity.png",
|
|
7915
|
-
"github": "https://github.com/nuxt-modules/sanity
|
|
7875
|
+
"github": "https://github.com/nuxt-modules/sanity",
|
|
7916
7876
|
"website": "https://sanity.nuxtjs.org",
|
|
7917
7877
|
"learn_more": "https://www.sanity.io/",
|
|
7918
7878
|
"category": "CMS",
|
|
@@ -7926,7 +7886,7 @@
|
|
|
7926
7886
|
}
|
|
7927
7887
|
],
|
|
7928
7888
|
"compatibility": {
|
|
7929
|
-
"nuxt": "
|
|
7889
|
+
"nuxt": ">=3.7.0",
|
|
7930
7890
|
"requires": {
|
|
7931
7891
|
"bridge": "optional"
|
|
7932
7892
|
}
|
|
@@ -7938,7 +7898,7 @@
|
|
|
7938
7898
|
"repo": "scalar/scalar#main/integrations/nuxt",
|
|
7939
7899
|
"npm": "@scalar/nuxt",
|
|
7940
7900
|
"icon": "scalar.svg",
|
|
7941
|
-
"github": "https://github.com/scalar/scalar
|
|
7901
|
+
"github": "https://github.com/scalar/scalar",
|
|
7942
7902
|
"website": "https://github.com/scalar/scalar/tree/main/integrations/nuxt",
|
|
7943
7903
|
"learn_more": "https://scalar.com",
|
|
7944
7904
|
"category": "Devtools",
|
|
@@ -7962,7 +7922,7 @@
|
|
|
7962
7922
|
"npm": "nuxt-schema-org",
|
|
7963
7923
|
"icon": "schema-org.svg",
|
|
7964
7924
|
"github": "https://github.com/harlan-zw/nuxt-schema-org",
|
|
7965
|
-
"website": "https://nuxtseo.com/schema-org",
|
|
7925
|
+
"website": "https://nuxtseo.com/docs/schema-org/getting-started/installation",
|
|
7966
7926
|
"learn_more": "https://unhead.unjs.io/docs/typescript/schema-org/guides/get-started/overview",
|
|
7967
7927
|
"category": "SEO",
|
|
7968
7928
|
"type": "3rd-party",
|
|
@@ -7975,14 +7935,14 @@
|
|
|
7975
7935
|
}
|
|
7976
7936
|
],
|
|
7977
7937
|
"compatibility": {
|
|
7978
|
-
"nuxt": ">=3.0.0",
|
|
7938
|
+
"nuxt": ">=3.0.0-rc.8",
|
|
7979
7939
|
"requires": {}
|
|
7980
7940
|
}
|
|
7981
7941
|
},
|
|
7982
7942
|
{
|
|
7983
7943
|
"name": "scripts",
|
|
7984
7944
|
"description": "Add 3rd-party scripts without sacrificing performance.",
|
|
7985
|
-
"repo": "nuxt/scripts",
|
|
7945
|
+
"repo": "nuxt/scripts#main/packages/script",
|
|
7986
7946
|
"npm": "@nuxt/scripts",
|
|
7987
7947
|
"icon": "nuxt.svg",
|
|
7988
7948
|
"github": "https://github.com/nuxt/scripts",
|
|
@@ -7998,7 +7958,7 @@
|
|
|
7998
7958
|
}
|
|
7999
7959
|
],
|
|
8000
7960
|
"compatibility": {
|
|
8001
|
-
"nuxt": ">=3.
|
|
7961
|
+
"nuxt": ">=3.16.0",
|
|
8002
7962
|
"requires": {}
|
|
8003
7963
|
}
|
|
8004
7964
|
},
|
|
@@ -8073,13 +8033,13 @@
|
|
|
8073
8033
|
},
|
|
8074
8034
|
{
|
|
8075
8035
|
"name": "sentry",
|
|
8076
|
-
"description": "
|
|
8036
|
+
"description": "Sentry SDK for Nuxt",
|
|
8077
8037
|
"repo": "getsentry/sentry-javascript#HEAD/packages/nuxt",
|
|
8078
8038
|
"npm": "@sentry/nuxt",
|
|
8079
8039
|
"icon": "sentry.svg",
|
|
8080
|
-
"github": "https://github.com/getsentry/sentry-javascript
|
|
8040
|
+
"github": "https://github.com/getsentry/sentry-javascript",
|
|
8081
8041
|
"website": "https://docs.sentry.io/platforms/javascript/guides/nuxt",
|
|
8082
|
-
"learn_more": "https://sentry.io",
|
|
8042
|
+
"learn_more": "https://sentry.io/welcome/",
|
|
8083
8043
|
"category": "Monitoring",
|
|
8084
8044
|
"type": "3rd-party",
|
|
8085
8045
|
"maintainers": [
|
|
@@ -8096,12 +8056,12 @@
|
|
|
8096
8056
|
{
|
|
8097
8057
|
"name": "seo-experiments",
|
|
8098
8058
|
"description": "Powerful SEO DX improvements.",
|
|
8099
|
-
"repo": "harlan-zw/nuxt-seo-
|
|
8059
|
+
"repo": "harlan-zw/nuxt-seo-utils",
|
|
8100
8060
|
"npm": "nuxt-seo-utils",
|
|
8101
8061
|
"icon": "seo-experiments.svg",
|
|
8102
|
-
"github": "https://github.com/harlan-zw/nuxt-seo-
|
|
8103
|
-
"website": "https://nuxtseo.com/
|
|
8104
|
-
"learn_more": "https://nuxtseo.com/
|
|
8062
|
+
"github": "https://github.com/harlan-zw/nuxt-seo-utils",
|
|
8063
|
+
"website": "https://nuxtseo.com/docs/seo-utils/getting-started/installation",
|
|
8064
|
+
"learn_more": "https://nuxtseo.com/docs/seo-utils/getting-started/installation",
|
|
8105
8065
|
"category": "SEO",
|
|
8106
8066
|
"type": "3rd-party",
|
|
8107
8067
|
"maintainers": [
|
|
@@ -8113,18 +8073,18 @@
|
|
|
8113
8073
|
}
|
|
8114
8074
|
],
|
|
8115
8075
|
"compatibility": {
|
|
8116
|
-
"nuxt": "
|
|
8076
|
+
"nuxt": "<3.16.0 || >=3.6.1",
|
|
8117
8077
|
"requires": {}
|
|
8118
8078
|
}
|
|
8119
8079
|
},
|
|
8120
8080
|
{
|
|
8121
8081
|
"name": "seo-meta",
|
|
8122
8082
|
"description": "Simple generate seo metadata",
|
|
8123
|
-
"repo": "ihavecoke/
|
|
8083
|
+
"repo": "ihavecoke/nuxt-seo-meta#main/packages/core",
|
|
8124
8084
|
"npm": "nuxt-seo-meta",
|
|
8125
8085
|
"icon": "",
|
|
8126
|
-
"github": "https://github.com/ihavecoke/
|
|
8127
|
-
"website": "https://github.com/ihavecoke/
|
|
8086
|
+
"github": "https://github.com/ihavecoke/nuxt-seo-meta",
|
|
8087
|
+
"website": "https://github.com/ihavecoke/nuxt-seo-meta",
|
|
8128
8088
|
"learn_more": "",
|
|
8129
8089
|
"category": "SEO",
|
|
8130
8090
|
"type": "3rd-party",
|
|
@@ -8149,7 +8109,7 @@
|
|
|
8149
8109
|
"icon": "nuxt.svg",
|
|
8150
8110
|
"github": "https://github.com/harlan-zw/nuxt-seo",
|
|
8151
8111
|
"website": "https://nuxtseo.com/",
|
|
8152
|
-
"learn_more": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
|
|
8112
|
+
"learn_more": "https://nuxtseo.com/docs/nuxt-seo/getting-started/installation",
|
|
8153
8113
|
"category": "SEO",
|
|
8154
8114
|
"type": "3rd-party",
|
|
8155
8115
|
"maintainers": [
|
|
@@ -8160,7 +8120,7 @@
|
|
|
8160
8120
|
}
|
|
8161
8121
|
],
|
|
8162
8122
|
"compatibility": {
|
|
8163
|
-
"nuxt": ">=3.
|
|
8123
|
+
"nuxt": ">=3.7.0",
|
|
8164
8124
|
"requires": {}
|
|
8165
8125
|
},
|
|
8166
8126
|
"mcp": "https://nuxtseo.com/mcp"
|
|
@@ -8238,10 +8198,10 @@
|
|
|
8238
8198
|
{
|
|
8239
8199
|
"name": "shadcn",
|
|
8240
8200
|
"description": "Re-usable components built with Radix Vue and Tailwind CSS.",
|
|
8241
|
-
"repo": "
|
|
8201
|
+
"repo": "unovue/shadcn-vue#dev/packages/module",
|
|
8242
8202
|
"npm": "shadcn-nuxt",
|
|
8243
8203
|
"icon": "",
|
|
8244
|
-
"github": "https://github.com/
|
|
8204
|
+
"github": "https://github.com/unovue/shadcn-vue",
|
|
8245
8205
|
"website": "https://www.shadcn-vue.com",
|
|
8246
8206
|
"learn_more": "https://www.shadcn-vue.com/docs/installation/nuxt",
|
|
8247
8207
|
"category": "UI",
|
|
@@ -8269,7 +8229,7 @@
|
|
|
8269
8229
|
"npm": "@nuxtjs/shopify",
|
|
8270
8230
|
"icon": "shopify.png",
|
|
8271
8231
|
"github": "https://github.com/nuxt-modules/shopify",
|
|
8272
|
-
"website": "https://
|
|
8232
|
+
"website": "https://shopify.nuxtjs.org/",
|
|
8273
8233
|
"learn_more": "https://shopify.dev/docs",
|
|
8274
8234
|
"category": "Ecommerce",
|
|
8275
8235
|
"type": "community",
|
|
@@ -8280,7 +8240,8 @@
|
|
|
8280
8240
|
},
|
|
8281
8241
|
{
|
|
8282
8242
|
"name": "Frederik Bußmann",
|
|
8283
|
-
"github": "freb97"
|
|
8243
|
+
"github": "freb97",
|
|
8244
|
+
"bluesky": "freb97.bsky.social"
|
|
8284
8245
|
}
|
|
8285
8246
|
],
|
|
8286
8247
|
"compatibility": {
|
|
@@ -8294,9 +8255,9 @@
|
|
|
8294
8255
|
"repo": "shopware/frontends#main/packages/nuxt-module",
|
|
8295
8256
|
"npm": "@shopware/nuxt-module",
|
|
8296
8257
|
"icon": "shopware.svg",
|
|
8297
|
-
"github": "https://github.com/shopware/frontends
|
|
8298
|
-
"website": "https://
|
|
8299
|
-
"learn_more": "https://www.shopware.com",
|
|
8258
|
+
"github": "https://github.com/shopware/frontends",
|
|
8259
|
+
"website": "https://developer.shopware.com/frontends/packages/nuxt-module.html",
|
|
8260
|
+
"learn_more": "https://www.shopware.com/en/",
|
|
8300
8261
|
"category": "Ecommerce",
|
|
8301
8262
|
"type": "3rd-party",
|
|
8302
8263
|
"maintainers": [
|
|
@@ -8358,11 +8319,11 @@
|
|
|
8358
8319
|
{
|
|
8359
8320
|
"name": "simple-line-icons",
|
|
8360
8321
|
"description": "Nuxt module to add simple-line-icons ",
|
|
8361
|
-
"repo": "
|
|
8322
|
+
"repo": "galsd/nuxt-simple-line-icons",
|
|
8362
8323
|
"npm": "nuxt-simple-line-icons",
|
|
8363
8324
|
"icon": "",
|
|
8364
|
-
"github": "https://github.com/
|
|
8365
|
-
"website": "https://github.com/
|
|
8325
|
+
"github": "https://github.com/galsd/nuxt-simple-line-icons",
|
|
8326
|
+
"website": "https://github.com/galsd/nuxt-simple-line-icons",
|
|
8366
8327
|
"learn_more": "https://thesabbir.github.io/simple-line-icons/",
|
|
8367
8328
|
"category": "Fonts",
|
|
8368
8329
|
"type": "3rd-party",
|
|
@@ -8385,7 +8346,7 @@
|
|
|
8385
8346
|
"icon": "simple-sitemap.svg",
|
|
8386
8347
|
"github": "https://github.com/nuxt-modules/sitemap",
|
|
8387
8348
|
"website": "https://nuxtseo.com/",
|
|
8388
|
-
"learn_more": "https://nuxtseo.com/sitemap",
|
|
8349
|
+
"learn_more": "https://nuxtseo.com/docs/sitemap/getting-started/installation",
|
|
8389
8350
|
"category": "SEO",
|
|
8390
8351
|
"type": "community",
|
|
8391
8352
|
"maintainers": [
|
|
@@ -8403,7 +8364,7 @@
|
|
|
8403
8364
|
}
|
|
8404
8365
|
],
|
|
8405
8366
|
"compatibility": {
|
|
8406
|
-
"nuxt": ">=3.
|
|
8367
|
+
"nuxt": ">=3.9.0",
|
|
8407
8368
|
"requires": {}
|
|
8408
8369
|
}
|
|
8409
8370
|
},
|
|
@@ -8413,9 +8374,9 @@
|
|
|
8413
8374
|
"repo": "modbender/nuxt-snackbar#master",
|
|
8414
8375
|
"npm": "nuxt-snackbar",
|
|
8415
8376
|
"icon": "snackbar.png",
|
|
8416
|
-
"github": "https://github.com/modbender/nuxt-snackbar
|
|
8377
|
+
"github": "https://github.com/modbender/nuxt-snackbar",
|
|
8417
8378
|
"website": "https://github.com/modbender/nuxt-snackbar/tree/master",
|
|
8418
|
-
"learn_more": "https://github.com/
|
|
8379
|
+
"learn_more": "https://github.com/evo-mark/vue3-snackbar",
|
|
8419
8380
|
"category": "UI",
|
|
8420
8381
|
"type": "3rd-party",
|
|
8421
8382
|
"maintainers": [
|
|
@@ -8429,29 +8390,6 @@
|
|
|
8429
8390
|
"requires": {}
|
|
8430
8391
|
}
|
|
8431
8392
|
},
|
|
8432
|
-
{
|
|
8433
|
-
"name": "snipcart",
|
|
8434
|
-
"description": "Snipcart integration module for Nuxt",
|
|
8435
|
-
"repo": "nuxt-modules/snipcart",
|
|
8436
|
-
"npm": "@nuxtjs/snipcart",
|
|
8437
|
-
"icon": "snipcart.png",
|
|
8438
|
-
"github": "https://github.com/nuxt-modules/snipcart",
|
|
8439
|
-
"website": "https://github.com/nuxt-modules/snipcart",
|
|
8440
|
-
"learn_more": "",
|
|
8441
|
-
"category": "Ecommerce",
|
|
8442
|
-
"type": "community",
|
|
8443
|
-
"maintainers": [
|
|
8444
|
-
{
|
|
8445
|
-
"name": "florent giraud",
|
|
8446
|
-
"github": "flozero",
|
|
8447
|
-
"twitter": "flozeroo"
|
|
8448
|
-
}
|
|
8449
|
-
],
|
|
8450
|
-
"compatibility": {
|
|
8451
|
-
"nuxt": "^2.0.0 || >=3.0.0",
|
|
8452
|
-
"requires": {}
|
|
8453
|
-
}
|
|
8454
|
-
},
|
|
8455
8393
|
{
|
|
8456
8394
|
"name": "social-meta",
|
|
8457
8395
|
"description": "Nuxt module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
|
|
@@ -8502,7 +8440,7 @@
|
|
|
8502
8440
|
"repo": "saoudi-h/solar-icons#main/packages/nuxt",
|
|
8503
8441
|
"npm": "@solar-icons/nuxt",
|
|
8504
8442
|
"icon": "solar-icons.svg",
|
|
8505
|
-
"github": "https://github.com/saoudi-h/solar-icons
|
|
8443
|
+
"github": "https://github.com/saoudi-h/solar-icons",
|
|
8506
8444
|
"website": "https://solar-icons.vercel.app/docs/packages/nuxt",
|
|
8507
8445
|
"learn_more": "https://solar-icons.vercel.app",
|
|
8508
8446
|
"category": "UI",
|
|
@@ -8536,7 +8474,7 @@
|
|
|
8536
8474
|
"name": "Filip Sobol",
|
|
8537
8475
|
"github": "filipsobol",
|
|
8538
8476
|
"twitter": "filipsobol",
|
|
8539
|
-
"bluesky": "filipsobol.
|
|
8477
|
+
"bluesky": "filipsobol.com"
|
|
8540
8478
|
}
|
|
8541
8479
|
],
|
|
8542
8480
|
"compatibility": {
|
|
@@ -8552,7 +8490,7 @@
|
|
|
8552
8490
|
"icon": "speedcurve.png",
|
|
8553
8491
|
"github": "https://github.com/nuxt-community/speedcurve-module",
|
|
8554
8492
|
"website": "https://speedcurve.nuxtjs.org",
|
|
8555
|
-
"learn_more": "https://speedcurve.com",
|
|
8493
|
+
"learn_more": "https://www.speedcurve.com/",
|
|
8556
8494
|
"category": "Analytics",
|
|
8557
8495
|
"type": "community",
|
|
8558
8496
|
"maintainers": [
|
|
@@ -8590,26 +8528,27 @@
|
|
|
8590
8528
|
}
|
|
8591
8529
|
},
|
|
8592
8530
|
{
|
|
8593
|
-
"name": "
|
|
8594
|
-
"description": "
|
|
8595
|
-
"repo": "
|
|
8596
|
-
"npm": "nuxt
|
|
8597
|
-
"icon": "",
|
|
8598
|
-
"github": "https://github.com/
|
|
8599
|
-
"website": "https://
|
|
8600
|
-
"learn_more": "https://
|
|
8601
|
-
"category": "
|
|
8531
|
+
"name": "stonecrop",
|
|
8532
|
+
"description": "Stonecrop for Nuxt",
|
|
8533
|
+
"repo": "agritheory/stonecrop#development/nuxt",
|
|
8534
|
+
"npm": "@stonecrop/nuxt",
|
|
8535
|
+
"icon": "stonecrop.svg",
|
|
8536
|
+
"github": "https://github.com/agritheory/stonecrop",
|
|
8537
|
+
"website": "https://stonecrop.io/",
|
|
8538
|
+
"learn_more": "https://agritheory.com/",
|
|
8539
|
+
"category": "Libraries",
|
|
8602
8540
|
"type": "3rd-party",
|
|
8603
8541
|
"maintainers": [
|
|
8604
8542
|
{
|
|
8605
|
-
"name": "
|
|
8606
|
-
"github": "
|
|
8607
|
-
"twitter": "Maz_Ipan"
|
|
8543
|
+
"name": "Tyler Matteson",
|
|
8544
|
+
"github": "agritheory"
|
|
8608
8545
|
}
|
|
8609
8546
|
],
|
|
8610
8547
|
"compatibility": {
|
|
8611
|
-
"nuxt": "^
|
|
8612
|
-
"requires": {
|
|
8548
|
+
"nuxt": "^4.0.0",
|
|
8549
|
+
"requires": {
|
|
8550
|
+
"bridge": false
|
|
8551
|
+
}
|
|
8613
8552
|
}
|
|
8614
8553
|
},
|
|
8615
8554
|
{
|
|
@@ -8666,11 +8605,11 @@
|
|
|
8666
8605
|
{
|
|
8667
8606
|
"name": "storyblok",
|
|
8668
8607
|
"description": "Storyblok Nuxt module",
|
|
8669
|
-
"repo": "storyblok/
|
|
8608
|
+
"repo": "storyblok/monoblok#main/packages/nuxt",
|
|
8670
8609
|
"npm": "@storyblok/nuxt",
|
|
8671
8610
|
"icon": "storyblok.png",
|
|
8672
|
-
"github": "https://github.com/storyblok/
|
|
8673
|
-
"website": "https://github.com/storyblok/
|
|
8611
|
+
"github": "https://github.com/storyblok/monoblok",
|
|
8612
|
+
"website": "https://github.com/storyblok/monoblok/tree/main/packages/nuxt",
|
|
8674
8613
|
"learn_more": "",
|
|
8675
8614
|
"category": "CMS",
|
|
8676
8615
|
"type": "3rd-party",
|
|
@@ -8710,7 +8649,7 @@
|
|
|
8710
8649
|
}
|
|
8711
8650
|
],
|
|
8712
8651
|
"compatibility": {
|
|
8713
|
-
"nuxt": "
|
|
8652
|
+
"nuxt": ">=3.0.0",
|
|
8714
8653
|
"requires": {
|
|
8715
8654
|
"bridge": "optional"
|
|
8716
8655
|
},
|
|
@@ -8743,40 +8682,13 @@
|
|
|
8743
8682
|
}
|
|
8744
8683
|
],
|
|
8745
8684
|
"compatibility": {
|
|
8746
|
-
"nuxt": "
|
|
8685
|
+
"nuxt": ">=3.7.0",
|
|
8747
8686
|
"requires": {
|
|
8748
8687
|
"bridge": true
|
|
8749
8688
|
},
|
|
8750
8689
|
"devtools": "^0.0.0"
|
|
8751
8690
|
}
|
|
8752
8691
|
},
|
|
8753
|
-
{
|
|
8754
|
-
"name": "stripe-next",
|
|
8755
|
-
"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.",
|
|
8756
|
-
"repo": "flozero/nuxt-stripe",
|
|
8757
|
-
"npm": "@unlok-co/nuxt-stripe",
|
|
8758
|
-
"icon": "stripe.png",
|
|
8759
|
-
"github": "https://github.com/flozero/nuxt-stripe",
|
|
8760
|
-
"website": "https://github.com/flozero/nuxt-stripe",
|
|
8761
|
-
"learn_more": "https://stripe.com/docs",
|
|
8762
|
-
"category": "Payment",
|
|
8763
|
-
"type": "3rd-party",
|
|
8764
|
-
"maintainers": [
|
|
8765
|
-
{
|
|
8766
|
-
"name": "Loïc Fuentes",
|
|
8767
|
-
"github": "fuentesloic"
|
|
8768
|
-
},
|
|
8769
|
-
{
|
|
8770
|
-
"name": "florent giraud",
|
|
8771
|
-
"github": "flozero",
|
|
8772
|
-
"twitter": "flozeroo"
|
|
8773
|
-
}
|
|
8774
|
-
],
|
|
8775
|
-
"compatibility": {
|
|
8776
|
-
"nuxt": ">=3.0.0",
|
|
8777
|
-
"requires": {}
|
|
8778
|
-
}
|
|
8779
|
-
},
|
|
8780
8692
|
{
|
|
8781
8693
|
"name": "stripe",
|
|
8782
8694
|
"description": "Import the StripeJS client script to accept payments, send payouts, and manage your businesses online.",
|
|
@@ -8785,7 +8697,7 @@
|
|
|
8785
8697
|
"icon": "stripe.png",
|
|
8786
8698
|
"github": "https://github.com/WilliamDASILVA/nuxt-stripe-module",
|
|
8787
8699
|
"website": "https://github.com/WilliamDASILVA/nuxt-stripe-module",
|
|
8788
|
-
"learn_more": "https://stripe.com/",
|
|
8700
|
+
"learn_more": "https://stripe.com/fr",
|
|
8789
8701
|
"category": "Payment",
|
|
8790
8702
|
"type": "3rd-party",
|
|
8791
8703
|
"maintainers": [
|
|
@@ -8811,7 +8723,7 @@
|
|
|
8811
8723
|
"website": "https://nuxt.studio",
|
|
8812
8724
|
"learn_more": "",
|
|
8813
8725
|
"category": "CMS",
|
|
8814
|
-
"type": "
|
|
8726
|
+
"type": "community",
|
|
8815
8727
|
"maintainers": [
|
|
8816
8728
|
{
|
|
8817
8729
|
"name": "Baptiste Leproux",
|
|
@@ -8842,11 +8754,11 @@
|
|
|
8842
8754
|
{
|
|
8843
8755
|
"name": "style-resources",
|
|
8844
8756
|
"description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
|
|
8845
|
-
"repo": "nuxt-
|
|
8757
|
+
"repo": "nuxt-modules/style-resources",
|
|
8846
8758
|
"npm": "@nuxtjs/style-resources",
|
|
8847
8759
|
"icon": "",
|
|
8848
|
-
"github": "https://github.com/nuxt-
|
|
8849
|
-
"website": "https://github.com/nuxt-
|
|
8760
|
+
"github": "https://github.com/nuxt-modules/style-resources",
|
|
8761
|
+
"website": "https://github.com/nuxt-modules/style-resources",
|
|
8850
8762
|
"learn_more": "",
|
|
8851
8763
|
"category": "CSS",
|
|
8852
8764
|
"type": "community",
|
|
@@ -8866,11 +8778,11 @@
|
|
|
8866
8778
|
{
|
|
8867
8779
|
"name": "stylelint",
|
|
8868
8780
|
"description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
|
|
8869
|
-
"repo": "nuxt-
|
|
8781
|
+
"repo": "nuxt-modules/stylelint",
|
|
8870
8782
|
"npm": "@nuxtjs/stylelint-module",
|
|
8871
8783
|
"icon": "stylelint.png",
|
|
8872
|
-
"github": "https://github.com/nuxt-
|
|
8873
|
-
"website": "https://github.com/nuxt-
|
|
8784
|
+
"github": "https://github.com/nuxt-modules/stylelint",
|
|
8785
|
+
"website": "https://github.com/nuxt-modules/stylelint",
|
|
8874
8786
|
"learn_more": "https://stylelint.io/",
|
|
8875
8787
|
"category": "CSS",
|
|
8876
8788
|
"type": "community",
|
|
@@ -8916,7 +8828,7 @@
|
|
|
8916
8828
|
}
|
|
8917
8829
|
],
|
|
8918
8830
|
"compatibility": {
|
|
8919
|
-
"nuxt": "
|
|
8831
|
+
"nuxt": ">=3.0.0",
|
|
8920
8832
|
"requires": {}
|
|
8921
8833
|
}
|
|
8922
8834
|
},
|
|
@@ -8941,7 +8853,7 @@
|
|
|
8941
8853
|
}
|
|
8942
8854
|
],
|
|
8943
8855
|
"compatibility": {
|
|
8944
|
-
"nuxt": "
|
|
8856
|
+
"nuxt": "^3.21.0 || ^4.3.0",
|
|
8945
8857
|
"requires": {}
|
|
8946
8858
|
}
|
|
8947
8859
|
},
|
|
@@ -8987,7 +8899,7 @@
|
|
|
8987
8899
|
}
|
|
8988
8900
|
],
|
|
8989
8901
|
"compatibility": {
|
|
8990
|
-
"nuxt": "
|
|
8902
|
+
"nuxt": ">=3.0.0",
|
|
8991
8903
|
"requires": {}
|
|
8992
8904
|
}
|
|
8993
8905
|
},
|
|
@@ -9013,28 +8925,6 @@
|
|
|
9013
8925
|
"requires": {}
|
|
9014
8926
|
}
|
|
9015
8927
|
},
|
|
9016
|
-
{
|
|
9017
|
-
"name": "sweetalert2",
|
|
9018
|
-
"description": "A minimal sweetalert2 module based on vue-sweetalert2 with global options",
|
|
9019
|
-
"repo": "ImreC/nuxt-sweetalert2",
|
|
9020
|
-
"npm": "nuxt-sweetalert2",
|
|
9021
|
-
"icon": "",
|
|
9022
|
-
"github": "https://github.com/ImreC/nuxt-sweetalert2",
|
|
9023
|
-
"website": "https://github.com/ImreC/nuxt-sweetalert2",
|
|
9024
|
-
"learn_more": "https://sweetalert2.github.io/",
|
|
9025
|
-
"category": "Libraries",
|
|
9026
|
-
"type": "3rd-party",
|
|
9027
|
-
"maintainers": [
|
|
9028
|
-
{
|
|
9029
|
-
"name": "ImreC",
|
|
9030
|
-
"github": "ImreC"
|
|
9031
|
-
}
|
|
9032
|
-
],
|
|
9033
|
-
"compatibility": {
|
|
9034
|
-
"nuxt": "^2.0.0",
|
|
9035
|
-
"requires": {}
|
|
9036
|
-
}
|
|
9037
|
-
},
|
|
9038
8928
|
{
|
|
9039
8929
|
"name": "swiftsearch",
|
|
9040
8930
|
"description": "Nuxt module for a typesafe, SSR first algolia instantsearch experience",
|
|
@@ -9129,7 +9019,7 @@
|
|
|
9129
9019
|
}
|
|
9130
9020
|
],
|
|
9131
9021
|
"compatibility": {
|
|
9132
|
-
"nuxt": "^2.
|
|
9022
|
+
"nuxt": "^2.9.0 || >=3.0.0-rc.1",
|
|
9133
9023
|
"requires": {},
|
|
9134
9024
|
"devtools": "^0.0.0"
|
|
9135
9025
|
},
|
|
@@ -9139,13 +9029,13 @@
|
|
|
9139
9029
|
},
|
|
9140
9030
|
{
|
|
9141
9031
|
"name": "tdesign-vue-next",
|
|
9142
|
-
"description": "A
|
|
9143
|
-
"repo": "
|
|
9032
|
+
"description": "A Vue3.x UI components lib for TDesign.",
|
|
9033
|
+
"repo": "Tencent/tdesign-vue-next#main/packages/tdesign-vue-next-nuxt",
|
|
9144
9034
|
"npm": "@tdesign-vue-next/nuxt",
|
|
9145
9035
|
"icon": "tdesign.svg",
|
|
9146
9036
|
"github": "https://github.com/Tencent/tdesign-vue-next",
|
|
9147
9037
|
"website": "https://tdesign.tencent.com/vue-next/overview-en",
|
|
9148
|
-
"learn_more": "https://github.com/
|
|
9038
|
+
"learn_more": "https://github.com/Tencent/tdesign-vue-next",
|
|
9149
9039
|
"category": "UI",
|
|
9150
9040
|
"type": "3rd-party",
|
|
9151
9041
|
"maintainers": [
|
|
@@ -9170,7 +9060,7 @@
|
|
|
9170
9060
|
"npm": "@nuxt/test-utils",
|
|
9171
9061
|
"icon": "nuxt.svg",
|
|
9172
9062
|
"github": "https://github.com/nuxt/test-utils",
|
|
9173
|
-
"website": "https://nuxt.com/docs/getting-started/testing",
|
|
9063
|
+
"website": "https://nuxt.com/docs/4.x/getting-started/testing",
|
|
9174
9064
|
"learn_more": "",
|
|
9175
9065
|
"category": "Devtools",
|
|
9176
9066
|
"type": "official",
|
|
@@ -9238,30 +9128,6 @@
|
|
|
9238
9128
|
"requires": {}
|
|
9239
9129
|
}
|
|
9240
9130
|
},
|
|
9241
|
-
{
|
|
9242
|
-
"name": "time",
|
|
9243
|
-
"description": "Safely render local dates and times on the server with Nuxt",
|
|
9244
|
-
"repo": "danielroe/nuxt-time",
|
|
9245
|
-
"npm": "nuxt-time",
|
|
9246
|
-
"icon": "",
|
|
9247
|
-
"github": "https://github.com/danielroe/nuxt-time",
|
|
9248
|
-
"website": "https://github.com/danielroe/nuxt-time",
|
|
9249
|
-
"learn_more": "",
|
|
9250
|
-
"category": "Extensions",
|
|
9251
|
-
"type": "3rd-party",
|
|
9252
|
-
"maintainers": [
|
|
9253
|
-
{
|
|
9254
|
-
"name": "Daniel Roe",
|
|
9255
|
-
"github": "danielroe",
|
|
9256
|
-
"twitter": "danielcroe",
|
|
9257
|
-
"bluesky": "danielroe.dev"
|
|
9258
|
-
}
|
|
9259
|
-
],
|
|
9260
|
-
"compatibility": {
|
|
9261
|
-
"nuxt": ">=3.0.0",
|
|
9262
|
-
"requires": {}
|
|
9263
|
-
}
|
|
9264
|
-
},
|
|
9265
9131
|
{
|
|
9266
9132
|
"name": "tiptap",
|
|
9267
9133
|
"description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
|
|
@@ -9287,11 +9153,11 @@
|
|
|
9287
9153
|
{
|
|
9288
9154
|
"name": "toast",
|
|
9289
9155
|
"description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
|
|
9290
|
-
"repo": "nuxt-community/modules#master/packages/toast",
|
|
9156
|
+
"repo": "nuxt-community/legacy-modules#master/packages/toast",
|
|
9291
9157
|
"npm": "@nuxtjs/toast",
|
|
9292
9158
|
"icon": "",
|
|
9293
|
-
"github": "https://github.com/nuxt-community/
|
|
9294
|
-
"website": "https://github.com/nuxt-community/
|
|
9159
|
+
"github": "https://github.com/nuxt-community/legacy-modules",
|
|
9160
|
+
"website": "https://github.com/nuxt-community/legacy-modules/tree/master/packages/toast",
|
|
9295
9161
|
"learn_more": "https://github.com/shakee93/vue-toasted",
|
|
9296
9162
|
"category": "Libraries",
|
|
9297
9163
|
"type": "community",
|
|
@@ -9356,10 +9222,10 @@
|
|
|
9356
9222
|
{
|
|
9357
9223
|
"name": "tresjs",
|
|
9358
9224
|
"description": "Create 3D experiences in your Nuxt application using TresJS.",
|
|
9359
|
-
"repo": "tresjs/nuxt",
|
|
9225
|
+
"repo": "tresjs/tres#main/packages/nuxt",
|
|
9360
9226
|
"npm": "@tresjs/nuxt",
|
|
9361
9227
|
"icon": "tresjs.svg",
|
|
9362
|
-
"github": "https://github.com/
|
|
9228
|
+
"github": "https://github.com/tresjs/tres",
|
|
9363
9229
|
"website": "https://docs.tresjs.org/getting-started/installation#nuxt-project",
|
|
9364
9230
|
"learn_more": "https://tresjs.org/",
|
|
9365
9231
|
"category": "Libraries",
|
|
@@ -9383,7 +9249,7 @@
|
|
|
9383
9249
|
}
|
|
9384
9250
|
],
|
|
9385
9251
|
"compatibility": {
|
|
9386
|
-
"nuxt": ">=3.
|
|
9252
|
+
"nuxt": ">=3.16.0",
|
|
9387
9253
|
"requires": {}
|
|
9388
9254
|
}
|
|
9389
9255
|
},
|
|
@@ -9407,7 +9273,7 @@
|
|
|
9407
9273
|
}
|
|
9408
9274
|
],
|
|
9409
9275
|
"compatibility": {
|
|
9410
|
-
"nuxt": "
|
|
9276
|
+
"nuxt": ">=3.0.0",
|
|
9411
9277
|
"requires": {
|
|
9412
9278
|
"bridge": true
|
|
9413
9279
|
}
|
|
@@ -9421,7 +9287,7 @@
|
|
|
9421
9287
|
"icon": "",
|
|
9422
9288
|
"github": "https://github.com/tuarrep/nuxt-twa",
|
|
9423
9289
|
"website": "https://nuxt-twa.tuarrep.dev",
|
|
9424
|
-
"learn_more": "https://developer.chrome.com/docs/android/trusted-web-activity
|
|
9290
|
+
"learn_more": "https://developer.chrome.com/docs/android/trusted-web-activity?hl=tr",
|
|
9425
9291
|
"category": "Performance",
|
|
9426
9292
|
"type": "3rd-party",
|
|
9427
9293
|
"maintainers": [
|
|
@@ -9443,7 +9309,7 @@
|
|
|
9443
9309
|
"repo": "yizack/nuxt-twemoji",
|
|
9444
9310
|
"npm": "nuxt-twemoji",
|
|
9445
9311
|
"icon": "twemoji.svg",
|
|
9446
|
-
"github": "https://github.com/
|
|
9312
|
+
"github": "https://github.com/yizack/nuxt-twemoji",
|
|
9447
9313
|
"website": "https://github.com/Yizack/nuxt-twemoji",
|
|
9448
9314
|
"learn_more": "",
|
|
9449
9315
|
"category": "UI",
|
|
@@ -9514,103 +9380,7 @@
|
|
|
9514
9380
|
}
|
|
9515
9381
|
],
|
|
9516
9382
|
"compatibility": {
|
|
9517
|
-
"nuxt": "
|
|
9518
|
-
"requires": {}
|
|
9519
|
-
}
|
|
9520
|
-
},
|
|
9521
|
-
{
|
|
9522
|
-
"name": "typed-vuex",
|
|
9523
|
-
"description": "A vanilla, strongly typed store accessor for Vuex.",
|
|
9524
|
-
"repo": "danielroe/typed-vuex#main/packages/nuxt-typed-vuex",
|
|
9525
|
-
"npm": "nuxt-typed-vuex",
|
|
9526
|
-
"icon": "vue.png",
|
|
9527
|
-
"github": "https://github.com/danielroe/typed-vuex",
|
|
9528
|
-
"website": "https://github.com/danielroe/typed-vuex",
|
|
9529
|
-
"learn_more": "",
|
|
9530
|
-
"category": "Libraries",
|
|
9531
|
-
"type": "3rd-party",
|
|
9532
|
-
"maintainers": [
|
|
9533
|
-
{
|
|
9534
|
-
"name": "Daniel Roe",
|
|
9535
|
-
"github": "danielroe",
|
|
9536
|
-
"twitter": "danielcroe",
|
|
9537
|
-
"bluesky": "danielroe.dev"
|
|
9538
|
-
}
|
|
9539
|
-
],
|
|
9540
|
-
"compatibility": {
|
|
9541
|
-
"nuxt": "^2.0.0",
|
|
9542
|
-
"requires": {
|
|
9543
|
-
"bridge": "optional"
|
|
9544
|
-
}
|
|
9545
|
-
}
|
|
9546
|
-
},
|
|
9547
|
-
{
|
|
9548
|
-
"name": "typescript-runtime",
|
|
9549
|
-
"description": "TypeScript Runtime support for Nuxt",
|
|
9550
|
-
"repo": "nuxt/typescript#master/packages/typescript-runtime",
|
|
9551
|
-
"npm": "@nuxt/typescript-runtime",
|
|
9552
|
-
"icon": "typescript.svg",
|
|
9553
|
-
"github": "https://github.com/nuxt/typescript/tree/master/packages/typescript-runtime",
|
|
9554
|
-
"website": "https://typescript.nuxtjs.org/guide/runtime.html",
|
|
9555
|
-
"learn_more": "",
|
|
9556
|
-
"category": "Devtools",
|
|
9557
|
-
"type": "official",
|
|
9558
|
-
"maintainers": [
|
|
9559
|
-
{
|
|
9560
|
-
"name": "Kevin Marrec",
|
|
9561
|
-
"github": "kevinmarrec",
|
|
9562
|
-
"twitter": "K_Marrec"
|
|
9563
|
-
},
|
|
9564
|
-
{
|
|
9565
|
-
"name": "Pooya Parsa",
|
|
9566
|
-
"github": "pi0",
|
|
9567
|
-
"twitter": "_pi0_",
|
|
9568
|
-
"bluesky": "pi0.io"
|
|
9569
|
-
},
|
|
9570
|
-
{
|
|
9571
|
-
"name": "Daniel Roe",
|
|
9572
|
-
"github": "danielroe",
|
|
9573
|
-
"twitter": "danielcroe",
|
|
9574
|
-
"bluesky": "danielroe.dev"
|
|
9575
|
-
}
|
|
9576
|
-
],
|
|
9577
|
-
"compatibility": {
|
|
9578
|
-
"nuxt": "^2.0.0",
|
|
9579
|
-
"requires": {}
|
|
9580
|
-
}
|
|
9581
|
-
},
|
|
9582
|
-
{
|
|
9583
|
-
"name": "typescript",
|
|
9584
|
-
"description": "TypeScript Support for Nuxt",
|
|
9585
|
-
"repo": "nuxt/typescript#master/packages/typescript-build",
|
|
9586
|
-
"npm": "@nuxt/typescript-build",
|
|
9587
|
-
"icon": "typescript.svg",
|
|
9588
|
-
"github": "https://github.com/nuxt/typescript/tree/master/packages/typescript-build",
|
|
9589
|
-
"website": "https://typescript.nuxtjs.org",
|
|
9590
|
-
"learn_more": "",
|
|
9591
|
-
"category": "Devtools",
|
|
9592
|
-
"type": "official",
|
|
9593
|
-
"maintainers": [
|
|
9594
|
-
{
|
|
9595
|
-
"name": "Kevin Marrec",
|
|
9596
|
-
"github": "kevinmarrec",
|
|
9597
|
-
"twitter": "K_Marrec"
|
|
9598
|
-
},
|
|
9599
|
-
{
|
|
9600
|
-
"name": "Pooya Parsa",
|
|
9601
|
-
"github": "pi0",
|
|
9602
|
-
"twitter": "_pi0_",
|
|
9603
|
-
"bluesky": "pi0.io"
|
|
9604
|
-
},
|
|
9605
|
-
{
|
|
9606
|
-
"name": "Daniel Roe",
|
|
9607
|
-
"github": "danielroe",
|
|
9608
|
-
"twitter": "danielcroe",
|
|
9609
|
-
"bluesky": "danielroe.dev"
|
|
9610
|
-
}
|
|
9611
|
-
],
|
|
9612
|
-
"compatibility": {
|
|
9613
|
-
"nuxt": "^2.0.0",
|
|
9383
|
+
"nuxt": ">=3.0.0",
|
|
9614
9384
|
"requires": {}
|
|
9615
9385
|
}
|
|
9616
9386
|
},
|
|
@@ -9645,7 +9415,7 @@
|
|
|
9645
9415
|
"npm": "@nuxt/ui",
|
|
9646
9416
|
"icon": "nuxt.svg",
|
|
9647
9417
|
"github": "https://github.com/nuxt/ui",
|
|
9648
|
-
"website": "https://ui.nuxt.com",
|
|
9418
|
+
"website": "https://ui.nuxt.com/docs/getting-started/installation/nuxt",
|
|
9649
9419
|
"learn_more": "",
|
|
9650
9420
|
"category": "UI",
|
|
9651
9421
|
"type": "official",
|
|
@@ -9664,7 +9434,7 @@
|
|
|
9664
9434
|
}
|
|
9665
9435
|
],
|
|
9666
9436
|
"compatibility": {
|
|
9667
|
-
"nuxt": ">=3.
|
|
9437
|
+
"nuxt": ">=3.10.0",
|
|
9668
9438
|
"requires": {}
|
|
9669
9439
|
},
|
|
9670
9440
|
"mcp": "https://ui.nuxt.com/mcp"
|
|
@@ -9677,7 +9447,7 @@
|
|
|
9677
9447
|
"icon": "umami.svg",
|
|
9678
9448
|
"github": "https://github.com/ijkml/nuxt-umami",
|
|
9679
9449
|
"website": "https://github.com/ijkml/nuxt-umami",
|
|
9680
|
-
"learn_more": "https://umami.is/docs
|
|
9450
|
+
"learn_more": "https://docs.umami.is/docs",
|
|
9681
9451
|
"category": "Analytics",
|
|
9682
9452
|
"type": "3rd-party",
|
|
9683
9453
|
"maintainers": [
|
|
@@ -9729,7 +9499,7 @@
|
|
|
9729
9499
|
"repo": "johannschopplich/unlazy#main/packages/nuxt",
|
|
9730
9500
|
"npm": "@unlazy/nuxt",
|
|
9731
9501
|
"icon": "unlazy.svg",
|
|
9732
|
-
"github": "https://github.com/johannschopplich/unlazy
|
|
9502
|
+
"github": "https://github.com/johannschopplich/unlazy",
|
|
9733
9503
|
"website": "https://unlazy.byjohann.dev/",
|
|
9734
9504
|
"learn_more": "",
|
|
9735
9505
|
"category": "Images",
|
|
@@ -9742,7 +9512,7 @@
|
|
|
9742
9512
|
}
|
|
9743
9513
|
],
|
|
9744
9514
|
"compatibility": {
|
|
9745
|
-
"nuxt": ">=3.
|
|
9515
|
+
"nuxt": ">=3.5.0",
|
|
9746
9516
|
"requires": {}
|
|
9747
9517
|
}
|
|
9748
9518
|
},
|
|
@@ -9777,12 +9547,12 @@
|
|
|
9777
9547
|
{
|
|
9778
9548
|
"name": "ununuracss",
|
|
9779
9549
|
"description": "A Real CSS Engine. Only Scoped.",
|
|
9780
|
-
"repo": "
|
|
9550
|
+
"repo": "betterwrite/ununuracss#main/packages/nuxt",
|
|
9781
9551
|
"npm": "nuxt-ununura",
|
|
9782
9552
|
"icon": "ununuracss.png",
|
|
9783
|
-
"github": "https://github.com/
|
|
9784
|
-
"website": "https://github.com/
|
|
9785
|
-
"learn_more": "https://github.com/
|
|
9553
|
+
"github": "https://github.com/betterwrite/ununuracss",
|
|
9554
|
+
"website": "https://github.com/betterwrite/ununuracss",
|
|
9555
|
+
"learn_more": "https://github.com/betterwrite/ununuracss",
|
|
9786
9556
|
"category": "UI",
|
|
9787
9557
|
"type": "3rd-party",
|
|
9788
9558
|
"maintainers": [
|
|
@@ -9815,30 +9585,7 @@
|
|
|
9815
9585
|
}
|
|
9816
9586
|
],
|
|
9817
9587
|
"compatibility": {
|
|
9818
|
-
"nuxt": ">=3.
|
|
9819
|
-
"requires": {}
|
|
9820
|
-
}
|
|
9821
|
-
},
|
|
9822
|
-
{
|
|
9823
|
-
"name": "user-agent",
|
|
9824
|
-
"description": "Nuxt module for handling User-Agent.",
|
|
9825
|
-
"repo": "fukuiretu/nuxt-user-agent",
|
|
9826
|
-
"npm": "nuxt-user-agent",
|
|
9827
|
-
"icon": "",
|
|
9828
|
-
"github": "https://github.com/fukuiretu/nuxt-user-agent",
|
|
9829
|
-
"website": "https://github.com/fukuiretu/nuxt-user-agent",
|
|
9830
|
-
"learn_more": "",
|
|
9831
|
-
"category": "Extensions",
|
|
9832
|
-
"type": "3rd-party",
|
|
9833
|
-
"maintainers": [
|
|
9834
|
-
{
|
|
9835
|
-
"name": "Retu Fukui",
|
|
9836
|
-
"github": "fukuiretu",
|
|
9837
|
-
"twitter": "fukuiretu"
|
|
9838
|
-
}
|
|
9839
|
-
],
|
|
9840
|
-
"compatibility": {
|
|
9841
|
-
"nuxt": "^2.0.0",
|
|
9588
|
+
"nuxt": ">=3.17.1",
|
|
9842
9589
|
"requires": {}
|
|
9843
9590
|
}
|
|
9844
9591
|
},
|
|
@@ -9882,7 +9629,7 @@
|
|
|
9882
9629
|
}
|
|
9883
9630
|
],
|
|
9884
9631
|
"compatibility": {
|
|
9885
|
-
"nuxt": ">=3
|
|
9632
|
+
"nuxt": ">=3",
|
|
9886
9633
|
"requires": {
|
|
9887
9634
|
"bridge": "optional"
|
|
9888
9635
|
}
|
|
@@ -9894,7 +9641,7 @@
|
|
|
9894
9641
|
"repo": "varletjs/varlet-nuxt",
|
|
9895
9642
|
"npm": "@varlet/nuxt",
|
|
9896
9643
|
"icon": "varlet.svg",
|
|
9897
|
-
"github": "https://github.com/varletjs/varlet",
|
|
9644
|
+
"github": "https://github.com/varletjs/varlet-nuxt",
|
|
9898
9645
|
"website": "https://varlet.pages.dev/#/en-US/index",
|
|
9899
9646
|
"learn_more": "https://github.com/varletjs/varlet-nuxt",
|
|
9900
9647
|
"category": "UI",
|
|
@@ -9919,7 +9666,7 @@
|
|
|
9919
9666
|
"repo": "letstri/vaxee#main/packages/nuxt",
|
|
9920
9667
|
"npm": "@vaxee/nuxt",
|
|
9921
9668
|
"icon": "vaxee.svg",
|
|
9922
|
-
"github": "https://github.com/letstri/vaxee
|
|
9669
|
+
"github": "https://github.com/letstri/vaxee",
|
|
9923
9670
|
"website": "https://vaxee.letstri.dev/",
|
|
9924
9671
|
"learn_more": "",
|
|
9925
9672
|
"category": "Extensions",
|
|
@@ -9932,7 +9679,7 @@
|
|
|
9932
9679
|
}
|
|
9933
9680
|
],
|
|
9934
9681
|
"compatibility": {
|
|
9935
|
-
"nuxt": "
|
|
9682
|
+
"nuxt": ">=3.5.0",
|
|
9936
9683
|
"requires": {}
|
|
9937
9684
|
}
|
|
9938
9685
|
},
|
|
@@ -9954,7 +9701,7 @@
|
|
|
9954
9701
|
}
|
|
9955
9702
|
],
|
|
9956
9703
|
"compatibility": {
|
|
9957
|
-
"nuxt": "
|
|
9704
|
+
"nuxt": "^3.0.0",
|
|
9958
9705
|
"requires": {}
|
|
9959
9706
|
}
|
|
9960
9707
|
},
|
|
@@ -9964,7 +9711,7 @@
|
|
|
9964
9711
|
"repo": "logaretm/vee-validate#main/packages/nuxt",
|
|
9965
9712
|
"npm": "@vee-validate/nuxt",
|
|
9966
9713
|
"icon": "vee-validate.png",
|
|
9967
|
-
"github": "https://github.com/logaretm/vee-validate
|
|
9714
|
+
"github": "https://github.com/logaretm/vee-validate",
|
|
9968
9715
|
"website": "https://vee-validate.logaretm.com/v4/",
|
|
9969
9716
|
"learn_more": "https://vee-validate.logaretm.com/v4/integrations/nuxt/",
|
|
9970
9717
|
"category": "Libraries",
|
|
@@ -9974,7 +9721,7 @@
|
|
|
9974
9721
|
"name": "Abdelrahman Awad",
|
|
9975
9722
|
"github": "logaretm",
|
|
9976
9723
|
"twitter": "logaretm",
|
|
9977
|
-
"bluesky": "
|
|
9724
|
+
"bluesky": "awad.dev"
|
|
9978
9725
|
}
|
|
9979
9726
|
],
|
|
9980
9727
|
"compatibility": {
|
|
@@ -9985,11 +9732,11 @@
|
|
|
9985
9732
|
{
|
|
9986
9733
|
"name": "vendor",
|
|
9987
9734
|
"description": "directly serve node_modules",
|
|
9988
|
-
"repo": "nuxt-community/modules#master/packages/vendor",
|
|
9735
|
+
"repo": "nuxt-community/legacy-modules#master/packages/vendor",
|
|
9989
9736
|
"npm": "@nuxtjs/vendor",
|
|
9990
9737
|
"icon": "",
|
|
9991
|
-
"github": "https://github.com/nuxt-community/modules
|
|
9992
|
-
"website": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
|
|
9738
|
+
"github": "https://github.com/nuxt-community/legacy-modules",
|
|
9739
|
+
"website": "https://github.com/nuxt-community/legacy-modules/tree/master/packages/vendor",
|
|
9993
9740
|
"learn_more": "",
|
|
9994
9741
|
"category": "Extensions",
|
|
9995
9742
|
"type": "community",
|
|
@@ -10006,13 +9753,57 @@
|
|
|
10006
9753
|
"requires": {}
|
|
10007
9754
|
}
|
|
10008
9755
|
},
|
|
9756
|
+
{
|
|
9757
|
+
"name": "vercel-analytics",
|
|
9758
|
+
"description": "Privacy-friendly, real-time traffic insights for your Nuxt app",
|
|
9759
|
+
"repo": "vercel/analytics#main/packages/web",
|
|
9760
|
+
"npm": "@vercel/analytics",
|
|
9761
|
+
"icon": "vercel.svg",
|
|
9762
|
+
"github": "https://github.com/vercel/analytics",
|
|
9763
|
+
"website": "https://vercel.com/docs/analytics",
|
|
9764
|
+
"learn_more": "https://vercel.com/docs/analytics/quickstart?framework=nuxt",
|
|
9765
|
+
"category": "Analytics",
|
|
9766
|
+
"type": "3rd-party",
|
|
9767
|
+
"maintainers": [
|
|
9768
|
+
{
|
|
9769
|
+
"name": "Vercel",
|
|
9770
|
+
"github": "vercel"
|
|
9771
|
+
}
|
|
9772
|
+
],
|
|
9773
|
+
"compatibility": {
|
|
9774
|
+
"nuxt": ">=3.0.0",
|
|
9775
|
+
"requires": {}
|
|
9776
|
+
}
|
|
9777
|
+
},
|
|
9778
|
+
{
|
|
9779
|
+
"name": "vercel-speed-insights",
|
|
9780
|
+
"description": "Real user performance metrics and suggestions for your Nuxt app",
|
|
9781
|
+
"repo": "vercel/speed-insights#main/packages/web",
|
|
9782
|
+
"npm": "@vercel/speed-insights",
|
|
9783
|
+
"icon": "vercel.svg",
|
|
9784
|
+
"github": "https://github.com/vercel/speed-insights",
|
|
9785
|
+
"website": "https://vercel.com/docs/speed-insights",
|
|
9786
|
+
"learn_more": "https://vercel.com/docs/speed-insights/quickstart?framework=nuxt",
|
|
9787
|
+
"category": "Performance",
|
|
9788
|
+
"type": "3rd-party",
|
|
9789
|
+
"maintainers": [
|
|
9790
|
+
{
|
|
9791
|
+
"name": "Vercel",
|
|
9792
|
+
"github": "vercel"
|
|
9793
|
+
}
|
|
9794
|
+
],
|
|
9795
|
+
"compatibility": {
|
|
9796
|
+
"nuxt": ">=3.0.0",
|
|
9797
|
+
"requires": {}
|
|
9798
|
+
}
|
|
9799
|
+
},
|
|
10009
9800
|
{
|
|
10010
9801
|
"name": "vexip-ui",
|
|
10011
9802
|
"description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
|
|
10012
9803
|
"repo": "vexip-ui/nuxt",
|
|
10013
9804
|
"npm": "@vexip-ui/nuxt",
|
|
10014
9805
|
"icon": "vexip-ui.svg",
|
|
10015
|
-
"github": "https://github.com/vexip-ui/
|
|
9806
|
+
"github": "https://github.com/vexip-ui/nuxt",
|
|
10016
9807
|
"website": "https://www.vexipui.com/",
|
|
10017
9808
|
"learn_more": "https://github.com/vexip-ui/nuxt",
|
|
10018
9809
|
"category": "UI",
|
|
@@ -10049,7 +9840,7 @@
|
|
|
10049
9840
|
}
|
|
10050
9841
|
],
|
|
10051
9842
|
"compatibility": {
|
|
10052
|
-
"nuxt": ">=
|
|
9843
|
+
"nuxt": ">=4.0.0",
|
|
10053
9844
|
"requires": {}
|
|
10054
9845
|
}
|
|
10055
9846
|
},
|
|
@@ -10079,7 +9870,7 @@
|
|
|
10079
9870
|
}
|
|
10080
9871
|
],
|
|
10081
9872
|
"compatibility": {
|
|
10082
|
-
"nuxt": ">=3.
|
|
9873
|
+
"nuxt": ">=3.6.5",
|
|
10083
9874
|
"requires": {}
|
|
10084
9875
|
}
|
|
10085
9876
|
},
|
|
@@ -10130,37 +9921,6 @@
|
|
|
10130
9921
|
"requires": {}
|
|
10131
9922
|
}
|
|
10132
9923
|
},
|
|
10133
|
-
{
|
|
10134
|
-
"name": "vue-email",
|
|
10135
|
-
"description": "💌 Write email templates with vue",
|
|
10136
|
-
"repo": "vue-email/nuxt",
|
|
10137
|
-
"npm": "@vue-email/nuxt",
|
|
10138
|
-
"icon": "vue-email.svg",
|
|
10139
|
-
"github": "https://github.com/vue-email/nuxt",
|
|
10140
|
-
"website": "https://vuemail.net/",
|
|
10141
|
-
"learn_more": "https://vuemail.net/",
|
|
10142
|
-
"category": "UI",
|
|
10143
|
-
"type": "3rd-party",
|
|
10144
|
-
"maintainers": [
|
|
10145
|
-
{
|
|
10146
|
-
"name": "David Arenas",
|
|
10147
|
-
"github": "Dave136",
|
|
10148
|
-
"twitter": "davejs4",
|
|
10149
|
-
"avatar": "https://avatars.githubusercontent.com/u/49698182?v=4"
|
|
10150
|
-
},
|
|
10151
|
-
{
|
|
10152
|
-
"name": "Younes Barrad",
|
|
10153
|
-
"github": "Flowko",
|
|
10154
|
-
"twitter": "imflowko",
|
|
10155
|
-
"avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
|
|
10156
|
-
}
|
|
10157
|
-
],
|
|
10158
|
-
"compatibility": {
|
|
10159
|
-
"nuxt": ">=3.0.0",
|
|
10160
|
-
"requires": {},
|
|
10161
|
-
"devtools": "^0.0.0"
|
|
10162
|
-
}
|
|
10163
|
-
},
|
|
10164
9924
|
{
|
|
10165
9925
|
"name": "vue-final-modal",
|
|
10166
9926
|
"description": "The most powerful yet most light-weight modal library for Vue 3.",
|
|
@@ -10210,12 +9970,12 @@
|
|
|
10210
9970
|
{
|
|
10211
9971
|
"name": "vue-macros",
|
|
10212
9972
|
"description": "Explore more macros and syntax sugar to Vue.",
|
|
10213
|
-
"repo": "
|
|
9973
|
+
"repo": "vue-macros/vue-macros#main/packages/nuxt",
|
|
10214
9974
|
"npm": "@vue-macros/nuxt",
|
|
10215
9975
|
"icon": "vue-macros.svg",
|
|
10216
|
-
"github": "https://github.com/
|
|
10217
|
-
"website": "https://vue-macros.
|
|
10218
|
-
"learn_more": "https://github.com/
|
|
9976
|
+
"github": "https://github.com/vue-macros/vue-macros",
|
|
9977
|
+
"website": "https://vue-macros.dev/",
|
|
9978
|
+
"learn_more": "https://github.com/vue-macros/vue-macros",
|
|
10219
9979
|
"category": "Extensions",
|
|
10220
9980
|
"type": "3rd-party",
|
|
10221
9981
|
"maintainers": [
|
|
@@ -10242,7 +10002,7 @@
|
|
|
10242
10002
|
"icon": "vue-material.png",
|
|
10243
10003
|
"github": "https://github.com/vaso2/nuxt-vue-material",
|
|
10244
10004
|
"website": "https://github.com/vaso2/nuxt-vue-material",
|
|
10245
|
-
"learn_more": "https://
|
|
10005
|
+
"learn_more": "https://www.creative-tim.com/vuematerial/",
|
|
10246
10006
|
"category": "UI",
|
|
10247
10007
|
"type": "3rd-party",
|
|
10248
10008
|
"maintainers": [
|
|
@@ -10310,7 +10070,7 @@
|
|
|
10310
10070
|
"icon": "vue-query.svg",
|
|
10311
10071
|
"github": "https://github.com/Hebilicious/vue-query-nuxt",
|
|
10312
10072
|
"website": "https://github.com/Hebilicious/vue-query-nuxt#readme",
|
|
10313
|
-
"learn_more": "https://tanstack.com/query/latest/docs/vue/quick-start",
|
|
10073
|
+
"learn_more": "https://tanstack.com/query/latest/docs/framework/vue/quick-start",
|
|
10314
10074
|
"category": "Request",
|
|
10315
10075
|
"type": "3rd-party",
|
|
10316
10076
|
"maintainers": [
|
|
@@ -10321,7 +10081,7 @@
|
|
|
10321
10081
|
}
|
|
10322
10082
|
],
|
|
10323
10083
|
"compatibility": {
|
|
10324
|
-
"nuxt": "
|
|
10084
|
+
"nuxt": "^3",
|
|
10325
10085
|
"requires": {}
|
|
10326
10086
|
}
|
|
10327
10087
|
},
|
|
@@ -10379,7 +10139,7 @@
|
|
|
10379
10139
|
"npm": "vue-warehouse",
|
|
10380
10140
|
"icon": "",
|
|
10381
10141
|
"github": "https://github.com/juliomrqz/vue-warehouse",
|
|
10382
|
-
"website": "https://
|
|
10142
|
+
"website": "https://github.com/juliomrqz/vue-warehouse/tree/develop/docs",
|
|
10383
10143
|
"learn_more": "",
|
|
10384
10144
|
"category": "Libraries",
|
|
10385
10145
|
"type": "3rd-party",
|
|
@@ -10424,7 +10184,7 @@
|
|
|
10424
10184
|
"repo": "vuejs/vuefire#main/packages/nuxt",
|
|
10425
10185
|
"npm": "nuxt-vuefire",
|
|
10426
10186
|
"icon": "vuefire.svg",
|
|
10427
|
-
"github": "https://github.com/vuejs/vuefire
|
|
10187
|
+
"github": "https://github.com/vuejs/vuefire",
|
|
10428
10188
|
"website": "https://vuefire.vuejs.org/",
|
|
10429
10189
|
"learn_more": "",
|
|
10430
10190
|
"category": "Database",
|
|
@@ -10438,7 +10198,7 @@
|
|
|
10438
10198
|
}
|
|
10439
10199
|
],
|
|
10440
10200
|
"compatibility": {
|
|
10441
|
-
"nuxt": ">=3.
|
|
10201
|
+
"nuxt": ">=3.1.0",
|
|
10442
10202
|
"requires": {}
|
|
10443
10203
|
}
|
|
10444
10204
|
},
|
|
@@ -10494,7 +10254,7 @@
|
|
|
10494
10254
|
"repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
|
|
10495
10255
|
"npm": "@vuestic/nuxt",
|
|
10496
10256
|
"icon": "vuestic.png",
|
|
10497
|
-
"github": "https://github.com/epicmaxco/vuestic-ui
|
|
10257
|
+
"github": "https://github.com/epicmaxco/vuestic-ui",
|
|
10498
10258
|
"website": "https://ui.vuestic.dev",
|
|
10499
10259
|
"learn_more": "https://ui.vuestic.dev/getting-started/nuxt",
|
|
10500
10260
|
"category": "UI",
|
|
@@ -10506,14 +10266,14 @@
|
|
|
10506
10266
|
}
|
|
10507
10267
|
],
|
|
10508
10268
|
"compatibility": {
|
|
10509
|
-
"nuxt": ">=3.
|
|
10269
|
+
"nuxt": ">=3.3.0",
|
|
10510
10270
|
"requires": {}
|
|
10511
10271
|
}
|
|
10512
10272
|
},
|
|
10513
10273
|
{
|
|
10514
10274
|
"name": "vuetify-nuxt-module",
|
|
10515
10275
|
"description": "Zero-config Nuxt Module for Vuetify.",
|
|
10516
|
-
"repo": "vuetifyjs/nuxt-module",
|
|
10276
|
+
"repo": "vuetifyjs/nuxt-module#main/packages/vuetify-nuxt-module",
|
|
10517
10277
|
"npm": "vuetify-nuxt-module",
|
|
10518
10278
|
"icon": "vuetify-logo-v3-dark.svg",
|
|
10519
10279
|
"github": "https://github.com/vuetifyjs/nuxt-module",
|
|
@@ -10526,10 +10286,14 @@
|
|
|
10526
10286
|
"name": "Joaquín Sánchez",
|
|
10527
10287
|
"github": "userquin",
|
|
10528
10288
|
"bluesky": "userquin.bsky.social"
|
|
10289
|
+
},
|
|
10290
|
+
{
|
|
10291
|
+
"name": "Andrei Elkin",
|
|
10292
|
+
"github": "andreyyolkin"
|
|
10529
10293
|
}
|
|
10530
10294
|
],
|
|
10531
10295
|
"compatibility": {
|
|
10532
|
-
"nuxt": ">=3.
|
|
10296
|
+
"nuxt": ">=3.15.0",
|
|
10533
10297
|
"requires": {}
|
|
10534
10298
|
}
|
|
10535
10299
|
},
|
|
@@ -10630,7 +10394,7 @@
|
|
|
10630
10394
|
}
|
|
10631
10395
|
],
|
|
10632
10396
|
"compatibility": {
|
|
10633
|
-
"nuxt": ">=3.0.0",
|
|
10397
|
+
"nuxt": ">=3.0.0-rc.11",
|
|
10634
10398
|
"requires": {}
|
|
10635
10399
|
}
|
|
10636
10400
|
},
|
|
@@ -10665,41 +10429,19 @@
|
|
|
10665
10429
|
}
|
|
10666
10430
|
],
|
|
10667
10431
|
"compatibility": {
|
|
10668
|
-
"nuxt": "^2.
|
|
10432
|
+
"nuxt": "^2.15.0 || ^3.0.0",
|
|
10669
10433
|
"requires": {
|
|
10670
10434
|
"bridge": "optional"
|
|
10671
10435
|
}
|
|
10672
10436
|
}
|
|
10673
10437
|
},
|
|
10674
|
-
{
|
|
10675
|
-
"name": "webfontloader",
|
|
10676
|
-
"description": "Efficient web font loading has never been easier!",
|
|
10677
|
-
"repo": "Developmint/nuxt-webfontloader",
|
|
10678
|
-
"npm": "nuxt-webfontloader",
|
|
10679
|
-
"icon": "",
|
|
10680
|
-
"github": "https://github.com/Developmint/nuxt-webfontloader",
|
|
10681
|
-
"website": "https://github.com/Developmint/nuxt-webfontloader",
|
|
10682
|
-
"learn_more": "https://www.npmjs.com/package/webfontloader",
|
|
10683
|
-
"category": "Fonts",
|
|
10684
|
-
"type": "3rd-party",
|
|
10685
|
-
"maintainers": [
|
|
10686
|
-
{
|
|
10687
|
-
"name": "Developmint",
|
|
10688
|
-
"github": "Developmint"
|
|
10689
|
-
}
|
|
10690
|
-
],
|
|
10691
|
-
"compatibility": {
|
|
10692
|
-
"nuxt": "^2.0.0",
|
|
10693
|
-
"requires": {}
|
|
10694
|
-
}
|
|
10695
|
-
},
|
|
10696
10438
|
{
|
|
10697
10439
|
"name": "webhook-validators",
|
|
10698
10440
|
"description": "Nuxt module that works on the edge to easily validate incoming webhooks from different services.",
|
|
10699
10441
|
"repo": "yizack/nuxt-webhook-validators",
|
|
10700
10442
|
"npm": "nuxt-webhook-validators",
|
|
10701
10443
|
"icon": "webhook-validators.svg",
|
|
10702
|
-
"github": "https://github.com/
|
|
10444
|
+
"github": "https://github.com/yizack/nuxt-webhook-validators",
|
|
10703
10445
|
"website": "https://github.com/Yizack/nuxt-webhook-validators",
|
|
10704
10446
|
"learn_more": "",
|
|
10705
10447
|
"category": "Security",
|
|
@@ -10788,30 +10530,6 @@
|
|
|
10788
10530
|
"requires": {}
|
|
10789
10531
|
}
|
|
10790
10532
|
},
|
|
10791
|
-
{
|
|
10792
|
-
"name": "webpackmonitor",
|
|
10793
|
-
"description": "Monitor Nuxt webpack optimization metrics through the development process",
|
|
10794
|
-
"repo": "nuxt-community/webpackmonitor-module",
|
|
10795
|
-
"npm": "@nuxtjs/webpackmonitor",
|
|
10796
|
-
"icon": "webpack.png",
|
|
10797
|
-
"github": "https://github.com/nuxt-community/webpackmonitor-module",
|
|
10798
|
-
"website": "https://github.com/nuxt-community/webpackmonitor-module",
|
|
10799
|
-
"learn_more": "",
|
|
10800
|
-
"category": "Devtools",
|
|
10801
|
-
"type": "community",
|
|
10802
|
-
"maintainers": [
|
|
10803
|
-
{
|
|
10804
|
-
"name": "Pooya Parsa",
|
|
10805
|
-
"github": "pi0",
|
|
10806
|
-
"twitter": "_pi0_",
|
|
10807
|
-
"bluesky": "pi0.io"
|
|
10808
|
-
}
|
|
10809
|
-
],
|
|
10810
|
-
"compatibility": {
|
|
10811
|
-
"nuxt": "^2.0.0",
|
|
10812
|
-
"requires": {}
|
|
10813
|
-
}
|
|
10814
|
-
},
|
|
10815
10533
|
{
|
|
10816
10534
|
"name": "well-known",
|
|
10817
10535
|
"description": "A Nuxt module to add well-known URIs using middlewares",
|
|
@@ -10820,7 +10538,7 @@
|
|
|
10820
10538
|
"icon": "well-known.svg",
|
|
10821
10539
|
"github": "https://github.com/zadigetvoltaire/nuxt-well-known",
|
|
10822
10540
|
"website": "https://github.com/zadigetvoltaire/nuxt-well-known#readme",
|
|
10823
|
-
"learn_more": "https://www.iana.org/assignments/well-known-uris
|
|
10541
|
+
"learn_more": "https://www.iana.org/assignments/well-known-uris",
|
|
10824
10542
|
"category": "SEO",
|
|
10825
10543
|
"type": "3rd-party",
|
|
10826
10544
|
"maintainers": [
|
|
@@ -10830,17 +10548,17 @@
|
|
|
10830
10548
|
}
|
|
10831
10549
|
],
|
|
10832
10550
|
"compatibility": {
|
|
10833
|
-
"nuxt": "
|
|
10551
|
+
"nuxt": "^3.0.0",
|
|
10834
10552
|
"requires": {}
|
|
10835
10553
|
}
|
|
10836
10554
|
},
|
|
10837
10555
|
{
|
|
10838
10556
|
"name": "wideangle",
|
|
10839
10557
|
"description": "Nuxt module to integrate Wide Angle Analytics",
|
|
10840
|
-
"repo": "
|
|
10558
|
+
"repo": "wideangleanalytics/wideangle-nuxt",
|
|
10841
10559
|
"npm": "wideangle-nuxt",
|
|
10842
10560
|
"icon": "wideangle.png",
|
|
10843
|
-
"github": "https://github.com/
|
|
10561
|
+
"github": "https://github.com/wideangleanalytics/wideangle-nuxt",
|
|
10844
10562
|
"website": "https://wideangle.co",
|
|
10845
10563
|
"learn_more": "https://wideangle.co/documentation/web-analytics-for-nuxt",
|
|
10846
10564
|
"category": "Analytics",
|
|
@@ -10860,37 +10578,6 @@
|
|
|
10860
10578
|
"requires": {}
|
|
10861
10579
|
}
|
|
10862
10580
|
},
|
|
10863
|
-
{
|
|
10864
|
-
"name": "windicss",
|
|
10865
|
-
"description": "Next generation utility-first CSS framework.",
|
|
10866
|
-
"repo": "windicss/nuxt-windicss#main/packages/nuxt-windicss",
|
|
10867
|
-
"npm": "nuxt-windicss",
|
|
10868
|
-
"icon": "windicss.svg",
|
|
10869
|
-
"github": "https://github.com/windicss/nuxt-windicss",
|
|
10870
|
-
"website": "https://github.com/windicss/nuxt-windicss",
|
|
10871
|
-
"learn_more": "https://windicss.org/",
|
|
10872
|
-
"category": "UI",
|
|
10873
|
-
"type": "3rd-party",
|
|
10874
|
-
"maintainers": [
|
|
10875
|
-
{
|
|
10876
|
-
"name": "Harlan Wilton",
|
|
10877
|
-
"github": "harlan-zw",
|
|
10878
|
-
"twitter": "harlan_zw"
|
|
10879
|
-
},
|
|
10880
|
-
{
|
|
10881
|
-
"name": "Anthony Fu",
|
|
10882
|
-
"github": "antfu",
|
|
10883
|
-
"twitter": "antfu7",
|
|
10884
|
-
"bluesky": "antfu.me"
|
|
10885
|
-
}
|
|
10886
|
-
],
|
|
10887
|
-
"compatibility": {
|
|
10888
|
-
"nuxt": "^2.0.0 || >=3.0.0",
|
|
10889
|
-
"requires": {
|
|
10890
|
-
"bridge": "optional"
|
|
10891
|
-
}
|
|
10892
|
-
}
|
|
10893
|
-
},
|
|
10894
10581
|
{
|
|
10895
10582
|
"name": "winston-log",
|
|
10896
10583
|
"description": "Nuxt module for logging SSR errors + client-side Vue errors using winston",
|
|
@@ -10920,8 +10607,8 @@
|
|
|
10920
10607
|
"repo": "vercel/workflow#main/packages/workflow",
|
|
10921
10608
|
"npm": "workflow",
|
|
10922
10609
|
"icon": "workflow.svg",
|
|
10923
|
-
"github": "https://github.com/vercel/workflow
|
|
10924
|
-
"website": "https://
|
|
10610
|
+
"github": "https://github.com/vercel/workflow",
|
|
10611
|
+
"website": "https://workflow-sdk.dev/",
|
|
10925
10612
|
"learn_more": "",
|
|
10926
10613
|
"category": "Devtools",
|
|
10927
10614
|
"type": "3rd-party",
|
|
@@ -10936,28 +10623,6 @@
|
|
|
10936
10623
|
"requires": {}
|
|
10937
10624
|
}
|
|
10938
10625
|
},
|
|
10939
|
-
{
|
|
10940
|
-
"name": "wp-nuxt",
|
|
10941
|
-
"description": "The module adds a Wordpress Rest API to your nuxt application",
|
|
10942
|
-
"repo": "yashha/wp-nuxt",
|
|
10943
|
-
"npm": "wp-nuxt",
|
|
10944
|
-
"icon": "wordpress.png",
|
|
10945
|
-
"github": "https://github.com/yashha/wp-nuxt",
|
|
10946
|
-
"website": "https://github.com/yashha/wp-nuxt",
|
|
10947
|
-
"learn_more": "https://github.com/WP-API/node-wpapi",
|
|
10948
|
-
"category": "CMS",
|
|
10949
|
-
"type": "3rd-party",
|
|
10950
|
-
"maintainers": [
|
|
10951
|
-
{
|
|
10952
|
-
"name": "yashha",
|
|
10953
|
-
"github": "yashha"
|
|
10954
|
-
}
|
|
10955
|
-
],
|
|
10956
|
-
"compatibility": {
|
|
10957
|
-
"nuxt": "^2.0.0",
|
|
10958
|
-
"requires": {}
|
|
10959
|
-
}
|
|
10960
|
-
},
|
|
10961
10626
|
{
|
|
10962
10627
|
"name": "xhr-cache",
|
|
10963
10628
|
"description": "Cache api resources and serve it as static resource",
|
|
@@ -10999,7 +10664,7 @@
|
|
|
10999
10664
|
}
|
|
11000
10665
|
],
|
|
11001
10666
|
"compatibility": {
|
|
11002
|
-
"nuxt": "^2.
|
|
10667
|
+
"nuxt": "^2.16.0 || ^3.0.0",
|
|
11003
10668
|
"requires": {
|
|
11004
10669
|
"bridge": true
|
|
11005
10670
|
}
|
|
@@ -11035,7 +10700,7 @@
|
|
|
11035
10700
|
"icon": "zendesk.png",
|
|
11036
10701
|
"github": "https://github.com/DansMaCulotte/nuxt-zendesk",
|
|
11037
10702
|
"website": "https://github.com/DansMaCulotte/nuxt-zendesk",
|
|
11038
|
-
"learn_more": "https://developer.zendesk.com/
|
|
10703
|
+
"learn_more": "https://developer.zendesk.com/api-reference/widget/introduction/",
|
|
11039
10704
|
"category": "Ecommerce",
|
|
11040
10705
|
"type": "3rd-party",
|
|
11041
10706
|
"maintainers": [
|