@nuxt/modules 0.6.0-38273 → 0.6.0-394f34
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 +1173 -83
- 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`.",
|
|
@@ -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,26 +1088,50 @@
|
|
|
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
|
},
|
|
@@ -1018,6 +1180,29 @@
|
|
|
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
1208
|
"description": "Easily connect your Nuxt3 application to your directus server.",
|
|
@@ -1043,6 +1228,28 @@
|
|
|
1043
1228
|
}
|
|
1044
1229
|
}
|
|
1045
1230
|
},
|
|
1231
|
+
{
|
|
1232
|
+
"name": "disqus",
|
|
1233
|
+
"description": "Disqus for Nuxt 3",
|
|
1234
|
+
"repo": "modbender/nuxt-disqus",
|
|
1235
|
+
"npm": "nuxt-disqus",
|
|
1236
|
+
"icon": "disqus.svg",
|
|
1237
|
+
"github": "https://github.com/modbender/nuxt-disqus",
|
|
1238
|
+
"website": "https://github.com/modbender/nuxt-disqus",
|
|
1239
|
+
"learn_more": "https://github.com/modbender/vue3-disqus",
|
|
1240
|
+
"category": "Libraries",
|
|
1241
|
+
"type": "3rd-party",
|
|
1242
|
+
"maintainers": [
|
|
1243
|
+
{
|
|
1244
|
+
"name": "modbender",
|
|
1245
|
+
"github": "modbender"
|
|
1246
|
+
}
|
|
1247
|
+
],
|
|
1248
|
+
"compatibility": {
|
|
1249
|
+
"nuxt": "^3.0.0",
|
|
1250
|
+
"requires": {}
|
|
1251
|
+
}
|
|
1252
|
+
},
|
|
1046
1253
|
{
|
|
1047
1254
|
"name": "dotenv",
|
|
1048
1255
|
"description": "A Nuxt.js module that loads your .env file into your context options",
|
|
@@ -1438,6 +1645,29 @@
|
|
|
1438
1645
|
"requires": {}
|
|
1439
1646
|
}
|
|
1440
1647
|
},
|
|
1648
|
+
{
|
|
1649
|
+
"name": "form-actions",
|
|
1650
|
+
"description": "A set of features and composables to interact with forms and server data.",
|
|
1651
|
+
"repo": "Hebilicious/form-actions-nuxt/packages/form-action-nuxt#main",
|
|
1652
|
+
"npm": "@hebilicious/form-actions-nuxt",
|
|
1653
|
+
"icon": "form-actions.svg",
|
|
1654
|
+
"github": "https://github.com/Hebilicious/form-actions-nuxt",
|
|
1655
|
+
"website": "https://github.com/Hebilicious/form-actions-nuxt#readme",
|
|
1656
|
+
"learn_more": "https://github.com/Hebilicious/form-actions-nuxt#readme",
|
|
1657
|
+
"category": "Request",
|
|
1658
|
+
"type": "3rd-party",
|
|
1659
|
+
"maintainers": [
|
|
1660
|
+
{
|
|
1661
|
+
"name": "Hebilicious",
|
|
1662
|
+
"github": "Hebilicious",
|
|
1663
|
+
"twitter": "its_hebilicious"
|
|
1664
|
+
}
|
|
1665
|
+
],
|
|
1666
|
+
"compatibility": {
|
|
1667
|
+
"nuxt": "^3.0.0",
|
|
1668
|
+
"requires": {}
|
|
1669
|
+
}
|
|
1670
|
+
},
|
|
1441
1671
|
{
|
|
1442
1672
|
"name": "formkit",
|
|
1443
1673
|
"description": "Seamless FormKit integration for Nuxt",
|
|
@@ -1717,6 +1947,30 @@
|
|
|
1717
1947
|
"requires": {}
|
|
1718
1948
|
}
|
|
1719
1949
|
},
|
|
1950
|
+
{
|
|
1951
|
+
"name": "gtag",
|
|
1952
|
+
"description": "Google Analytics integration for Nuxt 3",
|
|
1953
|
+
"repo": "johannschopplich/nuxt-gtag",
|
|
1954
|
+
"npm": "nuxt-gtag",
|
|
1955
|
+
"icon": "gtag.svg",
|
|
1956
|
+
"github": "https://github.com/johannschopplich/nuxt-gtag",
|
|
1957
|
+
"website": "https://github.com/johannschopplich/nuxt-gtag#readme",
|
|
1958
|
+
"learn_more": "",
|
|
1959
|
+
"category": "Analytics",
|
|
1960
|
+
"type": "3rd-party",
|
|
1961
|
+
"maintainers": [
|
|
1962
|
+
{
|
|
1963
|
+
"name": "Johann Schopplich",
|
|
1964
|
+
"github": "johannschopplich",
|
|
1965
|
+
"twitter": "jschopplich",
|
|
1966
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
1967
|
+
}
|
|
1968
|
+
],
|
|
1969
|
+
"compatibility": {
|
|
1970
|
+
"nuxt": "^3.0.0",
|
|
1971
|
+
"requires": {}
|
|
1972
|
+
}
|
|
1973
|
+
},
|
|
1720
1974
|
{
|
|
1721
1975
|
"name": "gtm",
|
|
1722
1976
|
"description": "Google Tag Manager Module for Nuxt.js",
|
|
@@ -1762,6 +2016,28 @@
|
|
|
1762
2016
|
"requires": {}
|
|
1763
2017
|
}
|
|
1764
2018
|
},
|
|
2019
|
+
{
|
|
2020
|
+
"name": "hanko",
|
|
2021
|
+
"description": "Hanko integration for Nuxt for passwordless authentication",
|
|
2022
|
+
"repo": "nuxt-modules/hanko",
|
|
2023
|
+
"npm": "@nuxtjs/hanko",
|
|
2024
|
+
"icon": "hanko.svg",
|
|
2025
|
+
"github": "https://github.com/nuxt-modules/hanko",
|
|
2026
|
+
"website": "https://github.com/nuxt-modules/hanko",
|
|
2027
|
+
"learn_more": "https://hanko.io/",
|
|
2028
|
+
"category": "Security",
|
|
2029
|
+
"type": "community",
|
|
2030
|
+
"maintainers": [
|
|
2031
|
+
{
|
|
2032
|
+
"name": "danielroe",
|
|
2033
|
+
"github": "danielroe"
|
|
2034
|
+
}
|
|
2035
|
+
],
|
|
2036
|
+
"compatibility": {
|
|
2037
|
+
"nuxt": "^3.0.0",
|
|
2038
|
+
"requires": {}
|
|
2039
|
+
}
|
|
2040
|
+
},
|
|
1765
2041
|
{
|
|
1766
2042
|
"name": "harlem",
|
|
1767
2043
|
"description": "Harlem is a simple, unopinionated, lightweight and extensible state management solution for Vue 3.",
|
|
@@ -2020,6 +2296,28 @@
|
|
|
2020
2296
|
"requires": {}
|
|
2021
2297
|
}
|
|
2022
2298
|
},
|
|
2299
|
+
{
|
|
2300
|
+
"name": "icon-font",
|
|
2301
|
+
"description": "Automatically generates fonts and custom properties (variables) from a specified folder containing SVG icons, injecting them into pages with live monitoring.",
|
|
2302
|
+
"repo": "coremyslo/nuxt-icon-font",
|
|
2303
|
+
"npm": "@coremyslo/nuxt-icon-font",
|
|
2304
|
+
"icon": "",
|
|
2305
|
+
"github": "https://github.com/coremyslo/nuxt-icon-font",
|
|
2306
|
+
"website": "https://github.com/coremyslo/nuxt-icon-font",
|
|
2307
|
+
"learn_more": "",
|
|
2308
|
+
"category": "UI",
|
|
2309
|
+
"type": "3rd-party",
|
|
2310
|
+
"maintainers": [
|
|
2311
|
+
{
|
|
2312
|
+
"name": "coremyslo",
|
|
2313
|
+
"github": "coremyslo"
|
|
2314
|
+
}
|
|
2315
|
+
],
|
|
2316
|
+
"compatibility": {
|
|
2317
|
+
"nuxt": "^3.0.0",
|
|
2318
|
+
"requires": {}
|
|
2319
|
+
}
|
|
2320
|
+
},
|
|
2023
2321
|
{
|
|
2024
2322
|
"name": "icon",
|
|
2025
2323
|
"description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
|
|
@@ -2146,12 +2444,12 @@
|
|
|
2146
2444
|
{
|
|
2147
2445
|
"name": "inkline",
|
|
2148
2446
|
"description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
|
|
2149
|
-
"repo": "inkline/
|
|
2150
|
-
"npm": "@inkline/
|
|
2447
|
+
"repo": "inkline/plugin",
|
|
2448
|
+
"npm": "@inkline/plugin",
|
|
2151
2449
|
"icon": "inkline.svg",
|
|
2152
|
-
"github": "https://github.com/inkline/
|
|
2450
|
+
"github": "https://github.com/inkline/plugin",
|
|
2153
2451
|
"website": "https://inkline.io",
|
|
2154
|
-
"learn_more": "https://inkline.io/docs/
|
|
2452
|
+
"learn_more": "https://inkline.io/docs/installation/nuxt",
|
|
2155
2453
|
"category": "UI",
|
|
2156
2454
|
"type": "3rd-party",
|
|
2157
2455
|
"maintainers": [
|
|
@@ -2371,7 +2669,7 @@
|
|
|
2371
2669
|
},
|
|
2372
2670
|
{
|
|
2373
2671
|
"name": "link-checker",
|
|
2374
|
-
"description": "",
|
|
2672
|
+
"description": "Identify and fix link issues for prerendered Nuxt 3 apps.",
|
|
2375
2673
|
"repo": "harlan-zw/nuxt-link-checker",
|
|
2376
2674
|
"npm": "nuxt-link-checker",
|
|
2377
2675
|
"icon": "",
|
|
@@ -2695,6 +2993,29 @@
|
|
|
2695
2993
|
"requires": {}
|
|
2696
2994
|
}
|
|
2697
2995
|
},
|
|
2996
|
+
{
|
|
2997
|
+
"name": "module-feed",
|
|
2998
|
+
"description": "Feed module enables everyone to have RSS, Atom and JSON.",
|
|
2999
|
+
"repo": "tresko/nuxt-module-feed",
|
|
3000
|
+
"npm": "nuxt-module-feed",
|
|
3001
|
+
"icon": "",
|
|
3002
|
+
"github": "https://github.com/tresko/nuxt-module-feed",
|
|
3003
|
+
"website": "https://github.com/tresko/nuxt-module-feed",
|
|
3004
|
+
"learn_more": "",
|
|
3005
|
+
"category": "SEO",
|
|
3006
|
+
"type": "3rd-party",
|
|
3007
|
+
"maintainers": [
|
|
3008
|
+
{
|
|
3009
|
+
"name": "Miha Sedej",
|
|
3010
|
+
"github": "tresko",
|
|
3011
|
+
"twitter": "mihasedej"
|
|
3012
|
+
}
|
|
3013
|
+
],
|
|
3014
|
+
"compatibility": {
|
|
3015
|
+
"nuxt": "^3.0.0",
|
|
3016
|
+
"requires": {}
|
|
3017
|
+
}
|
|
3018
|
+
},
|
|
2698
3019
|
{
|
|
2699
3020
|
"name": "moment",
|
|
2700
3021
|
"description": "Efficient Moment.js module for Nuxt.js so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
|
|
@@ -2884,78 +3205,188 @@
|
|
|
2884
3205
|
}
|
|
2885
3206
|
},
|
|
2886
3207
|
{
|
|
2887
|
-
"name": "
|
|
2888
|
-
"description": "",
|
|
2889
|
-
"repo": "
|
|
2890
|
-
"npm": "
|
|
3208
|
+
"name": "nupolyon",
|
|
3209
|
+
"description": "Inject polyfill from polyfill.io to nuxt project, auto detect based on browserslist config",
|
|
3210
|
+
"repo": "adenvt/nupolyon",
|
|
3211
|
+
"npm": "nupolyon",
|
|
2891
3212
|
"icon": "",
|
|
2892
|
-
"github": "https://github.com/
|
|
2893
|
-
"website": "https://github.com/
|
|
3213
|
+
"github": "https://github.com/adenvt/nupolyon",
|
|
3214
|
+
"website": "https://github.com/adenvt/nupolyon",
|
|
2894
3215
|
"learn_more": "",
|
|
2895
|
-
"category": "
|
|
3216
|
+
"category": "Performance",
|
|
2896
3217
|
"type": "3rd-party",
|
|
2897
3218
|
"maintainers": [
|
|
2898
3219
|
{
|
|
2899
|
-
"name": "
|
|
2900
|
-
"github": "
|
|
3220
|
+
"name": "adenvt",
|
|
3221
|
+
"github": "adenvt"
|
|
2901
3222
|
}
|
|
2902
3223
|
],
|
|
2903
3224
|
"compatibility": {
|
|
2904
|
-
"nuxt": "^
|
|
3225
|
+
"nuxt": "^3.0.0",
|
|
2905
3226
|
"requires": {}
|
|
2906
3227
|
}
|
|
2907
3228
|
},
|
|
2908
3229
|
{
|
|
2909
|
-
"name": "nuxt-
|
|
2910
|
-
"description": "
|
|
2911
|
-
"repo": "
|
|
2912
|
-
"npm": "nuxt-
|
|
2913
|
-
"icon": "
|
|
2914
|
-
"github": "https://github.com/
|
|
2915
|
-
"website": "https://nuxt-
|
|
3230
|
+
"name": "nuxt-anchorscroll",
|
|
3231
|
+
"description": "Scroll to top and to anchor support for Nuxt",
|
|
3232
|
+
"repo": "helltraitor/nuxt-anchorscroll",
|
|
3233
|
+
"npm": "nuxt-anchorscroll",
|
|
3234
|
+
"icon": "",
|
|
3235
|
+
"github": "https://github.com/helltraitor/nuxt-anchorscroll",
|
|
3236
|
+
"website": "https://github.com/helltraitor/nuxt-anchorscroll",
|
|
2916
3237
|
"learn_more": "",
|
|
2917
|
-
"category": "
|
|
3238
|
+
"category": "UI",
|
|
2918
3239
|
"type": "3rd-party",
|
|
2919
3240
|
"maintainers": [
|
|
2920
3241
|
{
|
|
2921
|
-
"name": "
|
|
2922
|
-
"github": "
|
|
2923
|
-
"twitter": "dulnan",
|
|
2924
|
-
"avatar": "https://avatars.githubusercontent.com/dulnan?v=4"
|
|
2925
|
-
},
|
|
2926
|
-
{
|
|
2927
|
-
"name": "ayalon",
|
|
2928
|
-
"github": "ayalon",
|
|
2929
|
-
"avatar": "https://avatars.githubusercontent.com/ayalon?v=4"
|
|
3242
|
+
"name": "Helltraitor",
|
|
3243
|
+
"github": "helltraitor"
|
|
2930
3244
|
}
|
|
2931
3245
|
],
|
|
2932
3246
|
"compatibility": {
|
|
2933
|
-
"nuxt": "^
|
|
3247
|
+
"nuxt": "^3.0.0",
|
|
2934
3248
|
"requires": {}
|
|
2935
3249
|
}
|
|
2936
3250
|
},
|
|
2937
3251
|
{
|
|
2938
|
-
"name": "nuxt-
|
|
3252
|
+
"name": "nuxt-auth",
|
|
2939
3253
|
"description": "",
|
|
2940
|
-
"repo": "
|
|
2941
|
-
"npm": "@
|
|
3254
|
+
"repo": "sidebase/nuxt-auth",
|
|
3255
|
+
"npm": "@sidebase/nuxt-auth",
|
|
2942
3256
|
"icon": "",
|
|
2943
|
-
"github": "https://github.com/
|
|
2944
|
-
"website": "https://github.com/
|
|
3257
|
+
"github": "https://github.com/sidebase/nuxt-auth",
|
|
3258
|
+
"website": "https://github.com/sidebase/nuxt-auth",
|
|
2945
3259
|
"learn_more": "",
|
|
2946
3260
|
"category": "Devtools",
|
|
2947
3261
|
"type": "3rd-party",
|
|
2948
3262
|
"maintainers": [
|
|
2949
3263
|
{
|
|
2950
|
-
"name": "
|
|
2951
|
-
"github": "
|
|
2952
|
-
}
|
|
3264
|
+
"name": "sidebase",
|
|
3265
|
+
"github": "sidebase"
|
|
3266
|
+
}
|
|
2953
3267
|
],
|
|
2954
3268
|
"compatibility": {
|
|
2955
3269
|
"nuxt": "^2.0.0",
|
|
2956
3270
|
"requires": {}
|
|
2957
3271
|
}
|
|
2958
3272
|
},
|
|
3273
|
+
{
|
|
3274
|
+
"name": "nuxt-bootstrap-icons",
|
|
3275
|
+
"description": "Just a simple integration for Bootstrap Icons",
|
|
3276
|
+
"repo": "OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3277
|
+
"npm": "nuxt-bootstrap-icons",
|
|
3278
|
+
"icon": "bootstrap-icons.svg",
|
|
3279
|
+
"github": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3280
|
+
"website": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3281
|
+
"learn_more": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3282
|
+
"category": "UI",
|
|
3283
|
+
"type": "3rd-party",
|
|
3284
|
+
"maintainers": [
|
|
3285
|
+
{
|
|
3286
|
+
"name": "OyewoleOyedeji",
|
|
3287
|
+
"github": "OyewoleOyedeji"
|
|
3288
|
+
}
|
|
3289
|
+
],
|
|
3290
|
+
"compatibility": {
|
|
3291
|
+
"nuxt": "^3.0.0",
|
|
3292
|
+
"requires": {}
|
|
3293
|
+
}
|
|
3294
|
+
},
|
|
3295
|
+
{
|
|
3296
|
+
"name": "nuxt-chatgpt",
|
|
3297
|
+
"description": "ChatGPT integration for Nuxt 3",
|
|
3298
|
+
"repo": "schnapsterdog/nuxt-chatgpt",
|
|
3299
|
+
"npm": "nuxt-chatgpt",
|
|
3300
|
+
"icon": "chatgpt.svg",
|
|
3301
|
+
"github": "https://github.com/schnapsterdog/nuxt-chatgpt",
|
|
3302
|
+
"website": "https://github.com/schnapsterdog/nuxt-chatgpt",
|
|
3303
|
+
"learn_more": "https://github.com/schnapsterdog/nuxt-chatgpt/blob/main/README.md",
|
|
3304
|
+
"category": "Libraries",
|
|
3305
|
+
"type": "3rd-party",
|
|
3306
|
+
"maintainers": [
|
|
3307
|
+
{
|
|
3308
|
+
"name": "Oliver Trajceski",
|
|
3309
|
+
"github": "schnapsterdog"
|
|
3310
|
+
}
|
|
3311
|
+
],
|
|
3312
|
+
"compatibility": {
|
|
3313
|
+
"nuxt": "^3.0.0",
|
|
3314
|
+
"requires": {}
|
|
3315
|
+
}
|
|
3316
|
+
},
|
|
3317
|
+
{
|
|
3318
|
+
"name": "nuxt-graphql-middleware",
|
|
3319
|
+
"description": "Expose GraphQL queries and mutations as server API routes.",
|
|
3320
|
+
"repo": "dulnan/nuxt-graphql-middleware",
|
|
3321
|
+
"npm": "nuxt-graphql-middleware",
|
|
3322
|
+
"icon": "nuxt-graphql-middleware.svg",
|
|
3323
|
+
"github": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
3324
|
+
"website": "https://nuxt-graphql-middleware.dulnan.net",
|
|
3325
|
+
"learn_more": "",
|
|
3326
|
+
"category": "Request",
|
|
3327
|
+
"type": "3rd-party",
|
|
3328
|
+
"maintainers": [
|
|
3329
|
+
{
|
|
3330
|
+
"name": "dulnan",
|
|
3331
|
+
"github": "dulnan",
|
|
3332
|
+
"twitter": "dulnan",
|
|
3333
|
+
"avatar": "https://avatars.githubusercontent.com/dulnan?v=4"
|
|
3334
|
+
},
|
|
3335
|
+
{
|
|
3336
|
+
"name": "ayalon",
|
|
3337
|
+
"github": "ayalon",
|
|
3338
|
+
"avatar": "https://avatars.githubusercontent.com/ayalon?v=4"
|
|
3339
|
+
}
|
|
3340
|
+
],
|
|
3341
|
+
"compatibility": {
|
|
3342
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3343
|
+
"requires": {}
|
|
3344
|
+
}
|
|
3345
|
+
},
|
|
3346
|
+
{
|
|
3347
|
+
"name": "nuxt-graphql-playground",
|
|
3348
|
+
"description": "",
|
|
3349
|
+
"repo": "pinpon-dev/nuxt-graphql-playground",
|
|
3350
|
+
"npm": "@pin-pon/nuxt-graphql-playground",
|
|
3351
|
+
"icon": "",
|
|
3352
|
+
"github": "https://github.com/pinpon-dev/nuxt-graphql-playground",
|
|
3353
|
+
"website": "https://github.com/pinpon-dev/nuxt-graphql-playground",
|
|
3354
|
+
"learn_more": "",
|
|
3355
|
+
"category": "Devtools",
|
|
3356
|
+
"type": "3rd-party",
|
|
3357
|
+
"maintainers": [
|
|
3358
|
+
{
|
|
3359
|
+
"name": "pinpon-dev",
|
|
3360
|
+
"github": "pinpon-dev"
|
|
3361
|
+
}
|
|
3362
|
+
],
|
|
3363
|
+
"compatibility": {
|
|
3364
|
+
"nuxt": "^2.0.0",
|
|
3365
|
+
"requires": {}
|
|
3366
|
+
}
|
|
3367
|
+
},
|
|
3368
|
+
{
|
|
3369
|
+
"name": "nuxt-gtm",
|
|
3370
|
+
"description": "A Nuxt.js module for Google Tag Manager",
|
|
3371
|
+
"repo": "zadigetvoltaire/nuxt-gtm",
|
|
3372
|
+
"npm": "@zadigetvoltaire/nuxt-gtm",
|
|
3373
|
+
"icon": "nuxt-gtm.svg",
|
|
3374
|
+
"github": "https://github.com/zadigetvoltaire/nuxt-gtm",
|
|
3375
|
+
"website": "https://github.com/zadigetvoltaire/nuxt-gtm",
|
|
3376
|
+
"learn_more": "https://developers.google.com/tag-platform/tag-manager?hl=fr",
|
|
3377
|
+
"category": "Analytics",
|
|
3378
|
+
"type": "3rd-party",
|
|
3379
|
+
"maintainers": [
|
|
3380
|
+
{
|
|
3381
|
+
"name": "Zadig&Voltaire Team",
|
|
3382
|
+
"github": "https://github.com/zadigetvoltaire"
|
|
3383
|
+
}
|
|
3384
|
+
],
|
|
3385
|
+
"compatibility": {
|
|
3386
|
+
"nuxt": "^3.0.0",
|
|
3387
|
+
"requires": {}
|
|
3388
|
+
}
|
|
3389
|
+
},
|
|
2959
3390
|
{
|
|
2960
3391
|
"name": "nuxt-hue",
|
|
2961
3392
|
"description": "Enlighten your Nuxt experience",
|
|
@@ -3070,6 +3501,28 @@
|
|
|
3070
3501
|
"requires": {}
|
|
3071
3502
|
}
|
|
3072
3503
|
},
|
|
3504
|
+
{
|
|
3505
|
+
"name": "nuxt-mongoose",
|
|
3506
|
+
"description": "A Nuxt 3 module for simplifying the use of Mongoose in your project.",
|
|
3507
|
+
"repo": "arashsheyda/nuxt-mongoose",
|
|
3508
|
+
"npm": "nuxt-mongoose",
|
|
3509
|
+
"icon": "nuxt-mongoose.svg",
|
|
3510
|
+
"github": "https://github.com/arashsheyda/nuxt-mongoose",
|
|
3511
|
+
"website": "https://nuxt-mongoose.nuxt.space",
|
|
3512
|
+
"learn_more": "",
|
|
3513
|
+
"category": "Database",
|
|
3514
|
+
"type": "3rd-party",
|
|
3515
|
+
"maintainers": [
|
|
3516
|
+
{
|
|
3517
|
+
"name": "arashsheyda",
|
|
3518
|
+
"github": "arashsheyda"
|
|
3519
|
+
}
|
|
3520
|
+
],
|
|
3521
|
+
"compatibility": {
|
|
3522
|
+
"nuxt": "^3.0.0",
|
|
3523
|
+
"requires": {}
|
|
3524
|
+
}
|
|
3525
|
+
},
|
|
3073
3526
|
{
|
|
3074
3527
|
"name": "nuxt-pdf",
|
|
3075
3528
|
"description": "Zero-boilerplate PDF exports of your Pages and Components",
|
|
@@ -3093,6 +3546,28 @@
|
|
|
3093
3546
|
"requires": {}
|
|
3094
3547
|
}
|
|
3095
3548
|
},
|
|
3549
|
+
{
|
|
3550
|
+
"name": "nuxt-phosphor-icons",
|
|
3551
|
+
"description": "Just a simple integration for @phosphor-icons in Nuxt",
|
|
3552
|
+
"repo": "OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3553
|
+
"npm": "nuxt-phosphor-icons",
|
|
3554
|
+
"icon": "phosphor-icons.svg",
|
|
3555
|
+
"github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3556
|
+
"website": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3557
|
+
"learn_more": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3558
|
+
"category": "UI",
|
|
3559
|
+
"type": "3rd-party",
|
|
3560
|
+
"maintainers": [
|
|
3561
|
+
{
|
|
3562
|
+
"name": "OyewoleOyedeji",
|
|
3563
|
+
"github": "OyewoleOyedeji"
|
|
3564
|
+
}
|
|
3565
|
+
],
|
|
3566
|
+
"compatibility": {
|
|
3567
|
+
"nuxt": "^3.0.0",
|
|
3568
|
+
"requires": {}
|
|
3569
|
+
}
|
|
3570
|
+
},
|
|
3096
3571
|
{
|
|
3097
3572
|
"name": "nuxt-pino-log",
|
|
3098
3573
|
"description": "Structured logs for nuxt apps using pino",
|
|
@@ -3137,6 +3612,32 @@
|
|
|
3137
3612
|
"requires": {}
|
|
3138
3613
|
}
|
|
3139
3614
|
},
|
|
3615
|
+
{
|
|
3616
|
+
"name": "nuxt-plotly",
|
|
3617
|
+
"description": "nuxt-plotly module is thin Nuxt3 wrapper for plotly.js",
|
|
3618
|
+
"repo": "superdev-tech/nuxt-plotly",
|
|
3619
|
+
"npm": "nuxt-plotly",
|
|
3620
|
+
"icon": "nuxt-plotly.svg",
|
|
3621
|
+
"github": "https://github.com/superdev-tech/nuxt-plotly",
|
|
3622
|
+
"website": "https://github.com/superdev-tech/nuxt-plotly",
|
|
3623
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-plotly",
|
|
3624
|
+
"category": "Libraries",
|
|
3625
|
+
"type": "3rd-party",
|
|
3626
|
+
"maintainers": [
|
|
3627
|
+
{
|
|
3628
|
+
"name": "Supanut Dokmaithong",
|
|
3629
|
+
"github": "Boomgeek"
|
|
3630
|
+
},
|
|
3631
|
+
{
|
|
3632
|
+
"name": "superdev-tech",
|
|
3633
|
+
"github": "superdev-tech"
|
|
3634
|
+
}
|
|
3635
|
+
],
|
|
3636
|
+
"compatibility": {
|
|
3637
|
+
"nuxt": "^3.0.0",
|
|
3638
|
+
"requires": {}
|
|
3639
|
+
}
|
|
3640
|
+
},
|
|
3140
3641
|
{
|
|
3141
3642
|
"name": "nuxt-png-to-ico",
|
|
3142
3643
|
"description": "Nuxt.js module for auto generating favicons",
|
|
@@ -3349,12 +3850,12 @@
|
|
|
3349
3850
|
{
|
|
3350
3851
|
"name": "nuxt-vue3-google-signin",
|
|
3351
3852
|
"description": "Empower your Nuxt app with Google Sign-In, hassle-free",
|
|
3352
|
-
"repo": "
|
|
3853
|
+
"repo": "wavezync/nuxt-vue3-google-signin",
|
|
3353
3854
|
"npm": "nuxt-vue3-google-signin",
|
|
3354
3855
|
"icon": "vue3-google-signin.svg",
|
|
3355
|
-
"github": "https://github.com/
|
|
3356
|
-
"website": "https://vue3-google-signin.
|
|
3357
|
-
"learn_more": "https://vue3-google-signin.
|
|
3856
|
+
"github": "https://github.com/wavezync/nuxt-vue3-google-signin",
|
|
3857
|
+
"website": "https://vue3-google-signin.wavezync.com",
|
|
3858
|
+
"learn_more": "https://vue3-google-signin.wavezync.com",
|
|
3358
3859
|
"category": "Libraries",
|
|
3359
3860
|
"type": "3rd-party",
|
|
3360
3861
|
"maintainers": [
|
|
@@ -3368,6 +3869,50 @@
|
|
|
3368
3869
|
"requires": {}
|
|
3369
3870
|
}
|
|
3370
3871
|
},
|
|
3872
|
+
{
|
|
3873
|
+
"name": "nuxt-vuetify",
|
|
3874
|
+
"description": "Add Vuetify 3 to your Nuxt 3 application in 3 seconds.",
|
|
3875
|
+
"repo": "invictus-codes/nuxt-vuetify",
|
|
3876
|
+
"npm": "@invictus.codes/nuxt-vuetify",
|
|
3877
|
+
"icon": "vuetify-logo-v3-dark.svg",
|
|
3878
|
+
"github": "https://github.com/invictus-codes/nuxt-vuetify",
|
|
3879
|
+
"website": "https://invictus-codes.github.io/nuxt-vuetify/",
|
|
3880
|
+
"learn_more": "https://github.com/invictus-codes/nuxt-vuetify/blob/main/README.md",
|
|
3881
|
+
"category": "UI",
|
|
3882
|
+
"type": "3rd-party",
|
|
3883
|
+
"maintainers": [
|
|
3884
|
+
{
|
|
3885
|
+
"name": "Jens van Hellemondt",
|
|
3886
|
+
"github": "invictus-codes"
|
|
3887
|
+
}
|
|
3888
|
+
],
|
|
3889
|
+
"compatibility": {
|
|
3890
|
+
"nuxt": "^3.0.0",
|
|
3891
|
+
"requires": {}
|
|
3892
|
+
}
|
|
3893
|
+
},
|
|
3894
|
+
{
|
|
3895
|
+
"name": "nuxt3-leaflet",
|
|
3896
|
+
"description": "Leaflet integration with Nuxt",
|
|
3897
|
+
"repo": "Gugustinette/Nuxt-Leaflet",
|
|
3898
|
+
"npm": "nuxt3-leaflet",
|
|
3899
|
+
"icon": "leaflet.png",
|
|
3900
|
+
"github": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
3901
|
+
"website": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
3902
|
+
"learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
3903
|
+
"category": "Libraries",
|
|
3904
|
+
"type": "3rd-party",
|
|
3905
|
+
"maintainers": [
|
|
3906
|
+
{
|
|
3907
|
+
"name": "Augustin MERCIER",
|
|
3908
|
+
"github": "Gugustinette"
|
|
3909
|
+
}
|
|
3910
|
+
],
|
|
3911
|
+
"compatibility": {
|
|
3912
|
+
"nuxt": "^3.0.0",
|
|
3913
|
+
"requires": {}
|
|
3914
|
+
}
|
|
3915
|
+
},
|
|
3371
3916
|
{
|
|
3372
3917
|
"name": "nuxt7",
|
|
3373
3918
|
"description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
|
|
@@ -3391,6 +3936,29 @@
|
|
|
3391
3936
|
"requires": {}
|
|
3392
3937
|
}
|
|
3393
3938
|
},
|
|
3939
|
+
{
|
|
3940
|
+
"name": "nuxtlabs-ui",
|
|
3941
|
+
"description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
|
|
3942
|
+
"repo": "nuxtlabs/ui",
|
|
3943
|
+
"npm": "@nuxthq/ui",
|
|
3944
|
+
"icon": "nuxtlabs-ui.svg",
|
|
3945
|
+
"github": "https://github.com/nuxtlabs/ui",
|
|
3946
|
+
"website": "https://ui.nuxtlabs.com",
|
|
3947
|
+
"learn_more": "https://ui.nuxtlabs.com",
|
|
3948
|
+
"category": "UI",
|
|
3949
|
+
"type": "3rd-party",
|
|
3950
|
+
"maintainers": [
|
|
3951
|
+
{
|
|
3952
|
+
"name": "Benjamin Canac",
|
|
3953
|
+
"github": "benjamincanac",
|
|
3954
|
+
"twitter": "benjamincanac"
|
|
3955
|
+
}
|
|
3956
|
+
],
|
|
3957
|
+
"compatibility": {
|
|
3958
|
+
"nuxt": "^3.0.0",
|
|
3959
|
+
"requires": {}
|
|
3960
|
+
}
|
|
3961
|
+
},
|
|
3394
3962
|
{
|
|
3395
3963
|
"name": "og-image",
|
|
3396
3964
|
"description": "Easily generate dynamic social share images.",
|
|
@@ -3530,6 +4098,30 @@
|
|
|
3530
4098
|
}
|
|
3531
4099
|
}
|
|
3532
4100
|
},
|
|
4101
|
+
{
|
|
4102
|
+
"name": "pdfeasy",
|
|
4103
|
+
"description": "A JavaScript Client/Server Side PDF-Generator based in PDFKit",
|
|
4104
|
+
"repo": "betterwrite/pdfeasy#main/packages/nuxt",
|
|
4105
|
+
"npm": "nuxt-pdfeasy",
|
|
4106
|
+
"icon": "pdfeasy.png",
|
|
4107
|
+
"github": "https://github.com/betterwrite/pdfeasy",
|
|
4108
|
+
"website": "https://github.com/betterwrite/pdfeasy",
|
|
4109
|
+
"learn_more": "https://github.com/betterwrite/pdfeasy",
|
|
4110
|
+
"category": "Extensions",
|
|
4111
|
+
"type": "3rd-party",
|
|
4112
|
+
"maintainers": [
|
|
4113
|
+
{
|
|
4114
|
+
"name": "Giovane Cardoso",
|
|
4115
|
+
"github": "novout",
|
|
4116
|
+
"twitter": "novoutttttt",
|
|
4117
|
+
"avatar": "https://avatars.githubusercontent.com/novout?v=4"
|
|
4118
|
+
}
|
|
4119
|
+
],
|
|
4120
|
+
"compatibility": {
|
|
4121
|
+
"nuxt": "^3.0.0",
|
|
4122
|
+
"requires": {}
|
|
4123
|
+
}
|
|
4124
|
+
},
|
|
3533
4125
|
{
|
|
3534
4126
|
"name": "persian-datepicker",
|
|
3535
4127
|
"description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
|
|
@@ -3851,6 +4443,50 @@
|
|
|
3851
4443
|
"requires": {}
|
|
3852
4444
|
}
|
|
3853
4445
|
},
|
|
4446
|
+
{
|
|
4447
|
+
"name": "quasar",
|
|
4448
|
+
"description": "Effortlessly build high-performance & high-quality Vue.js 3 user interfaces in record time",
|
|
4449
|
+
"repo": "Maiquu/nuxt-quasar",
|
|
4450
|
+
"npm": "nuxt-quasar-ui",
|
|
4451
|
+
"icon": "quasar.svg",
|
|
4452
|
+
"github": "https://github.com/Maiquu/nuxt-quasar",
|
|
4453
|
+
"website": "https://quasar.dev/",
|
|
4454
|
+
"learn_more": "https://github.com/Maiquu/nuxt-quasar",
|
|
4455
|
+
"category": "UI",
|
|
4456
|
+
"type": "3rd-party",
|
|
4457
|
+
"maintainers": [
|
|
4458
|
+
{
|
|
4459
|
+
"name": "Ege İliklier",
|
|
4460
|
+
"github": "Maiquu"
|
|
4461
|
+
}
|
|
4462
|
+
],
|
|
4463
|
+
"compatibility": {
|
|
4464
|
+
"nuxt": "^3.0.0",
|
|
4465
|
+
"requires": {}
|
|
4466
|
+
}
|
|
4467
|
+
},
|
|
4468
|
+
{
|
|
4469
|
+
"name": "radash",
|
|
4470
|
+
"description": "radash module with auto-import and custom prefix",
|
|
4471
|
+
"repo": "bbg/nuxt-radash",
|
|
4472
|
+
"npm": "nuxt-radash",
|
|
4473
|
+
"icon": "radash.svg",
|
|
4474
|
+
"github": "https://github.com/bbg/nuxt-radash",
|
|
4475
|
+
"website": "https://github.com/bbg/nuxt-radash#readme",
|
|
4476
|
+
"learn_more": "https://github.com/rayepps/radash/",
|
|
4477
|
+
"category": "Libraries",
|
|
4478
|
+
"type": "3rd-party",
|
|
4479
|
+
"maintainers": [
|
|
4480
|
+
{
|
|
4481
|
+
"name": "Batuhan Göksu",
|
|
4482
|
+
"github": "bbg"
|
|
4483
|
+
}
|
|
4484
|
+
],
|
|
4485
|
+
"compatibility": {
|
|
4486
|
+
"nuxt": "^3.0.0",
|
|
4487
|
+
"requires": {}
|
|
4488
|
+
}
|
|
4489
|
+
},
|
|
3854
4490
|
{
|
|
3855
4491
|
"name": "recaptcha",
|
|
3856
4492
|
"description": "Simple and easy Google reCAPTCHA module with Nuxt.js",
|
|
@@ -4238,6 +4874,29 @@
|
|
|
4238
4874
|
"requires": {}
|
|
4239
4875
|
}
|
|
4240
4876
|
},
|
|
4877
|
+
{
|
|
4878
|
+
"name": "server-block",
|
|
4879
|
+
"description": "Use <server> tags in your Nuxt pages components.",
|
|
4880
|
+
"repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt#main",
|
|
4881
|
+
"npm": "@hebilicious/server-block-nuxt",
|
|
4882
|
+
"icon": "server-block.svg",
|
|
4883
|
+
"github": "https://github.com/Hebilicious/server-block-nuxt",
|
|
4884
|
+
"website": "https://github.com/Hebilicious/server-block-nuxt#readme",
|
|
4885
|
+
"learn_more": "https://github.com/Hebilicious/server-block-nuxt#readme",
|
|
4886
|
+
"category": "Extensions",
|
|
4887
|
+
"type": "3rd-party",
|
|
4888
|
+
"maintainers": [
|
|
4889
|
+
{
|
|
4890
|
+
"name": "Hebilicious",
|
|
4891
|
+
"github": "Hebilicious",
|
|
4892
|
+
"twitter": "its_hebilicious"
|
|
4893
|
+
}
|
|
4894
|
+
],
|
|
4895
|
+
"compatibility": {
|
|
4896
|
+
"nuxt": "^3.0.0",
|
|
4897
|
+
"requires": {}
|
|
4898
|
+
}
|
|
4899
|
+
},
|
|
4241
4900
|
{
|
|
4242
4901
|
"name": "session",
|
|
4243
4902
|
"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",
|
|
@@ -4430,7 +5089,7 @@
|
|
|
4430
5089
|
"github": "https://github.com/nuxt-modules/snipcart",
|
|
4431
5090
|
"website": "https://github.com/nuxt-modules/snipcart",
|
|
4432
5091
|
"learn_more": "https://snipcart.com",
|
|
4433
|
-
"category": "
|
|
5092
|
+
"category": "Ecommerce",
|
|
4434
5093
|
"type": "community",
|
|
4435
5094
|
"maintainers": [
|
|
4436
5095
|
{
|
|
@@ -4714,6 +5373,32 @@
|
|
|
4714
5373
|
}
|
|
4715
5374
|
}
|
|
4716
5375
|
},
|
|
5376
|
+
{
|
|
5377
|
+
"name": "stripe-next",
|
|
5378
|
+
"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.",
|
|
5379
|
+
"repo": "fuentesloic/nuxt-stripe",
|
|
5380
|
+
"npm": "@unlok-co/nuxt-stripe",
|
|
5381
|
+
"icon": "stripe.png",
|
|
5382
|
+
"github": "https://github.com/fuentesloic/nuxt-stripe",
|
|
5383
|
+
"website": "https://github.com/fuentesloic/nuxt-stripe",
|
|
5384
|
+
"learn_more": "https://stripe.com/docs",
|
|
5385
|
+
"category": "Payment",
|
|
5386
|
+
"type": "3rd-party",
|
|
5387
|
+
"maintainers": [
|
|
5388
|
+
{
|
|
5389
|
+
"name": "Loic Fuentes",
|
|
5390
|
+
"github": "fuentesloic"
|
|
5391
|
+
},
|
|
5392
|
+
{
|
|
5393
|
+
"name": "Florent Giraud",
|
|
5394
|
+
"github": "flozero"
|
|
5395
|
+
}
|
|
5396
|
+
],
|
|
5397
|
+
"compatibility": {
|
|
5398
|
+
"nuxt": "^3.0.0",
|
|
5399
|
+
"requires": {}
|
|
5400
|
+
}
|
|
5401
|
+
},
|
|
4717
5402
|
{
|
|
4718
5403
|
"name": "stripe",
|
|
4719
5404
|
"description": "Import the StripeJS client script to accept payments, send payouts, and manage your businesses online.",
|
|
@@ -5017,6 +5702,28 @@
|
|
|
5017
5702
|
"requires": {}
|
|
5018
5703
|
}
|
|
5019
5704
|
},
|
|
5705
|
+
{
|
|
5706
|
+
"name": "time",
|
|
5707
|
+
"description": "Safely render local dates and times on the server with Nuxt",
|
|
5708
|
+
"repo": "danielroe/nuxt-time",
|
|
5709
|
+
"npm": "nuxt-time",
|
|
5710
|
+
"icon": "",
|
|
5711
|
+
"github": "https://github.com/danielroe/nuxt-time",
|
|
5712
|
+
"website": "https://github.com/danielroe/nuxt-time",
|
|
5713
|
+
"learn_more": "",
|
|
5714
|
+
"category": "Extensions",
|
|
5715
|
+
"type": "3rd-party",
|
|
5716
|
+
"maintainers": [
|
|
5717
|
+
{
|
|
5718
|
+
"name": "danielroe",
|
|
5719
|
+
"github": "danielroe"
|
|
5720
|
+
}
|
|
5721
|
+
],
|
|
5722
|
+
"compatibility": {
|
|
5723
|
+
"nuxt": "^3.0.0",
|
|
5724
|
+
"requires": {}
|
|
5725
|
+
}
|
|
5726
|
+
},
|
|
5020
5727
|
{
|
|
5021
5728
|
"name": "toast",
|
|
5022
5729
|
"description": "Responsive Touch Compatible Toast plugin for Nuxt.js using vue-toasted",
|
|
@@ -5040,6 +5747,39 @@
|
|
|
5040
5747
|
"requires": {}
|
|
5041
5748
|
}
|
|
5042
5749
|
},
|
|
5750
|
+
{
|
|
5751
|
+
"name": "tresjs",
|
|
5752
|
+
"description": "Create 3D experiences in your Nuxt application using TresJS.",
|
|
5753
|
+
"repo": "tresjs/nuxt",
|
|
5754
|
+
"npm": "@tresjs/nuxt",
|
|
5755
|
+
"icon": "tresjs.svg",
|
|
5756
|
+
"github": "https://github.com/Tresjs/nuxt",
|
|
5757
|
+
"website": "https://tresjs.org/guide/nuxt.html",
|
|
5758
|
+
"learn_more": "https://tresjs.org/",
|
|
5759
|
+
"category": "Libraries",
|
|
5760
|
+
"type": "3rd-party",
|
|
5761
|
+
"maintainers": [
|
|
5762
|
+
{
|
|
5763
|
+
"name": "Alvaro Saburido",
|
|
5764
|
+
"github": "alvarosabu",
|
|
5765
|
+
"twitter": "alvarosabu"
|
|
5766
|
+
},
|
|
5767
|
+
{
|
|
5768
|
+
"name": "Jaime Torrealba",
|
|
5769
|
+
"github": "JaimeTorrealba",
|
|
5770
|
+
"twitter": "jaimebboyjt"
|
|
5771
|
+
},
|
|
5772
|
+
{
|
|
5773
|
+
"name": "Tino Koch",
|
|
5774
|
+
"github": "Tinoooo",
|
|
5775
|
+
"twitter": "ichbintino"
|
|
5776
|
+
}
|
|
5777
|
+
],
|
|
5778
|
+
"compatibility": {
|
|
5779
|
+
"nuxt": "^3.0.0",
|
|
5780
|
+
"requires": {}
|
|
5781
|
+
}
|
|
5782
|
+
},
|
|
5043
5783
|
{
|
|
5044
5784
|
"name": "turnstile",
|
|
5045
5785
|
"description": "Privacy-focused alternative to CAPTCHA from Cloudflare",
|
|
@@ -5089,6 +5829,28 @@
|
|
|
5089
5829
|
}
|
|
5090
5830
|
}
|
|
5091
5831
|
},
|
|
5832
|
+
{
|
|
5833
|
+
"name": "twemoji",
|
|
5834
|
+
"description": "Twemoji module for Nuxt. Render emojis as SVG elements or PNG images.",
|
|
5835
|
+
"repo": "yizack/nuxt-twemoji",
|
|
5836
|
+
"npm": "nuxt-twemoji",
|
|
5837
|
+
"icon": "twemoji.svg",
|
|
5838
|
+
"github": "https://github.com/Yizack/nuxt-twemoji",
|
|
5839
|
+
"website": "https://github.com/Yizack/nuxt-twemoji",
|
|
5840
|
+
"learn_more": "",
|
|
5841
|
+
"category": "UI",
|
|
5842
|
+
"type": "3rd-party",
|
|
5843
|
+
"maintainers": [
|
|
5844
|
+
{
|
|
5845
|
+
"name": "Yizack Rangel",
|
|
5846
|
+
"github": "yizack"
|
|
5847
|
+
}
|
|
5848
|
+
],
|
|
5849
|
+
"compatibility": {
|
|
5850
|
+
"nuxt": "^3.0.0",
|
|
5851
|
+
"requires": {}
|
|
5852
|
+
}
|
|
5853
|
+
},
|
|
5092
5854
|
{
|
|
5093
5855
|
"name": "twicpics",
|
|
5094
5856
|
"description": "Images and videos components - Context aware resizing and cropping, lazy-loading, LQIP, Next-Gen format, compression, CDN.",
|
|
@@ -5260,11 +6022,11 @@
|
|
|
5260
6022
|
{
|
|
5261
6023
|
"name": "unhead",
|
|
5262
6024
|
"description": "Experimental features for Nuxt SEO / head management.",
|
|
5263
|
-
"repo": "harlan-zw/nuxt-
|
|
5264
|
-
"npm": "nuxt-
|
|
6025
|
+
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
6026
|
+
"npm": "nuxt-seo-experiments",
|
|
5265
6027
|
"icon": "",
|
|
5266
|
-
"github": "https://github.com/harlan-zw/nuxt-
|
|
5267
|
-
"website": "https://github.com/harlan-zw/nuxt-
|
|
6028
|
+
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
6029
|
+
"website": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
5268
6030
|
"learn_more": "",
|
|
5269
6031
|
"category": "SEO",
|
|
5270
6032
|
"type": "3rd-party",
|
|
@@ -5307,6 +6069,28 @@
|
|
|
5307
6069
|
"requires": {}
|
|
5308
6070
|
}
|
|
5309
6071
|
},
|
|
6072
|
+
{
|
|
6073
|
+
"name": "unlazy",
|
|
6074
|
+
"description": "Lazy loading library for placeholder images",
|
|
6075
|
+
"repo": "johannschopplich/unlazy/packages/nuxt",
|
|
6076
|
+
"npm": "@unlazy/nuxt",
|
|
6077
|
+
"icon": "unlazy.svg",
|
|
6078
|
+
"github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
|
|
6079
|
+
"website": "https://unlazy.byjohann.dev/",
|
|
6080
|
+
"learn_more": "",
|
|
6081
|
+
"category": "Images",
|
|
6082
|
+
"type": "3rd-party",
|
|
6083
|
+
"maintainers": [
|
|
6084
|
+
{
|
|
6085
|
+
"name": "Johann Schopplich",
|
|
6086
|
+
"github": "johannschopplich"
|
|
6087
|
+
}
|
|
6088
|
+
],
|
|
6089
|
+
"compatibility": {
|
|
6090
|
+
"nuxt": "^3.0.0",
|
|
6091
|
+
"requires": {}
|
|
6092
|
+
}
|
|
6093
|
+
},
|
|
5310
6094
|
{
|
|
5311
6095
|
"name": "unlighthouse",
|
|
5312
6096
|
"description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
|
|
@@ -5382,6 +6166,30 @@
|
|
|
5382
6166
|
"requires": {}
|
|
5383
6167
|
}
|
|
5384
6168
|
},
|
|
6169
|
+
{
|
|
6170
|
+
"name": "use-wagmi",
|
|
6171
|
+
"description": "Vue Composition for Ethereum based on wagmi",
|
|
6172
|
+
"repo": "unicape/use-wagmi#main/packages/nuxt",
|
|
6173
|
+
"npm": "@use-wagmi/nuxt",
|
|
6174
|
+
"icon": "use-wagmi.png",
|
|
6175
|
+
"github": "https://github.com/unicape/use-wagmi",
|
|
6176
|
+
"website": "https://github.com/unicape/use-wagmi",
|
|
6177
|
+
"learn_more": "https://github.com/unicape/use-wagmi",
|
|
6178
|
+
"category": "Extensions",
|
|
6179
|
+
"type": "3rd-party",
|
|
6180
|
+
"maintainers": [
|
|
6181
|
+
{
|
|
6182
|
+
"name": "Unic Ape",
|
|
6183
|
+
"github": "unicape"
|
|
6184
|
+
}
|
|
6185
|
+
],
|
|
6186
|
+
"compatibility": {
|
|
6187
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6188
|
+
"requires": {
|
|
6189
|
+
"bridge": true
|
|
6190
|
+
}
|
|
6191
|
+
}
|
|
6192
|
+
},
|
|
5385
6193
|
{
|
|
5386
6194
|
"name": "user-agent",
|
|
5387
6195
|
"description": "Nuxt.js module for handling User-Agent.",
|
|
@@ -5450,6 +6258,74 @@
|
|
|
5450
6258
|
}
|
|
5451
6259
|
}
|
|
5452
6260
|
},
|
|
6261
|
+
{
|
|
6262
|
+
"name": "varlet",
|
|
6263
|
+
"description": "A Material design mobile component library developed based on Vue3",
|
|
6264
|
+
"repo": "varletjs/varlet-nuxt",
|
|
6265
|
+
"npm": "@varlet/nuxt",
|
|
6266
|
+
"icon": "varlet.svg",
|
|
6267
|
+
"github": "https://github.com/varletjs/varlet",
|
|
6268
|
+
"website": "https://varlet.gitee.io/varlet-ui/#/en-US/index",
|
|
6269
|
+
"learn_more": "https://github.com/varletjs/varlet-nuxt",
|
|
6270
|
+
"category": "UI",
|
|
6271
|
+
"type": "3rd-party",
|
|
6272
|
+
"maintainers": [
|
|
6273
|
+
{
|
|
6274
|
+
"name": "zhangmo8",
|
|
6275
|
+
"github": "zhangmo8"
|
|
6276
|
+
}
|
|
6277
|
+
],
|
|
6278
|
+
"compatibility": {
|
|
6279
|
+
"nuxt": "^3.0.0",
|
|
6280
|
+
"requires": {
|
|
6281
|
+
"bridge": "optional"
|
|
6282
|
+
}
|
|
6283
|
+
}
|
|
6284
|
+
},
|
|
6285
|
+
{
|
|
6286
|
+
"name": "vcalendar",
|
|
6287
|
+
"description": "VCalendar module for Nuxt",
|
|
6288
|
+
"repo": "samk-dev/nuxt-vcalendar",
|
|
6289
|
+
"npm": "@samk-dev/nuxt-vcalendar",
|
|
6290
|
+
"icon": "vcalendar.png",
|
|
6291
|
+
"github": "https://github.com/samk-dev/vcalendar",
|
|
6292
|
+
"website": "https://github.com/samk-dev/vcalendar",
|
|
6293
|
+
"learn_more": "",
|
|
6294
|
+
"category": "Libraries",
|
|
6295
|
+
"type": "3rd-party",
|
|
6296
|
+
"maintainers": [
|
|
6297
|
+
{
|
|
6298
|
+
"name": "Sam K",
|
|
6299
|
+
"github": "samk-dev"
|
|
6300
|
+
}
|
|
6301
|
+
],
|
|
6302
|
+
"compatibility": {
|
|
6303
|
+
"nuxt": "^3.0.0",
|
|
6304
|
+
"requires": {}
|
|
6305
|
+
}
|
|
6306
|
+
},
|
|
6307
|
+
{
|
|
6308
|
+
"name": "vee-validate",
|
|
6309
|
+
"description": "Painless Vue forms for Nuxt.js",
|
|
6310
|
+
"repo": "logaretm/vee-validate#main/packages/nuxt",
|
|
6311
|
+
"npm": "@vee-validate/nuxt",
|
|
6312
|
+
"icon": "vee-validate.png",
|
|
6313
|
+
"github": "https://github.com/logaretm/vee-validate/",
|
|
6314
|
+
"website": "https://vee-validate.logaretm.com/v4/",
|
|
6315
|
+
"learn_more": "https://vee-validate.logaretm.com/v4/integrations/nuxt/",
|
|
6316
|
+
"category": "Libraries",
|
|
6317
|
+
"type": "3rd-party",
|
|
6318
|
+
"maintainers": [
|
|
6319
|
+
{
|
|
6320
|
+
"name": "Abdelrahman Awad",
|
|
6321
|
+
"github": "logaretm"
|
|
6322
|
+
}
|
|
6323
|
+
],
|
|
6324
|
+
"compatibility": {
|
|
6325
|
+
"nuxt": "^3.0.0",
|
|
6326
|
+
"requires": {}
|
|
6327
|
+
}
|
|
6328
|
+
},
|
|
5453
6329
|
{
|
|
5454
6330
|
"name": "vendor",
|
|
5455
6331
|
"description": "directly serve node_modules",
|
|
@@ -5473,6 +6349,51 @@
|
|
|
5473
6349
|
"requires": {}
|
|
5474
6350
|
}
|
|
5475
6351
|
},
|
|
6352
|
+
{
|
|
6353
|
+
"name": "vercel-analytics",
|
|
6354
|
+
"description": "Vercel Analytics integration for Nuxt",
|
|
6355
|
+
"repo": "xanderbarkhatov/nuxt-vercel-analytics",
|
|
6356
|
+
"npm": "nuxt-vercel-analytics",
|
|
6357
|
+
"icon": "",
|
|
6358
|
+
"github": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
|
|
6359
|
+
"website": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
|
|
6360
|
+
"learn_more": "https://vercel.com/docs/concepts/analytics",
|
|
6361
|
+
"category": "Analytics",
|
|
6362
|
+
"type": "3rd-party",
|
|
6363
|
+
"maintainers": [
|
|
6364
|
+
{
|
|
6365
|
+
"name": "Alexander B.",
|
|
6366
|
+
"github": "xanderbarkhatov"
|
|
6367
|
+
}
|
|
6368
|
+
],
|
|
6369
|
+
"compatibility": {
|
|
6370
|
+
"nuxt": "^3.0.0",
|
|
6371
|
+
"requires": {}
|
|
6372
|
+
}
|
|
6373
|
+
},
|
|
6374
|
+
{
|
|
6375
|
+
"name": "vexip-ui",
|
|
6376
|
+
"description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
|
|
6377
|
+
"repo": "vexip-ui/nuxt",
|
|
6378
|
+
"npm": "@vexip-ui/nuxt",
|
|
6379
|
+
"icon": "vexip-ui.svg",
|
|
6380
|
+
"github": "https://github.com/vexip-ui/vexip-ui",
|
|
6381
|
+
"website": "https://www.vexipui.com/",
|
|
6382
|
+
"learn_more": "https://github.com/vexip-ui/nuxt",
|
|
6383
|
+
"category": "UI",
|
|
6384
|
+
"type": "3rd-party",
|
|
6385
|
+
"maintainers": [
|
|
6386
|
+
{
|
|
6387
|
+
"name": "未觉雨声",
|
|
6388
|
+
"github": "qmhc",
|
|
6389
|
+
"twitter": "qmhc95"
|
|
6390
|
+
}
|
|
6391
|
+
],
|
|
6392
|
+
"compatibility": {
|
|
6393
|
+
"nuxt": "^3.0.0",
|
|
6394
|
+
"requires": {}
|
|
6395
|
+
}
|
|
6396
|
+
},
|
|
5476
6397
|
{
|
|
5477
6398
|
"name": "vite-pwa-nuxt",
|
|
5478
6399
|
"description": "Zero-config PWA Plugin for Nuxt 3",
|
|
@@ -5504,13 +6425,13 @@
|
|
|
5504
6425
|
{
|
|
5505
6426
|
"name": "vitest",
|
|
5506
6427
|
"description": "Vitest integration with Nuxt",
|
|
5507
|
-
"repo": "danielroe/nuxt-vitest
|
|
6428
|
+
"repo": "danielroe/nuxt-vitest",
|
|
5508
6429
|
"npm": "nuxt-vitest",
|
|
5509
6430
|
"icon": "vitest.svg",
|
|
5510
6431
|
"github": "https://github.com/danielroe/nuxt-vitest",
|
|
5511
6432
|
"website": "https://github.com/danielroe/nuxt-vitest",
|
|
5512
6433
|
"learn_more": "",
|
|
5513
|
-
"category": "
|
|
6434
|
+
"category": "Devtools",
|
|
5514
6435
|
"type": "3rd-party",
|
|
5515
6436
|
"maintainers": [
|
|
5516
6437
|
{
|
|
@@ -5527,15 +6448,45 @@
|
|
|
5527
6448
|
"requires": {}
|
|
5528
6449
|
}
|
|
5529
6450
|
},
|
|
6451
|
+
{
|
|
6452
|
+
"name": "vue-email",
|
|
6453
|
+
"description": "Write email templates with vue",
|
|
6454
|
+
"repo": "Dave136/vue-email#main/packages/vue-email",
|
|
6455
|
+
"npm": "vue-email",
|
|
6456
|
+
"icon": "vue-email.svg",
|
|
6457
|
+
"github": "https://github.com/Dave136/vue-email",
|
|
6458
|
+
"website": "https://vue-email.vercel.app/",
|
|
6459
|
+
"learn_more": "https://vue-email.vercel.app/getting-started/nuxt.html",
|
|
6460
|
+
"category": "UI",
|
|
6461
|
+
"type": "3rd-party",
|
|
6462
|
+
"maintainers": [
|
|
6463
|
+
{
|
|
6464
|
+
"name": "David Arenas",
|
|
6465
|
+
"github": "Dave136",
|
|
6466
|
+
"twitter": "davejs4",
|
|
6467
|
+
"avatar": "https://avatars.githubusercontent.com/u/49698182?v=4"
|
|
6468
|
+
},
|
|
6469
|
+
{
|
|
6470
|
+
"name": "Younes Barrad",
|
|
6471
|
+
"github": "Flowko",
|
|
6472
|
+
"twitter": "imflowko",
|
|
6473
|
+
"avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
|
|
6474
|
+
}
|
|
6475
|
+
],
|
|
6476
|
+
"compatibility": {
|
|
6477
|
+
"nuxt": "^3.0.0",
|
|
6478
|
+
"requires": {}
|
|
6479
|
+
}
|
|
6480
|
+
},
|
|
5530
6481
|
{
|
|
5531
6482
|
"name": "vue-macros",
|
|
5532
|
-
"description": "Explore
|
|
5533
|
-
"repo": "sxzz/
|
|
6483
|
+
"description": "Explore more macros and syntax sugar to Vue.",
|
|
6484
|
+
"repo": "sxzz/vue-macros#main/packages/nuxt",
|
|
5534
6485
|
"npm": "@vue-macros/nuxt",
|
|
5535
6486
|
"icon": "vue-macros.svg",
|
|
5536
|
-
"github": "https://github.com/sxzz/
|
|
6487
|
+
"github": "https://github.com/sxzz/vue-macros",
|
|
5537
6488
|
"website": "https://vue-macros.sxzz.moe",
|
|
5538
|
-
"learn_more": "https://github.com/sxzz/
|
|
6489
|
+
"learn_more": "https://github.com/sxzz/vue-macros",
|
|
5539
6490
|
"category": "Extensions",
|
|
5540
6491
|
"type": "3rd-party",
|
|
5541
6492
|
"maintainers": [
|
|
@@ -5618,6 +6569,29 @@
|
|
|
5618
6569
|
"requires": {}
|
|
5619
6570
|
}
|
|
5620
6571
|
},
|
|
6572
|
+
{
|
|
6573
|
+
"name": "vue-query",
|
|
6574
|
+
"description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
|
|
6575
|
+
"repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt#main",
|
|
6576
|
+
"npm": "@hebilicious/vue-query-nuxt",
|
|
6577
|
+
"icon": "vue-query.svg",
|
|
6578
|
+
"github": "https://github.com/Hebilicious/vue-query-nuxt",
|
|
6579
|
+
"website": "https://github.com/Hebilicious/vue-query-nuxt#readme",
|
|
6580
|
+
"learn_more": "https://tanstack.com/query/latest/docs/vue/quick-start",
|
|
6581
|
+
"category": "Request",
|
|
6582
|
+
"type": "3rd-party",
|
|
6583
|
+
"maintainers": [
|
|
6584
|
+
{
|
|
6585
|
+
"name": "Hebilicious",
|
|
6586
|
+
"github": "Hebilicious",
|
|
6587
|
+
"twitter": "its_hebilicious"
|
|
6588
|
+
}
|
|
6589
|
+
],
|
|
6590
|
+
"compatibility": {
|
|
6591
|
+
"nuxt": "^3.0.0",
|
|
6592
|
+
"requires": {}
|
|
6593
|
+
}
|
|
6594
|
+
},
|
|
5621
6595
|
{
|
|
5622
6596
|
"name": "vue-select",
|
|
5623
6597
|
"description": "Nuxt module for vue-select, a feature rich select/dropdown/typeahead component.",
|
|
@@ -5688,6 +6662,29 @@
|
|
|
5688
6662
|
"requires": {}
|
|
5689
6663
|
}
|
|
5690
6664
|
},
|
|
6665
|
+
{
|
|
6666
|
+
"name": "vue3-carousel-nuxt",
|
|
6667
|
+
"description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt.js applications.",
|
|
6668
|
+
"repo": "gaetansenn/vue3-carousel-nuxt",
|
|
6669
|
+
"npm": "vue3-carousel-nuxt",
|
|
6670
|
+
"icon": "",
|
|
6671
|
+
"github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
|
|
6672
|
+
"website": "",
|
|
6673
|
+
"learn_more": "",
|
|
6674
|
+
"category": "UI",
|
|
6675
|
+
"type": "3rd-party",
|
|
6676
|
+
"maintainers": [
|
|
6677
|
+
{
|
|
6678
|
+
"name": "Gaetan SENN",
|
|
6679
|
+
"github": "gaetansenn",
|
|
6680
|
+
"avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
|
|
6681
|
+
}
|
|
6682
|
+
],
|
|
6683
|
+
"compatibility": {
|
|
6684
|
+
"nuxt": "^3.0.0",
|
|
6685
|
+
"requires": {}
|
|
6686
|
+
}
|
|
6687
|
+
},
|
|
5691
6688
|
{
|
|
5692
6689
|
"name": "vuefire",
|
|
5693
6690
|
"description": "Idiomatic composables for the Firebase SDK",
|
|
@@ -5732,6 +6729,28 @@
|
|
|
5732
6729
|
"requires": {}
|
|
5733
6730
|
}
|
|
5734
6731
|
},
|
|
6732
|
+
{
|
|
6733
|
+
"name": "vuetify-nuxt-module",
|
|
6734
|
+
"description": "Zero-config Nuxt Module for Vuetify.",
|
|
6735
|
+
"repo": "userquin/vuetify-nuxt-module",
|
|
6736
|
+
"npm": "vuetify-nuxt-module",
|
|
6737
|
+
"icon": "vuetify-logo-v3-dark.svg",
|
|
6738
|
+
"github": "https://github.com/userquin/vuetify-nuxt-module",
|
|
6739
|
+
"website": "https://github.com/userquin/vuetify-nuxt-module",
|
|
6740
|
+
"learn_more": "https://github.com/userquin/vuetify-nuxt-module/README.md",
|
|
6741
|
+
"category": "UI",
|
|
6742
|
+
"type": "3rd-party",
|
|
6743
|
+
"maintainers": [
|
|
6744
|
+
{
|
|
6745
|
+
"name": "Joaquín Sánchez",
|
|
6746
|
+
"github": "userquin"
|
|
6747
|
+
}
|
|
6748
|
+
],
|
|
6749
|
+
"compatibility": {
|
|
6750
|
+
"nuxt": "^3.0.0",
|
|
6751
|
+
"requires": {}
|
|
6752
|
+
}
|
|
6753
|
+
},
|
|
5735
6754
|
{
|
|
5736
6755
|
"name": "vuetify",
|
|
5737
6756
|
"description": "Vuetify Module for Nuxt.js to add Material Design components to your application.",
|
|
@@ -5806,6 +6825,29 @@
|
|
|
5806
6825
|
"requires": {}
|
|
5807
6826
|
}
|
|
5808
6827
|
},
|
|
6828
|
+
{
|
|
6829
|
+
"name": "vunix",
|
|
6830
|
+
"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.",
|
|
6831
|
+
"repo": "gaetansenn/vunix#main/packages/nuxt",
|
|
6832
|
+
"npm": "@vunix/nuxt",
|
|
6833
|
+
"icon": "",
|
|
6834
|
+
"github": "https://github.com/gaetansenn/vunix",
|
|
6835
|
+
"website": "https://vunix.dewib.com/",
|
|
6836
|
+
"learn_more": "",
|
|
6837
|
+
"category": "UI",
|
|
6838
|
+
"type": "3rd-party",
|
|
6839
|
+
"maintainers": [
|
|
6840
|
+
{
|
|
6841
|
+
"name": "Gaetan SENN",
|
|
6842
|
+
"github": "gaetansenn",
|
|
6843
|
+
"avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
|
|
6844
|
+
}
|
|
6845
|
+
],
|
|
6846
|
+
"compatibility": {
|
|
6847
|
+
"nuxt": "^3.0.0",
|
|
6848
|
+
"requires": {}
|
|
6849
|
+
}
|
|
6850
|
+
},
|
|
5809
6851
|
{
|
|
5810
6852
|
"name": "web-vitals",
|
|
5811
6853
|
"description": "Web Vitals for Nuxt",
|
|
@@ -5954,6 +6996,54 @@
|
|
|
5954
6996
|
"requires": {}
|
|
5955
6997
|
}
|
|
5956
6998
|
},
|
|
6999
|
+
{
|
|
7000
|
+
"name": "well-known",
|
|
7001
|
+
"description": "A Nuxt.js module to add well-known URIs using middlewares",
|
|
7002
|
+
"repo": "zadigetvoltaire/nuxt-well-known",
|
|
7003
|
+
"npm": "@zadigetvoltaire/nuxt-well-known",
|
|
7004
|
+
"icon": "well-known.svg",
|
|
7005
|
+
"github": "https://github.com/zadigetvoltaire/nuxt-well-known",
|
|
7006
|
+
"website": "https://github.com/zadigetvoltaire/nuxt-well-known#readme",
|
|
7007
|
+
"learn_more": "https://www.iana.org/assignments/well-known-uris/well-known-uris.xhtml",
|
|
7008
|
+
"category": "SEO",
|
|
7009
|
+
"type": "3rd-party",
|
|
7010
|
+
"maintainers": [
|
|
7011
|
+
{
|
|
7012
|
+
"name": "Zadig&Voltaire Team",
|
|
7013
|
+
"github": "https://github.com/zadigetvoltaire"
|
|
7014
|
+
}
|
|
7015
|
+
],
|
|
7016
|
+
"compatibility": {
|
|
7017
|
+
"nuxt": "^3.0.0",
|
|
7018
|
+
"requires": {}
|
|
7019
|
+
}
|
|
7020
|
+
},
|
|
7021
|
+
{
|
|
7022
|
+
"name": "wideangle",
|
|
7023
|
+
"description": "Nuxt 3 module to integrate Wide Angle Analytics",
|
|
7024
|
+
"repo": "inputobjects/wideangle-nuxt",
|
|
7025
|
+
"npm": "wideangle-nuxt",
|
|
7026
|
+
"icon": "wideangle.png",
|
|
7027
|
+
"github": "https://github.com/inputobjects/wideangle-nuxt",
|
|
7028
|
+
"website": "https://wideangle.co",
|
|
7029
|
+
"learn_more": "https://wideangle.co/documentation/web-analytics-for-nuxt",
|
|
7030
|
+
"category": "Analytics",
|
|
7031
|
+
"type": "3rd-party",
|
|
7032
|
+
"maintainers": [
|
|
7033
|
+
{
|
|
7034
|
+
"name": "Wide Angle Analytics by Input Objects GmbH",
|
|
7035
|
+
"github": "inputobjects"
|
|
7036
|
+
},
|
|
7037
|
+
{
|
|
7038
|
+
"name": "Jarek Rozanski",
|
|
7039
|
+
"github": "jrozanski"
|
|
7040
|
+
}
|
|
7041
|
+
],
|
|
7042
|
+
"compatibility": {
|
|
7043
|
+
"nuxt": "^3.0.0",
|
|
7044
|
+
"requires": {}
|
|
7045
|
+
}
|
|
7046
|
+
},
|
|
5957
7047
|
{
|
|
5958
7048
|
"name": "windicss",
|
|
5959
7049
|
"description": "Next generation utility-first CSS framework.",
|