@nuxt/modules 0.5.0-99c4a0 → 0.5.0-9c6129

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/modules.json DELETED
@@ -1,3029 +0,0 @@
1
- [
2
- {
3
- "name": "ackee",
4
- "description": "Nuxt.js module for Ackee analytics",
5
- "repo": "bdrtsky/nuxt-ackee",
6
- "npm": "nuxt-ackee",
7
- "icon": "ackee.png",
8
- "github": "https://github.com/bdrtsky/nuxt-ackee",
9
- "website": "https://github.com/bdrtsky/nuxt-ackee",
10
- "learn_more": "https://ackee.electerious.com",
11
- "category": "Analytics",
12
- "type": "3rd-party",
13
- "maintainers": [
14
- {
15
- "name": "bdrtsky",
16
- "github": "bdrtsky",
17
- "avatar": "https://avatars3.githubusercontent.com/u/45076741?v=4"
18
- },
19
- {
20
- "name": "Sebastien Chopin",
21
- "github": "Atinux",
22
- "twitter": "Atinux",
23
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
24
- }
25
- ]
26
- },
27
- {
28
- "name": "alias",
29
- "description": "It automatically creates an alias for the components and page of the path",
30
- "repo": "kdydesign/nuxt-alias-module",
31
- "npm": "nuxt-alias",
32
- "icon": "",
33
- "github": "https://github.com/kdydesign/nuxt-alias-module",
34
- "website": "https://github.com/kdydesign/nuxt-alias-module",
35
- "learn_more": "",
36
- "category": "Devtools",
37
- "type": "3rd-party",
38
- "maintainers": [
39
- {
40
- "name": "kdydesign",
41
- "github": "kdydesign",
42
- "avatar": "https://avatars3.githubusercontent.com/u/10152521?v=4"
43
- }
44
- ]
45
- },
46
- {
47
- "name": "amp",
48
- "description": "AMP (Accelerated Mobile Pages) module for Nuxt",
49
- "repo": "nuxt-community/amp-module",
50
- "npm": "@nuxtjs/amp",
51
- "icon": "amp.png",
52
- "github": "https://github.com/nuxt-community/amp-module",
53
- "website": "https://github.com/nuxt-community/amp-module",
54
- "learn_more": "https://amp.dev/",
55
- "category": "Performance",
56
- "type": "community",
57
- "maintainers": [
58
- {
59
- "name": "Ahad Birang",
60
- "github": "farnabaz",
61
- "twitter": "a_birang",
62
- "avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
63
- }
64
- ]
65
- },
66
- {
67
- "name": "apollo",
68
- "description": "Integrate GraphQL in your Nuxt.js apps using vue-apollo.",
69
- "repo": "nuxt-community/apollo-module",
70
- "npm": "@nuxtjs/apollo",
71
- "icon": "apollo.png",
72
- "github": "https://github.com/nuxt-community/apollo-module",
73
- "website": "https://github.com/nuxt-community/apollo-module",
74
- "learn_more": "https://apollo.vuejs.org/guide/#what-is-graphql",
75
- "category": "Request",
76
- "type": "community",
77
- "maintainers": [
78
- {
79
- "name": "Lam Kieu",
80
- "github": "kieusonlam",
81
- "avatar": "https://avatars2.githubusercontent.com/u/13093313?v=4"
82
- },
83
- {
84
- "name": "Dominic Garms",
85
- "github": "dohomi",
86
- "avatar": "https://avatars0.githubusercontent.com/u/489221?v=4"
87
- }
88
- ]
89
- },
90
- {
91
- "name": "applicationinsights",
92
- "description": "AppInsights module for Nuxt.js",
93
- "repo": "nuxt-community/applicationinsights-module",
94
- "npm": "@nuxtjs/applicationinsights",
95
- "icon": "application-insights.png",
96
- "github": "https://github.com/nuxt-community/applicationinsights-module",
97
- "website": "https://github.com/nuxt-community/applicationinsights-module",
98
- "learn_more": "",
99
- "category": "Analytics",
100
- "type": "community",
101
- "maintainers": [
102
- {
103
- "name": "Dmitry Molotkov",
104
- "github": "aldarund",
105
- "avatar": "https://avatars2.githubusercontent.com/u/571159?v=4"
106
- }
107
- ]
108
- },
109
- {
110
- "name": "auth",
111
- "description": "Zero-boilerplate authentication support for Nuxt.js.",
112
- "repo": "nuxt-community/auth-module",
113
- "npm": "@nuxtjs/auth",
114
- "icon": "auth.png",
115
- "github": "https://github.com/nuxt-community/auth-module",
116
- "website": "https://dev.auth.nuxtjs.org/",
117
- "learn_more": "",
118
- "category": "Security",
119
- "type": "community",
120
- "maintainers": [
121
- {
122
- "name": "Pooya Parsa",
123
- "github": "pi0",
124
- "twitter": "_pi0_",
125
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
126
- },
127
- {
128
- "name": "João Pedro Antunes Silva",
129
- "github": "JoaoPedroAS51",
130
- "avatar": "https://avatars0.githubusercontent.com/u/15177236?v=4"
131
- }
132
- ]
133
- },
134
- {
135
- "name": "axios",
136
- "description": "Secure and easy Axios module with Nuxt.js",
137
- "repo": "nuxt-community/axios-module",
138
- "npm": "@nuxtjs/axios",
139
- "icon": "axios.svg",
140
- "github": "https://github.com/nuxt-community/axios-module",
141
- "website": "https://axios.nuxtjs.org",
142
- "learn_more": "https://github.com/axios/axios",
143
- "category": "Request",
144
- "type": "community",
145
- "maintainers": [
146
- {
147
- "name": "Pooya Parsa",
148
- "github": "pi0",
149
- "twitter": "_pi0_",
150
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
151
- }
152
- ]
153
- },
154
- {
155
- "name": "basic-auth",
156
- "description": "Provide basic authentication to your Nuxt.js application",
157
- "repo": "potato4d/nuxt-basic-auth-module",
158
- "npm": "nuxt-basic-auth-module",
159
- "icon": "",
160
- "github": "https://github.com/potato4d/nuxt-basic-auth-module",
161
- "website": "https://github.com/potato4d/nuxt-basic-auth-module",
162
- "learn_more": "",
163
- "category": "Security",
164
- "type": "3rd-party",
165
- "maintainers": [
166
- {
167
- "name": "potato4d",
168
- "github": "potato4d",
169
- "avatar": "https://avatars0.githubusercontent.com/u/6993514?v=4"
170
- }
171
- ]
172
- },
173
- {
174
- "name": "bootstrap",
175
- "description": "Add Bootstrap to your Nuxt app in seconds.",
176
- "repo": "bootstrap-vue/bootstrap-vue",
177
- "npm": "bootstrap-vue",
178
- "icon": "bootstrap.png",
179
- "github": "https://github.com/bootstrap-vue/bootstrap-vue",
180
- "website": "https://bootstrap-vue.org/docs#nuxtjs-module",
181
- "learn_more": "",
182
- "category": "UI",
183
- "type": "3rd-party",
184
- "maintainers": [
185
- {
186
- "name": "Troy Morehouse",
187
- "github": "tmorehouse",
188
- "avatar": "https://avatars3.githubusercontent.com/u/2781561?v=4"
189
- },
190
- {
191
- "name": "Pooya Parsa",
192
- "github": "pi0",
193
- "twitter": "_pi0_",
194
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
195
- },
196
- {
197
- "name": "Jacob Müller",
198
- "github": "jackmu95",
199
- "twitter": "jackmu95",
200
- "avatar": "https://avatars1.githubusercontent.com/u/2737132?v=4"
201
- }
202
- ]
203
- },
204
- {
205
- "name": "browserconfig",
206
- "description": "Adds XML browser configuration support",
207
- "repo": "nuxt-community/modules#master/packages/browserconfig",
208
- "npm": "@nuxtjs/browserconfig",
209
- "icon": "",
210
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/browserconfig",
211
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/browserconfig",
212
- "learn_more": "https://docs.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/dev-guides/bg183312(v=vs.85)?redirectedfrom=MSDN",
213
- "category": "Devtools",
214
- "type": "community",
215
- "maintainers": [
216
- {
217
- "name": "Pooya Parsa",
218
- "github": "pi0",
219
- "twitter": "_pi0_",
220
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
221
- }
222
- ]
223
- },
224
- {
225
- "name": "buefy",
226
- "description": "It's really very simple to start with nuxt. But we can make it even simpler by adding nuxt-buefy",
227
- "repo": "buefy/nuxt-buefy",
228
- "npm": "nuxt-buefy",
229
- "icon": "buefy.png",
230
- "github": "https://github.com/buefy/nuxt-buefy",
231
- "website": "https://github.com/buefy/nuxt-buefy",
232
- "learn_more": "https://buefy.org/",
233
- "category": "UI",
234
- "type": "3rd-party",
235
- "maintainers": [
236
- {
237
- "name": "Walter Tommasi",
238
- "github": "jtommy",
239
- "avatar": "https://avatars0.githubusercontent.com/u/8029488?v=4"
240
- }
241
- ]
242
- },
243
- {
244
- "name": "bugsnag",
245
- "description": "Bugsnag module for nuxt.js",
246
- "repo": "JulianMar/nuxt-bugsnag",
247
- "npm": "nuxt-bugsnag",
248
- "icon": "bugsnag.png",
249
- "github": "https://github.com/JulianMar/nuxt-bugsnag",
250
- "website": "https://github.com/JulianMar/nuxt-bugsnag",
251
- "learn_more": "https://www.bugsnag.com/",
252
- "category": "Monitoring",
253
- "type": "3rd-party",
254
- "maintainers": [
255
- {
256
- "name": "JulianMar",
257
- "github": "JulianMar",
258
- "avatar": "https://avatars2.githubusercontent.com/u/29117090?v=4"
259
- }
260
- ]
261
- },
262
- {
263
- "name": "bulma-slim",
264
- "description": "Nuxt.js module to automatically make a slim Bulma build of used features with Purgecss",
265
- "repo": "mustardamus/nuxt-bulma-slim",
266
- "npm": "nuxt-bulma-slim",
267
- "icon": "bulma.png",
268
- "github": "https://github.com/mustardamus/nuxt-bulma-slim",
269
- "website": "https://github.com/mustardamus/nuxt-bulma-slim",
270
- "learn_more": "https://bulma.io/",
271
- "category": "UI",
272
- "type": "3rd-party",
273
- "maintainers": [
274
- {
275
- "name": "mustardamus",
276
- "github": "mustardamus",
277
- "avatar": "https://avatars1.githubusercontent.com/u/110802?v=4"
278
- }
279
- ]
280
- },
281
- {
282
- "name": "bundle-buddy",
283
- "description": "Don't fight your webpack bundle, become friends!",
284
- "repo": "Developmint/nuxt-bundle-buddy",
285
- "npm": "nuxt-bundle-buddy",
286
- "icon": "",
287
- "github": "https://github.com/Developmint/nuxt-bundle-buddy",
288
- "website": "https://github.com/Developmint/nuxt-bundle-buddy",
289
- "learn_more": "",
290
- "category": "Devtools",
291
- "type": "3rd-party",
292
- "maintainers": [
293
- {
294
- "name": "Developmint",
295
- "github": "Developmint",
296
- "avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
297
- }
298
- ]
299
- },
300
- {
301
- "name": "canvas-sketch",
302
- "description": "Nuxt.js module for canvas sketch for creating generative art in JavaScript.",
303
- "repo": "LuXDAmore/generative-art",
304
- "npm": "@luxdamore/nuxt-canvas-sketch",
305
- "icon": "",
306
- "github": "https://github.com/LuXDAmore/generative-art",
307
- "website": "https://github.com/LuXDAmore/generative-art",
308
- "learn_more": "https://github.com/mattdesl/canvas-sketch/blob/master/docs/README.md",
309
- "category": "Libraries",
310
- "type": "3rd-party",
311
- "maintainers": [
312
- {
313
- "name": "LuXDAmore",
314
- "github": "LuXDAmore",
315
- "avatar": "https://avatars0.githubusercontent.com/u/3841171?v=4"
316
- }
317
- ]
318
- },
319
- {
320
- "name": "client-init",
321
- "description": "Provide client version of `nuxtServerInit`.",
322
- "repo": "potato4d/nuxt-client-init-module",
323
- "npm": "nuxt-client-init-module",
324
- "icon": "",
325
- "github": "https://github.com/potato4d/nuxt-client-init-module",
326
- "website": "https://github.com/potato4d/nuxt-client-init-module",
327
- "learn_more": "",
328
- "category": "Devtools",
329
- "type": "3rd-party",
330
- "maintainers": [
331
- {
332
- "name": "potato4d",
333
- "github": "potato4d",
334
- "avatar": "https://avatars0.githubusercontent.com/u/6993514?v=4"
335
- }
336
- ]
337
- },
338
- {
339
- "name": "cloudcms",
340
- "description": "CloudCMS Nuxt.js Module",
341
- "repo": "gitana/cloudcms-nuxt",
342
- "npm": "cloudcms-nuxt",
343
- "icon": "",
344
- "github": "https://github.com/gitana/cloudcms-nuxt",
345
- "website": "https://github.com/gitana/cloudcms-nuxt",
346
- "learn_more": "https://www.cloudcms.com/",
347
- "category": "CMS",
348
- "type": "3rd-party",
349
- "maintainers": [
350
- {
351
- "name": "gitana",
352
- "github": "gitana",
353
- "avatar": "https://avatars3.githubusercontent.com/u/281904?v=4"
354
- }
355
- ]
356
- },
357
- {
358
- "name": "cloudinary",
359
- "description": "Optimize images and videos in your Nuxt.js application",
360
- "repo": "nuxt-community/cloudinary-module",
361
- "npm": "@nuxtjs/cloudinary",
362
- "icon": "cloudinary.png",
363
- "github": "https://github.com/nuxt-community/cloudinary-module",
364
- "website": "https://cloudinary.nuxtjs.org",
365
- "learn_more": "https://cloudinary.com",
366
- "category": "Images",
367
- "type": "community",
368
- "maintainers": [
369
- {
370
- "name": "Maya Shavin",
371
- "github": "mayashavin",
372
- "twitter": "MayaShavin",
373
- "avatar": "https://avatars3.githubusercontent.com/u/6650139?v=4"
374
- }
375
- ]
376
- },
377
- {
378
- "name": "color-mode",
379
- "description": "Dark and Light mode for NuxtJS with auto detection",
380
- "repo": "nuxt-community/color-mode-module",
381
- "npm": "@nuxtjs/color-mode",
382
- "icon": "color-mode.png",
383
- "github": "https://github.com/nuxt-community/color-mode-module",
384
- "website": "https://color-mode.nuxtjs.org",
385
- "learn_more": "",
386
- "category": "UI",
387
- "type": "community",
388
- "maintainers": [
389
- {
390
- "name": "Sébastien Chopin",
391
- "github": "Atinux",
392
- "twitter": "Atinux",
393
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
394
- }
395
- ]
396
- },
397
- {
398
- "name": "component-cache",
399
- "description": "LRU component cache for vue components",
400
- "repo": "nuxt-community/modules#master/packages/component-cache",
401
- "npm": "@nuxtjs/component-cache",
402
- "icon": "",
403
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/component-cache",
404
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/component-cache",
405
- "learn_more": "https://ssr.vuejs.org/guide/caching.html#component-level-caching",
406
- "category": "Performance",
407
- "type": "community",
408
- "maintainers": [
409
- {
410
- "name": "Pooya Parsa",
411
- "github": "pi0",
412
- "twitter": "_pi0_",
413
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
414
- }
415
- ]
416
- },
417
- {
418
- "name": "components",
419
- "description": "Auto Import Components for Nuxt.js",
420
- "repo": "nuxt/components",
421
- "npm": "@nuxt/components",
422
- "icon": "nuxt-components.svg",
423
- "github": "https://github.com/nuxt/components",
424
- "website": "https://github.com/nuxt/components",
425
- "learn_more": "",
426
- "category": "UI",
427
- "type": "official",
428
- "maintainers": [
429
- {
430
- "name": "Kevin Marrec",
431
- "github": "kevinmarrec",
432
- "avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
433
- },
434
- {
435
- "name": "Pooya Parsa",
436
- "github": "pi0",
437
- "twitter": "_pi0_",
438
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
439
- }
440
- ]
441
- },
442
- {
443
- "name": "composition-api",
444
- "description": "Composition API hooks for Nuxt",
445
- "repo": "nuxt-community/composition-api#main",
446
- "npm": "@nuxtjs/composition-api",
447
- "icon": "composition-api.svg",
448
- "github": "https://github.com/nuxt-community/composition-api/tree/main",
449
- "website": "https://composition-api.nuxtjs.org",
450
- "learn_more": "",
451
- "category": "Devtools",
452
- "type": "community",
453
- "maintainers": [
454
- {
455
- "name": "Daniel Roe",
456
- "github": "danielroe",
457
- "twitter": "danielcroe",
458
- "avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
459
- }
460
- ]
461
- },
462
- {
463
- "name": "content",
464
- "description": "Use markdown, JSON, YAML, XML or CSV in your nuxt application to easily write content fetched using a MongoDB like API.",
465
- "repo": "nuxt/content#master/packages/content",
466
- "npm": "@nuxt/content",
467
- "icon": "content.png",
468
- "github": "https://github.com/nuxt/content",
469
- "website": "https://content.nuxtjs.org",
470
- "learn_more": "",
471
- "category": "CMS",
472
- "type": "official",
473
- "maintainers": [
474
- {
475
- "name": "Benjamin Canac",
476
- "github": "benjamincanac",
477
- "twitter": "benjamincanac",
478
- "avatar": "https://avatars2.githubusercontent.com/u/739984?v=4"
479
- },
480
- {
481
- "name": "Sebastien Chopin",
482
- "github": "Atinux",
483
- "twitter": "Atinux",
484
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
485
- }
486
- ]
487
- },
488
- {
489
- "name": "contentful",
490
- "description": "nuxt contentful module",
491
- "repo": "scaccogatto/contentful-module",
492
- "npm": "contentful-module",
493
- "icon": "contentful.png",
494
- "github": "https://github.com/scaccogatto/contentful-module",
495
- "website": "https://github.com/scaccogatto/contentful-module",
496
- "learn_more": "https://www.contentful.com/",
497
- "category": "CMS",
498
- "type": "3rd-party",
499
- "maintainers": [
500
- {
501
- "name": "scaccogatto",
502
- "github": "scaccogatto",
503
- "avatar": "https://avatars3.githubusercontent.com/u/3670888?v=4"
504
- }
505
- ]
506
- },
507
- {
508
- "name": "custom-elements",
509
- "description": "Publish your Components as a vue-custom-element standalone build.",
510
- "repo": "GrabarzUndPartner/nuxt-custom-elements",
511
- "npm": "nuxt-custom-elements",
512
- "icon": "",
513
- "github": "https://github.com/GrabarzUndPartner/nuxt-custom-elements",
514
- "website": "https://github.com/GrabarzUndPartner/nuxt-custom-elements",
515
- "learn_more": "https://github.com/karol-f/vue-custom-element",
516
- "category": "Devtools",
517
- "type": "3rd-party",
518
- "maintainers": [
519
- {
520
- "name": "Thorn Walli",
521
- "github": "ThornWalli",
522
- "avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
523
- },
524
- {
525
- "name": "GrabarzUndPartner",
526
- "github": "GrabarzUndPartner",
527
- "avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
528
- }
529
- ]
530
- },
531
- {
532
- "name": "date-fns",
533
- "description": "Modern JavaScript date utility library - date-fns for Nuxt.js",
534
- "repo": "nuxt-community/date-fns-module",
535
- "npm": "@nuxtjs/date-fns",
536
- "icon": "date-fns.png",
537
- "github": "https://github.com/nuxt-community/date-fns-module",
538
- "website": "https://github.com/nuxt-community/date-fns-module",
539
- "learn_more": "https://date-fns.org/",
540
- "category": "Date",
541
- "type": "community",
542
- "maintainers": [
543
- {
544
- "name": "Ricardo Gobbo de Souza",
545
- "github": "ricardogobbosouza",
546
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
547
- }
548
- ]
549
- },
550
- {
551
- "name": "dayjs",
552
- "description": "The best way for use Day.js easily in your Nuxt.js project.",
553
- "repo": "nuxt-community/dayjs-module",
554
- "npm": "@nuxtjs/dayjs",
555
- "icon": "day-js.png",
556
- "github": "https://github.com/nuxt-community/dayjs-module",
557
- "website": "https://github.com/nuxt-community/dayjs-module",
558
- "learn_more": "https://day.js.org/",
559
- "category": "Date",
560
- "type": "community",
561
- "maintainers": [
562
- {
563
- "name": "Takuma HANATANI",
564
- "github": "potato4d",
565
- "twitter": "potato4d",
566
- "avatar": "https://avatars0.githubusercontent.com/u/6993514?v=4"
567
- }
568
- ]
569
- },
570
- {
571
- "name": "device",
572
- "description": "Device detection module for Nuxt.js",
573
- "repo": "nuxt-community/device-module",
574
- "npm": "@nuxtjs/device",
575
- "icon": "",
576
- "github": "https://github.com/nuxt-community/device-module",
577
- "website": "https://github.com/nuxt-community/device-module",
578
- "learn_more": "",
579
- "category": "Devtools",
580
- "type": "community",
581
- "maintainers": [
582
- {
583
- "name": "Shinji Yamada",
584
- "github": "dotneet",
585
- "avatar": "https://avatars3.githubusercontent.com/u/370602?v=4"
586
- }
587
- ]
588
- },
589
- {
590
- "name": "dotenv",
591
- "description": "A Nuxt.js module that loads your .env file into your context options",
592
- "repo": "nuxt-community/dotenv-module",
593
- "npm": "@nuxtjs/dotenv",
594
- "icon": "dotenv.png",
595
- "github": "https://github.com/nuxt-community/dotenv-module",
596
- "website": "https://github.com/nuxt-community/dotenv-module",
597
- "learn_more": "https://www.npmjs.com/package/dotenv",
598
- "category": "Devtools",
599
- "type": "community",
600
- "maintainers": [
601
- {
602
- "name": "Julien Tant",
603
- "github": "JulienTant",
604
- "avatar": "https://avatars1.githubusercontent.com/u/785518?v=4"
605
- }
606
- ]
607
- },
608
- {
609
- "name": "emotion",
610
- "description": "The Next Generation of CSS-in-JS for Nuxt.js",
611
- "repo": "nuxt-community/emotion-module",
612
- "npm": "@nuxtjs/emotion",
613
- "icon": "emotion.png",
614
- "github": "https://github.com/nuxt-community/emotion-module",
615
- "website": "https://github.com/nuxt-community/emotion-module",
616
- "learn_more": "https://emotion.sh/",
617
- "category": "Devtools",
618
- "type": "community",
619
- "maintainers": [
620
- {
621
- "name": "Pooya Parsa",
622
- "github": "pi0",
623
- "twitter": "_pi0_",
624
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
625
- }
626
- ]
627
- },
628
- {
629
- "name": "eslint",
630
- "description": "ESLint module for Nuxt.js",
631
- "repo": "nuxt-community/eslint-module",
632
- "npm": "@nuxtjs/eslint-module",
633
- "icon": "eslint.png",
634
- "github": "https://github.com/nuxt-community/eslint-module",
635
- "website": "https://github.com/nuxt-community/eslint-module",
636
- "learn_more": "https://eslint.org/",
637
- "category": "Devtools",
638
- "type": "community",
639
- "maintainers": [
640
- {
641
- "name": "Ricardo Gobbo de Souza",
642
- "github": "ricardogobbosouza",
643
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
644
- }
645
- ]
646
- },
647
- {
648
- "name": "event-trace",
649
- "description": "Module for event trace in Nuxt.js",
650
- "repo": "nuxt-community/nuxt-event-trace",
651
- "npm": "nuxt-event-trace",
652
- "icon": "",
653
- "github": "https://github.com/nuxt-community/nuxt-event-trace",
654
- "website": "https://github.com/nuxt-community/nuxt-event-trace",
655
- "learn_more": "",
656
- "category": "Monitoring",
657
- "type": "community",
658
- "maintainers": [
659
- {
660
- "name": "Xin Du",
661
- "github": "clarkdo",
662
- "avatar": "https://avatars3.githubusercontent.com/u/4312154?v=4"
663
- }
664
- ]
665
- },
666
- {
667
- "name": "feature-toggle",
668
- "description": "Feature toggle module for Nuxt.js",
669
- "repo": "stephenkr/nuxt-feature-toggle",
670
- "npm": "nuxt-feature-toggle",
671
- "icon": "",
672
- "github": "https://github.com/stephenkr/nuxt-feature-toggle",
673
- "website": "https://github.com/stephenkr/nuxt-feature-toggle",
674
- "learn_more": "",
675
- "category": "Devtools",
676
- "type": "3rd-party",
677
- "maintainers": [
678
- {
679
- "name": "stephenkr",
680
- "github": "stephenkr",
681
- "avatar": "https://avatars0.githubusercontent.com/u/25742275?v=4"
682
- }
683
- ]
684
- },
685
- {
686
- "name": "feed",
687
- "description": "Feed module enables everyone to have RSS, Atom and Json.",
688
- "repo": "nuxt-community/feed-module",
689
- "npm": "@nuxtjs/feed",
690
- "icon": "",
691
- "github": "https://github.com/nuxt-community/feed-module",
692
- "website": "https://github.com/nuxt-community/feed-module",
693
- "learn_more": "",
694
- "category": "SEO",
695
- "type": "community",
696
- "maintainers": [
697
- {
698
- "name": "Alexander Lichter",
699
- "github": "manniL",
700
- "twitter": "TheAlexLichter",
701
- "avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
702
- }
703
- ]
704
- },
705
- {
706
- "name": "firebase",
707
- "description": "Intergrate Firebase into your Nuxt project.",
708
- "repo": "nuxt-community/firebase-module",
709
- "npm": "@nuxtjs/firebase",
710
- "icon": "firebase.png",
711
- "github": "https://github.com/nuxt-community/firebase-module",
712
- "website": "https://firebase.nuxtjs.org",
713
- "learn_more": "https://firebase.google.com/",
714
- "category": "Database",
715
- "type": "community",
716
- "maintainers": [
717
- {
718
- "name": "Pascal Luther",
719
- "github": "lupas",
720
- "avatar": "https://avatars1.githubusercontent.com/u/4020037?v=4"
721
- }
722
- ]
723
- },
724
- {
725
- "name": "font-loader-strategy",
726
- "description": "Helps to load fonts and activate them by preloading.",
727
- "repo": "GrabarzUndPartner/nuxt-font-loader-strategy",
728
- "npm": "nuxt-font-loader-strategy",
729
- "icon": "",
730
- "github": "https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy",
731
- "website": "https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy",
732
- "learn_more": "",
733
- "category": "Fonts",
734
- "type": "3rd-party",
735
- "maintainers": [
736
- {
737
- "name": "GrabarzUndPartner",
738
- "github": "GrabarzUndPartner",
739
- "avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
740
- }
741
- ]
742
- },
743
- {
744
- "name": "fontawesome",
745
- "description": "Module to join nuxt and Fontawesome 5",
746
- "repo": "nuxt-community/fontawesome-module",
747
- "npm": "@nuxtjs/fontawesome",
748
- "icon": "font-awesome.png",
749
- "github": "https://github.com/nuxt-community/fontawesome-module",
750
- "website": "https://github.com/nuxt-community/fontawesome-module",
751
- "learn_more": "https://fontawesome.com/",
752
- "category": "Fonts",
753
- "type": "community",
754
- "maintainers": [
755
- {
756
- "name": "Pim",
757
- "github": "pimlie",
758
- "avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
759
- }
760
- ]
761
- },
762
- {
763
- "name": "fullpage",
764
- "description": "Nuxt module for fullpage-vue plugin",
765
- "repo": "vaso2/fullpage-nuxt",
766
- "npm": "fullpage-nuxt",
767
- "icon": "",
768
- "github": "https://github.com/vaso2/fullpage-nuxt",
769
- "website": "https://github.com/vaso2/fullpage-nuxt",
770
- "learn_more": "",
771
- "category": "CSS",
772
- "type": "3rd-party",
773
- "maintainers": [
774
- {
775
- "name": "vaso2",
776
- "github": "vaso2",
777
- "avatar": "https://avatars3.githubusercontent.com/u/4008122?v=4"
778
- }
779
- ]
780
- },
781
- {
782
- "name": "google-adsense",
783
- "description": "Google Adsense Module for Nuxt.js",
784
- "repo": "nuxt-community/google-adsense-module",
785
- "npm": "@nuxtjs/google-adsense",
786
- "icon": "google-adsense.png",
787
- "github": "https://github.com/nuxt-community/google-adsense-module",
788
- "website": "https://github.com/nuxt-community/google-adsense-module",
789
- "learn_more": "https://www.google.com/adsense/start/",
790
- "category": "Analytics",
791
- "type": "community",
792
- "maintainers": [
793
- {
794
- "name": "Troy Morehouse",
795
- "github": "tmorehouse",
796
- "avatar": "https://avatars3.githubusercontent.com/u/2781561?v=4"
797
- }
798
- ]
799
- },
800
- {
801
- "name": "google-analytics",
802
- "description": "Google analytics Module for Nuxt.js",
803
- "repo": "nuxt-community/analytics-module",
804
- "npm": "@nuxtjs/google-analytics",
805
- "icon": "google-analytics.png",
806
- "github": "https://github.com/nuxt-community/analytics-module",
807
- "website": "https://google-analytics.nuxtjs.org",
808
- "learn_more": "https://marketingplatform.google.com/about/analytics/",
809
- "category": "Analytics",
810
- "type": "community",
811
- "maintainers": [
812
- {
813
- "name": "Pooya Parsa",
814
- "github": "pi0",
815
- "twitter": "_pi0_",
816
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
817
- },
818
- {
819
- "name": "Ricardo Gobbo de Souza",
820
- "github": "ricardogobbosouza",
821
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
822
- },
823
- {
824
- "name": "Matteo Gabriele",
825
- "github": "MatteoGabriele",
826
- "twitter": "matteo_gabriele",
827
- "avatar": "https://avatars1.githubusercontent.com/u/5337152?v=4"
828
- }
829
- ]
830
- },
831
- {
832
- "name": "google-fonts",
833
- "description": "Google Fonts module for NuxtJS",
834
- "repo": "nuxt-community/google-fonts-module",
835
- "npm": "@nuxtjs/google-fonts",
836
- "icon": "google-fonts.jpg",
837
- "github": "https://github.com/nuxt-community/google-fonts-module",
838
- "website": "https://github.com/nuxt-community/google-fonts-module",
839
- "learn_more": "https://developers.google.com/fonts",
840
- "category": "Fonts",
841
- "type": "community",
842
- "maintainers": [
843
- {
844
- "name": "Ricardo Gobbo de Souza",
845
- "github": "ricardogobbosouza",
846
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
847
- }
848
- ]
849
- },
850
- {
851
- "name": "google-gtag",
852
- "description": "Google GTag for Nuxt.js",
853
- "repo": "nuxt-community/google-gtag",
854
- "npm": "@nuxtjs/google-gtag",
855
- "icon": "gtm.png",
856
- "github": "https://github.com/nuxt-community/google-gtag",
857
- "website": "https://github.com/nuxt-community/google-gtag",
858
- "learn_more": "https://developers.google.com/analytics/devguides/collection/gtagjs/",
859
- "category": "Analytics",
860
- "type": "community",
861
- "maintainers": [
862
- {
863
- "name": "Dominic Garms",
864
- "github": "dohomi",
865
- "avatar": "https://avatars0.githubusercontent.com/u/489221?v=4"
866
- },
867
- {
868
- "name": "Ricardo Gobbo de Souza",
869
- "github": "ricardogobbosouza",
870
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
871
- }
872
- ]
873
- },
874
- {
875
- "name": "google-optimize",
876
- "description": "SSR friendly Google Optimize module for Nuxt.js",
877
- "repo": "nuxt-community/google-optimize-module",
878
- "npm": "nuxt-google-optimize",
879
- "icon": "google-optimize.png",
880
- "github": "https://github.com/nuxt-community/google-optimize-module",
881
- "website": "https://github.com/nuxt-community/google-optimize-module",
882
- "learn_more": "https://marketingplatform.google.com/about/optimize/",
883
- "category": "Analytics",
884
- "type": "community",
885
- "maintainers": [
886
- {
887
- "name": "Pooya Parsa",
888
- "github": "pi0",
889
- "twitter": "_pi0_",
890
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
891
- },
892
- {
893
- "name": "Farzad Soltani",
894
- "github": "farzadso",
895
- "twitter": "farzadso",
896
- "avatar": "https://avatars0.githubusercontent.com/u/19854715?v=4"
897
- },
898
- {
899
- "name": "Josh Deltener",
900
- "github": "hecktarzuli",
901
- "twitter": "JoshDeltener",
902
- "avatar": "https://avatars2.githubusercontent.com/u/2112282?v=4"
903
- }
904
- ]
905
- },
906
- {
907
- "name": "graphql-request",
908
- "description": "Easy Minimal GraphQL client integration with Nuxt.js",
909
- "repo": "gomah/nuxt-graphql-request",
910
- "npm": "nuxt-graphql-request",
911
- "icon": "graphql-request.png",
912
- "github": "https://github.com/gomah/nuxt-graphql-request",
913
- "website": "https://github.com/gomah/nuxt-graphql-request",
914
- "learn_more": "",
915
- "category": "Request",
916
- "type": "3rd-party",
917
- "maintainers": [
918
- {
919
- "name": "gomah",
920
- "github": "gomah",
921
- "avatar": "https://avatars3.githubusercontent.com/u/2362138?v=4"
922
- }
923
- ]
924
- },
925
- {
926
- "name": "gtm",
927
- "description": "Google Tag Manager Module for Nuxt.js",
928
- "repo": "nuxt-community/gtm-module",
929
- "npm": "@nuxtjs/gtm",
930
- "icon": "gtm.png",
931
- "github": "https://github.com/nuxt-community/gtm-module",
932
- "website": "https://github.com/nuxt-community/gtm-module",
933
- "learn_more": "https://marketingplatform.google.com/about/tag-manager/",
934
- "category": "Analytics",
935
- "type": "community",
936
- "maintainers": [
937
- {
938
- "name": "Pooya Parsa",
939
- "github": "pi0",
940
- "twitter": "_pi0_",
941
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
942
- }
943
- ]
944
- },
945
- {
946
- "name": "guess",
947
- "description": "Guess.js module for Nuxt.js",
948
- "repo": "nuxt-community/guess-module",
949
- "npm": "@nuxtjs/guess-module",
950
- "icon": "guessjs.png",
951
- "github": "https://github.com/nuxt-community/guess-module",
952
- "website": "https://github.com/nuxt-community/guess-module",
953
- "learn_more": "https://guess-js.github.io/",
954
- "category": "Performance",
955
- "type": "community",
956
- "maintainers": [
957
- {
958
- "name": "Xin Du",
959
- "github": "clarkdo",
960
- "avatar": "https://avatars3.githubusercontent.com/u/4312154?v=4"
961
- }
962
- ]
963
- },
964
- {
965
- "name": "helmet",
966
- "description": "Easy Helmet module with Nuxt.js'",
967
- "repo": "victor-perez/nuxt-helmet",
968
- "npm": "nuxt-helmet",
969
- "icon": "",
970
- "github": "https://github.com/victor-perez/nuxt-helmet",
971
- "website": "https://github.com/victor-perez/nuxt-helmet",
972
- "learn_more": "https://helmetjs.github.io/",
973
- "category": "Security",
974
- "type": "3rd-party",
975
- "maintainers": [
976
- {
977
- "name": "victor-perez",
978
- "github": "victor-perez",
979
- "avatar": "https://avatars1.githubusercontent.com/u/672958?v=4"
980
- }
981
- ]
982
- },
983
- {
984
- "name": "highcharts",
985
- "description": "Highcharts for Nuxt",
986
- "repo": "richardeschloss/nuxt-highcharts",
987
- "npm": "nuxt-highcharts",
988
- "icon": "",
989
- "github": "https://github.com/richardeschloss/nuxt-highcharts",
990
- "website": "https://github.com/richardeschloss/nuxt-highcharts",
991
- "learn_more": "https://www.highcharts.com/",
992
- "category": "UI",
993
- "type": "3rd-party",
994
- "maintainers": [
995
- {
996
- "name": "richardeschloss",
997
- "github": "richardeschloss",
998
- "avatar": "https://avatars2.githubusercontent.com/u/5906351?v=4"
999
- }
1000
- ]
1001
- },
1002
- {
1003
- "name": "history-state",
1004
- "description": "Nuxt.js module to backup or restore historical states",
1005
- "repo": "hidekatsu-izuno/nuxt-history-state",
1006
- "npm": "nuxt-history-state",
1007
- "icon": "",
1008
- "github": "https://github.com/hidekatsu-izuno/nuxt-history-state",
1009
- "website": "https://github.com/hidekatsu-izuno/nuxt-history-state",
1010
- "learn_more": "",
1011
- "category": "Devtools",
1012
- "type": "3rd-party",
1013
- "maintainers": [
1014
- {
1015
- "name": "hidekatsu-izuno",
1016
- "github": "hidekatsu-izuno",
1017
- "avatar": "https://avatars0.githubusercontent.com/u/1091860?v=4"
1018
- }
1019
- ]
1020
- },
1021
- {
1022
- "name": "html-minifier",
1023
- "description": "Minify the html for each request served by nuxt server (nuxt start)",
1024
- "repo": "nuxt-community/html-minifier-module",
1025
- "npm": "@nuxtjs/html-minifier",
1026
- "icon": "",
1027
- "github": "https://github.com/nuxt-community/html-minifier-module",
1028
- "website": "https://github.com/nuxt-community/html-minifier-module",
1029
- "learn_more": "",
1030
- "category": "Performance",
1031
- "type": "community",
1032
- "maintainers": [
1033
- {
1034
- "name": "Xin Du",
1035
- "github": "clarkdo",
1036
- "avatar": "https://avatars3.githubusercontent.com/u/4312154?v=4"
1037
- }
1038
- ]
1039
- },
1040
- {
1041
- "name": "html-validator",
1042
- "description": "Automatically validate Nuxt server-rendered HTML html",
1043
- "repo": "nuxt-community/html-validator-module",
1044
- "npm": "@nuxtjs/html-validator",
1045
- "icon": "html-validator.png",
1046
- "github": "https://github.com/nuxt-community/html-validator-module",
1047
- "website": "https://html-validator.nuxtjs.org",
1048
- "learn_more": "https://html-validate.org",
1049
- "category": "Performance",
1050
- "type": "community",
1051
- "maintainers": [
1052
- {
1053
- "name": "Daniel Roe",
1054
- "github": "danielroe",
1055
- "twitter": "danielcroe",
1056
- "avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
1057
- }
1058
- ]
1059
- },
1060
- {
1061
- "name": "http",
1062
- "description": "Universal HTTP Module for Nuxt.js",
1063
- "repo": "nuxt/http",
1064
- "npm": "@nuxt/http",
1065
- "icon": "http.png",
1066
- "github": "https://github.com/nuxt/http",
1067
- "website": "https://http.nuxtjs.org/",
1068
- "learn_more": "",
1069
- "category": "Request",
1070
- "type": "official",
1071
- "maintainers": [
1072
- {
1073
- "name": "Pooya Parsa",
1074
- "github": "pi0",
1075
- "twitter": "_pi0_",
1076
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1077
- },
1078
- {
1079
- "name": "Sébastien Chopin",
1080
- "github": "Atinux",
1081
- "twitter": "Atinux",
1082
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
1083
- }
1084
- ]
1085
- },
1086
- {
1087
- "name": "i18n",
1088
- "description": "i18n features for your Nuxt project so you can easily add internationalization.",
1089
- "repo": "nuxt-community/i18n-module",
1090
- "npm": "nuxt-i18n",
1091
- "icon": "i18n.png",
1092
- "github": "https://github.com/nuxt-community/i18n-module",
1093
- "website": "https://i18n.nuxtjs.org",
1094
- "learn_more": "https://kazupon.github.io/vue-i18n/",
1095
- "category": "Devtools",
1096
- "type": "community",
1097
- "maintainers": [
1098
- {
1099
- "name": "Rafał Chłodnicki",
1100
- "github": "rchl",
1101
- "avatar": "https://avatars1.githubusercontent.com/u/153197?v=4"
1102
- },
1103
- {
1104
- "name": "Paul Gascou-Vaillancourt",
1105
- "github": "paulgv",
1106
- "avatar": "https://avatars0.githubusercontent.com/u/4895885?v=4"
1107
- }
1108
- ]
1109
- },
1110
- {
1111
- "name": "image-loader",
1112
- "description": "An image loader module for nuxt.js that allows you to configure image style derivatives.",
1113
- "repo": "PivaleCo/nuxt-image-loader-module",
1114
- "npm": "@pivale/nuxt-image-loader-module",
1115
- "icon": "",
1116
- "github": "https://github.com/PivaleCo/nuxt-image-loader-module",
1117
- "website": "https://github.com/PivaleCo/nuxt-image-loader-module",
1118
- "learn_more": "http://www.graphicsmagick.org/",
1119
- "category": "Images",
1120
- "type": "3rd-party",
1121
- "maintainers": [
1122
- {
1123
- "name": "Barry Fisher",
1124
- "github": "Barry-Fisher",
1125
- "avatar": "https://avatars3.githubusercontent.com/u/1033560?v=4"
1126
- }
1127
- ]
1128
- },
1129
- {
1130
- "name": "image",
1131
- "description": "Optimised images for NuxtJS, with progressive processing, lazy-loading, real-time resizes and providers support.",
1132
- "repo": "nuxt/image",
1133
- "npm": "@nuxt/image",
1134
- "icon": "image.png",
1135
- "github": "https://github.com/nuxt/image",
1136
- "website": "https://image.nuxtjs.org",
1137
- "learn_more": "",
1138
- "category": "Images",
1139
- "type": "official",
1140
- "maintainers": [
1141
- {
1142
- "name": "Ahad Birang",
1143
- "github": "farnabaz",
1144
- "twitter": "a_birang",
1145
- "avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
1146
- },
1147
- {
1148
- "name": "Pooya Parsa",
1149
- "github": "pi0",
1150
- "twitter": "_pi0_",
1151
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1152
- },
1153
- {
1154
- "name": "Sebastien Chopin",
1155
- "github": "Atinux",
1156
- "twitter": "Atinux",
1157
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
1158
- }
1159
- ]
1160
- },
1161
- {
1162
- "name": "imagemin",
1163
- "description": "Automatically optimize (compress) all images used in Nuxt.js",
1164
- "repo": "nuxt-community/imagemin-module",
1165
- "npm": "@nuxtjs/imagemin",
1166
- "icon": "imagemin.png",
1167
- "github": "https://github.com/nuxt-community/imagemin-module",
1168
- "website": "https://github.com/nuxt-community/imagemin-module",
1169
- "learn_more": "https://github.com/imagemin/imagemin",
1170
- "category": "Images",
1171
- "type": "community",
1172
- "maintainers": [
1173
- {
1174
- "name": "Ricardo Gobbo de Souza",
1175
- "github": "ricardogobbosouza",
1176
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
1177
- }
1178
- ]
1179
- },
1180
- {
1181
- "name": "intercom",
1182
- "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt.js",
1183
- "repo": "hex-digital/nuxt-intercom",
1184
- "npm": "@hexdigital/nuxt-intercom",
1185
- "icon": "intercom.png",
1186
- "github": "https://github.com/hex-digital/nuxt-intercom",
1187
- "website": "https://github.com/hex-digital/nuxt-intercom",
1188
- "learn_more": "https://www.intercom.com/",
1189
- "category": "Ecommerce",
1190
- "type": "3rd-party",
1191
- "maintainers": [
1192
- {
1193
- "name": "hex-digital",
1194
- "github": "hex-digital",
1195
- "avatar": "https://avatars1.githubusercontent.com/u/17425446?v=4"
1196
- }
1197
- ]
1198
- },
1199
- {
1200
- "name": "kentico-kontent",
1201
- "description": "Add Kentico Kontent super power to your nuxt app",
1202
- "repo": "Domitnator/kentico-kontent-nuxt-module",
1203
- "npm": "kentico-kontent-nuxt-module",
1204
- "icon": "",
1205
- "github": "https://github.com/Domitnator/kentico-kontent-nuxt-module",
1206
- "website": "https://github.com/Domitnator/kentico-kontent-nuxt-module",
1207
- "learn_more": "https://kontent.ai",
1208
- "category": "CMS",
1209
- "type": "3rd-party",
1210
- "maintainers": [
1211
- {
1212
- "name": "Alfred Brockötter",
1213
- "github": "Domitnator",
1214
- "avatar": "https://avatars2.githubusercontent.com/u/13468638?v=4"
1215
- }
1216
- ]
1217
- },
1218
- {
1219
- "name": "laravel-echo",
1220
- "description": "Laravel Echo for Nuxt.js",
1221
- "repo": "nuxt-community/laravel-echo",
1222
- "npm": "@nuxtjs/laravel-echo",
1223
- "icon": "laravel-echo.png",
1224
- "github": "https://github.com/nuxt-community/laravel-echo",
1225
- "website": "https://github.com/nuxt-community/laravel-echo",
1226
- "learn_more": "https://laravel.com/docs/8.x/broadcasting#installing-laravel-echo",
1227
- "category": "CMS",
1228
- "type": "community",
1229
- "maintainers": [
1230
- {
1231
- "name": "Ricardo Gobbo de Souza",
1232
- "github": "ricardogobbosouza",
1233
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
1234
- }
1235
- ]
1236
- },
1237
- {
1238
- "name": "laravel-nuxt",
1239
- "description": "Build a SPA with Laravel and Nuxt",
1240
- "repo": "skyrpex/laravel-nuxt-js",
1241
- "npm": "laravel-nuxt",
1242
- "icon": "",
1243
- "github": "https://github.com/skyrpex/laravel-nuxt-js",
1244
- "website": "https://github.com/skyrpex/laravel-nuxt-js",
1245
- "learn_more": "https://laravel.com/",
1246
- "category": "CMS",
1247
- "type": "3rd-party",
1248
- "maintainers": [
1249
- {
1250
- "name": "skyrpex",
1251
- "github": "skyrpex",
1252
- "avatar": "https://avatars3.githubusercontent.com/u/1077520?v=4"
1253
- }
1254
- ]
1255
- },
1256
- {
1257
- "name": "laravel",
1258
- "description": "Nuxt cli extension for use with laravel as backend",
1259
- "repo": "m2sd/nuxt-laravel",
1260
- "npm": "nuxt-laravel",
1261
- "icon": "laravel.png",
1262
- "github": "https://github.com/m2sd/nuxt-laravel",
1263
- "website": "https://github.com/m2sd/nuxt-laravel",
1264
- "learn_more": "https://laravel.com/",
1265
- "category": "CMS",
1266
- "type": "3rd-party",
1267
- "maintainers": [
1268
- {
1269
- "name": "m2sd",
1270
- "github": "m2sd",
1271
- "avatar": "https://avatars0.githubusercontent.com/u/40393728?v=4"
1272
- }
1273
- ]
1274
- },
1275
- {
1276
- "name": "leaflet",
1277
- "description": "A Nuxt module which makes it easy to create reactive maps with Leaflet",
1278
- "repo": "schlunsen/nuxt-leaflet",
1279
- "npm": "nuxt-leaflet",
1280
- "icon": "leaflet.png",
1281
- "github": "https://github.com/schlunsen/nuxt-leaflet",
1282
- "website": "https://github.com/schlunsen/nuxt-leaflet",
1283
- "learn_more": "https://vue2-leaflet.netlify.app/quickstart/",
1284
- "category": "Devtools",
1285
- "type": "3rd-party",
1286
- "maintainers": [
1287
- {
1288
- "name": "schlunsen",
1289
- "github": "schlunsen",
1290
- "avatar": "https://avatars3.githubusercontent.com/u/117190?v=4"
1291
- }
1292
- ]
1293
- },
1294
- {
1295
- "name": "localforage",
1296
- "description": "LocalForage is a fast and simple storage library for JavaScript",
1297
- "repo": "nuxt-community/localforage-module",
1298
- "npm": "@nuxtjs/localforage",
1299
- "icon": "",
1300
- "github": "https://github.com/nuxt-community/localforage-module",
1301
- "website": "https://github.com/nuxt-community/localforage-module",
1302
- "learn_more": "https://localforage.github.io/localForage/",
1303
- "category": "Devtools",
1304
- "type": "community",
1305
- "maintainers": [
1306
- {
1307
- "name": "Alexandre Chopin",
1308
- "github": "alexchopin",
1309
- "twitter": "alexchopin",
1310
- "avatar": "https://avatars2.githubusercontent.com/u/4084277?v=4"
1311
- },
1312
- {
1313
- "name": "Ricardo Gobbo de Souza",
1314
- "github": "ricardogobbosouza",
1315
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
1316
- }
1317
- ]
1318
- },
1319
- {
1320
- "name": "localtunnel",
1321
- "description": "exposes your localhost to the world for easy testing and sharing",
1322
- "repo": "nuxt-community/modules#master/packages/localtunnel",
1323
- "npm": "@nuxtjs/localtunnel",
1324
- "icon": "localtunnel.png",
1325
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/localtunnel",
1326
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/localtunnel",
1327
- "learn_more": "https://github.com/localtunnel/localtunnel",
1328
- "category": "Devtools",
1329
- "type": "community",
1330
- "maintainers": [
1331
- {
1332
- "name": "Pooya Parsa",
1333
- "github": "pi0",
1334
- "twitter": "_pi0_",
1335
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1336
- }
1337
- ]
1338
- },
1339
- {
1340
- "name": "logrocket",
1341
- "description": "LogRocket module for Nuxt.js to help you fix bugs and understand user behaviour.",
1342
- "repo": "nuxt-community/nuxt-logrocket",
1343
- "npm": "nuxt-logrocket",
1344
- "icon": "logrocket.png",
1345
- "github": "https://github.com/nuxt-community/nuxt-logrocket",
1346
- "website": "https://github.com/nuxt-community/nuxt-logrocket",
1347
- "learn_more": "https://docs.logrocket.com/docs",
1348
- "category": "Monitoring",
1349
- "type": "community",
1350
- "maintainers": [
1351
- {
1352
- "name": "Farzad Soltani",
1353
- "github": "farzadso",
1354
- "twitter": "farzadso",
1355
- "avatar": "https://avatars0.githubusercontent.com/u/19854715?v=4"
1356
- }
1357
- ]
1358
- },
1359
- {
1360
- "name": "lunr",
1361
- "description": "Full-text search with pre-build indexes for Nuxt.js using lunr.js",
1362
- "repo": "nuxt-community/lunr-module",
1363
- "npm": "@nuxtjs/lunr-module",
1364
- "icon": "",
1365
- "github": "https://github.com/nuxt-community/lunr-module",
1366
- "website": "https://github.com/nuxt-community/lunr-module",
1367
- "learn_more": "https://lunrjs.com/",
1368
- "category": "Libraries",
1369
- "type": "community",
1370
- "maintainers": [
1371
- {
1372
- "name": "Pim",
1373
- "github": "pimlie",
1374
- "avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
1375
- }
1376
- ]
1377
- },
1378
- {
1379
- "name": "markdownit",
1380
- "description": "Use Markdown in your Nuxt application with the markdownit-loader",
1381
- "repo": "nuxt-community/modules#master/packages/markdownit",
1382
- "npm": "@nuxtjs/markdownit",
1383
- "icon": "",
1384
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/markdownit",
1385
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/markdownit",
1386
- "learn_more": "https://github.com/markdown-it/markdown-it",
1387
- "category": "Devtools",
1388
- "type": "community",
1389
- "maintainers": [
1390
- {
1391
- "name": "Pooya Parsa",
1392
- "github": "pi0",
1393
- "twitter": "_pi0_",
1394
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1395
- }
1396
- ]
1397
- },
1398
- {
1399
- "name": "matomo",
1400
- "description": "Add Matomo analytics to your nuxt.js application. This plugin automatically sends first page and route change events to matomo",
1401
- "repo": "pimlie/nuxt-matomo",
1402
- "npm": "nuxt-matomo",
1403
- "icon": "matomo.png",
1404
- "github": "https://github.com/pimlie/nuxt-matomo",
1405
- "website": "https://github.com/pimlie/nuxt-matomo",
1406
- "learn_more": "https://developer.matomo.org/api-reference/tracking-javascript",
1407
- "category": "Analytics",
1408
- "type": "3rd-party",
1409
- "maintainers": [
1410
- {
1411
- "name": "pimlie",
1412
- "github": "pimlie",
1413
- "avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
1414
- }
1415
- ]
1416
- },
1417
- {
1418
- "name": "mdx",
1419
- "description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
1420
- "repo": "nuxt-community/mdx-module",
1421
- "npm": "@nuxtjs/mdx",
1422
- "icon": "mdx.png",
1423
- "github": "https://github.com/nuxt-community/mdx-module",
1424
- "website": "https://mdx.nuxtjs.org",
1425
- "learn_more": "https://mdxjs.com/",
1426
- "category": "Devtools",
1427
- "type": "community",
1428
- "maintainers": [
1429
- {
1430
- "name": "Jonathan Bakebwa",
1431
- "github": "codebender828",
1432
- "twitter": "codebender828",
1433
- "avatar": "https://avatars2.githubusercontent.com/u/21237954?v=4"
1434
- }
1435
- ]
1436
- },
1437
- {
1438
- "name": "memwatch",
1439
- "description": "Quickly watch real-time memory stats of your nuxt app",
1440
- "repo": "pimlie/nuxt-memwatch",
1441
- "npm": "nuxt-memwatch",
1442
- "icon": "",
1443
- "github": "https://github.com/pimlie/nuxt-memwatch",
1444
- "website": "https://github.com/pimlie/nuxt-memwatch",
1445
- "learn_more": "https://github.com/pimlie/node-memwatcher",
1446
- "category": "Monitoring",
1447
- "type": "3rd-party",
1448
- "maintainers": [
1449
- {
1450
- "name": "pimlie",
1451
- "github": "pimlie",
1452
- "avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
1453
- }
1454
- ]
1455
- },
1456
- {
1457
- "name": "mobile",
1458
- "description": "nuxt-mobile-detect is a wrapper around mobile-detect.js for nuxtjs. It can be used client side and server side.",
1459
- "repo": "ChanningDefoe/nuxt-mobile-detect",
1460
- "npm": "nuxt-mobile",
1461
- "icon": "",
1462
- "github": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
1463
- "website": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
1464
- "learn_more": "https://github.com/hgoebl/mobile-detect.js",
1465
- "category": "Devtools",
1466
- "type": "3rd-party",
1467
- "maintainers": [
1468
- {
1469
- "name": "ChanningDefoe",
1470
- "github": "ChanningDefoe",
1471
- "avatar": "https://avatars1.githubusercontent.com/u/46541358?v=4"
1472
- }
1473
- ]
1474
- },
1475
- {
1476
- "name": "moment",
1477
- "description": "Efficient Moment.js module for Nuxt.js so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
1478
- "repo": "nuxt-community/moment-module",
1479
- "npm": "@nuxtjs/moment",
1480
- "icon": "momentjs.png",
1481
- "github": "https://github.com/nuxt-community/moment-module",
1482
- "website": "https://github.com/nuxt-community/moment-module",
1483
- "learn_more": "https://momentjs.com/",
1484
- "category": "Date",
1485
- "type": "community",
1486
- "maintainers": [
1487
- {
1488
- "name": "Pooya Parsa",
1489
- "github": "pi0",
1490
- "twitter": "_pi0_",
1491
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1492
- },
1493
- {
1494
- "name": "Ricardo Gobbo de Souza",
1495
- "github": "ricardogobbosouza",
1496
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
1497
- }
1498
- ]
1499
- },
1500
- {
1501
- "name": "mq",
1502
- "description": "vue-mq module for Nuxt.js. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
1503
- "repo": "vanhoofmaarten/nuxt-mq",
1504
- "npm": "nuxt-mq",
1505
- "icon": "",
1506
- "github": "https://github.com/vanhoofmaarten/nuxt-mq",
1507
- "website": "https://github.com/vanhoofmaarten/nuxt-mq",
1508
- "learn_more": "https://github.com/AlexandreBonaventure/vue-mq",
1509
- "category": "Libraries",
1510
- "type": "3rd-party",
1511
- "maintainers": [
1512
- {
1513
- "name": "vanhoofmaarten",
1514
- "github": "vanhoofmaarten",
1515
- "avatar": "https://avatars1.githubusercontent.com/u/2543633?v=4"
1516
- }
1517
- ]
1518
- },
1519
- {
1520
- "name": "neo",
1521
- "description": "A nuxt.js module that implements a universal api layer, same-way compatible between server and client side.",
1522
- "repo": "ezypeeze/nuxt-neo",
1523
- "npm": "nuxt-neo",
1524
- "icon": "",
1525
- "github": "https://github.com/ezypeeze/nuxt-neo",
1526
- "website": "https://ezypeeze.github.io/nuxt-neo",
1527
- "learn_more": "",
1528
- "category": "Request",
1529
- "type": "3rd-party",
1530
- "maintainers": [
1531
- {
1532
- "name": "ezypeeze",
1533
- "github": "ezypeeze",
1534
- "avatar": "https://avatars0.githubusercontent.com/u/10672637?v=4"
1535
- }
1536
- ]
1537
- },
1538
- {
1539
- "name": "netlify-cache",
1540
- "description": "Nuxt.js module that uses netlify cache to speed up redeploy for Nuxt.js version < 2.14",
1541
- "repo": "DreaMinder/nuxt-netlify-cache",
1542
- "npm": "nuxt-netlify-cache",
1543
- "icon": "netlify.png",
1544
- "github": "https://github.com/DreaMinder/nuxt-netlify-cache",
1545
- "website": "https://github.com/DreaMinder/nuxt-netlify-cache",
1546
- "learn_more": "https://www.netlify.com/",
1547
- "category": "Deployment",
1548
- "type": "3rd-party",
1549
- "maintainers": [
1550
- {
1551
- "name": "DreaMinder",
1552
- "github": "DreaMinder",
1553
- "avatar": "https://avatars0.githubusercontent.com/u/2715278?v=4"
1554
- }
1555
- ]
1556
- },
1557
- {
1558
- "name": "netlify-files",
1559
- "description": "Nuxt module to create new _headers, _redirects and netlify.toml files for Netlify or to use existing ones",
1560
- "repo": "nuxt-community/netlify-files-module",
1561
- "npm": "@nuxtjs/netlify-files",
1562
- "icon": "netlify.png",
1563
- "github": "https://github.com/nuxt-community/netlify-files-module",
1564
- "website": "https://github.com/nuxt-community/netlify-files-module",
1565
- "learn_more": "https://www.netlify.com/",
1566
- "category": "Deployment",
1567
- "type": "community",
1568
- "maintainers": [
1569
- {
1570
- "name": "Alexander Lichter",
1571
- "github": "manniL",
1572
- "twitter": "TheAlexLichter",
1573
- "avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
1574
- }
1575
- ]
1576
- },
1577
- {
1578
- "name": "netlify",
1579
- "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt.js projects.",
1580
- "repo": "bazzite/nuxt-netlify",
1581
- "npm": "@aceforth/nuxt-netlify",
1582
- "icon": "netlify.png",
1583
- "github": "https://github.com/bazzite/nuxt-netlify",
1584
- "website": "https://marquez.co/docs/nuxt-netlify/",
1585
- "learn_more": "",
1586
- "category": "Deployment",
1587
- "type": "3rd-party",
1588
- "maintainers": [
1589
- {
1590
- "name": "bazzite",
1591
- "github": "bazzite",
1592
- "avatar": "https://avatars1.githubusercontent.com/u/66133254?v=4"
1593
- }
1594
- ]
1595
- },
1596
- {
1597
- "name": "ngrok",
1598
- "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",
1599
- "repo": "nuxt-community/modules#master/packages/ngrok",
1600
- "npm": "@nuxtjs/ngrok",
1601
- "icon": "ngrok.png",
1602
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/ngrok",
1603
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/ngrok",
1604
- "learn_more": "https://github.com/bubenshchykov/ngrok",
1605
- "category": "Devtools",
1606
- "type": "community",
1607
- "maintainers": [
1608
- {
1609
- "name": "Pooya Parsa",
1610
- "github": "pi0",
1611
- "twitter": "_pi0_",
1612
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1613
- }
1614
- ]
1615
- },
1616
- {
1617
- "name": "nuxt7",
1618
- "description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
1619
- "repo": "nuxt-community/nuxt7",
1620
- "npm": "nuxt7",
1621
- "icon": "",
1622
- "github": "https://github.com/nuxt-community/nuxt7",
1623
- "website": "https://github.com/nuxt-community/nuxt7",
1624
- "learn_more": "https://framework7.io/",
1625
- "category": "UI",
1626
- "type": "community",
1627
- "maintainers": [
1628
- {
1629
- "name": "Pooya Parsa",
1630
- "github": "pi0",
1631
- "twitter": "_pi0_",
1632
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1633
- }
1634
- ]
1635
- },
1636
- {
1637
- "name": "onesignal",
1638
- "description": "OneSignal is a Free, high volume and reliable push notification service for websites and mobile applications.",
1639
- "repo": "nuxt-community/onesignal-module",
1640
- "npm": "@nuxtjs/onesignal",
1641
- "icon": "one-signal.png",
1642
- "github": "https://github.com/nuxt-community/onesignal-module",
1643
- "website": "https://github.com/nuxt-community/onesignal-module",
1644
- "learn_more": "https://onesignal.com/",
1645
- "category": "Devtools",
1646
- "type": "community",
1647
- "maintainers": [
1648
- {
1649
- "name": "Pooya Parsa",
1650
- "github": "pi0",
1651
- "twitter": "_pi0_",
1652
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1653
- }
1654
- ]
1655
- },
1656
- {
1657
- "name": "optimized-images",
1658
- "description": "Automatically optimizes images used in Nuxt.js projects (jpeg, png, svg, webp and gif).",
1659
- "repo": "juliomrqz/nuxt-optimized-images",
1660
- "npm": "@aceforth/nuxt-optimized-images",
1661
- "icon": "",
1662
- "github": "https://github.com/juliomrqz/nuxt-optimized-images",
1663
- "website": "https://marquez.co/docs/nuxt-optimized-images/",
1664
- "learn_more": "",
1665
- "category": "Images",
1666
- "type": "3rd-party",
1667
- "maintainers": [
1668
- {
1669
- "name": "Julio Marquez",
1670
- "github": "juliomrqz",
1671
- "twitter": "juliomrqz",
1672
- "avatar": "https://avatars1.githubusercontent.com/u/1911993?v=4"
1673
- }
1674
- ]
1675
- },
1676
- {
1677
- "name": "page-generator-helper",
1678
- "description": "Generate your pages statically without using payload extractors.",
1679
- "repo": "GrabarzUndPartner/nuxt-page-generator-helper",
1680
- "npm": "nuxt-page-generator-helper",
1681
- "icon": "",
1682
- "github": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
1683
- "website": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
1684
- "learn_more": "",
1685
- "category": "Devtools",
1686
- "type": "3rd-party",
1687
- "maintainers": [
1688
- {
1689
- "name": "GrabarzUndPartner",
1690
- "github": "GrabarzUndPartner",
1691
- "avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
1692
- }
1693
- ]
1694
- },
1695
- {
1696
- "name": "parse",
1697
- "description": "Parse package for Nuxt.js",
1698
- "repo": "cierrateam/nuxt-parse",
1699
- "npm": "nuxt-parse",
1700
- "icon": "",
1701
- "github": "https://github.com/cierrateam/nuxt-parse",
1702
- "website": "https://github.com/cierrateam/nuxt-parse",
1703
- "learn_more": "",
1704
- "category": "Security",
1705
- "type": "3rd-party",
1706
- "maintainers": [
1707
- {
1708
- "name": "cierrateam",
1709
- "github": "cierrateam",
1710
- "avatar": "https://avatars3.githubusercontent.com/u/42889913?v=4"
1711
- }
1712
- ]
1713
- },
1714
- {
1715
- "name": "precompress",
1716
- "description": "Precompress files to gzip and brotli and serve them automatically",
1717
- "repo": "frenchrabbit/nuxt-precompress",
1718
- "npm": "nuxt-precompress",
1719
- "icon": "",
1720
- "github": "https://github.com/frenchrabbit/nuxt-precompress",
1721
- "website": "https://github.com/frenchrabbit/nuxt-precompress",
1722
- "learn_more": "",
1723
- "category": "Performance",
1724
- "type": "3rd-party",
1725
- "maintainers": [
1726
- {
1727
- "name": "frenchrabbit",
1728
- "github": "frenchrabbit",
1729
- "avatar": "https://avatars3.githubusercontent.com/u/9402252?v=4"
1730
- }
1731
- ]
1732
- },
1733
- {
1734
- "name": "prismic",
1735
- "description": "Easily connect your Nuxt.js application to your content hosted on Prismic",
1736
- "repo": "nuxt-community/prismic-module",
1737
- "npm": "@nuxtjs/prismic",
1738
- "icon": "prismic.png",
1739
- "github": "https://github.com/nuxt-community/prismic-module",
1740
- "website": "https://prismic.nuxtjs.org",
1741
- "learn_more": "https://prismic.io/",
1742
- "category": "CMS",
1743
- "type": "community",
1744
- "maintainers": [
1745
- {
1746
- "name": "Sébastien Chopin",
1747
- "github": "Atinux",
1748
- "twitter": "Atinux",
1749
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
1750
- },
1751
- {
1752
- "name": "lihbr",
1753
- "github": "lihbr",
1754
- "twitter": "li_hbr",
1755
- "avatar": "https://avatars1.githubusercontent.com/u/25330882?v=4"
1756
- },
1757
- {
1758
- "name": "James Pegg",
1759
- "github": "jamespegg",
1760
- "avatar": "https://avatars1.githubusercontent.com/u/894505?v=4"
1761
- }
1762
- ]
1763
- },
1764
- {
1765
- "name": "protected-mailto",
1766
- "description": "Nuxt component to generate encoded mailto links",
1767
- "repo": "mmoollllee/nuxt-protected-mailto",
1768
- "npm": "nuxt-protected-mailto",
1769
- "icon": "",
1770
- "github": "https://github.com/mmoollllee/nuxt-protected-mailto",
1771
- "website": "https://github.com/mmoollllee/nuxt-protected-mailto",
1772
- "learn_more": "",
1773
- "category": "Security",
1774
- "type": "3rd-party",
1775
- "maintainers": [
1776
- {
1777
- "name": "mmoollllee",
1778
- "github": "mmoollllee",
1779
- "avatar": "https://avatars1.githubusercontent.com/u/26859300?v=4"
1780
- }
1781
- ]
1782
- },
1783
- {
1784
- "name": "proxy",
1785
- "description": "The one-liner node.js http-proxy middleware solution for Nuxt.js using http-proxy-middleware",
1786
- "repo": "nuxt-community/proxy-module",
1787
- "npm": "@nuxtjs/proxy",
1788
- "icon": "",
1789
- "github": "https://github.com/nuxt-community/proxy-module",
1790
- "website": "https://github.com/nuxt-community/proxy-module",
1791
- "learn_more": "",
1792
- "category": "Request",
1793
- "type": "community",
1794
- "maintainers": [
1795
- {
1796
- "name": "Pooya Parsa",
1797
- "github": "pi0",
1798
- "twitter": "_pi0_",
1799
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1800
- }
1801
- ]
1802
- },
1803
- {
1804
- "name": "prune-html",
1805
- "description": "Nuxt module to prune html before sending it to the browser for boosting performance.",
1806
- "repo": "LuXDAmore/nuxt-prune-html",
1807
- "npm": "@luxdamore/nuxt-prune-html",
1808
- "icon": "",
1809
- "github": "https://github.com/LuXDAmore/nuxt-prune-html",
1810
- "website": "https://luxdamore.github.io/nuxt-prune-html/",
1811
- "learn_more": "",
1812
- "category": "Performance",
1813
- "type": "3rd-party",
1814
- "maintainers": [
1815
- {
1816
- "name": "LuXDAmore",
1817
- "github": "LuXDAmore",
1818
- "avatar": "https://avatars0.githubusercontent.com/u/3841171?v=4"
1819
- }
1820
- ]
1821
- },
1822
- {
1823
- "name": "purgecss",
1824
- "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt.js",
1825
- "repo": "Developmint/nuxt-purgecss",
1826
- "npm": "nuxt-purgecss",
1827
- "icon": "purgecss.png",
1828
- "github": "https://github.com/Developmint/nuxt-purgecss",
1829
- "website": "https://github.com/Developmint/nuxt-purgecss",
1830
- "learn_more": "https://purgecss.com/",
1831
- "category": "CSS",
1832
- "type": "3rd-party",
1833
- "maintainers": [
1834
- {
1835
- "name": "Developmint",
1836
- "github": "Developmint",
1837
- "avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
1838
- }
1839
- ]
1840
- },
1841
- {
1842
- "name": "pwa",
1843
- "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your apps performance.",
1844
- "repo": "nuxt-community/pwa-module",
1845
- "npm": "@nuxtjs/pwa",
1846
- "icon": "pwa.png",
1847
- "github": "https://github.com/nuxt-community/pwa-module",
1848
- "website": "https://pwa.nuxtjs.org",
1849
- "learn_more": "https://web.dev/progressive-web-apps/",
1850
- "category": "Performance",
1851
- "type": "community",
1852
- "maintainers": [
1853
- {
1854
- "name": "Pooya Parsa",
1855
- "github": "pi0",
1856
- "twitter": "_pi0_",
1857
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
1858
- }
1859
- ]
1860
- },
1861
- {
1862
- "name": "python",
1863
- "description": "Write Nuxt.js applications using Python",
1864
- "repo": "nuxt-community/python-module",
1865
- "npm": "@nuxtjs/python",
1866
- "icon": "python.png",
1867
- "github": "https://github.com/nuxt-community/python-module",
1868
- "website": "https://github.com/nuxt-community/python-module",
1869
- "learn_more": "https://www.python.org/",
1870
- "category": "Devtools",
1871
- "type": "community",
1872
- "maintainers": [
1873
- {
1874
- "name": "Sebastian Silva",
1875
- "github": "icarito",
1876
- "avatar": "https://avatars0.githubusercontent.com/u/199755?v=4"
1877
- }
1878
- ]
1879
- },
1880
- {
1881
- "name": "recaptcha",
1882
- "description": "Simple and easy Google reCAPTCHA module with Nuxt.js",
1883
- "repo": "nuxt-community/recaptcha-module",
1884
- "npm": "@nuxtjs/recaptcha",
1885
- "icon": "recaptcha.png",
1886
- "github": "https://github.com/nuxt-community/recaptcha-module",
1887
- "website": "https://github.com/nuxt-community/recaptcha-module",
1888
- "learn_more": "https://www.google.com/recaptcha/about/",
1889
- "category": "Security",
1890
- "type": "community",
1891
- "maintainers": [
1892
- {
1893
- "name": "mvrlin",
1894
- "github": "mvrlin",
1895
- "avatar": "https://avatars1.githubusercontent.com/u/24970784?v=4"
1896
- }
1897
- ]
1898
- },
1899
- {
1900
- "name": "redirect",
1901
- "description": "Nuxt module to dynamically redirect initial requests",
1902
- "repo": "nuxt-community/redirect-module",
1903
- "npm": "@nuxtjs/redirect-module",
1904
- "icon": "",
1905
- "github": "https://github.com/nuxt-community/redirect-module",
1906
- "website": "https://github.com/nuxt-community/redirect-module",
1907
- "learn_more": "",
1908
- "category": "SEO",
1909
- "type": "community",
1910
- "maintainers": [
1911
- {
1912
- "name": "Alexander Lichter",
1913
- "github": "manniL",
1914
- "twitter": "TheAlexLichter",
1915
- "avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
1916
- }
1917
- ]
1918
- },
1919
- {
1920
- "name": "rfg-icon",
1921
- "description": "Nuxt.js module for creating favicons with RealFaviconGenerator api",
1922
- "repo": "pimlie/nuxt-rfg-icon",
1923
- "npm": "nuxt-rfg-icon",
1924
- "icon": "real-favicon-generator.png",
1925
- "github": "https://github.com/pimlie/nuxt-rfg-icon",
1926
- "website": "https://github.com/pimlie/nuxt-rfg-icon",
1927
- "learn_more": "https://realfavicongenerator.net/",
1928
- "category": "Devtools",
1929
- "type": "3rd-party",
1930
- "maintainers": [
1931
- {
1932
- "name": "pimlie",
1933
- "github": "pimlie",
1934
- "avatar": "https://avatars3.githubusercontent.com/u/1067403?v=4"
1935
- }
1936
- ]
1937
- },
1938
- {
1939
- "name": "robots",
1940
- "description": "A Nuxt.js module thats inject a middleware to generate a robots.txt file",
1941
- "repo": "nuxt-community/robots-module",
1942
- "npm": "@nuxtjs/robots",
1943
- "icon": "",
1944
- "github": "https://github.com/nuxt-community/robots-module",
1945
- "website": "https://github.com/nuxt-community/robots-module",
1946
- "learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
1947
- "category": "SEO",
1948
- "type": "community",
1949
- "maintainers": [
1950
- {
1951
- "name": "Ricardo Gobbo de Souza",
1952
- "github": "ricardogobbosouza",
1953
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
1954
- }
1955
- ]
1956
- },
1957
- {
1958
- "name": "rollbar",
1959
- "description": "Add Rollbar.js to your Nuxt.js app to automatically capture and report errors in your applications.",
1960
- "repo": "gaelreyrol/nuxt-rollbar-module",
1961
- "npm": "nuxt-rollbar-module",
1962
- "icon": "rollbar.png",
1963
- "github": "https://github.com/gaelreyrol/nuxt-rollbar-module",
1964
- "website": "https://github.com/gaelreyrol/nuxt-rollbar-module",
1965
- "learn_more": "https://docs.rollbar.com/docs/javascript",
1966
- "category": "Monitoring",
1967
- "type": "3rd-party",
1968
- "maintainers": [
1969
- {
1970
- "name": "Gaël Reyrol",
1971
- "github": "gaelreyrol",
1972
- "avatar": "https://avatars1.githubusercontent.com/u/498465?v=4"
1973
- }
1974
- ]
1975
- },
1976
- {
1977
- "name": "router-extras",
1978
- "description": "Extra Add-ons for nuxt router",
1979
- "repo": "nuxt-community/router-extras-module",
1980
- "npm": "@nuxtjs/router-extras",
1981
- "icon": "vue.png",
1982
- "github": "https://github.com/nuxt-community/router-extras-module",
1983
- "website": "https://github.com/nuxt-community/router-extras-module",
1984
- "learn_more": "",
1985
- "category": "Devtools",
1986
- "type": "community",
1987
- "maintainers": [
1988
- {
1989
- "name": "Ahad Birang",
1990
- "github": "farnabaz",
1991
- "twitter": "a_birang",
1992
- "avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
1993
- }
1994
- ]
1995
- },
1996
- {
1997
- "name": "router",
1998
- "description": "Nuxt.js module to use router.js instead of pages/ directory",
1999
- "repo": "nuxt-community/router-module",
2000
- "npm": "@nuxtjs/router",
2001
- "icon": "vue.png",
2002
- "github": "https://github.com/nuxt-community/router-module",
2003
- "website": "https://github.com/nuxt-community/router-module",
2004
- "learn_more": "",
2005
- "category": "Devtools",
2006
- "type": "community",
2007
- "maintainers": [
2008
- {
2009
- "name": "Sébastien Chopin",
2010
- "github": "Atinux",
2011
- "twitter": "Atinux",
2012
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
2013
- }
2014
- ]
2015
- },
2016
- {
2017
- "name": "sanity",
2018
- "description": "Access text, images, and other media with Nuxt.js and the Sanity headless CMS.",
2019
- "repo": "nuxt-community/sanity-module#main",
2020
- "npm": "@nuxtjs/sanity",
2021
- "icon": "sanity.png",
2022
- "github": "https://github.com/nuxt-community/sanity-module#main",
2023
- "website": "https://sanity.nuxtjs.org",
2024
- "learn_more": "https://www.sanity.io/",
2025
- "category": "CMS",
2026
- "type": "community",
2027
- "maintainers": [
2028
- {
2029
- "name": "Daniel Roe",
2030
- "github": "danielroe",
2031
- "twitter": "danielcroe",
2032
- "avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
2033
- }
2034
- ]
2035
- },
2036
- {
2037
- "name": "scss-to-js",
2038
- "description": "Load SCSS Variables into Nuxt instance for use in Templates/Scripts.",
2039
- "repo": "sugoidesune/nuxt-scss-to-js",
2040
- "npm": "nuxt-scss-to-js",
2041
- "icon": "",
2042
- "github": "https://github.com/sugoidesune/nuxt-scss-to-js",
2043
- "website": "https://github.com/sugoidesune/nuxt-scss-to-js",
2044
- "learn_more": "",
2045
- "category": "CSS",
2046
- "type": "3rd-party",
2047
- "maintainers": [
2048
- {
2049
- "name": "sugoidesune",
2050
- "github": "sugoidesune",
2051
- "avatar": "https://avatars0.githubusercontent.com/u/20317691?v=4"
2052
- }
2053
- ]
2054
- },
2055
- {
2056
- "name": "segment",
2057
- "description": "Nuxt.js module for Segment Analytics.js",
2058
- "repo": "dansmaculotte/nuxt-segment",
2059
- "npm": "@dansmaculotte/nuxt-segment",
2060
- "icon": "segment.png",
2061
- "github": "https://github.com/dansmaculotte/nuxt-segment",
2062
- "website": "https://github.com/dansmaculotte/nuxt-segment",
2063
- "learn_more": "https://segment.com/docs/connections/sources/catalog/Libraries/website/javascript/",
2064
- "category": "Analytics",
2065
- "type": "3rd-party",
2066
- "maintainers": [
2067
- {
2068
- "name": "dansmaculotte",
2069
- "github": "dansmaculotte",
2070
- "avatar": "https://avatars1.githubusercontent.com/u/44588441?v=4"
2071
- }
2072
- ]
2073
- },
2074
- {
2075
- "name": "sentry",
2076
- "description": "Sentry module for Nuxt.js to help developers diagnose, fix, and optimize the performance of their code",
2077
- "repo": "nuxt-community/sentry-module",
2078
- "npm": "@nuxtjs/sentry",
2079
- "icon": "sentry.png",
2080
- "github": "https://github.com/nuxt-community/sentry-module",
2081
- "website": "https://github.com/nuxt-community/sentry-module",
2082
- "learn_more": "https://sentry.io/welcome/",
2083
- "category": "Monitoring",
2084
- "type": "community",
2085
- "maintainers": [
2086
- {
2087
- "name": "Rafał Chłodnicki",
2088
- "github": "rchl",
2089
- "avatar": "https://avatars1.githubusercontent.com/u/153197?v=4"
2090
- }
2091
- ]
2092
- },
2093
- {
2094
- "name": "seomatic-meta",
2095
- "description": "A Nuxt.js module connecting Nuxt.js to the Craft CMS SEOmatic plugin",
2096
- "repo": "ben-rogerson/nuxt-seomatic-meta",
2097
- "npm": "nuxt-seomatic-meta",
2098
- "icon": "seomatic.png",
2099
- "github": "https://github.com/ben-rogerson/nuxt-seomatic-meta",
2100
- "website": "https://github.com/ben-rogerson/nuxt-seomatic-meta",
2101
- "learn_more": "https://plugins.craftcms.com/seomatic",
2102
- "category": "CMS",
2103
- "type": "3rd-party",
2104
- "maintainers": [
2105
- {
2106
- "name": "ben-rogerson",
2107
- "github": "ben-rogerson",
2108
- "avatar": "https://avatars0.githubusercontent.com/u/21288568?v=4"
2109
- }
2110
- ]
2111
- },
2112
- {
2113
- "name": "separate-env",
2114
- "description": "Separated environment variables for server and client builds",
2115
- "repo": "nuxt-community/separate-env-module",
2116
- "npm": "@nuxtjs/separate-env",
2117
- "icon": "",
2118
- "github": "https://github.com/nuxt-community/separate-env-module",
2119
- "website": "https://github.com/nuxt-community/separate-env-module",
2120
- "learn_more": "",
2121
- "category": "Devtools",
2122
- "type": "community",
2123
- "maintainers": [
2124
- {
2125
- "name": "Alexander Lichter",
2126
- "github": "manniL",
2127
- "twitter": "TheAlexLichter",
2128
- "avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
2129
- }
2130
- ]
2131
- },
2132
- {
2133
- "name": "shopify",
2134
- "description": "Easy Shopify Buy client module with Nuxt.js for ecommerce websites.",
2135
- "repo": "Gomah/nuxt-shopify",
2136
- "npm": "nuxt-shopify",
2137
- "icon": "shopify.png",
2138
- "github": "https://github.com/Gomah/nuxt-shopify",
2139
- "website": "https://github.com/Gomah/nuxt-shopify",
2140
- "learn_more": "https://www.shopify.com/",
2141
- "category": "Ecommerce",
2142
- "type": "3rd-party",
2143
- "maintainers": [
2144
- {
2145
- "name": "Gomah",
2146
- "github": "Gomah",
2147
- "avatar": "https://avatars1.githubusercontent.com/u/2362138?v=4"
2148
- }
2149
- ]
2150
- },
2151
- {
2152
- "name": "simple-line-icons",
2153
- "description": "Nuxt module to add simple-line-icons ",
2154
- "repo": "vaso2/nuxt-simple-line-icons",
2155
- "npm": "nuxt-simple-line-icons",
2156
- "icon": "",
2157
- "github": "https://github.com/vaso2/nuxt-simple-line-icons",
2158
- "website": "https://github.com/vaso2/nuxt-simple-line-icons",
2159
- "learn_more": "https://thesabbir.github.io/simple-line-icons/",
2160
- "category": "Fonts",
2161
- "type": "3rd-party",
2162
- "maintainers": [
2163
- {
2164
- "name": "vaso2",
2165
- "github": "vaso2",
2166
- "avatar": "https://avatars3.githubusercontent.com/u/4008122?v=4"
2167
- }
2168
- ]
2169
- },
2170
- {
2171
- "name": "sitemap",
2172
- "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt.js projects",
2173
- "repo": "nuxt-community/sitemap-module#dev",
2174
- "npm": "@nuxtjs/sitemap",
2175
- "icon": "",
2176
- "github": "https://github.com/nuxt-community/sitemap-module#dev",
2177
- "website": "https://github.com/nuxt-community/sitemap-module#dev",
2178
- "learn_more": "",
2179
- "category": "SEO",
2180
- "type": "community",
2181
- "maintainers": [
2182
- {
2183
- "name": "Nicolas PENNEC",
2184
- "github": "NicoPennec",
2185
- "twitter": "NicoPennec",
2186
- "avatar": "https://avatars3.githubusercontent.com/u/493223?v=4"
2187
- }
2188
- ]
2189
- },
2190
- {
2191
- "name": "social-meta",
2192
- "description": "Nuxt.js module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
2193
- "repo": "AlekseyPleshkov/nuxt-social-meta",
2194
- "npm": "nuxt-social-meta",
2195
- "icon": "",
2196
- "github": "https://github.com/AlekseyPleshkov/nuxt-social-meta",
2197
- "website": "https://github.com/AlekseyPleshkov/nuxt-social-meta",
2198
- "learn_more": "",
2199
- "category": "SEO",
2200
- "type": "3rd-party",
2201
- "maintainers": [
2202
- {
2203
- "name": "AlekseyPleshkov",
2204
- "github": "AlekseyPleshkov",
2205
- "avatar": "https://avatars0.githubusercontent.com/u/11446603?v=4"
2206
- }
2207
- ]
2208
- },
2209
- {
2210
- "name": "socket-io",
2211
- "description": "Socket.io client and server module for Nuxt. Just plug it in and GO",
2212
- "repo": "richardeschloss/nuxt-socket-io",
2213
- "npm": "nuxt-socket-io",
2214
- "icon": "socket-io.png",
2215
- "github": "https://github.com/richardeschloss/nuxt-socket-io",
2216
- "website": "https://nuxt-socket-io.netlify.app/",
2217
- "learn_more": "https://socket.io/",
2218
- "category": "Request",
2219
- "type": "3rd-party",
2220
- "maintainers": [
2221
- {
2222
- "name": "richardeschloss",
2223
- "github": "richardeschloss",
2224
- "avatar": "https://avatars2.githubusercontent.com/u/5906351?v=4"
2225
- }
2226
- ]
2227
- },
2228
- {
2229
- "name": "speedcurve",
2230
- "description": "Speedcurve LUX module for Nuxt",
2231
- "repo": "nuxt-community/speedcurve-module",
2232
- "npm": "@nuxtjs/speedcurve",
2233
- "icon": "speedcurve.png",
2234
- "github": "https://github.com/nuxt-community/speedcurve-module",
2235
- "website": "https://speedcurve.nuxtjs.org",
2236
- "learn_more": "https://speedcurve.com",
2237
- "category": "Analytics",
2238
- "type": "community",
2239
- "maintainers": [
2240
- {
2241
- "name": "Josh Deltener",
2242
- "github": "hecktarzuli",
2243
- "twitter": "JoshDeltener",
2244
- "avatar": "https://avatars2.githubusercontent.com/u/2112282?v=4"
2245
- }
2246
- ]
2247
- },
2248
- {
2249
- "name": "storage",
2250
- "description": "Utilities to easily read and write to the browser's storage in a Nuxt.js project",
2251
- "repo": "mazipan/nuxt-storage",
2252
- "npm": "nuxt-storage",
2253
- "icon": "",
2254
- "github": "https://github.com/mazipan/nuxt-storage",
2255
- "website": "https://github.com/mazipan/nuxt-storage",
2256
- "learn_more": "https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage",
2257
- "category": "Devtools",
2258
- "type": "3rd-party",
2259
- "maintainers": [
2260
- {
2261
- "name": "mazipan",
2262
- "github": "mazipan",
2263
- "avatar": "https://avatars0.githubusercontent.com/u/7221389?v=4"
2264
- }
2265
- ]
2266
- },
2267
- {
2268
- "name": "stories",
2269
- "description": "Nuxt stories module -- Painless storybooking for Nuxt",
2270
- "repo": "richardeschloss/nuxt-stories",
2271
- "npm": "nuxt-stories",
2272
- "icon": "",
2273
- "github": "https://github.com/richardeschloss/nuxt-stories",
2274
- "website": "https://github.com/richardeschloss/nuxt-stories",
2275
- "learn_more": "",
2276
- "category": "Devtools",
2277
- "type": "3rd-party",
2278
- "maintainers": [
2279
- {
2280
- "name": "richardeschloss",
2281
- "github": "richardeschloss",
2282
- "avatar": "https://avatars2.githubusercontent.com/u/5906351?v=4"
2283
- }
2284
- ]
2285
- },
2286
- {
2287
- "name": "storyblok",
2288
- "description": "Storyblok Nuxt.js module",
2289
- "repo": "storyblok/storyblok-nuxt",
2290
- "npm": "storyblok-nuxt",
2291
- "icon": "storyblok.png",
2292
- "github": "https://github.com/storyblok/storyblok-nuxt",
2293
- "website": "https://github.com/storyblok/storyblok-nuxt",
2294
- "learn_more": "",
2295
- "category": "CMS",
2296
- "type": "3rd-party",
2297
- "maintainers": [
2298
- {
2299
- "name": "storyblok",
2300
- "github": "storyblok",
2301
- "avatar": "https://avatars0.githubusercontent.com/u/13880908?v=4"
2302
- }
2303
- ]
2304
- },
2305
- {
2306
- "name": "storybook",
2307
- "description": "Easily integrate Storybook in your Nuxt.js application to design, build, and organize your UI components in isolation.",
2308
- "repo": "nuxt-community/storybook",
2309
- "npm": "@nuxtjs/storybook",
2310
- "icon": "storybook.png",
2311
- "github": "https://github.com/nuxt-community/storybook",
2312
- "website": "https://storybook.nuxtjs.org",
2313
- "learn_more": "https://storybook.js.org/",
2314
- "category": "Devtools",
2315
- "type": "community",
2316
- "maintainers": [
2317
- {
2318
- "name": "Ahad Birang",
2319
- "github": "farnabaz",
2320
- "twitter": "a_birang",
2321
- "avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
2322
- },
2323
- {
2324
- "name": "Pooya Parsa",
2325
- "github": "pi0",
2326
- "twitter": "_pi0_",
2327
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2328
- }
2329
- ]
2330
- },
2331
- {
2332
- "name": "strapi",
2333
- "description": "Design APIs fast and manage content easily using REST or GraphQL.",
2334
- "repo": "nuxt-community/strapi-module",
2335
- "npm": "@nuxtjs/strapi",
2336
- "icon": "strapi.png",
2337
- "github": "https://github.com/nuxt-community/strapi-module",
2338
- "website": "https://strapi.nuxtjs.org",
2339
- "learn_more": "https://strapi.io/",
2340
- "category": "CMS",
2341
- "type": "community",
2342
- "maintainers": [
2343
- {
2344
- "name": "Benjamin Canac",
2345
- "github": "benjamincanac",
2346
- "twitter": "benjamincanac",
2347
- "avatar": "https://avatars2.githubusercontent.com/u/739984?v=4"
2348
- },
2349
- {
2350
- "name": "Sébastien Chopin",
2351
- "github": "Atinux",
2352
- "twitter": "Atinux",
2353
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
2354
- }
2355
- ]
2356
- },
2357
- {
2358
- "name": "stripe",
2359
- "description": "Import the StripeJS client script to accept payments, send payouts, and manage your businesses online.",
2360
- "repo": "WilliamDASILVA/nuxt-stripe-module",
2361
- "npm": "nuxt-stripe-module",
2362
- "icon": "stripe.png",
2363
- "github": "https://github.com/WilliamDASILVA/nuxt-stripe-module",
2364
- "website": "https://github.com/WilliamDASILVA/nuxt-stripe-module",
2365
- "learn_more": "https://stripe.com/",
2366
- "category": "Payment",
2367
- "type": "3rd-party",
2368
- "maintainers": [
2369
- {
2370
- "name": "WilliamDASILVA",
2371
- "github": "WilliamDASILVA",
2372
- "avatar": "https://avatars3.githubusercontent.com/u/2766008?v=4"
2373
- }
2374
- ]
2375
- },
2376
- {
2377
- "name": "style-resources",
2378
- "description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
2379
- "repo": "nuxt-community/style-resources-module",
2380
- "npm": "@nuxtjs/style-resources",
2381
- "icon": "",
2382
- "github": "https://github.com/nuxt-community/style-resources-module",
2383
- "website": "https://github.com/nuxt-community/style-resources-module",
2384
- "learn_more": "",
2385
- "category": "CSS",
2386
- "type": "community",
2387
- "maintainers": [
2388
- {
2389
- "name": "Alexander Lichter",
2390
- "github": "manniL",
2391
- "twitter": "TheAlexLichter",
2392
- "avatar": "https://avatars0.githubusercontent.com/u/640208?v=4"
2393
- }
2394
- ]
2395
- },
2396
- {
2397
- "name": "stylelint",
2398
- "description": "Stylelint module for Nuxt.js. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
2399
- "repo": "nuxt-community/stylelint-module",
2400
- "npm": "@nuxtjs/stylelint-module",
2401
- "icon": "stylelint.png",
2402
- "github": "https://github.com/nuxt-community/stylelint-module",
2403
- "website": "https://github.com/nuxt-community/stylelint-module",
2404
- "learn_more": "https://stylelint.io/",
2405
- "category": "CSS",
2406
- "type": "community",
2407
- "maintainers": [
2408
- {
2409
- "name": "Ricardo Gobbo de Souza",
2410
- "github": "ricardogobbosouza",
2411
- "avatar": "https://avatars3.githubusercontent.com/u/13064722?v=4"
2412
- }
2413
- ]
2414
- },
2415
- {
2416
- "name": "svg-loader",
2417
- "description": "Nuxt SVG Loader - SVGs as components, also on the server side!",
2418
- "repo": "Developmint/nuxt-svg-loader",
2419
- "npm": "nuxt-svg-loader",
2420
- "icon": "",
2421
- "github": "https://github.com/Developmint/nuxt-svg-loader",
2422
- "website": "https://github.com/Developmint/nuxt-svg-loader",
2423
- "learn_more": "",
2424
- "category": "Devtools",
2425
- "type": "3rd-party",
2426
- "maintainers": [
2427
- {
2428
- "name": "Developmint",
2429
- "github": "Developmint",
2430
- "avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
2431
- }
2432
- ]
2433
- },
2434
- {
2435
- "name": "svg-sprite",
2436
- "description": "Optimized and Easy way to use svg files in Nuxt.js",
2437
- "repo": "nuxt-community/svg-sprite-module",
2438
- "npm": "@nuxtjs/svg-sprite",
2439
- "icon": "",
2440
- "github": "https://github.com/nuxt-community/svg-sprite-module",
2441
- "website": "https://github.com/nuxt-community/svg-sprite-module",
2442
- "learn_more": "",
2443
- "category": "Devtools",
2444
- "type": "community",
2445
- "maintainers": [
2446
- {
2447
- "name": "Ahad Birang",
2448
- "github": "farnabaz",
2449
- "twitter": "a_birang",
2450
- "avatar": "https://avatars2.githubusercontent.com/u/2047945?v=4"
2451
- }
2452
- ]
2453
- },
2454
- {
2455
- "name": "svg",
2456
- "description": "Super simple svg loading module for Nuxt.js",
2457
- "repo": "nuxt-community/svg-module",
2458
- "npm": "@nuxtjs/svg",
2459
- "icon": "",
2460
- "github": "https://github.com/nuxt-community/svg-module",
2461
- "website": "https://github.com/nuxt-community/svg-module",
2462
- "learn_more": "",
2463
- "category": "Devtools",
2464
- "type": "community",
2465
- "maintainers": [
2466
- {
2467
- "name": "Sam Holmes",
2468
- "github": "sam3d",
2469
- "avatar": "https://avatars0.githubusercontent.com/u/8385528?v=4"
2470
- }
2471
- ]
2472
- },
2473
- {
2474
- "name": "sweetalert2",
2475
- "description": "A minimal sweetalert2 module based on vue-sweetalert2 with global options",
2476
- "repo": "ImreC/nuxt-sweetalert2",
2477
- "npm": "nuxt-sweetalert2",
2478
- "icon": "",
2479
- "github": "https://github.com/ImreC/nuxt-sweetalert2",
2480
- "website": "https://github.com/ImreC/nuxt-sweetalert2",
2481
- "learn_more": "https://sweetalert2.github.io/",
2482
- "category": "Libraries",
2483
- "type": "3rd-party",
2484
- "maintainers": [
2485
- {
2486
- "name": "ImreC",
2487
- "github": "ImreC",
2488
- "avatar": "https://avatars1.githubusercontent.com/u/9742684?v=4"
2489
- }
2490
- ]
2491
- },
2492
- {
2493
- "name": "tailwindcss",
2494
- "description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
2495
- "repo": "nuxt-community/tailwindcss-module",
2496
- "npm": "@nuxtjs/tailwindcss",
2497
- "icon": "tailwindcss.png",
2498
- "github": "https://github.com/nuxt-community/tailwindcss-module",
2499
- "website": "https://tailwindcss.nuxtjs.org",
2500
- "learn_more": "https://tailwindcss.com/",
2501
- "category": "UI",
2502
- "type": "community",
2503
- "maintainers": [
2504
- {
2505
- "name": "Sébastien Chopin",
2506
- "github": "Atinux",
2507
- "twitter": "Atinux",
2508
- "avatar": "https://avatars2.githubusercontent.com/u/904724?v=4"
2509
- }
2510
- ]
2511
- },
2512
- {
2513
- "name": "toast",
2514
- "description": "Responsive Touch Compatible Toast plugin for Nuxt.js using vue-toasted",
2515
- "repo": "nuxt-community/modules#master/packages/toast",
2516
- "npm": "@nuxtjs/toast",
2517
- "icon": "",
2518
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/toast",
2519
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/toast",
2520
- "learn_more": "https://github.com/shakee93/vue-toasted",
2521
- "category": "Libraries",
2522
- "type": "community",
2523
- "maintainers": [
2524
- {
2525
- "name": "Pooya Parsa",
2526
- "github": "pi0",
2527
- "twitter": "_pi0_",
2528
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2529
- }
2530
- ]
2531
- },
2532
- {
2533
- "name": "typed-router",
2534
- "description": "Provide autocompletion for pages route names generated by Nuxt router",
2535
- "repo": "victorgarciaesgi/nuxt-typed-router",
2536
- "npm": "nuxt-typed-router",
2537
- "icon": "vue.png",
2538
- "github": "https://github.com/victorgarciaesgi/nuxt-typed-router",
2539
- "website": "https://github.com/victorgarciaesgi/nuxt-typed-router",
2540
- "learn_more": "",
2541
- "category": "Devtools",
2542
- "type": "3rd-party",
2543
- "maintainers": [
2544
- {
2545
- "name": "victorgarciaesgi",
2546
- "github": "victorgarciaesgi",
2547
- "avatar": "https://avatars0.githubusercontent.com/u/15092120?v=4"
2548
- }
2549
- ]
2550
- },
2551
- {
2552
- "name": "typescript-runtime",
2553
- "description": "TypeScript Runtime support for Nuxt",
2554
- "repo": "nuxt/typescript#master/packages/typescript-runtime",
2555
- "npm": "@nuxt/typescript-runtime",
2556
- "icon": "typescript.svg",
2557
- "github": "https://github.com/nuxt/typescript/tree/master/packages/typescript-runtime",
2558
- "website": "https://typescript.nuxtjs.org/guide/runtime.html",
2559
- "learn_more": "",
2560
- "category": "Devtools",
2561
- "type": "official",
2562
- "maintainers": [
2563
- {
2564
- "name": "Kevin Marrec",
2565
- "github": "kevinmarrec",
2566
- "avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
2567
- },
2568
- {
2569
- "name": "Pooya Parsa",
2570
- "github": "pi0",
2571
- "twitter": "_pi0_",
2572
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2573
- },
2574
- {
2575
- "name": "Daniel Roe",
2576
- "github": "danielroe",
2577
- "twitter": "danielcroe",
2578
- "avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
2579
- }
2580
- ]
2581
- },
2582
- {
2583
- "name": "typescript",
2584
- "description": "TypeScript Support for Nuxt",
2585
- "repo": "nuxt/typescript#master/packages/typescript-build",
2586
- "npm": "@nuxt/typescript-build",
2587
- "icon": "typescript.svg",
2588
- "github": "https://github.com/nuxt/typescript/tree/master/packages/typescript-build",
2589
- "website": "https://typescript.nuxtjs.org",
2590
- "learn_more": "",
2591
- "category": "Devtools",
2592
- "type": "official",
2593
- "maintainers": [
2594
- {
2595
- "name": "Kevin Marrec",
2596
- "github": "kevinmarrec",
2597
- "avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
2598
- },
2599
- {
2600
- "name": "Pooya Parsa",
2601
- "github": "pi0",
2602
- "twitter": "_pi0_",
2603
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2604
- },
2605
- {
2606
- "name": "Daniel Roe",
2607
- "github": "danielroe",
2608
- "twitter": "danielcroe",
2609
- "avatar": "https://avatars1.githubusercontent.com/u/28706372?v=4"
2610
- }
2611
- ]
2612
- },
2613
- {
2614
- "name": "universal-storage",
2615
- "description": "Universal Storage Utilities for Nuxt.js",
2616
- "repo": "nuxt-community/universal-storage-module",
2617
- "npm": "@nuxtjs/universal-storage",
2618
- "icon": "",
2619
- "github": "https://github.com/nuxt-community/universal-storage-module",
2620
- "website": "https://github.com/nuxt-community/universal-storage-module",
2621
- "learn_more": "https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage",
2622
- "category": "Devtools",
2623
- "type": "community",
2624
- "maintainers": [
2625
- {
2626
- "name": "Pooya Parsa",
2627
- "github": "pi0",
2628
- "twitter": "_pi0_",
2629
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2630
- },
2631
- {
2632
- "name": "Farzad Soltani",
2633
- "github": "farzadso",
2634
- "twitter": "farzadso",
2635
- "avatar": "https://avatars0.githubusercontent.com/u/19854715?v=4"
2636
- }
2637
- ]
2638
- },
2639
- {
2640
- "name": "user-agent",
2641
- "description": "Nuxt.js module for handling User-Agent.",
2642
- "repo": "fukuiretu/nuxt-user-agent",
2643
- "npm": "nuxt-user-agent",
2644
- "icon": "",
2645
- "github": "https://github.com/fukuiretu/nuxt-user-agent",
2646
- "website": "https://github.com/fukuiretu/nuxt-user-agent",
2647
- "learn_more": "",
2648
- "category": "Devtools",
2649
- "type": "3rd-party",
2650
- "maintainers": [
2651
- {
2652
- "name": "fukuiretu",
2653
- "github": "fukuiretu",
2654
- "avatar": "https://avatars0.githubusercontent.com/u/1982105?v=4"
2655
- }
2656
- ]
2657
- },
2658
- {
2659
- "name": "validate",
2660
- "description": "Simple Nuxt input validation module using vee-validate",
2661
- "repo": "lewyuburi/nuxt-validate",
2662
- "npm": "nuxt-validate",
2663
- "icon": "vee-validate.png",
2664
- "github": "https://github.com/lewyuburi/nuxt-validate",
2665
- "website": "https://github.com/lewyuburi/nuxt-validate",
2666
- "learn_more": "https://logaretm.github.io/vee-validate/",
2667
- "category": "Libraries",
2668
- "type": "3rd-party",
2669
- "maintainers": [
2670
- {
2671
- "name": "lewyuburi",
2672
- "github": "lewyuburi",
2673
- "avatar": "https://avatars2.githubusercontent.com/u/2156790?v=4"
2674
- }
2675
- ]
2676
- },
2677
- {
2678
- "name": "vendor",
2679
- "description": "directly serve node_modules",
2680
- "repo": "nuxt-community/modules#master/packages/vendor",
2681
- "npm": "@nuxtjs/vendor",
2682
- "icon": "",
2683
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
2684
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
2685
- "learn_more": "",
2686
- "category": "Devtools",
2687
- "type": "community",
2688
- "maintainers": [
2689
- {
2690
- "name": "Pooya Parsa",
2691
- "github": "pi0",
2692
- "twitter": "_pi0_",
2693
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2694
- }
2695
- ]
2696
- },
2697
- {
2698
- "name": "vitals",
2699
- "description": "Web Vitals for Nuxt.js",
2700
- "repo": "nuxt-community/vitals-module",
2701
- "npm": "nuxt-vitals",
2702
- "icon": "",
2703
- "github": "https://github.com/nuxt-community/vitals-module",
2704
- "website": "https://github.com/nuxt-community/vitals-module",
2705
- "learn_more": "",
2706
- "category": "Performance",
2707
- "type": "3rd-party",
2708
- "maintainers": [
2709
- {
2710
- "name": "daliborgogic",
2711
- "github": "daliborgogic",
2712
- "avatar": "https://avatars3.githubusercontent.com/u/5895389?v=4"
2713
- }
2714
- ]
2715
- },
2716
- {
2717
- "name": "vue-material",
2718
- "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.",
2719
- "repo": "vaso2/nuxt-vue-material",
2720
- "npm": "nuxt-vue-material",
2721
- "icon": "vue-material.png",
2722
- "github": "https://github.com/vaso2/nuxt-vue-material",
2723
- "website": "https://github.com/vaso2/nuxt-vue-material",
2724
- "learn_more": "https://vuematerial.io/",
2725
- "category": "UI",
2726
- "type": "3rd-party",
2727
- "maintainers": [
2728
- {
2729
- "name": "vaso2",
2730
- "github": "vaso2",
2731
- "avatar": "https://avatars3.githubusercontent.com/u/4008122?v=4"
2732
- }
2733
- ]
2734
- },
2735
- {
2736
- "name": "vue-multiselect",
2737
- "description": "Single / multiple select plugin for Nuxt.js using vue-multiselect.",
2738
- "repo": "spektrummedia/nuxt-vue-multiselect",
2739
- "npm": "nuxt-vue-multiselect",
2740
- "icon": "",
2741
- "github": "https://github.com/spektrummedia/nuxt-vue-multiselect",
2742
- "website": "https://github.com/spektrummedia/nuxt-vue-multiselect",
2743
- "learn_more": "",
2744
- "category": "Libraries",
2745
- "type": "3rd-party",
2746
- "maintainers": [
2747
- {
2748
- "name": "spektrummedia",
2749
- "github": "spektrummedia",
2750
- "avatar": "https://avatars2.githubusercontent.com/u/4410985?v=4"
2751
- }
2752
- ]
2753
- },
2754
- {
2755
- "name": "vue-select",
2756
- "description": "Nuxt module for vue-select, a feature rich select/dropdown/typeahead component.",
2757
- "repo": "madmod/nuxt-vue-select",
2758
- "npm": "nuxt-vue-select",
2759
- "icon": "",
2760
- "github": "https://github.com/madmod/nuxt-vue-select",
2761
- "website": "https://github.com/madmod/nuxt-vue-select",
2762
- "learn_more": "https://vue-select.org/",
2763
- "category": "Libraries",
2764
- "type": "3rd-party",
2765
- "maintainers": [
2766
- {
2767
- "name": "madmod",
2768
- "github": "madmod",
2769
- "avatar": "https://avatars3.githubusercontent.com/u/1107818?v=4"
2770
- }
2771
- ]
2772
- },
2773
- {
2774
- "name": "vue-warehouse",
2775
- "description": "A Cross-browser storage for Vue.js and Nuxt.js, with plugins support and easy extensibility based on Store.js",
2776
- "repo": "juliomrqz/vue-warehouse",
2777
- "npm": "vue-warehouse",
2778
- "icon": "",
2779
- "github": "https://github.com/juliomrqz/vue-warehouse",
2780
- "website": "https://marquez.co/docs/vue-warehouse",
2781
- "learn_more": "",
2782
- "category": "Libraries",
2783
- "type": "3rd-party",
2784
- "maintainers": [
2785
- {
2786
- "name": "Julio Marquez",
2787
- "github": "juliomrqz",
2788
- "twitter": "juliomrqz",
2789
- "avatar": "https://avatars1.githubusercontent.com/u/1911993?v=4"
2790
- }
2791
- ]
2792
- },
2793
- {
2794
- "name": "vuetify",
2795
- "description": "Vuetify Module for Nuxt.js to add Material Design components to your application.",
2796
- "repo": "nuxt-community/vuetify-module",
2797
- "npm": "@nuxtjs/vuetify",
2798
- "icon": "vuetify.png",
2799
- "github": "https://github.com/nuxt-community/vuetify-module",
2800
- "website": "https://github.com/nuxt-community/vuetify-module",
2801
- "learn_more": "https://vuetifyjs.com/en/",
2802
- "category": "UI",
2803
- "type": "community",
2804
- "maintainers": [
2805
- {
2806
- "name": "Kevin Marrec",
2807
- "github": "kevinmarrec",
2808
- "avatar": "https://avatars2.githubusercontent.com/u/25272043?v=4"
2809
- },
2810
- {
2811
- "name": "Pooya Parsa",
2812
- "github": "pi0",
2813
- "twitter": "_pi0_",
2814
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2815
- }
2816
- ]
2817
- },
2818
- {
2819
- "name": "vuex-router-sync",
2820
- "description": "vuex-router-sync module for Nuxt to effortlessly keep vue-router and vuex store in sync.",
2821
- "repo": "paulgv/nuxt-vuex-router-sync",
2822
- "npm": "nuxt-vuex-router-sync",
2823
- "icon": "",
2824
- "github": "https://github.com/paulgv/nuxt-vuex-router-sync",
2825
- "website": "https://github.com/paulgv/nuxt-vuex-router-sync",
2826
- "learn_more": "https://github.com/vuejs/vuex-router-sync",
2827
- "category": "Libraries",
2828
- "type": "3rd-party",
2829
- "maintainers": [
2830
- {
2831
- "name": "paulgv",
2832
- "github": "paulgv",
2833
- "avatar": "https://avatars0.githubusercontent.com/u/4895885?v=4"
2834
- }
2835
- ]
2836
- },
2837
- {
2838
- "name": "webfontloader",
2839
- "description": "Efficient web font loading has never been easier!",
2840
- "repo": "Developmint/nuxt-webfontloader",
2841
- "npm": "nuxt-webfontloader",
2842
- "icon": "",
2843
- "github": "https://github.com/Developmint/nuxt-webfontloader",
2844
- "website": "https://github.com/Developmint/nuxt-webfontloader",
2845
- "learn_more": "https://www.npmjs.com/package/webfontloader",
2846
- "category": "Fonts",
2847
- "type": "3rd-party",
2848
- "maintainers": [
2849
- {
2850
- "name": "Developmint",
2851
- "github": "Developmint",
2852
- "avatar": "https://avatars0.githubusercontent.com/u/29969219?v=4"
2853
- }
2854
- ]
2855
- },
2856
- {
2857
- "name": "webpack-profile",
2858
- "description": "Nuxt module to display webpack build progress steps with core ProgressPlugin",
2859
- "repo": "nuxt-community/webpack-profile-module",
2860
- "npm": "@nuxtjs/webpack-profile",
2861
- "icon": "webpack.png",
2862
- "github": "https://github.com/nuxt-community/webpack-profile-module",
2863
- "website": "https://github.com/nuxt-community/webpack-profile-module",
2864
- "learn_more": "https://webpack.js.org/plugins/profiling-plugin/",
2865
- "category": "Devtools",
2866
- "type": "community",
2867
- "maintainers": [
2868
- {
2869
- "name": "Pooya Parsa",
2870
- "github": "pi0",
2871
- "twitter": "_pi0_",
2872
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2873
- }
2874
- ]
2875
- },
2876
- {
2877
- "name": "webpackdashboard",
2878
- "description": "Webpack Dashboard module for Nuxt. A CLI dashboard for your webpack dev server.",
2879
- "repo": "paulgv/nuxt-webpackdashboard",
2880
- "npm": "nuxt-webpackdashboard",
2881
- "icon": "webpack.png",
2882
- "github": "https://github.com/paulgv/nuxt-webpackdashboard",
2883
- "website": "https://github.com/paulgv/nuxt-webpackdashboard",
2884
- "learn_more": "https://github.com/FormidableLabs/webpack-dashboard",
2885
- "category": "Devtools",
2886
- "type": "3rd-party",
2887
- "maintainers": [
2888
- {
2889
- "name": "paulgv",
2890
- "github": "paulgv",
2891
- "avatar": "https://avatars0.githubusercontent.com/u/4895885?v=4"
2892
- }
2893
- ]
2894
- },
2895
- {
2896
- "name": "webpackmonitor",
2897
- "description": "Monitor Nuxt webpack optimization metrics through the development process",
2898
- "repo": "nuxt-community/webpackmonitor-module",
2899
- "npm": "@nuxtjs/webpackmonitor",
2900
- "icon": "webpack.png",
2901
- "github": "https://github.com/nuxt-community/webpackmonitor-module",
2902
- "website": "https://github.com/nuxt-community/webpackmonitor-module",
2903
- "learn_more": "http://webpackmonitor.com/",
2904
- "category": "Devtools",
2905
- "type": "community",
2906
- "maintainers": [
2907
- {
2908
- "name": "Pooya Parsa",
2909
- "github": "pi0",
2910
- "twitter": "_pi0_",
2911
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
2912
- }
2913
- ]
2914
- },
2915
- {
2916
- "name": "winston-log",
2917
- "description": "Nuxt module for logging SSR errors + client-side Vue errors using winston",
2918
- "repo": "aaronransley/nuxt-winston-log",
2919
- "npm": "nuxt-winston-log",
2920
- "icon": "winston.png",
2921
- "github": "https://github.com/aaronransley/nuxt-winston-log",
2922
- "website": "https://github.com/aaronransley/nuxt-winston-log",
2923
- "learn_more": "https://www.npmjs.com/package/winston",
2924
- "category": "Monitoring",
2925
- "type": "3rd-party",
2926
- "maintainers": [
2927
- {
2928
- "name": "aaronransley",
2929
- "github": "aaronransley",
2930
- "avatar": "https://avatars0.githubusercontent.com/u/5669055?v=4"
2931
- }
2932
- ]
2933
- },
2934
- {
2935
- "name": "wp-nuxt",
2936
- "description": "The module adds a Wordpress Rest API to your nuxt application",
2937
- "repo": "yashha/wp-nuxt",
2938
- "npm": "wp-nuxt",
2939
- "icon": "wordpress.png",
2940
- "github": "https://github.com/yashha/wp-nuxt",
2941
- "website": "https://github.com/yashha/wp-nuxt",
2942
- "learn_more": "https://github.com/WP-API/node-wpapi",
2943
- "category": "CMS",
2944
- "type": "3rd-party",
2945
- "maintainers": [
2946
- {
2947
- "name": "yashha",
2948
- "github": "yashha",
2949
- "avatar": "https://avatars0.githubusercontent.com/u/4728786?v=4"
2950
- }
2951
- ]
2952
- },
2953
- {
2954
- "name": "xhr-cache",
2955
- "description": "Cache api resources and serve it as static resource",
2956
- "repo": "gaetansenn/xhr-cache",
2957
- "npm": "@dewib/xhr-cache",
2958
- "icon": "",
2959
- "github": "https://github.com/gaetansenn/xhr-cache",
2960
- "website": "https://xhr-cache.dewib.com",
2961
- "learn_more": "",
2962
- "category": "Performance",
2963
- "type": "3rd-party",
2964
- "maintainers": [
2965
- {
2966
- "name": "gaetansenn",
2967
- "github": "gaetansenn",
2968
- "avatar": "https://avatars0.githubusercontent.com/u/2774075?v=4"
2969
- }
2970
- ]
2971
- },
2972
- {
2973
- "name": "xui",
2974
- "description": "Light module to help design websites with Nuxt.",
2975
- "repo": "MetaCorp/xui-module",
2976
- "npm": "xui-module",
2977
- "icon": "",
2978
- "github": "https://github.com/MetaCorp/xui-module",
2979
- "website": "https://github.com/MetaCorp/xui-module",
2980
- "learn_more": "",
2981
- "category": "UI",
2982
- "type": "3rd-party",
2983
- "maintainers": [
2984
- {
2985
- "name": "MetaCorp",
2986
- "github": "MetaCorp",
2987
- "avatar": "https://avatars2.githubusercontent.com/u/1285196?v=4"
2988
- }
2989
- ]
2990
- },
2991
- {
2992
- "name": "yandex-metrika",
2993
- "repo": "nuxt-community/modules#master/packages/yandex-metrika",
2994
- "npm": "@nuxtjs/yandex-metrika",
2995
- "icon": "",
2996
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/yandex-metrika",
2997
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/yandex-metrika",
2998
- "learn_more": "https://metrica.yandex.com/about",
2999
- "category": "Analytics",
3000
- "type": "community",
3001
- "maintainers": [
3002
- {
3003
- "name": "Pooya Parsa",
3004
- "github": "pi0",
3005
- "twitter": "_pi0_",
3006
- "avatar": "https://avatars0.githubusercontent.com/u/5158436?v=4"
3007
- }
3008
- ]
3009
- },
3010
- {
3011
- "name": "zendesk",
3012
- "description": "Nuxt.js module for Zendesk",
3013
- "repo": "DansMaCulotte/nuxt-zendesk",
3014
- "npm": "@dansmaculotte/nuxt-zendesk",
3015
- "icon": "zendesk.png",
3016
- "github": "https://github.com/DansMaCulotte/nuxt-zendesk",
3017
- "website": "https://github.com/DansMaCulotte/nuxt-zendesk",
3018
- "learn_more": "https://developer.zendesk.com/embeddables/docs/widget/introduction",
3019
- "category": "Ecommerce",
3020
- "type": "3rd-party",
3021
- "maintainers": [
3022
- {
3023
- "name": "DansMaCulotte",
3024
- "github": "DansMaCulotte",
3025
- "avatar": "https://avatars1.githubusercontent.com/u/44588441?v=4"
3026
- }
3027
- ]
3028
- }
3029
- ]