@nuxt/modules 0.5.0-5b4368 → 0.5.0-5cf4c9

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