@nuxt/modules 0.6.0-18474d → 0.6.0-18fcb9
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 +2115 -499
- package/package.json +12 -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,76 @@
|
|
|
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
|
+
},
|
|
356
|
+
{
|
|
357
|
+
"name": "auth-utils",
|
|
358
|
+
"description": "Minimalist Auth module for Nuxt with SSR.",
|
|
359
|
+
"repo": "atinux/nuxt-auth-utils",
|
|
360
|
+
"npm": "nuxt-auth-utils",
|
|
361
|
+
"icon": "",
|
|
362
|
+
"github": "https://github.com/atinux/nuxt-auth-utils",
|
|
363
|
+
"website": "https://github.com/atinux/nuxt-auth-utils",
|
|
364
|
+
"learn_more": "",
|
|
365
|
+
"category": "Security",
|
|
366
|
+
"type": "3rd-party",
|
|
367
|
+
"maintainers": [
|
|
368
|
+
{
|
|
369
|
+
"name": "atinux",
|
|
370
|
+
"github": "atinux"
|
|
371
|
+
}
|
|
372
|
+
],
|
|
373
|
+
"compatibility": {
|
|
374
|
+
"nuxt": "^3.0.0",
|
|
375
|
+
"requires": {}
|
|
376
|
+
}
|
|
377
|
+
},
|
|
265
378
|
{
|
|
266
379
|
"name": "auth",
|
|
267
|
-
"description": "Zero-boilerplate authentication support for Nuxt.
|
|
380
|
+
"description": "Zero-boilerplate authentication support for Nuxt.",
|
|
268
381
|
"repo": "nuxt-community/auth-module",
|
|
269
382
|
"npm": "@nuxtjs/auth",
|
|
270
383
|
"icon": "auth.png",
|
|
@@ -289,9 +402,55 @@
|
|
|
289
402
|
"requires": {}
|
|
290
403
|
}
|
|
291
404
|
},
|
|
405
|
+
{
|
|
406
|
+
"name": "authjs",
|
|
407
|
+
"description": "Auth.js authentication Nuxt module. Edge compatible.",
|
|
408
|
+
"repo": "Hebilicious/authjs-nuxt#main",
|
|
409
|
+
"npm": "@hebilicious/authjs-nuxt",
|
|
410
|
+
"icon": "authjs.png",
|
|
411
|
+
"github": "https://github.com/Hebilicious/authjs-nuxt",
|
|
412
|
+
"website": "https://authjs-nuxt.pages.dev/",
|
|
413
|
+
"learn_more": "https://authjs.dev/",
|
|
414
|
+
"category": "Security",
|
|
415
|
+
"type": "3rd-party",
|
|
416
|
+
"maintainers": [
|
|
417
|
+
{
|
|
418
|
+
"name": "Hebilicious",
|
|
419
|
+
"github": "Hebilicious",
|
|
420
|
+
"twitter": "its_hebilicious"
|
|
421
|
+
}
|
|
422
|
+
],
|
|
423
|
+
"compatibility": {
|
|
424
|
+
"nuxt": "^3.0.0",
|
|
425
|
+
"requires": {}
|
|
426
|
+
}
|
|
427
|
+
},
|
|
428
|
+
{
|
|
429
|
+
"name": "auto-animate",
|
|
430
|
+
"description": "Automatic animations for your Nuxt app with a single line of code.",
|
|
431
|
+
"repo": "formkit/auto-animate",
|
|
432
|
+
"npm": "@formkit/auto-animate",
|
|
433
|
+
"icon": "auto-animate.svg",
|
|
434
|
+
"github": "https://github.com/formkit/auto-animate",
|
|
435
|
+
"website": "https://auto-animate.formkit.com",
|
|
436
|
+
"learn_more": "https://auto-animate.formkit.com",
|
|
437
|
+
"category": "Libraries",
|
|
438
|
+
"type": "3rd-party",
|
|
439
|
+
"maintainers": [
|
|
440
|
+
{
|
|
441
|
+
"name": "Justin Schroeder",
|
|
442
|
+
"github": "justin-schroeder",
|
|
443
|
+
"twitter": "jpschroeder"
|
|
444
|
+
}
|
|
445
|
+
],
|
|
446
|
+
"compatibility": {
|
|
447
|
+
"nuxt": "^3.0.0",
|
|
448
|
+
"requires": {}
|
|
449
|
+
}
|
|
450
|
+
},
|
|
292
451
|
{
|
|
293
452
|
"name": "axios",
|
|
294
|
-
"description": "Secure and easy Axios module with Nuxt
|
|
453
|
+
"description": "Secure and easy Axios module with Nuxt",
|
|
295
454
|
"repo": "nuxt-community/axios-module",
|
|
296
455
|
"npm": "@nuxtjs/axios",
|
|
297
456
|
"icon": "axios.svg",
|
|
@@ -314,7 +473,7 @@
|
|
|
314
473
|
},
|
|
315
474
|
{
|
|
316
475
|
"name": "basic-auth",
|
|
317
|
-
"description": "Provide basic authentication to your Nuxt
|
|
476
|
+
"description": "Provide basic authentication to your Nuxt application",
|
|
318
477
|
"repo": "potato4d/nuxt-basic-auth-module",
|
|
319
478
|
"npm": "nuxt-basic-auth-module",
|
|
320
479
|
"icon": "",
|
|
@@ -438,7 +597,7 @@
|
|
|
438
597
|
},
|
|
439
598
|
{
|
|
440
599
|
"name": "bulma-slim",
|
|
441
|
-
"description": "Nuxt
|
|
600
|
+
"description": "Nuxt module to automatically make a slim Bulma build of used features with Purgecss",
|
|
442
601
|
"repo": "mustardamus/nuxt-bulma-slim",
|
|
443
602
|
"npm": "nuxt-bulma-slim",
|
|
444
603
|
"icon": "bulma.png",
|
|
@@ -505,7 +664,7 @@
|
|
|
505
664
|
},
|
|
506
665
|
{
|
|
507
666
|
"name": "canvas-sketch",
|
|
508
|
-
"description": "Nuxt
|
|
667
|
+
"description": "Nuxt module for making generative and 3D artwork with canvas-sketch in JavaScript",
|
|
509
668
|
"repo": "LuXDAmore/generative-art",
|
|
510
669
|
"npm": "@luxdamore/nuxt-canvas-sketch",
|
|
511
670
|
"icon": "",
|
|
@@ -526,9 +685,31 @@
|
|
|
526
685
|
"requires": {}
|
|
527
686
|
}
|
|
528
687
|
},
|
|
688
|
+
{
|
|
689
|
+
"name": "capo",
|
|
690
|
+
"description": "Capo.js implementation for Nuxt",
|
|
691
|
+
"repo": "danielroe/nuxt-capo",
|
|
692
|
+
"npm": "nuxt-capo",
|
|
693
|
+
"icon": "",
|
|
694
|
+
"github": "https://github.com/danielroe/nuxt-capo",
|
|
695
|
+
"website": "https://github.com/danielroe/nuxt-capo",
|
|
696
|
+
"learn_more": "",
|
|
697
|
+
"category": "Performance",
|
|
698
|
+
"type": "3rd-party",
|
|
699
|
+
"maintainers": [
|
|
700
|
+
{
|
|
701
|
+
"name": "danielroe",
|
|
702
|
+
"github": "danielroe"
|
|
703
|
+
}
|
|
704
|
+
],
|
|
705
|
+
"compatibility": {
|
|
706
|
+
"nuxt": "^3.0.0",
|
|
707
|
+
"requires": {}
|
|
708
|
+
}
|
|
709
|
+
},
|
|
529
710
|
{
|
|
530
711
|
"name": "chakra-ui",
|
|
531
|
-
"description": "Chakra UI Module for Nuxt
|
|
712
|
+
"description": "Chakra UI Module for Nuxt",
|
|
532
713
|
"repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
|
|
533
714
|
"npm": "@chakra-ui/nuxt",
|
|
534
715
|
"icon": "chakra-ui.png",
|
|
@@ -575,10 +756,10 @@
|
|
|
575
756
|
"description": "Privacy-first, end-to-end encrypted analytics",
|
|
576
757
|
"repo": "chiffre-io/nuxt-chiffre",
|
|
577
758
|
"npm": "nuxt-chiffre",
|
|
578
|
-
"icon": "
|
|
759
|
+
"icon": "chiffre.png",
|
|
579
760
|
"github": "https://github.com/chiffre-io/nuxt-chiffre",
|
|
580
761
|
"website": "https://github.com/chiffre-io/nuxt-chiffre",
|
|
581
|
-
"learn_more": "https://chiffre.io",
|
|
762
|
+
"learn_more": "https://chiffre.io/",
|
|
582
763
|
"category": "Analytics",
|
|
583
764
|
"type": "3rd-party",
|
|
584
765
|
"maintainers": [
|
|
@@ -592,6 +773,29 @@
|
|
|
592
773
|
"requires": {}
|
|
593
774
|
}
|
|
594
775
|
},
|
|
776
|
+
{
|
|
777
|
+
"name": "clarity-analytics",
|
|
778
|
+
"description": "Clarity Analytics Module for Nuxt",
|
|
779
|
+
"repo": "Barbapapazes/nuxt-clarity-analytics",
|
|
780
|
+
"npm": "nuxt-clarity-analytics",
|
|
781
|
+
"icon": "",
|
|
782
|
+
"github": "https://github.com/Barbapapazes/nuxt-clarity-analytics",
|
|
783
|
+
"website": "https://github.com/Barbapapazes/nuxt-clarity-analytics#readme",
|
|
784
|
+
"learn_more": "https://clarity.microsoft.com/",
|
|
785
|
+
"category": "Analytics",
|
|
786
|
+
"type": "3rd-party",
|
|
787
|
+
"maintainers": [
|
|
788
|
+
{
|
|
789
|
+
"name": "Barbapapazes",
|
|
790
|
+
"github": "Barbapapazes",
|
|
791
|
+
"twitter": "soubiran_"
|
|
792
|
+
}
|
|
793
|
+
],
|
|
794
|
+
"compatibility": {
|
|
795
|
+
"nuxt": "^3.0.0",
|
|
796
|
+
"requires": {}
|
|
797
|
+
}
|
|
798
|
+
},
|
|
595
799
|
{
|
|
596
800
|
"name": "client-init",
|
|
597
801
|
"description": "Provide client version of `nuxtServerInit`.",
|
|
@@ -616,7 +820,7 @@
|
|
|
616
820
|
},
|
|
617
821
|
{
|
|
618
822
|
"name": "cloudcms",
|
|
619
|
-
"description": "CloudCMS Nuxt
|
|
823
|
+
"description": "CloudCMS Nuxt Module",
|
|
620
824
|
"repo": "gitana/cloudcms-nuxt",
|
|
621
825
|
"npm": "cloudcms-nuxt",
|
|
622
826
|
"icon": "",
|
|
@@ -665,11 +869,11 @@
|
|
|
665
869
|
},
|
|
666
870
|
{
|
|
667
871
|
"name": "cloudinary",
|
|
668
|
-
"description": "Optimize images and videos in your Nuxt
|
|
669
|
-
"repo": "nuxt-
|
|
872
|
+
"description": "Optimize images and videos in your Nuxt application",
|
|
873
|
+
"repo": "nuxt-modules/cloudinary",
|
|
670
874
|
"npm": "@nuxtjs/cloudinary",
|
|
671
875
|
"icon": "cloudinary.png",
|
|
672
|
-
"github": "https://github.com/nuxt-
|
|
876
|
+
"github": "https://github.com/nuxt-modules/cloudinary",
|
|
673
877
|
"website": "https://cloudinary.nuxtjs.org",
|
|
674
878
|
"learn_more": "https://cloudinary.com",
|
|
675
879
|
"category": "Images",
|
|
@@ -688,11 +892,11 @@
|
|
|
688
892
|
},
|
|
689
893
|
{
|
|
690
894
|
"name": "color-mode",
|
|
691
|
-
"description": "Dark and Light mode for
|
|
692
|
-
"repo": "nuxt-
|
|
895
|
+
"description": "Dark and Light mode for Nuxt with auto detection",
|
|
896
|
+
"repo": "nuxt-modules/color-mode",
|
|
693
897
|
"npm": "@nuxtjs/color-mode",
|
|
694
898
|
"icon": "color-mode.png",
|
|
695
|
-
"github": "https://github.com/nuxt-
|
|
899
|
+
"github": "https://github.com/nuxt-modules/color-mode",
|
|
696
900
|
"website": "https://color-mode.nuxtjs.org",
|
|
697
901
|
"learn_more": "",
|
|
698
902
|
"category": "UI",
|
|
@@ -785,7 +989,7 @@
|
|
|
785
989
|
"description": "Nuxt Content reads the content/ directory in your project, parses .md, .yml, .csv or .json files and creates a powerful data layer for your application. Bonus, use Vue components in Markdown with the MDC syntax.",
|
|
786
990
|
"repo": "nuxt/content#main",
|
|
787
991
|
"npm": "@nuxt/content",
|
|
788
|
-
"icon": "nuxt.
|
|
992
|
+
"icon": "nuxt.svg",
|
|
789
993
|
"github": "https://github.com/nuxt/content",
|
|
790
994
|
"website": "https://content.nuxtjs.org",
|
|
791
995
|
"learn_more": "",
|
|
@@ -909,7 +1113,7 @@
|
|
|
909
1113
|
},
|
|
910
1114
|
{
|
|
911
1115
|
"name": "darkmode.js",
|
|
912
|
-
"description": "Add darkmode / nightmode to your Nuxt
|
|
1116
|
+
"description": "Add darkmode / nightmode to your Nuxt project in a few seconds",
|
|
913
1117
|
"repo": "sandoche/nuxtjs-darkmode-js-module#main",
|
|
914
1118
|
"npm": "nuxtjs-darkmode-js-module",
|
|
915
1119
|
"icon": "darkmode.png",
|
|
@@ -931,7 +1135,7 @@
|
|
|
931
1135
|
},
|
|
932
1136
|
{
|
|
933
1137
|
"name": "date-fns",
|
|
934
|
-
"description": "Modern JavaScript date utility library - date-fns for Nuxt
|
|
1138
|
+
"description": "Modern JavaScript date utility library - date-fns for Nuxt",
|
|
935
1139
|
"repo": "nuxt-community/date-fns-module",
|
|
936
1140
|
"npm": "@nuxtjs/date-fns",
|
|
937
1141
|
"icon": "date-fns.png",
|
|
@@ -953,7 +1157,7 @@
|
|
|
953
1157
|
},
|
|
954
1158
|
{
|
|
955
1159
|
"name": "datocms-nuxt2",
|
|
956
|
-
"description": "DatoCMS integration for Nuxt
|
|
1160
|
+
"description": "DatoCMS integration for Nuxt v2",
|
|
957
1161
|
"repo": "voorhoede/nuxt-datocms-module",
|
|
958
1162
|
"npm": "@voorhoede/nuxt-datocms-module",
|
|
959
1163
|
"icon": "datocms.svg",
|
|
@@ -1022,8 +1226,8 @@
|
|
|
1022
1226
|
},
|
|
1023
1227
|
{
|
|
1024
1228
|
"name": "delay-hydration",
|
|
1025
|
-
"description": "Improve your Nuxt
|
|
1026
|
-
"repo": "harlan-zw/nuxt-delay-hydration
|
|
1229
|
+
"description": "Improve your Nuxt v2 Google Lighthouse score by delaying hydration.",
|
|
1230
|
+
"repo": "harlan-zw/nuxt-delay-hydration",
|
|
1027
1231
|
"npm": "nuxt-delay-hydration",
|
|
1028
1232
|
"icon": "lighthouse.svg",
|
|
1029
1233
|
"github": "https://github.com/harlan-zw/nuxt-delay-hydration",
|
|
@@ -1045,12 +1249,12 @@
|
|
|
1045
1249
|
},
|
|
1046
1250
|
{
|
|
1047
1251
|
"name": "device",
|
|
1048
|
-
"description": "Device detection module for Nuxt
|
|
1049
|
-
"repo": "nuxt-
|
|
1252
|
+
"description": "Device detection module for Nuxt",
|
|
1253
|
+
"repo": "nuxt-modules/device",
|
|
1050
1254
|
"npm": "@nuxtjs/device",
|
|
1051
1255
|
"icon": "",
|
|
1052
|
-
"github": "https://github.com/nuxt-
|
|
1053
|
-
"website": "https://github.com/nuxt-
|
|
1256
|
+
"github": "https://github.com/nuxt-modules/device",
|
|
1257
|
+
"website": "https://github.com/nuxt-modules/device",
|
|
1054
1258
|
"learn_more": "",
|
|
1055
1259
|
"category": "Extensions",
|
|
1056
1260
|
"type": "community",
|
|
@@ -1068,9 +1272,9 @@
|
|
|
1068
1272
|
{
|
|
1069
1273
|
"name": "devtools",
|
|
1070
1274
|
"description": "Unleash Nuxt Developer Experience. A set of visual tools that help you to know your app better.",
|
|
1071
|
-
"repo": "nuxt/devtools#main",
|
|
1275
|
+
"repo": "nuxt/devtools#main/packages/devtools",
|
|
1072
1276
|
"npm": "@nuxt/devtools",
|
|
1073
|
-
"icon": "nuxt.
|
|
1277
|
+
"icon": "nuxt.svg",
|
|
1074
1278
|
"github": "https://github.com/nuxt/devtools",
|
|
1075
1279
|
"website": "https://devtools.nuxtjs.org/",
|
|
1076
1280
|
"learn_more": "",
|
|
@@ -1090,13 +1294,13 @@
|
|
|
1090
1294
|
},
|
|
1091
1295
|
{
|
|
1092
1296
|
"name": "directus",
|
|
1093
|
-
"description": "Easily connect your
|
|
1297
|
+
"description": "Easily connect your Nuxt application to your directus server.",
|
|
1094
1298
|
"repo": "intevel/nuxt-directus",
|
|
1095
1299
|
"npm": "nuxt-directus",
|
|
1096
1300
|
"icon": "directus.svg",
|
|
1097
|
-
"github": "https://github.com/
|
|
1098
|
-
"website": "https://nuxt-directus.
|
|
1099
|
-
"learn_more": "https://nuxt-directus.
|
|
1301
|
+
"github": "https://github.com/intevel/nuxt-directus/",
|
|
1302
|
+
"website": "https://nuxt-directus.site/",
|
|
1303
|
+
"learn_more": "https://nuxt-directus.site/",
|
|
1100
1304
|
"category": "CMS",
|
|
1101
1305
|
"type": "3rd-party",
|
|
1102
1306
|
"maintainers": [
|
|
@@ -1107,15 +1311,58 @@
|
|
|
1107
1311
|
}
|
|
1108
1312
|
],
|
|
1109
1313
|
"compatibility": {
|
|
1110
|
-
"nuxt": "^
|
|
1111
|
-
"requires": {
|
|
1112
|
-
|
|
1314
|
+
"nuxt": "^3.0.0",
|
|
1315
|
+
"requires": {},
|
|
1316
|
+
"devtools": "^0.0.0"
|
|
1317
|
+
}
|
|
1318
|
+
},
|
|
1319
|
+
{
|
|
1320
|
+
"name": "disqus",
|
|
1321
|
+
"description": "Disqus Comments Module for Nuxt - Instantly add a comment widget to your app",
|
|
1322
|
+
"repo": "modbender/nuxt-disqus",
|
|
1323
|
+
"npm": "nuxt-disqus",
|
|
1324
|
+
"icon": "disqus.svg",
|
|
1325
|
+
"github": "https://github.com/modbender/nuxt-disqus",
|
|
1326
|
+
"website": "https://github.com/modbender/nuxt-disqus",
|
|
1327
|
+
"learn_more": "https://github.com/modbender/vue3-disqus",
|
|
1328
|
+
"category": "Libraries",
|
|
1329
|
+
"type": "3rd-party",
|
|
1330
|
+
"maintainers": [
|
|
1331
|
+
{
|
|
1332
|
+
"name": "modbender",
|
|
1333
|
+
"github": "modbender"
|
|
1334
|
+
}
|
|
1335
|
+
],
|
|
1336
|
+
"compatibility": {
|
|
1337
|
+
"nuxt": "^3.0.0",
|
|
1338
|
+
"requires": {}
|
|
1339
|
+
}
|
|
1340
|
+
},
|
|
1341
|
+
{
|
|
1342
|
+
"name": "doppler",
|
|
1343
|
+
"description": "Integrate your Doppler secrets into your Nuxt build",
|
|
1344
|
+
"repo": "JamieCurnow/nuxt-doppler",
|
|
1345
|
+
"npm": "nuxt-doppler",
|
|
1346
|
+
"icon": "doppler.png",
|
|
1347
|
+
"github": "https://github.com/JamieCurnow/nuxt-doppler",
|
|
1348
|
+
"website": "https://github.com/JamieCurnow/nuxt-doppler",
|
|
1349
|
+
"learn_more": "",
|
|
1350
|
+
"category": "Devtools",
|
|
1351
|
+
"type": "3rd-party",
|
|
1352
|
+
"maintainers": [
|
|
1353
|
+
{
|
|
1354
|
+
"name": "JamieCurnow",
|
|
1355
|
+
"github": "JamieCurnow"
|
|
1113
1356
|
}
|
|
1357
|
+
],
|
|
1358
|
+
"compatibility": {
|
|
1359
|
+
"nuxt": "^3.0.0",
|
|
1360
|
+
"requires": {}
|
|
1114
1361
|
}
|
|
1115
1362
|
},
|
|
1116
1363
|
{
|
|
1117
1364
|
"name": "dotenv",
|
|
1118
|
-
"description": "A Nuxt
|
|
1365
|
+
"description": "A Nuxt module that loads your .env file into your context options",
|
|
1119
1366
|
"repo": "nuxt-community/dotenv-module",
|
|
1120
1367
|
"npm": "@nuxtjs/dotenv",
|
|
1121
1368
|
"icon": "dotenv.png",
|
|
@@ -1137,13 +1384,13 @@
|
|
|
1137
1384
|
},
|
|
1138
1385
|
{
|
|
1139
1386
|
"name": "drupal-ce",
|
|
1140
|
-
"description": "Connects Nuxt
|
|
1387
|
+
"description": "Connects Nuxt with Drupal via the Lupus Custom Elements Renderer",
|
|
1141
1388
|
"repo": "drunomics/nuxtjs-drupal-ce",
|
|
1142
1389
|
"npm": "nuxtjs-drupal-ce",
|
|
1143
1390
|
"icon": "drupal-ce.png",
|
|
1144
1391
|
"github": "https://github.com/drunomics/nuxtjs-drupal-ce",
|
|
1145
|
-
"website": "https://
|
|
1146
|
-
"learn_more": "https://
|
|
1392
|
+
"website": "https://lupus-decoupled.org",
|
|
1393
|
+
"learn_more": "https://lupus-decoupled.org/get-started/how-it-works",
|
|
1147
1394
|
"category": "CMS",
|
|
1148
1395
|
"type": "3rd-party",
|
|
1149
1396
|
"maintainers": [
|
|
@@ -1158,19 +1405,19 @@
|
|
|
1158
1405
|
"avatar": "https://avatars.githubusercontent.com/u/1254146?v=4"
|
|
1159
1406
|
},
|
|
1160
1407
|
{
|
|
1161
|
-
"name": "
|
|
1162
|
-
"github": "
|
|
1163
|
-
"avatar": "https://avatars.githubusercontent.com/u/
|
|
1408
|
+
"name": "Matic",
|
|
1409
|
+
"github": "TurtlBbx",
|
|
1410
|
+
"avatar": "https://avatars.githubusercontent.com/u/29594309?v=4"
|
|
1164
1411
|
}
|
|
1165
1412
|
],
|
|
1166
1413
|
"compatibility": {
|
|
1167
|
-
"nuxt": "^2.0.0",
|
|
1414
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1168
1415
|
"requires": {}
|
|
1169
1416
|
}
|
|
1170
1417
|
},
|
|
1171
1418
|
{
|
|
1172
1419
|
"name": "druxt",
|
|
1173
|
-
"description": "A bridge between frameworks, Drupal in the back, Nuxt
|
|
1420
|
+
"description": "A bridge between frameworks, Drupal in the back, Nuxt in the front.",
|
|
1174
1421
|
"repo": "druxt/druxt.js#develop/packages/druxt",
|
|
1175
1422
|
"npm": "druxt",
|
|
1176
1423
|
"icon": "druxt.svg",
|
|
@@ -1190,6 +1437,29 @@
|
|
|
1190
1437
|
"requires": {}
|
|
1191
1438
|
}
|
|
1192
1439
|
},
|
|
1440
|
+
{
|
|
1441
|
+
"name": "edgedb",
|
|
1442
|
+
"description": "Integrate Nuxt 3 with EdgeDB effortlessly, adding a robust database layer to your app with minimal configuration.",
|
|
1443
|
+
"repo": "Tahul/nuxt-edgedb",
|
|
1444
|
+
"npm": "nuxt-edgedb-module",
|
|
1445
|
+
"icon": "edgedb.svg",
|
|
1446
|
+
"github": "https://github.com/Tahul/nuxt-edgedb",
|
|
1447
|
+
"website": "https://github.com/Tahul/nuxt-edgedb",
|
|
1448
|
+
"learn_more": "https://github.com/Tahul/nuxt-edgedb",
|
|
1449
|
+
"category": "Database",
|
|
1450
|
+
"type": "3rd-party",
|
|
1451
|
+
"maintainers": [
|
|
1452
|
+
{
|
|
1453
|
+
"name": "Yaël Guilloux",
|
|
1454
|
+
"github": "Tahul",
|
|
1455
|
+
"twitter": "yaeeelglx"
|
|
1456
|
+
}
|
|
1457
|
+
],
|
|
1458
|
+
"compatibility": {
|
|
1459
|
+
"nuxt": "^3.8.0",
|
|
1460
|
+
"requires": {}
|
|
1461
|
+
}
|
|
1462
|
+
},
|
|
1193
1463
|
{
|
|
1194
1464
|
"name": "electron",
|
|
1195
1465
|
"description": "Integrate Nuxt and Electron.",
|
|
@@ -1238,7 +1508,7 @@
|
|
|
1238
1508
|
},
|
|
1239
1509
|
{
|
|
1240
1510
|
"name": "emotion",
|
|
1241
|
-
"description": "The Next Generation of CSS-in-JS for Nuxt
|
|
1511
|
+
"description": "The Next Generation of CSS-in-JS for Nuxt",
|
|
1242
1512
|
"repo": "nuxt-modules/emotion",
|
|
1243
1513
|
"npm": "@nuxtjs/emotion",
|
|
1244
1514
|
"icon": "emotion.png",
|
|
@@ -1266,7 +1536,7 @@
|
|
|
1266
1536
|
},
|
|
1267
1537
|
{
|
|
1268
1538
|
"name": "eslint",
|
|
1269
|
-
"description": "ESLint module for Nuxt
|
|
1539
|
+
"description": "ESLint module for Nuxt",
|
|
1270
1540
|
"repo": "nuxt-community/eslint-module",
|
|
1271
1541
|
"npm": "@nuxtjs/eslint-module",
|
|
1272
1542
|
"icon": "eslint.png",
|
|
@@ -1288,7 +1558,7 @@
|
|
|
1288
1558
|
},
|
|
1289
1559
|
{
|
|
1290
1560
|
"name": "event-trace",
|
|
1291
|
-
"description": "Module for event trace in Nuxt
|
|
1561
|
+
"description": "Module for event trace in Nuxt",
|
|
1292
1562
|
"repo": "nuxt-community/nuxt-event-trace",
|
|
1293
1563
|
"npm": "nuxt-event-trace",
|
|
1294
1564
|
"icon": "",
|
|
@@ -1308,6 +1578,29 @@
|
|
|
1308
1578
|
"requires": {}
|
|
1309
1579
|
}
|
|
1310
1580
|
},
|
|
1581
|
+
{
|
|
1582
|
+
"name": "fathom-analytics",
|
|
1583
|
+
"description": "Fathom analytics integration for Nuxt",
|
|
1584
|
+
"repo": "valgeirb/nuxt-fathom",
|
|
1585
|
+
"npm": "nuxt-fathom",
|
|
1586
|
+
"icon": "fathom-analytics.svg",
|
|
1587
|
+
"github": "https://github.com/valgeirb/nuxt-fathom",
|
|
1588
|
+
"website": "https://github.com/valgeirb/nuxt-fathom#readme",
|
|
1589
|
+
"learn_more": "",
|
|
1590
|
+
"category": "Analytics",
|
|
1591
|
+
"type": "3rd-party",
|
|
1592
|
+
"maintainers": [
|
|
1593
|
+
{
|
|
1594
|
+
"name": "Valgeir Björnsson",
|
|
1595
|
+
"github": "valgeirb",
|
|
1596
|
+
"avatar": "https://avatars.githubusercontent.com/valgeirb"
|
|
1597
|
+
}
|
|
1598
|
+
],
|
|
1599
|
+
"compatibility": {
|
|
1600
|
+
"nuxt": "^3.0.0",
|
|
1601
|
+
"requires": {}
|
|
1602
|
+
}
|
|
1603
|
+
},
|
|
1311
1604
|
{
|
|
1312
1605
|
"name": "fathom",
|
|
1313
1606
|
"description": "Fathom analytics for Nuxt",
|
|
@@ -1332,7 +1625,7 @@
|
|
|
1332
1625
|
},
|
|
1333
1626
|
{
|
|
1334
1627
|
"name": "feature-toggle",
|
|
1335
|
-
"description": "Feature toggle module for Nuxt
|
|
1628
|
+
"description": "Feature toggle module for Nuxt",
|
|
1336
1629
|
"repo": "stephenkr/nuxt-feature-toggle",
|
|
1337
1630
|
"npm": "nuxt-feature-toggle",
|
|
1338
1631
|
"icon": "",
|
|
@@ -1399,7 +1692,7 @@
|
|
|
1399
1692
|
},
|
|
1400
1693
|
{
|
|
1401
1694
|
"name": "floating-prompt-module",
|
|
1402
|
-
"description": "Invite your users to support you on product hunt with this floating prompt Nuxt
|
|
1695
|
+
"description": "Invite your users to support you on product hunt with this floating prompt Nuxt module",
|
|
1403
1696
|
"repo": "sandoche/nuxt-floating-prompt-module#main",
|
|
1404
1697
|
"npm": "nuxt-floating-prompt-module",
|
|
1405
1698
|
"icon": "",
|
|
@@ -1508,6 +1801,29 @@
|
|
|
1508
1801
|
"requires": {}
|
|
1509
1802
|
}
|
|
1510
1803
|
},
|
|
1804
|
+
{
|
|
1805
|
+
"name": "form-actions",
|
|
1806
|
+
"description": "A set of features and composables to interact with forms and server data.",
|
|
1807
|
+
"repo": "Hebilicious/form-actions-nuxt#main/packages/form-actions-nuxt",
|
|
1808
|
+
"npm": "@hebilicious/form-actions-nuxt",
|
|
1809
|
+
"icon": "form-actions.svg",
|
|
1810
|
+
"github": "https://github.com/Hebilicious/form-actions-nuxt",
|
|
1811
|
+
"website": "https://form-actions-nuxt.pages.dev/",
|
|
1812
|
+
"learn_more": "https://github.com/Hebilicious/form-actions-nuxt#readme",
|
|
1813
|
+
"category": "Request",
|
|
1814
|
+
"type": "3rd-party",
|
|
1815
|
+
"maintainers": [
|
|
1816
|
+
{
|
|
1817
|
+
"name": "Hebilicious",
|
|
1818
|
+
"github": "Hebilicious",
|
|
1819
|
+
"twitter": "its_hebilicious"
|
|
1820
|
+
}
|
|
1821
|
+
],
|
|
1822
|
+
"compatibility": {
|
|
1823
|
+
"nuxt": "^3.7.0",
|
|
1824
|
+
"requires": {}
|
|
1825
|
+
}
|
|
1826
|
+
},
|
|
1511
1827
|
{
|
|
1512
1828
|
"name": "formkit",
|
|
1513
1829
|
"description": "Seamless FormKit integration for Nuxt",
|
|
@@ -1516,7 +1832,7 @@
|
|
|
1516
1832
|
"icon": "formkit.png",
|
|
1517
1833
|
"github": "https://github.com/formkit/formkit",
|
|
1518
1834
|
"website": "https://formkit.com",
|
|
1519
|
-
"learn_more": "https://formkit.com/
|
|
1835
|
+
"learn_more": "https://formkit.com/getting-started/installation",
|
|
1520
1836
|
"category": "Libraries",
|
|
1521
1837
|
"type": "3rd-party",
|
|
1522
1838
|
"maintainers": [
|
|
@@ -1582,7 +1898,7 @@
|
|
|
1582
1898
|
},
|
|
1583
1899
|
{
|
|
1584
1900
|
"name": "google-adsense",
|
|
1585
|
-
"description": "Google Adsense Module for Nuxt
|
|
1901
|
+
"description": "Google Adsense Module for Nuxt",
|
|
1586
1902
|
"repo": "nuxt-community/google-adsense-module",
|
|
1587
1903
|
"npm": "@nuxtjs/google-adsense",
|
|
1588
1904
|
"icon": "google-adsense.png",
|
|
@@ -1608,7 +1924,7 @@
|
|
|
1608
1924
|
},
|
|
1609
1925
|
{
|
|
1610
1926
|
"name": "google-analytics",
|
|
1611
|
-
"description": "Google analytics Module for Nuxt
|
|
1927
|
+
"description": "Google analytics Module for Nuxt",
|
|
1612
1928
|
"repo": "nuxt-community/analytics-module",
|
|
1613
1929
|
"npm": "@nuxtjs/google-analytics",
|
|
1614
1930
|
"icon": "google-analytics.png",
|
|
@@ -1640,12 +1956,12 @@
|
|
|
1640
1956
|
},
|
|
1641
1957
|
{
|
|
1642
1958
|
"name": "google-fonts",
|
|
1643
|
-
"description": "Google Fonts module for
|
|
1644
|
-
"repo": "nuxt-
|
|
1959
|
+
"description": "Google Fonts module for Nuxt",
|
|
1960
|
+
"repo": "nuxt-modules/google-fonts",
|
|
1645
1961
|
"npm": "@nuxtjs/google-fonts",
|
|
1646
1962
|
"icon": "google-fonts.png",
|
|
1647
|
-
"github": "https://github.com/nuxt-
|
|
1648
|
-
"website": "https://
|
|
1963
|
+
"github": "https://github.com/nuxt-modules/google-fonts",
|
|
1964
|
+
"website": "https://google-fonts.nuxtjs.org",
|
|
1649
1965
|
"learn_more": "https://developers.google.com/fonts",
|
|
1650
1966
|
"category": "Fonts",
|
|
1651
1967
|
"type": "community",
|
|
@@ -1664,7 +1980,7 @@
|
|
|
1664
1980
|
},
|
|
1665
1981
|
{
|
|
1666
1982
|
"name": "google-gtag",
|
|
1667
|
-
"description": "Google GTag for Nuxt
|
|
1983
|
+
"description": "Google GTag for Nuxt",
|
|
1668
1984
|
"repo": "nuxt-community/google-gtag",
|
|
1669
1985
|
"npm": "@nuxtjs/google-gtag",
|
|
1670
1986
|
"icon": "gtm.png",
|
|
@@ -1690,7 +2006,7 @@
|
|
|
1690
2006
|
},
|
|
1691
2007
|
{
|
|
1692
2008
|
"name": "google-optimize",
|
|
1693
|
-
"description": "SSR friendly Google Optimize module for Nuxt
|
|
2009
|
+
"description": "SSR friendly Google Optimize module for Nuxt",
|
|
1694
2010
|
"repo": "nuxt-community/google-optimize-module",
|
|
1695
2011
|
"npm": "nuxt-google-optimize",
|
|
1696
2012
|
"icon": "google-optimize.png",
|
|
@@ -1729,7 +2045,7 @@
|
|
|
1729
2045
|
"icon": "graphql-client.svg",
|
|
1730
2046
|
"github": "https://github.com/diizzayy/nuxt-graphql-client",
|
|
1731
2047
|
"website": "https://github.com/diizzayy/nuxt-graphql-client",
|
|
1732
|
-
"learn_more": "https://
|
|
2048
|
+
"learn_more": "https://nuxt-graphql-client.web.app/",
|
|
1733
2049
|
"category": "Request",
|
|
1734
2050
|
"type": "3rd-party",
|
|
1735
2051
|
"maintainers": [
|
|
@@ -1745,7 +2061,7 @@
|
|
|
1745
2061
|
},
|
|
1746
2062
|
{
|
|
1747
2063
|
"name": "graphql-request",
|
|
1748
|
-
"description": "Easy Minimal GraphQL client integration with Nuxt
|
|
2064
|
+
"description": "Easy Minimal GraphQL client integration with Nuxt",
|
|
1749
2065
|
"repo": "gomah/nuxt-graphql-request",
|
|
1750
2066
|
"npm": "nuxt-graphql-request",
|
|
1751
2067
|
"icon": "graphql-request.png",
|
|
@@ -1761,7 +2077,7 @@
|
|
|
1761
2077
|
}
|
|
1762
2078
|
],
|
|
1763
2079
|
"compatibility": {
|
|
1764
|
-
"nuxt": "^2.0.0",
|
|
2080
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1765
2081
|
"requires": {}
|
|
1766
2082
|
}
|
|
1767
2083
|
},
|
|
@@ -1784,12 +2100,13 @@
|
|
|
1784
2100
|
],
|
|
1785
2101
|
"compatibility": {
|
|
1786
2102
|
"nuxt": "^3.0.0",
|
|
1787
|
-
"requires": {}
|
|
2103
|
+
"requires": {},
|
|
2104
|
+
"devtools": "^0.0.0"
|
|
1788
2105
|
}
|
|
1789
2106
|
},
|
|
1790
2107
|
{
|
|
1791
2108
|
"name": "gtag",
|
|
1792
|
-
"description": "Google Analytics integration for Nuxt
|
|
2109
|
+
"description": "Google Analytics integration for Nuxt",
|
|
1793
2110
|
"repo": "johannschopplich/nuxt-gtag",
|
|
1794
2111
|
"npm": "nuxt-gtag",
|
|
1795
2112
|
"icon": "gtag.svg",
|
|
@@ -1813,7 +2130,7 @@
|
|
|
1813
2130
|
},
|
|
1814
2131
|
{
|
|
1815
2132
|
"name": "gtm",
|
|
1816
|
-
"description": "Google Tag Manager Module for Nuxt
|
|
2133
|
+
"description": "Google Tag Manager Module for Nuxt",
|
|
1817
2134
|
"repo": "nuxt-community/gtm-module",
|
|
1818
2135
|
"npm": "@nuxtjs/gtm",
|
|
1819
2136
|
"icon": "gtm.png",
|
|
@@ -1836,7 +2153,7 @@
|
|
|
1836
2153
|
},
|
|
1837
2154
|
{
|
|
1838
2155
|
"name": "guess",
|
|
1839
|
-
"description": "Guess.js module for Nuxt
|
|
2156
|
+
"description": "Guess.js module for Nuxt",
|
|
1840
2157
|
"repo": "nuxt-community/guess-module",
|
|
1841
2158
|
"npm": "@nuxtjs/guess-module",
|
|
1842
2159
|
"icon": "guessjs.png",
|
|
@@ -1856,6 +2173,28 @@
|
|
|
1856
2173
|
"requires": {}
|
|
1857
2174
|
}
|
|
1858
2175
|
},
|
|
2176
|
+
{
|
|
2177
|
+
"name": "hanko",
|
|
2178
|
+
"description": "Hanko integration for Nuxt for passwordless authentication",
|
|
2179
|
+
"repo": "nuxt-modules/hanko",
|
|
2180
|
+
"npm": "@nuxtjs/hanko",
|
|
2181
|
+
"icon": "hanko.svg",
|
|
2182
|
+
"github": "https://github.com/nuxt-modules/hanko",
|
|
2183
|
+
"website": "https://github.com/nuxt-modules/hanko",
|
|
2184
|
+
"learn_more": "https://hanko.io/",
|
|
2185
|
+
"category": "Security",
|
|
2186
|
+
"type": "community",
|
|
2187
|
+
"maintainers": [
|
|
2188
|
+
{
|
|
2189
|
+
"name": "danielroe",
|
|
2190
|
+
"github": "danielroe"
|
|
2191
|
+
}
|
|
2192
|
+
],
|
|
2193
|
+
"compatibility": {
|
|
2194
|
+
"nuxt": "^3.0.0",
|
|
2195
|
+
"requires": {}
|
|
2196
|
+
}
|
|
2197
|
+
},
|
|
1859
2198
|
{
|
|
1860
2199
|
"name": "harlem",
|
|
1861
2200
|
"description": "Harlem is a simple, unopinionated, lightweight and extensible state management solution for Vue 3.",
|
|
@@ -1926,7 +2265,7 @@
|
|
|
1926
2265
|
},
|
|
1927
2266
|
{
|
|
1928
2267
|
"name": "helmet",
|
|
1929
|
-
"description": "Easy Helmet module with Nuxt
|
|
2268
|
+
"description": "Easy Helmet module with Nuxt'",
|
|
1930
2269
|
"repo": "victor-perez/nuxt-helmet",
|
|
1931
2270
|
"npm": "nuxt-helmet",
|
|
1932
2271
|
"icon": "",
|
|
@@ -1970,7 +2309,7 @@
|
|
|
1970
2309
|
},
|
|
1971
2310
|
{
|
|
1972
2311
|
"name": "history-state",
|
|
1973
|
-
"description": "Nuxt
|
|
2312
|
+
"description": "Nuxt module to backup or restore historical states",
|
|
1974
2313
|
"repo": "hidekatsu-izuno/nuxt-history-state",
|
|
1975
2314
|
"npm": "nuxt-history-state",
|
|
1976
2315
|
"icon": "",
|
|
@@ -2039,7 +2378,7 @@
|
|
|
2039
2378
|
},
|
|
2040
2379
|
{
|
|
2041
2380
|
"name": "http",
|
|
2042
|
-
"description": "Universal HTTP Module for Nuxt
|
|
2381
|
+
"description": "Universal HTTP Module for Nuxt",
|
|
2043
2382
|
"repo": "nuxt/http",
|
|
2044
2383
|
"npm": "@nuxt/http",
|
|
2045
2384
|
"icon": "http.png",
|
|
@@ -2067,7 +2406,7 @@
|
|
|
2067
2406
|
},
|
|
2068
2407
|
{
|
|
2069
2408
|
"name": "humans-txt",
|
|
2070
|
-
"description": "An initiative for knowing the people behind a website. It is a Nuxt
|
|
2409
|
+
"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.",
|
|
2071
2410
|
"repo": "Luxdamore/nuxt-humans-txt",
|
|
2072
2411
|
"npm": "@luxdamore/nuxt-humans-txt",
|
|
2073
2412
|
"icon": "",
|
|
@@ -2091,12 +2430,12 @@
|
|
|
2091
2430
|
{
|
|
2092
2431
|
"name": "i18n",
|
|
2093
2432
|
"description": "i18n features for your Nuxt project so you can easily add internationalization.",
|
|
2094
|
-
"repo": "nuxt-
|
|
2433
|
+
"repo": "nuxt-modules/i18n",
|
|
2095
2434
|
"npm": "@nuxtjs/i18n",
|
|
2096
2435
|
"icon": "i18n.png",
|
|
2097
|
-
"github": "https://github.com/nuxt-
|
|
2436
|
+
"github": "https://github.com/nuxt-modules/i18n",
|
|
2098
2437
|
"website": "https://i18n.nuxtjs.org",
|
|
2099
|
-
"learn_more": "https://
|
|
2438
|
+
"learn_more": "https://vue-i18n.intlify.dev/",
|
|
2100
2439
|
"category": "Extensions",
|
|
2101
2440
|
"type": "community",
|
|
2102
2441
|
"maintainers": [
|
|
@@ -2107,6 +2446,10 @@
|
|
|
2107
2446
|
{
|
|
2108
2447
|
"name": "Kazuya Kawaguchi",
|
|
2109
2448
|
"github": "kazupon"
|
|
2449
|
+
},
|
|
2450
|
+
{
|
|
2451
|
+
"name": "Bobbie Goede",
|
|
2452
|
+
"github": "BobbieGoede"
|
|
2110
2453
|
}
|
|
2111
2454
|
],
|
|
2112
2455
|
"compatibility": {
|
|
@@ -2136,6 +2479,29 @@
|
|
|
2136
2479
|
"requires": {}
|
|
2137
2480
|
}
|
|
2138
2481
|
},
|
|
2482
|
+
{
|
|
2483
|
+
"name": "icon-tw",
|
|
2484
|
+
"description": "Extended Icon module with Tailwind CSS Icons for Nuxt",
|
|
2485
|
+
"repo": "jcamp-code/nuxt-icon-tw",
|
|
2486
|
+
"npm": "nuxt-icon-tw",
|
|
2487
|
+
"icon": "nuxt-icon.png",
|
|
2488
|
+
"github": "https://github.com/jcamp-code/nuxt-icon-tw",
|
|
2489
|
+
"website": "https://github.com/jcamp-code/nuxt-icon-tw",
|
|
2490
|
+
"learn_more": "",
|
|
2491
|
+
"category": "UI",
|
|
2492
|
+
"type": "3rd-party",
|
|
2493
|
+
"maintainers": [
|
|
2494
|
+
{
|
|
2495
|
+
"name": "JohnCampionJr",
|
|
2496
|
+
"github": "JohnCampionJr"
|
|
2497
|
+
}
|
|
2498
|
+
],
|
|
2499
|
+
"compatibility": {
|
|
2500
|
+
"nuxt": "^3.0.0",
|
|
2501
|
+
"requires": {},
|
|
2502
|
+
"devtools": "^0.0.0"
|
|
2503
|
+
}
|
|
2504
|
+
},
|
|
2139
2505
|
{
|
|
2140
2506
|
"name": "icon",
|
|
2141
2507
|
"description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
|
|
@@ -2155,7 +2521,8 @@
|
|
|
2155
2521
|
],
|
|
2156
2522
|
"compatibility": {
|
|
2157
2523
|
"nuxt": "^3.0.0",
|
|
2158
|
-
"requires": {}
|
|
2524
|
+
"requires": {},
|
|
2525
|
+
"devtools": "^0.0.0"
|
|
2159
2526
|
}
|
|
2160
2527
|
},
|
|
2161
2528
|
{
|
|
@@ -2204,12 +2571,12 @@
|
|
|
2204
2571
|
},
|
|
2205
2572
|
{
|
|
2206
2573
|
"name": "image",
|
|
2207
|
-
"description": "Optimised images for
|
|
2574
|
+
"description": "Optimised images for Nuxt, with progressive processing, lazy-loading, real-time resizes and providers support.",
|
|
2208
2575
|
"repo": "nuxt/image",
|
|
2209
2576
|
"npm": "@nuxt/image",
|
|
2210
2577
|
"icon": "image.png",
|
|
2211
2578
|
"github": "https://github.com/nuxt/image",
|
|
2212
|
-
"website": "https://image.
|
|
2579
|
+
"website": "https://image.nuxt.com",
|
|
2213
2580
|
"learn_more": "",
|
|
2214
2581
|
"category": "Images",
|
|
2215
2582
|
"type": "official",
|
|
@@ -2219,6 +2586,11 @@
|
|
|
2219
2586
|
"github": "farnabaz",
|
|
2220
2587
|
"twitter": "a_birang"
|
|
2221
2588
|
},
|
|
2589
|
+
{
|
|
2590
|
+
"name": "Daniel Roe",
|
|
2591
|
+
"github": "danielroe",
|
|
2592
|
+
"twitter": "danielcroe"
|
|
2593
|
+
},
|
|
2222
2594
|
{
|
|
2223
2595
|
"name": "Pooya Parsa",
|
|
2224
2596
|
"github": "pi0",
|
|
@@ -2239,7 +2611,7 @@
|
|
|
2239
2611
|
},
|
|
2240
2612
|
{
|
|
2241
2613
|
"name": "imagemin",
|
|
2242
|
-
"description": "Automatically optimize (compress) all images used in Nuxt
|
|
2614
|
+
"description": "Automatically optimize (compress) all images used in Nuxt",
|
|
2243
2615
|
"repo": "nuxt-community/imagemin-module",
|
|
2244
2616
|
"npm": "@nuxtjs/imagemin",
|
|
2245
2617
|
"icon": "imagemin.png",
|
|
@@ -2286,7 +2658,7 @@
|
|
|
2286
2658
|
},
|
|
2287
2659
|
{
|
|
2288
2660
|
"name": "intercom",
|
|
2289
|
-
"description": "Conversational, messenger-based experiences with Intercom Module for Nuxt
|
|
2661
|
+
"description": "Conversational, messenger-based experiences with Intercom Module for Nuxt",
|
|
2290
2662
|
"repo": "hex-digital/nuxt-intercom",
|
|
2291
2663
|
"npm": "@hexdigital/nuxt-intercom",
|
|
2292
2664
|
"icon": "intercom.png",
|
|
@@ -2331,7 +2703,7 @@
|
|
|
2331
2703
|
},
|
|
2332
2704
|
{
|
|
2333
2705
|
"name": "jsonapi",
|
|
2334
|
-
"description": "Easy JSON:API client integration for Nuxt
|
|
2706
|
+
"description": "Easy JSON:API client integration for Nuxt",
|
|
2335
2707
|
"repo": "patrickcate/nuxt-jsonapi",
|
|
2336
2708
|
"npm": "nuxt-jsonapi",
|
|
2337
2709
|
"icon": "jsonapi.svg",
|
|
@@ -2373,9 +2745,37 @@
|
|
|
2373
2745
|
"requires": {}
|
|
2374
2746
|
}
|
|
2375
2747
|
},
|
|
2748
|
+
{
|
|
2749
|
+
"name": "kinde",
|
|
2750
|
+
"description": "Kinde authentication integration for Nuxt",
|
|
2751
|
+
"repo": "nuxt-modules/kinde",
|
|
2752
|
+
"npm": "@nuxtjs/kinde",
|
|
2753
|
+
"icon": "kinde.svg",
|
|
2754
|
+
"github": "https://github.com/nuxt-modules/kinde",
|
|
2755
|
+
"website": "https://kinde.com/docs/developer-tools/nuxt-module/",
|
|
2756
|
+
"learn_more": "https://kinde.com/",
|
|
2757
|
+
"category": "Security",
|
|
2758
|
+
"type": "community",
|
|
2759
|
+
"maintainers": [
|
|
2760
|
+
{
|
|
2761
|
+
"name": "danielroe",
|
|
2762
|
+
"github": "danielroe"
|
|
2763
|
+
},
|
|
2764
|
+
{
|
|
2765
|
+
"name": "daveordead",
|
|
2766
|
+
"github": "DaveOrDead",
|
|
2767
|
+
"twitter": "dave_or_dead"
|
|
2768
|
+
}
|
|
2769
|
+
],
|
|
2770
|
+
"compatibility": {
|
|
2771
|
+
"nuxt": "^3.0.0",
|
|
2772
|
+
"requires": {}
|
|
2773
|
+
},
|
|
2774
|
+
"sponsor": true
|
|
2775
|
+
},
|
|
2376
2776
|
{
|
|
2377
2777
|
"name": "kql",
|
|
2378
|
-
"description": "Nuxt
|
|
2778
|
+
"description": "Nuxt module for Kirby's Query Language API",
|
|
2379
2779
|
"repo": "johannschopplich/nuxt-kql",
|
|
2380
2780
|
"npm": "nuxt-kql",
|
|
2381
2781
|
"icon": "kql.svg",
|
|
@@ -2399,7 +2799,7 @@
|
|
|
2399
2799
|
},
|
|
2400
2800
|
{
|
|
2401
2801
|
"name": "laravel-echo",
|
|
2402
|
-
"description": "Laravel Echo for Nuxt
|
|
2802
|
+
"description": "Laravel Echo for Nuxt",
|
|
2403
2803
|
"repo": "nuxt-community/laravel-echo",
|
|
2404
2804
|
"npm": "@nuxtjs/laravel-echo",
|
|
2405
2805
|
"icon": "laravel-echo.png",
|
|
@@ -2441,6 +2841,28 @@
|
|
|
2441
2841
|
"requires": {}
|
|
2442
2842
|
}
|
|
2443
2843
|
},
|
|
2844
|
+
{
|
|
2845
|
+
"name": "laravel-precognition",
|
|
2846
|
+
"description": "Nuxt module to work with Laravel Precognition and $fetch",
|
|
2847
|
+
"repo": "sot1986/nuxt-laravel-precognition",
|
|
2848
|
+
"npm": "nuxt-laravel-precognition",
|
|
2849
|
+
"icon": "laravel.svg",
|
|
2850
|
+
"github": "https://github.com/sot1986/nuxt-laravel-precognition",
|
|
2851
|
+
"website": "https://github.com/sot1986/nuxt-laravel-precognition",
|
|
2852
|
+
"learn_more": "",
|
|
2853
|
+
"category": "Security",
|
|
2854
|
+
"type": "3rd-party",
|
|
2855
|
+
"maintainers": [
|
|
2856
|
+
{
|
|
2857
|
+
"name": "sot1986",
|
|
2858
|
+
"github": "sot1986"
|
|
2859
|
+
}
|
|
2860
|
+
],
|
|
2861
|
+
"compatibility": {
|
|
2862
|
+
"nuxt": "^3.0.0",
|
|
2863
|
+
"requires": {}
|
|
2864
|
+
}
|
|
2865
|
+
},
|
|
2444
2866
|
{
|
|
2445
2867
|
"name": "laravel",
|
|
2446
2868
|
"description": "Nuxt cli extension for use with laravel as backend",
|
|
@@ -2487,13 +2909,13 @@
|
|
|
2487
2909
|
},
|
|
2488
2910
|
{
|
|
2489
2911
|
"name": "link-checker",
|
|
2490
|
-
"description": "
|
|
2912
|
+
"description": "Find and magically fix links that may be negatively effecting your SEO.",
|
|
2491
2913
|
"repo": "harlan-zw/nuxt-link-checker",
|
|
2492
2914
|
"npm": "nuxt-link-checker",
|
|
2493
|
-
"icon": "",
|
|
2915
|
+
"icon": "link-checker.svg",
|
|
2494
2916
|
"github": "https://github.com/harlan-zw/nuxt-link-checker",
|
|
2495
|
-
"website": "https://
|
|
2496
|
-
"learn_more": "",
|
|
2917
|
+
"website": "https://nuxtseo.com/link-checker",
|
|
2918
|
+
"learn_more": "https://nuxtseo.com/link-checker",
|
|
2497
2919
|
"category": "SEO",
|
|
2498
2920
|
"type": "3rd-party",
|
|
2499
2921
|
"maintainers": [
|
|
@@ -2506,7 +2928,8 @@
|
|
|
2506
2928
|
],
|
|
2507
2929
|
"compatibility": {
|
|
2508
2930
|
"nuxt": "^3.0.0",
|
|
2509
|
-
"requires": {}
|
|
2931
|
+
"requires": {},
|
|
2932
|
+
"devtools": "^0.0.0"
|
|
2510
2933
|
}
|
|
2511
2934
|
},
|
|
2512
2935
|
{
|
|
@@ -2583,12 +3006,12 @@
|
|
|
2583
3006
|
},
|
|
2584
3007
|
{
|
|
2585
3008
|
"name": "logrocket",
|
|
2586
|
-
"description": "LogRocket module for Nuxt
|
|
2587
|
-
"repo": "nuxt-
|
|
3009
|
+
"description": "LogRocket module for Nuxt to help you fix bugs and understand user behaviour.",
|
|
3010
|
+
"repo": "nuxt-modules/logrocket",
|
|
2588
3011
|
"npm": "nuxt-logrocket",
|
|
2589
3012
|
"icon": "logrocket.png",
|
|
2590
|
-
"github": "https://github.com/nuxt-
|
|
2591
|
-
"website": "https://github.com/nuxt-
|
|
3013
|
+
"github": "https://github.com/nuxt-modules/logrocket",
|
|
3014
|
+
"website": "https://github.com/nuxt-modules/logrocket",
|
|
2592
3015
|
"learn_more": "https://docs.logrocket.com/docs",
|
|
2593
3016
|
"category": "Monitoring",
|
|
2594
3017
|
"type": "community",
|
|
@@ -2604,9 +3027,35 @@
|
|
|
2604
3027
|
"requires": {}
|
|
2605
3028
|
}
|
|
2606
3029
|
},
|
|
3030
|
+
{
|
|
3031
|
+
"name": "lucide-icons",
|
|
3032
|
+
"description": "Nuxt module to integrate Lucide icons",
|
|
3033
|
+
"repo": "swisnl/nuxt-lucide-icons",
|
|
3034
|
+
"npm": "nuxt-lucide-icons",
|
|
3035
|
+
"icon": "lucide-icons.svg",
|
|
3036
|
+
"github": "https://github.com/swisnl/nuxt-lucide-icons",
|
|
3037
|
+
"website": "https://github.com/swisnl/nuxt-lucide-icons",
|
|
3038
|
+
"learn_more": "",
|
|
3039
|
+
"category": "UI",
|
|
3040
|
+
"type": "3rd-party",
|
|
3041
|
+
"maintainers": [
|
|
3042
|
+
{
|
|
3043
|
+
"name": "SWIS",
|
|
3044
|
+
"github": "swisnl"
|
|
3045
|
+
},
|
|
3046
|
+
{
|
|
3047
|
+
"name": "Jasper Zonneveld",
|
|
3048
|
+
"github": "JaZo"
|
|
3049
|
+
}
|
|
3050
|
+
],
|
|
3051
|
+
"compatibility": {
|
|
3052
|
+
"nuxt": "^3.0.0",
|
|
3053
|
+
"requires": {}
|
|
3054
|
+
}
|
|
3055
|
+
},
|
|
2607
3056
|
{
|
|
2608
3057
|
"name": "lunr",
|
|
2609
|
-
"description": "Full-text search with pre-build indexes for Nuxt
|
|
3058
|
+
"description": "Full-text search with pre-build indexes for Nuxt using lunr.js",
|
|
2610
3059
|
"repo": "nuxt-community/lunr-module",
|
|
2611
3060
|
"npm": "@nuxtjs/lunr-module",
|
|
2612
3061
|
"icon": "",
|
|
@@ -2629,10 +3078,10 @@
|
|
|
2629
3078
|
{
|
|
2630
3079
|
"name": "magic-regexp",
|
|
2631
3080
|
"description": "A compiled-away, type-safe, readable RegExp alternative",
|
|
2632
|
-
"repo": "
|
|
3081
|
+
"repo": "unjs/magic-regexp",
|
|
2633
3082
|
"npm": "magic-regexp",
|
|
2634
3083
|
"icon": "magic-regexp.svg",
|
|
2635
|
-
"github": "https://github.com/
|
|
3084
|
+
"github": "https://github.com/unjs/magic-regexp",
|
|
2636
3085
|
"website": "https://magic-regexp.roe.dev",
|
|
2637
3086
|
"learn_more": "https://magic-regexp.roe.dev",
|
|
2638
3087
|
"category": "Libraries",
|
|
@@ -2672,6 +3121,30 @@
|
|
|
2672
3121
|
"requires": {}
|
|
2673
3122
|
}
|
|
2674
3123
|
},
|
|
3124
|
+
{
|
|
3125
|
+
"name": "marquee",
|
|
3126
|
+
"description": "A lightweight Nuxt 3 module that harnesses the power of CSS animations to create silky smooth marquees.",
|
|
3127
|
+
"repo": "hanzydev/nuxt-marquee",
|
|
3128
|
+
"npm": "nuxt-marquee",
|
|
3129
|
+
"icon": "marquee.png",
|
|
3130
|
+
"github": "https://github.com/hanzydev/nuxt-marquee/",
|
|
3131
|
+
"website": "https://hanzydev.github.io/nuxt-marquee/",
|
|
3132
|
+
"learn_more": "",
|
|
3133
|
+
"category": "UI",
|
|
3134
|
+
"type": "3rd-party",
|
|
3135
|
+
"maintainers": [
|
|
3136
|
+
{
|
|
3137
|
+
"name": "Hànzy",
|
|
3138
|
+
"github": "hanzydev",
|
|
3139
|
+
"avatar": "https://avatars.githubusercontent.com/u/77491112?v=4"
|
|
3140
|
+
}
|
|
3141
|
+
],
|
|
3142
|
+
"compatibility": {
|
|
3143
|
+
"nuxt": "^3.0.0",
|
|
3144
|
+
"requires": {},
|
|
3145
|
+
"devtools": "^0.0.0"
|
|
3146
|
+
}
|
|
3147
|
+
},
|
|
2675
3148
|
{
|
|
2676
3149
|
"name": "matomo",
|
|
2677
3150
|
"description": "Add Matomo analytics to your nuxt.js application. This plugin automatically sends first page and route change events to matomo",
|
|
@@ -2694,6 +3167,28 @@
|
|
|
2694
3167
|
"requires": {}
|
|
2695
3168
|
}
|
|
2696
3169
|
},
|
|
3170
|
+
{
|
|
3171
|
+
"name": "maz-ui",
|
|
3172
|
+
"description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
|
|
3173
|
+
"repo": "louismazel/maz-ui#master/packages/nuxt-module",
|
|
3174
|
+
"npm": "nuxt-module",
|
|
3175
|
+
"icon": "maz-ui.png",
|
|
3176
|
+
"github": "https://github.com/louismazel/maz-ui",
|
|
3177
|
+
"website": "https://maz-ui.com/",
|
|
3178
|
+
"learn_more": "https://maz-ui.com/guide/nuxt",
|
|
3179
|
+
"category": "UI",
|
|
3180
|
+
"type": "3rd-party",
|
|
3181
|
+
"maintainers": [
|
|
3182
|
+
{
|
|
3183
|
+
"name": "Loïc Mazuel",
|
|
3184
|
+
"github": "LouisMazel"
|
|
3185
|
+
}
|
|
3186
|
+
],
|
|
3187
|
+
"compatibility": {
|
|
3188
|
+
"nuxt": "^3.0.0",
|
|
3189
|
+
"requires": {}
|
|
3190
|
+
}
|
|
3191
|
+
},
|
|
2697
3192
|
{
|
|
2698
3193
|
"name": "mdx",
|
|
2699
3194
|
"description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
|
|
@@ -2719,7 +3214,7 @@
|
|
|
2719
3214
|
},
|
|
2720
3215
|
{
|
|
2721
3216
|
"name": "medusa",
|
|
2722
|
-
"description": "Easily connect to Medusa from your Nuxt
|
|
3217
|
+
"description": "Easily connect to Medusa from your Nuxt application",
|
|
2723
3218
|
"repo": "Baroshem/nuxt-medusa",
|
|
2724
3219
|
"npm": "nuxt-medusa",
|
|
2725
3220
|
"icon": "medusa.svg",
|
|
@@ -2744,7 +3239,7 @@
|
|
|
2744
3239
|
},
|
|
2745
3240
|
{
|
|
2746
3241
|
"name": "meilisearch",
|
|
2747
|
-
"description": "Meilisearch Instant Search module for Nuxt
|
|
3242
|
+
"description": "Meilisearch Instant Search module for Nuxt",
|
|
2748
3243
|
"repo": "xlanex6/nuxt-meilisearch",
|
|
2749
3244
|
"npm": "nuxt-meilisearch",
|
|
2750
3245
|
"icon": "meilisearch.svg",
|
|
@@ -2764,7 +3259,8 @@
|
|
|
2764
3259
|
"nuxt": "^3.0.0",
|
|
2765
3260
|
"requires": {
|
|
2766
3261
|
"bridge": false
|
|
2767
|
-
}
|
|
3262
|
+
},
|
|
3263
|
+
"devtools": "^0.0.0"
|
|
2768
3264
|
}
|
|
2769
3265
|
},
|
|
2770
3266
|
{
|
|
@@ -2789,28 +3285,6 @@
|
|
|
2789
3285
|
"requires": {}
|
|
2790
3286
|
}
|
|
2791
3287
|
},
|
|
2792
|
-
{
|
|
2793
|
-
"name": "mobile",
|
|
2794
|
-
"description": "nuxt-mobile-detect is a wrapper around mobile-detect.js for nuxtjs. It can be used client side and server side.",
|
|
2795
|
-
"repo": "ChanningDefoe/nuxt-mobile-detect",
|
|
2796
|
-
"npm": "nuxt-mobile",
|
|
2797
|
-
"icon": "",
|
|
2798
|
-
"github": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
|
|
2799
|
-
"website": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
|
|
2800
|
-
"learn_more": "https://github.com/hgoebl/mobile-detect.js",
|
|
2801
|
-
"category": "Extensions",
|
|
2802
|
-
"type": "3rd-party",
|
|
2803
|
-
"maintainers": [
|
|
2804
|
-
{
|
|
2805
|
-
"name": "ChanningDefoe",
|
|
2806
|
-
"github": "ChanningDefoe"
|
|
2807
|
-
}
|
|
2808
|
-
],
|
|
2809
|
-
"compatibility": {
|
|
2810
|
-
"nuxt": "^2.0.0",
|
|
2811
|
-
"requires": {}
|
|
2812
|
-
}
|
|
2813
|
-
},
|
|
2814
3288
|
{
|
|
2815
3289
|
"name": "module-feed",
|
|
2816
3290
|
"description": "Feed module enables everyone to have RSS, Atom and JSON.",
|
|
@@ -2836,7 +3310,7 @@
|
|
|
2836
3310
|
},
|
|
2837
3311
|
{
|
|
2838
3312
|
"name": "moment",
|
|
2839
|
-
"description": "Efficient Moment.js module for Nuxt
|
|
3313
|
+
"description": "Efficient Moment.js module for Nuxt so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
|
|
2840
3314
|
"repo": "nuxt-community/moment-module",
|
|
2841
3315
|
"npm": "@nuxtjs/moment",
|
|
2842
3316
|
"icon": "momentjs.png",
|
|
@@ -2861,28 +3335,6 @@
|
|
|
2861
3335
|
"requires": {}
|
|
2862
3336
|
}
|
|
2863
3337
|
},
|
|
2864
|
-
{
|
|
2865
|
-
"name": "mq",
|
|
2866
|
-
"description": "vue-mq module for Nuxt.js. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
|
|
2867
|
-
"repo": "vanhoofmaarten/nuxt-mq",
|
|
2868
|
-
"npm": "nuxt-mq",
|
|
2869
|
-
"icon": "",
|
|
2870
|
-
"github": "https://github.com/vanhoofmaarten/nuxt-mq",
|
|
2871
|
-
"website": "https://github.com/vanhoofmaarten/nuxt-mq",
|
|
2872
|
-
"learn_more": "https://github.com/AlexandreBonaventure/vue-mq",
|
|
2873
|
-
"category": "Libraries",
|
|
2874
|
-
"type": "3rd-party",
|
|
2875
|
-
"maintainers": [
|
|
2876
|
-
{
|
|
2877
|
-
"name": "vanhoofmaarten",
|
|
2878
|
-
"github": "vanhoofmaarten"
|
|
2879
|
-
}
|
|
2880
|
-
],
|
|
2881
|
-
"compatibility": {
|
|
2882
|
-
"nuxt": "^2.0.0",
|
|
2883
|
-
"requires": {}
|
|
2884
|
-
}
|
|
2885
|
-
},
|
|
2886
3338
|
{
|
|
2887
3339
|
"name": "neo",
|
|
2888
3340
|
"description": "A nuxt.js module that implements a universal api layer, same-way compatible between server and client side.",
|
|
@@ -2907,7 +3359,7 @@
|
|
|
2907
3359
|
},
|
|
2908
3360
|
{
|
|
2909
3361
|
"name": "netlify-cache",
|
|
2910
|
-
"description": "Nuxt
|
|
3362
|
+
"description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
|
|
2911
3363
|
"repo": "DreaMinder/nuxt-netlify-cache",
|
|
2912
3364
|
"npm": "nuxt-netlify-cache",
|
|
2913
3365
|
"icon": "netlify.png",
|
|
@@ -2952,13 +3404,13 @@
|
|
|
2952
3404
|
},
|
|
2953
3405
|
{
|
|
2954
3406
|
"name": "netlify",
|
|
2955
|
-
"description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt
|
|
2956
|
-
"repo": "
|
|
3407
|
+
"description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
|
|
3408
|
+
"repo": "juliomrqz/nuxt-netlify",
|
|
2957
3409
|
"npm": "@aceforth/nuxt-netlify",
|
|
2958
3410
|
"icon": "netlify.png",
|
|
2959
|
-
"github": "https://github.com/
|
|
2960
|
-
"website": "https://
|
|
2961
|
-
"learn_more": "",
|
|
3411
|
+
"github": "https://github.com/juliomrqz/nuxt-netlify",
|
|
3412
|
+
"website": "https://github.com/juliomrqz/nuxt-netlify",
|
|
3413
|
+
"learn_more": "https://github.com/juliomrqz/nuxt-netlify/tree/develop/docs",
|
|
2962
3414
|
"category": "Deployment",
|
|
2963
3415
|
"type": "3rd-party",
|
|
2964
3416
|
"maintainers": [
|
|
@@ -3023,30 +3475,164 @@
|
|
|
3023
3475
|
}
|
|
3024
3476
|
},
|
|
3025
3477
|
{
|
|
3026
|
-
"name": "
|
|
3027
|
-
"description": "",
|
|
3028
|
-
"repo": "
|
|
3029
|
-
"npm": "
|
|
3478
|
+
"name": "nupolyon",
|
|
3479
|
+
"description": "Inject polyfill from polyfill.io to nuxt project, auto detect based on browserslist config",
|
|
3480
|
+
"repo": "adenvt/nupolyon",
|
|
3481
|
+
"npm": "nupolyon",
|
|
3030
3482
|
"icon": "",
|
|
3031
|
-
"github": "https://github.com/
|
|
3032
|
-
"website": "https://github.com/
|
|
3483
|
+
"github": "https://github.com/adenvt/nupolyon",
|
|
3484
|
+
"website": "https://github.com/adenvt/nupolyon",
|
|
3033
3485
|
"learn_more": "",
|
|
3034
|
-
"category": "
|
|
3486
|
+
"category": "Performance",
|
|
3035
3487
|
"type": "3rd-party",
|
|
3036
3488
|
"maintainers": [
|
|
3037
3489
|
{
|
|
3038
|
-
"name": "
|
|
3039
|
-
"github": "
|
|
3490
|
+
"name": "adenvt",
|
|
3491
|
+
"github": "adenvt"
|
|
3040
3492
|
}
|
|
3041
3493
|
],
|
|
3042
3494
|
"compatibility": {
|
|
3043
|
-
"nuxt": "^
|
|
3495
|
+
"nuxt": "^3.0.0",
|
|
3496
|
+
"requires": {}
|
|
3497
|
+
}
|
|
3498
|
+
},
|
|
3499
|
+
{
|
|
3500
|
+
"name": "nuxt-anchorscroll",
|
|
3501
|
+
"description": "Scroll to top and to anchor support for Nuxt",
|
|
3502
|
+
"repo": "helltraitor/nuxt-anchorscroll",
|
|
3503
|
+
"npm": "nuxt-anchorscroll",
|
|
3504
|
+
"icon": "",
|
|
3505
|
+
"github": "https://github.com/helltraitor/nuxt-anchorscroll",
|
|
3506
|
+
"website": "https://github.com/helltraitor/nuxt-anchorscroll",
|
|
3507
|
+
"learn_more": "",
|
|
3508
|
+
"category": "UI",
|
|
3509
|
+
"type": "3rd-party",
|
|
3510
|
+
"maintainers": [
|
|
3511
|
+
{
|
|
3512
|
+
"name": "Helltraitor",
|
|
3513
|
+
"github": "helltraitor"
|
|
3514
|
+
}
|
|
3515
|
+
],
|
|
3516
|
+
"compatibility": {
|
|
3517
|
+
"nuxt": "^3.0.0",
|
|
3518
|
+
"requires": {}
|
|
3519
|
+
}
|
|
3520
|
+
},
|
|
3521
|
+
{
|
|
3522
|
+
"name": "nuxt-asciidoc",
|
|
3523
|
+
"description": "Transformer for using asciidoc in nuxt",
|
|
3524
|
+
"repo": "Chris2011/nuxt-asciidoc",
|
|
3525
|
+
"npm": "nuxt-asciidoc",
|
|
3526
|
+
"icon": "nuxt-asciidoc.svg",
|
|
3527
|
+
"github": "https://github.com/Chris2011/nuxt-asciidoc",
|
|
3528
|
+
"website": "https://github.com/Chris2011/nuxt-asciidoc",
|
|
3529
|
+
"learn_more": "https://github.com/Chris2011/nuxt-asciidoc/blob/main/README.md",
|
|
3530
|
+
"category": "Extensions",
|
|
3531
|
+
"type": "3rd-party",
|
|
3532
|
+
"maintainers": [
|
|
3533
|
+
{
|
|
3534
|
+
"name": "Christian Lenz",
|
|
3535
|
+
"github": "Chris2011",
|
|
3536
|
+
"twitter": "Chrizzly42"
|
|
3537
|
+
}
|
|
3538
|
+
],
|
|
3539
|
+
"compatibility": {
|
|
3540
|
+
"nuxt": "^3.0.0",
|
|
3541
|
+
"requires": {}
|
|
3542
|
+
}
|
|
3543
|
+
},
|
|
3544
|
+
{
|
|
3545
|
+
"name": "nuxt-auth-sanctum",
|
|
3546
|
+
"description": "Nuxt module for Laravel Sanctum authentication",
|
|
3547
|
+
"repo": "manchenkoff/nuxt-auth-sanctum",
|
|
3548
|
+
"npm": "nuxt-auth-sanctum",
|
|
3549
|
+
"icon": "laravel.svg",
|
|
3550
|
+
"github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
|
|
3551
|
+
"website": "https://manchenkoff.gitbook.io/nuxt-auth-sanctum/",
|
|
3552
|
+
"learn_more": "https://laravel.com/docs/10.x/sanctum",
|
|
3553
|
+
"category": "Security",
|
|
3554
|
+
"type": "3rd-party",
|
|
3555
|
+
"maintainers": [
|
|
3556
|
+
{
|
|
3557
|
+
"name": "Artem Manchenkov",
|
|
3558
|
+
"github": "manchenkoff",
|
|
3559
|
+
"avatar": "https://avatars.githubusercontent.com/manchenkoff"
|
|
3560
|
+
}
|
|
3561
|
+
],
|
|
3562
|
+
"compatibility": {
|
|
3563
|
+
"nuxt": "^3.9.0",
|
|
3564
|
+
"requires": {}
|
|
3565
|
+
}
|
|
3566
|
+
},
|
|
3567
|
+
{
|
|
3568
|
+
"name": "nuxt-basic-auth",
|
|
3569
|
+
"description": "Nuxt Module for Basic Authentication",
|
|
3570
|
+
"repo": "kgierke/nuxt-basic-auth",
|
|
3571
|
+
"npm": "@kgierke/nuxt-basic-auth",
|
|
3572
|
+
"icon": "",
|
|
3573
|
+
"github": "https://github.com/kgierke/nuxt-basic-auth",
|
|
3574
|
+
"website": "https://github.com/kgierke/nuxt-basic-auth",
|
|
3575
|
+
"learn_more": "",
|
|
3576
|
+
"category": "Security",
|
|
3577
|
+
"type": "3rd-party",
|
|
3578
|
+
"maintainers": [
|
|
3579
|
+
{
|
|
3580
|
+
"name": "kgierke",
|
|
3581
|
+
"github": "kgierke"
|
|
3582
|
+
}
|
|
3583
|
+
],
|
|
3584
|
+
"compatibility": {
|
|
3585
|
+
"nuxt": "^3.0.0",
|
|
3586
|
+
"requires": {}
|
|
3587
|
+
}
|
|
3588
|
+
},
|
|
3589
|
+
{
|
|
3590
|
+
"name": "nuxt-bezier",
|
|
3591
|
+
"description": "Reusable transition components",
|
|
3592
|
+
"repo": "50rayn/nuxt-bezier",
|
|
3593
|
+
"npm": "nuxt-bezier",
|
|
3594
|
+
"icon": "nuxt-bezier.png",
|
|
3595
|
+
"github": "https://github.com/50rayn/nuxt-bezier",
|
|
3596
|
+
"website": "https://50rayn.github.io/nuxt-bezier/",
|
|
3597
|
+
"learn_more": "https://github.com/Noction/vue-bezier",
|
|
3598
|
+
"category": "UI",
|
|
3599
|
+
"type": "3rd-party",
|
|
3600
|
+
"maintainers": [
|
|
3601
|
+
{
|
|
3602
|
+
"name": "Soryn Gitlan",
|
|
3603
|
+
"github": "50rayn"
|
|
3604
|
+
}
|
|
3605
|
+
],
|
|
3606
|
+
"compatibility": {
|
|
3607
|
+
"nuxt": "^3.0.0",
|
|
3608
|
+
"requires": {}
|
|
3609
|
+
}
|
|
3610
|
+
},
|
|
3611
|
+
{
|
|
3612
|
+
"name": "nuxt-bootstrap-icons",
|
|
3613
|
+
"description": "Just a simple integration for Bootstrap Icons",
|
|
3614
|
+
"repo": "OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3615
|
+
"npm": "nuxt-bootstrap-icons",
|
|
3616
|
+
"icon": "bootstrap-icons.svg",
|
|
3617
|
+
"github": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3618
|
+
"website": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3619
|
+
"learn_more": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3620
|
+
"category": "UI",
|
|
3621
|
+
"type": "3rd-party",
|
|
3622
|
+
"maintainers": [
|
|
3623
|
+
{
|
|
3624
|
+
"name": "OyewoleOyedeji",
|
|
3625
|
+
"github": "OyewoleOyedeji"
|
|
3626
|
+
}
|
|
3627
|
+
],
|
|
3628
|
+
"compatibility": {
|
|
3629
|
+
"nuxt": "^3.0.0",
|
|
3044
3630
|
"requires": {}
|
|
3045
3631
|
}
|
|
3046
3632
|
},
|
|
3047
3633
|
{
|
|
3048
3634
|
"name": "nuxt-chatgpt",
|
|
3049
|
-
"description": "ChatGPT integration for Nuxt
|
|
3635
|
+
"description": "ChatGPT integration for Nuxt",
|
|
3050
3636
|
"repo": "schnapsterdog/nuxt-chatgpt",
|
|
3051
3637
|
"npm": "nuxt-chatgpt",
|
|
3052
3638
|
"icon": "chatgpt.svg",
|
|
@@ -3066,6 +3652,98 @@
|
|
|
3066
3652
|
"requires": {}
|
|
3067
3653
|
}
|
|
3068
3654
|
},
|
|
3655
|
+
{
|
|
3656
|
+
"name": "nuxt-cookie-consent",
|
|
3657
|
+
"description": "Nuxt module for integrating with cookie consent providers with ease",
|
|
3658
|
+
"repo": "weareheavy/nuxt-cookie-consent",
|
|
3659
|
+
"npm": "@weareheavy/nuxt-cookie-consent",
|
|
3660
|
+
"icon": "wah.svg",
|
|
3661
|
+
"github": "https://github.com/weareheavy/nuxt-cookie-consent",
|
|
3662
|
+
"website": "https://nuxt-cookie-consent.packages.weareheavy.com",
|
|
3663
|
+
"learn_more": "",
|
|
3664
|
+
"category": "Extensions",
|
|
3665
|
+
"type": "3rd-party",
|
|
3666
|
+
"maintainers": [
|
|
3667
|
+
{
|
|
3668
|
+
"name": "weareheavy",
|
|
3669
|
+
"github": "weareheavy"
|
|
3670
|
+
}
|
|
3671
|
+
],
|
|
3672
|
+
"compatibility": {
|
|
3673
|
+
"nuxt": "^3.0.0",
|
|
3674
|
+
"requires": {}
|
|
3675
|
+
}
|
|
3676
|
+
},
|
|
3677
|
+
{
|
|
3678
|
+
"name": "nuxt-facebook-chat",
|
|
3679
|
+
"description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
|
|
3680
|
+
"repo": "superdev-tech/nuxt-facebook-chat",
|
|
3681
|
+
"npm": "nuxt-facebook-chat",
|
|
3682
|
+
"icon": "nuxt-facebook-chat.svg",
|
|
3683
|
+
"github": "https://github.com/superdev-tech/nuxt-facebook-chat",
|
|
3684
|
+
"website": "https://github.com/superdev-tech/nuxt-facebook-chat",
|
|
3685
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-facebook-chat",
|
|
3686
|
+
"category": "Libraries",
|
|
3687
|
+
"type": "3rd-party",
|
|
3688
|
+
"maintainers": [
|
|
3689
|
+
{
|
|
3690
|
+
"name": "Supanut Dokmaithong",
|
|
3691
|
+
"github": "Boomgeek"
|
|
3692
|
+
},
|
|
3693
|
+
{
|
|
3694
|
+
"name": "superdev-tech",
|
|
3695
|
+
"github": "superdev-tech"
|
|
3696
|
+
}
|
|
3697
|
+
],
|
|
3698
|
+
"compatibility": {
|
|
3699
|
+
"nuxt": "^3.0.0",
|
|
3700
|
+
"requires": {}
|
|
3701
|
+
}
|
|
3702
|
+
},
|
|
3703
|
+
{
|
|
3704
|
+
"name": "nuxt-feather-icons",
|
|
3705
|
+
"description": "The Feather Icons in Nuxt 3.",
|
|
3706
|
+
"repo": "4sllan/nuxt-feather-icons",
|
|
3707
|
+
"npm": "nuxt-feather-icons",
|
|
3708
|
+
"icon": "nuxt-feather-icons.png",
|
|
3709
|
+
"github": "https://github.com/4sllan/nuxt-feather-icons",
|
|
3710
|
+
"website": "https://github.com/4sllan/nuxt-feather-icons",
|
|
3711
|
+
"learn_more": "https://github.com/4sllan/nuxt-feather-icons",
|
|
3712
|
+
"category": "UI",
|
|
3713
|
+
"type": "3rd-party",
|
|
3714
|
+
"maintainers": [
|
|
3715
|
+
{
|
|
3716
|
+
"name": "4sllan",
|
|
3717
|
+
"github": "4sllan"
|
|
3718
|
+
}
|
|
3719
|
+
],
|
|
3720
|
+
"compatibility": {
|
|
3721
|
+
"nuxt": "^3.0.0",
|
|
3722
|
+
"requires": {}
|
|
3723
|
+
}
|
|
3724
|
+
},
|
|
3725
|
+
{
|
|
3726
|
+
"name": "nuxt-feedme",
|
|
3727
|
+
"description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
|
|
3728
|
+
"repo": "helltraitor/nuxt-feedme",
|
|
3729
|
+
"npm": "nuxt-feedme",
|
|
3730
|
+
"icon": "",
|
|
3731
|
+
"github": "https://github.com/helltraitor/nuxt-feedme",
|
|
3732
|
+
"website": "https://github.com/helltraitor/nuxt-feedme",
|
|
3733
|
+
"learn_more": "",
|
|
3734
|
+
"category": "SEO",
|
|
3735
|
+
"type": "3rd-party",
|
|
3736
|
+
"maintainers": [
|
|
3737
|
+
{
|
|
3738
|
+
"name": "Helltraitor",
|
|
3739
|
+
"github": "helltraitor"
|
|
3740
|
+
}
|
|
3741
|
+
],
|
|
3742
|
+
"compatibility": {
|
|
3743
|
+
"nuxt": "^3.0.0",
|
|
3744
|
+
"requires": {}
|
|
3745
|
+
}
|
|
3746
|
+
},
|
|
3069
3747
|
{
|
|
3070
3748
|
"name": "nuxt-graphql-middleware",
|
|
3071
3749
|
"description": "Expose GraphQL queries and mutations as server API routes.",
|
|
@@ -3119,7 +3797,7 @@
|
|
|
3119
3797
|
},
|
|
3120
3798
|
{
|
|
3121
3799
|
"name": "nuxt-gtm",
|
|
3122
|
-
"description": "A Nuxt
|
|
3800
|
+
"description": "A Nuxt module for Google Tag Manager",
|
|
3123
3801
|
"repo": "zadigetvoltaire/nuxt-gtm",
|
|
3124
3802
|
"npm": "@zadigetvoltaire/nuxt-gtm",
|
|
3125
3803
|
"icon": "nuxt-gtm.svg",
|
|
@@ -3136,7 +3814,8 @@
|
|
|
3136
3814
|
],
|
|
3137
3815
|
"compatibility": {
|
|
3138
3816
|
"nuxt": "^3.0.0",
|
|
3139
|
-
"requires": {}
|
|
3817
|
+
"requires": {},
|
|
3818
|
+
"devtools": "^0.0.0"
|
|
3140
3819
|
}
|
|
3141
3820
|
},
|
|
3142
3821
|
{
|
|
@@ -3164,24 +3843,46 @@
|
|
|
3164
3843
|
}
|
|
3165
3844
|
},
|
|
3166
3845
|
{
|
|
3167
|
-
"name": "nuxt-
|
|
3168
|
-
"description": "
|
|
3169
|
-
"repo": "",
|
|
3170
|
-
"npm": "nuxt-
|
|
3171
|
-
"icon": "
|
|
3172
|
-
"github": "",
|
|
3173
|
-
"website": "https://
|
|
3174
|
-
"learn_more": "
|
|
3175
|
-
"category": "
|
|
3846
|
+
"name": "nuxt-interpolation",
|
|
3847
|
+
"description": "Directive for binding every link to catch the click event, and if it's a relative link router will push.",
|
|
3848
|
+
"repo": "daliborgogic/nuxt-interpolation#master",
|
|
3849
|
+
"npm": "nuxt-interpolation",
|
|
3850
|
+
"icon": "",
|
|
3851
|
+
"github": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
|
|
3852
|
+
"website": "https://github.com/daliborgogic/nuxt-interpolation/tree/master",
|
|
3853
|
+
"learn_more": "",
|
|
3854
|
+
"category": "Devtools",
|
|
3176
3855
|
"type": "3rd-party",
|
|
3177
3856
|
"maintainers": [
|
|
3178
3857
|
{
|
|
3179
|
-
"name": "
|
|
3180
|
-
"github": "
|
|
3858
|
+
"name": "daliborgogic",
|
|
3859
|
+
"github": "daliborgogic"
|
|
3181
3860
|
}
|
|
3182
3861
|
],
|
|
3183
3862
|
"compatibility": {
|
|
3184
|
-
"nuxt": "^2.0.0
|
|
3863
|
+
"nuxt": "^2.0.0",
|
|
3864
|
+
"requires": {}
|
|
3865
|
+
}
|
|
3866
|
+
},
|
|
3867
|
+
{
|
|
3868
|
+
"name": "nuxt-jsonld",
|
|
3869
|
+
"description": "Manage JSON-LD in Vue component.",
|
|
3870
|
+
"repo": "ymmooot/nuxt-jsonld",
|
|
3871
|
+
"npm": "nuxt-jsonld",
|
|
3872
|
+
"icon": "",
|
|
3873
|
+
"github": "https://github.com/ymmooot/nuxt-jsonld",
|
|
3874
|
+
"website": "https://github.com/ymmooot/nuxt-jsonld",
|
|
3875
|
+
"learn_more": "",
|
|
3876
|
+
"category": "SEO",
|
|
3877
|
+
"type": "3rd-party",
|
|
3878
|
+
"maintainers": [
|
|
3879
|
+
{
|
|
3880
|
+
"name": "ymmooot",
|
|
3881
|
+
"github": "ymmooot"
|
|
3882
|
+
}
|
|
3883
|
+
],
|
|
3884
|
+
"compatibility": {
|
|
3885
|
+
"nuxt": "^3.0.0",
|
|
3185
3886
|
"requires": {}
|
|
3186
3887
|
}
|
|
3187
3888
|
},
|
|
@@ -3192,8 +3893,8 @@
|
|
|
3192
3893
|
"npm": "@nuxtus/nuxt-localtunnel",
|
|
3193
3894
|
"icon": "nuxt-localtunnel.svg",
|
|
3194
3895
|
"github": "https://github.com/nuxtus/localtunnel",
|
|
3195
|
-
"website": "https://nuxtus.com",
|
|
3196
|
-
"learn_more": "https://docs.nuxtus.com
|
|
3896
|
+
"website": "https://docs.nuxtus.com",
|
|
3897
|
+
"learn_more": "https://docs.nuxtus.com/localtunnel.html",
|
|
3197
3898
|
"category": "Devtools",
|
|
3198
3899
|
"type": "3rd-party",
|
|
3199
3900
|
"maintainers": [
|
|
@@ -3210,7 +3911,7 @@
|
|
|
3210
3911
|
},
|
|
3211
3912
|
{
|
|
3212
3913
|
"name": "nuxt-loco",
|
|
3213
|
-
"description": "A localise.biz module to synth locale with Nuxt
|
|
3914
|
+
"description": "A localise.biz module to synth locale with Nuxt",
|
|
3214
3915
|
"repo": "gaetansenn/nuxt-loco",
|
|
3215
3916
|
"npm": "nuxt-loco",
|
|
3216
3917
|
"icon": "",
|
|
@@ -3231,6 +3932,28 @@
|
|
|
3231
3932
|
"requires": {}
|
|
3232
3933
|
}
|
|
3233
3934
|
},
|
|
3935
|
+
{
|
|
3936
|
+
"name": "nuxt-mail",
|
|
3937
|
+
"description": "Adds email sending capability to a Nuxt.js app. Adds a server route, an injected variable, and uses nodemailer to send emails.",
|
|
3938
|
+
"repo": "dword-design/nuxt-mail",
|
|
3939
|
+
"npm": "nuxt-mail",
|
|
3940
|
+
"icon": "",
|
|
3941
|
+
"github": "https://github.com/dword-design/nuxt-mail",
|
|
3942
|
+
"website": "https://github.com/dword-design/nuxt-mail",
|
|
3943
|
+
"learn_more": "",
|
|
3944
|
+
"category": "Extensions",
|
|
3945
|
+
"type": "3rd-party",
|
|
3946
|
+
"maintainers": [
|
|
3947
|
+
{
|
|
3948
|
+
"name": "Sebastian Landwehr",
|
|
3949
|
+
"github": "dword-design"
|
|
3950
|
+
}
|
|
3951
|
+
],
|
|
3952
|
+
"compatibility": {
|
|
3953
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3954
|
+
"requires": {}
|
|
3955
|
+
}
|
|
3956
|
+
},
|
|
3234
3957
|
{
|
|
3235
3958
|
"name": "nuxt-mapbox",
|
|
3236
3959
|
"description": "Elegant Mapbox integration with Nuxt",
|
|
@@ -3253,6 +3976,28 @@
|
|
|
3253
3976
|
"requires": {}
|
|
3254
3977
|
}
|
|
3255
3978
|
},
|
|
3979
|
+
{
|
|
3980
|
+
"name": "nuxt-mdi",
|
|
3981
|
+
"description": "Add 7,000+ icons to your Nuxt application, from Material Design Icons.",
|
|
3982
|
+
"repo": "ERPedersen/nuxt-mdi",
|
|
3983
|
+
"npm": "nuxt-mdi",
|
|
3984
|
+
"icon": "mdi.png",
|
|
3985
|
+
"github": "https://github.com/ERPedersen/nuxt-mdi",
|
|
3986
|
+
"website": "https://nuxt-mdi.emilrosenius.com",
|
|
3987
|
+
"learn_more": "https://github.com/ERPedersen/nuxt-mdi/blob/main/README.md",
|
|
3988
|
+
"category": "Libraries",
|
|
3989
|
+
"type": "3rd-party",
|
|
3990
|
+
"maintainers": [
|
|
3991
|
+
{
|
|
3992
|
+
"name": "Emil Rosenius",
|
|
3993
|
+
"github": "ERPedersen"
|
|
3994
|
+
}
|
|
3995
|
+
],
|
|
3996
|
+
"compatibility": {
|
|
3997
|
+
"nuxt": "^3.0.0",
|
|
3998
|
+
"requires": {}
|
|
3999
|
+
}
|
|
4000
|
+
},
|
|
3256
4001
|
{
|
|
3257
4002
|
"name": "nuxt-monaco-editor",
|
|
3258
4003
|
"description": "Integrate monaco-editor with Nuxt",
|
|
@@ -3277,12 +4022,12 @@
|
|
|
3277
4022
|
},
|
|
3278
4023
|
{
|
|
3279
4024
|
"name": "nuxt-mongoose",
|
|
3280
|
-
"description": "A Nuxt
|
|
4025
|
+
"description": "A Nuxt module for simplifying the use of Mongoose in your project.",
|
|
3281
4026
|
"repo": "arashsheyda/nuxt-mongoose",
|
|
3282
4027
|
"npm": "nuxt-mongoose",
|
|
3283
4028
|
"icon": "nuxt-mongoose.svg",
|
|
3284
4029
|
"github": "https://github.com/arashsheyda/nuxt-mongoose",
|
|
3285
|
-
"website": "https://
|
|
4030
|
+
"website": "https://nuxt-mongoose.nuxt.space",
|
|
3286
4031
|
"learn_more": "",
|
|
3287
4032
|
"category": "Database",
|
|
3288
4033
|
"type": "3rd-party",
|
|
@@ -3292,6 +4037,102 @@
|
|
|
3292
4037
|
"github": "arashsheyda"
|
|
3293
4038
|
}
|
|
3294
4039
|
],
|
|
4040
|
+
"compatibility": {
|
|
4041
|
+
"nuxt": "^3.0.0",
|
|
4042
|
+
"requires": {},
|
|
4043
|
+
"devtools": "^0.0.0"
|
|
4044
|
+
}
|
|
4045
|
+
},
|
|
4046
|
+
{
|
|
4047
|
+
"name": "nuxt-oidc-auth",
|
|
4048
|
+
"description": "Nuxt SSR OIDC (OpenID Connect) authentication with server side encrypted sessions.",
|
|
4049
|
+
"repo": "itpropro/nuxt-oidc-auth",
|
|
4050
|
+
"npm": "nuxt-oidc-auth",
|
|
4051
|
+
"icon": "",
|
|
4052
|
+
"github": "https://github.com/itpropro/nuxt-oidc-auth",
|
|
4053
|
+
"website": "https://github.com/itpropro/nuxt-oidc-auth",
|
|
4054
|
+
"learn_more": "https://github.com/itpropro/nuxt-oidc-auth",
|
|
4055
|
+
"category": "Security",
|
|
4056
|
+
"type": "3rd-party",
|
|
4057
|
+
"maintainers": [
|
|
4058
|
+
{
|
|
4059
|
+
"name": "Jan-Henrik Damaschke",
|
|
4060
|
+
"github": "itpropro",
|
|
4061
|
+
"twitter": "jandamaschke"
|
|
4062
|
+
}
|
|
4063
|
+
],
|
|
4064
|
+
"compatibility": {
|
|
4065
|
+
"nuxt": "^3.0.0",
|
|
4066
|
+
"requires": {}
|
|
4067
|
+
}
|
|
4068
|
+
},
|
|
4069
|
+
{
|
|
4070
|
+
"name": "nuxt-openapi-docs-module",
|
|
4071
|
+
"description": "Generate pages from OpenAPI specifications",
|
|
4072
|
+
"repo": "on-org/nuxt-openapi-docs-module",
|
|
4073
|
+
"npm": "nuxt-openapi-docs-module",
|
|
4074
|
+
"icon": "nuxt-openapi-docs-module.png",
|
|
4075
|
+
"github": "https://github.com/on-org/nuxt-openapi-docs-module",
|
|
4076
|
+
"website": "https://github.com/on-org/nuxt-openapi-docs-module",
|
|
4077
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-openapi-docs-module",
|
|
4078
|
+
"category": "Libraries",
|
|
4079
|
+
"type": "3rd-party",
|
|
4080
|
+
"maintainers": [
|
|
4081
|
+
{
|
|
4082
|
+
"name": "Pavel Kuzmin",
|
|
4083
|
+
"github": "s00d"
|
|
4084
|
+
}
|
|
4085
|
+
],
|
|
4086
|
+
"compatibility": {
|
|
4087
|
+
"nuxt": "^3.0.0",
|
|
4088
|
+
"requires": {}
|
|
4089
|
+
}
|
|
4090
|
+
},
|
|
4091
|
+
{
|
|
4092
|
+
"name": "nuxt-openid-connect",
|
|
4093
|
+
"description": "OpenID-Connect(OIDC) integration module for nuxt 3.0.",
|
|
4094
|
+
"repo": "aborn/nuxt-openid-connect",
|
|
4095
|
+
"npm": "nuxt-openid-connect",
|
|
4096
|
+
"icon": "",
|
|
4097
|
+
"github": "https://github.com/aborn/nuxt-openid-connect",
|
|
4098
|
+
"website": "https://github.com/aborn/nuxt-openid-connect",
|
|
4099
|
+
"learn_more": "",
|
|
4100
|
+
"category": "Security",
|
|
4101
|
+
"type": "3rd-party",
|
|
4102
|
+
"maintainers": [
|
|
4103
|
+
{
|
|
4104
|
+
"name": "Aborn Jiang",
|
|
4105
|
+
"github": "aborn"
|
|
4106
|
+
},
|
|
4107
|
+
{
|
|
4108
|
+
"name": "Khaled Almana",
|
|
4109
|
+
"github": "KhaledAlMana"
|
|
4110
|
+
}
|
|
4111
|
+
],
|
|
4112
|
+
"compatibility": {
|
|
4113
|
+
"nuxt": "^3.0.0",
|
|
4114
|
+
"requires": {},
|
|
4115
|
+
"devtools": "^0.0.0"
|
|
4116
|
+
}
|
|
4117
|
+
},
|
|
4118
|
+
{
|
|
4119
|
+
"name": "nuxt-payload-analyzer",
|
|
4120
|
+
"description": "Analyze Nuxt Payload Size",
|
|
4121
|
+
"repo": "barbapapazes/nuxt-payload-analyzer",
|
|
4122
|
+
"npm": "nuxt-payload-analyzer",
|
|
4123
|
+
"icon": "",
|
|
4124
|
+
"github": "https://github.com/barbapapazes/nuxt-payload-analyzer",
|
|
4125
|
+
"website": "https://github.com/barbapapazes/nuxt-payload-analyzer#readme",
|
|
4126
|
+
"learn_more": "",
|
|
4127
|
+
"category": "Performance",
|
|
4128
|
+
"type": "3rd-party",
|
|
4129
|
+
"maintainers": [
|
|
4130
|
+
{
|
|
4131
|
+
"name": "Barbapapazes",
|
|
4132
|
+
"github": "Barbapapazes",
|
|
4133
|
+
"twitter": "soubiran_"
|
|
4134
|
+
}
|
|
4135
|
+
],
|
|
3295
4136
|
"compatibility": {
|
|
3296
4137
|
"nuxt": "^3.0.0",
|
|
3297
4138
|
"requires": {}
|
|
@@ -3320,6 +4161,28 @@
|
|
|
3320
4161
|
"requires": {}
|
|
3321
4162
|
}
|
|
3322
4163
|
},
|
|
4164
|
+
{
|
|
4165
|
+
"name": "nuxt-phosphor-icons",
|
|
4166
|
+
"description": "Just a simple integration for @phosphor-icons in Nuxt",
|
|
4167
|
+
"repo": "OyewoleOyedeji/nuxt-phosphor-icons",
|
|
4168
|
+
"npm": "nuxt-phosphor-icons",
|
|
4169
|
+
"icon": "phosphor-icons.svg",
|
|
4170
|
+
"github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
4171
|
+
"website": "https://nuxt-phosphor-icons.vercel.app",
|
|
4172
|
+
"learn_more": "https://nuxt-phosphor-icons.vercel.app",
|
|
4173
|
+
"category": "UI",
|
|
4174
|
+
"type": "3rd-party",
|
|
4175
|
+
"maintainers": [
|
|
4176
|
+
{
|
|
4177
|
+
"name": "OyewoleOyedeji",
|
|
4178
|
+
"github": "OyewoleOyedeji"
|
|
4179
|
+
}
|
|
4180
|
+
],
|
|
4181
|
+
"compatibility": {
|
|
4182
|
+
"nuxt": "^3.0.0",
|
|
4183
|
+
"requires": {}
|
|
4184
|
+
}
|
|
4185
|
+
},
|
|
3323
4186
|
{
|
|
3324
4187
|
"name": "nuxt-pino-log",
|
|
3325
4188
|
"description": "Structured logs for nuxt apps using pino",
|
|
@@ -3344,7 +4207,7 @@
|
|
|
3344
4207
|
},
|
|
3345
4208
|
{
|
|
3346
4209
|
"name": "plausible",
|
|
3347
|
-
"description": "Nuxt
|
|
4210
|
+
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
3348
4211
|
"repo": "nuxt-modules/plausible",
|
|
3349
4212
|
"npm": "@nuxtjs/plausible",
|
|
3350
4213
|
"icon": "plausible.png",
|
|
@@ -3364,9 +4227,35 @@
|
|
|
3364
4227
|
"requires": {}
|
|
3365
4228
|
}
|
|
3366
4229
|
},
|
|
4230
|
+
{
|
|
4231
|
+
"name": "nuxt-plotly",
|
|
4232
|
+
"description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
|
|
4233
|
+
"repo": "superdev-tech/nuxt-plotly",
|
|
4234
|
+
"npm": "nuxt-plotly",
|
|
4235
|
+
"icon": "nuxt-plotly.svg",
|
|
4236
|
+
"github": "https://github.com/superdev-tech/nuxt-plotly",
|
|
4237
|
+
"website": "https://github.com/superdev-tech/nuxt-plotly",
|
|
4238
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-plotly",
|
|
4239
|
+
"category": "Libraries",
|
|
4240
|
+
"type": "3rd-party",
|
|
4241
|
+
"maintainers": [
|
|
4242
|
+
{
|
|
4243
|
+
"name": "Supanut Dokmaithong",
|
|
4244
|
+
"github": "Boomgeek"
|
|
4245
|
+
},
|
|
4246
|
+
{
|
|
4247
|
+
"name": "superdev-tech",
|
|
4248
|
+
"github": "superdev-tech"
|
|
4249
|
+
}
|
|
4250
|
+
],
|
|
4251
|
+
"compatibility": {
|
|
4252
|
+
"nuxt": "^3.0.0",
|
|
4253
|
+
"requires": {}
|
|
4254
|
+
}
|
|
4255
|
+
},
|
|
3367
4256
|
{
|
|
3368
4257
|
"name": "nuxt-png-to-ico",
|
|
3369
|
-
"description": "Nuxt
|
|
4258
|
+
"description": "Nuxt module for auto generating favicons",
|
|
3370
4259
|
"repo": "b5710546232/nuxt-png-to-ico",
|
|
3371
4260
|
"npm": "nuxt-png-to-ico",
|
|
3372
4261
|
"icon": "",
|
|
@@ -3387,9 +4276,31 @@
|
|
|
3387
4276
|
"requires": {}
|
|
3388
4277
|
}
|
|
3389
4278
|
},
|
|
4279
|
+
{
|
|
4280
|
+
"name": "nuxt-posthog",
|
|
4281
|
+
"description": "Integrate PostHog into your application with minimal configuration",
|
|
4282
|
+
"repo": "mitjans/nuxt-posthog",
|
|
4283
|
+
"npm": "nuxt-posthog",
|
|
4284
|
+
"icon": "posthog.svg",
|
|
4285
|
+
"github": "https://github.com/mitjans/nuxt-posthog",
|
|
4286
|
+
"website": "https://nuxt-posthog.cmitjans.dev",
|
|
4287
|
+
"learn_more": "https://posthog.com",
|
|
4288
|
+
"category": "Analytics",
|
|
4289
|
+
"type": "3rd-party",
|
|
4290
|
+
"maintainers": [
|
|
4291
|
+
{
|
|
4292
|
+
"name": "Carles Mitjans",
|
|
4293
|
+
"github": "mitjans"
|
|
4294
|
+
}
|
|
4295
|
+
],
|
|
4296
|
+
"compatibility": {
|
|
4297
|
+
"nuxt": "^3.0.0",
|
|
4298
|
+
"requires": {}
|
|
4299
|
+
}
|
|
4300
|
+
},
|
|
3390
4301
|
{
|
|
3391
4302
|
"name": "nuxt-smartlook",
|
|
3392
|
-
"description": "Integrate Smartlook in your Nuxt
|
|
4303
|
+
"description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
|
|
3393
4304
|
"repo": "f00b4r/nuxt-smartlook",
|
|
3394
4305
|
"npm": "nuxt-smartlook",
|
|
3395
4306
|
"icon": "nuxt-smartlook.png",
|
|
@@ -3411,6 +4322,28 @@
|
|
|
3411
4322
|
"requires": {}
|
|
3412
4323
|
}
|
|
3413
4324
|
},
|
|
4325
|
+
{
|
|
4326
|
+
"name": "nuxt-social-share",
|
|
4327
|
+
"description": "Simple Social Sharing for Nuxt",
|
|
4328
|
+
"repo": "stefanobartoletti/nuxt-social-share",
|
|
4329
|
+
"npm": "@stefanobartoletti/nuxt-social-share",
|
|
4330
|
+
"icon": "nuxt-social-share.png",
|
|
4331
|
+
"github": "https://github.com/stefanobartoletti/nuxt-social-share",
|
|
4332
|
+
"website": "https://github.com/stefanobartoletti/nuxt-social-share",
|
|
4333
|
+
"learn_more": "https://github.com/stefanobartoletti/nuxt-social-share#readme",
|
|
4334
|
+
"category": "Extensions",
|
|
4335
|
+
"type": "3rd-party",
|
|
4336
|
+
"maintainers": [
|
|
4337
|
+
{
|
|
4338
|
+
"name": "stefanobartoletti",
|
|
4339
|
+
"github": "stefanobartoletti"
|
|
4340
|
+
}
|
|
4341
|
+
],
|
|
4342
|
+
"compatibility": {
|
|
4343
|
+
"nuxt": "^3.0.0",
|
|
4344
|
+
"requires": {}
|
|
4345
|
+
}
|
|
4346
|
+
},
|
|
3414
4347
|
{
|
|
3415
4348
|
"name": "ssr-lit",
|
|
3416
4349
|
"description": "Server-Side Rendering for Lit Element components",
|
|
@@ -3441,10 +4374,10 @@
|
|
|
3441
4374
|
},
|
|
3442
4375
|
{
|
|
3443
4376
|
"name": "nuxt-storm",
|
|
3444
|
-
"description": "WebStorm & PHPStorm support for
|
|
4377
|
+
"description": "WebStorm & PHPStorm support for Nuxt components",
|
|
3445
4378
|
"repo": "fumeapp/nuxt-storm",
|
|
3446
4379
|
"npm": "nuxt-storm",
|
|
3447
|
-
"icon": "
|
|
4380
|
+
"icon": "",
|
|
3448
4381
|
"github": "https://github.com/fumeapp/nuxt-storm",
|
|
3449
4382
|
"website": "https://github.com/fumeapp/nuxt-storm",
|
|
3450
4383
|
"learn_more": "https://github.com/fumeapp/nuxt-storm",
|
|
@@ -3461,6 +4394,30 @@
|
|
|
3461
4394
|
"requires": {}
|
|
3462
4395
|
}
|
|
3463
4396
|
},
|
|
4397
|
+
{
|
|
4398
|
+
"name": "nuxt-svgo-loader",
|
|
4399
|
+
"description": "Nuxt module to load SVG files as Vue components, using SVGO for optimization.",
|
|
4400
|
+
"repo": "Mini-ghost/nuxt-svgo-loader",
|
|
4401
|
+
"npm": "nuxt-svgo-loader",
|
|
4402
|
+
"icon": "",
|
|
4403
|
+
"github": "https://github.com/Mini-ghost/nuxt-svgo-loader",
|
|
4404
|
+
"website": "https://github.com/Mini-ghost/nuxt-svgo-loader",
|
|
4405
|
+
"learn_more": "https://github.com/Mini-ghost/nuxt-svgo-loader",
|
|
4406
|
+
"category": "Images",
|
|
4407
|
+
"type": "3rd-party",
|
|
4408
|
+
"maintainers": [
|
|
4409
|
+
{
|
|
4410
|
+
"name": "Alex Liu",
|
|
4411
|
+
"github": "Mini-ghost",
|
|
4412
|
+
"twitter": "Minighost_Alex"
|
|
4413
|
+
}
|
|
4414
|
+
],
|
|
4415
|
+
"compatibility": {
|
|
4416
|
+
"nuxt": "^3.0.0",
|
|
4417
|
+
"requires": {},
|
|
4418
|
+
"devtools": "^0.0.0"
|
|
4419
|
+
}
|
|
4420
|
+
},
|
|
3464
4421
|
{
|
|
3465
4422
|
"name": "nuxt-svgo",
|
|
3466
4423
|
"description": "Nuxt module to load optimized SVG files as Vue components",
|
|
@@ -3485,7 +4442,7 @@
|
|
|
3485
4442
|
},
|
|
3486
4443
|
{
|
|
3487
4444
|
"name": "nuxt-unleash",
|
|
3488
|
-
"description": "Nuxt
|
|
4445
|
+
"description": "Nuxt module to use Unleash toggle feature services",
|
|
3489
4446
|
"repo": "conejerock/nuxt-unleash",
|
|
3490
4447
|
"npm": "nuxt-unleash",
|
|
3491
4448
|
"icon": "nuxt-unleash.svg",
|
|
@@ -3505,28 +4462,6 @@
|
|
|
3505
4462
|
"requires": {}
|
|
3506
4463
|
}
|
|
3507
4464
|
},
|
|
3508
|
-
{
|
|
3509
|
-
"name": "nuxt-use-motion",
|
|
3510
|
-
"description": "A Nuxt module putting your components in motion",
|
|
3511
|
-
"repo": "Tahul/nuxt-use-motion",
|
|
3512
|
-
"npm": "nuxt-use-motion",
|
|
3513
|
-
"icon": "nuxt-use-motion.svg",
|
|
3514
|
-
"github": "https://github.com/Tahul/nuxt-use-motion",
|
|
3515
|
-
"website": "https://github.com/Tahul/nuxt-use-motion",
|
|
3516
|
-
"learn_more": "https://github.com/vueuse/motion",
|
|
3517
|
-
"category": "Libraries",
|
|
3518
|
-
"type": "3rd-party",
|
|
3519
|
-
"maintainers": [
|
|
3520
|
-
{
|
|
3521
|
-
"name": "Tahul",
|
|
3522
|
-
"github": "Tahul"
|
|
3523
|
-
}
|
|
3524
|
-
],
|
|
3525
|
-
"compatibility": {
|
|
3526
|
-
"nuxt": "^2.0.0",
|
|
3527
|
-
"requires": {}
|
|
3528
|
-
}
|
|
3529
|
-
},
|
|
3530
4465
|
{
|
|
3531
4466
|
"name": "nuxt-use-sound",
|
|
3532
4467
|
"description": "A Nuxt module for playing sound effects.",
|
|
@@ -3576,12 +4511,12 @@
|
|
|
3576
4511
|
{
|
|
3577
4512
|
"name": "nuxt-vue3-google-signin",
|
|
3578
4513
|
"description": "Empower your Nuxt app with Google Sign-In, hassle-free",
|
|
3579
|
-
"repo": "
|
|
4514
|
+
"repo": "wavezync/nuxt-vue3-google-signin",
|
|
3580
4515
|
"npm": "nuxt-vue3-google-signin",
|
|
3581
4516
|
"icon": "vue3-google-signin.svg",
|
|
3582
|
-
"github": "https://github.com/
|
|
3583
|
-
"website": "https://vue3-google-signin.
|
|
3584
|
-
"learn_more": "https://vue3-google-signin.
|
|
4517
|
+
"github": "https://github.com/wavezync/nuxt-vue3-google-signin",
|
|
4518
|
+
"website": "https://vue3-google-signin.wavezync.com",
|
|
4519
|
+
"learn_more": "https://vue3-google-signin.wavezync.com",
|
|
3585
4520
|
"category": "Libraries",
|
|
3586
4521
|
"type": "3rd-party",
|
|
3587
4522
|
"maintainers": [
|
|
@@ -3596,20 +4531,64 @@
|
|
|
3596
4531
|
}
|
|
3597
4532
|
},
|
|
3598
4533
|
{
|
|
3599
|
-
"name": "nuxt-
|
|
3600
|
-
"description": "
|
|
3601
|
-
"repo": "
|
|
3602
|
-
"npm": "
|
|
3603
|
-
"icon": "
|
|
3604
|
-
"github": "https://github.com/
|
|
3605
|
-
"website": "https://
|
|
3606
|
-
"learn_more": "
|
|
3607
|
-
"category": "
|
|
4534
|
+
"name": "nuxt-zod-i18n",
|
|
4535
|
+
"description": "A Nuxt Module for localizing zod error messages.",
|
|
4536
|
+
"repo": "xibman/nuxt-zod-i18n",
|
|
4537
|
+
"npm": "nuxt-zod-i18n",
|
|
4538
|
+
"icon": "nuxt-zod-i18n.svg",
|
|
4539
|
+
"github": "https://github.com/xibman/nuxt-zod-i18n",
|
|
4540
|
+
"website": "https://xibman-nuxt-zod-i18n.nuxt.space",
|
|
4541
|
+
"learn_more": "",
|
|
4542
|
+
"category": "Libraries",
|
|
4543
|
+
"type": "3rd-party",
|
|
4544
|
+
"maintainers": [
|
|
4545
|
+
{
|
|
4546
|
+
"name": "xibman",
|
|
4547
|
+
"github": "xibman"
|
|
4548
|
+
}
|
|
4549
|
+
],
|
|
4550
|
+
"compatibility": {
|
|
4551
|
+
"nuxt": "^3.0.0",
|
|
4552
|
+
"requires": {}
|
|
4553
|
+
}
|
|
4554
|
+
},
|
|
4555
|
+
{
|
|
4556
|
+
"name": "nuxt3-interpolation",
|
|
4557
|
+
"description": "",
|
|
4558
|
+
"repo": "daliborgogic/interpolation#master",
|
|
4559
|
+
"npm": "nuxt3-interpolation",
|
|
4560
|
+
"icon": "",
|
|
4561
|
+
"github": "https://github.com/daliborgogic/interpolation/tree/master",
|
|
4562
|
+
"website": "https://github.com/daliborgogic/interpolation/tree/master",
|
|
4563
|
+
"learn_more": "",
|
|
4564
|
+
"category": "Devtools",
|
|
3608
4565
|
"type": "3rd-party",
|
|
3609
4566
|
"maintainers": [
|
|
3610
4567
|
{
|
|
3611
|
-
"name": "
|
|
3612
|
-
"github": "
|
|
4568
|
+
"name": "daliborgogic",
|
|
4569
|
+
"github": "daliborgogic"
|
|
4570
|
+
}
|
|
4571
|
+
],
|
|
4572
|
+
"compatibility": {
|
|
4573
|
+
"nuxt": "^3.0.0",
|
|
4574
|
+
"requires": {}
|
|
4575
|
+
}
|
|
4576
|
+
},
|
|
4577
|
+
{
|
|
4578
|
+
"name": "nuxt3-leaflet",
|
|
4579
|
+
"description": "Leaflet integration with Nuxt",
|
|
4580
|
+
"repo": "Gugustinette/Nuxt-Leaflet",
|
|
4581
|
+
"npm": "nuxt3-leaflet",
|
|
4582
|
+
"icon": "leaflet.png",
|
|
4583
|
+
"github": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4584
|
+
"website": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4585
|
+
"learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4586
|
+
"category": "Libraries",
|
|
4587
|
+
"type": "3rd-party",
|
|
4588
|
+
"maintainers": [
|
|
4589
|
+
{
|
|
4590
|
+
"name": "Augustin MERCIER",
|
|
4591
|
+
"github": "Gugustinette"
|
|
3613
4592
|
}
|
|
3614
4593
|
],
|
|
3615
4594
|
"compatibility": {
|
|
@@ -3619,7 +4598,7 @@
|
|
|
3619
4598
|
},
|
|
3620
4599
|
{
|
|
3621
4600
|
"name": "nuxt7",
|
|
3622
|
-
"description": "Full Featured iOS & Android PWA Apps with Nuxt
|
|
4601
|
+
"description": "Full Featured iOS & Android PWA Apps with Nuxt and Framework7",
|
|
3623
4602
|
"repo": "nuxt-community/nuxt7",
|
|
3624
4603
|
"npm": "nuxt7",
|
|
3625
4604
|
"icon": "",
|
|
@@ -3640,40 +4619,17 @@
|
|
|
3640
4619
|
"requires": {}
|
|
3641
4620
|
}
|
|
3642
4621
|
},
|
|
3643
|
-
{
|
|
3644
|
-
"name": "nuxtlabs-ui",
|
|
3645
|
-
"description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
|
|
3646
|
-
"repo": "nuxtlabs/ui",
|
|
3647
|
-
"npm": "@nuxthq/ui",
|
|
3648
|
-
"icon": "",
|
|
3649
|
-
"github": "https://github.com/nuxtlabs/ui",
|
|
3650
|
-
"website": "https://ui.nuxtlabs.com",
|
|
3651
|
-
"learn_more": "https://ui.nuxtlabs.com",
|
|
3652
|
-
"category": "UI",
|
|
3653
|
-
"type": "3rd-party",
|
|
3654
|
-
"maintainers": [
|
|
3655
|
-
{
|
|
3656
|
-
"name": "Benjamin Canac",
|
|
3657
|
-
"github": "benjamincanac",
|
|
3658
|
-
"twitter": "benjamincanac"
|
|
3659
|
-
}
|
|
3660
|
-
],
|
|
3661
|
-
"compatibility": {
|
|
3662
|
-
"nuxt": "^3.0.0",
|
|
3663
|
-
"requires": {}
|
|
3664
|
-
}
|
|
3665
|
-
},
|
|
3666
4622
|
{
|
|
3667
4623
|
"name": "og-image",
|
|
3668
|
-
"description": "
|
|
3669
|
-
"repo": "
|
|
4624
|
+
"description": "Enlightened runtime images generated with Vue templates.",
|
|
4625
|
+
"repo": "nuxt-modules/og-image",
|
|
3670
4626
|
"npm": "nuxt-og-image",
|
|
3671
|
-
"icon": "",
|
|
3672
|
-
"github": "https://github.com/
|
|
3673
|
-
"website": "https://
|
|
3674
|
-
"learn_more": "",
|
|
4627
|
+
"icon": "og-image.svg",
|
|
4628
|
+
"github": "https://github.com/nuxt-modules/og-image",
|
|
4629
|
+
"website": "https://nuxtseo.com/og-image",
|
|
4630
|
+
"learn_more": "https://nuxtseo.com/og-image",
|
|
3675
4631
|
"category": "SEO",
|
|
3676
|
-
"type": "
|
|
4632
|
+
"type": "community",
|
|
3677
4633
|
"maintainers": [
|
|
3678
4634
|
{
|
|
3679
4635
|
"name": "Harlan Wilton",
|
|
@@ -3684,7 +4640,8 @@
|
|
|
3684
4640
|
],
|
|
3685
4641
|
"compatibility": {
|
|
3686
4642
|
"nuxt": "^3.0.0",
|
|
3687
|
-
"requires": {}
|
|
4643
|
+
"requires": {},
|
|
4644
|
+
"devtools": "^0.0.0"
|
|
3688
4645
|
}
|
|
3689
4646
|
},
|
|
3690
4647
|
{
|
|
@@ -3712,13 +4669,13 @@
|
|
|
3712
4669
|
},
|
|
3713
4670
|
{
|
|
3714
4671
|
"name": "optimized-images",
|
|
3715
|
-
"description": "Automatically optimizes images used in Nuxt
|
|
4672
|
+
"description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
|
|
3716
4673
|
"repo": "juliomrqz/nuxt-optimized-images",
|
|
3717
4674
|
"npm": "@aceforth/nuxt-optimized-images",
|
|
3718
4675
|
"icon": "",
|
|
3719
4676
|
"github": "https://github.com/juliomrqz/nuxt-optimized-images",
|
|
3720
|
-
"website": "https://
|
|
3721
|
-
"learn_more": "",
|
|
4677
|
+
"website": "https://github.com/juliomrqz/nuxt-optimized-images",
|
|
4678
|
+
"learn_more": "https://github.com/juliomrqz/nuxt-optimized-images/tree/develop/docs",
|
|
3722
4679
|
"category": "Images",
|
|
3723
4680
|
"type": "3rd-party",
|
|
3724
4681
|
"maintainers": [
|
|
@@ -3757,7 +4714,7 @@
|
|
|
3757
4714
|
},
|
|
3758
4715
|
{
|
|
3759
4716
|
"name": "parse",
|
|
3760
|
-
"description": "Parse package for Nuxt
|
|
4717
|
+
"description": "Parse package for Nuxt",
|
|
3761
4718
|
"repo": "cierrateam/nuxt-parse",
|
|
3762
4719
|
"npm": "nuxt-parse",
|
|
3763
4720
|
"icon": "",
|
|
@@ -3777,6 +4734,29 @@
|
|
|
3777
4734
|
"requires": {}
|
|
3778
4735
|
}
|
|
3779
4736
|
},
|
|
4737
|
+
{
|
|
4738
|
+
"name": "particles",
|
|
4739
|
+
"description": "Easily add particle animations to your Nuxt projects using tsParticles",
|
|
4740
|
+
"repo": "Joepocalyptic/nuxt-particles",
|
|
4741
|
+
"npm": "nuxt-particles",
|
|
4742
|
+
"icon": "",
|
|
4743
|
+
"github": "https://github.com/Joepocalyptic/nuxt-particles",
|
|
4744
|
+
"website": "https://nuxt-particles.joeypereira.dev",
|
|
4745
|
+
"learn_more": "https://particles.js.org/",
|
|
4746
|
+
"category": "Libraries",
|
|
4747
|
+
"type": "3rd-party",
|
|
4748
|
+
"maintainers": [
|
|
4749
|
+
{
|
|
4750
|
+
"name": "Joey Pereira",
|
|
4751
|
+
"github": "Joepocalyptic",
|
|
4752
|
+
"avatar": "https://avatars.githubusercontent.com/Joepocalyptic?v=4"
|
|
4753
|
+
}
|
|
4754
|
+
],
|
|
4755
|
+
"compatibility": {
|
|
4756
|
+
"nuxt": "^3.0.0",
|
|
4757
|
+
"requires": {}
|
|
4758
|
+
}
|
|
4759
|
+
},
|
|
3780
4760
|
{
|
|
3781
4761
|
"name": "partytown",
|
|
3782
4762
|
"description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
|
|
@@ -3802,6 +4782,28 @@
|
|
|
3802
4782
|
}
|
|
3803
4783
|
}
|
|
3804
4784
|
},
|
|
4785
|
+
{
|
|
4786
|
+
"name": "paypal",
|
|
4787
|
+
"description": "A Nuxt module for simplifying the use of Paypal in your project.",
|
|
4788
|
+
"repo": "arashsheyda/nuxt-paypal",
|
|
4789
|
+
"npm": "nuxt-paypal",
|
|
4790
|
+
"icon": "paypal.svg",
|
|
4791
|
+
"github": "https://github.com/arashsheyda/nuxt-paypal",
|
|
4792
|
+
"website": "https://github.com/arashsheyda/nuxt-paypal#readme",
|
|
4793
|
+
"learn_more": "https://developer.paypal.com/sdk/js/reference/",
|
|
4794
|
+
"category": "Payment",
|
|
4795
|
+
"type": "3rd-party",
|
|
4796
|
+
"maintainers": [
|
|
4797
|
+
{
|
|
4798
|
+
"name": "Arash Sheyda",
|
|
4799
|
+
"github": "arashsheyda"
|
|
4800
|
+
}
|
|
4801
|
+
],
|
|
4802
|
+
"compatibility": {
|
|
4803
|
+
"nuxt": "^3.0.0",
|
|
4804
|
+
"requires": {}
|
|
4805
|
+
}
|
|
4806
|
+
},
|
|
3805
4807
|
{
|
|
3806
4808
|
"name": "pdfeasy",
|
|
3807
4809
|
"description": "A JavaScript Client/Server Side PDF-Generator based in PDFKit",
|
|
@@ -3923,7 +4925,7 @@
|
|
|
3923
4925
|
},
|
|
3924
4926
|
{
|
|
3925
4927
|
"name": "plausible",
|
|
3926
|
-
"description": "Nuxt
|
|
4928
|
+
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
3927
4929
|
"repo": "nuxt-modules/plausible",
|
|
3928
4930
|
"npm": "@nuxtjs/plausible",
|
|
3929
4931
|
"icon": "",
|
|
@@ -3934,40 +4936,87 @@
|
|
|
3934
4936
|
"type": "community",
|
|
3935
4937
|
"maintainers": [
|
|
3936
4938
|
{
|
|
3937
|
-
"name": "nuxt-modules",
|
|
3938
|
-
"github": "nuxt-modules"
|
|
4939
|
+
"name": "nuxt-modules",
|
|
4940
|
+
"github": "nuxt-modules"
|
|
4941
|
+
}
|
|
4942
|
+
],
|
|
4943
|
+
"compatibility": {
|
|
4944
|
+
"nuxt": "^2.0.0",
|
|
4945
|
+
"requires": {}
|
|
4946
|
+
}
|
|
4947
|
+
},
|
|
4948
|
+
{
|
|
4949
|
+
"name": "precompress",
|
|
4950
|
+
"description": "Precompress files to gzip and brotli and serve them automatically",
|
|
4951
|
+
"repo": "frenchrabbit/nuxt-precompress",
|
|
4952
|
+
"npm": "nuxt-precompress",
|
|
4953
|
+
"icon": "",
|
|
4954
|
+
"github": "https://github.com/frenchrabbit/nuxt-precompress",
|
|
4955
|
+
"website": "https://github.com/frenchrabbit/nuxt-precompress",
|
|
4956
|
+
"learn_more": "",
|
|
4957
|
+
"category": "Performance",
|
|
4958
|
+
"type": "3rd-party",
|
|
4959
|
+
"maintainers": [
|
|
4960
|
+
{
|
|
4961
|
+
"name": "frenchrabbit",
|
|
4962
|
+
"github": "frenchrabbit"
|
|
4963
|
+
}
|
|
4964
|
+
],
|
|
4965
|
+
"compatibility": {
|
|
4966
|
+
"nuxt": "^2.0.0",
|
|
4967
|
+
"requires": {}
|
|
4968
|
+
}
|
|
4969
|
+
},
|
|
4970
|
+
{
|
|
4971
|
+
"name": "prepare",
|
|
4972
|
+
"description": "Initialization steps at build time – like Nuxt 2 server init",
|
|
4973
|
+
"repo": "johannschopplich/nuxt-prepare",
|
|
4974
|
+
"npm": "nuxt-prepare",
|
|
4975
|
+
"icon": "prepare.svg",
|
|
4976
|
+
"github": "https://github.com/johannschopplich/nuxt-prepare",
|
|
4977
|
+
"website": "https://nuxt-prepare.byjohann.dev",
|
|
4978
|
+
"learn_more": "",
|
|
4979
|
+
"category": "Devtools",
|
|
4980
|
+
"type": "3rd-party",
|
|
4981
|
+
"maintainers": [
|
|
4982
|
+
{
|
|
4983
|
+
"name": "Johann Schopplich",
|
|
4984
|
+
"github": "johannschopplich",
|
|
4985
|
+
"twitter": "jschopplich",
|
|
4986
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
3939
4987
|
}
|
|
3940
4988
|
],
|
|
3941
4989
|
"compatibility": {
|
|
3942
|
-
"nuxt": "^
|
|
4990
|
+
"nuxt": "^3.0.0",
|
|
3943
4991
|
"requires": {}
|
|
3944
4992
|
}
|
|
3945
4993
|
},
|
|
3946
4994
|
{
|
|
3947
|
-
"name": "
|
|
3948
|
-
"description": "
|
|
3949
|
-
"repo": "
|
|
3950
|
-
"npm": "nuxt-
|
|
3951
|
-
"icon": "",
|
|
3952
|
-
"github": "https://github.com/
|
|
3953
|
-
"website": "https://
|
|
3954
|
-
"learn_more": "",
|
|
3955
|
-
"category": "
|
|
4995
|
+
"name": "primevue",
|
|
4996
|
+
"description": "Next Generation Vue UI Component Library",
|
|
4997
|
+
"repo": "primefaces/primevue-nuxt-module",
|
|
4998
|
+
"npm": "nuxt-primevue",
|
|
4999
|
+
"icon": "primevue.svg",
|
|
5000
|
+
"github": "https://github.com/primefaces/primevue-nuxt-module",
|
|
5001
|
+
"website": "https://primevue.org/",
|
|
5002
|
+
"learn_more": "https://primevue.org/",
|
|
5003
|
+
"category": "UI",
|
|
3956
5004
|
"type": "3rd-party",
|
|
3957
5005
|
"maintainers": [
|
|
3958
5006
|
{
|
|
3959
|
-
"name": "
|
|
3960
|
-
"github": "
|
|
5007
|
+
"name": "primefaces",
|
|
5008
|
+
"github": "primefaces",
|
|
5009
|
+
"twitter": "primevue"
|
|
3961
5010
|
}
|
|
3962
5011
|
],
|
|
3963
5012
|
"compatibility": {
|
|
3964
|
-
"nuxt": "^
|
|
5013
|
+
"nuxt": "^3.0.0",
|
|
3965
5014
|
"requires": {}
|
|
3966
5015
|
}
|
|
3967
5016
|
},
|
|
3968
5017
|
{
|
|
3969
5018
|
"name": "prismic",
|
|
3970
|
-
"description": "Easily connect your Nuxt
|
|
5019
|
+
"description": "Easily connect your Nuxt application to your content hosted on Prismic",
|
|
3971
5020
|
"repo": "nuxt-modules/prismic",
|
|
3972
5021
|
"npm": "@nuxtjs/prismic",
|
|
3973
5022
|
"icon": "prismic.png",
|
|
@@ -4034,7 +5083,7 @@
|
|
|
4034
5083
|
},
|
|
4035
5084
|
{
|
|
4036
5085
|
"name": "proxy",
|
|
4037
|
-
"description": "The one-liner node.js http-proxy middleware solution for Nuxt
|
|
5086
|
+
"description": "The one-liner node.js http-proxy middleware solution for Nuxt using http-proxy-middleware",
|
|
4038
5087
|
"repo": "nuxt-community/proxy-module",
|
|
4039
5088
|
"npm": "@nuxtjs/proxy",
|
|
4040
5089
|
"icon": "",
|
|
@@ -4080,7 +5129,7 @@
|
|
|
4080
5129
|
},
|
|
4081
5130
|
{
|
|
4082
5131
|
"name": "purgecss",
|
|
4083
|
-
"description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt
|
|
5132
|
+
"description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt",
|
|
4084
5133
|
"repo": "Developmint/nuxt-purgecss#main",
|
|
4085
5134
|
"npm": "nuxt-purgecss",
|
|
4086
5135
|
"icon": "purgecss.png",
|
|
@@ -4102,7 +5151,7 @@
|
|
|
4102
5151
|
},
|
|
4103
5152
|
{
|
|
4104
5153
|
"name": "pwa",
|
|
4105
|
-
"description": "Easily build a Progressive Web App for your Nuxt
|
|
5154
|
+
"description": "Easily build a Progressive Web App for your Nuxt application to improve your app's performance.",
|
|
4106
5155
|
"repo": "nuxt-community/pwa-module",
|
|
4107
5156
|
"npm": "@nuxtjs/pwa",
|
|
4108
5157
|
"icon": "pwa.png",
|
|
@@ -4127,7 +5176,7 @@
|
|
|
4127
5176
|
},
|
|
4128
5177
|
{
|
|
4129
5178
|
"name": "python",
|
|
4130
|
-
"description": "Write Nuxt
|
|
5179
|
+
"description": "Write Nuxt applications using Python",
|
|
4131
5180
|
"repo": "nuxt-community/python-module",
|
|
4132
5181
|
"npm": "@nuxtjs/python",
|
|
4133
5182
|
"icon": "python.png",
|
|
@@ -4164,6 +5213,64 @@
|
|
|
4164
5213
|
"github": "Maiquu"
|
|
4165
5214
|
}
|
|
4166
5215
|
],
|
|
5216
|
+
"compatibility": {
|
|
5217
|
+
"nuxt": "^3.0.0",
|
|
5218
|
+
"requires": {},
|
|
5219
|
+
"devtools": "^0.0.0"
|
|
5220
|
+
}
|
|
5221
|
+
},
|
|
5222
|
+
{
|
|
5223
|
+
"name": "radash",
|
|
5224
|
+
"description": "radash module with auto-import and custom prefix",
|
|
5225
|
+
"repo": "bbg/nuxt-radash",
|
|
5226
|
+
"npm": "nuxt-radash",
|
|
5227
|
+
"icon": "radash.png",
|
|
5228
|
+
"github": "https://github.com/bbg/nuxt-radash",
|
|
5229
|
+
"website": "https://github.com/bbg/nuxt-radash#readme",
|
|
5230
|
+
"learn_more": "https://github.com/rayepps/radash/",
|
|
5231
|
+
"category": "Libraries",
|
|
5232
|
+
"type": "3rd-party",
|
|
5233
|
+
"maintainers": [
|
|
5234
|
+
{
|
|
5235
|
+
"name": "Batuhan Göksu",
|
|
5236
|
+
"github": "bbg"
|
|
5237
|
+
}
|
|
5238
|
+
],
|
|
5239
|
+
"compatibility": {
|
|
5240
|
+
"nuxt": "^3.0.0",
|
|
5241
|
+
"requires": {}
|
|
5242
|
+
}
|
|
5243
|
+
},
|
|
5244
|
+
{
|
|
5245
|
+
"name": "radix-vue",
|
|
5246
|
+
"description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
|
|
5247
|
+
"repo": "radix-vue/radix-vue",
|
|
5248
|
+
"npm": "radix-vue",
|
|
5249
|
+
"icon": "radix-vue.svg",
|
|
5250
|
+
"github": "https://github.com/radix-vue/radix-vue",
|
|
5251
|
+
"website": "https://www.radix-vue.com/",
|
|
5252
|
+
"learn_more": "https://www.radix-vue.com/overview/installation.html#nuxt-modules",
|
|
5253
|
+
"category": "UI",
|
|
5254
|
+
"type": "3rd-party",
|
|
5255
|
+
"maintainers": [
|
|
5256
|
+
{
|
|
5257
|
+
"name": "Zernonia",
|
|
5258
|
+
"github": "zernonia",
|
|
5259
|
+
"twitter": "zernonia"
|
|
5260
|
+
},
|
|
5261
|
+
{
|
|
5262
|
+
"name": "Khairul Haaziq",
|
|
5263
|
+
"github": "khairulhaaziq"
|
|
5264
|
+
},
|
|
5265
|
+
{
|
|
5266
|
+
"name": "Mujahid Anuar",
|
|
5267
|
+
"github": "mujahidfa"
|
|
5268
|
+
},
|
|
5269
|
+
{
|
|
5270
|
+
"name": "Max",
|
|
5271
|
+
"github": "onmax"
|
|
5272
|
+
}
|
|
5273
|
+
],
|
|
4167
5274
|
"compatibility": {
|
|
4168
5275
|
"nuxt": "^3.0.0",
|
|
4169
5276
|
"requires": {}
|
|
@@ -4171,7 +5278,7 @@
|
|
|
4171
5278
|
},
|
|
4172
5279
|
{
|
|
4173
5280
|
"name": "recaptcha",
|
|
4174
|
-
"description": "Simple and easy Google reCAPTCHA module with Nuxt
|
|
5281
|
+
"description": "Simple and easy Google reCAPTCHA module with Nuxt",
|
|
4175
5282
|
"repo": "nuxt-community/recaptcha-module",
|
|
4176
5283
|
"npm": "@nuxtjs/recaptcha",
|
|
4177
5284
|
"icon": "recaptcha.png",
|
|
@@ -4214,9 +5321,32 @@
|
|
|
4214
5321
|
"requires": {}
|
|
4215
5322
|
}
|
|
4216
5323
|
},
|
|
5324
|
+
{
|
|
5325
|
+
"name": "resend",
|
|
5326
|
+
"description": "Resend integration for Nuxt",
|
|
5327
|
+
"repo": "nhedger/nuxt-resend",
|
|
5328
|
+
"npm": "nuxt-resend",
|
|
5329
|
+
"icon": "resend.svg",
|
|
5330
|
+
"github": "https://github.com/nhedger/nuxt-resend",
|
|
5331
|
+
"website": "https://github.com/nhedger/nuxt-resend",
|
|
5332
|
+
"learn_more": "https://resend.com",
|
|
5333
|
+
"category": "Extensions",
|
|
5334
|
+
"type": "3rd-party",
|
|
5335
|
+
"maintainers": [
|
|
5336
|
+
{
|
|
5337
|
+
"name": "Nicolas Hedger",
|
|
5338
|
+
"github": "nhedger",
|
|
5339
|
+
"twitter": "nicolashedger"
|
|
5340
|
+
}
|
|
5341
|
+
],
|
|
5342
|
+
"compatibility": {
|
|
5343
|
+
"nuxt": "^3.0.0",
|
|
5344
|
+
"requires": {}
|
|
5345
|
+
}
|
|
5346
|
+
},
|
|
4217
5347
|
{
|
|
4218
5348
|
"name": "rfg-icon",
|
|
4219
|
-
"description": "Nuxt
|
|
5349
|
+
"description": "Nuxt module for creating favicons with RealFaviconGenerator api",
|
|
4220
5350
|
"repo": "pimlie/nuxt-rfg-icon",
|
|
4221
5351
|
"npm": "nuxt-rfg-icon",
|
|
4222
5352
|
"icon": "real-favicon-generator.png",
|
|
@@ -4238,13 +5368,13 @@
|
|
|
4238
5368
|
},
|
|
4239
5369
|
{
|
|
4240
5370
|
"name": "robots",
|
|
4241
|
-
"description": "A Nuxt
|
|
4242
|
-
"repo": "nuxt-
|
|
5371
|
+
"description": "A Nuxt module thats inject a middleware to generate a robots.txt file",
|
|
5372
|
+
"repo": "nuxt-modules/robots",
|
|
4243
5373
|
"npm": "@nuxtjs/robots",
|
|
4244
5374
|
"icon": "robots.png",
|
|
4245
|
-
"github": "https://github.com/nuxt-
|
|
4246
|
-
"website": "https://github.com/nuxt-
|
|
4247
|
-
"learn_more": "
|
|
5375
|
+
"github": "https://github.com/nuxt-modules/robots",
|
|
5376
|
+
"website": "https://github.com/nuxt-modules/robots",
|
|
5377
|
+
"learn_more": "",
|
|
4248
5378
|
"category": "SEO",
|
|
4249
5379
|
"type": "community",
|
|
4250
5380
|
"maintainers": [
|
|
@@ -4262,23 +5392,23 @@
|
|
|
4262
5392
|
},
|
|
4263
5393
|
{
|
|
4264
5394
|
"name": "rollbar",
|
|
4265
|
-
"description": "
|
|
4266
|
-
"repo": "
|
|
4267
|
-
"npm": "nuxt-rollbar
|
|
5395
|
+
"description": "Nuxt 3 module to integrate Rollbar.",
|
|
5396
|
+
"repo": "jairoblatt/nuxt-rollbar",
|
|
5397
|
+
"npm": "nuxt-rollbar",
|
|
4268
5398
|
"icon": "rollbar.png",
|
|
4269
|
-
"github": "https://github.com/
|
|
4270
|
-
"website": "https://github.com/
|
|
5399
|
+
"github": "https://github.com/jairoblatt/nuxt-rollbar",
|
|
5400
|
+
"website": "https://github.com/jairoblatt/nuxt-rollbar",
|
|
4271
5401
|
"learn_more": "https://docs.rollbar.com/docs/javascript",
|
|
4272
5402
|
"category": "Monitoring",
|
|
4273
5403
|
"type": "3rd-party",
|
|
4274
5404
|
"maintainers": [
|
|
4275
5405
|
{
|
|
4276
|
-
"name": "
|
|
4277
|
-
"github": "
|
|
5406
|
+
"name": "Jairo Blatt",
|
|
5407
|
+
"github": "jairoblatt"
|
|
4278
5408
|
}
|
|
4279
5409
|
],
|
|
4280
5410
|
"compatibility": {
|
|
4281
|
-
"nuxt": "^
|
|
5411
|
+
"nuxt": "^3.0.0",
|
|
4282
5412
|
"requires": {}
|
|
4283
5413
|
}
|
|
4284
5414
|
},
|
|
@@ -4307,7 +5437,7 @@
|
|
|
4307
5437
|
},
|
|
4308
5438
|
{
|
|
4309
5439
|
"name": "router",
|
|
4310
|
-
"description": "Nuxt
|
|
5440
|
+
"description": "Nuxt module to use router.js instead of pages/ directory",
|
|
4311
5441
|
"repo": "nuxt-community/router-module",
|
|
4312
5442
|
"npm": "@nuxtjs/router",
|
|
4313
5443
|
"icon": "vue.png",
|
|
@@ -4355,13 +5485,13 @@
|
|
|
4355
5485
|
},
|
|
4356
5486
|
{
|
|
4357
5487
|
"name": "schema-org",
|
|
4358
|
-
"description": "
|
|
4359
|
-
"repo": "
|
|
5488
|
+
"description": "Quick and easy Schema.org graphs.",
|
|
5489
|
+
"repo": "harlan-zw/nuxt-schema-org",
|
|
4360
5490
|
"npm": "nuxt-schema-org",
|
|
4361
5491
|
"icon": "schema-org.svg",
|
|
4362
|
-
"github": "https://github.com/
|
|
4363
|
-
"website": "https://
|
|
4364
|
-
"learn_more": "https://
|
|
5492
|
+
"github": "https://github.com/harlan-zw/nuxt-schema-org",
|
|
5493
|
+
"website": "https://nuxtseo.com/schema-org",
|
|
5494
|
+
"learn_more": "https://unhead.unjs.io/schema-org/getting-started/setup",
|
|
4365
5495
|
"category": "SEO",
|
|
4366
5496
|
"type": "3rd-party",
|
|
4367
5497
|
"maintainers": [
|
|
@@ -4424,13 +5554,13 @@
|
|
|
4424
5554
|
},
|
|
4425
5555
|
{
|
|
4426
5556
|
"name": "segment",
|
|
4427
|
-
"description": "Nuxt
|
|
5557
|
+
"description": "Nuxt module for Segment Analytics.js",
|
|
4428
5558
|
"repo": "dansmaculotte/nuxt-segment",
|
|
4429
5559
|
"npm": "@dansmaculotte/nuxt-segment",
|
|
4430
5560
|
"icon": "segment.png",
|
|
4431
5561
|
"github": "https://github.com/dansmaculotte/nuxt-segment",
|
|
4432
5562
|
"website": "https://github.com/dansmaculotte/nuxt-segment",
|
|
4433
|
-
"learn_more": "
|
|
5563
|
+
"learn_more": "",
|
|
4434
5564
|
"category": "Analytics",
|
|
4435
5565
|
"type": "3rd-party",
|
|
4436
5566
|
"maintainers": [
|
|
@@ -4446,10 +5576,10 @@
|
|
|
4446
5576
|
},
|
|
4447
5577
|
{
|
|
4448
5578
|
"name": "sentry",
|
|
4449
|
-
"description": "Sentry module for Nuxt
|
|
5579
|
+
"description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
|
|
4450
5580
|
"repo": "nuxt-community/sentry-module",
|
|
4451
5581
|
"npm": "@nuxtjs/sentry",
|
|
4452
|
-
"icon": "sentry.
|
|
5582
|
+
"icon": "sentry.svg",
|
|
4453
5583
|
"github": "https://github.com/nuxt-community/sentry-module",
|
|
4454
5584
|
"website": "https://sentry.nuxtjs.org/",
|
|
4455
5585
|
"learn_more": "https://sentry.io/welcome/",
|
|
@@ -4467,20 +5597,22 @@
|
|
|
4467
5597
|
}
|
|
4468
5598
|
},
|
|
4469
5599
|
{
|
|
4470
|
-
"name": "seo-
|
|
4471
|
-
"description": "
|
|
4472
|
-
"repo": "harlan-zw/nuxt-seo-
|
|
4473
|
-
"npm": "nuxt-seo-
|
|
4474
|
-
"icon": "seo-
|
|
4475
|
-
"github": "https://github.com/harlan-zw/nuxt-seo-
|
|
4476
|
-
"website": "https://
|
|
4477
|
-
"learn_more": "",
|
|
5600
|
+
"name": "seo-experiments",
|
|
5601
|
+
"description": "Powerful SEO DX improvements.",
|
|
5602
|
+
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
5603
|
+
"npm": "nuxt-seo-experiments",
|
|
5604
|
+
"icon": "seo-experiments.svg",
|
|
5605
|
+
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
5606
|
+
"website": "https://nuxtseo.com/experiments",
|
|
5607
|
+
"learn_more": "https://nuxtseo.com/experiments",
|
|
4478
5608
|
"category": "SEO",
|
|
4479
5609
|
"type": "3rd-party",
|
|
4480
5610
|
"maintainers": [
|
|
4481
5611
|
{
|
|
4482
|
-
"name": "
|
|
4483
|
-
"github": "harlan-zw"
|
|
5612
|
+
"name": "Harlan Wilton",
|
|
5613
|
+
"github": "harlan-zw",
|
|
5614
|
+
"twitter": "harlan_zw",
|
|
5615
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
4484
5616
|
}
|
|
4485
5617
|
],
|
|
4486
5618
|
"compatibility": {
|
|
@@ -4511,9 +5643,31 @@
|
|
|
4511
5643
|
"requires": {}
|
|
4512
5644
|
}
|
|
4513
5645
|
},
|
|
5646
|
+
{
|
|
5647
|
+
"name": "seo",
|
|
5648
|
+
"description": "The complete SEO solution for Nuxt.",
|
|
5649
|
+
"repo": "harlan-zw/nuxt-seo",
|
|
5650
|
+
"npm": "@nuxtjs/seo",
|
|
5651
|
+
"icon": "nuxt.svg",
|
|
5652
|
+
"github": "https://github.com/harlan-zw/nuxt-seo",
|
|
5653
|
+
"website": "https://nuxtseo.com/",
|
|
5654
|
+
"learn_more": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
|
|
5655
|
+
"category": "SEO",
|
|
5656
|
+
"type": "3rd-party",
|
|
5657
|
+
"maintainers": [
|
|
5658
|
+
{
|
|
5659
|
+
"name": "harlan-zw",
|
|
5660
|
+
"github": "harlan-zw"
|
|
5661
|
+
}
|
|
5662
|
+
],
|
|
5663
|
+
"compatibility": {
|
|
5664
|
+
"nuxt": "^3.0.0",
|
|
5665
|
+
"requires": {}
|
|
5666
|
+
}
|
|
5667
|
+
},
|
|
4514
5668
|
{
|
|
4515
5669
|
"name": "seomatic-meta",
|
|
4516
|
-
"description": "A Nuxt
|
|
5670
|
+
"description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
|
|
4517
5671
|
"repo": "ben-rogerson/nuxt-seomatic-meta",
|
|
4518
5672
|
"npm": "nuxt-seomatic-meta",
|
|
4519
5673
|
"icon": "seomatic.png",
|
|
@@ -4556,6 +5710,29 @@
|
|
|
4556
5710
|
"requires": {}
|
|
4557
5711
|
}
|
|
4558
5712
|
},
|
|
5713
|
+
{
|
|
5714
|
+
"name": "server-block",
|
|
5715
|
+
"description": "Use <server> tags in your Nuxt pages components.",
|
|
5716
|
+
"repo": "Hebilicious/server-block-nuxt#main/packages/server-block-nuxt",
|
|
5717
|
+
"npm": "@hebilicious/server-block-nuxt",
|
|
5718
|
+
"icon": "server-block.svg",
|
|
5719
|
+
"github": "https://github.com/Hebilicious/server-block-nuxt",
|
|
5720
|
+
"website": "https://github.com/Hebilicious/server-block-nuxt#readme",
|
|
5721
|
+
"learn_more": "https://github.com/Hebilicious/server-block-nuxt#readme",
|
|
5722
|
+
"category": "Extensions",
|
|
5723
|
+
"type": "3rd-party",
|
|
5724
|
+
"maintainers": [
|
|
5725
|
+
{
|
|
5726
|
+
"name": "Hebilicious",
|
|
5727
|
+
"github": "Hebilicious",
|
|
5728
|
+
"twitter": "its_hebilicious"
|
|
5729
|
+
}
|
|
5730
|
+
],
|
|
5731
|
+
"compatibility": {
|
|
5732
|
+
"nuxt": "^3.0.0",
|
|
5733
|
+
"requires": {}
|
|
5734
|
+
}
|
|
5735
|
+
},
|
|
4559
5736
|
{
|
|
4560
5737
|
"name": "session",
|
|
4561
5738
|
"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",
|
|
@@ -4581,7 +5758,7 @@
|
|
|
4581
5758
|
},
|
|
4582
5759
|
{
|
|
4583
5760
|
"name": "shopify",
|
|
4584
|
-
"description": "Easy Shopify Buy client module with Nuxt
|
|
5761
|
+
"description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
|
|
4585
5762
|
"repo": "Gomah/nuxt-shopify",
|
|
4586
5763
|
"npm": "nuxt-shopify",
|
|
4587
5764
|
"icon": "shopify.png",
|
|
@@ -4602,7 +5779,7 @@
|
|
|
4602
5779
|
}
|
|
4603
5780
|
},
|
|
4604
5781
|
{
|
|
4605
|
-
"name": "
|
|
5782
|
+
"name": "sidebase-auth",
|
|
4606
5783
|
"description": "Zero-boilerplate authentication for nuxt 3 with support for many strategies (oauth, credentials, ...) and providers (google, azure, ...). Additionally supports session manipulation, client- and server-side protection and more.",
|
|
4607
5784
|
"repo": "sidebase/nuxt-auth",
|
|
4608
5785
|
"npm": "@sidebase/nuxt-auth",
|
|
@@ -4648,13 +5825,13 @@
|
|
|
4648
5825
|
},
|
|
4649
5826
|
{
|
|
4650
5827
|
"name": "simple-robots",
|
|
4651
|
-
"description": "
|
|
5828
|
+
"description": "Tame the robots crawling and indexing your Nuxt site.",
|
|
4652
5829
|
"repo": "harlan-zw/nuxt-simple-robots",
|
|
4653
5830
|
"npm": "nuxt-simple-robots",
|
|
4654
|
-
"icon": "",
|
|
5831
|
+
"icon": "simple-robots.svg",
|
|
4655
5832
|
"github": "https://github.com/harlan-zw/nuxt-simple-robots",
|
|
4656
|
-
"website": "https://
|
|
4657
|
-
"learn_more": "",
|
|
5833
|
+
"website": "https://nuxtseo.com/robots",
|
|
5834
|
+
"learn_more": "https://nuxtseo.com/robots",
|
|
4658
5835
|
"category": "SEO",
|
|
4659
5836
|
"type": "3rd-party",
|
|
4660
5837
|
"maintainers": [
|
|
@@ -4671,41 +5848,23 @@
|
|
|
4671
5848
|
}
|
|
4672
5849
|
},
|
|
4673
5850
|
{
|
|
4674
|
-
"name": "
|
|
4675
|
-
"description": "
|
|
4676
|
-
"repo": "
|
|
4677
|
-
"npm": "
|
|
4678
|
-
"icon": "",
|
|
4679
|
-
"github": "https://github.com/
|
|
4680
|
-
"website": "https://
|
|
4681
|
-
"learn_more": "",
|
|
5851
|
+
"name": "sitemap",
|
|
5852
|
+
"description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
|
|
5853
|
+
"repo": "nuxt-modules/sitemap",
|
|
5854
|
+
"npm": "@nuxtjs/sitemap",
|
|
5855
|
+
"icon": "simple-sitemap.svg",
|
|
5856
|
+
"github": "https://github.com/nuxt-modules/sitemap",
|
|
5857
|
+
"website": "https://nuxtseo.com/",
|
|
5858
|
+
"learn_more": "https://nuxtseo.com/sitemap",
|
|
4682
5859
|
"category": "SEO",
|
|
4683
|
-
"type": "
|
|
5860
|
+
"type": "community",
|
|
4684
5861
|
"maintainers": [
|
|
4685
5862
|
{
|
|
4686
5863
|
"name": "Harlan Wilton",
|
|
4687
5864
|
"github": "harlan-zw",
|
|
4688
5865
|
"twitter": "harlan_zw",
|
|
4689
5866
|
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
4690
|
-
}
|
|
4691
|
-
],
|
|
4692
|
-
"compatibility": {
|
|
4693
|
-
"nuxt": "^3.0.0",
|
|
4694
|
-
"requires": {}
|
|
4695
|
-
}
|
|
4696
|
-
},
|
|
4697
|
-
{
|
|
4698
|
-
"name": "sitemap",
|
|
4699
|
-
"description": "Automatically generate or serve dynamic sitemap.xml for Nuxt.js projects",
|
|
4700
|
-
"repo": "nuxt-community/sitemap-module#dev",
|
|
4701
|
-
"npm": "@nuxtjs/sitemap",
|
|
4702
|
-
"icon": "",
|
|
4703
|
-
"github": "https://github.com/nuxt-community/sitemap-module#dev",
|
|
4704
|
-
"website": "https://sitemap.nuxtjs.org",
|
|
4705
|
-
"learn_more": "",
|
|
4706
|
-
"category": "SEO",
|
|
4707
|
-
"type": "community",
|
|
4708
|
-
"maintainers": [
|
|
5867
|
+
},
|
|
4709
5868
|
{
|
|
4710
5869
|
"name": "Nicolas PENNEC",
|
|
4711
5870
|
"github": "NicoPennec",
|
|
@@ -4713,7 +5872,7 @@
|
|
|
4713
5872
|
}
|
|
4714
5873
|
],
|
|
4715
5874
|
"compatibility": {
|
|
4716
|
-
"nuxt": "^
|
|
5875
|
+
"nuxt": "^3.0.0",
|
|
4717
5876
|
"requires": {}
|
|
4718
5877
|
}
|
|
4719
5878
|
},
|
|
@@ -4741,7 +5900,7 @@
|
|
|
4741
5900
|
},
|
|
4742
5901
|
{
|
|
4743
5902
|
"name": "snipcart",
|
|
4744
|
-
"description": "Snipcart integration module for Nuxt
|
|
5903
|
+
"description": "Snipcart integration module for Nuxt",
|
|
4745
5904
|
"repo": "nuxt-modules/snipcart",
|
|
4746
5905
|
"npm": "@nuxtjs/snipcart",
|
|
4747
5906
|
"icon": "snipcart.png",
|
|
@@ -4764,7 +5923,7 @@
|
|
|
4764
5923
|
},
|
|
4765
5924
|
{
|
|
4766
5925
|
"name": "social-meta",
|
|
4767
|
-
"description": "Nuxt
|
|
5926
|
+
"description": "Nuxt module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
|
|
4768
5927
|
"repo": "AlekseyPleshkov/nuxt-social-meta",
|
|
4769
5928
|
"npm": "nuxt-social-meta",
|
|
4770
5929
|
"icon": "",
|
|
@@ -4886,7 +6045,7 @@
|
|
|
4886
6045
|
},
|
|
4887
6046
|
{
|
|
4888
6047
|
"name": "storage",
|
|
4889
|
-
"description": "Utilities to easily read and write to the browser's storage in a Nuxt
|
|
6048
|
+
"description": "Utilities to easily read and write to the browser's storage in a Nuxt project",
|
|
4890
6049
|
"repo": "mazipan/nuxt-storage",
|
|
4891
6050
|
"npm": "nuxt-storage",
|
|
4892
6051
|
"icon": "",
|
|
@@ -4908,7 +6067,7 @@
|
|
|
4908
6067
|
},
|
|
4909
6068
|
{
|
|
4910
6069
|
"name": "storefront-ui",
|
|
4911
|
-
"description": "Storefront UI Module for Nuxt
|
|
6070
|
+
"description": "Storefront UI Module for Nuxt",
|
|
4912
6071
|
"repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
|
|
4913
6072
|
"npm": "@storefront-ui/nuxt",
|
|
4914
6073
|
"icon": "storefront-ui.svg",
|
|
@@ -4952,8 +6111,8 @@
|
|
|
4952
6111
|
},
|
|
4953
6112
|
{
|
|
4954
6113
|
"name": "storyblok",
|
|
4955
|
-
"description": "Storyblok Nuxt
|
|
4956
|
-
"repo": "storyblok/storyblok-nuxt#
|
|
6114
|
+
"description": "Storyblok Nuxt module",
|
|
6115
|
+
"repo": "storyblok/storyblok-nuxt#main",
|
|
4957
6116
|
"npm": "@storyblok/nuxt",
|
|
4958
6117
|
"icon": "storyblok.png",
|
|
4959
6118
|
"github": "https://github.com/storyblok/storyblok-nuxt",
|
|
@@ -4969,46 +6128,43 @@
|
|
|
4969
6128
|
],
|
|
4970
6129
|
"compatibility": {
|
|
4971
6130
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4972
|
-
"requires": {}
|
|
6131
|
+
"requires": {},
|
|
6132
|
+
"devtools": "^0.0.0"
|
|
4973
6133
|
}
|
|
4974
6134
|
},
|
|
4975
6135
|
{
|
|
4976
6136
|
"name": "storybook",
|
|
4977
|
-
"description": "Easily integrate Storybook in your Nuxt
|
|
4978
|
-
"repo": "nuxt-
|
|
6137
|
+
"description": "Easily integrate Storybook in your Nuxt application to design, build, and organize your UI components in isolation.",
|
|
6138
|
+
"repo": "nuxt-modules/storybook",
|
|
4979
6139
|
"npm": "@nuxtjs/storybook",
|
|
4980
6140
|
"icon": "storybook.png",
|
|
4981
|
-
"github": "https://github.com/nuxt-
|
|
6141
|
+
"github": "https://github.com/nuxt-modules/storybook",
|
|
4982
6142
|
"website": "https://storybook.nuxtjs.org",
|
|
4983
|
-
"learn_more": "https://
|
|
6143
|
+
"learn_more": "https://github.com/storybook-vue/storybook-nuxt",
|
|
4984
6144
|
"category": "Devtools",
|
|
4985
6145
|
"type": "community",
|
|
4986
6146
|
"maintainers": [
|
|
4987
6147
|
{
|
|
4988
|
-
"name": "
|
|
4989
|
-
"github": "
|
|
4990
|
-
"twitter": "
|
|
4991
|
-
},
|
|
4992
|
-
{
|
|
4993
|
-
"name": "Pooya Parsa",
|
|
4994
|
-
"github": "pi0",
|
|
4995
|
-
"twitter": "_pi0_"
|
|
6148
|
+
"name": "Chakir QATAB",
|
|
6149
|
+
"github": "chakAs3",
|
|
6150
|
+
"twitter": "ChakirQatab"
|
|
4996
6151
|
}
|
|
4997
6152
|
],
|
|
4998
6153
|
"compatibility": {
|
|
4999
|
-
"nuxt": "^2.0.0",
|
|
6154
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5000
6155
|
"requires": {
|
|
5001
6156
|
"bridge": "optional"
|
|
5002
|
-
}
|
|
6157
|
+
},
|
|
6158
|
+
"devtools": "^0.7.2"
|
|
5003
6159
|
}
|
|
5004
6160
|
},
|
|
5005
6161
|
{
|
|
5006
6162
|
"name": "strapi",
|
|
5007
6163
|
"description": "Design APIs fast and manage content easily using REST or GraphQL.",
|
|
5008
|
-
"repo": "nuxt-
|
|
6164
|
+
"repo": "nuxt-modules/strapi",
|
|
5009
6165
|
"npm": "@nuxtjs/strapi",
|
|
5010
6166
|
"icon": "strapi.png",
|
|
5011
|
-
"github": "https://github.com/nuxt-
|
|
6167
|
+
"github": "https://github.com/nuxt-modules/strapi",
|
|
5012
6168
|
"website": "https://strapi.nuxtjs.org",
|
|
5013
6169
|
"learn_more": "https://strapi.io/",
|
|
5014
6170
|
"category": "CMS",
|
|
@@ -5029,7 +6185,34 @@
|
|
|
5029
6185
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5030
6186
|
"requires": {
|
|
5031
6187
|
"bridge": true
|
|
6188
|
+
},
|
|
6189
|
+
"devtools": "^0.0.0"
|
|
6190
|
+
}
|
|
6191
|
+
},
|
|
6192
|
+
{
|
|
6193
|
+
"name": "stripe-next",
|
|
6194
|
+
"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.",
|
|
6195
|
+
"repo": "fuentesloic/nuxt-stripe",
|
|
6196
|
+
"npm": "@unlok-co/nuxt-stripe",
|
|
6197
|
+
"icon": "stripe.png",
|
|
6198
|
+
"github": "https://github.com/fuentesloic/nuxt-stripe",
|
|
6199
|
+
"website": "https://github.com/fuentesloic/nuxt-stripe",
|
|
6200
|
+
"learn_more": "https://stripe.com/docs",
|
|
6201
|
+
"category": "Payment",
|
|
6202
|
+
"type": "3rd-party",
|
|
6203
|
+
"maintainers": [
|
|
6204
|
+
{
|
|
6205
|
+
"name": "Loic Fuentes",
|
|
6206
|
+
"github": "fuentesloic"
|
|
6207
|
+
},
|
|
6208
|
+
{
|
|
6209
|
+
"name": "Florent Giraud",
|
|
6210
|
+
"github": "flozero"
|
|
5032
6211
|
}
|
|
6212
|
+
],
|
|
6213
|
+
"compatibility": {
|
|
6214
|
+
"nuxt": "^3.0.0",
|
|
6215
|
+
"requires": {}
|
|
5033
6216
|
}
|
|
5034
6217
|
},
|
|
5035
6218
|
{
|
|
@@ -5054,6 +6237,36 @@
|
|
|
5054
6237
|
"requires": {}
|
|
5055
6238
|
}
|
|
5056
6239
|
},
|
|
6240
|
+
{
|
|
6241
|
+
"name": "studio",
|
|
6242
|
+
"description": "A new experience to build content-driven website with Nuxt.",
|
|
6243
|
+
"repo": "nuxtlabs/studio-module",
|
|
6244
|
+
"npm": "@nuxthq/studio",
|
|
6245
|
+
"icon": "studio.svg",
|
|
6246
|
+
"github": "https://github.com/nuxtlabs/studio-module",
|
|
6247
|
+
"website": "https://nuxt.studio",
|
|
6248
|
+
"learn_more": "https://nuxt.studio",
|
|
6249
|
+
"category": "CMS",
|
|
6250
|
+
"type": "3rd-party",
|
|
6251
|
+
"maintainers": [
|
|
6252
|
+
{
|
|
6253
|
+
"name": "Ahad Birang",
|
|
6254
|
+
"github": "farnabaz",
|
|
6255
|
+
"twitter": "a_birang"
|
|
6256
|
+
},
|
|
6257
|
+
{
|
|
6258
|
+
"name": "Sébastien Chopin",
|
|
6259
|
+
"github": "Atinux",
|
|
6260
|
+
"twitter": "Atinux"
|
|
6261
|
+
}
|
|
6262
|
+
],
|
|
6263
|
+
"compatibility": {
|
|
6264
|
+
"nuxt": "^3.0.0",
|
|
6265
|
+
"requires": {
|
|
6266
|
+
"content": true
|
|
6267
|
+
}
|
|
6268
|
+
}
|
|
6269
|
+
},
|
|
5057
6270
|
{
|
|
5058
6271
|
"name": "style-resources",
|
|
5059
6272
|
"description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
|
|
@@ -5079,7 +6292,7 @@
|
|
|
5079
6292
|
},
|
|
5080
6293
|
{
|
|
5081
6294
|
"name": "stylelint",
|
|
5082
|
-
"description": "Stylelint module for Nuxt.
|
|
6295
|
+
"description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
|
|
5083
6296
|
"repo": "nuxt-community/stylelint-module",
|
|
5084
6297
|
"npm": "@nuxtjs/stylelint-module",
|
|
5085
6298
|
"icon": "stylelint.png",
|
|
@@ -5125,10 +6338,10 @@
|
|
|
5125
6338
|
{
|
|
5126
6339
|
"name": "supabase",
|
|
5127
6340
|
"description": "First class integration with Supabase",
|
|
5128
|
-
"repo": "nuxt-
|
|
6341
|
+
"repo": "nuxt-modules/supabase",
|
|
5129
6342
|
"npm": "@nuxtjs/supabase",
|
|
5130
6343
|
"icon": "supabase.png",
|
|
5131
|
-
"github": "https://github.com/nuxt-
|
|
6344
|
+
"github": "https://github.com/nuxt-modules/supabase",
|
|
5132
6345
|
"website": "https://supabase.nuxtjs.org",
|
|
5133
6346
|
"learn_more": "https://supabase.com",
|
|
5134
6347
|
"category": "Database",
|
|
@@ -5179,12 +6392,12 @@
|
|
|
5179
6392
|
},
|
|
5180
6393
|
{
|
|
5181
6394
|
"name": "svg-sprite",
|
|
5182
|
-
"description": "Optimized and Easy way to use svg files in Nuxt
|
|
5183
|
-
"repo": "nuxt-
|
|
6395
|
+
"description": "Optimized and Easy way to use svg files in Nuxt",
|
|
6396
|
+
"repo": "nuxt-modules/svg-sprite",
|
|
5184
6397
|
"npm": "@nuxtjs/svg-sprite",
|
|
5185
6398
|
"icon": "",
|
|
5186
|
-
"github": "https://github.com/nuxt-
|
|
5187
|
-
"website": "https://github.com/nuxt-
|
|
6399
|
+
"github": "https://github.com/nuxt-modules/svg-sprite",
|
|
6400
|
+
"website": "https://github.com/nuxt-modules/svg-sprite",
|
|
5188
6401
|
"learn_more": "",
|
|
5189
6402
|
"category": "UI",
|
|
5190
6403
|
"type": "community",
|
|
@@ -5196,13 +6409,13 @@
|
|
|
5196
6409
|
}
|
|
5197
6410
|
],
|
|
5198
6411
|
"compatibility": {
|
|
5199
|
-
"nuxt": "^2.0.0",
|
|
6412
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5200
6413
|
"requires": {}
|
|
5201
6414
|
}
|
|
5202
6415
|
},
|
|
5203
6416
|
{
|
|
5204
6417
|
"name": "svg",
|
|
5205
|
-
"description": "Super simple svg loading module for Nuxt
|
|
6418
|
+
"description": "Super simple svg loading module for Nuxt",
|
|
5206
6419
|
"repo": "nuxt-community/svg-module",
|
|
5207
6420
|
"npm": "@nuxtjs/svg",
|
|
5208
6421
|
"icon": "",
|
|
@@ -5246,7 +6459,7 @@
|
|
|
5246
6459
|
},
|
|
5247
6460
|
{
|
|
5248
6461
|
"name": "swiper",
|
|
5249
|
-
"description": "Nuxt
|
|
6462
|
+
"description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
|
|
5250
6463
|
"repo": "cpreston321/nuxt-swiper",
|
|
5251
6464
|
"npm": "nuxt-swiper",
|
|
5252
6465
|
"icon": "swiper.svg",
|
|
@@ -5292,10 +6505,10 @@
|
|
|
5292
6505
|
{
|
|
5293
6506
|
"name": "tailwindcss",
|
|
5294
6507
|
"description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
|
|
5295
|
-
"repo": "nuxt-
|
|
6508
|
+
"repo": "nuxt-modules/tailwindcss",
|
|
5296
6509
|
"npm": "@nuxtjs/tailwindcss",
|
|
5297
6510
|
"icon": "tailwindcss.png",
|
|
5298
|
-
"github": "https://github.com/nuxt-
|
|
6511
|
+
"github": "https://github.com/nuxt-modules/tailwindcss",
|
|
5299
6512
|
"website": "https://tailwindcss.nuxtjs.org",
|
|
5300
6513
|
"learn_more": "https://tailwindcss.com/",
|
|
5301
6514
|
"category": "UI",
|
|
@@ -5305,11 +6518,16 @@
|
|
|
5305
6518
|
"name": "Sébastien Chopin",
|
|
5306
6519
|
"github": "Atinux",
|
|
5307
6520
|
"twitter": "Atinux"
|
|
6521
|
+
},
|
|
6522
|
+
{
|
|
6523
|
+
"name": "Inesh Bose",
|
|
6524
|
+
"github": "ineshbose"
|
|
5308
6525
|
}
|
|
5309
6526
|
],
|
|
5310
6527
|
"compatibility": {
|
|
5311
6528
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5312
|
-
"requires": {}
|
|
6529
|
+
"requires": {},
|
|
6530
|
+
"devtools": "^0.0.0"
|
|
5313
6531
|
}
|
|
5314
6532
|
},
|
|
5315
6533
|
{
|
|
@@ -5335,9 +6553,53 @@
|
|
|
5335
6553
|
"requires": {}
|
|
5336
6554
|
}
|
|
5337
6555
|
},
|
|
6556
|
+
{
|
|
6557
|
+
"name": "time",
|
|
6558
|
+
"description": "Safely render local dates and times on the server with Nuxt",
|
|
6559
|
+
"repo": "danielroe/nuxt-time",
|
|
6560
|
+
"npm": "nuxt-time",
|
|
6561
|
+
"icon": "",
|
|
6562
|
+
"github": "https://github.com/danielroe/nuxt-time",
|
|
6563
|
+
"website": "https://github.com/danielroe/nuxt-time",
|
|
6564
|
+
"learn_more": "",
|
|
6565
|
+
"category": "Extensions",
|
|
6566
|
+
"type": "3rd-party",
|
|
6567
|
+
"maintainers": [
|
|
6568
|
+
{
|
|
6569
|
+
"name": "danielroe",
|
|
6570
|
+
"github": "danielroe"
|
|
6571
|
+
}
|
|
6572
|
+
],
|
|
6573
|
+
"compatibility": {
|
|
6574
|
+
"nuxt": "^3.0.0",
|
|
6575
|
+
"requires": {}
|
|
6576
|
+
}
|
|
6577
|
+
},
|
|
6578
|
+
{
|
|
6579
|
+
"name": "tiptap",
|
|
6580
|
+
"description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
|
|
6581
|
+
"repo": "modbender/nuxt-tiptap-editor",
|
|
6582
|
+
"npm": "nuxt-tiptap-editor",
|
|
6583
|
+
"icon": "tiptap.png",
|
|
6584
|
+
"github": "https://github.com/modbender/nuxt-tiptap-editor",
|
|
6585
|
+
"website": "https://github.com/modbender/nuxt-tiptap-editor",
|
|
6586
|
+
"learn_more": "https://github.com/modbender/nuxt-tiptap-editor",
|
|
6587
|
+
"category": "Libraries",
|
|
6588
|
+
"type": "3rd-party",
|
|
6589
|
+
"maintainers": [
|
|
6590
|
+
{
|
|
6591
|
+
"name": "modbender",
|
|
6592
|
+
"github": "modbender"
|
|
6593
|
+
}
|
|
6594
|
+
],
|
|
6595
|
+
"compatibility": {
|
|
6596
|
+
"nuxt": "^3.0.0",
|
|
6597
|
+
"requires": {}
|
|
6598
|
+
}
|
|
6599
|
+
},
|
|
5338
6600
|
{
|
|
5339
6601
|
"name": "toast",
|
|
5340
|
-
"description": "Responsive Touch Compatible Toast plugin for Nuxt
|
|
6602
|
+
"description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
|
|
5341
6603
|
"repo": "nuxt-community/modules#master/packages/toast",
|
|
5342
6604
|
"npm": "@nuxtjs/toast",
|
|
5343
6605
|
"icon": "",
|
|
@@ -5358,6 +6620,61 @@
|
|
|
5358
6620
|
"requires": {}
|
|
5359
6621
|
}
|
|
5360
6622
|
},
|
|
6623
|
+
{
|
|
6624
|
+
"name": "translation-manager",
|
|
6625
|
+
"description": "Simple and easy to use translation manager for Nuxt and Nuxt-i18n that allows translation management from a single CSV file.",
|
|
6626
|
+
"repo": "samk-dev/nuxt-translation-manager",
|
|
6627
|
+
"npm": "nuxt-translation-manager",
|
|
6628
|
+
"icon": "translation-manager.png",
|
|
6629
|
+
"github": "https://github.com/samk-dev/nuxt-translation-manager",
|
|
6630
|
+
"website": "https://github.com/samk-dev/nuxt-translation-manager",
|
|
6631
|
+
"learn_more": "",
|
|
6632
|
+
"category": "Extensions",
|
|
6633
|
+
"type": "3rd-party",
|
|
6634
|
+
"maintainers": [
|
|
6635
|
+
{
|
|
6636
|
+
"name": "Sam K",
|
|
6637
|
+
"github": "samk-dev"
|
|
6638
|
+
}
|
|
6639
|
+
],
|
|
6640
|
+
"compatibility": {
|
|
6641
|
+
"nuxt": "^3.0.0",
|
|
6642
|
+
"requires": {}
|
|
6643
|
+
}
|
|
6644
|
+
},
|
|
6645
|
+
{
|
|
6646
|
+
"name": "tresjs",
|
|
6647
|
+
"description": "Create 3D experiences in your Nuxt application using TresJS.",
|
|
6648
|
+
"repo": "tresjs/nuxt",
|
|
6649
|
+
"npm": "@tresjs/nuxt",
|
|
6650
|
+
"icon": "tresjs.svg",
|
|
6651
|
+
"github": "https://github.com/Tresjs/nuxt",
|
|
6652
|
+
"website": "https://tresjs.org/guide/nuxt.html",
|
|
6653
|
+
"learn_more": "https://tresjs.org/",
|
|
6654
|
+
"category": "Libraries",
|
|
6655
|
+
"type": "3rd-party",
|
|
6656
|
+
"maintainers": [
|
|
6657
|
+
{
|
|
6658
|
+
"name": "Alvaro Saburido",
|
|
6659
|
+
"github": "alvarosabu",
|
|
6660
|
+
"twitter": "alvarosabu"
|
|
6661
|
+
},
|
|
6662
|
+
{
|
|
6663
|
+
"name": "Jaime Torrealba",
|
|
6664
|
+
"github": "JaimeTorrealba",
|
|
6665
|
+
"twitter": "jaimebboyjt"
|
|
6666
|
+
},
|
|
6667
|
+
{
|
|
6668
|
+
"name": "Tino Koch",
|
|
6669
|
+
"github": "Tinoooo",
|
|
6670
|
+
"twitter": "ichbintino"
|
|
6671
|
+
}
|
|
6672
|
+
],
|
|
6673
|
+
"compatibility": {
|
|
6674
|
+
"nuxt": "^3.0.0",
|
|
6675
|
+
"requires": {}
|
|
6676
|
+
}
|
|
6677
|
+
},
|
|
5361
6678
|
{
|
|
5362
6679
|
"name": "turnstile",
|
|
5363
6680
|
"description": "Privacy-focused alternative to CAPTCHA from Cloudflare",
|
|
@@ -5385,7 +6702,7 @@
|
|
|
5385
6702
|
},
|
|
5386
6703
|
{
|
|
5387
6704
|
"name": "twa",
|
|
5388
|
-
"description": "Nuxt
|
|
6705
|
+
"description": "Nuxt module for generating Trusted Web App from Nuxt app",
|
|
5389
6706
|
"repo": "tuarrep/nuxt-twa",
|
|
5390
6707
|
"npm": "nuxt-twa",
|
|
5391
6708
|
"icon": "",
|
|
@@ -5401,10 +6718,32 @@
|
|
|
5401
6718
|
}
|
|
5402
6719
|
],
|
|
5403
6720
|
"compatibility": {
|
|
5404
|
-
"nuxt": "^2.0.0",
|
|
5405
|
-
"requires": {
|
|
5406
|
-
"bridge": "optional"
|
|
5407
|
-
}
|
|
6721
|
+
"nuxt": "^2.0.0",
|
|
6722
|
+
"requires": {
|
|
6723
|
+
"bridge": "optional"
|
|
6724
|
+
}
|
|
6725
|
+
}
|
|
6726
|
+
},
|
|
6727
|
+
{
|
|
6728
|
+
"name": "twemoji",
|
|
6729
|
+
"description": "Twemoji module for Nuxt. Render emojis as SVG elements or PNG images.",
|
|
6730
|
+
"repo": "yizack/nuxt-twemoji",
|
|
6731
|
+
"npm": "nuxt-twemoji",
|
|
6732
|
+
"icon": "twemoji.svg",
|
|
6733
|
+
"github": "https://github.com/Yizack/nuxt-twemoji",
|
|
6734
|
+
"website": "https://github.com/Yizack/nuxt-twemoji",
|
|
6735
|
+
"learn_more": "",
|
|
6736
|
+
"category": "UI",
|
|
6737
|
+
"type": "3rd-party",
|
|
6738
|
+
"maintainers": [
|
|
6739
|
+
{
|
|
6740
|
+
"name": "Yizack Rangel",
|
|
6741
|
+
"github": "yizack"
|
|
6742
|
+
}
|
|
6743
|
+
],
|
|
6744
|
+
"compatibility": {
|
|
6745
|
+
"nuxt": "^3.0.0",
|
|
6746
|
+
"requires": {}
|
|
5408
6747
|
}
|
|
5409
6748
|
},
|
|
5410
6749
|
{
|
|
@@ -5551,6 +6890,63 @@
|
|
|
5551
6890
|
"requires": {}
|
|
5552
6891
|
}
|
|
5553
6892
|
},
|
|
6893
|
+
{
|
|
6894
|
+
"name": "typo3",
|
|
6895
|
+
"description": "TYPO3 Headless Frontend Rendering module",
|
|
6896
|
+
"repo": "TYPO3-Headless/nuxt-typo3",
|
|
6897
|
+
"npm": "@t3headless/nuxt-typo3",
|
|
6898
|
+
"icon": "typo3.svg",
|
|
6899
|
+
"github": "https://github.com/TYPO3-Headless/nuxt-typo3",
|
|
6900
|
+
"website": "https://t3headless.macopedia.io/nuxt-typo3/",
|
|
6901
|
+
"learn_more": "https://github.com/TYPO3-Headless",
|
|
6902
|
+
"category": "CMS",
|
|
6903
|
+
"type": "3rd-party",
|
|
6904
|
+
"maintainers": [
|
|
6905
|
+
{
|
|
6906
|
+
"name": "Macopedia",
|
|
6907
|
+
"github": "macopedia",
|
|
6908
|
+
"twitter": "macopediapl"
|
|
6909
|
+
}
|
|
6910
|
+
],
|
|
6911
|
+
"compatibility": {
|
|
6912
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6913
|
+
"requires": {},
|
|
6914
|
+
"devtools": "^0.0.0"
|
|
6915
|
+
}
|
|
6916
|
+
},
|
|
6917
|
+
{
|
|
6918
|
+
"name": "ui",
|
|
6919
|
+
"description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
|
|
6920
|
+
"repo": "nuxt/ui#dev",
|
|
6921
|
+
"npm": "@nuxt/ui",
|
|
6922
|
+
"icon": "nuxt.svg",
|
|
6923
|
+
"github": "https://github.com/nuxt/ui",
|
|
6924
|
+
"website": "https://ui.nuxt.com",
|
|
6925
|
+
"learn_more": "",
|
|
6926
|
+
"category": "UI",
|
|
6927
|
+
"type": "official",
|
|
6928
|
+
"maintainers": [
|
|
6929
|
+
{
|
|
6930
|
+
"name": "Benjamin Canac",
|
|
6931
|
+
"github": "benjamincanac",
|
|
6932
|
+
"twitter": "benjamincanac"
|
|
6933
|
+
},
|
|
6934
|
+
{
|
|
6935
|
+
"name": "Sebastien Chopin",
|
|
6936
|
+
"github": "Atinux",
|
|
6937
|
+
"twitter": "Atinux"
|
|
6938
|
+
},
|
|
6939
|
+
{
|
|
6940
|
+
"name": "Sylvain Marroufin",
|
|
6941
|
+
"github": "smarroufin",
|
|
6942
|
+
"twitter": "smarroufin"
|
|
6943
|
+
}
|
|
6944
|
+
],
|
|
6945
|
+
"compatibility": {
|
|
6946
|
+
"nuxt": "^3.0.0",
|
|
6947
|
+
"requires": {}
|
|
6948
|
+
}
|
|
6949
|
+
},
|
|
5554
6950
|
{
|
|
5555
6951
|
"name": "umami",
|
|
5556
6952
|
"description": "Embed the Umami analytics library into Nuxt",
|
|
@@ -5575,31 +6971,9 @@
|
|
|
5575
6971
|
}
|
|
5576
6972
|
}
|
|
5577
6973
|
},
|
|
5578
|
-
{
|
|
5579
|
-
"name": "unhead",
|
|
5580
|
-
"description": "Experimental features for Nuxt SEO / head management.",
|
|
5581
|
-
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
5582
|
-
"npm": "nuxt-seo-experiments",
|
|
5583
|
-
"icon": "",
|
|
5584
|
-
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
5585
|
-
"website": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
5586
|
-
"learn_more": "",
|
|
5587
|
-
"category": "SEO",
|
|
5588
|
-
"type": "3rd-party",
|
|
5589
|
-
"maintainers": [
|
|
5590
|
-
{
|
|
5591
|
-
"name": "harlan-zw",
|
|
5592
|
-
"github": "harlan-zw"
|
|
5593
|
-
}
|
|
5594
|
-
],
|
|
5595
|
-
"compatibility": {
|
|
5596
|
-
"nuxt": "^3.0.0",
|
|
5597
|
-
"requires": {}
|
|
5598
|
-
}
|
|
5599
|
-
},
|
|
5600
6974
|
{
|
|
5601
6975
|
"name": "universal-storage",
|
|
5602
|
-
"description": "Universal Storage Utilities for Nuxt
|
|
6976
|
+
"description": "Universal Storage Utilities for Nuxt",
|
|
5603
6977
|
"repo": "nuxt-community/universal-storage-module",
|
|
5604
6978
|
"npm": "@nuxtjs/universal-storage",
|
|
5605
6979
|
"icon": "",
|
|
@@ -5628,7 +7002,7 @@
|
|
|
5628
7002
|
{
|
|
5629
7003
|
"name": "unlazy",
|
|
5630
7004
|
"description": "Lazy loading library for placeholder images",
|
|
5631
|
-
"repo": "johannschopplich/unlazy/packages/nuxt",
|
|
7005
|
+
"repo": "johannschopplich/unlazy#main/packages/nuxt",
|
|
5632
7006
|
"npm": "@unlazy/nuxt",
|
|
5633
7007
|
"icon": "unlazy.svg",
|
|
5634
7008
|
"github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
|
|
@@ -5676,12 +7050,12 @@
|
|
|
5676
7050
|
{
|
|
5677
7051
|
"name": "unocss",
|
|
5678
7052
|
"description": "The instant on-demand atomic CSS engine.",
|
|
5679
|
-
"repo": "
|
|
7053
|
+
"repo": "unocss/unocss#main/packages/nuxt",
|
|
5680
7054
|
"npm": "@unocss/nuxt",
|
|
5681
7055
|
"icon": "unocss.svg",
|
|
5682
|
-
"github": "https://github.com/
|
|
5683
|
-
"website": "https://github.com/
|
|
5684
|
-
"learn_more": "https://github.com/
|
|
7056
|
+
"github": "https://github.com/unocss/unocss",
|
|
7057
|
+
"website": "https://github.com/unocss/unocss",
|
|
7058
|
+
"learn_more": "https://github.com/unocss/unocss",
|
|
5685
7059
|
"category": "UI",
|
|
5686
7060
|
"type": "3rd-party",
|
|
5687
7061
|
"maintainers": [
|
|
@@ -5696,7 +7070,8 @@
|
|
|
5696
7070
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5697
7071
|
"requires": {
|
|
5698
7072
|
"bridge": "optional"
|
|
5699
|
-
}
|
|
7073
|
+
},
|
|
7074
|
+
"devtools": "^0.0.0"
|
|
5700
7075
|
}
|
|
5701
7076
|
},
|
|
5702
7077
|
{
|
|
@@ -5722,9 +7097,55 @@
|
|
|
5722
7097
|
"requires": {}
|
|
5723
7098
|
}
|
|
5724
7099
|
},
|
|
7100
|
+
{
|
|
7101
|
+
"name": "use-bootstrap",
|
|
7102
|
+
"description": "This module is a wrapper to front-end framework based on Nuxt3 and Bootstrap5",
|
|
7103
|
+
"repo": "simplise/use-bootstrap",
|
|
7104
|
+
"npm": "usebootstrap",
|
|
7105
|
+
"icon": "use-bootstrap.svg",
|
|
7106
|
+
"github": "https://github.com/simplise/use-bootstrap",
|
|
7107
|
+
"website": "https://usebootstrap.org/",
|
|
7108
|
+
"learn_more": "https://usebootstrap.org/",
|
|
7109
|
+
"category": "UI",
|
|
7110
|
+
"type": "3rd-party",
|
|
7111
|
+
"maintainers": [
|
|
7112
|
+
{
|
|
7113
|
+
"name": "KoujiSano",
|
|
7114
|
+
"github": "KoujiSano"
|
|
7115
|
+
}
|
|
7116
|
+
],
|
|
7117
|
+
"compatibility": {
|
|
7118
|
+
"nuxt": "^3.0.0",
|
|
7119
|
+
"requires": {}
|
|
7120
|
+
}
|
|
7121
|
+
},
|
|
7122
|
+
{
|
|
7123
|
+
"name": "use-wagmi",
|
|
7124
|
+
"description": "Vue Composition for Ethereum based on wagmi",
|
|
7125
|
+
"repo": "unicape/use-wagmi#main/packages/nuxt",
|
|
7126
|
+
"npm": "@use-wagmi/nuxt",
|
|
7127
|
+
"icon": "use-wagmi.png",
|
|
7128
|
+
"github": "https://github.com/unicape/use-wagmi",
|
|
7129
|
+
"website": "https://github.com/unicape/use-wagmi",
|
|
7130
|
+
"learn_more": "https://github.com/unicape/use-wagmi",
|
|
7131
|
+
"category": "Extensions",
|
|
7132
|
+
"type": "3rd-party",
|
|
7133
|
+
"maintainers": [
|
|
7134
|
+
{
|
|
7135
|
+
"name": "Unic Ape",
|
|
7136
|
+
"github": "unicape"
|
|
7137
|
+
}
|
|
7138
|
+
],
|
|
7139
|
+
"compatibility": {
|
|
7140
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
7141
|
+
"requires": {
|
|
7142
|
+
"bridge": true
|
|
7143
|
+
}
|
|
7144
|
+
}
|
|
7145
|
+
},
|
|
5725
7146
|
{
|
|
5726
7147
|
"name": "user-agent",
|
|
5727
|
-
"description": "Nuxt
|
|
7148
|
+
"description": "Nuxt module for handling User-Agent.",
|
|
5728
7149
|
"repo": "fukuiretu/nuxt-user-agent",
|
|
5729
7150
|
"npm": "nuxt-user-agent",
|
|
5730
7151
|
"icon": "",
|
|
@@ -5752,7 +7173,7 @@
|
|
|
5752
7173
|
"icon": "vee-validate.png",
|
|
5753
7174
|
"github": "https://github.com/lewyuburi/nuxt-validate",
|
|
5754
7175
|
"website": "https://github.com/lewyuburi/nuxt-validate",
|
|
5755
|
-
"learn_more": "
|
|
7176
|
+
"learn_more": "",
|
|
5756
7177
|
"category": "Libraries",
|
|
5757
7178
|
"type": "3rd-party",
|
|
5758
7179
|
"maintainers": [
|
|
@@ -5814,9 +7235,31 @@
|
|
|
5814
7235
|
}
|
|
5815
7236
|
}
|
|
5816
7237
|
},
|
|
7238
|
+
{
|
|
7239
|
+
"name": "vcalendar",
|
|
7240
|
+
"description": "VCalendar module for Nuxt",
|
|
7241
|
+
"repo": "samk-dev/nuxt-vcalendar",
|
|
7242
|
+
"npm": "@samk-dev/nuxt-vcalendar",
|
|
7243
|
+
"icon": "vcalendar.png",
|
|
7244
|
+
"github": "https://github.com/samk-dev/vcalendar",
|
|
7245
|
+
"website": "https://github.com/samk-dev/vcalendar",
|
|
7246
|
+
"learn_more": "",
|
|
7247
|
+
"category": "Libraries",
|
|
7248
|
+
"type": "3rd-party",
|
|
7249
|
+
"maintainers": [
|
|
7250
|
+
{
|
|
7251
|
+
"name": "Sam K",
|
|
7252
|
+
"github": "samk-dev"
|
|
7253
|
+
}
|
|
7254
|
+
],
|
|
7255
|
+
"compatibility": {
|
|
7256
|
+
"nuxt": "^3.0.0",
|
|
7257
|
+
"requires": {}
|
|
7258
|
+
}
|
|
7259
|
+
},
|
|
5817
7260
|
{
|
|
5818
7261
|
"name": "vee-validate",
|
|
5819
|
-
"description": "Painless Vue forms for Nuxt
|
|
7262
|
+
"description": "Painless Vue forms for Nuxt",
|
|
5820
7263
|
"repo": "logaretm/vee-validate#main/packages/nuxt",
|
|
5821
7264
|
"npm": "@vee-validate/nuxt",
|
|
5822
7265
|
"icon": "vee-validate.png",
|
|
@@ -5859,6 +7302,28 @@
|
|
|
5859
7302
|
"requires": {}
|
|
5860
7303
|
}
|
|
5861
7304
|
},
|
|
7305
|
+
{
|
|
7306
|
+
"name": "vercel-analytics",
|
|
7307
|
+
"description": "Vercel Analytics integration for Nuxt",
|
|
7308
|
+
"repo": "xanderbarkhatov/nuxt-vercel-analytics",
|
|
7309
|
+
"npm": "nuxt-vercel-analytics",
|
|
7310
|
+
"icon": "",
|
|
7311
|
+
"github": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
|
|
7312
|
+
"website": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
|
|
7313
|
+
"learn_more": "https://vercel.com/docs/concepts/analytics",
|
|
7314
|
+
"category": "Analytics",
|
|
7315
|
+
"type": "3rd-party",
|
|
7316
|
+
"maintainers": [
|
|
7317
|
+
{
|
|
7318
|
+
"name": "Alexander B.",
|
|
7319
|
+
"github": "xanderbarkhatov"
|
|
7320
|
+
}
|
|
7321
|
+
],
|
|
7322
|
+
"compatibility": {
|
|
7323
|
+
"nuxt": "^3.0.0",
|
|
7324
|
+
"requires": {}
|
|
7325
|
+
}
|
|
7326
|
+
},
|
|
5862
7327
|
{
|
|
5863
7328
|
"name": "vexip-ui",
|
|
5864
7329
|
"description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
|
|
@@ -5884,7 +7349,7 @@
|
|
|
5884
7349
|
},
|
|
5885
7350
|
{
|
|
5886
7351
|
"name": "vite-pwa-nuxt",
|
|
5887
|
-
"description": "Zero-config PWA Plugin for Nuxt
|
|
7352
|
+
"description": "Zero-config PWA Plugin for Nuxt",
|
|
5888
7353
|
"repo": "vite-pwa/nuxt",
|
|
5889
7354
|
"npm": "@vite-pwa/nuxt",
|
|
5890
7355
|
"icon": "vite-pwa-nuxt.svg",
|
|
@@ -5913,13 +7378,13 @@
|
|
|
5913
7378
|
{
|
|
5914
7379
|
"name": "vitest",
|
|
5915
7380
|
"description": "Vitest integration with Nuxt",
|
|
5916
|
-
"repo": "danielroe/nuxt-vitest
|
|
7381
|
+
"repo": "danielroe/nuxt-vitest",
|
|
5917
7382
|
"npm": "nuxt-vitest",
|
|
5918
7383
|
"icon": "vitest.svg",
|
|
5919
7384
|
"github": "https://github.com/danielroe/nuxt-vitest",
|
|
5920
7385
|
"website": "https://github.com/danielroe/nuxt-vitest",
|
|
5921
7386
|
"learn_more": "",
|
|
5922
|
-
"category": "
|
|
7387
|
+
"category": "Devtools",
|
|
5923
7388
|
"type": "3rd-party",
|
|
5924
7389
|
"maintainers": [
|
|
5925
7390
|
{
|
|
@@ -5931,6 +7396,61 @@
|
|
|
5931
7396
|
"github": "antfu"
|
|
5932
7397
|
}
|
|
5933
7398
|
],
|
|
7399
|
+
"compatibility": {
|
|
7400
|
+
"nuxt": "^3.0.0",
|
|
7401
|
+
"requires": {},
|
|
7402
|
+
"devtools": "^0.0.0"
|
|
7403
|
+
}
|
|
7404
|
+
},
|
|
7405
|
+
{
|
|
7406
|
+
"name": "vue-email",
|
|
7407
|
+
"description": "💌 Write email templates with vue",
|
|
7408
|
+
"repo": "vue-email/nuxt",
|
|
7409
|
+
"npm": "@vue-email/nuxt",
|
|
7410
|
+
"icon": "vue-email.svg",
|
|
7411
|
+
"github": "https://github.com/vue-email/nuxt",
|
|
7412
|
+
"website": "https://vuemail.net/",
|
|
7413
|
+
"learn_more": "https://vuemail.net/ssr/nuxt",
|
|
7414
|
+
"category": "UI",
|
|
7415
|
+
"type": "3rd-party",
|
|
7416
|
+
"maintainers": [
|
|
7417
|
+
{
|
|
7418
|
+
"name": "David Arenas",
|
|
7419
|
+
"github": "Dave136",
|
|
7420
|
+
"twitter": "davejs4",
|
|
7421
|
+
"avatar": "https://avatars.githubusercontent.com/u/49698182?v=4"
|
|
7422
|
+
},
|
|
7423
|
+
{
|
|
7424
|
+
"name": "Younes Barrad",
|
|
7425
|
+
"github": "Flowko",
|
|
7426
|
+
"twitter": "imflowko",
|
|
7427
|
+
"avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
|
|
7428
|
+
}
|
|
7429
|
+
],
|
|
7430
|
+
"compatibility": {
|
|
7431
|
+
"nuxt": "^3.0.0",
|
|
7432
|
+
"requires": {},
|
|
7433
|
+
"devtools": "^0.0.0"
|
|
7434
|
+
}
|
|
7435
|
+
},
|
|
7436
|
+
{
|
|
7437
|
+
"name": "vue-final-modal",
|
|
7438
|
+
"description": "The most powerful yet most light-weight modal library for Vue 3.",
|
|
7439
|
+
"repo": "vue-final/vue-final-modal#master/packages/nuxt",
|
|
7440
|
+
"npm": "@vue-final-modal/nuxt",
|
|
7441
|
+
"icon": "vue-final-modal.svg",
|
|
7442
|
+
"github": "https://github.com/vue-final/vue-final-modal",
|
|
7443
|
+
"website": "https://vue-final-modal.org/",
|
|
7444
|
+
"learn_more": "https://vue-final-modal.org/",
|
|
7445
|
+
"category": "UI",
|
|
7446
|
+
"type": "3rd-party",
|
|
7447
|
+
"maintainers": [
|
|
7448
|
+
{
|
|
7449
|
+
"name": "Hunter Liu",
|
|
7450
|
+
"github": "hunterliu1003",
|
|
7451
|
+
"twitter": "hunterliu1003"
|
|
7452
|
+
}
|
|
7453
|
+
],
|
|
5934
7454
|
"compatibility": {
|
|
5935
7455
|
"nuxt": "^3.0.0",
|
|
5936
7456
|
"requires": {}
|
|
@@ -5938,13 +7458,13 @@
|
|
|
5938
7458
|
},
|
|
5939
7459
|
{
|
|
5940
7460
|
"name": "vue-macros",
|
|
5941
|
-
"description": "Explore
|
|
5942
|
-
"repo": "sxzz/
|
|
7461
|
+
"description": "Explore more macros and syntax sugar to Vue.",
|
|
7462
|
+
"repo": "sxzz/vue-macros#main/packages/nuxt",
|
|
5943
7463
|
"npm": "@vue-macros/nuxt",
|
|
5944
7464
|
"icon": "vue-macros.svg",
|
|
5945
|
-
"github": "https://github.com/sxzz/
|
|
7465
|
+
"github": "https://github.com/sxzz/vue-macros",
|
|
5946
7466
|
"website": "https://vue-macros.sxzz.moe",
|
|
5947
|
-
"learn_more": "https://github.com/sxzz/
|
|
7467
|
+
"learn_more": "https://github.com/sxzz/vue-macros",
|
|
5948
7468
|
"category": "Extensions",
|
|
5949
7469
|
"type": "3rd-party",
|
|
5950
7470
|
"maintainers": [
|
|
@@ -5958,7 +7478,8 @@
|
|
|
5958
7478
|
"nuxt": "^3.0.0",
|
|
5959
7479
|
"requires": {
|
|
5960
7480
|
"bridge": "optional"
|
|
5961
|
-
}
|
|
7481
|
+
},
|
|
7482
|
+
"devtools": "^0.0.0"
|
|
5962
7483
|
}
|
|
5963
7484
|
},
|
|
5964
7485
|
{
|
|
@@ -5985,7 +7506,7 @@
|
|
|
5985
7506
|
},
|
|
5986
7507
|
{
|
|
5987
7508
|
"name": "vue-multiselect",
|
|
5988
|
-
"description": "Single / multiple select plugin for Nuxt
|
|
7509
|
+
"description": "Single / multiple select plugin for Nuxt using vue-multiselect.",
|
|
5989
7510
|
"repo": "spektrummedia/nuxt-vue-multiselect",
|
|
5990
7511
|
"npm": "nuxt-vue-multiselect",
|
|
5991
7512
|
"icon": "",
|
|
@@ -6027,6 +7548,29 @@
|
|
|
6027
7548
|
"requires": {}
|
|
6028
7549
|
}
|
|
6029
7550
|
},
|
|
7551
|
+
{
|
|
7552
|
+
"name": "vue-query",
|
|
7553
|
+
"description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
|
|
7554
|
+
"repo": "Hebilicious/vue-query-nuxt#main/packages/vue-query-nuxt",
|
|
7555
|
+
"npm": "@hebilicious/vue-query-nuxt",
|
|
7556
|
+
"icon": "vue-query.svg",
|
|
7557
|
+
"github": "https://github.com/Hebilicious/vue-query-nuxt",
|
|
7558
|
+
"website": "https://github.com/Hebilicious/vue-query-nuxt#readme",
|
|
7559
|
+
"learn_more": "https://tanstack.com/query/latest/docs/vue/quick-start",
|
|
7560
|
+
"category": "Request",
|
|
7561
|
+
"type": "3rd-party",
|
|
7562
|
+
"maintainers": [
|
|
7563
|
+
{
|
|
7564
|
+
"name": "Hebilicious",
|
|
7565
|
+
"github": "Hebilicious",
|
|
7566
|
+
"twitter": "its_hebilicious"
|
|
7567
|
+
}
|
|
7568
|
+
],
|
|
7569
|
+
"compatibility": {
|
|
7570
|
+
"nuxt": "^3.0.0",
|
|
7571
|
+
"requires": {}
|
|
7572
|
+
}
|
|
7573
|
+
},
|
|
6030
7574
|
{
|
|
6031
7575
|
"name": "vue-select",
|
|
6032
7576
|
"description": "Nuxt module for vue-select, a feature rich select/dropdown/typeahead component.",
|
|
@@ -6076,7 +7620,7 @@
|
|
|
6076
7620
|
},
|
|
6077
7621
|
{
|
|
6078
7622
|
"name": "vue-warehouse",
|
|
6079
|
-
"description": "A Cross-browser storage for Vue.js and Nuxt
|
|
7623
|
+
"description": "A Cross-browser storage for Vue.js and Nuxt, with plugins support and easy extensibility based on Store.js",
|
|
6080
7624
|
"repo": "juliomrqz/vue-warehouse",
|
|
6081
7625
|
"npm": "vue-warehouse",
|
|
6082
7626
|
"icon": "",
|
|
@@ -6097,10 +7641,33 @@
|
|
|
6097
7641
|
"requires": {}
|
|
6098
7642
|
}
|
|
6099
7643
|
},
|
|
7644
|
+
{
|
|
7645
|
+
"name": "vue3-carousel-nuxt",
|
|
7646
|
+
"description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt applications.",
|
|
7647
|
+
"repo": "gaetansenn/vue3-carousel-nuxt",
|
|
7648
|
+
"npm": "vue3-carousel-nuxt",
|
|
7649
|
+
"icon": "",
|
|
7650
|
+
"github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
|
|
7651
|
+
"website": "https://github.com/gaetansenn/vue3-carousel-nuxt",
|
|
7652
|
+
"learn_more": "",
|
|
7653
|
+
"category": "UI",
|
|
7654
|
+
"type": "3rd-party",
|
|
7655
|
+
"maintainers": [
|
|
7656
|
+
{
|
|
7657
|
+
"name": "Gaetan SENN",
|
|
7658
|
+
"github": "gaetansenn",
|
|
7659
|
+
"avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
|
|
7660
|
+
}
|
|
7661
|
+
],
|
|
7662
|
+
"compatibility": {
|
|
7663
|
+
"nuxt": "^3.0.0",
|
|
7664
|
+
"requires": {}
|
|
7665
|
+
}
|
|
7666
|
+
},
|
|
6100
7667
|
{
|
|
6101
7668
|
"name": "vuefire",
|
|
6102
7669
|
"description": "Idiomatic composables for the Firebase SDK",
|
|
6103
|
-
"repo": "vuejs/vuefire/packages/nuxt",
|
|
7670
|
+
"repo": "vuejs/vuefire#main/packages/nuxt",
|
|
6104
7671
|
"npm": "nuxt-vuefire",
|
|
6105
7672
|
"icon": "vuefire.svg",
|
|
6106
7673
|
"github": "https://github.com/vuejs/vuefire/tree/main/packages/nuxt",
|
|
@@ -6119,15 +7686,61 @@
|
|
|
6119
7686
|
"requires": {}
|
|
6120
7687
|
}
|
|
6121
7688
|
},
|
|
7689
|
+
{
|
|
7690
|
+
"name": "vueform-builder",
|
|
7691
|
+
"description": "Official Vueform Builder module for Nuxt",
|
|
7692
|
+
"repo": "vueform/builder#main/nuxt",
|
|
7693
|
+
"npm": "@vueform/builder-nuxt",
|
|
7694
|
+
"icon": "vueform.svg",
|
|
7695
|
+
"github": "https://github.com/vueform/builder",
|
|
7696
|
+
"website": "https://builder.vueform.com",
|
|
7697
|
+
"learn_more": "https://builder.vueform.com/docs/installation#nuxt",
|
|
7698
|
+
"category": "Libraries",
|
|
7699
|
+
"type": "3rd-party",
|
|
7700
|
+
"maintainers": [
|
|
7701
|
+
{
|
|
7702
|
+
"name": "Adam Berecz",
|
|
7703
|
+
"github": "adamberecz",
|
|
7704
|
+
"twitter": "bereczadam"
|
|
7705
|
+
}
|
|
7706
|
+
],
|
|
7707
|
+
"compatibility": {
|
|
7708
|
+
"nuxt": "^3.0.0",
|
|
7709
|
+
"requires": {}
|
|
7710
|
+
}
|
|
7711
|
+
},
|
|
7712
|
+
{
|
|
7713
|
+
"name": "vueform",
|
|
7714
|
+
"description": "Official Vueform module for Nuxt",
|
|
7715
|
+
"repo": "vueform/vueform#main/nuxt",
|
|
7716
|
+
"npm": "@vueform/nuxt",
|
|
7717
|
+
"icon": "vueform.svg",
|
|
7718
|
+
"github": "https://github.com/vueform/vueform",
|
|
7719
|
+
"website": "https://vueform.com",
|
|
7720
|
+
"learn_more": "https://vueform.com/docs/installation#nuxt",
|
|
7721
|
+
"category": "Libraries",
|
|
7722
|
+
"type": "3rd-party",
|
|
7723
|
+
"maintainers": [
|
|
7724
|
+
{
|
|
7725
|
+
"name": "Adam Berecz",
|
|
7726
|
+
"github": "adamberecz",
|
|
7727
|
+
"twitter": "bereczadam"
|
|
7728
|
+
}
|
|
7729
|
+
],
|
|
7730
|
+
"compatibility": {
|
|
7731
|
+
"nuxt": "^3.0.0",
|
|
7732
|
+
"requires": {}
|
|
7733
|
+
}
|
|
7734
|
+
},
|
|
6122
7735
|
{
|
|
6123
7736
|
"name": "vuestic",
|
|
6124
|
-
"description": "Vuestic UI module for Nuxt
|
|
7737
|
+
"description": "Vuestic UI module for Nuxt",
|
|
6125
7738
|
"repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
|
|
6126
7739
|
"npm": "@vuestic/nuxt",
|
|
6127
7740
|
"icon": "vuestic.png",
|
|
6128
7741
|
"github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
|
|
6129
|
-
"website": "https://vuestic.dev",
|
|
6130
|
-
"learn_more": "https://vuestic.dev/
|
|
7742
|
+
"website": "https://ui.vuestic.dev",
|
|
7743
|
+
"learn_more": "https://ui.vuestic.dev/getting-started/nuxt",
|
|
6131
7744
|
"category": "UI",
|
|
6132
7745
|
"type": "3rd-party",
|
|
6133
7746
|
"maintainers": [
|
|
@@ -6141,9 +7754,31 @@
|
|
|
6141
7754
|
"requires": {}
|
|
6142
7755
|
}
|
|
6143
7756
|
},
|
|
7757
|
+
{
|
|
7758
|
+
"name": "vuetify-nuxt-module",
|
|
7759
|
+
"description": "Zero-config Nuxt Module for Vuetify.",
|
|
7760
|
+
"repo": "userquin/vuetify-nuxt-module",
|
|
7761
|
+
"npm": "vuetify-nuxt-module",
|
|
7762
|
+
"icon": "vuetify-logo-v3-dark.svg",
|
|
7763
|
+
"github": "https://github.com/userquin/vuetify-nuxt-module",
|
|
7764
|
+
"website": "https://vuetify-nuxt-module.netlify.app/",
|
|
7765
|
+
"learn_more": "https://github.com/userquin/vuetify-nuxt-module/blob/main/README.md",
|
|
7766
|
+
"category": "UI",
|
|
7767
|
+
"type": "3rd-party",
|
|
7768
|
+
"maintainers": [
|
|
7769
|
+
{
|
|
7770
|
+
"name": "Joaquín Sánchez",
|
|
7771
|
+
"github": "userquin"
|
|
7772
|
+
}
|
|
7773
|
+
],
|
|
7774
|
+
"compatibility": {
|
|
7775
|
+
"nuxt": "^3.0.0",
|
|
7776
|
+
"requires": {}
|
|
7777
|
+
}
|
|
7778
|
+
},
|
|
6144
7779
|
{
|
|
6145
7780
|
"name": "vuetify",
|
|
6146
|
-
"description": "Vuetify Module for Nuxt
|
|
7781
|
+
"description": "Vuetify Module for Nuxt to add Material Design components to your application.",
|
|
6147
7782
|
"repo": "nuxt-community/vuetify-module",
|
|
6148
7783
|
"npm": "@nuxtjs/vuetify",
|
|
6149
7784
|
"icon": "vuetify.png",
|
|
@@ -6190,7 +7825,8 @@
|
|
|
6190
7825
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6191
7826
|
"requires": {
|
|
6192
7827
|
"bridge": "optional"
|
|
6193
|
-
}
|
|
7828
|
+
},
|
|
7829
|
+
"devtools": "^0.0.0"
|
|
6194
7830
|
}
|
|
6195
7831
|
},
|
|
6196
7832
|
{
|
|
@@ -6217,7 +7853,7 @@
|
|
|
6217
7853
|
},
|
|
6218
7854
|
{
|
|
6219
7855
|
"name": "vunix",
|
|
6220
|
-
"description": "Comprehensive UI toolkit for Vue.js and Nuxt
|
|
7856
|
+
"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.",
|
|
6221
7857
|
"repo": "gaetansenn/vunix#main/packages/nuxt",
|
|
6222
7858
|
"npm": "@vunix/nuxt",
|
|
6223
7859
|
"icon": "",
|
|
@@ -6241,11 +7877,11 @@
|
|
|
6241
7877
|
{
|
|
6242
7878
|
"name": "web-vitals",
|
|
6243
7879
|
"description": "Web Vitals for Nuxt",
|
|
6244
|
-
"repo": "nuxt-
|
|
7880
|
+
"repo": "nuxt-modules/web-vitals",
|
|
6245
7881
|
"npm": "@nuxtjs/web-vitals",
|
|
6246
7882
|
"icon": "web-vitals.png",
|
|
6247
|
-
"github": "https://github.com/nuxt-
|
|
6248
|
-
"website": "https://github.com/nuxt-
|
|
7883
|
+
"github": "https://github.com/nuxt-modules/web-vitals",
|
|
7884
|
+
"website": "https://github.com/nuxt-modules/web-vitals",
|
|
6249
7885
|
"learn_more": "",
|
|
6250
7886
|
"category": "Performance",
|
|
6251
7887
|
"type": "community",
|
|
@@ -6296,7 +7932,7 @@
|
|
|
6296
7932
|
},
|
|
6297
7933
|
{
|
|
6298
7934
|
"name": "webpack-optimisations",
|
|
6299
|
-
"description": "Nuxt
|
|
7935
|
+
"description": "Nuxt v2 module to automatically make your builds faster.",
|
|
6300
7936
|
"repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
|
|
6301
7937
|
"npm": "nuxt-webpack-optimisations",
|
|
6302
7938
|
"icon": "build-optimisations.svg",
|
|
@@ -6371,7 +8007,7 @@
|
|
|
6371
8007
|
"icon": "webpack.png",
|
|
6372
8008
|
"github": "https://github.com/nuxt-community/webpackmonitor-module",
|
|
6373
8009
|
"website": "https://github.com/nuxt-community/webpackmonitor-module",
|
|
6374
|
-
"learn_more": "
|
|
8010
|
+
"learn_more": "",
|
|
6375
8011
|
"category": "Devtools",
|
|
6376
8012
|
"type": "community",
|
|
6377
8013
|
"maintainers": [
|
|
@@ -6388,7 +8024,7 @@
|
|
|
6388
8024
|
},
|
|
6389
8025
|
{
|
|
6390
8026
|
"name": "well-known",
|
|
6391
|
-
"description": "A Nuxt
|
|
8027
|
+
"description": "A Nuxt module to add well-known URIs using middlewares",
|
|
6392
8028
|
"repo": "zadigetvoltaire/nuxt-well-known",
|
|
6393
8029
|
"npm": "@zadigetvoltaire/nuxt-well-known",
|
|
6394
8030
|
"icon": "well-known.svg",
|
|
@@ -6408,14 +8044,40 @@
|
|
|
6408
8044
|
"requires": {}
|
|
6409
8045
|
}
|
|
6410
8046
|
},
|
|
8047
|
+
{
|
|
8048
|
+
"name": "wideangle",
|
|
8049
|
+
"description": "Nuxt module to integrate Wide Angle Analytics",
|
|
8050
|
+
"repo": "inputobjects/wideangle-nuxt",
|
|
8051
|
+
"npm": "wideangle-nuxt",
|
|
8052
|
+
"icon": "wideangle.png",
|
|
8053
|
+
"github": "https://github.com/inputobjects/wideangle-nuxt",
|
|
8054
|
+
"website": "https://wideangle.co",
|
|
8055
|
+
"learn_more": "https://wideangle.co/documentation/web-analytics-for-nuxt",
|
|
8056
|
+
"category": "Analytics",
|
|
8057
|
+
"type": "3rd-party",
|
|
8058
|
+
"maintainers": [
|
|
8059
|
+
{
|
|
8060
|
+
"name": "Wide Angle Analytics by Input Objects GmbH",
|
|
8061
|
+
"github": "inputobjects"
|
|
8062
|
+
},
|
|
8063
|
+
{
|
|
8064
|
+
"name": "Jarek Rozanski",
|
|
8065
|
+
"github": "jrozanski"
|
|
8066
|
+
}
|
|
8067
|
+
],
|
|
8068
|
+
"compatibility": {
|
|
8069
|
+
"nuxt": "^3.0.0",
|
|
8070
|
+
"requires": {}
|
|
8071
|
+
}
|
|
8072
|
+
},
|
|
6411
8073
|
{
|
|
6412
8074
|
"name": "windicss",
|
|
6413
8075
|
"description": "Next generation utility-first CSS framework.",
|
|
6414
|
-
"repo": "windicss/nuxt-windicss
|
|
8076
|
+
"repo": "windicss/nuxt-windicss#main/packages/nuxt-windicss",
|
|
6415
8077
|
"npm": "nuxt-windicss",
|
|
6416
8078
|
"icon": "windicss.svg",
|
|
6417
|
-
"github": "https://github.com/windicss/nuxt-windicss
|
|
6418
|
-
"website": "https://github.com/windicss/nuxt-windicss
|
|
8079
|
+
"github": "https://github.com/windicss/nuxt-windicss",
|
|
8080
|
+
"website": "https://github.com/windicss/nuxt-windicss",
|
|
6419
8081
|
"learn_more": "https://windicss.org/",
|
|
6420
8082
|
"category": "UI",
|
|
6421
8083
|
"type": "3rd-party",
|
|
@@ -6551,55 +8213,9 @@
|
|
|
6551
8213
|
"requires": {}
|
|
6552
8214
|
}
|
|
6553
8215
|
},
|
|
6554
|
-
{
|
|
6555
|
-
"name": "yandex-metrika-next",
|
|
6556
|
-
"description": "Yandex Metrika integration for Nuxt",
|
|
6557
|
-
"repo": "artmizu/yandex-metrika-nuxt",
|
|
6558
|
-
"npm": "@artmizu/yandex-metrika-nuxt",
|
|
6559
|
-
"icon": "yandex-metrika.svg",
|
|
6560
|
-
"github": "https://github.com/artmizu/yandex-metrika-nuxt",
|
|
6561
|
-
"website": "https://github.com/artmizu/yandex-metrika-nuxt",
|
|
6562
|
-
"learn_more": "",
|
|
6563
|
-
"category": "Analytics",
|
|
6564
|
-
"type": "3rd-party",
|
|
6565
|
-
"maintainers": [
|
|
6566
|
-
{
|
|
6567
|
-
"name": "Aleksandr Saburov",
|
|
6568
|
-
"github": "artmizu",
|
|
6569
|
-
"avatar": "https://avatars.githubusercontent.com/artmizu?v=4"
|
|
6570
|
-
}
|
|
6571
|
-
],
|
|
6572
|
-
"compatibility": {
|
|
6573
|
-
"nuxt": "^3.0.0",
|
|
6574
|
-
"requires": {}
|
|
6575
|
-
}
|
|
6576
|
-
},
|
|
6577
|
-
{
|
|
6578
|
-
"name": "yandex-metrika",
|
|
6579
|
-
"description": "Yandex metrika Module for Nuxt.js",
|
|
6580
|
-
"repo": "nuxt-community/yandex-metrika-module",
|
|
6581
|
-
"npm": "@nuxtjs/yandex-metrika",
|
|
6582
|
-
"icon": "",
|
|
6583
|
-
"github": "https://github.com/nuxt-community/yandex-metrika-module",
|
|
6584
|
-
"website": "https://github.com/nuxt-community/yandex-metrika-module",
|
|
6585
|
-
"learn_more": "https://metrica.yandex.com/about",
|
|
6586
|
-
"category": "Analytics",
|
|
6587
|
-
"type": "community",
|
|
6588
|
-
"maintainers": [
|
|
6589
|
-
{
|
|
6590
|
-
"name": "Pooya Parsa",
|
|
6591
|
-
"github": "pi0",
|
|
6592
|
-
"twitter": "_pi0_"
|
|
6593
|
-
}
|
|
6594
|
-
],
|
|
6595
|
-
"compatibility": {
|
|
6596
|
-
"nuxt": "^2.0.0",
|
|
6597
|
-
"requires": {}
|
|
6598
|
-
}
|
|
6599
|
-
},
|
|
6600
8216
|
{
|
|
6601
8217
|
"name": "zendesk",
|
|
6602
|
-
"description": "Nuxt
|
|
8218
|
+
"description": "Nuxt module for Zendesk",
|
|
6603
8219
|
"repo": "DansMaCulotte/nuxt-zendesk",
|
|
6604
8220
|
"npm": "@dansmaculotte/nuxt-zendesk",
|
|
6605
8221
|
"icon": "zendesk.png",
|