@nuxt/modules 0.5.0-64b8c8 → 0.5.0-6b255b
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 +1570 -665
- package/package.json +1 -1
- package/categories.json +0 -21
package/modules.json
CHANGED
|
@@ -22,33 +22,8 @@
|
|
|
22
22
|
}
|
|
23
23
|
],
|
|
24
24
|
"compatibility": {
|
|
25
|
-
"
|
|
26
|
-
"
|
|
27
|
-
"3.x": "unknown"
|
|
28
|
-
}
|
|
29
|
-
},
|
|
30
|
-
{
|
|
31
|
-
"name": "adyen",
|
|
32
|
-
"description": "Adyen Payment Module for Nuxt.js",
|
|
33
|
-
"repo": "baroshem/nuxt-adyen-module",
|
|
34
|
-
"npm": "nuxt-adyen-module",
|
|
35
|
-
"icon": "adyen.svg",
|
|
36
|
-
"github": "https://github.com/baroshem/nuxt-adyen-module",
|
|
37
|
-
"website": "https://www.npmjs.com/package/nuxt-adyen-module",
|
|
38
|
-
"learn_more": "https://www.npmjs.com/package/nuxt-adyen-module",
|
|
39
|
-
"category": "Payment",
|
|
40
|
-
"type": "3rd-party",
|
|
41
|
-
"maintainers": [
|
|
42
|
-
{
|
|
43
|
-
"name": "Jakub Andrzejewski",
|
|
44
|
-
"github": "Baroshem",
|
|
45
|
-
"avatar": "https://avatars2.githubusercontent.com/u/37120330?v=4?s=80"
|
|
46
|
-
}
|
|
47
|
-
],
|
|
48
|
-
"compatibility": {
|
|
49
|
-
"2.x": "working",
|
|
50
|
-
"2.x-bridge": "unknown",
|
|
51
|
-
"3.x": "unknown"
|
|
25
|
+
"nuxt": "^2.0.0",
|
|
26
|
+
"requires": {}
|
|
52
27
|
}
|
|
53
28
|
},
|
|
54
29
|
{
|
|
@@ -70,9 +45,38 @@
|
|
|
70
45
|
}
|
|
71
46
|
],
|
|
72
47
|
"compatibility": {
|
|
73
|
-
"
|
|
74
|
-
"
|
|
75
|
-
|
|
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
|
+
}
|
|
76
80
|
}
|
|
77
81
|
},
|
|
78
82
|
{
|
|
@@ -93,9 +97,8 @@
|
|
|
93
97
|
}
|
|
94
98
|
],
|
|
95
99
|
"compatibility": {
|
|
96
|
-
"
|
|
97
|
-
"
|
|
98
|
-
"3.x": "unknown"
|
|
100
|
+
"nuxt": "^2.0.0",
|
|
101
|
+
"requires": {}
|
|
99
102
|
}
|
|
100
103
|
},
|
|
101
104
|
{
|
|
@@ -117,9 +120,8 @@
|
|
|
117
120
|
}
|
|
118
121
|
],
|
|
119
122
|
"compatibility": {
|
|
120
|
-
"
|
|
121
|
-
"
|
|
122
|
-
"3.x": "unknown"
|
|
123
|
+
"nuxt": "^2.0.0",
|
|
124
|
+
"requires": {}
|
|
123
125
|
}
|
|
124
126
|
},
|
|
125
127
|
{
|
|
@@ -140,9 +142,32 @@
|
|
|
140
142
|
}
|
|
141
143
|
],
|
|
142
144
|
"compatibility": {
|
|
143
|
-
"
|
|
144
|
-
"
|
|
145
|
-
|
|
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": {}
|
|
146
171
|
}
|
|
147
172
|
},
|
|
148
173
|
{
|
|
@@ -165,36 +190,32 @@
|
|
|
165
190
|
}
|
|
166
191
|
],
|
|
167
192
|
"compatibility": {
|
|
168
|
-
"
|
|
169
|
-
"
|
|
170
|
-
"3.x": "unknown"
|
|
193
|
+
"nuxt": "^2.0.0",
|
|
194
|
+
"requires": {}
|
|
171
195
|
}
|
|
172
196
|
},
|
|
173
197
|
{
|
|
174
198
|
"name": "apollo",
|
|
175
199
|
"description": "Integrate GraphQL in your Nuxt.js apps using vue-apollo.",
|
|
176
|
-
"repo": "nuxt-
|
|
200
|
+
"repo": "nuxt-modules/apollo",
|
|
177
201
|
"npm": "@nuxtjs/apollo",
|
|
178
202
|
"icon": "apollo.png",
|
|
179
|
-
"github": "https://github.com/nuxt-
|
|
180
|
-
"website": "https://
|
|
203
|
+
"github": "https://github.com/nuxt-modules/apollo",
|
|
204
|
+
"website": "https://apollo.nuxtjs.org",
|
|
181
205
|
"learn_more": "https://apollo.vuejs.org/guide/#what-is-graphql",
|
|
182
206
|
"category": "Request",
|
|
183
207
|
"type": "community",
|
|
184
208
|
"maintainers": [
|
|
185
209
|
{
|
|
186
|
-
"name": "
|
|
187
|
-
"github": "
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
"name": "Dominic Garms",
|
|
191
|
-
"github": "dohomi"
|
|
210
|
+
"name": "Conrawl Rogers",
|
|
211
|
+
"github": "diizzayy",
|
|
212
|
+
"twitter": "diizzayy",
|
|
213
|
+
"avatar": "https://avatars.githubusercontent.com/diizzayy?v=4"
|
|
192
214
|
}
|
|
193
215
|
],
|
|
194
216
|
"compatibility": {
|
|
195
|
-
"
|
|
196
|
-
"
|
|
197
|
-
"3.x": "not-working"
|
|
217
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
218
|
+
"requires": {}
|
|
198
219
|
}
|
|
199
220
|
},
|
|
200
221
|
{
|
|
@@ -215,9 +236,8 @@
|
|
|
215
236
|
}
|
|
216
237
|
],
|
|
217
238
|
"compatibility": {
|
|
218
|
-
"
|
|
219
|
-
"
|
|
220
|
-
"3.x": "unknown"
|
|
239
|
+
"nuxt": "^2.0.0",
|
|
240
|
+
"requires": {}
|
|
221
241
|
}
|
|
222
242
|
},
|
|
223
243
|
{
|
|
@@ -238,9 +258,8 @@
|
|
|
238
258
|
}
|
|
239
259
|
],
|
|
240
260
|
"compatibility": {
|
|
241
|
-
"
|
|
242
|
-
"
|
|
243
|
-
"3.x": "unknown"
|
|
261
|
+
"nuxt": "^2.0.0",
|
|
262
|
+
"requires": {}
|
|
244
263
|
}
|
|
245
264
|
},
|
|
246
265
|
{
|
|
@@ -266,9 +285,8 @@
|
|
|
266
285
|
}
|
|
267
286
|
],
|
|
268
287
|
"compatibility": {
|
|
269
|
-
"
|
|
270
|
-
"
|
|
271
|
-
"3.x": "wip"
|
|
288
|
+
"nuxt": "^2.0.0",
|
|
289
|
+
"requires": {}
|
|
272
290
|
}
|
|
273
291
|
},
|
|
274
292
|
{
|
|
@@ -290,9 +308,8 @@
|
|
|
290
308
|
}
|
|
291
309
|
],
|
|
292
310
|
"compatibility": {
|
|
293
|
-
"
|
|
294
|
-
"
|
|
295
|
-
"3.x": "unknown"
|
|
311
|
+
"nuxt": "^2.0.0",
|
|
312
|
+
"requires": {}
|
|
296
313
|
}
|
|
297
314
|
},
|
|
298
315
|
{
|
|
@@ -313,33 +330,8 @@
|
|
|
313
330
|
}
|
|
314
331
|
],
|
|
315
332
|
"compatibility": {
|
|
316
|
-
"
|
|
317
|
-
"
|
|
318
|
-
"3.x": "unknown"
|
|
319
|
-
}
|
|
320
|
-
},
|
|
321
|
-
{
|
|
322
|
-
"name": "bigcommerce",
|
|
323
|
-
"description": "Easy BigCommerce integration for Nuxt.js",
|
|
324
|
-
"repo": "baroshem/nuxt-bigcommerce",
|
|
325
|
-
"npm": "nuxt-bigcommerce",
|
|
326
|
-
"icon": "bigcommerce.svg",
|
|
327
|
-
"github": "https://github.com/baroshem/nuxt-bigcommerce",
|
|
328
|
-
"website": "https://nuxt-bigcommerce.vercel.app/",
|
|
329
|
-
"learn_more": "https://www.npmjs.com/package/nuxt-bigcommerce",
|
|
330
|
-
"category": "Ecommerce",
|
|
331
|
-
"type": "3rd-party",
|
|
332
|
-
"maintainers": [
|
|
333
|
-
{
|
|
334
|
-
"name": "Jakub Andrzejewski",
|
|
335
|
-
"github": "Baroshem",
|
|
336
|
-
"avatar": "https://avatars2.githubusercontent.com/u/37120330?v=4?s=80"
|
|
337
|
-
}
|
|
338
|
-
],
|
|
339
|
-
"compatibility": {
|
|
340
|
-
"2.x": "working",
|
|
341
|
-
"2.x-bridge": "unknown",
|
|
342
|
-
"3.x": "unknown"
|
|
333
|
+
"nuxt": "^2.0.0",
|
|
334
|
+
"requires": {}
|
|
343
335
|
}
|
|
344
336
|
},
|
|
345
337
|
{
|
|
@@ -370,9 +362,8 @@
|
|
|
370
362
|
}
|
|
371
363
|
],
|
|
372
364
|
"compatibility": {
|
|
373
|
-
"
|
|
374
|
-
"
|
|
375
|
-
"3.x": "unknown"
|
|
365
|
+
"nuxt": "^2.0.0",
|
|
366
|
+
"requires": {}
|
|
376
367
|
}
|
|
377
368
|
},
|
|
378
369
|
{
|
|
@@ -394,9 +385,8 @@
|
|
|
394
385
|
}
|
|
395
386
|
],
|
|
396
387
|
"compatibility": {
|
|
397
|
-
"
|
|
398
|
-
"
|
|
399
|
-
"3.x": "unknown"
|
|
388
|
+
"nuxt": "^2.0.0",
|
|
389
|
+
"requires": {}
|
|
400
390
|
}
|
|
401
391
|
},
|
|
402
392
|
{
|
|
@@ -417,14 +407,13 @@
|
|
|
417
407
|
}
|
|
418
408
|
],
|
|
419
409
|
"compatibility": {
|
|
420
|
-
"
|
|
421
|
-
"
|
|
422
|
-
"3.x": "unknown"
|
|
410
|
+
"nuxt": "^2.0.0",
|
|
411
|
+
"requires": {}
|
|
423
412
|
}
|
|
424
413
|
},
|
|
425
414
|
{
|
|
426
415
|
"name": "bugsnag",
|
|
427
|
-
"description": "Bugsnag
|
|
416
|
+
"description": "Bugsnag integration for nuxt.js. Makes it easy to add bugsnag to your Project. Supports uploading source maps.",
|
|
428
417
|
"repo": "JulianMar/nuxt-bugsnag",
|
|
429
418
|
"npm": "nuxt-bugsnag",
|
|
430
419
|
"icon": "bugsnag.png",
|
|
@@ -436,13 +425,15 @@
|
|
|
436
425
|
"maintainers": [
|
|
437
426
|
{
|
|
438
427
|
"name": "JulianMar",
|
|
439
|
-
"github": "JulianMar"
|
|
428
|
+
"github": "JulianMar",
|
|
429
|
+
"twitter": "julian_martin96"
|
|
440
430
|
}
|
|
441
431
|
],
|
|
442
432
|
"compatibility": {
|
|
443
|
-
"
|
|
444
|
-
"
|
|
445
|
-
|
|
433
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
434
|
+
"requires": {
|
|
435
|
+
"bridge": true
|
|
436
|
+
}
|
|
446
437
|
}
|
|
447
438
|
},
|
|
448
439
|
{
|
|
@@ -463,9 +454,8 @@
|
|
|
463
454
|
}
|
|
464
455
|
],
|
|
465
456
|
"compatibility": {
|
|
466
|
-
"
|
|
467
|
-
"
|
|
468
|
-
"3.x": "unknown"
|
|
457
|
+
"nuxt": "^2.0.0",
|
|
458
|
+
"requires": {}
|
|
469
459
|
}
|
|
470
460
|
},
|
|
471
461
|
{
|
|
@@ -486,14 +476,13 @@
|
|
|
486
476
|
}
|
|
487
477
|
],
|
|
488
478
|
"compatibility": {
|
|
489
|
-
"
|
|
490
|
-
"
|
|
491
|
-
"3.x": "unknown"
|
|
479
|
+
"nuxt": "^2.0.0",
|
|
480
|
+
"requires": {}
|
|
492
481
|
}
|
|
493
482
|
},
|
|
494
483
|
{
|
|
495
484
|
"name": "canvas-sketch",
|
|
496
|
-
"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",
|
|
497
486
|
"repo": "LuXDAmore/generative-art",
|
|
498
487
|
"npm": "@luxdamore/nuxt-canvas-sketch",
|
|
499
488
|
"icon": "",
|
|
@@ -510,9 +499,8 @@
|
|
|
510
499
|
}
|
|
511
500
|
],
|
|
512
501
|
"compatibility": {
|
|
513
|
-
"
|
|
514
|
-
"
|
|
515
|
-
"3.x": "unknown"
|
|
502
|
+
"nuxt": "^2.0.0",
|
|
503
|
+
"requires": {}
|
|
516
504
|
}
|
|
517
505
|
},
|
|
518
506
|
{
|
|
@@ -533,9 +521,30 @@
|
|
|
533
521
|
}
|
|
534
522
|
],
|
|
535
523
|
"compatibility": {
|
|
536
|
-
"
|
|
537
|
-
"
|
|
538
|
-
|
|
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": {}
|
|
539
548
|
}
|
|
540
549
|
},
|
|
541
550
|
{
|
|
@@ -556,9 +565,8 @@
|
|
|
556
565
|
}
|
|
557
566
|
],
|
|
558
567
|
"compatibility": {
|
|
559
|
-
"
|
|
560
|
-
"
|
|
561
|
-
"3.x": "unknown"
|
|
568
|
+
"nuxt": "^2.0.0",
|
|
569
|
+
"requires": {}
|
|
562
570
|
}
|
|
563
571
|
},
|
|
564
572
|
{
|
|
@@ -579,9 +587,8 @@
|
|
|
579
587
|
}
|
|
580
588
|
],
|
|
581
589
|
"compatibility": {
|
|
582
|
-
"
|
|
583
|
-
"
|
|
584
|
-
"3.x": "unknown"
|
|
590
|
+
"nuxt": "^2.0.0",
|
|
591
|
+
"requires": {}
|
|
585
592
|
}
|
|
586
593
|
},
|
|
587
594
|
{
|
|
@@ -602,9 +609,8 @@
|
|
|
602
609
|
}
|
|
603
610
|
],
|
|
604
611
|
"compatibility": {
|
|
605
|
-
"
|
|
606
|
-
"
|
|
607
|
-
"3.x": "unknown"
|
|
612
|
+
"nuxt": "^2.0.0",
|
|
613
|
+
"requires": {}
|
|
608
614
|
}
|
|
609
615
|
},
|
|
610
616
|
{
|
|
@@ -626,9 +632,8 @@
|
|
|
626
632
|
}
|
|
627
633
|
],
|
|
628
634
|
"compatibility": {
|
|
629
|
-
"
|
|
630
|
-
"
|
|
631
|
-
"3.x": "not-working"
|
|
635
|
+
"nuxt": "^2.0.0",
|
|
636
|
+
"requires": {}
|
|
632
637
|
}
|
|
633
638
|
},
|
|
634
639
|
{
|
|
@@ -650,9 +655,10 @@
|
|
|
650
655
|
}
|
|
651
656
|
],
|
|
652
657
|
"compatibility": {
|
|
653
|
-
"
|
|
654
|
-
"
|
|
655
|
-
|
|
658
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
659
|
+
"requires": {
|
|
660
|
+
"bridge": "optional"
|
|
661
|
+
}
|
|
656
662
|
}
|
|
657
663
|
},
|
|
658
664
|
{
|
|
@@ -674,9 +680,8 @@
|
|
|
674
680
|
}
|
|
675
681
|
],
|
|
676
682
|
"compatibility": {
|
|
677
|
-
"
|
|
678
|
-
"
|
|
679
|
-
"3.x": "unknown"
|
|
683
|
+
"nuxt": "^2.0.0",
|
|
684
|
+
"requires": {}
|
|
680
685
|
}
|
|
681
686
|
},
|
|
682
687
|
{
|
|
@@ -698,17 +703,16 @@
|
|
|
698
703
|
}
|
|
699
704
|
],
|
|
700
705
|
"compatibility": {
|
|
701
|
-
"
|
|
702
|
-
"
|
|
703
|
-
"3.x": "unknown"
|
|
706
|
+
"nuxt": "^2.0.0",
|
|
707
|
+
"requires": {}
|
|
704
708
|
}
|
|
705
709
|
},
|
|
706
710
|
{
|
|
707
711
|
"name": "content",
|
|
708
|
-
"description": "
|
|
709
|
-
"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",
|
|
710
714
|
"npm": "@nuxt/content",
|
|
711
|
-
"icon": "
|
|
715
|
+
"icon": "nuxt.png",
|
|
712
716
|
"github": "https://github.com/nuxt/content",
|
|
713
717
|
"website": "https://content.nuxtjs.org",
|
|
714
718
|
"learn_more": "",
|
|
@@ -716,9 +720,14 @@
|
|
|
716
720
|
"type": "official",
|
|
717
721
|
"maintainers": [
|
|
718
722
|
{
|
|
719
|
-
"name": "
|
|
720
|
-
"github": "
|
|
721
|
-
"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"
|
|
722
731
|
},
|
|
723
732
|
{
|
|
724
733
|
"name": "Sebastien Chopin",
|
|
@@ -727,9 +736,8 @@
|
|
|
727
736
|
}
|
|
728
737
|
],
|
|
729
738
|
"compatibility": {
|
|
730
|
-
"
|
|
731
|
-
"
|
|
732
|
-
"3.x": "not-working"
|
|
739
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
740
|
+
"requires": {}
|
|
733
741
|
}
|
|
734
742
|
},
|
|
735
743
|
{
|
|
@@ -750,9 +758,8 @@
|
|
|
750
758
|
}
|
|
751
759
|
],
|
|
752
760
|
"compatibility": {
|
|
753
|
-
"
|
|
754
|
-
"
|
|
755
|
-
"3.x": "unknown"
|
|
761
|
+
"nuxt": "^2.0.0",
|
|
762
|
+
"requires": {}
|
|
756
763
|
}
|
|
757
764
|
},
|
|
758
765
|
{
|
|
@@ -777,9 +784,8 @@
|
|
|
777
784
|
}
|
|
778
785
|
],
|
|
779
786
|
"compatibility": {
|
|
780
|
-
"
|
|
781
|
-
"
|
|
782
|
-
"3.x": "unknown"
|
|
787
|
+
"nuxt": "^2.0.0",
|
|
788
|
+
"requires": {}
|
|
783
789
|
}
|
|
784
790
|
},
|
|
785
791
|
{
|
|
@@ -800,9 +806,8 @@
|
|
|
800
806
|
}
|
|
801
807
|
],
|
|
802
808
|
"compatibility": {
|
|
803
|
-
"
|
|
804
|
-
"
|
|
805
|
-
"3.x": "unknown"
|
|
809
|
+
"nuxt": "^2.0.0",
|
|
810
|
+
"requires": {}
|
|
806
811
|
}
|
|
807
812
|
},
|
|
808
813
|
{
|
|
@@ -823,9 +828,30 @@
|
|
|
823
828
|
}
|
|
824
829
|
],
|
|
825
830
|
"compatibility": {
|
|
826
|
-
"
|
|
827
|
-
"
|
|
828
|
-
|
|
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": {}
|
|
829
855
|
}
|
|
830
856
|
},
|
|
831
857
|
{
|
|
@@ -847,9 +873,31 @@
|
|
|
847
873
|
}
|
|
848
874
|
],
|
|
849
875
|
"compatibility": {
|
|
850
|
-
"
|
|
851
|
-
"
|
|
852
|
-
|
|
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",
|
|
900
|
+
"requires": {}
|
|
853
901
|
}
|
|
854
902
|
},
|
|
855
903
|
{
|
|
@@ -870,9 +918,33 @@
|
|
|
870
918
|
}
|
|
871
919
|
],
|
|
872
920
|
"compatibility": {
|
|
873
|
-
"
|
|
874
|
-
"
|
|
875
|
-
|
|
921
|
+
"nuxt": "^2.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
|
+
}
|
|
876
948
|
}
|
|
877
949
|
},
|
|
878
950
|
{
|
|
@@ -893,9 +965,8 @@
|
|
|
893
965
|
}
|
|
894
966
|
],
|
|
895
967
|
"compatibility": {
|
|
896
|
-
"
|
|
897
|
-
"
|
|
898
|
-
"3.x": "unknown"
|
|
968
|
+
"nuxt": "^2.0.0",
|
|
969
|
+
"requires": {}
|
|
899
970
|
}
|
|
900
971
|
},
|
|
901
972
|
{
|
|
@@ -927,9 +998,8 @@
|
|
|
927
998
|
}
|
|
928
999
|
],
|
|
929
1000
|
"compatibility": {
|
|
930
|
-
"
|
|
931
|
-
"
|
|
932
|
-
"3.x": "unknown"
|
|
1001
|
+
"nuxt": "^2.0.0",
|
|
1002
|
+
"requires": {}
|
|
933
1003
|
}
|
|
934
1004
|
},
|
|
935
1005
|
{
|
|
@@ -950,9 +1020,8 @@
|
|
|
950
1020
|
}
|
|
951
1021
|
],
|
|
952
1022
|
"compatibility": {
|
|
953
|
-
"
|
|
954
|
-
"
|
|
955
|
-
"3.x": "unknown"
|
|
1023
|
+
"nuxt": "^2.0.0",
|
|
1024
|
+
"requires": {}
|
|
956
1025
|
}
|
|
957
1026
|
},
|
|
958
1027
|
{
|
|
@@ -974,9 +1043,8 @@
|
|
|
974
1043
|
}
|
|
975
1044
|
],
|
|
976
1045
|
"compatibility": {
|
|
977
|
-
"
|
|
978
|
-
"
|
|
979
|
-
"3.x": "unknown"
|
|
1046
|
+
"nuxt": "^2.0.0",
|
|
1047
|
+
"requires": {}
|
|
980
1048
|
}
|
|
981
1049
|
},
|
|
982
1050
|
{
|
|
@@ -997,9 +1065,8 @@
|
|
|
997
1065
|
}
|
|
998
1066
|
],
|
|
999
1067
|
"compatibility": {
|
|
1000
|
-
"
|
|
1001
|
-
"
|
|
1002
|
-
"3.x": "unknown"
|
|
1068
|
+
"nuxt": "^2.0.0",
|
|
1069
|
+
"requires": {}
|
|
1003
1070
|
}
|
|
1004
1071
|
},
|
|
1005
1072
|
{
|
|
@@ -1020,9 +1087,8 @@
|
|
|
1020
1087
|
}
|
|
1021
1088
|
],
|
|
1022
1089
|
"compatibility": {
|
|
1023
|
-
"
|
|
1024
|
-
"
|
|
1025
|
-
"3.x": "unknown"
|
|
1090
|
+
"nuxt": "^2.0.0",
|
|
1091
|
+
"requires": {}
|
|
1026
1092
|
}
|
|
1027
1093
|
},
|
|
1028
1094
|
{
|
|
@@ -1043,9 +1109,8 @@
|
|
|
1043
1109
|
}
|
|
1044
1110
|
],
|
|
1045
1111
|
"compatibility": {
|
|
1046
|
-
"
|
|
1047
|
-
"
|
|
1048
|
-
"3.x": "unknown"
|
|
1112
|
+
"nuxt": "^2.0.0",
|
|
1113
|
+
"requires": {}
|
|
1049
1114
|
}
|
|
1050
1115
|
},
|
|
1051
1116
|
{
|
|
@@ -1066,14 +1131,13 @@
|
|
|
1066
1131
|
}
|
|
1067
1132
|
],
|
|
1068
1133
|
"compatibility": {
|
|
1069
|
-
"
|
|
1070
|
-
"
|
|
1071
|
-
"3.x": "unknown"
|
|
1134
|
+
"nuxt": "^2.0.0",
|
|
1135
|
+
"requires": {}
|
|
1072
1136
|
}
|
|
1073
1137
|
},
|
|
1074
1138
|
{
|
|
1075
1139
|
"name": "feed",
|
|
1076
|
-
"description": "Feed module enables everyone to have RSS, Atom and
|
|
1140
|
+
"description": "Feed module enables everyone to have RSS, Atom and JSON.",
|
|
1077
1141
|
"repo": "nuxt-community/feed-module",
|
|
1078
1142
|
"npm": "@nuxtjs/feed",
|
|
1079
1143
|
"icon": "",
|
|
@@ -1090,15 +1154,14 @@
|
|
|
1090
1154
|
}
|
|
1091
1155
|
],
|
|
1092
1156
|
"compatibility": {
|
|
1093
|
-
"
|
|
1094
|
-
"
|
|
1095
|
-
"3.x": "unknown"
|
|
1157
|
+
"nuxt": "^2.0.0",
|
|
1158
|
+
"requires": {}
|
|
1096
1159
|
}
|
|
1097
1160
|
},
|
|
1098
1161
|
{
|
|
1099
1162
|
"name": "firebase",
|
|
1100
1163
|
"description": "Integrate Firebase into your Nuxt project.",
|
|
1101
|
-
"repo": "nuxt-community/firebase-module",
|
|
1164
|
+
"repo": "nuxt-community/firebase-module#master/packages/firebase-module",
|
|
1102
1165
|
"npm": "@nuxtjs/firebase",
|
|
1103
1166
|
"icon": "firebase.png",
|
|
1104
1167
|
"github": "https://github.com/nuxt-community/firebase-module",
|
|
@@ -1113,9 +1176,8 @@
|
|
|
1113
1176
|
}
|
|
1114
1177
|
],
|
|
1115
1178
|
"compatibility": {
|
|
1116
|
-
"
|
|
1117
|
-
"
|
|
1118
|
-
"3.x": "unknown"
|
|
1179
|
+
"nuxt": "^2.0.0",
|
|
1180
|
+
"requires": {}
|
|
1119
1181
|
}
|
|
1120
1182
|
},
|
|
1121
1183
|
{
|
|
@@ -1136,9 +1198,8 @@
|
|
|
1136
1198
|
}
|
|
1137
1199
|
],
|
|
1138
1200
|
"compatibility": {
|
|
1139
|
-
"
|
|
1140
|
-
"
|
|
1141
|
-
"3.x": "unknown"
|
|
1201
|
+
"nuxt": "^2.0.0",
|
|
1202
|
+
"requires": {}
|
|
1142
1203
|
}
|
|
1143
1204
|
},
|
|
1144
1205
|
{
|
|
@@ -1159,9 +1220,8 @@
|
|
|
1159
1220
|
}
|
|
1160
1221
|
],
|
|
1161
1222
|
"compatibility": {
|
|
1162
|
-
"
|
|
1163
|
-
"
|
|
1164
|
-
"3.x": "unknown"
|
|
1223
|
+
"nuxt": "^2.0.0",
|
|
1224
|
+
"requires": {}
|
|
1165
1225
|
}
|
|
1166
1226
|
},
|
|
1167
1227
|
{
|
|
@@ -1182,9 +1242,31 @@
|
|
|
1182
1242
|
}
|
|
1183
1243
|
],
|
|
1184
1244
|
"compatibility": {
|
|
1185
|
-
"
|
|
1186
|
-
"
|
|
1187
|
-
|
|
1245
|
+
"nuxt": "^2.0.0",
|
|
1246
|
+
"requires": {}
|
|
1247
|
+
}
|
|
1248
|
+
},
|
|
1249
|
+
{
|
|
1250
|
+
"name": "fontaine",
|
|
1251
|
+
"description": "Automatically optimized font fallback based on font metrics",
|
|
1252
|
+
"repo": "nuxt-modules/fontaine",
|
|
1253
|
+
"npm": "@nuxtjs/fontaine",
|
|
1254
|
+
"icon": "fontaine.png",
|
|
1255
|
+
"github": "https://github.com/nuxt-modules/fontaine",
|
|
1256
|
+
"website": "https://github.com/unjs/fontaine",
|
|
1257
|
+
"learn_more": "https://github.com/unjs/fontaine",
|
|
1258
|
+
"category": "Performance",
|
|
1259
|
+
"type": "community",
|
|
1260
|
+
"maintainers": [
|
|
1261
|
+
{
|
|
1262
|
+
"name": "Daniel Roe",
|
|
1263
|
+
"github": "danielroe",
|
|
1264
|
+
"twitter": "danielcroe"
|
|
1265
|
+
}
|
|
1266
|
+
],
|
|
1267
|
+
"compatibility": {
|
|
1268
|
+
"nuxt": "^3.0.0",
|
|
1269
|
+
"requires": {}
|
|
1188
1270
|
}
|
|
1189
1271
|
},
|
|
1190
1272
|
{
|
|
@@ -1205,9 +1287,36 @@
|
|
|
1205
1287
|
}
|
|
1206
1288
|
],
|
|
1207
1289
|
"compatibility": {
|
|
1208
|
-
"
|
|
1209
|
-
"
|
|
1210
|
-
|
|
1290
|
+
"nuxt": "^2.0.0",
|
|
1291
|
+
"requires": {}
|
|
1292
|
+
}
|
|
1293
|
+
},
|
|
1294
|
+
{
|
|
1295
|
+
"name": "formkit",
|
|
1296
|
+
"description": "Seamless FormKit integration for Nuxt",
|
|
1297
|
+
"repo": "formkit/formkit#master/packages/nuxt",
|
|
1298
|
+
"npm": "@formkit/nuxt",
|
|
1299
|
+
"icon": "formkit.png",
|
|
1300
|
+
"github": "https://github.com/formkit/formkit",
|
|
1301
|
+
"website": "https://formkit.com",
|
|
1302
|
+
"learn_more": "https://formkit.com/essentials/installation#with-nuxt",
|
|
1303
|
+
"category": "Libraries",
|
|
1304
|
+
"type": "3rd-party",
|
|
1305
|
+
"maintainers": [
|
|
1306
|
+
{
|
|
1307
|
+
"name": "Justin Schroeder",
|
|
1308
|
+
"github": "justin-schroeder",
|
|
1309
|
+
"twitter": "jpschroeder"
|
|
1310
|
+
},
|
|
1311
|
+
{
|
|
1312
|
+
"name": "Andrew Boyd",
|
|
1313
|
+
"github": "andrew-boyd",
|
|
1314
|
+
"twitter": "0xBOYD"
|
|
1315
|
+
}
|
|
1316
|
+
],
|
|
1317
|
+
"compatibility": {
|
|
1318
|
+
"nuxt": "^3.0.0",
|
|
1319
|
+
"requires": {}
|
|
1211
1320
|
}
|
|
1212
1321
|
},
|
|
1213
1322
|
{
|
|
@@ -1228,9 +1337,8 @@
|
|
|
1228
1337
|
}
|
|
1229
1338
|
],
|
|
1230
1339
|
"compatibility": {
|
|
1231
|
-
"
|
|
1232
|
-
"
|
|
1233
|
-
"3.x": "unknown"
|
|
1340
|
+
"nuxt": "^2.0.0",
|
|
1341
|
+
"requires": {}
|
|
1234
1342
|
}
|
|
1235
1343
|
},
|
|
1236
1344
|
{
|
|
@@ -1251,9 +1359,8 @@
|
|
|
1251
1359
|
}
|
|
1252
1360
|
],
|
|
1253
1361
|
"compatibility": {
|
|
1254
|
-
"
|
|
1255
|
-
"
|
|
1256
|
-
"3.x": "unknown"
|
|
1362
|
+
"nuxt": "^2.0.0",
|
|
1363
|
+
"requires": {}
|
|
1257
1364
|
}
|
|
1258
1365
|
},
|
|
1259
1366
|
{
|
|
@@ -1268,15 +1375,18 @@
|
|
|
1268
1375
|
"category": "Analytics",
|
|
1269
1376
|
"type": "community",
|
|
1270
1377
|
"maintainers": [
|
|
1378
|
+
{
|
|
1379
|
+
"name": "Alexander Lichter",
|
|
1380
|
+
"github": "manniL"
|
|
1381
|
+
},
|
|
1271
1382
|
{
|
|
1272
1383
|
"name": "Troy Morehouse",
|
|
1273
1384
|
"github": "tmorehouse"
|
|
1274
1385
|
}
|
|
1275
1386
|
],
|
|
1276
1387
|
"compatibility": {
|
|
1277
|
-
"
|
|
1278
|
-
"
|
|
1279
|
-
"3.x": "unknown"
|
|
1388
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1389
|
+
"requires": {}
|
|
1280
1390
|
}
|
|
1281
1391
|
},
|
|
1282
1392
|
{
|
|
@@ -1307,9 +1417,8 @@
|
|
|
1307
1417
|
}
|
|
1308
1418
|
],
|
|
1309
1419
|
"compatibility": {
|
|
1310
|
-
"
|
|
1311
|
-
"
|
|
1312
|
-
"3.x": "unknown"
|
|
1420
|
+
"nuxt": "^2.0.0",
|
|
1421
|
+
"requires": {}
|
|
1313
1422
|
}
|
|
1314
1423
|
},
|
|
1315
1424
|
{
|
|
@@ -1330,9 +1439,10 @@
|
|
|
1330
1439
|
}
|
|
1331
1440
|
],
|
|
1332
1441
|
"compatibility": {
|
|
1333
|
-
"
|
|
1334
|
-
"
|
|
1335
|
-
|
|
1442
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1443
|
+
"requires": {
|
|
1444
|
+
"bridge": "optional"
|
|
1445
|
+
}
|
|
1336
1446
|
}
|
|
1337
1447
|
},
|
|
1338
1448
|
{
|
|
@@ -1357,9 +1467,8 @@
|
|
|
1357
1467
|
}
|
|
1358
1468
|
],
|
|
1359
1469
|
"compatibility": {
|
|
1360
|
-
"
|
|
1361
|
-
"
|
|
1362
|
-
"3.x": "unknown"
|
|
1470
|
+
"nuxt": "^2.0.0",
|
|
1471
|
+
"requires": {}
|
|
1363
1472
|
}
|
|
1364
1473
|
},
|
|
1365
1474
|
{
|
|
@@ -1391,9 +1500,30 @@
|
|
|
1391
1500
|
}
|
|
1392
1501
|
],
|
|
1393
1502
|
"compatibility": {
|
|
1394
|
-
"
|
|
1395
|
-
"
|
|
1396
|
-
|
|
1503
|
+
"nuxt": "^2.0.0",
|
|
1504
|
+
"requires": {}
|
|
1505
|
+
}
|
|
1506
|
+
},
|
|
1507
|
+
{
|
|
1508
|
+
"name": "graphql-client",
|
|
1509
|
+
"description": "Minimal GraphQL Client + Code Generation for Nuxt. Auto imports GraphQL Operations for easy execution.",
|
|
1510
|
+
"repo": "diizzayy/nuxt-graphql-client",
|
|
1511
|
+
"npm": "nuxt-graphql-client",
|
|
1512
|
+
"icon": "graphql-client.svg",
|
|
1513
|
+
"github": "https://github.com/diizzayy/nuxt-graphql-client",
|
|
1514
|
+
"website": "https://github.com/diizzayy/nuxt-graphql-client",
|
|
1515
|
+
"learn_more": "https://www.graphql-code-generator.com/plugins/typescript-graphql-request",
|
|
1516
|
+
"category": "Request",
|
|
1517
|
+
"type": "3rd-party",
|
|
1518
|
+
"maintainers": [
|
|
1519
|
+
{
|
|
1520
|
+
"name": "Diizzayy",
|
|
1521
|
+
"github": "diizzayy"
|
|
1522
|
+
}
|
|
1523
|
+
],
|
|
1524
|
+
"compatibility": {
|
|
1525
|
+
"nuxt": "^3.0.0",
|
|
1526
|
+
"requires": {}
|
|
1397
1527
|
}
|
|
1398
1528
|
},
|
|
1399
1529
|
{
|
|
@@ -1414,9 +1544,8 @@
|
|
|
1414
1544
|
}
|
|
1415
1545
|
],
|
|
1416
1546
|
"compatibility": {
|
|
1417
|
-
"
|
|
1418
|
-
"
|
|
1419
|
-
"3.x": "unknown"
|
|
1547
|
+
"nuxt": "^2.0.0",
|
|
1548
|
+
"requires": {}
|
|
1420
1549
|
}
|
|
1421
1550
|
},
|
|
1422
1551
|
{
|
|
@@ -1438,9 +1567,8 @@
|
|
|
1438
1567
|
}
|
|
1439
1568
|
],
|
|
1440
1569
|
"compatibility": {
|
|
1441
|
-
"
|
|
1442
|
-
"
|
|
1443
|
-
"3.x": "unknown"
|
|
1570
|
+
"nuxt": "^2.0.0",
|
|
1571
|
+
"requires": {}
|
|
1444
1572
|
}
|
|
1445
1573
|
},
|
|
1446
1574
|
{
|
|
@@ -1461,9 +1589,53 @@
|
|
|
1461
1589
|
}
|
|
1462
1590
|
],
|
|
1463
1591
|
"compatibility": {
|
|
1464
|
-
"
|
|
1465
|
-
"
|
|
1466
|
-
|
|
1592
|
+
"nuxt": "^2.0.0",
|
|
1593
|
+
"requires": {}
|
|
1594
|
+
}
|
|
1595
|
+
},
|
|
1596
|
+
{
|
|
1597
|
+
"name": "harlem",
|
|
1598
|
+
"description": "Harlem is a simple, unopinionated, lightweight and extensible state management solution for Vue 3.",
|
|
1599
|
+
"repo": "nuxt-modules/harlem",
|
|
1600
|
+
"npm": "@nuxtjs/harlem",
|
|
1601
|
+
"icon": "harlem.svg",
|
|
1602
|
+
"github": "https://github.com/nuxt-modules/harlem",
|
|
1603
|
+
"website": "https://github.com/nuxt-modules/harlem",
|
|
1604
|
+
"learn_more": "https://harlemjs.com/",
|
|
1605
|
+
"category": "Extensions",
|
|
1606
|
+
"type": "community",
|
|
1607
|
+
"maintainers": [
|
|
1608
|
+
{
|
|
1609
|
+
"name": "Daniel Roe",
|
|
1610
|
+
"github": "danielroe",
|
|
1611
|
+
"twitter": "danielcroe"
|
|
1612
|
+
}
|
|
1613
|
+
],
|
|
1614
|
+
"compatibility": {
|
|
1615
|
+
"nuxt": "^3.0.0",
|
|
1616
|
+
"requires": {}
|
|
1617
|
+
}
|
|
1618
|
+
},
|
|
1619
|
+
{
|
|
1620
|
+
"name": "headlessui",
|
|
1621
|
+
"description": "Headless UI integration for Nuxt. Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.",
|
|
1622
|
+
"repo": "P4sca1/nuxt-headlessui",
|
|
1623
|
+
"npm": "nuxt-headlessui",
|
|
1624
|
+
"icon": "headlessui.png",
|
|
1625
|
+
"github": "https://github.com/P4sca1/nuxt-headlessui",
|
|
1626
|
+
"website": "https://github.com/P4sca1/nuxt-headlessui",
|
|
1627
|
+
"learn_more": "https://headlessui.com",
|
|
1628
|
+
"category": "UI",
|
|
1629
|
+
"type": "3rd-party",
|
|
1630
|
+
"maintainers": [
|
|
1631
|
+
{
|
|
1632
|
+
"name": "Pascal Sthamer",
|
|
1633
|
+
"github": "P4sca1"
|
|
1634
|
+
}
|
|
1635
|
+
],
|
|
1636
|
+
"compatibility": {
|
|
1637
|
+
"nuxt": "^3.0.0",
|
|
1638
|
+
"requires": {}
|
|
1467
1639
|
}
|
|
1468
1640
|
},
|
|
1469
1641
|
{
|
|
@@ -1485,9 +1657,8 @@
|
|
|
1485
1657
|
}
|
|
1486
1658
|
],
|
|
1487
1659
|
"compatibility": {
|
|
1488
|
-
"
|
|
1489
|
-
"
|
|
1490
|
-
"3.x": "unknown"
|
|
1660
|
+
"nuxt": "^2.0.0",
|
|
1661
|
+
"requires": {}
|
|
1491
1662
|
}
|
|
1492
1663
|
},
|
|
1493
1664
|
{
|
|
@@ -1508,9 +1679,8 @@
|
|
|
1508
1679
|
}
|
|
1509
1680
|
],
|
|
1510
1681
|
"compatibility": {
|
|
1511
|
-
"
|
|
1512
|
-
"
|
|
1513
|
-
"3.x": "unknown"
|
|
1682
|
+
"nuxt": "^2.0.0",
|
|
1683
|
+
"requires": {}
|
|
1514
1684
|
}
|
|
1515
1685
|
},
|
|
1516
1686
|
{
|
|
@@ -1531,9 +1701,8 @@
|
|
|
1531
1701
|
}
|
|
1532
1702
|
],
|
|
1533
1703
|
"compatibility": {
|
|
1534
|
-
"
|
|
1535
|
-
"
|
|
1536
|
-
"3.x": "unknown"
|
|
1704
|
+
"nuxt": "^2.0.0",
|
|
1705
|
+
"requires": {}
|
|
1537
1706
|
}
|
|
1538
1707
|
},
|
|
1539
1708
|
{
|
|
@@ -1554,9 +1723,8 @@
|
|
|
1554
1723
|
}
|
|
1555
1724
|
],
|
|
1556
1725
|
"compatibility": {
|
|
1557
|
-
"
|
|
1558
|
-
"
|
|
1559
|
-
"3.x": "unknown"
|
|
1726
|
+
"nuxt": "^2.0.0",
|
|
1727
|
+
"requires": {}
|
|
1560
1728
|
}
|
|
1561
1729
|
},
|
|
1562
1730
|
{
|
|
@@ -1577,18 +1745,17 @@
|
|
|
1577
1745
|
}
|
|
1578
1746
|
],
|
|
1579
1747
|
"compatibility": {
|
|
1580
|
-
"
|
|
1581
|
-
"
|
|
1582
|
-
"3.x": "unknown"
|
|
1748
|
+
"nuxt": "^2.0.0",
|
|
1749
|
+
"requires": {}
|
|
1583
1750
|
}
|
|
1584
1751
|
},
|
|
1585
1752
|
{
|
|
1586
1753
|
"name": "html-validator",
|
|
1587
1754
|
"description": "Automatically validate Nuxt server-rendered HTML html",
|
|
1588
|
-
"repo": "nuxt-
|
|
1755
|
+
"repo": "nuxt-modules/html-validator",
|
|
1589
1756
|
"npm": "@nuxtjs/html-validator",
|
|
1590
1757
|
"icon": "html-validator.png",
|
|
1591
|
-
"github": "https://github.com/nuxt-
|
|
1758
|
+
"github": "https://github.com/nuxt-modules/html-validator",
|
|
1592
1759
|
"website": "https://html-validator.nuxtjs.org",
|
|
1593
1760
|
"learn_more": "https://html-validate.org",
|
|
1594
1761
|
"category": "Performance",
|
|
@@ -1601,9 +1768,10 @@
|
|
|
1601
1768
|
}
|
|
1602
1769
|
],
|
|
1603
1770
|
"compatibility": {
|
|
1604
|
-
"
|
|
1605
|
-
"
|
|
1606
|
-
|
|
1771
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1772
|
+
"requires": {
|
|
1773
|
+
"bridge": "optional"
|
|
1774
|
+
}
|
|
1607
1775
|
}
|
|
1608
1776
|
},
|
|
1609
1777
|
{
|
|
@@ -1630,9 +1798,8 @@
|
|
|
1630
1798
|
}
|
|
1631
1799
|
],
|
|
1632
1800
|
"compatibility": {
|
|
1633
|
-
"
|
|
1634
|
-
"
|
|
1635
|
-
"3.x": "unknown"
|
|
1801
|
+
"nuxt": "^2.0.0",
|
|
1802
|
+
"requires": {}
|
|
1636
1803
|
}
|
|
1637
1804
|
},
|
|
1638
1805
|
{
|
|
@@ -1654,16 +1821,15 @@
|
|
|
1654
1821
|
}
|
|
1655
1822
|
],
|
|
1656
1823
|
"compatibility": {
|
|
1657
|
-
"
|
|
1658
|
-
"
|
|
1659
|
-
"3.x": "unknown"
|
|
1824
|
+
"nuxt": "^2.0.0",
|
|
1825
|
+
"requires": {}
|
|
1660
1826
|
}
|
|
1661
1827
|
},
|
|
1662
1828
|
{
|
|
1663
1829
|
"name": "i18n",
|
|
1664
1830
|
"description": "i18n features for your Nuxt project so you can easily add internationalization.",
|
|
1665
1831
|
"repo": "nuxt-community/i18n-module",
|
|
1666
|
-
"npm": "
|
|
1832
|
+
"npm": "@nuxtjs/i18n",
|
|
1667
1833
|
"icon": "i18n.png",
|
|
1668
1834
|
"github": "https://github.com/nuxt-community/i18n-module",
|
|
1669
1835
|
"website": "https://i18n.nuxtjs.org",
|
|
@@ -1681,9 +1847,52 @@
|
|
|
1681
1847
|
}
|
|
1682
1848
|
],
|
|
1683
1849
|
"compatibility": {
|
|
1684
|
-
"
|
|
1685
|
-
"
|
|
1686
|
-
|
|
1850
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1851
|
+
"requires": {}
|
|
1852
|
+
}
|
|
1853
|
+
},
|
|
1854
|
+
{
|
|
1855
|
+
"name": "icon",
|
|
1856
|
+
"description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
|
|
1857
|
+
"repo": "nuxt-modules/icon",
|
|
1858
|
+
"npm": "nuxt-icon",
|
|
1859
|
+
"icon": "nuxt-icon.png",
|
|
1860
|
+
"github": "https://github.com/nuxt-modules/icon",
|
|
1861
|
+
"website": "https://github.com/nuxt-modules/icon",
|
|
1862
|
+
"learn_more": "",
|
|
1863
|
+
"category": "UI",
|
|
1864
|
+
"type": "community",
|
|
1865
|
+
"maintainers": [
|
|
1866
|
+
{
|
|
1867
|
+
"name": "Atinux",
|
|
1868
|
+
"github": "Atinux"
|
|
1869
|
+
}
|
|
1870
|
+
],
|
|
1871
|
+
"compatibility": {
|
|
1872
|
+
"nuxt": "^3.0.0",
|
|
1873
|
+
"requires": {}
|
|
1874
|
+
}
|
|
1875
|
+
},
|
|
1876
|
+
{
|
|
1877
|
+
"name": "icons",
|
|
1878
|
+
"description": "Use your own automatically imported SVG icons.",
|
|
1879
|
+
"repo": "gitfoxcode/nuxt-icons",
|
|
1880
|
+
"npm": "nuxt-icons",
|
|
1881
|
+
"icon": "icons.png",
|
|
1882
|
+
"github": "https://github.com/gitFoxCode/nuxt-icons",
|
|
1883
|
+
"website": "https://github.com/gitFoxCode/nuxt-icons",
|
|
1884
|
+
"learn_more": "",
|
|
1885
|
+
"category": "UI",
|
|
1886
|
+
"type": "3rd-party",
|
|
1887
|
+
"maintainers": [
|
|
1888
|
+
{
|
|
1889
|
+
"name": "Sebastian Wludzik",
|
|
1890
|
+
"github": "gitfoxcode"
|
|
1891
|
+
}
|
|
1892
|
+
],
|
|
1893
|
+
"compatibility": {
|
|
1894
|
+
"nuxt": "^3.0.0",
|
|
1895
|
+
"requires": {}
|
|
1687
1896
|
}
|
|
1688
1897
|
},
|
|
1689
1898
|
{
|
|
@@ -1704,9 +1913,8 @@
|
|
|
1704
1913
|
}
|
|
1705
1914
|
],
|
|
1706
1915
|
"compatibility": {
|
|
1707
|
-
"
|
|
1708
|
-
"
|
|
1709
|
-
"3.x": "unknown"
|
|
1916
|
+
"nuxt": "^2.0.0",
|
|
1917
|
+
"requires": {}
|
|
1710
1918
|
}
|
|
1711
1919
|
},
|
|
1712
1920
|
{
|
|
@@ -1738,9 +1946,10 @@
|
|
|
1738
1946
|
}
|
|
1739
1947
|
],
|
|
1740
1948
|
"compatibility": {
|
|
1741
|
-
"
|
|
1742
|
-
"
|
|
1743
|
-
|
|
1949
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1950
|
+
"requires": {
|
|
1951
|
+
"bridge": "optional"
|
|
1952
|
+
}
|
|
1744
1953
|
}
|
|
1745
1954
|
},
|
|
1746
1955
|
{
|
|
@@ -1761,9 +1970,33 @@
|
|
|
1761
1970
|
}
|
|
1762
1971
|
],
|
|
1763
1972
|
"compatibility": {
|
|
1764
|
-
"
|
|
1765
|
-
"
|
|
1766
|
-
|
|
1973
|
+
"nuxt": "^2.0.0",
|
|
1974
|
+
"requires": {}
|
|
1975
|
+
}
|
|
1976
|
+
},
|
|
1977
|
+
{
|
|
1978
|
+
"name": "inkline",
|
|
1979
|
+
"description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
|
|
1980
|
+
"repo": "inkline/nuxt-module-inkline",
|
|
1981
|
+
"npm": "@inkline/nuxt",
|
|
1982
|
+
"icon": "inkline.svg",
|
|
1983
|
+
"github": "https://github.com/inkline/nuxt-module-inkline",
|
|
1984
|
+
"website": "https://inkline.io",
|
|
1985
|
+
"learn_more": "https://inkline.io/docs/introduction/installation/nuxt",
|
|
1986
|
+
"category": "UI",
|
|
1987
|
+
"type": "3rd-party",
|
|
1988
|
+
"maintainers": [
|
|
1989
|
+
{
|
|
1990
|
+
"name": "Alex Grozav",
|
|
1991
|
+
"github": "alexgrozav",
|
|
1992
|
+
"twitter": "alexgrozav"
|
|
1993
|
+
}
|
|
1994
|
+
],
|
|
1995
|
+
"compatibility": {
|
|
1996
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1997
|
+
"requires": {
|
|
1998
|
+
"bridge": true
|
|
1999
|
+
}
|
|
1767
2000
|
}
|
|
1768
2001
|
},
|
|
1769
2002
|
{
|
|
@@ -1784,9 +2017,31 @@
|
|
|
1784
2017
|
}
|
|
1785
2018
|
],
|
|
1786
2019
|
"compatibility": {
|
|
1787
|
-
"
|
|
1788
|
-
"
|
|
1789
|
-
|
|
2020
|
+
"nuxt": "^2.0.0",
|
|
2021
|
+
"requires": {}
|
|
2022
|
+
}
|
|
2023
|
+
},
|
|
2024
|
+
{
|
|
2025
|
+
"name": "ionic",
|
|
2026
|
+
"description": "Batteries-included Ionic integration for building iOS, Android and web apps.",
|
|
2027
|
+
"repo": "nuxt-modules/ionic",
|
|
2028
|
+
"npm": "@nuxtjs/ionic",
|
|
2029
|
+
"icon": "ionic.svg",
|
|
2030
|
+
"github": "https://github.com/nuxt-modules/ionic",
|
|
2031
|
+
"website": "https://ionic.nuxtjs.org",
|
|
2032
|
+
"learn_more": "https://ionicframework.com",
|
|
2033
|
+
"category": "Libraries",
|
|
2034
|
+
"type": "community",
|
|
2035
|
+
"maintainers": [
|
|
2036
|
+
{
|
|
2037
|
+
"name": "Daniel Roe",
|
|
2038
|
+
"github": "danielroe",
|
|
2039
|
+
"twitter": "danielcroe"
|
|
2040
|
+
}
|
|
2041
|
+
],
|
|
2042
|
+
"compatibility": {
|
|
2043
|
+
"nuxt": "^3.0.0",
|
|
2044
|
+
"requires": {}
|
|
1790
2045
|
}
|
|
1791
2046
|
},
|
|
1792
2047
|
{
|
|
@@ -1807,9 +2062,8 @@
|
|
|
1807
2062
|
}
|
|
1808
2063
|
],
|
|
1809
2064
|
"compatibility": {
|
|
1810
|
-
"
|
|
1811
|
-
"
|
|
1812
|
-
"3.x": "unknown"
|
|
2065
|
+
"nuxt": "^2.0.0",
|
|
2066
|
+
"requires": {}
|
|
1813
2067
|
}
|
|
1814
2068
|
},
|
|
1815
2069
|
{
|
|
@@ -1830,9 +2084,32 @@
|
|
|
1830
2084
|
}
|
|
1831
2085
|
],
|
|
1832
2086
|
"compatibility": {
|
|
1833
|
-
"
|
|
1834
|
-
"
|
|
1835
|
-
|
|
2087
|
+
"nuxt": "^2.0.0",
|
|
2088
|
+
"requires": {}
|
|
2089
|
+
}
|
|
2090
|
+
},
|
|
2091
|
+
{
|
|
2092
|
+
"name": "kql",
|
|
2093
|
+
"description": "Nuxt 3 module for Kirby's Query Language API",
|
|
2094
|
+
"repo": "johannschopplich/nuxt-kql",
|
|
2095
|
+
"npm": "nuxt-kql",
|
|
2096
|
+
"icon": "kql.svg",
|
|
2097
|
+
"github": "https://github.com/johannschopplich/nuxt-kql",
|
|
2098
|
+
"website": "https://nuxt-kql.jhnn.dev",
|
|
2099
|
+
"learn_more": "",
|
|
2100
|
+
"category": "CMS",
|
|
2101
|
+
"type": "3rd-party",
|
|
2102
|
+
"maintainers": [
|
|
2103
|
+
{
|
|
2104
|
+
"name": "Johann Schopplich",
|
|
2105
|
+
"github": "johannschopplich",
|
|
2106
|
+
"twitter": "jschopplich",
|
|
2107
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
2108
|
+
}
|
|
2109
|
+
],
|
|
2110
|
+
"compatibility": {
|
|
2111
|
+
"nuxt": "^3.0.0",
|
|
2112
|
+
"requires": {}
|
|
1836
2113
|
}
|
|
1837
2114
|
},
|
|
1838
2115
|
{
|
|
@@ -1853,9 +2130,8 @@
|
|
|
1853
2130
|
}
|
|
1854
2131
|
],
|
|
1855
2132
|
"compatibility": {
|
|
1856
|
-
"
|
|
1857
|
-
"
|
|
1858
|
-
"3.x": "unknown"
|
|
2133
|
+
"nuxt": "^2.0.0",
|
|
2134
|
+
"requires": {}
|
|
1859
2135
|
}
|
|
1860
2136
|
},
|
|
1861
2137
|
{
|
|
@@ -1876,9 +2152,8 @@
|
|
|
1876
2152
|
}
|
|
1877
2153
|
],
|
|
1878
2154
|
"compatibility": {
|
|
1879
|
-
"
|
|
1880
|
-
"
|
|
1881
|
-
"3.x": "unknown"
|
|
2155
|
+
"nuxt": "^2.0.0",
|
|
2156
|
+
"requires": {}
|
|
1882
2157
|
}
|
|
1883
2158
|
},
|
|
1884
2159
|
{
|
|
@@ -1899,9 +2174,8 @@
|
|
|
1899
2174
|
}
|
|
1900
2175
|
],
|
|
1901
2176
|
"compatibility": {
|
|
1902
|
-
"
|
|
1903
|
-
"
|
|
1904
|
-
"3.x": "unknown"
|
|
2177
|
+
"nuxt": "^2.0.0",
|
|
2178
|
+
"requires": {}
|
|
1905
2179
|
}
|
|
1906
2180
|
},
|
|
1907
2181
|
{
|
|
@@ -1922,9 +2196,8 @@
|
|
|
1922
2196
|
}
|
|
1923
2197
|
],
|
|
1924
2198
|
"compatibility": {
|
|
1925
|
-
"
|
|
1926
|
-
"
|
|
1927
|
-
"3.x": "unknown"
|
|
2199
|
+
"nuxt": "^2.0.0",
|
|
2200
|
+
"requires": {}
|
|
1928
2201
|
}
|
|
1929
2202
|
},
|
|
1930
2203
|
{
|
|
@@ -1950,9 +2223,8 @@
|
|
|
1950
2223
|
}
|
|
1951
2224
|
],
|
|
1952
2225
|
"compatibility": {
|
|
1953
|
-
"
|
|
1954
|
-
"
|
|
1955
|
-
"3.x": "unknown"
|
|
2226
|
+
"nuxt": "^2.0.0",
|
|
2227
|
+
"requires": {}
|
|
1956
2228
|
}
|
|
1957
2229
|
},
|
|
1958
2230
|
{
|
|
@@ -1974,9 +2246,30 @@
|
|
|
1974
2246
|
}
|
|
1975
2247
|
],
|
|
1976
2248
|
"compatibility": {
|
|
1977
|
-
"
|
|
1978
|
-
"
|
|
1979
|
-
|
|
2249
|
+
"nuxt": "^2.0.0",
|
|
2250
|
+
"requires": {}
|
|
2251
|
+
}
|
|
2252
|
+
},
|
|
2253
|
+
{
|
|
2254
|
+
"name": "lodash",
|
|
2255
|
+
"description": "lodash module with auto-import and custom prefix",
|
|
2256
|
+
"repo": "cipami/nuxt-lodash",
|
|
2257
|
+
"npm": "nuxt-lodash",
|
|
2258
|
+
"icon": "lodash.svg",
|
|
2259
|
+
"github": "https://github.com/cipami/nuxt-lodash",
|
|
2260
|
+
"website": "https://github.com/cipami/nuxt-lodash#readme",
|
|
2261
|
+
"learn_more": "https://github.com/lodash/lodash",
|
|
2262
|
+
"category": "Libraries",
|
|
2263
|
+
"type": "3rd-party",
|
|
2264
|
+
"maintainers": [
|
|
2265
|
+
{
|
|
2266
|
+
"name": "Michal Čípa",
|
|
2267
|
+
"github": "cipami"
|
|
2268
|
+
}
|
|
2269
|
+
],
|
|
2270
|
+
"compatibility": {
|
|
2271
|
+
"nuxt": "^3.0.0",
|
|
2272
|
+
"requires": {}
|
|
1980
2273
|
}
|
|
1981
2274
|
},
|
|
1982
2275
|
{
|
|
@@ -1998,9 +2291,8 @@
|
|
|
1998
2291
|
}
|
|
1999
2292
|
],
|
|
2000
2293
|
"compatibility": {
|
|
2001
|
-
"
|
|
2002
|
-
"
|
|
2003
|
-
"3.x": "unknown"
|
|
2294
|
+
"nuxt": "^2.0.0",
|
|
2295
|
+
"requires": {}
|
|
2004
2296
|
}
|
|
2005
2297
|
},
|
|
2006
2298
|
{
|
|
@@ -2021,9 +2313,31 @@
|
|
|
2021
2313
|
}
|
|
2022
2314
|
],
|
|
2023
2315
|
"compatibility": {
|
|
2024
|
-
"
|
|
2025
|
-
"
|
|
2026
|
-
|
|
2316
|
+
"nuxt": "^2.0.0",
|
|
2317
|
+
"requires": {}
|
|
2318
|
+
}
|
|
2319
|
+
},
|
|
2320
|
+
{
|
|
2321
|
+
"name": "magic-regexp",
|
|
2322
|
+
"description": "A compiled-away, type-safe, readable RegExp alternative",
|
|
2323
|
+
"repo": "danielroe/magic-regexp",
|
|
2324
|
+
"npm": "magic-regexp",
|
|
2325
|
+
"icon": "magic-regexp.svg",
|
|
2326
|
+
"github": "https://github.com/danielroe/magic-regexp",
|
|
2327
|
+
"website": "https://magic-regexp.roe.dev",
|
|
2328
|
+
"learn_more": "https://magic-regexp.roe.dev",
|
|
2329
|
+
"category": "Libraries",
|
|
2330
|
+
"type": "3rd-party",
|
|
2331
|
+
"maintainers": [
|
|
2332
|
+
{
|
|
2333
|
+
"name": "Daniel Roe",
|
|
2334
|
+
"github": "danielroe",
|
|
2335
|
+
"twitter": "danielcroe"
|
|
2336
|
+
}
|
|
2337
|
+
],
|
|
2338
|
+
"compatibility": {
|
|
2339
|
+
"nuxt": "^3.0.0",
|
|
2340
|
+
"requires": {}
|
|
2027
2341
|
}
|
|
2028
2342
|
},
|
|
2029
2343
|
{
|
|
@@ -2045,9 +2359,8 @@
|
|
|
2045
2359
|
}
|
|
2046
2360
|
],
|
|
2047
2361
|
"compatibility": {
|
|
2048
|
-
"
|
|
2049
|
-
"
|
|
2050
|
-
"3.x": "unknown"
|
|
2362
|
+
"nuxt": "^2.0.0",
|
|
2363
|
+
"requires": {}
|
|
2051
2364
|
}
|
|
2052
2365
|
},
|
|
2053
2366
|
{
|
|
@@ -2068,9 +2381,8 @@
|
|
|
2068
2381
|
}
|
|
2069
2382
|
],
|
|
2070
2383
|
"compatibility": {
|
|
2071
|
-
"
|
|
2072
|
-
"
|
|
2073
|
-
"3.x": "unknown"
|
|
2384
|
+
"nuxt": "^2.0.0",
|
|
2385
|
+
"requires": {}
|
|
2074
2386
|
}
|
|
2075
2387
|
},
|
|
2076
2388
|
{
|
|
@@ -2092,9 +2404,33 @@
|
|
|
2092
2404
|
}
|
|
2093
2405
|
],
|
|
2094
2406
|
"compatibility": {
|
|
2095
|
-
"
|
|
2096
|
-
"
|
|
2097
|
-
|
|
2407
|
+
"nuxt": "^2.0.0",
|
|
2408
|
+
"requires": {}
|
|
2409
|
+
}
|
|
2410
|
+
},
|
|
2411
|
+
{
|
|
2412
|
+
"name": "meilisearch",
|
|
2413
|
+
"description": "Meilisearch Instant Search module for Nuxt 3",
|
|
2414
|
+
"repo": "xlanex6/nuxt-meilisearch",
|
|
2415
|
+
"npm": "nuxt-meilisearch",
|
|
2416
|
+
"icon": "meilisearch.svg",
|
|
2417
|
+
"github": "https://github.com/xlanex6/nuxt-meilisearch",
|
|
2418
|
+
"website": "https://github.com/xlanex6/nuxt-meilisearch",
|
|
2419
|
+
"learn_more": "https://github.com/xlanex6/nuxt-meilisearch",
|
|
2420
|
+
"category": "Libraries",
|
|
2421
|
+
"type": "3rd-party",
|
|
2422
|
+
"maintainers": [
|
|
2423
|
+
{
|
|
2424
|
+
"name": "Alex Duval",
|
|
2425
|
+
"github": "xlanex6",
|
|
2426
|
+
"avatar": "https://avatars.githubusercontent.com/u/13418668?v=4"
|
|
2427
|
+
}
|
|
2428
|
+
],
|
|
2429
|
+
"compatibility": {
|
|
2430
|
+
"nuxt": "^3.0.0",
|
|
2431
|
+
"requires": {
|
|
2432
|
+
"bridge": false
|
|
2433
|
+
}
|
|
2098
2434
|
}
|
|
2099
2435
|
},
|
|
2100
2436
|
{
|
|
@@ -2115,9 +2451,8 @@
|
|
|
2115
2451
|
}
|
|
2116
2452
|
],
|
|
2117
2453
|
"compatibility": {
|
|
2118
|
-
"
|
|
2119
|
-
"
|
|
2120
|
-
"3.x": "unknown"
|
|
2454
|
+
"nuxt": "^2.0.0",
|
|
2455
|
+
"requires": {}
|
|
2121
2456
|
}
|
|
2122
2457
|
},
|
|
2123
2458
|
{
|
|
@@ -2138,9 +2473,8 @@
|
|
|
2138
2473
|
}
|
|
2139
2474
|
],
|
|
2140
2475
|
"compatibility": {
|
|
2141
|
-
"
|
|
2142
|
-
"
|
|
2143
|
-
"3.x": "unknown"
|
|
2476
|
+
"nuxt": "^2.0.0",
|
|
2477
|
+
"requires": {}
|
|
2144
2478
|
}
|
|
2145
2479
|
},
|
|
2146
2480
|
{
|
|
@@ -2166,9 +2500,8 @@
|
|
|
2166
2500
|
}
|
|
2167
2501
|
],
|
|
2168
2502
|
"compatibility": {
|
|
2169
|
-
"
|
|
2170
|
-
"
|
|
2171
|
-
"3.x": "unknown"
|
|
2503
|
+
"nuxt": "^2.0.0",
|
|
2504
|
+
"requires": {}
|
|
2172
2505
|
}
|
|
2173
2506
|
},
|
|
2174
2507
|
{
|
|
@@ -2189,9 +2522,8 @@
|
|
|
2189
2522
|
}
|
|
2190
2523
|
],
|
|
2191
2524
|
"compatibility": {
|
|
2192
|
-
"
|
|
2193
|
-
"
|
|
2194
|
-
"3.x": "unknown"
|
|
2525
|
+
"nuxt": "^2.0.0",
|
|
2526
|
+
"requires": {}
|
|
2195
2527
|
}
|
|
2196
2528
|
},
|
|
2197
2529
|
{
|
|
@@ -2212,9 +2544,8 @@
|
|
|
2212
2544
|
}
|
|
2213
2545
|
],
|
|
2214
2546
|
"compatibility": {
|
|
2215
|
-
"
|
|
2216
|
-
"
|
|
2217
|
-
"3.x": "unknown"
|
|
2547
|
+
"nuxt": "^2.0.0",
|
|
2548
|
+
"requires": {}
|
|
2218
2549
|
}
|
|
2219
2550
|
},
|
|
2220
2551
|
{
|
|
@@ -2235,9 +2566,8 @@
|
|
|
2235
2566
|
}
|
|
2236
2567
|
],
|
|
2237
2568
|
"compatibility": {
|
|
2238
|
-
"
|
|
2239
|
-
"
|
|
2240
|
-
"3.x": "unknown"
|
|
2569
|
+
"nuxt": "^2.0.0",
|
|
2570
|
+
"requires": {}
|
|
2241
2571
|
}
|
|
2242
2572
|
},
|
|
2243
2573
|
{
|
|
@@ -2259,9 +2589,8 @@
|
|
|
2259
2589
|
}
|
|
2260
2590
|
],
|
|
2261
2591
|
"compatibility": {
|
|
2262
|
-
"
|
|
2263
|
-
"
|
|
2264
|
-
"3.x": "unknown"
|
|
2592
|
+
"nuxt": "^2.0.0",
|
|
2593
|
+
"requires": {}
|
|
2265
2594
|
}
|
|
2266
2595
|
},
|
|
2267
2596
|
{
|
|
@@ -2282,9 +2611,8 @@
|
|
|
2282
2611
|
}
|
|
2283
2612
|
],
|
|
2284
2613
|
"compatibility": {
|
|
2285
|
-
"
|
|
2286
|
-
"
|
|
2287
|
-
"3.x": "unknown"
|
|
2614
|
+
"nuxt": "^2.0.0",
|
|
2615
|
+
"requires": {}
|
|
2288
2616
|
}
|
|
2289
2617
|
},
|
|
2290
2618
|
{
|
|
@@ -2311,9 +2639,8 @@
|
|
|
2311
2639
|
}
|
|
2312
2640
|
],
|
|
2313
2641
|
"compatibility": {
|
|
2314
|
-
"
|
|
2315
|
-
"
|
|
2316
|
-
"3.x": "unknown"
|
|
2642
|
+
"nuxt": "^2.0.0",
|
|
2643
|
+
"requires": {}
|
|
2317
2644
|
}
|
|
2318
2645
|
},
|
|
2319
2646
|
{
|
|
@@ -2334,9 +2661,142 @@
|
|
|
2334
2661
|
}
|
|
2335
2662
|
],
|
|
2336
2663
|
"compatibility": {
|
|
2337
|
-
"
|
|
2338
|
-
"
|
|
2339
|
-
|
|
2664
|
+
"nuxt": "^2.0.0",
|
|
2665
|
+
"requires": {}
|
|
2666
|
+
}
|
|
2667
|
+
},
|
|
2668
|
+
{
|
|
2669
|
+
"name": "nuxt-auth",
|
|
2670
|
+
"description": "",
|
|
2671
|
+
"repo": "sidebase/nuxt-auth",
|
|
2672
|
+
"npm": "@sidebase/nuxt-auth",
|
|
2673
|
+
"icon": "",
|
|
2674
|
+
"github": "https://github.com/sidebase/nuxt-auth",
|
|
2675
|
+
"website": "https://github.com/sidebase/nuxt-auth",
|
|
2676
|
+
"learn_more": "",
|
|
2677
|
+
"category": "Devtools",
|
|
2678
|
+
"type": "3rd-party",
|
|
2679
|
+
"maintainers": [
|
|
2680
|
+
{
|
|
2681
|
+
"name": "sidebase",
|
|
2682
|
+
"github": "sidebase"
|
|
2683
|
+
}
|
|
2684
|
+
],
|
|
2685
|
+
"compatibility": {
|
|
2686
|
+
"nuxt": "^2.0.0",
|
|
2687
|
+
"requires": {}
|
|
2688
|
+
}
|
|
2689
|
+
},
|
|
2690
|
+
{
|
|
2691
|
+
"name": "nuxt-graphql-playground",
|
|
2692
|
+
"description": "",
|
|
2693
|
+
"repo": "pinpon-dev/nuxt-graphql-playground",
|
|
2694
|
+
"npm": "@pin-pon/nuxt-graphql-playground",
|
|
2695
|
+
"icon": "",
|
|
2696
|
+
"github": "https://github.com/pinpon-dev/nuxt-graphql-playground",
|
|
2697
|
+
"website": "https://github.com/pinpon-dev/nuxt-graphql-playground",
|
|
2698
|
+
"learn_more": "",
|
|
2699
|
+
"category": "Devtools",
|
|
2700
|
+
"type": "3rd-party",
|
|
2701
|
+
"maintainers": [
|
|
2702
|
+
{
|
|
2703
|
+
"name": "pinpon-dev",
|
|
2704
|
+
"github": "pinpon-dev"
|
|
2705
|
+
}
|
|
2706
|
+
],
|
|
2707
|
+
"compatibility": {
|
|
2708
|
+
"nuxt": "^2.0.0",
|
|
2709
|
+
"requires": {}
|
|
2710
|
+
}
|
|
2711
|
+
},
|
|
2712
|
+
{
|
|
2713
|
+
"name": "nuxt-hue",
|
|
2714
|
+
"description": "Enlighten your Nuxt experience",
|
|
2715
|
+
"repo": "lihbr/nuxt-hue",
|
|
2716
|
+
"npm": "nuxt-hue",
|
|
2717
|
+
"icon": "nuxt-hue.svg",
|
|
2718
|
+
"github": "https://github.com/lihbr/nuxt-hue",
|
|
2719
|
+
"website": "https://github.com/lihbr/nuxt-hue",
|
|
2720
|
+
"learn_more": "",
|
|
2721
|
+
"category": "Devtools",
|
|
2722
|
+
"type": "3rd-party",
|
|
2723
|
+
"maintainers": [
|
|
2724
|
+
{
|
|
2725
|
+
"name": "lihbr",
|
|
2726
|
+
"github": "lihbr"
|
|
2727
|
+
}
|
|
2728
|
+
],
|
|
2729
|
+
"compatibility": {
|
|
2730
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2731
|
+
"requires": {
|
|
2732
|
+
"bridge": "optional"
|
|
2733
|
+
}
|
|
2734
|
+
}
|
|
2735
|
+
},
|
|
2736
|
+
{
|
|
2737
|
+
"name": "nuxt-monaco-editor",
|
|
2738
|
+
"description": "Integrate monaco-editor with Nuxt",
|
|
2739
|
+
"repo": "e-chan1007/nuxt-monaco-editor",
|
|
2740
|
+
"npm": "nuxt-monaco-editor",
|
|
2741
|
+
"icon": "nuxt-monaco-editor.png",
|
|
2742
|
+
"github": "https://github.com/e-chan1007/nuxt-monaco-editor",
|
|
2743
|
+
"website": "https://github.com/e-chan1007/nuxt-monaco-editor",
|
|
2744
|
+
"learn_more": "https://e-chan1007.github.io/nuxt-monaco-editor",
|
|
2745
|
+
"category": "Libraries",
|
|
2746
|
+
"type": "3rd-party",
|
|
2747
|
+
"maintainers": [
|
|
2748
|
+
{
|
|
2749
|
+
"name": "e-chan1007",
|
|
2750
|
+
"github": "e-chan1007"
|
|
2751
|
+
}
|
|
2752
|
+
],
|
|
2753
|
+
"compatibility": {
|
|
2754
|
+
"nuxt": "^3.0.0",
|
|
2755
|
+
"requires": {}
|
|
2756
|
+
}
|
|
2757
|
+
},
|
|
2758
|
+
{
|
|
2759
|
+
"name": "nuxt-pino-log",
|
|
2760
|
+
"description": "Structured logs for nuxt apps using pino",
|
|
2761
|
+
"repo": "kpn/nuxt-pino-log",
|
|
2762
|
+
"npm": "nuxt-pino-log",
|
|
2763
|
+
"icon": "",
|
|
2764
|
+
"github": "https://github.com/kpn/nuxt-pino-log",
|
|
2765
|
+
"website": "https://github.com/kpn/nuxt-pino-log",
|
|
2766
|
+
"learn_more": "https://github.com/pinojs/pino",
|
|
2767
|
+
"category": "Monitoring",
|
|
2768
|
+
"type": "3rd-party",
|
|
2769
|
+
"maintainers": [
|
|
2770
|
+
{
|
|
2771
|
+
"name": "kpn",
|
|
2772
|
+
"github": "kpn"
|
|
2773
|
+
}
|
|
2774
|
+
],
|
|
2775
|
+
"compatibility": {
|
|
2776
|
+
"nuxt": "^2.0.0",
|
|
2777
|
+
"requires": {}
|
|
2778
|
+
}
|
|
2779
|
+
},
|
|
2780
|
+
{
|
|
2781
|
+
"name": "plausible",
|
|
2782
|
+
"description": "Nuxt 3 module to natively integrate Plausible analytics",
|
|
2783
|
+
"repo": "johannschopplich/nuxt-plausible",
|
|
2784
|
+
"npm": "nuxt-plausible",
|
|
2785
|
+
"icon": "plausible.png",
|
|
2786
|
+
"github": "https://github.com/johannschopplich/nuxt-plausible",
|
|
2787
|
+
"website": "https://github.com/johannschopplich/nuxt-plausible",
|
|
2788
|
+
"learn_more": "https://plausible.io/",
|
|
2789
|
+
"category": "Analytics",
|
|
2790
|
+
"type": "3rd-party",
|
|
2791
|
+
"maintainers": [
|
|
2792
|
+
{
|
|
2793
|
+
"name": "Johann Schopplich",
|
|
2794
|
+
"github": "johannschopplich"
|
|
2795
|
+
}
|
|
2796
|
+
],
|
|
2797
|
+
"compatibility": {
|
|
2798
|
+
"nuxt": "^3.0.0",
|
|
2799
|
+
"requires": {}
|
|
2340
2800
|
}
|
|
2341
2801
|
},
|
|
2342
2802
|
{
|
|
@@ -2358,9 +2818,8 @@
|
|
|
2358
2818
|
}
|
|
2359
2819
|
],
|
|
2360
2820
|
"compatibility": {
|
|
2361
|
-
"
|
|
2362
|
-
"
|
|
2363
|
-
"3.x": "unknown"
|
|
2821
|
+
"nuxt": "^2.0.0",
|
|
2822
|
+
"requires": {}
|
|
2364
2823
|
}
|
|
2365
2824
|
},
|
|
2366
2825
|
{
|
|
@@ -2383,9 +2842,102 @@
|
|
|
2383
2842
|
}
|
|
2384
2843
|
],
|
|
2385
2844
|
"compatibility": {
|
|
2386
|
-
"
|
|
2387
|
-
"
|
|
2388
|
-
|
|
2845
|
+
"nuxt": "^2.0.0",
|
|
2846
|
+
"requires": {}
|
|
2847
|
+
}
|
|
2848
|
+
},
|
|
2849
|
+
{
|
|
2850
|
+
"name": "ssr-lit",
|
|
2851
|
+
"description": "Server-Side Rendering for Lit Element components",
|
|
2852
|
+
"repo": "prashantpalikhe/nuxt-ssr-lit",
|
|
2853
|
+
"npm": "nuxt-ssr-lit",
|
|
2854
|
+
"icon": "",
|
|
2855
|
+
"github": "https://github.com/prashantpalikhe/nuxt-ssr-lit",
|
|
2856
|
+
"website": "https://github.com/prashantpalikhe/nuxt-ssr-lit",
|
|
2857
|
+
"learn_more": "",
|
|
2858
|
+
"category": "Libraries",
|
|
2859
|
+
"type": "3rd-party",
|
|
2860
|
+
"maintainers": [
|
|
2861
|
+
{
|
|
2862
|
+
"name": "Prashant Palikhe",
|
|
2863
|
+
"github": "prashantpalikhe",
|
|
2864
|
+
"twitter": "prashantpalikhe"
|
|
2865
|
+
},
|
|
2866
|
+
{
|
|
2867
|
+
"name": "Steve Workman",
|
|
2868
|
+
"github": "steveworkman",
|
|
2869
|
+
"twitter": "steveworkman"
|
|
2870
|
+
}
|
|
2871
|
+
],
|
|
2872
|
+
"compatibility": {
|
|
2873
|
+
"nuxt": "^3.0.0",
|
|
2874
|
+
"requires": {}
|
|
2875
|
+
}
|
|
2876
|
+
},
|
|
2877
|
+
{
|
|
2878
|
+
"name": "nuxt-storm",
|
|
2879
|
+
"description": "WebStorm & PHPStorm support for NuxtJS components",
|
|
2880
|
+
"repo": "fumeapp/nuxt-storm",
|
|
2881
|
+
"npm": "nuxt-storm",
|
|
2882
|
+
"icon": "nuxt-storm.png",
|
|
2883
|
+
"github": "https://github.com/fumeapp/nuxt-storm",
|
|
2884
|
+
"website": "https://github.com/fumeapp/nuxt-storm",
|
|
2885
|
+
"learn_more": "https://github.com/fumeapp/nuxt-storm",
|
|
2886
|
+
"category": "Devtools",
|
|
2887
|
+
"type": "3rd-party",
|
|
2888
|
+
"maintainers": [
|
|
2889
|
+
{
|
|
2890
|
+
"name": "fumeapp",
|
|
2891
|
+
"github": "fumeapp"
|
|
2892
|
+
}
|
|
2893
|
+
],
|
|
2894
|
+
"compatibility": {
|
|
2895
|
+
"nuxt": "^2.0.0",
|
|
2896
|
+
"requires": {}
|
|
2897
|
+
}
|
|
2898
|
+
},
|
|
2899
|
+
{
|
|
2900
|
+
"name": "nuxt-svgo",
|
|
2901
|
+
"description": "Nuxt module to load optimized SVG files as Vue components",
|
|
2902
|
+
"repo": "cpsoinos/nuxt-svgo",
|
|
2903
|
+
"npm": "nuxt-svgo",
|
|
2904
|
+
"icon": "nuxt-svgo.png",
|
|
2905
|
+
"github": "https://github.com/cpsoinos/nuxt-svgo",
|
|
2906
|
+
"website": "https://github.com/cpsoinos/nuxt-svgo",
|
|
2907
|
+
"learn_more": "",
|
|
2908
|
+
"category": "Images",
|
|
2909
|
+
"type": "3rd-party",
|
|
2910
|
+
"maintainers": [
|
|
2911
|
+
{
|
|
2912
|
+
"name": "cpsoinos",
|
|
2913
|
+
"github": "cpsoinos"
|
|
2914
|
+
}
|
|
2915
|
+
],
|
|
2916
|
+
"compatibility": {
|
|
2917
|
+
"nuxt": "^3.0.0",
|
|
2918
|
+
"requires": {}
|
|
2919
|
+
}
|
|
2920
|
+
},
|
|
2921
|
+
{
|
|
2922
|
+
"name": "nuxt-unleash",
|
|
2923
|
+
"description": "Nuxt.js module to use Unleash toggle feature services",
|
|
2924
|
+
"repo": "conejerock/nuxt-unleash",
|
|
2925
|
+
"npm": "nuxt-unleash",
|
|
2926
|
+
"icon": "nuxt-unleash.svg",
|
|
2927
|
+
"github": "https://github.com/conejerock/nuxt-unleash",
|
|
2928
|
+
"website": "https://github.com/conejerock/nuxt-unleash",
|
|
2929
|
+
"learn_more": "https://github.com/Unleash/unleash",
|
|
2930
|
+
"category": "Deployment",
|
|
2931
|
+
"type": "3rd-party",
|
|
2932
|
+
"maintainers": [
|
|
2933
|
+
{
|
|
2934
|
+
"name": "Juanjo Conejerock",
|
|
2935
|
+
"github": "conejerock"
|
|
2936
|
+
}
|
|
2937
|
+
],
|
|
2938
|
+
"compatibility": {
|
|
2939
|
+
"nuxt": "^2.0.0",
|
|
2940
|
+
"requires": {}
|
|
2389
2941
|
}
|
|
2390
2942
|
},
|
|
2391
2943
|
{
|
|
@@ -2406,9 +2958,8 @@
|
|
|
2406
2958
|
}
|
|
2407
2959
|
],
|
|
2408
2960
|
"compatibility": {
|
|
2409
|
-
"
|
|
2410
|
-
"
|
|
2411
|
-
"3.x": "unknown"
|
|
2961
|
+
"nuxt": "^2.0.0",
|
|
2962
|
+
"requires": {}
|
|
2412
2963
|
}
|
|
2413
2964
|
},
|
|
2414
2965
|
{
|
|
@@ -2429,9 +2980,8 @@
|
|
|
2429
2980
|
}
|
|
2430
2981
|
],
|
|
2431
2982
|
"compatibility": {
|
|
2432
|
-
"
|
|
2433
|
-
"
|
|
2434
|
-
"3.x": "unknown"
|
|
2983
|
+
"nuxt": "^2.0.0",
|
|
2984
|
+
"requires": {}
|
|
2435
2985
|
}
|
|
2436
2986
|
},
|
|
2437
2987
|
{
|
|
@@ -2452,9 +3002,10 @@
|
|
|
2452
3002
|
}
|
|
2453
3003
|
],
|
|
2454
3004
|
"compatibility": {
|
|
2455
|
-
"
|
|
2456
|
-
"
|
|
2457
|
-
|
|
3005
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3006
|
+
"requires": {
|
|
3007
|
+
"bridge": "optional"
|
|
3008
|
+
}
|
|
2458
3009
|
}
|
|
2459
3010
|
},
|
|
2460
3011
|
{
|
|
@@ -2476,9 +3027,8 @@
|
|
|
2476
3027
|
}
|
|
2477
3028
|
],
|
|
2478
3029
|
"compatibility": {
|
|
2479
|
-
"
|
|
2480
|
-
"
|
|
2481
|
-
"3.x": "unknown"
|
|
3030
|
+
"nuxt": "^2.0.0",
|
|
3031
|
+
"requires": {}
|
|
2482
3032
|
}
|
|
2483
3033
|
},
|
|
2484
3034
|
{
|
|
@@ -2500,9 +3050,8 @@
|
|
|
2500
3050
|
}
|
|
2501
3051
|
],
|
|
2502
3052
|
"compatibility": {
|
|
2503
|
-
"
|
|
2504
|
-
"
|
|
2505
|
-
"3.x": "unknown"
|
|
3053
|
+
"nuxt": "^2.0.0",
|
|
3054
|
+
"requires": {}
|
|
2506
3055
|
}
|
|
2507
3056
|
},
|
|
2508
3057
|
{
|
|
@@ -2524,9 +3073,8 @@
|
|
|
2524
3073
|
}
|
|
2525
3074
|
],
|
|
2526
3075
|
"compatibility": {
|
|
2527
|
-
"
|
|
2528
|
-
"
|
|
2529
|
-
"3.x": "unknown"
|
|
3076
|
+
"nuxt": "^2.0.0",
|
|
3077
|
+
"requires": {}
|
|
2530
3078
|
}
|
|
2531
3079
|
},
|
|
2532
3080
|
{
|
|
@@ -2547,9 +3095,8 @@
|
|
|
2547
3095
|
}
|
|
2548
3096
|
],
|
|
2549
3097
|
"compatibility": {
|
|
2550
|
-
"
|
|
2551
|
-
"
|
|
2552
|
-
"3.x": "unknown"
|
|
3098
|
+
"nuxt": "^2.0.0",
|
|
3099
|
+
"requires": {}
|
|
2553
3100
|
}
|
|
2554
3101
|
},
|
|
2555
3102
|
{
|
|
@@ -2570,9 +3117,33 @@
|
|
|
2570
3117
|
}
|
|
2571
3118
|
],
|
|
2572
3119
|
"compatibility": {
|
|
2573
|
-
"
|
|
2574
|
-
"
|
|
2575
|
-
|
|
3120
|
+
"nuxt": "^2.0.0",
|
|
3121
|
+
"requires": {}
|
|
3122
|
+
}
|
|
3123
|
+
},
|
|
3124
|
+
{
|
|
3125
|
+
"name": "partytown",
|
|
3126
|
+
"description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
|
|
3127
|
+
"repo": "nuxt-modules/partytown",
|
|
3128
|
+
"npm": "@nuxtjs/partytown",
|
|
3129
|
+
"icon": "partytown.svg",
|
|
3130
|
+
"github": "https://github.com/nuxt-modules/partytown",
|
|
3131
|
+
"website": "https://github.com/nuxt-modules/partytown",
|
|
3132
|
+
"learn_more": "https://partytown.builder.io/",
|
|
3133
|
+
"category": "Performance",
|
|
3134
|
+
"type": "community",
|
|
3135
|
+
"maintainers": [
|
|
3136
|
+
{
|
|
3137
|
+
"name": "Daniel Roe",
|
|
3138
|
+
"github": "danielroe",
|
|
3139
|
+
"twitter": "danielcroe"
|
|
3140
|
+
}
|
|
3141
|
+
],
|
|
3142
|
+
"compatibility": {
|
|
3143
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3144
|
+
"requires": {
|
|
3145
|
+
"bridge": true
|
|
3146
|
+
}
|
|
2576
3147
|
}
|
|
2577
3148
|
},
|
|
2578
3149
|
{
|
|
@@ -2594,9 +3165,8 @@
|
|
|
2594
3165
|
}
|
|
2595
3166
|
],
|
|
2596
3167
|
"compatibility": {
|
|
2597
|
-
"
|
|
2598
|
-
"
|
|
2599
|
-
"3.x": "unknown"
|
|
3168
|
+
"nuxt": "^2.0.0",
|
|
3169
|
+
"requires": {}
|
|
2600
3170
|
}
|
|
2601
3171
|
},
|
|
2602
3172
|
{
|
|
@@ -2617,32 +3187,32 @@
|
|
|
2617
3187
|
}
|
|
2618
3188
|
],
|
|
2619
3189
|
"compatibility": {
|
|
2620
|
-
"
|
|
2621
|
-
"
|
|
2622
|
-
|
|
3190
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3191
|
+
"requires": {
|
|
3192
|
+
"bridge": "optional"
|
|
3193
|
+
}
|
|
2623
3194
|
}
|
|
2624
3195
|
},
|
|
2625
3196
|
{
|
|
2626
3197
|
"name": "plausible",
|
|
2627
|
-
"description": "
|
|
2628
|
-
"repo": "
|
|
2629
|
-
"npm": "
|
|
2630
|
-
"icon": "
|
|
2631
|
-
"github": "https://github.com/
|
|
2632
|
-
"website": "https://github.com/
|
|
3198
|
+
"description": "Nuxt 3 module to natively integrate Plausible analytics",
|
|
3199
|
+
"repo": "johannschopplich/nuxt-plausible",
|
|
3200
|
+
"npm": "nuxt-plausible",
|
|
3201
|
+
"icon": "",
|
|
3202
|
+
"github": "https://github.com/johannschopplich/nuxt-plausible",
|
|
3203
|
+
"website": "https://github.com/johannschopplich/nuxt-plausible",
|
|
2633
3204
|
"learn_more": "",
|
|
2634
|
-
"category": "
|
|
3205
|
+
"category": "Devtools",
|
|
2635
3206
|
"type": "3rd-party",
|
|
2636
3207
|
"maintainers": [
|
|
2637
3208
|
{
|
|
2638
|
-
"name": "
|
|
2639
|
-
"github": "
|
|
3209
|
+
"name": "johannschopplich",
|
|
3210
|
+
"github": "johannschopplich"
|
|
2640
3211
|
}
|
|
2641
3212
|
],
|
|
2642
3213
|
"compatibility": {
|
|
2643
|
-
"
|
|
2644
|
-
"
|
|
2645
|
-
"3.x": "unknown"
|
|
3214
|
+
"nuxt": "^2.0.0",
|
|
3215
|
+
"requires": {}
|
|
2646
3216
|
}
|
|
2647
3217
|
},
|
|
2648
3218
|
{
|
|
@@ -2663,42 +3233,31 @@
|
|
|
2663
3233
|
}
|
|
2664
3234
|
],
|
|
2665
3235
|
"compatibility": {
|
|
2666
|
-
"
|
|
2667
|
-
"
|
|
2668
|
-
"3.x": "unknown"
|
|
3236
|
+
"nuxt": "^2.0.0",
|
|
3237
|
+
"requires": {}
|
|
2669
3238
|
}
|
|
2670
3239
|
},
|
|
2671
3240
|
{
|
|
2672
3241
|
"name": "prismic",
|
|
2673
3242
|
"description": "Easily connect your Nuxt.js application to your content hosted on Prismic",
|
|
2674
|
-
"repo": "nuxt-
|
|
3243
|
+
"repo": "nuxt-modules/prismic",
|
|
2675
3244
|
"npm": "@nuxtjs/prismic",
|
|
2676
3245
|
"icon": "prismic.png",
|
|
2677
|
-
"github": "https://github.com/nuxt-
|
|
3246
|
+
"github": "https://github.com/nuxt-modules/prismic",
|
|
2678
3247
|
"website": "https://prismic.nuxtjs.org",
|
|
2679
|
-
"learn_more": "https://prismic.io
|
|
3248
|
+
"learn_more": "https://prismic.io",
|
|
2680
3249
|
"category": "CMS",
|
|
2681
3250
|
"type": "community",
|
|
2682
3251
|
"maintainers": [
|
|
2683
|
-
{
|
|
2684
|
-
"name": "Sébastien Chopin",
|
|
2685
|
-
"github": "Atinux",
|
|
2686
|
-
"twitter": "Atinux"
|
|
2687
|
-
},
|
|
2688
3252
|
{
|
|
2689
3253
|
"name": "lihbr",
|
|
2690
3254
|
"github": "lihbr",
|
|
2691
3255
|
"twitter": "li_hbr"
|
|
2692
|
-
},
|
|
2693
|
-
{
|
|
2694
|
-
"name": "James Pegg",
|
|
2695
|
-
"github": "jamespegg"
|
|
2696
3256
|
}
|
|
2697
3257
|
],
|
|
2698
3258
|
"compatibility": {
|
|
2699
|
-
"
|
|
2700
|
-
"
|
|
2701
|
-
"3.x": "unknown"
|
|
3259
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3260
|
+
"requires": {}
|
|
2702
3261
|
}
|
|
2703
3262
|
},
|
|
2704
3263
|
{
|
|
@@ -2719,9 +3278,8 @@
|
|
|
2719
3278
|
}
|
|
2720
3279
|
],
|
|
2721
3280
|
"compatibility": {
|
|
2722
|
-
"
|
|
2723
|
-
"
|
|
2724
|
-
"3.x": "unknown"
|
|
3281
|
+
"nuxt": "^2.0.0",
|
|
3282
|
+
"requires": {}
|
|
2725
3283
|
}
|
|
2726
3284
|
},
|
|
2727
3285
|
{
|
|
@@ -2743,9 +3301,8 @@
|
|
|
2743
3301
|
}
|
|
2744
3302
|
],
|
|
2745
3303
|
"compatibility": {
|
|
2746
|
-
"
|
|
2747
|
-
"
|
|
2748
|
-
"3.x": "unknown"
|
|
3304
|
+
"nuxt": "^2.0.0",
|
|
3305
|
+
"requires": {}
|
|
2749
3306
|
}
|
|
2750
3307
|
},
|
|
2751
3308
|
{
|
|
@@ -2767,15 +3324,14 @@
|
|
|
2767
3324
|
}
|
|
2768
3325
|
],
|
|
2769
3326
|
"compatibility": {
|
|
2770
|
-
"
|
|
2771
|
-
"
|
|
2772
|
-
"3.x": "unknown"
|
|
3327
|
+
"nuxt": "^2.0.0",
|
|
3328
|
+
"requires": {}
|
|
2773
3329
|
}
|
|
2774
3330
|
},
|
|
2775
3331
|
{
|
|
2776
3332
|
"name": "purgecss",
|
|
2777
3333
|
"description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt.js",
|
|
2778
|
-
"repo": "Developmint/nuxt-purgecss",
|
|
3334
|
+
"repo": "Developmint/nuxt-purgecss#main",
|
|
2779
3335
|
"npm": "nuxt-purgecss",
|
|
2780
3336
|
"icon": "purgecss.png",
|
|
2781
3337
|
"github": "https://github.com/Developmint/nuxt-purgecss",
|
|
@@ -2790,9 +3346,8 @@
|
|
|
2790
3346
|
}
|
|
2791
3347
|
],
|
|
2792
3348
|
"compatibility": {
|
|
2793
|
-
"
|
|
2794
|
-
"
|
|
2795
|
-
"3.x": "unknown"
|
|
3349
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3350
|
+
"requires": {}
|
|
2796
3351
|
}
|
|
2797
3352
|
},
|
|
2798
3353
|
{
|
|
@@ -2814,9 +3369,10 @@
|
|
|
2814
3369
|
}
|
|
2815
3370
|
],
|
|
2816
3371
|
"compatibility": {
|
|
2817
|
-
"
|
|
2818
|
-
"
|
|
2819
|
-
|
|
3372
|
+
"nuxt": "^2.0.0",
|
|
3373
|
+
"requires": {
|
|
3374
|
+
"bridge": "optional"
|
|
3375
|
+
}
|
|
2820
3376
|
}
|
|
2821
3377
|
},
|
|
2822
3378
|
{
|
|
@@ -2837,9 +3393,8 @@
|
|
|
2837
3393
|
}
|
|
2838
3394
|
],
|
|
2839
3395
|
"compatibility": {
|
|
2840
|
-
"
|
|
2841
|
-
"
|
|
2842
|
-
"3.x": "unknown"
|
|
3396
|
+
"nuxt": "^2.0.0",
|
|
3397
|
+
"requires": {}
|
|
2843
3398
|
}
|
|
2844
3399
|
},
|
|
2845
3400
|
{
|
|
@@ -2860,9 +3415,8 @@
|
|
|
2860
3415
|
}
|
|
2861
3416
|
],
|
|
2862
3417
|
"compatibility": {
|
|
2863
|
-
"
|
|
2864
|
-
"
|
|
2865
|
-
"3.x": "unknown"
|
|
3418
|
+
"nuxt": "^2.0.0",
|
|
3419
|
+
"requires": {}
|
|
2866
3420
|
}
|
|
2867
3421
|
},
|
|
2868
3422
|
{
|
|
@@ -2884,9 +3438,8 @@
|
|
|
2884
3438
|
}
|
|
2885
3439
|
],
|
|
2886
3440
|
"compatibility": {
|
|
2887
|
-
"
|
|
2888
|
-
"
|
|
2889
|
-
"3.x": "unknown"
|
|
3441
|
+
"nuxt": "^2.0.0",
|
|
3442
|
+
"requires": {}
|
|
2890
3443
|
}
|
|
2891
3444
|
},
|
|
2892
3445
|
{
|
|
@@ -2907,9 +3460,8 @@
|
|
|
2907
3460
|
}
|
|
2908
3461
|
],
|
|
2909
3462
|
"compatibility": {
|
|
2910
|
-
"
|
|
2911
|
-
"
|
|
2912
|
-
"3.x": "unknown"
|
|
3463
|
+
"nuxt": "^2.0.0",
|
|
3464
|
+
"requires": {}
|
|
2913
3465
|
}
|
|
2914
3466
|
},
|
|
2915
3467
|
{
|
|
@@ -2917,7 +3469,7 @@
|
|
|
2917
3469
|
"description": "A Nuxt.js module thats inject a middleware to generate a robots.txt file",
|
|
2918
3470
|
"repo": "nuxt-community/robots-module",
|
|
2919
3471
|
"npm": "@nuxtjs/robots",
|
|
2920
|
-
"icon": "",
|
|
3472
|
+
"icon": "robots.png",
|
|
2921
3473
|
"github": "https://github.com/nuxt-community/robots-module",
|
|
2922
3474
|
"website": "https://github.com/nuxt-community/robots-module",
|
|
2923
3475
|
"learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
|
|
@@ -2930,9 +3482,10 @@
|
|
|
2930
3482
|
}
|
|
2931
3483
|
],
|
|
2932
3484
|
"compatibility": {
|
|
2933
|
-
"
|
|
2934
|
-
"
|
|
2935
|
-
|
|
3485
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3486
|
+
"requires": {
|
|
3487
|
+
"bridge": "optional"
|
|
3488
|
+
}
|
|
2936
3489
|
}
|
|
2937
3490
|
},
|
|
2938
3491
|
{
|
|
@@ -2953,9 +3506,8 @@
|
|
|
2953
3506
|
}
|
|
2954
3507
|
],
|
|
2955
3508
|
"compatibility": {
|
|
2956
|
-
"
|
|
2957
|
-
"
|
|
2958
|
-
"3.x": "unknown"
|
|
3509
|
+
"nuxt": "^2.0.0",
|
|
3510
|
+
"requires": {}
|
|
2959
3511
|
}
|
|
2960
3512
|
},
|
|
2961
3513
|
{
|
|
@@ -2977,9 +3529,8 @@
|
|
|
2977
3529
|
}
|
|
2978
3530
|
],
|
|
2979
3531
|
"compatibility": {
|
|
2980
|
-
"
|
|
2981
|
-
"
|
|
2982
|
-
"3.x": "unknown"
|
|
3532
|
+
"nuxt": "^2.0.0",
|
|
3533
|
+
"requires": {}
|
|
2983
3534
|
}
|
|
2984
3535
|
},
|
|
2985
3536
|
{
|
|
@@ -3001,18 +3552,17 @@
|
|
|
3001
3552
|
}
|
|
3002
3553
|
],
|
|
3003
3554
|
"compatibility": {
|
|
3004
|
-
"
|
|
3005
|
-
"
|
|
3006
|
-
"3.x": "unknown"
|
|
3555
|
+
"nuxt": "^2.0.0",
|
|
3556
|
+
"requires": {}
|
|
3007
3557
|
}
|
|
3008
3558
|
},
|
|
3009
3559
|
{
|
|
3010
3560
|
"name": "sanity",
|
|
3011
|
-
"description": "Access text, images, and other media with Nuxt
|
|
3012
|
-
"repo": "nuxt-
|
|
3561
|
+
"description": "Access text, images, and other media with Nuxt and the Sanity headless CMS.",
|
|
3562
|
+
"repo": "nuxt-modules/sanity#main",
|
|
3013
3563
|
"npm": "@nuxtjs/sanity",
|
|
3014
3564
|
"icon": "sanity.png",
|
|
3015
|
-
"github": "https://github.com/nuxt-
|
|
3565
|
+
"github": "https://github.com/nuxt-modules/sanity#main",
|
|
3016
3566
|
"website": "https://sanity.nuxtjs.org",
|
|
3017
3567
|
"learn_more": "https://www.sanity.io/",
|
|
3018
3568
|
"category": "CMS",
|
|
@@ -3025,9 +3575,34 @@
|
|
|
3025
3575
|
}
|
|
3026
3576
|
],
|
|
3027
3577
|
"compatibility": {
|
|
3028
|
-
"
|
|
3029
|
-
"
|
|
3030
|
-
|
|
3578
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3579
|
+
"requires": {
|
|
3580
|
+
"bridge": "optional"
|
|
3581
|
+
}
|
|
3582
|
+
}
|
|
3583
|
+
},
|
|
3584
|
+
{
|
|
3585
|
+
"name": "schema-org",
|
|
3586
|
+
"description": "Schema.org for Nuxt, supporting typed and automated Google Rich Results.",
|
|
3587
|
+
"repo": "vueuse/schema-org#main/packages/nuxt",
|
|
3588
|
+
"npm": "nuxt-schema-org",
|
|
3589
|
+
"icon": "schema-org.svg",
|
|
3590
|
+
"github": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
|
|
3591
|
+
"website": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
|
|
3592
|
+
"learn_more": "https://vue-schema-org.netlify.app/guide/setup/nuxt.html",
|
|
3593
|
+
"category": "SEO",
|
|
3594
|
+
"type": "3rd-party",
|
|
3595
|
+
"maintainers": [
|
|
3596
|
+
{
|
|
3597
|
+
"name": "Harlan Wilton",
|
|
3598
|
+
"github": "harlan-zw",
|
|
3599
|
+
"twitter": "harlan_zw",
|
|
3600
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
3601
|
+
}
|
|
3602
|
+
],
|
|
3603
|
+
"compatibility": {
|
|
3604
|
+
"nuxt": "^3.0.0",
|
|
3605
|
+
"requires": {}
|
|
3031
3606
|
}
|
|
3032
3607
|
},
|
|
3033
3608
|
{
|
|
@@ -3048,9 +3623,31 @@
|
|
|
3048
3623
|
}
|
|
3049
3624
|
],
|
|
3050
3625
|
"compatibility": {
|
|
3051
|
-
"
|
|
3052
|
-
"
|
|
3053
|
-
|
|
3626
|
+
"nuxt": "^2.0.0",
|
|
3627
|
+
"requires": {}
|
|
3628
|
+
}
|
|
3629
|
+
},
|
|
3630
|
+
{
|
|
3631
|
+
"name": "security",
|
|
3632
|
+
"description": "Security Module for Nuxt based on OWASP Top 10 and Helmet",
|
|
3633
|
+
"repo": "Baroshem/nuxt-security",
|
|
3634
|
+
"npm": "nuxt-security",
|
|
3635
|
+
"icon": "nuxt-security.svg",
|
|
3636
|
+
"github": "https://github.com/Baroshem/nuxt-security",
|
|
3637
|
+
"website": "https://nuxt-security.vercel.app/",
|
|
3638
|
+
"learn_more": "https://nuxt-security.vercel.app/",
|
|
3639
|
+
"category": "Security",
|
|
3640
|
+
"type": "3rd-party",
|
|
3641
|
+
"maintainers": [
|
|
3642
|
+
{
|
|
3643
|
+
"name": "Jakub Andrzejewski",
|
|
3644
|
+
"github": "Baroshem",
|
|
3645
|
+
"avatar": "https://avatars.githubusercontent.com/u/37120330?v=4"
|
|
3646
|
+
}
|
|
3647
|
+
],
|
|
3648
|
+
"compatibility": {
|
|
3649
|
+
"nuxt": "^3.0.0",
|
|
3650
|
+
"requires": {}
|
|
3054
3651
|
}
|
|
3055
3652
|
},
|
|
3056
3653
|
{
|
|
@@ -3071,9 +3668,8 @@
|
|
|
3071
3668
|
}
|
|
3072
3669
|
],
|
|
3073
3670
|
"compatibility": {
|
|
3074
|
-
"
|
|
3075
|
-
"
|
|
3076
|
-
"3.x": "unknown"
|
|
3671
|
+
"nuxt": "^2.0.0",
|
|
3672
|
+
"requires": {}
|
|
3077
3673
|
}
|
|
3078
3674
|
},
|
|
3079
3675
|
{
|
|
@@ -3094,15 +3690,14 @@
|
|
|
3094
3690
|
}
|
|
3095
3691
|
],
|
|
3096
3692
|
"compatibility": {
|
|
3097
|
-
"
|
|
3098
|
-
"
|
|
3099
|
-
"3.x": "wip"
|
|
3693
|
+
"nuxt": "^2.0.0",
|
|
3694
|
+
"requires": {}
|
|
3100
3695
|
}
|
|
3101
3696
|
},
|
|
3102
3697
|
{
|
|
3103
3698
|
"name": "seo-meta",
|
|
3104
3699
|
"description": "Simple generate seo metadata",
|
|
3105
|
-
"repo": "ihavecoke/nuxtjs-seo-meta",
|
|
3700
|
+
"repo": "ihavecoke/nuxtjs-seo-meta#main/packages/core",
|
|
3106
3701
|
"npm": "nuxt-seo-meta",
|
|
3107
3702
|
"icon": "",
|
|
3108
3703
|
"github": "https://github.com/ihavecoke/nuxtjs-seo-meta",
|
|
@@ -3118,9 +3713,8 @@
|
|
|
3118
3713
|
}
|
|
3119
3714
|
],
|
|
3120
3715
|
"compatibility": {
|
|
3121
|
-
"
|
|
3122
|
-
"
|
|
3123
|
-
"3.x": "unknown"
|
|
3716
|
+
"nuxt": "^2.0.0",
|
|
3717
|
+
"requires": {}
|
|
3124
3718
|
}
|
|
3125
3719
|
},
|
|
3126
3720
|
{
|
|
@@ -3141,9 +3735,8 @@
|
|
|
3141
3735
|
}
|
|
3142
3736
|
],
|
|
3143
3737
|
"compatibility": {
|
|
3144
|
-
"
|
|
3145
|
-
"
|
|
3146
|
-
"3.x": "unknown"
|
|
3738
|
+
"nuxt": "^2.0.0",
|
|
3739
|
+
"requires": {}
|
|
3147
3740
|
}
|
|
3148
3741
|
},
|
|
3149
3742
|
{
|
|
@@ -3165,9 +3758,31 @@
|
|
|
3165
3758
|
}
|
|
3166
3759
|
],
|
|
3167
3760
|
"compatibility": {
|
|
3168
|
-
"
|
|
3169
|
-
"
|
|
3170
|
-
|
|
3761
|
+
"nuxt": "^2.0.0",
|
|
3762
|
+
"requires": {}
|
|
3763
|
+
}
|
|
3764
|
+
},
|
|
3765
|
+
{
|
|
3766
|
+
"name": "session",
|
|
3767
|
+
"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",
|
|
3768
|
+
"repo": "sidebase/nuxt-session",
|
|
3769
|
+
"npm": "@sidebase/nuxt-session",
|
|
3770
|
+
"icon": "session.png",
|
|
3771
|
+
"github": "https://github.com/sidebase/nuxt-session",
|
|
3772
|
+
"website": "https://github.com/sidebase/nuxt-session",
|
|
3773
|
+
"learn_more": "https://github.com/sidebase",
|
|
3774
|
+
"category": "Security",
|
|
3775
|
+
"type": "3rd-party",
|
|
3776
|
+
"maintainers": [
|
|
3777
|
+
{
|
|
3778
|
+
"name": "sidebase",
|
|
3779
|
+
"github": "sidebase",
|
|
3780
|
+
"twitter": "sidebase_io"
|
|
3781
|
+
}
|
|
3782
|
+
],
|
|
3783
|
+
"compatibility": {
|
|
3784
|
+
"nuxt": "^3.0.0",
|
|
3785
|
+
"requires": {}
|
|
3171
3786
|
}
|
|
3172
3787
|
},
|
|
3173
3788
|
{
|
|
@@ -3188,9 +3803,31 @@
|
|
|
3188
3803
|
}
|
|
3189
3804
|
],
|
|
3190
3805
|
"compatibility": {
|
|
3191
|
-
"
|
|
3192
|
-
"
|
|
3193
|
-
|
|
3806
|
+
"nuxt": "^2.0.0",
|
|
3807
|
+
"requires": {}
|
|
3808
|
+
}
|
|
3809
|
+
},
|
|
3810
|
+
{
|
|
3811
|
+
"name": "nuxt-auth",
|
|
3812
|
+
"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.",
|
|
3813
|
+
"repo": "sidebase/nuxt-auth",
|
|
3814
|
+
"npm": "@sidebase/nuxt-auth",
|
|
3815
|
+
"icon": "sidebase-auth.png",
|
|
3816
|
+
"github": "https://github.com/sidebase/nuxt-auth",
|
|
3817
|
+
"website": "https://github.com/sidebase/nuxt-auth",
|
|
3818
|
+
"learn_more": "https://github.com/sidebase",
|
|
3819
|
+
"category": "Security",
|
|
3820
|
+
"type": "3rd-party",
|
|
3821
|
+
"maintainers": [
|
|
3822
|
+
{
|
|
3823
|
+
"name": "sidebase",
|
|
3824
|
+
"github": "sidebase",
|
|
3825
|
+
"twitter": "sidebase_io"
|
|
3826
|
+
}
|
|
3827
|
+
],
|
|
3828
|
+
"compatibility": {
|
|
3829
|
+
"nuxt": "^3.0.0",
|
|
3830
|
+
"requires": {}
|
|
3194
3831
|
}
|
|
3195
3832
|
},
|
|
3196
3833
|
{
|
|
@@ -3211,9 +3848,8 @@
|
|
|
3211
3848
|
}
|
|
3212
3849
|
],
|
|
3213
3850
|
"compatibility": {
|
|
3214
|
-
"
|
|
3215
|
-
"
|
|
3216
|
-
"3.x": "unknown"
|
|
3851
|
+
"nuxt": "^2.0.0",
|
|
3852
|
+
"requires": {}
|
|
3217
3853
|
}
|
|
3218
3854
|
},
|
|
3219
3855
|
{
|
|
@@ -3235,9 +3871,8 @@
|
|
|
3235
3871
|
}
|
|
3236
3872
|
],
|
|
3237
3873
|
"compatibility": {
|
|
3238
|
-
"
|
|
3239
|
-
"
|
|
3240
|
-
"3.x": "unknown"
|
|
3874
|
+
"nuxt": "^2.0.0",
|
|
3875
|
+
"requires": {}
|
|
3241
3876
|
}
|
|
3242
3877
|
},
|
|
3243
3878
|
{
|
|
@@ -3259,9 +3894,8 @@
|
|
|
3259
3894
|
}
|
|
3260
3895
|
],
|
|
3261
3896
|
"compatibility": {
|
|
3262
|
-
"
|
|
3263
|
-
"
|
|
3264
|
-
"3.x": "unknown"
|
|
3897
|
+
"nuxt": "^2.0.0",
|
|
3898
|
+
"requires": {}
|
|
3265
3899
|
}
|
|
3266
3900
|
},
|
|
3267
3901
|
{
|
|
@@ -3282,9 +3916,8 @@
|
|
|
3282
3916
|
}
|
|
3283
3917
|
],
|
|
3284
3918
|
"compatibility": {
|
|
3285
|
-
"
|
|
3286
|
-
"
|
|
3287
|
-
"3.x": "unknown"
|
|
3919
|
+
"nuxt": "^2.0.0",
|
|
3920
|
+
"requires": {}
|
|
3288
3921
|
}
|
|
3289
3922
|
},
|
|
3290
3923
|
{
|
|
@@ -3305,9 +3938,8 @@
|
|
|
3305
3938
|
}
|
|
3306
3939
|
],
|
|
3307
3940
|
"compatibility": {
|
|
3308
|
-
"
|
|
3309
|
-
"
|
|
3310
|
-
"3.x": "unknown"
|
|
3941
|
+
"nuxt": "^2.0.0",
|
|
3942
|
+
"requires": {}
|
|
3311
3943
|
}
|
|
3312
3944
|
},
|
|
3313
3945
|
{
|
|
@@ -3329,9 +3961,8 @@
|
|
|
3329
3961
|
}
|
|
3330
3962
|
],
|
|
3331
3963
|
"compatibility": {
|
|
3332
|
-
"
|
|
3333
|
-
"
|
|
3334
|
-
"3.x": "unknown"
|
|
3964
|
+
"nuxt": "^2.0.0",
|
|
3965
|
+
"requires": {}
|
|
3335
3966
|
}
|
|
3336
3967
|
},
|
|
3337
3968
|
{
|
|
@@ -3363,9 +3994,30 @@
|
|
|
3363
3994
|
}
|
|
3364
3995
|
],
|
|
3365
3996
|
"compatibility": {
|
|
3366
|
-
"
|
|
3367
|
-
"
|
|
3368
|
-
|
|
3997
|
+
"nuxt": "^2.0.0",
|
|
3998
|
+
"requires": {}
|
|
3999
|
+
}
|
|
4000
|
+
},
|
|
4001
|
+
{
|
|
4002
|
+
"name": "ssr-lit",
|
|
4003
|
+
"description": "",
|
|
4004
|
+
"repo": "prashantpalikhe/nuxt-ssr-lit",
|
|
4005
|
+
"npm": "nuxt-ssr-lit",
|
|
4006
|
+
"icon": "",
|
|
4007
|
+
"github": "https://github.com/prashantpalikhe/nuxt-ssr-lit",
|
|
4008
|
+
"website": "https://github.com/prashantpalikhe/nuxt-ssr-lit",
|
|
4009
|
+
"learn_more": "",
|
|
4010
|
+
"category": "Devtools",
|
|
4011
|
+
"type": "3rd-party",
|
|
4012
|
+
"maintainers": [
|
|
4013
|
+
{
|
|
4014
|
+
"name": "prashantpalikhe",
|
|
4015
|
+
"github": "prashantpalikhe"
|
|
4016
|
+
}
|
|
4017
|
+
],
|
|
4018
|
+
"compatibility": {
|
|
4019
|
+
"nuxt": "^2.0.0",
|
|
4020
|
+
"requires": {}
|
|
3369
4021
|
}
|
|
3370
4022
|
},
|
|
3371
4023
|
{
|
|
@@ -3386,9 +4038,8 @@
|
|
|
3386
4038
|
}
|
|
3387
4039
|
],
|
|
3388
4040
|
"compatibility": {
|
|
3389
|
-
"
|
|
3390
|
-
"
|
|
3391
|
-
"3.x": "unknown"
|
|
4041
|
+
"nuxt": "^2.0.0",
|
|
4042
|
+
"requires": {}
|
|
3392
4043
|
}
|
|
3393
4044
|
},
|
|
3394
4045
|
{
|
|
@@ -3409,9 +4060,8 @@
|
|
|
3409
4060
|
}
|
|
3410
4061
|
],
|
|
3411
4062
|
"compatibility": {
|
|
3412
|
-
"
|
|
3413
|
-
"
|
|
3414
|
-
"3.x": "unknown"
|
|
4063
|
+
"nuxt": "^2.0.0",
|
|
4064
|
+
"requires": {}
|
|
3415
4065
|
}
|
|
3416
4066
|
},
|
|
3417
4067
|
{
|
|
@@ -3432,16 +4082,15 @@
|
|
|
3432
4082
|
}
|
|
3433
4083
|
],
|
|
3434
4084
|
"compatibility": {
|
|
3435
|
-
"
|
|
3436
|
-
"
|
|
3437
|
-
"3.x": "unknown"
|
|
4085
|
+
"nuxt": "^2.0.0",
|
|
4086
|
+
"requires": {}
|
|
3438
4087
|
}
|
|
3439
4088
|
},
|
|
3440
4089
|
{
|
|
3441
4090
|
"name": "storyblok",
|
|
3442
4091
|
"description": "Storyblok Nuxt.js module",
|
|
3443
|
-
"repo": "storyblok/storyblok-nuxt",
|
|
3444
|
-
"npm": "@storyblok/nuxt
|
|
4092
|
+
"repo": "storyblok/storyblok-nuxt#master/lib",
|
|
4093
|
+
"npm": "@storyblok/nuxt",
|
|
3445
4094
|
"icon": "storyblok.png",
|
|
3446
4095
|
"github": "https://github.com/storyblok/storyblok-nuxt",
|
|
3447
4096
|
"website": "https://github.com/storyblok/storyblok-nuxt",
|
|
@@ -3455,9 +4104,8 @@
|
|
|
3455
4104
|
}
|
|
3456
4105
|
],
|
|
3457
4106
|
"compatibility": {
|
|
3458
|
-
"
|
|
3459
|
-
"
|
|
3460
|
-
"3.x": "unknown"
|
|
4107
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4108
|
+
"requires": {}
|
|
3461
4109
|
}
|
|
3462
4110
|
},
|
|
3463
4111
|
{
|
|
@@ -3484,9 +4132,10 @@
|
|
|
3484
4132
|
}
|
|
3485
4133
|
],
|
|
3486
4134
|
"compatibility": {
|
|
3487
|
-
"
|
|
3488
|
-
"
|
|
3489
|
-
|
|
4135
|
+
"nuxt": "^2.0.0",
|
|
4136
|
+
"requires": {
|
|
4137
|
+
"bridge": "optional"
|
|
4138
|
+
}
|
|
3490
4139
|
}
|
|
3491
4140
|
},
|
|
3492
4141
|
{
|
|
@@ -3513,9 +4162,10 @@
|
|
|
3513
4162
|
}
|
|
3514
4163
|
],
|
|
3515
4164
|
"compatibility": {
|
|
3516
|
-
"
|
|
3517
|
-
"
|
|
3518
|
-
|
|
4165
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4166
|
+
"requires": {
|
|
4167
|
+
"bridge": true
|
|
4168
|
+
}
|
|
3519
4169
|
}
|
|
3520
4170
|
},
|
|
3521
4171
|
{
|
|
@@ -3536,9 +4186,8 @@
|
|
|
3536
4186
|
}
|
|
3537
4187
|
],
|
|
3538
4188
|
"compatibility": {
|
|
3539
|
-
"
|
|
3540
|
-
"
|
|
3541
|
-
"3.x": "unknown"
|
|
4189
|
+
"nuxt": "^2.0.0",
|
|
4190
|
+
"requires": {}
|
|
3542
4191
|
}
|
|
3543
4192
|
},
|
|
3544
4193
|
{
|
|
@@ -3560,9 +4209,8 @@
|
|
|
3560
4209
|
}
|
|
3561
4210
|
],
|
|
3562
4211
|
"compatibility": {
|
|
3563
|
-
"
|
|
3564
|
-
"
|
|
3565
|
-
"3.x": "unknown"
|
|
4212
|
+
"nuxt": "^2.0.0",
|
|
4213
|
+
"requires": {}
|
|
3566
4214
|
}
|
|
3567
4215
|
},
|
|
3568
4216
|
{
|
|
@@ -3583,23 +4231,55 @@
|
|
|
3583
4231
|
}
|
|
3584
4232
|
],
|
|
3585
4233
|
"compatibility": {
|
|
3586
|
-
"
|
|
3587
|
-
"
|
|
3588
|
-
|
|
4234
|
+
"nuxt": "^2.0.0",
|
|
4235
|
+
"requires": {}
|
|
4236
|
+
}
|
|
4237
|
+
},
|
|
4238
|
+
{
|
|
4239
|
+
"name": "stylify",
|
|
4240
|
+
"description": "Stylify generates utility-first CSS dynamically based on what you write. Write HTML. Get CSS.",
|
|
4241
|
+
"repo": "stylify/packages#master/packages/nuxt",
|
|
4242
|
+
"npm": "@stylify/nuxt",
|
|
4243
|
+
"icon": "stylify.svg",
|
|
4244
|
+
"github": "https://github.com/stylify/packages/tree/master/packages/nuxt",
|
|
4245
|
+
"website": "https://stylifycss.com/docs/nuxt",
|
|
4246
|
+
"learn_more": "https://stylifycss.com",
|
|
4247
|
+
"category": "UI",
|
|
4248
|
+
"type": "3rd-party",
|
|
4249
|
+
"maintainers": [
|
|
4250
|
+
{
|
|
4251
|
+
"name": "Vladimír Macháček",
|
|
4252
|
+
"github": "Machy8",
|
|
4253
|
+
"twitter": "8machy"
|
|
4254
|
+
}
|
|
4255
|
+
],
|
|
4256
|
+
"compatibility": {
|
|
4257
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4258
|
+
"requires": {}
|
|
3589
4259
|
}
|
|
3590
4260
|
},
|
|
3591
4261
|
{
|
|
3592
4262
|
"name": "supabase",
|
|
3593
|
-
"description": "
|
|
3594
|
-
"repo": "
|
|
3595
|
-
"npm": "
|
|
4263
|
+
"description": "First class integration with Supabase",
|
|
4264
|
+
"repo": "nuxt-community/supabase-module",
|
|
4265
|
+
"npm": "@nuxtjs/supabase",
|
|
3596
4266
|
"icon": "supabase.png",
|
|
3597
|
-
"github": "https://github.com/
|
|
3598
|
-
"website": "https://
|
|
3599
|
-
"learn_more": "https://supabase.
|
|
4267
|
+
"github": "https://github.com/nuxt-community/supabase-module",
|
|
4268
|
+
"website": "https://supabase.nuxtjs.org",
|
|
4269
|
+
"learn_more": "https://supabase.com",
|
|
3600
4270
|
"category": "Database",
|
|
3601
|
-
"type": "
|
|
4271
|
+
"type": "community",
|
|
3602
4272
|
"maintainers": [
|
|
4273
|
+
{
|
|
4274
|
+
"name": "Baptiste Leproux",
|
|
4275
|
+
"github": "larbish",
|
|
4276
|
+
"twitter": "baptistelprx"
|
|
4277
|
+
},
|
|
4278
|
+
{
|
|
4279
|
+
"name": "Sebastien Chopin",
|
|
4280
|
+
"github": "Atinux",
|
|
4281
|
+
"twitter": "Atinux"
|
|
4282
|
+
},
|
|
3603
4283
|
{
|
|
3604
4284
|
"name": "Scott Robertson",
|
|
3605
4285
|
"github": "scottrobertson",
|
|
@@ -3607,9 +4287,8 @@
|
|
|
3607
4287
|
}
|
|
3608
4288
|
],
|
|
3609
4289
|
"compatibility": {
|
|
3610
|
-
"
|
|
3611
|
-
"
|
|
3612
|
-
"3.x": "unknown"
|
|
4290
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4291
|
+
"requires": {}
|
|
3613
4292
|
}
|
|
3614
4293
|
},
|
|
3615
4294
|
{
|
|
@@ -3630,9 +4309,8 @@
|
|
|
3630
4309
|
}
|
|
3631
4310
|
],
|
|
3632
4311
|
"compatibility": {
|
|
3633
|
-
"
|
|
3634
|
-
"
|
|
3635
|
-
"3.x": "unknown"
|
|
4312
|
+
"nuxt": "^2.0.0",
|
|
4313
|
+
"requires": {}
|
|
3636
4314
|
}
|
|
3637
4315
|
},
|
|
3638
4316
|
{
|
|
@@ -3654,9 +4332,8 @@
|
|
|
3654
4332
|
}
|
|
3655
4333
|
],
|
|
3656
4334
|
"compatibility": {
|
|
3657
|
-
"
|
|
3658
|
-
"
|
|
3659
|
-
"3.x": "unknown"
|
|
4335
|
+
"nuxt": "^2.0.0",
|
|
4336
|
+
"requires": {}
|
|
3660
4337
|
}
|
|
3661
4338
|
},
|
|
3662
4339
|
{
|
|
@@ -3677,9 +4354,8 @@
|
|
|
3677
4354
|
}
|
|
3678
4355
|
],
|
|
3679
4356
|
"compatibility": {
|
|
3680
|
-
"
|
|
3681
|
-
"
|
|
3682
|
-
"3.x": "unknown"
|
|
4357
|
+
"nuxt": "^2.0.0",
|
|
4358
|
+
"requires": {}
|
|
3683
4359
|
}
|
|
3684
4360
|
},
|
|
3685
4361
|
{
|
|
@@ -3700,9 +4376,8 @@
|
|
|
3700
4376
|
}
|
|
3701
4377
|
],
|
|
3702
4378
|
"compatibility": {
|
|
3703
|
-
"
|
|
3704
|
-
"
|
|
3705
|
-
"3.x": "unknown"
|
|
4379
|
+
"nuxt": "^2.0.0",
|
|
4380
|
+
"requires": {}
|
|
3706
4381
|
}
|
|
3707
4382
|
},
|
|
3708
4383
|
{
|
|
@@ -3724,9 +4399,31 @@
|
|
|
3724
4399
|
}
|
|
3725
4400
|
],
|
|
3726
4401
|
"compatibility": {
|
|
3727
|
-
"
|
|
3728
|
-
"
|
|
3729
|
-
|
|
4402
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4403
|
+
"requires": {}
|
|
4404
|
+
}
|
|
4405
|
+
},
|
|
4406
|
+
{
|
|
4407
|
+
"name": "tiktok-analytics",
|
|
4408
|
+
"description": "",
|
|
4409
|
+
"repo": "stickpro/nuxt-tiktok-analytics",
|
|
4410
|
+
"npm": "tiktok-analytics",
|
|
4411
|
+
"icon": "",
|
|
4412
|
+
"github": "https://github.com/stickpro/nuxt-tiktok-analytics",
|
|
4413
|
+
"website": "https://github.com/stickpro/nuxt-tiktok-analytics",
|
|
4414
|
+
"learn_more": "",
|
|
4415
|
+
"category": "Analytics",
|
|
4416
|
+
"type": "3rd-party",
|
|
4417
|
+
"maintainers": [
|
|
4418
|
+
{
|
|
4419
|
+
"name": "stickpro",
|
|
4420
|
+
"github": "stickpro",
|
|
4421
|
+
"avatar": "https://avatars.githubusercontent.com/u/25886722?v=4"
|
|
4422
|
+
}
|
|
4423
|
+
],
|
|
4424
|
+
"compatibility": {
|
|
4425
|
+
"nuxt": "^2.0.0",
|
|
4426
|
+
"requires": {}
|
|
3730
4427
|
}
|
|
3731
4428
|
},
|
|
3732
4429
|
{
|
|
@@ -3748,9 +4445,33 @@
|
|
|
3748
4445
|
}
|
|
3749
4446
|
],
|
|
3750
4447
|
"compatibility": {
|
|
3751
|
-
"
|
|
3752
|
-
"
|
|
3753
|
-
|
|
4448
|
+
"nuxt": "^2.0.0",
|
|
4449
|
+
"requires": {}
|
|
4450
|
+
}
|
|
4451
|
+
},
|
|
4452
|
+
{
|
|
4453
|
+
"name": "turnstile",
|
|
4454
|
+
"description": "Privacy-focused alternative to CAPTCHA from Cloudflare",
|
|
4455
|
+
"repo": "danielroe/nuxt-turnstile",
|
|
4456
|
+
"npm": "nuxt-turnstile",
|
|
4457
|
+
"icon": "cloudflare.svg",
|
|
4458
|
+
"github": "https://github.com/danielroe/nuxt-turnstile",
|
|
4459
|
+
"website": "https://github.com/danielroe/nuxt-turnstile",
|
|
4460
|
+
"learn_more": "https://www.cloudflare.com/products/turnstile/",
|
|
4461
|
+
"category": "Security",
|
|
4462
|
+
"type": "3rd-party",
|
|
4463
|
+
"maintainers": [
|
|
4464
|
+
{
|
|
4465
|
+
"name": "Daniel Roe",
|
|
4466
|
+
"github": "danielroe",
|
|
4467
|
+
"twitter": "danielcroe"
|
|
4468
|
+
}
|
|
4469
|
+
],
|
|
4470
|
+
"compatibility": {
|
|
4471
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4472
|
+
"requires": {
|
|
4473
|
+
"bridge": true
|
|
4474
|
+
}
|
|
3754
4475
|
}
|
|
3755
4476
|
},
|
|
3756
4477
|
{
|
|
@@ -3771,9 +4492,43 @@
|
|
|
3771
4492
|
}
|
|
3772
4493
|
],
|
|
3773
4494
|
"compatibility": {
|
|
3774
|
-
"
|
|
3775
|
-
"
|
|
3776
|
-
|
|
4495
|
+
"nuxt": "^2.0.0",
|
|
4496
|
+
"requires": {
|
|
4497
|
+
"bridge": "optional"
|
|
4498
|
+
}
|
|
4499
|
+
}
|
|
4500
|
+
},
|
|
4501
|
+
{
|
|
4502
|
+
"name": "twicpics",
|
|
4503
|
+
"description": "Images and videos components - Context aware resizing and cropping, lazy-loading, LQIP, Next-Gen format, compression, CDN.",
|
|
4504
|
+
"repo": "TwicPics/components",
|
|
4505
|
+
"npm": "@twicpics/components",
|
|
4506
|
+
"icon": "twicpics.svg",
|
|
4507
|
+
"github": "https://github.com/TwicPics/components",
|
|
4508
|
+
"website": "https://www.twicpics.com/docs/components/nuxt-3",
|
|
4509
|
+
"learn_more": "https://www.twicpics.com",
|
|
4510
|
+
"category": "Images",
|
|
4511
|
+
"type": "3rd-party",
|
|
4512
|
+
"maintainers": [
|
|
4513
|
+
{
|
|
4514
|
+
"name": "Florent Bourgeois",
|
|
4515
|
+
"github": "florentb",
|
|
4516
|
+
"twitter": "florent_b"
|
|
4517
|
+
},
|
|
4518
|
+
{
|
|
4519
|
+
"name": "Julian Aubourg",
|
|
4520
|
+
"github": "jaubourg",
|
|
4521
|
+
"twitter": "jaubourg"
|
|
4522
|
+
},
|
|
4523
|
+
{
|
|
4524
|
+
"name": "Miguel Beignon",
|
|
4525
|
+
"github": "mbgspcii",
|
|
4526
|
+
"twitter": "m_beignon"
|
|
4527
|
+
}
|
|
4528
|
+
],
|
|
4529
|
+
"compatibility": {
|
|
4530
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4531
|
+
"requires": {}
|
|
3777
4532
|
}
|
|
3778
4533
|
},
|
|
3779
4534
|
{
|
|
@@ -3794,9 +4549,33 @@
|
|
|
3794
4549
|
}
|
|
3795
4550
|
],
|
|
3796
4551
|
"compatibility": {
|
|
3797
|
-
"
|
|
3798
|
-
"
|
|
3799
|
-
|
|
4552
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4553
|
+
"requires": {}
|
|
4554
|
+
}
|
|
4555
|
+
},
|
|
4556
|
+
{
|
|
4557
|
+
"name": "typed-vuex",
|
|
4558
|
+
"description": "A vanilla, strongly typed store accessor for Vuex.",
|
|
4559
|
+
"repo": "danielroe/typed-vuex#main/packages/nuxt-typed-vuex",
|
|
4560
|
+
"npm": "nuxt-typed-vuex",
|
|
4561
|
+
"icon": "vue.png",
|
|
4562
|
+
"github": "https://github.com/danielroe/typed-vuex",
|
|
4563
|
+
"website": "https://github.com/danielroe/typed-vuex",
|
|
4564
|
+
"learn_more": "",
|
|
4565
|
+
"category": "Libraries",
|
|
4566
|
+
"type": "3rd-party",
|
|
4567
|
+
"maintainers": [
|
|
4568
|
+
{
|
|
4569
|
+
"name": "Daniel Roe",
|
|
4570
|
+
"github": "danielroe",
|
|
4571
|
+
"twitter": "danielcroe"
|
|
4572
|
+
}
|
|
4573
|
+
],
|
|
4574
|
+
"compatibility": {
|
|
4575
|
+
"nuxt": "^2.0.0",
|
|
4576
|
+
"requires": {
|
|
4577
|
+
"bridge": "optional"
|
|
4578
|
+
}
|
|
3800
4579
|
}
|
|
3801
4580
|
},
|
|
3802
4581
|
{
|
|
@@ -3827,9 +4606,8 @@
|
|
|
3827
4606
|
}
|
|
3828
4607
|
],
|
|
3829
4608
|
"compatibility": {
|
|
3830
|
-
"
|
|
3831
|
-
"
|
|
3832
|
-
"3.x": "unknown"
|
|
4609
|
+
"nuxt": "^2.0.0",
|
|
4610
|
+
"requires": {}
|
|
3833
4611
|
}
|
|
3834
4612
|
},
|
|
3835
4613
|
{
|
|
@@ -3860,9 +4638,32 @@
|
|
|
3860
4638
|
}
|
|
3861
4639
|
],
|
|
3862
4640
|
"compatibility": {
|
|
3863
|
-
"
|
|
3864
|
-
"
|
|
3865
|
-
|
|
4641
|
+
"nuxt": "^2.0.0",
|
|
4642
|
+
"requires": {}
|
|
4643
|
+
}
|
|
4644
|
+
},
|
|
4645
|
+
{
|
|
4646
|
+
"name": "umami",
|
|
4647
|
+
"description": "Embed the Umami analytics library into Nuxt",
|
|
4648
|
+
"repo": "ijkml/nuxt-umami",
|
|
4649
|
+
"npm": "nuxt-umami",
|
|
4650
|
+
"icon": "umami.svg",
|
|
4651
|
+
"github": "https://github.com/ijkml/nuxt-umami",
|
|
4652
|
+
"website": "https://github.com/ijkml/nuxt-umami",
|
|
4653
|
+
"learn_more": "https://umami.is/docs/",
|
|
4654
|
+
"category": "Analytics",
|
|
4655
|
+
"type": "3rd-party",
|
|
4656
|
+
"maintainers": [
|
|
4657
|
+
{
|
|
4658
|
+
"name": "ML",
|
|
4659
|
+
"github": "ijkml"
|
|
4660
|
+
}
|
|
4661
|
+
],
|
|
4662
|
+
"compatibility": {
|
|
4663
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4664
|
+
"requires": {
|
|
4665
|
+
"bridge": "optional"
|
|
4666
|
+
}
|
|
3866
4667
|
}
|
|
3867
4668
|
},
|
|
3868
4669
|
{
|
|
@@ -3889,9 +4690,34 @@
|
|
|
3889
4690
|
}
|
|
3890
4691
|
],
|
|
3891
4692
|
"compatibility": {
|
|
3892
|
-
"
|
|
3893
|
-
"
|
|
3894
|
-
|
|
4693
|
+
"nuxt": "^2.0.0",
|
|
4694
|
+
"requires": {}
|
|
4695
|
+
}
|
|
4696
|
+
},
|
|
4697
|
+
{
|
|
4698
|
+
"name": "unlighthouse",
|
|
4699
|
+
"description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
|
|
4700
|
+
"repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
|
|
4701
|
+
"npm": "@unlighthouse/nuxt",
|
|
4702
|
+
"icon": "unlighthouse.svg",
|
|
4703
|
+
"github": "https://github.com/harlan-zw/unlighthouse",
|
|
4704
|
+
"website": "https://github.com/harlan-zw/unlighthouse",
|
|
4705
|
+
"learn_more": "https://github.com/harlan-zw/unlighthouse",
|
|
4706
|
+
"category": "Devtools",
|
|
4707
|
+
"type": "3rd-party",
|
|
4708
|
+
"maintainers": [
|
|
4709
|
+
{
|
|
4710
|
+
"name": "Harlan Wilton",
|
|
4711
|
+
"github": "harlan-zw",
|
|
4712
|
+
"twitter": "harlan_zw",
|
|
4713
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
4714
|
+
}
|
|
4715
|
+
],
|
|
4716
|
+
"compatibility": {
|
|
4717
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4718
|
+
"requires": {
|
|
4719
|
+
"bridge": "optional"
|
|
4720
|
+
}
|
|
3895
4721
|
}
|
|
3896
4722
|
},
|
|
3897
4723
|
{
|
|
@@ -3914,9 +4740,10 @@
|
|
|
3914
4740
|
}
|
|
3915
4741
|
],
|
|
3916
4742
|
"compatibility": {
|
|
3917
|
-
"
|
|
3918
|
-
"
|
|
3919
|
-
|
|
4743
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4744
|
+
"requires": {
|
|
4745
|
+
"bridge": "optional"
|
|
4746
|
+
}
|
|
3920
4747
|
}
|
|
3921
4748
|
},
|
|
3922
4749
|
{
|
|
@@ -3937,9 +4764,8 @@
|
|
|
3937
4764
|
}
|
|
3938
4765
|
],
|
|
3939
4766
|
"compatibility": {
|
|
3940
|
-
"
|
|
3941
|
-
"
|
|
3942
|
-
"3.x": "unknown"
|
|
4767
|
+
"nuxt": "^2.0.0",
|
|
4768
|
+
"requires": {}
|
|
3943
4769
|
}
|
|
3944
4770
|
},
|
|
3945
4771
|
{
|
|
@@ -3960,9 +4786,8 @@
|
|
|
3960
4786
|
}
|
|
3961
4787
|
],
|
|
3962
4788
|
"compatibility": {
|
|
3963
|
-
"
|
|
3964
|
-
"
|
|
3965
|
-
"3.x": "unknown"
|
|
4789
|
+
"nuxt": "^2.0.0",
|
|
4790
|
+
"requires": {}
|
|
3966
4791
|
}
|
|
3967
4792
|
},
|
|
3968
4793
|
{
|
|
@@ -3984,9 +4809,8 @@
|
|
|
3984
4809
|
}
|
|
3985
4810
|
],
|
|
3986
4811
|
"compatibility": {
|
|
3987
|
-
"
|
|
3988
|
-
"
|
|
3989
|
-
"3.x": "unknown"
|
|
4812
|
+
"nuxt": "^2.0.0",
|
|
4813
|
+
"requires": {}
|
|
3990
4814
|
}
|
|
3991
4815
|
},
|
|
3992
4816
|
{
|
|
@@ -4007,9 +4831,8 @@
|
|
|
4007
4831
|
}
|
|
4008
4832
|
],
|
|
4009
4833
|
"compatibility": {
|
|
4010
|
-
"
|
|
4011
|
-
"
|
|
4012
|
-
"3.x": "unknown"
|
|
4834
|
+
"nuxt": "^2.0.0",
|
|
4835
|
+
"requires": {}
|
|
4013
4836
|
}
|
|
4014
4837
|
},
|
|
4015
4838
|
{
|
|
@@ -4030,9 +4853,30 @@
|
|
|
4030
4853
|
}
|
|
4031
4854
|
],
|
|
4032
4855
|
"compatibility": {
|
|
4033
|
-
"
|
|
4034
|
-
"
|
|
4035
|
-
|
|
4856
|
+
"nuxt": "^2.0.0",
|
|
4857
|
+
"requires": {}
|
|
4858
|
+
}
|
|
4859
|
+
},
|
|
4860
|
+
{
|
|
4861
|
+
"name": "vue-plausible",
|
|
4862
|
+
"description": "Plausible analytics for Vue.js and Nuxt",
|
|
4863
|
+
"repo": "moritzsternemann/vue-plausible",
|
|
4864
|
+
"npm": "vue-plausible",
|
|
4865
|
+
"icon": "plausible.png",
|
|
4866
|
+
"github": "https://github.com/moritzsternemann/vue-plausible",
|
|
4867
|
+
"website": "https://github.com/moritzsternemann/vue-plausible",
|
|
4868
|
+
"learn_more": "",
|
|
4869
|
+
"category": "Analytics",
|
|
4870
|
+
"type": "3rd-party",
|
|
4871
|
+
"maintainers": [
|
|
4872
|
+
{
|
|
4873
|
+
"name": "moritzsternemann",
|
|
4874
|
+
"github": "moritzsternemann"
|
|
4875
|
+
}
|
|
4876
|
+
],
|
|
4877
|
+
"compatibility": {
|
|
4878
|
+
"nuxt": "^2.0.0",
|
|
4879
|
+
"requires": {}
|
|
4036
4880
|
}
|
|
4037
4881
|
},
|
|
4038
4882
|
{
|
|
@@ -4053,9 +4897,33 @@
|
|
|
4053
4897
|
}
|
|
4054
4898
|
],
|
|
4055
4899
|
"compatibility": {
|
|
4056
|
-
"
|
|
4057
|
-
"
|
|
4058
|
-
|
|
4900
|
+
"nuxt": "^2.0.0",
|
|
4901
|
+
"requires": {}
|
|
4902
|
+
}
|
|
4903
|
+
},
|
|
4904
|
+
{
|
|
4905
|
+
"name": "vue-transitions",
|
|
4906
|
+
"description": "Reusable interface transitions with no CSS needed ❤️",
|
|
4907
|
+
"repo": "MorevM/vue-transitions",
|
|
4908
|
+
"npm": "@morev/vue-transitions",
|
|
4909
|
+
"icon": "vue-transitions.svg",
|
|
4910
|
+
"github": "https://github.com/MorevM/vue-transitions",
|
|
4911
|
+
"website": "https://github.com/MorevM/vue-transitions#readme",
|
|
4912
|
+
"learn_more": "",
|
|
4913
|
+
"category": "UI",
|
|
4914
|
+
"type": "3rd-party",
|
|
4915
|
+
"maintainers": [
|
|
4916
|
+
{
|
|
4917
|
+
"name": "Maxim Morev",
|
|
4918
|
+
"github": "MorevM",
|
|
4919
|
+
"avatar": "https://avatars.githubusercontent.com/u/49679666?v=4"
|
|
4920
|
+
}
|
|
4921
|
+
],
|
|
4922
|
+
"compatibility": {
|
|
4923
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4924
|
+
"requires": {
|
|
4925
|
+
"bridge": "optional"
|
|
4926
|
+
}
|
|
4059
4927
|
}
|
|
4060
4928
|
},
|
|
4061
4929
|
{
|
|
@@ -4077,9 +4945,30 @@
|
|
|
4077
4945
|
}
|
|
4078
4946
|
],
|
|
4079
4947
|
"compatibility": {
|
|
4080
|
-
"
|
|
4081
|
-
"
|
|
4082
|
-
|
|
4948
|
+
"nuxt": "^2.0.0",
|
|
4949
|
+
"requires": {}
|
|
4950
|
+
}
|
|
4951
|
+
},
|
|
4952
|
+
{
|
|
4953
|
+
"name": "vuestic",
|
|
4954
|
+
"description": "Vuestic UI module for Nuxt 3",
|
|
4955
|
+
"repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
|
|
4956
|
+
"npm": "@vuestic/nuxt",
|
|
4957
|
+
"icon": "vuestic.png",
|
|
4958
|
+
"github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
|
|
4959
|
+
"website": "https://vuestic.dev",
|
|
4960
|
+
"learn_more": "https://vuestic.dev/en/getting-started/nuxt",
|
|
4961
|
+
"category": "UI",
|
|
4962
|
+
"type": "3rd-party",
|
|
4963
|
+
"maintainers": [
|
|
4964
|
+
{
|
|
4965
|
+
"name": "epicmaxco",
|
|
4966
|
+
"github": "epicmaxco"
|
|
4967
|
+
}
|
|
4968
|
+
],
|
|
4969
|
+
"compatibility": {
|
|
4970
|
+
"nuxt": "^3.0.0",
|
|
4971
|
+
"requires": {}
|
|
4083
4972
|
}
|
|
4084
4973
|
},
|
|
4085
4974
|
{
|
|
@@ -4105,16 +4994,15 @@
|
|
|
4105
4994
|
}
|
|
4106
4995
|
],
|
|
4107
4996
|
"compatibility": {
|
|
4108
|
-
"
|
|
4109
|
-
"
|
|
4110
|
-
"3.x": "not-working"
|
|
4997
|
+
"nuxt": "^2.0.0",
|
|
4998
|
+
"requires": {}
|
|
4111
4999
|
}
|
|
4112
5000
|
},
|
|
4113
5001
|
{
|
|
4114
5002
|
"name": "vueuse",
|
|
4115
5003
|
"description": "Collection of essential Vue Composition Utilities for Vue 2 and 3",
|
|
4116
|
-
"repo": "vueuse/vueuse#main/packages/
|
|
4117
|
-
"npm": "@vueuse/
|
|
5004
|
+
"repo": "vueuse/vueuse#main/packages/nuxt",
|
|
5005
|
+
"npm": "@vueuse/nuxt",
|
|
4118
5006
|
"icon": "vueuse.svg",
|
|
4119
5007
|
"github": "https://github.com/vueuse/vueuse",
|
|
4120
5008
|
"website": "https://vueuse.org",
|
|
@@ -4129,9 +5017,10 @@
|
|
|
4129
5017
|
}
|
|
4130
5018
|
],
|
|
4131
5019
|
"compatibility": {
|
|
4132
|
-
"
|
|
4133
|
-
"
|
|
4134
|
-
|
|
5020
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5021
|
+
"requires": {
|
|
5022
|
+
"bridge": "optional"
|
|
5023
|
+
}
|
|
4135
5024
|
}
|
|
4136
5025
|
},
|
|
4137
5026
|
{
|
|
@@ -4152,9 +5041,8 @@
|
|
|
4152
5041
|
}
|
|
4153
5042
|
],
|
|
4154
5043
|
"compatibility": {
|
|
4155
|
-
"
|
|
4156
|
-
"
|
|
4157
|
-
"3.x": "unknown"
|
|
5044
|
+
"nuxt": "^2.0.0",
|
|
5045
|
+
"requires": {}
|
|
4158
5046
|
}
|
|
4159
5047
|
},
|
|
4160
5048
|
{
|
|
@@ -4162,7 +5050,7 @@
|
|
|
4162
5050
|
"description": "Web Vitals for Nuxt",
|
|
4163
5051
|
"repo": "nuxt-community/web-vitals-module",
|
|
4164
5052
|
"npm": "@nuxtjs/web-vitals",
|
|
4165
|
-
"icon": "",
|
|
5053
|
+
"icon": "web-vitals.png",
|
|
4166
5054
|
"github": "https://github.com/nuxt-community/web-vitals-module",
|
|
4167
5055
|
"website": "https://github.com/nuxt-community/web-vitals-module",
|
|
4168
5056
|
"learn_more": "",
|
|
@@ -4185,33 +5073,33 @@
|
|
|
4185
5073
|
}
|
|
4186
5074
|
],
|
|
4187
5075
|
"compatibility": {
|
|
4188
|
-
"
|
|
4189
|
-
"
|
|
4190
|
-
|
|
5076
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5077
|
+
"requires": {
|
|
5078
|
+
"bridge": "optional"
|
|
5079
|
+
}
|
|
4191
5080
|
}
|
|
4192
5081
|
},
|
|
4193
5082
|
{
|
|
4194
5083
|
"name": "web3js",
|
|
4195
|
-
"description": "Web3.js module integration for Nuxt.js
|
|
4196
|
-
"repo": "
|
|
5084
|
+
"description": "Web3.js module integration for Nuxt.js",
|
|
5085
|
+
"repo": "bl0cknumber/nuxt-web3",
|
|
4197
5086
|
"npm": "nuxt-web3",
|
|
4198
5087
|
"icon": "web3js.svg",
|
|
4199
|
-
"github": "https://github.com/
|
|
4200
|
-
"website": "https://github.com/
|
|
5088
|
+
"github": "https://github.com/bl0cknumber/nuxt-web3",
|
|
5089
|
+
"website": "https://github.com/bl0cknumber/nuxt-web3",
|
|
4201
5090
|
"learn_more": "https://web3js.readthedocs.io/",
|
|
4202
5091
|
"category": "Libraries",
|
|
4203
5092
|
"type": "3rd-party",
|
|
4204
5093
|
"maintainers": [
|
|
4205
5094
|
{
|
|
4206
5095
|
"name": "Muhammad Fauzan",
|
|
4207
|
-
"github": "
|
|
4208
|
-
"twitter": "
|
|
5096
|
+
"github": "bl0cknumber",
|
|
5097
|
+
"twitter": "fncolon"
|
|
4209
5098
|
}
|
|
4210
5099
|
],
|
|
4211
5100
|
"compatibility": {
|
|
4212
|
-
"
|
|
4213
|
-
"
|
|
4214
|
-
"3.x": "unknown"
|
|
5101
|
+
"nuxt": "^2.0.0",
|
|
5102
|
+
"requires": {}
|
|
4215
5103
|
}
|
|
4216
5104
|
},
|
|
4217
5105
|
{
|
|
@@ -4232,9 +5120,8 @@
|
|
|
4232
5120
|
}
|
|
4233
5121
|
],
|
|
4234
5122
|
"compatibility": {
|
|
4235
|
-
"
|
|
4236
|
-
"
|
|
4237
|
-
"3.x": "unknown"
|
|
5123
|
+
"nuxt": "^2.0.0",
|
|
5124
|
+
"requires": {}
|
|
4238
5125
|
}
|
|
4239
5126
|
},
|
|
4240
5127
|
{
|
|
@@ -4255,9 +5142,10 @@
|
|
|
4255
5142
|
}
|
|
4256
5143
|
],
|
|
4257
5144
|
"compatibility": {
|
|
4258
|
-
"
|
|
4259
|
-
"
|
|
4260
|
-
|
|
5145
|
+
"nuxt": "^2.0.0",
|
|
5146
|
+
"requires": {
|
|
5147
|
+
"bridge": "optional"
|
|
5148
|
+
}
|
|
4261
5149
|
}
|
|
4262
5150
|
},
|
|
4263
5151
|
{
|
|
@@ -4279,9 +5167,8 @@
|
|
|
4279
5167
|
}
|
|
4280
5168
|
],
|
|
4281
5169
|
"compatibility": {
|
|
4282
|
-
"
|
|
4283
|
-
"
|
|
4284
|
-
"3.x": "unknown"
|
|
5170
|
+
"nuxt": "^2.0.0",
|
|
5171
|
+
"requires": {}
|
|
4285
5172
|
}
|
|
4286
5173
|
},
|
|
4287
5174
|
{
|
|
@@ -4302,9 +5189,8 @@
|
|
|
4302
5189
|
}
|
|
4303
5190
|
],
|
|
4304
5191
|
"compatibility": {
|
|
4305
|
-
"
|
|
4306
|
-
"
|
|
4307
|
-
"3.x": "unknown"
|
|
5192
|
+
"nuxt": "^2.0.0",
|
|
5193
|
+
"requires": {}
|
|
4308
5194
|
}
|
|
4309
5195
|
},
|
|
4310
5196
|
{
|
|
@@ -4326,9 +5212,8 @@
|
|
|
4326
5212
|
}
|
|
4327
5213
|
],
|
|
4328
5214
|
"compatibility": {
|
|
4329
|
-
"
|
|
4330
|
-
"
|
|
4331
|
-
"3.x": "unknown"
|
|
5215
|
+
"nuxt": "^2.0.0",
|
|
5216
|
+
"requires": {}
|
|
4332
5217
|
}
|
|
4333
5218
|
},
|
|
4334
5219
|
{
|
|
@@ -4355,9 +5240,10 @@
|
|
|
4355
5240
|
}
|
|
4356
5241
|
],
|
|
4357
5242
|
"compatibility": {
|
|
4358
|
-
"
|
|
4359
|
-
"
|
|
4360
|
-
|
|
5243
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5244
|
+
"requires": {
|
|
5245
|
+
"bridge": "optional"
|
|
5246
|
+
}
|
|
4361
5247
|
}
|
|
4362
5248
|
},
|
|
4363
5249
|
{
|
|
@@ -4378,9 +5264,8 @@
|
|
|
4378
5264
|
}
|
|
4379
5265
|
],
|
|
4380
5266
|
"compatibility": {
|
|
4381
|
-
"
|
|
4382
|
-
"
|
|
4383
|
-
"3.x": "unknown"
|
|
5267
|
+
"nuxt": "^2.0.0",
|
|
5268
|
+
"requires": {}
|
|
4384
5269
|
}
|
|
4385
5270
|
},
|
|
4386
5271
|
{
|
|
@@ -4401,9 +5286,8 @@
|
|
|
4401
5286
|
}
|
|
4402
5287
|
],
|
|
4403
5288
|
"compatibility": {
|
|
4404
|
-
"
|
|
4405
|
-
"
|
|
4406
|
-
"3.x": "unknown"
|
|
5289
|
+
"nuxt": "^2.0.0",
|
|
5290
|
+
"requires": {}
|
|
4407
5291
|
}
|
|
4408
5292
|
},
|
|
4409
5293
|
{
|
|
@@ -4424,9 +5308,33 @@
|
|
|
4424
5308
|
}
|
|
4425
5309
|
],
|
|
4426
5310
|
"compatibility": {
|
|
4427
|
-
"
|
|
4428
|
-
"
|
|
4429
|
-
|
|
5311
|
+
"nuxt": "^2.0.0",
|
|
5312
|
+
"requires": {}
|
|
5313
|
+
}
|
|
5314
|
+
},
|
|
5315
|
+
{
|
|
5316
|
+
"name": "xstate",
|
|
5317
|
+
"description": "XState integration for Nuxt",
|
|
5318
|
+
"repo": "Lexpeartha/nuxt-xstate",
|
|
5319
|
+
"npm": "nuxt-xstate",
|
|
5320
|
+
"icon": "xstate.svg",
|
|
5321
|
+
"github": "https://github.com/Lexpeartha/nuxt-xstate",
|
|
5322
|
+
"website": "https://nuxt-xstate.lexpeartha.com",
|
|
5323
|
+
"learn_more": "https://xstate.js.org/",
|
|
5324
|
+
"category": "Extensions",
|
|
5325
|
+
"type": "3rd-party",
|
|
5326
|
+
"maintainers": [
|
|
5327
|
+
{
|
|
5328
|
+
"name": "Lexpeartha",
|
|
5329
|
+
"github": "Lexpeartha",
|
|
5330
|
+
"twitter": "lexpeartha"
|
|
5331
|
+
}
|
|
5332
|
+
],
|
|
5333
|
+
"compatibility": {
|
|
5334
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5335
|
+
"requires": {
|
|
5336
|
+
"bridge": true
|
|
5337
|
+
}
|
|
4430
5338
|
}
|
|
4431
5339
|
},
|
|
4432
5340
|
{
|
|
@@ -4447,9 +5355,8 @@
|
|
|
4447
5355
|
}
|
|
4448
5356
|
],
|
|
4449
5357
|
"compatibility": {
|
|
4450
|
-
"
|
|
4451
|
-
"
|
|
4452
|
-
"3.x": "unknown"
|
|
5358
|
+
"nuxt": "^2.0.0",
|
|
5359
|
+
"requires": {}
|
|
4453
5360
|
}
|
|
4454
5361
|
},
|
|
4455
5362
|
{
|
|
@@ -4471,9 +5378,8 @@
|
|
|
4471
5378
|
}
|
|
4472
5379
|
],
|
|
4473
5380
|
"compatibility": {
|
|
4474
|
-
"
|
|
4475
|
-
"
|
|
4476
|
-
"3.x": "unknown"
|
|
5381
|
+
"nuxt": "^2.0.0",
|
|
5382
|
+
"requires": {}
|
|
4477
5383
|
}
|
|
4478
5384
|
},
|
|
4479
5385
|
{
|
|
@@ -4494,9 +5400,8 @@
|
|
|
4494
5400
|
}
|
|
4495
5401
|
],
|
|
4496
5402
|
"compatibility": {
|
|
4497
|
-
"
|
|
4498
|
-
"
|
|
4499
|
-
"3.x": "unknown"
|
|
5403
|
+
"nuxt": "^2.0.0",
|
|
5404
|
+
"requires": {}
|
|
4500
5405
|
}
|
|
4501
5406
|
}
|
|
4502
5407
|
]
|