@nuxt/modules 0.6.0-2a593a → 0.6.0-2a6e9e
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 +2140 -304
- package/package.json +11 -12
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,12 +1441,12 @@
|
|
|
1050
1441
|
},
|
|
1051
1442
|
{
|
|
1052
1443
|
"name": "emotion",
|
|
1053
|
-
"description": "The Next Generation of CSS-in-JS for Nuxt
|
|
1054
|
-
"repo": "nuxt-
|
|
1444
|
+
"description": "The Next Generation of CSS-in-JS for Nuxt",
|
|
1445
|
+
"repo": "nuxt-modules/emotion",
|
|
1055
1446
|
"npm": "@nuxtjs/emotion",
|
|
1056
1447
|
"icon": "emotion.png",
|
|
1057
|
-
"github": "https://github.com/nuxt-
|
|
1058
|
-
"website": "https://github.com/nuxt-
|
|
1448
|
+
"github": "https://github.com/nuxt-modules/emotion",
|
|
1449
|
+
"website": "https://github.com/nuxt-modules/emotion",
|
|
1059
1450
|
"learn_more": "https://emotion.sh/",
|
|
1060
1451
|
"category": "Extensions",
|
|
1061
1452
|
"type": "community",
|
|
@@ -1064,16 +1455,21 @@
|
|
|
1064
1455
|
"name": "Pooya Parsa",
|
|
1065
1456
|
"github": "pi0",
|
|
1066
1457
|
"twitter": "_pi0_"
|
|
1458
|
+
},
|
|
1459
|
+
{
|
|
1460
|
+
"name": "Jonathan Bakebwa",
|
|
1461
|
+
"github": "codebender828",
|
|
1462
|
+
"twitter": "codebender828"
|
|
1067
1463
|
}
|
|
1068
1464
|
],
|
|
1069
1465
|
"compatibility": {
|
|
1070
|
-
"nuxt": "^2.0.0",
|
|
1466
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1071
1467
|
"requires": {}
|
|
1072
1468
|
}
|
|
1073
1469
|
},
|
|
1074
1470
|
{
|
|
1075
1471
|
"name": "eslint",
|
|
1076
|
-
"description": "ESLint module for Nuxt
|
|
1472
|
+
"description": "ESLint module for Nuxt",
|
|
1077
1473
|
"repo": "nuxt-community/eslint-module",
|
|
1078
1474
|
"npm": "@nuxtjs/eslint-module",
|
|
1079
1475
|
"icon": "eslint.png",
|
|
@@ -1089,13 +1485,13 @@
|
|
|
1089
1485
|
}
|
|
1090
1486
|
],
|
|
1091
1487
|
"compatibility": {
|
|
1092
|
-
"nuxt": "^2.0.0",
|
|
1488
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1093
1489
|
"requires": {}
|
|
1094
1490
|
}
|
|
1095
1491
|
},
|
|
1096
1492
|
{
|
|
1097
1493
|
"name": "event-trace",
|
|
1098
|
-
"description": "Module for event trace in Nuxt
|
|
1494
|
+
"description": "Module for event trace in Nuxt",
|
|
1099
1495
|
"repo": "nuxt-community/nuxt-event-trace",
|
|
1100
1496
|
"npm": "nuxt-event-trace",
|
|
1101
1497
|
"icon": "",
|
|
@@ -1139,7 +1535,7 @@
|
|
|
1139
1535
|
},
|
|
1140
1536
|
{
|
|
1141
1537
|
"name": "feature-toggle",
|
|
1142
|
-
"description": "Feature toggle module for Nuxt
|
|
1538
|
+
"description": "Feature toggle module for Nuxt",
|
|
1143
1539
|
"repo": "stephenkr/nuxt-feature-toggle",
|
|
1144
1540
|
"npm": "nuxt-feature-toggle",
|
|
1145
1541
|
"icon": "",
|
|
@@ -1206,7 +1602,7 @@
|
|
|
1206
1602
|
},
|
|
1207
1603
|
{
|
|
1208
1604
|
"name": "floating-prompt-module",
|
|
1209
|
-
"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",
|
|
1210
1606
|
"repo": "sandoche/nuxt-floating-prompt-module#main",
|
|
1211
1607
|
"npm": "nuxt-floating-prompt-module",
|
|
1212
1608
|
"icon": "",
|
|
@@ -1316,12 +1712,35 @@
|
|
|
1316
1712
|
}
|
|
1317
1713
|
},
|
|
1318
1714
|
{
|
|
1319
|
-
"name": "
|
|
1320
|
-
"description": "
|
|
1321
|
-
"repo": "
|
|
1322
|
-
"npm": "@
|
|
1323
|
-
"icon": "
|
|
1324
|
-
"github": "https://github.com/
|
|
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
|
+
},
|
|
1737
|
+
{
|
|
1738
|
+
"name": "formkit",
|
|
1739
|
+
"description": "Seamless FormKit integration for Nuxt",
|
|
1740
|
+
"repo": "formkit/formkit#master/packages/nuxt",
|
|
1741
|
+
"npm": "@formkit/nuxt",
|
|
1742
|
+
"icon": "formkit.png",
|
|
1743
|
+
"github": "https://github.com/formkit/formkit",
|
|
1325
1744
|
"website": "https://formkit.com",
|
|
1326
1745
|
"learn_more": "https://formkit.com/essentials/installation#with-nuxt",
|
|
1327
1746
|
"category": "Libraries",
|
|
@@ -1389,7 +1808,7 @@
|
|
|
1389
1808
|
},
|
|
1390
1809
|
{
|
|
1391
1810
|
"name": "google-adsense",
|
|
1392
|
-
"description": "Google Adsense Module for Nuxt
|
|
1811
|
+
"description": "Google Adsense Module for Nuxt",
|
|
1393
1812
|
"repo": "nuxt-community/google-adsense-module",
|
|
1394
1813
|
"npm": "@nuxtjs/google-adsense",
|
|
1395
1814
|
"icon": "google-adsense.png",
|
|
@@ -1415,7 +1834,7 @@
|
|
|
1415
1834
|
},
|
|
1416
1835
|
{
|
|
1417
1836
|
"name": "google-analytics",
|
|
1418
|
-
"description": "Google analytics Module for Nuxt
|
|
1837
|
+
"description": "Google analytics Module for Nuxt",
|
|
1419
1838
|
"repo": "nuxt-community/analytics-module",
|
|
1420
1839
|
"npm": "@nuxtjs/google-analytics",
|
|
1421
1840
|
"icon": "google-analytics.png",
|
|
@@ -1447,12 +1866,12 @@
|
|
|
1447
1866
|
},
|
|
1448
1867
|
{
|
|
1449
1868
|
"name": "google-fonts",
|
|
1450
|
-
"description": "Google Fonts module for
|
|
1451
|
-
"repo": "nuxt-
|
|
1869
|
+
"description": "Google Fonts module for Nuxt",
|
|
1870
|
+
"repo": "nuxt-modules/google-fonts",
|
|
1452
1871
|
"npm": "@nuxtjs/google-fonts",
|
|
1453
1872
|
"icon": "google-fonts.png",
|
|
1454
|
-
"github": "https://github.com/nuxt-
|
|
1455
|
-
"website": "https://
|
|
1873
|
+
"github": "https://github.com/nuxt-modules/google-fonts",
|
|
1874
|
+
"website": "https://google-fonts.nuxtjs.org",
|
|
1456
1875
|
"learn_more": "https://developers.google.com/fonts",
|
|
1457
1876
|
"category": "Fonts",
|
|
1458
1877
|
"type": "community",
|
|
@@ -1471,7 +1890,7 @@
|
|
|
1471
1890
|
},
|
|
1472
1891
|
{
|
|
1473
1892
|
"name": "google-gtag",
|
|
1474
|
-
"description": "Google GTag for Nuxt
|
|
1893
|
+
"description": "Google GTag for Nuxt",
|
|
1475
1894
|
"repo": "nuxt-community/google-gtag",
|
|
1476
1895
|
"npm": "@nuxtjs/google-gtag",
|
|
1477
1896
|
"icon": "gtm.png",
|
|
@@ -1497,7 +1916,7 @@
|
|
|
1497
1916
|
},
|
|
1498
1917
|
{
|
|
1499
1918
|
"name": "google-optimize",
|
|
1500
|
-
"description": "SSR friendly Google Optimize module for Nuxt
|
|
1919
|
+
"description": "SSR friendly Google Optimize module for Nuxt",
|
|
1501
1920
|
"repo": "nuxt-community/google-optimize-module",
|
|
1502
1921
|
"npm": "nuxt-google-optimize",
|
|
1503
1922
|
"icon": "google-optimize.png",
|
|
@@ -1552,7 +1971,7 @@
|
|
|
1552
1971
|
},
|
|
1553
1972
|
{
|
|
1554
1973
|
"name": "graphql-request",
|
|
1555
|
-
"description": "Easy Minimal GraphQL client integration with Nuxt
|
|
1974
|
+
"description": "Easy Minimal GraphQL client integration with Nuxt",
|
|
1556
1975
|
"repo": "gomah/nuxt-graphql-request",
|
|
1557
1976
|
"npm": "nuxt-graphql-request",
|
|
1558
1977
|
"icon": "graphql-request.png",
|
|
@@ -1568,7 +1987,7 @@
|
|
|
1568
1987
|
}
|
|
1569
1988
|
],
|
|
1570
1989
|
"compatibility": {
|
|
1571
|
-
"nuxt": "^2.0.0",
|
|
1990
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1572
1991
|
"requires": {}
|
|
1573
1992
|
}
|
|
1574
1993
|
},
|
|
@@ -1589,6 +2008,31 @@
|
|
|
1589
2008
|
"github": "tobiasdiez"
|
|
1590
2009
|
}
|
|
1591
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
|
+
],
|
|
1592
2036
|
"compatibility": {
|
|
1593
2037
|
"nuxt": "^3.0.0",
|
|
1594
2038
|
"requires": {}
|
|
@@ -1596,7 +2040,7 @@
|
|
|
1596
2040
|
},
|
|
1597
2041
|
{
|
|
1598
2042
|
"name": "gtm",
|
|
1599
|
-
"description": "Google Tag Manager Module for Nuxt
|
|
2043
|
+
"description": "Google Tag Manager Module for Nuxt",
|
|
1600
2044
|
"repo": "nuxt-community/gtm-module",
|
|
1601
2045
|
"npm": "@nuxtjs/gtm",
|
|
1602
2046
|
"icon": "gtm.png",
|
|
@@ -1619,7 +2063,7 @@
|
|
|
1619
2063
|
},
|
|
1620
2064
|
{
|
|
1621
2065
|
"name": "guess",
|
|
1622
|
-
"description": "Guess.js module for Nuxt
|
|
2066
|
+
"description": "Guess.js module for Nuxt",
|
|
1623
2067
|
"repo": "nuxt-community/guess-module",
|
|
1624
2068
|
"npm": "@nuxtjs/guess-module",
|
|
1625
2069
|
"icon": "guessjs.png",
|
|
@@ -1639,6 +2083,28 @@
|
|
|
1639
2083
|
"requires": {}
|
|
1640
2084
|
}
|
|
1641
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
|
+
},
|
|
1642
2108
|
{
|
|
1643
2109
|
"name": "harlem",
|
|
1644
2110
|
"description": "Harlem is a simple, unopinionated, lightweight and extensible state management solution for Vue 3.",
|
|
@@ -1709,7 +2175,7 @@
|
|
|
1709
2175
|
},
|
|
1710
2176
|
{
|
|
1711
2177
|
"name": "helmet",
|
|
1712
|
-
"description": "Easy Helmet module with Nuxt
|
|
2178
|
+
"description": "Easy Helmet module with Nuxt'",
|
|
1713
2179
|
"repo": "victor-perez/nuxt-helmet",
|
|
1714
2180
|
"npm": "nuxt-helmet",
|
|
1715
2181
|
"icon": "",
|
|
@@ -1753,7 +2219,7 @@
|
|
|
1753
2219
|
},
|
|
1754
2220
|
{
|
|
1755
2221
|
"name": "history-state",
|
|
1756
|
-
"description": "Nuxt
|
|
2222
|
+
"description": "Nuxt module to backup or restore historical states",
|
|
1757
2223
|
"repo": "hidekatsu-izuno/nuxt-history-state",
|
|
1758
2224
|
"npm": "nuxt-history-state",
|
|
1759
2225
|
"icon": "",
|
|
@@ -1822,7 +2288,7 @@
|
|
|
1822
2288
|
},
|
|
1823
2289
|
{
|
|
1824
2290
|
"name": "http",
|
|
1825
|
-
"description": "Universal HTTP Module for Nuxt
|
|
2291
|
+
"description": "Universal HTTP Module for Nuxt",
|
|
1826
2292
|
"repo": "nuxt/http",
|
|
1827
2293
|
"npm": "@nuxt/http",
|
|
1828
2294
|
"icon": "http.png",
|
|
@@ -1850,7 +2316,7 @@
|
|
|
1850
2316
|
},
|
|
1851
2317
|
{
|
|
1852
2318
|
"name": "humans-txt",
|
|
1853
|
-
"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.",
|
|
1854
2320
|
"repo": "Luxdamore/nuxt-humans-txt",
|
|
1855
2321
|
"npm": "@luxdamore/nuxt-humans-txt",
|
|
1856
2322
|
"icon": "",
|
|
@@ -1874,11 +2340,11 @@
|
|
|
1874
2340
|
{
|
|
1875
2341
|
"name": "i18n",
|
|
1876
2342
|
"description": "i18n features for your Nuxt project so you can easily add internationalization.",
|
|
1877
|
-
"repo": "nuxt-
|
|
2343
|
+
"repo": "nuxt-modules/i18n",
|
|
1878
2344
|
"npm": "@nuxtjs/i18n",
|
|
1879
2345
|
"icon": "i18n.png",
|
|
1880
|
-
"github": "https://github.com/nuxt-
|
|
1881
|
-
"website": "https://i18n.nuxtjs.org",
|
|
2346
|
+
"github": "https://github.com/nuxt-modules/i18n",
|
|
2347
|
+
"website": "https://v8.i18n.nuxtjs.org",
|
|
1882
2348
|
"learn_more": "https://kazupon.github.io/vue-i18n/",
|
|
1883
2349
|
"category": "Extensions",
|
|
1884
2350
|
"type": "community",
|
|
@@ -1897,6 +2363,28 @@
|
|
|
1897
2363
|
"requires": {}
|
|
1898
2364
|
}
|
|
1899
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
|
+
},
|
|
1900
2388
|
{
|
|
1901
2389
|
"name": "icon",
|
|
1902
2390
|
"description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
|
|
@@ -1916,7 +2404,8 @@
|
|
|
1916
2404
|
],
|
|
1917
2405
|
"compatibility": {
|
|
1918
2406
|
"nuxt": "^3.0.0",
|
|
1919
|
-
"requires": {}
|
|
2407
|
+
"requires": {},
|
|
2408
|
+
"devtools": "^0.0.0"
|
|
1920
2409
|
}
|
|
1921
2410
|
},
|
|
1922
2411
|
{
|
|
@@ -1965,12 +2454,12 @@
|
|
|
1965
2454
|
},
|
|
1966
2455
|
{
|
|
1967
2456
|
"name": "image",
|
|
1968
|
-
"description": "Optimised images for
|
|
2457
|
+
"description": "Optimised images for Nuxt, with progressive processing, lazy-loading, real-time resizes and providers support.",
|
|
1969
2458
|
"repo": "nuxt/image",
|
|
1970
2459
|
"npm": "@nuxt/image",
|
|
1971
2460
|
"icon": "image.png",
|
|
1972
2461
|
"github": "https://github.com/nuxt/image",
|
|
1973
|
-
"website": "https://image.
|
|
2462
|
+
"website": "https://image.nuxt.com",
|
|
1974
2463
|
"learn_more": "",
|
|
1975
2464
|
"category": "Images",
|
|
1976
2465
|
"type": "official",
|
|
@@ -1980,6 +2469,11 @@
|
|
|
1980
2469
|
"github": "farnabaz",
|
|
1981
2470
|
"twitter": "a_birang"
|
|
1982
2471
|
},
|
|
2472
|
+
{
|
|
2473
|
+
"name": "Daniel Roe",
|
|
2474
|
+
"github": "danielroe",
|
|
2475
|
+
"twitter": "danielcroe"
|
|
2476
|
+
},
|
|
1983
2477
|
{
|
|
1984
2478
|
"name": "Pooya Parsa",
|
|
1985
2479
|
"github": "pi0",
|
|
@@ -1995,12 +2489,16 @@
|
|
|
1995
2489
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1996
2490
|
"requires": {
|
|
1997
2491
|
"bridge": "optional"
|
|
2492
|
+
},
|
|
2493
|
+
"versionMap": {
|
|
2494
|
+
"2.x": "latest",
|
|
2495
|
+
"3.x": "rc"
|
|
1998
2496
|
}
|
|
1999
2497
|
}
|
|
2000
2498
|
},
|
|
2001
2499
|
{
|
|
2002
2500
|
"name": "imagemin",
|
|
2003
|
-
"description": "Automatically optimize (compress) all images used in Nuxt
|
|
2501
|
+
"description": "Automatically optimize (compress) all images used in Nuxt",
|
|
2004
2502
|
"repo": "nuxt-community/imagemin-module",
|
|
2005
2503
|
"npm": "@nuxtjs/imagemin",
|
|
2006
2504
|
"icon": "imagemin.png",
|
|
@@ -2023,12 +2521,12 @@
|
|
|
2023
2521
|
{
|
|
2024
2522
|
"name": "inkline",
|
|
2025
2523
|
"description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
|
|
2026
|
-
"repo": "inkline/
|
|
2027
|
-
"npm": "@inkline/
|
|
2524
|
+
"repo": "inkline/plugin",
|
|
2525
|
+
"npm": "@inkline/plugin",
|
|
2028
2526
|
"icon": "inkline.svg",
|
|
2029
|
-
"github": "https://github.com/inkline/
|
|
2527
|
+
"github": "https://github.com/inkline/plugin",
|
|
2030
2528
|
"website": "https://inkline.io",
|
|
2031
|
-
"learn_more": "https://inkline.io/docs/
|
|
2529
|
+
"learn_more": "https://inkline.io/docs/installation/nuxt",
|
|
2032
2530
|
"category": "UI",
|
|
2033
2531
|
"type": "3rd-party",
|
|
2034
2532
|
"maintainers": [
|
|
@@ -2047,7 +2545,7 @@
|
|
|
2047
2545
|
},
|
|
2048
2546
|
{
|
|
2049
2547
|
"name": "intercom",
|
|
2050
|
-
"description": "Conversational, messenger-based experiences with Intercom Module for Nuxt
|
|
2548
|
+
"description": "Conversational, messenger-based experiences with Intercom Module for Nuxt",
|
|
2051
2549
|
"repo": "hex-digital/nuxt-intercom",
|
|
2052
2550
|
"npm": "@hexdigital/nuxt-intercom",
|
|
2053
2551
|
"icon": "intercom.png",
|
|
@@ -2092,7 +2590,7 @@
|
|
|
2092
2590
|
},
|
|
2093
2591
|
{
|
|
2094
2592
|
"name": "jsonapi",
|
|
2095
|
-
"description": "Easy JSON:API client integration for Nuxt
|
|
2593
|
+
"description": "Easy JSON:API client integration for Nuxt",
|
|
2096
2594
|
"repo": "patrickcate/nuxt-jsonapi",
|
|
2097
2595
|
"npm": "nuxt-jsonapi",
|
|
2098
2596
|
"icon": "jsonapi.svg",
|
|
@@ -2136,7 +2634,7 @@
|
|
|
2136
2634
|
},
|
|
2137
2635
|
{
|
|
2138
2636
|
"name": "kql",
|
|
2139
|
-
"description": "Nuxt
|
|
2637
|
+
"description": "Nuxt module for Kirby's Query Language API",
|
|
2140
2638
|
"repo": "johannschopplich/nuxt-kql",
|
|
2141
2639
|
"npm": "nuxt-kql",
|
|
2142
2640
|
"icon": "kql.svg",
|
|
@@ -2160,7 +2658,7 @@
|
|
|
2160
2658
|
},
|
|
2161
2659
|
{
|
|
2162
2660
|
"name": "laravel-echo",
|
|
2163
|
-
"description": "Laravel Echo for Nuxt
|
|
2661
|
+
"description": "Laravel Echo for Nuxt",
|
|
2164
2662
|
"repo": "nuxt-community/laravel-echo",
|
|
2165
2663
|
"npm": "@nuxtjs/laravel-echo",
|
|
2166
2664
|
"icon": "laravel-echo.png",
|
|
@@ -2248,13 +2746,13 @@
|
|
|
2248
2746
|
},
|
|
2249
2747
|
{
|
|
2250
2748
|
"name": "link-checker",
|
|
2251
|
-
"description": "",
|
|
2749
|
+
"description": "Find and magically fix links that may be negatively effecting your Nuxt sites SEO.",
|
|
2252
2750
|
"repo": "harlan-zw/nuxt-link-checker",
|
|
2253
2751
|
"npm": "nuxt-link-checker",
|
|
2254
|
-
"icon": "",
|
|
2752
|
+
"icon": "link-checker.svg",
|
|
2255
2753
|
"github": "https://github.com/harlan-zw/nuxt-link-checker",
|
|
2256
|
-
"website": "https://
|
|
2257
|
-
"learn_more": "",
|
|
2754
|
+
"website": "https://nuxtseo.com/link-checker",
|
|
2755
|
+
"learn_more": "https://nuxtseo.com/link-checker",
|
|
2258
2756
|
"category": "SEO",
|
|
2259
2757
|
"type": "3rd-party",
|
|
2260
2758
|
"maintainers": [
|
|
@@ -2267,7 +2765,8 @@
|
|
|
2267
2765
|
],
|
|
2268
2766
|
"compatibility": {
|
|
2269
2767
|
"nuxt": "^3.0.0",
|
|
2270
|
-
"requires": {}
|
|
2768
|
+
"requires": {},
|
|
2769
|
+
"devtools": "^0.0.0"
|
|
2271
2770
|
}
|
|
2272
2771
|
},
|
|
2273
2772
|
{
|
|
@@ -2344,12 +2843,12 @@
|
|
|
2344
2843
|
},
|
|
2345
2844
|
{
|
|
2346
2845
|
"name": "logrocket",
|
|
2347
|
-
"description": "LogRocket module for Nuxt
|
|
2348
|
-
"repo": "nuxt-
|
|
2846
|
+
"description": "LogRocket module for Nuxt to help you fix bugs and understand user behaviour.",
|
|
2847
|
+
"repo": "nuxt-modules/logrocket",
|
|
2349
2848
|
"npm": "nuxt-logrocket",
|
|
2350
2849
|
"icon": "logrocket.png",
|
|
2351
|
-
"github": "https://github.com/nuxt-
|
|
2352
|
-
"website": "https://github.com/nuxt-
|
|
2850
|
+
"github": "https://github.com/nuxt-modules/logrocket",
|
|
2851
|
+
"website": "https://github.com/nuxt-modules/logrocket",
|
|
2353
2852
|
"learn_more": "https://docs.logrocket.com/docs",
|
|
2354
2853
|
"category": "Monitoring",
|
|
2355
2854
|
"type": "community",
|
|
@@ -2365,9 +2864,35 @@
|
|
|
2365
2864
|
"requires": {}
|
|
2366
2865
|
}
|
|
2367
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
|
+
},
|
|
2368
2893
|
{
|
|
2369
2894
|
"name": "lunr",
|
|
2370
|
-
"description": "Full-text search with pre-build indexes for Nuxt
|
|
2895
|
+
"description": "Full-text search with pre-build indexes for Nuxt using lunr.js",
|
|
2371
2896
|
"repo": "nuxt-community/lunr-module",
|
|
2372
2897
|
"npm": "@nuxtjs/lunr-module",
|
|
2373
2898
|
"icon": "",
|
|
@@ -2455,6 +2980,28 @@
|
|
|
2455
2980
|
"requires": {}
|
|
2456
2981
|
}
|
|
2457
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
|
+
},
|
|
2458
3005
|
{
|
|
2459
3006
|
"name": "mdx",
|
|
2460
3007
|
"description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
|
|
@@ -2478,9 +3025,34 @@
|
|
|
2478
3025
|
"requires": {}
|
|
2479
3026
|
}
|
|
2480
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
|
+
},
|
|
2481
3053
|
{
|
|
2482
3054
|
"name": "meilisearch",
|
|
2483
|
-
"description": "Meilisearch Instant Search module for Nuxt
|
|
3055
|
+
"description": "Meilisearch Instant Search module for Nuxt",
|
|
2484
3056
|
"repo": "xlanex6/nuxt-meilisearch",
|
|
2485
3057
|
"npm": "nuxt-meilisearch",
|
|
2486
3058
|
"icon": "meilisearch.svg",
|
|
@@ -2500,7 +3072,8 @@
|
|
|
2500
3072
|
"nuxt": "^3.0.0",
|
|
2501
3073
|
"requires": {
|
|
2502
3074
|
"bridge": false
|
|
2503
|
-
}
|
|
3075
|
+
},
|
|
3076
|
+
"devtools": "^0.0.0"
|
|
2504
3077
|
}
|
|
2505
3078
|
},
|
|
2506
3079
|
{
|
|
@@ -2547,9 +3120,32 @@
|
|
|
2547
3120
|
"requires": {}
|
|
2548
3121
|
}
|
|
2549
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
|
+
},
|
|
2550
3146
|
{
|
|
2551
3147
|
"name": "moment",
|
|
2552
|
-
"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.",
|
|
2553
3149
|
"repo": "nuxt-community/moment-module",
|
|
2554
3150
|
"npm": "@nuxtjs/moment",
|
|
2555
3151
|
"icon": "momentjs.png",
|
|
@@ -2576,7 +3172,7 @@
|
|
|
2576
3172
|
},
|
|
2577
3173
|
{
|
|
2578
3174
|
"name": "mq",
|
|
2579
|
-
"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.",
|
|
2580
3176
|
"repo": "vanhoofmaarten/nuxt-mq",
|
|
2581
3177
|
"npm": "nuxt-mq",
|
|
2582
3178
|
"icon": "",
|
|
@@ -2620,7 +3216,7 @@
|
|
|
2620
3216
|
},
|
|
2621
3217
|
{
|
|
2622
3218
|
"name": "netlify-cache",
|
|
2623
|
-
"description": "Nuxt
|
|
3219
|
+
"description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
|
|
2624
3220
|
"repo": "DreaMinder/nuxt-netlify-cache",
|
|
2625
3221
|
"npm": "nuxt-netlify-cache",
|
|
2626
3222
|
"icon": "netlify.png",
|
|
@@ -2665,7 +3261,7 @@
|
|
|
2665
3261
|
},
|
|
2666
3262
|
{
|
|
2667
3263
|
"name": "netlify",
|
|
2668
|
-
"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.",
|
|
2669
3265
|
"repo": "bazzite/nuxt-netlify",
|
|
2670
3266
|
"npm": "@aceforth/nuxt-netlify",
|
|
2671
3267
|
"icon": "netlify.png",
|
|
@@ -2735,6 +3331,50 @@
|
|
|
2735
3331
|
"requires": {}
|
|
2736
3332
|
}
|
|
2737
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
|
+
},
|
|
2738
3378
|
{
|
|
2739
3379
|
"name": "nuxt-auth",
|
|
2740
3380
|
"description": "",
|
|
@@ -2757,6 +3397,120 @@
|
|
|
2757
3397
|
"requires": {}
|
|
2758
3398
|
}
|
|
2759
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
|
+
},
|
|
2760
3514
|
{
|
|
2761
3515
|
"name": "nuxt-graphql-middleware",
|
|
2762
3516
|
"description": "Expose GraphQL queries and mutations as server API routes.",
|
|
@@ -2808,6 +3562,29 @@
|
|
|
2808
3562
|
"requires": {}
|
|
2809
3563
|
}
|
|
2810
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
|
+
},
|
|
2811
3588
|
{
|
|
2812
3589
|
"name": "nuxt-hue",
|
|
2813
3590
|
"description": "Enlighten your Nuxt experience",
|
|
@@ -2832,6 +3609,28 @@
|
|
|
2832
3609
|
}
|
|
2833
3610
|
}
|
|
2834
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
|
+
},
|
|
2835
3634
|
{
|
|
2836
3635
|
"name": "nuxt-localtunnel",
|
|
2837
3636
|
"description": "Exposes your Nuxt localhost to the world automatically.",
|
|
@@ -2856,10 +3655,77 @@
|
|
|
2856
3655
|
}
|
|
2857
3656
|
},
|
|
2858
3657
|
{
|
|
2859
|
-
"name": "nuxt-
|
|
2860
|
-
"description": "
|
|
2861
|
-
"repo": "
|
|
2862
|
-
"npm": "nuxt-
|
|
3658
|
+
"name": "nuxt-loco",
|
|
3659
|
+
"description": "A localise.biz module to synth locale with Nuxt",
|
|
3660
|
+
"repo": "gaetansenn/nuxt-loco",
|
|
3661
|
+
"npm": "nuxt-loco",
|
|
3662
|
+
"icon": "",
|
|
3663
|
+
"github": "https://github.com/gaetansenn/nuxt-loco",
|
|
3664
|
+
"website": "https://nuxt-loco.dewib.com/",
|
|
3665
|
+
"learn_more": "",
|
|
3666
|
+
"category": "Libraries",
|
|
3667
|
+
"type": "3rd-party",
|
|
3668
|
+
"maintainers": [
|
|
3669
|
+
{
|
|
3670
|
+
"name": "Gaetan SENN",
|
|
3671
|
+
"github": "gaetansenn",
|
|
3672
|
+
"avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
|
|
3673
|
+
}
|
|
3674
|
+
],
|
|
3675
|
+
"compatibility": {
|
|
3676
|
+
"nuxt": "^3.0.0",
|
|
3677
|
+
"requires": {}
|
|
3678
|
+
}
|
|
3679
|
+
},
|
|
3680
|
+
{
|
|
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",
|
|
3689
|
+
"category": "Libraries",
|
|
3690
|
+
"type": "3rd-party",
|
|
3691
|
+
"maintainers": [
|
|
3692
|
+
{
|
|
3693
|
+
"name": "Alex Lavoie",
|
|
3694
|
+
"github": "AlexLavoie42"
|
|
3695
|
+
}
|
|
3696
|
+
],
|
|
3697
|
+
"compatibility": {
|
|
3698
|
+
"nuxt": "^3.0.0",
|
|
3699
|
+
"requires": {}
|
|
3700
|
+
}
|
|
3701
|
+
},
|
|
3702
|
+
{
|
|
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",
|
|
3712
|
+
"type": "3rd-party",
|
|
3713
|
+
"maintainers": [
|
|
3714
|
+
{
|
|
3715
|
+
"name": "Emil Rosenius",
|
|
3716
|
+
"github": "ERPedersen"
|
|
3717
|
+
}
|
|
3718
|
+
],
|
|
3719
|
+
"compatibility": {
|
|
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",
|
|
2863
3729
|
"icon": "nuxt-monaco-editor.png",
|
|
2864
3730
|
"github": "https://github.com/e-chan1007/nuxt-monaco-editor",
|
|
2865
3731
|
"website": "https://github.com/e-chan1007/nuxt-monaco-editor",
|
|
@@ -2877,6 +3743,74 @@
|
|
|
2877
3743
|
"requires": {}
|
|
2878
3744
|
}
|
|
2879
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
|
+
},
|
|
2880
3814
|
{
|
|
2881
3815
|
"name": "nuxt-pino-log",
|
|
2882
3816
|
"description": "Structured logs for nuxt apps using pino",
|
|
@@ -2901,7 +3835,7 @@
|
|
|
2901
3835
|
},
|
|
2902
3836
|
{
|
|
2903
3837
|
"name": "plausible",
|
|
2904
|
-
"description": "Nuxt
|
|
3838
|
+
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
2905
3839
|
"repo": "nuxt-modules/plausible",
|
|
2906
3840
|
"npm": "@nuxtjs/plausible",
|
|
2907
3841
|
"icon": "plausible.png",
|
|
@@ -2921,9 +3855,35 @@
|
|
|
2921
3855
|
"requires": {}
|
|
2922
3856
|
}
|
|
2923
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
|
+
},
|
|
2924
3884
|
{
|
|
2925
3885
|
"name": "nuxt-png-to-ico",
|
|
2926
|
-
"description": "Nuxt
|
|
3886
|
+
"description": "Nuxt module for auto generating favicons",
|
|
2927
3887
|
"repo": "b5710546232/nuxt-png-to-ico",
|
|
2928
3888
|
"npm": "nuxt-png-to-ico",
|
|
2929
3889
|
"icon": "",
|
|
@@ -2946,7 +3906,7 @@
|
|
|
2946
3906
|
},
|
|
2947
3907
|
{
|
|
2948
3908
|
"name": "nuxt-smartlook",
|
|
2949
|
-
"description": "Integrate Smartlook in your Nuxt
|
|
3909
|
+
"description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
|
|
2950
3910
|
"repo": "f00b4r/nuxt-smartlook",
|
|
2951
3911
|
"npm": "nuxt-smartlook",
|
|
2952
3912
|
"icon": "nuxt-smartlook.png",
|
|
@@ -2998,7 +3958,7 @@
|
|
|
2998
3958
|
},
|
|
2999
3959
|
{
|
|
3000
3960
|
"name": "nuxt-storm",
|
|
3001
|
-
"description": "WebStorm & PHPStorm support for
|
|
3961
|
+
"description": "WebStorm & PHPStorm support for Nuxt components",
|
|
3002
3962
|
"repo": "fumeapp/nuxt-storm",
|
|
3003
3963
|
"npm": "nuxt-storm",
|
|
3004
3964
|
"icon": "nuxt-storm.png",
|
|
@@ -3042,7 +4002,7 @@
|
|
|
3042
4002
|
},
|
|
3043
4003
|
{
|
|
3044
4004
|
"name": "nuxt-unleash",
|
|
3045
|
-
"description": "Nuxt
|
|
4005
|
+
"description": "Nuxt module to use Unleash toggle feature services",
|
|
3046
4006
|
"repo": "conejerock/nuxt-unleash",
|
|
3047
4007
|
"npm": "nuxt-unleash",
|
|
3048
4008
|
"icon": "nuxt-unleash.svg",
|
|
@@ -3130,9 +4090,75 @@
|
|
|
3130
4090
|
}
|
|
3131
4091
|
}
|
|
3132
4092
|
},
|
|
4093
|
+
{
|
|
4094
|
+
"name": "nuxt-vue3-google-signin",
|
|
4095
|
+
"description": "Empower your Nuxt app with Google Sign-In, hassle-free",
|
|
4096
|
+
"repo": "wavezync/nuxt-vue3-google-signin",
|
|
4097
|
+
"npm": "nuxt-vue3-google-signin",
|
|
4098
|
+
"icon": "vue3-google-signin.svg",
|
|
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",
|
|
4102
|
+
"category": "Libraries",
|
|
4103
|
+
"type": "3rd-party",
|
|
4104
|
+
"maintainers": [
|
|
4105
|
+
{
|
|
4106
|
+
"name": "Kasun Vithanage",
|
|
4107
|
+
"github": "kasvith"
|
|
4108
|
+
}
|
|
4109
|
+
],
|
|
4110
|
+
"compatibility": {
|
|
4111
|
+
"nuxt": "^3.0.0",
|
|
4112
|
+
"requires": {}
|
|
4113
|
+
}
|
|
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
|
+
},
|
|
3133
4159
|
{
|
|
3134
4160
|
"name": "nuxt7",
|
|
3135
|
-
"description": "Full Featured iOS & Android PWA Apps with Nuxt
|
|
4161
|
+
"description": "Full Featured iOS & Android PWA Apps with Nuxt and Framework7",
|
|
3136
4162
|
"repo": "nuxt-community/nuxt7",
|
|
3137
4163
|
"npm": "nuxt7",
|
|
3138
4164
|
"icon": "",
|
|
@@ -3155,13 +4181,13 @@
|
|
|
3155
4181
|
},
|
|
3156
4182
|
{
|
|
3157
4183
|
"name": "og-image",
|
|
3158
|
-
"description": "
|
|
4184
|
+
"description": "Enlightened runtime images generated with Vue templates.",
|
|
3159
4185
|
"repo": "harlan-zw/nuxt-og-image",
|
|
3160
4186
|
"npm": "nuxt-og-image",
|
|
3161
|
-
"icon": "",
|
|
4187
|
+
"icon": "og-image.svg",
|
|
3162
4188
|
"github": "https://github.com/harlan-zw/nuxt-og-image",
|
|
3163
|
-
"website": "https://
|
|
3164
|
-
"learn_more": "",
|
|
4189
|
+
"website": "https://nuxtseo.com/og-image",
|
|
4190
|
+
"learn_more": "https://nuxtseo.com/og-image",
|
|
3165
4191
|
"category": "SEO",
|
|
3166
4192
|
"type": "3rd-party",
|
|
3167
4193
|
"maintainers": [
|
|
@@ -3174,7 +4200,8 @@
|
|
|
3174
4200
|
],
|
|
3175
4201
|
"compatibility": {
|
|
3176
4202
|
"nuxt": "^3.0.0",
|
|
3177
|
-
"requires": {}
|
|
4203
|
+
"requires": {},
|
|
4204
|
+
"devtools": "^0.0.0"
|
|
3178
4205
|
}
|
|
3179
4206
|
},
|
|
3180
4207
|
{
|
|
@@ -3202,7 +4229,7 @@
|
|
|
3202
4229
|
},
|
|
3203
4230
|
{
|
|
3204
4231
|
"name": "optimized-images",
|
|
3205
|
-
"description": "Automatically optimizes images used in Nuxt
|
|
4232
|
+
"description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
|
|
3206
4233
|
"repo": "juliomrqz/nuxt-optimized-images",
|
|
3207
4234
|
"npm": "@aceforth/nuxt-optimized-images",
|
|
3208
4235
|
"icon": "",
|
|
@@ -3247,7 +4274,7 @@
|
|
|
3247
4274
|
},
|
|
3248
4275
|
{
|
|
3249
4276
|
"name": "parse",
|
|
3250
|
-
"description": "Parse package for Nuxt
|
|
4277
|
+
"description": "Parse package for Nuxt",
|
|
3251
4278
|
"repo": "cierrateam/nuxt-parse",
|
|
3252
4279
|
"npm": "nuxt-parse",
|
|
3253
4280
|
"icon": "",
|
|
@@ -3267,6 +4294,29 @@
|
|
|
3267
4294
|
"requires": {}
|
|
3268
4295
|
}
|
|
3269
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
|
+
},
|
|
3270
4320
|
{
|
|
3271
4321
|
"name": "partytown",
|
|
3272
4322
|
"description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
|
|
@@ -3292,6 +4342,30 @@
|
|
|
3292
4342
|
}
|
|
3293
4343
|
}
|
|
3294
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
|
+
},
|
|
3295
4369
|
{
|
|
3296
4370
|
"name": "persian-datepicker",
|
|
3297
4371
|
"description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
|
|
@@ -3366,11 +4440,11 @@
|
|
|
3366
4440
|
{
|
|
3367
4441
|
"name": "pinia",
|
|
3368
4442
|
"description": "The Vue Store that you will enjoy using",
|
|
3369
|
-
"repo": "
|
|
4443
|
+
"repo": "vuejs/pinia#v2/packages/nuxt",
|
|
3370
4444
|
"npm": "@pinia/nuxt",
|
|
3371
4445
|
"icon": "pinia.svg",
|
|
3372
|
-
"github": "https://github.com/
|
|
3373
|
-
"website": "https://pinia.
|
|
4446
|
+
"github": "https://github.com/vuejs/pinia/tree/v2/packages/nuxt",
|
|
4447
|
+
"website": "https://pinia.vuejs.org/",
|
|
3374
4448
|
"learn_more": "",
|
|
3375
4449
|
"category": "Extensions",
|
|
3376
4450
|
"type": "3rd-party",
|
|
@@ -3389,7 +4463,7 @@
|
|
|
3389
4463
|
},
|
|
3390
4464
|
{
|
|
3391
4465
|
"name": "plausible",
|
|
3392
|
-
"description": "Nuxt
|
|
4466
|
+
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
3393
4467
|
"repo": "nuxt-modules/plausible",
|
|
3394
4468
|
"npm": "@nuxtjs/plausible",
|
|
3395
4469
|
"icon": "",
|
|
@@ -3431,9 +4505,33 @@
|
|
|
3431
4505
|
"requires": {}
|
|
3432
4506
|
}
|
|
3433
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
|
+
},
|
|
3434
4532
|
{
|
|
3435
4533
|
"name": "prismic",
|
|
3436
|
-
"description": "Easily connect your Nuxt
|
|
4534
|
+
"description": "Easily connect your Nuxt application to your content hosted on Prismic",
|
|
3437
4535
|
"repo": "nuxt-modules/prismic",
|
|
3438
4536
|
"npm": "@nuxtjs/prismic",
|
|
3439
4537
|
"icon": "prismic.png",
|
|
@@ -3454,6 +4552,28 @@
|
|
|
3454
4552
|
"requires": {}
|
|
3455
4553
|
}
|
|
3456
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
|
+
},
|
|
3457
4577
|
{
|
|
3458
4578
|
"name": "protected-mailto",
|
|
3459
4579
|
"description": "Nuxt component to generate encoded mailto links",
|
|
@@ -3478,7 +4598,7 @@
|
|
|
3478
4598
|
},
|
|
3479
4599
|
{
|
|
3480
4600
|
"name": "proxy",
|
|
3481
|
-
"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",
|
|
3482
4602
|
"repo": "nuxt-community/proxy-module",
|
|
3483
4603
|
"npm": "@nuxtjs/proxy",
|
|
3484
4604
|
"icon": "",
|
|
@@ -3524,7 +4644,7 @@
|
|
|
3524
4644
|
},
|
|
3525
4645
|
{
|
|
3526
4646
|
"name": "purgecss",
|
|
3527
|
-
"description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt
|
|
4647
|
+
"description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt",
|
|
3528
4648
|
"repo": "Developmint/nuxt-purgecss#main",
|
|
3529
4649
|
"npm": "nuxt-purgecss",
|
|
3530
4650
|
"icon": "purgecss.png",
|
|
@@ -3546,7 +4666,7 @@
|
|
|
3546
4666
|
},
|
|
3547
4667
|
{
|
|
3548
4668
|
"name": "pwa",
|
|
3549
|
-
"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.",
|
|
3550
4670
|
"repo": "nuxt-community/pwa-module",
|
|
3551
4671
|
"npm": "@nuxtjs/pwa",
|
|
3552
4672
|
"icon": "pwa.png",
|
|
@@ -3571,7 +4691,7 @@
|
|
|
3571
4691
|
},
|
|
3572
4692
|
{
|
|
3573
4693
|
"name": "python",
|
|
3574
|
-
"description": "Write Nuxt
|
|
4694
|
+
"description": "Write Nuxt applications using Python",
|
|
3575
4695
|
"repo": "nuxt-community/python-module",
|
|
3576
4696
|
"npm": "@nuxtjs/python",
|
|
3577
4697
|
"icon": "python.png",
|
|
@@ -3591,9 +4711,54 @@
|
|
|
3591
4711
|
"requires": {}
|
|
3592
4712
|
}
|
|
3593
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
|
+
},
|
|
3594
4759
|
{
|
|
3595
4760
|
"name": "recaptcha",
|
|
3596
|
-
"description": "Simple and easy Google reCAPTCHA module with Nuxt
|
|
4761
|
+
"description": "Simple and easy Google reCAPTCHA module with Nuxt",
|
|
3597
4762
|
"repo": "nuxt-community/recaptcha-module",
|
|
3598
4763
|
"npm": "@nuxtjs/recaptcha",
|
|
3599
4764
|
"icon": "recaptcha.png",
|
|
@@ -3638,7 +4803,7 @@
|
|
|
3638
4803
|
},
|
|
3639
4804
|
{
|
|
3640
4805
|
"name": "rfg-icon",
|
|
3641
|
-
"description": "Nuxt
|
|
4806
|
+
"description": "Nuxt module for creating favicons with RealFaviconGenerator api",
|
|
3642
4807
|
"repo": "pimlie/nuxt-rfg-icon",
|
|
3643
4808
|
"npm": "nuxt-rfg-icon",
|
|
3644
4809
|
"icon": "real-favicon-generator.png",
|
|
@@ -3660,12 +4825,12 @@
|
|
|
3660
4825
|
},
|
|
3661
4826
|
{
|
|
3662
4827
|
"name": "robots",
|
|
3663
|
-
"description": "A Nuxt
|
|
3664
|
-
"repo": "nuxt-
|
|
4828
|
+
"description": "A Nuxt module thats inject a middleware to generate a robots.txt file",
|
|
4829
|
+
"repo": "nuxt-modules/robots",
|
|
3665
4830
|
"npm": "@nuxtjs/robots",
|
|
3666
4831
|
"icon": "robots.png",
|
|
3667
|
-
"github": "https://github.com/nuxt-
|
|
3668
|
-
"website": "https://github.com/nuxt-
|
|
4832
|
+
"github": "https://github.com/nuxt-modules/robots",
|
|
4833
|
+
"website": "https://github.com/nuxt-modules/robots",
|
|
3669
4834
|
"learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
|
|
3670
4835
|
"category": "SEO",
|
|
3671
4836
|
"type": "community",
|
|
@@ -3684,7 +4849,7 @@
|
|
|
3684
4849
|
},
|
|
3685
4850
|
{
|
|
3686
4851
|
"name": "rollbar",
|
|
3687
|
-
"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.",
|
|
3688
4853
|
"repo": "gaelreyrol/nuxt-rollbar-module",
|
|
3689
4854
|
"npm": "nuxt-rollbar-module",
|
|
3690
4855
|
"icon": "rollbar.png",
|
|
@@ -3729,7 +4894,7 @@
|
|
|
3729
4894
|
},
|
|
3730
4895
|
{
|
|
3731
4896
|
"name": "router",
|
|
3732
|
-
"description": "Nuxt
|
|
4897
|
+
"description": "Nuxt module to use router.js instead of pages/ directory",
|
|
3733
4898
|
"repo": "nuxt-community/router-module",
|
|
3734
4899
|
"npm": "@nuxtjs/router",
|
|
3735
4900
|
"icon": "vue.png",
|
|
@@ -3777,13 +4942,13 @@
|
|
|
3777
4942
|
},
|
|
3778
4943
|
{
|
|
3779
4944
|
"name": "schema-org",
|
|
3780
|
-
"description": "Schema.org for Nuxt
|
|
3781
|
-
"repo": "
|
|
4945
|
+
"description": "Schema.org for Nuxt.",
|
|
4946
|
+
"repo": "harlan-zw/nuxt-schema-org",
|
|
3782
4947
|
"npm": "nuxt-schema-org",
|
|
3783
4948
|
"icon": "schema-org.svg",
|
|
3784
|
-
"github": "https://github.com/
|
|
3785
|
-
"website": "https://
|
|
3786
|
-
"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",
|
|
3787
4952
|
"category": "SEO",
|
|
3788
4953
|
"type": "3rd-party",
|
|
3789
4954
|
"maintainers": [
|
|
@@ -3846,7 +5011,7 @@
|
|
|
3846
5011
|
},
|
|
3847
5012
|
{
|
|
3848
5013
|
"name": "segment",
|
|
3849
|
-
"description": "Nuxt
|
|
5014
|
+
"description": "Nuxt module for Segment Analytics.js",
|
|
3850
5015
|
"repo": "dansmaculotte/nuxt-segment",
|
|
3851
5016
|
"npm": "@dansmaculotte/nuxt-segment",
|
|
3852
5017
|
"icon": "segment.png",
|
|
@@ -3868,10 +5033,10 @@
|
|
|
3868
5033
|
},
|
|
3869
5034
|
{
|
|
3870
5035
|
"name": "sentry",
|
|
3871
|
-
"description": "Sentry module for Nuxt
|
|
5036
|
+
"description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
|
|
3872
5037
|
"repo": "nuxt-community/sentry-module",
|
|
3873
5038
|
"npm": "@nuxtjs/sentry",
|
|
3874
|
-
"icon": "sentry.
|
|
5039
|
+
"icon": "sentry.svg",
|
|
3875
5040
|
"github": "https://github.com/nuxt-community/sentry-module",
|
|
3876
5041
|
"website": "https://sentry.nuxtjs.org/",
|
|
3877
5042
|
"learn_more": "https://sentry.io/welcome/",
|
|
@@ -3888,14 +5053,38 @@
|
|
|
3888
5053
|
"requires": {}
|
|
3889
5054
|
}
|
|
3890
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
|
+
},
|
|
3891
5080
|
{
|
|
3892
5081
|
"name": "seo-kit",
|
|
3893
|
-
"description": "
|
|
3894
|
-
"repo": "harlan-zw/nuxt-seo-kit",
|
|
5082
|
+
"description": "The complete SEO solution for Nuxt.",
|
|
5083
|
+
"repo": "harlan-zw/nuxt-seo-kit#main/layer",
|
|
3895
5084
|
"npm": "nuxt-seo-kit",
|
|
3896
5085
|
"icon": "seo-kit.svg",
|
|
3897
5086
|
"github": "https://github.com/harlan-zw/nuxt-seo-kit",
|
|
3898
|
-
"website": "https://
|
|
5087
|
+
"website": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
|
|
3899
5088
|
"learn_more": "",
|
|
3900
5089
|
"category": "SEO",
|
|
3901
5090
|
"type": "3rd-party",
|
|
@@ -3935,7 +5124,7 @@
|
|
|
3935
5124
|
},
|
|
3936
5125
|
{
|
|
3937
5126
|
"name": "seomatic-meta",
|
|
3938
|
-
"description": "A Nuxt
|
|
5127
|
+
"description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
|
|
3939
5128
|
"repo": "ben-rogerson/nuxt-seomatic-meta",
|
|
3940
5129
|
"npm": "nuxt-seomatic-meta",
|
|
3941
5130
|
"icon": "seomatic.png",
|
|
@@ -3978,6 +5167,29 @@
|
|
|
3978
5167
|
"requires": {}
|
|
3979
5168
|
}
|
|
3980
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
|
+
},
|
|
3981
5193
|
{
|
|
3982
5194
|
"name": "session",
|
|
3983
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",
|
|
@@ -4003,7 +5215,7 @@
|
|
|
4003
5215
|
},
|
|
4004
5216
|
{
|
|
4005
5217
|
"name": "shopify",
|
|
4006
|
-
"description": "Easy Shopify Buy client module with Nuxt
|
|
5218
|
+
"description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
|
|
4007
5219
|
"repo": "Gomah/nuxt-shopify",
|
|
4008
5220
|
"npm": "nuxt-shopify",
|
|
4009
5221
|
"icon": "shopify.png",
|
|
@@ -4070,13 +5282,13 @@
|
|
|
4070
5282
|
},
|
|
4071
5283
|
{
|
|
4072
5284
|
"name": "simple-robots",
|
|
4073
|
-
"description": "
|
|
5285
|
+
"description": "Tame the robots crawling and indexing your Nuxt site.",
|
|
4074
5286
|
"repo": "harlan-zw/nuxt-simple-robots",
|
|
4075
5287
|
"npm": "nuxt-simple-robots",
|
|
4076
|
-
"icon": "",
|
|
5288
|
+
"icon": "simple-robots.svg",
|
|
4077
5289
|
"github": "https://github.com/harlan-zw/nuxt-simple-robots",
|
|
4078
|
-
"website": "https://
|
|
4079
|
-
"learn_more": "",
|
|
5290
|
+
"website": "https://nuxtseo.com/robots",
|
|
5291
|
+
"learn_more": "https://nuxtseo.com/robots",
|
|
4080
5292
|
"category": "SEO",
|
|
4081
5293
|
"type": "3rd-party",
|
|
4082
5294
|
"maintainers": [
|
|
@@ -4094,13 +5306,13 @@
|
|
|
4094
5306
|
},
|
|
4095
5307
|
{
|
|
4096
5308
|
"name": "simple-sitemap",
|
|
4097
|
-
"description": "
|
|
5309
|
+
"description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
|
|
4098
5310
|
"repo": "harlan-zw/nuxt-simple-sitemap",
|
|
4099
5311
|
"npm": "nuxt-simple-sitemap",
|
|
4100
|
-
"icon": "",
|
|
5312
|
+
"icon": "simple-sitemap.svg",
|
|
4101
5313
|
"github": "https://github.com/harlan-zw/nuxt-simple-sitemap",
|
|
4102
|
-
"website": "https://
|
|
4103
|
-
"learn_more": "",
|
|
5314
|
+
"website": "https://nuxtseo.com/simple-sitemap",
|
|
5315
|
+
"learn_more": "https://nuxtseo.com/simple-sitemap",
|
|
4104
5316
|
"category": "SEO",
|
|
4105
5317
|
"type": "3rd-party",
|
|
4106
5318
|
"maintainers": [
|
|
@@ -4118,7 +5330,7 @@
|
|
|
4118
5330
|
},
|
|
4119
5331
|
{
|
|
4120
5332
|
"name": "sitemap",
|
|
4121
|
-
"description": "Automatically generate or serve dynamic sitemap.xml for Nuxt
|
|
5333
|
+
"description": "Automatically generate or serve dynamic sitemap.xml for Nuxt projects",
|
|
4122
5334
|
"repo": "nuxt-community/sitemap-module#dev",
|
|
4123
5335
|
"npm": "@nuxtjs/sitemap",
|
|
4124
5336
|
"icon": "",
|
|
@@ -4140,31 +5352,53 @@
|
|
|
4140
5352
|
}
|
|
4141
5353
|
},
|
|
4142
5354
|
{
|
|
4143
|
-
"name": "
|
|
4144
|
-
"description": "
|
|
4145
|
-
"repo": "nuxt-
|
|
4146
|
-
"npm": "
|
|
4147
|
-
"icon": "
|
|
4148
|
-
"github": "https://github.com/nuxt-
|
|
4149
|
-
"website": "https://github.com/nuxt-
|
|
4150
|
-
"learn_more": "",
|
|
4151
|
-
"category": "
|
|
4152
|
-
"type": "
|
|
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",
|
|
4153
5365
|
"maintainers": [
|
|
4154
5366
|
{
|
|
4155
|
-
"name": "
|
|
4156
|
-
"github": "
|
|
4157
|
-
"twitter": "giraud_florent"
|
|
5367
|
+
"name": "modbender",
|
|
5368
|
+
"github": "modbender"
|
|
4158
5369
|
}
|
|
4159
5370
|
],
|
|
4160
5371
|
"compatibility": {
|
|
4161
|
-
"nuxt": "^
|
|
5372
|
+
"nuxt": "^3.0.0",
|
|
5373
|
+
"requires": {}
|
|
5374
|
+
}
|
|
5375
|
+
},
|
|
5376
|
+
{
|
|
5377
|
+
"name": "snipcart",
|
|
5378
|
+
"description": "Snipcart integration module for Nuxt",
|
|
5379
|
+
"repo": "nuxt-modules/snipcart",
|
|
5380
|
+
"npm": "@nuxtjs/snipcart",
|
|
5381
|
+
"icon": "snipcart.png",
|
|
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",
|
|
5386
|
+
"type": "community",
|
|
5387
|
+
"maintainers": [
|
|
5388
|
+
{
|
|
5389
|
+
"name": "Florent GIRAUD",
|
|
5390
|
+
"github": "flozero",
|
|
5391
|
+
"twitter": "flozeroo"
|
|
5392
|
+
}
|
|
5393
|
+
],
|
|
5394
|
+
"compatibility": {
|
|
5395
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4162
5396
|
"requires": {}
|
|
4163
5397
|
}
|
|
4164
5398
|
},
|
|
4165
5399
|
{
|
|
4166
5400
|
"name": "social-meta",
|
|
4167
|
-
"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.).",
|
|
4168
5402
|
"repo": "AlekseyPleshkov/nuxt-social-meta",
|
|
4169
5403
|
"npm": "nuxt-social-meta",
|
|
4170
5404
|
"icon": "",
|
|
@@ -4286,7 +5520,7 @@
|
|
|
4286
5520
|
},
|
|
4287
5521
|
{
|
|
4288
5522
|
"name": "storage",
|
|
4289
|
-
"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",
|
|
4290
5524
|
"repo": "mazipan/nuxt-storage",
|
|
4291
5525
|
"npm": "nuxt-storage",
|
|
4292
5526
|
"icon": "",
|
|
@@ -4308,7 +5542,7 @@
|
|
|
4308
5542
|
},
|
|
4309
5543
|
{
|
|
4310
5544
|
"name": "storefront-ui",
|
|
4311
|
-
"description": "Storefront UI Module for Nuxt
|
|
5545
|
+
"description": "Storefront UI Module for Nuxt",
|
|
4312
5546
|
"repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
|
|
4313
5547
|
"npm": "@storefront-ui/nuxt",
|
|
4314
5548
|
"icon": "storefront-ui.svg",
|
|
@@ -4352,7 +5586,7 @@
|
|
|
4352
5586
|
},
|
|
4353
5587
|
{
|
|
4354
5588
|
"name": "storyblok",
|
|
4355
|
-
"description": "Storyblok Nuxt
|
|
5589
|
+
"description": "Storyblok Nuxt module",
|
|
4356
5590
|
"repo": "storyblok/storyblok-nuxt#master/lib",
|
|
4357
5591
|
"npm": "@storyblok/nuxt",
|
|
4358
5592
|
"icon": "storyblok.png",
|
|
@@ -4369,46 +5603,43 @@
|
|
|
4369
5603
|
],
|
|
4370
5604
|
"compatibility": {
|
|
4371
5605
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4372
|
-
"requires": {}
|
|
5606
|
+
"requires": {},
|
|
5607
|
+
"devtools": "^0.0.0"
|
|
4373
5608
|
}
|
|
4374
5609
|
},
|
|
4375
5610
|
{
|
|
4376
5611
|
"name": "storybook",
|
|
4377
|
-
"description": "Easily integrate Storybook in your Nuxt
|
|
4378
|
-
"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",
|
|
4379
5614
|
"npm": "@nuxtjs/storybook",
|
|
4380
5615
|
"icon": "storybook.png",
|
|
4381
|
-
"github": "https://github.com/nuxt-
|
|
5616
|
+
"github": "https://github.com/nuxt-modules/storybook",
|
|
4382
5617
|
"website": "https://storybook.nuxtjs.org",
|
|
4383
|
-
"learn_more": "https://
|
|
5618
|
+
"learn_more": "https://github.com/storybook-vue/storybook-nuxt",
|
|
4384
5619
|
"category": "Devtools",
|
|
4385
5620
|
"type": "community",
|
|
4386
5621
|
"maintainers": [
|
|
4387
5622
|
{
|
|
4388
|
-
"name": "
|
|
4389
|
-
"github": "
|
|
4390
|
-
"twitter": "
|
|
4391
|
-
},
|
|
4392
|
-
{
|
|
4393
|
-
"name": "Pooya Parsa",
|
|
4394
|
-
"github": "pi0",
|
|
4395
|
-
"twitter": "_pi0_"
|
|
5623
|
+
"name": "Chakir QATAB",
|
|
5624
|
+
"github": "chakAs3",
|
|
5625
|
+
"twitter": "ChakirQatab"
|
|
4396
5626
|
}
|
|
4397
5627
|
],
|
|
4398
5628
|
"compatibility": {
|
|
4399
|
-
"nuxt": "^2.0.0",
|
|
5629
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4400
5630
|
"requires": {
|
|
4401
5631
|
"bridge": "optional"
|
|
4402
|
-
}
|
|
5632
|
+
},
|
|
5633
|
+
"devtools": "^0.7.2"
|
|
4403
5634
|
}
|
|
4404
5635
|
},
|
|
4405
5636
|
{
|
|
4406
5637
|
"name": "strapi",
|
|
4407
5638
|
"description": "Design APIs fast and manage content easily using REST or GraphQL.",
|
|
4408
|
-
"repo": "nuxt-
|
|
5639
|
+
"repo": "nuxt-modules/strapi",
|
|
4409
5640
|
"npm": "@nuxtjs/strapi",
|
|
4410
5641
|
"icon": "strapi.png",
|
|
4411
|
-
"github": "https://github.com/nuxt-
|
|
5642
|
+
"github": "https://github.com/nuxt-modules/strapi",
|
|
4412
5643
|
"website": "https://strapi.nuxtjs.org",
|
|
4413
5644
|
"learn_more": "https://strapi.io/",
|
|
4414
5645
|
"category": "CMS",
|
|
@@ -4429,7 +5660,34 @@
|
|
|
4429
5660
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4430
5661
|
"requires": {
|
|
4431
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"
|
|
4432
5686
|
}
|
|
5687
|
+
],
|
|
5688
|
+
"compatibility": {
|
|
5689
|
+
"nuxt": "^3.0.0",
|
|
5690
|
+
"requires": {}
|
|
4433
5691
|
}
|
|
4434
5692
|
},
|
|
4435
5693
|
{
|
|
@@ -4454,6 +5712,36 @@
|
|
|
4454
5712
|
"requires": {}
|
|
4455
5713
|
}
|
|
4456
5714
|
},
|
|
5715
|
+
{
|
|
5716
|
+
"name": "studio",
|
|
5717
|
+
"description": "A new experience to build content-driven website with Nuxt.",
|
|
5718
|
+
"repo": "nuxtlabs/studio-module",
|
|
5719
|
+
"npm": "@nuxthq/studio",
|
|
5720
|
+
"icon": "studio.svg",
|
|
5721
|
+
"github": "https://github.com/nuxtlabs/studio-module",
|
|
5722
|
+
"website": "https://nuxt.studio",
|
|
5723
|
+
"learn_more": "https://nuxt.studio",
|
|
5724
|
+
"category": "CMS",
|
|
5725
|
+
"type": "3rd-party",
|
|
5726
|
+
"maintainers": [
|
|
5727
|
+
{
|
|
5728
|
+
"name": "Ahad Birang",
|
|
5729
|
+
"github": "farnabaz",
|
|
5730
|
+
"twitter": "a_birang"
|
|
5731
|
+
},
|
|
5732
|
+
{
|
|
5733
|
+
"name": "Sébastien Chopin",
|
|
5734
|
+
"github": "Atinux",
|
|
5735
|
+
"twitter": "Atinux"
|
|
5736
|
+
}
|
|
5737
|
+
],
|
|
5738
|
+
"compatibility": {
|
|
5739
|
+
"nuxt": "^3.0.0",
|
|
5740
|
+
"requires": {
|
|
5741
|
+
"content": true
|
|
5742
|
+
}
|
|
5743
|
+
}
|
|
5744
|
+
},
|
|
4457
5745
|
{
|
|
4458
5746
|
"name": "style-resources",
|
|
4459
5747
|
"description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
|
|
@@ -4479,7 +5767,7 @@
|
|
|
4479
5767
|
},
|
|
4480
5768
|
{
|
|
4481
5769
|
"name": "stylelint",
|
|
4482
|
-
"description": "Stylelint module for Nuxt.
|
|
5770
|
+
"description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
|
|
4483
5771
|
"repo": "nuxt-community/stylelint-module",
|
|
4484
5772
|
"npm": "@nuxtjs/stylelint-module",
|
|
4485
5773
|
"icon": "stylelint.png",
|
|
@@ -4495,7 +5783,7 @@
|
|
|
4495
5783
|
}
|
|
4496
5784
|
],
|
|
4497
5785
|
"compatibility": {
|
|
4498
|
-
"nuxt": "^2.0.0",
|
|
5786
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4499
5787
|
"requires": {}
|
|
4500
5788
|
}
|
|
4501
5789
|
},
|
|
@@ -4525,10 +5813,10 @@
|
|
|
4525
5813
|
{
|
|
4526
5814
|
"name": "supabase",
|
|
4527
5815
|
"description": "First class integration with Supabase",
|
|
4528
|
-
"repo": "nuxt-
|
|
5816
|
+
"repo": "nuxt-modules/supabase",
|
|
4529
5817
|
"npm": "@nuxtjs/supabase",
|
|
4530
5818
|
"icon": "supabase.png",
|
|
4531
|
-
"github": "https://github.com/nuxt-
|
|
5819
|
+
"github": "https://github.com/nuxt-modules/supabase",
|
|
4532
5820
|
"website": "https://supabase.nuxtjs.org",
|
|
4533
5821
|
"learn_more": "https://supabase.com",
|
|
4534
5822
|
"category": "Database",
|
|
@@ -4579,12 +5867,12 @@
|
|
|
4579
5867
|
},
|
|
4580
5868
|
{
|
|
4581
5869
|
"name": "svg-sprite",
|
|
4582
|
-
"description": "Optimized and Easy way to use svg files in Nuxt
|
|
4583
|
-
"repo": "nuxt-
|
|
5870
|
+
"description": "Optimized and Easy way to use svg files in Nuxt",
|
|
5871
|
+
"repo": "nuxt-modules/svg-sprite",
|
|
4584
5872
|
"npm": "@nuxtjs/svg-sprite",
|
|
4585
5873
|
"icon": "",
|
|
4586
|
-
"github": "https://github.com/nuxt-
|
|
4587
|
-
"website": "https://github.com/nuxt-
|
|
5874
|
+
"github": "https://github.com/nuxt-modules/svg-sprite",
|
|
5875
|
+
"website": "https://github.com/nuxt-modules/svg-sprite",
|
|
4588
5876
|
"learn_more": "",
|
|
4589
5877
|
"category": "UI",
|
|
4590
5878
|
"type": "community",
|
|
@@ -4596,13 +5884,13 @@
|
|
|
4596
5884
|
}
|
|
4597
5885
|
],
|
|
4598
5886
|
"compatibility": {
|
|
4599
|
-
"nuxt": "^2.0.0",
|
|
5887
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4600
5888
|
"requires": {}
|
|
4601
5889
|
}
|
|
4602
5890
|
},
|
|
4603
5891
|
{
|
|
4604
5892
|
"name": "svg",
|
|
4605
|
-
"description": "Super simple svg loading module for Nuxt
|
|
5893
|
+
"description": "Super simple svg loading module for Nuxt",
|
|
4606
5894
|
"repo": "nuxt-community/svg-module",
|
|
4607
5895
|
"npm": "@nuxtjs/svg",
|
|
4608
5896
|
"icon": "",
|
|
@@ -4646,7 +5934,7 @@
|
|
|
4646
5934
|
},
|
|
4647
5935
|
{
|
|
4648
5936
|
"name": "swiper",
|
|
4649
|
-
"description": "Nuxt
|
|
5937
|
+
"description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
|
|
4650
5938
|
"repo": "cpreston321/nuxt-swiper",
|
|
4651
5939
|
"npm": "nuxt-swiper",
|
|
4652
5940
|
"icon": "swiper.svg",
|
|
@@ -4666,13 +5954,36 @@
|
|
|
4666
5954
|
"requires": {}
|
|
4667
5955
|
}
|
|
4668
5956
|
},
|
|
5957
|
+
{
|
|
5958
|
+
"name": "tailvue",
|
|
5959
|
+
"description": "Vue components built for Vue3 powered by Windi CSS or tailwindcss",
|
|
5960
|
+
"repo": "fumeapp/tailvue",
|
|
5961
|
+
"npm": "tailvue",
|
|
5962
|
+
"icon": "tailvue.jpg",
|
|
5963
|
+
"github": "https://github.com/fumeapp/tailvue",
|
|
5964
|
+
"website": "https://github.com/fumeapp/tailvue",
|
|
5965
|
+
"learn_more": "https://github.com/fumeapp/tailvue#readme",
|
|
5966
|
+
"category": "UI",
|
|
5967
|
+
"type": "3rd-party",
|
|
5968
|
+
"maintainers": [
|
|
5969
|
+
{
|
|
5970
|
+
"name": "Kevin Olson",
|
|
5971
|
+
"github": "acidjazz",
|
|
5972
|
+
"twitter": "AppFume"
|
|
5973
|
+
}
|
|
5974
|
+
],
|
|
5975
|
+
"compatibility": {
|
|
5976
|
+
"nuxt": "^3.0.0",
|
|
5977
|
+
"requires": {}
|
|
5978
|
+
}
|
|
5979
|
+
},
|
|
4669
5980
|
{
|
|
4670
5981
|
"name": "tailwindcss",
|
|
4671
5982
|
"description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
|
|
4672
|
-
"repo": "nuxt-
|
|
5983
|
+
"repo": "nuxt-modules/tailwindcss-module",
|
|
4673
5984
|
"npm": "@nuxtjs/tailwindcss",
|
|
4674
5985
|
"icon": "tailwindcss.png",
|
|
4675
|
-
"github": "https://github.com/nuxt-
|
|
5986
|
+
"github": "https://github.com/nuxt-modules/tailwindcss-module",
|
|
4676
5987
|
"website": "https://tailwindcss.nuxtjs.org",
|
|
4677
5988
|
"learn_more": "https://tailwindcss.com/",
|
|
4678
5989
|
"category": "UI",
|
|
@@ -4682,11 +5993,16 @@
|
|
|
4682
5993
|
"name": "Sébastien Chopin",
|
|
4683
5994
|
"github": "Atinux",
|
|
4684
5995
|
"twitter": "Atinux"
|
|
5996
|
+
},
|
|
5997
|
+
{
|
|
5998
|
+
"name": "Inesh Bose",
|
|
5999
|
+
"github": "ineshbose"
|
|
4685
6000
|
}
|
|
4686
6001
|
],
|
|
4687
6002
|
"compatibility": {
|
|
4688
6003
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4689
|
-
"requires": {}
|
|
6004
|
+
"requires": {},
|
|
6005
|
+
"devtools": "^0.0.0"
|
|
4690
6006
|
}
|
|
4691
6007
|
},
|
|
4692
6008
|
{
|
|
@@ -4712,9 +6028,31 @@
|
|
|
4712
6028
|
"requires": {}
|
|
4713
6029
|
}
|
|
4714
6030
|
},
|
|
6031
|
+
{
|
|
6032
|
+
"name": "time",
|
|
6033
|
+
"description": "Safely render local dates and times on the server with Nuxt",
|
|
6034
|
+
"repo": "danielroe/nuxt-time",
|
|
6035
|
+
"npm": "nuxt-time",
|
|
6036
|
+
"icon": "",
|
|
6037
|
+
"github": "https://github.com/danielroe/nuxt-time",
|
|
6038
|
+
"website": "https://github.com/danielroe/nuxt-time",
|
|
6039
|
+
"learn_more": "",
|
|
6040
|
+
"category": "Extensions",
|
|
6041
|
+
"type": "3rd-party",
|
|
6042
|
+
"maintainers": [
|
|
6043
|
+
{
|
|
6044
|
+
"name": "danielroe",
|
|
6045
|
+
"github": "danielroe"
|
|
6046
|
+
}
|
|
6047
|
+
],
|
|
6048
|
+
"compatibility": {
|
|
6049
|
+
"nuxt": "^3.0.0",
|
|
6050
|
+
"requires": {}
|
|
6051
|
+
}
|
|
6052
|
+
},
|
|
4715
6053
|
{
|
|
4716
6054
|
"name": "toast",
|
|
4717
|
-
"description": "Responsive Touch Compatible Toast plugin for Nuxt
|
|
6055
|
+
"description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
|
|
4718
6056
|
"repo": "nuxt-community/modules#master/packages/toast",
|
|
4719
6057
|
"npm": "@nuxtjs/toast",
|
|
4720
6058
|
"icon": "",
|
|
@@ -4735,6 +6073,39 @@
|
|
|
4735
6073
|
"requires": {}
|
|
4736
6074
|
}
|
|
4737
6075
|
},
|
|
6076
|
+
{
|
|
6077
|
+
"name": "tresjs",
|
|
6078
|
+
"description": "Create 3D experiences in your Nuxt application using TresJS.",
|
|
6079
|
+
"repo": "tresjs/nuxt",
|
|
6080
|
+
"npm": "@tresjs/nuxt",
|
|
6081
|
+
"icon": "tresjs.svg",
|
|
6082
|
+
"github": "https://github.com/Tresjs/nuxt",
|
|
6083
|
+
"website": "https://tresjs.org/guide/nuxt.html",
|
|
6084
|
+
"learn_more": "https://tresjs.org/",
|
|
6085
|
+
"category": "Libraries",
|
|
6086
|
+
"type": "3rd-party",
|
|
6087
|
+
"maintainers": [
|
|
6088
|
+
{
|
|
6089
|
+
"name": "Alvaro Saburido",
|
|
6090
|
+
"github": "alvarosabu",
|
|
6091
|
+
"twitter": "alvarosabu"
|
|
6092
|
+
},
|
|
6093
|
+
{
|
|
6094
|
+
"name": "Jaime Torrealba",
|
|
6095
|
+
"github": "JaimeTorrealba",
|
|
6096
|
+
"twitter": "jaimebboyjt"
|
|
6097
|
+
},
|
|
6098
|
+
{
|
|
6099
|
+
"name": "Tino Koch",
|
|
6100
|
+
"github": "Tinoooo",
|
|
6101
|
+
"twitter": "ichbintino"
|
|
6102
|
+
}
|
|
6103
|
+
],
|
|
6104
|
+
"compatibility": {
|
|
6105
|
+
"nuxt": "^3.0.0",
|
|
6106
|
+
"requires": {}
|
|
6107
|
+
}
|
|
6108
|
+
},
|
|
4738
6109
|
{
|
|
4739
6110
|
"name": "turnstile",
|
|
4740
6111
|
"description": "Privacy-focused alternative to CAPTCHA from Cloudflare",
|
|
@@ -4762,7 +6133,7 @@
|
|
|
4762
6133
|
},
|
|
4763
6134
|
{
|
|
4764
6135
|
"name": "twa",
|
|
4765
|
-
"description": "Nuxt
|
|
6136
|
+
"description": "Nuxt module for generating Trusted Web App from Nuxt app",
|
|
4766
6137
|
"repo": "tuarrep/nuxt-twa",
|
|
4767
6138
|
"npm": "nuxt-twa",
|
|
4768
6139
|
"icon": "",
|
|
@@ -4784,6 +6155,28 @@
|
|
|
4784
6155
|
}
|
|
4785
6156
|
}
|
|
4786
6157
|
},
|
|
6158
|
+
{
|
|
6159
|
+
"name": "twemoji",
|
|
6160
|
+
"description": "Twemoji module for Nuxt. Render emojis as SVG elements or PNG images.",
|
|
6161
|
+
"repo": "yizack/nuxt-twemoji",
|
|
6162
|
+
"npm": "nuxt-twemoji",
|
|
6163
|
+
"icon": "twemoji.svg",
|
|
6164
|
+
"github": "https://github.com/Yizack/nuxt-twemoji",
|
|
6165
|
+
"website": "https://github.com/Yizack/nuxt-twemoji",
|
|
6166
|
+
"learn_more": "",
|
|
6167
|
+
"category": "UI",
|
|
6168
|
+
"type": "3rd-party",
|
|
6169
|
+
"maintainers": [
|
|
6170
|
+
{
|
|
6171
|
+
"name": "Yizack Rangel",
|
|
6172
|
+
"github": "yizack"
|
|
6173
|
+
}
|
|
6174
|
+
],
|
|
6175
|
+
"compatibility": {
|
|
6176
|
+
"nuxt": "^3.0.0",
|
|
6177
|
+
"requires": {}
|
|
6178
|
+
}
|
|
6179
|
+
},
|
|
4787
6180
|
{
|
|
4788
6181
|
"name": "twicpics",
|
|
4789
6182
|
"description": "Images and videos components - Context aware resizing and cropping, lazy-loading, LQIP, Next-Gen format, compression, CDN.",
|
|
@@ -4819,12 +6212,12 @@
|
|
|
4819
6212
|
},
|
|
4820
6213
|
{
|
|
4821
6214
|
"name": "typed-router",
|
|
4822
|
-
"description": "Provide autocompletion for pages route names
|
|
6215
|
+
"description": "Provide autocompletion for pages route names and params",
|
|
4823
6216
|
"repo": "victorgarciaesgi/nuxt-typed-router",
|
|
4824
6217
|
"npm": "nuxt-typed-router",
|
|
4825
6218
|
"icon": "typed-router.png",
|
|
4826
6219
|
"github": "https://github.com/victorgarciaesgi/nuxt-typed-router",
|
|
4827
|
-
"website": "https://
|
|
6220
|
+
"website": "https://nuxt-typed-router.vercel.app",
|
|
4828
6221
|
"learn_more": "",
|
|
4829
6222
|
"category": "Devtools",
|
|
4830
6223
|
"type": "3rd-party",
|
|
@@ -4928,6 +6321,39 @@
|
|
|
4928
6321
|
"requires": {}
|
|
4929
6322
|
}
|
|
4930
6323
|
},
|
|
6324
|
+
{
|
|
6325
|
+
"name": "ui",
|
|
6326
|
+
"description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
|
|
6327
|
+
"repo": "nuxt/ui#dev",
|
|
6328
|
+
"npm": "@nuxt/ui",
|
|
6329
|
+
"icon": "nuxt.svg",
|
|
6330
|
+
"github": "https://github.com/nuxt/ui",
|
|
6331
|
+
"website": "https://ui.nuxt.com",
|
|
6332
|
+
"learn_more": "",
|
|
6333
|
+
"category": "UI",
|
|
6334
|
+
"type": "official",
|
|
6335
|
+
"maintainers": [
|
|
6336
|
+
{
|
|
6337
|
+
"name": "Benjamin Canac",
|
|
6338
|
+
"github": "benjamincanac",
|
|
6339
|
+
"twitter": "benjamincanac"
|
|
6340
|
+
},
|
|
6341
|
+
{
|
|
6342
|
+
"name": "Sebastien Chopin",
|
|
6343
|
+
"github": "Atinux",
|
|
6344
|
+
"twitter": "Atinux"
|
|
6345
|
+
},
|
|
6346
|
+
{
|
|
6347
|
+
"name": "Sylvain Marroufin",
|
|
6348
|
+
"github": "smarroufin",
|
|
6349
|
+
"twitter": "smarroufin"
|
|
6350
|
+
}
|
|
6351
|
+
],
|
|
6352
|
+
"compatibility": {
|
|
6353
|
+
"nuxt": "^3.0.0",
|
|
6354
|
+
"requires": {}
|
|
6355
|
+
}
|
|
6356
|
+
},
|
|
4931
6357
|
{
|
|
4932
6358
|
"name": "umami",
|
|
4933
6359
|
"description": "Embed the Umami analytics library into Nuxt",
|
|
@@ -4955,11 +6381,11 @@
|
|
|
4955
6381
|
{
|
|
4956
6382
|
"name": "unhead",
|
|
4957
6383
|
"description": "Experimental features for Nuxt SEO / head management.",
|
|
4958
|
-
"repo": "harlan-zw/nuxt-
|
|
4959
|
-
"npm": "nuxt-
|
|
6384
|
+
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
6385
|
+
"npm": "nuxt-seo-experiments",
|
|
4960
6386
|
"icon": "",
|
|
4961
|
-
"github": "https://github.com/harlan-zw/nuxt-
|
|
4962
|
-
"website": "https://github.com/harlan-zw/nuxt-
|
|
6387
|
+
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
6388
|
+
"website": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
4963
6389
|
"learn_more": "",
|
|
4964
6390
|
"category": "SEO",
|
|
4965
6391
|
"type": "3rd-party",
|
|
@@ -4976,7 +6402,7 @@
|
|
|
4976
6402
|
},
|
|
4977
6403
|
{
|
|
4978
6404
|
"name": "universal-storage",
|
|
4979
|
-
"description": "Universal Storage Utilities for Nuxt
|
|
6405
|
+
"description": "Universal Storage Utilities for Nuxt",
|
|
4980
6406
|
"repo": "nuxt-community/universal-storage-module",
|
|
4981
6407
|
"npm": "@nuxtjs/universal-storage",
|
|
4982
6408
|
"icon": "",
|
|
@@ -5002,6 +6428,28 @@
|
|
|
5002
6428
|
"requires": {}
|
|
5003
6429
|
}
|
|
5004
6430
|
},
|
|
6431
|
+
{
|
|
6432
|
+
"name": "unlazy",
|
|
6433
|
+
"description": "Lazy loading library for placeholder images",
|
|
6434
|
+
"repo": "johannschopplich/unlazy/packages/nuxt",
|
|
6435
|
+
"npm": "@unlazy/nuxt",
|
|
6436
|
+
"icon": "unlazy.svg",
|
|
6437
|
+
"github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
|
|
6438
|
+
"website": "https://unlazy.byjohann.dev/",
|
|
6439
|
+
"learn_more": "",
|
|
6440
|
+
"category": "Images",
|
|
6441
|
+
"type": "3rd-party",
|
|
6442
|
+
"maintainers": [
|
|
6443
|
+
{
|
|
6444
|
+
"name": "Johann Schopplich",
|
|
6445
|
+
"github": "johannschopplich"
|
|
6446
|
+
}
|
|
6447
|
+
],
|
|
6448
|
+
"compatibility": {
|
|
6449
|
+
"nuxt": "^3.0.0",
|
|
6450
|
+
"requires": {}
|
|
6451
|
+
}
|
|
6452
|
+
},
|
|
5005
6453
|
{
|
|
5006
6454
|
"name": "unlighthouse",
|
|
5007
6455
|
"description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
|
|
@@ -5051,12 +6499,60 @@
|
|
|
5051
6499
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5052
6500
|
"requires": {
|
|
5053
6501
|
"bridge": "optional"
|
|
6502
|
+
},
|
|
6503
|
+
"devtools": "^0.0.0"
|
|
6504
|
+
}
|
|
6505
|
+
},
|
|
6506
|
+
{
|
|
6507
|
+
"name": "ununuracss",
|
|
6508
|
+
"description": "A Real CSS Engine. Only Scoped.",
|
|
6509
|
+
"repo": "novout/ununuracss#main/packages/nuxt",
|
|
6510
|
+
"npm": "nuxt-ununura",
|
|
6511
|
+
"icon": "ununuracss.png",
|
|
6512
|
+
"github": "https://github.com/novout/ununuracss",
|
|
6513
|
+
"website": "https://ununura.com/#/",
|
|
6514
|
+
"learn_more": "https://ununura.com/#/docs/why",
|
|
6515
|
+
"category": "UI",
|
|
6516
|
+
"type": "3rd-party",
|
|
6517
|
+
"maintainers": [
|
|
6518
|
+
{
|
|
6519
|
+
"name": "Giovane Cardoso",
|
|
6520
|
+
"github": "novout",
|
|
6521
|
+
"avatar": "https://avatars.githubusercontent.com/novout?v=4"
|
|
6522
|
+
}
|
|
6523
|
+
],
|
|
6524
|
+
"compatibility": {
|
|
6525
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6526
|
+
"requires": {}
|
|
6527
|
+
}
|
|
6528
|
+
},
|
|
6529
|
+
{
|
|
6530
|
+
"name": "use-wagmi",
|
|
6531
|
+
"description": "Vue Composition for Ethereum based on wagmi",
|
|
6532
|
+
"repo": "unicape/use-wagmi#main/packages/nuxt",
|
|
6533
|
+
"npm": "@use-wagmi/nuxt",
|
|
6534
|
+
"icon": "use-wagmi.png",
|
|
6535
|
+
"github": "https://github.com/unicape/use-wagmi",
|
|
6536
|
+
"website": "https://github.com/unicape/use-wagmi",
|
|
6537
|
+
"learn_more": "https://github.com/unicape/use-wagmi",
|
|
6538
|
+
"category": "Extensions",
|
|
6539
|
+
"type": "3rd-party",
|
|
6540
|
+
"maintainers": [
|
|
6541
|
+
{
|
|
6542
|
+
"name": "Unic Ape",
|
|
6543
|
+
"github": "unicape"
|
|
6544
|
+
}
|
|
6545
|
+
],
|
|
6546
|
+
"compatibility": {
|
|
6547
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6548
|
+
"requires": {
|
|
6549
|
+
"bridge": true
|
|
5054
6550
|
}
|
|
5055
6551
|
}
|
|
5056
6552
|
},
|
|
5057
6553
|
{
|
|
5058
6554
|
"name": "user-agent",
|
|
5059
|
-
"description": "Nuxt
|
|
6555
|
+
"description": "Nuxt module for handling User-Agent.",
|
|
5060
6556
|
"repo": "fukuiretu/nuxt-user-agent",
|
|
5061
6557
|
"npm": "nuxt-user-agent",
|
|
5062
6558
|
"icon": "",
|
|
@@ -5098,6 +6594,98 @@
|
|
|
5098
6594
|
"requires": {}
|
|
5099
6595
|
}
|
|
5100
6596
|
},
|
|
6597
|
+
{
|
|
6598
|
+
"name": "vant",
|
|
6599
|
+
"description": "A lightweight, customizable Vue UI library for mobile web apps.",
|
|
6600
|
+
"repo": "vant-ui/vant-nuxt",
|
|
6601
|
+
"npm": "@vant/nuxt",
|
|
6602
|
+
"icon": "vant.png",
|
|
6603
|
+
"github": "https://github.com/vant-ui/vant-nuxt",
|
|
6604
|
+
"website": "https://vant-ui.github.io/vant",
|
|
6605
|
+
"learn_more": "https://github.com/vant-ui/vant-nuxt#readme",
|
|
6606
|
+
"category": "UI",
|
|
6607
|
+
"type": "3rd-party",
|
|
6608
|
+
"maintainers": [
|
|
6609
|
+
{
|
|
6610
|
+
"name": "tolking",
|
|
6611
|
+
"github": "tolking"
|
|
6612
|
+
}
|
|
6613
|
+
],
|
|
6614
|
+
"compatibility": {
|
|
6615
|
+
"nuxt": "^3.0.0",
|
|
6616
|
+
"requires": {
|
|
6617
|
+
"bridge": "optional"
|
|
6618
|
+
}
|
|
6619
|
+
}
|
|
6620
|
+
},
|
|
6621
|
+
{
|
|
6622
|
+
"name": "varlet",
|
|
6623
|
+
"description": "A Material design mobile component library developed based on Vue3",
|
|
6624
|
+
"repo": "varletjs/varlet-nuxt",
|
|
6625
|
+
"npm": "@varlet/nuxt",
|
|
6626
|
+
"icon": "varlet.svg",
|
|
6627
|
+
"github": "https://github.com/varletjs/varlet",
|
|
6628
|
+
"website": "https://varlet.gitee.io/varlet-ui/#/en-US/index",
|
|
6629
|
+
"learn_more": "https://github.com/varletjs/varlet-nuxt",
|
|
6630
|
+
"category": "UI",
|
|
6631
|
+
"type": "3rd-party",
|
|
6632
|
+
"maintainers": [
|
|
6633
|
+
{
|
|
6634
|
+
"name": "zhangmo8",
|
|
6635
|
+
"github": "zhangmo8"
|
|
6636
|
+
}
|
|
6637
|
+
],
|
|
6638
|
+
"compatibility": {
|
|
6639
|
+
"nuxt": "^3.0.0",
|
|
6640
|
+
"requires": {
|
|
6641
|
+
"bridge": "optional"
|
|
6642
|
+
}
|
|
6643
|
+
}
|
|
6644
|
+
},
|
|
6645
|
+
{
|
|
6646
|
+
"name": "vcalendar",
|
|
6647
|
+
"description": "VCalendar module for Nuxt",
|
|
6648
|
+
"repo": "samk-dev/nuxt-vcalendar",
|
|
6649
|
+
"npm": "@samk-dev/nuxt-vcalendar",
|
|
6650
|
+
"icon": "vcalendar.png",
|
|
6651
|
+
"github": "https://github.com/samk-dev/vcalendar",
|
|
6652
|
+
"website": "https://github.com/samk-dev/vcalendar",
|
|
6653
|
+
"learn_more": "",
|
|
6654
|
+
"category": "Libraries",
|
|
6655
|
+
"type": "3rd-party",
|
|
6656
|
+
"maintainers": [
|
|
6657
|
+
{
|
|
6658
|
+
"name": "Sam K",
|
|
6659
|
+
"github": "samk-dev"
|
|
6660
|
+
}
|
|
6661
|
+
],
|
|
6662
|
+
"compatibility": {
|
|
6663
|
+
"nuxt": "^3.0.0",
|
|
6664
|
+
"requires": {}
|
|
6665
|
+
}
|
|
6666
|
+
},
|
|
6667
|
+
{
|
|
6668
|
+
"name": "vee-validate",
|
|
6669
|
+
"description": "Painless Vue forms for Nuxt",
|
|
6670
|
+
"repo": "logaretm/vee-validate#main/packages/nuxt",
|
|
6671
|
+
"npm": "@vee-validate/nuxt",
|
|
6672
|
+
"icon": "vee-validate.png",
|
|
6673
|
+
"github": "https://github.com/logaretm/vee-validate/",
|
|
6674
|
+
"website": "https://vee-validate.logaretm.com/v4/",
|
|
6675
|
+
"learn_more": "https://vee-validate.logaretm.com/v4/integrations/nuxt/",
|
|
6676
|
+
"category": "Libraries",
|
|
6677
|
+
"type": "3rd-party",
|
|
6678
|
+
"maintainers": [
|
|
6679
|
+
{
|
|
6680
|
+
"name": "Abdelrahman Awad",
|
|
6681
|
+
"github": "logaretm"
|
|
6682
|
+
}
|
|
6683
|
+
],
|
|
6684
|
+
"compatibility": {
|
|
6685
|
+
"nuxt": "^3.0.0",
|
|
6686
|
+
"requires": {}
|
|
6687
|
+
}
|
|
6688
|
+
},
|
|
5101
6689
|
{
|
|
5102
6690
|
"name": "vendor",
|
|
5103
6691
|
"description": "directly serve node_modules",
|
|
@@ -5121,15 +6709,146 @@
|
|
|
5121
6709
|
"requires": {}
|
|
5122
6710
|
}
|
|
5123
6711
|
},
|
|
6712
|
+
{
|
|
6713
|
+
"name": "vercel-analytics",
|
|
6714
|
+
"description": "Vercel Analytics integration for Nuxt",
|
|
6715
|
+
"repo": "xanderbarkhatov/nuxt-vercel-analytics",
|
|
6716
|
+
"npm": "nuxt-vercel-analytics",
|
|
6717
|
+
"icon": "",
|
|
6718
|
+
"github": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
|
|
6719
|
+
"website": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
|
|
6720
|
+
"learn_more": "https://vercel.com/docs/concepts/analytics",
|
|
6721
|
+
"category": "Analytics",
|
|
6722
|
+
"type": "3rd-party",
|
|
6723
|
+
"maintainers": [
|
|
6724
|
+
{
|
|
6725
|
+
"name": "Alexander B.",
|
|
6726
|
+
"github": "xanderbarkhatov"
|
|
6727
|
+
}
|
|
6728
|
+
],
|
|
6729
|
+
"compatibility": {
|
|
6730
|
+
"nuxt": "^3.0.0",
|
|
6731
|
+
"requires": {}
|
|
6732
|
+
}
|
|
6733
|
+
},
|
|
6734
|
+
{
|
|
6735
|
+
"name": "vexip-ui",
|
|
6736
|
+
"description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
|
|
6737
|
+
"repo": "vexip-ui/nuxt",
|
|
6738
|
+
"npm": "@vexip-ui/nuxt",
|
|
6739
|
+
"icon": "vexip-ui.svg",
|
|
6740
|
+
"github": "https://github.com/vexip-ui/vexip-ui",
|
|
6741
|
+
"website": "https://www.vexipui.com/",
|
|
6742
|
+
"learn_more": "https://github.com/vexip-ui/nuxt",
|
|
6743
|
+
"category": "UI",
|
|
6744
|
+
"type": "3rd-party",
|
|
6745
|
+
"maintainers": [
|
|
6746
|
+
{
|
|
6747
|
+
"name": "未觉雨声",
|
|
6748
|
+
"github": "qmhc",
|
|
6749
|
+
"twitter": "qmhc95"
|
|
6750
|
+
}
|
|
6751
|
+
],
|
|
6752
|
+
"compatibility": {
|
|
6753
|
+
"nuxt": "^3.0.0",
|
|
6754
|
+
"requires": {}
|
|
6755
|
+
}
|
|
6756
|
+
},
|
|
6757
|
+
{
|
|
6758
|
+
"name": "vite-pwa-nuxt",
|
|
6759
|
+
"description": "Zero-config PWA Plugin for Nuxt",
|
|
6760
|
+
"repo": "vite-pwa/nuxt",
|
|
6761
|
+
"npm": "@vite-pwa/nuxt",
|
|
6762
|
+
"icon": "vite-pwa-nuxt.svg",
|
|
6763
|
+
"github": "https://github.com/vite-pwa/nuxt",
|
|
6764
|
+
"website": "https://github.com/vite-pwa/nuxt",
|
|
6765
|
+
"learn_more": "https://vite-pwa-org.netlify.app/frameworks/nuxt.html",
|
|
6766
|
+
"category": "Performance",
|
|
6767
|
+
"type": "3rd-party",
|
|
6768
|
+
"maintainers": [
|
|
6769
|
+
{
|
|
6770
|
+
"name": "Joaquín Sánchez",
|
|
6771
|
+
"github": "userquin",
|
|
6772
|
+
"twitter": "userquin"
|
|
6773
|
+
},
|
|
6774
|
+
{
|
|
6775
|
+
"name": "Anthony Fu",
|
|
6776
|
+
"github": "antfu",
|
|
6777
|
+
"twitter": "antfu7"
|
|
6778
|
+
}
|
|
6779
|
+
],
|
|
6780
|
+
"compatibility": {
|
|
6781
|
+
"nuxt": "^3.0.0",
|
|
6782
|
+
"requires": {}
|
|
6783
|
+
}
|
|
6784
|
+
},
|
|
6785
|
+
{
|
|
6786
|
+
"name": "vitest",
|
|
6787
|
+
"description": "Vitest integration with Nuxt",
|
|
6788
|
+
"repo": "danielroe/nuxt-vitest",
|
|
6789
|
+
"npm": "nuxt-vitest",
|
|
6790
|
+
"icon": "vitest.svg",
|
|
6791
|
+
"github": "https://github.com/danielroe/nuxt-vitest",
|
|
6792
|
+
"website": "https://github.com/danielroe/nuxt-vitest",
|
|
6793
|
+
"learn_more": "",
|
|
6794
|
+
"category": "Devtools",
|
|
6795
|
+
"type": "3rd-party",
|
|
6796
|
+
"maintainers": [
|
|
6797
|
+
{
|
|
6798
|
+
"name": "Daniel Roe",
|
|
6799
|
+
"github": "danielroe"
|
|
6800
|
+
},
|
|
6801
|
+
{
|
|
6802
|
+
"name": "Anthony Fu",
|
|
6803
|
+
"github": "antfu"
|
|
6804
|
+
}
|
|
6805
|
+
],
|
|
6806
|
+
"compatibility": {
|
|
6807
|
+
"nuxt": "^3.0.0",
|
|
6808
|
+
"requires": {},
|
|
6809
|
+
"devtools": "^0.0.0"
|
|
6810
|
+
}
|
|
6811
|
+
},
|
|
6812
|
+
{
|
|
6813
|
+
"name": "vue-email",
|
|
6814
|
+
"description": "💌 Write email templates with vue",
|
|
6815
|
+
"repo": "Dave136/vue-email#main/packages/vue-email",
|
|
6816
|
+
"npm": "vue-email",
|
|
6817
|
+
"icon": "vue-email.svg",
|
|
6818
|
+
"github": "https://github.com/Dave136/vue-email",
|
|
6819
|
+
"website": "https://www.vuemail.net/",
|
|
6820
|
+
"learn_more": "https://vue-email.vercel.app/getting-started",
|
|
6821
|
+
"category": "UI",
|
|
6822
|
+
"type": "3rd-party",
|
|
6823
|
+
"maintainers": [
|
|
6824
|
+
{
|
|
6825
|
+
"name": "David Arenas",
|
|
6826
|
+
"github": "Dave136",
|
|
6827
|
+
"twitter": "davejs4",
|
|
6828
|
+
"avatar": "https://avatars.githubusercontent.com/u/49698182?v=4"
|
|
6829
|
+
},
|
|
6830
|
+
{
|
|
6831
|
+
"name": "Younes Barrad",
|
|
6832
|
+
"github": "Flowko",
|
|
6833
|
+
"twitter": "imflowko",
|
|
6834
|
+
"avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
|
|
6835
|
+
}
|
|
6836
|
+
],
|
|
6837
|
+
"compatibility": {
|
|
6838
|
+
"nuxt": "^3.0.0",
|
|
6839
|
+
"requires": {},
|
|
6840
|
+
"devtools": "^0.0.0"
|
|
6841
|
+
}
|
|
6842
|
+
},
|
|
5124
6843
|
{
|
|
5125
6844
|
"name": "vue-macros",
|
|
5126
|
-
"description": "Explore
|
|
5127
|
-
"repo": "sxzz/
|
|
6845
|
+
"description": "Explore more macros and syntax sugar to Vue.",
|
|
6846
|
+
"repo": "sxzz/vue-macros#main/packages/nuxt",
|
|
5128
6847
|
"npm": "@vue-macros/nuxt",
|
|
5129
6848
|
"icon": "vue-macros.svg",
|
|
5130
|
-
"github": "https://github.com/sxzz/
|
|
6849
|
+
"github": "https://github.com/sxzz/vue-macros",
|
|
5131
6850
|
"website": "https://vue-macros.sxzz.moe",
|
|
5132
|
-
"learn_more": "https://github.com/sxzz/
|
|
6851
|
+
"learn_more": "https://github.com/sxzz/vue-macros",
|
|
5133
6852
|
"category": "Extensions",
|
|
5134
6853
|
"type": "3rd-party",
|
|
5135
6854
|
"maintainers": [
|
|
@@ -5143,7 +6862,8 @@
|
|
|
5143
6862
|
"nuxt": "^3.0.0",
|
|
5144
6863
|
"requires": {
|
|
5145
6864
|
"bridge": "optional"
|
|
5146
|
-
}
|
|
6865
|
+
},
|
|
6866
|
+
"devtools": "^0.0.0"
|
|
5147
6867
|
}
|
|
5148
6868
|
},
|
|
5149
6869
|
{
|
|
@@ -5170,7 +6890,7 @@
|
|
|
5170
6890
|
},
|
|
5171
6891
|
{
|
|
5172
6892
|
"name": "vue-multiselect",
|
|
5173
|
-
"description": "Single / multiple select plugin for Nuxt
|
|
6893
|
+
"description": "Single / multiple select plugin for Nuxt using vue-multiselect.",
|
|
5174
6894
|
"repo": "spektrummedia/nuxt-vue-multiselect",
|
|
5175
6895
|
"npm": "nuxt-vue-multiselect",
|
|
5176
6896
|
"icon": "",
|
|
@@ -5212,6 +6932,29 @@
|
|
|
5212
6932
|
"requires": {}
|
|
5213
6933
|
}
|
|
5214
6934
|
},
|
|
6935
|
+
{
|
|
6936
|
+
"name": "vue-query",
|
|
6937
|
+
"description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
|
|
6938
|
+
"repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt#main",
|
|
6939
|
+
"npm": "@hebilicious/vue-query-nuxt",
|
|
6940
|
+
"icon": "vue-query.svg",
|
|
6941
|
+
"github": "https://github.com/Hebilicious/vue-query-nuxt",
|
|
6942
|
+
"website": "https://github.com/Hebilicious/vue-query-nuxt#readme",
|
|
6943
|
+
"learn_more": "https://tanstack.com/query/latest/docs/vue/quick-start",
|
|
6944
|
+
"category": "Request",
|
|
6945
|
+
"type": "3rd-party",
|
|
6946
|
+
"maintainers": [
|
|
6947
|
+
{
|
|
6948
|
+
"name": "Hebilicious",
|
|
6949
|
+
"github": "Hebilicious",
|
|
6950
|
+
"twitter": "its_hebilicious"
|
|
6951
|
+
}
|
|
6952
|
+
],
|
|
6953
|
+
"compatibility": {
|
|
6954
|
+
"nuxt": "^3.0.0",
|
|
6955
|
+
"requires": {}
|
|
6956
|
+
}
|
|
6957
|
+
},
|
|
5215
6958
|
{
|
|
5216
6959
|
"name": "vue-select",
|
|
5217
6960
|
"description": "Nuxt module for vue-select, a feature rich select/dropdown/typeahead component.",
|
|
@@ -5261,7 +7004,7 @@
|
|
|
5261
7004
|
},
|
|
5262
7005
|
{
|
|
5263
7006
|
"name": "vue-warehouse",
|
|
5264
|
-
"description": "A Cross-browser storage for Vue.js and Nuxt
|
|
7007
|
+
"description": "A Cross-browser storage for Vue.js and Nuxt, with plugins support and easy extensibility based on Store.js",
|
|
5265
7008
|
"repo": "juliomrqz/vue-warehouse",
|
|
5266
7009
|
"npm": "vue-warehouse",
|
|
5267
7010
|
"icon": "",
|
|
@@ -5282,9 +7025,54 @@
|
|
|
5282
7025
|
"requires": {}
|
|
5283
7026
|
}
|
|
5284
7027
|
},
|
|
7028
|
+
{
|
|
7029
|
+
"name": "vue3-carousel-nuxt",
|
|
7030
|
+
"description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt applications.",
|
|
7031
|
+
"repo": "gaetansenn/vue3-carousel-nuxt",
|
|
7032
|
+
"npm": "vue3-carousel-nuxt",
|
|
7033
|
+
"icon": "",
|
|
7034
|
+
"github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
|
|
7035
|
+
"website": "",
|
|
7036
|
+
"learn_more": "",
|
|
7037
|
+
"category": "UI",
|
|
7038
|
+
"type": "3rd-party",
|
|
7039
|
+
"maintainers": [
|
|
7040
|
+
{
|
|
7041
|
+
"name": "Gaetan SENN",
|
|
7042
|
+
"github": "gaetansenn",
|
|
7043
|
+
"avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
|
|
7044
|
+
}
|
|
7045
|
+
],
|
|
7046
|
+
"compatibility": {
|
|
7047
|
+
"nuxt": "^3.0.0",
|
|
7048
|
+
"requires": {}
|
|
7049
|
+
}
|
|
7050
|
+
},
|
|
7051
|
+
{
|
|
7052
|
+
"name": "vuefire",
|
|
7053
|
+
"description": "Idiomatic composables for the Firebase SDK",
|
|
7054
|
+
"repo": "vuejs/vuefire/packages/nuxt",
|
|
7055
|
+
"npm": "nuxt-vuefire",
|
|
7056
|
+
"icon": "vuefire.svg",
|
|
7057
|
+
"github": "https://github.com/vuejs/vuefire/tree/main/packages/nuxt",
|
|
7058
|
+
"website": "https://vuefire.vuejs.org/",
|
|
7059
|
+
"learn_more": "",
|
|
7060
|
+
"category": "Database",
|
|
7061
|
+
"type": "3rd-party",
|
|
7062
|
+
"maintainers": [
|
|
7063
|
+
{
|
|
7064
|
+
"name": "posva",
|
|
7065
|
+
"github": "posva"
|
|
7066
|
+
}
|
|
7067
|
+
],
|
|
7068
|
+
"compatibility": {
|
|
7069
|
+
"nuxt": "^3.0.0",
|
|
7070
|
+
"requires": {}
|
|
7071
|
+
}
|
|
7072
|
+
},
|
|
5285
7073
|
{
|
|
5286
7074
|
"name": "vuestic",
|
|
5287
|
-
"description": "Vuestic UI module for Nuxt
|
|
7075
|
+
"description": "Vuestic UI module for Nuxt",
|
|
5288
7076
|
"repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
|
|
5289
7077
|
"npm": "@vuestic/nuxt",
|
|
5290
7078
|
"icon": "vuestic.png",
|
|
@@ -5304,9 +7092,31 @@
|
|
|
5304
7092
|
"requires": {}
|
|
5305
7093
|
}
|
|
5306
7094
|
},
|
|
7095
|
+
{
|
|
7096
|
+
"name": "vuetify-nuxt-module",
|
|
7097
|
+
"description": "Zero-config Nuxt Module for Vuetify.",
|
|
7098
|
+
"repo": "userquin/vuetify-nuxt-module",
|
|
7099
|
+
"npm": "vuetify-nuxt-module",
|
|
7100
|
+
"icon": "vuetify-logo-v3-dark.svg",
|
|
7101
|
+
"github": "https://github.com/userquin/vuetify-nuxt-module",
|
|
7102
|
+
"website": "https://github.com/userquin/vuetify-nuxt-module",
|
|
7103
|
+
"learn_more": "https://github.com/userquin/vuetify-nuxt-module/README.md",
|
|
7104
|
+
"category": "UI",
|
|
7105
|
+
"type": "3rd-party",
|
|
7106
|
+
"maintainers": [
|
|
7107
|
+
{
|
|
7108
|
+
"name": "Joaquín Sánchez",
|
|
7109
|
+
"github": "userquin"
|
|
7110
|
+
}
|
|
7111
|
+
],
|
|
7112
|
+
"compatibility": {
|
|
7113
|
+
"nuxt": "^3.0.0",
|
|
7114
|
+
"requires": {}
|
|
7115
|
+
}
|
|
7116
|
+
},
|
|
5307
7117
|
{
|
|
5308
7118
|
"name": "vuetify",
|
|
5309
|
-
"description": "Vuetify Module for Nuxt
|
|
7119
|
+
"description": "Vuetify Module for Nuxt to add Material Design components to your application.",
|
|
5310
7120
|
"repo": "nuxt-community/vuetify-module",
|
|
5311
7121
|
"npm": "@nuxtjs/vuetify",
|
|
5312
7122
|
"icon": "vuetify.png",
|
|
@@ -5353,7 +7163,8 @@
|
|
|
5353
7163
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5354
7164
|
"requires": {
|
|
5355
7165
|
"bridge": "optional"
|
|
5356
|
-
}
|
|
7166
|
+
},
|
|
7167
|
+
"devtools": "^0.0.0"
|
|
5357
7168
|
}
|
|
5358
7169
|
},
|
|
5359
7170
|
{
|
|
@@ -5378,14 +7189,37 @@
|
|
|
5378
7189
|
"requires": {}
|
|
5379
7190
|
}
|
|
5380
7191
|
},
|
|
7192
|
+
{
|
|
7193
|
+
"name": "vunix",
|
|
7194
|
+
"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.",
|
|
7195
|
+
"repo": "gaetansenn/vunix#main/packages/nuxt",
|
|
7196
|
+
"npm": "@vunix/nuxt",
|
|
7197
|
+
"icon": "",
|
|
7198
|
+
"github": "https://github.com/gaetansenn/vunix",
|
|
7199
|
+
"website": "https://vunix.dewib.com/",
|
|
7200
|
+
"learn_more": "",
|
|
7201
|
+
"category": "UI",
|
|
7202
|
+
"type": "3rd-party",
|
|
7203
|
+
"maintainers": [
|
|
7204
|
+
{
|
|
7205
|
+
"name": "Gaetan SENN",
|
|
7206
|
+
"github": "gaetansenn",
|
|
7207
|
+
"avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
|
|
7208
|
+
}
|
|
7209
|
+
],
|
|
7210
|
+
"compatibility": {
|
|
7211
|
+
"nuxt": "^3.0.0",
|
|
7212
|
+
"requires": {}
|
|
7213
|
+
}
|
|
7214
|
+
},
|
|
5381
7215
|
{
|
|
5382
7216
|
"name": "web-vitals",
|
|
5383
7217
|
"description": "Web Vitals for Nuxt",
|
|
5384
|
-
"repo": "nuxt-
|
|
7218
|
+
"repo": "nuxt-modules/web-vitals",
|
|
5385
7219
|
"npm": "@nuxtjs/web-vitals",
|
|
5386
7220
|
"icon": "web-vitals.png",
|
|
5387
|
-
"github": "https://github.com/nuxt-
|
|
5388
|
-
"website": "https://github.com/nuxt-
|
|
7221
|
+
"github": "https://github.com/nuxt-modules/web-vitals",
|
|
7222
|
+
"website": "https://github.com/nuxt-modules/web-vitals",
|
|
5389
7223
|
"learn_more": "",
|
|
5390
7224
|
"category": "Performance",
|
|
5391
7225
|
"type": "community",
|
|
@@ -5412,29 +7246,6 @@
|
|
|
5412
7246
|
}
|
|
5413
7247
|
}
|
|
5414
7248
|
},
|
|
5415
|
-
{
|
|
5416
|
-
"name": "web3js",
|
|
5417
|
-
"description": "Web3.js module integration for Nuxt.js",
|
|
5418
|
-
"repo": "bl0cknumber/nuxt-web3",
|
|
5419
|
-
"npm": "nuxt-web3",
|
|
5420
|
-
"icon": "web3js.svg",
|
|
5421
|
-
"github": "https://github.com/bl0cknumber/nuxt-web3",
|
|
5422
|
-
"website": "https://github.com/bl0cknumber/nuxt-web3",
|
|
5423
|
-
"learn_more": "https://web3js.readthedocs.io/",
|
|
5424
|
-
"category": "Libraries",
|
|
5425
|
-
"type": "3rd-party",
|
|
5426
|
-
"maintainers": [
|
|
5427
|
-
{
|
|
5428
|
-
"name": "Muhammad Fauzan",
|
|
5429
|
-
"github": "bl0cknumber",
|
|
5430
|
-
"twitter": "fncolon"
|
|
5431
|
-
}
|
|
5432
|
-
],
|
|
5433
|
-
"compatibility": {
|
|
5434
|
-
"nuxt": "^2.0.0",
|
|
5435
|
-
"requires": {}
|
|
5436
|
-
}
|
|
5437
|
-
},
|
|
5438
7249
|
{
|
|
5439
7250
|
"name": "webfontloader",
|
|
5440
7251
|
"description": "Efficient web font loading has never been easier!",
|
|
@@ -5459,7 +7270,7 @@
|
|
|
5459
7270
|
},
|
|
5460
7271
|
{
|
|
5461
7272
|
"name": "webpack-optimisations",
|
|
5462
|
-
"description": "Nuxt
|
|
7273
|
+
"description": "Nuxt v2 module to automatically make your builds faster.",
|
|
5463
7274
|
"repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
|
|
5464
7275
|
"npm": "nuxt-webpack-optimisations",
|
|
5465
7276
|
"icon": "build-optimisations.svg",
|
|
@@ -5549,6 +7360,54 @@
|
|
|
5549
7360
|
"requires": {}
|
|
5550
7361
|
}
|
|
5551
7362
|
},
|
|
7363
|
+
{
|
|
7364
|
+
"name": "well-known",
|
|
7365
|
+
"description": "A Nuxt module to add well-known URIs using middlewares",
|
|
7366
|
+
"repo": "zadigetvoltaire/nuxt-well-known",
|
|
7367
|
+
"npm": "@zadigetvoltaire/nuxt-well-known",
|
|
7368
|
+
"icon": "well-known.svg",
|
|
7369
|
+
"github": "https://github.com/zadigetvoltaire/nuxt-well-known",
|
|
7370
|
+
"website": "https://github.com/zadigetvoltaire/nuxt-well-known#readme",
|
|
7371
|
+
"learn_more": "https://www.iana.org/assignments/well-known-uris/well-known-uris.xhtml",
|
|
7372
|
+
"category": "SEO",
|
|
7373
|
+
"type": "3rd-party",
|
|
7374
|
+
"maintainers": [
|
|
7375
|
+
{
|
|
7376
|
+
"name": "Zadig&Voltaire Team",
|
|
7377
|
+
"github": "https://github.com/zadigetvoltaire"
|
|
7378
|
+
}
|
|
7379
|
+
],
|
|
7380
|
+
"compatibility": {
|
|
7381
|
+
"nuxt": "^3.0.0",
|
|
7382
|
+
"requires": {}
|
|
7383
|
+
}
|
|
7384
|
+
},
|
|
7385
|
+
{
|
|
7386
|
+
"name": "wideangle",
|
|
7387
|
+
"description": "Nuxt module to integrate Wide Angle Analytics",
|
|
7388
|
+
"repo": "inputobjects/wideangle-nuxt",
|
|
7389
|
+
"npm": "wideangle-nuxt",
|
|
7390
|
+
"icon": "wideangle.png",
|
|
7391
|
+
"github": "https://github.com/inputobjects/wideangle-nuxt",
|
|
7392
|
+
"website": "https://wideangle.co",
|
|
7393
|
+
"learn_more": "https://wideangle.co/documentation/web-analytics-for-nuxt",
|
|
7394
|
+
"category": "Analytics",
|
|
7395
|
+
"type": "3rd-party",
|
|
7396
|
+
"maintainers": [
|
|
7397
|
+
{
|
|
7398
|
+
"name": "Wide Angle Analytics by Input Objects GmbH",
|
|
7399
|
+
"github": "inputobjects"
|
|
7400
|
+
},
|
|
7401
|
+
{
|
|
7402
|
+
"name": "Jarek Rozanski",
|
|
7403
|
+
"github": "jrozanski"
|
|
7404
|
+
}
|
|
7405
|
+
],
|
|
7406
|
+
"compatibility": {
|
|
7407
|
+
"nuxt": "^3.0.0",
|
|
7408
|
+
"requires": {}
|
|
7409
|
+
}
|
|
7410
|
+
},
|
|
5552
7411
|
{
|
|
5553
7412
|
"name": "windicss",
|
|
5554
7413
|
"description": "Next generation utility-first CSS framework.",
|
|
@@ -5692,32 +7551,9 @@
|
|
|
5692
7551
|
"requires": {}
|
|
5693
7552
|
}
|
|
5694
7553
|
},
|
|
5695
|
-
{
|
|
5696
|
-
"name": "yandex-metrika",
|
|
5697
|
-
"description": "Yandex metrika Module for Nuxt.js",
|
|
5698
|
-
"repo": "nuxt-community/yandex-metrika-module",
|
|
5699
|
-
"npm": "@nuxtjs/yandex-metrika",
|
|
5700
|
-
"icon": "",
|
|
5701
|
-
"github": "https://github.com/nuxt-community/yandex-metrika-module",
|
|
5702
|
-
"website": "https://github.com/nuxt-community/yandex-metrika-module",
|
|
5703
|
-
"learn_more": "https://metrica.yandex.com/about",
|
|
5704
|
-
"category": "Analytics",
|
|
5705
|
-
"type": "community",
|
|
5706
|
-
"maintainers": [
|
|
5707
|
-
{
|
|
5708
|
-
"name": "Pooya Parsa",
|
|
5709
|
-
"github": "pi0",
|
|
5710
|
-
"twitter": "_pi0_"
|
|
5711
|
-
}
|
|
5712
|
-
],
|
|
5713
|
-
"compatibility": {
|
|
5714
|
-
"nuxt": "^2.0.0",
|
|
5715
|
-
"requires": {}
|
|
5716
|
-
}
|
|
5717
|
-
},
|
|
5718
7554
|
{
|
|
5719
7555
|
"name": "zendesk",
|
|
5720
|
-
"description": "Nuxt
|
|
7556
|
+
"description": "Nuxt module for Zendesk",
|
|
5721
7557
|
"repo": "DansMaCulotte/nuxt-zendesk",
|
|
5722
7558
|
"npm": "@dansmaculotte/nuxt-zendesk",
|
|
5723
7559
|
"icon": "zendesk.png",
|