@nuxt/modules 0.6.0-38273 → 0.6.0-38a562
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/modules.json +1312 -148
- package/package.json +8 -8
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,10 +142,34 @@
|
|
|
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
|
},
|
|
149
|
+
{
|
|
150
|
+
"name": "ant-design-vue",
|
|
151
|
+
"description": "A Vue 3 based component library for designers and developers",
|
|
152
|
+
"repo": "vueComponent/ant-design-vue-nuxt",
|
|
153
|
+
"npm": "@ant-design-vue/nuxt",
|
|
154
|
+
"icon": "ant-design-vue.svg",
|
|
155
|
+
"github": "https://github.com/vueComponent/ant-design-vue-nuxt",
|
|
156
|
+
"website": "https://antdv.com",
|
|
157
|
+
"learn_more": "https://github.com/vueComponent/ant-design-vue-nuxt",
|
|
158
|
+
"category": "UI",
|
|
159
|
+
"type": "3rd-party",
|
|
160
|
+
"maintainers": [
|
|
161
|
+
{
|
|
162
|
+
"name": "tangjinzhou",
|
|
163
|
+
"github": "tangjinzhou"
|
|
164
|
+
}
|
|
165
|
+
],
|
|
166
|
+
"compatibility": {
|
|
167
|
+
"nuxt": "^3.0.0",
|
|
168
|
+
"requires": {
|
|
169
|
+
"bridge": "optional"
|
|
170
|
+
}
|
|
171
|
+
}
|
|
172
|
+
},
|
|
149
173
|
{
|
|
150
174
|
"name": "api-party",
|
|
151
175
|
"description": "Nuxt 3 module to securely connect with any API – server proxy & dynamic composable names",
|
|
@@ -153,7 +177,7 @@
|
|
|
153
177
|
"npm": "nuxt-api-party",
|
|
154
178
|
"icon": "api-party.svg",
|
|
155
179
|
"github": "https://github.com/johannschopplich/nuxt-api-party",
|
|
156
|
-
"website": "https://
|
|
180
|
+
"website": "https://nuxt-api-party.jhnn.dev/",
|
|
157
181
|
"learn_more": "",
|
|
158
182
|
"category": "Request",
|
|
159
183
|
"type": "3rd-party",
|
|
@@ -249,7 +273,7 @@
|
|
|
249
273
|
"github": "https://github.com/Hrdtr/nuxt-appwrite",
|
|
250
274
|
"website": "https://github.com/Hrdtr/nuxt-appwrite",
|
|
251
275
|
"learn_more": "",
|
|
252
|
-
"category": "
|
|
276
|
+
"category": "Database",
|
|
253
277
|
"type": "3rd-party",
|
|
254
278
|
"maintainers": [
|
|
255
279
|
{
|
|
@@ -262,6 +286,29 @@
|
|
|
262
286
|
"requires": {}
|
|
263
287
|
}
|
|
264
288
|
},
|
|
289
|
+
{
|
|
290
|
+
"name": "ark-ui",
|
|
291
|
+
"description": "A headless library for building reusable, scalable design systems that works for a wide range of JS frameworks.",
|
|
292
|
+
"repo": "iamdin/nuxt-ark-ui",
|
|
293
|
+
"npm": "nuxt-ark-ui",
|
|
294
|
+
"icon": "ark-ui.svg",
|
|
295
|
+
"github": "https://github.com/iamdin/nuxt-ark-ui",
|
|
296
|
+
"website": "https://ark-ui.com/",
|
|
297
|
+
"learn_more": "https://github.com/iamdin/nuxt-ark-ui",
|
|
298
|
+
"category": "UI",
|
|
299
|
+
"type": "3rd-party",
|
|
300
|
+
"maintainers": [
|
|
301
|
+
{
|
|
302
|
+
"name": "Din",
|
|
303
|
+
"github": "iamdin",
|
|
304
|
+
"twitter": "iamdinq"
|
|
305
|
+
}
|
|
306
|
+
],
|
|
307
|
+
"compatibility": {
|
|
308
|
+
"nuxt": "^3.0.0",
|
|
309
|
+
"requires": {}
|
|
310
|
+
}
|
|
311
|
+
},
|
|
265
312
|
{
|
|
266
313
|
"name": "auth",
|
|
267
314
|
"description": "Zero-boilerplate authentication support for Nuxt.js.",
|
|
@@ -289,6 +336,29 @@
|
|
|
289
336
|
"requires": {}
|
|
290
337
|
}
|
|
291
338
|
},
|
|
339
|
+
{
|
|
340
|
+
"name": "authjs",
|
|
341
|
+
"description": "Auth.js authentication Nuxt module. Edge compatible.",
|
|
342
|
+
"repo": "Hebilicious/authjs-nuxt#main",
|
|
343
|
+
"npm": "@hebilicious/authjs-nuxt",
|
|
344
|
+
"icon": "authjs.png",
|
|
345
|
+
"github": "https://github.com/Hebilicious/authjs-nuxt",
|
|
346
|
+
"website": "https://authjs-nuxt.pages.dev/",
|
|
347
|
+
"learn_more": "https://authjs.dev/",
|
|
348
|
+
"category": "Security",
|
|
349
|
+
"type": "3rd-party",
|
|
350
|
+
"maintainers": [
|
|
351
|
+
{
|
|
352
|
+
"name": "Hebilicious",
|
|
353
|
+
"github": "Hebilicious",
|
|
354
|
+
"twitter": "its_hebilicious"
|
|
355
|
+
}
|
|
356
|
+
],
|
|
357
|
+
"compatibility": {
|
|
358
|
+
"nuxt": "^3.0.0",
|
|
359
|
+
"requires": {}
|
|
360
|
+
}
|
|
361
|
+
},
|
|
292
362
|
{
|
|
293
363
|
"name": "axios",
|
|
294
364
|
"description": "Secure and easy Axios module with Nuxt.js",
|
|
@@ -526,6 +596,28 @@
|
|
|
526
596
|
"requires": {}
|
|
527
597
|
}
|
|
528
598
|
},
|
|
599
|
+
{
|
|
600
|
+
"name": "capo",
|
|
601
|
+
"description": "Capo.js implementation for Nuxt 3",
|
|
602
|
+
"repo": "danielroe/nuxt-capo",
|
|
603
|
+
"npm": "nuxt-capo",
|
|
604
|
+
"icon": "",
|
|
605
|
+
"github": "https://github.com/danielroe/nuxt-capo",
|
|
606
|
+
"website": "https://github.com/danielroe/nuxt-capo",
|
|
607
|
+
"learn_more": "",
|
|
608
|
+
"category": "Performance",
|
|
609
|
+
"type": "3rd-party",
|
|
610
|
+
"maintainers": [
|
|
611
|
+
{
|
|
612
|
+
"name": "danielroe",
|
|
613
|
+
"github": "danielroe"
|
|
614
|
+
}
|
|
615
|
+
],
|
|
616
|
+
"compatibility": {
|
|
617
|
+
"nuxt": "^3.0.0",
|
|
618
|
+
"requires": {}
|
|
619
|
+
}
|
|
620
|
+
},
|
|
529
621
|
{
|
|
530
622
|
"name": "chakra-ui",
|
|
531
623
|
"description": "Chakra UI Module for Nuxt.js",
|
|
@@ -551,11 +643,11 @@
|
|
|
551
643
|
{
|
|
552
644
|
"name": "chatwoot",
|
|
553
645
|
"description": "Chatwoot is an open-source customer engagement platform that helps companies engage their customers on their website",
|
|
554
|
-
"repo": "
|
|
555
|
-
"npm": "@
|
|
646
|
+
"repo": "productdevbookcom/chatwoot",
|
|
647
|
+
"npm": "@productdevbook/chatwoot",
|
|
556
648
|
"icon": "chatwoot.png",
|
|
557
|
-
"github": "https://github.com/
|
|
558
|
-
"website": "https://github.com/
|
|
649
|
+
"github": "https://github.com/productdevbookcom/chatwoot",
|
|
650
|
+
"website": "https://github.com/productdevbookcom/chatwoot",
|
|
559
651
|
"learn_more": "https://www.chatwoot.com",
|
|
560
652
|
"category": "Libraries",
|
|
561
653
|
"type": "3rd-party",
|
|
@@ -592,6 +684,29 @@
|
|
|
592
684
|
"requires": {}
|
|
593
685
|
}
|
|
594
686
|
},
|
|
687
|
+
{
|
|
688
|
+
"name": "clarity-analytics",
|
|
689
|
+
"description": "Clarity Analytics Module for Nuxt",
|
|
690
|
+
"repo": "Barbapapazes/nuxt-clarity-analytics",
|
|
691
|
+
"npm": "nuxt-clarity-analytics",
|
|
692
|
+
"icon": "",
|
|
693
|
+
"github": "https://github.com/Barbapapazes/nuxt-clarity-analytics",
|
|
694
|
+
"website": "https://github.com/Barbapapazes/nuxt-clarity-analytics#readme",
|
|
695
|
+
"learn_more": "https://clarity.microsoft.com/",
|
|
696
|
+
"category": "Analytics",
|
|
697
|
+
"type": "3rd-party",
|
|
698
|
+
"maintainers": [
|
|
699
|
+
{
|
|
700
|
+
"name": "Barbapapazes",
|
|
701
|
+
"github": "Barbapapazes",
|
|
702
|
+
"twitter": "soubiran_"
|
|
703
|
+
}
|
|
704
|
+
],
|
|
705
|
+
"compatibility": {
|
|
706
|
+
"nuxt": "^3.0.0",
|
|
707
|
+
"requires": {}
|
|
708
|
+
}
|
|
709
|
+
},
|
|
595
710
|
{
|
|
596
711
|
"name": "client-init",
|
|
597
712
|
"description": "Provide client version of `nuxtServerInit`.",
|
|
@@ -666,10 +781,10 @@
|
|
|
666
781
|
{
|
|
667
782
|
"name": "cloudinary",
|
|
668
783
|
"description": "Optimize images and videos in your Nuxt.js application",
|
|
669
|
-
"repo": "nuxt-
|
|
784
|
+
"repo": "nuxt-modules/cloudinary",
|
|
670
785
|
"npm": "@nuxtjs/cloudinary",
|
|
671
786
|
"icon": "cloudinary.png",
|
|
672
|
-
"github": "https://github.com/nuxt-
|
|
787
|
+
"github": "https://github.com/nuxt-modules/cloudinary",
|
|
673
788
|
"website": "https://cloudinary.nuxtjs.org",
|
|
674
789
|
"learn_more": "https://cloudinary.com",
|
|
675
790
|
"category": "Images",
|
|
@@ -689,10 +804,10 @@
|
|
|
689
804
|
{
|
|
690
805
|
"name": "color-mode",
|
|
691
806
|
"description": "Dark and Light mode for NuxtJS with auto detection",
|
|
692
|
-
"repo": "nuxt-
|
|
807
|
+
"repo": "nuxt-modules/color-mode",
|
|
693
808
|
"npm": "@nuxtjs/color-mode",
|
|
694
809
|
"icon": "color-mode.png",
|
|
695
|
-
"github": "https://github.com/nuxt-
|
|
810
|
+
"github": "https://github.com/nuxt-modules/color-mode",
|
|
696
811
|
"website": "https://color-mode.nuxtjs.org",
|
|
697
812
|
"learn_more": "",
|
|
698
813
|
"category": "UI",
|
|
@@ -757,12 +872,35 @@
|
|
|
757
872
|
"requires": {}
|
|
758
873
|
}
|
|
759
874
|
},
|
|
875
|
+
{
|
|
876
|
+
"name": "content-assets",
|
|
877
|
+
"description": "Enable locally-located assets in Nuxt Content",
|
|
878
|
+
"repo": "davestewart/nuxt-content-assets",
|
|
879
|
+
"npm": "nuxt-content-assets",
|
|
880
|
+
"icon": "content-assets.png",
|
|
881
|
+
"github": "https://github.com/davestewart/nuxt-content-assets",
|
|
882
|
+
"website": "https://davestewart.co.uk/projects/open-source/nuxt-content-assets/",
|
|
883
|
+
"learn_more": "",
|
|
884
|
+
"category": "Images",
|
|
885
|
+
"type": "3rd-party",
|
|
886
|
+
"maintainers": [
|
|
887
|
+
{
|
|
888
|
+
"name": "davestewart",
|
|
889
|
+
"github": "davestewart",
|
|
890
|
+
"twitter": "dave_stewart"
|
|
891
|
+
}
|
|
892
|
+
],
|
|
893
|
+
"compatibility": {
|
|
894
|
+
"nuxt": "^3.0.0",
|
|
895
|
+
"requires": {}
|
|
896
|
+
}
|
|
897
|
+
},
|
|
760
898
|
{
|
|
761
899
|
"name": "content",
|
|
762
900
|
"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.",
|
|
763
901
|
"repo": "nuxt/content#main",
|
|
764
902
|
"npm": "@nuxt/content",
|
|
765
|
-
"icon": "nuxt.
|
|
903
|
+
"icon": "nuxt.svg",
|
|
766
904
|
"github": "https://github.com/nuxt/content",
|
|
767
905
|
"website": "https://content.nuxtjs.org",
|
|
768
906
|
"learn_more": "",
|
|
@@ -929,11 +1067,11 @@
|
|
|
929
1067
|
}
|
|
930
1068
|
},
|
|
931
1069
|
{
|
|
932
|
-
"name": "datocms",
|
|
933
|
-
"description": "DatoCMS integration for Nuxt.js",
|
|
1070
|
+
"name": "datocms-nuxt2",
|
|
1071
|
+
"description": "DatoCMS integration for Nuxt.js v2",
|
|
934
1072
|
"repo": "voorhoede/nuxt-datocms-module",
|
|
935
1073
|
"npm": "@voorhoede/nuxt-datocms-module",
|
|
936
|
-
"icon": "datocms.
|
|
1074
|
+
"icon": "datocms.svg",
|
|
937
1075
|
"github": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
938
1076
|
"website": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
939
1077
|
"learn_more": "https://www.datocms.com/",
|
|
@@ -950,33 +1088,57 @@
|
|
|
950
1088
|
"requires": {}
|
|
951
1089
|
}
|
|
952
1090
|
},
|
|
1091
|
+
{
|
|
1092
|
+
"name": "datocms",
|
|
1093
|
+
"description": "DatoCMS module for Nuxt",
|
|
1094
|
+
"repo": "hex-digital/nuxt-datocms",
|
|
1095
|
+
"npm": "@hexdigital/nuxt-datocms",
|
|
1096
|
+
"icon": "datocms.svg",
|
|
1097
|
+
"github": "https://github.com/hex-digital/nuxt-datocms",
|
|
1098
|
+
"website": "https://github.com/hex-digital/nuxt-datocms#readme",
|
|
1099
|
+
"learn_more": "https://www.datocms.com/",
|
|
1100
|
+
"category": "CMS",
|
|
1101
|
+
"type": "3rd-party",
|
|
1102
|
+
"maintainers": [
|
|
1103
|
+
{
|
|
1104
|
+
"name": "Jamie Warburton",
|
|
1105
|
+
"github": "jamiewarb",
|
|
1106
|
+
"twitter": "jamiewarb",
|
|
1107
|
+
"avatar": "https://avatars.githubusercontent.com/jamiewarb?v=4"
|
|
1108
|
+
}
|
|
1109
|
+
],
|
|
1110
|
+
"compatibility": {
|
|
1111
|
+
"nuxt": "^3.0.0",
|
|
1112
|
+
"requires": {}
|
|
1113
|
+
}
|
|
1114
|
+
},
|
|
953
1115
|
{
|
|
954
1116
|
"name": "dayjs",
|
|
955
|
-
"description": "
|
|
956
|
-
"repo": "
|
|
957
|
-
"npm": "
|
|
1117
|
+
"description": "Day.js module for Nuxt",
|
|
1118
|
+
"repo": "fumeapp/dayjs",
|
|
1119
|
+
"npm": "dayjs-nuxt",
|
|
958
1120
|
"icon": "day-js.png",
|
|
959
|
-
"github": "https://github.com/
|
|
960
|
-
"website": "https://github.com/
|
|
1121
|
+
"github": "https://github.com/fumeapp/dayjs",
|
|
1122
|
+
"website": "https://github.com/fumeapp/dayjs",
|
|
961
1123
|
"learn_more": "https://day.js.org/",
|
|
962
|
-
"category": "
|
|
963
|
-
"type": "
|
|
1124
|
+
"category": "Libraries",
|
|
1125
|
+
"type": "3rd-party",
|
|
964
1126
|
"maintainers": [
|
|
965
1127
|
{
|
|
966
|
-
"name": "
|
|
967
|
-
"github": "
|
|
968
|
-
"twitter": "
|
|
1128
|
+
"name": "Kevin Olson",
|
|
1129
|
+
"github": "acidjazz",
|
|
1130
|
+
"twitter": "AppFume"
|
|
969
1131
|
}
|
|
970
1132
|
],
|
|
971
1133
|
"compatibility": {
|
|
972
|
-
"nuxt": "^
|
|
1134
|
+
"nuxt": "^3.0.0",
|
|
973
1135
|
"requires": {}
|
|
974
1136
|
}
|
|
975
1137
|
},
|
|
976
1138
|
{
|
|
977
1139
|
"name": "delay-hydration",
|
|
978
1140
|
"description": "Improve your Nuxt.js v2 Google Lighthouse score by delaying hydration.",
|
|
979
|
-
"repo": "harlan-zw/nuxt-delay-hydration
|
|
1141
|
+
"repo": "harlan-zw/nuxt-delay-hydration",
|
|
980
1142
|
"npm": "nuxt-delay-hydration",
|
|
981
1143
|
"icon": "lighthouse.svg",
|
|
982
1144
|
"github": "https://github.com/harlan-zw/nuxt-delay-hydration",
|
|
@@ -1018,15 +1180,38 @@
|
|
|
1018
1180
|
"requires": {}
|
|
1019
1181
|
}
|
|
1020
1182
|
},
|
|
1183
|
+
{
|
|
1184
|
+
"name": "devtools",
|
|
1185
|
+
"description": "Unleash Nuxt Developer Experience. A set of visual tools that help you to know your app better.",
|
|
1186
|
+
"repo": "nuxt/devtools#main/packages/devtools",
|
|
1187
|
+
"npm": "@nuxt/devtools",
|
|
1188
|
+
"icon": "nuxt.svg",
|
|
1189
|
+
"github": "https://github.com/nuxt/devtools",
|
|
1190
|
+
"website": "https://devtools.nuxtjs.org/",
|
|
1191
|
+
"learn_more": "",
|
|
1192
|
+
"category": "Devtools",
|
|
1193
|
+
"type": "official",
|
|
1194
|
+
"maintainers": [
|
|
1195
|
+
{
|
|
1196
|
+
"name": "Anthony Fu",
|
|
1197
|
+
"github": "antfu",
|
|
1198
|
+
"twitter": "antfu7"
|
|
1199
|
+
}
|
|
1200
|
+
],
|
|
1201
|
+
"compatibility": {
|
|
1202
|
+
"nuxt": "^3.0.0",
|
|
1203
|
+
"requires": {}
|
|
1204
|
+
}
|
|
1205
|
+
},
|
|
1021
1206
|
{
|
|
1022
1207
|
"name": "directus",
|
|
1023
|
-
"description": "Easily connect your
|
|
1208
|
+
"description": "Easily connect your Nuxt application to your directus server.",
|
|
1024
1209
|
"repo": "intevel/nuxt-directus",
|
|
1025
1210
|
"npm": "nuxt-directus",
|
|
1026
1211
|
"icon": "directus.svg",
|
|
1027
|
-
"github": "https://github.com/
|
|
1028
|
-
"website": "https://nuxt-directus.
|
|
1029
|
-
"learn_more": "https://nuxt-directus.
|
|
1212
|
+
"github": "https://github.com/intevel/nuxt-directus/",
|
|
1213
|
+
"website": "https://nuxt-directus.site/",
|
|
1214
|
+
"learn_more": "https://nuxt-directus.site/",
|
|
1030
1215
|
"category": "CMS",
|
|
1031
1216
|
"type": "3rd-party",
|
|
1032
1217
|
"maintainers": [
|
|
@@ -1037,10 +1222,30 @@
|
|
|
1037
1222
|
}
|
|
1038
1223
|
],
|
|
1039
1224
|
"compatibility": {
|
|
1040
|
-
"nuxt": "^
|
|
1041
|
-
"requires": {
|
|
1042
|
-
|
|
1225
|
+
"nuxt": "^3.0.0",
|
|
1226
|
+
"requires": {}
|
|
1227
|
+
}
|
|
1228
|
+
},
|
|
1229
|
+
{
|
|
1230
|
+
"name": "disqus",
|
|
1231
|
+
"description": "Disqus for Nuxt 3",
|
|
1232
|
+
"repo": "modbender/nuxt-disqus",
|
|
1233
|
+
"npm": "nuxt-disqus",
|
|
1234
|
+
"icon": "disqus.svg",
|
|
1235
|
+
"github": "https://github.com/modbender/nuxt-disqus",
|
|
1236
|
+
"website": "https://github.com/modbender/nuxt-disqus",
|
|
1237
|
+
"learn_more": "https://github.com/modbender/vue3-disqus",
|
|
1238
|
+
"category": "Libraries",
|
|
1239
|
+
"type": "3rd-party",
|
|
1240
|
+
"maintainers": [
|
|
1241
|
+
{
|
|
1242
|
+
"name": "modbender",
|
|
1243
|
+
"github": "modbender"
|
|
1043
1244
|
}
|
|
1245
|
+
],
|
|
1246
|
+
"compatibility": {
|
|
1247
|
+
"nuxt": "^3.0.0",
|
|
1248
|
+
"requires": {}
|
|
1044
1249
|
}
|
|
1045
1250
|
},
|
|
1046
1251
|
{
|
|
@@ -1438,6 +1643,29 @@
|
|
|
1438
1643
|
"requires": {}
|
|
1439
1644
|
}
|
|
1440
1645
|
},
|
|
1646
|
+
{
|
|
1647
|
+
"name": "form-actions",
|
|
1648
|
+
"description": "A set of features and composables to interact with forms and server data.",
|
|
1649
|
+
"repo": "Hebilicious/form-actions-nuxt#main/packages/form-action-nuxt",
|
|
1650
|
+
"npm": "@hebilicious/form-actions-nuxt",
|
|
1651
|
+
"icon": "form-actions.svg",
|
|
1652
|
+
"github": "https://github.com/Hebilicious/form-actions-nuxt",
|
|
1653
|
+
"website": "https://github.com/Hebilicious/form-actions-nuxt#readme",
|
|
1654
|
+
"learn_more": "https://github.com/Hebilicious/form-actions-nuxt#readme",
|
|
1655
|
+
"category": "Request",
|
|
1656
|
+
"type": "3rd-party",
|
|
1657
|
+
"maintainers": [
|
|
1658
|
+
{
|
|
1659
|
+
"name": "Hebilicious",
|
|
1660
|
+
"github": "Hebilicious",
|
|
1661
|
+
"twitter": "its_hebilicious"
|
|
1662
|
+
}
|
|
1663
|
+
],
|
|
1664
|
+
"compatibility": {
|
|
1665
|
+
"nuxt": "^3.0.0",
|
|
1666
|
+
"requires": {}
|
|
1667
|
+
}
|
|
1668
|
+
},
|
|
1441
1669
|
{
|
|
1442
1670
|
"name": "formkit",
|
|
1443
1671
|
"description": "Seamless FormKit integration for Nuxt",
|
|
@@ -1571,11 +1799,11 @@
|
|
|
1571
1799
|
{
|
|
1572
1800
|
"name": "google-fonts",
|
|
1573
1801
|
"description": "Google Fonts module for NuxtJS",
|
|
1574
|
-
"repo": "nuxt-
|
|
1802
|
+
"repo": "nuxt-modules/google-fonts",
|
|
1575
1803
|
"npm": "@nuxtjs/google-fonts",
|
|
1576
1804
|
"icon": "google-fonts.png",
|
|
1577
|
-
"github": "https://github.com/nuxt-
|
|
1578
|
-
"website": "https://
|
|
1805
|
+
"github": "https://github.com/nuxt-modules/google-fonts",
|
|
1806
|
+
"website": "https://google-fonts.nuxtjs.org",
|
|
1579
1807
|
"learn_more": "https://developers.google.com/fonts",
|
|
1580
1808
|
"category": "Fonts",
|
|
1581
1809
|
"type": "community",
|
|
@@ -1717,6 +1945,30 @@
|
|
|
1717
1945
|
"requires": {}
|
|
1718
1946
|
}
|
|
1719
1947
|
},
|
|
1948
|
+
{
|
|
1949
|
+
"name": "gtag",
|
|
1950
|
+
"description": "Google Analytics integration for Nuxt 3",
|
|
1951
|
+
"repo": "johannschopplich/nuxt-gtag",
|
|
1952
|
+
"npm": "nuxt-gtag",
|
|
1953
|
+
"icon": "gtag.svg",
|
|
1954
|
+
"github": "https://github.com/johannschopplich/nuxt-gtag",
|
|
1955
|
+
"website": "https://github.com/johannschopplich/nuxt-gtag#readme",
|
|
1956
|
+
"learn_more": "",
|
|
1957
|
+
"category": "Analytics",
|
|
1958
|
+
"type": "3rd-party",
|
|
1959
|
+
"maintainers": [
|
|
1960
|
+
{
|
|
1961
|
+
"name": "Johann Schopplich",
|
|
1962
|
+
"github": "johannschopplich",
|
|
1963
|
+
"twitter": "jschopplich",
|
|
1964
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
1965
|
+
}
|
|
1966
|
+
],
|
|
1967
|
+
"compatibility": {
|
|
1968
|
+
"nuxt": "^3.0.0",
|
|
1969
|
+
"requires": {}
|
|
1970
|
+
}
|
|
1971
|
+
},
|
|
1720
1972
|
{
|
|
1721
1973
|
"name": "gtm",
|
|
1722
1974
|
"description": "Google Tag Manager Module for Nuxt.js",
|
|
@@ -1762,6 +2014,28 @@
|
|
|
1762
2014
|
"requires": {}
|
|
1763
2015
|
}
|
|
1764
2016
|
},
|
|
2017
|
+
{
|
|
2018
|
+
"name": "hanko",
|
|
2019
|
+
"description": "Hanko integration for Nuxt for passwordless authentication",
|
|
2020
|
+
"repo": "nuxt-modules/hanko",
|
|
2021
|
+
"npm": "@nuxtjs/hanko",
|
|
2022
|
+
"icon": "hanko.svg",
|
|
2023
|
+
"github": "https://github.com/nuxt-modules/hanko",
|
|
2024
|
+
"website": "https://github.com/nuxt-modules/hanko",
|
|
2025
|
+
"learn_more": "https://hanko.io/",
|
|
2026
|
+
"category": "Security",
|
|
2027
|
+
"type": "community",
|
|
2028
|
+
"maintainers": [
|
|
2029
|
+
{
|
|
2030
|
+
"name": "danielroe",
|
|
2031
|
+
"github": "danielroe"
|
|
2032
|
+
}
|
|
2033
|
+
],
|
|
2034
|
+
"compatibility": {
|
|
2035
|
+
"nuxt": "^3.0.0",
|
|
2036
|
+
"requires": {}
|
|
2037
|
+
}
|
|
2038
|
+
},
|
|
1765
2039
|
{
|
|
1766
2040
|
"name": "harlem",
|
|
1767
2041
|
"description": "Harlem is a simple, unopinionated, lightweight and extensible state management solution for Vue 3.",
|
|
@@ -1997,11 +2271,11 @@
|
|
|
1997
2271
|
{
|
|
1998
2272
|
"name": "i18n",
|
|
1999
2273
|
"description": "i18n features for your Nuxt project so you can easily add internationalization.",
|
|
2000
|
-
"repo": "nuxt-
|
|
2274
|
+
"repo": "nuxt-modules/i18n",
|
|
2001
2275
|
"npm": "@nuxtjs/i18n",
|
|
2002
2276
|
"icon": "i18n.png",
|
|
2003
|
-
"github": "https://github.com/nuxt-
|
|
2004
|
-
"website": "https://i18n.nuxtjs.org",
|
|
2277
|
+
"github": "https://github.com/nuxt-modules/i18n",
|
|
2278
|
+
"website": "https://v8.i18n.nuxtjs.org",
|
|
2005
2279
|
"learn_more": "https://kazupon.github.io/vue-i18n/",
|
|
2006
2280
|
"category": "Extensions",
|
|
2007
2281
|
"type": "community",
|
|
@@ -2020,6 +2294,28 @@
|
|
|
2020
2294
|
"requires": {}
|
|
2021
2295
|
}
|
|
2022
2296
|
},
|
|
2297
|
+
{
|
|
2298
|
+
"name": "icon-font",
|
|
2299
|
+
"description": "Automatically generates fonts and custom properties (variables) from a specified folder containing SVG icons, injecting them into pages with live monitoring.",
|
|
2300
|
+
"repo": "coremyslo/nuxt-icon-font",
|
|
2301
|
+
"npm": "@coremyslo/nuxt-icon-font",
|
|
2302
|
+
"icon": "",
|
|
2303
|
+
"github": "https://github.com/coremyslo/nuxt-icon-font",
|
|
2304
|
+
"website": "https://github.com/coremyslo/nuxt-icon-font",
|
|
2305
|
+
"learn_more": "",
|
|
2306
|
+
"category": "UI",
|
|
2307
|
+
"type": "3rd-party",
|
|
2308
|
+
"maintainers": [
|
|
2309
|
+
{
|
|
2310
|
+
"name": "coremyslo",
|
|
2311
|
+
"github": "coremyslo"
|
|
2312
|
+
}
|
|
2313
|
+
],
|
|
2314
|
+
"compatibility": {
|
|
2315
|
+
"nuxt": "^3.0.0",
|
|
2316
|
+
"requires": {}
|
|
2317
|
+
}
|
|
2318
|
+
},
|
|
2023
2319
|
{
|
|
2024
2320
|
"name": "icon",
|
|
2025
2321
|
"description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
|
|
@@ -2146,12 +2442,12 @@
|
|
|
2146
2442
|
{
|
|
2147
2443
|
"name": "inkline",
|
|
2148
2444
|
"description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
|
|
2149
|
-
"repo": "inkline/
|
|
2150
|
-
"npm": "@inkline/
|
|
2445
|
+
"repo": "inkline/plugin",
|
|
2446
|
+
"npm": "@inkline/plugin",
|
|
2151
2447
|
"icon": "inkline.svg",
|
|
2152
|
-
"github": "https://github.com/inkline/
|
|
2448
|
+
"github": "https://github.com/inkline/plugin",
|
|
2153
2449
|
"website": "https://inkline.io",
|
|
2154
|
-
"learn_more": "https://inkline.io/docs/
|
|
2450
|
+
"learn_more": "https://inkline.io/docs/installation/nuxt",
|
|
2155
2451
|
"category": "UI",
|
|
2156
2452
|
"type": "3rd-party",
|
|
2157
2453
|
"maintainers": [
|
|
@@ -2371,7 +2667,7 @@
|
|
|
2371
2667
|
},
|
|
2372
2668
|
{
|
|
2373
2669
|
"name": "link-checker",
|
|
2374
|
-
"description": "",
|
|
2670
|
+
"description": "Identify and fix link issues for prerendered Nuxt 3 apps.",
|
|
2375
2671
|
"repo": "harlan-zw/nuxt-link-checker",
|
|
2376
2672
|
"npm": "nuxt-link-checker",
|
|
2377
2673
|
"icon": "",
|
|
@@ -2488,6 +2784,32 @@
|
|
|
2488
2784
|
"requires": {}
|
|
2489
2785
|
}
|
|
2490
2786
|
},
|
|
2787
|
+
{
|
|
2788
|
+
"name": "lucide-icons",
|
|
2789
|
+
"description": "Nuxt 3 module to integrate Lucide icons",
|
|
2790
|
+
"repo": "swisnl/nuxt-lucide-icons",
|
|
2791
|
+
"npm": "nuxt-lucide-icons",
|
|
2792
|
+
"icon": "lucide-icons.svg",
|
|
2793
|
+
"github": "https://github.com/swisnl/nuxt-lucide-icons",
|
|
2794
|
+
"website": "https://github.com/swisnl/nuxt-lucide-icons",
|
|
2795
|
+
"learn_more": "",
|
|
2796
|
+
"category": "UI",
|
|
2797
|
+
"type": "3rd-party",
|
|
2798
|
+
"maintainers": [
|
|
2799
|
+
{
|
|
2800
|
+
"name": "SWIS",
|
|
2801
|
+
"github": "swisnl"
|
|
2802
|
+
},
|
|
2803
|
+
{
|
|
2804
|
+
"name": "Jasper Zonneveld",
|
|
2805
|
+
"github": "JaZo"
|
|
2806
|
+
}
|
|
2807
|
+
],
|
|
2808
|
+
"compatibility": {
|
|
2809
|
+
"nuxt": "^3.0.0",
|
|
2810
|
+
"requires": {}
|
|
2811
|
+
}
|
|
2812
|
+
},
|
|
2491
2813
|
{
|
|
2492
2814
|
"name": "lunr",
|
|
2493
2815
|
"description": "Full-text search with pre-build indexes for Nuxt.js using lunr.js",
|
|
@@ -2695,6 +3017,29 @@
|
|
|
2695
3017
|
"requires": {}
|
|
2696
3018
|
}
|
|
2697
3019
|
},
|
|
3020
|
+
{
|
|
3021
|
+
"name": "module-feed",
|
|
3022
|
+
"description": "Feed module enables everyone to have RSS, Atom and JSON.",
|
|
3023
|
+
"repo": "tresko/nuxt-module-feed",
|
|
3024
|
+
"npm": "nuxt-module-feed",
|
|
3025
|
+
"icon": "",
|
|
3026
|
+
"github": "https://github.com/tresko/nuxt-module-feed",
|
|
3027
|
+
"website": "https://github.com/tresko/nuxt-module-feed",
|
|
3028
|
+
"learn_more": "",
|
|
3029
|
+
"category": "SEO",
|
|
3030
|
+
"type": "3rd-party",
|
|
3031
|
+
"maintainers": [
|
|
3032
|
+
{
|
|
3033
|
+
"name": "Miha Sedej",
|
|
3034
|
+
"github": "tresko",
|
|
3035
|
+
"twitter": "mihasedej"
|
|
3036
|
+
}
|
|
3037
|
+
],
|
|
3038
|
+
"compatibility": {
|
|
3039
|
+
"nuxt": "^3.0.0",
|
|
3040
|
+
"requires": {}
|
|
3041
|
+
}
|
|
3042
|
+
},
|
|
2698
3043
|
{
|
|
2699
3044
|
"name": "moment",
|
|
2700
3045
|
"description": "Efficient Moment.js module for Nuxt.js so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
|
|
@@ -2884,45 +3229,203 @@
|
|
|
2884
3229
|
}
|
|
2885
3230
|
},
|
|
2886
3231
|
{
|
|
2887
|
-
"name": "
|
|
2888
|
-
"description": "",
|
|
2889
|
-
"repo": "
|
|
2890
|
-
"npm": "
|
|
3232
|
+
"name": "nupolyon",
|
|
3233
|
+
"description": "Inject polyfill from polyfill.io to nuxt project, auto detect based on browserslist config",
|
|
3234
|
+
"repo": "adenvt/nupolyon",
|
|
3235
|
+
"npm": "nupolyon",
|
|
2891
3236
|
"icon": "",
|
|
2892
|
-
"github": "https://github.com/
|
|
2893
|
-
"website": "https://github.com/
|
|
3237
|
+
"github": "https://github.com/adenvt/nupolyon",
|
|
3238
|
+
"website": "https://github.com/adenvt/nupolyon",
|
|
2894
3239
|
"learn_more": "",
|
|
2895
|
-
"category": "
|
|
3240
|
+
"category": "Performance",
|
|
2896
3241
|
"type": "3rd-party",
|
|
2897
3242
|
"maintainers": [
|
|
2898
3243
|
{
|
|
2899
|
-
"name": "
|
|
2900
|
-
"github": "
|
|
3244
|
+
"name": "adenvt",
|
|
3245
|
+
"github": "adenvt"
|
|
2901
3246
|
}
|
|
2902
3247
|
],
|
|
2903
3248
|
"compatibility": {
|
|
2904
|
-
"nuxt": "^
|
|
3249
|
+
"nuxt": "^3.0.0",
|
|
2905
3250
|
"requires": {}
|
|
2906
3251
|
}
|
|
2907
3252
|
},
|
|
2908
3253
|
{
|
|
2909
|
-
"name": "nuxt-
|
|
2910
|
-
"description": "
|
|
2911
|
-
"repo": "
|
|
2912
|
-
"npm": "nuxt-
|
|
2913
|
-
"icon": "
|
|
2914
|
-
"github": "https://github.com/
|
|
2915
|
-
"website": "https://nuxt-
|
|
3254
|
+
"name": "nuxt-anchorscroll",
|
|
3255
|
+
"description": "Scroll to top and to anchor support for Nuxt",
|
|
3256
|
+
"repo": "helltraitor/nuxt-anchorscroll",
|
|
3257
|
+
"npm": "nuxt-anchorscroll",
|
|
3258
|
+
"icon": "",
|
|
3259
|
+
"github": "https://github.com/helltraitor/nuxt-anchorscroll",
|
|
3260
|
+
"website": "https://github.com/helltraitor/nuxt-anchorscroll",
|
|
2916
3261
|
"learn_more": "",
|
|
2917
|
-
"category": "
|
|
3262
|
+
"category": "UI",
|
|
2918
3263
|
"type": "3rd-party",
|
|
2919
3264
|
"maintainers": [
|
|
2920
3265
|
{
|
|
2921
|
-
"name": "
|
|
2922
|
-
"github": "
|
|
2923
|
-
|
|
2924
|
-
|
|
2925
|
-
|
|
3266
|
+
"name": "Helltraitor",
|
|
3267
|
+
"github": "helltraitor"
|
|
3268
|
+
}
|
|
3269
|
+
],
|
|
3270
|
+
"compatibility": {
|
|
3271
|
+
"nuxt": "^3.0.0",
|
|
3272
|
+
"requires": {}
|
|
3273
|
+
}
|
|
3274
|
+
},
|
|
3275
|
+
{
|
|
3276
|
+
"name": "nuxt-auth",
|
|
3277
|
+
"description": "",
|
|
3278
|
+
"repo": "sidebase/nuxt-auth",
|
|
3279
|
+
"npm": "@sidebase/nuxt-auth",
|
|
3280
|
+
"icon": "",
|
|
3281
|
+
"github": "https://github.com/sidebase/nuxt-auth",
|
|
3282
|
+
"website": "https://github.com/sidebase/nuxt-auth",
|
|
3283
|
+
"learn_more": "",
|
|
3284
|
+
"category": "Devtools",
|
|
3285
|
+
"type": "3rd-party",
|
|
3286
|
+
"maintainers": [
|
|
3287
|
+
{
|
|
3288
|
+
"name": "sidebase",
|
|
3289
|
+
"github": "sidebase"
|
|
3290
|
+
}
|
|
3291
|
+
],
|
|
3292
|
+
"compatibility": {
|
|
3293
|
+
"nuxt": "^2.0.0",
|
|
3294
|
+
"requires": {}
|
|
3295
|
+
}
|
|
3296
|
+
},
|
|
3297
|
+
{
|
|
3298
|
+
"name": "nuxt-basic-auth",
|
|
3299
|
+
"description": "Nuxt 3 Module for Basic Authentication",
|
|
3300
|
+
"repo": "kgierke/nuxt-basic-auth",
|
|
3301
|
+
"npm": "@kgierke/nuxt-basic-auth",
|
|
3302
|
+
"icon": "",
|
|
3303
|
+
"github": "https://github.com/kgierke/nuxt-basic-auth",
|
|
3304
|
+
"website": "https://github.com/kgierke/nuxt-basic-auth",
|
|
3305
|
+
"learn_more": "",
|
|
3306
|
+
"category": "Security",
|
|
3307
|
+
"type": "3rd-party",
|
|
3308
|
+
"maintainers": [
|
|
3309
|
+
{
|
|
3310
|
+
"name": "kgierke",
|
|
3311
|
+
"github": "kgierke"
|
|
3312
|
+
}
|
|
3313
|
+
],
|
|
3314
|
+
"compatibility": {
|
|
3315
|
+
"nuxt": "^3.0.0",
|
|
3316
|
+
"requires": {}
|
|
3317
|
+
}
|
|
3318
|
+
},
|
|
3319
|
+
{
|
|
3320
|
+
"name": "nuxt-bootstrap-icons",
|
|
3321
|
+
"description": "Just a simple integration for Bootstrap Icons",
|
|
3322
|
+
"repo": "OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3323
|
+
"npm": "nuxt-bootstrap-icons",
|
|
3324
|
+
"icon": "bootstrap-icons.svg",
|
|
3325
|
+
"github": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3326
|
+
"website": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3327
|
+
"learn_more": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3328
|
+
"category": "UI",
|
|
3329
|
+
"type": "3rd-party",
|
|
3330
|
+
"maintainers": [
|
|
3331
|
+
{
|
|
3332
|
+
"name": "OyewoleOyedeji",
|
|
3333
|
+
"github": "OyewoleOyedeji"
|
|
3334
|
+
}
|
|
3335
|
+
],
|
|
3336
|
+
"compatibility": {
|
|
3337
|
+
"nuxt": "^3.0.0",
|
|
3338
|
+
"requires": {}
|
|
3339
|
+
}
|
|
3340
|
+
},
|
|
3341
|
+
{
|
|
3342
|
+
"name": "nuxt-chatgpt",
|
|
3343
|
+
"description": "ChatGPT integration for Nuxt 3",
|
|
3344
|
+
"repo": "schnapsterdog/nuxt-chatgpt",
|
|
3345
|
+
"npm": "nuxt-chatgpt",
|
|
3346
|
+
"icon": "chatgpt.svg",
|
|
3347
|
+
"github": "https://github.com/schnapsterdog/nuxt-chatgpt",
|
|
3348
|
+
"website": "https://github.com/schnapsterdog/nuxt-chatgpt",
|
|
3349
|
+
"learn_more": "https://github.com/schnapsterdog/nuxt-chatgpt/blob/main/README.md",
|
|
3350
|
+
"category": "Libraries",
|
|
3351
|
+
"type": "3rd-party",
|
|
3352
|
+
"maintainers": [
|
|
3353
|
+
{
|
|
3354
|
+
"name": "Oliver Trajceski",
|
|
3355
|
+
"github": "schnapsterdog"
|
|
3356
|
+
}
|
|
3357
|
+
],
|
|
3358
|
+
"compatibility": {
|
|
3359
|
+
"nuxt": "^3.0.0",
|
|
3360
|
+
"requires": {}
|
|
3361
|
+
}
|
|
3362
|
+
},
|
|
3363
|
+
{
|
|
3364
|
+
"name": "nuxt-facebook-chat",
|
|
3365
|
+
"description": "nuxt-plotly module is thin Nuxt3 wrapper for Facebook's Customer Chat SDK",
|
|
3366
|
+
"repo": "superdev-tech/nuxt-facebook-chat",
|
|
3367
|
+
"npm": "nuxt-facebook-chat",
|
|
3368
|
+
"icon": "nuxt-facebook-chat.svg",
|
|
3369
|
+
"github": "https://github.com/superdev-tech/nuxt-facebook-chat",
|
|
3370
|
+
"website": "https://github.com/superdev-tech/nuxt-facebook-chat",
|
|
3371
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-facebook-chat",
|
|
3372
|
+
"category": "Libraries",
|
|
3373
|
+
"type": "3rd-party",
|
|
3374
|
+
"maintainers": [
|
|
3375
|
+
{
|
|
3376
|
+
"name": "Supanut Dokmaithong",
|
|
3377
|
+
"github": "Boomgeek"
|
|
3378
|
+
},
|
|
3379
|
+
{
|
|
3380
|
+
"name": "superdev-tech",
|
|
3381
|
+
"github": "superdev-tech"
|
|
3382
|
+
}
|
|
3383
|
+
],
|
|
3384
|
+
"compatibility": {
|
|
3385
|
+
"nuxt": "^3.0.0",
|
|
3386
|
+
"requires": {}
|
|
3387
|
+
}
|
|
3388
|
+
},
|
|
3389
|
+
{
|
|
3390
|
+
"name": "nuxt-feedme",
|
|
3391
|
+
"description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
|
|
3392
|
+
"repo": "helltraitor/nuxt-feedme",
|
|
3393
|
+
"npm": "nuxt-feedme",
|
|
3394
|
+
"icon": "",
|
|
3395
|
+
"github": "https://github.com/helltraitor/nuxt-feedme",
|
|
3396
|
+
"website": "https://github.com/helltraitor/nuxt-feedme",
|
|
3397
|
+
"learn_more": "",
|
|
3398
|
+
"category": "SEO",
|
|
3399
|
+
"type": "3rd-party",
|
|
3400
|
+
"maintainers": [
|
|
3401
|
+
{
|
|
3402
|
+
"name": "Helltraitor",
|
|
3403
|
+
"github": "helltraitor"
|
|
3404
|
+
}
|
|
3405
|
+
],
|
|
3406
|
+
"compatibility": {
|
|
3407
|
+
"nuxt": "^3.0.0",
|
|
3408
|
+
"requires": {}
|
|
3409
|
+
}
|
|
3410
|
+
},
|
|
3411
|
+
{
|
|
3412
|
+
"name": "nuxt-graphql-middleware",
|
|
3413
|
+
"description": "Expose GraphQL queries and mutations as server API routes.",
|
|
3414
|
+
"repo": "dulnan/nuxt-graphql-middleware",
|
|
3415
|
+
"npm": "nuxt-graphql-middleware",
|
|
3416
|
+
"icon": "nuxt-graphql-middleware.svg",
|
|
3417
|
+
"github": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
3418
|
+
"website": "https://nuxt-graphql-middleware.dulnan.net",
|
|
3419
|
+
"learn_more": "",
|
|
3420
|
+
"category": "Request",
|
|
3421
|
+
"type": "3rd-party",
|
|
3422
|
+
"maintainers": [
|
|
3423
|
+
{
|
|
3424
|
+
"name": "dulnan",
|
|
3425
|
+
"github": "dulnan",
|
|
3426
|
+
"twitter": "dulnan",
|
|
3427
|
+
"avatar": "https://avatars.githubusercontent.com/dulnan?v=4"
|
|
3428
|
+
},
|
|
2926
3429
|
{
|
|
2927
3430
|
"name": "ayalon",
|
|
2928
3431
|
"github": "ayalon",
|
|
@@ -2956,6 +3459,28 @@
|
|
|
2956
3459
|
"requires": {}
|
|
2957
3460
|
}
|
|
2958
3461
|
},
|
|
3462
|
+
{
|
|
3463
|
+
"name": "nuxt-gtm",
|
|
3464
|
+
"description": "A Nuxt.js module for Google Tag Manager",
|
|
3465
|
+
"repo": "zadigetvoltaire/nuxt-gtm",
|
|
3466
|
+
"npm": "@zadigetvoltaire/nuxt-gtm",
|
|
3467
|
+
"icon": "nuxt-gtm.svg",
|
|
3468
|
+
"github": "https://github.com/zadigetvoltaire/nuxt-gtm",
|
|
3469
|
+
"website": "https://github.com/zadigetvoltaire/nuxt-gtm",
|
|
3470
|
+
"learn_more": "https://developers.google.com/tag-platform/tag-manager?hl=fr",
|
|
3471
|
+
"category": "Analytics",
|
|
3472
|
+
"type": "3rd-party",
|
|
3473
|
+
"maintainers": [
|
|
3474
|
+
{
|
|
3475
|
+
"name": "Zadig&Voltaire Team",
|
|
3476
|
+
"github": "https://github.com/zadigetvoltaire"
|
|
3477
|
+
}
|
|
3478
|
+
],
|
|
3479
|
+
"compatibility": {
|
|
3480
|
+
"nuxt": "^3.0.0",
|
|
3481
|
+
"requires": {}
|
|
3482
|
+
}
|
|
3483
|
+
},
|
|
2959
3484
|
{
|
|
2960
3485
|
"name": "nuxt-hue",
|
|
2961
3486
|
"description": "Enlighten your Nuxt experience",
|
|
@@ -3048,6 +3573,28 @@
|
|
|
3048
3573
|
"requires": {}
|
|
3049
3574
|
}
|
|
3050
3575
|
},
|
|
3576
|
+
{
|
|
3577
|
+
"name": "nuxt-mdi",
|
|
3578
|
+
"description": "Add 7,000+ icons to your Nuxt application, from Material Design Icons.",
|
|
3579
|
+
"repo": "ERPedersen/nuxt-mdi",
|
|
3580
|
+
"npm": "nuxt-mdi",
|
|
3581
|
+
"icon": "mdi.png",
|
|
3582
|
+
"github": "https://github.com/ERPedersen/nuxt-mdi",
|
|
3583
|
+
"website": "https://nuxt-mdi.emilrosenius.com",
|
|
3584
|
+
"learn_more": "https://github.com/ERPedersen/nuxt-mdi/blob/main/README.md",
|
|
3585
|
+
"category": "Libraries",
|
|
3586
|
+
"type": "3rd-party",
|
|
3587
|
+
"maintainers": [
|
|
3588
|
+
{
|
|
3589
|
+
"name": "Emil Rosenius",
|
|
3590
|
+
"github": "ERPedersen"
|
|
3591
|
+
}
|
|
3592
|
+
],
|
|
3593
|
+
"compatibility": {
|
|
3594
|
+
"nuxt": "^3.0.0",
|
|
3595
|
+
"requires": {}
|
|
3596
|
+
}
|
|
3597
|
+
},
|
|
3051
3598
|
{
|
|
3052
3599
|
"name": "nuxt-monaco-editor",
|
|
3053
3600
|
"description": "Integrate monaco-editor with Nuxt",
|
|
@@ -3070,6 +3617,28 @@
|
|
|
3070
3617
|
"requires": {}
|
|
3071
3618
|
}
|
|
3072
3619
|
},
|
|
3620
|
+
{
|
|
3621
|
+
"name": "nuxt-mongoose",
|
|
3622
|
+
"description": "A Nuxt 3 module for simplifying the use of Mongoose in your project.",
|
|
3623
|
+
"repo": "arashsheyda/nuxt-mongoose",
|
|
3624
|
+
"npm": "nuxt-mongoose",
|
|
3625
|
+
"icon": "nuxt-mongoose.svg",
|
|
3626
|
+
"github": "https://github.com/arashsheyda/nuxt-mongoose",
|
|
3627
|
+
"website": "https://nuxt-mongoose.nuxt.space",
|
|
3628
|
+
"learn_more": "",
|
|
3629
|
+
"category": "Database",
|
|
3630
|
+
"type": "3rd-party",
|
|
3631
|
+
"maintainers": [
|
|
3632
|
+
{
|
|
3633
|
+
"name": "arashsheyda",
|
|
3634
|
+
"github": "arashsheyda"
|
|
3635
|
+
}
|
|
3636
|
+
],
|
|
3637
|
+
"compatibility": {
|
|
3638
|
+
"nuxt": "^3.0.0",
|
|
3639
|
+
"requires": {}
|
|
3640
|
+
}
|
|
3641
|
+
},
|
|
3073
3642
|
{
|
|
3074
3643
|
"name": "nuxt-pdf",
|
|
3075
3644
|
"description": "Zero-boilerplate PDF exports of your Pages and Components",
|
|
@@ -3093,6 +3662,28 @@
|
|
|
3093
3662
|
"requires": {}
|
|
3094
3663
|
}
|
|
3095
3664
|
},
|
|
3665
|
+
{
|
|
3666
|
+
"name": "nuxt-phosphor-icons",
|
|
3667
|
+
"description": "Just a simple integration for @phosphor-icons in Nuxt",
|
|
3668
|
+
"repo": "OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3669
|
+
"npm": "nuxt-phosphor-icons",
|
|
3670
|
+
"icon": "phosphor-icons.svg",
|
|
3671
|
+
"github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3672
|
+
"website": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3673
|
+
"learn_more": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3674
|
+
"category": "UI",
|
|
3675
|
+
"type": "3rd-party",
|
|
3676
|
+
"maintainers": [
|
|
3677
|
+
{
|
|
3678
|
+
"name": "OyewoleOyedeji",
|
|
3679
|
+
"github": "OyewoleOyedeji"
|
|
3680
|
+
}
|
|
3681
|
+
],
|
|
3682
|
+
"compatibility": {
|
|
3683
|
+
"nuxt": "^3.0.0",
|
|
3684
|
+
"requires": {}
|
|
3685
|
+
}
|
|
3686
|
+
},
|
|
3096
3687
|
{
|
|
3097
3688
|
"name": "nuxt-pino-log",
|
|
3098
3689
|
"description": "Structured logs for nuxt apps using pino",
|
|
@@ -3137,6 +3728,32 @@
|
|
|
3137
3728
|
"requires": {}
|
|
3138
3729
|
}
|
|
3139
3730
|
},
|
|
3731
|
+
{
|
|
3732
|
+
"name": "nuxt-plotly",
|
|
3733
|
+
"description": "nuxt-plotly module is thin Nuxt3 wrapper for plotly.js",
|
|
3734
|
+
"repo": "superdev-tech/nuxt-plotly",
|
|
3735
|
+
"npm": "nuxt-plotly",
|
|
3736
|
+
"icon": "nuxt-plotly.svg",
|
|
3737
|
+
"github": "https://github.com/superdev-tech/nuxt-plotly",
|
|
3738
|
+
"website": "https://github.com/superdev-tech/nuxt-plotly",
|
|
3739
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-plotly",
|
|
3740
|
+
"category": "Libraries",
|
|
3741
|
+
"type": "3rd-party",
|
|
3742
|
+
"maintainers": [
|
|
3743
|
+
{
|
|
3744
|
+
"name": "Supanut Dokmaithong",
|
|
3745
|
+
"github": "Boomgeek"
|
|
3746
|
+
},
|
|
3747
|
+
{
|
|
3748
|
+
"name": "superdev-tech",
|
|
3749
|
+
"github": "superdev-tech"
|
|
3750
|
+
}
|
|
3751
|
+
],
|
|
3752
|
+
"compatibility": {
|
|
3753
|
+
"nuxt": "^3.0.0",
|
|
3754
|
+
"requires": {}
|
|
3755
|
+
}
|
|
3756
|
+
},
|
|
3140
3757
|
{
|
|
3141
3758
|
"name": "nuxt-png-to-ico",
|
|
3142
3759
|
"description": "Nuxt.js module for auto generating favicons",
|
|
@@ -3349,12 +3966,12 @@
|
|
|
3349
3966
|
{
|
|
3350
3967
|
"name": "nuxt-vue3-google-signin",
|
|
3351
3968
|
"description": "Empower your Nuxt app with Google Sign-In, hassle-free",
|
|
3352
|
-
"repo": "
|
|
3969
|
+
"repo": "wavezync/nuxt-vue3-google-signin",
|
|
3353
3970
|
"npm": "nuxt-vue3-google-signin",
|
|
3354
3971
|
"icon": "vue3-google-signin.svg",
|
|
3355
|
-
"github": "https://github.com/
|
|
3356
|
-
"website": "https://vue3-google-signin.
|
|
3357
|
-
"learn_more": "https://vue3-google-signin.
|
|
3972
|
+
"github": "https://github.com/wavezync/nuxt-vue3-google-signin",
|
|
3973
|
+
"website": "https://vue3-google-signin.wavezync.com",
|
|
3974
|
+
"learn_more": "https://vue3-google-signin.wavezync.com",
|
|
3358
3975
|
"category": "Libraries",
|
|
3359
3976
|
"type": "3rd-party",
|
|
3360
3977
|
"maintainers": [
|
|
@@ -3368,6 +3985,50 @@
|
|
|
3368
3985
|
"requires": {}
|
|
3369
3986
|
}
|
|
3370
3987
|
},
|
|
3988
|
+
{
|
|
3989
|
+
"name": "nuxt-vuetify",
|
|
3990
|
+
"description": "Add Vuetify 3 to your Nuxt 3 application in 3 seconds.",
|
|
3991
|
+
"repo": "invictus-codes/nuxt-vuetify",
|
|
3992
|
+
"npm": "@invictus.codes/nuxt-vuetify",
|
|
3993
|
+
"icon": "vuetify-logo-v3-dark.svg",
|
|
3994
|
+
"github": "https://github.com/invictus-codes/nuxt-vuetify",
|
|
3995
|
+
"website": "https://invictus-codes.github.io/nuxt-vuetify/",
|
|
3996
|
+
"learn_more": "https://github.com/invictus-codes/nuxt-vuetify/blob/main/README.md",
|
|
3997
|
+
"category": "UI",
|
|
3998
|
+
"type": "3rd-party",
|
|
3999
|
+
"maintainers": [
|
|
4000
|
+
{
|
|
4001
|
+
"name": "Jens van Hellemondt",
|
|
4002
|
+
"github": "invictus-codes"
|
|
4003
|
+
}
|
|
4004
|
+
],
|
|
4005
|
+
"compatibility": {
|
|
4006
|
+
"nuxt": "^3.0.0",
|
|
4007
|
+
"requires": {}
|
|
4008
|
+
}
|
|
4009
|
+
},
|
|
4010
|
+
{
|
|
4011
|
+
"name": "nuxt3-leaflet",
|
|
4012
|
+
"description": "Leaflet integration with Nuxt",
|
|
4013
|
+
"repo": "Gugustinette/Nuxt-Leaflet",
|
|
4014
|
+
"npm": "nuxt3-leaflet",
|
|
4015
|
+
"icon": "leaflet.png",
|
|
4016
|
+
"github": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4017
|
+
"website": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4018
|
+
"learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4019
|
+
"category": "Libraries",
|
|
4020
|
+
"type": "3rd-party",
|
|
4021
|
+
"maintainers": [
|
|
4022
|
+
{
|
|
4023
|
+
"name": "Augustin MERCIER",
|
|
4024
|
+
"github": "Gugustinette"
|
|
4025
|
+
}
|
|
4026
|
+
],
|
|
4027
|
+
"compatibility": {
|
|
4028
|
+
"nuxt": "^3.0.0",
|
|
4029
|
+
"requires": {}
|
|
4030
|
+
}
|
|
4031
|
+
},
|
|
3371
4032
|
{
|
|
3372
4033
|
"name": "nuxt7",
|
|
3373
4034
|
"description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
|
|
@@ -3391,6 +4052,29 @@
|
|
|
3391
4052
|
"requires": {}
|
|
3392
4053
|
}
|
|
3393
4054
|
},
|
|
4055
|
+
{
|
|
4056
|
+
"name": "nuxtlabs-ui",
|
|
4057
|
+
"description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
|
|
4058
|
+
"repo": "nuxtlabs/ui",
|
|
4059
|
+
"npm": "@nuxthq/ui",
|
|
4060
|
+
"icon": "nuxtlabs-ui.svg",
|
|
4061
|
+
"github": "https://github.com/nuxtlabs/ui",
|
|
4062
|
+
"website": "https://ui.nuxtlabs.com",
|
|
4063
|
+
"learn_more": "https://ui.nuxtlabs.com",
|
|
4064
|
+
"category": "UI",
|
|
4065
|
+
"type": "3rd-party",
|
|
4066
|
+
"maintainers": [
|
|
4067
|
+
{
|
|
4068
|
+
"name": "Benjamin Canac",
|
|
4069
|
+
"github": "benjamincanac",
|
|
4070
|
+
"twitter": "benjamincanac"
|
|
4071
|
+
}
|
|
4072
|
+
],
|
|
4073
|
+
"compatibility": {
|
|
4074
|
+
"nuxt": "^3.0.0",
|
|
4075
|
+
"requires": {}
|
|
4076
|
+
}
|
|
4077
|
+
},
|
|
3394
4078
|
{
|
|
3395
4079
|
"name": "og-image",
|
|
3396
4080
|
"description": "Easily generate dynamic social share images.",
|
|
@@ -3530,6 +4214,30 @@
|
|
|
3530
4214
|
}
|
|
3531
4215
|
}
|
|
3532
4216
|
},
|
|
4217
|
+
{
|
|
4218
|
+
"name": "pdfeasy",
|
|
4219
|
+
"description": "A JavaScript Client/Server Side PDF-Generator based in PDFKit",
|
|
4220
|
+
"repo": "betterwrite/pdfeasy#main/packages/nuxt",
|
|
4221
|
+
"npm": "nuxt-pdfeasy",
|
|
4222
|
+
"icon": "pdfeasy.png",
|
|
4223
|
+
"github": "https://github.com/betterwrite/pdfeasy",
|
|
4224
|
+
"website": "https://github.com/betterwrite/pdfeasy",
|
|
4225
|
+
"learn_more": "https://github.com/betterwrite/pdfeasy",
|
|
4226
|
+
"category": "Extensions",
|
|
4227
|
+
"type": "3rd-party",
|
|
4228
|
+
"maintainers": [
|
|
4229
|
+
{
|
|
4230
|
+
"name": "Giovane Cardoso",
|
|
4231
|
+
"github": "novout",
|
|
4232
|
+
"twitter": "novoutttttt",
|
|
4233
|
+
"avatar": "https://avatars.githubusercontent.com/novout?v=4"
|
|
4234
|
+
}
|
|
4235
|
+
],
|
|
4236
|
+
"compatibility": {
|
|
4237
|
+
"nuxt": "^3.0.0",
|
|
4238
|
+
"requires": {}
|
|
4239
|
+
}
|
|
4240
|
+
},
|
|
3533
4241
|
{
|
|
3534
4242
|
"name": "persian-datepicker",
|
|
3535
4243
|
"description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
|
|
@@ -3851,6 +4559,50 @@
|
|
|
3851
4559
|
"requires": {}
|
|
3852
4560
|
}
|
|
3853
4561
|
},
|
|
4562
|
+
{
|
|
4563
|
+
"name": "quasar",
|
|
4564
|
+
"description": "Effortlessly build high-performance & high-quality Vue.js 3 user interfaces in record time",
|
|
4565
|
+
"repo": "Maiquu/nuxt-quasar",
|
|
4566
|
+
"npm": "nuxt-quasar-ui",
|
|
4567
|
+
"icon": "quasar.svg",
|
|
4568
|
+
"github": "https://github.com/Maiquu/nuxt-quasar",
|
|
4569
|
+
"website": "https://quasar.dev/",
|
|
4570
|
+
"learn_more": "https://github.com/Maiquu/nuxt-quasar",
|
|
4571
|
+
"category": "UI",
|
|
4572
|
+
"type": "3rd-party",
|
|
4573
|
+
"maintainers": [
|
|
4574
|
+
{
|
|
4575
|
+
"name": "Ege İliklier",
|
|
4576
|
+
"github": "Maiquu"
|
|
4577
|
+
}
|
|
4578
|
+
],
|
|
4579
|
+
"compatibility": {
|
|
4580
|
+
"nuxt": "^3.0.0",
|
|
4581
|
+
"requires": {}
|
|
4582
|
+
}
|
|
4583
|
+
},
|
|
4584
|
+
{
|
|
4585
|
+
"name": "radash",
|
|
4586
|
+
"description": "radash module with auto-import and custom prefix",
|
|
4587
|
+
"repo": "bbg/nuxt-radash",
|
|
4588
|
+
"npm": "nuxt-radash",
|
|
4589
|
+
"icon": "radash.png",
|
|
4590
|
+
"github": "https://github.com/bbg/nuxt-radash",
|
|
4591
|
+
"website": "https://github.com/bbg/nuxt-radash#readme",
|
|
4592
|
+
"learn_more": "https://github.com/rayepps/radash/",
|
|
4593
|
+
"category": "Libraries",
|
|
4594
|
+
"type": "3rd-party",
|
|
4595
|
+
"maintainers": [
|
|
4596
|
+
{
|
|
4597
|
+
"name": "Batuhan Göksu",
|
|
4598
|
+
"github": "bbg"
|
|
4599
|
+
}
|
|
4600
|
+
],
|
|
4601
|
+
"compatibility": {
|
|
4602
|
+
"nuxt": "^3.0.0",
|
|
4603
|
+
"requires": {}
|
|
4604
|
+
}
|
|
4605
|
+
},
|
|
3854
4606
|
{
|
|
3855
4607
|
"name": "recaptcha",
|
|
3856
4608
|
"description": "Simple and easy Google reCAPTCHA module with Nuxt.js",
|
|
@@ -3921,11 +4673,11 @@
|
|
|
3921
4673
|
{
|
|
3922
4674
|
"name": "robots",
|
|
3923
4675
|
"description": "A Nuxt.js module thats inject a middleware to generate a robots.txt file",
|
|
3924
|
-
"repo": "nuxt-
|
|
4676
|
+
"repo": "nuxt-modules/robots",
|
|
3925
4677
|
"npm": "@nuxtjs/robots",
|
|
3926
4678
|
"icon": "robots.png",
|
|
3927
|
-
"github": "https://github.com/nuxt-
|
|
3928
|
-
"website": "https://github.com/nuxt-
|
|
4679
|
+
"github": "https://github.com/nuxt-modules/robots",
|
|
4680
|
+
"website": "https://github.com/nuxt-modules/robots",
|
|
3929
4681
|
"learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
|
|
3930
4682
|
"category": "SEO",
|
|
3931
4683
|
"type": "community",
|
|
@@ -4131,7 +4883,7 @@
|
|
|
4131
4883
|
"description": "Sentry module for Nuxt.js to help developers diagnose, fix, and optimize the performance of their code",
|
|
4132
4884
|
"repo": "nuxt-community/sentry-module",
|
|
4133
4885
|
"npm": "@nuxtjs/sentry",
|
|
4134
|
-
"icon": "sentry.
|
|
4886
|
+
"icon": "sentry.svg",
|
|
4135
4887
|
"github": "https://github.com/nuxt-community/sentry-module",
|
|
4136
4888
|
"website": "https://sentry.nuxtjs.org/",
|
|
4137
4889
|
"learn_more": "https://sentry.io/welcome/",
|
|
@@ -4239,7 +4991,30 @@
|
|
|
4239
4991
|
}
|
|
4240
4992
|
},
|
|
4241
4993
|
{
|
|
4242
|
-
"name": "
|
|
4994
|
+
"name": "server-block",
|
|
4995
|
+
"description": "Use <server> tags in your Nuxt pages components.",
|
|
4996
|
+
"repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt#main",
|
|
4997
|
+
"npm": "@hebilicious/server-block-nuxt",
|
|
4998
|
+
"icon": "server-block.svg",
|
|
4999
|
+
"github": "https://github.com/Hebilicious/server-block-nuxt",
|
|
5000
|
+
"website": "https://github.com/Hebilicious/server-block-nuxt#readme",
|
|
5001
|
+
"learn_more": "https://github.com/Hebilicious/server-block-nuxt#readme",
|
|
5002
|
+
"category": "Extensions",
|
|
5003
|
+
"type": "3rd-party",
|
|
5004
|
+
"maintainers": [
|
|
5005
|
+
{
|
|
5006
|
+
"name": "Hebilicious",
|
|
5007
|
+
"github": "Hebilicious",
|
|
5008
|
+
"twitter": "its_hebilicious"
|
|
5009
|
+
}
|
|
5010
|
+
],
|
|
5011
|
+
"compatibility": {
|
|
5012
|
+
"nuxt": "^3.0.0",
|
|
5013
|
+
"requires": {}
|
|
5014
|
+
}
|
|
5015
|
+
},
|
|
5016
|
+
{
|
|
5017
|
+
"name": "session",
|
|
4243
5018
|
"description": "Session middleware to persist user data across requests, a client-side useSession composable to interact with the session, supports many storage backends via unjs/unstorage",
|
|
4244
5019
|
"repo": "sidebase/nuxt-session",
|
|
4245
5020
|
"npm": "@sidebase/nuxt-session",
|
|
@@ -4430,7 +5205,7 @@
|
|
|
4430
5205
|
"github": "https://github.com/nuxt-modules/snipcart",
|
|
4431
5206
|
"website": "https://github.com/nuxt-modules/snipcart",
|
|
4432
5207
|
"learn_more": "https://snipcart.com",
|
|
4433
|
-
"category": "
|
|
5208
|
+
"category": "Ecommerce",
|
|
4434
5209
|
"type": "community",
|
|
4435
5210
|
"maintainers": [
|
|
4436
5211
|
{
|
|
@@ -4687,10 +5462,10 @@
|
|
|
4687
5462
|
{
|
|
4688
5463
|
"name": "strapi",
|
|
4689
5464
|
"description": "Design APIs fast and manage content easily using REST or GraphQL.",
|
|
4690
|
-
"repo": "nuxt-
|
|
5465
|
+
"repo": "nuxt-modules/strapi",
|
|
4691
5466
|
"npm": "@nuxtjs/strapi",
|
|
4692
5467
|
"icon": "strapi.png",
|
|
4693
|
-
"github": "https://github.com/nuxt-
|
|
5468
|
+
"github": "https://github.com/nuxt-modules/strapi",
|
|
4694
5469
|
"website": "https://strapi.nuxtjs.org",
|
|
4695
5470
|
"learn_more": "https://strapi.io/",
|
|
4696
5471
|
"category": "CMS",
|
|
@@ -4714,6 +5489,32 @@
|
|
|
4714
5489
|
}
|
|
4715
5490
|
}
|
|
4716
5491
|
},
|
|
5492
|
+
{
|
|
5493
|
+
"name": "stripe-next",
|
|
5494
|
+
"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.",
|
|
5495
|
+
"repo": "fuentesloic/nuxt-stripe",
|
|
5496
|
+
"npm": "@unlok-co/nuxt-stripe",
|
|
5497
|
+
"icon": "stripe.png",
|
|
5498
|
+
"github": "https://github.com/fuentesloic/nuxt-stripe",
|
|
5499
|
+
"website": "https://github.com/fuentesloic/nuxt-stripe",
|
|
5500
|
+
"learn_more": "https://stripe.com/docs",
|
|
5501
|
+
"category": "Payment",
|
|
5502
|
+
"type": "3rd-party",
|
|
5503
|
+
"maintainers": [
|
|
5504
|
+
{
|
|
5505
|
+
"name": "Loic Fuentes",
|
|
5506
|
+
"github": "fuentesloic"
|
|
5507
|
+
},
|
|
5508
|
+
{
|
|
5509
|
+
"name": "Florent Giraud",
|
|
5510
|
+
"github": "flozero"
|
|
5511
|
+
}
|
|
5512
|
+
],
|
|
5513
|
+
"compatibility": {
|
|
5514
|
+
"nuxt": "^3.0.0",
|
|
5515
|
+
"requires": {}
|
|
5516
|
+
}
|
|
5517
|
+
},
|
|
4717
5518
|
{
|
|
4718
5519
|
"name": "stripe",
|
|
4719
5520
|
"description": "Import the StripeJS client script to accept payments, send payouts, and manage your businesses online.",
|
|
@@ -4807,10 +5608,10 @@
|
|
|
4807
5608
|
{
|
|
4808
5609
|
"name": "supabase",
|
|
4809
5610
|
"description": "First class integration with Supabase",
|
|
4810
|
-
"repo": "nuxt-
|
|
5611
|
+
"repo": "nuxt-modules/supabase",
|
|
4811
5612
|
"npm": "@nuxtjs/supabase",
|
|
4812
5613
|
"icon": "supabase.png",
|
|
4813
|
-
"github": "https://github.com/nuxt-
|
|
5614
|
+
"github": "https://github.com/nuxt-modules/supabase",
|
|
4814
5615
|
"website": "https://supabase.nuxtjs.org",
|
|
4815
5616
|
"learn_more": "https://supabase.com",
|
|
4816
5617
|
"category": "Database",
|
|
@@ -4974,10 +5775,10 @@
|
|
|
4974
5775
|
{
|
|
4975
5776
|
"name": "tailwindcss",
|
|
4976
5777
|
"description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
|
|
4977
|
-
"repo": "nuxt-
|
|
5778
|
+
"repo": "nuxt-modules/tailwindcss-module",
|
|
4978
5779
|
"npm": "@nuxtjs/tailwindcss",
|
|
4979
5780
|
"icon": "tailwindcss.png",
|
|
4980
|
-
"github": "https://github.com/nuxt-
|
|
5781
|
+
"github": "https://github.com/nuxt-modules/tailwindcss-module",
|
|
4981
5782
|
"website": "https://tailwindcss.nuxtjs.org",
|
|
4982
5783
|
"learn_more": "https://tailwindcss.com/",
|
|
4983
5784
|
"category": "UI",
|
|
@@ -4987,6 +5788,10 @@
|
|
|
4987
5788
|
"name": "Sébastien Chopin",
|
|
4988
5789
|
"github": "Atinux",
|
|
4989
5790
|
"twitter": "Atinux"
|
|
5791
|
+
},
|
|
5792
|
+
{
|
|
5793
|
+
"name": "Inesh Bose",
|
|
5794
|
+
"github": "ineshbose"
|
|
4990
5795
|
}
|
|
4991
5796
|
],
|
|
4992
5797
|
"compatibility": {
|
|
@@ -5017,6 +5822,28 @@
|
|
|
5017
5822
|
"requires": {}
|
|
5018
5823
|
}
|
|
5019
5824
|
},
|
|
5825
|
+
{
|
|
5826
|
+
"name": "time",
|
|
5827
|
+
"description": "Safely render local dates and times on the server with Nuxt",
|
|
5828
|
+
"repo": "danielroe/nuxt-time",
|
|
5829
|
+
"npm": "nuxt-time",
|
|
5830
|
+
"icon": "",
|
|
5831
|
+
"github": "https://github.com/danielroe/nuxt-time",
|
|
5832
|
+
"website": "https://github.com/danielroe/nuxt-time",
|
|
5833
|
+
"learn_more": "",
|
|
5834
|
+
"category": "Extensions",
|
|
5835
|
+
"type": "3rd-party",
|
|
5836
|
+
"maintainers": [
|
|
5837
|
+
{
|
|
5838
|
+
"name": "danielroe",
|
|
5839
|
+
"github": "danielroe"
|
|
5840
|
+
}
|
|
5841
|
+
],
|
|
5842
|
+
"compatibility": {
|
|
5843
|
+
"nuxt": "^3.0.0",
|
|
5844
|
+
"requires": {}
|
|
5845
|
+
}
|
|
5846
|
+
},
|
|
5020
5847
|
{
|
|
5021
5848
|
"name": "toast",
|
|
5022
5849
|
"description": "Responsive Touch Compatible Toast plugin for Nuxt.js using vue-toasted",
|
|
@@ -5040,6 +5867,39 @@
|
|
|
5040
5867
|
"requires": {}
|
|
5041
5868
|
}
|
|
5042
5869
|
},
|
|
5870
|
+
{
|
|
5871
|
+
"name": "tresjs",
|
|
5872
|
+
"description": "Create 3D experiences in your Nuxt application using TresJS.",
|
|
5873
|
+
"repo": "tresjs/nuxt",
|
|
5874
|
+
"npm": "@tresjs/nuxt",
|
|
5875
|
+
"icon": "tresjs.svg",
|
|
5876
|
+
"github": "https://github.com/Tresjs/nuxt",
|
|
5877
|
+
"website": "https://tresjs.org/guide/nuxt.html",
|
|
5878
|
+
"learn_more": "https://tresjs.org/",
|
|
5879
|
+
"category": "Libraries",
|
|
5880
|
+
"type": "3rd-party",
|
|
5881
|
+
"maintainers": [
|
|
5882
|
+
{
|
|
5883
|
+
"name": "Alvaro Saburido",
|
|
5884
|
+
"github": "alvarosabu",
|
|
5885
|
+
"twitter": "alvarosabu"
|
|
5886
|
+
},
|
|
5887
|
+
{
|
|
5888
|
+
"name": "Jaime Torrealba",
|
|
5889
|
+
"github": "JaimeTorrealba",
|
|
5890
|
+
"twitter": "jaimebboyjt"
|
|
5891
|
+
},
|
|
5892
|
+
{
|
|
5893
|
+
"name": "Tino Koch",
|
|
5894
|
+
"github": "Tinoooo",
|
|
5895
|
+
"twitter": "ichbintino"
|
|
5896
|
+
}
|
|
5897
|
+
],
|
|
5898
|
+
"compatibility": {
|
|
5899
|
+
"nuxt": "^3.0.0",
|
|
5900
|
+
"requires": {}
|
|
5901
|
+
}
|
|
5902
|
+
},
|
|
5043
5903
|
{
|
|
5044
5904
|
"name": "turnstile",
|
|
5045
5905
|
"description": "Privacy-focused alternative to CAPTCHA from Cloudflare",
|
|
@@ -5089,6 +5949,28 @@
|
|
|
5089
5949
|
}
|
|
5090
5950
|
}
|
|
5091
5951
|
},
|
|
5952
|
+
{
|
|
5953
|
+
"name": "twemoji",
|
|
5954
|
+
"description": "Twemoji module for Nuxt. Render emojis as SVG elements or PNG images.",
|
|
5955
|
+
"repo": "yizack/nuxt-twemoji",
|
|
5956
|
+
"npm": "nuxt-twemoji",
|
|
5957
|
+
"icon": "twemoji.svg",
|
|
5958
|
+
"github": "https://github.com/Yizack/nuxt-twemoji",
|
|
5959
|
+
"website": "https://github.com/Yizack/nuxt-twemoji",
|
|
5960
|
+
"learn_more": "",
|
|
5961
|
+
"category": "UI",
|
|
5962
|
+
"type": "3rd-party",
|
|
5963
|
+
"maintainers": [
|
|
5964
|
+
{
|
|
5965
|
+
"name": "Yizack Rangel",
|
|
5966
|
+
"github": "yizack"
|
|
5967
|
+
}
|
|
5968
|
+
],
|
|
5969
|
+
"compatibility": {
|
|
5970
|
+
"nuxt": "^3.0.0",
|
|
5971
|
+
"requires": {}
|
|
5972
|
+
}
|
|
5973
|
+
},
|
|
5092
5974
|
{
|
|
5093
5975
|
"name": "twicpics",
|
|
5094
5976
|
"description": "Images and videos components - Context aware resizing and cropping, lazy-loading, LQIP, Next-Gen format, compression, CDN.",
|
|
@@ -5260,11 +6142,11 @@
|
|
|
5260
6142
|
{
|
|
5261
6143
|
"name": "unhead",
|
|
5262
6144
|
"description": "Experimental features for Nuxt SEO / head management.",
|
|
5263
|
-
"repo": "harlan-zw/nuxt-
|
|
5264
|
-
"npm": "nuxt-
|
|
6145
|
+
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
6146
|
+
"npm": "nuxt-seo-experiments",
|
|
5265
6147
|
"icon": "",
|
|
5266
|
-
"github": "https://github.com/harlan-zw/nuxt-
|
|
5267
|
-
"website": "https://github.com/harlan-zw/nuxt-
|
|
6148
|
+
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
6149
|
+
"website": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
5268
6150
|
"learn_more": "",
|
|
5269
6151
|
"category": "SEO",
|
|
5270
6152
|
"type": "3rd-party",
|
|
@@ -5307,6 +6189,28 @@
|
|
|
5307
6189
|
"requires": {}
|
|
5308
6190
|
}
|
|
5309
6191
|
},
|
|
6192
|
+
{
|
|
6193
|
+
"name": "unlazy",
|
|
6194
|
+
"description": "Lazy loading library for placeholder images",
|
|
6195
|
+
"repo": "johannschopplich/unlazy/packages/nuxt",
|
|
6196
|
+
"npm": "@unlazy/nuxt",
|
|
6197
|
+
"icon": "unlazy.svg",
|
|
6198
|
+
"github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
|
|
6199
|
+
"website": "https://unlazy.byjohann.dev/",
|
|
6200
|
+
"learn_more": "",
|
|
6201
|
+
"category": "Images",
|
|
6202
|
+
"type": "3rd-party",
|
|
6203
|
+
"maintainers": [
|
|
6204
|
+
{
|
|
6205
|
+
"name": "Johann Schopplich",
|
|
6206
|
+
"github": "johannschopplich"
|
|
6207
|
+
}
|
|
6208
|
+
],
|
|
6209
|
+
"compatibility": {
|
|
6210
|
+
"nuxt": "^3.0.0",
|
|
6211
|
+
"requires": {}
|
|
6212
|
+
}
|
|
6213
|
+
},
|
|
5310
6214
|
{
|
|
5311
6215
|
"name": "unlighthouse",
|
|
5312
6216
|
"description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
|
|
@@ -5382,6 +6286,30 @@
|
|
|
5382
6286
|
"requires": {}
|
|
5383
6287
|
}
|
|
5384
6288
|
},
|
|
6289
|
+
{
|
|
6290
|
+
"name": "use-wagmi",
|
|
6291
|
+
"description": "Vue Composition for Ethereum based on wagmi",
|
|
6292
|
+
"repo": "unicape/use-wagmi#main/packages/nuxt",
|
|
6293
|
+
"npm": "@use-wagmi/nuxt",
|
|
6294
|
+
"icon": "use-wagmi.png",
|
|
6295
|
+
"github": "https://github.com/unicape/use-wagmi",
|
|
6296
|
+
"website": "https://github.com/unicape/use-wagmi",
|
|
6297
|
+
"learn_more": "https://github.com/unicape/use-wagmi",
|
|
6298
|
+
"category": "Extensions",
|
|
6299
|
+
"type": "3rd-party",
|
|
6300
|
+
"maintainers": [
|
|
6301
|
+
{
|
|
6302
|
+
"name": "Unic Ape",
|
|
6303
|
+
"github": "unicape"
|
|
6304
|
+
}
|
|
6305
|
+
],
|
|
6306
|
+
"compatibility": {
|
|
6307
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6308
|
+
"requires": {
|
|
6309
|
+
"bridge": true
|
|
6310
|
+
}
|
|
6311
|
+
}
|
|
6312
|
+
},
|
|
5385
6313
|
{
|
|
5386
6314
|
"name": "user-agent",
|
|
5387
6315
|
"description": "Nuxt.js module for handling User-Agent.",
|
|
@@ -5450,6 +6378,74 @@
|
|
|
5450
6378
|
}
|
|
5451
6379
|
}
|
|
5452
6380
|
},
|
|
6381
|
+
{
|
|
6382
|
+
"name": "varlet",
|
|
6383
|
+
"description": "A Material design mobile component library developed based on Vue3",
|
|
6384
|
+
"repo": "varletjs/varlet-nuxt",
|
|
6385
|
+
"npm": "@varlet/nuxt",
|
|
6386
|
+
"icon": "varlet.svg",
|
|
6387
|
+
"github": "https://github.com/varletjs/varlet",
|
|
6388
|
+
"website": "https://varlet.gitee.io/varlet-ui/#/en-US/index",
|
|
6389
|
+
"learn_more": "https://github.com/varletjs/varlet-nuxt",
|
|
6390
|
+
"category": "UI",
|
|
6391
|
+
"type": "3rd-party",
|
|
6392
|
+
"maintainers": [
|
|
6393
|
+
{
|
|
6394
|
+
"name": "zhangmo8",
|
|
6395
|
+
"github": "zhangmo8"
|
|
6396
|
+
}
|
|
6397
|
+
],
|
|
6398
|
+
"compatibility": {
|
|
6399
|
+
"nuxt": "^3.0.0",
|
|
6400
|
+
"requires": {
|
|
6401
|
+
"bridge": "optional"
|
|
6402
|
+
}
|
|
6403
|
+
}
|
|
6404
|
+
},
|
|
6405
|
+
{
|
|
6406
|
+
"name": "vcalendar",
|
|
6407
|
+
"description": "VCalendar module for Nuxt",
|
|
6408
|
+
"repo": "samk-dev/nuxt-vcalendar",
|
|
6409
|
+
"npm": "@samk-dev/nuxt-vcalendar",
|
|
6410
|
+
"icon": "vcalendar.png",
|
|
6411
|
+
"github": "https://github.com/samk-dev/vcalendar",
|
|
6412
|
+
"website": "https://github.com/samk-dev/vcalendar",
|
|
6413
|
+
"learn_more": "",
|
|
6414
|
+
"category": "Libraries",
|
|
6415
|
+
"type": "3rd-party",
|
|
6416
|
+
"maintainers": [
|
|
6417
|
+
{
|
|
6418
|
+
"name": "Sam K",
|
|
6419
|
+
"github": "samk-dev"
|
|
6420
|
+
}
|
|
6421
|
+
],
|
|
6422
|
+
"compatibility": {
|
|
6423
|
+
"nuxt": "^3.0.0",
|
|
6424
|
+
"requires": {}
|
|
6425
|
+
}
|
|
6426
|
+
},
|
|
6427
|
+
{
|
|
6428
|
+
"name": "vee-validate",
|
|
6429
|
+
"description": "Painless Vue forms for Nuxt.js",
|
|
6430
|
+
"repo": "logaretm/vee-validate#main/packages/nuxt",
|
|
6431
|
+
"npm": "@vee-validate/nuxt",
|
|
6432
|
+
"icon": "vee-validate.png",
|
|
6433
|
+
"github": "https://github.com/logaretm/vee-validate/",
|
|
6434
|
+
"website": "https://vee-validate.logaretm.com/v4/",
|
|
6435
|
+
"learn_more": "https://vee-validate.logaretm.com/v4/integrations/nuxt/",
|
|
6436
|
+
"category": "Libraries",
|
|
6437
|
+
"type": "3rd-party",
|
|
6438
|
+
"maintainers": [
|
|
6439
|
+
{
|
|
6440
|
+
"name": "Abdelrahman Awad",
|
|
6441
|
+
"github": "logaretm"
|
|
6442
|
+
}
|
|
6443
|
+
],
|
|
6444
|
+
"compatibility": {
|
|
6445
|
+
"nuxt": "^3.0.0",
|
|
6446
|
+
"requires": {}
|
|
6447
|
+
}
|
|
6448
|
+
},
|
|
5453
6449
|
{
|
|
5454
6450
|
"name": "vendor",
|
|
5455
6451
|
"description": "directly serve node_modules",
|
|
@@ -5473,6 +6469,51 @@
|
|
|
5473
6469
|
"requires": {}
|
|
5474
6470
|
}
|
|
5475
6471
|
},
|
|
6472
|
+
{
|
|
6473
|
+
"name": "vercel-analytics",
|
|
6474
|
+
"description": "Vercel Analytics integration for Nuxt",
|
|
6475
|
+
"repo": "xanderbarkhatov/nuxt-vercel-analytics",
|
|
6476
|
+
"npm": "nuxt-vercel-analytics",
|
|
6477
|
+
"icon": "",
|
|
6478
|
+
"github": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
|
|
6479
|
+
"website": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
|
|
6480
|
+
"learn_more": "https://vercel.com/docs/concepts/analytics",
|
|
6481
|
+
"category": "Analytics",
|
|
6482
|
+
"type": "3rd-party",
|
|
6483
|
+
"maintainers": [
|
|
6484
|
+
{
|
|
6485
|
+
"name": "Alexander B.",
|
|
6486
|
+
"github": "xanderbarkhatov"
|
|
6487
|
+
}
|
|
6488
|
+
],
|
|
6489
|
+
"compatibility": {
|
|
6490
|
+
"nuxt": "^3.0.0",
|
|
6491
|
+
"requires": {}
|
|
6492
|
+
}
|
|
6493
|
+
},
|
|
6494
|
+
{
|
|
6495
|
+
"name": "vexip-ui",
|
|
6496
|
+
"description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
|
|
6497
|
+
"repo": "vexip-ui/nuxt",
|
|
6498
|
+
"npm": "@vexip-ui/nuxt",
|
|
6499
|
+
"icon": "vexip-ui.svg",
|
|
6500
|
+
"github": "https://github.com/vexip-ui/vexip-ui",
|
|
6501
|
+
"website": "https://www.vexipui.com/",
|
|
6502
|
+
"learn_more": "https://github.com/vexip-ui/nuxt",
|
|
6503
|
+
"category": "UI",
|
|
6504
|
+
"type": "3rd-party",
|
|
6505
|
+
"maintainers": [
|
|
6506
|
+
{
|
|
6507
|
+
"name": "未觉雨声",
|
|
6508
|
+
"github": "qmhc",
|
|
6509
|
+
"twitter": "qmhc95"
|
|
6510
|
+
}
|
|
6511
|
+
],
|
|
6512
|
+
"compatibility": {
|
|
6513
|
+
"nuxt": "^3.0.0",
|
|
6514
|
+
"requires": {}
|
|
6515
|
+
}
|
|
6516
|
+
},
|
|
5476
6517
|
{
|
|
5477
6518
|
"name": "vite-pwa-nuxt",
|
|
5478
6519
|
"description": "Zero-config PWA Plugin for Nuxt 3",
|
|
@@ -5504,13 +6545,13 @@
|
|
|
5504
6545
|
{
|
|
5505
6546
|
"name": "vitest",
|
|
5506
6547
|
"description": "Vitest integration with Nuxt",
|
|
5507
|
-
"repo": "danielroe/nuxt-vitest
|
|
6548
|
+
"repo": "danielroe/nuxt-vitest",
|
|
5508
6549
|
"npm": "nuxt-vitest",
|
|
5509
6550
|
"icon": "vitest.svg",
|
|
5510
6551
|
"github": "https://github.com/danielroe/nuxt-vitest",
|
|
5511
6552
|
"website": "https://github.com/danielroe/nuxt-vitest",
|
|
5512
6553
|
"learn_more": "",
|
|
5513
|
-
"category": "
|
|
6554
|
+
"category": "Devtools",
|
|
5514
6555
|
"type": "3rd-party",
|
|
5515
6556
|
"maintainers": [
|
|
5516
6557
|
{
|
|
@@ -5527,15 +6568,45 @@
|
|
|
5527
6568
|
"requires": {}
|
|
5528
6569
|
}
|
|
5529
6570
|
},
|
|
6571
|
+
{
|
|
6572
|
+
"name": "vue-email",
|
|
6573
|
+
"description": "Write email templates with vue",
|
|
6574
|
+
"repo": "Dave136/vue-email#main/packages/vue-email",
|
|
6575
|
+
"npm": "vue-email",
|
|
6576
|
+
"icon": "vue-email.svg",
|
|
6577
|
+
"github": "https://github.com/Dave136/vue-email",
|
|
6578
|
+
"website": "https://vue-email.vercel.app/",
|
|
6579
|
+
"learn_more": "https://vue-email.vercel.app/getting-started/nuxt.html",
|
|
6580
|
+
"category": "UI",
|
|
6581
|
+
"type": "3rd-party",
|
|
6582
|
+
"maintainers": [
|
|
6583
|
+
{
|
|
6584
|
+
"name": "David Arenas",
|
|
6585
|
+
"github": "Dave136",
|
|
6586
|
+
"twitter": "davejs4",
|
|
6587
|
+
"avatar": "https://avatars.githubusercontent.com/u/49698182?v=4"
|
|
6588
|
+
},
|
|
6589
|
+
{
|
|
6590
|
+
"name": "Younes Barrad",
|
|
6591
|
+
"github": "Flowko",
|
|
6592
|
+
"twitter": "imflowko",
|
|
6593
|
+
"avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
|
|
6594
|
+
}
|
|
6595
|
+
],
|
|
6596
|
+
"compatibility": {
|
|
6597
|
+
"nuxt": "^3.0.0",
|
|
6598
|
+
"requires": {}
|
|
6599
|
+
}
|
|
6600
|
+
},
|
|
5530
6601
|
{
|
|
5531
6602
|
"name": "vue-macros",
|
|
5532
|
-
"description": "Explore
|
|
5533
|
-
"repo": "sxzz/
|
|
6603
|
+
"description": "Explore more macros and syntax sugar to Vue.",
|
|
6604
|
+
"repo": "sxzz/vue-macros#main/packages/nuxt",
|
|
5534
6605
|
"npm": "@vue-macros/nuxt",
|
|
5535
6606
|
"icon": "vue-macros.svg",
|
|
5536
|
-
"github": "https://github.com/sxzz/
|
|
6607
|
+
"github": "https://github.com/sxzz/vue-macros",
|
|
5537
6608
|
"website": "https://vue-macros.sxzz.moe",
|
|
5538
|
-
"learn_more": "https://github.com/sxzz/
|
|
6609
|
+
"learn_more": "https://github.com/sxzz/vue-macros",
|
|
5539
6610
|
"category": "Extensions",
|
|
5540
6611
|
"type": "3rd-party",
|
|
5541
6612
|
"maintainers": [
|
|
@@ -5618,6 +6689,29 @@
|
|
|
5618
6689
|
"requires": {}
|
|
5619
6690
|
}
|
|
5620
6691
|
},
|
|
6692
|
+
{
|
|
6693
|
+
"name": "vue-query",
|
|
6694
|
+
"description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
|
|
6695
|
+
"repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt#main",
|
|
6696
|
+
"npm": "@hebilicious/vue-query-nuxt",
|
|
6697
|
+
"icon": "vue-query.svg",
|
|
6698
|
+
"github": "https://github.com/Hebilicious/vue-query-nuxt",
|
|
6699
|
+
"website": "https://github.com/Hebilicious/vue-query-nuxt#readme",
|
|
6700
|
+
"learn_more": "https://tanstack.com/query/latest/docs/vue/quick-start",
|
|
6701
|
+
"category": "Request",
|
|
6702
|
+
"type": "3rd-party",
|
|
6703
|
+
"maintainers": [
|
|
6704
|
+
{
|
|
6705
|
+
"name": "Hebilicious",
|
|
6706
|
+
"github": "Hebilicious",
|
|
6707
|
+
"twitter": "its_hebilicious"
|
|
6708
|
+
}
|
|
6709
|
+
],
|
|
6710
|
+
"compatibility": {
|
|
6711
|
+
"nuxt": "^3.0.0",
|
|
6712
|
+
"requires": {}
|
|
6713
|
+
}
|
|
6714
|
+
},
|
|
5621
6715
|
{
|
|
5622
6716
|
"name": "vue-select",
|
|
5623
6717
|
"description": "Nuxt module for vue-select, a feature rich select/dropdown/typeahead component.",
|
|
@@ -5688,6 +6782,29 @@
|
|
|
5688
6782
|
"requires": {}
|
|
5689
6783
|
}
|
|
5690
6784
|
},
|
|
6785
|
+
{
|
|
6786
|
+
"name": "vue3-carousel-nuxt",
|
|
6787
|
+
"description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt.js applications.",
|
|
6788
|
+
"repo": "gaetansenn/vue3-carousel-nuxt",
|
|
6789
|
+
"npm": "vue3-carousel-nuxt",
|
|
6790
|
+
"icon": "",
|
|
6791
|
+
"github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
|
|
6792
|
+
"website": "",
|
|
6793
|
+
"learn_more": "",
|
|
6794
|
+
"category": "UI",
|
|
6795
|
+
"type": "3rd-party",
|
|
6796
|
+
"maintainers": [
|
|
6797
|
+
{
|
|
6798
|
+
"name": "Gaetan SENN",
|
|
6799
|
+
"github": "gaetansenn",
|
|
6800
|
+
"avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
|
|
6801
|
+
}
|
|
6802
|
+
],
|
|
6803
|
+
"compatibility": {
|
|
6804
|
+
"nuxt": "^3.0.0",
|
|
6805
|
+
"requires": {}
|
|
6806
|
+
}
|
|
6807
|
+
},
|
|
5691
6808
|
{
|
|
5692
6809
|
"name": "vuefire",
|
|
5693
6810
|
"description": "Idiomatic composables for the Firebase SDK",
|
|
@@ -5732,6 +6849,28 @@
|
|
|
5732
6849
|
"requires": {}
|
|
5733
6850
|
}
|
|
5734
6851
|
},
|
|
6852
|
+
{
|
|
6853
|
+
"name": "vuetify-nuxt-module",
|
|
6854
|
+
"description": "Zero-config Nuxt Module for Vuetify.",
|
|
6855
|
+
"repo": "userquin/vuetify-nuxt-module",
|
|
6856
|
+
"npm": "vuetify-nuxt-module",
|
|
6857
|
+
"icon": "vuetify-logo-v3-dark.svg",
|
|
6858
|
+
"github": "https://github.com/userquin/vuetify-nuxt-module",
|
|
6859
|
+
"website": "https://github.com/userquin/vuetify-nuxt-module",
|
|
6860
|
+
"learn_more": "https://github.com/userquin/vuetify-nuxt-module/README.md",
|
|
6861
|
+
"category": "UI",
|
|
6862
|
+
"type": "3rd-party",
|
|
6863
|
+
"maintainers": [
|
|
6864
|
+
{
|
|
6865
|
+
"name": "Joaquín Sánchez",
|
|
6866
|
+
"github": "userquin"
|
|
6867
|
+
}
|
|
6868
|
+
],
|
|
6869
|
+
"compatibility": {
|
|
6870
|
+
"nuxt": "^3.0.0",
|
|
6871
|
+
"requires": {}
|
|
6872
|
+
}
|
|
6873
|
+
},
|
|
5735
6874
|
{
|
|
5736
6875
|
"name": "vuetify",
|
|
5737
6876
|
"description": "Vuetify Module for Nuxt.js to add Material Design components to your application.",
|
|
@@ -5806,14 +6945,37 @@
|
|
|
5806
6945
|
"requires": {}
|
|
5807
6946
|
}
|
|
5808
6947
|
},
|
|
6948
|
+
{
|
|
6949
|
+
"name": "vunix",
|
|
6950
|
+
"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.",
|
|
6951
|
+
"repo": "gaetansenn/vunix#main/packages/nuxt",
|
|
6952
|
+
"npm": "@vunix/nuxt",
|
|
6953
|
+
"icon": "",
|
|
6954
|
+
"github": "https://github.com/gaetansenn/vunix",
|
|
6955
|
+
"website": "https://vunix.dewib.com/",
|
|
6956
|
+
"learn_more": "",
|
|
6957
|
+
"category": "UI",
|
|
6958
|
+
"type": "3rd-party",
|
|
6959
|
+
"maintainers": [
|
|
6960
|
+
{
|
|
6961
|
+
"name": "Gaetan SENN",
|
|
6962
|
+
"github": "gaetansenn",
|
|
6963
|
+
"avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
|
|
6964
|
+
}
|
|
6965
|
+
],
|
|
6966
|
+
"compatibility": {
|
|
6967
|
+
"nuxt": "^3.0.0",
|
|
6968
|
+
"requires": {}
|
|
6969
|
+
}
|
|
6970
|
+
},
|
|
5809
6971
|
{
|
|
5810
6972
|
"name": "web-vitals",
|
|
5811
6973
|
"description": "Web Vitals for Nuxt",
|
|
5812
|
-
"repo": "nuxt-
|
|
6974
|
+
"repo": "nuxt-modules/web-vitals",
|
|
5813
6975
|
"npm": "@nuxtjs/web-vitals",
|
|
5814
6976
|
"icon": "web-vitals.png",
|
|
5815
|
-
"github": "https://github.com/nuxt-
|
|
5816
|
-
"website": "https://github.com/nuxt-
|
|
6977
|
+
"github": "https://github.com/nuxt-modules/web-vitals",
|
|
6978
|
+
"website": "https://github.com/nuxt-modules/web-vitals",
|
|
5817
6979
|
"learn_more": "",
|
|
5818
6980
|
"category": "Performance",
|
|
5819
6981
|
"type": "community",
|
|
@@ -5954,6 +7116,54 @@
|
|
|
5954
7116
|
"requires": {}
|
|
5955
7117
|
}
|
|
5956
7118
|
},
|
|
7119
|
+
{
|
|
7120
|
+
"name": "well-known",
|
|
7121
|
+
"description": "A Nuxt.js module to add well-known URIs using middlewares",
|
|
7122
|
+
"repo": "zadigetvoltaire/nuxt-well-known",
|
|
7123
|
+
"npm": "@zadigetvoltaire/nuxt-well-known",
|
|
7124
|
+
"icon": "well-known.svg",
|
|
7125
|
+
"github": "https://github.com/zadigetvoltaire/nuxt-well-known",
|
|
7126
|
+
"website": "https://github.com/zadigetvoltaire/nuxt-well-known#readme",
|
|
7127
|
+
"learn_more": "https://www.iana.org/assignments/well-known-uris/well-known-uris.xhtml",
|
|
7128
|
+
"category": "SEO",
|
|
7129
|
+
"type": "3rd-party",
|
|
7130
|
+
"maintainers": [
|
|
7131
|
+
{
|
|
7132
|
+
"name": "Zadig&Voltaire Team",
|
|
7133
|
+
"github": "https://github.com/zadigetvoltaire"
|
|
7134
|
+
}
|
|
7135
|
+
],
|
|
7136
|
+
"compatibility": {
|
|
7137
|
+
"nuxt": "^3.0.0",
|
|
7138
|
+
"requires": {}
|
|
7139
|
+
}
|
|
7140
|
+
},
|
|
7141
|
+
{
|
|
7142
|
+
"name": "wideangle",
|
|
7143
|
+
"description": "Nuxt 3 module to integrate Wide Angle Analytics",
|
|
7144
|
+
"repo": "inputobjects/wideangle-nuxt",
|
|
7145
|
+
"npm": "wideangle-nuxt",
|
|
7146
|
+
"icon": "wideangle.png",
|
|
7147
|
+
"github": "https://github.com/inputobjects/wideangle-nuxt",
|
|
7148
|
+
"website": "https://wideangle.co",
|
|
7149
|
+
"learn_more": "https://wideangle.co/documentation/web-analytics-for-nuxt",
|
|
7150
|
+
"category": "Analytics",
|
|
7151
|
+
"type": "3rd-party",
|
|
7152
|
+
"maintainers": [
|
|
7153
|
+
{
|
|
7154
|
+
"name": "Wide Angle Analytics by Input Objects GmbH",
|
|
7155
|
+
"github": "inputobjects"
|
|
7156
|
+
},
|
|
7157
|
+
{
|
|
7158
|
+
"name": "Jarek Rozanski",
|
|
7159
|
+
"github": "jrozanski"
|
|
7160
|
+
}
|
|
7161
|
+
],
|
|
7162
|
+
"compatibility": {
|
|
7163
|
+
"nuxt": "^3.0.0",
|
|
7164
|
+
"requires": {}
|
|
7165
|
+
}
|
|
7166
|
+
},
|
|
5957
7167
|
{
|
|
5958
7168
|
"name": "windicss",
|
|
5959
7169
|
"description": "Next generation utility-first CSS framework.",
|
|
@@ -6097,52 +7307,6 @@
|
|
|
6097
7307
|
"requires": {}
|
|
6098
7308
|
}
|
|
6099
7309
|
},
|
|
6100
|
-
{
|
|
6101
|
-
"name": "yandex-metrika-next",
|
|
6102
|
-
"description": "Yandex Metrika integration for Nuxt",
|
|
6103
|
-
"repo": "artmizu/yandex-metrika-nuxt",
|
|
6104
|
-
"npm": "@artmizu/yandex-metrika-nuxt",
|
|
6105
|
-
"icon": "yandex-metrika.svg",
|
|
6106
|
-
"github": "https://github.com/artmizu/yandex-metrika-nuxt",
|
|
6107
|
-
"website": "https://github.com/artmizu/yandex-metrika-nuxt",
|
|
6108
|
-
"learn_more": "",
|
|
6109
|
-
"category": "Analytics",
|
|
6110
|
-
"type": "3rd-party",
|
|
6111
|
-
"maintainers": [
|
|
6112
|
-
{
|
|
6113
|
-
"name": "Aleksandr Saburov",
|
|
6114
|
-
"github": "artmizu",
|
|
6115
|
-
"avatar": "https://avatars.githubusercontent.com/artmizu?v=4"
|
|
6116
|
-
}
|
|
6117
|
-
],
|
|
6118
|
-
"compatibility": {
|
|
6119
|
-
"nuxt": "^3.0.0",
|
|
6120
|
-
"requires": {}
|
|
6121
|
-
}
|
|
6122
|
-
},
|
|
6123
|
-
{
|
|
6124
|
-
"name": "yandex-metrika",
|
|
6125
|
-
"description": "Yandex metrika Module for Nuxt.js",
|
|
6126
|
-
"repo": "nuxt-community/yandex-metrika-module",
|
|
6127
|
-
"npm": "@nuxtjs/yandex-metrika",
|
|
6128
|
-
"icon": "",
|
|
6129
|
-
"github": "https://github.com/nuxt-community/yandex-metrika-module",
|
|
6130
|
-
"website": "https://github.com/nuxt-community/yandex-metrika-module",
|
|
6131
|
-
"learn_more": "https://metrica.yandex.com/about",
|
|
6132
|
-
"category": "Analytics",
|
|
6133
|
-
"type": "community",
|
|
6134
|
-
"maintainers": [
|
|
6135
|
-
{
|
|
6136
|
-
"name": "Pooya Parsa",
|
|
6137
|
-
"github": "pi0",
|
|
6138
|
-
"twitter": "_pi0_"
|
|
6139
|
-
}
|
|
6140
|
-
],
|
|
6141
|
-
"compatibility": {
|
|
6142
|
-
"nuxt": "^2.0.0",
|
|
6143
|
-
"requires": {}
|
|
6144
|
-
}
|
|
6145
|
-
},
|
|
6146
7310
|
{
|
|
6147
7311
|
"name": "zendesk",
|
|
6148
7312
|
"description": "Nuxt.js module for Zendesk",
|