@nuxt/modules 0.6.0-db72f9 → 0.6.0-dbdcb3
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 -0
- package/modules.json +1053 -94
- package/package.json +10 -11
package/modules.json
CHANGED
|
@@ -126,12 +126,12 @@
|
|
|
126
126
|
},
|
|
127
127
|
{
|
|
128
128
|
"name": "animejs",
|
|
129
|
-
"description": "Anime.js module for Nuxt
|
|
130
|
-
"repo": "
|
|
131
|
-
"npm": "nuxt-
|
|
129
|
+
"description": "Anime.js module for Nuxt",
|
|
130
|
+
"repo": "hypernym-studio/nuxt-anime",
|
|
131
|
+
"npm": "@hypernym/nuxt-anime",
|
|
132
132
|
"icon": "",
|
|
133
|
-
"github": "https://github.com/
|
|
134
|
-
"website": "https://github.com/
|
|
133
|
+
"github": "https://github.com/hypernym-studio/nuxt-anime",
|
|
134
|
+
"website": "https://github.com/hypernym-studio/nuxt-anime",
|
|
135
135
|
"learn_more": "",
|
|
136
136
|
"category": "Libraries",
|
|
137
137
|
"type": "3rd-party",
|
|
@@ -142,7 +142,7 @@
|
|
|
142
142
|
}
|
|
143
143
|
],
|
|
144
144
|
"compatibility": {
|
|
145
|
-
"nuxt": "^2.0.0",
|
|
145
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
146
146
|
"requires": {}
|
|
147
147
|
}
|
|
148
148
|
},
|
|
@@ -153,7 +153,7 @@
|
|
|
153
153
|
"npm": "nuxt-api-party",
|
|
154
154
|
"icon": "api-party.svg",
|
|
155
155
|
"github": "https://github.com/johannschopplich/nuxt-api-party",
|
|
156
|
-
"website": "https://
|
|
156
|
+
"website": "https://nuxt-api-party.jhnn.dev/",
|
|
157
157
|
"learn_more": "",
|
|
158
158
|
"category": "Request",
|
|
159
159
|
"type": "3rd-party",
|
|
@@ -249,7 +249,7 @@
|
|
|
249
249
|
"github": "https://github.com/Hrdtr/nuxt-appwrite",
|
|
250
250
|
"website": "https://github.com/Hrdtr/nuxt-appwrite",
|
|
251
251
|
"learn_more": "",
|
|
252
|
-
"category": "
|
|
252
|
+
"category": "Database",
|
|
253
253
|
"type": "3rd-party",
|
|
254
254
|
"maintainers": [
|
|
255
255
|
{
|
|
@@ -258,7 +258,7 @@
|
|
|
258
258
|
}
|
|
259
259
|
],
|
|
260
260
|
"compatibility": {
|
|
261
|
-
"nuxt": "^
|
|
261
|
+
"nuxt": "^3.0.0",
|
|
262
262
|
"requires": {}
|
|
263
263
|
}
|
|
264
264
|
},
|
|
@@ -480,6 +480,29 @@
|
|
|
480
480
|
"requires": {}
|
|
481
481
|
}
|
|
482
482
|
},
|
|
483
|
+
{
|
|
484
|
+
"name": "calendly",
|
|
485
|
+
"description": "Calendly is a scheduling tool that allows you to schedule meetings with your customers. This module allows you to easily add Calendly to your Nuxt application.",
|
|
486
|
+
"repo": "madebyfabian/nuxt-calendly",
|
|
487
|
+
"npm": "nuxt-calendly",
|
|
488
|
+
"icon": "calendly.svg",
|
|
489
|
+
"github": "https://github.com/madebyfabian/nuxt-calendly",
|
|
490
|
+
"website": "https://nuxt-calendly.vercel.app/",
|
|
491
|
+
"learn_more": "https://calendly.com/",
|
|
492
|
+
"category": "Extensions",
|
|
493
|
+
"type": "3rd-party",
|
|
494
|
+
"maintainers": [
|
|
495
|
+
{
|
|
496
|
+
"name": "Fabian B.",
|
|
497
|
+
"github": "madebyfabian",
|
|
498
|
+
"twitter": "madebyfabian"
|
|
499
|
+
}
|
|
500
|
+
],
|
|
501
|
+
"compatibility": {
|
|
502
|
+
"nuxt": "^3.0.0",
|
|
503
|
+
"requires": {}
|
|
504
|
+
}
|
|
505
|
+
},
|
|
483
506
|
{
|
|
484
507
|
"name": "canvas-sketch",
|
|
485
508
|
"description": "Nuxt.js module for making generative and 3D artwork with canvas-sketch in JavaScript",
|
|
@@ -528,11 +551,11 @@
|
|
|
528
551
|
{
|
|
529
552
|
"name": "chatwoot",
|
|
530
553
|
"description": "Chatwoot is an open-source customer engagement platform that helps companies engage their customers on their website",
|
|
531
|
-
"repo": "
|
|
532
|
-
"npm": "@
|
|
554
|
+
"repo": "productdevbookcom/chatwoot",
|
|
555
|
+
"npm": "@productdevbook/chatwoot",
|
|
533
556
|
"icon": "chatwoot.png",
|
|
534
|
-
"github": "https://github.com/
|
|
535
|
-
"website": "https://github.com/
|
|
557
|
+
"github": "https://github.com/productdevbookcom/chatwoot",
|
|
558
|
+
"website": "https://github.com/productdevbookcom/chatwoot",
|
|
536
559
|
"learn_more": "https://www.chatwoot.com",
|
|
537
560
|
"category": "Libraries",
|
|
538
561
|
"type": "3rd-party",
|
|
@@ -613,6 +636,33 @@
|
|
|
613
636
|
"requires": {}
|
|
614
637
|
}
|
|
615
638
|
},
|
|
639
|
+
{
|
|
640
|
+
"name": "cloudflare-analytics",
|
|
641
|
+
"description": "Cloudflare Web Analytics Module for Nuxt",
|
|
642
|
+
"repo": "hamlogic/nuxt-cloudflare-analytics",
|
|
643
|
+
"npm": "nuxt-cloudflare-analytics",
|
|
644
|
+
"icon": "cloudflare.svg",
|
|
645
|
+
"github": "https://github.com/hamlogic/nuxt-cloudflare-analytics",
|
|
646
|
+
"website": "https://github.com/hamlogic/nuxt-cloudflare-analytics",
|
|
647
|
+
"learn_more": "https://www.cloudflare.com/web-analytics/",
|
|
648
|
+
"category": "Analytics",
|
|
649
|
+
"type": "3rd-party",
|
|
650
|
+
"maintainers": [
|
|
651
|
+
{
|
|
652
|
+
"name": "hamlogic",
|
|
653
|
+
"github": "hamlogic"
|
|
654
|
+
},
|
|
655
|
+
{
|
|
656
|
+
"name": "Fabian B.",
|
|
657
|
+
"github": "madebyfabian",
|
|
658
|
+
"twitter": "madebyfabian"
|
|
659
|
+
}
|
|
660
|
+
],
|
|
661
|
+
"compatibility": {
|
|
662
|
+
"nuxt": "^3.0.0",
|
|
663
|
+
"requires": {}
|
|
664
|
+
}
|
|
665
|
+
},
|
|
616
666
|
{
|
|
617
667
|
"name": "cloudinary",
|
|
618
668
|
"description": "Optimize images and videos in your Nuxt.js application",
|
|
@@ -669,7 +719,7 @@
|
|
|
669
719
|
"icon": "",
|
|
670
720
|
"github": "https://github.com/nuxt-community/component-cache-module",
|
|
671
721
|
"website": "https://github.com/nuxt-community/component-cache-module",
|
|
672
|
-
"learn_more": "https://ssr.vuejs.org/guide/caching.html#component-level-caching",
|
|
722
|
+
"learn_more": "https://v2.ssr.vuejs.org/guide/caching.html#component-level-caching",
|
|
673
723
|
"category": "Performance",
|
|
674
724
|
"type": "community",
|
|
675
725
|
"maintainers": [
|
|
@@ -707,12 +757,35 @@
|
|
|
707
757
|
"requires": {}
|
|
708
758
|
}
|
|
709
759
|
},
|
|
760
|
+
{
|
|
761
|
+
"name": "content-assets",
|
|
762
|
+
"description": "Enable locally-located assets in Nuxt Content",
|
|
763
|
+
"repo": "davestewart/nuxt-content-assets",
|
|
764
|
+
"npm": "nuxt-content-assets",
|
|
765
|
+
"icon": "content-assets.png",
|
|
766
|
+
"github": "https://github.com/davestewart/nuxt-content-assets",
|
|
767
|
+
"website": "https://davestewart.co.uk/projects/open-source/nuxt-content-assets/",
|
|
768
|
+
"learn_more": "",
|
|
769
|
+
"category": "Images",
|
|
770
|
+
"type": "3rd-party",
|
|
771
|
+
"maintainers": [
|
|
772
|
+
{
|
|
773
|
+
"name": "davestewart",
|
|
774
|
+
"github": "davestewart",
|
|
775
|
+
"twitter": "dave_stewart"
|
|
776
|
+
}
|
|
777
|
+
],
|
|
778
|
+
"compatibility": {
|
|
779
|
+
"nuxt": "^3.0.0",
|
|
780
|
+
"requires": {}
|
|
781
|
+
}
|
|
782
|
+
},
|
|
710
783
|
{
|
|
711
784
|
"name": "content",
|
|
712
785
|
"description": "Nuxt Content reads the content/ directory in your project, parses .md, .yml, .csv or .json files and creates a powerful data layer for your application. Bonus, use Vue components in Markdown with the MDC syntax.",
|
|
713
786
|
"repo": "nuxt/content#main",
|
|
714
787
|
"npm": "@nuxt/content",
|
|
715
|
-
"icon": "nuxt.
|
|
788
|
+
"icon": "nuxt.svg",
|
|
716
789
|
"github": "https://github.com/nuxt/content",
|
|
717
790
|
"website": "https://content.nuxtjs.org",
|
|
718
791
|
"learn_more": "",
|
|
@@ -762,6 +835,52 @@
|
|
|
762
835
|
"requires": {}
|
|
763
836
|
}
|
|
764
837
|
},
|
|
838
|
+
{
|
|
839
|
+
"name": "cookie-control",
|
|
840
|
+
"description": "A highly configurable cookie banner for Nuxt.",
|
|
841
|
+
"repo": "dargmuesli/nuxt-cookie-control",
|
|
842
|
+
"npm": "@dargmuesli/nuxt-cookie-control",
|
|
843
|
+
"icon": "cookie-control.png",
|
|
844
|
+
"github": "https://github.com/dargmuesli/nuxt-cookie-control",
|
|
845
|
+
"website": "https://github.com/dargmuesli/nuxt-cookie-control",
|
|
846
|
+
"learn_more": "",
|
|
847
|
+
"category": "Extensions",
|
|
848
|
+
"type": "3rd-party",
|
|
849
|
+
"maintainers": [
|
|
850
|
+
{
|
|
851
|
+
"name": "dargmuesli",
|
|
852
|
+
"github": "dargmuesli",
|
|
853
|
+
"avatar": "https://avatars.githubusercontent.com/dargmuesli"
|
|
854
|
+
}
|
|
855
|
+
],
|
|
856
|
+
"compatibility": {
|
|
857
|
+
"nuxt": "^3.0.0",
|
|
858
|
+
"requires": {}
|
|
859
|
+
}
|
|
860
|
+
},
|
|
861
|
+
{
|
|
862
|
+
"name": "csurf",
|
|
863
|
+
"description": "Cross-Site Request Forgery (CSRF) Prevention for Nuxt",
|
|
864
|
+
"repo": "morgbn/nuxt-csurf",
|
|
865
|
+
"npm": "nuxt-csurf",
|
|
866
|
+
"icon": "csurf.svg",
|
|
867
|
+
"github": "https://github.com/morgbn/nuxt-csurf",
|
|
868
|
+
"website": "https://github.com/morgbn/nuxt-csurf",
|
|
869
|
+
"learn_more": "https://github.com/Morgbn/nuxt-csurf#readme",
|
|
870
|
+
"category": "Security",
|
|
871
|
+
"type": "3rd-party",
|
|
872
|
+
"maintainers": [
|
|
873
|
+
{
|
|
874
|
+
"name": "morgbn",
|
|
875
|
+
"github": "morgbn",
|
|
876
|
+
"avatar": "https://avatars.githubusercontent.com/u/25689856?v=4"
|
|
877
|
+
}
|
|
878
|
+
],
|
|
879
|
+
"compatibility": {
|
|
880
|
+
"nuxt": "^3.0.0",
|
|
881
|
+
"requires": {}
|
|
882
|
+
}
|
|
883
|
+
},
|
|
765
884
|
{
|
|
766
885
|
"name": "custom-elements",
|
|
767
886
|
"description": "Publish your Components as a vue-custom-element standalone build.",
|
|
@@ -833,11 +952,11 @@
|
|
|
833
952
|
}
|
|
834
953
|
},
|
|
835
954
|
{
|
|
836
|
-
"name": "datocms",
|
|
837
|
-
"description": "DatoCMS integration for Nuxt.js",
|
|
955
|
+
"name": "datocms-nuxt2",
|
|
956
|
+
"description": "DatoCMS integration for Nuxt.js v2",
|
|
838
957
|
"repo": "voorhoede/nuxt-datocms-module",
|
|
839
958
|
"npm": "@voorhoede/nuxt-datocms-module",
|
|
840
|
-
"icon": "datocms.
|
|
959
|
+
"icon": "datocms.svg",
|
|
841
960
|
"github": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
842
961
|
"website": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
843
962
|
"learn_more": "https://www.datocms.com/",
|
|
@@ -854,26 +973,50 @@
|
|
|
854
973
|
"requires": {}
|
|
855
974
|
}
|
|
856
975
|
},
|
|
976
|
+
{
|
|
977
|
+
"name": "datocms",
|
|
978
|
+
"description": "DatoCMS module for Nuxt",
|
|
979
|
+
"repo": "hex-digital/nuxt-datocms",
|
|
980
|
+
"npm": "@hexdigital/nuxt-datocms",
|
|
981
|
+
"icon": "datocms.svg",
|
|
982
|
+
"github": "https://github.com/hex-digital/nuxt-datocms",
|
|
983
|
+
"website": "https://github.com/hex-digital/nuxt-datocms#readme",
|
|
984
|
+
"learn_more": "https://www.datocms.com/",
|
|
985
|
+
"category": "CMS",
|
|
986
|
+
"type": "3rd-party",
|
|
987
|
+
"maintainers": [
|
|
988
|
+
{
|
|
989
|
+
"name": "Jamie Warburton",
|
|
990
|
+
"github": "jamiewarb",
|
|
991
|
+
"twitter": "jamiewarb",
|
|
992
|
+
"avatar": "https://avatars.githubusercontent.com/jamiewarb?v=4"
|
|
993
|
+
}
|
|
994
|
+
],
|
|
995
|
+
"compatibility": {
|
|
996
|
+
"nuxt": "^3.0.0",
|
|
997
|
+
"requires": {}
|
|
998
|
+
}
|
|
999
|
+
},
|
|
857
1000
|
{
|
|
858
1001
|
"name": "dayjs",
|
|
859
|
-
"description": "
|
|
860
|
-
"repo": "
|
|
861
|
-
"npm": "
|
|
1002
|
+
"description": "Day.js module for Nuxt",
|
|
1003
|
+
"repo": "fumeapp/dayjs",
|
|
1004
|
+
"npm": "dayjs-nuxt",
|
|
862
1005
|
"icon": "day-js.png",
|
|
863
|
-
"github": "https://github.com/
|
|
864
|
-
"website": "https://github.com/
|
|
1006
|
+
"github": "https://github.com/fumeapp/dayjs",
|
|
1007
|
+
"website": "https://github.com/fumeapp/dayjs",
|
|
865
1008
|
"learn_more": "https://day.js.org/",
|
|
866
|
-
"category": "
|
|
867
|
-
"type": "
|
|
1009
|
+
"category": "Libraries",
|
|
1010
|
+
"type": "3rd-party",
|
|
868
1011
|
"maintainers": [
|
|
869
1012
|
{
|
|
870
|
-
"name": "
|
|
871
|
-
"github": "
|
|
872
|
-
"twitter": "
|
|
1013
|
+
"name": "Kevin Olson",
|
|
1014
|
+
"github": "acidjazz",
|
|
1015
|
+
"twitter": "AppFume"
|
|
873
1016
|
}
|
|
874
1017
|
],
|
|
875
1018
|
"compatibility": {
|
|
876
|
-
"nuxt": "^
|
|
1019
|
+
"nuxt": "^3.0.0",
|
|
877
1020
|
"requires": {}
|
|
878
1021
|
}
|
|
879
1022
|
},
|
|
@@ -922,6 +1065,29 @@
|
|
|
922
1065
|
"requires": {}
|
|
923
1066
|
}
|
|
924
1067
|
},
|
|
1068
|
+
{
|
|
1069
|
+
"name": "devtools",
|
|
1070
|
+
"description": "Unleash Nuxt Developer Experience. A set of visual tools that help you to know your app better.",
|
|
1071
|
+
"repo": "nuxt/devtools#main",
|
|
1072
|
+
"npm": "@nuxt/devtools",
|
|
1073
|
+
"icon": "nuxt.svg",
|
|
1074
|
+
"github": "https://github.com/nuxt/devtools",
|
|
1075
|
+
"website": "https://devtools.nuxtjs.org/",
|
|
1076
|
+
"learn_more": "",
|
|
1077
|
+
"category": "Devtools",
|
|
1078
|
+
"type": "official",
|
|
1079
|
+
"maintainers": [
|
|
1080
|
+
{
|
|
1081
|
+
"name": "Anthony Fu",
|
|
1082
|
+
"github": "antfu",
|
|
1083
|
+
"twitter": "antfu7"
|
|
1084
|
+
}
|
|
1085
|
+
],
|
|
1086
|
+
"compatibility": {
|
|
1087
|
+
"nuxt": "^3.0.0",
|
|
1088
|
+
"requires": {}
|
|
1089
|
+
}
|
|
1090
|
+
},
|
|
925
1091
|
{
|
|
926
1092
|
"name": "directus",
|
|
927
1093
|
"description": "Easily connect your Nuxt3 application to your directus server.",
|
|
@@ -1024,6 +1190,28 @@
|
|
|
1024
1190
|
"requires": {}
|
|
1025
1191
|
}
|
|
1026
1192
|
},
|
|
1193
|
+
{
|
|
1194
|
+
"name": "electron",
|
|
1195
|
+
"description": "Integrate Nuxt and Electron.",
|
|
1196
|
+
"repo": "caoxiemeihao/nuxt-electron",
|
|
1197
|
+
"npm": "nuxt-electron",
|
|
1198
|
+
"icon": "electron.svg",
|
|
1199
|
+
"github": "https://github.com/caoxiemeihao/nuxt-electron",
|
|
1200
|
+
"website": "https://github.com/caoxiemeihao/nuxt-electron",
|
|
1201
|
+
"learn_more": "https://github.com/caoxiemeihao/nuxt-electron#readme",
|
|
1202
|
+
"category": "Extensions",
|
|
1203
|
+
"type": "3rd-party",
|
|
1204
|
+
"maintainers": [
|
|
1205
|
+
{
|
|
1206
|
+
"name": "草鞋没号",
|
|
1207
|
+
"github": "caoxiemeihao"
|
|
1208
|
+
}
|
|
1209
|
+
],
|
|
1210
|
+
"compatibility": {
|
|
1211
|
+
"nuxt": "^3.0.0",
|
|
1212
|
+
"requires": {}
|
|
1213
|
+
}
|
|
1214
|
+
},
|
|
1027
1215
|
{
|
|
1028
1216
|
"name": "element-plus",
|
|
1029
1217
|
"description": "A Vue 3 based component library for designers and developers",
|
|
@@ -1051,11 +1239,11 @@
|
|
|
1051
1239
|
{
|
|
1052
1240
|
"name": "emotion",
|
|
1053
1241
|
"description": "The Next Generation of CSS-in-JS for Nuxt.js",
|
|
1054
|
-
"repo": "nuxt-
|
|
1242
|
+
"repo": "nuxt-modules/emotion",
|
|
1055
1243
|
"npm": "@nuxtjs/emotion",
|
|
1056
1244
|
"icon": "emotion.png",
|
|
1057
|
-
"github": "https://github.com/nuxt-
|
|
1058
|
-
"website": "https://github.com/nuxt-
|
|
1245
|
+
"github": "https://github.com/nuxt-modules/emotion",
|
|
1246
|
+
"website": "https://github.com/nuxt-modules/emotion",
|
|
1059
1247
|
"learn_more": "https://emotion.sh/",
|
|
1060
1248
|
"category": "Extensions",
|
|
1061
1249
|
"type": "community",
|
|
@@ -1064,10 +1252,15 @@
|
|
|
1064
1252
|
"name": "Pooya Parsa",
|
|
1065
1253
|
"github": "pi0",
|
|
1066
1254
|
"twitter": "_pi0_"
|
|
1255
|
+
},
|
|
1256
|
+
{
|
|
1257
|
+
"name": "Jonathan Bakebwa",
|
|
1258
|
+
"github": "codebender828",
|
|
1259
|
+
"twitter": "codebender828"
|
|
1067
1260
|
}
|
|
1068
1261
|
],
|
|
1069
1262
|
"compatibility": {
|
|
1070
|
-
"nuxt": "^2.0.0",
|
|
1263
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1071
1264
|
"requires": {}
|
|
1072
1265
|
}
|
|
1073
1266
|
},
|
|
@@ -1089,7 +1282,7 @@
|
|
|
1089
1282
|
}
|
|
1090
1283
|
],
|
|
1091
1284
|
"compatibility": {
|
|
1092
|
-
"nuxt": "^2.0.0",
|
|
1285
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1093
1286
|
"requires": {}
|
|
1094
1287
|
}
|
|
1095
1288
|
},
|
|
@@ -1594,6 +1787,30 @@
|
|
|
1594
1787
|
"requires": {}
|
|
1595
1788
|
}
|
|
1596
1789
|
},
|
|
1790
|
+
{
|
|
1791
|
+
"name": "gtag",
|
|
1792
|
+
"description": "Google Analytics integration for Nuxt 3",
|
|
1793
|
+
"repo": "johannschopplich/nuxt-gtag",
|
|
1794
|
+
"npm": "nuxt-gtag",
|
|
1795
|
+
"icon": "gtag.svg",
|
|
1796
|
+
"github": "https://github.com/johannschopplich/nuxt-gtag",
|
|
1797
|
+
"website": "https://github.com/johannschopplich/nuxt-gtag#readme",
|
|
1798
|
+
"learn_more": "",
|
|
1799
|
+
"category": "Analytics",
|
|
1800
|
+
"type": "3rd-party",
|
|
1801
|
+
"maintainers": [
|
|
1802
|
+
{
|
|
1803
|
+
"name": "Johann Schopplich",
|
|
1804
|
+
"github": "johannschopplich",
|
|
1805
|
+
"twitter": "jschopplich",
|
|
1806
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
1807
|
+
}
|
|
1808
|
+
],
|
|
1809
|
+
"compatibility": {
|
|
1810
|
+
"nuxt": "^3.0.0",
|
|
1811
|
+
"requires": {}
|
|
1812
|
+
}
|
|
1813
|
+
},
|
|
1597
1814
|
{
|
|
1598
1815
|
"name": "gtm",
|
|
1599
1816
|
"description": "Google Tag Manager Module for Nuxt.js",
|
|
@@ -1897,6 +2114,28 @@
|
|
|
1897
2114
|
"requires": {}
|
|
1898
2115
|
}
|
|
1899
2116
|
},
|
|
2117
|
+
{
|
|
2118
|
+
"name": "icon-font",
|
|
2119
|
+
"description": "Automatically generates fonts and custom properties (variables) from a specified folder containing SVG icons, injecting them into pages with live monitoring.",
|
|
2120
|
+
"repo": "coremyslo/nuxt-icon-font",
|
|
2121
|
+
"npm": "@coremyslo/nuxt-icon-font",
|
|
2122
|
+
"icon": "",
|
|
2123
|
+
"github": "https://github.com/coremyslo/nuxt-icon-font",
|
|
2124
|
+
"website": "https://github.com/coremyslo/nuxt-icon-font",
|
|
2125
|
+
"learn_more": "",
|
|
2126
|
+
"category": "UI",
|
|
2127
|
+
"type": "3rd-party",
|
|
2128
|
+
"maintainers": [
|
|
2129
|
+
{
|
|
2130
|
+
"name": "coremyslo",
|
|
2131
|
+
"github": "coremyslo"
|
|
2132
|
+
}
|
|
2133
|
+
],
|
|
2134
|
+
"compatibility": {
|
|
2135
|
+
"nuxt": "^3.0.0",
|
|
2136
|
+
"requires": {}
|
|
2137
|
+
}
|
|
2138
|
+
},
|
|
1900
2139
|
{
|
|
1901
2140
|
"name": "icon",
|
|
1902
2141
|
"description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
|
|
@@ -2023,12 +2262,12 @@
|
|
|
2023
2262
|
{
|
|
2024
2263
|
"name": "inkline",
|
|
2025
2264
|
"description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
|
|
2026
|
-
"repo": "inkline/
|
|
2027
|
-
"npm": "@inkline/
|
|
2265
|
+
"repo": "inkline/plugin",
|
|
2266
|
+
"npm": "@inkline/plugin",
|
|
2028
2267
|
"icon": "inkline.svg",
|
|
2029
|
-
"github": "https://github.com/inkline/
|
|
2268
|
+
"github": "https://github.com/inkline/plugin",
|
|
2030
2269
|
"website": "https://inkline.io",
|
|
2031
|
-
"learn_more": "https://inkline.io/docs/
|
|
2270
|
+
"learn_more": "https://inkline.io/docs/installation/nuxt",
|
|
2032
2271
|
"category": "UI",
|
|
2033
2272
|
"type": "3rd-party",
|
|
2034
2273
|
"maintainers": [
|
|
@@ -2248,7 +2487,7 @@
|
|
|
2248
2487
|
},
|
|
2249
2488
|
{
|
|
2250
2489
|
"name": "link-checker",
|
|
2251
|
-
"description": "",
|
|
2490
|
+
"description": "Identify and fix link issues for prerendered Nuxt 3 apps.",
|
|
2252
2491
|
"repo": "harlan-zw/nuxt-link-checker",
|
|
2253
2492
|
"npm": "nuxt-link-checker",
|
|
2254
2493
|
"icon": "",
|
|
@@ -2478,6 +2717,31 @@
|
|
|
2478
2717
|
"requires": {}
|
|
2479
2718
|
}
|
|
2480
2719
|
},
|
|
2720
|
+
{
|
|
2721
|
+
"name": "medusa",
|
|
2722
|
+
"description": "Easily connect to Medusa from your Nuxt 3 application",
|
|
2723
|
+
"repo": "Baroshem/nuxt-medusa",
|
|
2724
|
+
"npm": "nuxt-medusa",
|
|
2725
|
+
"icon": "medusa.svg",
|
|
2726
|
+
"github": "https://github.com/Baroshem/nuxt-medusa/",
|
|
2727
|
+
"website": "https://nuxt-medusa.vercel.app/",
|
|
2728
|
+
"learn_more": "https://nuxt-medusa.vercel.app/",
|
|
2729
|
+
"category": "Ecommerce",
|
|
2730
|
+
"type": "3rd-party",
|
|
2731
|
+
"maintainers": [
|
|
2732
|
+
{
|
|
2733
|
+
"name": "Jakub Andrzejewski",
|
|
2734
|
+
"github": "Baroshem",
|
|
2735
|
+
"avatar": "https://avatars.githubusercontent.com/u/37120330?v=4"
|
|
2736
|
+
}
|
|
2737
|
+
],
|
|
2738
|
+
"compatibility": {
|
|
2739
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2740
|
+
"requires": {
|
|
2741
|
+
"bridge": true
|
|
2742
|
+
}
|
|
2743
|
+
}
|
|
2744
|
+
},
|
|
2481
2745
|
{
|
|
2482
2746
|
"name": "meilisearch",
|
|
2483
2747
|
"description": "Meilisearch Instant Search module for Nuxt 3",
|
|
@@ -2547,6 +2811,29 @@
|
|
|
2547
2811
|
"requires": {}
|
|
2548
2812
|
}
|
|
2549
2813
|
},
|
|
2814
|
+
{
|
|
2815
|
+
"name": "module-feed",
|
|
2816
|
+
"description": "Feed module enables everyone to have RSS, Atom and JSON.",
|
|
2817
|
+
"repo": "tresko/nuxt-module-feed",
|
|
2818
|
+
"npm": "nuxt-module-feed",
|
|
2819
|
+
"icon": "",
|
|
2820
|
+
"github": "https://github.com/tresko/nuxt-module-feed",
|
|
2821
|
+
"website": "https://github.com/tresko/nuxt-module-feed",
|
|
2822
|
+
"learn_more": "",
|
|
2823
|
+
"category": "SEO",
|
|
2824
|
+
"type": "3rd-party",
|
|
2825
|
+
"maintainers": [
|
|
2826
|
+
{
|
|
2827
|
+
"name": "Miha Sedej",
|
|
2828
|
+
"github": "tresko",
|
|
2829
|
+
"twitter": "mihasedej"
|
|
2830
|
+
}
|
|
2831
|
+
],
|
|
2832
|
+
"compatibility": {
|
|
2833
|
+
"nuxt": "^3.0.0",
|
|
2834
|
+
"requires": {}
|
|
2835
|
+
}
|
|
2836
|
+
},
|
|
2550
2837
|
{
|
|
2551
2838
|
"name": "moment",
|
|
2552
2839
|
"description": "Efficient Moment.js module for Nuxt.js so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
|
|
@@ -2735,6 +3022,28 @@
|
|
|
2735
3022
|
"requires": {}
|
|
2736
3023
|
}
|
|
2737
3024
|
},
|
|
3025
|
+
{
|
|
3026
|
+
"name": "nupolyon",
|
|
3027
|
+
"description": "Inject polyfill from polyfill.io to nuxt project, auto detect based on browserslist config",
|
|
3028
|
+
"repo": "adenvt/nupolyon",
|
|
3029
|
+
"npm": "nupolyon",
|
|
3030
|
+
"icon": "",
|
|
3031
|
+
"github": "https://github.com/adenvt/nupolyon",
|
|
3032
|
+
"website": "https://github.com/adenvt/nupolyon",
|
|
3033
|
+
"learn_more": "",
|
|
3034
|
+
"category": "Performance",
|
|
3035
|
+
"type": "3rd-party",
|
|
3036
|
+
"maintainers": [
|
|
3037
|
+
{
|
|
3038
|
+
"name": "adenvt",
|
|
3039
|
+
"github": "adenvt"
|
|
3040
|
+
}
|
|
3041
|
+
],
|
|
3042
|
+
"compatibility": {
|
|
3043
|
+
"nuxt": "^3.0.0",
|
|
3044
|
+
"requires": {}
|
|
3045
|
+
}
|
|
3046
|
+
},
|
|
2738
3047
|
{
|
|
2739
3048
|
"name": "nuxt-auth",
|
|
2740
3049
|
"description": "",
|
|
@@ -2757,6 +3066,57 @@
|
|
|
2757
3066
|
"requires": {}
|
|
2758
3067
|
}
|
|
2759
3068
|
},
|
|
3069
|
+
{
|
|
3070
|
+
"name": "nuxt-chatgpt",
|
|
3071
|
+
"description": "ChatGPT integration for Nuxt 3",
|
|
3072
|
+
"repo": "schnapsterdog/nuxt-chatgpt",
|
|
3073
|
+
"npm": "nuxt-chatgpt",
|
|
3074
|
+
"icon": "chatgpt.svg",
|
|
3075
|
+
"github": "https://github.com/schnapsterdog/nuxt-chatgpt",
|
|
3076
|
+
"website": "https://github.com/schnapsterdog/nuxt-chatgpt",
|
|
3077
|
+
"learn_more": "https://github.com/schnapsterdog/nuxt-chatgpt/blob/main/README.md",
|
|
3078
|
+
"category": "Libraries",
|
|
3079
|
+
"type": "3rd-party",
|
|
3080
|
+
"maintainers": [
|
|
3081
|
+
{
|
|
3082
|
+
"name": "Oliver Trajceski",
|
|
3083
|
+
"github": "schnapsterdog"
|
|
3084
|
+
}
|
|
3085
|
+
],
|
|
3086
|
+
"compatibility": {
|
|
3087
|
+
"nuxt": "^3.0.0",
|
|
3088
|
+
"requires": {}
|
|
3089
|
+
}
|
|
3090
|
+
},
|
|
3091
|
+
{
|
|
3092
|
+
"name": "nuxt-graphql-middleware",
|
|
3093
|
+
"description": "Expose GraphQL queries and mutations as server API routes.",
|
|
3094
|
+
"repo": "dulnan/nuxt-graphql-middleware",
|
|
3095
|
+
"npm": "nuxt-graphql-middleware",
|
|
3096
|
+
"icon": "nuxt-graphql-middleware.svg",
|
|
3097
|
+
"github": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
3098
|
+
"website": "https://nuxt-graphql-middleware.dulnan.net",
|
|
3099
|
+
"learn_more": "",
|
|
3100
|
+
"category": "Request",
|
|
3101
|
+
"type": "3rd-party",
|
|
3102
|
+
"maintainers": [
|
|
3103
|
+
{
|
|
3104
|
+
"name": "dulnan",
|
|
3105
|
+
"github": "dulnan",
|
|
3106
|
+
"twitter": "dulnan",
|
|
3107
|
+
"avatar": "https://avatars.githubusercontent.com/dulnan?v=4"
|
|
3108
|
+
},
|
|
3109
|
+
{
|
|
3110
|
+
"name": "ayalon",
|
|
3111
|
+
"github": "ayalon",
|
|
3112
|
+
"avatar": "https://avatars.githubusercontent.com/ayalon?v=4"
|
|
3113
|
+
}
|
|
3114
|
+
],
|
|
3115
|
+
"compatibility": {
|
|
3116
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3117
|
+
"requires": {}
|
|
3118
|
+
}
|
|
3119
|
+
},
|
|
2760
3120
|
{
|
|
2761
3121
|
"name": "nuxt-graphql-playground",
|
|
2762
3122
|
"description": "",
|
|
@@ -2779,6 +3139,28 @@
|
|
|
2779
3139
|
"requires": {}
|
|
2780
3140
|
}
|
|
2781
3141
|
},
|
|
3142
|
+
{
|
|
3143
|
+
"name": "nuxt-gtm",
|
|
3144
|
+
"description": "A Nuxt.js module for Google Tag Manager",
|
|
3145
|
+
"repo": "zadigetvoltaire/nuxt-gtm",
|
|
3146
|
+
"npm": "@zadigetvoltaire/nuxt-gtm",
|
|
3147
|
+
"icon": "nuxt-gtm.svg",
|
|
3148
|
+
"github": "https://github.com/zadigetvoltaire/nuxt-gtm",
|
|
3149
|
+
"website": "https://github.com/zadigetvoltaire/nuxt-gtm",
|
|
3150
|
+
"learn_more": "https://developers.google.com/tag-platform/tag-manager?hl=fr",
|
|
3151
|
+
"category": "Analytics",
|
|
3152
|
+
"type": "3rd-party",
|
|
3153
|
+
"maintainers": [
|
|
3154
|
+
{
|
|
3155
|
+
"name": "Zadig&Voltaire Team",
|
|
3156
|
+
"github": "https://github.com/zadigetvoltaire"
|
|
3157
|
+
}
|
|
3158
|
+
],
|
|
3159
|
+
"compatibility": {
|
|
3160
|
+
"nuxt": "^3.0.0",
|
|
3161
|
+
"requires": {}
|
|
3162
|
+
}
|
|
3163
|
+
},
|
|
2782
3164
|
{
|
|
2783
3165
|
"name": "nuxt-hue",
|
|
2784
3166
|
"description": "Enlighten your Nuxt experience",
|
|
@@ -2804,15 +3186,37 @@
|
|
|
2804
3186
|
}
|
|
2805
3187
|
},
|
|
2806
3188
|
{
|
|
2807
|
-
"name": "nuxt-
|
|
2808
|
-
"description": "
|
|
2809
|
-
"repo": "
|
|
2810
|
-
"npm": "
|
|
2811
|
-
"icon": "nuxt-
|
|
2812
|
-
"github": "
|
|
2813
|
-
"website": "https://
|
|
2814
|
-
"learn_more": "https://
|
|
2815
|
-
"category": "
|
|
3189
|
+
"name": "nuxt-lazy-load",
|
|
3190
|
+
"description": "A simple way to lazy load images, videos, audio, and iframes without custom components or extra attributes like data-src, just basic HTML tags",
|
|
3191
|
+
"repo": "",
|
|
3192
|
+
"npm": "nuxt-lazy-load",
|
|
3193
|
+
"icon": "nuxt-lazy-load.svg",
|
|
3194
|
+
"github": "",
|
|
3195
|
+
"website": "https://gitlab.com/broj42/nuxt-lazy-load",
|
|
3196
|
+
"learn_more": "https://gitlab.com/broj42/nuxt-lazy-load",
|
|
3197
|
+
"category": "Performance",
|
|
3198
|
+
"type": "3rd-party",
|
|
3199
|
+
"maintainers": [
|
|
3200
|
+
{
|
|
3201
|
+
"name": "Dario Ferderber",
|
|
3202
|
+
"github": "darioferderber"
|
|
3203
|
+
}
|
|
3204
|
+
],
|
|
3205
|
+
"compatibility": {
|
|
3206
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3207
|
+
"requires": {}
|
|
3208
|
+
}
|
|
3209
|
+
},
|
|
3210
|
+
{
|
|
3211
|
+
"name": "nuxt-localtunnel",
|
|
3212
|
+
"description": "Exposes your Nuxt localhost to the world automatically.",
|
|
3213
|
+
"repo": "nuxtus/localtunnel",
|
|
3214
|
+
"npm": "@nuxtus/nuxt-localtunnel",
|
|
3215
|
+
"icon": "nuxt-localtunnel.svg",
|
|
3216
|
+
"github": "https://github.com/nuxtus/localtunnel",
|
|
3217
|
+
"website": "https://nuxtus.com",
|
|
3218
|
+
"learn_more": "https://docs.nuxtus.com/#/localtunnel",
|
|
3219
|
+
"category": "Devtools",
|
|
2816
3220
|
"type": "3rd-party",
|
|
2817
3221
|
"maintainers": [
|
|
2818
3222
|
{
|
|
@@ -2826,6 +3230,51 @@
|
|
|
2826
3230
|
"requires": {}
|
|
2827
3231
|
}
|
|
2828
3232
|
},
|
|
3233
|
+
{
|
|
3234
|
+
"name": "nuxt-loco",
|
|
3235
|
+
"description": "A localise.biz module to synth locale with Nuxt.js",
|
|
3236
|
+
"repo": "gaetansenn/nuxt-loco",
|
|
3237
|
+
"npm": "nuxt-loco",
|
|
3238
|
+
"icon": "",
|
|
3239
|
+
"github": "https://github.com/gaetansenn/nuxt-loco",
|
|
3240
|
+
"website": "https://nuxt-loco.dewib.com/",
|
|
3241
|
+
"learn_more": "",
|
|
3242
|
+
"category": "Libraries",
|
|
3243
|
+
"type": "3rd-party",
|
|
3244
|
+
"maintainers": [
|
|
3245
|
+
{
|
|
3246
|
+
"name": "Gaetan SENN",
|
|
3247
|
+
"github": "gaetansenn",
|
|
3248
|
+
"avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
|
|
3249
|
+
}
|
|
3250
|
+
],
|
|
3251
|
+
"compatibility": {
|
|
3252
|
+
"nuxt": "^3.0.0",
|
|
3253
|
+
"requires": {}
|
|
3254
|
+
}
|
|
3255
|
+
},
|
|
3256
|
+
{
|
|
3257
|
+
"name": "nuxt-mapbox",
|
|
3258
|
+
"description": "Elegant Mapbox integration with Nuxt",
|
|
3259
|
+
"repo": "AlexLavoie42/Nuxt-Mapbox",
|
|
3260
|
+
"npm": "nuxt-mapbox",
|
|
3261
|
+
"icon": "nuxt-mapbox.svg",
|
|
3262
|
+
"github": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
|
|
3263
|
+
"website": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
|
|
3264
|
+
"learn_more": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
|
|
3265
|
+
"category": "Libraries",
|
|
3266
|
+
"type": "3rd-party",
|
|
3267
|
+
"maintainers": [
|
|
3268
|
+
{
|
|
3269
|
+
"name": "Alex Lavoie",
|
|
3270
|
+
"github": "AlexLavoie42"
|
|
3271
|
+
}
|
|
3272
|
+
],
|
|
3273
|
+
"compatibility": {
|
|
3274
|
+
"nuxt": "^3.0.0",
|
|
3275
|
+
"requires": {}
|
|
3276
|
+
}
|
|
3277
|
+
},
|
|
2829
3278
|
{
|
|
2830
3279
|
"name": "nuxt-monaco-editor",
|
|
2831
3280
|
"description": "Integrate monaco-editor with Nuxt",
|
|
@@ -2848,6 +3297,51 @@
|
|
|
2848
3297
|
"requires": {}
|
|
2849
3298
|
}
|
|
2850
3299
|
},
|
|
3300
|
+
{
|
|
3301
|
+
"name": "nuxt-mongoose",
|
|
3302
|
+
"description": "A Nuxt 3 module for simplifying the use of Mongoose in your project.",
|
|
3303
|
+
"repo": "arashsheyda/nuxt-mongoose",
|
|
3304
|
+
"npm": "nuxt-mongoose",
|
|
3305
|
+
"icon": "nuxt-mongoose.svg",
|
|
3306
|
+
"github": "https://github.com/arashsheyda/nuxt-mongoose",
|
|
3307
|
+
"website": "https://github.com/arashsheyda/nuxt-mongoose",
|
|
3308
|
+
"learn_more": "",
|
|
3309
|
+
"category": "Database",
|
|
3310
|
+
"type": "3rd-party",
|
|
3311
|
+
"maintainers": [
|
|
3312
|
+
{
|
|
3313
|
+
"name": "arashsheyda",
|
|
3314
|
+
"github": "arashsheyda"
|
|
3315
|
+
}
|
|
3316
|
+
],
|
|
3317
|
+
"compatibility": {
|
|
3318
|
+
"nuxt": "^3.0.0",
|
|
3319
|
+
"requires": {}
|
|
3320
|
+
}
|
|
3321
|
+
},
|
|
3322
|
+
{
|
|
3323
|
+
"name": "nuxt-pdf",
|
|
3324
|
+
"description": "Zero-boilerplate PDF exports of your Pages and Components",
|
|
3325
|
+
"repo": "sidebase/nuxt-pdf",
|
|
3326
|
+
"npm": "@sidebase/nuxt-pdf",
|
|
3327
|
+
"icon": "nuxt-pdf.png",
|
|
3328
|
+
"github": "https://github.com/sidebase/nuxt-pdf",
|
|
3329
|
+
"website": "https://sidebase.io/nuxt-pdf",
|
|
3330
|
+
"learn_more": "https://github.com/sidebase",
|
|
3331
|
+
"category": "Extensions",
|
|
3332
|
+
"type": "3rd-party",
|
|
3333
|
+
"maintainers": [
|
|
3334
|
+
{
|
|
3335
|
+
"name": "sidebase",
|
|
3336
|
+
"github": "sidebase",
|
|
3337
|
+
"twitter": "sidebase_io"
|
|
3338
|
+
}
|
|
3339
|
+
],
|
|
3340
|
+
"compatibility": {
|
|
3341
|
+
"nuxt": "^3.0.0",
|
|
3342
|
+
"requires": {}
|
|
3343
|
+
}
|
|
3344
|
+
},
|
|
2851
3345
|
{
|
|
2852
3346
|
"name": "nuxt-pino-log",
|
|
2853
3347
|
"description": "Structured logs for nuxt apps using pino",
|
|
@@ -3101,6 +3595,50 @@
|
|
|
3101
3595
|
}
|
|
3102
3596
|
}
|
|
3103
3597
|
},
|
|
3598
|
+
{
|
|
3599
|
+
"name": "nuxt-vue3-google-signin",
|
|
3600
|
+
"description": "Empower your Nuxt app with Google Sign-In, hassle-free",
|
|
3601
|
+
"repo": "syetalabs/nuxt-vue3-google-signin",
|
|
3602
|
+
"npm": "nuxt-vue3-google-signin",
|
|
3603
|
+
"icon": "vue3-google-signin.svg",
|
|
3604
|
+
"github": "https://github.com/syetalabs/nuxt-vue3-google-signin",
|
|
3605
|
+
"website": "https://vue3-google-signin.syetalabs.io",
|
|
3606
|
+
"learn_more": "https://vue3-google-signin.syetalabs.io",
|
|
3607
|
+
"category": "Libraries",
|
|
3608
|
+
"type": "3rd-party",
|
|
3609
|
+
"maintainers": [
|
|
3610
|
+
{
|
|
3611
|
+
"name": "Kasun Vithanage",
|
|
3612
|
+
"github": "kasvith"
|
|
3613
|
+
}
|
|
3614
|
+
],
|
|
3615
|
+
"compatibility": {
|
|
3616
|
+
"nuxt": "^3.0.0",
|
|
3617
|
+
"requires": {}
|
|
3618
|
+
}
|
|
3619
|
+
},
|
|
3620
|
+
{
|
|
3621
|
+
"name": "nuxt-vuetify",
|
|
3622
|
+
"description": "Add Vuetify 3 to your Nuxt 3 application in seconds.",
|
|
3623
|
+
"repo": "invictus-codes/nuxt-vuetify",
|
|
3624
|
+
"npm": "@invictus.codes/nuxt-vuetify",
|
|
3625
|
+
"icon": "vuetify-logo-v3-dark.svg",
|
|
3626
|
+
"github": "https://github.com/invictus-codes/nuxt-vuetify",
|
|
3627
|
+
"website": "https://invictus-codes.github.io/nuxt-vuetify/",
|
|
3628
|
+
"learn_more": "https://github.com/invictus-codes/nuxt-vuetify/blob/main/README.md",
|
|
3629
|
+
"category": "UI",
|
|
3630
|
+
"type": "3rd-party",
|
|
3631
|
+
"maintainers": [
|
|
3632
|
+
{
|
|
3633
|
+
"name": "Jens van Hellemondt",
|
|
3634
|
+
"github": "invictus-codes"
|
|
3635
|
+
}
|
|
3636
|
+
],
|
|
3637
|
+
"compatibility": {
|
|
3638
|
+
"nuxt": "^3.0.0",
|
|
3639
|
+
"requires": {}
|
|
3640
|
+
}
|
|
3641
|
+
},
|
|
3104
3642
|
{
|
|
3105
3643
|
"name": "nuxt7",
|
|
3106
3644
|
"description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
|
|
@@ -3124,6 +3662,29 @@
|
|
|
3124
3662
|
"requires": {}
|
|
3125
3663
|
}
|
|
3126
3664
|
},
|
|
3665
|
+
{
|
|
3666
|
+
"name": "nuxtlabs-ui",
|
|
3667
|
+
"description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
|
|
3668
|
+
"repo": "nuxtlabs/ui",
|
|
3669
|
+
"npm": "@nuxthq/ui",
|
|
3670
|
+
"icon": "nuxtlabs-ui.svg",
|
|
3671
|
+
"github": "https://github.com/nuxtlabs/ui",
|
|
3672
|
+
"website": "https://ui.nuxtlabs.com",
|
|
3673
|
+
"learn_more": "https://ui.nuxtlabs.com",
|
|
3674
|
+
"category": "UI",
|
|
3675
|
+
"type": "3rd-party",
|
|
3676
|
+
"maintainers": [
|
|
3677
|
+
{
|
|
3678
|
+
"name": "Benjamin Canac",
|
|
3679
|
+
"github": "benjamincanac",
|
|
3680
|
+
"twitter": "benjamincanac"
|
|
3681
|
+
}
|
|
3682
|
+
],
|
|
3683
|
+
"compatibility": {
|
|
3684
|
+
"nuxt": "^3.0.0",
|
|
3685
|
+
"requires": {}
|
|
3686
|
+
}
|
|
3687
|
+
},
|
|
3127
3688
|
{
|
|
3128
3689
|
"name": "og-image",
|
|
3129
3690
|
"description": "Easily generate dynamic social share images.",
|
|
@@ -3263,6 +3824,30 @@
|
|
|
3263
3824
|
}
|
|
3264
3825
|
}
|
|
3265
3826
|
},
|
|
3827
|
+
{
|
|
3828
|
+
"name": "pdfeasy",
|
|
3829
|
+
"description": "A JavaScript Client/Server Side PDF-Generator based in PDFKit",
|
|
3830
|
+
"repo": "betterwrite/pdfeasy#main/packages/nuxt",
|
|
3831
|
+
"npm": "nuxt-pdfeasy",
|
|
3832
|
+
"icon": "pdfeasy.png",
|
|
3833
|
+
"github": "https://github.com/betterwrite/pdfeasy",
|
|
3834
|
+
"website": "https://github.com/betterwrite/pdfeasy",
|
|
3835
|
+
"learn_more": "https://github.com/betterwrite/pdfeasy",
|
|
3836
|
+
"category": "Extensions",
|
|
3837
|
+
"type": "3rd-party",
|
|
3838
|
+
"maintainers": [
|
|
3839
|
+
{
|
|
3840
|
+
"name": "Giovane Cardoso",
|
|
3841
|
+
"github": "novout",
|
|
3842
|
+
"twitter": "novoutttttt",
|
|
3843
|
+
"avatar": "https://avatars.githubusercontent.com/novout?v=4"
|
|
3844
|
+
}
|
|
3845
|
+
],
|
|
3846
|
+
"compatibility": {
|
|
3847
|
+
"nuxt": "^3.0.0",
|
|
3848
|
+
"requires": {}
|
|
3849
|
+
}
|
|
3850
|
+
},
|
|
3266
3851
|
{
|
|
3267
3852
|
"name": "persian-datepicker",
|
|
3268
3853
|
"description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
|
|
@@ -3337,11 +3922,11 @@
|
|
|
3337
3922
|
{
|
|
3338
3923
|
"name": "pinia",
|
|
3339
3924
|
"description": "The Vue Store that you will enjoy using",
|
|
3340
|
-
"repo": "
|
|
3925
|
+
"repo": "vuejs/pinia#v2/packages/nuxt",
|
|
3341
3926
|
"npm": "@pinia/nuxt",
|
|
3342
3927
|
"icon": "pinia.svg",
|
|
3343
|
-
"github": "https://github.com/
|
|
3344
|
-
"website": "https://pinia.
|
|
3928
|
+
"github": "https://github.com/vuejs/pinia/tree/v2/packages/nuxt",
|
|
3929
|
+
"website": "https://pinia.vuejs.org/",
|
|
3345
3930
|
"learn_more": "",
|
|
3346
3931
|
"category": "Extensions",
|
|
3347
3932
|
"type": "3rd-party",
|
|
@@ -3425,6 +4010,28 @@
|
|
|
3425
4010
|
"requires": {}
|
|
3426
4011
|
}
|
|
3427
4012
|
},
|
|
4013
|
+
{
|
|
4014
|
+
"name": "prometheus",
|
|
4015
|
+
"description": "Allows you to better understand what's going on with your application and how to optimize performance and other things in production",
|
|
4016
|
+
"repo": "artmizu/nuxt-prometheus",
|
|
4017
|
+
"npm": "@artmizu/nuxt-prometheus",
|
|
4018
|
+
"icon": "prometheus.svg",
|
|
4019
|
+
"github": "https://github.com/artmizu/nuxt-prometheus",
|
|
4020
|
+
"website": "https://github.com/artmizu/nuxt-prometheus",
|
|
4021
|
+
"learn_more": "",
|
|
4022
|
+
"category": "Monitoring",
|
|
4023
|
+
"type": "3rd-party",
|
|
4024
|
+
"maintainers": [
|
|
4025
|
+
{
|
|
4026
|
+
"name": "artmizu",
|
|
4027
|
+
"github": "artmizu"
|
|
4028
|
+
}
|
|
4029
|
+
],
|
|
4030
|
+
"compatibility": {
|
|
4031
|
+
"nuxt": "^3.0.0",
|
|
4032
|
+
"requires": {}
|
|
4033
|
+
}
|
|
4034
|
+
},
|
|
3428
4035
|
{
|
|
3429
4036
|
"name": "protected-mailto",
|
|
3430
4037
|
"description": "Nuxt component to generate encoded mailto links",
|
|
@@ -3562,6 +4169,28 @@
|
|
|
3562
4169
|
"requires": {}
|
|
3563
4170
|
}
|
|
3564
4171
|
},
|
|
4172
|
+
{
|
|
4173
|
+
"name": "quasar",
|
|
4174
|
+
"description": "Effortlessly build high-performance & high-quality Vue.js 3 user interfaces in record time",
|
|
4175
|
+
"repo": "Maiquu/nuxt-quasar",
|
|
4176
|
+
"npm": "nuxt-quasar-ui",
|
|
4177
|
+
"icon": "quasar.svg",
|
|
4178
|
+
"github": "https://github.com/Maiquu/nuxt-quasar",
|
|
4179
|
+
"website": "https://quasar.dev/",
|
|
4180
|
+
"learn_more": "https://github.com/Maiquu/nuxt-quasar",
|
|
4181
|
+
"category": "UI",
|
|
4182
|
+
"type": "3rd-party",
|
|
4183
|
+
"maintainers": [
|
|
4184
|
+
{
|
|
4185
|
+
"name": "Ege İliklier",
|
|
4186
|
+
"github": "Maiquu"
|
|
4187
|
+
}
|
|
4188
|
+
],
|
|
4189
|
+
"compatibility": {
|
|
4190
|
+
"nuxt": "^3.0.0",
|
|
4191
|
+
"requires": {}
|
|
4192
|
+
}
|
|
4193
|
+
},
|
|
3565
4194
|
{
|
|
3566
4195
|
"name": "recaptcha",
|
|
3567
4196
|
"description": "Simple and easy Google reCAPTCHA module with Nuxt.js",
|
|
@@ -3862,7 +4491,7 @@
|
|
|
3862
4491
|
{
|
|
3863
4492
|
"name": "seo-kit",
|
|
3864
4493
|
"description": "Supercharge your Nuxt app with the all-in-one SEO layer.",
|
|
3865
|
-
"repo": "harlan-zw/nuxt-seo-kit",
|
|
4494
|
+
"repo": "harlan-zw/nuxt-seo-kit#main/layer",
|
|
3866
4495
|
"npm": "nuxt-seo-kit",
|
|
3867
4496
|
"icon": "seo-kit.svg",
|
|
3868
4497
|
"github": "https://github.com/harlan-zw/nuxt-seo-kit",
|
|
@@ -4110,26 +4739,48 @@
|
|
|
4110
4739
|
"requires": {}
|
|
4111
4740
|
}
|
|
4112
4741
|
},
|
|
4742
|
+
{
|
|
4743
|
+
"name": "snackbar",
|
|
4744
|
+
"description": "Nuxt Snackbar module using vue3-snackbar",
|
|
4745
|
+
"repo": "modbender/nuxt-snackbar#master",
|
|
4746
|
+
"npm": "nuxt-snackbar",
|
|
4747
|
+
"icon": "snackbar.png",
|
|
4748
|
+
"github": "https://github.com/modbender/nuxt-snackbar/tree/master",
|
|
4749
|
+
"website": "https://github.com/modbender/nuxt-snackbar/tree/master",
|
|
4750
|
+
"learn_more": "https://github.com/craigrileyuk/vue3-snackbar",
|
|
4751
|
+
"category": "UI",
|
|
4752
|
+
"type": "3rd-party",
|
|
4753
|
+
"maintainers": [
|
|
4754
|
+
{
|
|
4755
|
+
"name": "modbender",
|
|
4756
|
+
"github": "modbender"
|
|
4757
|
+
}
|
|
4758
|
+
],
|
|
4759
|
+
"compatibility": {
|
|
4760
|
+
"nuxt": "^3.0.0",
|
|
4761
|
+
"requires": {}
|
|
4762
|
+
}
|
|
4763
|
+
},
|
|
4113
4764
|
{
|
|
4114
4765
|
"name": "snipcart",
|
|
4115
4766
|
"description": "Snipcart integration module for Nuxt.js",
|
|
4116
|
-
"repo": "nuxt-
|
|
4767
|
+
"repo": "nuxt-modules/snipcart",
|
|
4117
4768
|
"npm": "@nuxtjs/snipcart",
|
|
4118
4769
|
"icon": "snipcart.png",
|
|
4119
|
-
"github": "https://github.com/nuxt-
|
|
4120
|
-
"website": "https://github.com/nuxt-
|
|
4121
|
-
"learn_more": "",
|
|
4122
|
-
"category": "
|
|
4770
|
+
"github": "https://github.com/nuxt-modules/snipcart",
|
|
4771
|
+
"website": "https://github.com/nuxt-modules/snipcart",
|
|
4772
|
+
"learn_more": "https://snipcart.com",
|
|
4773
|
+
"category": "Ecommerce",
|
|
4123
4774
|
"type": "community",
|
|
4124
4775
|
"maintainers": [
|
|
4125
4776
|
{
|
|
4126
4777
|
"name": "Florent GIRAUD",
|
|
4127
|
-
"github": "
|
|
4128
|
-
"twitter": "
|
|
4778
|
+
"github": "flozero",
|
|
4779
|
+
"twitter": "flozeroo"
|
|
4129
4780
|
}
|
|
4130
4781
|
],
|
|
4131
4782
|
"compatibility": {
|
|
4132
|
-
"nuxt": "^2.0.0",
|
|
4783
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4133
4784
|
"requires": {}
|
|
4134
4785
|
}
|
|
4135
4786
|
},
|
|
@@ -4466,7 +5117,7 @@
|
|
|
4466
5117
|
}
|
|
4467
5118
|
],
|
|
4468
5119
|
"compatibility": {
|
|
4469
|
-
"nuxt": "^2.0.0",
|
|
5120
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4470
5121
|
"requires": {}
|
|
4471
5122
|
}
|
|
4472
5123
|
},
|
|
@@ -4637,6 +5288,29 @@
|
|
|
4637
5288
|
"requires": {}
|
|
4638
5289
|
}
|
|
4639
5290
|
},
|
|
5291
|
+
{
|
|
5292
|
+
"name": "tailvue",
|
|
5293
|
+
"description": "Vue components built for Vue3 powered by Windi CSS or tailwindcss",
|
|
5294
|
+
"repo": "fumeapp/tailvue",
|
|
5295
|
+
"npm": "tailvue",
|
|
5296
|
+
"icon": "tailvue.jpg",
|
|
5297
|
+
"github": "https://github.com/fumeapp/tailvue",
|
|
5298
|
+
"website": "https://github.com/fumeapp/tailvue",
|
|
5299
|
+
"learn_more": "https://github.com/fumeapp/tailvue#readme",
|
|
5300
|
+
"category": "UI",
|
|
5301
|
+
"type": "3rd-party",
|
|
5302
|
+
"maintainers": [
|
|
5303
|
+
{
|
|
5304
|
+
"name": "Kevin Olson",
|
|
5305
|
+
"github": "acidjazz",
|
|
5306
|
+
"twitter": "AppFume"
|
|
5307
|
+
}
|
|
5308
|
+
],
|
|
5309
|
+
"compatibility": {
|
|
5310
|
+
"nuxt": "^3.0.0",
|
|
5311
|
+
"requires": {}
|
|
5312
|
+
}
|
|
5313
|
+
},
|
|
4640
5314
|
{
|
|
4641
5315
|
"name": "tailwindcss",
|
|
4642
5316
|
"description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
|
|
@@ -4790,12 +5464,12 @@
|
|
|
4790
5464
|
},
|
|
4791
5465
|
{
|
|
4792
5466
|
"name": "typed-router",
|
|
4793
|
-
"description": "Provide autocompletion for pages route names
|
|
5467
|
+
"description": "Provide autocompletion for pages route names and params",
|
|
4794
5468
|
"repo": "victorgarciaesgi/nuxt-typed-router",
|
|
4795
5469
|
"npm": "nuxt-typed-router",
|
|
4796
5470
|
"icon": "typed-router.png",
|
|
4797
5471
|
"github": "https://github.com/victorgarciaesgi/nuxt-typed-router",
|
|
4798
|
-
"website": "https://
|
|
5472
|
+
"website": "https://nuxt-typed-router.vercel.app",
|
|
4799
5473
|
"learn_more": "",
|
|
4800
5474
|
"category": "Devtools",
|
|
4801
5475
|
"type": "3rd-party",
|
|
@@ -4926,11 +5600,11 @@
|
|
|
4926
5600
|
{
|
|
4927
5601
|
"name": "unhead",
|
|
4928
5602
|
"description": "Experimental features for Nuxt SEO / head management.",
|
|
4929
|
-
"repo": "harlan-zw/nuxt-
|
|
4930
|
-
"npm": "nuxt-
|
|
5603
|
+
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
5604
|
+
"npm": "nuxt-seo-experiments",
|
|
4931
5605
|
"icon": "",
|
|
4932
|
-
"github": "https://github.com/harlan-zw/nuxt-
|
|
4933
|
-
"website": "https://github.com/harlan-zw/nuxt-
|
|
5606
|
+
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
5607
|
+
"website": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
4934
5608
|
"learn_more": "",
|
|
4935
5609
|
"category": "SEO",
|
|
4936
5610
|
"type": "3rd-party",
|
|
@@ -4973,6 +5647,28 @@
|
|
|
4973
5647
|
"requires": {}
|
|
4974
5648
|
}
|
|
4975
5649
|
},
|
|
5650
|
+
{
|
|
5651
|
+
"name": "unlazy",
|
|
5652
|
+
"description": "Lazy loading library for placeholder images",
|
|
5653
|
+
"repo": "johannschopplich/unlazy/packages/nuxt",
|
|
5654
|
+
"npm": "@unlazy/nuxt",
|
|
5655
|
+
"icon": "unlazy.svg",
|
|
5656
|
+
"github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
|
|
5657
|
+
"website": "https://unlazy.byjohann.dev/",
|
|
5658
|
+
"learn_more": "",
|
|
5659
|
+
"category": "Images",
|
|
5660
|
+
"type": "3rd-party",
|
|
5661
|
+
"maintainers": [
|
|
5662
|
+
{
|
|
5663
|
+
"name": "Johann Schopplich",
|
|
5664
|
+
"github": "johannschopplich"
|
|
5665
|
+
}
|
|
5666
|
+
],
|
|
5667
|
+
"compatibility": {
|
|
5668
|
+
"nuxt": "^3.0.0",
|
|
5669
|
+
"requires": {}
|
|
5670
|
+
}
|
|
5671
|
+
},
|
|
4976
5672
|
{
|
|
4977
5673
|
"name": "unlighthouse",
|
|
4978
5674
|
"description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
|
|
@@ -5025,6 +5721,29 @@
|
|
|
5025
5721
|
}
|
|
5026
5722
|
}
|
|
5027
5723
|
},
|
|
5724
|
+
{
|
|
5725
|
+
"name": "ununuracss",
|
|
5726
|
+
"description": "A Real CSS Engine. Only Scoped.",
|
|
5727
|
+
"repo": "novout/ununuracss#main/packages/nuxt",
|
|
5728
|
+
"npm": "nuxt-ununura",
|
|
5729
|
+
"icon": "ununuracss.png",
|
|
5730
|
+
"github": "https://github.com/novout/ununuracss",
|
|
5731
|
+
"website": "https://ununura.com/#/",
|
|
5732
|
+
"learn_more": "https://ununura.com/#/docs/why",
|
|
5733
|
+
"category": "UI",
|
|
5734
|
+
"type": "3rd-party",
|
|
5735
|
+
"maintainers": [
|
|
5736
|
+
{
|
|
5737
|
+
"name": "Giovane Cardoso",
|
|
5738
|
+
"github": "novout",
|
|
5739
|
+
"avatar": "https://avatars.githubusercontent.com/novout?v=4"
|
|
5740
|
+
}
|
|
5741
|
+
],
|
|
5742
|
+
"compatibility": {
|
|
5743
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5744
|
+
"requires": {}
|
|
5745
|
+
}
|
|
5746
|
+
},
|
|
5028
5747
|
{
|
|
5029
5748
|
"name": "user-agent",
|
|
5030
5749
|
"description": "Nuxt.js module for handling User-Agent.",
|
|
@@ -5069,6 +5788,76 @@
|
|
|
5069
5788
|
"requires": {}
|
|
5070
5789
|
}
|
|
5071
5790
|
},
|
|
5791
|
+
{
|
|
5792
|
+
"name": "vant",
|
|
5793
|
+
"description": "A lightweight, customizable Vue UI library for mobile web apps.",
|
|
5794
|
+
"repo": "vant-ui/vant-nuxt",
|
|
5795
|
+
"npm": "@vant/nuxt",
|
|
5796
|
+
"icon": "vant.png",
|
|
5797
|
+
"github": "https://github.com/vant-ui/vant-nuxt",
|
|
5798
|
+
"website": "https://vant-ui.github.io/vant",
|
|
5799
|
+
"learn_more": "https://github.com/vant-ui/vant-nuxt#readme",
|
|
5800
|
+
"category": "UI",
|
|
5801
|
+
"type": "3rd-party",
|
|
5802
|
+
"maintainers": [
|
|
5803
|
+
{
|
|
5804
|
+
"name": "tolking",
|
|
5805
|
+
"github": "tolking"
|
|
5806
|
+
}
|
|
5807
|
+
],
|
|
5808
|
+
"compatibility": {
|
|
5809
|
+
"nuxt": "^3.0.0",
|
|
5810
|
+
"requires": {
|
|
5811
|
+
"bridge": "optional"
|
|
5812
|
+
}
|
|
5813
|
+
}
|
|
5814
|
+
},
|
|
5815
|
+
{
|
|
5816
|
+
"name": "varlet",
|
|
5817
|
+
"description": "A Material design mobile component library developed based on Vue3",
|
|
5818
|
+
"repo": "varletjs/varlet-nuxt",
|
|
5819
|
+
"npm": "@varlet/nuxt",
|
|
5820
|
+
"icon": "varlet.svg",
|
|
5821
|
+
"github": "https://github.com/varletjs/varlet",
|
|
5822
|
+
"website": "https://varlet.gitee.io/varlet-ui/#/en-US/index",
|
|
5823
|
+
"learn_more": "https://github.com/varletjs/varlet-nuxt",
|
|
5824
|
+
"category": "UI",
|
|
5825
|
+
"type": "3rd-party",
|
|
5826
|
+
"maintainers": [
|
|
5827
|
+
{
|
|
5828
|
+
"name": "zhangmo8",
|
|
5829
|
+
"github": "zhangmo8"
|
|
5830
|
+
}
|
|
5831
|
+
],
|
|
5832
|
+
"compatibility": {
|
|
5833
|
+
"nuxt": "^3.0.0",
|
|
5834
|
+
"requires": {
|
|
5835
|
+
"bridge": "optional"
|
|
5836
|
+
}
|
|
5837
|
+
}
|
|
5838
|
+
},
|
|
5839
|
+
{
|
|
5840
|
+
"name": "vee-validate",
|
|
5841
|
+
"description": "Painless Vue forms for Nuxt.js",
|
|
5842
|
+
"repo": "logaretm/vee-validate#main/packages/nuxt",
|
|
5843
|
+
"npm": "@vee-validate/nuxt",
|
|
5844
|
+
"icon": "vee-validate.png",
|
|
5845
|
+
"github": "https://github.com/logaretm/vee-validate/",
|
|
5846
|
+
"website": "https://vee-validate.logaretm.com/v4/",
|
|
5847
|
+
"learn_more": "https://vee-validate.logaretm.com/v4/integrations/nuxt/",
|
|
5848
|
+
"category": "Libraries",
|
|
5849
|
+
"type": "3rd-party",
|
|
5850
|
+
"maintainers": [
|
|
5851
|
+
{
|
|
5852
|
+
"name": "Abdelrahman Awad",
|
|
5853
|
+
"github": "logaretm"
|
|
5854
|
+
}
|
|
5855
|
+
],
|
|
5856
|
+
"compatibility": {
|
|
5857
|
+
"nuxt": "^3.0.0",
|
|
5858
|
+
"requires": {}
|
|
5859
|
+
}
|
|
5860
|
+
},
|
|
5072
5861
|
{
|
|
5073
5862
|
"name": "vendor",
|
|
5074
5863
|
"description": "directly serve node_modules",
|
|
@@ -5092,15 +5881,92 @@
|
|
|
5092
5881
|
"requires": {}
|
|
5093
5882
|
}
|
|
5094
5883
|
},
|
|
5884
|
+
{
|
|
5885
|
+
"name": "vexip-ui",
|
|
5886
|
+
"description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
|
|
5887
|
+
"repo": "vexip-ui/nuxt",
|
|
5888
|
+
"npm": "@vexip-ui/nuxt",
|
|
5889
|
+
"icon": "vexip-ui.svg",
|
|
5890
|
+
"github": "https://github.com/vexip-ui/vexip-ui",
|
|
5891
|
+
"website": "https://www.vexipui.com/",
|
|
5892
|
+
"learn_more": "https://github.com/vexip-ui/nuxt",
|
|
5893
|
+
"category": "UI",
|
|
5894
|
+
"type": "3rd-party",
|
|
5895
|
+
"maintainers": [
|
|
5896
|
+
{
|
|
5897
|
+
"name": "未觉雨声",
|
|
5898
|
+
"github": "qmhc",
|
|
5899
|
+
"twitter": "qmhc95"
|
|
5900
|
+
}
|
|
5901
|
+
],
|
|
5902
|
+
"compatibility": {
|
|
5903
|
+
"nuxt": "^3.0.0",
|
|
5904
|
+
"requires": {}
|
|
5905
|
+
}
|
|
5906
|
+
},
|
|
5907
|
+
{
|
|
5908
|
+
"name": "vite-pwa-nuxt",
|
|
5909
|
+
"description": "Zero-config PWA Plugin for Nuxt 3",
|
|
5910
|
+
"repo": "vite-pwa/nuxt",
|
|
5911
|
+
"npm": "@vite-pwa/nuxt",
|
|
5912
|
+
"icon": "vite-pwa-nuxt.svg",
|
|
5913
|
+
"github": "https://github.com/vite-pwa/nuxt",
|
|
5914
|
+
"website": "https://github.com/vite-pwa/nuxt",
|
|
5915
|
+
"learn_more": "https://vite-pwa-org.netlify.app/frameworks/nuxt.html",
|
|
5916
|
+
"category": "Performance",
|
|
5917
|
+
"type": "3rd-party",
|
|
5918
|
+
"maintainers": [
|
|
5919
|
+
{
|
|
5920
|
+
"name": "Joaquín Sánchez",
|
|
5921
|
+
"github": "userquin",
|
|
5922
|
+
"twitter": "userquin"
|
|
5923
|
+
},
|
|
5924
|
+
{
|
|
5925
|
+
"name": "Anthony Fu",
|
|
5926
|
+
"github": "antfu",
|
|
5927
|
+
"twitter": "antfu7"
|
|
5928
|
+
}
|
|
5929
|
+
],
|
|
5930
|
+
"compatibility": {
|
|
5931
|
+
"nuxt": "^3.0.0",
|
|
5932
|
+
"requires": {}
|
|
5933
|
+
}
|
|
5934
|
+
},
|
|
5935
|
+
{
|
|
5936
|
+
"name": "vitest",
|
|
5937
|
+
"description": "Vitest integration with Nuxt",
|
|
5938
|
+
"repo": "danielroe/nuxt-vitest#main",
|
|
5939
|
+
"npm": "nuxt-vitest",
|
|
5940
|
+
"icon": "vitest.svg",
|
|
5941
|
+
"github": "https://github.com/danielroe/nuxt-vitest",
|
|
5942
|
+
"website": "https://github.com/danielroe/nuxt-vitest",
|
|
5943
|
+
"learn_more": "",
|
|
5944
|
+
"category": "Extensions",
|
|
5945
|
+
"type": "3rd-party",
|
|
5946
|
+
"maintainers": [
|
|
5947
|
+
{
|
|
5948
|
+
"name": "Daniel Roe",
|
|
5949
|
+
"github": "danielroe"
|
|
5950
|
+
},
|
|
5951
|
+
{
|
|
5952
|
+
"name": "Anthony Fu",
|
|
5953
|
+
"github": "antfu"
|
|
5954
|
+
}
|
|
5955
|
+
],
|
|
5956
|
+
"compatibility": {
|
|
5957
|
+
"nuxt": "^3.0.0",
|
|
5958
|
+
"requires": {}
|
|
5959
|
+
}
|
|
5960
|
+
},
|
|
5095
5961
|
{
|
|
5096
5962
|
"name": "vue-macros",
|
|
5097
|
-
"description": "Explore
|
|
5098
|
-
"repo": "sxzz/
|
|
5963
|
+
"description": "Explore more macros and syntax sugar to Vue.",
|
|
5964
|
+
"repo": "sxzz/vue-macros#main/packages/nuxt",
|
|
5099
5965
|
"npm": "@vue-macros/nuxt",
|
|
5100
5966
|
"icon": "vue-macros.svg",
|
|
5101
|
-
"github": "https://github.com/sxzz/
|
|
5967
|
+
"github": "https://github.com/sxzz/vue-macros",
|
|
5102
5968
|
"website": "https://vue-macros.sxzz.moe",
|
|
5103
|
-
"learn_more": "https://github.com/sxzz/
|
|
5969
|
+
"learn_more": "https://github.com/sxzz/vue-macros",
|
|
5104
5970
|
"category": "Extensions",
|
|
5105
5971
|
"type": "3rd-party",
|
|
5106
5972
|
"maintainers": [
|
|
@@ -5253,6 +6119,28 @@
|
|
|
5253
6119
|
"requires": {}
|
|
5254
6120
|
}
|
|
5255
6121
|
},
|
|
6122
|
+
{
|
|
6123
|
+
"name": "vuefire",
|
|
6124
|
+
"description": "Idiomatic composables for the Firebase SDK",
|
|
6125
|
+
"repo": "vuejs/vuefire/packages/nuxt",
|
|
6126
|
+
"npm": "nuxt-vuefire",
|
|
6127
|
+
"icon": "vuefire.svg",
|
|
6128
|
+
"github": "https://github.com/vuejs/vuefire/tree/main/packages/nuxt",
|
|
6129
|
+
"website": "https://vuefire.vuejs.org/",
|
|
6130
|
+
"learn_more": "",
|
|
6131
|
+
"category": "Database",
|
|
6132
|
+
"type": "3rd-party",
|
|
6133
|
+
"maintainers": [
|
|
6134
|
+
{
|
|
6135
|
+
"name": "posva",
|
|
6136
|
+
"github": "posva"
|
|
6137
|
+
}
|
|
6138
|
+
],
|
|
6139
|
+
"compatibility": {
|
|
6140
|
+
"nuxt": "^3.0.0",
|
|
6141
|
+
"requires": {}
|
|
6142
|
+
}
|
|
6143
|
+
},
|
|
5256
6144
|
{
|
|
5257
6145
|
"name": "vuestic",
|
|
5258
6146
|
"description": "Vuestic UI module for Nuxt 3",
|
|
@@ -5349,6 +6237,29 @@
|
|
|
5349
6237
|
"requires": {}
|
|
5350
6238
|
}
|
|
5351
6239
|
},
|
|
6240
|
+
{
|
|
6241
|
+
"name": "vunix",
|
|
6242
|
+
"description": "Comprehensive UI toolkit for Vue.js and Nuxt.js that empowers you to build amazing user interfaces with ease. With Vunix, you can leverage the power of popular utility-first CSS frameworks like Tailwind CSS, Unocss, WindiCss, or use your own custom CSS classes.",
|
|
6243
|
+
"repo": "gaetansenn/vunix#main/packages/nuxt",
|
|
6244
|
+
"npm": "@vunix/nuxt",
|
|
6245
|
+
"icon": "",
|
|
6246
|
+
"github": "https://github.com/gaetansenn/vunix",
|
|
6247
|
+
"website": "https://vunix.dewib.com/",
|
|
6248
|
+
"learn_more": "",
|
|
6249
|
+
"category": "UI",
|
|
6250
|
+
"type": "3rd-party",
|
|
6251
|
+
"maintainers": [
|
|
6252
|
+
{
|
|
6253
|
+
"name": "Gaetan SENN",
|
|
6254
|
+
"github": "gaetansenn",
|
|
6255
|
+
"avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
|
|
6256
|
+
}
|
|
6257
|
+
],
|
|
6258
|
+
"compatibility": {
|
|
6259
|
+
"nuxt": "^3.0.0",
|
|
6260
|
+
"requires": {}
|
|
6261
|
+
}
|
|
6262
|
+
},
|
|
5352
6263
|
{
|
|
5353
6264
|
"name": "web-vitals",
|
|
5354
6265
|
"description": "Web Vitals for Nuxt",
|
|
@@ -5383,29 +6294,6 @@
|
|
|
5383
6294
|
}
|
|
5384
6295
|
}
|
|
5385
6296
|
},
|
|
5386
|
-
{
|
|
5387
|
-
"name": "web3js",
|
|
5388
|
-
"description": "Web3.js module integration for Nuxt.js",
|
|
5389
|
-
"repo": "bl0cknumber/nuxt-web3",
|
|
5390
|
-
"npm": "nuxt-web3",
|
|
5391
|
-
"icon": "web3js.svg",
|
|
5392
|
-
"github": "https://github.com/bl0cknumber/nuxt-web3",
|
|
5393
|
-
"website": "https://github.com/bl0cknumber/nuxt-web3",
|
|
5394
|
-
"learn_more": "https://web3js.readthedocs.io/",
|
|
5395
|
-
"category": "Libraries",
|
|
5396
|
-
"type": "3rd-party",
|
|
5397
|
-
"maintainers": [
|
|
5398
|
-
{
|
|
5399
|
-
"name": "Muhammad Fauzan",
|
|
5400
|
-
"github": "bl0cknumber",
|
|
5401
|
-
"twitter": "fncolon"
|
|
5402
|
-
}
|
|
5403
|
-
],
|
|
5404
|
-
"compatibility": {
|
|
5405
|
-
"nuxt": "^2.0.0",
|
|
5406
|
-
"requires": {}
|
|
5407
|
-
}
|
|
5408
|
-
},
|
|
5409
6297
|
{
|
|
5410
6298
|
"name": "webfontloader",
|
|
5411
6299
|
"description": "Efficient web font loading has never been easier!",
|
|
@@ -5520,6 +6408,54 @@
|
|
|
5520
6408
|
"requires": {}
|
|
5521
6409
|
}
|
|
5522
6410
|
},
|
|
6411
|
+
{
|
|
6412
|
+
"name": "well-known",
|
|
6413
|
+
"description": "A Nuxt.js module to add well-known URIs using middlewares",
|
|
6414
|
+
"repo": "zadigetvoltaire/nuxt-well-known",
|
|
6415
|
+
"npm": "@zadigetvoltaire/nuxt-well-known",
|
|
6416
|
+
"icon": "well-known.svg",
|
|
6417
|
+
"github": "https://github.com/zadigetvoltaire/nuxt-well-known",
|
|
6418
|
+
"website": "https://github.com/zadigetvoltaire/nuxt-well-known#readme",
|
|
6419
|
+
"learn_more": "https://www.iana.org/assignments/well-known-uris/well-known-uris.xhtml",
|
|
6420
|
+
"category": "SEO",
|
|
6421
|
+
"type": "3rd-party",
|
|
6422
|
+
"maintainers": [
|
|
6423
|
+
{
|
|
6424
|
+
"name": "Zadig&Voltaire Team",
|
|
6425
|
+
"github": "https://github.com/zadigetvoltaire"
|
|
6426
|
+
}
|
|
6427
|
+
],
|
|
6428
|
+
"compatibility": {
|
|
6429
|
+
"nuxt": "^3.0.0",
|
|
6430
|
+
"requires": {}
|
|
6431
|
+
}
|
|
6432
|
+
},
|
|
6433
|
+
{
|
|
6434
|
+
"name": "wideangle",
|
|
6435
|
+
"description": "Nuxt 3 module to integrate Wide Angle Analytics",
|
|
6436
|
+
"repo": "inputobjects/wideangle-nuxt",
|
|
6437
|
+
"npm": "wideangle-nuxt",
|
|
6438
|
+
"icon": "wideangle.png",
|
|
6439
|
+
"github": "https://github.com/inputobjects/wideangle-nuxt",
|
|
6440
|
+
"website": "https://wideangle.co",
|
|
6441
|
+
"learn_more": "https://wideangle.co/documentation/web-analytics-for-nuxt",
|
|
6442
|
+
"category": "Analytics",
|
|
6443
|
+
"type": "3rd-party",
|
|
6444
|
+
"maintainers": [
|
|
6445
|
+
{
|
|
6446
|
+
"name": "Wide Angle Analytics by Input Objects GmbH",
|
|
6447
|
+
"github": "inputobjects"
|
|
6448
|
+
},
|
|
6449
|
+
{
|
|
6450
|
+
"name": "Jarek Rozanski",
|
|
6451
|
+
"github": "jrozanski"
|
|
6452
|
+
}
|
|
6453
|
+
],
|
|
6454
|
+
"compatibility": {
|
|
6455
|
+
"nuxt": "^3.0.0",
|
|
6456
|
+
"requires": {}
|
|
6457
|
+
}
|
|
6458
|
+
},
|
|
5523
6459
|
{
|
|
5524
6460
|
"name": "windicss",
|
|
5525
6461
|
"description": "Next generation utility-first CSS framework.",
|
|
@@ -5663,6 +6599,29 @@
|
|
|
5663
6599
|
"requires": {}
|
|
5664
6600
|
}
|
|
5665
6601
|
},
|
|
6602
|
+
{
|
|
6603
|
+
"name": "yandex-metrika-next",
|
|
6604
|
+
"description": "Yandex Metrika integration for Nuxt",
|
|
6605
|
+
"repo": "artmizu/yandex-metrika-nuxt",
|
|
6606
|
+
"npm": "@artmizu/yandex-metrika-nuxt",
|
|
6607
|
+
"icon": "yandex-metrika.svg",
|
|
6608
|
+
"github": "https://github.com/artmizu/yandex-metrika-nuxt",
|
|
6609
|
+
"website": "https://github.com/artmizu/yandex-metrika-nuxt",
|
|
6610
|
+
"learn_more": "",
|
|
6611
|
+
"category": "Analytics",
|
|
6612
|
+
"type": "3rd-party",
|
|
6613
|
+
"maintainers": [
|
|
6614
|
+
{
|
|
6615
|
+
"name": "Aleksandr Saburov",
|
|
6616
|
+
"github": "artmizu",
|
|
6617
|
+
"avatar": "https://avatars.githubusercontent.com/artmizu?v=4"
|
|
6618
|
+
}
|
|
6619
|
+
],
|
|
6620
|
+
"compatibility": {
|
|
6621
|
+
"nuxt": "^3.0.0",
|
|
6622
|
+
"requires": {}
|
|
6623
|
+
}
|
|
6624
|
+
},
|
|
5666
6625
|
{
|
|
5667
6626
|
"name": "yandex-metrika",
|
|
5668
6627
|
"description": "Yandex metrika Module for Nuxt.js",
|