@nuxt/modules 0.5.0-5b4689 → 0.5.0-5cf4c9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/modules.json +1267 -491
- package/package.json +1 -1
package/modules.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"name": "ackee",
|
|
4
4
|
"description": "Nuxt.js module for Ackee analytics",
|
|
5
5
|
"repo": "bdrtsky/nuxt-ackee",
|
|
6
|
-
"npm": "",
|
|
6
|
+
"npm": "nuxt-ackee",
|
|
7
7
|
"icon": "ackee.png",
|
|
8
8
|
"github": "https://github.com/bdrtsky/nuxt-ackee",
|
|
9
9
|
"website": "https://github.com/bdrtsky/nuxt-ackee",
|
|
@@ -21,7 +21,6 @@
|
|
|
21
21
|
"twitter": "Atinux"
|
|
22
22
|
}
|
|
23
23
|
],
|
|
24
|
-
"contributors": [],
|
|
25
24
|
"compatibility": {
|
|
26
25
|
"nuxt": "^2.0.0",
|
|
27
26
|
"requires": {}
|
|
@@ -31,7 +30,7 @@
|
|
|
31
30
|
"name": "agility-cms",
|
|
32
31
|
"description": "Agility CMS Integration for Nuxt.js",
|
|
33
32
|
"repo": "agility/agilitycms-nuxt-module",
|
|
34
|
-
"npm": "",
|
|
33
|
+
"npm": "@agility/agilitycms-nuxt-module",
|
|
35
34
|
"icon": "agility.png",
|
|
36
35
|
"github": "https://github.com/agility/agilitycms-nuxt-module",
|
|
37
36
|
"website": "https://github.com/agility/agilitycms-nuxt-module",
|
|
@@ -45,7 +44,6 @@
|
|
|
45
44
|
"avatar": "https://avatars.githubusercontent.com/u/4520625?s=400&u=95fcb09b5ead7bb09fb9950e4e7a115a8a4377e8&v=4"
|
|
46
45
|
}
|
|
47
46
|
],
|
|
48
|
-
"contributors": [],
|
|
49
47
|
"compatibility": {
|
|
50
48
|
"nuxt": "^2.0.0",
|
|
51
49
|
"requires": {}
|
|
@@ -54,10 +52,10 @@
|
|
|
54
52
|
{
|
|
55
53
|
"name": "algolia",
|
|
56
54
|
"description": "Algolia Search Module for Nuxt 3",
|
|
57
|
-
"repo": "nuxt-
|
|
58
|
-
"npm": "",
|
|
55
|
+
"repo": "nuxt-modules/algolia",
|
|
56
|
+
"npm": "@nuxtjs/algolia",
|
|
59
57
|
"icon": "algolia.svg",
|
|
60
|
-
"github": "https://github.com/nuxt-
|
|
58
|
+
"github": "https://github.com/nuxt-modules/algolia",
|
|
61
59
|
"website": "https://algolia.nuxtjs.org/",
|
|
62
60
|
"learn_more": "https://algolia.nuxtjs.org/",
|
|
63
61
|
"category": "Libraries",
|
|
@@ -74,17 +72,18 @@
|
|
|
74
72
|
"avatar": "https://avatars.githubusercontent.com/u/13403295?v=4"
|
|
75
73
|
}
|
|
76
74
|
],
|
|
77
|
-
"contributors": [],
|
|
78
75
|
"compatibility": {
|
|
79
|
-
"nuxt": "^3.0.0",
|
|
80
|
-
"requires": {
|
|
76
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
77
|
+
"requires": {
|
|
78
|
+
"bridge": true
|
|
79
|
+
}
|
|
81
80
|
}
|
|
82
81
|
},
|
|
83
82
|
{
|
|
84
83
|
"name": "alias",
|
|
85
84
|
"description": "It automatically creates an alias for the components and page of the path",
|
|
86
85
|
"repo": "kdydesign/nuxt-alias-module",
|
|
87
|
-
"npm": "",
|
|
86
|
+
"npm": "nuxt-alias",
|
|
88
87
|
"icon": "",
|
|
89
88
|
"github": "https://github.com/kdydesign/nuxt-alias-module",
|
|
90
89
|
"website": "https://github.com/kdydesign/nuxt-alias-module",
|
|
@@ -97,7 +96,6 @@
|
|
|
97
96
|
"github": "kdydesign"
|
|
98
97
|
}
|
|
99
98
|
],
|
|
100
|
-
"contributors": [],
|
|
101
99
|
"compatibility": {
|
|
102
100
|
"nuxt": "^2.0.0",
|
|
103
101
|
"requires": {}
|
|
@@ -107,7 +105,7 @@
|
|
|
107
105
|
"name": "amp",
|
|
108
106
|
"description": "AMP (Accelerated Mobile Pages) module for Nuxt",
|
|
109
107
|
"repo": "nuxt-community/amp-module",
|
|
110
|
-
"npm": "",
|
|
108
|
+
"npm": "@nuxtjs/amp",
|
|
111
109
|
"icon": "amp.png",
|
|
112
110
|
"github": "https://github.com/nuxt-community/amp-module",
|
|
113
111
|
"website": "https://github.com/nuxt-community/amp-module",
|
|
@@ -121,7 +119,6 @@
|
|
|
121
119
|
"twitter": "a_birang"
|
|
122
120
|
}
|
|
123
121
|
],
|
|
124
|
-
"contributors": [],
|
|
125
122
|
"compatibility": {
|
|
126
123
|
"nuxt": "^2.0.0",
|
|
127
124
|
"requires": {}
|
|
@@ -131,7 +128,7 @@
|
|
|
131
128
|
"name": "animejs",
|
|
132
129
|
"description": "Anime.js module for Nuxt.js",
|
|
133
130
|
"repo": "ivodolenc/nuxt-animejs",
|
|
134
|
-
"npm": "",
|
|
131
|
+
"npm": "nuxt-animejs",
|
|
135
132
|
"icon": "",
|
|
136
133
|
"github": "https://github.com/ivodolenc/nuxt-animejs",
|
|
137
134
|
"website": "https://github.com/ivodolenc/nuxt-animejs",
|
|
@@ -144,17 +141,40 @@
|
|
|
144
141
|
"github": "ivodolenc"
|
|
145
142
|
}
|
|
146
143
|
],
|
|
147
|
-
"contributors": [],
|
|
148
144
|
"compatibility": {
|
|
149
145
|
"nuxt": "^2.0.0",
|
|
150
146
|
"requires": {}
|
|
151
147
|
}
|
|
152
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
|
+
},
|
|
153
173
|
{
|
|
154
174
|
"name": "apis-to-file",
|
|
155
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",
|
|
156
176
|
"repo": "Luxdamore/nuxt-apis-to-file",
|
|
157
|
-
"npm": "",
|
|
177
|
+
"npm": "@luxdamore/nuxt-apis-to-file",
|
|
158
178
|
"icon": "",
|
|
159
179
|
"github": "https://github.com/LuXDAmore/nuxt-apis-to-file",
|
|
160
180
|
"website": "https://luxdamore.github.io/nuxt-apis-to-file/",
|
|
@@ -169,7 +189,6 @@
|
|
|
169
189
|
"avatar": "https://avatars0.githubusercontent.com/u/3841171?v=4"
|
|
170
190
|
}
|
|
171
191
|
],
|
|
172
|
-
"contributors": [],
|
|
173
192
|
"compatibility": {
|
|
174
193
|
"nuxt": "^2.0.0",
|
|
175
194
|
"requires": {}
|
|
@@ -178,27 +197,24 @@
|
|
|
178
197
|
{
|
|
179
198
|
"name": "apollo",
|
|
180
199
|
"description": "Integrate GraphQL in your Nuxt.js apps using vue-apollo.",
|
|
181
|
-
"repo": "nuxt-
|
|
182
|
-
"npm": "",
|
|
200
|
+
"repo": "nuxt-modules/apollo",
|
|
201
|
+
"npm": "@nuxtjs/apollo",
|
|
183
202
|
"icon": "apollo.png",
|
|
184
|
-
"github": "https://github.com/nuxt-
|
|
185
|
-
"website": "https://
|
|
203
|
+
"github": "https://github.com/nuxt-modules/apollo",
|
|
204
|
+
"website": "https://apollo.nuxtjs.org",
|
|
186
205
|
"learn_more": "https://apollo.vuejs.org/guide/#what-is-graphql",
|
|
187
206
|
"category": "Request",
|
|
188
207
|
"type": "community",
|
|
189
208
|
"maintainers": [
|
|
190
209
|
{
|
|
191
|
-
"name": "
|
|
192
|
-
"github": "
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
"name": "Dominic Garms",
|
|
196
|
-
"github": "dohomi"
|
|
210
|
+
"name": "Conrawl Rogers",
|
|
211
|
+
"github": "diizzayy",
|
|
212
|
+
"twitter": "diizzayy",
|
|
213
|
+
"avatar": "https://avatars.githubusercontent.com/diizzayy?v=4"
|
|
197
214
|
}
|
|
198
215
|
],
|
|
199
|
-
"contributors": [],
|
|
200
216
|
"compatibility": {
|
|
201
|
-
"nuxt": "^2.0.0",
|
|
217
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
202
218
|
"requires": {}
|
|
203
219
|
}
|
|
204
220
|
},
|
|
@@ -206,7 +222,7 @@
|
|
|
206
222
|
"name": "applicationinsights",
|
|
207
223
|
"description": "AppInsights module for Nuxt.js",
|
|
208
224
|
"repo": "nuxt-community/applicationinsights-module",
|
|
209
|
-
"npm": "",
|
|
225
|
+
"npm": "@nuxtjs/applicationinsights",
|
|
210
226
|
"icon": "application-insights.png",
|
|
211
227
|
"github": "https://github.com/nuxt-community/applicationinsights-module",
|
|
212
228
|
"website": "https://github.com/nuxt-community/applicationinsights-module",
|
|
@@ -219,7 +235,6 @@
|
|
|
219
235
|
"github": "aldarund"
|
|
220
236
|
}
|
|
221
237
|
],
|
|
222
|
-
"contributors": [],
|
|
223
238
|
"compatibility": {
|
|
224
239
|
"nuxt": "^2.0.0",
|
|
225
240
|
"requires": {}
|
|
@@ -229,7 +244,7 @@
|
|
|
229
244
|
"name": "appwrite",
|
|
230
245
|
"description": "Appwrite module for Nuxt",
|
|
231
246
|
"repo": "Hrdtr/nuxt-appwrite",
|
|
232
|
-
"npm": "",
|
|
247
|
+
"npm": "nuxt-appwrite",
|
|
233
248
|
"icon": "appwrite.png",
|
|
234
249
|
"github": "https://github.com/Hrdtr/nuxt-appwrite",
|
|
235
250
|
"website": "https://github.com/Hrdtr/nuxt-appwrite",
|
|
@@ -242,7 +257,6 @@
|
|
|
242
257
|
"github": "Hrdtr"
|
|
243
258
|
}
|
|
244
259
|
],
|
|
245
|
-
"contributors": [],
|
|
246
260
|
"compatibility": {
|
|
247
261
|
"nuxt": "^2.0.0",
|
|
248
262
|
"requires": {}
|
|
@@ -252,7 +266,7 @@
|
|
|
252
266
|
"name": "auth",
|
|
253
267
|
"description": "Zero-boilerplate authentication support for Nuxt.js.",
|
|
254
268
|
"repo": "nuxt-community/auth-module",
|
|
255
|
-
"npm": "",
|
|
269
|
+
"npm": "@nuxtjs/auth",
|
|
256
270
|
"icon": "auth.png",
|
|
257
271
|
"github": "https://github.com/nuxt-community/auth-module",
|
|
258
272
|
"website": "https://dev.auth.nuxtjs.org/",
|
|
@@ -270,7 +284,6 @@
|
|
|
270
284
|
"github": "JoaoPedroAS51"
|
|
271
285
|
}
|
|
272
286
|
],
|
|
273
|
-
"contributors": [],
|
|
274
287
|
"compatibility": {
|
|
275
288
|
"nuxt": "^2.0.0",
|
|
276
289
|
"requires": {}
|
|
@@ -280,7 +293,7 @@
|
|
|
280
293
|
"name": "axios",
|
|
281
294
|
"description": "Secure and easy Axios module with Nuxt.js",
|
|
282
295
|
"repo": "nuxt-community/axios-module",
|
|
283
|
-
"npm": "",
|
|
296
|
+
"npm": "@nuxtjs/axios",
|
|
284
297
|
"icon": "axios.svg",
|
|
285
298
|
"github": "https://github.com/nuxt-community/axios-module",
|
|
286
299
|
"website": "https://axios.nuxtjs.org",
|
|
@@ -294,7 +307,6 @@
|
|
|
294
307
|
"twitter": "_pi0_"
|
|
295
308
|
}
|
|
296
309
|
],
|
|
297
|
-
"contributors": [],
|
|
298
310
|
"compatibility": {
|
|
299
311
|
"nuxt": "^2.0.0",
|
|
300
312
|
"requires": {}
|
|
@@ -304,7 +316,7 @@
|
|
|
304
316
|
"name": "basic-auth",
|
|
305
317
|
"description": "Provide basic authentication to your Nuxt.js application",
|
|
306
318
|
"repo": "potato4d/nuxt-basic-auth-module",
|
|
307
|
-
"npm": "",
|
|
319
|
+
"npm": "nuxt-basic-auth-module",
|
|
308
320
|
"icon": "",
|
|
309
321
|
"github": "https://github.com/potato4d/nuxt-basic-auth-module",
|
|
310
322
|
"website": "https://github.com/potato4d/nuxt-basic-auth-module",
|
|
@@ -317,7 +329,6 @@
|
|
|
317
329
|
"github": "potato4d"
|
|
318
330
|
}
|
|
319
331
|
],
|
|
320
|
-
"contributors": [],
|
|
321
332
|
"compatibility": {
|
|
322
333
|
"nuxt": "^2.0.0",
|
|
323
334
|
"requires": {}
|
|
@@ -327,7 +338,7 @@
|
|
|
327
338
|
"name": "bootstrap",
|
|
328
339
|
"description": "Add Bootstrap to your Nuxt app in seconds.",
|
|
329
340
|
"repo": "bootstrap-vue/bootstrap-vue",
|
|
330
|
-
"npm": "",
|
|
341
|
+
"npm": "bootstrap-vue",
|
|
331
342
|
"icon": "bootstrap.png",
|
|
332
343
|
"github": "https://github.com/bootstrap-vue/bootstrap-vue",
|
|
333
344
|
"website": "https://bootstrap-vue.org/docs#nuxtjs-module",
|
|
@@ -350,7 +361,6 @@
|
|
|
350
361
|
"twitter": "jackmu95"
|
|
351
362
|
}
|
|
352
363
|
],
|
|
353
|
-
"contributors": [],
|
|
354
364
|
"compatibility": {
|
|
355
365
|
"nuxt": "^2.0.0",
|
|
356
366
|
"requires": {}
|
|
@@ -360,7 +370,7 @@
|
|
|
360
370
|
"name": "browserconfig",
|
|
361
371
|
"description": "Adds XML browser configuration support",
|
|
362
372
|
"repo": "nuxt-community/modules#master/packages/browserconfig",
|
|
363
|
-
"npm": "",
|
|
373
|
+
"npm": "@nuxtjs/browserconfig",
|
|
364
374
|
"icon": "",
|
|
365
375
|
"github": "https://github.com/nuxt-community/modules/tree/master/packages/browserconfig",
|
|
366
376
|
"website": "https://github.com/nuxt-community/modules/tree/master/packages/browserconfig",
|
|
@@ -374,7 +384,6 @@
|
|
|
374
384
|
"twitter": "_pi0_"
|
|
375
385
|
}
|
|
376
386
|
],
|
|
377
|
-
"contributors": [],
|
|
378
387
|
"compatibility": {
|
|
379
388
|
"nuxt": "^2.0.0",
|
|
380
389
|
"requires": {}
|
|
@@ -384,7 +393,7 @@
|
|
|
384
393
|
"name": "buefy",
|
|
385
394
|
"description": "It's really very simple to start with nuxt. But we can make it even simpler by adding nuxt-buefy",
|
|
386
395
|
"repo": "buefy/nuxt-buefy",
|
|
387
|
-
"npm": "",
|
|
396
|
+
"npm": "nuxt-buefy",
|
|
388
397
|
"icon": "buefy.png",
|
|
389
398
|
"github": "https://github.com/buefy/nuxt-buefy",
|
|
390
399
|
"website": "https://github.com/buefy/nuxt-buefy",
|
|
@@ -397,7 +406,6 @@
|
|
|
397
406
|
"github": "jtommy"
|
|
398
407
|
}
|
|
399
408
|
],
|
|
400
|
-
"contributors": [],
|
|
401
409
|
"compatibility": {
|
|
402
410
|
"nuxt": "^2.0.0",
|
|
403
411
|
"requires": {}
|
|
@@ -405,9 +413,9 @@
|
|
|
405
413
|
},
|
|
406
414
|
{
|
|
407
415
|
"name": "bugsnag",
|
|
408
|
-
"description": "Bugsnag
|
|
416
|
+
"description": "Bugsnag integration for nuxt.js. Makes it easy to add bugsnag to your Project. Supports uploading source maps.",
|
|
409
417
|
"repo": "JulianMar/nuxt-bugsnag",
|
|
410
|
-
"npm": "",
|
|
418
|
+
"npm": "nuxt-bugsnag",
|
|
411
419
|
"icon": "bugsnag.png",
|
|
412
420
|
"github": "https://github.com/JulianMar/nuxt-bugsnag",
|
|
413
421
|
"website": "https://github.com/JulianMar/nuxt-bugsnag",
|
|
@@ -417,20 +425,22 @@
|
|
|
417
425
|
"maintainers": [
|
|
418
426
|
{
|
|
419
427
|
"name": "JulianMar",
|
|
420
|
-
"github": "JulianMar"
|
|
428
|
+
"github": "JulianMar",
|
|
429
|
+
"twitter": "julian_martin96"
|
|
421
430
|
}
|
|
422
431
|
],
|
|
423
|
-
"contributors": [],
|
|
424
432
|
"compatibility": {
|
|
425
|
-
"nuxt": "^2.0.0",
|
|
426
|
-
"requires": {
|
|
433
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
434
|
+
"requires": {
|
|
435
|
+
"bridge": true
|
|
436
|
+
}
|
|
427
437
|
}
|
|
428
438
|
},
|
|
429
439
|
{
|
|
430
440
|
"name": "bulma-slim",
|
|
431
441
|
"description": "Nuxt.js module to automatically make a slim Bulma build of used features with Purgecss",
|
|
432
442
|
"repo": "mustardamus/nuxt-bulma-slim",
|
|
433
|
-
"npm": "",
|
|
443
|
+
"npm": "nuxt-bulma-slim",
|
|
434
444
|
"icon": "bulma.png",
|
|
435
445
|
"github": "https://github.com/mustardamus/nuxt-bulma-slim",
|
|
436
446
|
"website": "https://github.com/mustardamus/nuxt-bulma-slim",
|
|
@@ -443,7 +453,6 @@
|
|
|
443
453
|
"github": "mustardamus"
|
|
444
454
|
}
|
|
445
455
|
],
|
|
446
|
-
"contributors": [],
|
|
447
456
|
"compatibility": {
|
|
448
457
|
"nuxt": "^2.0.0",
|
|
449
458
|
"requires": {}
|
|
@@ -453,7 +462,7 @@
|
|
|
453
462
|
"name": "bundle-buddy",
|
|
454
463
|
"description": "Don't fight your webpack bundle, become friends!",
|
|
455
464
|
"repo": "Developmint/nuxt-bundle-buddy",
|
|
456
|
-
"npm": "",
|
|
465
|
+
"npm": "nuxt-bundle-buddy",
|
|
457
466
|
"icon": "",
|
|
458
467
|
"github": "https://github.com/Developmint/nuxt-bundle-buddy",
|
|
459
468
|
"website": "https://github.com/Developmint/nuxt-bundle-buddy",
|
|
@@ -466,7 +475,6 @@
|
|
|
466
475
|
"github": "Developmint"
|
|
467
476
|
}
|
|
468
477
|
],
|
|
469
|
-
"contributors": [],
|
|
470
478
|
"compatibility": {
|
|
471
479
|
"nuxt": "^2.0.0",
|
|
472
480
|
"requires": {}
|
|
@@ -474,9 +482,9 @@
|
|
|
474
482
|
},
|
|
475
483
|
{
|
|
476
484
|
"name": "canvas-sketch",
|
|
477
|
-
"description": "Nuxt.js module for making generative and 3D artwork with canvas-sketch in
|
|
485
|
+
"description": "Nuxt.js module for making generative and 3D artwork with canvas-sketch in JavaScript",
|
|
478
486
|
"repo": "LuXDAmore/generative-art",
|
|
479
|
-
"npm": "",
|
|
487
|
+
"npm": "@luxdamore/nuxt-canvas-sketch",
|
|
480
488
|
"icon": "",
|
|
481
489
|
"github": "https://github.com/LuXDAmore/generative-art",
|
|
482
490
|
"website": "https://github.com/LuXDAmore/generative-art",
|
|
@@ -490,7 +498,6 @@
|
|
|
490
498
|
"twitter": "luxdamore"
|
|
491
499
|
}
|
|
492
500
|
],
|
|
493
|
-
"contributors": [],
|
|
494
501
|
"compatibility": {
|
|
495
502
|
"nuxt": "^2.0.0",
|
|
496
503
|
"requires": {}
|
|
@@ -500,7 +507,7 @@
|
|
|
500
507
|
"name": "chakra-ui",
|
|
501
508
|
"description": "Chakra UI Module for Nuxt.js",
|
|
502
509
|
"repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
|
|
503
|
-
"npm": "",
|
|
510
|
+
"npm": "@chakra-ui/nuxt",
|
|
504
511
|
"icon": "chakra-ui.png",
|
|
505
512
|
"github": "https://github.com/chakra-ui/chakra-ui-vue/tree/develop/packages/chakra-ui-nuxt",
|
|
506
513
|
"website": "https://vue.chakra-ui.com/with-nuxt",
|
|
@@ -513,17 +520,38 @@
|
|
|
513
520
|
"github": "codebender828 https://avatars2.githubusercontent.com/u/21237954?s=400&u=8d33f80968b1e2582b530af74e26e4cb94d1a90b&v=4"
|
|
514
521
|
}
|
|
515
522
|
],
|
|
516
|
-
"contributors": [],
|
|
517
523
|
"compatibility": {
|
|
518
524
|
"nuxt": "^2.0.0",
|
|
519
525
|
"requires": {}
|
|
520
526
|
}
|
|
521
527
|
},
|
|
528
|
+
{
|
|
529
|
+
"name": "chatwoot",
|
|
530
|
+
"description": "Chatwoot is an open-source customer engagement platform that helps companies engage their customers on their website",
|
|
531
|
+
"repo": "huntersofbook/huntersofbook#main/projects/chatwoot/packages/nuxt",
|
|
532
|
+
"npm": "@huntersofbook/chatwoot-nuxt",
|
|
533
|
+
"icon": "chatwoot.png",
|
|
534
|
+
"github": "https://github.com/huntersofbook/huntersofbook/tree/main/projects/chatwoot/packages/nuxt",
|
|
535
|
+
"website": "https://github.com/huntersofbook/huntersofbook/tree/main/projects/chatwoot/packages/nuxt",
|
|
536
|
+
"learn_more": "https://www.chatwoot.com",
|
|
537
|
+
"category": "Libraries",
|
|
538
|
+
"type": "3rd-party",
|
|
539
|
+
"maintainers": [
|
|
540
|
+
{
|
|
541
|
+
"name": "productdevbook",
|
|
542
|
+
"github": "productdevbook"
|
|
543
|
+
}
|
|
544
|
+
],
|
|
545
|
+
"compatibility": {
|
|
546
|
+
"nuxt": "^3.0.0",
|
|
547
|
+
"requires": {}
|
|
548
|
+
}
|
|
549
|
+
},
|
|
522
550
|
{
|
|
523
551
|
"name": "chiffre",
|
|
524
552
|
"description": "Privacy-first, end-to-end encrypted analytics",
|
|
525
553
|
"repo": "chiffre-io/nuxt-chiffre",
|
|
526
|
-
"npm": "",
|
|
554
|
+
"npm": "nuxt-chiffre",
|
|
527
555
|
"icon": "https://avatars.githubusercontent.com/u/58789215?v=4",
|
|
528
556
|
"github": "https://github.com/chiffre-io/nuxt-chiffre",
|
|
529
557
|
"website": "https://github.com/chiffre-io/nuxt-chiffre",
|
|
@@ -536,7 +564,6 @@
|
|
|
536
564
|
"github": "rclement"
|
|
537
565
|
}
|
|
538
566
|
],
|
|
539
|
-
"contributors": [],
|
|
540
567
|
"compatibility": {
|
|
541
568
|
"nuxt": "^2.0.0",
|
|
542
569
|
"requires": {}
|
|
@@ -546,7 +573,7 @@
|
|
|
546
573
|
"name": "client-init",
|
|
547
574
|
"description": "Provide client version of `nuxtServerInit`.",
|
|
548
575
|
"repo": "potato4d/nuxt-client-init-module",
|
|
549
|
-
"npm": "",
|
|
576
|
+
"npm": "nuxt-client-init-module",
|
|
550
577
|
"icon": "",
|
|
551
578
|
"github": "https://github.com/potato4d/nuxt-client-init-module",
|
|
552
579
|
"website": "https://github.com/potato4d/nuxt-client-init-module",
|
|
@@ -559,7 +586,6 @@
|
|
|
559
586
|
"github": "potato4d"
|
|
560
587
|
}
|
|
561
588
|
],
|
|
562
|
-
"contributors": [],
|
|
563
589
|
"compatibility": {
|
|
564
590
|
"nuxt": "^2.0.0",
|
|
565
591
|
"requires": {}
|
|
@@ -569,7 +595,7 @@
|
|
|
569
595
|
"name": "cloudcms",
|
|
570
596
|
"description": "CloudCMS Nuxt.js Module",
|
|
571
597
|
"repo": "gitana/cloudcms-nuxt",
|
|
572
|
-
"npm": "",
|
|
598
|
+
"npm": "cloudcms-nuxt",
|
|
573
599
|
"icon": "",
|
|
574
600
|
"github": "https://github.com/gitana/cloudcms-nuxt",
|
|
575
601
|
"website": "https://github.com/gitana/cloudcms-nuxt",
|
|
@@ -582,7 +608,6 @@
|
|
|
582
608
|
"github": "gitana"
|
|
583
609
|
}
|
|
584
610
|
],
|
|
585
|
-
"contributors": [],
|
|
586
611
|
"compatibility": {
|
|
587
612
|
"nuxt": "^2.0.0",
|
|
588
613
|
"requires": {}
|
|
@@ -592,7 +617,7 @@
|
|
|
592
617
|
"name": "cloudinary",
|
|
593
618
|
"description": "Optimize images and videos in your Nuxt.js application",
|
|
594
619
|
"repo": "nuxt-community/cloudinary-module",
|
|
595
|
-
"npm": "",
|
|
620
|
+
"npm": "@nuxtjs/cloudinary",
|
|
596
621
|
"icon": "cloudinary.png",
|
|
597
622
|
"github": "https://github.com/nuxt-community/cloudinary-module",
|
|
598
623
|
"website": "https://cloudinary.nuxtjs.org",
|
|
@@ -606,7 +631,6 @@
|
|
|
606
631
|
"twitter": "MayaShavin"
|
|
607
632
|
}
|
|
608
633
|
],
|
|
609
|
-
"contributors": [],
|
|
610
634
|
"compatibility": {
|
|
611
635
|
"nuxt": "^2.0.0",
|
|
612
636
|
"requires": {}
|
|
@@ -616,7 +640,7 @@
|
|
|
616
640
|
"name": "color-mode",
|
|
617
641
|
"description": "Dark and Light mode for NuxtJS with auto detection",
|
|
618
642
|
"repo": "nuxt-community/color-mode-module",
|
|
619
|
-
"npm": "",
|
|
643
|
+
"npm": "@nuxtjs/color-mode",
|
|
620
644
|
"icon": "color-mode.png",
|
|
621
645
|
"github": "https://github.com/nuxt-community/color-mode-module",
|
|
622
646
|
"website": "https://color-mode.nuxtjs.org",
|
|
@@ -630,9 +654,8 @@
|
|
|
630
654
|
"twitter": "Atinux"
|
|
631
655
|
}
|
|
632
656
|
],
|
|
633
|
-
"contributors": [],
|
|
634
657
|
"compatibility": {
|
|
635
|
-
"nuxt": "^2.0.0",
|
|
658
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
636
659
|
"requires": {
|
|
637
660
|
"bridge": "optional"
|
|
638
661
|
}
|
|
@@ -642,7 +665,7 @@
|
|
|
642
665
|
"name": "component-cache",
|
|
643
666
|
"description": "LRU component cache for vue components",
|
|
644
667
|
"repo": "nuxt-community/component-cache-module",
|
|
645
|
-
"npm": "",
|
|
668
|
+
"npm": "@nuxtjs/component-cache",
|
|
646
669
|
"icon": "",
|
|
647
670
|
"github": "https://github.com/nuxt-community/component-cache-module",
|
|
648
671
|
"website": "https://github.com/nuxt-community/component-cache-module",
|
|
@@ -656,7 +679,6 @@
|
|
|
656
679
|
"twitter": "_pi0_"
|
|
657
680
|
}
|
|
658
681
|
],
|
|
659
|
-
"contributors": [],
|
|
660
682
|
"compatibility": {
|
|
661
683
|
"nuxt": "^2.0.0",
|
|
662
684
|
"requires": {}
|
|
@@ -666,7 +688,7 @@
|
|
|
666
688
|
"name": "composition-api",
|
|
667
689
|
"description": "Composition API hooks for Nuxt",
|
|
668
690
|
"repo": "nuxt-community/composition-api#main",
|
|
669
|
-
"npm": "",
|
|
691
|
+
"npm": "@nuxtjs/composition-api",
|
|
670
692
|
"icon": "composition-api.svg",
|
|
671
693
|
"github": "https://github.com/nuxt-community/composition-api/tree/main",
|
|
672
694
|
"website": "https://composition-api.nuxtjs.org",
|
|
@@ -680,7 +702,6 @@
|
|
|
680
702
|
"twitter": "danielcroe"
|
|
681
703
|
}
|
|
682
704
|
],
|
|
683
|
-
"contributors": [],
|
|
684
705
|
"compatibility": {
|
|
685
706
|
"nuxt": "^2.0.0",
|
|
686
707
|
"requires": {}
|
|
@@ -688,10 +709,10 @@
|
|
|
688
709
|
},
|
|
689
710
|
{
|
|
690
711
|
"name": "content",
|
|
691
|
-
"description": "
|
|
692
|
-
"repo": "nuxt/content#
|
|
693
|
-
"npm": "",
|
|
694
|
-
"icon": "
|
|
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",
|
|
714
|
+
"npm": "@nuxt/content",
|
|
715
|
+
"icon": "nuxt.png",
|
|
695
716
|
"github": "https://github.com/nuxt/content",
|
|
696
717
|
"website": "https://content.nuxtjs.org",
|
|
697
718
|
"learn_more": "",
|
|
@@ -699,9 +720,14 @@
|
|
|
699
720
|
"type": "official",
|
|
700
721
|
"maintainers": [
|
|
701
722
|
{
|
|
702
|
-
"name": "
|
|
703
|
-
"github": "
|
|
704
|
-
"twitter": "
|
|
723
|
+
"name": "Yaël Guilloux",
|
|
724
|
+
"github": "Tahul",
|
|
725
|
+
"twitter": "yaeeelglx"
|
|
726
|
+
},
|
|
727
|
+
{
|
|
728
|
+
"name": "Ahad Birang",
|
|
729
|
+
"github": "farnabaz",
|
|
730
|
+
"twitter": "a_birang"
|
|
705
731
|
},
|
|
706
732
|
{
|
|
707
733
|
"name": "Sebastien Chopin",
|
|
@@ -709,9 +735,8 @@
|
|
|
709
735
|
"twitter": "Atinux"
|
|
710
736
|
}
|
|
711
737
|
],
|
|
712
|
-
"contributors": [],
|
|
713
738
|
"compatibility": {
|
|
714
|
-
"nuxt": "^2.0.0",
|
|
739
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
715
740
|
"requires": {}
|
|
716
741
|
}
|
|
717
742
|
},
|
|
@@ -719,7 +744,7 @@
|
|
|
719
744
|
"name": "contentful",
|
|
720
745
|
"description": "nuxt contentful module",
|
|
721
746
|
"repo": "scaccogatto/contentful-module",
|
|
722
|
-
"npm": "",
|
|
747
|
+
"npm": "contentful-module",
|
|
723
748
|
"icon": "contentful.png",
|
|
724
749
|
"github": "https://github.com/scaccogatto/contentful-module",
|
|
725
750
|
"website": "https://github.com/scaccogatto/contentful-module",
|
|
@@ -732,7 +757,6 @@
|
|
|
732
757
|
"github": "scaccogatto"
|
|
733
758
|
}
|
|
734
759
|
],
|
|
735
|
-
"contributors": [],
|
|
736
760
|
"compatibility": {
|
|
737
761
|
"nuxt": "^2.0.0",
|
|
738
762
|
"requires": {}
|
|
@@ -742,7 +766,7 @@
|
|
|
742
766
|
"name": "custom-elements",
|
|
743
767
|
"description": "Publish your Components as a vue-custom-element standalone build.",
|
|
744
768
|
"repo": "GrabarzUndPartner/nuxt-custom-elements",
|
|
745
|
-
"npm": "",
|
|
769
|
+
"npm": "nuxt-custom-elements",
|
|
746
770
|
"icon": "custom-elements.png",
|
|
747
771
|
"github": "https://github.com/GrabarzUndPartner/nuxt-custom-elements",
|
|
748
772
|
"website": "https://nuxt-custom-elements.grabarzundpartner.dev",
|
|
@@ -759,7 +783,6 @@
|
|
|
759
783
|
"github": "GrabarzUndPartner"
|
|
760
784
|
}
|
|
761
785
|
],
|
|
762
|
-
"contributors": [],
|
|
763
786
|
"compatibility": {
|
|
764
787
|
"nuxt": "^2.0.0",
|
|
765
788
|
"requires": {}
|
|
@@ -769,7 +792,7 @@
|
|
|
769
792
|
"name": "darkmode.js",
|
|
770
793
|
"description": "Add darkmode / nightmode to your Nuxt.js project in a few seconds",
|
|
771
794
|
"repo": "sandoche/nuxtjs-darkmode-js-module#main",
|
|
772
|
-
"npm": "",
|
|
795
|
+
"npm": "nuxtjs-darkmode-js-module",
|
|
773
796
|
"icon": "darkmode.png",
|
|
774
797
|
"github": "https://github.com/sandoche/nuxtjs-darkmode-js-module",
|
|
775
798
|
"website": "https://github.com/sandoche/nuxtjs-darkmode-js-module",
|
|
@@ -782,7 +805,6 @@
|
|
|
782
805
|
"github": "sandoche"
|
|
783
806
|
}
|
|
784
807
|
],
|
|
785
|
-
"contributors": [],
|
|
786
808
|
"compatibility": {
|
|
787
809
|
"nuxt": "^2.0.0",
|
|
788
810
|
"requires": {}
|
|
@@ -792,7 +814,7 @@
|
|
|
792
814
|
"name": "date-fns",
|
|
793
815
|
"description": "Modern JavaScript date utility library - date-fns for Nuxt.js",
|
|
794
816
|
"repo": "nuxt-community/date-fns-module",
|
|
795
|
-
"npm": "",
|
|
817
|
+
"npm": "@nuxtjs/date-fns",
|
|
796
818
|
"icon": "date-fns.png",
|
|
797
819
|
"github": "https://github.com/nuxt-community/date-fns-module",
|
|
798
820
|
"website": "https://github.com/nuxt-community/date-fns-module",
|
|
@@ -805,7 +827,6 @@
|
|
|
805
827
|
"github": "ricardogobbosouza"
|
|
806
828
|
}
|
|
807
829
|
],
|
|
808
|
-
"contributors": [],
|
|
809
830
|
"compatibility": {
|
|
810
831
|
"nuxt": "^2.0.0",
|
|
811
832
|
"requires": {}
|
|
@@ -815,7 +836,7 @@
|
|
|
815
836
|
"name": "datocms",
|
|
816
837
|
"description": "DatoCMS integration for Nuxt.js",
|
|
817
838
|
"repo": "voorhoede/nuxt-datocms-module",
|
|
818
|
-
"npm": "",
|
|
839
|
+
"npm": "@voorhoede/nuxt-datocms-module",
|
|
819
840
|
"icon": "datocms.png",
|
|
820
841
|
"github": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
821
842
|
"website": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
@@ -828,7 +849,6 @@
|
|
|
828
849
|
"github": "Frankwarnaar"
|
|
829
850
|
}
|
|
830
851
|
],
|
|
831
|
-
"contributors": [],
|
|
832
852
|
"compatibility": {
|
|
833
853
|
"nuxt": "^2.0.0",
|
|
834
854
|
"requires": {}
|
|
@@ -838,7 +858,7 @@
|
|
|
838
858
|
"name": "dayjs",
|
|
839
859
|
"description": "The best way for use Day.js easily in your Nuxt.js project.",
|
|
840
860
|
"repo": "nuxt-community/dayjs-module",
|
|
841
|
-
"npm": "",
|
|
861
|
+
"npm": "@nuxtjs/dayjs",
|
|
842
862
|
"icon": "day-js.png",
|
|
843
863
|
"github": "https://github.com/nuxt-community/dayjs-module",
|
|
844
864
|
"website": "https://github.com/nuxt-community/dayjs-module",
|
|
@@ -852,17 +872,39 @@
|
|
|
852
872
|
"twitter": "potato4d"
|
|
853
873
|
}
|
|
854
874
|
],
|
|
855
|
-
"contributors": [],
|
|
856
875
|
"compatibility": {
|
|
857
876
|
"nuxt": "^2.0.0",
|
|
858
877
|
"requires": {}
|
|
859
878
|
}
|
|
860
879
|
},
|
|
880
|
+
{
|
|
881
|
+
"name": "delay-hydration",
|
|
882
|
+
"description": "Improve your Nuxt.js v2 Google Lighthouse score by delaying hydration.",
|
|
883
|
+
"repo": "harlan-zw/nuxt-delay-hydration#main/packages/nuxt-delay-hydration",
|
|
884
|
+
"npm": "nuxt-delay-hydration",
|
|
885
|
+
"icon": "lighthouse.svg",
|
|
886
|
+
"github": "https://github.com/harlan-zw/nuxt-delay-hydration",
|
|
887
|
+
"website": "https://github.com/harlan-zw/nuxt-delay-hydration",
|
|
888
|
+
"learn_more": "",
|
|
889
|
+
"category": "Performance",
|
|
890
|
+
"type": "3rd-party",
|
|
891
|
+
"maintainers": [
|
|
892
|
+
{
|
|
893
|
+
"name": "Harlan Wilton",
|
|
894
|
+
"github": "harlan-zw",
|
|
895
|
+
"twitter": "harlan_zw"
|
|
896
|
+
}
|
|
897
|
+
],
|
|
898
|
+
"compatibility": {
|
|
899
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
900
|
+
"requires": {}
|
|
901
|
+
}
|
|
902
|
+
},
|
|
861
903
|
{
|
|
862
904
|
"name": "device",
|
|
863
905
|
"description": "Device detection module for Nuxt.js",
|
|
864
906
|
"repo": "nuxt-community/device-module",
|
|
865
|
-
"npm": "",
|
|
907
|
+
"npm": "@nuxtjs/device",
|
|
866
908
|
"icon": "",
|
|
867
909
|
"github": "https://github.com/nuxt-community/device-module",
|
|
868
910
|
"website": "https://github.com/nuxt-community/device-module",
|
|
@@ -875,17 +917,41 @@
|
|
|
875
917
|
"github": "dotneet"
|
|
876
918
|
}
|
|
877
919
|
],
|
|
878
|
-
"contributors": [],
|
|
879
920
|
"compatibility": {
|
|
880
|
-
"nuxt": "^2.0.0",
|
|
921
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
881
922
|
"requires": {}
|
|
882
923
|
}
|
|
883
924
|
},
|
|
925
|
+
{
|
|
926
|
+
"name": "directus",
|
|
927
|
+
"description": "Easily connect your Nuxt3 application to your directus server.",
|
|
928
|
+
"repo": "intevel/nuxt-directus",
|
|
929
|
+
"npm": "nuxt-directus",
|
|
930
|
+
"icon": "directus.svg",
|
|
931
|
+
"github": "https://github.com/directus/nuxt-directus/",
|
|
932
|
+
"website": "https://nuxt-directus.netlify.app/",
|
|
933
|
+
"learn_more": "https://nuxt-directus.netlify.app/",
|
|
934
|
+
"category": "CMS",
|
|
935
|
+
"type": "3rd-party",
|
|
936
|
+
"maintainers": [
|
|
937
|
+
{
|
|
938
|
+
"name": "Conner Bachmann",
|
|
939
|
+
"github": "intevel",
|
|
940
|
+
"avatar": "https://avatars.githubusercontent.com/u/59223342?v=4"
|
|
941
|
+
}
|
|
942
|
+
],
|
|
943
|
+
"compatibility": {
|
|
944
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
945
|
+
"requires": {
|
|
946
|
+
"bridge": true
|
|
947
|
+
}
|
|
948
|
+
}
|
|
949
|
+
},
|
|
884
950
|
{
|
|
885
951
|
"name": "dotenv",
|
|
886
952
|
"description": "A Nuxt.js module that loads your .env file into your context options",
|
|
887
953
|
"repo": "nuxt-community/dotenv-module",
|
|
888
|
-
"npm": "",
|
|
954
|
+
"npm": "@nuxtjs/dotenv",
|
|
889
955
|
"icon": "dotenv.png",
|
|
890
956
|
"github": "https://github.com/nuxt-community/dotenv-module",
|
|
891
957
|
"website": "https://github.com/nuxt-community/dotenv-module",
|
|
@@ -898,7 +964,6 @@
|
|
|
898
964
|
"github": "JulienTant"
|
|
899
965
|
}
|
|
900
966
|
],
|
|
901
|
-
"contributors": [],
|
|
902
967
|
"compatibility": {
|
|
903
968
|
"nuxt": "^2.0.0",
|
|
904
969
|
"requires": {}
|
|
@@ -908,7 +973,7 @@
|
|
|
908
973
|
"name": "drupal-ce",
|
|
909
974
|
"description": "Connects Nuxt.js with Drupal via the Lupus Custom Elements Renderer",
|
|
910
975
|
"repo": "drunomics/nuxtjs-drupal-ce",
|
|
911
|
-
"npm": "",
|
|
976
|
+
"npm": "nuxtjs-drupal-ce",
|
|
912
977
|
"icon": "drupal-ce.png",
|
|
913
978
|
"github": "https://github.com/drunomics/nuxtjs-drupal-ce",
|
|
914
979
|
"website": "https://stack.lupus.digital",
|
|
@@ -932,7 +997,6 @@
|
|
|
932
997
|
"avatar": "https://avatars.githubusercontent.com/u/3862832?v=4"
|
|
933
998
|
}
|
|
934
999
|
],
|
|
935
|
-
"contributors": [],
|
|
936
1000
|
"compatibility": {
|
|
937
1001
|
"nuxt": "^2.0.0",
|
|
938
1002
|
"requires": {}
|
|
@@ -942,7 +1006,7 @@
|
|
|
942
1006
|
"name": "druxt",
|
|
943
1007
|
"description": "A bridge between frameworks, Drupal in the back, Nuxt.js in the front.",
|
|
944
1008
|
"repo": "druxt/druxt.js#develop/packages/druxt",
|
|
945
|
-
"npm": "",
|
|
1009
|
+
"npm": "druxt",
|
|
946
1010
|
"icon": "druxt.svg",
|
|
947
1011
|
"github": "https://github.com/druxt/druxt.js",
|
|
948
1012
|
"website": "https://druxtjs.org",
|
|
@@ -955,17 +1019,40 @@
|
|
|
955
1019
|
"github": "decipher"
|
|
956
1020
|
}
|
|
957
1021
|
],
|
|
958
|
-
"contributors": [],
|
|
959
1022
|
"compatibility": {
|
|
960
1023
|
"nuxt": "^2.0.0",
|
|
961
1024
|
"requires": {}
|
|
962
1025
|
}
|
|
963
1026
|
},
|
|
1027
|
+
{
|
|
1028
|
+
"name": "element-plus",
|
|
1029
|
+
"description": "A Vue 3 based component library for designers and developers",
|
|
1030
|
+
"repo": "element-plus/element-plus-nuxt",
|
|
1031
|
+
"npm": "@element-plus/nuxt",
|
|
1032
|
+
"icon": "element-plus.svg",
|
|
1033
|
+
"github": "https://github.com/element-plus/element-plus",
|
|
1034
|
+
"website": "https://element-plus.org",
|
|
1035
|
+
"learn_more": "https://github.com/element-plus/element-plus-nuxt",
|
|
1036
|
+
"category": "UI",
|
|
1037
|
+
"type": "3rd-party",
|
|
1038
|
+
"maintainers": [
|
|
1039
|
+
{
|
|
1040
|
+
"name": "tolking",
|
|
1041
|
+
"github": "tolking"
|
|
1042
|
+
}
|
|
1043
|
+
],
|
|
1044
|
+
"compatibility": {
|
|
1045
|
+
"nuxt": "^3.0.0",
|
|
1046
|
+
"requires": {
|
|
1047
|
+
"bridge": "optional"
|
|
1048
|
+
}
|
|
1049
|
+
}
|
|
1050
|
+
},
|
|
964
1051
|
{
|
|
965
1052
|
"name": "emotion",
|
|
966
1053
|
"description": "The Next Generation of CSS-in-JS for Nuxt.js",
|
|
967
1054
|
"repo": "nuxt-community/emotion-module",
|
|
968
|
-
"npm": "",
|
|
1055
|
+
"npm": "@nuxtjs/emotion",
|
|
969
1056
|
"icon": "emotion.png",
|
|
970
1057
|
"github": "https://github.com/nuxt-community/emotion-module",
|
|
971
1058
|
"website": "https://github.com/nuxt-community/emotion-module",
|
|
@@ -979,7 +1066,6 @@
|
|
|
979
1066
|
"twitter": "_pi0_"
|
|
980
1067
|
}
|
|
981
1068
|
],
|
|
982
|
-
"contributors": [],
|
|
983
1069
|
"compatibility": {
|
|
984
1070
|
"nuxt": "^2.0.0",
|
|
985
1071
|
"requires": {}
|
|
@@ -989,7 +1075,7 @@
|
|
|
989
1075
|
"name": "eslint",
|
|
990
1076
|
"description": "ESLint module for Nuxt.js",
|
|
991
1077
|
"repo": "nuxt-community/eslint-module",
|
|
992
|
-
"npm": "",
|
|
1078
|
+
"npm": "@nuxtjs/eslint-module",
|
|
993
1079
|
"icon": "eslint.png",
|
|
994
1080
|
"github": "https://github.com/nuxt-community/eslint-module",
|
|
995
1081
|
"website": "https://github.com/nuxt-community/eslint-module",
|
|
@@ -1002,7 +1088,6 @@
|
|
|
1002
1088
|
"github": "ricardogobbosouza"
|
|
1003
1089
|
}
|
|
1004
1090
|
],
|
|
1005
|
-
"contributors": [],
|
|
1006
1091
|
"compatibility": {
|
|
1007
1092
|
"nuxt": "^2.0.0",
|
|
1008
1093
|
"requires": {}
|
|
@@ -1012,7 +1097,7 @@
|
|
|
1012
1097
|
"name": "event-trace",
|
|
1013
1098
|
"description": "Module for event trace in Nuxt.js",
|
|
1014
1099
|
"repo": "nuxt-community/nuxt-event-trace",
|
|
1015
|
-
"npm": "",
|
|
1100
|
+
"npm": "nuxt-event-trace",
|
|
1016
1101
|
"icon": "",
|
|
1017
1102
|
"github": "https://github.com/nuxt-community/nuxt-event-trace",
|
|
1018
1103
|
"website": "https://github.com/nuxt-community/nuxt-event-trace",
|
|
@@ -1025,7 +1110,6 @@
|
|
|
1025
1110
|
"github": "clarkdo"
|
|
1026
1111
|
}
|
|
1027
1112
|
],
|
|
1028
|
-
"contributors": [],
|
|
1029
1113
|
"compatibility": {
|
|
1030
1114
|
"nuxt": "^2.0.0",
|
|
1031
1115
|
"requires": {}
|
|
@@ -1035,7 +1119,7 @@
|
|
|
1035
1119
|
"name": "fathom",
|
|
1036
1120
|
"description": "Fathom analytics for Nuxt",
|
|
1037
1121
|
"repo": "yabhq/nuxt-fathom",
|
|
1038
|
-
"npm": "",
|
|
1122
|
+
"npm": "@yabhq/nuxt-fathom",
|
|
1039
1123
|
"icon": "fathom.png",
|
|
1040
1124
|
"github": "https://github.com/yabhq/nuxt-fathom",
|
|
1041
1125
|
"website": "https://github.com/yabhq/nuxt-fathom",
|
|
@@ -1048,7 +1132,6 @@
|
|
|
1048
1132
|
"github": "yabhq"
|
|
1049
1133
|
}
|
|
1050
1134
|
],
|
|
1051
|
-
"contributors": [],
|
|
1052
1135
|
"compatibility": {
|
|
1053
1136
|
"nuxt": "^2.0.0",
|
|
1054
1137
|
"requires": {}
|
|
@@ -1058,7 +1141,7 @@
|
|
|
1058
1141
|
"name": "feature-toggle",
|
|
1059
1142
|
"description": "Feature toggle module for Nuxt.js",
|
|
1060
1143
|
"repo": "stephenkr/nuxt-feature-toggle",
|
|
1061
|
-
"npm": "",
|
|
1144
|
+
"npm": "nuxt-feature-toggle",
|
|
1062
1145
|
"icon": "",
|
|
1063
1146
|
"github": "https://github.com/stephenkr/nuxt-feature-toggle",
|
|
1064
1147
|
"website": "https://github.com/stephenkr/nuxt-feature-toggle",
|
|
@@ -1071,7 +1154,6 @@
|
|
|
1071
1154
|
"github": "stephenkr"
|
|
1072
1155
|
}
|
|
1073
1156
|
],
|
|
1074
|
-
"contributors": [],
|
|
1075
1157
|
"compatibility": {
|
|
1076
1158
|
"nuxt": "^2.0.0",
|
|
1077
1159
|
"requires": {}
|
|
@@ -1079,9 +1161,9 @@
|
|
|
1079
1161
|
},
|
|
1080
1162
|
{
|
|
1081
1163
|
"name": "feed",
|
|
1082
|
-
"description": "Feed module enables everyone to have RSS, Atom and
|
|
1164
|
+
"description": "Feed module enables everyone to have RSS, Atom and JSON.",
|
|
1083
1165
|
"repo": "nuxt-community/feed-module",
|
|
1084
|
-
"npm": "",
|
|
1166
|
+
"npm": "@nuxtjs/feed",
|
|
1085
1167
|
"icon": "",
|
|
1086
1168
|
"github": "https://github.com/nuxt-community/feed-module",
|
|
1087
1169
|
"website": "https://github.com/nuxt-community/feed-module",
|
|
@@ -1095,7 +1177,6 @@
|
|
|
1095
1177
|
"twitter": "TheAlexLichter"
|
|
1096
1178
|
}
|
|
1097
1179
|
],
|
|
1098
|
-
"contributors": [],
|
|
1099
1180
|
"compatibility": {
|
|
1100
1181
|
"nuxt": "^2.0.0",
|
|
1101
1182
|
"requires": {}
|
|
@@ -1104,8 +1185,8 @@
|
|
|
1104
1185
|
{
|
|
1105
1186
|
"name": "firebase",
|
|
1106
1187
|
"description": "Integrate Firebase into your Nuxt project.",
|
|
1107
|
-
"repo": "nuxt-community/firebase-module",
|
|
1108
|
-
"npm": "",
|
|
1188
|
+
"repo": "nuxt-community/firebase-module#master/packages/firebase-module",
|
|
1189
|
+
"npm": "@nuxtjs/firebase",
|
|
1109
1190
|
"icon": "firebase.png",
|
|
1110
1191
|
"github": "https://github.com/nuxt-community/firebase-module",
|
|
1111
1192
|
"website": "https://firebase.nuxtjs.org",
|
|
@@ -1118,7 +1199,6 @@
|
|
|
1118
1199
|
"github": "lupas"
|
|
1119
1200
|
}
|
|
1120
1201
|
],
|
|
1121
|
-
"contributors": [],
|
|
1122
1202
|
"compatibility": {
|
|
1123
1203
|
"nuxt": "^2.0.0",
|
|
1124
1204
|
"requires": {}
|
|
@@ -1128,7 +1208,7 @@
|
|
|
1128
1208
|
"name": "floating-prompt-module",
|
|
1129
1209
|
"description": "Invite your users to support you on product hunt with this floating prompt Nuxt.js module",
|
|
1130
1210
|
"repo": "sandoche/nuxt-floating-prompt-module#main",
|
|
1131
|
-
"npm": "",
|
|
1211
|
+
"npm": "nuxt-floating-prompt-module",
|
|
1132
1212
|
"icon": "",
|
|
1133
1213
|
"github": "https://github.com/sandoche/nuxt-floating-prompt-module",
|
|
1134
1214
|
"website": "https://github.com/sandoche/nuxt-floating-prompt-module",
|
|
@@ -1141,7 +1221,6 @@
|
|
|
1141
1221
|
"github": "sandoche"
|
|
1142
1222
|
}
|
|
1143
1223
|
],
|
|
1144
|
-
"contributors": [],
|
|
1145
1224
|
"compatibility": {
|
|
1146
1225
|
"nuxt": "^2.0.0",
|
|
1147
1226
|
"requires": {}
|
|
@@ -1151,7 +1230,7 @@
|
|
|
1151
1230
|
"name": "font-loader-strategy",
|
|
1152
1231
|
"description": "Helps to load fonts and activate them by preloading.",
|
|
1153
1232
|
"repo": "GrabarzUndPartner/nuxt-font-loader-strategy",
|
|
1154
|
-
"npm": "",
|
|
1233
|
+
"npm": "nuxt-font-loader-strategy",
|
|
1155
1234
|
"icon": "",
|
|
1156
1235
|
"github": "https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy",
|
|
1157
1236
|
"website": "https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy",
|
|
@@ -1164,7 +1243,6 @@
|
|
|
1164
1243
|
"github": "GrabarzUndPartner"
|
|
1165
1244
|
}
|
|
1166
1245
|
],
|
|
1167
|
-
"contributors": [],
|
|
1168
1246
|
"compatibility": {
|
|
1169
1247
|
"nuxt": "^2.0.0",
|
|
1170
1248
|
"requires": {}
|
|
@@ -1174,7 +1252,7 @@
|
|
|
1174
1252
|
"name": "fontagon",
|
|
1175
1253
|
"description": "Easy convert SVG from nuxt to icon font.",
|
|
1176
1254
|
"repo": "kdydesign/nuxt-fontagon",
|
|
1177
|
-
"npm": "",
|
|
1255
|
+
"npm": "nuxt-fontagon",
|
|
1178
1256
|
"icon": "fontagon.png",
|
|
1179
1257
|
"github": "https://github.com/kdydesign/nuxt-fontagon",
|
|
1180
1258
|
"website": "https://github.com/kdydesign/nuxt-fontagon",
|
|
@@ -1187,17 +1265,39 @@
|
|
|
1187
1265
|
"github": "kdydesign"
|
|
1188
1266
|
}
|
|
1189
1267
|
],
|
|
1190
|
-
"contributors": [],
|
|
1191
1268
|
"compatibility": {
|
|
1192
1269
|
"nuxt": "^2.0.0",
|
|
1193
1270
|
"requires": {}
|
|
1194
1271
|
}
|
|
1195
1272
|
},
|
|
1273
|
+
{
|
|
1274
|
+
"name": "fontaine",
|
|
1275
|
+
"description": "Automatically optimized font fallback based on font metrics",
|
|
1276
|
+
"repo": "nuxt-modules/fontaine",
|
|
1277
|
+
"npm": "@nuxtjs/fontaine",
|
|
1278
|
+
"icon": "fontaine.png",
|
|
1279
|
+
"github": "https://github.com/nuxt-modules/fontaine",
|
|
1280
|
+
"website": "https://github.com/unjs/fontaine",
|
|
1281
|
+
"learn_more": "https://github.com/unjs/fontaine",
|
|
1282
|
+
"category": "Performance",
|
|
1283
|
+
"type": "community",
|
|
1284
|
+
"maintainers": [
|
|
1285
|
+
{
|
|
1286
|
+
"name": "Daniel Roe",
|
|
1287
|
+
"github": "danielroe",
|
|
1288
|
+
"twitter": "danielcroe"
|
|
1289
|
+
}
|
|
1290
|
+
],
|
|
1291
|
+
"compatibility": {
|
|
1292
|
+
"nuxt": "^3.0.0",
|
|
1293
|
+
"requires": {}
|
|
1294
|
+
}
|
|
1295
|
+
},
|
|
1196
1296
|
{
|
|
1197
1297
|
"name": "fontawesome",
|
|
1198
1298
|
"description": "Module to join nuxt and Fontawesome 5",
|
|
1199
1299
|
"repo": "nuxt-community/fontawesome-module",
|
|
1200
|
-
"npm": "",
|
|
1300
|
+
"npm": "@nuxtjs/fontawesome",
|
|
1201
1301
|
"icon": "font-awesome.png",
|
|
1202
1302
|
"github": "https://github.com/nuxt-community/fontawesome-module",
|
|
1203
1303
|
"website": "https://github.com/nuxt-community/fontawesome-module",
|
|
@@ -1210,7 +1310,6 @@
|
|
|
1210
1310
|
"github": "pimlie"
|
|
1211
1311
|
}
|
|
1212
1312
|
],
|
|
1213
|
-
"contributors": [],
|
|
1214
1313
|
"compatibility": {
|
|
1215
1314
|
"nuxt": "^2.0.0",
|
|
1216
1315
|
"requires": {}
|
|
@@ -1219,8 +1318,8 @@
|
|
|
1219
1318
|
{
|
|
1220
1319
|
"name": "formkit",
|
|
1221
1320
|
"description": "Seamless FormKit integration for Nuxt",
|
|
1222
|
-
"repo": "formkit/formkit",
|
|
1223
|
-
"npm": "",
|
|
1321
|
+
"repo": "formkit/formkit#master/packages/nuxt",
|
|
1322
|
+
"npm": "@formkit/nuxt",
|
|
1224
1323
|
"icon": "formkit.png",
|
|
1225
1324
|
"github": "https://github.com/formkit/formkit",
|
|
1226
1325
|
"website": "https://formkit.com",
|
|
@@ -1239,7 +1338,6 @@
|
|
|
1239
1338
|
"twitter": "0xBOYD"
|
|
1240
1339
|
}
|
|
1241
1340
|
],
|
|
1242
|
-
"contributors": [],
|
|
1243
1341
|
"compatibility": {
|
|
1244
1342
|
"nuxt": "^3.0.0",
|
|
1245
1343
|
"requires": {}
|
|
@@ -1249,7 +1347,7 @@
|
|
|
1249
1347
|
"name": "fullpage",
|
|
1250
1348
|
"description": "Nuxt module for fullpage-vue plugin",
|
|
1251
1349
|
"repo": "vaso2/fullpage-nuxt",
|
|
1252
|
-
"npm": "",
|
|
1350
|
+
"npm": "fullpage-nuxt",
|
|
1253
1351
|
"icon": "",
|
|
1254
1352
|
"github": "https://github.com/vaso2/fullpage-nuxt",
|
|
1255
1353
|
"website": "https://github.com/vaso2/fullpage-nuxt",
|
|
@@ -1262,7 +1360,6 @@
|
|
|
1262
1360
|
"github": "vaso2"
|
|
1263
1361
|
}
|
|
1264
1362
|
],
|
|
1265
|
-
"contributors": [],
|
|
1266
1363
|
"compatibility": {
|
|
1267
1364
|
"nuxt": "^2.0.0",
|
|
1268
1365
|
"requires": {}
|
|
@@ -1272,7 +1369,7 @@
|
|
|
1272
1369
|
"name": "github-api",
|
|
1273
1370
|
"description": "Nuxt module for GitHub v4 API",
|
|
1274
1371
|
"repo": "lindsaykwardell/nuxt-github-api",
|
|
1275
|
-
"npm": "",
|
|
1372
|
+
"npm": "nuxt-github-api",
|
|
1276
1373
|
"icon": "github.svg",
|
|
1277
1374
|
"github": "https://github.com/lindsaykwardell/nuxt-github-api",
|
|
1278
1375
|
"website": "https://github.com/lindsaykwardell/nuxt-github-api",
|
|
@@ -1285,7 +1382,6 @@
|
|
|
1285
1382
|
"github": "lindsaykwardell"
|
|
1286
1383
|
}
|
|
1287
1384
|
],
|
|
1288
|
-
"contributors": [],
|
|
1289
1385
|
"compatibility": {
|
|
1290
1386
|
"nuxt": "^2.0.0",
|
|
1291
1387
|
"requires": {}
|
|
@@ -1295,7 +1391,7 @@
|
|
|
1295
1391
|
"name": "google-adsense",
|
|
1296
1392
|
"description": "Google Adsense Module for Nuxt.js",
|
|
1297
1393
|
"repo": "nuxt-community/google-adsense-module",
|
|
1298
|
-
"npm": "",
|
|
1394
|
+
"npm": "@nuxtjs/google-adsense",
|
|
1299
1395
|
"icon": "google-adsense.png",
|
|
1300
1396
|
"github": "https://github.com/nuxt-community/google-adsense-module",
|
|
1301
1397
|
"website": "https://github.com/nuxt-community/google-adsense-module",
|
|
@@ -1303,14 +1399,17 @@
|
|
|
1303
1399
|
"category": "Analytics",
|
|
1304
1400
|
"type": "community",
|
|
1305
1401
|
"maintainers": [
|
|
1402
|
+
{
|
|
1403
|
+
"name": "Alexander Lichter",
|
|
1404
|
+
"github": "manniL"
|
|
1405
|
+
},
|
|
1306
1406
|
{
|
|
1307
1407
|
"name": "Troy Morehouse",
|
|
1308
1408
|
"github": "tmorehouse"
|
|
1309
1409
|
}
|
|
1310
1410
|
],
|
|
1311
|
-
"contributors": [],
|
|
1312
1411
|
"compatibility": {
|
|
1313
|
-
"nuxt": "^2.0.0",
|
|
1412
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1314
1413
|
"requires": {}
|
|
1315
1414
|
}
|
|
1316
1415
|
},
|
|
@@ -1318,7 +1417,7 @@
|
|
|
1318
1417
|
"name": "google-analytics",
|
|
1319
1418
|
"description": "Google analytics Module for Nuxt.js",
|
|
1320
1419
|
"repo": "nuxt-community/analytics-module",
|
|
1321
|
-
"npm": "",
|
|
1420
|
+
"npm": "@nuxtjs/google-analytics",
|
|
1322
1421
|
"icon": "google-analytics.png",
|
|
1323
1422
|
"github": "https://github.com/nuxt-community/analytics-module",
|
|
1324
1423
|
"website": "https://google-analytics.nuxtjs.org",
|
|
@@ -1341,7 +1440,6 @@
|
|
|
1341
1440
|
"twitter": "matteo_gabriele"
|
|
1342
1441
|
}
|
|
1343
1442
|
],
|
|
1344
|
-
"contributors": [],
|
|
1345
1443
|
"compatibility": {
|
|
1346
1444
|
"nuxt": "^2.0.0",
|
|
1347
1445
|
"requires": {}
|
|
@@ -1351,7 +1449,7 @@
|
|
|
1351
1449
|
"name": "google-fonts",
|
|
1352
1450
|
"description": "Google Fonts module for NuxtJS",
|
|
1353
1451
|
"repo": "nuxt-community/google-fonts-module",
|
|
1354
|
-
"npm": "",
|
|
1452
|
+
"npm": "@nuxtjs/google-fonts",
|
|
1355
1453
|
"icon": "google-fonts.png",
|
|
1356
1454
|
"github": "https://github.com/nuxt-community/google-fonts-module",
|
|
1357
1455
|
"website": "https://github.com/nuxt-community/google-fonts-module",
|
|
@@ -1364,17 +1462,18 @@
|
|
|
1364
1462
|
"github": "ricardogobbosouza"
|
|
1365
1463
|
}
|
|
1366
1464
|
],
|
|
1367
|
-
"contributors": [],
|
|
1368
1465
|
"compatibility": {
|
|
1369
|
-
"nuxt": "^2.0.0",
|
|
1370
|
-
"requires": {
|
|
1466
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1467
|
+
"requires": {
|
|
1468
|
+
"bridge": "optional"
|
|
1469
|
+
}
|
|
1371
1470
|
}
|
|
1372
1471
|
},
|
|
1373
1472
|
{
|
|
1374
1473
|
"name": "google-gtag",
|
|
1375
1474
|
"description": "Google GTag for Nuxt.js",
|
|
1376
1475
|
"repo": "nuxt-community/google-gtag",
|
|
1377
|
-
"npm": "",
|
|
1476
|
+
"npm": "@nuxtjs/google-gtag",
|
|
1378
1477
|
"icon": "gtm.png",
|
|
1379
1478
|
"github": "https://github.com/nuxt-community/google-gtag",
|
|
1380
1479
|
"website": "https://github.com/nuxt-community/google-gtag",
|
|
@@ -1391,7 +1490,6 @@
|
|
|
1391
1490
|
"github": "ricardogobbosouza"
|
|
1392
1491
|
}
|
|
1393
1492
|
],
|
|
1394
|
-
"contributors": [],
|
|
1395
1493
|
"compatibility": {
|
|
1396
1494
|
"nuxt": "^2.0.0",
|
|
1397
1495
|
"requires": {}
|
|
@@ -1401,7 +1499,7 @@
|
|
|
1401
1499
|
"name": "google-optimize",
|
|
1402
1500
|
"description": "SSR friendly Google Optimize module for Nuxt.js",
|
|
1403
1501
|
"repo": "nuxt-community/google-optimize-module",
|
|
1404
|
-
"npm": "",
|
|
1502
|
+
"npm": "nuxt-google-optimize",
|
|
1405
1503
|
"icon": "google-optimize.png",
|
|
1406
1504
|
"github": "https://github.com/nuxt-community/google-optimize-module",
|
|
1407
1505
|
"website": "https://github.com/nuxt-community/google-optimize-module",
|
|
@@ -1425,17 +1523,38 @@
|
|
|
1425
1523
|
"twitter": "JoshDeltener"
|
|
1426
1524
|
}
|
|
1427
1525
|
],
|
|
1428
|
-
"contributors": [],
|
|
1429
1526
|
"compatibility": {
|
|
1430
1527
|
"nuxt": "^2.0.0",
|
|
1431
1528
|
"requires": {}
|
|
1432
1529
|
}
|
|
1433
1530
|
},
|
|
1531
|
+
{
|
|
1532
|
+
"name": "graphql-client",
|
|
1533
|
+
"description": "Minimal GraphQL Client + Code Generation for Nuxt. Auto imports GraphQL Operations for easy execution.",
|
|
1534
|
+
"repo": "diizzayy/nuxt-graphql-client",
|
|
1535
|
+
"npm": "nuxt-graphql-client",
|
|
1536
|
+
"icon": "graphql-client.svg",
|
|
1537
|
+
"github": "https://github.com/diizzayy/nuxt-graphql-client",
|
|
1538
|
+
"website": "https://github.com/diizzayy/nuxt-graphql-client",
|
|
1539
|
+
"learn_more": "https://www.graphql-code-generator.com/plugins/typescript-graphql-request",
|
|
1540
|
+
"category": "Request",
|
|
1541
|
+
"type": "3rd-party",
|
|
1542
|
+
"maintainers": [
|
|
1543
|
+
{
|
|
1544
|
+
"name": "Diizzayy",
|
|
1545
|
+
"github": "diizzayy"
|
|
1546
|
+
}
|
|
1547
|
+
],
|
|
1548
|
+
"compatibility": {
|
|
1549
|
+
"nuxt": "^3.0.0",
|
|
1550
|
+
"requires": {}
|
|
1551
|
+
}
|
|
1552
|
+
},
|
|
1434
1553
|
{
|
|
1435
1554
|
"name": "graphql-request",
|
|
1436
1555
|
"description": "Easy Minimal GraphQL client integration with Nuxt.js",
|
|
1437
1556
|
"repo": "gomah/nuxt-graphql-request",
|
|
1438
|
-
"npm": "",
|
|
1557
|
+
"npm": "nuxt-graphql-request",
|
|
1439
1558
|
"icon": "graphql-request.png",
|
|
1440
1559
|
"github": "https://github.com/gomah/nuxt-graphql-request",
|
|
1441
1560
|
"website": "https://github.com/gomah/nuxt-graphql-request",
|
|
@@ -1448,7 +1567,6 @@
|
|
|
1448
1567
|
"github": "gomah"
|
|
1449
1568
|
}
|
|
1450
1569
|
],
|
|
1451
|
-
"contributors": [],
|
|
1452
1570
|
"compatibility": {
|
|
1453
1571
|
"nuxt": "^2.0.0",
|
|
1454
1572
|
"requires": {}
|
|
@@ -1458,7 +1576,7 @@
|
|
|
1458
1576
|
"name": "gtm",
|
|
1459
1577
|
"description": "Google Tag Manager Module for Nuxt.js",
|
|
1460
1578
|
"repo": "nuxt-community/gtm-module",
|
|
1461
|
-
"npm": "",
|
|
1579
|
+
"npm": "@nuxtjs/gtm",
|
|
1462
1580
|
"icon": "gtm.png",
|
|
1463
1581
|
"github": "https://github.com/nuxt-community/gtm-module",
|
|
1464
1582
|
"website": "https://github.com/nuxt-community/gtm-module",
|
|
@@ -1472,7 +1590,6 @@
|
|
|
1472
1590
|
"twitter": "_pi0_"
|
|
1473
1591
|
}
|
|
1474
1592
|
],
|
|
1475
|
-
"contributors": [],
|
|
1476
1593
|
"compatibility": {
|
|
1477
1594
|
"nuxt": "^2.0.0",
|
|
1478
1595
|
"requires": {}
|
|
@@ -1482,7 +1599,7 @@
|
|
|
1482
1599
|
"name": "guess",
|
|
1483
1600
|
"description": "Guess.js module for Nuxt.js",
|
|
1484
1601
|
"repo": "nuxt-community/guess-module",
|
|
1485
|
-
"npm": "",
|
|
1602
|
+
"npm": "@nuxtjs/guess-module",
|
|
1486
1603
|
"icon": "guessjs.png",
|
|
1487
1604
|
"github": "https://github.com/nuxt-community/guess-module",
|
|
1488
1605
|
"website": "https://github.com/nuxt-community/guess-module",
|
|
@@ -1495,17 +1612,61 @@
|
|
|
1495
1612
|
"github": "clarkdo"
|
|
1496
1613
|
}
|
|
1497
1614
|
],
|
|
1498
|
-
"contributors": [],
|
|
1499
1615
|
"compatibility": {
|
|
1500
1616
|
"nuxt": "^2.0.0",
|
|
1501
1617
|
"requires": {}
|
|
1502
1618
|
}
|
|
1503
1619
|
},
|
|
1620
|
+
{
|
|
1621
|
+
"name": "harlem",
|
|
1622
|
+
"description": "Harlem is a simple, unopinionated, lightweight and extensible state management solution for Vue 3.",
|
|
1623
|
+
"repo": "nuxt-modules/harlem",
|
|
1624
|
+
"npm": "@nuxtjs/harlem",
|
|
1625
|
+
"icon": "harlem.svg",
|
|
1626
|
+
"github": "https://github.com/nuxt-modules/harlem",
|
|
1627
|
+
"website": "https://github.com/nuxt-modules/harlem",
|
|
1628
|
+
"learn_more": "https://harlemjs.com/",
|
|
1629
|
+
"category": "Extensions",
|
|
1630
|
+
"type": "community",
|
|
1631
|
+
"maintainers": [
|
|
1632
|
+
{
|
|
1633
|
+
"name": "Daniel Roe",
|
|
1634
|
+
"github": "danielroe",
|
|
1635
|
+
"twitter": "danielcroe"
|
|
1636
|
+
}
|
|
1637
|
+
],
|
|
1638
|
+
"compatibility": {
|
|
1639
|
+
"nuxt": "^3.0.0",
|
|
1640
|
+
"requires": {}
|
|
1641
|
+
}
|
|
1642
|
+
},
|
|
1643
|
+
{
|
|
1644
|
+
"name": "headlessui",
|
|
1645
|
+
"description": "Headless UI integration for Nuxt. Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.",
|
|
1646
|
+
"repo": "P4sca1/nuxt-headlessui",
|
|
1647
|
+
"npm": "nuxt-headlessui",
|
|
1648
|
+
"icon": "headlessui.png",
|
|
1649
|
+
"github": "https://github.com/P4sca1/nuxt-headlessui",
|
|
1650
|
+
"website": "https://github.com/P4sca1/nuxt-headlessui",
|
|
1651
|
+
"learn_more": "https://headlessui.com",
|
|
1652
|
+
"category": "UI",
|
|
1653
|
+
"type": "3rd-party",
|
|
1654
|
+
"maintainers": [
|
|
1655
|
+
{
|
|
1656
|
+
"name": "Pascal Sthamer",
|
|
1657
|
+
"github": "P4sca1"
|
|
1658
|
+
}
|
|
1659
|
+
],
|
|
1660
|
+
"compatibility": {
|
|
1661
|
+
"nuxt": "^3.0.0",
|
|
1662
|
+
"requires": {}
|
|
1663
|
+
}
|
|
1664
|
+
},
|
|
1504
1665
|
{
|
|
1505
1666
|
"name": "headway",
|
|
1506
1667
|
"description": "Headway changelog widget for Nuxt",
|
|
1507
1668
|
"repo": "l-portet/nuxt-headway",
|
|
1508
|
-
"npm": "",
|
|
1669
|
+
"npm": "nuxt-headway",
|
|
1509
1670
|
"icon": "headway.png",
|
|
1510
1671
|
"github": "https://github.com/l-portet/nuxt-headway",
|
|
1511
1672
|
"website": "https://nuxt-headway.netlify.app/",
|
|
@@ -1519,7 +1680,6 @@
|
|
|
1519
1680
|
"avatar": "https://avatars.githubusercontent.com/u/34057690?v=4"
|
|
1520
1681
|
}
|
|
1521
1682
|
],
|
|
1522
|
-
"contributors": [],
|
|
1523
1683
|
"compatibility": {
|
|
1524
1684
|
"nuxt": "^2.0.0",
|
|
1525
1685
|
"requires": {}
|
|
@@ -1529,7 +1689,7 @@
|
|
|
1529
1689
|
"name": "helmet",
|
|
1530
1690
|
"description": "Easy Helmet module with Nuxt.js'",
|
|
1531
1691
|
"repo": "victor-perez/nuxt-helmet",
|
|
1532
|
-
"npm": "",
|
|
1692
|
+
"npm": "nuxt-helmet",
|
|
1533
1693
|
"icon": "",
|
|
1534
1694
|
"github": "https://github.com/victor-perez/nuxt-helmet",
|
|
1535
1695
|
"website": "https://github.com/victor-perez/nuxt-helmet",
|
|
@@ -1542,7 +1702,6 @@
|
|
|
1542
1702
|
"github": "victor-perez"
|
|
1543
1703
|
}
|
|
1544
1704
|
],
|
|
1545
|
-
"contributors": [],
|
|
1546
1705
|
"compatibility": {
|
|
1547
1706
|
"nuxt": "^2.0.0",
|
|
1548
1707
|
"requires": {}
|
|
@@ -1552,7 +1711,7 @@
|
|
|
1552
1711
|
"name": "highcharts",
|
|
1553
1712
|
"description": "Highcharts for Nuxt",
|
|
1554
1713
|
"repo": "richardeschloss/nuxt-highcharts",
|
|
1555
|
-
"npm": "",
|
|
1714
|
+
"npm": "nuxt-highcharts",
|
|
1556
1715
|
"icon": "",
|
|
1557
1716
|
"github": "https://github.com/richardeschloss/nuxt-highcharts",
|
|
1558
1717
|
"website": "https://github.com/richardeschloss/nuxt-highcharts",
|
|
@@ -1565,7 +1724,6 @@
|
|
|
1565
1724
|
"github": "richardeschloss"
|
|
1566
1725
|
}
|
|
1567
1726
|
],
|
|
1568
|
-
"contributors": [],
|
|
1569
1727
|
"compatibility": {
|
|
1570
1728
|
"nuxt": "^2.0.0",
|
|
1571
1729
|
"requires": {}
|
|
@@ -1575,7 +1733,7 @@
|
|
|
1575
1733
|
"name": "history-state",
|
|
1576
1734
|
"description": "Nuxt.js module to backup or restore historical states",
|
|
1577
1735
|
"repo": "hidekatsu-izuno/nuxt-history-state",
|
|
1578
|
-
"npm": "",
|
|
1736
|
+
"npm": "nuxt-history-state",
|
|
1579
1737
|
"icon": "",
|
|
1580
1738
|
"github": "https://github.com/hidekatsu-izuno/nuxt-history-state",
|
|
1581
1739
|
"website": "https://github.com/hidekatsu-izuno/nuxt-history-state",
|
|
@@ -1588,7 +1746,6 @@
|
|
|
1588
1746
|
"github": "hidekatsu-izuno"
|
|
1589
1747
|
}
|
|
1590
1748
|
],
|
|
1591
|
-
"contributors": [],
|
|
1592
1749
|
"compatibility": {
|
|
1593
1750
|
"nuxt": "^2.0.0",
|
|
1594
1751
|
"requires": {}
|
|
@@ -1598,7 +1755,7 @@
|
|
|
1598
1755
|
"name": "html-minifier",
|
|
1599
1756
|
"description": "Minify the html for each request served by nuxt server (nuxt start)",
|
|
1600
1757
|
"repo": "nuxt-community/html-minifier-module",
|
|
1601
|
-
"npm": "",
|
|
1758
|
+
"npm": "@nuxtjs/html-minifier",
|
|
1602
1759
|
"icon": "",
|
|
1603
1760
|
"github": "https://github.com/nuxt-community/html-minifier-module",
|
|
1604
1761
|
"website": "https://github.com/nuxt-community/html-minifier-module",
|
|
@@ -1611,7 +1768,6 @@
|
|
|
1611
1768
|
"github": "clarkdo"
|
|
1612
1769
|
}
|
|
1613
1770
|
],
|
|
1614
|
-
"contributors": [],
|
|
1615
1771
|
"compatibility": {
|
|
1616
1772
|
"nuxt": "^2.0.0",
|
|
1617
1773
|
"requires": {}
|
|
@@ -1620,10 +1776,10 @@
|
|
|
1620
1776
|
{
|
|
1621
1777
|
"name": "html-validator",
|
|
1622
1778
|
"description": "Automatically validate Nuxt server-rendered HTML html",
|
|
1623
|
-
"repo": "nuxt-
|
|
1624
|
-
"npm": "",
|
|
1779
|
+
"repo": "nuxt-modules/html-validator",
|
|
1780
|
+
"npm": "@nuxtjs/html-validator",
|
|
1625
1781
|
"icon": "html-validator.png",
|
|
1626
|
-
"github": "https://github.com/nuxt-
|
|
1782
|
+
"github": "https://github.com/nuxt-modules/html-validator",
|
|
1627
1783
|
"website": "https://html-validator.nuxtjs.org",
|
|
1628
1784
|
"learn_more": "https://html-validate.org",
|
|
1629
1785
|
"category": "Performance",
|
|
@@ -1635,17 +1791,18 @@
|
|
|
1635
1791
|
"twitter": "danielcroe"
|
|
1636
1792
|
}
|
|
1637
1793
|
],
|
|
1638
|
-
"contributors": [],
|
|
1639
1794
|
"compatibility": {
|
|
1640
|
-
"nuxt": "^2.0.0",
|
|
1641
|
-
"requires": {
|
|
1795
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1796
|
+
"requires": {
|
|
1797
|
+
"bridge": "optional"
|
|
1798
|
+
}
|
|
1642
1799
|
}
|
|
1643
1800
|
},
|
|
1644
1801
|
{
|
|
1645
1802
|
"name": "http",
|
|
1646
1803
|
"description": "Universal HTTP Module for Nuxt.js",
|
|
1647
1804
|
"repo": "nuxt/http",
|
|
1648
|
-
"npm": "",
|
|
1805
|
+
"npm": "@nuxt/http",
|
|
1649
1806
|
"icon": "http.png",
|
|
1650
1807
|
"github": "https://github.com/nuxt/http",
|
|
1651
1808
|
"website": "https://http.nuxtjs.org/",
|
|
@@ -1664,7 +1821,6 @@
|
|
|
1664
1821
|
"twitter": "Atinux"
|
|
1665
1822
|
}
|
|
1666
1823
|
],
|
|
1667
|
-
"contributors": [],
|
|
1668
1824
|
"compatibility": {
|
|
1669
1825
|
"nuxt": "^2.0.0",
|
|
1670
1826
|
"requires": {}
|
|
@@ -1674,7 +1830,7 @@
|
|
|
1674
1830
|
"name": "humans-txt",
|
|
1675
1831
|
"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.",
|
|
1676
1832
|
"repo": "Luxdamore/nuxt-humans-txt",
|
|
1677
|
-
"npm": "",
|
|
1833
|
+
"npm": "@luxdamore/nuxt-humans-txt",
|
|
1678
1834
|
"icon": "",
|
|
1679
1835
|
"github": "https://github.com/LuXDAmore/nuxt-humans-txt",
|
|
1680
1836
|
"website": "https://luxdamore.github.io/nuxt-humans-txt/",
|
|
@@ -1688,7 +1844,6 @@
|
|
|
1688
1844
|
"twitter": "luxdamore"
|
|
1689
1845
|
}
|
|
1690
1846
|
],
|
|
1691
|
-
"contributors": [],
|
|
1692
1847
|
"compatibility": {
|
|
1693
1848
|
"nuxt": "^2.0.0",
|
|
1694
1849
|
"requires": {}
|
|
@@ -1698,7 +1853,7 @@
|
|
|
1698
1853
|
"name": "i18n",
|
|
1699
1854
|
"description": "i18n features for your Nuxt project so you can easily add internationalization.",
|
|
1700
1855
|
"repo": "nuxt-community/i18n-module",
|
|
1701
|
-
"npm": "",
|
|
1856
|
+
"npm": "@nuxtjs/i18n",
|
|
1702
1857
|
"icon": "i18n.png",
|
|
1703
1858
|
"github": "https://github.com/nuxt-community/i18n-module",
|
|
1704
1859
|
"website": "https://i18n.nuxtjs.org",
|
|
@@ -1715,9 +1870,52 @@
|
|
|
1715
1870
|
"github": "kazupon"
|
|
1716
1871
|
}
|
|
1717
1872
|
],
|
|
1718
|
-
"contributors": [],
|
|
1719
1873
|
"compatibility": {
|
|
1720
|
-
"nuxt": "^2.0.0",
|
|
1874
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1875
|
+
"requires": {}
|
|
1876
|
+
}
|
|
1877
|
+
},
|
|
1878
|
+
{
|
|
1879
|
+
"name": "icon",
|
|
1880
|
+
"description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
|
|
1881
|
+
"repo": "nuxt-modules/icon",
|
|
1882
|
+
"npm": "nuxt-icon",
|
|
1883
|
+
"icon": "nuxt-icon.png",
|
|
1884
|
+
"github": "https://github.com/nuxt-modules/icon",
|
|
1885
|
+
"website": "https://github.com/nuxt-modules/icon",
|
|
1886
|
+
"learn_more": "",
|
|
1887
|
+
"category": "UI",
|
|
1888
|
+
"type": "community",
|
|
1889
|
+
"maintainers": [
|
|
1890
|
+
{
|
|
1891
|
+
"name": "Atinux",
|
|
1892
|
+
"github": "Atinux"
|
|
1893
|
+
}
|
|
1894
|
+
],
|
|
1895
|
+
"compatibility": {
|
|
1896
|
+
"nuxt": "^3.0.0",
|
|
1897
|
+
"requires": {}
|
|
1898
|
+
}
|
|
1899
|
+
},
|
|
1900
|
+
{
|
|
1901
|
+
"name": "icons",
|
|
1902
|
+
"description": "Use your own automatically imported SVG icons.",
|
|
1903
|
+
"repo": "gitfoxcode/nuxt-icons",
|
|
1904
|
+
"npm": "nuxt-icons",
|
|
1905
|
+
"icon": "icons.png",
|
|
1906
|
+
"github": "https://github.com/gitFoxCode/nuxt-icons",
|
|
1907
|
+
"website": "https://github.com/gitFoxCode/nuxt-icons",
|
|
1908
|
+
"learn_more": "",
|
|
1909
|
+
"category": "UI",
|
|
1910
|
+
"type": "3rd-party",
|
|
1911
|
+
"maintainers": [
|
|
1912
|
+
{
|
|
1913
|
+
"name": "Sebastian Wludzik",
|
|
1914
|
+
"github": "gitfoxcode"
|
|
1915
|
+
}
|
|
1916
|
+
],
|
|
1917
|
+
"compatibility": {
|
|
1918
|
+
"nuxt": "^3.0.0",
|
|
1721
1919
|
"requires": {}
|
|
1722
1920
|
}
|
|
1723
1921
|
},
|
|
@@ -1725,7 +1923,7 @@
|
|
|
1725
1923
|
"name": "image-loader",
|
|
1726
1924
|
"description": "An image loader module for nuxt.js that allows you to configure image style derivatives.",
|
|
1727
1925
|
"repo": "PivaleCo/nuxt-image-loader-module",
|
|
1728
|
-
"npm": "",
|
|
1926
|
+
"npm": "@pivale/nuxt-image-loader-module",
|
|
1729
1927
|
"icon": "",
|
|
1730
1928
|
"github": "https://github.com/PivaleCo/nuxt-image-loader-module",
|
|
1731
1929
|
"website": "https://github.com/PivaleCo/nuxt-image-loader-module",
|
|
@@ -1738,7 +1936,6 @@
|
|
|
1738
1936
|
"github": "Barry-Fisher"
|
|
1739
1937
|
}
|
|
1740
1938
|
],
|
|
1741
|
-
"contributors": [],
|
|
1742
1939
|
"compatibility": {
|
|
1743
1940
|
"nuxt": "^2.0.0",
|
|
1744
1941
|
"requires": {}
|
|
@@ -1748,7 +1945,7 @@
|
|
|
1748
1945
|
"name": "image",
|
|
1749
1946
|
"description": "Optimised images for NuxtJS, with progressive processing, lazy-loading, real-time resizes and providers support.",
|
|
1750
1947
|
"repo": "nuxt/image",
|
|
1751
|
-
"npm": "",
|
|
1948
|
+
"npm": "@nuxt/image",
|
|
1752
1949
|
"icon": "image.png",
|
|
1753
1950
|
"github": "https://github.com/nuxt/image",
|
|
1754
1951
|
"website": "https://image.nuxtjs.org",
|
|
@@ -1772,9 +1969,8 @@
|
|
|
1772
1969
|
"twitter": "Atinux"
|
|
1773
1970
|
}
|
|
1774
1971
|
],
|
|
1775
|
-
"contributors": [],
|
|
1776
1972
|
"compatibility": {
|
|
1777
|
-
"nuxt": "^2.0.0",
|
|
1973
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1778
1974
|
"requires": {
|
|
1779
1975
|
"bridge": "optional"
|
|
1780
1976
|
}
|
|
@@ -1784,7 +1980,7 @@
|
|
|
1784
1980
|
"name": "imagemin",
|
|
1785
1981
|
"description": "Automatically optimize (compress) all images used in Nuxt.js",
|
|
1786
1982
|
"repo": "nuxt-community/imagemin-module",
|
|
1787
|
-
"npm": "",
|
|
1983
|
+
"npm": "@nuxtjs/imagemin",
|
|
1788
1984
|
"icon": "imagemin.png",
|
|
1789
1985
|
"github": "https://github.com/nuxt-community/imagemin-module",
|
|
1790
1986
|
"website": "https://github.com/nuxt-community/imagemin-module",
|
|
@@ -1797,7 +1993,6 @@
|
|
|
1797
1993
|
"github": "ricardogobbosouza"
|
|
1798
1994
|
}
|
|
1799
1995
|
],
|
|
1800
|
-
"contributors": [],
|
|
1801
1996
|
"compatibility": {
|
|
1802
1997
|
"nuxt": "^2.0.0",
|
|
1803
1998
|
"requires": {}
|
|
@@ -1807,8 +2002,8 @@
|
|
|
1807
2002
|
"name": "inkline",
|
|
1808
2003
|
"description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
|
|
1809
2004
|
"repo": "inkline/nuxt-module-inkline",
|
|
1810
|
-
"npm": "",
|
|
1811
|
-
"icon": "inkline.
|
|
2005
|
+
"npm": "@inkline/nuxt",
|
|
2006
|
+
"icon": "inkline.svg",
|
|
1812
2007
|
"github": "https://github.com/inkline/nuxt-module-inkline",
|
|
1813
2008
|
"website": "https://inkline.io",
|
|
1814
2009
|
"learn_more": "https://inkline.io/docs/introduction/installation/nuxt",
|
|
@@ -1821,7 +2016,6 @@
|
|
|
1821
2016
|
"twitter": "alexgrozav"
|
|
1822
2017
|
}
|
|
1823
2018
|
],
|
|
1824
|
-
"contributors": [],
|
|
1825
2019
|
"compatibility": {
|
|
1826
2020
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1827
2021
|
"requires": {
|
|
@@ -1833,7 +2027,7 @@
|
|
|
1833
2027
|
"name": "intercom",
|
|
1834
2028
|
"description": "Conversational, messenger-based experiences with Intercom Module for Nuxt.js",
|
|
1835
2029
|
"repo": "hex-digital/nuxt-intercom",
|
|
1836
|
-
"npm": "",
|
|
2030
|
+
"npm": "@hexdigital/nuxt-intercom",
|
|
1837
2031
|
"icon": "intercom.png",
|
|
1838
2032
|
"github": "https://github.com/hex-digital/nuxt-intercom",
|
|
1839
2033
|
"website": "https://github.com/hex-digital/nuxt-intercom",
|
|
@@ -1846,17 +2040,39 @@
|
|
|
1846
2040
|
"github": "hex-digital"
|
|
1847
2041
|
}
|
|
1848
2042
|
],
|
|
1849
|
-
"contributors": [],
|
|
1850
2043
|
"compatibility": {
|
|
1851
2044
|
"nuxt": "^2.0.0",
|
|
1852
2045
|
"requires": {}
|
|
1853
2046
|
}
|
|
1854
2047
|
},
|
|
2048
|
+
{
|
|
2049
|
+
"name": "ionic",
|
|
2050
|
+
"description": "Batteries-included Ionic integration for building iOS, Android and web apps.",
|
|
2051
|
+
"repo": "nuxt-modules/ionic",
|
|
2052
|
+
"npm": "@nuxtjs/ionic",
|
|
2053
|
+
"icon": "ionic.svg",
|
|
2054
|
+
"github": "https://github.com/nuxt-modules/ionic",
|
|
2055
|
+
"website": "https://ionic.nuxtjs.org",
|
|
2056
|
+
"learn_more": "https://ionicframework.com",
|
|
2057
|
+
"category": "Libraries",
|
|
2058
|
+
"type": "community",
|
|
2059
|
+
"maintainers": [
|
|
2060
|
+
{
|
|
2061
|
+
"name": "Daniel Roe",
|
|
2062
|
+
"github": "danielroe",
|
|
2063
|
+
"twitter": "danielcroe"
|
|
2064
|
+
}
|
|
2065
|
+
],
|
|
2066
|
+
"compatibility": {
|
|
2067
|
+
"nuxt": "^3.0.0",
|
|
2068
|
+
"requires": {}
|
|
2069
|
+
}
|
|
2070
|
+
},
|
|
1855
2071
|
{
|
|
1856
2072
|
"name": "jsonapi",
|
|
1857
2073
|
"description": "Easy JSON:API client integration for Nuxt.js",
|
|
1858
2074
|
"repo": "patrickcate/nuxt-jsonapi",
|
|
1859
|
-
"npm": "",
|
|
2075
|
+
"npm": "nuxt-jsonapi",
|
|
1860
2076
|
"icon": "jsonapi.svg",
|
|
1861
2077
|
"github": "https://github.com/patrickcate/nuxt-jsonapi",
|
|
1862
2078
|
"website": "https://github.com/patrickcate/nuxt-jsonapi",
|
|
@@ -1865,13 +2081,12 @@
|
|
|
1865
2081
|
"type": "3rd-party",
|
|
1866
2082
|
"maintainers": [
|
|
1867
2083
|
{
|
|
1868
|
-
"name": "
|
|
2084
|
+
"name": "Patrick Cate",
|
|
1869
2085
|
"github": "patrickcate"
|
|
1870
2086
|
}
|
|
1871
2087
|
],
|
|
1872
|
-
"contributors": [],
|
|
1873
2088
|
"compatibility": {
|
|
1874
|
-
"nuxt": "^2.0.0",
|
|
2089
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1875
2090
|
"requires": {}
|
|
1876
2091
|
}
|
|
1877
2092
|
},
|
|
@@ -1879,7 +2094,7 @@
|
|
|
1879
2094
|
"name": "kentico-kontent",
|
|
1880
2095
|
"description": "Add Kentico Kontent super power to your nuxt app",
|
|
1881
2096
|
"repo": "Domitnator/kentico-kontent-nuxt-module",
|
|
1882
|
-
"npm": "",
|
|
2097
|
+
"npm": "kentico-kontent-nuxt-module",
|
|
1883
2098
|
"icon": "",
|
|
1884
2099
|
"github": "https://github.com/Domitnator/kentico-kontent-nuxt-module",
|
|
1885
2100
|
"website": "https://github.com/Domitnator/kentico-kontent-nuxt-module",
|
|
@@ -1892,17 +2107,40 @@
|
|
|
1892
2107
|
"github": "Domitnator"
|
|
1893
2108
|
}
|
|
1894
2109
|
],
|
|
1895
|
-
"contributors": [],
|
|
1896
2110
|
"compatibility": {
|
|
1897
2111
|
"nuxt": "^2.0.0",
|
|
1898
2112
|
"requires": {}
|
|
1899
2113
|
}
|
|
1900
2114
|
},
|
|
2115
|
+
{
|
|
2116
|
+
"name": "kql",
|
|
2117
|
+
"description": "Nuxt 3 module for Kirby's Query Language API",
|
|
2118
|
+
"repo": "johannschopplich/nuxt-kql",
|
|
2119
|
+
"npm": "nuxt-kql",
|
|
2120
|
+
"icon": "kql.svg",
|
|
2121
|
+
"github": "https://github.com/johannschopplich/nuxt-kql",
|
|
2122
|
+
"website": "https://nuxt-kql.jhnn.dev",
|
|
2123
|
+
"learn_more": "",
|
|
2124
|
+
"category": "CMS",
|
|
2125
|
+
"type": "3rd-party",
|
|
2126
|
+
"maintainers": [
|
|
2127
|
+
{
|
|
2128
|
+
"name": "Johann Schopplich",
|
|
2129
|
+
"github": "johannschopplich",
|
|
2130
|
+
"twitter": "jschopplich",
|
|
2131
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
2132
|
+
}
|
|
2133
|
+
],
|
|
2134
|
+
"compatibility": {
|
|
2135
|
+
"nuxt": "^3.0.0",
|
|
2136
|
+
"requires": {}
|
|
2137
|
+
}
|
|
2138
|
+
},
|
|
1901
2139
|
{
|
|
1902
2140
|
"name": "laravel-echo",
|
|
1903
2141
|
"description": "Laravel Echo for Nuxt.js",
|
|
1904
2142
|
"repo": "nuxt-community/laravel-echo",
|
|
1905
|
-
"npm": "",
|
|
2143
|
+
"npm": "@nuxtjs/laravel-echo",
|
|
1906
2144
|
"icon": "laravel-echo.png",
|
|
1907
2145
|
"github": "https://github.com/nuxt-community/laravel-echo",
|
|
1908
2146
|
"website": "https://github.com/nuxt-community/laravel-echo",
|
|
@@ -1915,7 +2153,6 @@
|
|
|
1915
2153
|
"github": "ricardogobbosouza"
|
|
1916
2154
|
}
|
|
1917
2155
|
],
|
|
1918
|
-
"contributors": [],
|
|
1919
2156
|
"compatibility": {
|
|
1920
2157
|
"nuxt": "^2.0.0",
|
|
1921
2158
|
"requires": {}
|
|
@@ -1925,7 +2162,7 @@
|
|
|
1925
2162
|
"name": "laravel-nuxt",
|
|
1926
2163
|
"description": "Build a SPA with Laravel and Nuxt",
|
|
1927
2164
|
"repo": "skyrpex/laravel-nuxt-js",
|
|
1928
|
-
"npm": "",
|
|
2165
|
+
"npm": "laravel-nuxt",
|
|
1929
2166
|
"icon": "",
|
|
1930
2167
|
"github": "https://github.com/skyrpex/laravel-nuxt-js",
|
|
1931
2168
|
"website": "https://github.com/skyrpex/laravel-nuxt-js",
|
|
@@ -1938,7 +2175,6 @@
|
|
|
1938
2175
|
"github": "skyrpex"
|
|
1939
2176
|
}
|
|
1940
2177
|
],
|
|
1941
|
-
"contributors": [],
|
|
1942
2178
|
"compatibility": {
|
|
1943
2179
|
"nuxt": "^2.0.0",
|
|
1944
2180
|
"requires": {}
|
|
@@ -1948,7 +2184,7 @@
|
|
|
1948
2184
|
"name": "laravel",
|
|
1949
2185
|
"description": "Nuxt cli extension for use with laravel as backend",
|
|
1950
2186
|
"repo": "m2sd/nuxt-laravel",
|
|
1951
|
-
"npm": "",
|
|
2187
|
+
"npm": "nuxt-laravel",
|
|
1952
2188
|
"icon": "laravel.png",
|
|
1953
2189
|
"github": "https://github.com/m2sd/nuxt-laravel",
|
|
1954
2190
|
"website": "https://github.com/m2sd/nuxt-laravel",
|
|
@@ -1961,7 +2197,6 @@
|
|
|
1961
2197
|
"github": "m2sd"
|
|
1962
2198
|
}
|
|
1963
2199
|
],
|
|
1964
|
-
"contributors": [],
|
|
1965
2200
|
"compatibility": {
|
|
1966
2201
|
"nuxt": "^2.0.0",
|
|
1967
2202
|
"requires": {}
|
|
@@ -1971,7 +2206,7 @@
|
|
|
1971
2206
|
"name": "leaflet",
|
|
1972
2207
|
"description": "A Nuxt module which makes it easy to create reactive maps with Leaflet",
|
|
1973
2208
|
"repo": "schlunsen/nuxt-leaflet",
|
|
1974
|
-
"npm": "",
|
|
2209
|
+
"npm": "nuxt-leaflet",
|
|
1975
2210
|
"icon": "leaflet.png",
|
|
1976
2211
|
"github": "https://github.com/schlunsen/nuxt-leaflet",
|
|
1977
2212
|
"website": "https://github.com/schlunsen/nuxt-leaflet",
|
|
@@ -1984,7 +2219,6 @@
|
|
|
1984
2219
|
"github": "schlunsen"
|
|
1985
2220
|
}
|
|
1986
2221
|
],
|
|
1987
|
-
"contributors": [],
|
|
1988
2222
|
"compatibility": {
|
|
1989
2223
|
"nuxt": "^2.0.0",
|
|
1990
2224
|
"requires": {}
|
|
@@ -1994,7 +2228,7 @@
|
|
|
1994
2228
|
"name": "localforage",
|
|
1995
2229
|
"description": "LocalForage is a fast and simple storage library for JavaScript",
|
|
1996
2230
|
"repo": "nuxt-community/localforage-module",
|
|
1997
|
-
"npm": "",
|
|
2231
|
+
"npm": "@nuxtjs/localforage",
|
|
1998
2232
|
"icon": "",
|
|
1999
2233
|
"github": "https://github.com/nuxt-community/localforage-module",
|
|
2000
2234
|
"website": "https://github.com/nuxt-community/localforage-module",
|
|
@@ -2012,7 +2246,6 @@
|
|
|
2012
2246
|
"github": "ricardogobbosouza"
|
|
2013
2247
|
}
|
|
2014
2248
|
],
|
|
2015
|
-
"contributors": [],
|
|
2016
2249
|
"compatibility": {
|
|
2017
2250
|
"nuxt": "^2.0.0",
|
|
2018
2251
|
"requires": {}
|
|
@@ -2022,7 +2255,7 @@
|
|
|
2022
2255
|
"name": "localtunnel",
|
|
2023
2256
|
"description": "exposes your localhost to the world for easy testing and sharing",
|
|
2024
2257
|
"repo": "nuxt-community/modules#master/packages/localtunnel",
|
|
2025
|
-
"npm": "",
|
|
2258
|
+
"npm": "@nuxtjs/localtunnel",
|
|
2026
2259
|
"icon": "localtunnel.png",
|
|
2027
2260
|
"github": "https://github.com/nuxt-community/modules/tree/master/packages/localtunnel",
|
|
2028
2261
|
"website": "https://github.com/nuxt-community/modules/tree/master/packages/localtunnel",
|
|
@@ -2036,7 +2269,6 @@
|
|
|
2036
2269
|
"twitter": "_pi0_"
|
|
2037
2270
|
}
|
|
2038
2271
|
],
|
|
2039
|
-
"contributors": [],
|
|
2040
2272
|
"compatibility": {
|
|
2041
2273
|
"nuxt": "^2.0.0",
|
|
2042
2274
|
"requires": {}
|
|
@@ -2046,7 +2278,7 @@
|
|
|
2046
2278
|
"name": "lodash",
|
|
2047
2279
|
"description": "lodash module with auto-import and custom prefix",
|
|
2048
2280
|
"repo": "cipami/nuxt-lodash",
|
|
2049
|
-
"npm": "",
|
|
2281
|
+
"npm": "nuxt-lodash",
|
|
2050
2282
|
"icon": "lodash.svg",
|
|
2051
2283
|
"github": "https://github.com/cipami/nuxt-lodash",
|
|
2052
2284
|
"website": "https://github.com/cipami/nuxt-lodash#readme",
|
|
@@ -2059,7 +2291,6 @@
|
|
|
2059
2291
|
"github": "cipami"
|
|
2060
2292
|
}
|
|
2061
2293
|
],
|
|
2062
|
-
"contributors": [],
|
|
2063
2294
|
"compatibility": {
|
|
2064
2295
|
"nuxt": "^3.0.0",
|
|
2065
2296
|
"requires": {}
|
|
@@ -2069,7 +2300,7 @@
|
|
|
2069
2300
|
"name": "logrocket",
|
|
2070
2301
|
"description": "LogRocket module for Nuxt.js to help you fix bugs and understand user behaviour.",
|
|
2071
2302
|
"repo": "nuxt-community/nuxt-logrocket",
|
|
2072
|
-
"npm": "",
|
|
2303
|
+
"npm": "nuxt-logrocket",
|
|
2073
2304
|
"icon": "logrocket.png",
|
|
2074
2305
|
"github": "https://github.com/nuxt-community/nuxt-logrocket",
|
|
2075
2306
|
"website": "https://github.com/nuxt-community/nuxt-logrocket",
|
|
@@ -2083,7 +2314,6 @@
|
|
|
2083
2314
|
"twitter": "farzadso"
|
|
2084
2315
|
}
|
|
2085
2316
|
],
|
|
2086
|
-
"contributors": [],
|
|
2087
2317
|
"compatibility": {
|
|
2088
2318
|
"nuxt": "^2.0.0",
|
|
2089
2319
|
"requires": {}
|
|
@@ -2093,7 +2323,7 @@
|
|
|
2093
2323
|
"name": "lunr",
|
|
2094
2324
|
"description": "Full-text search with pre-build indexes for Nuxt.js using lunr.js",
|
|
2095
2325
|
"repo": "nuxt-community/lunr-module",
|
|
2096
|
-
"npm": "",
|
|
2326
|
+
"npm": "@nuxtjs/lunr-module",
|
|
2097
2327
|
"icon": "",
|
|
2098
2328
|
"github": "https://github.com/nuxt-community/lunr-module",
|
|
2099
2329
|
"website": "https://github.com/nuxt-community/lunr-module",
|
|
@@ -2106,17 +2336,39 @@
|
|
|
2106
2336
|
"github": "pimlie"
|
|
2107
2337
|
}
|
|
2108
2338
|
],
|
|
2109
|
-
"contributors": [],
|
|
2110
2339
|
"compatibility": {
|
|
2111
2340
|
"nuxt": "^2.0.0",
|
|
2112
2341
|
"requires": {}
|
|
2113
2342
|
}
|
|
2114
2343
|
},
|
|
2344
|
+
{
|
|
2345
|
+
"name": "magic-regexp",
|
|
2346
|
+
"description": "A compiled-away, type-safe, readable RegExp alternative",
|
|
2347
|
+
"repo": "danielroe/magic-regexp",
|
|
2348
|
+
"npm": "magic-regexp",
|
|
2349
|
+
"icon": "magic-regexp.svg",
|
|
2350
|
+
"github": "https://github.com/danielroe/magic-regexp",
|
|
2351
|
+
"website": "https://magic-regexp.roe.dev",
|
|
2352
|
+
"learn_more": "https://magic-regexp.roe.dev",
|
|
2353
|
+
"category": "Libraries",
|
|
2354
|
+
"type": "3rd-party",
|
|
2355
|
+
"maintainers": [
|
|
2356
|
+
{
|
|
2357
|
+
"name": "Daniel Roe",
|
|
2358
|
+
"github": "danielroe",
|
|
2359
|
+
"twitter": "danielcroe"
|
|
2360
|
+
}
|
|
2361
|
+
],
|
|
2362
|
+
"compatibility": {
|
|
2363
|
+
"nuxt": "^3.0.0",
|
|
2364
|
+
"requires": {}
|
|
2365
|
+
}
|
|
2366
|
+
},
|
|
2115
2367
|
{
|
|
2116
2368
|
"name": "markdownit",
|
|
2117
2369
|
"description": "Use Markdown in your Nuxt application with the markdownit-loader",
|
|
2118
2370
|
"repo": "nuxt-community/markdownit-module",
|
|
2119
|
-
"npm": "",
|
|
2371
|
+
"npm": "@nuxtjs/markdownit",
|
|
2120
2372
|
"icon": "",
|
|
2121
2373
|
"github": "https://github.com/nuxt-community/markdownit-module",
|
|
2122
2374
|
"website": "https://github.com/nuxt-community/markdownit-module",
|
|
@@ -2130,7 +2382,6 @@
|
|
|
2130
2382
|
"twitter": "_pi0_"
|
|
2131
2383
|
}
|
|
2132
2384
|
],
|
|
2133
|
-
"contributors": [],
|
|
2134
2385
|
"compatibility": {
|
|
2135
2386
|
"nuxt": "^2.0.0",
|
|
2136
2387
|
"requires": {}
|
|
@@ -2140,7 +2391,7 @@
|
|
|
2140
2391
|
"name": "matomo",
|
|
2141
2392
|
"description": "Add Matomo analytics to your nuxt.js application. This plugin automatically sends first page and route change events to matomo",
|
|
2142
2393
|
"repo": "pimlie/nuxt-matomo",
|
|
2143
|
-
"npm": "",
|
|
2394
|
+
"npm": "nuxt-matomo",
|
|
2144
2395
|
"icon": "matomo.png",
|
|
2145
2396
|
"github": "https://github.com/pimlie/nuxt-matomo",
|
|
2146
2397
|
"website": "https://github.com/pimlie/nuxt-matomo",
|
|
@@ -2153,7 +2404,6 @@
|
|
|
2153
2404
|
"github": "pimlie"
|
|
2154
2405
|
}
|
|
2155
2406
|
],
|
|
2156
|
-
"contributors": [],
|
|
2157
2407
|
"compatibility": {
|
|
2158
2408
|
"nuxt": "^2.0.0",
|
|
2159
2409
|
"requires": {}
|
|
@@ -2163,7 +2413,7 @@
|
|
|
2163
2413
|
"name": "mdx",
|
|
2164
2414
|
"description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
|
|
2165
2415
|
"repo": "nuxt-community/mdx-module",
|
|
2166
|
-
"npm": "",
|
|
2416
|
+
"npm": "@nuxtjs/mdx",
|
|
2167
2417
|
"icon": "mdx.png",
|
|
2168
2418
|
"github": "https://github.com/nuxt-community/mdx-module",
|
|
2169
2419
|
"website": "https://mdx.nuxtjs.org",
|
|
@@ -2177,22 +2427,46 @@
|
|
|
2177
2427
|
"twitter": "codebender828"
|
|
2178
2428
|
}
|
|
2179
2429
|
],
|
|
2180
|
-
"contributors": [],
|
|
2181
2430
|
"compatibility": {
|
|
2182
2431
|
"nuxt": "^2.0.0",
|
|
2183
2432
|
"requires": {}
|
|
2184
2433
|
}
|
|
2185
2434
|
},
|
|
2186
2435
|
{
|
|
2187
|
-
"name": "
|
|
2188
|
-
"description": "
|
|
2189
|
-
"repo": "
|
|
2190
|
-
"npm": "",
|
|
2191
|
-
"icon": "",
|
|
2192
|
-
"github": "https://github.com/
|
|
2193
|
-
"website": "https://github.com/
|
|
2194
|
-
"learn_more": "https://github.com/
|
|
2195
|
-
"category": "
|
|
2436
|
+
"name": "meilisearch",
|
|
2437
|
+
"description": "Meilisearch Instant Search module for Nuxt 3",
|
|
2438
|
+
"repo": "xlanex6/nuxt-meilisearch",
|
|
2439
|
+
"npm": "nuxt-meilisearch",
|
|
2440
|
+
"icon": "meilisearch.svg",
|
|
2441
|
+
"github": "https://github.com/xlanex6/nuxt-meilisearch",
|
|
2442
|
+
"website": "https://github.com/xlanex6/nuxt-meilisearch",
|
|
2443
|
+
"learn_more": "https://github.com/xlanex6/nuxt-meilisearch",
|
|
2444
|
+
"category": "Libraries",
|
|
2445
|
+
"type": "3rd-party",
|
|
2446
|
+
"maintainers": [
|
|
2447
|
+
{
|
|
2448
|
+
"name": "Alex Duval",
|
|
2449
|
+
"github": "xlanex6",
|
|
2450
|
+
"avatar": "https://avatars.githubusercontent.com/u/13418668?v=4"
|
|
2451
|
+
}
|
|
2452
|
+
],
|
|
2453
|
+
"compatibility": {
|
|
2454
|
+
"nuxt": "^3.0.0",
|
|
2455
|
+
"requires": {
|
|
2456
|
+
"bridge": false
|
|
2457
|
+
}
|
|
2458
|
+
}
|
|
2459
|
+
},
|
|
2460
|
+
{
|
|
2461
|
+
"name": "memwatch",
|
|
2462
|
+
"description": "Quickly watch real-time memory stats of your nuxt app",
|
|
2463
|
+
"repo": "pimlie/nuxt-memwatch",
|
|
2464
|
+
"npm": "nuxt-memwatch",
|
|
2465
|
+
"icon": "",
|
|
2466
|
+
"github": "https://github.com/pimlie/nuxt-memwatch",
|
|
2467
|
+
"website": "https://github.com/pimlie/nuxt-memwatch",
|
|
2468
|
+
"learn_more": "https://github.com/pimlie/node-memwatcher",
|
|
2469
|
+
"category": "Monitoring",
|
|
2196
2470
|
"type": "3rd-party",
|
|
2197
2471
|
"maintainers": [
|
|
2198
2472
|
{
|
|
@@ -2200,7 +2474,6 @@
|
|
|
2200
2474
|
"github": "pimlie"
|
|
2201
2475
|
}
|
|
2202
2476
|
],
|
|
2203
|
-
"contributors": [],
|
|
2204
2477
|
"compatibility": {
|
|
2205
2478
|
"nuxt": "^2.0.0",
|
|
2206
2479
|
"requires": {}
|
|
@@ -2210,7 +2483,7 @@
|
|
|
2210
2483
|
"name": "mobile",
|
|
2211
2484
|
"description": "nuxt-mobile-detect is a wrapper around mobile-detect.js for nuxtjs. It can be used client side and server side.",
|
|
2212
2485
|
"repo": "ChanningDefoe/nuxt-mobile-detect",
|
|
2213
|
-
"npm": "",
|
|
2486
|
+
"npm": "nuxt-mobile",
|
|
2214
2487
|
"icon": "",
|
|
2215
2488
|
"github": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
|
|
2216
2489
|
"website": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
|
|
@@ -2223,7 +2496,6 @@
|
|
|
2223
2496
|
"github": "ChanningDefoe"
|
|
2224
2497
|
}
|
|
2225
2498
|
],
|
|
2226
|
-
"contributors": [],
|
|
2227
2499
|
"compatibility": {
|
|
2228
2500
|
"nuxt": "^2.0.0",
|
|
2229
2501
|
"requires": {}
|
|
@@ -2233,7 +2505,7 @@
|
|
|
2233
2505
|
"name": "moment",
|
|
2234
2506
|
"description": "Efficient Moment.js module for Nuxt.js so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
|
|
2235
2507
|
"repo": "nuxt-community/moment-module",
|
|
2236
|
-
"npm": "",
|
|
2508
|
+
"npm": "@nuxtjs/moment",
|
|
2237
2509
|
"icon": "momentjs.png",
|
|
2238
2510
|
"github": "https://github.com/nuxt-community/moment-module",
|
|
2239
2511
|
"website": "https://github.com/nuxt-community/moment-module",
|
|
@@ -2251,7 +2523,6 @@
|
|
|
2251
2523
|
"github": "ricardogobbosouza"
|
|
2252
2524
|
}
|
|
2253
2525
|
],
|
|
2254
|
-
"contributors": [],
|
|
2255
2526
|
"compatibility": {
|
|
2256
2527
|
"nuxt": "^2.0.0",
|
|
2257
2528
|
"requires": {}
|
|
@@ -2261,7 +2532,7 @@
|
|
|
2261
2532
|
"name": "mq",
|
|
2262
2533
|
"description": "vue-mq module for Nuxt.js. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
|
|
2263
2534
|
"repo": "vanhoofmaarten/nuxt-mq",
|
|
2264
|
-
"npm": "",
|
|
2535
|
+
"npm": "nuxt-mq",
|
|
2265
2536
|
"icon": "",
|
|
2266
2537
|
"github": "https://github.com/vanhoofmaarten/nuxt-mq",
|
|
2267
2538
|
"website": "https://github.com/vanhoofmaarten/nuxt-mq",
|
|
@@ -2274,7 +2545,6 @@
|
|
|
2274
2545
|
"github": "vanhoofmaarten"
|
|
2275
2546
|
}
|
|
2276
2547
|
],
|
|
2277
|
-
"contributors": [],
|
|
2278
2548
|
"compatibility": {
|
|
2279
2549
|
"nuxt": "^2.0.0",
|
|
2280
2550
|
"requires": {}
|
|
@@ -2284,7 +2554,7 @@
|
|
|
2284
2554
|
"name": "neo",
|
|
2285
2555
|
"description": "A nuxt.js module that implements a universal api layer, same-way compatible between server and client side.",
|
|
2286
2556
|
"repo": "ezypeeze/nuxt-neo",
|
|
2287
|
-
"npm": "",
|
|
2557
|
+
"npm": "nuxt-neo",
|
|
2288
2558
|
"icon": "",
|
|
2289
2559
|
"github": "https://github.com/ezypeeze/nuxt-neo",
|
|
2290
2560
|
"website": "https://ezypeeze.github.io/nuxt-neo",
|
|
@@ -2297,7 +2567,6 @@
|
|
|
2297
2567
|
"github": "ezypeeze"
|
|
2298
2568
|
}
|
|
2299
2569
|
],
|
|
2300
|
-
"contributors": [],
|
|
2301
2570
|
"compatibility": {
|
|
2302
2571
|
"nuxt": "^2.0.0",
|
|
2303
2572
|
"requires": {}
|
|
@@ -2307,7 +2576,7 @@
|
|
|
2307
2576
|
"name": "netlify-cache",
|
|
2308
2577
|
"description": "Nuxt.js module that uses netlify cache to speed up redeploy for Nuxt.js version < 2.14",
|
|
2309
2578
|
"repo": "DreaMinder/nuxt-netlify-cache",
|
|
2310
|
-
"npm": "",
|
|
2579
|
+
"npm": "nuxt-netlify-cache",
|
|
2311
2580
|
"icon": "netlify.png",
|
|
2312
2581
|
"github": "https://github.com/DreaMinder/nuxt-netlify-cache",
|
|
2313
2582
|
"website": "https://github.com/DreaMinder/nuxt-netlify-cache",
|
|
@@ -2320,7 +2589,6 @@
|
|
|
2320
2589
|
"github": "DreaMinder"
|
|
2321
2590
|
}
|
|
2322
2591
|
],
|
|
2323
|
-
"contributors": [],
|
|
2324
2592
|
"compatibility": {
|
|
2325
2593
|
"nuxt": "^2.0.0",
|
|
2326
2594
|
"requires": {}
|
|
@@ -2330,7 +2598,7 @@
|
|
|
2330
2598
|
"name": "netlify-files",
|
|
2331
2599
|
"description": "Nuxt module to create new _headers, _redirects and netlify.toml files for Netlify or to use existing ones",
|
|
2332
2600
|
"repo": "nuxt-community/netlify-files-module",
|
|
2333
|
-
"npm": "",
|
|
2601
|
+
"npm": "@nuxtjs/netlify-files",
|
|
2334
2602
|
"icon": "netlify.png",
|
|
2335
2603
|
"github": "https://github.com/nuxt-community/netlify-files-module",
|
|
2336
2604
|
"website": "https://github.com/nuxt-community/netlify-files-module",
|
|
@@ -2344,7 +2612,6 @@
|
|
|
2344
2612
|
"twitter": "TheAlexLichter"
|
|
2345
2613
|
}
|
|
2346
2614
|
],
|
|
2347
|
-
"contributors": [],
|
|
2348
2615
|
"compatibility": {
|
|
2349
2616
|
"nuxt": "^2.0.0",
|
|
2350
2617
|
"requires": {}
|
|
@@ -2354,7 +2621,7 @@
|
|
|
2354
2621
|
"name": "netlify",
|
|
2355
2622
|
"description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt.js projects.",
|
|
2356
2623
|
"repo": "bazzite/nuxt-netlify",
|
|
2357
|
-
"npm": "",
|
|
2624
|
+
"npm": "@aceforth/nuxt-netlify",
|
|
2358
2625
|
"icon": "netlify.png",
|
|
2359
2626
|
"github": "https://github.com/bazzite/nuxt-netlify",
|
|
2360
2627
|
"website": "https://marquez.co/docs/nuxt-netlify/",
|
|
@@ -2367,7 +2634,6 @@
|
|
|
2367
2634
|
"github": "bazzite"
|
|
2368
2635
|
}
|
|
2369
2636
|
],
|
|
2370
|
-
"contributors": [],
|
|
2371
2637
|
"compatibility": {
|
|
2372
2638
|
"nuxt": "^2.0.0",
|
|
2373
2639
|
"requires": {}
|
|
@@ -2377,7 +2643,7 @@
|
|
|
2377
2643
|
"name": "ngrok",
|
|
2378
2644
|
"description": "ngrok exposes your localhost to the world for easy testing and sharing! No need to mess with DNS or deploy just to have others test out your changes",
|
|
2379
2645
|
"repo": "nuxt-community/ngrok",
|
|
2380
|
-
"npm": "",
|
|
2646
|
+
"npm": "@nuxtjs/ngrok",
|
|
2381
2647
|
"icon": "ngrok.png",
|
|
2382
2648
|
"github": "https://github.com/nuxt-community/ngrok-module",
|
|
2383
2649
|
"website": "https://ngrok.nuxtjs.org",
|
|
@@ -2396,7 +2662,6 @@
|
|
|
2396
2662
|
"twitter": "_pi0_"
|
|
2397
2663
|
}
|
|
2398
2664
|
],
|
|
2399
|
-
"contributors": [],
|
|
2400
2665
|
"compatibility": {
|
|
2401
2666
|
"nuxt": "^2.0.0",
|
|
2402
2667
|
"requires": {}
|
|
@@ -2406,7 +2671,7 @@
|
|
|
2406
2671
|
"name": "notion",
|
|
2407
2672
|
"description": "Vue renderer for Notion pages",
|
|
2408
2673
|
"repo": "janniks/vue-notion",
|
|
2409
|
-
"npm": "",
|
|
2674
|
+
"npm": "vue-notion",
|
|
2410
2675
|
"icon": "notion.svg",
|
|
2411
2676
|
"github": "https://github.com/janniks/vue-notion",
|
|
2412
2677
|
"website": "https://github.com/janniks/vue-notion",
|
|
@@ -2419,7 +2684,50 @@
|
|
|
2419
2684
|
"github": "janniks"
|
|
2420
2685
|
}
|
|
2421
2686
|
],
|
|
2422
|
-
"
|
|
2687
|
+
"compatibility": {
|
|
2688
|
+
"nuxt": "^2.0.0",
|
|
2689
|
+
"requires": {}
|
|
2690
|
+
}
|
|
2691
|
+
},
|
|
2692
|
+
{
|
|
2693
|
+
"name": "nuxt-auth",
|
|
2694
|
+
"description": "",
|
|
2695
|
+
"repo": "sidebase/nuxt-auth",
|
|
2696
|
+
"npm": "@sidebase/nuxt-auth",
|
|
2697
|
+
"icon": "",
|
|
2698
|
+
"github": "https://github.com/sidebase/nuxt-auth",
|
|
2699
|
+
"website": "https://github.com/sidebase/nuxt-auth",
|
|
2700
|
+
"learn_more": "",
|
|
2701
|
+
"category": "Devtools",
|
|
2702
|
+
"type": "3rd-party",
|
|
2703
|
+
"maintainers": [
|
|
2704
|
+
{
|
|
2705
|
+
"name": "sidebase",
|
|
2706
|
+
"github": "sidebase"
|
|
2707
|
+
}
|
|
2708
|
+
],
|
|
2709
|
+
"compatibility": {
|
|
2710
|
+
"nuxt": "^2.0.0",
|
|
2711
|
+
"requires": {}
|
|
2712
|
+
}
|
|
2713
|
+
},
|
|
2714
|
+
{
|
|
2715
|
+
"name": "nuxt-graphql-playground",
|
|
2716
|
+
"description": "",
|
|
2717
|
+
"repo": "pinpon-dev/nuxt-graphql-playground",
|
|
2718
|
+
"npm": "@pin-pon/nuxt-graphql-playground",
|
|
2719
|
+
"icon": "",
|
|
2720
|
+
"github": "https://github.com/pinpon-dev/nuxt-graphql-playground",
|
|
2721
|
+
"website": "https://github.com/pinpon-dev/nuxt-graphql-playground",
|
|
2722
|
+
"learn_more": "",
|
|
2723
|
+
"category": "Devtools",
|
|
2724
|
+
"type": "3rd-party",
|
|
2725
|
+
"maintainers": [
|
|
2726
|
+
{
|
|
2727
|
+
"name": "pinpon-dev",
|
|
2728
|
+
"github": "pinpon-dev"
|
|
2729
|
+
}
|
|
2730
|
+
],
|
|
2423
2731
|
"compatibility": {
|
|
2424
2732
|
"nuxt": "^2.0.0",
|
|
2425
2733
|
"requires": {}
|
|
@@ -2429,7 +2737,7 @@
|
|
|
2429
2737
|
"name": "nuxt-hue",
|
|
2430
2738
|
"description": "Enlighten your Nuxt experience",
|
|
2431
2739
|
"repo": "lihbr/nuxt-hue",
|
|
2432
|
-
"npm": "",
|
|
2740
|
+
"npm": "nuxt-hue",
|
|
2433
2741
|
"icon": "nuxt-hue.svg",
|
|
2434
2742
|
"github": "https://github.com/lihbr/nuxt-hue",
|
|
2435
2743
|
"website": "https://github.com/lihbr/nuxt-hue",
|
|
@@ -2442,7 +2750,6 @@
|
|
|
2442
2750
|
"github": "lihbr"
|
|
2443
2751
|
}
|
|
2444
2752
|
],
|
|
2445
|
-
"contributors": [],
|
|
2446
2753
|
"compatibility": {
|
|
2447
2754
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2448
2755
|
"requires": {
|
|
@@ -2450,11 +2757,33 @@
|
|
|
2450
2757
|
}
|
|
2451
2758
|
}
|
|
2452
2759
|
},
|
|
2760
|
+
{
|
|
2761
|
+
"name": "nuxt-monaco-editor",
|
|
2762
|
+
"description": "Integrate monaco-editor with Nuxt",
|
|
2763
|
+
"repo": "e-chan1007/nuxt-monaco-editor",
|
|
2764
|
+
"npm": "nuxt-monaco-editor",
|
|
2765
|
+
"icon": "nuxt-monaco-editor.png",
|
|
2766
|
+
"github": "https://github.com/e-chan1007/nuxt-monaco-editor",
|
|
2767
|
+
"website": "https://github.com/e-chan1007/nuxt-monaco-editor",
|
|
2768
|
+
"learn_more": "https://e-chan1007.github.io/nuxt-monaco-editor",
|
|
2769
|
+
"category": "Libraries",
|
|
2770
|
+
"type": "3rd-party",
|
|
2771
|
+
"maintainers": [
|
|
2772
|
+
{
|
|
2773
|
+
"name": "e-chan1007",
|
|
2774
|
+
"github": "e-chan1007"
|
|
2775
|
+
}
|
|
2776
|
+
],
|
|
2777
|
+
"compatibility": {
|
|
2778
|
+
"nuxt": "^3.0.0",
|
|
2779
|
+
"requires": {}
|
|
2780
|
+
}
|
|
2781
|
+
},
|
|
2453
2782
|
{
|
|
2454
2783
|
"name": "nuxt-pino-log",
|
|
2455
2784
|
"description": "Structured logs for nuxt apps using pino",
|
|
2456
2785
|
"repo": "kpn/nuxt-pino-log",
|
|
2457
|
-
"npm": "",
|
|
2786
|
+
"npm": "nuxt-pino-log",
|
|
2458
2787
|
"icon": "",
|
|
2459
2788
|
"github": "https://github.com/kpn/nuxt-pino-log",
|
|
2460
2789
|
"website": "https://github.com/kpn/nuxt-pino-log",
|
|
@@ -2467,17 +2796,38 @@
|
|
|
2467
2796
|
"github": "kpn"
|
|
2468
2797
|
}
|
|
2469
2798
|
],
|
|
2470
|
-
"contributors": [],
|
|
2471
2799
|
"compatibility": {
|
|
2472
2800
|
"nuxt": "^2.0.0",
|
|
2473
2801
|
"requires": {}
|
|
2474
2802
|
}
|
|
2475
2803
|
},
|
|
2804
|
+
{
|
|
2805
|
+
"name": "plausible",
|
|
2806
|
+
"description": "Nuxt 3 module to natively integrate Plausible analytics",
|
|
2807
|
+
"repo": "nuxt-modules/plausible",
|
|
2808
|
+
"npm": "@nuxtjs/plausible",
|
|
2809
|
+
"icon": "plausible.png",
|
|
2810
|
+
"github": "https://github.com/nuxt-modules/plausible",
|
|
2811
|
+
"website": "https://github.com/nuxt-modules/plausible",
|
|
2812
|
+
"learn_more": "https://plausible.io/",
|
|
2813
|
+
"category": "Analytics",
|
|
2814
|
+
"type": "community",
|
|
2815
|
+
"maintainers": [
|
|
2816
|
+
{
|
|
2817
|
+
"name": "Johann Schopplich",
|
|
2818
|
+
"github": "johannschopplich"
|
|
2819
|
+
}
|
|
2820
|
+
],
|
|
2821
|
+
"compatibility": {
|
|
2822
|
+
"nuxt": "^3.0.0",
|
|
2823
|
+
"requires": {}
|
|
2824
|
+
}
|
|
2825
|
+
},
|
|
2476
2826
|
{
|
|
2477
2827
|
"name": "nuxt-png-to-ico",
|
|
2478
2828
|
"description": "Nuxt.js module for auto generating favicons",
|
|
2479
2829
|
"repo": "b5710546232/nuxt-png-to-ico",
|
|
2480
|
-
"npm": "",
|
|
2830
|
+
"npm": "nuxt-png-to-ico",
|
|
2481
2831
|
"icon": "",
|
|
2482
2832
|
"github": "https://github.com/b5710546232/nuxt-png-to-ico",
|
|
2483
2833
|
"website": "https://github.com/b5710546232/nuxt-png-to-ico",
|
|
@@ -2491,7 +2841,6 @@
|
|
|
2491
2841
|
"avatar": "https://avatars.githubusercontent.com/u/11013287?v=4"
|
|
2492
2842
|
}
|
|
2493
2843
|
],
|
|
2494
|
-
"contributors": [],
|
|
2495
2844
|
"compatibility": {
|
|
2496
2845
|
"nuxt": "^2.0.0",
|
|
2497
2846
|
"requires": {}
|
|
@@ -2501,7 +2850,7 @@
|
|
|
2501
2850
|
"name": "nuxt-smartlook",
|
|
2502
2851
|
"description": "Integrate Smartlook in your Nuxt.js apps using nuxt-smartlook.",
|
|
2503
2852
|
"repo": "f00b4r/nuxt-smartlook",
|
|
2504
|
-
"npm": "",
|
|
2853
|
+
"npm": "nuxt-smartlook",
|
|
2505
2854
|
"icon": "nuxt-smartlook.png",
|
|
2506
2855
|
"github": "https://github.com/f00b4r/nuxt-smartlook",
|
|
2507
2856
|
"website": "https://github.com/f00b4r/nuxt-smartlook",
|
|
@@ -2516,7 +2865,100 @@
|
|
|
2516
2865
|
"avatar": "https://avatars.githubusercontent.com/u/538058?v=4"
|
|
2517
2866
|
}
|
|
2518
2867
|
],
|
|
2519
|
-
"
|
|
2868
|
+
"compatibility": {
|
|
2869
|
+
"nuxt": "^2.0.0",
|
|
2870
|
+
"requires": {}
|
|
2871
|
+
}
|
|
2872
|
+
},
|
|
2873
|
+
{
|
|
2874
|
+
"name": "ssr-lit",
|
|
2875
|
+
"description": "Server-Side Rendering for Lit Element components",
|
|
2876
|
+
"repo": "prashantpalikhe/nuxt-ssr-lit",
|
|
2877
|
+
"npm": "nuxt-ssr-lit",
|
|
2878
|
+
"icon": "",
|
|
2879
|
+
"github": "https://github.com/prashantpalikhe/nuxt-ssr-lit",
|
|
2880
|
+
"website": "https://github.com/prashantpalikhe/nuxt-ssr-lit",
|
|
2881
|
+
"learn_more": "",
|
|
2882
|
+
"category": "Libraries",
|
|
2883
|
+
"type": "3rd-party",
|
|
2884
|
+
"maintainers": [
|
|
2885
|
+
{
|
|
2886
|
+
"name": "Prashant Palikhe",
|
|
2887
|
+
"github": "prashantpalikhe",
|
|
2888
|
+
"twitter": "prashantpalikhe"
|
|
2889
|
+
},
|
|
2890
|
+
{
|
|
2891
|
+
"name": "Steve Workman",
|
|
2892
|
+
"github": "steveworkman",
|
|
2893
|
+
"twitter": "steveworkman"
|
|
2894
|
+
}
|
|
2895
|
+
],
|
|
2896
|
+
"compatibility": {
|
|
2897
|
+
"nuxt": "^3.0.0",
|
|
2898
|
+
"requires": {}
|
|
2899
|
+
}
|
|
2900
|
+
},
|
|
2901
|
+
{
|
|
2902
|
+
"name": "nuxt-storm",
|
|
2903
|
+
"description": "WebStorm & PHPStorm support for NuxtJS components",
|
|
2904
|
+
"repo": "fumeapp/nuxt-storm",
|
|
2905
|
+
"npm": "nuxt-storm",
|
|
2906
|
+
"icon": "nuxt-storm.png",
|
|
2907
|
+
"github": "https://github.com/fumeapp/nuxt-storm",
|
|
2908
|
+
"website": "https://github.com/fumeapp/nuxt-storm",
|
|
2909
|
+
"learn_more": "https://github.com/fumeapp/nuxt-storm",
|
|
2910
|
+
"category": "Devtools",
|
|
2911
|
+
"type": "3rd-party",
|
|
2912
|
+
"maintainers": [
|
|
2913
|
+
{
|
|
2914
|
+
"name": "fumeapp",
|
|
2915
|
+
"github": "fumeapp"
|
|
2916
|
+
}
|
|
2917
|
+
],
|
|
2918
|
+
"compatibility": {
|
|
2919
|
+
"nuxt": "^2.0.0",
|
|
2920
|
+
"requires": {}
|
|
2921
|
+
}
|
|
2922
|
+
},
|
|
2923
|
+
{
|
|
2924
|
+
"name": "nuxt-svgo",
|
|
2925
|
+
"description": "Nuxt module to load optimized SVG files as Vue components",
|
|
2926
|
+
"repo": "cpsoinos/nuxt-svgo",
|
|
2927
|
+
"npm": "nuxt-svgo",
|
|
2928
|
+
"icon": "nuxt-svgo.png",
|
|
2929
|
+
"github": "https://github.com/cpsoinos/nuxt-svgo",
|
|
2930
|
+
"website": "https://github.com/cpsoinos/nuxt-svgo",
|
|
2931
|
+
"learn_more": "",
|
|
2932
|
+
"category": "Images",
|
|
2933
|
+
"type": "3rd-party",
|
|
2934
|
+
"maintainers": [
|
|
2935
|
+
{
|
|
2936
|
+
"name": "cpsoinos",
|
|
2937
|
+
"github": "cpsoinos"
|
|
2938
|
+
}
|
|
2939
|
+
],
|
|
2940
|
+
"compatibility": {
|
|
2941
|
+
"nuxt": "^3.0.0",
|
|
2942
|
+
"requires": {}
|
|
2943
|
+
}
|
|
2944
|
+
},
|
|
2945
|
+
{
|
|
2946
|
+
"name": "nuxt-unleash",
|
|
2947
|
+
"description": "Nuxt.js module to use Unleash toggle feature services",
|
|
2948
|
+
"repo": "conejerock/nuxt-unleash",
|
|
2949
|
+
"npm": "nuxt-unleash",
|
|
2950
|
+
"icon": "nuxt-unleash.svg",
|
|
2951
|
+
"github": "https://github.com/conejerock/nuxt-unleash",
|
|
2952
|
+
"website": "https://github.com/conejerock/nuxt-unleash",
|
|
2953
|
+
"learn_more": "https://github.com/Unleash/unleash",
|
|
2954
|
+
"category": "Deployment",
|
|
2955
|
+
"type": "3rd-party",
|
|
2956
|
+
"maintainers": [
|
|
2957
|
+
{
|
|
2958
|
+
"name": "Juanjo Conejerock",
|
|
2959
|
+
"github": "conejerock"
|
|
2960
|
+
}
|
|
2961
|
+
],
|
|
2520
2962
|
"compatibility": {
|
|
2521
2963
|
"nuxt": "^2.0.0",
|
|
2522
2964
|
"requires": {}
|
|
@@ -2526,7 +2968,7 @@
|
|
|
2526
2968
|
"name": "nuxt-use-motion",
|
|
2527
2969
|
"description": "A Nuxt module putting your components in motion",
|
|
2528
2970
|
"repo": "Tahul/nuxt-use-motion",
|
|
2529
|
-
"npm": "",
|
|
2971
|
+
"npm": "nuxt-use-motion",
|
|
2530
2972
|
"icon": "nuxt-use-motion.svg",
|
|
2531
2973
|
"github": "https://github.com/Tahul/nuxt-use-motion",
|
|
2532
2974
|
"website": "https://github.com/Tahul/nuxt-use-motion",
|
|
@@ -2539,7 +2981,6 @@
|
|
|
2539
2981
|
"github": "Tahul"
|
|
2540
2982
|
}
|
|
2541
2983
|
],
|
|
2542
|
-
"contributors": [],
|
|
2543
2984
|
"compatibility": {
|
|
2544
2985
|
"nuxt": "^2.0.0",
|
|
2545
2986
|
"requires": {}
|
|
@@ -2549,7 +2990,7 @@
|
|
|
2549
2990
|
"name": "nuxt-use-sound",
|
|
2550
2991
|
"description": "A Nuxt module for playing sound effects.",
|
|
2551
2992
|
"repo": "Tahul/nuxt-use-sound",
|
|
2552
|
-
"npm": "",
|
|
2993
|
+
"npm": "nuxt-use-sound",
|
|
2553
2994
|
"icon": "nuxt-use-sound.svg",
|
|
2554
2995
|
"github": "https://github.com/Tahul/nuxt-use-sound",
|
|
2555
2996
|
"website": "https://github.com/Tahul/nuxt-use-sound",
|
|
@@ -2562,7 +3003,6 @@
|
|
|
2562
3003
|
"github": "Tahul"
|
|
2563
3004
|
}
|
|
2564
3005
|
],
|
|
2565
|
-
"contributors": [],
|
|
2566
3006
|
"compatibility": {
|
|
2567
3007
|
"nuxt": "^2.0.0",
|
|
2568
3008
|
"requires": {}
|
|
@@ -2572,7 +3012,7 @@
|
|
|
2572
3012
|
"name": "nuxt-viewport",
|
|
2573
3013
|
"description": "Define custom viewports for your Nuxt project",
|
|
2574
3014
|
"repo": "mvrlin/nuxt-viewport",
|
|
2575
|
-
"npm": "",
|
|
3015
|
+
"npm": "nuxt-viewport",
|
|
2576
3016
|
"icon": "nuxt-viewport.svg",
|
|
2577
3017
|
"github": "https://github.com/mvrlin/nuxt-viewport",
|
|
2578
3018
|
"website": "https://github.com/mvrlin/nuxt-viewport",
|
|
@@ -2585,17 +3025,18 @@
|
|
|
2585
3025
|
"github": "mvrlin"
|
|
2586
3026
|
}
|
|
2587
3027
|
],
|
|
2588
|
-
"contributors": [],
|
|
2589
3028
|
"compatibility": {
|
|
2590
|
-
"nuxt": "^2.0.0",
|
|
2591
|
-
"requires": {
|
|
3029
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3030
|
+
"requires": {
|
|
3031
|
+
"bridge": "optional"
|
|
3032
|
+
}
|
|
2592
3033
|
}
|
|
2593
3034
|
},
|
|
2594
3035
|
{
|
|
2595
3036
|
"name": "nuxt7",
|
|
2596
3037
|
"description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
|
|
2597
3038
|
"repo": "nuxt-community/nuxt7",
|
|
2598
|
-
"npm": "",
|
|
3039
|
+
"npm": "nuxt7",
|
|
2599
3040
|
"icon": "",
|
|
2600
3041
|
"github": "https://github.com/nuxt-community/nuxt7",
|
|
2601
3042
|
"website": "https://github.com/nuxt-community/nuxt7",
|
|
@@ -2609,7 +3050,6 @@
|
|
|
2609
3050
|
"twitter": "_pi0_"
|
|
2610
3051
|
}
|
|
2611
3052
|
],
|
|
2612
|
-
"contributors": [],
|
|
2613
3053
|
"compatibility": {
|
|
2614
3054
|
"nuxt": "^2.0.0",
|
|
2615
3055
|
"requires": {}
|
|
@@ -2619,7 +3059,7 @@
|
|
|
2619
3059
|
"name": "onesignal",
|
|
2620
3060
|
"description": "OneSignal is a Free, high volume and reliable push notification service for websites and mobile applications.",
|
|
2621
3061
|
"repo": "nuxt-community/onesignal-module",
|
|
2622
|
-
"npm": "",
|
|
3062
|
+
"npm": "@nuxtjs/onesignal",
|
|
2623
3063
|
"icon": "one-signal.png",
|
|
2624
3064
|
"github": "https://github.com/nuxt-community/onesignal-module",
|
|
2625
3065
|
"website": "https://github.com/nuxt-community/onesignal-module",
|
|
@@ -2633,7 +3073,6 @@
|
|
|
2633
3073
|
"twitter": "_pi0_"
|
|
2634
3074
|
}
|
|
2635
3075
|
],
|
|
2636
|
-
"contributors": [],
|
|
2637
3076
|
"compatibility": {
|
|
2638
3077
|
"nuxt": "^2.0.0",
|
|
2639
3078
|
"requires": {}
|
|
@@ -2643,7 +3082,7 @@
|
|
|
2643
3082
|
"name": "optimized-images",
|
|
2644
3083
|
"description": "Automatically optimizes images used in Nuxt.js projects (jpeg, png, svg, webp and gif).",
|
|
2645
3084
|
"repo": "juliomrqz/nuxt-optimized-images",
|
|
2646
|
-
"npm": "",
|
|
3085
|
+
"npm": "@aceforth/nuxt-optimized-images",
|
|
2647
3086
|
"icon": "",
|
|
2648
3087
|
"github": "https://github.com/juliomrqz/nuxt-optimized-images",
|
|
2649
3088
|
"website": "https://marquez.co/docs/nuxt-optimized-images/",
|
|
@@ -2657,7 +3096,6 @@
|
|
|
2657
3096
|
"twitter": "juliomrqz"
|
|
2658
3097
|
}
|
|
2659
3098
|
],
|
|
2660
|
-
"contributors": [],
|
|
2661
3099
|
"compatibility": {
|
|
2662
3100
|
"nuxt": "^2.0.0",
|
|
2663
3101
|
"requires": {}
|
|
@@ -2667,7 +3105,7 @@
|
|
|
2667
3105
|
"name": "page-generator-helper",
|
|
2668
3106
|
"description": "Generate your pages statically without using payload extractors.",
|
|
2669
3107
|
"repo": "GrabarzUndPartner/nuxt-page-generator-helper",
|
|
2670
|
-
"npm": "",
|
|
3108
|
+
"npm": "nuxt-page-generator-helper",
|
|
2671
3109
|
"icon": "",
|
|
2672
3110
|
"github": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
|
|
2673
3111
|
"website": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
|
|
@@ -2680,7 +3118,6 @@
|
|
|
2680
3118
|
"github": "GrabarzUndPartner"
|
|
2681
3119
|
}
|
|
2682
3120
|
],
|
|
2683
|
-
"contributors": [],
|
|
2684
3121
|
"compatibility": {
|
|
2685
3122
|
"nuxt": "^2.0.0",
|
|
2686
3123
|
"requires": {}
|
|
@@ -2690,7 +3127,7 @@
|
|
|
2690
3127
|
"name": "parse",
|
|
2691
3128
|
"description": "Parse package for Nuxt.js",
|
|
2692
3129
|
"repo": "cierrateam/nuxt-parse",
|
|
2693
|
-
"npm": "",
|
|
3130
|
+
"npm": "nuxt-parse",
|
|
2694
3131
|
"icon": "",
|
|
2695
3132
|
"github": "https://github.com/cierrateam/nuxt-parse",
|
|
2696
3133
|
"website": "https://github.com/cierrateam/nuxt-parse",
|
|
@@ -2703,7 +3140,6 @@
|
|
|
2703
3140
|
"github": "cierrateam"
|
|
2704
3141
|
}
|
|
2705
3142
|
],
|
|
2706
|
-
"contributors": [],
|
|
2707
3143
|
"compatibility": {
|
|
2708
3144
|
"nuxt": "^2.0.0",
|
|
2709
3145
|
"requires": {}
|
|
@@ -2712,11 +3148,11 @@
|
|
|
2712
3148
|
{
|
|
2713
3149
|
"name": "partytown",
|
|
2714
3150
|
"description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
|
|
2715
|
-
"repo": "nuxt-
|
|
2716
|
-
"npm": "",
|
|
3151
|
+
"repo": "nuxt-modules/partytown",
|
|
3152
|
+
"npm": "@nuxtjs/partytown",
|
|
2717
3153
|
"icon": "partytown.svg",
|
|
2718
|
-
"github": "https://github.com/nuxt-
|
|
2719
|
-
"website": "https://github.com/nuxt-
|
|
3154
|
+
"github": "https://github.com/nuxt-modules/partytown",
|
|
3155
|
+
"website": "https://github.com/nuxt-modules/partytown",
|
|
2720
3156
|
"learn_more": "https://partytown.builder.io/",
|
|
2721
3157
|
"category": "Performance",
|
|
2722
3158
|
"type": "community",
|
|
@@ -2727,7 +3163,6 @@
|
|
|
2727
3163
|
"twitter": "danielcroe"
|
|
2728
3164
|
}
|
|
2729
3165
|
],
|
|
2730
|
-
"contributors": [],
|
|
2731
3166
|
"compatibility": {
|
|
2732
3167
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2733
3168
|
"requires": {
|
|
@@ -2739,7 +3174,7 @@
|
|
|
2739
3174
|
"name": "persian-datepicker",
|
|
2740
3175
|
"description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
|
|
2741
3176
|
"repo": "alireza-ab/vue-persian-datepicker",
|
|
2742
|
-
"npm": "",
|
|
3177
|
+
"npm": "@alireza-ab/vue-persian-datepicker",
|
|
2743
3178
|
"icon": "persian-datepicker.svg",
|
|
2744
3179
|
"github": "https://github.com/alireza-ab/vue-persian-datepicker",
|
|
2745
3180
|
"website": "https://alireza-ab.ir/datepicker",
|
|
@@ -2753,7 +3188,6 @@
|
|
|
2753
3188
|
"avatar": "https://avatars0.githubusercontent.com/u/55649373?v=4"
|
|
2754
3189
|
}
|
|
2755
3190
|
],
|
|
2756
|
-
"contributors": [],
|
|
2757
3191
|
"compatibility": {
|
|
2758
3192
|
"nuxt": "^2.0.0",
|
|
2759
3193
|
"requires": {}
|
|
@@ -2763,7 +3197,7 @@
|
|
|
2763
3197
|
"name": "pinia",
|
|
2764
3198
|
"description": "The Vue Store that you will enjoy using",
|
|
2765
3199
|
"repo": "posva/pinia#v2/packages/nuxt",
|
|
2766
|
-
"npm": "",
|
|
3200
|
+
"npm": "@pinia/nuxt",
|
|
2767
3201
|
"icon": "pinia.svg",
|
|
2768
3202
|
"github": "https://github.com/posva/pinia/tree/v2/packages/nuxt",
|
|
2769
3203
|
"website": "https://pinia.esm.dev/",
|
|
@@ -2776,7 +3210,6 @@
|
|
|
2776
3210
|
"github": "posva"
|
|
2777
3211
|
}
|
|
2778
3212
|
],
|
|
2779
|
-
"contributors": [],
|
|
2780
3213
|
"compatibility": {
|
|
2781
3214
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2782
3215
|
"requires": {
|
|
@@ -2786,22 +3219,21 @@
|
|
|
2786
3219
|
},
|
|
2787
3220
|
{
|
|
2788
3221
|
"name": "plausible",
|
|
2789
|
-
"description": "
|
|
2790
|
-
"repo": "
|
|
2791
|
-
"npm": "",
|
|
2792
|
-
"icon": "
|
|
2793
|
-
"github": "https://github.com/
|
|
2794
|
-
"website": "https://github.com/
|
|
3222
|
+
"description": "Nuxt 3 module to natively integrate Plausible analytics",
|
|
3223
|
+
"repo": "nuxt-modules/plausible",
|
|
3224
|
+
"npm": "@nuxtjs/plausible",
|
|
3225
|
+
"icon": "",
|
|
3226
|
+
"github": "https://github.com/nuxt-modules/plausible",
|
|
3227
|
+
"website": "https://github.com/nuxt-modules/plausible",
|
|
2795
3228
|
"learn_more": "",
|
|
2796
|
-
"category": "
|
|
2797
|
-
"type": "
|
|
3229
|
+
"category": "Devtools",
|
|
3230
|
+
"type": "community",
|
|
2798
3231
|
"maintainers": [
|
|
2799
3232
|
{
|
|
2800
|
-
"name": "
|
|
2801
|
-
"github": "
|
|
3233
|
+
"name": "nuxt-modules",
|
|
3234
|
+
"github": "nuxt-modules"
|
|
2802
3235
|
}
|
|
2803
3236
|
],
|
|
2804
|
-
"contributors": [],
|
|
2805
3237
|
"compatibility": {
|
|
2806
3238
|
"nuxt": "^2.0.0",
|
|
2807
3239
|
"requires": {}
|
|
@@ -2811,7 +3243,7 @@
|
|
|
2811
3243
|
"name": "precompress",
|
|
2812
3244
|
"description": "Precompress files to gzip and brotli and serve them automatically",
|
|
2813
3245
|
"repo": "frenchrabbit/nuxt-precompress",
|
|
2814
|
-
"npm": "",
|
|
3246
|
+
"npm": "nuxt-precompress",
|
|
2815
3247
|
"icon": "",
|
|
2816
3248
|
"github": "https://github.com/frenchrabbit/nuxt-precompress",
|
|
2817
3249
|
"website": "https://github.com/frenchrabbit/nuxt-precompress",
|
|
@@ -2824,7 +3256,6 @@
|
|
|
2824
3256
|
"github": "frenchrabbit"
|
|
2825
3257
|
}
|
|
2826
3258
|
],
|
|
2827
|
-
"contributors": [],
|
|
2828
3259
|
"compatibility": {
|
|
2829
3260
|
"nuxt": "^2.0.0",
|
|
2830
3261
|
"requires": {}
|
|
@@ -2833,31 +3264,21 @@
|
|
|
2833
3264
|
{
|
|
2834
3265
|
"name": "prismic",
|
|
2835
3266
|
"description": "Easily connect your Nuxt.js application to your content hosted on Prismic",
|
|
2836
|
-
"repo": "nuxt-
|
|
2837
|
-
"npm": "",
|
|
3267
|
+
"repo": "nuxt-modules/prismic",
|
|
3268
|
+
"npm": "@nuxtjs/prismic",
|
|
2838
3269
|
"icon": "prismic.png",
|
|
2839
|
-
"github": "https://github.com/nuxt-
|
|
3270
|
+
"github": "https://github.com/nuxt-modules/prismic",
|
|
2840
3271
|
"website": "https://prismic.nuxtjs.org",
|
|
2841
|
-
"learn_more": "https://prismic.io
|
|
3272
|
+
"learn_more": "https://prismic.io",
|
|
2842
3273
|
"category": "CMS",
|
|
2843
3274
|
"type": "community",
|
|
2844
3275
|
"maintainers": [
|
|
2845
|
-
{
|
|
2846
|
-
"name": "Sébastien Chopin",
|
|
2847
|
-
"github": "Atinux",
|
|
2848
|
-
"twitter": "Atinux"
|
|
2849
|
-
},
|
|
2850
3276
|
{
|
|
2851
3277
|
"name": "lihbr",
|
|
2852
3278
|
"github": "lihbr",
|
|
2853
3279
|
"twitter": "li_hbr"
|
|
2854
|
-
},
|
|
2855
|
-
{
|
|
2856
|
-
"name": "James Pegg",
|
|
2857
|
-
"github": "jamespegg"
|
|
2858
3280
|
}
|
|
2859
3281
|
],
|
|
2860
|
-
"contributors": [],
|
|
2861
3282
|
"compatibility": {
|
|
2862
3283
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2863
3284
|
"requires": {}
|
|
@@ -2867,7 +3288,7 @@
|
|
|
2867
3288
|
"name": "protected-mailto",
|
|
2868
3289
|
"description": "Nuxt component to generate encoded mailto links",
|
|
2869
3290
|
"repo": "mmoollllee/nuxt-protected-mailto",
|
|
2870
|
-
"npm": "",
|
|
3291
|
+
"npm": "nuxt-protected-mailto",
|
|
2871
3292
|
"icon": "",
|
|
2872
3293
|
"github": "https://github.com/mmoollllee/nuxt-protected-mailto",
|
|
2873
3294
|
"website": "https://github.com/mmoollllee/nuxt-protected-mailto",
|
|
@@ -2880,7 +3301,6 @@
|
|
|
2880
3301
|
"github": "mmoollllee"
|
|
2881
3302
|
}
|
|
2882
3303
|
],
|
|
2883
|
-
"contributors": [],
|
|
2884
3304
|
"compatibility": {
|
|
2885
3305
|
"nuxt": "^2.0.0",
|
|
2886
3306
|
"requires": {}
|
|
@@ -2890,7 +3310,7 @@
|
|
|
2890
3310
|
"name": "proxy",
|
|
2891
3311
|
"description": "The one-liner node.js http-proxy middleware solution for Nuxt.js using http-proxy-middleware",
|
|
2892
3312
|
"repo": "nuxt-community/proxy-module",
|
|
2893
|
-
"npm": "",
|
|
3313
|
+
"npm": "@nuxtjs/proxy",
|
|
2894
3314
|
"icon": "",
|
|
2895
3315
|
"github": "https://github.com/nuxt-community/proxy-module",
|
|
2896
3316
|
"website": "https://github.com/nuxt-community/proxy-module",
|
|
@@ -2904,7 +3324,6 @@
|
|
|
2904
3324
|
"twitter": "_pi0_"
|
|
2905
3325
|
}
|
|
2906
3326
|
],
|
|
2907
|
-
"contributors": [],
|
|
2908
3327
|
"compatibility": {
|
|
2909
3328
|
"nuxt": "^2.0.0",
|
|
2910
3329
|
"requires": {}
|
|
@@ -2914,7 +3333,7 @@
|
|
|
2914
3333
|
"name": "prune-html",
|
|
2915
3334
|
"description": "Nuxt module to prune html before sending it to the browser for boosting performance.",
|
|
2916
3335
|
"repo": "LuXDAmore/nuxt-prune-html",
|
|
2917
|
-
"npm": "",
|
|
3336
|
+
"npm": "@luxdamore/nuxt-prune-html",
|
|
2918
3337
|
"icon": "",
|
|
2919
3338
|
"github": "https://github.com/LuXDAmore/nuxt-prune-html",
|
|
2920
3339
|
"website": "https://luxdamore.github.io/nuxt-prune-html/",
|
|
@@ -2928,7 +3347,6 @@
|
|
|
2928
3347
|
"twitter": "luxdamore"
|
|
2929
3348
|
}
|
|
2930
3349
|
],
|
|
2931
|
-
"contributors": [],
|
|
2932
3350
|
"compatibility": {
|
|
2933
3351
|
"nuxt": "^2.0.0",
|
|
2934
3352
|
"requires": {}
|
|
@@ -2937,8 +3355,8 @@
|
|
|
2937
3355
|
{
|
|
2938
3356
|
"name": "purgecss",
|
|
2939
3357
|
"description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt.js",
|
|
2940
|
-
"repo": "Developmint/nuxt-purgecss",
|
|
2941
|
-
"npm": "",
|
|
3358
|
+
"repo": "Developmint/nuxt-purgecss#main",
|
|
3359
|
+
"npm": "nuxt-purgecss",
|
|
2942
3360
|
"icon": "purgecss.png",
|
|
2943
3361
|
"github": "https://github.com/Developmint/nuxt-purgecss",
|
|
2944
3362
|
"website": "https://github.com/Developmint/nuxt-purgecss",
|
|
@@ -2951,9 +3369,8 @@
|
|
|
2951
3369
|
"github": "Developmint"
|
|
2952
3370
|
}
|
|
2953
3371
|
],
|
|
2954
|
-
"contributors": [],
|
|
2955
3372
|
"compatibility": {
|
|
2956
|
-
"nuxt": "^2.0.0",
|
|
3373
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2957
3374
|
"requires": {}
|
|
2958
3375
|
}
|
|
2959
3376
|
},
|
|
@@ -2961,7 +3378,7 @@
|
|
|
2961
3378
|
"name": "pwa",
|
|
2962
3379
|
"description": "Easily build a Progressive Web App for your Nuxt.js application to improve your app's performance.",
|
|
2963
3380
|
"repo": "nuxt-community/pwa-module",
|
|
2964
|
-
"npm": "",
|
|
3381
|
+
"npm": "@nuxtjs/pwa",
|
|
2965
3382
|
"icon": "pwa.png",
|
|
2966
3383
|
"github": "https://github.com/nuxt-community/pwa-module",
|
|
2967
3384
|
"website": "https://pwa.nuxtjs.org",
|
|
@@ -2975,7 +3392,6 @@
|
|
|
2975
3392
|
"twitter": "_pi0_"
|
|
2976
3393
|
}
|
|
2977
3394
|
],
|
|
2978
|
-
"contributors": [],
|
|
2979
3395
|
"compatibility": {
|
|
2980
3396
|
"nuxt": "^2.0.0",
|
|
2981
3397
|
"requires": {
|
|
@@ -2987,7 +3403,7 @@
|
|
|
2987
3403
|
"name": "python",
|
|
2988
3404
|
"description": "Write Nuxt.js applications using Python",
|
|
2989
3405
|
"repo": "nuxt-community/python-module",
|
|
2990
|
-
"npm": "",
|
|
3406
|
+
"npm": "@nuxtjs/python",
|
|
2991
3407
|
"icon": "python.png",
|
|
2992
3408
|
"github": "https://github.com/nuxt-community/python-module",
|
|
2993
3409
|
"website": "https://github.com/nuxt-community/python-module",
|
|
@@ -3000,7 +3416,6 @@
|
|
|
3000
3416
|
"github": "icarito"
|
|
3001
3417
|
}
|
|
3002
3418
|
],
|
|
3003
|
-
"contributors": [],
|
|
3004
3419
|
"compatibility": {
|
|
3005
3420
|
"nuxt": "^2.0.0",
|
|
3006
3421
|
"requires": {}
|
|
@@ -3010,7 +3425,7 @@
|
|
|
3010
3425
|
"name": "recaptcha",
|
|
3011
3426
|
"description": "Simple and easy Google reCAPTCHA module with Nuxt.js",
|
|
3012
3427
|
"repo": "nuxt-community/recaptcha-module",
|
|
3013
|
-
"npm": "",
|
|
3428
|
+
"npm": "@nuxtjs/recaptcha",
|
|
3014
3429
|
"icon": "recaptcha.png",
|
|
3015
3430
|
"github": "https://github.com/nuxt-community/recaptcha-module",
|
|
3016
3431
|
"website": "https://github.com/nuxt-community/recaptcha-module",
|
|
@@ -3023,7 +3438,6 @@
|
|
|
3023
3438
|
"github": "mvrlin"
|
|
3024
3439
|
}
|
|
3025
3440
|
],
|
|
3026
|
-
"contributors": [],
|
|
3027
3441
|
"compatibility": {
|
|
3028
3442
|
"nuxt": "^2.0.0",
|
|
3029
3443
|
"requires": {}
|
|
@@ -3033,7 +3447,7 @@
|
|
|
3033
3447
|
"name": "redirect",
|
|
3034
3448
|
"description": "Nuxt module to dynamically redirect initial requests",
|
|
3035
3449
|
"repo": "nuxt-community/redirect-module",
|
|
3036
|
-
"npm": "",
|
|
3450
|
+
"npm": "@nuxtjs/redirect-module",
|
|
3037
3451
|
"icon": "",
|
|
3038
3452
|
"github": "https://github.com/nuxt-community/redirect-module",
|
|
3039
3453
|
"website": "https://github.com/nuxt-community/redirect-module",
|
|
@@ -3047,7 +3461,6 @@
|
|
|
3047
3461
|
"twitter": "TheAlexLichter"
|
|
3048
3462
|
}
|
|
3049
3463
|
],
|
|
3050
|
-
"contributors": [],
|
|
3051
3464
|
"compatibility": {
|
|
3052
3465
|
"nuxt": "^2.0.0",
|
|
3053
3466
|
"requires": {}
|
|
@@ -3057,7 +3470,7 @@
|
|
|
3057
3470
|
"name": "rfg-icon",
|
|
3058
3471
|
"description": "Nuxt.js module for creating favicons with RealFaviconGenerator api",
|
|
3059
3472
|
"repo": "pimlie/nuxt-rfg-icon",
|
|
3060
|
-
"npm": "",
|
|
3473
|
+
"npm": "nuxt-rfg-icon",
|
|
3061
3474
|
"icon": "real-favicon-generator.png",
|
|
3062
3475
|
"github": "https://github.com/pimlie/nuxt-rfg-icon",
|
|
3063
3476
|
"website": "https://github.com/pimlie/nuxt-rfg-icon",
|
|
@@ -3070,7 +3483,6 @@
|
|
|
3070
3483
|
"github": "pimlie"
|
|
3071
3484
|
}
|
|
3072
3485
|
],
|
|
3073
|
-
"contributors": [],
|
|
3074
3486
|
"compatibility": {
|
|
3075
3487
|
"nuxt": "^2.0.0",
|
|
3076
3488
|
"requires": {}
|
|
@@ -3080,8 +3492,8 @@
|
|
|
3080
3492
|
"name": "robots",
|
|
3081
3493
|
"description": "A Nuxt.js module thats inject a middleware to generate a robots.txt file",
|
|
3082
3494
|
"repo": "nuxt-community/robots-module",
|
|
3083
|
-
"npm": "",
|
|
3084
|
-
"icon": "",
|
|
3495
|
+
"npm": "@nuxtjs/robots",
|
|
3496
|
+
"icon": "robots.png",
|
|
3085
3497
|
"github": "https://github.com/nuxt-community/robots-module",
|
|
3086
3498
|
"website": "https://github.com/nuxt-community/robots-module",
|
|
3087
3499
|
"learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
|
|
@@ -3093,17 +3505,18 @@
|
|
|
3093
3505
|
"github": "ricardogobbosouza"
|
|
3094
3506
|
}
|
|
3095
3507
|
],
|
|
3096
|
-
"contributors": [],
|
|
3097
3508
|
"compatibility": {
|
|
3098
|
-
"nuxt": "^2.0.0",
|
|
3099
|
-
"requires": {
|
|
3509
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3510
|
+
"requires": {
|
|
3511
|
+
"bridge": "optional"
|
|
3512
|
+
}
|
|
3100
3513
|
}
|
|
3101
3514
|
},
|
|
3102
3515
|
{
|
|
3103
3516
|
"name": "rollbar",
|
|
3104
3517
|
"description": "Add Rollbar.js to your Nuxt.js app to automatically capture and report errors in your applications.",
|
|
3105
3518
|
"repo": "gaelreyrol/nuxt-rollbar-module",
|
|
3106
|
-
"npm": "",
|
|
3519
|
+
"npm": "nuxt-rollbar-module",
|
|
3107
3520
|
"icon": "rollbar.png",
|
|
3108
3521
|
"github": "https://github.com/gaelreyrol/nuxt-rollbar-module",
|
|
3109
3522
|
"website": "https://github.com/gaelreyrol/nuxt-rollbar-module",
|
|
@@ -3116,7 +3529,6 @@
|
|
|
3116
3529
|
"github": "gaelreyrol"
|
|
3117
3530
|
}
|
|
3118
3531
|
],
|
|
3119
|
-
"contributors": [],
|
|
3120
3532
|
"compatibility": {
|
|
3121
3533
|
"nuxt": "^2.0.0",
|
|
3122
3534
|
"requires": {}
|
|
@@ -3126,7 +3538,7 @@
|
|
|
3126
3538
|
"name": "router-extras",
|
|
3127
3539
|
"description": "Extra Add-ons for nuxt router",
|
|
3128
3540
|
"repo": "nuxt-community/router-extras-module",
|
|
3129
|
-
"npm": "",
|
|
3541
|
+
"npm": "@nuxtjs/router-extras",
|
|
3130
3542
|
"icon": "vue.png",
|
|
3131
3543
|
"github": "https://github.com/nuxt-community/router-extras-module",
|
|
3132
3544
|
"website": "https://github.com/nuxt-community/router-extras-module",
|
|
@@ -3140,7 +3552,6 @@
|
|
|
3140
3552
|
"twitter": "a_birang"
|
|
3141
3553
|
}
|
|
3142
3554
|
],
|
|
3143
|
-
"contributors": [],
|
|
3144
3555
|
"compatibility": {
|
|
3145
3556
|
"nuxt": "^2.0.0",
|
|
3146
3557
|
"requires": {}
|
|
@@ -3150,7 +3561,7 @@
|
|
|
3150
3561
|
"name": "router",
|
|
3151
3562
|
"description": "Nuxt.js module to use router.js instead of pages/ directory",
|
|
3152
3563
|
"repo": "nuxt-community/router-module",
|
|
3153
|
-
"npm": "",
|
|
3564
|
+
"npm": "@nuxtjs/router",
|
|
3154
3565
|
"icon": "vue.png",
|
|
3155
3566
|
"github": "https://github.com/nuxt-community/router-module",
|
|
3156
3567
|
"website": "https://github.com/nuxt-community/router-module",
|
|
@@ -3164,7 +3575,6 @@
|
|
|
3164
3575
|
"twitter": "Atinux"
|
|
3165
3576
|
}
|
|
3166
3577
|
],
|
|
3167
|
-
"contributors": [],
|
|
3168
3578
|
"compatibility": {
|
|
3169
3579
|
"nuxt": "^2.0.0",
|
|
3170
3580
|
"requires": {}
|
|
@@ -3172,11 +3582,11 @@
|
|
|
3172
3582
|
},
|
|
3173
3583
|
{
|
|
3174
3584
|
"name": "sanity",
|
|
3175
|
-
"description": "Access text, images, and other media with Nuxt
|
|
3176
|
-
"repo": "nuxt-
|
|
3177
|
-
"npm": "",
|
|
3585
|
+
"description": "Access text, images, and other media with Nuxt and the Sanity headless CMS.",
|
|
3586
|
+
"repo": "nuxt-modules/sanity#main",
|
|
3587
|
+
"npm": "@nuxtjs/sanity",
|
|
3178
3588
|
"icon": "sanity.png",
|
|
3179
|
-
"github": "https://github.com/nuxt-
|
|
3589
|
+
"github": "https://github.com/nuxt-modules/sanity#main",
|
|
3180
3590
|
"website": "https://sanity.nuxtjs.org",
|
|
3181
3591
|
"learn_more": "https://www.sanity.io/",
|
|
3182
3592
|
"category": "CMS",
|
|
@@ -3188,9 +3598,34 @@
|
|
|
3188
3598
|
"twitter": "danielcroe"
|
|
3189
3599
|
}
|
|
3190
3600
|
],
|
|
3191
|
-
"contributors": [],
|
|
3192
3601
|
"compatibility": {
|
|
3193
|
-
"nuxt": "^2.0.0",
|
|
3602
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3603
|
+
"requires": {
|
|
3604
|
+
"bridge": "optional"
|
|
3605
|
+
}
|
|
3606
|
+
}
|
|
3607
|
+
},
|
|
3608
|
+
{
|
|
3609
|
+
"name": "schema-org",
|
|
3610
|
+
"description": "Schema.org for Nuxt, supporting typed and automated Google Rich Results.",
|
|
3611
|
+
"repo": "vueuse/schema-org#main/packages/nuxt",
|
|
3612
|
+
"npm": "nuxt-schema-org",
|
|
3613
|
+
"icon": "schema-org.svg",
|
|
3614
|
+
"github": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
|
|
3615
|
+
"website": "https://github.com/vueuse/schema-org/tree/main/packages/nuxt",
|
|
3616
|
+
"learn_more": "https://vue-schema-org.netlify.app/guide/setup/nuxt.html",
|
|
3617
|
+
"category": "SEO",
|
|
3618
|
+
"type": "3rd-party",
|
|
3619
|
+
"maintainers": [
|
|
3620
|
+
{
|
|
3621
|
+
"name": "Harlan Wilton",
|
|
3622
|
+
"github": "harlan-zw",
|
|
3623
|
+
"twitter": "harlan_zw",
|
|
3624
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
3625
|
+
}
|
|
3626
|
+
],
|
|
3627
|
+
"compatibility": {
|
|
3628
|
+
"nuxt": "^3.0.0",
|
|
3194
3629
|
"requires": {}
|
|
3195
3630
|
}
|
|
3196
3631
|
},
|
|
@@ -3198,7 +3633,7 @@
|
|
|
3198
3633
|
"name": "scss-to-js",
|
|
3199
3634
|
"description": "Load SCSS Variables into Nuxt instance for use in Templates/Scripts.",
|
|
3200
3635
|
"repo": "sugoidesune/nuxt-scss-to-js",
|
|
3201
|
-
"npm": "",
|
|
3636
|
+
"npm": "nuxt-scss-to-js",
|
|
3202
3637
|
"icon": "",
|
|
3203
3638
|
"github": "https://github.com/sugoidesune/nuxt-scss-to-js",
|
|
3204
3639
|
"website": "https://github.com/sugoidesune/nuxt-scss-to-js",
|
|
@@ -3211,17 +3646,39 @@
|
|
|
3211
3646
|
"github": "sugoidesune"
|
|
3212
3647
|
}
|
|
3213
3648
|
],
|
|
3214
|
-
"contributors": [],
|
|
3215
3649
|
"compatibility": {
|
|
3216
3650
|
"nuxt": "^2.0.0",
|
|
3217
3651
|
"requires": {}
|
|
3218
3652
|
}
|
|
3219
3653
|
},
|
|
3654
|
+
{
|
|
3655
|
+
"name": "security",
|
|
3656
|
+
"description": "Security Module for Nuxt based on OWASP Top 10 and Helmet",
|
|
3657
|
+
"repo": "Baroshem/nuxt-security",
|
|
3658
|
+
"npm": "nuxt-security",
|
|
3659
|
+
"icon": "nuxt-security.svg",
|
|
3660
|
+
"github": "https://github.com/Baroshem/nuxt-security",
|
|
3661
|
+
"website": "https://nuxt-security.vercel.app/",
|
|
3662
|
+
"learn_more": "https://nuxt-security.vercel.app/",
|
|
3663
|
+
"category": "Security",
|
|
3664
|
+
"type": "3rd-party",
|
|
3665
|
+
"maintainers": [
|
|
3666
|
+
{
|
|
3667
|
+
"name": "Jakub Andrzejewski",
|
|
3668
|
+
"github": "Baroshem",
|
|
3669
|
+
"avatar": "https://avatars.githubusercontent.com/u/37120330?v=4"
|
|
3670
|
+
}
|
|
3671
|
+
],
|
|
3672
|
+
"compatibility": {
|
|
3673
|
+
"nuxt": "^3.0.0",
|
|
3674
|
+
"requires": {}
|
|
3675
|
+
}
|
|
3676
|
+
},
|
|
3220
3677
|
{
|
|
3221
3678
|
"name": "segment",
|
|
3222
3679
|
"description": "Nuxt.js module for Segment Analytics.js",
|
|
3223
3680
|
"repo": "dansmaculotte/nuxt-segment",
|
|
3224
|
-
"npm": "",
|
|
3681
|
+
"npm": "@dansmaculotte/nuxt-segment",
|
|
3225
3682
|
"icon": "segment.png",
|
|
3226
3683
|
"github": "https://github.com/dansmaculotte/nuxt-segment",
|
|
3227
3684
|
"website": "https://github.com/dansmaculotte/nuxt-segment",
|
|
@@ -3234,7 +3691,6 @@
|
|
|
3234
3691
|
"github": "dansmaculotte"
|
|
3235
3692
|
}
|
|
3236
3693
|
],
|
|
3237
|
-
"contributors": [],
|
|
3238
3694
|
"compatibility": {
|
|
3239
3695
|
"nuxt": "^2.0.0",
|
|
3240
3696
|
"requires": {}
|
|
@@ -3244,7 +3700,7 @@
|
|
|
3244
3700
|
"name": "sentry",
|
|
3245
3701
|
"description": "Sentry module for Nuxt.js to help developers diagnose, fix, and optimize the performance of their code",
|
|
3246
3702
|
"repo": "nuxt-community/sentry-module",
|
|
3247
|
-
"npm": "",
|
|
3703
|
+
"npm": "@nuxtjs/sentry",
|
|
3248
3704
|
"icon": "sentry.png",
|
|
3249
3705
|
"github": "https://github.com/nuxt-community/sentry-module",
|
|
3250
3706
|
"website": "https://sentry.nuxtjs.org/",
|
|
@@ -3257,17 +3713,38 @@
|
|
|
3257
3713
|
"github": "rchl"
|
|
3258
3714
|
}
|
|
3259
3715
|
],
|
|
3260
|
-
"contributors": [],
|
|
3261
3716
|
"compatibility": {
|
|
3262
3717
|
"nuxt": "^2.0.0",
|
|
3263
3718
|
"requires": {}
|
|
3264
3719
|
}
|
|
3265
3720
|
},
|
|
3721
|
+
{
|
|
3722
|
+
"name": "seo-kit",
|
|
3723
|
+
"description": "Supercharge your Nuxt app with the all-in-one SEO layer.",
|
|
3724
|
+
"repo": "harlan-zw/nuxt-seo-kit",
|
|
3725
|
+
"npm": "nuxt-seo-kit",
|
|
3726
|
+
"icon": "seo-kit.svg",
|
|
3727
|
+
"github": "https://github.com/harlan-zw/nuxt-seo-kit",
|
|
3728
|
+
"website": "https://github.com/harlan-zw/nuxt-seo-kit",
|
|
3729
|
+
"learn_more": "",
|
|
3730
|
+
"category": "SEO",
|
|
3731
|
+
"type": "3rd-party",
|
|
3732
|
+
"maintainers": [
|
|
3733
|
+
{
|
|
3734
|
+
"name": "harlan-zw",
|
|
3735
|
+
"github": "harlan-zw"
|
|
3736
|
+
}
|
|
3737
|
+
],
|
|
3738
|
+
"compatibility": {
|
|
3739
|
+
"nuxt": "^3.0.0",
|
|
3740
|
+
"requires": {}
|
|
3741
|
+
}
|
|
3742
|
+
},
|
|
3266
3743
|
{
|
|
3267
3744
|
"name": "seo-meta",
|
|
3268
3745
|
"description": "Simple generate seo metadata",
|
|
3269
|
-
"repo": "ihavecoke/nuxtjs-seo-meta",
|
|
3270
|
-
"npm": "",
|
|
3746
|
+
"repo": "ihavecoke/nuxtjs-seo-meta#main/packages/core",
|
|
3747
|
+
"npm": "nuxt-seo-meta",
|
|
3271
3748
|
"icon": "",
|
|
3272
3749
|
"github": "https://github.com/ihavecoke/nuxtjs-seo-meta",
|
|
3273
3750
|
"website": "https://github.com/ihavecoke/nuxtjs-seo-meta",
|
|
@@ -3281,7 +3758,6 @@
|
|
|
3281
3758
|
"avatar": "https://avatars0.githubusercontent.com/u/10757551?v=4"
|
|
3282
3759
|
}
|
|
3283
3760
|
],
|
|
3284
|
-
"contributors": [],
|
|
3285
3761
|
"compatibility": {
|
|
3286
3762
|
"nuxt": "^2.0.0",
|
|
3287
3763
|
"requires": {}
|
|
@@ -3291,7 +3767,7 @@
|
|
|
3291
3767
|
"name": "seomatic-meta",
|
|
3292
3768
|
"description": "A Nuxt.js module connecting Nuxt.js to the Craft CMS SEOmatic plugin",
|
|
3293
3769
|
"repo": "ben-rogerson/nuxt-seomatic-meta",
|
|
3294
|
-
"npm": "",
|
|
3770
|
+
"npm": "nuxt-seomatic-meta",
|
|
3295
3771
|
"icon": "seomatic.png",
|
|
3296
3772
|
"github": "https://github.com/ben-rogerson/nuxt-seomatic-meta",
|
|
3297
3773
|
"website": "https://github.com/ben-rogerson/nuxt-seomatic-meta",
|
|
@@ -3304,7 +3780,6 @@
|
|
|
3304
3780
|
"github": "ben-rogerson"
|
|
3305
3781
|
}
|
|
3306
3782
|
],
|
|
3307
|
-
"contributors": [],
|
|
3308
3783
|
"compatibility": {
|
|
3309
3784
|
"nuxt": "^2.0.0",
|
|
3310
3785
|
"requires": {}
|
|
@@ -3314,7 +3789,7 @@
|
|
|
3314
3789
|
"name": "separate-env",
|
|
3315
3790
|
"description": "Separated environment variables for server and client builds",
|
|
3316
3791
|
"repo": "nuxt-community/separate-env-module",
|
|
3317
|
-
"npm": "",
|
|
3792
|
+
"npm": "@nuxtjs/separate-env",
|
|
3318
3793
|
"icon": "",
|
|
3319
3794
|
"github": "https://github.com/nuxt-community/separate-env-module",
|
|
3320
3795
|
"website": "https://github.com/nuxt-community/separate-env-module",
|
|
@@ -3328,17 +3803,39 @@
|
|
|
3328
3803
|
"twitter": "TheAlexLichter"
|
|
3329
3804
|
}
|
|
3330
3805
|
],
|
|
3331
|
-
"contributors": [],
|
|
3332
3806
|
"compatibility": {
|
|
3333
3807
|
"nuxt": "^2.0.0",
|
|
3334
3808
|
"requires": {}
|
|
3335
3809
|
}
|
|
3336
3810
|
},
|
|
3811
|
+
{
|
|
3812
|
+
"name": "session",
|
|
3813
|
+
"description": "Session middleware to persist user data across requests, a client-side useSession composable to interact with the session, supports many storage backends via unjs/unstorage",
|
|
3814
|
+
"repo": "sidebase/nuxt-session",
|
|
3815
|
+
"npm": "@sidebase/nuxt-session",
|
|
3816
|
+
"icon": "session.png",
|
|
3817
|
+
"github": "https://github.com/sidebase/nuxt-session",
|
|
3818
|
+
"website": "https://github.com/sidebase/nuxt-session",
|
|
3819
|
+
"learn_more": "https://github.com/sidebase",
|
|
3820
|
+
"category": "Security",
|
|
3821
|
+
"type": "3rd-party",
|
|
3822
|
+
"maintainers": [
|
|
3823
|
+
{
|
|
3824
|
+
"name": "sidebase",
|
|
3825
|
+
"github": "sidebase",
|
|
3826
|
+
"twitter": "sidebase_io"
|
|
3827
|
+
}
|
|
3828
|
+
],
|
|
3829
|
+
"compatibility": {
|
|
3830
|
+
"nuxt": "^3.0.0",
|
|
3831
|
+
"requires": {}
|
|
3832
|
+
}
|
|
3833
|
+
},
|
|
3337
3834
|
{
|
|
3338
3835
|
"name": "shopify",
|
|
3339
3836
|
"description": "Easy Shopify Buy client module with Nuxt.js for ecommerce websites.",
|
|
3340
3837
|
"repo": "Gomah/nuxt-shopify",
|
|
3341
|
-
"npm": "",
|
|
3838
|
+
"npm": "nuxt-shopify",
|
|
3342
3839
|
"icon": "shopify.png",
|
|
3343
3840
|
"github": "https://github.com/Gomah/nuxt-shopify",
|
|
3344
3841
|
"website": "https://github.com/Gomah/nuxt-shopify",
|
|
@@ -3351,17 +3848,39 @@
|
|
|
3351
3848
|
"github": "Gomah"
|
|
3352
3849
|
}
|
|
3353
3850
|
],
|
|
3354
|
-
"contributors": [],
|
|
3355
3851
|
"compatibility": {
|
|
3356
3852
|
"nuxt": "^2.0.0",
|
|
3357
3853
|
"requires": {}
|
|
3358
3854
|
}
|
|
3359
3855
|
},
|
|
3856
|
+
{
|
|
3857
|
+
"name": "nuxt-auth",
|
|
3858
|
+
"description": "Zero-boilerplate authentication for nuxt 3 with support for many strategies (oauth, credentials, ...) and providers (google, azure, ...). Additionally supports session manipulation, client- and server-side protection and more.",
|
|
3859
|
+
"repo": "sidebase/nuxt-auth",
|
|
3860
|
+
"npm": "@sidebase/nuxt-auth",
|
|
3861
|
+
"icon": "sidebase-auth.png",
|
|
3862
|
+
"github": "https://github.com/sidebase/nuxt-auth",
|
|
3863
|
+
"website": "https://github.com/sidebase/nuxt-auth",
|
|
3864
|
+
"learn_more": "https://github.com/sidebase",
|
|
3865
|
+
"category": "Security",
|
|
3866
|
+
"type": "3rd-party",
|
|
3867
|
+
"maintainers": [
|
|
3868
|
+
{
|
|
3869
|
+
"name": "sidebase",
|
|
3870
|
+
"github": "sidebase",
|
|
3871
|
+
"twitter": "sidebase_io"
|
|
3872
|
+
}
|
|
3873
|
+
],
|
|
3874
|
+
"compatibility": {
|
|
3875
|
+
"nuxt": "^3.0.0",
|
|
3876
|
+
"requires": {}
|
|
3877
|
+
}
|
|
3878
|
+
},
|
|
3360
3879
|
{
|
|
3361
3880
|
"name": "simple-line-icons",
|
|
3362
3881
|
"description": "Nuxt module to add simple-line-icons ",
|
|
3363
3882
|
"repo": "vaso2/nuxt-simple-line-icons",
|
|
3364
|
-
"npm": "",
|
|
3883
|
+
"npm": "nuxt-simple-line-icons",
|
|
3365
3884
|
"icon": "",
|
|
3366
3885
|
"github": "https://github.com/vaso2/nuxt-simple-line-icons",
|
|
3367
3886
|
"website": "https://github.com/vaso2/nuxt-simple-line-icons",
|
|
@@ -3374,7 +3893,6 @@
|
|
|
3374
3893
|
"github": "vaso2"
|
|
3375
3894
|
}
|
|
3376
3895
|
],
|
|
3377
|
-
"contributors": [],
|
|
3378
3896
|
"compatibility": {
|
|
3379
3897
|
"nuxt": "^2.0.0",
|
|
3380
3898
|
"requires": {}
|
|
@@ -3384,7 +3902,7 @@
|
|
|
3384
3902
|
"name": "sitemap",
|
|
3385
3903
|
"description": "Automatically generate or serve dynamic sitemap.xml for Nuxt.js projects",
|
|
3386
3904
|
"repo": "nuxt-community/sitemap-module#dev",
|
|
3387
|
-
"npm": "",
|
|
3905
|
+
"npm": "@nuxtjs/sitemap",
|
|
3388
3906
|
"icon": "",
|
|
3389
3907
|
"github": "https://github.com/nuxt-community/sitemap-module#dev",
|
|
3390
3908
|
"website": "https://sitemap.nuxtjs.org",
|
|
@@ -3398,7 +3916,6 @@
|
|
|
3398
3916
|
"twitter": "NicoPennec"
|
|
3399
3917
|
}
|
|
3400
3918
|
],
|
|
3401
|
-
"contributors": [],
|
|
3402
3919
|
"compatibility": {
|
|
3403
3920
|
"nuxt": "^2.0.0",
|
|
3404
3921
|
"requires": {}
|
|
@@ -3408,7 +3925,7 @@
|
|
|
3408
3925
|
"name": "snipcart",
|
|
3409
3926
|
"description": "Snipcart integration module for Nuxt.js",
|
|
3410
3927
|
"repo": "nuxt-community/snipcart-module",
|
|
3411
|
-
"npm": "",
|
|
3928
|
+
"npm": "@nuxtjs/snipcart",
|
|
3412
3929
|
"icon": "snipcart.png",
|
|
3413
3930
|
"github": "https://github.com/nuxt-community/snipcart-module",
|
|
3414
3931
|
"website": "https://github.com/nuxt-community/snipcart-module",
|
|
@@ -3422,7 +3939,6 @@
|
|
|
3422
3939
|
"twitter": "giraud_florent"
|
|
3423
3940
|
}
|
|
3424
3941
|
],
|
|
3425
|
-
"contributors": [],
|
|
3426
3942
|
"compatibility": {
|
|
3427
3943
|
"nuxt": "^2.0.0",
|
|
3428
3944
|
"requires": {}
|
|
@@ -3432,7 +3948,7 @@
|
|
|
3432
3948
|
"name": "social-meta",
|
|
3433
3949
|
"description": "Nuxt.js module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
|
|
3434
3950
|
"repo": "AlekseyPleshkov/nuxt-social-meta",
|
|
3435
|
-
"npm": "",
|
|
3951
|
+
"npm": "nuxt-social-meta",
|
|
3436
3952
|
"icon": "",
|
|
3437
3953
|
"github": "https://github.com/AlekseyPleshkov/nuxt-social-meta",
|
|
3438
3954
|
"website": "https://github.com/AlekseyPleshkov/nuxt-social-meta",
|
|
@@ -3445,7 +3961,6 @@
|
|
|
3445
3961
|
"github": "AlekseyPleshkov"
|
|
3446
3962
|
}
|
|
3447
3963
|
],
|
|
3448
|
-
"contributors": [],
|
|
3449
3964
|
"compatibility": {
|
|
3450
3965
|
"nuxt": "^2.0.0",
|
|
3451
3966
|
"requires": {}
|
|
@@ -3455,7 +3970,7 @@
|
|
|
3455
3970
|
"name": "socket-io",
|
|
3456
3971
|
"description": "Socket.io client and server module for Nuxt. Just plug it in and GO",
|
|
3457
3972
|
"repo": "richardeschloss/nuxt-socket-io",
|
|
3458
|
-
"npm": "",
|
|
3973
|
+
"npm": "nuxt-socket-io",
|
|
3459
3974
|
"icon": "socket-io.png",
|
|
3460
3975
|
"github": "https://github.com/richardeschloss/nuxt-socket-io",
|
|
3461
3976
|
"website": "https://nuxt-socket-io.netlify.app/",
|
|
@@ -3468,7 +3983,6 @@
|
|
|
3468
3983
|
"github": "richardeschloss"
|
|
3469
3984
|
}
|
|
3470
3985
|
],
|
|
3471
|
-
"contributors": [],
|
|
3472
3986
|
"compatibility": {
|
|
3473
3987
|
"nuxt": "^2.0.0",
|
|
3474
3988
|
"requires": {}
|
|
@@ -3478,7 +3992,7 @@
|
|
|
3478
3992
|
"name": "speedcurve",
|
|
3479
3993
|
"description": "Speedcurve LUX module for Nuxt",
|
|
3480
3994
|
"repo": "nuxt-community/speedcurve-module",
|
|
3481
|
-
"npm": "",
|
|
3995
|
+
"npm": "@nuxtjs/speedcurve",
|
|
3482
3996
|
"icon": "speedcurve.png",
|
|
3483
3997
|
"github": "https://github.com/nuxt-community/speedcurve-module",
|
|
3484
3998
|
"website": "https://speedcurve.nuxtjs.org",
|
|
@@ -3492,7 +4006,6 @@
|
|
|
3492
4006
|
"twitter": "JoshDeltener"
|
|
3493
4007
|
}
|
|
3494
4008
|
],
|
|
3495
|
-
"contributors": [],
|
|
3496
4009
|
"compatibility": {
|
|
3497
4010
|
"nuxt": "^2.0.0",
|
|
3498
4011
|
"requires": {}
|
|
@@ -3502,7 +4015,7 @@
|
|
|
3502
4015
|
"name": "speedkit",
|
|
3503
4016
|
"description": "nuxt-speedkit will help you to improve the lighthouse performance (score: 100/100) of your website.",
|
|
3504
4017
|
"repo": "GrabarzUndPartner/nuxt-speedkit",
|
|
3505
|
-
"npm": "",
|
|
4018
|
+
"npm": "nuxt-speedkit",
|
|
3506
4019
|
"icon": "speedkit.png",
|
|
3507
4020
|
"github": "https://github.com/GrabarzUndPartner/nuxt-speedkit",
|
|
3508
4021
|
"website": "https://nuxt-speedkit.grabarzundpartner.dev",
|
|
@@ -3526,7 +4039,28 @@
|
|
|
3526
4039
|
"avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
|
|
3527
4040
|
}
|
|
3528
4041
|
],
|
|
3529
|
-
"
|
|
4042
|
+
"compatibility": {
|
|
4043
|
+
"nuxt": "^2.0.0",
|
|
4044
|
+
"requires": {}
|
|
4045
|
+
}
|
|
4046
|
+
},
|
|
4047
|
+
{
|
|
4048
|
+
"name": "ssr-lit",
|
|
4049
|
+
"description": "",
|
|
4050
|
+
"repo": "prashantpalikhe/nuxt-ssr-lit",
|
|
4051
|
+
"npm": "nuxt-ssr-lit",
|
|
4052
|
+
"icon": "",
|
|
4053
|
+
"github": "https://github.com/prashantpalikhe/nuxt-ssr-lit",
|
|
4054
|
+
"website": "https://github.com/prashantpalikhe/nuxt-ssr-lit",
|
|
4055
|
+
"learn_more": "",
|
|
4056
|
+
"category": "Devtools",
|
|
4057
|
+
"type": "3rd-party",
|
|
4058
|
+
"maintainers": [
|
|
4059
|
+
{
|
|
4060
|
+
"name": "prashantpalikhe",
|
|
4061
|
+
"github": "prashantpalikhe"
|
|
4062
|
+
}
|
|
4063
|
+
],
|
|
3530
4064
|
"compatibility": {
|
|
3531
4065
|
"nuxt": "^2.0.0",
|
|
3532
4066
|
"requires": {}
|
|
@@ -3536,7 +4070,7 @@
|
|
|
3536
4070
|
"name": "storage",
|
|
3537
4071
|
"description": "Utilities to easily read and write to the browser's storage in a Nuxt.js project",
|
|
3538
4072
|
"repo": "mazipan/nuxt-storage",
|
|
3539
|
-
"npm": "",
|
|
4073
|
+
"npm": "nuxt-storage",
|
|
3540
4074
|
"icon": "",
|
|
3541
4075
|
"github": "https://github.com/mazipan/nuxt-storage",
|
|
3542
4076
|
"website": "https://github.com/mazipan/nuxt-storage",
|
|
@@ -3549,7 +4083,6 @@
|
|
|
3549
4083
|
"github": "mazipan"
|
|
3550
4084
|
}
|
|
3551
4085
|
],
|
|
3552
|
-
"contributors": [],
|
|
3553
4086
|
"compatibility": {
|
|
3554
4087
|
"nuxt": "^2.0.0",
|
|
3555
4088
|
"requires": {}
|
|
@@ -3559,7 +4092,7 @@
|
|
|
3559
4092
|
"name": "storefront-ui",
|
|
3560
4093
|
"description": "Storefront UI Module for Nuxt.js",
|
|
3561
4094
|
"repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
|
|
3562
|
-
"npm": "",
|
|
4095
|
+
"npm": "@storefront-ui/nuxt",
|
|
3563
4096
|
"icon": "storefront-ui.svg",
|
|
3564
4097
|
"github": "https://github.com/vuestorefront/storefront-ui/tree/develop/packages/nuxt-module",
|
|
3565
4098
|
"website": "https://docs.storefrontui.io/?path=/story/getting-started-installation--page#installation",
|
|
@@ -3572,7 +4105,6 @@
|
|
|
3572
4105
|
"github": "Baroshem"
|
|
3573
4106
|
}
|
|
3574
4107
|
],
|
|
3575
|
-
"contributors": [],
|
|
3576
4108
|
"compatibility": {
|
|
3577
4109
|
"nuxt": "^2.0.0",
|
|
3578
4110
|
"requires": {}
|
|
@@ -3582,7 +4114,7 @@
|
|
|
3582
4114
|
"name": "stories",
|
|
3583
4115
|
"description": "Nuxt stories module -- Painless storybooking for Nuxt",
|
|
3584
4116
|
"repo": "richardeschloss/nuxt-stories",
|
|
3585
|
-
"npm": "",
|
|
4117
|
+
"npm": "nuxt-stories",
|
|
3586
4118
|
"icon": "",
|
|
3587
4119
|
"github": "https://github.com/richardeschloss/nuxt-stories",
|
|
3588
4120
|
"website": "https://github.com/richardeschloss/nuxt-stories",
|
|
@@ -3595,7 +4127,6 @@
|
|
|
3595
4127
|
"github": "richardeschloss"
|
|
3596
4128
|
}
|
|
3597
4129
|
],
|
|
3598
|
-
"contributors": [],
|
|
3599
4130
|
"compatibility": {
|
|
3600
4131
|
"nuxt": "^2.0.0",
|
|
3601
4132
|
"requires": {}
|
|
@@ -3605,7 +4136,7 @@
|
|
|
3605
4136
|
"name": "storyblok",
|
|
3606
4137
|
"description": "Storyblok Nuxt.js module",
|
|
3607
4138
|
"repo": "storyblok/storyblok-nuxt#master/lib",
|
|
3608
|
-
"npm": "",
|
|
4139
|
+
"npm": "@storyblok/nuxt",
|
|
3609
4140
|
"icon": "storyblok.png",
|
|
3610
4141
|
"github": "https://github.com/storyblok/storyblok-nuxt",
|
|
3611
4142
|
"website": "https://github.com/storyblok/storyblok-nuxt",
|
|
@@ -3618,7 +4149,6 @@
|
|
|
3618
4149
|
"github": "storyblok"
|
|
3619
4150
|
}
|
|
3620
4151
|
],
|
|
3621
|
-
"contributors": [],
|
|
3622
4152
|
"compatibility": {
|
|
3623
4153
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3624
4154
|
"requires": {}
|
|
@@ -3628,7 +4158,7 @@
|
|
|
3628
4158
|
"name": "storybook",
|
|
3629
4159
|
"description": "Easily integrate Storybook in your Nuxt.js application to design, build, and organize your UI components in isolation.",
|
|
3630
4160
|
"repo": "nuxt-community/storybook",
|
|
3631
|
-
"npm": "",
|
|
4161
|
+
"npm": "@nuxtjs/storybook",
|
|
3632
4162
|
"icon": "storybook.png",
|
|
3633
4163
|
"github": "https://github.com/nuxt-community/storybook",
|
|
3634
4164
|
"website": "https://storybook.nuxtjs.org",
|
|
@@ -3647,7 +4177,6 @@
|
|
|
3647
4177
|
"twitter": "_pi0_"
|
|
3648
4178
|
}
|
|
3649
4179
|
],
|
|
3650
|
-
"contributors": [],
|
|
3651
4180
|
"compatibility": {
|
|
3652
4181
|
"nuxt": "^2.0.0",
|
|
3653
4182
|
"requires": {
|
|
@@ -3659,7 +4188,7 @@
|
|
|
3659
4188
|
"name": "strapi",
|
|
3660
4189
|
"description": "Design APIs fast and manage content easily using REST or GraphQL.",
|
|
3661
4190
|
"repo": "nuxt-community/strapi-module",
|
|
3662
|
-
"npm": "",
|
|
4191
|
+
"npm": "@nuxtjs/strapi",
|
|
3663
4192
|
"icon": "strapi.png",
|
|
3664
4193
|
"github": "https://github.com/nuxt-community/strapi-module",
|
|
3665
4194
|
"website": "https://strapi.nuxtjs.org",
|
|
@@ -3678,17 +4207,18 @@
|
|
|
3678
4207
|
"twitter": "Atinux"
|
|
3679
4208
|
}
|
|
3680
4209
|
],
|
|
3681
|
-
"contributors": [],
|
|
3682
4210
|
"compatibility": {
|
|
3683
4211
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3684
|
-
"requires": {
|
|
4212
|
+
"requires": {
|
|
4213
|
+
"bridge": true
|
|
4214
|
+
}
|
|
3685
4215
|
}
|
|
3686
4216
|
},
|
|
3687
4217
|
{
|
|
3688
4218
|
"name": "stripe",
|
|
3689
4219
|
"description": "Import the StripeJS client script to accept payments, send payouts, and manage your businesses online.",
|
|
3690
4220
|
"repo": "WilliamDASILVA/nuxt-stripe-module",
|
|
3691
|
-
"npm": "",
|
|
4221
|
+
"npm": "nuxt-stripe-module",
|
|
3692
4222
|
"icon": "stripe.png",
|
|
3693
4223
|
"github": "https://github.com/WilliamDASILVA/nuxt-stripe-module",
|
|
3694
4224
|
"website": "https://github.com/WilliamDASILVA/nuxt-stripe-module",
|
|
@@ -3701,7 +4231,6 @@
|
|
|
3701
4231
|
"github": "WilliamDASILVA"
|
|
3702
4232
|
}
|
|
3703
4233
|
],
|
|
3704
|
-
"contributors": [],
|
|
3705
4234
|
"compatibility": {
|
|
3706
4235
|
"nuxt": "^2.0.0",
|
|
3707
4236
|
"requires": {}
|
|
@@ -3711,7 +4240,7 @@
|
|
|
3711
4240
|
"name": "style-resources",
|
|
3712
4241
|
"description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
|
|
3713
4242
|
"repo": "nuxt-community/style-resources-module",
|
|
3714
|
-
"npm": "",
|
|
4243
|
+
"npm": "@nuxtjs/style-resources",
|
|
3715
4244
|
"icon": "",
|
|
3716
4245
|
"github": "https://github.com/nuxt-community/style-resources-module",
|
|
3717
4246
|
"website": "https://github.com/nuxt-community/style-resources-module",
|
|
@@ -3725,7 +4254,6 @@
|
|
|
3725
4254
|
"twitter": "TheAlexLichter"
|
|
3726
4255
|
}
|
|
3727
4256
|
],
|
|
3728
|
-
"contributors": [],
|
|
3729
4257
|
"compatibility": {
|
|
3730
4258
|
"nuxt": "^2.0.0",
|
|
3731
4259
|
"requires": {}
|
|
@@ -3735,7 +4263,7 @@
|
|
|
3735
4263
|
"name": "stylelint",
|
|
3736
4264
|
"description": "Stylelint module for Nuxt.js. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
|
|
3737
4265
|
"repo": "nuxt-community/stylelint-module",
|
|
3738
|
-
"npm": "",
|
|
4266
|
+
"npm": "@nuxtjs/stylelint-module",
|
|
3739
4267
|
"icon": "stylelint.png",
|
|
3740
4268
|
"github": "https://github.com/nuxt-community/stylelint-module",
|
|
3741
4269
|
"website": "https://github.com/nuxt-community/stylelint-module",
|
|
@@ -3748,33 +4276,64 @@
|
|
|
3748
4276
|
"github": "ricardogobbosouza"
|
|
3749
4277
|
}
|
|
3750
4278
|
],
|
|
3751
|
-
"contributors": [],
|
|
3752
4279
|
"compatibility": {
|
|
3753
4280
|
"nuxt": "^2.0.0",
|
|
3754
4281
|
"requires": {}
|
|
3755
4282
|
}
|
|
3756
4283
|
},
|
|
4284
|
+
{
|
|
4285
|
+
"name": "stylify",
|
|
4286
|
+
"description": "Stylify generates utility-first CSS dynamically based on what you write. Write HTML. Get CSS.",
|
|
4287
|
+
"repo": "stylify/packages#master/packages/nuxt",
|
|
4288
|
+
"npm": "@stylify/nuxt",
|
|
4289
|
+
"icon": "stylify.svg",
|
|
4290
|
+
"github": "https://github.com/stylify/packages/tree/master/packages/nuxt",
|
|
4291
|
+
"website": "https://stylifycss.com/docs/nuxt",
|
|
4292
|
+
"learn_more": "https://stylifycss.com",
|
|
4293
|
+
"category": "UI",
|
|
4294
|
+
"type": "3rd-party",
|
|
4295
|
+
"maintainers": [
|
|
4296
|
+
{
|
|
4297
|
+
"name": "Vladimír Macháček",
|
|
4298
|
+
"github": "Machy8",
|
|
4299
|
+
"twitter": "8machy"
|
|
4300
|
+
}
|
|
4301
|
+
],
|
|
4302
|
+
"compatibility": {
|
|
4303
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4304
|
+
"requires": {}
|
|
4305
|
+
}
|
|
4306
|
+
},
|
|
3757
4307
|
{
|
|
3758
4308
|
"name": "supabase",
|
|
3759
|
-
"description": "
|
|
3760
|
-
"repo": "
|
|
3761
|
-
"npm": "",
|
|
4309
|
+
"description": "First class integration with Supabase",
|
|
4310
|
+
"repo": "nuxt-community/supabase-module",
|
|
4311
|
+
"npm": "@nuxtjs/supabase",
|
|
3762
4312
|
"icon": "supabase.png",
|
|
3763
|
-
"github": "https://github.com/
|
|
3764
|
-
"website": "https://
|
|
3765
|
-
"learn_more": "https://supabase.
|
|
4313
|
+
"github": "https://github.com/nuxt-community/supabase-module",
|
|
4314
|
+
"website": "https://supabase.nuxtjs.org",
|
|
4315
|
+
"learn_more": "https://supabase.com",
|
|
3766
4316
|
"category": "Database",
|
|
3767
|
-
"type": "
|
|
4317
|
+
"type": "community",
|
|
3768
4318
|
"maintainers": [
|
|
4319
|
+
{
|
|
4320
|
+
"name": "Baptiste Leproux",
|
|
4321
|
+
"github": "larbish",
|
|
4322
|
+
"twitter": "baptistelprx"
|
|
4323
|
+
},
|
|
4324
|
+
{
|
|
4325
|
+
"name": "Sebastien Chopin",
|
|
4326
|
+
"github": "Atinux",
|
|
4327
|
+
"twitter": "Atinux"
|
|
4328
|
+
},
|
|
3769
4329
|
{
|
|
3770
4330
|
"name": "Scott Robertson",
|
|
3771
4331
|
"github": "scottrobertson",
|
|
3772
4332
|
"twitter": "scottymeuk"
|
|
3773
4333
|
}
|
|
3774
4334
|
],
|
|
3775
|
-
"contributors": [],
|
|
3776
4335
|
"compatibility": {
|
|
3777
|
-
"nuxt": "^2.0.0",
|
|
4336
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3778
4337
|
"requires": {}
|
|
3779
4338
|
}
|
|
3780
4339
|
},
|
|
@@ -3782,7 +4341,7 @@
|
|
|
3782
4341
|
"name": "svg-loader",
|
|
3783
4342
|
"description": "Nuxt SVG Loader - SVGs as components, also on the server side!",
|
|
3784
4343
|
"repo": "Developmint/nuxt-svg-loader",
|
|
3785
|
-
"npm": "",
|
|
4344
|
+
"npm": "nuxt-svg-loader",
|
|
3786
4345
|
"icon": "",
|
|
3787
4346
|
"github": "https://github.com/Developmint/nuxt-svg-loader",
|
|
3788
4347
|
"website": "https://github.com/Developmint/nuxt-svg-loader",
|
|
@@ -3795,7 +4354,6 @@
|
|
|
3795
4354
|
"github": "Developmint"
|
|
3796
4355
|
}
|
|
3797
4356
|
],
|
|
3798
|
-
"contributors": [],
|
|
3799
4357
|
"compatibility": {
|
|
3800
4358
|
"nuxt": "^2.0.0",
|
|
3801
4359
|
"requires": {}
|
|
@@ -3805,7 +4363,7 @@
|
|
|
3805
4363
|
"name": "svg-sprite",
|
|
3806
4364
|
"description": "Optimized and Easy way to use svg files in Nuxt.js",
|
|
3807
4365
|
"repo": "nuxt-community/svg-sprite-module",
|
|
3808
|
-
"npm": "",
|
|
4366
|
+
"npm": "@nuxtjs/svg-sprite",
|
|
3809
4367
|
"icon": "",
|
|
3810
4368
|
"github": "https://github.com/nuxt-community/svg-sprite-module",
|
|
3811
4369
|
"website": "https://github.com/nuxt-community/svg-sprite-module",
|
|
@@ -3819,7 +4377,6 @@
|
|
|
3819
4377
|
"twitter": "a_birang"
|
|
3820
4378
|
}
|
|
3821
4379
|
],
|
|
3822
|
-
"contributors": [],
|
|
3823
4380
|
"compatibility": {
|
|
3824
4381
|
"nuxt": "^2.0.0",
|
|
3825
4382
|
"requires": {}
|
|
@@ -3829,7 +4386,7 @@
|
|
|
3829
4386
|
"name": "svg",
|
|
3830
4387
|
"description": "Super simple svg loading module for Nuxt.js",
|
|
3831
4388
|
"repo": "nuxt-community/svg-module",
|
|
3832
|
-
"npm": "",
|
|
4389
|
+
"npm": "@nuxtjs/svg",
|
|
3833
4390
|
"icon": "",
|
|
3834
4391
|
"github": "https://github.com/nuxt-community/svg-module",
|
|
3835
4392
|
"website": "https://github.com/nuxt-community/svg-module",
|
|
@@ -3842,7 +4399,6 @@
|
|
|
3842
4399
|
"github": "sam3d"
|
|
3843
4400
|
}
|
|
3844
4401
|
],
|
|
3845
|
-
"contributors": [],
|
|
3846
4402
|
"compatibility": {
|
|
3847
4403
|
"nuxt": "^2.0.0",
|
|
3848
4404
|
"requires": {}
|
|
@@ -3852,7 +4408,7 @@
|
|
|
3852
4408
|
"name": "sweetalert2",
|
|
3853
4409
|
"description": "A minimal sweetalert2 module based on vue-sweetalert2 with global options",
|
|
3854
4410
|
"repo": "ImreC/nuxt-sweetalert2",
|
|
3855
|
-
"npm": "",
|
|
4411
|
+
"npm": "nuxt-sweetalert2",
|
|
3856
4412
|
"icon": "",
|
|
3857
4413
|
"github": "https://github.com/ImreC/nuxt-sweetalert2",
|
|
3858
4414
|
"website": "https://github.com/ImreC/nuxt-sweetalert2",
|
|
@@ -3865,7 +4421,6 @@
|
|
|
3865
4421
|
"github": "ImreC"
|
|
3866
4422
|
}
|
|
3867
4423
|
],
|
|
3868
|
-
"contributors": [],
|
|
3869
4424
|
"compatibility": {
|
|
3870
4425
|
"nuxt": "^2.0.0",
|
|
3871
4426
|
"requires": {}
|
|
@@ -3875,7 +4430,7 @@
|
|
|
3875
4430
|
"name": "tailwindcss",
|
|
3876
4431
|
"description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
|
|
3877
4432
|
"repo": "nuxt-community/tailwindcss-module",
|
|
3878
|
-
"npm": "",
|
|
4433
|
+
"npm": "@nuxtjs/tailwindcss",
|
|
3879
4434
|
"icon": "tailwindcss.png",
|
|
3880
4435
|
"github": "https://github.com/nuxt-community/tailwindcss-module",
|
|
3881
4436
|
"website": "https://tailwindcss.nuxtjs.org",
|
|
@@ -3889,7 +4444,6 @@
|
|
|
3889
4444
|
"twitter": "Atinux"
|
|
3890
4445
|
}
|
|
3891
4446
|
],
|
|
3892
|
-
"contributors": [],
|
|
3893
4447
|
"compatibility": {
|
|
3894
4448
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3895
4449
|
"requires": {}
|
|
@@ -3899,7 +4453,7 @@
|
|
|
3899
4453
|
"name": "tiktok-analytics",
|
|
3900
4454
|
"description": "",
|
|
3901
4455
|
"repo": "stickpro/nuxt-tiktok-analytics",
|
|
3902
|
-
"npm": "",
|
|
4456
|
+
"npm": "tiktok-analytics",
|
|
3903
4457
|
"icon": "",
|
|
3904
4458
|
"github": "https://github.com/stickpro/nuxt-tiktok-analytics",
|
|
3905
4459
|
"website": "https://github.com/stickpro/nuxt-tiktok-analytics",
|
|
@@ -3913,7 +4467,6 @@
|
|
|
3913
4467
|
"avatar": "https://avatars.githubusercontent.com/u/25886722?v=4"
|
|
3914
4468
|
}
|
|
3915
4469
|
],
|
|
3916
|
-
"contributors": [],
|
|
3917
4470
|
"compatibility": {
|
|
3918
4471
|
"nuxt": "^2.0.0",
|
|
3919
4472
|
"requires": {}
|
|
@@ -3923,7 +4476,7 @@
|
|
|
3923
4476
|
"name": "toast",
|
|
3924
4477
|
"description": "Responsive Touch Compatible Toast plugin for Nuxt.js using vue-toasted",
|
|
3925
4478
|
"repo": "nuxt-community/modules#master/packages/toast",
|
|
3926
|
-
"npm": "",
|
|
4479
|
+
"npm": "@nuxtjs/toast",
|
|
3927
4480
|
"icon": "",
|
|
3928
4481
|
"github": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
|
|
3929
4482
|
"website": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
|
|
@@ -3937,17 +4490,41 @@
|
|
|
3937
4490
|
"twitter": "_pi0_"
|
|
3938
4491
|
}
|
|
3939
4492
|
],
|
|
3940
|
-
"contributors": [],
|
|
3941
4493
|
"compatibility": {
|
|
3942
4494
|
"nuxt": "^2.0.0",
|
|
3943
4495
|
"requires": {}
|
|
3944
4496
|
}
|
|
3945
4497
|
},
|
|
4498
|
+
{
|
|
4499
|
+
"name": "turnstile",
|
|
4500
|
+
"description": "Privacy-focused alternative to CAPTCHA from Cloudflare",
|
|
4501
|
+
"repo": "danielroe/nuxt-turnstile",
|
|
4502
|
+
"npm": "nuxt-turnstile",
|
|
4503
|
+
"icon": "cloudflare.svg",
|
|
4504
|
+
"github": "https://github.com/danielroe/nuxt-turnstile",
|
|
4505
|
+
"website": "https://github.com/danielroe/nuxt-turnstile",
|
|
4506
|
+
"learn_more": "https://www.cloudflare.com/products/turnstile/",
|
|
4507
|
+
"category": "Security",
|
|
4508
|
+
"type": "3rd-party",
|
|
4509
|
+
"maintainers": [
|
|
4510
|
+
{
|
|
4511
|
+
"name": "Daniel Roe",
|
|
4512
|
+
"github": "danielroe",
|
|
4513
|
+
"twitter": "danielcroe"
|
|
4514
|
+
}
|
|
4515
|
+
],
|
|
4516
|
+
"compatibility": {
|
|
4517
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4518
|
+
"requires": {
|
|
4519
|
+
"bridge": true
|
|
4520
|
+
}
|
|
4521
|
+
}
|
|
4522
|
+
},
|
|
3946
4523
|
{
|
|
3947
4524
|
"name": "twa",
|
|
3948
4525
|
"description": "Nuxt.js module for generating Trusted Web App from Nuxt.js app",
|
|
3949
4526
|
"repo": "tuarrep/nuxt-twa",
|
|
3950
|
-
"npm": "",
|
|
4527
|
+
"npm": "nuxt-twa",
|
|
3951
4528
|
"icon": "",
|
|
3952
4529
|
"github": "https://github.com/tuarrep/nuxt-twa",
|
|
3953
4530
|
"website": "https://nuxt-twa.tuarrep.dev",
|
|
@@ -3960,7 +4537,6 @@
|
|
|
3960
4537
|
"github": "tuarrep"
|
|
3961
4538
|
}
|
|
3962
4539
|
],
|
|
3963
|
-
"contributors": [],
|
|
3964
4540
|
"compatibility": {
|
|
3965
4541
|
"nuxt": "^2.0.0",
|
|
3966
4542
|
"requires": {
|
|
@@ -3968,12 +4544,45 @@
|
|
|
3968
4544
|
}
|
|
3969
4545
|
}
|
|
3970
4546
|
},
|
|
4547
|
+
{
|
|
4548
|
+
"name": "twicpics",
|
|
4549
|
+
"description": "Images and videos components - Context aware resizing and cropping, lazy-loading, LQIP, Next-Gen format, compression, CDN.",
|
|
4550
|
+
"repo": "TwicPics/components",
|
|
4551
|
+
"npm": "@twicpics/components",
|
|
4552
|
+
"icon": "twicpics.svg",
|
|
4553
|
+
"github": "https://github.com/TwicPics/components",
|
|
4554
|
+
"website": "https://www.twicpics.com/docs/components/nuxt-3",
|
|
4555
|
+
"learn_more": "https://www.twicpics.com",
|
|
4556
|
+
"category": "Images",
|
|
4557
|
+
"type": "3rd-party",
|
|
4558
|
+
"maintainers": [
|
|
4559
|
+
{
|
|
4560
|
+
"name": "Florent Bourgeois",
|
|
4561
|
+
"github": "florentb",
|
|
4562
|
+
"twitter": "florent_b"
|
|
4563
|
+
},
|
|
4564
|
+
{
|
|
4565
|
+
"name": "Julian Aubourg",
|
|
4566
|
+
"github": "jaubourg",
|
|
4567
|
+
"twitter": "jaubourg"
|
|
4568
|
+
},
|
|
4569
|
+
{
|
|
4570
|
+
"name": "Miguel Beignon",
|
|
4571
|
+
"github": "mbgspcii",
|
|
4572
|
+
"twitter": "m_beignon"
|
|
4573
|
+
}
|
|
4574
|
+
],
|
|
4575
|
+
"compatibility": {
|
|
4576
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4577
|
+
"requires": {}
|
|
4578
|
+
}
|
|
4579
|
+
},
|
|
3971
4580
|
{
|
|
3972
4581
|
"name": "typed-router",
|
|
3973
4582
|
"description": "Provide autocompletion for pages route names generated by Nuxt router",
|
|
3974
4583
|
"repo": "victorgarciaesgi/nuxt-typed-router",
|
|
3975
|
-
"npm": "",
|
|
3976
|
-
"icon": "
|
|
4584
|
+
"npm": "nuxt-typed-router",
|
|
4585
|
+
"icon": "typed-router.png",
|
|
3977
4586
|
"github": "https://github.com/victorgarciaesgi/nuxt-typed-router",
|
|
3978
4587
|
"website": "https://github.com/victorgarciaesgi/nuxt-typed-router",
|
|
3979
4588
|
"learn_more": "",
|
|
@@ -3985,17 +4594,41 @@
|
|
|
3985
4594
|
"github": "victorgarciaesgi"
|
|
3986
4595
|
}
|
|
3987
4596
|
],
|
|
3988
|
-
"contributors": [],
|
|
3989
4597
|
"compatibility": {
|
|
3990
|
-
"nuxt": "^2.0.0",
|
|
4598
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3991
4599
|
"requires": {}
|
|
3992
4600
|
}
|
|
3993
4601
|
},
|
|
4602
|
+
{
|
|
4603
|
+
"name": "typed-vuex",
|
|
4604
|
+
"description": "A vanilla, strongly typed store accessor for Vuex.",
|
|
4605
|
+
"repo": "danielroe/typed-vuex#main/packages/nuxt-typed-vuex",
|
|
4606
|
+
"npm": "nuxt-typed-vuex",
|
|
4607
|
+
"icon": "vue.png",
|
|
4608
|
+
"github": "https://github.com/danielroe/typed-vuex",
|
|
4609
|
+
"website": "https://github.com/danielroe/typed-vuex",
|
|
4610
|
+
"learn_more": "",
|
|
4611
|
+
"category": "Libraries",
|
|
4612
|
+
"type": "3rd-party",
|
|
4613
|
+
"maintainers": [
|
|
4614
|
+
{
|
|
4615
|
+
"name": "Daniel Roe",
|
|
4616
|
+
"github": "danielroe",
|
|
4617
|
+
"twitter": "danielcroe"
|
|
4618
|
+
}
|
|
4619
|
+
],
|
|
4620
|
+
"compatibility": {
|
|
4621
|
+
"nuxt": "^2.0.0",
|
|
4622
|
+
"requires": {
|
|
4623
|
+
"bridge": "optional"
|
|
4624
|
+
}
|
|
4625
|
+
}
|
|
4626
|
+
},
|
|
3994
4627
|
{
|
|
3995
4628
|
"name": "typescript-runtime",
|
|
3996
4629
|
"description": "TypeScript Runtime support for Nuxt",
|
|
3997
4630
|
"repo": "nuxt/typescript#master/packages/typescript-runtime",
|
|
3998
|
-
"npm": "",
|
|
4631
|
+
"npm": "@nuxt/typescript-runtime",
|
|
3999
4632
|
"icon": "typescript.svg",
|
|
4000
4633
|
"github": "https://github.com/nuxt/typescript/tree/master/packages/typescript-runtime",
|
|
4001
4634
|
"website": "https://typescript.nuxtjs.org/guide/runtime.html",
|
|
@@ -4018,7 +4651,6 @@
|
|
|
4018
4651
|
"twitter": "danielcroe"
|
|
4019
4652
|
}
|
|
4020
4653
|
],
|
|
4021
|
-
"contributors": [],
|
|
4022
4654
|
"compatibility": {
|
|
4023
4655
|
"nuxt": "^2.0.0",
|
|
4024
4656
|
"requires": {}
|
|
@@ -4028,7 +4660,7 @@
|
|
|
4028
4660
|
"name": "typescript",
|
|
4029
4661
|
"description": "TypeScript Support for Nuxt",
|
|
4030
4662
|
"repo": "nuxt/typescript#master/packages/typescript-build",
|
|
4031
|
-
"npm": "",
|
|
4663
|
+
"npm": "@nuxt/typescript-build",
|
|
4032
4664
|
"icon": "typescript.svg",
|
|
4033
4665
|
"github": "https://github.com/nuxt/typescript/tree/master/packages/typescript-build",
|
|
4034
4666
|
"website": "https://typescript.nuxtjs.org",
|
|
@@ -4051,17 +4683,40 @@
|
|
|
4051
4683
|
"twitter": "danielcroe"
|
|
4052
4684
|
}
|
|
4053
4685
|
],
|
|
4054
|
-
"contributors": [],
|
|
4055
4686
|
"compatibility": {
|
|
4056
4687
|
"nuxt": "^2.0.0",
|
|
4057
4688
|
"requires": {}
|
|
4058
4689
|
}
|
|
4059
4690
|
},
|
|
4691
|
+
{
|
|
4692
|
+
"name": "umami",
|
|
4693
|
+
"description": "Embed the Umami analytics library into Nuxt",
|
|
4694
|
+
"repo": "ijkml/nuxt-umami",
|
|
4695
|
+
"npm": "nuxt-umami",
|
|
4696
|
+
"icon": "umami.svg",
|
|
4697
|
+
"github": "https://github.com/ijkml/nuxt-umami",
|
|
4698
|
+
"website": "https://github.com/ijkml/nuxt-umami",
|
|
4699
|
+
"learn_more": "https://umami.is/docs/",
|
|
4700
|
+
"category": "Analytics",
|
|
4701
|
+
"type": "3rd-party",
|
|
4702
|
+
"maintainers": [
|
|
4703
|
+
{
|
|
4704
|
+
"name": "ML",
|
|
4705
|
+
"github": "ijkml"
|
|
4706
|
+
}
|
|
4707
|
+
],
|
|
4708
|
+
"compatibility": {
|
|
4709
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4710
|
+
"requires": {
|
|
4711
|
+
"bridge": "optional"
|
|
4712
|
+
}
|
|
4713
|
+
}
|
|
4714
|
+
},
|
|
4060
4715
|
{
|
|
4061
4716
|
"name": "universal-storage",
|
|
4062
4717
|
"description": "Universal Storage Utilities for Nuxt.js",
|
|
4063
4718
|
"repo": "nuxt-community/universal-storage-module",
|
|
4064
|
-
"npm": "",
|
|
4719
|
+
"npm": "@nuxtjs/universal-storage",
|
|
4065
4720
|
"icon": "",
|
|
4066
4721
|
"github": "https://github.com/nuxt-community/universal-storage-module",
|
|
4067
4722
|
"website": "https://github.com/nuxt-community/universal-storage-module",
|
|
@@ -4080,17 +4735,42 @@
|
|
|
4080
4735
|
"twitter": "farzadso"
|
|
4081
4736
|
}
|
|
4082
4737
|
],
|
|
4083
|
-
"contributors": [],
|
|
4084
4738
|
"compatibility": {
|
|
4085
4739
|
"nuxt": "^2.0.0",
|
|
4086
4740
|
"requires": {}
|
|
4087
4741
|
}
|
|
4088
4742
|
},
|
|
4743
|
+
{
|
|
4744
|
+
"name": "unlighthouse",
|
|
4745
|
+
"description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
|
|
4746
|
+
"repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
|
|
4747
|
+
"npm": "@unlighthouse/nuxt",
|
|
4748
|
+
"icon": "unlighthouse.svg",
|
|
4749
|
+
"github": "https://github.com/harlan-zw/unlighthouse",
|
|
4750
|
+
"website": "https://github.com/harlan-zw/unlighthouse",
|
|
4751
|
+
"learn_more": "https://github.com/harlan-zw/unlighthouse",
|
|
4752
|
+
"category": "Devtools",
|
|
4753
|
+
"type": "3rd-party",
|
|
4754
|
+
"maintainers": [
|
|
4755
|
+
{
|
|
4756
|
+
"name": "Harlan Wilton",
|
|
4757
|
+
"github": "harlan-zw",
|
|
4758
|
+
"twitter": "harlan_zw",
|
|
4759
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
4760
|
+
}
|
|
4761
|
+
],
|
|
4762
|
+
"compatibility": {
|
|
4763
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4764
|
+
"requires": {
|
|
4765
|
+
"bridge": "optional"
|
|
4766
|
+
}
|
|
4767
|
+
}
|
|
4768
|
+
},
|
|
4089
4769
|
{
|
|
4090
4770
|
"name": "unocss",
|
|
4091
4771
|
"description": "The instant on-demand atomic CSS engine.",
|
|
4092
4772
|
"repo": "antfu/unocss#main/packages/nuxt",
|
|
4093
|
-
"npm": "",
|
|
4773
|
+
"npm": "@unocss/nuxt",
|
|
4094
4774
|
"icon": "unocss.svg",
|
|
4095
4775
|
"github": "https://github.com/antfu/unocss",
|
|
4096
4776
|
"website": "https://github.com/antfu/unocss",
|
|
@@ -4105,7 +4785,6 @@
|
|
|
4105
4785
|
"avatar": "https://avatars.githubusercontent.com/antfu?v=4"
|
|
4106
4786
|
}
|
|
4107
4787
|
],
|
|
4108
|
-
"contributors": [],
|
|
4109
4788
|
"compatibility": {
|
|
4110
4789
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4111
4790
|
"requires": {
|
|
@@ -4117,7 +4796,7 @@
|
|
|
4117
4796
|
"name": "user-agent",
|
|
4118
4797
|
"description": "Nuxt.js module for handling User-Agent.",
|
|
4119
4798
|
"repo": "fukuiretu/nuxt-user-agent",
|
|
4120
|
-
"npm": "",
|
|
4799
|
+
"npm": "nuxt-user-agent",
|
|
4121
4800
|
"icon": "",
|
|
4122
4801
|
"github": "https://github.com/fukuiretu/nuxt-user-agent",
|
|
4123
4802
|
"website": "https://github.com/fukuiretu/nuxt-user-agent",
|
|
@@ -4130,7 +4809,6 @@
|
|
|
4130
4809
|
"github": "fukuiretu"
|
|
4131
4810
|
}
|
|
4132
4811
|
],
|
|
4133
|
-
"contributors": [],
|
|
4134
4812
|
"compatibility": {
|
|
4135
4813
|
"nuxt": "^2.0.0",
|
|
4136
4814
|
"requires": {}
|
|
@@ -4140,7 +4818,7 @@
|
|
|
4140
4818
|
"name": "validate",
|
|
4141
4819
|
"description": "Simple Nuxt input validation module using vee-validate",
|
|
4142
4820
|
"repo": "lewyuburi/nuxt-validate",
|
|
4143
|
-
"npm": "",
|
|
4821
|
+
"npm": "nuxt-validate",
|
|
4144
4822
|
"icon": "vee-validate.png",
|
|
4145
4823
|
"github": "https://github.com/lewyuburi/nuxt-validate",
|
|
4146
4824
|
"website": "https://github.com/lewyuburi/nuxt-validate",
|
|
@@ -4153,7 +4831,6 @@
|
|
|
4153
4831
|
"github": "lewyuburi"
|
|
4154
4832
|
}
|
|
4155
4833
|
],
|
|
4156
|
-
"contributors": [],
|
|
4157
4834
|
"compatibility": {
|
|
4158
4835
|
"nuxt": "^2.0.0",
|
|
4159
4836
|
"requires": {}
|
|
@@ -4163,7 +4840,7 @@
|
|
|
4163
4840
|
"name": "vendor",
|
|
4164
4841
|
"description": "directly serve node_modules",
|
|
4165
4842
|
"repo": "nuxt-community/modules#master/packages/vendor",
|
|
4166
|
-
"npm": "",
|
|
4843
|
+
"npm": "@nuxtjs/vendor",
|
|
4167
4844
|
"icon": "",
|
|
4168
4845
|
"github": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
|
|
4169
4846
|
"website": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
|
|
@@ -4177,17 +4854,41 @@
|
|
|
4177
4854
|
"twitter": "_pi0_"
|
|
4178
4855
|
}
|
|
4179
4856
|
],
|
|
4180
|
-
"contributors": [],
|
|
4181
4857
|
"compatibility": {
|
|
4182
4858
|
"nuxt": "^2.0.0",
|
|
4183
4859
|
"requires": {}
|
|
4184
4860
|
}
|
|
4185
4861
|
},
|
|
4862
|
+
{
|
|
4863
|
+
"name": "vue-macros",
|
|
4864
|
+
"description": "Explore and extend more macros and syntax sugar to Vue.",
|
|
4865
|
+
"repo": "sxzz/unplugin-vue-macros#main/packages/nuxt",
|
|
4866
|
+
"npm": "@vue-macros/nuxt",
|
|
4867
|
+
"icon": "vue-macros.svg",
|
|
4868
|
+
"github": "https://github.com/sxzz/unplugin-vue-macros",
|
|
4869
|
+
"website": "https://vue-macros.sxzz.moe",
|
|
4870
|
+
"learn_more": "https://github.com/sxzz/unplugin-vue-macros",
|
|
4871
|
+
"category": "Extensions",
|
|
4872
|
+
"type": "3rd-party",
|
|
4873
|
+
"maintainers": [
|
|
4874
|
+
{
|
|
4875
|
+
"name": "三咲智子 Kevin Deng",
|
|
4876
|
+
"github": "sxzz",
|
|
4877
|
+
"twitter": "sanxiaozhizi"
|
|
4878
|
+
}
|
|
4879
|
+
],
|
|
4880
|
+
"compatibility": {
|
|
4881
|
+
"nuxt": "^3.0.0",
|
|
4882
|
+
"requires": {
|
|
4883
|
+
"bridge": "optional"
|
|
4884
|
+
}
|
|
4885
|
+
}
|
|
4886
|
+
},
|
|
4186
4887
|
{
|
|
4187
4888
|
"name": "vue-material",
|
|
4188
4889
|
"description": "Module to join nuxt and vue-material framework so you can build well-designed apps with dynamic themes and components with an ease-to-use API.",
|
|
4189
4890
|
"repo": "vaso2/nuxt-vue-material",
|
|
4190
|
-
"npm": "",
|
|
4891
|
+
"npm": "nuxt-vue-material",
|
|
4191
4892
|
"icon": "vue-material.png",
|
|
4192
4893
|
"github": "https://github.com/vaso2/nuxt-vue-material",
|
|
4193
4894
|
"website": "https://github.com/vaso2/nuxt-vue-material",
|
|
@@ -4200,7 +4901,6 @@
|
|
|
4200
4901
|
"github": "vaso2"
|
|
4201
4902
|
}
|
|
4202
4903
|
],
|
|
4203
|
-
"contributors": [],
|
|
4204
4904
|
"compatibility": {
|
|
4205
4905
|
"nuxt": "^2.0.0",
|
|
4206
4906
|
"requires": {}
|
|
@@ -4210,7 +4910,7 @@
|
|
|
4210
4910
|
"name": "vue-multiselect",
|
|
4211
4911
|
"description": "Single / multiple select plugin for Nuxt.js using vue-multiselect.",
|
|
4212
4912
|
"repo": "spektrummedia/nuxt-vue-multiselect",
|
|
4213
|
-
"npm": "",
|
|
4913
|
+
"npm": "nuxt-vue-multiselect",
|
|
4214
4914
|
"icon": "",
|
|
4215
4915
|
"github": "https://github.com/spektrummedia/nuxt-vue-multiselect",
|
|
4216
4916
|
"website": "https://github.com/spektrummedia/nuxt-vue-multiselect",
|
|
@@ -4223,7 +4923,28 @@
|
|
|
4223
4923
|
"github": "spektrummedia"
|
|
4224
4924
|
}
|
|
4225
4925
|
],
|
|
4226
|
-
"
|
|
4926
|
+
"compatibility": {
|
|
4927
|
+
"nuxt": "^2.0.0",
|
|
4928
|
+
"requires": {}
|
|
4929
|
+
}
|
|
4930
|
+
},
|
|
4931
|
+
{
|
|
4932
|
+
"name": "vue-plausible",
|
|
4933
|
+
"description": "Plausible analytics for Vue.js and Nuxt",
|
|
4934
|
+
"repo": "moritzsternemann/vue-plausible",
|
|
4935
|
+
"npm": "vue-plausible",
|
|
4936
|
+
"icon": "plausible.png",
|
|
4937
|
+
"github": "https://github.com/moritzsternemann/vue-plausible",
|
|
4938
|
+
"website": "https://github.com/moritzsternemann/vue-plausible",
|
|
4939
|
+
"learn_more": "",
|
|
4940
|
+
"category": "Analytics",
|
|
4941
|
+
"type": "3rd-party",
|
|
4942
|
+
"maintainers": [
|
|
4943
|
+
{
|
|
4944
|
+
"name": "moritzsternemann",
|
|
4945
|
+
"github": "moritzsternemann"
|
|
4946
|
+
}
|
|
4947
|
+
],
|
|
4227
4948
|
"compatibility": {
|
|
4228
4949
|
"nuxt": "^2.0.0",
|
|
4229
4950
|
"requires": {}
|
|
@@ -4233,7 +4954,7 @@
|
|
|
4233
4954
|
"name": "vue-select",
|
|
4234
4955
|
"description": "Nuxt module for vue-select, a feature rich select/dropdown/typeahead component.",
|
|
4235
4956
|
"repo": "madmod/nuxt-vue-select",
|
|
4236
|
-
"npm": "",
|
|
4957
|
+
"npm": "nuxt-vue-select",
|
|
4237
4958
|
"icon": "",
|
|
4238
4959
|
"github": "https://github.com/madmod/nuxt-vue-select",
|
|
4239
4960
|
"website": "https://github.com/madmod/nuxt-vue-select",
|
|
@@ -4246,17 +4967,41 @@
|
|
|
4246
4967
|
"github": "madmod"
|
|
4247
4968
|
}
|
|
4248
4969
|
],
|
|
4249
|
-
"contributors": [],
|
|
4250
4970
|
"compatibility": {
|
|
4251
4971
|
"nuxt": "^2.0.0",
|
|
4252
4972
|
"requires": {}
|
|
4253
4973
|
}
|
|
4254
4974
|
},
|
|
4975
|
+
{
|
|
4976
|
+
"name": "vue-transitions",
|
|
4977
|
+
"description": "Reusable interface transitions with no CSS needed ❤️",
|
|
4978
|
+
"repo": "MorevM/vue-transitions",
|
|
4979
|
+
"npm": "@morev/vue-transitions",
|
|
4980
|
+
"icon": "vue-transitions.svg",
|
|
4981
|
+
"github": "https://github.com/MorevM/vue-transitions",
|
|
4982
|
+
"website": "https://github.com/MorevM/vue-transitions#readme",
|
|
4983
|
+
"learn_more": "",
|
|
4984
|
+
"category": "UI",
|
|
4985
|
+
"type": "3rd-party",
|
|
4986
|
+
"maintainers": [
|
|
4987
|
+
{
|
|
4988
|
+
"name": "Maxim Morev",
|
|
4989
|
+
"github": "MorevM",
|
|
4990
|
+
"avatar": "https://avatars.githubusercontent.com/u/49679666?v=4"
|
|
4991
|
+
}
|
|
4992
|
+
],
|
|
4993
|
+
"compatibility": {
|
|
4994
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4995
|
+
"requires": {
|
|
4996
|
+
"bridge": "optional"
|
|
4997
|
+
}
|
|
4998
|
+
}
|
|
4999
|
+
},
|
|
4255
5000
|
{
|
|
4256
5001
|
"name": "vue-warehouse",
|
|
4257
5002
|
"description": "A Cross-browser storage for Vue.js and Nuxt.js, with plugins support and easy extensibility based on Store.js",
|
|
4258
5003
|
"repo": "juliomrqz/vue-warehouse",
|
|
4259
|
-
"npm": "",
|
|
5004
|
+
"npm": "vue-warehouse",
|
|
4260
5005
|
"icon": "",
|
|
4261
5006
|
"github": "https://github.com/juliomrqz/vue-warehouse",
|
|
4262
5007
|
"website": "https://marquez.co/docs/vue-warehouse",
|
|
@@ -4270,17 +5015,38 @@
|
|
|
4270
5015
|
"twitter": "juliomrqz"
|
|
4271
5016
|
}
|
|
4272
5017
|
],
|
|
4273
|
-
"contributors": [],
|
|
4274
5018
|
"compatibility": {
|
|
4275
5019
|
"nuxt": "^2.0.0",
|
|
4276
5020
|
"requires": {}
|
|
4277
5021
|
}
|
|
4278
5022
|
},
|
|
5023
|
+
{
|
|
5024
|
+
"name": "vuestic",
|
|
5025
|
+
"description": "Vuestic UI module for Nuxt 3",
|
|
5026
|
+
"repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
|
|
5027
|
+
"npm": "@vuestic/nuxt",
|
|
5028
|
+
"icon": "vuestic.png",
|
|
5029
|
+
"github": "https://github.com/epicmaxco/vuestic-ui/tree/develop/packages/nuxt",
|
|
5030
|
+
"website": "https://vuestic.dev",
|
|
5031
|
+
"learn_more": "https://vuestic.dev/en/getting-started/nuxt",
|
|
5032
|
+
"category": "UI",
|
|
5033
|
+
"type": "3rd-party",
|
|
5034
|
+
"maintainers": [
|
|
5035
|
+
{
|
|
5036
|
+
"name": "epicmaxco",
|
|
5037
|
+
"github": "epicmaxco"
|
|
5038
|
+
}
|
|
5039
|
+
],
|
|
5040
|
+
"compatibility": {
|
|
5041
|
+
"nuxt": "^3.0.0",
|
|
5042
|
+
"requires": {}
|
|
5043
|
+
}
|
|
5044
|
+
},
|
|
4279
5045
|
{
|
|
4280
5046
|
"name": "vuetify",
|
|
4281
5047
|
"description": "Vuetify Module for Nuxt.js to add Material Design components to your application.",
|
|
4282
5048
|
"repo": "nuxt-community/vuetify-module",
|
|
4283
|
-
"npm": "",
|
|
5049
|
+
"npm": "@nuxtjs/vuetify",
|
|
4284
5050
|
"icon": "vuetify.png",
|
|
4285
5051
|
"github": "https://github.com/nuxt-community/vuetify-module",
|
|
4286
5052
|
"website": "https://github.com/nuxt-community/vuetify-module",
|
|
@@ -4298,7 +5064,6 @@
|
|
|
4298
5064
|
"twitter": "_pi0_"
|
|
4299
5065
|
}
|
|
4300
5066
|
],
|
|
4301
|
-
"contributors": [],
|
|
4302
5067
|
"compatibility": {
|
|
4303
5068
|
"nuxt": "^2.0.0",
|
|
4304
5069
|
"requires": {}
|
|
@@ -4307,8 +5072,8 @@
|
|
|
4307
5072
|
{
|
|
4308
5073
|
"name": "vueuse",
|
|
4309
5074
|
"description": "Collection of essential Vue Composition Utilities for Vue 2 and 3",
|
|
4310
|
-
"repo": "vueuse/vueuse#main/packages/
|
|
4311
|
-
"npm": "",
|
|
5075
|
+
"repo": "vueuse/vueuse#main/packages/nuxt",
|
|
5076
|
+
"npm": "@vueuse/nuxt",
|
|
4312
5077
|
"icon": "vueuse.svg",
|
|
4313
5078
|
"github": "https://github.com/vueuse/vueuse",
|
|
4314
5079
|
"website": "https://vueuse.org",
|
|
@@ -4322,7 +5087,6 @@
|
|
|
4322
5087
|
"twitter": "antfu7"
|
|
4323
5088
|
}
|
|
4324
5089
|
],
|
|
4325
|
-
"contributors": [],
|
|
4326
5090
|
"compatibility": {
|
|
4327
5091
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4328
5092
|
"requires": {
|
|
@@ -4334,7 +5098,7 @@
|
|
|
4334
5098
|
"name": "vuex-router-sync",
|
|
4335
5099
|
"description": "vuex-router-sync module for Nuxt to effortlessly keep vue-router and vuex store in sync.",
|
|
4336
5100
|
"repo": "paulgv/nuxt-vuex-router-sync",
|
|
4337
|
-
"npm": "",
|
|
5101
|
+
"npm": "nuxt-vuex-router-sync",
|
|
4338
5102
|
"icon": "",
|
|
4339
5103
|
"github": "https://github.com/paulgv/nuxt-vuex-router-sync",
|
|
4340
5104
|
"website": "https://github.com/paulgv/nuxt-vuex-router-sync",
|
|
@@ -4347,7 +5111,6 @@
|
|
|
4347
5111
|
"github": "paulgv"
|
|
4348
5112
|
}
|
|
4349
5113
|
],
|
|
4350
|
-
"contributors": [],
|
|
4351
5114
|
"compatibility": {
|
|
4352
5115
|
"nuxt": "^2.0.0",
|
|
4353
5116
|
"requires": {}
|
|
@@ -4357,8 +5120,8 @@
|
|
|
4357
5120
|
"name": "web-vitals",
|
|
4358
5121
|
"description": "Web Vitals for Nuxt",
|
|
4359
5122
|
"repo": "nuxt-community/web-vitals-module",
|
|
4360
|
-
"npm": "",
|
|
4361
|
-
"icon": "",
|
|
5123
|
+
"npm": "@nuxtjs/web-vitals",
|
|
5124
|
+
"icon": "web-vitals.png",
|
|
4362
5125
|
"github": "https://github.com/nuxt-community/web-vitals-module",
|
|
4363
5126
|
"website": "https://github.com/nuxt-community/web-vitals-module",
|
|
4364
5127
|
"learn_more": "",
|
|
@@ -4380,31 +5143,31 @@
|
|
|
4380
5143
|
"twitter": "Atinux"
|
|
4381
5144
|
}
|
|
4382
5145
|
],
|
|
4383
|
-
"contributors": [],
|
|
4384
5146
|
"compatibility": {
|
|
4385
|
-
"nuxt": "^2.0.0",
|
|
4386
|
-
"requires": {
|
|
5147
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5148
|
+
"requires": {
|
|
5149
|
+
"bridge": "optional"
|
|
5150
|
+
}
|
|
4387
5151
|
}
|
|
4388
5152
|
},
|
|
4389
5153
|
{
|
|
4390
5154
|
"name": "web3js",
|
|
4391
|
-
"description": "Web3.js module integration for Nuxt.js
|
|
4392
|
-
"repo": "
|
|
4393
|
-
"npm": "",
|
|
5155
|
+
"description": "Web3.js module integration for Nuxt.js",
|
|
5156
|
+
"repo": "bl0cknumber/nuxt-web3",
|
|
5157
|
+
"npm": "nuxt-web3",
|
|
4394
5158
|
"icon": "web3js.svg",
|
|
4395
|
-
"github": "https://github.com/
|
|
4396
|
-
"website": "https://github.com/
|
|
5159
|
+
"github": "https://github.com/bl0cknumber/nuxt-web3",
|
|
5160
|
+
"website": "https://github.com/bl0cknumber/nuxt-web3",
|
|
4397
5161
|
"learn_more": "https://web3js.readthedocs.io/",
|
|
4398
5162
|
"category": "Libraries",
|
|
4399
5163
|
"type": "3rd-party",
|
|
4400
5164
|
"maintainers": [
|
|
4401
5165
|
{
|
|
4402
5166
|
"name": "Muhammad Fauzan",
|
|
4403
|
-
"github": "
|
|
4404
|
-
"twitter": "
|
|
5167
|
+
"github": "bl0cknumber",
|
|
5168
|
+
"twitter": "fncolon"
|
|
4405
5169
|
}
|
|
4406
5170
|
],
|
|
4407
|
-
"contributors": [],
|
|
4408
5171
|
"compatibility": {
|
|
4409
5172
|
"nuxt": "^2.0.0",
|
|
4410
5173
|
"requires": {}
|
|
@@ -4414,7 +5177,7 @@
|
|
|
4414
5177
|
"name": "webfontloader",
|
|
4415
5178
|
"description": "Efficient web font loading has never been easier!",
|
|
4416
5179
|
"repo": "Developmint/nuxt-webfontloader",
|
|
4417
|
-
"npm": "",
|
|
5180
|
+
"npm": "nuxt-webfontloader",
|
|
4418
5181
|
"icon": "",
|
|
4419
5182
|
"github": "https://github.com/Developmint/nuxt-webfontloader",
|
|
4420
5183
|
"website": "https://github.com/Developmint/nuxt-webfontloader",
|
|
@@ -4427,7 +5190,6 @@
|
|
|
4427
5190
|
"github": "Developmint"
|
|
4428
5191
|
}
|
|
4429
5192
|
],
|
|
4430
|
-
"contributors": [],
|
|
4431
5193
|
"compatibility": {
|
|
4432
5194
|
"nuxt": "^2.0.0",
|
|
4433
5195
|
"requires": {}
|
|
@@ -4437,7 +5199,7 @@
|
|
|
4437
5199
|
"name": "webpack-optimisations",
|
|
4438
5200
|
"description": "Nuxt.js v2 module to automatically make your builds faster.",
|
|
4439
5201
|
"repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
|
|
4440
|
-
"npm": "",
|
|
5202
|
+
"npm": "nuxt-webpack-optimisations",
|
|
4441
5203
|
"icon": "build-optimisations.svg",
|
|
4442
5204
|
"github": "https://github.com/harlan-zw/nuxt-webpack-optimisations",
|
|
4443
5205
|
"website": "https://github.com/harlan-zw/nuxt-webpack-optimisations",
|
|
@@ -4450,7 +5212,6 @@
|
|
|
4450
5212
|
"github": "harlan-zw"
|
|
4451
5213
|
}
|
|
4452
5214
|
],
|
|
4453
|
-
"contributors": [],
|
|
4454
5215
|
"compatibility": {
|
|
4455
5216
|
"nuxt": "^2.0.0",
|
|
4456
5217
|
"requires": {
|
|
@@ -4462,7 +5223,7 @@
|
|
|
4462
5223
|
"name": "webpack-profile",
|
|
4463
5224
|
"description": "Nuxt module to display webpack build progress steps with core ProgressPlugin",
|
|
4464
5225
|
"repo": "nuxt-community/webpack-profile-module",
|
|
4465
|
-
"npm": "",
|
|
5226
|
+
"npm": "@nuxtjs/webpack-profile",
|
|
4466
5227
|
"icon": "webpack.png",
|
|
4467
5228
|
"github": "https://github.com/nuxt-community/webpack-profile-module",
|
|
4468
5229
|
"website": "https://github.com/nuxt-community/webpack-profile-module",
|
|
@@ -4476,7 +5237,6 @@
|
|
|
4476
5237
|
"twitter": "_pi0_"
|
|
4477
5238
|
}
|
|
4478
5239
|
],
|
|
4479
|
-
"contributors": [],
|
|
4480
5240
|
"compatibility": {
|
|
4481
5241
|
"nuxt": "^2.0.0",
|
|
4482
5242
|
"requires": {}
|
|
@@ -4486,7 +5246,7 @@
|
|
|
4486
5246
|
"name": "webpackdashboard",
|
|
4487
5247
|
"description": "Webpack Dashboard module for Nuxt. A CLI dashboard for your webpack dev server.",
|
|
4488
5248
|
"repo": "paulgv/nuxt-webpackdashboard",
|
|
4489
|
-
"npm": "",
|
|
5249
|
+
"npm": "nuxt-webpackdashboard",
|
|
4490
5250
|
"icon": "webpack.png",
|
|
4491
5251
|
"github": "https://github.com/paulgv/nuxt-webpackdashboard",
|
|
4492
5252
|
"website": "https://github.com/paulgv/nuxt-webpackdashboard",
|
|
@@ -4499,7 +5259,6 @@
|
|
|
4499
5259
|
"github": "paulgv"
|
|
4500
5260
|
}
|
|
4501
5261
|
],
|
|
4502
|
-
"contributors": [],
|
|
4503
5262
|
"compatibility": {
|
|
4504
5263
|
"nuxt": "^2.0.0",
|
|
4505
5264
|
"requires": {}
|
|
@@ -4509,7 +5268,7 @@
|
|
|
4509
5268
|
"name": "webpackmonitor",
|
|
4510
5269
|
"description": "Monitor Nuxt webpack optimization metrics through the development process",
|
|
4511
5270
|
"repo": "nuxt-community/webpackmonitor-module",
|
|
4512
|
-
"npm": "",
|
|
5271
|
+
"npm": "@nuxtjs/webpackmonitor",
|
|
4513
5272
|
"icon": "webpack.png",
|
|
4514
5273
|
"github": "https://github.com/nuxt-community/webpackmonitor-module",
|
|
4515
5274
|
"website": "https://github.com/nuxt-community/webpackmonitor-module",
|
|
@@ -4523,7 +5282,6 @@
|
|
|
4523
5282
|
"twitter": "_pi0_"
|
|
4524
5283
|
}
|
|
4525
5284
|
],
|
|
4526
|
-
"contributors": [],
|
|
4527
5285
|
"compatibility": {
|
|
4528
5286
|
"nuxt": "^2.0.0",
|
|
4529
5287
|
"requires": {}
|
|
@@ -4533,7 +5291,7 @@
|
|
|
4533
5291
|
"name": "windicss",
|
|
4534
5292
|
"description": "Next generation utility-first CSS framework.",
|
|
4535
5293
|
"repo": "windicss/nuxt-windicss-module#main/packages/nuxt-windicss",
|
|
4536
|
-
"npm": "",
|
|
5294
|
+
"npm": "nuxt-windicss",
|
|
4537
5295
|
"icon": "windicss.svg",
|
|
4538
5296
|
"github": "https://github.com/windicss/nuxt-windicss-module",
|
|
4539
5297
|
"website": "https://github.com/windicss/nuxt-windicss-module",
|
|
@@ -4552,7 +5310,6 @@
|
|
|
4552
5310
|
"twitter": "antfu7"
|
|
4553
5311
|
}
|
|
4554
5312
|
],
|
|
4555
|
-
"contributors": [],
|
|
4556
5313
|
"compatibility": {
|
|
4557
5314
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4558
5315
|
"requires": {
|
|
@@ -4564,7 +5321,7 @@
|
|
|
4564
5321
|
"name": "winston-log",
|
|
4565
5322
|
"description": "Nuxt module for logging SSR errors + client-side Vue errors using winston",
|
|
4566
5323
|
"repo": "aaronransley/nuxt-winston-log",
|
|
4567
|
-
"npm": "",
|
|
5324
|
+
"npm": "nuxt-winston-log",
|
|
4568
5325
|
"icon": "winston.png",
|
|
4569
5326
|
"github": "https://github.com/aaronransley/nuxt-winston-log",
|
|
4570
5327
|
"website": "https://github.com/aaronransley/nuxt-winston-log",
|
|
@@ -4577,7 +5334,6 @@
|
|
|
4577
5334
|
"github": "aaronransley"
|
|
4578
5335
|
}
|
|
4579
5336
|
],
|
|
4580
|
-
"contributors": [],
|
|
4581
5337
|
"compatibility": {
|
|
4582
5338
|
"nuxt": "^2.0.0",
|
|
4583
5339
|
"requires": {}
|
|
@@ -4587,7 +5343,7 @@
|
|
|
4587
5343
|
"name": "wp-nuxt",
|
|
4588
5344
|
"description": "The module adds a Wordpress Rest API to your nuxt application",
|
|
4589
5345
|
"repo": "yashha/wp-nuxt",
|
|
4590
|
-
"npm": "",
|
|
5346
|
+
"npm": "wp-nuxt",
|
|
4591
5347
|
"icon": "wordpress.png",
|
|
4592
5348
|
"github": "https://github.com/yashha/wp-nuxt",
|
|
4593
5349
|
"website": "https://github.com/yashha/wp-nuxt",
|
|
@@ -4600,7 +5356,6 @@
|
|
|
4600
5356
|
"github": "yashha"
|
|
4601
5357
|
}
|
|
4602
5358
|
],
|
|
4603
|
-
"contributors": [],
|
|
4604
5359
|
"compatibility": {
|
|
4605
5360
|
"nuxt": "^2.0.0",
|
|
4606
5361
|
"requires": {}
|
|
@@ -4610,7 +5365,7 @@
|
|
|
4610
5365
|
"name": "xhr-cache",
|
|
4611
5366
|
"description": "Cache api resources and serve it as static resource",
|
|
4612
5367
|
"repo": "gaetansenn/xhr-cache",
|
|
4613
|
-
"npm": "",
|
|
5368
|
+
"npm": "@dewib/xhr-cache",
|
|
4614
5369
|
"icon": "",
|
|
4615
5370
|
"github": "https://github.com/gaetansenn/xhr-cache",
|
|
4616
5371
|
"website": "https://xhr-cache.dewib.com",
|
|
@@ -4623,17 +5378,41 @@
|
|
|
4623
5378
|
"github": "gaetansenn"
|
|
4624
5379
|
}
|
|
4625
5380
|
],
|
|
4626
|
-
"contributors": [],
|
|
4627
5381
|
"compatibility": {
|
|
4628
5382
|
"nuxt": "^2.0.0",
|
|
4629
5383
|
"requires": {}
|
|
4630
5384
|
}
|
|
4631
5385
|
},
|
|
5386
|
+
{
|
|
5387
|
+
"name": "xstate",
|
|
5388
|
+
"description": "XState integration for Nuxt",
|
|
5389
|
+
"repo": "Lexpeartha/nuxt-xstate",
|
|
5390
|
+
"npm": "nuxt-xstate",
|
|
5391
|
+
"icon": "xstate.svg",
|
|
5392
|
+
"github": "https://github.com/Lexpeartha/nuxt-xstate",
|
|
5393
|
+
"website": "https://nuxt-xstate.lexpeartha.com",
|
|
5394
|
+
"learn_more": "https://xstate.js.org/",
|
|
5395
|
+
"category": "Extensions",
|
|
5396
|
+
"type": "3rd-party",
|
|
5397
|
+
"maintainers": [
|
|
5398
|
+
{
|
|
5399
|
+
"name": "Lexpeartha",
|
|
5400
|
+
"github": "Lexpeartha",
|
|
5401
|
+
"twitter": "lexpeartha"
|
|
5402
|
+
}
|
|
5403
|
+
],
|
|
5404
|
+
"compatibility": {
|
|
5405
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5406
|
+
"requires": {
|
|
5407
|
+
"bridge": true
|
|
5408
|
+
}
|
|
5409
|
+
}
|
|
5410
|
+
},
|
|
4632
5411
|
{
|
|
4633
5412
|
"name": "xui",
|
|
4634
5413
|
"description": "Light module to help design websites with Nuxt.",
|
|
4635
5414
|
"repo": "MetaCorp/xui-module",
|
|
4636
|
-
"npm": "",
|
|
5415
|
+
"npm": "xui-module",
|
|
4637
5416
|
"icon": "",
|
|
4638
5417
|
"github": "https://github.com/MetaCorp/xui-module",
|
|
4639
5418
|
"website": "https://github.com/MetaCorp/xui-module",
|
|
@@ -4646,7 +5425,6 @@
|
|
|
4646
5425
|
"github": "MetaCorp"
|
|
4647
5426
|
}
|
|
4648
5427
|
],
|
|
4649
|
-
"contributors": [],
|
|
4650
5428
|
"compatibility": {
|
|
4651
5429
|
"nuxt": "^2.0.0",
|
|
4652
5430
|
"requires": {}
|
|
@@ -4656,7 +5434,7 @@
|
|
|
4656
5434
|
"name": "yandex-metrika",
|
|
4657
5435
|
"description": "Yandex metrika Module for Nuxt.js",
|
|
4658
5436
|
"repo": "nuxt-community/yandex-metrika-module",
|
|
4659
|
-
"npm": "",
|
|
5437
|
+
"npm": "@nuxtjs/yandex-metrika",
|
|
4660
5438
|
"icon": "",
|
|
4661
5439
|
"github": "https://github.com/nuxt-community/yandex-metrika-module",
|
|
4662
5440
|
"website": "https://github.com/nuxt-community/yandex-metrika-module",
|
|
@@ -4670,7 +5448,6 @@
|
|
|
4670
5448
|
"twitter": "_pi0_"
|
|
4671
5449
|
}
|
|
4672
5450
|
],
|
|
4673
|
-
"contributors": [],
|
|
4674
5451
|
"compatibility": {
|
|
4675
5452
|
"nuxt": "^2.0.0",
|
|
4676
5453
|
"requires": {}
|
|
@@ -4680,7 +5457,7 @@
|
|
|
4680
5457
|
"name": "zendesk",
|
|
4681
5458
|
"description": "Nuxt.js module for Zendesk",
|
|
4682
5459
|
"repo": "DansMaCulotte/nuxt-zendesk",
|
|
4683
|
-
"npm": "",
|
|
5460
|
+
"npm": "@dansmaculotte/nuxt-zendesk",
|
|
4684
5461
|
"icon": "zendesk.png",
|
|
4685
5462
|
"github": "https://github.com/DansMaCulotte/nuxt-zendesk",
|
|
4686
5463
|
"website": "https://github.com/DansMaCulotte/nuxt-zendesk",
|
|
@@ -4693,7 +5470,6 @@
|
|
|
4693
5470
|
"github": "DansMaCulotte"
|
|
4694
5471
|
}
|
|
4695
5472
|
],
|
|
4696
|
-
"contributors": [],
|
|
4697
5473
|
"compatibility": {
|
|
4698
5474
|
"nuxt": "^2.0.0",
|
|
4699
5475
|
"requires": {}
|