@nuxt/modules 0.5.0-21833d → 0.5.0-343ceb
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/categories.json +21 -0
- package/{dist/modules.json → modules.json} +1677 -597
- package/package.json +2 -49
- package/LICENSE +0 -21
- package/README.md +0 -91
|
@@ -13,16 +13,19 @@
|
|
|
13
13
|
"maintainers": [
|
|
14
14
|
{
|
|
15
15
|
"name": "bdrtsky",
|
|
16
|
-
"github": "bdrtsky"
|
|
17
|
-
"avatar": "https://avatars3.githubusercontent.com/u/45076741?v=4"
|
|
16
|
+
"github": "bdrtsky"
|
|
18
17
|
},
|
|
19
18
|
{
|
|
20
19
|
"name": "Sebastien Chopin",
|
|
21
20
|
"github": "Atinux",
|
|
22
|
-
"twitter": "Atinux"
|
|
23
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
21
|
+
"twitter": "Atinux"
|
|
24
22
|
}
|
|
25
|
-
]
|
|
23
|
+
],
|
|
24
|
+
"compatibility": {
|
|
25
|
+
"2.x": "working",
|
|
26
|
+
"2.x-bridge": "unknown",
|
|
27
|
+
"3.x": "unknown"
|
|
28
|
+
}
|
|
26
29
|
},
|
|
27
30
|
{
|
|
28
31
|
"name": "alias",
|
|
@@ -33,15 +36,19 @@
|
|
|
33
36
|
"github": "https://github.com/kdydesign/nuxt-alias-module",
|
|
34
37
|
"website": "https://github.com/kdydesign/nuxt-alias-module",
|
|
35
38
|
"learn_more": "",
|
|
36
|
-
"category": "
|
|
39
|
+
"category": "Extensions",
|
|
37
40
|
"type": "3rd-party",
|
|
38
41
|
"maintainers": [
|
|
39
42
|
{
|
|
40
43
|
"name": "kdydesign",
|
|
41
|
-
"github": "kdydesign"
|
|
42
|
-
"avatar": "https://avatars3.githubusercontent.com/u/10152521?v=4"
|
|
44
|
+
"github": "kdydesign"
|
|
43
45
|
}
|
|
44
|
-
]
|
|
46
|
+
],
|
|
47
|
+
"compatibility": {
|
|
48
|
+
"2.x": "working",
|
|
49
|
+
"2.x-bridge": "unknown",
|
|
50
|
+
"3.x": "unknown"
|
|
51
|
+
}
|
|
45
52
|
},
|
|
46
53
|
{
|
|
47
54
|
"name": "amp",
|
|
@@ -58,10 +65,62 @@
|
|
|
58
65
|
{
|
|
59
66
|
"name": "Ahad Birang",
|
|
60
67
|
"github": "farnabaz",
|
|
61
|
-
"twitter": "a_birang"
|
|
62
|
-
|
|
68
|
+
"twitter": "a_birang"
|
|
69
|
+
}
|
|
70
|
+
],
|
|
71
|
+
"compatibility": {
|
|
72
|
+
"2.x": "working",
|
|
73
|
+
"2.x-bridge": "unknown",
|
|
74
|
+
"3.x": "unknown"
|
|
75
|
+
}
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"name": "animejs",
|
|
79
|
+
"description": "Anime.js module for Nuxt.js",
|
|
80
|
+
"repo": "ivodolenc/nuxt-animejs",
|
|
81
|
+
"npm": "nuxt-animejs",
|
|
82
|
+
"icon": "",
|
|
83
|
+
"github": "https://github.com/ivodolenc/nuxt-animejs",
|
|
84
|
+
"website": "https://github.com/ivodolenc/nuxt-animejs",
|
|
85
|
+
"learn_more": "",
|
|
86
|
+
"category": "Libraries",
|
|
87
|
+
"type": "3rd-party",
|
|
88
|
+
"maintainers": [
|
|
89
|
+
{
|
|
90
|
+
"name": "ivodolenc",
|
|
91
|
+
"github": "ivodolenc"
|
|
63
92
|
}
|
|
64
|
-
]
|
|
93
|
+
],
|
|
94
|
+
"compatibility": {
|
|
95
|
+
"2.x": "working",
|
|
96
|
+
"2.x-bridge": "unknown",
|
|
97
|
+
"3.x": "unknown"
|
|
98
|
+
}
|
|
99
|
+
},
|
|
100
|
+
{
|
|
101
|
+
"name": "apis-to-file",
|
|
102
|
+
"description": "Build module to merge and transform multiple API and GraphQL requests into a single one and loaded only when needed, like a payload extractor",
|
|
103
|
+
"repo": "Luxdamore/nuxt-apis-to-file",
|
|
104
|
+
"npm": "@luxdamore/nuxt-apis-to-file",
|
|
105
|
+
"icon": "",
|
|
106
|
+
"github": "https://github.com/LuXDAmore/nuxt-apis-to-file",
|
|
107
|
+
"website": "https://luxdamore.github.io/nuxt-apis-to-file/",
|
|
108
|
+
"learn_more": "",
|
|
109
|
+
"category": "Performance",
|
|
110
|
+
"type": "3rd-party",
|
|
111
|
+
"maintainers": [
|
|
112
|
+
{
|
|
113
|
+
"name": "Luca Iaconelli",
|
|
114
|
+
"github": "LuXDAmore",
|
|
115
|
+
"twitter": "luxdamore",
|
|
116
|
+
"avatar": "https://avatars0.githubusercontent.com/u/3841171?v=4"
|
|
117
|
+
}
|
|
118
|
+
],
|
|
119
|
+
"compatibility": {
|
|
120
|
+
"2.x": "working",
|
|
121
|
+
"2.x-bridge": "unknown",
|
|
122
|
+
"3.x": "unknown"
|
|
123
|
+
}
|
|
65
124
|
},
|
|
66
125
|
{
|
|
67
126
|
"name": "apollo",
|
|
@@ -77,15 +136,18 @@
|
|
|
77
136
|
"maintainers": [
|
|
78
137
|
{
|
|
79
138
|
"name": "Lam Kieu",
|
|
80
|
-
"github": "kieusonlam"
|
|
81
|
-
"avatar": "https://avatars2.githubusercontent.com/u/13093313?v=4"
|
|
139
|
+
"github": "kieusonlam"
|
|
82
140
|
},
|
|
83
141
|
{
|
|
84
142
|
"name": "Dominic Garms",
|
|
85
|
-
"github": "dohomi"
|
|
86
|
-
"avatar": "https://avatars0.githubusercontent.com/u/489221?v=4"
|
|
143
|
+
"github": "dohomi"
|
|
87
144
|
}
|
|
88
|
-
]
|
|
145
|
+
],
|
|
146
|
+
"compatibility": {
|
|
147
|
+
"2.x": "working",
|
|
148
|
+
"2.x-bridge": "broken",
|
|
149
|
+
"3.x": "broken"
|
|
150
|
+
}
|
|
89
151
|
},
|
|
90
152
|
{
|
|
91
153
|
"name": "applicationinsights",
|
|
@@ -101,10 +163,37 @@
|
|
|
101
163
|
"maintainers": [
|
|
102
164
|
{
|
|
103
165
|
"name": "Dmitry Molotkov",
|
|
104
|
-
"github": "aldarund"
|
|
105
|
-
|
|
166
|
+
"github": "aldarund"
|
|
167
|
+
}
|
|
168
|
+
],
|
|
169
|
+
"compatibility": {
|
|
170
|
+
"2.x": "working",
|
|
171
|
+
"2.x-bridge": "unknown",
|
|
172
|
+
"3.x": "unknown"
|
|
173
|
+
}
|
|
174
|
+
},
|
|
175
|
+
{
|
|
176
|
+
"name": "appwrite",
|
|
177
|
+
"description": "Appwrite module for Nuxt",
|
|
178
|
+
"repo": "Hrdtr/nuxt-appwrite",
|
|
179
|
+
"npm": "nuxt-appwrite",
|
|
180
|
+
"icon": "appwrite.png",
|
|
181
|
+
"github": "https://github.com/Hrdtr/nuxt-appwrite",
|
|
182
|
+
"website": "https://github.com/Hrdtr/nuxt-appwrite",
|
|
183
|
+
"learn_more": "",
|
|
184
|
+
"category": "Request",
|
|
185
|
+
"type": "3rd-party",
|
|
186
|
+
"maintainers": [
|
|
187
|
+
{
|
|
188
|
+
"name": "Hrdtr",
|
|
189
|
+
"github": "Hrdtr"
|
|
106
190
|
}
|
|
107
|
-
]
|
|
191
|
+
],
|
|
192
|
+
"compatibility": {
|
|
193
|
+
"2.x": "working",
|
|
194
|
+
"2.x-bridge": "unknown",
|
|
195
|
+
"3.x": "unknown"
|
|
196
|
+
}
|
|
108
197
|
},
|
|
109
198
|
{
|
|
110
199
|
"name": "auth",
|
|
@@ -121,15 +210,18 @@
|
|
|
121
210
|
{
|
|
122
211
|
"name": "Pooya Parsa",
|
|
123
212
|
"github": "pi0",
|
|
124
|
-
"twitter": "_pi0_"
|
|
125
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
213
|
+
"twitter": "_pi0_"
|
|
126
214
|
},
|
|
127
215
|
{
|
|
128
216
|
"name": "João Pedro Antunes Silva",
|
|
129
|
-
"github": "JoaoPedroAS51"
|
|
130
|
-
"avatar": "https://avatars0.githubusercontent.com/u/15177236?v=4"
|
|
217
|
+
"github": "JoaoPedroAS51"
|
|
131
218
|
}
|
|
132
|
-
]
|
|
219
|
+
],
|
|
220
|
+
"compatibility": {
|
|
221
|
+
"2.x": "working",
|
|
222
|
+
"2.x-bridge": "wip",
|
|
223
|
+
"3.x": "wip"
|
|
224
|
+
}
|
|
133
225
|
},
|
|
134
226
|
{
|
|
135
227
|
"name": "axios",
|
|
@@ -146,10 +238,14 @@
|
|
|
146
238
|
{
|
|
147
239
|
"name": "Pooya Parsa",
|
|
148
240
|
"github": "pi0",
|
|
149
|
-
"twitter": "_pi0_"
|
|
150
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
241
|
+
"twitter": "_pi0_"
|
|
151
242
|
}
|
|
152
|
-
]
|
|
243
|
+
],
|
|
244
|
+
"compatibility": {
|
|
245
|
+
"2.x": "working",
|
|
246
|
+
"2.x-bridge": "working",
|
|
247
|
+
"3.x": "unknown"
|
|
248
|
+
}
|
|
153
249
|
},
|
|
154
250
|
{
|
|
155
251
|
"name": "basic-auth",
|
|
@@ -165,10 +261,14 @@
|
|
|
165
261
|
"maintainers": [
|
|
166
262
|
{
|
|
167
263
|
"name": "potato4d",
|
|
168
|
-
"github": "potato4d"
|
|
169
|
-
"avatar": "https://avatars0.githubusercontent.com/u/6993514?v=4"
|
|
264
|
+
"github": "potato4d"
|
|
170
265
|
}
|
|
171
|
-
]
|
|
266
|
+
],
|
|
267
|
+
"compatibility": {
|
|
268
|
+
"2.x": "working",
|
|
269
|
+
"2.x-bridge": "unknown",
|
|
270
|
+
"3.x": "unknown"
|
|
271
|
+
}
|
|
172
272
|
},
|
|
173
273
|
{
|
|
174
274
|
"name": "bootstrap",
|
|
@@ -184,22 +284,24 @@
|
|
|
184
284
|
"maintainers": [
|
|
185
285
|
{
|
|
186
286
|
"name": "Troy Morehouse",
|
|
187
|
-
"github": "tmorehouse"
|
|
188
|
-
"avatar": "https://avatars3.githubusercontent.com/u/2781561?v=4"
|
|
287
|
+
"github": "tmorehouse"
|
|
189
288
|
},
|
|
190
289
|
{
|
|
191
290
|
"name": "Pooya Parsa",
|
|
192
291
|
"github": "pi0",
|
|
193
|
-
"twitter": "_pi0_"
|
|
194
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
292
|
+
"twitter": "_pi0_"
|
|
195
293
|
},
|
|
196
294
|
{
|
|
197
295
|
"name": "Jacob Müller",
|
|
198
296
|
"github": "jackmu95",
|
|
199
|
-
"twitter": "jackmu95"
|
|
200
|
-
"avatar": "https://avatars1.githubusercontent.com/u/2737132?v=4"
|
|
297
|
+
"twitter": "jackmu95"
|
|
201
298
|
}
|
|
202
|
-
]
|
|
299
|
+
],
|
|
300
|
+
"compatibility": {
|
|
301
|
+
"2.x": "working",
|
|
302
|
+
"2.x-bridge": "unknown",
|
|
303
|
+
"3.x": "unknown"
|
|
304
|
+
}
|
|
203
305
|
},
|
|
204
306
|
{
|
|
205
307
|
"name": "browserconfig",
|
|
@@ -210,16 +312,20 @@
|
|
|
210
312
|
"github": "https://github.com/nuxt-community/modules/tree/master/packages/browserconfig",
|
|
211
313
|
"website": "https://github.com/nuxt-community/modules/tree/master/packages/browserconfig",
|
|
212
314
|
"learn_more": "https://docs.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/dev-guides/bg183312(v=vs.85)?redirectedfrom=MSDN",
|
|
213
|
-
"category": "
|
|
315
|
+
"category": "Extensions",
|
|
214
316
|
"type": "community",
|
|
215
317
|
"maintainers": [
|
|
216
318
|
{
|
|
217
319
|
"name": "Pooya Parsa",
|
|
218
320
|
"github": "pi0",
|
|
219
|
-
"twitter": "_pi0_"
|
|
220
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
321
|
+
"twitter": "_pi0_"
|
|
221
322
|
}
|
|
222
|
-
]
|
|
323
|
+
],
|
|
324
|
+
"compatibility": {
|
|
325
|
+
"2.x": "working",
|
|
326
|
+
"2.x-bridge": "unknown",
|
|
327
|
+
"3.x": "unknown"
|
|
328
|
+
}
|
|
223
329
|
},
|
|
224
330
|
{
|
|
225
331
|
"name": "buefy",
|
|
@@ -235,10 +341,14 @@
|
|
|
235
341
|
"maintainers": [
|
|
236
342
|
{
|
|
237
343
|
"name": "Walter Tommasi",
|
|
238
|
-
"github": "jtommy"
|
|
239
|
-
"avatar": "https://avatars0.githubusercontent.com/u/8029488?v=4"
|
|
344
|
+
"github": "jtommy"
|
|
240
345
|
}
|
|
241
|
-
]
|
|
346
|
+
],
|
|
347
|
+
"compatibility": {
|
|
348
|
+
"2.x": "working",
|
|
349
|
+
"2.x-bridge": "unknown",
|
|
350
|
+
"3.x": "unknown"
|
|
351
|
+
}
|
|
242
352
|
},
|
|
243
353
|
{
|
|
244
354
|
"name": "bugsnag",
|
|
@@ -254,10 +364,14 @@
|
|
|
254
364
|
"maintainers": [
|
|
255
365
|
{
|
|
256
366
|
"name": "JulianMar",
|
|
257
|
-
"github": "JulianMar"
|
|
258
|
-
"avatar": "https://avatars2.githubusercontent.com/u/29117090?v=4"
|
|
367
|
+
"github": "JulianMar"
|
|
259
368
|
}
|
|
260
|
-
]
|
|
369
|
+
],
|
|
370
|
+
"compatibility": {
|
|
371
|
+
"2.x": "working",
|
|
372
|
+
"2.x-bridge": "unknown",
|
|
373
|
+
"3.x": "unknown"
|
|
374
|
+
}
|
|
261
375
|
},
|
|
262
376
|
{
|
|
263
377
|
"name": "bulma-slim",
|
|
@@ -273,10 +387,14 @@
|
|
|
273
387
|
"maintainers": [
|
|
274
388
|
{
|
|
275
389
|
"name": "mustardamus",
|
|
276
|
-
"github": "mustardamus"
|
|
277
|
-
"avatar": "https://avatars1.githubusercontent.com/u/110802?v=4"
|
|
390
|
+
"github": "mustardamus"
|
|
278
391
|
}
|
|
279
|
-
]
|
|
392
|
+
],
|
|
393
|
+
"compatibility": {
|
|
394
|
+
"2.x": "working",
|
|
395
|
+
"2.x-bridge": "unknown",
|
|
396
|
+
"3.x": "unknown"
|
|
397
|
+
}
|
|
280
398
|
},
|
|
281
399
|
{
|
|
282
400
|
"name": "bundle-buddy",
|
|
@@ -292,14 +410,18 @@
|
|
|
292
410
|
"maintainers": [
|
|
293
411
|
{
|
|
294
412
|
"name": "Developmint",
|
|
295
|
-
"github": "Developmint"
|
|
296
|
-
"avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
|
|
413
|
+
"github": "Developmint"
|
|
297
414
|
}
|
|
298
|
-
]
|
|
415
|
+
],
|
|
416
|
+
"compatibility": {
|
|
417
|
+
"2.x": "working",
|
|
418
|
+
"2.x-bridge": "unknown",
|
|
419
|
+
"3.x": "unknown"
|
|
420
|
+
}
|
|
299
421
|
},
|
|
300
422
|
{
|
|
301
423
|
"name": "canvas-sketch",
|
|
302
|
-
"description": "Nuxt.js module for
|
|
424
|
+
"description": "Nuxt.js module for making generative and 3D artwork with canvas-sketch in Javascript",
|
|
303
425
|
"repo": "LuXDAmore/generative-art",
|
|
304
426
|
"npm": "@luxdamore/nuxt-canvas-sketch",
|
|
305
427
|
"icon": "",
|
|
@@ -310,11 +432,62 @@
|
|
|
310
432
|
"type": "3rd-party",
|
|
311
433
|
"maintainers": [
|
|
312
434
|
{
|
|
313
|
-
"name": "
|
|
435
|
+
"name": "Luca Iaconelli",
|
|
314
436
|
"github": "LuXDAmore",
|
|
315
|
-
"
|
|
437
|
+
"twitter": "luxdamore"
|
|
438
|
+
}
|
|
439
|
+
],
|
|
440
|
+
"compatibility": {
|
|
441
|
+
"2.x": "working",
|
|
442
|
+
"2.x-bridge": "unknown",
|
|
443
|
+
"3.x": "unknown"
|
|
444
|
+
}
|
|
445
|
+
},
|
|
446
|
+
{
|
|
447
|
+
"name": "chakra-ui",
|
|
448
|
+
"description": "Chakra UI Module for Nuxt.js",
|
|
449
|
+
"repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
|
|
450
|
+
"npm": "@chakra-ui/nuxt",
|
|
451
|
+
"icon": "chakra-ui.png",
|
|
452
|
+
"github": "https://github.com/chakra-ui/chakra-ui-vue/tree/develop/packages/chakra-ui-nuxt",
|
|
453
|
+
"website": "https://vue.chakra-ui.com/with-nuxt",
|
|
454
|
+
"learn_more": "",
|
|
455
|
+
"category": "UI",
|
|
456
|
+
"type": "3rd-party",
|
|
457
|
+
"maintainers": [
|
|
458
|
+
{
|
|
459
|
+
"name": "Jonathan Bakebwa",
|
|
460
|
+
"github": "codebender828 https://avatars2.githubusercontent.com/u/21237954?s=400&u=8d33f80968b1e2582b530af74e26e4cb94d1a90b&v=4"
|
|
461
|
+
}
|
|
462
|
+
],
|
|
463
|
+
"compatibility": {
|
|
464
|
+
"2.x": "working",
|
|
465
|
+
"2.x-bridge": "unknown",
|
|
466
|
+
"3.x": "unknown"
|
|
467
|
+
}
|
|
468
|
+
},
|
|
469
|
+
{
|
|
470
|
+
"name": "chiffre",
|
|
471
|
+
"description": "Privacy-first, end-to-end encrypted analytics",
|
|
472
|
+
"repo": "chiffre-io/nuxt-chiffre",
|
|
473
|
+
"npm": "nuxt-chiffre",
|
|
474
|
+
"icon": "https://avatars.githubusercontent.com/u/58789215?v=4",
|
|
475
|
+
"github": "https://github.com/chiffre-io/nuxt-chiffre",
|
|
476
|
+
"website": "https://github.com/chiffre-io/nuxt-chiffre",
|
|
477
|
+
"learn_more": "https://chiffre.io",
|
|
478
|
+
"category": "Analytics",
|
|
479
|
+
"type": "3rd-party",
|
|
480
|
+
"maintainers": [
|
|
481
|
+
{
|
|
482
|
+
"name": "Romain Clement",
|
|
483
|
+
"github": "rclement"
|
|
316
484
|
}
|
|
317
|
-
]
|
|
485
|
+
],
|
|
486
|
+
"compatibility": {
|
|
487
|
+
"2.x": "working",
|
|
488
|
+
"2.x-bridge": "unknown",
|
|
489
|
+
"3.x": "unknown"
|
|
490
|
+
}
|
|
318
491
|
},
|
|
319
492
|
{
|
|
320
493
|
"name": "client-init",
|
|
@@ -325,15 +498,19 @@
|
|
|
325
498
|
"github": "https://github.com/potato4d/nuxt-client-init-module",
|
|
326
499
|
"website": "https://github.com/potato4d/nuxt-client-init-module",
|
|
327
500
|
"learn_more": "",
|
|
328
|
-
"category": "
|
|
501
|
+
"category": "Extensions",
|
|
329
502
|
"type": "3rd-party",
|
|
330
503
|
"maintainers": [
|
|
331
504
|
{
|
|
332
505
|
"name": "potato4d",
|
|
333
|
-
"github": "potato4d"
|
|
334
|
-
"avatar": "https://avatars0.githubusercontent.com/u/6993514?v=4"
|
|
506
|
+
"github": "potato4d"
|
|
335
507
|
}
|
|
336
|
-
]
|
|
508
|
+
],
|
|
509
|
+
"compatibility": {
|
|
510
|
+
"2.x": "working",
|
|
511
|
+
"2.x-bridge": "unknown",
|
|
512
|
+
"3.x": "unknown"
|
|
513
|
+
}
|
|
337
514
|
},
|
|
338
515
|
{
|
|
339
516
|
"name": "cloudcms",
|
|
@@ -349,10 +526,14 @@
|
|
|
349
526
|
"maintainers": [
|
|
350
527
|
{
|
|
351
528
|
"name": "gitana",
|
|
352
|
-
"github": "gitana"
|
|
353
|
-
"avatar": "https://avatars3.githubusercontent.com/u/281904?v=4"
|
|
529
|
+
"github": "gitana"
|
|
354
530
|
}
|
|
355
|
-
]
|
|
531
|
+
],
|
|
532
|
+
"compatibility": {
|
|
533
|
+
"2.x": "working",
|
|
534
|
+
"2.x-bridge": "unknown",
|
|
535
|
+
"3.x": "unknown"
|
|
536
|
+
}
|
|
356
537
|
},
|
|
357
538
|
{
|
|
358
539
|
"name": "cloudinary",
|
|
@@ -369,10 +550,14 @@
|
|
|
369
550
|
{
|
|
370
551
|
"name": "Maya Shavin",
|
|
371
552
|
"github": "mayashavin",
|
|
372
|
-
"twitter": "MayaShavin"
|
|
373
|
-
"avatar": "https://avatars3.githubusercontent.com/u/6650139?v=4"
|
|
553
|
+
"twitter": "MayaShavin"
|
|
374
554
|
}
|
|
375
|
-
]
|
|
555
|
+
],
|
|
556
|
+
"compatibility": {
|
|
557
|
+
"2.x": "working",
|
|
558
|
+
"2.x-bridge": "unknown",
|
|
559
|
+
"3.x": "broken"
|
|
560
|
+
}
|
|
376
561
|
},
|
|
377
562
|
{
|
|
378
563
|
"name": "color-mode",
|
|
@@ -389,19 +574,23 @@
|
|
|
389
574
|
{
|
|
390
575
|
"name": "Sébastien Chopin",
|
|
391
576
|
"github": "Atinux",
|
|
392
|
-
"twitter": "Atinux"
|
|
393
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
577
|
+
"twitter": "Atinux"
|
|
394
578
|
}
|
|
395
|
-
]
|
|
579
|
+
],
|
|
580
|
+
"compatibility": {
|
|
581
|
+
"2.x": "working",
|
|
582
|
+
"2.x-bridge": "working",
|
|
583
|
+
"3.x": "unknown"
|
|
584
|
+
}
|
|
396
585
|
},
|
|
397
586
|
{
|
|
398
587
|
"name": "component-cache",
|
|
399
588
|
"description": "LRU component cache for vue components",
|
|
400
|
-
"repo": "nuxt-community/
|
|
589
|
+
"repo": "nuxt-community/component-cache-module",
|
|
401
590
|
"npm": "@nuxtjs/component-cache",
|
|
402
591
|
"icon": "",
|
|
403
|
-
"github": "https://github.com/nuxt-community/
|
|
404
|
-
"website": "https://github.com/nuxt-community/
|
|
592
|
+
"github": "https://github.com/nuxt-community/component-cache-module",
|
|
593
|
+
"website": "https://github.com/nuxt-community/component-cache-module",
|
|
405
594
|
"learn_more": "https://ssr.vuejs.org/guide/caching.html#component-level-caching",
|
|
406
595
|
"category": "Performance",
|
|
407
596
|
"type": "community",
|
|
@@ -409,35 +598,14 @@
|
|
|
409
598
|
{
|
|
410
599
|
"name": "Pooya Parsa",
|
|
411
600
|
"github": "pi0",
|
|
412
|
-
"twitter": "_pi0_"
|
|
413
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
414
|
-
}
|
|
415
|
-
]
|
|
416
|
-
},
|
|
417
|
-
{
|
|
418
|
-
"name": "components",
|
|
419
|
-
"description": "Auto Import Components for Nuxt.js",
|
|
420
|
-
"repo": "nuxt/components",
|
|
421
|
-
"npm": "@nuxt/components",
|
|
422
|
-
"icon": "nuxt-components.svg",
|
|
423
|
-
"github": "https://github.com/nuxt/components",
|
|
424
|
-
"website": "https://github.com/nuxt/components",
|
|
425
|
-
"learn_more": "",
|
|
426
|
-
"category": "UI",
|
|
427
|
-
"type": "official",
|
|
428
|
-
"maintainers": [
|
|
429
|
-
{
|
|
430
|
-
"name": "Kevin Marrec",
|
|
431
|
-
"github": "kevinmarrec",
|
|
432
|
-
"avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
|
|
433
|
-
},
|
|
434
|
-
{
|
|
435
|
-
"name": "Pooya Parsa",
|
|
436
|
-
"github": "pi0",
|
|
437
|
-
"twitter": "_pi0_",
|
|
438
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
601
|
+
"twitter": "_pi0_"
|
|
439
602
|
}
|
|
440
|
-
]
|
|
603
|
+
],
|
|
604
|
+
"compatibility": {
|
|
605
|
+
"2.x": "working",
|
|
606
|
+
"2.x-bridge": "unknown",
|
|
607
|
+
"3.x": "unknown"
|
|
608
|
+
}
|
|
441
609
|
},
|
|
442
610
|
{
|
|
443
611
|
"name": "composition-api",
|
|
@@ -448,16 +616,20 @@
|
|
|
448
616
|
"github": "https://github.com/nuxt-community/composition-api/tree/main",
|
|
449
617
|
"website": "https://composition-api.nuxtjs.org",
|
|
450
618
|
"learn_more": "",
|
|
451
|
-
"category": "
|
|
619
|
+
"category": "Extensions",
|
|
452
620
|
"type": "community",
|
|
453
621
|
"maintainers": [
|
|
454
622
|
{
|
|
455
623
|
"name": "Daniel Roe",
|
|
456
624
|
"github": "danielroe",
|
|
457
|
-
"twitter": "danielcroe"
|
|
458
|
-
"avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
|
|
625
|
+
"twitter": "danielcroe"
|
|
459
626
|
}
|
|
460
|
-
]
|
|
627
|
+
],
|
|
628
|
+
"compatibility": {
|
|
629
|
+
"2.x": "working",
|
|
630
|
+
"2.x-bridge": "unknown",
|
|
631
|
+
"3.x": "unknown"
|
|
632
|
+
}
|
|
461
633
|
},
|
|
462
634
|
{
|
|
463
635
|
"name": "content",
|
|
@@ -474,16 +646,19 @@
|
|
|
474
646
|
{
|
|
475
647
|
"name": "Benjamin Canac",
|
|
476
648
|
"github": "benjamincanac",
|
|
477
|
-
"twitter": "benjamincanac"
|
|
478
|
-
"avatar": "https://avatars2.githubusercontent.com/u/739984?v=4"
|
|
649
|
+
"twitter": "benjamincanac"
|
|
479
650
|
},
|
|
480
651
|
{
|
|
481
652
|
"name": "Sebastien Chopin",
|
|
482
653
|
"github": "Atinux",
|
|
483
|
-
"twitter": "Atinux"
|
|
484
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
654
|
+
"twitter": "Atinux"
|
|
485
655
|
}
|
|
486
|
-
]
|
|
656
|
+
],
|
|
657
|
+
"compatibility": {
|
|
658
|
+
"2.x": "working",
|
|
659
|
+
"2.x-bridge": "broken",
|
|
660
|
+
"3.x": "broken"
|
|
661
|
+
}
|
|
487
662
|
},
|
|
488
663
|
{
|
|
489
664
|
"name": "contentful",
|
|
@@ -499,34 +674,41 @@
|
|
|
499
674
|
"maintainers": [
|
|
500
675
|
{
|
|
501
676
|
"name": "scaccogatto",
|
|
502
|
-
"github": "scaccogatto"
|
|
503
|
-
"avatar": "https://avatars3.githubusercontent.com/u/3670888?v=4"
|
|
677
|
+
"github": "scaccogatto"
|
|
504
678
|
}
|
|
505
|
-
]
|
|
679
|
+
],
|
|
680
|
+
"compatibility": {
|
|
681
|
+
"2.x": "working",
|
|
682
|
+
"2.x-bridge": "unknown",
|
|
683
|
+
"3.x": "unknown"
|
|
684
|
+
}
|
|
506
685
|
},
|
|
507
686
|
{
|
|
508
687
|
"name": "custom-elements",
|
|
509
688
|
"description": "Publish your Components as a vue-custom-element standalone build.",
|
|
510
689
|
"repo": "GrabarzUndPartner/nuxt-custom-elements",
|
|
511
690
|
"npm": "nuxt-custom-elements",
|
|
512
|
-
"icon": "",
|
|
691
|
+
"icon": "custom-elements.png",
|
|
513
692
|
"github": "https://github.com/GrabarzUndPartner/nuxt-custom-elements",
|
|
514
|
-
"website": "https://
|
|
693
|
+
"website": "https://nuxt-custom-elements.grabarzundpartner.dev",
|
|
515
694
|
"learn_more": "https://github.com/karol-f/vue-custom-element",
|
|
516
|
-
"category": "
|
|
695
|
+
"category": "Extensions",
|
|
517
696
|
"type": "3rd-party",
|
|
518
697
|
"maintainers": [
|
|
519
698
|
{
|
|
520
699
|
"name": "Thorn Walli",
|
|
521
|
-
"github": "ThornWalli"
|
|
522
|
-
"avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
|
|
700
|
+
"github": "ThornWalli"
|
|
523
701
|
},
|
|
524
702
|
{
|
|
525
703
|
"name": "GrabarzUndPartner",
|
|
526
|
-
"github": "GrabarzUndPartner"
|
|
527
|
-
"avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
|
|
704
|
+
"github": "GrabarzUndPartner"
|
|
528
705
|
}
|
|
529
|
-
]
|
|
706
|
+
],
|
|
707
|
+
"compatibility": {
|
|
708
|
+
"2.x": "working",
|
|
709
|
+
"2.x-bridge": "unknown",
|
|
710
|
+
"3.x": "unknown"
|
|
711
|
+
}
|
|
530
712
|
},
|
|
531
713
|
{
|
|
532
714
|
"name": "darkmode.js",
|
|
@@ -542,10 +724,14 @@
|
|
|
542
724
|
"maintainers": [
|
|
543
725
|
{
|
|
544
726
|
"name": "sandoche",
|
|
545
|
-
"github": "sandoche"
|
|
546
|
-
"avatar": "https://avatars2.githubusercontent.com/u/3635348?v=4"
|
|
727
|
+
"github": "sandoche"
|
|
547
728
|
}
|
|
548
|
-
]
|
|
729
|
+
],
|
|
730
|
+
"compatibility": {
|
|
731
|
+
"2.x": "working",
|
|
732
|
+
"2.x-bridge": "unknown",
|
|
733
|
+
"3.x": "unknown"
|
|
734
|
+
}
|
|
549
735
|
},
|
|
550
736
|
{
|
|
551
737
|
"name": "date-fns",
|
|
@@ -561,10 +747,14 @@
|
|
|
561
747
|
"maintainers": [
|
|
562
748
|
{
|
|
563
749
|
"name": "Ricardo Gobbo de Souza",
|
|
564
|
-
"github": "ricardogobbosouza"
|
|
565
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
750
|
+
"github": "ricardogobbosouza"
|
|
566
751
|
}
|
|
567
|
-
]
|
|
752
|
+
],
|
|
753
|
+
"compatibility": {
|
|
754
|
+
"2.x": "working",
|
|
755
|
+
"2.x-bridge": "wip",
|
|
756
|
+
"3.x": "wip"
|
|
757
|
+
}
|
|
568
758
|
},
|
|
569
759
|
{
|
|
570
760
|
"name": "dayjs",
|
|
@@ -581,10 +771,14 @@
|
|
|
581
771
|
{
|
|
582
772
|
"name": "Takuma HANATANI",
|
|
583
773
|
"github": "potato4d",
|
|
584
|
-
"twitter": "potato4d"
|
|
585
|
-
"avatar": "https://avatars0.githubusercontent.com/u/6993514?v=4"
|
|
774
|
+
"twitter": "potato4d"
|
|
586
775
|
}
|
|
587
|
-
]
|
|
776
|
+
],
|
|
777
|
+
"compatibility": {
|
|
778
|
+
"2.x": "working",
|
|
779
|
+
"2.x-bridge": "unknown",
|
|
780
|
+
"3.x": "unknown"
|
|
781
|
+
}
|
|
588
782
|
},
|
|
589
783
|
{
|
|
590
784
|
"name": "device",
|
|
@@ -595,15 +789,19 @@
|
|
|
595
789
|
"github": "https://github.com/nuxt-community/device-module",
|
|
596
790
|
"website": "https://github.com/nuxt-community/device-module",
|
|
597
791
|
"learn_more": "",
|
|
598
|
-
"category": "
|
|
792
|
+
"category": "Extensions",
|
|
599
793
|
"type": "community",
|
|
600
794
|
"maintainers": [
|
|
601
795
|
{
|
|
602
796
|
"name": "Shinji Yamada",
|
|
603
|
-
"github": "dotneet"
|
|
604
|
-
"avatar": "https://avatars3.githubusercontent.com/u/370602?v=4"
|
|
797
|
+
"github": "dotneet"
|
|
605
798
|
}
|
|
606
|
-
]
|
|
799
|
+
],
|
|
800
|
+
"compatibility": {
|
|
801
|
+
"2.x": "working",
|
|
802
|
+
"2.x-bridge": "unknown",
|
|
803
|
+
"3.x": "unknown"
|
|
804
|
+
}
|
|
607
805
|
},
|
|
608
806
|
{
|
|
609
807
|
"name": "dotenv",
|
|
@@ -614,15 +812,42 @@
|
|
|
614
812
|
"github": "https://github.com/nuxt-community/dotenv-module",
|
|
615
813
|
"website": "https://github.com/nuxt-community/dotenv-module",
|
|
616
814
|
"learn_more": "https://www.npmjs.com/package/dotenv",
|
|
617
|
-
"category": "
|
|
815
|
+
"category": "Extensions",
|
|
618
816
|
"type": "community",
|
|
619
817
|
"maintainers": [
|
|
620
818
|
{
|
|
621
819
|
"name": "Julien Tant",
|
|
622
|
-
"github": "JulienTant"
|
|
623
|
-
|
|
820
|
+
"github": "JulienTant"
|
|
821
|
+
}
|
|
822
|
+
],
|
|
823
|
+
"compatibility": {
|
|
824
|
+
"2.x": "working",
|
|
825
|
+
"2.x-bridge": "unknown",
|
|
826
|
+
"3.x": "unknown"
|
|
827
|
+
}
|
|
828
|
+
},
|
|
829
|
+
{
|
|
830
|
+
"name": "druxt",
|
|
831
|
+
"description": "A bridge between frameworks, Drupal in the back, Nuxt.js in the front.",
|
|
832
|
+
"repo": "druxt/druxt.js#develop/packages/druxt",
|
|
833
|
+
"npm": "druxt",
|
|
834
|
+
"icon": "druxt.svg",
|
|
835
|
+
"github": "https://github.com/druxt/druxt.js",
|
|
836
|
+
"website": "https://druxtjs.org",
|
|
837
|
+
"learn_more": "https://druxtjs.org/guide",
|
|
838
|
+
"category": "CMS",
|
|
839
|
+
"type": "3rd-party",
|
|
840
|
+
"maintainers": [
|
|
841
|
+
{
|
|
842
|
+
"name": "Decipher",
|
|
843
|
+
"github": "decipher"
|
|
624
844
|
}
|
|
625
|
-
]
|
|
845
|
+
],
|
|
846
|
+
"compatibility": {
|
|
847
|
+
"2.x": "working",
|
|
848
|
+
"2.x-bridge": "unknown",
|
|
849
|
+
"3.x": "unknown"
|
|
850
|
+
}
|
|
626
851
|
},
|
|
627
852
|
{
|
|
628
853
|
"name": "emotion",
|
|
@@ -633,16 +858,20 @@
|
|
|
633
858
|
"github": "https://github.com/nuxt-community/emotion-module",
|
|
634
859
|
"website": "https://github.com/nuxt-community/emotion-module",
|
|
635
860
|
"learn_more": "https://emotion.sh/",
|
|
636
|
-
"category": "
|
|
861
|
+
"category": "Extensions",
|
|
637
862
|
"type": "community",
|
|
638
863
|
"maintainers": [
|
|
639
864
|
{
|
|
640
865
|
"name": "Pooya Parsa",
|
|
641
866
|
"github": "pi0",
|
|
642
|
-
"twitter": "_pi0_"
|
|
643
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
867
|
+
"twitter": "_pi0_"
|
|
644
868
|
}
|
|
645
|
-
]
|
|
869
|
+
],
|
|
870
|
+
"compatibility": {
|
|
871
|
+
"2.x": "working",
|
|
872
|
+
"2.x-bridge": "unknown",
|
|
873
|
+
"3.x": "unknown"
|
|
874
|
+
}
|
|
646
875
|
},
|
|
647
876
|
{
|
|
648
877
|
"name": "eslint",
|
|
@@ -658,10 +887,14 @@
|
|
|
658
887
|
"maintainers": [
|
|
659
888
|
{
|
|
660
889
|
"name": "Ricardo Gobbo de Souza",
|
|
661
|
-
"github": "ricardogobbosouza"
|
|
662
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
890
|
+
"github": "ricardogobbosouza"
|
|
663
891
|
}
|
|
664
|
-
]
|
|
892
|
+
],
|
|
893
|
+
"compatibility": {
|
|
894
|
+
"2.x": "working",
|
|
895
|
+
"2.x-bridge": "unknown",
|
|
896
|
+
"3.x": "unknown"
|
|
897
|
+
}
|
|
665
898
|
},
|
|
666
899
|
{
|
|
667
900
|
"name": "event-trace",
|
|
@@ -677,10 +910,37 @@
|
|
|
677
910
|
"maintainers": [
|
|
678
911
|
{
|
|
679
912
|
"name": "Xin Du",
|
|
680
|
-
"github": "clarkdo"
|
|
681
|
-
|
|
913
|
+
"github": "clarkdo"
|
|
914
|
+
}
|
|
915
|
+
],
|
|
916
|
+
"compatibility": {
|
|
917
|
+
"2.x": "working",
|
|
918
|
+
"2.x-bridge": "unknown",
|
|
919
|
+
"3.x": "unknown"
|
|
920
|
+
}
|
|
921
|
+
},
|
|
922
|
+
{
|
|
923
|
+
"name": "fathom",
|
|
924
|
+
"description": "Fathom analytics for Nuxt",
|
|
925
|
+
"repo": "yabhq/nuxt-fathom",
|
|
926
|
+
"npm": "@yabhq/nuxt-fathom",
|
|
927
|
+
"icon": "fathom.png",
|
|
928
|
+
"github": "https://github.com/yabhq/nuxt-fathom",
|
|
929
|
+
"website": "https://github.com/yabhq/nuxt-fathom",
|
|
930
|
+
"learn_more": "https://usefathom.com/",
|
|
931
|
+
"category": "Analytics",
|
|
932
|
+
"type": "3rd-party",
|
|
933
|
+
"maintainers": [
|
|
934
|
+
{
|
|
935
|
+
"name": "yabhq",
|
|
936
|
+
"github": "yabhq"
|
|
682
937
|
}
|
|
683
|
-
]
|
|
938
|
+
],
|
|
939
|
+
"compatibility": {
|
|
940
|
+
"2.x": "working",
|
|
941
|
+
"2.x-bridge": "unknown",
|
|
942
|
+
"3.x": "unknown"
|
|
943
|
+
}
|
|
684
944
|
},
|
|
685
945
|
{
|
|
686
946
|
"name": "feature-toggle",
|
|
@@ -691,15 +951,19 @@
|
|
|
691
951
|
"github": "https://github.com/stephenkr/nuxt-feature-toggle",
|
|
692
952
|
"website": "https://github.com/stephenkr/nuxt-feature-toggle",
|
|
693
953
|
"learn_more": "",
|
|
694
|
-
"category": "
|
|
954
|
+
"category": "Extensions",
|
|
695
955
|
"type": "3rd-party",
|
|
696
956
|
"maintainers": [
|
|
697
957
|
{
|
|
698
958
|
"name": "stephenkr",
|
|
699
|
-
"github": "stephenkr"
|
|
700
|
-
"avatar": "https://avatars0.githubusercontent.com/u/25742275?v=4"
|
|
959
|
+
"github": "stephenkr"
|
|
701
960
|
}
|
|
702
|
-
]
|
|
961
|
+
],
|
|
962
|
+
"compatibility": {
|
|
963
|
+
"2.x": "working",
|
|
964
|
+
"2.x-bridge": "unknown",
|
|
965
|
+
"3.x": "unknown"
|
|
966
|
+
}
|
|
703
967
|
},
|
|
704
968
|
{
|
|
705
969
|
"name": "feed",
|
|
@@ -716,14 +980,18 @@
|
|
|
716
980
|
{
|
|
717
981
|
"name": "Alexander Lichter",
|
|
718
982
|
"github": "manniL",
|
|
719
|
-
"twitter": "TheAlexLichter"
|
|
720
|
-
"avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
|
|
983
|
+
"twitter": "TheAlexLichter"
|
|
721
984
|
}
|
|
722
|
-
]
|
|
985
|
+
],
|
|
986
|
+
"compatibility": {
|
|
987
|
+
"2.x": "working",
|
|
988
|
+
"2.x-bridge": "unknown",
|
|
989
|
+
"3.x": "unknown"
|
|
990
|
+
}
|
|
723
991
|
},
|
|
724
992
|
{
|
|
725
993
|
"name": "firebase",
|
|
726
|
-
"description": "
|
|
994
|
+
"description": "Integrate Firebase into your Nuxt project.",
|
|
727
995
|
"repo": "nuxt-community/firebase-module",
|
|
728
996
|
"npm": "@nuxtjs/firebase",
|
|
729
997
|
"icon": "firebase.png",
|
|
@@ -735,10 +1003,14 @@
|
|
|
735
1003
|
"maintainers": [
|
|
736
1004
|
{
|
|
737
1005
|
"name": "Pascal Luther",
|
|
738
|
-
"github": "lupas"
|
|
739
|
-
"avatar": "https://avatars1.githubusercontent.com/u/4020037?v=4"
|
|
1006
|
+
"github": "lupas"
|
|
740
1007
|
}
|
|
741
|
-
]
|
|
1008
|
+
],
|
|
1009
|
+
"compatibility": {
|
|
1010
|
+
"2.x": "working",
|
|
1011
|
+
"2.x-bridge": "unknown",
|
|
1012
|
+
"3.x": "unknown"
|
|
1013
|
+
}
|
|
742
1014
|
},
|
|
743
1015
|
{
|
|
744
1016
|
"name": "floating-prompt-module",
|
|
@@ -754,10 +1026,14 @@
|
|
|
754
1026
|
"maintainers": [
|
|
755
1027
|
{
|
|
756
1028
|
"name": "sandoche",
|
|
757
|
-
"github": "sandoche"
|
|
758
|
-
"avatar": "https://avatars2.githubusercontent.com/u/3635348?v=4"
|
|
1029
|
+
"github": "sandoche"
|
|
759
1030
|
}
|
|
760
|
-
]
|
|
1031
|
+
],
|
|
1032
|
+
"compatibility": {
|
|
1033
|
+
"2.x": "working",
|
|
1034
|
+
"2.x-bridge": "unknown",
|
|
1035
|
+
"3.x": "unknown"
|
|
1036
|
+
}
|
|
761
1037
|
},
|
|
762
1038
|
{
|
|
763
1039
|
"name": "font-loader-strategy",
|
|
@@ -773,10 +1049,37 @@
|
|
|
773
1049
|
"maintainers": [
|
|
774
1050
|
{
|
|
775
1051
|
"name": "GrabarzUndPartner",
|
|
776
|
-
"github": "GrabarzUndPartner"
|
|
777
|
-
|
|
1052
|
+
"github": "GrabarzUndPartner"
|
|
1053
|
+
}
|
|
1054
|
+
],
|
|
1055
|
+
"compatibility": {
|
|
1056
|
+
"2.x": "working",
|
|
1057
|
+
"2.x-bridge": "unknown",
|
|
1058
|
+
"3.x": "unknown"
|
|
1059
|
+
}
|
|
1060
|
+
},
|
|
1061
|
+
{
|
|
1062
|
+
"name": "fontagon",
|
|
1063
|
+
"description": "Easy convert SVG from nuxt to icon font.",
|
|
1064
|
+
"repo": "kdydesign/nuxt-fontagon",
|
|
1065
|
+
"npm": "nuxt-fontagon",
|
|
1066
|
+
"icon": "fontagon.png",
|
|
1067
|
+
"github": "https://github.com/kdydesign/nuxt-fontagon",
|
|
1068
|
+
"website": "https://github.com/kdydesign/nuxt-fontagon",
|
|
1069
|
+
"learn_more": "",
|
|
1070
|
+
"category": "Libraries",
|
|
1071
|
+
"type": "3rd-party",
|
|
1072
|
+
"maintainers": [
|
|
1073
|
+
{
|
|
1074
|
+
"name": "kdydesign",
|
|
1075
|
+
"github": "kdydesign"
|
|
778
1076
|
}
|
|
779
|
-
]
|
|
1077
|
+
],
|
|
1078
|
+
"compatibility": {
|
|
1079
|
+
"2.x": "working",
|
|
1080
|
+
"2.x-bridge": "unknown",
|
|
1081
|
+
"3.x": "unknown"
|
|
1082
|
+
}
|
|
780
1083
|
},
|
|
781
1084
|
{
|
|
782
1085
|
"name": "fontawesome",
|
|
@@ -792,10 +1095,14 @@
|
|
|
792
1095
|
"maintainers": [
|
|
793
1096
|
{
|
|
794
1097
|
"name": "Pim",
|
|
795
|
-
"github": "pimlie"
|
|
796
|
-
"avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
|
|
1098
|
+
"github": "pimlie"
|
|
797
1099
|
}
|
|
798
|
-
]
|
|
1100
|
+
],
|
|
1101
|
+
"compatibility": {
|
|
1102
|
+
"2.x": "working",
|
|
1103
|
+
"2.x-bridge": "unknown",
|
|
1104
|
+
"3.x": "unknown"
|
|
1105
|
+
}
|
|
799
1106
|
},
|
|
800
1107
|
{
|
|
801
1108
|
"name": "fullpage",
|
|
@@ -811,10 +1118,14 @@
|
|
|
811
1118
|
"maintainers": [
|
|
812
1119
|
{
|
|
813
1120
|
"name": "vaso2",
|
|
814
|
-
"github": "vaso2"
|
|
815
|
-
"avatar": "https://avatars3.githubusercontent.com/u/4008122?v=4"
|
|
1121
|
+
"github": "vaso2"
|
|
816
1122
|
}
|
|
817
|
-
]
|
|
1123
|
+
],
|
|
1124
|
+
"compatibility": {
|
|
1125
|
+
"2.x": "working",
|
|
1126
|
+
"2.x-bridge": "unknown",
|
|
1127
|
+
"3.x": "unknown"
|
|
1128
|
+
}
|
|
818
1129
|
},
|
|
819
1130
|
{
|
|
820
1131
|
"name": "github-api",
|
|
@@ -830,10 +1141,14 @@
|
|
|
830
1141
|
"maintainers": [
|
|
831
1142
|
{
|
|
832
1143
|
"name": "lindsaykwardell",
|
|
833
|
-
"github": "lindsaykwardell"
|
|
834
|
-
"avatar": "https://avatars0.githubusercontent.com/u/32229300?v=4"
|
|
1144
|
+
"github": "lindsaykwardell"
|
|
835
1145
|
}
|
|
836
|
-
]
|
|
1146
|
+
],
|
|
1147
|
+
"compatibility": {
|
|
1148
|
+
"2.x": "working",
|
|
1149
|
+
"2.x-bridge": "unknown",
|
|
1150
|
+
"3.x": "unknown"
|
|
1151
|
+
}
|
|
837
1152
|
},
|
|
838
1153
|
{
|
|
839
1154
|
"name": "google-adsense",
|
|
@@ -849,10 +1164,14 @@
|
|
|
849
1164
|
"maintainers": [
|
|
850
1165
|
{
|
|
851
1166
|
"name": "Troy Morehouse",
|
|
852
|
-
"github": "tmorehouse"
|
|
853
|
-
"avatar": "https://avatars3.githubusercontent.com/u/2781561?v=4"
|
|
1167
|
+
"github": "tmorehouse"
|
|
854
1168
|
}
|
|
855
|
-
]
|
|
1169
|
+
],
|
|
1170
|
+
"compatibility": {
|
|
1171
|
+
"2.x": "working",
|
|
1172
|
+
"2.x-bridge": "unknown",
|
|
1173
|
+
"3.x": "unknown"
|
|
1174
|
+
}
|
|
856
1175
|
},
|
|
857
1176
|
{
|
|
858
1177
|
"name": "google-analytics",
|
|
@@ -869,21 +1188,23 @@
|
|
|
869
1188
|
{
|
|
870
1189
|
"name": "Pooya Parsa",
|
|
871
1190
|
"github": "pi0",
|
|
872
|
-
"twitter": "_pi0_"
|
|
873
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
1191
|
+
"twitter": "_pi0_"
|
|
874
1192
|
},
|
|
875
1193
|
{
|
|
876
1194
|
"name": "Ricardo Gobbo de Souza",
|
|
877
|
-
"github": "ricardogobbosouza"
|
|
878
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
1195
|
+
"github": "ricardogobbosouza"
|
|
879
1196
|
},
|
|
880
1197
|
{
|
|
881
1198
|
"name": "Matteo Gabriele",
|
|
882
1199
|
"github": "MatteoGabriele",
|
|
883
|
-
"twitter": "matteo_gabriele"
|
|
884
|
-
"avatar": "https://avatars1.githubusercontent.com/u/5337152?v=4"
|
|
1200
|
+
"twitter": "matteo_gabriele"
|
|
885
1201
|
}
|
|
886
|
-
]
|
|
1202
|
+
],
|
|
1203
|
+
"compatibility": {
|
|
1204
|
+
"2.x": "working",
|
|
1205
|
+
"2.x-bridge": "unknown",
|
|
1206
|
+
"3.x": "unknown"
|
|
1207
|
+
}
|
|
887
1208
|
},
|
|
888
1209
|
{
|
|
889
1210
|
"name": "google-fonts",
|
|
@@ -899,10 +1220,14 @@
|
|
|
899
1220
|
"maintainers": [
|
|
900
1221
|
{
|
|
901
1222
|
"name": "Ricardo Gobbo de Souza",
|
|
902
|
-
"github": "ricardogobbosouza"
|
|
903
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
1223
|
+
"github": "ricardogobbosouza"
|
|
904
1224
|
}
|
|
905
|
-
]
|
|
1225
|
+
],
|
|
1226
|
+
"compatibility": {
|
|
1227
|
+
"2.x": "working",
|
|
1228
|
+
"2.x-bridge": "unknown",
|
|
1229
|
+
"3.x": "unknown"
|
|
1230
|
+
}
|
|
906
1231
|
},
|
|
907
1232
|
{
|
|
908
1233
|
"name": "google-gtag",
|
|
@@ -918,15 +1243,18 @@
|
|
|
918
1243
|
"maintainers": [
|
|
919
1244
|
{
|
|
920
1245
|
"name": "Dominic Garms",
|
|
921
|
-
"github": "dohomi"
|
|
922
|
-
"avatar": "https://avatars0.githubusercontent.com/u/489221?v=4"
|
|
1246
|
+
"github": "dohomi"
|
|
923
1247
|
},
|
|
924
1248
|
{
|
|
925
1249
|
"name": "Ricardo Gobbo de Souza",
|
|
926
|
-
"github": "ricardogobbosouza"
|
|
927
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
1250
|
+
"github": "ricardogobbosouza"
|
|
928
1251
|
}
|
|
929
|
-
]
|
|
1252
|
+
],
|
|
1253
|
+
"compatibility": {
|
|
1254
|
+
"2.x": "working",
|
|
1255
|
+
"2.x-bridge": "unknown",
|
|
1256
|
+
"3.x": "unknown"
|
|
1257
|
+
}
|
|
930
1258
|
},
|
|
931
1259
|
{
|
|
932
1260
|
"name": "google-optimize",
|
|
@@ -943,22 +1271,24 @@
|
|
|
943
1271
|
{
|
|
944
1272
|
"name": "Pooya Parsa",
|
|
945
1273
|
"github": "pi0",
|
|
946
|
-
"twitter": "_pi0_"
|
|
947
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
1274
|
+
"twitter": "_pi0_"
|
|
948
1275
|
},
|
|
949
1276
|
{
|
|
950
1277
|
"name": "Farzad Soltani",
|
|
951
1278
|
"github": "farzadso",
|
|
952
|
-
"twitter": "farzadso"
|
|
953
|
-
"avatar": "https://avatars0.githubusercontent.com/u/19854715?v=4"
|
|
1279
|
+
"twitter": "farzadso"
|
|
954
1280
|
},
|
|
955
1281
|
{
|
|
956
1282
|
"name": "Josh Deltener",
|
|
957
1283
|
"github": "hecktarzuli",
|
|
958
|
-
"twitter": "JoshDeltener"
|
|
959
|
-
"avatar": "https://avatars2.githubusercontent.com/u/2112282?v=4"
|
|
1284
|
+
"twitter": "JoshDeltener"
|
|
960
1285
|
}
|
|
961
|
-
]
|
|
1286
|
+
],
|
|
1287
|
+
"compatibility": {
|
|
1288
|
+
"2.x": "working",
|
|
1289
|
+
"2.x-bridge": "unknown",
|
|
1290
|
+
"3.x": "unknown"
|
|
1291
|
+
}
|
|
962
1292
|
},
|
|
963
1293
|
{
|
|
964
1294
|
"name": "graphql-request",
|
|
@@ -974,10 +1304,14 @@
|
|
|
974
1304
|
"maintainers": [
|
|
975
1305
|
{
|
|
976
1306
|
"name": "gomah",
|
|
977
|
-
"github": "gomah"
|
|
978
|
-
"avatar": "https://avatars3.githubusercontent.com/u/2362138?v=4"
|
|
1307
|
+
"github": "gomah"
|
|
979
1308
|
}
|
|
980
|
-
]
|
|
1309
|
+
],
|
|
1310
|
+
"compatibility": {
|
|
1311
|
+
"2.x": "working",
|
|
1312
|
+
"2.x-bridge": "unknown",
|
|
1313
|
+
"3.x": "unknown"
|
|
1314
|
+
}
|
|
981
1315
|
},
|
|
982
1316
|
{
|
|
983
1317
|
"name": "gtm",
|
|
@@ -994,10 +1328,14 @@
|
|
|
994
1328
|
{
|
|
995
1329
|
"name": "Pooya Parsa",
|
|
996
1330
|
"github": "pi0",
|
|
997
|
-
"twitter": "_pi0_"
|
|
998
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
1331
|
+
"twitter": "_pi0_"
|
|
999
1332
|
}
|
|
1000
|
-
]
|
|
1333
|
+
],
|
|
1334
|
+
"compatibility": {
|
|
1335
|
+
"2.x": "working",
|
|
1336
|
+
"2.x-bridge": "unknown",
|
|
1337
|
+
"3.x": "unknown"
|
|
1338
|
+
}
|
|
1001
1339
|
},
|
|
1002
1340
|
{
|
|
1003
1341
|
"name": "guess",
|
|
@@ -1013,10 +1351,14 @@
|
|
|
1013
1351
|
"maintainers": [
|
|
1014
1352
|
{
|
|
1015
1353
|
"name": "Xin Du",
|
|
1016
|
-
"github": "clarkdo"
|
|
1017
|
-
"avatar": "https://avatars3.githubusercontent.com/u/4312154?v=4"
|
|
1354
|
+
"github": "clarkdo"
|
|
1018
1355
|
}
|
|
1019
|
-
]
|
|
1356
|
+
],
|
|
1357
|
+
"compatibility": {
|
|
1358
|
+
"2.x": "working",
|
|
1359
|
+
"2.x-bridge": "unknown",
|
|
1360
|
+
"3.x": "unknown"
|
|
1361
|
+
}
|
|
1020
1362
|
},
|
|
1021
1363
|
{
|
|
1022
1364
|
"name": "helmet",
|
|
@@ -1032,10 +1374,14 @@
|
|
|
1032
1374
|
"maintainers": [
|
|
1033
1375
|
{
|
|
1034
1376
|
"name": "victor-perez",
|
|
1035
|
-
"github": "victor-perez"
|
|
1036
|
-
"avatar": "https://avatars1.githubusercontent.com/u/672958?v=4"
|
|
1377
|
+
"github": "victor-perez"
|
|
1037
1378
|
}
|
|
1038
|
-
]
|
|
1379
|
+
],
|
|
1380
|
+
"compatibility": {
|
|
1381
|
+
"2.x": "working",
|
|
1382
|
+
"2.x-bridge": "unknown",
|
|
1383
|
+
"3.x": "unknown"
|
|
1384
|
+
}
|
|
1039
1385
|
},
|
|
1040
1386
|
{
|
|
1041
1387
|
"name": "highcharts",
|
|
@@ -1051,10 +1397,14 @@
|
|
|
1051
1397
|
"maintainers": [
|
|
1052
1398
|
{
|
|
1053
1399
|
"name": "richardeschloss",
|
|
1054
|
-
"github": "richardeschloss"
|
|
1055
|
-
"avatar": "https://avatars2.githubusercontent.com/u/5906351?v=4"
|
|
1400
|
+
"github": "richardeschloss"
|
|
1056
1401
|
}
|
|
1057
|
-
]
|
|
1402
|
+
],
|
|
1403
|
+
"compatibility": {
|
|
1404
|
+
"2.x": "working",
|
|
1405
|
+
"2.x-bridge": "unknown",
|
|
1406
|
+
"3.x": "unknown"
|
|
1407
|
+
}
|
|
1058
1408
|
},
|
|
1059
1409
|
{
|
|
1060
1410
|
"name": "history-state",
|
|
@@ -1065,15 +1415,19 @@
|
|
|
1065
1415
|
"github": "https://github.com/hidekatsu-izuno/nuxt-history-state",
|
|
1066
1416
|
"website": "https://github.com/hidekatsu-izuno/nuxt-history-state",
|
|
1067
1417
|
"learn_more": "",
|
|
1068
|
-
"category": "
|
|
1418
|
+
"category": "Extensions",
|
|
1069
1419
|
"type": "3rd-party",
|
|
1070
1420
|
"maintainers": [
|
|
1071
1421
|
{
|
|
1072
1422
|
"name": "hidekatsu-izuno",
|
|
1073
|
-
"github": "hidekatsu-izuno"
|
|
1074
|
-
"avatar": "https://avatars0.githubusercontent.com/u/1091860?v=4"
|
|
1423
|
+
"github": "hidekatsu-izuno"
|
|
1075
1424
|
}
|
|
1076
|
-
]
|
|
1425
|
+
],
|
|
1426
|
+
"compatibility": {
|
|
1427
|
+
"2.x": "working",
|
|
1428
|
+
"2.x-bridge": "unknown",
|
|
1429
|
+
"3.x": "unknown"
|
|
1430
|
+
}
|
|
1077
1431
|
},
|
|
1078
1432
|
{
|
|
1079
1433
|
"name": "html-minifier",
|
|
@@ -1089,10 +1443,14 @@
|
|
|
1089
1443
|
"maintainers": [
|
|
1090
1444
|
{
|
|
1091
1445
|
"name": "Xin Du",
|
|
1092
|
-
"github": "clarkdo"
|
|
1093
|
-
"avatar": "https://avatars3.githubusercontent.com/u/4312154?v=4"
|
|
1446
|
+
"github": "clarkdo"
|
|
1094
1447
|
}
|
|
1095
|
-
]
|
|
1448
|
+
],
|
|
1449
|
+
"compatibility": {
|
|
1450
|
+
"2.x": "working",
|
|
1451
|
+
"2.x-bridge": "unknown",
|
|
1452
|
+
"3.x": "unknown"
|
|
1453
|
+
}
|
|
1096
1454
|
},
|
|
1097
1455
|
{
|
|
1098
1456
|
"name": "html-validator",
|
|
@@ -1109,10 +1467,14 @@
|
|
|
1109
1467
|
{
|
|
1110
1468
|
"name": "Daniel Roe",
|
|
1111
1469
|
"github": "danielroe",
|
|
1112
|
-
"twitter": "danielcroe"
|
|
1113
|
-
"avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
|
|
1470
|
+
"twitter": "danielcroe"
|
|
1114
1471
|
}
|
|
1115
|
-
]
|
|
1472
|
+
],
|
|
1473
|
+
"compatibility": {
|
|
1474
|
+
"2.x": "working",
|
|
1475
|
+
"2.x-bridge": "unknown",
|
|
1476
|
+
"3.x": "unknown"
|
|
1477
|
+
}
|
|
1116
1478
|
},
|
|
1117
1479
|
{
|
|
1118
1480
|
"name": "http",
|
|
@@ -1129,16 +1491,43 @@
|
|
|
1129
1491
|
{
|
|
1130
1492
|
"name": "Pooya Parsa",
|
|
1131
1493
|
"github": "pi0",
|
|
1132
|
-
"twitter": "_pi0_"
|
|
1133
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
1494
|
+
"twitter": "_pi0_"
|
|
1134
1495
|
},
|
|
1135
1496
|
{
|
|
1136
1497
|
"name": "Sébastien Chopin",
|
|
1137
1498
|
"github": "Atinux",
|
|
1138
|
-
"twitter": "Atinux"
|
|
1139
|
-
|
|
1499
|
+
"twitter": "Atinux"
|
|
1500
|
+
}
|
|
1501
|
+
],
|
|
1502
|
+
"compatibility": {
|
|
1503
|
+
"2.x": "working",
|
|
1504
|
+
"2.x-bridge": "unknown",
|
|
1505
|
+
"3.x": "unknown"
|
|
1506
|
+
}
|
|
1507
|
+
},
|
|
1508
|
+
{
|
|
1509
|
+
"name": "humans-txt",
|
|
1510
|
+
"description": "An initiative for knowing the people behind a website. It is a Nuxt.js buildModules that add a TXT file containing information about the different people who have contributed to building the website.",
|
|
1511
|
+
"repo": "Luxdamore/nuxt-humans-txt",
|
|
1512
|
+
"npm": "@luxdamore/nuxt-humans-txt",
|
|
1513
|
+
"icon": "",
|
|
1514
|
+
"github": "https://github.com/LuXDAmore/nuxt-humans-txt",
|
|
1515
|
+
"website": "https://luxdamore.github.io/nuxt-humans-txt/",
|
|
1516
|
+
"learn_more": "https://humanstxt.org/",
|
|
1517
|
+
"category": "SEO",
|
|
1518
|
+
"type": "3rd-party",
|
|
1519
|
+
"maintainers": [
|
|
1520
|
+
{
|
|
1521
|
+
"name": "Luca Iaconelli",
|
|
1522
|
+
"github": "LuXDAmore",
|
|
1523
|
+
"twitter": "luxdamore"
|
|
1140
1524
|
}
|
|
1141
|
-
]
|
|
1525
|
+
],
|
|
1526
|
+
"compatibility": {
|
|
1527
|
+
"2.x": "working",
|
|
1528
|
+
"2.x-bridge": "unknown",
|
|
1529
|
+
"3.x": "unknown"
|
|
1530
|
+
}
|
|
1142
1531
|
},
|
|
1143
1532
|
{
|
|
1144
1533
|
"name": "i18n",
|
|
@@ -1149,20 +1538,23 @@
|
|
|
1149
1538
|
"github": "https://github.com/nuxt-community/i18n-module",
|
|
1150
1539
|
"website": "https://i18n.nuxtjs.org",
|
|
1151
1540
|
"learn_more": "https://kazupon.github.io/vue-i18n/",
|
|
1152
|
-
"category": "
|
|
1541
|
+
"category": "Extensions",
|
|
1153
1542
|
"type": "community",
|
|
1154
1543
|
"maintainers": [
|
|
1155
1544
|
{
|
|
1156
1545
|
"name": "Rafał Chłodnicki",
|
|
1157
|
-
"github": "rchl"
|
|
1158
|
-
"avatar": "https://avatars1.githubusercontent.com/u/153197?v=4"
|
|
1546
|
+
"github": "rchl"
|
|
1159
1547
|
},
|
|
1160
1548
|
{
|
|
1161
|
-
"name": "
|
|
1162
|
-
"github": "
|
|
1163
|
-
"avatar": "https://avatars0.githubusercontent.com/u/4895885?v=4"
|
|
1549
|
+
"name": "Kazuya Kawaguchi",
|
|
1550
|
+
"github": "kazupon"
|
|
1164
1551
|
}
|
|
1165
|
-
]
|
|
1552
|
+
],
|
|
1553
|
+
"compatibility": {
|
|
1554
|
+
"2.x": "working",
|
|
1555
|
+
"2.x-bridge": "unknown",
|
|
1556
|
+
"3.x": "broken"
|
|
1557
|
+
}
|
|
1166
1558
|
},
|
|
1167
1559
|
{
|
|
1168
1560
|
"name": "image-loader",
|
|
@@ -1178,10 +1570,14 @@
|
|
|
1178
1570
|
"maintainers": [
|
|
1179
1571
|
{
|
|
1180
1572
|
"name": "Barry Fisher",
|
|
1181
|
-
"github": "Barry-Fisher"
|
|
1182
|
-
"avatar": "https://avatars3.githubusercontent.com/u/1033560?v=4"
|
|
1573
|
+
"github": "Barry-Fisher"
|
|
1183
1574
|
}
|
|
1184
|
-
]
|
|
1575
|
+
],
|
|
1576
|
+
"compatibility": {
|
|
1577
|
+
"2.x": "working",
|
|
1578
|
+
"2.x-bridge": "unknown",
|
|
1579
|
+
"3.x": "unknown"
|
|
1580
|
+
}
|
|
1185
1581
|
},
|
|
1186
1582
|
{
|
|
1187
1583
|
"name": "image",
|
|
@@ -1198,22 +1594,24 @@
|
|
|
1198
1594
|
{
|
|
1199
1595
|
"name": "Ahad Birang",
|
|
1200
1596
|
"github": "farnabaz",
|
|
1201
|
-
"twitter": "a_birang"
|
|
1202
|
-
"avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
|
|
1597
|
+
"twitter": "a_birang"
|
|
1203
1598
|
},
|
|
1204
1599
|
{
|
|
1205
1600
|
"name": "Pooya Parsa",
|
|
1206
1601
|
"github": "pi0",
|
|
1207
|
-
"twitter": "_pi0_"
|
|
1208
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
1602
|
+
"twitter": "_pi0_"
|
|
1209
1603
|
},
|
|
1210
1604
|
{
|
|
1211
1605
|
"name": "Sebastien Chopin",
|
|
1212
1606
|
"github": "Atinux",
|
|
1213
|
-
"twitter": "Atinux"
|
|
1214
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
1607
|
+
"twitter": "Atinux"
|
|
1215
1608
|
}
|
|
1216
|
-
]
|
|
1609
|
+
],
|
|
1610
|
+
"compatibility": {
|
|
1611
|
+
"2.x": "working",
|
|
1612
|
+
"2.x-bridge": "working",
|
|
1613
|
+
"3.x": "wip"
|
|
1614
|
+
}
|
|
1217
1615
|
},
|
|
1218
1616
|
{
|
|
1219
1617
|
"name": "imagemin",
|
|
@@ -1229,10 +1627,14 @@
|
|
|
1229
1627
|
"maintainers": [
|
|
1230
1628
|
{
|
|
1231
1629
|
"name": "Ricardo Gobbo de Souza",
|
|
1232
|
-
"github": "ricardogobbosouza"
|
|
1233
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
1630
|
+
"github": "ricardogobbosouza"
|
|
1234
1631
|
}
|
|
1235
|
-
]
|
|
1632
|
+
],
|
|
1633
|
+
"compatibility": {
|
|
1634
|
+
"2.x": "working",
|
|
1635
|
+
"2.x-bridge": "unknown",
|
|
1636
|
+
"3.x": "unknown"
|
|
1637
|
+
}
|
|
1236
1638
|
},
|
|
1237
1639
|
{
|
|
1238
1640
|
"name": "intercom",
|
|
@@ -1248,10 +1650,14 @@
|
|
|
1248
1650
|
"maintainers": [
|
|
1249
1651
|
{
|
|
1250
1652
|
"name": "hex-digital",
|
|
1251
|
-
"github": "hex-digital"
|
|
1252
|
-
"avatar": "https://avatars1.githubusercontent.com/u/17425446?v=4"
|
|
1653
|
+
"github": "hex-digital"
|
|
1253
1654
|
}
|
|
1254
|
-
]
|
|
1655
|
+
],
|
|
1656
|
+
"compatibility": {
|
|
1657
|
+
"2.x": "working",
|
|
1658
|
+
"2.x-bridge": "unknown",
|
|
1659
|
+
"3.x": "unknown"
|
|
1660
|
+
}
|
|
1255
1661
|
},
|
|
1256
1662
|
{
|
|
1257
1663
|
"name": "jsonapi",
|
|
@@ -1267,10 +1673,14 @@
|
|
|
1267
1673
|
"maintainers": [
|
|
1268
1674
|
{
|
|
1269
1675
|
"name": "patrickcate",
|
|
1270
|
-
"github": "patrickcate"
|
|
1271
|
-
"avatar": "https://avatars0.githubusercontent.com/u/6277206?v=4"
|
|
1676
|
+
"github": "patrickcate"
|
|
1272
1677
|
}
|
|
1273
|
-
]
|
|
1678
|
+
],
|
|
1679
|
+
"compatibility": {
|
|
1680
|
+
"2.x": "working",
|
|
1681
|
+
"2.x-bridge": "unknown",
|
|
1682
|
+
"3.x": "unknown"
|
|
1683
|
+
}
|
|
1274
1684
|
},
|
|
1275
1685
|
{
|
|
1276
1686
|
"name": "kentico-kontent",
|
|
@@ -1286,10 +1696,14 @@
|
|
|
1286
1696
|
"maintainers": [
|
|
1287
1697
|
{
|
|
1288
1698
|
"name": "Alfred Brockötter",
|
|
1289
|
-
"github": "Domitnator"
|
|
1290
|
-
"avatar": "https://avatars2.githubusercontent.com/u/13468638?v=4"
|
|
1699
|
+
"github": "Domitnator"
|
|
1291
1700
|
}
|
|
1292
|
-
]
|
|
1701
|
+
],
|
|
1702
|
+
"compatibility": {
|
|
1703
|
+
"2.x": "working",
|
|
1704
|
+
"2.x-bridge": "unknown",
|
|
1705
|
+
"3.x": "unknown"
|
|
1706
|
+
}
|
|
1293
1707
|
},
|
|
1294
1708
|
{
|
|
1295
1709
|
"name": "laravel-echo",
|
|
@@ -1305,10 +1719,14 @@
|
|
|
1305
1719
|
"maintainers": [
|
|
1306
1720
|
{
|
|
1307
1721
|
"name": "Ricardo Gobbo de Souza",
|
|
1308
|
-
"github": "ricardogobbosouza"
|
|
1309
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
1722
|
+
"github": "ricardogobbosouza"
|
|
1310
1723
|
}
|
|
1311
|
-
]
|
|
1724
|
+
],
|
|
1725
|
+
"compatibility": {
|
|
1726
|
+
"2.x": "working",
|
|
1727
|
+
"2.x-bridge": "unknown",
|
|
1728
|
+
"3.x": "unknown"
|
|
1729
|
+
}
|
|
1312
1730
|
},
|
|
1313
1731
|
{
|
|
1314
1732
|
"name": "laravel-nuxt",
|
|
@@ -1324,10 +1742,14 @@
|
|
|
1324
1742
|
"maintainers": [
|
|
1325
1743
|
{
|
|
1326
1744
|
"name": "skyrpex",
|
|
1327
|
-
"github": "skyrpex"
|
|
1328
|
-
"avatar": "https://avatars3.githubusercontent.com/u/1077520?v=4"
|
|
1745
|
+
"github": "skyrpex"
|
|
1329
1746
|
}
|
|
1330
|
-
]
|
|
1747
|
+
],
|
|
1748
|
+
"compatibility": {
|
|
1749
|
+
"2.x": "working",
|
|
1750
|
+
"2.x-bridge": "unknown",
|
|
1751
|
+
"3.x": "unknown"
|
|
1752
|
+
}
|
|
1331
1753
|
},
|
|
1332
1754
|
{
|
|
1333
1755
|
"name": "laravel",
|
|
@@ -1343,10 +1765,14 @@
|
|
|
1343
1765
|
"maintainers": [
|
|
1344
1766
|
{
|
|
1345
1767
|
"name": "m2sd",
|
|
1346
|
-
"github": "m2sd"
|
|
1347
|
-
"avatar": "https://avatars0.githubusercontent.com/u/40393728?v=4"
|
|
1768
|
+
"github": "m2sd"
|
|
1348
1769
|
}
|
|
1349
|
-
]
|
|
1770
|
+
],
|
|
1771
|
+
"compatibility": {
|
|
1772
|
+
"2.x": "working",
|
|
1773
|
+
"2.x-bridge": "unknown",
|
|
1774
|
+
"3.x": "unknown"
|
|
1775
|
+
}
|
|
1350
1776
|
},
|
|
1351
1777
|
{
|
|
1352
1778
|
"name": "leaflet",
|
|
@@ -1357,15 +1783,19 @@
|
|
|
1357
1783
|
"github": "https://github.com/schlunsen/nuxt-leaflet",
|
|
1358
1784
|
"website": "https://github.com/schlunsen/nuxt-leaflet",
|
|
1359
1785
|
"learn_more": "https://vue2-leaflet.netlify.app/quickstart/",
|
|
1360
|
-
"category": "
|
|
1786
|
+
"category": "Libraries",
|
|
1361
1787
|
"type": "3rd-party",
|
|
1362
1788
|
"maintainers": [
|
|
1363
1789
|
{
|
|
1364
1790
|
"name": "schlunsen",
|
|
1365
|
-
"github": "schlunsen"
|
|
1366
|
-
"avatar": "https://avatars3.githubusercontent.com/u/117190?v=4"
|
|
1791
|
+
"github": "schlunsen"
|
|
1367
1792
|
}
|
|
1368
|
-
]
|
|
1793
|
+
],
|
|
1794
|
+
"compatibility": {
|
|
1795
|
+
"2.x": "working",
|
|
1796
|
+
"2.x-bridge": "unknown",
|
|
1797
|
+
"3.x": "unknown"
|
|
1798
|
+
}
|
|
1369
1799
|
},
|
|
1370
1800
|
{
|
|
1371
1801
|
"name": "localforage",
|
|
@@ -1376,21 +1806,24 @@
|
|
|
1376
1806
|
"github": "https://github.com/nuxt-community/localforage-module",
|
|
1377
1807
|
"website": "https://github.com/nuxt-community/localforage-module",
|
|
1378
1808
|
"learn_more": "https://localforage.github.io/localForage/",
|
|
1379
|
-
"category": "
|
|
1809
|
+
"category": "Libraries",
|
|
1380
1810
|
"type": "community",
|
|
1381
1811
|
"maintainers": [
|
|
1382
1812
|
{
|
|
1383
1813
|
"name": "Alexandre Chopin",
|
|
1384
1814
|
"github": "alexchopin",
|
|
1385
|
-
"twitter": "alexchopin"
|
|
1386
|
-
"avatar": "https://avatars2.githubusercontent.com/u/4084277?v=4"
|
|
1815
|
+
"twitter": "alexchopin"
|
|
1387
1816
|
},
|
|
1388
1817
|
{
|
|
1389
1818
|
"name": "Ricardo Gobbo de Souza",
|
|
1390
|
-
"github": "ricardogobbosouza"
|
|
1391
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
1819
|
+
"github": "ricardogobbosouza"
|
|
1392
1820
|
}
|
|
1393
|
-
]
|
|
1821
|
+
],
|
|
1822
|
+
"compatibility": {
|
|
1823
|
+
"2.x": "working",
|
|
1824
|
+
"2.x-bridge": "unknown",
|
|
1825
|
+
"3.x": "unknown"
|
|
1826
|
+
}
|
|
1394
1827
|
},
|
|
1395
1828
|
{
|
|
1396
1829
|
"name": "localtunnel",
|
|
@@ -1407,10 +1840,14 @@
|
|
|
1407
1840
|
{
|
|
1408
1841
|
"name": "Pooya Parsa",
|
|
1409
1842
|
"github": "pi0",
|
|
1410
|
-
"twitter": "_pi0_"
|
|
1411
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
1843
|
+
"twitter": "_pi0_"
|
|
1412
1844
|
}
|
|
1413
|
-
]
|
|
1845
|
+
],
|
|
1846
|
+
"compatibility": {
|
|
1847
|
+
"2.x": "working",
|
|
1848
|
+
"2.x-bridge": "unknown",
|
|
1849
|
+
"3.x": "unknown"
|
|
1850
|
+
}
|
|
1414
1851
|
},
|
|
1415
1852
|
{
|
|
1416
1853
|
"name": "logrocket",
|
|
@@ -1427,10 +1864,14 @@
|
|
|
1427
1864
|
{
|
|
1428
1865
|
"name": "Farzad Soltani",
|
|
1429
1866
|
"github": "farzadso",
|
|
1430
|
-
"twitter": "farzadso"
|
|
1431
|
-
"avatar": "https://avatars0.githubusercontent.com/u/19854715?v=4"
|
|
1867
|
+
"twitter": "farzadso"
|
|
1432
1868
|
}
|
|
1433
|
-
]
|
|
1869
|
+
],
|
|
1870
|
+
"compatibility": {
|
|
1871
|
+
"2.x": "working",
|
|
1872
|
+
"2.x-bridge": "unknown",
|
|
1873
|
+
"3.x": "unknown"
|
|
1874
|
+
}
|
|
1434
1875
|
},
|
|
1435
1876
|
{
|
|
1436
1877
|
"name": "lunr",
|
|
@@ -1446,30 +1887,38 @@
|
|
|
1446
1887
|
"maintainers": [
|
|
1447
1888
|
{
|
|
1448
1889
|
"name": "Pim",
|
|
1449
|
-
"github": "pimlie"
|
|
1450
|
-
"avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
|
|
1890
|
+
"github": "pimlie"
|
|
1451
1891
|
}
|
|
1452
|
-
]
|
|
1892
|
+
],
|
|
1893
|
+
"compatibility": {
|
|
1894
|
+
"2.x": "working",
|
|
1895
|
+
"2.x-bridge": "unknown",
|
|
1896
|
+
"3.x": "unknown"
|
|
1897
|
+
}
|
|
1453
1898
|
},
|
|
1454
1899
|
{
|
|
1455
1900
|
"name": "markdownit",
|
|
1456
1901
|
"description": "Use Markdown in your Nuxt application with the markdownit-loader",
|
|
1457
|
-
"repo": "nuxt-community/
|
|
1902
|
+
"repo": "nuxt-community/markdownit-module",
|
|
1458
1903
|
"npm": "@nuxtjs/markdownit",
|
|
1459
1904
|
"icon": "",
|
|
1460
|
-
"github": "https://github.com/nuxt-community/
|
|
1461
|
-
"website": "https://github.com/nuxt-community/
|
|
1905
|
+
"github": "https://github.com/nuxt-community/markdownit-module",
|
|
1906
|
+
"website": "https://github.com/nuxt-community/markdownit-module",
|
|
1462
1907
|
"learn_more": "https://github.com/markdown-it/markdown-it",
|
|
1463
|
-
"category": "
|
|
1908
|
+
"category": "Extensions",
|
|
1464
1909
|
"type": "community",
|
|
1465
1910
|
"maintainers": [
|
|
1466
1911
|
{
|
|
1467
1912
|
"name": "Pooya Parsa",
|
|
1468
1913
|
"github": "pi0",
|
|
1469
|
-
"twitter": "_pi0_"
|
|
1470
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
1914
|
+
"twitter": "_pi0_"
|
|
1471
1915
|
}
|
|
1472
|
-
]
|
|
1916
|
+
],
|
|
1917
|
+
"compatibility": {
|
|
1918
|
+
"2.x": "working",
|
|
1919
|
+
"2.x-bridge": "unknown",
|
|
1920
|
+
"3.x": "unknown"
|
|
1921
|
+
}
|
|
1473
1922
|
},
|
|
1474
1923
|
{
|
|
1475
1924
|
"name": "matomo",
|
|
@@ -1485,10 +1934,14 @@
|
|
|
1485
1934
|
"maintainers": [
|
|
1486
1935
|
{
|
|
1487
1936
|
"name": "pimlie",
|
|
1488
|
-
"github": "pimlie"
|
|
1489
|
-
"avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
|
|
1937
|
+
"github": "pimlie"
|
|
1490
1938
|
}
|
|
1491
|
-
]
|
|
1939
|
+
],
|
|
1940
|
+
"compatibility": {
|
|
1941
|
+
"2.x": "working",
|
|
1942
|
+
"2.x-bridge": "unknown",
|
|
1943
|
+
"3.x": "unknown"
|
|
1944
|
+
}
|
|
1492
1945
|
},
|
|
1493
1946
|
{
|
|
1494
1947
|
"name": "mdx",
|
|
@@ -1499,16 +1952,20 @@
|
|
|
1499
1952
|
"github": "https://github.com/nuxt-community/mdx-module",
|
|
1500
1953
|
"website": "https://mdx.nuxtjs.org",
|
|
1501
1954
|
"learn_more": "https://mdxjs.com/",
|
|
1502
|
-
"category": "
|
|
1955
|
+
"category": "Extensions",
|
|
1503
1956
|
"type": "community",
|
|
1504
1957
|
"maintainers": [
|
|
1505
1958
|
{
|
|
1506
1959
|
"name": "Jonathan Bakebwa",
|
|
1507
1960
|
"github": "codebender828",
|
|
1508
|
-
"twitter": "codebender828"
|
|
1509
|
-
"avatar": "https://avatars2.githubusercontent.com/u/21237954?v=4"
|
|
1961
|
+
"twitter": "codebender828"
|
|
1510
1962
|
}
|
|
1511
|
-
]
|
|
1963
|
+
],
|
|
1964
|
+
"compatibility": {
|
|
1965
|
+
"2.x": "working",
|
|
1966
|
+
"2.x-bridge": "unknown",
|
|
1967
|
+
"3.x": "unknown"
|
|
1968
|
+
}
|
|
1512
1969
|
},
|
|
1513
1970
|
{
|
|
1514
1971
|
"name": "memwatch",
|
|
@@ -1524,10 +1981,14 @@
|
|
|
1524
1981
|
"maintainers": [
|
|
1525
1982
|
{
|
|
1526
1983
|
"name": "pimlie",
|
|
1527
|
-
"github": "pimlie"
|
|
1528
|
-
"avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
|
|
1984
|
+
"github": "pimlie"
|
|
1529
1985
|
}
|
|
1530
|
-
]
|
|
1986
|
+
],
|
|
1987
|
+
"compatibility": {
|
|
1988
|
+
"2.x": "working",
|
|
1989
|
+
"2.x-bridge": "unknown",
|
|
1990
|
+
"3.x": "unknown"
|
|
1991
|
+
}
|
|
1531
1992
|
},
|
|
1532
1993
|
{
|
|
1533
1994
|
"name": "mobile",
|
|
@@ -1538,15 +1999,19 @@
|
|
|
1538
1999
|
"github": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
|
|
1539
2000
|
"website": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
|
|
1540
2001
|
"learn_more": "https://github.com/hgoebl/mobile-detect.js",
|
|
1541
|
-
"category": "
|
|
2002
|
+
"category": "Extensions",
|
|
1542
2003
|
"type": "3rd-party",
|
|
1543
2004
|
"maintainers": [
|
|
1544
2005
|
{
|
|
1545
2006
|
"name": "ChanningDefoe",
|
|
1546
|
-
"github": "ChanningDefoe"
|
|
1547
|
-
"avatar": "https://avatars1.githubusercontent.com/u/46541358?v=4"
|
|
2007
|
+
"github": "ChanningDefoe"
|
|
1548
2008
|
}
|
|
1549
|
-
]
|
|
2009
|
+
],
|
|
2010
|
+
"compatibility": {
|
|
2011
|
+
"2.x": "working",
|
|
2012
|
+
"2.x-bridge": "unknown",
|
|
2013
|
+
"3.x": "unknown"
|
|
2014
|
+
}
|
|
1550
2015
|
},
|
|
1551
2016
|
{
|
|
1552
2017
|
"name": "moment",
|
|
@@ -1563,15 +2028,18 @@
|
|
|
1563
2028
|
{
|
|
1564
2029
|
"name": "Pooya Parsa",
|
|
1565
2030
|
"github": "pi0",
|
|
1566
|
-
"twitter": "_pi0_"
|
|
1567
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
2031
|
+
"twitter": "_pi0_"
|
|
1568
2032
|
},
|
|
1569
2033
|
{
|
|
1570
2034
|
"name": "Ricardo Gobbo de Souza",
|
|
1571
|
-
"github": "ricardogobbosouza"
|
|
1572
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
2035
|
+
"github": "ricardogobbosouza"
|
|
1573
2036
|
}
|
|
1574
|
-
]
|
|
2037
|
+
],
|
|
2038
|
+
"compatibility": {
|
|
2039
|
+
"2.x": "working",
|
|
2040
|
+
"2.x-bridge": "unknown",
|
|
2041
|
+
"3.x": "unknown"
|
|
2042
|
+
}
|
|
1575
2043
|
},
|
|
1576
2044
|
{
|
|
1577
2045
|
"name": "mq",
|
|
@@ -1587,10 +2055,14 @@
|
|
|
1587
2055
|
"maintainers": [
|
|
1588
2056
|
{
|
|
1589
2057
|
"name": "vanhoofmaarten",
|
|
1590
|
-
"github": "vanhoofmaarten"
|
|
1591
|
-
"avatar": "https://avatars1.githubusercontent.com/u/2543633?v=4"
|
|
2058
|
+
"github": "vanhoofmaarten"
|
|
1592
2059
|
}
|
|
1593
|
-
]
|
|
2060
|
+
],
|
|
2061
|
+
"compatibility": {
|
|
2062
|
+
"2.x": "working",
|
|
2063
|
+
"2.x-bridge": "unknown",
|
|
2064
|
+
"3.x": "unknown"
|
|
2065
|
+
}
|
|
1594
2066
|
},
|
|
1595
2067
|
{
|
|
1596
2068
|
"name": "neo",
|
|
@@ -1606,10 +2078,14 @@
|
|
|
1606
2078
|
"maintainers": [
|
|
1607
2079
|
{
|
|
1608
2080
|
"name": "ezypeeze",
|
|
1609
|
-
"github": "ezypeeze"
|
|
1610
|
-
"avatar": "https://avatars0.githubusercontent.com/u/10672637?v=4"
|
|
2081
|
+
"github": "ezypeeze"
|
|
1611
2082
|
}
|
|
1612
|
-
]
|
|
2083
|
+
],
|
|
2084
|
+
"compatibility": {
|
|
2085
|
+
"2.x": "working",
|
|
2086
|
+
"2.x-bridge": "unknown",
|
|
2087
|
+
"3.x": "unknown"
|
|
2088
|
+
}
|
|
1613
2089
|
},
|
|
1614
2090
|
{
|
|
1615
2091
|
"name": "netlify-cache",
|
|
@@ -1625,10 +2101,14 @@
|
|
|
1625
2101
|
"maintainers": [
|
|
1626
2102
|
{
|
|
1627
2103
|
"name": "DreaMinder",
|
|
1628
|
-
"github": "DreaMinder"
|
|
1629
|
-
"avatar": "https://avatars0.githubusercontent.com/u/2715278?v=4"
|
|
2104
|
+
"github": "DreaMinder"
|
|
1630
2105
|
}
|
|
1631
|
-
]
|
|
2106
|
+
],
|
|
2107
|
+
"compatibility": {
|
|
2108
|
+
"2.x": "working",
|
|
2109
|
+
"2.x-bridge": "unknown",
|
|
2110
|
+
"3.x": "unknown"
|
|
2111
|
+
}
|
|
1632
2112
|
},
|
|
1633
2113
|
{
|
|
1634
2114
|
"name": "netlify-files",
|
|
@@ -1645,10 +2125,14 @@
|
|
|
1645
2125
|
{
|
|
1646
2126
|
"name": "Alexander Lichter",
|
|
1647
2127
|
"github": "manniL",
|
|
1648
|
-
"twitter": "TheAlexLichter"
|
|
1649
|
-
"avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
|
|
2128
|
+
"twitter": "TheAlexLichter"
|
|
1650
2129
|
}
|
|
1651
|
-
]
|
|
2130
|
+
],
|
|
2131
|
+
"compatibility": {
|
|
2132
|
+
"2.x": "working",
|
|
2133
|
+
"2.x-bridge": "unknown",
|
|
2134
|
+
"3.x": "unknown"
|
|
2135
|
+
}
|
|
1652
2136
|
},
|
|
1653
2137
|
{
|
|
1654
2138
|
"name": "netlify",
|
|
@@ -1664,10 +2148,14 @@
|
|
|
1664
2148
|
"maintainers": [
|
|
1665
2149
|
{
|
|
1666
2150
|
"name": "bazzite",
|
|
1667
|
-
"github": "bazzite"
|
|
1668
|
-
"avatar": "https://avatars1.githubusercontent.com/u/66133254?v=4"
|
|
2151
|
+
"github": "bazzite"
|
|
1669
2152
|
}
|
|
1670
|
-
]
|
|
2153
|
+
],
|
|
2154
|
+
"compatibility": {
|
|
2155
|
+
"2.x": "working",
|
|
2156
|
+
"2.x-bridge": "unknown",
|
|
2157
|
+
"3.x": "unknown"
|
|
2158
|
+
}
|
|
1671
2159
|
},
|
|
1672
2160
|
{
|
|
1673
2161
|
"name": "ngrok",
|
|
@@ -1684,19 +2172,22 @@
|
|
|
1684
2172
|
{
|
|
1685
2173
|
"name": "Debbie O'Brien",
|
|
1686
2174
|
"github": "debs-obrien",
|
|
1687
|
-
"twitter": "debs_obrien"
|
|
1688
|
-
"avatar": "https://avatars2.githubusercontent.com/u/13063165?v=4"
|
|
2175
|
+
"twitter": "debs_obrien"
|
|
1689
2176
|
},
|
|
1690
2177
|
{
|
|
1691
2178
|
"name": "Pooya Parsa",
|
|
1692
2179
|
"github": "pi0",
|
|
1693
|
-
"twitter": "_pi0_"
|
|
1694
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
2180
|
+
"twitter": "_pi0_"
|
|
1695
2181
|
}
|
|
1696
|
-
]
|
|
2182
|
+
],
|
|
2183
|
+
"compatibility": {
|
|
2184
|
+
"2.x": "working",
|
|
2185
|
+
"2.x-bridge": "unknown",
|
|
2186
|
+
"3.x": "unknown"
|
|
2187
|
+
}
|
|
1697
2188
|
},
|
|
1698
2189
|
{
|
|
1699
|
-
"name": "
|
|
2190
|
+
"name": "notion",
|
|
1700
2191
|
"description": "Vue renderer for Notion pages",
|
|
1701
2192
|
"repo": "janniks/vue-notion",
|
|
1702
2193
|
"npm": "vue-notion",
|
|
@@ -1709,10 +2200,83 @@
|
|
|
1709
2200
|
"maintainers": [
|
|
1710
2201
|
{
|
|
1711
2202
|
"name": "janniks",
|
|
1712
|
-
"github": "janniks"
|
|
1713
|
-
|
|
2203
|
+
"github": "janniks"
|
|
2204
|
+
}
|
|
2205
|
+
],
|
|
2206
|
+
"compatibility": {
|
|
2207
|
+
"2.x": "working",
|
|
2208
|
+
"2.x-bridge": "unknown",
|
|
2209
|
+
"3.x": "unknown"
|
|
2210
|
+
}
|
|
2211
|
+
},
|
|
2212
|
+
{
|
|
2213
|
+
"name": "nuxt-use-motion",
|
|
2214
|
+
"description": "A Nuxt module putting your components in motion",
|
|
2215
|
+
"repo": "Tahul/nuxt-use-motion",
|
|
2216
|
+
"npm": "nuxt-use-motion",
|
|
2217
|
+
"icon": "nuxt-use-motion.svg",
|
|
2218
|
+
"github": "https://github.com/Tahul/nuxt-use-motion",
|
|
2219
|
+
"website": "https://github.com/Tahul/nuxt-use-motion",
|
|
2220
|
+
"learn_more": "https://github.com/vueuse/motion",
|
|
2221
|
+
"category": "Libraries",
|
|
2222
|
+
"type": "3rd-party",
|
|
2223
|
+
"maintainers": [
|
|
2224
|
+
{
|
|
2225
|
+
"name": "Tahul",
|
|
2226
|
+
"github": "Tahul"
|
|
1714
2227
|
}
|
|
1715
|
-
]
|
|
2228
|
+
],
|
|
2229
|
+
"compatibility": {
|
|
2230
|
+
"2.x": "working",
|
|
2231
|
+
"2.x-bridge": "unknown",
|
|
2232
|
+
"3.x": "unknown"
|
|
2233
|
+
}
|
|
2234
|
+
},
|
|
2235
|
+
{
|
|
2236
|
+
"name": "nuxt-use-sound",
|
|
2237
|
+
"description": "A Nuxt module for playing sound effects.",
|
|
2238
|
+
"repo": "Tahul/nuxt-use-sound",
|
|
2239
|
+
"npm": "nuxt-use-sound",
|
|
2240
|
+
"icon": "nuxt-use-sound.svg",
|
|
2241
|
+
"github": "https://github.com/Tahul/nuxt-use-sound",
|
|
2242
|
+
"website": "https://github.com/Tahul/nuxt-use-sound",
|
|
2243
|
+
"learn_more": "https://github.com/vueuse/sound",
|
|
2244
|
+
"category": "Libraries",
|
|
2245
|
+
"type": "3rd-party",
|
|
2246
|
+
"maintainers": [
|
|
2247
|
+
{
|
|
2248
|
+
"name": "Tahul",
|
|
2249
|
+
"github": "Tahul"
|
|
2250
|
+
}
|
|
2251
|
+
],
|
|
2252
|
+
"compatibility": {
|
|
2253
|
+
"2.x": "working",
|
|
2254
|
+
"2.x-bridge": "unknown",
|
|
2255
|
+
"3.x": "unknown"
|
|
2256
|
+
}
|
|
2257
|
+
},
|
|
2258
|
+
{
|
|
2259
|
+
"name": "nuxt-viewport",
|
|
2260
|
+
"description": "Define custom viewports for your Nuxt project",
|
|
2261
|
+
"repo": "mvrlin/nuxt-viewport",
|
|
2262
|
+
"npm": "nuxt-viewport",
|
|
2263
|
+
"icon": "nuxt-viewport.svg",
|
|
2264
|
+
"github": "https://github.com/mvrlin/nuxt-viewport",
|
|
2265
|
+
"website": "https://github.com/mvrlin/nuxt-viewport",
|
|
2266
|
+
"learn_more": "",
|
|
2267
|
+
"category": "Extensions",
|
|
2268
|
+
"type": "3rd-party",
|
|
2269
|
+
"maintainers": [
|
|
2270
|
+
{
|
|
2271
|
+
"name": "mvrlin",
|
|
2272
|
+
"github": "mvrlin"
|
|
2273
|
+
}
|
|
2274
|
+
],
|
|
2275
|
+
"compatibility": {
|
|
2276
|
+
"2.x": "working",
|
|
2277
|
+
"2.x-bridge": "unknown",
|
|
2278
|
+
"3.x": "unknown"
|
|
2279
|
+
}
|
|
1716
2280
|
},
|
|
1717
2281
|
{
|
|
1718
2282
|
"name": "nuxt7",
|
|
@@ -1729,10 +2293,14 @@
|
|
|
1729
2293
|
{
|
|
1730
2294
|
"name": "Pooya Parsa",
|
|
1731
2295
|
"github": "pi0",
|
|
1732
|
-
"twitter": "_pi0_"
|
|
1733
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
2296
|
+
"twitter": "_pi0_"
|
|
1734
2297
|
}
|
|
1735
|
-
]
|
|
2298
|
+
],
|
|
2299
|
+
"compatibility": {
|
|
2300
|
+
"2.x": "working",
|
|
2301
|
+
"2.x-bridge": "unknown",
|
|
2302
|
+
"3.x": "unknown"
|
|
2303
|
+
}
|
|
1736
2304
|
},
|
|
1737
2305
|
{
|
|
1738
2306
|
"name": "onesignal",
|
|
@@ -1743,16 +2311,20 @@
|
|
|
1743
2311
|
"github": "https://github.com/nuxt-community/onesignal-module",
|
|
1744
2312
|
"website": "https://github.com/nuxt-community/onesignal-module",
|
|
1745
2313
|
"learn_more": "https://onesignal.com/",
|
|
1746
|
-
"category": "
|
|
2314
|
+
"category": "Extensions",
|
|
1747
2315
|
"type": "community",
|
|
1748
2316
|
"maintainers": [
|
|
1749
2317
|
{
|
|
1750
2318
|
"name": "Pooya Parsa",
|
|
1751
2319
|
"github": "pi0",
|
|
1752
|
-
"twitter": "_pi0_"
|
|
1753
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
2320
|
+
"twitter": "_pi0_"
|
|
1754
2321
|
}
|
|
1755
|
-
]
|
|
2322
|
+
],
|
|
2323
|
+
"compatibility": {
|
|
2324
|
+
"2.x": "working",
|
|
2325
|
+
"2.x-bridge": "unknown",
|
|
2326
|
+
"3.x": "unknown"
|
|
2327
|
+
}
|
|
1756
2328
|
},
|
|
1757
2329
|
{
|
|
1758
2330
|
"name": "optimized-images",
|
|
@@ -1769,10 +2341,14 @@
|
|
|
1769
2341
|
{
|
|
1770
2342
|
"name": "Julio Marquez",
|
|
1771
2343
|
"github": "juliomrqz",
|
|
1772
|
-
"twitter": "juliomrqz"
|
|
1773
|
-
"avatar": "https://avatars1.githubusercontent.com/u/1911993?v=4"
|
|
2344
|
+
"twitter": "juliomrqz"
|
|
1774
2345
|
}
|
|
1775
|
-
]
|
|
2346
|
+
],
|
|
2347
|
+
"compatibility": {
|
|
2348
|
+
"2.x": "working",
|
|
2349
|
+
"2.x-bridge": "unknown",
|
|
2350
|
+
"3.x": "unknown"
|
|
2351
|
+
}
|
|
1776
2352
|
},
|
|
1777
2353
|
{
|
|
1778
2354
|
"name": "page-generator-helper",
|
|
@@ -1783,15 +2359,19 @@
|
|
|
1783
2359
|
"github": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
|
|
1784
2360
|
"website": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
|
|
1785
2361
|
"learn_more": "",
|
|
1786
|
-
"category": "
|
|
2362
|
+
"category": "Extensions",
|
|
1787
2363
|
"type": "3rd-party",
|
|
1788
2364
|
"maintainers": [
|
|
1789
2365
|
{
|
|
1790
2366
|
"name": "GrabarzUndPartner",
|
|
1791
|
-
"github": "GrabarzUndPartner"
|
|
1792
|
-
"avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
|
|
2367
|
+
"github": "GrabarzUndPartner"
|
|
1793
2368
|
}
|
|
1794
|
-
]
|
|
2369
|
+
],
|
|
2370
|
+
"compatibility": {
|
|
2371
|
+
"2.x": "working",
|
|
2372
|
+
"2.x-bridge": "unknown",
|
|
2373
|
+
"3.x": "unknown"
|
|
2374
|
+
}
|
|
1795
2375
|
},
|
|
1796
2376
|
{
|
|
1797
2377
|
"name": "parse",
|
|
@@ -1807,10 +2387,37 @@
|
|
|
1807
2387
|
"maintainers": [
|
|
1808
2388
|
{
|
|
1809
2389
|
"name": "cierrateam",
|
|
1810
|
-
"github": "cierrateam"
|
|
1811
|
-
|
|
2390
|
+
"github": "cierrateam"
|
|
2391
|
+
}
|
|
2392
|
+
],
|
|
2393
|
+
"compatibility": {
|
|
2394
|
+
"2.x": "working",
|
|
2395
|
+
"2.x-bridge": "unknown",
|
|
2396
|
+
"3.x": "unknown"
|
|
2397
|
+
}
|
|
2398
|
+
},
|
|
2399
|
+
{
|
|
2400
|
+
"name": "pinia",
|
|
2401
|
+
"description": "The Vue Store that you will enjoy using",
|
|
2402
|
+
"repo": "posva/pinia#v2/packages/nuxt",
|
|
2403
|
+
"npm": "@pinia/nuxt",
|
|
2404
|
+
"icon": "pinia.svg",
|
|
2405
|
+
"github": "https://github.com/posva/pinia/tree/v2/packages/nuxt",
|
|
2406
|
+
"website": "https://pinia.esm.dev/",
|
|
2407
|
+
"learn_more": "",
|
|
2408
|
+
"category": "Extensions",
|
|
2409
|
+
"type": "3rd-party",
|
|
2410
|
+
"maintainers": [
|
|
2411
|
+
{
|
|
2412
|
+
"name": "posva",
|
|
2413
|
+
"github": "posva"
|
|
1812
2414
|
}
|
|
1813
|
-
]
|
|
2415
|
+
],
|
|
2416
|
+
"compatibility": {
|
|
2417
|
+
"2.x": "working",
|
|
2418
|
+
"2.x-bridge": "working",
|
|
2419
|
+
"3.x": "working"
|
|
2420
|
+
}
|
|
1814
2421
|
},
|
|
1815
2422
|
{
|
|
1816
2423
|
"name": "plausible",
|
|
@@ -1826,10 +2433,14 @@
|
|
|
1826
2433
|
"maintainers": [
|
|
1827
2434
|
{
|
|
1828
2435
|
"name": "moritzsternemann",
|
|
1829
|
-
"github": "moritzsternemann"
|
|
1830
|
-
"avatar": "https://avatars1.githubusercontent.com/u/3034168?v=4"
|
|
2436
|
+
"github": "moritzsternemann"
|
|
1831
2437
|
}
|
|
1832
|
-
]
|
|
2438
|
+
],
|
|
2439
|
+
"compatibility": {
|
|
2440
|
+
"2.x": "working",
|
|
2441
|
+
"2.x-bridge": "unknown",
|
|
2442
|
+
"3.x": "unknown"
|
|
2443
|
+
}
|
|
1833
2444
|
},
|
|
1834
2445
|
{
|
|
1835
2446
|
"name": "precompress",
|
|
@@ -1845,10 +2456,14 @@
|
|
|
1845
2456
|
"maintainers": [
|
|
1846
2457
|
{
|
|
1847
2458
|
"name": "frenchrabbit",
|
|
1848
|
-
"github": "frenchrabbit"
|
|
1849
|
-
"avatar": "https://avatars3.githubusercontent.com/u/9402252?v=4"
|
|
2459
|
+
"github": "frenchrabbit"
|
|
1850
2460
|
}
|
|
1851
|
-
]
|
|
2461
|
+
],
|
|
2462
|
+
"compatibility": {
|
|
2463
|
+
"2.x": "working",
|
|
2464
|
+
"2.x-bridge": "unknown",
|
|
2465
|
+
"3.x": "unknown"
|
|
2466
|
+
}
|
|
1852
2467
|
},
|
|
1853
2468
|
{
|
|
1854
2469
|
"name": "prismic",
|
|
@@ -1865,21 +2480,23 @@
|
|
|
1865
2480
|
{
|
|
1866
2481
|
"name": "Sébastien Chopin",
|
|
1867
2482
|
"github": "Atinux",
|
|
1868
|
-
"twitter": "Atinux"
|
|
1869
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
2483
|
+
"twitter": "Atinux"
|
|
1870
2484
|
},
|
|
1871
2485
|
{
|
|
1872
2486
|
"name": "lihbr",
|
|
1873
2487
|
"github": "lihbr",
|
|
1874
|
-
"twitter": "li_hbr"
|
|
1875
|
-
"avatar": "https://avatars1.githubusercontent.com/u/25330882?v=4"
|
|
2488
|
+
"twitter": "li_hbr"
|
|
1876
2489
|
},
|
|
1877
2490
|
{
|
|
1878
2491
|
"name": "James Pegg",
|
|
1879
|
-
"github": "jamespegg"
|
|
1880
|
-
"avatar": "https://avatars1.githubusercontent.com/u/894505?v=4"
|
|
2492
|
+
"github": "jamespegg"
|
|
1881
2493
|
}
|
|
1882
|
-
]
|
|
2494
|
+
],
|
|
2495
|
+
"compatibility": {
|
|
2496
|
+
"2.x": "working",
|
|
2497
|
+
"2.x-bridge": "unknown",
|
|
2498
|
+
"3.x": "unknown"
|
|
2499
|
+
}
|
|
1883
2500
|
},
|
|
1884
2501
|
{
|
|
1885
2502
|
"name": "protected-mailto",
|
|
@@ -1895,10 +2512,14 @@
|
|
|
1895
2512
|
"maintainers": [
|
|
1896
2513
|
{
|
|
1897
2514
|
"name": "mmoollllee",
|
|
1898
|
-
"github": "mmoollllee"
|
|
1899
|
-
"avatar": "https://avatars1.githubusercontent.com/u/26859300?v=4"
|
|
2515
|
+
"github": "mmoollllee"
|
|
1900
2516
|
}
|
|
1901
|
-
]
|
|
2517
|
+
],
|
|
2518
|
+
"compatibility": {
|
|
2519
|
+
"2.x": "working",
|
|
2520
|
+
"2.x-bridge": "unknown",
|
|
2521
|
+
"3.x": "unknown"
|
|
2522
|
+
}
|
|
1902
2523
|
},
|
|
1903
2524
|
{
|
|
1904
2525
|
"name": "proxy",
|
|
@@ -1915,10 +2536,14 @@
|
|
|
1915
2536
|
{
|
|
1916
2537
|
"name": "Pooya Parsa",
|
|
1917
2538
|
"github": "pi0",
|
|
1918
|
-
"twitter": "_pi0_"
|
|
1919
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
2539
|
+
"twitter": "_pi0_"
|
|
1920
2540
|
}
|
|
1921
|
-
]
|
|
2541
|
+
],
|
|
2542
|
+
"compatibility": {
|
|
2543
|
+
"2.x": "working",
|
|
2544
|
+
"2.x-bridge": "unknown",
|
|
2545
|
+
"3.x": "unknown"
|
|
2546
|
+
}
|
|
1922
2547
|
},
|
|
1923
2548
|
{
|
|
1924
2549
|
"name": "prune-html",
|
|
@@ -1933,11 +2558,16 @@
|
|
|
1933
2558
|
"type": "3rd-party",
|
|
1934
2559
|
"maintainers": [
|
|
1935
2560
|
{
|
|
1936
|
-
"name": "
|
|
2561
|
+
"name": "Luca Iaconelli",
|
|
1937
2562
|
"github": "LuXDAmore",
|
|
1938
|
-
"
|
|
2563
|
+
"twitter": "luxdamore"
|
|
1939
2564
|
}
|
|
1940
|
-
]
|
|
2565
|
+
],
|
|
2566
|
+
"compatibility": {
|
|
2567
|
+
"2.x": "working",
|
|
2568
|
+
"2.x-bridge": "unknown",
|
|
2569
|
+
"3.x": "unknown"
|
|
2570
|
+
}
|
|
1941
2571
|
},
|
|
1942
2572
|
{
|
|
1943
2573
|
"name": "purgecss",
|
|
@@ -1953,14 +2583,18 @@
|
|
|
1953
2583
|
"maintainers": [
|
|
1954
2584
|
{
|
|
1955
2585
|
"name": "Developmint",
|
|
1956
|
-
"github": "Developmint"
|
|
1957
|
-
"avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
|
|
2586
|
+
"github": "Developmint"
|
|
1958
2587
|
}
|
|
1959
|
-
]
|
|
2588
|
+
],
|
|
2589
|
+
"compatibility": {
|
|
2590
|
+
"2.x": "working",
|
|
2591
|
+
"2.x-bridge": "unknown",
|
|
2592
|
+
"3.x": "unknown"
|
|
2593
|
+
}
|
|
1960
2594
|
},
|
|
1961
2595
|
{
|
|
1962
2596
|
"name": "pwa",
|
|
1963
|
-
"description": "Easily build a Progressive Web App for your Nuxt.js application to improve your
|
|
2597
|
+
"description": "Easily build a Progressive Web App for your Nuxt.js application to improve your app's performance.",
|
|
1964
2598
|
"repo": "nuxt-community/pwa-module",
|
|
1965
2599
|
"npm": "@nuxtjs/pwa",
|
|
1966
2600
|
"icon": "pwa.png",
|
|
@@ -1973,10 +2607,14 @@
|
|
|
1973
2607
|
{
|
|
1974
2608
|
"name": "Pooya Parsa",
|
|
1975
2609
|
"github": "pi0",
|
|
1976
|
-
"twitter": "_pi0_"
|
|
1977
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
2610
|
+
"twitter": "_pi0_"
|
|
1978
2611
|
}
|
|
1979
|
-
]
|
|
2612
|
+
],
|
|
2613
|
+
"compatibility": {
|
|
2614
|
+
"2.x": "working",
|
|
2615
|
+
"2.x-bridge": "working",
|
|
2616
|
+
"3.x": "wip"
|
|
2617
|
+
}
|
|
1980
2618
|
},
|
|
1981
2619
|
{
|
|
1982
2620
|
"name": "python",
|
|
@@ -1987,15 +2625,19 @@
|
|
|
1987
2625
|
"github": "https://github.com/nuxt-community/python-module",
|
|
1988
2626
|
"website": "https://github.com/nuxt-community/python-module",
|
|
1989
2627
|
"learn_more": "https://www.python.org/",
|
|
1990
|
-
"category": "
|
|
2628
|
+
"category": "Extensions",
|
|
1991
2629
|
"type": "community",
|
|
1992
2630
|
"maintainers": [
|
|
1993
2631
|
{
|
|
1994
2632
|
"name": "Sebastian Silva",
|
|
1995
|
-
"github": "icarito"
|
|
1996
|
-
"avatar": "https://avatars0.githubusercontent.com/u/199755?v=4"
|
|
2633
|
+
"github": "icarito"
|
|
1997
2634
|
}
|
|
1998
|
-
]
|
|
2635
|
+
],
|
|
2636
|
+
"compatibility": {
|
|
2637
|
+
"2.x": "working",
|
|
2638
|
+
"2.x-bridge": "unknown",
|
|
2639
|
+
"3.x": "unknown"
|
|
2640
|
+
}
|
|
1999
2641
|
},
|
|
2000
2642
|
{
|
|
2001
2643
|
"name": "recaptcha",
|
|
@@ -2011,10 +2653,14 @@
|
|
|
2011
2653
|
"maintainers": [
|
|
2012
2654
|
{
|
|
2013
2655
|
"name": "mvrlin",
|
|
2014
|
-
"github": "mvrlin"
|
|
2015
|
-
"avatar": "https://avatars1.githubusercontent.com/u/24970784?v=4"
|
|
2656
|
+
"github": "mvrlin"
|
|
2016
2657
|
}
|
|
2017
|
-
]
|
|
2658
|
+
],
|
|
2659
|
+
"compatibility": {
|
|
2660
|
+
"2.x": "working",
|
|
2661
|
+
"2.x-bridge": "unknown",
|
|
2662
|
+
"3.x": "unknown"
|
|
2663
|
+
}
|
|
2018
2664
|
},
|
|
2019
2665
|
{
|
|
2020
2666
|
"name": "redirect",
|
|
@@ -2031,10 +2677,14 @@
|
|
|
2031
2677
|
{
|
|
2032
2678
|
"name": "Alexander Lichter",
|
|
2033
2679
|
"github": "manniL",
|
|
2034
|
-
"twitter": "TheAlexLichter"
|
|
2035
|
-
"avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
|
|
2680
|
+
"twitter": "TheAlexLichter"
|
|
2036
2681
|
}
|
|
2037
|
-
]
|
|
2682
|
+
],
|
|
2683
|
+
"compatibility": {
|
|
2684
|
+
"2.x": "working",
|
|
2685
|
+
"2.x-bridge": "unknown",
|
|
2686
|
+
"3.x": "unknown"
|
|
2687
|
+
}
|
|
2038
2688
|
},
|
|
2039
2689
|
{
|
|
2040
2690
|
"name": "rfg-icon",
|
|
@@ -2045,15 +2695,19 @@
|
|
|
2045
2695
|
"github": "https://github.com/pimlie/nuxt-rfg-icon",
|
|
2046
2696
|
"website": "https://github.com/pimlie/nuxt-rfg-icon",
|
|
2047
2697
|
"learn_more": "https://realfavicongenerator.net/",
|
|
2048
|
-
"category": "
|
|
2698
|
+
"category": "SEO",
|
|
2049
2699
|
"type": "3rd-party",
|
|
2050
2700
|
"maintainers": [
|
|
2051
2701
|
{
|
|
2052
2702
|
"name": "pimlie",
|
|
2053
|
-
"github": "pimlie"
|
|
2054
|
-
"avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
|
|
2703
|
+
"github": "pimlie"
|
|
2055
2704
|
}
|
|
2056
|
-
]
|
|
2705
|
+
],
|
|
2706
|
+
"compatibility": {
|
|
2707
|
+
"2.x": "working",
|
|
2708
|
+
"2.x-bridge": "unknown",
|
|
2709
|
+
"3.x": "unknown"
|
|
2710
|
+
}
|
|
2057
2711
|
},
|
|
2058
2712
|
{
|
|
2059
2713
|
"name": "robots",
|
|
@@ -2069,10 +2723,14 @@
|
|
|
2069
2723
|
"maintainers": [
|
|
2070
2724
|
{
|
|
2071
2725
|
"name": "Ricardo Gobbo de Souza",
|
|
2072
|
-
"github": "ricardogobbosouza"
|
|
2073
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
2726
|
+
"github": "ricardogobbosouza"
|
|
2074
2727
|
}
|
|
2075
|
-
]
|
|
2728
|
+
],
|
|
2729
|
+
"compatibility": {
|
|
2730
|
+
"2.x": "working",
|
|
2731
|
+
"2.x-bridge": "unknown",
|
|
2732
|
+
"3.x": "unknown"
|
|
2733
|
+
}
|
|
2076
2734
|
},
|
|
2077
2735
|
{
|
|
2078
2736
|
"name": "rollbar",
|
|
@@ -2088,10 +2746,14 @@
|
|
|
2088
2746
|
"maintainers": [
|
|
2089
2747
|
{
|
|
2090
2748
|
"name": "Gaël Reyrol",
|
|
2091
|
-
"github": "gaelreyrol"
|
|
2092
|
-
"avatar": "https://avatars1.githubusercontent.com/u/498465?v=4"
|
|
2749
|
+
"github": "gaelreyrol"
|
|
2093
2750
|
}
|
|
2094
|
-
]
|
|
2751
|
+
],
|
|
2752
|
+
"compatibility": {
|
|
2753
|
+
"2.x": "working",
|
|
2754
|
+
"2.x-bridge": "unknown",
|
|
2755
|
+
"3.x": "unknown"
|
|
2756
|
+
}
|
|
2095
2757
|
},
|
|
2096
2758
|
{
|
|
2097
2759
|
"name": "router-extras",
|
|
@@ -2102,16 +2764,20 @@
|
|
|
2102
2764
|
"github": "https://github.com/nuxt-community/router-extras-module",
|
|
2103
2765
|
"website": "https://github.com/nuxt-community/router-extras-module",
|
|
2104
2766
|
"learn_more": "",
|
|
2105
|
-
"category": "
|
|
2767
|
+
"category": "Extensions",
|
|
2106
2768
|
"type": "community",
|
|
2107
2769
|
"maintainers": [
|
|
2108
2770
|
{
|
|
2109
2771
|
"name": "Ahad Birang",
|
|
2110
2772
|
"github": "farnabaz",
|
|
2111
|
-
"twitter": "a_birang"
|
|
2112
|
-
"avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
|
|
2773
|
+
"twitter": "a_birang"
|
|
2113
2774
|
}
|
|
2114
|
-
]
|
|
2775
|
+
],
|
|
2776
|
+
"compatibility": {
|
|
2777
|
+
"2.x": "working",
|
|
2778
|
+
"2.x-bridge": "unknown",
|
|
2779
|
+
"3.x": "unknown"
|
|
2780
|
+
}
|
|
2115
2781
|
},
|
|
2116
2782
|
{
|
|
2117
2783
|
"name": "router",
|
|
@@ -2122,16 +2788,20 @@
|
|
|
2122
2788
|
"github": "https://github.com/nuxt-community/router-module",
|
|
2123
2789
|
"website": "https://github.com/nuxt-community/router-module",
|
|
2124
2790
|
"learn_more": "",
|
|
2125
|
-
"category": "
|
|
2791
|
+
"category": "Extensions",
|
|
2126
2792
|
"type": "community",
|
|
2127
2793
|
"maintainers": [
|
|
2128
2794
|
{
|
|
2129
2795
|
"name": "Sébastien Chopin",
|
|
2130
2796
|
"github": "Atinux",
|
|
2131
|
-
"twitter": "Atinux"
|
|
2132
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
2797
|
+
"twitter": "Atinux"
|
|
2133
2798
|
}
|
|
2134
|
-
]
|
|
2799
|
+
],
|
|
2800
|
+
"compatibility": {
|
|
2801
|
+
"2.x": "working",
|
|
2802
|
+
"2.x-bridge": "unknown",
|
|
2803
|
+
"3.x": "unknown"
|
|
2804
|
+
}
|
|
2135
2805
|
},
|
|
2136
2806
|
{
|
|
2137
2807
|
"name": "sanity",
|
|
@@ -2148,10 +2818,14 @@
|
|
|
2148
2818
|
{
|
|
2149
2819
|
"name": "Daniel Roe",
|
|
2150
2820
|
"github": "danielroe",
|
|
2151
|
-
"twitter": "danielcroe"
|
|
2152
|
-
"avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
|
|
2821
|
+
"twitter": "danielcroe"
|
|
2153
2822
|
}
|
|
2154
|
-
]
|
|
2823
|
+
],
|
|
2824
|
+
"compatibility": {
|
|
2825
|
+
"2.x": "working",
|
|
2826
|
+
"2.x-bridge": "unknown",
|
|
2827
|
+
"3.x": "unknown"
|
|
2828
|
+
}
|
|
2155
2829
|
},
|
|
2156
2830
|
{
|
|
2157
2831
|
"name": "scss-to-js",
|
|
@@ -2167,10 +2841,14 @@
|
|
|
2167
2841
|
"maintainers": [
|
|
2168
2842
|
{
|
|
2169
2843
|
"name": "sugoidesune",
|
|
2170
|
-
"github": "sugoidesune"
|
|
2171
|
-
"avatar": "https://avatars0.githubusercontent.com/u/20317691?v=4"
|
|
2844
|
+
"github": "sugoidesune"
|
|
2172
2845
|
}
|
|
2173
|
-
]
|
|
2846
|
+
],
|
|
2847
|
+
"compatibility": {
|
|
2848
|
+
"2.x": "working",
|
|
2849
|
+
"2.x-bridge": "unknown",
|
|
2850
|
+
"3.x": "unknown"
|
|
2851
|
+
}
|
|
2174
2852
|
},
|
|
2175
2853
|
{
|
|
2176
2854
|
"name": "segment",
|
|
@@ -2186,10 +2864,14 @@
|
|
|
2186
2864
|
"maintainers": [
|
|
2187
2865
|
{
|
|
2188
2866
|
"name": "dansmaculotte",
|
|
2189
|
-
"github": "dansmaculotte"
|
|
2190
|
-
"avatar": "https://avatars1.githubusercontent.com/u/44588441?v=4"
|
|
2867
|
+
"github": "dansmaculotte"
|
|
2191
2868
|
}
|
|
2192
|
-
]
|
|
2869
|
+
],
|
|
2870
|
+
"compatibility": {
|
|
2871
|
+
"2.x": "working",
|
|
2872
|
+
"2.x-bridge": "unknown",
|
|
2873
|
+
"3.x": "unknown"
|
|
2874
|
+
}
|
|
2193
2875
|
},
|
|
2194
2876
|
{
|
|
2195
2877
|
"name": "sentry",
|
|
@@ -2205,10 +2887,14 @@
|
|
|
2205
2887
|
"maintainers": [
|
|
2206
2888
|
{
|
|
2207
2889
|
"name": "Rafał Chłodnicki",
|
|
2208
|
-
"github": "rchl"
|
|
2209
|
-
"avatar": "https://avatars1.githubusercontent.com/u/153197?v=4"
|
|
2890
|
+
"github": "rchl"
|
|
2210
2891
|
}
|
|
2211
|
-
]
|
|
2892
|
+
],
|
|
2893
|
+
"compatibility": {
|
|
2894
|
+
"2.x": "working",
|
|
2895
|
+
"2.x-bridge": "wip",
|
|
2896
|
+
"3.x": "wip"
|
|
2897
|
+
}
|
|
2212
2898
|
},
|
|
2213
2899
|
{
|
|
2214
2900
|
"name": "seomatic-meta",
|
|
@@ -2224,10 +2910,14 @@
|
|
|
2224
2910
|
"maintainers": [
|
|
2225
2911
|
{
|
|
2226
2912
|
"name": "ben-rogerson",
|
|
2227
|
-
"github": "ben-rogerson"
|
|
2228
|
-
"avatar": "https://avatars0.githubusercontent.com/u/21288568?v=4"
|
|
2913
|
+
"github": "ben-rogerson"
|
|
2229
2914
|
}
|
|
2230
|
-
]
|
|
2915
|
+
],
|
|
2916
|
+
"compatibility": {
|
|
2917
|
+
"2.x": "working",
|
|
2918
|
+
"2.x-bridge": "unknown",
|
|
2919
|
+
"3.x": "unknown"
|
|
2920
|
+
}
|
|
2231
2921
|
},
|
|
2232
2922
|
{
|
|
2233
2923
|
"name": "separate-env",
|
|
@@ -2238,16 +2928,20 @@
|
|
|
2238
2928
|
"github": "https://github.com/nuxt-community/separate-env-module",
|
|
2239
2929
|
"website": "https://github.com/nuxt-community/separate-env-module",
|
|
2240
2930
|
"learn_more": "",
|
|
2241
|
-
"category": "
|
|
2931
|
+
"category": "Extensions",
|
|
2242
2932
|
"type": "community",
|
|
2243
2933
|
"maintainers": [
|
|
2244
2934
|
{
|
|
2245
2935
|
"name": "Alexander Lichter",
|
|
2246
2936
|
"github": "manniL",
|
|
2247
|
-
"twitter": "TheAlexLichter"
|
|
2248
|
-
"avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
|
|
2937
|
+
"twitter": "TheAlexLichter"
|
|
2249
2938
|
}
|
|
2250
|
-
]
|
|
2939
|
+
],
|
|
2940
|
+
"compatibility": {
|
|
2941
|
+
"2.x": "working",
|
|
2942
|
+
"2.x-bridge": "unknown",
|
|
2943
|
+
"3.x": "unknown"
|
|
2944
|
+
}
|
|
2251
2945
|
},
|
|
2252
2946
|
{
|
|
2253
2947
|
"name": "shopify",
|
|
@@ -2263,10 +2957,14 @@
|
|
|
2263
2957
|
"maintainers": [
|
|
2264
2958
|
{
|
|
2265
2959
|
"name": "Gomah",
|
|
2266
|
-
"github": "Gomah"
|
|
2267
|
-
"avatar": "https://avatars1.githubusercontent.com/u/2362138?v=4"
|
|
2960
|
+
"github": "Gomah"
|
|
2268
2961
|
}
|
|
2269
|
-
]
|
|
2962
|
+
],
|
|
2963
|
+
"compatibility": {
|
|
2964
|
+
"2.x": "working",
|
|
2965
|
+
"2.x-bridge": "unknown",
|
|
2966
|
+
"3.x": "unknown"
|
|
2967
|
+
}
|
|
2270
2968
|
},
|
|
2271
2969
|
{
|
|
2272
2970
|
"name": "simple-line-icons",
|
|
@@ -2282,10 +2980,14 @@
|
|
|
2282
2980
|
"maintainers": [
|
|
2283
2981
|
{
|
|
2284
2982
|
"name": "vaso2",
|
|
2285
|
-
"github": "vaso2"
|
|
2286
|
-
"avatar": "https://avatars3.githubusercontent.com/u/4008122?v=4"
|
|
2983
|
+
"github": "vaso2"
|
|
2287
2984
|
}
|
|
2288
|
-
]
|
|
2985
|
+
],
|
|
2986
|
+
"compatibility": {
|
|
2987
|
+
"2.x": "working",
|
|
2988
|
+
"2.x-bridge": "unknown",
|
|
2989
|
+
"3.x": "unknown"
|
|
2990
|
+
}
|
|
2289
2991
|
},
|
|
2290
2992
|
{
|
|
2291
2993
|
"name": "sitemap",
|
|
@@ -2302,10 +3004,38 @@
|
|
|
2302
3004
|
{
|
|
2303
3005
|
"name": "Nicolas PENNEC",
|
|
2304
3006
|
"github": "NicoPennec",
|
|
2305
|
-
"twitter": "NicoPennec"
|
|
2306
|
-
|
|
3007
|
+
"twitter": "NicoPennec"
|
|
3008
|
+
}
|
|
3009
|
+
],
|
|
3010
|
+
"compatibility": {
|
|
3011
|
+
"2.x": "working",
|
|
3012
|
+
"2.x-bridge": "unknown",
|
|
3013
|
+
"3.x": "unknown"
|
|
3014
|
+
}
|
|
3015
|
+
},
|
|
3016
|
+
{
|
|
3017
|
+
"name": "snipcart",
|
|
3018
|
+
"description": "Snipcart integration module for Nuxt.js",
|
|
3019
|
+
"repo": "nuxt-community/snipcart-module",
|
|
3020
|
+
"npm": "@nuxtjs/snipcart",
|
|
3021
|
+
"icon": "snipcart.png",
|
|
3022
|
+
"github": "https://github.com/nuxt-community/snipcart-module",
|
|
3023
|
+
"website": "https://github.com/nuxt-community/snipcart-module",
|
|
3024
|
+
"learn_more": "",
|
|
3025
|
+
"category": "Payment",
|
|
3026
|
+
"type": "community",
|
|
3027
|
+
"maintainers": [
|
|
3028
|
+
{
|
|
3029
|
+
"name": "Florent GIRAUD",
|
|
3030
|
+
"github": "f3ltron",
|
|
3031
|
+
"twitter": "giraud_florent"
|
|
2307
3032
|
}
|
|
2308
|
-
]
|
|
3033
|
+
],
|
|
3034
|
+
"compatibility": {
|
|
3035
|
+
"2.x": "working",
|
|
3036
|
+
"2.x-bridge": "unknown",
|
|
3037
|
+
"3.x": "unknown"
|
|
3038
|
+
}
|
|
2309
3039
|
},
|
|
2310
3040
|
{
|
|
2311
3041
|
"name": "social-meta",
|
|
@@ -2321,10 +3051,14 @@
|
|
|
2321
3051
|
"maintainers": [
|
|
2322
3052
|
{
|
|
2323
3053
|
"name": "AlekseyPleshkov",
|
|
2324
|
-
"github": "AlekseyPleshkov"
|
|
2325
|
-
"avatar": "https://avatars0.githubusercontent.com/u/11446603?v=4"
|
|
3054
|
+
"github": "AlekseyPleshkov"
|
|
2326
3055
|
}
|
|
2327
|
-
]
|
|
3056
|
+
],
|
|
3057
|
+
"compatibility": {
|
|
3058
|
+
"2.x": "working",
|
|
3059
|
+
"2.x-bridge": "unknown",
|
|
3060
|
+
"3.x": "unknown"
|
|
3061
|
+
}
|
|
2328
3062
|
},
|
|
2329
3063
|
{
|
|
2330
3064
|
"name": "socket-io",
|
|
@@ -2340,10 +3074,14 @@
|
|
|
2340
3074
|
"maintainers": [
|
|
2341
3075
|
{
|
|
2342
3076
|
"name": "richardeschloss",
|
|
2343
|
-
"github": "richardeschloss"
|
|
2344
|
-
"avatar": "https://avatars2.githubusercontent.com/u/5906351?v=4"
|
|
3077
|
+
"github": "richardeschloss"
|
|
2345
3078
|
}
|
|
2346
|
-
]
|
|
3079
|
+
],
|
|
3080
|
+
"compatibility": {
|
|
3081
|
+
"2.x": "working",
|
|
3082
|
+
"2.x-bridge": "unknown",
|
|
3083
|
+
"3.x": "unknown"
|
|
3084
|
+
}
|
|
2347
3085
|
},
|
|
2348
3086
|
{
|
|
2349
3087
|
"name": "speedcurve",
|
|
@@ -2360,10 +3098,14 @@
|
|
|
2360
3098
|
{
|
|
2361
3099
|
"name": "Josh Deltener",
|
|
2362
3100
|
"github": "hecktarzuli",
|
|
2363
|
-
"twitter": "JoshDeltener"
|
|
2364
|
-
"avatar": "https://avatars2.githubusercontent.com/u/2112282?v=4"
|
|
3101
|
+
"twitter": "JoshDeltener"
|
|
2365
3102
|
}
|
|
2366
|
-
]
|
|
3103
|
+
],
|
|
3104
|
+
"compatibility": {
|
|
3105
|
+
"2.x": "working",
|
|
3106
|
+
"2.x-bridge": "unknown",
|
|
3107
|
+
"3.x": "unknown"
|
|
3108
|
+
}
|
|
2367
3109
|
},
|
|
2368
3110
|
{
|
|
2369
3111
|
"name": "storage",
|
|
@@ -2374,15 +3116,42 @@
|
|
|
2374
3116
|
"github": "https://github.com/mazipan/nuxt-storage",
|
|
2375
3117
|
"website": "https://github.com/mazipan/nuxt-storage",
|
|
2376
3118
|
"learn_more": "https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage",
|
|
2377
|
-
"category": "
|
|
3119
|
+
"category": "Extensions",
|
|
2378
3120
|
"type": "3rd-party",
|
|
2379
3121
|
"maintainers": [
|
|
2380
3122
|
{
|
|
2381
3123
|
"name": "mazipan",
|
|
2382
|
-
"github": "mazipan"
|
|
2383
|
-
|
|
3124
|
+
"github": "mazipan"
|
|
3125
|
+
}
|
|
3126
|
+
],
|
|
3127
|
+
"compatibility": {
|
|
3128
|
+
"2.x": "working",
|
|
3129
|
+
"2.x-bridge": "unknown",
|
|
3130
|
+
"3.x": "unknown"
|
|
3131
|
+
}
|
|
3132
|
+
},
|
|
3133
|
+
{
|
|
3134
|
+
"name": "storefront-ui",
|
|
3135
|
+
"description": "Storefront UI Module for Nuxt.js",
|
|
3136
|
+
"repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
|
|
3137
|
+
"npm": "@storefront-ui/nuxt",
|
|
3138
|
+
"icon": "storefront-ui.svg",
|
|
3139
|
+
"github": "https://github.com/vuestorefront/storefront-ui/tree/develop/packages/nuxt-module",
|
|
3140
|
+
"website": "https://docs.storefrontui.io/?path=/story/getting-started-installation--page#installation",
|
|
3141
|
+
"learn_more": "https://docs.storefrontui.io/",
|
|
3142
|
+
"category": "UI",
|
|
3143
|
+
"type": "3rd-party",
|
|
3144
|
+
"maintainers": [
|
|
3145
|
+
{
|
|
3146
|
+
"name": "Jakub Andrzejewski",
|
|
3147
|
+
"github": "Baroshem"
|
|
2384
3148
|
}
|
|
2385
|
-
]
|
|
3149
|
+
],
|
|
3150
|
+
"compatibility": {
|
|
3151
|
+
"2.x": "working",
|
|
3152
|
+
"2.x-bridge": "unknown",
|
|
3153
|
+
"3.x": "unknown"
|
|
3154
|
+
}
|
|
2386
3155
|
},
|
|
2387
3156
|
{
|
|
2388
3157
|
"name": "stories",
|
|
@@ -2398,10 +3167,14 @@
|
|
|
2398
3167
|
"maintainers": [
|
|
2399
3168
|
{
|
|
2400
3169
|
"name": "richardeschloss",
|
|
2401
|
-
"github": "richardeschloss"
|
|
2402
|
-
"avatar": "https://avatars2.githubusercontent.com/u/5906351?v=4"
|
|
3170
|
+
"github": "richardeschloss"
|
|
2403
3171
|
}
|
|
2404
|
-
]
|
|
3172
|
+
],
|
|
3173
|
+
"compatibility": {
|
|
3174
|
+
"2.x": "working",
|
|
3175
|
+
"2.x-bridge": "unknown",
|
|
3176
|
+
"3.x": "unknown"
|
|
3177
|
+
}
|
|
2405
3178
|
},
|
|
2406
3179
|
{
|
|
2407
3180
|
"name": "storyblok",
|
|
@@ -2417,10 +3190,14 @@
|
|
|
2417
3190
|
"maintainers": [
|
|
2418
3191
|
{
|
|
2419
3192
|
"name": "storyblok",
|
|
2420
|
-
"github": "storyblok"
|
|
2421
|
-
"avatar": "https://avatars0.githubusercontent.com/u/13880908?v=4"
|
|
3193
|
+
"github": "storyblok"
|
|
2422
3194
|
}
|
|
2423
|
-
]
|
|
3195
|
+
],
|
|
3196
|
+
"compatibility": {
|
|
3197
|
+
"2.x": "working",
|
|
3198
|
+
"2.x-bridge": "unknown",
|
|
3199
|
+
"3.x": "unknown"
|
|
3200
|
+
}
|
|
2424
3201
|
},
|
|
2425
3202
|
{
|
|
2426
3203
|
"name": "storybook",
|
|
@@ -2437,16 +3214,19 @@
|
|
|
2437
3214
|
{
|
|
2438
3215
|
"name": "Ahad Birang",
|
|
2439
3216
|
"github": "farnabaz",
|
|
2440
|
-
"twitter": "a_birang"
|
|
2441
|
-
"avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
|
|
3217
|
+
"twitter": "a_birang"
|
|
2442
3218
|
},
|
|
2443
3219
|
{
|
|
2444
3220
|
"name": "Pooya Parsa",
|
|
2445
3221
|
"github": "pi0",
|
|
2446
|
-
"twitter": "_pi0_"
|
|
2447
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
3222
|
+
"twitter": "_pi0_"
|
|
2448
3223
|
}
|
|
2449
|
-
]
|
|
3224
|
+
],
|
|
3225
|
+
"compatibility": {
|
|
3226
|
+
"2.x": "working",
|
|
3227
|
+
"2.x-bridge": "unknown",
|
|
3228
|
+
"3.x": "unknown"
|
|
3229
|
+
}
|
|
2450
3230
|
},
|
|
2451
3231
|
{
|
|
2452
3232
|
"name": "strapi",
|
|
@@ -2463,16 +3243,19 @@
|
|
|
2463
3243
|
{
|
|
2464
3244
|
"name": "Benjamin Canac",
|
|
2465
3245
|
"github": "benjamincanac",
|
|
2466
|
-
"twitter": "benjamincanac"
|
|
2467
|
-
"avatar": "https://avatars2.githubusercontent.com/u/739984?v=4"
|
|
3246
|
+
"twitter": "benjamincanac"
|
|
2468
3247
|
},
|
|
2469
3248
|
{
|
|
2470
3249
|
"name": "Sébastien Chopin",
|
|
2471
3250
|
"github": "Atinux",
|
|
2472
|
-
"twitter": "Atinux"
|
|
2473
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
3251
|
+
"twitter": "Atinux"
|
|
2474
3252
|
}
|
|
2475
|
-
]
|
|
3253
|
+
],
|
|
3254
|
+
"compatibility": {
|
|
3255
|
+
"2.x": "working",
|
|
3256
|
+
"2.x-bridge": "wip",
|
|
3257
|
+
"3.x": "unknown"
|
|
3258
|
+
}
|
|
2476
3259
|
},
|
|
2477
3260
|
{
|
|
2478
3261
|
"name": "stripe",
|
|
@@ -2488,10 +3271,14 @@
|
|
|
2488
3271
|
"maintainers": [
|
|
2489
3272
|
{
|
|
2490
3273
|
"name": "WilliamDASILVA",
|
|
2491
|
-
"github": "WilliamDASILVA"
|
|
2492
|
-
"avatar": "https://avatars3.githubusercontent.com/u/2766008?v=4"
|
|
3274
|
+
"github": "WilliamDASILVA"
|
|
2493
3275
|
}
|
|
2494
|
-
]
|
|
3276
|
+
],
|
|
3277
|
+
"compatibility": {
|
|
3278
|
+
"2.x": "working",
|
|
3279
|
+
"2.x-bridge": "unknown",
|
|
3280
|
+
"3.x": "unknown"
|
|
3281
|
+
}
|
|
2495
3282
|
},
|
|
2496
3283
|
{
|
|
2497
3284
|
"name": "style-resources",
|
|
@@ -2508,10 +3295,14 @@
|
|
|
2508
3295
|
{
|
|
2509
3296
|
"name": "Alexander Lichter",
|
|
2510
3297
|
"github": "manniL",
|
|
2511
|
-
"twitter": "TheAlexLichter"
|
|
2512
|
-
"avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
|
|
3298
|
+
"twitter": "TheAlexLichter"
|
|
2513
3299
|
}
|
|
2514
|
-
]
|
|
3300
|
+
],
|
|
3301
|
+
"compatibility": {
|
|
3302
|
+
"2.x": "working",
|
|
3303
|
+
"2.x-bridge": "unknown",
|
|
3304
|
+
"3.x": "unknown"
|
|
3305
|
+
}
|
|
2515
3306
|
},
|
|
2516
3307
|
{
|
|
2517
3308
|
"name": "stylelint",
|
|
@@ -2527,10 +3318,38 @@
|
|
|
2527
3318
|
"maintainers": [
|
|
2528
3319
|
{
|
|
2529
3320
|
"name": "Ricardo Gobbo de Souza",
|
|
2530
|
-
"github": "ricardogobbosouza"
|
|
2531
|
-
|
|
3321
|
+
"github": "ricardogobbosouza"
|
|
3322
|
+
}
|
|
3323
|
+
],
|
|
3324
|
+
"compatibility": {
|
|
3325
|
+
"2.x": "working",
|
|
3326
|
+
"2.x-bridge": "unknown",
|
|
3327
|
+
"3.x": "unknown"
|
|
3328
|
+
}
|
|
3329
|
+
},
|
|
3330
|
+
{
|
|
3331
|
+
"name": "supabase",
|
|
3332
|
+
"description": "A supa simple way to use Supabase with Nuxt",
|
|
3333
|
+
"repo": "supabase/nuxt-supabase",
|
|
3334
|
+
"npm": "nuxt-supabase",
|
|
3335
|
+
"icon": "supabase.png",
|
|
3336
|
+
"github": "https://github.com/supabase/nuxt-supabase",
|
|
3337
|
+
"website": "https://github.com/supabase/nuxt-supabase",
|
|
3338
|
+
"learn_more": "https://supabase.io",
|
|
3339
|
+
"category": "Database",
|
|
3340
|
+
"type": "3rd-party",
|
|
3341
|
+
"maintainers": [
|
|
3342
|
+
{
|
|
3343
|
+
"name": "Scott Robertson",
|
|
3344
|
+
"github": "scottrobertson",
|
|
3345
|
+
"twitter": "scottymeuk"
|
|
2532
3346
|
}
|
|
2533
|
-
]
|
|
3347
|
+
],
|
|
3348
|
+
"compatibility": {
|
|
3349
|
+
"2.x": "working",
|
|
3350
|
+
"2.x-bridge": "unknown",
|
|
3351
|
+
"3.x": "unknown"
|
|
3352
|
+
}
|
|
2534
3353
|
},
|
|
2535
3354
|
{
|
|
2536
3355
|
"name": "svg-loader",
|
|
@@ -2541,15 +3360,19 @@
|
|
|
2541
3360
|
"github": "https://github.com/Developmint/nuxt-svg-loader",
|
|
2542
3361
|
"website": "https://github.com/Developmint/nuxt-svg-loader",
|
|
2543
3362
|
"learn_more": "",
|
|
2544
|
-
"category": "
|
|
3363
|
+
"category": "Extensions",
|
|
2545
3364
|
"type": "3rd-party",
|
|
2546
3365
|
"maintainers": [
|
|
2547
3366
|
{
|
|
2548
3367
|
"name": "Developmint",
|
|
2549
|
-
"github": "Developmint"
|
|
2550
|
-
"avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
|
|
3368
|
+
"github": "Developmint"
|
|
2551
3369
|
}
|
|
2552
|
-
]
|
|
3370
|
+
],
|
|
3371
|
+
"compatibility": {
|
|
3372
|
+
"2.x": "working",
|
|
3373
|
+
"2.x-bridge": "unknown",
|
|
3374
|
+
"3.x": "unknown"
|
|
3375
|
+
}
|
|
2553
3376
|
},
|
|
2554
3377
|
{
|
|
2555
3378
|
"name": "svg-sprite",
|
|
@@ -2560,16 +3383,20 @@
|
|
|
2560
3383
|
"github": "https://github.com/nuxt-community/svg-sprite-module",
|
|
2561
3384
|
"website": "https://github.com/nuxt-community/svg-sprite-module",
|
|
2562
3385
|
"learn_more": "",
|
|
2563
|
-
"category": "
|
|
3386
|
+
"category": "UI",
|
|
2564
3387
|
"type": "community",
|
|
2565
3388
|
"maintainers": [
|
|
2566
3389
|
{
|
|
2567
3390
|
"name": "Ahad Birang",
|
|
2568
3391
|
"github": "farnabaz",
|
|
2569
|
-
"twitter": "a_birang"
|
|
2570
|
-
"avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
|
|
3392
|
+
"twitter": "a_birang"
|
|
2571
3393
|
}
|
|
2572
|
-
]
|
|
3394
|
+
],
|
|
3395
|
+
"compatibility": {
|
|
3396
|
+
"2.x": "working",
|
|
3397
|
+
"2.x-bridge": "unknown",
|
|
3398
|
+
"3.x": "unknown"
|
|
3399
|
+
}
|
|
2573
3400
|
},
|
|
2574
3401
|
{
|
|
2575
3402
|
"name": "svg",
|
|
@@ -2580,15 +3407,19 @@
|
|
|
2580
3407
|
"github": "https://github.com/nuxt-community/svg-module",
|
|
2581
3408
|
"website": "https://github.com/nuxt-community/svg-module",
|
|
2582
3409
|
"learn_more": "",
|
|
2583
|
-
"category": "
|
|
3410
|
+
"category": "Extensions",
|
|
2584
3411
|
"type": "community",
|
|
2585
3412
|
"maintainers": [
|
|
2586
3413
|
{
|
|
2587
3414
|
"name": "Sam Holmes",
|
|
2588
|
-
"github": "sam3d"
|
|
2589
|
-
"avatar": "https://avatars0.githubusercontent.com/u/8385528?v=4"
|
|
3415
|
+
"github": "sam3d"
|
|
2590
3416
|
}
|
|
2591
|
-
]
|
|
3417
|
+
],
|
|
3418
|
+
"compatibility": {
|
|
3419
|
+
"2.x": "working",
|
|
3420
|
+
"2.x-bridge": "unknown",
|
|
3421
|
+
"3.x": "unknown"
|
|
3422
|
+
}
|
|
2592
3423
|
},
|
|
2593
3424
|
{
|
|
2594
3425
|
"name": "sweetalert2",
|
|
@@ -2604,10 +3435,14 @@
|
|
|
2604
3435
|
"maintainers": [
|
|
2605
3436
|
{
|
|
2606
3437
|
"name": "ImreC",
|
|
2607
|
-
"github": "ImreC"
|
|
2608
|
-
"avatar": "https://avatars1.githubusercontent.com/u/9742684?v=4"
|
|
3438
|
+
"github": "ImreC"
|
|
2609
3439
|
}
|
|
2610
|
-
]
|
|
3440
|
+
],
|
|
3441
|
+
"compatibility": {
|
|
3442
|
+
"2.x": "working",
|
|
3443
|
+
"2.x-bridge": "unknown",
|
|
3444
|
+
"3.x": "unknown"
|
|
3445
|
+
}
|
|
2611
3446
|
},
|
|
2612
3447
|
{
|
|
2613
3448
|
"name": "tailwindcss",
|
|
@@ -2624,10 +3459,14 @@
|
|
|
2624
3459
|
{
|
|
2625
3460
|
"name": "Sébastien Chopin",
|
|
2626
3461
|
"github": "Atinux",
|
|
2627
|
-
"twitter": "Atinux"
|
|
2628
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
3462
|
+
"twitter": "Atinux"
|
|
2629
3463
|
}
|
|
2630
|
-
]
|
|
3464
|
+
],
|
|
3465
|
+
"compatibility": {
|
|
3466
|
+
"2.x": "working",
|
|
3467
|
+
"2.x-bridge": "wip",
|
|
3468
|
+
"3.x": "wip"
|
|
3469
|
+
}
|
|
2631
3470
|
},
|
|
2632
3471
|
{
|
|
2633
3472
|
"name": "toast",
|
|
@@ -2635,8 +3474,8 @@
|
|
|
2635
3474
|
"repo": "nuxt-community/modules#master/packages/toast",
|
|
2636
3475
|
"npm": "@nuxtjs/toast",
|
|
2637
3476
|
"icon": "",
|
|
2638
|
-
"github": "https://github.com/nuxt-community/modules/tree/master/packages/toast",
|
|
2639
|
-
"website": "https://github.com/nuxt-community/modules/tree/master/packages/toast",
|
|
3477
|
+
"github": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
|
|
3478
|
+
"website": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
|
|
2640
3479
|
"learn_more": "https://github.com/shakee93/vue-toasted",
|
|
2641
3480
|
"category": "Libraries",
|
|
2642
3481
|
"type": "community",
|
|
@@ -2644,10 +3483,37 @@
|
|
|
2644
3483
|
{
|
|
2645
3484
|
"name": "Pooya Parsa",
|
|
2646
3485
|
"github": "pi0",
|
|
2647
|
-
"twitter": "_pi0_"
|
|
2648
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
3486
|
+
"twitter": "_pi0_"
|
|
2649
3487
|
}
|
|
2650
|
-
]
|
|
3488
|
+
],
|
|
3489
|
+
"compatibility": {
|
|
3490
|
+
"2.x": "working",
|
|
3491
|
+
"2.x-bridge": "unknown",
|
|
3492
|
+
"3.x": "unknown"
|
|
3493
|
+
}
|
|
3494
|
+
},
|
|
3495
|
+
{
|
|
3496
|
+
"name": "twa",
|
|
3497
|
+
"description": "Nuxt.js module for generating Trusted Web App from Nuxt.js app",
|
|
3498
|
+
"repo": "tuarrep/nuxt-twa",
|
|
3499
|
+
"npm": "nuxt-twa",
|
|
3500
|
+
"icon": "",
|
|
3501
|
+
"github": "https://github.com/tuarrep/nuxt-twa",
|
|
3502
|
+
"website": "https://nuxt-twa.tuarrep.dev",
|
|
3503
|
+
"learn_more": "https://developer.chrome.com/docs/android/trusted-web-activity/overview/",
|
|
3504
|
+
"category": "Performance",
|
|
3505
|
+
"type": "3rd-party",
|
|
3506
|
+
"maintainers": [
|
|
3507
|
+
{
|
|
3508
|
+
"name": "Nicolas Perraut",
|
|
3509
|
+
"github": "tuarrep"
|
|
3510
|
+
}
|
|
3511
|
+
],
|
|
3512
|
+
"compatibility": {
|
|
3513
|
+
"2.x": "working",
|
|
3514
|
+
"2.x-bridge": "unknown",
|
|
3515
|
+
"3.x": "unknown"
|
|
3516
|
+
}
|
|
2651
3517
|
},
|
|
2652
3518
|
{
|
|
2653
3519
|
"name": "typed-router",
|
|
@@ -2663,10 +3529,14 @@
|
|
|
2663
3529
|
"maintainers": [
|
|
2664
3530
|
{
|
|
2665
3531
|
"name": "victorgarciaesgi",
|
|
2666
|
-
"github": "victorgarciaesgi"
|
|
2667
|
-
"avatar": "https://avatars0.githubusercontent.com/u/15092120?v=4"
|
|
3532
|
+
"github": "victorgarciaesgi"
|
|
2668
3533
|
}
|
|
2669
|
-
]
|
|
3534
|
+
],
|
|
3535
|
+
"compatibility": {
|
|
3536
|
+
"2.x": "working",
|
|
3537
|
+
"2.x-bridge": "unknown",
|
|
3538
|
+
"3.x": "unknown"
|
|
3539
|
+
}
|
|
2670
3540
|
},
|
|
2671
3541
|
{
|
|
2672
3542
|
"name": "typescript-runtime",
|
|
@@ -2682,22 +3552,24 @@
|
|
|
2682
3552
|
"maintainers": [
|
|
2683
3553
|
{
|
|
2684
3554
|
"name": "Kevin Marrec",
|
|
2685
|
-
"github": "kevinmarrec"
|
|
2686
|
-
"avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
|
|
3555
|
+
"github": "kevinmarrec"
|
|
2687
3556
|
},
|
|
2688
3557
|
{
|
|
2689
3558
|
"name": "Pooya Parsa",
|
|
2690
3559
|
"github": "pi0",
|
|
2691
|
-
"twitter": "_pi0_"
|
|
2692
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
3560
|
+
"twitter": "_pi0_"
|
|
2693
3561
|
},
|
|
2694
3562
|
{
|
|
2695
3563
|
"name": "Daniel Roe",
|
|
2696
3564
|
"github": "danielroe",
|
|
2697
|
-
"twitter": "danielcroe"
|
|
2698
|
-
"avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
|
|
3565
|
+
"twitter": "danielcroe"
|
|
2699
3566
|
}
|
|
2700
|
-
]
|
|
3567
|
+
],
|
|
3568
|
+
"compatibility": {
|
|
3569
|
+
"2.x": "working",
|
|
3570
|
+
"2.x-bridge": "unknown",
|
|
3571
|
+
"3.x": "unknown"
|
|
3572
|
+
}
|
|
2701
3573
|
},
|
|
2702
3574
|
{
|
|
2703
3575
|
"name": "typescript",
|
|
@@ -2713,22 +3585,24 @@
|
|
|
2713
3585
|
"maintainers": [
|
|
2714
3586
|
{
|
|
2715
3587
|
"name": "Kevin Marrec",
|
|
2716
|
-
"github": "kevinmarrec"
|
|
2717
|
-
"avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
|
|
3588
|
+
"github": "kevinmarrec"
|
|
2718
3589
|
},
|
|
2719
3590
|
{
|
|
2720
3591
|
"name": "Pooya Parsa",
|
|
2721
3592
|
"github": "pi0",
|
|
2722
|
-
"twitter": "_pi0_"
|
|
2723
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
3593
|
+
"twitter": "_pi0_"
|
|
2724
3594
|
},
|
|
2725
3595
|
{
|
|
2726
3596
|
"name": "Daniel Roe",
|
|
2727
3597
|
"github": "danielroe",
|
|
2728
|
-
"twitter": "danielcroe"
|
|
2729
|
-
"avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
|
|
3598
|
+
"twitter": "danielcroe"
|
|
2730
3599
|
}
|
|
2731
|
-
]
|
|
3600
|
+
],
|
|
3601
|
+
"compatibility": {
|
|
3602
|
+
"2.x": "working",
|
|
3603
|
+
"2.x-bridge": "unknown",
|
|
3604
|
+
"3.x": "unknown"
|
|
3605
|
+
}
|
|
2732
3606
|
},
|
|
2733
3607
|
{
|
|
2734
3608
|
"name": "universal-storage",
|
|
@@ -2739,22 +3613,50 @@
|
|
|
2739
3613
|
"github": "https://github.com/nuxt-community/universal-storage-module",
|
|
2740
3614
|
"website": "https://github.com/nuxt-community/universal-storage-module",
|
|
2741
3615
|
"learn_more": "https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage",
|
|
2742
|
-
"category": "
|
|
3616
|
+
"category": "Extensions",
|
|
2743
3617
|
"type": "community",
|
|
2744
3618
|
"maintainers": [
|
|
2745
3619
|
{
|
|
2746
3620
|
"name": "Pooya Parsa",
|
|
2747
3621
|
"github": "pi0",
|
|
2748
|
-
"twitter": "_pi0_"
|
|
2749
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
3622
|
+
"twitter": "_pi0_"
|
|
2750
3623
|
},
|
|
2751
3624
|
{
|
|
2752
3625
|
"name": "Farzad Soltani",
|
|
2753
3626
|
"github": "farzadso",
|
|
2754
|
-
"twitter": "farzadso"
|
|
2755
|
-
|
|
3627
|
+
"twitter": "farzadso"
|
|
3628
|
+
}
|
|
3629
|
+
],
|
|
3630
|
+
"compatibility": {
|
|
3631
|
+
"2.x": "working",
|
|
3632
|
+
"2.x-bridge": "unknown",
|
|
3633
|
+
"3.x": "unknown"
|
|
3634
|
+
}
|
|
3635
|
+
},
|
|
3636
|
+
{
|
|
3637
|
+
"name": "unocss",
|
|
3638
|
+
"description": "The instant on-demand atomic CSS engine.",
|
|
3639
|
+
"repo": "antfu/unocss#main/packages/nuxt",
|
|
3640
|
+
"npm": "@unocss/nuxt",
|
|
3641
|
+
"icon": "unocss.svg",
|
|
3642
|
+
"github": "https://github.com/antfu/unocss",
|
|
3643
|
+
"website": "https://github.com/antfu/unocss",
|
|
3644
|
+
"learn_more": "https://github.com/antfu/unocss",
|
|
3645
|
+
"category": "UI",
|
|
3646
|
+
"type": "3rd-party",
|
|
3647
|
+
"maintainers": [
|
|
3648
|
+
{
|
|
3649
|
+
"name": "Anthony Fu",
|
|
3650
|
+
"github": "antfu",
|
|
3651
|
+
"twitter": "antfu7",
|
|
3652
|
+
"avatar": "https://avatars.githubusercontent.com/antfu?v=4"
|
|
2756
3653
|
}
|
|
2757
|
-
]
|
|
3654
|
+
],
|
|
3655
|
+
"compatibility": {
|
|
3656
|
+
"2.x": "working",
|
|
3657
|
+
"2.x-bridge": "working",
|
|
3658
|
+
"3.x": "wip"
|
|
3659
|
+
}
|
|
2758
3660
|
},
|
|
2759
3661
|
{
|
|
2760
3662
|
"name": "user-agent",
|
|
@@ -2765,15 +3667,19 @@
|
|
|
2765
3667
|
"github": "https://github.com/fukuiretu/nuxt-user-agent",
|
|
2766
3668
|
"website": "https://github.com/fukuiretu/nuxt-user-agent",
|
|
2767
3669
|
"learn_more": "",
|
|
2768
|
-
"category": "
|
|
3670
|
+
"category": "Extensions",
|
|
2769
3671
|
"type": "3rd-party",
|
|
2770
3672
|
"maintainers": [
|
|
2771
3673
|
{
|
|
2772
3674
|
"name": "fukuiretu",
|
|
2773
|
-
"github": "fukuiretu"
|
|
2774
|
-
"avatar": "https://avatars0.githubusercontent.com/u/1982105?v=4"
|
|
3675
|
+
"github": "fukuiretu"
|
|
2775
3676
|
}
|
|
2776
|
-
]
|
|
3677
|
+
],
|
|
3678
|
+
"compatibility": {
|
|
3679
|
+
"2.x": "working",
|
|
3680
|
+
"2.x-bridge": "unknown",
|
|
3681
|
+
"3.x": "unknown"
|
|
3682
|
+
}
|
|
2777
3683
|
},
|
|
2778
3684
|
{
|
|
2779
3685
|
"name": "validate",
|
|
@@ -2789,10 +3695,14 @@
|
|
|
2789
3695
|
"maintainers": [
|
|
2790
3696
|
{
|
|
2791
3697
|
"name": "lewyuburi",
|
|
2792
|
-
"github": "lewyuburi"
|
|
2793
|
-
"avatar": "https://avatars2.githubusercontent.com/u/2156790?v=4"
|
|
3698
|
+
"github": "lewyuburi"
|
|
2794
3699
|
}
|
|
2795
|
-
]
|
|
3700
|
+
],
|
|
3701
|
+
"compatibility": {
|
|
3702
|
+
"2.x": "working",
|
|
3703
|
+
"2.x-bridge": "unknown",
|
|
3704
|
+
"3.x": "unknown"
|
|
3705
|
+
}
|
|
2796
3706
|
},
|
|
2797
3707
|
{
|
|
2798
3708
|
"name": "vendor",
|
|
@@ -2803,16 +3713,20 @@
|
|
|
2803
3713
|
"github": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
|
|
2804
3714
|
"website": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
|
|
2805
3715
|
"learn_more": "",
|
|
2806
|
-
"category": "
|
|
3716
|
+
"category": "Extensions",
|
|
2807
3717
|
"type": "community",
|
|
2808
3718
|
"maintainers": [
|
|
2809
3719
|
{
|
|
2810
3720
|
"name": "Pooya Parsa",
|
|
2811
3721
|
"github": "pi0",
|
|
2812
|
-
"twitter": "_pi0_"
|
|
2813
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
3722
|
+
"twitter": "_pi0_"
|
|
2814
3723
|
}
|
|
2815
|
-
]
|
|
3724
|
+
],
|
|
3725
|
+
"compatibility": {
|
|
3726
|
+
"2.x": "working",
|
|
3727
|
+
"2.x-bridge": "unknown",
|
|
3728
|
+
"3.x": "unknown"
|
|
3729
|
+
}
|
|
2816
3730
|
},
|
|
2817
3731
|
{
|
|
2818
3732
|
"name": "vue-material",
|
|
@@ -2828,10 +3742,14 @@
|
|
|
2828
3742
|
"maintainers": [
|
|
2829
3743
|
{
|
|
2830
3744
|
"name": "vaso2",
|
|
2831
|
-
"github": "vaso2"
|
|
2832
|
-
"avatar": "https://avatars3.githubusercontent.com/u/4008122?v=4"
|
|
3745
|
+
"github": "vaso2"
|
|
2833
3746
|
}
|
|
2834
|
-
]
|
|
3747
|
+
],
|
|
3748
|
+
"compatibility": {
|
|
3749
|
+
"2.x": "working",
|
|
3750
|
+
"2.x-bridge": "unknown",
|
|
3751
|
+
"3.x": "unknown"
|
|
3752
|
+
}
|
|
2835
3753
|
},
|
|
2836
3754
|
{
|
|
2837
3755
|
"name": "vue-multiselect",
|
|
@@ -2847,10 +3765,14 @@
|
|
|
2847
3765
|
"maintainers": [
|
|
2848
3766
|
{
|
|
2849
3767
|
"name": "spektrummedia",
|
|
2850
|
-
"github": "spektrummedia"
|
|
2851
|
-
"avatar": "https://avatars2.githubusercontent.com/u/4410985?v=4"
|
|
3768
|
+
"github": "spektrummedia"
|
|
2852
3769
|
}
|
|
2853
|
-
]
|
|
3770
|
+
],
|
|
3771
|
+
"compatibility": {
|
|
3772
|
+
"2.x": "working",
|
|
3773
|
+
"2.x-bridge": "unknown",
|
|
3774
|
+
"3.x": "unknown"
|
|
3775
|
+
}
|
|
2854
3776
|
},
|
|
2855
3777
|
{
|
|
2856
3778
|
"name": "vue-select",
|
|
@@ -2866,10 +3788,14 @@
|
|
|
2866
3788
|
"maintainers": [
|
|
2867
3789
|
{
|
|
2868
3790
|
"name": "madmod",
|
|
2869
|
-
"github": "madmod"
|
|
2870
|
-
"avatar": "https://avatars3.githubusercontent.com/u/1107818?v=4"
|
|
3791
|
+
"github": "madmod"
|
|
2871
3792
|
}
|
|
2872
|
-
]
|
|
3793
|
+
],
|
|
3794
|
+
"compatibility": {
|
|
3795
|
+
"2.x": "working",
|
|
3796
|
+
"2.x-bridge": "unknown",
|
|
3797
|
+
"3.x": "unknown"
|
|
3798
|
+
}
|
|
2873
3799
|
},
|
|
2874
3800
|
{
|
|
2875
3801
|
"name": "vue-warehouse",
|
|
@@ -2886,10 +3812,14 @@
|
|
|
2886
3812
|
{
|
|
2887
3813
|
"name": "Julio Marquez",
|
|
2888
3814
|
"github": "juliomrqz",
|
|
2889
|
-
"twitter": "juliomrqz"
|
|
2890
|
-
"avatar": "https://avatars1.githubusercontent.com/u/1911993?v=4"
|
|
3815
|
+
"twitter": "juliomrqz"
|
|
2891
3816
|
}
|
|
2892
|
-
]
|
|
3817
|
+
],
|
|
3818
|
+
"compatibility": {
|
|
3819
|
+
"2.x": "working",
|
|
3820
|
+
"2.x-bridge": "unknown",
|
|
3821
|
+
"3.x": "unknown"
|
|
3822
|
+
}
|
|
2893
3823
|
},
|
|
2894
3824
|
{
|
|
2895
3825
|
"name": "vuetify",
|
|
@@ -2905,16 +3835,43 @@
|
|
|
2905
3835
|
"maintainers": [
|
|
2906
3836
|
{
|
|
2907
3837
|
"name": "Kevin Marrec",
|
|
2908
|
-
"github": "kevinmarrec"
|
|
2909
|
-
"avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
|
|
3838
|
+
"github": "kevinmarrec"
|
|
2910
3839
|
},
|
|
2911
3840
|
{
|
|
2912
3841
|
"name": "Pooya Parsa",
|
|
2913
3842
|
"github": "pi0",
|
|
2914
|
-
"twitter": "_pi0_"
|
|
2915
|
-
|
|
3843
|
+
"twitter": "_pi0_"
|
|
3844
|
+
}
|
|
3845
|
+
],
|
|
3846
|
+
"compatibility": {
|
|
3847
|
+
"2.x": "working",
|
|
3848
|
+
"2.x-bridge": "unknown",
|
|
3849
|
+
"3.x": "broken"
|
|
3850
|
+
}
|
|
3851
|
+
},
|
|
3852
|
+
{
|
|
3853
|
+
"name": "vueuse",
|
|
3854
|
+
"description": "Collection of essential Vue Composition Utilities for Vue 2 and 3",
|
|
3855
|
+
"repo": "vueuse/vueuse#main/packages/core",
|
|
3856
|
+
"npm": "@vueuse/core",
|
|
3857
|
+
"icon": "vueuse.svg",
|
|
3858
|
+
"github": "https://github.com/vueuse/vueuse",
|
|
3859
|
+
"website": "https://vueuse.org",
|
|
3860
|
+
"learn_more": "https://github.com/vueuse/vueuse",
|
|
3861
|
+
"category": "Libraries",
|
|
3862
|
+
"type": "3rd-party",
|
|
3863
|
+
"maintainers": [
|
|
3864
|
+
{
|
|
3865
|
+
"name": "Anthony Fu",
|
|
3866
|
+
"github": "antfu",
|
|
3867
|
+
"twitter": "antfu7"
|
|
2916
3868
|
}
|
|
2917
|
-
]
|
|
3869
|
+
],
|
|
3870
|
+
"compatibility": {
|
|
3871
|
+
"2.x": "working",
|
|
3872
|
+
"2.x-bridge": "working",
|
|
3873
|
+
"3.x": "working"
|
|
3874
|
+
}
|
|
2918
3875
|
},
|
|
2919
3876
|
{
|
|
2920
3877
|
"name": "vuex-router-sync",
|
|
@@ -2930,41 +3887,71 @@
|
|
|
2930
3887
|
"maintainers": [
|
|
2931
3888
|
{
|
|
2932
3889
|
"name": "paulgv",
|
|
2933
|
-
"github": "paulgv"
|
|
2934
|
-
"avatar": "https://avatars0.githubusercontent.com/u/4895885?v=4"
|
|
3890
|
+
"github": "paulgv"
|
|
2935
3891
|
}
|
|
2936
|
-
]
|
|
3892
|
+
],
|
|
3893
|
+
"compatibility": {
|
|
3894
|
+
"2.x": "working",
|
|
3895
|
+
"2.x-bridge": "unknown",
|
|
3896
|
+
"3.x": "unknown"
|
|
3897
|
+
}
|
|
2937
3898
|
},
|
|
2938
3899
|
{
|
|
2939
3900
|
"name": "web-vitals",
|
|
2940
3901
|
"description": "Web Vitals for Nuxt",
|
|
2941
3902
|
"repo": "nuxt-community/web-vitals-module",
|
|
2942
|
-
"npm": "
|
|
3903
|
+
"npm": "@nuxtjs/web-vitals",
|
|
2943
3904
|
"icon": "",
|
|
2944
3905
|
"github": "https://github.com/nuxt-community/web-vitals-module",
|
|
2945
3906
|
"website": "https://github.com/nuxt-community/web-vitals-module",
|
|
2946
3907
|
"learn_more": "",
|
|
2947
3908
|
"category": "Performance",
|
|
2948
|
-
"type": "
|
|
3909
|
+
"type": "community",
|
|
2949
3910
|
"maintainers": [
|
|
2950
3911
|
{
|
|
2951
3912
|
"name": "daliborgogic",
|
|
2952
|
-
"github": "daliborgogic"
|
|
2953
|
-
"avatar": "https://avatars3.githubusercontent.com/u/5895389?v=4"
|
|
3913
|
+
"github": "daliborgogic"
|
|
2954
3914
|
},
|
|
2955
3915
|
{
|
|
2956
3916
|
"name": "Pooya Parsa",
|
|
2957
3917
|
"github": "pi0",
|
|
2958
|
-
"twitter": "_pi0_"
|
|
2959
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
3918
|
+
"twitter": "_pi0_"
|
|
2960
3919
|
},
|
|
2961
3920
|
{
|
|
2962
3921
|
"name": "Sebastien Chopin",
|
|
2963
3922
|
"github": "Atinux",
|
|
2964
|
-
"twitter": "Atinux"
|
|
2965
|
-
|
|
3923
|
+
"twitter": "Atinux"
|
|
3924
|
+
}
|
|
3925
|
+
],
|
|
3926
|
+
"compatibility": {
|
|
3927
|
+
"2.x": "working",
|
|
3928
|
+
"2.x-bridge": "unknown",
|
|
3929
|
+
"3.x": "unknown"
|
|
3930
|
+
}
|
|
3931
|
+
},
|
|
3932
|
+
{
|
|
3933
|
+
"name": "web3js",
|
|
3934
|
+
"description": "Web3.js module integration for Nuxt.js - Build dApps easier!",
|
|
3935
|
+
"repo": "fauzan121002/nuxt-web3",
|
|
3936
|
+
"npm": "nuxt-web3",
|
|
3937
|
+
"icon": "web3js.svg",
|
|
3938
|
+
"github": "https://github.com/fauzan121002/nuxt-web3",
|
|
3939
|
+
"website": "https://github.com/fauzan121002/nuxt-web3",
|
|
3940
|
+
"learn_more": "https://web3js.readthedocs.io/",
|
|
3941
|
+
"category": "Libraries",
|
|
3942
|
+
"type": "3rd-party",
|
|
3943
|
+
"maintainers": [
|
|
3944
|
+
{
|
|
3945
|
+
"name": "Muhammad Fauzan",
|
|
3946
|
+
"github": "fauzan121002",
|
|
3947
|
+
"twitter": "fauzandev"
|
|
2966
3948
|
}
|
|
2967
|
-
]
|
|
3949
|
+
],
|
|
3950
|
+
"compatibility": {
|
|
3951
|
+
"2.x": "working",
|
|
3952
|
+
"2.x-bridge": "unknown",
|
|
3953
|
+
"3.x": "unknown"
|
|
3954
|
+
}
|
|
2968
3955
|
},
|
|
2969
3956
|
{
|
|
2970
3957
|
"name": "webfontloader",
|
|
@@ -2980,10 +3967,37 @@
|
|
|
2980
3967
|
"maintainers": [
|
|
2981
3968
|
{
|
|
2982
3969
|
"name": "Developmint",
|
|
2983
|
-
"github": "Developmint"
|
|
2984
|
-
|
|
3970
|
+
"github": "Developmint"
|
|
3971
|
+
}
|
|
3972
|
+
],
|
|
3973
|
+
"compatibility": {
|
|
3974
|
+
"2.x": "working",
|
|
3975
|
+
"2.x-bridge": "unknown",
|
|
3976
|
+
"3.x": "unknown"
|
|
3977
|
+
}
|
|
3978
|
+
},
|
|
3979
|
+
{
|
|
3980
|
+
"name": "webpack-optimisations",
|
|
3981
|
+
"description": "Nuxt.js v2 module to automatically make your builds faster.",
|
|
3982
|
+
"repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
|
|
3983
|
+
"npm": "nuxt-webpack-optimisations",
|
|
3984
|
+
"icon": "build-optimisations.svg",
|
|
3985
|
+
"github": "https://github.com/harlan-zw/nuxt-webpack-optimisations",
|
|
3986
|
+
"website": "https://github.com/harlan-zw/nuxt-webpack-optimisations",
|
|
3987
|
+
"learn_more": "",
|
|
3988
|
+
"category": "Devtools",
|
|
3989
|
+
"type": "3rd-party",
|
|
3990
|
+
"maintainers": [
|
|
3991
|
+
{
|
|
3992
|
+
"name": "Harlan Wilton",
|
|
3993
|
+
"github": "harlan-zw"
|
|
2985
3994
|
}
|
|
2986
|
-
]
|
|
3995
|
+
],
|
|
3996
|
+
"compatibility": {
|
|
3997
|
+
"2.x": "working",
|
|
3998
|
+
"2.x-bridge": "working",
|
|
3999
|
+
"3.x": "unknown"
|
|
4000
|
+
}
|
|
2987
4001
|
},
|
|
2988
4002
|
{
|
|
2989
4003
|
"name": "webpack-profile",
|
|
@@ -3000,10 +4014,14 @@
|
|
|
3000
4014
|
{
|
|
3001
4015
|
"name": "Pooya Parsa",
|
|
3002
4016
|
"github": "pi0",
|
|
3003
|
-
"twitter": "_pi0_"
|
|
3004
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
4017
|
+
"twitter": "_pi0_"
|
|
3005
4018
|
}
|
|
3006
|
-
]
|
|
4019
|
+
],
|
|
4020
|
+
"compatibility": {
|
|
4021
|
+
"2.x": "working",
|
|
4022
|
+
"2.x-bridge": "unknown",
|
|
4023
|
+
"3.x": "unknown"
|
|
4024
|
+
}
|
|
3007
4025
|
},
|
|
3008
4026
|
{
|
|
3009
4027
|
"name": "webpackdashboard",
|
|
@@ -3019,10 +4037,14 @@
|
|
|
3019
4037
|
"maintainers": [
|
|
3020
4038
|
{
|
|
3021
4039
|
"name": "paulgv",
|
|
3022
|
-
"github": "paulgv"
|
|
3023
|
-
"avatar": "https://avatars0.githubusercontent.com/u/4895885?v=4"
|
|
4040
|
+
"github": "paulgv"
|
|
3024
4041
|
}
|
|
3025
|
-
]
|
|
4042
|
+
],
|
|
4043
|
+
"compatibility": {
|
|
4044
|
+
"2.x": "working",
|
|
4045
|
+
"2.x-bridge": "unknown",
|
|
4046
|
+
"3.x": "unknown"
|
|
4047
|
+
}
|
|
3026
4048
|
},
|
|
3027
4049
|
{
|
|
3028
4050
|
"name": "webpackmonitor",
|
|
@@ -3039,10 +4061,43 @@
|
|
|
3039
4061
|
{
|
|
3040
4062
|
"name": "Pooya Parsa",
|
|
3041
4063
|
"github": "pi0",
|
|
3042
|
-
"twitter": "_pi0_"
|
|
3043
|
-
|
|
4064
|
+
"twitter": "_pi0_"
|
|
4065
|
+
}
|
|
4066
|
+
],
|
|
4067
|
+
"compatibility": {
|
|
4068
|
+
"2.x": "working",
|
|
4069
|
+
"2.x-bridge": "unknown",
|
|
4070
|
+
"3.x": "unknown"
|
|
4071
|
+
}
|
|
4072
|
+
},
|
|
4073
|
+
{
|
|
4074
|
+
"name": "windicss",
|
|
4075
|
+
"description": "Next generation utility-first CSS framework.",
|
|
4076
|
+
"repo": "windicss/nuxt-windicss-module#main/packages/nuxt-windicss",
|
|
4077
|
+
"npm": "nuxt-windicss",
|
|
4078
|
+
"icon": "windicss.svg",
|
|
4079
|
+
"github": "https://github.com/windicss/nuxt-windicss-module",
|
|
4080
|
+
"website": "https://github.com/windicss/nuxt-windicss-module",
|
|
4081
|
+
"learn_more": "https://windicss.org/",
|
|
4082
|
+
"category": "UI",
|
|
4083
|
+
"type": "3rd-party",
|
|
4084
|
+
"maintainers": [
|
|
4085
|
+
{
|
|
4086
|
+
"name": "Harlan Wilton",
|
|
4087
|
+
"github": "harlan-zw",
|
|
4088
|
+
"twitter": "harlan_zw"
|
|
4089
|
+
},
|
|
4090
|
+
{
|
|
4091
|
+
"name": "Anthony Fu",
|
|
4092
|
+
"github": "antfu",
|
|
4093
|
+
"twitter": "antfu7"
|
|
3044
4094
|
}
|
|
3045
|
-
]
|
|
4095
|
+
],
|
|
4096
|
+
"compatibility": {
|
|
4097
|
+
"2.x": "working",
|
|
4098
|
+
"2.x-bridge": "working",
|
|
4099
|
+
"3.x": "working"
|
|
4100
|
+
}
|
|
3046
4101
|
},
|
|
3047
4102
|
{
|
|
3048
4103
|
"name": "winston-log",
|
|
@@ -3058,10 +4113,14 @@
|
|
|
3058
4113
|
"maintainers": [
|
|
3059
4114
|
{
|
|
3060
4115
|
"name": "aaronransley",
|
|
3061
|
-
"github": "aaronransley"
|
|
3062
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5669055?v=4"
|
|
4116
|
+
"github": "aaronransley"
|
|
3063
4117
|
}
|
|
3064
|
-
]
|
|
4118
|
+
],
|
|
4119
|
+
"compatibility": {
|
|
4120
|
+
"2.x": "working",
|
|
4121
|
+
"2.x-bridge": "unknown",
|
|
4122
|
+
"3.x": "unknown"
|
|
4123
|
+
}
|
|
3065
4124
|
},
|
|
3066
4125
|
{
|
|
3067
4126
|
"name": "wp-nuxt",
|
|
@@ -3077,10 +4136,14 @@
|
|
|
3077
4136
|
"maintainers": [
|
|
3078
4137
|
{
|
|
3079
4138
|
"name": "yashha",
|
|
3080
|
-
"github": "yashha"
|
|
3081
|
-
"avatar": "https://avatars0.githubusercontent.com/u/4728786?v=4"
|
|
4139
|
+
"github": "yashha"
|
|
3082
4140
|
}
|
|
3083
|
-
]
|
|
4141
|
+
],
|
|
4142
|
+
"compatibility": {
|
|
4143
|
+
"2.x": "working",
|
|
4144
|
+
"2.x-bridge": "unknown",
|
|
4145
|
+
"3.x": "unknown"
|
|
4146
|
+
}
|
|
3084
4147
|
},
|
|
3085
4148
|
{
|
|
3086
4149
|
"name": "xhr-cache",
|
|
@@ -3096,10 +4159,14 @@
|
|
|
3096
4159
|
"maintainers": [
|
|
3097
4160
|
{
|
|
3098
4161
|
"name": "gaetansenn",
|
|
3099
|
-
"github": "gaetansenn"
|
|
3100
|
-
"avatar": "https://avatars0.githubusercontent.com/u/2774075?v=4"
|
|
4162
|
+
"github": "gaetansenn"
|
|
3101
4163
|
}
|
|
3102
|
-
]
|
|
4164
|
+
],
|
|
4165
|
+
"compatibility": {
|
|
4166
|
+
"2.x": "working",
|
|
4167
|
+
"2.x-bridge": "unknown",
|
|
4168
|
+
"3.x": "unknown"
|
|
4169
|
+
}
|
|
3103
4170
|
},
|
|
3104
4171
|
{
|
|
3105
4172
|
"name": "xui",
|
|
@@ -3115,18 +4182,23 @@
|
|
|
3115
4182
|
"maintainers": [
|
|
3116
4183
|
{
|
|
3117
4184
|
"name": "MetaCorp",
|
|
3118
|
-
"github": "MetaCorp"
|
|
3119
|
-
"avatar": "https://avatars2.githubusercontent.com/u/1285196?v=4"
|
|
4185
|
+
"github": "MetaCorp"
|
|
3120
4186
|
}
|
|
3121
|
-
]
|
|
4187
|
+
],
|
|
4188
|
+
"compatibility": {
|
|
4189
|
+
"2.x": "working",
|
|
4190
|
+
"2.x-bridge": "unknown",
|
|
4191
|
+
"3.x": "unknown"
|
|
4192
|
+
}
|
|
3122
4193
|
},
|
|
3123
4194
|
{
|
|
3124
4195
|
"name": "yandex-metrika",
|
|
3125
|
-
"
|
|
4196
|
+
"description": "Yandex metrika Module for Nuxt.js",
|
|
4197
|
+
"repo": "nuxt-community/yandex-metrika-module",
|
|
3126
4198
|
"npm": "@nuxtjs/yandex-metrika",
|
|
3127
4199
|
"icon": "",
|
|
3128
|
-
"github": "https://github.com/nuxt-community/
|
|
3129
|
-
"website": "https://github.com/nuxt-community/
|
|
4200
|
+
"github": "https://github.com/nuxt-community/yandex-metrika-module",
|
|
4201
|
+
"website": "https://github.com/nuxt-community/yandex-metrika-module",
|
|
3130
4202
|
"learn_more": "https://metrica.yandex.com/about",
|
|
3131
4203
|
"category": "Analytics",
|
|
3132
4204
|
"type": "community",
|
|
@@ -3134,10 +4206,14 @@
|
|
|
3134
4206
|
{
|
|
3135
4207
|
"name": "Pooya Parsa",
|
|
3136
4208
|
"github": "pi0",
|
|
3137
|
-
"twitter": "_pi0_"
|
|
3138
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
4209
|
+
"twitter": "_pi0_"
|
|
3139
4210
|
}
|
|
3140
|
-
]
|
|
4211
|
+
],
|
|
4212
|
+
"compatibility": {
|
|
4213
|
+
"2.x": "working",
|
|
4214
|
+
"2.x-bridge": "unknown",
|
|
4215
|
+
"3.x": "unknown"
|
|
4216
|
+
}
|
|
3141
4217
|
},
|
|
3142
4218
|
{
|
|
3143
4219
|
"name": "zendesk",
|
|
@@ -3153,9 +4229,13 @@
|
|
|
3153
4229
|
"maintainers": [
|
|
3154
4230
|
{
|
|
3155
4231
|
"name": "DansMaCulotte",
|
|
3156
|
-
"github": "DansMaCulotte"
|
|
3157
|
-
|
|
3158
|
-
|
|
3159
|
-
|
|
4232
|
+
"github": "DansMaCulotte"
|
|
4233
|
+
}
|
|
4234
|
+
],
|
|
4235
|
+
"compatibility": {
|
|
4236
|
+
"2.x": "working",
|
|
4237
|
+
"2.x-bridge": "unknown",
|
|
4238
|
+
"3.x": "unknown"
|
|
4239
|
+
}
|
|
3160
4240
|
}
|
|
3161
4241
|
]
|