@nuxt/modules 0.6.0-3d6041 → 0.6.0-404d19
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/README.md +4 -0
- package/modules.json +2041 -307
- 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",
|
|
@@ -126,12 +126,12 @@
|
|
|
126
126
|
},
|
|
127
127
|
{
|
|
128
128
|
"name": "animejs",
|
|
129
|
-
"description": "Anime.js module for Nuxt
|
|
130
|
-
"repo": "
|
|
131
|
-
"npm": "nuxt-
|
|
129
|
+
"description": "Anime.js module for Nuxt",
|
|
130
|
+
"repo": "hypernym-studio/nuxt-anime",
|
|
131
|
+
"npm": "@hypernym/nuxt-anime",
|
|
132
132
|
"icon": "",
|
|
133
|
-
"github": "https://github.com/
|
|
134
|
-
"website": "https://github.com/
|
|
133
|
+
"github": "https://github.com/hypernym-studio/nuxt-anime",
|
|
134
|
+
"website": "https://github.com/hypernym-studio/nuxt-anime",
|
|
135
135
|
"learn_more": "",
|
|
136
136
|
"category": "Libraries",
|
|
137
137
|
"type": "3rd-party",
|
|
@@ -142,18 +142,64 @@
|
|
|
142
142
|
}
|
|
143
143
|
],
|
|
144
144
|
"compatibility": {
|
|
145
|
-
"nuxt": "^2.0.0",
|
|
145
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
146
|
+
"requires": {}
|
|
147
|
+
}
|
|
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",
|
|
146
192
|
"requires": {}
|
|
147
193
|
}
|
|
148
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",
|
|
155
201
|
"github": "https://github.com/johannschopplich/nuxt-api-party",
|
|
156
|
-
"website": "https://
|
|
202
|
+
"website": "https://nuxt-api-party.jhnn.dev/",
|
|
157
203
|
"learn_more": "",
|
|
158
204
|
"category": "Request",
|
|
159
205
|
"type": "3rd-party",
|
|
@@ -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",
|
|
@@ -249,7 +295,7 @@
|
|
|
249
295
|
"github": "https://github.com/Hrdtr/nuxt-appwrite",
|
|
250
296
|
"website": "https://github.com/Hrdtr/nuxt-appwrite",
|
|
251
297
|
"learn_more": "",
|
|
252
|
-
"category": "
|
|
298
|
+
"category": "Database",
|
|
253
299
|
"type": "3rd-party",
|
|
254
300
|
"maintainers": [
|
|
255
301
|
{
|
|
@@ -258,13 +304,58 @@
|
|
|
258
304
|
}
|
|
259
305
|
],
|
|
260
306
|
"compatibility": {
|
|
261
|
-
"nuxt": "^
|
|
307
|
+
"nuxt": "^3.0.0",
|
|
308
|
+
"requires": {}
|
|
309
|
+
}
|
|
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",
|
|
262
353
|
"requires": {}
|
|
263
354
|
}
|
|
264
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",
|
|
@@ -480,9 +617,32 @@
|
|
|
480
617
|
"requires": {}
|
|
481
618
|
}
|
|
482
619
|
},
|
|
620
|
+
{
|
|
621
|
+
"name": "calendly",
|
|
622
|
+
"description": "Calendly is a scheduling tool that allows you to schedule meetings with your customers. This module allows you to easily add Calendly to your Nuxt application.",
|
|
623
|
+
"repo": "madebyfabian/nuxt-calendly",
|
|
624
|
+
"npm": "nuxt-calendly",
|
|
625
|
+
"icon": "calendly.svg",
|
|
626
|
+
"github": "https://github.com/madebyfabian/nuxt-calendly",
|
|
627
|
+
"website": "https://nuxt-calendly.vercel.app/",
|
|
628
|
+
"learn_more": "https://calendly.com/",
|
|
629
|
+
"category": "Extensions",
|
|
630
|
+
"type": "3rd-party",
|
|
631
|
+
"maintainers": [
|
|
632
|
+
{
|
|
633
|
+
"name": "Fabian B.",
|
|
634
|
+
"github": "madebyfabian",
|
|
635
|
+
"twitter": "madebyfabian"
|
|
636
|
+
}
|
|
637
|
+
],
|
|
638
|
+
"compatibility": {
|
|
639
|
+
"nuxt": "^3.0.0",
|
|
640
|
+
"requires": {}
|
|
641
|
+
}
|
|
642
|
+
},
|
|
483
643
|
{
|
|
484
644
|
"name": "canvas-sketch",
|
|
485
|
-
"description": "Nuxt
|
|
645
|
+
"description": "Nuxt module for making generative and 3D artwork with canvas-sketch in JavaScript",
|
|
486
646
|
"repo": "LuXDAmore/generative-art",
|
|
487
647
|
"npm": "@luxdamore/nuxt-canvas-sketch",
|
|
488
648
|
"icon": "",
|
|
@@ -503,9 +663,31 @@
|
|
|
503
663
|
"requires": {}
|
|
504
664
|
}
|
|
505
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
|
+
},
|
|
506
688
|
{
|
|
507
689
|
"name": "chakra-ui",
|
|
508
|
-
"description": "Chakra UI Module for Nuxt
|
|
690
|
+
"description": "Chakra UI Module for Nuxt",
|
|
509
691
|
"repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
|
|
510
692
|
"npm": "@chakra-ui/nuxt",
|
|
511
693
|
"icon": "chakra-ui.png",
|
|
@@ -528,11 +710,11 @@
|
|
|
528
710
|
{
|
|
529
711
|
"name": "chatwoot",
|
|
530
712
|
"description": "Chatwoot is an open-source customer engagement platform that helps companies engage their customers on their website",
|
|
531
|
-
"repo": "
|
|
532
|
-
"npm": "@
|
|
713
|
+
"repo": "productdevbookcom/chatwoot",
|
|
714
|
+
"npm": "@productdevbook/chatwoot",
|
|
533
715
|
"icon": "chatwoot.png",
|
|
534
|
-
"github": "https://github.com/
|
|
535
|
-
"website": "https://github.com/
|
|
716
|
+
"github": "https://github.com/productdevbookcom/chatwoot",
|
|
717
|
+
"website": "https://github.com/productdevbookcom/chatwoot",
|
|
536
718
|
"learn_more": "https://www.chatwoot.com",
|
|
537
719
|
"category": "Libraries",
|
|
538
720
|
"type": "3rd-party",
|
|
@@ -569,6 +751,29 @@
|
|
|
569
751
|
"requires": {}
|
|
570
752
|
}
|
|
571
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
|
+
},
|
|
572
777
|
{
|
|
573
778
|
"name": "client-init",
|
|
574
779
|
"description": "Provide client version of `nuxtServerInit`.",
|
|
@@ -593,7 +798,7 @@
|
|
|
593
798
|
},
|
|
594
799
|
{
|
|
595
800
|
"name": "cloudcms",
|
|
596
|
-
"description": "CloudCMS Nuxt
|
|
801
|
+
"description": "CloudCMS Nuxt Module",
|
|
597
802
|
"repo": "gitana/cloudcms-nuxt",
|
|
598
803
|
"npm": "cloudcms-nuxt",
|
|
599
804
|
"icon": "",
|
|
@@ -613,13 +818,40 @@
|
|
|
613
818
|
"requires": {}
|
|
614
819
|
}
|
|
615
820
|
},
|
|
821
|
+
{
|
|
822
|
+
"name": "cloudflare-analytics",
|
|
823
|
+
"description": "Cloudflare Web Analytics Module for Nuxt",
|
|
824
|
+
"repo": "hamlogic/nuxt-cloudflare-analytics",
|
|
825
|
+
"npm": "nuxt-cloudflare-analytics",
|
|
826
|
+
"icon": "cloudflare.svg",
|
|
827
|
+
"github": "https://github.com/hamlogic/nuxt-cloudflare-analytics",
|
|
828
|
+
"website": "https://github.com/hamlogic/nuxt-cloudflare-analytics",
|
|
829
|
+
"learn_more": "https://www.cloudflare.com/web-analytics/",
|
|
830
|
+
"category": "Analytics",
|
|
831
|
+
"type": "3rd-party",
|
|
832
|
+
"maintainers": [
|
|
833
|
+
{
|
|
834
|
+
"name": "hamlogic",
|
|
835
|
+
"github": "hamlogic"
|
|
836
|
+
},
|
|
837
|
+
{
|
|
838
|
+
"name": "Fabian B.",
|
|
839
|
+
"github": "madebyfabian",
|
|
840
|
+
"twitter": "madebyfabian"
|
|
841
|
+
}
|
|
842
|
+
],
|
|
843
|
+
"compatibility": {
|
|
844
|
+
"nuxt": "^3.0.0",
|
|
845
|
+
"requires": {}
|
|
846
|
+
}
|
|
847
|
+
},
|
|
616
848
|
{
|
|
617
849
|
"name": "cloudinary",
|
|
618
|
-
"description": "Optimize images and videos in your Nuxt
|
|
619
|
-
"repo": "nuxt-
|
|
850
|
+
"description": "Optimize images and videos in your Nuxt application",
|
|
851
|
+
"repo": "nuxt-modules/cloudinary",
|
|
620
852
|
"npm": "@nuxtjs/cloudinary",
|
|
621
853
|
"icon": "cloudinary.png",
|
|
622
|
-
"github": "https://github.com/nuxt-
|
|
854
|
+
"github": "https://github.com/nuxt-modules/cloudinary",
|
|
623
855
|
"website": "https://cloudinary.nuxtjs.org",
|
|
624
856
|
"learn_more": "https://cloudinary.com",
|
|
625
857
|
"category": "Images",
|
|
@@ -638,11 +870,11 @@
|
|
|
638
870
|
},
|
|
639
871
|
{
|
|
640
872
|
"name": "color-mode",
|
|
641
|
-
"description": "Dark and Light mode for
|
|
642
|
-
"repo": "nuxt-
|
|
873
|
+
"description": "Dark and Light mode for Nuxt with auto detection",
|
|
874
|
+
"repo": "nuxt-modules/color-mode",
|
|
643
875
|
"npm": "@nuxtjs/color-mode",
|
|
644
876
|
"icon": "color-mode.png",
|
|
645
|
-
"github": "https://github.com/nuxt-
|
|
877
|
+
"github": "https://github.com/nuxt-modules/color-mode",
|
|
646
878
|
"website": "https://color-mode.nuxtjs.org",
|
|
647
879
|
"learn_more": "",
|
|
648
880
|
"category": "UI",
|
|
@@ -707,12 +939,35 @@
|
|
|
707
939
|
"requires": {}
|
|
708
940
|
}
|
|
709
941
|
},
|
|
942
|
+
{
|
|
943
|
+
"name": "content-assets",
|
|
944
|
+
"description": "Enable locally-located assets in Nuxt Content",
|
|
945
|
+
"repo": "davestewart/nuxt-content-assets",
|
|
946
|
+
"npm": "nuxt-content-assets",
|
|
947
|
+
"icon": "content-assets.png",
|
|
948
|
+
"github": "https://github.com/davestewart/nuxt-content-assets",
|
|
949
|
+
"website": "https://davestewart.co.uk/projects/open-source/nuxt-content-assets/",
|
|
950
|
+
"learn_more": "",
|
|
951
|
+
"category": "Images",
|
|
952
|
+
"type": "3rd-party",
|
|
953
|
+
"maintainers": [
|
|
954
|
+
{
|
|
955
|
+
"name": "davestewart",
|
|
956
|
+
"github": "davestewart",
|
|
957
|
+
"twitter": "dave_stewart"
|
|
958
|
+
}
|
|
959
|
+
],
|
|
960
|
+
"compatibility": {
|
|
961
|
+
"nuxt": "^3.0.0",
|
|
962
|
+
"requires": {}
|
|
963
|
+
}
|
|
964
|
+
},
|
|
710
965
|
{
|
|
711
966
|
"name": "content",
|
|
712
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.",
|
|
713
968
|
"repo": "nuxt/content#main",
|
|
714
969
|
"npm": "@nuxt/content",
|
|
715
|
-
"icon": "nuxt.
|
|
970
|
+
"icon": "nuxt.svg",
|
|
716
971
|
"github": "https://github.com/nuxt/content",
|
|
717
972
|
"website": "https://content.nuxtjs.org",
|
|
718
973
|
"learn_more": "",
|
|
@@ -762,6 +1017,52 @@
|
|
|
762
1017
|
"requires": {}
|
|
763
1018
|
}
|
|
764
1019
|
},
|
|
1020
|
+
{
|
|
1021
|
+
"name": "cookie-control",
|
|
1022
|
+
"description": "A highly configurable cookie banner for Nuxt.",
|
|
1023
|
+
"repo": "dargmuesli/nuxt-cookie-control",
|
|
1024
|
+
"npm": "@dargmuesli/nuxt-cookie-control",
|
|
1025
|
+
"icon": "cookie-control.png",
|
|
1026
|
+
"github": "https://github.com/dargmuesli/nuxt-cookie-control",
|
|
1027
|
+
"website": "https://github.com/dargmuesli/nuxt-cookie-control",
|
|
1028
|
+
"learn_more": "",
|
|
1029
|
+
"category": "Extensions",
|
|
1030
|
+
"type": "3rd-party",
|
|
1031
|
+
"maintainers": [
|
|
1032
|
+
{
|
|
1033
|
+
"name": "dargmuesli",
|
|
1034
|
+
"github": "dargmuesli",
|
|
1035
|
+
"avatar": "https://avatars.githubusercontent.com/dargmuesli"
|
|
1036
|
+
}
|
|
1037
|
+
],
|
|
1038
|
+
"compatibility": {
|
|
1039
|
+
"nuxt": "^3.0.0",
|
|
1040
|
+
"requires": {}
|
|
1041
|
+
}
|
|
1042
|
+
},
|
|
1043
|
+
{
|
|
1044
|
+
"name": "csurf",
|
|
1045
|
+
"description": "Cross-Site Request Forgery (CSRF) Prevention for Nuxt",
|
|
1046
|
+
"repo": "morgbn/nuxt-csurf",
|
|
1047
|
+
"npm": "nuxt-csurf",
|
|
1048
|
+
"icon": "csurf.svg",
|
|
1049
|
+
"github": "https://github.com/morgbn/nuxt-csurf",
|
|
1050
|
+
"website": "https://github.com/morgbn/nuxt-csurf",
|
|
1051
|
+
"learn_more": "https://github.com/Morgbn/nuxt-csurf#readme",
|
|
1052
|
+
"category": "Security",
|
|
1053
|
+
"type": "3rd-party",
|
|
1054
|
+
"maintainers": [
|
|
1055
|
+
{
|
|
1056
|
+
"name": "morgbn",
|
|
1057
|
+
"github": "morgbn",
|
|
1058
|
+
"avatar": "https://avatars.githubusercontent.com/u/25689856?v=4"
|
|
1059
|
+
}
|
|
1060
|
+
],
|
|
1061
|
+
"compatibility": {
|
|
1062
|
+
"nuxt": "^3.0.0",
|
|
1063
|
+
"requires": {}
|
|
1064
|
+
}
|
|
1065
|
+
},
|
|
765
1066
|
{
|
|
766
1067
|
"name": "custom-elements",
|
|
767
1068
|
"description": "Publish your Components as a vue-custom-element standalone build.",
|
|
@@ -790,7 +1091,7 @@
|
|
|
790
1091
|
},
|
|
791
1092
|
{
|
|
792
1093
|
"name": "darkmode.js",
|
|
793
|
-
"description": "Add darkmode / nightmode to your Nuxt
|
|
1094
|
+
"description": "Add darkmode / nightmode to your Nuxt project in a few seconds",
|
|
794
1095
|
"repo": "sandoche/nuxtjs-darkmode-js-module#main",
|
|
795
1096
|
"npm": "nuxtjs-darkmode-js-module",
|
|
796
1097
|
"icon": "darkmode.png",
|
|
@@ -812,7 +1113,7 @@
|
|
|
812
1113
|
},
|
|
813
1114
|
{
|
|
814
1115
|
"name": "date-fns",
|
|
815
|
-
"description": "Modern JavaScript date utility library - date-fns for Nuxt
|
|
1116
|
+
"description": "Modern JavaScript date utility library - date-fns for Nuxt",
|
|
816
1117
|
"repo": "nuxt-community/date-fns-module",
|
|
817
1118
|
"npm": "@nuxtjs/date-fns",
|
|
818
1119
|
"icon": "date-fns.png",
|
|
@@ -833,11 +1134,11 @@
|
|
|
833
1134
|
}
|
|
834
1135
|
},
|
|
835
1136
|
{
|
|
836
|
-
"name": "datocms",
|
|
837
|
-
"description": "DatoCMS integration for Nuxt
|
|
1137
|
+
"name": "datocms-nuxt2",
|
|
1138
|
+
"description": "DatoCMS integration for Nuxt v2",
|
|
838
1139
|
"repo": "voorhoede/nuxt-datocms-module",
|
|
839
1140
|
"npm": "@voorhoede/nuxt-datocms-module",
|
|
840
|
-
"icon": "datocms.
|
|
1141
|
+
"icon": "datocms.svg",
|
|
841
1142
|
"github": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
842
1143
|
"website": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
843
1144
|
"learn_more": "https://www.datocms.com/",
|
|
@@ -854,33 +1155,57 @@
|
|
|
854
1155
|
"requires": {}
|
|
855
1156
|
}
|
|
856
1157
|
},
|
|
1158
|
+
{
|
|
1159
|
+
"name": "datocms",
|
|
1160
|
+
"description": "DatoCMS module for Nuxt",
|
|
1161
|
+
"repo": "hex-digital/nuxt-datocms",
|
|
1162
|
+
"npm": "@hexdigital/nuxt-datocms",
|
|
1163
|
+
"icon": "datocms.svg",
|
|
1164
|
+
"github": "https://github.com/hex-digital/nuxt-datocms",
|
|
1165
|
+
"website": "https://github.com/hex-digital/nuxt-datocms#readme",
|
|
1166
|
+
"learn_more": "https://www.datocms.com/",
|
|
1167
|
+
"category": "CMS",
|
|
1168
|
+
"type": "3rd-party",
|
|
1169
|
+
"maintainers": [
|
|
1170
|
+
{
|
|
1171
|
+
"name": "Jamie Warburton",
|
|
1172
|
+
"github": "jamiewarb",
|
|
1173
|
+
"twitter": "jamiewarb",
|
|
1174
|
+
"avatar": "https://avatars.githubusercontent.com/jamiewarb?v=4"
|
|
1175
|
+
}
|
|
1176
|
+
],
|
|
1177
|
+
"compatibility": {
|
|
1178
|
+
"nuxt": "^3.0.0",
|
|
1179
|
+
"requires": {}
|
|
1180
|
+
}
|
|
1181
|
+
},
|
|
857
1182
|
{
|
|
858
1183
|
"name": "dayjs",
|
|
859
|
-
"description": "
|
|
860
|
-
"repo": "
|
|
861
|
-
"npm": "
|
|
1184
|
+
"description": "Day.js module for Nuxt",
|
|
1185
|
+
"repo": "fumeapp/dayjs",
|
|
1186
|
+
"npm": "dayjs-nuxt",
|
|
862
1187
|
"icon": "day-js.png",
|
|
863
|
-
"github": "https://github.com/
|
|
864
|
-
"website": "https://github.com/
|
|
1188
|
+
"github": "https://github.com/fumeapp/dayjs",
|
|
1189
|
+
"website": "https://github.com/fumeapp/dayjs",
|
|
865
1190
|
"learn_more": "https://day.js.org/",
|
|
866
|
-
"category": "
|
|
867
|
-
"type": "
|
|
1191
|
+
"category": "Libraries",
|
|
1192
|
+
"type": "3rd-party",
|
|
868
1193
|
"maintainers": [
|
|
869
1194
|
{
|
|
870
|
-
"name": "
|
|
871
|
-
"github": "
|
|
872
|
-
"twitter": "
|
|
1195
|
+
"name": "Kevin Olson",
|
|
1196
|
+
"github": "acidjazz",
|
|
1197
|
+
"twitter": "AppFume"
|
|
873
1198
|
}
|
|
874
1199
|
],
|
|
875
1200
|
"compatibility": {
|
|
876
|
-
"nuxt": "^
|
|
1201
|
+
"nuxt": "^3.0.0",
|
|
877
1202
|
"requires": {}
|
|
878
1203
|
}
|
|
879
1204
|
},
|
|
880
1205
|
{
|
|
881
1206
|
"name": "delay-hydration",
|
|
882
|
-
"description": "Improve your Nuxt
|
|
883
|
-
"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",
|
|
884
1209
|
"npm": "nuxt-delay-hydration",
|
|
885
1210
|
"icon": "lighthouse.svg",
|
|
886
1211
|
"github": "https://github.com/harlan-zw/nuxt-delay-hydration",
|
|
@@ -902,12 +1227,12 @@
|
|
|
902
1227
|
},
|
|
903
1228
|
{
|
|
904
1229
|
"name": "device",
|
|
905
|
-
"description": "Device detection module for Nuxt
|
|
906
|
-
"repo": "nuxt-
|
|
1230
|
+
"description": "Device detection module for Nuxt",
|
|
1231
|
+
"repo": "nuxt-modules/device",
|
|
907
1232
|
"npm": "@nuxtjs/device",
|
|
908
1233
|
"icon": "",
|
|
909
|
-
"github": "https://github.com/nuxt-
|
|
910
|
-
"website": "https://github.com/nuxt-
|
|
1234
|
+
"github": "https://github.com/nuxt-modules/device",
|
|
1235
|
+
"website": "https://github.com/nuxt-modules/device",
|
|
911
1236
|
"learn_more": "",
|
|
912
1237
|
"category": "Extensions",
|
|
913
1238
|
"type": "community",
|
|
@@ -922,15 +1247,38 @@
|
|
|
922
1247
|
"requires": {}
|
|
923
1248
|
}
|
|
924
1249
|
},
|
|
1250
|
+
{
|
|
1251
|
+
"name": "devtools",
|
|
1252
|
+
"description": "Unleash Nuxt Developer Experience. A set of visual tools that help you to know your app better.",
|
|
1253
|
+
"repo": "nuxt/devtools#main/packages/devtools",
|
|
1254
|
+
"npm": "@nuxt/devtools",
|
|
1255
|
+
"icon": "nuxt.svg",
|
|
1256
|
+
"github": "https://github.com/nuxt/devtools",
|
|
1257
|
+
"website": "https://devtools.nuxtjs.org/",
|
|
1258
|
+
"learn_more": "",
|
|
1259
|
+
"category": "Devtools",
|
|
1260
|
+
"type": "official",
|
|
1261
|
+
"maintainers": [
|
|
1262
|
+
{
|
|
1263
|
+
"name": "Anthony Fu",
|
|
1264
|
+
"github": "antfu",
|
|
1265
|
+
"twitter": "antfu7"
|
|
1266
|
+
}
|
|
1267
|
+
],
|
|
1268
|
+
"compatibility": {
|
|
1269
|
+
"nuxt": "^3.0.0",
|
|
1270
|
+
"requires": {}
|
|
1271
|
+
}
|
|
1272
|
+
},
|
|
925
1273
|
{
|
|
926
1274
|
"name": "directus",
|
|
927
|
-
"description": "Easily connect your
|
|
1275
|
+
"description": "Easily connect your Nuxt application to your directus server.",
|
|
928
1276
|
"repo": "intevel/nuxt-directus",
|
|
929
1277
|
"npm": "nuxt-directus",
|
|
930
1278
|
"icon": "directus.svg",
|
|
931
|
-
"github": "https://github.com/
|
|
932
|
-
"website": "https://nuxt-directus.
|
|
933
|
-
"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/",
|
|
934
1282
|
"category": "CMS",
|
|
935
1283
|
"type": "3rd-party",
|
|
936
1284
|
"maintainers": [
|
|
@@ -941,15 +1289,36 @@
|
|
|
941
1289
|
}
|
|
942
1290
|
],
|
|
943
1291
|
"compatibility": {
|
|
944
|
-
"nuxt": "^
|
|
945
|
-
"requires": {
|
|
946
|
-
|
|
1292
|
+
"nuxt": "^3.0.0",
|
|
1293
|
+
"requires": {},
|
|
1294
|
+
"devtools": "^0.0.0"
|
|
1295
|
+
}
|
|
1296
|
+
},
|
|
1297
|
+
{
|
|
1298
|
+
"name": "disqus",
|
|
1299
|
+
"description": "Disqus Comments Module for Nuxt - Instantly add a comment widget to your app",
|
|
1300
|
+
"repo": "modbender/nuxt-disqus",
|
|
1301
|
+
"npm": "nuxt-disqus",
|
|
1302
|
+
"icon": "disqus.svg",
|
|
1303
|
+
"github": "https://github.com/modbender/nuxt-disqus",
|
|
1304
|
+
"website": "https://github.com/modbender/nuxt-disqus",
|
|
1305
|
+
"learn_more": "https://github.com/modbender/vue3-disqus",
|
|
1306
|
+
"category": "Libraries",
|
|
1307
|
+
"type": "3rd-party",
|
|
1308
|
+
"maintainers": [
|
|
1309
|
+
{
|
|
1310
|
+
"name": "modbender",
|
|
1311
|
+
"github": "modbender"
|
|
947
1312
|
}
|
|
1313
|
+
],
|
|
1314
|
+
"compatibility": {
|
|
1315
|
+
"nuxt": "^3.0.0",
|
|
1316
|
+
"requires": {}
|
|
948
1317
|
}
|
|
949
1318
|
},
|
|
950
1319
|
{
|
|
951
1320
|
"name": "dotenv",
|
|
952
|
-
"description": "A Nuxt
|
|
1321
|
+
"description": "A Nuxt module that loads your .env file into your context options",
|
|
953
1322
|
"repo": "nuxt-community/dotenv-module",
|
|
954
1323
|
"npm": "@nuxtjs/dotenv",
|
|
955
1324
|
"icon": "dotenv.png",
|
|
@@ -971,7 +1340,7 @@
|
|
|
971
1340
|
},
|
|
972
1341
|
{
|
|
973
1342
|
"name": "drupal-ce",
|
|
974
|
-
"description": "Connects Nuxt
|
|
1343
|
+
"description": "Connects Nuxt with Drupal via the Lupus Custom Elements Renderer",
|
|
975
1344
|
"repo": "drunomics/nuxtjs-drupal-ce",
|
|
976
1345
|
"npm": "nuxtjs-drupal-ce",
|
|
977
1346
|
"icon": "drupal-ce.png",
|
|
@@ -1004,7 +1373,7 @@
|
|
|
1004
1373
|
},
|
|
1005
1374
|
{
|
|
1006
1375
|
"name": "druxt",
|
|
1007
|
-
"description": "A bridge between frameworks, Drupal in the back, Nuxt
|
|
1376
|
+
"description": "A bridge between frameworks, Drupal in the back, Nuxt in the front.",
|
|
1008
1377
|
"repo": "druxt/druxt.js#develop/packages/druxt",
|
|
1009
1378
|
"npm": "druxt",
|
|
1010
1379
|
"icon": "druxt.svg",
|
|
@@ -1024,6 +1393,28 @@
|
|
|
1024
1393
|
"requires": {}
|
|
1025
1394
|
}
|
|
1026
1395
|
},
|
|
1396
|
+
{
|
|
1397
|
+
"name": "electron",
|
|
1398
|
+
"description": "Integrate Nuxt and Electron.",
|
|
1399
|
+
"repo": "caoxiemeihao/nuxt-electron",
|
|
1400
|
+
"npm": "nuxt-electron",
|
|
1401
|
+
"icon": "electron.svg",
|
|
1402
|
+
"github": "https://github.com/caoxiemeihao/nuxt-electron",
|
|
1403
|
+
"website": "https://github.com/caoxiemeihao/nuxt-electron",
|
|
1404
|
+
"learn_more": "https://github.com/caoxiemeihao/nuxt-electron#readme",
|
|
1405
|
+
"category": "Extensions",
|
|
1406
|
+
"type": "3rd-party",
|
|
1407
|
+
"maintainers": [
|
|
1408
|
+
{
|
|
1409
|
+
"name": "草鞋没号",
|
|
1410
|
+
"github": "caoxiemeihao"
|
|
1411
|
+
}
|
|
1412
|
+
],
|
|
1413
|
+
"compatibility": {
|
|
1414
|
+
"nuxt": "^3.0.0",
|
|
1415
|
+
"requires": {}
|
|
1416
|
+
}
|
|
1417
|
+
},
|
|
1027
1418
|
{
|
|
1028
1419
|
"name": "element-plus",
|
|
1029
1420
|
"description": "A Vue 3 based component library for designers and developers",
|
|
@@ -1050,7 +1441,7 @@
|
|
|
1050
1441
|
},
|
|
1051
1442
|
{
|
|
1052
1443
|
"name": "emotion",
|
|
1053
|
-
"description": "The Next Generation of CSS-in-JS for Nuxt
|
|
1444
|
+
"description": "The Next Generation of CSS-in-JS for Nuxt",
|
|
1054
1445
|
"repo": "nuxt-modules/emotion",
|
|
1055
1446
|
"npm": "@nuxtjs/emotion",
|
|
1056
1447
|
"icon": "emotion.png",
|
|
@@ -1078,7 +1469,7 @@
|
|
|
1078
1469
|
},
|
|
1079
1470
|
{
|
|
1080
1471
|
"name": "eslint",
|
|
1081
|
-
"description": "ESLint module for Nuxt
|
|
1472
|
+
"description": "ESLint module for Nuxt",
|
|
1082
1473
|
"repo": "nuxt-community/eslint-module",
|
|
1083
1474
|
"npm": "@nuxtjs/eslint-module",
|
|
1084
1475
|
"icon": "eslint.png",
|
|
@@ -1094,13 +1485,13 @@
|
|
|
1094
1485
|
}
|
|
1095
1486
|
],
|
|
1096
1487
|
"compatibility": {
|
|
1097
|
-
"nuxt": "^2.0.0",
|
|
1488
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1098
1489
|
"requires": {}
|
|
1099
1490
|
}
|
|
1100
1491
|
},
|
|
1101
1492
|
{
|
|
1102
1493
|
"name": "event-trace",
|
|
1103
|
-
"description": "Module for event trace in Nuxt
|
|
1494
|
+
"description": "Module for event trace in Nuxt",
|
|
1104
1495
|
"repo": "nuxt-community/nuxt-event-trace",
|
|
1105
1496
|
"npm": "nuxt-event-trace",
|
|
1106
1497
|
"icon": "",
|
|
@@ -1144,7 +1535,7 @@
|
|
|
1144
1535
|
},
|
|
1145
1536
|
{
|
|
1146
1537
|
"name": "feature-toggle",
|
|
1147
|
-
"description": "Feature toggle module for Nuxt
|
|
1538
|
+
"description": "Feature toggle module for Nuxt",
|
|
1148
1539
|
"repo": "stephenkr/nuxt-feature-toggle",
|
|
1149
1540
|
"npm": "nuxt-feature-toggle",
|
|
1150
1541
|
"icon": "",
|
|
@@ -1211,7 +1602,7 @@
|
|
|
1211
1602
|
},
|
|
1212
1603
|
{
|
|
1213
1604
|
"name": "floating-prompt-module",
|
|
1214
|
-
"description": "Invite your users to support you on product hunt with this floating prompt Nuxt
|
|
1605
|
+
"description": "Invite your users to support you on product hunt with this floating prompt Nuxt module",
|
|
1215
1606
|
"repo": "sandoche/nuxt-floating-prompt-module#main",
|
|
1216
1607
|
"npm": "nuxt-floating-prompt-module",
|
|
1217
1608
|
"icon": "",
|
|
@@ -1320,6 +1711,29 @@
|
|
|
1320
1711
|
"requires": {}
|
|
1321
1712
|
}
|
|
1322
1713
|
},
|
|
1714
|
+
{
|
|
1715
|
+
"name": "form-actions",
|
|
1716
|
+
"description": "A set of features and composables to interact with forms and server data.",
|
|
1717
|
+
"repo": "Hebilicious/form-actions-nuxt#main/packages/form-action-nuxt",
|
|
1718
|
+
"npm": "@hebilicious/form-actions-nuxt",
|
|
1719
|
+
"icon": "form-actions.svg",
|
|
1720
|
+
"github": "https://github.com/Hebilicious/form-actions-nuxt",
|
|
1721
|
+
"website": "https://form-actions-nuxt.pages.dev/",
|
|
1722
|
+
"learn_more": "https://github.com/Hebilicious/form-actions-nuxt#readme",
|
|
1723
|
+
"category": "Request",
|
|
1724
|
+
"type": "3rd-party",
|
|
1725
|
+
"maintainers": [
|
|
1726
|
+
{
|
|
1727
|
+
"name": "Hebilicious",
|
|
1728
|
+
"github": "Hebilicious",
|
|
1729
|
+
"twitter": "its_hebilicious"
|
|
1730
|
+
}
|
|
1731
|
+
],
|
|
1732
|
+
"compatibility": {
|
|
1733
|
+
"nuxt": "^3.7.0",
|
|
1734
|
+
"requires": {}
|
|
1735
|
+
}
|
|
1736
|
+
},
|
|
1323
1737
|
{
|
|
1324
1738
|
"name": "formkit",
|
|
1325
1739
|
"description": "Seamless FormKit integration for Nuxt",
|
|
@@ -1394,7 +1808,7 @@
|
|
|
1394
1808
|
},
|
|
1395
1809
|
{
|
|
1396
1810
|
"name": "google-adsense",
|
|
1397
|
-
"description": "Google Adsense Module for Nuxt
|
|
1811
|
+
"description": "Google Adsense Module for Nuxt",
|
|
1398
1812
|
"repo": "nuxt-community/google-adsense-module",
|
|
1399
1813
|
"npm": "@nuxtjs/google-adsense",
|
|
1400
1814
|
"icon": "google-adsense.png",
|
|
@@ -1420,7 +1834,7 @@
|
|
|
1420
1834
|
},
|
|
1421
1835
|
{
|
|
1422
1836
|
"name": "google-analytics",
|
|
1423
|
-
"description": "Google analytics Module for Nuxt
|
|
1837
|
+
"description": "Google analytics Module for Nuxt",
|
|
1424
1838
|
"repo": "nuxt-community/analytics-module",
|
|
1425
1839
|
"npm": "@nuxtjs/google-analytics",
|
|
1426
1840
|
"icon": "google-analytics.png",
|
|
@@ -1452,12 +1866,12 @@
|
|
|
1452
1866
|
},
|
|
1453
1867
|
{
|
|
1454
1868
|
"name": "google-fonts",
|
|
1455
|
-
"description": "Google Fonts module for
|
|
1456
|
-
"repo": "nuxt-
|
|
1869
|
+
"description": "Google Fonts module for Nuxt",
|
|
1870
|
+
"repo": "nuxt-modules/google-fonts",
|
|
1457
1871
|
"npm": "@nuxtjs/google-fonts",
|
|
1458
1872
|
"icon": "google-fonts.png",
|
|
1459
|
-
"github": "https://github.com/nuxt-
|
|
1460
|
-
"website": "https://
|
|
1873
|
+
"github": "https://github.com/nuxt-modules/google-fonts",
|
|
1874
|
+
"website": "https://google-fonts.nuxtjs.org",
|
|
1461
1875
|
"learn_more": "https://developers.google.com/fonts",
|
|
1462
1876
|
"category": "Fonts",
|
|
1463
1877
|
"type": "community",
|
|
@@ -1476,7 +1890,7 @@
|
|
|
1476
1890
|
},
|
|
1477
1891
|
{
|
|
1478
1892
|
"name": "google-gtag",
|
|
1479
|
-
"description": "Google GTag for Nuxt
|
|
1893
|
+
"description": "Google GTag for Nuxt",
|
|
1480
1894
|
"repo": "nuxt-community/google-gtag",
|
|
1481
1895
|
"npm": "@nuxtjs/google-gtag",
|
|
1482
1896
|
"icon": "gtm.png",
|
|
@@ -1502,7 +1916,7 @@
|
|
|
1502
1916
|
},
|
|
1503
1917
|
{
|
|
1504
1918
|
"name": "google-optimize",
|
|
1505
|
-
"description": "SSR friendly Google Optimize module for Nuxt
|
|
1919
|
+
"description": "SSR friendly Google Optimize module for Nuxt",
|
|
1506
1920
|
"repo": "nuxt-community/google-optimize-module",
|
|
1507
1921
|
"npm": "nuxt-google-optimize",
|
|
1508
1922
|
"icon": "google-optimize.png",
|
|
@@ -1557,7 +1971,7 @@
|
|
|
1557
1971
|
},
|
|
1558
1972
|
{
|
|
1559
1973
|
"name": "graphql-request",
|
|
1560
|
-
"description": "Easy Minimal GraphQL client integration with Nuxt
|
|
1974
|
+
"description": "Easy Minimal GraphQL client integration with Nuxt",
|
|
1561
1975
|
"repo": "gomah/nuxt-graphql-request",
|
|
1562
1976
|
"npm": "nuxt-graphql-request",
|
|
1563
1977
|
"icon": "graphql-request.png",
|
|
@@ -1573,7 +1987,7 @@
|
|
|
1573
1987
|
}
|
|
1574
1988
|
],
|
|
1575
1989
|
"compatibility": {
|
|
1576
|
-
"nuxt": "^2.0.0",
|
|
1990
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1577
1991
|
"requires": {}
|
|
1578
1992
|
}
|
|
1579
1993
|
},
|
|
@@ -1594,6 +2008,31 @@
|
|
|
1594
2008
|
"github": "tobiasdiez"
|
|
1595
2009
|
}
|
|
1596
2010
|
],
|
|
2011
|
+
"compatibility": {
|
|
2012
|
+
"nuxt": "^3.0.0",
|
|
2013
|
+
"requires": {},
|
|
2014
|
+
"devtools": "^0.0.0"
|
|
2015
|
+
}
|
|
2016
|
+
},
|
|
2017
|
+
{
|
|
2018
|
+
"name": "gtag",
|
|
2019
|
+
"description": "Google Analytics integration for Nuxt",
|
|
2020
|
+
"repo": "johannschopplich/nuxt-gtag",
|
|
2021
|
+
"npm": "nuxt-gtag",
|
|
2022
|
+
"icon": "gtag.svg",
|
|
2023
|
+
"github": "https://github.com/johannschopplich/nuxt-gtag",
|
|
2024
|
+
"website": "https://github.com/johannschopplich/nuxt-gtag#readme",
|
|
2025
|
+
"learn_more": "",
|
|
2026
|
+
"category": "Analytics",
|
|
2027
|
+
"type": "3rd-party",
|
|
2028
|
+
"maintainers": [
|
|
2029
|
+
{
|
|
2030
|
+
"name": "Johann Schopplich",
|
|
2031
|
+
"github": "johannschopplich",
|
|
2032
|
+
"twitter": "jschopplich",
|
|
2033
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
2034
|
+
}
|
|
2035
|
+
],
|
|
1597
2036
|
"compatibility": {
|
|
1598
2037
|
"nuxt": "^3.0.0",
|
|
1599
2038
|
"requires": {}
|
|
@@ -1601,7 +2040,7 @@
|
|
|
1601
2040
|
},
|
|
1602
2041
|
{
|
|
1603
2042
|
"name": "gtm",
|
|
1604
|
-
"description": "Google Tag Manager Module for Nuxt
|
|
2043
|
+
"description": "Google Tag Manager Module for Nuxt",
|
|
1605
2044
|
"repo": "nuxt-community/gtm-module",
|
|
1606
2045
|
"npm": "@nuxtjs/gtm",
|
|
1607
2046
|
"icon": "gtm.png",
|
|
@@ -1624,7 +2063,7 @@
|
|
|
1624
2063
|
},
|
|
1625
2064
|
{
|
|
1626
2065
|
"name": "guess",
|
|
1627
|
-
"description": "Guess.js module for Nuxt
|
|
2066
|
+
"description": "Guess.js module for Nuxt",
|
|
1628
2067
|
"repo": "nuxt-community/guess-module",
|
|
1629
2068
|
"npm": "@nuxtjs/guess-module",
|
|
1630
2069
|
"icon": "guessjs.png",
|
|
@@ -1644,6 +2083,28 @@
|
|
|
1644
2083
|
"requires": {}
|
|
1645
2084
|
}
|
|
1646
2085
|
},
|
|
2086
|
+
{
|
|
2087
|
+
"name": "hanko",
|
|
2088
|
+
"description": "Hanko integration for Nuxt for passwordless authentication",
|
|
2089
|
+
"repo": "nuxt-modules/hanko",
|
|
2090
|
+
"npm": "@nuxtjs/hanko",
|
|
2091
|
+
"icon": "hanko.svg",
|
|
2092
|
+
"github": "https://github.com/nuxt-modules/hanko",
|
|
2093
|
+
"website": "https://github.com/nuxt-modules/hanko",
|
|
2094
|
+
"learn_more": "https://hanko.io/",
|
|
2095
|
+
"category": "Security",
|
|
2096
|
+
"type": "community",
|
|
2097
|
+
"maintainers": [
|
|
2098
|
+
{
|
|
2099
|
+
"name": "danielroe",
|
|
2100
|
+
"github": "danielroe"
|
|
2101
|
+
}
|
|
2102
|
+
],
|
|
2103
|
+
"compatibility": {
|
|
2104
|
+
"nuxt": "^3.0.0",
|
|
2105
|
+
"requires": {}
|
|
2106
|
+
}
|
|
2107
|
+
},
|
|
1647
2108
|
{
|
|
1648
2109
|
"name": "harlem",
|
|
1649
2110
|
"description": "Harlem is a simple, unopinionated, lightweight and extensible state management solution for Vue 3.",
|
|
@@ -1714,7 +2175,7 @@
|
|
|
1714
2175
|
},
|
|
1715
2176
|
{
|
|
1716
2177
|
"name": "helmet",
|
|
1717
|
-
"description": "Easy Helmet module with Nuxt
|
|
2178
|
+
"description": "Easy Helmet module with Nuxt'",
|
|
1718
2179
|
"repo": "victor-perez/nuxt-helmet",
|
|
1719
2180
|
"npm": "nuxt-helmet",
|
|
1720
2181
|
"icon": "",
|
|
@@ -1758,7 +2219,7 @@
|
|
|
1758
2219
|
},
|
|
1759
2220
|
{
|
|
1760
2221
|
"name": "history-state",
|
|
1761
|
-
"description": "Nuxt
|
|
2222
|
+
"description": "Nuxt module to backup or restore historical states",
|
|
1762
2223
|
"repo": "hidekatsu-izuno/nuxt-history-state",
|
|
1763
2224
|
"npm": "nuxt-history-state",
|
|
1764
2225
|
"icon": "",
|
|
@@ -1827,7 +2288,7 @@
|
|
|
1827
2288
|
},
|
|
1828
2289
|
{
|
|
1829
2290
|
"name": "http",
|
|
1830
|
-
"description": "Universal HTTP Module for Nuxt
|
|
2291
|
+
"description": "Universal HTTP Module for Nuxt",
|
|
1831
2292
|
"repo": "nuxt/http",
|
|
1832
2293
|
"npm": "@nuxt/http",
|
|
1833
2294
|
"icon": "http.png",
|
|
@@ -1855,7 +2316,7 @@
|
|
|
1855
2316
|
},
|
|
1856
2317
|
{
|
|
1857
2318
|
"name": "humans-txt",
|
|
1858
|
-
"description": "An initiative for knowing the people behind a website. It is a Nuxt
|
|
2319
|
+
"description": "An initiative for knowing the people behind a website. It is a Nuxt buildModules that add a TXT file containing information about the different people who have contributed to building the website.",
|
|
1859
2320
|
"repo": "Luxdamore/nuxt-humans-txt",
|
|
1860
2321
|
"npm": "@luxdamore/nuxt-humans-txt",
|
|
1861
2322
|
"icon": "",
|
|
@@ -1879,11 +2340,11 @@
|
|
|
1879
2340
|
{
|
|
1880
2341
|
"name": "i18n",
|
|
1881
2342
|
"description": "i18n features for your Nuxt project so you can easily add internationalization.",
|
|
1882
|
-
"repo": "nuxt-
|
|
2343
|
+
"repo": "nuxt-modules/i18n",
|
|
1883
2344
|
"npm": "@nuxtjs/i18n",
|
|
1884
2345
|
"icon": "i18n.png",
|
|
1885
|
-
"github": "https://github.com/nuxt-
|
|
1886
|
-
"website": "https://i18n.nuxtjs.org",
|
|
2346
|
+
"github": "https://github.com/nuxt-modules/i18n",
|
|
2347
|
+
"website": "https://v8.i18n.nuxtjs.org",
|
|
1887
2348
|
"learn_more": "https://kazupon.github.io/vue-i18n/",
|
|
1888
2349
|
"category": "Extensions",
|
|
1889
2350
|
"type": "community",
|
|
@@ -1902,6 +2363,28 @@
|
|
|
1902
2363
|
"requires": {}
|
|
1903
2364
|
}
|
|
1904
2365
|
},
|
|
2366
|
+
{
|
|
2367
|
+
"name": "icon-font",
|
|
2368
|
+
"description": "Automatically generates fonts and custom properties (variables) from a specified folder containing SVG icons, injecting them into pages with live monitoring.",
|
|
2369
|
+
"repo": "coremyslo/nuxt-icon-font",
|
|
2370
|
+
"npm": "@coremyslo/nuxt-icon-font",
|
|
2371
|
+
"icon": "",
|
|
2372
|
+
"github": "https://github.com/coremyslo/nuxt-icon-font",
|
|
2373
|
+
"website": "https://github.com/coremyslo/nuxt-icon-font",
|
|
2374
|
+
"learn_more": "",
|
|
2375
|
+
"category": "UI",
|
|
2376
|
+
"type": "3rd-party",
|
|
2377
|
+
"maintainers": [
|
|
2378
|
+
{
|
|
2379
|
+
"name": "coremyslo",
|
|
2380
|
+
"github": "coremyslo"
|
|
2381
|
+
}
|
|
2382
|
+
],
|
|
2383
|
+
"compatibility": {
|
|
2384
|
+
"nuxt": "^3.0.0",
|
|
2385
|
+
"requires": {}
|
|
2386
|
+
}
|
|
2387
|
+
},
|
|
1905
2388
|
{
|
|
1906
2389
|
"name": "icon",
|
|
1907
2390
|
"description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
|
|
@@ -1921,7 +2404,8 @@
|
|
|
1921
2404
|
],
|
|
1922
2405
|
"compatibility": {
|
|
1923
2406
|
"nuxt": "^3.0.0",
|
|
1924
|
-
"requires": {}
|
|
2407
|
+
"requires": {},
|
|
2408
|
+
"devtools": "^0.0.0"
|
|
1925
2409
|
}
|
|
1926
2410
|
},
|
|
1927
2411
|
{
|
|
@@ -1970,12 +2454,12 @@
|
|
|
1970
2454
|
},
|
|
1971
2455
|
{
|
|
1972
2456
|
"name": "image",
|
|
1973
|
-
"description": "Optimised images for
|
|
2457
|
+
"description": "Optimised images for Nuxt, with progressive processing, lazy-loading, real-time resizes and providers support.",
|
|
1974
2458
|
"repo": "nuxt/image",
|
|
1975
2459
|
"npm": "@nuxt/image",
|
|
1976
2460
|
"icon": "image.png",
|
|
1977
2461
|
"github": "https://github.com/nuxt/image",
|
|
1978
|
-
"website": "https://image.
|
|
2462
|
+
"website": "https://image.nuxt.com",
|
|
1979
2463
|
"learn_more": "",
|
|
1980
2464
|
"category": "Images",
|
|
1981
2465
|
"type": "official",
|
|
@@ -1985,6 +2469,11 @@
|
|
|
1985
2469
|
"github": "farnabaz",
|
|
1986
2470
|
"twitter": "a_birang"
|
|
1987
2471
|
},
|
|
2472
|
+
{
|
|
2473
|
+
"name": "Daniel Roe",
|
|
2474
|
+
"github": "danielroe",
|
|
2475
|
+
"twitter": "danielcroe"
|
|
2476
|
+
},
|
|
1988
2477
|
{
|
|
1989
2478
|
"name": "Pooya Parsa",
|
|
1990
2479
|
"github": "pi0",
|
|
@@ -2000,12 +2489,16 @@
|
|
|
2000
2489
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2001
2490
|
"requires": {
|
|
2002
2491
|
"bridge": "optional"
|
|
2492
|
+
},
|
|
2493
|
+
"versionMap": {
|
|
2494
|
+
"2.x": "latest",
|
|
2495
|
+
"3.x": "rc"
|
|
2003
2496
|
}
|
|
2004
2497
|
}
|
|
2005
2498
|
},
|
|
2006
2499
|
{
|
|
2007
2500
|
"name": "imagemin",
|
|
2008
|
-
"description": "Automatically optimize (compress) all images used in Nuxt
|
|
2501
|
+
"description": "Automatically optimize (compress) all images used in Nuxt",
|
|
2009
2502
|
"repo": "nuxt-community/imagemin-module",
|
|
2010
2503
|
"npm": "@nuxtjs/imagemin",
|
|
2011
2504
|
"icon": "imagemin.png",
|
|
@@ -2028,12 +2521,12 @@
|
|
|
2028
2521
|
{
|
|
2029
2522
|
"name": "inkline",
|
|
2030
2523
|
"description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
|
|
2031
|
-
"repo": "inkline/
|
|
2032
|
-
"npm": "@inkline/
|
|
2524
|
+
"repo": "inkline/plugin",
|
|
2525
|
+
"npm": "@inkline/plugin",
|
|
2033
2526
|
"icon": "inkline.svg",
|
|
2034
|
-
"github": "https://github.com/inkline/
|
|
2527
|
+
"github": "https://github.com/inkline/plugin",
|
|
2035
2528
|
"website": "https://inkline.io",
|
|
2036
|
-
"learn_more": "https://inkline.io/docs/
|
|
2529
|
+
"learn_more": "https://inkline.io/docs/installation/nuxt",
|
|
2037
2530
|
"category": "UI",
|
|
2038
2531
|
"type": "3rd-party",
|
|
2039
2532
|
"maintainers": [
|
|
@@ -2052,7 +2545,7 @@
|
|
|
2052
2545
|
},
|
|
2053
2546
|
{
|
|
2054
2547
|
"name": "intercom",
|
|
2055
|
-
"description": "Conversational, messenger-based experiences with Intercom Module for Nuxt
|
|
2548
|
+
"description": "Conversational, messenger-based experiences with Intercom Module for Nuxt",
|
|
2056
2549
|
"repo": "hex-digital/nuxt-intercom",
|
|
2057
2550
|
"npm": "@hexdigital/nuxt-intercom",
|
|
2058
2551
|
"icon": "intercom.png",
|
|
@@ -2097,7 +2590,7 @@
|
|
|
2097
2590
|
},
|
|
2098
2591
|
{
|
|
2099
2592
|
"name": "jsonapi",
|
|
2100
|
-
"description": "Easy JSON:API client integration for Nuxt
|
|
2593
|
+
"description": "Easy JSON:API client integration for Nuxt",
|
|
2101
2594
|
"repo": "patrickcate/nuxt-jsonapi",
|
|
2102
2595
|
"npm": "nuxt-jsonapi",
|
|
2103
2596
|
"icon": "jsonapi.svg",
|
|
@@ -2141,7 +2634,7 @@
|
|
|
2141
2634
|
},
|
|
2142
2635
|
{
|
|
2143
2636
|
"name": "kql",
|
|
2144
|
-
"description": "Nuxt
|
|
2637
|
+
"description": "Nuxt module for Kirby's Query Language API",
|
|
2145
2638
|
"repo": "johannschopplich/nuxt-kql",
|
|
2146
2639
|
"npm": "nuxt-kql",
|
|
2147
2640
|
"icon": "kql.svg",
|
|
@@ -2165,7 +2658,7 @@
|
|
|
2165
2658
|
},
|
|
2166
2659
|
{
|
|
2167
2660
|
"name": "laravel-echo",
|
|
2168
|
-
"description": "Laravel Echo for Nuxt
|
|
2661
|
+
"description": "Laravel Echo for Nuxt",
|
|
2169
2662
|
"repo": "nuxt-community/laravel-echo",
|
|
2170
2663
|
"npm": "@nuxtjs/laravel-echo",
|
|
2171
2664
|
"icon": "laravel-echo.png",
|
|
@@ -2253,13 +2746,13 @@
|
|
|
2253
2746
|
},
|
|
2254
2747
|
{
|
|
2255
2748
|
"name": "link-checker",
|
|
2256
|
-
"description": "",
|
|
2749
|
+
"description": "Find and magically fix links that may be negatively effecting your Nuxt sites SEO.",
|
|
2257
2750
|
"repo": "harlan-zw/nuxt-link-checker",
|
|
2258
2751
|
"npm": "nuxt-link-checker",
|
|
2259
|
-
"icon": "",
|
|
2752
|
+
"icon": "link-checker.svg",
|
|
2260
2753
|
"github": "https://github.com/harlan-zw/nuxt-link-checker",
|
|
2261
|
-
"website": "https://
|
|
2262
|
-
"learn_more": "",
|
|
2754
|
+
"website": "https://nuxtseo.com/link-checker",
|
|
2755
|
+
"learn_more": "https://nuxtseo.com/link-checker",
|
|
2263
2756
|
"category": "SEO",
|
|
2264
2757
|
"type": "3rd-party",
|
|
2265
2758
|
"maintainers": [
|
|
@@ -2272,7 +2765,8 @@
|
|
|
2272
2765
|
],
|
|
2273
2766
|
"compatibility": {
|
|
2274
2767
|
"nuxt": "^3.0.0",
|
|
2275
|
-
"requires": {}
|
|
2768
|
+
"requires": {},
|
|
2769
|
+
"devtools": "^0.0.0"
|
|
2276
2770
|
}
|
|
2277
2771
|
},
|
|
2278
2772
|
{
|
|
@@ -2349,12 +2843,12 @@
|
|
|
2349
2843
|
},
|
|
2350
2844
|
{
|
|
2351
2845
|
"name": "logrocket",
|
|
2352
|
-
"description": "LogRocket module for Nuxt
|
|
2353
|
-
"repo": "nuxt-
|
|
2846
|
+
"description": "LogRocket module for Nuxt to help you fix bugs and understand user behaviour.",
|
|
2847
|
+
"repo": "nuxt-modules/logrocket",
|
|
2354
2848
|
"npm": "nuxt-logrocket",
|
|
2355
2849
|
"icon": "logrocket.png",
|
|
2356
|
-
"github": "https://github.com/nuxt-
|
|
2357
|
-
"website": "https://github.com/nuxt-
|
|
2850
|
+
"github": "https://github.com/nuxt-modules/logrocket",
|
|
2851
|
+
"website": "https://github.com/nuxt-modules/logrocket",
|
|
2358
2852
|
"learn_more": "https://docs.logrocket.com/docs",
|
|
2359
2853
|
"category": "Monitoring",
|
|
2360
2854
|
"type": "community",
|
|
@@ -2370,9 +2864,35 @@
|
|
|
2370
2864
|
"requires": {}
|
|
2371
2865
|
}
|
|
2372
2866
|
},
|
|
2867
|
+
{
|
|
2868
|
+
"name": "lucide-icons",
|
|
2869
|
+
"description": "Nuxt module to integrate Lucide icons",
|
|
2870
|
+
"repo": "swisnl/nuxt-lucide-icons",
|
|
2871
|
+
"npm": "nuxt-lucide-icons",
|
|
2872
|
+
"icon": "lucide-icons.svg",
|
|
2873
|
+
"github": "https://github.com/swisnl/nuxt-lucide-icons",
|
|
2874
|
+
"website": "https://github.com/swisnl/nuxt-lucide-icons",
|
|
2875
|
+
"learn_more": "",
|
|
2876
|
+
"category": "UI",
|
|
2877
|
+
"type": "3rd-party",
|
|
2878
|
+
"maintainers": [
|
|
2879
|
+
{
|
|
2880
|
+
"name": "SWIS",
|
|
2881
|
+
"github": "swisnl"
|
|
2882
|
+
},
|
|
2883
|
+
{
|
|
2884
|
+
"name": "Jasper Zonneveld",
|
|
2885
|
+
"github": "JaZo"
|
|
2886
|
+
}
|
|
2887
|
+
],
|
|
2888
|
+
"compatibility": {
|
|
2889
|
+
"nuxt": "^3.0.0",
|
|
2890
|
+
"requires": {}
|
|
2891
|
+
}
|
|
2892
|
+
},
|
|
2373
2893
|
{
|
|
2374
2894
|
"name": "lunr",
|
|
2375
|
-
"description": "Full-text search with pre-build indexes for Nuxt
|
|
2895
|
+
"description": "Full-text search with pre-build indexes for Nuxt using lunr.js",
|
|
2376
2896
|
"repo": "nuxt-community/lunr-module",
|
|
2377
2897
|
"npm": "@nuxtjs/lunr-module",
|
|
2378
2898
|
"icon": "",
|
|
@@ -2460,6 +2980,28 @@
|
|
|
2460
2980
|
"requires": {}
|
|
2461
2981
|
}
|
|
2462
2982
|
},
|
|
2983
|
+
{
|
|
2984
|
+
"name": "maz-ui",
|
|
2985
|
+
"description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
|
|
2986
|
+
"repo": "louismazel/maz-ui",
|
|
2987
|
+
"npm": "maz-ui",
|
|
2988
|
+
"icon": "maz-ui.png",
|
|
2989
|
+
"github": "https://github.com/louismazel/maz-ui",
|
|
2990
|
+
"website": "https://louismazel.github.io/maz-ui-3/",
|
|
2991
|
+
"learn_more": "https://louismazel.github.io/maz-ui-3/",
|
|
2992
|
+
"category": "UI",
|
|
2993
|
+
"type": "community",
|
|
2994
|
+
"maintainers": [
|
|
2995
|
+
{
|
|
2996
|
+
"name": "Loïc Mazuel",
|
|
2997
|
+
"github": "LouisMazel"
|
|
2998
|
+
}
|
|
2999
|
+
],
|
|
3000
|
+
"compatibility": {
|
|
3001
|
+
"nuxt": "^3.0.0",
|
|
3002
|
+
"requires": {}
|
|
3003
|
+
}
|
|
3004
|
+
},
|
|
2463
3005
|
{
|
|
2464
3006
|
"name": "mdx",
|
|
2465
3007
|
"description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
|
|
@@ -2483,9 +3025,34 @@
|
|
|
2483
3025
|
"requires": {}
|
|
2484
3026
|
}
|
|
2485
3027
|
},
|
|
3028
|
+
{
|
|
3029
|
+
"name": "medusa",
|
|
3030
|
+
"description": "Easily connect to Medusa from your Nuxt application",
|
|
3031
|
+
"repo": "Baroshem/nuxt-medusa",
|
|
3032
|
+
"npm": "nuxt-medusa",
|
|
3033
|
+
"icon": "medusa.svg",
|
|
3034
|
+
"github": "https://github.com/Baroshem/nuxt-medusa/",
|
|
3035
|
+
"website": "https://nuxt-medusa.vercel.app/",
|
|
3036
|
+
"learn_more": "https://nuxt-medusa.vercel.app/",
|
|
3037
|
+
"category": "Ecommerce",
|
|
3038
|
+
"type": "3rd-party",
|
|
3039
|
+
"maintainers": [
|
|
3040
|
+
{
|
|
3041
|
+
"name": "Jakub Andrzejewski",
|
|
3042
|
+
"github": "Baroshem",
|
|
3043
|
+
"avatar": "https://avatars.githubusercontent.com/u/37120330?v=4"
|
|
3044
|
+
}
|
|
3045
|
+
],
|
|
3046
|
+
"compatibility": {
|
|
3047
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3048
|
+
"requires": {
|
|
3049
|
+
"bridge": true
|
|
3050
|
+
}
|
|
3051
|
+
}
|
|
3052
|
+
},
|
|
2486
3053
|
{
|
|
2487
3054
|
"name": "meilisearch",
|
|
2488
|
-
"description": "Meilisearch Instant Search module for Nuxt
|
|
3055
|
+
"description": "Meilisearch Instant Search module for Nuxt",
|
|
2489
3056
|
"repo": "xlanex6/nuxt-meilisearch",
|
|
2490
3057
|
"npm": "nuxt-meilisearch",
|
|
2491
3058
|
"icon": "meilisearch.svg",
|
|
@@ -2505,7 +3072,8 @@
|
|
|
2505
3072
|
"nuxt": "^3.0.0",
|
|
2506
3073
|
"requires": {
|
|
2507
3074
|
"bridge": false
|
|
2508
|
-
}
|
|
3075
|
+
},
|
|
3076
|
+
"devtools": "^0.0.0"
|
|
2509
3077
|
}
|
|
2510
3078
|
},
|
|
2511
3079
|
{
|
|
@@ -2552,9 +3120,32 @@
|
|
|
2552
3120
|
"requires": {}
|
|
2553
3121
|
}
|
|
2554
3122
|
},
|
|
3123
|
+
{
|
|
3124
|
+
"name": "module-feed",
|
|
3125
|
+
"description": "Feed module enables everyone to have RSS, Atom and JSON.",
|
|
3126
|
+
"repo": "tresko/nuxt-module-feed",
|
|
3127
|
+
"npm": "nuxt-module-feed",
|
|
3128
|
+
"icon": "",
|
|
3129
|
+
"github": "https://github.com/tresko/nuxt-module-feed",
|
|
3130
|
+
"website": "https://github.com/tresko/nuxt-module-feed",
|
|
3131
|
+
"learn_more": "",
|
|
3132
|
+
"category": "SEO",
|
|
3133
|
+
"type": "3rd-party",
|
|
3134
|
+
"maintainers": [
|
|
3135
|
+
{
|
|
3136
|
+
"name": "Miha Sedej",
|
|
3137
|
+
"github": "tresko",
|
|
3138
|
+
"twitter": "mihasedej"
|
|
3139
|
+
}
|
|
3140
|
+
],
|
|
3141
|
+
"compatibility": {
|
|
3142
|
+
"nuxt": "^3.0.0",
|
|
3143
|
+
"requires": {}
|
|
3144
|
+
}
|
|
3145
|
+
},
|
|
2555
3146
|
{
|
|
2556
3147
|
"name": "moment",
|
|
2557
|
-
"description": "Efficient Moment.js module for Nuxt
|
|
3148
|
+
"description": "Efficient Moment.js module for Nuxt so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
|
|
2558
3149
|
"repo": "nuxt-community/moment-module",
|
|
2559
3150
|
"npm": "@nuxtjs/moment",
|
|
2560
3151
|
"icon": "momentjs.png",
|
|
@@ -2581,7 +3172,7 @@
|
|
|
2581
3172
|
},
|
|
2582
3173
|
{
|
|
2583
3174
|
"name": "mq",
|
|
2584
|
-
"description": "vue-mq module for Nuxt.
|
|
3175
|
+
"description": "vue-mq module for Nuxt. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
|
|
2585
3176
|
"repo": "vanhoofmaarten/nuxt-mq",
|
|
2586
3177
|
"npm": "nuxt-mq",
|
|
2587
3178
|
"icon": "",
|
|
@@ -2625,7 +3216,7 @@
|
|
|
2625
3216
|
},
|
|
2626
3217
|
{
|
|
2627
3218
|
"name": "netlify-cache",
|
|
2628
|
-
"description": "Nuxt
|
|
3219
|
+
"description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
|
|
2629
3220
|
"repo": "DreaMinder/nuxt-netlify-cache",
|
|
2630
3221
|
"npm": "nuxt-netlify-cache",
|
|
2631
3222
|
"icon": "netlify.png",
|
|
@@ -2670,7 +3261,7 @@
|
|
|
2670
3261
|
},
|
|
2671
3262
|
{
|
|
2672
3263
|
"name": "netlify",
|
|
2673
|
-
"description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt
|
|
3264
|
+
"description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
|
|
2674
3265
|
"repo": "bazzite/nuxt-netlify",
|
|
2675
3266
|
"npm": "@aceforth/nuxt-netlify",
|
|
2676
3267
|
"icon": "netlify.png",
|
|
@@ -2740,6 +3331,50 @@
|
|
|
2740
3331
|
"requires": {}
|
|
2741
3332
|
}
|
|
2742
3333
|
},
|
|
3334
|
+
{
|
|
3335
|
+
"name": "nupolyon",
|
|
3336
|
+
"description": "Inject polyfill from polyfill.io to nuxt project, auto detect based on browserslist config",
|
|
3337
|
+
"repo": "adenvt/nupolyon",
|
|
3338
|
+
"npm": "nupolyon",
|
|
3339
|
+
"icon": "",
|
|
3340
|
+
"github": "https://github.com/adenvt/nupolyon",
|
|
3341
|
+
"website": "https://github.com/adenvt/nupolyon",
|
|
3342
|
+
"learn_more": "",
|
|
3343
|
+
"category": "Performance",
|
|
3344
|
+
"type": "3rd-party",
|
|
3345
|
+
"maintainers": [
|
|
3346
|
+
{
|
|
3347
|
+
"name": "adenvt",
|
|
3348
|
+
"github": "adenvt"
|
|
3349
|
+
}
|
|
3350
|
+
],
|
|
3351
|
+
"compatibility": {
|
|
3352
|
+
"nuxt": "^3.0.0",
|
|
3353
|
+
"requires": {}
|
|
3354
|
+
}
|
|
3355
|
+
},
|
|
3356
|
+
{
|
|
3357
|
+
"name": "nuxt-anchorscroll",
|
|
3358
|
+
"description": "Scroll to top and to anchor support for Nuxt",
|
|
3359
|
+
"repo": "helltraitor/nuxt-anchorscroll",
|
|
3360
|
+
"npm": "nuxt-anchorscroll",
|
|
3361
|
+
"icon": "",
|
|
3362
|
+
"github": "https://github.com/helltraitor/nuxt-anchorscroll",
|
|
3363
|
+
"website": "https://github.com/helltraitor/nuxt-anchorscroll",
|
|
3364
|
+
"learn_more": "",
|
|
3365
|
+
"category": "UI",
|
|
3366
|
+
"type": "3rd-party",
|
|
3367
|
+
"maintainers": [
|
|
3368
|
+
{
|
|
3369
|
+
"name": "Helltraitor",
|
|
3370
|
+
"github": "helltraitor"
|
|
3371
|
+
}
|
|
3372
|
+
],
|
|
3373
|
+
"compatibility": {
|
|
3374
|
+
"nuxt": "^3.0.0",
|
|
3375
|
+
"requires": {}
|
|
3376
|
+
}
|
|
3377
|
+
},
|
|
2743
3378
|
{
|
|
2744
3379
|
"name": "nuxt-auth",
|
|
2745
3380
|
"description": "",
|
|
@@ -2762,6 +3397,120 @@
|
|
|
2762
3397
|
"requires": {}
|
|
2763
3398
|
}
|
|
2764
3399
|
},
|
|
3400
|
+
{
|
|
3401
|
+
"name": "nuxt-basic-auth",
|
|
3402
|
+
"description": "Nuxt Module for Basic Authentication",
|
|
3403
|
+
"repo": "kgierke/nuxt-basic-auth",
|
|
3404
|
+
"npm": "@kgierke/nuxt-basic-auth",
|
|
3405
|
+
"icon": "",
|
|
3406
|
+
"github": "https://github.com/kgierke/nuxt-basic-auth",
|
|
3407
|
+
"website": "https://github.com/kgierke/nuxt-basic-auth",
|
|
3408
|
+
"learn_more": "",
|
|
3409
|
+
"category": "Security",
|
|
3410
|
+
"type": "3rd-party",
|
|
3411
|
+
"maintainers": [
|
|
3412
|
+
{
|
|
3413
|
+
"name": "kgierke",
|
|
3414
|
+
"github": "kgierke"
|
|
3415
|
+
}
|
|
3416
|
+
],
|
|
3417
|
+
"compatibility": {
|
|
3418
|
+
"nuxt": "^3.0.0",
|
|
3419
|
+
"requires": {}
|
|
3420
|
+
}
|
|
3421
|
+
},
|
|
3422
|
+
{
|
|
3423
|
+
"name": "nuxt-bootstrap-icons",
|
|
3424
|
+
"description": "Just a simple integration for Bootstrap Icons",
|
|
3425
|
+
"repo": "OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3426
|
+
"npm": "nuxt-bootstrap-icons",
|
|
3427
|
+
"icon": "bootstrap-icons.svg",
|
|
3428
|
+
"github": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3429
|
+
"website": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3430
|
+
"learn_more": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3431
|
+
"category": "UI",
|
|
3432
|
+
"type": "3rd-party",
|
|
3433
|
+
"maintainers": [
|
|
3434
|
+
{
|
|
3435
|
+
"name": "OyewoleOyedeji",
|
|
3436
|
+
"github": "OyewoleOyedeji"
|
|
3437
|
+
}
|
|
3438
|
+
],
|
|
3439
|
+
"compatibility": {
|
|
3440
|
+
"nuxt": "^3.0.0",
|
|
3441
|
+
"requires": {}
|
|
3442
|
+
}
|
|
3443
|
+
},
|
|
3444
|
+
{
|
|
3445
|
+
"name": "nuxt-chatgpt",
|
|
3446
|
+
"description": "ChatGPT integration for Nuxt",
|
|
3447
|
+
"repo": "schnapsterdog/nuxt-chatgpt",
|
|
3448
|
+
"npm": "nuxt-chatgpt",
|
|
3449
|
+
"icon": "chatgpt.svg",
|
|
3450
|
+
"github": "https://github.com/schnapsterdog/nuxt-chatgpt",
|
|
3451
|
+
"website": "https://github.com/schnapsterdog/nuxt-chatgpt",
|
|
3452
|
+
"learn_more": "https://github.com/schnapsterdog/nuxt-chatgpt/blob/main/README.md",
|
|
3453
|
+
"category": "Libraries",
|
|
3454
|
+
"type": "3rd-party",
|
|
3455
|
+
"maintainers": [
|
|
3456
|
+
{
|
|
3457
|
+
"name": "Oliver Trajceski",
|
|
3458
|
+
"github": "schnapsterdog"
|
|
3459
|
+
}
|
|
3460
|
+
],
|
|
3461
|
+
"compatibility": {
|
|
3462
|
+
"nuxt": "^3.0.0",
|
|
3463
|
+
"requires": {}
|
|
3464
|
+
}
|
|
3465
|
+
},
|
|
3466
|
+
{
|
|
3467
|
+
"name": "nuxt-facebook-chat",
|
|
3468
|
+
"description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
|
|
3469
|
+
"repo": "superdev-tech/nuxt-facebook-chat",
|
|
3470
|
+
"npm": "nuxt-facebook-chat",
|
|
3471
|
+
"icon": "nuxt-facebook-chat.svg",
|
|
3472
|
+
"github": "https://github.com/superdev-tech/nuxt-facebook-chat",
|
|
3473
|
+
"website": "https://github.com/superdev-tech/nuxt-facebook-chat",
|
|
3474
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-facebook-chat",
|
|
3475
|
+
"category": "Libraries",
|
|
3476
|
+
"type": "3rd-party",
|
|
3477
|
+
"maintainers": [
|
|
3478
|
+
{
|
|
3479
|
+
"name": "Supanut Dokmaithong",
|
|
3480
|
+
"github": "Boomgeek"
|
|
3481
|
+
},
|
|
3482
|
+
{
|
|
3483
|
+
"name": "superdev-tech",
|
|
3484
|
+
"github": "superdev-tech"
|
|
3485
|
+
}
|
|
3486
|
+
],
|
|
3487
|
+
"compatibility": {
|
|
3488
|
+
"nuxt": "^3.0.0",
|
|
3489
|
+
"requires": {}
|
|
3490
|
+
}
|
|
3491
|
+
},
|
|
3492
|
+
{
|
|
3493
|
+
"name": "nuxt-feedme",
|
|
3494
|
+
"description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
|
|
3495
|
+
"repo": "helltraitor/nuxt-feedme",
|
|
3496
|
+
"npm": "nuxt-feedme",
|
|
3497
|
+
"icon": "",
|
|
3498
|
+
"github": "https://github.com/helltraitor/nuxt-feedme",
|
|
3499
|
+
"website": "https://github.com/helltraitor/nuxt-feedme",
|
|
3500
|
+
"learn_more": "",
|
|
3501
|
+
"category": "SEO",
|
|
3502
|
+
"type": "3rd-party",
|
|
3503
|
+
"maintainers": [
|
|
3504
|
+
{
|
|
3505
|
+
"name": "Helltraitor",
|
|
3506
|
+
"github": "helltraitor"
|
|
3507
|
+
}
|
|
3508
|
+
],
|
|
3509
|
+
"compatibility": {
|
|
3510
|
+
"nuxt": "^3.0.0",
|
|
3511
|
+
"requires": {}
|
|
3512
|
+
}
|
|
3513
|
+
},
|
|
2765
3514
|
{
|
|
2766
3515
|
"name": "nuxt-graphql-middleware",
|
|
2767
3516
|
"description": "Expose GraphQL queries and mutations as server API routes.",
|
|
@@ -2813,6 +3562,29 @@
|
|
|
2813
3562
|
"requires": {}
|
|
2814
3563
|
}
|
|
2815
3564
|
},
|
|
3565
|
+
{
|
|
3566
|
+
"name": "nuxt-gtm",
|
|
3567
|
+
"description": "A Nuxt module for Google Tag Manager",
|
|
3568
|
+
"repo": "zadigetvoltaire/nuxt-gtm",
|
|
3569
|
+
"npm": "@zadigetvoltaire/nuxt-gtm",
|
|
3570
|
+
"icon": "nuxt-gtm.svg",
|
|
3571
|
+
"github": "https://github.com/zadigetvoltaire/nuxt-gtm",
|
|
3572
|
+
"website": "https://github.com/zadigetvoltaire/nuxt-gtm",
|
|
3573
|
+
"learn_more": "https://developers.google.com/tag-platform/tag-manager?hl=fr",
|
|
3574
|
+
"category": "Analytics",
|
|
3575
|
+
"type": "3rd-party",
|
|
3576
|
+
"maintainers": [
|
|
3577
|
+
{
|
|
3578
|
+
"name": "Zadig&Voltaire Team",
|
|
3579
|
+
"github": "https://github.com/zadigetvoltaire"
|
|
3580
|
+
}
|
|
3581
|
+
],
|
|
3582
|
+
"compatibility": {
|
|
3583
|
+
"nuxt": "^3.0.0",
|
|
3584
|
+
"requires": {},
|
|
3585
|
+
"devtools": "^0.0.0"
|
|
3586
|
+
}
|
|
3587
|
+
},
|
|
2816
3588
|
{
|
|
2817
3589
|
"name": "nuxt-hue",
|
|
2818
3590
|
"description": "Enlighten your Nuxt experience",
|
|
@@ -2837,6 +3609,28 @@
|
|
|
2837
3609
|
}
|
|
2838
3610
|
}
|
|
2839
3611
|
},
|
|
3612
|
+
{
|
|
3613
|
+
"name": "nuxt-jsonld",
|
|
3614
|
+
"description": "Manage JSON-LD in Vue component.",
|
|
3615
|
+
"repo": "ymmooot/nuxt-jsonld",
|
|
3616
|
+
"npm": "nuxt-jsonld",
|
|
3617
|
+
"icon": "",
|
|
3618
|
+
"github": "https://github.com/ymmooot/nuxt-jsonld",
|
|
3619
|
+
"website": "https://github.com/ymmooot/nuxt-jsonld",
|
|
3620
|
+
"learn_more": "",
|
|
3621
|
+
"category": "SEO",
|
|
3622
|
+
"type": "3rd-party",
|
|
3623
|
+
"maintainers": [
|
|
3624
|
+
{
|
|
3625
|
+
"name": "ymmooot",
|
|
3626
|
+
"github": "ymmooot"
|
|
3627
|
+
}
|
|
3628
|
+
],
|
|
3629
|
+
"compatibility": {
|
|
3630
|
+
"nuxt": "^3.0.0",
|
|
3631
|
+
"requires": {}
|
|
3632
|
+
}
|
|
3633
|
+
},
|
|
2840
3634
|
{
|
|
2841
3635
|
"name": "nuxt-localtunnel",
|
|
2842
3636
|
"description": "Exposes your Nuxt localhost to the world automatically.",
|
|
@@ -2862,7 +3656,7 @@
|
|
|
2862
3656
|
},
|
|
2863
3657
|
{
|
|
2864
3658
|
"name": "nuxt-loco",
|
|
2865
|
-
"description": "A localise.biz module to synth locale with Nuxt
|
|
3659
|
+
"description": "A localise.biz module to synth locale with Nuxt",
|
|
2866
3660
|
"repo": "gaetansenn/nuxt-loco",
|
|
2867
3661
|
"npm": "nuxt-loco",
|
|
2868
3662
|
"icon": "",
|
|
@@ -2884,20 +3678,20 @@
|
|
|
2884
3678
|
}
|
|
2885
3679
|
},
|
|
2886
3680
|
{
|
|
2887
|
-
"name": "nuxt-
|
|
2888
|
-
"description": "
|
|
2889
|
-
"repo": "
|
|
2890
|
-
"npm": "nuxt-
|
|
2891
|
-
"icon": "nuxt-
|
|
2892
|
-
"github": "https://github.com/
|
|
2893
|
-
"website": "https://github.com/
|
|
2894
|
-
"learn_more": "https://
|
|
3681
|
+
"name": "nuxt-mapbox",
|
|
3682
|
+
"description": "Elegant Mapbox integration with Nuxt",
|
|
3683
|
+
"repo": "AlexLavoie42/Nuxt-Mapbox",
|
|
3684
|
+
"npm": "nuxt-mapbox",
|
|
3685
|
+
"icon": "nuxt-mapbox.svg",
|
|
3686
|
+
"github": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
|
|
3687
|
+
"website": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
|
|
3688
|
+
"learn_more": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
|
|
2895
3689
|
"category": "Libraries",
|
|
2896
3690
|
"type": "3rd-party",
|
|
2897
3691
|
"maintainers": [
|
|
2898
3692
|
{
|
|
2899
|
-
"name": "
|
|
2900
|
-
"github": "
|
|
3693
|
+
"name": "Alex Lavoie",
|
|
3694
|
+
"github": "AlexLavoie42"
|
|
2901
3695
|
}
|
|
2902
3696
|
],
|
|
2903
3697
|
"compatibility": {
|
|
@@ -2906,30 +3700,142 @@
|
|
|
2906
3700
|
}
|
|
2907
3701
|
},
|
|
2908
3702
|
{
|
|
2909
|
-
"name": "nuxt-
|
|
2910
|
-
"description": "
|
|
2911
|
-
"repo": "
|
|
2912
|
-
"npm": "nuxt-
|
|
2913
|
-
"icon": "",
|
|
2914
|
-
"github": "https://github.com/
|
|
2915
|
-
"website": "https://
|
|
2916
|
-
"learn_more": "https://github.com/
|
|
2917
|
-
"category": "
|
|
3703
|
+
"name": "nuxt-mdi",
|
|
3704
|
+
"description": "Add 7,000+ icons to your Nuxt application, from Material Design Icons.",
|
|
3705
|
+
"repo": "ERPedersen/nuxt-mdi",
|
|
3706
|
+
"npm": "nuxt-mdi",
|
|
3707
|
+
"icon": "mdi.png",
|
|
3708
|
+
"github": "https://github.com/ERPedersen/nuxt-mdi",
|
|
3709
|
+
"website": "https://nuxt-mdi.emilrosenius.com",
|
|
3710
|
+
"learn_more": "https://github.com/ERPedersen/nuxt-mdi/blob/main/README.md",
|
|
3711
|
+
"category": "Libraries",
|
|
2918
3712
|
"type": "3rd-party",
|
|
2919
3713
|
"maintainers": [
|
|
2920
3714
|
{
|
|
2921
|
-
"name": "
|
|
2922
|
-
"github": "
|
|
3715
|
+
"name": "Emil Rosenius",
|
|
3716
|
+
"github": "ERPedersen"
|
|
2923
3717
|
}
|
|
2924
3718
|
],
|
|
2925
3719
|
"compatibility": {
|
|
2926
|
-
"nuxt": "^
|
|
3720
|
+
"nuxt": "^3.0.0",
|
|
3721
|
+
"requires": {}
|
|
3722
|
+
}
|
|
3723
|
+
},
|
|
3724
|
+
{
|
|
3725
|
+
"name": "nuxt-monaco-editor",
|
|
3726
|
+
"description": "Integrate monaco-editor with Nuxt",
|
|
3727
|
+
"repo": "e-chan1007/nuxt-monaco-editor",
|
|
3728
|
+
"npm": "nuxt-monaco-editor",
|
|
3729
|
+
"icon": "nuxt-monaco-editor.png",
|
|
3730
|
+
"github": "https://github.com/e-chan1007/nuxt-monaco-editor",
|
|
3731
|
+
"website": "https://github.com/e-chan1007/nuxt-monaco-editor",
|
|
3732
|
+
"learn_more": "https://e-chan1007.github.io/nuxt-monaco-editor",
|
|
3733
|
+
"category": "Libraries",
|
|
3734
|
+
"type": "3rd-party",
|
|
3735
|
+
"maintainers": [
|
|
3736
|
+
{
|
|
3737
|
+
"name": "e-chan1007",
|
|
3738
|
+
"github": "e-chan1007"
|
|
3739
|
+
}
|
|
3740
|
+
],
|
|
3741
|
+
"compatibility": {
|
|
3742
|
+
"nuxt": "^3.0.0",
|
|
3743
|
+
"requires": {}
|
|
3744
|
+
}
|
|
3745
|
+
},
|
|
3746
|
+
{
|
|
3747
|
+
"name": "nuxt-mongoose",
|
|
3748
|
+
"description": "A Nuxt module for simplifying the use of Mongoose in your project.",
|
|
3749
|
+
"repo": "arashsheyda/nuxt-mongoose",
|
|
3750
|
+
"npm": "nuxt-mongoose",
|
|
3751
|
+
"icon": "nuxt-mongoose.svg",
|
|
3752
|
+
"github": "https://github.com/arashsheyda/nuxt-mongoose",
|
|
3753
|
+
"website": "https://nuxt-mongoose.nuxt.space",
|
|
3754
|
+
"learn_more": "",
|
|
3755
|
+
"category": "Database",
|
|
3756
|
+
"type": "3rd-party",
|
|
3757
|
+
"maintainers": [
|
|
3758
|
+
{
|
|
3759
|
+
"name": "arashsheyda",
|
|
3760
|
+
"github": "arashsheyda"
|
|
3761
|
+
}
|
|
3762
|
+
],
|
|
3763
|
+
"compatibility": {
|
|
3764
|
+
"nuxt": "^3.0.0",
|
|
3765
|
+
"requires": {},
|
|
3766
|
+
"devtools": "^0.0.0"
|
|
3767
|
+
}
|
|
3768
|
+
},
|
|
3769
|
+
{
|
|
3770
|
+
"name": "nuxt-pdf",
|
|
3771
|
+
"description": "Zero-boilerplate PDF exports of your Pages and Components",
|
|
3772
|
+
"repo": "sidebase/nuxt-pdf",
|
|
3773
|
+
"npm": "@sidebase/nuxt-pdf",
|
|
3774
|
+
"icon": "nuxt-pdf.png",
|
|
3775
|
+
"github": "https://github.com/sidebase/nuxt-pdf",
|
|
3776
|
+
"website": "https://sidebase.io/nuxt-pdf",
|
|
3777
|
+
"learn_more": "https://github.com/sidebase",
|
|
3778
|
+
"category": "Extensions",
|
|
3779
|
+
"type": "3rd-party",
|
|
3780
|
+
"maintainers": [
|
|
3781
|
+
{
|
|
3782
|
+
"name": "sidebase",
|
|
3783
|
+
"github": "sidebase",
|
|
3784
|
+
"twitter": "sidebase_io"
|
|
3785
|
+
}
|
|
3786
|
+
],
|
|
3787
|
+
"compatibility": {
|
|
3788
|
+
"nuxt": "^3.0.0",
|
|
3789
|
+
"requires": {}
|
|
3790
|
+
}
|
|
3791
|
+
},
|
|
3792
|
+
{
|
|
3793
|
+
"name": "nuxt-phosphor-icons",
|
|
3794
|
+
"description": "Just a simple integration for @phosphor-icons in Nuxt",
|
|
3795
|
+
"repo": "OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3796
|
+
"npm": "nuxt-phosphor-icons",
|
|
3797
|
+
"icon": "phosphor-icons.svg",
|
|
3798
|
+
"github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3799
|
+
"website": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3800
|
+
"learn_more": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3801
|
+
"category": "UI",
|
|
3802
|
+
"type": "3rd-party",
|
|
3803
|
+
"maintainers": [
|
|
3804
|
+
{
|
|
3805
|
+
"name": "OyewoleOyedeji",
|
|
3806
|
+
"github": "OyewoleOyedeji"
|
|
3807
|
+
}
|
|
3808
|
+
],
|
|
3809
|
+
"compatibility": {
|
|
3810
|
+
"nuxt": "^3.0.0",
|
|
3811
|
+
"requires": {}
|
|
3812
|
+
}
|
|
3813
|
+
},
|
|
3814
|
+
{
|
|
3815
|
+
"name": "nuxt-pino-log",
|
|
3816
|
+
"description": "Structured logs for nuxt apps using pino",
|
|
3817
|
+
"repo": "kpn/nuxt-pino-log",
|
|
3818
|
+
"npm": "nuxt-pino-log",
|
|
3819
|
+
"icon": "",
|
|
3820
|
+
"github": "https://github.com/kpn/nuxt-pino-log",
|
|
3821
|
+
"website": "https://github.com/kpn/nuxt-pino-log",
|
|
3822
|
+
"learn_more": "https://github.com/pinojs/pino",
|
|
3823
|
+
"category": "Monitoring",
|
|
3824
|
+
"type": "3rd-party",
|
|
3825
|
+
"maintainers": [
|
|
3826
|
+
{
|
|
3827
|
+
"name": "kpn",
|
|
3828
|
+
"github": "kpn"
|
|
3829
|
+
}
|
|
3830
|
+
],
|
|
3831
|
+
"compatibility": {
|
|
3832
|
+
"nuxt": "^2.0.0",
|
|
2927
3833
|
"requires": {}
|
|
2928
3834
|
}
|
|
2929
3835
|
},
|
|
2930
3836
|
{
|
|
2931
3837
|
"name": "plausible",
|
|
2932
|
-
"description": "Nuxt
|
|
3838
|
+
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
2933
3839
|
"repo": "nuxt-modules/plausible",
|
|
2934
3840
|
"npm": "@nuxtjs/plausible",
|
|
2935
3841
|
"icon": "plausible.png",
|
|
@@ -2949,9 +3855,35 @@
|
|
|
2949
3855
|
"requires": {}
|
|
2950
3856
|
}
|
|
2951
3857
|
},
|
|
3858
|
+
{
|
|
3859
|
+
"name": "nuxt-plotly",
|
|
3860
|
+
"description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
|
|
3861
|
+
"repo": "superdev-tech/nuxt-plotly",
|
|
3862
|
+
"npm": "nuxt-plotly",
|
|
3863
|
+
"icon": "nuxt-plotly.svg",
|
|
3864
|
+
"github": "https://github.com/superdev-tech/nuxt-plotly",
|
|
3865
|
+
"website": "https://github.com/superdev-tech/nuxt-plotly",
|
|
3866
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-plotly",
|
|
3867
|
+
"category": "Libraries",
|
|
3868
|
+
"type": "3rd-party",
|
|
3869
|
+
"maintainers": [
|
|
3870
|
+
{
|
|
3871
|
+
"name": "Supanut Dokmaithong",
|
|
3872
|
+
"github": "Boomgeek"
|
|
3873
|
+
},
|
|
3874
|
+
{
|
|
3875
|
+
"name": "superdev-tech",
|
|
3876
|
+
"github": "superdev-tech"
|
|
3877
|
+
}
|
|
3878
|
+
],
|
|
3879
|
+
"compatibility": {
|
|
3880
|
+
"nuxt": "^3.0.0",
|
|
3881
|
+
"requires": {}
|
|
3882
|
+
}
|
|
3883
|
+
},
|
|
2952
3884
|
{
|
|
2953
3885
|
"name": "nuxt-png-to-ico",
|
|
2954
|
-
"description": "Nuxt
|
|
3886
|
+
"description": "Nuxt module for auto generating favicons",
|
|
2955
3887
|
"repo": "b5710546232/nuxt-png-to-ico",
|
|
2956
3888
|
"npm": "nuxt-png-to-ico",
|
|
2957
3889
|
"icon": "",
|
|
@@ -2974,7 +3906,7 @@
|
|
|
2974
3906
|
},
|
|
2975
3907
|
{
|
|
2976
3908
|
"name": "nuxt-smartlook",
|
|
2977
|
-
"description": "Integrate Smartlook in your Nuxt
|
|
3909
|
+
"description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
|
|
2978
3910
|
"repo": "f00b4r/nuxt-smartlook",
|
|
2979
3911
|
"npm": "nuxt-smartlook",
|
|
2980
3912
|
"icon": "nuxt-smartlook.png",
|
|
@@ -3026,7 +3958,7 @@
|
|
|
3026
3958
|
},
|
|
3027
3959
|
{
|
|
3028
3960
|
"name": "nuxt-storm",
|
|
3029
|
-
"description": "WebStorm & PHPStorm support for
|
|
3961
|
+
"description": "WebStorm & PHPStorm support for Nuxt components",
|
|
3030
3962
|
"repo": "fumeapp/nuxt-storm",
|
|
3031
3963
|
"npm": "nuxt-storm",
|
|
3032
3964
|
"icon": "nuxt-storm.png",
|
|
@@ -3070,7 +4002,7 @@
|
|
|
3070
4002
|
},
|
|
3071
4003
|
{
|
|
3072
4004
|
"name": "nuxt-unleash",
|
|
3073
|
-
"description": "Nuxt
|
|
4005
|
+
"description": "Nuxt module to use Unleash toggle feature services",
|
|
3074
4006
|
"repo": "conejerock/nuxt-unleash",
|
|
3075
4007
|
"npm": "nuxt-unleash",
|
|
3076
4008
|
"icon": "nuxt-unleash.svg",
|
|
@@ -3161,12 +4093,12 @@
|
|
|
3161
4093
|
{
|
|
3162
4094
|
"name": "nuxt-vue3-google-signin",
|
|
3163
4095
|
"description": "Empower your Nuxt app with Google Sign-In, hassle-free",
|
|
3164
|
-
"repo": "
|
|
4096
|
+
"repo": "wavezync/nuxt-vue3-google-signin",
|
|
3165
4097
|
"npm": "nuxt-vue3-google-signin",
|
|
3166
4098
|
"icon": "vue3-google-signin.svg",
|
|
3167
|
-
"github": "https://github.com/
|
|
3168
|
-
"website": "https://vue3-google-signin.
|
|
3169
|
-
"learn_more": "https://vue3-google-signin.
|
|
4099
|
+
"github": "https://github.com/wavezync/nuxt-vue3-google-signin",
|
|
4100
|
+
"website": "https://vue3-google-signin.wavezync.com",
|
|
4101
|
+
"learn_more": "https://vue3-google-signin.wavezync.com",
|
|
3170
4102
|
"category": "Libraries",
|
|
3171
4103
|
"type": "3rd-party",
|
|
3172
4104
|
"maintainers": [
|
|
@@ -3180,9 +4112,53 @@
|
|
|
3180
4112
|
"requires": {}
|
|
3181
4113
|
}
|
|
3182
4114
|
},
|
|
4115
|
+
{
|
|
4116
|
+
"name": "nuxt-vuetify",
|
|
4117
|
+
"description": "Add Vuetify 3 to your Nuxt application in 3 seconds.",
|
|
4118
|
+
"repo": "invictus-codes/nuxt-vuetify",
|
|
4119
|
+
"npm": "@invictus.codes/nuxt-vuetify",
|
|
4120
|
+
"icon": "vuetify-logo-v3-dark.svg",
|
|
4121
|
+
"github": "https://github.com/invictus-codes/nuxt-vuetify",
|
|
4122
|
+
"website": "https://invictus-codes.github.io/nuxt-vuetify/",
|
|
4123
|
+
"learn_more": "https://github.com/invictus-codes/nuxt-vuetify/blob/main/README.md",
|
|
4124
|
+
"category": "UI",
|
|
4125
|
+
"type": "3rd-party",
|
|
4126
|
+
"maintainers": [
|
|
4127
|
+
{
|
|
4128
|
+
"name": "Jens van Hellemondt",
|
|
4129
|
+
"github": "invictus-codes"
|
|
4130
|
+
}
|
|
4131
|
+
],
|
|
4132
|
+
"compatibility": {
|
|
4133
|
+
"nuxt": "^3.0.0",
|
|
4134
|
+
"requires": {}
|
|
4135
|
+
}
|
|
4136
|
+
},
|
|
4137
|
+
{
|
|
4138
|
+
"name": "nuxt3-leaflet",
|
|
4139
|
+
"description": "Leaflet integration with Nuxt",
|
|
4140
|
+
"repo": "Gugustinette/Nuxt-Leaflet",
|
|
4141
|
+
"npm": "nuxt3-leaflet",
|
|
4142
|
+
"icon": "leaflet.png",
|
|
4143
|
+
"github": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4144
|
+
"website": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4145
|
+
"learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4146
|
+
"category": "Libraries",
|
|
4147
|
+
"type": "3rd-party",
|
|
4148
|
+
"maintainers": [
|
|
4149
|
+
{
|
|
4150
|
+
"name": "Augustin MERCIER",
|
|
4151
|
+
"github": "Gugustinette"
|
|
4152
|
+
}
|
|
4153
|
+
],
|
|
4154
|
+
"compatibility": {
|
|
4155
|
+
"nuxt": "^3.0.0",
|
|
4156
|
+
"requires": {}
|
|
4157
|
+
}
|
|
4158
|
+
},
|
|
3183
4159
|
{
|
|
3184
4160
|
"name": "nuxt7",
|
|
3185
|
-
"description": "Full Featured iOS & Android PWA Apps with Nuxt
|
|
4161
|
+
"description": "Full Featured iOS & Android PWA Apps with Nuxt and Framework7",
|
|
3186
4162
|
"repo": "nuxt-community/nuxt7",
|
|
3187
4163
|
"npm": "nuxt7",
|
|
3188
4164
|
"icon": "",
|
|
@@ -3205,13 +4181,13 @@
|
|
|
3205
4181
|
},
|
|
3206
4182
|
{
|
|
3207
4183
|
"name": "og-image",
|
|
3208
|
-
"description": "
|
|
4184
|
+
"description": "Enlightened runtime images generated with Vue templates.",
|
|
3209
4185
|
"repo": "harlan-zw/nuxt-og-image",
|
|
3210
4186
|
"npm": "nuxt-og-image",
|
|
3211
|
-
"icon": "",
|
|
4187
|
+
"icon": "og-image.svg",
|
|
3212
4188
|
"github": "https://github.com/harlan-zw/nuxt-og-image",
|
|
3213
|
-
"website": "https://
|
|
3214
|
-
"learn_more": "",
|
|
4189
|
+
"website": "https://nuxtseo.com/og-image",
|
|
4190
|
+
"learn_more": "https://nuxtseo.com/og-image",
|
|
3215
4191
|
"category": "SEO",
|
|
3216
4192
|
"type": "3rd-party",
|
|
3217
4193
|
"maintainers": [
|
|
@@ -3224,7 +4200,8 @@
|
|
|
3224
4200
|
],
|
|
3225
4201
|
"compatibility": {
|
|
3226
4202
|
"nuxt": "^3.0.0",
|
|
3227
|
-
"requires": {}
|
|
4203
|
+
"requires": {},
|
|
4204
|
+
"devtools": "^0.0.0"
|
|
3228
4205
|
}
|
|
3229
4206
|
},
|
|
3230
4207
|
{
|
|
@@ -3252,7 +4229,7 @@
|
|
|
3252
4229
|
},
|
|
3253
4230
|
{
|
|
3254
4231
|
"name": "optimized-images",
|
|
3255
|
-
"description": "Automatically optimizes images used in Nuxt
|
|
4232
|
+
"description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
|
|
3256
4233
|
"repo": "juliomrqz/nuxt-optimized-images",
|
|
3257
4234
|
"npm": "@aceforth/nuxt-optimized-images",
|
|
3258
4235
|
"icon": "",
|
|
@@ -3297,7 +4274,7 @@
|
|
|
3297
4274
|
},
|
|
3298
4275
|
{
|
|
3299
4276
|
"name": "parse",
|
|
3300
|
-
"description": "Parse package for Nuxt
|
|
4277
|
+
"description": "Parse package for Nuxt",
|
|
3301
4278
|
"repo": "cierrateam/nuxt-parse",
|
|
3302
4279
|
"npm": "nuxt-parse",
|
|
3303
4280
|
"icon": "",
|
|
@@ -3317,6 +4294,29 @@
|
|
|
3317
4294
|
"requires": {}
|
|
3318
4295
|
}
|
|
3319
4296
|
},
|
|
4297
|
+
{
|
|
4298
|
+
"name": "particles",
|
|
4299
|
+
"description": "Easily add particle animations to your Nuxt projects using tsParticles",
|
|
4300
|
+
"repo": "Joepocalyptic/nuxt-particles",
|
|
4301
|
+
"npm": "nuxt-particles",
|
|
4302
|
+
"icon": "",
|
|
4303
|
+
"github": "https://github.com/Joepocalyptic/nuxt-particles",
|
|
4304
|
+
"website": "https://nuxt-particles.joeypereira.dev",
|
|
4305
|
+
"learn_more": "https://particles.js.org/",
|
|
4306
|
+
"category": "Libraries",
|
|
4307
|
+
"type": "3rd-party",
|
|
4308
|
+
"maintainers": [
|
|
4309
|
+
{
|
|
4310
|
+
"name": "Joey Pereira",
|
|
4311
|
+
"github": "Joepocalyptic",
|
|
4312
|
+
"avatar": "https://avatars.githubusercontent.com/Joepocalyptic?v=4"
|
|
4313
|
+
}
|
|
4314
|
+
],
|
|
4315
|
+
"compatibility": {
|
|
4316
|
+
"nuxt": "^3.0.0",
|
|
4317
|
+
"requires": {}
|
|
4318
|
+
}
|
|
4319
|
+
},
|
|
3320
4320
|
{
|
|
3321
4321
|
"name": "partytown",
|
|
3322
4322
|
"description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
|
|
@@ -3342,6 +4342,30 @@
|
|
|
3342
4342
|
}
|
|
3343
4343
|
}
|
|
3344
4344
|
},
|
|
4345
|
+
{
|
|
4346
|
+
"name": "pdfeasy",
|
|
4347
|
+
"description": "A JavaScript Client/Server Side PDF-Generator based in PDFKit",
|
|
4348
|
+
"repo": "betterwrite/pdfeasy#main/packages/nuxt",
|
|
4349
|
+
"npm": "nuxt-pdfeasy",
|
|
4350
|
+
"icon": "pdfeasy.png",
|
|
4351
|
+
"github": "https://github.com/betterwrite/pdfeasy",
|
|
4352
|
+
"website": "https://github.com/betterwrite/pdfeasy",
|
|
4353
|
+
"learn_more": "https://github.com/betterwrite/pdfeasy",
|
|
4354
|
+
"category": "Extensions",
|
|
4355
|
+
"type": "3rd-party",
|
|
4356
|
+
"maintainers": [
|
|
4357
|
+
{
|
|
4358
|
+
"name": "Giovane Cardoso",
|
|
4359
|
+
"github": "novout",
|
|
4360
|
+
"twitter": "novoutttttt",
|
|
4361
|
+
"avatar": "https://avatars.githubusercontent.com/novout?v=4"
|
|
4362
|
+
}
|
|
4363
|
+
],
|
|
4364
|
+
"compatibility": {
|
|
4365
|
+
"nuxt": "^3.0.0",
|
|
4366
|
+
"requires": {}
|
|
4367
|
+
}
|
|
4368
|
+
},
|
|
3345
4369
|
{
|
|
3346
4370
|
"name": "persian-datepicker",
|
|
3347
4371
|
"description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
|
|
@@ -3439,7 +4463,7 @@
|
|
|
3439
4463
|
},
|
|
3440
4464
|
{
|
|
3441
4465
|
"name": "plausible",
|
|
3442
|
-
"description": "Nuxt
|
|
4466
|
+
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
3443
4467
|
"repo": "nuxt-modules/plausible",
|
|
3444
4468
|
"npm": "@nuxtjs/plausible",
|
|
3445
4469
|
"icon": "",
|
|
@@ -3481,9 +4505,33 @@
|
|
|
3481
4505
|
"requires": {}
|
|
3482
4506
|
}
|
|
3483
4507
|
},
|
|
4508
|
+
{
|
|
4509
|
+
"name": "prepare",
|
|
4510
|
+
"description": "Initialization steps at build time – like Nuxt 2 server init",
|
|
4511
|
+
"repo": "johannschopplich/nuxt-prepare",
|
|
4512
|
+
"npm": "nuxt-prepare",
|
|
4513
|
+
"icon": "prepare.svg",
|
|
4514
|
+
"github": "https://github.com/johannschopplich/nuxt-prepare",
|
|
4515
|
+
"website": "https://nuxt-prepare.jhnn.dev",
|
|
4516
|
+
"learn_more": "",
|
|
4517
|
+
"category": "Devtools",
|
|
4518
|
+
"type": "3rd-party",
|
|
4519
|
+
"maintainers": [
|
|
4520
|
+
{
|
|
4521
|
+
"name": "Johann Schopplich",
|
|
4522
|
+
"github": "johannschopplich",
|
|
4523
|
+
"twitter": "jschopplich",
|
|
4524
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
4525
|
+
}
|
|
4526
|
+
],
|
|
4527
|
+
"compatibility": {
|
|
4528
|
+
"nuxt": "^3.0.0",
|
|
4529
|
+
"requires": {}
|
|
4530
|
+
}
|
|
4531
|
+
},
|
|
3484
4532
|
{
|
|
3485
4533
|
"name": "prismic",
|
|
3486
|
-
"description": "Easily connect your Nuxt
|
|
4534
|
+
"description": "Easily connect your Nuxt application to your content hosted on Prismic",
|
|
3487
4535
|
"repo": "nuxt-modules/prismic",
|
|
3488
4536
|
"npm": "@nuxtjs/prismic",
|
|
3489
4537
|
"icon": "prismic.png",
|
|
@@ -3504,6 +4552,28 @@
|
|
|
3504
4552
|
"requires": {}
|
|
3505
4553
|
}
|
|
3506
4554
|
},
|
|
4555
|
+
{
|
|
4556
|
+
"name": "prometheus",
|
|
4557
|
+
"description": "Allows you to better understand what's going on with your application and how to optimize performance and other things in production",
|
|
4558
|
+
"repo": "artmizu/nuxt-prometheus",
|
|
4559
|
+
"npm": "@artmizu/nuxt-prometheus",
|
|
4560
|
+
"icon": "prometheus.svg",
|
|
4561
|
+
"github": "https://github.com/artmizu/nuxt-prometheus",
|
|
4562
|
+
"website": "https://github.com/artmizu/nuxt-prometheus",
|
|
4563
|
+
"learn_more": "",
|
|
4564
|
+
"category": "Monitoring",
|
|
4565
|
+
"type": "3rd-party",
|
|
4566
|
+
"maintainers": [
|
|
4567
|
+
{
|
|
4568
|
+
"name": "artmizu",
|
|
4569
|
+
"github": "artmizu"
|
|
4570
|
+
}
|
|
4571
|
+
],
|
|
4572
|
+
"compatibility": {
|
|
4573
|
+
"nuxt": "^3.0.0",
|
|
4574
|
+
"requires": {}
|
|
4575
|
+
}
|
|
4576
|
+
},
|
|
3507
4577
|
{
|
|
3508
4578
|
"name": "protected-mailto",
|
|
3509
4579
|
"description": "Nuxt component to generate encoded mailto links",
|
|
@@ -3528,7 +4598,7 @@
|
|
|
3528
4598
|
},
|
|
3529
4599
|
{
|
|
3530
4600
|
"name": "proxy",
|
|
3531
|
-
"description": "The one-liner node.js http-proxy middleware solution for Nuxt
|
|
4601
|
+
"description": "The one-liner node.js http-proxy middleware solution for Nuxt using http-proxy-middleware",
|
|
3532
4602
|
"repo": "nuxt-community/proxy-module",
|
|
3533
4603
|
"npm": "@nuxtjs/proxy",
|
|
3534
4604
|
"icon": "",
|
|
@@ -3574,7 +4644,7 @@
|
|
|
3574
4644
|
},
|
|
3575
4645
|
{
|
|
3576
4646
|
"name": "purgecss",
|
|
3577
|
-
"description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt
|
|
4647
|
+
"description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt",
|
|
3578
4648
|
"repo": "Developmint/nuxt-purgecss#main",
|
|
3579
4649
|
"npm": "nuxt-purgecss",
|
|
3580
4650
|
"icon": "purgecss.png",
|
|
@@ -3596,7 +4666,7 @@
|
|
|
3596
4666
|
},
|
|
3597
4667
|
{
|
|
3598
4668
|
"name": "pwa",
|
|
3599
|
-
"description": "Easily build a Progressive Web App for your Nuxt
|
|
4669
|
+
"description": "Easily build a Progressive Web App for your Nuxt application to improve your app's performance.",
|
|
3600
4670
|
"repo": "nuxt-community/pwa-module",
|
|
3601
4671
|
"npm": "@nuxtjs/pwa",
|
|
3602
4672
|
"icon": "pwa.png",
|
|
@@ -3621,7 +4691,7 @@
|
|
|
3621
4691
|
},
|
|
3622
4692
|
{
|
|
3623
4693
|
"name": "python",
|
|
3624
|
-
"description": "Write Nuxt
|
|
4694
|
+
"description": "Write Nuxt applications using Python",
|
|
3625
4695
|
"repo": "nuxt-community/python-module",
|
|
3626
4696
|
"npm": "@nuxtjs/python",
|
|
3627
4697
|
"icon": "python.png",
|
|
@@ -3641,9 +4711,54 @@
|
|
|
3641
4711
|
"requires": {}
|
|
3642
4712
|
}
|
|
3643
4713
|
},
|
|
4714
|
+
{
|
|
4715
|
+
"name": "quasar",
|
|
4716
|
+
"description": "Effortlessly build high-performance & high-quality Vue.js 3 user interfaces in record time",
|
|
4717
|
+
"repo": "Maiquu/nuxt-quasar",
|
|
4718
|
+
"npm": "nuxt-quasar-ui",
|
|
4719
|
+
"icon": "quasar.svg",
|
|
4720
|
+
"github": "https://github.com/Maiquu/nuxt-quasar",
|
|
4721
|
+
"website": "https://quasar.dev/",
|
|
4722
|
+
"learn_more": "https://github.com/Maiquu/nuxt-quasar",
|
|
4723
|
+
"category": "UI",
|
|
4724
|
+
"type": "3rd-party",
|
|
4725
|
+
"maintainers": [
|
|
4726
|
+
{
|
|
4727
|
+
"name": "Ege İliklier",
|
|
4728
|
+
"github": "Maiquu"
|
|
4729
|
+
}
|
|
4730
|
+
],
|
|
4731
|
+
"compatibility": {
|
|
4732
|
+
"nuxt": "^3.0.0",
|
|
4733
|
+
"requires": {},
|
|
4734
|
+
"devtools": "^0.0.0"
|
|
4735
|
+
}
|
|
4736
|
+
},
|
|
4737
|
+
{
|
|
4738
|
+
"name": "radash",
|
|
4739
|
+
"description": "radash module with auto-import and custom prefix",
|
|
4740
|
+
"repo": "bbg/nuxt-radash",
|
|
4741
|
+
"npm": "nuxt-radash",
|
|
4742
|
+
"icon": "radash.png",
|
|
4743
|
+
"github": "https://github.com/bbg/nuxt-radash",
|
|
4744
|
+
"website": "https://github.com/bbg/nuxt-radash#readme",
|
|
4745
|
+
"learn_more": "https://github.com/rayepps/radash/",
|
|
4746
|
+
"category": "Libraries",
|
|
4747
|
+
"type": "3rd-party",
|
|
4748
|
+
"maintainers": [
|
|
4749
|
+
{
|
|
4750
|
+
"name": "Batuhan Göksu",
|
|
4751
|
+
"github": "bbg"
|
|
4752
|
+
}
|
|
4753
|
+
],
|
|
4754
|
+
"compatibility": {
|
|
4755
|
+
"nuxt": "^3.0.0",
|
|
4756
|
+
"requires": {}
|
|
4757
|
+
}
|
|
4758
|
+
},
|
|
3644
4759
|
{
|
|
3645
4760
|
"name": "recaptcha",
|
|
3646
|
-
"description": "Simple and easy Google reCAPTCHA module with Nuxt
|
|
4761
|
+
"description": "Simple and easy Google reCAPTCHA module with Nuxt",
|
|
3647
4762
|
"repo": "nuxt-community/recaptcha-module",
|
|
3648
4763
|
"npm": "@nuxtjs/recaptcha",
|
|
3649
4764
|
"icon": "recaptcha.png",
|
|
@@ -3688,7 +4803,7 @@
|
|
|
3688
4803
|
},
|
|
3689
4804
|
{
|
|
3690
4805
|
"name": "rfg-icon",
|
|
3691
|
-
"description": "Nuxt
|
|
4806
|
+
"description": "Nuxt module for creating favicons with RealFaviconGenerator api",
|
|
3692
4807
|
"repo": "pimlie/nuxt-rfg-icon",
|
|
3693
4808
|
"npm": "nuxt-rfg-icon",
|
|
3694
4809
|
"icon": "real-favicon-generator.png",
|
|
@@ -3710,12 +4825,12 @@
|
|
|
3710
4825
|
},
|
|
3711
4826
|
{
|
|
3712
4827
|
"name": "robots",
|
|
3713
|
-
"description": "A Nuxt
|
|
3714
|
-
"repo": "nuxt-
|
|
4828
|
+
"description": "A Nuxt module thats inject a middleware to generate a robots.txt file",
|
|
4829
|
+
"repo": "nuxt-modules/robots",
|
|
3715
4830
|
"npm": "@nuxtjs/robots",
|
|
3716
4831
|
"icon": "robots.png",
|
|
3717
|
-
"github": "https://github.com/nuxt-
|
|
3718
|
-
"website": "https://github.com/nuxt-
|
|
4832
|
+
"github": "https://github.com/nuxt-modules/robots",
|
|
4833
|
+
"website": "https://github.com/nuxt-modules/robots",
|
|
3719
4834
|
"learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
|
|
3720
4835
|
"category": "SEO",
|
|
3721
4836
|
"type": "community",
|
|
@@ -3734,7 +4849,7 @@
|
|
|
3734
4849
|
},
|
|
3735
4850
|
{
|
|
3736
4851
|
"name": "rollbar",
|
|
3737
|
-
"description": "Add Rollbar.js to your Nuxt
|
|
4852
|
+
"description": "Add Rollbar.js to your Nuxt app to automatically capture and report errors in your applications.",
|
|
3738
4853
|
"repo": "gaelreyrol/nuxt-rollbar-module",
|
|
3739
4854
|
"npm": "nuxt-rollbar-module",
|
|
3740
4855
|
"icon": "rollbar.png",
|
|
@@ -3779,7 +4894,7 @@
|
|
|
3779
4894
|
},
|
|
3780
4895
|
{
|
|
3781
4896
|
"name": "router",
|
|
3782
|
-
"description": "Nuxt
|
|
4897
|
+
"description": "Nuxt module to use router.js instead of pages/ directory",
|
|
3783
4898
|
"repo": "nuxt-community/router-module",
|
|
3784
4899
|
"npm": "@nuxtjs/router",
|
|
3785
4900
|
"icon": "vue.png",
|
|
@@ -3827,13 +4942,13 @@
|
|
|
3827
4942
|
},
|
|
3828
4943
|
{
|
|
3829
4944
|
"name": "schema-org",
|
|
3830
|
-
"description": "Schema.org for Nuxt
|
|
3831
|
-
"repo": "
|
|
4945
|
+
"description": "Schema.org for Nuxt.",
|
|
4946
|
+
"repo": "harlan-zw/nuxt-schema-org",
|
|
3832
4947
|
"npm": "nuxt-schema-org",
|
|
3833
4948
|
"icon": "schema-org.svg",
|
|
3834
|
-
"github": "https://github.com/
|
|
3835
|
-
"website": "https://
|
|
3836
|
-
"learn_more": "https://
|
|
4949
|
+
"github": "https://github.com/harlan-zw/nuxt-schema-org",
|
|
4950
|
+
"website": "https://nuxtseo.com/schema-org",
|
|
4951
|
+
"learn_more": "https://unhead.unjs.io/schema-org/getting-started/setup",
|
|
3837
4952
|
"category": "SEO",
|
|
3838
4953
|
"type": "3rd-party",
|
|
3839
4954
|
"maintainers": [
|
|
@@ -3896,7 +5011,7 @@
|
|
|
3896
5011
|
},
|
|
3897
5012
|
{
|
|
3898
5013
|
"name": "segment",
|
|
3899
|
-
"description": "Nuxt
|
|
5014
|
+
"description": "Nuxt module for Segment Analytics.js",
|
|
3900
5015
|
"repo": "dansmaculotte/nuxt-segment",
|
|
3901
5016
|
"npm": "@dansmaculotte/nuxt-segment",
|
|
3902
5017
|
"icon": "segment.png",
|
|
@@ -3918,10 +5033,10 @@
|
|
|
3918
5033
|
},
|
|
3919
5034
|
{
|
|
3920
5035
|
"name": "sentry",
|
|
3921
|
-
"description": "Sentry module for Nuxt
|
|
5036
|
+
"description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
|
|
3922
5037
|
"repo": "nuxt-community/sentry-module",
|
|
3923
5038
|
"npm": "@nuxtjs/sentry",
|
|
3924
|
-
"icon": "sentry.
|
|
5039
|
+
"icon": "sentry.svg",
|
|
3925
5040
|
"github": "https://github.com/nuxt-community/sentry-module",
|
|
3926
5041
|
"website": "https://sentry.nuxtjs.org/",
|
|
3927
5042
|
"learn_more": "https://sentry.io/welcome/",
|
|
@@ -3938,14 +5053,38 @@
|
|
|
3938
5053
|
"requires": {}
|
|
3939
5054
|
}
|
|
3940
5055
|
},
|
|
5056
|
+
{
|
|
5057
|
+
"name": "seo-experiments",
|
|
5058
|
+
"description": "Powerful SEO DX improvements that may or may not land in the Nuxt core.",
|
|
5059
|
+
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
5060
|
+
"npm": "nuxt-seo-experiments",
|
|
5061
|
+
"icon": "seo-experiments.svg",
|
|
5062
|
+
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
5063
|
+
"website": "https://nuxtseo.com/experiments",
|
|
5064
|
+
"learn_more": "https://nuxtseo.com/experiments",
|
|
5065
|
+
"category": "SEO",
|
|
5066
|
+
"type": "3rd-party",
|
|
5067
|
+
"maintainers": [
|
|
5068
|
+
{
|
|
5069
|
+
"name": "Harlan Wilton",
|
|
5070
|
+
"github": "harlan-zw",
|
|
5071
|
+
"twitter": "harlan_zw",
|
|
5072
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
5073
|
+
}
|
|
5074
|
+
],
|
|
5075
|
+
"compatibility": {
|
|
5076
|
+
"nuxt": "^3.0.0",
|
|
5077
|
+
"requires": {}
|
|
5078
|
+
}
|
|
5079
|
+
},
|
|
3941
5080
|
{
|
|
3942
5081
|
"name": "seo-kit",
|
|
3943
|
-
"description": "
|
|
3944
|
-
"repo": "harlan-zw/nuxt-seo-kit",
|
|
5082
|
+
"description": "The complete SEO solution for Nuxt.",
|
|
5083
|
+
"repo": "harlan-zw/nuxt-seo-kit#main/layer",
|
|
3945
5084
|
"npm": "nuxt-seo-kit",
|
|
3946
5085
|
"icon": "seo-kit.svg",
|
|
3947
5086
|
"github": "https://github.com/harlan-zw/nuxt-seo-kit",
|
|
3948
|
-
"website": "https://
|
|
5087
|
+
"website": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
|
|
3949
5088
|
"learn_more": "",
|
|
3950
5089
|
"category": "SEO",
|
|
3951
5090
|
"type": "3rd-party",
|
|
@@ -3985,7 +5124,7 @@
|
|
|
3985
5124
|
},
|
|
3986
5125
|
{
|
|
3987
5126
|
"name": "seomatic-meta",
|
|
3988
|
-
"description": "A Nuxt
|
|
5127
|
+
"description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
|
|
3989
5128
|
"repo": "ben-rogerson/nuxt-seomatic-meta",
|
|
3990
5129
|
"npm": "nuxt-seomatic-meta",
|
|
3991
5130
|
"icon": "seomatic.png",
|
|
@@ -4028,6 +5167,29 @@
|
|
|
4028
5167
|
"requires": {}
|
|
4029
5168
|
}
|
|
4030
5169
|
},
|
|
5170
|
+
{
|
|
5171
|
+
"name": "server-block",
|
|
5172
|
+
"description": "Use <server> tags in your Nuxt pages components.",
|
|
5173
|
+
"repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt#main",
|
|
5174
|
+
"npm": "@hebilicious/server-block-nuxt",
|
|
5175
|
+
"icon": "server-block.svg",
|
|
5176
|
+
"github": "https://github.com/Hebilicious/server-block-nuxt",
|
|
5177
|
+
"website": "https://github.com/Hebilicious/server-block-nuxt#readme",
|
|
5178
|
+
"learn_more": "https://github.com/Hebilicious/server-block-nuxt#readme",
|
|
5179
|
+
"category": "Extensions",
|
|
5180
|
+
"type": "3rd-party",
|
|
5181
|
+
"maintainers": [
|
|
5182
|
+
{
|
|
5183
|
+
"name": "Hebilicious",
|
|
5184
|
+
"github": "Hebilicious",
|
|
5185
|
+
"twitter": "its_hebilicious"
|
|
5186
|
+
}
|
|
5187
|
+
],
|
|
5188
|
+
"compatibility": {
|
|
5189
|
+
"nuxt": "^3.0.0",
|
|
5190
|
+
"requires": {}
|
|
5191
|
+
}
|
|
5192
|
+
},
|
|
4031
5193
|
{
|
|
4032
5194
|
"name": "session",
|
|
4033
5195
|
"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",
|
|
@@ -4053,7 +5215,7 @@
|
|
|
4053
5215
|
},
|
|
4054
5216
|
{
|
|
4055
5217
|
"name": "shopify",
|
|
4056
|
-
"description": "Easy Shopify Buy client module with Nuxt
|
|
5218
|
+
"description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
|
|
4057
5219
|
"repo": "Gomah/nuxt-shopify",
|
|
4058
5220
|
"npm": "nuxt-shopify",
|
|
4059
5221
|
"icon": "shopify.png",
|
|
@@ -4120,13 +5282,13 @@
|
|
|
4120
5282
|
},
|
|
4121
5283
|
{
|
|
4122
5284
|
"name": "simple-robots",
|
|
4123
|
-
"description": "
|
|
5285
|
+
"description": "Tame the robots crawling and indexing your Nuxt site.",
|
|
4124
5286
|
"repo": "harlan-zw/nuxt-simple-robots",
|
|
4125
5287
|
"npm": "nuxt-simple-robots",
|
|
4126
|
-
"icon": "",
|
|
5288
|
+
"icon": "simple-robots.svg",
|
|
4127
5289
|
"github": "https://github.com/harlan-zw/nuxt-simple-robots",
|
|
4128
|
-
"website": "https://
|
|
4129
|
-
"learn_more": "",
|
|
5290
|
+
"website": "https://nuxtseo.com/robots",
|
|
5291
|
+
"learn_more": "https://nuxtseo.com/robots",
|
|
4130
5292
|
"category": "SEO",
|
|
4131
5293
|
"type": "3rd-party",
|
|
4132
5294
|
"maintainers": [
|
|
@@ -4144,13 +5306,13 @@
|
|
|
4144
5306
|
},
|
|
4145
5307
|
{
|
|
4146
5308
|
"name": "simple-sitemap",
|
|
4147
|
-
"description": "
|
|
5309
|
+
"description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
|
|
4148
5310
|
"repo": "harlan-zw/nuxt-simple-sitemap",
|
|
4149
5311
|
"npm": "nuxt-simple-sitemap",
|
|
4150
|
-
"icon": "",
|
|
5312
|
+
"icon": "simple-sitemap.svg",
|
|
4151
5313
|
"github": "https://github.com/harlan-zw/nuxt-simple-sitemap",
|
|
4152
|
-
"website": "https://
|
|
4153
|
-
"learn_more": "",
|
|
5314
|
+
"website": "https://nuxtseo.com/simple-sitemap",
|
|
5315
|
+
"learn_more": "https://nuxtseo.com/simple-sitemap",
|
|
4154
5316
|
"category": "SEO",
|
|
4155
5317
|
"type": "3rd-party",
|
|
4156
5318
|
"maintainers": [
|
|
@@ -4168,7 +5330,7 @@
|
|
|
4168
5330
|
},
|
|
4169
5331
|
{
|
|
4170
5332
|
"name": "sitemap",
|
|
4171
|
-
"description": "Automatically generate or serve dynamic sitemap.xml for Nuxt
|
|
5333
|
+
"description": "Automatically generate or serve dynamic sitemap.xml for Nuxt projects",
|
|
4172
5334
|
"repo": "nuxt-community/sitemap-module#dev",
|
|
4173
5335
|
"npm": "@nuxtjs/sitemap",
|
|
4174
5336
|
"icon": "",
|
|
@@ -4189,32 +5351,54 @@
|
|
|
4189
5351
|
"requires": {}
|
|
4190
5352
|
}
|
|
4191
5353
|
},
|
|
5354
|
+
{
|
|
5355
|
+
"name": "snackbar",
|
|
5356
|
+
"description": "Nuxt Snackbar module using vue3-snackbar",
|
|
5357
|
+
"repo": "modbender/nuxt-snackbar#master",
|
|
5358
|
+
"npm": "nuxt-snackbar",
|
|
5359
|
+
"icon": "snackbar.png",
|
|
5360
|
+
"github": "https://github.com/modbender/nuxt-snackbar/tree/master",
|
|
5361
|
+
"website": "https://github.com/modbender/nuxt-snackbar/tree/master",
|
|
5362
|
+
"learn_more": "https://github.com/craigrileyuk/vue3-snackbar",
|
|
5363
|
+
"category": "UI",
|
|
5364
|
+
"type": "3rd-party",
|
|
5365
|
+
"maintainers": [
|
|
5366
|
+
{
|
|
5367
|
+
"name": "modbender",
|
|
5368
|
+
"github": "modbender"
|
|
5369
|
+
}
|
|
5370
|
+
],
|
|
5371
|
+
"compatibility": {
|
|
5372
|
+
"nuxt": "^3.0.0",
|
|
5373
|
+
"requires": {}
|
|
5374
|
+
}
|
|
5375
|
+
},
|
|
4192
5376
|
{
|
|
4193
5377
|
"name": "snipcart",
|
|
4194
|
-
"description": "Snipcart integration module for Nuxt
|
|
4195
|
-
"repo": "nuxt-
|
|
5378
|
+
"description": "Snipcart integration module for Nuxt",
|
|
5379
|
+
"repo": "nuxt-modules/snipcart",
|
|
4196
5380
|
"npm": "@nuxtjs/snipcart",
|
|
4197
5381
|
"icon": "snipcart.png",
|
|
4198
|
-
"github": "https://github.com/nuxt-
|
|
4199
|
-
"website": "https://github.com/nuxt-
|
|
4200
|
-
"learn_more": "",
|
|
4201
|
-
"category": "
|
|
5382
|
+
"github": "https://github.com/nuxt-modules/snipcart",
|
|
5383
|
+
"website": "https://github.com/nuxt-modules/snipcart",
|
|
5384
|
+
"learn_more": "https://snipcart.com",
|
|
5385
|
+
"category": "Ecommerce",
|
|
4202
5386
|
"type": "community",
|
|
4203
5387
|
"maintainers": [
|
|
4204
5388
|
{
|
|
4205
5389
|
"name": "Florent GIRAUD",
|
|
4206
|
-
"github": "
|
|
4207
|
-
"twitter": "
|
|
5390
|
+
"github": "flozero",
|
|
5391
|
+
"twitter": "flozeroo"
|
|
4208
5392
|
}
|
|
4209
5393
|
],
|
|
4210
5394
|
"compatibility": {
|
|
4211
|
-
"nuxt": "^2.0.0",
|
|
5395
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4212
5396
|
"requires": {}
|
|
4213
5397
|
}
|
|
4214
5398
|
},
|
|
4215
5399
|
{
|
|
4216
5400
|
"name": "social-meta",
|
|
4217
|
-
"description": "Nuxt
|
|
5401
|
+
"description": "Nuxt module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
|
|
4218
5402
|
"repo": "AlekseyPleshkov/nuxt-social-meta",
|
|
4219
5403
|
"npm": "nuxt-social-meta",
|
|
4220
5404
|
"icon": "",
|
|
@@ -4336,7 +5520,7 @@
|
|
|
4336
5520
|
},
|
|
4337
5521
|
{
|
|
4338
5522
|
"name": "storage",
|
|
4339
|
-
"description": "Utilities to easily read and write to the browser's storage in a Nuxt
|
|
5523
|
+
"description": "Utilities to easily read and write to the browser's storage in a Nuxt project",
|
|
4340
5524
|
"repo": "mazipan/nuxt-storage",
|
|
4341
5525
|
"npm": "nuxt-storage",
|
|
4342
5526
|
"icon": "",
|
|
@@ -4358,7 +5542,7 @@
|
|
|
4358
5542
|
},
|
|
4359
5543
|
{
|
|
4360
5544
|
"name": "storefront-ui",
|
|
4361
|
-
"description": "Storefront UI Module for Nuxt
|
|
5545
|
+
"description": "Storefront UI Module for Nuxt",
|
|
4362
5546
|
"repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
|
|
4363
5547
|
"npm": "@storefront-ui/nuxt",
|
|
4364
5548
|
"icon": "storefront-ui.svg",
|
|
@@ -4402,7 +5586,7 @@
|
|
|
4402
5586
|
},
|
|
4403
5587
|
{
|
|
4404
5588
|
"name": "storyblok",
|
|
4405
|
-
"description": "Storyblok Nuxt
|
|
5589
|
+
"description": "Storyblok Nuxt module",
|
|
4406
5590
|
"repo": "storyblok/storyblok-nuxt#master/lib",
|
|
4407
5591
|
"npm": "@storyblok/nuxt",
|
|
4408
5592
|
"icon": "storyblok.png",
|
|
@@ -4419,46 +5603,43 @@
|
|
|
4419
5603
|
],
|
|
4420
5604
|
"compatibility": {
|
|
4421
5605
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4422
|
-
"requires": {}
|
|
5606
|
+
"requires": {},
|
|
5607
|
+
"devtools": "^0.0.0"
|
|
4423
5608
|
}
|
|
4424
5609
|
},
|
|
4425
5610
|
{
|
|
4426
5611
|
"name": "storybook",
|
|
4427
|
-
"description": "Easily integrate Storybook in your Nuxt
|
|
4428
|
-
"repo": "nuxt-
|
|
5612
|
+
"description": "Easily integrate Storybook in your Nuxt application to design, build, and organize your UI components in isolation.",
|
|
5613
|
+
"repo": "nuxt-modules/storybook",
|
|
4429
5614
|
"npm": "@nuxtjs/storybook",
|
|
4430
5615
|
"icon": "storybook.png",
|
|
4431
|
-
"github": "https://github.com/nuxt-
|
|
5616
|
+
"github": "https://github.com/nuxt-modules/storybook",
|
|
4432
5617
|
"website": "https://storybook.nuxtjs.org",
|
|
4433
|
-
"learn_more": "https://
|
|
5618
|
+
"learn_more": "https://github.com/storybook-vue/storybook-nuxt",
|
|
4434
5619
|
"category": "Devtools",
|
|
4435
5620
|
"type": "community",
|
|
4436
5621
|
"maintainers": [
|
|
4437
5622
|
{
|
|
4438
|
-
"name": "
|
|
4439
|
-
"github": "
|
|
4440
|
-
"twitter": "
|
|
4441
|
-
},
|
|
4442
|
-
{
|
|
4443
|
-
"name": "Pooya Parsa",
|
|
4444
|
-
"github": "pi0",
|
|
4445
|
-
"twitter": "_pi0_"
|
|
5623
|
+
"name": "Chakir QATAB",
|
|
5624
|
+
"github": "chakAs3",
|
|
5625
|
+
"twitter": "ChakirQatab"
|
|
4446
5626
|
}
|
|
4447
5627
|
],
|
|
4448
5628
|
"compatibility": {
|
|
4449
|
-
"nuxt": "^2.0.0",
|
|
5629
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4450
5630
|
"requires": {
|
|
4451
5631
|
"bridge": "optional"
|
|
4452
|
-
}
|
|
5632
|
+
},
|
|
5633
|
+
"devtools": "^0.7.2"
|
|
4453
5634
|
}
|
|
4454
5635
|
},
|
|
4455
5636
|
{
|
|
4456
5637
|
"name": "strapi",
|
|
4457
5638
|
"description": "Design APIs fast and manage content easily using REST or GraphQL.",
|
|
4458
|
-
"repo": "nuxt-
|
|
5639
|
+
"repo": "nuxt-modules/strapi",
|
|
4459
5640
|
"npm": "@nuxtjs/strapi",
|
|
4460
5641
|
"icon": "strapi.png",
|
|
4461
|
-
"github": "https://github.com/nuxt-
|
|
5642
|
+
"github": "https://github.com/nuxt-modules/strapi",
|
|
4462
5643
|
"website": "https://strapi.nuxtjs.org",
|
|
4463
5644
|
"learn_more": "https://strapi.io/",
|
|
4464
5645
|
"category": "CMS",
|
|
@@ -4479,7 +5660,34 @@
|
|
|
4479
5660
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4480
5661
|
"requires": {
|
|
4481
5662
|
"bridge": true
|
|
5663
|
+
},
|
|
5664
|
+
"devtools": "^0.0.0"
|
|
5665
|
+
}
|
|
5666
|
+
},
|
|
5667
|
+
{
|
|
5668
|
+
"name": "stripe-next",
|
|
5669
|
+
"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.",
|
|
5670
|
+
"repo": "fuentesloic/nuxt-stripe",
|
|
5671
|
+
"npm": "@unlok-co/nuxt-stripe",
|
|
5672
|
+
"icon": "stripe.png",
|
|
5673
|
+
"github": "https://github.com/fuentesloic/nuxt-stripe",
|
|
5674
|
+
"website": "https://github.com/fuentesloic/nuxt-stripe",
|
|
5675
|
+
"learn_more": "https://stripe.com/docs",
|
|
5676
|
+
"category": "Payment",
|
|
5677
|
+
"type": "3rd-party",
|
|
5678
|
+
"maintainers": [
|
|
5679
|
+
{
|
|
5680
|
+
"name": "Loic Fuentes",
|
|
5681
|
+
"github": "fuentesloic"
|
|
5682
|
+
},
|
|
5683
|
+
{
|
|
5684
|
+
"name": "Florent Giraud",
|
|
5685
|
+
"github": "flozero"
|
|
4482
5686
|
}
|
|
5687
|
+
],
|
|
5688
|
+
"compatibility": {
|
|
5689
|
+
"nuxt": "^3.0.0",
|
|
5690
|
+
"requires": {}
|
|
4483
5691
|
}
|
|
4484
5692
|
},
|
|
4485
5693
|
{
|
|
@@ -4529,7 +5737,7 @@
|
|
|
4529
5737
|
},
|
|
4530
5738
|
{
|
|
4531
5739
|
"name": "stylelint",
|
|
4532
|
-
"description": "Stylelint module for Nuxt.
|
|
5740
|
+
"description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
|
|
4533
5741
|
"repo": "nuxt-community/stylelint-module",
|
|
4534
5742
|
"npm": "@nuxtjs/stylelint-module",
|
|
4535
5743
|
"icon": "stylelint.png",
|
|
@@ -4545,7 +5753,7 @@
|
|
|
4545
5753
|
}
|
|
4546
5754
|
],
|
|
4547
5755
|
"compatibility": {
|
|
4548
|
-
"nuxt": "^2.0.0",
|
|
5756
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4549
5757
|
"requires": {}
|
|
4550
5758
|
}
|
|
4551
5759
|
},
|
|
@@ -4575,10 +5783,10 @@
|
|
|
4575
5783
|
{
|
|
4576
5784
|
"name": "supabase",
|
|
4577
5785
|
"description": "First class integration with Supabase",
|
|
4578
|
-
"repo": "nuxt-
|
|
5786
|
+
"repo": "nuxt-modules/supabase",
|
|
4579
5787
|
"npm": "@nuxtjs/supabase",
|
|
4580
5788
|
"icon": "supabase.png",
|
|
4581
|
-
"github": "https://github.com/nuxt-
|
|
5789
|
+
"github": "https://github.com/nuxt-modules/supabase",
|
|
4582
5790
|
"website": "https://supabase.nuxtjs.org",
|
|
4583
5791
|
"learn_more": "https://supabase.com",
|
|
4584
5792
|
"category": "Database",
|
|
@@ -4629,12 +5837,12 @@
|
|
|
4629
5837
|
},
|
|
4630
5838
|
{
|
|
4631
5839
|
"name": "svg-sprite",
|
|
4632
|
-
"description": "Optimized and Easy way to use svg files in Nuxt
|
|
4633
|
-
"repo": "nuxt-
|
|
5840
|
+
"description": "Optimized and Easy way to use svg files in Nuxt",
|
|
5841
|
+
"repo": "nuxt-modules/svg-sprite",
|
|
4634
5842
|
"npm": "@nuxtjs/svg-sprite",
|
|
4635
5843
|
"icon": "",
|
|
4636
|
-
"github": "https://github.com/nuxt-
|
|
4637
|
-
"website": "https://github.com/nuxt-
|
|
5844
|
+
"github": "https://github.com/nuxt-modules/svg-sprite",
|
|
5845
|
+
"website": "https://github.com/nuxt-modules/svg-sprite",
|
|
4638
5846
|
"learn_more": "",
|
|
4639
5847
|
"category": "UI",
|
|
4640
5848
|
"type": "community",
|
|
@@ -4646,13 +5854,13 @@
|
|
|
4646
5854
|
}
|
|
4647
5855
|
],
|
|
4648
5856
|
"compatibility": {
|
|
4649
|
-
"nuxt": "^2.0.0",
|
|
5857
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4650
5858
|
"requires": {}
|
|
4651
5859
|
}
|
|
4652
5860
|
},
|
|
4653
5861
|
{
|
|
4654
5862
|
"name": "svg",
|
|
4655
|
-
"description": "Super simple svg loading module for Nuxt
|
|
5863
|
+
"description": "Super simple svg loading module for Nuxt",
|
|
4656
5864
|
"repo": "nuxt-community/svg-module",
|
|
4657
5865
|
"npm": "@nuxtjs/svg",
|
|
4658
5866
|
"icon": "",
|
|
@@ -4696,7 +5904,7 @@
|
|
|
4696
5904
|
},
|
|
4697
5905
|
{
|
|
4698
5906
|
"name": "swiper",
|
|
4699
|
-
"description": "Nuxt
|
|
5907
|
+
"description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
|
|
4700
5908
|
"repo": "cpreston321/nuxt-swiper",
|
|
4701
5909
|
"npm": "nuxt-swiper",
|
|
4702
5910
|
"icon": "swiper.svg",
|
|
@@ -4716,13 +5924,36 @@
|
|
|
4716
5924
|
"requires": {}
|
|
4717
5925
|
}
|
|
4718
5926
|
},
|
|
5927
|
+
{
|
|
5928
|
+
"name": "tailvue",
|
|
5929
|
+
"description": "Vue components built for Vue3 powered by Windi CSS or tailwindcss",
|
|
5930
|
+
"repo": "fumeapp/tailvue",
|
|
5931
|
+
"npm": "tailvue",
|
|
5932
|
+
"icon": "tailvue.jpg",
|
|
5933
|
+
"github": "https://github.com/fumeapp/tailvue",
|
|
5934
|
+
"website": "https://github.com/fumeapp/tailvue",
|
|
5935
|
+
"learn_more": "https://github.com/fumeapp/tailvue#readme",
|
|
5936
|
+
"category": "UI",
|
|
5937
|
+
"type": "3rd-party",
|
|
5938
|
+
"maintainers": [
|
|
5939
|
+
{
|
|
5940
|
+
"name": "Kevin Olson",
|
|
5941
|
+
"github": "acidjazz",
|
|
5942
|
+
"twitter": "AppFume"
|
|
5943
|
+
}
|
|
5944
|
+
],
|
|
5945
|
+
"compatibility": {
|
|
5946
|
+
"nuxt": "^3.0.0",
|
|
5947
|
+
"requires": {}
|
|
5948
|
+
}
|
|
5949
|
+
},
|
|
4719
5950
|
{
|
|
4720
5951
|
"name": "tailwindcss",
|
|
4721
5952
|
"description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
|
|
4722
|
-
"repo": "nuxt-
|
|
5953
|
+
"repo": "nuxt-modules/tailwindcss-module",
|
|
4723
5954
|
"npm": "@nuxtjs/tailwindcss",
|
|
4724
5955
|
"icon": "tailwindcss.png",
|
|
4725
|
-
"github": "https://github.com/nuxt-
|
|
5956
|
+
"github": "https://github.com/nuxt-modules/tailwindcss-module",
|
|
4726
5957
|
"website": "https://tailwindcss.nuxtjs.org",
|
|
4727
5958
|
"learn_more": "https://tailwindcss.com/",
|
|
4728
5959
|
"category": "UI",
|
|
@@ -4732,11 +5963,16 @@
|
|
|
4732
5963
|
"name": "Sébastien Chopin",
|
|
4733
5964
|
"github": "Atinux",
|
|
4734
5965
|
"twitter": "Atinux"
|
|
5966
|
+
},
|
|
5967
|
+
{
|
|
5968
|
+
"name": "Inesh Bose",
|
|
5969
|
+
"github": "ineshbose"
|
|
4735
5970
|
}
|
|
4736
5971
|
],
|
|
4737
5972
|
"compatibility": {
|
|
4738
5973
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4739
|
-
"requires": {}
|
|
5974
|
+
"requires": {},
|
|
5975
|
+
"devtools": "^0.0.0"
|
|
4740
5976
|
}
|
|
4741
5977
|
},
|
|
4742
5978
|
{
|
|
@@ -4762,9 +5998,31 @@
|
|
|
4762
5998
|
"requires": {}
|
|
4763
5999
|
}
|
|
4764
6000
|
},
|
|
6001
|
+
{
|
|
6002
|
+
"name": "time",
|
|
6003
|
+
"description": "Safely render local dates and times on the server with Nuxt",
|
|
6004
|
+
"repo": "danielroe/nuxt-time",
|
|
6005
|
+
"npm": "nuxt-time",
|
|
6006
|
+
"icon": "",
|
|
6007
|
+
"github": "https://github.com/danielroe/nuxt-time",
|
|
6008
|
+
"website": "https://github.com/danielroe/nuxt-time",
|
|
6009
|
+
"learn_more": "",
|
|
6010
|
+
"category": "Extensions",
|
|
6011
|
+
"type": "3rd-party",
|
|
6012
|
+
"maintainers": [
|
|
6013
|
+
{
|
|
6014
|
+
"name": "danielroe",
|
|
6015
|
+
"github": "danielroe"
|
|
6016
|
+
}
|
|
6017
|
+
],
|
|
6018
|
+
"compatibility": {
|
|
6019
|
+
"nuxt": "^3.0.0",
|
|
6020
|
+
"requires": {}
|
|
6021
|
+
}
|
|
6022
|
+
},
|
|
4765
6023
|
{
|
|
4766
6024
|
"name": "toast",
|
|
4767
|
-
"description": "Responsive Touch Compatible Toast plugin for Nuxt
|
|
6025
|
+
"description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
|
|
4768
6026
|
"repo": "nuxt-community/modules#master/packages/toast",
|
|
4769
6027
|
"npm": "@nuxtjs/toast",
|
|
4770
6028
|
"icon": "",
|
|
@@ -4785,6 +6043,39 @@
|
|
|
4785
6043
|
"requires": {}
|
|
4786
6044
|
}
|
|
4787
6045
|
},
|
|
6046
|
+
{
|
|
6047
|
+
"name": "tresjs",
|
|
6048
|
+
"description": "Create 3D experiences in your Nuxt application using TresJS.",
|
|
6049
|
+
"repo": "tresjs/nuxt",
|
|
6050
|
+
"npm": "@tresjs/nuxt",
|
|
6051
|
+
"icon": "tresjs.svg",
|
|
6052
|
+
"github": "https://github.com/Tresjs/nuxt",
|
|
6053
|
+
"website": "https://tresjs.org/guide/nuxt.html",
|
|
6054
|
+
"learn_more": "https://tresjs.org/",
|
|
6055
|
+
"category": "Libraries",
|
|
6056
|
+
"type": "3rd-party",
|
|
6057
|
+
"maintainers": [
|
|
6058
|
+
{
|
|
6059
|
+
"name": "Alvaro Saburido",
|
|
6060
|
+
"github": "alvarosabu",
|
|
6061
|
+
"twitter": "alvarosabu"
|
|
6062
|
+
},
|
|
6063
|
+
{
|
|
6064
|
+
"name": "Jaime Torrealba",
|
|
6065
|
+
"github": "JaimeTorrealba",
|
|
6066
|
+
"twitter": "jaimebboyjt"
|
|
6067
|
+
},
|
|
6068
|
+
{
|
|
6069
|
+
"name": "Tino Koch",
|
|
6070
|
+
"github": "Tinoooo",
|
|
6071
|
+
"twitter": "ichbintino"
|
|
6072
|
+
}
|
|
6073
|
+
],
|
|
6074
|
+
"compatibility": {
|
|
6075
|
+
"nuxt": "^3.0.0",
|
|
6076
|
+
"requires": {}
|
|
6077
|
+
}
|
|
6078
|
+
},
|
|
4788
6079
|
{
|
|
4789
6080
|
"name": "turnstile",
|
|
4790
6081
|
"description": "Privacy-focused alternative to CAPTCHA from Cloudflare",
|
|
@@ -4812,7 +6103,7 @@
|
|
|
4812
6103
|
},
|
|
4813
6104
|
{
|
|
4814
6105
|
"name": "twa",
|
|
4815
|
-
"description": "Nuxt
|
|
6106
|
+
"description": "Nuxt module for generating Trusted Web App from Nuxt app",
|
|
4816
6107
|
"repo": "tuarrep/nuxt-twa",
|
|
4817
6108
|
"npm": "nuxt-twa",
|
|
4818
6109
|
"icon": "",
|
|
@@ -4834,6 +6125,28 @@
|
|
|
4834
6125
|
}
|
|
4835
6126
|
}
|
|
4836
6127
|
},
|
|
6128
|
+
{
|
|
6129
|
+
"name": "twemoji",
|
|
6130
|
+
"description": "Twemoji module for Nuxt. Render emojis as SVG elements or PNG images.",
|
|
6131
|
+
"repo": "yizack/nuxt-twemoji",
|
|
6132
|
+
"npm": "nuxt-twemoji",
|
|
6133
|
+
"icon": "twemoji.svg",
|
|
6134
|
+
"github": "https://github.com/Yizack/nuxt-twemoji",
|
|
6135
|
+
"website": "https://github.com/Yizack/nuxt-twemoji",
|
|
6136
|
+
"learn_more": "",
|
|
6137
|
+
"category": "UI",
|
|
6138
|
+
"type": "3rd-party",
|
|
6139
|
+
"maintainers": [
|
|
6140
|
+
{
|
|
6141
|
+
"name": "Yizack Rangel",
|
|
6142
|
+
"github": "yizack"
|
|
6143
|
+
}
|
|
6144
|
+
],
|
|
6145
|
+
"compatibility": {
|
|
6146
|
+
"nuxt": "^3.0.0",
|
|
6147
|
+
"requires": {}
|
|
6148
|
+
}
|
|
6149
|
+
},
|
|
4837
6150
|
{
|
|
4838
6151
|
"name": "twicpics",
|
|
4839
6152
|
"description": "Images and videos components - Context aware resizing and cropping, lazy-loading, LQIP, Next-Gen format, compression, CDN.",
|
|
@@ -4978,6 +6291,39 @@
|
|
|
4978
6291
|
"requires": {}
|
|
4979
6292
|
}
|
|
4980
6293
|
},
|
|
6294
|
+
{
|
|
6295
|
+
"name": "ui",
|
|
6296
|
+
"description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
|
|
6297
|
+
"repo": "nuxt/ui#dev",
|
|
6298
|
+
"npm": "@nuxt/ui",
|
|
6299
|
+
"icon": "nuxt.svg",
|
|
6300
|
+
"github": "https://github.com/nuxt/ui",
|
|
6301
|
+
"website": "https://ui.nuxt.com",
|
|
6302
|
+
"learn_more": "",
|
|
6303
|
+
"category": "UI",
|
|
6304
|
+
"type": "official",
|
|
6305
|
+
"maintainers": [
|
|
6306
|
+
{
|
|
6307
|
+
"name": "Benjamin Canac",
|
|
6308
|
+
"github": "benjamincanac",
|
|
6309
|
+
"twitter": "benjamincanac"
|
|
6310
|
+
},
|
|
6311
|
+
{
|
|
6312
|
+
"name": "Sebastien Chopin",
|
|
6313
|
+
"github": "Atinux",
|
|
6314
|
+
"twitter": "Atinux"
|
|
6315
|
+
},
|
|
6316
|
+
{
|
|
6317
|
+
"name": "Sylvain Marroufin",
|
|
6318
|
+
"github": "smarroufin",
|
|
6319
|
+
"twitter": "smarroufin"
|
|
6320
|
+
}
|
|
6321
|
+
],
|
|
6322
|
+
"compatibility": {
|
|
6323
|
+
"nuxt": "^3.0.0",
|
|
6324
|
+
"requires": {}
|
|
6325
|
+
}
|
|
6326
|
+
},
|
|
4981
6327
|
{
|
|
4982
6328
|
"name": "umami",
|
|
4983
6329
|
"description": "Embed the Umami analytics library into Nuxt",
|
|
@@ -5005,11 +6351,11 @@
|
|
|
5005
6351
|
{
|
|
5006
6352
|
"name": "unhead",
|
|
5007
6353
|
"description": "Experimental features for Nuxt SEO / head management.",
|
|
5008
|
-
"repo": "harlan-zw/nuxt-
|
|
5009
|
-
"npm": "nuxt-
|
|
6354
|
+
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
6355
|
+
"npm": "nuxt-seo-experiments",
|
|
5010
6356
|
"icon": "",
|
|
5011
|
-
"github": "https://github.com/harlan-zw/nuxt-
|
|
5012
|
-
"website": "https://github.com/harlan-zw/nuxt-
|
|
6357
|
+
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
6358
|
+
"website": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
5013
6359
|
"learn_more": "",
|
|
5014
6360
|
"category": "SEO",
|
|
5015
6361
|
"type": "3rd-party",
|
|
@@ -5026,7 +6372,7 @@
|
|
|
5026
6372
|
},
|
|
5027
6373
|
{
|
|
5028
6374
|
"name": "universal-storage",
|
|
5029
|
-
"description": "Universal Storage Utilities for Nuxt
|
|
6375
|
+
"description": "Universal Storage Utilities for Nuxt",
|
|
5030
6376
|
"repo": "nuxt-community/universal-storage-module",
|
|
5031
6377
|
"npm": "@nuxtjs/universal-storage",
|
|
5032
6378
|
"icon": "",
|
|
@@ -5052,6 +6398,28 @@
|
|
|
5052
6398
|
"requires": {}
|
|
5053
6399
|
}
|
|
5054
6400
|
},
|
|
6401
|
+
{
|
|
6402
|
+
"name": "unlazy",
|
|
6403
|
+
"description": "Lazy loading library for placeholder images",
|
|
6404
|
+
"repo": "johannschopplich/unlazy/packages/nuxt",
|
|
6405
|
+
"npm": "@unlazy/nuxt",
|
|
6406
|
+
"icon": "unlazy.svg",
|
|
6407
|
+
"github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
|
|
6408
|
+
"website": "https://unlazy.byjohann.dev/",
|
|
6409
|
+
"learn_more": "",
|
|
6410
|
+
"category": "Images",
|
|
6411
|
+
"type": "3rd-party",
|
|
6412
|
+
"maintainers": [
|
|
6413
|
+
{
|
|
6414
|
+
"name": "Johann Schopplich",
|
|
6415
|
+
"github": "johannschopplich"
|
|
6416
|
+
}
|
|
6417
|
+
],
|
|
6418
|
+
"compatibility": {
|
|
6419
|
+
"nuxt": "^3.0.0",
|
|
6420
|
+
"requires": {}
|
|
6421
|
+
}
|
|
6422
|
+
},
|
|
5055
6423
|
{
|
|
5056
6424
|
"name": "unlighthouse",
|
|
5057
6425
|
"description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
|
|
@@ -5101,12 +6469,60 @@
|
|
|
5101
6469
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5102
6470
|
"requires": {
|
|
5103
6471
|
"bridge": "optional"
|
|
6472
|
+
},
|
|
6473
|
+
"devtools": "^0.0.0"
|
|
6474
|
+
}
|
|
6475
|
+
},
|
|
6476
|
+
{
|
|
6477
|
+
"name": "ununuracss",
|
|
6478
|
+
"description": "A Real CSS Engine. Only Scoped.",
|
|
6479
|
+
"repo": "novout/ununuracss#main/packages/nuxt",
|
|
6480
|
+
"npm": "nuxt-ununura",
|
|
6481
|
+
"icon": "ununuracss.png",
|
|
6482
|
+
"github": "https://github.com/novout/ununuracss",
|
|
6483
|
+
"website": "https://ununura.com/#/",
|
|
6484
|
+
"learn_more": "https://ununura.com/#/docs/why",
|
|
6485
|
+
"category": "UI",
|
|
6486
|
+
"type": "3rd-party",
|
|
6487
|
+
"maintainers": [
|
|
6488
|
+
{
|
|
6489
|
+
"name": "Giovane Cardoso",
|
|
6490
|
+
"github": "novout",
|
|
6491
|
+
"avatar": "https://avatars.githubusercontent.com/novout?v=4"
|
|
6492
|
+
}
|
|
6493
|
+
],
|
|
6494
|
+
"compatibility": {
|
|
6495
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6496
|
+
"requires": {}
|
|
6497
|
+
}
|
|
6498
|
+
},
|
|
6499
|
+
{
|
|
6500
|
+
"name": "use-wagmi",
|
|
6501
|
+
"description": "Vue Composition for Ethereum based on wagmi",
|
|
6502
|
+
"repo": "unicape/use-wagmi#main/packages/nuxt",
|
|
6503
|
+
"npm": "@use-wagmi/nuxt",
|
|
6504
|
+
"icon": "use-wagmi.png",
|
|
6505
|
+
"github": "https://github.com/unicape/use-wagmi",
|
|
6506
|
+
"website": "https://github.com/unicape/use-wagmi",
|
|
6507
|
+
"learn_more": "https://github.com/unicape/use-wagmi",
|
|
6508
|
+
"category": "Extensions",
|
|
6509
|
+
"type": "3rd-party",
|
|
6510
|
+
"maintainers": [
|
|
6511
|
+
{
|
|
6512
|
+
"name": "Unic Ape",
|
|
6513
|
+
"github": "unicape"
|
|
6514
|
+
}
|
|
6515
|
+
],
|
|
6516
|
+
"compatibility": {
|
|
6517
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6518
|
+
"requires": {
|
|
6519
|
+
"bridge": true
|
|
5104
6520
|
}
|
|
5105
6521
|
}
|
|
5106
6522
|
},
|
|
5107
6523
|
{
|
|
5108
6524
|
"name": "user-agent",
|
|
5109
|
-
"description": "Nuxt
|
|
6525
|
+
"description": "Nuxt module for handling User-Agent.",
|
|
5110
6526
|
"repo": "fukuiretu/nuxt-user-agent",
|
|
5111
6527
|
"npm": "nuxt-user-agent",
|
|
5112
6528
|
"icon": "",
|
|
@@ -5148,6 +6564,98 @@
|
|
|
5148
6564
|
"requires": {}
|
|
5149
6565
|
}
|
|
5150
6566
|
},
|
|
6567
|
+
{
|
|
6568
|
+
"name": "vant",
|
|
6569
|
+
"description": "A lightweight, customizable Vue UI library for mobile web apps.",
|
|
6570
|
+
"repo": "vant-ui/vant-nuxt",
|
|
6571
|
+
"npm": "@vant/nuxt",
|
|
6572
|
+
"icon": "vant.png",
|
|
6573
|
+
"github": "https://github.com/vant-ui/vant-nuxt",
|
|
6574
|
+
"website": "https://vant-ui.github.io/vant",
|
|
6575
|
+
"learn_more": "https://github.com/vant-ui/vant-nuxt#readme",
|
|
6576
|
+
"category": "UI",
|
|
6577
|
+
"type": "3rd-party",
|
|
6578
|
+
"maintainers": [
|
|
6579
|
+
{
|
|
6580
|
+
"name": "tolking",
|
|
6581
|
+
"github": "tolking"
|
|
6582
|
+
}
|
|
6583
|
+
],
|
|
6584
|
+
"compatibility": {
|
|
6585
|
+
"nuxt": "^3.0.0",
|
|
6586
|
+
"requires": {
|
|
6587
|
+
"bridge": "optional"
|
|
6588
|
+
}
|
|
6589
|
+
}
|
|
6590
|
+
},
|
|
6591
|
+
{
|
|
6592
|
+
"name": "varlet",
|
|
6593
|
+
"description": "A Material design mobile component library developed based on Vue3",
|
|
6594
|
+
"repo": "varletjs/varlet-nuxt",
|
|
6595
|
+
"npm": "@varlet/nuxt",
|
|
6596
|
+
"icon": "varlet.svg",
|
|
6597
|
+
"github": "https://github.com/varletjs/varlet",
|
|
6598
|
+
"website": "https://varlet.gitee.io/varlet-ui/#/en-US/index",
|
|
6599
|
+
"learn_more": "https://github.com/varletjs/varlet-nuxt",
|
|
6600
|
+
"category": "UI",
|
|
6601
|
+
"type": "3rd-party",
|
|
6602
|
+
"maintainers": [
|
|
6603
|
+
{
|
|
6604
|
+
"name": "zhangmo8",
|
|
6605
|
+
"github": "zhangmo8"
|
|
6606
|
+
}
|
|
6607
|
+
],
|
|
6608
|
+
"compatibility": {
|
|
6609
|
+
"nuxt": "^3.0.0",
|
|
6610
|
+
"requires": {
|
|
6611
|
+
"bridge": "optional"
|
|
6612
|
+
}
|
|
6613
|
+
}
|
|
6614
|
+
},
|
|
6615
|
+
{
|
|
6616
|
+
"name": "vcalendar",
|
|
6617
|
+
"description": "VCalendar module for Nuxt",
|
|
6618
|
+
"repo": "samk-dev/nuxt-vcalendar",
|
|
6619
|
+
"npm": "@samk-dev/nuxt-vcalendar",
|
|
6620
|
+
"icon": "vcalendar.png",
|
|
6621
|
+
"github": "https://github.com/samk-dev/vcalendar",
|
|
6622
|
+
"website": "https://github.com/samk-dev/vcalendar",
|
|
6623
|
+
"learn_more": "",
|
|
6624
|
+
"category": "Libraries",
|
|
6625
|
+
"type": "3rd-party",
|
|
6626
|
+
"maintainers": [
|
|
6627
|
+
{
|
|
6628
|
+
"name": "Sam K",
|
|
6629
|
+
"github": "samk-dev"
|
|
6630
|
+
}
|
|
6631
|
+
],
|
|
6632
|
+
"compatibility": {
|
|
6633
|
+
"nuxt": "^3.0.0",
|
|
6634
|
+
"requires": {}
|
|
6635
|
+
}
|
|
6636
|
+
},
|
|
6637
|
+
{
|
|
6638
|
+
"name": "vee-validate",
|
|
6639
|
+
"description": "Painless Vue forms for Nuxt",
|
|
6640
|
+
"repo": "logaretm/vee-validate#main/packages/nuxt",
|
|
6641
|
+
"npm": "@vee-validate/nuxt",
|
|
6642
|
+
"icon": "vee-validate.png",
|
|
6643
|
+
"github": "https://github.com/logaretm/vee-validate/",
|
|
6644
|
+
"website": "https://vee-validate.logaretm.com/v4/",
|
|
6645
|
+
"learn_more": "https://vee-validate.logaretm.com/v4/integrations/nuxt/",
|
|
6646
|
+
"category": "Libraries",
|
|
6647
|
+
"type": "3rd-party",
|
|
6648
|
+
"maintainers": [
|
|
6649
|
+
{
|
|
6650
|
+
"name": "Abdelrahman Awad",
|
|
6651
|
+
"github": "logaretm"
|
|
6652
|
+
}
|
|
6653
|
+
],
|
|
6654
|
+
"compatibility": {
|
|
6655
|
+
"nuxt": "^3.0.0",
|
|
6656
|
+
"requires": {}
|
|
6657
|
+
}
|
|
6658
|
+
},
|
|
5151
6659
|
{
|
|
5152
6660
|
"name": "vendor",
|
|
5153
6661
|
"description": "directly serve node_modules",
|
|
@@ -5171,15 +6679,146 @@
|
|
|
5171
6679
|
"requires": {}
|
|
5172
6680
|
}
|
|
5173
6681
|
},
|
|
6682
|
+
{
|
|
6683
|
+
"name": "vercel-analytics",
|
|
6684
|
+
"description": "Vercel Analytics integration for Nuxt",
|
|
6685
|
+
"repo": "xanderbarkhatov/nuxt-vercel-analytics",
|
|
6686
|
+
"npm": "nuxt-vercel-analytics",
|
|
6687
|
+
"icon": "",
|
|
6688
|
+
"github": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
|
|
6689
|
+
"website": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
|
|
6690
|
+
"learn_more": "https://vercel.com/docs/concepts/analytics",
|
|
6691
|
+
"category": "Analytics",
|
|
6692
|
+
"type": "3rd-party",
|
|
6693
|
+
"maintainers": [
|
|
6694
|
+
{
|
|
6695
|
+
"name": "Alexander B.",
|
|
6696
|
+
"github": "xanderbarkhatov"
|
|
6697
|
+
}
|
|
6698
|
+
],
|
|
6699
|
+
"compatibility": {
|
|
6700
|
+
"nuxt": "^3.0.0",
|
|
6701
|
+
"requires": {}
|
|
6702
|
+
}
|
|
6703
|
+
},
|
|
6704
|
+
{
|
|
6705
|
+
"name": "vexip-ui",
|
|
6706
|
+
"description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
|
|
6707
|
+
"repo": "vexip-ui/nuxt",
|
|
6708
|
+
"npm": "@vexip-ui/nuxt",
|
|
6709
|
+
"icon": "vexip-ui.svg",
|
|
6710
|
+
"github": "https://github.com/vexip-ui/vexip-ui",
|
|
6711
|
+
"website": "https://www.vexipui.com/",
|
|
6712
|
+
"learn_more": "https://github.com/vexip-ui/nuxt",
|
|
6713
|
+
"category": "UI",
|
|
6714
|
+
"type": "3rd-party",
|
|
6715
|
+
"maintainers": [
|
|
6716
|
+
{
|
|
6717
|
+
"name": "未觉雨声",
|
|
6718
|
+
"github": "qmhc",
|
|
6719
|
+
"twitter": "qmhc95"
|
|
6720
|
+
}
|
|
6721
|
+
],
|
|
6722
|
+
"compatibility": {
|
|
6723
|
+
"nuxt": "^3.0.0",
|
|
6724
|
+
"requires": {}
|
|
6725
|
+
}
|
|
6726
|
+
},
|
|
6727
|
+
{
|
|
6728
|
+
"name": "vite-pwa-nuxt",
|
|
6729
|
+
"description": "Zero-config PWA Plugin for Nuxt",
|
|
6730
|
+
"repo": "vite-pwa/nuxt",
|
|
6731
|
+
"npm": "@vite-pwa/nuxt",
|
|
6732
|
+
"icon": "vite-pwa-nuxt.svg",
|
|
6733
|
+
"github": "https://github.com/vite-pwa/nuxt",
|
|
6734
|
+
"website": "https://github.com/vite-pwa/nuxt",
|
|
6735
|
+
"learn_more": "https://vite-pwa-org.netlify.app/frameworks/nuxt.html",
|
|
6736
|
+
"category": "Performance",
|
|
6737
|
+
"type": "3rd-party",
|
|
6738
|
+
"maintainers": [
|
|
6739
|
+
{
|
|
6740
|
+
"name": "Joaquín Sánchez",
|
|
6741
|
+
"github": "userquin",
|
|
6742
|
+
"twitter": "userquin"
|
|
6743
|
+
},
|
|
6744
|
+
{
|
|
6745
|
+
"name": "Anthony Fu",
|
|
6746
|
+
"github": "antfu",
|
|
6747
|
+
"twitter": "antfu7"
|
|
6748
|
+
}
|
|
6749
|
+
],
|
|
6750
|
+
"compatibility": {
|
|
6751
|
+
"nuxt": "^3.0.0",
|
|
6752
|
+
"requires": {}
|
|
6753
|
+
}
|
|
6754
|
+
},
|
|
6755
|
+
{
|
|
6756
|
+
"name": "vitest",
|
|
6757
|
+
"description": "Vitest integration with Nuxt",
|
|
6758
|
+
"repo": "danielroe/nuxt-vitest",
|
|
6759
|
+
"npm": "nuxt-vitest",
|
|
6760
|
+
"icon": "vitest.svg",
|
|
6761
|
+
"github": "https://github.com/danielroe/nuxt-vitest",
|
|
6762
|
+
"website": "https://github.com/danielroe/nuxt-vitest",
|
|
6763
|
+
"learn_more": "",
|
|
6764
|
+
"category": "Devtools",
|
|
6765
|
+
"type": "3rd-party",
|
|
6766
|
+
"maintainers": [
|
|
6767
|
+
{
|
|
6768
|
+
"name": "Daniel Roe",
|
|
6769
|
+
"github": "danielroe"
|
|
6770
|
+
},
|
|
6771
|
+
{
|
|
6772
|
+
"name": "Anthony Fu",
|
|
6773
|
+
"github": "antfu"
|
|
6774
|
+
}
|
|
6775
|
+
],
|
|
6776
|
+
"compatibility": {
|
|
6777
|
+
"nuxt": "^3.0.0",
|
|
6778
|
+
"requires": {},
|
|
6779
|
+
"devtools": "^0.0.0"
|
|
6780
|
+
}
|
|
6781
|
+
},
|
|
6782
|
+
{
|
|
6783
|
+
"name": "vue-email",
|
|
6784
|
+
"description": "💌 Write email templates with vue",
|
|
6785
|
+
"repo": "Dave136/vue-email",
|
|
6786
|
+
"npm": "vue-email",
|
|
6787
|
+
"icon": "vue-email.svg",
|
|
6788
|
+
"github": "https://github.com/Dave136/vue-email",
|
|
6789
|
+
"website": "https://www.vuemail.net/",
|
|
6790
|
+
"learn_more": "https://vue-email.vercel.app/getting-started",
|
|
6791
|
+
"category": "UI",
|
|
6792
|
+
"type": "3rd-party",
|
|
6793
|
+
"maintainers": [
|
|
6794
|
+
{
|
|
6795
|
+
"name": "David Arenas",
|
|
6796
|
+
"github": "Dave136",
|
|
6797
|
+
"twitter": "davejs4",
|
|
6798
|
+
"avatar": "https://avatars.githubusercontent.com/u/49698182?v=4"
|
|
6799
|
+
},
|
|
6800
|
+
{
|
|
6801
|
+
"name": "Younes Barrad",
|
|
6802
|
+
"github": "Flowko",
|
|
6803
|
+
"twitter": "imflowko",
|
|
6804
|
+
"avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
|
|
6805
|
+
}
|
|
6806
|
+
],
|
|
6807
|
+
"compatibility": {
|
|
6808
|
+
"nuxt": "^3.0.0",
|
|
6809
|
+
"requires": {},
|
|
6810
|
+
"devtools": "^0.0.0"
|
|
6811
|
+
}
|
|
6812
|
+
},
|
|
5174
6813
|
{
|
|
5175
6814
|
"name": "vue-macros",
|
|
5176
|
-
"description": "Explore
|
|
5177
|
-
"repo": "sxzz/
|
|
6815
|
+
"description": "Explore more macros and syntax sugar to Vue.",
|
|
6816
|
+
"repo": "sxzz/vue-macros#main/packages/nuxt",
|
|
5178
6817
|
"npm": "@vue-macros/nuxt",
|
|
5179
6818
|
"icon": "vue-macros.svg",
|
|
5180
|
-
"github": "https://github.com/sxzz/
|
|
6819
|
+
"github": "https://github.com/sxzz/vue-macros",
|
|
5181
6820
|
"website": "https://vue-macros.sxzz.moe",
|
|
5182
|
-
"learn_more": "https://github.com/sxzz/
|
|
6821
|
+
"learn_more": "https://github.com/sxzz/vue-macros",
|
|
5183
6822
|
"category": "Extensions",
|
|
5184
6823
|
"type": "3rd-party",
|
|
5185
6824
|
"maintainers": [
|
|
@@ -5193,7 +6832,8 @@
|
|
|
5193
6832
|
"nuxt": "^3.0.0",
|
|
5194
6833
|
"requires": {
|
|
5195
6834
|
"bridge": "optional"
|
|
5196
|
-
}
|
|
6835
|
+
},
|
|
6836
|
+
"devtools": "^0.0.0"
|
|
5197
6837
|
}
|
|
5198
6838
|
},
|
|
5199
6839
|
{
|
|
@@ -5220,7 +6860,7 @@
|
|
|
5220
6860
|
},
|
|
5221
6861
|
{
|
|
5222
6862
|
"name": "vue-multiselect",
|
|
5223
|
-
"description": "Single / multiple select plugin for Nuxt
|
|
6863
|
+
"description": "Single / multiple select plugin for Nuxt using vue-multiselect.",
|
|
5224
6864
|
"repo": "spektrummedia/nuxt-vue-multiselect",
|
|
5225
6865
|
"npm": "nuxt-vue-multiselect",
|
|
5226
6866
|
"icon": "",
|
|
@@ -5262,6 +6902,29 @@
|
|
|
5262
6902
|
"requires": {}
|
|
5263
6903
|
}
|
|
5264
6904
|
},
|
|
6905
|
+
{
|
|
6906
|
+
"name": "vue-query",
|
|
6907
|
+
"description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
|
|
6908
|
+
"repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt#main",
|
|
6909
|
+
"npm": "@hebilicious/vue-query-nuxt",
|
|
6910
|
+
"icon": "vue-query.svg",
|
|
6911
|
+
"github": "https://github.com/Hebilicious/vue-query-nuxt",
|
|
6912
|
+
"website": "https://github.com/Hebilicious/vue-query-nuxt#readme",
|
|
6913
|
+
"learn_more": "https://tanstack.com/query/latest/docs/vue/quick-start",
|
|
6914
|
+
"category": "Request",
|
|
6915
|
+
"type": "3rd-party",
|
|
6916
|
+
"maintainers": [
|
|
6917
|
+
{
|
|
6918
|
+
"name": "Hebilicious",
|
|
6919
|
+
"github": "Hebilicious",
|
|
6920
|
+
"twitter": "its_hebilicious"
|
|
6921
|
+
}
|
|
6922
|
+
],
|
|
6923
|
+
"compatibility": {
|
|
6924
|
+
"nuxt": "^3.0.0",
|
|
6925
|
+
"requires": {}
|
|
6926
|
+
}
|
|
6927
|
+
},
|
|
5265
6928
|
{
|
|
5266
6929
|
"name": "vue-select",
|
|
5267
6930
|
"description": "Nuxt module for vue-select, a feature rich select/dropdown/typeahead component.",
|
|
@@ -5311,7 +6974,7 @@
|
|
|
5311
6974
|
},
|
|
5312
6975
|
{
|
|
5313
6976
|
"name": "vue-warehouse",
|
|
5314
|
-
"description": "A Cross-browser storage for Vue.js and Nuxt
|
|
6977
|
+
"description": "A Cross-browser storage for Vue.js and Nuxt, with plugins support and easy extensibility based on Store.js",
|
|
5315
6978
|
"repo": "juliomrqz/vue-warehouse",
|
|
5316
6979
|
"npm": "vue-warehouse",
|
|
5317
6980
|
"icon": "",
|
|
@@ -5332,6 +6995,29 @@
|
|
|
5332
6995
|
"requires": {}
|
|
5333
6996
|
}
|
|
5334
6997
|
},
|
|
6998
|
+
{
|
|
6999
|
+
"name": "vue3-carousel-nuxt",
|
|
7000
|
+
"description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt applications.",
|
|
7001
|
+
"repo": "gaetansenn/vue3-carousel-nuxt",
|
|
7002
|
+
"npm": "vue3-carousel-nuxt",
|
|
7003
|
+
"icon": "",
|
|
7004
|
+
"github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
|
|
7005
|
+
"website": "",
|
|
7006
|
+
"learn_more": "",
|
|
7007
|
+
"category": "UI",
|
|
7008
|
+
"type": "3rd-party",
|
|
7009
|
+
"maintainers": [
|
|
7010
|
+
{
|
|
7011
|
+
"name": "Gaetan SENN",
|
|
7012
|
+
"github": "gaetansenn",
|
|
7013
|
+
"avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
|
|
7014
|
+
}
|
|
7015
|
+
],
|
|
7016
|
+
"compatibility": {
|
|
7017
|
+
"nuxt": "^3.0.0",
|
|
7018
|
+
"requires": {}
|
|
7019
|
+
}
|
|
7020
|
+
},
|
|
5335
7021
|
{
|
|
5336
7022
|
"name": "vuefire",
|
|
5337
7023
|
"description": "Idiomatic composables for the Firebase SDK",
|
|
@@ -5356,7 +7042,7 @@
|
|
|
5356
7042
|
},
|
|
5357
7043
|
{
|
|
5358
7044
|
"name": "vuestic",
|
|
5359
|
-
"description": "Vuestic UI module for Nuxt
|
|
7045
|
+
"description": "Vuestic UI module for Nuxt",
|
|
5360
7046
|
"repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
|
|
5361
7047
|
"npm": "@vuestic/nuxt",
|
|
5362
7048
|
"icon": "vuestic.png",
|
|
@@ -5376,9 +7062,31 @@
|
|
|
5376
7062
|
"requires": {}
|
|
5377
7063
|
}
|
|
5378
7064
|
},
|
|
7065
|
+
{
|
|
7066
|
+
"name": "vuetify-nuxt-module",
|
|
7067
|
+
"description": "Zero-config Nuxt Module for Vuetify.",
|
|
7068
|
+
"repo": "userquin/vuetify-nuxt-module",
|
|
7069
|
+
"npm": "vuetify-nuxt-module",
|
|
7070
|
+
"icon": "vuetify-logo-v3-dark.svg",
|
|
7071
|
+
"github": "https://github.com/userquin/vuetify-nuxt-module",
|
|
7072
|
+
"website": "https://github.com/userquin/vuetify-nuxt-module",
|
|
7073
|
+
"learn_more": "https://github.com/userquin/vuetify-nuxt-module/README.md",
|
|
7074
|
+
"category": "UI",
|
|
7075
|
+
"type": "3rd-party",
|
|
7076
|
+
"maintainers": [
|
|
7077
|
+
{
|
|
7078
|
+
"name": "Joaquín Sánchez",
|
|
7079
|
+
"github": "userquin"
|
|
7080
|
+
}
|
|
7081
|
+
],
|
|
7082
|
+
"compatibility": {
|
|
7083
|
+
"nuxt": "^3.0.0",
|
|
7084
|
+
"requires": {}
|
|
7085
|
+
}
|
|
7086
|
+
},
|
|
5379
7087
|
{
|
|
5380
7088
|
"name": "vuetify",
|
|
5381
|
-
"description": "Vuetify Module for Nuxt
|
|
7089
|
+
"description": "Vuetify Module for Nuxt to add Material Design components to your application.",
|
|
5382
7090
|
"repo": "nuxt-community/vuetify-module",
|
|
5383
7091
|
"npm": "@nuxtjs/vuetify",
|
|
5384
7092
|
"icon": "vuetify.png",
|
|
@@ -5425,7 +7133,8 @@
|
|
|
5425
7133
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5426
7134
|
"requires": {
|
|
5427
7135
|
"bridge": "optional"
|
|
5428
|
-
}
|
|
7136
|
+
},
|
|
7137
|
+
"devtools": "^0.0.0"
|
|
5429
7138
|
}
|
|
5430
7139
|
},
|
|
5431
7140
|
{
|
|
@@ -5450,14 +7159,37 @@
|
|
|
5450
7159
|
"requires": {}
|
|
5451
7160
|
}
|
|
5452
7161
|
},
|
|
7162
|
+
{
|
|
7163
|
+
"name": "vunix",
|
|
7164
|
+
"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.",
|
|
7165
|
+
"repo": "gaetansenn/vunix#main/packages/nuxt",
|
|
7166
|
+
"npm": "@vunix/nuxt",
|
|
7167
|
+
"icon": "",
|
|
7168
|
+
"github": "https://github.com/gaetansenn/vunix",
|
|
7169
|
+
"website": "https://vunix.dewib.com/",
|
|
7170
|
+
"learn_more": "",
|
|
7171
|
+
"category": "UI",
|
|
7172
|
+
"type": "3rd-party",
|
|
7173
|
+
"maintainers": [
|
|
7174
|
+
{
|
|
7175
|
+
"name": "Gaetan SENN",
|
|
7176
|
+
"github": "gaetansenn",
|
|
7177
|
+
"avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
|
|
7178
|
+
}
|
|
7179
|
+
],
|
|
7180
|
+
"compatibility": {
|
|
7181
|
+
"nuxt": "^3.0.0",
|
|
7182
|
+
"requires": {}
|
|
7183
|
+
}
|
|
7184
|
+
},
|
|
5453
7185
|
{
|
|
5454
7186
|
"name": "web-vitals",
|
|
5455
7187
|
"description": "Web Vitals for Nuxt",
|
|
5456
|
-
"repo": "nuxt-
|
|
7188
|
+
"repo": "nuxt-modules/web-vitals",
|
|
5457
7189
|
"npm": "@nuxtjs/web-vitals",
|
|
5458
7190
|
"icon": "web-vitals.png",
|
|
5459
|
-
"github": "https://github.com/nuxt-
|
|
5460
|
-
"website": "https://github.com/nuxt-
|
|
7191
|
+
"github": "https://github.com/nuxt-modules/web-vitals",
|
|
7192
|
+
"website": "https://github.com/nuxt-modules/web-vitals",
|
|
5461
7193
|
"learn_more": "",
|
|
5462
7194
|
"category": "Performance",
|
|
5463
7195
|
"type": "community",
|
|
@@ -5484,29 +7216,6 @@
|
|
|
5484
7216
|
}
|
|
5485
7217
|
}
|
|
5486
7218
|
},
|
|
5487
|
-
{
|
|
5488
|
-
"name": "web3js",
|
|
5489
|
-
"description": "Web3.js module integration for Nuxt.js",
|
|
5490
|
-
"repo": "bl0cknumber/nuxt-web3",
|
|
5491
|
-
"npm": "nuxt-web3",
|
|
5492
|
-
"icon": "web3js.svg",
|
|
5493
|
-
"github": "https://github.com/bl0cknumber/nuxt-web3",
|
|
5494
|
-
"website": "https://github.com/bl0cknumber/nuxt-web3",
|
|
5495
|
-
"learn_more": "https://web3js.readthedocs.io/",
|
|
5496
|
-
"category": "Libraries",
|
|
5497
|
-
"type": "3rd-party",
|
|
5498
|
-
"maintainers": [
|
|
5499
|
-
{
|
|
5500
|
-
"name": "Muhammad Fauzan",
|
|
5501
|
-
"github": "bl0cknumber",
|
|
5502
|
-
"twitter": "fncolon"
|
|
5503
|
-
}
|
|
5504
|
-
],
|
|
5505
|
-
"compatibility": {
|
|
5506
|
-
"nuxt": "^2.0.0",
|
|
5507
|
-
"requires": {}
|
|
5508
|
-
}
|
|
5509
|
-
},
|
|
5510
7219
|
{
|
|
5511
7220
|
"name": "webfontloader",
|
|
5512
7221
|
"description": "Efficient web font loading has never been easier!",
|
|
@@ -5531,7 +7240,7 @@
|
|
|
5531
7240
|
},
|
|
5532
7241
|
{
|
|
5533
7242
|
"name": "webpack-optimisations",
|
|
5534
|
-
"description": "Nuxt
|
|
7243
|
+
"description": "Nuxt v2 module to automatically make your builds faster.",
|
|
5535
7244
|
"repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
|
|
5536
7245
|
"npm": "nuxt-webpack-optimisations",
|
|
5537
7246
|
"icon": "build-optimisations.svg",
|
|
@@ -5621,6 +7330,54 @@
|
|
|
5621
7330
|
"requires": {}
|
|
5622
7331
|
}
|
|
5623
7332
|
},
|
|
7333
|
+
{
|
|
7334
|
+
"name": "well-known",
|
|
7335
|
+
"description": "A Nuxt module to add well-known URIs using middlewares",
|
|
7336
|
+
"repo": "zadigetvoltaire/nuxt-well-known",
|
|
7337
|
+
"npm": "@zadigetvoltaire/nuxt-well-known",
|
|
7338
|
+
"icon": "well-known.svg",
|
|
7339
|
+
"github": "https://github.com/zadigetvoltaire/nuxt-well-known",
|
|
7340
|
+
"website": "https://github.com/zadigetvoltaire/nuxt-well-known#readme",
|
|
7341
|
+
"learn_more": "https://www.iana.org/assignments/well-known-uris/well-known-uris.xhtml",
|
|
7342
|
+
"category": "SEO",
|
|
7343
|
+
"type": "3rd-party",
|
|
7344
|
+
"maintainers": [
|
|
7345
|
+
{
|
|
7346
|
+
"name": "Zadig&Voltaire Team",
|
|
7347
|
+
"github": "https://github.com/zadigetvoltaire"
|
|
7348
|
+
}
|
|
7349
|
+
],
|
|
7350
|
+
"compatibility": {
|
|
7351
|
+
"nuxt": "^3.0.0",
|
|
7352
|
+
"requires": {}
|
|
7353
|
+
}
|
|
7354
|
+
},
|
|
7355
|
+
{
|
|
7356
|
+
"name": "wideangle",
|
|
7357
|
+
"description": "Nuxt module to integrate Wide Angle Analytics",
|
|
7358
|
+
"repo": "inputobjects/wideangle-nuxt",
|
|
7359
|
+
"npm": "wideangle-nuxt",
|
|
7360
|
+
"icon": "wideangle.png",
|
|
7361
|
+
"github": "https://github.com/inputobjects/wideangle-nuxt",
|
|
7362
|
+
"website": "https://wideangle.co",
|
|
7363
|
+
"learn_more": "https://wideangle.co/documentation/web-analytics-for-nuxt",
|
|
7364
|
+
"category": "Analytics",
|
|
7365
|
+
"type": "3rd-party",
|
|
7366
|
+
"maintainers": [
|
|
7367
|
+
{
|
|
7368
|
+
"name": "Wide Angle Analytics by Input Objects GmbH",
|
|
7369
|
+
"github": "inputobjects"
|
|
7370
|
+
},
|
|
7371
|
+
{
|
|
7372
|
+
"name": "Jarek Rozanski",
|
|
7373
|
+
"github": "jrozanski"
|
|
7374
|
+
}
|
|
7375
|
+
],
|
|
7376
|
+
"compatibility": {
|
|
7377
|
+
"nuxt": "^3.0.0",
|
|
7378
|
+
"requires": {}
|
|
7379
|
+
}
|
|
7380
|
+
},
|
|
5624
7381
|
{
|
|
5625
7382
|
"name": "windicss",
|
|
5626
7383
|
"description": "Next generation utility-first CSS framework.",
|
|
@@ -5764,32 +7521,9 @@
|
|
|
5764
7521
|
"requires": {}
|
|
5765
7522
|
}
|
|
5766
7523
|
},
|
|
5767
|
-
{
|
|
5768
|
-
"name": "yandex-metrika",
|
|
5769
|
-
"description": "Yandex metrika Module for Nuxt.js",
|
|
5770
|
-
"repo": "nuxt-community/yandex-metrika-module",
|
|
5771
|
-
"npm": "@nuxtjs/yandex-metrika",
|
|
5772
|
-
"icon": "",
|
|
5773
|
-
"github": "https://github.com/nuxt-community/yandex-metrika-module",
|
|
5774
|
-
"website": "https://github.com/nuxt-community/yandex-metrika-module",
|
|
5775
|
-
"learn_more": "https://metrica.yandex.com/about",
|
|
5776
|
-
"category": "Analytics",
|
|
5777
|
-
"type": "community",
|
|
5778
|
-
"maintainers": [
|
|
5779
|
-
{
|
|
5780
|
-
"name": "Pooya Parsa",
|
|
5781
|
-
"github": "pi0",
|
|
5782
|
-
"twitter": "_pi0_"
|
|
5783
|
-
}
|
|
5784
|
-
],
|
|
5785
|
-
"compatibility": {
|
|
5786
|
-
"nuxt": "^2.0.0",
|
|
5787
|
-
"requires": {}
|
|
5788
|
-
}
|
|
5789
|
-
},
|
|
5790
7524
|
{
|
|
5791
7525
|
"name": "zendesk",
|
|
5792
|
-
"description": "Nuxt
|
|
7526
|
+
"description": "Nuxt module for Zendesk",
|
|
5793
7527
|
"repo": "DansMaCulotte/nuxt-zendesk",
|
|
5794
7528
|
"npm": "@dansmaculotte/nuxt-zendesk",
|
|
5795
7529
|
"icon": "zendesk.png",
|