@nuxt/modules 0.5.0-c6583d → 0.5.0-c8fd0e
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/modules.json +1893 -605
- package/package.json +1 -1
- package/categories.json +0 -21
package/modules.json
CHANGED
|
@@ -22,9 +22,61 @@
|
|
|
22
22
|
}
|
|
23
23
|
],
|
|
24
24
|
"compatibility": {
|
|
25
|
-
"
|
|
26
|
-
"
|
|
27
|
-
|
|
25
|
+
"nuxt": "^2.0.0",
|
|
26
|
+
"requires": {}
|
|
27
|
+
}
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"name": "agility-cms",
|
|
31
|
+
"description": "Agility CMS Integration for Nuxt.js",
|
|
32
|
+
"repo": "agility/agilitycms-nuxt-module",
|
|
33
|
+
"npm": "@agility/agilitycms-nuxt-module",
|
|
34
|
+
"icon": "agility.png",
|
|
35
|
+
"github": "https://github.com/agility/agilitycms-nuxt-module",
|
|
36
|
+
"website": "https://github.com/agility/agilitycms-nuxt-module",
|
|
37
|
+
"learn_more": "https://help.agilitycms.com/hc/en-us/articles/360037500492",
|
|
38
|
+
"category": "CMS",
|
|
39
|
+
"type": "3rd-party",
|
|
40
|
+
"maintainers": [
|
|
41
|
+
{
|
|
42
|
+
"name": "Joel Varty",
|
|
43
|
+
"github": "joelvarty",
|
|
44
|
+
"avatar": "https://avatars.githubusercontent.com/u/4520625?s=400&u=95fcb09b5ead7bb09fb9950e4e7a115a8a4377e8&v=4"
|
|
45
|
+
}
|
|
46
|
+
],
|
|
47
|
+
"compatibility": {
|
|
48
|
+
"nuxt": "^2.0.0",
|
|
49
|
+
"requires": {}
|
|
50
|
+
}
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"name": "algolia",
|
|
54
|
+
"description": "Algolia Search Module for Nuxt 3",
|
|
55
|
+
"repo": "nuxt-modules/algolia",
|
|
56
|
+
"npm": "@nuxtjs/algolia",
|
|
57
|
+
"icon": "algolia.svg",
|
|
58
|
+
"github": "https://github.com/nuxt-modules/algolia",
|
|
59
|
+
"website": "https://algolia.nuxtjs.org/",
|
|
60
|
+
"learn_more": "https://algolia.nuxtjs.org/",
|
|
61
|
+
"category": "Libraries",
|
|
62
|
+
"type": "community",
|
|
63
|
+
"maintainers": [
|
|
64
|
+
{
|
|
65
|
+
"name": "Jakub Andrzejewski",
|
|
66
|
+
"github": "Baroshem",
|
|
67
|
+
"avatar": "https://avatars2.githubusercontent.com/u/37120330?v=4?s=80"
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"name": "Yasser Lahbibi",
|
|
71
|
+
"github": "yassilah",
|
|
72
|
+
"avatar": "https://avatars.githubusercontent.com/u/13403295?v=4"
|
|
73
|
+
}
|
|
74
|
+
],
|
|
75
|
+
"compatibility": {
|
|
76
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
77
|
+
"requires": {
|
|
78
|
+
"bridge": true
|
|
79
|
+
}
|
|
28
80
|
}
|
|
29
81
|
},
|
|
30
82
|
{
|
|
@@ -45,9 +97,8 @@
|
|
|
45
97
|
}
|
|
46
98
|
],
|
|
47
99
|
"compatibility": {
|
|
48
|
-
"
|
|
49
|
-
"
|
|
50
|
-
"3.x": "unknown"
|
|
100
|
+
"nuxt": "^2.0.0",
|
|
101
|
+
"requires": {}
|
|
51
102
|
}
|
|
52
103
|
},
|
|
53
104
|
{
|
|
@@ -69,9 +120,8 @@
|
|
|
69
120
|
}
|
|
70
121
|
],
|
|
71
122
|
"compatibility": {
|
|
72
|
-
"
|
|
73
|
-
"
|
|
74
|
-
"3.x": "unknown"
|
|
123
|
+
"nuxt": "^2.0.0",
|
|
124
|
+
"requires": {}
|
|
75
125
|
}
|
|
76
126
|
},
|
|
77
127
|
{
|
|
@@ -92,9 +142,32 @@
|
|
|
92
142
|
}
|
|
93
143
|
],
|
|
94
144
|
"compatibility": {
|
|
95
|
-
"
|
|
96
|
-
"
|
|
97
|
-
|
|
145
|
+
"nuxt": "^2.0.0",
|
|
146
|
+
"requires": {}
|
|
147
|
+
}
|
|
148
|
+
},
|
|
149
|
+
{
|
|
150
|
+
"name": "api-party",
|
|
151
|
+
"description": "Nuxt 3 module to securely connect with any API – server proxy & dynamic composable names",
|
|
152
|
+
"repo": "johannschopplich/nuxt-api-party",
|
|
153
|
+
"npm": "nuxt-api-party",
|
|
154
|
+
"icon": "api-party.svg",
|
|
155
|
+
"github": "https://github.com/johannschopplich/nuxt-api-party",
|
|
156
|
+
"website": "https://github.com/johannschopplich/nuxt-api-party#readme",
|
|
157
|
+
"learn_more": "",
|
|
158
|
+
"category": "Request",
|
|
159
|
+
"type": "3rd-party",
|
|
160
|
+
"maintainers": [
|
|
161
|
+
{
|
|
162
|
+
"name": "Johann Schopplich",
|
|
163
|
+
"github": "johannschopplich",
|
|
164
|
+
"twitter": "jschopplich",
|
|
165
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
166
|
+
}
|
|
167
|
+
],
|
|
168
|
+
"compatibility": {
|
|
169
|
+
"nuxt": "^3.0.0",
|
|
170
|
+
"requires": {}
|
|
98
171
|
}
|
|
99
172
|
},
|
|
100
173
|
{
|
|
@@ -117,36 +190,32 @@
|
|
|
117
190
|
}
|
|
118
191
|
],
|
|
119
192
|
"compatibility": {
|
|
120
|
-
"
|
|
121
|
-
"
|
|
122
|
-
"3.x": "unknown"
|
|
193
|
+
"nuxt": "^2.0.0",
|
|
194
|
+
"requires": {}
|
|
123
195
|
}
|
|
124
196
|
},
|
|
125
197
|
{
|
|
126
198
|
"name": "apollo",
|
|
127
199
|
"description": "Integrate GraphQL in your Nuxt.js apps using vue-apollo.",
|
|
128
|
-
"repo": "nuxt-
|
|
200
|
+
"repo": "nuxt-modules/apollo",
|
|
129
201
|
"npm": "@nuxtjs/apollo",
|
|
130
202
|
"icon": "apollo.png",
|
|
131
|
-
"github": "https://github.com/nuxt-
|
|
132
|
-
"website": "https://
|
|
203
|
+
"github": "https://github.com/nuxt-modules/apollo",
|
|
204
|
+
"website": "https://apollo.nuxtjs.org",
|
|
133
205
|
"learn_more": "https://apollo.vuejs.org/guide/#what-is-graphql",
|
|
134
206
|
"category": "Request",
|
|
135
207
|
"type": "community",
|
|
136
208
|
"maintainers": [
|
|
137
209
|
{
|
|
138
|
-
"name": "
|
|
139
|
-
"github": "
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
"name": "Dominic Garms",
|
|
143
|
-
"github": "dohomi"
|
|
210
|
+
"name": "Conrawl Rogers",
|
|
211
|
+
"github": "diizzayy",
|
|
212
|
+
"twitter": "diizzayy",
|
|
213
|
+
"avatar": "https://avatars.githubusercontent.com/diizzayy?v=4"
|
|
144
214
|
}
|
|
145
215
|
],
|
|
146
216
|
"compatibility": {
|
|
147
|
-
"
|
|
148
|
-
"
|
|
149
|
-
"3.x": "broken"
|
|
217
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
218
|
+
"requires": {}
|
|
150
219
|
}
|
|
151
220
|
},
|
|
152
221
|
{
|
|
@@ -167,9 +236,8 @@
|
|
|
167
236
|
}
|
|
168
237
|
],
|
|
169
238
|
"compatibility": {
|
|
170
|
-
"
|
|
171
|
-
"
|
|
172
|
-
"3.x": "unknown"
|
|
239
|
+
"nuxt": "^2.0.0",
|
|
240
|
+
"requires": {}
|
|
173
241
|
}
|
|
174
242
|
},
|
|
175
243
|
{
|
|
@@ -190,9 +258,8 @@
|
|
|
190
258
|
}
|
|
191
259
|
],
|
|
192
260
|
"compatibility": {
|
|
193
|
-
"
|
|
194
|
-
"
|
|
195
|
-
"3.x": "unknown"
|
|
261
|
+
"nuxt": "^2.0.0",
|
|
262
|
+
"requires": {}
|
|
196
263
|
}
|
|
197
264
|
},
|
|
198
265
|
{
|
|
@@ -218,9 +285,8 @@
|
|
|
218
285
|
}
|
|
219
286
|
],
|
|
220
287
|
"compatibility": {
|
|
221
|
-
"
|
|
222
|
-
"
|
|
223
|
-
"3.x": "wip"
|
|
288
|
+
"nuxt": "^2.0.0",
|
|
289
|
+
"requires": {}
|
|
224
290
|
}
|
|
225
291
|
},
|
|
226
292
|
{
|
|
@@ -242,9 +308,8 @@
|
|
|
242
308
|
}
|
|
243
309
|
],
|
|
244
310
|
"compatibility": {
|
|
245
|
-
"
|
|
246
|
-
"
|
|
247
|
-
"3.x": "unknown"
|
|
311
|
+
"nuxt": "^2.0.0",
|
|
312
|
+
"requires": {}
|
|
248
313
|
}
|
|
249
314
|
},
|
|
250
315
|
{
|
|
@@ -265,9 +330,8 @@
|
|
|
265
330
|
}
|
|
266
331
|
],
|
|
267
332
|
"compatibility": {
|
|
268
|
-
"
|
|
269
|
-
"
|
|
270
|
-
"3.x": "unknown"
|
|
333
|
+
"nuxt": "^2.0.0",
|
|
334
|
+
"requires": {}
|
|
271
335
|
}
|
|
272
336
|
},
|
|
273
337
|
{
|
|
@@ -298,9 +362,8 @@
|
|
|
298
362
|
}
|
|
299
363
|
],
|
|
300
364
|
"compatibility": {
|
|
301
|
-
"
|
|
302
|
-
"
|
|
303
|
-
"3.x": "unknown"
|
|
365
|
+
"nuxt": "^2.0.0",
|
|
366
|
+
"requires": {}
|
|
304
367
|
}
|
|
305
368
|
},
|
|
306
369
|
{
|
|
@@ -322,9 +385,8 @@
|
|
|
322
385
|
}
|
|
323
386
|
],
|
|
324
387
|
"compatibility": {
|
|
325
|
-
"
|
|
326
|
-
"
|
|
327
|
-
"3.x": "unknown"
|
|
388
|
+
"nuxt": "^2.0.0",
|
|
389
|
+
"requires": {}
|
|
328
390
|
}
|
|
329
391
|
},
|
|
330
392
|
{
|
|
@@ -345,14 +407,13 @@
|
|
|
345
407
|
}
|
|
346
408
|
],
|
|
347
409
|
"compatibility": {
|
|
348
|
-
"
|
|
349
|
-
"
|
|
350
|
-
"3.x": "unknown"
|
|
410
|
+
"nuxt": "^2.0.0",
|
|
411
|
+
"requires": {}
|
|
351
412
|
}
|
|
352
413
|
},
|
|
353
414
|
{
|
|
354
415
|
"name": "bugsnag",
|
|
355
|
-
"description": "Bugsnag
|
|
416
|
+
"description": "Bugsnag integration for nuxt.js. Makes it easy to add bugsnag to your Project. Supports uploading source maps.",
|
|
356
417
|
"repo": "JulianMar/nuxt-bugsnag",
|
|
357
418
|
"npm": "nuxt-bugsnag",
|
|
358
419
|
"icon": "bugsnag.png",
|
|
@@ -364,13 +425,15 @@
|
|
|
364
425
|
"maintainers": [
|
|
365
426
|
{
|
|
366
427
|
"name": "JulianMar",
|
|
367
|
-
"github": "JulianMar"
|
|
428
|
+
"github": "JulianMar",
|
|
429
|
+
"twitter": "julian_martin96"
|
|
368
430
|
}
|
|
369
431
|
],
|
|
370
432
|
"compatibility": {
|
|
371
|
-
"
|
|
372
|
-
"
|
|
373
|
-
|
|
433
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
434
|
+
"requires": {
|
|
435
|
+
"bridge": true
|
|
436
|
+
}
|
|
374
437
|
}
|
|
375
438
|
},
|
|
376
439
|
{
|
|
@@ -391,9 +454,8 @@
|
|
|
391
454
|
}
|
|
392
455
|
],
|
|
393
456
|
"compatibility": {
|
|
394
|
-
"
|
|
395
|
-
"
|
|
396
|
-
"3.x": "unknown"
|
|
457
|
+
"nuxt": "^2.0.0",
|
|
458
|
+
"requires": {}
|
|
397
459
|
}
|
|
398
460
|
},
|
|
399
461
|
{
|
|
@@ -414,14 +476,13 @@
|
|
|
414
476
|
}
|
|
415
477
|
],
|
|
416
478
|
"compatibility": {
|
|
417
|
-
"
|
|
418
|
-
"
|
|
419
|
-
"3.x": "unknown"
|
|
479
|
+
"nuxt": "^2.0.0",
|
|
480
|
+
"requires": {}
|
|
420
481
|
}
|
|
421
482
|
},
|
|
422
483
|
{
|
|
423
484
|
"name": "canvas-sketch",
|
|
424
|
-
"description": "Nuxt.js module for making generative and 3D artwork with canvas-sketch in
|
|
485
|
+
"description": "Nuxt.js module for making generative and 3D artwork with canvas-sketch in JavaScript",
|
|
425
486
|
"repo": "LuXDAmore/generative-art",
|
|
426
487
|
"npm": "@luxdamore/nuxt-canvas-sketch",
|
|
427
488
|
"icon": "",
|
|
@@ -438,9 +499,8 @@
|
|
|
438
499
|
}
|
|
439
500
|
],
|
|
440
501
|
"compatibility": {
|
|
441
|
-
"
|
|
442
|
-
"
|
|
443
|
-
"3.x": "unknown"
|
|
502
|
+
"nuxt": "^2.0.0",
|
|
503
|
+
"requires": {}
|
|
444
504
|
}
|
|
445
505
|
},
|
|
446
506
|
{
|
|
@@ -461,9 +521,30 @@
|
|
|
461
521
|
}
|
|
462
522
|
],
|
|
463
523
|
"compatibility": {
|
|
464
|
-
"
|
|
465
|
-
"
|
|
466
|
-
|
|
524
|
+
"nuxt": "^2.0.0",
|
|
525
|
+
"requires": {}
|
|
526
|
+
}
|
|
527
|
+
},
|
|
528
|
+
{
|
|
529
|
+
"name": "chatwoot",
|
|
530
|
+
"description": "Chatwoot is an open-source customer engagement platform that helps companies engage their customers on their website",
|
|
531
|
+
"repo": "huntersofbook/huntersofbook#main/projects/chatwoot/packages/nuxt",
|
|
532
|
+
"npm": "@huntersofbook/chatwoot-nuxt",
|
|
533
|
+
"icon": "chatwoot.png",
|
|
534
|
+
"github": "https://github.com/huntersofbook/huntersofbook/tree/main/projects/chatwoot/packages/nuxt",
|
|
535
|
+
"website": "https://github.com/huntersofbook/huntersofbook/tree/main/projects/chatwoot/packages/nuxt",
|
|
536
|
+
"learn_more": "https://www.chatwoot.com",
|
|
537
|
+
"category": "Libraries",
|
|
538
|
+
"type": "3rd-party",
|
|
539
|
+
"maintainers": [
|
|
540
|
+
{
|
|
541
|
+
"name": "productdevbook",
|
|
542
|
+
"github": "productdevbook"
|
|
543
|
+
}
|
|
544
|
+
],
|
|
545
|
+
"compatibility": {
|
|
546
|
+
"nuxt": "^3.0.0",
|
|
547
|
+
"requires": {}
|
|
467
548
|
}
|
|
468
549
|
},
|
|
469
550
|
{
|
|
@@ -484,9 +565,8 @@
|
|
|
484
565
|
}
|
|
485
566
|
],
|
|
486
567
|
"compatibility": {
|
|
487
|
-
"
|
|
488
|
-
"
|
|
489
|
-
"3.x": "unknown"
|
|
568
|
+
"nuxt": "^2.0.0",
|
|
569
|
+
"requires": {}
|
|
490
570
|
}
|
|
491
571
|
},
|
|
492
572
|
{
|
|
@@ -507,9 +587,8 @@
|
|
|
507
587
|
}
|
|
508
588
|
],
|
|
509
589
|
"compatibility": {
|
|
510
|
-
"
|
|
511
|
-
"
|
|
512
|
-
"3.x": "unknown"
|
|
590
|
+
"nuxt": "^2.0.0",
|
|
591
|
+
"requires": {}
|
|
513
592
|
}
|
|
514
593
|
},
|
|
515
594
|
{
|
|
@@ -530,9 +609,8 @@
|
|
|
530
609
|
}
|
|
531
610
|
],
|
|
532
611
|
"compatibility": {
|
|
533
|
-
"
|
|
534
|
-
"
|
|
535
|
-
"3.x": "unknown"
|
|
612
|
+
"nuxt": "^2.0.0",
|
|
613
|
+
"requires": {}
|
|
536
614
|
}
|
|
537
615
|
},
|
|
538
616
|
{
|
|
@@ -554,9 +632,8 @@
|
|
|
554
632
|
}
|
|
555
633
|
],
|
|
556
634
|
"compatibility": {
|
|
557
|
-
"
|
|
558
|
-
"
|
|
559
|
-
"3.x": "broken"
|
|
635
|
+
"nuxt": "^2.0.0",
|
|
636
|
+
"requires": {}
|
|
560
637
|
}
|
|
561
638
|
},
|
|
562
639
|
{
|
|
@@ -578,9 +655,10 @@
|
|
|
578
655
|
}
|
|
579
656
|
],
|
|
580
657
|
"compatibility": {
|
|
581
|
-
"
|
|
582
|
-
"
|
|
583
|
-
|
|
658
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
659
|
+
"requires": {
|
|
660
|
+
"bridge": "optional"
|
|
661
|
+
}
|
|
584
662
|
}
|
|
585
663
|
},
|
|
586
664
|
{
|
|
@@ -602,9 +680,8 @@
|
|
|
602
680
|
}
|
|
603
681
|
],
|
|
604
682
|
"compatibility": {
|
|
605
|
-
"
|
|
606
|
-
"
|
|
607
|
-
"3.x": "unknown"
|
|
683
|
+
"nuxt": "^2.0.0",
|
|
684
|
+
"requires": {}
|
|
608
685
|
}
|
|
609
686
|
},
|
|
610
687
|
{
|
|
@@ -626,17 +703,16 @@
|
|
|
626
703
|
}
|
|
627
704
|
],
|
|
628
705
|
"compatibility": {
|
|
629
|
-
"
|
|
630
|
-
"
|
|
631
|
-
"3.x": "unknown"
|
|
706
|
+
"nuxt": "^2.0.0",
|
|
707
|
+
"requires": {}
|
|
632
708
|
}
|
|
633
709
|
},
|
|
634
710
|
{
|
|
635
711
|
"name": "content",
|
|
636
|
-
"description": "
|
|
637
|
-
"repo": "nuxt/content#
|
|
712
|
+
"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
|
+
"repo": "nuxt/content#main",
|
|
638
714
|
"npm": "@nuxt/content",
|
|
639
|
-
"icon": "
|
|
715
|
+
"icon": "nuxt.png",
|
|
640
716
|
"github": "https://github.com/nuxt/content",
|
|
641
717
|
"website": "https://content.nuxtjs.org",
|
|
642
718
|
"learn_more": "",
|
|
@@ -644,9 +720,14 @@
|
|
|
644
720
|
"type": "official",
|
|
645
721
|
"maintainers": [
|
|
646
722
|
{
|
|
647
|
-
"name": "
|
|
648
|
-
"github": "
|
|
649
|
-
"twitter": "
|
|
723
|
+
"name": "Yaël Guilloux",
|
|
724
|
+
"github": "Tahul",
|
|
725
|
+
"twitter": "yaeeelglx"
|
|
726
|
+
},
|
|
727
|
+
{
|
|
728
|
+
"name": "Ahad Birang",
|
|
729
|
+
"github": "farnabaz",
|
|
730
|
+
"twitter": "a_birang"
|
|
650
731
|
},
|
|
651
732
|
{
|
|
652
733
|
"name": "Sebastien Chopin",
|
|
@@ -655,9 +736,8 @@
|
|
|
655
736
|
}
|
|
656
737
|
],
|
|
657
738
|
"compatibility": {
|
|
658
|
-
"
|
|
659
|
-
"
|
|
660
|
-
"3.x": "broken"
|
|
739
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
740
|
+
"requires": {}
|
|
661
741
|
}
|
|
662
742
|
},
|
|
663
743
|
{
|
|
@@ -678,9 +758,8 @@
|
|
|
678
758
|
}
|
|
679
759
|
],
|
|
680
760
|
"compatibility": {
|
|
681
|
-
"
|
|
682
|
-
"
|
|
683
|
-
"3.x": "unknown"
|
|
761
|
+
"nuxt": "^2.0.0",
|
|
762
|
+
"requires": {}
|
|
684
763
|
}
|
|
685
764
|
},
|
|
686
765
|
{
|
|
@@ -705,9 +784,8 @@
|
|
|
705
784
|
}
|
|
706
785
|
],
|
|
707
786
|
"compatibility": {
|
|
708
|
-
"
|
|
709
|
-
"
|
|
710
|
-
"3.x": "unknown"
|
|
787
|
+
"nuxt": "^2.0.0",
|
|
788
|
+
"requires": {}
|
|
711
789
|
}
|
|
712
790
|
},
|
|
713
791
|
{
|
|
@@ -728,9 +806,8 @@
|
|
|
728
806
|
}
|
|
729
807
|
],
|
|
730
808
|
"compatibility": {
|
|
731
|
-
"
|
|
732
|
-
"
|
|
733
|
-
"3.x": "unknown"
|
|
809
|
+
"nuxt": "^2.0.0",
|
|
810
|
+
"requires": {}
|
|
734
811
|
}
|
|
735
812
|
},
|
|
736
813
|
{
|
|
@@ -751,9 +828,30 @@
|
|
|
751
828
|
}
|
|
752
829
|
],
|
|
753
830
|
"compatibility": {
|
|
754
|
-
"
|
|
755
|
-
"
|
|
756
|
-
|
|
831
|
+
"nuxt": "^2.0.0",
|
|
832
|
+
"requires": {}
|
|
833
|
+
}
|
|
834
|
+
},
|
|
835
|
+
{
|
|
836
|
+
"name": "datocms",
|
|
837
|
+
"description": "DatoCMS integration for Nuxt.js",
|
|
838
|
+
"repo": "voorhoede/nuxt-datocms-module",
|
|
839
|
+
"npm": "@voorhoede/nuxt-datocms-module",
|
|
840
|
+
"icon": "datocms.png",
|
|
841
|
+
"github": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
842
|
+
"website": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
843
|
+
"learn_more": "https://www.datocms.com/",
|
|
844
|
+
"category": "CMS",
|
|
845
|
+
"type": "3rd-party",
|
|
846
|
+
"maintainers": [
|
|
847
|
+
{
|
|
848
|
+
"name": "Frankwarnaar",
|
|
849
|
+
"github": "Frankwarnaar"
|
|
850
|
+
}
|
|
851
|
+
],
|
|
852
|
+
"compatibility": {
|
|
853
|
+
"nuxt": "^2.0.0",
|
|
854
|
+
"requires": {}
|
|
757
855
|
}
|
|
758
856
|
},
|
|
759
857
|
{
|
|
@@ -775,9 +873,31 @@
|
|
|
775
873
|
}
|
|
776
874
|
],
|
|
777
875
|
"compatibility": {
|
|
778
|
-
"
|
|
779
|
-
"
|
|
780
|
-
|
|
876
|
+
"nuxt": "^2.0.0",
|
|
877
|
+
"requires": {}
|
|
878
|
+
}
|
|
879
|
+
},
|
|
880
|
+
{
|
|
881
|
+
"name": "delay-hydration",
|
|
882
|
+
"description": "Improve your Nuxt.js v2 Google Lighthouse score by delaying hydration.",
|
|
883
|
+
"repo": "harlan-zw/nuxt-delay-hydration#main/packages/nuxt-delay-hydration",
|
|
884
|
+
"npm": "nuxt-delay-hydration",
|
|
885
|
+
"icon": "lighthouse.svg",
|
|
886
|
+
"github": "https://github.com/harlan-zw/nuxt-delay-hydration",
|
|
887
|
+
"website": "https://github.com/harlan-zw/nuxt-delay-hydration",
|
|
888
|
+
"learn_more": "",
|
|
889
|
+
"category": "Performance",
|
|
890
|
+
"type": "3rd-party",
|
|
891
|
+
"maintainers": [
|
|
892
|
+
{
|
|
893
|
+
"name": "Harlan Wilton",
|
|
894
|
+
"github": "harlan-zw",
|
|
895
|
+
"twitter": "harlan_zw"
|
|
896
|
+
}
|
|
897
|
+
],
|
|
898
|
+
"compatibility": {
|
|
899
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
900
|
+
"requires": {}
|
|
781
901
|
}
|
|
782
902
|
},
|
|
783
903
|
{
|
|
@@ -798,9 +918,33 @@
|
|
|
798
918
|
}
|
|
799
919
|
],
|
|
800
920
|
"compatibility": {
|
|
801
|
-
"
|
|
802
|
-
"
|
|
803
|
-
|
|
921
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
922
|
+
"requires": {}
|
|
923
|
+
}
|
|
924
|
+
},
|
|
925
|
+
{
|
|
926
|
+
"name": "directus",
|
|
927
|
+
"description": "Easily connect your Nuxt3 application to your directus server.",
|
|
928
|
+
"repo": "intevel/nuxt-directus",
|
|
929
|
+
"npm": "nuxt-directus",
|
|
930
|
+
"icon": "directus.svg",
|
|
931
|
+
"github": "https://github.com/directus/nuxt-directus/",
|
|
932
|
+
"website": "https://nuxt-directus.netlify.app/",
|
|
933
|
+
"learn_more": "https://nuxt-directus.netlify.app/",
|
|
934
|
+
"category": "CMS",
|
|
935
|
+
"type": "3rd-party",
|
|
936
|
+
"maintainers": [
|
|
937
|
+
{
|
|
938
|
+
"name": "Conner Bachmann",
|
|
939
|
+
"github": "intevel",
|
|
940
|
+
"avatar": "https://avatars.githubusercontent.com/u/59223342?v=4"
|
|
941
|
+
}
|
|
942
|
+
],
|
|
943
|
+
"compatibility": {
|
|
944
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
945
|
+
"requires": {
|
|
946
|
+
"bridge": true
|
|
947
|
+
}
|
|
804
948
|
}
|
|
805
949
|
},
|
|
806
950
|
{
|
|
@@ -821,9 +965,41 @@
|
|
|
821
965
|
}
|
|
822
966
|
],
|
|
823
967
|
"compatibility": {
|
|
824
|
-
"
|
|
825
|
-
"
|
|
826
|
-
|
|
968
|
+
"nuxt": "^2.0.0",
|
|
969
|
+
"requires": {}
|
|
970
|
+
}
|
|
971
|
+
},
|
|
972
|
+
{
|
|
973
|
+
"name": "drupal-ce",
|
|
974
|
+
"description": "Connects Nuxt.js with Drupal via the Lupus Custom Elements Renderer",
|
|
975
|
+
"repo": "drunomics/nuxtjs-drupal-ce",
|
|
976
|
+
"npm": "nuxtjs-drupal-ce",
|
|
977
|
+
"icon": "drupal-ce.png",
|
|
978
|
+
"github": "https://github.com/drunomics/nuxtjs-drupal-ce",
|
|
979
|
+
"website": "https://stack.lupus.digital",
|
|
980
|
+
"learn_more": "https://stack.lupus.digital/2-resources/learning",
|
|
981
|
+
"category": "CMS",
|
|
982
|
+
"type": "3rd-party",
|
|
983
|
+
"maintainers": [
|
|
984
|
+
{
|
|
985
|
+
"name": "Wolfgang Ziegler // fago",
|
|
986
|
+
"github": "fago",
|
|
987
|
+
"avatar": "https://avatars.githubusercontent.com/u/132232?v=4"
|
|
988
|
+
},
|
|
989
|
+
{
|
|
990
|
+
"name": "Maximilian Götz-Mikus",
|
|
991
|
+
"github": "maximilianmikus",
|
|
992
|
+
"avatar": "https://avatars.githubusercontent.com/u/1254146?v=4"
|
|
993
|
+
},
|
|
994
|
+
{
|
|
995
|
+
"name": "David Licen",
|
|
996
|
+
"github": "davision",
|
|
997
|
+
"avatar": "https://avatars.githubusercontent.com/u/3862832?v=4"
|
|
998
|
+
}
|
|
999
|
+
],
|
|
1000
|
+
"compatibility": {
|
|
1001
|
+
"nuxt": "^2.0.0",
|
|
1002
|
+
"requires": {}
|
|
827
1003
|
}
|
|
828
1004
|
},
|
|
829
1005
|
{
|
|
@@ -844,9 +1020,32 @@
|
|
|
844
1020
|
}
|
|
845
1021
|
],
|
|
846
1022
|
"compatibility": {
|
|
847
|
-
"
|
|
848
|
-
"
|
|
849
|
-
|
|
1023
|
+
"nuxt": "^2.0.0",
|
|
1024
|
+
"requires": {}
|
|
1025
|
+
}
|
|
1026
|
+
},
|
|
1027
|
+
{
|
|
1028
|
+
"name": "element-plus",
|
|
1029
|
+
"description": "A Vue 3 based component library for designers and developers",
|
|
1030
|
+
"repo": "element-plus/element-plus-nuxt",
|
|
1031
|
+
"npm": "@element-plus/nuxt",
|
|
1032
|
+
"icon": "element-plus.svg",
|
|
1033
|
+
"github": "https://github.com/element-plus/element-plus",
|
|
1034
|
+
"website": "https://element-plus.org",
|
|
1035
|
+
"learn_more": "https://github.com/element-plus/element-plus-nuxt",
|
|
1036
|
+
"category": "UI",
|
|
1037
|
+
"type": "3rd-party",
|
|
1038
|
+
"maintainers": [
|
|
1039
|
+
{
|
|
1040
|
+
"name": "tolking",
|
|
1041
|
+
"github": "tolking"
|
|
1042
|
+
}
|
|
1043
|
+
],
|
|
1044
|
+
"compatibility": {
|
|
1045
|
+
"nuxt": "^3.0.0",
|
|
1046
|
+
"requires": {
|
|
1047
|
+
"bridge": "optional"
|
|
1048
|
+
}
|
|
850
1049
|
}
|
|
851
1050
|
},
|
|
852
1051
|
{
|
|
@@ -868,9 +1067,8 @@
|
|
|
868
1067
|
}
|
|
869
1068
|
],
|
|
870
1069
|
"compatibility": {
|
|
871
|
-
"
|
|
872
|
-
"
|
|
873
|
-
"3.x": "unknown"
|
|
1070
|
+
"nuxt": "^2.0.0",
|
|
1071
|
+
"requires": {}
|
|
874
1072
|
}
|
|
875
1073
|
},
|
|
876
1074
|
{
|
|
@@ -891,9 +1089,8 @@
|
|
|
891
1089
|
}
|
|
892
1090
|
],
|
|
893
1091
|
"compatibility": {
|
|
894
|
-
"
|
|
895
|
-
"
|
|
896
|
-
"3.x": "unknown"
|
|
1092
|
+
"nuxt": "^2.0.0",
|
|
1093
|
+
"requires": {}
|
|
897
1094
|
}
|
|
898
1095
|
},
|
|
899
1096
|
{
|
|
@@ -914,9 +1111,8 @@
|
|
|
914
1111
|
}
|
|
915
1112
|
],
|
|
916
1113
|
"compatibility": {
|
|
917
|
-
"
|
|
918
|
-
"
|
|
919
|
-
"3.x": "unknown"
|
|
1114
|
+
"nuxt": "^2.0.0",
|
|
1115
|
+
"requires": {}
|
|
920
1116
|
}
|
|
921
1117
|
},
|
|
922
1118
|
{
|
|
@@ -937,9 +1133,8 @@
|
|
|
937
1133
|
}
|
|
938
1134
|
],
|
|
939
1135
|
"compatibility": {
|
|
940
|
-
"
|
|
941
|
-
"
|
|
942
|
-
"3.x": "unknown"
|
|
1136
|
+
"nuxt": "^2.0.0",
|
|
1137
|
+
"requires": {}
|
|
943
1138
|
}
|
|
944
1139
|
},
|
|
945
1140
|
{
|
|
@@ -960,14 +1155,13 @@
|
|
|
960
1155
|
}
|
|
961
1156
|
],
|
|
962
1157
|
"compatibility": {
|
|
963
|
-
"
|
|
964
|
-
"
|
|
965
|
-
"3.x": "unknown"
|
|
1158
|
+
"nuxt": "^2.0.0",
|
|
1159
|
+
"requires": {}
|
|
966
1160
|
}
|
|
967
1161
|
},
|
|
968
1162
|
{
|
|
969
1163
|
"name": "feed",
|
|
970
|
-
"description": "Feed module enables everyone to have RSS, Atom and
|
|
1164
|
+
"description": "Feed module enables everyone to have RSS, Atom and JSON.",
|
|
971
1165
|
"repo": "nuxt-community/feed-module",
|
|
972
1166
|
"npm": "@nuxtjs/feed",
|
|
973
1167
|
"icon": "",
|
|
@@ -984,15 +1178,14 @@
|
|
|
984
1178
|
}
|
|
985
1179
|
],
|
|
986
1180
|
"compatibility": {
|
|
987
|
-
"
|
|
988
|
-
"
|
|
989
|
-
"3.x": "unknown"
|
|
1181
|
+
"nuxt": "^2.0.0",
|
|
1182
|
+
"requires": {}
|
|
990
1183
|
}
|
|
991
1184
|
},
|
|
992
1185
|
{
|
|
993
1186
|
"name": "firebase",
|
|
994
1187
|
"description": "Integrate Firebase into your Nuxt project.",
|
|
995
|
-
"repo": "nuxt-community/firebase-module",
|
|
1188
|
+
"repo": "nuxt-community/firebase-module#master/packages/firebase-module",
|
|
996
1189
|
"npm": "@nuxtjs/firebase",
|
|
997
1190
|
"icon": "firebase.png",
|
|
998
1191
|
"github": "https://github.com/nuxt-community/firebase-module",
|
|
@@ -1007,9 +1200,8 @@
|
|
|
1007
1200
|
}
|
|
1008
1201
|
],
|
|
1009
1202
|
"compatibility": {
|
|
1010
|
-
"
|
|
1011
|
-
"
|
|
1012
|
-
"3.x": "unknown"
|
|
1203
|
+
"nuxt": "^2.0.0",
|
|
1204
|
+
"requires": {}
|
|
1013
1205
|
}
|
|
1014
1206
|
},
|
|
1015
1207
|
{
|
|
@@ -1030,9 +1222,8 @@
|
|
|
1030
1222
|
}
|
|
1031
1223
|
],
|
|
1032
1224
|
"compatibility": {
|
|
1033
|
-
"
|
|
1034
|
-
"
|
|
1035
|
-
"3.x": "unknown"
|
|
1225
|
+
"nuxt": "^2.0.0",
|
|
1226
|
+
"requires": {}
|
|
1036
1227
|
}
|
|
1037
1228
|
},
|
|
1038
1229
|
{
|
|
@@ -1053,9 +1244,8 @@
|
|
|
1053
1244
|
}
|
|
1054
1245
|
],
|
|
1055
1246
|
"compatibility": {
|
|
1056
|
-
"
|
|
1057
|
-
"
|
|
1058
|
-
"3.x": "unknown"
|
|
1247
|
+
"nuxt": "^2.0.0",
|
|
1248
|
+
"requires": {}
|
|
1059
1249
|
}
|
|
1060
1250
|
},
|
|
1061
1251
|
{
|
|
@@ -1076,9 +1266,31 @@
|
|
|
1076
1266
|
}
|
|
1077
1267
|
],
|
|
1078
1268
|
"compatibility": {
|
|
1079
|
-
"
|
|
1080
|
-
"
|
|
1081
|
-
|
|
1269
|
+
"nuxt": "^2.0.0",
|
|
1270
|
+
"requires": {}
|
|
1271
|
+
}
|
|
1272
|
+
},
|
|
1273
|
+
{
|
|
1274
|
+
"name": "fontaine",
|
|
1275
|
+
"description": "Automatically optimized font fallback based on font metrics",
|
|
1276
|
+
"repo": "nuxt-modules/fontaine",
|
|
1277
|
+
"npm": "@nuxtjs/fontaine",
|
|
1278
|
+
"icon": "fontaine.png",
|
|
1279
|
+
"github": "https://github.com/nuxt-modules/fontaine",
|
|
1280
|
+
"website": "https://github.com/unjs/fontaine",
|
|
1281
|
+
"learn_more": "https://github.com/unjs/fontaine",
|
|
1282
|
+
"category": "Performance",
|
|
1283
|
+
"type": "community",
|
|
1284
|
+
"maintainers": [
|
|
1285
|
+
{
|
|
1286
|
+
"name": "Daniel Roe",
|
|
1287
|
+
"github": "danielroe",
|
|
1288
|
+
"twitter": "danielcroe"
|
|
1289
|
+
}
|
|
1290
|
+
],
|
|
1291
|
+
"compatibility": {
|
|
1292
|
+
"nuxt": "^3.0.0",
|
|
1293
|
+
"requires": {}
|
|
1082
1294
|
}
|
|
1083
1295
|
},
|
|
1084
1296
|
{
|
|
@@ -1099,9 +1311,36 @@
|
|
|
1099
1311
|
}
|
|
1100
1312
|
],
|
|
1101
1313
|
"compatibility": {
|
|
1102
|
-
"
|
|
1103
|
-
"
|
|
1104
|
-
|
|
1314
|
+
"nuxt": "^2.0.0",
|
|
1315
|
+
"requires": {}
|
|
1316
|
+
}
|
|
1317
|
+
},
|
|
1318
|
+
{
|
|
1319
|
+
"name": "formkit",
|
|
1320
|
+
"description": "Seamless FormKit integration for Nuxt",
|
|
1321
|
+
"repo": "formkit/formkit#master/packages/nuxt",
|
|
1322
|
+
"npm": "@formkit/nuxt",
|
|
1323
|
+
"icon": "formkit.png",
|
|
1324
|
+
"github": "https://github.com/formkit/formkit",
|
|
1325
|
+
"website": "https://formkit.com",
|
|
1326
|
+
"learn_more": "https://formkit.com/essentials/installation#with-nuxt",
|
|
1327
|
+
"category": "Libraries",
|
|
1328
|
+
"type": "3rd-party",
|
|
1329
|
+
"maintainers": [
|
|
1330
|
+
{
|
|
1331
|
+
"name": "Justin Schroeder",
|
|
1332
|
+
"github": "justin-schroeder",
|
|
1333
|
+
"twitter": "jpschroeder"
|
|
1334
|
+
},
|
|
1335
|
+
{
|
|
1336
|
+
"name": "Andrew Boyd",
|
|
1337
|
+
"github": "andrew-boyd",
|
|
1338
|
+
"twitter": "0xBOYD"
|
|
1339
|
+
}
|
|
1340
|
+
],
|
|
1341
|
+
"compatibility": {
|
|
1342
|
+
"nuxt": "^3.0.0",
|
|
1343
|
+
"requires": {}
|
|
1105
1344
|
}
|
|
1106
1345
|
},
|
|
1107
1346
|
{
|
|
@@ -1122,9 +1361,8 @@
|
|
|
1122
1361
|
}
|
|
1123
1362
|
],
|
|
1124
1363
|
"compatibility": {
|
|
1125
|
-
"
|
|
1126
|
-
"
|
|
1127
|
-
"3.x": "unknown"
|
|
1364
|
+
"nuxt": "^2.0.0",
|
|
1365
|
+
"requires": {}
|
|
1128
1366
|
}
|
|
1129
1367
|
},
|
|
1130
1368
|
{
|
|
@@ -1145,9 +1383,8 @@
|
|
|
1145
1383
|
}
|
|
1146
1384
|
],
|
|
1147
1385
|
"compatibility": {
|
|
1148
|
-
"
|
|
1149
|
-
"
|
|
1150
|
-
"3.x": "unknown"
|
|
1386
|
+
"nuxt": "^2.0.0",
|
|
1387
|
+
"requires": {}
|
|
1151
1388
|
}
|
|
1152
1389
|
},
|
|
1153
1390
|
{
|
|
@@ -1162,15 +1399,18 @@
|
|
|
1162
1399
|
"category": "Analytics",
|
|
1163
1400
|
"type": "community",
|
|
1164
1401
|
"maintainers": [
|
|
1402
|
+
{
|
|
1403
|
+
"name": "Alexander Lichter",
|
|
1404
|
+
"github": "manniL"
|
|
1405
|
+
},
|
|
1165
1406
|
{
|
|
1166
1407
|
"name": "Troy Morehouse",
|
|
1167
1408
|
"github": "tmorehouse"
|
|
1168
1409
|
}
|
|
1169
1410
|
],
|
|
1170
1411
|
"compatibility": {
|
|
1171
|
-
"
|
|
1172
|
-
"
|
|
1173
|
-
"3.x": "unknown"
|
|
1412
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1413
|
+
"requires": {}
|
|
1174
1414
|
}
|
|
1175
1415
|
},
|
|
1176
1416
|
{
|
|
@@ -1201,9 +1441,8 @@
|
|
|
1201
1441
|
}
|
|
1202
1442
|
],
|
|
1203
1443
|
"compatibility": {
|
|
1204
|
-
"
|
|
1205
|
-
"
|
|
1206
|
-
"3.x": "unknown"
|
|
1444
|
+
"nuxt": "^2.0.0",
|
|
1445
|
+
"requires": {}
|
|
1207
1446
|
}
|
|
1208
1447
|
},
|
|
1209
1448
|
{
|
|
@@ -1224,9 +1463,10 @@
|
|
|
1224
1463
|
}
|
|
1225
1464
|
],
|
|
1226
1465
|
"compatibility": {
|
|
1227
|
-
"
|
|
1228
|
-
"
|
|
1229
|
-
|
|
1466
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1467
|
+
"requires": {
|
|
1468
|
+
"bridge": "optional"
|
|
1469
|
+
}
|
|
1230
1470
|
}
|
|
1231
1471
|
},
|
|
1232
1472
|
{
|
|
@@ -1251,9 +1491,8 @@
|
|
|
1251
1491
|
}
|
|
1252
1492
|
],
|
|
1253
1493
|
"compatibility": {
|
|
1254
|
-
"
|
|
1255
|
-
"
|
|
1256
|
-
"3.x": "unknown"
|
|
1494
|
+
"nuxt": "^2.0.0",
|
|
1495
|
+
"requires": {}
|
|
1257
1496
|
}
|
|
1258
1497
|
},
|
|
1259
1498
|
{
|
|
@@ -1285,9 +1524,30 @@
|
|
|
1285
1524
|
}
|
|
1286
1525
|
],
|
|
1287
1526
|
"compatibility": {
|
|
1288
|
-
"
|
|
1289
|
-
"
|
|
1290
|
-
|
|
1527
|
+
"nuxt": "^2.0.0",
|
|
1528
|
+
"requires": {}
|
|
1529
|
+
}
|
|
1530
|
+
},
|
|
1531
|
+
{
|
|
1532
|
+
"name": "graphql-client",
|
|
1533
|
+
"description": "Minimal GraphQL Client + Code Generation for Nuxt. Auto imports GraphQL Operations for easy execution.",
|
|
1534
|
+
"repo": "diizzayy/nuxt-graphql-client",
|
|
1535
|
+
"npm": "nuxt-graphql-client",
|
|
1536
|
+
"icon": "graphql-client.svg",
|
|
1537
|
+
"github": "https://github.com/diizzayy/nuxt-graphql-client",
|
|
1538
|
+
"website": "https://github.com/diizzayy/nuxt-graphql-client",
|
|
1539
|
+
"learn_more": "https://www.graphql-code-generator.com/plugins/typescript-graphql-request",
|
|
1540
|
+
"category": "Request",
|
|
1541
|
+
"type": "3rd-party",
|
|
1542
|
+
"maintainers": [
|
|
1543
|
+
{
|
|
1544
|
+
"name": "Diizzayy",
|
|
1545
|
+
"github": "diizzayy"
|
|
1546
|
+
}
|
|
1547
|
+
],
|
|
1548
|
+
"compatibility": {
|
|
1549
|
+
"nuxt": "^3.0.0",
|
|
1550
|
+
"requires": {}
|
|
1291
1551
|
}
|
|
1292
1552
|
},
|
|
1293
1553
|
{
|
|
@@ -1308,9 +1568,8 @@
|
|
|
1308
1568
|
}
|
|
1309
1569
|
],
|
|
1310
1570
|
"compatibility": {
|
|
1311
|
-
"
|
|
1312
|
-
"
|
|
1313
|
-
"3.x": "unknown"
|
|
1571
|
+
"nuxt": "^2.0.0",
|
|
1572
|
+
"requires": {}
|
|
1314
1573
|
}
|
|
1315
1574
|
},
|
|
1316
1575
|
{
|
|
@@ -1332,9 +1591,8 @@
|
|
|
1332
1591
|
}
|
|
1333
1592
|
],
|
|
1334
1593
|
"compatibility": {
|
|
1335
|
-
"
|
|
1336
|
-
"
|
|
1337
|
-
"3.x": "unknown"
|
|
1594
|
+
"nuxt": "^2.0.0",
|
|
1595
|
+
"requires": {}
|
|
1338
1596
|
}
|
|
1339
1597
|
},
|
|
1340
1598
|
{
|
|
@@ -1355,9 +1613,76 @@
|
|
|
1355
1613
|
}
|
|
1356
1614
|
],
|
|
1357
1615
|
"compatibility": {
|
|
1358
|
-
"
|
|
1359
|
-
"
|
|
1360
|
-
|
|
1616
|
+
"nuxt": "^2.0.0",
|
|
1617
|
+
"requires": {}
|
|
1618
|
+
}
|
|
1619
|
+
},
|
|
1620
|
+
{
|
|
1621
|
+
"name": "harlem",
|
|
1622
|
+
"description": "Harlem is a simple, unopinionated, lightweight and extensible state management solution for Vue 3.",
|
|
1623
|
+
"repo": "nuxt-modules/harlem",
|
|
1624
|
+
"npm": "@nuxtjs/harlem",
|
|
1625
|
+
"icon": "harlem.svg",
|
|
1626
|
+
"github": "https://github.com/nuxt-modules/harlem",
|
|
1627
|
+
"website": "https://github.com/nuxt-modules/harlem",
|
|
1628
|
+
"learn_more": "https://harlemjs.com/",
|
|
1629
|
+
"category": "Extensions",
|
|
1630
|
+
"type": "community",
|
|
1631
|
+
"maintainers": [
|
|
1632
|
+
{
|
|
1633
|
+
"name": "Daniel Roe",
|
|
1634
|
+
"github": "danielroe",
|
|
1635
|
+
"twitter": "danielcroe"
|
|
1636
|
+
}
|
|
1637
|
+
],
|
|
1638
|
+
"compatibility": {
|
|
1639
|
+
"nuxt": "^3.0.0",
|
|
1640
|
+
"requires": {}
|
|
1641
|
+
}
|
|
1642
|
+
},
|
|
1643
|
+
{
|
|
1644
|
+
"name": "headlessui",
|
|
1645
|
+
"description": "Headless UI integration for Nuxt. Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.",
|
|
1646
|
+
"repo": "P4sca1/nuxt-headlessui",
|
|
1647
|
+
"npm": "nuxt-headlessui",
|
|
1648
|
+
"icon": "headlessui.png",
|
|
1649
|
+
"github": "https://github.com/P4sca1/nuxt-headlessui",
|
|
1650
|
+
"website": "https://github.com/P4sca1/nuxt-headlessui",
|
|
1651
|
+
"learn_more": "https://headlessui.com",
|
|
1652
|
+
"category": "UI",
|
|
1653
|
+
"type": "3rd-party",
|
|
1654
|
+
"maintainers": [
|
|
1655
|
+
{
|
|
1656
|
+
"name": "Pascal Sthamer",
|
|
1657
|
+
"github": "P4sca1"
|
|
1658
|
+
}
|
|
1659
|
+
],
|
|
1660
|
+
"compatibility": {
|
|
1661
|
+
"nuxt": "^3.0.0",
|
|
1662
|
+
"requires": {}
|
|
1663
|
+
}
|
|
1664
|
+
},
|
|
1665
|
+
{
|
|
1666
|
+
"name": "headway",
|
|
1667
|
+
"description": "Headway changelog widget for Nuxt",
|
|
1668
|
+
"repo": "l-portet/nuxt-headway",
|
|
1669
|
+
"npm": "nuxt-headway",
|
|
1670
|
+
"icon": "headway.png",
|
|
1671
|
+
"github": "https://github.com/l-portet/nuxt-headway",
|
|
1672
|
+
"website": "https://nuxt-headway.netlify.app/",
|
|
1673
|
+
"learn_more": "https://headwayapp.co/",
|
|
1674
|
+
"category": "UI",
|
|
1675
|
+
"type": "3rd-party",
|
|
1676
|
+
"maintainers": [
|
|
1677
|
+
{
|
|
1678
|
+
"name": "l-portet",
|
|
1679
|
+
"github": "l-portet",
|
|
1680
|
+
"avatar": "https://avatars.githubusercontent.com/u/34057690?v=4"
|
|
1681
|
+
}
|
|
1682
|
+
],
|
|
1683
|
+
"compatibility": {
|
|
1684
|
+
"nuxt": "^2.0.0",
|
|
1685
|
+
"requires": {}
|
|
1361
1686
|
}
|
|
1362
1687
|
},
|
|
1363
1688
|
{
|
|
@@ -1378,9 +1703,8 @@
|
|
|
1378
1703
|
}
|
|
1379
1704
|
],
|
|
1380
1705
|
"compatibility": {
|
|
1381
|
-
"
|
|
1382
|
-
"
|
|
1383
|
-
"3.x": "unknown"
|
|
1706
|
+
"nuxt": "^2.0.0",
|
|
1707
|
+
"requires": {}
|
|
1384
1708
|
}
|
|
1385
1709
|
},
|
|
1386
1710
|
{
|
|
@@ -1401,9 +1725,8 @@
|
|
|
1401
1725
|
}
|
|
1402
1726
|
],
|
|
1403
1727
|
"compatibility": {
|
|
1404
|
-
"
|
|
1405
|
-
"
|
|
1406
|
-
"3.x": "unknown"
|
|
1728
|
+
"nuxt": "^2.0.0",
|
|
1729
|
+
"requires": {}
|
|
1407
1730
|
}
|
|
1408
1731
|
},
|
|
1409
1732
|
{
|
|
@@ -1424,9 +1747,8 @@
|
|
|
1424
1747
|
}
|
|
1425
1748
|
],
|
|
1426
1749
|
"compatibility": {
|
|
1427
|
-
"
|
|
1428
|
-
"
|
|
1429
|
-
"3.x": "unknown"
|
|
1750
|
+
"nuxt": "^2.0.0",
|
|
1751
|
+
"requires": {}
|
|
1430
1752
|
}
|
|
1431
1753
|
},
|
|
1432
1754
|
{
|
|
@@ -1447,18 +1769,17 @@
|
|
|
1447
1769
|
}
|
|
1448
1770
|
],
|
|
1449
1771
|
"compatibility": {
|
|
1450
|
-
"
|
|
1451
|
-
"
|
|
1452
|
-
"3.x": "unknown"
|
|
1772
|
+
"nuxt": "^2.0.0",
|
|
1773
|
+
"requires": {}
|
|
1453
1774
|
}
|
|
1454
1775
|
},
|
|
1455
1776
|
{
|
|
1456
1777
|
"name": "html-validator",
|
|
1457
1778
|
"description": "Automatically validate Nuxt server-rendered HTML html",
|
|
1458
|
-
"repo": "nuxt-
|
|
1779
|
+
"repo": "nuxt-modules/html-validator",
|
|
1459
1780
|
"npm": "@nuxtjs/html-validator",
|
|
1460
1781
|
"icon": "html-validator.png",
|
|
1461
|
-
"github": "https://github.com/nuxt-
|
|
1782
|
+
"github": "https://github.com/nuxt-modules/html-validator",
|
|
1462
1783
|
"website": "https://html-validator.nuxtjs.org",
|
|
1463
1784
|
"learn_more": "https://html-validate.org",
|
|
1464
1785
|
"category": "Performance",
|
|
@@ -1471,9 +1792,10 @@
|
|
|
1471
1792
|
}
|
|
1472
1793
|
],
|
|
1473
1794
|
"compatibility": {
|
|
1474
|
-
"
|
|
1475
|
-
"
|
|
1476
|
-
|
|
1795
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1796
|
+
"requires": {
|
|
1797
|
+
"bridge": "optional"
|
|
1798
|
+
}
|
|
1477
1799
|
}
|
|
1478
1800
|
},
|
|
1479
1801
|
{
|
|
@@ -1500,9 +1822,8 @@
|
|
|
1500
1822
|
}
|
|
1501
1823
|
],
|
|
1502
1824
|
"compatibility": {
|
|
1503
|
-
"
|
|
1504
|
-
"
|
|
1505
|
-
"3.x": "unknown"
|
|
1825
|
+
"nuxt": "^2.0.0",
|
|
1826
|
+
"requires": {}
|
|
1506
1827
|
}
|
|
1507
1828
|
},
|
|
1508
1829
|
{
|
|
@@ -1524,16 +1845,15 @@
|
|
|
1524
1845
|
}
|
|
1525
1846
|
],
|
|
1526
1847
|
"compatibility": {
|
|
1527
|
-
"
|
|
1528
|
-
"
|
|
1529
|
-
"3.x": "unknown"
|
|
1848
|
+
"nuxt": "^2.0.0",
|
|
1849
|
+
"requires": {}
|
|
1530
1850
|
}
|
|
1531
1851
|
},
|
|
1532
1852
|
{
|
|
1533
1853
|
"name": "i18n",
|
|
1534
1854
|
"description": "i18n features for your Nuxt project so you can easily add internationalization.",
|
|
1535
1855
|
"repo": "nuxt-community/i18n-module",
|
|
1536
|
-
"npm": "
|
|
1856
|
+
"npm": "@nuxtjs/i18n",
|
|
1537
1857
|
"icon": "i18n.png",
|
|
1538
1858
|
"github": "https://github.com/nuxt-community/i18n-module",
|
|
1539
1859
|
"website": "https://i18n.nuxtjs.org",
|
|
@@ -1551,9 +1871,52 @@
|
|
|
1551
1871
|
}
|
|
1552
1872
|
],
|
|
1553
1873
|
"compatibility": {
|
|
1554
|
-
"
|
|
1555
|
-
"
|
|
1556
|
-
|
|
1874
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1875
|
+
"requires": {}
|
|
1876
|
+
}
|
|
1877
|
+
},
|
|
1878
|
+
{
|
|
1879
|
+
"name": "icon",
|
|
1880
|
+
"description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
|
|
1881
|
+
"repo": "nuxt-modules/icon",
|
|
1882
|
+
"npm": "nuxt-icon",
|
|
1883
|
+
"icon": "nuxt-icon.png",
|
|
1884
|
+
"github": "https://github.com/nuxt-modules/icon",
|
|
1885
|
+
"website": "https://github.com/nuxt-modules/icon",
|
|
1886
|
+
"learn_more": "",
|
|
1887
|
+
"category": "UI",
|
|
1888
|
+
"type": "community",
|
|
1889
|
+
"maintainers": [
|
|
1890
|
+
{
|
|
1891
|
+
"name": "Atinux",
|
|
1892
|
+
"github": "Atinux"
|
|
1893
|
+
}
|
|
1894
|
+
],
|
|
1895
|
+
"compatibility": {
|
|
1896
|
+
"nuxt": "^3.0.0",
|
|
1897
|
+
"requires": {}
|
|
1898
|
+
}
|
|
1899
|
+
},
|
|
1900
|
+
{
|
|
1901
|
+
"name": "icons",
|
|
1902
|
+
"description": "Use your own automatically imported SVG icons.",
|
|
1903
|
+
"repo": "gitfoxcode/nuxt-icons",
|
|
1904
|
+
"npm": "nuxt-icons",
|
|
1905
|
+
"icon": "icons.png",
|
|
1906
|
+
"github": "https://github.com/gitFoxCode/nuxt-icons",
|
|
1907
|
+
"website": "https://github.com/gitFoxCode/nuxt-icons",
|
|
1908
|
+
"learn_more": "",
|
|
1909
|
+
"category": "UI",
|
|
1910
|
+
"type": "3rd-party",
|
|
1911
|
+
"maintainers": [
|
|
1912
|
+
{
|
|
1913
|
+
"name": "Sebastian Wludzik",
|
|
1914
|
+
"github": "gitfoxcode"
|
|
1915
|
+
}
|
|
1916
|
+
],
|
|
1917
|
+
"compatibility": {
|
|
1918
|
+
"nuxt": "^3.0.0",
|
|
1919
|
+
"requires": {}
|
|
1557
1920
|
}
|
|
1558
1921
|
},
|
|
1559
1922
|
{
|
|
@@ -1574,9 +1937,8 @@
|
|
|
1574
1937
|
}
|
|
1575
1938
|
],
|
|
1576
1939
|
"compatibility": {
|
|
1577
|
-
"
|
|
1578
|
-
"
|
|
1579
|
-
"3.x": "unknown"
|
|
1940
|
+
"nuxt": "^2.0.0",
|
|
1941
|
+
"requires": {}
|
|
1580
1942
|
}
|
|
1581
1943
|
},
|
|
1582
1944
|
{
|
|
@@ -1608,9 +1970,10 @@
|
|
|
1608
1970
|
}
|
|
1609
1971
|
],
|
|
1610
1972
|
"compatibility": {
|
|
1611
|
-
"
|
|
1612
|
-
"
|
|
1613
|
-
|
|
1973
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1974
|
+
"requires": {
|
|
1975
|
+
"bridge": "optional"
|
|
1976
|
+
}
|
|
1614
1977
|
}
|
|
1615
1978
|
},
|
|
1616
1979
|
{
|
|
@@ -1631,9 +1994,33 @@
|
|
|
1631
1994
|
}
|
|
1632
1995
|
],
|
|
1633
1996
|
"compatibility": {
|
|
1634
|
-
"
|
|
1635
|
-
"
|
|
1636
|
-
|
|
1997
|
+
"nuxt": "^2.0.0",
|
|
1998
|
+
"requires": {}
|
|
1999
|
+
}
|
|
2000
|
+
},
|
|
2001
|
+
{
|
|
2002
|
+
"name": "inkline",
|
|
2003
|
+
"description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
|
|
2004
|
+
"repo": "inkline/nuxt-module-inkline",
|
|
2005
|
+
"npm": "@inkline/nuxt",
|
|
2006
|
+
"icon": "inkline.svg",
|
|
2007
|
+
"github": "https://github.com/inkline/nuxt-module-inkline",
|
|
2008
|
+
"website": "https://inkline.io",
|
|
2009
|
+
"learn_more": "https://inkline.io/docs/introduction/installation/nuxt",
|
|
2010
|
+
"category": "UI",
|
|
2011
|
+
"type": "3rd-party",
|
|
2012
|
+
"maintainers": [
|
|
2013
|
+
{
|
|
2014
|
+
"name": "Alex Grozav",
|
|
2015
|
+
"github": "alexgrozav",
|
|
2016
|
+
"twitter": "alexgrozav"
|
|
2017
|
+
}
|
|
2018
|
+
],
|
|
2019
|
+
"compatibility": {
|
|
2020
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2021
|
+
"requires": {
|
|
2022
|
+
"bridge": true
|
|
2023
|
+
}
|
|
1637
2024
|
}
|
|
1638
2025
|
},
|
|
1639
2026
|
{
|
|
@@ -1654,9 +2041,31 @@
|
|
|
1654
2041
|
}
|
|
1655
2042
|
],
|
|
1656
2043
|
"compatibility": {
|
|
1657
|
-
"
|
|
1658
|
-
"
|
|
1659
|
-
|
|
2044
|
+
"nuxt": "^2.0.0",
|
|
2045
|
+
"requires": {}
|
|
2046
|
+
}
|
|
2047
|
+
},
|
|
2048
|
+
{
|
|
2049
|
+
"name": "ionic",
|
|
2050
|
+
"description": "Batteries-included Ionic integration for building iOS, Android and web apps.",
|
|
2051
|
+
"repo": "nuxt-modules/ionic",
|
|
2052
|
+
"npm": "@nuxtjs/ionic",
|
|
2053
|
+
"icon": "ionic.svg",
|
|
2054
|
+
"github": "https://github.com/nuxt-modules/ionic",
|
|
2055
|
+
"website": "https://ionic.nuxtjs.org",
|
|
2056
|
+
"learn_more": "https://ionicframework.com",
|
|
2057
|
+
"category": "Libraries",
|
|
2058
|
+
"type": "community",
|
|
2059
|
+
"maintainers": [
|
|
2060
|
+
{
|
|
2061
|
+
"name": "Daniel Roe",
|
|
2062
|
+
"github": "danielroe",
|
|
2063
|
+
"twitter": "danielcroe"
|
|
2064
|
+
}
|
|
2065
|
+
],
|
|
2066
|
+
"compatibility": {
|
|
2067
|
+
"nuxt": "^3.0.0",
|
|
2068
|
+
"requires": {}
|
|
1660
2069
|
}
|
|
1661
2070
|
},
|
|
1662
2071
|
{
|
|
@@ -1672,14 +2081,13 @@
|
|
|
1672
2081
|
"type": "3rd-party",
|
|
1673
2082
|
"maintainers": [
|
|
1674
2083
|
{
|
|
1675
|
-
"name": "
|
|
2084
|
+
"name": "Patrick Cate",
|
|
1676
2085
|
"github": "patrickcate"
|
|
1677
2086
|
}
|
|
1678
2087
|
],
|
|
1679
2088
|
"compatibility": {
|
|
1680
|
-
"
|
|
1681
|
-
"
|
|
1682
|
-
"3.x": "unknown"
|
|
2089
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2090
|
+
"requires": {}
|
|
1683
2091
|
}
|
|
1684
2092
|
},
|
|
1685
2093
|
{
|
|
@@ -1700,9 +2108,32 @@
|
|
|
1700
2108
|
}
|
|
1701
2109
|
],
|
|
1702
2110
|
"compatibility": {
|
|
1703
|
-
"
|
|
1704
|
-
"
|
|
1705
|
-
|
|
2111
|
+
"nuxt": "^2.0.0",
|
|
2112
|
+
"requires": {}
|
|
2113
|
+
}
|
|
2114
|
+
},
|
|
2115
|
+
{
|
|
2116
|
+
"name": "kql",
|
|
2117
|
+
"description": "Nuxt 3 module for Kirby's Query Language API",
|
|
2118
|
+
"repo": "johannschopplich/nuxt-kql",
|
|
2119
|
+
"npm": "nuxt-kql",
|
|
2120
|
+
"icon": "kql.svg",
|
|
2121
|
+
"github": "https://github.com/johannschopplich/nuxt-kql",
|
|
2122
|
+
"website": "https://nuxt-kql.jhnn.dev",
|
|
2123
|
+
"learn_more": "",
|
|
2124
|
+
"category": "CMS",
|
|
2125
|
+
"type": "3rd-party",
|
|
2126
|
+
"maintainers": [
|
|
2127
|
+
{
|
|
2128
|
+
"name": "Johann Schopplich",
|
|
2129
|
+
"github": "johannschopplich",
|
|
2130
|
+
"twitter": "jschopplich",
|
|
2131
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
2132
|
+
}
|
|
2133
|
+
],
|
|
2134
|
+
"compatibility": {
|
|
2135
|
+
"nuxt": "^3.0.0",
|
|
2136
|
+
"requires": {}
|
|
1706
2137
|
}
|
|
1707
2138
|
},
|
|
1708
2139
|
{
|
|
@@ -1723,9 +2154,8 @@
|
|
|
1723
2154
|
}
|
|
1724
2155
|
],
|
|
1725
2156
|
"compatibility": {
|
|
1726
|
-
"
|
|
1727
|
-
"
|
|
1728
|
-
"3.x": "unknown"
|
|
2157
|
+
"nuxt": "^2.0.0",
|
|
2158
|
+
"requires": {}
|
|
1729
2159
|
}
|
|
1730
2160
|
},
|
|
1731
2161
|
{
|
|
@@ -1746,9 +2176,8 @@
|
|
|
1746
2176
|
}
|
|
1747
2177
|
],
|
|
1748
2178
|
"compatibility": {
|
|
1749
|
-
"
|
|
1750
|
-
"
|
|
1751
|
-
"3.x": "unknown"
|
|
2179
|
+
"nuxt": "^2.0.0",
|
|
2180
|
+
"requires": {}
|
|
1752
2181
|
}
|
|
1753
2182
|
},
|
|
1754
2183
|
{
|
|
@@ -1769,9 +2198,8 @@
|
|
|
1769
2198
|
}
|
|
1770
2199
|
],
|
|
1771
2200
|
"compatibility": {
|
|
1772
|
-
"
|
|
1773
|
-
"
|
|
1774
|
-
"3.x": "unknown"
|
|
2201
|
+
"nuxt": "^2.0.0",
|
|
2202
|
+
"requires": {}
|
|
1775
2203
|
}
|
|
1776
2204
|
},
|
|
1777
2205
|
{
|
|
@@ -1792,9 +2220,8 @@
|
|
|
1792
2220
|
}
|
|
1793
2221
|
],
|
|
1794
2222
|
"compatibility": {
|
|
1795
|
-
"
|
|
1796
|
-
"
|
|
1797
|
-
"3.x": "unknown"
|
|
2223
|
+
"nuxt": "^2.0.0",
|
|
2224
|
+
"requires": {}
|
|
1798
2225
|
}
|
|
1799
2226
|
},
|
|
1800
2227
|
{
|
|
@@ -1820,9 +2247,8 @@
|
|
|
1820
2247
|
}
|
|
1821
2248
|
],
|
|
1822
2249
|
"compatibility": {
|
|
1823
|
-
"
|
|
1824
|
-
"
|
|
1825
|
-
"3.x": "unknown"
|
|
2250
|
+
"nuxt": "^2.0.0",
|
|
2251
|
+
"requires": {}
|
|
1826
2252
|
}
|
|
1827
2253
|
},
|
|
1828
2254
|
{
|
|
@@ -1844,19 +2270,40 @@
|
|
|
1844
2270
|
}
|
|
1845
2271
|
],
|
|
1846
2272
|
"compatibility": {
|
|
1847
|
-
"
|
|
1848
|
-
"
|
|
1849
|
-
"3.x": "unknown"
|
|
2273
|
+
"nuxt": "^2.0.0",
|
|
2274
|
+
"requires": {}
|
|
1850
2275
|
}
|
|
1851
2276
|
},
|
|
1852
2277
|
{
|
|
1853
|
-
"name": "
|
|
1854
|
-
"description": "
|
|
1855
|
-
"repo": "
|
|
1856
|
-
"npm": "nuxt-
|
|
1857
|
-
"icon": "
|
|
1858
|
-
"github": "https://github.com/
|
|
1859
|
-
"website": "https://github.com/
|
|
2278
|
+
"name": "lodash",
|
|
2279
|
+
"description": "lodash module with auto-import and custom prefix",
|
|
2280
|
+
"repo": "cipami/nuxt-lodash",
|
|
2281
|
+
"npm": "nuxt-lodash",
|
|
2282
|
+
"icon": "lodash.svg",
|
|
2283
|
+
"github": "https://github.com/cipami/nuxt-lodash",
|
|
2284
|
+
"website": "https://github.com/cipami/nuxt-lodash#readme",
|
|
2285
|
+
"learn_more": "https://github.com/lodash/lodash",
|
|
2286
|
+
"category": "Libraries",
|
|
2287
|
+
"type": "3rd-party",
|
|
2288
|
+
"maintainers": [
|
|
2289
|
+
{
|
|
2290
|
+
"name": "Michal Čípa",
|
|
2291
|
+
"github": "cipami"
|
|
2292
|
+
}
|
|
2293
|
+
],
|
|
2294
|
+
"compatibility": {
|
|
2295
|
+
"nuxt": "^3.0.0",
|
|
2296
|
+
"requires": {}
|
|
2297
|
+
}
|
|
2298
|
+
},
|
|
2299
|
+
{
|
|
2300
|
+
"name": "logrocket",
|
|
2301
|
+
"description": "LogRocket module for Nuxt.js to help you fix bugs and understand user behaviour.",
|
|
2302
|
+
"repo": "nuxt-community/nuxt-logrocket",
|
|
2303
|
+
"npm": "nuxt-logrocket",
|
|
2304
|
+
"icon": "logrocket.png",
|
|
2305
|
+
"github": "https://github.com/nuxt-community/nuxt-logrocket",
|
|
2306
|
+
"website": "https://github.com/nuxt-community/nuxt-logrocket",
|
|
1860
2307
|
"learn_more": "https://docs.logrocket.com/docs",
|
|
1861
2308
|
"category": "Monitoring",
|
|
1862
2309
|
"type": "community",
|
|
@@ -1868,9 +2315,8 @@
|
|
|
1868
2315
|
}
|
|
1869
2316
|
],
|
|
1870
2317
|
"compatibility": {
|
|
1871
|
-
"
|
|
1872
|
-
"
|
|
1873
|
-
"3.x": "unknown"
|
|
2318
|
+
"nuxt": "^2.0.0",
|
|
2319
|
+
"requires": {}
|
|
1874
2320
|
}
|
|
1875
2321
|
},
|
|
1876
2322
|
{
|
|
@@ -1891,9 +2337,31 @@
|
|
|
1891
2337
|
}
|
|
1892
2338
|
],
|
|
1893
2339
|
"compatibility": {
|
|
1894
|
-
"
|
|
1895
|
-
"
|
|
1896
|
-
|
|
2340
|
+
"nuxt": "^2.0.0",
|
|
2341
|
+
"requires": {}
|
|
2342
|
+
}
|
|
2343
|
+
},
|
|
2344
|
+
{
|
|
2345
|
+
"name": "magic-regexp",
|
|
2346
|
+
"description": "A compiled-away, type-safe, readable RegExp alternative",
|
|
2347
|
+
"repo": "danielroe/magic-regexp",
|
|
2348
|
+
"npm": "magic-regexp",
|
|
2349
|
+
"icon": "magic-regexp.svg",
|
|
2350
|
+
"github": "https://github.com/danielroe/magic-regexp",
|
|
2351
|
+
"website": "https://magic-regexp.roe.dev",
|
|
2352
|
+
"learn_more": "https://magic-regexp.roe.dev",
|
|
2353
|
+
"category": "Libraries",
|
|
2354
|
+
"type": "3rd-party",
|
|
2355
|
+
"maintainers": [
|
|
2356
|
+
{
|
|
2357
|
+
"name": "Daniel Roe",
|
|
2358
|
+
"github": "danielroe",
|
|
2359
|
+
"twitter": "danielcroe"
|
|
2360
|
+
}
|
|
2361
|
+
],
|
|
2362
|
+
"compatibility": {
|
|
2363
|
+
"nuxt": "^3.0.0",
|
|
2364
|
+
"requires": {}
|
|
1897
2365
|
}
|
|
1898
2366
|
},
|
|
1899
2367
|
{
|
|
@@ -1915,9 +2383,8 @@
|
|
|
1915
2383
|
}
|
|
1916
2384
|
],
|
|
1917
2385
|
"compatibility": {
|
|
1918
|
-
"
|
|
1919
|
-
"
|
|
1920
|
-
"3.x": "unknown"
|
|
2386
|
+
"nuxt": "^2.0.0",
|
|
2387
|
+
"requires": {}
|
|
1921
2388
|
}
|
|
1922
2389
|
},
|
|
1923
2390
|
{
|
|
@@ -1938,9 +2405,8 @@
|
|
|
1938
2405
|
}
|
|
1939
2406
|
],
|
|
1940
2407
|
"compatibility": {
|
|
1941
|
-
"
|
|
1942
|
-
"
|
|
1943
|
-
"3.x": "unknown"
|
|
2408
|
+
"nuxt": "^2.0.0",
|
|
2409
|
+
"requires": {}
|
|
1944
2410
|
}
|
|
1945
2411
|
},
|
|
1946
2412
|
{
|
|
@@ -1962,9 +2428,33 @@
|
|
|
1962
2428
|
}
|
|
1963
2429
|
],
|
|
1964
2430
|
"compatibility": {
|
|
1965
|
-
"
|
|
1966
|
-
"
|
|
1967
|
-
|
|
2431
|
+
"nuxt": "^2.0.0",
|
|
2432
|
+
"requires": {}
|
|
2433
|
+
}
|
|
2434
|
+
},
|
|
2435
|
+
{
|
|
2436
|
+
"name": "meilisearch",
|
|
2437
|
+
"description": "Meilisearch Instant Search module for Nuxt 3",
|
|
2438
|
+
"repo": "xlanex6/nuxt-meilisearch",
|
|
2439
|
+
"npm": "nuxt-meilisearch",
|
|
2440
|
+
"icon": "meilisearch.svg",
|
|
2441
|
+
"github": "https://github.com/xlanex6/nuxt-meilisearch",
|
|
2442
|
+
"website": "https://github.com/xlanex6/nuxt-meilisearch",
|
|
2443
|
+
"learn_more": "https://github.com/xlanex6/nuxt-meilisearch",
|
|
2444
|
+
"category": "Libraries",
|
|
2445
|
+
"type": "3rd-party",
|
|
2446
|
+
"maintainers": [
|
|
2447
|
+
{
|
|
2448
|
+
"name": "Alex Duval",
|
|
2449
|
+
"github": "xlanex6",
|
|
2450
|
+
"avatar": "https://avatars.githubusercontent.com/u/13418668?v=4"
|
|
2451
|
+
}
|
|
2452
|
+
],
|
|
2453
|
+
"compatibility": {
|
|
2454
|
+
"nuxt": "^3.0.0",
|
|
2455
|
+
"requires": {
|
|
2456
|
+
"bridge": false
|
|
2457
|
+
}
|
|
1968
2458
|
}
|
|
1969
2459
|
},
|
|
1970
2460
|
{
|
|
@@ -1985,9 +2475,8 @@
|
|
|
1985
2475
|
}
|
|
1986
2476
|
],
|
|
1987
2477
|
"compatibility": {
|
|
1988
|
-
"
|
|
1989
|
-
"
|
|
1990
|
-
"3.x": "unknown"
|
|
2478
|
+
"nuxt": "^2.0.0",
|
|
2479
|
+
"requires": {}
|
|
1991
2480
|
}
|
|
1992
2481
|
},
|
|
1993
2482
|
{
|
|
@@ -2008,9 +2497,8 @@
|
|
|
2008
2497
|
}
|
|
2009
2498
|
],
|
|
2010
2499
|
"compatibility": {
|
|
2011
|
-
"
|
|
2012
|
-
"
|
|
2013
|
-
"3.x": "unknown"
|
|
2500
|
+
"nuxt": "^2.0.0",
|
|
2501
|
+
"requires": {}
|
|
2014
2502
|
}
|
|
2015
2503
|
},
|
|
2016
2504
|
{
|
|
@@ -2036,9 +2524,8 @@
|
|
|
2036
2524
|
}
|
|
2037
2525
|
],
|
|
2038
2526
|
"compatibility": {
|
|
2039
|
-
"
|
|
2040
|
-
"
|
|
2041
|
-
"3.x": "unknown"
|
|
2527
|
+
"nuxt": "^2.0.0",
|
|
2528
|
+
"requires": {}
|
|
2042
2529
|
}
|
|
2043
2530
|
},
|
|
2044
2531
|
{
|
|
@@ -2059,9 +2546,8 @@
|
|
|
2059
2546
|
}
|
|
2060
2547
|
],
|
|
2061
2548
|
"compatibility": {
|
|
2062
|
-
"
|
|
2063
|
-
"
|
|
2064
|
-
"3.x": "unknown"
|
|
2549
|
+
"nuxt": "^2.0.0",
|
|
2550
|
+
"requires": {}
|
|
2065
2551
|
}
|
|
2066
2552
|
},
|
|
2067
2553
|
{
|
|
@@ -2082,9 +2568,8 @@
|
|
|
2082
2568
|
}
|
|
2083
2569
|
],
|
|
2084
2570
|
"compatibility": {
|
|
2085
|
-
"
|
|
2086
|
-
"
|
|
2087
|
-
"3.x": "unknown"
|
|
2571
|
+
"nuxt": "^2.0.0",
|
|
2572
|
+
"requires": {}
|
|
2088
2573
|
}
|
|
2089
2574
|
},
|
|
2090
2575
|
{
|
|
@@ -2105,9 +2590,8 @@
|
|
|
2105
2590
|
}
|
|
2106
2591
|
],
|
|
2107
2592
|
"compatibility": {
|
|
2108
|
-
"
|
|
2109
|
-
"
|
|
2110
|
-
"3.x": "unknown"
|
|
2593
|
+
"nuxt": "^2.0.0",
|
|
2594
|
+
"requires": {}
|
|
2111
2595
|
}
|
|
2112
2596
|
},
|
|
2113
2597
|
{
|
|
@@ -2129,9 +2613,8 @@
|
|
|
2129
2613
|
}
|
|
2130
2614
|
],
|
|
2131
2615
|
"compatibility": {
|
|
2132
|
-
"
|
|
2133
|
-
"
|
|
2134
|
-
"3.x": "unknown"
|
|
2616
|
+
"nuxt": "^2.0.0",
|
|
2617
|
+
"requires": {}
|
|
2135
2618
|
}
|
|
2136
2619
|
},
|
|
2137
2620
|
{
|
|
@@ -2152,9 +2635,8 @@
|
|
|
2152
2635
|
}
|
|
2153
2636
|
],
|
|
2154
2637
|
"compatibility": {
|
|
2155
|
-
"
|
|
2156
|
-
"
|
|
2157
|
-
"3.x": "unknown"
|
|
2638
|
+
"nuxt": "^2.0.0",
|
|
2639
|
+
"requires": {}
|
|
2158
2640
|
}
|
|
2159
2641
|
},
|
|
2160
2642
|
{
|
|
@@ -2181,9 +2663,8 @@
|
|
|
2181
2663
|
}
|
|
2182
2664
|
],
|
|
2183
2665
|
"compatibility": {
|
|
2184
|
-
"
|
|
2185
|
-
"
|
|
2186
|
-
"3.x": "unknown"
|
|
2666
|
+
"nuxt": "^2.0.0",
|
|
2667
|
+
"requires": {}
|
|
2187
2668
|
}
|
|
2188
2669
|
},
|
|
2189
2670
|
{
|
|
@@ -2204,9 +2685,283 @@
|
|
|
2204
2685
|
}
|
|
2205
2686
|
],
|
|
2206
2687
|
"compatibility": {
|
|
2207
|
-
"
|
|
2208
|
-
"
|
|
2209
|
-
|
|
2688
|
+
"nuxt": "^2.0.0",
|
|
2689
|
+
"requires": {}
|
|
2690
|
+
}
|
|
2691
|
+
},
|
|
2692
|
+
{
|
|
2693
|
+
"name": "nuxt-auth",
|
|
2694
|
+
"description": "",
|
|
2695
|
+
"repo": "sidebase/nuxt-auth",
|
|
2696
|
+
"npm": "@sidebase/nuxt-auth",
|
|
2697
|
+
"icon": "",
|
|
2698
|
+
"github": "https://github.com/sidebase/nuxt-auth",
|
|
2699
|
+
"website": "https://github.com/sidebase/nuxt-auth",
|
|
2700
|
+
"learn_more": "",
|
|
2701
|
+
"category": "Devtools",
|
|
2702
|
+
"type": "3rd-party",
|
|
2703
|
+
"maintainers": [
|
|
2704
|
+
{
|
|
2705
|
+
"name": "sidebase",
|
|
2706
|
+
"github": "sidebase"
|
|
2707
|
+
}
|
|
2708
|
+
],
|
|
2709
|
+
"compatibility": {
|
|
2710
|
+
"nuxt": "^2.0.0",
|
|
2711
|
+
"requires": {}
|
|
2712
|
+
}
|
|
2713
|
+
},
|
|
2714
|
+
{
|
|
2715
|
+
"name": "nuxt-graphql-playground",
|
|
2716
|
+
"description": "",
|
|
2717
|
+
"repo": "pinpon-dev/nuxt-graphql-playground",
|
|
2718
|
+
"npm": "@pin-pon/nuxt-graphql-playground",
|
|
2719
|
+
"icon": "",
|
|
2720
|
+
"github": "https://github.com/pinpon-dev/nuxt-graphql-playground",
|
|
2721
|
+
"website": "https://github.com/pinpon-dev/nuxt-graphql-playground",
|
|
2722
|
+
"learn_more": "",
|
|
2723
|
+
"category": "Devtools",
|
|
2724
|
+
"type": "3rd-party",
|
|
2725
|
+
"maintainers": [
|
|
2726
|
+
{
|
|
2727
|
+
"name": "pinpon-dev",
|
|
2728
|
+
"github": "pinpon-dev"
|
|
2729
|
+
}
|
|
2730
|
+
],
|
|
2731
|
+
"compatibility": {
|
|
2732
|
+
"nuxt": "^2.0.0",
|
|
2733
|
+
"requires": {}
|
|
2734
|
+
}
|
|
2735
|
+
},
|
|
2736
|
+
{
|
|
2737
|
+
"name": "nuxt-hue",
|
|
2738
|
+
"description": "Enlighten your Nuxt experience",
|
|
2739
|
+
"repo": "lihbr/nuxt-hue",
|
|
2740
|
+
"npm": "nuxt-hue",
|
|
2741
|
+
"icon": "nuxt-hue.svg",
|
|
2742
|
+
"github": "https://github.com/lihbr/nuxt-hue",
|
|
2743
|
+
"website": "https://github.com/lihbr/nuxt-hue",
|
|
2744
|
+
"learn_more": "",
|
|
2745
|
+
"category": "Devtools",
|
|
2746
|
+
"type": "3rd-party",
|
|
2747
|
+
"maintainers": [
|
|
2748
|
+
{
|
|
2749
|
+
"name": "lihbr",
|
|
2750
|
+
"github": "lihbr"
|
|
2751
|
+
}
|
|
2752
|
+
],
|
|
2753
|
+
"compatibility": {
|
|
2754
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2755
|
+
"requires": {
|
|
2756
|
+
"bridge": "optional"
|
|
2757
|
+
}
|
|
2758
|
+
}
|
|
2759
|
+
},
|
|
2760
|
+
{
|
|
2761
|
+
"name": "nuxt-monaco-editor",
|
|
2762
|
+
"description": "Integrate monaco-editor with Nuxt",
|
|
2763
|
+
"repo": "e-chan1007/nuxt-monaco-editor",
|
|
2764
|
+
"npm": "nuxt-monaco-editor",
|
|
2765
|
+
"icon": "nuxt-monaco-editor.png",
|
|
2766
|
+
"github": "https://github.com/e-chan1007/nuxt-monaco-editor",
|
|
2767
|
+
"website": "https://github.com/e-chan1007/nuxt-monaco-editor",
|
|
2768
|
+
"learn_more": "https://e-chan1007.github.io/nuxt-monaco-editor",
|
|
2769
|
+
"category": "Libraries",
|
|
2770
|
+
"type": "3rd-party",
|
|
2771
|
+
"maintainers": [
|
|
2772
|
+
{
|
|
2773
|
+
"name": "e-chan1007",
|
|
2774
|
+
"github": "e-chan1007"
|
|
2775
|
+
}
|
|
2776
|
+
],
|
|
2777
|
+
"compatibility": {
|
|
2778
|
+
"nuxt": "^3.0.0",
|
|
2779
|
+
"requires": {}
|
|
2780
|
+
}
|
|
2781
|
+
},
|
|
2782
|
+
{
|
|
2783
|
+
"name": "nuxt-pino-log",
|
|
2784
|
+
"description": "Structured logs for nuxt apps using pino",
|
|
2785
|
+
"repo": "kpn/nuxt-pino-log",
|
|
2786
|
+
"npm": "nuxt-pino-log",
|
|
2787
|
+
"icon": "",
|
|
2788
|
+
"github": "https://github.com/kpn/nuxt-pino-log",
|
|
2789
|
+
"website": "https://github.com/kpn/nuxt-pino-log",
|
|
2790
|
+
"learn_more": "https://github.com/pinojs/pino",
|
|
2791
|
+
"category": "Monitoring",
|
|
2792
|
+
"type": "3rd-party",
|
|
2793
|
+
"maintainers": [
|
|
2794
|
+
{
|
|
2795
|
+
"name": "kpn",
|
|
2796
|
+
"github": "kpn"
|
|
2797
|
+
}
|
|
2798
|
+
],
|
|
2799
|
+
"compatibility": {
|
|
2800
|
+
"nuxt": "^2.0.0",
|
|
2801
|
+
"requires": {}
|
|
2802
|
+
}
|
|
2803
|
+
},
|
|
2804
|
+
{
|
|
2805
|
+
"name": "plausible",
|
|
2806
|
+
"description": "Nuxt 3 module to natively integrate Plausible analytics",
|
|
2807
|
+
"repo": "nuxt-modules/plausible",
|
|
2808
|
+
"npm": "@nuxtjs/plausible",
|
|
2809
|
+
"icon": "plausible.png",
|
|
2810
|
+
"github": "https://github.com/nuxt-modules/plausible",
|
|
2811
|
+
"website": "https://github.com/nuxt-modules/plausible",
|
|
2812
|
+
"learn_more": "https://plausible.io/",
|
|
2813
|
+
"category": "Analytics",
|
|
2814
|
+
"type": "community",
|
|
2815
|
+
"maintainers": [
|
|
2816
|
+
{
|
|
2817
|
+
"name": "Johann Schopplich",
|
|
2818
|
+
"github": "johannschopplich"
|
|
2819
|
+
}
|
|
2820
|
+
],
|
|
2821
|
+
"compatibility": {
|
|
2822
|
+
"nuxt": "^3.0.0",
|
|
2823
|
+
"requires": {}
|
|
2824
|
+
}
|
|
2825
|
+
},
|
|
2826
|
+
{
|
|
2827
|
+
"name": "nuxt-png-to-ico",
|
|
2828
|
+
"description": "Nuxt.js module for auto generating favicons",
|
|
2829
|
+
"repo": "b5710546232/nuxt-png-to-ico",
|
|
2830
|
+
"npm": "nuxt-png-to-ico",
|
|
2831
|
+
"icon": "",
|
|
2832
|
+
"github": "https://github.com/b5710546232/nuxt-png-to-ico",
|
|
2833
|
+
"website": "https://github.com/b5710546232/nuxt-png-to-ico",
|
|
2834
|
+
"learn_more": "https://github.com/steambap/png-to-ico",
|
|
2835
|
+
"category": "Devtools",
|
|
2836
|
+
"type": "3rd-party",
|
|
2837
|
+
"maintainers": [
|
|
2838
|
+
{
|
|
2839
|
+
"name": "b5710546232",
|
|
2840
|
+
"github": "b5710546232",
|
|
2841
|
+
"avatar": "https://avatars.githubusercontent.com/u/11013287?v=4"
|
|
2842
|
+
}
|
|
2843
|
+
],
|
|
2844
|
+
"compatibility": {
|
|
2845
|
+
"nuxt": "^2.0.0",
|
|
2846
|
+
"requires": {}
|
|
2847
|
+
}
|
|
2848
|
+
},
|
|
2849
|
+
{
|
|
2850
|
+
"name": "nuxt-smartlook",
|
|
2851
|
+
"description": "Integrate Smartlook in your Nuxt.js apps using nuxt-smartlook.",
|
|
2852
|
+
"repo": "f00b4r/nuxt-smartlook",
|
|
2853
|
+
"npm": "nuxt-smartlook",
|
|
2854
|
+
"icon": "nuxt-smartlook.png",
|
|
2855
|
+
"github": "https://github.com/f00b4r/nuxt-smartlook",
|
|
2856
|
+
"website": "https://github.com/f00b4r/nuxt-smartlook",
|
|
2857
|
+
"learn_more": "https://www.smartlook.com/",
|
|
2858
|
+
"category": "Analytics",
|
|
2859
|
+
"type": "3rd-party",
|
|
2860
|
+
"maintainers": [
|
|
2861
|
+
{
|
|
2862
|
+
"name": "Milan Sulc",
|
|
2863
|
+
"github": "f3l1x",
|
|
2864
|
+
"twitter": "xf3l1x",
|
|
2865
|
+
"avatar": "https://avatars.githubusercontent.com/u/538058?v=4"
|
|
2866
|
+
}
|
|
2867
|
+
],
|
|
2868
|
+
"compatibility": {
|
|
2869
|
+
"nuxt": "^2.0.0",
|
|
2870
|
+
"requires": {}
|
|
2871
|
+
}
|
|
2872
|
+
},
|
|
2873
|
+
{
|
|
2874
|
+
"name": "ssr-lit",
|
|
2875
|
+
"description": "Server-Side Rendering for Lit Element components",
|
|
2876
|
+
"repo": "prashantpalikhe/nuxt-ssr-lit",
|
|
2877
|
+
"npm": "nuxt-ssr-lit",
|
|
2878
|
+
"icon": "",
|
|
2879
|
+
"github": "https://github.com/prashantpalikhe/nuxt-ssr-lit",
|
|
2880
|
+
"website": "https://github.com/prashantpalikhe/nuxt-ssr-lit",
|
|
2881
|
+
"learn_more": "",
|
|
2882
|
+
"category": "Libraries",
|
|
2883
|
+
"type": "3rd-party",
|
|
2884
|
+
"maintainers": [
|
|
2885
|
+
{
|
|
2886
|
+
"name": "Prashant Palikhe",
|
|
2887
|
+
"github": "prashantpalikhe",
|
|
2888
|
+
"twitter": "prashantpalikhe"
|
|
2889
|
+
},
|
|
2890
|
+
{
|
|
2891
|
+
"name": "Steve Workman",
|
|
2892
|
+
"github": "steveworkman",
|
|
2893
|
+
"twitter": "steveworkman"
|
|
2894
|
+
}
|
|
2895
|
+
],
|
|
2896
|
+
"compatibility": {
|
|
2897
|
+
"nuxt": "^3.0.0",
|
|
2898
|
+
"requires": {}
|
|
2899
|
+
}
|
|
2900
|
+
},
|
|
2901
|
+
{
|
|
2902
|
+
"name": "nuxt-storm",
|
|
2903
|
+
"description": "WebStorm & PHPStorm support for NuxtJS components",
|
|
2904
|
+
"repo": "fumeapp/nuxt-storm",
|
|
2905
|
+
"npm": "nuxt-storm",
|
|
2906
|
+
"icon": "nuxt-storm.png",
|
|
2907
|
+
"github": "https://github.com/fumeapp/nuxt-storm",
|
|
2908
|
+
"website": "https://github.com/fumeapp/nuxt-storm",
|
|
2909
|
+
"learn_more": "https://github.com/fumeapp/nuxt-storm",
|
|
2910
|
+
"category": "Devtools",
|
|
2911
|
+
"type": "3rd-party",
|
|
2912
|
+
"maintainers": [
|
|
2913
|
+
{
|
|
2914
|
+
"name": "fumeapp",
|
|
2915
|
+
"github": "fumeapp"
|
|
2916
|
+
}
|
|
2917
|
+
],
|
|
2918
|
+
"compatibility": {
|
|
2919
|
+
"nuxt": "^2.0.0",
|
|
2920
|
+
"requires": {}
|
|
2921
|
+
}
|
|
2922
|
+
},
|
|
2923
|
+
{
|
|
2924
|
+
"name": "nuxt-svgo",
|
|
2925
|
+
"description": "Nuxt module to load optimized SVG files as Vue components",
|
|
2926
|
+
"repo": "cpsoinos/nuxt-svgo",
|
|
2927
|
+
"npm": "nuxt-svgo",
|
|
2928
|
+
"icon": "nuxt-svgo.png",
|
|
2929
|
+
"github": "https://github.com/cpsoinos/nuxt-svgo",
|
|
2930
|
+
"website": "https://github.com/cpsoinos/nuxt-svgo",
|
|
2931
|
+
"learn_more": "",
|
|
2932
|
+
"category": "Images",
|
|
2933
|
+
"type": "3rd-party",
|
|
2934
|
+
"maintainers": [
|
|
2935
|
+
{
|
|
2936
|
+
"name": "cpsoinos",
|
|
2937
|
+
"github": "cpsoinos"
|
|
2938
|
+
}
|
|
2939
|
+
],
|
|
2940
|
+
"compatibility": {
|
|
2941
|
+
"nuxt": "^3.0.0",
|
|
2942
|
+
"requires": {}
|
|
2943
|
+
}
|
|
2944
|
+
},
|
|
2945
|
+
{
|
|
2946
|
+
"name": "nuxt-unleash",
|
|
2947
|
+
"description": "Nuxt.js module to use Unleash toggle feature services",
|
|
2948
|
+
"repo": "conejerock/nuxt-unleash",
|
|
2949
|
+
"npm": "nuxt-unleash",
|
|
2950
|
+
"icon": "nuxt-unleash.svg",
|
|
2951
|
+
"github": "https://github.com/conejerock/nuxt-unleash",
|
|
2952
|
+
"website": "https://github.com/conejerock/nuxt-unleash",
|
|
2953
|
+
"learn_more": "https://github.com/Unleash/unleash",
|
|
2954
|
+
"category": "Deployment",
|
|
2955
|
+
"type": "3rd-party",
|
|
2956
|
+
"maintainers": [
|
|
2957
|
+
{
|
|
2958
|
+
"name": "Juanjo Conejerock",
|
|
2959
|
+
"github": "conejerock"
|
|
2960
|
+
}
|
|
2961
|
+
],
|
|
2962
|
+
"compatibility": {
|
|
2963
|
+
"nuxt": "^2.0.0",
|
|
2964
|
+
"requires": {}
|
|
2210
2965
|
}
|
|
2211
2966
|
},
|
|
2212
2967
|
{
|
|
@@ -2227,9 +2982,8 @@
|
|
|
2227
2982
|
}
|
|
2228
2983
|
],
|
|
2229
2984
|
"compatibility": {
|
|
2230
|
-
"
|
|
2231
|
-
"
|
|
2232
|
-
"3.x": "unknown"
|
|
2985
|
+
"nuxt": "^2.0.0",
|
|
2986
|
+
"requires": {}
|
|
2233
2987
|
}
|
|
2234
2988
|
},
|
|
2235
2989
|
{
|
|
@@ -2250,9 +3004,8 @@
|
|
|
2250
3004
|
}
|
|
2251
3005
|
],
|
|
2252
3006
|
"compatibility": {
|
|
2253
|
-
"
|
|
2254
|
-
"
|
|
2255
|
-
"3.x": "unknown"
|
|
3007
|
+
"nuxt": "^2.0.0",
|
|
3008
|
+
"requires": {}
|
|
2256
3009
|
}
|
|
2257
3010
|
},
|
|
2258
3011
|
{
|
|
@@ -2273,9 +3026,10 @@
|
|
|
2273
3026
|
}
|
|
2274
3027
|
],
|
|
2275
3028
|
"compatibility": {
|
|
2276
|
-
"
|
|
2277
|
-
"
|
|
2278
|
-
|
|
3029
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3030
|
+
"requires": {
|
|
3031
|
+
"bridge": "optional"
|
|
3032
|
+
}
|
|
2279
3033
|
}
|
|
2280
3034
|
},
|
|
2281
3035
|
{
|
|
@@ -2297,9 +3051,8 @@
|
|
|
2297
3051
|
}
|
|
2298
3052
|
],
|
|
2299
3053
|
"compatibility": {
|
|
2300
|
-
"
|
|
2301
|
-
"
|
|
2302
|
-
"3.x": "unknown"
|
|
3054
|
+
"nuxt": "^2.0.0",
|
|
3055
|
+
"requires": {}
|
|
2303
3056
|
}
|
|
2304
3057
|
},
|
|
2305
3058
|
{
|
|
@@ -2321,9 +3074,8 @@
|
|
|
2321
3074
|
}
|
|
2322
3075
|
],
|
|
2323
3076
|
"compatibility": {
|
|
2324
|
-
"
|
|
2325
|
-
"
|
|
2326
|
-
"3.x": "unknown"
|
|
3077
|
+
"nuxt": "^2.0.0",
|
|
3078
|
+
"requires": {}
|
|
2327
3079
|
}
|
|
2328
3080
|
},
|
|
2329
3081
|
{
|
|
@@ -2345,9 +3097,8 @@
|
|
|
2345
3097
|
}
|
|
2346
3098
|
],
|
|
2347
3099
|
"compatibility": {
|
|
2348
|
-
"
|
|
2349
|
-
"
|
|
2350
|
-
"3.x": "unknown"
|
|
3100
|
+
"nuxt": "^2.0.0",
|
|
3101
|
+
"requires": {}
|
|
2351
3102
|
}
|
|
2352
3103
|
},
|
|
2353
3104
|
{
|
|
@@ -2368,9 +3119,8 @@
|
|
|
2368
3119
|
}
|
|
2369
3120
|
],
|
|
2370
3121
|
"compatibility": {
|
|
2371
|
-
"
|
|
2372
|
-
"
|
|
2373
|
-
"3.x": "unknown"
|
|
3122
|
+
"nuxt": "^2.0.0",
|
|
3123
|
+
"requires": {}
|
|
2374
3124
|
}
|
|
2375
3125
|
},
|
|
2376
3126
|
{
|
|
@@ -2391,9 +3141,56 @@
|
|
|
2391
3141
|
}
|
|
2392
3142
|
],
|
|
2393
3143
|
"compatibility": {
|
|
2394
|
-
"
|
|
2395
|
-
"
|
|
2396
|
-
|
|
3144
|
+
"nuxt": "^2.0.0",
|
|
3145
|
+
"requires": {}
|
|
3146
|
+
}
|
|
3147
|
+
},
|
|
3148
|
+
{
|
|
3149
|
+
"name": "partytown",
|
|
3150
|
+
"description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
|
|
3151
|
+
"repo": "nuxt-modules/partytown",
|
|
3152
|
+
"npm": "@nuxtjs/partytown",
|
|
3153
|
+
"icon": "partytown.svg",
|
|
3154
|
+
"github": "https://github.com/nuxt-modules/partytown",
|
|
3155
|
+
"website": "https://github.com/nuxt-modules/partytown",
|
|
3156
|
+
"learn_more": "https://partytown.builder.io/",
|
|
3157
|
+
"category": "Performance",
|
|
3158
|
+
"type": "community",
|
|
3159
|
+
"maintainers": [
|
|
3160
|
+
{
|
|
3161
|
+
"name": "Daniel Roe",
|
|
3162
|
+
"github": "danielroe",
|
|
3163
|
+
"twitter": "danielcroe"
|
|
3164
|
+
}
|
|
3165
|
+
],
|
|
3166
|
+
"compatibility": {
|
|
3167
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3168
|
+
"requires": {
|
|
3169
|
+
"bridge": true
|
|
3170
|
+
}
|
|
3171
|
+
}
|
|
3172
|
+
},
|
|
3173
|
+
{
|
|
3174
|
+
"name": "persian-datepicker",
|
|
3175
|
+
"description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
|
|
3176
|
+
"repo": "alireza-ab/vue-persian-datepicker",
|
|
3177
|
+
"npm": "@alireza-ab/vue-persian-datepicker",
|
|
3178
|
+
"icon": "persian-datepicker.svg",
|
|
3179
|
+
"github": "https://github.com/alireza-ab/vue-persian-datepicker",
|
|
3180
|
+
"website": "https://alireza-ab.ir/datepicker",
|
|
3181
|
+
"learn_more": "https://alireza-ab.ir/datepicker",
|
|
3182
|
+
"category": "Date",
|
|
3183
|
+
"type": "3rd-party",
|
|
3184
|
+
"maintainers": [
|
|
3185
|
+
{
|
|
3186
|
+
"name": "Alireza Alibeiki",
|
|
3187
|
+
"github": "alireza-ab",
|
|
3188
|
+
"avatar": "https://avatars0.githubusercontent.com/u/55649373?v=4"
|
|
3189
|
+
}
|
|
3190
|
+
],
|
|
3191
|
+
"compatibility": {
|
|
3192
|
+
"nuxt": "^2.0.0",
|
|
3193
|
+
"requires": {}
|
|
2397
3194
|
}
|
|
2398
3195
|
},
|
|
2399
3196
|
{
|
|
@@ -2414,32 +3211,32 @@
|
|
|
2414
3211
|
}
|
|
2415
3212
|
],
|
|
2416
3213
|
"compatibility": {
|
|
2417
|
-
"
|
|
2418
|
-
"
|
|
2419
|
-
|
|
3214
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3215
|
+
"requires": {
|
|
3216
|
+
"bridge": "optional"
|
|
3217
|
+
}
|
|
2420
3218
|
}
|
|
2421
3219
|
},
|
|
2422
3220
|
{
|
|
2423
3221
|
"name": "plausible",
|
|
2424
|
-
"description": "
|
|
2425
|
-
"repo": "
|
|
2426
|
-
"npm": "
|
|
2427
|
-
"icon": "
|
|
2428
|
-
"github": "https://github.com/
|
|
2429
|
-
"website": "https://github.com/
|
|
3222
|
+
"description": "Nuxt 3 module to natively integrate Plausible analytics",
|
|
3223
|
+
"repo": "nuxt-modules/plausible",
|
|
3224
|
+
"npm": "@nuxtjs/plausible",
|
|
3225
|
+
"icon": "",
|
|
3226
|
+
"github": "https://github.com/nuxt-modules/plausible",
|
|
3227
|
+
"website": "https://github.com/nuxt-modules/plausible",
|
|
2430
3228
|
"learn_more": "",
|
|
2431
|
-
"category": "
|
|
2432
|
-
"type": "
|
|
3229
|
+
"category": "Devtools",
|
|
3230
|
+
"type": "community",
|
|
2433
3231
|
"maintainers": [
|
|
2434
3232
|
{
|
|
2435
|
-
"name": "
|
|
2436
|
-
"github": "
|
|
3233
|
+
"name": "nuxt-modules",
|
|
3234
|
+
"github": "nuxt-modules"
|
|
2437
3235
|
}
|
|
2438
3236
|
],
|
|
2439
3237
|
"compatibility": {
|
|
2440
|
-
"
|
|
2441
|
-
"
|
|
2442
|
-
"3.x": "unknown"
|
|
3238
|
+
"nuxt": "^2.0.0",
|
|
3239
|
+
"requires": {}
|
|
2443
3240
|
}
|
|
2444
3241
|
},
|
|
2445
3242
|
{
|
|
@@ -2460,42 +3257,31 @@
|
|
|
2460
3257
|
}
|
|
2461
3258
|
],
|
|
2462
3259
|
"compatibility": {
|
|
2463
|
-
"
|
|
2464
|
-
"
|
|
2465
|
-
"3.x": "unknown"
|
|
3260
|
+
"nuxt": "^2.0.0",
|
|
3261
|
+
"requires": {}
|
|
2466
3262
|
}
|
|
2467
3263
|
},
|
|
2468
3264
|
{
|
|
2469
3265
|
"name": "prismic",
|
|
2470
3266
|
"description": "Easily connect your Nuxt.js application to your content hosted on Prismic",
|
|
2471
|
-
"repo": "nuxt-
|
|
3267
|
+
"repo": "nuxt-modules/prismic",
|
|
2472
3268
|
"npm": "@nuxtjs/prismic",
|
|
2473
3269
|
"icon": "prismic.png",
|
|
2474
|
-
"github": "https://github.com/nuxt-
|
|
3270
|
+
"github": "https://github.com/nuxt-modules/prismic",
|
|
2475
3271
|
"website": "https://prismic.nuxtjs.org",
|
|
2476
|
-
"learn_more": "https://prismic.io
|
|
3272
|
+
"learn_more": "https://prismic.io",
|
|
2477
3273
|
"category": "CMS",
|
|
2478
3274
|
"type": "community",
|
|
2479
3275
|
"maintainers": [
|
|
2480
|
-
{
|
|
2481
|
-
"name": "Sébastien Chopin",
|
|
2482
|
-
"github": "Atinux",
|
|
2483
|
-
"twitter": "Atinux"
|
|
2484
|
-
},
|
|
2485
3276
|
{
|
|
2486
3277
|
"name": "lihbr",
|
|
2487
3278
|
"github": "lihbr",
|
|
2488
3279
|
"twitter": "li_hbr"
|
|
2489
|
-
},
|
|
2490
|
-
{
|
|
2491
|
-
"name": "James Pegg",
|
|
2492
|
-
"github": "jamespegg"
|
|
2493
3280
|
}
|
|
2494
3281
|
],
|
|
2495
3282
|
"compatibility": {
|
|
2496
|
-
"
|
|
2497
|
-
"
|
|
2498
|
-
"3.x": "unknown"
|
|
3283
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3284
|
+
"requires": {}
|
|
2499
3285
|
}
|
|
2500
3286
|
},
|
|
2501
3287
|
{
|
|
@@ -2516,9 +3302,8 @@
|
|
|
2516
3302
|
}
|
|
2517
3303
|
],
|
|
2518
3304
|
"compatibility": {
|
|
2519
|
-
"
|
|
2520
|
-
"
|
|
2521
|
-
"3.x": "unknown"
|
|
3305
|
+
"nuxt": "^2.0.0",
|
|
3306
|
+
"requires": {}
|
|
2522
3307
|
}
|
|
2523
3308
|
},
|
|
2524
3309
|
{
|
|
@@ -2540,9 +3325,8 @@
|
|
|
2540
3325
|
}
|
|
2541
3326
|
],
|
|
2542
3327
|
"compatibility": {
|
|
2543
|
-
"
|
|
2544
|
-
"
|
|
2545
|
-
"3.x": "unknown"
|
|
3328
|
+
"nuxt": "^2.0.0",
|
|
3329
|
+
"requires": {}
|
|
2546
3330
|
}
|
|
2547
3331
|
},
|
|
2548
3332
|
{
|
|
@@ -2564,15 +3348,14 @@
|
|
|
2564
3348
|
}
|
|
2565
3349
|
],
|
|
2566
3350
|
"compatibility": {
|
|
2567
|
-
"
|
|
2568
|
-
"
|
|
2569
|
-
"3.x": "unknown"
|
|
3351
|
+
"nuxt": "^2.0.0",
|
|
3352
|
+
"requires": {}
|
|
2570
3353
|
}
|
|
2571
3354
|
},
|
|
2572
3355
|
{
|
|
2573
3356
|
"name": "purgecss",
|
|
2574
3357
|
"description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt.js",
|
|
2575
|
-
"repo": "Developmint/nuxt-purgecss",
|
|
3358
|
+
"repo": "Developmint/nuxt-purgecss#main",
|
|
2576
3359
|
"npm": "nuxt-purgecss",
|
|
2577
3360
|
"icon": "purgecss.png",
|
|
2578
3361
|
"github": "https://github.com/Developmint/nuxt-purgecss",
|
|
@@ -2587,9 +3370,8 @@
|
|
|
2587
3370
|
}
|
|
2588
3371
|
],
|
|
2589
3372
|
"compatibility": {
|
|
2590
|
-
"
|
|
2591
|
-
"
|
|
2592
|
-
"3.x": "unknown"
|
|
3373
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3374
|
+
"requires": {}
|
|
2593
3375
|
}
|
|
2594
3376
|
},
|
|
2595
3377
|
{
|
|
@@ -2611,9 +3393,10 @@
|
|
|
2611
3393
|
}
|
|
2612
3394
|
],
|
|
2613
3395
|
"compatibility": {
|
|
2614
|
-
"
|
|
2615
|
-
"
|
|
2616
|
-
|
|
3396
|
+
"nuxt": "^2.0.0",
|
|
3397
|
+
"requires": {
|
|
3398
|
+
"bridge": "optional"
|
|
3399
|
+
}
|
|
2617
3400
|
}
|
|
2618
3401
|
},
|
|
2619
3402
|
{
|
|
@@ -2634,9 +3417,8 @@
|
|
|
2634
3417
|
}
|
|
2635
3418
|
],
|
|
2636
3419
|
"compatibility": {
|
|
2637
|
-
"
|
|
2638
|
-
"
|
|
2639
|
-
"3.x": "unknown"
|
|
3420
|
+
"nuxt": "^2.0.0",
|
|
3421
|
+
"requires": {}
|
|
2640
3422
|
}
|
|
2641
3423
|
},
|
|
2642
3424
|
{
|
|
@@ -2657,9 +3439,8 @@
|
|
|
2657
3439
|
}
|
|
2658
3440
|
],
|
|
2659
3441
|
"compatibility": {
|
|
2660
|
-
"
|
|
2661
|
-
"
|
|
2662
|
-
"3.x": "unknown"
|
|
3442
|
+
"nuxt": "^2.0.0",
|
|
3443
|
+
"requires": {}
|
|
2663
3444
|
}
|
|
2664
3445
|
},
|
|
2665
3446
|
{
|
|
@@ -2681,9 +3462,8 @@
|
|
|
2681
3462
|
}
|
|
2682
3463
|
],
|
|
2683
3464
|
"compatibility": {
|
|
2684
|
-
"
|
|
2685
|
-
"
|
|
2686
|
-
"3.x": "unknown"
|
|
3465
|
+
"nuxt": "^2.0.0",
|
|
3466
|
+
"requires": {}
|
|
2687
3467
|
}
|
|
2688
3468
|
},
|
|
2689
3469
|
{
|
|
@@ -2704,9 +3484,8 @@
|
|
|
2704
3484
|
}
|
|
2705
3485
|
],
|
|
2706
3486
|
"compatibility": {
|
|
2707
|
-
"
|
|
2708
|
-
"
|
|
2709
|
-
"3.x": "unknown"
|
|
3487
|
+
"nuxt": "^2.0.0",
|
|
3488
|
+
"requires": {}
|
|
2710
3489
|
}
|
|
2711
3490
|
},
|
|
2712
3491
|
{
|
|
@@ -2714,7 +3493,7 @@
|
|
|
2714
3493
|
"description": "A Nuxt.js module thats inject a middleware to generate a robots.txt file",
|
|
2715
3494
|
"repo": "nuxt-community/robots-module",
|
|
2716
3495
|
"npm": "@nuxtjs/robots",
|
|
2717
|
-
"icon": "",
|
|
3496
|
+
"icon": "robots.png",
|
|
2718
3497
|
"github": "https://github.com/nuxt-community/robots-module",
|
|
2719
3498
|
"website": "https://github.com/nuxt-community/robots-module",
|
|
2720
3499
|
"learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
|
|
@@ -2727,9 +3506,10 @@
|
|
|
2727
3506
|
}
|
|
2728
3507
|
],
|
|
2729
3508
|
"compatibility": {
|
|
2730
|
-
"
|
|
2731
|
-
"
|
|
2732
|
-
|
|
3509
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3510
|
+
"requires": {
|
|
3511
|
+
"bridge": "optional"
|
|
3512
|
+
}
|
|
2733
3513
|
}
|
|
2734
3514
|
},
|
|
2735
3515
|
{
|
|
@@ -2750,9 +3530,8 @@
|
|
|
2750
3530
|
}
|
|
2751
3531
|
],
|
|
2752
3532
|
"compatibility": {
|
|
2753
|
-
"
|
|
2754
|
-
"
|
|
2755
|
-
"3.x": "unknown"
|
|
3533
|
+
"nuxt": "^2.0.0",
|
|
3534
|
+
"requires": {}
|
|
2756
3535
|
}
|
|
2757
3536
|
},
|
|
2758
3537
|
{
|
|
@@ -2774,9 +3553,8 @@
|
|
|
2774
3553
|
}
|
|
2775
3554
|
],
|
|
2776
3555
|
"compatibility": {
|
|
2777
|
-
"
|
|
2778
|
-
"
|
|
2779
|
-
"3.x": "unknown"
|
|
3556
|
+
"nuxt": "^2.0.0",
|
|
3557
|
+
"requires": {}
|
|
2780
3558
|
}
|
|
2781
3559
|
},
|
|
2782
3560
|
{
|
|
@@ -2798,18 +3576,17 @@
|
|
|
2798
3576
|
}
|
|
2799
3577
|
],
|
|
2800
3578
|
"compatibility": {
|
|
2801
|
-
"
|
|
2802
|
-
"
|
|
2803
|
-
"3.x": "unknown"
|
|
3579
|
+
"nuxt": "^2.0.0",
|
|
3580
|
+
"requires": {}
|
|
2804
3581
|
}
|
|
2805
3582
|
},
|
|
2806
3583
|
{
|
|
2807
3584
|
"name": "sanity",
|
|
2808
|
-
"description": "Access text, images, and other media with Nuxt
|
|
2809
|
-
"repo": "nuxt-
|
|
3585
|
+
"description": "Access text, images, and other media with Nuxt and the Sanity headless CMS.",
|
|
3586
|
+
"repo": "nuxt-modules/sanity#main",
|
|
2810
3587
|
"npm": "@nuxtjs/sanity",
|
|
2811
3588
|
"icon": "sanity.png",
|
|
2812
|
-
"github": "https://github.com/nuxt-
|
|
3589
|
+
"github": "https://github.com/nuxt-modules/sanity#main",
|
|
2813
3590
|
"website": "https://sanity.nuxtjs.org",
|
|
2814
3591
|
"learn_more": "https://www.sanity.io/",
|
|
2815
3592
|
"category": "CMS",
|
|
@@ -2822,9 +3599,34 @@
|
|
|
2822
3599
|
}
|
|
2823
3600
|
],
|
|
2824
3601
|
"compatibility": {
|
|
2825
|
-
"
|
|
2826
|
-
"
|
|
2827
|
-
|
|
3602
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3603
|
+
"requires": {
|
|
3604
|
+
"bridge": "optional"
|
|
3605
|
+
}
|
|
3606
|
+
}
|
|
3607
|
+
},
|
|
3608
|
+
{
|
|
3609
|
+
"name": "schema-org",
|
|
3610
|
+
"description": "Schema.org for Nuxt, supporting typed and automated Google Rich Results.",
|
|
3611
|
+
"repo": "vueuse/schema-org#main/packages/nuxt",
|
|
3612
|
+
"npm": "nuxt-schema-org",
|
|
3613
|
+
"icon": "schema-org.svg",
|
|
3614
|
+
"github": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
|
|
3615
|
+
"website": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
|
|
3616
|
+
"learn_more": "https://vue-schema-org.netlify.app/guide/setup/nuxt.html",
|
|
3617
|
+
"category": "SEO",
|
|
3618
|
+
"type": "3rd-party",
|
|
3619
|
+
"maintainers": [
|
|
3620
|
+
{
|
|
3621
|
+
"name": "Harlan Wilton",
|
|
3622
|
+
"github": "harlan-zw",
|
|
3623
|
+
"twitter": "harlan_zw",
|
|
3624
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
3625
|
+
}
|
|
3626
|
+
],
|
|
3627
|
+
"compatibility": {
|
|
3628
|
+
"nuxt": "^3.0.0",
|
|
3629
|
+
"requires": {}
|
|
2828
3630
|
}
|
|
2829
3631
|
},
|
|
2830
3632
|
{
|
|
@@ -2845,9 +3647,31 @@
|
|
|
2845
3647
|
}
|
|
2846
3648
|
],
|
|
2847
3649
|
"compatibility": {
|
|
2848
|
-
"
|
|
2849
|
-
"
|
|
2850
|
-
|
|
3650
|
+
"nuxt": "^2.0.0",
|
|
3651
|
+
"requires": {}
|
|
3652
|
+
}
|
|
3653
|
+
},
|
|
3654
|
+
{
|
|
3655
|
+
"name": "security",
|
|
3656
|
+
"description": "Security Module for Nuxt based on OWASP Top 10 and Helmet",
|
|
3657
|
+
"repo": "Baroshem/nuxt-security",
|
|
3658
|
+
"npm": "nuxt-security",
|
|
3659
|
+
"icon": "nuxt-security.svg",
|
|
3660
|
+
"github": "https://github.com/Baroshem/nuxt-security",
|
|
3661
|
+
"website": "https://nuxt-security.vercel.app/",
|
|
3662
|
+
"learn_more": "https://nuxt-security.vercel.app/",
|
|
3663
|
+
"category": "Security",
|
|
3664
|
+
"type": "3rd-party",
|
|
3665
|
+
"maintainers": [
|
|
3666
|
+
{
|
|
3667
|
+
"name": "Jakub Andrzejewski",
|
|
3668
|
+
"github": "Baroshem",
|
|
3669
|
+
"avatar": "https://avatars.githubusercontent.com/u/37120330?v=4"
|
|
3670
|
+
}
|
|
3671
|
+
],
|
|
3672
|
+
"compatibility": {
|
|
3673
|
+
"nuxt": "^3.0.0",
|
|
3674
|
+
"requires": {}
|
|
2851
3675
|
}
|
|
2852
3676
|
},
|
|
2853
3677
|
{
|
|
@@ -2868,9 +3692,8 @@
|
|
|
2868
3692
|
}
|
|
2869
3693
|
],
|
|
2870
3694
|
"compatibility": {
|
|
2871
|
-
"
|
|
2872
|
-
"
|
|
2873
|
-
"3.x": "unknown"
|
|
3695
|
+
"nuxt": "^2.0.0",
|
|
3696
|
+
"requires": {}
|
|
2874
3697
|
}
|
|
2875
3698
|
},
|
|
2876
3699
|
{
|
|
@@ -2886,14 +3709,58 @@
|
|
|
2886
3709
|
"type": "community",
|
|
2887
3710
|
"maintainers": [
|
|
2888
3711
|
{
|
|
2889
|
-
"name": "Rafał Chłodnicki",
|
|
2890
|
-
"github": "rchl"
|
|
3712
|
+
"name": "Rafał Chłodnicki",
|
|
3713
|
+
"github": "rchl"
|
|
3714
|
+
}
|
|
3715
|
+
],
|
|
3716
|
+
"compatibility": {
|
|
3717
|
+
"nuxt": "^2.0.0",
|
|
3718
|
+
"requires": {}
|
|
3719
|
+
}
|
|
3720
|
+
},
|
|
3721
|
+
{
|
|
3722
|
+
"name": "seo-kit",
|
|
3723
|
+
"description": "Supercharge your Nuxt app with the all-in-one SEO layer.",
|
|
3724
|
+
"repo": "harlan-zw/nuxt-seo-kit",
|
|
3725
|
+
"npm": "nuxt-seo-kit",
|
|
3726
|
+
"icon": "seo-kit.svg",
|
|
3727
|
+
"github": "https://github.com/harlan-zw/nuxt-seo-kit",
|
|
3728
|
+
"website": "https://github.com/harlan-zw/nuxt-seo-kit",
|
|
3729
|
+
"learn_more": "",
|
|
3730
|
+
"category": "SEO",
|
|
3731
|
+
"type": "3rd-party",
|
|
3732
|
+
"maintainers": [
|
|
3733
|
+
{
|
|
3734
|
+
"name": "harlan-zw",
|
|
3735
|
+
"github": "harlan-zw"
|
|
3736
|
+
}
|
|
3737
|
+
],
|
|
3738
|
+
"compatibility": {
|
|
3739
|
+
"nuxt": "^3.0.0",
|
|
3740
|
+
"requires": {}
|
|
3741
|
+
}
|
|
3742
|
+
},
|
|
3743
|
+
{
|
|
3744
|
+
"name": "seo-meta",
|
|
3745
|
+
"description": "Simple generate seo metadata",
|
|
3746
|
+
"repo": "ihavecoke/nuxtjs-seo-meta#main/packages/core",
|
|
3747
|
+
"npm": "nuxt-seo-meta",
|
|
3748
|
+
"icon": "",
|
|
3749
|
+
"github": "https://github.com/ihavecoke/nuxtjs-seo-meta",
|
|
3750
|
+
"website": "https://github.com/ihavecoke/nuxtjs-seo-meta",
|
|
3751
|
+
"learn_more": "",
|
|
3752
|
+
"category": "SEO",
|
|
3753
|
+
"type": "3rd-party",
|
|
3754
|
+
"maintainers": [
|
|
3755
|
+
{
|
|
3756
|
+
"name": "ihavecoke",
|
|
3757
|
+
"github": "ihavecoke",
|
|
3758
|
+
"avatar": "https://avatars0.githubusercontent.com/u/10757551?v=4"
|
|
2891
3759
|
}
|
|
2892
3760
|
],
|
|
2893
3761
|
"compatibility": {
|
|
2894
|
-
"
|
|
2895
|
-
"
|
|
2896
|
-
"3.x": "wip"
|
|
3762
|
+
"nuxt": "^2.0.0",
|
|
3763
|
+
"requires": {}
|
|
2897
3764
|
}
|
|
2898
3765
|
},
|
|
2899
3766
|
{
|
|
@@ -2914,9 +3781,8 @@
|
|
|
2914
3781
|
}
|
|
2915
3782
|
],
|
|
2916
3783
|
"compatibility": {
|
|
2917
|
-
"
|
|
2918
|
-
"
|
|
2919
|
-
"3.x": "unknown"
|
|
3784
|
+
"nuxt": "^2.0.0",
|
|
3785
|
+
"requires": {}
|
|
2920
3786
|
}
|
|
2921
3787
|
},
|
|
2922
3788
|
{
|
|
@@ -2938,9 +3804,31 @@
|
|
|
2938
3804
|
}
|
|
2939
3805
|
],
|
|
2940
3806
|
"compatibility": {
|
|
2941
|
-
"
|
|
2942
|
-
"
|
|
2943
|
-
|
|
3807
|
+
"nuxt": "^2.0.0",
|
|
3808
|
+
"requires": {}
|
|
3809
|
+
}
|
|
3810
|
+
},
|
|
3811
|
+
{
|
|
3812
|
+
"name": "session",
|
|
3813
|
+
"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",
|
|
3814
|
+
"repo": "sidebase/nuxt-session",
|
|
3815
|
+
"npm": "@sidebase/nuxt-session",
|
|
3816
|
+
"icon": "session.png",
|
|
3817
|
+
"github": "https://github.com/sidebase/nuxt-session",
|
|
3818
|
+
"website": "https://github.com/sidebase/nuxt-session",
|
|
3819
|
+
"learn_more": "https://github.com/sidebase",
|
|
3820
|
+
"category": "Security",
|
|
3821
|
+
"type": "3rd-party",
|
|
3822
|
+
"maintainers": [
|
|
3823
|
+
{
|
|
3824
|
+
"name": "sidebase",
|
|
3825
|
+
"github": "sidebase",
|
|
3826
|
+
"twitter": "sidebase_io"
|
|
3827
|
+
}
|
|
3828
|
+
],
|
|
3829
|
+
"compatibility": {
|
|
3830
|
+
"nuxt": "^3.0.0",
|
|
3831
|
+
"requires": {}
|
|
2944
3832
|
}
|
|
2945
3833
|
},
|
|
2946
3834
|
{
|
|
@@ -2961,9 +3849,31 @@
|
|
|
2961
3849
|
}
|
|
2962
3850
|
],
|
|
2963
3851
|
"compatibility": {
|
|
2964
|
-
"
|
|
2965
|
-
"
|
|
2966
|
-
|
|
3852
|
+
"nuxt": "^2.0.0",
|
|
3853
|
+
"requires": {}
|
|
3854
|
+
}
|
|
3855
|
+
},
|
|
3856
|
+
{
|
|
3857
|
+
"name": "nuxt-auth",
|
|
3858
|
+
"description": "Zero-boilerplate authentication for nuxt 3 with support for many strategies (oauth, credentials, ...) and providers (google, azure, ...). Additionally supports session manipulation, client- and server-side protection and more.",
|
|
3859
|
+
"repo": "sidebase/nuxt-auth",
|
|
3860
|
+
"npm": "@sidebase/nuxt-auth",
|
|
3861
|
+
"icon": "sidebase-auth.png",
|
|
3862
|
+
"github": "https://github.com/sidebase/nuxt-auth",
|
|
3863
|
+
"website": "https://github.com/sidebase/nuxt-auth",
|
|
3864
|
+
"learn_more": "https://github.com/sidebase",
|
|
3865
|
+
"category": "Security",
|
|
3866
|
+
"type": "3rd-party",
|
|
3867
|
+
"maintainers": [
|
|
3868
|
+
{
|
|
3869
|
+
"name": "sidebase",
|
|
3870
|
+
"github": "sidebase",
|
|
3871
|
+
"twitter": "sidebase_io"
|
|
3872
|
+
}
|
|
3873
|
+
],
|
|
3874
|
+
"compatibility": {
|
|
3875
|
+
"nuxt": "^3.0.0",
|
|
3876
|
+
"requires": {}
|
|
2967
3877
|
}
|
|
2968
3878
|
},
|
|
2969
3879
|
{
|
|
@@ -2984,9 +3894,8 @@
|
|
|
2984
3894
|
}
|
|
2985
3895
|
],
|
|
2986
3896
|
"compatibility": {
|
|
2987
|
-
"
|
|
2988
|
-
"
|
|
2989
|
-
"3.x": "unknown"
|
|
3897
|
+
"nuxt": "^2.0.0",
|
|
3898
|
+
"requires": {}
|
|
2990
3899
|
}
|
|
2991
3900
|
},
|
|
2992
3901
|
{
|
|
@@ -3008,9 +3917,8 @@
|
|
|
3008
3917
|
}
|
|
3009
3918
|
],
|
|
3010
3919
|
"compatibility": {
|
|
3011
|
-
"
|
|
3012
|
-
"
|
|
3013
|
-
"3.x": "unknown"
|
|
3920
|
+
"nuxt": "^2.0.0",
|
|
3921
|
+
"requires": {}
|
|
3014
3922
|
}
|
|
3015
3923
|
},
|
|
3016
3924
|
{
|
|
@@ -3032,9 +3940,8 @@
|
|
|
3032
3940
|
}
|
|
3033
3941
|
],
|
|
3034
3942
|
"compatibility": {
|
|
3035
|
-
"
|
|
3036
|
-
"
|
|
3037
|
-
"3.x": "unknown"
|
|
3943
|
+
"nuxt": "^2.0.0",
|
|
3944
|
+
"requires": {}
|
|
3038
3945
|
}
|
|
3039
3946
|
},
|
|
3040
3947
|
{
|
|
@@ -3055,9 +3962,8 @@
|
|
|
3055
3962
|
}
|
|
3056
3963
|
],
|
|
3057
3964
|
"compatibility": {
|
|
3058
|
-
"
|
|
3059
|
-
"
|
|
3060
|
-
"3.x": "unknown"
|
|
3965
|
+
"nuxt": "^2.0.0",
|
|
3966
|
+
"requires": {}
|
|
3061
3967
|
}
|
|
3062
3968
|
},
|
|
3063
3969
|
{
|
|
@@ -3078,9 +3984,8 @@
|
|
|
3078
3984
|
}
|
|
3079
3985
|
],
|
|
3080
3986
|
"compatibility": {
|
|
3081
|
-
"
|
|
3082
|
-
"
|
|
3083
|
-
"3.x": "unknown"
|
|
3987
|
+
"nuxt": "^2.0.0",
|
|
3988
|
+
"requires": {}
|
|
3084
3989
|
}
|
|
3085
3990
|
},
|
|
3086
3991
|
{
|
|
@@ -3102,9 +4007,63 @@
|
|
|
3102
4007
|
}
|
|
3103
4008
|
],
|
|
3104
4009
|
"compatibility": {
|
|
3105
|
-
"
|
|
3106
|
-
"
|
|
3107
|
-
|
|
4010
|
+
"nuxt": "^2.0.0",
|
|
4011
|
+
"requires": {}
|
|
4012
|
+
}
|
|
4013
|
+
},
|
|
4014
|
+
{
|
|
4015
|
+
"name": "speedkit",
|
|
4016
|
+
"description": "nuxt-speedkit will help you to improve the lighthouse performance (score: 100/100) of your website.",
|
|
4017
|
+
"repo": "GrabarzUndPartner/nuxt-speedkit",
|
|
4018
|
+
"npm": "nuxt-speedkit",
|
|
4019
|
+
"icon": "speedkit.png",
|
|
4020
|
+
"github": "https://github.com/GrabarzUndPartner/nuxt-speedkit",
|
|
4021
|
+
"website": "https://nuxt-speedkit.grabarzundpartner.dev",
|
|
4022
|
+
"learn_more": "",
|
|
4023
|
+
"category": "Performance",
|
|
4024
|
+
"type": "3rd-party",
|
|
4025
|
+
"maintainers": [
|
|
4026
|
+
{
|
|
4027
|
+
"name": "Stephan Gerbeth",
|
|
4028
|
+
"github": "StephanGerbeth",
|
|
4029
|
+
"avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
|
|
4030
|
+
},
|
|
4031
|
+
{
|
|
4032
|
+
"name": "Thorn Walli",
|
|
4033
|
+
"github": "ThornWalli",
|
|
4034
|
+
"avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
|
|
4035
|
+
},
|
|
4036
|
+
{
|
|
4037
|
+
"name": "Grabarz & Partner",
|
|
4038
|
+
"github": "GrabarzUndPartner",
|
|
4039
|
+
"avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
|
|
4040
|
+
}
|
|
4041
|
+
],
|
|
4042
|
+
"compatibility": {
|
|
4043
|
+
"nuxt": "^2.0.0",
|
|
4044
|
+
"requires": {}
|
|
4045
|
+
}
|
|
4046
|
+
},
|
|
4047
|
+
{
|
|
4048
|
+
"name": "ssr-lit",
|
|
4049
|
+
"description": "",
|
|
4050
|
+
"repo": "prashantpalikhe/nuxt-ssr-lit",
|
|
4051
|
+
"npm": "nuxt-ssr-lit",
|
|
4052
|
+
"icon": "",
|
|
4053
|
+
"github": "https://github.com/prashantpalikhe/nuxt-ssr-lit",
|
|
4054
|
+
"website": "https://github.com/prashantpalikhe/nuxt-ssr-lit",
|
|
4055
|
+
"learn_more": "",
|
|
4056
|
+
"category": "Devtools",
|
|
4057
|
+
"type": "3rd-party",
|
|
4058
|
+
"maintainers": [
|
|
4059
|
+
{
|
|
4060
|
+
"name": "prashantpalikhe",
|
|
4061
|
+
"github": "prashantpalikhe"
|
|
4062
|
+
}
|
|
4063
|
+
],
|
|
4064
|
+
"compatibility": {
|
|
4065
|
+
"nuxt": "^2.0.0",
|
|
4066
|
+
"requires": {}
|
|
3108
4067
|
}
|
|
3109
4068
|
},
|
|
3110
4069
|
{
|
|
@@ -3125,9 +4084,8 @@
|
|
|
3125
4084
|
}
|
|
3126
4085
|
],
|
|
3127
4086
|
"compatibility": {
|
|
3128
|
-
"
|
|
3129
|
-
"
|
|
3130
|
-
"3.x": "unknown"
|
|
4087
|
+
"nuxt": "^2.0.0",
|
|
4088
|
+
"requires": {}
|
|
3131
4089
|
}
|
|
3132
4090
|
},
|
|
3133
4091
|
{
|
|
@@ -3148,9 +4106,8 @@
|
|
|
3148
4106
|
}
|
|
3149
4107
|
],
|
|
3150
4108
|
"compatibility": {
|
|
3151
|
-
"
|
|
3152
|
-
"
|
|
3153
|
-
"3.x": "unknown"
|
|
4109
|
+
"nuxt": "^2.0.0",
|
|
4110
|
+
"requires": {}
|
|
3154
4111
|
}
|
|
3155
4112
|
},
|
|
3156
4113
|
{
|
|
@@ -3171,16 +4128,15 @@
|
|
|
3171
4128
|
}
|
|
3172
4129
|
],
|
|
3173
4130
|
"compatibility": {
|
|
3174
|
-
"
|
|
3175
|
-
"
|
|
3176
|
-
"3.x": "unknown"
|
|
4131
|
+
"nuxt": "^2.0.0",
|
|
4132
|
+
"requires": {}
|
|
3177
4133
|
}
|
|
3178
4134
|
},
|
|
3179
4135
|
{
|
|
3180
4136
|
"name": "storyblok",
|
|
3181
4137
|
"description": "Storyblok Nuxt.js module",
|
|
3182
|
-
"repo": "storyblok/storyblok-nuxt",
|
|
3183
|
-
"npm": "storyblok
|
|
4138
|
+
"repo": "storyblok/storyblok-nuxt#master/lib",
|
|
4139
|
+
"npm": "@storyblok/nuxt",
|
|
3184
4140
|
"icon": "storyblok.png",
|
|
3185
4141
|
"github": "https://github.com/storyblok/storyblok-nuxt",
|
|
3186
4142
|
"website": "https://github.com/storyblok/storyblok-nuxt",
|
|
@@ -3194,9 +4150,8 @@
|
|
|
3194
4150
|
}
|
|
3195
4151
|
],
|
|
3196
4152
|
"compatibility": {
|
|
3197
|
-
"
|
|
3198
|
-
"
|
|
3199
|
-
"3.x": "unknown"
|
|
4153
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4154
|
+
"requires": {}
|
|
3200
4155
|
}
|
|
3201
4156
|
},
|
|
3202
4157
|
{
|
|
@@ -3223,9 +4178,10 @@
|
|
|
3223
4178
|
}
|
|
3224
4179
|
],
|
|
3225
4180
|
"compatibility": {
|
|
3226
|
-
"
|
|
3227
|
-
"
|
|
3228
|
-
|
|
4181
|
+
"nuxt": "^2.0.0",
|
|
4182
|
+
"requires": {
|
|
4183
|
+
"bridge": "optional"
|
|
4184
|
+
}
|
|
3229
4185
|
}
|
|
3230
4186
|
},
|
|
3231
4187
|
{
|
|
@@ -3252,9 +4208,10 @@
|
|
|
3252
4208
|
}
|
|
3253
4209
|
],
|
|
3254
4210
|
"compatibility": {
|
|
3255
|
-
"
|
|
3256
|
-
"
|
|
3257
|
-
|
|
4211
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4212
|
+
"requires": {
|
|
4213
|
+
"bridge": true
|
|
4214
|
+
}
|
|
3258
4215
|
}
|
|
3259
4216
|
},
|
|
3260
4217
|
{
|
|
@@ -3275,9 +4232,8 @@
|
|
|
3275
4232
|
}
|
|
3276
4233
|
],
|
|
3277
4234
|
"compatibility": {
|
|
3278
|
-
"
|
|
3279
|
-
"
|
|
3280
|
-
"3.x": "unknown"
|
|
4235
|
+
"nuxt": "^2.0.0",
|
|
4236
|
+
"requires": {}
|
|
3281
4237
|
}
|
|
3282
4238
|
},
|
|
3283
4239
|
{
|
|
@@ -3299,9 +4255,8 @@
|
|
|
3299
4255
|
}
|
|
3300
4256
|
],
|
|
3301
4257
|
"compatibility": {
|
|
3302
|
-
"
|
|
3303
|
-
"
|
|
3304
|
-
"3.x": "unknown"
|
|
4258
|
+
"nuxt": "^2.0.0",
|
|
4259
|
+
"requires": {}
|
|
3305
4260
|
}
|
|
3306
4261
|
},
|
|
3307
4262
|
{
|
|
@@ -3322,23 +4277,55 @@
|
|
|
3322
4277
|
}
|
|
3323
4278
|
],
|
|
3324
4279
|
"compatibility": {
|
|
3325
|
-
"
|
|
3326
|
-
"
|
|
3327
|
-
|
|
4280
|
+
"nuxt": "^2.0.0",
|
|
4281
|
+
"requires": {}
|
|
4282
|
+
}
|
|
4283
|
+
},
|
|
4284
|
+
{
|
|
4285
|
+
"name": "stylify",
|
|
4286
|
+
"description": "Stylify generates utility-first CSS dynamically based on what you write. Write HTML. Get CSS.",
|
|
4287
|
+
"repo": "stylify/packages#master/packages/nuxt",
|
|
4288
|
+
"npm": "@stylify/nuxt",
|
|
4289
|
+
"icon": "stylify.svg",
|
|
4290
|
+
"github": "https://github.com/stylify/packages/tree/master/packages/nuxt",
|
|
4291
|
+
"website": "https://stylifycss.com/docs/nuxt",
|
|
4292
|
+
"learn_more": "https://stylifycss.com",
|
|
4293
|
+
"category": "UI",
|
|
4294
|
+
"type": "3rd-party",
|
|
4295
|
+
"maintainers": [
|
|
4296
|
+
{
|
|
4297
|
+
"name": "Vladimír Macháček",
|
|
4298
|
+
"github": "Machy8",
|
|
4299
|
+
"twitter": "8machy"
|
|
4300
|
+
}
|
|
4301
|
+
],
|
|
4302
|
+
"compatibility": {
|
|
4303
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4304
|
+
"requires": {}
|
|
3328
4305
|
}
|
|
3329
4306
|
},
|
|
3330
4307
|
{
|
|
3331
4308
|
"name": "supabase",
|
|
3332
|
-
"description": "
|
|
3333
|
-
"repo": "
|
|
3334
|
-
"npm": "
|
|
4309
|
+
"description": "First class integration with Supabase",
|
|
4310
|
+
"repo": "nuxt-community/supabase-module",
|
|
4311
|
+
"npm": "@nuxtjs/supabase",
|
|
3335
4312
|
"icon": "supabase.png",
|
|
3336
|
-
"github": "https://github.com/
|
|
3337
|
-
"website": "https://
|
|
3338
|
-
"learn_more": "https://supabase.
|
|
4313
|
+
"github": "https://github.com/nuxt-community/supabase-module",
|
|
4314
|
+
"website": "https://supabase.nuxtjs.org",
|
|
4315
|
+
"learn_more": "https://supabase.com",
|
|
3339
4316
|
"category": "Database",
|
|
3340
|
-
"type": "
|
|
4317
|
+
"type": "community",
|
|
3341
4318
|
"maintainers": [
|
|
4319
|
+
{
|
|
4320
|
+
"name": "Baptiste Leproux",
|
|
4321
|
+
"github": "larbish",
|
|
4322
|
+
"twitter": "baptistelprx"
|
|
4323
|
+
},
|
|
4324
|
+
{
|
|
4325
|
+
"name": "Sebastien Chopin",
|
|
4326
|
+
"github": "Atinux",
|
|
4327
|
+
"twitter": "Atinux"
|
|
4328
|
+
},
|
|
3342
4329
|
{
|
|
3343
4330
|
"name": "Scott Robertson",
|
|
3344
4331
|
"github": "scottrobertson",
|
|
@@ -3346,9 +4333,8 @@
|
|
|
3346
4333
|
}
|
|
3347
4334
|
],
|
|
3348
4335
|
"compatibility": {
|
|
3349
|
-
"
|
|
3350
|
-
"
|
|
3351
|
-
"3.x": "unknown"
|
|
4336
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4337
|
+
"requires": {}
|
|
3352
4338
|
}
|
|
3353
4339
|
},
|
|
3354
4340
|
{
|
|
@@ -3369,9 +4355,8 @@
|
|
|
3369
4355
|
}
|
|
3370
4356
|
],
|
|
3371
4357
|
"compatibility": {
|
|
3372
|
-
"
|
|
3373
|
-
"
|
|
3374
|
-
"3.x": "unknown"
|
|
4358
|
+
"nuxt": "^2.0.0",
|
|
4359
|
+
"requires": {}
|
|
3375
4360
|
}
|
|
3376
4361
|
},
|
|
3377
4362
|
{
|
|
@@ -3393,9 +4378,8 @@
|
|
|
3393
4378
|
}
|
|
3394
4379
|
],
|
|
3395
4380
|
"compatibility": {
|
|
3396
|
-
"
|
|
3397
|
-
"
|
|
3398
|
-
"3.x": "unknown"
|
|
4381
|
+
"nuxt": "^2.0.0",
|
|
4382
|
+
"requires": {}
|
|
3399
4383
|
}
|
|
3400
4384
|
},
|
|
3401
4385
|
{
|
|
@@ -3416,9 +4400,8 @@
|
|
|
3416
4400
|
}
|
|
3417
4401
|
],
|
|
3418
4402
|
"compatibility": {
|
|
3419
|
-
"
|
|
3420
|
-
"
|
|
3421
|
-
"3.x": "unknown"
|
|
4403
|
+
"nuxt": "^2.0.0",
|
|
4404
|
+
"requires": {}
|
|
3422
4405
|
}
|
|
3423
4406
|
},
|
|
3424
4407
|
{
|
|
@@ -3439,9 +4422,8 @@
|
|
|
3439
4422
|
}
|
|
3440
4423
|
],
|
|
3441
4424
|
"compatibility": {
|
|
3442
|
-
"
|
|
3443
|
-
"
|
|
3444
|
-
"3.x": "unknown"
|
|
4425
|
+
"nuxt": "^2.0.0",
|
|
4426
|
+
"requires": {}
|
|
3445
4427
|
}
|
|
3446
4428
|
},
|
|
3447
4429
|
{
|
|
@@ -3463,9 +4445,31 @@
|
|
|
3463
4445
|
}
|
|
3464
4446
|
],
|
|
3465
4447
|
"compatibility": {
|
|
3466
|
-
"
|
|
3467
|
-
"
|
|
3468
|
-
|
|
4448
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4449
|
+
"requires": {}
|
|
4450
|
+
}
|
|
4451
|
+
},
|
|
4452
|
+
{
|
|
4453
|
+
"name": "tiktok-analytics",
|
|
4454
|
+
"description": "",
|
|
4455
|
+
"repo": "stickpro/nuxt-tiktok-analytics",
|
|
4456
|
+
"npm": "tiktok-analytics",
|
|
4457
|
+
"icon": "",
|
|
4458
|
+
"github": "https://github.com/stickpro/nuxt-tiktok-analytics",
|
|
4459
|
+
"website": "https://github.com/stickpro/nuxt-tiktok-analytics",
|
|
4460
|
+
"learn_more": "",
|
|
4461
|
+
"category": "Analytics",
|
|
4462
|
+
"type": "3rd-party",
|
|
4463
|
+
"maintainers": [
|
|
4464
|
+
{
|
|
4465
|
+
"name": "stickpro",
|
|
4466
|
+
"github": "stickpro",
|
|
4467
|
+
"avatar": "https://avatars.githubusercontent.com/u/25886722?v=4"
|
|
4468
|
+
}
|
|
4469
|
+
],
|
|
4470
|
+
"compatibility": {
|
|
4471
|
+
"nuxt": "^2.0.0",
|
|
4472
|
+
"requires": {}
|
|
3469
4473
|
}
|
|
3470
4474
|
},
|
|
3471
4475
|
{
|
|
@@ -3487,9 +4491,33 @@
|
|
|
3487
4491
|
}
|
|
3488
4492
|
],
|
|
3489
4493
|
"compatibility": {
|
|
3490
|
-
"
|
|
3491
|
-
"
|
|
3492
|
-
|
|
4494
|
+
"nuxt": "^2.0.0",
|
|
4495
|
+
"requires": {}
|
|
4496
|
+
}
|
|
4497
|
+
},
|
|
4498
|
+
{
|
|
4499
|
+
"name": "turnstile",
|
|
4500
|
+
"description": "Privacy-focused alternative to CAPTCHA from Cloudflare",
|
|
4501
|
+
"repo": "danielroe/nuxt-turnstile",
|
|
4502
|
+
"npm": "nuxt-turnstile",
|
|
4503
|
+
"icon": "cloudflare.svg",
|
|
4504
|
+
"github": "https://github.com/danielroe/nuxt-turnstile",
|
|
4505
|
+
"website": "https://github.com/danielroe/nuxt-turnstile",
|
|
4506
|
+
"learn_more": "https://www.cloudflare.com/products/turnstile/",
|
|
4507
|
+
"category": "Security",
|
|
4508
|
+
"type": "3rd-party",
|
|
4509
|
+
"maintainers": [
|
|
4510
|
+
{
|
|
4511
|
+
"name": "Daniel Roe",
|
|
4512
|
+
"github": "danielroe",
|
|
4513
|
+
"twitter": "danielcroe"
|
|
4514
|
+
}
|
|
4515
|
+
],
|
|
4516
|
+
"compatibility": {
|
|
4517
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4518
|
+
"requires": {
|
|
4519
|
+
"bridge": true
|
|
4520
|
+
}
|
|
3493
4521
|
}
|
|
3494
4522
|
},
|
|
3495
4523
|
{
|
|
@@ -3510,9 +4538,43 @@
|
|
|
3510
4538
|
}
|
|
3511
4539
|
],
|
|
3512
4540
|
"compatibility": {
|
|
3513
|
-
"
|
|
3514
|
-
"
|
|
3515
|
-
|
|
4541
|
+
"nuxt": "^2.0.0",
|
|
4542
|
+
"requires": {
|
|
4543
|
+
"bridge": "optional"
|
|
4544
|
+
}
|
|
4545
|
+
}
|
|
4546
|
+
},
|
|
4547
|
+
{
|
|
4548
|
+
"name": "twicpics",
|
|
4549
|
+
"description": "Images and videos components - Context aware resizing and cropping, lazy-loading, LQIP, Next-Gen format, compression, CDN.",
|
|
4550
|
+
"repo": "TwicPics/components",
|
|
4551
|
+
"npm": "@twicpics/components",
|
|
4552
|
+
"icon": "twicpics.svg",
|
|
4553
|
+
"github": "https://github.com/TwicPics/components",
|
|
4554
|
+
"website": "https://www.twicpics.com/docs/components/nuxt-3",
|
|
4555
|
+
"learn_more": "https://www.twicpics.com",
|
|
4556
|
+
"category": "Images",
|
|
4557
|
+
"type": "3rd-party",
|
|
4558
|
+
"maintainers": [
|
|
4559
|
+
{
|
|
4560
|
+
"name": "Florent Bourgeois",
|
|
4561
|
+
"github": "florentb",
|
|
4562
|
+
"twitter": "florent_b"
|
|
4563
|
+
},
|
|
4564
|
+
{
|
|
4565
|
+
"name": "Julian Aubourg",
|
|
4566
|
+
"github": "jaubourg",
|
|
4567
|
+
"twitter": "jaubourg"
|
|
4568
|
+
},
|
|
4569
|
+
{
|
|
4570
|
+
"name": "Miguel Beignon",
|
|
4571
|
+
"github": "mbgspcii",
|
|
4572
|
+
"twitter": "m_beignon"
|
|
4573
|
+
}
|
|
4574
|
+
],
|
|
4575
|
+
"compatibility": {
|
|
4576
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4577
|
+
"requires": {}
|
|
3516
4578
|
}
|
|
3517
4579
|
},
|
|
3518
4580
|
{
|
|
@@ -3520,7 +4582,7 @@
|
|
|
3520
4582
|
"description": "Provide autocompletion for pages route names generated by Nuxt router",
|
|
3521
4583
|
"repo": "victorgarciaesgi/nuxt-typed-router",
|
|
3522
4584
|
"npm": "nuxt-typed-router",
|
|
3523
|
-
"icon": "
|
|
4585
|
+
"icon": "typed-router.png",
|
|
3524
4586
|
"github": "https://github.com/victorgarciaesgi/nuxt-typed-router",
|
|
3525
4587
|
"website": "https://github.com/victorgarciaesgi/nuxt-typed-router",
|
|
3526
4588
|
"learn_more": "",
|
|
@@ -3533,9 +4595,33 @@
|
|
|
3533
4595
|
}
|
|
3534
4596
|
],
|
|
3535
4597
|
"compatibility": {
|
|
3536
|
-
"
|
|
3537
|
-
"
|
|
3538
|
-
|
|
4598
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4599
|
+
"requires": {}
|
|
4600
|
+
}
|
|
4601
|
+
},
|
|
4602
|
+
{
|
|
4603
|
+
"name": "typed-vuex",
|
|
4604
|
+
"description": "A vanilla, strongly typed store accessor for Vuex.",
|
|
4605
|
+
"repo": "danielroe/typed-vuex#main/packages/nuxt-typed-vuex",
|
|
4606
|
+
"npm": "nuxt-typed-vuex",
|
|
4607
|
+
"icon": "vue.png",
|
|
4608
|
+
"github": "https://github.com/danielroe/typed-vuex",
|
|
4609
|
+
"website": "https://github.com/danielroe/typed-vuex",
|
|
4610
|
+
"learn_more": "",
|
|
4611
|
+
"category": "Libraries",
|
|
4612
|
+
"type": "3rd-party",
|
|
4613
|
+
"maintainers": [
|
|
4614
|
+
{
|
|
4615
|
+
"name": "Daniel Roe",
|
|
4616
|
+
"github": "danielroe",
|
|
4617
|
+
"twitter": "danielcroe"
|
|
4618
|
+
}
|
|
4619
|
+
],
|
|
4620
|
+
"compatibility": {
|
|
4621
|
+
"nuxt": "^2.0.0",
|
|
4622
|
+
"requires": {
|
|
4623
|
+
"bridge": "optional"
|
|
4624
|
+
}
|
|
3539
4625
|
}
|
|
3540
4626
|
},
|
|
3541
4627
|
{
|
|
@@ -3566,9 +4652,8 @@
|
|
|
3566
4652
|
}
|
|
3567
4653
|
],
|
|
3568
4654
|
"compatibility": {
|
|
3569
|
-
"
|
|
3570
|
-
"
|
|
3571
|
-
"3.x": "unknown"
|
|
4655
|
+
"nuxt": "^2.0.0",
|
|
4656
|
+
"requires": {}
|
|
3572
4657
|
}
|
|
3573
4658
|
},
|
|
3574
4659
|
{
|
|
@@ -3599,9 +4684,54 @@
|
|
|
3599
4684
|
}
|
|
3600
4685
|
],
|
|
3601
4686
|
"compatibility": {
|
|
3602
|
-
"
|
|
3603
|
-
"
|
|
3604
|
-
|
|
4687
|
+
"nuxt": "^2.0.0",
|
|
4688
|
+
"requires": {}
|
|
4689
|
+
}
|
|
4690
|
+
},
|
|
4691
|
+
{
|
|
4692
|
+
"name": "umami",
|
|
4693
|
+
"description": "Embed the Umami analytics library into Nuxt",
|
|
4694
|
+
"repo": "ijkml/nuxt-umami",
|
|
4695
|
+
"npm": "nuxt-umami",
|
|
4696
|
+
"icon": "umami.svg",
|
|
4697
|
+
"github": "https://github.com/ijkml/nuxt-umami",
|
|
4698
|
+
"website": "https://github.com/ijkml/nuxt-umami",
|
|
4699
|
+
"learn_more": "https://umami.is/docs/",
|
|
4700
|
+
"category": "Analytics",
|
|
4701
|
+
"type": "3rd-party",
|
|
4702
|
+
"maintainers": [
|
|
4703
|
+
{
|
|
4704
|
+
"name": "ML",
|
|
4705
|
+
"github": "ijkml"
|
|
4706
|
+
}
|
|
4707
|
+
],
|
|
4708
|
+
"compatibility": {
|
|
4709
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4710
|
+
"requires": {
|
|
4711
|
+
"bridge": "optional"
|
|
4712
|
+
}
|
|
4713
|
+
}
|
|
4714
|
+
},
|
|
4715
|
+
{
|
|
4716
|
+
"name": "unhead",
|
|
4717
|
+
"description": "Experimental features for Nuxt SEO / head management.",
|
|
4718
|
+
"repo": "harlan-zw/nuxt-unhead",
|
|
4719
|
+
"npm": "nuxt-unhead",
|
|
4720
|
+
"icon": "",
|
|
4721
|
+
"github": "https://github.com/harlan-zw/nuxt-unhead",
|
|
4722
|
+
"website": "https://github.com/harlan-zw/nuxt-unhead",
|
|
4723
|
+
"learn_more": "",
|
|
4724
|
+
"category": "SEO",
|
|
4725
|
+
"type": "3rd-party",
|
|
4726
|
+
"maintainers": [
|
|
4727
|
+
{
|
|
4728
|
+
"name": "harlan-zw",
|
|
4729
|
+
"github": "harlan-zw"
|
|
4730
|
+
}
|
|
4731
|
+
],
|
|
4732
|
+
"compatibility": {
|
|
4733
|
+
"nuxt": "^3.0.0",
|
|
4734
|
+
"requires": {}
|
|
3605
4735
|
}
|
|
3606
4736
|
},
|
|
3607
4737
|
{
|
|
@@ -3628,9 +4758,60 @@
|
|
|
3628
4758
|
}
|
|
3629
4759
|
],
|
|
3630
4760
|
"compatibility": {
|
|
3631
|
-
"
|
|
3632
|
-
"
|
|
3633
|
-
|
|
4761
|
+
"nuxt": "^2.0.0",
|
|
4762
|
+
"requires": {}
|
|
4763
|
+
}
|
|
4764
|
+
},
|
|
4765
|
+
{
|
|
4766
|
+
"name": "unlighthouse",
|
|
4767
|
+
"description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
|
|
4768
|
+
"repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
|
|
4769
|
+
"npm": "@unlighthouse/nuxt",
|
|
4770
|
+
"icon": "unlighthouse.svg",
|
|
4771
|
+
"github": "https://github.com/harlan-zw/unlighthouse",
|
|
4772
|
+
"website": "https://github.com/harlan-zw/unlighthouse",
|
|
4773
|
+
"learn_more": "https://github.com/harlan-zw/unlighthouse",
|
|
4774
|
+
"category": "Devtools",
|
|
4775
|
+
"type": "3rd-party",
|
|
4776
|
+
"maintainers": [
|
|
4777
|
+
{
|
|
4778
|
+
"name": "Harlan Wilton",
|
|
4779
|
+
"github": "harlan-zw",
|
|
4780
|
+
"twitter": "harlan_zw",
|
|
4781
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
4782
|
+
}
|
|
4783
|
+
],
|
|
4784
|
+
"compatibility": {
|
|
4785
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4786
|
+
"requires": {
|
|
4787
|
+
"bridge": "optional"
|
|
4788
|
+
}
|
|
4789
|
+
}
|
|
4790
|
+
},
|
|
4791
|
+
{
|
|
4792
|
+
"name": "unocss",
|
|
4793
|
+
"description": "The instant on-demand atomic CSS engine.",
|
|
4794
|
+
"repo": "antfu/unocss#main/packages/nuxt",
|
|
4795
|
+
"npm": "@unocss/nuxt",
|
|
4796
|
+
"icon": "unocss.svg",
|
|
4797
|
+
"github": "https://github.com/antfu/unocss",
|
|
4798
|
+
"website": "https://github.com/antfu/unocss",
|
|
4799
|
+
"learn_more": "https://github.com/antfu/unocss",
|
|
4800
|
+
"category": "UI",
|
|
4801
|
+
"type": "3rd-party",
|
|
4802
|
+
"maintainers": [
|
|
4803
|
+
{
|
|
4804
|
+
"name": "Anthony Fu",
|
|
4805
|
+
"github": "antfu",
|
|
4806
|
+
"twitter": "antfu7",
|
|
4807
|
+
"avatar": "https://avatars.githubusercontent.com/antfu?v=4"
|
|
4808
|
+
}
|
|
4809
|
+
],
|
|
4810
|
+
"compatibility": {
|
|
4811
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4812
|
+
"requires": {
|
|
4813
|
+
"bridge": "optional"
|
|
4814
|
+
}
|
|
3634
4815
|
}
|
|
3635
4816
|
},
|
|
3636
4817
|
{
|
|
@@ -3651,9 +4832,8 @@
|
|
|
3651
4832
|
}
|
|
3652
4833
|
],
|
|
3653
4834
|
"compatibility": {
|
|
3654
|
-
"
|
|
3655
|
-
"
|
|
3656
|
-
"3.x": "unknown"
|
|
4835
|
+
"nuxt": "^2.0.0",
|
|
4836
|
+
"requires": {}
|
|
3657
4837
|
}
|
|
3658
4838
|
},
|
|
3659
4839
|
{
|
|
@@ -3674,9 +4854,8 @@
|
|
|
3674
4854
|
}
|
|
3675
4855
|
],
|
|
3676
4856
|
"compatibility": {
|
|
3677
|
-
"
|
|
3678
|
-
"
|
|
3679
|
-
"3.x": "unknown"
|
|
4857
|
+
"nuxt": "^2.0.0",
|
|
4858
|
+
"requires": {}
|
|
3680
4859
|
}
|
|
3681
4860
|
},
|
|
3682
4861
|
{
|
|
@@ -3698,9 +4877,33 @@
|
|
|
3698
4877
|
}
|
|
3699
4878
|
],
|
|
3700
4879
|
"compatibility": {
|
|
3701
|
-
"
|
|
3702
|
-
"
|
|
3703
|
-
|
|
4880
|
+
"nuxt": "^2.0.0",
|
|
4881
|
+
"requires": {}
|
|
4882
|
+
}
|
|
4883
|
+
},
|
|
4884
|
+
{
|
|
4885
|
+
"name": "vue-macros",
|
|
4886
|
+
"description": "Explore and extend more macros and syntax sugar to Vue.",
|
|
4887
|
+
"repo": "sxzz/unplugin-vue-macros#main/packages/nuxt",
|
|
4888
|
+
"npm": "@vue-macros/nuxt",
|
|
4889
|
+
"icon": "vue-macros.svg",
|
|
4890
|
+
"github": "https://github.com/sxzz/unplugin-vue-macros",
|
|
4891
|
+
"website": "https://vue-macros.sxzz.moe",
|
|
4892
|
+
"learn_more": "https://github.com/sxzz/unplugin-vue-macros",
|
|
4893
|
+
"category": "Extensions",
|
|
4894
|
+
"type": "3rd-party",
|
|
4895
|
+
"maintainers": [
|
|
4896
|
+
{
|
|
4897
|
+
"name": "三咲智子 Kevin Deng",
|
|
4898
|
+
"github": "sxzz",
|
|
4899
|
+
"twitter": "sanxiaozhizi"
|
|
4900
|
+
}
|
|
4901
|
+
],
|
|
4902
|
+
"compatibility": {
|
|
4903
|
+
"nuxt": "^3.0.0",
|
|
4904
|
+
"requires": {
|
|
4905
|
+
"bridge": "optional"
|
|
4906
|
+
}
|
|
3704
4907
|
}
|
|
3705
4908
|
},
|
|
3706
4909
|
{
|
|
@@ -3721,9 +4924,8 @@
|
|
|
3721
4924
|
}
|
|
3722
4925
|
],
|
|
3723
4926
|
"compatibility": {
|
|
3724
|
-
"
|
|
3725
|
-
"
|
|
3726
|
-
"3.x": "unknown"
|
|
4927
|
+
"nuxt": "^2.0.0",
|
|
4928
|
+
"requires": {}
|
|
3727
4929
|
}
|
|
3728
4930
|
},
|
|
3729
4931
|
{
|
|
@@ -3744,9 +4946,30 @@
|
|
|
3744
4946
|
}
|
|
3745
4947
|
],
|
|
3746
4948
|
"compatibility": {
|
|
3747
|
-
"
|
|
3748
|
-
"
|
|
3749
|
-
|
|
4949
|
+
"nuxt": "^2.0.0",
|
|
4950
|
+
"requires": {}
|
|
4951
|
+
}
|
|
4952
|
+
},
|
|
4953
|
+
{
|
|
4954
|
+
"name": "vue-plausible",
|
|
4955
|
+
"description": "Plausible analytics for Vue.js and Nuxt",
|
|
4956
|
+
"repo": "moritzsternemann/vue-plausible",
|
|
4957
|
+
"npm": "vue-plausible",
|
|
4958
|
+
"icon": "plausible.png",
|
|
4959
|
+
"github": "https://github.com/moritzsternemann/vue-plausible",
|
|
4960
|
+
"website": "https://github.com/moritzsternemann/vue-plausible",
|
|
4961
|
+
"learn_more": "",
|
|
4962
|
+
"category": "Analytics",
|
|
4963
|
+
"type": "3rd-party",
|
|
4964
|
+
"maintainers": [
|
|
4965
|
+
{
|
|
4966
|
+
"name": "moritzsternemann",
|
|
4967
|
+
"github": "moritzsternemann"
|
|
4968
|
+
}
|
|
4969
|
+
],
|
|
4970
|
+
"compatibility": {
|
|
4971
|
+
"nuxt": "^2.0.0",
|
|
4972
|
+
"requires": {}
|
|
3750
4973
|
}
|
|
3751
4974
|
},
|
|
3752
4975
|
{
|
|
@@ -3767,9 +4990,33 @@
|
|
|
3767
4990
|
}
|
|
3768
4991
|
],
|
|
3769
4992
|
"compatibility": {
|
|
3770
|
-
"
|
|
3771
|
-
"
|
|
3772
|
-
|
|
4993
|
+
"nuxt": "^2.0.0",
|
|
4994
|
+
"requires": {}
|
|
4995
|
+
}
|
|
4996
|
+
},
|
|
4997
|
+
{
|
|
4998
|
+
"name": "vue-transitions",
|
|
4999
|
+
"description": "Reusable interface transitions with no CSS needed ❤️",
|
|
5000
|
+
"repo": "MorevM/vue-transitions",
|
|
5001
|
+
"npm": "@morev/vue-transitions",
|
|
5002
|
+
"icon": "vue-transitions.svg",
|
|
5003
|
+
"github": "https://github.com/MorevM/vue-transitions",
|
|
5004
|
+
"website": "https://github.com/MorevM/vue-transitions#readme",
|
|
5005
|
+
"learn_more": "",
|
|
5006
|
+
"category": "UI",
|
|
5007
|
+
"type": "3rd-party",
|
|
5008
|
+
"maintainers": [
|
|
5009
|
+
{
|
|
5010
|
+
"name": "Maxim Morev",
|
|
5011
|
+
"github": "MorevM",
|
|
5012
|
+
"avatar": "https://avatars.githubusercontent.com/u/49679666?v=4"
|
|
5013
|
+
}
|
|
5014
|
+
],
|
|
5015
|
+
"compatibility": {
|
|
5016
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5017
|
+
"requires": {
|
|
5018
|
+
"bridge": "optional"
|
|
5019
|
+
}
|
|
3773
5020
|
}
|
|
3774
5021
|
},
|
|
3775
5022
|
{
|
|
@@ -3791,9 +5038,30 @@
|
|
|
3791
5038
|
}
|
|
3792
5039
|
],
|
|
3793
5040
|
"compatibility": {
|
|
3794
|
-
"
|
|
3795
|
-
"
|
|
3796
|
-
|
|
5041
|
+
"nuxt": "^2.0.0",
|
|
5042
|
+
"requires": {}
|
|
5043
|
+
}
|
|
5044
|
+
},
|
|
5045
|
+
{
|
|
5046
|
+
"name": "vuestic",
|
|
5047
|
+
"description": "Vuestic UI module for Nuxt 3",
|
|
5048
|
+
"repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
|
|
5049
|
+
"npm": "@vuestic/nuxt",
|
|
5050
|
+
"icon": "vuestic.png",
|
|
5051
|
+
"github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
|
|
5052
|
+
"website": "https://vuestic.dev",
|
|
5053
|
+
"learn_more": "https://vuestic.dev/en/getting-started/nuxt",
|
|
5054
|
+
"category": "UI",
|
|
5055
|
+
"type": "3rd-party",
|
|
5056
|
+
"maintainers": [
|
|
5057
|
+
{
|
|
5058
|
+
"name": "epicmaxco",
|
|
5059
|
+
"github": "epicmaxco"
|
|
5060
|
+
}
|
|
5061
|
+
],
|
|
5062
|
+
"compatibility": {
|
|
5063
|
+
"nuxt": "^3.0.0",
|
|
5064
|
+
"requires": {}
|
|
3797
5065
|
}
|
|
3798
5066
|
},
|
|
3799
5067
|
{
|
|
@@ -3819,16 +5087,15 @@
|
|
|
3819
5087
|
}
|
|
3820
5088
|
],
|
|
3821
5089
|
"compatibility": {
|
|
3822
|
-
"
|
|
3823
|
-
"
|
|
3824
|
-
"3.x": "broken"
|
|
5090
|
+
"nuxt": "^2.0.0",
|
|
5091
|
+
"requires": {}
|
|
3825
5092
|
}
|
|
3826
5093
|
},
|
|
3827
5094
|
{
|
|
3828
5095
|
"name": "vueuse",
|
|
3829
5096
|
"description": "Collection of essential Vue Composition Utilities for Vue 2 and 3",
|
|
3830
|
-
"repo": "vueuse/vueuse#main/packages/
|
|
3831
|
-
"npm": "@vueuse/
|
|
5097
|
+
"repo": "vueuse/vueuse#main/packages/nuxt",
|
|
5098
|
+
"npm": "@vueuse/nuxt",
|
|
3832
5099
|
"icon": "vueuse.svg",
|
|
3833
5100
|
"github": "https://github.com/vueuse/vueuse",
|
|
3834
5101
|
"website": "https://vueuse.org",
|
|
@@ -3839,14 +5106,14 @@
|
|
|
3839
5106
|
{
|
|
3840
5107
|
"name": "Anthony Fu",
|
|
3841
5108
|
"github": "antfu",
|
|
3842
|
-
"twitter": "antfu7"
|
|
3843
|
-
"avatar": "https://avatars.githubusercontent.com/antfu?v=4"
|
|
5109
|
+
"twitter": "antfu7"
|
|
3844
5110
|
}
|
|
3845
5111
|
],
|
|
3846
5112
|
"compatibility": {
|
|
3847
|
-
"
|
|
3848
|
-
"
|
|
3849
|
-
|
|
5113
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5114
|
+
"requires": {
|
|
5115
|
+
"bridge": "optional"
|
|
5116
|
+
}
|
|
3850
5117
|
}
|
|
3851
5118
|
},
|
|
3852
5119
|
{
|
|
@@ -3867,9 +5134,8 @@
|
|
|
3867
5134
|
}
|
|
3868
5135
|
],
|
|
3869
5136
|
"compatibility": {
|
|
3870
|
-
"
|
|
3871
|
-
"
|
|
3872
|
-
"3.x": "unknown"
|
|
5137
|
+
"nuxt": "^2.0.0",
|
|
5138
|
+
"requires": {}
|
|
3873
5139
|
}
|
|
3874
5140
|
},
|
|
3875
5141
|
{
|
|
@@ -3877,7 +5143,7 @@
|
|
|
3877
5143
|
"description": "Web Vitals for Nuxt",
|
|
3878
5144
|
"repo": "nuxt-community/web-vitals-module",
|
|
3879
5145
|
"npm": "@nuxtjs/web-vitals",
|
|
3880
|
-
"icon": "",
|
|
5146
|
+
"icon": "web-vitals.png",
|
|
3881
5147
|
"github": "https://github.com/nuxt-community/web-vitals-module",
|
|
3882
5148
|
"website": "https://github.com/nuxt-community/web-vitals-module",
|
|
3883
5149
|
"learn_more": "",
|
|
@@ -3900,33 +5166,33 @@
|
|
|
3900
5166
|
}
|
|
3901
5167
|
],
|
|
3902
5168
|
"compatibility": {
|
|
3903
|
-
"
|
|
3904
|
-
"
|
|
3905
|
-
|
|
5169
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5170
|
+
"requires": {
|
|
5171
|
+
"bridge": "optional"
|
|
5172
|
+
}
|
|
3906
5173
|
}
|
|
3907
5174
|
},
|
|
3908
5175
|
{
|
|
3909
5176
|
"name": "web3js",
|
|
3910
|
-
"description": "Web3.js module integration for Nuxt.js
|
|
3911
|
-
"repo": "
|
|
5177
|
+
"description": "Web3.js module integration for Nuxt.js",
|
|
5178
|
+
"repo": "bl0cknumber/nuxt-web3",
|
|
3912
5179
|
"npm": "nuxt-web3",
|
|
3913
5180
|
"icon": "web3js.svg",
|
|
3914
|
-
"github": "https://github.com/
|
|
3915
|
-
"website": "https://github.com/
|
|
5181
|
+
"github": "https://github.com/bl0cknumber/nuxt-web3",
|
|
5182
|
+
"website": "https://github.com/bl0cknumber/nuxt-web3",
|
|
3916
5183
|
"learn_more": "https://web3js.readthedocs.io/",
|
|
3917
5184
|
"category": "Libraries",
|
|
3918
5185
|
"type": "3rd-party",
|
|
3919
5186
|
"maintainers": [
|
|
3920
5187
|
{
|
|
3921
5188
|
"name": "Muhammad Fauzan",
|
|
3922
|
-
"github": "
|
|
3923
|
-
"twitter": "
|
|
5189
|
+
"github": "bl0cknumber",
|
|
5190
|
+
"twitter": "fncolon"
|
|
3924
5191
|
}
|
|
3925
5192
|
],
|
|
3926
5193
|
"compatibility": {
|
|
3927
|
-
"
|
|
3928
|
-
"
|
|
3929
|
-
"3.x": "unknown"
|
|
5194
|
+
"nuxt": "^2.0.0",
|
|
5195
|
+
"requires": {}
|
|
3930
5196
|
}
|
|
3931
5197
|
},
|
|
3932
5198
|
{
|
|
@@ -3947,9 +5213,8 @@
|
|
|
3947
5213
|
}
|
|
3948
5214
|
],
|
|
3949
5215
|
"compatibility": {
|
|
3950
|
-
"
|
|
3951
|
-
"
|
|
3952
|
-
"3.x": "unknown"
|
|
5216
|
+
"nuxt": "^2.0.0",
|
|
5217
|
+
"requires": {}
|
|
3953
5218
|
}
|
|
3954
5219
|
},
|
|
3955
5220
|
{
|
|
@@ -3970,9 +5235,10 @@
|
|
|
3970
5235
|
}
|
|
3971
5236
|
],
|
|
3972
5237
|
"compatibility": {
|
|
3973
|
-
"
|
|
3974
|
-
"
|
|
3975
|
-
|
|
5238
|
+
"nuxt": "^2.0.0",
|
|
5239
|
+
"requires": {
|
|
5240
|
+
"bridge": "optional"
|
|
5241
|
+
}
|
|
3976
5242
|
}
|
|
3977
5243
|
},
|
|
3978
5244
|
{
|
|
@@ -3994,9 +5260,8 @@
|
|
|
3994
5260
|
}
|
|
3995
5261
|
],
|
|
3996
5262
|
"compatibility": {
|
|
3997
|
-
"
|
|
3998
|
-
"
|
|
3999
|
-
"3.x": "unknown"
|
|
5263
|
+
"nuxt": "^2.0.0",
|
|
5264
|
+
"requires": {}
|
|
4000
5265
|
}
|
|
4001
5266
|
},
|
|
4002
5267
|
{
|
|
@@ -4017,9 +5282,8 @@
|
|
|
4017
5282
|
}
|
|
4018
5283
|
],
|
|
4019
5284
|
"compatibility": {
|
|
4020
|
-
"
|
|
4021
|
-
"
|
|
4022
|
-
"3.x": "unknown"
|
|
5285
|
+
"nuxt": "^2.0.0",
|
|
5286
|
+
"requires": {}
|
|
4023
5287
|
}
|
|
4024
5288
|
},
|
|
4025
5289
|
{
|
|
@@ -4041,14 +5305,13 @@
|
|
|
4041
5305
|
}
|
|
4042
5306
|
],
|
|
4043
5307
|
"compatibility": {
|
|
4044
|
-
"
|
|
4045
|
-
"
|
|
4046
|
-
"3.x": "unknown"
|
|
5308
|
+
"nuxt": "^2.0.0",
|
|
5309
|
+
"requires": {}
|
|
4047
5310
|
}
|
|
4048
5311
|
},
|
|
4049
5312
|
{
|
|
4050
5313
|
"name": "windicss",
|
|
4051
|
-
"description": "Next generation
|
|
5314
|
+
"description": "Next generation utility-first CSS framework.",
|
|
4052
5315
|
"repo": "windicss/nuxt-windicss-module#main/packages/nuxt-windicss",
|
|
4053
5316
|
"npm": "nuxt-windicss",
|
|
4054
5317
|
"icon": "windicss.svg",
|
|
@@ -4060,14 +5323,20 @@
|
|
|
4060
5323
|
"maintainers": [
|
|
4061
5324
|
{
|
|
4062
5325
|
"name": "Harlan Wilton",
|
|
4063
|
-
"github": "
|
|
5326
|
+
"github": "harlan-zw",
|
|
4064
5327
|
"twitter": "harlan_zw"
|
|
5328
|
+
},
|
|
5329
|
+
{
|
|
5330
|
+
"name": "Anthony Fu",
|
|
5331
|
+
"github": "antfu",
|
|
5332
|
+
"twitter": "antfu7"
|
|
4065
5333
|
}
|
|
4066
5334
|
],
|
|
4067
5335
|
"compatibility": {
|
|
4068
|
-
"
|
|
4069
|
-
"
|
|
4070
|
-
|
|
5336
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5337
|
+
"requires": {
|
|
5338
|
+
"bridge": "optional"
|
|
5339
|
+
}
|
|
4071
5340
|
}
|
|
4072
5341
|
},
|
|
4073
5342
|
{
|
|
@@ -4088,9 +5357,8 @@
|
|
|
4088
5357
|
}
|
|
4089
5358
|
],
|
|
4090
5359
|
"compatibility": {
|
|
4091
|
-
"
|
|
4092
|
-
"
|
|
4093
|
-
"3.x": "unknown"
|
|
5360
|
+
"nuxt": "^2.0.0",
|
|
5361
|
+
"requires": {}
|
|
4094
5362
|
}
|
|
4095
5363
|
},
|
|
4096
5364
|
{
|
|
@@ -4111,9 +5379,8 @@
|
|
|
4111
5379
|
}
|
|
4112
5380
|
],
|
|
4113
5381
|
"compatibility": {
|
|
4114
|
-
"
|
|
4115
|
-
"
|
|
4116
|
-
"3.x": "unknown"
|
|
5382
|
+
"nuxt": "^2.0.0",
|
|
5383
|
+
"requires": {}
|
|
4117
5384
|
}
|
|
4118
5385
|
},
|
|
4119
5386
|
{
|
|
@@ -4134,9 +5401,33 @@
|
|
|
4134
5401
|
}
|
|
4135
5402
|
],
|
|
4136
5403
|
"compatibility": {
|
|
4137
|
-
"
|
|
4138
|
-
"
|
|
4139
|
-
|
|
5404
|
+
"nuxt": "^2.0.0",
|
|
5405
|
+
"requires": {}
|
|
5406
|
+
}
|
|
5407
|
+
},
|
|
5408
|
+
{
|
|
5409
|
+
"name": "xstate",
|
|
5410
|
+
"description": "XState integration for Nuxt",
|
|
5411
|
+
"repo": "Lexpeartha/nuxt-xstate",
|
|
5412
|
+
"npm": "nuxt-xstate",
|
|
5413
|
+
"icon": "xstate.svg",
|
|
5414
|
+
"github": "https://github.com/Lexpeartha/nuxt-xstate",
|
|
5415
|
+
"website": "https://nuxt-xstate.lexpeartha.com",
|
|
5416
|
+
"learn_more": "https://xstate.js.org/",
|
|
5417
|
+
"category": "Extensions",
|
|
5418
|
+
"type": "3rd-party",
|
|
5419
|
+
"maintainers": [
|
|
5420
|
+
{
|
|
5421
|
+
"name": "Lexpeartha",
|
|
5422
|
+
"github": "Lexpeartha",
|
|
5423
|
+
"twitter": "lexpeartha"
|
|
5424
|
+
}
|
|
5425
|
+
],
|
|
5426
|
+
"compatibility": {
|
|
5427
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5428
|
+
"requires": {
|
|
5429
|
+
"bridge": true
|
|
5430
|
+
}
|
|
4140
5431
|
}
|
|
4141
5432
|
},
|
|
4142
5433
|
{
|
|
@@ -4157,9 +5448,8 @@
|
|
|
4157
5448
|
}
|
|
4158
5449
|
],
|
|
4159
5450
|
"compatibility": {
|
|
4160
|
-
"
|
|
4161
|
-
"
|
|
4162
|
-
"3.x": "unknown"
|
|
5451
|
+
"nuxt": "^2.0.0",
|
|
5452
|
+
"requires": {}
|
|
4163
5453
|
}
|
|
4164
5454
|
},
|
|
4165
5455
|
{
|
|
@@ -4181,9 +5471,8 @@
|
|
|
4181
5471
|
}
|
|
4182
5472
|
],
|
|
4183
5473
|
"compatibility": {
|
|
4184
|
-
"
|
|
4185
|
-
"
|
|
4186
|
-
"3.x": "unknown"
|
|
5474
|
+
"nuxt": "^2.0.0",
|
|
5475
|
+
"requires": {}
|
|
4187
5476
|
}
|
|
4188
5477
|
},
|
|
4189
5478
|
{
|
|
@@ -4204,9 +5493,8 @@
|
|
|
4204
5493
|
}
|
|
4205
5494
|
],
|
|
4206
5495
|
"compatibility": {
|
|
4207
|
-
"
|
|
4208
|
-
"
|
|
4209
|
-
"3.x": "unknown"
|
|
5496
|
+
"nuxt": "^2.0.0",
|
|
5497
|
+
"requires": {}
|
|
4210
5498
|
}
|
|
4211
5499
|
}
|
|
4212
5500
|
]
|