@nuxt/modules 0.6.0-6009c6 → 0.6.0-615991
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 +1242 -313
- 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",
|
|
@@ -146,9 +146,55 @@
|
|
|
146
146
|
"requires": {}
|
|
147
147
|
}
|
|
148
148
|
},
|
|
149
|
+
{
|
|
150
|
+
"name": "ant-design-vue",
|
|
151
|
+
"description": "A Vue 3 based component library for designers and developers",
|
|
152
|
+
"repo": "vueComponent/ant-design-vue-nuxt",
|
|
153
|
+
"npm": "@ant-design-vue/nuxt",
|
|
154
|
+
"icon": "ant-design-vue.svg",
|
|
155
|
+
"github": "https://github.com/vueComponent/ant-design-vue-nuxt",
|
|
156
|
+
"website": "https://antdv.com",
|
|
157
|
+
"learn_more": "https://github.com/vueComponent/ant-design-vue-nuxt",
|
|
158
|
+
"category": "UI",
|
|
159
|
+
"type": "3rd-party",
|
|
160
|
+
"maintainers": [
|
|
161
|
+
{
|
|
162
|
+
"name": "tangjinzhou",
|
|
163
|
+
"github": "tangjinzhou"
|
|
164
|
+
}
|
|
165
|
+
],
|
|
166
|
+
"compatibility": {
|
|
167
|
+
"nuxt": "^3.0.0",
|
|
168
|
+
"requires": {
|
|
169
|
+
"bridge": "optional"
|
|
170
|
+
}
|
|
171
|
+
}
|
|
172
|
+
},
|
|
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
|
+
},
|
|
149
195
|
{
|
|
150
196
|
"name": "api-party",
|
|
151
|
-
"description": "Nuxt
|
|
197
|
+
"description": "Nuxt module to securely connect with any API – server proxy & dynamic composable names",
|
|
152
198
|
"repo": "johannschopplich/nuxt-api-party",
|
|
153
199
|
"npm": "nuxt-api-party",
|
|
154
200
|
"icon": "api-party.svg",
|
|
@@ -196,7 +242,7 @@
|
|
|
196
242
|
},
|
|
197
243
|
{
|
|
198
244
|
"name": "apollo",
|
|
199
|
-
"description": "Integrate GraphQL in your Nuxt
|
|
245
|
+
"description": "Integrate GraphQL in your Nuxt apps using vue-apollo.",
|
|
200
246
|
"repo": "nuxt-modules/apollo",
|
|
201
247
|
"npm": "@nuxtjs/apollo",
|
|
202
248
|
"icon": "apollo.png",
|
|
@@ -220,7 +266,7 @@
|
|
|
220
266
|
},
|
|
221
267
|
{
|
|
222
268
|
"name": "applicationinsights",
|
|
223
|
-
"description": "AppInsights module for Nuxt
|
|
269
|
+
"description": "AppInsights module for Nuxt",
|
|
224
270
|
"repo": "nuxt-community/applicationinsights-module",
|
|
225
271
|
"npm": "@nuxtjs/applicationinsights",
|
|
226
272
|
"icon": "application-insights.png",
|
|
@@ -262,9 +308,54 @@
|
|
|
262
308
|
"requires": {}
|
|
263
309
|
}
|
|
264
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
|
+
},
|
|
265
356
|
{
|
|
266
357
|
"name": "auth",
|
|
267
|
-
"description": "Zero-boilerplate authentication support for Nuxt.
|
|
358
|
+
"description": "Zero-boilerplate authentication support for Nuxt.",
|
|
268
359
|
"repo": "nuxt-community/auth-module",
|
|
269
360
|
"npm": "@nuxtjs/auth",
|
|
270
361
|
"icon": "auth.png",
|
|
@@ -289,9 +380,55 @@
|
|
|
289
380
|
"requires": {}
|
|
290
381
|
}
|
|
291
382
|
},
|
|
383
|
+
{
|
|
384
|
+
"name": "authjs",
|
|
385
|
+
"description": "Auth.js authentication Nuxt module. Edge compatible.",
|
|
386
|
+
"repo": "Hebilicious/authjs-nuxt#main",
|
|
387
|
+
"npm": "@hebilicious/authjs-nuxt",
|
|
388
|
+
"icon": "authjs.png",
|
|
389
|
+
"github": "https://github.com/Hebilicious/authjs-nuxt",
|
|
390
|
+
"website": "https://authjs-nuxt.pages.dev/",
|
|
391
|
+
"learn_more": "https://authjs.dev/",
|
|
392
|
+
"category": "Security",
|
|
393
|
+
"type": "3rd-party",
|
|
394
|
+
"maintainers": [
|
|
395
|
+
{
|
|
396
|
+
"name": "Hebilicious",
|
|
397
|
+
"github": "Hebilicious",
|
|
398
|
+
"twitter": "its_hebilicious"
|
|
399
|
+
}
|
|
400
|
+
],
|
|
401
|
+
"compatibility": {
|
|
402
|
+
"nuxt": "^3.0.0",
|
|
403
|
+
"requires": {}
|
|
404
|
+
}
|
|
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
|
+
},
|
|
292
429
|
{
|
|
293
430
|
"name": "axios",
|
|
294
|
-
"description": "Secure and easy Axios module with Nuxt
|
|
431
|
+
"description": "Secure and easy Axios module with Nuxt",
|
|
295
432
|
"repo": "nuxt-community/axios-module",
|
|
296
433
|
"npm": "@nuxtjs/axios",
|
|
297
434
|
"icon": "axios.svg",
|
|
@@ -314,7 +451,7 @@
|
|
|
314
451
|
},
|
|
315
452
|
{
|
|
316
453
|
"name": "basic-auth",
|
|
317
|
-
"description": "Provide basic authentication to your Nuxt
|
|
454
|
+
"description": "Provide basic authentication to your Nuxt application",
|
|
318
455
|
"repo": "potato4d/nuxt-basic-auth-module",
|
|
319
456
|
"npm": "nuxt-basic-auth-module",
|
|
320
457
|
"icon": "",
|
|
@@ -438,7 +575,7 @@
|
|
|
438
575
|
},
|
|
439
576
|
{
|
|
440
577
|
"name": "bulma-slim",
|
|
441
|
-
"description": "Nuxt
|
|
578
|
+
"description": "Nuxt module to automatically make a slim Bulma build of used features with Purgecss",
|
|
442
579
|
"repo": "mustardamus/nuxt-bulma-slim",
|
|
443
580
|
"npm": "nuxt-bulma-slim",
|
|
444
581
|
"icon": "bulma.png",
|
|
@@ -505,7 +642,7 @@
|
|
|
505
642
|
},
|
|
506
643
|
{
|
|
507
644
|
"name": "canvas-sketch",
|
|
508
|
-
"description": "Nuxt
|
|
645
|
+
"description": "Nuxt module for making generative and 3D artwork with canvas-sketch in JavaScript",
|
|
509
646
|
"repo": "LuXDAmore/generative-art",
|
|
510
647
|
"npm": "@luxdamore/nuxt-canvas-sketch",
|
|
511
648
|
"icon": "",
|
|
@@ -526,9 +663,31 @@
|
|
|
526
663
|
"requires": {}
|
|
527
664
|
}
|
|
528
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
|
+
},
|
|
529
688
|
{
|
|
530
689
|
"name": "chakra-ui",
|
|
531
|
-
"description": "Chakra UI Module for Nuxt
|
|
690
|
+
"description": "Chakra UI Module for Nuxt",
|
|
532
691
|
"repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
|
|
533
692
|
"npm": "@chakra-ui/nuxt",
|
|
534
693
|
"icon": "chakra-ui.png",
|
|
@@ -639,7 +798,7 @@
|
|
|
639
798
|
},
|
|
640
799
|
{
|
|
641
800
|
"name": "cloudcms",
|
|
642
|
-
"description": "CloudCMS Nuxt
|
|
801
|
+
"description": "CloudCMS Nuxt Module",
|
|
643
802
|
"repo": "gitana/cloudcms-nuxt",
|
|
644
803
|
"npm": "cloudcms-nuxt",
|
|
645
804
|
"icon": "",
|
|
@@ -688,11 +847,11 @@
|
|
|
688
847
|
},
|
|
689
848
|
{
|
|
690
849
|
"name": "cloudinary",
|
|
691
|
-
"description": "Optimize images and videos in your Nuxt
|
|
692
|
-
"repo": "nuxt-
|
|
850
|
+
"description": "Optimize images and videos in your Nuxt application",
|
|
851
|
+
"repo": "nuxt-modules/cloudinary",
|
|
693
852
|
"npm": "@nuxtjs/cloudinary",
|
|
694
853
|
"icon": "cloudinary.png",
|
|
695
|
-
"github": "https://github.com/nuxt-
|
|
854
|
+
"github": "https://github.com/nuxt-modules/cloudinary",
|
|
696
855
|
"website": "https://cloudinary.nuxtjs.org",
|
|
697
856
|
"learn_more": "https://cloudinary.com",
|
|
698
857
|
"category": "Images",
|
|
@@ -711,11 +870,11 @@
|
|
|
711
870
|
},
|
|
712
871
|
{
|
|
713
872
|
"name": "color-mode",
|
|
714
|
-
"description": "Dark and Light mode for
|
|
715
|
-
"repo": "nuxt-
|
|
873
|
+
"description": "Dark and Light mode for Nuxt with auto detection",
|
|
874
|
+
"repo": "nuxt-modules/color-mode",
|
|
716
875
|
"npm": "@nuxtjs/color-mode",
|
|
717
876
|
"icon": "color-mode.png",
|
|
718
|
-
"github": "https://github.com/nuxt-
|
|
877
|
+
"github": "https://github.com/nuxt-modules/color-mode",
|
|
719
878
|
"website": "https://color-mode.nuxtjs.org",
|
|
720
879
|
"learn_more": "",
|
|
721
880
|
"category": "UI",
|
|
@@ -932,7 +1091,7 @@
|
|
|
932
1091
|
},
|
|
933
1092
|
{
|
|
934
1093
|
"name": "darkmode.js",
|
|
935
|
-
"description": "Add darkmode / nightmode to your Nuxt
|
|
1094
|
+
"description": "Add darkmode / nightmode to your Nuxt project in a few seconds",
|
|
936
1095
|
"repo": "sandoche/nuxtjs-darkmode-js-module#main",
|
|
937
1096
|
"npm": "nuxtjs-darkmode-js-module",
|
|
938
1097
|
"icon": "darkmode.png",
|
|
@@ -954,7 +1113,7 @@
|
|
|
954
1113
|
},
|
|
955
1114
|
{
|
|
956
1115
|
"name": "date-fns",
|
|
957
|
-
"description": "Modern JavaScript date utility library - date-fns for Nuxt
|
|
1116
|
+
"description": "Modern JavaScript date utility library - date-fns for Nuxt",
|
|
958
1117
|
"repo": "nuxt-community/date-fns-module",
|
|
959
1118
|
"npm": "@nuxtjs/date-fns",
|
|
960
1119
|
"icon": "date-fns.png",
|
|
@@ -976,7 +1135,7 @@
|
|
|
976
1135
|
},
|
|
977
1136
|
{
|
|
978
1137
|
"name": "datocms-nuxt2",
|
|
979
|
-
"description": "DatoCMS integration for Nuxt
|
|
1138
|
+
"description": "DatoCMS integration for Nuxt v2",
|
|
980
1139
|
"repo": "voorhoede/nuxt-datocms-module",
|
|
981
1140
|
"npm": "@voorhoede/nuxt-datocms-module",
|
|
982
1141
|
"icon": "datocms.svg",
|
|
@@ -1045,8 +1204,8 @@
|
|
|
1045
1204
|
},
|
|
1046
1205
|
{
|
|
1047
1206
|
"name": "delay-hydration",
|
|
1048
|
-
"description": "Improve your Nuxt
|
|
1049
|
-
"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",
|
|
1050
1209
|
"npm": "nuxt-delay-hydration",
|
|
1051
1210
|
"icon": "lighthouse.svg",
|
|
1052
1211
|
"github": "https://github.com/harlan-zw/nuxt-delay-hydration",
|
|
@@ -1068,12 +1227,12 @@
|
|
|
1068
1227
|
},
|
|
1069
1228
|
{
|
|
1070
1229
|
"name": "device",
|
|
1071
|
-
"description": "Device detection module for Nuxt
|
|
1072
|
-
"repo": "nuxt-
|
|
1230
|
+
"description": "Device detection module for Nuxt",
|
|
1231
|
+
"repo": "nuxt-modules/device",
|
|
1073
1232
|
"npm": "@nuxtjs/device",
|
|
1074
1233
|
"icon": "",
|
|
1075
|
-
"github": "https://github.com/nuxt-
|
|
1076
|
-
"website": "https://github.com/nuxt-
|
|
1234
|
+
"github": "https://github.com/nuxt-modules/device",
|
|
1235
|
+
"website": "https://github.com/nuxt-modules/device",
|
|
1077
1236
|
"learn_more": "",
|
|
1078
1237
|
"category": "Extensions",
|
|
1079
1238
|
"type": "community",
|
|
@@ -1091,7 +1250,7 @@
|
|
|
1091
1250
|
{
|
|
1092
1251
|
"name": "devtools",
|
|
1093
1252
|
"description": "Unleash Nuxt Developer Experience. A set of visual tools that help you to know your app better.",
|
|
1094
|
-
"repo": "nuxt/devtools#main",
|
|
1253
|
+
"repo": "nuxt/devtools#main/packages/devtools",
|
|
1095
1254
|
"npm": "@nuxt/devtools",
|
|
1096
1255
|
"icon": "nuxt.svg",
|
|
1097
1256
|
"github": "https://github.com/nuxt/devtools",
|
|
@@ -1113,13 +1272,13 @@
|
|
|
1113
1272
|
},
|
|
1114
1273
|
{
|
|
1115
1274
|
"name": "directus",
|
|
1116
|
-
"description": "Easily connect your
|
|
1275
|
+
"description": "Easily connect your Nuxt application to your directus server.",
|
|
1117
1276
|
"repo": "intevel/nuxt-directus",
|
|
1118
1277
|
"npm": "nuxt-directus",
|
|
1119
1278
|
"icon": "directus.svg",
|
|
1120
|
-
"github": "https://github.com/
|
|
1121
|
-
"website": "https://nuxt-directus.
|
|
1122
|
-
"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/",
|
|
1123
1282
|
"category": "CMS",
|
|
1124
1283
|
"type": "3rd-party",
|
|
1125
1284
|
"maintainers": [
|
|
@@ -1130,15 +1289,36 @@
|
|
|
1130
1289
|
}
|
|
1131
1290
|
],
|
|
1132
1291
|
"compatibility": {
|
|
1133
|
-
"nuxt": "^
|
|
1134
|
-
"requires": {
|
|
1135
|
-
|
|
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"
|
|
1136
1312
|
}
|
|
1313
|
+
],
|
|
1314
|
+
"compatibility": {
|
|
1315
|
+
"nuxt": "^3.0.0",
|
|
1316
|
+
"requires": {}
|
|
1137
1317
|
}
|
|
1138
1318
|
},
|
|
1139
1319
|
{
|
|
1140
1320
|
"name": "dotenv",
|
|
1141
|
-
"description": "A Nuxt
|
|
1321
|
+
"description": "A Nuxt module that loads your .env file into your context options",
|
|
1142
1322
|
"repo": "nuxt-community/dotenv-module",
|
|
1143
1323
|
"npm": "@nuxtjs/dotenv",
|
|
1144
1324
|
"icon": "dotenv.png",
|
|
@@ -1160,7 +1340,7 @@
|
|
|
1160
1340
|
},
|
|
1161
1341
|
{
|
|
1162
1342
|
"name": "drupal-ce",
|
|
1163
|
-
"description": "Connects Nuxt
|
|
1343
|
+
"description": "Connects Nuxt with Drupal via the Lupus Custom Elements Renderer",
|
|
1164
1344
|
"repo": "drunomics/nuxtjs-drupal-ce",
|
|
1165
1345
|
"npm": "nuxtjs-drupal-ce",
|
|
1166
1346
|
"icon": "drupal-ce.png",
|
|
@@ -1193,7 +1373,7 @@
|
|
|
1193
1373
|
},
|
|
1194
1374
|
{
|
|
1195
1375
|
"name": "druxt",
|
|
1196
|
-
"description": "A bridge between frameworks, Drupal in the back, Nuxt
|
|
1376
|
+
"description": "A bridge between frameworks, Drupal in the back, Nuxt in the front.",
|
|
1197
1377
|
"repo": "druxt/druxt.js#develop/packages/druxt",
|
|
1198
1378
|
"npm": "druxt",
|
|
1199
1379
|
"icon": "druxt.svg",
|
|
@@ -1261,7 +1441,7 @@
|
|
|
1261
1441
|
},
|
|
1262
1442
|
{
|
|
1263
1443
|
"name": "emotion",
|
|
1264
|
-
"description": "The Next Generation of CSS-in-JS for Nuxt
|
|
1444
|
+
"description": "The Next Generation of CSS-in-JS for Nuxt",
|
|
1265
1445
|
"repo": "nuxt-modules/emotion",
|
|
1266
1446
|
"npm": "@nuxtjs/emotion",
|
|
1267
1447
|
"icon": "emotion.png",
|
|
@@ -1289,7 +1469,7 @@
|
|
|
1289
1469
|
},
|
|
1290
1470
|
{
|
|
1291
1471
|
"name": "eslint",
|
|
1292
|
-
"description": "ESLint module for Nuxt
|
|
1472
|
+
"description": "ESLint module for Nuxt",
|
|
1293
1473
|
"repo": "nuxt-community/eslint-module",
|
|
1294
1474
|
"npm": "@nuxtjs/eslint-module",
|
|
1295
1475
|
"icon": "eslint.png",
|
|
@@ -1311,7 +1491,7 @@
|
|
|
1311
1491
|
},
|
|
1312
1492
|
{
|
|
1313
1493
|
"name": "event-trace",
|
|
1314
|
-
"description": "Module for event trace in Nuxt
|
|
1494
|
+
"description": "Module for event trace in Nuxt",
|
|
1315
1495
|
"repo": "nuxt-community/nuxt-event-trace",
|
|
1316
1496
|
"npm": "nuxt-event-trace",
|
|
1317
1497
|
"icon": "",
|
|
@@ -1355,7 +1535,7 @@
|
|
|
1355
1535
|
},
|
|
1356
1536
|
{
|
|
1357
1537
|
"name": "feature-toggle",
|
|
1358
|
-
"description": "Feature toggle module for Nuxt
|
|
1538
|
+
"description": "Feature toggle module for Nuxt",
|
|
1359
1539
|
"repo": "stephenkr/nuxt-feature-toggle",
|
|
1360
1540
|
"npm": "nuxt-feature-toggle",
|
|
1361
1541
|
"icon": "",
|
|
@@ -1422,7 +1602,7 @@
|
|
|
1422
1602
|
},
|
|
1423
1603
|
{
|
|
1424
1604
|
"name": "floating-prompt-module",
|
|
1425
|
-
"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",
|
|
1426
1606
|
"repo": "sandoche/nuxt-floating-prompt-module#main",
|
|
1427
1607
|
"npm": "nuxt-floating-prompt-module",
|
|
1428
1608
|
"icon": "",
|
|
@@ -1531,6 +1711,29 @@
|
|
|
1531
1711
|
"requires": {}
|
|
1532
1712
|
}
|
|
1533
1713
|
},
|
|
1714
|
+
{
|
|
1715
|
+
"name": "form-actions",
|
|
1716
|
+
"description": "A set of features and composables to interact with forms and server data.",
|
|
1717
|
+
"repo": "Hebilicious/form-actions-nuxt#main/packages/form-action-nuxt",
|
|
1718
|
+
"npm": "@hebilicious/form-actions-nuxt",
|
|
1719
|
+
"icon": "form-actions.svg",
|
|
1720
|
+
"github": "https://github.com/Hebilicious/form-actions-nuxt",
|
|
1721
|
+
"website": "https://form-actions-nuxt.pages.dev/",
|
|
1722
|
+
"learn_more": "https://github.com/Hebilicious/form-actions-nuxt#readme",
|
|
1723
|
+
"category": "Request",
|
|
1724
|
+
"type": "3rd-party",
|
|
1725
|
+
"maintainers": [
|
|
1726
|
+
{
|
|
1727
|
+
"name": "Hebilicious",
|
|
1728
|
+
"github": "Hebilicious",
|
|
1729
|
+
"twitter": "its_hebilicious"
|
|
1730
|
+
}
|
|
1731
|
+
],
|
|
1732
|
+
"compatibility": {
|
|
1733
|
+
"nuxt": "^3.7.0",
|
|
1734
|
+
"requires": {}
|
|
1735
|
+
}
|
|
1736
|
+
},
|
|
1534
1737
|
{
|
|
1535
1738
|
"name": "formkit",
|
|
1536
1739
|
"description": "Seamless FormKit integration for Nuxt",
|
|
@@ -1605,7 +1808,7 @@
|
|
|
1605
1808
|
},
|
|
1606
1809
|
{
|
|
1607
1810
|
"name": "google-adsense",
|
|
1608
|
-
"description": "Google Adsense Module for Nuxt
|
|
1811
|
+
"description": "Google Adsense Module for Nuxt",
|
|
1609
1812
|
"repo": "nuxt-community/google-adsense-module",
|
|
1610
1813
|
"npm": "@nuxtjs/google-adsense",
|
|
1611
1814
|
"icon": "google-adsense.png",
|
|
@@ -1631,7 +1834,7 @@
|
|
|
1631
1834
|
},
|
|
1632
1835
|
{
|
|
1633
1836
|
"name": "google-analytics",
|
|
1634
|
-
"description": "Google analytics Module for Nuxt
|
|
1837
|
+
"description": "Google analytics Module for Nuxt",
|
|
1635
1838
|
"repo": "nuxt-community/analytics-module",
|
|
1636
1839
|
"npm": "@nuxtjs/google-analytics",
|
|
1637
1840
|
"icon": "google-analytics.png",
|
|
@@ -1663,12 +1866,12 @@
|
|
|
1663
1866
|
},
|
|
1664
1867
|
{
|
|
1665
1868
|
"name": "google-fonts",
|
|
1666
|
-
"description": "Google Fonts module for
|
|
1667
|
-
"repo": "nuxt-
|
|
1869
|
+
"description": "Google Fonts module for Nuxt",
|
|
1870
|
+
"repo": "nuxt-modules/google-fonts",
|
|
1668
1871
|
"npm": "@nuxtjs/google-fonts",
|
|
1669
1872
|
"icon": "google-fonts.png",
|
|
1670
|
-
"github": "https://github.com/nuxt-
|
|
1671
|
-
"website": "https://
|
|
1873
|
+
"github": "https://github.com/nuxt-modules/google-fonts",
|
|
1874
|
+
"website": "https://google-fonts.nuxtjs.org",
|
|
1672
1875
|
"learn_more": "https://developers.google.com/fonts",
|
|
1673
1876
|
"category": "Fonts",
|
|
1674
1877
|
"type": "community",
|
|
@@ -1687,7 +1890,7 @@
|
|
|
1687
1890
|
},
|
|
1688
1891
|
{
|
|
1689
1892
|
"name": "google-gtag",
|
|
1690
|
-
"description": "Google GTag for Nuxt
|
|
1893
|
+
"description": "Google GTag for Nuxt",
|
|
1691
1894
|
"repo": "nuxt-community/google-gtag",
|
|
1692
1895
|
"npm": "@nuxtjs/google-gtag",
|
|
1693
1896
|
"icon": "gtm.png",
|
|
@@ -1713,7 +1916,7 @@
|
|
|
1713
1916
|
},
|
|
1714
1917
|
{
|
|
1715
1918
|
"name": "google-optimize",
|
|
1716
|
-
"description": "SSR friendly Google Optimize module for Nuxt
|
|
1919
|
+
"description": "SSR friendly Google Optimize module for Nuxt",
|
|
1717
1920
|
"repo": "nuxt-community/google-optimize-module",
|
|
1718
1921
|
"npm": "nuxt-google-optimize",
|
|
1719
1922
|
"icon": "google-optimize.png",
|
|
@@ -1768,7 +1971,7 @@
|
|
|
1768
1971
|
},
|
|
1769
1972
|
{
|
|
1770
1973
|
"name": "graphql-request",
|
|
1771
|
-
"description": "Easy Minimal GraphQL client integration with Nuxt
|
|
1974
|
+
"description": "Easy Minimal GraphQL client integration with Nuxt",
|
|
1772
1975
|
"repo": "gomah/nuxt-graphql-request",
|
|
1773
1976
|
"npm": "nuxt-graphql-request",
|
|
1774
1977
|
"icon": "graphql-request.png",
|
|
@@ -1784,7 +1987,7 @@
|
|
|
1784
1987
|
}
|
|
1785
1988
|
],
|
|
1786
1989
|
"compatibility": {
|
|
1787
|
-
"nuxt": "^2.0.0",
|
|
1990
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1788
1991
|
"requires": {}
|
|
1789
1992
|
}
|
|
1790
1993
|
},
|
|
@@ -1807,12 +2010,13 @@
|
|
|
1807
2010
|
],
|
|
1808
2011
|
"compatibility": {
|
|
1809
2012
|
"nuxt": "^3.0.0",
|
|
1810
|
-
"requires": {}
|
|
2013
|
+
"requires": {},
|
|
2014
|
+
"devtools": "^0.0.0"
|
|
1811
2015
|
}
|
|
1812
2016
|
},
|
|
1813
2017
|
{
|
|
1814
2018
|
"name": "gtag",
|
|
1815
|
-
"description": "Google Analytics integration for Nuxt
|
|
2019
|
+
"description": "Google Analytics integration for Nuxt",
|
|
1816
2020
|
"repo": "johannschopplich/nuxt-gtag",
|
|
1817
2021
|
"npm": "nuxt-gtag",
|
|
1818
2022
|
"icon": "gtag.svg",
|
|
@@ -1836,7 +2040,7 @@
|
|
|
1836
2040
|
},
|
|
1837
2041
|
{
|
|
1838
2042
|
"name": "gtm",
|
|
1839
|
-
"description": "Google Tag Manager Module for Nuxt
|
|
2043
|
+
"description": "Google Tag Manager Module for Nuxt",
|
|
1840
2044
|
"repo": "nuxt-community/gtm-module",
|
|
1841
2045
|
"npm": "@nuxtjs/gtm",
|
|
1842
2046
|
"icon": "gtm.png",
|
|
@@ -1859,7 +2063,7 @@
|
|
|
1859
2063
|
},
|
|
1860
2064
|
{
|
|
1861
2065
|
"name": "guess",
|
|
1862
|
-
"description": "Guess.js module for Nuxt
|
|
2066
|
+
"description": "Guess.js module for Nuxt",
|
|
1863
2067
|
"repo": "nuxt-community/guess-module",
|
|
1864
2068
|
"npm": "@nuxtjs/guess-module",
|
|
1865
2069
|
"icon": "guessjs.png",
|
|
@@ -1879,6 +2083,28 @@
|
|
|
1879
2083
|
"requires": {}
|
|
1880
2084
|
}
|
|
1881
2085
|
},
|
|
2086
|
+
{
|
|
2087
|
+
"name": "hanko",
|
|
2088
|
+
"description": "Hanko integration for Nuxt for passwordless authentication",
|
|
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/",
|
|
2095
|
+
"category": "Security",
|
|
2096
|
+
"type": "community",
|
|
2097
|
+
"maintainers": [
|
|
2098
|
+
{
|
|
2099
|
+
"name": "danielroe",
|
|
2100
|
+
"github": "danielroe"
|
|
2101
|
+
}
|
|
2102
|
+
],
|
|
2103
|
+
"compatibility": {
|
|
2104
|
+
"nuxt": "^3.0.0",
|
|
2105
|
+
"requires": {}
|
|
2106
|
+
}
|
|
2107
|
+
},
|
|
1882
2108
|
{
|
|
1883
2109
|
"name": "harlem",
|
|
1884
2110
|
"description": "Harlem is a simple, unopinionated, lightweight and extensible state management solution for Vue 3.",
|
|
@@ -1949,7 +2175,7 @@
|
|
|
1949
2175
|
},
|
|
1950
2176
|
{
|
|
1951
2177
|
"name": "helmet",
|
|
1952
|
-
"description": "Easy Helmet module with Nuxt
|
|
2178
|
+
"description": "Easy Helmet module with Nuxt'",
|
|
1953
2179
|
"repo": "victor-perez/nuxt-helmet",
|
|
1954
2180
|
"npm": "nuxt-helmet",
|
|
1955
2181
|
"icon": "",
|
|
@@ -1993,7 +2219,7 @@
|
|
|
1993
2219
|
},
|
|
1994
2220
|
{
|
|
1995
2221
|
"name": "history-state",
|
|
1996
|
-
"description": "Nuxt
|
|
2222
|
+
"description": "Nuxt module to backup or restore historical states",
|
|
1997
2223
|
"repo": "hidekatsu-izuno/nuxt-history-state",
|
|
1998
2224
|
"npm": "nuxt-history-state",
|
|
1999
2225
|
"icon": "",
|
|
@@ -2062,7 +2288,7 @@
|
|
|
2062
2288
|
},
|
|
2063
2289
|
{
|
|
2064
2290
|
"name": "http",
|
|
2065
|
-
"description": "Universal HTTP Module for Nuxt
|
|
2291
|
+
"description": "Universal HTTP Module for Nuxt",
|
|
2066
2292
|
"repo": "nuxt/http",
|
|
2067
2293
|
"npm": "@nuxt/http",
|
|
2068
2294
|
"icon": "http.png",
|
|
@@ -2090,7 +2316,7 @@
|
|
|
2090
2316
|
},
|
|
2091
2317
|
{
|
|
2092
2318
|
"name": "humans-txt",
|
|
2093
|
-
"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.",
|
|
2094
2320
|
"repo": "Luxdamore/nuxt-humans-txt",
|
|
2095
2321
|
"npm": "@luxdamore/nuxt-humans-txt",
|
|
2096
2322
|
"icon": "",
|
|
@@ -2114,11 +2340,11 @@
|
|
|
2114
2340
|
{
|
|
2115
2341
|
"name": "i18n",
|
|
2116
2342
|
"description": "i18n features for your Nuxt project so you can easily add internationalization.",
|
|
2117
|
-
"repo": "nuxt-
|
|
2343
|
+
"repo": "nuxt-modules/i18n",
|
|
2118
2344
|
"npm": "@nuxtjs/i18n",
|
|
2119
2345
|
"icon": "i18n.png",
|
|
2120
|
-
"github": "https://github.com/nuxt-
|
|
2121
|
-
"website": "https://i18n.nuxtjs.org",
|
|
2346
|
+
"github": "https://github.com/nuxt-modules/i18n",
|
|
2347
|
+
"website": "https://v8.i18n.nuxtjs.org",
|
|
2122
2348
|
"learn_more": "https://kazupon.github.io/vue-i18n/",
|
|
2123
2349
|
"category": "Extensions",
|
|
2124
2350
|
"type": "community",
|
|
@@ -2178,7 +2404,8 @@
|
|
|
2178
2404
|
],
|
|
2179
2405
|
"compatibility": {
|
|
2180
2406
|
"nuxt": "^3.0.0",
|
|
2181
|
-
"requires": {}
|
|
2407
|
+
"requires": {},
|
|
2408
|
+
"devtools": "^0.0.0"
|
|
2182
2409
|
}
|
|
2183
2410
|
},
|
|
2184
2411
|
{
|
|
@@ -2227,12 +2454,12 @@
|
|
|
2227
2454
|
},
|
|
2228
2455
|
{
|
|
2229
2456
|
"name": "image",
|
|
2230
|
-
"description": "Optimised images for
|
|
2457
|
+
"description": "Optimised images for Nuxt, with progressive processing, lazy-loading, real-time resizes and providers support.",
|
|
2231
2458
|
"repo": "nuxt/image",
|
|
2232
2459
|
"npm": "@nuxt/image",
|
|
2233
2460
|
"icon": "image.png",
|
|
2234
2461
|
"github": "https://github.com/nuxt/image",
|
|
2235
|
-
"website": "https://image.
|
|
2462
|
+
"website": "https://image.nuxt.com",
|
|
2236
2463
|
"learn_more": "",
|
|
2237
2464
|
"category": "Images",
|
|
2238
2465
|
"type": "official",
|
|
@@ -2242,6 +2469,11 @@
|
|
|
2242
2469
|
"github": "farnabaz",
|
|
2243
2470
|
"twitter": "a_birang"
|
|
2244
2471
|
},
|
|
2472
|
+
{
|
|
2473
|
+
"name": "Daniel Roe",
|
|
2474
|
+
"github": "danielroe",
|
|
2475
|
+
"twitter": "danielcroe"
|
|
2476
|
+
},
|
|
2245
2477
|
{
|
|
2246
2478
|
"name": "Pooya Parsa",
|
|
2247
2479
|
"github": "pi0",
|
|
@@ -2262,7 +2494,7 @@
|
|
|
2262
2494
|
},
|
|
2263
2495
|
{
|
|
2264
2496
|
"name": "imagemin",
|
|
2265
|
-
"description": "Automatically optimize (compress) all images used in Nuxt
|
|
2497
|
+
"description": "Automatically optimize (compress) all images used in Nuxt",
|
|
2266
2498
|
"repo": "nuxt-community/imagemin-module",
|
|
2267
2499
|
"npm": "@nuxtjs/imagemin",
|
|
2268
2500
|
"icon": "imagemin.png",
|
|
@@ -2309,7 +2541,7 @@
|
|
|
2309
2541
|
},
|
|
2310
2542
|
{
|
|
2311
2543
|
"name": "intercom",
|
|
2312
|
-
"description": "Conversational, messenger-based experiences with Intercom Module for Nuxt
|
|
2544
|
+
"description": "Conversational, messenger-based experiences with Intercom Module for Nuxt",
|
|
2313
2545
|
"repo": "hex-digital/nuxt-intercom",
|
|
2314
2546
|
"npm": "@hexdigital/nuxt-intercom",
|
|
2315
2547
|
"icon": "intercom.png",
|
|
@@ -2354,7 +2586,7 @@
|
|
|
2354
2586
|
},
|
|
2355
2587
|
{
|
|
2356
2588
|
"name": "jsonapi",
|
|
2357
|
-
"description": "Easy JSON:API client integration for Nuxt
|
|
2589
|
+
"description": "Easy JSON:API client integration for Nuxt",
|
|
2358
2590
|
"repo": "patrickcate/nuxt-jsonapi",
|
|
2359
2591
|
"npm": "nuxt-jsonapi",
|
|
2360
2592
|
"icon": "jsonapi.svg",
|
|
@@ -2396,9 +2628,36 @@
|
|
|
2396
2628
|
"requires": {}
|
|
2397
2629
|
}
|
|
2398
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
|
+
},
|
|
2399
2658
|
{
|
|
2400
2659
|
"name": "kql",
|
|
2401
|
-
"description": "Nuxt
|
|
2660
|
+
"description": "Nuxt module for Kirby's Query Language API",
|
|
2402
2661
|
"repo": "johannschopplich/nuxt-kql",
|
|
2403
2662
|
"npm": "nuxt-kql",
|
|
2404
2663
|
"icon": "kql.svg",
|
|
@@ -2422,7 +2681,7 @@
|
|
|
2422
2681
|
},
|
|
2423
2682
|
{
|
|
2424
2683
|
"name": "laravel-echo",
|
|
2425
|
-
"description": "Laravel Echo for Nuxt
|
|
2684
|
+
"description": "Laravel Echo for Nuxt",
|
|
2426
2685
|
"repo": "nuxt-community/laravel-echo",
|
|
2427
2686
|
"npm": "@nuxtjs/laravel-echo",
|
|
2428
2687
|
"icon": "laravel-echo.png",
|
|
@@ -2510,13 +2769,13 @@
|
|
|
2510
2769
|
},
|
|
2511
2770
|
{
|
|
2512
2771
|
"name": "link-checker",
|
|
2513
|
-
"description": "
|
|
2772
|
+
"description": "Find and magically fix links that may be negatively effecting your Nuxt sites SEO.",
|
|
2514
2773
|
"repo": "harlan-zw/nuxt-link-checker",
|
|
2515
2774
|
"npm": "nuxt-link-checker",
|
|
2516
|
-
"icon": "",
|
|
2775
|
+
"icon": "link-checker.svg",
|
|
2517
2776
|
"github": "https://github.com/harlan-zw/nuxt-link-checker",
|
|
2518
|
-
"website": "https://
|
|
2519
|
-
"learn_more": "",
|
|
2777
|
+
"website": "https://nuxtseo.com/link-checker",
|
|
2778
|
+
"learn_more": "https://nuxtseo.com/link-checker",
|
|
2520
2779
|
"category": "SEO",
|
|
2521
2780
|
"type": "3rd-party",
|
|
2522
2781
|
"maintainers": [
|
|
@@ -2529,7 +2788,8 @@
|
|
|
2529
2788
|
],
|
|
2530
2789
|
"compatibility": {
|
|
2531
2790
|
"nuxt": "^3.0.0",
|
|
2532
|
-
"requires": {}
|
|
2791
|
+
"requires": {},
|
|
2792
|
+
"devtools": "^0.0.0"
|
|
2533
2793
|
}
|
|
2534
2794
|
},
|
|
2535
2795
|
{
|
|
@@ -2606,12 +2866,12 @@
|
|
|
2606
2866
|
},
|
|
2607
2867
|
{
|
|
2608
2868
|
"name": "logrocket",
|
|
2609
|
-
"description": "LogRocket module for Nuxt
|
|
2610
|
-
"repo": "nuxt-
|
|
2869
|
+
"description": "LogRocket module for Nuxt to help you fix bugs and understand user behaviour.",
|
|
2870
|
+
"repo": "nuxt-modules/logrocket",
|
|
2611
2871
|
"npm": "nuxt-logrocket",
|
|
2612
2872
|
"icon": "logrocket.png",
|
|
2613
|
-
"github": "https://github.com/nuxt-
|
|
2614
|
-
"website": "https://github.com/nuxt-
|
|
2873
|
+
"github": "https://github.com/nuxt-modules/logrocket",
|
|
2874
|
+
"website": "https://github.com/nuxt-modules/logrocket",
|
|
2615
2875
|
"learn_more": "https://docs.logrocket.com/docs",
|
|
2616
2876
|
"category": "Monitoring",
|
|
2617
2877
|
"type": "community",
|
|
@@ -2627,9 +2887,35 @@
|
|
|
2627
2887
|
"requires": {}
|
|
2628
2888
|
}
|
|
2629
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
|
+
},
|
|
2630
2916
|
{
|
|
2631
2917
|
"name": "lunr",
|
|
2632
|
-
"description": "Full-text search with pre-build indexes for Nuxt
|
|
2918
|
+
"description": "Full-text search with pre-build indexes for Nuxt using lunr.js",
|
|
2633
2919
|
"repo": "nuxt-community/lunr-module",
|
|
2634
2920
|
"npm": "@nuxtjs/lunr-module",
|
|
2635
2921
|
"icon": "",
|
|
@@ -2717,6 +3003,28 @@
|
|
|
2717
3003
|
"requires": {}
|
|
2718
3004
|
}
|
|
2719
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
|
+
},
|
|
2720
3028
|
{
|
|
2721
3029
|
"name": "mdx",
|
|
2722
3030
|
"description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
|
|
@@ -2742,7 +3050,7 @@
|
|
|
2742
3050
|
},
|
|
2743
3051
|
{
|
|
2744
3052
|
"name": "medusa",
|
|
2745
|
-
"description": "Easily connect to Medusa from your Nuxt
|
|
3053
|
+
"description": "Easily connect to Medusa from your Nuxt application",
|
|
2746
3054
|
"repo": "Baroshem/nuxt-medusa",
|
|
2747
3055
|
"npm": "nuxt-medusa",
|
|
2748
3056
|
"icon": "medusa.svg",
|
|
@@ -2767,7 +3075,7 @@
|
|
|
2767
3075
|
},
|
|
2768
3076
|
{
|
|
2769
3077
|
"name": "meilisearch",
|
|
2770
|
-
"description": "Meilisearch Instant Search module for Nuxt
|
|
3078
|
+
"description": "Meilisearch Instant Search module for Nuxt",
|
|
2771
3079
|
"repo": "xlanex6/nuxt-meilisearch",
|
|
2772
3080
|
"npm": "nuxt-meilisearch",
|
|
2773
3081
|
"icon": "meilisearch.svg",
|
|
@@ -2787,7 +3095,8 @@
|
|
|
2787
3095
|
"nuxt": "^3.0.0",
|
|
2788
3096
|
"requires": {
|
|
2789
3097
|
"bridge": false
|
|
2790
|
-
}
|
|
3098
|
+
},
|
|
3099
|
+
"devtools": "^0.0.0"
|
|
2791
3100
|
}
|
|
2792
3101
|
},
|
|
2793
3102
|
{
|
|
@@ -2859,7 +3168,7 @@
|
|
|
2859
3168
|
},
|
|
2860
3169
|
{
|
|
2861
3170
|
"name": "moment",
|
|
2862
|
-
"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.",
|
|
2863
3172
|
"repo": "nuxt-community/moment-module",
|
|
2864
3173
|
"npm": "@nuxtjs/moment",
|
|
2865
3174
|
"icon": "momentjs.png",
|
|
@@ -2886,7 +3195,7 @@
|
|
|
2886
3195
|
},
|
|
2887
3196
|
{
|
|
2888
3197
|
"name": "mq",
|
|
2889
|
-
"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.",
|
|
2890
3199
|
"repo": "vanhoofmaarten/nuxt-mq",
|
|
2891
3200
|
"npm": "nuxt-mq",
|
|
2892
3201
|
"icon": "",
|
|
@@ -2930,7 +3239,7 @@
|
|
|
2930
3239
|
},
|
|
2931
3240
|
{
|
|
2932
3241
|
"name": "netlify-cache",
|
|
2933
|
-
"description": "Nuxt
|
|
3242
|
+
"description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
|
|
2934
3243
|
"repo": "DreaMinder/nuxt-netlify-cache",
|
|
2935
3244
|
"npm": "nuxt-netlify-cache",
|
|
2936
3245
|
"icon": "netlify.png",
|
|
@@ -2975,7 +3284,7 @@
|
|
|
2975
3284
|
},
|
|
2976
3285
|
{
|
|
2977
3286
|
"name": "netlify",
|
|
2978
|
-
"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.",
|
|
2979
3288
|
"repo": "bazzite/nuxt-netlify",
|
|
2980
3289
|
"npm": "@aceforth/nuxt-netlify",
|
|
2981
3290
|
"icon": "netlify.png",
|
|
@@ -3067,6 +3376,28 @@
|
|
|
3067
3376
|
"requires": {}
|
|
3068
3377
|
}
|
|
3069
3378
|
},
|
|
3379
|
+
{
|
|
3380
|
+
"name": "nuxt-anchorscroll",
|
|
3381
|
+
"description": "Scroll to top and to anchor support for Nuxt",
|
|
3382
|
+
"repo": "helltraitor/nuxt-anchorscroll",
|
|
3383
|
+
"npm": "nuxt-anchorscroll",
|
|
3384
|
+
"icon": "",
|
|
3385
|
+
"github": "https://github.com/helltraitor/nuxt-anchorscroll",
|
|
3386
|
+
"website": "https://github.com/helltraitor/nuxt-anchorscroll",
|
|
3387
|
+
"learn_more": "",
|
|
3388
|
+
"category": "UI",
|
|
3389
|
+
"type": "3rd-party",
|
|
3390
|
+
"maintainers": [
|
|
3391
|
+
{
|
|
3392
|
+
"name": "Helltraitor",
|
|
3393
|
+
"github": "helltraitor"
|
|
3394
|
+
}
|
|
3395
|
+
],
|
|
3396
|
+
"compatibility": {
|
|
3397
|
+
"nuxt": "^3.0.0",
|
|
3398
|
+
"requires": {}
|
|
3399
|
+
}
|
|
3400
|
+
},
|
|
3070
3401
|
{
|
|
3071
3402
|
"name": "nuxt-auth",
|
|
3072
3403
|
"description": "",
|
|
@@ -3089,9 +3420,53 @@
|
|
|
3089
3420
|
"requires": {}
|
|
3090
3421
|
}
|
|
3091
3422
|
},
|
|
3423
|
+
{
|
|
3424
|
+
"name": "nuxt-basic-auth",
|
|
3425
|
+
"description": "Nuxt Module for Basic Authentication",
|
|
3426
|
+
"repo": "kgierke/nuxt-basic-auth",
|
|
3427
|
+
"npm": "@kgierke/nuxt-basic-auth",
|
|
3428
|
+
"icon": "",
|
|
3429
|
+
"github": "https://github.com/kgierke/nuxt-basic-auth",
|
|
3430
|
+
"website": "https://github.com/kgierke/nuxt-basic-auth",
|
|
3431
|
+
"learn_more": "",
|
|
3432
|
+
"category": "Security",
|
|
3433
|
+
"type": "3rd-party",
|
|
3434
|
+
"maintainers": [
|
|
3435
|
+
{
|
|
3436
|
+
"name": "kgierke",
|
|
3437
|
+
"github": "kgierke"
|
|
3438
|
+
}
|
|
3439
|
+
],
|
|
3440
|
+
"compatibility": {
|
|
3441
|
+
"nuxt": "^3.0.0",
|
|
3442
|
+
"requires": {}
|
|
3443
|
+
}
|
|
3444
|
+
},
|
|
3445
|
+
{
|
|
3446
|
+
"name": "nuxt-bootstrap-icons",
|
|
3447
|
+
"description": "Just a simple integration for Bootstrap Icons",
|
|
3448
|
+
"repo": "OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3449
|
+
"npm": "nuxt-bootstrap-icons",
|
|
3450
|
+
"icon": "bootstrap-icons.svg",
|
|
3451
|
+
"github": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3452
|
+
"website": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3453
|
+
"learn_more": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3454
|
+
"category": "UI",
|
|
3455
|
+
"type": "3rd-party",
|
|
3456
|
+
"maintainers": [
|
|
3457
|
+
{
|
|
3458
|
+
"name": "OyewoleOyedeji",
|
|
3459
|
+
"github": "OyewoleOyedeji"
|
|
3460
|
+
}
|
|
3461
|
+
],
|
|
3462
|
+
"compatibility": {
|
|
3463
|
+
"nuxt": "^3.0.0",
|
|
3464
|
+
"requires": {}
|
|
3465
|
+
}
|
|
3466
|
+
},
|
|
3092
3467
|
{
|
|
3093
3468
|
"name": "nuxt-chatgpt",
|
|
3094
|
-
"description": "ChatGPT integration for Nuxt
|
|
3469
|
+
"description": "ChatGPT integration for Nuxt",
|
|
3095
3470
|
"repo": "schnapsterdog/nuxt-chatgpt",
|
|
3096
3471
|
"npm": "nuxt-chatgpt",
|
|
3097
3472
|
"icon": "chatgpt.svg",
|
|
@@ -3112,42 +3487,90 @@
|
|
|
3112
3487
|
}
|
|
3113
3488
|
},
|
|
3114
3489
|
{
|
|
3115
|
-
"name": "nuxt-
|
|
3116
|
-
"description": "
|
|
3117
|
-
"repo": "
|
|
3118
|
-
"npm": "nuxt-
|
|
3119
|
-
"icon": "nuxt-
|
|
3120
|
-
"github": "https://github.com/
|
|
3121
|
-
"website": "https://nuxt-
|
|
3122
|
-
"learn_more": "",
|
|
3123
|
-
"category": "
|
|
3490
|
+
"name": "nuxt-facebook-chat",
|
|
3491
|
+
"description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
|
|
3492
|
+
"repo": "superdev-tech/nuxt-facebook-chat",
|
|
3493
|
+
"npm": "nuxt-facebook-chat",
|
|
3494
|
+
"icon": "nuxt-facebook-chat.svg",
|
|
3495
|
+
"github": "https://github.com/superdev-tech/nuxt-facebook-chat",
|
|
3496
|
+
"website": "https://github.com/superdev-tech/nuxt-facebook-chat",
|
|
3497
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-facebook-chat",
|
|
3498
|
+
"category": "Libraries",
|
|
3124
3499
|
"type": "3rd-party",
|
|
3125
3500
|
"maintainers": [
|
|
3126
3501
|
{
|
|
3127
|
-
"name": "
|
|
3128
|
-
"github": "
|
|
3129
|
-
"twitter": "dulnan",
|
|
3130
|
-
"avatar": "https://avatars.githubusercontent.com/dulnan?v=4"
|
|
3502
|
+
"name": "Supanut Dokmaithong",
|
|
3503
|
+
"github": "Boomgeek"
|
|
3131
3504
|
},
|
|
3132
3505
|
{
|
|
3133
|
-
"name": "
|
|
3134
|
-
"github": "
|
|
3135
|
-
"avatar": "https://avatars.githubusercontent.com/ayalon?v=4"
|
|
3506
|
+
"name": "superdev-tech",
|
|
3507
|
+
"github": "superdev-tech"
|
|
3136
3508
|
}
|
|
3137
3509
|
],
|
|
3138
3510
|
"compatibility": {
|
|
3139
|
-
"nuxt": "^
|
|
3511
|
+
"nuxt": "^3.0.0",
|
|
3140
3512
|
"requires": {}
|
|
3141
3513
|
}
|
|
3142
3514
|
},
|
|
3143
3515
|
{
|
|
3144
|
-
"name": "nuxt-
|
|
3145
|
-
"description": "",
|
|
3146
|
-
"repo": "
|
|
3147
|
-
"npm": "
|
|
3516
|
+
"name": "nuxt-feedme",
|
|
3517
|
+
"description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
|
|
3518
|
+
"repo": "helltraitor/nuxt-feedme",
|
|
3519
|
+
"npm": "nuxt-feedme",
|
|
3148
3520
|
"icon": "",
|
|
3149
|
-
"github": "https://github.com/
|
|
3150
|
-
"website": "https://github.com/
|
|
3521
|
+
"github": "https://github.com/helltraitor/nuxt-feedme",
|
|
3522
|
+
"website": "https://github.com/helltraitor/nuxt-feedme",
|
|
3523
|
+
"learn_more": "",
|
|
3524
|
+
"category": "SEO",
|
|
3525
|
+
"type": "3rd-party",
|
|
3526
|
+
"maintainers": [
|
|
3527
|
+
{
|
|
3528
|
+
"name": "Helltraitor",
|
|
3529
|
+
"github": "helltraitor"
|
|
3530
|
+
}
|
|
3531
|
+
],
|
|
3532
|
+
"compatibility": {
|
|
3533
|
+
"nuxt": "^3.0.0",
|
|
3534
|
+
"requires": {}
|
|
3535
|
+
}
|
|
3536
|
+
},
|
|
3537
|
+
{
|
|
3538
|
+
"name": "nuxt-graphql-middleware",
|
|
3539
|
+
"description": "Expose GraphQL queries and mutations as server API routes.",
|
|
3540
|
+
"repo": "dulnan/nuxt-graphql-middleware",
|
|
3541
|
+
"npm": "nuxt-graphql-middleware",
|
|
3542
|
+
"icon": "nuxt-graphql-middleware.svg",
|
|
3543
|
+
"github": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
3544
|
+
"website": "https://nuxt-graphql-middleware.dulnan.net",
|
|
3545
|
+
"learn_more": "",
|
|
3546
|
+
"category": "Request",
|
|
3547
|
+
"type": "3rd-party",
|
|
3548
|
+
"maintainers": [
|
|
3549
|
+
{
|
|
3550
|
+
"name": "dulnan",
|
|
3551
|
+
"github": "dulnan",
|
|
3552
|
+
"twitter": "dulnan",
|
|
3553
|
+
"avatar": "https://avatars.githubusercontent.com/dulnan?v=4"
|
|
3554
|
+
},
|
|
3555
|
+
{
|
|
3556
|
+
"name": "ayalon",
|
|
3557
|
+
"github": "ayalon",
|
|
3558
|
+
"avatar": "https://avatars.githubusercontent.com/ayalon?v=4"
|
|
3559
|
+
}
|
|
3560
|
+
],
|
|
3561
|
+
"compatibility": {
|
|
3562
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3563
|
+
"requires": {}
|
|
3564
|
+
}
|
|
3565
|
+
},
|
|
3566
|
+
{
|
|
3567
|
+
"name": "nuxt-graphql-playground",
|
|
3568
|
+
"description": "",
|
|
3569
|
+
"repo": "pinpon-dev/nuxt-graphql-playground",
|
|
3570
|
+
"npm": "@pin-pon/nuxt-graphql-playground",
|
|
3571
|
+
"icon": "",
|
|
3572
|
+
"github": "https://github.com/pinpon-dev/nuxt-graphql-playground",
|
|
3573
|
+
"website": "https://github.com/pinpon-dev/nuxt-graphql-playground",
|
|
3151
3574
|
"learn_more": "",
|
|
3152
3575
|
"category": "Devtools",
|
|
3153
3576
|
"type": "3rd-party",
|
|
@@ -3164,7 +3587,7 @@
|
|
|
3164
3587
|
},
|
|
3165
3588
|
{
|
|
3166
3589
|
"name": "nuxt-gtm",
|
|
3167
|
-
"description": "A Nuxt
|
|
3590
|
+
"description": "A Nuxt module for Google Tag Manager",
|
|
3168
3591
|
"repo": "zadigetvoltaire/nuxt-gtm",
|
|
3169
3592
|
"npm": "@zadigetvoltaire/nuxt-gtm",
|
|
3170
3593
|
"icon": "nuxt-gtm.svg",
|
|
@@ -3181,7 +3604,8 @@
|
|
|
3181
3604
|
],
|
|
3182
3605
|
"compatibility": {
|
|
3183
3606
|
"nuxt": "^3.0.0",
|
|
3184
|
-
"requires": {}
|
|
3607
|
+
"requires": {},
|
|
3608
|
+
"devtools": "^0.0.0"
|
|
3185
3609
|
}
|
|
3186
3610
|
},
|
|
3187
3611
|
{
|
|
@@ -3209,24 +3633,24 @@
|
|
|
3209
3633
|
}
|
|
3210
3634
|
},
|
|
3211
3635
|
{
|
|
3212
|
-
"name": "nuxt-
|
|
3213
|
-
"description": "
|
|
3214
|
-
"repo": "",
|
|
3215
|
-
"npm": "nuxt-
|
|
3216
|
-
"icon": "
|
|
3217
|
-
"github": "",
|
|
3218
|
-
"website": "https://
|
|
3219
|
-
"learn_more": "
|
|
3220
|
-
"category": "
|
|
3636
|
+
"name": "nuxt-jsonld",
|
|
3637
|
+
"description": "Manage JSON-LD in Vue component.",
|
|
3638
|
+
"repo": "ymmooot/nuxt-jsonld",
|
|
3639
|
+
"npm": "nuxt-jsonld",
|
|
3640
|
+
"icon": "",
|
|
3641
|
+
"github": "https://github.com/ymmooot/nuxt-jsonld",
|
|
3642
|
+
"website": "https://github.com/ymmooot/nuxt-jsonld",
|
|
3643
|
+
"learn_more": "",
|
|
3644
|
+
"category": "SEO",
|
|
3221
3645
|
"type": "3rd-party",
|
|
3222
3646
|
"maintainers": [
|
|
3223
3647
|
{
|
|
3224
|
-
"name": "
|
|
3225
|
-
"github": "
|
|
3648
|
+
"name": "ymmooot",
|
|
3649
|
+
"github": "ymmooot"
|
|
3226
3650
|
}
|
|
3227
3651
|
],
|
|
3228
3652
|
"compatibility": {
|
|
3229
|
-
"nuxt": "^
|
|
3653
|
+
"nuxt": "^3.0.0",
|
|
3230
3654
|
"requires": {}
|
|
3231
3655
|
}
|
|
3232
3656
|
},
|
|
@@ -3255,7 +3679,7 @@
|
|
|
3255
3679
|
},
|
|
3256
3680
|
{
|
|
3257
3681
|
"name": "nuxt-loco",
|
|
3258
|
-
"description": "A localise.biz module to synth locale with Nuxt
|
|
3682
|
+
"description": "A localise.biz module to synth locale with Nuxt",
|
|
3259
3683
|
"repo": "gaetansenn/nuxt-loco",
|
|
3260
3684
|
"npm": "nuxt-loco",
|
|
3261
3685
|
"icon": "",
|
|
@@ -3298,6 +3722,28 @@
|
|
|
3298
3722
|
"requires": {}
|
|
3299
3723
|
}
|
|
3300
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
|
+
},
|
|
3301
3747
|
{
|
|
3302
3748
|
"name": "nuxt-monaco-editor",
|
|
3303
3749
|
"description": "Integrate monaco-editor with Nuxt",
|
|
@@ -3322,12 +3768,12 @@
|
|
|
3322
3768
|
},
|
|
3323
3769
|
{
|
|
3324
3770
|
"name": "nuxt-mongoose",
|
|
3325
|
-
"description": "A Nuxt
|
|
3771
|
+
"description": "A Nuxt module for simplifying the use of Mongoose in your project.",
|
|
3326
3772
|
"repo": "arashsheyda/nuxt-mongoose",
|
|
3327
3773
|
"npm": "nuxt-mongoose",
|
|
3328
3774
|
"icon": "nuxt-mongoose.svg",
|
|
3329
3775
|
"github": "https://github.com/arashsheyda/nuxt-mongoose",
|
|
3330
|
-
"website": "https://
|
|
3776
|
+
"website": "https://nuxt-mongoose.nuxt.space",
|
|
3331
3777
|
"learn_more": "",
|
|
3332
3778
|
"category": "Database",
|
|
3333
3779
|
"type": "3rd-party",
|
|
@@ -3339,7 +3785,8 @@
|
|
|
3339
3785
|
],
|
|
3340
3786
|
"compatibility": {
|
|
3341
3787
|
"nuxt": "^3.0.0",
|
|
3342
|
-
"requires": {}
|
|
3788
|
+
"requires": {},
|
|
3789
|
+
"devtools": "^0.0.0"
|
|
3343
3790
|
}
|
|
3344
3791
|
},
|
|
3345
3792
|
{
|
|
@@ -3365,6 +3812,28 @@
|
|
|
3365
3812
|
"requires": {}
|
|
3366
3813
|
}
|
|
3367
3814
|
},
|
|
3815
|
+
{
|
|
3816
|
+
"name": "nuxt-phosphor-icons",
|
|
3817
|
+
"description": "Just a simple integration for @phosphor-icons in Nuxt",
|
|
3818
|
+
"repo": "OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3819
|
+
"npm": "nuxt-phosphor-icons",
|
|
3820
|
+
"icon": "phosphor-icons.svg",
|
|
3821
|
+
"github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3822
|
+
"website": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3823
|
+
"learn_more": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3824
|
+
"category": "UI",
|
|
3825
|
+
"type": "3rd-party",
|
|
3826
|
+
"maintainers": [
|
|
3827
|
+
{
|
|
3828
|
+
"name": "OyewoleOyedeji",
|
|
3829
|
+
"github": "OyewoleOyedeji"
|
|
3830
|
+
}
|
|
3831
|
+
],
|
|
3832
|
+
"compatibility": {
|
|
3833
|
+
"nuxt": "^3.0.0",
|
|
3834
|
+
"requires": {}
|
|
3835
|
+
}
|
|
3836
|
+
},
|
|
3368
3837
|
{
|
|
3369
3838
|
"name": "nuxt-pino-log",
|
|
3370
3839
|
"description": "Structured logs for nuxt apps using pino",
|
|
@@ -3389,7 +3858,7 @@
|
|
|
3389
3858
|
},
|
|
3390
3859
|
{
|
|
3391
3860
|
"name": "plausible",
|
|
3392
|
-
"description": "Nuxt
|
|
3861
|
+
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
3393
3862
|
"repo": "nuxt-modules/plausible",
|
|
3394
3863
|
"npm": "@nuxtjs/plausible",
|
|
3395
3864
|
"icon": "plausible.png",
|
|
@@ -3409,9 +3878,35 @@
|
|
|
3409
3878
|
"requires": {}
|
|
3410
3879
|
}
|
|
3411
3880
|
},
|
|
3881
|
+
{
|
|
3882
|
+
"name": "nuxt-plotly",
|
|
3883
|
+
"description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
|
|
3884
|
+
"repo": "superdev-tech/nuxt-plotly",
|
|
3885
|
+
"npm": "nuxt-plotly",
|
|
3886
|
+
"icon": "nuxt-plotly.svg",
|
|
3887
|
+
"github": "https://github.com/superdev-tech/nuxt-plotly",
|
|
3888
|
+
"website": "https://github.com/superdev-tech/nuxt-plotly",
|
|
3889
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-plotly",
|
|
3890
|
+
"category": "Libraries",
|
|
3891
|
+
"type": "3rd-party",
|
|
3892
|
+
"maintainers": [
|
|
3893
|
+
{
|
|
3894
|
+
"name": "Supanut Dokmaithong",
|
|
3895
|
+
"github": "Boomgeek"
|
|
3896
|
+
},
|
|
3897
|
+
{
|
|
3898
|
+
"name": "superdev-tech",
|
|
3899
|
+
"github": "superdev-tech"
|
|
3900
|
+
}
|
|
3901
|
+
],
|
|
3902
|
+
"compatibility": {
|
|
3903
|
+
"nuxt": "^3.0.0",
|
|
3904
|
+
"requires": {}
|
|
3905
|
+
}
|
|
3906
|
+
},
|
|
3412
3907
|
{
|
|
3413
3908
|
"name": "nuxt-png-to-ico",
|
|
3414
|
-
"description": "Nuxt
|
|
3909
|
+
"description": "Nuxt module for auto generating favicons",
|
|
3415
3910
|
"repo": "b5710546232/nuxt-png-to-ico",
|
|
3416
3911
|
"npm": "nuxt-png-to-ico",
|
|
3417
3912
|
"icon": "",
|
|
@@ -3434,7 +3929,7 @@
|
|
|
3434
3929
|
},
|
|
3435
3930
|
{
|
|
3436
3931
|
"name": "nuxt-smartlook",
|
|
3437
|
-
"description": "Integrate Smartlook in your Nuxt
|
|
3932
|
+
"description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
|
|
3438
3933
|
"repo": "f00b4r/nuxt-smartlook",
|
|
3439
3934
|
"npm": "nuxt-smartlook",
|
|
3440
3935
|
"icon": "nuxt-smartlook.png",
|
|
@@ -3486,7 +3981,7 @@
|
|
|
3486
3981
|
},
|
|
3487
3982
|
{
|
|
3488
3983
|
"name": "nuxt-storm",
|
|
3489
|
-
"description": "WebStorm & PHPStorm support for
|
|
3984
|
+
"description": "WebStorm & PHPStorm support for Nuxt components",
|
|
3490
3985
|
"repo": "fumeapp/nuxt-storm",
|
|
3491
3986
|
"npm": "nuxt-storm",
|
|
3492
3987
|
"icon": "nuxt-storm.png",
|
|
@@ -3530,7 +4025,7 @@
|
|
|
3530
4025
|
},
|
|
3531
4026
|
{
|
|
3532
4027
|
"name": "nuxt-unleash",
|
|
3533
|
-
"description": "Nuxt
|
|
4028
|
+
"description": "Nuxt module to use Unleash toggle feature services",
|
|
3534
4029
|
"repo": "conejerock/nuxt-unleash",
|
|
3535
4030
|
"npm": "nuxt-unleash",
|
|
3536
4031
|
"icon": "nuxt-unleash.svg",
|
|
@@ -3621,12 +4116,12 @@
|
|
|
3621
4116
|
{
|
|
3622
4117
|
"name": "nuxt-vue3-google-signin",
|
|
3623
4118
|
"description": "Empower your Nuxt app with Google Sign-In, hassle-free",
|
|
3624
|
-
"repo": "
|
|
4119
|
+
"repo": "wavezync/nuxt-vue3-google-signin",
|
|
3625
4120
|
"npm": "nuxt-vue3-google-signin",
|
|
3626
4121
|
"icon": "vue3-google-signin.svg",
|
|
3627
|
-
"github": "https://github.com/
|
|
3628
|
-
"website": "https://vue3-google-signin.
|
|
3629
|
-
"learn_more": "https://vue3-google-signin.
|
|
4122
|
+
"github": "https://github.com/wavezync/nuxt-vue3-google-signin",
|
|
4123
|
+
"website": "https://vue3-google-signin.wavezync.com",
|
|
4124
|
+
"learn_more": "https://vue3-google-signin.wavezync.com",
|
|
3630
4125
|
"category": "Libraries",
|
|
3631
4126
|
"type": "3rd-party",
|
|
3632
4127
|
"maintainers": [
|
|
@@ -3642,7 +4137,7 @@
|
|
|
3642
4137
|
},
|
|
3643
4138
|
{
|
|
3644
4139
|
"name": "nuxt-vuetify",
|
|
3645
|
-
"description": "Add Vuetify 3 to your Nuxt
|
|
4140
|
+
"description": "Add Vuetify 3 to your Nuxt application in 3 seconds.",
|
|
3646
4141
|
"repo": "invictus-codes/nuxt-vuetify",
|
|
3647
4142
|
"npm": "@invictus.codes/nuxt-vuetify",
|
|
3648
4143
|
"icon": "vuetify-logo-v3-dark.svg",
|
|
@@ -3662,9 +4157,31 @@
|
|
|
3662
4157
|
"requires": {}
|
|
3663
4158
|
}
|
|
3664
4159
|
},
|
|
4160
|
+
{
|
|
4161
|
+
"name": "nuxt3-leaflet",
|
|
4162
|
+
"description": "Leaflet integration with Nuxt",
|
|
4163
|
+
"repo": "Gugustinette/Nuxt-Leaflet",
|
|
4164
|
+
"npm": "nuxt3-leaflet",
|
|
4165
|
+
"icon": "leaflet.png",
|
|
4166
|
+
"github": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4167
|
+
"website": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4168
|
+
"learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4169
|
+
"category": "Libraries",
|
|
4170
|
+
"type": "3rd-party",
|
|
4171
|
+
"maintainers": [
|
|
4172
|
+
{
|
|
4173
|
+
"name": "Augustin MERCIER",
|
|
4174
|
+
"github": "Gugustinette"
|
|
4175
|
+
}
|
|
4176
|
+
],
|
|
4177
|
+
"compatibility": {
|
|
4178
|
+
"nuxt": "^3.0.0",
|
|
4179
|
+
"requires": {}
|
|
4180
|
+
}
|
|
4181
|
+
},
|
|
3665
4182
|
{
|
|
3666
4183
|
"name": "nuxt7",
|
|
3667
|
-
"description": "Full Featured iOS & Android PWA Apps with Nuxt
|
|
4184
|
+
"description": "Full Featured iOS & Android PWA Apps with Nuxt and Framework7",
|
|
3668
4185
|
"repo": "nuxt-community/nuxt7",
|
|
3669
4186
|
"npm": "nuxt7",
|
|
3670
4187
|
"icon": "",
|
|
@@ -3685,38 +4202,15 @@
|
|
|
3685
4202
|
"requires": {}
|
|
3686
4203
|
}
|
|
3687
4204
|
},
|
|
3688
|
-
{
|
|
3689
|
-
"name": "nuxtlabs-ui",
|
|
3690
|
-
"description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
|
|
3691
|
-
"repo": "nuxtlabs/ui",
|
|
3692
|
-
"npm": "@nuxthq/ui",
|
|
3693
|
-
"icon": "nuxtlabs-ui.svg",
|
|
3694
|
-
"github": "https://github.com/nuxtlabs/ui",
|
|
3695
|
-
"website": "https://ui.nuxtlabs.com",
|
|
3696
|
-
"learn_more": "https://ui.nuxtlabs.com",
|
|
3697
|
-
"category": "UI",
|
|
3698
|
-
"type": "3rd-party",
|
|
3699
|
-
"maintainers": [
|
|
3700
|
-
{
|
|
3701
|
-
"name": "Benjamin Canac",
|
|
3702
|
-
"github": "benjamincanac",
|
|
3703
|
-
"twitter": "benjamincanac"
|
|
3704
|
-
}
|
|
3705
|
-
],
|
|
3706
|
-
"compatibility": {
|
|
3707
|
-
"nuxt": "^3.0.0",
|
|
3708
|
-
"requires": {}
|
|
3709
|
-
}
|
|
3710
|
-
},
|
|
3711
4205
|
{
|
|
3712
4206
|
"name": "og-image",
|
|
3713
|
-
"description": "
|
|
4207
|
+
"description": "Enlightened runtime images generated with Vue templates.",
|
|
3714
4208
|
"repo": "harlan-zw/nuxt-og-image",
|
|
3715
4209
|
"npm": "nuxt-og-image",
|
|
3716
|
-
"icon": "",
|
|
4210
|
+
"icon": "og-image.svg",
|
|
3717
4211
|
"github": "https://github.com/harlan-zw/nuxt-og-image",
|
|
3718
|
-
"website": "https://
|
|
3719
|
-
"learn_more": "",
|
|
4212
|
+
"website": "https://nuxtseo.com/og-image",
|
|
4213
|
+
"learn_more": "https://nuxtseo.com/og-image",
|
|
3720
4214
|
"category": "SEO",
|
|
3721
4215
|
"type": "3rd-party",
|
|
3722
4216
|
"maintainers": [
|
|
@@ -3729,7 +4223,8 @@
|
|
|
3729
4223
|
],
|
|
3730
4224
|
"compatibility": {
|
|
3731
4225
|
"nuxt": "^3.0.0",
|
|
3732
|
-
"requires": {}
|
|
4226
|
+
"requires": {},
|
|
4227
|
+
"devtools": "^0.0.0"
|
|
3733
4228
|
}
|
|
3734
4229
|
},
|
|
3735
4230
|
{
|
|
@@ -3757,7 +4252,7 @@
|
|
|
3757
4252
|
},
|
|
3758
4253
|
{
|
|
3759
4254
|
"name": "optimized-images",
|
|
3760
|
-
"description": "Automatically optimizes images used in Nuxt
|
|
4255
|
+
"description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
|
|
3761
4256
|
"repo": "juliomrqz/nuxt-optimized-images",
|
|
3762
4257
|
"npm": "@aceforth/nuxt-optimized-images",
|
|
3763
4258
|
"icon": "",
|
|
@@ -3802,7 +4297,7 @@
|
|
|
3802
4297
|
},
|
|
3803
4298
|
{
|
|
3804
4299
|
"name": "parse",
|
|
3805
|
-
"description": "Parse package for Nuxt
|
|
4300
|
+
"description": "Parse package for Nuxt",
|
|
3806
4301
|
"repo": "cierrateam/nuxt-parse",
|
|
3807
4302
|
"npm": "nuxt-parse",
|
|
3808
4303
|
"icon": "",
|
|
@@ -3822,6 +4317,29 @@
|
|
|
3822
4317
|
"requires": {}
|
|
3823
4318
|
}
|
|
3824
4319
|
},
|
|
4320
|
+
{
|
|
4321
|
+
"name": "particles",
|
|
4322
|
+
"description": "Easily add particle animations to your Nuxt projects using tsParticles",
|
|
4323
|
+
"repo": "Joepocalyptic/nuxt-particles",
|
|
4324
|
+
"npm": "nuxt-particles",
|
|
4325
|
+
"icon": "",
|
|
4326
|
+
"github": "https://github.com/Joepocalyptic/nuxt-particles",
|
|
4327
|
+
"website": "https://nuxt-particles.joeypereira.dev",
|
|
4328
|
+
"learn_more": "https://particles.js.org/",
|
|
4329
|
+
"category": "Libraries",
|
|
4330
|
+
"type": "3rd-party",
|
|
4331
|
+
"maintainers": [
|
|
4332
|
+
{
|
|
4333
|
+
"name": "Joey Pereira",
|
|
4334
|
+
"github": "Joepocalyptic",
|
|
4335
|
+
"avatar": "https://avatars.githubusercontent.com/Joepocalyptic?v=4"
|
|
4336
|
+
}
|
|
4337
|
+
],
|
|
4338
|
+
"compatibility": {
|
|
4339
|
+
"nuxt": "^3.0.0",
|
|
4340
|
+
"requires": {}
|
|
4341
|
+
}
|
|
4342
|
+
},
|
|
3825
4343
|
{
|
|
3826
4344
|
"name": "partytown",
|
|
3827
4345
|
"description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
|
|
@@ -3968,7 +4486,7 @@
|
|
|
3968
4486
|
},
|
|
3969
4487
|
{
|
|
3970
4488
|
"name": "plausible",
|
|
3971
|
-
"description": "Nuxt
|
|
4489
|
+
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
3972
4490
|
"repo": "nuxt-modules/plausible",
|
|
3973
4491
|
"npm": "@nuxtjs/plausible",
|
|
3974
4492
|
"icon": "",
|
|
@@ -4010,9 +4528,56 @@
|
|
|
4010
4528
|
"requires": {}
|
|
4011
4529
|
}
|
|
4012
4530
|
},
|
|
4531
|
+
{
|
|
4532
|
+
"name": "prepare",
|
|
4533
|
+
"description": "Initialization steps at build time – like Nuxt 2 server init",
|
|
4534
|
+
"repo": "johannschopplich/nuxt-prepare",
|
|
4535
|
+
"npm": "nuxt-prepare",
|
|
4536
|
+
"icon": "prepare.svg",
|
|
4537
|
+
"github": "https://github.com/johannschopplich/nuxt-prepare",
|
|
4538
|
+
"website": "https://nuxt-prepare.jhnn.dev",
|
|
4539
|
+
"learn_more": "",
|
|
4540
|
+
"category": "Devtools",
|
|
4541
|
+
"type": "3rd-party",
|
|
4542
|
+
"maintainers": [
|
|
4543
|
+
{
|
|
4544
|
+
"name": "Johann Schopplich",
|
|
4545
|
+
"github": "johannschopplich",
|
|
4546
|
+
"twitter": "jschopplich",
|
|
4547
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
4548
|
+
}
|
|
4549
|
+
],
|
|
4550
|
+
"compatibility": {
|
|
4551
|
+
"nuxt": "^3.0.0",
|
|
4552
|
+
"requires": {}
|
|
4553
|
+
}
|
|
4554
|
+
},
|
|
4555
|
+
{
|
|
4556
|
+
"name": "primevue",
|
|
4557
|
+
"description": "Next Generation Vue UI Component Library",
|
|
4558
|
+
"repo": "primefaces/primevue-nuxt-module",
|
|
4559
|
+
"npm": "nuxt-primevue",
|
|
4560
|
+
"icon": "primevue.svg",
|
|
4561
|
+
"github": "https://github.com/primefaces/primevue-nuxt-module",
|
|
4562
|
+
"website": "https://primevue.org/",
|
|
4563
|
+
"learn_more": "https://primevue.org/",
|
|
4564
|
+
"category": "UI",
|
|
4565
|
+
"type": "3rd-party",
|
|
4566
|
+
"maintainers": [
|
|
4567
|
+
{
|
|
4568
|
+
"name": "primefaces",
|
|
4569
|
+
"github": "primefaces",
|
|
4570
|
+
"twitter": "primevue"
|
|
4571
|
+
}
|
|
4572
|
+
],
|
|
4573
|
+
"compatibility": {
|
|
4574
|
+
"nuxt": "^3.0.0",
|
|
4575
|
+
"requires": {}
|
|
4576
|
+
}
|
|
4577
|
+
},
|
|
4013
4578
|
{
|
|
4014
4579
|
"name": "prismic",
|
|
4015
|
-
"description": "Easily connect your Nuxt
|
|
4580
|
+
"description": "Easily connect your Nuxt application to your content hosted on Prismic",
|
|
4016
4581
|
"repo": "nuxt-modules/prismic",
|
|
4017
4582
|
"npm": "@nuxtjs/prismic",
|
|
4018
4583
|
"icon": "prismic.png",
|
|
@@ -4079,7 +4644,7 @@
|
|
|
4079
4644
|
},
|
|
4080
4645
|
{
|
|
4081
4646
|
"name": "proxy",
|
|
4082
|
-
"description": "The one-liner node.js http-proxy middleware solution for Nuxt
|
|
4647
|
+
"description": "The one-liner node.js http-proxy middleware solution for Nuxt using http-proxy-middleware",
|
|
4083
4648
|
"repo": "nuxt-community/proxy-module",
|
|
4084
4649
|
"npm": "@nuxtjs/proxy",
|
|
4085
4650
|
"icon": "",
|
|
@@ -4125,7 +4690,7 @@
|
|
|
4125
4690
|
},
|
|
4126
4691
|
{
|
|
4127
4692
|
"name": "purgecss",
|
|
4128
|
-
"description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt
|
|
4693
|
+
"description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt",
|
|
4129
4694
|
"repo": "Developmint/nuxt-purgecss#main",
|
|
4130
4695
|
"npm": "nuxt-purgecss",
|
|
4131
4696
|
"icon": "purgecss.png",
|
|
@@ -4147,7 +4712,7 @@
|
|
|
4147
4712
|
},
|
|
4148
4713
|
{
|
|
4149
4714
|
"name": "pwa",
|
|
4150
|
-
"description": "Easily build a Progressive Web App for your Nuxt
|
|
4715
|
+
"description": "Easily build a Progressive Web App for your Nuxt application to improve your app's performance.",
|
|
4151
4716
|
"repo": "nuxt-community/pwa-module",
|
|
4152
4717
|
"npm": "@nuxtjs/pwa",
|
|
4153
4718
|
"icon": "pwa.png",
|
|
@@ -4172,7 +4737,7 @@
|
|
|
4172
4737
|
},
|
|
4173
4738
|
{
|
|
4174
4739
|
"name": "python",
|
|
4175
|
-
"description": "Write Nuxt
|
|
4740
|
+
"description": "Write Nuxt applications using Python",
|
|
4176
4741
|
"repo": "nuxt-community/python-module",
|
|
4177
4742
|
"npm": "@nuxtjs/python",
|
|
4178
4743
|
"icon": "python.png",
|
|
@@ -4209,6 +4774,29 @@
|
|
|
4209
4774
|
"github": "Maiquu"
|
|
4210
4775
|
}
|
|
4211
4776
|
],
|
|
4777
|
+
"compatibility": {
|
|
4778
|
+
"nuxt": "^3.0.0",
|
|
4779
|
+
"requires": {},
|
|
4780
|
+
"devtools": "^0.0.0"
|
|
4781
|
+
}
|
|
4782
|
+
},
|
|
4783
|
+
{
|
|
4784
|
+
"name": "radash",
|
|
4785
|
+
"description": "radash module with auto-import and custom prefix",
|
|
4786
|
+
"repo": "bbg/nuxt-radash",
|
|
4787
|
+
"npm": "nuxt-radash",
|
|
4788
|
+
"icon": "radash.png",
|
|
4789
|
+
"github": "https://github.com/bbg/nuxt-radash",
|
|
4790
|
+
"website": "https://github.com/bbg/nuxt-radash#readme",
|
|
4791
|
+
"learn_more": "https://github.com/rayepps/radash/",
|
|
4792
|
+
"category": "Libraries",
|
|
4793
|
+
"type": "3rd-party",
|
|
4794
|
+
"maintainers": [
|
|
4795
|
+
{
|
|
4796
|
+
"name": "Batuhan Göksu",
|
|
4797
|
+
"github": "bbg"
|
|
4798
|
+
}
|
|
4799
|
+
],
|
|
4212
4800
|
"compatibility": {
|
|
4213
4801
|
"nuxt": "^3.0.0",
|
|
4214
4802
|
"requires": {}
|
|
@@ -4216,7 +4804,7 @@
|
|
|
4216
4804
|
},
|
|
4217
4805
|
{
|
|
4218
4806
|
"name": "recaptcha",
|
|
4219
|
-
"description": "Simple and easy Google reCAPTCHA module with Nuxt
|
|
4807
|
+
"description": "Simple and easy Google reCAPTCHA module with Nuxt",
|
|
4220
4808
|
"repo": "nuxt-community/recaptcha-module",
|
|
4221
4809
|
"npm": "@nuxtjs/recaptcha",
|
|
4222
4810
|
"icon": "recaptcha.png",
|
|
@@ -4261,7 +4849,7 @@
|
|
|
4261
4849
|
},
|
|
4262
4850
|
{
|
|
4263
4851
|
"name": "rfg-icon",
|
|
4264
|
-
"description": "Nuxt
|
|
4852
|
+
"description": "Nuxt module for creating favicons with RealFaviconGenerator api",
|
|
4265
4853
|
"repo": "pimlie/nuxt-rfg-icon",
|
|
4266
4854
|
"npm": "nuxt-rfg-icon",
|
|
4267
4855
|
"icon": "real-favicon-generator.png",
|
|
@@ -4283,12 +4871,12 @@
|
|
|
4283
4871
|
},
|
|
4284
4872
|
{
|
|
4285
4873
|
"name": "robots",
|
|
4286
|
-
"description": "A Nuxt
|
|
4287
|
-
"repo": "nuxt-
|
|
4874
|
+
"description": "A Nuxt module thats inject a middleware to generate a robots.txt file",
|
|
4875
|
+
"repo": "nuxt-modules/robots",
|
|
4288
4876
|
"npm": "@nuxtjs/robots",
|
|
4289
4877
|
"icon": "robots.png",
|
|
4290
|
-
"github": "https://github.com/nuxt-
|
|
4291
|
-
"website": "https://github.com/nuxt-
|
|
4878
|
+
"github": "https://github.com/nuxt-modules/robots",
|
|
4879
|
+
"website": "https://github.com/nuxt-modules/robots",
|
|
4292
4880
|
"learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
|
|
4293
4881
|
"category": "SEO",
|
|
4294
4882
|
"type": "community",
|
|
@@ -4307,7 +4895,7 @@
|
|
|
4307
4895
|
},
|
|
4308
4896
|
{
|
|
4309
4897
|
"name": "rollbar",
|
|
4310
|
-
"description": "Add Rollbar.js to your Nuxt
|
|
4898
|
+
"description": "Add Rollbar.js to your Nuxt app to automatically capture and report errors in your applications.",
|
|
4311
4899
|
"repo": "gaelreyrol/nuxt-rollbar-module",
|
|
4312
4900
|
"npm": "nuxt-rollbar-module",
|
|
4313
4901
|
"icon": "rollbar.png",
|
|
@@ -4352,7 +4940,7 @@
|
|
|
4352
4940
|
},
|
|
4353
4941
|
{
|
|
4354
4942
|
"name": "router",
|
|
4355
|
-
"description": "Nuxt
|
|
4943
|
+
"description": "Nuxt module to use router.js instead of pages/ directory",
|
|
4356
4944
|
"repo": "nuxt-community/router-module",
|
|
4357
4945
|
"npm": "@nuxtjs/router",
|
|
4358
4946
|
"icon": "vue.png",
|
|
@@ -4400,13 +4988,13 @@
|
|
|
4400
4988
|
},
|
|
4401
4989
|
{
|
|
4402
4990
|
"name": "schema-org",
|
|
4403
|
-
"description": "Schema.org for Nuxt
|
|
4404
|
-
"repo": "
|
|
4991
|
+
"description": "Schema.org for Nuxt.",
|
|
4992
|
+
"repo": "harlan-zw/nuxt-schema-org",
|
|
4405
4993
|
"npm": "nuxt-schema-org",
|
|
4406
4994
|
"icon": "schema-org.svg",
|
|
4407
|
-
"github": "https://github.com/
|
|
4408
|
-
"website": "https://
|
|
4409
|
-
"learn_more": "https://
|
|
4995
|
+
"github": "https://github.com/harlan-zw/nuxt-schema-org",
|
|
4996
|
+
"website": "https://nuxtseo.com/schema-org",
|
|
4997
|
+
"learn_more": "https://unhead.unjs.io/schema-org/getting-started/setup",
|
|
4410
4998
|
"category": "SEO",
|
|
4411
4999
|
"type": "3rd-party",
|
|
4412
5000
|
"maintainers": [
|
|
@@ -4469,7 +5057,7 @@
|
|
|
4469
5057
|
},
|
|
4470
5058
|
{
|
|
4471
5059
|
"name": "segment",
|
|
4472
|
-
"description": "Nuxt
|
|
5060
|
+
"description": "Nuxt module for Segment Analytics.js",
|
|
4473
5061
|
"repo": "dansmaculotte/nuxt-segment",
|
|
4474
5062
|
"npm": "@dansmaculotte/nuxt-segment",
|
|
4475
5063
|
"icon": "segment.png",
|
|
@@ -4491,10 +5079,10 @@
|
|
|
4491
5079
|
},
|
|
4492
5080
|
{
|
|
4493
5081
|
"name": "sentry",
|
|
4494
|
-
"description": "Sentry module for Nuxt
|
|
5082
|
+
"description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
|
|
4495
5083
|
"repo": "nuxt-community/sentry-module",
|
|
4496
5084
|
"npm": "@nuxtjs/sentry",
|
|
4497
|
-
"icon": "sentry.
|
|
5085
|
+
"icon": "sentry.svg",
|
|
4498
5086
|
"github": "https://github.com/nuxt-community/sentry-module",
|
|
4499
5087
|
"website": "https://sentry.nuxtjs.org/",
|
|
4500
5088
|
"learn_more": "https://sentry.io/welcome/",
|
|
@@ -4511,14 +5099,38 @@
|
|
|
4511
5099
|
"requires": {}
|
|
4512
5100
|
}
|
|
4513
5101
|
},
|
|
5102
|
+
{
|
|
5103
|
+
"name": "seo-experiments",
|
|
5104
|
+
"description": "Powerful SEO DX improvements that may or may not land in the Nuxt core.",
|
|
5105
|
+
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
5106
|
+
"npm": "nuxt-seo-experiments",
|
|
5107
|
+
"icon": "seo-experiments.svg",
|
|
5108
|
+
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
5109
|
+
"website": "https://nuxtseo.com/experiments",
|
|
5110
|
+
"learn_more": "https://nuxtseo.com/experiments",
|
|
5111
|
+
"category": "SEO",
|
|
5112
|
+
"type": "3rd-party",
|
|
5113
|
+
"maintainers": [
|
|
5114
|
+
{
|
|
5115
|
+
"name": "Harlan Wilton",
|
|
5116
|
+
"github": "harlan-zw",
|
|
5117
|
+
"twitter": "harlan_zw",
|
|
5118
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
5119
|
+
}
|
|
5120
|
+
],
|
|
5121
|
+
"compatibility": {
|
|
5122
|
+
"nuxt": "^3.0.0",
|
|
5123
|
+
"requires": {}
|
|
5124
|
+
}
|
|
5125
|
+
},
|
|
4514
5126
|
{
|
|
4515
5127
|
"name": "seo-kit",
|
|
4516
|
-
"description": "
|
|
5128
|
+
"description": "The complete SEO solution for Nuxt.",
|
|
4517
5129
|
"repo": "harlan-zw/nuxt-seo-kit#main/layer",
|
|
4518
5130
|
"npm": "nuxt-seo-kit",
|
|
4519
5131
|
"icon": "seo-kit.svg",
|
|
4520
5132
|
"github": "https://github.com/harlan-zw/nuxt-seo-kit",
|
|
4521
|
-
"website": "https://
|
|
5133
|
+
"website": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
|
|
4522
5134
|
"learn_more": "",
|
|
4523
5135
|
"category": "SEO",
|
|
4524
5136
|
"type": "3rd-party",
|
|
@@ -4558,7 +5170,7 @@
|
|
|
4558
5170
|
},
|
|
4559
5171
|
{
|
|
4560
5172
|
"name": "seomatic-meta",
|
|
4561
|
-
"description": "A Nuxt
|
|
5173
|
+
"description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
|
|
4562
5174
|
"repo": "ben-rogerson/nuxt-seomatic-meta",
|
|
4563
5175
|
"npm": "nuxt-seomatic-meta",
|
|
4564
5176
|
"icon": "seomatic.png",
|
|
@@ -4601,6 +5213,29 @@
|
|
|
4601
5213
|
"requires": {}
|
|
4602
5214
|
}
|
|
4603
5215
|
},
|
|
5216
|
+
{
|
|
5217
|
+
"name": "server-block",
|
|
5218
|
+
"description": "Use <server> tags in your Nuxt pages components.",
|
|
5219
|
+
"repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt#main",
|
|
5220
|
+
"npm": "@hebilicious/server-block-nuxt",
|
|
5221
|
+
"icon": "server-block.svg",
|
|
5222
|
+
"github": "https://github.com/Hebilicious/server-block-nuxt",
|
|
5223
|
+
"website": "https://github.com/Hebilicious/server-block-nuxt#readme",
|
|
5224
|
+
"learn_more": "https://github.com/Hebilicious/server-block-nuxt#readme",
|
|
5225
|
+
"category": "Extensions",
|
|
5226
|
+
"type": "3rd-party",
|
|
5227
|
+
"maintainers": [
|
|
5228
|
+
{
|
|
5229
|
+
"name": "Hebilicious",
|
|
5230
|
+
"github": "Hebilicious",
|
|
5231
|
+
"twitter": "its_hebilicious"
|
|
5232
|
+
}
|
|
5233
|
+
],
|
|
5234
|
+
"compatibility": {
|
|
5235
|
+
"nuxt": "^3.0.0",
|
|
5236
|
+
"requires": {}
|
|
5237
|
+
}
|
|
5238
|
+
},
|
|
4604
5239
|
{
|
|
4605
5240
|
"name": "session",
|
|
4606
5241
|
"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",
|
|
@@ -4626,7 +5261,7 @@
|
|
|
4626
5261
|
},
|
|
4627
5262
|
{
|
|
4628
5263
|
"name": "shopify",
|
|
4629
|
-
"description": "Easy Shopify Buy client module with Nuxt
|
|
5264
|
+
"description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
|
|
4630
5265
|
"repo": "Gomah/nuxt-shopify",
|
|
4631
5266
|
"npm": "nuxt-shopify",
|
|
4632
5267
|
"icon": "shopify.png",
|
|
@@ -4693,13 +5328,13 @@
|
|
|
4693
5328
|
},
|
|
4694
5329
|
{
|
|
4695
5330
|
"name": "simple-robots",
|
|
4696
|
-
"description": "
|
|
5331
|
+
"description": "Tame the robots crawling and indexing your Nuxt site.",
|
|
4697
5332
|
"repo": "harlan-zw/nuxt-simple-robots",
|
|
4698
5333
|
"npm": "nuxt-simple-robots",
|
|
4699
|
-
"icon": "",
|
|
5334
|
+
"icon": "simple-robots.svg",
|
|
4700
5335
|
"github": "https://github.com/harlan-zw/nuxt-simple-robots",
|
|
4701
|
-
"website": "https://
|
|
4702
|
-
"learn_more": "",
|
|
5336
|
+
"website": "https://nuxtseo.com/robots",
|
|
5337
|
+
"learn_more": "https://nuxtseo.com/robots",
|
|
4703
5338
|
"category": "SEO",
|
|
4704
5339
|
"type": "3rd-party",
|
|
4705
5340
|
"maintainers": [
|
|
@@ -4717,13 +5352,13 @@
|
|
|
4717
5352
|
},
|
|
4718
5353
|
{
|
|
4719
5354
|
"name": "simple-sitemap",
|
|
4720
|
-
"description": "
|
|
5355
|
+
"description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
|
|
4721
5356
|
"repo": "harlan-zw/nuxt-simple-sitemap",
|
|
4722
5357
|
"npm": "nuxt-simple-sitemap",
|
|
4723
|
-
"icon": "",
|
|
5358
|
+
"icon": "simple-sitemap.svg",
|
|
4724
5359
|
"github": "https://github.com/harlan-zw/nuxt-simple-sitemap",
|
|
4725
|
-
"website": "https://
|
|
4726
|
-
"learn_more": "",
|
|
5360
|
+
"website": "https://nuxtseo.com/simple-sitemap",
|
|
5361
|
+
"learn_more": "https://nuxtseo.com/simple-sitemap",
|
|
4727
5362
|
"category": "SEO",
|
|
4728
5363
|
"type": "3rd-party",
|
|
4729
5364
|
"maintainers": [
|
|
@@ -4741,7 +5376,7 @@
|
|
|
4741
5376
|
},
|
|
4742
5377
|
{
|
|
4743
5378
|
"name": "sitemap",
|
|
4744
|
-
"description": "Automatically generate or serve dynamic sitemap.xml for Nuxt
|
|
5379
|
+
"description": "Automatically generate or serve dynamic sitemap.xml for Nuxt projects",
|
|
4745
5380
|
"repo": "nuxt-community/sitemap-module#dev",
|
|
4746
5381
|
"npm": "@nuxtjs/sitemap",
|
|
4747
5382
|
"icon": "",
|
|
@@ -4786,7 +5421,7 @@
|
|
|
4786
5421
|
},
|
|
4787
5422
|
{
|
|
4788
5423
|
"name": "snipcart",
|
|
4789
|
-
"description": "Snipcart integration module for Nuxt
|
|
5424
|
+
"description": "Snipcart integration module for Nuxt",
|
|
4790
5425
|
"repo": "nuxt-modules/snipcart",
|
|
4791
5426
|
"npm": "@nuxtjs/snipcart",
|
|
4792
5427
|
"icon": "snipcart.png",
|
|
@@ -4809,7 +5444,7 @@
|
|
|
4809
5444
|
},
|
|
4810
5445
|
{
|
|
4811
5446
|
"name": "social-meta",
|
|
4812
|
-
"description": "Nuxt
|
|
5447
|
+
"description": "Nuxt module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
|
|
4813
5448
|
"repo": "AlekseyPleshkov/nuxt-social-meta",
|
|
4814
5449
|
"npm": "nuxt-social-meta",
|
|
4815
5450
|
"icon": "",
|
|
@@ -4931,7 +5566,7 @@
|
|
|
4931
5566
|
},
|
|
4932
5567
|
{
|
|
4933
5568
|
"name": "storage",
|
|
4934
|
-
"description": "Utilities to easily read and write to the browser's storage in a Nuxt
|
|
5569
|
+
"description": "Utilities to easily read and write to the browser's storage in a Nuxt project",
|
|
4935
5570
|
"repo": "mazipan/nuxt-storage",
|
|
4936
5571
|
"npm": "nuxt-storage",
|
|
4937
5572
|
"icon": "",
|
|
@@ -4953,7 +5588,7 @@
|
|
|
4953
5588
|
},
|
|
4954
5589
|
{
|
|
4955
5590
|
"name": "storefront-ui",
|
|
4956
|
-
"description": "Storefront UI Module for Nuxt
|
|
5591
|
+
"description": "Storefront UI Module for Nuxt",
|
|
4957
5592
|
"repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
|
|
4958
5593
|
"npm": "@storefront-ui/nuxt",
|
|
4959
5594
|
"icon": "storefront-ui.svg",
|
|
@@ -4997,7 +5632,7 @@
|
|
|
4997
5632
|
},
|
|
4998
5633
|
{
|
|
4999
5634
|
"name": "storyblok",
|
|
5000
|
-
"description": "Storyblok Nuxt
|
|
5635
|
+
"description": "Storyblok Nuxt module",
|
|
5001
5636
|
"repo": "storyblok/storyblok-nuxt#master/lib",
|
|
5002
5637
|
"npm": "@storyblok/nuxt",
|
|
5003
5638
|
"icon": "storyblok.png",
|
|
@@ -5014,46 +5649,43 @@
|
|
|
5014
5649
|
],
|
|
5015
5650
|
"compatibility": {
|
|
5016
5651
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5017
|
-
"requires": {}
|
|
5652
|
+
"requires": {},
|
|
5653
|
+
"devtools": "^0.0.0"
|
|
5018
5654
|
}
|
|
5019
5655
|
},
|
|
5020
5656
|
{
|
|
5021
5657
|
"name": "storybook",
|
|
5022
|
-
"description": "Easily integrate Storybook in your Nuxt
|
|
5023
|
-
"repo": "nuxt-
|
|
5658
|
+
"description": "Easily integrate Storybook in your Nuxt application to design, build, and organize your UI components in isolation.",
|
|
5659
|
+
"repo": "nuxt-modules/storybook",
|
|
5024
5660
|
"npm": "@nuxtjs/storybook",
|
|
5025
5661
|
"icon": "storybook.png",
|
|
5026
|
-
"github": "https://github.com/nuxt-
|
|
5662
|
+
"github": "https://github.com/nuxt-modules/storybook",
|
|
5027
5663
|
"website": "https://storybook.nuxtjs.org",
|
|
5028
|
-
"learn_more": "https://
|
|
5664
|
+
"learn_more": "https://github.com/storybook-vue/storybook-nuxt",
|
|
5029
5665
|
"category": "Devtools",
|
|
5030
5666
|
"type": "community",
|
|
5031
5667
|
"maintainers": [
|
|
5032
5668
|
{
|
|
5033
|
-
"name": "
|
|
5034
|
-
"github": "
|
|
5035
|
-
"twitter": "
|
|
5036
|
-
},
|
|
5037
|
-
{
|
|
5038
|
-
"name": "Pooya Parsa",
|
|
5039
|
-
"github": "pi0",
|
|
5040
|
-
"twitter": "_pi0_"
|
|
5669
|
+
"name": "Chakir QATAB",
|
|
5670
|
+
"github": "chakAs3",
|
|
5671
|
+
"twitter": "ChakirQatab"
|
|
5041
5672
|
}
|
|
5042
5673
|
],
|
|
5043
5674
|
"compatibility": {
|
|
5044
|
-
"nuxt": "^2.0.0",
|
|
5675
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5045
5676
|
"requires": {
|
|
5046
5677
|
"bridge": "optional"
|
|
5047
|
-
}
|
|
5678
|
+
},
|
|
5679
|
+
"devtools": "^0.7.2"
|
|
5048
5680
|
}
|
|
5049
5681
|
},
|
|
5050
5682
|
{
|
|
5051
5683
|
"name": "strapi",
|
|
5052
5684
|
"description": "Design APIs fast and manage content easily using REST or GraphQL.",
|
|
5053
|
-
"repo": "nuxt-
|
|
5685
|
+
"repo": "nuxt-modules/strapi",
|
|
5054
5686
|
"npm": "@nuxtjs/strapi",
|
|
5055
5687
|
"icon": "strapi.png",
|
|
5056
|
-
"github": "https://github.com/nuxt-
|
|
5688
|
+
"github": "https://github.com/nuxt-modules/strapi",
|
|
5057
5689
|
"website": "https://strapi.nuxtjs.org",
|
|
5058
5690
|
"learn_more": "https://strapi.io/",
|
|
5059
5691
|
"category": "CMS",
|
|
@@ -5074,7 +5706,34 @@
|
|
|
5074
5706
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5075
5707
|
"requires": {
|
|
5076
5708
|
"bridge": true
|
|
5709
|
+
},
|
|
5710
|
+
"devtools": "^0.0.0"
|
|
5711
|
+
}
|
|
5712
|
+
},
|
|
5713
|
+
{
|
|
5714
|
+
"name": "stripe-next",
|
|
5715
|
+
"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.",
|
|
5716
|
+
"repo": "fuentesloic/nuxt-stripe",
|
|
5717
|
+
"npm": "@unlok-co/nuxt-stripe",
|
|
5718
|
+
"icon": "stripe.png",
|
|
5719
|
+
"github": "https://github.com/fuentesloic/nuxt-stripe",
|
|
5720
|
+
"website": "https://github.com/fuentesloic/nuxt-stripe",
|
|
5721
|
+
"learn_more": "https://stripe.com/docs",
|
|
5722
|
+
"category": "Payment",
|
|
5723
|
+
"type": "3rd-party",
|
|
5724
|
+
"maintainers": [
|
|
5725
|
+
{
|
|
5726
|
+
"name": "Loic Fuentes",
|
|
5727
|
+
"github": "fuentesloic"
|
|
5728
|
+
},
|
|
5729
|
+
{
|
|
5730
|
+
"name": "Florent Giraud",
|
|
5731
|
+
"github": "flozero"
|
|
5077
5732
|
}
|
|
5733
|
+
],
|
|
5734
|
+
"compatibility": {
|
|
5735
|
+
"nuxt": "^3.0.0",
|
|
5736
|
+
"requires": {}
|
|
5078
5737
|
}
|
|
5079
5738
|
},
|
|
5080
5739
|
{
|
|
@@ -5099,6 +5758,36 @@
|
|
|
5099
5758
|
"requires": {}
|
|
5100
5759
|
}
|
|
5101
5760
|
},
|
|
5761
|
+
{
|
|
5762
|
+
"name": "studio",
|
|
5763
|
+
"description": "A new experience to build content-driven website with Nuxt.",
|
|
5764
|
+
"repo": "nuxtlabs/studio-module",
|
|
5765
|
+
"npm": "@nuxthq/studio",
|
|
5766
|
+
"icon": "studio.svg",
|
|
5767
|
+
"github": "https://github.com/nuxtlabs/studio-module",
|
|
5768
|
+
"website": "https://nuxt.studio",
|
|
5769
|
+
"learn_more": "https://nuxt.studio",
|
|
5770
|
+
"category": "CMS",
|
|
5771
|
+
"type": "3rd-party",
|
|
5772
|
+
"maintainers": [
|
|
5773
|
+
{
|
|
5774
|
+
"name": "Ahad Birang",
|
|
5775
|
+
"github": "farnabaz",
|
|
5776
|
+
"twitter": "a_birang"
|
|
5777
|
+
},
|
|
5778
|
+
{
|
|
5779
|
+
"name": "Sébastien Chopin",
|
|
5780
|
+
"github": "Atinux",
|
|
5781
|
+
"twitter": "Atinux"
|
|
5782
|
+
}
|
|
5783
|
+
],
|
|
5784
|
+
"compatibility": {
|
|
5785
|
+
"nuxt": "^3.0.0",
|
|
5786
|
+
"requires": {
|
|
5787
|
+
"content": true
|
|
5788
|
+
}
|
|
5789
|
+
}
|
|
5790
|
+
},
|
|
5102
5791
|
{
|
|
5103
5792
|
"name": "style-resources",
|
|
5104
5793
|
"description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
|
|
@@ -5124,7 +5813,7 @@
|
|
|
5124
5813
|
},
|
|
5125
5814
|
{
|
|
5126
5815
|
"name": "stylelint",
|
|
5127
|
-
"description": "Stylelint module for Nuxt.
|
|
5816
|
+
"description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
|
|
5128
5817
|
"repo": "nuxt-community/stylelint-module",
|
|
5129
5818
|
"npm": "@nuxtjs/stylelint-module",
|
|
5130
5819
|
"icon": "stylelint.png",
|
|
@@ -5170,10 +5859,10 @@
|
|
|
5170
5859
|
{
|
|
5171
5860
|
"name": "supabase",
|
|
5172
5861
|
"description": "First class integration with Supabase",
|
|
5173
|
-
"repo": "nuxt-
|
|
5862
|
+
"repo": "nuxt-modules/supabase",
|
|
5174
5863
|
"npm": "@nuxtjs/supabase",
|
|
5175
5864
|
"icon": "supabase.png",
|
|
5176
|
-
"github": "https://github.com/nuxt-
|
|
5865
|
+
"github": "https://github.com/nuxt-modules/supabase",
|
|
5177
5866
|
"website": "https://supabase.nuxtjs.org",
|
|
5178
5867
|
"learn_more": "https://supabase.com",
|
|
5179
5868
|
"category": "Database",
|
|
@@ -5224,12 +5913,12 @@
|
|
|
5224
5913
|
},
|
|
5225
5914
|
{
|
|
5226
5915
|
"name": "svg-sprite",
|
|
5227
|
-
"description": "Optimized and Easy way to use svg files in Nuxt
|
|
5228
|
-
"repo": "nuxt-
|
|
5916
|
+
"description": "Optimized and Easy way to use svg files in Nuxt",
|
|
5917
|
+
"repo": "nuxt-modules/svg-sprite",
|
|
5229
5918
|
"npm": "@nuxtjs/svg-sprite",
|
|
5230
5919
|
"icon": "",
|
|
5231
|
-
"github": "https://github.com/nuxt-
|
|
5232
|
-
"website": "https://github.com/nuxt-
|
|
5920
|
+
"github": "https://github.com/nuxt-modules/svg-sprite",
|
|
5921
|
+
"website": "https://github.com/nuxt-modules/svg-sprite",
|
|
5233
5922
|
"learn_more": "",
|
|
5234
5923
|
"category": "UI",
|
|
5235
5924
|
"type": "community",
|
|
@@ -5241,13 +5930,13 @@
|
|
|
5241
5930
|
}
|
|
5242
5931
|
],
|
|
5243
5932
|
"compatibility": {
|
|
5244
|
-
"nuxt": "^2.0.0",
|
|
5933
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5245
5934
|
"requires": {}
|
|
5246
5935
|
}
|
|
5247
5936
|
},
|
|
5248
5937
|
{
|
|
5249
5938
|
"name": "svg",
|
|
5250
|
-
"description": "Super simple svg loading module for Nuxt
|
|
5939
|
+
"description": "Super simple svg loading module for Nuxt",
|
|
5251
5940
|
"repo": "nuxt-community/svg-module",
|
|
5252
5941
|
"npm": "@nuxtjs/svg",
|
|
5253
5942
|
"icon": "",
|
|
@@ -5291,7 +5980,7 @@
|
|
|
5291
5980
|
},
|
|
5292
5981
|
{
|
|
5293
5982
|
"name": "swiper",
|
|
5294
|
-
"description": "Nuxt
|
|
5983
|
+
"description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
|
|
5295
5984
|
"repo": "cpreston321/nuxt-swiper",
|
|
5296
5985
|
"npm": "nuxt-swiper",
|
|
5297
5986
|
"icon": "swiper.svg",
|
|
@@ -5337,10 +6026,10 @@
|
|
|
5337
6026
|
{
|
|
5338
6027
|
"name": "tailwindcss",
|
|
5339
6028
|
"description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
|
|
5340
|
-
"repo": "nuxt-
|
|
6029
|
+
"repo": "nuxt-modules/tailwindcss-module",
|
|
5341
6030
|
"npm": "@nuxtjs/tailwindcss",
|
|
5342
6031
|
"icon": "tailwindcss.png",
|
|
5343
|
-
"github": "https://github.com/nuxt-
|
|
6032
|
+
"github": "https://github.com/nuxt-modules/tailwindcss-module",
|
|
5344
6033
|
"website": "https://tailwindcss.nuxtjs.org",
|
|
5345
6034
|
"learn_more": "https://tailwindcss.com/",
|
|
5346
6035
|
"category": "UI",
|
|
@@ -5350,11 +6039,16 @@
|
|
|
5350
6039
|
"name": "Sébastien Chopin",
|
|
5351
6040
|
"github": "Atinux",
|
|
5352
6041
|
"twitter": "Atinux"
|
|
6042
|
+
},
|
|
6043
|
+
{
|
|
6044
|
+
"name": "Inesh Bose",
|
|
6045
|
+
"github": "ineshbose"
|
|
5353
6046
|
}
|
|
5354
6047
|
],
|
|
5355
6048
|
"compatibility": {
|
|
5356
6049
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5357
|
-
"requires": {}
|
|
6050
|
+
"requires": {},
|
|
6051
|
+
"devtools": "^0.0.0"
|
|
5358
6052
|
}
|
|
5359
6053
|
},
|
|
5360
6054
|
{
|
|
@@ -5380,9 +6074,31 @@
|
|
|
5380
6074
|
"requires": {}
|
|
5381
6075
|
}
|
|
5382
6076
|
},
|
|
6077
|
+
{
|
|
6078
|
+
"name": "time",
|
|
6079
|
+
"description": "Safely render local dates and times on the server with Nuxt",
|
|
6080
|
+
"repo": "danielroe/nuxt-time",
|
|
6081
|
+
"npm": "nuxt-time",
|
|
6082
|
+
"icon": "",
|
|
6083
|
+
"github": "https://github.com/danielroe/nuxt-time",
|
|
6084
|
+
"website": "https://github.com/danielroe/nuxt-time",
|
|
6085
|
+
"learn_more": "",
|
|
6086
|
+
"category": "Extensions",
|
|
6087
|
+
"type": "3rd-party",
|
|
6088
|
+
"maintainers": [
|
|
6089
|
+
{
|
|
6090
|
+
"name": "danielroe",
|
|
6091
|
+
"github": "danielroe"
|
|
6092
|
+
}
|
|
6093
|
+
],
|
|
6094
|
+
"compatibility": {
|
|
6095
|
+
"nuxt": "^3.0.0",
|
|
6096
|
+
"requires": {}
|
|
6097
|
+
}
|
|
6098
|
+
},
|
|
5383
6099
|
{
|
|
5384
6100
|
"name": "toast",
|
|
5385
|
-
"description": "Responsive Touch Compatible Toast plugin for Nuxt
|
|
6101
|
+
"description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
|
|
5386
6102
|
"repo": "nuxt-community/modules#master/packages/toast",
|
|
5387
6103
|
"npm": "@nuxtjs/toast",
|
|
5388
6104
|
"icon": "",
|
|
@@ -5403,6 +6119,39 @@
|
|
|
5403
6119
|
"requires": {}
|
|
5404
6120
|
}
|
|
5405
6121
|
},
|
|
6122
|
+
{
|
|
6123
|
+
"name": "tresjs",
|
|
6124
|
+
"description": "Create 3D experiences in your Nuxt application using TresJS.",
|
|
6125
|
+
"repo": "tresjs/nuxt",
|
|
6126
|
+
"npm": "@tresjs/nuxt",
|
|
6127
|
+
"icon": "tresjs.svg",
|
|
6128
|
+
"github": "https://github.com/Tresjs/nuxt",
|
|
6129
|
+
"website": "https://tresjs.org/guide/nuxt.html",
|
|
6130
|
+
"learn_more": "https://tresjs.org/",
|
|
6131
|
+
"category": "Libraries",
|
|
6132
|
+
"type": "3rd-party",
|
|
6133
|
+
"maintainers": [
|
|
6134
|
+
{
|
|
6135
|
+
"name": "Alvaro Saburido",
|
|
6136
|
+
"github": "alvarosabu",
|
|
6137
|
+
"twitter": "alvarosabu"
|
|
6138
|
+
},
|
|
6139
|
+
{
|
|
6140
|
+
"name": "Jaime Torrealba",
|
|
6141
|
+
"github": "JaimeTorrealba",
|
|
6142
|
+
"twitter": "jaimebboyjt"
|
|
6143
|
+
},
|
|
6144
|
+
{
|
|
6145
|
+
"name": "Tino Koch",
|
|
6146
|
+
"github": "Tinoooo",
|
|
6147
|
+
"twitter": "ichbintino"
|
|
6148
|
+
}
|
|
6149
|
+
],
|
|
6150
|
+
"compatibility": {
|
|
6151
|
+
"nuxt": "^3.0.0",
|
|
6152
|
+
"requires": {}
|
|
6153
|
+
}
|
|
6154
|
+
},
|
|
5406
6155
|
{
|
|
5407
6156
|
"name": "turnstile",
|
|
5408
6157
|
"description": "Privacy-focused alternative to CAPTCHA from Cloudflare",
|
|
@@ -5430,7 +6179,7 @@
|
|
|
5430
6179
|
},
|
|
5431
6180
|
{
|
|
5432
6181
|
"name": "twa",
|
|
5433
|
-
"description": "Nuxt
|
|
6182
|
+
"description": "Nuxt module for generating Trusted Web App from Nuxt app",
|
|
5434
6183
|
"repo": "tuarrep/nuxt-twa",
|
|
5435
6184
|
"npm": "nuxt-twa",
|
|
5436
6185
|
"icon": "",
|
|
@@ -5452,6 +6201,28 @@
|
|
|
5452
6201
|
}
|
|
5453
6202
|
}
|
|
5454
6203
|
},
|
|
6204
|
+
{
|
|
6205
|
+
"name": "twemoji",
|
|
6206
|
+
"description": "Twemoji module for Nuxt. Render emojis as SVG elements or PNG images.",
|
|
6207
|
+
"repo": "yizack/nuxt-twemoji",
|
|
6208
|
+
"npm": "nuxt-twemoji",
|
|
6209
|
+
"icon": "twemoji.svg",
|
|
6210
|
+
"github": "https://github.com/Yizack/nuxt-twemoji",
|
|
6211
|
+
"website": "https://github.com/Yizack/nuxt-twemoji",
|
|
6212
|
+
"learn_more": "",
|
|
6213
|
+
"category": "UI",
|
|
6214
|
+
"type": "3rd-party",
|
|
6215
|
+
"maintainers": [
|
|
6216
|
+
{
|
|
6217
|
+
"name": "Yizack Rangel",
|
|
6218
|
+
"github": "yizack"
|
|
6219
|
+
}
|
|
6220
|
+
],
|
|
6221
|
+
"compatibility": {
|
|
6222
|
+
"nuxt": "^3.0.0",
|
|
6223
|
+
"requires": {}
|
|
6224
|
+
}
|
|
6225
|
+
},
|
|
5455
6226
|
{
|
|
5456
6227
|
"name": "twicpics",
|
|
5457
6228
|
"description": "Images and videos components - Context aware resizing and cropping, lazy-loading, LQIP, Next-Gen format, compression, CDN.",
|
|
@@ -5596,6 +6367,39 @@
|
|
|
5596
6367
|
"requires": {}
|
|
5597
6368
|
}
|
|
5598
6369
|
},
|
|
6370
|
+
{
|
|
6371
|
+
"name": "ui",
|
|
6372
|
+
"description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
|
|
6373
|
+
"repo": "nuxt/ui#dev",
|
|
6374
|
+
"npm": "@nuxt/ui",
|
|
6375
|
+
"icon": "nuxt.svg",
|
|
6376
|
+
"github": "https://github.com/nuxt/ui",
|
|
6377
|
+
"website": "https://ui.nuxt.com",
|
|
6378
|
+
"learn_more": "",
|
|
6379
|
+
"category": "UI",
|
|
6380
|
+
"type": "official",
|
|
6381
|
+
"maintainers": [
|
|
6382
|
+
{
|
|
6383
|
+
"name": "Benjamin Canac",
|
|
6384
|
+
"github": "benjamincanac",
|
|
6385
|
+
"twitter": "benjamincanac"
|
|
6386
|
+
},
|
|
6387
|
+
{
|
|
6388
|
+
"name": "Sebastien Chopin",
|
|
6389
|
+
"github": "Atinux",
|
|
6390
|
+
"twitter": "Atinux"
|
|
6391
|
+
},
|
|
6392
|
+
{
|
|
6393
|
+
"name": "Sylvain Marroufin",
|
|
6394
|
+
"github": "smarroufin",
|
|
6395
|
+
"twitter": "smarroufin"
|
|
6396
|
+
}
|
|
6397
|
+
],
|
|
6398
|
+
"compatibility": {
|
|
6399
|
+
"nuxt": "^3.0.0",
|
|
6400
|
+
"requires": {}
|
|
6401
|
+
}
|
|
6402
|
+
},
|
|
5599
6403
|
{
|
|
5600
6404
|
"name": "umami",
|
|
5601
6405
|
"description": "Embed the Umami analytics library into Nuxt",
|
|
@@ -5644,7 +6448,7 @@
|
|
|
5644
6448
|
},
|
|
5645
6449
|
{
|
|
5646
6450
|
"name": "universal-storage",
|
|
5647
|
-
"description": "Universal Storage Utilities for Nuxt
|
|
6451
|
+
"description": "Universal Storage Utilities for Nuxt",
|
|
5648
6452
|
"repo": "nuxt-community/universal-storage-module",
|
|
5649
6453
|
"npm": "@nuxtjs/universal-storage",
|
|
5650
6454
|
"icon": "",
|
|
@@ -5741,7 +6545,8 @@
|
|
|
5741
6545
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5742
6546
|
"requires": {
|
|
5743
6547
|
"bridge": "optional"
|
|
5744
|
-
}
|
|
6548
|
+
},
|
|
6549
|
+
"devtools": "^0.0.0"
|
|
5745
6550
|
}
|
|
5746
6551
|
},
|
|
5747
6552
|
{
|
|
@@ -5767,9 +6572,33 @@
|
|
|
5767
6572
|
"requires": {}
|
|
5768
6573
|
}
|
|
5769
6574
|
},
|
|
6575
|
+
{
|
|
6576
|
+
"name": "use-wagmi",
|
|
6577
|
+
"description": "Vue Composition for Ethereum based on wagmi",
|
|
6578
|
+
"repo": "unicape/use-wagmi#main/packages/nuxt",
|
|
6579
|
+
"npm": "@use-wagmi/nuxt",
|
|
6580
|
+
"icon": "use-wagmi.png",
|
|
6581
|
+
"github": "https://github.com/unicape/use-wagmi",
|
|
6582
|
+
"website": "https://github.com/unicape/use-wagmi",
|
|
6583
|
+
"learn_more": "https://github.com/unicape/use-wagmi",
|
|
6584
|
+
"category": "Extensions",
|
|
6585
|
+
"type": "3rd-party",
|
|
6586
|
+
"maintainers": [
|
|
6587
|
+
{
|
|
6588
|
+
"name": "Unic Ape",
|
|
6589
|
+
"github": "unicape"
|
|
6590
|
+
}
|
|
6591
|
+
],
|
|
6592
|
+
"compatibility": {
|
|
6593
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6594
|
+
"requires": {
|
|
6595
|
+
"bridge": true
|
|
6596
|
+
}
|
|
6597
|
+
}
|
|
6598
|
+
},
|
|
5770
6599
|
{
|
|
5771
6600
|
"name": "user-agent",
|
|
5772
|
-
"description": "Nuxt
|
|
6601
|
+
"description": "Nuxt module for handling User-Agent.",
|
|
5773
6602
|
"repo": "fukuiretu/nuxt-user-agent",
|
|
5774
6603
|
"npm": "nuxt-user-agent",
|
|
5775
6604
|
"icon": "",
|
|
@@ -5859,9 +6688,31 @@
|
|
|
5859
6688
|
}
|
|
5860
6689
|
}
|
|
5861
6690
|
},
|
|
6691
|
+
{
|
|
6692
|
+
"name": "vcalendar",
|
|
6693
|
+
"description": "VCalendar module for Nuxt",
|
|
6694
|
+
"repo": "samk-dev/nuxt-vcalendar",
|
|
6695
|
+
"npm": "@samk-dev/nuxt-vcalendar",
|
|
6696
|
+
"icon": "vcalendar.png",
|
|
6697
|
+
"github": "https://github.com/samk-dev/vcalendar",
|
|
6698
|
+
"website": "https://github.com/samk-dev/vcalendar",
|
|
6699
|
+
"learn_more": "",
|
|
6700
|
+
"category": "Libraries",
|
|
6701
|
+
"type": "3rd-party",
|
|
6702
|
+
"maintainers": [
|
|
6703
|
+
{
|
|
6704
|
+
"name": "Sam K",
|
|
6705
|
+
"github": "samk-dev"
|
|
6706
|
+
}
|
|
6707
|
+
],
|
|
6708
|
+
"compatibility": {
|
|
6709
|
+
"nuxt": "^3.0.0",
|
|
6710
|
+
"requires": {}
|
|
6711
|
+
}
|
|
6712
|
+
},
|
|
5862
6713
|
{
|
|
5863
6714
|
"name": "vee-validate",
|
|
5864
|
-
"description": "Painless Vue forms for Nuxt
|
|
6715
|
+
"description": "Painless Vue forms for Nuxt",
|
|
5865
6716
|
"repo": "logaretm/vee-validate#main/packages/nuxt",
|
|
5866
6717
|
"npm": "@vee-validate/nuxt",
|
|
5867
6718
|
"icon": "vee-validate.png",
|
|
@@ -5904,6 +6755,28 @@
|
|
|
5904
6755
|
"requires": {}
|
|
5905
6756
|
}
|
|
5906
6757
|
},
|
|
6758
|
+
{
|
|
6759
|
+
"name": "vercel-analytics",
|
|
6760
|
+
"description": "Vercel Analytics integration for Nuxt",
|
|
6761
|
+
"repo": "xanderbarkhatov/nuxt-vercel-analytics",
|
|
6762
|
+
"npm": "nuxt-vercel-analytics",
|
|
6763
|
+
"icon": "",
|
|
6764
|
+
"github": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
|
|
6765
|
+
"website": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
|
|
6766
|
+
"learn_more": "https://vercel.com/docs/concepts/analytics",
|
|
6767
|
+
"category": "Analytics",
|
|
6768
|
+
"type": "3rd-party",
|
|
6769
|
+
"maintainers": [
|
|
6770
|
+
{
|
|
6771
|
+
"name": "Alexander B.",
|
|
6772
|
+
"github": "xanderbarkhatov"
|
|
6773
|
+
}
|
|
6774
|
+
],
|
|
6775
|
+
"compatibility": {
|
|
6776
|
+
"nuxt": "^3.0.0",
|
|
6777
|
+
"requires": {}
|
|
6778
|
+
}
|
|
6779
|
+
},
|
|
5907
6780
|
{
|
|
5908
6781
|
"name": "vexip-ui",
|
|
5909
6782
|
"description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
|
|
@@ -5929,7 +6802,7 @@
|
|
|
5929
6802
|
},
|
|
5930
6803
|
{
|
|
5931
6804
|
"name": "vite-pwa-nuxt",
|
|
5932
|
-
"description": "Zero-config PWA Plugin for Nuxt
|
|
6805
|
+
"description": "Zero-config PWA Plugin for Nuxt",
|
|
5933
6806
|
"repo": "vite-pwa/nuxt",
|
|
5934
6807
|
"npm": "@vite-pwa/nuxt",
|
|
5935
6808
|
"icon": "vite-pwa-nuxt.svg",
|
|
@@ -5958,13 +6831,13 @@
|
|
|
5958
6831
|
{
|
|
5959
6832
|
"name": "vitest",
|
|
5960
6833
|
"description": "Vitest integration with Nuxt",
|
|
5961
|
-
"repo": "danielroe/nuxt-vitest
|
|
6834
|
+
"repo": "danielroe/nuxt-vitest",
|
|
5962
6835
|
"npm": "nuxt-vitest",
|
|
5963
6836
|
"icon": "vitest.svg",
|
|
5964
6837
|
"github": "https://github.com/danielroe/nuxt-vitest",
|
|
5965
6838
|
"website": "https://github.com/danielroe/nuxt-vitest",
|
|
5966
6839
|
"learn_more": "",
|
|
5967
|
-
"category": "
|
|
6840
|
+
"category": "Devtools",
|
|
5968
6841
|
"type": "3rd-party",
|
|
5969
6842
|
"maintainers": [
|
|
5970
6843
|
{
|
|
@@ -5978,7 +6851,39 @@
|
|
|
5978
6851
|
],
|
|
5979
6852
|
"compatibility": {
|
|
5980
6853
|
"nuxt": "^3.0.0",
|
|
5981
|
-
"requires": {}
|
|
6854
|
+
"requires": {},
|
|
6855
|
+
"devtools": "^0.0.0"
|
|
6856
|
+
}
|
|
6857
|
+
},
|
|
6858
|
+
{
|
|
6859
|
+
"name": "vue-email",
|
|
6860
|
+
"description": "💌 Write email templates with vue",
|
|
6861
|
+
"repo": "Dave136/vue-email#main/packages/vue-email",
|
|
6862
|
+
"npm": "vue-email",
|
|
6863
|
+
"icon": "vue-email.svg",
|
|
6864
|
+
"github": "https://github.com/Dave136/vue-email",
|
|
6865
|
+
"website": "https://www.vuemail.net/",
|
|
6866
|
+
"learn_more": "https://vue-email.vercel.app/getting-started",
|
|
6867
|
+
"category": "UI",
|
|
6868
|
+
"type": "3rd-party",
|
|
6869
|
+
"maintainers": [
|
|
6870
|
+
{
|
|
6871
|
+
"name": "David Arenas",
|
|
6872
|
+
"github": "Dave136",
|
|
6873
|
+
"twitter": "davejs4",
|
|
6874
|
+
"avatar": "https://avatars.githubusercontent.com/u/49698182?v=4"
|
|
6875
|
+
},
|
|
6876
|
+
{
|
|
6877
|
+
"name": "Younes Barrad",
|
|
6878
|
+
"github": "Flowko",
|
|
6879
|
+
"twitter": "imflowko",
|
|
6880
|
+
"avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
|
|
6881
|
+
}
|
|
6882
|
+
],
|
|
6883
|
+
"compatibility": {
|
|
6884
|
+
"nuxt": "^3.0.0",
|
|
6885
|
+
"requires": {},
|
|
6886
|
+
"devtools": "^0.0.0"
|
|
5982
6887
|
}
|
|
5983
6888
|
},
|
|
5984
6889
|
{
|
|
@@ -6003,7 +6908,8 @@
|
|
|
6003
6908
|
"nuxt": "^3.0.0",
|
|
6004
6909
|
"requires": {
|
|
6005
6910
|
"bridge": "optional"
|
|
6006
|
-
}
|
|
6911
|
+
},
|
|
6912
|
+
"devtools": "^0.0.0"
|
|
6007
6913
|
}
|
|
6008
6914
|
},
|
|
6009
6915
|
{
|
|
@@ -6030,7 +6936,7 @@
|
|
|
6030
6936
|
},
|
|
6031
6937
|
{
|
|
6032
6938
|
"name": "vue-multiselect",
|
|
6033
|
-
"description": "Single / multiple select plugin for Nuxt
|
|
6939
|
+
"description": "Single / multiple select plugin for Nuxt using vue-multiselect.",
|
|
6034
6940
|
"repo": "spektrummedia/nuxt-vue-multiselect",
|
|
6035
6941
|
"npm": "nuxt-vue-multiselect",
|
|
6036
6942
|
"icon": "",
|
|
@@ -6072,6 +6978,29 @@
|
|
|
6072
6978
|
"requires": {}
|
|
6073
6979
|
}
|
|
6074
6980
|
},
|
|
6981
|
+
{
|
|
6982
|
+
"name": "vue-query",
|
|
6983
|
+
"description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
|
|
6984
|
+
"repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt#main",
|
|
6985
|
+
"npm": "@hebilicious/vue-query-nuxt",
|
|
6986
|
+
"icon": "vue-query.svg",
|
|
6987
|
+
"github": "https://github.com/Hebilicious/vue-query-nuxt",
|
|
6988
|
+
"website": "https://github.com/Hebilicious/vue-query-nuxt#readme",
|
|
6989
|
+
"learn_more": "https://tanstack.com/query/latest/docs/vue/quick-start",
|
|
6990
|
+
"category": "Request",
|
|
6991
|
+
"type": "3rd-party",
|
|
6992
|
+
"maintainers": [
|
|
6993
|
+
{
|
|
6994
|
+
"name": "Hebilicious",
|
|
6995
|
+
"github": "Hebilicious",
|
|
6996
|
+
"twitter": "its_hebilicious"
|
|
6997
|
+
}
|
|
6998
|
+
],
|
|
6999
|
+
"compatibility": {
|
|
7000
|
+
"nuxt": "^3.0.0",
|
|
7001
|
+
"requires": {}
|
|
7002
|
+
}
|
|
7003
|
+
},
|
|
6075
7004
|
{
|
|
6076
7005
|
"name": "vue-select",
|
|
6077
7006
|
"description": "Nuxt module for vue-select, a feature rich select/dropdown/typeahead component.",
|
|
@@ -6121,7 +7050,7 @@
|
|
|
6121
7050
|
},
|
|
6122
7051
|
{
|
|
6123
7052
|
"name": "vue-warehouse",
|
|
6124
|
-
"description": "A Cross-browser storage for Vue.js and Nuxt
|
|
7053
|
+
"description": "A Cross-browser storage for Vue.js and Nuxt, with plugins support and easy extensibility based on Store.js",
|
|
6125
7054
|
"repo": "juliomrqz/vue-warehouse",
|
|
6126
7055
|
"npm": "vue-warehouse",
|
|
6127
7056
|
"icon": "",
|
|
@@ -6142,6 +7071,29 @@
|
|
|
6142
7071
|
"requires": {}
|
|
6143
7072
|
}
|
|
6144
7073
|
},
|
|
7074
|
+
{
|
|
7075
|
+
"name": "vue3-carousel-nuxt",
|
|
7076
|
+
"description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt applications.",
|
|
7077
|
+
"repo": "gaetansenn/vue3-carousel-nuxt",
|
|
7078
|
+
"npm": "vue3-carousel-nuxt",
|
|
7079
|
+
"icon": "",
|
|
7080
|
+
"github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
|
|
7081
|
+
"website": "",
|
|
7082
|
+
"learn_more": "",
|
|
7083
|
+
"category": "UI",
|
|
7084
|
+
"type": "3rd-party",
|
|
7085
|
+
"maintainers": [
|
|
7086
|
+
{
|
|
7087
|
+
"name": "Gaetan SENN",
|
|
7088
|
+
"github": "gaetansenn",
|
|
7089
|
+
"avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
|
|
7090
|
+
}
|
|
7091
|
+
],
|
|
7092
|
+
"compatibility": {
|
|
7093
|
+
"nuxt": "^3.0.0",
|
|
7094
|
+
"requires": {}
|
|
7095
|
+
}
|
|
7096
|
+
},
|
|
6145
7097
|
{
|
|
6146
7098
|
"name": "vuefire",
|
|
6147
7099
|
"description": "Idiomatic composables for the Firebase SDK",
|
|
@@ -6166,7 +7118,7 @@
|
|
|
6166
7118
|
},
|
|
6167
7119
|
{
|
|
6168
7120
|
"name": "vuestic",
|
|
6169
|
-
"description": "Vuestic UI module for Nuxt
|
|
7121
|
+
"description": "Vuestic UI module for Nuxt",
|
|
6170
7122
|
"repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
|
|
6171
7123
|
"npm": "@vuestic/nuxt",
|
|
6172
7124
|
"icon": "vuestic.png",
|
|
@@ -6186,9 +7138,31 @@
|
|
|
6186
7138
|
"requires": {}
|
|
6187
7139
|
}
|
|
6188
7140
|
},
|
|
7141
|
+
{
|
|
7142
|
+
"name": "vuetify-nuxt-module",
|
|
7143
|
+
"description": "Zero-config Nuxt Module for Vuetify.",
|
|
7144
|
+
"repo": "userquin/vuetify-nuxt-module",
|
|
7145
|
+
"npm": "vuetify-nuxt-module",
|
|
7146
|
+
"icon": "vuetify-logo-v3-dark.svg",
|
|
7147
|
+
"github": "https://github.com/userquin/vuetify-nuxt-module",
|
|
7148
|
+
"website": "https://github.com/userquin/vuetify-nuxt-module",
|
|
7149
|
+
"learn_more": "https://github.com/userquin/vuetify-nuxt-module/README.md",
|
|
7150
|
+
"category": "UI",
|
|
7151
|
+
"type": "3rd-party",
|
|
7152
|
+
"maintainers": [
|
|
7153
|
+
{
|
|
7154
|
+
"name": "Joaquín Sánchez",
|
|
7155
|
+
"github": "userquin"
|
|
7156
|
+
}
|
|
7157
|
+
],
|
|
7158
|
+
"compatibility": {
|
|
7159
|
+
"nuxt": "^3.0.0",
|
|
7160
|
+
"requires": {}
|
|
7161
|
+
}
|
|
7162
|
+
},
|
|
6189
7163
|
{
|
|
6190
7164
|
"name": "vuetify",
|
|
6191
|
-
"description": "Vuetify Module for Nuxt
|
|
7165
|
+
"description": "Vuetify Module for Nuxt to add Material Design components to your application.",
|
|
6192
7166
|
"repo": "nuxt-community/vuetify-module",
|
|
6193
7167
|
"npm": "@nuxtjs/vuetify",
|
|
6194
7168
|
"icon": "vuetify.png",
|
|
@@ -6235,7 +7209,8 @@
|
|
|
6235
7209
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6236
7210
|
"requires": {
|
|
6237
7211
|
"bridge": "optional"
|
|
6238
|
-
}
|
|
7212
|
+
},
|
|
7213
|
+
"devtools": "^0.0.0"
|
|
6239
7214
|
}
|
|
6240
7215
|
},
|
|
6241
7216
|
{
|
|
@@ -6262,7 +7237,7 @@
|
|
|
6262
7237
|
},
|
|
6263
7238
|
{
|
|
6264
7239
|
"name": "vunix",
|
|
6265
|
-
"description": "Comprehensive UI toolkit for Vue.js and Nuxt
|
|
7240
|
+
"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.",
|
|
6266
7241
|
"repo": "gaetansenn/vunix#main/packages/nuxt",
|
|
6267
7242
|
"npm": "@vunix/nuxt",
|
|
6268
7243
|
"icon": "",
|
|
@@ -6286,11 +7261,11 @@
|
|
|
6286
7261
|
{
|
|
6287
7262
|
"name": "web-vitals",
|
|
6288
7263
|
"description": "Web Vitals for Nuxt",
|
|
6289
|
-
"repo": "nuxt-
|
|
7264
|
+
"repo": "nuxt-modules/web-vitals",
|
|
6290
7265
|
"npm": "@nuxtjs/web-vitals",
|
|
6291
7266
|
"icon": "web-vitals.png",
|
|
6292
|
-
"github": "https://github.com/nuxt-
|
|
6293
|
-
"website": "https://github.com/nuxt-
|
|
7267
|
+
"github": "https://github.com/nuxt-modules/web-vitals",
|
|
7268
|
+
"website": "https://github.com/nuxt-modules/web-vitals",
|
|
6294
7269
|
"learn_more": "",
|
|
6295
7270
|
"category": "Performance",
|
|
6296
7271
|
"type": "community",
|
|
@@ -6341,7 +7316,7 @@
|
|
|
6341
7316
|
},
|
|
6342
7317
|
{
|
|
6343
7318
|
"name": "webpack-optimisations",
|
|
6344
|
-
"description": "Nuxt
|
|
7319
|
+
"description": "Nuxt v2 module to automatically make your builds faster.",
|
|
6345
7320
|
"repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
|
|
6346
7321
|
"npm": "nuxt-webpack-optimisations",
|
|
6347
7322
|
"icon": "build-optimisations.svg",
|
|
@@ -6433,7 +7408,7 @@
|
|
|
6433
7408
|
},
|
|
6434
7409
|
{
|
|
6435
7410
|
"name": "well-known",
|
|
6436
|
-
"description": "A Nuxt
|
|
7411
|
+
"description": "A Nuxt module to add well-known URIs using middlewares",
|
|
6437
7412
|
"repo": "zadigetvoltaire/nuxt-well-known",
|
|
6438
7413
|
"npm": "@zadigetvoltaire/nuxt-well-known",
|
|
6439
7414
|
"icon": "well-known.svg",
|
|
@@ -6455,7 +7430,7 @@
|
|
|
6455
7430
|
},
|
|
6456
7431
|
{
|
|
6457
7432
|
"name": "wideangle",
|
|
6458
|
-
"description": "Nuxt
|
|
7433
|
+
"description": "Nuxt module to integrate Wide Angle Analytics",
|
|
6459
7434
|
"repo": "inputobjects/wideangle-nuxt",
|
|
6460
7435
|
"npm": "wideangle-nuxt",
|
|
6461
7436
|
"icon": "wideangle.png",
|
|
@@ -6622,55 +7597,9 @@
|
|
|
6622
7597
|
"requires": {}
|
|
6623
7598
|
}
|
|
6624
7599
|
},
|
|
6625
|
-
{
|
|
6626
|
-
"name": "yandex-metrika-next",
|
|
6627
|
-
"description": "Yandex Metrika integration for Nuxt",
|
|
6628
|
-
"repo": "artmizu/yandex-metrika-nuxt",
|
|
6629
|
-
"npm": "@artmizu/yandex-metrika-nuxt",
|
|
6630
|
-
"icon": "yandex-metrika.svg",
|
|
6631
|
-
"github": "https://github.com/artmizu/yandex-metrika-nuxt",
|
|
6632
|
-
"website": "https://github.com/artmizu/yandex-metrika-nuxt",
|
|
6633
|
-
"learn_more": "",
|
|
6634
|
-
"category": "Analytics",
|
|
6635
|
-
"type": "3rd-party",
|
|
6636
|
-
"maintainers": [
|
|
6637
|
-
{
|
|
6638
|
-
"name": "Aleksandr Saburov",
|
|
6639
|
-
"github": "artmizu",
|
|
6640
|
-
"avatar": "https://avatars.githubusercontent.com/artmizu?v=4"
|
|
6641
|
-
}
|
|
6642
|
-
],
|
|
6643
|
-
"compatibility": {
|
|
6644
|
-
"nuxt": "^3.0.0",
|
|
6645
|
-
"requires": {}
|
|
6646
|
-
}
|
|
6647
|
-
},
|
|
6648
|
-
{
|
|
6649
|
-
"name": "yandex-metrika",
|
|
6650
|
-
"description": "Yandex metrika Module for Nuxt.js",
|
|
6651
|
-
"repo": "nuxt-community/yandex-metrika-module",
|
|
6652
|
-
"npm": "@nuxtjs/yandex-metrika",
|
|
6653
|
-
"icon": "",
|
|
6654
|
-
"github": "https://github.com/nuxt-community/yandex-metrika-module",
|
|
6655
|
-
"website": "https://github.com/nuxt-community/yandex-metrika-module",
|
|
6656
|
-
"learn_more": "https://metrica.yandex.com/about",
|
|
6657
|
-
"category": "Analytics",
|
|
6658
|
-
"type": "community",
|
|
6659
|
-
"maintainers": [
|
|
6660
|
-
{
|
|
6661
|
-
"name": "Pooya Parsa",
|
|
6662
|
-
"github": "pi0",
|
|
6663
|
-
"twitter": "_pi0_"
|
|
6664
|
-
}
|
|
6665
|
-
],
|
|
6666
|
-
"compatibility": {
|
|
6667
|
-
"nuxt": "^2.0.0",
|
|
6668
|
-
"requires": {}
|
|
6669
|
-
}
|
|
6670
|
-
},
|
|
6671
7600
|
{
|
|
6672
7601
|
"name": "zendesk",
|
|
6673
|
-
"description": "Nuxt
|
|
7602
|
+
"description": "Nuxt module for Zendesk",
|
|
6674
7603
|
"repo": "DansMaCulotte/nuxt-zendesk",
|
|
6675
7604
|
"npm": "@dansmaculotte/nuxt-zendesk",
|
|
6676
7605
|
"icon": "zendesk.png",
|