@nuxt/modules 0.6.0-af05bd → 0.6.0-af82c5
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 +1219 -263
- package/package.json +10 -10
package/modules.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
3
|
"name": "ackee",
|
|
4
|
-
"description": "Nuxt
|
|
4
|
+
"description": "Nuxt module for Ackee analytics",
|
|
5
5
|
"repo": "bdrtsky/nuxt-ackee",
|
|
6
6
|
"npm": "nuxt-ackee",
|
|
7
7
|
"icon": "ackee.png",
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
},
|
|
29
29
|
{
|
|
30
30
|
"name": "agility-cms",
|
|
31
|
-
"description": "Agility CMS Integration for Nuxt
|
|
31
|
+
"description": "Agility CMS Integration for Nuxt",
|
|
32
32
|
"repo": "agility/agilitycms-nuxt-module",
|
|
33
33
|
"npm": "@agility/agilitycms-nuxt-module",
|
|
34
34
|
"icon": "agility.png",
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
},
|
|
52
52
|
{
|
|
53
53
|
"name": "algolia",
|
|
54
|
-
"description": "Algolia Search Module for Nuxt
|
|
54
|
+
"description": "Algolia Search Module for Nuxt",
|
|
55
55
|
"repo": "nuxt-modules/algolia",
|
|
56
56
|
"npm": "@nuxtjs/algolia",
|
|
57
57
|
"icon": "algolia.svg",
|
|
@@ -146,9 +146,55 @@
|
|
|
146
146
|
"requires": {}
|
|
147
147
|
}
|
|
148
148
|
},
|
|
149
|
+
{
|
|
150
|
+
"name": "ant-design-vue",
|
|
151
|
+
"description": "A Vue 3 based component library for designers and developers",
|
|
152
|
+
"repo": "vueComponent/ant-design-vue-nuxt",
|
|
153
|
+
"npm": "@ant-design-vue/nuxt",
|
|
154
|
+
"icon": "ant-design-vue.svg",
|
|
155
|
+
"github": "https://github.com/vueComponent/ant-design-vue-nuxt",
|
|
156
|
+
"website": "https://antdv.com",
|
|
157
|
+
"learn_more": "https://github.com/vueComponent/ant-design-vue-nuxt",
|
|
158
|
+
"category": "UI",
|
|
159
|
+
"type": "3rd-party",
|
|
160
|
+
"maintainers": [
|
|
161
|
+
{
|
|
162
|
+
"name": "tangjinzhou",
|
|
163
|
+
"github": "tangjinzhou"
|
|
164
|
+
}
|
|
165
|
+
],
|
|
166
|
+
"compatibility": {
|
|
167
|
+
"nuxt": "^3.0.0",
|
|
168
|
+
"requires": {
|
|
169
|
+
"bridge": "optional"
|
|
170
|
+
}
|
|
171
|
+
}
|
|
172
|
+
},
|
|
173
|
+
{
|
|
174
|
+
"name": "aos",
|
|
175
|
+
"description": "A Nuxt module that adds Animate On Scroll",
|
|
176
|
+
"repo": "egidiusmengelberg/nuxt-aos",
|
|
177
|
+
"npm": "nuxt-aos",
|
|
178
|
+
"icon": "aos.png",
|
|
179
|
+
"github": "https://github.com/egidiusmengelberg/nuxt-aos",
|
|
180
|
+
"website": "https://github.com/egidiusmengelberg/nuxt-aos",
|
|
181
|
+
"learn_more": "",
|
|
182
|
+
"category": "Devtools",
|
|
183
|
+
"type": "3rd-party",
|
|
184
|
+
"maintainers": [
|
|
185
|
+
{
|
|
186
|
+
"name": "egidiusmengelberg",
|
|
187
|
+
"github": "egidiusmengelberg"
|
|
188
|
+
}
|
|
189
|
+
],
|
|
190
|
+
"compatibility": {
|
|
191
|
+
"nuxt": "^3.0.0",
|
|
192
|
+
"requires": {}
|
|
193
|
+
}
|
|
194
|
+
},
|
|
149
195
|
{
|
|
150
196
|
"name": "api-party",
|
|
151
|
-
"description": "Nuxt
|
|
197
|
+
"description": "Nuxt module to securely connect with any API – server proxy & dynamic composable names",
|
|
152
198
|
"repo": "johannschopplich/nuxt-api-party",
|
|
153
199
|
"npm": "nuxt-api-party",
|
|
154
200
|
"icon": "api-party.svg",
|
|
@@ -196,7 +242,7 @@
|
|
|
196
242
|
},
|
|
197
243
|
{
|
|
198
244
|
"name": "apollo",
|
|
199
|
-
"description": "Integrate GraphQL in your Nuxt
|
|
245
|
+
"description": "Integrate GraphQL in your Nuxt apps using vue-apollo.",
|
|
200
246
|
"repo": "nuxt-modules/apollo",
|
|
201
247
|
"npm": "@nuxtjs/apollo",
|
|
202
248
|
"icon": "apollo.png",
|
|
@@ -220,7 +266,7 @@
|
|
|
220
266
|
},
|
|
221
267
|
{
|
|
222
268
|
"name": "applicationinsights",
|
|
223
|
-
"description": "AppInsights module for Nuxt
|
|
269
|
+
"description": "AppInsights module for Nuxt",
|
|
224
270
|
"repo": "nuxt-community/applicationinsights-module",
|
|
225
271
|
"npm": "@nuxtjs/applicationinsights",
|
|
226
272
|
"icon": "application-insights.png",
|
|
@@ -262,9 +308,54 @@
|
|
|
262
308
|
"requires": {}
|
|
263
309
|
}
|
|
264
310
|
},
|
|
311
|
+
{
|
|
312
|
+
"name": "arco-design-nuxt-module",
|
|
313
|
+
"description": "Nuxt Module for Arco Design Vue. Automatically import components, icons and more.",
|
|
314
|
+
"repo": "wiidede/arco-design-nuxt-module",
|
|
315
|
+
"npm": "arco-design-nuxt-module",
|
|
316
|
+
"icon": "arco-design.svg",
|
|
317
|
+
"github": "https://github.com/wiidede/arco-design-nuxt-module",
|
|
318
|
+
"website": "https://arco.design/vue",
|
|
319
|
+
"learn_more": "https://github.com/wiidede/arco-design-nuxt-module#readme",
|
|
320
|
+
"category": "UI",
|
|
321
|
+
"type": "3rd-party",
|
|
322
|
+
"maintainers": [
|
|
323
|
+
{
|
|
324
|
+
"name": "wiidede",
|
|
325
|
+
"github": "wiidede"
|
|
326
|
+
}
|
|
327
|
+
],
|
|
328
|
+
"compatibility": {
|
|
329
|
+
"nuxt": "^3.0.0",
|
|
330
|
+
"requires": {}
|
|
331
|
+
}
|
|
332
|
+
},
|
|
333
|
+
{
|
|
334
|
+
"name": "ark-ui",
|
|
335
|
+
"description": "A headless library for building reusable, scalable design systems that works for a wide range of JS frameworks.",
|
|
336
|
+
"repo": "iamdin/nuxt-ark-ui",
|
|
337
|
+
"npm": "nuxt-ark-ui",
|
|
338
|
+
"icon": "ark-ui.svg",
|
|
339
|
+
"github": "https://github.com/iamdin/nuxt-ark-ui",
|
|
340
|
+
"website": "https://ark-ui.com/",
|
|
341
|
+
"learn_more": "https://github.com/iamdin/nuxt-ark-ui",
|
|
342
|
+
"category": "UI",
|
|
343
|
+
"type": "3rd-party",
|
|
344
|
+
"maintainers": [
|
|
345
|
+
{
|
|
346
|
+
"name": "Din",
|
|
347
|
+
"github": "iamdin",
|
|
348
|
+
"twitter": "iamdinq"
|
|
349
|
+
}
|
|
350
|
+
],
|
|
351
|
+
"compatibility": {
|
|
352
|
+
"nuxt": "^3.0.0",
|
|
353
|
+
"requires": {}
|
|
354
|
+
}
|
|
355
|
+
},
|
|
265
356
|
{
|
|
266
357
|
"name": "auth",
|
|
267
|
-
"description": "Zero-boilerplate authentication support for Nuxt.
|
|
358
|
+
"description": "Zero-boilerplate authentication support for Nuxt.",
|
|
268
359
|
"repo": "nuxt-community/auth-module",
|
|
269
360
|
"npm": "@nuxtjs/auth",
|
|
270
361
|
"icon": "auth.png",
|
|
@@ -289,9 +380,55 @@
|
|
|
289
380
|
"requires": {}
|
|
290
381
|
}
|
|
291
382
|
},
|
|
383
|
+
{
|
|
384
|
+
"name": "authjs",
|
|
385
|
+
"description": "Auth.js authentication Nuxt module. Edge compatible.",
|
|
386
|
+
"repo": "Hebilicious/authjs-nuxt#main",
|
|
387
|
+
"npm": "@hebilicious/authjs-nuxt",
|
|
388
|
+
"icon": "authjs.png",
|
|
389
|
+
"github": "https://github.com/Hebilicious/authjs-nuxt",
|
|
390
|
+
"website": "https://authjs-nuxt.pages.dev/",
|
|
391
|
+
"learn_more": "https://authjs.dev/",
|
|
392
|
+
"category": "Security",
|
|
393
|
+
"type": "3rd-party",
|
|
394
|
+
"maintainers": [
|
|
395
|
+
{
|
|
396
|
+
"name": "Hebilicious",
|
|
397
|
+
"github": "Hebilicious",
|
|
398
|
+
"twitter": "its_hebilicious"
|
|
399
|
+
}
|
|
400
|
+
],
|
|
401
|
+
"compatibility": {
|
|
402
|
+
"nuxt": "^3.0.0",
|
|
403
|
+
"requires": {}
|
|
404
|
+
}
|
|
405
|
+
},
|
|
406
|
+
{
|
|
407
|
+
"name": "auto-animate",
|
|
408
|
+
"description": "Automatic animations for your Nuxt app with a single line of code.",
|
|
409
|
+
"repo": "formkit/auto-animate",
|
|
410
|
+
"npm": "@formkit/auto-animate",
|
|
411
|
+
"icon": "auto-animate.svg",
|
|
412
|
+
"github": "https://github.com/formkit/auto-animate",
|
|
413
|
+
"website": "https://auto-animate.formkit.com",
|
|
414
|
+
"learn_more": "https://auto-animate.formkit.com",
|
|
415
|
+
"category": "Libraries",
|
|
416
|
+
"type": "3rd-party",
|
|
417
|
+
"maintainers": [
|
|
418
|
+
{
|
|
419
|
+
"name": "Justin Schroeder",
|
|
420
|
+
"github": "justin-schroeder",
|
|
421
|
+
"twitter": "jpschroeder"
|
|
422
|
+
}
|
|
423
|
+
],
|
|
424
|
+
"compatibility": {
|
|
425
|
+
"nuxt": "^3.0.0",
|
|
426
|
+
"requires": {}
|
|
427
|
+
}
|
|
428
|
+
},
|
|
292
429
|
{
|
|
293
430
|
"name": "axios",
|
|
294
|
-
"description": "Secure and easy Axios module with Nuxt
|
|
431
|
+
"description": "Secure and easy Axios module with Nuxt",
|
|
295
432
|
"repo": "nuxt-community/axios-module",
|
|
296
433
|
"npm": "@nuxtjs/axios",
|
|
297
434
|
"icon": "axios.svg",
|
|
@@ -314,7 +451,7 @@
|
|
|
314
451
|
},
|
|
315
452
|
{
|
|
316
453
|
"name": "basic-auth",
|
|
317
|
-
"description": "Provide basic authentication to your Nuxt
|
|
454
|
+
"description": "Provide basic authentication to your Nuxt application",
|
|
318
455
|
"repo": "potato4d/nuxt-basic-auth-module",
|
|
319
456
|
"npm": "nuxt-basic-auth-module",
|
|
320
457
|
"icon": "",
|
|
@@ -438,7 +575,7 @@
|
|
|
438
575
|
},
|
|
439
576
|
{
|
|
440
577
|
"name": "bulma-slim",
|
|
441
|
-
"description": "Nuxt
|
|
578
|
+
"description": "Nuxt module to automatically make a slim Bulma build of used features with Purgecss",
|
|
442
579
|
"repo": "mustardamus/nuxt-bulma-slim",
|
|
443
580
|
"npm": "nuxt-bulma-slim",
|
|
444
581
|
"icon": "bulma.png",
|
|
@@ -505,7 +642,7 @@
|
|
|
505
642
|
},
|
|
506
643
|
{
|
|
507
644
|
"name": "canvas-sketch",
|
|
508
|
-
"description": "Nuxt
|
|
645
|
+
"description": "Nuxt module for making generative and 3D artwork with canvas-sketch in JavaScript",
|
|
509
646
|
"repo": "LuXDAmore/generative-art",
|
|
510
647
|
"npm": "@luxdamore/nuxt-canvas-sketch",
|
|
511
648
|
"icon": "",
|
|
@@ -526,9 +663,31 @@
|
|
|
526
663
|
"requires": {}
|
|
527
664
|
}
|
|
528
665
|
},
|
|
666
|
+
{
|
|
667
|
+
"name": "capo",
|
|
668
|
+
"description": "Capo.js implementation for Nuxt",
|
|
669
|
+
"repo": "danielroe/nuxt-capo",
|
|
670
|
+
"npm": "nuxt-capo",
|
|
671
|
+
"icon": "",
|
|
672
|
+
"github": "https://github.com/danielroe/nuxt-capo",
|
|
673
|
+
"website": "https://github.com/danielroe/nuxt-capo",
|
|
674
|
+
"learn_more": "",
|
|
675
|
+
"category": "Performance",
|
|
676
|
+
"type": "3rd-party",
|
|
677
|
+
"maintainers": [
|
|
678
|
+
{
|
|
679
|
+
"name": "danielroe",
|
|
680
|
+
"github": "danielroe"
|
|
681
|
+
}
|
|
682
|
+
],
|
|
683
|
+
"compatibility": {
|
|
684
|
+
"nuxt": "^3.0.0",
|
|
685
|
+
"requires": {}
|
|
686
|
+
}
|
|
687
|
+
},
|
|
529
688
|
{
|
|
530
689
|
"name": "chakra-ui",
|
|
531
|
-
"description": "Chakra UI Module for Nuxt
|
|
690
|
+
"description": "Chakra UI Module for Nuxt",
|
|
532
691
|
"repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
|
|
533
692
|
"npm": "@chakra-ui/nuxt",
|
|
534
693
|
"icon": "chakra-ui.png",
|
|
@@ -592,6 +751,29 @@
|
|
|
592
751
|
"requires": {}
|
|
593
752
|
}
|
|
594
753
|
},
|
|
754
|
+
{
|
|
755
|
+
"name": "clarity-analytics",
|
|
756
|
+
"description": "Clarity Analytics Module for Nuxt",
|
|
757
|
+
"repo": "Barbapapazes/nuxt-clarity-analytics",
|
|
758
|
+
"npm": "nuxt-clarity-analytics",
|
|
759
|
+
"icon": "",
|
|
760
|
+
"github": "https://github.com/Barbapapazes/nuxt-clarity-analytics",
|
|
761
|
+
"website": "https://github.com/Barbapapazes/nuxt-clarity-analytics#readme",
|
|
762
|
+
"learn_more": "https://clarity.microsoft.com/",
|
|
763
|
+
"category": "Analytics",
|
|
764
|
+
"type": "3rd-party",
|
|
765
|
+
"maintainers": [
|
|
766
|
+
{
|
|
767
|
+
"name": "Barbapapazes",
|
|
768
|
+
"github": "Barbapapazes",
|
|
769
|
+
"twitter": "soubiran_"
|
|
770
|
+
}
|
|
771
|
+
],
|
|
772
|
+
"compatibility": {
|
|
773
|
+
"nuxt": "^3.0.0",
|
|
774
|
+
"requires": {}
|
|
775
|
+
}
|
|
776
|
+
},
|
|
595
777
|
{
|
|
596
778
|
"name": "client-init",
|
|
597
779
|
"description": "Provide client version of `nuxtServerInit`.",
|
|
@@ -616,7 +798,7 @@
|
|
|
616
798
|
},
|
|
617
799
|
{
|
|
618
800
|
"name": "cloudcms",
|
|
619
|
-
"description": "CloudCMS Nuxt
|
|
801
|
+
"description": "CloudCMS Nuxt Module",
|
|
620
802
|
"repo": "gitana/cloudcms-nuxt",
|
|
621
803
|
"npm": "cloudcms-nuxt",
|
|
622
804
|
"icon": "",
|
|
@@ -665,11 +847,11 @@
|
|
|
665
847
|
},
|
|
666
848
|
{
|
|
667
849
|
"name": "cloudinary",
|
|
668
|
-
"description": "Optimize images and videos in your Nuxt
|
|
669
|
-
"repo": "nuxt-
|
|
850
|
+
"description": "Optimize images and videos in your Nuxt application",
|
|
851
|
+
"repo": "nuxt-modules/cloudinary",
|
|
670
852
|
"npm": "@nuxtjs/cloudinary",
|
|
671
853
|
"icon": "cloudinary.png",
|
|
672
|
-
"github": "https://github.com/nuxt-
|
|
854
|
+
"github": "https://github.com/nuxt-modules/cloudinary",
|
|
673
855
|
"website": "https://cloudinary.nuxtjs.org",
|
|
674
856
|
"learn_more": "https://cloudinary.com",
|
|
675
857
|
"category": "Images",
|
|
@@ -688,11 +870,11 @@
|
|
|
688
870
|
},
|
|
689
871
|
{
|
|
690
872
|
"name": "color-mode",
|
|
691
|
-
"description": "Dark and Light mode for
|
|
692
|
-
"repo": "nuxt-
|
|
873
|
+
"description": "Dark and Light mode for Nuxt with auto detection",
|
|
874
|
+
"repo": "nuxt-modules/color-mode",
|
|
693
875
|
"npm": "@nuxtjs/color-mode",
|
|
694
876
|
"icon": "color-mode.png",
|
|
695
|
-
"github": "https://github.com/nuxt-
|
|
877
|
+
"github": "https://github.com/nuxt-modules/color-mode",
|
|
696
878
|
"website": "https://color-mode.nuxtjs.org",
|
|
697
879
|
"learn_more": "",
|
|
698
880
|
"category": "UI",
|
|
@@ -785,7 +967,7 @@
|
|
|
785
967
|
"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
968
|
"repo": "nuxt/content#main",
|
|
787
969
|
"npm": "@nuxt/content",
|
|
788
|
-
"icon": "nuxt.
|
|
970
|
+
"icon": "nuxt.svg",
|
|
789
971
|
"github": "https://github.com/nuxt/content",
|
|
790
972
|
"website": "https://content.nuxtjs.org",
|
|
791
973
|
"learn_more": "",
|
|
@@ -909,7 +1091,7 @@
|
|
|
909
1091
|
},
|
|
910
1092
|
{
|
|
911
1093
|
"name": "darkmode.js",
|
|
912
|
-
"description": "Add darkmode / nightmode to your Nuxt
|
|
1094
|
+
"description": "Add darkmode / nightmode to your Nuxt project in a few seconds",
|
|
913
1095
|
"repo": "sandoche/nuxtjs-darkmode-js-module#main",
|
|
914
1096
|
"npm": "nuxtjs-darkmode-js-module",
|
|
915
1097
|
"icon": "darkmode.png",
|
|
@@ -931,7 +1113,7 @@
|
|
|
931
1113
|
},
|
|
932
1114
|
{
|
|
933
1115
|
"name": "date-fns",
|
|
934
|
-
"description": "Modern JavaScript date utility library - date-fns for Nuxt
|
|
1116
|
+
"description": "Modern JavaScript date utility library - date-fns for Nuxt",
|
|
935
1117
|
"repo": "nuxt-community/date-fns-module",
|
|
936
1118
|
"npm": "@nuxtjs/date-fns",
|
|
937
1119
|
"icon": "date-fns.png",
|
|
@@ -953,7 +1135,7 @@
|
|
|
953
1135
|
},
|
|
954
1136
|
{
|
|
955
1137
|
"name": "datocms-nuxt2",
|
|
956
|
-
"description": "DatoCMS integration for Nuxt
|
|
1138
|
+
"description": "DatoCMS integration for Nuxt v2",
|
|
957
1139
|
"repo": "voorhoede/nuxt-datocms-module",
|
|
958
1140
|
"npm": "@voorhoede/nuxt-datocms-module",
|
|
959
1141
|
"icon": "datocms.svg",
|
|
@@ -1022,8 +1204,8 @@
|
|
|
1022
1204
|
},
|
|
1023
1205
|
{
|
|
1024
1206
|
"name": "delay-hydration",
|
|
1025
|
-
"description": "Improve your Nuxt
|
|
1026
|
-
"repo": "harlan-zw/nuxt-delay-hydration
|
|
1207
|
+
"description": "Improve your Nuxt v2 Google Lighthouse score by delaying hydration.",
|
|
1208
|
+
"repo": "harlan-zw/nuxt-delay-hydration",
|
|
1027
1209
|
"npm": "nuxt-delay-hydration",
|
|
1028
1210
|
"icon": "lighthouse.svg",
|
|
1029
1211
|
"github": "https://github.com/harlan-zw/nuxt-delay-hydration",
|
|
@@ -1045,12 +1227,12 @@
|
|
|
1045
1227
|
},
|
|
1046
1228
|
{
|
|
1047
1229
|
"name": "device",
|
|
1048
|
-
"description": "Device detection module for Nuxt
|
|
1049
|
-
"repo": "nuxt-
|
|
1230
|
+
"description": "Device detection module for Nuxt",
|
|
1231
|
+
"repo": "nuxt-modules/device",
|
|
1050
1232
|
"npm": "@nuxtjs/device",
|
|
1051
1233
|
"icon": "",
|
|
1052
|
-
"github": "https://github.com/nuxt-
|
|
1053
|
-
"website": "https://github.com/nuxt-
|
|
1234
|
+
"github": "https://github.com/nuxt-modules/device",
|
|
1235
|
+
"website": "https://github.com/nuxt-modules/device",
|
|
1054
1236
|
"learn_more": "",
|
|
1055
1237
|
"category": "Extensions",
|
|
1056
1238
|
"type": "community",
|
|
@@ -1068,9 +1250,9 @@
|
|
|
1068
1250
|
{
|
|
1069
1251
|
"name": "devtools",
|
|
1070
1252
|
"description": "Unleash Nuxt Developer Experience. A set of visual tools that help you to know your app better.",
|
|
1071
|
-
"repo": "nuxt/devtools#main",
|
|
1253
|
+
"repo": "nuxt/devtools#main/packages/devtools",
|
|
1072
1254
|
"npm": "@nuxt/devtools",
|
|
1073
|
-
"icon": "nuxt.
|
|
1255
|
+
"icon": "nuxt.svg",
|
|
1074
1256
|
"github": "https://github.com/nuxt/devtools",
|
|
1075
1257
|
"website": "https://devtools.nuxtjs.org/",
|
|
1076
1258
|
"learn_more": "",
|
|
@@ -1090,13 +1272,13 @@
|
|
|
1090
1272
|
},
|
|
1091
1273
|
{
|
|
1092
1274
|
"name": "directus",
|
|
1093
|
-
"description": "Easily connect your
|
|
1275
|
+
"description": "Easily connect your Nuxt application to your directus server.",
|
|
1094
1276
|
"repo": "intevel/nuxt-directus",
|
|
1095
1277
|
"npm": "nuxt-directus",
|
|
1096
1278
|
"icon": "directus.svg",
|
|
1097
|
-
"github": "https://github.com/
|
|
1098
|
-
"website": "https://nuxt-directus.
|
|
1099
|
-
"learn_more": "https://nuxt-directus.
|
|
1279
|
+
"github": "https://github.com/intevel/nuxt-directus/",
|
|
1280
|
+
"website": "https://nuxt-directus.site/",
|
|
1281
|
+
"learn_more": "https://nuxt-directus.site/",
|
|
1100
1282
|
"category": "CMS",
|
|
1101
1283
|
"type": "3rd-party",
|
|
1102
1284
|
"maintainers": [
|
|
@@ -1107,15 +1289,35 @@
|
|
|
1107
1289
|
}
|
|
1108
1290
|
],
|
|
1109
1291
|
"compatibility": {
|
|
1110
|
-
"nuxt": "^
|
|
1111
|
-
"requires": {
|
|
1112
|
-
|
|
1292
|
+
"nuxt": "^3.0.0",
|
|
1293
|
+
"requires": {}
|
|
1294
|
+
}
|
|
1295
|
+
},
|
|
1296
|
+
{
|
|
1297
|
+
"name": "disqus",
|
|
1298
|
+
"description": "Disqus Comments Module for Nuxt - Instantly add a comment widget to your app",
|
|
1299
|
+
"repo": "modbender/nuxt-disqus",
|
|
1300
|
+
"npm": "nuxt-disqus",
|
|
1301
|
+
"icon": "disqus.svg",
|
|
1302
|
+
"github": "https://github.com/modbender/nuxt-disqus",
|
|
1303
|
+
"website": "https://github.com/modbender/nuxt-disqus",
|
|
1304
|
+
"learn_more": "https://github.com/modbender/vue3-disqus",
|
|
1305
|
+
"category": "Libraries",
|
|
1306
|
+
"type": "3rd-party",
|
|
1307
|
+
"maintainers": [
|
|
1308
|
+
{
|
|
1309
|
+
"name": "modbender",
|
|
1310
|
+
"github": "modbender"
|
|
1113
1311
|
}
|
|
1312
|
+
],
|
|
1313
|
+
"compatibility": {
|
|
1314
|
+
"nuxt": "^3.0.0",
|
|
1315
|
+
"requires": {}
|
|
1114
1316
|
}
|
|
1115
1317
|
},
|
|
1116
1318
|
{
|
|
1117
1319
|
"name": "dotenv",
|
|
1118
|
-
"description": "A Nuxt
|
|
1320
|
+
"description": "A Nuxt module that loads your .env file into your context options",
|
|
1119
1321
|
"repo": "nuxt-community/dotenv-module",
|
|
1120
1322
|
"npm": "@nuxtjs/dotenv",
|
|
1121
1323
|
"icon": "dotenv.png",
|
|
@@ -1137,7 +1339,7 @@
|
|
|
1137
1339
|
},
|
|
1138
1340
|
{
|
|
1139
1341
|
"name": "drupal-ce",
|
|
1140
|
-
"description": "Connects Nuxt
|
|
1342
|
+
"description": "Connects Nuxt with Drupal via the Lupus Custom Elements Renderer",
|
|
1141
1343
|
"repo": "drunomics/nuxtjs-drupal-ce",
|
|
1142
1344
|
"npm": "nuxtjs-drupal-ce",
|
|
1143
1345
|
"icon": "drupal-ce.png",
|
|
@@ -1170,7 +1372,7 @@
|
|
|
1170
1372
|
},
|
|
1171
1373
|
{
|
|
1172
1374
|
"name": "druxt",
|
|
1173
|
-
"description": "A bridge between frameworks, Drupal in the back, Nuxt
|
|
1375
|
+
"description": "A bridge between frameworks, Drupal in the back, Nuxt in the front.",
|
|
1174
1376
|
"repo": "druxt/druxt.js#develop/packages/druxt",
|
|
1175
1377
|
"npm": "druxt",
|
|
1176
1378
|
"icon": "druxt.svg",
|
|
@@ -1238,7 +1440,7 @@
|
|
|
1238
1440
|
},
|
|
1239
1441
|
{
|
|
1240
1442
|
"name": "emotion",
|
|
1241
|
-
"description": "The Next Generation of CSS-in-JS for Nuxt
|
|
1443
|
+
"description": "The Next Generation of CSS-in-JS for Nuxt",
|
|
1242
1444
|
"repo": "nuxt-modules/emotion",
|
|
1243
1445
|
"npm": "@nuxtjs/emotion",
|
|
1244
1446
|
"icon": "emotion.png",
|
|
@@ -1266,7 +1468,7 @@
|
|
|
1266
1468
|
},
|
|
1267
1469
|
{
|
|
1268
1470
|
"name": "eslint",
|
|
1269
|
-
"description": "ESLint module for Nuxt
|
|
1471
|
+
"description": "ESLint module for Nuxt",
|
|
1270
1472
|
"repo": "nuxt-community/eslint-module",
|
|
1271
1473
|
"npm": "@nuxtjs/eslint-module",
|
|
1272
1474
|
"icon": "eslint.png",
|
|
@@ -1288,7 +1490,7 @@
|
|
|
1288
1490
|
},
|
|
1289
1491
|
{
|
|
1290
1492
|
"name": "event-trace",
|
|
1291
|
-
"description": "Module for event trace in Nuxt
|
|
1493
|
+
"description": "Module for event trace in Nuxt",
|
|
1292
1494
|
"repo": "nuxt-community/nuxt-event-trace",
|
|
1293
1495
|
"npm": "nuxt-event-trace",
|
|
1294
1496
|
"icon": "",
|
|
@@ -1332,7 +1534,7 @@
|
|
|
1332
1534
|
},
|
|
1333
1535
|
{
|
|
1334
1536
|
"name": "feature-toggle",
|
|
1335
|
-
"description": "Feature toggle module for Nuxt
|
|
1537
|
+
"description": "Feature toggle module for Nuxt",
|
|
1336
1538
|
"repo": "stephenkr/nuxt-feature-toggle",
|
|
1337
1539
|
"npm": "nuxt-feature-toggle",
|
|
1338
1540
|
"icon": "",
|
|
@@ -1399,7 +1601,7 @@
|
|
|
1399
1601
|
},
|
|
1400
1602
|
{
|
|
1401
1603
|
"name": "floating-prompt-module",
|
|
1402
|
-
"description": "Invite your users to support you on product hunt with this floating prompt Nuxt
|
|
1604
|
+
"description": "Invite your users to support you on product hunt with this floating prompt Nuxt module",
|
|
1403
1605
|
"repo": "sandoche/nuxt-floating-prompt-module#main",
|
|
1404
1606
|
"npm": "nuxt-floating-prompt-module",
|
|
1405
1607
|
"icon": "",
|
|
@@ -1508,6 +1710,29 @@
|
|
|
1508
1710
|
"requires": {}
|
|
1509
1711
|
}
|
|
1510
1712
|
},
|
|
1713
|
+
{
|
|
1714
|
+
"name": "form-actions",
|
|
1715
|
+
"description": "A set of features and composables to interact with forms and server data.",
|
|
1716
|
+
"repo": "Hebilicious/form-actions-nuxt#main/packages/form-action-nuxt",
|
|
1717
|
+
"npm": "@hebilicious/form-actions-nuxt",
|
|
1718
|
+
"icon": "form-actions.svg",
|
|
1719
|
+
"github": "https://github.com/Hebilicious/form-actions-nuxt",
|
|
1720
|
+
"website": "https://form-actions-nuxt.pages.dev/",
|
|
1721
|
+
"learn_more": "https://github.com/Hebilicious/form-actions-nuxt#readme",
|
|
1722
|
+
"category": "Request",
|
|
1723
|
+
"type": "3rd-party",
|
|
1724
|
+
"maintainers": [
|
|
1725
|
+
{
|
|
1726
|
+
"name": "Hebilicious",
|
|
1727
|
+
"github": "Hebilicious",
|
|
1728
|
+
"twitter": "its_hebilicious"
|
|
1729
|
+
}
|
|
1730
|
+
],
|
|
1731
|
+
"compatibility": {
|
|
1732
|
+
"nuxt": "^3.7.0",
|
|
1733
|
+
"requires": {}
|
|
1734
|
+
}
|
|
1735
|
+
},
|
|
1511
1736
|
{
|
|
1512
1737
|
"name": "formkit",
|
|
1513
1738
|
"description": "Seamless FormKit integration for Nuxt",
|
|
@@ -1582,7 +1807,7 @@
|
|
|
1582
1807
|
},
|
|
1583
1808
|
{
|
|
1584
1809
|
"name": "google-adsense",
|
|
1585
|
-
"description": "Google Adsense Module for Nuxt
|
|
1810
|
+
"description": "Google Adsense Module for Nuxt",
|
|
1586
1811
|
"repo": "nuxt-community/google-adsense-module",
|
|
1587
1812
|
"npm": "@nuxtjs/google-adsense",
|
|
1588
1813
|
"icon": "google-adsense.png",
|
|
@@ -1608,7 +1833,7 @@
|
|
|
1608
1833
|
},
|
|
1609
1834
|
{
|
|
1610
1835
|
"name": "google-analytics",
|
|
1611
|
-
"description": "Google analytics Module for Nuxt
|
|
1836
|
+
"description": "Google analytics Module for Nuxt",
|
|
1612
1837
|
"repo": "nuxt-community/analytics-module",
|
|
1613
1838
|
"npm": "@nuxtjs/google-analytics",
|
|
1614
1839
|
"icon": "google-analytics.png",
|
|
@@ -1640,12 +1865,12 @@
|
|
|
1640
1865
|
},
|
|
1641
1866
|
{
|
|
1642
1867
|
"name": "google-fonts",
|
|
1643
|
-
"description": "Google Fonts module for
|
|
1644
|
-
"repo": "nuxt-
|
|
1868
|
+
"description": "Google Fonts module for Nuxt",
|
|
1869
|
+
"repo": "nuxt-modules/google-fonts",
|
|
1645
1870
|
"npm": "@nuxtjs/google-fonts",
|
|
1646
1871
|
"icon": "google-fonts.png",
|
|
1647
|
-
"github": "https://github.com/nuxt-
|
|
1648
|
-
"website": "https://
|
|
1872
|
+
"github": "https://github.com/nuxt-modules/google-fonts",
|
|
1873
|
+
"website": "https://google-fonts.nuxtjs.org",
|
|
1649
1874
|
"learn_more": "https://developers.google.com/fonts",
|
|
1650
1875
|
"category": "Fonts",
|
|
1651
1876
|
"type": "community",
|
|
@@ -1664,7 +1889,7 @@
|
|
|
1664
1889
|
},
|
|
1665
1890
|
{
|
|
1666
1891
|
"name": "google-gtag",
|
|
1667
|
-
"description": "Google GTag for Nuxt
|
|
1892
|
+
"description": "Google GTag for Nuxt",
|
|
1668
1893
|
"repo": "nuxt-community/google-gtag",
|
|
1669
1894
|
"npm": "@nuxtjs/google-gtag",
|
|
1670
1895
|
"icon": "gtm.png",
|
|
@@ -1690,7 +1915,7 @@
|
|
|
1690
1915
|
},
|
|
1691
1916
|
{
|
|
1692
1917
|
"name": "google-optimize",
|
|
1693
|
-
"description": "SSR friendly Google Optimize module for Nuxt
|
|
1918
|
+
"description": "SSR friendly Google Optimize module for Nuxt",
|
|
1694
1919
|
"repo": "nuxt-community/google-optimize-module",
|
|
1695
1920
|
"npm": "nuxt-google-optimize",
|
|
1696
1921
|
"icon": "google-optimize.png",
|
|
@@ -1745,7 +1970,7 @@
|
|
|
1745
1970
|
},
|
|
1746
1971
|
{
|
|
1747
1972
|
"name": "graphql-request",
|
|
1748
|
-
"description": "Easy Minimal GraphQL client integration with Nuxt
|
|
1973
|
+
"description": "Easy Minimal GraphQL client integration with Nuxt",
|
|
1749
1974
|
"repo": "gomah/nuxt-graphql-request",
|
|
1750
1975
|
"npm": "nuxt-graphql-request",
|
|
1751
1976
|
"icon": "graphql-request.png",
|
|
@@ -1761,7 +1986,7 @@
|
|
|
1761
1986
|
}
|
|
1762
1987
|
],
|
|
1763
1988
|
"compatibility": {
|
|
1764
|
-
"nuxt": "^2.0.0",
|
|
1989
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1765
1990
|
"requires": {}
|
|
1766
1991
|
}
|
|
1767
1992
|
},
|
|
@@ -1789,7 +2014,7 @@
|
|
|
1789
2014
|
},
|
|
1790
2015
|
{
|
|
1791
2016
|
"name": "gtag",
|
|
1792
|
-
"description": "Google Analytics integration for Nuxt
|
|
2017
|
+
"description": "Google Analytics integration for Nuxt",
|
|
1793
2018
|
"repo": "johannschopplich/nuxt-gtag",
|
|
1794
2019
|
"npm": "nuxt-gtag",
|
|
1795
2020
|
"icon": "gtag.svg",
|
|
@@ -1813,7 +2038,7 @@
|
|
|
1813
2038
|
},
|
|
1814
2039
|
{
|
|
1815
2040
|
"name": "gtm",
|
|
1816
|
-
"description": "Google Tag Manager Module for Nuxt
|
|
2041
|
+
"description": "Google Tag Manager Module for Nuxt",
|
|
1817
2042
|
"repo": "nuxt-community/gtm-module",
|
|
1818
2043
|
"npm": "@nuxtjs/gtm",
|
|
1819
2044
|
"icon": "gtm.png",
|
|
@@ -1836,7 +2061,7 @@
|
|
|
1836
2061
|
},
|
|
1837
2062
|
{
|
|
1838
2063
|
"name": "guess",
|
|
1839
|
-
"description": "Guess.js module for Nuxt
|
|
2064
|
+
"description": "Guess.js module for Nuxt",
|
|
1840
2065
|
"repo": "nuxt-community/guess-module",
|
|
1841
2066
|
"npm": "@nuxtjs/guess-module",
|
|
1842
2067
|
"icon": "guessjs.png",
|
|
@@ -1856,6 +2081,28 @@
|
|
|
1856
2081
|
"requires": {}
|
|
1857
2082
|
}
|
|
1858
2083
|
},
|
|
2084
|
+
{
|
|
2085
|
+
"name": "hanko",
|
|
2086
|
+
"description": "Hanko integration for Nuxt for passwordless authentication",
|
|
2087
|
+
"repo": "nuxt-modules/hanko",
|
|
2088
|
+
"npm": "@nuxtjs/hanko",
|
|
2089
|
+
"icon": "hanko.svg",
|
|
2090
|
+
"github": "https://github.com/nuxt-modules/hanko",
|
|
2091
|
+
"website": "https://github.com/nuxt-modules/hanko",
|
|
2092
|
+
"learn_more": "https://hanko.io/",
|
|
2093
|
+
"category": "Security",
|
|
2094
|
+
"type": "community",
|
|
2095
|
+
"maintainers": [
|
|
2096
|
+
{
|
|
2097
|
+
"name": "danielroe",
|
|
2098
|
+
"github": "danielroe"
|
|
2099
|
+
}
|
|
2100
|
+
],
|
|
2101
|
+
"compatibility": {
|
|
2102
|
+
"nuxt": "^3.0.0",
|
|
2103
|
+
"requires": {}
|
|
2104
|
+
}
|
|
2105
|
+
},
|
|
1859
2106
|
{
|
|
1860
2107
|
"name": "harlem",
|
|
1861
2108
|
"description": "Harlem is a simple, unopinionated, lightweight and extensible state management solution for Vue 3.",
|
|
@@ -1926,7 +2173,7 @@
|
|
|
1926
2173
|
},
|
|
1927
2174
|
{
|
|
1928
2175
|
"name": "helmet",
|
|
1929
|
-
"description": "Easy Helmet module with Nuxt
|
|
2176
|
+
"description": "Easy Helmet module with Nuxt'",
|
|
1930
2177
|
"repo": "victor-perez/nuxt-helmet",
|
|
1931
2178
|
"npm": "nuxt-helmet",
|
|
1932
2179
|
"icon": "",
|
|
@@ -1970,7 +2217,7 @@
|
|
|
1970
2217
|
},
|
|
1971
2218
|
{
|
|
1972
2219
|
"name": "history-state",
|
|
1973
|
-
"description": "Nuxt
|
|
2220
|
+
"description": "Nuxt module to backup or restore historical states",
|
|
1974
2221
|
"repo": "hidekatsu-izuno/nuxt-history-state",
|
|
1975
2222
|
"npm": "nuxt-history-state",
|
|
1976
2223
|
"icon": "",
|
|
@@ -2039,7 +2286,7 @@
|
|
|
2039
2286
|
},
|
|
2040
2287
|
{
|
|
2041
2288
|
"name": "http",
|
|
2042
|
-
"description": "Universal HTTP Module for Nuxt
|
|
2289
|
+
"description": "Universal HTTP Module for Nuxt",
|
|
2043
2290
|
"repo": "nuxt/http",
|
|
2044
2291
|
"npm": "@nuxt/http",
|
|
2045
2292
|
"icon": "http.png",
|
|
@@ -2067,7 +2314,7 @@
|
|
|
2067
2314
|
},
|
|
2068
2315
|
{
|
|
2069
2316
|
"name": "humans-txt",
|
|
2070
|
-
"description": "An initiative for knowing the people behind a website. It is a Nuxt
|
|
2317
|
+
"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
2318
|
"repo": "Luxdamore/nuxt-humans-txt",
|
|
2072
2319
|
"npm": "@luxdamore/nuxt-humans-txt",
|
|
2073
2320
|
"icon": "",
|
|
@@ -2091,11 +2338,11 @@
|
|
|
2091
2338
|
{
|
|
2092
2339
|
"name": "i18n",
|
|
2093
2340
|
"description": "i18n features for your Nuxt project so you can easily add internationalization.",
|
|
2094
|
-
"repo": "nuxt-
|
|
2341
|
+
"repo": "nuxt-modules/i18n",
|
|
2095
2342
|
"npm": "@nuxtjs/i18n",
|
|
2096
2343
|
"icon": "i18n.png",
|
|
2097
|
-
"github": "https://github.com/nuxt-
|
|
2098
|
-
"website": "https://i18n.nuxtjs.org",
|
|
2344
|
+
"github": "https://github.com/nuxt-modules/i18n",
|
|
2345
|
+
"website": "https://v8.i18n.nuxtjs.org",
|
|
2099
2346
|
"learn_more": "https://kazupon.github.io/vue-i18n/",
|
|
2100
2347
|
"category": "Extensions",
|
|
2101
2348
|
"type": "community",
|
|
@@ -2114,6 +2361,28 @@
|
|
|
2114
2361
|
"requires": {}
|
|
2115
2362
|
}
|
|
2116
2363
|
},
|
|
2364
|
+
{
|
|
2365
|
+
"name": "icon-font",
|
|
2366
|
+
"description": "Automatically generates fonts and custom properties (variables) from a specified folder containing SVG icons, injecting them into pages with live monitoring.",
|
|
2367
|
+
"repo": "coremyslo/nuxt-icon-font",
|
|
2368
|
+
"npm": "@coremyslo/nuxt-icon-font",
|
|
2369
|
+
"icon": "",
|
|
2370
|
+
"github": "https://github.com/coremyslo/nuxt-icon-font",
|
|
2371
|
+
"website": "https://github.com/coremyslo/nuxt-icon-font",
|
|
2372
|
+
"learn_more": "",
|
|
2373
|
+
"category": "UI",
|
|
2374
|
+
"type": "3rd-party",
|
|
2375
|
+
"maintainers": [
|
|
2376
|
+
{
|
|
2377
|
+
"name": "coremyslo",
|
|
2378
|
+
"github": "coremyslo"
|
|
2379
|
+
}
|
|
2380
|
+
],
|
|
2381
|
+
"compatibility": {
|
|
2382
|
+
"nuxt": "^3.0.0",
|
|
2383
|
+
"requires": {}
|
|
2384
|
+
}
|
|
2385
|
+
},
|
|
2117
2386
|
{
|
|
2118
2387
|
"name": "icon",
|
|
2119
2388
|
"description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
|
|
@@ -2182,12 +2451,12 @@
|
|
|
2182
2451
|
},
|
|
2183
2452
|
{
|
|
2184
2453
|
"name": "image",
|
|
2185
|
-
"description": "Optimised images for
|
|
2454
|
+
"description": "Optimised images for Nuxt, with progressive processing, lazy-loading, real-time resizes and providers support.",
|
|
2186
2455
|
"repo": "nuxt/image",
|
|
2187
2456
|
"npm": "@nuxt/image",
|
|
2188
2457
|
"icon": "image.png",
|
|
2189
2458
|
"github": "https://github.com/nuxt/image",
|
|
2190
|
-
"website": "https://image.
|
|
2459
|
+
"website": "https://image.nuxt.com",
|
|
2191
2460
|
"learn_more": "",
|
|
2192
2461
|
"category": "Images",
|
|
2193
2462
|
"type": "official",
|
|
@@ -2197,6 +2466,11 @@
|
|
|
2197
2466
|
"github": "farnabaz",
|
|
2198
2467
|
"twitter": "a_birang"
|
|
2199
2468
|
},
|
|
2469
|
+
{
|
|
2470
|
+
"name": "Daniel Roe",
|
|
2471
|
+
"github": "danielroe",
|
|
2472
|
+
"twitter": "danielcroe"
|
|
2473
|
+
},
|
|
2200
2474
|
{
|
|
2201
2475
|
"name": "Pooya Parsa",
|
|
2202
2476
|
"github": "pi0",
|
|
@@ -2212,12 +2486,16 @@
|
|
|
2212
2486
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2213
2487
|
"requires": {
|
|
2214
2488
|
"bridge": "optional"
|
|
2489
|
+
},
|
|
2490
|
+
"versionMap": {
|
|
2491
|
+
"2.x": "latest",
|
|
2492
|
+
"3.x": "rc"
|
|
2215
2493
|
}
|
|
2216
2494
|
}
|
|
2217
2495
|
},
|
|
2218
2496
|
{
|
|
2219
2497
|
"name": "imagemin",
|
|
2220
|
-
"description": "Automatically optimize (compress) all images used in Nuxt
|
|
2498
|
+
"description": "Automatically optimize (compress) all images used in Nuxt",
|
|
2221
2499
|
"repo": "nuxt-community/imagemin-module",
|
|
2222
2500
|
"npm": "@nuxtjs/imagemin",
|
|
2223
2501
|
"icon": "imagemin.png",
|
|
@@ -2240,12 +2518,12 @@
|
|
|
2240
2518
|
{
|
|
2241
2519
|
"name": "inkline",
|
|
2242
2520
|
"description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
|
|
2243
|
-
"repo": "inkline/
|
|
2244
|
-
"npm": "@inkline/
|
|
2521
|
+
"repo": "inkline/plugin",
|
|
2522
|
+
"npm": "@inkline/plugin",
|
|
2245
2523
|
"icon": "inkline.svg",
|
|
2246
|
-
"github": "https://github.com/inkline/
|
|
2524
|
+
"github": "https://github.com/inkline/plugin",
|
|
2247
2525
|
"website": "https://inkline.io",
|
|
2248
|
-
"learn_more": "https://inkline.io/docs/
|
|
2526
|
+
"learn_more": "https://inkline.io/docs/installation/nuxt",
|
|
2249
2527
|
"category": "UI",
|
|
2250
2528
|
"type": "3rd-party",
|
|
2251
2529
|
"maintainers": [
|
|
@@ -2264,7 +2542,7 @@
|
|
|
2264
2542
|
},
|
|
2265
2543
|
{
|
|
2266
2544
|
"name": "intercom",
|
|
2267
|
-
"description": "Conversational, messenger-based experiences with Intercom Module for Nuxt
|
|
2545
|
+
"description": "Conversational, messenger-based experiences with Intercom Module for Nuxt",
|
|
2268
2546
|
"repo": "hex-digital/nuxt-intercom",
|
|
2269
2547
|
"npm": "@hexdigital/nuxt-intercom",
|
|
2270
2548
|
"icon": "intercom.png",
|
|
@@ -2309,7 +2587,7 @@
|
|
|
2309
2587
|
},
|
|
2310
2588
|
{
|
|
2311
2589
|
"name": "jsonapi",
|
|
2312
|
-
"description": "Easy JSON:API client integration for Nuxt
|
|
2590
|
+
"description": "Easy JSON:API client integration for Nuxt",
|
|
2313
2591
|
"repo": "patrickcate/nuxt-jsonapi",
|
|
2314
2592
|
"npm": "nuxt-jsonapi",
|
|
2315
2593
|
"icon": "jsonapi.svg",
|
|
@@ -2353,7 +2631,7 @@
|
|
|
2353
2631
|
},
|
|
2354
2632
|
{
|
|
2355
2633
|
"name": "kql",
|
|
2356
|
-
"description": "Nuxt
|
|
2634
|
+
"description": "Nuxt module for Kirby's Query Language API",
|
|
2357
2635
|
"repo": "johannschopplich/nuxt-kql",
|
|
2358
2636
|
"npm": "nuxt-kql",
|
|
2359
2637
|
"icon": "kql.svg",
|
|
@@ -2377,7 +2655,7 @@
|
|
|
2377
2655
|
},
|
|
2378
2656
|
{
|
|
2379
2657
|
"name": "laravel-echo",
|
|
2380
|
-
"description": "Laravel Echo for Nuxt
|
|
2658
|
+
"description": "Laravel Echo for Nuxt",
|
|
2381
2659
|
"repo": "nuxt-community/laravel-echo",
|
|
2382
2660
|
"npm": "@nuxtjs/laravel-echo",
|
|
2383
2661
|
"icon": "laravel-echo.png",
|
|
@@ -2465,13 +2743,13 @@
|
|
|
2465
2743
|
},
|
|
2466
2744
|
{
|
|
2467
2745
|
"name": "link-checker",
|
|
2468
|
-
"description": "
|
|
2746
|
+
"description": "Find and magically fix links that may be negatively effecting your Nuxt sites SEO.",
|
|
2469
2747
|
"repo": "harlan-zw/nuxt-link-checker",
|
|
2470
2748
|
"npm": "nuxt-link-checker",
|
|
2471
|
-
"icon": "",
|
|
2749
|
+
"icon": "link-checker.svg",
|
|
2472
2750
|
"github": "https://github.com/harlan-zw/nuxt-link-checker",
|
|
2473
|
-
"website": "https://
|
|
2474
|
-
"learn_more": "",
|
|
2751
|
+
"website": "https://nuxtseo.com/link-checker",
|
|
2752
|
+
"learn_more": "https://nuxtseo.com/link-checker",
|
|
2475
2753
|
"category": "SEO",
|
|
2476
2754
|
"type": "3rd-party",
|
|
2477
2755
|
"maintainers": [
|
|
@@ -2561,12 +2839,12 @@
|
|
|
2561
2839
|
},
|
|
2562
2840
|
{
|
|
2563
2841
|
"name": "logrocket",
|
|
2564
|
-
"description": "LogRocket module for Nuxt
|
|
2565
|
-
"repo": "nuxt-
|
|
2842
|
+
"description": "LogRocket module for Nuxt to help you fix bugs and understand user behaviour.",
|
|
2843
|
+
"repo": "nuxt-modules/logrocket",
|
|
2566
2844
|
"npm": "nuxt-logrocket",
|
|
2567
2845
|
"icon": "logrocket.png",
|
|
2568
|
-
"github": "https://github.com/nuxt-
|
|
2569
|
-
"website": "https://github.com/nuxt-
|
|
2846
|
+
"github": "https://github.com/nuxt-modules/logrocket",
|
|
2847
|
+
"website": "https://github.com/nuxt-modules/logrocket",
|
|
2570
2848
|
"learn_more": "https://docs.logrocket.com/docs",
|
|
2571
2849
|
"category": "Monitoring",
|
|
2572
2850
|
"type": "community",
|
|
@@ -2582,9 +2860,35 @@
|
|
|
2582
2860
|
"requires": {}
|
|
2583
2861
|
}
|
|
2584
2862
|
},
|
|
2863
|
+
{
|
|
2864
|
+
"name": "lucide-icons",
|
|
2865
|
+
"description": "Nuxt module to integrate Lucide icons",
|
|
2866
|
+
"repo": "swisnl/nuxt-lucide-icons",
|
|
2867
|
+
"npm": "nuxt-lucide-icons",
|
|
2868
|
+
"icon": "lucide-icons.svg",
|
|
2869
|
+
"github": "https://github.com/swisnl/nuxt-lucide-icons",
|
|
2870
|
+
"website": "https://github.com/swisnl/nuxt-lucide-icons",
|
|
2871
|
+
"learn_more": "",
|
|
2872
|
+
"category": "UI",
|
|
2873
|
+
"type": "3rd-party",
|
|
2874
|
+
"maintainers": [
|
|
2875
|
+
{
|
|
2876
|
+
"name": "SWIS",
|
|
2877
|
+
"github": "swisnl"
|
|
2878
|
+
},
|
|
2879
|
+
{
|
|
2880
|
+
"name": "Jasper Zonneveld",
|
|
2881
|
+
"github": "JaZo"
|
|
2882
|
+
}
|
|
2883
|
+
],
|
|
2884
|
+
"compatibility": {
|
|
2885
|
+
"nuxt": "^3.0.0",
|
|
2886
|
+
"requires": {}
|
|
2887
|
+
}
|
|
2888
|
+
},
|
|
2585
2889
|
{
|
|
2586
2890
|
"name": "lunr",
|
|
2587
|
-
"description": "Full-text search with pre-build indexes for Nuxt
|
|
2891
|
+
"description": "Full-text search with pre-build indexes for Nuxt using lunr.js",
|
|
2588
2892
|
"repo": "nuxt-community/lunr-module",
|
|
2589
2893
|
"npm": "@nuxtjs/lunr-module",
|
|
2590
2894
|
"icon": "",
|
|
@@ -2697,7 +3001,7 @@
|
|
|
2697
3001
|
},
|
|
2698
3002
|
{
|
|
2699
3003
|
"name": "medusa",
|
|
2700
|
-
"description": "Easily connect to Medusa from your Nuxt
|
|
3004
|
+
"description": "Easily connect to Medusa from your Nuxt application",
|
|
2701
3005
|
"repo": "Baroshem/nuxt-medusa",
|
|
2702
3006
|
"npm": "nuxt-medusa",
|
|
2703
3007
|
"icon": "medusa.svg",
|
|
@@ -2722,7 +3026,7 @@
|
|
|
2722
3026
|
},
|
|
2723
3027
|
{
|
|
2724
3028
|
"name": "meilisearch",
|
|
2725
|
-
"description": "Meilisearch Instant Search module for Nuxt
|
|
3029
|
+
"description": "Meilisearch Instant Search module for Nuxt",
|
|
2726
3030
|
"repo": "xlanex6/nuxt-meilisearch",
|
|
2727
3031
|
"npm": "nuxt-meilisearch",
|
|
2728
3032
|
"icon": "meilisearch.svg",
|
|
@@ -2814,7 +3118,7 @@
|
|
|
2814
3118
|
},
|
|
2815
3119
|
{
|
|
2816
3120
|
"name": "moment",
|
|
2817
|
-
"description": "Efficient Moment.js module for Nuxt
|
|
3121
|
+
"description": "Efficient Moment.js module for Nuxt so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
|
|
2818
3122
|
"repo": "nuxt-community/moment-module",
|
|
2819
3123
|
"npm": "@nuxtjs/moment",
|
|
2820
3124
|
"icon": "momentjs.png",
|
|
@@ -2841,7 +3145,7 @@
|
|
|
2841
3145
|
},
|
|
2842
3146
|
{
|
|
2843
3147
|
"name": "mq",
|
|
2844
|
-
"description": "vue-mq module for Nuxt.
|
|
3148
|
+
"description": "vue-mq module for Nuxt. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
|
|
2845
3149
|
"repo": "vanhoofmaarten/nuxt-mq",
|
|
2846
3150
|
"npm": "nuxt-mq",
|
|
2847
3151
|
"icon": "",
|
|
@@ -2885,7 +3189,7 @@
|
|
|
2885
3189
|
},
|
|
2886
3190
|
{
|
|
2887
3191
|
"name": "netlify-cache",
|
|
2888
|
-
"description": "Nuxt
|
|
3192
|
+
"description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
|
|
2889
3193
|
"repo": "DreaMinder/nuxt-netlify-cache",
|
|
2890
3194
|
"npm": "nuxt-netlify-cache",
|
|
2891
3195
|
"icon": "netlify.png",
|
|
@@ -2930,7 +3234,7 @@
|
|
|
2930
3234
|
},
|
|
2931
3235
|
{
|
|
2932
3236
|
"name": "netlify",
|
|
2933
|
-
"description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt
|
|
3237
|
+
"description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
|
|
2934
3238
|
"repo": "bazzite/nuxt-netlify",
|
|
2935
3239
|
"npm": "@aceforth/nuxt-netlify",
|
|
2936
3240
|
"icon": "netlify.png",
|
|
@@ -3000,6 +3304,50 @@
|
|
|
3000
3304
|
"requires": {}
|
|
3001
3305
|
}
|
|
3002
3306
|
},
|
|
3307
|
+
{
|
|
3308
|
+
"name": "nupolyon",
|
|
3309
|
+
"description": "Inject polyfill from polyfill.io to nuxt project, auto detect based on browserslist config",
|
|
3310
|
+
"repo": "adenvt/nupolyon",
|
|
3311
|
+
"npm": "nupolyon",
|
|
3312
|
+
"icon": "",
|
|
3313
|
+
"github": "https://github.com/adenvt/nupolyon",
|
|
3314
|
+
"website": "https://github.com/adenvt/nupolyon",
|
|
3315
|
+
"learn_more": "",
|
|
3316
|
+
"category": "Performance",
|
|
3317
|
+
"type": "3rd-party",
|
|
3318
|
+
"maintainers": [
|
|
3319
|
+
{
|
|
3320
|
+
"name": "adenvt",
|
|
3321
|
+
"github": "adenvt"
|
|
3322
|
+
}
|
|
3323
|
+
],
|
|
3324
|
+
"compatibility": {
|
|
3325
|
+
"nuxt": "^3.0.0",
|
|
3326
|
+
"requires": {}
|
|
3327
|
+
}
|
|
3328
|
+
},
|
|
3329
|
+
{
|
|
3330
|
+
"name": "nuxt-anchorscroll",
|
|
3331
|
+
"description": "Scroll to top and to anchor support for Nuxt",
|
|
3332
|
+
"repo": "helltraitor/nuxt-anchorscroll",
|
|
3333
|
+
"npm": "nuxt-anchorscroll",
|
|
3334
|
+
"icon": "",
|
|
3335
|
+
"github": "https://github.com/helltraitor/nuxt-anchorscroll",
|
|
3336
|
+
"website": "https://github.com/helltraitor/nuxt-anchorscroll",
|
|
3337
|
+
"learn_more": "",
|
|
3338
|
+
"category": "UI",
|
|
3339
|
+
"type": "3rd-party",
|
|
3340
|
+
"maintainers": [
|
|
3341
|
+
{
|
|
3342
|
+
"name": "Helltraitor",
|
|
3343
|
+
"github": "helltraitor"
|
|
3344
|
+
}
|
|
3345
|
+
],
|
|
3346
|
+
"compatibility": {
|
|
3347
|
+
"nuxt": "^3.0.0",
|
|
3348
|
+
"requires": {}
|
|
3349
|
+
}
|
|
3350
|
+
},
|
|
3003
3351
|
{
|
|
3004
3352
|
"name": "nuxt-auth",
|
|
3005
3353
|
"description": "",
|
|
@@ -3022,9 +3370,53 @@
|
|
|
3022
3370
|
"requires": {}
|
|
3023
3371
|
}
|
|
3024
3372
|
},
|
|
3373
|
+
{
|
|
3374
|
+
"name": "nuxt-basic-auth",
|
|
3375
|
+
"description": "Nuxt Module for Basic Authentication",
|
|
3376
|
+
"repo": "kgierke/nuxt-basic-auth",
|
|
3377
|
+
"npm": "@kgierke/nuxt-basic-auth",
|
|
3378
|
+
"icon": "",
|
|
3379
|
+
"github": "https://github.com/kgierke/nuxt-basic-auth",
|
|
3380
|
+
"website": "https://github.com/kgierke/nuxt-basic-auth",
|
|
3381
|
+
"learn_more": "",
|
|
3382
|
+
"category": "Security",
|
|
3383
|
+
"type": "3rd-party",
|
|
3384
|
+
"maintainers": [
|
|
3385
|
+
{
|
|
3386
|
+
"name": "kgierke",
|
|
3387
|
+
"github": "kgierke"
|
|
3388
|
+
}
|
|
3389
|
+
],
|
|
3390
|
+
"compatibility": {
|
|
3391
|
+
"nuxt": "^3.0.0",
|
|
3392
|
+
"requires": {}
|
|
3393
|
+
}
|
|
3394
|
+
},
|
|
3395
|
+
{
|
|
3396
|
+
"name": "nuxt-bootstrap-icons",
|
|
3397
|
+
"description": "Just a simple integration for Bootstrap Icons",
|
|
3398
|
+
"repo": "OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3399
|
+
"npm": "nuxt-bootstrap-icons",
|
|
3400
|
+
"icon": "bootstrap-icons.svg",
|
|
3401
|
+
"github": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3402
|
+
"website": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3403
|
+
"learn_more": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3404
|
+
"category": "UI",
|
|
3405
|
+
"type": "3rd-party",
|
|
3406
|
+
"maintainers": [
|
|
3407
|
+
{
|
|
3408
|
+
"name": "OyewoleOyedeji",
|
|
3409
|
+
"github": "OyewoleOyedeji"
|
|
3410
|
+
}
|
|
3411
|
+
],
|
|
3412
|
+
"compatibility": {
|
|
3413
|
+
"nuxt": "^3.0.0",
|
|
3414
|
+
"requires": {}
|
|
3415
|
+
}
|
|
3416
|
+
},
|
|
3025
3417
|
{
|
|
3026
3418
|
"name": "nuxt-chatgpt",
|
|
3027
|
-
"description": "ChatGPT integration for Nuxt
|
|
3419
|
+
"description": "ChatGPT integration for Nuxt",
|
|
3028
3420
|
"repo": "schnapsterdog/nuxt-chatgpt",
|
|
3029
3421
|
"npm": "nuxt-chatgpt",
|
|
3030
3422
|
"icon": "chatgpt.svg",
|
|
@@ -3045,22 +3437,70 @@
|
|
|
3045
3437
|
}
|
|
3046
3438
|
},
|
|
3047
3439
|
{
|
|
3048
|
-
"name": "nuxt-
|
|
3049
|
-
"description": "
|
|
3050
|
-
"repo": "
|
|
3051
|
-
"npm": "nuxt-
|
|
3052
|
-
"icon": "nuxt-
|
|
3053
|
-
"github": "https://github.com/
|
|
3054
|
-
"website": "https://nuxt-
|
|
3055
|
-
"learn_more": "",
|
|
3056
|
-
"category": "
|
|
3440
|
+
"name": "nuxt-facebook-chat",
|
|
3441
|
+
"description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
|
|
3442
|
+
"repo": "superdev-tech/nuxt-facebook-chat",
|
|
3443
|
+
"npm": "nuxt-facebook-chat",
|
|
3444
|
+
"icon": "nuxt-facebook-chat.svg",
|
|
3445
|
+
"github": "https://github.com/superdev-tech/nuxt-facebook-chat",
|
|
3446
|
+
"website": "https://github.com/superdev-tech/nuxt-facebook-chat",
|
|
3447
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-facebook-chat",
|
|
3448
|
+
"category": "Libraries",
|
|
3057
3449
|
"type": "3rd-party",
|
|
3058
3450
|
"maintainers": [
|
|
3059
3451
|
{
|
|
3060
|
-
"name": "
|
|
3061
|
-
"github": "
|
|
3062
|
-
|
|
3063
|
-
|
|
3452
|
+
"name": "Supanut Dokmaithong",
|
|
3453
|
+
"github": "Boomgeek"
|
|
3454
|
+
},
|
|
3455
|
+
{
|
|
3456
|
+
"name": "superdev-tech",
|
|
3457
|
+
"github": "superdev-tech"
|
|
3458
|
+
}
|
|
3459
|
+
],
|
|
3460
|
+
"compatibility": {
|
|
3461
|
+
"nuxt": "^3.0.0",
|
|
3462
|
+
"requires": {}
|
|
3463
|
+
}
|
|
3464
|
+
},
|
|
3465
|
+
{
|
|
3466
|
+
"name": "nuxt-feedme",
|
|
3467
|
+
"description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
|
|
3468
|
+
"repo": "helltraitor/nuxt-feedme",
|
|
3469
|
+
"npm": "nuxt-feedme",
|
|
3470
|
+
"icon": "",
|
|
3471
|
+
"github": "https://github.com/helltraitor/nuxt-feedme",
|
|
3472
|
+
"website": "https://github.com/helltraitor/nuxt-feedme",
|
|
3473
|
+
"learn_more": "",
|
|
3474
|
+
"category": "SEO",
|
|
3475
|
+
"type": "3rd-party",
|
|
3476
|
+
"maintainers": [
|
|
3477
|
+
{
|
|
3478
|
+
"name": "Helltraitor",
|
|
3479
|
+
"github": "helltraitor"
|
|
3480
|
+
}
|
|
3481
|
+
],
|
|
3482
|
+
"compatibility": {
|
|
3483
|
+
"nuxt": "^3.0.0",
|
|
3484
|
+
"requires": {}
|
|
3485
|
+
}
|
|
3486
|
+
},
|
|
3487
|
+
{
|
|
3488
|
+
"name": "nuxt-graphql-middleware",
|
|
3489
|
+
"description": "Expose GraphQL queries and mutations as server API routes.",
|
|
3490
|
+
"repo": "dulnan/nuxt-graphql-middleware",
|
|
3491
|
+
"npm": "nuxt-graphql-middleware",
|
|
3492
|
+
"icon": "nuxt-graphql-middleware.svg",
|
|
3493
|
+
"github": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
3494
|
+
"website": "https://nuxt-graphql-middleware.dulnan.net",
|
|
3495
|
+
"learn_more": "",
|
|
3496
|
+
"category": "Request",
|
|
3497
|
+
"type": "3rd-party",
|
|
3498
|
+
"maintainers": [
|
|
3499
|
+
{
|
|
3500
|
+
"name": "dulnan",
|
|
3501
|
+
"github": "dulnan",
|
|
3502
|
+
"twitter": "dulnan",
|
|
3503
|
+
"avatar": "https://avatars.githubusercontent.com/dulnan?v=4"
|
|
3064
3504
|
},
|
|
3065
3505
|
{
|
|
3066
3506
|
"name": "ayalon",
|
|
@@ -3095,6 +3535,28 @@
|
|
|
3095
3535
|
"requires": {}
|
|
3096
3536
|
}
|
|
3097
3537
|
},
|
|
3538
|
+
{
|
|
3539
|
+
"name": "nuxt-gtm",
|
|
3540
|
+
"description": "A Nuxt module for Google Tag Manager",
|
|
3541
|
+
"repo": "zadigetvoltaire/nuxt-gtm",
|
|
3542
|
+
"npm": "@zadigetvoltaire/nuxt-gtm",
|
|
3543
|
+
"icon": "nuxt-gtm.svg",
|
|
3544
|
+
"github": "https://github.com/zadigetvoltaire/nuxt-gtm",
|
|
3545
|
+
"website": "https://github.com/zadigetvoltaire/nuxt-gtm",
|
|
3546
|
+
"learn_more": "https://developers.google.com/tag-platform/tag-manager?hl=fr",
|
|
3547
|
+
"category": "Analytics",
|
|
3548
|
+
"type": "3rd-party",
|
|
3549
|
+
"maintainers": [
|
|
3550
|
+
{
|
|
3551
|
+
"name": "Zadig&Voltaire Team",
|
|
3552
|
+
"github": "https://github.com/zadigetvoltaire"
|
|
3553
|
+
}
|
|
3554
|
+
],
|
|
3555
|
+
"compatibility": {
|
|
3556
|
+
"nuxt": "^3.0.0",
|
|
3557
|
+
"requires": {}
|
|
3558
|
+
}
|
|
3559
|
+
},
|
|
3098
3560
|
{
|
|
3099
3561
|
"name": "nuxt-hue",
|
|
3100
3562
|
"description": "Enlighten your Nuxt experience",
|
|
@@ -3120,24 +3582,24 @@
|
|
|
3120
3582
|
}
|
|
3121
3583
|
},
|
|
3122
3584
|
{
|
|
3123
|
-
"name": "nuxt-
|
|
3124
|
-
"description": "
|
|
3125
|
-
"repo": "",
|
|
3126
|
-
"npm": "nuxt-
|
|
3127
|
-
"icon": "
|
|
3128
|
-
"github": "",
|
|
3129
|
-
"website": "https://
|
|
3130
|
-
"learn_more": "
|
|
3131
|
-
"category": "
|
|
3585
|
+
"name": "nuxt-jsonld",
|
|
3586
|
+
"description": "Manage JSON-LD in Vue component.",
|
|
3587
|
+
"repo": "ymmooot/nuxt-jsonld",
|
|
3588
|
+
"npm": "nuxt-jsonld",
|
|
3589
|
+
"icon": "",
|
|
3590
|
+
"github": "https://github.com/ymmooot/nuxt-jsonld",
|
|
3591
|
+
"website": "https://github.com/ymmooot/nuxt-jsonld",
|
|
3592
|
+
"learn_more": "",
|
|
3593
|
+
"category": "SEO",
|
|
3132
3594
|
"type": "3rd-party",
|
|
3133
3595
|
"maintainers": [
|
|
3134
3596
|
{
|
|
3135
|
-
"name": "
|
|
3136
|
-
"github": "
|
|
3597
|
+
"name": "ymmooot",
|
|
3598
|
+
"github": "ymmooot"
|
|
3137
3599
|
}
|
|
3138
3600
|
],
|
|
3139
3601
|
"compatibility": {
|
|
3140
|
-
"nuxt": "^
|
|
3602
|
+
"nuxt": "^3.0.0",
|
|
3141
3603
|
"requires": {}
|
|
3142
3604
|
}
|
|
3143
3605
|
},
|
|
@@ -3166,7 +3628,7 @@
|
|
|
3166
3628
|
},
|
|
3167
3629
|
{
|
|
3168
3630
|
"name": "nuxt-loco",
|
|
3169
|
-
"description": "A localise.biz module to synth locale with Nuxt
|
|
3631
|
+
"description": "A localise.biz module to synth locale with Nuxt",
|
|
3170
3632
|
"repo": "gaetansenn/nuxt-loco",
|
|
3171
3633
|
"npm": "nuxt-loco",
|
|
3172
3634
|
"icon": "",
|
|
@@ -3209,6 +3671,28 @@
|
|
|
3209
3671
|
"requires": {}
|
|
3210
3672
|
}
|
|
3211
3673
|
},
|
|
3674
|
+
{
|
|
3675
|
+
"name": "nuxt-mdi",
|
|
3676
|
+
"description": "Add 7,000+ icons to your Nuxt application, from Material Design Icons.",
|
|
3677
|
+
"repo": "ERPedersen/nuxt-mdi",
|
|
3678
|
+
"npm": "nuxt-mdi",
|
|
3679
|
+
"icon": "mdi.png",
|
|
3680
|
+
"github": "https://github.com/ERPedersen/nuxt-mdi",
|
|
3681
|
+
"website": "https://nuxt-mdi.emilrosenius.com",
|
|
3682
|
+
"learn_more": "https://github.com/ERPedersen/nuxt-mdi/blob/main/README.md",
|
|
3683
|
+
"category": "Libraries",
|
|
3684
|
+
"type": "3rd-party",
|
|
3685
|
+
"maintainers": [
|
|
3686
|
+
{
|
|
3687
|
+
"name": "Emil Rosenius",
|
|
3688
|
+
"github": "ERPedersen"
|
|
3689
|
+
}
|
|
3690
|
+
],
|
|
3691
|
+
"compatibility": {
|
|
3692
|
+
"nuxt": "^3.0.0",
|
|
3693
|
+
"requires": {}
|
|
3694
|
+
}
|
|
3695
|
+
},
|
|
3212
3696
|
{
|
|
3213
3697
|
"name": "nuxt-monaco-editor",
|
|
3214
3698
|
"description": "Integrate monaco-editor with Nuxt",
|
|
@@ -3233,12 +3717,12 @@
|
|
|
3233
3717
|
},
|
|
3234
3718
|
{
|
|
3235
3719
|
"name": "nuxt-mongoose",
|
|
3236
|
-
"description": "A Nuxt
|
|
3720
|
+
"description": "A Nuxt module for simplifying the use of Mongoose in your project.",
|
|
3237
3721
|
"repo": "arashsheyda/nuxt-mongoose",
|
|
3238
3722
|
"npm": "nuxt-mongoose",
|
|
3239
3723
|
"icon": "nuxt-mongoose.svg",
|
|
3240
3724
|
"github": "https://github.com/arashsheyda/nuxt-mongoose",
|
|
3241
|
-
"website": "https://
|
|
3725
|
+
"website": "https://nuxt-mongoose.nuxt.space",
|
|
3242
3726
|
"learn_more": "",
|
|
3243
3727
|
"category": "Database",
|
|
3244
3728
|
"type": "3rd-party",
|
|
@@ -3276,6 +3760,28 @@
|
|
|
3276
3760
|
"requires": {}
|
|
3277
3761
|
}
|
|
3278
3762
|
},
|
|
3763
|
+
{
|
|
3764
|
+
"name": "nuxt-phosphor-icons",
|
|
3765
|
+
"description": "Just a simple integration for @phosphor-icons in Nuxt",
|
|
3766
|
+
"repo": "OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3767
|
+
"npm": "nuxt-phosphor-icons",
|
|
3768
|
+
"icon": "phosphor-icons.svg",
|
|
3769
|
+
"github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3770
|
+
"website": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3771
|
+
"learn_more": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3772
|
+
"category": "UI",
|
|
3773
|
+
"type": "3rd-party",
|
|
3774
|
+
"maintainers": [
|
|
3775
|
+
{
|
|
3776
|
+
"name": "OyewoleOyedeji",
|
|
3777
|
+
"github": "OyewoleOyedeji"
|
|
3778
|
+
}
|
|
3779
|
+
],
|
|
3780
|
+
"compatibility": {
|
|
3781
|
+
"nuxt": "^3.0.0",
|
|
3782
|
+
"requires": {}
|
|
3783
|
+
}
|
|
3784
|
+
},
|
|
3279
3785
|
{
|
|
3280
3786
|
"name": "nuxt-pino-log",
|
|
3281
3787
|
"description": "Structured logs for nuxt apps using pino",
|
|
@@ -3300,7 +3806,7 @@
|
|
|
3300
3806
|
},
|
|
3301
3807
|
{
|
|
3302
3808
|
"name": "plausible",
|
|
3303
|
-
"description": "Nuxt
|
|
3809
|
+
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
3304
3810
|
"repo": "nuxt-modules/plausible",
|
|
3305
3811
|
"npm": "@nuxtjs/plausible",
|
|
3306
3812
|
"icon": "plausible.png",
|
|
@@ -3320,9 +3826,35 @@
|
|
|
3320
3826
|
"requires": {}
|
|
3321
3827
|
}
|
|
3322
3828
|
},
|
|
3829
|
+
{
|
|
3830
|
+
"name": "nuxt-plotly",
|
|
3831
|
+
"description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
|
|
3832
|
+
"repo": "superdev-tech/nuxt-plotly",
|
|
3833
|
+
"npm": "nuxt-plotly",
|
|
3834
|
+
"icon": "nuxt-plotly.svg",
|
|
3835
|
+
"github": "https://github.com/superdev-tech/nuxt-plotly",
|
|
3836
|
+
"website": "https://github.com/superdev-tech/nuxt-plotly",
|
|
3837
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-plotly",
|
|
3838
|
+
"category": "Libraries",
|
|
3839
|
+
"type": "3rd-party",
|
|
3840
|
+
"maintainers": [
|
|
3841
|
+
{
|
|
3842
|
+
"name": "Supanut Dokmaithong",
|
|
3843
|
+
"github": "Boomgeek"
|
|
3844
|
+
},
|
|
3845
|
+
{
|
|
3846
|
+
"name": "superdev-tech",
|
|
3847
|
+
"github": "superdev-tech"
|
|
3848
|
+
}
|
|
3849
|
+
],
|
|
3850
|
+
"compatibility": {
|
|
3851
|
+
"nuxt": "^3.0.0",
|
|
3852
|
+
"requires": {}
|
|
3853
|
+
}
|
|
3854
|
+
},
|
|
3323
3855
|
{
|
|
3324
3856
|
"name": "nuxt-png-to-ico",
|
|
3325
|
-
"description": "Nuxt
|
|
3857
|
+
"description": "Nuxt module for auto generating favicons",
|
|
3326
3858
|
"repo": "b5710546232/nuxt-png-to-ico",
|
|
3327
3859
|
"npm": "nuxt-png-to-ico",
|
|
3328
3860
|
"icon": "",
|
|
@@ -3345,7 +3877,7 @@
|
|
|
3345
3877
|
},
|
|
3346
3878
|
{
|
|
3347
3879
|
"name": "nuxt-smartlook",
|
|
3348
|
-
"description": "Integrate Smartlook in your Nuxt
|
|
3880
|
+
"description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
|
|
3349
3881
|
"repo": "f00b4r/nuxt-smartlook",
|
|
3350
3882
|
"npm": "nuxt-smartlook",
|
|
3351
3883
|
"icon": "nuxt-smartlook.png",
|
|
@@ -3397,7 +3929,7 @@
|
|
|
3397
3929
|
},
|
|
3398
3930
|
{
|
|
3399
3931
|
"name": "nuxt-storm",
|
|
3400
|
-
"description": "WebStorm & PHPStorm support for
|
|
3932
|
+
"description": "WebStorm & PHPStorm support for Nuxt components",
|
|
3401
3933
|
"repo": "fumeapp/nuxt-storm",
|
|
3402
3934
|
"npm": "nuxt-storm",
|
|
3403
3935
|
"icon": "nuxt-storm.png",
|
|
@@ -3441,7 +3973,7 @@
|
|
|
3441
3973
|
},
|
|
3442
3974
|
{
|
|
3443
3975
|
"name": "nuxt-unleash",
|
|
3444
|
-
"description": "Nuxt
|
|
3976
|
+
"description": "Nuxt module to use Unleash toggle feature services",
|
|
3445
3977
|
"repo": "conejerock/nuxt-unleash",
|
|
3446
3978
|
"npm": "nuxt-unleash",
|
|
3447
3979
|
"icon": "nuxt-unleash.svg",
|
|
@@ -3532,12 +4064,12 @@
|
|
|
3532
4064
|
{
|
|
3533
4065
|
"name": "nuxt-vue3-google-signin",
|
|
3534
4066
|
"description": "Empower your Nuxt app with Google Sign-In, hassle-free",
|
|
3535
|
-
"repo": "
|
|
4067
|
+
"repo": "wavezync/nuxt-vue3-google-signin",
|
|
3536
4068
|
"npm": "nuxt-vue3-google-signin",
|
|
3537
4069
|
"icon": "vue3-google-signin.svg",
|
|
3538
|
-
"github": "https://github.com/
|
|
3539
|
-
"website": "https://vue3-google-signin.
|
|
3540
|
-
"learn_more": "https://vue3-google-signin.
|
|
4070
|
+
"github": "https://github.com/wavezync/nuxt-vue3-google-signin",
|
|
4071
|
+
"website": "https://vue3-google-signin.wavezync.com",
|
|
4072
|
+
"learn_more": "https://vue3-google-signin.wavezync.com",
|
|
3541
4073
|
"category": "Libraries",
|
|
3542
4074
|
"type": "3rd-party",
|
|
3543
4075
|
"maintainers": [
|
|
@@ -3553,7 +4085,7 @@
|
|
|
3553
4085
|
},
|
|
3554
4086
|
{
|
|
3555
4087
|
"name": "nuxt-vuetify",
|
|
3556
|
-
"description": "Add Vuetify 3 to your Nuxt
|
|
4088
|
+
"description": "Add Vuetify 3 to your Nuxt application in 3 seconds.",
|
|
3557
4089
|
"repo": "invictus-codes/nuxt-vuetify",
|
|
3558
4090
|
"npm": "@invictus.codes/nuxt-vuetify",
|
|
3559
4091
|
"icon": "vuetify-logo-v3-dark.svg",
|
|
@@ -3573,9 +4105,31 @@
|
|
|
3573
4105
|
"requires": {}
|
|
3574
4106
|
}
|
|
3575
4107
|
},
|
|
4108
|
+
{
|
|
4109
|
+
"name": "nuxt3-leaflet",
|
|
4110
|
+
"description": "Leaflet integration with Nuxt",
|
|
4111
|
+
"repo": "Gugustinette/Nuxt-Leaflet",
|
|
4112
|
+
"npm": "nuxt3-leaflet",
|
|
4113
|
+
"icon": "leaflet.png",
|
|
4114
|
+
"github": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4115
|
+
"website": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4116
|
+
"learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4117
|
+
"category": "Libraries",
|
|
4118
|
+
"type": "3rd-party",
|
|
4119
|
+
"maintainers": [
|
|
4120
|
+
{
|
|
4121
|
+
"name": "Augustin MERCIER",
|
|
4122
|
+
"github": "Gugustinette"
|
|
4123
|
+
}
|
|
4124
|
+
],
|
|
4125
|
+
"compatibility": {
|
|
4126
|
+
"nuxt": "^3.0.0",
|
|
4127
|
+
"requires": {}
|
|
4128
|
+
}
|
|
4129
|
+
},
|
|
3576
4130
|
{
|
|
3577
4131
|
"name": "nuxt7",
|
|
3578
|
-
"description": "Full Featured iOS & Android PWA Apps with Nuxt
|
|
4132
|
+
"description": "Full Featured iOS & Android PWA Apps with Nuxt and Framework7",
|
|
3579
4133
|
"repo": "nuxt-community/nuxt7",
|
|
3580
4134
|
"npm": "nuxt7",
|
|
3581
4135
|
"icon": "",
|
|
@@ -3598,13 +4152,13 @@
|
|
|
3598
4152
|
},
|
|
3599
4153
|
{
|
|
3600
4154
|
"name": "og-image",
|
|
3601
|
-
"description": "
|
|
4155
|
+
"description": "Enlightened runtime images generated with Vue templates.",
|
|
3602
4156
|
"repo": "harlan-zw/nuxt-og-image",
|
|
3603
4157
|
"npm": "nuxt-og-image",
|
|
3604
|
-
"icon": "",
|
|
4158
|
+
"icon": "og-image.svg",
|
|
3605
4159
|
"github": "https://github.com/harlan-zw/nuxt-og-image",
|
|
3606
|
-
"website": "https://
|
|
3607
|
-
"learn_more": "",
|
|
4160
|
+
"website": "https://nuxtseo.com/og-image",
|
|
4161
|
+
"learn_more": "https://nuxtseo.com/og-image",
|
|
3608
4162
|
"category": "SEO",
|
|
3609
4163
|
"type": "3rd-party",
|
|
3610
4164
|
"maintainers": [
|
|
@@ -3645,7 +4199,7 @@
|
|
|
3645
4199
|
},
|
|
3646
4200
|
{
|
|
3647
4201
|
"name": "optimized-images",
|
|
3648
|
-
"description": "Automatically optimizes images used in Nuxt
|
|
4202
|
+
"description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
|
|
3649
4203
|
"repo": "juliomrqz/nuxt-optimized-images",
|
|
3650
4204
|
"npm": "@aceforth/nuxt-optimized-images",
|
|
3651
4205
|
"icon": "",
|
|
@@ -3690,7 +4244,7 @@
|
|
|
3690
4244
|
},
|
|
3691
4245
|
{
|
|
3692
4246
|
"name": "parse",
|
|
3693
|
-
"description": "Parse package for Nuxt
|
|
4247
|
+
"description": "Parse package for Nuxt",
|
|
3694
4248
|
"repo": "cierrateam/nuxt-parse",
|
|
3695
4249
|
"npm": "nuxt-parse",
|
|
3696
4250
|
"icon": "",
|
|
@@ -3710,6 +4264,29 @@
|
|
|
3710
4264
|
"requires": {}
|
|
3711
4265
|
}
|
|
3712
4266
|
},
|
|
4267
|
+
{
|
|
4268
|
+
"name": "particles",
|
|
4269
|
+
"description": "Easily add particle animations to your Nuxt projects using tsParticles",
|
|
4270
|
+
"repo": "Joepocalyptic/nuxt-particles",
|
|
4271
|
+
"npm": "nuxt-particles",
|
|
4272
|
+
"icon": "",
|
|
4273
|
+
"github": "https://github.com/Joepocalyptic/nuxt-particles",
|
|
4274
|
+
"website": "https://nuxt-particles.joeypereira.dev",
|
|
4275
|
+
"learn_more": "https://particles.js.org/",
|
|
4276
|
+
"category": "Libraries",
|
|
4277
|
+
"type": "3rd-party",
|
|
4278
|
+
"maintainers": [
|
|
4279
|
+
{
|
|
4280
|
+
"name": "Joey Pereira",
|
|
4281
|
+
"github": "Joepocalyptic",
|
|
4282
|
+
"avatar": "https://avatars.githubusercontent.com/Joepocalyptic?v=4"
|
|
4283
|
+
}
|
|
4284
|
+
],
|
|
4285
|
+
"compatibility": {
|
|
4286
|
+
"nuxt": "^3.0.0",
|
|
4287
|
+
"requires": {}
|
|
4288
|
+
}
|
|
4289
|
+
},
|
|
3713
4290
|
{
|
|
3714
4291
|
"name": "partytown",
|
|
3715
4292
|
"description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
|
|
@@ -3856,7 +4433,7 @@
|
|
|
3856
4433
|
},
|
|
3857
4434
|
{
|
|
3858
4435
|
"name": "plausible",
|
|
3859
|
-
"description": "Nuxt
|
|
4436
|
+
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
3860
4437
|
"repo": "nuxt-modules/plausible",
|
|
3861
4438
|
"npm": "@nuxtjs/plausible",
|
|
3862
4439
|
"icon": "",
|
|
@@ -3898,9 +4475,33 @@
|
|
|
3898
4475
|
"requires": {}
|
|
3899
4476
|
}
|
|
3900
4477
|
},
|
|
4478
|
+
{
|
|
4479
|
+
"name": "prepare",
|
|
4480
|
+
"description": "Initialization steps at build time – like Nuxt 2 server init",
|
|
4481
|
+
"repo": "johannschopplich/nuxt-prepare",
|
|
4482
|
+
"npm": "nuxt-prepare",
|
|
4483
|
+
"icon": "prepare.svg",
|
|
4484
|
+
"github": "https://github.com/johannschopplich/nuxt-prepare",
|
|
4485
|
+
"website": "https://nuxt-prepare.jhnn.dev",
|
|
4486
|
+
"learn_more": "",
|
|
4487
|
+
"category": "Devtools",
|
|
4488
|
+
"type": "3rd-party",
|
|
4489
|
+
"maintainers": [
|
|
4490
|
+
{
|
|
4491
|
+
"name": "Johann Schopplich",
|
|
4492
|
+
"github": "johannschopplich",
|
|
4493
|
+
"twitter": "jschopplich",
|
|
4494
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
4495
|
+
}
|
|
4496
|
+
],
|
|
4497
|
+
"compatibility": {
|
|
4498
|
+
"nuxt": "^3.0.0",
|
|
4499
|
+
"requires": {}
|
|
4500
|
+
}
|
|
4501
|
+
},
|
|
3901
4502
|
{
|
|
3902
4503
|
"name": "prismic",
|
|
3903
|
-
"description": "Easily connect your Nuxt
|
|
4504
|
+
"description": "Easily connect your Nuxt application to your content hosted on Prismic",
|
|
3904
4505
|
"repo": "nuxt-modules/prismic",
|
|
3905
4506
|
"npm": "@nuxtjs/prismic",
|
|
3906
4507
|
"icon": "prismic.png",
|
|
@@ -3967,7 +4568,7 @@
|
|
|
3967
4568
|
},
|
|
3968
4569
|
{
|
|
3969
4570
|
"name": "proxy",
|
|
3970
|
-
"description": "The one-liner node.js http-proxy middleware solution for Nuxt
|
|
4571
|
+
"description": "The one-liner node.js http-proxy middleware solution for Nuxt using http-proxy-middleware",
|
|
3971
4572
|
"repo": "nuxt-community/proxy-module",
|
|
3972
4573
|
"npm": "@nuxtjs/proxy",
|
|
3973
4574
|
"icon": "",
|
|
@@ -4013,7 +4614,7 @@
|
|
|
4013
4614
|
},
|
|
4014
4615
|
{
|
|
4015
4616
|
"name": "purgecss",
|
|
4016
|
-
"description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt
|
|
4617
|
+
"description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt",
|
|
4017
4618
|
"repo": "Developmint/nuxt-purgecss#main",
|
|
4018
4619
|
"npm": "nuxt-purgecss",
|
|
4019
4620
|
"icon": "purgecss.png",
|
|
@@ -4035,7 +4636,7 @@
|
|
|
4035
4636
|
},
|
|
4036
4637
|
{
|
|
4037
4638
|
"name": "pwa",
|
|
4038
|
-
"description": "Easily build a Progressive Web App for your Nuxt
|
|
4639
|
+
"description": "Easily build a Progressive Web App for your Nuxt application to improve your app's performance.",
|
|
4039
4640
|
"repo": "nuxt-community/pwa-module",
|
|
4040
4641
|
"npm": "@nuxtjs/pwa",
|
|
4041
4642
|
"icon": "pwa.png",
|
|
@@ -4060,7 +4661,7 @@
|
|
|
4060
4661
|
},
|
|
4061
4662
|
{
|
|
4062
4663
|
"name": "python",
|
|
4063
|
-
"description": "Write Nuxt
|
|
4664
|
+
"description": "Write Nuxt applications using Python",
|
|
4064
4665
|
"repo": "nuxt-community/python-module",
|
|
4065
4666
|
"npm": "@nuxtjs/python",
|
|
4066
4667
|
"icon": "python.png",
|
|
@@ -4102,9 +4703,31 @@
|
|
|
4102
4703
|
"requires": {}
|
|
4103
4704
|
}
|
|
4104
4705
|
},
|
|
4706
|
+
{
|
|
4707
|
+
"name": "radash",
|
|
4708
|
+
"description": "radash module with auto-import and custom prefix",
|
|
4709
|
+
"repo": "bbg/nuxt-radash",
|
|
4710
|
+
"npm": "nuxt-radash",
|
|
4711
|
+
"icon": "radash.png",
|
|
4712
|
+
"github": "https://github.com/bbg/nuxt-radash",
|
|
4713
|
+
"website": "https://github.com/bbg/nuxt-radash#readme",
|
|
4714
|
+
"learn_more": "https://github.com/rayepps/radash/",
|
|
4715
|
+
"category": "Libraries",
|
|
4716
|
+
"type": "3rd-party",
|
|
4717
|
+
"maintainers": [
|
|
4718
|
+
{
|
|
4719
|
+
"name": "Batuhan Göksu",
|
|
4720
|
+
"github": "bbg"
|
|
4721
|
+
}
|
|
4722
|
+
],
|
|
4723
|
+
"compatibility": {
|
|
4724
|
+
"nuxt": "^3.0.0",
|
|
4725
|
+
"requires": {}
|
|
4726
|
+
}
|
|
4727
|
+
},
|
|
4105
4728
|
{
|
|
4106
4729
|
"name": "recaptcha",
|
|
4107
|
-
"description": "Simple and easy Google reCAPTCHA module with Nuxt
|
|
4730
|
+
"description": "Simple and easy Google reCAPTCHA module with Nuxt",
|
|
4108
4731
|
"repo": "nuxt-community/recaptcha-module",
|
|
4109
4732
|
"npm": "@nuxtjs/recaptcha",
|
|
4110
4733
|
"icon": "recaptcha.png",
|
|
@@ -4149,7 +4772,7 @@
|
|
|
4149
4772
|
},
|
|
4150
4773
|
{
|
|
4151
4774
|
"name": "rfg-icon",
|
|
4152
|
-
"description": "Nuxt
|
|
4775
|
+
"description": "Nuxt module for creating favicons with RealFaviconGenerator api",
|
|
4153
4776
|
"repo": "pimlie/nuxt-rfg-icon",
|
|
4154
4777
|
"npm": "nuxt-rfg-icon",
|
|
4155
4778
|
"icon": "real-favicon-generator.png",
|
|
@@ -4171,12 +4794,12 @@
|
|
|
4171
4794
|
},
|
|
4172
4795
|
{
|
|
4173
4796
|
"name": "robots",
|
|
4174
|
-
"description": "A Nuxt
|
|
4175
|
-
"repo": "nuxt-
|
|
4797
|
+
"description": "A Nuxt module thats inject a middleware to generate a robots.txt file",
|
|
4798
|
+
"repo": "nuxt-modules/robots",
|
|
4176
4799
|
"npm": "@nuxtjs/robots",
|
|
4177
4800
|
"icon": "robots.png",
|
|
4178
|
-
"github": "https://github.com/nuxt-
|
|
4179
|
-
"website": "https://github.com/nuxt-
|
|
4801
|
+
"github": "https://github.com/nuxt-modules/robots",
|
|
4802
|
+
"website": "https://github.com/nuxt-modules/robots",
|
|
4180
4803
|
"learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
|
|
4181
4804
|
"category": "SEO",
|
|
4182
4805
|
"type": "community",
|
|
@@ -4195,7 +4818,7 @@
|
|
|
4195
4818
|
},
|
|
4196
4819
|
{
|
|
4197
4820
|
"name": "rollbar",
|
|
4198
|
-
"description": "Add Rollbar.js to your Nuxt
|
|
4821
|
+
"description": "Add Rollbar.js to your Nuxt app to automatically capture and report errors in your applications.",
|
|
4199
4822
|
"repo": "gaelreyrol/nuxt-rollbar-module",
|
|
4200
4823
|
"npm": "nuxt-rollbar-module",
|
|
4201
4824
|
"icon": "rollbar.png",
|
|
@@ -4240,7 +4863,7 @@
|
|
|
4240
4863
|
},
|
|
4241
4864
|
{
|
|
4242
4865
|
"name": "router",
|
|
4243
|
-
"description": "Nuxt
|
|
4866
|
+
"description": "Nuxt module to use router.js instead of pages/ directory",
|
|
4244
4867
|
"repo": "nuxt-community/router-module",
|
|
4245
4868
|
"npm": "@nuxtjs/router",
|
|
4246
4869
|
"icon": "vue.png",
|
|
@@ -4288,13 +4911,13 @@
|
|
|
4288
4911
|
},
|
|
4289
4912
|
{
|
|
4290
4913
|
"name": "schema-org",
|
|
4291
|
-
"description": "Schema.org for Nuxt
|
|
4292
|
-
"repo": "
|
|
4914
|
+
"description": "Schema.org for Nuxt.",
|
|
4915
|
+
"repo": "harlan-zw/nuxt-schema-org",
|
|
4293
4916
|
"npm": "nuxt-schema-org",
|
|
4294
4917
|
"icon": "schema-org.svg",
|
|
4295
|
-
"github": "https://github.com/
|
|
4296
|
-
"website": "https://
|
|
4297
|
-
"learn_more": "https://
|
|
4918
|
+
"github": "https://github.com/harlan-zw/nuxt-schema-org",
|
|
4919
|
+
"website": "https://nuxtseo.com/schema-org",
|
|
4920
|
+
"learn_more": "https://unhead.unjs.io/schema-org/getting-started/setup",
|
|
4298
4921
|
"category": "SEO",
|
|
4299
4922
|
"type": "3rd-party",
|
|
4300
4923
|
"maintainers": [
|
|
@@ -4357,7 +4980,7 @@
|
|
|
4357
4980
|
},
|
|
4358
4981
|
{
|
|
4359
4982
|
"name": "segment",
|
|
4360
|
-
"description": "Nuxt
|
|
4983
|
+
"description": "Nuxt module for Segment Analytics.js",
|
|
4361
4984
|
"repo": "dansmaculotte/nuxt-segment",
|
|
4362
4985
|
"npm": "@dansmaculotte/nuxt-segment",
|
|
4363
4986
|
"icon": "segment.png",
|
|
@@ -4379,10 +5002,10 @@
|
|
|
4379
5002
|
},
|
|
4380
5003
|
{
|
|
4381
5004
|
"name": "sentry",
|
|
4382
|
-
"description": "Sentry module for Nuxt
|
|
5005
|
+
"description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
|
|
4383
5006
|
"repo": "nuxt-community/sentry-module",
|
|
4384
5007
|
"npm": "@nuxtjs/sentry",
|
|
4385
|
-
"icon": "sentry.
|
|
5008
|
+
"icon": "sentry.svg",
|
|
4386
5009
|
"github": "https://github.com/nuxt-community/sentry-module",
|
|
4387
5010
|
"website": "https://sentry.nuxtjs.org/",
|
|
4388
5011
|
"learn_more": "https://sentry.io/welcome/",
|
|
@@ -4399,14 +5022,38 @@
|
|
|
4399
5022
|
"requires": {}
|
|
4400
5023
|
}
|
|
4401
5024
|
},
|
|
5025
|
+
{
|
|
5026
|
+
"name": "seo-experiments",
|
|
5027
|
+
"description": "Powerful SEO DX improvements that may or may not land in the Nuxt core.",
|
|
5028
|
+
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
5029
|
+
"npm": "nuxt-seo-experiments",
|
|
5030
|
+
"icon": "seo-experiments.svg",
|
|
5031
|
+
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
5032
|
+
"website": "https://nuxtseo.com/experiments",
|
|
5033
|
+
"learn_more": "https://nuxtseo.com/experiments",
|
|
5034
|
+
"category": "SEO",
|
|
5035
|
+
"type": "3rd-party",
|
|
5036
|
+
"maintainers": [
|
|
5037
|
+
{
|
|
5038
|
+
"name": "Harlan Wilton",
|
|
5039
|
+
"github": "harlan-zw",
|
|
5040
|
+
"twitter": "harlan_zw",
|
|
5041
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
5042
|
+
}
|
|
5043
|
+
],
|
|
5044
|
+
"compatibility": {
|
|
5045
|
+
"nuxt": "^3.0.0",
|
|
5046
|
+
"requires": {}
|
|
5047
|
+
}
|
|
5048
|
+
},
|
|
4402
5049
|
{
|
|
4403
5050
|
"name": "seo-kit",
|
|
4404
|
-
"description": "
|
|
5051
|
+
"description": "The complete SEO solution for Nuxt.",
|
|
4405
5052
|
"repo": "harlan-zw/nuxt-seo-kit#main/layer",
|
|
4406
5053
|
"npm": "nuxt-seo-kit",
|
|
4407
5054
|
"icon": "seo-kit.svg",
|
|
4408
5055
|
"github": "https://github.com/harlan-zw/nuxt-seo-kit",
|
|
4409
|
-
"website": "https://
|
|
5056
|
+
"website": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
|
|
4410
5057
|
"learn_more": "",
|
|
4411
5058
|
"category": "SEO",
|
|
4412
5059
|
"type": "3rd-party",
|
|
@@ -4446,7 +5093,7 @@
|
|
|
4446
5093
|
},
|
|
4447
5094
|
{
|
|
4448
5095
|
"name": "seomatic-meta",
|
|
4449
|
-
"description": "A Nuxt
|
|
5096
|
+
"description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
|
|
4450
5097
|
"repo": "ben-rogerson/nuxt-seomatic-meta",
|
|
4451
5098
|
"npm": "nuxt-seomatic-meta",
|
|
4452
5099
|
"icon": "seomatic.png",
|
|
@@ -4489,6 +5136,29 @@
|
|
|
4489
5136
|
"requires": {}
|
|
4490
5137
|
}
|
|
4491
5138
|
},
|
|
5139
|
+
{
|
|
5140
|
+
"name": "server-block",
|
|
5141
|
+
"description": "Use <server> tags in your Nuxt pages components.",
|
|
5142
|
+
"repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt#main",
|
|
5143
|
+
"npm": "@hebilicious/server-block-nuxt",
|
|
5144
|
+
"icon": "server-block.svg",
|
|
5145
|
+
"github": "https://github.com/Hebilicious/server-block-nuxt",
|
|
5146
|
+
"website": "https://github.com/Hebilicious/server-block-nuxt#readme",
|
|
5147
|
+
"learn_more": "https://github.com/Hebilicious/server-block-nuxt#readme",
|
|
5148
|
+
"category": "Extensions",
|
|
5149
|
+
"type": "3rd-party",
|
|
5150
|
+
"maintainers": [
|
|
5151
|
+
{
|
|
5152
|
+
"name": "Hebilicious",
|
|
5153
|
+
"github": "Hebilicious",
|
|
5154
|
+
"twitter": "its_hebilicious"
|
|
5155
|
+
}
|
|
5156
|
+
],
|
|
5157
|
+
"compatibility": {
|
|
5158
|
+
"nuxt": "^3.0.0",
|
|
5159
|
+
"requires": {}
|
|
5160
|
+
}
|
|
5161
|
+
},
|
|
4492
5162
|
{
|
|
4493
5163
|
"name": "session",
|
|
4494
5164
|
"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",
|
|
@@ -4514,7 +5184,7 @@
|
|
|
4514
5184
|
},
|
|
4515
5185
|
{
|
|
4516
5186
|
"name": "shopify",
|
|
4517
|
-
"description": "Easy Shopify Buy client module with Nuxt
|
|
5187
|
+
"description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
|
|
4518
5188
|
"repo": "Gomah/nuxt-shopify",
|
|
4519
5189
|
"npm": "nuxt-shopify",
|
|
4520
5190
|
"icon": "shopify.png",
|
|
@@ -4581,13 +5251,13 @@
|
|
|
4581
5251
|
},
|
|
4582
5252
|
{
|
|
4583
5253
|
"name": "simple-robots",
|
|
4584
|
-
"description": "
|
|
5254
|
+
"description": "Tame the robots crawling and indexing your Nuxt site.",
|
|
4585
5255
|
"repo": "harlan-zw/nuxt-simple-robots",
|
|
4586
5256
|
"npm": "nuxt-simple-robots",
|
|
4587
|
-
"icon": "",
|
|
5257
|
+
"icon": "simple-robots.svg",
|
|
4588
5258
|
"github": "https://github.com/harlan-zw/nuxt-simple-robots",
|
|
4589
|
-
"website": "https://
|
|
4590
|
-
"learn_more": "",
|
|
5259
|
+
"website": "https://nuxtseo.com/robots",
|
|
5260
|
+
"learn_more": "https://nuxtseo.com/robots",
|
|
4591
5261
|
"category": "SEO",
|
|
4592
5262
|
"type": "3rd-party",
|
|
4593
5263
|
"maintainers": [
|
|
@@ -4605,13 +5275,13 @@
|
|
|
4605
5275
|
},
|
|
4606
5276
|
{
|
|
4607
5277
|
"name": "simple-sitemap",
|
|
4608
|
-
"description": "
|
|
5278
|
+
"description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
|
|
4609
5279
|
"repo": "harlan-zw/nuxt-simple-sitemap",
|
|
4610
5280
|
"npm": "nuxt-simple-sitemap",
|
|
4611
|
-
"icon": "",
|
|
5281
|
+
"icon": "simple-sitemap.svg",
|
|
4612
5282
|
"github": "https://github.com/harlan-zw/nuxt-simple-sitemap",
|
|
4613
|
-
"website": "https://
|
|
4614
|
-
"learn_more": "",
|
|
5283
|
+
"website": "https://nuxtseo.com/simple-sitemap",
|
|
5284
|
+
"learn_more": "https://nuxtseo.com/simple-sitemap",
|
|
4615
5285
|
"category": "SEO",
|
|
4616
5286
|
"type": "3rd-party",
|
|
4617
5287
|
"maintainers": [
|
|
@@ -4629,7 +5299,7 @@
|
|
|
4629
5299
|
},
|
|
4630
5300
|
{
|
|
4631
5301
|
"name": "sitemap",
|
|
4632
|
-
"description": "Automatically generate or serve dynamic sitemap.xml for Nuxt
|
|
5302
|
+
"description": "Automatically generate or serve dynamic sitemap.xml for Nuxt projects",
|
|
4633
5303
|
"repo": "nuxt-community/sitemap-module#dev",
|
|
4634
5304
|
"npm": "@nuxtjs/sitemap",
|
|
4635
5305
|
"icon": "",
|
|
@@ -4674,7 +5344,7 @@
|
|
|
4674
5344
|
},
|
|
4675
5345
|
{
|
|
4676
5346
|
"name": "snipcart",
|
|
4677
|
-
"description": "Snipcart integration module for Nuxt
|
|
5347
|
+
"description": "Snipcart integration module for Nuxt",
|
|
4678
5348
|
"repo": "nuxt-modules/snipcart",
|
|
4679
5349
|
"npm": "@nuxtjs/snipcart",
|
|
4680
5350
|
"icon": "snipcart.png",
|
|
@@ -4697,7 +5367,7 @@
|
|
|
4697
5367
|
},
|
|
4698
5368
|
{
|
|
4699
5369
|
"name": "social-meta",
|
|
4700
|
-
"description": "Nuxt
|
|
5370
|
+
"description": "Nuxt module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
|
|
4701
5371
|
"repo": "AlekseyPleshkov/nuxt-social-meta",
|
|
4702
5372
|
"npm": "nuxt-social-meta",
|
|
4703
5373
|
"icon": "",
|
|
@@ -4819,7 +5489,7 @@
|
|
|
4819
5489
|
},
|
|
4820
5490
|
{
|
|
4821
5491
|
"name": "storage",
|
|
4822
|
-
"description": "Utilities to easily read and write to the browser's storage in a Nuxt
|
|
5492
|
+
"description": "Utilities to easily read and write to the browser's storage in a Nuxt project",
|
|
4823
5493
|
"repo": "mazipan/nuxt-storage",
|
|
4824
5494
|
"npm": "nuxt-storage",
|
|
4825
5495
|
"icon": "",
|
|
@@ -4841,7 +5511,7 @@
|
|
|
4841
5511
|
},
|
|
4842
5512
|
{
|
|
4843
5513
|
"name": "storefront-ui",
|
|
4844
|
-
"description": "Storefront UI Module for Nuxt
|
|
5514
|
+
"description": "Storefront UI Module for Nuxt",
|
|
4845
5515
|
"repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
|
|
4846
5516
|
"npm": "@storefront-ui/nuxt",
|
|
4847
5517
|
"icon": "storefront-ui.svg",
|
|
@@ -4885,7 +5555,7 @@
|
|
|
4885
5555
|
},
|
|
4886
5556
|
{
|
|
4887
5557
|
"name": "storyblok",
|
|
4888
|
-
"description": "Storyblok Nuxt
|
|
5558
|
+
"description": "Storyblok Nuxt module",
|
|
4889
5559
|
"repo": "storyblok/storyblok-nuxt#master/lib",
|
|
4890
5560
|
"npm": "@storyblok/nuxt",
|
|
4891
5561
|
"icon": "storyblok.png",
|
|
@@ -4907,9 +5577,9 @@
|
|
|
4907
5577
|
},
|
|
4908
5578
|
{
|
|
4909
5579
|
"name": "storybook",
|
|
4910
|
-
"description": "Easily integrate Storybook in your Nuxt
|
|
5580
|
+
"description": "Easily integrate Storybook in your Nuxt application to design, build, and organize your UI components in isolation.",
|
|
4911
5581
|
"repo": "nuxt-community/storybook",
|
|
4912
|
-
"npm": "@
|
|
5582
|
+
"npm": "@storybook-vue/nuxt-storybook",
|
|
4913
5583
|
"icon": "storybook.png",
|
|
4914
5584
|
"github": "https://github.com/nuxt-community/storybook",
|
|
4915
5585
|
"website": "https://storybook.nuxtjs.org",
|
|
@@ -4938,10 +5608,10 @@
|
|
|
4938
5608
|
{
|
|
4939
5609
|
"name": "strapi",
|
|
4940
5610
|
"description": "Design APIs fast and manage content easily using REST or GraphQL.",
|
|
4941
|
-
"repo": "nuxt-
|
|
5611
|
+
"repo": "nuxt-modules/strapi",
|
|
4942
5612
|
"npm": "@nuxtjs/strapi",
|
|
4943
5613
|
"icon": "strapi.png",
|
|
4944
|
-
"github": "https://github.com/nuxt-
|
|
5614
|
+
"github": "https://github.com/nuxt-modules/strapi",
|
|
4945
5615
|
"website": "https://strapi.nuxtjs.org",
|
|
4946
5616
|
"learn_more": "https://strapi.io/",
|
|
4947
5617
|
"category": "CMS",
|
|
@@ -4965,6 +5635,32 @@
|
|
|
4965
5635
|
}
|
|
4966
5636
|
}
|
|
4967
5637
|
},
|
|
5638
|
+
{
|
|
5639
|
+
"name": "stripe-next",
|
|
5640
|
+
"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.",
|
|
5641
|
+
"repo": "fuentesloic/nuxt-stripe",
|
|
5642
|
+
"npm": "@unlok-co/nuxt-stripe",
|
|
5643
|
+
"icon": "stripe.png",
|
|
5644
|
+
"github": "https://github.com/fuentesloic/nuxt-stripe",
|
|
5645
|
+
"website": "https://github.com/fuentesloic/nuxt-stripe",
|
|
5646
|
+
"learn_more": "https://stripe.com/docs",
|
|
5647
|
+
"category": "Payment",
|
|
5648
|
+
"type": "3rd-party",
|
|
5649
|
+
"maintainers": [
|
|
5650
|
+
{
|
|
5651
|
+
"name": "Loic Fuentes",
|
|
5652
|
+
"github": "fuentesloic"
|
|
5653
|
+
},
|
|
5654
|
+
{
|
|
5655
|
+
"name": "Florent Giraud",
|
|
5656
|
+
"github": "flozero"
|
|
5657
|
+
}
|
|
5658
|
+
],
|
|
5659
|
+
"compatibility": {
|
|
5660
|
+
"nuxt": "^3.0.0",
|
|
5661
|
+
"requires": {}
|
|
5662
|
+
}
|
|
5663
|
+
},
|
|
4968
5664
|
{
|
|
4969
5665
|
"name": "stripe",
|
|
4970
5666
|
"description": "Import the StripeJS client script to accept payments, send payouts, and manage your businesses online.",
|
|
@@ -5012,7 +5708,7 @@
|
|
|
5012
5708
|
},
|
|
5013
5709
|
{
|
|
5014
5710
|
"name": "stylelint",
|
|
5015
|
-
"description": "Stylelint module for Nuxt.
|
|
5711
|
+
"description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
|
|
5016
5712
|
"repo": "nuxt-community/stylelint-module",
|
|
5017
5713
|
"npm": "@nuxtjs/stylelint-module",
|
|
5018
5714
|
"icon": "stylelint.png",
|
|
@@ -5058,10 +5754,10 @@
|
|
|
5058
5754
|
{
|
|
5059
5755
|
"name": "supabase",
|
|
5060
5756
|
"description": "First class integration with Supabase",
|
|
5061
|
-
"repo": "nuxt-
|
|
5757
|
+
"repo": "nuxt-modules/supabase",
|
|
5062
5758
|
"npm": "@nuxtjs/supabase",
|
|
5063
5759
|
"icon": "supabase.png",
|
|
5064
|
-
"github": "https://github.com/nuxt-
|
|
5760
|
+
"github": "https://github.com/nuxt-modules/supabase",
|
|
5065
5761
|
"website": "https://supabase.nuxtjs.org",
|
|
5066
5762
|
"learn_more": "https://supabase.com",
|
|
5067
5763
|
"category": "Database",
|
|
@@ -5112,12 +5808,12 @@
|
|
|
5112
5808
|
},
|
|
5113
5809
|
{
|
|
5114
5810
|
"name": "svg-sprite",
|
|
5115
|
-
"description": "Optimized and Easy way to use svg files in Nuxt
|
|
5116
|
-
"repo": "nuxt-
|
|
5811
|
+
"description": "Optimized and Easy way to use svg files in Nuxt",
|
|
5812
|
+
"repo": "nuxt-modules/svg-sprite",
|
|
5117
5813
|
"npm": "@nuxtjs/svg-sprite",
|
|
5118
5814
|
"icon": "",
|
|
5119
|
-
"github": "https://github.com/nuxt-
|
|
5120
|
-
"website": "https://github.com/nuxt-
|
|
5815
|
+
"github": "https://github.com/nuxt-modules/svg-sprite",
|
|
5816
|
+
"website": "https://github.com/nuxt-modules/svg-sprite",
|
|
5121
5817
|
"learn_more": "",
|
|
5122
5818
|
"category": "UI",
|
|
5123
5819
|
"type": "community",
|
|
@@ -5129,13 +5825,13 @@
|
|
|
5129
5825
|
}
|
|
5130
5826
|
],
|
|
5131
5827
|
"compatibility": {
|
|
5132
|
-
"nuxt": "^2.0.0",
|
|
5828
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5133
5829
|
"requires": {}
|
|
5134
5830
|
}
|
|
5135
5831
|
},
|
|
5136
5832
|
{
|
|
5137
5833
|
"name": "svg",
|
|
5138
|
-
"description": "Super simple svg loading module for Nuxt
|
|
5834
|
+
"description": "Super simple svg loading module for Nuxt",
|
|
5139
5835
|
"repo": "nuxt-community/svg-module",
|
|
5140
5836
|
"npm": "@nuxtjs/svg",
|
|
5141
5837
|
"icon": "",
|
|
@@ -5179,7 +5875,7 @@
|
|
|
5179
5875
|
},
|
|
5180
5876
|
{
|
|
5181
5877
|
"name": "swiper",
|
|
5182
|
-
"description": "Nuxt
|
|
5878
|
+
"description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
|
|
5183
5879
|
"repo": "cpreston321/nuxt-swiper",
|
|
5184
5880
|
"npm": "nuxt-swiper",
|
|
5185
5881
|
"icon": "swiper.svg",
|
|
@@ -5225,10 +5921,10 @@
|
|
|
5225
5921
|
{
|
|
5226
5922
|
"name": "tailwindcss",
|
|
5227
5923
|
"description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
|
|
5228
|
-
"repo": "nuxt-
|
|
5924
|
+
"repo": "nuxt-modules/tailwindcss-module",
|
|
5229
5925
|
"npm": "@nuxtjs/tailwindcss",
|
|
5230
5926
|
"icon": "tailwindcss.png",
|
|
5231
|
-
"github": "https://github.com/nuxt-
|
|
5927
|
+
"github": "https://github.com/nuxt-modules/tailwindcss-module",
|
|
5232
5928
|
"website": "https://tailwindcss.nuxtjs.org",
|
|
5233
5929
|
"learn_more": "https://tailwindcss.com/",
|
|
5234
5930
|
"category": "UI",
|
|
@@ -5238,6 +5934,10 @@
|
|
|
5238
5934
|
"name": "Sébastien Chopin",
|
|
5239
5935
|
"github": "Atinux",
|
|
5240
5936
|
"twitter": "Atinux"
|
|
5937
|
+
},
|
|
5938
|
+
{
|
|
5939
|
+
"name": "Inesh Bose",
|
|
5940
|
+
"github": "ineshbose"
|
|
5241
5941
|
}
|
|
5242
5942
|
],
|
|
5243
5943
|
"compatibility": {
|
|
@@ -5268,9 +5968,31 @@
|
|
|
5268
5968
|
"requires": {}
|
|
5269
5969
|
}
|
|
5270
5970
|
},
|
|
5971
|
+
{
|
|
5972
|
+
"name": "time",
|
|
5973
|
+
"description": "Safely render local dates and times on the server with Nuxt",
|
|
5974
|
+
"repo": "danielroe/nuxt-time",
|
|
5975
|
+
"npm": "nuxt-time",
|
|
5976
|
+
"icon": "",
|
|
5977
|
+
"github": "https://github.com/danielroe/nuxt-time",
|
|
5978
|
+
"website": "https://github.com/danielroe/nuxt-time",
|
|
5979
|
+
"learn_more": "",
|
|
5980
|
+
"category": "Extensions",
|
|
5981
|
+
"type": "3rd-party",
|
|
5982
|
+
"maintainers": [
|
|
5983
|
+
{
|
|
5984
|
+
"name": "danielroe",
|
|
5985
|
+
"github": "danielroe"
|
|
5986
|
+
}
|
|
5987
|
+
],
|
|
5988
|
+
"compatibility": {
|
|
5989
|
+
"nuxt": "^3.0.0",
|
|
5990
|
+
"requires": {}
|
|
5991
|
+
}
|
|
5992
|
+
},
|
|
5271
5993
|
{
|
|
5272
5994
|
"name": "toast",
|
|
5273
|
-
"description": "Responsive Touch Compatible Toast plugin for Nuxt
|
|
5995
|
+
"description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
|
|
5274
5996
|
"repo": "nuxt-community/modules#master/packages/toast",
|
|
5275
5997
|
"npm": "@nuxtjs/toast",
|
|
5276
5998
|
"icon": "",
|
|
@@ -5291,6 +6013,39 @@
|
|
|
5291
6013
|
"requires": {}
|
|
5292
6014
|
}
|
|
5293
6015
|
},
|
|
6016
|
+
{
|
|
6017
|
+
"name": "tresjs",
|
|
6018
|
+
"description": "Create 3D experiences in your Nuxt application using TresJS.",
|
|
6019
|
+
"repo": "tresjs/nuxt",
|
|
6020
|
+
"npm": "@tresjs/nuxt",
|
|
6021
|
+
"icon": "tresjs.svg",
|
|
6022
|
+
"github": "https://github.com/Tresjs/nuxt",
|
|
6023
|
+
"website": "https://tresjs.org/guide/nuxt.html",
|
|
6024
|
+
"learn_more": "https://tresjs.org/",
|
|
6025
|
+
"category": "Libraries",
|
|
6026
|
+
"type": "3rd-party",
|
|
6027
|
+
"maintainers": [
|
|
6028
|
+
{
|
|
6029
|
+
"name": "Alvaro Saburido",
|
|
6030
|
+
"github": "alvarosabu",
|
|
6031
|
+
"twitter": "alvarosabu"
|
|
6032
|
+
},
|
|
6033
|
+
{
|
|
6034
|
+
"name": "Jaime Torrealba",
|
|
6035
|
+
"github": "JaimeTorrealba",
|
|
6036
|
+
"twitter": "jaimebboyjt"
|
|
6037
|
+
},
|
|
6038
|
+
{
|
|
6039
|
+
"name": "Tino Koch",
|
|
6040
|
+
"github": "Tinoooo",
|
|
6041
|
+
"twitter": "ichbintino"
|
|
6042
|
+
}
|
|
6043
|
+
],
|
|
6044
|
+
"compatibility": {
|
|
6045
|
+
"nuxt": "^3.0.0",
|
|
6046
|
+
"requires": {}
|
|
6047
|
+
}
|
|
6048
|
+
},
|
|
5294
6049
|
{
|
|
5295
6050
|
"name": "turnstile",
|
|
5296
6051
|
"description": "Privacy-focused alternative to CAPTCHA from Cloudflare",
|
|
@@ -5318,7 +6073,7 @@
|
|
|
5318
6073
|
},
|
|
5319
6074
|
{
|
|
5320
6075
|
"name": "twa",
|
|
5321
|
-
"description": "Nuxt
|
|
6076
|
+
"description": "Nuxt module for generating Trusted Web App from Nuxt app",
|
|
5322
6077
|
"repo": "tuarrep/nuxt-twa",
|
|
5323
6078
|
"npm": "nuxt-twa",
|
|
5324
6079
|
"icon": "",
|
|
@@ -5340,6 +6095,28 @@
|
|
|
5340
6095
|
}
|
|
5341
6096
|
}
|
|
5342
6097
|
},
|
|
6098
|
+
{
|
|
6099
|
+
"name": "twemoji",
|
|
6100
|
+
"description": "Twemoji module for Nuxt. Render emojis as SVG elements or PNG images.",
|
|
6101
|
+
"repo": "yizack/nuxt-twemoji",
|
|
6102
|
+
"npm": "nuxt-twemoji",
|
|
6103
|
+
"icon": "twemoji.svg",
|
|
6104
|
+
"github": "https://github.com/Yizack/nuxt-twemoji",
|
|
6105
|
+
"website": "https://github.com/Yizack/nuxt-twemoji",
|
|
6106
|
+
"learn_more": "",
|
|
6107
|
+
"category": "UI",
|
|
6108
|
+
"type": "3rd-party",
|
|
6109
|
+
"maintainers": [
|
|
6110
|
+
{
|
|
6111
|
+
"name": "Yizack Rangel",
|
|
6112
|
+
"github": "yizack"
|
|
6113
|
+
}
|
|
6114
|
+
],
|
|
6115
|
+
"compatibility": {
|
|
6116
|
+
"nuxt": "^3.0.0",
|
|
6117
|
+
"requires": {}
|
|
6118
|
+
}
|
|
6119
|
+
},
|
|
5343
6120
|
{
|
|
5344
6121
|
"name": "twicpics",
|
|
5345
6122
|
"description": "Images and videos components - Context aware resizing and cropping, lazy-loading, LQIP, Next-Gen format, compression, CDN.",
|
|
@@ -5484,6 +6261,39 @@
|
|
|
5484
6261
|
"requires": {}
|
|
5485
6262
|
}
|
|
5486
6263
|
},
|
|
6264
|
+
{
|
|
6265
|
+
"name": "ui",
|
|
6266
|
+
"description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
|
|
6267
|
+
"repo": "nuxt/ui#dev",
|
|
6268
|
+
"npm": "@nuxt/ui",
|
|
6269
|
+
"icon": "nuxt.svg",
|
|
6270
|
+
"github": "https://github.com/nuxt/ui",
|
|
6271
|
+
"website": "https://ui.nuxt.com",
|
|
6272
|
+
"learn_more": "",
|
|
6273
|
+
"category": "UI",
|
|
6274
|
+
"type": "official",
|
|
6275
|
+
"maintainers": [
|
|
6276
|
+
{
|
|
6277
|
+
"name": "Benjamin Canac",
|
|
6278
|
+
"github": "benjamincanac",
|
|
6279
|
+
"twitter": "benjamincanac"
|
|
6280
|
+
},
|
|
6281
|
+
{
|
|
6282
|
+
"name": "Sebastien Chopin",
|
|
6283
|
+
"github": "Atinux",
|
|
6284
|
+
"twitter": "Atinux"
|
|
6285
|
+
},
|
|
6286
|
+
{
|
|
6287
|
+
"name": "Sylvain Marroufin",
|
|
6288
|
+
"github": "smarroufin",
|
|
6289
|
+
"twitter": "smarroufin"
|
|
6290
|
+
}
|
|
6291
|
+
],
|
|
6292
|
+
"compatibility": {
|
|
6293
|
+
"nuxt": "^3.0.0",
|
|
6294
|
+
"requires": {}
|
|
6295
|
+
}
|
|
6296
|
+
},
|
|
5487
6297
|
{
|
|
5488
6298
|
"name": "umami",
|
|
5489
6299
|
"description": "Embed the Umami analytics library into Nuxt",
|
|
@@ -5532,7 +6342,7 @@
|
|
|
5532
6342
|
},
|
|
5533
6343
|
{
|
|
5534
6344
|
"name": "universal-storage",
|
|
5535
|
-
"description": "Universal Storage Utilities for Nuxt
|
|
6345
|
+
"description": "Universal Storage Utilities for Nuxt",
|
|
5536
6346
|
"repo": "nuxt-community/universal-storage-module",
|
|
5537
6347
|
"npm": "@nuxtjs/universal-storage",
|
|
5538
6348
|
"icon": "",
|
|
@@ -5655,9 +6465,33 @@
|
|
|
5655
6465
|
"requires": {}
|
|
5656
6466
|
}
|
|
5657
6467
|
},
|
|
6468
|
+
{
|
|
6469
|
+
"name": "use-wagmi",
|
|
6470
|
+
"description": "Vue Composition for Ethereum based on wagmi",
|
|
6471
|
+
"repo": "unicape/use-wagmi#main/packages/nuxt",
|
|
6472
|
+
"npm": "@use-wagmi/nuxt",
|
|
6473
|
+
"icon": "use-wagmi.png",
|
|
6474
|
+
"github": "https://github.com/unicape/use-wagmi",
|
|
6475
|
+
"website": "https://github.com/unicape/use-wagmi",
|
|
6476
|
+
"learn_more": "https://github.com/unicape/use-wagmi",
|
|
6477
|
+
"category": "Extensions",
|
|
6478
|
+
"type": "3rd-party",
|
|
6479
|
+
"maintainers": [
|
|
6480
|
+
{
|
|
6481
|
+
"name": "Unic Ape",
|
|
6482
|
+
"github": "unicape"
|
|
6483
|
+
}
|
|
6484
|
+
],
|
|
6485
|
+
"compatibility": {
|
|
6486
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6487
|
+
"requires": {
|
|
6488
|
+
"bridge": true
|
|
6489
|
+
}
|
|
6490
|
+
}
|
|
6491
|
+
},
|
|
5658
6492
|
{
|
|
5659
6493
|
"name": "user-agent",
|
|
5660
|
-
"description": "Nuxt
|
|
6494
|
+
"description": "Nuxt module for handling User-Agent.",
|
|
5661
6495
|
"repo": "fukuiretu/nuxt-user-agent",
|
|
5662
6496
|
"npm": "nuxt-user-agent",
|
|
5663
6497
|
"icon": "",
|
|
@@ -5747,9 +6581,31 @@
|
|
|
5747
6581
|
}
|
|
5748
6582
|
}
|
|
5749
6583
|
},
|
|
6584
|
+
{
|
|
6585
|
+
"name": "vcalendar",
|
|
6586
|
+
"description": "VCalendar module for Nuxt",
|
|
6587
|
+
"repo": "samk-dev/nuxt-vcalendar",
|
|
6588
|
+
"npm": "@samk-dev/nuxt-vcalendar",
|
|
6589
|
+
"icon": "vcalendar.png",
|
|
6590
|
+
"github": "https://github.com/samk-dev/vcalendar",
|
|
6591
|
+
"website": "https://github.com/samk-dev/vcalendar",
|
|
6592
|
+
"learn_more": "",
|
|
6593
|
+
"category": "Libraries",
|
|
6594
|
+
"type": "3rd-party",
|
|
6595
|
+
"maintainers": [
|
|
6596
|
+
{
|
|
6597
|
+
"name": "Sam K",
|
|
6598
|
+
"github": "samk-dev"
|
|
6599
|
+
}
|
|
6600
|
+
],
|
|
6601
|
+
"compatibility": {
|
|
6602
|
+
"nuxt": "^3.0.0",
|
|
6603
|
+
"requires": {}
|
|
6604
|
+
}
|
|
6605
|
+
},
|
|
5750
6606
|
{
|
|
5751
6607
|
"name": "vee-validate",
|
|
5752
|
-
"description": "Painless Vue forms for Nuxt
|
|
6608
|
+
"description": "Painless Vue forms for Nuxt",
|
|
5753
6609
|
"repo": "logaretm/vee-validate#main/packages/nuxt",
|
|
5754
6610
|
"npm": "@vee-validate/nuxt",
|
|
5755
6611
|
"icon": "vee-validate.png",
|
|
@@ -5792,6 +6648,28 @@
|
|
|
5792
6648
|
"requires": {}
|
|
5793
6649
|
}
|
|
5794
6650
|
},
|
|
6651
|
+
{
|
|
6652
|
+
"name": "vercel-analytics",
|
|
6653
|
+
"description": "Vercel Analytics integration for Nuxt",
|
|
6654
|
+
"repo": "xanderbarkhatov/nuxt-vercel-analytics",
|
|
6655
|
+
"npm": "nuxt-vercel-analytics",
|
|
6656
|
+
"icon": "",
|
|
6657
|
+
"github": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
|
|
6658
|
+
"website": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
|
|
6659
|
+
"learn_more": "https://vercel.com/docs/concepts/analytics",
|
|
6660
|
+
"category": "Analytics",
|
|
6661
|
+
"type": "3rd-party",
|
|
6662
|
+
"maintainers": [
|
|
6663
|
+
{
|
|
6664
|
+
"name": "Alexander B.",
|
|
6665
|
+
"github": "xanderbarkhatov"
|
|
6666
|
+
}
|
|
6667
|
+
],
|
|
6668
|
+
"compatibility": {
|
|
6669
|
+
"nuxt": "^3.0.0",
|
|
6670
|
+
"requires": {}
|
|
6671
|
+
}
|
|
6672
|
+
},
|
|
5795
6673
|
{
|
|
5796
6674
|
"name": "vexip-ui",
|
|
5797
6675
|
"description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
|
|
@@ -5817,7 +6695,7 @@
|
|
|
5817
6695
|
},
|
|
5818
6696
|
{
|
|
5819
6697
|
"name": "vite-pwa-nuxt",
|
|
5820
|
-
"description": "Zero-config PWA Plugin for Nuxt
|
|
6698
|
+
"description": "Zero-config PWA Plugin for Nuxt",
|
|
5821
6699
|
"repo": "vite-pwa/nuxt",
|
|
5822
6700
|
"npm": "@vite-pwa/nuxt",
|
|
5823
6701
|
"icon": "vite-pwa-nuxt.svg",
|
|
@@ -5846,13 +6724,13 @@
|
|
|
5846
6724
|
{
|
|
5847
6725
|
"name": "vitest",
|
|
5848
6726
|
"description": "Vitest integration with Nuxt",
|
|
5849
|
-
"repo": "danielroe/nuxt-vitest
|
|
6727
|
+
"repo": "danielroe/nuxt-vitest",
|
|
5850
6728
|
"npm": "nuxt-vitest",
|
|
5851
6729
|
"icon": "vitest.svg",
|
|
5852
6730
|
"github": "https://github.com/danielroe/nuxt-vitest",
|
|
5853
6731
|
"website": "https://github.com/danielroe/nuxt-vitest",
|
|
5854
6732
|
"learn_more": "",
|
|
5855
|
-
"category": "
|
|
6733
|
+
"category": "Devtools",
|
|
5856
6734
|
"type": "3rd-party",
|
|
5857
6735
|
"maintainers": [
|
|
5858
6736
|
{
|
|
@@ -5869,15 +6747,45 @@
|
|
|
5869
6747
|
"requires": {}
|
|
5870
6748
|
}
|
|
5871
6749
|
},
|
|
6750
|
+
{
|
|
6751
|
+
"name": "vue-email",
|
|
6752
|
+
"description": "Write email templates with vue",
|
|
6753
|
+
"repo": "Dave136/vue-email#main/packages/vue-email",
|
|
6754
|
+
"npm": "vue-email",
|
|
6755
|
+
"icon": "vue-email.svg",
|
|
6756
|
+
"github": "https://github.com/Dave136/vue-email",
|
|
6757
|
+
"website": "https://vue-email.vercel.app/",
|
|
6758
|
+
"learn_more": "https://vue-email.vercel.app/getting-started/nuxt.html",
|
|
6759
|
+
"category": "UI",
|
|
6760
|
+
"type": "3rd-party",
|
|
6761
|
+
"maintainers": [
|
|
6762
|
+
{
|
|
6763
|
+
"name": "David Arenas",
|
|
6764
|
+
"github": "Dave136",
|
|
6765
|
+
"twitter": "davejs4",
|
|
6766
|
+
"avatar": "https://avatars.githubusercontent.com/u/49698182?v=4"
|
|
6767
|
+
},
|
|
6768
|
+
{
|
|
6769
|
+
"name": "Younes Barrad",
|
|
6770
|
+
"github": "Flowko",
|
|
6771
|
+
"twitter": "imflowko",
|
|
6772
|
+
"avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
|
|
6773
|
+
}
|
|
6774
|
+
],
|
|
6775
|
+
"compatibility": {
|
|
6776
|
+
"nuxt": "^3.0.0",
|
|
6777
|
+
"requires": {}
|
|
6778
|
+
}
|
|
6779
|
+
},
|
|
5872
6780
|
{
|
|
5873
6781
|
"name": "vue-macros",
|
|
5874
|
-
"description": "Explore
|
|
5875
|
-
"repo": "sxzz/
|
|
6782
|
+
"description": "Explore more macros and syntax sugar to Vue.",
|
|
6783
|
+
"repo": "sxzz/vue-macros#main/packages/nuxt",
|
|
5876
6784
|
"npm": "@vue-macros/nuxt",
|
|
5877
6785
|
"icon": "vue-macros.svg",
|
|
5878
|
-
"github": "https://github.com/sxzz/
|
|
6786
|
+
"github": "https://github.com/sxzz/vue-macros",
|
|
5879
6787
|
"website": "https://vue-macros.sxzz.moe",
|
|
5880
|
-
"learn_more": "https://github.com/sxzz/
|
|
6788
|
+
"learn_more": "https://github.com/sxzz/vue-macros",
|
|
5881
6789
|
"category": "Extensions",
|
|
5882
6790
|
"type": "3rd-party",
|
|
5883
6791
|
"maintainers": [
|
|
@@ -5918,7 +6826,7 @@
|
|
|
5918
6826
|
},
|
|
5919
6827
|
{
|
|
5920
6828
|
"name": "vue-multiselect",
|
|
5921
|
-
"description": "Single / multiple select plugin for Nuxt
|
|
6829
|
+
"description": "Single / multiple select plugin for Nuxt using vue-multiselect.",
|
|
5922
6830
|
"repo": "spektrummedia/nuxt-vue-multiselect",
|
|
5923
6831
|
"npm": "nuxt-vue-multiselect",
|
|
5924
6832
|
"icon": "",
|
|
@@ -5960,6 +6868,29 @@
|
|
|
5960
6868
|
"requires": {}
|
|
5961
6869
|
}
|
|
5962
6870
|
},
|
|
6871
|
+
{
|
|
6872
|
+
"name": "vue-query",
|
|
6873
|
+
"description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
|
|
6874
|
+
"repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt#main",
|
|
6875
|
+
"npm": "@hebilicious/vue-query-nuxt",
|
|
6876
|
+
"icon": "vue-query.svg",
|
|
6877
|
+
"github": "https://github.com/Hebilicious/vue-query-nuxt",
|
|
6878
|
+
"website": "https://github.com/Hebilicious/vue-query-nuxt#readme",
|
|
6879
|
+
"learn_more": "https://tanstack.com/query/latest/docs/vue/quick-start",
|
|
6880
|
+
"category": "Request",
|
|
6881
|
+
"type": "3rd-party",
|
|
6882
|
+
"maintainers": [
|
|
6883
|
+
{
|
|
6884
|
+
"name": "Hebilicious",
|
|
6885
|
+
"github": "Hebilicious",
|
|
6886
|
+
"twitter": "its_hebilicious"
|
|
6887
|
+
}
|
|
6888
|
+
],
|
|
6889
|
+
"compatibility": {
|
|
6890
|
+
"nuxt": "^3.0.0",
|
|
6891
|
+
"requires": {}
|
|
6892
|
+
}
|
|
6893
|
+
},
|
|
5963
6894
|
{
|
|
5964
6895
|
"name": "vue-select",
|
|
5965
6896
|
"description": "Nuxt module for vue-select, a feature rich select/dropdown/typeahead component.",
|
|
@@ -6009,7 +6940,7 @@
|
|
|
6009
6940
|
},
|
|
6010
6941
|
{
|
|
6011
6942
|
"name": "vue-warehouse",
|
|
6012
|
-
"description": "A Cross-browser storage for Vue.js and Nuxt
|
|
6943
|
+
"description": "A Cross-browser storage for Vue.js and Nuxt, with plugins support and easy extensibility based on Store.js",
|
|
6013
6944
|
"repo": "juliomrqz/vue-warehouse",
|
|
6014
6945
|
"npm": "vue-warehouse",
|
|
6015
6946
|
"icon": "",
|
|
@@ -6030,6 +6961,29 @@
|
|
|
6030
6961
|
"requires": {}
|
|
6031
6962
|
}
|
|
6032
6963
|
},
|
|
6964
|
+
{
|
|
6965
|
+
"name": "vue3-carousel-nuxt",
|
|
6966
|
+
"description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt applications.",
|
|
6967
|
+
"repo": "gaetansenn/vue3-carousel-nuxt",
|
|
6968
|
+
"npm": "vue3-carousel-nuxt",
|
|
6969
|
+
"icon": "",
|
|
6970
|
+
"github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
|
|
6971
|
+
"website": "",
|
|
6972
|
+
"learn_more": "",
|
|
6973
|
+
"category": "UI",
|
|
6974
|
+
"type": "3rd-party",
|
|
6975
|
+
"maintainers": [
|
|
6976
|
+
{
|
|
6977
|
+
"name": "Gaetan SENN",
|
|
6978
|
+
"github": "gaetansenn",
|
|
6979
|
+
"avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
|
|
6980
|
+
}
|
|
6981
|
+
],
|
|
6982
|
+
"compatibility": {
|
|
6983
|
+
"nuxt": "^3.0.0",
|
|
6984
|
+
"requires": {}
|
|
6985
|
+
}
|
|
6986
|
+
},
|
|
6033
6987
|
{
|
|
6034
6988
|
"name": "vuefire",
|
|
6035
6989
|
"description": "Idiomatic composables for the Firebase SDK",
|
|
@@ -6054,7 +7008,7 @@
|
|
|
6054
7008
|
},
|
|
6055
7009
|
{
|
|
6056
7010
|
"name": "vuestic",
|
|
6057
|
-
"description": "Vuestic UI module for Nuxt
|
|
7011
|
+
"description": "Vuestic UI module for Nuxt",
|
|
6058
7012
|
"repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
|
|
6059
7013
|
"npm": "@vuestic/nuxt",
|
|
6060
7014
|
"icon": "vuestic.png",
|
|
@@ -6074,9 +7028,31 @@
|
|
|
6074
7028
|
"requires": {}
|
|
6075
7029
|
}
|
|
6076
7030
|
},
|
|
7031
|
+
{
|
|
7032
|
+
"name": "vuetify-nuxt-module",
|
|
7033
|
+
"description": "Zero-config Nuxt Module for Vuetify.",
|
|
7034
|
+
"repo": "userquin/vuetify-nuxt-module",
|
|
7035
|
+
"npm": "vuetify-nuxt-module",
|
|
7036
|
+
"icon": "vuetify-logo-v3-dark.svg",
|
|
7037
|
+
"github": "https://github.com/userquin/vuetify-nuxt-module",
|
|
7038
|
+
"website": "https://github.com/userquin/vuetify-nuxt-module",
|
|
7039
|
+
"learn_more": "https://github.com/userquin/vuetify-nuxt-module/README.md",
|
|
7040
|
+
"category": "UI",
|
|
7041
|
+
"type": "3rd-party",
|
|
7042
|
+
"maintainers": [
|
|
7043
|
+
{
|
|
7044
|
+
"name": "Joaquín Sánchez",
|
|
7045
|
+
"github": "userquin"
|
|
7046
|
+
}
|
|
7047
|
+
],
|
|
7048
|
+
"compatibility": {
|
|
7049
|
+
"nuxt": "^3.0.0",
|
|
7050
|
+
"requires": {}
|
|
7051
|
+
}
|
|
7052
|
+
},
|
|
6077
7053
|
{
|
|
6078
7054
|
"name": "vuetify",
|
|
6079
|
-
"description": "Vuetify Module for Nuxt
|
|
7055
|
+
"description": "Vuetify Module for Nuxt to add Material Design components to your application.",
|
|
6080
7056
|
"repo": "nuxt-community/vuetify-module",
|
|
6081
7057
|
"npm": "@nuxtjs/vuetify",
|
|
6082
7058
|
"icon": "vuetify.png",
|
|
@@ -6150,7 +7126,7 @@
|
|
|
6150
7126
|
},
|
|
6151
7127
|
{
|
|
6152
7128
|
"name": "vunix",
|
|
6153
|
-
"description": "Comprehensive UI toolkit for Vue.js and Nuxt
|
|
7129
|
+
"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.",
|
|
6154
7130
|
"repo": "gaetansenn/vunix#main/packages/nuxt",
|
|
6155
7131
|
"npm": "@vunix/nuxt",
|
|
6156
7132
|
"icon": "",
|
|
@@ -6174,11 +7150,11 @@
|
|
|
6174
7150
|
{
|
|
6175
7151
|
"name": "web-vitals",
|
|
6176
7152
|
"description": "Web Vitals for Nuxt",
|
|
6177
|
-
"repo": "nuxt-
|
|
7153
|
+
"repo": "nuxt-modules/web-vitals",
|
|
6178
7154
|
"npm": "@nuxtjs/web-vitals",
|
|
6179
7155
|
"icon": "web-vitals.png",
|
|
6180
|
-
"github": "https://github.com/nuxt-
|
|
6181
|
-
"website": "https://github.com/nuxt-
|
|
7156
|
+
"github": "https://github.com/nuxt-modules/web-vitals",
|
|
7157
|
+
"website": "https://github.com/nuxt-modules/web-vitals",
|
|
6182
7158
|
"learn_more": "",
|
|
6183
7159
|
"category": "Performance",
|
|
6184
7160
|
"type": "community",
|
|
@@ -6229,7 +7205,7 @@
|
|
|
6229
7205
|
},
|
|
6230
7206
|
{
|
|
6231
7207
|
"name": "webpack-optimisations",
|
|
6232
|
-
"description": "Nuxt
|
|
7208
|
+
"description": "Nuxt v2 module to automatically make your builds faster.",
|
|
6233
7209
|
"repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
|
|
6234
7210
|
"npm": "nuxt-webpack-optimisations",
|
|
6235
7211
|
"icon": "build-optimisations.svg",
|
|
@@ -6321,7 +7297,7 @@
|
|
|
6321
7297
|
},
|
|
6322
7298
|
{
|
|
6323
7299
|
"name": "well-known",
|
|
6324
|
-
"description": "A Nuxt
|
|
7300
|
+
"description": "A Nuxt module to add well-known URIs using middlewares",
|
|
6325
7301
|
"repo": "zadigetvoltaire/nuxt-well-known",
|
|
6326
7302
|
"npm": "@zadigetvoltaire/nuxt-well-known",
|
|
6327
7303
|
"icon": "well-known.svg",
|
|
@@ -6341,6 +7317,32 @@
|
|
|
6341
7317
|
"requires": {}
|
|
6342
7318
|
}
|
|
6343
7319
|
},
|
|
7320
|
+
{
|
|
7321
|
+
"name": "wideangle",
|
|
7322
|
+
"description": "Nuxt module to integrate Wide Angle Analytics",
|
|
7323
|
+
"repo": "inputobjects/wideangle-nuxt",
|
|
7324
|
+
"npm": "wideangle-nuxt",
|
|
7325
|
+
"icon": "wideangle.png",
|
|
7326
|
+
"github": "https://github.com/inputobjects/wideangle-nuxt",
|
|
7327
|
+
"website": "https://wideangle.co",
|
|
7328
|
+
"learn_more": "https://wideangle.co/documentation/web-analytics-for-nuxt",
|
|
7329
|
+
"category": "Analytics",
|
|
7330
|
+
"type": "3rd-party",
|
|
7331
|
+
"maintainers": [
|
|
7332
|
+
{
|
|
7333
|
+
"name": "Wide Angle Analytics by Input Objects GmbH",
|
|
7334
|
+
"github": "inputobjects"
|
|
7335
|
+
},
|
|
7336
|
+
{
|
|
7337
|
+
"name": "Jarek Rozanski",
|
|
7338
|
+
"github": "jrozanski"
|
|
7339
|
+
}
|
|
7340
|
+
],
|
|
7341
|
+
"compatibility": {
|
|
7342
|
+
"nuxt": "^3.0.0",
|
|
7343
|
+
"requires": {}
|
|
7344
|
+
}
|
|
7345
|
+
},
|
|
6344
7346
|
{
|
|
6345
7347
|
"name": "windicss",
|
|
6346
7348
|
"description": "Next generation utility-first CSS framework.",
|
|
@@ -6484,55 +7486,9 @@
|
|
|
6484
7486
|
"requires": {}
|
|
6485
7487
|
}
|
|
6486
7488
|
},
|
|
6487
|
-
{
|
|
6488
|
-
"name": "yandex-metrika-next",
|
|
6489
|
-
"description": "Yandex Metrika integration for Nuxt",
|
|
6490
|
-
"repo": "artmizu/yandex-metrika-nuxt",
|
|
6491
|
-
"npm": "@artmizu/yandex-metrika-nuxt",
|
|
6492
|
-
"icon": "yandex-metrika.svg",
|
|
6493
|
-
"github": "https://github.com/artmizu/yandex-metrika-nuxt",
|
|
6494
|
-
"website": "https://github.com/artmizu/yandex-metrika-nuxt",
|
|
6495
|
-
"learn_more": "",
|
|
6496
|
-
"category": "Analytics",
|
|
6497
|
-
"type": "3rd-party",
|
|
6498
|
-
"maintainers": [
|
|
6499
|
-
{
|
|
6500
|
-
"name": "Aleksandr Saburov",
|
|
6501
|
-
"github": "artmizu",
|
|
6502
|
-
"avatar": "https://avatars.githubusercontent.com/artmizu?v=4"
|
|
6503
|
-
}
|
|
6504
|
-
],
|
|
6505
|
-
"compatibility": {
|
|
6506
|
-
"nuxt": "^3.0.0",
|
|
6507
|
-
"requires": {}
|
|
6508
|
-
}
|
|
6509
|
-
},
|
|
6510
|
-
{
|
|
6511
|
-
"name": "yandex-metrika",
|
|
6512
|
-
"description": "Yandex metrika Module for Nuxt.js",
|
|
6513
|
-
"repo": "nuxt-community/yandex-metrika-module",
|
|
6514
|
-
"npm": "@nuxtjs/yandex-metrika",
|
|
6515
|
-
"icon": "",
|
|
6516
|
-
"github": "https://github.com/nuxt-community/yandex-metrika-module",
|
|
6517
|
-
"website": "https://github.com/nuxt-community/yandex-metrika-module",
|
|
6518
|
-
"learn_more": "https://metrica.yandex.com/about",
|
|
6519
|
-
"category": "Analytics",
|
|
6520
|
-
"type": "community",
|
|
6521
|
-
"maintainers": [
|
|
6522
|
-
{
|
|
6523
|
-
"name": "Pooya Parsa",
|
|
6524
|
-
"github": "pi0",
|
|
6525
|
-
"twitter": "_pi0_"
|
|
6526
|
-
}
|
|
6527
|
-
],
|
|
6528
|
-
"compatibility": {
|
|
6529
|
-
"nuxt": "^2.0.0",
|
|
6530
|
-
"requires": {}
|
|
6531
|
-
}
|
|
6532
|
-
},
|
|
6533
7489
|
{
|
|
6534
7490
|
"name": "zendesk",
|
|
6535
|
-
"description": "Nuxt
|
|
7491
|
+
"description": "Nuxt module for Zendesk",
|
|
6536
7492
|
"repo": "DansMaCulotte/nuxt-zendesk",
|
|
6537
7493
|
"npm": "@dansmaculotte/nuxt-zendesk",
|
|
6538
7494
|
"icon": "zendesk.png",
|