@nuxt/modules 0.5.0-c520c8 → 0.5.0-c58328

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,2939 +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://github.com/kdydesign.png"
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://github.com/farnabaz.png"
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://github.com/kieusonlam.png"
57
- },
58
- {
59
- "name": "Dominic Garms",
60
- "github": "dohomi",
61
- "avatar": "https://github.com/dohomi.png"
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://github.com/aldarund.png"
81
- }
82
- ]
83
- },
84
- {
85
- "name": "auth",
86
- "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your apps performance.",
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://github.com/pi0.png"
101
- },
102
- {
103
- "name": "João Pedro Antunes Silva",
104
- "github": "JoaoPedroAS51",
105
- "avatar": "https://github.com/JoaoPedroAS51.png"
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://github.com/pi0.png"
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://github.com/potato4d.png"
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://github.com/tmorehouse.png"
164
- },
165
- {
166
- "name": "Pooya Parsa",
167
- "github": "pi0",
168
- "twitter": "_pi0_",
169
- "avatar": "https://github.com/pi0.png"
170
- },
171
- {
172
- "name": "Jacob Müller",
173
- "github": "jackmu95",
174
- "twitter": "jackmu95",
175
- "avatar": "https://github.com/jackmu95.png"
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://github.com/pi0.png"
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://github.com/jtommy.png"
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://github.com/JulianMar.png"
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://github.com/mustardamus.png"
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://github.com/Developmint.png"
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://github.com/LuXDAmore.png"
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://github.com/potato4d.png"
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://github.com/gitana.png"
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://github.com/mayashavin.png"
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://github.com/Atinux.png"
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://github.com/pi0.png"
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://github.com/kevinmarrec.png"
408
- },
409
- {
410
- "name": "Pooya Parsa",
411
- "github": "pi0",
412
- "twitter": "_pi0_",
413
- "avatar": "https://github.com/pi0.png"
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://github.com/danielroe.png"
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://github.com/benjamincanac.png"
454
- },
455
- {
456
- "name": "Sebastien Chopin",
457
- "github": "Atinux",
458
- "twitter": "Atinux",
459
- "avatar": "https://github.com/Atinux.png"
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://github.com/scaccogatto.png"
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://github.com/ThornWalli.png"
498
- },
499
- {
500
- "name": "GrabarzUndPartner",
501
- "github": "GrabarzUndPartner",
502
- "avatar": "https://github.com/GrabarzUndPartner.png"
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://github.com/ricardogobbosouza.png"
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://github.com/potato4d.png"
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://github.com/dotneet.png"
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://github.com/JulienTant.png"
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://github.com/pi0.png"
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://github.com/ricardogobbosouza.png"
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://github.com/clarkdo.png"
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://github.com/stephenkr.png"
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://github.com/manniL.png"
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://github.com/lupas.png"
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://github.com/GrabarzUndPartner.png"
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://github.com/pimlie.png"
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://github.com/vaso2.png"
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://github.com/tmorehouse.png"
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://github.com/pi0.png"
792
- },
793
- {
794
- "name": "Ricardo Gobbo de Souza",
795
- "github": "ricardogobbosouza",
796
- "avatar": "https://github.com/ricardogobbosouza.png"
797
- },
798
- {
799
- "name": "Matteo Gabriele",
800
- "github": "MatteoGabriele",
801
- "twitter": "matteo_gabriele",
802
- "avatar": "https://github.com/MatteoGabriele.png"
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://github.com/ricardogobbosouza.png"
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://github.com/dohomi.png"
841
- },
842
- {
843
- "name": "Ricardo Gobbo de Souza",
844
- "github": "ricardogobbosouza",
845
- "avatar": "https://github.com/ricardogobbosouza.png"
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://github.com/pi0.png"
866
- },
867
- {
868
- "name": "Farzad Soltani",
869
- "github": "farzadso",
870
- "twitter": "farzadso",
871
- "avatar": "https://github.com/farzadso.png"
872
- },
873
- {
874
- "name": "Josh Deltener",
875
- "github": "hecktarzuli",
876
- "twitter": "JoshDeltener",
877
- "avatar": "https://github.com/hecktarzuli.png"
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://github.com/pi0.png"
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://github.com/clarkdo.png"
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://github.com/victor-perez.png"
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://github.com/richardeschloss.png"
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://github.com/hidekatsu-izuno.png"
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://github.com/clarkdo.png"
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": "https://http.nuxtjs.org/icon.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://github.com/pi0.png"
1013
- },
1014
- {
1015
- "name": "Sébastien Chopin",
1016
- "github": "Atinux",
1017
- "twitter": "Atinux",
1018
- "avatar": "https://github.com/Atinux.png"
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": "https://i18n.nuxtjs.org/icon.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://github.com/rchl.png"
1038
- },
1039
- {
1040
- "name": "Paul Gascou-Vaillancourt",
1041
- "github": "paulgv",
1042
- "avatar": "https://github.com/paulgv.png"
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://github.com/Barry-Fisher.png"
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": "https://image.nuxtjs.org/icon.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://github.com/farnabaz.png"
1082
- },
1083
- {
1084
- "name": "Pooya Parsa",
1085
- "github": "pi0",
1086
- "twitter": "_pi0_",
1087
- "avatar": "https://github.com/pi0.png"
1088
- },
1089
- {
1090
- "name": "Sebastien Chopin",
1091
- "github": "Atinux",
1092
- "twitter": "Atinux",
1093
- "avatar": "https://github.com/Atinux.png"
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://github.com/ricardogobbosouza.png"
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://github.com/hex-digital.png"
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": "community",
1146
- "maintainers": [
1147
- {
1148
- "name": "Alfred Brockötter",
1149
- "github": "Domitnator",
1150
- "avatar": "https://github.com/Domitnator.png"
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://github.com/ricardogobbosouza.png"
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://github.com/skyrpex.png"
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://github.com/m2sd.png"
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://github.com/schlunsen.png"
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://github.com/alexchopin.png"
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://github.com/pi0.png"
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://github.com/farzadso.png"
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://github.com/pimlie.png"
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://github.com/pi0.png"
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://github.com/pimlie.png"
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": "https://mdx.nuxtjs.org/icon.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://github.com/codebender828.png"
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://github.com/pimlie.png"
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://github.com/ChanningDefoe.png"
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://github.com/pi0.png"
1423
- },
1424
- {
1425
- "name": "Ricardo Gobbo de Souza",
1426
- "github": "ricardogobbosouza",
1427
- "avatar": "https://github.com/ricardogobbosouza.png"
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://github.com/vanhoofmaarten.png"
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://github.com/ezypeeze.png"
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://github.com/DreaMinder.png"
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://github.com/manniL.png"
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://github.com/bazzite.png"
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://github.com/pi0.png"
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://github.com/pi0.png"
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://github.com/pi0.png"
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": "bazzite/nuxt-optimized-images",
1591
- "npm": "@aceforth/nuxt-optimized-images",
1592
- "icon": "",
1593
- "github": "https://github.com/bazzite/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": "bazzite",
1601
- "github": "bazzite",
1602
- "avatar": "https://github.com/bazzite.png"
1603
- }
1604
- ]
1605
- },
1606
- {
1607
- "name": "page-generator-helper",
1608
- "description": "Generate your pages statically without using payload extractors.",
1609
- "repo": "GrabarzUndPartner/nuxt-page-generator-helper",
1610
- "npm": "nuxt-page-generator-helper",
1611
- "icon": "",
1612
- "github": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
1613
- "website": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
1614
- "learn_more": "",
1615
- "category": "Devtools",
1616
- "type": "3rd-party",
1617
- "maintainers": [
1618
- {
1619
- "name": "GrabarzUndPartner",
1620
- "github": "GrabarzUndPartner",
1621
- "avatar": "https://github.com/GrabarzUndPartner.png"
1622
- }
1623
- ]
1624
- },
1625
- {
1626
- "name": "parse",
1627
- "description": "Parse package for Nuxt.js",
1628
- "repo": "cierrateam/nuxt-parse",
1629
- "npm": "nuxt-parse",
1630
- "icon": "",
1631
- "github": "https://github.com/cierrateam/nuxt-parse",
1632
- "website": "https://github.com/cierrateam/nuxt-parse",
1633
- "learn_more": "",
1634
- "category": "Security",
1635
- "type": "3rd-party",
1636
- "maintainers": [
1637
- {
1638
- "name": "cierrateam",
1639
- "github": "cierrateam",
1640
- "avatar": "https://github.com/cierrateam.png"
1641
- }
1642
- ]
1643
- },
1644
- {
1645
- "name": "precompress",
1646
- "description": "Precompress files to gzip and brotli and serve them automatically",
1647
- "repo": "frenchrabbit/nuxt-precompress",
1648
- "npm": "nuxt-precompress",
1649
- "icon": "",
1650
- "github": "https://github.com/frenchrabbit/nuxt-precompress",
1651
- "website": "https://github.com/frenchrabbit/nuxt-precompress",
1652
- "learn_more": "",
1653
- "category": "Performance",
1654
- "type": "3rd-party",
1655
- "maintainers": [
1656
- {
1657
- "name": "frenchrabbit",
1658
- "github": "frenchrabbit",
1659
- "avatar": "https://github.com/frenchrabbit.png"
1660
- }
1661
- ]
1662
- },
1663
- {
1664
- "name": "prismic",
1665
- "description": "Easily connect your Nuxt.js application to your content hosted on Prismic",
1666
- "repo": "nuxt-community/prismic-module",
1667
- "npm": "@nuxtjs/prismic",
1668
- "icon": "prismic.png",
1669
- "github": "https://github.com/nuxt-community/prismic-module",
1670
- "website": "https://github.com/nuxt-community/prismic-module",
1671
- "learn_more": "https://prismic.io/",
1672
- "category": "CMS",
1673
- "type": "community",
1674
- "maintainers": [
1675
- {
1676
- "name": "Sébastien Chopin",
1677
- "github": "Atinux",
1678
- "twitter": "Atinux",
1679
- "avatar": "https://github.com/Atinux.png"
1680
- },
1681
- {
1682
- "name": "lihbr",
1683
- "github": "lihbr",
1684
- "twitter": "li_hbr",
1685
- "avatar": "https://github.com/lihbr.png"
1686
- },
1687
- {
1688
- "name": "James Pegg",
1689
- "github": "jamespegg",
1690
- "avatar": "https://github.com/jamespegg.png"
1691
- }
1692
- ]
1693
- },
1694
- {
1695
- "name": "protected-mailto",
1696
- "description": "Nuxt component to generate encoded mailto links",
1697
- "repo": "mmoollllee/nuxt-protected-mailto",
1698
- "npm": "nuxt-protected-mailto",
1699
- "icon": "",
1700
- "github": "https://github.com/mmoollllee/nuxt-protected-mailto",
1701
- "website": "https://github.com/mmoollllee/nuxt-protected-mailto",
1702
- "learn_more": "",
1703
- "category": "Security",
1704
- "type": "3rd-party",
1705
- "maintainers": [
1706
- {
1707
- "name": "mmoollllee",
1708
- "github": "mmoollllee",
1709
- "avatar": "https://github.com/mmoollllee.png"
1710
- }
1711
- ]
1712
- },
1713
- {
1714
- "name": "proxy",
1715
- "description": "The one-liner node.js http-proxy middleware solution for Nuxt.js using http-proxy-middleware",
1716
- "repo": "nuxt-community/proxy-module",
1717
- "npm": "@nuxtjs/proxy",
1718
- "icon": "",
1719
- "github": "https://github.com/nuxt-community/proxy-module",
1720
- "website": "https://github.com/nuxt-community/proxy-module",
1721
- "learn_more": "",
1722
- "category": "Request",
1723
- "type": "community",
1724
- "maintainers": [
1725
- {
1726
- "name": "Pooya Parsa",
1727
- "github": "pi0",
1728
- "twitter": "_pi0_",
1729
- "avatar": "https://github.com/pi0.png"
1730
- }
1731
- ]
1732
- },
1733
- {
1734
- "name": "prune-html",
1735
- "description": "Nuxt module to prune html before sending it to the browser for boosting performance.",
1736
- "repo": "LuXDAmore/nuxt-prune-html",
1737
- "npm": "@luxdamore/nuxt-prune-html",
1738
- "icon": "",
1739
- "github": "https://github.com/LuXDAmore/nuxt-prune-html",
1740
- "website": "https://luxdamore.github.io/nuxt-prune-html/",
1741
- "learn_more": "",
1742
- "category": "Performance",
1743
- "type": "3rd-party",
1744
- "maintainers": [
1745
- {
1746
- "name": "LuXDAmore",
1747
- "github": "LuXDAmore",
1748
- "avatar": "https://github.com/LuXDAmore.png"
1749
- }
1750
- ]
1751
- },
1752
- {
1753
- "name": "purgecss",
1754
- "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt.js",
1755
- "repo": "Developmint/nuxt-purgecss",
1756
- "npm": "nuxt-purgecss",
1757
- "icon": "purgecss.png",
1758
- "github": "https://github.com/Developmint/nuxt-purgecss",
1759
- "website": "https://github.com/Developmint/nuxt-purgecss",
1760
- "learn_more": "https://purgecss.com/",
1761
- "category": "CSS",
1762
- "type": "3rd-party",
1763
- "maintainers": [
1764
- {
1765
- "name": "Developmint",
1766
- "github": "Developmint",
1767
- "avatar": "https://github.com/Developmint.png"
1768
- }
1769
- ]
1770
- },
1771
- {
1772
- "name": "pwa",
1773
- "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your apps performance.",
1774
- "repo": "nuxt-community/pwa-module",
1775
- "npm": "@nuxtjs/pwa",
1776
- "icon": "pwa.png",
1777
- "github": "https://github.com/nuxt-community/pwa-module",
1778
- "website": "https://pwa.nuxtjs.org",
1779
- "learn_more": "https://web.dev/progressive-web-apps/",
1780
- "category": "Performance",
1781
- "type": "community",
1782
- "maintainers": [
1783
- {
1784
- "name": "Pooya Parsa",
1785
- "github": "pi0",
1786
- "twitter": "_pi0_",
1787
- "avatar": "https://github.com/pi0.png"
1788
- }
1789
- ]
1790
- },
1791
- {
1792
- "name": "python",
1793
- "description": "Write Nuxt.js applications using Python",
1794
- "repo": "nuxt-community/python-module",
1795
- "npm": "@nuxtjs/python",
1796
- "icon": "python.png",
1797
- "github": "https://github.com/nuxt-community/python-module",
1798
- "website": "https://github.com/nuxt-community/python-module",
1799
- "learn_more": "https://www.python.org/",
1800
- "category": "Devtools",
1801
- "type": "community",
1802
- "maintainers": [
1803
- {
1804
- "name": "Sebastian Silva",
1805
- "github": "icarito",
1806
- "avatar": "https://github.com/icarito.png"
1807
- }
1808
- ]
1809
- },
1810
- {
1811
- "name": "recaptcha",
1812
- "description": "Simple and easy Google reCAPTCHA module with Nuxt.js",
1813
- "repo": "nuxt-community/recaptcha-module",
1814
- "npm": "@nuxtjs/recaptcha",
1815
- "icon": "recaptcha.png",
1816
- "github": "https://github.com/nuxt-community/recaptcha-module",
1817
- "website": "https://github.com/nuxt-community/recaptcha-module",
1818
- "learn_more": "https://www.google.com/recaptcha/about/",
1819
- "category": "Security",
1820
- "type": "community",
1821
- "maintainers": [
1822
- {
1823
- "name": "mvrlin",
1824
- "github": "mvrlin",
1825
- "avatar": "https://github.com/mvrlin.png"
1826
- }
1827
- ]
1828
- },
1829
- {
1830
- "name": "redirect",
1831
- "description": "Nuxt module to dynamically redirect initial requests",
1832
- "repo": "nuxt-community/redirect-module",
1833
- "npm": "@nuxtjs/redirect-module",
1834
- "icon": "",
1835
- "github": "https://github.com/nuxt-community/redirect-module",
1836
- "website": "https://github.com/nuxt-community/redirect-module",
1837
- "learn_more": "",
1838
- "category": "SEO",
1839
- "type": "community",
1840
- "maintainers": [
1841
- {
1842
- "name": "Alexander Lichter",
1843
- "github": "manniL",
1844
- "twitter": "TheAlexLichter",
1845
- "avatar": "https://github.com/manniL.png"
1846
- }
1847
- ]
1848
- },
1849
- {
1850
- "name": "rfg-icon",
1851
- "description": "Nuxt.js module for creating favicons with RealFaviconGenerator api",
1852
- "repo": "pimlie/nuxt-rfg-icon",
1853
- "npm": "nuxt-rfg-icon",
1854
- "icon": "real-favicon-generator.png",
1855
- "github": "https://github.com/pimlie/nuxt-rfg-icon",
1856
- "website": "https://github.com/pimlie/nuxt-rfg-icon",
1857
- "learn_more": "https://realfavicongenerator.net/",
1858
- "category": "Devtools",
1859
- "type": "3rd-party",
1860
- "maintainers": [
1861
- {
1862
- "name": "pimlie",
1863
- "github": "pimlie",
1864
- "avatar": "https://github.com/pimlie.png"
1865
- }
1866
- ]
1867
- },
1868
- {
1869
- "name": "robots",
1870
- "description": "A Nuxt.js module thats inject a middleware to generate a robots.txt file",
1871
- "repo": "nuxt-community/robots-module",
1872
- "npm": "@nuxtjs/robots",
1873
- "icon": "",
1874
- "github": "https://github.com/nuxt-community/robots-module",
1875
- "website": "https://github.com/nuxt-community/robots-module",
1876
- "learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
1877
- "category": "SEO",
1878
- "type": "community",
1879
- "maintainers": [
1880
- {
1881
- "name": "Ricardo Gobbo de Souza",
1882
- "github": "ricardogobbosouza",
1883
- "avatar": "https://github.com/ricardogobbosouza.png"
1884
- }
1885
- ]
1886
- },
1887
- {
1888
- "name": "rollbar",
1889
- "description": "Add Rollbar.js to your Nuxt.js app to automatically capture and report errors in your applications.",
1890
- "repo": "gaelreyrol/nuxt-rollbar-module",
1891
- "npm": "nuxt-rollbar-module",
1892
- "icon": "rollbar.png",
1893
- "github": "https://github.com/zevran/nuxt-rollbar-module",
1894
- "website": "https://github.com/zevran/nuxt-rollbar-module",
1895
- "learn_more": "https://docs.rollbar.com/docs/javascript",
1896
- "category": "Monitoring",
1897
- "type": "3rd-party",
1898
- "maintainers": [
1899
- {
1900
- "name": "zevran",
1901
- "github": "zevran",
1902
- "avatar": "https://github.com/zevran.png"
1903
- }
1904
- ]
1905
- },
1906
- {
1907
- "name": "router-extras",
1908
- "description": "Extra Add-ons for nuxt router",
1909
- "repo": "nuxt-community/router-extras-module",
1910
- "npm": "@nuxtjs/router-extras",
1911
- "icon": "vue.png",
1912
- "github": "https://github.com/nuxt-community/router-extras-module",
1913
- "website": "https://github.com/nuxt-community/router-extras-module",
1914
- "learn_more": "",
1915
- "category": "Devtools",
1916
- "type": "community",
1917
- "maintainers": [
1918
- {
1919
- "name": "Ahad Birang",
1920
- "github": "farnabaz",
1921
- "twitter": "a_birang",
1922
- "avatar": "https://github.com/farnabaz.png"
1923
- }
1924
- ]
1925
- },
1926
- {
1927
- "name": "router",
1928
- "description": "Nuxt.js module to use router.js instead of pages/ directory",
1929
- "repo": "nuxt-community/router-module",
1930
- "npm": "@nuxtjs/router",
1931
- "icon": "vue.png",
1932
- "github": "https://github.com/nuxt-community/router-module",
1933
- "website": "https://github.com/nuxt-community/router-module",
1934
- "learn_more": "",
1935
- "category": "Devtools",
1936
- "type": "community",
1937
- "maintainers": [
1938
- {
1939
- "name": "Sébastien Chopin",
1940
- "github": "Atinux",
1941
- "twitter": "Atinux",
1942
- "avatar": "https://github.com/Atinux.png"
1943
- }
1944
- ]
1945
- },
1946
- {
1947
- "name": "sanity",
1948
- "description": "Access text, images, and other media with Nuxt.js and the Sanity headless CMS.",
1949
- "repo": "nuxt-community/sanity-module#main",
1950
- "npm": "@nuxtjs/sanity",
1951
- "icon": "https://sanity.nuxtjs.org/icon.png",
1952
- "github": "https://github.com/nuxt-community/sanity-module#main",
1953
- "website": "https://sanity.nuxtjs.org",
1954
- "learn_more": "https://www.sanity.io/",
1955
- "category": "CMS",
1956
- "type": "community",
1957
- "maintainers": [
1958
- {
1959
- "name": "Daniel Roe",
1960
- "github": "danielroe",
1961
- "twitter": "danielcroe",
1962
- "avatar": "https://github.com/danielroe.png"
1963
- }
1964
- ]
1965
- },
1966
- {
1967
- "name": "scss-to-js",
1968
- "description": "Load SCSS Variables into Nuxt instance for use in Templates/Scripts.",
1969
- "repo": "sugoidesune/nuxt-scss-to-js",
1970
- "npm": "nuxt-scss-to-js",
1971
- "icon": "",
1972
- "github": "https://github.com/sugoidesune/nuxt-scss-to-js",
1973
- "website": "https://github.com/sugoidesune/nuxt-scss-to-js",
1974
- "learn_more": "",
1975
- "category": "CSS",
1976
- "type": "3rd-party",
1977
- "maintainers": [
1978
- {
1979
- "name": "sugoidesune",
1980
- "github": "sugoidesune",
1981
- "avatar": "https://github.com/sugoidesune.png"
1982
- }
1983
- ]
1984
- },
1985
- {
1986
- "name": "segment",
1987
- "description": "Nuxt.js module for Segment Analytics.js",
1988
- "repo": "dansmaculotte/nuxt-segment",
1989
- "npm": "@dansmaculotte/nuxt-segment",
1990
- "icon": "segment.png",
1991
- "github": "https://github.com/dansmaculotte/nuxt-segment",
1992
- "website": "https://github.com/dansmaculotte/nuxt-segment",
1993
- "learn_more": "https://segment.com/docs/connections/sources/catalog/Libraries/website/javascript/",
1994
- "category": "Analytics",
1995
- "type": "3rd-party",
1996
- "maintainers": [
1997
- {
1998
- "name": "dansmaculotte",
1999
- "github": "dansmaculotte",
2000
- "avatar": "https://github.com/dansmaculotte.png"
2001
- }
2002
- ]
2003
- },
2004
- {
2005
- "name": "sentry",
2006
- "description": "Sentry module for Nuxt.js to help developers diagnose, fix, and optimize the performance of their code",
2007
- "repo": "nuxt-community/sentry-module",
2008
- "npm": "@nuxtjs/sentry",
2009
- "icon": "sentry.png",
2010
- "github": "https://github.com/nuxt-community/sentry-module",
2011
- "website": "https://github.com/nuxt-community/sentry-module",
2012
- "learn_more": "https://sentry.io/welcome/",
2013
- "category": "Monitoring",
2014
- "type": "community",
2015
- "maintainers": [
2016
- {
2017
- "name": "Rafał Chłodnicki",
2018
- "github": "rchl",
2019
- "avatar": "https://github.com/rchl.png"
2020
- }
2021
- ]
2022
- },
2023
- {
2024
- "name": "seomatic-meta",
2025
- "description": "A Nuxt.js module connecting Nuxt.js to the Craft CMS SEOmatic plugin",
2026
- "repo": "ben-rogerson/nuxt-seomatic-meta",
2027
- "npm": "nuxt-seomatic-meta",
2028
- "icon": "seomatic.png",
2029
- "github": "https://github.com/ben-rogerson/nuxt-seomatic-meta",
2030
- "website": "https://github.com/ben-rogerson/nuxt-seomatic-meta",
2031
- "learn_more": "https://plugins.craftcms.com/seomatic",
2032
- "category": "CMS",
2033
- "type": "3rd-party",
2034
- "maintainers": [
2035
- {
2036
- "name": "ben-rogerson",
2037
- "github": "ben-rogerson",
2038
- "avatar": "https://github.com/ben-rogerson.png"
2039
- }
2040
- ]
2041
- },
2042
- {
2043
- "name": "separate-env",
2044
- "description": "Separated environment variables for server and client builds",
2045
- "repo": "nuxt-community/separate-env-module",
2046
- "npm": "@nuxtjs/separate-env",
2047
- "icon": "",
2048
- "github": "https://github.com/nuxt-community/separate-env-module",
2049
- "website": "https://github.com/nuxt-community/separate-env-module",
2050
- "learn_more": "",
2051
- "category": "Devtools",
2052
- "type": "community",
2053
- "maintainers": [
2054
- {
2055
- "name": "Alexander Lichter",
2056
- "github": "manniL",
2057
- "twitter": "TheAlexLichter",
2058
- "avatar": "https://github.com/manniL.png"
2059
- }
2060
- ]
2061
- },
2062
- {
2063
- "name": "shopify",
2064
- "description": "Easy Shopify Buy client module with Nuxt.js for ecommerce websites.",
2065
- "repo": "Gomah/nuxt-shopify",
2066
- "npm": "nuxt-shopify",
2067
- "icon": "shopify.png",
2068
- "github": "https://github.com/Gomah/nuxt-shopify",
2069
- "website": "https://github.com/Gomah/nuxt-shopify",
2070
- "learn_more": "https://www.shopify.com/",
2071
- "category": "Ecommerce",
2072
- "type": "3rd-party",
2073
- "maintainers": [
2074
- {
2075
- "name": "Gomah",
2076
- "github": "Gomah",
2077
- "avatar": "https://github.com/Gomah.png"
2078
- }
2079
- ]
2080
- },
2081
- {
2082
- "name": "simple-line-icons",
2083
- "description": "Nuxt module to add simple-line-icons ",
2084
- "repo": "vaso2/nuxt-simple-line-icons",
2085
- "npm": "nuxt-simple-line-icons",
2086
- "icon": "",
2087
- "github": "https://github.com/vaso2/nuxt-simple-line-icons",
2088
- "website": "https://github.com/vaso2/nuxt-simple-line-icons",
2089
- "learn_more": "https://thesabbir.github.io/simple-line-icons/",
2090
- "category": "Fonts",
2091
- "type": "3rd-party",
2092
- "maintainers": [
2093
- {
2094
- "name": "vaso2",
2095
- "github": "vaso2",
2096
- "avatar": "https://github.com/vaso2.png"
2097
- }
2098
- ]
2099
- },
2100
- {
2101
- "name": "sitemap",
2102
- "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt.js projects",
2103
- "repo": "nuxt-community/sitemap-module#dev",
2104
- "npm": "@nuxtjs/sitemap",
2105
- "icon": "",
2106
- "github": "https://github.com/nuxt-community/sitemap-module#dev",
2107
- "website": "https://github.com/nuxt-community/sitemap-module#dev",
2108
- "learn_more": "",
2109
- "category": "SEO",
2110
- "type": "community",
2111
- "maintainers": [
2112
- {
2113
- "name": "Nicolas PENNEC",
2114
- "github": "NicoPennec",
2115
- "twitter": "NicoPennec",
2116
- "avatar": "https://github.com/NicoPennec.png"
2117
- }
2118
- ]
2119
- },
2120
- {
2121
- "name": "social-meta",
2122
- "description": "Nuxt.js module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
2123
- "repo": "AlekseyPleshkov/nuxt-social-meta",
2124
- "npm": "nuxt-social-meta",
2125
- "icon": "",
2126
- "github": "https://github.com/AlekseyPleshkov/nuxt-social-meta",
2127
- "website": "https://github.com/AlekseyPleshkov/nuxt-social-meta",
2128
- "learn_more": "",
2129
- "category": "SEO",
2130
- "type": "3rd-party",
2131
- "maintainers": [
2132
- {
2133
- "name": "AlekseyPleshkov",
2134
- "github": "AlekseyPleshkov",
2135
- "avatar": "https://github.com/AlekseyPleshkov.png"
2136
- }
2137
- ]
2138
- },
2139
- {
2140
- "name": "socket-io",
2141
- "description": "Socket.io client and server module for Nuxt. Just plug it in and GO",
2142
- "repo": "richardeschloss/nuxt-socket-io",
2143
- "npm": "nuxt-socket-io",
2144
- "icon": "socket-io.png",
2145
- "github": "https://github.com/richardeschloss/nuxt-socket-io",
2146
- "website": "https://nuxt-socket-io.netlify.app/",
2147
- "learn_more": "https://socket.io/",
2148
- "category": "Request",
2149
- "type": "3rd-party",
2150
- "maintainers": [
2151
- {
2152
- "name": "richardeschloss",
2153
- "github": "richardeschloss",
2154
- "avatar": "https://github.com/richardeschloss.png"
2155
- }
2156
- ]
2157
- },
2158
- {
2159
- "name": "speedcurve",
2160
- "description": "Speedcurve LUX module for Nuxt",
2161
- "repo": "nuxt-community/speedcurve-module",
2162
- "npm": "@nuxtjs/speedcurve",
2163
- "icon": "speedcurve.png",
2164
- "github": "https://github.com/nuxt-community/speedcurve-module",
2165
- "website": "https://speedcurve.nuxtjs.org",
2166
- "learn_more": "https://speedcurve.com",
2167
- "category": "Analytics",
2168
- "type": "community",
2169
- "maintainers": [
2170
- {
2171
- "name": "Josh Deltener",
2172
- "github": "hecktarzuli",
2173
- "twitter": "JoshDeltener",
2174
- "avatar": "https://github.com/hecktarzuli.png"
2175
- }
2176
- ]
2177
- },
2178
- {
2179
- "name": "storage",
2180
- "description": "Utilities to easily read and write to the browser's storage in a Nuxt.js project",
2181
- "repo": "mazipan/nuxt-storage",
2182
- "npm": "nuxt-storage",
2183
- "icon": "",
2184
- "github": "https://github.com/mazipan/nuxt-storage",
2185
- "website": "https://github.com/mazipan/nuxt-storage",
2186
- "learn_more": "https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage",
2187
- "category": "Devtools",
2188
- "type": "3rd-party",
2189
- "maintainers": [
2190
- {
2191
- "name": "mazipan",
2192
- "github": "mazipan",
2193
- "avatar": "https://github.com/mazipan.png"
2194
- }
2195
- ]
2196
- },
2197
- {
2198
- "name": "stories",
2199
- "description": "Nuxt stories module -- Painless storybooking for Nuxt",
2200
- "repo": "richardeschloss/nuxt-stories",
2201
- "npm": "nuxt-stories",
2202
- "icon": "",
2203
- "github": "https://github.com/richardeschloss/nuxt-stories",
2204
- "website": "https://github.com/richardeschloss/nuxt-stories",
2205
- "learn_more": "",
2206
- "category": "Devtools",
2207
- "type": "3rd-party",
2208
- "maintainers": [
2209
- {
2210
- "name": "richardeschloss",
2211
- "github": "richardeschloss",
2212
- "avatar": "https://github.com/richardeschloss.png"
2213
- }
2214
- ]
2215
- },
2216
- {
2217
- "name": "storyblok",
2218
- "description": "Storyblok Nuxt.js module",
2219
- "repo": "storyblok/storyblok-nuxt",
2220
- "npm": "storyblok-nuxt",
2221
- "icon": "storyblok.png",
2222
- "github": "https://github.com/storyblok/storyblok-nuxt",
2223
- "website": "https://github.com/storyblok/storyblok-nuxt",
2224
- "learn_more": "",
2225
- "category": "CMS",
2226
- "type": "3rd-party",
2227
- "maintainers": [
2228
- {
2229
- "name": "storyblok",
2230
- "github": "storyblok",
2231
- "avatar": "https://github.com/storyblok.png"
2232
- }
2233
- ]
2234
- },
2235
- {
2236
- "name": "storybook",
2237
- "description": "Easily integrate Storybook in your Nuxt.js application to design, build, and organize your UI components in isolation.",
2238
- "repo": "nuxt-community/storybook",
2239
- "npm": "@nuxtjs/storybook",
2240
- "icon": "storybook.png",
2241
- "github": "https://github.com/nuxt-community/storybook",
2242
- "website": "https://storybook.nuxtjs.org",
2243
- "learn_more": "https://storybook.js.org/",
2244
- "category": "Devtools",
2245
- "type": "community",
2246
- "maintainers": [
2247
- {
2248
- "name": "Ahad Birang",
2249
- "github": "farnabaz",
2250
- "twitter": "a_birang",
2251
- "avatar": "https://github.com/farnabaz.png"
2252
- },
2253
- {
2254
- "name": "Pooya Parsa",
2255
- "github": "pi0",
2256
- "twitter": "_pi0_",
2257
- "avatar": "https://github.com/pi0.png"
2258
- }
2259
- ]
2260
- },
2261
- {
2262
- "name": "strapi",
2263
- "description": "Design APIs fast and manage content easily using REST or GraphQL.",
2264
- "repo": "nuxt-community/strapi-module",
2265
- "npm": "@nuxtjs/strapi",
2266
- "icon": "strapi.png",
2267
- "github": "https://github.com/nuxt-community/strapi-module",
2268
- "website": "https://strapi.nuxtjs.org",
2269
- "learn_more": "https://strapi.io/",
2270
- "category": "CMS",
2271
- "type": "community",
2272
- "maintainers": [
2273
- {
2274
- "name": "Benjamin Canac",
2275
- "github": "benjamincanac",
2276
- "twitter": "benjamincanac",
2277
- "avatar": "https://github.com/benjamincanac.png"
2278
- },
2279
- {
2280
- "name": "Sébastien Chopin",
2281
- "github": "Atinux",
2282
- "twitter": "Atinux",
2283
- "avatar": "https://github.com/Atinux.png"
2284
- }
2285
- ]
2286
- },
2287
- {
2288
- "name": "stripe",
2289
- "description": "Import the StripeJS client script to accept payments, send payouts, and manage your businesses online.",
2290
- "repo": "WilliamDASILVA/nuxt-stripe-module",
2291
- "npm": "nuxt-stripe-module",
2292
- "icon": "stripe.png",
2293
- "github": "https://github.com/WilliamDASILVA/nuxt-stripe-module",
2294
- "website": "https://github.com/WilliamDASILVA/nuxt-stripe-module",
2295
- "learn_more": "https://stripe.com/",
2296
- "category": "Payment",
2297
- "type": "3rd-party",
2298
- "maintainers": [
2299
- {
2300
- "name": "WilliamDASILVA",
2301
- "github": "WilliamDASILVA",
2302
- "avatar": "https://github.com/WilliamDASILVA.png"
2303
- }
2304
- ]
2305
- },
2306
- {
2307
- "name": "style-resources",
2308
- "description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
2309
- "repo": "nuxt-community/style-resources-module",
2310
- "npm": "@nuxtjs/style-resources",
2311
- "icon": "",
2312
- "github": "https://github.com/nuxt-community/style-resources-module",
2313
- "website": "https://github.com/nuxt-community/style-resources-module",
2314
- "learn_more": "",
2315
- "category": "CSS",
2316
- "type": "community",
2317
- "maintainers": [
2318
- {
2319
- "name": "Alexander Lichter",
2320
- "github": "manniL",
2321
- "twitter": "TheAlexLichter",
2322
- "avatar": "https://github.com/manniL.png"
2323
- }
2324
- ]
2325
- },
2326
- {
2327
- "name": "stylelint",
2328
- "description": "Stylelint module for Nuxt.js. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
2329
- "repo": "nuxt-community/stylelint-module",
2330
- "npm": "@nuxtjs/stylelint-module",
2331
- "icon": "stylelint.png",
2332
- "github": "https://github.com/nuxt-community/stylelint-module",
2333
- "website": "https://github.com/nuxt-community/stylelint-module",
2334
- "learn_more": "https://stylelint.io/",
2335
- "category": "CSS",
2336
- "type": "community",
2337
- "maintainers": [
2338
- {
2339
- "name": "Ricardo Gobbo de Souza",
2340
- "github": "ricardogobbosouza",
2341
- "avatar": "https://github.com/ricardogobbosouza.png"
2342
- }
2343
- ]
2344
- },
2345
- {
2346
- "name": "svg-loader",
2347
- "description": "Nuxt SVG Loader - SVGs as components, also on the server side!",
2348
- "repo": "Developmint/nuxt-svg-loader",
2349
- "npm": "nuxt-svg-loader",
2350
- "icon": "",
2351
- "github": "https://github.com/Developmint/nuxt-svg-loader",
2352
- "website": "https://github.com/Developmint/nuxt-svg-loader",
2353
- "learn_more": "",
2354
- "category": "Devtools",
2355
- "type": "3rd-party",
2356
- "maintainers": [
2357
- {
2358
- "name": "Developmint",
2359
- "github": "Developmint",
2360
- "avatar": "https://github.com/Developmint.png"
2361
- }
2362
- ]
2363
- },
2364
- {
2365
- "name": "svg-sprite",
2366
- "description": "Optimized and Easy way to use svg files in Nuxt.js",
2367
- "repo": "nuxt-community/svg-sprite-module",
2368
- "npm": "@nuxtjs/svg-sprite",
2369
- "icon": "",
2370
- "github": "https://github.com/nuxt-community/svg-sprite-module",
2371
- "website": "https://github.com/nuxt-community/svg-sprite-module",
2372
- "learn_more": "",
2373
- "category": "Devtools",
2374
- "type": "community",
2375
- "maintainers": [
2376
- {
2377
- "name": "Ahad Birang",
2378
- "github": "farnabaz",
2379
- "twitter": "a_birang",
2380
- "avatar": "https://github.com/farnabaz.png"
2381
- }
2382
- ]
2383
- },
2384
- {
2385
- "name": "svg",
2386
- "description": "Super simple svg loading module for Nuxt.js",
2387
- "repo": "nuxt-community/svg-module",
2388
- "npm": "@nuxtjs/svg",
2389
- "icon": "",
2390
- "github": "https://github.com/nuxt-community/svg-module",
2391
- "website": "https://github.com/nuxt-community/svg-module",
2392
- "learn_more": "",
2393
- "category": "Devtools",
2394
- "type": "community",
2395
- "maintainers": [
2396
- {
2397
- "name": "Sam Holmes",
2398
- "github": "sam3d",
2399
- "avatar": "https://github.com/sam3d.png"
2400
- }
2401
- ]
2402
- },
2403
- {
2404
- "name": "sweetalert2",
2405
- "description": "A minimal sweetalert2 module based on vue-sweetalert2 with global options",
2406
- "repo": "ImreC/nuxt-sweetalert2",
2407
- "npm": "nuxt-sweetalert2",
2408
- "icon": "",
2409
- "github": "https://github.com/ImreC/nuxt-sweetalert2",
2410
- "website": "https://github.com/ImreC/nuxt-sweetalert2",
2411
- "learn_more": "https://sweetalert2.github.io/",
2412
- "category": "Libraries",
2413
- "type": "3rd-party",
2414
- "maintainers": [
2415
- {
2416
- "name": "ImreC",
2417
- "github": "ImreC",
2418
- "avatar": "https://github.com/ImreC.png"
2419
- }
2420
- ]
2421
- },
2422
- {
2423
- "name": "tailwindcss",
2424
- "description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
2425
- "repo": "nuxt-community/tailwindcss-module",
2426
- "npm": "@nuxtjs/tailwindcss",
2427
- "icon": "tailwindcss.png",
2428
- "github": "https://github.com/nuxt-community/tailwindcss-module",
2429
- "website": "https://tailwindcss.nuxtjs.org",
2430
- "learn_more": "https://tailwindcss.com/",
2431
- "category": "UI",
2432
- "type": "community",
2433
- "maintainers": [
2434
- {
2435
- "name": "Sébastien Chopin",
2436
- "github": "Atinux",
2437
- "twitter": "Atinux",
2438
- "avatar": "https://github.com/Atinux.png"
2439
- }
2440
- ]
2441
- },
2442
- {
2443
- "name": "toast",
2444
- "description": "Responsive Touch Compatible Toast plugin for Nuxt.js using vue-toasted",
2445
- "repo": "nuxt-community/modules#master/packages/toast",
2446
- "npm": "@nuxtjs/toast",
2447
- "icon": "",
2448
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/toast",
2449
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/toast",
2450
- "learn_more": "https://github.com/shakee93/vue-toasted",
2451
- "category": "Libraries",
2452
- "type": "community",
2453
- "maintainers": [
2454
- {
2455
- "name": "Pooya Parsa",
2456
- "github": "pi0",
2457
- "twitter": "_pi0_",
2458
- "avatar": "https://github.com/pi0.png"
2459
- }
2460
- ]
2461
- },
2462
- {
2463
- "name": "typed-router",
2464
- "description": "Provide autocompletion for pages route names generated by Nuxt router",
2465
- "repo": "victorgarciaesgi/nuxt-typed-router",
2466
- "npm": "nuxt-typed-router",
2467
- "icon": "vue.png",
2468
- "github": "https://github.com/victorgarciaesgi/nuxt-typed-router",
2469
- "website": "https://github.com/victorgarciaesgi/nuxt-typed-router",
2470
- "learn_more": "",
2471
- "category": "Devtools",
2472
- "type": "3rd-party",
2473
- "maintainers": [
2474
- {
2475
- "name": "victorgarciaesgi",
2476
- "github": "victorgarciaesgi",
2477
- "avatar": "https://github.com/victorgarciaesgi.png"
2478
- }
2479
- ]
2480
- },
2481
- {
2482
- "name": "typescript-runtime",
2483
- "description": "TypeScript Runtime support for Nuxt",
2484
- "repo": "nuxt/typescript#master/packages/typescript-runtime",
2485
- "npm": "@nuxt/typescript-runtime",
2486
- "icon": "typescript.svg",
2487
- "github": "https://github.com/nuxt/typescript/tree/master/packages/typescript-runtime",
2488
- "website": "https://typescript.nuxtjs.org/guide/runtime.html",
2489
- "learn_more": "",
2490
- "category": "Devtools",
2491
- "type": "official",
2492
- "maintainers": [
2493
- {
2494
- "name": "Kevin Marrec",
2495
- "github": "kevinmarrec",
2496
- "avatar": "https://github.com/kevinmarrec.png"
2497
- },
2498
- {
2499
- "name": "Pooya Parsa",
2500
- "github": "pi0",
2501
- "twitter": "_pi0_",
2502
- "avatar": "https://github.com/pi0.png"
2503
- },
2504
- {
2505
- "name": "Daniel Roe",
2506
- "github": "danielroe",
2507
- "twitter": "danielcroe",
2508
- "avatar": "https://github.com/danielroe.png"
2509
- }
2510
- ]
2511
- },
2512
- {
2513
- "name": "typescript",
2514
- "description": "TypeScript Support for Nuxt",
2515
- "repo": "nuxt/typescript#master/packages/typescript-build",
2516
- "npm": "@nuxt/typescript-build",
2517
- "icon": "typescript.svg",
2518
- "github": "https://github.com/nuxt/typescript/tree/master/packages/typescript-build",
2519
- "website": "https://typescript.nuxtjs.org",
2520
- "learn_more": "",
2521
- "category": "Devtools",
2522
- "type": "official",
2523
- "maintainers": [
2524
- {
2525
- "name": "Kevin Marrec",
2526
- "github": "kevinmarrec",
2527
- "avatar": "https://github.com/kevinmarrec.png"
2528
- },
2529
- {
2530
- "name": "Pooya Parsa",
2531
- "github": "pi0",
2532
- "twitter": "_pi0_",
2533
- "avatar": "https://github.com/pi0.png"
2534
- },
2535
- {
2536
- "name": "Daniel Roe",
2537
- "github": "danielroe",
2538
- "twitter": "danielcroe",
2539
- "avatar": "https://github.com/danielroe.png"
2540
- }
2541
- ]
2542
- },
2543
- {
2544
- "name": "universal-storage",
2545
- "description": "Universal Storage Utilities for Nuxt.js",
2546
- "repo": "nuxt-community/universal-storage-module",
2547
- "npm": "@nuxtjs/universal-storage",
2548
- "icon": "",
2549
- "github": "https://github.com/nuxt-community/universal-storage-module",
2550
- "website": "https://github.com/nuxt-community/universal-storage-module",
2551
- "learn_more": "https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage",
2552
- "category": "Devtools",
2553
- "type": "community",
2554
- "maintainers": [
2555
- {
2556
- "name": "Pooya Parsa",
2557
- "github": "pi0",
2558
- "twitter": "_pi0_",
2559
- "avatar": "https://github.com/pi0.png"
2560
- },
2561
- {
2562
- "name": "Farzad Soltani",
2563
- "github": "farzadso",
2564
- "twitter": "farzadso",
2565
- "avatar": "https://github.com/farzadso.png"
2566
- }
2567
- ]
2568
- },
2569
- {
2570
- "name": "user-agent",
2571
- "description": "Nuxt.js module for handling User-Agent.",
2572
- "repo": "fukuiretu/nuxt-user-agent",
2573
- "npm": "nuxt-user-agent",
2574
- "icon": "",
2575
- "github": "https://github.com/fukuiretu/nuxt-user-agent",
2576
- "website": "https://github.com/fukuiretu/nuxt-user-agent",
2577
- "learn_more": "",
2578
- "category": "Devtools",
2579
- "type": "3rd-party",
2580
- "maintainers": [
2581
- {
2582
- "name": "fukuiretu",
2583
- "github": "fukuiretu",
2584
- "avatar": "https://github.com/fukuiretu.png"
2585
- }
2586
- ]
2587
- },
2588
- {
2589
- "name": "validate",
2590
- "description": "Simple Nuxt input validation module using vee-validate",
2591
- "repo": "lewyuburi/nuxt-validate",
2592
- "npm": "nuxt-validate",
2593
- "icon": "vee-validate.png",
2594
- "github": "https://github.com/lewyuburi/nuxt-validate",
2595
- "website": "https://github.com/lewyuburi/nuxt-validate",
2596
- "learn_more": "https://logaretm.github.io/vee-validate/",
2597
- "category": "Libraries",
2598
- "type": "3rd-party",
2599
- "maintainers": [
2600
- {
2601
- "name": "lewyuburi",
2602
- "github": "lewyuburi",
2603
- "avatar": "https://github.com/lewyuburi.png"
2604
- }
2605
- ]
2606
- },
2607
- {
2608
- "name": "vendor",
2609
- "description": "directly serve node_modules",
2610
- "repo": "nuxt-community/modules#master/packages/vendor",
2611
- "npm": "@nuxtjs/vendor",
2612
- "icon": "",
2613
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
2614
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
2615
- "learn_more": "",
2616
- "category": "Devtools",
2617
- "type": "community",
2618
- "maintainers": [
2619
- {
2620
- "name": "Pooya Parsa",
2621
- "github": "pi0",
2622
- "twitter": "_pi0_",
2623
- "avatar": "https://github.com/pi0.png"
2624
- }
2625
- ]
2626
- },
2627
- {
2628
- "name": "vue-material",
2629
- "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.",
2630
- "repo": "vaso2/nuxt-vue-material",
2631
- "npm": "nuxt-vue-material",
2632
- "icon": "vue-material.png",
2633
- "github": "https://github.com/vaso2/nuxt-vue-material",
2634
- "website": "https://github.com/vaso2/nuxt-vue-material",
2635
- "learn_more": "https://vuematerial.io/",
2636
- "category": "UI",
2637
- "type": "3rd-party",
2638
- "maintainers": [
2639
- {
2640
- "name": "vaso2",
2641
- "github": "vaso2",
2642
- "avatar": "https://github.com/vaso2.png"
2643
- }
2644
- ]
2645
- },
2646
- {
2647
- "name": "vue-multiselect",
2648
- "description": "Single / multiple select plugin for Nuxt.js using vue-multiselect.",
2649
- "repo": "spektrummedia/nuxt-vue-multiselect",
2650
- "npm": "nuxt-vue-multiselect",
2651
- "icon": "",
2652
- "github": "https://github.com/spektrummedia/nuxt-vue-multiselect",
2653
- "website": "https://github.com/spektrummedia/nuxt-vue-multiselect",
2654
- "learn_more": "",
2655
- "category": "Libraries",
2656
- "type": "3rd-party",
2657
- "maintainers": [
2658
- {
2659
- "name": "spektrummedia",
2660
- "github": "spektrummedia",
2661
- "avatar": "https://github.com/spektrummedia.png"
2662
- }
2663
- ]
2664
- },
2665
- {
2666
- "name": "vue-select",
2667
- "description": "Nuxt module for vue-select, a feature rich select/dropdown/typeahead component.",
2668
- "repo": "madmod/nuxt-vue-select",
2669
- "npm": "nuxt-vue-select",
2670
- "icon": "",
2671
- "github": "https://github.com/madmod/nuxt-vue-select",
2672
- "website": "https://github.com/madmod/nuxt-vue-select",
2673
- "learn_more": "https://vue-select.org/",
2674
- "category": "Libraries",
2675
- "type": "3rd-party",
2676
- "maintainers": [
2677
- {
2678
- "name": "madmod",
2679
- "github": "madmod",
2680
- "avatar": "https://github.com/madmod.png"
2681
- }
2682
- ]
2683
- },
2684
- {
2685
- "name": "vue-warehouse",
2686
- "description": "A Cross-browser storage for Vue.js and Nuxt.js, with plugins support and easy extensibility based on Store.js",
2687
- "repo": "bazzite/vue-warehouse",
2688
- "npm": "vue-warehouse",
2689
- "icon": "",
2690
- "github": "https://github.com/bazzite/vue-warehouse",
2691
- "website": "https://marquez.co/docs/vue-warehouse",
2692
- "learn_more": "",
2693
- "category": "Libraries",
2694
- "type": "3rd-party",
2695
- "maintainers": [
2696
- {
2697
- "name": "bazzite",
2698
- "github": "bazzite",
2699
- "avatar": "https://github.com/bazzite.png"
2700
- }
2701
- ]
2702
- },
2703
- {
2704
- "name": "vuetify",
2705
- "description": "Vuetify Module for Nuxt.js to add Material Design components to your application.",
2706
- "repo": "nuxt-community/vuetify-module",
2707
- "npm": "@nuxtjs/vuetify",
2708
- "icon": "vuetify.png",
2709
- "github": "https://github.com/nuxt-community/vuetify-module",
2710
- "website": "https://github.com/nuxt-community/vuetify-module",
2711
- "learn_more": "https://vuetifyjs.com/en/",
2712
- "category": "UI",
2713
- "type": "community",
2714
- "maintainers": [
2715
- {
2716
- "name": "Kevin Marrec",
2717
- "github": "kevinmarrec",
2718
- "avatar": "https://github.com/kevinmarrec.png"
2719
- },
2720
- {
2721
- "name": "Pooya Parsa",
2722
- "github": "pi0",
2723
- "twitter": "_pi0_",
2724
- "avatar": "https://github.com/pi0.png"
2725
- }
2726
- ]
2727
- },
2728
- {
2729
- "name": "vuex-router-sync",
2730
- "description": "vuex-router-sync module for Nuxt to effortlessly keep vue-router and vuex store in sync.",
2731
- "repo": "paulgv/nuxt-vuex-router-sync",
2732
- "npm": "nuxt-vuex-router-sync",
2733
- "icon": "",
2734
- "github": "https://github.com/paulgv/nuxt-vuex-router-sync",
2735
- "website": "https://github.com/paulgv/nuxt-vuex-router-sync",
2736
- "learn_more": "https://github.com/vuejs/vuex-router-sync",
2737
- "category": "Libraries",
2738
- "type": "3rd-party",
2739
- "maintainers": [
2740
- {
2741
- "name": "paulgv",
2742
- "github": "paulgv",
2743
- "avatar": "https://github.com/paulgv.png"
2744
- }
2745
- ]
2746
- },
2747
- {
2748
- "name": "webfontloader",
2749
- "description": "Efficient web font loading has never been easier!",
2750
- "repo": "Developmint/nuxt-webfontloader",
2751
- "npm": "nuxt-webfontloader",
2752
- "icon": "",
2753
- "github": "https://github.com/Developmint/nuxt-webfontloader",
2754
- "website": "https://github.com/Developmint/nuxt-webfontloader",
2755
- "learn_more": "https://www.npmjs.com/package/webfontloader",
2756
- "category": "Fonts",
2757
- "type": "3rd-party",
2758
- "maintainers": [
2759
- {
2760
- "name": "Developmint",
2761
- "github": "Developmint",
2762
- "avatar": "https://github.com/Developmint.png"
2763
- }
2764
- ]
2765
- },
2766
- {
2767
- "name": "webpack-profile",
2768
- "description": "Nuxt module to display webpack build progress steps with core ProgressPlugin",
2769
- "repo": "nuxt-community/webpack-profile-module",
2770
- "npm": "@nuxtjs/webpack-profile",
2771
- "icon": "webpack.png",
2772
- "github": "https://github.com/nuxt-community/webpack-profile-module",
2773
- "website": "https://github.com/nuxt-community/webpack-profile-module",
2774
- "learn_more": "https://webpack.js.org/plugins/profiling-plugin/",
2775
- "category": "Devtools",
2776
- "type": "community",
2777
- "maintainers": [
2778
- {
2779
- "name": "Pooya Parsa",
2780
- "github": "pi0",
2781
- "twitter": "_pi0_",
2782
- "avatar": "https://github.com/pi0.png"
2783
- }
2784
- ]
2785
- },
2786
- {
2787
- "name": "webpackdashboard",
2788
- "description": "Webpack Dashboard module for Nuxt. A CLI dashboard for your webpack dev server.",
2789
- "repo": "paulgv/nuxt-webpackdashboard",
2790
- "npm": "nuxt-webpackdashboard",
2791
- "icon": "webpack.png",
2792
- "github": "https://github.com/paulgv/nuxt-webpackdashboard",
2793
- "website": "https://github.com/paulgv/nuxt-webpackdashboard",
2794
- "learn_more": "https://github.com/FormidableLabs/webpack-dashboard",
2795
- "category": "Devtools",
2796
- "type": "3rd-party",
2797
- "maintainers": [
2798
- {
2799
- "name": "paulgv",
2800
- "github": "paulgv",
2801
- "avatar": "https://github.com/paulgv.png"
2802
- }
2803
- ]
2804
- },
2805
- {
2806
- "name": "webpackmonitor",
2807
- "description": "Monitor Nuxt webpack optimization metrics through the development process",
2808
- "repo": "nuxt-community/webpackmonitor-module",
2809
- "npm": "@nuxtjs/webpackmonitor",
2810
- "icon": "webpack.png",
2811
- "github": "https://github.com/nuxt-community/webpackmonitor-module",
2812
- "website": "https://github.com/nuxt-community/webpackmonitor-module",
2813
- "learn_more": "http://webpackmonitor.com/",
2814
- "category": "Devtools",
2815
- "type": "community",
2816
- "maintainers": [
2817
- {
2818
- "name": "Pooya Parsa",
2819
- "github": "pi0",
2820
- "twitter": "_pi0_",
2821
- "avatar": "https://github.com/pi0.png"
2822
- }
2823
- ]
2824
- },
2825
- {
2826
- "name": "winston-log",
2827
- "description": "Nuxt module for logging SSR errors + client-side Vue errors using winston",
2828
- "repo": "aaronransley/nuxt-winston-log",
2829
- "npm": "nuxt-winston-log",
2830
- "icon": "winston.png",
2831
- "github": "https://github.com/aaronransley/nuxt-winston-log",
2832
- "website": "https://github.com/aaronransley/nuxt-winston-log",
2833
- "learn_more": "https://www.npmjs.com/package/winston",
2834
- "category": "Monitoring",
2835
- "type": "3rd-party",
2836
- "maintainers": [
2837
- {
2838
- "name": "aaronransley",
2839
- "github": "aaronransley",
2840
- "avatar": "https://github.com/aaronransley.png"
2841
- }
2842
- ]
2843
- },
2844
- {
2845
- "name": "wp-nuxt",
2846
- "description": "The module adds a Wordpress Rest API to your nuxt application",
2847
- "repo": "yashha/wp-nuxt",
2848
- "npm": "wp-nuxt",
2849
- "icon": "wordpress.png",
2850
- "github": "https://github.com/yashha/wp-nuxt",
2851
- "website": "https://github.com/yashha/wp-nuxt",
2852
- "learn_more": "https://github.com/WP-API/node-wpapi",
2853
- "category": "CMS",
2854
- "type": "3rd-party",
2855
- "maintainers": [
2856
- {
2857
- "name": "yashha",
2858
- "github": "yashha",
2859
- "avatar": "https://github.com/yashha.png"
2860
- }
2861
- ]
2862
- },
2863
- {
2864
- "name": "xhr-cache",
2865
- "description": "Cache api resources and serve it as static resource",
2866
- "repo": "gaetansenn/xhr-cache",
2867
- "npm": "@dewib/xhr-cache",
2868
- "icon": "",
2869
- "github": "https://github.com/gaetansenn/xhr-cache",
2870
- "website": "https://xhr-cache.dewib.com",
2871
- "learn_more": "",
2872
- "category": "Performance",
2873
- "type": "3rd-party",
2874
- "maintainers": [
2875
- {
2876
- "name": "gaetansenn",
2877
- "github": "gaetansenn",
2878
- "avatar": "https://github.com/gaetansenn.png"
2879
- }
2880
- ]
2881
- },
2882
- {
2883
- "name": "xui",
2884
- "description": "Light module to help design websites with Nuxt.",
2885
- "repo": "MetaCorp/xui-module",
2886
- "npm": "xui-module",
2887
- "icon": "",
2888
- "github": "https://github.com/MetaCorp/xui-module",
2889
- "website": "https://github.com/MetaCorp/xui-module",
2890
- "learn_more": "",
2891
- "category": "UI",
2892
- "type": "3rd-party",
2893
- "maintainers": [
2894
- {
2895
- "name": "MetaCorp",
2896
- "github": "MetaCorp",
2897
- "avatar": "https://github.com/MetaCorp.png"
2898
- }
2899
- ]
2900
- },
2901
- {
2902
- "name": "yandex-metrika",
2903
- "repo": "nuxt-community/modules#master/packages/yandex-metrika",
2904
- "npm": "@nuxtjs/yandex-metrika",
2905
- "icon": "",
2906
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/yandex-metrika",
2907
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/yandex-metrika",
2908
- "learn_more": "https://metrica.yandex.com/about",
2909
- "category": "Analytics",
2910
- "type": "community",
2911
- "maintainers": [
2912
- {
2913
- "name": "Pooya Parsa",
2914
- "github": "pi0",
2915
- "twitter": "_pi0_",
2916
- "avatar": "https://github.com/pi0.png"
2917
- }
2918
- ]
2919
- },
2920
- {
2921
- "name": "zendesk",
2922
- "description": "Nuxt.js module for Zendesk",
2923
- "repo": "DansMaCulotte/nuxt-zendesk",
2924
- "npm": "@dansmaculotte/nuxt-zendesk",
2925
- "icon": "zendesk.png",
2926
- "github": "https://github.com/DansMaCulotte/nuxt-zendesk",
2927
- "website": "https://github.com/DansMaCulotte/nuxt-zendesk",
2928
- "learn_more": "https://developer.zendesk.com/embeddables/docs/widget/introduction",
2929
- "category": "Ecommerce",
2930
- "type": "3rd-party",
2931
- "maintainers": [
2932
- {
2933
- "name": "DansMaCulotte",
2934
- "github": "DansMaCulotte",
2935
- "avatar": "https://github.com/DansMaCulotte.png"
2936
- }
2937
- ]
2938
- }
2939
- ]