@nuxt/modules 0.5.0-88614a → 0.5.0-89cafd
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/{dist/modules.json → modules.json} +2290 -617
- package/package.json +2 -52
- package/LICENSE +0 -21
- package/README.md +0 -91
|
@@ -13,16 +13,71 @@
|
|
|
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
|
-
|
|
21
|
+
"twitter": "Atinux"
|
|
22
|
+
}
|
|
23
|
+
],
|
|
24
|
+
"compatibility": {
|
|
25
|
+
"nuxt": "^2.0.0",
|
|
26
|
+
"requires": {}
|
|
27
|
+
}
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"name": "agility-cms",
|
|
31
|
+
"description": "Agility CMS Integration for Nuxt.js",
|
|
32
|
+
"repo": "agility/agilitycms-nuxt-module",
|
|
33
|
+
"npm": "@agility/agilitycms-nuxt-module",
|
|
34
|
+
"icon": "agility.png",
|
|
35
|
+
"github": "https://github.com/agility/agilitycms-nuxt-module",
|
|
36
|
+
"website": "https://github.com/agility/agilitycms-nuxt-module",
|
|
37
|
+
"learn_more": "https://help.agilitycms.com/hc/en-us/articles/360037500492",
|
|
38
|
+
"category": "CMS",
|
|
39
|
+
"type": "3rd-party",
|
|
40
|
+
"maintainers": [
|
|
41
|
+
{
|
|
42
|
+
"name": "Joel Varty",
|
|
43
|
+
"github": "joelvarty",
|
|
44
|
+
"avatar": "https://avatars.githubusercontent.com/u/4520625?s=400&u=95fcb09b5ead7bb09fb9950e4e7a115a8a4377e8&v=4"
|
|
45
|
+
}
|
|
46
|
+
],
|
|
47
|
+
"compatibility": {
|
|
48
|
+
"nuxt": "^2.0.0",
|
|
49
|
+
"requires": {}
|
|
50
|
+
}
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"name": "algolia",
|
|
54
|
+
"description": "Algolia Search Module for Nuxt 3",
|
|
55
|
+
"repo": "nuxt-modules/algolia",
|
|
56
|
+
"npm": "@nuxtjs/algolia",
|
|
57
|
+
"icon": "algolia.svg",
|
|
58
|
+
"github": "https://github.com/nuxt-modules/algolia",
|
|
59
|
+
"website": "https://algolia.nuxtjs.org/",
|
|
60
|
+
"learn_more": "https://algolia.nuxtjs.org/",
|
|
61
|
+
"category": "Libraries",
|
|
62
|
+
"type": "community",
|
|
63
|
+
"maintainers": [
|
|
64
|
+
{
|
|
65
|
+
"name": "Jakub Andrzejewski",
|
|
66
|
+
"github": "Baroshem",
|
|
67
|
+
"avatar": "https://avatars2.githubusercontent.com/u/37120330?v=4?s=80"
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"name": "Yasser Lahbibi",
|
|
71
|
+
"github": "yassilah",
|
|
72
|
+
"avatar": "https://avatars.githubusercontent.com/u/13403295?v=4"
|
|
24
73
|
}
|
|
25
|
-
]
|
|
74
|
+
],
|
|
75
|
+
"compatibility": {
|
|
76
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
77
|
+
"requires": {
|
|
78
|
+
"bridge": true
|
|
79
|
+
}
|
|
80
|
+
}
|
|
26
81
|
},
|
|
27
82
|
{
|
|
28
83
|
"name": "alias",
|
|
@@ -38,10 +93,13 @@
|
|
|
38
93
|
"maintainers": [
|
|
39
94
|
{
|
|
40
95
|
"name": "kdydesign",
|
|
41
|
-
"github": "kdydesign"
|
|
42
|
-
"avatar": "https://avatars3.githubusercontent.com/u/10152521?v=4"
|
|
96
|
+
"github": "kdydesign"
|
|
43
97
|
}
|
|
44
|
-
]
|
|
98
|
+
],
|
|
99
|
+
"compatibility": {
|
|
100
|
+
"nuxt": "^2.0.0",
|
|
101
|
+
"requires": {}
|
|
102
|
+
}
|
|
45
103
|
},
|
|
46
104
|
{
|
|
47
105
|
"name": "amp",
|
|
@@ -58,10 +116,13 @@
|
|
|
58
116
|
{
|
|
59
117
|
"name": "Ahad Birang",
|
|
60
118
|
"github": "farnabaz",
|
|
61
|
-
"twitter": "a_birang"
|
|
62
|
-
"avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
|
|
119
|
+
"twitter": "a_birang"
|
|
63
120
|
}
|
|
64
|
-
]
|
|
121
|
+
],
|
|
122
|
+
"compatibility": {
|
|
123
|
+
"nuxt": "^2.0.0",
|
|
124
|
+
"requires": {}
|
|
125
|
+
}
|
|
65
126
|
},
|
|
66
127
|
{
|
|
67
128
|
"name": "animejs",
|
|
@@ -77,10 +138,37 @@
|
|
|
77
138
|
"maintainers": [
|
|
78
139
|
{
|
|
79
140
|
"name": "ivodolenc",
|
|
80
|
-
"github": "ivodolenc"
|
|
81
|
-
"avatar": "https://avatars.githubusercontent.com/u/51852491?v=4"
|
|
141
|
+
"github": "ivodolenc"
|
|
82
142
|
}
|
|
83
|
-
]
|
|
143
|
+
],
|
|
144
|
+
"compatibility": {
|
|
145
|
+
"nuxt": "^2.0.0",
|
|
146
|
+
"requires": {}
|
|
147
|
+
}
|
|
148
|
+
},
|
|
149
|
+
{
|
|
150
|
+
"name": "apis-to-file",
|
|
151
|
+
"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",
|
|
152
|
+
"repo": "Luxdamore/nuxt-apis-to-file",
|
|
153
|
+
"npm": "@luxdamore/nuxt-apis-to-file",
|
|
154
|
+
"icon": "",
|
|
155
|
+
"github": "https://github.com/LuXDAmore/nuxt-apis-to-file",
|
|
156
|
+
"website": "https://luxdamore.github.io/nuxt-apis-to-file/",
|
|
157
|
+
"learn_more": "",
|
|
158
|
+
"category": "Performance",
|
|
159
|
+
"type": "3rd-party",
|
|
160
|
+
"maintainers": [
|
|
161
|
+
{
|
|
162
|
+
"name": "Luca Iaconelli",
|
|
163
|
+
"github": "LuXDAmore",
|
|
164
|
+
"twitter": "luxdamore",
|
|
165
|
+
"avatar": "https://avatars0.githubusercontent.com/u/3841171?v=4"
|
|
166
|
+
}
|
|
167
|
+
],
|
|
168
|
+
"compatibility": {
|
|
169
|
+
"nuxt": "^2.0.0",
|
|
170
|
+
"requires": {}
|
|
171
|
+
}
|
|
84
172
|
},
|
|
85
173
|
{
|
|
86
174
|
"name": "apollo",
|
|
@@ -96,15 +184,17 @@
|
|
|
96
184
|
"maintainers": [
|
|
97
185
|
{
|
|
98
186
|
"name": "Lam Kieu",
|
|
99
|
-
"github": "kieusonlam"
|
|
100
|
-
"avatar": "https://avatars2.githubusercontent.com/u/13093313?v=4"
|
|
187
|
+
"github": "kieusonlam"
|
|
101
188
|
},
|
|
102
189
|
{
|
|
103
190
|
"name": "Dominic Garms",
|
|
104
|
-
"github": "dohomi"
|
|
105
|
-
"avatar": "https://avatars0.githubusercontent.com/u/489221?v=4"
|
|
191
|
+
"github": "dohomi"
|
|
106
192
|
}
|
|
107
|
-
]
|
|
193
|
+
],
|
|
194
|
+
"compatibility": {
|
|
195
|
+
"nuxt": "^2.0.0",
|
|
196
|
+
"requires": {}
|
|
197
|
+
}
|
|
108
198
|
},
|
|
109
199
|
{
|
|
110
200
|
"name": "applicationinsights",
|
|
@@ -120,10 +210,35 @@
|
|
|
120
210
|
"maintainers": [
|
|
121
211
|
{
|
|
122
212
|
"name": "Dmitry Molotkov",
|
|
123
|
-
"github": "aldarund"
|
|
124
|
-
|
|
213
|
+
"github": "aldarund"
|
|
214
|
+
}
|
|
215
|
+
],
|
|
216
|
+
"compatibility": {
|
|
217
|
+
"nuxt": "^2.0.0",
|
|
218
|
+
"requires": {}
|
|
219
|
+
}
|
|
220
|
+
},
|
|
221
|
+
{
|
|
222
|
+
"name": "appwrite",
|
|
223
|
+
"description": "Appwrite module for Nuxt",
|
|
224
|
+
"repo": "Hrdtr/nuxt-appwrite",
|
|
225
|
+
"npm": "nuxt-appwrite",
|
|
226
|
+
"icon": "appwrite.png",
|
|
227
|
+
"github": "https://github.com/Hrdtr/nuxt-appwrite",
|
|
228
|
+
"website": "https://github.com/Hrdtr/nuxt-appwrite",
|
|
229
|
+
"learn_more": "",
|
|
230
|
+
"category": "Request",
|
|
231
|
+
"type": "3rd-party",
|
|
232
|
+
"maintainers": [
|
|
233
|
+
{
|
|
234
|
+
"name": "Hrdtr",
|
|
235
|
+
"github": "Hrdtr"
|
|
125
236
|
}
|
|
126
|
-
]
|
|
237
|
+
],
|
|
238
|
+
"compatibility": {
|
|
239
|
+
"nuxt": "^2.0.0",
|
|
240
|
+
"requires": {}
|
|
241
|
+
}
|
|
127
242
|
},
|
|
128
243
|
{
|
|
129
244
|
"name": "auth",
|
|
@@ -140,15 +255,17 @@
|
|
|
140
255
|
{
|
|
141
256
|
"name": "Pooya Parsa",
|
|
142
257
|
"github": "pi0",
|
|
143
|
-
"twitter": "_pi0_"
|
|
144
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
258
|
+
"twitter": "_pi0_"
|
|
145
259
|
},
|
|
146
260
|
{
|
|
147
261
|
"name": "João Pedro Antunes Silva",
|
|
148
|
-
"github": "JoaoPedroAS51"
|
|
149
|
-
"avatar": "https://avatars0.githubusercontent.com/u/15177236?v=4"
|
|
262
|
+
"github": "JoaoPedroAS51"
|
|
150
263
|
}
|
|
151
|
-
]
|
|
264
|
+
],
|
|
265
|
+
"compatibility": {
|
|
266
|
+
"nuxt": "^2.0.0",
|
|
267
|
+
"requires": {}
|
|
268
|
+
}
|
|
152
269
|
},
|
|
153
270
|
{
|
|
154
271
|
"name": "axios",
|
|
@@ -165,10 +282,13 @@
|
|
|
165
282
|
{
|
|
166
283
|
"name": "Pooya Parsa",
|
|
167
284
|
"github": "pi0",
|
|
168
|
-
"twitter": "_pi0_"
|
|
169
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
285
|
+
"twitter": "_pi0_"
|
|
170
286
|
}
|
|
171
|
-
]
|
|
287
|
+
],
|
|
288
|
+
"compatibility": {
|
|
289
|
+
"nuxt": "^2.0.0",
|
|
290
|
+
"requires": {}
|
|
291
|
+
}
|
|
172
292
|
},
|
|
173
293
|
{
|
|
174
294
|
"name": "basic-auth",
|
|
@@ -184,10 +304,13 @@
|
|
|
184
304
|
"maintainers": [
|
|
185
305
|
{
|
|
186
306
|
"name": "potato4d",
|
|
187
|
-
"github": "potato4d"
|
|
188
|
-
"avatar": "https://avatars0.githubusercontent.com/u/6993514?v=4"
|
|
307
|
+
"github": "potato4d"
|
|
189
308
|
}
|
|
190
|
-
]
|
|
309
|
+
],
|
|
310
|
+
"compatibility": {
|
|
311
|
+
"nuxt": "^2.0.0",
|
|
312
|
+
"requires": {}
|
|
313
|
+
}
|
|
191
314
|
},
|
|
192
315
|
{
|
|
193
316
|
"name": "bootstrap",
|
|
@@ -203,22 +326,23 @@
|
|
|
203
326
|
"maintainers": [
|
|
204
327
|
{
|
|
205
328
|
"name": "Troy Morehouse",
|
|
206
|
-
"github": "tmorehouse"
|
|
207
|
-
"avatar": "https://avatars3.githubusercontent.com/u/2781561?v=4"
|
|
329
|
+
"github": "tmorehouse"
|
|
208
330
|
},
|
|
209
331
|
{
|
|
210
332
|
"name": "Pooya Parsa",
|
|
211
333
|
"github": "pi0",
|
|
212
|
-
"twitter": "_pi0_"
|
|
213
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
334
|
+
"twitter": "_pi0_"
|
|
214
335
|
},
|
|
215
336
|
{
|
|
216
337
|
"name": "Jacob Müller",
|
|
217
338
|
"github": "jackmu95",
|
|
218
|
-
"twitter": "jackmu95"
|
|
219
|
-
"avatar": "https://avatars1.githubusercontent.com/u/2737132?v=4"
|
|
339
|
+
"twitter": "jackmu95"
|
|
220
340
|
}
|
|
221
|
-
]
|
|
341
|
+
],
|
|
342
|
+
"compatibility": {
|
|
343
|
+
"nuxt": "^2.0.0",
|
|
344
|
+
"requires": {}
|
|
345
|
+
}
|
|
222
346
|
},
|
|
223
347
|
{
|
|
224
348
|
"name": "browserconfig",
|
|
@@ -235,10 +359,13 @@
|
|
|
235
359
|
{
|
|
236
360
|
"name": "Pooya Parsa",
|
|
237
361
|
"github": "pi0",
|
|
238
|
-
"twitter": "_pi0_"
|
|
239
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
362
|
+
"twitter": "_pi0_"
|
|
240
363
|
}
|
|
241
|
-
]
|
|
364
|
+
],
|
|
365
|
+
"compatibility": {
|
|
366
|
+
"nuxt": "^2.0.0",
|
|
367
|
+
"requires": {}
|
|
368
|
+
}
|
|
242
369
|
},
|
|
243
370
|
{
|
|
244
371
|
"name": "buefy",
|
|
@@ -254,14 +381,17 @@
|
|
|
254
381
|
"maintainers": [
|
|
255
382
|
{
|
|
256
383
|
"name": "Walter Tommasi",
|
|
257
|
-
"github": "jtommy"
|
|
258
|
-
"avatar": "https://avatars0.githubusercontent.com/u/8029488?v=4"
|
|
384
|
+
"github": "jtommy"
|
|
259
385
|
}
|
|
260
|
-
]
|
|
386
|
+
],
|
|
387
|
+
"compatibility": {
|
|
388
|
+
"nuxt": "^2.0.0",
|
|
389
|
+
"requires": {}
|
|
390
|
+
}
|
|
261
391
|
},
|
|
262
392
|
{
|
|
263
393
|
"name": "bugsnag",
|
|
264
|
-
"description": "Bugsnag
|
|
394
|
+
"description": "Bugsnag integration for nuxt.js. Makes it easy to add bugsnag to your Project. Supports uploading source maps.",
|
|
265
395
|
"repo": "JulianMar/nuxt-bugsnag",
|
|
266
396
|
"npm": "nuxt-bugsnag",
|
|
267
397
|
"icon": "bugsnag.png",
|
|
@@ -274,28 +404,15 @@
|
|
|
274
404
|
{
|
|
275
405
|
"name": "JulianMar",
|
|
276
406
|
"github": "JulianMar",
|
|
277
|
-
"
|
|
407
|
+
"twitter": "julian_martin96"
|
|
278
408
|
}
|
|
279
|
-
]
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
"repo": "loonpwn/nuxt-build-optimisations",
|
|
285
|
-
"npm": "nuxt-build-optimisations",
|
|
286
|
-
"icon": "build-optimisations.svg",
|
|
287
|
-
"github": "https://github.com/loonpwn/nuxt-build-optimisations",
|
|
288
|
-
"website": "https://github.com/loonpwn/nuxt-build-optimisations",
|
|
289
|
-
"learn_more": "",
|
|
290
|
-
"category": "Devtools",
|
|
291
|
-
"type": "3rd-party",
|
|
292
|
-
"maintainers": [
|
|
293
|
-
{
|
|
294
|
-
"name": "loonpwn",
|
|
295
|
-
"github": "loonpwn",
|
|
296
|
-
"avatar": "https://avatars.githubusercontent.com/u/5326365?v=4"
|
|
409
|
+
],
|
|
410
|
+
"compatibility": {
|
|
411
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
412
|
+
"requires": {
|
|
413
|
+
"bridge": true
|
|
297
414
|
}
|
|
298
|
-
|
|
415
|
+
}
|
|
299
416
|
},
|
|
300
417
|
{
|
|
301
418
|
"name": "bulma-slim",
|
|
@@ -311,10 +428,13 @@
|
|
|
311
428
|
"maintainers": [
|
|
312
429
|
{
|
|
313
430
|
"name": "mustardamus",
|
|
314
|
-
"github": "mustardamus"
|
|
315
|
-
"avatar": "https://avatars1.githubusercontent.com/u/110802?v=4"
|
|
431
|
+
"github": "mustardamus"
|
|
316
432
|
}
|
|
317
|
-
]
|
|
433
|
+
],
|
|
434
|
+
"compatibility": {
|
|
435
|
+
"nuxt": "^2.0.0",
|
|
436
|
+
"requires": {}
|
|
437
|
+
}
|
|
318
438
|
},
|
|
319
439
|
{
|
|
320
440
|
"name": "bundle-buddy",
|
|
@@ -330,14 +450,17 @@
|
|
|
330
450
|
"maintainers": [
|
|
331
451
|
{
|
|
332
452
|
"name": "Developmint",
|
|
333
|
-
"github": "Developmint"
|
|
334
|
-
"avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
|
|
453
|
+
"github": "Developmint"
|
|
335
454
|
}
|
|
336
|
-
]
|
|
455
|
+
],
|
|
456
|
+
"compatibility": {
|
|
457
|
+
"nuxt": "^2.0.0",
|
|
458
|
+
"requires": {}
|
|
459
|
+
}
|
|
337
460
|
},
|
|
338
461
|
{
|
|
339
462
|
"name": "canvas-sketch",
|
|
340
|
-
"description": "Nuxt.js module for
|
|
463
|
+
"description": "Nuxt.js module for making generative and 3D artwork with canvas-sketch in JavaScript",
|
|
341
464
|
"repo": "LuXDAmore/generative-art",
|
|
342
465
|
"npm": "@luxdamore/nuxt-canvas-sketch",
|
|
343
466
|
"icon": "",
|
|
@@ -348,11 +471,15 @@
|
|
|
348
471
|
"type": "3rd-party",
|
|
349
472
|
"maintainers": [
|
|
350
473
|
{
|
|
351
|
-
"name": "
|
|
474
|
+
"name": "Luca Iaconelli",
|
|
352
475
|
"github": "LuXDAmore",
|
|
353
|
-
"
|
|
476
|
+
"twitter": "luxdamore"
|
|
354
477
|
}
|
|
355
|
-
]
|
|
478
|
+
],
|
|
479
|
+
"compatibility": {
|
|
480
|
+
"nuxt": "^2.0.0",
|
|
481
|
+
"requires": {}
|
|
482
|
+
}
|
|
356
483
|
},
|
|
357
484
|
{
|
|
358
485
|
"name": "chakra-ui",
|
|
@@ -368,10 +495,13 @@
|
|
|
368
495
|
"maintainers": [
|
|
369
496
|
{
|
|
370
497
|
"name": "Jonathan Bakebwa",
|
|
371
|
-
"github": "codebender828"
|
|
372
|
-
"avatar": "https://avatars2.githubusercontent.com/u/21237954?s=400&u=8d33f80968b1e2582b530af74e26e4cb94d1a90b&v=4"
|
|
498
|
+
"github": "codebender828 https://avatars2.githubusercontent.com/u/21237954?s=400&u=8d33f80968b1e2582b530af74e26e4cb94d1a90b&v=4"
|
|
373
499
|
}
|
|
374
|
-
]
|
|
500
|
+
],
|
|
501
|
+
"compatibility": {
|
|
502
|
+
"nuxt": "^2.0.0",
|
|
503
|
+
"requires": {}
|
|
504
|
+
}
|
|
375
505
|
},
|
|
376
506
|
{
|
|
377
507
|
"name": "chiffre",
|
|
@@ -387,10 +517,13 @@
|
|
|
387
517
|
"maintainers": [
|
|
388
518
|
{
|
|
389
519
|
"name": "Romain Clement",
|
|
390
|
-
"github": "rclement"
|
|
391
|
-
"avatar": "https://avatars.githubusercontent.com/u/1238873?v=4"
|
|
520
|
+
"github": "rclement"
|
|
392
521
|
}
|
|
393
|
-
]
|
|
522
|
+
],
|
|
523
|
+
"compatibility": {
|
|
524
|
+
"nuxt": "^2.0.0",
|
|
525
|
+
"requires": {}
|
|
526
|
+
}
|
|
394
527
|
},
|
|
395
528
|
{
|
|
396
529
|
"name": "client-init",
|
|
@@ -406,10 +539,13 @@
|
|
|
406
539
|
"maintainers": [
|
|
407
540
|
{
|
|
408
541
|
"name": "potato4d",
|
|
409
|
-
"github": "potato4d"
|
|
410
|
-
"avatar": "https://avatars0.githubusercontent.com/u/6993514?v=4"
|
|
542
|
+
"github": "potato4d"
|
|
411
543
|
}
|
|
412
|
-
]
|
|
544
|
+
],
|
|
545
|
+
"compatibility": {
|
|
546
|
+
"nuxt": "^2.0.0",
|
|
547
|
+
"requires": {}
|
|
548
|
+
}
|
|
413
549
|
},
|
|
414
550
|
{
|
|
415
551
|
"name": "cloudcms",
|
|
@@ -425,10 +561,13 @@
|
|
|
425
561
|
"maintainers": [
|
|
426
562
|
{
|
|
427
563
|
"name": "gitana",
|
|
428
|
-
"github": "gitana"
|
|
429
|
-
"avatar": "https://avatars3.githubusercontent.com/u/281904?v=4"
|
|
564
|
+
"github": "gitana"
|
|
430
565
|
}
|
|
431
|
-
]
|
|
566
|
+
],
|
|
567
|
+
"compatibility": {
|
|
568
|
+
"nuxt": "^2.0.0",
|
|
569
|
+
"requires": {}
|
|
570
|
+
}
|
|
432
571
|
},
|
|
433
572
|
{
|
|
434
573
|
"name": "cloudinary",
|
|
@@ -445,10 +584,13 @@
|
|
|
445
584
|
{
|
|
446
585
|
"name": "Maya Shavin",
|
|
447
586
|
"github": "mayashavin",
|
|
448
|
-
"twitter": "MayaShavin"
|
|
449
|
-
"avatar": "https://avatars3.githubusercontent.com/u/6650139?v=4"
|
|
587
|
+
"twitter": "MayaShavin"
|
|
450
588
|
}
|
|
451
|
-
]
|
|
589
|
+
],
|
|
590
|
+
"compatibility": {
|
|
591
|
+
"nuxt": "^2.0.0",
|
|
592
|
+
"requires": {}
|
|
593
|
+
}
|
|
452
594
|
},
|
|
453
595
|
{
|
|
454
596
|
"name": "color-mode",
|
|
@@ -465,10 +607,15 @@
|
|
|
465
607
|
{
|
|
466
608
|
"name": "Sébastien Chopin",
|
|
467
609
|
"github": "Atinux",
|
|
468
|
-
"twitter": "Atinux"
|
|
469
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
610
|
+
"twitter": "Atinux"
|
|
470
611
|
}
|
|
471
|
-
]
|
|
612
|
+
],
|
|
613
|
+
"compatibility": {
|
|
614
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
615
|
+
"requires": {
|
|
616
|
+
"bridge": "optional"
|
|
617
|
+
}
|
|
618
|
+
}
|
|
472
619
|
},
|
|
473
620
|
{
|
|
474
621
|
"name": "component-cache",
|
|
@@ -485,10 +632,13 @@
|
|
|
485
632
|
{
|
|
486
633
|
"name": "Pooya Parsa",
|
|
487
634
|
"github": "pi0",
|
|
488
|
-
"twitter": "_pi0_"
|
|
489
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
635
|
+
"twitter": "_pi0_"
|
|
490
636
|
}
|
|
491
|
-
]
|
|
637
|
+
],
|
|
638
|
+
"compatibility": {
|
|
639
|
+
"nuxt": "^2.0.0",
|
|
640
|
+
"requires": {}
|
|
641
|
+
}
|
|
492
642
|
},
|
|
493
643
|
{
|
|
494
644
|
"name": "composition-api",
|
|
@@ -505,17 +655,20 @@
|
|
|
505
655
|
{
|
|
506
656
|
"name": "Daniel Roe",
|
|
507
657
|
"github": "danielroe",
|
|
508
|
-
"twitter": "danielcroe"
|
|
509
|
-
"avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
|
|
658
|
+
"twitter": "danielcroe"
|
|
510
659
|
}
|
|
511
|
-
]
|
|
660
|
+
],
|
|
661
|
+
"compatibility": {
|
|
662
|
+
"nuxt": "^2.0.0",
|
|
663
|
+
"requires": {}
|
|
664
|
+
}
|
|
512
665
|
},
|
|
513
666
|
{
|
|
514
667
|
"name": "content",
|
|
515
|
-
"description": "
|
|
516
|
-
"repo": "nuxt/content#
|
|
668
|
+
"description": "Nuxt Content reads the content/ directory in your project, parses .md, .yml, .csv or .json files and creates a powerful data layer for your application. Bonus, use Vue components in Markdown with the MDC syntax.",
|
|
669
|
+
"repo": "nuxt/content#main",
|
|
517
670
|
"npm": "@nuxt/content",
|
|
518
|
-
"icon": "
|
|
671
|
+
"icon": "nuxt.png",
|
|
519
672
|
"github": "https://github.com/nuxt/content",
|
|
520
673
|
"website": "https://content.nuxtjs.org",
|
|
521
674
|
"learn_more": "",
|
|
@@ -523,18 +676,25 @@
|
|
|
523
676
|
"type": "official",
|
|
524
677
|
"maintainers": [
|
|
525
678
|
{
|
|
526
|
-
"name": "
|
|
527
|
-
"github": "
|
|
528
|
-
"twitter": "
|
|
529
|
-
|
|
679
|
+
"name": "Yaël Guilloux",
|
|
680
|
+
"github": "Tahul",
|
|
681
|
+
"twitter": "yaeeelglx"
|
|
682
|
+
},
|
|
683
|
+
{
|
|
684
|
+
"name": "Ahad Birang",
|
|
685
|
+
"github": "farnabaz",
|
|
686
|
+
"twitter": "a_birang"
|
|
530
687
|
},
|
|
531
688
|
{
|
|
532
689
|
"name": "Sebastien Chopin",
|
|
533
690
|
"github": "Atinux",
|
|
534
|
-
"twitter": "Atinux"
|
|
535
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
691
|
+
"twitter": "Atinux"
|
|
536
692
|
}
|
|
537
|
-
]
|
|
693
|
+
],
|
|
694
|
+
"compatibility": {
|
|
695
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
696
|
+
"requires": {}
|
|
697
|
+
}
|
|
538
698
|
},
|
|
539
699
|
{
|
|
540
700
|
"name": "contentful",
|
|
@@ -550,10 +710,13 @@
|
|
|
550
710
|
"maintainers": [
|
|
551
711
|
{
|
|
552
712
|
"name": "scaccogatto",
|
|
553
|
-
"github": "scaccogatto"
|
|
554
|
-
"avatar": "https://avatars3.githubusercontent.com/u/3670888?v=4"
|
|
713
|
+
"github": "scaccogatto"
|
|
555
714
|
}
|
|
556
|
-
]
|
|
715
|
+
],
|
|
716
|
+
"compatibility": {
|
|
717
|
+
"nuxt": "^2.0.0",
|
|
718
|
+
"requires": {}
|
|
719
|
+
}
|
|
557
720
|
},
|
|
558
721
|
{
|
|
559
722
|
"name": "custom-elements",
|
|
@@ -569,15 +732,17 @@
|
|
|
569
732
|
"maintainers": [
|
|
570
733
|
{
|
|
571
734
|
"name": "Thorn Walli",
|
|
572
|
-
"github": "ThornWalli"
|
|
573
|
-
"avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
|
|
735
|
+
"github": "ThornWalli"
|
|
574
736
|
},
|
|
575
737
|
{
|
|
576
738
|
"name": "GrabarzUndPartner",
|
|
577
|
-
"github": "GrabarzUndPartner"
|
|
578
|
-
"avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
|
|
739
|
+
"github": "GrabarzUndPartner"
|
|
579
740
|
}
|
|
580
|
-
]
|
|
741
|
+
],
|
|
742
|
+
"compatibility": {
|
|
743
|
+
"nuxt": "^2.0.0",
|
|
744
|
+
"requires": {}
|
|
745
|
+
}
|
|
581
746
|
},
|
|
582
747
|
{
|
|
583
748
|
"name": "darkmode.js",
|
|
@@ -593,10 +758,13 @@
|
|
|
593
758
|
"maintainers": [
|
|
594
759
|
{
|
|
595
760
|
"name": "sandoche",
|
|
596
|
-
"github": "sandoche"
|
|
597
|
-
"avatar": "https://avatars2.githubusercontent.com/u/3635348?v=4"
|
|
761
|
+
"github": "sandoche"
|
|
598
762
|
}
|
|
599
|
-
]
|
|
763
|
+
],
|
|
764
|
+
"compatibility": {
|
|
765
|
+
"nuxt": "^2.0.0",
|
|
766
|
+
"requires": {}
|
|
767
|
+
}
|
|
600
768
|
},
|
|
601
769
|
{
|
|
602
770
|
"name": "date-fns",
|
|
@@ -612,10 +780,35 @@
|
|
|
612
780
|
"maintainers": [
|
|
613
781
|
{
|
|
614
782
|
"name": "Ricardo Gobbo de Souza",
|
|
615
|
-
"github": "ricardogobbosouza"
|
|
616
|
-
|
|
783
|
+
"github": "ricardogobbosouza"
|
|
784
|
+
}
|
|
785
|
+
],
|
|
786
|
+
"compatibility": {
|
|
787
|
+
"nuxt": "^2.0.0",
|
|
788
|
+
"requires": {}
|
|
789
|
+
}
|
|
790
|
+
},
|
|
791
|
+
{
|
|
792
|
+
"name": "datocms",
|
|
793
|
+
"description": "DatoCMS integration for Nuxt.js",
|
|
794
|
+
"repo": "voorhoede/nuxt-datocms-module",
|
|
795
|
+
"npm": "@voorhoede/nuxt-datocms-module",
|
|
796
|
+
"icon": "datocms.png",
|
|
797
|
+
"github": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
798
|
+
"website": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
799
|
+
"learn_more": "https://www.datocms.com/",
|
|
800
|
+
"category": "CMS",
|
|
801
|
+
"type": "3rd-party",
|
|
802
|
+
"maintainers": [
|
|
803
|
+
{
|
|
804
|
+
"name": "Frankwarnaar",
|
|
805
|
+
"github": "Frankwarnaar"
|
|
617
806
|
}
|
|
618
|
-
]
|
|
807
|
+
],
|
|
808
|
+
"compatibility": {
|
|
809
|
+
"nuxt": "^2.0.0",
|
|
810
|
+
"requires": {}
|
|
811
|
+
}
|
|
619
812
|
},
|
|
620
813
|
{
|
|
621
814
|
"name": "dayjs",
|
|
@@ -632,10 +825,36 @@
|
|
|
632
825
|
{
|
|
633
826
|
"name": "Takuma HANATANI",
|
|
634
827
|
"github": "potato4d",
|
|
635
|
-
"twitter": "potato4d"
|
|
636
|
-
|
|
828
|
+
"twitter": "potato4d"
|
|
829
|
+
}
|
|
830
|
+
],
|
|
831
|
+
"compatibility": {
|
|
832
|
+
"nuxt": "^2.0.0",
|
|
833
|
+
"requires": {}
|
|
834
|
+
}
|
|
835
|
+
},
|
|
836
|
+
{
|
|
837
|
+
"name": "delay-hydration",
|
|
838
|
+
"description": "Improve your Nuxt.js v2 Google Lighthouse score by delaying hydration.",
|
|
839
|
+
"repo": "harlan-zw/nuxt-delay-hydration#main/packages/nuxt-delay-hydration",
|
|
840
|
+
"npm": "nuxt-delay-hydration",
|
|
841
|
+
"icon": "lighthouse.svg",
|
|
842
|
+
"github": "https://github.com/harlan-zw/nuxt-delay-hydration",
|
|
843
|
+
"website": "https://github.com/harlan-zw/nuxt-delay-hydration",
|
|
844
|
+
"learn_more": "",
|
|
845
|
+
"category": "Performance",
|
|
846
|
+
"type": "3rd-party",
|
|
847
|
+
"maintainers": [
|
|
848
|
+
{
|
|
849
|
+
"name": "Harlan Wilton",
|
|
850
|
+
"github": "harlan-zw",
|
|
851
|
+
"twitter": "harlan_zw"
|
|
637
852
|
}
|
|
638
|
-
]
|
|
853
|
+
],
|
|
854
|
+
"compatibility": {
|
|
855
|
+
"nuxt": "^2.0.0",
|
|
856
|
+
"requires": {}
|
|
857
|
+
}
|
|
639
858
|
},
|
|
640
859
|
{
|
|
641
860
|
"name": "device",
|
|
@@ -651,10 +870,38 @@
|
|
|
651
870
|
"maintainers": [
|
|
652
871
|
{
|
|
653
872
|
"name": "Shinji Yamada",
|
|
654
|
-
"github": "dotneet"
|
|
655
|
-
|
|
873
|
+
"github": "dotneet"
|
|
874
|
+
}
|
|
875
|
+
],
|
|
876
|
+
"compatibility": {
|
|
877
|
+
"nuxt": "^2.0.0",
|
|
878
|
+
"requires": {}
|
|
879
|
+
}
|
|
880
|
+
},
|
|
881
|
+
{
|
|
882
|
+
"name": "directus",
|
|
883
|
+
"description": "Easily connect your Nuxt3 application to your directus server.",
|
|
884
|
+
"repo": "intevel/nuxt-directus",
|
|
885
|
+
"npm": "nuxt-directus",
|
|
886
|
+
"icon": "directus.svg",
|
|
887
|
+
"github": "https://github.com/intevel/nuxt-directus/",
|
|
888
|
+
"website": "https://nuxt-directus.netlify.app/",
|
|
889
|
+
"learn_more": "https://nuxt-directus.netlify.app/",
|
|
890
|
+
"category": "CMS",
|
|
891
|
+
"type": "3rd-party",
|
|
892
|
+
"maintainers": [
|
|
893
|
+
{
|
|
894
|
+
"name": "Conner Bachmann",
|
|
895
|
+
"github": "intevel",
|
|
896
|
+
"avatar": "https://avatars.githubusercontent.com/u/59223342?v=4"
|
|
656
897
|
}
|
|
657
|
-
]
|
|
898
|
+
],
|
|
899
|
+
"compatibility": {
|
|
900
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
901
|
+
"requires": {
|
|
902
|
+
"bridge": true
|
|
903
|
+
}
|
|
904
|
+
}
|
|
658
905
|
},
|
|
659
906
|
{
|
|
660
907
|
"name": "dotenv",
|
|
@@ -670,15 +917,51 @@
|
|
|
670
917
|
"maintainers": [
|
|
671
918
|
{
|
|
672
919
|
"name": "Julien Tant",
|
|
673
|
-
"github": "JulienTant"
|
|
674
|
-
|
|
920
|
+
"github": "JulienTant"
|
|
921
|
+
}
|
|
922
|
+
],
|
|
923
|
+
"compatibility": {
|
|
924
|
+
"nuxt": "^2.0.0",
|
|
925
|
+
"requires": {}
|
|
926
|
+
}
|
|
927
|
+
},
|
|
928
|
+
{
|
|
929
|
+
"name": "drupal-ce",
|
|
930
|
+
"description": "Connects Nuxt.js with Drupal via the Lupus Custom Elements Renderer",
|
|
931
|
+
"repo": "drunomics/nuxtjs-drupal-ce",
|
|
932
|
+
"npm": "nuxtjs-drupal-ce",
|
|
933
|
+
"icon": "drupal-ce.png",
|
|
934
|
+
"github": "https://github.com/drunomics/nuxtjs-drupal-ce",
|
|
935
|
+
"website": "https://stack.lupus.digital",
|
|
936
|
+
"learn_more": "https://stack.lupus.digital/2-resources/learning",
|
|
937
|
+
"category": "CMS",
|
|
938
|
+
"type": "3rd-party",
|
|
939
|
+
"maintainers": [
|
|
940
|
+
{
|
|
941
|
+
"name": "Wolfgang Ziegler // fago",
|
|
942
|
+
"github": "fago",
|
|
943
|
+
"avatar": "https://avatars.githubusercontent.com/u/132232?v=4"
|
|
944
|
+
},
|
|
945
|
+
{
|
|
946
|
+
"name": "Maximilian Götz-Mikus",
|
|
947
|
+
"github": "maximilianmikus",
|
|
948
|
+
"avatar": "https://avatars.githubusercontent.com/u/1254146?v=4"
|
|
949
|
+
},
|
|
950
|
+
{
|
|
951
|
+
"name": "David Licen",
|
|
952
|
+
"github": "davision",
|
|
953
|
+
"avatar": "https://avatars.githubusercontent.com/u/3862832?v=4"
|
|
675
954
|
}
|
|
676
|
-
]
|
|
955
|
+
],
|
|
956
|
+
"compatibility": {
|
|
957
|
+
"nuxt": "^2.0.0",
|
|
958
|
+
"requires": {}
|
|
959
|
+
}
|
|
677
960
|
},
|
|
678
961
|
{
|
|
679
962
|
"name": "druxt",
|
|
680
963
|
"description": "A bridge between frameworks, Drupal in the back, Nuxt.js in the front.",
|
|
681
|
-
"repo": "druxt/druxt.js",
|
|
964
|
+
"repo": "druxt/druxt.js#develop/packages/druxt",
|
|
682
965
|
"npm": "druxt",
|
|
683
966
|
"icon": "druxt.svg",
|
|
684
967
|
"github": "https://github.com/druxt/druxt.js",
|
|
@@ -689,10 +972,13 @@
|
|
|
689
972
|
"maintainers": [
|
|
690
973
|
{
|
|
691
974
|
"name": "Decipher",
|
|
692
|
-
"github": "decipher"
|
|
693
|
-
"avatar": "https://avatars0.githubusercontent.com/u/161090?s=460&v=4"
|
|
975
|
+
"github": "decipher"
|
|
694
976
|
}
|
|
695
|
-
]
|
|
977
|
+
],
|
|
978
|
+
"compatibility": {
|
|
979
|
+
"nuxt": "^2.0.0",
|
|
980
|
+
"requires": {}
|
|
981
|
+
}
|
|
696
982
|
},
|
|
697
983
|
{
|
|
698
984
|
"name": "emotion",
|
|
@@ -709,10 +995,13 @@
|
|
|
709
995
|
{
|
|
710
996
|
"name": "Pooya Parsa",
|
|
711
997
|
"github": "pi0",
|
|
712
|
-
"twitter": "_pi0_"
|
|
713
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
998
|
+
"twitter": "_pi0_"
|
|
714
999
|
}
|
|
715
|
-
]
|
|
1000
|
+
],
|
|
1001
|
+
"compatibility": {
|
|
1002
|
+
"nuxt": "^2.0.0",
|
|
1003
|
+
"requires": {}
|
|
1004
|
+
}
|
|
716
1005
|
},
|
|
717
1006
|
{
|
|
718
1007
|
"name": "eslint",
|
|
@@ -728,10 +1017,13 @@
|
|
|
728
1017
|
"maintainers": [
|
|
729
1018
|
{
|
|
730
1019
|
"name": "Ricardo Gobbo de Souza",
|
|
731
|
-
"github": "ricardogobbosouza"
|
|
732
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
1020
|
+
"github": "ricardogobbosouza"
|
|
733
1021
|
}
|
|
734
|
-
]
|
|
1022
|
+
],
|
|
1023
|
+
"compatibility": {
|
|
1024
|
+
"nuxt": "^2.0.0",
|
|
1025
|
+
"requires": {}
|
|
1026
|
+
}
|
|
735
1027
|
},
|
|
736
1028
|
{
|
|
737
1029
|
"name": "event-trace",
|
|
@@ -747,10 +1039,13 @@
|
|
|
747
1039
|
"maintainers": [
|
|
748
1040
|
{
|
|
749
1041
|
"name": "Xin Du",
|
|
750
|
-
"github": "clarkdo"
|
|
751
|
-
"avatar": "https://avatars3.githubusercontent.com/u/4312154?v=4"
|
|
1042
|
+
"github": "clarkdo"
|
|
752
1043
|
}
|
|
753
|
-
]
|
|
1044
|
+
],
|
|
1045
|
+
"compatibility": {
|
|
1046
|
+
"nuxt": "^2.0.0",
|
|
1047
|
+
"requires": {}
|
|
1048
|
+
}
|
|
754
1049
|
},
|
|
755
1050
|
{
|
|
756
1051
|
"name": "fathom",
|
|
@@ -766,10 +1061,13 @@
|
|
|
766
1061
|
"maintainers": [
|
|
767
1062
|
{
|
|
768
1063
|
"name": "yabhq",
|
|
769
|
-
"github": "yabhq"
|
|
770
|
-
"avatar": "https://avatars.githubusercontent.com/u/16291011?v=4"
|
|
1064
|
+
"github": "yabhq"
|
|
771
1065
|
}
|
|
772
|
-
]
|
|
1066
|
+
],
|
|
1067
|
+
"compatibility": {
|
|
1068
|
+
"nuxt": "^2.0.0",
|
|
1069
|
+
"requires": {}
|
|
1070
|
+
}
|
|
773
1071
|
},
|
|
774
1072
|
{
|
|
775
1073
|
"name": "feature-toggle",
|
|
@@ -785,14 +1083,17 @@
|
|
|
785
1083
|
"maintainers": [
|
|
786
1084
|
{
|
|
787
1085
|
"name": "stephenkr",
|
|
788
|
-
"github": "stephenkr"
|
|
789
|
-
"avatar": "https://avatars0.githubusercontent.com/u/25742275?v=4"
|
|
1086
|
+
"github": "stephenkr"
|
|
790
1087
|
}
|
|
791
|
-
]
|
|
1088
|
+
],
|
|
1089
|
+
"compatibility": {
|
|
1090
|
+
"nuxt": "^2.0.0",
|
|
1091
|
+
"requires": {}
|
|
1092
|
+
}
|
|
792
1093
|
},
|
|
793
1094
|
{
|
|
794
1095
|
"name": "feed",
|
|
795
|
-
"description": "Feed module enables everyone to have RSS, Atom and
|
|
1096
|
+
"description": "Feed module enables everyone to have RSS, Atom and JSON.",
|
|
796
1097
|
"repo": "nuxt-community/feed-module",
|
|
797
1098
|
"npm": "@nuxtjs/feed",
|
|
798
1099
|
"icon": "",
|
|
@@ -805,15 +1106,18 @@
|
|
|
805
1106
|
{
|
|
806
1107
|
"name": "Alexander Lichter",
|
|
807
1108
|
"github": "manniL",
|
|
808
|
-
"twitter": "TheAlexLichter"
|
|
809
|
-
"avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
|
|
1109
|
+
"twitter": "TheAlexLichter"
|
|
810
1110
|
}
|
|
811
|
-
]
|
|
1111
|
+
],
|
|
1112
|
+
"compatibility": {
|
|
1113
|
+
"nuxt": "^2.0.0",
|
|
1114
|
+
"requires": {}
|
|
1115
|
+
}
|
|
812
1116
|
},
|
|
813
1117
|
{
|
|
814
1118
|
"name": "firebase",
|
|
815
|
-
"description": "
|
|
816
|
-
"repo": "nuxt-community/firebase-module",
|
|
1119
|
+
"description": "Integrate Firebase into your Nuxt project.",
|
|
1120
|
+
"repo": "nuxt-community/firebase-module#master/packages/firebase-module",
|
|
817
1121
|
"npm": "@nuxtjs/firebase",
|
|
818
1122
|
"icon": "firebase.png",
|
|
819
1123
|
"github": "https://github.com/nuxt-community/firebase-module",
|
|
@@ -824,10 +1128,13 @@
|
|
|
824
1128
|
"maintainers": [
|
|
825
1129
|
{
|
|
826
1130
|
"name": "Pascal Luther",
|
|
827
|
-
"github": "lupas"
|
|
828
|
-
"avatar": "https://avatars1.githubusercontent.com/u/4020037?v=4"
|
|
1131
|
+
"github": "lupas"
|
|
829
1132
|
}
|
|
830
|
-
]
|
|
1133
|
+
],
|
|
1134
|
+
"compatibility": {
|
|
1135
|
+
"nuxt": "^2.0.0",
|
|
1136
|
+
"requires": {}
|
|
1137
|
+
}
|
|
831
1138
|
},
|
|
832
1139
|
{
|
|
833
1140
|
"name": "floating-prompt-module",
|
|
@@ -843,10 +1150,13 @@
|
|
|
843
1150
|
"maintainers": [
|
|
844
1151
|
{
|
|
845
1152
|
"name": "sandoche",
|
|
846
|
-
"github": "sandoche"
|
|
847
|
-
"avatar": "https://avatars2.githubusercontent.com/u/3635348?v=4"
|
|
1153
|
+
"github": "sandoche"
|
|
848
1154
|
}
|
|
849
|
-
]
|
|
1155
|
+
],
|
|
1156
|
+
"compatibility": {
|
|
1157
|
+
"nuxt": "^2.0.0",
|
|
1158
|
+
"requires": {}
|
|
1159
|
+
}
|
|
850
1160
|
},
|
|
851
1161
|
{
|
|
852
1162
|
"name": "font-loader-strategy",
|
|
@@ -862,10 +1172,13 @@
|
|
|
862
1172
|
"maintainers": [
|
|
863
1173
|
{
|
|
864
1174
|
"name": "GrabarzUndPartner",
|
|
865
|
-
"github": "GrabarzUndPartner"
|
|
866
|
-
"avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
|
|
1175
|
+
"github": "GrabarzUndPartner"
|
|
867
1176
|
}
|
|
868
|
-
]
|
|
1177
|
+
],
|
|
1178
|
+
"compatibility": {
|
|
1179
|
+
"nuxt": "^2.0.0",
|
|
1180
|
+
"requires": {}
|
|
1181
|
+
}
|
|
869
1182
|
},
|
|
870
1183
|
{
|
|
871
1184
|
"name": "fontagon",
|
|
@@ -881,10 +1194,13 @@
|
|
|
881
1194
|
"maintainers": [
|
|
882
1195
|
{
|
|
883
1196
|
"name": "kdydesign",
|
|
884
|
-
"github": "kdydesign"
|
|
885
|
-
"avatar": "https://avatars3.githubusercontent.com/u/10152521?v=4"
|
|
1197
|
+
"github": "kdydesign"
|
|
886
1198
|
}
|
|
887
|
-
]
|
|
1199
|
+
],
|
|
1200
|
+
"compatibility": {
|
|
1201
|
+
"nuxt": "^2.0.0",
|
|
1202
|
+
"requires": {}
|
|
1203
|
+
}
|
|
888
1204
|
},
|
|
889
1205
|
{
|
|
890
1206
|
"name": "fontawesome",
|
|
@@ -900,10 +1216,41 @@
|
|
|
900
1216
|
"maintainers": [
|
|
901
1217
|
{
|
|
902
1218
|
"name": "Pim",
|
|
903
|
-
"github": "pimlie"
|
|
904
|
-
|
|
1219
|
+
"github": "pimlie"
|
|
1220
|
+
}
|
|
1221
|
+
],
|
|
1222
|
+
"compatibility": {
|
|
1223
|
+
"nuxt": "^2.0.0",
|
|
1224
|
+
"requires": {}
|
|
1225
|
+
}
|
|
1226
|
+
},
|
|
1227
|
+
{
|
|
1228
|
+
"name": "formkit",
|
|
1229
|
+
"description": "Seamless FormKit integration for Nuxt",
|
|
1230
|
+
"repo": "formkit/formkit#master/packages/nuxt",
|
|
1231
|
+
"npm": "@formkit/nuxt",
|
|
1232
|
+
"icon": "formkit.png",
|
|
1233
|
+
"github": "https://github.com/formkit/formkit",
|
|
1234
|
+
"website": "https://formkit.com",
|
|
1235
|
+
"learn_more": "https://formkit.com/essentials/installation#with-nuxt",
|
|
1236
|
+
"category": "Libraries",
|
|
1237
|
+
"type": "3rd-party",
|
|
1238
|
+
"maintainers": [
|
|
1239
|
+
{
|
|
1240
|
+
"name": "Justin Schroeder",
|
|
1241
|
+
"github": "justin-schroeder",
|
|
1242
|
+
"twitter": "jpschroeder"
|
|
1243
|
+
},
|
|
1244
|
+
{
|
|
1245
|
+
"name": "Andrew Boyd",
|
|
1246
|
+
"github": "andrew-boyd",
|
|
1247
|
+
"twitter": "0xBOYD"
|
|
905
1248
|
}
|
|
906
|
-
]
|
|
1249
|
+
],
|
|
1250
|
+
"compatibility": {
|
|
1251
|
+
"nuxt": "^3.0.0",
|
|
1252
|
+
"requires": {}
|
|
1253
|
+
}
|
|
907
1254
|
},
|
|
908
1255
|
{
|
|
909
1256
|
"name": "fullpage",
|
|
@@ -919,10 +1266,13 @@
|
|
|
919
1266
|
"maintainers": [
|
|
920
1267
|
{
|
|
921
1268
|
"name": "vaso2",
|
|
922
|
-
"github": "vaso2"
|
|
923
|
-
"avatar": "https://avatars3.githubusercontent.com/u/4008122?v=4"
|
|
1269
|
+
"github": "vaso2"
|
|
924
1270
|
}
|
|
925
|
-
]
|
|
1271
|
+
],
|
|
1272
|
+
"compatibility": {
|
|
1273
|
+
"nuxt": "^2.0.0",
|
|
1274
|
+
"requires": {}
|
|
1275
|
+
}
|
|
926
1276
|
},
|
|
927
1277
|
{
|
|
928
1278
|
"name": "github-api",
|
|
@@ -938,10 +1288,13 @@
|
|
|
938
1288
|
"maintainers": [
|
|
939
1289
|
{
|
|
940
1290
|
"name": "lindsaykwardell",
|
|
941
|
-
"github": "lindsaykwardell"
|
|
942
|
-
"avatar": "https://avatars0.githubusercontent.com/u/32229300?v=4"
|
|
1291
|
+
"github": "lindsaykwardell"
|
|
943
1292
|
}
|
|
944
|
-
]
|
|
1293
|
+
],
|
|
1294
|
+
"compatibility": {
|
|
1295
|
+
"nuxt": "^2.0.0",
|
|
1296
|
+
"requires": {}
|
|
1297
|
+
}
|
|
945
1298
|
},
|
|
946
1299
|
{
|
|
947
1300
|
"name": "google-adsense",
|
|
@@ -957,10 +1310,13 @@
|
|
|
957
1310
|
"maintainers": [
|
|
958
1311
|
{
|
|
959
1312
|
"name": "Troy Morehouse",
|
|
960
|
-
"github": "tmorehouse"
|
|
961
|
-
"avatar": "https://avatars3.githubusercontent.com/u/2781561?v=4"
|
|
1313
|
+
"github": "tmorehouse"
|
|
962
1314
|
}
|
|
963
|
-
]
|
|
1315
|
+
],
|
|
1316
|
+
"compatibility": {
|
|
1317
|
+
"nuxt": "^2.0.0",
|
|
1318
|
+
"requires": {}
|
|
1319
|
+
}
|
|
964
1320
|
},
|
|
965
1321
|
{
|
|
966
1322
|
"name": "google-analytics",
|
|
@@ -977,21 +1333,22 @@
|
|
|
977
1333
|
{
|
|
978
1334
|
"name": "Pooya Parsa",
|
|
979
1335
|
"github": "pi0",
|
|
980
|
-
"twitter": "_pi0_"
|
|
981
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
1336
|
+
"twitter": "_pi0_"
|
|
982
1337
|
},
|
|
983
1338
|
{
|
|
984
1339
|
"name": "Ricardo Gobbo de Souza",
|
|
985
|
-
"github": "ricardogobbosouza"
|
|
986
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
1340
|
+
"github": "ricardogobbosouza"
|
|
987
1341
|
},
|
|
988
1342
|
{
|
|
989
1343
|
"name": "Matteo Gabriele",
|
|
990
1344
|
"github": "MatteoGabriele",
|
|
991
|
-
"twitter": "matteo_gabriele"
|
|
992
|
-
"avatar": "https://avatars1.githubusercontent.com/u/5337152?v=4"
|
|
1345
|
+
"twitter": "matteo_gabriele"
|
|
993
1346
|
}
|
|
994
|
-
]
|
|
1347
|
+
],
|
|
1348
|
+
"compatibility": {
|
|
1349
|
+
"nuxt": "^2.0.0",
|
|
1350
|
+
"requires": {}
|
|
1351
|
+
}
|
|
995
1352
|
},
|
|
996
1353
|
{
|
|
997
1354
|
"name": "google-fonts",
|
|
@@ -1007,10 +1364,15 @@
|
|
|
1007
1364
|
"maintainers": [
|
|
1008
1365
|
{
|
|
1009
1366
|
"name": "Ricardo Gobbo de Souza",
|
|
1010
|
-
"github": "ricardogobbosouza"
|
|
1011
|
-
|
|
1367
|
+
"github": "ricardogobbosouza"
|
|
1368
|
+
}
|
|
1369
|
+
],
|
|
1370
|
+
"compatibility": {
|
|
1371
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1372
|
+
"requires": {
|
|
1373
|
+
"bridge": "optional"
|
|
1012
1374
|
}
|
|
1013
|
-
|
|
1375
|
+
}
|
|
1014
1376
|
},
|
|
1015
1377
|
{
|
|
1016
1378
|
"name": "google-gtag",
|
|
@@ -1026,15 +1388,17 @@
|
|
|
1026
1388
|
"maintainers": [
|
|
1027
1389
|
{
|
|
1028
1390
|
"name": "Dominic Garms",
|
|
1029
|
-
"github": "dohomi"
|
|
1030
|
-
"avatar": "https://avatars0.githubusercontent.com/u/489221?v=4"
|
|
1391
|
+
"github": "dohomi"
|
|
1031
1392
|
},
|
|
1032
1393
|
{
|
|
1033
1394
|
"name": "Ricardo Gobbo de Souza",
|
|
1034
|
-
"github": "ricardogobbosouza"
|
|
1035
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
1395
|
+
"github": "ricardogobbosouza"
|
|
1036
1396
|
}
|
|
1037
|
-
]
|
|
1397
|
+
],
|
|
1398
|
+
"compatibility": {
|
|
1399
|
+
"nuxt": "^2.0.0",
|
|
1400
|
+
"requires": {}
|
|
1401
|
+
}
|
|
1038
1402
|
},
|
|
1039
1403
|
{
|
|
1040
1404
|
"name": "google-optimize",
|
|
@@ -1051,22 +1415,45 @@
|
|
|
1051
1415
|
{
|
|
1052
1416
|
"name": "Pooya Parsa",
|
|
1053
1417
|
"github": "pi0",
|
|
1054
|
-
"twitter": "_pi0_"
|
|
1055
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
1418
|
+
"twitter": "_pi0_"
|
|
1056
1419
|
},
|
|
1057
1420
|
{
|
|
1058
1421
|
"name": "Farzad Soltani",
|
|
1059
1422
|
"github": "farzadso",
|
|
1060
|
-
"twitter": "farzadso"
|
|
1061
|
-
"avatar": "https://avatars0.githubusercontent.com/u/19854715?v=4"
|
|
1423
|
+
"twitter": "farzadso"
|
|
1062
1424
|
},
|
|
1063
1425
|
{
|
|
1064
1426
|
"name": "Josh Deltener",
|
|
1065
1427
|
"github": "hecktarzuli",
|
|
1066
|
-
"twitter": "JoshDeltener"
|
|
1067
|
-
|
|
1428
|
+
"twitter": "JoshDeltener"
|
|
1429
|
+
}
|
|
1430
|
+
],
|
|
1431
|
+
"compatibility": {
|
|
1432
|
+
"nuxt": "^2.0.0",
|
|
1433
|
+
"requires": {}
|
|
1434
|
+
}
|
|
1435
|
+
},
|
|
1436
|
+
{
|
|
1437
|
+
"name": "graphql-client",
|
|
1438
|
+
"description": "Minimal GraphQL Client + Code Generation for Nuxt. Auto imports GraphQL Operations for easy execution.",
|
|
1439
|
+
"repo": "diizzayy/nuxt-graphql-client",
|
|
1440
|
+
"npm": "nuxt-graphql-client",
|
|
1441
|
+
"icon": "graphql-client.svg",
|
|
1442
|
+
"github": "https://github.com/diizzayy/nuxt-graphql-client",
|
|
1443
|
+
"website": "https://github.com/diizzayy/nuxt-graphql-client",
|
|
1444
|
+
"learn_more": "https://www.graphql-code-generator.com/plugins/typescript-graphql-request",
|
|
1445
|
+
"category": "Request",
|
|
1446
|
+
"type": "3rd-party",
|
|
1447
|
+
"maintainers": [
|
|
1448
|
+
{
|
|
1449
|
+
"name": "Diizzayy",
|
|
1450
|
+
"github": "diizzayy"
|
|
1068
1451
|
}
|
|
1069
|
-
]
|
|
1452
|
+
],
|
|
1453
|
+
"compatibility": {
|
|
1454
|
+
"nuxt": "^3.0.0",
|
|
1455
|
+
"requires": {}
|
|
1456
|
+
}
|
|
1070
1457
|
},
|
|
1071
1458
|
{
|
|
1072
1459
|
"name": "graphql-request",
|
|
@@ -1082,10 +1469,13 @@
|
|
|
1082
1469
|
"maintainers": [
|
|
1083
1470
|
{
|
|
1084
1471
|
"name": "gomah",
|
|
1085
|
-
"github": "gomah"
|
|
1086
|
-
"avatar": "https://avatars3.githubusercontent.com/u/2362138?v=4"
|
|
1472
|
+
"github": "gomah"
|
|
1087
1473
|
}
|
|
1088
|
-
]
|
|
1474
|
+
],
|
|
1475
|
+
"compatibility": {
|
|
1476
|
+
"nuxt": "^2.0.0",
|
|
1477
|
+
"requires": {}
|
|
1478
|
+
}
|
|
1089
1479
|
},
|
|
1090
1480
|
{
|
|
1091
1481
|
"name": "gtm",
|
|
@@ -1102,10 +1492,13 @@
|
|
|
1102
1492
|
{
|
|
1103
1493
|
"name": "Pooya Parsa",
|
|
1104
1494
|
"github": "pi0",
|
|
1105
|
-
"twitter": "_pi0_"
|
|
1106
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
1495
|
+
"twitter": "_pi0_"
|
|
1107
1496
|
}
|
|
1108
|
-
]
|
|
1497
|
+
],
|
|
1498
|
+
"compatibility": {
|
|
1499
|
+
"nuxt": "^2.0.0",
|
|
1500
|
+
"requires": {}
|
|
1501
|
+
}
|
|
1109
1502
|
},
|
|
1110
1503
|
{
|
|
1111
1504
|
"name": "guess",
|
|
@@ -1121,10 +1514,59 @@
|
|
|
1121
1514
|
"maintainers": [
|
|
1122
1515
|
{
|
|
1123
1516
|
"name": "Xin Du",
|
|
1124
|
-
"github": "clarkdo"
|
|
1125
|
-
|
|
1517
|
+
"github": "clarkdo"
|
|
1518
|
+
}
|
|
1519
|
+
],
|
|
1520
|
+
"compatibility": {
|
|
1521
|
+
"nuxt": "^2.0.0",
|
|
1522
|
+
"requires": {}
|
|
1523
|
+
}
|
|
1524
|
+
},
|
|
1525
|
+
{
|
|
1526
|
+
"name": "harlem",
|
|
1527
|
+
"description": "Harlem is a simple, unopinionated, lightweight and extensible state management solution for Vue 3.",
|
|
1528
|
+
"repo": "nuxt-modules/harlem",
|
|
1529
|
+
"npm": "@nuxtjs/harlem",
|
|
1530
|
+
"icon": "harlem.svg",
|
|
1531
|
+
"github": "https://github.com/nuxt-modules/harlem",
|
|
1532
|
+
"website": "https://github.com/nuxt-modules/harlem",
|
|
1533
|
+
"learn_more": "https://harlemjs.com/",
|
|
1534
|
+
"category": "Extensions",
|
|
1535
|
+
"type": "community",
|
|
1536
|
+
"maintainers": [
|
|
1537
|
+
{
|
|
1538
|
+
"name": "Daniel Roe",
|
|
1539
|
+
"github": "danielroe",
|
|
1540
|
+
"twitter": "danielcroe"
|
|
1541
|
+
}
|
|
1542
|
+
],
|
|
1543
|
+
"compatibility": {
|
|
1544
|
+
"nuxt": "^3.0.0",
|
|
1545
|
+
"requires": {}
|
|
1546
|
+
}
|
|
1547
|
+
},
|
|
1548
|
+
{
|
|
1549
|
+
"name": "headway",
|
|
1550
|
+
"description": "Headway changelog widget for Nuxt",
|
|
1551
|
+
"repo": "l-portet/nuxt-headway",
|
|
1552
|
+
"npm": "nuxt-headway",
|
|
1553
|
+
"icon": "headway.png",
|
|
1554
|
+
"github": "https://github.com/l-portet/nuxt-headway",
|
|
1555
|
+
"website": "https://nuxt-headway.netlify.app/",
|
|
1556
|
+
"learn_more": "https://headwayapp.co/",
|
|
1557
|
+
"category": "UI",
|
|
1558
|
+
"type": "3rd-party",
|
|
1559
|
+
"maintainers": [
|
|
1560
|
+
{
|
|
1561
|
+
"name": "l-portet",
|
|
1562
|
+
"github": "l-portet",
|
|
1563
|
+
"avatar": "https://avatars.githubusercontent.com/u/34057690?v=4"
|
|
1126
1564
|
}
|
|
1127
|
-
]
|
|
1565
|
+
],
|
|
1566
|
+
"compatibility": {
|
|
1567
|
+
"nuxt": "^2.0.0",
|
|
1568
|
+
"requires": {}
|
|
1569
|
+
}
|
|
1128
1570
|
},
|
|
1129
1571
|
{
|
|
1130
1572
|
"name": "helmet",
|
|
@@ -1140,10 +1582,13 @@
|
|
|
1140
1582
|
"maintainers": [
|
|
1141
1583
|
{
|
|
1142
1584
|
"name": "victor-perez",
|
|
1143
|
-
"github": "victor-perez"
|
|
1144
|
-
"avatar": "https://avatars1.githubusercontent.com/u/672958?v=4"
|
|
1585
|
+
"github": "victor-perez"
|
|
1145
1586
|
}
|
|
1146
|
-
]
|
|
1587
|
+
],
|
|
1588
|
+
"compatibility": {
|
|
1589
|
+
"nuxt": "^2.0.0",
|
|
1590
|
+
"requires": {}
|
|
1591
|
+
}
|
|
1147
1592
|
},
|
|
1148
1593
|
{
|
|
1149
1594
|
"name": "highcharts",
|
|
@@ -1159,10 +1604,13 @@
|
|
|
1159
1604
|
"maintainers": [
|
|
1160
1605
|
{
|
|
1161
1606
|
"name": "richardeschloss",
|
|
1162
|
-
"github": "richardeschloss"
|
|
1163
|
-
"avatar": "https://avatars2.githubusercontent.com/u/5906351?v=4"
|
|
1607
|
+
"github": "richardeschloss"
|
|
1164
1608
|
}
|
|
1165
|
-
]
|
|
1609
|
+
],
|
|
1610
|
+
"compatibility": {
|
|
1611
|
+
"nuxt": "^2.0.0",
|
|
1612
|
+
"requires": {}
|
|
1613
|
+
}
|
|
1166
1614
|
},
|
|
1167
1615
|
{
|
|
1168
1616
|
"name": "history-state",
|
|
@@ -1178,10 +1626,13 @@
|
|
|
1178
1626
|
"maintainers": [
|
|
1179
1627
|
{
|
|
1180
1628
|
"name": "hidekatsu-izuno",
|
|
1181
|
-
"github": "hidekatsu-izuno"
|
|
1182
|
-
"avatar": "https://avatars0.githubusercontent.com/u/1091860?v=4"
|
|
1629
|
+
"github": "hidekatsu-izuno"
|
|
1183
1630
|
}
|
|
1184
|
-
]
|
|
1631
|
+
],
|
|
1632
|
+
"compatibility": {
|
|
1633
|
+
"nuxt": "^2.0.0",
|
|
1634
|
+
"requires": {}
|
|
1635
|
+
}
|
|
1185
1636
|
},
|
|
1186
1637
|
{
|
|
1187
1638
|
"name": "html-minifier",
|
|
@@ -1197,18 +1648,21 @@
|
|
|
1197
1648
|
"maintainers": [
|
|
1198
1649
|
{
|
|
1199
1650
|
"name": "Xin Du",
|
|
1200
|
-
"github": "clarkdo"
|
|
1201
|
-
"avatar": "https://avatars3.githubusercontent.com/u/4312154?v=4"
|
|
1651
|
+
"github": "clarkdo"
|
|
1202
1652
|
}
|
|
1203
|
-
]
|
|
1653
|
+
],
|
|
1654
|
+
"compatibility": {
|
|
1655
|
+
"nuxt": "^2.0.0",
|
|
1656
|
+
"requires": {}
|
|
1657
|
+
}
|
|
1204
1658
|
},
|
|
1205
1659
|
{
|
|
1206
1660
|
"name": "html-validator",
|
|
1207
1661
|
"description": "Automatically validate Nuxt server-rendered HTML html",
|
|
1208
|
-
"repo": "nuxt-
|
|
1662
|
+
"repo": "nuxt-modules/html-validator",
|
|
1209
1663
|
"npm": "@nuxtjs/html-validator",
|
|
1210
1664
|
"icon": "html-validator.png",
|
|
1211
|
-
"github": "https://github.com/nuxt-
|
|
1665
|
+
"github": "https://github.com/nuxt-modules/html-validator",
|
|
1212
1666
|
"website": "https://html-validator.nuxtjs.org",
|
|
1213
1667
|
"learn_more": "https://html-validate.org",
|
|
1214
1668
|
"category": "Performance",
|
|
@@ -1217,10 +1671,15 @@
|
|
|
1217
1671
|
{
|
|
1218
1672
|
"name": "Daniel Roe",
|
|
1219
1673
|
"github": "danielroe",
|
|
1220
|
-
"twitter": "danielcroe"
|
|
1221
|
-
|
|
1674
|
+
"twitter": "danielcroe"
|
|
1675
|
+
}
|
|
1676
|
+
],
|
|
1677
|
+
"compatibility": {
|
|
1678
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1679
|
+
"requires": {
|
|
1680
|
+
"bridge": "optional"
|
|
1222
1681
|
}
|
|
1223
|
-
|
|
1682
|
+
}
|
|
1224
1683
|
},
|
|
1225
1684
|
{
|
|
1226
1685
|
"name": "http",
|
|
@@ -1237,16 +1696,41 @@
|
|
|
1237
1696
|
{
|
|
1238
1697
|
"name": "Pooya Parsa",
|
|
1239
1698
|
"github": "pi0",
|
|
1240
|
-
"twitter": "_pi0_"
|
|
1241
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
1699
|
+
"twitter": "_pi0_"
|
|
1242
1700
|
},
|
|
1243
1701
|
{
|
|
1244
1702
|
"name": "Sébastien Chopin",
|
|
1245
1703
|
"github": "Atinux",
|
|
1246
|
-
"twitter": "Atinux"
|
|
1247
|
-
|
|
1704
|
+
"twitter": "Atinux"
|
|
1705
|
+
}
|
|
1706
|
+
],
|
|
1707
|
+
"compatibility": {
|
|
1708
|
+
"nuxt": "^2.0.0",
|
|
1709
|
+
"requires": {}
|
|
1710
|
+
}
|
|
1711
|
+
},
|
|
1712
|
+
{
|
|
1713
|
+
"name": "humans-txt",
|
|
1714
|
+
"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.",
|
|
1715
|
+
"repo": "Luxdamore/nuxt-humans-txt",
|
|
1716
|
+
"npm": "@luxdamore/nuxt-humans-txt",
|
|
1717
|
+
"icon": "",
|
|
1718
|
+
"github": "https://github.com/LuXDAmore/nuxt-humans-txt",
|
|
1719
|
+
"website": "https://luxdamore.github.io/nuxt-humans-txt/",
|
|
1720
|
+
"learn_more": "https://humanstxt.org/",
|
|
1721
|
+
"category": "SEO",
|
|
1722
|
+
"type": "3rd-party",
|
|
1723
|
+
"maintainers": [
|
|
1724
|
+
{
|
|
1725
|
+
"name": "Luca Iaconelli",
|
|
1726
|
+
"github": "LuXDAmore",
|
|
1727
|
+
"twitter": "luxdamore"
|
|
1248
1728
|
}
|
|
1249
|
-
]
|
|
1729
|
+
],
|
|
1730
|
+
"compatibility": {
|
|
1731
|
+
"nuxt": "^2.0.0",
|
|
1732
|
+
"requires": {}
|
|
1733
|
+
}
|
|
1250
1734
|
},
|
|
1251
1735
|
{
|
|
1252
1736
|
"name": "i18n",
|
|
@@ -1262,15 +1746,61 @@
|
|
|
1262
1746
|
"maintainers": [
|
|
1263
1747
|
{
|
|
1264
1748
|
"name": "Rafał Chłodnicki",
|
|
1265
|
-
"github": "rchl"
|
|
1266
|
-
"avatar": "https://avatars1.githubusercontent.com/u/153197?v=4"
|
|
1749
|
+
"github": "rchl"
|
|
1267
1750
|
},
|
|
1268
1751
|
{
|
|
1269
|
-
"name": "
|
|
1270
|
-
"github": "
|
|
1271
|
-
|
|
1752
|
+
"name": "Kazuya Kawaguchi",
|
|
1753
|
+
"github": "kazupon"
|
|
1754
|
+
}
|
|
1755
|
+
],
|
|
1756
|
+
"compatibility": {
|
|
1757
|
+
"nuxt": "^2.0.0",
|
|
1758
|
+
"requires": {}
|
|
1759
|
+
}
|
|
1760
|
+
},
|
|
1761
|
+
{
|
|
1762
|
+
"name": "icon",
|
|
1763
|
+
"description": "",
|
|
1764
|
+
"repo": "nuxt-modules/icon",
|
|
1765
|
+
"npm": "nuxt-icon",
|
|
1766
|
+
"icon": "nuxt-icon.png",
|
|
1767
|
+
"github": "https://github.com/nuxt-modules/icon",
|
|
1768
|
+
"website": "https://github.com/nuxt-modules/icon",
|
|
1769
|
+
"learn_more": "",
|
|
1770
|
+
"category": "UI",
|
|
1771
|
+
"type": "community",
|
|
1772
|
+
"maintainers": [
|
|
1773
|
+
{
|
|
1774
|
+
"name": "Atinux",
|
|
1775
|
+
"github": "Atinux"
|
|
1272
1776
|
}
|
|
1273
|
-
]
|
|
1777
|
+
],
|
|
1778
|
+
"compatibility": {
|
|
1779
|
+
"nuxt": "^3.0.0",
|
|
1780
|
+
"requires": {}
|
|
1781
|
+
}
|
|
1782
|
+
},
|
|
1783
|
+
{
|
|
1784
|
+
"name": "icons",
|
|
1785
|
+
"description": "Use your own automatically imported SVG icons.",
|
|
1786
|
+
"repo": "gitfoxcode/nuxt-icons",
|
|
1787
|
+
"npm": "nuxt-icons",
|
|
1788
|
+
"icon": "icons.png",
|
|
1789
|
+
"github": "https://github.com/gitFoxCode/nuxt-icons",
|
|
1790
|
+
"website": "https://github.com/gitFoxCode/nuxt-icons",
|
|
1791
|
+
"learn_more": "",
|
|
1792
|
+
"category": "UI",
|
|
1793
|
+
"type": "3rd-party",
|
|
1794
|
+
"maintainers": [
|
|
1795
|
+
{
|
|
1796
|
+
"name": "Sebastian Wludzik",
|
|
1797
|
+
"github": "gitfoxcode"
|
|
1798
|
+
}
|
|
1799
|
+
],
|
|
1800
|
+
"compatibility": {
|
|
1801
|
+
"nuxt": "^3.0.0",
|
|
1802
|
+
"requires": {}
|
|
1803
|
+
}
|
|
1274
1804
|
},
|
|
1275
1805
|
{
|
|
1276
1806
|
"name": "image-loader",
|
|
@@ -1286,10 +1816,13 @@
|
|
|
1286
1816
|
"maintainers": [
|
|
1287
1817
|
{
|
|
1288
1818
|
"name": "Barry Fisher",
|
|
1289
|
-
"github": "Barry-Fisher"
|
|
1290
|
-
"avatar": "https://avatars3.githubusercontent.com/u/1033560?v=4"
|
|
1819
|
+
"github": "Barry-Fisher"
|
|
1291
1820
|
}
|
|
1292
|
-
]
|
|
1821
|
+
],
|
|
1822
|
+
"compatibility": {
|
|
1823
|
+
"nuxt": "^2.0.0",
|
|
1824
|
+
"requires": {}
|
|
1825
|
+
}
|
|
1293
1826
|
},
|
|
1294
1827
|
{
|
|
1295
1828
|
"name": "image",
|
|
@@ -1306,22 +1839,25 @@
|
|
|
1306
1839
|
{
|
|
1307
1840
|
"name": "Ahad Birang",
|
|
1308
1841
|
"github": "farnabaz",
|
|
1309
|
-
"twitter": "a_birang"
|
|
1310
|
-
"avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
|
|
1842
|
+
"twitter": "a_birang"
|
|
1311
1843
|
},
|
|
1312
1844
|
{
|
|
1313
1845
|
"name": "Pooya Parsa",
|
|
1314
1846
|
"github": "pi0",
|
|
1315
|
-
"twitter": "_pi0_"
|
|
1316
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
1847
|
+
"twitter": "_pi0_"
|
|
1317
1848
|
},
|
|
1318
1849
|
{
|
|
1319
1850
|
"name": "Sebastien Chopin",
|
|
1320
1851
|
"github": "Atinux",
|
|
1321
|
-
"twitter": "Atinux"
|
|
1322
|
-
|
|
1852
|
+
"twitter": "Atinux"
|
|
1853
|
+
}
|
|
1854
|
+
],
|
|
1855
|
+
"compatibility": {
|
|
1856
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1857
|
+
"requires": {
|
|
1858
|
+
"bridge": "optional"
|
|
1323
1859
|
}
|
|
1324
|
-
|
|
1860
|
+
}
|
|
1325
1861
|
},
|
|
1326
1862
|
{
|
|
1327
1863
|
"name": "imagemin",
|
|
@@ -1337,10 +1873,38 @@
|
|
|
1337
1873
|
"maintainers": [
|
|
1338
1874
|
{
|
|
1339
1875
|
"name": "Ricardo Gobbo de Souza",
|
|
1340
|
-
"github": "ricardogobbosouza"
|
|
1341
|
-
|
|
1876
|
+
"github": "ricardogobbosouza"
|
|
1877
|
+
}
|
|
1878
|
+
],
|
|
1879
|
+
"compatibility": {
|
|
1880
|
+
"nuxt": "^2.0.0",
|
|
1881
|
+
"requires": {}
|
|
1882
|
+
}
|
|
1883
|
+
},
|
|
1884
|
+
{
|
|
1885
|
+
"name": "inkline",
|
|
1886
|
+
"description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
|
|
1887
|
+
"repo": "inkline/nuxt-module-inkline",
|
|
1888
|
+
"npm": "@inkline/nuxt",
|
|
1889
|
+
"icon": "inkline.svg",
|
|
1890
|
+
"github": "https://github.com/inkline/nuxt-module-inkline",
|
|
1891
|
+
"website": "https://inkline.io",
|
|
1892
|
+
"learn_more": "https://inkline.io/docs/introduction/installation/nuxt",
|
|
1893
|
+
"category": "UI",
|
|
1894
|
+
"type": "3rd-party",
|
|
1895
|
+
"maintainers": [
|
|
1896
|
+
{
|
|
1897
|
+
"name": "Alex Grozav",
|
|
1898
|
+
"github": "alexgrozav",
|
|
1899
|
+
"twitter": "alexgrozav"
|
|
1900
|
+
}
|
|
1901
|
+
],
|
|
1902
|
+
"compatibility": {
|
|
1903
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1904
|
+
"requires": {
|
|
1905
|
+
"bridge": true
|
|
1342
1906
|
}
|
|
1343
|
-
|
|
1907
|
+
}
|
|
1344
1908
|
},
|
|
1345
1909
|
{
|
|
1346
1910
|
"name": "intercom",
|
|
@@ -1356,10 +1920,36 @@
|
|
|
1356
1920
|
"maintainers": [
|
|
1357
1921
|
{
|
|
1358
1922
|
"name": "hex-digital",
|
|
1359
|
-
"github": "hex-digital"
|
|
1360
|
-
|
|
1923
|
+
"github": "hex-digital"
|
|
1924
|
+
}
|
|
1925
|
+
],
|
|
1926
|
+
"compatibility": {
|
|
1927
|
+
"nuxt": "^2.0.0",
|
|
1928
|
+
"requires": {}
|
|
1929
|
+
}
|
|
1930
|
+
},
|
|
1931
|
+
{
|
|
1932
|
+
"name": "ionic",
|
|
1933
|
+
"description": "Batteries-included Ionic integration for building iOS, Android and web apps.",
|
|
1934
|
+
"repo": "danielroe/nuxt-ionic",
|
|
1935
|
+
"npm": "nuxt-ionic",
|
|
1936
|
+
"icon": "ionic.svg",
|
|
1937
|
+
"github": "https://github.com/danielroe/nuxt-ionic",
|
|
1938
|
+
"website": "https://ionic.roe.dev",
|
|
1939
|
+
"learn_more": "https://ionicframework.com",
|
|
1940
|
+
"category": "Libraries",
|
|
1941
|
+
"type": "3rd-party",
|
|
1942
|
+
"maintainers": [
|
|
1943
|
+
{
|
|
1944
|
+
"name": "Daniel Roe",
|
|
1945
|
+
"github": "danielroe",
|
|
1946
|
+
"twitter": "danielcroe"
|
|
1361
1947
|
}
|
|
1362
|
-
]
|
|
1948
|
+
],
|
|
1949
|
+
"compatibility": {
|
|
1950
|
+
"nuxt": "^3.0.0",
|
|
1951
|
+
"requires": {}
|
|
1952
|
+
}
|
|
1363
1953
|
},
|
|
1364
1954
|
{
|
|
1365
1955
|
"name": "jsonapi",
|
|
@@ -1375,10 +1965,13 @@
|
|
|
1375
1965
|
"maintainers": [
|
|
1376
1966
|
{
|
|
1377
1967
|
"name": "patrickcate",
|
|
1378
|
-
"github": "patrickcate"
|
|
1379
|
-
"avatar": "https://avatars0.githubusercontent.com/u/6277206?v=4"
|
|
1968
|
+
"github": "patrickcate"
|
|
1380
1969
|
}
|
|
1381
|
-
]
|
|
1970
|
+
],
|
|
1971
|
+
"compatibility": {
|
|
1972
|
+
"nuxt": "^2.0.0",
|
|
1973
|
+
"requires": {}
|
|
1974
|
+
}
|
|
1382
1975
|
},
|
|
1383
1976
|
{
|
|
1384
1977
|
"name": "kentico-kontent",
|
|
@@ -1394,10 +1987,37 @@
|
|
|
1394
1987
|
"maintainers": [
|
|
1395
1988
|
{
|
|
1396
1989
|
"name": "Alfred Brockötter",
|
|
1397
|
-
"github": "Domitnator"
|
|
1398
|
-
|
|
1990
|
+
"github": "Domitnator"
|
|
1991
|
+
}
|
|
1992
|
+
],
|
|
1993
|
+
"compatibility": {
|
|
1994
|
+
"nuxt": "^2.0.0",
|
|
1995
|
+
"requires": {}
|
|
1996
|
+
}
|
|
1997
|
+
},
|
|
1998
|
+
{
|
|
1999
|
+
"name": "kql",
|
|
2000
|
+
"description": "Nuxt 3 module for Kirby's Query Language API",
|
|
2001
|
+
"repo": "johannschopplich/nuxt-kql",
|
|
2002
|
+
"npm": "nuxt-kql",
|
|
2003
|
+
"icon": "kql.svg",
|
|
2004
|
+
"github": "https://github.com/johannschopplich/nuxt-kql",
|
|
2005
|
+
"website": "https://nuxt-kql.jhnn.dev",
|
|
2006
|
+
"learn_more": "",
|
|
2007
|
+
"category": "CMS",
|
|
2008
|
+
"type": "3rd-party",
|
|
2009
|
+
"maintainers": [
|
|
2010
|
+
{
|
|
2011
|
+
"name": "Johann Schopplich",
|
|
2012
|
+
"github": "johannschopplich",
|
|
2013
|
+
"twitter": "jschopplich",
|
|
2014
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
1399
2015
|
}
|
|
1400
|
-
]
|
|
2016
|
+
],
|
|
2017
|
+
"compatibility": {
|
|
2018
|
+
"nuxt": "^3.0.0",
|
|
2019
|
+
"requires": {}
|
|
2020
|
+
}
|
|
1401
2021
|
},
|
|
1402
2022
|
{
|
|
1403
2023
|
"name": "laravel-echo",
|
|
@@ -1413,10 +2033,13 @@
|
|
|
1413
2033
|
"maintainers": [
|
|
1414
2034
|
{
|
|
1415
2035
|
"name": "Ricardo Gobbo de Souza",
|
|
1416
|
-
"github": "ricardogobbosouza"
|
|
1417
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
2036
|
+
"github": "ricardogobbosouza"
|
|
1418
2037
|
}
|
|
1419
|
-
]
|
|
2038
|
+
],
|
|
2039
|
+
"compatibility": {
|
|
2040
|
+
"nuxt": "^2.0.0",
|
|
2041
|
+
"requires": {}
|
|
2042
|
+
}
|
|
1420
2043
|
},
|
|
1421
2044
|
{
|
|
1422
2045
|
"name": "laravel-nuxt",
|
|
@@ -1432,10 +2055,13 @@
|
|
|
1432
2055
|
"maintainers": [
|
|
1433
2056
|
{
|
|
1434
2057
|
"name": "skyrpex",
|
|
1435
|
-
"github": "skyrpex"
|
|
1436
|
-
"avatar": "https://avatars3.githubusercontent.com/u/1077520?v=4"
|
|
2058
|
+
"github": "skyrpex"
|
|
1437
2059
|
}
|
|
1438
|
-
]
|
|
2060
|
+
],
|
|
2061
|
+
"compatibility": {
|
|
2062
|
+
"nuxt": "^2.0.0",
|
|
2063
|
+
"requires": {}
|
|
2064
|
+
}
|
|
1439
2065
|
},
|
|
1440
2066
|
{
|
|
1441
2067
|
"name": "laravel",
|
|
@@ -1451,10 +2077,13 @@
|
|
|
1451
2077
|
"maintainers": [
|
|
1452
2078
|
{
|
|
1453
2079
|
"name": "m2sd",
|
|
1454
|
-
"github": "m2sd"
|
|
1455
|
-
"avatar": "https://avatars0.githubusercontent.com/u/40393728?v=4"
|
|
2080
|
+
"github": "m2sd"
|
|
1456
2081
|
}
|
|
1457
|
-
]
|
|
2082
|
+
],
|
|
2083
|
+
"compatibility": {
|
|
2084
|
+
"nuxt": "^2.0.0",
|
|
2085
|
+
"requires": {}
|
|
2086
|
+
}
|
|
1458
2087
|
},
|
|
1459
2088
|
{
|
|
1460
2089
|
"name": "leaflet",
|
|
@@ -1470,10 +2099,13 @@
|
|
|
1470
2099
|
"maintainers": [
|
|
1471
2100
|
{
|
|
1472
2101
|
"name": "schlunsen",
|
|
1473
|
-
"github": "schlunsen"
|
|
1474
|
-
"avatar": "https://avatars3.githubusercontent.com/u/117190?v=4"
|
|
2102
|
+
"github": "schlunsen"
|
|
1475
2103
|
}
|
|
1476
|
-
]
|
|
2104
|
+
],
|
|
2105
|
+
"compatibility": {
|
|
2106
|
+
"nuxt": "^2.0.0",
|
|
2107
|
+
"requires": {}
|
|
2108
|
+
}
|
|
1477
2109
|
},
|
|
1478
2110
|
{
|
|
1479
2111
|
"name": "localforage",
|
|
@@ -1490,15 +2122,17 @@
|
|
|
1490
2122
|
{
|
|
1491
2123
|
"name": "Alexandre Chopin",
|
|
1492
2124
|
"github": "alexchopin",
|
|
1493
|
-
"twitter": "alexchopin"
|
|
1494
|
-
"avatar": "https://avatars2.githubusercontent.com/u/4084277?v=4"
|
|
2125
|
+
"twitter": "alexchopin"
|
|
1495
2126
|
},
|
|
1496
2127
|
{
|
|
1497
2128
|
"name": "Ricardo Gobbo de Souza",
|
|
1498
|
-
"github": "ricardogobbosouza"
|
|
1499
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
2129
|
+
"github": "ricardogobbosouza"
|
|
1500
2130
|
}
|
|
1501
|
-
]
|
|
2131
|
+
],
|
|
2132
|
+
"compatibility": {
|
|
2133
|
+
"nuxt": "^2.0.0",
|
|
2134
|
+
"requires": {}
|
|
2135
|
+
}
|
|
1502
2136
|
},
|
|
1503
2137
|
{
|
|
1504
2138
|
"name": "localtunnel",
|
|
@@ -1515,10 +2149,35 @@
|
|
|
1515
2149
|
{
|
|
1516
2150
|
"name": "Pooya Parsa",
|
|
1517
2151
|
"github": "pi0",
|
|
1518
|
-
"twitter": "_pi0_"
|
|
1519
|
-
|
|
2152
|
+
"twitter": "_pi0_"
|
|
2153
|
+
}
|
|
2154
|
+
],
|
|
2155
|
+
"compatibility": {
|
|
2156
|
+
"nuxt": "^2.0.0",
|
|
2157
|
+
"requires": {}
|
|
2158
|
+
}
|
|
2159
|
+
},
|
|
2160
|
+
{
|
|
2161
|
+
"name": "lodash",
|
|
2162
|
+
"description": "lodash module with auto-import and custom prefix",
|
|
2163
|
+
"repo": "cipami/nuxt-lodash",
|
|
2164
|
+
"npm": "nuxt-lodash",
|
|
2165
|
+
"icon": "lodash.svg",
|
|
2166
|
+
"github": "https://github.com/cipami/nuxt-lodash",
|
|
2167
|
+
"website": "https://github.com/cipami/nuxt-lodash#readme",
|
|
2168
|
+
"learn_more": "https://github.com/lodash/lodash",
|
|
2169
|
+
"category": "Libraries",
|
|
2170
|
+
"type": "3rd-party",
|
|
2171
|
+
"maintainers": [
|
|
2172
|
+
{
|
|
2173
|
+
"name": "Michal Čípa",
|
|
2174
|
+
"github": "cipami"
|
|
1520
2175
|
}
|
|
1521
|
-
]
|
|
2176
|
+
],
|
|
2177
|
+
"compatibility": {
|
|
2178
|
+
"nuxt": "^3.0.0",
|
|
2179
|
+
"requires": {}
|
|
2180
|
+
}
|
|
1522
2181
|
},
|
|
1523
2182
|
{
|
|
1524
2183
|
"name": "logrocket",
|
|
@@ -1535,10 +2194,13 @@
|
|
|
1535
2194
|
{
|
|
1536
2195
|
"name": "Farzad Soltani",
|
|
1537
2196
|
"github": "farzadso",
|
|
1538
|
-
"twitter": "farzadso"
|
|
1539
|
-
"avatar": "https://avatars0.githubusercontent.com/u/19854715?v=4"
|
|
2197
|
+
"twitter": "farzadso"
|
|
1540
2198
|
}
|
|
1541
|
-
]
|
|
2199
|
+
],
|
|
2200
|
+
"compatibility": {
|
|
2201
|
+
"nuxt": "^2.0.0",
|
|
2202
|
+
"requires": {}
|
|
2203
|
+
}
|
|
1542
2204
|
},
|
|
1543
2205
|
{
|
|
1544
2206
|
"name": "lunr",
|
|
@@ -1554,10 +2216,36 @@
|
|
|
1554
2216
|
"maintainers": [
|
|
1555
2217
|
{
|
|
1556
2218
|
"name": "Pim",
|
|
1557
|
-
"github": "pimlie"
|
|
1558
|
-
|
|
2219
|
+
"github": "pimlie"
|
|
2220
|
+
}
|
|
2221
|
+
],
|
|
2222
|
+
"compatibility": {
|
|
2223
|
+
"nuxt": "^2.0.0",
|
|
2224
|
+
"requires": {}
|
|
2225
|
+
}
|
|
2226
|
+
},
|
|
2227
|
+
{
|
|
2228
|
+
"name": "magic-regexp",
|
|
2229
|
+
"description": "A compiled-away, type-safe, readable RegExp alternative",
|
|
2230
|
+
"repo": "danielroe/magic-regexp",
|
|
2231
|
+
"npm": "magic-regexp",
|
|
2232
|
+
"icon": "magic-regexp.svg",
|
|
2233
|
+
"github": "https://github.com/danielroe/magic-regexp",
|
|
2234
|
+
"website": "https://magic-regexp.roe.dev",
|
|
2235
|
+
"learn_more": "https://magic-regexp.roe.dev",
|
|
2236
|
+
"category": "Libraries",
|
|
2237
|
+
"type": "3rd-party",
|
|
2238
|
+
"maintainers": [
|
|
2239
|
+
{
|
|
2240
|
+
"name": "Daniel Roe",
|
|
2241
|
+
"github": "danielroe",
|
|
2242
|
+
"twitter": "danielcroe"
|
|
1559
2243
|
}
|
|
1560
|
-
]
|
|
2244
|
+
],
|
|
2245
|
+
"compatibility": {
|
|
2246
|
+
"nuxt": "^3.0.0",
|
|
2247
|
+
"requires": {}
|
|
2248
|
+
}
|
|
1561
2249
|
},
|
|
1562
2250
|
{
|
|
1563
2251
|
"name": "markdownit",
|
|
@@ -1574,10 +2262,13 @@
|
|
|
1574
2262
|
{
|
|
1575
2263
|
"name": "Pooya Parsa",
|
|
1576
2264
|
"github": "pi0",
|
|
1577
|
-
"twitter": "_pi0_"
|
|
1578
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
2265
|
+
"twitter": "_pi0_"
|
|
1579
2266
|
}
|
|
1580
|
-
]
|
|
2267
|
+
],
|
|
2268
|
+
"compatibility": {
|
|
2269
|
+
"nuxt": "^2.0.0",
|
|
2270
|
+
"requires": {}
|
|
2271
|
+
}
|
|
1581
2272
|
},
|
|
1582
2273
|
{
|
|
1583
2274
|
"name": "matomo",
|
|
@@ -1593,10 +2284,13 @@
|
|
|
1593
2284
|
"maintainers": [
|
|
1594
2285
|
{
|
|
1595
2286
|
"name": "pimlie",
|
|
1596
|
-
"github": "pimlie"
|
|
1597
|
-
"avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
|
|
2287
|
+
"github": "pimlie"
|
|
1598
2288
|
}
|
|
1599
|
-
]
|
|
2289
|
+
],
|
|
2290
|
+
"compatibility": {
|
|
2291
|
+
"nuxt": "^2.0.0",
|
|
2292
|
+
"requires": {}
|
|
2293
|
+
}
|
|
1600
2294
|
},
|
|
1601
2295
|
{
|
|
1602
2296
|
"name": "mdx",
|
|
@@ -1613,10 +2307,38 @@
|
|
|
1613
2307
|
{
|
|
1614
2308
|
"name": "Jonathan Bakebwa",
|
|
1615
2309
|
"github": "codebender828",
|
|
1616
|
-
"twitter": "codebender828"
|
|
1617
|
-
|
|
2310
|
+
"twitter": "codebender828"
|
|
2311
|
+
}
|
|
2312
|
+
],
|
|
2313
|
+
"compatibility": {
|
|
2314
|
+
"nuxt": "^2.0.0",
|
|
2315
|
+
"requires": {}
|
|
2316
|
+
}
|
|
2317
|
+
},
|
|
2318
|
+
{
|
|
2319
|
+
"name": "meilisearch",
|
|
2320
|
+
"description": "Meilisearch Instant Search module for Nuxt 3",
|
|
2321
|
+
"repo": "xlanex6/nuxt-meilisearch",
|
|
2322
|
+
"npm": "nuxt-meilisearch",
|
|
2323
|
+
"icon": "meilisearch.svg",
|
|
2324
|
+
"github": "https://github.com/xlanex6/nuxt-meilisearch",
|
|
2325
|
+
"website": "https://github.com/xlanex6/nuxt-meilisearch",
|
|
2326
|
+
"learn_more": "https://github.com/xlanex6/nuxt-meilisearch",
|
|
2327
|
+
"category": "Libraries",
|
|
2328
|
+
"type": "3rd-party",
|
|
2329
|
+
"maintainers": [
|
|
2330
|
+
{
|
|
2331
|
+
"name": "Alex Duval",
|
|
2332
|
+
"github": "xlanex6",
|
|
2333
|
+
"avatar": "https://avatars.githubusercontent.com/u/13418668?v=4"
|
|
2334
|
+
}
|
|
2335
|
+
],
|
|
2336
|
+
"compatibility": {
|
|
2337
|
+
"nuxt": "^3.0.0",
|
|
2338
|
+
"requires": {
|
|
2339
|
+
"bridge": false
|
|
1618
2340
|
}
|
|
1619
|
-
|
|
2341
|
+
}
|
|
1620
2342
|
},
|
|
1621
2343
|
{
|
|
1622
2344
|
"name": "memwatch",
|
|
@@ -1632,10 +2354,13 @@
|
|
|
1632
2354
|
"maintainers": [
|
|
1633
2355
|
{
|
|
1634
2356
|
"name": "pimlie",
|
|
1635
|
-
"github": "pimlie"
|
|
1636
|
-
"avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
|
|
2357
|
+
"github": "pimlie"
|
|
1637
2358
|
}
|
|
1638
|
-
]
|
|
2359
|
+
],
|
|
2360
|
+
"compatibility": {
|
|
2361
|
+
"nuxt": "^2.0.0",
|
|
2362
|
+
"requires": {}
|
|
2363
|
+
}
|
|
1639
2364
|
},
|
|
1640
2365
|
{
|
|
1641
2366
|
"name": "mobile",
|
|
@@ -1651,10 +2376,13 @@
|
|
|
1651
2376
|
"maintainers": [
|
|
1652
2377
|
{
|
|
1653
2378
|
"name": "ChanningDefoe",
|
|
1654
|
-
"github": "ChanningDefoe"
|
|
1655
|
-
"avatar": "https://avatars1.githubusercontent.com/u/46541358?v=4"
|
|
2379
|
+
"github": "ChanningDefoe"
|
|
1656
2380
|
}
|
|
1657
|
-
]
|
|
2381
|
+
],
|
|
2382
|
+
"compatibility": {
|
|
2383
|
+
"nuxt": "^2.0.0",
|
|
2384
|
+
"requires": {}
|
|
2385
|
+
}
|
|
1658
2386
|
},
|
|
1659
2387
|
{
|
|
1660
2388
|
"name": "moment",
|
|
@@ -1671,15 +2399,17 @@
|
|
|
1671
2399
|
{
|
|
1672
2400
|
"name": "Pooya Parsa",
|
|
1673
2401
|
"github": "pi0",
|
|
1674
|
-
"twitter": "_pi0_"
|
|
1675
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
2402
|
+
"twitter": "_pi0_"
|
|
1676
2403
|
},
|
|
1677
2404
|
{
|
|
1678
2405
|
"name": "Ricardo Gobbo de Souza",
|
|
1679
|
-
"github": "ricardogobbosouza"
|
|
1680
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
2406
|
+
"github": "ricardogobbosouza"
|
|
1681
2407
|
}
|
|
1682
|
-
]
|
|
2408
|
+
],
|
|
2409
|
+
"compatibility": {
|
|
2410
|
+
"nuxt": "^2.0.0",
|
|
2411
|
+
"requires": {}
|
|
2412
|
+
}
|
|
1683
2413
|
},
|
|
1684
2414
|
{
|
|
1685
2415
|
"name": "mq",
|
|
@@ -1695,10 +2425,13 @@
|
|
|
1695
2425
|
"maintainers": [
|
|
1696
2426
|
{
|
|
1697
2427
|
"name": "vanhoofmaarten",
|
|
1698
|
-
"github": "vanhoofmaarten"
|
|
1699
|
-
"avatar": "https://avatars1.githubusercontent.com/u/2543633?v=4"
|
|
2428
|
+
"github": "vanhoofmaarten"
|
|
1700
2429
|
}
|
|
1701
|
-
]
|
|
2430
|
+
],
|
|
2431
|
+
"compatibility": {
|
|
2432
|
+
"nuxt": "^2.0.0",
|
|
2433
|
+
"requires": {}
|
|
2434
|
+
}
|
|
1702
2435
|
},
|
|
1703
2436
|
{
|
|
1704
2437
|
"name": "neo",
|
|
@@ -1714,10 +2447,13 @@
|
|
|
1714
2447
|
"maintainers": [
|
|
1715
2448
|
{
|
|
1716
2449
|
"name": "ezypeeze",
|
|
1717
|
-
"github": "ezypeeze"
|
|
1718
|
-
"avatar": "https://avatars0.githubusercontent.com/u/10672637?v=4"
|
|
2450
|
+
"github": "ezypeeze"
|
|
1719
2451
|
}
|
|
1720
|
-
]
|
|
2452
|
+
],
|
|
2453
|
+
"compatibility": {
|
|
2454
|
+
"nuxt": "^2.0.0",
|
|
2455
|
+
"requires": {}
|
|
2456
|
+
}
|
|
1721
2457
|
},
|
|
1722
2458
|
{
|
|
1723
2459
|
"name": "netlify-cache",
|
|
@@ -1733,10 +2469,13 @@
|
|
|
1733
2469
|
"maintainers": [
|
|
1734
2470
|
{
|
|
1735
2471
|
"name": "DreaMinder",
|
|
1736
|
-
"github": "DreaMinder"
|
|
1737
|
-
"avatar": "https://avatars0.githubusercontent.com/u/2715278?v=4"
|
|
2472
|
+
"github": "DreaMinder"
|
|
1738
2473
|
}
|
|
1739
|
-
]
|
|
2474
|
+
],
|
|
2475
|
+
"compatibility": {
|
|
2476
|
+
"nuxt": "^2.0.0",
|
|
2477
|
+
"requires": {}
|
|
2478
|
+
}
|
|
1740
2479
|
},
|
|
1741
2480
|
{
|
|
1742
2481
|
"name": "netlify-files",
|
|
@@ -1753,10 +2492,13 @@
|
|
|
1753
2492
|
{
|
|
1754
2493
|
"name": "Alexander Lichter",
|
|
1755
2494
|
"github": "manniL",
|
|
1756
|
-
"twitter": "TheAlexLichter"
|
|
1757
|
-
"avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
|
|
2495
|
+
"twitter": "TheAlexLichter"
|
|
1758
2496
|
}
|
|
1759
|
-
]
|
|
2497
|
+
],
|
|
2498
|
+
"compatibility": {
|
|
2499
|
+
"nuxt": "^2.0.0",
|
|
2500
|
+
"requires": {}
|
|
2501
|
+
}
|
|
1760
2502
|
},
|
|
1761
2503
|
{
|
|
1762
2504
|
"name": "netlify",
|
|
@@ -1772,10 +2514,13 @@
|
|
|
1772
2514
|
"maintainers": [
|
|
1773
2515
|
{
|
|
1774
2516
|
"name": "bazzite",
|
|
1775
|
-
"github": "bazzite"
|
|
1776
|
-
"avatar": "https://avatars1.githubusercontent.com/u/66133254?v=4"
|
|
2517
|
+
"github": "bazzite"
|
|
1777
2518
|
}
|
|
1778
|
-
]
|
|
2519
|
+
],
|
|
2520
|
+
"compatibility": {
|
|
2521
|
+
"nuxt": "^2.0.0",
|
|
2522
|
+
"requires": {}
|
|
2523
|
+
}
|
|
1779
2524
|
},
|
|
1780
2525
|
{
|
|
1781
2526
|
"name": "ngrok",
|
|
@@ -1792,16 +2537,18 @@
|
|
|
1792
2537
|
{
|
|
1793
2538
|
"name": "Debbie O'Brien",
|
|
1794
2539
|
"github": "debs-obrien",
|
|
1795
|
-
"twitter": "debs_obrien"
|
|
1796
|
-
"avatar": "https://avatars2.githubusercontent.com/u/13063165?v=4"
|
|
2540
|
+
"twitter": "debs_obrien"
|
|
1797
2541
|
},
|
|
1798
2542
|
{
|
|
1799
2543
|
"name": "Pooya Parsa",
|
|
1800
2544
|
"github": "pi0",
|
|
1801
|
-
"twitter": "_pi0_"
|
|
1802
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
2545
|
+
"twitter": "_pi0_"
|
|
1803
2546
|
}
|
|
1804
|
-
]
|
|
2547
|
+
],
|
|
2548
|
+
"compatibility": {
|
|
2549
|
+
"nuxt": "^2.0.0",
|
|
2550
|
+
"requires": {}
|
|
2551
|
+
}
|
|
1805
2552
|
},
|
|
1806
2553
|
{
|
|
1807
2554
|
"name": "notion",
|
|
@@ -1817,10 +2564,172 @@
|
|
|
1817
2564
|
"maintainers": [
|
|
1818
2565
|
{
|
|
1819
2566
|
"name": "janniks",
|
|
1820
|
-
"github": "janniks"
|
|
1821
|
-
|
|
2567
|
+
"github": "janniks"
|
|
2568
|
+
}
|
|
2569
|
+
],
|
|
2570
|
+
"compatibility": {
|
|
2571
|
+
"nuxt": "^2.0.0",
|
|
2572
|
+
"requires": {}
|
|
2573
|
+
}
|
|
2574
|
+
},
|
|
2575
|
+
{
|
|
2576
|
+
"name": "nuxt-hue",
|
|
2577
|
+
"description": "Enlighten your Nuxt experience",
|
|
2578
|
+
"repo": "lihbr/nuxt-hue",
|
|
2579
|
+
"npm": "nuxt-hue",
|
|
2580
|
+
"icon": "nuxt-hue.svg",
|
|
2581
|
+
"github": "https://github.com/lihbr/nuxt-hue",
|
|
2582
|
+
"website": "https://github.com/lihbr/nuxt-hue",
|
|
2583
|
+
"learn_more": "",
|
|
2584
|
+
"category": "Devtools",
|
|
2585
|
+
"type": "3rd-party",
|
|
2586
|
+
"maintainers": [
|
|
2587
|
+
{
|
|
2588
|
+
"name": "lihbr",
|
|
2589
|
+
"github": "lihbr"
|
|
2590
|
+
}
|
|
2591
|
+
],
|
|
2592
|
+
"compatibility": {
|
|
2593
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2594
|
+
"requires": {
|
|
2595
|
+
"bridge": "optional"
|
|
2596
|
+
}
|
|
2597
|
+
}
|
|
2598
|
+
},
|
|
2599
|
+
{
|
|
2600
|
+
"name": "nuxt-monaco-editor",
|
|
2601
|
+
"description": "Integrate monaco-editor with Nuxt",
|
|
2602
|
+
"repo": "e-chan1007/nuxt-monaco-editor",
|
|
2603
|
+
"npm": "nuxt-monaco-editor",
|
|
2604
|
+
"icon": "",
|
|
2605
|
+
"github": "https://github.com/e-chan1007/nuxt-monaco-editor",
|
|
2606
|
+
"website": "https://github.com/e-chan1007/nuxt-monaco-editor",
|
|
2607
|
+
"learn_more": "https://e-chan1007.github.io/nuxt-monaco-editor",
|
|
2608
|
+
"category": "Libraries",
|
|
2609
|
+
"type": "3rd-party",
|
|
2610
|
+
"maintainers": [
|
|
2611
|
+
{
|
|
2612
|
+
"name": "e-chan1007",
|
|
2613
|
+
"github": "e-chan1007"
|
|
2614
|
+
}
|
|
2615
|
+
],
|
|
2616
|
+
"compatibility": {
|
|
2617
|
+
"nuxt": "^3.0.0",
|
|
2618
|
+
"requires": {}
|
|
2619
|
+
}
|
|
2620
|
+
},
|
|
2621
|
+
{
|
|
2622
|
+
"name": "nuxt-pino-log",
|
|
2623
|
+
"description": "Structured logs for nuxt apps using pino",
|
|
2624
|
+
"repo": "kpn/nuxt-pino-log",
|
|
2625
|
+
"npm": "nuxt-pino-log",
|
|
2626
|
+
"icon": "",
|
|
2627
|
+
"github": "https://github.com/kpn/nuxt-pino-log",
|
|
2628
|
+
"website": "https://github.com/kpn/nuxt-pino-log",
|
|
2629
|
+
"learn_more": "https://github.com/pinojs/pino",
|
|
2630
|
+
"category": "Monitoring",
|
|
2631
|
+
"type": "3rd-party",
|
|
2632
|
+
"maintainers": [
|
|
2633
|
+
{
|
|
2634
|
+
"name": "kpn",
|
|
2635
|
+
"github": "kpn"
|
|
2636
|
+
}
|
|
2637
|
+
],
|
|
2638
|
+
"compatibility": {
|
|
2639
|
+
"nuxt": "^2.0.0",
|
|
2640
|
+
"requires": {}
|
|
2641
|
+
}
|
|
2642
|
+
},
|
|
2643
|
+
{
|
|
2644
|
+
"name": "nuxt-png-to-ico",
|
|
2645
|
+
"description": "Nuxt.js module for auto generating favicons",
|
|
2646
|
+
"repo": "b5710546232/nuxt-png-to-ico",
|
|
2647
|
+
"npm": "nuxt-png-to-ico",
|
|
2648
|
+
"icon": "",
|
|
2649
|
+
"github": "https://github.com/b5710546232/nuxt-png-to-ico",
|
|
2650
|
+
"website": "https://github.com/b5710546232/nuxt-png-to-ico",
|
|
2651
|
+
"learn_more": "https://github.com/steambap/png-to-ico",
|
|
2652
|
+
"category": "Devtools",
|
|
2653
|
+
"type": "3rd-party",
|
|
2654
|
+
"maintainers": [
|
|
2655
|
+
{
|
|
2656
|
+
"name": "b5710546232",
|
|
2657
|
+
"github": "b5710546232",
|
|
2658
|
+
"avatar": "https://avatars.githubusercontent.com/u/11013287?v=4"
|
|
2659
|
+
}
|
|
2660
|
+
],
|
|
2661
|
+
"compatibility": {
|
|
2662
|
+
"nuxt": "^2.0.0",
|
|
2663
|
+
"requires": {}
|
|
2664
|
+
}
|
|
2665
|
+
},
|
|
2666
|
+
{
|
|
2667
|
+
"name": "nuxt-smartlook",
|
|
2668
|
+
"description": "Integrate Smartlook in your Nuxt.js apps using nuxt-smartlook.",
|
|
2669
|
+
"repo": "f00b4r/nuxt-smartlook",
|
|
2670
|
+
"npm": "nuxt-smartlook",
|
|
2671
|
+
"icon": "nuxt-smartlook.png",
|
|
2672
|
+
"github": "https://github.com/f00b4r/nuxt-smartlook",
|
|
2673
|
+
"website": "https://github.com/f00b4r/nuxt-smartlook",
|
|
2674
|
+
"learn_more": "https://www.smartlook.com/",
|
|
2675
|
+
"category": "Analytics",
|
|
2676
|
+
"type": "3rd-party",
|
|
2677
|
+
"maintainers": [
|
|
2678
|
+
{
|
|
2679
|
+
"name": "Milan Sulc",
|
|
2680
|
+
"github": "f3l1x",
|
|
2681
|
+
"twitter": "xf3l1x",
|
|
2682
|
+
"avatar": "https://avatars.githubusercontent.com/u/538058?v=4"
|
|
2683
|
+
}
|
|
2684
|
+
],
|
|
2685
|
+
"compatibility": {
|
|
2686
|
+
"nuxt": "^2.0.0",
|
|
2687
|
+
"requires": {}
|
|
2688
|
+
}
|
|
2689
|
+
},
|
|
2690
|
+
{
|
|
2691
|
+
"name": "nuxt-svgo",
|
|
2692
|
+
"description": "Nuxt module to load optimized SVG files as Vue components",
|
|
2693
|
+
"repo": "cpsoinos/nuxt-svgo",
|
|
2694
|
+
"npm": "nuxt-svgo",
|
|
2695
|
+
"icon": "",
|
|
2696
|
+
"github": "https://github.com/cpsoinos/nuxt-svgo",
|
|
2697
|
+
"website": "https://github.com/cpsoinos/nuxt-svgo",
|
|
2698
|
+
"learn_more": "",
|
|
2699
|
+
"category": "Images",
|
|
2700
|
+
"type": "3rd-party",
|
|
2701
|
+
"maintainers": [
|
|
2702
|
+
{
|
|
2703
|
+
"name": "cpsoinos",
|
|
2704
|
+
"github": "cpsoinos"
|
|
1822
2705
|
}
|
|
1823
|
-
]
|
|
2706
|
+
],
|
|
2707
|
+
"compatibility": {
|
|
2708
|
+
"nuxt": "^3.0.0",
|
|
2709
|
+
"requires": {}
|
|
2710
|
+
}
|
|
2711
|
+
},
|
|
2712
|
+
{
|
|
2713
|
+
"name": "nuxt-unleash",
|
|
2714
|
+
"description": "Nuxt.js module to use Unleash toggle feature services",
|
|
2715
|
+
"repo": "conejerock/nuxt-unleash",
|
|
2716
|
+
"npm": "nuxt-unleash",
|
|
2717
|
+
"icon": "nuxt-unleash.svg",
|
|
2718
|
+
"github": "https://github.com/conejerock/nuxt-unleash",
|
|
2719
|
+
"website": "https://github.com/conejerock/nuxt-unleash",
|
|
2720
|
+
"learn_more": "https://github.com/Unleash/unleash",
|
|
2721
|
+
"category": "Deployment",
|
|
2722
|
+
"type": "3rd-party",
|
|
2723
|
+
"maintainers": [
|
|
2724
|
+
{
|
|
2725
|
+
"name": "Juanjo Conejerock",
|
|
2726
|
+
"github": "conejerock"
|
|
2727
|
+
}
|
|
2728
|
+
],
|
|
2729
|
+
"compatibility": {
|
|
2730
|
+
"nuxt": "^2.0.0",
|
|
2731
|
+
"requires": {}
|
|
2732
|
+
}
|
|
1824
2733
|
},
|
|
1825
2734
|
{
|
|
1826
2735
|
"name": "nuxt-use-motion",
|
|
@@ -1836,10 +2745,13 @@
|
|
|
1836
2745
|
"maintainers": [
|
|
1837
2746
|
{
|
|
1838
2747
|
"name": "Tahul",
|
|
1839
|
-
"github": "Tahul"
|
|
1840
|
-
"avatar": "https://avatars0.githubusercontent.com/u/1385263?v=4"
|
|
2748
|
+
"github": "Tahul"
|
|
1841
2749
|
}
|
|
1842
|
-
]
|
|
2750
|
+
],
|
|
2751
|
+
"compatibility": {
|
|
2752
|
+
"nuxt": "^2.0.0",
|
|
2753
|
+
"requires": {}
|
|
2754
|
+
}
|
|
1843
2755
|
},
|
|
1844
2756
|
{
|
|
1845
2757
|
"name": "nuxt-use-sound",
|
|
@@ -1855,10 +2767,13 @@
|
|
|
1855
2767
|
"maintainers": [
|
|
1856
2768
|
{
|
|
1857
2769
|
"name": "Tahul",
|
|
1858
|
-
"github": "Tahul"
|
|
1859
|
-
"avatar": "https://avatars0.githubusercontent.com/u/1385263?v=4"
|
|
2770
|
+
"github": "Tahul"
|
|
1860
2771
|
}
|
|
1861
|
-
]
|
|
2772
|
+
],
|
|
2773
|
+
"compatibility": {
|
|
2774
|
+
"nuxt": "^2.0.0",
|
|
2775
|
+
"requires": {}
|
|
2776
|
+
}
|
|
1862
2777
|
},
|
|
1863
2778
|
{
|
|
1864
2779
|
"name": "nuxt-viewport",
|
|
@@ -1874,10 +2789,13 @@
|
|
|
1874
2789
|
"maintainers": [
|
|
1875
2790
|
{
|
|
1876
2791
|
"name": "mvrlin",
|
|
1877
|
-
"github": "mvrlin"
|
|
1878
|
-
"avatar": "https://avatars.githubusercontent.com/u/24970784?v=4"
|
|
2792
|
+
"github": "mvrlin"
|
|
1879
2793
|
}
|
|
1880
|
-
]
|
|
2794
|
+
],
|
|
2795
|
+
"compatibility": {
|
|
2796
|
+
"nuxt": "^2.0.0",
|
|
2797
|
+
"requires": {}
|
|
2798
|
+
}
|
|
1881
2799
|
},
|
|
1882
2800
|
{
|
|
1883
2801
|
"name": "nuxt7",
|
|
@@ -1894,10 +2812,13 @@
|
|
|
1894
2812
|
{
|
|
1895
2813
|
"name": "Pooya Parsa",
|
|
1896
2814
|
"github": "pi0",
|
|
1897
|
-
"twitter": "_pi0_"
|
|
1898
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
2815
|
+
"twitter": "_pi0_"
|
|
1899
2816
|
}
|
|
1900
|
-
]
|
|
2817
|
+
],
|
|
2818
|
+
"compatibility": {
|
|
2819
|
+
"nuxt": "^2.0.0",
|
|
2820
|
+
"requires": {}
|
|
2821
|
+
}
|
|
1901
2822
|
},
|
|
1902
2823
|
{
|
|
1903
2824
|
"name": "onesignal",
|
|
@@ -1914,10 +2835,13 @@
|
|
|
1914
2835
|
{
|
|
1915
2836
|
"name": "Pooya Parsa",
|
|
1916
2837
|
"github": "pi0",
|
|
1917
|
-
"twitter": "_pi0_"
|
|
1918
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
2838
|
+
"twitter": "_pi0_"
|
|
1919
2839
|
}
|
|
1920
|
-
]
|
|
2840
|
+
],
|
|
2841
|
+
"compatibility": {
|
|
2842
|
+
"nuxt": "^2.0.0",
|
|
2843
|
+
"requires": {}
|
|
2844
|
+
}
|
|
1921
2845
|
},
|
|
1922
2846
|
{
|
|
1923
2847
|
"name": "optimized-images",
|
|
@@ -1934,10 +2858,13 @@
|
|
|
1934
2858
|
{
|
|
1935
2859
|
"name": "Julio Marquez",
|
|
1936
2860
|
"github": "juliomrqz",
|
|
1937
|
-
"twitter": "juliomrqz"
|
|
1938
|
-
"avatar": "https://avatars1.githubusercontent.com/u/1911993?v=4"
|
|
2861
|
+
"twitter": "juliomrqz"
|
|
1939
2862
|
}
|
|
1940
|
-
]
|
|
2863
|
+
],
|
|
2864
|
+
"compatibility": {
|
|
2865
|
+
"nuxt": "^2.0.0",
|
|
2866
|
+
"requires": {}
|
|
2867
|
+
}
|
|
1941
2868
|
},
|
|
1942
2869
|
{
|
|
1943
2870
|
"name": "page-generator-helper",
|
|
@@ -1953,10 +2880,13 @@
|
|
|
1953
2880
|
"maintainers": [
|
|
1954
2881
|
{
|
|
1955
2882
|
"name": "GrabarzUndPartner",
|
|
1956
|
-
"github": "GrabarzUndPartner"
|
|
1957
|
-
"avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
|
|
2883
|
+
"github": "GrabarzUndPartner"
|
|
1958
2884
|
}
|
|
1959
|
-
]
|
|
2885
|
+
],
|
|
2886
|
+
"compatibility": {
|
|
2887
|
+
"nuxt": "^2.0.0",
|
|
2888
|
+
"requires": {}
|
|
2889
|
+
}
|
|
1960
2890
|
},
|
|
1961
2891
|
{
|
|
1962
2892
|
"name": "parse",
|
|
@@ -1972,10 +2902,85 @@
|
|
|
1972
2902
|
"maintainers": [
|
|
1973
2903
|
{
|
|
1974
2904
|
"name": "cierrateam",
|
|
1975
|
-
"github": "cierrateam"
|
|
1976
|
-
|
|
2905
|
+
"github": "cierrateam"
|
|
2906
|
+
}
|
|
2907
|
+
],
|
|
2908
|
+
"compatibility": {
|
|
2909
|
+
"nuxt": "^2.0.0",
|
|
2910
|
+
"requires": {}
|
|
2911
|
+
}
|
|
2912
|
+
},
|
|
2913
|
+
{
|
|
2914
|
+
"name": "partytown",
|
|
2915
|
+
"description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
|
|
2916
|
+
"repo": "nuxt-modules/partytown",
|
|
2917
|
+
"npm": "@nuxtjs/partytown",
|
|
2918
|
+
"icon": "partytown.svg",
|
|
2919
|
+
"github": "https://github.com/nuxt-modules/partytown",
|
|
2920
|
+
"website": "https://github.com/nuxt-modules/partytown",
|
|
2921
|
+
"learn_more": "https://partytown.builder.io/",
|
|
2922
|
+
"category": "Performance",
|
|
2923
|
+
"type": "community",
|
|
2924
|
+
"maintainers": [
|
|
2925
|
+
{
|
|
2926
|
+
"name": "Daniel Roe",
|
|
2927
|
+
"github": "danielroe",
|
|
2928
|
+
"twitter": "danielcroe"
|
|
2929
|
+
}
|
|
2930
|
+
],
|
|
2931
|
+
"compatibility": {
|
|
2932
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2933
|
+
"requires": {
|
|
2934
|
+
"bridge": true
|
|
2935
|
+
}
|
|
2936
|
+
}
|
|
2937
|
+
},
|
|
2938
|
+
{
|
|
2939
|
+
"name": "persian-datepicker",
|
|
2940
|
+
"description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
|
|
2941
|
+
"repo": "alireza-ab/vue-persian-datepicker",
|
|
2942
|
+
"npm": "@alireza-ab/vue-persian-datepicker",
|
|
2943
|
+
"icon": "persian-datepicker.svg",
|
|
2944
|
+
"github": "https://github.com/alireza-ab/vue-persian-datepicker",
|
|
2945
|
+
"website": "https://alireza-ab.ir/datepicker",
|
|
2946
|
+
"learn_more": "https://alireza-ab.ir/datepicker",
|
|
2947
|
+
"category": "Date",
|
|
2948
|
+
"type": "3rd-party",
|
|
2949
|
+
"maintainers": [
|
|
2950
|
+
{
|
|
2951
|
+
"name": "Alireza Alibeiki",
|
|
2952
|
+
"github": "alireza-ab",
|
|
2953
|
+
"avatar": "https://avatars0.githubusercontent.com/u/55649373?v=4"
|
|
2954
|
+
}
|
|
2955
|
+
],
|
|
2956
|
+
"compatibility": {
|
|
2957
|
+
"nuxt": "^2.0.0",
|
|
2958
|
+
"requires": {}
|
|
2959
|
+
}
|
|
2960
|
+
},
|
|
2961
|
+
{
|
|
2962
|
+
"name": "pinia",
|
|
2963
|
+
"description": "The Vue Store that you will enjoy using",
|
|
2964
|
+
"repo": "posva/pinia#v2/packages/nuxt",
|
|
2965
|
+
"npm": "@pinia/nuxt",
|
|
2966
|
+
"icon": "pinia.svg",
|
|
2967
|
+
"github": "https://github.com/posva/pinia/tree/v2/packages/nuxt",
|
|
2968
|
+
"website": "https://pinia.esm.dev/",
|
|
2969
|
+
"learn_more": "",
|
|
2970
|
+
"category": "Extensions",
|
|
2971
|
+
"type": "3rd-party",
|
|
2972
|
+
"maintainers": [
|
|
2973
|
+
{
|
|
2974
|
+
"name": "posva",
|
|
2975
|
+
"github": "posva"
|
|
1977
2976
|
}
|
|
1978
|
-
]
|
|
2977
|
+
],
|
|
2978
|
+
"compatibility": {
|
|
2979
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2980
|
+
"requires": {
|
|
2981
|
+
"bridge": "optional"
|
|
2982
|
+
}
|
|
2983
|
+
}
|
|
1979
2984
|
},
|
|
1980
2985
|
{
|
|
1981
2986
|
"name": "plausible",
|
|
@@ -1991,10 +2996,15 @@
|
|
|
1991
2996
|
"maintainers": [
|
|
1992
2997
|
{
|
|
1993
2998
|
"name": "moritzsternemann",
|
|
1994
|
-
"github": "moritzsternemann"
|
|
1995
|
-
|
|
2999
|
+
"github": "moritzsternemann"
|
|
3000
|
+
}
|
|
3001
|
+
],
|
|
3002
|
+
"compatibility": {
|
|
3003
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3004
|
+
"requires": {
|
|
3005
|
+
"bridge": "optional"
|
|
1996
3006
|
}
|
|
1997
|
-
|
|
3007
|
+
}
|
|
1998
3008
|
},
|
|
1999
3009
|
{
|
|
2000
3010
|
"name": "precompress",
|
|
@@ -2010,41 +3020,36 @@
|
|
|
2010
3020
|
"maintainers": [
|
|
2011
3021
|
{
|
|
2012
3022
|
"name": "frenchrabbit",
|
|
2013
|
-
"github": "frenchrabbit"
|
|
2014
|
-
"avatar": "https://avatars3.githubusercontent.com/u/9402252?v=4"
|
|
3023
|
+
"github": "frenchrabbit"
|
|
2015
3024
|
}
|
|
2016
|
-
]
|
|
3025
|
+
],
|
|
3026
|
+
"compatibility": {
|
|
3027
|
+
"nuxt": "^2.0.0",
|
|
3028
|
+
"requires": {}
|
|
3029
|
+
}
|
|
2017
3030
|
},
|
|
2018
3031
|
{
|
|
2019
3032
|
"name": "prismic",
|
|
2020
3033
|
"description": "Easily connect your Nuxt.js application to your content hosted on Prismic",
|
|
2021
|
-
"repo": "nuxt-
|
|
3034
|
+
"repo": "nuxt-modules/prismic",
|
|
2022
3035
|
"npm": "@nuxtjs/prismic",
|
|
2023
3036
|
"icon": "prismic.png",
|
|
2024
|
-
"github": "https://github.com/nuxt-
|
|
3037
|
+
"github": "https://github.com/nuxt-modules/prismic",
|
|
2025
3038
|
"website": "https://prismic.nuxtjs.org",
|
|
2026
|
-
"learn_more": "https://prismic.io
|
|
3039
|
+
"learn_more": "https://prismic.io",
|
|
2027
3040
|
"category": "CMS",
|
|
2028
3041
|
"type": "community",
|
|
2029
3042
|
"maintainers": [
|
|
2030
|
-
{
|
|
2031
|
-
"name": "Sébastien Chopin",
|
|
2032
|
-
"github": "Atinux",
|
|
2033
|
-
"twitter": "Atinux",
|
|
2034
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
2035
|
-
},
|
|
2036
3043
|
{
|
|
2037
3044
|
"name": "lihbr",
|
|
2038
3045
|
"github": "lihbr",
|
|
2039
|
-
"twitter": "li_hbr"
|
|
2040
|
-
"avatar": "https://avatars1.githubusercontent.com/u/25330882?v=4"
|
|
2041
|
-
},
|
|
2042
|
-
{
|
|
2043
|
-
"name": "James Pegg",
|
|
2044
|
-
"github": "jamespegg",
|
|
2045
|
-
"avatar": "https://avatars1.githubusercontent.com/u/894505?v=4"
|
|
3046
|
+
"twitter": "li_hbr"
|
|
2046
3047
|
}
|
|
2047
|
-
]
|
|
3048
|
+
],
|
|
3049
|
+
"compatibility": {
|
|
3050
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3051
|
+
"requires": {}
|
|
3052
|
+
}
|
|
2048
3053
|
},
|
|
2049
3054
|
{
|
|
2050
3055
|
"name": "protected-mailto",
|
|
@@ -2060,10 +3065,13 @@
|
|
|
2060
3065
|
"maintainers": [
|
|
2061
3066
|
{
|
|
2062
3067
|
"name": "mmoollllee",
|
|
2063
|
-
"github": "mmoollllee"
|
|
2064
|
-
"avatar": "https://avatars1.githubusercontent.com/u/26859300?v=4"
|
|
3068
|
+
"github": "mmoollllee"
|
|
2065
3069
|
}
|
|
2066
|
-
]
|
|
3070
|
+
],
|
|
3071
|
+
"compatibility": {
|
|
3072
|
+
"nuxt": "^2.0.0",
|
|
3073
|
+
"requires": {}
|
|
3074
|
+
}
|
|
2067
3075
|
},
|
|
2068
3076
|
{
|
|
2069
3077
|
"name": "proxy",
|
|
@@ -2080,10 +3088,13 @@
|
|
|
2080
3088
|
{
|
|
2081
3089
|
"name": "Pooya Parsa",
|
|
2082
3090
|
"github": "pi0",
|
|
2083
|
-
"twitter": "_pi0_"
|
|
2084
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
3091
|
+
"twitter": "_pi0_"
|
|
2085
3092
|
}
|
|
2086
|
-
]
|
|
3093
|
+
],
|
|
3094
|
+
"compatibility": {
|
|
3095
|
+
"nuxt": "^2.0.0",
|
|
3096
|
+
"requires": {}
|
|
3097
|
+
}
|
|
2087
3098
|
},
|
|
2088
3099
|
{
|
|
2089
3100
|
"name": "prune-html",
|
|
@@ -2098,16 +3109,20 @@
|
|
|
2098
3109
|
"type": "3rd-party",
|
|
2099
3110
|
"maintainers": [
|
|
2100
3111
|
{
|
|
2101
|
-
"name": "
|
|
3112
|
+
"name": "Luca Iaconelli",
|
|
2102
3113
|
"github": "LuXDAmore",
|
|
2103
|
-
"
|
|
3114
|
+
"twitter": "luxdamore"
|
|
2104
3115
|
}
|
|
2105
|
-
]
|
|
3116
|
+
],
|
|
3117
|
+
"compatibility": {
|
|
3118
|
+
"nuxt": "^2.0.0",
|
|
3119
|
+
"requires": {}
|
|
3120
|
+
}
|
|
2106
3121
|
},
|
|
2107
3122
|
{
|
|
2108
3123
|
"name": "purgecss",
|
|
2109
3124
|
"description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt.js",
|
|
2110
|
-
"repo": "Developmint/nuxt-purgecss",
|
|
3125
|
+
"repo": "Developmint/nuxt-purgecss#main",
|
|
2111
3126
|
"npm": "nuxt-purgecss",
|
|
2112
3127
|
"icon": "purgecss.png",
|
|
2113
3128
|
"github": "https://github.com/Developmint/nuxt-purgecss",
|
|
@@ -2118,14 +3133,17 @@
|
|
|
2118
3133
|
"maintainers": [
|
|
2119
3134
|
{
|
|
2120
3135
|
"name": "Developmint",
|
|
2121
|
-
"github": "Developmint"
|
|
2122
|
-
"avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
|
|
3136
|
+
"github": "Developmint"
|
|
2123
3137
|
}
|
|
2124
|
-
]
|
|
3138
|
+
],
|
|
3139
|
+
"compatibility": {
|
|
3140
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3141
|
+
"requires": {}
|
|
3142
|
+
}
|
|
2125
3143
|
},
|
|
2126
3144
|
{
|
|
2127
3145
|
"name": "pwa",
|
|
2128
|
-
"description": "Easily build a Progressive Web App for your Nuxt.js application to improve your
|
|
3146
|
+
"description": "Easily build a Progressive Web App for your Nuxt.js application to improve your app's performance.",
|
|
2129
3147
|
"repo": "nuxt-community/pwa-module",
|
|
2130
3148
|
"npm": "@nuxtjs/pwa",
|
|
2131
3149
|
"icon": "pwa.png",
|
|
@@ -2138,10 +3156,15 @@
|
|
|
2138
3156
|
{
|
|
2139
3157
|
"name": "Pooya Parsa",
|
|
2140
3158
|
"github": "pi0",
|
|
2141
|
-
"twitter": "_pi0_"
|
|
2142
|
-
|
|
3159
|
+
"twitter": "_pi0_"
|
|
3160
|
+
}
|
|
3161
|
+
],
|
|
3162
|
+
"compatibility": {
|
|
3163
|
+
"nuxt": "^2.0.0",
|
|
3164
|
+
"requires": {
|
|
3165
|
+
"bridge": "optional"
|
|
2143
3166
|
}
|
|
2144
|
-
|
|
3167
|
+
}
|
|
2145
3168
|
},
|
|
2146
3169
|
{
|
|
2147
3170
|
"name": "python",
|
|
@@ -2157,10 +3180,13 @@
|
|
|
2157
3180
|
"maintainers": [
|
|
2158
3181
|
{
|
|
2159
3182
|
"name": "Sebastian Silva",
|
|
2160
|
-
"github": "icarito"
|
|
2161
|
-
"avatar": "https://avatars0.githubusercontent.com/u/199755?v=4"
|
|
3183
|
+
"github": "icarito"
|
|
2162
3184
|
}
|
|
2163
|
-
]
|
|
3185
|
+
],
|
|
3186
|
+
"compatibility": {
|
|
3187
|
+
"nuxt": "^2.0.0",
|
|
3188
|
+
"requires": {}
|
|
3189
|
+
}
|
|
2164
3190
|
},
|
|
2165
3191
|
{
|
|
2166
3192
|
"name": "recaptcha",
|
|
@@ -2176,10 +3202,13 @@
|
|
|
2176
3202
|
"maintainers": [
|
|
2177
3203
|
{
|
|
2178
3204
|
"name": "mvrlin",
|
|
2179
|
-
"github": "mvrlin"
|
|
2180
|
-
"avatar": "https://avatars1.githubusercontent.com/u/24970784?v=4"
|
|
3205
|
+
"github": "mvrlin"
|
|
2181
3206
|
}
|
|
2182
|
-
]
|
|
3207
|
+
],
|
|
3208
|
+
"compatibility": {
|
|
3209
|
+
"nuxt": "^2.0.0",
|
|
3210
|
+
"requires": {}
|
|
3211
|
+
}
|
|
2183
3212
|
},
|
|
2184
3213
|
{
|
|
2185
3214
|
"name": "redirect",
|
|
@@ -2196,10 +3225,13 @@
|
|
|
2196
3225
|
{
|
|
2197
3226
|
"name": "Alexander Lichter",
|
|
2198
3227
|
"github": "manniL",
|
|
2199
|
-
"twitter": "TheAlexLichter"
|
|
2200
|
-
"avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
|
|
3228
|
+
"twitter": "TheAlexLichter"
|
|
2201
3229
|
}
|
|
2202
|
-
]
|
|
3230
|
+
],
|
|
3231
|
+
"compatibility": {
|
|
3232
|
+
"nuxt": "^2.0.0",
|
|
3233
|
+
"requires": {}
|
|
3234
|
+
}
|
|
2203
3235
|
},
|
|
2204
3236
|
{
|
|
2205
3237
|
"name": "rfg-icon",
|
|
@@ -2215,10 +3247,13 @@
|
|
|
2215
3247
|
"maintainers": [
|
|
2216
3248
|
{
|
|
2217
3249
|
"name": "pimlie",
|
|
2218
|
-
"github": "pimlie"
|
|
2219
|
-
"avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
|
|
3250
|
+
"github": "pimlie"
|
|
2220
3251
|
}
|
|
2221
|
-
]
|
|
3252
|
+
],
|
|
3253
|
+
"compatibility": {
|
|
3254
|
+
"nuxt": "^2.0.0",
|
|
3255
|
+
"requires": {}
|
|
3256
|
+
}
|
|
2222
3257
|
},
|
|
2223
3258
|
{
|
|
2224
3259
|
"name": "robots",
|
|
@@ -2234,10 +3269,15 @@
|
|
|
2234
3269
|
"maintainers": [
|
|
2235
3270
|
{
|
|
2236
3271
|
"name": "Ricardo Gobbo de Souza",
|
|
2237
|
-
"github": "ricardogobbosouza"
|
|
2238
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
3272
|
+
"github": "ricardogobbosouza"
|
|
2239
3273
|
}
|
|
2240
|
-
]
|
|
3274
|
+
],
|
|
3275
|
+
"compatibility": {
|
|
3276
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3277
|
+
"requires": {
|
|
3278
|
+
"bridge": "optional"
|
|
3279
|
+
}
|
|
3280
|
+
}
|
|
2241
3281
|
},
|
|
2242
3282
|
{
|
|
2243
3283
|
"name": "rollbar",
|
|
@@ -2253,10 +3293,13 @@
|
|
|
2253
3293
|
"maintainers": [
|
|
2254
3294
|
{
|
|
2255
3295
|
"name": "Gaël Reyrol",
|
|
2256
|
-
"github": "gaelreyrol"
|
|
2257
|
-
"avatar": "https://avatars1.githubusercontent.com/u/498465?v=4"
|
|
3296
|
+
"github": "gaelreyrol"
|
|
2258
3297
|
}
|
|
2259
|
-
]
|
|
3298
|
+
],
|
|
3299
|
+
"compatibility": {
|
|
3300
|
+
"nuxt": "^2.0.0",
|
|
3301
|
+
"requires": {}
|
|
3302
|
+
}
|
|
2260
3303
|
},
|
|
2261
3304
|
{
|
|
2262
3305
|
"name": "router-extras",
|
|
@@ -2273,10 +3316,13 @@
|
|
|
2273
3316
|
{
|
|
2274
3317
|
"name": "Ahad Birang",
|
|
2275
3318
|
"github": "farnabaz",
|
|
2276
|
-
"twitter": "a_birang"
|
|
2277
|
-
"avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
|
|
3319
|
+
"twitter": "a_birang"
|
|
2278
3320
|
}
|
|
2279
|
-
]
|
|
3321
|
+
],
|
|
3322
|
+
"compatibility": {
|
|
3323
|
+
"nuxt": "^2.0.0",
|
|
3324
|
+
"requires": {}
|
|
3325
|
+
}
|
|
2280
3326
|
},
|
|
2281
3327
|
{
|
|
2282
3328
|
"name": "router",
|
|
@@ -2293,18 +3339,21 @@
|
|
|
2293
3339
|
{
|
|
2294
3340
|
"name": "Sébastien Chopin",
|
|
2295
3341
|
"github": "Atinux",
|
|
2296
|
-
"twitter": "Atinux"
|
|
2297
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
3342
|
+
"twitter": "Atinux"
|
|
2298
3343
|
}
|
|
2299
|
-
]
|
|
3344
|
+
],
|
|
3345
|
+
"compatibility": {
|
|
3346
|
+
"nuxt": "^2.0.0",
|
|
3347
|
+
"requires": {}
|
|
3348
|
+
}
|
|
2300
3349
|
},
|
|
2301
3350
|
{
|
|
2302
3351
|
"name": "sanity",
|
|
2303
|
-
"description": "Access text, images, and other media with Nuxt
|
|
2304
|
-
"repo": "nuxt-
|
|
3352
|
+
"description": "Access text, images, and other media with Nuxt and the Sanity headless CMS.",
|
|
3353
|
+
"repo": "nuxt-modules/sanity#main",
|
|
2305
3354
|
"npm": "@nuxtjs/sanity",
|
|
2306
3355
|
"icon": "sanity.png",
|
|
2307
|
-
"github": "https://github.com/nuxt-
|
|
3356
|
+
"github": "https://github.com/nuxt-modules/sanity#main",
|
|
2308
3357
|
"website": "https://sanity.nuxtjs.org",
|
|
2309
3358
|
"learn_more": "https://www.sanity.io/",
|
|
2310
3359
|
"category": "CMS",
|
|
@@ -2313,10 +3362,39 @@
|
|
|
2313
3362
|
{
|
|
2314
3363
|
"name": "Daniel Roe",
|
|
2315
3364
|
"github": "danielroe",
|
|
2316
|
-
"twitter": "danielcroe"
|
|
2317
|
-
|
|
3365
|
+
"twitter": "danielcroe"
|
|
3366
|
+
}
|
|
3367
|
+
],
|
|
3368
|
+
"compatibility": {
|
|
3369
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3370
|
+
"requires": {
|
|
3371
|
+
"bridge": "optional"
|
|
2318
3372
|
}
|
|
2319
|
-
|
|
3373
|
+
}
|
|
3374
|
+
},
|
|
3375
|
+
{
|
|
3376
|
+
"name": "schema-org",
|
|
3377
|
+
"description": "Schema.org for Nuxt, supporting typed and automated Google Rich Results.",
|
|
3378
|
+
"repo": "vueuse/schema-org#main/packages/nuxt",
|
|
3379
|
+
"npm": "nuxt-schema-org",
|
|
3380
|
+
"icon": "schema-org.svg",
|
|
3381
|
+
"github": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
|
|
3382
|
+
"website": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
|
|
3383
|
+
"learn_more": "https://vue-schema-org.netlify.app/guide/setup/nuxt.html",
|
|
3384
|
+
"category": "SEO",
|
|
3385
|
+
"type": "3rd-party",
|
|
3386
|
+
"maintainers": [
|
|
3387
|
+
{
|
|
3388
|
+
"name": "Harlan Wilton",
|
|
3389
|
+
"github": "harlan-zw",
|
|
3390
|
+
"twitter": "harlan_zw",
|
|
3391
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
3392
|
+
}
|
|
3393
|
+
],
|
|
3394
|
+
"compatibility": {
|
|
3395
|
+
"nuxt": "^3.0.0",
|
|
3396
|
+
"requires": {}
|
|
3397
|
+
}
|
|
2320
3398
|
},
|
|
2321
3399
|
{
|
|
2322
3400
|
"name": "scss-to-js",
|
|
@@ -2332,10 +3410,13 @@
|
|
|
2332
3410
|
"maintainers": [
|
|
2333
3411
|
{
|
|
2334
3412
|
"name": "sugoidesune",
|
|
2335
|
-
"github": "sugoidesune"
|
|
2336
|
-
"avatar": "https://avatars0.githubusercontent.com/u/20317691?v=4"
|
|
3413
|
+
"github": "sugoidesune"
|
|
2337
3414
|
}
|
|
2338
|
-
]
|
|
3415
|
+
],
|
|
3416
|
+
"compatibility": {
|
|
3417
|
+
"nuxt": "^2.0.0",
|
|
3418
|
+
"requires": {}
|
|
3419
|
+
}
|
|
2339
3420
|
},
|
|
2340
3421
|
{
|
|
2341
3422
|
"name": "segment",
|
|
@@ -2351,10 +3432,13 @@
|
|
|
2351
3432
|
"maintainers": [
|
|
2352
3433
|
{
|
|
2353
3434
|
"name": "dansmaculotte",
|
|
2354
|
-
"github": "dansmaculotte"
|
|
2355
|
-
"avatar": "https://avatars1.githubusercontent.com/u/44588441?v=4"
|
|
3435
|
+
"github": "dansmaculotte"
|
|
2356
3436
|
}
|
|
2357
|
-
]
|
|
3437
|
+
],
|
|
3438
|
+
"compatibility": {
|
|
3439
|
+
"nuxt": "^2.0.0",
|
|
3440
|
+
"requires": {}
|
|
3441
|
+
}
|
|
2358
3442
|
},
|
|
2359
3443
|
{
|
|
2360
3444
|
"name": "sentry",
|
|
@@ -2370,10 +3454,36 @@
|
|
|
2370
3454
|
"maintainers": [
|
|
2371
3455
|
{
|
|
2372
3456
|
"name": "Rafał Chłodnicki",
|
|
2373
|
-
"github": "rchl"
|
|
2374
|
-
"avatar": "https://avatars1.githubusercontent.com/u/153197?v=4"
|
|
3457
|
+
"github": "rchl"
|
|
2375
3458
|
}
|
|
2376
|
-
]
|
|
3459
|
+
],
|
|
3460
|
+
"compatibility": {
|
|
3461
|
+
"nuxt": "^2.0.0",
|
|
3462
|
+
"requires": {}
|
|
3463
|
+
}
|
|
3464
|
+
},
|
|
3465
|
+
{
|
|
3466
|
+
"name": "seo-meta",
|
|
3467
|
+
"description": "Simple generate seo metadata",
|
|
3468
|
+
"repo": "ihavecoke/nuxtjs-seo-meta#main/packages/core",
|
|
3469
|
+
"npm": "nuxt-seo-meta",
|
|
3470
|
+
"icon": "",
|
|
3471
|
+
"github": "https://github.com/ihavecoke/nuxtjs-seo-meta",
|
|
3472
|
+
"website": "https://github.com/ihavecoke/nuxtjs-seo-meta",
|
|
3473
|
+
"learn_more": "",
|
|
3474
|
+
"category": "SEO",
|
|
3475
|
+
"type": "3rd-party",
|
|
3476
|
+
"maintainers": [
|
|
3477
|
+
{
|
|
3478
|
+
"name": "ihavecoke",
|
|
3479
|
+
"github": "ihavecoke",
|
|
3480
|
+
"avatar": "https://avatars0.githubusercontent.com/u/10757551?v=4"
|
|
3481
|
+
}
|
|
3482
|
+
],
|
|
3483
|
+
"compatibility": {
|
|
3484
|
+
"nuxt": "^2.0.0",
|
|
3485
|
+
"requires": {}
|
|
3486
|
+
}
|
|
2377
3487
|
},
|
|
2378
3488
|
{
|
|
2379
3489
|
"name": "seomatic-meta",
|
|
@@ -2389,10 +3499,13 @@
|
|
|
2389
3499
|
"maintainers": [
|
|
2390
3500
|
{
|
|
2391
3501
|
"name": "ben-rogerson",
|
|
2392
|
-
"github": "ben-rogerson"
|
|
2393
|
-
"avatar": "https://avatars0.githubusercontent.com/u/21288568?v=4"
|
|
3502
|
+
"github": "ben-rogerson"
|
|
2394
3503
|
}
|
|
2395
|
-
]
|
|
3504
|
+
],
|
|
3505
|
+
"compatibility": {
|
|
3506
|
+
"nuxt": "^2.0.0",
|
|
3507
|
+
"requires": {}
|
|
3508
|
+
}
|
|
2396
3509
|
},
|
|
2397
3510
|
{
|
|
2398
3511
|
"name": "separate-env",
|
|
@@ -2409,10 +3522,13 @@
|
|
|
2409
3522
|
{
|
|
2410
3523
|
"name": "Alexander Lichter",
|
|
2411
3524
|
"github": "manniL",
|
|
2412
|
-
"twitter": "TheAlexLichter"
|
|
2413
|
-
"avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
|
|
3525
|
+
"twitter": "TheAlexLichter"
|
|
2414
3526
|
}
|
|
2415
|
-
]
|
|
3527
|
+
],
|
|
3528
|
+
"compatibility": {
|
|
3529
|
+
"nuxt": "^2.0.0",
|
|
3530
|
+
"requires": {}
|
|
3531
|
+
}
|
|
2416
3532
|
},
|
|
2417
3533
|
{
|
|
2418
3534
|
"name": "shopify",
|
|
@@ -2428,10 +3544,13 @@
|
|
|
2428
3544
|
"maintainers": [
|
|
2429
3545
|
{
|
|
2430
3546
|
"name": "Gomah",
|
|
2431
|
-
"github": "Gomah"
|
|
2432
|
-
"avatar": "https://avatars1.githubusercontent.com/u/2362138?v=4"
|
|
3547
|
+
"github": "Gomah"
|
|
2433
3548
|
}
|
|
2434
|
-
]
|
|
3549
|
+
],
|
|
3550
|
+
"compatibility": {
|
|
3551
|
+
"nuxt": "^2.0.0",
|
|
3552
|
+
"requires": {}
|
|
3553
|
+
}
|
|
2435
3554
|
},
|
|
2436
3555
|
{
|
|
2437
3556
|
"name": "simple-line-icons",
|
|
@@ -2447,10 +3566,13 @@
|
|
|
2447
3566
|
"maintainers": [
|
|
2448
3567
|
{
|
|
2449
3568
|
"name": "vaso2",
|
|
2450
|
-
"github": "vaso2"
|
|
2451
|
-
"avatar": "https://avatars3.githubusercontent.com/u/4008122?v=4"
|
|
3569
|
+
"github": "vaso2"
|
|
2452
3570
|
}
|
|
2453
|
-
]
|
|
3571
|
+
],
|
|
3572
|
+
"compatibility": {
|
|
3573
|
+
"nuxt": "^2.0.0",
|
|
3574
|
+
"requires": {}
|
|
3575
|
+
}
|
|
2454
3576
|
},
|
|
2455
3577
|
{
|
|
2456
3578
|
"name": "sitemap",
|
|
@@ -2467,10 +3589,13 @@
|
|
|
2467
3589
|
{
|
|
2468
3590
|
"name": "Nicolas PENNEC",
|
|
2469
3591
|
"github": "NicoPennec",
|
|
2470
|
-
"twitter": "NicoPennec"
|
|
2471
|
-
"avatar": "https://avatars3.githubusercontent.com/u/493223?v=4"
|
|
3592
|
+
"twitter": "NicoPennec"
|
|
2472
3593
|
}
|
|
2473
|
-
]
|
|
3594
|
+
],
|
|
3595
|
+
"compatibility": {
|
|
3596
|
+
"nuxt": "^2.0.0",
|
|
3597
|
+
"requires": {}
|
|
3598
|
+
}
|
|
2474
3599
|
},
|
|
2475
3600
|
{
|
|
2476
3601
|
"name": "snipcart",
|
|
@@ -2487,10 +3612,13 @@
|
|
|
2487
3612
|
{
|
|
2488
3613
|
"name": "Florent GIRAUD",
|
|
2489
3614
|
"github": "f3ltron",
|
|
2490
|
-
"twitter": "giraud_florent"
|
|
2491
|
-
"avatar": "https://avatars.githubusercontent.com/u/11556276?v=4"
|
|
3615
|
+
"twitter": "giraud_florent"
|
|
2492
3616
|
}
|
|
2493
|
-
]
|
|
3617
|
+
],
|
|
3618
|
+
"compatibility": {
|
|
3619
|
+
"nuxt": "^2.0.0",
|
|
3620
|
+
"requires": {}
|
|
3621
|
+
}
|
|
2494
3622
|
},
|
|
2495
3623
|
{
|
|
2496
3624
|
"name": "social-meta",
|
|
@@ -2506,10 +3634,13 @@
|
|
|
2506
3634
|
"maintainers": [
|
|
2507
3635
|
{
|
|
2508
3636
|
"name": "AlekseyPleshkov",
|
|
2509
|
-
"github": "AlekseyPleshkov"
|
|
2510
|
-
"avatar": "https://avatars0.githubusercontent.com/u/11446603?v=4"
|
|
3637
|
+
"github": "AlekseyPleshkov"
|
|
2511
3638
|
}
|
|
2512
|
-
]
|
|
3639
|
+
],
|
|
3640
|
+
"compatibility": {
|
|
3641
|
+
"nuxt": "^2.0.0",
|
|
3642
|
+
"requires": {}
|
|
3643
|
+
}
|
|
2513
3644
|
},
|
|
2514
3645
|
{
|
|
2515
3646
|
"name": "socket-io",
|
|
@@ -2525,10 +3656,13 @@
|
|
|
2525
3656
|
"maintainers": [
|
|
2526
3657
|
{
|
|
2527
3658
|
"name": "richardeschloss",
|
|
2528
|
-
"github": "richardeschloss"
|
|
2529
|
-
"avatar": "https://avatars2.githubusercontent.com/u/5906351?v=4"
|
|
3659
|
+
"github": "richardeschloss"
|
|
2530
3660
|
}
|
|
2531
|
-
]
|
|
3661
|
+
],
|
|
3662
|
+
"compatibility": {
|
|
3663
|
+
"nuxt": "^2.0.0",
|
|
3664
|
+
"requires": {}
|
|
3665
|
+
}
|
|
2532
3666
|
},
|
|
2533
3667
|
{
|
|
2534
3668
|
"name": "speedcurve",
|
|
@@ -2545,10 +3679,46 @@
|
|
|
2545
3679
|
{
|
|
2546
3680
|
"name": "Josh Deltener",
|
|
2547
3681
|
"github": "hecktarzuli",
|
|
2548
|
-
"twitter": "JoshDeltener"
|
|
2549
|
-
|
|
3682
|
+
"twitter": "JoshDeltener"
|
|
3683
|
+
}
|
|
3684
|
+
],
|
|
3685
|
+
"compatibility": {
|
|
3686
|
+
"nuxt": "^2.0.0",
|
|
3687
|
+
"requires": {}
|
|
3688
|
+
}
|
|
3689
|
+
},
|
|
3690
|
+
{
|
|
3691
|
+
"name": "speedkit",
|
|
3692
|
+
"description": "nuxt-speedkit will help you to improve the lighthouse performance (score: 100/100) of your website.",
|
|
3693
|
+
"repo": "GrabarzUndPartner/nuxt-speedkit",
|
|
3694
|
+
"npm": "nuxt-speedkit",
|
|
3695
|
+
"icon": "speedkit.png",
|
|
3696
|
+
"github": "https://github.com/GrabarzUndPartner/nuxt-speedkit",
|
|
3697
|
+
"website": "https://nuxt-speedkit.grabarzundpartner.dev",
|
|
3698
|
+
"learn_more": "",
|
|
3699
|
+
"category": "Performance",
|
|
3700
|
+
"type": "3rd-party",
|
|
3701
|
+
"maintainers": [
|
|
3702
|
+
{
|
|
3703
|
+
"name": "Stephan Gerbeth",
|
|
3704
|
+
"github": "StephanGerbeth",
|
|
3705
|
+
"avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
|
|
3706
|
+
},
|
|
3707
|
+
{
|
|
3708
|
+
"name": "Thorn Walli",
|
|
3709
|
+
"github": "ThornWalli",
|
|
3710
|
+
"avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
|
|
3711
|
+
},
|
|
3712
|
+
{
|
|
3713
|
+
"name": "Grabarz & Partner",
|
|
3714
|
+
"github": "GrabarzUndPartner",
|
|
3715
|
+
"avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
|
|
2550
3716
|
}
|
|
2551
|
-
]
|
|
3717
|
+
],
|
|
3718
|
+
"compatibility": {
|
|
3719
|
+
"nuxt": "^2.0.0",
|
|
3720
|
+
"requires": {}
|
|
3721
|
+
}
|
|
2552
3722
|
},
|
|
2553
3723
|
{
|
|
2554
3724
|
"name": "storage",
|
|
@@ -2564,10 +3734,35 @@
|
|
|
2564
3734
|
"maintainers": [
|
|
2565
3735
|
{
|
|
2566
3736
|
"name": "mazipan",
|
|
2567
|
-
"github": "mazipan"
|
|
2568
|
-
|
|
3737
|
+
"github": "mazipan"
|
|
3738
|
+
}
|
|
3739
|
+
],
|
|
3740
|
+
"compatibility": {
|
|
3741
|
+
"nuxt": "^2.0.0",
|
|
3742
|
+
"requires": {}
|
|
3743
|
+
}
|
|
3744
|
+
},
|
|
3745
|
+
{
|
|
3746
|
+
"name": "storefront-ui",
|
|
3747
|
+
"description": "Storefront UI Module for Nuxt.js",
|
|
3748
|
+
"repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
|
|
3749
|
+
"npm": "@storefront-ui/nuxt",
|
|
3750
|
+
"icon": "storefront-ui.svg",
|
|
3751
|
+
"github": "https://github.com/vuestorefront/storefront-ui/tree/develop/packages/nuxt-module",
|
|
3752
|
+
"website": "https://docs.storefrontui.io/?path=/story/getting-started-installation--page#installation",
|
|
3753
|
+
"learn_more": "https://docs.storefrontui.io/",
|
|
3754
|
+
"category": "UI",
|
|
3755
|
+
"type": "3rd-party",
|
|
3756
|
+
"maintainers": [
|
|
3757
|
+
{
|
|
3758
|
+
"name": "Jakub Andrzejewski",
|
|
3759
|
+
"github": "Baroshem"
|
|
2569
3760
|
}
|
|
2570
|
-
]
|
|
3761
|
+
],
|
|
3762
|
+
"compatibility": {
|
|
3763
|
+
"nuxt": "^2.0.0",
|
|
3764
|
+
"requires": {}
|
|
3765
|
+
}
|
|
2571
3766
|
},
|
|
2572
3767
|
{
|
|
2573
3768
|
"name": "stories",
|
|
@@ -2583,16 +3778,19 @@
|
|
|
2583
3778
|
"maintainers": [
|
|
2584
3779
|
{
|
|
2585
3780
|
"name": "richardeschloss",
|
|
2586
|
-
"github": "richardeschloss"
|
|
2587
|
-
"avatar": "https://avatars2.githubusercontent.com/u/5906351?v=4"
|
|
3781
|
+
"github": "richardeschloss"
|
|
2588
3782
|
}
|
|
2589
|
-
]
|
|
3783
|
+
],
|
|
3784
|
+
"compatibility": {
|
|
3785
|
+
"nuxt": "^2.0.0",
|
|
3786
|
+
"requires": {}
|
|
3787
|
+
}
|
|
2590
3788
|
},
|
|
2591
3789
|
{
|
|
2592
3790
|
"name": "storyblok",
|
|
2593
3791
|
"description": "Storyblok Nuxt.js module",
|
|
2594
|
-
"repo": "storyblok/storyblok-nuxt",
|
|
2595
|
-
"npm": "storyblok
|
|
3792
|
+
"repo": "storyblok/storyblok-nuxt#master/lib",
|
|
3793
|
+
"npm": "@storyblok/nuxt",
|
|
2596
3794
|
"icon": "storyblok.png",
|
|
2597
3795
|
"github": "https://github.com/storyblok/storyblok-nuxt",
|
|
2598
3796
|
"website": "https://github.com/storyblok/storyblok-nuxt",
|
|
@@ -2602,10 +3800,13 @@
|
|
|
2602
3800
|
"maintainers": [
|
|
2603
3801
|
{
|
|
2604
3802
|
"name": "storyblok",
|
|
2605
|
-
"github": "storyblok"
|
|
2606
|
-
"avatar": "https://avatars0.githubusercontent.com/u/13880908?v=4"
|
|
3803
|
+
"github": "storyblok"
|
|
2607
3804
|
}
|
|
2608
|
-
]
|
|
3805
|
+
],
|
|
3806
|
+
"compatibility": {
|
|
3807
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3808
|
+
"requires": {}
|
|
3809
|
+
}
|
|
2609
3810
|
},
|
|
2610
3811
|
{
|
|
2611
3812
|
"name": "storybook",
|
|
@@ -2622,16 +3823,20 @@
|
|
|
2622
3823
|
{
|
|
2623
3824
|
"name": "Ahad Birang",
|
|
2624
3825
|
"github": "farnabaz",
|
|
2625
|
-
"twitter": "a_birang"
|
|
2626
|
-
"avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
|
|
3826
|
+
"twitter": "a_birang"
|
|
2627
3827
|
},
|
|
2628
3828
|
{
|
|
2629
3829
|
"name": "Pooya Parsa",
|
|
2630
3830
|
"github": "pi0",
|
|
2631
|
-
"twitter": "_pi0_"
|
|
2632
|
-
|
|
3831
|
+
"twitter": "_pi0_"
|
|
3832
|
+
}
|
|
3833
|
+
],
|
|
3834
|
+
"compatibility": {
|
|
3835
|
+
"nuxt": "^2.0.0",
|
|
3836
|
+
"requires": {
|
|
3837
|
+
"bridge": "optional"
|
|
2633
3838
|
}
|
|
2634
|
-
|
|
3839
|
+
}
|
|
2635
3840
|
},
|
|
2636
3841
|
{
|
|
2637
3842
|
"name": "strapi",
|
|
@@ -2648,16 +3853,20 @@
|
|
|
2648
3853
|
{
|
|
2649
3854
|
"name": "Benjamin Canac",
|
|
2650
3855
|
"github": "benjamincanac",
|
|
2651
|
-
"twitter": "benjamincanac"
|
|
2652
|
-
"avatar": "https://avatars2.githubusercontent.com/u/739984?v=4"
|
|
3856
|
+
"twitter": "benjamincanac"
|
|
2653
3857
|
},
|
|
2654
3858
|
{
|
|
2655
3859
|
"name": "Sébastien Chopin",
|
|
2656
3860
|
"github": "Atinux",
|
|
2657
|
-
"twitter": "Atinux"
|
|
2658
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
3861
|
+
"twitter": "Atinux"
|
|
2659
3862
|
}
|
|
2660
|
-
]
|
|
3863
|
+
],
|
|
3864
|
+
"compatibility": {
|
|
3865
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3866
|
+
"requires": {
|
|
3867
|
+
"bridge": true
|
|
3868
|
+
}
|
|
3869
|
+
}
|
|
2661
3870
|
},
|
|
2662
3871
|
{
|
|
2663
3872
|
"name": "stripe",
|
|
@@ -2673,10 +3882,13 @@
|
|
|
2673
3882
|
"maintainers": [
|
|
2674
3883
|
{
|
|
2675
3884
|
"name": "WilliamDASILVA",
|
|
2676
|
-
"github": "WilliamDASILVA"
|
|
2677
|
-
"avatar": "https://avatars3.githubusercontent.com/u/2766008?v=4"
|
|
3885
|
+
"github": "WilliamDASILVA"
|
|
2678
3886
|
}
|
|
2679
|
-
]
|
|
3887
|
+
],
|
|
3888
|
+
"compatibility": {
|
|
3889
|
+
"nuxt": "^2.0.0",
|
|
3890
|
+
"requires": {}
|
|
3891
|
+
}
|
|
2680
3892
|
},
|
|
2681
3893
|
{
|
|
2682
3894
|
"name": "style-resources",
|
|
@@ -2693,10 +3905,13 @@
|
|
|
2693
3905
|
{
|
|
2694
3906
|
"name": "Alexander Lichter",
|
|
2695
3907
|
"github": "manniL",
|
|
2696
|
-
"twitter": "TheAlexLichter"
|
|
2697
|
-
"avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
|
|
3908
|
+
"twitter": "TheAlexLichter"
|
|
2698
3909
|
}
|
|
2699
|
-
]
|
|
3910
|
+
],
|
|
3911
|
+
"compatibility": {
|
|
3912
|
+
"nuxt": "^2.0.0",
|
|
3913
|
+
"requires": {}
|
|
3914
|
+
}
|
|
2700
3915
|
},
|
|
2701
3916
|
{
|
|
2702
3917
|
"name": "stylelint",
|
|
@@ -2712,30 +3927,69 @@
|
|
|
2712
3927
|
"maintainers": [
|
|
2713
3928
|
{
|
|
2714
3929
|
"name": "Ricardo Gobbo de Souza",
|
|
2715
|
-
"github": "ricardogobbosouza"
|
|
2716
|
-
|
|
3930
|
+
"github": "ricardogobbosouza"
|
|
3931
|
+
}
|
|
3932
|
+
],
|
|
3933
|
+
"compatibility": {
|
|
3934
|
+
"nuxt": "^2.0.0",
|
|
3935
|
+
"requires": {}
|
|
3936
|
+
}
|
|
3937
|
+
},
|
|
3938
|
+
{
|
|
3939
|
+
"name": "stylify",
|
|
3940
|
+
"description": "Stylify generates utility-first CSS dynamically based on what you write. Write HTML. Get CSS.",
|
|
3941
|
+
"repo": "stylify/packages#master/packages/nuxt",
|
|
3942
|
+
"npm": "@stylify/nuxt",
|
|
3943
|
+
"icon": "stylify.svg",
|
|
3944
|
+
"github": "https://github.com/stylify/packages/tree/master/packages/nuxt",
|
|
3945
|
+
"website": "https://stylifycss.com/docs/nuxt",
|
|
3946
|
+
"learn_more": "https://stylifycss.com",
|
|
3947
|
+
"category": "UI",
|
|
3948
|
+
"type": "3rd-party",
|
|
3949
|
+
"maintainers": [
|
|
3950
|
+
{
|
|
3951
|
+
"name": "Vladimír Macháček",
|
|
3952
|
+
"github": "Machy8",
|
|
3953
|
+
"twitter": "8machy"
|
|
2717
3954
|
}
|
|
2718
|
-
]
|
|
3955
|
+
],
|
|
3956
|
+
"compatibility": {
|
|
3957
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3958
|
+
"requires": {}
|
|
3959
|
+
}
|
|
2719
3960
|
},
|
|
2720
3961
|
{
|
|
2721
3962
|
"name": "supabase",
|
|
2722
|
-
"description": "
|
|
2723
|
-
"repo": "
|
|
2724
|
-
"npm": "
|
|
3963
|
+
"description": "First class integration with Supabase",
|
|
3964
|
+
"repo": "nuxt-community/supabase-module",
|
|
3965
|
+
"npm": "@nuxtjs/supabase",
|
|
2725
3966
|
"icon": "supabase.png",
|
|
2726
|
-
"github": "https://github.com/
|
|
2727
|
-
"website": "https://
|
|
2728
|
-
"learn_more": "https://supabase.
|
|
3967
|
+
"github": "https://github.com/nuxt-community/supabase-module",
|
|
3968
|
+
"website": "https://supabase.nuxtjs.org",
|
|
3969
|
+
"learn_more": "https://supabase.com",
|
|
2729
3970
|
"category": "Database",
|
|
2730
|
-
"type": "
|
|
3971
|
+
"type": "community",
|
|
2731
3972
|
"maintainers": [
|
|
3973
|
+
{
|
|
3974
|
+
"name": "Baptiste Leproux",
|
|
3975
|
+
"github": "larbish",
|
|
3976
|
+
"twitter": "baptistelprx"
|
|
3977
|
+
},
|
|
3978
|
+
{
|
|
3979
|
+
"name": "Sebastien Chopin",
|
|
3980
|
+
"github": "Atinux",
|
|
3981
|
+
"twitter": "Atinux"
|
|
3982
|
+
},
|
|
2732
3983
|
{
|
|
2733
3984
|
"name": "Scott Robertson",
|
|
2734
3985
|
"github": "scottrobertson",
|
|
2735
|
-
"twitter": "scottymeuk"
|
|
2736
|
-
"avatar": "https://avatars0.githubusercontent.com/u/68361?v=4"
|
|
3986
|
+
"twitter": "scottymeuk"
|
|
2737
3987
|
}
|
|
2738
|
-
]
|
|
3988
|
+
],
|
|
3989
|
+
"compatibility": {
|
|
3990
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3991
|
+
"requires": {}
|
|
3992
|
+
}
|
|
2739
3993
|
},
|
|
2740
3994
|
{
|
|
2741
3995
|
"name": "svg-loader",
|
|
@@ -2751,10 +4005,13 @@
|
|
|
2751
4005
|
"maintainers": [
|
|
2752
4006
|
{
|
|
2753
4007
|
"name": "Developmint",
|
|
2754
|
-
"github": "Developmint"
|
|
2755
|
-
"avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
|
|
4008
|
+
"github": "Developmint"
|
|
2756
4009
|
}
|
|
2757
|
-
]
|
|
4010
|
+
],
|
|
4011
|
+
"compatibility": {
|
|
4012
|
+
"nuxt": "^2.0.0",
|
|
4013
|
+
"requires": {}
|
|
4014
|
+
}
|
|
2758
4015
|
},
|
|
2759
4016
|
{
|
|
2760
4017
|
"name": "svg-sprite",
|
|
@@ -2771,10 +4028,13 @@
|
|
|
2771
4028
|
{
|
|
2772
4029
|
"name": "Ahad Birang",
|
|
2773
4030
|
"github": "farnabaz",
|
|
2774
|
-
"twitter": "a_birang"
|
|
2775
|
-
"avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
|
|
4031
|
+
"twitter": "a_birang"
|
|
2776
4032
|
}
|
|
2777
|
-
]
|
|
4033
|
+
],
|
|
4034
|
+
"compatibility": {
|
|
4035
|
+
"nuxt": "^2.0.0",
|
|
4036
|
+
"requires": {}
|
|
4037
|
+
}
|
|
2778
4038
|
},
|
|
2779
4039
|
{
|
|
2780
4040
|
"name": "svg",
|
|
@@ -2790,10 +4050,13 @@
|
|
|
2790
4050
|
"maintainers": [
|
|
2791
4051
|
{
|
|
2792
4052
|
"name": "Sam Holmes",
|
|
2793
|
-
"github": "sam3d"
|
|
2794
|
-
"avatar": "https://avatars0.githubusercontent.com/u/8385528?v=4"
|
|
4053
|
+
"github": "sam3d"
|
|
2795
4054
|
}
|
|
2796
|
-
]
|
|
4055
|
+
],
|
|
4056
|
+
"compatibility": {
|
|
4057
|
+
"nuxt": "^2.0.0",
|
|
4058
|
+
"requires": {}
|
|
4059
|
+
}
|
|
2797
4060
|
},
|
|
2798
4061
|
{
|
|
2799
4062
|
"name": "sweetalert2",
|
|
@@ -2809,10 +4072,13 @@
|
|
|
2809
4072
|
"maintainers": [
|
|
2810
4073
|
{
|
|
2811
4074
|
"name": "ImreC",
|
|
2812
|
-
"github": "ImreC"
|
|
2813
|
-
"avatar": "https://avatars1.githubusercontent.com/u/9742684?v=4"
|
|
4075
|
+
"github": "ImreC"
|
|
2814
4076
|
}
|
|
2815
|
-
]
|
|
4077
|
+
],
|
|
4078
|
+
"compatibility": {
|
|
4079
|
+
"nuxt": "^2.0.0",
|
|
4080
|
+
"requires": {}
|
|
4081
|
+
}
|
|
2816
4082
|
},
|
|
2817
4083
|
{
|
|
2818
4084
|
"name": "tailwindcss",
|
|
@@ -2829,10 +4095,36 @@
|
|
|
2829
4095
|
{
|
|
2830
4096
|
"name": "Sébastien Chopin",
|
|
2831
4097
|
"github": "Atinux",
|
|
2832
|
-
"twitter": "Atinux"
|
|
2833
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
4098
|
+
"twitter": "Atinux"
|
|
2834
4099
|
}
|
|
2835
|
-
]
|
|
4100
|
+
],
|
|
4101
|
+
"compatibility": {
|
|
4102
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4103
|
+
"requires": {}
|
|
4104
|
+
}
|
|
4105
|
+
},
|
|
4106
|
+
{
|
|
4107
|
+
"name": "tiktok-analytics",
|
|
4108
|
+
"description": "",
|
|
4109
|
+
"repo": "stickpro/nuxt-tiktok-analytics",
|
|
4110
|
+
"npm": "tiktok-analytics",
|
|
4111
|
+
"icon": "",
|
|
4112
|
+
"github": "https://github.com/stickpro/nuxt-tiktok-analytics",
|
|
4113
|
+
"website": "https://github.com/stickpro/nuxt-tiktok-analytics",
|
|
4114
|
+
"learn_more": "",
|
|
4115
|
+
"category": "Analytics",
|
|
4116
|
+
"type": "3rd-party",
|
|
4117
|
+
"maintainers": [
|
|
4118
|
+
{
|
|
4119
|
+
"name": "stickpro",
|
|
4120
|
+
"github": "stickpro",
|
|
4121
|
+
"avatar": "https://avatars.githubusercontent.com/u/25886722?v=4"
|
|
4122
|
+
}
|
|
4123
|
+
],
|
|
4124
|
+
"compatibility": {
|
|
4125
|
+
"nuxt": "^2.0.0",
|
|
4126
|
+
"requires": {}
|
|
4127
|
+
}
|
|
2836
4128
|
},
|
|
2837
4129
|
{
|
|
2838
4130
|
"name": "toast",
|
|
@@ -2840,8 +4132,8 @@
|
|
|
2840
4132
|
"repo": "nuxt-community/modules#master/packages/toast",
|
|
2841
4133
|
"npm": "@nuxtjs/toast",
|
|
2842
4134
|
"icon": "",
|
|
2843
|
-
"github": "https://github.com/nuxt-community/modules/tree/master/packages/toast",
|
|
2844
|
-
"website": "https://github.com/nuxt-community/modules/tree/master/packages/toast",
|
|
4135
|
+
"github": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
|
|
4136
|
+
"website": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
|
|
2845
4137
|
"learn_more": "https://github.com/shakee93/vue-toasted",
|
|
2846
4138
|
"category": "Libraries",
|
|
2847
4139
|
"type": "community",
|
|
@@ -2849,10 +4141,95 @@
|
|
|
2849
4141
|
{
|
|
2850
4142
|
"name": "Pooya Parsa",
|
|
2851
4143
|
"github": "pi0",
|
|
2852
|
-
"twitter": "_pi0_"
|
|
2853
|
-
|
|
4144
|
+
"twitter": "_pi0_"
|
|
4145
|
+
}
|
|
4146
|
+
],
|
|
4147
|
+
"compatibility": {
|
|
4148
|
+
"nuxt": "^2.0.0",
|
|
4149
|
+
"requires": {}
|
|
4150
|
+
}
|
|
4151
|
+
},
|
|
4152
|
+
{
|
|
4153
|
+
"name": "turnstile",
|
|
4154
|
+
"description": "Privacy-focused alternative to CAPTCHA from Cloudflare",
|
|
4155
|
+
"repo": "danielroe/nuxt-turnstile",
|
|
4156
|
+
"npm": "nuxt-turnstile",
|
|
4157
|
+
"icon": "cloudflare.svg",
|
|
4158
|
+
"github": "https://github.com/danielroe/nuxt-turnstile",
|
|
4159
|
+
"website": "https://github.com/danielroe/nuxt-turnstile",
|
|
4160
|
+
"learn_more": "https://www.cloudflare.com/products/turnstile/",
|
|
4161
|
+
"category": "Security",
|
|
4162
|
+
"type": "3rd-party",
|
|
4163
|
+
"maintainers": [
|
|
4164
|
+
{
|
|
4165
|
+
"name": "Daniel Roe",
|
|
4166
|
+
"github": "danielroe",
|
|
4167
|
+
"twitter": "danielcroe"
|
|
4168
|
+
}
|
|
4169
|
+
],
|
|
4170
|
+
"compatibility": {
|
|
4171
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4172
|
+
"requires": {
|
|
4173
|
+
"bridge": true
|
|
4174
|
+
}
|
|
4175
|
+
}
|
|
4176
|
+
},
|
|
4177
|
+
{
|
|
4178
|
+
"name": "twa",
|
|
4179
|
+
"description": "Nuxt.js module for generating Trusted Web App from Nuxt.js app",
|
|
4180
|
+
"repo": "tuarrep/nuxt-twa",
|
|
4181
|
+
"npm": "nuxt-twa",
|
|
4182
|
+
"icon": "",
|
|
4183
|
+
"github": "https://github.com/tuarrep/nuxt-twa",
|
|
4184
|
+
"website": "https://nuxt-twa.tuarrep.dev",
|
|
4185
|
+
"learn_more": "https://developer.chrome.com/docs/android/trusted-web-activity/overview/",
|
|
4186
|
+
"category": "Performance",
|
|
4187
|
+
"type": "3rd-party",
|
|
4188
|
+
"maintainers": [
|
|
4189
|
+
{
|
|
4190
|
+
"name": "Nicolas Perraut",
|
|
4191
|
+
"github": "tuarrep"
|
|
4192
|
+
}
|
|
4193
|
+
],
|
|
4194
|
+
"compatibility": {
|
|
4195
|
+
"nuxt": "^2.0.0",
|
|
4196
|
+
"requires": {
|
|
4197
|
+
"bridge": "optional"
|
|
2854
4198
|
}
|
|
2855
|
-
|
|
4199
|
+
}
|
|
4200
|
+
},
|
|
4201
|
+
{
|
|
4202
|
+
"name": "twicpics",
|
|
4203
|
+
"description": "Images and videos components - Context aware resizing and cropping, lazy-loading, LQIP, Next-Gen format, compression, CDN.",
|
|
4204
|
+
"repo": "TwicPics/components",
|
|
4205
|
+
"npm": "@twicpics/components",
|
|
4206
|
+
"icon": "twicpics.svg",
|
|
4207
|
+
"github": "https://github.com/TwicPics/components",
|
|
4208
|
+
"website": "https://www.twicpics.com/docs/components/nuxt-3",
|
|
4209
|
+
"learn_more": "https://www.twicpics.com",
|
|
4210
|
+
"category": "Images",
|
|
4211
|
+
"type": "3rd-party",
|
|
4212
|
+
"maintainers": [
|
|
4213
|
+
{
|
|
4214
|
+
"name": "Florent Bourgeois",
|
|
4215
|
+
"github": "florentb",
|
|
4216
|
+
"twitter": "florent_b"
|
|
4217
|
+
},
|
|
4218
|
+
{
|
|
4219
|
+
"name": "Julian Aubourg",
|
|
4220
|
+
"github": "jaubourg",
|
|
4221
|
+
"twitter": "jaubourg"
|
|
4222
|
+
},
|
|
4223
|
+
{
|
|
4224
|
+
"name": "Miguel Beignon",
|
|
4225
|
+
"github": "mbgspcii",
|
|
4226
|
+
"twitter": "m_beignon"
|
|
4227
|
+
}
|
|
4228
|
+
],
|
|
4229
|
+
"compatibility": {
|
|
4230
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4231
|
+
"requires": {}
|
|
4232
|
+
}
|
|
2856
4233
|
},
|
|
2857
4234
|
{
|
|
2858
4235
|
"name": "typed-router",
|
|
@@ -2868,10 +4245,38 @@
|
|
|
2868
4245
|
"maintainers": [
|
|
2869
4246
|
{
|
|
2870
4247
|
"name": "victorgarciaesgi",
|
|
2871
|
-
"github": "victorgarciaesgi"
|
|
2872
|
-
"avatar": "https://avatars0.githubusercontent.com/u/15092120?v=4"
|
|
4248
|
+
"github": "victorgarciaesgi"
|
|
2873
4249
|
}
|
|
2874
|
-
]
|
|
4250
|
+
],
|
|
4251
|
+
"compatibility": {
|
|
4252
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4253
|
+
"requires": {}
|
|
4254
|
+
}
|
|
4255
|
+
},
|
|
4256
|
+
{
|
|
4257
|
+
"name": "typed-vuex",
|
|
4258
|
+
"description": "A vanilla, strongly typed store accessor for Vuex.",
|
|
4259
|
+
"repo": "danielroe/typed-vuex#main/packages/nuxt-typed-vuex",
|
|
4260
|
+
"npm": "nuxt-typed-vuex",
|
|
4261
|
+
"icon": "vue.png",
|
|
4262
|
+
"github": "https://github.com/danielroe/typed-vuex",
|
|
4263
|
+
"website": "https://github.com/danielroe/typed-vuex",
|
|
4264
|
+
"learn_more": "",
|
|
4265
|
+
"category": "Libraries",
|
|
4266
|
+
"type": "3rd-party",
|
|
4267
|
+
"maintainers": [
|
|
4268
|
+
{
|
|
4269
|
+
"name": "Daniel Roe",
|
|
4270
|
+
"github": "danielroe",
|
|
4271
|
+
"twitter": "danielcroe"
|
|
4272
|
+
}
|
|
4273
|
+
],
|
|
4274
|
+
"compatibility": {
|
|
4275
|
+
"nuxt": "^2.0.0",
|
|
4276
|
+
"requires": {
|
|
4277
|
+
"bridge": "optional"
|
|
4278
|
+
}
|
|
4279
|
+
}
|
|
2875
4280
|
},
|
|
2876
4281
|
{
|
|
2877
4282
|
"name": "typescript-runtime",
|
|
@@ -2887,22 +4292,23 @@
|
|
|
2887
4292
|
"maintainers": [
|
|
2888
4293
|
{
|
|
2889
4294
|
"name": "Kevin Marrec",
|
|
2890
|
-
"github": "kevinmarrec"
|
|
2891
|
-
"avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
|
|
4295
|
+
"github": "kevinmarrec"
|
|
2892
4296
|
},
|
|
2893
4297
|
{
|
|
2894
4298
|
"name": "Pooya Parsa",
|
|
2895
4299
|
"github": "pi0",
|
|
2896
|
-
"twitter": "_pi0_"
|
|
2897
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
4300
|
+
"twitter": "_pi0_"
|
|
2898
4301
|
},
|
|
2899
4302
|
{
|
|
2900
4303
|
"name": "Daniel Roe",
|
|
2901
4304
|
"github": "danielroe",
|
|
2902
|
-
"twitter": "danielcroe"
|
|
2903
|
-
"avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
|
|
4305
|
+
"twitter": "danielcroe"
|
|
2904
4306
|
}
|
|
2905
|
-
]
|
|
4307
|
+
],
|
|
4308
|
+
"compatibility": {
|
|
4309
|
+
"nuxt": "^2.0.0",
|
|
4310
|
+
"requires": {}
|
|
4311
|
+
}
|
|
2906
4312
|
},
|
|
2907
4313
|
{
|
|
2908
4314
|
"name": "typescript",
|
|
@@ -2918,22 +4324,47 @@
|
|
|
2918
4324
|
"maintainers": [
|
|
2919
4325
|
{
|
|
2920
4326
|
"name": "Kevin Marrec",
|
|
2921
|
-
"github": "kevinmarrec"
|
|
2922
|
-
"avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
|
|
4327
|
+
"github": "kevinmarrec"
|
|
2923
4328
|
},
|
|
2924
4329
|
{
|
|
2925
4330
|
"name": "Pooya Parsa",
|
|
2926
4331
|
"github": "pi0",
|
|
2927
|
-
"twitter": "_pi0_"
|
|
2928
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
4332
|
+
"twitter": "_pi0_"
|
|
2929
4333
|
},
|
|
2930
4334
|
{
|
|
2931
4335
|
"name": "Daniel Roe",
|
|
2932
4336
|
"github": "danielroe",
|
|
2933
|
-
"twitter": "danielcroe"
|
|
2934
|
-
|
|
4337
|
+
"twitter": "danielcroe"
|
|
4338
|
+
}
|
|
4339
|
+
],
|
|
4340
|
+
"compatibility": {
|
|
4341
|
+
"nuxt": "^2.0.0",
|
|
4342
|
+
"requires": {}
|
|
4343
|
+
}
|
|
4344
|
+
},
|
|
4345
|
+
{
|
|
4346
|
+
"name": "umami",
|
|
4347
|
+
"description": "Embed the Umami analytics library into Nuxt",
|
|
4348
|
+
"repo": "ijkml/nuxt-umami",
|
|
4349
|
+
"npm": "nuxt-umami",
|
|
4350
|
+
"icon": "umami.svg",
|
|
4351
|
+
"github": "https://github.com/ijkml/nuxt-umami",
|
|
4352
|
+
"website": "https://github.com/ijkml/nuxt-umami",
|
|
4353
|
+
"learn_more": "https://umami.is/docs/",
|
|
4354
|
+
"category": "Analytics",
|
|
4355
|
+
"type": "3rd-party",
|
|
4356
|
+
"maintainers": [
|
|
4357
|
+
{
|
|
4358
|
+
"name": "ML",
|
|
4359
|
+
"github": "ijkml"
|
|
4360
|
+
}
|
|
4361
|
+
],
|
|
4362
|
+
"compatibility": {
|
|
4363
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4364
|
+
"requires": {
|
|
4365
|
+
"bridge": "optional"
|
|
2935
4366
|
}
|
|
2936
|
-
|
|
4367
|
+
}
|
|
2937
4368
|
},
|
|
2938
4369
|
{
|
|
2939
4370
|
"name": "universal-storage",
|
|
@@ -2950,16 +4381,70 @@
|
|
|
2950
4381
|
{
|
|
2951
4382
|
"name": "Pooya Parsa",
|
|
2952
4383
|
"github": "pi0",
|
|
2953
|
-
"twitter": "_pi0_"
|
|
2954
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
4384
|
+
"twitter": "_pi0_"
|
|
2955
4385
|
},
|
|
2956
4386
|
{
|
|
2957
4387
|
"name": "Farzad Soltani",
|
|
2958
4388
|
"github": "farzadso",
|
|
2959
|
-
"twitter": "farzadso"
|
|
2960
|
-
|
|
4389
|
+
"twitter": "farzadso"
|
|
4390
|
+
}
|
|
4391
|
+
],
|
|
4392
|
+
"compatibility": {
|
|
4393
|
+
"nuxt": "^2.0.0",
|
|
4394
|
+
"requires": {}
|
|
4395
|
+
}
|
|
4396
|
+
},
|
|
4397
|
+
{
|
|
4398
|
+
"name": "unlighthouse",
|
|
4399
|
+
"description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
|
|
4400
|
+
"repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
|
|
4401
|
+
"npm": "@unlighthouse/nuxt",
|
|
4402
|
+
"icon": "unlighthouse.svg",
|
|
4403
|
+
"github": "https://github.com/harlan-zw/unlighthouse",
|
|
4404
|
+
"website": "https://github.com/harlan-zw/unlighthouse",
|
|
4405
|
+
"learn_more": "https://github.com/harlan-zw/unlighthouse",
|
|
4406
|
+
"category": "Devtools",
|
|
4407
|
+
"type": "3rd-party",
|
|
4408
|
+
"maintainers": [
|
|
4409
|
+
{
|
|
4410
|
+
"name": "Harlan Wilton",
|
|
4411
|
+
"github": "harlan-zw",
|
|
4412
|
+
"twitter": "harlan_zw",
|
|
4413
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
2961
4414
|
}
|
|
2962
|
-
]
|
|
4415
|
+
],
|
|
4416
|
+
"compatibility": {
|
|
4417
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4418
|
+
"requires": {
|
|
4419
|
+
"bridge": "optional"
|
|
4420
|
+
}
|
|
4421
|
+
}
|
|
4422
|
+
},
|
|
4423
|
+
{
|
|
4424
|
+
"name": "unocss",
|
|
4425
|
+
"description": "The instant on-demand atomic CSS engine.",
|
|
4426
|
+
"repo": "antfu/unocss#main/packages/nuxt",
|
|
4427
|
+
"npm": "@unocss/nuxt",
|
|
4428
|
+
"icon": "unocss.svg",
|
|
4429
|
+
"github": "https://github.com/antfu/unocss",
|
|
4430
|
+
"website": "https://github.com/antfu/unocss",
|
|
4431
|
+
"learn_more": "https://github.com/antfu/unocss",
|
|
4432
|
+
"category": "UI",
|
|
4433
|
+
"type": "3rd-party",
|
|
4434
|
+
"maintainers": [
|
|
4435
|
+
{
|
|
4436
|
+
"name": "Anthony Fu",
|
|
4437
|
+
"github": "antfu",
|
|
4438
|
+
"twitter": "antfu7",
|
|
4439
|
+
"avatar": "https://avatars.githubusercontent.com/antfu?v=4"
|
|
4440
|
+
}
|
|
4441
|
+
],
|
|
4442
|
+
"compatibility": {
|
|
4443
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4444
|
+
"requires": {
|
|
4445
|
+
"bridge": "optional"
|
|
4446
|
+
}
|
|
4447
|
+
}
|
|
2963
4448
|
},
|
|
2964
4449
|
{
|
|
2965
4450
|
"name": "user-agent",
|
|
@@ -2975,10 +4460,13 @@
|
|
|
2975
4460
|
"maintainers": [
|
|
2976
4461
|
{
|
|
2977
4462
|
"name": "fukuiretu",
|
|
2978
|
-
"github": "fukuiretu"
|
|
2979
|
-
"avatar": "https://avatars0.githubusercontent.com/u/1982105?v=4"
|
|
4463
|
+
"github": "fukuiretu"
|
|
2980
4464
|
}
|
|
2981
|
-
]
|
|
4465
|
+
],
|
|
4466
|
+
"compatibility": {
|
|
4467
|
+
"nuxt": "^2.0.0",
|
|
4468
|
+
"requires": {}
|
|
4469
|
+
}
|
|
2982
4470
|
},
|
|
2983
4471
|
{
|
|
2984
4472
|
"name": "validate",
|
|
@@ -2994,10 +4482,13 @@
|
|
|
2994
4482
|
"maintainers": [
|
|
2995
4483
|
{
|
|
2996
4484
|
"name": "lewyuburi",
|
|
2997
|
-
"github": "lewyuburi"
|
|
2998
|
-
"avatar": "https://avatars2.githubusercontent.com/u/2156790?v=4"
|
|
4485
|
+
"github": "lewyuburi"
|
|
2999
4486
|
}
|
|
3000
|
-
]
|
|
4487
|
+
],
|
|
4488
|
+
"compatibility": {
|
|
4489
|
+
"nuxt": "^2.0.0",
|
|
4490
|
+
"requires": {}
|
|
4491
|
+
}
|
|
3001
4492
|
},
|
|
3002
4493
|
{
|
|
3003
4494
|
"name": "vendor",
|
|
@@ -3014,10 +4505,13 @@
|
|
|
3014
4505
|
{
|
|
3015
4506
|
"name": "Pooya Parsa",
|
|
3016
4507
|
"github": "pi0",
|
|
3017
|
-
"twitter": "_pi0_"
|
|
3018
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
4508
|
+
"twitter": "_pi0_"
|
|
3019
4509
|
}
|
|
3020
|
-
]
|
|
4510
|
+
],
|
|
4511
|
+
"compatibility": {
|
|
4512
|
+
"nuxt": "^2.0.0",
|
|
4513
|
+
"requires": {}
|
|
4514
|
+
}
|
|
3021
4515
|
},
|
|
3022
4516
|
{
|
|
3023
4517
|
"name": "vue-material",
|
|
@@ -3033,10 +4527,13 @@
|
|
|
3033
4527
|
"maintainers": [
|
|
3034
4528
|
{
|
|
3035
4529
|
"name": "vaso2",
|
|
3036
|
-
"github": "vaso2"
|
|
3037
|
-
"avatar": "https://avatars3.githubusercontent.com/u/4008122?v=4"
|
|
4530
|
+
"github": "vaso2"
|
|
3038
4531
|
}
|
|
3039
|
-
]
|
|
4532
|
+
],
|
|
4533
|
+
"compatibility": {
|
|
4534
|
+
"nuxt": "^2.0.0",
|
|
4535
|
+
"requires": {}
|
|
4536
|
+
}
|
|
3040
4537
|
},
|
|
3041
4538
|
{
|
|
3042
4539
|
"name": "vue-multiselect",
|
|
@@ -3052,10 +4549,13 @@
|
|
|
3052
4549
|
"maintainers": [
|
|
3053
4550
|
{
|
|
3054
4551
|
"name": "spektrummedia",
|
|
3055
|
-
"github": "spektrummedia"
|
|
3056
|
-
"avatar": "https://avatars2.githubusercontent.com/u/4410985?v=4"
|
|
4552
|
+
"github": "spektrummedia"
|
|
3057
4553
|
}
|
|
3058
|
-
]
|
|
4554
|
+
],
|
|
4555
|
+
"compatibility": {
|
|
4556
|
+
"nuxt": "^2.0.0",
|
|
4557
|
+
"requires": {}
|
|
4558
|
+
}
|
|
3059
4559
|
},
|
|
3060
4560
|
{
|
|
3061
4561
|
"name": "vue-select",
|
|
@@ -3071,10 +4571,13 @@
|
|
|
3071
4571
|
"maintainers": [
|
|
3072
4572
|
{
|
|
3073
4573
|
"name": "madmod",
|
|
3074
|
-
"github": "madmod"
|
|
3075
|
-
"avatar": "https://avatars3.githubusercontent.com/u/1107818?v=4"
|
|
4574
|
+
"github": "madmod"
|
|
3076
4575
|
}
|
|
3077
|
-
]
|
|
4576
|
+
],
|
|
4577
|
+
"compatibility": {
|
|
4578
|
+
"nuxt": "^2.0.0",
|
|
4579
|
+
"requires": {}
|
|
4580
|
+
}
|
|
3078
4581
|
},
|
|
3079
4582
|
{
|
|
3080
4583
|
"name": "vue-warehouse",
|
|
@@ -3091,10 +4594,35 @@
|
|
|
3091
4594
|
{
|
|
3092
4595
|
"name": "Julio Marquez",
|
|
3093
4596
|
"github": "juliomrqz",
|
|
3094
|
-
"twitter": "juliomrqz"
|
|
3095
|
-
|
|
4597
|
+
"twitter": "juliomrqz"
|
|
4598
|
+
}
|
|
4599
|
+
],
|
|
4600
|
+
"compatibility": {
|
|
4601
|
+
"nuxt": "^2.0.0",
|
|
4602
|
+
"requires": {}
|
|
4603
|
+
}
|
|
4604
|
+
},
|
|
4605
|
+
{
|
|
4606
|
+
"name": "vuestic",
|
|
4607
|
+
"description": "Vuestic UI module for Nuxt 3",
|
|
4608
|
+
"repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
|
|
4609
|
+
"npm": "@vuestic/nuxt",
|
|
4610
|
+
"icon": "",
|
|
4611
|
+
"github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
|
|
4612
|
+
"website": "https://vuestic.dev",
|
|
4613
|
+
"learn_more": "https://vuestic.dev/en/getting-started/nuxt",
|
|
4614
|
+
"category": "UI",
|
|
4615
|
+
"type": "3rd-party",
|
|
4616
|
+
"maintainers": [
|
|
4617
|
+
{
|
|
4618
|
+
"name": "epicmaxco",
|
|
4619
|
+
"github": "epicmaxco"
|
|
3096
4620
|
}
|
|
3097
|
-
]
|
|
4621
|
+
],
|
|
4622
|
+
"compatibility": {
|
|
4623
|
+
"nuxt": "^3.0.0",
|
|
4624
|
+
"requires": {}
|
|
4625
|
+
}
|
|
3098
4626
|
},
|
|
3099
4627
|
{
|
|
3100
4628
|
"name": "vuetify",
|
|
@@ -3110,16 +4638,43 @@
|
|
|
3110
4638
|
"maintainers": [
|
|
3111
4639
|
{
|
|
3112
4640
|
"name": "Kevin Marrec",
|
|
3113
|
-
"github": "kevinmarrec"
|
|
3114
|
-
"avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
|
|
4641
|
+
"github": "kevinmarrec"
|
|
3115
4642
|
},
|
|
3116
4643
|
{
|
|
3117
4644
|
"name": "Pooya Parsa",
|
|
3118
4645
|
"github": "pi0",
|
|
3119
|
-
"twitter": "_pi0_"
|
|
3120
|
-
|
|
4646
|
+
"twitter": "_pi0_"
|
|
4647
|
+
}
|
|
4648
|
+
],
|
|
4649
|
+
"compatibility": {
|
|
4650
|
+
"nuxt": "^2.0.0",
|
|
4651
|
+
"requires": {}
|
|
4652
|
+
}
|
|
4653
|
+
},
|
|
4654
|
+
{
|
|
4655
|
+
"name": "vueuse",
|
|
4656
|
+
"description": "Collection of essential Vue Composition Utilities for Vue 2 and 3",
|
|
4657
|
+
"repo": "vueuse/vueuse#main/packages/nuxt",
|
|
4658
|
+
"npm": "@vueuse/nuxt",
|
|
4659
|
+
"icon": "vueuse.svg",
|
|
4660
|
+
"github": "https://github.com/vueuse/vueuse",
|
|
4661
|
+
"website": "https://vueuse.org",
|
|
4662
|
+
"learn_more": "https://github.com/vueuse/vueuse",
|
|
4663
|
+
"category": "Libraries",
|
|
4664
|
+
"type": "3rd-party",
|
|
4665
|
+
"maintainers": [
|
|
4666
|
+
{
|
|
4667
|
+
"name": "Anthony Fu",
|
|
4668
|
+
"github": "antfu",
|
|
4669
|
+
"twitter": "antfu7"
|
|
4670
|
+
}
|
|
4671
|
+
],
|
|
4672
|
+
"compatibility": {
|
|
4673
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4674
|
+
"requires": {
|
|
4675
|
+
"bridge": "optional"
|
|
3121
4676
|
}
|
|
3122
|
-
|
|
4677
|
+
}
|
|
3123
4678
|
},
|
|
3124
4679
|
{
|
|
3125
4680
|
"name": "vuex-router-sync",
|
|
@@ -3135,10 +4690,13 @@
|
|
|
3135
4690
|
"maintainers": [
|
|
3136
4691
|
{
|
|
3137
4692
|
"name": "paulgv",
|
|
3138
|
-
"github": "paulgv"
|
|
3139
|
-
"avatar": "https://avatars0.githubusercontent.com/u/4895885?v=4"
|
|
4693
|
+
"github": "paulgv"
|
|
3140
4694
|
}
|
|
3141
|
-
]
|
|
4695
|
+
],
|
|
4696
|
+
"compatibility": {
|
|
4697
|
+
"nuxt": "^2.0.0",
|
|
4698
|
+
"requires": {}
|
|
4699
|
+
}
|
|
3142
4700
|
},
|
|
3143
4701
|
{
|
|
3144
4702
|
"name": "web-vitals",
|
|
@@ -3154,22 +4712,48 @@
|
|
|
3154
4712
|
"maintainers": [
|
|
3155
4713
|
{
|
|
3156
4714
|
"name": "daliborgogic",
|
|
3157
|
-
"github": "daliborgogic"
|
|
3158
|
-
"avatar": "https://avatars3.githubusercontent.com/u/5895389?v=4"
|
|
4715
|
+
"github": "daliborgogic"
|
|
3159
4716
|
},
|
|
3160
4717
|
{
|
|
3161
4718
|
"name": "Pooya Parsa",
|
|
3162
4719
|
"github": "pi0",
|
|
3163
|
-
"twitter": "_pi0_"
|
|
3164
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
4720
|
+
"twitter": "_pi0_"
|
|
3165
4721
|
},
|
|
3166
4722
|
{
|
|
3167
4723
|
"name": "Sebastien Chopin",
|
|
3168
4724
|
"github": "Atinux",
|
|
3169
|
-
"twitter": "Atinux"
|
|
3170
|
-
|
|
4725
|
+
"twitter": "Atinux"
|
|
4726
|
+
}
|
|
4727
|
+
],
|
|
4728
|
+
"compatibility": {
|
|
4729
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4730
|
+
"requires": {
|
|
4731
|
+
"bridge": "optional"
|
|
3171
4732
|
}
|
|
3172
|
-
|
|
4733
|
+
}
|
|
4734
|
+
},
|
|
4735
|
+
{
|
|
4736
|
+
"name": "web3js",
|
|
4737
|
+
"description": "Web3.js module integration for Nuxt.js",
|
|
4738
|
+
"repo": "bl0cknumber/nuxt-web3",
|
|
4739
|
+
"npm": "nuxt-web3",
|
|
4740
|
+
"icon": "web3js.svg",
|
|
4741
|
+
"github": "https://github.com/bl0cknumber/nuxt-web3",
|
|
4742
|
+
"website": "https://github.com/bl0cknumber/nuxt-web3",
|
|
4743
|
+
"learn_more": "https://web3js.readthedocs.io/",
|
|
4744
|
+
"category": "Libraries",
|
|
4745
|
+
"type": "3rd-party",
|
|
4746
|
+
"maintainers": [
|
|
4747
|
+
{
|
|
4748
|
+
"name": "Muhammad Fauzan",
|
|
4749
|
+
"github": "bl0cknumber",
|
|
4750
|
+
"twitter": "fncolon"
|
|
4751
|
+
}
|
|
4752
|
+
],
|
|
4753
|
+
"compatibility": {
|
|
4754
|
+
"nuxt": "^2.0.0",
|
|
4755
|
+
"requires": {}
|
|
4756
|
+
}
|
|
3173
4757
|
},
|
|
3174
4758
|
{
|
|
3175
4759
|
"name": "webfontloader",
|
|
@@ -3185,10 +4769,37 @@
|
|
|
3185
4769
|
"maintainers": [
|
|
3186
4770
|
{
|
|
3187
4771
|
"name": "Developmint",
|
|
3188
|
-
"github": "Developmint"
|
|
3189
|
-
"avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
|
|
4772
|
+
"github": "Developmint"
|
|
3190
4773
|
}
|
|
3191
|
-
]
|
|
4774
|
+
],
|
|
4775
|
+
"compatibility": {
|
|
4776
|
+
"nuxt": "^2.0.0",
|
|
4777
|
+
"requires": {}
|
|
4778
|
+
}
|
|
4779
|
+
},
|
|
4780
|
+
{
|
|
4781
|
+
"name": "webpack-optimisations",
|
|
4782
|
+
"description": "Nuxt.js v2 module to automatically make your builds faster.",
|
|
4783
|
+
"repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
|
|
4784
|
+
"npm": "nuxt-webpack-optimisations",
|
|
4785
|
+
"icon": "build-optimisations.svg",
|
|
4786
|
+
"github": "https://github.com/harlan-zw/nuxt-webpack-optimisations",
|
|
4787
|
+
"website": "https://github.com/harlan-zw/nuxt-webpack-optimisations",
|
|
4788
|
+
"learn_more": "",
|
|
4789
|
+
"category": "Devtools",
|
|
4790
|
+
"type": "3rd-party",
|
|
4791
|
+
"maintainers": [
|
|
4792
|
+
{
|
|
4793
|
+
"name": "Harlan Wilton",
|
|
4794
|
+
"github": "harlan-zw"
|
|
4795
|
+
}
|
|
4796
|
+
],
|
|
4797
|
+
"compatibility": {
|
|
4798
|
+
"nuxt": "^2.0.0",
|
|
4799
|
+
"requires": {
|
|
4800
|
+
"bridge": "optional"
|
|
4801
|
+
}
|
|
4802
|
+
}
|
|
3192
4803
|
},
|
|
3193
4804
|
{
|
|
3194
4805
|
"name": "webpack-profile",
|
|
@@ -3205,10 +4816,13 @@
|
|
|
3205
4816
|
{
|
|
3206
4817
|
"name": "Pooya Parsa",
|
|
3207
4818
|
"github": "pi0",
|
|
3208
|
-
"twitter": "_pi0_"
|
|
3209
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
4819
|
+
"twitter": "_pi0_"
|
|
3210
4820
|
}
|
|
3211
|
-
]
|
|
4821
|
+
],
|
|
4822
|
+
"compatibility": {
|
|
4823
|
+
"nuxt": "^2.0.0",
|
|
4824
|
+
"requires": {}
|
|
4825
|
+
}
|
|
3212
4826
|
},
|
|
3213
4827
|
{
|
|
3214
4828
|
"name": "webpackdashboard",
|
|
@@ -3224,10 +4838,13 @@
|
|
|
3224
4838
|
"maintainers": [
|
|
3225
4839
|
{
|
|
3226
4840
|
"name": "paulgv",
|
|
3227
|
-
"github": "paulgv"
|
|
3228
|
-
"avatar": "https://avatars0.githubusercontent.com/u/4895885?v=4"
|
|
4841
|
+
"github": "paulgv"
|
|
3229
4842
|
}
|
|
3230
|
-
]
|
|
4843
|
+
],
|
|
4844
|
+
"compatibility": {
|
|
4845
|
+
"nuxt": "^2.0.0",
|
|
4846
|
+
"requires": {}
|
|
4847
|
+
}
|
|
3231
4848
|
},
|
|
3232
4849
|
{
|
|
3233
4850
|
"name": "webpackmonitor",
|
|
@@ -3244,15 +4861,18 @@
|
|
|
3244
4861
|
{
|
|
3245
4862
|
"name": "Pooya Parsa",
|
|
3246
4863
|
"github": "pi0",
|
|
3247
|
-
"twitter": "_pi0_"
|
|
3248
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
4864
|
+
"twitter": "_pi0_"
|
|
3249
4865
|
}
|
|
3250
|
-
]
|
|
4866
|
+
],
|
|
4867
|
+
"compatibility": {
|
|
4868
|
+
"nuxt": "^2.0.0",
|
|
4869
|
+
"requires": {}
|
|
4870
|
+
}
|
|
3251
4871
|
},
|
|
3252
4872
|
{
|
|
3253
4873
|
"name": "windicss",
|
|
3254
|
-
"description": "Next generation
|
|
3255
|
-
"repo": "windicss/nuxt-windicss-module",
|
|
4874
|
+
"description": "Next generation utility-first CSS framework.",
|
|
4875
|
+
"repo": "windicss/nuxt-windicss-module#main/packages/nuxt-windicss",
|
|
3256
4876
|
"npm": "nuxt-windicss",
|
|
3257
4877
|
"icon": "windicss.svg",
|
|
3258
4878
|
"github": "https://github.com/windicss/nuxt-windicss-module",
|
|
@@ -3263,11 +4883,21 @@
|
|
|
3263
4883
|
"maintainers": [
|
|
3264
4884
|
{
|
|
3265
4885
|
"name": "Harlan Wilton",
|
|
3266
|
-
"github": "
|
|
3267
|
-
"twitter": "harlan_zw"
|
|
3268
|
-
|
|
4886
|
+
"github": "harlan-zw",
|
|
4887
|
+
"twitter": "harlan_zw"
|
|
4888
|
+
},
|
|
4889
|
+
{
|
|
4890
|
+
"name": "Anthony Fu",
|
|
4891
|
+
"github": "antfu",
|
|
4892
|
+
"twitter": "antfu7"
|
|
3269
4893
|
}
|
|
3270
|
-
]
|
|
4894
|
+
],
|
|
4895
|
+
"compatibility": {
|
|
4896
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4897
|
+
"requires": {
|
|
4898
|
+
"bridge": "optional"
|
|
4899
|
+
}
|
|
4900
|
+
}
|
|
3271
4901
|
},
|
|
3272
4902
|
{
|
|
3273
4903
|
"name": "winston-log",
|
|
@@ -3283,10 +4913,13 @@
|
|
|
3283
4913
|
"maintainers": [
|
|
3284
4914
|
{
|
|
3285
4915
|
"name": "aaronransley",
|
|
3286
|
-
"github": "aaronransley"
|
|
3287
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5669055?v=4"
|
|
4916
|
+
"github": "aaronransley"
|
|
3288
4917
|
}
|
|
3289
|
-
]
|
|
4918
|
+
],
|
|
4919
|
+
"compatibility": {
|
|
4920
|
+
"nuxt": "^2.0.0",
|
|
4921
|
+
"requires": {}
|
|
4922
|
+
}
|
|
3290
4923
|
},
|
|
3291
4924
|
{
|
|
3292
4925
|
"name": "wp-nuxt",
|
|
@@ -3302,10 +4935,13 @@
|
|
|
3302
4935
|
"maintainers": [
|
|
3303
4936
|
{
|
|
3304
4937
|
"name": "yashha",
|
|
3305
|
-
"github": "yashha"
|
|
3306
|
-
"avatar": "https://avatars0.githubusercontent.com/u/4728786?v=4"
|
|
4938
|
+
"github": "yashha"
|
|
3307
4939
|
}
|
|
3308
|
-
]
|
|
4940
|
+
],
|
|
4941
|
+
"compatibility": {
|
|
4942
|
+
"nuxt": "^2.0.0",
|
|
4943
|
+
"requires": {}
|
|
4944
|
+
}
|
|
3309
4945
|
},
|
|
3310
4946
|
{
|
|
3311
4947
|
"name": "xhr-cache",
|
|
@@ -3321,10 +4957,38 @@
|
|
|
3321
4957
|
"maintainers": [
|
|
3322
4958
|
{
|
|
3323
4959
|
"name": "gaetansenn",
|
|
3324
|
-
"github": "gaetansenn"
|
|
3325
|
-
|
|
4960
|
+
"github": "gaetansenn"
|
|
4961
|
+
}
|
|
4962
|
+
],
|
|
4963
|
+
"compatibility": {
|
|
4964
|
+
"nuxt": "^2.0.0",
|
|
4965
|
+
"requires": {}
|
|
4966
|
+
}
|
|
4967
|
+
},
|
|
4968
|
+
{
|
|
4969
|
+
"name": "xstate",
|
|
4970
|
+
"description": "XState integration for Nuxt",
|
|
4971
|
+
"repo": "Lexpeartha/nuxt-xstate",
|
|
4972
|
+
"npm": "nuxt-xstate",
|
|
4973
|
+
"icon": "xstate.svg",
|
|
4974
|
+
"github": "https://github.com/Lexpeartha/nuxt-xstate",
|
|
4975
|
+
"website": "https://nuxt-xstate.lexpeartha.com",
|
|
4976
|
+
"learn_more": "https://xstate.js.org/",
|
|
4977
|
+
"category": "Extensions",
|
|
4978
|
+
"type": "3rd-party",
|
|
4979
|
+
"maintainers": [
|
|
4980
|
+
{
|
|
4981
|
+
"name": "Lexpeartha",
|
|
4982
|
+
"github": "Lexpeartha",
|
|
4983
|
+
"twitter": "lexpeartha"
|
|
4984
|
+
}
|
|
4985
|
+
],
|
|
4986
|
+
"compatibility": {
|
|
4987
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4988
|
+
"requires": {
|
|
4989
|
+
"bridge": true
|
|
3326
4990
|
}
|
|
3327
|
-
|
|
4991
|
+
}
|
|
3328
4992
|
},
|
|
3329
4993
|
{
|
|
3330
4994
|
"name": "xui",
|
|
@@ -3340,10 +5004,13 @@
|
|
|
3340
5004
|
"maintainers": [
|
|
3341
5005
|
{
|
|
3342
5006
|
"name": "MetaCorp",
|
|
3343
|
-
"github": "MetaCorp"
|
|
3344
|
-
"avatar": "https://avatars2.githubusercontent.com/u/1285196?v=4"
|
|
5007
|
+
"github": "MetaCorp"
|
|
3345
5008
|
}
|
|
3346
|
-
]
|
|
5009
|
+
],
|
|
5010
|
+
"compatibility": {
|
|
5011
|
+
"nuxt": "^2.0.0",
|
|
5012
|
+
"requires": {}
|
|
5013
|
+
}
|
|
3347
5014
|
},
|
|
3348
5015
|
{
|
|
3349
5016
|
"name": "yandex-metrika",
|
|
@@ -3360,10 +5027,13 @@
|
|
|
3360
5027
|
{
|
|
3361
5028
|
"name": "Pooya Parsa",
|
|
3362
5029
|
"github": "pi0",
|
|
3363
|
-
"twitter": "_pi0_"
|
|
3364
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
5030
|
+
"twitter": "_pi0_"
|
|
3365
5031
|
}
|
|
3366
|
-
]
|
|
5032
|
+
],
|
|
5033
|
+
"compatibility": {
|
|
5034
|
+
"nuxt": "^2.0.0",
|
|
5035
|
+
"requires": {}
|
|
5036
|
+
}
|
|
3367
5037
|
},
|
|
3368
5038
|
{
|
|
3369
5039
|
"name": "zendesk",
|
|
@@ -3379,9 +5049,12 @@
|
|
|
3379
5049
|
"maintainers": [
|
|
3380
5050
|
{
|
|
3381
5051
|
"name": "DansMaCulotte",
|
|
3382
|
-
"github": "DansMaCulotte"
|
|
3383
|
-
"avatar": "https://avatars1.githubusercontent.com/u/44588441?v=4"
|
|
5052
|
+
"github": "DansMaCulotte"
|
|
3384
5053
|
}
|
|
3385
|
-
]
|
|
5054
|
+
],
|
|
5055
|
+
"compatibility": {
|
|
5056
|
+
"nuxt": "^2.0.0",
|
|
5057
|
+
"requires": {}
|
|
5058
|
+
}
|
|
3386
5059
|
}
|
|
3387
5060
|
]
|