@nuxt/modules 0.6.0-5469cb → 0.6.0-553ee0
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 +1220 -324
- package/package.json +9 -9
package/modules.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
3
|
"name": "ackee",
|
|
4
|
-
"description": "Nuxt
|
|
4
|
+
"description": "Nuxt module for Ackee analytics",
|
|
5
5
|
"repo": "bdrtsky/nuxt-ackee",
|
|
6
6
|
"npm": "nuxt-ackee",
|
|
7
7
|
"icon": "ackee.png",
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
},
|
|
29
29
|
{
|
|
30
30
|
"name": "agility-cms",
|
|
31
|
-
"description": "Agility CMS Integration for Nuxt
|
|
31
|
+
"description": "Agility CMS Integration for Nuxt",
|
|
32
32
|
"repo": "agility/agilitycms-nuxt-module",
|
|
33
33
|
"npm": "@agility/agilitycms-nuxt-module",
|
|
34
34
|
"icon": "agility.png",
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
},
|
|
52
52
|
{
|
|
53
53
|
"name": "algolia",
|
|
54
|
-
"description": "Algolia Search Module for Nuxt
|
|
54
|
+
"description": "Algolia Search Module for Nuxt",
|
|
55
55
|
"repo": "nuxt-modules/algolia",
|
|
56
56
|
"npm": "@nuxtjs/algolia",
|
|
57
57
|
"icon": "algolia.svg",
|
|
@@ -170,9 +170,31 @@
|
|
|
170
170
|
}
|
|
171
171
|
}
|
|
172
172
|
},
|
|
173
|
+
{
|
|
174
|
+
"name": "aos",
|
|
175
|
+
"description": "A Nuxt module that adds Animate On Scroll",
|
|
176
|
+
"repo": "egidiusmengelberg/nuxt-aos",
|
|
177
|
+
"npm": "nuxt-aos",
|
|
178
|
+
"icon": "aos.png",
|
|
179
|
+
"github": "https://github.com/egidiusmengelberg/nuxt-aos",
|
|
180
|
+
"website": "https://github.com/egidiusmengelberg/nuxt-aos",
|
|
181
|
+
"learn_more": "",
|
|
182
|
+
"category": "Devtools",
|
|
183
|
+
"type": "3rd-party",
|
|
184
|
+
"maintainers": [
|
|
185
|
+
{
|
|
186
|
+
"name": "egidiusmengelberg",
|
|
187
|
+
"github": "egidiusmengelberg"
|
|
188
|
+
}
|
|
189
|
+
],
|
|
190
|
+
"compatibility": {
|
|
191
|
+
"nuxt": "^3.0.0",
|
|
192
|
+
"requires": {}
|
|
193
|
+
}
|
|
194
|
+
},
|
|
173
195
|
{
|
|
174
196
|
"name": "api-party",
|
|
175
|
-
"description": "Nuxt
|
|
197
|
+
"description": "Nuxt module to securely connect with any API – server proxy & dynamic composable names",
|
|
176
198
|
"repo": "johannschopplich/nuxt-api-party",
|
|
177
199
|
"npm": "nuxt-api-party",
|
|
178
200
|
"icon": "api-party.svg",
|
|
@@ -220,7 +242,7 @@
|
|
|
220
242
|
},
|
|
221
243
|
{
|
|
222
244
|
"name": "apollo",
|
|
223
|
-
"description": "Integrate GraphQL in your Nuxt
|
|
245
|
+
"description": "Integrate GraphQL in your Nuxt apps using vue-apollo.",
|
|
224
246
|
"repo": "nuxt-modules/apollo",
|
|
225
247
|
"npm": "@nuxtjs/apollo",
|
|
226
248
|
"icon": "apollo.png",
|
|
@@ -244,7 +266,7 @@
|
|
|
244
266
|
},
|
|
245
267
|
{
|
|
246
268
|
"name": "applicationinsights",
|
|
247
|
-
"description": "AppInsights module for Nuxt
|
|
269
|
+
"description": "AppInsights module for Nuxt",
|
|
248
270
|
"repo": "nuxt-community/applicationinsights-module",
|
|
249
271
|
"npm": "@nuxtjs/applicationinsights",
|
|
250
272
|
"icon": "application-insights.png",
|
|
@@ -286,9 +308,54 @@
|
|
|
286
308
|
"requires": {}
|
|
287
309
|
}
|
|
288
310
|
},
|
|
311
|
+
{
|
|
312
|
+
"name": "arco-design-nuxt-module",
|
|
313
|
+
"description": "Nuxt Module for Arco Design Vue. Automatically import components, icons and more.",
|
|
314
|
+
"repo": "wiidede/arco-design-nuxt-module",
|
|
315
|
+
"npm": "arco-design-nuxt-module",
|
|
316
|
+
"icon": "arco-design.svg",
|
|
317
|
+
"github": "https://github.com/wiidede/arco-design-nuxt-module",
|
|
318
|
+
"website": "https://arco.design/vue",
|
|
319
|
+
"learn_more": "https://github.com/wiidede/arco-design-nuxt-module#readme",
|
|
320
|
+
"category": "UI",
|
|
321
|
+
"type": "3rd-party",
|
|
322
|
+
"maintainers": [
|
|
323
|
+
{
|
|
324
|
+
"name": "wiidede",
|
|
325
|
+
"github": "wiidede"
|
|
326
|
+
}
|
|
327
|
+
],
|
|
328
|
+
"compatibility": {
|
|
329
|
+
"nuxt": "^3.0.0",
|
|
330
|
+
"requires": {}
|
|
331
|
+
}
|
|
332
|
+
},
|
|
333
|
+
{
|
|
334
|
+
"name": "ark-ui",
|
|
335
|
+
"description": "A headless library for building reusable, scalable design systems that works for a wide range of JS frameworks.",
|
|
336
|
+
"repo": "iamdin/nuxt-ark-ui",
|
|
337
|
+
"npm": "nuxt-ark-ui",
|
|
338
|
+
"icon": "ark-ui.svg",
|
|
339
|
+
"github": "https://github.com/iamdin/nuxt-ark-ui",
|
|
340
|
+
"website": "https://ark-ui.com/",
|
|
341
|
+
"learn_more": "https://github.com/iamdin/nuxt-ark-ui",
|
|
342
|
+
"category": "UI",
|
|
343
|
+
"type": "3rd-party",
|
|
344
|
+
"maintainers": [
|
|
345
|
+
{
|
|
346
|
+
"name": "Din",
|
|
347
|
+
"github": "iamdin",
|
|
348
|
+
"twitter": "iamdinq"
|
|
349
|
+
}
|
|
350
|
+
],
|
|
351
|
+
"compatibility": {
|
|
352
|
+
"nuxt": "^3.0.0",
|
|
353
|
+
"requires": {}
|
|
354
|
+
}
|
|
355
|
+
},
|
|
289
356
|
{
|
|
290
357
|
"name": "auth",
|
|
291
|
-
"description": "Zero-boilerplate authentication support for Nuxt.
|
|
358
|
+
"description": "Zero-boilerplate authentication support for Nuxt.",
|
|
292
359
|
"repo": "nuxt-community/auth-module",
|
|
293
360
|
"npm": "@nuxtjs/auth",
|
|
294
361
|
"icon": "auth.png",
|
|
@@ -336,9 +403,32 @@
|
|
|
336
403
|
"requires": {}
|
|
337
404
|
}
|
|
338
405
|
},
|
|
406
|
+
{
|
|
407
|
+
"name": "auto-animate",
|
|
408
|
+
"description": "Automatic animations for your Nuxt app with a single line of code.",
|
|
409
|
+
"repo": "formkit/auto-animate",
|
|
410
|
+
"npm": "@formkit/auto-animate",
|
|
411
|
+
"icon": "auto-animate.svg",
|
|
412
|
+
"github": "https://github.com/formkit/auto-animate",
|
|
413
|
+
"website": "https://auto-animate.formkit.com",
|
|
414
|
+
"learn_more": "https://auto-animate.formkit.com",
|
|
415
|
+
"category": "Libraries",
|
|
416
|
+
"type": "3rd-party",
|
|
417
|
+
"maintainers": [
|
|
418
|
+
{
|
|
419
|
+
"name": "Justin Schroeder",
|
|
420
|
+
"github": "justin-schroeder",
|
|
421
|
+
"twitter": "jpschroeder"
|
|
422
|
+
}
|
|
423
|
+
],
|
|
424
|
+
"compatibility": {
|
|
425
|
+
"nuxt": "^3.0.0",
|
|
426
|
+
"requires": {}
|
|
427
|
+
}
|
|
428
|
+
},
|
|
339
429
|
{
|
|
340
430
|
"name": "axios",
|
|
341
|
-
"description": "Secure and easy Axios module with Nuxt
|
|
431
|
+
"description": "Secure and easy Axios module with Nuxt",
|
|
342
432
|
"repo": "nuxt-community/axios-module",
|
|
343
433
|
"npm": "@nuxtjs/axios",
|
|
344
434
|
"icon": "axios.svg",
|
|
@@ -361,7 +451,7 @@
|
|
|
361
451
|
},
|
|
362
452
|
{
|
|
363
453
|
"name": "basic-auth",
|
|
364
|
-
"description": "Provide basic authentication to your Nuxt
|
|
454
|
+
"description": "Provide basic authentication to your Nuxt application",
|
|
365
455
|
"repo": "potato4d/nuxt-basic-auth-module",
|
|
366
456
|
"npm": "nuxt-basic-auth-module",
|
|
367
457
|
"icon": "",
|
|
@@ -485,7 +575,7 @@
|
|
|
485
575
|
},
|
|
486
576
|
{
|
|
487
577
|
"name": "bulma-slim",
|
|
488
|
-
"description": "Nuxt
|
|
578
|
+
"description": "Nuxt module to automatically make a slim Bulma build of used features with Purgecss",
|
|
489
579
|
"repo": "mustardamus/nuxt-bulma-slim",
|
|
490
580
|
"npm": "nuxt-bulma-slim",
|
|
491
581
|
"icon": "bulma.png",
|
|
@@ -552,7 +642,7 @@
|
|
|
552
642
|
},
|
|
553
643
|
{
|
|
554
644
|
"name": "canvas-sketch",
|
|
555
|
-
"description": "Nuxt
|
|
645
|
+
"description": "Nuxt module for making generative and 3D artwork with canvas-sketch in JavaScript",
|
|
556
646
|
"repo": "LuXDAmore/generative-art",
|
|
557
647
|
"npm": "@luxdamore/nuxt-canvas-sketch",
|
|
558
648
|
"icon": "",
|
|
@@ -573,9 +663,31 @@
|
|
|
573
663
|
"requires": {}
|
|
574
664
|
}
|
|
575
665
|
},
|
|
666
|
+
{
|
|
667
|
+
"name": "capo",
|
|
668
|
+
"description": "Capo.js implementation for Nuxt",
|
|
669
|
+
"repo": "danielroe/nuxt-capo",
|
|
670
|
+
"npm": "nuxt-capo",
|
|
671
|
+
"icon": "",
|
|
672
|
+
"github": "https://github.com/danielroe/nuxt-capo",
|
|
673
|
+
"website": "https://github.com/danielroe/nuxt-capo",
|
|
674
|
+
"learn_more": "",
|
|
675
|
+
"category": "Performance",
|
|
676
|
+
"type": "3rd-party",
|
|
677
|
+
"maintainers": [
|
|
678
|
+
{
|
|
679
|
+
"name": "danielroe",
|
|
680
|
+
"github": "danielroe"
|
|
681
|
+
}
|
|
682
|
+
],
|
|
683
|
+
"compatibility": {
|
|
684
|
+
"nuxt": "^3.0.0",
|
|
685
|
+
"requires": {}
|
|
686
|
+
}
|
|
687
|
+
},
|
|
576
688
|
{
|
|
577
689
|
"name": "chakra-ui",
|
|
578
|
-
"description": "Chakra UI Module for Nuxt
|
|
690
|
+
"description": "Chakra UI Module for Nuxt",
|
|
579
691
|
"repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
|
|
580
692
|
"npm": "@chakra-ui/nuxt",
|
|
581
693
|
"icon": "chakra-ui.png",
|
|
@@ -686,7 +798,7 @@
|
|
|
686
798
|
},
|
|
687
799
|
{
|
|
688
800
|
"name": "cloudcms",
|
|
689
|
-
"description": "CloudCMS Nuxt
|
|
801
|
+
"description": "CloudCMS Nuxt Module",
|
|
690
802
|
"repo": "gitana/cloudcms-nuxt",
|
|
691
803
|
"npm": "cloudcms-nuxt",
|
|
692
804
|
"icon": "",
|
|
@@ -735,11 +847,11 @@
|
|
|
735
847
|
},
|
|
736
848
|
{
|
|
737
849
|
"name": "cloudinary",
|
|
738
|
-
"description": "Optimize images and videos in your Nuxt
|
|
739
|
-
"repo": "nuxt-
|
|
850
|
+
"description": "Optimize images and videos in your Nuxt application",
|
|
851
|
+
"repo": "nuxt-modules/cloudinary",
|
|
740
852
|
"npm": "@nuxtjs/cloudinary",
|
|
741
853
|
"icon": "cloudinary.png",
|
|
742
|
-
"github": "https://github.com/nuxt-
|
|
854
|
+
"github": "https://github.com/nuxt-modules/cloudinary",
|
|
743
855
|
"website": "https://cloudinary.nuxtjs.org",
|
|
744
856
|
"learn_more": "https://cloudinary.com",
|
|
745
857
|
"category": "Images",
|
|
@@ -758,11 +870,11 @@
|
|
|
758
870
|
},
|
|
759
871
|
{
|
|
760
872
|
"name": "color-mode",
|
|
761
|
-
"description": "Dark and Light mode for
|
|
762
|
-
"repo": "nuxt-
|
|
873
|
+
"description": "Dark and Light mode for Nuxt with auto detection",
|
|
874
|
+
"repo": "nuxt-modules/color-mode",
|
|
763
875
|
"npm": "@nuxtjs/color-mode",
|
|
764
876
|
"icon": "color-mode.png",
|
|
765
|
-
"github": "https://github.com/nuxt-
|
|
877
|
+
"github": "https://github.com/nuxt-modules/color-mode",
|
|
766
878
|
"website": "https://color-mode.nuxtjs.org",
|
|
767
879
|
"learn_more": "",
|
|
768
880
|
"category": "UI",
|
|
@@ -979,7 +1091,7 @@
|
|
|
979
1091
|
},
|
|
980
1092
|
{
|
|
981
1093
|
"name": "darkmode.js",
|
|
982
|
-
"description": "Add darkmode / nightmode to your Nuxt
|
|
1094
|
+
"description": "Add darkmode / nightmode to your Nuxt project in a few seconds",
|
|
983
1095
|
"repo": "sandoche/nuxtjs-darkmode-js-module#main",
|
|
984
1096
|
"npm": "nuxtjs-darkmode-js-module",
|
|
985
1097
|
"icon": "darkmode.png",
|
|
@@ -1001,7 +1113,7 @@
|
|
|
1001
1113
|
},
|
|
1002
1114
|
{
|
|
1003
1115
|
"name": "date-fns",
|
|
1004
|
-
"description": "Modern JavaScript date utility library - date-fns for Nuxt
|
|
1116
|
+
"description": "Modern JavaScript date utility library - date-fns for Nuxt",
|
|
1005
1117
|
"repo": "nuxt-community/date-fns-module",
|
|
1006
1118
|
"npm": "@nuxtjs/date-fns",
|
|
1007
1119
|
"icon": "date-fns.png",
|
|
@@ -1023,7 +1135,7 @@
|
|
|
1023
1135
|
},
|
|
1024
1136
|
{
|
|
1025
1137
|
"name": "datocms-nuxt2",
|
|
1026
|
-
"description": "DatoCMS integration for Nuxt
|
|
1138
|
+
"description": "DatoCMS integration for Nuxt v2",
|
|
1027
1139
|
"repo": "voorhoede/nuxt-datocms-module",
|
|
1028
1140
|
"npm": "@voorhoede/nuxt-datocms-module",
|
|
1029
1141
|
"icon": "datocms.svg",
|
|
@@ -1092,8 +1204,8 @@
|
|
|
1092
1204
|
},
|
|
1093
1205
|
{
|
|
1094
1206
|
"name": "delay-hydration",
|
|
1095
|
-
"description": "Improve your Nuxt
|
|
1096
|
-
"repo": "harlan-zw/nuxt-delay-hydration
|
|
1207
|
+
"description": "Improve your Nuxt v2 Google Lighthouse score by delaying hydration.",
|
|
1208
|
+
"repo": "harlan-zw/nuxt-delay-hydration",
|
|
1097
1209
|
"npm": "nuxt-delay-hydration",
|
|
1098
1210
|
"icon": "lighthouse.svg",
|
|
1099
1211
|
"github": "https://github.com/harlan-zw/nuxt-delay-hydration",
|
|
@@ -1115,12 +1227,12 @@
|
|
|
1115
1227
|
},
|
|
1116
1228
|
{
|
|
1117
1229
|
"name": "device",
|
|
1118
|
-
"description": "Device detection module for Nuxt
|
|
1119
|
-
"repo": "nuxt-
|
|
1230
|
+
"description": "Device detection module for Nuxt",
|
|
1231
|
+
"repo": "nuxt-modules/device",
|
|
1120
1232
|
"npm": "@nuxtjs/device",
|
|
1121
1233
|
"icon": "",
|
|
1122
|
-
"github": "https://github.com/nuxt-
|
|
1123
|
-
"website": "https://github.com/nuxt-
|
|
1234
|
+
"github": "https://github.com/nuxt-modules/device",
|
|
1235
|
+
"website": "https://github.com/nuxt-modules/device",
|
|
1124
1236
|
"learn_more": "",
|
|
1125
1237
|
"category": "Extensions",
|
|
1126
1238
|
"type": "community",
|
|
@@ -1138,7 +1250,7 @@
|
|
|
1138
1250
|
{
|
|
1139
1251
|
"name": "devtools",
|
|
1140
1252
|
"description": "Unleash Nuxt Developer Experience. A set of visual tools that help you to know your app better.",
|
|
1141
|
-
"repo": "nuxt/devtools#main",
|
|
1253
|
+
"repo": "nuxt/devtools#main/packages/devtools",
|
|
1142
1254
|
"npm": "@nuxt/devtools",
|
|
1143
1255
|
"icon": "nuxt.svg",
|
|
1144
1256
|
"github": "https://github.com/nuxt/devtools",
|
|
@@ -1160,13 +1272,13 @@
|
|
|
1160
1272
|
},
|
|
1161
1273
|
{
|
|
1162
1274
|
"name": "directus",
|
|
1163
|
-
"description": "Easily connect your
|
|
1275
|
+
"description": "Easily connect your Nuxt application to your directus server.",
|
|
1164
1276
|
"repo": "intevel/nuxt-directus",
|
|
1165
1277
|
"npm": "nuxt-directus",
|
|
1166
1278
|
"icon": "directus.svg",
|
|
1167
|
-
"github": "https://github.com/
|
|
1168
|
-
"website": "https://nuxt-directus.
|
|
1169
|
-
"learn_more": "https://nuxt-directus.
|
|
1279
|
+
"github": "https://github.com/intevel/nuxt-directus/",
|
|
1280
|
+
"website": "https://nuxt-directus.site/",
|
|
1281
|
+
"learn_more": "https://nuxt-directus.site/",
|
|
1170
1282
|
"category": "CMS",
|
|
1171
1283
|
"type": "3rd-party",
|
|
1172
1284
|
"maintainers": [
|
|
@@ -1177,15 +1289,36 @@
|
|
|
1177
1289
|
}
|
|
1178
1290
|
],
|
|
1179
1291
|
"compatibility": {
|
|
1180
|
-
"nuxt": "^
|
|
1181
|
-
"requires": {
|
|
1182
|
-
|
|
1292
|
+
"nuxt": "^3.0.0",
|
|
1293
|
+
"requires": {},
|
|
1294
|
+
"devtools": "^0.0.0"
|
|
1295
|
+
}
|
|
1296
|
+
},
|
|
1297
|
+
{
|
|
1298
|
+
"name": "disqus",
|
|
1299
|
+
"description": "Disqus Comments Module for Nuxt - Instantly add a comment widget to your app",
|
|
1300
|
+
"repo": "modbender/nuxt-disqus",
|
|
1301
|
+
"npm": "nuxt-disqus",
|
|
1302
|
+
"icon": "disqus.svg",
|
|
1303
|
+
"github": "https://github.com/modbender/nuxt-disqus",
|
|
1304
|
+
"website": "https://github.com/modbender/nuxt-disqus",
|
|
1305
|
+
"learn_more": "https://github.com/modbender/vue3-disqus",
|
|
1306
|
+
"category": "Libraries",
|
|
1307
|
+
"type": "3rd-party",
|
|
1308
|
+
"maintainers": [
|
|
1309
|
+
{
|
|
1310
|
+
"name": "modbender",
|
|
1311
|
+
"github": "modbender"
|
|
1183
1312
|
}
|
|
1313
|
+
],
|
|
1314
|
+
"compatibility": {
|
|
1315
|
+
"nuxt": "^3.0.0",
|
|
1316
|
+
"requires": {}
|
|
1184
1317
|
}
|
|
1185
1318
|
},
|
|
1186
1319
|
{
|
|
1187
1320
|
"name": "dotenv",
|
|
1188
|
-
"description": "A Nuxt
|
|
1321
|
+
"description": "A Nuxt module that loads your .env file into your context options",
|
|
1189
1322
|
"repo": "nuxt-community/dotenv-module",
|
|
1190
1323
|
"npm": "@nuxtjs/dotenv",
|
|
1191
1324
|
"icon": "dotenv.png",
|
|
@@ -1207,7 +1340,7 @@
|
|
|
1207
1340
|
},
|
|
1208
1341
|
{
|
|
1209
1342
|
"name": "drupal-ce",
|
|
1210
|
-
"description": "Connects Nuxt
|
|
1343
|
+
"description": "Connects Nuxt with Drupal via the Lupus Custom Elements Renderer",
|
|
1211
1344
|
"repo": "drunomics/nuxtjs-drupal-ce",
|
|
1212
1345
|
"npm": "nuxtjs-drupal-ce",
|
|
1213
1346
|
"icon": "drupal-ce.png",
|
|
@@ -1240,7 +1373,7 @@
|
|
|
1240
1373
|
},
|
|
1241
1374
|
{
|
|
1242
1375
|
"name": "druxt",
|
|
1243
|
-
"description": "A bridge between frameworks, Drupal in the back, Nuxt
|
|
1376
|
+
"description": "A bridge between frameworks, Drupal in the back, Nuxt in the front.",
|
|
1244
1377
|
"repo": "druxt/druxt.js#develop/packages/druxt",
|
|
1245
1378
|
"npm": "druxt",
|
|
1246
1379
|
"icon": "druxt.svg",
|
|
@@ -1308,7 +1441,7 @@
|
|
|
1308
1441
|
},
|
|
1309
1442
|
{
|
|
1310
1443
|
"name": "emotion",
|
|
1311
|
-
"description": "The Next Generation of CSS-in-JS for Nuxt
|
|
1444
|
+
"description": "The Next Generation of CSS-in-JS for Nuxt",
|
|
1312
1445
|
"repo": "nuxt-modules/emotion",
|
|
1313
1446
|
"npm": "@nuxtjs/emotion",
|
|
1314
1447
|
"icon": "emotion.png",
|
|
@@ -1336,7 +1469,7 @@
|
|
|
1336
1469
|
},
|
|
1337
1470
|
{
|
|
1338
1471
|
"name": "eslint",
|
|
1339
|
-
"description": "ESLint module for Nuxt
|
|
1472
|
+
"description": "ESLint module for Nuxt",
|
|
1340
1473
|
"repo": "nuxt-community/eslint-module",
|
|
1341
1474
|
"npm": "@nuxtjs/eslint-module",
|
|
1342
1475
|
"icon": "eslint.png",
|
|
@@ -1358,7 +1491,7 @@
|
|
|
1358
1491
|
},
|
|
1359
1492
|
{
|
|
1360
1493
|
"name": "event-trace",
|
|
1361
|
-
"description": "Module for event trace in Nuxt
|
|
1494
|
+
"description": "Module for event trace in Nuxt",
|
|
1362
1495
|
"repo": "nuxt-community/nuxt-event-trace",
|
|
1363
1496
|
"npm": "nuxt-event-trace",
|
|
1364
1497
|
"icon": "",
|
|
@@ -1402,7 +1535,7 @@
|
|
|
1402
1535
|
},
|
|
1403
1536
|
{
|
|
1404
1537
|
"name": "feature-toggle",
|
|
1405
|
-
"description": "Feature toggle module for Nuxt
|
|
1538
|
+
"description": "Feature toggle module for Nuxt",
|
|
1406
1539
|
"repo": "stephenkr/nuxt-feature-toggle",
|
|
1407
1540
|
"npm": "nuxt-feature-toggle",
|
|
1408
1541
|
"icon": "",
|
|
@@ -1469,7 +1602,7 @@
|
|
|
1469
1602
|
},
|
|
1470
1603
|
{
|
|
1471
1604
|
"name": "floating-prompt-module",
|
|
1472
|
-
"description": "Invite your users to support you on product hunt with this floating prompt Nuxt
|
|
1605
|
+
"description": "Invite your users to support you on product hunt with this floating prompt Nuxt module",
|
|
1473
1606
|
"repo": "sandoche/nuxt-floating-prompt-module#main",
|
|
1474
1607
|
"npm": "nuxt-floating-prompt-module",
|
|
1475
1608
|
"icon": "",
|
|
@@ -1581,11 +1714,11 @@
|
|
|
1581
1714
|
{
|
|
1582
1715
|
"name": "form-actions",
|
|
1583
1716
|
"description": "A set of features and composables to interact with forms and server data.",
|
|
1584
|
-
"repo": "Hebilicious/form-actions-nuxt#main",
|
|
1585
|
-
"npm": "form-actions-nuxt",
|
|
1717
|
+
"repo": "Hebilicious/form-actions-nuxt#main/packages/form-action-nuxt",
|
|
1718
|
+
"npm": "@hebilicious/form-actions-nuxt",
|
|
1586
1719
|
"icon": "form-actions.svg",
|
|
1587
1720
|
"github": "https://github.com/Hebilicious/form-actions-nuxt",
|
|
1588
|
-
"website": "https://
|
|
1721
|
+
"website": "https://form-actions-nuxt.pages.dev/",
|
|
1589
1722
|
"learn_more": "https://github.com/Hebilicious/form-actions-nuxt#readme",
|
|
1590
1723
|
"category": "Request",
|
|
1591
1724
|
"type": "3rd-party",
|
|
@@ -1597,7 +1730,7 @@
|
|
|
1597
1730
|
}
|
|
1598
1731
|
],
|
|
1599
1732
|
"compatibility": {
|
|
1600
|
-
"nuxt": "^3.
|
|
1733
|
+
"nuxt": "^3.7.0",
|
|
1601
1734
|
"requires": {}
|
|
1602
1735
|
}
|
|
1603
1736
|
},
|
|
@@ -1675,7 +1808,7 @@
|
|
|
1675
1808
|
},
|
|
1676
1809
|
{
|
|
1677
1810
|
"name": "google-adsense",
|
|
1678
|
-
"description": "Google Adsense Module for Nuxt
|
|
1811
|
+
"description": "Google Adsense Module for Nuxt",
|
|
1679
1812
|
"repo": "nuxt-community/google-adsense-module",
|
|
1680
1813
|
"npm": "@nuxtjs/google-adsense",
|
|
1681
1814
|
"icon": "google-adsense.png",
|
|
@@ -1701,7 +1834,7 @@
|
|
|
1701
1834
|
},
|
|
1702
1835
|
{
|
|
1703
1836
|
"name": "google-analytics",
|
|
1704
|
-
"description": "Google analytics Module for Nuxt
|
|
1837
|
+
"description": "Google analytics Module for Nuxt",
|
|
1705
1838
|
"repo": "nuxt-community/analytics-module",
|
|
1706
1839
|
"npm": "@nuxtjs/google-analytics",
|
|
1707
1840
|
"icon": "google-analytics.png",
|
|
@@ -1733,12 +1866,12 @@
|
|
|
1733
1866
|
},
|
|
1734
1867
|
{
|
|
1735
1868
|
"name": "google-fonts",
|
|
1736
|
-
"description": "Google Fonts module for
|
|
1737
|
-
"repo": "nuxt-
|
|
1869
|
+
"description": "Google Fonts module for Nuxt",
|
|
1870
|
+
"repo": "nuxt-modules/google-fonts",
|
|
1738
1871
|
"npm": "@nuxtjs/google-fonts",
|
|
1739
1872
|
"icon": "google-fonts.png",
|
|
1740
|
-
"github": "https://github.com/nuxt-
|
|
1741
|
-
"website": "https://
|
|
1873
|
+
"github": "https://github.com/nuxt-modules/google-fonts",
|
|
1874
|
+
"website": "https://google-fonts.nuxtjs.org",
|
|
1742
1875
|
"learn_more": "https://developers.google.com/fonts",
|
|
1743
1876
|
"category": "Fonts",
|
|
1744
1877
|
"type": "community",
|
|
@@ -1757,7 +1890,7 @@
|
|
|
1757
1890
|
},
|
|
1758
1891
|
{
|
|
1759
1892
|
"name": "google-gtag",
|
|
1760
|
-
"description": "Google GTag for Nuxt
|
|
1893
|
+
"description": "Google GTag for Nuxt",
|
|
1761
1894
|
"repo": "nuxt-community/google-gtag",
|
|
1762
1895
|
"npm": "@nuxtjs/google-gtag",
|
|
1763
1896
|
"icon": "gtm.png",
|
|
@@ -1783,7 +1916,7 @@
|
|
|
1783
1916
|
},
|
|
1784
1917
|
{
|
|
1785
1918
|
"name": "google-optimize",
|
|
1786
|
-
"description": "SSR friendly Google Optimize module for Nuxt
|
|
1919
|
+
"description": "SSR friendly Google Optimize module for Nuxt",
|
|
1787
1920
|
"repo": "nuxt-community/google-optimize-module",
|
|
1788
1921
|
"npm": "nuxt-google-optimize",
|
|
1789
1922
|
"icon": "google-optimize.png",
|
|
@@ -1838,7 +1971,7 @@
|
|
|
1838
1971
|
},
|
|
1839
1972
|
{
|
|
1840
1973
|
"name": "graphql-request",
|
|
1841
|
-
"description": "Easy Minimal GraphQL client integration with Nuxt
|
|
1974
|
+
"description": "Easy Minimal GraphQL client integration with Nuxt",
|
|
1842
1975
|
"repo": "gomah/nuxt-graphql-request",
|
|
1843
1976
|
"npm": "nuxt-graphql-request",
|
|
1844
1977
|
"icon": "graphql-request.png",
|
|
@@ -1854,7 +1987,7 @@
|
|
|
1854
1987
|
}
|
|
1855
1988
|
],
|
|
1856
1989
|
"compatibility": {
|
|
1857
|
-
"nuxt": "^2.0.0",
|
|
1990
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1858
1991
|
"requires": {}
|
|
1859
1992
|
}
|
|
1860
1993
|
},
|
|
@@ -1877,12 +2010,13 @@
|
|
|
1877
2010
|
],
|
|
1878
2011
|
"compatibility": {
|
|
1879
2012
|
"nuxt": "^3.0.0",
|
|
1880
|
-
"requires": {}
|
|
2013
|
+
"requires": {},
|
|
2014
|
+
"devtools": "^0.0.0"
|
|
1881
2015
|
}
|
|
1882
2016
|
},
|
|
1883
2017
|
{
|
|
1884
2018
|
"name": "gtag",
|
|
1885
|
-
"description": "Google Analytics integration for Nuxt
|
|
2019
|
+
"description": "Google Analytics integration for Nuxt",
|
|
1886
2020
|
"repo": "johannschopplich/nuxt-gtag",
|
|
1887
2021
|
"npm": "nuxt-gtag",
|
|
1888
2022
|
"icon": "gtag.svg",
|
|
@@ -1906,7 +2040,7 @@
|
|
|
1906
2040
|
},
|
|
1907
2041
|
{
|
|
1908
2042
|
"name": "gtm",
|
|
1909
|
-
"description": "Google Tag Manager Module for Nuxt
|
|
2043
|
+
"description": "Google Tag Manager Module for Nuxt",
|
|
1910
2044
|
"repo": "nuxt-community/gtm-module",
|
|
1911
2045
|
"npm": "@nuxtjs/gtm",
|
|
1912
2046
|
"icon": "gtm.png",
|
|
@@ -1929,7 +2063,7 @@
|
|
|
1929
2063
|
},
|
|
1930
2064
|
{
|
|
1931
2065
|
"name": "guess",
|
|
1932
|
-
"description": "Guess.js module for Nuxt
|
|
2066
|
+
"description": "Guess.js module for Nuxt",
|
|
1933
2067
|
"repo": "nuxt-community/guess-module",
|
|
1934
2068
|
"npm": "@nuxtjs/guess-module",
|
|
1935
2069
|
"icon": "guessjs.png",
|
|
@@ -1952,14 +2086,14 @@
|
|
|
1952
2086
|
{
|
|
1953
2087
|
"name": "hanko",
|
|
1954
2088
|
"description": "Hanko integration for Nuxt for passwordless authentication",
|
|
1955
|
-
"repo": "
|
|
1956
|
-
"npm": "
|
|
1957
|
-
"icon": "",
|
|
1958
|
-
"github": "https://github.com/
|
|
1959
|
-
"website": "https://github.com/
|
|
1960
|
-
"learn_more": "",
|
|
2089
|
+
"repo": "nuxt-modules/hanko",
|
|
2090
|
+
"npm": "@nuxtjs/hanko",
|
|
2091
|
+
"icon": "hanko.svg",
|
|
2092
|
+
"github": "https://github.com/nuxt-modules/hanko",
|
|
2093
|
+
"website": "https://github.com/nuxt-modules/hanko",
|
|
2094
|
+
"learn_more": "https://hanko.io/",
|
|
1961
2095
|
"category": "Security",
|
|
1962
|
-
"type": "
|
|
2096
|
+
"type": "community",
|
|
1963
2097
|
"maintainers": [
|
|
1964
2098
|
{
|
|
1965
2099
|
"name": "danielroe",
|
|
@@ -2041,7 +2175,7 @@
|
|
|
2041
2175
|
},
|
|
2042
2176
|
{
|
|
2043
2177
|
"name": "helmet",
|
|
2044
|
-
"description": "Easy Helmet module with Nuxt
|
|
2178
|
+
"description": "Easy Helmet module with Nuxt'",
|
|
2045
2179
|
"repo": "victor-perez/nuxt-helmet",
|
|
2046
2180
|
"npm": "nuxt-helmet",
|
|
2047
2181
|
"icon": "",
|
|
@@ -2085,7 +2219,7 @@
|
|
|
2085
2219
|
},
|
|
2086
2220
|
{
|
|
2087
2221
|
"name": "history-state",
|
|
2088
|
-
"description": "Nuxt
|
|
2222
|
+
"description": "Nuxt module to backup or restore historical states",
|
|
2089
2223
|
"repo": "hidekatsu-izuno/nuxt-history-state",
|
|
2090
2224
|
"npm": "nuxt-history-state",
|
|
2091
2225
|
"icon": "",
|
|
@@ -2154,7 +2288,7 @@
|
|
|
2154
2288
|
},
|
|
2155
2289
|
{
|
|
2156
2290
|
"name": "http",
|
|
2157
|
-
"description": "Universal HTTP Module for Nuxt
|
|
2291
|
+
"description": "Universal HTTP Module for Nuxt",
|
|
2158
2292
|
"repo": "nuxt/http",
|
|
2159
2293
|
"npm": "@nuxt/http",
|
|
2160
2294
|
"icon": "http.png",
|
|
@@ -2182,7 +2316,7 @@
|
|
|
2182
2316
|
},
|
|
2183
2317
|
{
|
|
2184
2318
|
"name": "humans-txt",
|
|
2185
|
-
"description": "An initiative for knowing the people behind a website. It is a Nuxt
|
|
2319
|
+
"description": "An initiative for knowing the people behind a website. It is a Nuxt buildModules that add a TXT file containing information about the different people who have contributed to building the website.",
|
|
2186
2320
|
"repo": "Luxdamore/nuxt-humans-txt",
|
|
2187
2321
|
"npm": "@luxdamore/nuxt-humans-txt",
|
|
2188
2322
|
"icon": "",
|
|
@@ -2206,11 +2340,11 @@
|
|
|
2206
2340
|
{
|
|
2207
2341
|
"name": "i18n",
|
|
2208
2342
|
"description": "i18n features for your Nuxt project so you can easily add internationalization.",
|
|
2209
|
-
"repo": "nuxt-
|
|
2343
|
+
"repo": "nuxt-modules/i18n",
|
|
2210
2344
|
"npm": "@nuxtjs/i18n",
|
|
2211
2345
|
"icon": "i18n.png",
|
|
2212
|
-
"github": "https://github.com/nuxt-
|
|
2213
|
-
"website": "https://i18n.nuxtjs.org",
|
|
2346
|
+
"github": "https://github.com/nuxt-modules/i18n",
|
|
2347
|
+
"website": "https://v8.i18n.nuxtjs.org",
|
|
2214
2348
|
"learn_more": "https://kazupon.github.io/vue-i18n/",
|
|
2215
2349
|
"category": "Extensions",
|
|
2216
2350
|
"type": "community",
|
|
@@ -2270,7 +2404,8 @@
|
|
|
2270
2404
|
],
|
|
2271
2405
|
"compatibility": {
|
|
2272
2406
|
"nuxt": "^3.0.0",
|
|
2273
|
-
"requires": {}
|
|
2407
|
+
"requires": {},
|
|
2408
|
+
"devtools": "^0.0.0"
|
|
2274
2409
|
}
|
|
2275
2410
|
},
|
|
2276
2411
|
{
|
|
@@ -2319,12 +2454,12 @@
|
|
|
2319
2454
|
},
|
|
2320
2455
|
{
|
|
2321
2456
|
"name": "image",
|
|
2322
|
-
"description": "Optimised images for
|
|
2457
|
+
"description": "Optimised images for Nuxt, with progressive processing, lazy-loading, real-time resizes and providers support.",
|
|
2323
2458
|
"repo": "nuxt/image",
|
|
2324
2459
|
"npm": "@nuxt/image",
|
|
2325
2460
|
"icon": "image.png",
|
|
2326
2461
|
"github": "https://github.com/nuxt/image",
|
|
2327
|
-
"website": "https://image.
|
|
2462
|
+
"website": "https://image.nuxt.com",
|
|
2328
2463
|
"learn_more": "",
|
|
2329
2464
|
"category": "Images",
|
|
2330
2465
|
"type": "official",
|
|
@@ -2334,6 +2469,11 @@
|
|
|
2334
2469
|
"github": "farnabaz",
|
|
2335
2470
|
"twitter": "a_birang"
|
|
2336
2471
|
},
|
|
2472
|
+
{
|
|
2473
|
+
"name": "Daniel Roe",
|
|
2474
|
+
"github": "danielroe",
|
|
2475
|
+
"twitter": "danielcroe"
|
|
2476
|
+
},
|
|
2337
2477
|
{
|
|
2338
2478
|
"name": "Pooya Parsa",
|
|
2339
2479
|
"github": "pi0",
|
|
@@ -2354,7 +2494,7 @@
|
|
|
2354
2494
|
},
|
|
2355
2495
|
{
|
|
2356
2496
|
"name": "imagemin",
|
|
2357
|
-
"description": "Automatically optimize (compress) all images used in Nuxt
|
|
2497
|
+
"description": "Automatically optimize (compress) all images used in Nuxt",
|
|
2358
2498
|
"repo": "nuxt-community/imagemin-module",
|
|
2359
2499
|
"npm": "@nuxtjs/imagemin",
|
|
2360
2500
|
"icon": "imagemin.png",
|
|
@@ -2401,7 +2541,7 @@
|
|
|
2401
2541
|
},
|
|
2402
2542
|
{
|
|
2403
2543
|
"name": "intercom",
|
|
2404
|
-
"description": "Conversational, messenger-based experiences with Intercom Module for Nuxt
|
|
2544
|
+
"description": "Conversational, messenger-based experiences with Intercom Module for Nuxt",
|
|
2405
2545
|
"repo": "hex-digital/nuxt-intercom",
|
|
2406
2546
|
"npm": "@hexdigital/nuxt-intercom",
|
|
2407
2547
|
"icon": "intercom.png",
|
|
@@ -2446,7 +2586,7 @@
|
|
|
2446
2586
|
},
|
|
2447
2587
|
{
|
|
2448
2588
|
"name": "jsonapi",
|
|
2449
|
-
"description": "Easy JSON:API client integration for Nuxt
|
|
2589
|
+
"description": "Easy JSON:API client integration for Nuxt",
|
|
2450
2590
|
"repo": "patrickcate/nuxt-jsonapi",
|
|
2451
2591
|
"npm": "nuxt-jsonapi",
|
|
2452
2592
|
"icon": "jsonapi.svg",
|
|
@@ -2488,9 +2628,36 @@
|
|
|
2488
2628
|
"requires": {}
|
|
2489
2629
|
}
|
|
2490
2630
|
},
|
|
2631
|
+
{
|
|
2632
|
+
"name": "kinde",
|
|
2633
|
+
"description": "Kinde authentication integration for Nuxt",
|
|
2634
|
+
"repo": "nuxt-modules/kinde",
|
|
2635
|
+
"npm": "@nuxtjs/kinde",
|
|
2636
|
+
"icon": "kinde.svg",
|
|
2637
|
+
"github": "https://github.com/nuxt-modules/kinde",
|
|
2638
|
+
"website": "https://kinde.com/docs/developer-tools/nuxt-module/",
|
|
2639
|
+
"learn_more": "https://kinde.com/",
|
|
2640
|
+
"category": "Security",
|
|
2641
|
+
"type": "community",
|
|
2642
|
+
"maintainers": [
|
|
2643
|
+
{
|
|
2644
|
+
"name": "danielroe",
|
|
2645
|
+
"github": "danielroe"
|
|
2646
|
+
},
|
|
2647
|
+
{
|
|
2648
|
+
"name": "daveordead",
|
|
2649
|
+
"github": "DaveOrDead",
|
|
2650
|
+
"twitter": "dave_or_dead"
|
|
2651
|
+
}
|
|
2652
|
+
],
|
|
2653
|
+
"compatibility": {
|
|
2654
|
+
"nuxt": "^3.0.0",
|
|
2655
|
+
"requires": {}
|
|
2656
|
+
}
|
|
2657
|
+
},
|
|
2491
2658
|
{
|
|
2492
2659
|
"name": "kql",
|
|
2493
|
-
"description": "Nuxt
|
|
2660
|
+
"description": "Nuxt module for Kirby's Query Language API",
|
|
2494
2661
|
"repo": "johannschopplich/nuxt-kql",
|
|
2495
2662
|
"npm": "nuxt-kql",
|
|
2496
2663
|
"icon": "kql.svg",
|
|
@@ -2514,7 +2681,7 @@
|
|
|
2514
2681
|
},
|
|
2515
2682
|
{
|
|
2516
2683
|
"name": "laravel-echo",
|
|
2517
|
-
"description": "Laravel Echo for Nuxt
|
|
2684
|
+
"description": "Laravel Echo for Nuxt",
|
|
2518
2685
|
"repo": "nuxt-community/laravel-echo",
|
|
2519
2686
|
"npm": "@nuxtjs/laravel-echo",
|
|
2520
2687
|
"icon": "laravel-echo.png",
|
|
@@ -2602,13 +2769,13 @@
|
|
|
2602
2769
|
},
|
|
2603
2770
|
{
|
|
2604
2771
|
"name": "link-checker",
|
|
2605
|
-
"description": "
|
|
2772
|
+
"description": "Find and magically fix links that may be negatively effecting your Nuxt sites SEO.",
|
|
2606
2773
|
"repo": "harlan-zw/nuxt-link-checker",
|
|
2607
2774
|
"npm": "nuxt-link-checker",
|
|
2608
|
-
"icon": "",
|
|
2775
|
+
"icon": "link-checker.svg",
|
|
2609
2776
|
"github": "https://github.com/harlan-zw/nuxt-link-checker",
|
|
2610
|
-
"website": "https://
|
|
2611
|
-
"learn_more": "",
|
|
2777
|
+
"website": "https://nuxtseo.com/link-checker",
|
|
2778
|
+
"learn_more": "https://nuxtseo.com/link-checker",
|
|
2612
2779
|
"category": "SEO",
|
|
2613
2780
|
"type": "3rd-party",
|
|
2614
2781
|
"maintainers": [
|
|
@@ -2621,7 +2788,8 @@
|
|
|
2621
2788
|
],
|
|
2622
2789
|
"compatibility": {
|
|
2623
2790
|
"nuxt": "^3.0.0",
|
|
2624
|
-
"requires": {}
|
|
2791
|
+
"requires": {},
|
|
2792
|
+
"devtools": "^0.0.0"
|
|
2625
2793
|
}
|
|
2626
2794
|
},
|
|
2627
2795
|
{
|
|
@@ -2698,12 +2866,12 @@
|
|
|
2698
2866
|
},
|
|
2699
2867
|
{
|
|
2700
2868
|
"name": "logrocket",
|
|
2701
|
-
"description": "LogRocket module for Nuxt
|
|
2702
|
-
"repo": "nuxt-
|
|
2869
|
+
"description": "LogRocket module for Nuxt to help you fix bugs and understand user behaviour.",
|
|
2870
|
+
"repo": "nuxt-modules/logrocket",
|
|
2703
2871
|
"npm": "nuxt-logrocket",
|
|
2704
2872
|
"icon": "logrocket.png",
|
|
2705
|
-
"github": "https://github.com/nuxt-
|
|
2706
|
-
"website": "https://github.com/nuxt-
|
|
2873
|
+
"github": "https://github.com/nuxt-modules/logrocket",
|
|
2874
|
+
"website": "https://github.com/nuxt-modules/logrocket",
|
|
2707
2875
|
"learn_more": "https://docs.logrocket.com/docs",
|
|
2708
2876
|
"category": "Monitoring",
|
|
2709
2877
|
"type": "community",
|
|
@@ -2719,9 +2887,35 @@
|
|
|
2719
2887
|
"requires": {}
|
|
2720
2888
|
}
|
|
2721
2889
|
},
|
|
2890
|
+
{
|
|
2891
|
+
"name": "lucide-icons",
|
|
2892
|
+
"description": "Nuxt module to integrate Lucide icons",
|
|
2893
|
+
"repo": "swisnl/nuxt-lucide-icons",
|
|
2894
|
+
"npm": "nuxt-lucide-icons",
|
|
2895
|
+
"icon": "lucide-icons.svg",
|
|
2896
|
+
"github": "https://github.com/swisnl/nuxt-lucide-icons",
|
|
2897
|
+
"website": "https://github.com/swisnl/nuxt-lucide-icons",
|
|
2898
|
+
"learn_more": "",
|
|
2899
|
+
"category": "UI",
|
|
2900
|
+
"type": "3rd-party",
|
|
2901
|
+
"maintainers": [
|
|
2902
|
+
{
|
|
2903
|
+
"name": "SWIS",
|
|
2904
|
+
"github": "swisnl"
|
|
2905
|
+
},
|
|
2906
|
+
{
|
|
2907
|
+
"name": "Jasper Zonneveld",
|
|
2908
|
+
"github": "JaZo"
|
|
2909
|
+
}
|
|
2910
|
+
],
|
|
2911
|
+
"compatibility": {
|
|
2912
|
+
"nuxt": "^3.0.0",
|
|
2913
|
+
"requires": {}
|
|
2914
|
+
}
|
|
2915
|
+
},
|
|
2722
2916
|
{
|
|
2723
2917
|
"name": "lunr",
|
|
2724
|
-
"description": "Full-text search with pre-build indexes for Nuxt
|
|
2918
|
+
"description": "Full-text search with pre-build indexes for Nuxt using lunr.js",
|
|
2725
2919
|
"repo": "nuxt-community/lunr-module",
|
|
2726
2920
|
"npm": "@nuxtjs/lunr-module",
|
|
2727
2921
|
"icon": "",
|
|
@@ -2809,6 +3003,28 @@
|
|
|
2809
3003
|
"requires": {}
|
|
2810
3004
|
}
|
|
2811
3005
|
},
|
|
3006
|
+
{
|
|
3007
|
+
"name": "maz-ui",
|
|
3008
|
+
"description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
|
|
3009
|
+
"repo": "louismazel/maz-ui",
|
|
3010
|
+
"npm": "maz-ui",
|
|
3011
|
+
"icon": "maz-ui.png",
|
|
3012
|
+
"github": "https://github.com/louismazel/maz-ui",
|
|
3013
|
+
"website": "https://louismazel.github.io/maz-ui-3/",
|
|
3014
|
+
"learn_more": "https://louismazel.github.io/maz-ui-3/",
|
|
3015
|
+
"category": "UI",
|
|
3016
|
+
"type": "community",
|
|
3017
|
+
"maintainers": [
|
|
3018
|
+
{
|
|
3019
|
+
"name": "Loïc Mazuel",
|
|
3020
|
+
"github": "LouisMazel"
|
|
3021
|
+
}
|
|
3022
|
+
],
|
|
3023
|
+
"compatibility": {
|
|
3024
|
+
"nuxt": "^3.0.0",
|
|
3025
|
+
"requires": {}
|
|
3026
|
+
}
|
|
3027
|
+
},
|
|
2812
3028
|
{
|
|
2813
3029
|
"name": "mdx",
|
|
2814
3030
|
"description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
|
|
@@ -2834,7 +3050,7 @@
|
|
|
2834
3050
|
},
|
|
2835
3051
|
{
|
|
2836
3052
|
"name": "medusa",
|
|
2837
|
-
"description": "Easily connect to Medusa from your Nuxt
|
|
3053
|
+
"description": "Easily connect to Medusa from your Nuxt application",
|
|
2838
3054
|
"repo": "Baroshem/nuxt-medusa",
|
|
2839
3055
|
"npm": "nuxt-medusa",
|
|
2840
3056
|
"icon": "medusa.svg",
|
|
@@ -2859,7 +3075,7 @@
|
|
|
2859
3075
|
},
|
|
2860
3076
|
{
|
|
2861
3077
|
"name": "meilisearch",
|
|
2862
|
-
"description": "Meilisearch Instant Search module for Nuxt
|
|
3078
|
+
"description": "Meilisearch Instant Search module for Nuxt",
|
|
2863
3079
|
"repo": "xlanex6/nuxt-meilisearch",
|
|
2864
3080
|
"npm": "nuxt-meilisearch",
|
|
2865
3081
|
"icon": "meilisearch.svg",
|
|
@@ -2879,7 +3095,8 @@
|
|
|
2879
3095
|
"nuxt": "^3.0.0",
|
|
2880
3096
|
"requires": {
|
|
2881
3097
|
"bridge": false
|
|
2882
|
-
}
|
|
3098
|
+
},
|
|
3099
|
+
"devtools": "^0.0.0"
|
|
2883
3100
|
}
|
|
2884
3101
|
},
|
|
2885
3102
|
{
|
|
@@ -2951,7 +3168,7 @@
|
|
|
2951
3168
|
},
|
|
2952
3169
|
{
|
|
2953
3170
|
"name": "moment",
|
|
2954
|
-
"description": "Efficient Moment.js module for Nuxt
|
|
3171
|
+
"description": "Efficient Moment.js module for Nuxt so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
|
|
2955
3172
|
"repo": "nuxt-community/moment-module",
|
|
2956
3173
|
"npm": "@nuxtjs/moment",
|
|
2957
3174
|
"icon": "momentjs.png",
|
|
@@ -2978,7 +3195,7 @@
|
|
|
2978
3195
|
},
|
|
2979
3196
|
{
|
|
2980
3197
|
"name": "mq",
|
|
2981
|
-
"description": "vue-mq module for Nuxt.
|
|
3198
|
+
"description": "vue-mq module for Nuxt. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
|
|
2982
3199
|
"repo": "vanhoofmaarten/nuxt-mq",
|
|
2983
3200
|
"npm": "nuxt-mq",
|
|
2984
3201
|
"icon": "",
|
|
@@ -3022,7 +3239,7 @@
|
|
|
3022
3239
|
},
|
|
3023
3240
|
{
|
|
3024
3241
|
"name": "netlify-cache",
|
|
3025
|
-
"description": "Nuxt
|
|
3242
|
+
"description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
|
|
3026
3243
|
"repo": "DreaMinder/nuxt-netlify-cache",
|
|
3027
3244
|
"npm": "nuxt-netlify-cache",
|
|
3028
3245
|
"icon": "netlify.png",
|
|
@@ -3067,7 +3284,7 @@
|
|
|
3067
3284
|
},
|
|
3068
3285
|
{
|
|
3069
3286
|
"name": "netlify",
|
|
3070
|
-
"description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt
|
|
3287
|
+
"description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
|
|
3071
3288
|
"repo": "bazzite/nuxt-netlify",
|
|
3072
3289
|
"npm": "@aceforth/nuxt-netlify",
|
|
3073
3290
|
"icon": "netlify.png",
|
|
@@ -3160,30 +3377,74 @@
|
|
|
3160
3377
|
}
|
|
3161
3378
|
},
|
|
3162
3379
|
{
|
|
3163
|
-
"name": "nuxt-
|
|
3164
|
-
"description": "",
|
|
3165
|
-
"repo": "
|
|
3166
|
-
"npm": "
|
|
3380
|
+
"name": "nuxt-anchorscroll",
|
|
3381
|
+
"description": "Scroll to top and to anchor support for Nuxt",
|
|
3382
|
+
"repo": "helltraitor/nuxt-anchorscroll",
|
|
3383
|
+
"npm": "nuxt-anchorscroll",
|
|
3167
3384
|
"icon": "",
|
|
3168
|
-
"github": "https://github.com/
|
|
3169
|
-
"website": "https://github.com/
|
|
3385
|
+
"github": "https://github.com/helltraitor/nuxt-anchorscroll",
|
|
3386
|
+
"website": "https://github.com/helltraitor/nuxt-anchorscroll",
|
|
3170
3387
|
"learn_more": "",
|
|
3171
|
-
"category": "
|
|
3388
|
+
"category": "UI",
|
|
3172
3389
|
"type": "3rd-party",
|
|
3173
3390
|
"maintainers": [
|
|
3174
3391
|
{
|
|
3175
|
-
"name": "
|
|
3176
|
-
"github": "
|
|
3392
|
+
"name": "Helltraitor",
|
|
3393
|
+
"github": "helltraitor"
|
|
3177
3394
|
}
|
|
3178
3395
|
],
|
|
3179
3396
|
"compatibility": {
|
|
3180
|
-
"nuxt": "^
|
|
3397
|
+
"nuxt": "^3.0.0",
|
|
3398
|
+
"requires": {}
|
|
3399
|
+
}
|
|
3400
|
+
},
|
|
3401
|
+
{
|
|
3402
|
+
"name": "nuxt-basic-auth",
|
|
3403
|
+
"description": "Nuxt Module for Basic Authentication",
|
|
3404
|
+
"repo": "kgierke/nuxt-basic-auth",
|
|
3405
|
+
"npm": "@kgierke/nuxt-basic-auth",
|
|
3406
|
+
"icon": "",
|
|
3407
|
+
"github": "https://github.com/kgierke/nuxt-basic-auth",
|
|
3408
|
+
"website": "https://github.com/kgierke/nuxt-basic-auth",
|
|
3409
|
+
"learn_more": "",
|
|
3410
|
+
"category": "Security",
|
|
3411
|
+
"type": "3rd-party",
|
|
3412
|
+
"maintainers": [
|
|
3413
|
+
{
|
|
3414
|
+
"name": "kgierke",
|
|
3415
|
+
"github": "kgierke"
|
|
3416
|
+
}
|
|
3417
|
+
],
|
|
3418
|
+
"compatibility": {
|
|
3419
|
+
"nuxt": "^3.0.0",
|
|
3420
|
+
"requires": {}
|
|
3421
|
+
}
|
|
3422
|
+
},
|
|
3423
|
+
{
|
|
3424
|
+
"name": "nuxt-bootstrap-icons",
|
|
3425
|
+
"description": "Just a simple integration for Bootstrap Icons",
|
|
3426
|
+
"repo": "OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3427
|
+
"npm": "nuxt-bootstrap-icons",
|
|
3428
|
+
"icon": "bootstrap-icons.svg",
|
|
3429
|
+
"github": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3430
|
+
"website": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3431
|
+
"learn_more": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3432
|
+
"category": "UI",
|
|
3433
|
+
"type": "3rd-party",
|
|
3434
|
+
"maintainers": [
|
|
3435
|
+
{
|
|
3436
|
+
"name": "OyewoleOyedeji",
|
|
3437
|
+
"github": "OyewoleOyedeji"
|
|
3438
|
+
}
|
|
3439
|
+
],
|
|
3440
|
+
"compatibility": {
|
|
3441
|
+
"nuxt": "^3.0.0",
|
|
3181
3442
|
"requires": {}
|
|
3182
3443
|
}
|
|
3183
3444
|
},
|
|
3184
3445
|
{
|
|
3185
3446
|
"name": "nuxt-chatgpt",
|
|
3186
|
-
"description": "ChatGPT integration for Nuxt
|
|
3447
|
+
"description": "ChatGPT integration for Nuxt",
|
|
3187
3448
|
"repo": "schnapsterdog/nuxt-chatgpt",
|
|
3188
3449
|
"npm": "nuxt-chatgpt",
|
|
3189
3450
|
"icon": "chatgpt.svg",
|
|
@@ -3203,6 +3464,54 @@
|
|
|
3203
3464
|
"requires": {}
|
|
3204
3465
|
}
|
|
3205
3466
|
},
|
|
3467
|
+
{
|
|
3468
|
+
"name": "nuxt-facebook-chat",
|
|
3469
|
+
"description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
|
|
3470
|
+
"repo": "superdev-tech/nuxt-facebook-chat",
|
|
3471
|
+
"npm": "nuxt-facebook-chat",
|
|
3472
|
+
"icon": "nuxt-facebook-chat.svg",
|
|
3473
|
+
"github": "https://github.com/superdev-tech/nuxt-facebook-chat",
|
|
3474
|
+
"website": "https://github.com/superdev-tech/nuxt-facebook-chat",
|
|
3475
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-facebook-chat",
|
|
3476
|
+
"category": "Libraries",
|
|
3477
|
+
"type": "3rd-party",
|
|
3478
|
+
"maintainers": [
|
|
3479
|
+
{
|
|
3480
|
+
"name": "Supanut Dokmaithong",
|
|
3481
|
+
"github": "Boomgeek"
|
|
3482
|
+
},
|
|
3483
|
+
{
|
|
3484
|
+
"name": "superdev-tech",
|
|
3485
|
+
"github": "superdev-tech"
|
|
3486
|
+
}
|
|
3487
|
+
],
|
|
3488
|
+
"compatibility": {
|
|
3489
|
+
"nuxt": "^3.0.0",
|
|
3490
|
+
"requires": {}
|
|
3491
|
+
}
|
|
3492
|
+
},
|
|
3493
|
+
{
|
|
3494
|
+
"name": "nuxt-feedme",
|
|
3495
|
+
"description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
|
|
3496
|
+
"repo": "helltraitor/nuxt-feedme",
|
|
3497
|
+
"npm": "nuxt-feedme",
|
|
3498
|
+
"icon": "",
|
|
3499
|
+
"github": "https://github.com/helltraitor/nuxt-feedme",
|
|
3500
|
+
"website": "https://github.com/helltraitor/nuxt-feedme",
|
|
3501
|
+
"learn_more": "",
|
|
3502
|
+
"category": "SEO",
|
|
3503
|
+
"type": "3rd-party",
|
|
3504
|
+
"maintainers": [
|
|
3505
|
+
{
|
|
3506
|
+
"name": "Helltraitor",
|
|
3507
|
+
"github": "helltraitor"
|
|
3508
|
+
}
|
|
3509
|
+
],
|
|
3510
|
+
"compatibility": {
|
|
3511
|
+
"nuxt": "^3.0.0",
|
|
3512
|
+
"requires": {}
|
|
3513
|
+
}
|
|
3514
|
+
},
|
|
3206
3515
|
{
|
|
3207
3516
|
"name": "nuxt-graphql-middleware",
|
|
3208
3517
|
"description": "Expose GraphQL queries and mutations as server API routes.",
|
|
@@ -3256,7 +3565,7 @@
|
|
|
3256
3565
|
},
|
|
3257
3566
|
{
|
|
3258
3567
|
"name": "nuxt-gtm",
|
|
3259
|
-
"description": "A Nuxt
|
|
3568
|
+
"description": "A Nuxt module for Google Tag Manager",
|
|
3260
3569
|
"repo": "zadigetvoltaire/nuxt-gtm",
|
|
3261
3570
|
"npm": "@zadigetvoltaire/nuxt-gtm",
|
|
3262
3571
|
"icon": "nuxt-gtm.svg",
|
|
@@ -3273,7 +3582,8 @@
|
|
|
3273
3582
|
],
|
|
3274
3583
|
"compatibility": {
|
|
3275
3584
|
"nuxt": "^3.0.0",
|
|
3276
|
-
"requires": {}
|
|
3585
|
+
"requires": {},
|
|
3586
|
+
"devtools": "^0.0.0"
|
|
3277
3587
|
}
|
|
3278
3588
|
},
|
|
3279
3589
|
{
|
|
@@ -3301,24 +3611,24 @@
|
|
|
3301
3611
|
}
|
|
3302
3612
|
},
|
|
3303
3613
|
{
|
|
3304
|
-
"name": "nuxt-
|
|
3305
|
-
"description": "
|
|
3306
|
-
"repo": "",
|
|
3307
|
-
"npm": "nuxt-
|
|
3308
|
-
"icon": "
|
|
3309
|
-
"github": "",
|
|
3310
|
-
"website": "https://
|
|
3311
|
-
"learn_more": "
|
|
3312
|
-
"category": "
|
|
3614
|
+
"name": "nuxt-jsonld",
|
|
3615
|
+
"description": "Manage JSON-LD in Vue component.",
|
|
3616
|
+
"repo": "ymmooot/nuxt-jsonld",
|
|
3617
|
+
"npm": "nuxt-jsonld",
|
|
3618
|
+
"icon": "",
|
|
3619
|
+
"github": "https://github.com/ymmooot/nuxt-jsonld",
|
|
3620
|
+
"website": "https://github.com/ymmooot/nuxt-jsonld",
|
|
3621
|
+
"learn_more": "",
|
|
3622
|
+
"category": "SEO",
|
|
3313
3623
|
"type": "3rd-party",
|
|
3314
3624
|
"maintainers": [
|
|
3315
3625
|
{
|
|
3316
|
-
"name": "
|
|
3317
|
-
"github": "
|
|
3626
|
+
"name": "ymmooot",
|
|
3627
|
+
"github": "ymmooot"
|
|
3318
3628
|
}
|
|
3319
3629
|
],
|
|
3320
3630
|
"compatibility": {
|
|
3321
|
-
"nuxt": "^
|
|
3631
|
+
"nuxt": "^3.0.0",
|
|
3322
3632
|
"requires": {}
|
|
3323
3633
|
}
|
|
3324
3634
|
},
|
|
@@ -3347,7 +3657,7 @@
|
|
|
3347
3657
|
},
|
|
3348
3658
|
{
|
|
3349
3659
|
"name": "nuxt-loco",
|
|
3350
|
-
"description": "A localise.biz module to synth locale with Nuxt
|
|
3660
|
+
"description": "A localise.biz module to synth locale with Nuxt",
|
|
3351
3661
|
"repo": "gaetansenn/nuxt-loco",
|
|
3352
3662
|
"npm": "nuxt-loco",
|
|
3353
3663
|
"icon": "",
|
|
@@ -3368,6 +3678,28 @@
|
|
|
3368
3678
|
"requires": {}
|
|
3369
3679
|
}
|
|
3370
3680
|
},
|
|
3681
|
+
{
|
|
3682
|
+
"name": "nuxt-mail",
|
|
3683
|
+
"description": "Adds email sending capability to a Nuxt.js app. Adds a server route, an injected variable, and uses nodemailer to send emails.",
|
|
3684
|
+
"repo": "dword-design/nuxt-mail",
|
|
3685
|
+
"npm": "nuxt-mail",
|
|
3686
|
+
"icon": "",
|
|
3687
|
+
"github": "https://github.com/dword-design/nuxt-mail",
|
|
3688
|
+
"website": "https://github.com/dword-design/nuxt-mail",
|
|
3689
|
+
"learn_more": "",
|
|
3690
|
+
"category": "Extensions",
|
|
3691
|
+
"type": "3rd-party",
|
|
3692
|
+
"maintainers": [
|
|
3693
|
+
{
|
|
3694
|
+
"name": "Sebastian Landwehr",
|
|
3695
|
+
"github": "dword-design"
|
|
3696
|
+
}
|
|
3697
|
+
],
|
|
3698
|
+
"compatibility": {
|
|
3699
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3700
|
+
"requires": {}
|
|
3701
|
+
}
|
|
3702
|
+
},
|
|
3371
3703
|
{
|
|
3372
3704
|
"name": "nuxt-mapbox",
|
|
3373
3705
|
"description": "Elegant Mapbox integration with Nuxt",
|
|
@@ -3390,6 +3722,28 @@
|
|
|
3390
3722
|
"requires": {}
|
|
3391
3723
|
}
|
|
3392
3724
|
},
|
|
3725
|
+
{
|
|
3726
|
+
"name": "nuxt-mdi",
|
|
3727
|
+
"description": "Add 7,000+ icons to your Nuxt application, from Material Design Icons.",
|
|
3728
|
+
"repo": "ERPedersen/nuxt-mdi",
|
|
3729
|
+
"npm": "nuxt-mdi",
|
|
3730
|
+
"icon": "mdi.png",
|
|
3731
|
+
"github": "https://github.com/ERPedersen/nuxt-mdi",
|
|
3732
|
+
"website": "https://nuxt-mdi.emilrosenius.com",
|
|
3733
|
+
"learn_more": "https://github.com/ERPedersen/nuxt-mdi/blob/main/README.md",
|
|
3734
|
+
"category": "Libraries",
|
|
3735
|
+
"type": "3rd-party",
|
|
3736
|
+
"maintainers": [
|
|
3737
|
+
{
|
|
3738
|
+
"name": "Emil Rosenius",
|
|
3739
|
+
"github": "ERPedersen"
|
|
3740
|
+
}
|
|
3741
|
+
],
|
|
3742
|
+
"compatibility": {
|
|
3743
|
+
"nuxt": "^3.0.0",
|
|
3744
|
+
"requires": {}
|
|
3745
|
+
}
|
|
3746
|
+
},
|
|
3393
3747
|
{
|
|
3394
3748
|
"name": "nuxt-monaco-editor",
|
|
3395
3749
|
"description": "Integrate monaco-editor with Nuxt",
|
|
@@ -3414,12 +3768,12 @@
|
|
|
3414
3768
|
},
|
|
3415
3769
|
{
|
|
3416
3770
|
"name": "nuxt-mongoose",
|
|
3417
|
-
"description": "A Nuxt
|
|
3771
|
+
"description": "A Nuxt module for simplifying the use of Mongoose in your project.",
|
|
3418
3772
|
"repo": "arashsheyda/nuxt-mongoose",
|
|
3419
3773
|
"npm": "nuxt-mongoose",
|
|
3420
3774
|
"icon": "nuxt-mongoose.svg",
|
|
3421
3775
|
"github": "https://github.com/arashsheyda/nuxt-mongoose",
|
|
3422
|
-
"website": "https://
|
|
3776
|
+
"website": "https://nuxt-mongoose.nuxt.space",
|
|
3423
3777
|
"learn_more": "",
|
|
3424
3778
|
"category": "Database",
|
|
3425
3779
|
"type": "3rd-party",
|
|
@@ -3431,21 +3785,45 @@
|
|
|
3431
3785
|
],
|
|
3432
3786
|
"compatibility": {
|
|
3433
3787
|
"nuxt": "^3.0.0",
|
|
3434
|
-
"requires": {}
|
|
3788
|
+
"requires": {},
|
|
3789
|
+
"devtools": "^0.0.0"
|
|
3435
3790
|
}
|
|
3436
3791
|
},
|
|
3437
3792
|
{
|
|
3438
|
-
"name": "nuxt-
|
|
3439
|
-
"description": "
|
|
3440
|
-
"repo": "
|
|
3441
|
-
"npm": "
|
|
3442
|
-
"icon": "
|
|
3443
|
-
"github": "https://github.com/
|
|
3444
|
-
"website": "https://
|
|
3445
|
-
"learn_more": "
|
|
3446
|
-
"category": "
|
|
3447
|
-
"type": "3rd-party",
|
|
3448
|
-
"maintainers": [
|
|
3793
|
+
"name": "nuxt-payload-analyzer",
|
|
3794
|
+
"description": "Analyze Nuxt Payload Size",
|
|
3795
|
+
"repo": "barbapapazes/nuxt-payload-analyzer",
|
|
3796
|
+
"npm": "nuxt-payload-analyzer",
|
|
3797
|
+
"icon": "",
|
|
3798
|
+
"github": "https://github.com/barbapapazes/nuxt-payload-analyzer",
|
|
3799
|
+
"website": "https://github.com/barbapapazes/nuxt-payload-analyzer#readme",
|
|
3800
|
+
"learn_more": "",
|
|
3801
|
+
"category": "Performance",
|
|
3802
|
+
"type": "3rd-party",
|
|
3803
|
+
"maintainers": [
|
|
3804
|
+
{
|
|
3805
|
+
"name": "Barbapapazes",
|
|
3806
|
+
"github": "Barbapapazes",
|
|
3807
|
+
"twitter": "soubiran_"
|
|
3808
|
+
}
|
|
3809
|
+
],
|
|
3810
|
+
"compatibility": {
|
|
3811
|
+
"nuxt": "^3.0.0",
|
|
3812
|
+
"requires": {}
|
|
3813
|
+
}
|
|
3814
|
+
},
|
|
3815
|
+
{
|
|
3816
|
+
"name": "nuxt-pdf",
|
|
3817
|
+
"description": "Zero-boilerplate PDF exports of your Pages and Components",
|
|
3818
|
+
"repo": "sidebase/nuxt-pdf",
|
|
3819
|
+
"npm": "@sidebase/nuxt-pdf",
|
|
3820
|
+
"icon": "nuxt-pdf.png",
|
|
3821
|
+
"github": "https://github.com/sidebase/nuxt-pdf",
|
|
3822
|
+
"website": "https://sidebase.io/nuxt-pdf",
|
|
3823
|
+
"learn_more": "https://github.com/sidebase",
|
|
3824
|
+
"category": "Extensions",
|
|
3825
|
+
"type": "3rd-party",
|
|
3826
|
+
"maintainers": [
|
|
3449
3827
|
{
|
|
3450
3828
|
"name": "sidebase",
|
|
3451
3829
|
"github": "sidebase",
|
|
@@ -3457,6 +3835,28 @@
|
|
|
3457
3835
|
"requires": {}
|
|
3458
3836
|
}
|
|
3459
3837
|
},
|
|
3838
|
+
{
|
|
3839
|
+
"name": "nuxt-phosphor-icons",
|
|
3840
|
+
"description": "Just a simple integration for @phosphor-icons in Nuxt",
|
|
3841
|
+
"repo": "OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3842
|
+
"npm": "nuxt-phosphor-icons",
|
|
3843
|
+
"icon": "phosphor-icons.svg",
|
|
3844
|
+
"github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3845
|
+
"website": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3846
|
+
"learn_more": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3847
|
+
"category": "UI",
|
|
3848
|
+
"type": "3rd-party",
|
|
3849
|
+
"maintainers": [
|
|
3850
|
+
{
|
|
3851
|
+
"name": "OyewoleOyedeji",
|
|
3852
|
+
"github": "OyewoleOyedeji"
|
|
3853
|
+
}
|
|
3854
|
+
],
|
|
3855
|
+
"compatibility": {
|
|
3856
|
+
"nuxt": "^3.0.0",
|
|
3857
|
+
"requires": {}
|
|
3858
|
+
}
|
|
3859
|
+
},
|
|
3460
3860
|
{
|
|
3461
3861
|
"name": "nuxt-pino-log",
|
|
3462
3862
|
"description": "Structured logs for nuxt apps using pino",
|
|
@@ -3481,7 +3881,7 @@
|
|
|
3481
3881
|
},
|
|
3482
3882
|
{
|
|
3483
3883
|
"name": "plausible",
|
|
3484
|
-
"description": "Nuxt
|
|
3884
|
+
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
3485
3885
|
"repo": "nuxt-modules/plausible",
|
|
3486
3886
|
"npm": "@nuxtjs/plausible",
|
|
3487
3887
|
"icon": "plausible.png",
|
|
@@ -3501,9 +3901,35 @@
|
|
|
3501
3901
|
"requires": {}
|
|
3502
3902
|
}
|
|
3503
3903
|
},
|
|
3904
|
+
{
|
|
3905
|
+
"name": "nuxt-plotly",
|
|
3906
|
+
"description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
|
|
3907
|
+
"repo": "superdev-tech/nuxt-plotly",
|
|
3908
|
+
"npm": "nuxt-plotly",
|
|
3909
|
+
"icon": "nuxt-plotly.svg",
|
|
3910
|
+
"github": "https://github.com/superdev-tech/nuxt-plotly",
|
|
3911
|
+
"website": "https://github.com/superdev-tech/nuxt-plotly",
|
|
3912
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-plotly",
|
|
3913
|
+
"category": "Libraries",
|
|
3914
|
+
"type": "3rd-party",
|
|
3915
|
+
"maintainers": [
|
|
3916
|
+
{
|
|
3917
|
+
"name": "Supanut Dokmaithong",
|
|
3918
|
+
"github": "Boomgeek"
|
|
3919
|
+
},
|
|
3920
|
+
{
|
|
3921
|
+
"name": "superdev-tech",
|
|
3922
|
+
"github": "superdev-tech"
|
|
3923
|
+
}
|
|
3924
|
+
],
|
|
3925
|
+
"compatibility": {
|
|
3926
|
+
"nuxt": "^3.0.0",
|
|
3927
|
+
"requires": {}
|
|
3928
|
+
}
|
|
3929
|
+
},
|
|
3504
3930
|
{
|
|
3505
3931
|
"name": "nuxt-png-to-ico",
|
|
3506
|
-
"description": "Nuxt
|
|
3932
|
+
"description": "Nuxt module for auto generating favicons",
|
|
3507
3933
|
"repo": "b5710546232/nuxt-png-to-ico",
|
|
3508
3934
|
"npm": "nuxt-png-to-ico",
|
|
3509
3935
|
"icon": "",
|
|
@@ -3526,7 +3952,7 @@
|
|
|
3526
3952
|
},
|
|
3527
3953
|
{
|
|
3528
3954
|
"name": "nuxt-smartlook",
|
|
3529
|
-
"description": "Integrate Smartlook in your Nuxt
|
|
3955
|
+
"description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
|
|
3530
3956
|
"repo": "f00b4r/nuxt-smartlook",
|
|
3531
3957
|
"npm": "nuxt-smartlook",
|
|
3532
3958
|
"icon": "nuxt-smartlook.png",
|
|
@@ -3548,6 +3974,28 @@
|
|
|
3548
3974
|
"requires": {}
|
|
3549
3975
|
}
|
|
3550
3976
|
},
|
|
3977
|
+
{
|
|
3978
|
+
"name": "nuxt-social-share",
|
|
3979
|
+
"description": "Simple Social Sharing for Nuxt",
|
|
3980
|
+
"repo": "stefanobartoletti/nuxt-social-share",
|
|
3981
|
+
"npm": "@stefanobartoletti/nuxt-social-share",
|
|
3982
|
+
"icon": "nuxt-social-share.png",
|
|
3983
|
+
"github": "https://github.com/stefanobartoletti/nuxt-social-share",
|
|
3984
|
+
"website": "https://github.com/stefanobartoletti/nuxt-social-share",
|
|
3985
|
+
"learn_more": "https://github.com/stefanobartoletti/nuxt-social-share#readme",
|
|
3986
|
+
"category": "Extensions",
|
|
3987
|
+
"type": "3rd-party",
|
|
3988
|
+
"maintainers": [
|
|
3989
|
+
{
|
|
3990
|
+
"name": "stefanobartoletti",
|
|
3991
|
+
"github": "stefanobartoletti"
|
|
3992
|
+
}
|
|
3993
|
+
],
|
|
3994
|
+
"compatibility": {
|
|
3995
|
+
"nuxt": "^3.0.0",
|
|
3996
|
+
"requires": {}
|
|
3997
|
+
}
|
|
3998
|
+
},
|
|
3551
3999
|
{
|
|
3552
4000
|
"name": "ssr-lit",
|
|
3553
4001
|
"description": "Server-Side Rendering for Lit Element components",
|
|
@@ -3578,7 +4026,7 @@
|
|
|
3578
4026
|
},
|
|
3579
4027
|
{
|
|
3580
4028
|
"name": "nuxt-storm",
|
|
3581
|
-
"description": "WebStorm & PHPStorm support for
|
|
4029
|
+
"description": "WebStorm & PHPStorm support for Nuxt components",
|
|
3582
4030
|
"repo": "fumeapp/nuxt-storm",
|
|
3583
4031
|
"npm": "nuxt-storm",
|
|
3584
4032
|
"icon": "nuxt-storm.png",
|
|
@@ -3622,7 +4070,7 @@
|
|
|
3622
4070
|
},
|
|
3623
4071
|
{
|
|
3624
4072
|
"name": "nuxt-unleash",
|
|
3625
|
-
"description": "Nuxt
|
|
4073
|
+
"description": "Nuxt module to use Unleash toggle feature services",
|
|
3626
4074
|
"repo": "conejerock/nuxt-unleash",
|
|
3627
4075
|
"npm": "nuxt-unleash",
|
|
3628
4076
|
"icon": "nuxt-unleash.svg",
|
|
@@ -3713,12 +4161,12 @@
|
|
|
3713
4161
|
{
|
|
3714
4162
|
"name": "nuxt-vue3-google-signin",
|
|
3715
4163
|
"description": "Empower your Nuxt app with Google Sign-In, hassle-free",
|
|
3716
|
-
"repo": "
|
|
4164
|
+
"repo": "wavezync/nuxt-vue3-google-signin",
|
|
3717
4165
|
"npm": "nuxt-vue3-google-signin",
|
|
3718
4166
|
"icon": "vue3-google-signin.svg",
|
|
3719
|
-
"github": "https://github.com/
|
|
3720
|
-
"website": "https://vue3-google-signin.
|
|
3721
|
-
"learn_more": "https://vue3-google-signin.
|
|
4167
|
+
"github": "https://github.com/wavezync/nuxt-vue3-google-signin",
|
|
4168
|
+
"website": "https://vue3-google-signin.wavezync.com",
|
|
4169
|
+
"learn_more": "https://vue3-google-signin.wavezync.com",
|
|
3722
4170
|
"category": "Libraries",
|
|
3723
4171
|
"type": "3rd-party",
|
|
3724
4172
|
"maintainers": [
|
|
@@ -3734,7 +4182,7 @@
|
|
|
3734
4182
|
},
|
|
3735
4183
|
{
|
|
3736
4184
|
"name": "nuxt-vuetify",
|
|
3737
|
-
"description": "Add Vuetify 3 to your Nuxt
|
|
4185
|
+
"description": "Add Vuetify 3 to your Nuxt application in 3 seconds.",
|
|
3738
4186
|
"repo": "invictus-codes/nuxt-vuetify",
|
|
3739
4187
|
"npm": "@invictus.codes/nuxt-vuetify",
|
|
3740
4188
|
"icon": "vuetify-logo-v3-dark.svg",
|
|
@@ -3754,9 +4202,31 @@
|
|
|
3754
4202
|
"requires": {}
|
|
3755
4203
|
}
|
|
3756
4204
|
},
|
|
4205
|
+
{
|
|
4206
|
+
"name": "nuxt3-leaflet",
|
|
4207
|
+
"description": "Leaflet integration with Nuxt",
|
|
4208
|
+
"repo": "Gugustinette/Nuxt-Leaflet",
|
|
4209
|
+
"npm": "nuxt3-leaflet",
|
|
4210
|
+
"icon": "leaflet.png",
|
|
4211
|
+
"github": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4212
|
+
"website": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4213
|
+
"learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4214
|
+
"category": "Libraries",
|
|
4215
|
+
"type": "3rd-party",
|
|
4216
|
+
"maintainers": [
|
|
4217
|
+
{
|
|
4218
|
+
"name": "Augustin MERCIER",
|
|
4219
|
+
"github": "Gugustinette"
|
|
4220
|
+
}
|
|
4221
|
+
],
|
|
4222
|
+
"compatibility": {
|
|
4223
|
+
"nuxt": "^3.0.0",
|
|
4224
|
+
"requires": {}
|
|
4225
|
+
}
|
|
4226
|
+
},
|
|
3757
4227
|
{
|
|
3758
4228
|
"name": "nuxt7",
|
|
3759
|
-
"description": "Full Featured iOS & Android PWA Apps with Nuxt
|
|
4229
|
+
"description": "Full Featured iOS & Android PWA Apps with Nuxt and Framework7",
|
|
3760
4230
|
"repo": "nuxt-community/nuxt7",
|
|
3761
4231
|
"npm": "nuxt7",
|
|
3762
4232
|
"icon": "",
|
|
@@ -3777,38 +4247,15 @@
|
|
|
3777
4247
|
"requires": {}
|
|
3778
4248
|
}
|
|
3779
4249
|
},
|
|
3780
|
-
{
|
|
3781
|
-
"name": "nuxtlabs-ui",
|
|
3782
|
-
"description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
|
|
3783
|
-
"repo": "nuxtlabs/ui",
|
|
3784
|
-
"npm": "@nuxthq/ui",
|
|
3785
|
-
"icon": "nuxtlabs-ui.svg",
|
|
3786
|
-
"github": "https://github.com/nuxtlabs/ui",
|
|
3787
|
-
"website": "https://ui.nuxtlabs.com",
|
|
3788
|
-
"learn_more": "https://ui.nuxtlabs.com",
|
|
3789
|
-
"category": "UI",
|
|
3790
|
-
"type": "3rd-party",
|
|
3791
|
-
"maintainers": [
|
|
3792
|
-
{
|
|
3793
|
-
"name": "Benjamin Canac",
|
|
3794
|
-
"github": "benjamincanac",
|
|
3795
|
-
"twitter": "benjamincanac"
|
|
3796
|
-
}
|
|
3797
|
-
],
|
|
3798
|
-
"compatibility": {
|
|
3799
|
-
"nuxt": "^3.0.0",
|
|
3800
|
-
"requires": {}
|
|
3801
|
-
}
|
|
3802
|
-
},
|
|
3803
4250
|
{
|
|
3804
4251
|
"name": "og-image",
|
|
3805
|
-
"description": "
|
|
4252
|
+
"description": "Enlightened runtime images generated with Vue templates.",
|
|
3806
4253
|
"repo": "harlan-zw/nuxt-og-image",
|
|
3807
4254
|
"npm": "nuxt-og-image",
|
|
3808
|
-
"icon": "",
|
|
4255
|
+
"icon": "og-image.svg",
|
|
3809
4256
|
"github": "https://github.com/harlan-zw/nuxt-og-image",
|
|
3810
|
-
"website": "https://
|
|
3811
|
-
"learn_more": "",
|
|
4257
|
+
"website": "https://nuxtseo.com/og-image",
|
|
4258
|
+
"learn_more": "https://nuxtseo.com/og-image",
|
|
3812
4259
|
"category": "SEO",
|
|
3813
4260
|
"type": "3rd-party",
|
|
3814
4261
|
"maintainers": [
|
|
@@ -3821,7 +4268,8 @@
|
|
|
3821
4268
|
],
|
|
3822
4269
|
"compatibility": {
|
|
3823
4270
|
"nuxt": "^3.0.0",
|
|
3824
|
-
"requires": {}
|
|
4271
|
+
"requires": {},
|
|
4272
|
+
"devtools": "^0.0.0"
|
|
3825
4273
|
}
|
|
3826
4274
|
},
|
|
3827
4275
|
{
|
|
@@ -3849,7 +4297,7 @@
|
|
|
3849
4297
|
},
|
|
3850
4298
|
{
|
|
3851
4299
|
"name": "optimized-images",
|
|
3852
|
-
"description": "Automatically optimizes images used in Nuxt
|
|
4300
|
+
"description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
|
|
3853
4301
|
"repo": "juliomrqz/nuxt-optimized-images",
|
|
3854
4302
|
"npm": "@aceforth/nuxt-optimized-images",
|
|
3855
4303
|
"icon": "",
|
|
@@ -3894,7 +4342,7 @@
|
|
|
3894
4342
|
},
|
|
3895
4343
|
{
|
|
3896
4344
|
"name": "parse",
|
|
3897
|
-
"description": "Parse package for Nuxt
|
|
4345
|
+
"description": "Parse package for Nuxt",
|
|
3898
4346
|
"repo": "cierrateam/nuxt-parse",
|
|
3899
4347
|
"npm": "nuxt-parse",
|
|
3900
4348
|
"icon": "",
|
|
@@ -3914,6 +4362,29 @@
|
|
|
3914
4362
|
"requires": {}
|
|
3915
4363
|
}
|
|
3916
4364
|
},
|
|
4365
|
+
{
|
|
4366
|
+
"name": "particles",
|
|
4367
|
+
"description": "Easily add particle animations to your Nuxt projects using tsParticles",
|
|
4368
|
+
"repo": "Joepocalyptic/nuxt-particles",
|
|
4369
|
+
"npm": "nuxt-particles",
|
|
4370
|
+
"icon": "",
|
|
4371
|
+
"github": "https://github.com/Joepocalyptic/nuxt-particles",
|
|
4372
|
+
"website": "https://nuxt-particles.joeypereira.dev",
|
|
4373
|
+
"learn_more": "https://particles.js.org/",
|
|
4374
|
+
"category": "Libraries",
|
|
4375
|
+
"type": "3rd-party",
|
|
4376
|
+
"maintainers": [
|
|
4377
|
+
{
|
|
4378
|
+
"name": "Joey Pereira",
|
|
4379
|
+
"github": "Joepocalyptic",
|
|
4380
|
+
"avatar": "https://avatars.githubusercontent.com/Joepocalyptic?v=4"
|
|
4381
|
+
}
|
|
4382
|
+
],
|
|
4383
|
+
"compatibility": {
|
|
4384
|
+
"nuxt": "^3.0.0",
|
|
4385
|
+
"requires": {}
|
|
4386
|
+
}
|
|
4387
|
+
},
|
|
3917
4388
|
{
|
|
3918
4389
|
"name": "partytown",
|
|
3919
4390
|
"description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
|
|
@@ -4060,7 +4531,7 @@
|
|
|
4060
4531
|
},
|
|
4061
4532
|
{
|
|
4062
4533
|
"name": "plausible",
|
|
4063
|
-
"description": "Nuxt
|
|
4534
|
+
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
4064
4535
|
"repo": "nuxt-modules/plausible",
|
|
4065
4536
|
"npm": "@nuxtjs/plausible",
|
|
4066
4537
|
"icon": "",
|
|
@@ -4102,9 +4573,56 @@
|
|
|
4102
4573
|
"requires": {}
|
|
4103
4574
|
}
|
|
4104
4575
|
},
|
|
4576
|
+
{
|
|
4577
|
+
"name": "prepare",
|
|
4578
|
+
"description": "Initialization steps at build time – like Nuxt 2 server init",
|
|
4579
|
+
"repo": "johannschopplich/nuxt-prepare",
|
|
4580
|
+
"npm": "nuxt-prepare",
|
|
4581
|
+
"icon": "prepare.svg",
|
|
4582
|
+
"github": "https://github.com/johannschopplich/nuxt-prepare",
|
|
4583
|
+
"website": "https://nuxt-prepare.jhnn.dev",
|
|
4584
|
+
"learn_more": "",
|
|
4585
|
+
"category": "Devtools",
|
|
4586
|
+
"type": "3rd-party",
|
|
4587
|
+
"maintainers": [
|
|
4588
|
+
{
|
|
4589
|
+
"name": "Johann Schopplich",
|
|
4590
|
+
"github": "johannschopplich",
|
|
4591
|
+
"twitter": "jschopplich",
|
|
4592
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
4593
|
+
}
|
|
4594
|
+
],
|
|
4595
|
+
"compatibility": {
|
|
4596
|
+
"nuxt": "^3.0.0",
|
|
4597
|
+
"requires": {}
|
|
4598
|
+
}
|
|
4599
|
+
},
|
|
4600
|
+
{
|
|
4601
|
+
"name": "primevue",
|
|
4602
|
+
"description": "Next Generation Vue UI Component Library",
|
|
4603
|
+
"repo": "primefaces/primevue-nuxt-module",
|
|
4604
|
+
"npm": "nuxt-primevue",
|
|
4605
|
+
"icon": "primevue.svg",
|
|
4606
|
+
"github": "https://github.com/primefaces/primevue-nuxt-module",
|
|
4607
|
+
"website": "https://primevue.org/",
|
|
4608
|
+
"learn_more": "https://primevue.org/",
|
|
4609
|
+
"category": "UI",
|
|
4610
|
+
"type": "3rd-party",
|
|
4611
|
+
"maintainers": [
|
|
4612
|
+
{
|
|
4613
|
+
"name": "primefaces",
|
|
4614
|
+
"github": "primefaces",
|
|
4615
|
+
"twitter": "primevue"
|
|
4616
|
+
}
|
|
4617
|
+
],
|
|
4618
|
+
"compatibility": {
|
|
4619
|
+
"nuxt": "^3.0.0",
|
|
4620
|
+
"requires": {}
|
|
4621
|
+
}
|
|
4622
|
+
},
|
|
4105
4623
|
{
|
|
4106
4624
|
"name": "prismic",
|
|
4107
|
-
"description": "Easily connect your Nuxt
|
|
4625
|
+
"description": "Easily connect your Nuxt application to your content hosted on Prismic",
|
|
4108
4626
|
"repo": "nuxt-modules/prismic",
|
|
4109
4627
|
"npm": "@nuxtjs/prismic",
|
|
4110
4628
|
"icon": "prismic.png",
|
|
@@ -4171,7 +4689,7 @@
|
|
|
4171
4689
|
},
|
|
4172
4690
|
{
|
|
4173
4691
|
"name": "proxy",
|
|
4174
|
-
"description": "The one-liner node.js http-proxy middleware solution for Nuxt
|
|
4692
|
+
"description": "The one-liner node.js http-proxy middleware solution for Nuxt using http-proxy-middleware",
|
|
4175
4693
|
"repo": "nuxt-community/proxy-module",
|
|
4176
4694
|
"npm": "@nuxtjs/proxy",
|
|
4177
4695
|
"icon": "",
|
|
@@ -4217,7 +4735,7 @@
|
|
|
4217
4735
|
},
|
|
4218
4736
|
{
|
|
4219
4737
|
"name": "purgecss",
|
|
4220
|
-
"description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt
|
|
4738
|
+
"description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt",
|
|
4221
4739
|
"repo": "Developmint/nuxt-purgecss#main",
|
|
4222
4740
|
"npm": "nuxt-purgecss",
|
|
4223
4741
|
"icon": "purgecss.png",
|
|
@@ -4239,7 +4757,7 @@
|
|
|
4239
4757
|
},
|
|
4240
4758
|
{
|
|
4241
4759
|
"name": "pwa",
|
|
4242
|
-
"description": "Easily build a Progressive Web App for your Nuxt
|
|
4760
|
+
"description": "Easily build a Progressive Web App for your Nuxt application to improve your app's performance.",
|
|
4243
4761
|
"repo": "nuxt-community/pwa-module",
|
|
4244
4762
|
"npm": "@nuxtjs/pwa",
|
|
4245
4763
|
"icon": "pwa.png",
|
|
@@ -4264,7 +4782,7 @@
|
|
|
4264
4782
|
},
|
|
4265
4783
|
{
|
|
4266
4784
|
"name": "python",
|
|
4267
|
-
"description": "Write Nuxt
|
|
4785
|
+
"description": "Write Nuxt applications using Python",
|
|
4268
4786
|
"repo": "nuxt-community/python-module",
|
|
4269
4787
|
"npm": "@nuxtjs/python",
|
|
4270
4788
|
"icon": "python.png",
|
|
@@ -4301,6 +4819,64 @@
|
|
|
4301
4819
|
"github": "Maiquu"
|
|
4302
4820
|
}
|
|
4303
4821
|
],
|
|
4822
|
+
"compatibility": {
|
|
4823
|
+
"nuxt": "^3.0.0",
|
|
4824
|
+
"requires": {},
|
|
4825
|
+
"devtools": "^0.0.0"
|
|
4826
|
+
}
|
|
4827
|
+
},
|
|
4828
|
+
{
|
|
4829
|
+
"name": "radash",
|
|
4830
|
+
"description": "radash module with auto-import and custom prefix",
|
|
4831
|
+
"repo": "bbg/nuxt-radash",
|
|
4832
|
+
"npm": "nuxt-radash",
|
|
4833
|
+
"icon": "radash.png",
|
|
4834
|
+
"github": "https://github.com/bbg/nuxt-radash",
|
|
4835
|
+
"website": "https://github.com/bbg/nuxt-radash#readme",
|
|
4836
|
+
"learn_more": "https://github.com/rayepps/radash/",
|
|
4837
|
+
"category": "Libraries",
|
|
4838
|
+
"type": "3rd-party",
|
|
4839
|
+
"maintainers": [
|
|
4840
|
+
{
|
|
4841
|
+
"name": "Batuhan Göksu",
|
|
4842
|
+
"github": "bbg"
|
|
4843
|
+
}
|
|
4844
|
+
],
|
|
4845
|
+
"compatibility": {
|
|
4846
|
+
"nuxt": "^3.0.0",
|
|
4847
|
+
"requires": {}
|
|
4848
|
+
}
|
|
4849
|
+
},
|
|
4850
|
+
{
|
|
4851
|
+
"name": "radix-vue",
|
|
4852
|
+
"description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
|
|
4853
|
+
"repo": "radix-vue/radix-vue",
|
|
4854
|
+
"npm": "radix-vue",
|
|
4855
|
+
"icon": "radix-vue.svg",
|
|
4856
|
+
"github": "https://github.com/radix-vue/radix-vue",
|
|
4857
|
+
"website": "https://www.radix-vue.com/",
|
|
4858
|
+
"learn_more": "https://www.radix-vue.com/overview/installation.html#nuxt-modules",
|
|
4859
|
+
"category": "UI",
|
|
4860
|
+
"type": "3rd-party",
|
|
4861
|
+
"maintainers": [
|
|
4862
|
+
{
|
|
4863
|
+
"name": "Zernonia",
|
|
4864
|
+
"github": "zernonia",
|
|
4865
|
+
"twitter": "zernonia"
|
|
4866
|
+
},
|
|
4867
|
+
{
|
|
4868
|
+
"name": "Khairul Haaziq",
|
|
4869
|
+
"github": "khairulhaaziq"
|
|
4870
|
+
},
|
|
4871
|
+
{
|
|
4872
|
+
"name": "Mujahid Anuar",
|
|
4873
|
+
"github": "mujahidfa"
|
|
4874
|
+
},
|
|
4875
|
+
{
|
|
4876
|
+
"name": "Max",
|
|
4877
|
+
"github": "onmax"
|
|
4878
|
+
}
|
|
4879
|
+
],
|
|
4304
4880
|
"compatibility": {
|
|
4305
4881
|
"nuxt": "^3.0.0",
|
|
4306
4882
|
"requires": {}
|
|
@@ -4308,7 +4884,7 @@
|
|
|
4308
4884
|
},
|
|
4309
4885
|
{
|
|
4310
4886
|
"name": "recaptcha",
|
|
4311
|
-
"description": "Simple and easy Google reCAPTCHA module with Nuxt
|
|
4887
|
+
"description": "Simple and easy Google reCAPTCHA module with Nuxt",
|
|
4312
4888
|
"repo": "nuxt-community/recaptcha-module",
|
|
4313
4889
|
"npm": "@nuxtjs/recaptcha",
|
|
4314
4890
|
"icon": "recaptcha.png",
|
|
@@ -4353,7 +4929,7 @@
|
|
|
4353
4929
|
},
|
|
4354
4930
|
{
|
|
4355
4931
|
"name": "rfg-icon",
|
|
4356
|
-
"description": "Nuxt
|
|
4932
|
+
"description": "Nuxt module for creating favicons with RealFaviconGenerator api",
|
|
4357
4933
|
"repo": "pimlie/nuxt-rfg-icon",
|
|
4358
4934
|
"npm": "nuxt-rfg-icon",
|
|
4359
4935
|
"icon": "real-favicon-generator.png",
|
|
@@ -4375,12 +4951,12 @@
|
|
|
4375
4951
|
},
|
|
4376
4952
|
{
|
|
4377
4953
|
"name": "robots",
|
|
4378
|
-
"description": "A Nuxt
|
|
4379
|
-
"repo": "nuxt-
|
|
4954
|
+
"description": "A Nuxt module thats inject a middleware to generate a robots.txt file",
|
|
4955
|
+
"repo": "nuxt-modules/robots",
|
|
4380
4956
|
"npm": "@nuxtjs/robots",
|
|
4381
4957
|
"icon": "robots.png",
|
|
4382
|
-
"github": "https://github.com/nuxt-
|
|
4383
|
-
"website": "https://github.com/nuxt-
|
|
4958
|
+
"github": "https://github.com/nuxt-modules/robots",
|
|
4959
|
+
"website": "https://github.com/nuxt-modules/robots",
|
|
4384
4960
|
"learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
|
|
4385
4961
|
"category": "SEO",
|
|
4386
4962
|
"type": "community",
|
|
@@ -4399,7 +4975,7 @@
|
|
|
4399
4975
|
},
|
|
4400
4976
|
{
|
|
4401
4977
|
"name": "rollbar",
|
|
4402
|
-
"description": "Add Rollbar.js to your Nuxt
|
|
4978
|
+
"description": "Add Rollbar.js to your Nuxt app to automatically capture and report errors in your applications.",
|
|
4403
4979
|
"repo": "gaelreyrol/nuxt-rollbar-module",
|
|
4404
4980
|
"npm": "nuxt-rollbar-module",
|
|
4405
4981
|
"icon": "rollbar.png",
|
|
@@ -4444,7 +5020,7 @@
|
|
|
4444
5020
|
},
|
|
4445
5021
|
{
|
|
4446
5022
|
"name": "router",
|
|
4447
|
-
"description": "Nuxt
|
|
5023
|
+
"description": "Nuxt module to use router.js instead of pages/ directory",
|
|
4448
5024
|
"repo": "nuxt-community/router-module",
|
|
4449
5025
|
"npm": "@nuxtjs/router",
|
|
4450
5026
|
"icon": "vue.png",
|
|
@@ -4492,13 +5068,13 @@
|
|
|
4492
5068
|
},
|
|
4493
5069
|
{
|
|
4494
5070
|
"name": "schema-org",
|
|
4495
|
-
"description": "Schema.org for Nuxt
|
|
4496
|
-
"repo": "
|
|
5071
|
+
"description": "Schema.org for Nuxt.",
|
|
5072
|
+
"repo": "harlan-zw/nuxt-schema-org",
|
|
4497
5073
|
"npm": "nuxt-schema-org",
|
|
4498
5074
|
"icon": "schema-org.svg",
|
|
4499
|
-
"github": "https://github.com/
|
|
4500
|
-
"website": "https://
|
|
4501
|
-
"learn_more": "https://
|
|
5075
|
+
"github": "https://github.com/harlan-zw/nuxt-schema-org",
|
|
5076
|
+
"website": "https://nuxtseo.com/schema-org",
|
|
5077
|
+
"learn_more": "https://unhead.unjs.io/schema-org/getting-started/setup",
|
|
4502
5078
|
"category": "SEO",
|
|
4503
5079
|
"type": "3rd-party",
|
|
4504
5080
|
"maintainers": [
|
|
@@ -4561,7 +5137,7 @@
|
|
|
4561
5137
|
},
|
|
4562
5138
|
{
|
|
4563
5139
|
"name": "segment",
|
|
4564
|
-
"description": "Nuxt
|
|
5140
|
+
"description": "Nuxt module for Segment Analytics.js",
|
|
4565
5141
|
"repo": "dansmaculotte/nuxt-segment",
|
|
4566
5142
|
"npm": "@dansmaculotte/nuxt-segment",
|
|
4567
5143
|
"icon": "segment.png",
|
|
@@ -4583,10 +5159,10 @@
|
|
|
4583
5159
|
},
|
|
4584
5160
|
{
|
|
4585
5161
|
"name": "sentry",
|
|
4586
|
-
"description": "Sentry module for Nuxt
|
|
5162
|
+
"description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
|
|
4587
5163
|
"repo": "nuxt-community/sentry-module",
|
|
4588
5164
|
"npm": "@nuxtjs/sentry",
|
|
4589
|
-
"icon": "sentry.
|
|
5165
|
+
"icon": "sentry.svg",
|
|
4590
5166
|
"github": "https://github.com/nuxt-community/sentry-module",
|
|
4591
5167
|
"website": "https://sentry.nuxtjs.org/",
|
|
4592
5168
|
"learn_more": "https://sentry.io/welcome/",
|
|
@@ -4603,14 +5179,38 @@
|
|
|
4603
5179
|
"requires": {}
|
|
4604
5180
|
}
|
|
4605
5181
|
},
|
|
5182
|
+
{
|
|
5183
|
+
"name": "seo-experiments",
|
|
5184
|
+
"description": "Powerful SEO DX improvements that may or may not land in the Nuxt core.",
|
|
5185
|
+
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
5186
|
+
"npm": "nuxt-seo-experiments",
|
|
5187
|
+
"icon": "seo-experiments.svg",
|
|
5188
|
+
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
5189
|
+
"website": "https://nuxtseo.com/experiments",
|
|
5190
|
+
"learn_more": "https://nuxtseo.com/experiments",
|
|
5191
|
+
"category": "SEO",
|
|
5192
|
+
"type": "3rd-party",
|
|
5193
|
+
"maintainers": [
|
|
5194
|
+
{
|
|
5195
|
+
"name": "Harlan Wilton",
|
|
5196
|
+
"github": "harlan-zw",
|
|
5197
|
+
"twitter": "harlan_zw",
|
|
5198
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
5199
|
+
}
|
|
5200
|
+
],
|
|
5201
|
+
"compatibility": {
|
|
5202
|
+
"nuxt": "^3.0.0",
|
|
5203
|
+
"requires": {}
|
|
5204
|
+
}
|
|
5205
|
+
},
|
|
4606
5206
|
{
|
|
4607
5207
|
"name": "seo-kit",
|
|
4608
|
-
"description": "
|
|
5208
|
+
"description": "The complete SEO solution for Nuxt.",
|
|
4609
5209
|
"repo": "harlan-zw/nuxt-seo-kit#main/layer",
|
|
4610
5210
|
"npm": "nuxt-seo-kit",
|
|
4611
5211
|
"icon": "seo-kit.svg",
|
|
4612
5212
|
"github": "https://github.com/harlan-zw/nuxt-seo-kit",
|
|
4613
|
-
"website": "https://
|
|
5213
|
+
"website": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
|
|
4614
5214
|
"learn_more": "",
|
|
4615
5215
|
"category": "SEO",
|
|
4616
5216
|
"type": "3rd-party",
|
|
@@ -4650,7 +5250,7 @@
|
|
|
4650
5250
|
},
|
|
4651
5251
|
{
|
|
4652
5252
|
"name": "seomatic-meta",
|
|
4653
|
-
"description": "A Nuxt
|
|
5253
|
+
"description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
|
|
4654
5254
|
"repo": "ben-rogerson/nuxt-seomatic-meta",
|
|
4655
5255
|
"npm": "nuxt-seomatic-meta",
|
|
4656
5256
|
"icon": "seomatic.png",
|
|
@@ -4693,6 +5293,29 @@
|
|
|
4693
5293
|
"requires": {}
|
|
4694
5294
|
}
|
|
4695
5295
|
},
|
|
5296
|
+
{
|
|
5297
|
+
"name": "server-block",
|
|
5298
|
+
"description": "Use <server> tags in your Nuxt pages components.",
|
|
5299
|
+
"repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt#main",
|
|
5300
|
+
"npm": "@hebilicious/server-block-nuxt",
|
|
5301
|
+
"icon": "server-block.svg",
|
|
5302
|
+
"github": "https://github.com/Hebilicious/server-block-nuxt",
|
|
5303
|
+
"website": "https://github.com/Hebilicious/server-block-nuxt#readme",
|
|
5304
|
+
"learn_more": "https://github.com/Hebilicious/server-block-nuxt#readme",
|
|
5305
|
+
"category": "Extensions",
|
|
5306
|
+
"type": "3rd-party",
|
|
5307
|
+
"maintainers": [
|
|
5308
|
+
{
|
|
5309
|
+
"name": "Hebilicious",
|
|
5310
|
+
"github": "Hebilicious",
|
|
5311
|
+
"twitter": "its_hebilicious"
|
|
5312
|
+
}
|
|
5313
|
+
],
|
|
5314
|
+
"compatibility": {
|
|
5315
|
+
"nuxt": "^3.0.0",
|
|
5316
|
+
"requires": {}
|
|
5317
|
+
}
|
|
5318
|
+
},
|
|
4696
5319
|
{
|
|
4697
5320
|
"name": "session",
|
|
4698
5321
|
"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",
|
|
@@ -4718,7 +5341,7 @@
|
|
|
4718
5341
|
},
|
|
4719
5342
|
{
|
|
4720
5343
|
"name": "shopify",
|
|
4721
|
-
"description": "Easy Shopify Buy client module with Nuxt
|
|
5344
|
+
"description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
|
|
4722
5345
|
"repo": "Gomah/nuxt-shopify",
|
|
4723
5346
|
"npm": "nuxt-shopify",
|
|
4724
5347
|
"icon": "shopify.png",
|
|
@@ -4739,7 +5362,7 @@
|
|
|
4739
5362
|
}
|
|
4740
5363
|
},
|
|
4741
5364
|
{
|
|
4742
|
-
"name": "
|
|
5365
|
+
"name": "sidebase-auth",
|
|
4743
5366
|
"description": "Zero-boilerplate authentication for nuxt 3 with support for many strategies (oauth, credentials, ...) and providers (google, azure, ...). Additionally supports session manipulation, client- and server-side protection and more.",
|
|
4744
5367
|
"repo": "sidebase/nuxt-auth",
|
|
4745
5368
|
"npm": "@sidebase/nuxt-auth",
|
|
@@ -4785,13 +5408,13 @@
|
|
|
4785
5408
|
},
|
|
4786
5409
|
{
|
|
4787
5410
|
"name": "simple-robots",
|
|
4788
|
-
"description": "
|
|
5411
|
+
"description": "Tame the robots crawling and indexing your Nuxt site.",
|
|
4789
5412
|
"repo": "harlan-zw/nuxt-simple-robots",
|
|
4790
5413
|
"npm": "nuxt-simple-robots",
|
|
4791
|
-
"icon": "",
|
|
5414
|
+
"icon": "simple-robots.svg",
|
|
4792
5415
|
"github": "https://github.com/harlan-zw/nuxt-simple-robots",
|
|
4793
|
-
"website": "https://
|
|
4794
|
-
"learn_more": "",
|
|
5416
|
+
"website": "https://nuxtseo.com/robots",
|
|
5417
|
+
"learn_more": "https://nuxtseo.com/robots",
|
|
4795
5418
|
"category": "SEO",
|
|
4796
5419
|
"type": "3rd-party",
|
|
4797
5420
|
"maintainers": [
|
|
@@ -4809,13 +5432,13 @@
|
|
|
4809
5432
|
},
|
|
4810
5433
|
{
|
|
4811
5434
|
"name": "simple-sitemap",
|
|
4812
|
-
"description": "
|
|
5435
|
+
"description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
|
|
4813
5436
|
"repo": "harlan-zw/nuxt-simple-sitemap",
|
|
4814
5437
|
"npm": "nuxt-simple-sitemap",
|
|
4815
|
-
"icon": "",
|
|
5438
|
+
"icon": "simple-sitemap.svg",
|
|
4816
5439
|
"github": "https://github.com/harlan-zw/nuxt-simple-sitemap",
|
|
4817
|
-
"website": "https://
|
|
4818
|
-
"learn_more": "",
|
|
5440
|
+
"website": "https://nuxtseo.com/simple-sitemap",
|
|
5441
|
+
"learn_more": "https://nuxtseo.com/simple-sitemap",
|
|
4819
5442
|
"category": "SEO",
|
|
4820
5443
|
"type": "3rd-party",
|
|
4821
5444
|
"maintainers": [
|
|
@@ -4833,7 +5456,7 @@
|
|
|
4833
5456
|
},
|
|
4834
5457
|
{
|
|
4835
5458
|
"name": "sitemap",
|
|
4836
|
-
"description": "Automatically generate or serve dynamic sitemap.xml for Nuxt
|
|
5459
|
+
"description": "Automatically generate or serve dynamic sitemap.xml for Nuxt projects",
|
|
4837
5460
|
"repo": "nuxt-community/sitemap-module#dev",
|
|
4838
5461
|
"npm": "@nuxtjs/sitemap",
|
|
4839
5462
|
"icon": "",
|
|
@@ -4878,7 +5501,7 @@
|
|
|
4878
5501
|
},
|
|
4879
5502
|
{
|
|
4880
5503
|
"name": "snipcart",
|
|
4881
|
-
"description": "Snipcart integration module for Nuxt
|
|
5504
|
+
"description": "Snipcart integration module for Nuxt",
|
|
4882
5505
|
"repo": "nuxt-modules/snipcart",
|
|
4883
5506
|
"npm": "@nuxtjs/snipcart",
|
|
4884
5507
|
"icon": "snipcart.png",
|
|
@@ -4901,7 +5524,7 @@
|
|
|
4901
5524
|
},
|
|
4902
5525
|
{
|
|
4903
5526
|
"name": "social-meta",
|
|
4904
|
-
"description": "Nuxt
|
|
5527
|
+
"description": "Nuxt module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
|
|
4905
5528
|
"repo": "AlekseyPleshkov/nuxt-social-meta",
|
|
4906
5529
|
"npm": "nuxt-social-meta",
|
|
4907
5530
|
"icon": "",
|
|
@@ -5023,7 +5646,7 @@
|
|
|
5023
5646
|
},
|
|
5024
5647
|
{
|
|
5025
5648
|
"name": "storage",
|
|
5026
|
-
"description": "Utilities to easily read and write to the browser's storage in a Nuxt
|
|
5649
|
+
"description": "Utilities to easily read and write to the browser's storage in a Nuxt project",
|
|
5027
5650
|
"repo": "mazipan/nuxt-storage",
|
|
5028
5651
|
"npm": "nuxt-storage",
|
|
5029
5652
|
"icon": "",
|
|
@@ -5045,7 +5668,7 @@
|
|
|
5045
5668
|
},
|
|
5046
5669
|
{
|
|
5047
5670
|
"name": "storefront-ui",
|
|
5048
|
-
"description": "Storefront UI Module for Nuxt
|
|
5671
|
+
"description": "Storefront UI Module for Nuxt",
|
|
5049
5672
|
"repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
|
|
5050
5673
|
"npm": "@storefront-ui/nuxt",
|
|
5051
5674
|
"icon": "storefront-ui.svg",
|
|
@@ -5089,7 +5712,7 @@
|
|
|
5089
5712
|
},
|
|
5090
5713
|
{
|
|
5091
5714
|
"name": "storyblok",
|
|
5092
|
-
"description": "Storyblok Nuxt
|
|
5715
|
+
"description": "Storyblok Nuxt module",
|
|
5093
5716
|
"repo": "storyblok/storyblok-nuxt#master/lib",
|
|
5094
5717
|
"npm": "@storyblok/nuxt",
|
|
5095
5718
|
"icon": "storyblok.png",
|
|
@@ -5106,46 +5729,43 @@
|
|
|
5106
5729
|
],
|
|
5107
5730
|
"compatibility": {
|
|
5108
5731
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5109
|
-
"requires": {}
|
|
5732
|
+
"requires": {},
|
|
5733
|
+
"devtools": "^0.0.0"
|
|
5110
5734
|
}
|
|
5111
5735
|
},
|
|
5112
5736
|
{
|
|
5113
5737
|
"name": "storybook",
|
|
5114
|
-
"description": "Easily integrate Storybook in your Nuxt
|
|
5115
|
-
"repo": "nuxt-
|
|
5738
|
+
"description": "Easily integrate Storybook in your Nuxt application to design, build, and organize your UI components in isolation.",
|
|
5739
|
+
"repo": "nuxt-modules/storybook",
|
|
5116
5740
|
"npm": "@nuxtjs/storybook",
|
|
5117
5741
|
"icon": "storybook.png",
|
|
5118
|
-
"github": "https://github.com/nuxt-
|
|
5742
|
+
"github": "https://github.com/nuxt-modules/storybook",
|
|
5119
5743
|
"website": "https://storybook.nuxtjs.org",
|
|
5120
|
-
"learn_more": "https://
|
|
5744
|
+
"learn_more": "https://github.com/storybook-vue/storybook-nuxt",
|
|
5121
5745
|
"category": "Devtools",
|
|
5122
5746
|
"type": "community",
|
|
5123
5747
|
"maintainers": [
|
|
5124
5748
|
{
|
|
5125
|
-
"name": "
|
|
5126
|
-
"github": "
|
|
5127
|
-
"twitter": "
|
|
5128
|
-
},
|
|
5129
|
-
{
|
|
5130
|
-
"name": "Pooya Parsa",
|
|
5131
|
-
"github": "pi0",
|
|
5132
|
-
"twitter": "_pi0_"
|
|
5749
|
+
"name": "Chakir QATAB",
|
|
5750
|
+
"github": "chakAs3",
|
|
5751
|
+
"twitter": "ChakirQatab"
|
|
5133
5752
|
}
|
|
5134
5753
|
],
|
|
5135
5754
|
"compatibility": {
|
|
5136
|
-
"nuxt": "^2.0.0",
|
|
5755
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5137
5756
|
"requires": {
|
|
5138
5757
|
"bridge": "optional"
|
|
5139
|
-
}
|
|
5758
|
+
},
|
|
5759
|
+
"devtools": "^0.7.2"
|
|
5140
5760
|
}
|
|
5141
5761
|
},
|
|
5142
5762
|
{
|
|
5143
5763
|
"name": "strapi",
|
|
5144
5764
|
"description": "Design APIs fast and manage content easily using REST or GraphQL.",
|
|
5145
|
-
"repo": "nuxt-
|
|
5765
|
+
"repo": "nuxt-modules/strapi",
|
|
5146
5766
|
"npm": "@nuxtjs/strapi",
|
|
5147
5767
|
"icon": "strapi.png",
|
|
5148
|
-
"github": "https://github.com/nuxt-
|
|
5768
|
+
"github": "https://github.com/nuxt-modules/strapi",
|
|
5149
5769
|
"website": "https://strapi.nuxtjs.org",
|
|
5150
5770
|
"learn_more": "https://strapi.io/",
|
|
5151
5771
|
"category": "CMS",
|
|
@@ -5166,7 +5786,34 @@
|
|
|
5166
5786
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5167
5787
|
"requires": {
|
|
5168
5788
|
"bridge": true
|
|
5789
|
+
},
|
|
5790
|
+
"devtools": "^0.0.0"
|
|
5791
|
+
}
|
|
5792
|
+
},
|
|
5793
|
+
{
|
|
5794
|
+
"name": "stripe-next",
|
|
5795
|
+
"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.",
|
|
5796
|
+
"repo": "fuentesloic/nuxt-stripe",
|
|
5797
|
+
"npm": "@unlok-co/nuxt-stripe",
|
|
5798
|
+
"icon": "stripe.png",
|
|
5799
|
+
"github": "https://github.com/fuentesloic/nuxt-stripe",
|
|
5800
|
+
"website": "https://github.com/fuentesloic/nuxt-stripe",
|
|
5801
|
+
"learn_more": "https://stripe.com/docs",
|
|
5802
|
+
"category": "Payment",
|
|
5803
|
+
"type": "3rd-party",
|
|
5804
|
+
"maintainers": [
|
|
5805
|
+
{
|
|
5806
|
+
"name": "Loic Fuentes",
|
|
5807
|
+
"github": "fuentesloic"
|
|
5808
|
+
},
|
|
5809
|
+
{
|
|
5810
|
+
"name": "Florent Giraud",
|
|
5811
|
+
"github": "flozero"
|
|
5169
5812
|
}
|
|
5813
|
+
],
|
|
5814
|
+
"compatibility": {
|
|
5815
|
+
"nuxt": "^3.0.0",
|
|
5816
|
+
"requires": {}
|
|
5170
5817
|
}
|
|
5171
5818
|
},
|
|
5172
5819
|
{
|
|
@@ -5191,6 +5838,36 @@
|
|
|
5191
5838
|
"requires": {}
|
|
5192
5839
|
}
|
|
5193
5840
|
},
|
|
5841
|
+
{
|
|
5842
|
+
"name": "studio",
|
|
5843
|
+
"description": "A new experience to build content-driven website with Nuxt.",
|
|
5844
|
+
"repo": "nuxtlabs/studio-module",
|
|
5845
|
+
"npm": "@nuxthq/studio",
|
|
5846
|
+
"icon": "studio.svg",
|
|
5847
|
+
"github": "https://github.com/nuxtlabs/studio-module",
|
|
5848
|
+
"website": "https://nuxt.studio",
|
|
5849
|
+
"learn_more": "https://nuxt.studio",
|
|
5850
|
+
"category": "CMS",
|
|
5851
|
+
"type": "3rd-party",
|
|
5852
|
+
"maintainers": [
|
|
5853
|
+
{
|
|
5854
|
+
"name": "Ahad Birang",
|
|
5855
|
+
"github": "farnabaz",
|
|
5856
|
+
"twitter": "a_birang"
|
|
5857
|
+
},
|
|
5858
|
+
{
|
|
5859
|
+
"name": "Sébastien Chopin",
|
|
5860
|
+
"github": "Atinux",
|
|
5861
|
+
"twitter": "Atinux"
|
|
5862
|
+
}
|
|
5863
|
+
],
|
|
5864
|
+
"compatibility": {
|
|
5865
|
+
"nuxt": "^3.0.0",
|
|
5866
|
+
"requires": {
|
|
5867
|
+
"content": true
|
|
5868
|
+
}
|
|
5869
|
+
}
|
|
5870
|
+
},
|
|
5194
5871
|
{
|
|
5195
5872
|
"name": "style-resources",
|
|
5196
5873
|
"description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
|
|
@@ -5216,7 +5893,7 @@
|
|
|
5216
5893
|
},
|
|
5217
5894
|
{
|
|
5218
5895
|
"name": "stylelint",
|
|
5219
|
-
"description": "Stylelint module for Nuxt.
|
|
5896
|
+
"description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
|
|
5220
5897
|
"repo": "nuxt-community/stylelint-module",
|
|
5221
5898
|
"npm": "@nuxtjs/stylelint-module",
|
|
5222
5899
|
"icon": "stylelint.png",
|
|
@@ -5262,10 +5939,10 @@
|
|
|
5262
5939
|
{
|
|
5263
5940
|
"name": "supabase",
|
|
5264
5941
|
"description": "First class integration with Supabase",
|
|
5265
|
-
"repo": "nuxt-
|
|
5942
|
+
"repo": "nuxt-modules/supabase",
|
|
5266
5943
|
"npm": "@nuxtjs/supabase",
|
|
5267
5944
|
"icon": "supabase.png",
|
|
5268
|
-
"github": "https://github.com/nuxt-
|
|
5945
|
+
"github": "https://github.com/nuxt-modules/supabase",
|
|
5269
5946
|
"website": "https://supabase.nuxtjs.org",
|
|
5270
5947
|
"learn_more": "https://supabase.com",
|
|
5271
5948
|
"category": "Database",
|
|
@@ -5316,12 +5993,12 @@
|
|
|
5316
5993
|
},
|
|
5317
5994
|
{
|
|
5318
5995
|
"name": "svg-sprite",
|
|
5319
|
-
"description": "Optimized and Easy way to use svg files in Nuxt
|
|
5320
|
-
"repo": "nuxt-
|
|
5996
|
+
"description": "Optimized and Easy way to use svg files in Nuxt",
|
|
5997
|
+
"repo": "nuxt-modules/svg-sprite",
|
|
5321
5998
|
"npm": "@nuxtjs/svg-sprite",
|
|
5322
5999
|
"icon": "",
|
|
5323
|
-
"github": "https://github.com/nuxt-
|
|
5324
|
-
"website": "https://github.com/nuxt-
|
|
6000
|
+
"github": "https://github.com/nuxt-modules/svg-sprite",
|
|
6001
|
+
"website": "https://github.com/nuxt-modules/svg-sprite",
|
|
5325
6002
|
"learn_more": "",
|
|
5326
6003
|
"category": "UI",
|
|
5327
6004
|
"type": "community",
|
|
@@ -5333,13 +6010,13 @@
|
|
|
5333
6010
|
}
|
|
5334
6011
|
],
|
|
5335
6012
|
"compatibility": {
|
|
5336
|
-
"nuxt": "^2.0.0",
|
|
6013
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5337
6014
|
"requires": {}
|
|
5338
6015
|
}
|
|
5339
6016
|
},
|
|
5340
6017
|
{
|
|
5341
6018
|
"name": "svg",
|
|
5342
|
-
"description": "Super simple svg loading module for Nuxt
|
|
6019
|
+
"description": "Super simple svg loading module for Nuxt",
|
|
5343
6020
|
"repo": "nuxt-community/svg-module",
|
|
5344
6021
|
"npm": "@nuxtjs/svg",
|
|
5345
6022
|
"icon": "",
|
|
@@ -5383,7 +6060,7 @@
|
|
|
5383
6060
|
},
|
|
5384
6061
|
{
|
|
5385
6062
|
"name": "swiper",
|
|
5386
|
-
"description": "Nuxt
|
|
6063
|
+
"description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
|
|
5387
6064
|
"repo": "cpreston321/nuxt-swiper",
|
|
5388
6065
|
"npm": "nuxt-swiper",
|
|
5389
6066
|
"icon": "swiper.svg",
|
|
@@ -5429,10 +6106,10 @@
|
|
|
5429
6106
|
{
|
|
5430
6107
|
"name": "tailwindcss",
|
|
5431
6108
|
"description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
|
|
5432
|
-
"repo": "nuxt-
|
|
6109
|
+
"repo": "nuxt-modules/tailwindcss",
|
|
5433
6110
|
"npm": "@nuxtjs/tailwindcss",
|
|
5434
6111
|
"icon": "tailwindcss.png",
|
|
5435
|
-
"github": "https://github.com/nuxt-
|
|
6112
|
+
"github": "https://github.com/nuxt-modules/tailwindcss",
|
|
5436
6113
|
"website": "https://tailwindcss.nuxtjs.org",
|
|
5437
6114
|
"learn_more": "https://tailwindcss.com/",
|
|
5438
6115
|
"category": "UI",
|
|
@@ -5442,11 +6119,16 @@
|
|
|
5442
6119
|
"name": "Sébastien Chopin",
|
|
5443
6120
|
"github": "Atinux",
|
|
5444
6121
|
"twitter": "Atinux"
|
|
6122
|
+
},
|
|
6123
|
+
{
|
|
6124
|
+
"name": "Inesh Bose",
|
|
6125
|
+
"github": "ineshbose"
|
|
5445
6126
|
}
|
|
5446
6127
|
],
|
|
5447
6128
|
"compatibility": {
|
|
5448
6129
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5449
|
-
"requires": {}
|
|
6130
|
+
"requires": {},
|
|
6131
|
+
"devtools": "^0.0.0"
|
|
5450
6132
|
}
|
|
5451
6133
|
},
|
|
5452
6134
|
{
|
|
@@ -5472,9 +6154,31 @@
|
|
|
5472
6154
|
"requires": {}
|
|
5473
6155
|
}
|
|
5474
6156
|
},
|
|
6157
|
+
{
|
|
6158
|
+
"name": "time",
|
|
6159
|
+
"description": "Safely render local dates and times on the server with Nuxt",
|
|
6160
|
+
"repo": "danielroe/nuxt-time",
|
|
6161
|
+
"npm": "nuxt-time",
|
|
6162
|
+
"icon": "",
|
|
6163
|
+
"github": "https://github.com/danielroe/nuxt-time",
|
|
6164
|
+
"website": "https://github.com/danielroe/nuxt-time",
|
|
6165
|
+
"learn_more": "",
|
|
6166
|
+
"category": "Extensions",
|
|
6167
|
+
"type": "3rd-party",
|
|
6168
|
+
"maintainers": [
|
|
6169
|
+
{
|
|
6170
|
+
"name": "danielroe",
|
|
6171
|
+
"github": "danielroe"
|
|
6172
|
+
}
|
|
6173
|
+
],
|
|
6174
|
+
"compatibility": {
|
|
6175
|
+
"nuxt": "^3.0.0",
|
|
6176
|
+
"requires": {}
|
|
6177
|
+
}
|
|
6178
|
+
},
|
|
5475
6179
|
{
|
|
5476
6180
|
"name": "toast",
|
|
5477
|
-
"description": "Responsive Touch Compatible Toast plugin for Nuxt
|
|
6181
|
+
"description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
|
|
5478
6182
|
"repo": "nuxt-community/modules#master/packages/toast",
|
|
5479
6183
|
"npm": "@nuxtjs/toast",
|
|
5480
6184
|
"icon": "",
|
|
@@ -5495,6 +6199,39 @@
|
|
|
5495
6199
|
"requires": {}
|
|
5496
6200
|
}
|
|
5497
6201
|
},
|
|
6202
|
+
{
|
|
6203
|
+
"name": "tresjs",
|
|
6204
|
+
"description": "Create 3D experiences in your Nuxt application using TresJS.",
|
|
6205
|
+
"repo": "tresjs/nuxt",
|
|
6206
|
+
"npm": "@tresjs/nuxt",
|
|
6207
|
+
"icon": "tresjs.svg",
|
|
6208
|
+
"github": "https://github.com/Tresjs/nuxt",
|
|
6209
|
+
"website": "https://tresjs.org/guide/nuxt.html",
|
|
6210
|
+
"learn_more": "https://tresjs.org/",
|
|
6211
|
+
"category": "Libraries",
|
|
6212
|
+
"type": "3rd-party",
|
|
6213
|
+
"maintainers": [
|
|
6214
|
+
{
|
|
6215
|
+
"name": "Alvaro Saburido",
|
|
6216
|
+
"github": "alvarosabu",
|
|
6217
|
+
"twitter": "alvarosabu"
|
|
6218
|
+
},
|
|
6219
|
+
{
|
|
6220
|
+
"name": "Jaime Torrealba",
|
|
6221
|
+
"github": "JaimeTorrealba",
|
|
6222
|
+
"twitter": "jaimebboyjt"
|
|
6223
|
+
},
|
|
6224
|
+
{
|
|
6225
|
+
"name": "Tino Koch",
|
|
6226
|
+
"github": "Tinoooo",
|
|
6227
|
+
"twitter": "ichbintino"
|
|
6228
|
+
}
|
|
6229
|
+
],
|
|
6230
|
+
"compatibility": {
|
|
6231
|
+
"nuxt": "^3.0.0",
|
|
6232
|
+
"requires": {}
|
|
6233
|
+
}
|
|
6234
|
+
},
|
|
5498
6235
|
{
|
|
5499
6236
|
"name": "turnstile",
|
|
5500
6237
|
"description": "Privacy-focused alternative to CAPTCHA from Cloudflare",
|
|
@@ -5522,7 +6259,7 @@
|
|
|
5522
6259
|
},
|
|
5523
6260
|
{
|
|
5524
6261
|
"name": "twa",
|
|
5525
|
-
"description": "Nuxt
|
|
6262
|
+
"description": "Nuxt module for generating Trusted Web App from Nuxt app",
|
|
5526
6263
|
"repo": "tuarrep/nuxt-twa",
|
|
5527
6264
|
"npm": "nuxt-twa",
|
|
5528
6265
|
"icon": "",
|
|
@@ -5710,6 +6447,39 @@
|
|
|
5710
6447
|
"requires": {}
|
|
5711
6448
|
}
|
|
5712
6449
|
},
|
|
6450
|
+
{
|
|
6451
|
+
"name": "ui",
|
|
6452
|
+
"description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
|
|
6453
|
+
"repo": "nuxt/ui#dev",
|
|
6454
|
+
"npm": "@nuxt/ui",
|
|
6455
|
+
"icon": "nuxt.svg",
|
|
6456
|
+
"github": "https://github.com/nuxt/ui",
|
|
6457
|
+
"website": "https://ui.nuxt.com",
|
|
6458
|
+
"learn_more": "",
|
|
6459
|
+
"category": "UI",
|
|
6460
|
+
"type": "official",
|
|
6461
|
+
"maintainers": [
|
|
6462
|
+
{
|
|
6463
|
+
"name": "Benjamin Canac",
|
|
6464
|
+
"github": "benjamincanac",
|
|
6465
|
+
"twitter": "benjamincanac"
|
|
6466
|
+
},
|
|
6467
|
+
{
|
|
6468
|
+
"name": "Sebastien Chopin",
|
|
6469
|
+
"github": "Atinux",
|
|
6470
|
+
"twitter": "Atinux"
|
|
6471
|
+
},
|
|
6472
|
+
{
|
|
6473
|
+
"name": "Sylvain Marroufin",
|
|
6474
|
+
"github": "smarroufin",
|
|
6475
|
+
"twitter": "smarroufin"
|
|
6476
|
+
}
|
|
6477
|
+
],
|
|
6478
|
+
"compatibility": {
|
|
6479
|
+
"nuxt": "^3.0.0",
|
|
6480
|
+
"requires": {}
|
|
6481
|
+
}
|
|
6482
|
+
},
|
|
5713
6483
|
{
|
|
5714
6484
|
"name": "umami",
|
|
5715
6485
|
"description": "Embed the Umami analytics library into Nuxt",
|
|
@@ -5758,7 +6528,7 @@
|
|
|
5758
6528
|
},
|
|
5759
6529
|
{
|
|
5760
6530
|
"name": "universal-storage",
|
|
5761
|
-
"description": "Universal Storage Utilities for Nuxt
|
|
6531
|
+
"description": "Universal Storage Utilities for Nuxt",
|
|
5762
6532
|
"repo": "nuxt-community/universal-storage-module",
|
|
5763
6533
|
"npm": "@nuxtjs/universal-storage",
|
|
5764
6534
|
"icon": "",
|
|
@@ -5855,7 +6625,8 @@
|
|
|
5855
6625
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5856
6626
|
"requires": {
|
|
5857
6627
|
"bridge": "optional"
|
|
5858
|
-
}
|
|
6628
|
+
},
|
|
6629
|
+
"devtools": "^0.0.0"
|
|
5859
6630
|
}
|
|
5860
6631
|
},
|
|
5861
6632
|
{
|
|
@@ -5881,9 +6652,33 @@
|
|
|
5881
6652
|
"requires": {}
|
|
5882
6653
|
}
|
|
5883
6654
|
},
|
|
6655
|
+
{
|
|
6656
|
+
"name": "use-wagmi",
|
|
6657
|
+
"description": "Vue Composition for Ethereum based on wagmi",
|
|
6658
|
+
"repo": "unicape/use-wagmi#main/packages/nuxt",
|
|
6659
|
+
"npm": "@use-wagmi/nuxt",
|
|
6660
|
+
"icon": "use-wagmi.png",
|
|
6661
|
+
"github": "https://github.com/unicape/use-wagmi",
|
|
6662
|
+
"website": "https://github.com/unicape/use-wagmi",
|
|
6663
|
+
"learn_more": "https://github.com/unicape/use-wagmi",
|
|
6664
|
+
"category": "Extensions",
|
|
6665
|
+
"type": "3rd-party",
|
|
6666
|
+
"maintainers": [
|
|
6667
|
+
{
|
|
6668
|
+
"name": "Unic Ape",
|
|
6669
|
+
"github": "unicape"
|
|
6670
|
+
}
|
|
6671
|
+
],
|
|
6672
|
+
"compatibility": {
|
|
6673
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6674
|
+
"requires": {
|
|
6675
|
+
"bridge": true
|
|
6676
|
+
}
|
|
6677
|
+
}
|
|
6678
|
+
},
|
|
5884
6679
|
{
|
|
5885
6680
|
"name": "user-agent",
|
|
5886
|
-
"description": "Nuxt
|
|
6681
|
+
"description": "Nuxt module for handling User-Agent.",
|
|
5887
6682
|
"repo": "fukuiretu/nuxt-user-agent",
|
|
5888
6683
|
"npm": "nuxt-user-agent",
|
|
5889
6684
|
"icon": "",
|
|
@@ -5973,9 +6768,31 @@
|
|
|
5973
6768
|
}
|
|
5974
6769
|
}
|
|
5975
6770
|
},
|
|
6771
|
+
{
|
|
6772
|
+
"name": "vcalendar",
|
|
6773
|
+
"description": "VCalendar module for Nuxt",
|
|
6774
|
+
"repo": "samk-dev/nuxt-vcalendar",
|
|
6775
|
+
"npm": "@samk-dev/nuxt-vcalendar",
|
|
6776
|
+
"icon": "vcalendar.png",
|
|
6777
|
+
"github": "https://github.com/samk-dev/vcalendar",
|
|
6778
|
+
"website": "https://github.com/samk-dev/vcalendar",
|
|
6779
|
+
"learn_more": "",
|
|
6780
|
+
"category": "Libraries",
|
|
6781
|
+
"type": "3rd-party",
|
|
6782
|
+
"maintainers": [
|
|
6783
|
+
{
|
|
6784
|
+
"name": "Sam K",
|
|
6785
|
+
"github": "samk-dev"
|
|
6786
|
+
}
|
|
6787
|
+
],
|
|
6788
|
+
"compatibility": {
|
|
6789
|
+
"nuxt": "^3.0.0",
|
|
6790
|
+
"requires": {}
|
|
6791
|
+
}
|
|
6792
|
+
},
|
|
5976
6793
|
{
|
|
5977
6794
|
"name": "vee-validate",
|
|
5978
|
-
"description": "Painless Vue forms for Nuxt
|
|
6795
|
+
"description": "Painless Vue forms for Nuxt",
|
|
5979
6796
|
"repo": "logaretm/vee-validate#main/packages/nuxt",
|
|
5980
6797
|
"npm": "@vee-validate/nuxt",
|
|
5981
6798
|
"icon": "vee-validate.png",
|
|
@@ -6065,7 +6882,7 @@
|
|
|
6065
6882
|
},
|
|
6066
6883
|
{
|
|
6067
6884
|
"name": "vite-pwa-nuxt",
|
|
6068
|
-
"description": "Zero-config PWA Plugin for Nuxt
|
|
6885
|
+
"description": "Zero-config PWA Plugin for Nuxt",
|
|
6069
6886
|
"repo": "vite-pwa/nuxt",
|
|
6070
6887
|
"npm": "@vite-pwa/nuxt",
|
|
6071
6888
|
"icon": "vite-pwa-nuxt.svg",
|
|
@@ -6094,13 +6911,13 @@
|
|
|
6094
6911
|
{
|
|
6095
6912
|
"name": "vitest",
|
|
6096
6913
|
"description": "Vitest integration with Nuxt",
|
|
6097
|
-
"repo": "danielroe/nuxt-vitest
|
|
6914
|
+
"repo": "danielroe/nuxt-vitest",
|
|
6098
6915
|
"npm": "nuxt-vitest",
|
|
6099
6916
|
"icon": "vitest.svg",
|
|
6100
6917
|
"github": "https://github.com/danielroe/nuxt-vitest",
|
|
6101
6918
|
"website": "https://github.com/danielroe/nuxt-vitest",
|
|
6102
6919
|
"learn_more": "",
|
|
6103
|
-
"category": "
|
|
6920
|
+
"category": "Devtools",
|
|
6104
6921
|
"type": "3rd-party",
|
|
6105
6922
|
"maintainers": [
|
|
6106
6923
|
{
|
|
@@ -6114,7 +6931,39 @@
|
|
|
6114
6931
|
],
|
|
6115
6932
|
"compatibility": {
|
|
6116
6933
|
"nuxt": "^3.0.0",
|
|
6117
|
-
"requires": {}
|
|
6934
|
+
"requires": {},
|
|
6935
|
+
"devtools": "^0.0.0"
|
|
6936
|
+
}
|
|
6937
|
+
},
|
|
6938
|
+
{
|
|
6939
|
+
"name": "vue-email",
|
|
6940
|
+
"description": "💌 Write email templates with vue",
|
|
6941
|
+
"repo": "Dave136/vue-email#main/packages/vue-email",
|
|
6942
|
+
"npm": "vue-email",
|
|
6943
|
+
"icon": "vue-email.svg",
|
|
6944
|
+
"github": "https://github.com/Dave136/vue-email",
|
|
6945
|
+
"website": "https://www.vuemail.net/",
|
|
6946
|
+
"learn_more": "https://vue-email.vercel.app/getting-started",
|
|
6947
|
+
"category": "UI",
|
|
6948
|
+
"type": "3rd-party",
|
|
6949
|
+
"maintainers": [
|
|
6950
|
+
{
|
|
6951
|
+
"name": "David Arenas",
|
|
6952
|
+
"github": "Dave136",
|
|
6953
|
+
"twitter": "davejs4",
|
|
6954
|
+
"avatar": "https://avatars.githubusercontent.com/u/49698182?v=4"
|
|
6955
|
+
},
|
|
6956
|
+
{
|
|
6957
|
+
"name": "Younes Barrad",
|
|
6958
|
+
"github": "Flowko",
|
|
6959
|
+
"twitter": "imflowko",
|
|
6960
|
+
"avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
|
|
6961
|
+
}
|
|
6962
|
+
],
|
|
6963
|
+
"compatibility": {
|
|
6964
|
+
"nuxt": "^3.0.0",
|
|
6965
|
+
"requires": {},
|
|
6966
|
+
"devtools": "^0.0.0"
|
|
6118
6967
|
}
|
|
6119
6968
|
},
|
|
6120
6969
|
{
|
|
@@ -6139,7 +6988,8 @@
|
|
|
6139
6988
|
"nuxt": "^3.0.0",
|
|
6140
6989
|
"requires": {
|
|
6141
6990
|
"bridge": "optional"
|
|
6142
|
-
}
|
|
6991
|
+
},
|
|
6992
|
+
"devtools": "^0.0.0"
|
|
6143
6993
|
}
|
|
6144
6994
|
},
|
|
6145
6995
|
{
|
|
@@ -6166,7 +7016,7 @@
|
|
|
6166
7016
|
},
|
|
6167
7017
|
{
|
|
6168
7018
|
"name": "vue-multiselect",
|
|
6169
|
-
"description": "Single / multiple select plugin for Nuxt
|
|
7019
|
+
"description": "Single / multiple select plugin for Nuxt using vue-multiselect.",
|
|
6170
7020
|
"repo": "spektrummedia/nuxt-vue-multiselect",
|
|
6171
7021
|
"npm": "nuxt-vue-multiselect",
|
|
6172
7022
|
"icon": "",
|
|
@@ -6211,7 +7061,7 @@
|
|
|
6211
7061
|
{
|
|
6212
7062
|
"name": "vue-query",
|
|
6213
7063
|
"description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
|
|
6214
|
-
"repo": "Hebilicious/vue-query-nuxt#main",
|
|
7064
|
+
"repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt#main",
|
|
6215
7065
|
"npm": "@hebilicious/vue-query-nuxt",
|
|
6216
7066
|
"icon": "vue-query.svg",
|
|
6217
7067
|
"github": "https://github.com/Hebilicious/vue-query-nuxt",
|
|
@@ -6280,7 +7130,7 @@
|
|
|
6280
7130
|
},
|
|
6281
7131
|
{
|
|
6282
7132
|
"name": "vue-warehouse",
|
|
6283
|
-
"description": "A Cross-browser storage for Vue.js and Nuxt
|
|
7133
|
+
"description": "A Cross-browser storage for Vue.js and Nuxt, with plugins support and easy extensibility based on Store.js",
|
|
6284
7134
|
"repo": "juliomrqz/vue-warehouse",
|
|
6285
7135
|
"npm": "vue-warehouse",
|
|
6286
7136
|
"icon": "",
|
|
@@ -6301,6 +7151,29 @@
|
|
|
6301
7151
|
"requires": {}
|
|
6302
7152
|
}
|
|
6303
7153
|
},
|
|
7154
|
+
{
|
|
7155
|
+
"name": "vue3-carousel-nuxt",
|
|
7156
|
+
"description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt applications.",
|
|
7157
|
+
"repo": "gaetansenn/vue3-carousel-nuxt",
|
|
7158
|
+
"npm": "vue3-carousel-nuxt",
|
|
7159
|
+
"icon": "",
|
|
7160
|
+
"github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
|
|
7161
|
+
"website": "",
|
|
7162
|
+
"learn_more": "",
|
|
7163
|
+
"category": "UI",
|
|
7164
|
+
"type": "3rd-party",
|
|
7165
|
+
"maintainers": [
|
|
7166
|
+
{
|
|
7167
|
+
"name": "Gaetan SENN",
|
|
7168
|
+
"github": "gaetansenn",
|
|
7169
|
+
"avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
|
|
7170
|
+
}
|
|
7171
|
+
],
|
|
7172
|
+
"compatibility": {
|
|
7173
|
+
"nuxt": "^3.0.0",
|
|
7174
|
+
"requires": {}
|
|
7175
|
+
}
|
|
7176
|
+
},
|
|
6304
7177
|
{
|
|
6305
7178
|
"name": "vuefire",
|
|
6306
7179
|
"description": "Idiomatic composables for the Firebase SDK",
|
|
@@ -6323,9 +7196,55 @@
|
|
|
6323
7196
|
"requires": {}
|
|
6324
7197
|
}
|
|
6325
7198
|
},
|
|
7199
|
+
{
|
|
7200
|
+
"name": "vueform-builder",
|
|
7201
|
+
"description": "Official Vueform Builder module for Nuxt",
|
|
7202
|
+
"repo": "vueform/builder-nuxt",
|
|
7203
|
+
"npm": "@vueform/builder-nuxt",
|
|
7204
|
+
"icon": "vueform.svg",
|
|
7205
|
+
"github": "https://github.com/vueform/builder",
|
|
7206
|
+
"website": "https://builder.vueform.com",
|
|
7207
|
+
"learn_more": "https://builder.vueform.com/docs/installation#nuxt",
|
|
7208
|
+
"category": "Libraries",
|
|
7209
|
+
"type": "3rd-party",
|
|
7210
|
+
"maintainers": [
|
|
7211
|
+
{
|
|
7212
|
+
"name": "Adam Berecz",
|
|
7213
|
+
"github": "adamberecz",
|
|
7214
|
+
"twitter": "bereczadam"
|
|
7215
|
+
}
|
|
7216
|
+
],
|
|
7217
|
+
"compatibility": {
|
|
7218
|
+
"nuxt": "^3.0.0",
|
|
7219
|
+
"requires": {}
|
|
7220
|
+
}
|
|
7221
|
+
},
|
|
7222
|
+
{
|
|
7223
|
+
"name": "vueform",
|
|
7224
|
+
"description": "Official Vueform module for Nuxt",
|
|
7225
|
+
"repo": "vueform/nuxt",
|
|
7226
|
+
"npm": "@vueform/nuxt",
|
|
7227
|
+
"icon": "vueform.svg",
|
|
7228
|
+
"github": "https://github.com/vueform/vueform",
|
|
7229
|
+
"website": "https://vueform.com",
|
|
7230
|
+
"learn_more": "https://vueform.com/docs/installation#nuxt",
|
|
7231
|
+
"category": "Libraries",
|
|
7232
|
+
"type": "3rd-party",
|
|
7233
|
+
"maintainers": [
|
|
7234
|
+
{
|
|
7235
|
+
"name": "Adam Berecz",
|
|
7236
|
+
"github": "adamberecz",
|
|
7237
|
+
"twitter": "bereczadam"
|
|
7238
|
+
}
|
|
7239
|
+
],
|
|
7240
|
+
"compatibility": {
|
|
7241
|
+
"nuxt": "^3.0.0",
|
|
7242
|
+
"requires": {}
|
|
7243
|
+
}
|
|
7244
|
+
},
|
|
6326
7245
|
{
|
|
6327
7246
|
"name": "vuestic",
|
|
6328
|
-
"description": "Vuestic UI module for Nuxt
|
|
7247
|
+
"description": "Vuestic UI module for Nuxt",
|
|
6329
7248
|
"repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
|
|
6330
7249
|
"npm": "@vuestic/nuxt",
|
|
6331
7250
|
"icon": "vuestic.png",
|
|
@@ -6345,9 +7264,31 @@
|
|
|
6345
7264
|
"requires": {}
|
|
6346
7265
|
}
|
|
6347
7266
|
},
|
|
7267
|
+
{
|
|
7268
|
+
"name": "vuetify-nuxt-module",
|
|
7269
|
+
"description": "Zero-config Nuxt Module for Vuetify.",
|
|
7270
|
+
"repo": "userquin/vuetify-nuxt-module",
|
|
7271
|
+
"npm": "vuetify-nuxt-module",
|
|
7272
|
+
"icon": "vuetify-logo-v3-dark.svg",
|
|
7273
|
+
"github": "https://github.com/userquin/vuetify-nuxt-module",
|
|
7274
|
+
"website": "https://github.com/userquin/vuetify-nuxt-module",
|
|
7275
|
+
"learn_more": "https://vuetify-nuxt-module.netlify.app/",
|
|
7276
|
+
"category": "UI",
|
|
7277
|
+
"type": "3rd-party",
|
|
7278
|
+
"maintainers": [
|
|
7279
|
+
{
|
|
7280
|
+
"name": "Joaquín Sánchez",
|
|
7281
|
+
"github": "userquin"
|
|
7282
|
+
}
|
|
7283
|
+
],
|
|
7284
|
+
"compatibility": {
|
|
7285
|
+
"nuxt": "^3.0.0",
|
|
7286
|
+
"requires": {}
|
|
7287
|
+
}
|
|
7288
|
+
},
|
|
6348
7289
|
{
|
|
6349
7290
|
"name": "vuetify",
|
|
6350
|
-
"description": "Vuetify Module for Nuxt
|
|
7291
|
+
"description": "Vuetify Module for Nuxt to add Material Design components to your application.",
|
|
6351
7292
|
"repo": "nuxt-community/vuetify-module",
|
|
6352
7293
|
"npm": "@nuxtjs/vuetify",
|
|
6353
7294
|
"icon": "vuetify.png",
|
|
@@ -6394,7 +7335,8 @@
|
|
|
6394
7335
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6395
7336
|
"requires": {
|
|
6396
7337
|
"bridge": "optional"
|
|
6397
|
-
}
|
|
7338
|
+
},
|
|
7339
|
+
"devtools": "^0.0.0"
|
|
6398
7340
|
}
|
|
6399
7341
|
},
|
|
6400
7342
|
{
|
|
@@ -6421,7 +7363,7 @@
|
|
|
6421
7363
|
},
|
|
6422
7364
|
{
|
|
6423
7365
|
"name": "vunix",
|
|
6424
|
-
"description": "Comprehensive UI toolkit for Vue.js and Nuxt
|
|
7366
|
+
"description": "Comprehensive UI toolkit for Vue.js and Nuxt 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.",
|
|
6425
7367
|
"repo": "gaetansenn/vunix#main/packages/nuxt",
|
|
6426
7368
|
"npm": "@vunix/nuxt",
|
|
6427
7369
|
"icon": "",
|
|
@@ -6445,11 +7387,11 @@
|
|
|
6445
7387
|
{
|
|
6446
7388
|
"name": "web-vitals",
|
|
6447
7389
|
"description": "Web Vitals for Nuxt",
|
|
6448
|
-
"repo": "nuxt-
|
|
7390
|
+
"repo": "nuxt-modules/web-vitals",
|
|
6449
7391
|
"npm": "@nuxtjs/web-vitals",
|
|
6450
7392
|
"icon": "web-vitals.png",
|
|
6451
|
-
"github": "https://github.com/nuxt-
|
|
6452
|
-
"website": "https://github.com/nuxt-
|
|
7393
|
+
"github": "https://github.com/nuxt-modules/web-vitals",
|
|
7394
|
+
"website": "https://github.com/nuxt-modules/web-vitals",
|
|
6453
7395
|
"learn_more": "",
|
|
6454
7396
|
"category": "Performance",
|
|
6455
7397
|
"type": "community",
|
|
@@ -6500,7 +7442,7 @@
|
|
|
6500
7442
|
},
|
|
6501
7443
|
{
|
|
6502
7444
|
"name": "webpack-optimisations",
|
|
6503
|
-
"description": "Nuxt
|
|
7445
|
+
"description": "Nuxt v2 module to automatically make your builds faster.",
|
|
6504
7446
|
"repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
|
|
6505
7447
|
"npm": "nuxt-webpack-optimisations",
|
|
6506
7448
|
"icon": "build-optimisations.svg",
|
|
@@ -6592,7 +7534,7 @@
|
|
|
6592
7534
|
},
|
|
6593
7535
|
{
|
|
6594
7536
|
"name": "well-known",
|
|
6595
|
-
"description": "A Nuxt
|
|
7537
|
+
"description": "A Nuxt module to add well-known URIs using middlewares",
|
|
6596
7538
|
"repo": "zadigetvoltaire/nuxt-well-known",
|
|
6597
7539
|
"npm": "@zadigetvoltaire/nuxt-well-known",
|
|
6598
7540
|
"icon": "well-known.svg",
|
|
@@ -6614,7 +7556,7 @@
|
|
|
6614
7556
|
},
|
|
6615
7557
|
{
|
|
6616
7558
|
"name": "wideangle",
|
|
6617
|
-
"description": "Nuxt
|
|
7559
|
+
"description": "Nuxt module to integrate Wide Angle Analytics",
|
|
6618
7560
|
"repo": "inputobjects/wideangle-nuxt",
|
|
6619
7561
|
"npm": "wideangle-nuxt",
|
|
6620
7562
|
"icon": "wideangle.png",
|
|
@@ -6781,55 +7723,9 @@
|
|
|
6781
7723
|
"requires": {}
|
|
6782
7724
|
}
|
|
6783
7725
|
},
|
|
6784
|
-
{
|
|
6785
|
-
"name": "yandex-metrika-next",
|
|
6786
|
-
"description": "Yandex Metrika integration for Nuxt",
|
|
6787
|
-
"repo": "artmizu/yandex-metrika-nuxt",
|
|
6788
|
-
"npm": "@artmizu/yandex-metrika-nuxt",
|
|
6789
|
-
"icon": "yandex-metrika.svg",
|
|
6790
|
-
"github": "https://github.com/artmizu/yandex-metrika-nuxt",
|
|
6791
|
-
"website": "https://github.com/artmizu/yandex-metrika-nuxt",
|
|
6792
|
-
"learn_more": "",
|
|
6793
|
-
"category": "Analytics",
|
|
6794
|
-
"type": "3rd-party",
|
|
6795
|
-
"maintainers": [
|
|
6796
|
-
{
|
|
6797
|
-
"name": "Aleksandr Saburov",
|
|
6798
|
-
"github": "artmizu",
|
|
6799
|
-
"avatar": "https://avatars.githubusercontent.com/artmizu?v=4"
|
|
6800
|
-
}
|
|
6801
|
-
],
|
|
6802
|
-
"compatibility": {
|
|
6803
|
-
"nuxt": "^3.0.0",
|
|
6804
|
-
"requires": {}
|
|
6805
|
-
}
|
|
6806
|
-
},
|
|
6807
|
-
{
|
|
6808
|
-
"name": "yandex-metrika",
|
|
6809
|
-
"description": "Yandex metrika Module for Nuxt.js",
|
|
6810
|
-
"repo": "nuxt-community/yandex-metrika-module",
|
|
6811
|
-
"npm": "@nuxtjs/yandex-metrika",
|
|
6812
|
-
"icon": "",
|
|
6813
|
-
"github": "https://github.com/nuxt-community/yandex-metrika-module",
|
|
6814
|
-
"website": "https://github.com/nuxt-community/yandex-metrika-module",
|
|
6815
|
-
"learn_more": "https://metrica.yandex.com/about",
|
|
6816
|
-
"category": "Analytics",
|
|
6817
|
-
"type": "community",
|
|
6818
|
-
"maintainers": [
|
|
6819
|
-
{
|
|
6820
|
-
"name": "Pooya Parsa",
|
|
6821
|
-
"github": "pi0",
|
|
6822
|
-
"twitter": "_pi0_"
|
|
6823
|
-
}
|
|
6824
|
-
],
|
|
6825
|
-
"compatibility": {
|
|
6826
|
-
"nuxt": "^2.0.0",
|
|
6827
|
-
"requires": {}
|
|
6828
|
-
}
|
|
6829
|
-
},
|
|
6830
7726
|
{
|
|
6831
7727
|
"name": "zendesk",
|
|
6832
|
-
"description": "Nuxt
|
|
7728
|
+
"description": "Nuxt module for Zendesk",
|
|
6833
7729
|
"repo": "DansMaCulotte/nuxt-zendesk",
|
|
6834
7730
|
"npm": "@dansmaculotte/nuxt-zendesk",
|
|
6835
7731
|
"icon": "zendesk.png",
|