@nuxt/modules 0.5.0-88614a → 0.5.0-894365
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} +2663 -688
- 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"
|
|
73
|
+
}
|
|
74
|
+
],
|
|
75
|
+
"compatibility": {
|
|
76
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
77
|
+
"requires": {
|
|
78
|
+
"bridge": true
|
|
24
79
|
}
|
|
25
|
-
|
|
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,34 +138,85 @@
|
|
|
77
138
|
"maintainers": [
|
|
78
139
|
{
|
|
79
140
|
"name": "ivodolenc",
|
|
80
|
-
"github": "ivodolenc"
|
|
81
|
-
|
|
141
|
+
"github": "ivodolenc"
|
|
142
|
+
}
|
|
143
|
+
],
|
|
144
|
+
"compatibility": {
|
|
145
|
+
"nuxt": "^2.0.0",
|
|
146
|
+
"requires": {}
|
|
147
|
+
}
|
|
148
|
+
},
|
|
149
|
+
{
|
|
150
|
+
"name": "api-party",
|
|
151
|
+
"description": "Nuxt 3 module to securely connect with any API – server proxy & dynamic composable names",
|
|
152
|
+
"repo": "johannschopplich/nuxt-api-party",
|
|
153
|
+
"npm": "nuxt-api-party",
|
|
154
|
+
"icon": "api-party.svg",
|
|
155
|
+
"github": "https://github.com/johannschopplich/nuxt-api-party",
|
|
156
|
+
"website": "https://github.com/johannschopplich/nuxt-api-party#readme",
|
|
157
|
+
"learn_more": "",
|
|
158
|
+
"category": "Request",
|
|
159
|
+
"type": "3rd-party",
|
|
160
|
+
"maintainers": [
|
|
161
|
+
{
|
|
162
|
+
"name": "Johann Schopplich",
|
|
163
|
+
"github": "johannschopplich",
|
|
164
|
+
"twitter": "jschopplich",
|
|
165
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
166
|
+
}
|
|
167
|
+
],
|
|
168
|
+
"compatibility": {
|
|
169
|
+
"nuxt": "^3.0.0",
|
|
170
|
+
"requires": {}
|
|
171
|
+
}
|
|
172
|
+
},
|
|
173
|
+
{
|
|
174
|
+
"name": "apis-to-file",
|
|
175
|
+
"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",
|
|
176
|
+
"repo": "Luxdamore/nuxt-apis-to-file",
|
|
177
|
+
"npm": "@luxdamore/nuxt-apis-to-file",
|
|
178
|
+
"icon": "",
|
|
179
|
+
"github": "https://github.com/LuXDAmore/nuxt-apis-to-file",
|
|
180
|
+
"website": "https://luxdamore.github.io/nuxt-apis-to-file/",
|
|
181
|
+
"learn_more": "",
|
|
182
|
+
"category": "Performance",
|
|
183
|
+
"type": "3rd-party",
|
|
184
|
+
"maintainers": [
|
|
185
|
+
{
|
|
186
|
+
"name": "Luca Iaconelli",
|
|
187
|
+
"github": "LuXDAmore",
|
|
188
|
+
"twitter": "luxdamore",
|
|
189
|
+
"avatar": "https://avatars0.githubusercontent.com/u/3841171?v=4"
|
|
82
190
|
}
|
|
83
|
-
]
|
|
191
|
+
],
|
|
192
|
+
"compatibility": {
|
|
193
|
+
"nuxt": "^2.0.0",
|
|
194
|
+
"requires": {}
|
|
195
|
+
}
|
|
84
196
|
},
|
|
85
197
|
{
|
|
86
198
|
"name": "apollo",
|
|
87
199
|
"description": "Integrate GraphQL in your Nuxt.js apps using vue-apollo.",
|
|
88
|
-
"repo": "nuxt-
|
|
200
|
+
"repo": "nuxt-modules/apollo",
|
|
89
201
|
"npm": "@nuxtjs/apollo",
|
|
90
202
|
"icon": "apollo.png",
|
|
91
|
-
"github": "https://github.com/nuxt-
|
|
92
|
-
"website": "https://
|
|
203
|
+
"github": "https://github.com/nuxt-modules/apollo",
|
|
204
|
+
"website": "https://apollo.nuxtjs.org",
|
|
93
205
|
"learn_more": "https://apollo.vuejs.org/guide/#what-is-graphql",
|
|
94
206
|
"category": "Request",
|
|
95
207
|
"type": "community",
|
|
96
208
|
"maintainers": [
|
|
97
209
|
{
|
|
98
|
-
"name": "
|
|
99
|
-
"github": "
|
|
100
|
-
"
|
|
101
|
-
|
|
102
|
-
{
|
|
103
|
-
"name": "Dominic Garms",
|
|
104
|
-
"github": "dohomi",
|
|
105
|
-
"avatar": "https://avatars0.githubusercontent.com/u/489221?v=4"
|
|
210
|
+
"name": "Conrawl Rogers",
|
|
211
|
+
"github": "diizzayy",
|
|
212
|
+
"twitter": "diizzayy",
|
|
213
|
+
"avatar": "https://avatars.githubusercontent.com/diizzayy?v=4"
|
|
106
214
|
}
|
|
107
|
-
]
|
|
215
|
+
],
|
|
216
|
+
"compatibility": {
|
|
217
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
218
|
+
"requires": {}
|
|
219
|
+
}
|
|
108
220
|
},
|
|
109
221
|
{
|
|
110
222
|
"name": "applicationinsights",
|
|
@@ -120,10 +232,35 @@
|
|
|
120
232
|
"maintainers": [
|
|
121
233
|
{
|
|
122
234
|
"name": "Dmitry Molotkov",
|
|
123
|
-
"github": "aldarund"
|
|
124
|
-
|
|
235
|
+
"github": "aldarund"
|
|
236
|
+
}
|
|
237
|
+
],
|
|
238
|
+
"compatibility": {
|
|
239
|
+
"nuxt": "^2.0.0",
|
|
240
|
+
"requires": {}
|
|
241
|
+
}
|
|
242
|
+
},
|
|
243
|
+
{
|
|
244
|
+
"name": "appwrite",
|
|
245
|
+
"description": "Appwrite module for Nuxt",
|
|
246
|
+
"repo": "Hrdtr/nuxt-appwrite",
|
|
247
|
+
"npm": "nuxt-appwrite",
|
|
248
|
+
"icon": "appwrite.png",
|
|
249
|
+
"github": "https://github.com/Hrdtr/nuxt-appwrite",
|
|
250
|
+
"website": "https://github.com/Hrdtr/nuxt-appwrite",
|
|
251
|
+
"learn_more": "",
|
|
252
|
+
"category": "Request",
|
|
253
|
+
"type": "3rd-party",
|
|
254
|
+
"maintainers": [
|
|
255
|
+
{
|
|
256
|
+
"name": "Hrdtr",
|
|
257
|
+
"github": "Hrdtr"
|
|
125
258
|
}
|
|
126
|
-
]
|
|
259
|
+
],
|
|
260
|
+
"compatibility": {
|
|
261
|
+
"nuxt": "^2.0.0",
|
|
262
|
+
"requires": {}
|
|
263
|
+
}
|
|
127
264
|
},
|
|
128
265
|
{
|
|
129
266
|
"name": "auth",
|
|
@@ -140,15 +277,17 @@
|
|
|
140
277
|
{
|
|
141
278
|
"name": "Pooya Parsa",
|
|
142
279
|
"github": "pi0",
|
|
143
|
-
"twitter": "_pi0_"
|
|
144
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
280
|
+
"twitter": "_pi0_"
|
|
145
281
|
},
|
|
146
282
|
{
|
|
147
283
|
"name": "João Pedro Antunes Silva",
|
|
148
|
-
"github": "JoaoPedroAS51"
|
|
149
|
-
"avatar": "https://avatars0.githubusercontent.com/u/15177236?v=4"
|
|
284
|
+
"github": "JoaoPedroAS51"
|
|
150
285
|
}
|
|
151
|
-
]
|
|
286
|
+
],
|
|
287
|
+
"compatibility": {
|
|
288
|
+
"nuxt": "^2.0.0",
|
|
289
|
+
"requires": {}
|
|
290
|
+
}
|
|
152
291
|
},
|
|
153
292
|
{
|
|
154
293
|
"name": "axios",
|
|
@@ -165,10 +304,13 @@
|
|
|
165
304
|
{
|
|
166
305
|
"name": "Pooya Parsa",
|
|
167
306
|
"github": "pi0",
|
|
168
|
-
"twitter": "_pi0_"
|
|
169
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
307
|
+
"twitter": "_pi0_"
|
|
170
308
|
}
|
|
171
|
-
]
|
|
309
|
+
],
|
|
310
|
+
"compatibility": {
|
|
311
|
+
"nuxt": "^2.0.0",
|
|
312
|
+
"requires": {}
|
|
313
|
+
}
|
|
172
314
|
},
|
|
173
315
|
{
|
|
174
316
|
"name": "basic-auth",
|
|
@@ -184,10 +326,13 @@
|
|
|
184
326
|
"maintainers": [
|
|
185
327
|
{
|
|
186
328
|
"name": "potato4d",
|
|
187
|
-
"github": "potato4d"
|
|
188
|
-
"avatar": "https://avatars0.githubusercontent.com/u/6993514?v=4"
|
|
329
|
+
"github": "potato4d"
|
|
189
330
|
}
|
|
190
|
-
]
|
|
331
|
+
],
|
|
332
|
+
"compatibility": {
|
|
333
|
+
"nuxt": "^2.0.0",
|
|
334
|
+
"requires": {}
|
|
335
|
+
}
|
|
191
336
|
},
|
|
192
337
|
{
|
|
193
338
|
"name": "bootstrap",
|
|
@@ -203,22 +348,23 @@
|
|
|
203
348
|
"maintainers": [
|
|
204
349
|
{
|
|
205
350
|
"name": "Troy Morehouse",
|
|
206
|
-
"github": "tmorehouse"
|
|
207
|
-
"avatar": "https://avatars3.githubusercontent.com/u/2781561?v=4"
|
|
351
|
+
"github": "tmorehouse"
|
|
208
352
|
},
|
|
209
353
|
{
|
|
210
354
|
"name": "Pooya Parsa",
|
|
211
355
|
"github": "pi0",
|
|
212
|
-
"twitter": "_pi0_"
|
|
213
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
356
|
+
"twitter": "_pi0_"
|
|
214
357
|
},
|
|
215
358
|
{
|
|
216
359
|
"name": "Jacob Müller",
|
|
217
360
|
"github": "jackmu95",
|
|
218
|
-
"twitter": "jackmu95"
|
|
219
|
-
"avatar": "https://avatars1.githubusercontent.com/u/2737132?v=4"
|
|
361
|
+
"twitter": "jackmu95"
|
|
220
362
|
}
|
|
221
|
-
]
|
|
363
|
+
],
|
|
364
|
+
"compatibility": {
|
|
365
|
+
"nuxt": "^2.0.0",
|
|
366
|
+
"requires": {}
|
|
367
|
+
}
|
|
222
368
|
},
|
|
223
369
|
{
|
|
224
370
|
"name": "browserconfig",
|
|
@@ -235,10 +381,13 @@
|
|
|
235
381
|
{
|
|
236
382
|
"name": "Pooya Parsa",
|
|
237
383
|
"github": "pi0",
|
|
238
|
-
"twitter": "_pi0_"
|
|
239
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
384
|
+
"twitter": "_pi0_"
|
|
240
385
|
}
|
|
241
|
-
]
|
|
386
|
+
],
|
|
387
|
+
"compatibility": {
|
|
388
|
+
"nuxt": "^2.0.0",
|
|
389
|
+
"requires": {}
|
|
390
|
+
}
|
|
242
391
|
},
|
|
243
392
|
{
|
|
244
393
|
"name": "buefy",
|
|
@@ -254,14 +403,17 @@
|
|
|
254
403
|
"maintainers": [
|
|
255
404
|
{
|
|
256
405
|
"name": "Walter Tommasi",
|
|
257
|
-
"github": "jtommy"
|
|
258
|
-
"avatar": "https://avatars0.githubusercontent.com/u/8029488?v=4"
|
|
406
|
+
"github": "jtommy"
|
|
259
407
|
}
|
|
260
|
-
]
|
|
408
|
+
],
|
|
409
|
+
"compatibility": {
|
|
410
|
+
"nuxt": "^2.0.0",
|
|
411
|
+
"requires": {}
|
|
412
|
+
}
|
|
261
413
|
},
|
|
262
414
|
{
|
|
263
415
|
"name": "bugsnag",
|
|
264
|
-
"description": "Bugsnag
|
|
416
|
+
"description": "Bugsnag integration for nuxt.js. Makes it easy to add bugsnag to your Project. Supports uploading source maps.",
|
|
265
417
|
"repo": "JulianMar/nuxt-bugsnag",
|
|
266
418
|
"npm": "nuxt-bugsnag",
|
|
267
419
|
"icon": "bugsnag.png",
|
|
@@ -274,28 +426,15 @@
|
|
|
274
426
|
{
|
|
275
427
|
"name": "JulianMar",
|
|
276
428
|
"github": "JulianMar",
|
|
277
|
-
"
|
|
429
|
+
"twitter": "julian_martin96"
|
|
278
430
|
}
|
|
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"
|
|
431
|
+
],
|
|
432
|
+
"compatibility": {
|
|
433
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
434
|
+
"requires": {
|
|
435
|
+
"bridge": true
|
|
297
436
|
}
|
|
298
|
-
|
|
437
|
+
}
|
|
299
438
|
},
|
|
300
439
|
{
|
|
301
440
|
"name": "bulma-slim",
|
|
@@ -311,10 +450,13 @@
|
|
|
311
450
|
"maintainers": [
|
|
312
451
|
{
|
|
313
452
|
"name": "mustardamus",
|
|
314
|
-
"github": "mustardamus"
|
|
315
|
-
"avatar": "https://avatars1.githubusercontent.com/u/110802?v=4"
|
|
453
|
+
"github": "mustardamus"
|
|
316
454
|
}
|
|
317
|
-
]
|
|
455
|
+
],
|
|
456
|
+
"compatibility": {
|
|
457
|
+
"nuxt": "^2.0.0",
|
|
458
|
+
"requires": {}
|
|
459
|
+
}
|
|
318
460
|
},
|
|
319
461
|
{
|
|
320
462
|
"name": "bundle-buddy",
|
|
@@ -330,14 +472,17 @@
|
|
|
330
472
|
"maintainers": [
|
|
331
473
|
{
|
|
332
474
|
"name": "Developmint",
|
|
333
|
-
"github": "Developmint"
|
|
334
|
-
"avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
|
|
475
|
+
"github": "Developmint"
|
|
335
476
|
}
|
|
336
|
-
]
|
|
477
|
+
],
|
|
478
|
+
"compatibility": {
|
|
479
|
+
"nuxt": "^2.0.0",
|
|
480
|
+
"requires": {}
|
|
481
|
+
}
|
|
337
482
|
},
|
|
338
483
|
{
|
|
339
484
|
"name": "canvas-sketch",
|
|
340
|
-
"description": "Nuxt.js module for
|
|
485
|
+
"description": "Nuxt.js module for making generative and 3D artwork with canvas-sketch in JavaScript",
|
|
341
486
|
"repo": "LuXDAmore/generative-art",
|
|
342
487
|
"npm": "@luxdamore/nuxt-canvas-sketch",
|
|
343
488
|
"icon": "",
|
|
@@ -348,11 +493,15 @@
|
|
|
348
493
|
"type": "3rd-party",
|
|
349
494
|
"maintainers": [
|
|
350
495
|
{
|
|
351
|
-
"name": "
|
|
496
|
+
"name": "Luca Iaconelli",
|
|
352
497
|
"github": "LuXDAmore",
|
|
353
|
-
"
|
|
498
|
+
"twitter": "luxdamore"
|
|
354
499
|
}
|
|
355
|
-
]
|
|
500
|
+
],
|
|
501
|
+
"compatibility": {
|
|
502
|
+
"nuxt": "^2.0.0",
|
|
503
|
+
"requires": {}
|
|
504
|
+
}
|
|
356
505
|
},
|
|
357
506
|
{
|
|
358
507
|
"name": "chakra-ui",
|
|
@@ -368,10 +517,35 @@
|
|
|
368
517
|
"maintainers": [
|
|
369
518
|
{
|
|
370
519
|
"name": "Jonathan Bakebwa",
|
|
371
|
-
"github": "codebender828"
|
|
372
|
-
|
|
520
|
+
"github": "codebender828 https://avatars2.githubusercontent.com/u/21237954?s=400&u=8d33f80968b1e2582b530af74e26e4cb94d1a90b&v=4"
|
|
521
|
+
}
|
|
522
|
+
],
|
|
523
|
+
"compatibility": {
|
|
524
|
+
"nuxt": "^2.0.0",
|
|
525
|
+
"requires": {}
|
|
526
|
+
}
|
|
527
|
+
},
|
|
528
|
+
{
|
|
529
|
+
"name": "chatwoot",
|
|
530
|
+
"description": "Chatwoot is an open-source customer engagement platform that helps companies engage their customers on their website",
|
|
531
|
+
"repo": "huntersofbook/huntersofbook#main/projects/chatwoot/packages/nuxt",
|
|
532
|
+
"npm": "@huntersofbook/chatwoot-nuxt",
|
|
533
|
+
"icon": "chatwoot.png",
|
|
534
|
+
"github": "https://github.com/huntersofbook/huntersofbook/tree/main/projects/chatwoot/packages/nuxt",
|
|
535
|
+
"website": "https://github.com/huntersofbook/huntersofbook/tree/main/projects/chatwoot/packages/nuxt",
|
|
536
|
+
"learn_more": "https://www.chatwoot.com",
|
|
537
|
+
"category": "Libraries",
|
|
538
|
+
"type": "3rd-party",
|
|
539
|
+
"maintainers": [
|
|
540
|
+
{
|
|
541
|
+
"name": "productdevbook",
|
|
542
|
+
"github": "productdevbook"
|
|
373
543
|
}
|
|
374
|
-
]
|
|
544
|
+
],
|
|
545
|
+
"compatibility": {
|
|
546
|
+
"nuxt": "^3.0.0",
|
|
547
|
+
"requires": {}
|
|
548
|
+
}
|
|
375
549
|
},
|
|
376
550
|
{
|
|
377
551
|
"name": "chiffre",
|
|
@@ -387,10 +561,13 @@
|
|
|
387
561
|
"maintainers": [
|
|
388
562
|
{
|
|
389
563
|
"name": "Romain Clement",
|
|
390
|
-
"github": "rclement"
|
|
391
|
-
"avatar": "https://avatars.githubusercontent.com/u/1238873?v=4"
|
|
564
|
+
"github": "rclement"
|
|
392
565
|
}
|
|
393
|
-
]
|
|
566
|
+
],
|
|
567
|
+
"compatibility": {
|
|
568
|
+
"nuxt": "^2.0.0",
|
|
569
|
+
"requires": {}
|
|
570
|
+
}
|
|
394
571
|
},
|
|
395
572
|
{
|
|
396
573
|
"name": "client-init",
|
|
@@ -406,10 +583,13 @@
|
|
|
406
583
|
"maintainers": [
|
|
407
584
|
{
|
|
408
585
|
"name": "potato4d",
|
|
409
|
-
"github": "potato4d"
|
|
410
|
-
"avatar": "https://avatars0.githubusercontent.com/u/6993514?v=4"
|
|
586
|
+
"github": "potato4d"
|
|
411
587
|
}
|
|
412
|
-
]
|
|
588
|
+
],
|
|
589
|
+
"compatibility": {
|
|
590
|
+
"nuxt": "^2.0.0",
|
|
591
|
+
"requires": {}
|
|
592
|
+
}
|
|
413
593
|
},
|
|
414
594
|
{
|
|
415
595
|
"name": "cloudcms",
|
|
@@ -425,10 +605,13 @@
|
|
|
425
605
|
"maintainers": [
|
|
426
606
|
{
|
|
427
607
|
"name": "gitana",
|
|
428
|
-
"github": "gitana"
|
|
429
|
-
"avatar": "https://avatars3.githubusercontent.com/u/281904?v=4"
|
|
608
|
+
"github": "gitana"
|
|
430
609
|
}
|
|
431
|
-
]
|
|
610
|
+
],
|
|
611
|
+
"compatibility": {
|
|
612
|
+
"nuxt": "^2.0.0",
|
|
613
|
+
"requires": {}
|
|
614
|
+
}
|
|
432
615
|
},
|
|
433
616
|
{
|
|
434
617
|
"name": "cloudinary",
|
|
@@ -445,10 +628,13 @@
|
|
|
445
628
|
{
|
|
446
629
|
"name": "Maya Shavin",
|
|
447
630
|
"github": "mayashavin",
|
|
448
|
-
"twitter": "MayaShavin"
|
|
449
|
-
"avatar": "https://avatars3.githubusercontent.com/u/6650139?v=4"
|
|
631
|
+
"twitter": "MayaShavin"
|
|
450
632
|
}
|
|
451
|
-
]
|
|
633
|
+
],
|
|
634
|
+
"compatibility": {
|
|
635
|
+
"nuxt": "^2.0.0",
|
|
636
|
+
"requires": {}
|
|
637
|
+
}
|
|
452
638
|
},
|
|
453
639
|
{
|
|
454
640
|
"name": "color-mode",
|
|
@@ -465,10 +651,15 @@
|
|
|
465
651
|
{
|
|
466
652
|
"name": "Sébastien Chopin",
|
|
467
653
|
"github": "Atinux",
|
|
468
|
-
"twitter": "Atinux"
|
|
469
|
-
|
|
654
|
+
"twitter": "Atinux"
|
|
655
|
+
}
|
|
656
|
+
],
|
|
657
|
+
"compatibility": {
|
|
658
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
659
|
+
"requires": {
|
|
660
|
+
"bridge": "optional"
|
|
470
661
|
}
|
|
471
|
-
|
|
662
|
+
}
|
|
472
663
|
},
|
|
473
664
|
{
|
|
474
665
|
"name": "component-cache",
|
|
@@ -485,10 +676,13 @@
|
|
|
485
676
|
{
|
|
486
677
|
"name": "Pooya Parsa",
|
|
487
678
|
"github": "pi0",
|
|
488
|
-
"twitter": "_pi0_"
|
|
489
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
679
|
+
"twitter": "_pi0_"
|
|
490
680
|
}
|
|
491
|
-
]
|
|
681
|
+
],
|
|
682
|
+
"compatibility": {
|
|
683
|
+
"nuxt": "^2.0.0",
|
|
684
|
+
"requires": {}
|
|
685
|
+
}
|
|
492
686
|
},
|
|
493
687
|
{
|
|
494
688
|
"name": "composition-api",
|
|
@@ -505,17 +699,20 @@
|
|
|
505
699
|
{
|
|
506
700
|
"name": "Daniel Roe",
|
|
507
701
|
"github": "danielroe",
|
|
508
|
-
"twitter": "danielcroe"
|
|
509
|
-
"avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
|
|
702
|
+
"twitter": "danielcroe"
|
|
510
703
|
}
|
|
511
|
-
]
|
|
704
|
+
],
|
|
705
|
+
"compatibility": {
|
|
706
|
+
"nuxt": "^2.0.0",
|
|
707
|
+
"requires": {}
|
|
708
|
+
}
|
|
512
709
|
},
|
|
513
710
|
{
|
|
514
711
|
"name": "content",
|
|
515
|
-
"description": "
|
|
516
|
-
"repo": "nuxt/content#
|
|
712
|
+
"description": "Nuxt Content reads the content/ directory in your project, parses .md, .yml, .csv or .json files and creates a powerful data layer for your application. Bonus, use Vue components in Markdown with the MDC syntax.",
|
|
713
|
+
"repo": "nuxt/content#main",
|
|
517
714
|
"npm": "@nuxt/content",
|
|
518
|
-
"icon": "
|
|
715
|
+
"icon": "nuxt.png",
|
|
519
716
|
"github": "https://github.com/nuxt/content",
|
|
520
717
|
"website": "https://content.nuxtjs.org",
|
|
521
718
|
"learn_more": "",
|
|
@@ -523,18 +720,25 @@
|
|
|
523
720
|
"type": "official",
|
|
524
721
|
"maintainers": [
|
|
525
722
|
{
|
|
526
|
-
"name": "
|
|
527
|
-
"github": "
|
|
528
|
-
"twitter": "
|
|
529
|
-
|
|
723
|
+
"name": "Yaël Guilloux",
|
|
724
|
+
"github": "Tahul",
|
|
725
|
+
"twitter": "yaeeelglx"
|
|
726
|
+
},
|
|
727
|
+
{
|
|
728
|
+
"name": "Ahad Birang",
|
|
729
|
+
"github": "farnabaz",
|
|
730
|
+
"twitter": "a_birang"
|
|
530
731
|
},
|
|
531
732
|
{
|
|
532
733
|
"name": "Sebastien Chopin",
|
|
533
734
|
"github": "Atinux",
|
|
534
|
-
"twitter": "Atinux"
|
|
535
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
735
|
+
"twitter": "Atinux"
|
|
536
736
|
}
|
|
537
|
-
]
|
|
737
|
+
],
|
|
738
|
+
"compatibility": {
|
|
739
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
740
|
+
"requires": {}
|
|
741
|
+
}
|
|
538
742
|
},
|
|
539
743
|
{
|
|
540
744
|
"name": "contentful",
|
|
@@ -550,10 +754,13 @@
|
|
|
550
754
|
"maintainers": [
|
|
551
755
|
{
|
|
552
756
|
"name": "scaccogatto",
|
|
553
|
-
"github": "scaccogatto"
|
|
554
|
-
"avatar": "https://avatars3.githubusercontent.com/u/3670888?v=4"
|
|
757
|
+
"github": "scaccogatto"
|
|
555
758
|
}
|
|
556
|
-
]
|
|
759
|
+
],
|
|
760
|
+
"compatibility": {
|
|
761
|
+
"nuxt": "^2.0.0",
|
|
762
|
+
"requires": {}
|
|
763
|
+
}
|
|
557
764
|
},
|
|
558
765
|
{
|
|
559
766
|
"name": "custom-elements",
|
|
@@ -569,15 +776,17 @@
|
|
|
569
776
|
"maintainers": [
|
|
570
777
|
{
|
|
571
778
|
"name": "Thorn Walli",
|
|
572
|
-
"github": "ThornWalli"
|
|
573
|
-
"avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
|
|
779
|
+
"github": "ThornWalli"
|
|
574
780
|
},
|
|
575
781
|
{
|
|
576
782
|
"name": "GrabarzUndPartner",
|
|
577
|
-
"github": "GrabarzUndPartner"
|
|
578
|
-
"avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
|
|
783
|
+
"github": "GrabarzUndPartner"
|
|
579
784
|
}
|
|
580
|
-
]
|
|
785
|
+
],
|
|
786
|
+
"compatibility": {
|
|
787
|
+
"nuxt": "^2.0.0",
|
|
788
|
+
"requires": {}
|
|
789
|
+
}
|
|
581
790
|
},
|
|
582
791
|
{
|
|
583
792
|
"name": "darkmode.js",
|
|
@@ -593,10 +802,13 @@
|
|
|
593
802
|
"maintainers": [
|
|
594
803
|
{
|
|
595
804
|
"name": "sandoche",
|
|
596
|
-
"github": "sandoche"
|
|
597
|
-
"avatar": "https://avatars2.githubusercontent.com/u/3635348?v=4"
|
|
805
|
+
"github": "sandoche"
|
|
598
806
|
}
|
|
599
|
-
]
|
|
807
|
+
],
|
|
808
|
+
"compatibility": {
|
|
809
|
+
"nuxt": "^2.0.0",
|
|
810
|
+
"requires": {}
|
|
811
|
+
}
|
|
600
812
|
},
|
|
601
813
|
{
|
|
602
814
|
"name": "date-fns",
|
|
@@ -612,10 +824,35 @@
|
|
|
612
824
|
"maintainers": [
|
|
613
825
|
{
|
|
614
826
|
"name": "Ricardo Gobbo de Souza",
|
|
615
|
-
"github": "ricardogobbosouza"
|
|
616
|
-
|
|
827
|
+
"github": "ricardogobbosouza"
|
|
828
|
+
}
|
|
829
|
+
],
|
|
830
|
+
"compatibility": {
|
|
831
|
+
"nuxt": "^2.0.0",
|
|
832
|
+
"requires": {}
|
|
833
|
+
}
|
|
834
|
+
},
|
|
835
|
+
{
|
|
836
|
+
"name": "datocms",
|
|
837
|
+
"description": "DatoCMS integration for Nuxt.js",
|
|
838
|
+
"repo": "voorhoede/nuxt-datocms-module",
|
|
839
|
+
"npm": "@voorhoede/nuxt-datocms-module",
|
|
840
|
+
"icon": "datocms.png",
|
|
841
|
+
"github": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
842
|
+
"website": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
843
|
+
"learn_more": "https://www.datocms.com/",
|
|
844
|
+
"category": "CMS",
|
|
845
|
+
"type": "3rd-party",
|
|
846
|
+
"maintainers": [
|
|
847
|
+
{
|
|
848
|
+
"name": "Frankwarnaar",
|
|
849
|
+
"github": "Frankwarnaar"
|
|
617
850
|
}
|
|
618
|
-
]
|
|
851
|
+
],
|
|
852
|
+
"compatibility": {
|
|
853
|
+
"nuxt": "^2.0.0",
|
|
854
|
+
"requires": {}
|
|
855
|
+
}
|
|
619
856
|
},
|
|
620
857
|
{
|
|
621
858
|
"name": "dayjs",
|
|
@@ -632,10 +869,36 @@
|
|
|
632
869
|
{
|
|
633
870
|
"name": "Takuma HANATANI",
|
|
634
871
|
"github": "potato4d",
|
|
635
|
-
"twitter": "potato4d"
|
|
636
|
-
|
|
872
|
+
"twitter": "potato4d"
|
|
873
|
+
}
|
|
874
|
+
],
|
|
875
|
+
"compatibility": {
|
|
876
|
+
"nuxt": "^2.0.0",
|
|
877
|
+
"requires": {}
|
|
878
|
+
}
|
|
879
|
+
},
|
|
880
|
+
{
|
|
881
|
+
"name": "delay-hydration",
|
|
882
|
+
"description": "Improve your Nuxt.js v2 Google Lighthouse score by delaying hydration.",
|
|
883
|
+
"repo": "harlan-zw/nuxt-delay-hydration#main/packages/nuxt-delay-hydration",
|
|
884
|
+
"npm": "nuxt-delay-hydration",
|
|
885
|
+
"icon": "lighthouse.svg",
|
|
886
|
+
"github": "https://github.com/harlan-zw/nuxt-delay-hydration",
|
|
887
|
+
"website": "https://github.com/harlan-zw/nuxt-delay-hydration",
|
|
888
|
+
"learn_more": "",
|
|
889
|
+
"category": "Performance",
|
|
890
|
+
"type": "3rd-party",
|
|
891
|
+
"maintainers": [
|
|
892
|
+
{
|
|
893
|
+
"name": "Harlan Wilton",
|
|
894
|
+
"github": "harlan-zw",
|
|
895
|
+
"twitter": "harlan_zw"
|
|
637
896
|
}
|
|
638
|
-
]
|
|
897
|
+
],
|
|
898
|
+
"compatibility": {
|
|
899
|
+
"nuxt": "^2.0.0",
|
|
900
|
+
"requires": {}
|
|
901
|
+
}
|
|
639
902
|
},
|
|
640
903
|
{
|
|
641
904
|
"name": "device",
|
|
@@ -651,10 +914,38 @@
|
|
|
651
914
|
"maintainers": [
|
|
652
915
|
{
|
|
653
916
|
"name": "Shinji Yamada",
|
|
654
|
-
"github": "dotneet"
|
|
655
|
-
|
|
917
|
+
"github": "dotneet"
|
|
918
|
+
}
|
|
919
|
+
],
|
|
920
|
+
"compatibility": {
|
|
921
|
+
"nuxt": "^2.0.0",
|
|
922
|
+
"requires": {}
|
|
923
|
+
}
|
|
924
|
+
},
|
|
925
|
+
{
|
|
926
|
+
"name": "directus",
|
|
927
|
+
"description": "Easily connect your Nuxt3 application to your directus server.",
|
|
928
|
+
"repo": "intevel/nuxt-directus",
|
|
929
|
+
"npm": "nuxt-directus",
|
|
930
|
+
"icon": "directus.svg",
|
|
931
|
+
"github": "https://github.com/directus/nuxt-directus/",
|
|
932
|
+
"website": "https://nuxt-directus.netlify.app/",
|
|
933
|
+
"learn_more": "https://nuxt-directus.netlify.app/",
|
|
934
|
+
"category": "CMS",
|
|
935
|
+
"type": "3rd-party",
|
|
936
|
+
"maintainers": [
|
|
937
|
+
{
|
|
938
|
+
"name": "Conner Bachmann",
|
|
939
|
+
"github": "intevel",
|
|
940
|
+
"avatar": "https://avatars.githubusercontent.com/u/59223342?v=4"
|
|
941
|
+
}
|
|
942
|
+
],
|
|
943
|
+
"compatibility": {
|
|
944
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
945
|
+
"requires": {
|
|
946
|
+
"bridge": true
|
|
656
947
|
}
|
|
657
|
-
|
|
948
|
+
}
|
|
658
949
|
},
|
|
659
950
|
{
|
|
660
951
|
"name": "dotenv",
|
|
@@ -670,15 +961,51 @@
|
|
|
670
961
|
"maintainers": [
|
|
671
962
|
{
|
|
672
963
|
"name": "Julien Tant",
|
|
673
|
-
"github": "JulienTant"
|
|
674
|
-
|
|
964
|
+
"github": "JulienTant"
|
|
965
|
+
}
|
|
966
|
+
],
|
|
967
|
+
"compatibility": {
|
|
968
|
+
"nuxt": "^2.0.0",
|
|
969
|
+
"requires": {}
|
|
970
|
+
}
|
|
971
|
+
},
|
|
972
|
+
{
|
|
973
|
+
"name": "drupal-ce",
|
|
974
|
+
"description": "Connects Nuxt.js with Drupal via the Lupus Custom Elements Renderer",
|
|
975
|
+
"repo": "drunomics/nuxtjs-drupal-ce",
|
|
976
|
+
"npm": "nuxtjs-drupal-ce",
|
|
977
|
+
"icon": "drupal-ce.png",
|
|
978
|
+
"github": "https://github.com/drunomics/nuxtjs-drupal-ce",
|
|
979
|
+
"website": "https://stack.lupus.digital",
|
|
980
|
+
"learn_more": "https://stack.lupus.digital/2-resources/learning",
|
|
981
|
+
"category": "CMS",
|
|
982
|
+
"type": "3rd-party",
|
|
983
|
+
"maintainers": [
|
|
984
|
+
{
|
|
985
|
+
"name": "Wolfgang Ziegler // fago",
|
|
986
|
+
"github": "fago",
|
|
987
|
+
"avatar": "https://avatars.githubusercontent.com/u/132232?v=4"
|
|
988
|
+
},
|
|
989
|
+
{
|
|
990
|
+
"name": "Maximilian Götz-Mikus",
|
|
991
|
+
"github": "maximilianmikus",
|
|
992
|
+
"avatar": "https://avatars.githubusercontent.com/u/1254146?v=4"
|
|
993
|
+
},
|
|
994
|
+
{
|
|
995
|
+
"name": "David Licen",
|
|
996
|
+
"github": "davision",
|
|
997
|
+
"avatar": "https://avatars.githubusercontent.com/u/3862832?v=4"
|
|
675
998
|
}
|
|
676
|
-
]
|
|
999
|
+
],
|
|
1000
|
+
"compatibility": {
|
|
1001
|
+
"nuxt": "^2.0.0",
|
|
1002
|
+
"requires": {}
|
|
1003
|
+
}
|
|
677
1004
|
},
|
|
678
1005
|
{
|
|
679
1006
|
"name": "druxt",
|
|
680
1007
|
"description": "A bridge between frameworks, Drupal in the back, Nuxt.js in the front.",
|
|
681
|
-
"repo": "druxt/druxt.js",
|
|
1008
|
+
"repo": "druxt/druxt.js#develop/packages/druxt",
|
|
682
1009
|
"npm": "druxt",
|
|
683
1010
|
"icon": "druxt.svg",
|
|
684
1011
|
"github": "https://github.com/druxt/druxt.js",
|
|
@@ -689,10 +1016,13 @@
|
|
|
689
1016
|
"maintainers": [
|
|
690
1017
|
{
|
|
691
1018
|
"name": "Decipher",
|
|
692
|
-
"github": "decipher"
|
|
693
|
-
"avatar": "https://avatars0.githubusercontent.com/u/161090?s=460&v=4"
|
|
1019
|
+
"github": "decipher"
|
|
694
1020
|
}
|
|
695
|
-
]
|
|
1021
|
+
],
|
|
1022
|
+
"compatibility": {
|
|
1023
|
+
"nuxt": "^2.0.0",
|
|
1024
|
+
"requires": {}
|
|
1025
|
+
}
|
|
696
1026
|
},
|
|
697
1027
|
{
|
|
698
1028
|
"name": "emotion",
|
|
@@ -709,10 +1039,13 @@
|
|
|
709
1039
|
{
|
|
710
1040
|
"name": "Pooya Parsa",
|
|
711
1041
|
"github": "pi0",
|
|
712
|
-
"twitter": "_pi0_"
|
|
713
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
1042
|
+
"twitter": "_pi0_"
|
|
714
1043
|
}
|
|
715
|
-
]
|
|
1044
|
+
],
|
|
1045
|
+
"compatibility": {
|
|
1046
|
+
"nuxt": "^2.0.0",
|
|
1047
|
+
"requires": {}
|
|
1048
|
+
}
|
|
716
1049
|
},
|
|
717
1050
|
{
|
|
718
1051
|
"name": "eslint",
|
|
@@ -728,10 +1061,13 @@
|
|
|
728
1061
|
"maintainers": [
|
|
729
1062
|
{
|
|
730
1063
|
"name": "Ricardo Gobbo de Souza",
|
|
731
|
-
"github": "ricardogobbosouza"
|
|
732
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
1064
|
+
"github": "ricardogobbosouza"
|
|
733
1065
|
}
|
|
734
|
-
]
|
|
1066
|
+
],
|
|
1067
|
+
"compatibility": {
|
|
1068
|
+
"nuxt": "^2.0.0",
|
|
1069
|
+
"requires": {}
|
|
1070
|
+
}
|
|
735
1071
|
},
|
|
736
1072
|
{
|
|
737
1073
|
"name": "event-trace",
|
|
@@ -747,10 +1083,13 @@
|
|
|
747
1083
|
"maintainers": [
|
|
748
1084
|
{
|
|
749
1085
|
"name": "Xin Du",
|
|
750
|
-
"github": "clarkdo"
|
|
751
|
-
"avatar": "https://avatars3.githubusercontent.com/u/4312154?v=4"
|
|
1086
|
+
"github": "clarkdo"
|
|
752
1087
|
}
|
|
753
|
-
]
|
|
1088
|
+
],
|
|
1089
|
+
"compatibility": {
|
|
1090
|
+
"nuxt": "^2.0.0",
|
|
1091
|
+
"requires": {}
|
|
1092
|
+
}
|
|
754
1093
|
},
|
|
755
1094
|
{
|
|
756
1095
|
"name": "fathom",
|
|
@@ -766,10 +1105,13 @@
|
|
|
766
1105
|
"maintainers": [
|
|
767
1106
|
{
|
|
768
1107
|
"name": "yabhq",
|
|
769
|
-
"github": "yabhq"
|
|
770
|
-
"avatar": "https://avatars.githubusercontent.com/u/16291011?v=4"
|
|
1108
|
+
"github": "yabhq"
|
|
771
1109
|
}
|
|
772
|
-
]
|
|
1110
|
+
],
|
|
1111
|
+
"compatibility": {
|
|
1112
|
+
"nuxt": "^2.0.0",
|
|
1113
|
+
"requires": {}
|
|
1114
|
+
}
|
|
773
1115
|
},
|
|
774
1116
|
{
|
|
775
1117
|
"name": "feature-toggle",
|
|
@@ -785,14 +1127,17 @@
|
|
|
785
1127
|
"maintainers": [
|
|
786
1128
|
{
|
|
787
1129
|
"name": "stephenkr",
|
|
788
|
-
"github": "stephenkr"
|
|
789
|
-
"avatar": "https://avatars0.githubusercontent.com/u/25742275?v=4"
|
|
1130
|
+
"github": "stephenkr"
|
|
790
1131
|
}
|
|
791
|
-
]
|
|
1132
|
+
],
|
|
1133
|
+
"compatibility": {
|
|
1134
|
+
"nuxt": "^2.0.0",
|
|
1135
|
+
"requires": {}
|
|
1136
|
+
}
|
|
792
1137
|
},
|
|
793
1138
|
{
|
|
794
1139
|
"name": "feed",
|
|
795
|
-
"description": "Feed module enables everyone to have RSS, Atom and
|
|
1140
|
+
"description": "Feed module enables everyone to have RSS, Atom and JSON.",
|
|
796
1141
|
"repo": "nuxt-community/feed-module",
|
|
797
1142
|
"npm": "@nuxtjs/feed",
|
|
798
1143
|
"icon": "",
|
|
@@ -805,15 +1150,18 @@
|
|
|
805
1150
|
{
|
|
806
1151
|
"name": "Alexander Lichter",
|
|
807
1152
|
"github": "manniL",
|
|
808
|
-
"twitter": "TheAlexLichter"
|
|
809
|
-
"avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
|
|
1153
|
+
"twitter": "TheAlexLichter"
|
|
810
1154
|
}
|
|
811
|
-
]
|
|
1155
|
+
],
|
|
1156
|
+
"compatibility": {
|
|
1157
|
+
"nuxt": "^2.0.0",
|
|
1158
|
+
"requires": {}
|
|
1159
|
+
}
|
|
812
1160
|
},
|
|
813
1161
|
{
|
|
814
1162
|
"name": "firebase",
|
|
815
|
-
"description": "
|
|
816
|
-
"repo": "nuxt-community/firebase-module",
|
|
1163
|
+
"description": "Integrate Firebase into your Nuxt project.",
|
|
1164
|
+
"repo": "nuxt-community/firebase-module#master/packages/firebase-module",
|
|
817
1165
|
"npm": "@nuxtjs/firebase",
|
|
818
1166
|
"icon": "firebase.png",
|
|
819
1167
|
"github": "https://github.com/nuxt-community/firebase-module",
|
|
@@ -824,10 +1172,13 @@
|
|
|
824
1172
|
"maintainers": [
|
|
825
1173
|
{
|
|
826
1174
|
"name": "Pascal Luther",
|
|
827
|
-
"github": "lupas"
|
|
828
|
-
"avatar": "https://avatars1.githubusercontent.com/u/4020037?v=4"
|
|
1175
|
+
"github": "lupas"
|
|
829
1176
|
}
|
|
830
|
-
]
|
|
1177
|
+
],
|
|
1178
|
+
"compatibility": {
|
|
1179
|
+
"nuxt": "^2.0.0",
|
|
1180
|
+
"requires": {}
|
|
1181
|
+
}
|
|
831
1182
|
},
|
|
832
1183
|
{
|
|
833
1184
|
"name": "floating-prompt-module",
|
|
@@ -843,10 +1194,13 @@
|
|
|
843
1194
|
"maintainers": [
|
|
844
1195
|
{
|
|
845
1196
|
"name": "sandoche",
|
|
846
|
-
"github": "sandoche"
|
|
847
|
-
"avatar": "https://avatars2.githubusercontent.com/u/3635348?v=4"
|
|
1197
|
+
"github": "sandoche"
|
|
848
1198
|
}
|
|
849
|
-
]
|
|
1199
|
+
],
|
|
1200
|
+
"compatibility": {
|
|
1201
|
+
"nuxt": "^2.0.0",
|
|
1202
|
+
"requires": {}
|
|
1203
|
+
}
|
|
850
1204
|
},
|
|
851
1205
|
{
|
|
852
1206
|
"name": "font-loader-strategy",
|
|
@@ -862,10 +1216,13 @@
|
|
|
862
1216
|
"maintainers": [
|
|
863
1217
|
{
|
|
864
1218
|
"name": "GrabarzUndPartner",
|
|
865
|
-
"github": "GrabarzUndPartner"
|
|
866
|
-
"avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
|
|
1219
|
+
"github": "GrabarzUndPartner"
|
|
867
1220
|
}
|
|
868
|
-
]
|
|
1221
|
+
],
|
|
1222
|
+
"compatibility": {
|
|
1223
|
+
"nuxt": "^2.0.0",
|
|
1224
|
+
"requires": {}
|
|
1225
|
+
}
|
|
869
1226
|
},
|
|
870
1227
|
{
|
|
871
1228
|
"name": "fontagon",
|
|
@@ -881,10 +1238,36 @@
|
|
|
881
1238
|
"maintainers": [
|
|
882
1239
|
{
|
|
883
1240
|
"name": "kdydesign",
|
|
884
|
-
"github": "kdydesign"
|
|
885
|
-
|
|
1241
|
+
"github": "kdydesign"
|
|
1242
|
+
}
|
|
1243
|
+
],
|
|
1244
|
+
"compatibility": {
|
|
1245
|
+
"nuxt": "^2.0.0",
|
|
1246
|
+
"requires": {}
|
|
1247
|
+
}
|
|
1248
|
+
},
|
|
1249
|
+
{
|
|
1250
|
+
"name": "fontaine",
|
|
1251
|
+
"description": "Automatically optimized font fallback based on font metrics",
|
|
1252
|
+
"repo": "nuxt-modules/fontaine",
|
|
1253
|
+
"npm": "@nuxtjs/fontaine",
|
|
1254
|
+
"icon": "fontaine.png",
|
|
1255
|
+
"github": "https://github.com/nuxt-modules/fontaine",
|
|
1256
|
+
"website": "https://github.com/unjs/fontaine",
|
|
1257
|
+
"learn_more": "https://github.com/unjs/fontaine",
|
|
1258
|
+
"category": "Performance",
|
|
1259
|
+
"type": "community",
|
|
1260
|
+
"maintainers": [
|
|
1261
|
+
{
|
|
1262
|
+
"name": "Daniel Roe",
|
|
1263
|
+
"github": "danielroe",
|
|
1264
|
+
"twitter": "danielcroe"
|
|
886
1265
|
}
|
|
887
|
-
]
|
|
1266
|
+
],
|
|
1267
|
+
"compatibility": {
|
|
1268
|
+
"nuxt": "^3.0.0",
|
|
1269
|
+
"requires": {}
|
|
1270
|
+
}
|
|
888
1271
|
},
|
|
889
1272
|
{
|
|
890
1273
|
"name": "fontawesome",
|
|
@@ -900,10 +1283,41 @@
|
|
|
900
1283
|
"maintainers": [
|
|
901
1284
|
{
|
|
902
1285
|
"name": "Pim",
|
|
903
|
-
"github": "pimlie"
|
|
904
|
-
|
|
1286
|
+
"github": "pimlie"
|
|
1287
|
+
}
|
|
1288
|
+
],
|
|
1289
|
+
"compatibility": {
|
|
1290
|
+
"nuxt": "^2.0.0",
|
|
1291
|
+
"requires": {}
|
|
1292
|
+
}
|
|
1293
|
+
},
|
|
1294
|
+
{
|
|
1295
|
+
"name": "formkit",
|
|
1296
|
+
"description": "Seamless FormKit integration for Nuxt",
|
|
1297
|
+
"repo": "formkit/formkit#master/packages/nuxt",
|
|
1298
|
+
"npm": "@formkit/nuxt",
|
|
1299
|
+
"icon": "formkit.png",
|
|
1300
|
+
"github": "https://github.com/formkit/formkit",
|
|
1301
|
+
"website": "https://formkit.com",
|
|
1302
|
+
"learn_more": "https://formkit.com/essentials/installation#with-nuxt",
|
|
1303
|
+
"category": "Libraries",
|
|
1304
|
+
"type": "3rd-party",
|
|
1305
|
+
"maintainers": [
|
|
1306
|
+
{
|
|
1307
|
+
"name": "Justin Schroeder",
|
|
1308
|
+
"github": "justin-schroeder",
|
|
1309
|
+
"twitter": "jpschroeder"
|
|
1310
|
+
},
|
|
1311
|
+
{
|
|
1312
|
+
"name": "Andrew Boyd",
|
|
1313
|
+
"github": "andrew-boyd",
|
|
1314
|
+
"twitter": "0xBOYD"
|
|
905
1315
|
}
|
|
906
|
-
]
|
|
1316
|
+
],
|
|
1317
|
+
"compatibility": {
|
|
1318
|
+
"nuxt": "^3.0.0",
|
|
1319
|
+
"requires": {}
|
|
1320
|
+
}
|
|
907
1321
|
},
|
|
908
1322
|
{
|
|
909
1323
|
"name": "fullpage",
|
|
@@ -919,10 +1333,13 @@
|
|
|
919
1333
|
"maintainers": [
|
|
920
1334
|
{
|
|
921
1335
|
"name": "vaso2",
|
|
922
|
-
"github": "vaso2"
|
|
923
|
-
"avatar": "https://avatars3.githubusercontent.com/u/4008122?v=4"
|
|
1336
|
+
"github": "vaso2"
|
|
924
1337
|
}
|
|
925
|
-
]
|
|
1338
|
+
],
|
|
1339
|
+
"compatibility": {
|
|
1340
|
+
"nuxt": "^2.0.0",
|
|
1341
|
+
"requires": {}
|
|
1342
|
+
}
|
|
926
1343
|
},
|
|
927
1344
|
{
|
|
928
1345
|
"name": "github-api",
|
|
@@ -938,10 +1355,13 @@
|
|
|
938
1355
|
"maintainers": [
|
|
939
1356
|
{
|
|
940
1357
|
"name": "lindsaykwardell",
|
|
941
|
-
"github": "lindsaykwardell"
|
|
942
|
-
"avatar": "https://avatars0.githubusercontent.com/u/32229300?v=4"
|
|
1358
|
+
"github": "lindsaykwardell"
|
|
943
1359
|
}
|
|
944
|
-
]
|
|
1360
|
+
],
|
|
1361
|
+
"compatibility": {
|
|
1362
|
+
"nuxt": "^2.0.0",
|
|
1363
|
+
"requires": {}
|
|
1364
|
+
}
|
|
945
1365
|
},
|
|
946
1366
|
{
|
|
947
1367
|
"name": "google-adsense",
|
|
@@ -955,12 +1375,19 @@
|
|
|
955
1375
|
"category": "Analytics",
|
|
956
1376
|
"type": "community",
|
|
957
1377
|
"maintainers": [
|
|
1378
|
+
{
|
|
1379
|
+
"name": "Alexander Lichter",
|
|
1380
|
+
"github": "manniL"
|
|
1381
|
+
},
|
|
958
1382
|
{
|
|
959
1383
|
"name": "Troy Morehouse",
|
|
960
|
-
"github": "tmorehouse"
|
|
961
|
-
"avatar": "https://avatars3.githubusercontent.com/u/2781561?v=4"
|
|
1384
|
+
"github": "tmorehouse"
|
|
962
1385
|
}
|
|
963
|
-
]
|
|
1386
|
+
],
|
|
1387
|
+
"compatibility": {
|
|
1388
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1389
|
+
"requires": {}
|
|
1390
|
+
}
|
|
964
1391
|
},
|
|
965
1392
|
{
|
|
966
1393
|
"name": "google-analytics",
|
|
@@ -977,21 +1404,22 @@
|
|
|
977
1404
|
{
|
|
978
1405
|
"name": "Pooya Parsa",
|
|
979
1406
|
"github": "pi0",
|
|
980
|
-
"twitter": "_pi0_"
|
|
981
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
1407
|
+
"twitter": "_pi0_"
|
|
982
1408
|
},
|
|
983
1409
|
{
|
|
984
1410
|
"name": "Ricardo Gobbo de Souza",
|
|
985
|
-
"github": "ricardogobbosouza"
|
|
986
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
1411
|
+
"github": "ricardogobbosouza"
|
|
987
1412
|
},
|
|
988
1413
|
{
|
|
989
1414
|
"name": "Matteo Gabriele",
|
|
990
1415
|
"github": "MatteoGabriele",
|
|
991
|
-
"twitter": "matteo_gabriele"
|
|
992
|
-
"avatar": "https://avatars1.githubusercontent.com/u/5337152?v=4"
|
|
1416
|
+
"twitter": "matteo_gabriele"
|
|
993
1417
|
}
|
|
994
|
-
]
|
|
1418
|
+
],
|
|
1419
|
+
"compatibility": {
|
|
1420
|
+
"nuxt": "^2.0.0",
|
|
1421
|
+
"requires": {}
|
|
1422
|
+
}
|
|
995
1423
|
},
|
|
996
1424
|
{
|
|
997
1425
|
"name": "google-fonts",
|
|
@@ -1007,10 +1435,15 @@
|
|
|
1007
1435
|
"maintainers": [
|
|
1008
1436
|
{
|
|
1009
1437
|
"name": "Ricardo Gobbo de Souza",
|
|
1010
|
-
"github": "ricardogobbosouza"
|
|
1011
|
-
|
|
1438
|
+
"github": "ricardogobbosouza"
|
|
1439
|
+
}
|
|
1440
|
+
],
|
|
1441
|
+
"compatibility": {
|
|
1442
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1443
|
+
"requires": {
|
|
1444
|
+
"bridge": "optional"
|
|
1012
1445
|
}
|
|
1013
|
-
|
|
1446
|
+
}
|
|
1014
1447
|
},
|
|
1015
1448
|
{
|
|
1016
1449
|
"name": "google-gtag",
|
|
@@ -1026,15 +1459,17 @@
|
|
|
1026
1459
|
"maintainers": [
|
|
1027
1460
|
{
|
|
1028
1461
|
"name": "Dominic Garms",
|
|
1029
|
-
"github": "dohomi"
|
|
1030
|
-
"avatar": "https://avatars0.githubusercontent.com/u/489221?v=4"
|
|
1462
|
+
"github": "dohomi"
|
|
1031
1463
|
},
|
|
1032
1464
|
{
|
|
1033
1465
|
"name": "Ricardo Gobbo de Souza",
|
|
1034
|
-
"github": "ricardogobbosouza"
|
|
1035
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
1466
|
+
"github": "ricardogobbosouza"
|
|
1036
1467
|
}
|
|
1037
|
-
]
|
|
1468
|
+
],
|
|
1469
|
+
"compatibility": {
|
|
1470
|
+
"nuxt": "^2.0.0",
|
|
1471
|
+
"requires": {}
|
|
1472
|
+
}
|
|
1038
1473
|
},
|
|
1039
1474
|
{
|
|
1040
1475
|
"name": "google-optimize",
|
|
@@ -1051,22 +1486,45 @@
|
|
|
1051
1486
|
{
|
|
1052
1487
|
"name": "Pooya Parsa",
|
|
1053
1488
|
"github": "pi0",
|
|
1054
|
-
"twitter": "_pi0_"
|
|
1055
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
1489
|
+
"twitter": "_pi0_"
|
|
1056
1490
|
},
|
|
1057
1491
|
{
|
|
1058
1492
|
"name": "Farzad Soltani",
|
|
1059
1493
|
"github": "farzadso",
|
|
1060
|
-
"twitter": "farzadso"
|
|
1061
|
-
"avatar": "https://avatars0.githubusercontent.com/u/19854715?v=4"
|
|
1494
|
+
"twitter": "farzadso"
|
|
1062
1495
|
},
|
|
1063
1496
|
{
|
|
1064
1497
|
"name": "Josh Deltener",
|
|
1065
1498
|
"github": "hecktarzuli",
|
|
1066
|
-
"twitter": "JoshDeltener"
|
|
1067
|
-
|
|
1499
|
+
"twitter": "JoshDeltener"
|
|
1500
|
+
}
|
|
1501
|
+
],
|
|
1502
|
+
"compatibility": {
|
|
1503
|
+
"nuxt": "^2.0.0",
|
|
1504
|
+
"requires": {}
|
|
1505
|
+
}
|
|
1506
|
+
},
|
|
1507
|
+
{
|
|
1508
|
+
"name": "graphql-client",
|
|
1509
|
+
"description": "Minimal GraphQL Client + Code Generation for Nuxt. Auto imports GraphQL Operations for easy execution.",
|
|
1510
|
+
"repo": "diizzayy/nuxt-graphql-client",
|
|
1511
|
+
"npm": "nuxt-graphql-client",
|
|
1512
|
+
"icon": "graphql-client.svg",
|
|
1513
|
+
"github": "https://github.com/diizzayy/nuxt-graphql-client",
|
|
1514
|
+
"website": "https://github.com/diizzayy/nuxt-graphql-client",
|
|
1515
|
+
"learn_more": "https://www.graphql-code-generator.com/plugins/typescript-graphql-request",
|
|
1516
|
+
"category": "Request",
|
|
1517
|
+
"type": "3rd-party",
|
|
1518
|
+
"maintainers": [
|
|
1519
|
+
{
|
|
1520
|
+
"name": "Diizzayy",
|
|
1521
|
+
"github": "diizzayy"
|
|
1068
1522
|
}
|
|
1069
|
-
]
|
|
1523
|
+
],
|
|
1524
|
+
"compatibility": {
|
|
1525
|
+
"nuxt": "^3.0.0",
|
|
1526
|
+
"requires": {}
|
|
1527
|
+
}
|
|
1070
1528
|
},
|
|
1071
1529
|
{
|
|
1072
1530
|
"name": "graphql-request",
|
|
@@ -1082,10 +1540,13 @@
|
|
|
1082
1540
|
"maintainers": [
|
|
1083
1541
|
{
|
|
1084
1542
|
"name": "gomah",
|
|
1085
|
-
"github": "gomah"
|
|
1086
|
-
"avatar": "https://avatars3.githubusercontent.com/u/2362138?v=4"
|
|
1543
|
+
"github": "gomah"
|
|
1087
1544
|
}
|
|
1088
|
-
]
|
|
1545
|
+
],
|
|
1546
|
+
"compatibility": {
|
|
1547
|
+
"nuxt": "^2.0.0",
|
|
1548
|
+
"requires": {}
|
|
1549
|
+
}
|
|
1089
1550
|
},
|
|
1090
1551
|
{
|
|
1091
1552
|
"name": "gtm",
|
|
@@ -1102,10 +1563,13 @@
|
|
|
1102
1563
|
{
|
|
1103
1564
|
"name": "Pooya Parsa",
|
|
1104
1565
|
"github": "pi0",
|
|
1105
|
-
"twitter": "_pi0_"
|
|
1106
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
1566
|
+
"twitter": "_pi0_"
|
|
1107
1567
|
}
|
|
1108
|
-
]
|
|
1568
|
+
],
|
|
1569
|
+
"compatibility": {
|
|
1570
|
+
"nuxt": "^2.0.0",
|
|
1571
|
+
"requires": {}
|
|
1572
|
+
}
|
|
1109
1573
|
},
|
|
1110
1574
|
{
|
|
1111
1575
|
"name": "guess",
|
|
@@ -1121,10 +1585,81 @@
|
|
|
1121
1585
|
"maintainers": [
|
|
1122
1586
|
{
|
|
1123
1587
|
"name": "Xin Du",
|
|
1124
|
-
"github": "clarkdo"
|
|
1125
|
-
|
|
1588
|
+
"github": "clarkdo"
|
|
1589
|
+
}
|
|
1590
|
+
],
|
|
1591
|
+
"compatibility": {
|
|
1592
|
+
"nuxt": "^2.0.0",
|
|
1593
|
+
"requires": {}
|
|
1594
|
+
}
|
|
1595
|
+
},
|
|
1596
|
+
{
|
|
1597
|
+
"name": "harlem",
|
|
1598
|
+
"description": "Harlem is a simple, unopinionated, lightweight and extensible state management solution for Vue 3.",
|
|
1599
|
+
"repo": "nuxt-modules/harlem",
|
|
1600
|
+
"npm": "@nuxtjs/harlem",
|
|
1601
|
+
"icon": "harlem.svg",
|
|
1602
|
+
"github": "https://github.com/nuxt-modules/harlem",
|
|
1603
|
+
"website": "https://github.com/nuxt-modules/harlem",
|
|
1604
|
+
"learn_more": "https://harlemjs.com/",
|
|
1605
|
+
"category": "Extensions",
|
|
1606
|
+
"type": "community",
|
|
1607
|
+
"maintainers": [
|
|
1608
|
+
{
|
|
1609
|
+
"name": "Daniel Roe",
|
|
1610
|
+
"github": "danielroe",
|
|
1611
|
+
"twitter": "danielcroe"
|
|
1612
|
+
}
|
|
1613
|
+
],
|
|
1614
|
+
"compatibility": {
|
|
1615
|
+
"nuxt": "^3.0.0",
|
|
1616
|
+
"requires": {}
|
|
1617
|
+
}
|
|
1618
|
+
},
|
|
1619
|
+
{
|
|
1620
|
+
"name": "headlessui",
|
|
1621
|
+
"description": "Headless UI integration for Nuxt. Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.",
|
|
1622
|
+
"repo": "P4sca1/nuxt-headlessui",
|
|
1623
|
+
"npm": "nuxt-headlessui",
|
|
1624
|
+
"icon": "headlessui.png",
|
|
1625
|
+
"github": "https://github.com/P4sca1/nuxt-headlessui",
|
|
1626
|
+
"website": "https://github.com/P4sca1/nuxt-headlessui",
|
|
1627
|
+
"learn_more": "https://headlessui.com",
|
|
1628
|
+
"category": "UI",
|
|
1629
|
+
"type": "3rd-party",
|
|
1630
|
+
"maintainers": [
|
|
1631
|
+
{
|
|
1632
|
+
"name": "Pascal Sthamer",
|
|
1633
|
+
"github": "P4sca1"
|
|
1634
|
+
}
|
|
1635
|
+
],
|
|
1636
|
+
"compatibility": {
|
|
1637
|
+
"nuxt": "^3.0.0",
|
|
1638
|
+
"requires": {}
|
|
1639
|
+
}
|
|
1640
|
+
},
|
|
1641
|
+
{
|
|
1642
|
+
"name": "headway",
|
|
1643
|
+
"description": "Headway changelog widget for Nuxt",
|
|
1644
|
+
"repo": "l-portet/nuxt-headway",
|
|
1645
|
+
"npm": "nuxt-headway",
|
|
1646
|
+
"icon": "headway.png",
|
|
1647
|
+
"github": "https://github.com/l-portet/nuxt-headway",
|
|
1648
|
+
"website": "https://nuxt-headway.netlify.app/",
|
|
1649
|
+
"learn_more": "https://headwayapp.co/",
|
|
1650
|
+
"category": "UI",
|
|
1651
|
+
"type": "3rd-party",
|
|
1652
|
+
"maintainers": [
|
|
1653
|
+
{
|
|
1654
|
+
"name": "l-portet",
|
|
1655
|
+
"github": "l-portet",
|
|
1656
|
+
"avatar": "https://avatars.githubusercontent.com/u/34057690?v=4"
|
|
1126
1657
|
}
|
|
1127
|
-
]
|
|
1658
|
+
],
|
|
1659
|
+
"compatibility": {
|
|
1660
|
+
"nuxt": "^2.0.0",
|
|
1661
|
+
"requires": {}
|
|
1662
|
+
}
|
|
1128
1663
|
},
|
|
1129
1664
|
{
|
|
1130
1665
|
"name": "helmet",
|
|
@@ -1140,10 +1675,13 @@
|
|
|
1140
1675
|
"maintainers": [
|
|
1141
1676
|
{
|
|
1142
1677
|
"name": "victor-perez",
|
|
1143
|
-
"github": "victor-perez"
|
|
1144
|
-
"avatar": "https://avatars1.githubusercontent.com/u/672958?v=4"
|
|
1678
|
+
"github": "victor-perez"
|
|
1145
1679
|
}
|
|
1146
|
-
]
|
|
1680
|
+
],
|
|
1681
|
+
"compatibility": {
|
|
1682
|
+
"nuxt": "^2.0.0",
|
|
1683
|
+
"requires": {}
|
|
1684
|
+
}
|
|
1147
1685
|
},
|
|
1148
1686
|
{
|
|
1149
1687
|
"name": "highcharts",
|
|
@@ -1159,10 +1697,13 @@
|
|
|
1159
1697
|
"maintainers": [
|
|
1160
1698
|
{
|
|
1161
1699
|
"name": "richardeschloss",
|
|
1162
|
-
"github": "richardeschloss"
|
|
1163
|
-
"avatar": "https://avatars2.githubusercontent.com/u/5906351?v=4"
|
|
1700
|
+
"github": "richardeschloss"
|
|
1164
1701
|
}
|
|
1165
|
-
]
|
|
1702
|
+
],
|
|
1703
|
+
"compatibility": {
|
|
1704
|
+
"nuxt": "^2.0.0",
|
|
1705
|
+
"requires": {}
|
|
1706
|
+
}
|
|
1166
1707
|
},
|
|
1167
1708
|
{
|
|
1168
1709
|
"name": "history-state",
|
|
@@ -1178,10 +1719,13 @@
|
|
|
1178
1719
|
"maintainers": [
|
|
1179
1720
|
{
|
|
1180
1721
|
"name": "hidekatsu-izuno",
|
|
1181
|
-
"github": "hidekatsu-izuno"
|
|
1182
|
-
"avatar": "https://avatars0.githubusercontent.com/u/1091860?v=4"
|
|
1722
|
+
"github": "hidekatsu-izuno"
|
|
1183
1723
|
}
|
|
1184
|
-
]
|
|
1724
|
+
],
|
|
1725
|
+
"compatibility": {
|
|
1726
|
+
"nuxt": "^2.0.0",
|
|
1727
|
+
"requires": {}
|
|
1728
|
+
}
|
|
1185
1729
|
},
|
|
1186
1730
|
{
|
|
1187
1731
|
"name": "html-minifier",
|
|
@@ -1197,18 +1741,21 @@
|
|
|
1197
1741
|
"maintainers": [
|
|
1198
1742
|
{
|
|
1199
1743
|
"name": "Xin Du",
|
|
1200
|
-
"github": "clarkdo"
|
|
1201
|
-
"avatar": "https://avatars3.githubusercontent.com/u/4312154?v=4"
|
|
1744
|
+
"github": "clarkdo"
|
|
1202
1745
|
}
|
|
1203
|
-
]
|
|
1746
|
+
],
|
|
1747
|
+
"compatibility": {
|
|
1748
|
+
"nuxt": "^2.0.0",
|
|
1749
|
+
"requires": {}
|
|
1750
|
+
}
|
|
1204
1751
|
},
|
|
1205
1752
|
{
|
|
1206
1753
|
"name": "html-validator",
|
|
1207
1754
|
"description": "Automatically validate Nuxt server-rendered HTML html",
|
|
1208
|
-
"repo": "nuxt-
|
|
1755
|
+
"repo": "nuxt-modules/html-validator",
|
|
1209
1756
|
"npm": "@nuxtjs/html-validator",
|
|
1210
1757
|
"icon": "html-validator.png",
|
|
1211
|
-
"github": "https://github.com/nuxt-
|
|
1758
|
+
"github": "https://github.com/nuxt-modules/html-validator",
|
|
1212
1759
|
"website": "https://html-validator.nuxtjs.org",
|
|
1213
1760
|
"learn_more": "https://html-validate.org",
|
|
1214
1761
|
"category": "Performance",
|
|
@@ -1217,10 +1764,15 @@
|
|
|
1217
1764
|
{
|
|
1218
1765
|
"name": "Daniel Roe",
|
|
1219
1766
|
"github": "danielroe",
|
|
1220
|
-
"twitter": "danielcroe"
|
|
1221
|
-
|
|
1767
|
+
"twitter": "danielcroe"
|
|
1768
|
+
}
|
|
1769
|
+
],
|
|
1770
|
+
"compatibility": {
|
|
1771
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1772
|
+
"requires": {
|
|
1773
|
+
"bridge": "optional"
|
|
1222
1774
|
}
|
|
1223
|
-
|
|
1775
|
+
}
|
|
1224
1776
|
},
|
|
1225
1777
|
{
|
|
1226
1778
|
"name": "http",
|
|
@@ -1237,22 +1789,47 @@
|
|
|
1237
1789
|
{
|
|
1238
1790
|
"name": "Pooya Parsa",
|
|
1239
1791
|
"github": "pi0",
|
|
1240
|
-
"twitter": "_pi0_"
|
|
1241
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
1792
|
+
"twitter": "_pi0_"
|
|
1242
1793
|
},
|
|
1243
1794
|
{
|
|
1244
1795
|
"name": "Sébastien Chopin",
|
|
1245
1796
|
"github": "Atinux",
|
|
1246
|
-
"twitter": "Atinux"
|
|
1247
|
-
|
|
1797
|
+
"twitter": "Atinux"
|
|
1798
|
+
}
|
|
1799
|
+
],
|
|
1800
|
+
"compatibility": {
|
|
1801
|
+
"nuxt": "^2.0.0",
|
|
1802
|
+
"requires": {}
|
|
1803
|
+
}
|
|
1804
|
+
},
|
|
1805
|
+
{
|
|
1806
|
+
"name": "humans-txt",
|
|
1807
|
+
"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.",
|
|
1808
|
+
"repo": "Luxdamore/nuxt-humans-txt",
|
|
1809
|
+
"npm": "@luxdamore/nuxt-humans-txt",
|
|
1810
|
+
"icon": "",
|
|
1811
|
+
"github": "https://github.com/LuXDAmore/nuxt-humans-txt",
|
|
1812
|
+
"website": "https://luxdamore.github.io/nuxt-humans-txt/",
|
|
1813
|
+
"learn_more": "https://humanstxt.org/",
|
|
1814
|
+
"category": "SEO",
|
|
1815
|
+
"type": "3rd-party",
|
|
1816
|
+
"maintainers": [
|
|
1817
|
+
{
|
|
1818
|
+
"name": "Luca Iaconelli",
|
|
1819
|
+
"github": "LuXDAmore",
|
|
1820
|
+
"twitter": "luxdamore"
|
|
1248
1821
|
}
|
|
1249
|
-
]
|
|
1822
|
+
],
|
|
1823
|
+
"compatibility": {
|
|
1824
|
+
"nuxt": "^2.0.0",
|
|
1825
|
+
"requires": {}
|
|
1826
|
+
}
|
|
1250
1827
|
},
|
|
1251
1828
|
{
|
|
1252
1829
|
"name": "i18n",
|
|
1253
1830
|
"description": "i18n features for your Nuxt project so you can easily add internationalization.",
|
|
1254
1831
|
"repo": "nuxt-community/i18n-module",
|
|
1255
|
-
"npm": "
|
|
1832
|
+
"npm": "@nuxtjs/i18n",
|
|
1256
1833
|
"icon": "i18n.png",
|
|
1257
1834
|
"github": "https://github.com/nuxt-community/i18n-module",
|
|
1258
1835
|
"website": "https://i18n.nuxtjs.org",
|
|
@@ -1262,15 +1839,61 @@
|
|
|
1262
1839
|
"maintainers": [
|
|
1263
1840
|
{
|
|
1264
1841
|
"name": "Rafał Chłodnicki",
|
|
1265
|
-
"github": "rchl"
|
|
1266
|
-
"avatar": "https://avatars1.githubusercontent.com/u/153197?v=4"
|
|
1842
|
+
"github": "rchl"
|
|
1267
1843
|
},
|
|
1268
1844
|
{
|
|
1269
|
-
"name": "
|
|
1270
|
-
"github": "
|
|
1271
|
-
|
|
1845
|
+
"name": "Kazuya Kawaguchi",
|
|
1846
|
+
"github": "kazupon"
|
|
1847
|
+
}
|
|
1848
|
+
],
|
|
1849
|
+
"compatibility": {
|
|
1850
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1851
|
+
"requires": {}
|
|
1852
|
+
}
|
|
1853
|
+
},
|
|
1854
|
+
{
|
|
1855
|
+
"name": "icon",
|
|
1856
|
+
"description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
|
|
1857
|
+
"repo": "nuxt-modules/icon",
|
|
1858
|
+
"npm": "nuxt-icon",
|
|
1859
|
+
"icon": "nuxt-icon.png",
|
|
1860
|
+
"github": "https://github.com/nuxt-modules/icon",
|
|
1861
|
+
"website": "https://github.com/nuxt-modules/icon",
|
|
1862
|
+
"learn_more": "",
|
|
1863
|
+
"category": "UI",
|
|
1864
|
+
"type": "community",
|
|
1865
|
+
"maintainers": [
|
|
1866
|
+
{
|
|
1867
|
+
"name": "Atinux",
|
|
1868
|
+
"github": "Atinux"
|
|
1869
|
+
}
|
|
1870
|
+
],
|
|
1871
|
+
"compatibility": {
|
|
1872
|
+
"nuxt": "^3.0.0",
|
|
1873
|
+
"requires": {}
|
|
1874
|
+
}
|
|
1875
|
+
},
|
|
1876
|
+
{
|
|
1877
|
+
"name": "icons",
|
|
1878
|
+
"description": "Use your own automatically imported SVG icons.",
|
|
1879
|
+
"repo": "gitfoxcode/nuxt-icons",
|
|
1880
|
+
"npm": "nuxt-icons",
|
|
1881
|
+
"icon": "icons.png",
|
|
1882
|
+
"github": "https://github.com/gitFoxCode/nuxt-icons",
|
|
1883
|
+
"website": "https://github.com/gitFoxCode/nuxt-icons",
|
|
1884
|
+
"learn_more": "",
|
|
1885
|
+
"category": "UI",
|
|
1886
|
+
"type": "3rd-party",
|
|
1887
|
+
"maintainers": [
|
|
1888
|
+
{
|
|
1889
|
+
"name": "Sebastian Wludzik",
|
|
1890
|
+
"github": "gitfoxcode"
|
|
1272
1891
|
}
|
|
1273
|
-
]
|
|
1892
|
+
],
|
|
1893
|
+
"compatibility": {
|
|
1894
|
+
"nuxt": "^3.0.0",
|
|
1895
|
+
"requires": {}
|
|
1896
|
+
}
|
|
1274
1897
|
},
|
|
1275
1898
|
{
|
|
1276
1899
|
"name": "image-loader",
|
|
@@ -1286,10 +1909,13 @@
|
|
|
1286
1909
|
"maintainers": [
|
|
1287
1910
|
{
|
|
1288
1911
|
"name": "Barry Fisher",
|
|
1289
|
-
"github": "Barry-Fisher"
|
|
1290
|
-
"avatar": "https://avatars3.githubusercontent.com/u/1033560?v=4"
|
|
1912
|
+
"github": "Barry-Fisher"
|
|
1291
1913
|
}
|
|
1292
|
-
]
|
|
1914
|
+
],
|
|
1915
|
+
"compatibility": {
|
|
1916
|
+
"nuxt": "^2.0.0",
|
|
1917
|
+
"requires": {}
|
|
1918
|
+
}
|
|
1293
1919
|
},
|
|
1294
1920
|
{
|
|
1295
1921
|
"name": "image",
|
|
@@ -1306,22 +1932,25 @@
|
|
|
1306
1932
|
{
|
|
1307
1933
|
"name": "Ahad Birang",
|
|
1308
1934
|
"github": "farnabaz",
|
|
1309
|
-
"twitter": "a_birang"
|
|
1310
|
-
"avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
|
|
1935
|
+
"twitter": "a_birang"
|
|
1311
1936
|
},
|
|
1312
1937
|
{
|
|
1313
1938
|
"name": "Pooya Parsa",
|
|
1314
1939
|
"github": "pi0",
|
|
1315
|
-
"twitter": "_pi0_"
|
|
1316
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
1940
|
+
"twitter": "_pi0_"
|
|
1317
1941
|
},
|
|
1318
1942
|
{
|
|
1319
1943
|
"name": "Sebastien Chopin",
|
|
1320
1944
|
"github": "Atinux",
|
|
1321
|
-
"twitter": "Atinux"
|
|
1322
|
-
|
|
1945
|
+
"twitter": "Atinux"
|
|
1946
|
+
}
|
|
1947
|
+
],
|
|
1948
|
+
"compatibility": {
|
|
1949
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1950
|
+
"requires": {
|
|
1951
|
+
"bridge": "optional"
|
|
1323
1952
|
}
|
|
1324
|
-
|
|
1953
|
+
}
|
|
1325
1954
|
},
|
|
1326
1955
|
{
|
|
1327
1956
|
"name": "imagemin",
|
|
@@ -1337,10 +1966,38 @@
|
|
|
1337
1966
|
"maintainers": [
|
|
1338
1967
|
{
|
|
1339
1968
|
"name": "Ricardo Gobbo de Souza",
|
|
1340
|
-
"github": "ricardogobbosouza"
|
|
1341
|
-
|
|
1969
|
+
"github": "ricardogobbosouza"
|
|
1970
|
+
}
|
|
1971
|
+
],
|
|
1972
|
+
"compatibility": {
|
|
1973
|
+
"nuxt": "^2.0.0",
|
|
1974
|
+
"requires": {}
|
|
1975
|
+
}
|
|
1976
|
+
},
|
|
1977
|
+
{
|
|
1978
|
+
"name": "inkline",
|
|
1979
|
+
"description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
|
|
1980
|
+
"repo": "inkline/nuxt-module-inkline",
|
|
1981
|
+
"npm": "@inkline/nuxt",
|
|
1982
|
+
"icon": "inkline.svg",
|
|
1983
|
+
"github": "https://github.com/inkline/nuxt-module-inkline",
|
|
1984
|
+
"website": "https://inkline.io",
|
|
1985
|
+
"learn_more": "https://inkline.io/docs/introduction/installation/nuxt",
|
|
1986
|
+
"category": "UI",
|
|
1987
|
+
"type": "3rd-party",
|
|
1988
|
+
"maintainers": [
|
|
1989
|
+
{
|
|
1990
|
+
"name": "Alex Grozav",
|
|
1991
|
+
"github": "alexgrozav",
|
|
1992
|
+
"twitter": "alexgrozav"
|
|
1342
1993
|
}
|
|
1343
|
-
]
|
|
1994
|
+
],
|
|
1995
|
+
"compatibility": {
|
|
1996
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1997
|
+
"requires": {
|
|
1998
|
+
"bridge": true
|
|
1999
|
+
}
|
|
2000
|
+
}
|
|
1344
2001
|
},
|
|
1345
2002
|
{
|
|
1346
2003
|
"name": "intercom",
|
|
@@ -1356,10 +2013,36 @@
|
|
|
1356
2013
|
"maintainers": [
|
|
1357
2014
|
{
|
|
1358
2015
|
"name": "hex-digital",
|
|
1359
|
-
"github": "hex-digital"
|
|
1360
|
-
|
|
2016
|
+
"github": "hex-digital"
|
|
2017
|
+
}
|
|
2018
|
+
],
|
|
2019
|
+
"compatibility": {
|
|
2020
|
+
"nuxt": "^2.0.0",
|
|
2021
|
+
"requires": {}
|
|
2022
|
+
}
|
|
2023
|
+
},
|
|
2024
|
+
{
|
|
2025
|
+
"name": "ionic",
|
|
2026
|
+
"description": "Batteries-included Ionic integration for building iOS, Android and web apps.",
|
|
2027
|
+
"repo": "nuxt-modules/ionic",
|
|
2028
|
+
"npm": "@nuxtjs/ionic",
|
|
2029
|
+
"icon": "ionic.svg",
|
|
2030
|
+
"github": "https://github.com/nuxt-modules/ionic",
|
|
2031
|
+
"website": "https://ionic.nuxtjs.org",
|
|
2032
|
+
"learn_more": "https://ionicframework.com",
|
|
2033
|
+
"category": "Libraries",
|
|
2034
|
+
"type": "community",
|
|
2035
|
+
"maintainers": [
|
|
2036
|
+
{
|
|
2037
|
+
"name": "Daniel Roe",
|
|
2038
|
+
"github": "danielroe",
|
|
2039
|
+
"twitter": "danielcroe"
|
|
1361
2040
|
}
|
|
1362
|
-
]
|
|
2041
|
+
],
|
|
2042
|
+
"compatibility": {
|
|
2043
|
+
"nuxt": "^3.0.0",
|
|
2044
|
+
"requires": {}
|
|
2045
|
+
}
|
|
1363
2046
|
},
|
|
1364
2047
|
{
|
|
1365
2048
|
"name": "jsonapi",
|
|
@@ -1375,10 +2058,13 @@
|
|
|
1375
2058
|
"maintainers": [
|
|
1376
2059
|
{
|
|
1377
2060
|
"name": "patrickcate",
|
|
1378
|
-
"github": "patrickcate"
|
|
1379
|
-
"avatar": "https://avatars0.githubusercontent.com/u/6277206?v=4"
|
|
2061
|
+
"github": "patrickcate"
|
|
1380
2062
|
}
|
|
1381
|
-
]
|
|
2063
|
+
],
|
|
2064
|
+
"compatibility": {
|
|
2065
|
+
"nuxt": "^2.0.0",
|
|
2066
|
+
"requires": {}
|
|
2067
|
+
}
|
|
1382
2068
|
},
|
|
1383
2069
|
{
|
|
1384
2070
|
"name": "kentico-kontent",
|
|
@@ -1394,10 +2080,37 @@
|
|
|
1394
2080
|
"maintainers": [
|
|
1395
2081
|
{
|
|
1396
2082
|
"name": "Alfred Brockötter",
|
|
1397
|
-
"github": "Domitnator"
|
|
1398
|
-
|
|
2083
|
+
"github": "Domitnator"
|
|
2084
|
+
}
|
|
2085
|
+
],
|
|
2086
|
+
"compatibility": {
|
|
2087
|
+
"nuxt": "^2.0.0",
|
|
2088
|
+
"requires": {}
|
|
2089
|
+
}
|
|
2090
|
+
},
|
|
2091
|
+
{
|
|
2092
|
+
"name": "kql",
|
|
2093
|
+
"description": "Nuxt 3 module for Kirby's Query Language API",
|
|
2094
|
+
"repo": "johannschopplich/nuxt-kql",
|
|
2095
|
+
"npm": "nuxt-kql",
|
|
2096
|
+
"icon": "kql.svg",
|
|
2097
|
+
"github": "https://github.com/johannschopplich/nuxt-kql",
|
|
2098
|
+
"website": "https://nuxt-kql.jhnn.dev",
|
|
2099
|
+
"learn_more": "",
|
|
2100
|
+
"category": "CMS",
|
|
2101
|
+
"type": "3rd-party",
|
|
2102
|
+
"maintainers": [
|
|
2103
|
+
{
|
|
2104
|
+
"name": "Johann Schopplich",
|
|
2105
|
+
"github": "johannschopplich",
|
|
2106
|
+
"twitter": "jschopplich",
|
|
2107
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
1399
2108
|
}
|
|
1400
|
-
]
|
|
2109
|
+
],
|
|
2110
|
+
"compatibility": {
|
|
2111
|
+
"nuxt": "^3.0.0",
|
|
2112
|
+
"requires": {}
|
|
2113
|
+
}
|
|
1401
2114
|
},
|
|
1402
2115
|
{
|
|
1403
2116
|
"name": "laravel-echo",
|
|
@@ -1413,10 +2126,13 @@
|
|
|
1413
2126
|
"maintainers": [
|
|
1414
2127
|
{
|
|
1415
2128
|
"name": "Ricardo Gobbo de Souza",
|
|
1416
|
-
"github": "ricardogobbosouza"
|
|
1417
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
2129
|
+
"github": "ricardogobbosouza"
|
|
1418
2130
|
}
|
|
1419
|
-
]
|
|
2131
|
+
],
|
|
2132
|
+
"compatibility": {
|
|
2133
|
+
"nuxt": "^2.0.0",
|
|
2134
|
+
"requires": {}
|
|
2135
|
+
}
|
|
1420
2136
|
},
|
|
1421
2137
|
{
|
|
1422
2138
|
"name": "laravel-nuxt",
|
|
@@ -1432,10 +2148,13 @@
|
|
|
1432
2148
|
"maintainers": [
|
|
1433
2149
|
{
|
|
1434
2150
|
"name": "skyrpex",
|
|
1435
|
-
"github": "skyrpex"
|
|
1436
|
-
"avatar": "https://avatars3.githubusercontent.com/u/1077520?v=4"
|
|
2151
|
+
"github": "skyrpex"
|
|
1437
2152
|
}
|
|
1438
|
-
]
|
|
2153
|
+
],
|
|
2154
|
+
"compatibility": {
|
|
2155
|
+
"nuxt": "^2.0.0",
|
|
2156
|
+
"requires": {}
|
|
2157
|
+
}
|
|
1439
2158
|
},
|
|
1440
2159
|
{
|
|
1441
2160
|
"name": "laravel",
|
|
@@ -1451,10 +2170,13 @@
|
|
|
1451
2170
|
"maintainers": [
|
|
1452
2171
|
{
|
|
1453
2172
|
"name": "m2sd",
|
|
1454
|
-
"github": "m2sd"
|
|
1455
|
-
"avatar": "https://avatars0.githubusercontent.com/u/40393728?v=4"
|
|
2173
|
+
"github": "m2sd"
|
|
1456
2174
|
}
|
|
1457
|
-
]
|
|
2175
|
+
],
|
|
2176
|
+
"compatibility": {
|
|
2177
|
+
"nuxt": "^2.0.0",
|
|
2178
|
+
"requires": {}
|
|
2179
|
+
}
|
|
1458
2180
|
},
|
|
1459
2181
|
{
|
|
1460
2182
|
"name": "leaflet",
|
|
@@ -1470,10 +2192,13 @@
|
|
|
1470
2192
|
"maintainers": [
|
|
1471
2193
|
{
|
|
1472
2194
|
"name": "schlunsen",
|
|
1473
|
-
"github": "schlunsen"
|
|
1474
|
-
"avatar": "https://avatars3.githubusercontent.com/u/117190?v=4"
|
|
2195
|
+
"github": "schlunsen"
|
|
1475
2196
|
}
|
|
1476
|
-
]
|
|
2197
|
+
],
|
|
2198
|
+
"compatibility": {
|
|
2199
|
+
"nuxt": "^2.0.0",
|
|
2200
|
+
"requires": {}
|
|
2201
|
+
}
|
|
1477
2202
|
},
|
|
1478
2203
|
{
|
|
1479
2204
|
"name": "localforage",
|
|
@@ -1490,15 +2215,17 @@
|
|
|
1490
2215
|
{
|
|
1491
2216
|
"name": "Alexandre Chopin",
|
|
1492
2217
|
"github": "alexchopin",
|
|
1493
|
-
"twitter": "alexchopin"
|
|
1494
|
-
"avatar": "https://avatars2.githubusercontent.com/u/4084277?v=4"
|
|
2218
|
+
"twitter": "alexchopin"
|
|
1495
2219
|
},
|
|
1496
2220
|
{
|
|
1497
2221
|
"name": "Ricardo Gobbo de Souza",
|
|
1498
|
-
"github": "ricardogobbosouza"
|
|
1499
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
2222
|
+
"github": "ricardogobbosouza"
|
|
1500
2223
|
}
|
|
1501
|
-
]
|
|
2224
|
+
],
|
|
2225
|
+
"compatibility": {
|
|
2226
|
+
"nuxt": "^2.0.0",
|
|
2227
|
+
"requires": {}
|
|
2228
|
+
}
|
|
1502
2229
|
},
|
|
1503
2230
|
{
|
|
1504
2231
|
"name": "localtunnel",
|
|
@@ -1515,10 +2242,35 @@
|
|
|
1515
2242
|
{
|
|
1516
2243
|
"name": "Pooya Parsa",
|
|
1517
2244
|
"github": "pi0",
|
|
1518
|
-
"twitter": "_pi0_"
|
|
1519
|
-
|
|
2245
|
+
"twitter": "_pi0_"
|
|
2246
|
+
}
|
|
2247
|
+
],
|
|
2248
|
+
"compatibility": {
|
|
2249
|
+
"nuxt": "^2.0.0",
|
|
2250
|
+
"requires": {}
|
|
2251
|
+
}
|
|
2252
|
+
},
|
|
2253
|
+
{
|
|
2254
|
+
"name": "lodash",
|
|
2255
|
+
"description": "lodash module with auto-import and custom prefix",
|
|
2256
|
+
"repo": "cipami/nuxt-lodash",
|
|
2257
|
+
"npm": "nuxt-lodash",
|
|
2258
|
+
"icon": "lodash.svg",
|
|
2259
|
+
"github": "https://github.com/cipami/nuxt-lodash",
|
|
2260
|
+
"website": "https://github.com/cipami/nuxt-lodash#readme",
|
|
2261
|
+
"learn_more": "https://github.com/lodash/lodash",
|
|
2262
|
+
"category": "Libraries",
|
|
2263
|
+
"type": "3rd-party",
|
|
2264
|
+
"maintainers": [
|
|
2265
|
+
{
|
|
2266
|
+
"name": "Michal Čípa",
|
|
2267
|
+
"github": "cipami"
|
|
1520
2268
|
}
|
|
1521
|
-
]
|
|
2269
|
+
],
|
|
2270
|
+
"compatibility": {
|
|
2271
|
+
"nuxt": "^3.0.0",
|
|
2272
|
+
"requires": {}
|
|
2273
|
+
}
|
|
1522
2274
|
},
|
|
1523
2275
|
{
|
|
1524
2276
|
"name": "logrocket",
|
|
@@ -1535,10 +2287,13 @@
|
|
|
1535
2287
|
{
|
|
1536
2288
|
"name": "Farzad Soltani",
|
|
1537
2289
|
"github": "farzadso",
|
|
1538
|
-
"twitter": "farzadso"
|
|
1539
|
-
"avatar": "https://avatars0.githubusercontent.com/u/19854715?v=4"
|
|
2290
|
+
"twitter": "farzadso"
|
|
1540
2291
|
}
|
|
1541
|
-
]
|
|
2292
|
+
],
|
|
2293
|
+
"compatibility": {
|
|
2294
|
+
"nuxt": "^2.0.0",
|
|
2295
|
+
"requires": {}
|
|
2296
|
+
}
|
|
1542
2297
|
},
|
|
1543
2298
|
{
|
|
1544
2299
|
"name": "lunr",
|
|
@@ -1554,10 +2309,36 @@
|
|
|
1554
2309
|
"maintainers": [
|
|
1555
2310
|
{
|
|
1556
2311
|
"name": "Pim",
|
|
1557
|
-
"github": "pimlie"
|
|
1558
|
-
|
|
2312
|
+
"github": "pimlie"
|
|
2313
|
+
}
|
|
2314
|
+
],
|
|
2315
|
+
"compatibility": {
|
|
2316
|
+
"nuxt": "^2.0.0",
|
|
2317
|
+
"requires": {}
|
|
2318
|
+
}
|
|
2319
|
+
},
|
|
2320
|
+
{
|
|
2321
|
+
"name": "magic-regexp",
|
|
2322
|
+
"description": "A compiled-away, type-safe, readable RegExp alternative",
|
|
2323
|
+
"repo": "danielroe/magic-regexp",
|
|
2324
|
+
"npm": "magic-regexp",
|
|
2325
|
+
"icon": "magic-regexp.svg",
|
|
2326
|
+
"github": "https://github.com/danielroe/magic-regexp",
|
|
2327
|
+
"website": "https://magic-regexp.roe.dev",
|
|
2328
|
+
"learn_more": "https://magic-regexp.roe.dev",
|
|
2329
|
+
"category": "Libraries",
|
|
2330
|
+
"type": "3rd-party",
|
|
2331
|
+
"maintainers": [
|
|
2332
|
+
{
|
|
2333
|
+
"name": "Daniel Roe",
|
|
2334
|
+
"github": "danielroe",
|
|
2335
|
+
"twitter": "danielcroe"
|
|
1559
2336
|
}
|
|
1560
|
-
]
|
|
2337
|
+
],
|
|
2338
|
+
"compatibility": {
|
|
2339
|
+
"nuxt": "^3.0.0",
|
|
2340
|
+
"requires": {}
|
|
2341
|
+
}
|
|
1561
2342
|
},
|
|
1562
2343
|
{
|
|
1563
2344
|
"name": "markdownit",
|
|
@@ -1574,10 +2355,13 @@
|
|
|
1574
2355
|
{
|
|
1575
2356
|
"name": "Pooya Parsa",
|
|
1576
2357
|
"github": "pi0",
|
|
1577
|
-
"twitter": "_pi0_"
|
|
1578
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
2358
|
+
"twitter": "_pi0_"
|
|
1579
2359
|
}
|
|
1580
|
-
]
|
|
2360
|
+
],
|
|
2361
|
+
"compatibility": {
|
|
2362
|
+
"nuxt": "^2.0.0",
|
|
2363
|
+
"requires": {}
|
|
2364
|
+
}
|
|
1581
2365
|
},
|
|
1582
2366
|
{
|
|
1583
2367
|
"name": "matomo",
|
|
@@ -1593,10 +2377,13 @@
|
|
|
1593
2377
|
"maintainers": [
|
|
1594
2378
|
{
|
|
1595
2379
|
"name": "pimlie",
|
|
1596
|
-
"github": "pimlie"
|
|
1597
|
-
"avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
|
|
2380
|
+
"github": "pimlie"
|
|
1598
2381
|
}
|
|
1599
|
-
]
|
|
2382
|
+
],
|
|
2383
|
+
"compatibility": {
|
|
2384
|
+
"nuxt": "^2.0.0",
|
|
2385
|
+
"requires": {}
|
|
2386
|
+
}
|
|
1600
2387
|
},
|
|
1601
2388
|
{
|
|
1602
2389
|
"name": "mdx",
|
|
@@ -1613,10 +2400,38 @@
|
|
|
1613
2400
|
{
|
|
1614
2401
|
"name": "Jonathan Bakebwa",
|
|
1615
2402
|
"github": "codebender828",
|
|
1616
|
-
"twitter": "codebender828"
|
|
1617
|
-
|
|
2403
|
+
"twitter": "codebender828"
|
|
2404
|
+
}
|
|
2405
|
+
],
|
|
2406
|
+
"compatibility": {
|
|
2407
|
+
"nuxt": "^2.0.0",
|
|
2408
|
+
"requires": {}
|
|
2409
|
+
}
|
|
2410
|
+
},
|
|
2411
|
+
{
|
|
2412
|
+
"name": "meilisearch",
|
|
2413
|
+
"description": "Meilisearch Instant Search module for Nuxt 3",
|
|
2414
|
+
"repo": "xlanex6/nuxt-meilisearch",
|
|
2415
|
+
"npm": "nuxt-meilisearch",
|
|
2416
|
+
"icon": "meilisearch.svg",
|
|
2417
|
+
"github": "https://github.com/xlanex6/nuxt-meilisearch",
|
|
2418
|
+
"website": "https://github.com/xlanex6/nuxt-meilisearch",
|
|
2419
|
+
"learn_more": "https://github.com/xlanex6/nuxt-meilisearch",
|
|
2420
|
+
"category": "Libraries",
|
|
2421
|
+
"type": "3rd-party",
|
|
2422
|
+
"maintainers": [
|
|
2423
|
+
{
|
|
2424
|
+
"name": "Alex Duval",
|
|
2425
|
+
"github": "xlanex6",
|
|
2426
|
+
"avatar": "https://avatars.githubusercontent.com/u/13418668?v=4"
|
|
1618
2427
|
}
|
|
1619
|
-
]
|
|
2428
|
+
],
|
|
2429
|
+
"compatibility": {
|
|
2430
|
+
"nuxt": "^3.0.0",
|
|
2431
|
+
"requires": {
|
|
2432
|
+
"bridge": false
|
|
2433
|
+
}
|
|
2434
|
+
}
|
|
1620
2435
|
},
|
|
1621
2436
|
{
|
|
1622
2437
|
"name": "memwatch",
|
|
@@ -1632,10 +2447,13 @@
|
|
|
1632
2447
|
"maintainers": [
|
|
1633
2448
|
{
|
|
1634
2449
|
"name": "pimlie",
|
|
1635
|
-
"github": "pimlie"
|
|
1636
|
-
"avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
|
|
2450
|
+
"github": "pimlie"
|
|
1637
2451
|
}
|
|
1638
|
-
]
|
|
2452
|
+
],
|
|
2453
|
+
"compatibility": {
|
|
2454
|
+
"nuxt": "^2.0.0",
|
|
2455
|
+
"requires": {}
|
|
2456
|
+
}
|
|
1639
2457
|
},
|
|
1640
2458
|
{
|
|
1641
2459
|
"name": "mobile",
|
|
@@ -1651,10 +2469,13 @@
|
|
|
1651
2469
|
"maintainers": [
|
|
1652
2470
|
{
|
|
1653
2471
|
"name": "ChanningDefoe",
|
|
1654
|
-
"github": "ChanningDefoe"
|
|
1655
|
-
"avatar": "https://avatars1.githubusercontent.com/u/46541358?v=4"
|
|
2472
|
+
"github": "ChanningDefoe"
|
|
1656
2473
|
}
|
|
1657
|
-
]
|
|
2474
|
+
],
|
|
2475
|
+
"compatibility": {
|
|
2476
|
+
"nuxt": "^2.0.0",
|
|
2477
|
+
"requires": {}
|
|
2478
|
+
}
|
|
1658
2479
|
},
|
|
1659
2480
|
{
|
|
1660
2481
|
"name": "moment",
|
|
@@ -1671,15 +2492,17 @@
|
|
|
1671
2492
|
{
|
|
1672
2493
|
"name": "Pooya Parsa",
|
|
1673
2494
|
"github": "pi0",
|
|
1674
|
-
"twitter": "_pi0_"
|
|
1675
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
2495
|
+
"twitter": "_pi0_"
|
|
1676
2496
|
},
|
|
1677
2497
|
{
|
|
1678
2498
|
"name": "Ricardo Gobbo de Souza",
|
|
1679
|
-
"github": "ricardogobbosouza"
|
|
1680
|
-
"avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
|
|
2499
|
+
"github": "ricardogobbosouza"
|
|
1681
2500
|
}
|
|
1682
|
-
]
|
|
2501
|
+
],
|
|
2502
|
+
"compatibility": {
|
|
2503
|
+
"nuxt": "^2.0.0",
|
|
2504
|
+
"requires": {}
|
|
2505
|
+
}
|
|
1683
2506
|
},
|
|
1684
2507
|
{
|
|
1685
2508
|
"name": "mq",
|
|
@@ -1695,10 +2518,13 @@
|
|
|
1695
2518
|
"maintainers": [
|
|
1696
2519
|
{
|
|
1697
2520
|
"name": "vanhoofmaarten",
|
|
1698
|
-
"github": "vanhoofmaarten"
|
|
1699
|
-
"avatar": "https://avatars1.githubusercontent.com/u/2543633?v=4"
|
|
2521
|
+
"github": "vanhoofmaarten"
|
|
1700
2522
|
}
|
|
1701
|
-
]
|
|
2523
|
+
],
|
|
2524
|
+
"compatibility": {
|
|
2525
|
+
"nuxt": "^2.0.0",
|
|
2526
|
+
"requires": {}
|
|
2527
|
+
}
|
|
1702
2528
|
},
|
|
1703
2529
|
{
|
|
1704
2530
|
"name": "neo",
|
|
@@ -1714,10 +2540,13 @@
|
|
|
1714
2540
|
"maintainers": [
|
|
1715
2541
|
{
|
|
1716
2542
|
"name": "ezypeeze",
|
|
1717
|
-
"github": "ezypeeze"
|
|
1718
|
-
"avatar": "https://avatars0.githubusercontent.com/u/10672637?v=4"
|
|
2543
|
+
"github": "ezypeeze"
|
|
1719
2544
|
}
|
|
1720
|
-
]
|
|
2545
|
+
],
|
|
2546
|
+
"compatibility": {
|
|
2547
|
+
"nuxt": "^2.0.0",
|
|
2548
|
+
"requires": {}
|
|
2549
|
+
}
|
|
1721
2550
|
},
|
|
1722
2551
|
{
|
|
1723
2552
|
"name": "netlify-cache",
|
|
@@ -1733,10 +2562,13 @@
|
|
|
1733
2562
|
"maintainers": [
|
|
1734
2563
|
{
|
|
1735
2564
|
"name": "DreaMinder",
|
|
1736
|
-
"github": "DreaMinder"
|
|
1737
|
-
"avatar": "https://avatars0.githubusercontent.com/u/2715278?v=4"
|
|
2565
|
+
"github": "DreaMinder"
|
|
1738
2566
|
}
|
|
1739
|
-
]
|
|
2567
|
+
],
|
|
2568
|
+
"compatibility": {
|
|
2569
|
+
"nuxt": "^2.0.0",
|
|
2570
|
+
"requires": {}
|
|
2571
|
+
}
|
|
1740
2572
|
},
|
|
1741
2573
|
{
|
|
1742
2574
|
"name": "netlify-files",
|
|
@@ -1753,10 +2585,13 @@
|
|
|
1753
2585
|
{
|
|
1754
2586
|
"name": "Alexander Lichter",
|
|
1755
2587
|
"github": "manniL",
|
|
1756
|
-
"twitter": "TheAlexLichter"
|
|
1757
|
-
"avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
|
|
2588
|
+
"twitter": "TheAlexLichter"
|
|
1758
2589
|
}
|
|
1759
|
-
]
|
|
2590
|
+
],
|
|
2591
|
+
"compatibility": {
|
|
2592
|
+
"nuxt": "^2.0.0",
|
|
2593
|
+
"requires": {}
|
|
2594
|
+
}
|
|
1760
2595
|
},
|
|
1761
2596
|
{
|
|
1762
2597
|
"name": "netlify",
|
|
@@ -1772,10 +2607,13 @@
|
|
|
1772
2607
|
"maintainers": [
|
|
1773
2608
|
{
|
|
1774
2609
|
"name": "bazzite",
|
|
1775
|
-
"github": "bazzite"
|
|
1776
|
-
"avatar": "https://avatars1.githubusercontent.com/u/66133254?v=4"
|
|
2610
|
+
"github": "bazzite"
|
|
1777
2611
|
}
|
|
1778
|
-
]
|
|
2612
|
+
],
|
|
2613
|
+
"compatibility": {
|
|
2614
|
+
"nuxt": "^2.0.0",
|
|
2615
|
+
"requires": {}
|
|
2616
|
+
}
|
|
1779
2617
|
},
|
|
1780
2618
|
{
|
|
1781
2619
|
"name": "ngrok",
|
|
@@ -1792,16 +2630,18 @@
|
|
|
1792
2630
|
{
|
|
1793
2631
|
"name": "Debbie O'Brien",
|
|
1794
2632
|
"github": "debs-obrien",
|
|
1795
|
-
"twitter": "debs_obrien"
|
|
1796
|
-
"avatar": "https://avatars2.githubusercontent.com/u/13063165?v=4"
|
|
2633
|
+
"twitter": "debs_obrien"
|
|
1797
2634
|
},
|
|
1798
2635
|
{
|
|
1799
2636
|
"name": "Pooya Parsa",
|
|
1800
2637
|
"github": "pi0",
|
|
1801
|
-
"twitter": "_pi0_"
|
|
1802
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
2638
|
+
"twitter": "_pi0_"
|
|
1803
2639
|
}
|
|
1804
|
-
]
|
|
2640
|
+
],
|
|
2641
|
+
"compatibility": {
|
|
2642
|
+
"nuxt": "^2.0.0",
|
|
2643
|
+
"requires": {}
|
|
2644
|
+
}
|
|
1805
2645
|
},
|
|
1806
2646
|
{
|
|
1807
2647
|
"name": "notion",
|
|
@@ -1817,107 +2657,380 @@
|
|
|
1817
2657
|
"maintainers": [
|
|
1818
2658
|
{
|
|
1819
2659
|
"name": "janniks",
|
|
1820
|
-
"github": "janniks"
|
|
1821
|
-
"avatar": "https://avatars3.githubusercontent.com/u/6362150?v=4"
|
|
2660
|
+
"github": "janniks"
|
|
1822
2661
|
}
|
|
1823
|
-
]
|
|
2662
|
+
],
|
|
2663
|
+
"compatibility": {
|
|
2664
|
+
"nuxt": "^2.0.0",
|
|
2665
|
+
"requires": {}
|
|
2666
|
+
}
|
|
1824
2667
|
},
|
|
1825
2668
|
{
|
|
1826
|
-
"name": "nuxt-
|
|
1827
|
-
"description": "
|
|
1828
|
-
"repo": "
|
|
1829
|
-
"npm": "nuxt-
|
|
1830
|
-
"icon": "
|
|
1831
|
-
"github": "https://github.com/
|
|
1832
|
-
"website": "https://github.com/
|
|
1833
|
-
"learn_more": "
|
|
1834
|
-
"category": "
|
|
2669
|
+
"name": "nuxt-graphql-playground",
|
|
2670
|
+
"description": "",
|
|
2671
|
+
"repo": "pinpon-dev/nuxt-graphql-playground",
|
|
2672
|
+
"npm": "@pin-pon/nuxt-graphql-playground",
|
|
2673
|
+
"icon": "",
|
|
2674
|
+
"github": "https://github.com/pinpon-dev/nuxt-graphql-playground",
|
|
2675
|
+
"website": "https://github.com/pinpon-dev/nuxt-graphql-playground",
|
|
2676
|
+
"learn_more": "",
|
|
2677
|
+
"category": "Devtools",
|
|
1835
2678
|
"type": "3rd-party",
|
|
1836
2679
|
"maintainers": [
|
|
1837
2680
|
{
|
|
1838
|
-
"name": "
|
|
1839
|
-
"github": "
|
|
1840
|
-
"avatar": "https://avatars0.githubusercontent.com/u/1385263?v=4"
|
|
2681
|
+
"name": "pinpon-dev",
|
|
2682
|
+
"github": "pinpon-dev"
|
|
1841
2683
|
}
|
|
1842
|
-
]
|
|
2684
|
+
],
|
|
2685
|
+
"compatibility": {
|
|
2686
|
+
"nuxt": "^2.0.0",
|
|
2687
|
+
"requires": {}
|
|
2688
|
+
}
|
|
1843
2689
|
},
|
|
1844
2690
|
{
|
|
1845
|
-
"name": "nuxt-
|
|
1846
|
-
"description": "
|
|
1847
|
-
"repo": "
|
|
1848
|
-
"npm": "nuxt-
|
|
1849
|
-
"icon": "nuxt-
|
|
1850
|
-
"github": "https://github.com/
|
|
1851
|
-
"website": "https://github.com/
|
|
1852
|
-
"learn_more": "
|
|
1853
|
-
"category": "
|
|
2691
|
+
"name": "nuxt-hue",
|
|
2692
|
+
"description": "Enlighten your Nuxt experience",
|
|
2693
|
+
"repo": "lihbr/nuxt-hue",
|
|
2694
|
+
"npm": "nuxt-hue",
|
|
2695
|
+
"icon": "nuxt-hue.svg",
|
|
2696
|
+
"github": "https://github.com/lihbr/nuxt-hue",
|
|
2697
|
+
"website": "https://github.com/lihbr/nuxt-hue",
|
|
2698
|
+
"learn_more": "",
|
|
2699
|
+
"category": "Devtools",
|
|
1854
2700
|
"type": "3rd-party",
|
|
1855
2701
|
"maintainers": [
|
|
1856
2702
|
{
|
|
1857
|
-
"name": "
|
|
1858
|
-
"github": "
|
|
1859
|
-
|
|
2703
|
+
"name": "lihbr",
|
|
2704
|
+
"github": "lihbr"
|
|
2705
|
+
}
|
|
2706
|
+
],
|
|
2707
|
+
"compatibility": {
|
|
2708
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2709
|
+
"requires": {
|
|
2710
|
+
"bridge": "optional"
|
|
1860
2711
|
}
|
|
1861
|
-
|
|
2712
|
+
}
|
|
1862
2713
|
},
|
|
1863
2714
|
{
|
|
1864
|
-
"name": "nuxt-
|
|
1865
|
-
"description": "
|
|
1866
|
-
"repo": "
|
|
1867
|
-
"npm": "nuxt-
|
|
1868
|
-
"icon": "nuxt-
|
|
1869
|
-
"github": "https://github.com/
|
|
1870
|
-
"website": "https://github.com/
|
|
1871
|
-
"learn_more": "",
|
|
1872
|
-
"category": "
|
|
2715
|
+
"name": "nuxt-monaco-editor",
|
|
2716
|
+
"description": "Integrate monaco-editor with Nuxt",
|
|
2717
|
+
"repo": "e-chan1007/nuxt-monaco-editor",
|
|
2718
|
+
"npm": "nuxt-monaco-editor",
|
|
2719
|
+
"icon": "nuxt-monaco-editor.png",
|
|
2720
|
+
"github": "https://github.com/e-chan1007/nuxt-monaco-editor",
|
|
2721
|
+
"website": "https://github.com/e-chan1007/nuxt-monaco-editor",
|
|
2722
|
+
"learn_more": "https://e-chan1007.github.io/nuxt-monaco-editor",
|
|
2723
|
+
"category": "Libraries",
|
|
1873
2724
|
"type": "3rd-party",
|
|
1874
2725
|
"maintainers": [
|
|
1875
2726
|
{
|
|
1876
|
-
"name": "
|
|
1877
|
-
"github": "
|
|
1878
|
-
"avatar": "https://avatars.githubusercontent.com/u/24970784?v=4"
|
|
2727
|
+
"name": "e-chan1007",
|
|
2728
|
+
"github": "e-chan1007"
|
|
1879
2729
|
}
|
|
1880
|
-
]
|
|
2730
|
+
],
|
|
2731
|
+
"compatibility": {
|
|
2732
|
+
"nuxt": "^3.0.0",
|
|
2733
|
+
"requires": {}
|
|
2734
|
+
}
|
|
1881
2735
|
},
|
|
1882
2736
|
{
|
|
1883
|
-
"name": "
|
|
1884
|
-
"description": "
|
|
1885
|
-
"repo": "nuxt-
|
|
1886
|
-
"npm": "
|
|
2737
|
+
"name": "nuxt-pino-log",
|
|
2738
|
+
"description": "Structured logs for nuxt apps using pino",
|
|
2739
|
+
"repo": "kpn/nuxt-pino-log",
|
|
2740
|
+
"npm": "nuxt-pino-log",
|
|
1887
2741
|
"icon": "",
|
|
1888
|
-
"github": "https://github.com/nuxt-
|
|
1889
|
-
"website": "https://github.com/nuxt-
|
|
1890
|
-
"learn_more": "https://
|
|
1891
|
-
"category": "
|
|
1892
|
-
"type": "
|
|
2742
|
+
"github": "https://github.com/kpn/nuxt-pino-log",
|
|
2743
|
+
"website": "https://github.com/kpn/nuxt-pino-log",
|
|
2744
|
+
"learn_more": "https://github.com/pinojs/pino",
|
|
2745
|
+
"category": "Monitoring",
|
|
2746
|
+
"type": "3rd-party",
|
|
1893
2747
|
"maintainers": [
|
|
1894
2748
|
{
|
|
1895
|
-
"name": "
|
|
1896
|
-
"github": "
|
|
1897
|
-
"twitter": "_pi0_",
|
|
1898
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
2749
|
+
"name": "kpn",
|
|
2750
|
+
"github": "kpn"
|
|
1899
2751
|
}
|
|
1900
|
-
]
|
|
2752
|
+
],
|
|
2753
|
+
"compatibility": {
|
|
2754
|
+
"nuxt": "^2.0.0",
|
|
2755
|
+
"requires": {}
|
|
2756
|
+
}
|
|
1901
2757
|
},
|
|
1902
2758
|
{
|
|
1903
|
-
"name": "
|
|
1904
|
-
"description": "
|
|
1905
|
-
"repo": "nuxt-
|
|
1906
|
-
"npm": "
|
|
1907
|
-
"icon": "
|
|
1908
|
-
"github": "https://github.com/nuxt-
|
|
1909
|
-
"website": "https://github.com/nuxt-
|
|
1910
|
-
"learn_more": "https://
|
|
1911
|
-
"category": "
|
|
1912
|
-
"type": "
|
|
2759
|
+
"name": "plausible",
|
|
2760
|
+
"description": "Nuxt 3 module to natively integrate Plausible analytics",
|
|
2761
|
+
"repo": "johannschopplich/nuxt-plausible",
|
|
2762
|
+
"npm": "nuxt-plausible",
|
|
2763
|
+
"icon": "plausible.png",
|
|
2764
|
+
"github": "https://github.com/johannschopplich/nuxt-plausible",
|
|
2765
|
+
"website": "https://github.com/johannschopplich/nuxt-plausible",
|
|
2766
|
+
"learn_more": "https://plausible.io/",
|
|
2767
|
+
"category": "Analytics",
|
|
2768
|
+
"type": "3rd-party",
|
|
1913
2769
|
"maintainers": [
|
|
1914
2770
|
{
|
|
1915
|
-
"name": "
|
|
1916
|
-
"github": "
|
|
1917
|
-
"twitter": "_pi0_",
|
|
1918
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
2771
|
+
"name": "Johann Schopplich",
|
|
2772
|
+
"github": "johannschopplich"
|
|
1919
2773
|
}
|
|
1920
|
-
]
|
|
2774
|
+
],
|
|
2775
|
+
"compatibility": {
|
|
2776
|
+
"nuxt": "^3.0.0",
|
|
2777
|
+
"requires": {}
|
|
2778
|
+
}
|
|
2779
|
+
},
|
|
2780
|
+
{
|
|
2781
|
+
"name": "nuxt-png-to-ico",
|
|
2782
|
+
"description": "Nuxt.js module for auto generating favicons",
|
|
2783
|
+
"repo": "b5710546232/nuxt-png-to-ico",
|
|
2784
|
+
"npm": "nuxt-png-to-ico",
|
|
2785
|
+
"icon": "",
|
|
2786
|
+
"github": "https://github.com/b5710546232/nuxt-png-to-ico",
|
|
2787
|
+
"website": "https://github.com/b5710546232/nuxt-png-to-ico",
|
|
2788
|
+
"learn_more": "https://github.com/steambap/png-to-ico",
|
|
2789
|
+
"category": "Devtools",
|
|
2790
|
+
"type": "3rd-party",
|
|
2791
|
+
"maintainers": [
|
|
2792
|
+
{
|
|
2793
|
+
"name": "b5710546232",
|
|
2794
|
+
"github": "b5710546232",
|
|
2795
|
+
"avatar": "https://avatars.githubusercontent.com/u/11013287?v=4"
|
|
2796
|
+
}
|
|
2797
|
+
],
|
|
2798
|
+
"compatibility": {
|
|
2799
|
+
"nuxt": "^2.0.0",
|
|
2800
|
+
"requires": {}
|
|
2801
|
+
}
|
|
2802
|
+
},
|
|
2803
|
+
{
|
|
2804
|
+
"name": "nuxt-smartlook",
|
|
2805
|
+
"description": "Integrate Smartlook in your Nuxt.js apps using nuxt-smartlook.",
|
|
2806
|
+
"repo": "f00b4r/nuxt-smartlook",
|
|
2807
|
+
"npm": "nuxt-smartlook",
|
|
2808
|
+
"icon": "nuxt-smartlook.png",
|
|
2809
|
+
"github": "https://github.com/f00b4r/nuxt-smartlook",
|
|
2810
|
+
"website": "https://github.com/f00b4r/nuxt-smartlook",
|
|
2811
|
+
"learn_more": "https://www.smartlook.com/",
|
|
2812
|
+
"category": "Analytics",
|
|
2813
|
+
"type": "3rd-party",
|
|
2814
|
+
"maintainers": [
|
|
2815
|
+
{
|
|
2816
|
+
"name": "Milan Sulc",
|
|
2817
|
+
"github": "f3l1x",
|
|
2818
|
+
"twitter": "xf3l1x",
|
|
2819
|
+
"avatar": "https://avatars.githubusercontent.com/u/538058?v=4"
|
|
2820
|
+
}
|
|
2821
|
+
],
|
|
2822
|
+
"compatibility": {
|
|
2823
|
+
"nuxt": "^2.0.0",
|
|
2824
|
+
"requires": {}
|
|
2825
|
+
}
|
|
2826
|
+
},
|
|
2827
|
+
{
|
|
2828
|
+
"name": "ssr-lit",
|
|
2829
|
+
"description": "Server-Side Rendering for Lit Element components",
|
|
2830
|
+
"repo": "prashantpalikhe/nuxt-ssr-lit",
|
|
2831
|
+
"npm": "nuxt-ssr-lit",
|
|
2832
|
+
"icon": "",
|
|
2833
|
+
"github": "https://github.com/prashantpalikhe/nuxt-ssr-lit",
|
|
2834
|
+
"website": "https://github.com/prashantpalikhe/nuxt-ssr-lit",
|
|
2835
|
+
"learn_more": "",
|
|
2836
|
+
"category": "Libraries",
|
|
2837
|
+
"type": "3rd-party",
|
|
2838
|
+
"maintainers": [
|
|
2839
|
+
{
|
|
2840
|
+
"name": "Prashant Palikhe",
|
|
2841
|
+
"github": "prashantpalikhe",
|
|
2842
|
+
"twitter": "prashantpalikhe"
|
|
2843
|
+
},
|
|
2844
|
+
{
|
|
2845
|
+
"name": "Steve Workman",
|
|
2846
|
+
"github": "steveworkman",
|
|
2847
|
+
"twitter": "steveworkman"
|
|
2848
|
+
}
|
|
2849
|
+
],
|
|
2850
|
+
"compatibility": {
|
|
2851
|
+
"nuxt": "^3.0.0",
|
|
2852
|
+
"requires": {}
|
|
2853
|
+
}
|
|
2854
|
+
},
|
|
2855
|
+
{
|
|
2856
|
+
"name": "nuxt-storm",
|
|
2857
|
+
"description": "WebStorm & PHPStorm support for NuxtJS components",
|
|
2858
|
+
"repo": "fumeapp/nuxt-storm",
|
|
2859
|
+
"npm": "nuxt-storm",
|
|
2860
|
+
"icon": "nuxt-storm.png",
|
|
2861
|
+
"github": "https://github.com/fumeapp/nuxt-storm",
|
|
2862
|
+
"website": "https://github.com/fumeapp/nuxt-storm",
|
|
2863
|
+
"learn_more": "https://github.com/fumeapp/nuxt-storm",
|
|
2864
|
+
"category": "Devtools",
|
|
2865
|
+
"type": "3rd-party",
|
|
2866
|
+
"maintainers": [
|
|
2867
|
+
{
|
|
2868
|
+
"name": "fumeapp",
|
|
2869
|
+
"github": "fumeapp"
|
|
2870
|
+
}
|
|
2871
|
+
],
|
|
2872
|
+
"compatibility": {
|
|
2873
|
+
"nuxt": "^2.0.0",
|
|
2874
|
+
"requires": {}
|
|
2875
|
+
}
|
|
2876
|
+
},
|
|
2877
|
+
{
|
|
2878
|
+
"name": "nuxt-svgo",
|
|
2879
|
+
"description": "Nuxt module to load optimized SVG files as Vue components",
|
|
2880
|
+
"repo": "cpsoinos/nuxt-svgo",
|
|
2881
|
+
"npm": "nuxt-svgo",
|
|
2882
|
+
"icon": "nuxt-svgo.png",
|
|
2883
|
+
"github": "https://github.com/cpsoinos/nuxt-svgo",
|
|
2884
|
+
"website": "https://github.com/cpsoinos/nuxt-svgo",
|
|
2885
|
+
"learn_more": "",
|
|
2886
|
+
"category": "Images",
|
|
2887
|
+
"type": "3rd-party",
|
|
2888
|
+
"maintainers": [
|
|
2889
|
+
{
|
|
2890
|
+
"name": "cpsoinos",
|
|
2891
|
+
"github": "cpsoinos"
|
|
2892
|
+
}
|
|
2893
|
+
],
|
|
2894
|
+
"compatibility": {
|
|
2895
|
+
"nuxt": "^3.0.0",
|
|
2896
|
+
"requires": {}
|
|
2897
|
+
}
|
|
2898
|
+
},
|
|
2899
|
+
{
|
|
2900
|
+
"name": "nuxt-unleash",
|
|
2901
|
+
"description": "Nuxt.js module to use Unleash toggle feature services",
|
|
2902
|
+
"repo": "conejerock/nuxt-unleash",
|
|
2903
|
+
"npm": "nuxt-unleash",
|
|
2904
|
+
"icon": "nuxt-unleash.svg",
|
|
2905
|
+
"github": "https://github.com/conejerock/nuxt-unleash",
|
|
2906
|
+
"website": "https://github.com/conejerock/nuxt-unleash",
|
|
2907
|
+
"learn_more": "https://github.com/Unleash/unleash",
|
|
2908
|
+
"category": "Deployment",
|
|
2909
|
+
"type": "3rd-party",
|
|
2910
|
+
"maintainers": [
|
|
2911
|
+
{
|
|
2912
|
+
"name": "Juanjo Conejerock",
|
|
2913
|
+
"github": "conejerock"
|
|
2914
|
+
}
|
|
2915
|
+
],
|
|
2916
|
+
"compatibility": {
|
|
2917
|
+
"nuxt": "^2.0.0",
|
|
2918
|
+
"requires": {}
|
|
2919
|
+
}
|
|
2920
|
+
},
|
|
2921
|
+
{
|
|
2922
|
+
"name": "nuxt-use-motion",
|
|
2923
|
+
"description": "A Nuxt module putting your components in motion",
|
|
2924
|
+
"repo": "Tahul/nuxt-use-motion",
|
|
2925
|
+
"npm": "nuxt-use-motion",
|
|
2926
|
+
"icon": "nuxt-use-motion.svg",
|
|
2927
|
+
"github": "https://github.com/Tahul/nuxt-use-motion",
|
|
2928
|
+
"website": "https://github.com/Tahul/nuxt-use-motion",
|
|
2929
|
+
"learn_more": "https://github.com/vueuse/motion",
|
|
2930
|
+
"category": "Libraries",
|
|
2931
|
+
"type": "3rd-party",
|
|
2932
|
+
"maintainers": [
|
|
2933
|
+
{
|
|
2934
|
+
"name": "Tahul",
|
|
2935
|
+
"github": "Tahul"
|
|
2936
|
+
}
|
|
2937
|
+
],
|
|
2938
|
+
"compatibility": {
|
|
2939
|
+
"nuxt": "^2.0.0",
|
|
2940
|
+
"requires": {}
|
|
2941
|
+
}
|
|
2942
|
+
},
|
|
2943
|
+
{
|
|
2944
|
+
"name": "nuxt-use-sound",
|
|
2945
|
+
"description": "A Nuxt module for playing sound effects.",
|
|
2946
|
+
"repo": "Tahul/nuxt-use-sound",
|
|
2947
|
+
"npm": "nuxt-use-sound",
|
|
2948
|
+
"icon": "nuxt-use-sound.svg",
|
|
2949
|
+
"github": "https://github.com/Tahul/nuxt-use-sound",
|
|
2950
|
+
"website": "https://github.com/Tahul/nuxt-use-sound",
|
|
2951
|
+
"learn_more": "https://github.com/vueuse/sound",
|
|
2952
|
+
"category": "Libraries",
|
|
2953
|
+
"type": "3rd-party",
|
|
2954
|
+
"maintainers": [
|
|
2955
|
+
{
|
|
2956
|
+
"name": "Tahul",
|
|
2957
|
+
"github": "Tahul"
|
|
2958
|
+
}
|
|
2959
|
+
],
|
|
2960
|
+
"compatibility": {
|
|
2961
|
+
"nuxt": "^2.0.0",
|
|
2962
|
+
"requires": {}
|
|
2963
|
+
}
|
|
2964
|
+
},
|
|
2965
|
+
{
|
|
2966
|
+
"name": "nuxt-viewport",
|
|
2967
|
+
"description": "Define custom viewports for your Nuxt project",
|
|
2968
|
+
"repo": "mvrlin/nuxt-viewport",
|
|
2969
|
+
"npm": "nuxt-viewport",
|
|
2970
|
+
"icon": "nuxt-viewport.svg",
|
|
2971
|
+
"github": "https://github.com/mvrlin/nuxt-viewport",
|
|
2972
|
+
"website": "https://github.com/mvrlin/nuxt-viewport",
|
|
2973
|
+
"learn_more": "",
|
|
2974
|
+
"category": "Extensions",
|
|
2975
|
+
"type": "3rd-party",
|
|
2976
|
+
"maintainers": [
|
|
2977
|
+
{
|
|
2978
|
+
"name": "mvrlin",
|
|
2979
|
+
"github": "mvrlin"
|
|
2980
|
+
}
|
|
2981
|
+
],
|
|
2982
|
+
"compatibility": {
|
|
2983
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2984
|
+
"requires": {
|
|
2985
|
+
"bridge": "optional"
|
|
2986
|
+
}
|
|
2987
|
+
}
|
|
2988
|
+
},
|
|
2989
|
+
{
|
|
2990
|
+
"name": "nuxt7",
|
|
2991
|
+
"description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
|
|
2992
|
+
"repo": "nuxt-community/nuxt7",
|
|
2993
|
+
"npm": "nuxt7",
|
|
2994
|
+
"icon": "",
|
|
2995
|
+
"github": "https://github.com/nuxt-community/nuxt7",
|
|
2996
|
+
"website": "https://github.com/nuxt-community/nuxt7",
|
|
2997
|
+
"learn_more": "https://framework7.io/",
|
|
2998
|
+
"category": "UI",
|
|
2999
|
+
"type": "community",
|
|
3000
|
+
"maintainers": [
|
|
3001
|
+
{
|
|
3002
|
+
"name": "Pooya Parsa",
|
|
3003
|
+
"github": "pi0",
|
|
3004
|
+
"twitter": "_pi0_"
|
|
3005
|
+
}
|
|
3006
|
+
],
|
|
3007
|
+
"compatibility": {
|
|
3008
|
+
"nuxt": "^2.0.0",
|
|
3009
|
+
"requires": {}
|
|
3010
|
+
}
|
|
3011
|
+
},
|
|
3012
|
+
{
|
|
3013
|
+
"name": "onesignal",
|
|
3014
|
+
"description": "OneSignal is a Free, high volume and reliable push notification service for websites and mobile applications.",
|
|
3015
|
+
"repo": "nuxt-community/onesignal-module",
|
|
3016
|
+
"npm": "@nuxtjs/onesignal",
|
|
3017
|
+
"icon": "one-signal.png",
|
|
3018
|
+
"github": "https://github.com/nuxt-community/onesignal-module",
|
|
3019
|
+
"website": "https://github.com/nuxt-community/onesignal-module",
|
|
3020
|
+
"learn_more": "https://onesignal.com/",
|
|
3021
|
+
"category": "Extensions",
|
|
3022
|
+
"type": "community",
|
|
3023
|
+
"maintainers": [
|
|
3024
|
+
{
|
|
3025
|
+
"name": "Pooya Parsa",
|
|
3026
|
+
"github": "pi0",
|
|
3027
|
+
"twitter": "_pi0_"
|
|
3028
|
+
}
|
|
3029
|
+
],
|
|
3030
|
+
"compatibility": {
|
|
3031
|
+
"nuxt": "^2.0.0",
|
|
3032
|
+
"requires": {}
|
|
3033
|
+
}
|
|
1921
3034
|
},
|
|
1922
3035
|
{
|
|
1923
3036
|
"name": "optimized-images",
|
|
@@ -1934,10 +3047,13 @@
|
|
|
1934
3047
|
{
|
|
1935
3048
|
"name": "Julio Marquez",
|
|
1936
3049
|
"github": "juliomrqz",
|
|
1937
|
-
"twitter": "juliomrqz"
|
|
1938
|
-
"avatar": "https://avatars1.githubusercontent.com/u/1911993?v=4"
|
|
3050
|
+
"twitter": "juliomrqz"
|
|
1939
3051
|
}
|
|
1940
|
-
]
|
|
3052
|
+
],
|
|
3053
|
+
"compatibility": {
|
|
3054
|
+
"nuxt": "^2.0.0",
|
|
3055
|
+
"requires": {}
|
|
3056
|
+
}
|
|
1941
3057
|
},
|
|
1942
3058
|
{
|
|
1943
3059
|
"name": "page-generator-helper",
|
|
@@ -1953,10 +3069,13 @@
|
|
|
1953
3069
|
"maintainers": [
|
|
1954
3070
|
{
|
|
1955
3071
|
"name": "GrabarzUndPartner",
|
|
1956
|
-
"github": "GrabarzUndPartner"
|
|
1957
|
-
"avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
|
|
3072
|
+
"github": "GrabarzUndPartner"
|
|
1958
3073
|
}
|
|
1959
|
-
]
|
|
3074
|
+
],
|
|
3075
|
+
"compatibility": {
|
|
3076
|
+
"nuxt": "^2.0.0",
|
|
3077
|
+
"requires": {}
|
|
3078
|
+
}
|
|
1960
3079
|
},
|
|
1961
3080
|
{
|
|
1962
3081
|
"name": "parse",
|
|
@@ -1972,29 +3091,107 @@
|
|
|
1972
3091
|
"maintainers": [
|
|
1973
3092
|
{
|
|
1974
3093
|
"name": "cierrateam",
|
|
1975
|
-
"github": "cierrateam"
|
|
1976
|
-
|
|
3094
|
+
"github": "cierrateam"
|
|
3095
|
+
}
|
|
3096
|
+
],
|
|
3097
|
+
"compatibility": {
|
|
3098
|
+
"nuxt": "^2.0.0",
|
|
3099
|
+
"requires": {}
|
|
3100
|
+
}
|
|
3101
|
+
},
|
|
3102
|
+
{
|
|
3103
|
+
"name": "partytown",
|
|
3104
|
+
"description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
|
|
3105
|
+
"repo": "nuxt-modules/partytown",
|
|
3106
|
+
"npm": "@nuxtjs/partytown",
|
|
3107
|
+
"icon": "partytown.svg",
|
|
3108
|
+
"github": "https://github.com/nuxt-modules/partytown",
|
|
3109
|
+
"website": "https://github.com/nuxt-modules/partytown",
|
|
3110
|
+
"learn_more": "https://partytown.builder.io/",
|
|
3111
|
+
"category": "Performance",
|
|
3112
|
+
"type": "community",
|
|
3113
|
+
"maintainers": [
|
|
3114
|
+
{
|
|
3115
|
+
"name": "Daniel Roe",
|
|
3116
|
+
"github": "danielroe",
|
|
3117
|
+
"twitter": "danielcroe"
|
|
3118
|
+
}
|
|
3119
|
+
],
|
|
3120
|
+
"compatibility": {
|
|
3121
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3122
|
+
"requires": {
|
|
3123
|
+
"bridge": true
|
|
3124
|
+
}
|
|
3125
|
+
}
|
|
3126
|
+
},
|
|
3127
|
+
{
|
|
3128
|
+
"name": "persian-datepicker",
|
|
3129
|
+
"description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
|
|
3130
|
+
"repo": "alireza-ab/vue-persian-datepicker",
|
|
3131
|
+
"npm": "@alireza-ab/vue-persian-datepicker",
|
|
3132
|
+
"icon": "persian-datepicker.svg",
|
|
3133
|
+
"github": "https://github.com/alireza-ab/vue-persian-datepicker",
|
|
3134
|
+
"website": "https://alireza-ab.ir/datepicker",
|
|
3135
|
+
"learn_more": "https://alireza-ab.ir/datepicker",
|
|
3136
|
+
"category": "Date",
|
|
3137
|
+
"type": "3rd-party",
|
|
3138
|
+
"maintainers": [
|
|
3139
|
+
{
|
|
3140
|
+
"name": "Alireza Alibeiki",
|
|
3141
|
+
"github": "alireza-ab",
|
|
3142
|
+
"avatar": "https://avatars0.githubusercontent.com/u/55649373?v=4"
|
|
1977
3143
|
}
|
|
1978
|
-
]
|
|
3144
|
+
],
|
|
3145
|
+
"compatibility": {
|
|
3146
|
+
"nuxt": "^2.0.0",
|
|
3147
|
+
"requires": {}
|
|
3148
|
+
}
|
|
3149
|
+
},
|
|
3150
|
+
{
|
|
3151
|
+
"name": "pinia",
|
|
3152
|
+
"description": "The Vue Store that you will enjoy using",
|
|
3153
|
+
"repo": "posva/pinia#v2/packages/nuxt",
|
|
3154
|
+
"npm": "@pinia/nuxt",
|
|
3155
|
+
"icon": "pinia.svg",
|
|
3156
|
+
"github": "https://github.com/posva/pinia/tree/v2/packages/nuxt",
|
|
3157
|
+
"website": "https://pinia.esm.dev/",
|
|
3158
|
+
"learn_more": "",
|
|
3159
|
+
"category": "Extensions",
|
|
3160
|
+
"type": "3rd-party",
|
|
3161
|
+
"maintainers": [
|
|
3162
|
+
{
|
|
3163
|
+
"name": "posva",
|
|
3164
|
+
"github": "posva"
|
|
3165
|
+
}
|
|
3166
|
+
],
|
|
3167
|
+
"compatibility": {
|
|
3168
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3169
|
+
"requires": {
|
|
3170
|
+
"bridge": "optional"
|
|
3171
|
+
}
|
|
3172
|
+
}
|
|
1979
3173
|
},
|
|
1980
3174
|
{
|
|
1981
3175
|
"name": "plausible",
|
|
1982
|
-
"description": "
|
|
1983
|
-
"repo": "
|
|
1984
|
-
"npm": "
|
|
1985
|
-
"icon": "
|
|
1986
|
-
"github": "https://github.com/
|
|
1987
|
-
"website": "https://github.com/
|
|
3176
|
+
"description": "Nuxt 3 module to natively integrate Plausible analytics",
|
|
3177
|
+
"repo": "johannschopplich/nuxt-plausible",
|
|
3178
|
+
"npm": "nuxt-plausible",
|
|
3179
|
+
"icon": "",
|
|
3180
|
+
"github": "https://github.com/johannschopplich/nuxt-plausible",
|
|
3181
|
+
"website": "https://github.com/johannschopplich/nuxt-plausible",
|
|
1988
3182
|
"learn_more": "",
|
|
1989
|
-
"category": "
|
|
3183
|
+
"category": "Devtools",
|
|
1990
3184
|
"type": "3rd-party",
|
|
1991
3185
|
"maintainers": [
|
|
1992
3186
|
{
|
|
1993
|
-
"name": "
|
|
1994
|
-
"github": "
|
|
1995
|
-
"avatar": "https://avatars1.githubusercontent.com/u/3034168?v=4"
|
|
3187
|
+
"name": "johannschopplich",
|
|
3188
|
+
"github": "johannschopplich"
|
|
1996
3189
|
}
|
|
1997
|
-
]
|
|
3190
|
+
],
|
|
3191
|
+
"compatibility": {
|
|
3192
|
+
"nuxt": "^2.0.0",
|
|
3193
|
+
"requires": {}
|
|
3194
|
+
}
|
|
1998
3195
|
},
|
|
1999
3196
|
{
|
|
2000
3197
|
"name": "precompress",
|
|
@@ -2010,41 +3207,36 @@
|
|
|
2010
3207
|
"maintainers": [
|
|
2011
3208
|
{
|
|
2012
3209
|
"name": "frenchrabbit",
|
|
2013
|
-
"github": "frenchrabbit"
|
|
2014
|
-
"avatar": "https://avatars3.githubusercontent.com/u/9402252?v=4"
|
|
3210
|
+
"github": "frenchrabbit"
|
|
2015
3211
|
}
|
|
2016
|
-
]
|
|
3212
|
+
],
|
|
3213
|
+
"compatibility": {
|
|
3214
|
+
"nuxt": "^2.0.0",
|
|
3215
|
+
"requires": {}
|
|
3216
|
+
}
|
|
2017
3217
|
},
|
|
2018
3218
|
{
|
|
2019
3219
|
"name": "prismic",
|
|
2020
3220
|
"description": "Easily connect your Nuxt.js application to your content hosted on Prismic",
|
|
2021
|
-
"repo": "nuxt-
|
|
3221
|
+
"repo": "nuxt-modules/prismic",
|
|
2022
3222
|
"npm": "@nuxtjs/prismic",
|
|
2023
3223
|
"icon": "prismic.png",
|
|
2024
|
-
"github": "https://github.com/nuxt-
|
|
3224
|
+
"github": "https://github.com/nuxt-modules/prismic",
|
|
2025
3225
|
"website": "https://prismic.nuxtjs.org",
|
|
2026
|
-
"learn_more": "https://prismic.io
|
|
3226
|
+
"learn_more": "https://prismic.io",
|
|
2027
3227
|
"category": "CMS",
|
|
2028
3228
|
"type": "community",
|
|
2029
3229
|
"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
3230
|
{
|
|
2037
3231
|
"name": "lihbr",
|
|
2038
3232
|
"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"
|
|
3233
|
+
"twitter": "li_hbr"
|
|
2046
3234
|
}
|
|
2047
|
-
]
|
|
3235
|
+
],
|
|
3236
|
+
"compatibility": {
|
|
3237
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3238
|
+
"requires": {}
|
|
3239
|
+
}
|
|
2048
3240
|
},
|
|
2049
3241
|
{
|
|
2050
3242
|
"name": "protected-mailto",
|
|
@@ -2060,10 +3252,13 @@
|
|
|
2060
3252
|
"maintainers": [
|
|
2061
3253
|
{
|
|
2062
3254
|
"name": "mmoollllee",
|
|
2063
|
-
"github": "mmoollllee"
|
|
2064
|
-
"avatar": "https://avatars1.githubusercontent.com/u/26859300?v=4"
|
|
3255
|
+
"github": "mmoollllee"
|
|
2065
3256
|
}
|
|
2066
|
-
]
|
|
3257
|
+
],
|
|
3258
|
+
"compatibility": {
|
|
3259
|
+
"nuxt": "^2.0.0",
|
|
3260
|
+
"requires": {}
|
|
3261
|
+
}
|
|
2067
3262
|
},
|
|
2068
3263
|
{
|
|
2069
3264
|
"name": "proxy",
|
|
@@ -2080,10 +3275,13 @@
|
|
|
2080
3275
|
{
|
|
2081
3276
|
"name": "Pooya Parsa",
|
|
2082
3277
|
"github": "pi0",
|
|
2083
|
-
"twitter": "_pi0_"
|
|
2084
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
3278
|
+
"twitter": "_pi0_"
|
|
2085
3279
|
}
|
|
2086
|
-
]
|
|
3280
|
+
],
|
|
3281
|
+
"compatibility": {
|
|
3282
|
+
"nuxt": "^2.0.0",
|
|
3283
|
+
"requires": {}
|
|
3284
|
+
}
|
|
2087
3285
|
},
|
|
2088
3286
|
{
|
|
2089
3287
|
"name": "prune-html",
|
|
@@ -2098,16 +3296,20 @@
|
|
|
2098
3296
|
"type": "3rd-party",
|
|
2099
3297
|
"maintainers": [
|
|
2100
3298
|
{
|
|
2101
|
-
"name": "
|
|
3299
|
+
"name": "Luca Iaconelli",
|
|
2102
3300
|
"github": "LuXDAmore",
|
|
2103
|
-
"
|
|
3301
|
+
"twitter": "luxdamore"
|
|
2104
3302
|
}
|
|
2105
|
-
]
|
|
3303
|
+
],
|
|
3304
|
+
"compatibility": {
|
|
3305
|
+
"nuxt": "^2.0.0",
|
|
3306
|
+
"requires": {}
|
|
3307
|
+
}
|
|
2106
3308
|
},
|
|
2107
3309
|
{
|
|
2108
3310
|
"name": "purgecss",
|
|
2109
3311
|
"description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt.js",
|
|
2110
|
-
"repo": "Developmint/nuxt-purgecss",
|
|
3312
|
+
"repo": "Developmint/nuxt-purgecss#main",
|
|
2111
3313
|
"npm": "nuxt-purgecss",
|
|
2112
3314
|
"icon": "purgecss.png",
|
|
2113
3315
|
"github": "https://github.com/Developmint/nuxt-purgecss",
|
|
@@ -2118,14 +3320,17 @@
|
|
|
2118
3320
|
"maintainers": [
|
|
2119
3321
|
{
|
|
2120
3322
|
"name": "Developmint",
|
|
2121
|
-
"github": "Developmint"
|
|
2122
|
-
"avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
|
|
3323
|
+
"github": "Developmint"
|
|
2123
3324
|
}
|
|
2124
|
-
]
|
|
3325
|
+
],
|
|
3326
|
+
"compatibility": {
|
|
3327
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3328
|
+
"requires": {}
|
|
3329
|
+
}
|
|
2125
3330
|
},
|
|
2126
3331
|
{
|
|
2127
3332
|
"name": "pwa",
|
|
2128
|
-
"description": "Easily build a Progressive Web App for your Nuxt.js application to improve your
|
|
3333
|
+
"description": "Easily build a Progressive Web App for your Nuxt.js application to improve your app's performance.",
|
|
2129
3334
|
"repo": "nuxt-community/pwa-module",
|
|
2130
3335
|
"npm": "@nuxtjs/pwa",
|
|
2131
3336
|
"icon": "pwa.png",
|
|
@@ -2138,10 +3343,15 @@
|
|
|
2138
3343
|
{
|
|
2139
3344
|
"name": "Pooya Parsa",
|
|
2140
3345
|
"github": "pi0",
|
|
2141
|
-
"twitter": "_pi0_"
|
|
2142
|
-
|
|
3346
|
+
"twitter": "_pi0_"
|
|
3347
|
+
}
|
|
3348
|
+
],
|
|
3349
|
+
"compatibility": {
|
|
3350
|
+
"nuxt": "^2.0.0",
|
|
3351
|
+
"requires": {
|
|
3352
|
+
"bridge": "optional"
|
|
2143
3353
|
}
|
|
2144
|
-
|
|
3354
|
+
}
|
|
2145
3355
|
},
|
|
2146
3356
|
{
|
|
2147
3357
|
"name": "python",
|
|
@@ -2157,10 +3367,13 @@
|
|
|
2157
3367
|
"maintainers": [
|
|
2158
3368
|
{
|
|
2159
3369
|
"name": "Sebastian Silva",
|
|
2160
|
-
"github": "icarito"
|
|
2161
|
-
"avatar": "https://avatars0.githubusercontent.com/u/199755?v=4"
|
|
3370
|
+
"github": "icarito"
|
|
2162
3371
|
}
|
|
2163
|
-
]
|
|
3372
|
+
],
|
|
3373
|
+
"compatibility": {
|
|
3374
|
+
"nuxt": "^2.0.0",
|
|
3375
|
+
"requires": {}
|
|
3376
|
+
}
|
|
2164
3377
|
},
|
|
2165
3378
|
{
|
|
2166
3379
|
"name": "recaptcha",
|
|
@@ -2176,10 +3389,13 @@
|
|
|
2176
3389
|
"maintainers": [
|
|
2177
3390
|
{
|
|
2178
3391
|
"name": "mvrlin",
|
|
2179
|
-
"github": "mvrlin"
|
|
2180
|
-
"avatar": "https://avatars1.githubusercontent.com/u/24970784?v=4"
|
|
3392
|
+
"github": "mvrlin"
|
|
2181
3393
|
}
|
|
2182
|
-
]
|
|
3394
|
+
],
|
|
3395
|
+
"compatibility": {
|
|
3396
|
+
"nuxt": "^2.0.0",
|
|
3397
|
+
"requires": {}
|
|
3398
|
+
}
|
|
2183
3399
|
},
|
|
2184
3400
|
{
|
|
2185
3401
|
"name": "redirect",
|
|
@@ -2196,10 +3412,13 @@
|
|
|
2196
3412
|
{
|
|
2197
3413
|
"name": "Alexander Lichter",
|
|
2198
3414
|
"github": "manniL",
|
|
2199
|
-
"twitter": "TheAlexLichter"
|
|
2200
|
-
"avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
|
|
3415
|
+
"twitter": "TheAlexLichter"
|
|
2201
3416
|
}
|
|
2202
|
-
]
|
|
3417
|
+
],
|
|
3418
|
+
"compatibility": {
|
|
3419
|
+
"nuxt": "^2.0.0",
|
|
3420
|
+
"requires": {}
|
|
3421
|
+
}
|
|
2203
3422
|
},
|
|
2204
3423
|
{
|
|
2205
3424
|
"name": "rfg-icon",
|
|
@@ -2215,17 +3434,20 @@
|
|
|
2215
3434
|
"maintainers": [
|
|
2216
3435
|
{
|
|
2217
3436
|
"name": "pimlie",
|
|
2218
|
-
"github": "pimlie"
|
|
2219
|
-
"avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
|
|
3437
|
+
"github": "pimlie"
|
|
2220
3438
|
}
|
|
2221
|
-
]
|
|
3439
|
+
],
|
|
3440
|
+
"compatibility": {
|
|
3441
|
+
"nuxt": "^2.0.0",
|
|
3442
|
+
"requires": {}
|
|
3443
|
+
}
|
|
2222
3444
|
},
|
|
2223
3445
|
{
|
|
2224
3446
|
"name": "robots",
|
|
2225
3447
|
"description": "A Nuxt.js module thats inject a middleware to generate a robots.txt file",
|
|
2226
3448
|
"repo": "nuxt-community/robots-module",
|
|
2227
3449
|
"npm": "@nuxtjs/robots",
|
|
2228
|
-
"icon": "",
|
|
3450
|
+
"icon": "robots.png",
|
|
2229
3451
|
"github": "https://github.com/nuxt-community/robots-module",
|
|
2230
3452
|
"website": "https://github.com/nuxt-community/robots-module",
|
|
2231
3453
|
"learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
|
|
@@ -2234,10 +3456,15 @@
|
|
|
2234
3456
|
"maintainers": [
|
|
2235
3457
|
{
|
|
2236
3458
|
"name": "Ricardo Gobbo de Souza",
|
|
2237
|
-
"github": "ricardogobbosouza"
|
|
2238
|
-
|
|
3459
|
+
"github": "ricardogobbosouza"
|
|
3460
|
+
}
|
|
3461
|
+
],
|
|
3462
|
+
"compatibility": {
|
|
3463
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3464
|
+
"requires": {
|
|
3465
|
+
"bridge": "optional"
|
|
2239
3466
|
}
|
|
2240
|
-
|
|
3467
|
+
}
|
|
2241
3468
|
},
|
|
2242
3469
|
{
|
|
2243
3470
|
"name": "rollbar",
|
|
@@ -2253,10 +3480,13 @@
|
|
|
2253
3480
|
"maintainers": [
|
|
2254
3481
|
{
|
|
2255
3482
|
"name": "Gaël Reyrol",
|
|
2256
|
-
"github": "gaelreyrol"
|
|
2257
|
-
"avatar": "https://avatars1.githubusercontent.com/u/498465?v=4"
|
|
3483
|
+
"github": "gaelreyrol"
|
|
2258
3484
|
}
|
|
2259
|
-
]
|
|
3485
|
+
],
|
|
3486
|
+
"compatibility": {
|
|
3487
|
+
"nuxt": "^2.0.0",
|
|
3488
|
+
"requires": {}
|
|
3489
|
+
}
|
|
2260
3490
|
},
|
|
2261
3491
|
{
|
|
2262
3492
|
"name": "router-extras",
|
|
@@ -2273,10 +3503,13 @@
|
|
|
2273
3503
|
{
|
|
2274
3504
|
"name": "Ahad Birang",
|
|
2275
3505
|
"github": "farnabaz",
|
|
2276
|
-
"twitter": "a_birang"
|
|
2277
|
-
"avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
|
|
3506
|
+
"twitter": "a_birang"
|
|
2278
3507
|
}
|
|
2279
|
-
]
|
|
3508
|
+
],
|
|
3509
|
+
"compatibility": {
|
|
3510
|
+
"nuxt": "^2.0.0",
|
|
3511
|
+
"requires": {}
|
|
3512
|
+
}
|
|
2280
3513
|
},
|
|
2281
3514
|
{
|
|
2282
3515
|
"name": "router",
|
|
@@ -2293,18 +3526,21 @@
|
|
|
2293
3526
|
{
|
|
2294
3527
|
"name": "Sébastien Chopin",
|
|
2295
3528
|
"github": "Atinux",
|
|
2296
|
-
"twitter": "Atinux"
|
|
2297
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
3529
|
+
"twitter": "Atinux"
|
|
2298
3530
|
}
|
|
2299
|
-
]
|
|
3531
|
+
],
|
|
3532
|
+
"compatibility": {
|
|
3533
|
+
"nuxt": "^2.0.0",
|
|
3534
|
+
"requires": {}
|
|
3535
|
+
}
|
|
2300
3536
|
},
|
|
2301
3537
|
{
|
|
2302
3538
|
"name": "sanity",
|
|
2303
|
-
"description": "Access text, images, and other media with Nuxt
|
|
2304
|
-
"repo": "nuxt-
|
|
3539
|
+
"description": "Access text, images, and other media with Nuxt and the Sanity headless CMS.",
|
|
3540
|
+
"repo": "nuxt-modules/sanity#main",
|
|
2305
3541
|
"npm": "@nuxtjs/sanity",
|
|
2306
3542
|
"icon": "sanity.png",
|
|
2307
|
-
"github": "https://github.com/nuxt-
|
|
3543
|
+
"github": "https://github.com/nuxt-modules/sanity#main",
|
|
2308
3544
|
"website": "https://sanity.nuxtjs.org",
|
|
2309
3545
|
"learn_more": "https://www.sanity.io/",
|
|
2310
3546
|
"category": "CMS",
|
|
@@ -2313,10 +3549,39 @@
|
|
|
2313
3549
|
{
|
|
2314
3550
|
"name": "Daniel Roe",
|
|
2315
3551
|
"github": "danielroe",
|
|
2316
|
-
"twitter": "danielcroe"
|
|
2317
|
-
|
|
3552
|
+
"twitter": "danielcroe"
|
|
3553
|
+
}
|
|
3554
|
+
],
|
|
3555
|
+
"compatibility": {
|
|
3556
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3557
|
+
"requires": {
|
|
3558
|
+
"bridge": "optional"
|
|
2318
3559
|
}
|
|
2319
|
-
|
|
3560
|
+
}
|
|
3561
|
+
},
|
|
3562
|
+
{
|
|
3563
|
+
"name": "schema-org",
|
|
3564
|
+
"description": "Schema.org for Nuxt, supporting typed and automated Google Rich Results.",
|
|
3565
|
+
"repo": "vueuse/schema-org#main/packages/nuxt",
|
|
3566
|
+
"npm": "nuxt-schema-org",
|
|
3567
|
+
"icon": "schema-org.svg",
|
|
3568
|
+
"github": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
|
|
3569
|
+
"website": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
|
|
3570
|
+
"learn_more": "https://vue-schema-org.netlify.app/guide/setup/nuxt.html",
|
|
3571
|
+
"category": "SEO",
|
|
3572
|
+
"type": "3rd-party",
|
|
3573
|
+
"maintainers": [
|
|
3574
|
+
{
|
|
3575
|
+
"name": "Harlan Wilton",
|
|
3576
|
+
"github": "harlan-zw",
|
|
3577
|
+
"twitter": "harlan_zw",
|
|
3578
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
3579
|
+
}
|
|
3580
|
+
],
|
|
3581
|
+
"compatibility": {
|
|
3582
|
+
"nuxt": "^3.0.0",
|
|
3583
|
+
"requires": {}
|
|
3584
|
+
}
|
|
2320
3585
|
},
|
|
2321
3586
|
{
|
|
2322
3587
|
"name": "scss-to-js",
|
|
@@ -2332,10 +3597,36 @@
|
|
|
2332
3597
|
"maintainers": [
|
|
2333
3598
|
{
|
|
2334
3599
|
"name": "sugoidesune",
|
|
2335
|
-
"github": "sugoidesune"
|
|
2336
|
-
|
|
3600
|
+
"github": "sugoidesune"
|
|
3601
|
+
}
|
|
3602
|
+
],
|
|
3603
|
+
"compatibility": {
|
|
3604
|
+
"nuxt": "^2.0.0",
|
|
3605
|
+
"requires": {}
|
|
3606
|
+
}
|
|
3607
|
+
},
|
|
3608
|
+
{
|
|
3609
|
+
"name": "security",
|
|
3610
|
+
"description": "Security Module for Nuxt based on OWASP Top 10 and Helmet",
|
|
3611
|
+
"repo": "Baroshem/nuxt-security",
|
|
3612
|
+
"npm": "nuxt-security",
|
|
3613
|
+
"icon": "nuxt-security.svg",
|
|
3614
|
+
"github": "https://github.com/Baroshem/nuxt-security",
|
|
3615
|
+
"website": "https://nuxt-security.vercel.app/",
|
|
3616
|
+
"learn_more": "https://nuxt-security.vercel.app/",
|
|
3617
|
+
"category": "Security",
|
|
3618
|
+
"type": "3rd-party",
|
|
3619
|
+
"maintainers": [
|
|
3620
|
+
{
|
|
3621
|
+
"name": "Jakub Andrzejewski",
|
|
3622
|
+
"github": "Baroshem",
|
|
3623
|
+
"avatar": "https://avatars.githubusercontent.com/u/37120330?v=4"
|
|
2337
3624
|
}
|
|
2338
|
-
]
|
|
3625
|
+
],
|
|
3626
|
+
"compatibility": {
|
|
3627
|
+
"nuxt": "^3.0.0",
|
|
3628
|
+
"requires": {}
|
|
3629
|
+
}
|
|
2339
3630
|
},
|
|
2340
3631
|
{
|
|
2341
3632
|
"name": "segment",
|
|
@@ -2351,10 +3642,13 @@
|
|
|
2351
3642
|
"maintainers": [
|
|
2352
3643
|
{
|
|
2353
3644
|
"name": "dansmaculotte",
|
|
2354
|
-
"github": "dansmaculotte"
|
|
2355
|
-
"avatar": "https://avatars1.githubusercontent.com/u/44588441?v=4"
|
|
3645
|
+
"github": "dansmaculotte"
|
|
2356
3646
|
}
|
|
2357
|
-
]
|
|
3647
|
+
],
|
|
3648
|
+
"compatibility": {
|
|
3649
|
+
"nuxt": "^2.0.0",
|
|
3650
|
+
"requires": {}
|
|
3651
|
+
}
|
|
2358
3652
|
},
|
|
2359
3653
|
{
|
|
2360
3654
|
"name": "sentry",
|
|
@@ -2370,10 +3664,36 @@
|
|
|
2370
3664
|
"maintainers": [
|
|
2371
3665
|
{
|
|
2372
3666
|
"name": "Rafał Chłodnicki",
|
|
2373
|
-
"github": "rchl"
|
|
2374
|
-
|
|
3667
|
+
"github": "rchl"
|
|
3668
|
+
}
|
|
3669
|
+
],
|
|
3670
|
+
"compatibility": {
|
|
3671
|
+
"nuxt": "^2.0.0",
|
|
3672
|
+
"requires": {}
|
|
3673
|
+
}
|
|
3674
|
+
},
|
|
3675
|
+
{
|
|
3676
|
+
"name": "seo-meta",
|
|
3677
|
+
"description": "Simple generate seo metadata",
|
|
3678
|
+
"repo": "ihavecoke/nuxtjs-seo-meta#main/packages/core",
|
|
3679
|
+
"npm": "nuxt-seo-meta",
|
|
3680
|
+
"icon": "",
|
|
3681
|
+
"github": "https://github.com/ihavecoke/nuxtjs-seo-meta",
|
|
3682
|
+
"website": "https://github.com/ihavecoke/nuxtjs-seo-meta",
|
|
3683
|
+
"learn_more": "",
|
|
3684
|
+
"category": "SEO",
|
|
3685
|
+
"type": "3rd-party",
|
|
3686
|
+
"maintainers": [
|
|
3687
|
+
{
|
|
3688
|
+
"name": "ihavecoke",
|
|
3689
|
+
"github": "ihavecoke",
|
|
3690
|
+
"avatar": "https://avatars0.githubusercontent.com/u/10757551?v=4"
|
|
2375
3691
|
}
|
|
2376
|
-
]
|
|
3692
|
+
],
|
|
3693
|
+
"compatibility": {
|
|
3694
|
+
"nuxt": "^2.0.0",
|
|
3695
|
+
"requires": {}
|
|
3696
|
+
}
|
|
2377
3697
|
},
|
|
2378
3698
|
{
|
|
2379
3699
|
"name": "seomatic-meta",
|
|
@@ -2389,10 +3709,13 @@
|
|
|
2389
3709
|
"maintainers": [
|
|
2390
3710
|
{
|
|
2391
3711
|
"name": "ben-rogerson",
|
|
2392
|
-
"github": "ben-rogerson"
|
|
2393
|
-
"avatar": "https://avatars0.githubusercontent.com/u/21288568?v=4"
|
|
3712
|
+
"github": "ben-rogerson"
|
|
2394
3713
|
}
|
|
2395
|
-
]
|
|
3714
|
+
],
|
|
3715
|
+
"compatibility": {
|
|
3716
|
+
"nuxt": "^2.0.0",
|
|
3717
|
+
"requires": {}
|
|
3718
|
+
}
|
|
2396
3719
|
},
|
|
2397
3720
|
{
|
|
2398
3721
|
"name": "separate-env",
|
|
@@ -2409,10 +3732,36 @@
|
|
|
2409
3732
|
{
|
|
2410
3733
|
"name": "Alexander Lichter",
|
|
2411
3734
|
"github": "manniL",
|
|
2412
|
-
"twitter": "TheAlexLichter"
|
|
2413
|
-
|
|
3735
|
+
"twitter": "TheAlexLichter"
|
|
3736
|
+
}
|
|
3737
|
+
],
|
|
3738
|
+
"compatibility": {
|
|
3739
|
+
"nuxt": "^2.0.0",
|
|
3740
|
+
"requires": {}
|
|
3741
|
+
}
|
|
3742
|
+
},
|
|
3743
|
+
{
|
|
3744
|
+
"name": "session",
|
|
3745
|
+
"description": "Session middleware to persist user data across requests, a client-side useSession composable to interact with the session, supports many storage backends via unjs/unstorage",
|
|
3746
|
+
"repo": "sidebase/nuxt-session",
|
|
3747
|
+
"npm": "@sidebase/nuxt-session",
|
|
3748
|
+
"icon": "session.png",
|
|
3749
|
+
"github": "https://github.com/sidebase/nuxt-session",
|
|
3750
|
+
"website": "https://github.com/sidebase/nuxt-session",
|
|
3751
|
+
"learn_more": "https://github.com/sidebase",
|
|
3752
|
+
"category": "Security",
|
|
3753
|
+
"type": "3rd-party",
|
|
3754
|
+
"maintainers": [
|
|
3755
|
+
{
|
|
3756
|
+
"name": "sidebase",
|
|
3757
|
+
"github": "sidebase",
|
|
3758
|
+
"twitter": "sidebase_io"
|
|
2414
3759
|
}
|
|
2415
|
-
]
|
|
3760
|
+
],
|
|
3761
|
+
"compatibility": {
|
|
3762
|
+
"nuxt": "^3.0.0",
|
|
3763
|
+
"requires": {}
|
|
3764
|
+
}
|
|
2416
3765
|
},
|
|
2417
3766
|
{
|
|
2418
3767
|
"name": "shopify",
|
|
@@ -2428,10 +3777,13 @@
|
|
|
2428
3777
|
"maintainers": [
|
|
2429
3778
|
{
|
|
2430
3779
|
"name": "Gomah",
|
|
2431
|
-
"github": "Gomah"
|
|
2432
|
-
"avatar": "https://avatars1.githubusercontent.com/u/2362138?v=4"
|
|
3780
|
+
"github": "Gomah"
|
|
2433
3781
|
}
|
|
2434
|
-
]
|
|
3782
|
+
],
|
|
3783
|
+
"compatibility": {
|
|
3784
|
+
"nuxt": "^2.0.0",
|
|
3785
|
+
"requires": {}
|
|
3786
|
+
}
|
|
2435
3787
|
},
|
|
2436
3788
|
{
|
|
2437
3789
|
"name": "simple-line-icons",
|
|
@@ -2447,10 +3799,13 @@
|
|
|
2447
3799
|
"maintainers": [
|
|
2448
3800
|
{
|
|
2449
3801
|
"name": "vaso2",
|
|
2450
|
-
"github": "vaso2"
|
|
2451
|
-
"avatar": "https://avatars3.githubusercontent.com/u/4008122?v=4"
|
|
3802
|
+
"github": "vaso2"
|
|
2452
3803
|
}
|
|
2453
|
-
]
|
|
3804
|
+
],
|
|
3805
|
+
"compatibility": {
|
|
3806
|
+
"nuxt": "^2.0.0",
|
|
3807
|
+
"requires": {}
|
|
3808
|
+
}
|
|
2454
3809
|
},
|
|
2455
3810
|
{
|
|
2456
3811
|
"name": "sitemap",
|
|
@@ -2467,10 +3822,13 @@
|
|
|
2467
3822
|
{
|
|
2468
3823
|
"name": "Nicolas PENNEC",
|
|
2469
3824
|
"github": "NicoPennec",
|
|
2470
|
-
"twitter": "NicoPennec"
|
|
2471
|
-
"avatar": "https://avatars3.githubusercontent.com/u/493223?v=4"
|
|
3825
|
+
"twitter": "NicoPennec"
|
|
2472
3826
|
}
|
|
2473
|
-
]
|
|
3827
|
+
],
|
|
3828
|
+
"compatibility": {
|
|
3829
|
+
"nuxt": "^2.0.0",
|
|
3830
|
+
"requires": {}
|
|
3831
|
+
}
|
|
2474
3832
|
},
|
|
2475
3833
|
{
|
|
2476
3834
|
"name": "snipcart",
|
|
@@ -2487,10 +3845,13 @@
|
|
|
2487
3845
|
{
|
|
2488
3846
|
"name": "Florent GIRAUD",
|
|
2489
3847
|
"github": "f3ltron",
|
|
2490
|
-
"twitter": "giraud_florent"
|
|
2491
|
-
"avatar": "https://avatars.githubusercontent.com/u/11556276?v=4"
|
|
3848
|
+
"twitter": "giraud_florent"
|
|
2492
3849
|
}
|
|
2493
|
-
]
|
|
3850
|
+
],
|
|
3851
|
+
"compatibility": {
|
|
3852
|
+
"nuxt": "^2.0.0",
|
|
3853
|
+
"requires": {}
|
|
3854
|
+
}
|
|
2494
3855
|
},
|
|
2495
3856
|
{
|
|
2496
3857
|
"name": "social-meta",
|
|
@@ -2506,10 +3867,13 @@
|
|
|
2506
3867
|
"maintainers": [
|
|
2507
3868
|
{
|
|
2508
3869
|
"name": "AlekseyPleshkov",
|
|
2509
|
-
"github": "AlekseyPleshkov"
|
|
2510
|
-
"avatar": "https://avatars0.githubusercontent.com/u/11446603?v=4"
|
|
3870
|
+
"github": "AlekseyPleshkov"
|
|
2511
3871
|
}
|
|
2512
|
-
]
|
|
3872
|
+
],
|
|
3873
|
+
"compatibility": {
|
|
3874
|
+
"nuxt": "^2.0.0",
|
|
3875
|
+
"requires": {}
|
|
3876
|
+
}
|
|
2513
3877
|
},
|
|
2514
3878
|
{
|
|
2515
3879
|
"name": "socket-io",
|
|
@@ -2525,10 +3889,13 @@
|
|
|
2525
3889
|
"maintainers": [
|
|
2526
3890
|
{
|
|
2527
3891
|
"name": "richardeschloss",
|
|
2528
|
-
"github": "richardeschloss"
|
|
2529
|
-
"avatar": "https://avatars2.githubusercontent.com/u/5906351?v=4"
|
|
3892
|
+
"github": "richardeschloss"
|
|
2530
3893
|
}
|
|
2531
|
-
]
|
|
3894
|
+
],
|
|
3895
|
+
"compatibility": {
|
|
3896
|
+
"nuxt": "^2.0.0",
|
|
3897
|
+
"requires": {}
|
|
3898
|
+
}
|
|
2532
3899
|
},
|
|
2533
3900
|
{
|
|
2534
3901
|
"name": "speedcurve",
|
|
@@ -2545,10 +3912,68 @@
|
|
|
2545
3912
|
{
|
|
2546
3913
|
"name": "Josh Deltener",
|
|
2547
3914
|
"github": "hecktarzuli",
|
|
2548
|
-
"twitter": "JoshDeltener"
|
|
2549
|
-
|
|
3915
|
+
"twitter": "JoshDeltener"
|
|
3916
|
+
}
|
|
3917
|
+
],
|
|
3918
|
+
"compatibility": {
|
|
3919
|
+
"nuxt": "^2.0.0",
|
|
3920
|
+
"requires": {}
|
|
3921
|
+
}
|
|
3922
|
+
},
|
|
3923
|
+
{
|
|
3924
|
+
"name": "speedkit",
|
|
3925
|
+
"description": "nuxt-speedkit will help you to improve the lighthouse performance (score: 100/100) of your website.",
|
|
3926
|
+
"repo": "GrabarzUndPartner/nuxt-speedkit",
|
|
3927
|
+
"npm": "nuxt-speedkit",
|
|
3928
|
+
"icon": "speedkit.png",
|
|
3929
|
+
"github": "https://github.com/GrabarzUndPartner/nuxt-speedkit",
|
|
3930
|
+
"website": "https://nuxt-speedkit.grabarzundpartner.dev",
|
|
3931
|
+
"learn_more": "",
|
|
3932
|
+
"category": "Performance",
|
|
3933
|
+
"type": "3rd-party",
|
|
3934
|
+
"maintainers": [
|
|
3935
|
+
{
|
|
3936
|
+
"name": "Stephan Gerbeth",
|
|
3937
|
+
"github": "StephanGerbeth",
|
|
3938
|
+
"avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
|
|
3939
|
+
},
|
|
3940
|
+
{
|
|
3941
|
+
"name": "Thorn Walli",
|
|
3942
|
+
"github": "ThornWalli",
|
|
3943
|
+
"avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
|
|
3944
|
+
},
|
|
3945
|
+
{
|
|
3946
|
+
"name": "Grabarz & Partner",
|
|
3947
|
+
"github": "GrabarzUndPartner",
|
|
3948
|
+
"avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
|
|
2550
3949
|
}
|
|
2551
|
-
]
|
|
3950
|
+
],
|
|
3951
|
+
"compatibility": {
|
|
3952
|
+
"nuxt": "^2.0.0",
|
|
3953
|
+
"requires": {}
|
|
3954
|
+
}
|
|
3955
|
+
},
|
|
3956
|
+
{
|
|
3957
|
+
"name": "ssr-lit",
|
|
3958
|
+
"description": "",
|
|
3959
|
+
"repo": "prashantpalikhe/nuxt-ssr-lit",
|
|
3960
|
+
"npm": "nuxt-ssr-lit",
|
|
3961
|
+
"icon": "",
|
|
3962
|
+
"github": "https://github.com/prashantpalikhe/nuxt-ssr-lit",
|
|
3963
|
+
"website": "https://github.com/prashantpalikhe/nuxt-ssr-lit",
|
|
3964
|
+
"learn_more": "",
|
|
3965
|
+
"category": "Devtools",
|
|
3966
|
+
"type": "3rd-party",
|
|
3967
|
+
"maintainers": [
|
|
3968
|
+
{
|
|
3969
|
+
"name": "prashantpalikhe",
|
|
3970
|
+
"github": "prashantpalikhe"
|
|
3971
|
+
}
|
|
3972
|
+
],
|
|
3973
|
+
"compatibility": {
|
|
3974
|
+
"nuxt": "^2.0.0",
|
|
3975
|
+
"requires": {}
|
|
3976
|
+
}
|
|
2552
3977
|
},
|
|
2553
3978
|
{
|
|
2554
3979
|
"name": "storage",
|
|
@@ -2564,10 +3989,35 @@
|
|
|
2564
3989
|
"maintainers": [
|
|
2565
3990
|
{
|
|
2566
3991
|
"name": "mazipan",
|
|
2567
|
-
"github": "mazipan"
|
|
2568
|
-
|
|
3992
|
+
"github": "mazipan"
|
|
3993
|
+
}
|
|
3994
|
+
],
|
|
3995
|
+
"compatibility": {
|
|
3996
|
+
"nuxt": "^2.0.0",
|
|
3997
|
+
"requires": {}
|
|
3998
|
+
}
|
|
3999
|
+
},
|
|
4000
|
+
{
|
|
4001
|
+
"name": "storefront-ui",
|
|
4002
|
+
"description": "Storefront UI Module for Nuxt.js",
|
|
4003
|
+
"repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
|
|
4004
|
+
"npm": "@storefront-ui/nuxt",
|
|
4005
|
+
"icon": "storefront-ui.svg",
|
|
4006
|
+
"github": "https://github.com/vuestorefront/storefront-ui/tree/develop/packages/nuxt-module",
|
|
4007
|
+
"website": "https://docs.storefrontui.io/?path=/story/getting-started-installation--page#installation",
|
|
4008
|
+
"learn_more": "https://docs.storefrontui.io/",
|
|
4009
|
+
"category": "UI",
|
|
4010
|
+
"type": "3rd-party",
|
|
4011
|
+
"maintainers": [
|
|
4012
|
+
{
|
|
4013
|
+
"name": "Jakub Andrzejewski",
|
|
4014
|
+
"github": "Baroshem"
|
|
2569
4015
|
}
|
|
2570
|
-
]
|
|
4016
|
+
],
|
|
4017
|
+
"compatibility": {
|
|
4018
|
+
"nuxt": "^2.0.0",
|
|
4019
|
+
"requires": {}
|
|
4020
|
+
}
|
|
2571
4021
|
},
|
|
2572
4022
|
{
|
|
2573
4023
|
"name": "stories",
|
|
@@ -2583,16 +4033,19 @@
|
|
|
2583
4033
|
"maintainers": [
|
|
2584
4034
|
{
|
|
2585
4035
|
"name": "richardeschloss",
|
|
2586
|
-
"github": "richardeschloss"
|
|
2587
|
-
"avatar": "https://avatars2.githubusercontent.com/u/5906351?v=4"
|
|
4036
|
+
"github": "richardeschloss"
|
|
2588
4037
|
}
|
|
2589
|
-
]
|
|
4038
|
+
],
|
|
4039
|
+
"compatibility": {
|
|
4040
|
+
"nuxt": "^2.0.0",
|
|
4041
|
+
"requires": {}
|
|
4042
|
+
}
|
|
2590
4043
|
},
|
|
2591
4044
|
{
|
|
2592
4045
|
"name": "storyblok",
|
|
2593
4046
|
"description": "Storyblok Nuxt.js module",
|
|
2594
|
-
"repo": "storyblok/storyblok-nuxt",
|
|
2595
|
-
"npm": "storyblok
|
|
4047
|
+
"repo": "storyblok/storyblok-nuxt#master/lib",
|
|
4048
|
+
"npm": "@storyblok/nuxt",
|
|
2596
4049
|
"icon": "storyblok.png",
|
|
2597
4050
|
"github": "https://github.com/storyblok/storyblok-nuxt",
|
|
2598
4051
|
"website": "https://github.com/storyblok/storyblok-nuxt",
|
|
@@ -2602,10 +4055,13 @@
|
|
|
2602
4055
|
"maintainers": [
|
|
2603
4056
|
{
|
|
2604
4057
|
"name": "storyblok",
|
|
2605
|
-
"github": "storyblok"
|
|
2606
|
-
"avatar": "https://avatars0.githubusercontent.com/u/13880908?v=4"
|
|
4058
|
+
"github": "storyblok"
|
|
2607
4059
|
}
|
|
2608
|
-
]
|
|
4060
|
+
],
|
|
4061
|
+
"compatibility": {
|
|
4062
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4063
|
+
"requires": {}
|
|
4064
|
+
}
|
|
2609
4065
|
},
|
|
2610
4066
|
{
|
|
2611
4067
|
"name": "storybook",
|
|
@@ -2622,16 +4078,20 @@
|
|
|
2622
4078
|
{
|
|
2623
4079
|
"name": "Ahad Birang",
|
|
2624
4080
|
"github": "farnabaz",
|
|
2625
|
-
"twitter": "a_birang"
|
|
2626
|
-
"avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
|
|
4081
|
+
"twitter": "a_birang"
|
|
2627
4082
|
},
|
|
2628
4083
|
{
|
|
2629
4084
|
"name": "Pooya Parsa",
|
|
2630
4085
|
"github": "pi0",
|
|
2631
|
-
"twitter": "_pi0_"
|
|
2632
|
-
|
|
4086
|
+
"twitter": "_pi0_"
|
|
4087
|
+
}
|
|
4088
|
+
],
|
|
4089
|
+
"compatibility": {
|
|
4090
|
+
"nuxt": "^2.0.0",
|
|
4091
|
+
"requires": {
|
|
4092
|
+
"bridge": "optional"
|
|
2633
4093
|
}
|
|
2634
|
-
|
|
4094
|
+
}
|
|
2635
4095
|
},
|
|
2636
4096
|
{
|
|
2637
4097
|
"name": "strapi",
|
|
@@ -2648,16 +4108,20 @@
|
|
|
2648
4108
|
{
|
|
2649
4109
|
"name": "Benjamin Canac",
|
|
2650
4110
|
"github": "benjamincanac",
|
|
2651
|
-
"twitter": "benjamincanac"
|
|
2652
|
-
"avatar": "https://avatars2.githubusercontent.com/u/739984?v=4"
|
|
4111
|
+
"twitter": "benjamincanac"
|
|
2653
4112
|
},
|
|
2654
4113
|
{
|
|
2655
4114
|
"name": "Sébastien Chopin",
|
|
2656
4115
|
"github": "Atinux",
|
|
2657
|
-
"twitter": "Atinux"
|
|
2658
|
-
|
|
4116
|
+
"twitter": "Atinux"
|
|
4117
|
+
}
|
|
4118
|
+
],
|
|
4119
|
+
"compatibility": {
|
|
4120
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4121
|
+
"requires": {
|
|
4122
|
+
"bridge": true
|
|
2659
4123
|
}
|
|
2660
|
-
|
|
4124
|
+
}
|
|
2661
4125
|
},
|
|
2662
4126
|
{
|
|
2663
4127
|
"name": "stripe",
|
|
@@ -2673,10 +4137,13 @@
|
|
|
2673
4137
|
"maintainers": [
|
|
2674
4138
|
{
|
|
2675
4139
|
"name": "WilliamDASILVA",
|
|
2676
|
-
"github": "WilliamDASILVA"
|
|
2677
|
-
"avatar": "https://avatars3.githubusercontent.com/u/2766008?v=4"
|
|
4140
|
+
"github": "WilliamDASILVA"
|
|
2678
4141
|
}
|
|
2679
|
-
]
|
|
4142
|
+
],
|
|
4143
|
+
"compatibility": {
|
|
4144
|
+
"nuxt": "^2.0.0",
|
|
4145
|
+
"requires": {}
|
|
4146
|
+
}
|
|
2680
4147
|
},
|
|
2681
4148
|
{
|
|
2682
4149
|
"name": "style-resources",
|
|
@@ -2693,10 +4160,13 @@
|
|
|
2693
4160
|
{
|
|
2694
4161
|
"name": "Alexander Lichter",
|
|
2695
4162
|
"github": "manniL",
|
|
2696
|
-
"twitter": "TheAlexLichter"
|
|
2697
|
-
"avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
|
|
4163
|
+
"twitter": "TheAlexLichter"
|
|
2698
4164
|
}
|
|
2699
|
-
]
|
|
4165
|
+
],
|
|
4166
|
+
"compatibility": {
|
|
4167
|
+
"nuxt": "^2.0.0",
|
|
4168
|
+
"requires": {}
|
|
4169
|
+
}
|
|
2700
4170
|
},
|
|
2701
4171
|
{
|
|
2702
4172
|
"name": "stylelint",
|
|
@@ -2712,30 +4182,69 @@
|
|
|
2712
4182
|
"maintainers": [
|
|
2713
4183
|
{
|
|
2714
4184
|
"name": "Ricardo Gobbo de Souza",
|
|
2715
|
-
"github": "ricardogobbosouza"
|
|
2716
|
-
|
|
4185
|
+
"github": "ricardogobbosouza"
|
|
4186
|
+
}
|
|
4187
|
+
],
|
|
4188
|
+
"compatibility": {
|
|
4189
|
+
"nuxt": "^2.0.0",
|
|
4190
|
+
"requires": {}
|
|
4191
|
+
}
|
|
4192
|
+
},
|
|
4193
|
+
{
|
|
4194
|
+
"name": "stylify",
|
|
4195
|
+
"description": "Stylify generates utility-first CSS dynamically based on what you write. Write HTML. Get CSS.",
|
|
4196
|
+
"repo": "stylify/packages#master/packages/nuxt",
|
|
4197
|
+
"npm": "@stylify/nuxt",
|
|
4198
|
+
"icon": "stylify.svg",
|
|
4199
|
+
"github": "https://github.com/stylify/packages/tree/master/packages/nuxt",
|
|
4200
|
+
"website": "https://stylifycss.com/docs/nuxt",
|
|
4201
|
+
"learn_more": "https://stylifycss.com",
|
|
4202
|
+
"category": "UI",
|
|
4203
|
+
"type": "3rd-party",
|
|
4204
|
+
"maintainers": [
|
|
4205
|
+
{
|
|
4206
|
+
"name": "Vladimír Macháček",
|
|
4207
|
+
"github": "Machy8",
|
|
4208
|
+
"twitter": "8machy"
|
|
2717
4209
|
}
|
|
2718
|
-
]
|
|
4210
|
+
],
|
|
4211
|
+
"compatibility": {
|
|
4212
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4213
|
+
"requires": {}
|
|
4214
|
+
}
|
|
2719
4215
|
},
|
|
2720
4216
|
{
|
|
2721
4217
|
"name": "supabase",
|
|
2722
|
-
"description": "
|
|
2723
|
-
"repo": "
|
|
2724
|
-
"npm": "
|
|
4218
|
+
"description": "First class integration with Supabase",
|
|
4219
|
+
"repo": "nuxt-community/supabase-module",
|
|
4220
|
+
"npm": "@nuxtjs/supabase",
|
|
2725
4221
|
"icon": "supabase.png",
|
|
2726
|
-
"github": "https://github.com/
|
|
2727
|
-
"website": "https://
|
|
2728
|
-
"learn_more": "https://supabase.
|
|
4222
|
+
"github": "https://github.com/nuxt-community/supabase-module",
|
|
4223
|
+
"website": "https://supabase.nuxtjs.org",
|
|
4224
|
+
"learn_more": "https://supabase.com",
|
|
2729
4225
|
"category": "Database",
|
|
2730
|
-
"type": "
|
|
4226
|
+
"type": "community",
|
|
2731
4227
|
"maintainers": [
|
|
4228
|
+
{
|
|
4229
|
+
"name": "Baptiste Leproux",
|
|
4230
|
+
"github": "larbish",
|
|
4231
|
+
"twitter": "baptistelprx"
|
|
4232
|
+
},
|
|
4233
|
+
{
|
|
4234
|
+
"name": "Sebastien Chopin",
|
|
4235
|
+
"github": "Atinux",
|
|
4236
|
+
"twitter": "Atinux"
|
|
4237
|
+
},
|
|
2732
4238
|
{
|
|
2733
4239
|
"name": "Scott Robertson",
|
|
2734
4240
|
"github": "scottrobertson",
|
|
2735
|
-
"twitter": "scottymeuk"
|
|
2736
|
-
"avatar": "https://avatars0.githubusercontent.com/u/68361?v=4"
|
|
4241
|
+
"twitter": "scottymeuk"
|
|
2737
4242
|
}
|
|
2738
|
-
]
|
|
4243
|
+
],
|
|
4244
|
+
"compatibility": {
|
|
4245
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4246
|
+
"requires": {}
|
|
4247
|
+
}
|
|
2739
4248
|
},
|
|
2740
4249
|
{
|
|
2741
4250
|
"name": "svg-loader",
|
|
@@ -2751,10 +4260,13 @@
|
|
|
2751
4260
|
"maintainers": [
|
|
2752
4261
|
{
|
|
2753
4262
|
"name": "Developmint",
|
|
2754
|
-
"github": "Developmint"
|
|
2755
|
-
"avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
|
|
4263
|
+
"github": "Developmint"
|
|
2756
4264
|
}
|
|
2757
|
-
]
|
|
4265
|
+
],
|
|
4266
|
+
"compatibility": {
|
|
4267
|
+
"nuxt": "^2.0.0",
|
|
4268
|
+
"requires": {}
|
|
4269
|
+
}
|
|
2758
4270
|
},
|
|
2759
4271
|
{
|
|
2760
4272
|
"name": "svg-sprite",
|
|
@@ -2771,10 +4283,13 @@
|
|
|
2771
4283
|
{
|
|
2772
4284
|
"name": "Ahad Birang",
|
|
2773
4285
|
"github": "farnabaz",
|
|
2774
|
-
"twitter": "a_birang"
|
|
2775
|
-
"avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
|
|
4286
|
+
"twitter": "a_birang"
|
|
2776
4287
|
}
|
|
2777
|
-
]
|
|
4288
|
+
],
|
|
4289
|
+
"compatibility": {
|
|
4290
|
+
"nuxt": "^2.0.0",
|
|
4291
|
+
"requires": {}
|
|
4292
|
+
}
|
|
2778
4293
|
},
|
|
2779
4294
|
{
|
|
2780
4295
|
"name": "svg",
|
|
@@ -2790,10 +4305,13 @@
|
|
|
2790
4305
|
"maintainers": [
|
|
2791
4306
|
{
|
|
2792
4307
|
"name": "Sam Holmes",
|
|
2793
|
-
"github": "sam3d"
|
|
2794
|
-
"avatar": "https://avatars0.githubusercontent.com/u/8385528?v=4"
|
|
4308
|
+
"github": "sam3d"
|
|
2795
4309
|
}
|
|
2796
|
-
]
|
|
4310
|
+
],
|
|
4311
|
+
"compatibility": {
|
|
4312
|
+
"nuxt": "^2.0.0",
|
|
4313
|
+
"requires": {}
|
|
4314
|
+
}
|
|
2797
4315
|
},
|
|
2798
4316
|
{
|
|
2799
4317
|
"name": "sweetalert2",
|
|
@@ -2809,10 +4327,13 @@
|
|
|
2809
4327
|
"maintainers": [
|
|
2810
4328
|
{
|
|
2811
4329
|
"name": "ImreC",
|
|
2812
|
-
"github": "ImreC"
|
|
2813
|
-
"avatar": "https://avatars1.githubusercontent.com/u/9742684?v=4"
|
|
4330
|
+
"github": "ImreC"
|
|
2814
4331
|
}
|
|
2815
|
-
]
|
|
4332
|
+
],
|
|
4333
|
+
"compatibility": {
|
|
4334
|
+
"nuxt": "^2.0.0",
|
|
4335
|
+
"requires": {}
|
|
4336
|
+
}
|
|
2816
4337
|
},
|
|
2817
4338
|
{
|
|
2818
4339
|
"name": "tailwindcss",
|
|
@@ -2829,10 +4350,36 @@
|
|
|
2829
4350
|
{
|
|
2830
4351
|
"name": "Sébastien Chopin",
|
|
2831
4352
|
"github": "Atinux",
|
|
2832
|
-
"twitter": "Atinux"
|
|
2833
|
-
"avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
|
|
4353
|
+
"twitter": "Atinux"
|
|
2834
4354
|
}
|
|
2835
|
-
]
|
|
4355
|
+
],
|
|
4356
|
+
"compatibility": {
|
|
4357
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4358
|
+
"requires": {}
|
|
4359
|
+
}
|
|
4360
|
+
},
|
|
4361
|
+
{
|
|
4362
|
+
"name": "tiktok-analytics",
|
|
4363
|
+
"description": "",
|
|
4364
|
+
"repo": "stickpro/nuxt-tiktok-analytics",
|
|
4365
|
+
"npm": "tiktok-analytics",
|
|
4366
|
+
"icon": "",
|
|
4367
|
+
"github": "https://github.com/stickpro/nuxt-tiktok-analytics",
|
|
4368
|
+
"website": "https://github.com/stickpro/nuxt-tiktok-analytics",
|
|
4369
|
+
"learn_more": "",
|
|
4370
|
+
"category": "Analytics",
|
|
4371
|
+
"type": "3rd-party",
|
|
4372
|
+
"maintainers": [
|
|
4373
|
+
{
|
|
4374
|
+
"name": "stickpro",
|
|
4375
|
+
"github": "stickpro",
|
|
4376
|
+
"avatar": "https://avatars.githubusercontent.com/u/25886722?v=4"
|
|
4377
|
+
}
|
|
4378
|
+
],
|
|
4379
|
+
"compatibility": {
|
|
4380
|
+
"nuxt": "^2.0.0",
|
|
4381
|
+
"requires": {}
|
|
4382
|
+
}
|
|
2836
4383
|
},
|
|
2837
4384
|
{
|
|
2838
4385
|
"name": "toast",
|
|
@@ -2840,8 +4387,8 @@
|
|
|
2840
4387
|
"repo": "nuxt-community/modules#master/packages/toast",
|
|
2841
4388
|
"npm": "@nuxtjs/toast",
|
|
2842
4389
|
"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",
|
|
4390
|
+
"github": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
|
|
4391
|
+
"website": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
|
|
2845
4392
|
"learn_more": "https://github.com/shakee93/vue-toasted",
|
|
2846
4393
|
"category": "Libraries",
|
|
2847
4394
|
"type": "community",
|
|
@@ -2849,10 +4396,95 @@
|
|
|
2849
4396
|
{
|
|
2850
4397
|
"name": "Pooya Parsa",
|
|
2851
4398
|
"github": "pi0",
|
|
2852
|
-
"twitter": "_pi0_"
|
|
2853
|
-
|
|
4399
|
+
"twitter": "_pi0_"
|
|
4400
|
+
}
|
|
4401
|
+
],
|
|
4402
|
+
"compatibility": {
|
|
4403
|
+
"nuxt": "^2.0.0",
|
|
4404
|
+
"requires": {}
|
|
4405
|
+
}
|
|
4406
|
+
},
|
|
4407
|
+
{
|
|
4408
|
+
"name": "turnstile",
|
|
4409
|
+
"description": "Privacy-focused alternative to CAPTCHA from Cloudflare",
|
|
4410
|
+
"repo": "danielroe/nuxt-turnstile",
|
|
4411
|
+
"npm": "nuxt-turnstile",
|
|
4412
|
+
"icon": "cloudflare.svg",
|
|
4413
|
+
"github": "https://github.com/danielroe/nuxt-turnstile",
|
|
4414
|
+
"website": "https://github.com/danielroe/nuxt-turnstile",
|
|
4415
|
+
"learn_more": "https://www.cloudflare.com/products/turnstile/",
|
|
4416
|
+
"category": "Security",
|
|
4417
|
+
"type": "3rd-party",
|
|
4418
|
+
"maintainers": [
|
|
4419
|
+
{
|
|
4420
|
+
"name": "Daniel Roe",
|
|
4421
|
+
"github": "danielroe",
|
|
4422
|
+
"twitter": "danielcroe"
|
|
4423
|
+
}
|
|
4424
|
+
],
|
|
4425
|
+
"compatibility": {
|
|
4426
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4427
|
+
"requires": {
|
|
4428
|
+
"bridge": true
|
|
4429
|
+
}
|
|
4430
|
+
}
|
|
4431
|
+
},
|
|
4432
|
+
{
|
|
4433
|
+
"name": "twa",
|
|
4434
|
+
"description": "Nuxt.js module for generating Trusted Web App from Nuxt.js app",
|
|
4435
|
+
"repo": "tuarrep/nuxt-twa",
|
|
4436
|
+
"npm": "nuxt-twa",
|
|
4437
|
+
"icon": "",
|
|
4438
|
+
"github": "https://github.com/tuarrep/nuxt-twa",
|
|
4439
|
+
"website": "https://nuxt-twa.tuarrep.dev",
|
|
4440
|
+
"learn_more": "https://developer.chrome.com/docs/android/trusted-web-activity/overview/",
|
|
4441
|
+
"category": "Performance",
|
|
4442
|
+
"type": "3rd-party",
|
|
4443
|
+
"maintainers": [
|
|
4444
|
+
{
|
|
4445
|
+
"name": "Nicolas Perraut",
|
|
4446
|
+
"github": "tuarrep"
|
|
4447
|
+
}
|
|
4448
|
+
],
|
|
4449
|
+
"compatibility": {
|
|
4450
|
+
"nuxt": "^2.0.0",
|
|
4451
|
+
"requires": {
|
|
4452
|
+
"bridge": "optional"
|
|
4453
|
+
}
|
|
4454
|
+
}
|
|
4455
|
+
},
|
|
4456
|
+
{
|
|
4457
|
+
"name": "twicpics",
|
|
4458
|
+
"description": "Images and videos components - Context aware resizing and cropping, lazy-loading, LQIP, Next-Gen format, compression, CDN.",
|
|
4459
|
+
"repo": "TwicPics/components",
|
|
4460
|
+
"npm": "@twicpics/components",
|
|
4461
|
+
"icon": "twicpics.svg",
|
|
4462
|
+
"github": "https://github.com/TwicPics/components",
|
|
4463
|
+
"website": "https://www.twicpics.com/docs/components/nuxt-3",
|
|
4464
|
+
"learn_more": "https://www.twicpics.com",
|
|
4465
|
+
"category": "Images",
|
|
4466
|
+
"type": "3rd-party",
|
|
4467
|
+
"maintainers": [
|
|
4468
|
+
{
|
|
4469
|
+
"name": "Florent Bourgeois",
|
|
4470
|
+
"github": "florentb",
|
|
4471
|
+
"twitter": "florent_b"
|
|
4472
|
+
},
|
|
4473
|
+
{
|
|
4474
|
+
"name": "Julian Aubourg",
|
|
4475
|
+
"github": "jaubourg",
|
|
4476
|
+
"twitter": "jaubourg"
|
|
4477
|
+
},
|
|
4478
|
+
{
|
|
4479
|
+
"name": "Miguel Beignon",
|
|
4480
|
+
"github": "mbgspcii",
|
|
4481
|
+
"twitter": "m_beignon"
|
|
2854
4482
|
}
|
|
2855
|
-
]
|
|
4483
|
+
],
|
|
4484
|
+
"compatibility": {
|
|
4485
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4486
|
+
"requires": {}
|
|
4487
|
+
}
|
|
2856
4488
|
},
|
|
2857
4489
|
{
|
|
2858
4490
|
"name": "typed-router",
|
|
@@ -2868,10 +4500,38 @@
|
|
|
2868
4500
|
"maintainers": [
|
|
2869
4501
|
{
|
|
2870
4502
|
"name": "victorgarciaesgi",
|
|
2871
|
-
"github": "victorgarciaesgi"
|
|
2872
|
-
"avatar": "https://avatars0.githubusercontent.com/u/15092120?v=4"
|
|
4503
|
+
"github": "victorgarciaesgi"
|
|
2873
4504
|
}
|
|
2874
|
-
]
|
|
4505
|
+
],
|
|
4506
|
+
"compatibility": {
|
|
4507
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4508
|
+
"requires": {}
|
|
4509
|
+
}
|
|
4510
|
+
},
|
|
4511
|
+
{
|
|
4512
|
+
"name": "typed-vuex",
|
|
4513
|
+
"description": "A vanilla, strongly typed store accessor for Vuex.",
|
|
4514
|
+
"repo": "danielroe/typed-vuex#main/packages/nuxt-typed-vuex",
|
|
4515
|
+
"npm": "nuxt-typed-vuex",
|
|
4516
|
+
"icon": "vue.png",
|
|
4517
|
+
"github": "https://github.com/danielroe/typed-vuex",
|
|
4518
|
+
"website": "https://github.com/danielroe/typed-vuex",
|
|
4519
|
+
"learn_more": "",
|
|
4520
|
+
"category": "Libraries",
|
|
4521
|
+
"type": "3rd-party",
|
|
4522
|
+
"maintainers": [
|
|
4523
|
+
{
|
|
4524
|
+
"name": "Daniel Roe",
|
|
4525
|
+
"github": "danielroe",
|
|
4526
|
+
"twitter": "danielcroe"
|
|
4527
|
+
}
|
|
4528
|
+
],
|
|
4529
|
+
"compatibility": {
|
|
4530
|
+
"nuxt": "^2.0.0",
|
|
4531
|
+
"requires": {
|
|
4532
|
+
"bridge": "optional"
|
|
4533
|
+
}
|
|
4534
|
+
}
|
|
2875
4535
|
},
|
|
2876
4536
|
{
|
|
2877
4537
|
"name": "typescript-runtime",
|
|
@@ -2887,22 +4547,23 @@
|
|
|
2887
4547
|
"maintainers": [
|
|
2888
4548
|
{
|
|
2889
4549
|
"name": "Kevin Marrec",
|
|
2890
|
-
"github": "kevinmarrec"
|
|
2891
|
-
"avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
|
|
4550
|
+
"github": "kevinmarrec"
|
|
2892
4551
|
},
|
|
2893
4552
|
{
|
|
2894
4553
|
"name": "Pooya Parsa",
|
|
2895
4554
|
"github": "pi0",
|
|
2896
|
-
"twitter": "_pi0_"
|
|
2897
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
4555
|
+
"twitter": "_pi0_"
|
|
2898
4556
|
},
|
|
2899
4557
|
{
|
|
2900
4558
|
"name": "Daniel Roe",
|
|
2901
4559
|
"github": "danielroe",
|
|
2902
|
-
"twitter": "danielcroe"
|
|
2903
|
-
"avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
|
|
4560
|
+
"twitter": "danielcroe"
|
|
2904
4561
|
}
|
|
2905
|
-
]
|
|
4562
|
+
],
|
|
4563
|
+
"compatibility": {
|
|
4564
|
+
"nuxt": "^2.0.0",
|
|
4565
|
+
"requires": {}
|
|
4566
|
+
}
|
|
2906
4567
|
},
|
|
2907
4568
|
{
|
|
2908
4569
|
"name": "typescript",
|
|
@@ -2918,22 +4579,47 @@
|
|
|
2918
4579
|
"maintainers": [
|
|
2919
4580
|
{
|
|
2920
4581
|
"name": "Kevin Marrec",
|
|
2921
|
-
"github": "kevinmarrec"
|
|
2922
|
-
"avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
|
|
4582
|
+
"github": "kevinmarrec"
|
|
2923
4583
|
},
|
|
2924
4584
|
{
|
|
2925
4585
|
"name": "Pooya Parsa",
|
|
2926
4586
|
"github": "pi0",
|
|
2927
|
-
"twitter": "_pi0_"
|
|
2928
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
4587
|
+
"twitter": "_pi0_"
|
|
2929
4588
|
},
|
|
2930
4589
|
{
|
|
2931
4590
|
"name": "Daniel Roe",
|
|
2932
4591
|
"github": "danielroe",
|
|
2933
|
-
"twitter": "danielcroe"
|
|
2934
|
-
|
|
4592
|
+
"twitter": "danielcroe"
|
|
4593
|
+
}
|
|
4594
|
+
],
|
|
4595
|
+
"compatibility": {
|
|
4596
|
+
"nuxt": "^2.0.0",
|
|
4597
|
+
"requires": {}
|
|
4598
|
+
}
|
|
4599
|
+
},
|
|
4600
|
+
{
|
|
4601
|
+
"name": "umami",
|
|
4602
|
+
"description": "Embed the Umami analytics library into Nuxt",
|
|
4603
|
+
"repo": "ijkml/nuxt-umami",
|
|
4604
|
+
"npm": "nuxt-umami",
|
|
4605
|
+
"icon": "umami.svg",
|
|
4606
|
+
"github": "https://github.com/ijkml/nuxt-umami",
|
|
4607
|
+
"website": "https://github.com/ijkml/nuxt-umami",
|
|
4608
|
+
"learn_more": "https://umami.is/docs/",
|
|
4609
|
+
"category": "Analytics",
|
|
4610
|
+
"type": "3rd-party",
|
|
4611
|
+
"maintainers": [
|
|
4612
|
+
{
|
|
4613
|
+
"name": "ML",
|
|
4614
|
+
"github": "ijkml"
|
|
4615
|
+
}
|
|
4616
|
+
],
|
|
4617
|
+
"compatibility": {
|
|
4618
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4619
|
+
"requires": {
|
|
4620
|
+
"bridge": "optional"
|
|
2935
4621
|
}
|
|
2936
|
-
|
|
4622
|
+
}
|
|
2937
4623
|
},
|
|
2938
4624
|
{
|
|
2939
4625
|
"name": "universal-storage",
|
|
@@ -2950,16 +4636,70 @@
|
|
|
2950
4636
|
{
|
|
2951
4637
|
"name": "Pooya Parsa",
|
|
2952
4638
|
"github": "pi0",
|
|
2953
|
-
"twitter": "_pi0_"
|
|
2954
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
4639
|
+
"twitter": "_pi0_"
|
|
2955
4640
|
},
|
|
2956
4641
|
{
|
|
2957
4642
|
"name": "Farzad Soltani",
|
|
2958
4643
|
"github": "farzadso",
|
|
2959
|
-
"twitter": "farzadso"
|
|
2960
|
-
|
|
4644
|
+
"twitter": "farzadso"
|
|
4645
|
+
}
|
|
4646
|
+
],
|
|
4647
|
+
"compatibility": {
|
|
4648
|
+
"nuxt": "^2.0.0",
|
|
4649
|
+
"requires": {}
|
|
4650
|
+
}
|
|
4651
|
+
},
|
|
4652
|
+
{
|
|
4653
|
+
"name": "unlighthouse",
|
|
4654
|
+
"description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
|
|
4655
|
+
"repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
|
|
4656
|
+
"npm": "@unlighthouse/nuxt",
|
|
4657
|
+
"icon": "unlighthouse.svg",
|
|
4658
|
+
"github": "https://github.com/harlan-zw/unlighthouse",
|
|
4659
|
+
"website": "https://github.com/harlan-zw/unlighthouse",
|
|
4660
|
+
"learn_more": "https://github.com/harlan-zw/unlighthouse",
|
|
4661
|
+
"category": "Devtools",
|
|
4662
|
+
"type": "3rd-party",
|
|
4663
|
+
"maintainers": [
|
|
4664
|
+
{
|
|
4665
|
+
"name": "Harlan Wilton",
|
|
4666
|
+
"github": "harlan-zw",
|
|
4667
|
+
"twitter": "harlan_zw",
|
|
4668
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
2961
4669
|
}
|
|
2962
|
-
]
|
|
4670
|
+
],
|
|
4671
|
+
"compatibility": {
|
|
4672
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4673
|
+
"requires": {
|
|
4674
|
+
"bridge": "optional"
|
|
4675
|
+
}
|
|
4676
|
+
}
|
|
4677
|
+
},
|
|
4678
|
+
{
|
|
4679
|
+
"name": "unocss",
|
|
4680
|
+
"description": "The instant on-demand atomic CSS engine.",
|
|
4681
|
+
"repo": "antfu/unocss#main/packages/nuxt",
|
|
4682
|
+
"npm": "@unocss/nuxt",
|
|
4683
|
+
"icon": "unocss.svg",
|
|
4684
|
+
"github": "https://github.com/antfu/unocss",
|
|
4685
|
+
"website": "https://github.com/antfu/unocss",
|
|
4686
|
+
"learn_more": "https://github.com/antfu/unocss",
|
|
4687
|
+
"category": "UI",
|
|
4688
|
+
"type": "3rd-party",
|
|
4689
|
+
"maintainers": [
|
|
4690
|
+
{
|
|
4691
|
+
"name": "Anthony Fu",
|
|
4692
|
+
"github": "antfu",
|
|
4693
|
+
"twitter": "antfu7",
|
|
4694
|
+
"avatar": "https://avatars.githubusercontent.com/antfu?v=4"
|
|
4695
|
+
}
|
|
4696
|
+
],
|
|
4697
|
+
"compatibility": {
|
|
4698
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4699
|
+
"requires": {
|
|
4700
|
+
"bridge": "optional"
|
|
4701
|
+
}
|
|
4702
|
+
}
|
|
2963
4703
|
},
|
|
2964
4704
|
{
|
|
2965
4705
|
"name": "user-agent",
|
|
@@ -2975,10 +4715,13 @@
|
|
|
2975
4715
|
"maintainers": [
|
|
2976
4716
|
{
|
|
2977
4717
|
"name": "fukuiretu",
|
|
2978
|
-
"github": "fukuiretu"
|
|
2979
|
-
"avatar": "https://avatars0.githubusercontent.com/u/1982105?v=4"
|
|
4718
|
+
"github": "fukuiretu"
|
|
2980
4719
|
}
|
|
2981
|
-
]
|
|
4720
|
+
],
|
|
4721
|
+
"compatibility": {
|
|
4722
|
+
"nuxt": "^2.0.0",
|
|
4723
|
+
"requires": {}
|
|
4724
|
+
}
|
|
2982
4725
|
},
|
|
2983
4726
|
{
|
|
2984
4727
|
"name": "validate",
|
|
@@ -2994,10 +4737,13 @@
|
|
|
2994
4737
|
"maintainers": [
|
|
2995
4738
|
{
|
|
2996
4739
|
"name": "lewyuburi",
|
|
2997
|
-
"github": "lewyuburi"
|
|
2998
|
-
"avatar": "https://avatars2.githubusercontent.com/u/2156790?v=4"
|
|
4740
|
+
"github": "lewyuburi"
|
|
2999
4741
|
}
|
|
3000
|
-
]
|
|
4742
|
+
],
|
|
4743
|
+
"compatibility": {
|
|
4744
|
+
"nuxt": "^2.0.0",
|
|
4745
|
+
"requires": {}
|
|
4746
|
+
}
|
|
3001
4747
|
},
|
|
3002
4748
|
{
|
|
3003
4749
|
"name": "vendor",
|
|
@@ -3014,10 +4760,13 @@
|
|
|
3014
4760
|
{
|
|
3015
4761
|
"name": "Pooya Parsa",
|
|
3016
4762
|
"github": "pi0",
|
|
3017
|
-
"twitter": "_pi0_"
|
|
3018
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
4763
|
+
"twitter": "_pi0_"
|
|
3019
4764
|
}
|
|
3020
|
-
]
|
|
4765
|
+
],
|
|
4766
|
+
"compatibility": {
|
|
4767
|
+
"nuxt": "^2.0.0",
|
|
4768
|
+
"requires": {}
|
|
4769
|
+
}
|
|
3021
4770
|
},
|
|
3022
4771
|
{
|
|
3023
4772
|
"name": "vue-material",
|
|
@@ -3033,10 +4782,13 @@
|
|
|
3033
4782
|
"maintainers": [
|
|
3034
4783
|
{
|
|
3035
4784
|
"name": "vaso2",
|
|
3036
|
-
"github": "vaso2"
|
|
3037
|
-
"avatar": "https://avatars3.githubusercontent.com/u/4008122?v=4"
|
|
4785
|
+
"github": "vaso2"
|
|
3038
4786
|
}
|
|
3039
|
-
]
|
|
4787
|
+
],
|
|
4788
|
+
"compatibility": {
|
|
4789
|
+
"nuxt": "^2.0.0",
|
|
4790
|
+
"requires": {}
|
|
4791
|
+
}
|
|
3040
4792
|
},
|
|
3041
4793
|
{
|
|
3042
4794
|
"name": "vue-multiselect",
|
|
@@ -3052,10 +4804,35 @@
|
|
|
3052
4804
|
"maintainers": [
|
|
3053
4805
|
{
|
|
3054
4806
|
"name": "spektrummedia",
|
|
3055
|
-
"github": "spektrummedia"
|
|
3056
|
-
|
|
4807
|
+
"github": "spektrummedia"
|
|
4808
|
+
}
|
|
4809
|
+
],
|
|
4810
|
+
"compatibility": {
|
|
4811
|
+
"nuxt": "^2.0.0",
|
|
4812
|
+
"requires": {}
|
|
4813
|
+
}
|
|
4814
|
+
},
|
|
4815
|
+
{
|
|
4816
|
+
"name": "vue-plausible",
|
|
4817
|
+
"description": "Plausible analytics for Vue.js and Nuxt",
|
|
4818
|
+
"repo": "moritzsternemann/vue-plausible",
|
|
4819
|
+
"npm": "vue-plausible",
|
|
4820
|
+
"icon": "plausible.png",
|
|
4821
|
+
"github": "https://github.com/moritzsternemann/vue-plausible",
|
|
4822
|
+
"website": "https://github.com/moritzsternemann/vue-plausible",
|
|
4823
|
+
"learn_more": "",
|
|
4824
|
+
"category": "Analytics",
|
|
4825
|
+
"type": "3rd-party",
|
|
4826
|
+
"maintainers": [
|
|
4827
|
+
{
|
|
4828
|
+
"name": "moritzsternemann",
|
|
4829
|
+
"github": "moritzsternemann"
|
|
3057
4830
|
}
|
|
3058
|
-
]
|
|
4831
|
+
],
|
|
4832
|
+
"compatibility": {
|
|
4833
|
+
"nuxt": "^2.0.0",
|
|
4834
|
+
"requires": {}
|
|
4835
|
+
}
|
|
3059
4836
|
},
|
|
3060
4837
|
{
|
|
3061
4838
|
"name": "vue-select",
|
|
@@ -3071,10 +4848,38 @@
|
|
|
3071
4848
|
"maintainers": [
|
|
3072
4849
|
{
|
|
3073
4850
|
"name": "madmod",
|
|
3074
|
-
"github": "madmod"
|
|
3075
|
-
|
|
4851
|
+
"github": "madmod"
|
|
4852
|
+
}
|
|
4853
|
+
],
|
|
4854
|
+
"compatibility": {
|
|
4855
|
+
"nuxt": "^2.0.0",
|
|
4856
|
+
"requires": {}
|
|
4857
|
+
}
|
|
4858
|
+
},
|
|
4859
|
+
{
|
|
4860
|
+
"name": "vue-transitions",
|
|
4861
|
+
"description": "Reusable interface transitions with no CSS needed ❤️",
|
|
4862
|
+
"repo": "MorevM/vue-transitions",
|
|
4863
|
+
"npm": "@morev/vue-transitions",
|
|
4864
|
+
"icon": "vue-transitions.svg",
|
|
4865
|
+
"github": "https://github.com/MorevM/vue-transitions",
|
|
4866
|
+
"website": "https://github.com/MorevM/vue-transitions#readme",
|
|
4867
|
+
"learn_more": "",
|
|
4868
|
+
"category": "UI",
|
|
4869
|
+
"type": "3rd-party",
|
|
4870
|
+
"maintainers": [
|
|
4871
|
+
{
|
|
4872
|
+
"name": "Maxim Morev",
|
|
4873
|
+
"github": "MorevM",
|
|
4874
|
+
"avatar": "https://avatars.githubusercontent.com/u/49679666?v=4"
|
|
3076
4875
|
}
|
|
3077
|
-
]
|
|
4876
|
+
],
|
|
4877
|
+
"compatibility": {
|
|
4878
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4879
|
+
"requires": {
|
|
4880
|
+
"bridge": "optional"
|
|
4881
|
+
}
|
|
4882
|
+
}
|
|
3078
4883
|
},
|
|
3079
4884
|
{
|
|
3080
4885
|
"name": "vue-warehouse",
|
|
@@ -3091,10 +4896,35 @@
|
|
|
3091
4896
|
{
|
|
3092
4897
|
"name": "Julio Marquez",
|
|
3093
4898
|
"github": "juliomrqz",
|
|
3094
|
-
"twitter": "juliomrqz"
|
|
3095
|
-
|
|
4899
|
+
"twitter": "juliomrqz"
|
|
4900
|
+
}
|
|
4901
|
+
],
|
|
4902
|
+
"compatibility": {
|
|
4903
|
+
"nuxt": "^2.0.0",
|
|
4904
|
+
"requires": {}
|
|
4905
|
+
}
|
|
4906
|
+
},
|
|
4907
|
+
{
|
|
4908
|
+
"name": "vuestic",
|
|
4909
|
+
"description": "Vuestic UI module for Nuxt 3",
|
|
4910
|
+
"repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
|
|
4911
|
+
"npm": "@vuestic/nuxt",
|
|
4912
|
+
"icon": "vuestic.png",
|
|
4913
|
+
"github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
|
|
4914
|
+
"website": "https://vuestic.dev",
|
|
4915
|
+
"learn_more": "https://vuestic.dev/en/getting-started/nuxt",
|
|
4916
|
+
"category": "UI",
|
|
4917
|
+
"type": "3rd-party",
|
|
4918
|
+
"maintainers": [
|
|
4919
|
+
{
|
|
4920
|
+
"name": "epicmaxco",
|
|
4921
|
+
"github": "epicmaxco"
|
|
3096
4922
|
}
|
|
3097
|
-
]
|
|
4923
|
+
],
|
|
4924
|
+
"compatibility": {
|
|
4925
|
+
"nuxt": "^3.0.0",
|
|
4926
|
+
"requires": {}
|
|
4927
|
+
}
|
|
3098
4928
|
},
|
|
3099
4929
|
{
|
|
3100
4930
|
"name": "vuetify",
|
|
@@ -3110,16 +4940,43 @@
|
|
|
3110
4940
|
"maintainers": [
|
|
3111
4941
|
{
|
|
3112
4942
|
"name": "Kevin Marrec",
|
|
3113
|
-
"github": "kevinmarrec"
|
|
3114
|
-
"avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
|
|
4943
|
+
"github": "kevinmarrec"
|
|
3115
4944
|
},
|
|
3116
4945
|
{
|
|
3117
4946
|
"name": "Pooya Parsa",
|
|
3118
4947
|
"github": "pi0",
|
|
3119
|
-
"twitter": "_pi0_"
|
|
3120
|
-
|
|
4948
|
+
"twitter": "_pi0_"
|
|
4949
|
+
}
|
|
4950
|
+
],
|
|
4951
|
+
"compatibility": {
|
|
4952
|
+
"nuxt": "^2.0.0",
|
|
4953
|
+
"requires": {}
|
|
4954
|
+
}
|
|
4955
|
+
},
|
|
4956
|
+
{
|
|
4957
|
+
"name": "vueuse",
|
|
4958
|
+
"description": "Collection of essential Vue Composition Utilities for Vue 2 and 3",
|
|
4959
|
+
"repo": "vueuse/vueuse#main/packages/nuxt",
|
|
4960
|
+
"npm": "@vueuse/nuxt",
|
|
4961
|
+
"icon": "vueuse.svg",
|
|
4962
|
+
"github": "https://github.com/vueuse/vueuse",
|
|
4963
|
+
"website": "https://vueuse.org",
|
|
4964
|
+
"learn_more": "https://github.com/vueuse/vueuse",
|
|
4965
|
+
"category": "Libraries",
|
|
4966
|
+
"type": "3rd-party",
|
|
4967
|
+
"maintainers": [
|
|
4968
|
+
{
|
|
4969
|
+
"name": "Anthony Fu",
|
|
4970
|
+
"github": "antfu",
|
|
4971
|
+
"twitter": "antfu7"
|
|
3121
4972
|
}
|
|
3122
|
-
]
|
|
4973
|
+
],
|
|
4974
|
+
"compatibility": {
|
|
4975
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4976
|
+
"requires": {
|
|
4977
|
+
"bridge": "optional"
|
|
4978
|
+
}
|
|
4979
|
+
}
|
|
3123
4980
|
},
|
|
3124
4981
|
{
|
|
3125
4982
|
"name": "vuex-router-sync",
|
|
@@ -3135,17 +4992,20 @@
|
|
|
3135
4992
|
"maintainers": [
|
|
3136
4993
|
{
|
|
3137
4994
|
"name": "paulgv",
|
|
3138
|
-
"github": "paulgv"
|
|
3139
|
-
"avatar": "https://avatars0.githubusercontent.com/u/4895885?v=4"
|
|
4995
|
+
"github": "paulgv"
|
|
3140
4996
|
}
|
|
3141
|
-
]
|
|
4997
|
+
],
|
|
4998
|
+
"compatibility": {
|
|
4999
|
+
"nuxt": "^2.0.0",
|
|
5000
|
+
"requires": {}
|
|
5001
|
+
}
|
|
3142
5002
|
},
|
|
3143
5003
|
{
|
|
3144
5004
|
"name": "web-vitals",
|
|
3145
5005
|
"description": "Web Vitals for Nuxt",
|
|
3146
5006
|
"repo": "nuxt-community/web-vitals-module",
|
|
3147
5007
|
"npm": "@nuxtjs/web-vitals",
|
|
3148
|
-
"icon": "",
|
|
5008
|
+
"icon": "web-vitals.png",
|
|
3149
5009
|
"github": "https://github.com/nuxt-community/web-vitals-module",
|
|
3150
5010
|
"website": "https://github.com/nuxt-community/web-vitals-module",
|
|
3151
5011
|
"learn_more": "",
|
|
@@ -3154,22 +5014,48 @@
|
|
|
3154
5014
|
"maintainers": [
|
|
3155
5015
|
{
|
|
3156
5016
|
"name": "daliborgogic",
|
|
3157
|
-
"github": "daliborgogic"
|
|
3158
|
-
"avatar": "https://avatars3.githubusercontent.com/u/5895389?v=4"
|
|
5017
|
+
"github": "daliborgogic"
|
|
3159
5018
|
},
|
|
3160
5019
|
{
|
|
3161
5020
|
"name": "Pooya Parsa",
|
|
3162
5021
|
"github": "pi0",
|
|
3163
|
-
"twitter": "_pi0_"
|
|
3164
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
5022
|
+
"twitter": "_pi0_"
|
|
3165
5023
|
},
|
|
3166
5024
|
{
|
|
3167
5025
|
"name": "Sebastien Chopin",
|
|
3168
5026
|
"github": "Atinux",
|
|
3169
|
-
"twitter": "Atinux"
|
|
3170
|
-
|
|
5027
|
+
"twitter": "Atinux"
|
|
5028
|
+
}
|
|
5029
|
+
],
|
|
5030
|
+
"compatibility": {
|
|
5031
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5032
|
+
"requires": {
|
|
5033
|
+
"bridge": "optional"
|
|
5034
|
+
}
|
|
5035
|
+
}
|
|
5036
|
+
},
|
|
5037
|
+
{
|
|
5038
|
+
"name": "web3js",
|
|
5039
|
+
"description": "Web3.js module integration for Nuxt.js",
|
|
5040
|
+
"repo": "bl0cknumber/nuxt-web3",
|
|
5041
|
+
"npm": "nuxt-web3",
|
|
5042
|
+
"icon": "web3js.svg",
|
|
5043
|
+
"github": "https://github.com/bl0cknumber/nuxt-web3",
|
|
5044
|
+
"website": "https://github.com/bl0cknumber/nuxt-web3",
|
|
5045
|
+
"learn_more": "https://web3js.readthedocs.io/",
|
|
5046
|
+
"category": "Libraries",
|
|
5047
|
+
"type": "3rd-party",
|
|
5048
|
+
"maintainers": [
|
|
5049
|
+
{
|
|
5050
|
+
"name": "Muhammad Fauzan",
|
|
5051
|
+
"github": "bl0cknumber",
|
|
5052
|
+
"twitter": "fncolon"
|
|
3171
5053
|
}
|
|
3172
|
-
]
|
|
5054
|
+
],
|
|
5055
|
+
"compatibility": {
|
|
5056
|
+
"nuxt": "^2.0.0",
|
|
5057
|
+
"requires": {}
|
|
5058
|
+
}
|
|
3173
5059
|
},
|
|
3174
5060
|
{
|
|
3175
5061
|
"name": "webfontloader",
|
|
@@ -3185,10 +5071,37 @@
|
|
|
3185
5071
|
"maintainers": [
|
|
3186
5072
|
{
|
|
3187
5073
|
"name": "Developmint",
|
|
3188
|
-
"github": "Developmint"
|
|
3189
|
-
"avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
|
|
5074
|
+
"github": "Developmint"
|
|
3190
5075
|
}
|
|
3191
|
-
]
|
|
5076
|
+
],
|
|
5077
|
+
"compatibility": {
|
|
5078
|
+
"nuxt": "^2.0.0",
|
|
5079
|
+
"requires": {}
|
|
5080
|
+
}
|
|
5081
|
+
},
|
|
5082
|
+
{
|
|
5083
|
+
"name": "webpack-optimisations",
|
|
5084
|
+
"description": "Nuxt.js v2 module to automatically make your builds faster.",
|
|
5085
|
+
"repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
|
|
5086
|
+
"npm": "nuxt-webpack-optimisations",
|
|
5087
|
+
"icon": "build-optimisations.svg",
|
|
5088
|
+
"github": "https://github.com/harlan-zw/nuxt-webpack-optimisations",
|
|
5089
|
+
"website": "https://github.com/harlan-zw/nuxt-webpack-optimisations",
|
|
5090
|
+
"learn_more": "",
|
|
5091
|
+
"category": "Devtools",
|
|
5092
|
+
"type": "3rd-party",
|
|
5093
|
+
"maintainers": [
|
|
5094
|
+
{
|
|
5095
|
+
"name": "Harlan Wilton",
|
|
5096
|
+
"github": "harlan-zw"
|
|
5097
|
+
}
|
|
5098
|
+
],
|
|
5099
|
+
"compatibility": {
|
|
5100
|
+
"nuxt": "^2.0.0",
|
|
5101
|
+
"requires": {
|
|
5102
|
+
"bridge": "optional"
|
|
5103
|
+
}
|
|
5104
|
+
}
|
|
3192
5105
|
},
|
|
3193
5106
|
{
|
|
3194
5107
|
"name": "webpack-profile",
|
|
@@ -3205,10 +5118,13 @@
|
|
|
3205
5118
|
{
|
|
3206
5119
|
"name": "Pooya Parsa",
|
|
3207
5120
|
"github": "pi0",
|
|
3208
|
-
"twitter": "_pi0_"
|
|
3209
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
5121
|
+
"twitter": "_pi0_"
|
|
3210
5122
|
}
|
|
3211
|
-
]
|
|
5123
|
+
],
|
|
5124
|
+
"compatibility": {
|
|
5125
|
+
"nuxt": "^2.0.0",
|
|
5126
|
+
"requires": {}
|
|
5127
|
+
}
|
|
3212
5128
|
},
|
|
3213
5129
|
{
|
|
3214
5130
|
"name": "webpackdashboard",
|
|
@@ -3224,10 +5140,13 @@
|
|
|
3224
5140
|
"maintainers": [
|
|
3225
5141
|
{
|
|
3226
5142
|
"name": "paulgv",
|
|
3227
|
-
"github": "paulgv"
|
|
3228
|
-
"avatar": "https://avatars0.githubusercontent.com/u/4895885?v=4"
|
|
5143
|
+
"github": "paulgv"
|
|
3229
5144
|
}
|
|
3230
|
-
]
|
|
5145
|
+
],
|
|
5146
|
+
"compatibility": {
|
|
5147
|
+
"nuxt": "^2.0.0",
|
|
5148
|
+
"requires": {}
|
|
5149
|
+
}
|
|
3231
5150
|
},
|
|
3232
5151
|
{
|
|
3233
5152
|
"name": "webpackmonitor",
|
|
@@ -3244,15 +5163,18 @@
|
|
|
3244
5163
|
{
|
|
3245
5164
|
"name": "Pooya Parsa",
|
|
3246
5165
|
"github": "pi0",
|
|
3247
|
-
"twitter": "_pi0_"
|
|
3248
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
5166
|
+
"twitter": "_pi0_"
|
|
3249
5167
|
}
|
|
3250
|
-
]
|
|
5168
|
+
],
|
|
5169
|
+
"compatibility": {
|
|
5170
|
+
"nuxt": "^2.0.0",
|
|
5171
|
+
"requires": {}
|
|
5172
|
+
}
|
|
3251
5173
|
},
|
|
3252
5174
|
{
|
|
3253
5175
|
"name": "windicss",
|
|
3254
|
-
"description": "Next generation
|
|
3255
|
-
"repo": "windicss/nuxt-windicss-module",
|
|
5176
|
+
"description": "Next generation utility-first CSS framework.",
|
|
5177
|
+
"repo": "windicss/nuxt-windicss-module#main/packages/nuxt-windicss",
|
|
3256
5178
|
"npm": "nuxt-windicss",
|
|
3257
5179
|
"icon": "windicss.svg",
|
|
3258
5180
|
"github": "https://github.com/windicss/nuxt-windicss-module",
|
|
@@ -3263,11 +5185,21 @@
|
|
|
3263
5185
|
"maintainers": [
|
|
3264
5186
|
{
|
|
3265
5187
|
"name": "Harlan Wilton",
|
|
3266
|
-
"github": "
|
|
3267
|
-
"twitter": "harlan_zw"
|
|
3268
|
-
|
|
5188
|
+
"github": "harlan-zw",
|
|
5189
|
+
"twitter": "harlan_zw"
|
|
5190
|
+
},
|
|
5191
|
+
{
|
|
5192
|
+
"name": "Anthony Fu",
|
|
5193
|
+
"github": "antfu",
|
|
5194
|
+
"twitter": "antfu7"
|
|
5195
|
+
}
|
|
5196
|
+
],
|
|
5197
|
+
"compatibility": {
|
|
5198
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5199
|
+
"requires": {
|
|
5200
|
+
"bridge": "optional"
|
|
3269
5201
|
}
|
|
3270
|
-
|
|
5202
|
+
}
|
|
3271
5203
|
},
|
|
3272
5204
|
{
|
|
3273
5205
|
"name": "winston-log",
|
|
@@ -3283,10 +5215,13 @@
|
|
|
3283
5215
|
"maintainers": [
|
|
3284
5216
|
{
|
|
3285
5217
|
"name": "aaronransley",
|
|
3286
|
-
"github": "aaronransley"
|
|
3287
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5669055?v=4"
|
|
5218
|
+
"github": "aaronransley"
|
|
3288
5219
|
}
|
|
3289
|
-
]
|
|
5220
|
+
],
|
|
5221
|
+
"compatibility": {
|
|
5222
|
+
"nuxt": "^2.0.0",
|
|
5223
|
+
"requires": {}
|
|
5224
|
+
}
|
|
3290
5225
|
},
|
|
3291
5226
|
{
|
|
3292
5227
|
"name": "wp-nuxt",
|
|
@@ -3302,10 +5237,13 @@
|
|
|
3302
5237
|
"maintainers": [
|
|
3303
5238
|
{
|
|
3304
5239
|
"name": "yashha",
|
|
3305
|
-
"github": "yashha"
|
|
3306
|
-
"avatar": "https://avatars0.githubusercontent.com/u/4728786?v=4"
|
|
5240
|
+
"github": "yashha"
|
|
3307
5241
|
}
|
|
3308
|
-
]
|
|
5242
|
+
],
|
|
5243
|
+
"compatibility": {
|
|
5244
|
+
"nuxt": "^2.0.0",
|
|
5245
|
+
"requires": {}
|
|
5246
|
+
}
|
|
3309
5247
|
},
|
|
3310
5248
|
{
|
|
3311
5249
|
"name": "xhr-cache",
|
|
@@ -3321,10 +5259,38 @@
|
|
|
3321
5259
|
"maintainers": [
|
|
3322
5260
|
{
|
|
3323
5261
|
"name": "gaetansenn",
|
|
3324
|
-
"github": "gaetansenn"
|
|
3325
|
-
|
|
5262
|
+
"github": "gaetansenn"
|
|
5263
|
+
}
|
|
5264
|
+
],
|
|
5265
|
+
"compatibility": {
|
|
5266
|
+
"nuxt": "^2.0.0",
|
|
5267
|
+
"requires": {}
|
|
5268
|
+
}
|
|
5269
|
+
},
|
|
5270
|
+
{
|
|
5271
|
+
"name": "xstate",
|
|
5272
|
+
"description": "XState integration for Nuxt",
|
|
5273
|
+
"repo": "Lexpeartha/nuxt-xstate",
|
|
5274
|
+
"npm": "nuxt-xstate",
|
|
5275
|
+
"icon": "xstate.svg",
|
|
5276
|
+
"github": "https://github.com/Lexpeartha/nuxt-xstate",
|
|
5277
|
+
"website": "https://nuxt-xstate.lexpeartha.com",
|
|
5278
|
+
"learn_more": "https://xstate.js.org/",
|
|
5279
|
+
"category": "Extensions",
|
|
5280
|
+
"type": "3rd-party",
|
|
5281
|
+
"maintainers": [
|
|
5282
|
+
{
|
|
5283
|
+
"name": "Lexpeartha",
|
|
5284
|
+
"github": "Lexpeartha",
|
|
5285
|
+
"twitter": "lexpeartha"
|
|
5286
|
+
}
|
|
5287
|
+
],
|
|
5288
|
+
"compatibility": {
|
|
5289
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5290
|
+
"requires": {
|
|
5291
|
+
"bridge": true
|
|
3326
5292
|
}
|
|
3327
|
-
|
|
5293
|
+
}
|
|
3328
5294
|
},
|
|
3329
5295
|
{
|
|
3330
5296
|
"name": "xui",
|
|
@@ -3340,10 +5306,13 @@
|
|
|
3340
5306
|
"maintainers": [
|
|
3341
5307
|
{
|
|
3342
5308
|
"name": "MetaCorp",
|
|
3343
|
-
"github": "MetaCorp"
|
|
3344
|
-
"avatar": "https://avatars2.githubusercontent.com/u/1285196?v=4"
|
|
5309
|
+
"github": "MetaCorp"
|
|
3345
5310
|
}
|
|
3346
|
-
]
|
|
5311
|
+
],
|
|
5312
|
+
"compatibility": {
|
|
5313
|
+
"nuxt": "^2.0.0",
|
|
5314
|
+
"requires": {}
|
|
5315
|
+
}
|
|
3347
5316
|
},
|
|
3348
5317
|
{
|
|
3349
5318
|
"name": "yandex-metrika",
|
|
@@ -3360,10 +5329,13 @@
|
|
|
3360
5329
|
{
|
|
3361
5330
|
"name": "Pooya Parsa",
|
|
3362
5331
|
"github": "pi0",
|
|
3363
|
-
"twitter": "_pi0_"
|
|
3364
|
-
"avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
|
|
5332
|
+
"twitter": "_pi0_"
|
|
3365
5333
|
}
|
|
3366
|
-
]
|
|
5334
|
+
],
|
|
5335
|
+
"compatibility": {
|
|
5336
|
+
"nuxt": "^2.0.0",
|
|
5337
|
+
"requires": {}
|
|
5338
|
+
}
|
|
3367
5339
|
},
|
|
3368
5340
|
{
|
|
3369
5341
|
"name": "zendesk",
|
|
@@ -3379,9 +5351,12 @@
|
|
|
3379
5351
|
"maintainers": [
|
|
3380
5352
|
{
|
|
3381
5353
|
"name": "DansMaCulotte",
|
|
3382
|
-
"github": "DansMaCulotte"
|
|
3383
|
-
"avatar": "https://avatars1.githubusercontent.com/u/44588441?v=4"
|
|
5354
|
+
"github": "DansMaCulotte"
|
|
3384
5355
|
}
|
|
3385
|
-
]
|
|
5356
|
+
],
|
|
5357
|
+
"compatibility": {
|
|
5358
|
+
"nuxt": "^2.0.0",
|
|
5359
|
+
"requires": {}
|
|
5360
|
+
}
|
|
3386
5361
|
}
|
|
3387
5362
|
]
|