@nuxt/modules 0.6.0-67ea79 → 0.6.0-6fab05
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 +1502 -331
- package/package.json +9 -9
package/modules.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
3
|
"name": "ackee",
|
|
4
|
-
"description": "Nuxt
|
|
4
|
+
"description": "Nuxt module for Ackee analytics",
|
|
5
5
|
"repo": "bdrtsky/nuxt-ackee",
|
|
6
6
|
"npm": "nuxt-ackee",
|
|
7
7
|
"icon": "ackee.png",
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
},
|
|
29
29
|
{
|
|
30
30
|
"name": "agility-cms",
|
|
31
|
-
"description": "Agility CMS Integration for Nuxt
|
|
31
|
+
"description": "Agility CMS Integration for Nuxt",
|
|
32
32
|
"repo": "agility/agilitycms-nuxt-module",
|
|
33
33
|
"npm": "@agility/agilitycms-nuxt-module",
|
|
34
34
|
"icon": "agility.png",
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
},
|
|
52
52
|
{
|
|
53
53
|
"name": "algolia",
|
|
54
|
-
"description": "Algolia Search Module for Nuxt
|
|
54
|
+
"description": "Algolia Search Module for Nuxt",
|
|
55
55
|
"repo": "nuxt-modules/algolia",
|
|
56
56
|
"npm": "@nuxtjs/algolia",
|
|
57
57
|
"icon": "algolia.svg",
|
|
@@ -146,9 +146,55 @@
|
|
|
146
146
|
"requires": {}
|
|
147
147
|
}
|
|
148
148
|
},
|
|
149
|
+
{
|
|
150
|
+
"name": "ant-design-vue",
|
|
151
|
+
"description": "A Vue 3 based component library for designers and developers",
|
|
152
|
+
"repo": "vueComponent/ant-design-vue-nuxt",
|
|
153
|
+
"npm": "@ant-design-vue/nuxt",
|
|
154
|
+
"icon": "ant-design-vue.svg",
|
|
155
|
+
"github": "https://github.com/vueComponent/ant-design-vue-nuxt",
|
|
156
|
+
"website": "https://antdv.com",
|
|
157
|
+
"learn_more": "https://github.com/vueComponent/ant-design-vue-nuxt",
|
|
158
|
+
"category": "UI",
|
|
159
|
+
"type": "3rd-party",
|
|
160
|
+
"maintainers": [
|
|
161
|
+
{
|
|
162
|
+
"name": "tangjinzhou",
|
|
163
|
+
"github": "tangjinzhou"
|
|
164
|
+
}
|
|
165
|
+
],
|
|
166
|
+
"compatibility": {
|
|
167
|
+
"nuxt": "^3.0.0",
|
|
168
|
+
"requires": {
|
|
169
|
+
"bridge": "optional"
|
|
170
|
+
}
|
|
171
|
+
}
|
|
172
|
+
},
|
|
173
|
+
{
|
|
174
|
+
"name": "aos",
|
|
175
|
+
"description": "A Nuxt module that adds Animate On Scroll",
|
|
176
|
+
"repo": "egidiusmengelberg/nuxt-aos",
|
|
177
|
+
"npm": "nuxt-aos",
|
|
178
|
+
"icon": "aos.png",
|
|
179
|
+
"github": "https://github.com/egidiusmengelberg/nuxt-aos",
|
|
180
|
+
"website": "https://github.com/egidiusmengelberg/nuxt-aos",
|
|
181
|
+
"learn_more": "",
|
|
182
|
+
"category": "Devtools",
|
|
183
|
+
"type": "3rd-party",
|
|
184
|
+
"maintainers": [
|
|
185
|
+
{
|
|
186
|
+
"name": "egidiusmengelberg",
|
|
187
|
+
"github": "egidiusmengelberg"
|
|
188
|
+
}
|
|
189
|
+
],
|
|
190
|
+
"compatibility": {
|
|
191
|
+
"nuxt": "^3.0.0",
|
|
192
|
+
"requires": {}
|
|
193
|
+
}
|
|
194
|
+
},
|
|
149
195
|
{
|
|
150
196
|
"name": "api-party",
|
|
151
|
-
"description": "Nuxt
|
|
197
|
+
"description": "Nuxt module to securely connect with any API – server proxy & dynamic composable names",
|
|
152
198
|
"repo": "johannschopplich/nuxt-api-party",
|
|
153
199
|
"npm": "nuxt-api-party",
|
|
154
200
|
"icon": "api-party.svg",
|
|
@@ -196,7 +242,7 @@
|
|
|
196
242
|
},
|
|
197
243
|
{
|
|
198
244
|
"name": "apollo",
|
|
199
|
-
"description": "Integrate GraphQL in your Nuxt
|
|
245
|
+
"description": "Integrate GraphQL in your Nuxt apps using vue-apollo.",
|
|
200
246
|
"repo": "nuxt-modules/apollo",
|
|
201
247
|
"npm": "@nuxtjs/apollo",
|
|
202
248
|
"icon": "apollo.png",
|
|
@@ -220,7 +266,7 @@
|
|
|
220
266
|
},
|
|
221
267
|
{
|
|
222
268
|
"name": "applicationinsights",
|
|
223
|
-
"description": "AppInsights module for Nuxt
|
|
269
|
+
"description": "AppInsights module for Nuxt",
|
|
224
270
|
"repo": "nuxt-community/applicationinsights-module",
|
|
225
271
|
"npm": "@nuxtjs/applicationinsights",
|
|
226
272
|
"icon": "application-insights.png",
|
|
@@ -262,9 +308,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": "Devtools",
|
|
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",
|
|
@@ -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,36 @@
|
|
|
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"
|
|
1113
1334
|
}
|
|
1335
|
+
],
|
|
1336
|
+
"compatibility": {
|
|
1337
|
+
"nuxt": "^3.0.0",
|
|
1338
|
+
"requires": {}
|
|
1114
1339
|
}
|
|
1115
1340
|
},
|
|
1116
1341
|
{
|
|
1117
1342
|
"name": "dotenv",
|
|
1118
|
-
"description": "A Nuxt
|
|
1343
|
+
"description": "A Nuxt module that loads your .env file into your context options",
|
|
1119
1344
|
"repo": "nuxt-community/dotenv-module",
|
|
1120
1345
|
"npm": "@nuxtjs/dotenv",
|
|
1121
1346
|
"icon": "dotenv.png",
|
|
@@ -1137,7 +1362,7 @@
|
|
|
1137
1362
|
},
|
|
1138
1363
|
{
|
|
1139
1364
|
"name": "drupal-ce",
|
|
1140
|
-
"description": "Connects Nuxt
|
|
1365
|
+
"description": "Connects Nuxt with Drupal via the Lupus Custom Elements Renderer",
|
|
1141
1366
|
"repo": "drunomics/nuxtjs-drupal-ce",
|
|
1142
1367
|
"npm": "nuxtjs-drupal-ce",
|
|
1143
1368
|
"icon": "drupal-ce.png",
|
|
@@ -1170,7 +1395,7 @@
|
|
|
1170
1395
|
},
|
|
1171
1396
|
{
|
|
1172
1397
|
"name": "druxt",
|
|
1173
|
-
"description": "A bridge between frameworks, Drupal in the back, Nuxt
|
|
1398
|
+
"description": "A bridge between frameworks, Drupal in the back, Nuxt in the front.",
|
|
1174
1399
|
"repo": "druxt/druxt.js#develop/packages/druxt",
|
|
1175
1400
|
"npm": "druxt",
|
|
1176
1401
|
"icon": "druxt.svg",
|
|
@@ -1238,7 +1463,7 @@
|
|
|
1238
1463
|
},
|
|
1239
1464
|
{
|
|
1240
1465
|
"name": "emotion",
|
|
1241
|
-
"description": "The Next Generation of CSS-in-JS for Nuxt
|
|
1466
|
+
"description": "The Next Generation of CSS-in-JS for Nuxt",
|
|
1242
1467
|
"repo": "nuxt-modules/emotion",
|
|
1243
1468
|
"npm": "@nuxtjs/emotion",
|
|
1244
1469
|
"icon": "emotion.png",
|
|
@@ -1266,7 +1491,7 @@
|
|
|
1266
1491
|
},
|
|
1267
1492
|
{
|
|
1268
1493
|
"name": "eslint",
|
|
1269
|
-
"description": "ESLint module for Nuxt
|
|
1494
|
+
"description": "ESLint module for Nuxt",
|
|
1270
1495
|
"repo": "nuxt-community/eslint-module",
|
|
1271
1496
|
"npm": "@nuxtjs/eslint-module",
|
|
1272
1497
|
"icon": "eslint.png",
|
|
@@ -1288,7 +1513,7 @@
|
|
|
1288
1513
|
},
|
|
1289
1514
|
{
|
|
1290
1515
|
"name": "event-trace",
|
|
1291
|
-
"description": "Module for event trace in Nuxt
|
|
1516
|
+
"description": "Module for event trace in Nuxt",
|
|
1292
1517
|
"repo": "nuxt-community/nuxt-event-trace",
|
|
1293
1518
|
"npm": "nuxt-event-trace",
|
|
1294
1519
|
"icon": "",
|
|
@@ -1332,7 +1557,7 @@
|
|
|
1332
1557
|
},
|
|
1333
1558
|
{
|
|
1334
1559
|
"name": "feature-toggle",
|
|
1335
|
-
"description": "Feature toggle module for Nuxt
|
|
1560
|
+
"description": "Feature toggle module for Nuxt",
|
|
1336
1561
|
"repo": "stephenkr/nuxt-feature-toggle",
|
|
1337
1562
|
"npm": "nuxt-feature-toggle",
|
|
1338
1563
|
"icon": "",
|
|
@@ -1399,7 +1624,7 @@
|
|
|
1399
1624
|
},
|
|
1400
1625
|
{
|
|
1401
1626
|
"name": "floating-prompt-module",
|
|
1402
|
-
"description": "Invite your users to support you on product hunt with this floating prompt Nuxt
|
|
1627
|
+
"description": "Invite your users to support you on product hunt with this floating prompt Nuxt module",
|
|
1403
1628
|
"repo": "sandoche/nuxt-floating-prompt-module#main",
|
|
1404
1629
|
"npm": "nuxt-floating-prompt-module",
|
|
1405
1630
|
"icon": "",
|
|
@@ -1508,6 +1733,29 @@
|
|
|
1508
1733
|
"requires": {}
|
|
1509
1734
|
}
|
|
1510
1735
|
},
|
|
1736
|
+
{
|
|
1737
|
+
"name": "form-actions",
|
|
1738
|
+
"description": "A set of features and composables to interact with forms and server data.",
|
|
1739
|
+
"repo": "Hebilicious/form-actions-nuxt#main/packages/form-action-nuxt",
|
|
1740
|
+
"npm": "@hebilicious/form-actions-nuxt",
|
|
1741
|
+
"icon": "form-actions.svg",
|
|
1742
|
+
"github": "https://github.com/Hebilicious/form-actions-nuxt",
|
|
1743
|
+
"website": "https://form-actions-nuxt.pages.dev/",
|
|
1744
|
+
"learn_more": "https://github.com/Hebilicious/form-actions-nuxt#readme",
|
|
1745
|
+
"category": "Request",
|
|
1746
|
+
"type": "3rd-party",
|
|
1747
|
+
"maintainers": [
|
|
1748
|
+
{
|
|
1749
|
+
"name": "Hebilicious",
|
|
1750
|
+
"github": "Hebilicious",
|
|
1751
|
+
"twitter": "its_hebilicious"
|
|
1752
|
+
}
|
|
1753
|
+
],
|
|
1754
|
+
"compatibility": {
|
|
1755
|
+
"nuxt": "^3.7.0",
|
|
1756
|
+
"requires": {}
|
|
1757
|
+
}
|
|
1758
|
+
},
|
|
1511
1759
|
{
|
|
1512
1760
|
"name": "formkit",
|
|
1513
1761
|
"description": "Seamless FormKit integration for Nuxt",
|
|
@@ -1582,7 +1830,7 @@
|
|
|
1582
1830
|
},
|
|
1583
1831
|
{
|
|
1584
1832
|
"name": "google-adsense",
|
|
1585
|
-
"description": "Google Adsense Module for Nuxt
|
|
1833
|
+
"description": "Google Adsense Module for Nuxt",
|
|
1586
1834
|
"repo": "nuxt-community/google-adsense-module",
|
|
1587
1835
|
"npm": "@nuxtjs/google-adsense",
|
|
1588
1836
|
"icon": "google-adsense.png",
|
|
@@ -1608,7 +1856,7 @@
|
|
|
1608
1856
|
},
|
|
1609
1857
|
{
|
|
1610
1858
|
"name": "google-analytics",
|
|
1611
|
-
"description": "Google analytics Module for Nuxt
|
|
1859
|
+
"description": "Google analytics Module for Nuxt",
|
|
1612
1860
|
"repo": "nuxt-community/analytics-module",
|
|
1613
1861
|
"npm": "@nuxtjs/google-analytics",
|
|
1614
1862
|
"icon": "google-analytics.png",
|
|
@@ -1640,12 +1888,12 @@
|
|
|
1640
1888
|
},
|
|
1641
1889
|
{
|
|
1642
1890
|
"name": "google-fonts",
|
|
1643
|
-
"description": "Google Fonts module for
|
|
1644
|
-
"repo": "nuxt-
|
|
1891
|
+
"description": "Google Fonts module for Nuxt",
|
|
1892
|
+
"repo": "nuxt-modules/google-fonts",
|
|
1645
1893
|
"npm": "@nuxtjs/google-fonts",
|
|
1646
1894
|
"icon": "google-fonts.png",
|
|
1647
|
-
"github": "https://github.com/nuxt-
|
|
1648
|
-
"website": "https://
|
|
1895
|
+
"github": "https://github.com/nuxt-modules/google-fonts",
|
|
1896
|
+
"website": "https://google-fonts.nuxtjs.org",
|
|
1649
1897
|
"learn_more": "https://developers.google.com/fonts",
|
|
1650
1898
|
"category": "Fonts",
|
|
1651
1899
|
"type": "community",
|
|
@@ -1664,7 +1912,7 @@
|
|
|
1664
1912
|
},
|
|
1665
1913
|
{
|
|
1666
1914
|
"name": "google-gtag",
|
|
1667
|
-
"description": "Google GTag for Nuxt
|
|
1915
|
+
"description": "Google GTag for Nuxt",
|
|
1668
1916
|
"repo": "nuxt-community/google-gtag",
|
|
1669
1917
|
"npm": "@nuxtjs/google-gtag",
|
|
1670
1918
|
"icon": "gtm.png",
|
|
@@ -1690,7 +1938,7 @@
|
|
|
1690
1938
|
},
|
|
1691
1939
|
{
|
|
1692
1940
|
"name": "google-optimize",
|
|
1693
|
-
"description": "SSR friendly Google Optimize module for Nuxt
|
|
1941
|
+
"description": "SSR friendly Google Optimize module for Nuxt",
|
|
1694
1942
|
"repo": "nuxt-community/google-optimize-module",
|
|
1695
1943
|
"npm": "nuxt-google-optimize",
|
|
1696
1944
|
"icon": "google-optimize.png",
|
|
@@ -1745,7 +1993,7 @@
|
|
|
1745
1993
|
},
|
|
1746
1994
|
{
|
|
1747
1995
|
"name": "graphql-request",
|
|
1748
|
-
"description": "Easy Minimal GraphQL client integration with Nuxt
|
|
1996
|
+
"description": "Easy Minimal GraphQL client integration with Nuxt",
|
|
1749
1997
|
"repo": "gomah/nuxt-graphql-request",
|
|
1750
1998
|
"npm": "nuxt-graphql-request",
|
|
1751
1999
|
"icon": "graphql-request.png",
|
|
@@ -1761,7 +2009,7 @@
|
|
|
1761
2009
|
}
|
|
1762
2010
|
],
|
|
1763
2011
|
"compatibility": {
|
|
1764
|
-
"nuxt": "^2.0.0",
|
|
2012
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1765
2013
|
"requires": {}
|
|
1766
2014
|
}
|
|
1767
2015
|
},
|
|
@@ -1784,12 +2032,13 @@
|
|
|
1784
2032
|
],
|
|
1785
2033
|
"compatibility": {
|
|
1786
2034
|
"nuxt": "^3.0.0",
|
|
1787
|
-
"requires": {}
|
|
2035
|
+
"requires": {},
|
|
2036
|
+
"devtools": "^0.0.0"
|
|
1788
2037
|
}
|
|
1789
2038
|
},
|
|
1790
2039
|
{
|
|
1791
2040
|
"name": "gtag",
|
|
1792
|
-
"description": "Google Analytics integration for Nuxt
|
|
2041
|
+
"description": "Google Analytics integration for Nuxt",
|
|
1793
2042
|
"repo": "johannschopplich/nuxt-gtag",
|
|
1794
2043
|
"npm": "nuxt-gtag",
|
|
1795
2044
|
"icon": "gtag.svg",
|
|
@@ -1813,7 +2062,7 @@
|
|
|
1813
2062
|
},
|
|
1814
2063
|
{
|
|
1815
2064
|
"name": "gtm",
|
|
1816
|
-
"description": "Google Tag Manager Module for Nuxt
|
|
2065
|
+
"description": "Google Tag Manager Module for Nuxt",
|
|
1817
2066
|
"repo": "nuxt-community/gtm-module",
|
|
1818
2067
|
"npm": "@nuxtjs/gtm",
|
|
1819
2068
|
"icon": "gtm.png",
|
|
@@ -1836,7 +2085,7 @@
|
|
|
1836
2085
|
},
|
|
1837
2086
|
{
|
|
1838
2087
|
"name": "guess",
|
|
1839
|
-
"description": "Guess.js module for Nuxt
|
|
2088
|
+
"description": "Guess.js module for Nuxt",
|
|
1840
2089
|
"repo": "nuxt-community/guess-module",
|
|
1841
2090
|
"npm": "@nuxtjs/guess-module",
|
|
1842
2091
|
"icon": "guessjs.png",
|
|
@@ -1856,6 +2105,28 @@
|
|
|
1856
2105
|
"requires": {}
|
|
1857
2106
|
}
|
|
1858
2107
|
},
|
|
2108
|
+
{
|
|
2109
|
+
"name": "hanko",
|
|
2110
|
+
"description": "Hanko integration for Nuxt for passwordless authentication",
|
|
2111
|
+
"repo": "nuxt-modules/hanko",
|
|
2112
|
+
"npm": "@nuxtjs/hanko",
|
|
2113
|
+
"icon": "hanko.svg",
|
|
2114
|
+
"github": "https://github.com/nuxt-modules/hanko",
|
|
2115
|
+
"website": "https://github.com/nuxt-modules/hanko",
|
|
2116
|
+
"learn_more": "https://hanko.io/",
|
|
2117
|
+
"category": "Security",
|
|
2118
|
+
"type": "community",
|
|
2119
|
+
"maintainers": [
|
|
2120
|
+
{
|
|
2121
|
+
"name": "danielroe",
|
|
2122
|
+
"github": "danielroe"
|
|
2123
|
+
}
|
|
2124
|
+
],
|
|
2125
|
+
"compatibility": {
|
|
2126
|
+
"nuxt": "^3.0.0",
|
|
2127
|
+
"requires": {}
|
|
2128
|
+
}
|
|
2129
|
+
},
|
|
1859
2130
|
{
|
|
1860
2131
|
"name": "harlem",
|
|
1861
2132
|
"description": "Harlem is a simple, unopinionated, lightweight and extensible state management solution for Vue 3.",
|
|
@@ -1926,7 +2197,7 @@
|
|
|
1926
2197
|
},
|
|
1927
2198
|
{
|
|
1928
2199
|
"name": "helmet",
|
|
1929
|
-
"description": "Easy Helmet module with Nuxt
|
|
2200
|
+
"description": "Easy Helmet module with Nuxt'",
|
|
1930
2201
|
"repo": "victor-perez/nuxt-helmet",
|
|
1931
2202
|
"npm": "nuxt-helmet",
|
|
1932
2203
|
"icon": "",
|
|
@@ -1970,7 +2241,7 @@
|
|
|
1970
2241
|
},
|
|
1971
2242
|
{
|
|
1972
2243
|
"name": "history-state",
|
|
1973
|
-
"description": "Nuxt
|
|
2244
|
+
"description": "Nuxt module to backup or restore historical states",
|
|
1974
2245
|
"repo": "hidekatsu-izuno/nuxt-history-state",
|
|
1975
2246
|
"npm": "nuxt-history-state",
|
|
1976
2247
|
"icon": "",
|
|
@@ -2039,7 +2310,7 @@
|
|
|
2039
2310
|
},
|
|
2040
2311
|
{
|
|
2041
2312
|
"name": "http",
|
|
2042
|
-
"description": "Universal HTTP Module for Nuxt
|
|
2313
|
+
"description": "Universal HTTP Module for Nuxt",
|
|
2043
2314
|
"repo": "nuxt/http",
|
|
2044
2315
|
"npm": "@nuxt/http",
|
|
2045
2316
|
"icon": "http.png",
|
|
@@ -2067,7 +2338,7 @@
|
|
|
2067
2338
|
},
|
|
2068
2339
|
{
|
|
2069
2340
|
"name": "humans-txt",
|
|
2070
|
-
"description": "An initiative for knowing the people behind a website. It is a Nuxt
|
|
2341
|
+
"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
2342
|
"repo": "Luxdamore/nuxt-humans-txt",
|
|
2072
2343
|
"npm": "@luxdamore/nuxt-humans-txt",
|
|
2073
2344
|
"icon": "",
|
|
@@ -2091,11 +2362,11 @@
|
|
|
2091
2362
|
{
|
|
2092
2363
|
"name": "i18n",
|
|
2093
2364
|
"description": "i18n features for your Nuxt project so you can easily add internationalization.",
|
|
2094
|
-
"repo": "nuxt-
|
|
2365
|
+
"repo": "nuxt-modules/i18n",
|
|
2095
2366
|
"npm": "@nuxtjs/i18n",
|
|
2096
2367
|
"icon": "i18n.png",
|
|
2097
|
-
"github": "https://github.com/nuxt-
|
|
2098
|
-
"website": "https://i18n.nuxtjs.org",
|
|
2368
|
+
"github": "https://github.com/nuxt-modules/i18n",
|
|
2369
|
+
"website": "https://v8.i18n.nuxtjs.org",
|
|
2099
2370
|
"learn_more": "https://kazupon.github.io/vue-i18n/",
|
|
2100
2371
|
"category": "Extensions",
|
|
2101
2372
|
"type": "community",
|
|
@@ -2155,7 +2426,8 @@
|
|
|
2155
2426
|
],
|
|
2156
2427
|
"compatibility": {
|
|
2157
2428
|
"nuxt": "^3.0.0",
|
|
2158
|
-
"requires": {}
|
|
2429
|
+
"requires": {},
|
|
2430
|
+
"devtools": "^0.0.0"
|
|
2159
2431
|
}
|
|
2160
2432
|
},
|
|
2161
2433
|
{
|
|
@@ -2204,12 +2476,12 @@
|
|
|
2204
2476
|
},
|
|
2205
2477
|
{
|
|
2206
2478
|
"name": "image",
|
|
2207
|
-
"description": "Optimised images for
|
|
2479
|
+
"description": "Optimised images for Nuxt, with progressive processing, lazy-loading, real-time resizes and providers support.",
|
|
2208
2480
|
"repo": "nuxt/image",
|
|
2209
2481
|
"npm": "@nuxt/image",
|
|
2210
2482
|
"icon": "image.png",
|
|
2211
2483
|
"github": "https://github.com/nuxt/image",
|
|
2212
|
-
"website": "https://image.
|
|
2484
|
+
"website": "https://image.nuxt.com",
|
|
2213
2485
|
"learn_more": "",
|
|
2214
2486
|
"category": "Images",
|
|
2215
2487
|
"type": "official",
|
|
@@ -2219,6 +2491,11 @@
|
|
|
2219
2491
|
"github": "farnabaz",
|
|
2220
2492
|
"twitter": "a_birang"
|
|
2221
2493
|
},
|
|
2494
|
+
{
|
|
2495
|
+
"name": "Daniel Roe",
|
|
2496
|
+
"github": "danielroe",
|
|
2497
|
+
"twitter": "danielcroe"
|
|
2498
|
+
},
|
|
2222
2499
|
{
|
|
2223
2500
|
"name": "Pooya Parsa",
|
|
2224
2501
|
"github": "pi0",
|
|
@@ -2239,7 +2516,7 @@
|
|
|
2239
2516
|
},
|
|
2240
2517
|
{
|
|
2241
2518
|
"name": "imagemin",
|
|
2242
|
-
"description": "Automatically optimize (compress) all images used in Nuxt
|
|
2519
|
+
"description": "Automatically optimize (compress) all images used in Nuxt",
|
|
2243
2520
|
"repo": "nuxt-community/imagemin-module",
|
|
2244
2521
|
"npm": "@nuxtjs/imagemin",
|
|
2245
2522
|
"icon": "imagemin.png",
|
|
@@ -2286,7 +2563,7 @@
|
|
|
2286
2563
|
},
|
|
2287
2564
|
{
|
|
2288
2565
|
"name": "intercom",
|
|
2289
|
-
"description": "Conversational, messenger-based experiences with Intercom Module for Nuxt
|
|
2566
|
+
"description": "Conversational, messenger-based experiences with Intercom Module for Nuxt",
|
|
2290
2567
|
"repo": "hex-digital/nuxt-intercom",
|
|
2291
2568
|
"npm": "@hexdigital/nuxt-intercom",
|
|
2292
2569
|
"icon": "intercom.png",
|
|
@@ -2331,7 +2608,7 @@
|
|
|
2331
2608
|
},
|
|
2332
2609
|
{
|
|
2333
2610
|
"name": "jsonapi",
|
|
2334
|
-
"description": "Easy JSON:API client integration for Nuxt
|
|
2611
|
+
"description": "Easy JSON:API client integration for Nuxt",
|
|
2335
2612
|
"repo": "patrickcate/nuxt-jsonapi",
|
|
2336
2613
|
"npm": "nuxt-jsonapi",
|
|
2337
2614
|
"icon": "jsonapi.svg",
|
|
@@ -2373,9 +2650,36 @@
|
|
|
2373
2650
|
"requires": {}
|
|
2374
2651
|
}
|
|
2375
2652
|
},
|
|
2653
|
+
{
|
|
2654
|
+
"name": "kinde",
|
|
2655
|
+
"description": "Kinde authentication integration for Nuxt",
|
|
2656
|
+
"repo": "nuxt-modules/kinde",
|
|
2657
|
+
"npm": "@nuxtjs/kinde",
|
|
2658
|
+
"icon": "kinde.svg",
|
|
2659
|
+
"github": "https://github.com/nuxt-modules/kinde",
|
|
2660
|
+
"website": "https://kinde.com/docs/developer-tools/nuxt-module/",
|
|
2661
|
+
"learn_more": "https://kinde.com/",
|
|
2662
|
+
"category": "Security",
|
|
2663
|
+
"type": "community",
|
|
2664
|
+
"maintainers": [
|
|
2665
|
+
{
|
|
2666
|
+
"name": "danielroe",
|
|
2667
|
+
"github": "danielroe"
|
|
2668
|
+
},
|
|
2669
|
+
{
|
|
2670
|
+
"name": "daveordead",
|
|
2671
|
+
"github": "DaveOrDead",
|
|
2672
|
+
"twitter": "dave_or_dead"
|
|
2673
|
+
}
|
|
2674
|
+
],
|
|
2675
|
+
"compatibility": {
|
|
2676
|
+
"nuxt": "^3.0.0",
|
|
2677
|
+
"requires": {}
|
|
2678
|
+
}
|
|
2679
|
+
},
|
|
2376
2680
|
{
|
|
2377
2681
|
"name": "kql",
|
|
2378
|
-
"description": "Nuxt
|
|
2682
|
+
"description": "Nuxt module for Kirby's Query Language API",
|
|
2379
2683
|
"repo": "johannschopplich/nuxt-kql",
|
|
2380
2684
|
"npm": "nuxt-kql",
|
|
2381
2685
|
"icon": "kql.svg",
|
|
@@ -2399,7 +2703,7 @@
|
|
|
2399
2703
|
},
|
|
2400
2704
|
{
|
|
2401
2705
|
"name": "laravel-echo",
|
|
2402
|
-
"description": "Laravel Echo for Nuxt
|
|
2706
|
+
"description": "Laravel Echo for Nuxt",
|
|
2403
2707
|
"repo": "nuxt-community/laravel-echo",
|
|
2404
2708
|
"npm": "@nuxtjs/laravel-echo",
|
|
2405
2709
|
"icon": "laravel-echo.png",
|
|
@@ -2487,13 +2791,13 @@
|
|
|
2487
2791
|
},
|
|
2488
2792
|
{
|
|
2489
2793
|
"name": "link-checker",
|
|
2490
|
-
"description": "
|
|
2794
|
+
"description": "Find and magically fix links that may be negatively effecting your Nuxt sites SEO.",
|
|
2491
2795
|
"repo": "harlan-zw/nuxt-link-checker",
|
|
2492
2796
|
"npm": "nuxt-link-checker",
|
|
2493
|
-
"icon": "",
|
|
2797
|
+
"icon": "link-checker.svg",
|
|
2494
2798
|
"github": "https://github.com/harlan-zw/nuxt-link-checker",
|
|
2495
|
-
"website": "https://
|
|
2496
|
-
"learn_more": "",
|
|
2799
|
+
"website": "https://nuxtseo.com/link-checker",
|
|
2800
|
+
"learn_more": "https://nuxtseo.com/link-checker",
|
|
2497
2801
|
"category": "SEO",
|
|
2498
2802
|
"type": "3rd-party",
|
|
2499
2803
|
"maintainers": [
|
|
@@ -2506,7 +2810,8 @@
|
|
|
2506
2810
|
],
|
|
2507
2811
|
"compatibility": {
|
|
2508
2812
|
"nuxt": "^3.0.0",
|
|
2509
|
-
"requires": {}
|
|
2813
|
+
"requires": {},
|
|
2814
|
+
"devtools": "^0.0.0"
|
|
2510
2815
|
}
|
|
2511
2816
|
},
|
|
2512
2817
|
{
|
|
@@ -2583,12 +2888,12 @@
|
|
|
2583
2888
|
},
|
|
2584
2889
|
{
|
|
2585
2890
|
"name": "logrocket",
|
|
2586
|
-
"description": "LogRocket module for Nuxt
|
|
2587
|
-
"repo": "nuxt-
|
|
2891
|
+
"description": "LogRocket module for Nuxt to help you fix bugs and understand user behaviour.",
|
|
2892
|
+
"repo": "nuxt-modules/logrocket",
|
|
2588
2893
|
"npm": "nuxt-logrocket",
|
|
2589
2894
|
"icon": "logrocket.png",
|
|
2590
|
-
"github": "https://github.com/nuxt-
|
|
2591
|
-
"website": "https://github.com/nuxt-
|
|
2895
|
+
"github": "https://github.com/nuxt-modules/logrocket",
|
|
2896
|
+
"website": "https://github.com/nuxt-modules/logrocket",
|
|
2592
2897
|
"learn_more": "https://docs.logrocket.com/docs",
|
|
2593
2898
|
"category": "Monitoring",
|
|
2594
2899
|
"type": "community",
|
|
@@ -2604,9 +2909,35 @@
|
|
|
2604
2909
|
"requires": {}
|
|
2605
2910
|
}
|
|
2606
2911
|
},
|
|
2912
|
+
{
|
|
2913
|
+
"name": "lucide-icons",
|
|
2914
|
+
"description": "Nuxt module to integrate Lucide icons",
|
|
2915
|
+
"repo": "swisnl/nuxt-lucide-icons",
|
|
2916
|
+
"npm": "nuxt-lucide-icons",
|
|
2917
|
+
"icon": "lucide-icons.svg",
|
|
2918
|
+
"github": "https://github.com/swisnl/nuxt-lucide-icons",
|
|
2919
|
+
"website": "https://github.com/swisnl/nuxt-lucide-icons",
|
|
2920
|
+
"learn_more": "",
|
|
2921
|
+
"category": "UI",
|
|
2922
|
+
"type": "3rd-party",
|
|
2923
|
+
"maintainers": [
|
|
2924
|
+
{
|
|
2925
|
+
"name": "SWIS",
|
|
2926
|
+
"github": "swisnl"
|
|
2927
|
+
},
|
|
2928
|
+
{
|
|
2929
|
+
"name": "Jasper Zonneveld",
|
|
2930
|
+
"github": "JaZo"
|
|
2931
|
+
}
|
|
2932
|
+
],
|
|
2933
|
+
"compatibility": {
|
|
2934
|
+
"nuxt": "^3.0.0",
|
|
2935
|
+
"requires": {}
|
|
2936
|
+
}
|
|
2937
|
+
},
|
|
2607
2938
|
{
|
|
2608
2939
|
"name": "lunr",
|
|
2609
|
-
"description": "Full-text search with pre-build indexes for Nuxt
|
|
2940
|
+
"description": "Full-text search with pre-build indexes for Nuxt using lunr.js",
|
|
2610
2941
|
"repo": "nuxt-community/lunr-module",
|
|
2611
2942
|
"npm": "@nuxtjs/lunr-module",
|
|
2612
2943
|
"icon": "",
|
|
@@ -2694,6 +3025,28 @@
|
|
|
2694
3025
|
"requires": {}
|
|
2695
3026
|
}
|
|
2696
3027
|
},
|
|
3028
|
+
{
|
|
3029
|
+
"name": "maz-ui",
|
|
3030
|
+
"description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
|
|
3031
|
+
"repo": "louismazel/maz-ui",
|
|
3032
|
+
"npm": "maz-ui",
|
|
3033
|
+
"icon": "maz-ui.png",
|
|
3034
|
+
"github": "https://github.com/louismazel/maz-ui",
|
|
3035
|
+
"website": "https://louismazel.github.io/maz-ui-3/",
|
|
3036
|
+
"learn_more": "https://louismazel.github.io/maz-ui-3/",
|
|
3037
|
+
"category": "UI",
|
|
3038
|
+
"type": "community",
|
|
3039
|
+
"maintainers": [
|
|
3040
|
+
{
|
|
3041
|
+
"name": "Loïc Mazuel",
|
|
3042
|
+
"github": "LouisMazel"
|
|
3043
|
+
}
|
|
3044
|
+
],
|
|
3045
|
+
"compatibility": {
|
|
3046
|
+
"nuxt": "^3.0.0",
|
|
3047
|
+
"requires": {}
|
|
3048
|
+
}
|
|
3049
|
+
},
|
|
2697
3050
|
{
|
|
2698
3051
|
"name": "mdx",
|
|
2699
3052
|
"description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
|
|
@@ -2719,7 +3072,7 @@
|
|
|
2719
3072
|
},
|
|
2720
3073
|
{
|
|
2721
3074
|
"name": "medusa",
|
|
2722
|
-
"description": "Easily connect to Medusa from your Nuxt
|
|
3075
|
+
"description": "Easily connect to Medusa from your Nuxt application",
|
|
2723
3076
|
"repo": "Baroshem/nuxt-medusa",
|
|
2724
3077
|
"npm": "nuxt-medusa",
|
|
2725
3078
|
"icon": "medusa.svg",
|
|
@@ -2744,7 +3097,7 @@
|
|
|
2744
3097
|
},
|
|
2745
3098
|
{
|
|
2746
3099
|
"name": "meilisearch",
|
|
2747
|
-
"description": "Meilisearch Instant Search module for Nuxt
|
|
3100
|
+
"description": "Meilisearch Instant Search module for Nuxt",
|
|
2748
3101
|
"repo": "xlanex6/nuxt-meilisearch",
|
|
2749
3102
|
"npm": "nuxt-meilisearch",
|
|
2750
3103
|
"icon": "meilisearch.svg",
|
|
@@ -2764,7 +3117,8 @@
|
|
|
2764
3117
|
"nuxt": "^3.0.0",
|
|
2765
3118
|
"requires": {
|
|
2766
3119
|
"bridge": false
|
|
2767
|
-
}
|
|
3120
|
+
},
|
|
3121
|
+
"devtools": "^0.0.0"
|
|
2768
3122
|
}
|
|
2769
3123
|
},
|
|
2770
3124
|
{
|
|
@@ -2836,7 +3190,7 @@
|
|
|
2836
3190
|
},
|
|
2837
3191
|
{
|
|
2838
3192
|
"name": "moment",
|
|
2839
|
-
"description": "Efficient Moment.js module for Nuxt
|
|
3193
|
+
"description": "Efficient Moment.js module for Nuxt so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
|
|
2840
3194
|
"repo": "nuxt-community/moment-module",
|
|
2841
3195
|
"npm": "@nuxtjs/moment",
|
|
2842
3196
|
"icon": "momentjs.png",
|
|
@@ -2863,7 +3217,7 @@
|
|
|
2863
3217
|
},
|
|
2864
3218
|
{
|
|
2865
3219
|
"name": "mq",
|
|
2866
|
-
"description": "vue-mq module for Nuxt.
|
|
3220
|
+
"description": "vue-mq module for Nuxt. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
|
|
2867
3221
|
"repo": "vanhoofmaarten/nuxt-mq",
|
|
2868
3222
|
"npm": "nuxt-mq",
|
|
2869
3223
|
"icon": "",
|
|
@@ -2907,7 +3261,7 @@
|
|
|
2907
3261
|
},
|
|
2908
3262
|
{
|
|
2909
3263
|
"name": "netlify-cache",
|
|
2910
|
-
"description": "Nuxt
|
|
3264
|
+
"description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
|
|
2911
3265
|
"repo": "DreaMinder/nuxt-netlify-cache",
|
|
2912
3266
|
"npm": "nuxt-netlify-cache",
|
|
2913
3267
|
"icon": "netlify.png",
|
|
@@ -2952,7 +3306,7 @@
|
|
|
2952
3306
|
},
|
|
2953
3307
|
{
|
|
2954
3308
|
"name": "netlify",
|
|
2955
|
-
"description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt
|
|
3309
|
+
"description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
|
|
2956
3310
|
"repo": "bazzite/nuxt-netlify",
|
|
2957
3311
|
"npm": "@aceforth/nuxt-netlify",
|
|
2958
3312
|
"icon": "netlify.png",
|
|
@@ -3023,42 +3377,42 @@
|
|
|
3023
3377
|
}
|
|
3024
3378
|
},
|
|
3025
3379
|
{
|
|
3026
|
-
"name": "
|
|
3027
|
-
"description": "",
|
|
3028
|
-
"repo": "
|
|
3029
|
-
"npm": "
|
|
3380
|
+
"name": "nupolyon",
|
|
3381
|
+
"description": "Inject polyfill from polyfill.io to nuxt project, auto detect based on browserslist config",
|
|
3382
|
+
"repo": "adenvt/nupolyon",
|
|
3383
|
+
"npm": "nupolyon",
|
|
3030
3384
|
"icon": "",
|
|
3031
|
-
"github": "https://github.com/
|
|
3032
|
-
"website": "https://github.com/
|
|
3385
|
+
"github": "https://github.com/adenvt/nupolyon",
|
|
3386
|
+
"website": "https://github.com/adenvt/nupolyon",
|
|
3033
3387
|
"learn_more": "",
|
|
3034
|
-
"category": "
|
|
3388
|
+
"category": "Performance",
|
|
3035
3389
|
"type": "3rd-party",
|
|
3036
3390
|
"maintainers": [
|
|
3037
3391
|
{
|
|
3038
|
-
"name": "
|
|
3039
|
-
"github": "
|
|
3392
|
+
"name": "adenvt",
|
|
3393
|
+
"github": "adenvt"
|
|
3040
3394
|
}
|
|
3041
3395
|
],
|
|
3042
3396
|
"compatibility": {
|
|
3043
|
-
"nuxt": "^
|
|
3397
|
+
"nuxt": "^3.0.0",
|
|
3044
3398
|
"requires": {}
|
|
3045
3399
|
}
|
|
3046
3400
|
},
|
|
3047
3401
|
{
|
|
3048
|
-
"name": "nuxt-
|
|
3049
|
-
"description": "
|
|
3050
|
-
"repo": "
|
|
3051
|
-
"npm": "nuxt-
|
|
3052
|
-
"icon": "
|
|
3053
|
-
"github": "https://github.com/
|
|
3054
|
-
"website": "https://github.com/
|
|
3055
|
-
"learn_more": "
|
|
3056
|
-
"category": "
|
|
3402
|
+
"name": "nuxt-anchorscroll",
|
|
3403
|
+
"description": "Scroll to top and to anchor support for Nuxt",
|
|
3404
|
+
"repo": "helltraitor/nuxt-anchorscroll",
|
|
3405
|
+
"npm": "nuxt-anchorscroll",
|
|
3406
|
+
"icon": "",
|
|
3407
|
+
"github": "https://github.com/helltraitor/nuxt-anchorscroll",
|
|
3408
|
+
"website": "https://github.com/helltraitor/nuxt-anchorscroll",
|
|
3409
|
+
"learn_more": "",
|
|
3410
|
+
"category": "UI",
|
|
3057
3411
|
"type": "3rd-party",
|
|
3058
3412
|
"maintainers": [
|
|
3059
3413
|
{
|
|
3060
|
-
"name": "
|
|
3061
|
-
"github": "
|
|
3414
|
+
"name": "Helltraitor",
|
|
3415
|
+
"github": "helltraitor"
|
|
3062
3416
|
}
|
|
3063
3417
|
],
|
|
3064
3418
|
"compatibility": {
|
|
@@ -3067,23 +3421,137 @@
|
|
|
3067
3421
|
}
|
|
3068
3422
|
},
|
|
3069
3423
|
{
|
|
3070
|
-
"name": "nuxt-
|
|
3071
|
-
"description": "
|
|
3072
|
-
"repo": "
|
|
3073
|
-
"npm": "nuxt-
|
|
3074
|
-
"icon": "
|
|
3075
|
-
"github": "https://github.com/
|
|
3076
|
-
"website": "https://nuxt-
|
|
3424
|
+
"name": "nuxt-basic-auth",
|
|
3425
|
+
"description": "Nuxt Module for Basic Authentication",
|
|
3426
|
+
"repo": "kgierke/nuxt-basic-auth",
|
|
3427
|
+
"npm": "@kgierke/nuxt-basic-auth",
|
|
3428
|
+
"icon": "",
|
|
3429
|
+
"github": "https://github.com/kgierke/nuxt-basic-auth",
|
|
3430
|
+
"website": "https://github.com/kgierke/nuxt-basic-auth",
|
|
3077
3431
|
"learn_more": "",
|
|
3078
|
-
"category": "
|
|
3432
|
+
"category": "Security",
|
|
3079
3433
|
"type": "3rd-party",
|
|
3080
3434
|
"maintainers": [
|
|
3081
3435
|
{
|
|
3082
|
-
"name": "
|
|
3083
|
-
"github": "
|
|
3084
|
-
|
|
3085
|
-
|
|
3086
|
-
|
|
3436
|
+
"name": "kgierke",
|
|
3437
|
+
"github": "kgierke"
|
|
3438
|
+
}
|
|
3439
|
+
],
|
|
3440
|
+
"compatibility": {
|
|
3441
|
+
"nuxt": "^3.0.0",
|
|
3442
|
+
"requires": {}
|
|
3443
|
+
}
|
|
3444
|
+
},
|
|
3445
|
+
{
|
|
3446
|
+
"name": "nuxt-bootstrap-icons",
|
|
3447
|
+
"description": "Just a simple integration for Bootstrap Icons",
|
|
3448
|
+
"repo": "OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3449
|
+
"npm": "nuxt-bootstrap-icons",
|
|
3450
|
+
"icon": "bootstrap-icons.svg",
|
|
3451
|
+
"github": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3452
|
+
"website": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3453
|
+
"learn_more": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3454
|
+
"category": "UI",
|
|
3455
|
+
"type": "3rd-party",
|
|
3456
|
+
"maintainers": [
|
|
3457
|
+
{
|
|
3458
|
+
"name": "OyewoleOyedeji",
|
|
3459
|
+
"github": "OyewoleOyedeji"
|
|
3460
|
+
}
|
|
3461
|
+
],
|
|
3462
|
+
"compatibility": {
|
|
3463
|
+
"nuxt": "^3.0.0",
|
|
3464
|
+
"requires": {}
|
|
3465
|
+
}
|
|
3466
|
+
},
|
|
3467
|
+
{
|
|
3468
|
+
"name": "nuxt-chatgpt",
|
|
3469
|
+
"description": "ChatGPT integration for Nuxt",
|
|
3470
|
+
"repo": "schnapsterdog/nuxt-chatgpt",
|
|
3471
|
+
"npm": "nuxt-chatgpt",
|
|
3472
|
+
"icon": "chatgpt.svg",
|
|
3473
|
+
"github": "https://github.com/schnapsterdog/nuxt-chatgpt",
|
|
3474
|
+
"website": "https://github.com/schnapsterdog/nuxt-chatgpt",
|
|
3475
|
+
"learn_more": "https://github.com/schnapsterdog/nuxt-chatgpt/blob/main/README.md",
|
|
3476
|
+
"category": "Libraries",
|
|
3477
|
+
"type": "3rd-party",
|
|
3478
|
+
"maintainers": [
|
|
3479
|
+
{
|
|
3480
|
+
"name": "Oliver Trajceski",
|
|
3481
|
+
"github": "schnapsterdog"
|
|
3482
|
+
}
|
|
3483
|
+
],
|
|
3484
|
+
"compatibility": {
|
|
3485
|
+
"nuxt": "^3.0.0",
|
|
3486
|
+
"requires": {}
|
|
3487
|
+
}
|
|
3488
|
+
},
|
|
3489
|
+
{
|
|
3490
|
+
"name": "nuxt-facebook-chat",
|
|
3491
|
+
"description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
|
|
3492
|
+
"repo": "superdev-tech/nuxt-facebook-chat",
|
|
3493
|
+
"npm": "nuxt-facebook-chat",
|
|
3494
|
+
"icon": "nuxt-facebook-chat.svg",
|
|
3495
|
+
"github": "https://github.com/superdev-tech/nuxt-facebook-chat",
|
|
3496
|
+
"website": "https://github.com/superdev-tech/nuxt-facebook-chat",
|
|
3497
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-facebook-chat",
|
|
3498
|
+
"category": "Libraries",
|
|
3499
|
+
"type": "3rd-party",
|
|
3500
|
+
"maintainers": [
|
|
3501
|
+
{
|
|
3502
|
+
"name": "Supanut Dokmaithong",
|
|
3503
|
+
"github": "Boomgeek"
|
|
3504
|
+
},
|
|
3505
|
+
{
|
|
3506
|
+
"name": "superdev-tech",
|
|
3507
|
+
"github": "superdev-tech"
|
|
3508
|
+
}
|
|
3509
|
+
],
|
|
3510
|
+
"compatibility": {
|
|
3511
|
+
"nuxt": "^3.0.0",
|
|
3512
|
+
"requires": {}
|
|
3513
|
+
}
|
|
3514
|
+
},
|
|
3515
|
+
{
|
|
3516
|
+
"name": "nuxt-feedme",
|
|
3517
|
+
"description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
|
|
3518
|
+
"repo": "helltraitor/nuxt-feedme",
|
|
3519
|
+
"npm": "nuxt-feedme",
|
|
3520
|
+
"icon": "",
|
|
3521
|
+
"github": "https://github.com/helltraitor/nuxt-feedme",
|
|
3522
|
+
"website": "https://github.com/helltraitor/nuxt-feedme",
|
|
3523
|
+
"learn_more": "",
|
|
3524
|
+
"category": "SEO",
|
|
3525
|
+
"type": "3rd-party",
|
|
3526
|
+
"maintainers": [
|
|
3527
|
+
{
|
|
3528
|
+
"name": "Helltraitor",
|
|
3529
|
+
"github": "helltraitor"
|
|
3530
|
+
}
|
|
3531
|
+
],
|
|
3532
|
+
"compatibility": {
|
|
3533
|
+
"nuxt": "^3.0.0",
|
|
3534
|
+
"requires": {}
|
|
3535
|
+
}
|
|
3536
|
+
},
|
|
3537
|
+
{
|
|
3538
|
+
"name": "nuxt-graphql-middleware",
|
|
3539
|
+
"description": "Expose GraphQL queries and mutations as server API routes.",
|
|
3540
|
+
"repo": "dulnan/nuxt-graphql-middleware",
|
|
3541
|
+
"npm": "nuxt-graphql-middleware",
|
|
3542
|
+
"icon": "nuxt-graphql-middleware.svg",
|
|
3543
|
+
"github": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
3544
|
+
"website": "https://nuxt-graphql-middleware.dulnan.net",
|
|
3545
|
+
"learn_more": "",
|
|
3546
|
+
"category": "Request",
|
|
3547
|
+
"type": "3rd-party",
|
|
3548
|
+
"maintainers": [
|
|
3549
|
+
{
|
|
3550
|
+
"name": "dulnan",
|
|
3551
|
+
"github": "dulnan",
|
|
3552
|
+
"twitter": "dulnan",
|
|
3553
|
+
"avatar": "https://avatars.githubusercontent.com/dulnan?v=4"
|
|
3554
|
+
},
|
|
3087
3555
|
{
|
|
3088
3556
|
"name": "ayalon",
|
|
3089
3557
|
"github": "ayalon",
|
|
@@ -3119,7 +3587,7 @@
|
|
|
3119
3587
|
},
|
|
3120
3588
|
{
|
|
3121
3589
|
"name": "nuxt-gtm",
|
|
3122
|
-
"description": "A Nuxt
|
|
3590
|
+
"description": "A Nuxt module for Google Tag Manager",
|
|
3123
3591
|
"repo": "zadigetvoltaire/nuxt-gtm",
|
|
3124
3592
|
"npm": "@zadigetvoltaire/nuxt-gtm",
|
|
3125
3593
|
"icon": "nuxt-gtm.svg",
|
|
@@ -3136,7 +3604,8 @@
|
|
|
3136
3604
|
],
|
|
3137
3605
|
"compatibility": {
|
|
3138
3606
|
"nuxt": "^3.0.0",
|
|
3139
|
-
"requires": {}
|
|
3607
|
+
"requires": {},
|
|
3608
|
+
"devtools": "^0.0.0"
|
|
3140
3609
|
}
|
|
3141
3610
|
},
|
|
3142
3611
|
{
|
|
@@ -3164,24 +3633,24 @@
|
|
|
3164
3633
|
}
|
|
3165
3634
|
},
|
|
3166
3635
|
{
|
|
3167
|
-
"name": "nuxt-
|
|
3168
|
-
"description": "
|
|
3169
|
-
"repo": "",
|
|
3170
|
-
"npm": "nuxt-
|
|
3171
|
-
"icon": "
|
|
3172
|
-
"github": "",
|
|
3173
|
-
"website": "https://
|
|
3174
|
-
"learn_more": "
|
|
3175
|
-
"category": "
|
|
3636
|
+
"name": "nuxt-jsonld",
|
|
3637
|
+
"description": "Manage JSON-LD in Vue component.",
|
|
3638
|
+
"repo": "ymmooot/nuxt-jsonld",
|
|
3639
|
+
"npm": "nuxt-jsonld",
|
|
3640
|
+
"icon": "",
|
|
3641
|
+
"github": "https://github.com/ymmooot/nuxt-jsonld",
|
|
3642
|
+
"website": "https://github.com/ymmooot/nuxt-jsonld",
|
|
3643
|
+
"learn_more": "",
|
|
3644
|
+
"category": "SEO",
|
|
3176
3645
|
"type": "3rd-party",
|
|
3177
3646
|
"maintainers": [
|
|
3178
3647
|
{
|
|
3179
|
-
"name": "
|
|
3180
|
-
"github": "
|
|
3648
|
+
"name": "ymmooot",
|
|
3649
|
+
"github": "ymmooot"
|
|
3181
3650
|
}
|
|
3182
3651
|
],
|
|
3183
3652
|
"compatibility": {
|
|
3184
|
-
"nuxt": "^
|
|
3653
|
+
"nuxt": "^3.0.0",
|
|
3185
3654
|
"requires": {}
|
|
3186
3655
|
}
|
|
3187
3656
|
},
|
|
@@ -3210,7 +3679,7 @@
|
|
|
3210
3679
|
},
|
|
3211
3680
|
{
|
|
3212
3681
|
"name": "nuxt-loco",
|
|
3213
|
-
"description": "A localise.biz module to synth locale with Nuxt
|
|
3682
|
+
"description": "A localise.biz module to synth locale with Nuxt",
|
|
3214
3683
|
"repo": "gaetansenn/nuxt-loco",
|
|
3215
3684
|
"npm": "nuxt-loco",
|
|
3216
3685
|
"icon": "",
|
|
@@ -3231,6 +3700,28 @@
|
|
|
3231
3700
|
"requires": {}
|
|
3232
3701
|
}
|
|
3233
3702
|
},
|
|
3703
|
+
{
|
|
3704
|
+
"name": "nuxt-mail",
|
|
3705
|
+
"description": "Adds email sending capability to a Nuxt.js app. Adds a server route, an injected variable, and uses nodemailer to send emails.",
|
|
3706
|
+
"repo": "dword-design/nuxt-mail",
|
|
3707
|
+
"npm": "nuxt-mail",
|
|
3708
|
+
"icon": "",
|
|
3709
|
+
"github": "https://github.com/dword-design/nuxt-mail",
|
|
3710
|
+
"website": "https://github.com/dword-design/nuxt-mail",
|
|
3711
|
+
"learn_more": "",
|
|
3712
|
+
"category": "Extensions",
|
|
3713
|
+
"type": "3rd-party",
|
|
3714
|
+
"maintainers": [
|
|
3715
|
+
{
|
|
3716
|
+
"name": "Sebastian Landwehr",
|
|
3717
|
+
"github": "dword-design"
|
|
3718
|
+
}
|
|
3719
|
+
],
|
|
3720
|
+
"compatibility": {
|
|
3721
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3722
|
+
"requires": {}
|
|
3723
|
+
}
|
|
3724
|
+
},
|
|
3234
3725
|
{
|
|
3235
3726
|
"name": "nuxt-mapbox",
|
|
3236
3727
|
"description": "Elegant Mapbox integration with Nuxt",
|
|
@@ -3253,6 +3744,28 @@
|
|
|
3253
3744
|
"requires": {}
|
|
3254
3745
|
}
|
|
3255
3746
|
},
|
|
3747
|
+
{
|
|
3748
|
+
"name": "nuxt-mdi",
|
|
3749
|
+
"description": "Add 7,000+ icons to your Nuxt application, from Material Design Icons.",
|
|
3750
|
+
"repo": "ERPedersen/nuxt-mdi",
|
|
3751
|
+
"npm": "nuxt-mdi",
|
|
3752
|
+
"icon": "mdi.png",
|
|
3753
|
+
"github": "https://github.com/ERPedersen/nuxt-mdi",
|
|
3754
|
+
"website": "https://nuxt-mdi.emilrosenius.com",
|
|
3755
|
+
"learn_more": "https://github.com/ERPedersen/nuxt-mdi/blob/main/README.md",
|
|
3756
|
+
"category": "Libraries",
|
|
3757
|
+
"type": "3rd-party",
|
|
3758
|
+
"maintainers": [
|
|
3759
|
+
{
|
|
3760
|
+
"name": "Emil Rosenius",
|
|
3761
|
+
"github": "ERPedersen"
|
|
3762
|
+
}
|
|
3763
|
+
],
|
|
3764
|
+
"compatibility": {
|
|
3765
|
+
"nuxt": "^3.0.0",
|
|
3766
|
+
"requires": {}
|
|
3767
|
+
}
|
|
3768
|
+
},
|
|
3256
3769
|
{
|
|
3257
3770
|
"name": "nuxt-monaco-editor",
|
|
3258
3771
|
"description": "Integrate monaco-editor with Nuxt",
|
|
@@ -3277,12 +3790,12 @@
|
|
|
3277
3790
|
},
|
|
3278
3791
|
{
|
|
3279
3792
|
"name": "nuxt-mongoose",
|
|
3280
|
-
"description": "A Nuxt
|
|
3793
|
+
"description": "A Nuxt module for simplifying the use of Mongoose in your project.",
|
|
3281
3794
|
"repo": "arashsheyda/nuxt-mongoose",
|
|
3282
3795
|
"npm": "nuxt-mongoose",
|
|
3283
3796
|
"icon": "nuxt-mongoose.svg",
|
|
3284
3797
|
"github": "https://github.com/arashsheyda/nuxt-mongoose",
|
|
3285
|
-
"website": "https://
|
|
3798
|
+
"website": "https://nuxt-mongoose.nuxt.space",
|
|
3286
3799
|
"learn_more": "",
|
|
3287
3800
|
"category": "Database",
|
|
3288
3801
|
"type": "3rd-party",
|
|
@@ -3292,6 +3805,30 @@
|
|
|
3292
3805
|
"github": "arashsheyda"
|
|
3293
3806
|
}
|
|
3294
3807
|
],
|
|
3808
|
+
"compatibility": {
|
|
3809
|
+
"nuxt": "^3.0.0",
|
|
3810
|
+
"requires": {},
|
|
3811
|
+
"devtools": "^0.0.0"
|
|
3812
|
+
}
|
|
3813
|
+
},
|
|
3814
|
+
{
|
|
3815
|
+
"name": "nuxt-payload-analyzer",
|
|
3816
|
+
"description": "Analyze Nuxt Payload Size",
|
|
3817
|
+
"repo": "barbapapazes/nuxt-payload-analyzer",
|
|
3818
|
+
"npm": "nuxt-payload-analyzer",
|
|
3819
|
+
"icon": "",
|
|
3820
|
+
"github": "https://github.com/barbapapazes/nuxt-payload-analyzer",
|
|
3821
|
+
"website": "https://github.com/barbapapazes/nuxt-payload-analyzer#readme",
|
|
3822
|
+
"learn_more": "",
|
|
3823
|
+
"category": "Performance",
|
|
3824
|
+
"type": "3rd-party",
|
|
3825
|
+
"maintainers": [
|
|
3826
|
+
{
|
|
3827
|
+
"name": "Barbapapazes",
|
|
3828
|
+
"github": "Barbapapazes",
|
|
3829
|
+
"twitter": "soubiran_"
|
|
3830
|
+
}
|
|
3831
|
+
],
|
|
3295
3832
|
"compatibility": {
|
|
3296
3833
|
"nuxt": "^3.0.0",
|
|
3297
3834
|
"requires": {}
|
|
@@ -3320,6 +3857,28 @@
|
|
|
3320
3857
|
"requires": {}
|
|
3321
3858
|
}
|
|
3322
3859
|
},
|
|
3860
|
+
{
|
|
3861
|
+
"name": "nuxt-phosphor-icons",
|
|
3862
|
+
"description": "Just a simple integration for @phosphor-icons in Nuxt",
|
|
3863
|
+
"repo": "OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3864
|
+
"npm": "nuxt-phosphor-icons",
|
|
3865
|
+
"icon": "phosphor-icons.svg",
|
|
3866
|
+
"github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3867
|
+
"website": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3868
|
+
"learn_more": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3869
|
+
"category": "UI",
|
|
3870
|
+
"type": "3rd-party",
|
|
3871
|
+
"maintainers": [
|
|
3872
|
+
{
|
|
3873
|
+
"name": "OyewoleOyedeji",
|
|
3874
|
+
"github": "OyewoleOyedeji"
|
|
3875
|
+
}
|
|
3876
|
+
],
|
|
3877
|
+
"compatibility": {
|
|
3878
|
+
"nuxt": "^3.0.0",
|
|
3879
|
+
"requires": {}
|
|
3880
|
+
}
|
|
3881
|
+
},
|
|
3323
3882
|
{
|
|
3324
3883
|
"name": "nuxt-pino-log",
|
|
3325
3884
|
"description": "Structured logs for nuxt apps using pino",
|
|
@@ -3344,7 +3903,7 @@
|
|
|
3344
3903
|
},
|
|
3345
3904
|
{
|
|
3346
3905
|
"name": "plausible",
|
|
3347
|
-
"description": "Nuxt
|
|
3906
|
+
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
3348
3907
|
"repo": "nuxt-modules/plausible",
|
|
3349
3908
|
"npm": "@nuxtjs/plausible",
|
|
3350
3909
|
"icon": "plausible.png",
|
|
@@ -3364,9 +3923,35 @@
|
|
|
3364
3923
|
"requires": {}
|
|
3365
3924
|
}
|
|
3366
3925
|
},
|
|
3926
|
+
{
|
|
3927
|
+
"name": "nuxt-plotly",
|
|
3928
|
+
"description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
|
|
3929
|
+
"repo": "superdev-tech/nuxt-plotly",
|
|
3930
|
+
"npm": "nuxt-plotly",
|
|
3931
|
+
"icon": "nuxt-plotly.svg",
|
|
3932
|
+
"github": "https://github.com/superdev-tech/nuxt-plotly",
|
|
3933
|
+
"website": "https://github.com/superdev-tech/nuxt-plotly",
|
|
3934
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-plotly",
|
|
3935
|
+
"category": "Libraries",
|
|
3936
|
+
"type": "3rd-party",
|
|
3937
|
+
"maintainers": [
|
|
3938
|
+
{
|
|
3939
|
+
"name": "Supanut Dokmaithong",
|
|
3940
|
+
"github": "Boomgeek"
|
|
3941
|
+
},
|
|
3942
|
+
{
|
|
3943
|
+
"name": "superdev-tech",
|
|
3944
|
+
"github": "superdev-tech"
|
|
3945
|
+
}
|
|
3946
|
+
],
|
|
3947
|
+
"compatibility": {
|
|
3948
|
+
"nuxt": "^3.0.0",
|
|
3949
|
+
"requires": {}
|
|
3950
|
+
}
|
|
3951
|
+
},
|
|
3367
3952
|
{
|
|
3368
3953
|
"name": "nuxt-png-to-ico",
|
|
3369
|
-
"description": "Nuxt
|
|
3954
|
+
"description": "Nuxt module for auto generating favicons",
|
|
3370
3955
|
"repo": "b5710546232/nuxt-png-to-ico",
|
|
3371
3956
|
"npm": "nuxt-png-to-ico",
|
|
3372
3957
|
"icon": "",
|
|
@@ -3389,7 +3974,7 @@
|
|
|
3389
3974
|
},
|
|
3390
3975
|
{
|
|
3391
3976
|
"name": "nuxt-smartlook",
|
|
3392
|
-
"description": "Integrate Smartlook in your Nuxt
|
|
3977
|
+
"description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
|
|
3393
3978
|
"repo": "f00b4r/nuxt-smartlook",
|
|
3394
3979
|
"npm": "nuxt-smartlook",
|
|
3395
3980
|
"icon": "nuxt-smartlook.png",
|
|
@@ -3411,6 +3996,28 @@
|
|
|
3411
3996
|
"requires": {}
|
|
3412
3997
|
}
|
|
3413
3998
|
},
|
|
3999
|
+
{
|
|
4000
|
+
"name": "nuxt-social-share",
|
|
4001
|
+
"description": "Simple Social Sharing for Nuxt",
|
|
4002
|
+
"repo": "stefanobartoletti/nuxt-social-share",
|
|
4003
|
+
"npm": "@stefanobartoletti/nuxt-social-share",
|
|
4004
|
+
"icon": "nuxt-social-share.png",
|
|
4005
|
+
"github": "https://github.com/stefanobartoletti/nuxt-social-share",
|
|
4006
|
+
"website": "https://github.com/stefanobartoletti/nuxt-social-share",
|
|
4007
|
+
"learn_more": "https://github.com/stefanobartoletti/nuxt-social-share#readme",
|
|
4008
|
+
"category": "Extensions",
|
|
4009
|
+
"type": "3rd-party",
|
|
4010
|
+
"maintainers": [
|
|
4011
|
+
{
|
|
4012
|
+
"name": "stefanobartoletti",
|
|
4013
|
+
"github": "stefanobartoletti"
|
|
4014
|
+
}
|
|
4015
|
+
],
|
|
4016
|
+
"compatibility": {
|
|
4017
|
+
"nuxt": "^3.0.0",
|
|
4018
|
+
"requires": {}
|
|
4019
|
+
}
|
|
4020
|
+
},
|
|
3414
4021
|
{
|
|
3415
4022
|
"name": "ssr-lit",
|
|
3416
4023
|
"description": "Server-Side Rendering for Lit Element components",
|
|
@@ -3441,7 +4048,7 @@
|
|
|
3441
4048
|
},
|
|
3442
4049
|
{
|
|
3443
4050
|
"name": "nuxt-storm",
|
|
3444
|
-
"description": "WebStorm & PHPStorm support for
|
|
4051
|
+
"description": "WebStorm & PHPStorm support for Nuxt components",
|
|
3445
4052
|
"repo": "fumeapp/nuxt-storm",
|
|
3446
4053
|
"npm": "nuxt-storm",
|
|
3447
4054
|
"icon": "nuxt-storm.png",
|
|
@@ -3485,7 +4092,7 @@
|
|
|
3485
4092
|
},
|
|
3486
4093
|
{
|
|
3487
4094
|
"name": "nuxt-unleash",
|
|
3488
|
-
"description": "Nuxt
|
|
4095
|
+
"description": "Nuxt module to use Unleash toggle feature services",
|
|
3489
4096
|
"repo": "conejerock/nuxt-unleash",
|
|
3490
4097
|
"npm": "nuxt-unleash",
|
|
3491
4098
|
"icon": "nuxt-unleash.svg",
|
|
@@ -3576,12 +4183,12 @@
|
|
|
3576
4183
|
{
|
|
3577
4184
|
"name": "nuxt-vue3-google-signin",
|
|
3578
4185
|
"description": "Empower your Nuxt app with Google Sign-In, hassle-free",
|
|
3579
|
-
"repo": "
|
|
4186
|
+
"repo": "wavezync/nuxt-vue3-google-signin",
|
|
3580
4187
|
"npm": "nuxt-vue3-google-signin",
|
|
3581
4188
|
"icon": "vue3-google-signin.svg",
|
|
3582
|
-
"github": "https://github.com/
|
|
3583
|
-
"website": "https://vue3-google-signin.
|
|
3584
|
-
"learn_more": "https://vue3-google-signin.
|
|
4189
|
+
"github": "https://github.com/wavezync/nuxt-vue3-google-signin",
|
|
4190
|
+
"website": "https://vue3-google-signin.wavezync.com",
|
|
4191
|
+
"learn_more": "https://vue3-google-signin.wavezync.com",
|
|
3585
4192
|
"category": "Libraries",
|
|
3586
4193
|
"type": "3rd-party",
|
|
3587
4194
|
"maintainers": [
|
|
@@ -3597,7 +4204,7 @@
|
|
|
3597
4204
|
},
|
|
3598
4205
|
{
|
|
3599
4206
|
"name": "nuxt-vuetify",
|
|
3600
|
-
"description": "Add Vuetify 3 to your Nuxt
|
|
4207
|
+
"description": "Add Vuetify 3 to your Nuxt application in 3 seconds.",
|
|
3601
4208
|
"repo": "invictus-codes/nuxt-vuetify",
|
|
3602
4209
|
"npm": "@invictus.codes/nuxt-vuetify",
|
|
3603
4210
|
"icon": "vuetify-logo-v3-dark.svg",
|
|
@@ -3617,9 +4224,31 @@
|
|
|
3617
4224
|
"requires": {}
|
|
3618
4225
|
}
|
|
3619
4226
|
},
|
|
4227
|
+
{
|
|
4228
|
+
"name": "nuxt3-leaflet",
|
|
4229
|
+
"description": "Leaflet integration with Nuxt",
|
|
4230
|
+
"repo": "Gugustinette/Nuxt-Leaflet",
|
|
4231
|
+
"npm": "nuxt3-leaflet",
|
|
4232
|
+
"icon": "leaflet.png",
|
|
4233
|
+
"github": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4234
|
+
"website": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4235
|
+
"learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4236
|
+
"category": "Libraries",
|
|
4237
|
+
"type": "3rd-party",
|
|
4238
|
+
"maintainers": [
|
|
4239
|
+
{
|
|
4240
|
+
"name": "Augustin MERCIER",
|
|
4241
|
+
"github": "Gugustinette"
|
|
4242
|
+
}
|
|
4243
|
+
],
|
|
4244
|
+
"compatibility": {
|
|
4245
|
+
"nuxt": "^3.0.0",
|
|
4246
|
+
"requires": {}
|
|
4247
|
+
}
|
|
4248
|
+
},
|
|
3620
4249
|
{
|
|
3621
4250
|
"name": "nuxt7",
|
|
3622
|
-
"description": "Full Featured iOS & Android PWA Apps with Nuxt
|
|
4251
|
+
"description": "Full Featured iOS & Android PWA Apps with Nuxt and Framework7",
|
|
3623
4252
|
"repo": "nuxt-community/nuxt7",
|
|
3624
4253
|
"npm": "nuxt7",
|
|
3625
4254
|
"icon": "",
|
|
@@ -3640,38 +4269,15 @@
|
|
|
3640
4269
|
"requires": {}
|
|
3641
4270
|
}
|
|
3642
4271
|
},
|
|
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": "nuxtlabs-ui.svg",
|
|
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
4272
|
{
|
|
3667
4273
|
"name": "og-image",
|
|
3668
|
-
"description": "
|
|
4274
|
+
"description": "Enlightened runtime images generated with Vue templates.",
|
|
3669
4275
|
"repo": "harlan-zw/nuxt-og-image",
|
|
3670
4276
|
"npm": "nuxt-og-image",
|
|
3671
|
-
"icon": "",
|
|
4277
|
+
"icon": "og-image.svg",
|
|
3672
4278
|
"github": "https://github.com/harlan-zw/nuxt-og-image",
|
|
3673
|
-
"website": "https://
|
|
3674
|
-
"learn_more": "",
|
|
4279
|
+
"website": "https://nuxtseo.com/og-image",
|
|
4280
|
+
"learn_more": "https://nuxtseo.com/og-image",
|
|
3675
4281
|
"category": "SEO",
|
|
3676
4282
|
"type": "3rd-party",
|
|
3677
4283
|
"maintainers": [
|
|
@@ -3684,7 +4290,8 @@
|
|
|
3684
4290
|
],
|
|
3685
4291
|
"compatibility": {
|
|
3686
4292
|
"nuxt": "^3.0.0",
|
|
3687
|
-
"requires": {}
|
|
4293
|
+
"requires": {},
|
|
4294
|
+
"devtools": "^0.0.0"
|
|
3688
4295
|
}
|
|
3689
4296
|
},
|
|
3690
4297
|
{
|
|
@@ -3712,7 +4319,7 @@
|
|
|
3712
4319
|
},
|
|
3713
4320
|
{
|
|
3714
4321
|
"name": "optimized-images",
|
|
3715
|
-
"description": "Automatically optimizes images used in Nuxt
|
|
4322
|
+
"description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
|
|
3716
4323
|
"repo": "juliomrqz/nuxt-optimized-images",
|
|
3717
4324
|
"npm": "@aceforth/nuxt-optimized-images",
|
|
3718
4325
|
"icon": "",
|
|
@@ -3757,7 +4364,7 @@
|
|
|
3757
4364
|
},
|
|
3758
4365
|
{
|
|
3759
4366
|
"name": "parse",
|
|
3760
|
-
"description": "Parse package for Nuxt
|
|
4367
|
+
"description": "Parse package for Nuxt",
|
|
3761
4368
|
"repo": "cierrateam/nuxt-parse",
|
|
3762
4369
|
"npm": "nuxt-parse",
|
|
3763
4370
|
"icon": "",
|
|
@@ -3777,6 +4384,29 @@
|
|
|
3777
4384
|
"requires": {}
|
|
3778
4385
|
}
|
|
3779
4386
|
},
|
|
4387
|
+
{
|
|
4388
|
+
"name": "particles",
|
|
4389
|
+
"description": "Easily add particle animations to your Nuxt projects using tsParticles",
|
|
4390
|
+
"repo": "Joepocalyptic/nuxt-particles",
|
|
4391
|
+
"npm": "nuxt-particles",
|
|
4392
|
+
"icon": "",
|
|
4393
|
+
"github": "https://github.com/Joepocalyptic/nuxt-particles",
|
|
4394
|
+
"website": "https://nuxt-particles.joeypereira.dev",
|
|
4395
|
+
"learn_more": "https://particles.js.org/",
|
|
4396
|
+
"category": "Libraries",
|
|
4397
|
+
"type": "3rd-party",
|
|
4398
|
+
"maintainers": [
|
|
4399
|
+
{
|
|
4400
|
+
"name": "Joey Pereira",
|
|
4401
|
+
"github": "Joepocalyptic",
|
|
4402
|
+
"avatar": "https://avatars.githubusercontent.com/Joepocalyptic?v=4"
|
|
4403
|
+
}
|
|
4404
|
+
],
|
|
4405
|
+
"compatibility": {
|
|
4406
|
+
"nuxt": "^3.0.0",
|
|
4407
|
+
"requires": {}
|
|
4408
|
+
}
|
|
4409
|
+
},
|
|
3780
4410
|
{
|
|
3781
4411
|
"name": "partytown",
|
|
3782
4412
|
"description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
|
|
@@ -3923,7 +4553,7 @@
|
|
|
3923
4553
|
},
|
|
3924
4554
|
{
|
|
3925
4555
|
"name": "plausible",
|
|
3926
|
-
"description": "Nuxt
|
|
4556
|
+
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
3927
4557
|
"repo": "nuxt-modules/plausible",
|
|
3928
4558
|
"npm": "@nuxtjs/plausible",
|
|
3929
4559
|
"icon": "",
|
|
@@ -3965,9 +4595,56 @@
|
|
|
3965
4595
|
"requires": {}
|
|
3966
4596
|
}
|
|
3967
4597
|
},
|
|
4598
|
+
{
|
|
4599
|
+
"name": "prepare",
|
|
4600
|
+
"description": "Initialization steps at build time – like Nuxt 2 server init",
|
|
4601
|
+
"repo": "johannschopplich/nuxt-prepare",
|
|
4602
|
+
"npm": "nuxt-prepare",
|
|
4603
|
+
"icon": "prepare.svg",
|
|
4604
|
+
"github": "https://github.com/johannschopplich/nuxt-prepare",
|
|
4605
|
+
"website": "https://nuxt-prepare.jhnn.dev",
|
|
4606
|
+
"learn_more": "",
|
|
4607
|
+
"category": "Devtools",
|
|
4608
|
+
"type": "3rd-party",
|
|
4609
|
+
"maintainers": [
|
|
4610
|
+
{
|
|
4611
|
+
"name": "Johann Schopplich",
|
|
4612
|
+
"github": "johannschopplich",
|
|
4613
|
+
"twitter": "jschopplich",
|
|
4614
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
4615
|
+
}
|
|
4616
|
+
],
|
|
4617
|
+
"compatibility": {
|
|
4618
|
+
"nuxt": "^3.0.0",
|
|
4619
|
+
"requires": {}
|
|
4620
|
+
}
|
|
4621
|
+
},
|
|
4622
|
+
{
|
|
4623
|
+
"name": "primevue",
|
|
4624
|
+
"description": "Next Generation Vue UI Component Library",
|
|
4625
|
+
"repo": "primefaces/primevue-nuxt-module",
|
|
4626
|
+
"npm": "nuxt-primevue",
|
|
4627
|
+
"icon": "primevue.svg",
|
|
4628
|
+
"github": "https://github.com/primefaces/primevue-nuxt-module",
|
|
4629
|
+
"website": "https://primevue.org/",
|
|
4630
|
+
"learn_more": "https://primevue.org/",
|
|
4631
|
+
"category": "UI",
|
|
4632
|
+
"type": "3rd-party",
|
|
4633
|
+
"maintainers": [
|
|
4634
|
+
{
|
|
4635
|
+
"name": "primefaces",
|
|
4636
|
+
"github": "primefaces",
|
|
4637
|
+
"twitter": "primevue"
|
|
4638
|
+
}
|
|
4639
|
+
],
|
|
4640
|
+
"compatibility": {
|
|
4641
|
+
"nuxt": "^3.0.0",
|
|
4642
|
+
"requires": {}
|
|
4643
|
+
}
|
|
4644
|
+
},
|
|
3968
4645
|
{
|
|
3969
4646
|
"name": "prismic",
|
|
3970
|
-
"description": "Easily connect your Nuxt
|
|
4647
|
+
"description": "Easily connect your Nuxt application to your content hosted on Prismic",
|
|
3971
4648
|
"repo": "nuxt-modules/prismic",
|
|
3972
4649
|
"npm": "@nuxtjs/prismic",
|
|
3973
4650
|
"icon": "prismic.png",
|
|
@@ -4034,7 +4711,7 @@
|
|
|
4034
4711
|
},
|
|
4035
4712
|
{
|
|
4036
4713
|
"name": "proxy",
|
|
4037
|
-
"description": "The one-liner node.js http-proxy middleware solution for Nuxt
|
|
4714
|
+
"description": "The one-liner node.js http-proxy middleware solution for Nuxt using http-proxy-middleware",
|
|
4038
4715
|
"repo": "nuxt-community/proxy-module",
|
|
4039
4716
|
"npm": "@nuxtjs/proxy",
|
|
4040
4717
|
"icon": "",
|
|
@@ -4080,7 +4757,7 @@
|
|
|
4080
4757
|
},
|
|
4081
4758
|
{
|
|
4082
4759
|
"name": "purgecss",
|
|
4083
|
-
"description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt
|
|
4760
|
+
"description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt",
|
|
4084
4761
|
"repo": "Developmint/nuxt-purgecss#main",
|
|
4085
4762
|
"npm": "nuxt-purgecss",
|
|
4086
4763
|
"icon": "purgecss.png",
|
|
@@ -4102,7 +4779,7 @@
|
|
|
4102
4779
|
},
|
|
4103
4780
|
{
|
|
4104
4781
|
"name": "pwa",
|
|
4105
|
-
"description": "Easily build a Progressive Web App for your Nuxt
|
|
4782
|
+
"description": "Easily build a Progressive Web App for your Nuxt application to improve your app's performance.",
|
|
4106
4783
|
"repo": "nuxt-community/pwa-module",
|
|
4107
4784
|
"npm": "@nuxtjs/pwa",
|
|
4108
4785
|
"icon": "pwa.png",
|
|
@@ -4127,7 +4804,7 @@
|
|
|
4127
4804
|
},
|
|
4128
4805
|
{
|
|
4129
4806
|
"name": "python",
|
|
4130
|
-
"description": "Write Nuxt
|
|
4807
|
+
"description": "Write Nuxt applications using Python",
|
|
4131
4808
|
"repo": "nuxt-community/python-module",
|
|
4132
4809
|
"npm": "@nuxtjs/python",
|
|
4133
4810
|
"icon": "python.png",
|
|
@@ -4164,6 +4841,64 @@
|
|
|
4164
4841
|
"github": "Maiquu"
|
|
4165
4842
|
}
|
|
4166
4843
|
],
|
|
4844
|
+
"compatibility": {
|
|
4845
|
+
"nuxt": "^3.0.0",
|
|
4846
|
+
"requires": {},
|
|
4847
|
+
"devtools": "^0.0.0"
|
|
4848
|
+
}
|
|
4849
|
+
},
|
|
4850
|
+
{
|
|
4851
|
+
"name": "radash",
|
|
4852
|
+
"description": "radash module with auto-import and custom prefix",
|
|
4853
|
+
"repo": "bbg/nuxt-radash",
|
|
4854
|
+
"npm": "nuxt-radash",
|
|
4855
|
+
"icon": "radash.png",
|
|
4856
|
+
"github": "https://github.com/bbg/nuxt-radash",
|
|
4857
|
+
"website": "https://github.com/bbg/nuxt-radash#readme",
|
|
4858
|
+
"learn_more": "https://github.com/rayepps/radash/",
|
|
4859
|
+
"category": "Libraries",
|
|
4860
|
+
"type": "3rd-party",
|
|
4861
|
+
"maintainers": [
|
|
4862
|
+
{
|
|
4863
|
+
"name": "Batuhan Göksu",
|
|
4864
|
+
"github": "bbg"
|
|
4865
|
+
}
|
|
4866
|
+
],
|
|
4867
|
+
"compatibility": {
|
|
4868
|
+
"nuxt": "^3.0.0",
|
|
4869
|
+
"requires": {}
|
|
4870
|
+
}
|
|
4871
|
+
},
|
|
4872
|
+
{
|
|
4873
|
+
"name": "radix-vue",
|
|
4874
|
+
"description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
|
|
4875
|
+
"repo": "radix-vue/radix-vue",
|
|
4876
|
+
"npm": "radix-vue",
|
|
4877
|
+
"icon": "radix-vue.svg",
|
|
4878
|
+
"github": "https://github.com/radix-vue/radix-vue",
|
|
4879
|
+
"website": "https://www.radix-vue.com/",
|
|
4880
|
+
"learn_more": "https://www.radix-vue.com/overview/installation.html#nuxt-modules",
|
|
4881
|
+
"category": "UI",
|
|
4882
|
+
"type": "3rd-party",
|
|
4883
|
+
"maintainers": [
|
|
4884
|
+
{
|
|
4885
|
+
"name": "Zernonia",
|
|
4886
|
+
"github": "zernonia",
|
|
4887
|
+
"twitter": "zernonia"
|
|
4888
|
+
},
|
|
4889
|
+
{
|
|
4890
|
+
"name": "Khairul Haaziq",
|
|
4891
|
+
"github": "khairulhaaziq"
|
|
4892
|
+
},
|
|
4893
|
+
{
|
|
4894
|
+
"name": "Mujahid Anuar",
|
|
4895
|
+
"github": "mujahidfa"
|
|
4896
|
+
},
|
|
4897
|
+
{
|
|
4898
|
+
"name": "Max",
|
|
4899
|
+
"github": "onmax"
|
|
4900
|
+
}
|
|
4901
|
+
],
|
|
4167
4902
|
"compatibility": {
|
|
4168
4903
|
"nuxt": "^3.0.0",
|
|
4169
4904
|
"requires": {}
|
|
@@ -4171,7 +4906,7 @@
|
|
|
4171
4906
|
},
|
|
4172
4907
|
{
|
|
4173
4908
|
"name": "recaptcha",
|
|
4174
|
-
"description": "Simple and easy Google reCAPTCHA module with Nuxt
|
|
4909
|
+
"description": "Simple and easy Google reCAPTCHA module with Nuxt",
|
|
4175
4910
|
"repo": "nuxt-community/recaptcha-module",
|
|
4176
4911
|
"npm": "@nuxtjs/recaptcha",
|
|
4177
4912
|
"icon": "recaptcha.png",
|
|
@@ -4216,7 +4951,7 @@
|
|
|
4216
4951
|
},
|
|
4217
4952
|
{
|
|
4218
4953
|
"name": "rfg-icon",
|
|
4219
|
-
"description": "Nuxt
|
|
4954
|
+
"description": "Nuxt module for creating favicons with RealFaviconGenerator api",
|
|
4220
4955
|
"repo": "pimlie/nuxt-rfg-icon",
|
|
4221
4956
|
"npm": "nuxt-rfg-icon",
|
|
4222
4957
|
"icon": "real-favicon-generator.png",
|
|
@@ -4238,12 +4973,12 @@
|
|
|
4238
4973
|
},
|
|
4239
4974
|
{
|
|
4240
4975
|
"name": "robots",
|
|
4241
|
-
"description": "A Nuxt
|
|
4242
|
-
"repo": "nuxt-
|
|
4976
|
+
"description": "A Nuxt module thats inject a middleware to generate a robots.txt file",
|
|
4977
|
+
"repo": "nuxt-modules/robots",
|
|
4243
4978
|
"npm": "@nuxtjs/robots",
|
|
4244
4979
|
"icon": "robots.png",
|
|
4245
|
-
"github": "https://github.com/nuxt-
|
|
4246
|
-
"website": "https://github.com/nuxt-
|
|
4980
|
+
"github": "https://github.com/nuxt-modules/robots",
|
|
4981
|
+
"website": "https://github.com/nuxt-modules/robots",
|
|
4247
4982
|
"learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
|
|
4248
4983
|
"category": "SEO",
|
|
4249
4984
|
"type": "community",
|
|
@@ -4262,7 +4997,7 @@
|
|
|
4262
4997
|
},
|
|
4263
4998
|
{
|
|
4264
4999
|
"name": "rollbar",
|
|
4265
|
-
"description": "Add Rollbar.js to your Nuxt
|
|
5000
|
+
"description": "Add Rollbar.js to your Nuxt app to automatically capture and report errors in your applications.",
|
|
4266
5001
|
"repo": "gaelreyrol/nuxt-rollbar-module",
|
|
4267
5002
|
"npm": "nuxt-rollbar-module",
|
|
4268
5003
|
"icon": "rollbar.png",
|
|
@@ -4307,7 +5042,7 @@
|
|
|
4307
5042
|
},
|
|
4308
5043
|
{
|
|
4309
5044
|
"name": "router",
|
|
4310
|
-
"description": "Nuxt
|
|
5045
|
+
"description": "Nuxt module to use router.js instead of pages/ directory",
|
|
4311
5046
|
"repo": "nuxt-community/router-module",
|
|
4312
5047
|
"npm": "@nuxtjs/router",
|
|
4313
5048
|
"icon": "vue.png",
|
|
@@ -4355,13 +5090,13 @@
|
|
|
4355
5090
|
},
|
|
4356
5091
|
{
|
|
4357
5092
|
"name": "schema-org",
|
|
4358
|
-
"description": "Schema.org for Nuxt
|
|
4359
|
-
"repo": "
|
|
5093
|
+
"description": "Schema.org for Nuxt.",
|
|
5094
|
+
"repo": "harlan-zw/nuxt-schema-org",
|
|
4360
5095
|
"npm": "nuxt-schema-org",
|
|
4361
5096
|
"icon": "schema-org.svg",
|
|
4362
|
-
"github": "https://github.com/
|
|
4363
|
-
"website": "https://
|
|
4364
|
-
"learn_more": "https://
|
|
5097
|
+
"github": "https://github.com/harlan-zw/nuxt-schema-org",
|
|
5098
|
+
"website": "https://nuxtseo.com/schema-org",
|
|
5099
|
+
"learn_more": "https://unhead.unjs.io/schema-org/getting-started/setup",
|
|
4365
5100
|
"category": "SEO",
|
|
4366
5101
|
"type": "3rd-party",
|
|
4367
5102
|
"maintainers": [
|
|
@@ -4424,7 +5159,7 @@
|
|
|
4424
5159
|
},
|
|
4425
5160
|
{
|
|
4426
5161
|
"name": "segment",
|
|
4427
|
-
"description": "Nuxt
|
|
5162
|
+
"description": "Nuxt module for Segment Analytics.js",
|
|
4428
5163
|
"repo": "dansmaculotte/nuxt-segment",
|
|
4429
5164
|
"npm": "@dansmaculotte/nuxt-segment",
|
|
4430
5165
|
"icon": "segment.png",
|
|
@@ -4446,10 +5181,10 @@
|
|
|
4446
5181
|
},
|
|
4447
5182
|
{
|
|
4448
5183
|
"name": "sentry",
|
|
4449
|
-
"description": "Sentry module for Nuxt
|
|
5184
|
+
"description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
|
|
4450
5185
|
"repo": "nuxt-community/sentry-module",
|
|
4451
5186
|
"npm": "@nuxtjs/sentry",
|
|
4452
|
-
"icon": "sentry.
|
|
5187
|
+
"icon": "sentry.svg",
|
|
4453
5188
|
"github": "https://github.com/nuxt-community/sentry-module",
|
|
4454
5189
|
"website": "https://sentry.nuxtjs.org/",
|
|
4455
5190
|
"learn_more": "https://sentry.io/welcome/",
|
|
@@ -4466,14 +5201,38 @@
|
|
|
4466
5201
|
"requires": {}
|
|
4467
5202
|
}
|
|
4468
5203
|
},
|
|
5204
|
+
{
|
|
5205
|
+
"name": "seo-experiments",
|
|
5206
|
+
"description": "Powerful SEO DX improvements that may or may not land in the Nuxt core.",
|
|
5207
|
+
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
5208
|
+
"npm": "nuxt-seo-experiments",
|
|
5209
|
+
"icon": "seo-experiments.svg",
|
|
5210
|
+
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
5211
|
+
"website": "https://nuxtseo.com/experiments",
|
|
5212
|
+
"learn_more": "https://nuxtseo.com/experiments",
|
|
5213
|
+
"category": "SEO",
|
|
5214
|
+
"type": "3rd-party",
|
|
5215
|
+
"maintainers": [
|
|
5216
|
+
{
|
|
5217
|
+
"name": "Harlan Wilton",
|
|
5218
|
+
"github": "harlan-zw",
|
|
5219
|
+
"twitter": "harlan_zw",
|
|
5220
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
5221
|
+
}
|
|
5222
|
+
],
|
|
5223
|
+
"compatibility": {
|
|
5224
|
+
"nuxt": "^3.0.0",
|
|
5225
|
+
"requires": {}
|
|
5226
|
+
}
|
|
5227
|
+
},
|
|
4469
5228
|
{
|
|
4470
5229
|
"name": "seo-kit",
|
|
4471
|
-
"description": "
|
|
5230
|
+
"description": "The complete SEO solution for Nuxt.",
|
|
4472
5231
|
"repo": "harlan-zw/nuxt-seo-kit#main/layer",
|
|
4473
5232
|
"npm": "nuxt-seo-kit",
|
|
4474
5233
|
"icon": "seo-kit.svg",
|
|
4475
5234
|
"github": "https://github.com/harlan-zw/nuxt-seo-kit",
|
|
4476
|
-
"website": "https://
|
|
5235
|
+
"website": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
|
|
4477
5236
|
"learn_more": "",
|
|
4478
5237
|
"category": "SEO",
|
|
4479
5238
|
"type": "3rd-party",
|
|
@@ -4513,7 +5272,7 @@
|
|
|
4513
5272
|
},
|
|
4514
5273
|
{
|
|
4515
5274
|
"name": "seomatic-meta",
|
|
4516
|
-
"description": "A Nuxt
|
|
5275
|
+
"description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
|
|
4517
5276
|
"repo": "ben-rogerson/nuxt-seomatic-meta",
|
|
4518
5277
|
"npm": "nuxt-seomatic-meta",
|
|
4519
5278
|
"icon": "seomatic.png",
|
|
@@ -4556,6 +5315,29 @@
|
|
|
4556
5315
|
"requires": {}
|
|
4557
5316
|
}
|
|
4558
5317
|
},
|
|
5318
|
+
{
|
|
5319
|
+
"name": "server-block",
|
|
5320
|
+
"description": "Use <server> tags in your Nuxt pages components.",
|
|
5321
|
+
"repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt#main",
|
|
5322
|
+
"npm": "@hebilicious/server-block-nuxt",
|
|
5323
|
+
"icon": "server-block.svg",
|
|
5324
|
+
"github": "https://github.com/Hebilicious/server-block-nuxt",
|
|
5325
|
+
"website": "https://github.com/Hebilicious/server-block-nuxt#readme",
|
|
5326
|
+
"learn_more": "https://github.com/Hebilicious/server-block-nuxt#readme",
|
|
5327
|
+
"category": "Extensions",
|
|
5328
|
+
"type": "3rd-party",
|
|
5329
|
+
"maintainers": [
|
|
5330
|
+
{
|
|
5331
|
+
"name": "Hebilicious",
|
|
5332
|
+
"github": "Hebilicious",
|
|
5333
|
+
"twitter": "its_hebilicious"
|
|
5334
|
+
}
|
|
5335
|
+
],
|
|
5336
|
+
"compatibility": {
|
|
5337
|
+
"nuxt": "^3.0.0",
|
|
5338
|
+
"requires": {}
|
|
5339
|
+
}
|
|
5340
|
+
},
|
|
4559
5341
|
{
|
|
4560
5342
|
"name": "session",
|
|
4561
5343
|
"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 +5363,7 @@
|
|
|
4581
5363
|
},
|
|
4582
5364
|
{
|
|
4583
5365
|
"name": "shopify",
|
|
4584
|
-
"description": "Easy Shopify Buy client module with Nuxt
|
|
5366
|
+
"description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
|
|
4585
5367
|
"repo": "Gomah/nuxt-shopify",
|
|
4586
5368
|
"npm": "nuxt-shopify",
|
|
4587
5369
|
"icon": "shopify.png",
|
|
@@ -4602,7 +5384,7 @@
|
|
|
4602
5384
|
}
|
|
4603
5385
|
},
|
|
4604
5386
|
{
|
|
4605
|
-
"name": "
|
|
5387
|
+
"name": "sidebase-auth",
|
|
4606
5388
|
"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
5389
|
"repo": "sidebase/nuxt-auth",
|
|
4608
5390
|
"npm": "@sidebase/nuxt-auth",
|
|
@@ -4648,13 +5430,13 @@
|
|
|
4648
5430
|
},
|
|
4649
5431
|
{
|
|
4650
5432
|
"name": "simple-robots",
|
|
4651
|
-
"description": "
|
|
5433
|
+
"description": "Tame the robots crawling and indexing your Nuxt site.",
|
|
4652
5434
|
"repo": "harlan-zw/nuxt-simple-robots",
|
|
4653
5435
|
"npm": "nuxt-simple-robots",
|
|
4654
|
-
"icon": "",
|
|
5436
|
+
"icon": "simple-robots.svg",
|
|
4655
5437
|
"github": "https://github.com/harlan-zw/nuxt-simple-robots",
|
|
4656
|
-
"website": "https://
|
|
4657
|
-
"learn_more": "",
|
|
5438
|
+
"website": "https://nuxtseo.com/robots",
|
|
5439
|
+
"learn_more": "https://nuxtseo.com/robots",
|
|
4658
5440
|
"category": "SEO",
|
|
4659
5441
|
"type": "3rd-party",
|
|
4660
5442
|
"maintainers": [
|
|
@@ -4672,13 +5454,13 @@
|
|
|
4672
5454
|
},
|
|
4673
5455
|
{
|
|
4674
5456
|
"name": "simple-sitemap",
|
|
4675
|
-
"description": "
|
|
5457
|
+
"description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
|
|
4676
5458
|
"repo": "harlan-zw/nuxt-simple-sitemap",
|
|
4677
5459
|
"npm": "nuxt-simple-sitemap",
|
|
4678
|
-
"icon": "",
|
|
5460
|
+
"icon": "simple-sitemap.svg",
|
|
4679
5461
|
"github": "https://github.com/harlan-zw/nuxt-simple-sitemap",
|
|
4680
|
-
"website": "https://
|
|
4681
|
-
"learn_more": "",
|
|
5462
|
+
"website": "https://nuxtseo.com/simple-sitemap",
|
|
5463
|
+
"learn_more": "https://nuxtseo.com/simple-sitemap",
|
|
4682
5464
|
"category": "SEO",
|
|
4683
5465
|
"type": "3rd-party",
|
|
4684
5466
|
"maintainers": [
|
|
@@ -4696,7 +5478,7 @@
|
|
|
4696
5478
|
},
|
|
4697
5479
|
{
|
|
4698
5480
|
"name": "sitemap",
|
|
4699
|
-
"description": "Automatically generate or serve dynamic sitemap.xml for Nuxt
|
|
5481
|
+
"description": "Automatically generate or serve dynamic sitemap.xml for Nuxt projects",
|
|
4700
5482
|
"repo": "nuxt-community/sitemap-module#dev",
|
|
4701
5483
|
"npm": "@nuxtjs/sitemap",
|
|
4702
5484
|
"icon": "",
|
|
@@ -4741,7 +5523,7 @@
|
|
|
4741
5523
|
},
|
|
4742
5524
|
{
|
|
4743
5525
|
"name": "snipcart",
|
|
4744
|
-
"description": "Snipcart integration module for Nuxt
|
|
5526
|
+
"description": "Snipcart integration module for Nuxt",
|
|
4745
5527
|
"repo": "nuxt-modules/snipcart",
|
|
4746
5528
|
"npm": "@nuxtjs/snipcart",
|
|
4747
5529
|
"icon": "snipcart.png",
|
|
@@ -4764,7 +5546,7 @@
|
|
|
4764
5546
|
},
|
|
4765
5547
|
{
|
|
4766
5548
|
"name": "social-meta",
|
|
4767
|
-
"description": "Nuxt
|
|
5549
|
+
"description": "Nuxt module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
|
|
4768
5550
|
"repo": "AlekseyPleshkov/nuxt-social-meta",
|
|
4769
5551
|
"npm": "nuxt-social-meta",
|
|
4770
5552
|
"icon": "",
|
|
@@ -4886,7 +5668,7 @@
|
|
|
4886
5668
|
},
|
|
4887
5669
|
{
|
|
4888
5670
|
"name": "storage",
|
|
4889
|
-
"description": "Utilities to easily read and write to the browser's storage in a Nuxt
|
|
5671
|
+
"description": "Utilities to easily read and write to the browser's storage in a Nuxt project",
|
|
4890
5672
|
"repo": "mazipan/nuxt-storage",
|
|
4891
5673
|
"npm": "nuxt-storage",
|
|
4892
5674
|
"icon": "",
|
|
@@ -4908,7 +5690,7 @@
|
|
|
4908
5690
|
},
|
|
4909
5691
|
{
|
|
4910
5692
|
"name": "storefront-ui",
|
|
4911
|
-
"description": "Storefront UI Module for Nuxt
|
|
5693
|
+
"description": "Storefront UI Module for Nuxt",
|
|
4912
5694
|
"repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
|
|
4913
5695
|
"npm": "@storefront-ui/nuxt",
|
|
4914
5696
|
"icon": "storefront-ui.svg",
|
|
@@ -4952,7 +5734,7 @@
|
|
|
4952
5734
|
},
|
|
4953
5735
|
{
|
|
4954
5736
|
"name": "storyblok",
|
|
4955
|
-
"description": "Storyblok Nuxt
|
|
5737
|
+
"description": "Storyblok Nuxt module",
|
|
4956
5738
|
"repo": "storyblok/storyblok-nuxt#master/lib",
|
|
4957
5739
|
"npm": "@storyblok/nuxt",
|
|
4958
5740
|
"icon": "storyblok.png",
|
|
@@ -4969,46 +5751,43 @@
|
|
|
4969
5751
|
],
|
|
4970
5752
|
"compatibility": {
|
|
4971
5753
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4972
|
-
"requires": {}
|
|
5754
|
+
"requires": {},
|
|
5755
|
+
"devtools": "^0.0.0"
|
|
4973
5756
|
}
|
|
4974
5757
|
},
|
|
4975
5758
|
{
|
|
4976
5759
|
"name": "storybook",
|
|
4977
|
-
"description": "Easily integrate Storybook in your Nuxt
|
|
4978
|
-
"repo": "nuxt-
|
|
5760
|
+
"description": "Easily integrate Storybook in your Nuxt application to design, build, and organize your UI components in isolation.",
|
|
5761
|
+
"repo": "nuxt-modules/storybook",
|
|
4979
5762
|
"npm": "@nuxtjs/storybook",
|
|
4980
5763
|
"icon": "storybook.png",
|
|
4981
|
-
"github": "https://github.com/nuxt-
|
|
5764
|
+
"github": "https://github.com/nuxt-modules/storybook",
|
|
4982
5765
|
"website": "https://storybook.nuxtjs.org",
|
|
4983
|
-
"learn_more": "https://
|
|
5766
|
+
"learn_more": "https://github.com/storybook-vue/storybook-nuxt",
|
|
4984
5767
|
"category": "Devtools",
|
|
4985
5768
|
"type": "community",
|
|
4986
5769
|
"maintainers": [
|
|
4987
5770
|
{
|
|
4988
|
-
"name": "
|
|
4989
|
-
"github": "
|
|
4990
|
-
"twitter": "
|
|
4991
|
-
},
|
|
4992
|
-
{
|
|
4993
|
-
"name": "Pooya Parsa",
|
|
4994
|
-
"github": "pi0",
|
|
4995
|
-
"twitter": "_pi0_"
|
|
5771
|
+
"name": "Chakir QATAB",
|
|
5772
|
+
"github": "chakAs3",
|
|
5773
|
+
"twitter": "ChakirQatab"
|
|
4996
5774
|
}
|
|
4997
5775
|
],
|
|
4998
5776
|
"compatibility": {
|
|
4999
|
-
"nuxt": "^2.0.0",
|
|
5777
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5000
5778
|
"requires": {
|
|
5001
5779
|
"bridge": "optional"
|
|
5002
|
-
}
|
|
5780
|
+
},
|
|
5781
|
+
"devtools": "^0.7.2"
|
|
5003
5782
|
}
|
|
5004
5783
|
},
|
|
5005
5784
|
{
|
|
5006
5785
|
"name": "strapi",
|
|
5007
5786
|
"description": "Design APIs fast and manage content easily using REST or GraphQL.",
|
|
5008
|
-
"repo": "nuxt-
|
|
5787
|
+
"repo": "nuxt-modules/strapi",
|
|
5009
5788
|
"npm": "@nuxtjs/strapi",
|
|
5010
5789
|
"icon": "strapi.png",
|
|
5011
|
-
"github": "https://github.com/nuxt-
|
|
5790
|
+
"github": "https://github.com/nuxt-modules/strapi",
|
|
5012
5791
|
"website": "https://strapi.nuxtjs.org",
|
|
5013
5792
|
"learn_more": "https://strapi.io/",
|
|
5014
5793
|
"category": "CMS",
|
|
@@ -5029,7 +5808,34 @@
|
|
|
5029
5808
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5030
5809
|
"requires": {
|
|
5031
5810
|
"bridge": true
|
|
5811
|
+
},
|
|
5812
|
+
"devtools": "^0.0.0"
|
|
5813
|
+
}
|
|
5814
|
+
},
|
|
5815
|
+
{
|
|
5816
|
+
"name": "stripe-next",
|
|
5817
|
+
"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.",
|
|
5818
|
+
"repo": "fuentesloic/nuxt-stripe",
|
|
5819
|
+
"npm": "@unlok-co/nuxt-stripe",
|
|
5820
|
+
"icon": "stripe.png",
|
|
5821
|
+
"github": "https://github.com/fuentesloic/nuxt-stripe",
|
|
5822
|
+
"website": "https://github.com/fuentesloic/nuxt-stripe",
|
|
5823
|
+
"learn_more": "https://stripe.com/docs",
|
|
5824
|
+
"category": "Payment",
|
|
5825
|
+
"type": "3rd-party",
|
|
5826
|
+
"maintainers": [
|
|
5827
|
+
{
|
|
5828
|
+
"name": "Loic Fuentes",
|
|
5829
|
+
"github": "fuentesloic"
|
|
5830
|
+
},
|
|
5831
|
+
{
|
|
5832
|
+
"name": "Florent Giraud",
|
|
5833
|
+
"github": "flozero"
|
|
5032
5834
|
}
|
|
5835
|
+
],
|
|
5836
|
+
"compatibility": {
|
|
5837
|
+
"nuxt": "^3.0.0",
|
|
5838
|
+
"requires": {}
|
|
5033
5839
|
}
|
|
5034
5840
|
},
|
|
5035
5841
|
{
|
|
@@ -5054,6 +5860,36 @@
|
|
|
5054
5860
|
"requires": {}
|
|
5055
5861
|
}
|
|
5056
5862
|
},
|
|
5863
|
+
{
|
|
5864
|
+
"name": "studio",
|
|
5865
|
+
"description": "A new experience to build content-driven website with Nuxt.",
|
|
5866
|
+
"repo": "nuxtlabs/studio-module",
|
|
5867
|
+
"npm": "@nuxthq/studio",
|
|
5868
|
+
"icon": "studio.svg",
|
|
5869
|
+
"github": "https://github.com/nuxtlabs/studio-module",
|
|
5870
|
+
"website": "https://nuxt.studio",
|
|
5871
|
+
"learn_more": "https://nuxt.studio",
|
|
5872
|
+
"category": "CMS",
|
|
5873
|
+
"type": "3rd-party",
|
|
5874
|
+
"maintainers": [
|
|
5875
|
+
{
|
|
5876
|
+
"name": "Ahad Birang",
|
|
5877
|
+
"github": "farnabaz",
|
|
5878
|
+
"twitter": "a_birang"
|
|
5879
|
+
},
|
|
5880
|
+
{
|
|
5881
|
+
"name": "Sébastien Chopin",
|
|
5882
|
+
"github": "Atinux",
|
|
5883
|
+
"twitter": "Atinux"
|
|
5884
|
+
}
|
|
5885
|
+
],
|
|
5886
|
+
"compatibility": {
|
|
5887
|
+
"nuxt": "^3.0.0",
|
|
5888
|
+
"requires": {
|
|
5889
|
+
"content": true
|
|
5890
|
+
}
|
|
5891
|
+
}
|
|
5892
|
+
},
|
|
5057
5893
|
{
|
|
5058
5894
|
"name": "style-resources",
|
|
5059
5895
|
"description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
|
|
@@ -5079,7 +5915,7 @@
|
|
|
5079
5915
|
},
|
|
5080
5916
|
{
|
|
5081
5917
|
"name": "stylelint",
|
|
5082
|
-
"description": "Stylelint module for Nuxt.
|
|
5918
|
+
"description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
|
|
5083
5919
|
"repo": "nuxt-community/stylelint-module",
|
|
5084
5920
|
"npm": "@nuxtjs/stylelint-module",
|
|
5085
5921
|
"icon": "stylelint.png",
|
|
@@ -5125,10 +5961,10 @@
|
|
|
5125
5961
|
{
|
|
5126
5962
|
"name": "supabase",
|
|
5127
5963
|
"description": "First class integration with Supabase",
|
|
5128
|
-
"repo": "nuxt-
|
|
5964
|
+
"repo": "nuxt-modules/supabase",
|
|
5129
5965
|
"npm": "@nuxtjs/supabase",
|
|
5130
5966
|
"icon": "supabase.png",
|
|
5131
|
-
"github": "https://github.com/nuxt-
|
|
5967
|
+
"github": "https://github.com/nuxt-modules/supabase",
|
|
5132
5968
|
"website": "https://supabase.nuxtjs.org",
|
|
5133
5969
|
"learn_more": "https://supabase.com",
|
|
5134
5970
|
"category": "Database",
|
|
@@ -5179,12 +6015,12 @@
|
|
|
5179
6015
|
},
|
|
5180
6016
|
{
|
|
5181
6017
|
"name": "svg-sprite",
|
|
5182
|
-
"description": "Optimized and Easy way to use svg files in Nuxt
|
|
5183
|
-
"repo": "nuxt-
|
|
6018
|
+
"description": "Optimized and Easy way to use svg files in Nuxt",
|
|
6019
|
+
"repo": "nuxt-modules/svg-sprite",
|
|
5184
6020
|
"npm": "@nuxtjs/svg-sprite",
|
|
5185
6021
|
"icon": "",
|
|
5186
|
-
"github": "https://github.com/nuxt-
|
|
5187
|
-
"website": "https://github.com/nuxt-
|
|
6022
|
+
"github": "https://github.com/nuxt-modules/svg-sprite",
|
|
6023
|
+
"website": "https://github.com/nuxt-modules/svg-sprite",
|
|
5188
6024
|
"learn_more": "",
|
|
5189
6025
|
"category": "UI",
|
|
5190
6026
|
"type": "community",
|
|
@@ -5196,13 +6032,13 @@
|
|
|
5196
6032
|
}
|
|
5197
6033
|
],
|
|
5198
6034
|
"compatibility": {
|
|
5199
|
-
"nuxt": "^2.0.0",
|
|
6035
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5200
6036
|
"requires": {}
|
|
5201
6037
|
}
|
|
5202
6038
|
},
|
|
5203
6039
|
{
|
|
5204
6040
|
"name": "svg",
|
|
5205
|
-
"description": "Super simple svg loading module for Nuxt
|
|
6041
|
+
"description": "Super simple svg loading module for Nuxt",
|
|
5206
6042
|
"repo": "nuxt-community/svg-module",
|
|
5207
6043
|
"npm": "@nuxtjs/svg",
|
|
5208
6044
|
"icon": "",
|
|
@@ -5246,7 +6082,7 @@
|
|
|
5246
6082
|
},
|
|
5247
6083
|
{
|
|
5248
6084
|
"name": "swiper",
|
|
5249
|
-
"description": "Nuxt
|
|
6085
|
+
"description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
|
|
5250
6086
|
"repo": "cpreston321/nuxt-swiper",
|
|
5251
6087
|
"npm": "nuxt-swiper",
|
|
5252
6088
|
"icon": "swiper.svg",
|
|
@@ -5292,10 +6128,10 @@
|
|
|
5292
6128
|
{
|
|
5293
6129
|
"name": "tailwindcss",
|
|
5294
6130
|
"description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
|
|
5295
|
-
"repo": "nuxt-
|
|
6131
|
+
"repo": "nuxt-modules/tailwindcss",
|
|
5296
6132
|
"npm": "@nuxtjs/tailwindcss",
|
|
5297
6133
|
"icon": "tailwindcss.png",
|
|
5298
|
-
"github": "https://github.com/nuxt-
|
|
6134
|
+
"github": "https://github.com/nuxt-modules/tailwindcss",
|
|
5299
6135
|
"website": "https://tailwindcss.nuxtjs.org",
|
|
5300
6136
|
"learn_more": "https://tailwindcss.com/",
|
|
5301
6137
|
"category": "UI",
|
|
@@ -5305,11 +6141,16 @@
|
|
|
5305
6141
|
"name": "Sébastien Chopin",
|
|
5306
6142
|
"github": "Atinux",
|
|
5307
6143
|
"twitter": "Atinux"
|
|
6144
|
+
},
|
|
6145
|
+
{
|
|
6146
|
+
"name": "Inesh Bose",
|
|
6147
|
+
"github": "ineshbose"
|
|
5308
6148
|
}
|
|
5309
6149
|
],
|
|
5310
6150
|
"compatibility": {
|
|
5311
6151
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5312
|
-
"requires": {}
|
|
6152
|
+
"requires": {},
|
|
6153
|
+
"devtools": "^0.0.0"
|
|
5313
6154
|
}
|
|
5314
6155
|
},
|
|
5315
6156
|
{
|
|
@@ -5335,9 +6176,31 @@
|
|
|
5335
6176
|
"requires": {}
|
|
5336
6177
|
}
|
|
5337
6178
|
},
|
|
6179
|
+
{
|
|
6180
|
+
"name": "time",
|
|
6181
|
+
"description": "Safely render local dates and times on the server with Nuxt",
|
|
6182
|
+
"repo": "danielroe/nuxt-time",
|
|
6183
|
+
"npm": "nuxt-time",
|
|
6184
|
+
"icon": "",
|
|
6185
|
+
"github": "https://github.com/danielroe/nuxt-time",
|
|
6186
|
+
"website": "https://github.com/danielroe/nuxt-time",
|
|
6187
|
+
"learn_more": "",
|
|
6188
|
+
"category": "Extensions",
|
|
6189
|
+
"type": "3rd-party",
|
|
6190
|
+
"maintainers": [
|
|
6191
|
+
{
|
|
6192
|
+
"name": "danielroe",
|
|
6193
|
+
"github": "danielroe"
|
|
6194
|
+
}
|
|
6195
|
+
],
|
|
6196
|
+
"compatibility": {
|
|
6197
|
+
"nuxt": "^3.0.0",
|
|
6198
|
+
"requires": {}
|
|
6199
|
+
}
|
|
6200
|
+
},
|
|
5338
6201
|
{
|
|
5339
6202
|
"name": "toast",
|
|
5340
|
-
"description": "Responsive Touch Compatible Toast plugin for Nuxt
|
|
6203
|
+
"description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
|
|
5341
6204
|
"repo": "nuxt-community/modules#master/packages/toast",
|
|
5342
6205
|
"npm": "@nuxtjs/toast",
|
|
5343
6206
|
"icon": "",
|
|
@@ -5358,6 +6221,39 @@
|
|
|
5358
6221
|
"requires": {}
|
|
5359
6222
|
}
|
|
5360
6223
|
},
|
|
6224
|
+
{
|
|
6225
|
+
"name": "tresjs",
|
|
6226
|
+
"description": "Create 3D experiences in your Nuxt application using TresJS.",
|
|
6227
|
+
"repo": "tresjs/nuxt",
|
|
6228
|
+
"npm": "@tresjs/nuxt",
|
|
6229
|
+
"icon": "tresjs.svg",
|
|
6230
|
+
"github": "https://github.com/Tresjs/nuxt",
|
|
6231
|
+
"website": "https://tresjs.org/guide/nuxt.html",
|
|
6232
|
+
"learn_more": "https://tresjs.org/",
|
|
6233
|
+
"category": "Libraries",
|
|
6234
|
+
"type": "3rd-party",
|
|
6235
|
+
"maintainers": [
|
|
6236
|
+
{
|
|
6237
|
+
"name": "Alvaro Saburido",
|
|
6238
|
+
"github": "alvarosabu",
|
|
6239
|
+
"twitter": "alvarosabu"
|
|
6240
|
+
},
|
|
6241
|
+
{
|
|
6242
|
+
"name": "Jaime Torrealba",
|
|
6243
|
+
"github": "JaimeTorrealba",
|
|
6244
|
+
"twitter": "jaimebboyjt"
|
|
6245
|
+
},
|
|
6246
|
+
{
|
|
6247
|
+
"name": "Tino Koch",
|
|
6248
|
+
"github": "Tinoooo",
|
|
6249
|
+
"twitter": "ichbintino"
|
|
6250
|
+
}
|
|
6251
|
+
],
|
|
6252
|
+
"compatibility": {
|
|
6253
|
+
"nuxt": "^3.0.0",
|
|
6254
|
+
"requires": {}
|
|
6255
|
+
}
|
|
6256
|
+
},
|
|
5361
6257
|
{
|
|
5362
6258
|
"name": "turnstile",
|
|
5363
6259
|
"description": "Privacy-focused alternative to CAPTCHA from Cloudflare",
|
|
@@ -5385,7 +6281,7 @@
|
|
|
5385
6281
|
},
|
|
5386
6282
|
{
|
|
5387
6283
|
"name": "twa",
|
|
5388
|
-
"description": "Nuxt
|
|
6284
|
+
"description": "Nuxt module for generating Trusted Web App from Nuxt app",
|
|
5389
6285
|
"repo": "tuarrep/nuxt-twa",
|
|
5390
6286
|
"npm": "nuxt-twa",
|
|
5391
6287
|
"icon": "",
|
|
@@ -5407,6 +6303,28 @@
|
|
|
5407
6303
|
}
|
|
5408
6304
|
}
|
|
5409
6305
|
},
|
|
6306
|
+
{
|
|
6307
|
+
"name": "twemoji",
|
|
6308
|
+
"description": "Twemoji module for Nuxt. Render emojis as SVG elements or PNG images.",
|
|
6309
|
+
"repo": "yizack/nuxt-twemoji",
|
|
6310
|
+
"npm": "nuxt-twemoji",
|
|
6311
|
+
"icon": "twemoji.svg",
|
|
6312
|
+
"github": "https://github.com/Yizack/nuxt-twemoji",
|
|
6313
|
+
"website": "https://github.com/Yizack/nuxt-twemoji",
|
|
6314
|
+
"learn_more": "",
|
|
6315
|
+
"category": "UI",
|
|
6316
|
+
"type": "3rd-party",
|
|
6317
|
+
"maintainers": [
|
|
6318
|
+
{
|
|
6319
|
+
"name": "Yizack Rangel",
|
|
6320
|
+
"github": "yizack"
|
|
6321
|
+
}
|
|
6322
|
+
],
|
|
6323
|
+
"compatibility": {
|
|
6324
|
+
"nuxt": "^3.0.0",
|
|
6325
|
+
"requires": {}
|
|
6326
|
+
}
|
|
6327
|
+
},
|
|
5410
6328
|
{
|
|
5411
6329
|
"name": "twicpics",
|
|
5412
6330
|
"description": "Images and videos components - Context aware resizing and cropping, lazy-loading, LQIP, Next-Gen format, compression, CDN.",
|
|
@@ -5551,6 +6469,39 @@
|
|
|
5551
6469
|
"requires": {}
|
|
5552
6470
|
}
|
|
5553
6471
|
},
|
|
6472
|
+
{
|
|
6473
|
+
"name": "ui",
|
|
6474
|
+
"description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
|
|
6475
|
+
"repo": "nuxt/ui#dev",
|
|
6476
|
+
"npm": "@nuxt/ui",
|
|
6477
|
+
"icon": "nuxt.svg",
|
|
6478
|
+
"github": "https://github.com/nuxt/ui",
|
|
6479
|
+
"website": "https://ui.nuxt.com",
|
|
6480
|
+
"learn_more": "",
|
|
6481
|
+
"category": "UI",
|
|
6482
|
+
"type": "official",
|
|
6483
|
+
"maintainers": [
|
|
6484
|
+
{
|
|
6485
|
+
"name": "Benjamin Canac",
|
|
6486
|
+
"github": "benjamincanac",
|
|
6487
|
+
"twitter": "benjamincanac"
|
|
6488
|
+
},
|
|
6489
|
+
{
|
|
6490
|
+
"name": "Sebastien Chopin",
|
|
6491
|
+
"github": "Atinux",
|
|
6492
|
+
"twitter": "Atinux"
|
|
6493
|
+
},
|
|
6494
|
+
{
|
|
6495
|
+
"name": "Sylvain Marroufin",
|
|
6496
|
+
"github": "smarroufin",
|
|
6497
|
+
"twitter": "smarroufin"
|
|
6498
|
+
}
|
|
6499
|
+
],
|
|
6500
|
+
"compatibility": {
|
|
6501
|
+
"nuxt": "^3.0.0",
|
|
6502
|
+
"requires": {}
|
|
6503
|
+
}
|
|
6504
|
+
},
|
|
5554
6505
|
{
|
|
5555
6506
|
"name": "umami",
|
|
5556
6507
|
"description": "Embed the Umami analytics library into Nuxt",
|
|
@@ -5599,7 +6550,7 @@
|
|
|
5599
6550
|
},
|
|
5600
6551
|
{
|
|
5601
6552
|
"name": "universal-storage",
|
|
5602
|
-
"description": "Universal Storage Utilities for Nuxt
|
|
6553
|
+
"description": "Universal Storage Utilities for Nuxt",
|
|
5603
6554
|
"repo": "nuxt-community/universal-storage-module",
|
|
5604
6555
|
"npm": "@nuxtjs/universal-storage",
|
|
5605
6556
|
"icon": "",
|
|
@@ -5676,12 +6627,12 @@
|
|
|
5676
6627
|
{
|
|
5677
6628
|
"name": "unocss",
|
|
5678
6629
|
"description": "The instant on-demand atomic CSS engine.",
|
|
5679
|
-
"repo": "
|
|
6630
|
+
"repo": "unocss/unocss#main/packages/nuxt",
|
|
5680
6631
|
"npm": "@unocss/nuxt",
|
|
5681
6632
|
"icon": "unocss.svg",
|
|
5682
|
-
"github": "https://github.com/
|
|
5683
|
-
"website": "https://github.com/
|
|
5684
|
-
"learn_more": "https://github.com/
|
|
6633
|
+
"github": "https://github.com/unocss/unocss",
|
|
6634
|
+
"website": "https://github.com/unocss/unocss",
|
|
6635
|
+
"learn_more": "https://github.com/unocss/unocss",
|
|
5685
6636
|
"category": "UI",
|
|
5686
6637
|
"type": "3rd-party",
|
|
5687
6638
|
"maintainers": [
|
|
@@ -5696,7 +6647,8 @@
|
|
|
5696
6647
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5697
6648
|
"requires": {
|
|
5698
6649
|
"bridge": "optional"
|
|
5699
|
-
}
|
|
6650
|
+
},
|
|
6651
|
+
"devtools": "^0.0.0"
|
|
5700
6652
|
}
|
|
5701
6653
|
},
|
|
5702
6654
|
{
|
|
@@ -5722,9 +6674,33 @@
|
|
|
5722
6674
|
"requires": {}
|
|
5723
6675
|
}
|
|
5724
6676
|
},
|
|
6677
|
+
{
|
|
6678
|
+
"name": "use-wagmi",
|
|
6679
|
+
"description": "Vue Composition for Ethereum based on wagmi",
|
|
6680
|
+
"repo": "unicape/use-wagmi#main/packages/nuxt",
|
|
6681
|
+
"npm": "@use-wagmi/nuxt",
|
|
6682
|
+
"icon": "use-wagmi.png",
|
|
6683
|
+
"github": "https://github.com/unicape/use-wagmi",
|
|
6684
|
+
"website": "https://github.com/unicape/use-wagmi",
|
|
6685
|
+
"learn_more": "https://github.com/unicape/use-wagmi",
|
|
6686
|
+
"category": "Extensions",
|
|
6687
|
+
"type": "3rd-party",
|
|
6688
|
+
"maintainers": [
|
|
6689
|
+
{
|
|
6690
|
+
"name": "Unic Ape",
|
|
6691
|
+
"github": "unicape"
|
|
6692
|
+
}
|
|
6693
|
+
],
|
|
6694
|
+
"compatibility": {
|
|
6695
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6696
|
+
"requires": {
|
|
6697
|
+
"bridge": true
|
|
6698
|
+
}
|
|
6699
|
+
}
|
|
6700
|
+
},
|
|
5725
6701
|
{
|
|
5726
6702
|
"name": "user-agent",
|
|
5727
|
-
"description": "Nuxt
|
|
6703
|
+
"description": "Nuxt module for handling User-Agent.",
|
|
5728
6704
|
"repo": "fukuiretu/nuxt-user-agent",
|
|
5729
6705
|
"npm": "nuxt-user-agent",
|
|
5730
6706
|
"icon": "",
|
|
@@ -5814,9 +6790,31 @@
|
|
|
5814
6790
|
}
|
|
5815
6791
|
}
|
|
5816
6792
|
},
|
|
6793
|
+
{
|
|
6794
|
+
"name": "vcalendar",
|
|
6795
|
+
"description": "VCalendar module for Nuxt",
|
|
6796
|
+
"repo": "samk-dev/nuxt-vcalendar",
|
|
6797
|
+
"npm": "@samk-dev/nuxt-vcalendar",
|
|
6798
|
+
"icon": "vcalendar.png",
|
|
6799
|
+
"github": "https://github.com/samk-dev/vcalendar",
|
|
6800
|
+
"website": "https://github.com/samk-dev/vcalendar",
|
|
6801
|
+
"learn_more": "",
|
|
6802
|
+
"category": "Libraries",
|
|
6803
|
+
"type": "3rd-party",
|
|
6804
|
+
"maintainers": [
|
|
6805
|
+
{
|
|
6806
|
+
"name": "Sam K",
|
|
6807
|
+
"github": "samk-dev"
|
|
6808
|
+
}
|
|
6809
|
+
],
|
|
6810
|
+
"compatibility": {
|
|
6811
|
+
"nuxt": "^3.0.0",
|
|
6812
|
+
"requires": {}
|
|
6813
|
+
}
|
|
6814
|
+
},
|
|
5817
6815
|
{
|
|
5818
6816
|
"name": "vee-validate",
|
|
5819
|
-
"description": "Painless Vue forms for Nuxt
|
|
6817
|
+
"description": "Painless Vue forms for Nuxt",
|
|
5820
6818
|
"repo": "logaretm/vee-validate#main/packages/nuxt",
|
|
5821
6819
|
"npm": "@vee-validate/nuxt",
|
|
5822
6820
|
"icon": "vee-validate.png",
|
|
@@ -5859,6 +6857,28 @@
|
|
|
5859
6857
|
"requires": {}
|
|
5860
6858
|
}
|
|
5861
6859
|
},
|
|
6860
|
+
{
|
|
6861
|
+
"name": "vercel-analytics",
|
|
6862
|
+
"description": "Vercel Analytics integration for Nuxt",
|
|
6863
|
+
"repo": "xanderbarkhatov/nuxt-vercel-analytics",
|
|
6864
|
+
"npm": "nuxt-vercel-analytics",
|
|
6865
|
+
"icon": "",
|
|
6866
|
+
"github": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
|
|
6867
|
+
"website": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
|
|
6868
|
+
"learn_more": "https://vercel.com/docs/concepts/analytics",
|
|
6869
|
+
"category": "Analytics",
|
|
6870
|
+
"type": "3rd-party",
|
|
6871
|
+
"maintainers": [
|
|
6872
|
+
{
|
|
6873
|
+
"name": "Alexander B.",
|
|
6874
|
+
"github": "xanderbarkhatov"
|
|
6875
|
+
}
|
|
6876
|
+
],
|
|
6877
|
+
"compatibility": {
|
|
6878
|
+
"nuxt": "^3.0.0",
|
|
6879
|
+
"requires": {}
|
|
6880
|
+
}
|
|
6881
|
+
},
|
|
5862
6882
|
{
|
|
5863
6883
|
"name": "vexip-ui",
|
|
5864
6884
|
"description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
|
|
@@ -5884,7 +6904,7 @@
|
|
|
5884
6904
|
},
|
|
5885
6905
|
{
|
|
5886
6906
|
"name": "vite-pwa-nuxt",
|
|
5887
|
-
"description": "Zero-config PWA Plugin for Nuxt
|
|
6907
|
+
"description": "Zero-config PWA Plugin for Nuxt",
|
|
5888
6908
|
"repo": "vite-pwa/nuxt",
|
|
5889
6909
|
"npm": "@vite-pwa/nuxt",
|
|
5890
6910
|
"icon": "vite-pwa-nuxt.svg",
|
|
@@ -5913,13 +6933,13 @@
|
|
|
5913
6933
|
{
|
|
5914
6934
|
"name": "vitest",
|
|
5915
6935
|
"description": "Vitest integration with Nuxt",
|
|
5916
|
-
"repo": "danielroe/nuxt-vitest
|
|
6936
|
+
"repo": "danielroe/nuxt-vitest",
|
|
5917
6937
|
"npm": "nuxt-vitest",
|
|
5918
6938
|
"icon": "vitest.svg",
|
|
5919
6939
|
"github": "https://github.com/danielroe/nuxt-vitest",
|
|
5920
6940
|
"website": "https://github.com/danielroe/nuxt-vitest",
|
|
5921
6941
|
"learn_more": "",
|
|
5922
|
-
"category": "
|
|
6942
|
+
"category": "Devtools",
|
|
5923
6943
|
"type": "3rd-party",
|
|
5924
6944
|
"maintainers": [
|
|
5925
6945
|
{
|
|
@@ -5931,6 +6951,61 @@
|
|
|
5931
6951
|
"github": "antfu"
|
|
5932
6952
|
}
|
|
5933
6953
|
],
|
|
6954
|
+
"compatibility": {
|
|
6955
|
+
"nuxt": "^3.0.0",
|
|
6956
|
+
"requires": {},
|
|
6957
|
+
"devtools": "^0.0.0"
|
|
6958
|
+
}
|
|
6959
|
+
},
|
|
6960
|
+
{
|
|
6961
|
+
"name": "vue-email",
|
|
6962
|
+
"description": "💌 Write email templates with vue",
|
|
6963
|
+
"repo": "Dave136/vue-email#main/packages/vue-email",
|
|
6964
|
+
"npm": "vue-email",
|
|
6965
|
+
"icon": "vue-email.svg",
|
|
6966
|
+
"github": "https://github.com/Dave136/vue-email",
|
|
6967
|
+
"website": "https://www.vuemail.net/",
|
|
6968
|
+
"learn_more": "https://vue-email.vercel.app/getting-started",
|
|
6969
|
+
"category": "UI",
|
|
6970
|
+
"type": "3rd-party",
|
|
6971
|
+
"maintainers": [
|
|
6972
|
+
{
|
|
6973
|
+
"name": "David Arenas",
|
|
6974
|
+
"github": "Dave136",
|
|
6975
|
+
"twitter": "davejs4",
|
|
6976
|
+
"avatar": "https://avatars.githubusercontent.com/u/49698182?v=4"
|
|
6977
|
+
},
|
|
6978
|
+
{
|
|
6979
|
+
"name": "Younes Barrad",
|
|
6980
|
+
"github": "Flowko",
|
|
6981
|
+
"twitter": "imflowko",
|
|
6982
|
+
"avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
|
|
6983
|
+
}
|
|
6984
|
+
],
|
|
6985
|
+
"compatibility": {
|
|
6986
|
+
"nuxt": "^3.0.0",
|
|
6987
|
+
"requires": {},
|
|
6988
|
+
"devtools": "^0.0.0"
|
|
6989
|
+
}
|
|
6990
|
+
},
|
|
6991
|
+
{
|
|
6992
|
+
"name": "vue-final-modal",
|
|
6993
|
+
"description": "The most powerful yet most light-weight modal library for Vue 3.",
|
|
6994
|
+
"repo": "vue-final/vue-final-modal",
|
|
6995
|
+
"npm": "@vue-final-modal/nuxt",
|
|
6996
|
+
"icon": "vue-final-modal.svg",
|
|
6997
|
+
"github": "https://github.com/vue-final/vue-final-modal",
|
|
6998
|
+
"website": "https://vue-final-modal.org/",
|
|
6999
|
+
"learn_more": "https://vue-final-modal.org/",
|
|
7000
|
+
"category": "UI",
|
|
7001
|
+
"type": "3rd-party",
|
|
7002
|
+
"maintainers": [
|
|
7003
|
+
{
|
|
7004
|
+
"name": "Hunter Liu",
|
|
7005
|
+
"github": "hunterliu1003",
|
|
7006
|
+
"twitter": "hunterliu1003"
|
|
7007
|
+
}
|
|
7008
|
+
],
|
|
5934
7009
|
"compatibility": {
|
|
5935
7010
|
"nuxt": "^3.0.0",
|
|
5936
7011
|
"requires": {}
|
|
@@ -5938,13 +7013,13 @@
|
|
|
5938
7013
|
},
|
|
5939
7014
|
{
|
|
5940
7015
|
"name": "vue-macros",
|
|
5941
|
-
"description": "Explore
|
|
5942
|
-
"repo": "sxzz/
|
|
7016
|
+
"description": "Explore more macros and syntax sugar to Vue.",
|
|
7017
|
+
"repo": "sxzz/vue-macros#main/packages/nuxt",
|
|
5943
7018
|
"npm": "@vue-macros/nuxt",
|
|
5944
7019
|
"icon": "vue-macros.svg",
|
|
5945
|
-
"github": "https://github.com/sxzz/
|
|
7020
|
+
"github": "https://github.com/sxzz/vue-macros",
|
|
5946
7021
|
"website": "https://vue-macros.sxzz.moe",
|
|
5947
|
-
"learn_more": "https://github.com/sxzz/
|
|
7022
|
+
"learn_more": "https://github.com/sxzz/vue-macros",
|
|
5948
7023
|
"category": "Extensions",
|
|
5949
7024
|
"type": "3rd-party",
|
|
5950
7025
|
"maintainers": [
|
|
@@ -5958,7 +7033,8 @@
|
|
|
5958
7033
|
"nuxt": "^3.0.0",
|
|
5959
7034
|
"requires": {
|
|
5960
7035
|
"bridge": "optional"
|
|
5961
|
-
}
|
|
7036
|
+
},
|
|
7037
|
+
"devtools": "^0.0.0"
|
|
5962
7038
|
}
|
|
5963
7039
|
},
|
|
5964
7040
|
{
|
|
@@ -5985,7 +7061,7 @@
|
|
|
5985
7061
|
},
|
|
5986
7062
|
{
|
|
5987
7063
|
"name": "vue-multiselect",
|
|
5988
|
-
"description": "Single / multiple select plugin for Nuxt
|
|
7064
|
+
"description": "Single / multiple select plugin for Nuxt using vue-multiselect.",
|
|
5989
7065
|
"repo": "spektrummedia/nuxt-vue-multiselect",
|
|
5990
7066
|
"npm": "nuxt-vue-multiselect",
|
|
5991
7067
|
"icon": "",
|
|
@@ -6027,6 +7103,29 @@
|
|
|
6027
7103
|
"requires": {}
|
|
6028
7104
|
}
|
|
6029
7105
|
},
|
|
7106
|
+
{
|
|
7107
|
+
"name": "vue-query",
|
|
7108
|
+
"description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
|
|
7109
|
+
"repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt#main",
|
|
7110
|
+
"npm": "@hebilicious/vue-query-nuxt",
|
|
7111
|
+
"icon": "vue-query.svg",
|
|
7112
|
+
"github": "https://github.com/Hebilicious/vue-query-nuxt",
|
|
7113
|
+
"website": "https://github.com/Hebilicious/vue-query-nuxt#readme",
|
|
7114
|
+
"learn_more": "https://tanstack.com/query/latest/docs/vue/quick-start",
|
|
7115
|
+
"category": "Request",
|
|
7116
|
+
"type": "3rd-party",
|
|
7117
|
+
"maintainers": [
|
|
7118
|
+
{
|
|
7119
|
+
"name": "Hebilicious",
|
|
7120
|
+
"github": "Hebilicious",
|
|
7121
|
+
"twitter": "its_hebilicious"
|
|
7122
|
+
}
|
|
7123
|
+
],
|
|
7124
|
+
"compatibility": {
|
|
7125
|
+
"nuxt": "^3.0.0",
|
|
7126
|
+
"requires": {}
|
|
7127
|
+
}
|
|
7128
|
+
},
|
|
6030
7129
|
{
|
|
6031
7130
|
"name": "vue-select",
|
|
6032
7131
|
"description": "Nuxt module for vue-select, a feature rich select/dropdown/typeahead component.",
|
|
@@ -6076,7 +7175,7 @@
|
|
|
6076
7175
|
},
|
|
6077
7176
|
{
|
|
6078
7177
|
"name": "vue-warehouse",
|
|
6079
|
-
"description": "A Cross-browser storage for Vue.js and Nuxt
|
|
7178
|
+
"description": "A Cross-browser storage for Vue.js and Nuxt, with plugins support and easy extensibility based on Store.js",
|
|
6080
7179
|
"repo": "juliomrqz/vue-warehouse",
|
|
6081
7180
|
"npm": "vue-warehouse",
|
|
6082
7181
|
"icon": "",
|
|
@@ -6097,6 +7196,29 @@
|
|
|
6097
7196
|
"requires": {}
|
|
6098
7197
|
}
|
|
6099
7198
|
},
|
|
7199
|
+
{
|
|
7200
|
+
"name": "vue3-carousel-nuxt",
|
|
7201
|
+
"description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt applications.",
|
|
7202
|
+
"repo": "gaetansenn/vue3-carousel-nuxt",
|
|
7203
|
+
"npm": "vue3-carousel-nuxt",
|
|
7204
|
+
"icon": "",
|
|
7205
|
+
"github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
|
|
7206
|
+
"website": "",
|
|
7207
|
+
"learn_more": "",
|
|
7208
|
+
"category": "UI",
|
|
7209
|
+
"type": "3rd-party",
|
|
7210
|
+
"maintainers": [
|
|
7211
|
+
{
|
|
7212
|
+
"name": "Gaetan SENN",
|
|
7213
|
+
"github": "gaetansenn",
|
|
7214
|
+
"avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
|
|
7215
|
+
}
|
|
7216
|
+
],
|
|
7217
|
+
"compatibility": {
|
|
7218
|
+
"nuxt": "^3.0.0",
|
|
7219
|
+
"requires": {}
|
|
7220
|
+
}
|
|
7221
|
+
},
|
|
6100
7222
|
{
|
|
6101
7223
|
"name": "vuefire",
|
|
6102
7224
|
"description": "Idiomatic composables for the Firebase SDK",
|
|
@@ -6119,9 +7241,55 @@
|
|
|
6119
7241
|
"requires": {}
|
|
6120
7242
|
}
|
|
6121
7243
|
},
|
|
7244
|
+
{
|
|
7245
|
+
"name": "vueform-builder",
|
|
7246
|
+
"description": "Official Vueform Builder module for Nuxt",
|
|
7247
|
+
"repo": "vueform/builder-nuxt",
|
|
7248
|
+
"npm": "@vueform/builder-nuxt",
|
|
7249
|
+
"icon": "vueform.svg",
|
|
7250
|
+
"github": "https://github.com/vueform/builder",
|
|
7251
|
+
"website": "https://builder.vueform.com",
|
|
7252
|
+
"learn_more": "https://builder.vueform.com/docs/installation#nuxt",
|
|
7253
|
+
"category": "Libraries",
|
|
7254
|
+
"type": "3rd-party",
|
|
7255
|
+
"maintainers": [
|
|
7256
|
+
{
|
|
7257
|
+
"name": "Adam Berecz",
|
|
7258
|
+
"github": "adamberecz",
|
|
7259
|
+
"twitter": "bereczadam"
|
|
7260
|
+
}
|
|
7261
|
+
],
|
|
7262
|
+
"compatibility": {
|
|
7263
|
+
"nuxt": "^3.0.0",
|
|
7264
|
+
"requires": {}
|
|
7265
|
+
}
|
|
7266
|
+
},
|
|
7267
|
+
{
|
|
7268
|
+
"name": "vueform",
|
|
7269
|
+
"description": "Official Vueform module for Nuxt",
|
|
7270
|
+
"repo": "vueform/nuxt",
|
|
7271
|
+
"npm": "@vueform/nuxt",
|
|
7272
|
+
"icon": "vueform.svg",
|
|
7273
|
+
"github": "https://github.com/vueform/vueform",
|
|
7274
|
+
"website": "https://vueform.com",
|
|
7275
|
+
"learn_more": "https://vueform.com/docs/installation#nuxt",
|
|
7276
|
+
"category": "Libraries",
|
|
7277
|
+
"type": "3rd-party",
|
|
7278
|
+
"maintainers": [
|
|
7279
|
+
{
|
|
7280
|
+
"name": "Adam Berecz",
|
|
7281
|
+
"github": "adamberecz",
|
|
7282
|
+
"twitter": "bereczadam"
|
|
7283
|
+
}
|
|
7284
|
+
],
|
|
7285
|
+
"compatibility": {
|
|
7286
|
+
"nuxt": "^3.0.0",
|
|
7287
|
+
"requires": {}
|
|
7288
|
+
}
|
|
7289
|
+
},
|
|
6122
7290
|
{
|
|
6123
7291
|
"name": "vuestic",
|
|
6124
|
-
"description": "Vuestic UI module for Nuxt
|
|
7292
|
+
"description": "Vuestic UI module for Nuxt",
|
|
6125
7293
|
"repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
|
|
6126
7294
|
"npm": "@vuestic/nuxt",
|
|
6127
7295
|
"icon": "vuestic.png",
|
|
@@ -6141,9 +7309,31 @@
|
|
|
6141
7309
|
"requires": {}
|
|
6142
7310
|
}
|
|
6143
7311
|
},
|
|
7312
|
+
{
|
|
7313
|
+
"name": "vuetify-nuxt-module",
|
|
7314
|
+
"description": "Zero-config Nuxt Module for Vuetify.",
|
|
7315
|
+
"repo": "userquin/vuetify-nuxt-module",
|
|
7316
|
+
"npm": "vuetify-nuxt-module",
|
|
7317
|
+
"icon": "vuetify-logo-v3-dark.svg",
|
|
7318
|
+
"github": "https://github.com/userquin/vuetify-nuxt-module",
|
|
7319
|
+
"website": "https://github.com/userquin/vuetify-nuxt-module",
|
|
7320
|
+
"learn_more": "https://vuetify-nuxt-module.netlify.app/",
|
|
7321
|
+
"category": "UI",
|
|
7322
|
+
"type": "3rd-party",
|
|
7323
|
+
"maintainers": [
|
|
7324
|
+
{
|
|
7325
|
+
"name": "Joaquín Sánchez",
|
|
7326
|
+
"github": "userquin"
|
|
7327
|
+
}
|
|
7328
|
+
],
|
|
7329
|
+
"compatibility": {
|
|
7330
|
+
"nuxt": "^3.0.0",
|
|
7331
|
+
"requires": {}
|
|
7332
|
+
}
|
|
7333
|
+
},
|
|
6144
7334
|
{
|
|
6145
7335
|
"name": "vuetify",
|
|
6146
|
-
"description": "Vuetify Module for Nuxt
|
|
7336
|
+
"description": "Vuetify Module for Nuxt to add Material Design components to your application.",
|
|
6147
7337
|
"repo": "nuxt-community/vuetify-module",
|
|
6148
7338
|
"npm": "@nuxtjs/vuetify",
|
|
6149
7339
|
"icon": "vuetify.png",
|
|
@@ -6190,7 +7380,8 @@
|
|
|
6190
7380
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6191
7381
|
"requires": {
|
|
6192
7382
|
"bridge": "optional"
|
|
6193
|
-
}
|
|
7383
|
+
},
|
|
7384
|
+
"devtools": "^0.0.0"
|
|
6194
7385
|
}
|
|
6195
7386
|
},
|
|
6196
7387
|
{
|
|
@@ -6217,7 +7408,7 @@
|
|
|
6217
7408
|
},
|
|
6218
7409
|
{
|
|
6219
7410
|
"name": "vunix",
|
|
6220
|
-
"description": "Comprehensive UI toolkit for Vue.js and Nuxt
|
|
7411
|
+
"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
7412
|
"repo": "gaetansenn/vunix#main/packages/nuxt",
|
|
6222
7413
|
"npm": "@vunix/nuxt",
|
|
6223
7414
|
"icon": "",
|
|
@@ -6241,11 +7432,11 @@
|
|
|
6241
7432
|
{
|
|
6242
7433
|
"name": "web-vitals",
|
|
6243
7434
|
"description": "Web Vitals for Nuxt",
|
|
6244
|
-
"repo": "nuxt-
|
|
7435
|
+
"repo": "nuxt-modules/web-vitals",
|
|
6245
7436
|
"npm": "@nuxtjs/web-vitals",
|
|
6246
7437
|
"icon": "web-vitals.png",
|
|
6247
|
-
"github": "https://github.com/nuxt-
|
|
6248
|
-
"website": "https://github.com/nuxt-
|
|
7438
|
+
"github": "https://github.com/nuxt-modules/web-vitals",
|
|
7439
|
+
"website": "https://github.com/nuxt-modules/web-vitals",
|
|
6249
7440
|
"learn_more": "",
|
|
6250
7441
|
"category": "Performance",
|
|
6251
7442
|
"type": "community",
|
|
@@ -6296,7 +7487,7 @@
|
|
|
6296
7487
|
},
|
|
6297
7488
|
{
|
|
6298
7489
|
"name": "webpack-optimisations",
|
|
6299
|
-
"description": "Nuxt
|
|
7490
|
+
"description": "Nuxt v2 module to automatically make your builds faster.",
|
|
6300
7491
|
"repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
|
|
6301
7492
|
"npm": "nuxt-webpack-optimisations",
|
|
6302
7493
|
"icon": "build-optimisations.svg",
|
|
@@ -6388,7 +7579,7 @@
|
|
|
6388
7579
|
},
|
|
6389
7580
|
{
|
|
6390
7581
|
"name": "well-known",
|
|
6391
|
-
"description": "A Nuxt
|
|
7582
|
+
"description": "A Nuxt module to add well-known URIs using middlewares",
|
|
6392
7583
|
"repo": "zadigetvoltaire/nuxt-well-known",
|
|
6393
7584
|
"npm": "@zadigetvoltaire/nuxt-well-known",
|
|
6394
7585
|
"icon": "well-known.svg",
|
|
@@ -6408,6 +7599,32 @@
|
|
|
6408
7599
|
"requires": {}
|
|
6409
7600
|
}
|
|
6410
7601
|
},
|
|
7602
|
+
{
|
|
7603
|
+
"name": "wideangle",
|
|
7604
|
+
"description": "Nuxt module to integrate Wide Angle Analytics",
|
|
7605
|
+
"repo": "inputobjects/wideangle-nuxt",
|
|
7606
|
+
"npm": "wideangle-nuxt",
|
|
7607
|
+
"icon": "wideangle.png",
|
|
7608
|
+
"github": "https://github.com/inputobjects/wideangle-nuxt",
|
|
7609
|
+
"website": "https://wideangle.co",
|
|
7610
|
+
"learn_more": "https://wideangle.co/documentation/web-analytics-for-nuxt",
|
|
7611
|
+
"category": "Analytics",
|
|
7612
|
+
"type": "3rd-party",
|
|
7613
|
+
"maintainers": [
|
|
7614
|
+
{
|
|
7615
|
+
"name": "Wide Angle Analytics by Input Objects GmbH",
|
|
7616
|
+
"github": "inputobjects"
|
|
7617
|
+
},
|
|
7618
|
+
{
|
|
7619
|
+
"name": "Jarek Rozanski",
|
|
7620
|
+
"github": "jrozanski"
|
|
7621
|
+
}
|
|
7622
|
+
],
|
|
7623
|
+
"compatibility": {
|
|
7624
|
+
"nuxt": "^3.0.0",
|
|
7625
|
+
"requires": {}
|
|
7626
|
+
}
|
|
7627
|
+
},
|
|
6411
7628
|
{
|
|
6412
7629
|
"name": "windicss",
|
|
6413
7630
|
"description": "Next generation utility-first CSS framework.",
|
|
@@ -6551,55 +7768,9 @@
|
|
|
6551
7768
|
"requires": {}
|
|
6552
7769
|
}
|
|
6553
7770
|
},
|
|
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
7771
|
{
|
|
6601
7772
|
"name": "zendesk",
|
|
6602
|
-
"description": "Nuxt
|
|
7773
|
+
"description": "Nuxt module for Zendesk",
|
|
6603
7774
|
"repo": "DansMaCulotte/nuxt-zendesk",
|
|
6604
7775
|
"npm": "@dansmaculotte/nuxt-zendesk",
|
|
6605
7776
|
"icon": "zendesk.png",
|