@nuxt/modules 0.5.0-c77b65 → 0.5.0-cd82c6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/modules.json ADDED
@@ -0,0 +1,4535 @@
1
+ [
2
+ {
3
+ "name": "ackee",
4
+ "description": "Nuxt.js module for Ackee analytics",
5
+ "repo": "bdrtsky/nuxt-ackee",
6
+ "npm": "nuxt-ackee",
7
+ "icon": "ackee.png",
8
+ "github": "https://github.com/bdrtsky/nuxt-ackee",
9
+ "website": "https://github.com/bdrtsky/nuxt-ackee",
10
+ "learn_more": "https://ackee.electerious.com",
11
+ "category": "Analytics",
12
+ "type": "3rd-party",
13
+ "maintainers": [
14
+ {
15
+ "name": "bdrtsky",
16
+ "github": "bdrtsky"
17
+ },
18
+ {
19
+ "name": "Sebastien Chopin",
20
+ "github": "Atinux",
21
+ "twitter": "Atinux"
22
+ }
23
+ ],
24
+ "compatibility": {
25
+ "nuxt": "^2.0.0",
26
+ "requires": {}
27
+ }
28
+ },
29
+ {
30
+ "name": "agility-cms",
31
+ "description": "Agility CMS Integration for Nuxt.js",
32
+ "repo": "agility/agilitycms-nuxt-module",
33
+ "npm": "@agility/agilitycms-nuxt-module",
34
+ "icon": "agility.png",
35
+ "github": "https://github.com/agility/agilitycms-nuxt-module",
36
+ "website": "https://github.com/agility/agilitycms-nuxt-module",
37
+ "learn_more": "https://help.agilitycms.com/hc/en-us/articles/360037500492",
38
+ "category": "CMS",
39
+ "type": "3rd-party",
40
+ "maintainers": [
41
+ {
42
+ "name": "Joel Varty",
43
+ "github": "joelvarty",
44
+ "avatar": "https://avatars.githubusercontent.com/u/4520625?s=400&u=95fcb09b5ead7bb09fb9950e4e7a115a8a4377e8&v=4"
45
+ }
46
+ ],
47
+ "compatibility": {
48
+ "nuxt": "^2.0.0",
49
+ "requires": {}
50
+ }
51
+ },
52
+ {
53
+ "name": "algolia",
54
+ "description": "Algolia Search Module for Nuxt 3",
55
+ "repo": "nuxt-community/algolia-module",
56
+ "npm": "@nuxtjs/algolia",
57
+ "icon": "algolia.svg",
58
+ "github": "https://github.com/nuxt-community/algolia-module",
59
+ "website": "https://algolia.nuxtjs.org/",
60
+ "learn_more": "https://algolia.nuxtjs.org/",
61
+ "category": "Libraries",
62
+ "type": "community",
63
+ "maintainers": [
64
+ {
65
+ "name": "Jakub Andrzejewski",
66
+ "github": "Baroshem",
67
+ "avatar": "https://avatars2.githubusercontent.com/u/37120330?v=4?s=80"
68
+ },
69
+ {
70
+ "name": "Yasser Lahbibi",
71
+ "github": "yassilah",
72
+ "avatar": "https://avatars.githubusercontent.com/u/13403295?v=4"
73
+ }
74
+ ],
75
+ "compatibility": {
76
+ "nuxt": "^3.0.0",
77
+ "requires": {}
78
+ }
79
+ },
80
+ {
81
+ "name": "alias",
82
+ "description": "It automatically creates an alias for the components and page of the path",
83
+ "repo": "kdydesign/nuxt-alias-module",
84
+ "npm": "nuxt-alias",
85
+ "icon": "",
86
+ "github": "https://github.com/kdydesign/nuxt-alias-module",
87
+ "website": "https://github.com/kdydesign/nuxt-alias-module",
88
+ "learn_more": "",
89
+ "category": "Extensions",
90
+ "type": "3rd-party",
91
+ "maintainers": [
92
+ {
93
+ "name": "kdydesign",
94
+ "github": "kdydesign"
95
+ }
96
+ ],
97
+ "compatibility": {
98
+ "nuxt": "^2.0.0",
99
+ "requires": {}
100
+ }
101
+ },
102
+ {
103
+ "name": "amp",
104
+ "description": "AMP (Accelerated Mobile Pages) module for Nuxt",
105
+ "repo": "nuxt-community/amp-module",
106
+ "npm": "@nuxtjs/amp",
107
+ "icon": "amp.png",
108
+ "github": "https://github.com/nuxt-community/amp-module",
109
+ "website": "https://github.com/nuxt-community/amp-module",
110
+ "learn_more": "https://amp.dev/",
111
+ "category": "Performance",
112
+ "type": "community",
113
+ "maintainers": [
114
+ {
115
+ "name": "Ahad Birang",
116
+ "github": "farnabaz",
117
+ "twitter": "a_birang"
118
+ }
119
+ ],
120
+ "compatibility": {
121
+ "nuxt": "^2.0.0",
122
+ "requires": {}
123
+ }
124
+ },
125
+ {
126
+ "name": "animejs",
127
+ "description": "Anime.js module for Nuxt.js",
128
+ "repo": "ivodolenc/nuxt-animejs",
129
+ "npm": "nuxt-animejs",
130
+ "icon": "",
131
+ "github": "https://github.com/ivodolenc/nuxt-animejs",
132
+ "website": "https://github.com/ivodolenc/nuxt-animejs",
133
+ "learn_more": "",
134
+ "category": "Libraries",
135
+ "type": "3rd-party",
136
+ "maintainers": [
137
+ {
138
+ "name": "ivodolenc",
139
+ "github": "ivodolenc"
140
+ }
141
+ ],
142
+ "compatibility": {
143
+ "nuxt": "^2.0.0",
144
+ "requires": {}
145
+ }
146
+ },
147
+ {
148
+ "name": "apis-to-file",
149
+ "description": "Build module to merge and transform multiple API and GraphQL requests into a single one and loaded only when needed, like a payload extractor",
150
+ "repo": "Luxdamore/nuxt-apis-to-file",
151
+ "npm": "@luxdamore/nuxt-apis-to-file",
152
+ "icon": "",
153
+ "github": "https://github.com/LuXDAmore/nuxt-apis-to-file",
154
+ "website": "https://luxdamore.github.io/nuxt-apis-to-file/",
155
+ "learn_more": "",
156
+ "category": "Performance",
157
+ "type": "3rd-party",
158
+ "maintainers": [
159
+ {
160
+ "name": "Luca Iaconelli",
161
+ "github": "LuXDAmore",
162
+ "twitter": "luxdamore",
163
+ "avatar": "https://avatars0.githubusercontent.com/u/3841171?v=4"
164
+ }
165
+ ],
166
+ "compatibility": {
167
+ "nuxt": "^2.0.0",
168
+ "requires": {}
169
+ }
170
+ },
171
+ {
172
+ "name": "apollo",
173
+ "description": "Integrate GraphQL in your Nuxt.js apps using vue-apollo.",
174
+ "repo": "nuxt-community/apollo-module",
175
+ "npm": "@nuxtjs/apollo",
176
+ "icon": "apollo.png",
177
+ "github": "https://github.com/nuxt-community/apollo-module",
178
+ "website": "https://github.com/nuxt-community/apollo-module",
179
+ "learn_more": "https://apollo.vuejs.org/guide/#what-is-graphql",
180
+ "category": "Request",
181
+ "type": "community",
182
+ "maintainers": [
183
+ {
184
+ "name": "Lam Kieu",
185
+ "github": "kieusonlam"
186
+ },
187
+ {
188
+ "name": "Dominic Garms",
189
+ "github": "dohomi"
190
+ }
191
+ ],
192
+ "compatibility": {
193
+ "nuxt": "^2.0.0",
194
+ "requires": {}
195
+ }
196
+ },
197
+ {
198
+ "name": "applicationinsights",
199
+ "description": "AppInsights module for Nuxt.js",
200
+ "repo": "nuxt-community/applicationinsights-module",
201
+ "npm": "@nuxtjs/applicationinsights",
202
+ "icon": "application-insights.png",
203
+ "github": "https://github.com/nuxt-community/applicationinsights-module",
204
+ "website": "https://github.com/nuxt-community/applicationinsights-module",
205
+ "learn_more": "",
206
+ "category": "Analytics",
207
+ "type": "community",
208
+ "maintainers": [
209
+ {
210
+ "name": "Dmitry Molotkov",
211
+ "github": "aldarund"
212
+ }
213
+ ],
214
+ "compatibility": {
215
+ "nuxt": "^2.0.0",
216
+ "requires": {}
217
+ }
218
+ },
219
+ {
220
+ "name": "appwrite",
221
+ "description": "Appwrite module for Nuxt",
222
+ "repo": "Hrdtr/nuxt-appwrite",
223
+ "npm": "nuxt-appwrite",
224
+ "icon": "appwrite.png",
225
+ "github": "https://github.com/Hrdtr/nuxt-appwrite",
226
+ "website": "https://github.com/Hrdtr/nuxt-appwrite",
227
+ "learn_more": "",
228
+ "category": "Request",
229
+ "type": "3rd-party",
230
+ "maintainers": [
231
+ {
232
+ "name": "Hrdtr",
233
+ "github": "Hrdtr"
234
+ }
235
+ ],
236
+ "compatibility": {
237
+ "nuxt": "^2.0.0",
238
+ "requires": {}
239
+ }
240
+ },
241
+ {
242
+ "name": "auth",
243
+ "description": "Zero-boilerplate authentication support for Nuxt.js.",
244
+ "repo": "nuxt-community/auth-module",
245
+ "npm": "@nuxtjs/auth",
246
+ "icon": "auth.png",
247
+ "github": "https://github.com/nuxt-community/auth-module",
248
+ "website": "https://dev.auth.nuxtjs.org/",
249
+ "learn_more": "",
250
+ "category": "Security",
251
+ "type": "community",
252
+ "maintainers": [
253
+ {
254
+ "name": "Pooya Parsa",
255
+ "github": "pi0",
256
+ "twitter": "_pi0_"
257
+ },
258
+ {
259
+ "name": "João Pedro Antunes Silva",
260
+ "github": "JoaoPedroAS51"
261
+ }
262
+ ],
263
+ "compatibility": {
264
+ "nuxt": "^2.0.0",
265
+ "requires": {}
266
+ }
267
+ },
268
+ {
269
+ "name": "axios",
270
+ "description": "Secure and easy Axios module with Nuxt.js",
271
+ "repo": "nuxt-community/axios-module",
272
+ "npm": "@nuxtjs/axios",
273
+ "icon": "axios.svg",
274
+ "github": "https://github.com/nuxt-community/axios-module",
275
+ "website": "https://axios.nuxtjs.org",
276
+ "learn_more": "https://github.com/axios/axios",
277
+ "category": "Request",
278
+ "type": "community",
279
+ "maintainers": [
280
+ {
281
+ "name": "Pooya Parsa",
282
+ "github": "pi0",
283
+ "twitter": "_pi0_"
284
+ }
285
+ ],
286
+ "compatibility": {
287
+ "nuxt": "^2.0.0",
288
+ "requires": {}
289
+ }
290
+ },
291
+ {
292
+ "name": "basic-auth",
293
+ "description": "Provide basic authentication to your Nuxt.js application",
294
+ "repo": "potato4d/nuxt-basic-auth-module",
295
+ "npm": "nuxt-basic-auth-module",
296
+ "icon": "",
297
+ "github": "https://github.com/potato4d/nuxt-basic-auth-module",
298
+ "website": "https://github.com/potato4d/nuxt-basic-auth-module",
299
+ "learn_more": "",
300
+ "category": "Security",
301
+ "type": "3rd-party",
302
+ "maintainers": [
303
+ {
304
+ "name": "potato4d",
305
+ "github": "potato4d"
306
+ }
307
+ ],
308
+ "compatibility": {
309
+ "nuxt": "^2.0.0",
310
+ "requires": {}
311
+ }
312
+ },
313
+ {
314
+ "name": "bootstrap",
315
+ "description": "Add Bootstrap to your Nuxt app in seconds.",
316
+ "repo": "bootstrap-vue/bootstrap-vue",
317
+ "npm": "bootstrap-vue",
318
+ "icon": "bootstrap.png",
319
+ "github": "https://github.com/bootstrap-vue/bootstrap-vue",
320
+ "website": "https://bootstrap-vue.org/docs#nuxtjs-module",
321
+ "learn_more": "",
322
+ "category": "UI",
323
+ "type": "3rd-party",
324
+ "maintainers": [
325
+ {
326
+ "name": "Troy Morehouse",
327
+ "github": "tmorehouse"
328
+ },
329
+ {
330
+ "name": "Pooya Parsa",
331
+ "github": "pi0",
332
+ "twitter": "_pi0_"
333
+ },
334
+ {
335
+ "name": "Jacob Müller",
336
+ "github": "jackmu95",
337
+ "twitter": "jackmu95"
338
+ }
339
+ ],
340
+ "compatibility": {
341
+ "nuxt": "^2.0.0",
342
+ "requires": {}
343
+ }
344
+ },
345
+ {
346
+ "name": "browserconfig",
347
+ "description": "Adds XML browser configuration support",
348
+ "repo": "nuxt-community/modules#master/packages/browserconfig",
349
+ "npm": "@nuxtjs/browserconfig",
350
+ "icon": "",
351
+ "github": "https://github.com/nuxt-community/modules/tree/master/packages/browserconfig",
352
+ "website": "https://github.com/nuxt-community/modules/tree/master/packages/browserconfig",
353
+ "learn_more": "https://docs.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/dev-guides/bg183312(v=vs.85)?redirectedfrom=MSDN",
354
+ "category": "Extensions",
355
+ "type": "community",
356
+ "maintainers": [
357
+ {
358
+ "name": "Pooya Parsa",
359
+ "github": "pi0",
360
+ "twitter": "_pi0_"
361
+ }
362
+ ],
363
+ "compatibility": {
364
+ "nuxt": "^2.0.0",
365
+ "requires": {}
366
+ }
367
+ },
368
+ {
369
+ "name": "buefy",
370
+ "description": "It's really very simple to start with nuxt. But we can make it even simpler by adding nuxt-buefy",
371
+ "repo": "buefy/nuxt-buefy",
372
+ "npm": "nuxt-buefy",
373
+ "icon": "buefy.png",
374
+ "github": "https://github.com/buefy/nuxt-buefy",
375
+ "website": "https://github.com/buefy/nuxt-buefy",
376
+ "learn_more": "https://buefy.org/",
377
+ "category": "UI",
378
+ "type": "3rd-party",
379
+ "maintainers": [
380
+ {
381
+ "name": "Walter Tommasi",
382
+ "github": "jtommy"
383
+ }
384
+ ],
385
+ "compatibility": {
386
+ "nuxt": "^2.0.0",
387
+ "requires": {}
388
+ }
389
+ },
390
+ {
391
+ "name": "bugsnag",
392
+ "description": "Bugsnag module for nuxt.js",
393
+ "repo": "JulianMar/nuxt-bugsnag",
394
+ "npm": "nuxt-bugsnag",
395
+ "icon": "bugsnag.png",
396
+ "github": "https://github.com/JulianMar/nuxt-bugsnag",
397
+ "website": "https://github.com/JulianMar/nuxt-bugsnag",
398
+ "learn_more": "https://www.bugsnag.com/",
399
+ "category": "Monitoring",
400
+ "type": "3rd-party",
401
+ "maintainers": [
402
+ {
403
+ "name": "JulianMar",
404
+ "github": "JulianMar"
405
+ }
406
+ ],
407
+ "compatibility": {
408
+ "nuxt": "^2.0.0",
409
+ "requires": {}
410
+ }
411
+ },
412
+ {
413
+ "name": "bulma-slim",
414
+ "description": "Nuxt.js module to automatically make a slim Bulma build of used features with Purgecss",
415
+ "repo": "mustardamus/nuxt-bulma-slim",
416
+ "npm": "nuxt-bulma-slim",
417
+ "icon": "bulma.png",
418
+ "github": "https://github.com/mustardamus/nuxt-bulma-slim",
419
+ "website": "https://github.com/mustardamus/nuxt-bulma-slim",
420
+ "learn_more": "https://bulma.io/",
421
+ "category": "UI",
422
+ "type": "3rd-party",
423
+ "maintainers": [
424
+ {
425
+ "name": "mustardamus",
426
+ "github": "mustardamus"
427
+ }
428
+ ],
429
+ "compatibility": {
430
+ "nuxt": "^2.0.0",
431
+ "requires": {}
432
+ }
433
+ },
434
+ {
435
+ "name": "bundle-buddy",
436
+ "description": "Don't fight your webpack bundle, become friends!",
437
+ "repo": "Developmint/nuxt-bundle-buddy",
438
+ "npm": "nuxt-bundle-buddy",
439
+ "icon": "",
440
+ "github": "https://github.com/Developmint/nuxt-bundle-buddy",
441
+ "website": "https://github.com/Developmint/nuxt-bundle-buddy",
442
+ "learn_more": "",
443
+ "category": "Devtools",
444
+ "type": "3rd-party",
445
+ "maintainers": [
446
+ {
447
+ "name": "Developmint",
448
+ "github": "Developmint"
449
+ }
450
+ ],
451
+ "compatibility": {
452
+ "nuxt": "^2.0.0",
453
+ "requires": {}
454
+ }
455
+ },
456
+ {
457
+ "name": "canvas-sketch",
458
+ "description": "Nuxt.js module for making generative and 3D artwork with canvas-sketch in Javascript",
459
+ "repo": "LuXDAmore/generative-art",
460
+ "npm": "@luxdamore/nuxt-canvas-sketch",
461
+ "icon": "",
462
+ "github": "https://github.com/LuXDAmore/generative-art",
463
+ "website": "https://github.com/LuXDAmore/generative-art",
464
+ "learn_more": "https://github.com/mattdesl/canvas-sketch/blob/master/docs/README.md",
465
+ "category": "Libraries",
466
+ "type": "3rd-party",
467
+ "maintainers": [
468
+ {
469
+ "name": "Luca Iaconelli",
470
+ "github": "LuXDAmore",
471
+ "twitter": "luxdamore"
472
+ }
473
+ ],
474
+ "compatibility": {
475
+ "nuxt": "^2.0.0",
476
+ "requires": {}
477
+ }
478
+ },
479
+ {
480
+ "name": "chakra-ui",
481
+ "description": "Chakra UI Module for Nuxt.js",
482
+ "repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
483
+ "npm": "@chakra-ui/nuxt",
484
+ "icon": "chakra-ui.png",
485
+ "github": "https://github.com/chakra-ui/chakra-ui-vue/tree/develop/packages/chakra-ui-nuxt",
486
+ "website": "https://vue.chakra-ui.com/with-nuxt",
487
+ "learn_more": "",
488
+ "category": "UI",
489
+ "type": "3rd-party",
490
+ "maintainers": [
491
+ {
492
+ "name": "Jonathan Bakebwa",
493
+ "github": "codebender828 https://avatars2.githubusercontent.com/u/21237954?s=400&u=8d33f80968b1e2582b530af74e26e4cb94d1a90b&v=4"
494
+ }
495
+ ],
496
+ "compatibility": {
497
+ "nuxt": "^2.0.0",
498
+ "requires": {}
499
+ }
500
+ },
501
+ {
502
+ "name": "chiffre",
503
+ "description": "Privacy-first, end-to-end encrypted analytics",
504
+ "repo": "chiffre-io/nuxt-chiffre",
505
+ "npm": "nuxt-chiffre",
506
+ "icon": "https://avatars.githubusercontent.com/u/58789215?v=4",
507
+ "github": "https://github.com/chiffre-io/nuxt-chiffre",
508
+ "website": "https://github.com/chiffre-io/nuxt-chiffre",
509
+ "learn_more": "https://chiffre.io",
510
+ "category": "Analytics",
511
+ "type": "3rd-party",
512
+ "maintainers": [
513
+ {
514
+ "name": "Romain Clement",
515
+ "github": "rclement"
516
+ }
517
+ ],
518
+ "compatibility": {
519
+ "nuxt": "^2.0.0",
520
+ "requires": {}
521
+ }
522
+ },
523
+ {
524
+ "name": "client-init",
525
+ "description": "Provide client version of `nuxtServerInit`.",
526
+ "repo": "potato4d/nuxt-client-init-module",
527
+ "npm": "nuxt-client-init-module",
528
+ "icon": "",
529
+ "github": "https://github.com/potato4d/nuxt-client-init-module",
530
+ "website": "https://github.com/potato4d/nuxt-client-init-module",
531
+ "learn_more": "",
532
+ "category": "Extensions",
533
+ "type": "3rd-party",
534
+ "maintainers": [
535
+ {
536
+ "name": "potato4d",
537
+ "github": "potato4d"
538
+ }
539
+ ],
540
+ "compatibility": {
541
+ "nuxt": "^2.0.0",
542
+ "requires": {}
543
+ }
544
+ },
545
+ {
546
+ "name": "cloudcms",
547
+ "description": "CloudCMS Nuxt.js Module",
548
+ "repo": "gitana/cloudcms-nuxt",
549
+ "npm": "cloudcms-nuxt",
550
+ "icon": "",
551
+ "github": "https://github.com/gitana/cloudcms-nuxt",
552
+ "website": "https://github.com/gitana/cloudcms-nuxt",
553
+ "learn_more": "https://www.cloudcms.com/",
554
+ "category": "CMS",
555
+ "type": "3rd-party",
556
+ "maintainers": [
557
+ {
558
+ "name": "gitana",
559
+ "github": "gitana"
560
+ }
561
+ ],
562
+ "compatibility": {
563
+ "nuxt": "^2.0.0",
564
+ "requires": {}
565
+ }
566
+ },
567
+ {
568
+ "name": "cloudinary",
569
+ "description": "Optimize images and videos in your Nuxt.js application",
570
+ "repo": "nuxt-community/cloudinary-module",
571
+ "npm": "@nuxtjs/cloudinary",
572
+ "icon": "cloudinary.png",
573
+ "github": "https://github.com/nuxt-community/cloudinary-module",
574
+ "website": "https://cloudinary.nuxtjs.org",
575
+ "learn_more": "https://cloudinary.com",
576
+ "category": "Images",
577
+ "type": "community",
578
+ "maintainers": [
579
+ {
580
+ "name": "Maya Shavin",
581
+ "github": "mayashavin",
582
+ "twitter": "MayaShavin"
583
+ }
584
+ ],
585
+ "compatibility": {
586
+ "nuxt": "^2.0.0",
587
+ "requires": {}
588
+ }
589
+ },
590
+ {
591
+ "name": "color-mode",
592
+ "description": "Dark and Light mode for NuxtJS with auto detection",
593
+ "repo": "nuxt-community/color-mode-module",
594
+ "npm": "@nuxtjs/color-mode",
595
+ "icon": "color-mode.png",
596
+ "github": "https://github.com/nuxt-community/color-mode-module",
597
+ "website": "https://color-mode.nuxtjs.org",
598
+ "learn_more": "",
599
+ "category": "UI",
600
+ "type": "community",
601
+ "maintainers": [
602
+ {
603
+ "name": "Sébastien Chopin",
604
+ "github": "Atinux",
605
+ "twitter": "Atinux"
606
+ }
607
+ ],
608
+ "compatibility": {
609
+ "nuxt": "^2.0.0",
610
+ "requires": {
611
+ "bridge": "optional"
612
+ }
613
+ }
614
+ },
615
+ {
616
+ "name": "component-cache",
617
+ "description": "LRU component cache for vue components",
618
+ "repo": "nuxt-community/component-cache-module",
619
+ "npm": "@nuxtjs/component-cache",
620
+ "icon": "",
621
+ "github": "https://github.com/nuxt-community/component-cache-module",
622
+ "website": "https://github.com/nuxt-community/component-cache-module",
623
+ "learn_more": "https://ssr.vuejs.org/guide/caching.html#component-level-caching",
624
+ "category": "Performance",
625
+ "type": "community",
626
+ "maintainers": [
627
+ {
628
+ "name": "Pooya Parsa",
629
+ "github": "pi0",
630
+ "twitter": "_pi0_"
631
+ }
632
+ ],
633
+ "compatibility": {
634
+ "nuxt": "^2.0.0",
635
+ "requires": {}
636
+ }
637
+ },
638
+ {
639
+ "name": "composition-api",
640
+ "description": "Composition API hooks for Nuxt",
641
+ "repo": "nuxt-community/composition-api#main",
642
+ "npm": "@nuxtjs/composition-api",
643
+ "icon": "composition-api.svg",
644
+ "github": "https://github.com/nuxt-community/composition-api/tree/main",
645
+ "website": "https://composition-api.nuxtjs.org",
646
+ "learn_more": "",
647
+ "category": "Extensions",
648
+ "type": "community",
649
+ "maintainers": [
650
+ {
651
+ "name": "Daniel Roe",
652
+ "github": "danielroe",
653
+ "twitter": "danielcroe"
654
+ }
655
+ ],
656
+ "compatibility": {
657
+ "nuxt": "^2.0.0",
658
+ "requires": {}
659
+ }
660
+ },
661
+ {
662
+ "name": "content",
663
+ "description": "Use markdown, JSON, YAML, XML or CSV in your nuxt application to easily write content fetched using a MongoDB like API.",
664
+ "repo": "nuxt/content#master/packages/content",
665
+ "npm": "@nuxt/content",
666
+ "icon": "content.png",
667
+ "github": "https://github.com/nuxt/content",
668
+ "website": "https://content.nuxtjs.org",
669
+ "learn_more": "",
670
+ "category": "CMS",
671
+ "type": "official",
672
+ "maintainers": [
673
+ {
674
+ "name": "Benjamin Canac",
675
+ "github": "benjamincanac",
676
+ "twitter": "benjamincanac"
677
+ },
678
+ {
679
+ "name": "Sebastien Chopin",
680
+ "github": "Atinux",
681
+ "twitter": "Atinux"
682
+ }
683
+ ],
684
+ "compatibility": {
685
+ "nuxt": "^2.0.0",
686
+ "requires": {}
687
+ }
688
+ },
689
+ {
690
+ "name": "contentful",
691
+ "description": "nuxt contentful module",
692
+ "repo": "scaccogatto/contentful-module",
693
+ "npm": "contentful-module",
694
+ "icon": "contentful.png",
695
+ "github": "https://github.com/scaccogatto/contentful-module",
696
+ "website": "https://github.com/scaccogatto/contentful-module",
697
+ "learn_more": "https://www.contentful.com/",
698
+ "category": "CMS",
699
+ "type": "3rd-party",
700
+ "maintainers": [
701
+ {
702
+ "name": "scaccogatto",
703
+ "github": "scaccogatto"
704
+ }
705
+ ],
706
+ "compatibility": {
707
+ "nuxt": "^2.0.0",
708
+ "requires": {}
709
+ }
710
+ },
711
+ {
712
+ "name": "custom-elements",
713
+ "description": "Publish your Components as a vue-custom-element standalone build.",
714
+ "repo": "GrabarzUndPartner/nuxt-custom-elements",
715
+ "npm": "nuxt-custom-elements",
716
+ "icon": "custom-elements.png",
717
+ "github": "https://github.com/GrabarzUndPartner/nuxt-custom-elements",
718
+ "website": "https://nuxt-custom-elements.grabarzundpartner.dev",
719
+ "learn_more": "https://github.com/karol-f/vue-custom-element",
720
+ "category": "Extensions",
721
+ "type": "3rd-party",
722
+ "maintainers": [
723
+ {
724
+ "name": "Thorn Walli",
725
+ "github": "ThornWalli"
726
+ },
727
+ {
728
+ "name": "GrabarzUndPartner",
729
+ "github": "GrabarzUndPartner"
730
+ }
731
+ ],
732
+ "compatibility": {
733
+ "nuxt": "^2.0.0",
734
+ "requires": {}
735
+ }
736
+ },
737
+ {
738
+ "name": "darkmode.js",
739
+ "description": "Add darkmode / nightmode to your Nuxt.js project in a few seconds",
740
+ "repo": "sandoche/nuxtjs-darkmode-js-module#main",
741
+ "npm": "nuxtjs-darkmode-js-module",
742
+ "icon": "darkmode.png",
743
+ "github": "https://github.com/sandoche/nuxtjs-darkmode-js-module",
744
+ "website": "https://github.com/sandoche/nuxtjs-darkmode-js-module",
745
+ "learn_more": "",
746
+ "category": "UI",
747
+ "type": "3rd-party",
748
+ "maintainers": [
749
+ {
750
+ "name": "sandoche",
751
+ "github": "sandoche"
752
+ }
753
+ ],
754
+ "compatibility": {
755
+ "nuxt": "^2.0.0",
756
+ "requires": {}
757
+ }
758
+ },
759
+ {
760
+ "name": "date-fns",
761
+ "description": "Modern JavaScript date utility library - date-fns for Nuxt.js",
762
+ "repo": "nuxt-community/date-fns-module",
763
+ "npm": "@nuxtjs/date-fns",
764
+ "icon": "date-fns.png",
765
+ "github": "https://github.com/nuxt-community/date-fns-module",
766
+ "website": "https://github.com/nuxt-community/date-fns-module",
767
+ "learn_more": "https://date-fns.org/",
768
+ "category": "Date",
769
+ "type": "community",
770
+ "maintainers": [
771
+ {
772
+ "name": "Ricardo Gobbo de Souza",
773
+ "github": "ricardogobbosouza"
774
+ }
775
+ ],
776
+ "compatibility": {
777
+ "nuxt": "^2.0.0",
778
+ "requires": {}
779
+ }
780
+ },
781
+ {
782
+ "name": "datocms",
783
+ "description": "DatoCMS integration for Nuxt.js",
784
+ "repo": "voorhoede/nuxt-datocms-module",
785
+ "npm": "@voorhoede/nuxt-datocms-module",
786
+ "icon": "datocms.png",
787
+ "github": "https://github.com/voorhoede/nuxt-datocms-module",
788
+ "website": "https://github.com/voorhoede/nuxt-datocms-module",
789
+ "learn_more": "https://www.datocms.com/",
790
+ "category": "CMS",
791
+ "type": "3rd-party",
792
+ "maintainers": [
793
+ {
794
+ "name": "Frankwarnaar",
795
+ "github": "Frankwarnaar"
796
+ }
797
+ ],
798
+ "compatibility": {
799
+ "nuxt": "^2.0.0",
800
+ "requires": {}
801
+ }
802
+ },
803
+ {
804
+ "name": "dayjs",
805
+ "description": "The best way for use Day.js easily in your Nuxt.js project.",
806
+ "repo": "nuxt-community/dayjs-module",
807
+ "npm": "@nuxtjs/dayjs",
808
+ "icon": "day-js.png",
809
+ "github": "https://github.com/nuxt-community/dayjs-module",
810
+ "website": "https://github.com/nuxt-community/dayjs-module",
811
+ "learn_more": "https://day.js.org/",
812
+ "category": "Date",
813
+ "type": "community",
814
+ "maintainers": [
815
+ {
816
+ "name": "Takuma HANATANI",
817
+ "github": "potato4d",
818
+ "twitter": "potato4d"
819
+ }
820
+ ],
821
+ "compatibility": {
822
+ "nuxt": "^2.0.0",
823
+ "requires": {}
824
+ }
825
+ },
826
+ {
827
+ "name": "device",
828
+ "description": "Device detection module for Nuxt.js",
829
+ "repo": "nuxt-community/device-module",
830
+ "npm": "@nuxtjs/device",
831
+ "icon": "",
832
+ "github": "https://github.com/nuxt-community/device-module",
833
+ "website": "https://github.com/nuxt-community/device-module",
834
+ "learn_more": "",
835
+ "category": "Extensions",
836
+ "type": "community",
837
+ "maintainers": [
838
+ {
839
+ "name": "Shinji Yamada",
840
+ "github": "dotneet"
841
+ }
842
+ ],
843
+ "compatibility": {
844
+ "nuxt": "^2.0.0",
845
+ "requires": {}
846
+ }
847
+ },
848
+ {
849
+ "name": "dotenv",
850
+ "description": "A Nuxt.js module that loads your .env file into your context options",
851
+ "repo": "nuxt-community/dotenv-module",
852
+ "npm": "@nuxtjs/dotenv",
853
+ "icon": "dotenv.png",
854
+ "github": "https://github.com/nuxt-community/dotenv-module",
855
+ "website": "https://github.com/nuxt-community/dotenv-module",
856
+ "learn_more": "https://www.npmjs.com/package/dotenv",
857
+ "category": "Extensions",
858
+ "type": "community",
859
+ "maintainers": [
860
+ {
861
+ "name": "Julien Tant",
862
+ "github": "JulienTant"
863
+ }
864
+ ],
865
+ "compatibility": {
866
+ "nuxt": "^2.0.0",
867
+ "requires": {}
868
+ }
869
+ },
870
+ {
871
+ "name": "drupal-ce",
872
+ "description": "Connects Nuxt.js with Drupal via the Lupus Custom Elements Renderer",
873
+ "repo": "drunomics/nuxtjs-drupal-ce",
874
+ "npm": "nuxtjs-drupal-ce",
875
+ "icon": "drupal-ce.png",
876
+ "github": "https://github.com/drunomics/nuxtjs-drupal-ce",
877
+ "website": "https://stack.lupus.digital",
878
+ "learn_more": "https://stack.lupus.digital/2-resources/learning",
879
+ "category": "CMS",
880
+ "type": "3rd-party",
881
+ "maintainers": [
882
+ {
883
+ "name": "Wolfgang Ziegler // fago",
884
+ "github": "fago",
885
+ "avatar": "https://avatars.githubusercontent.com/u/132232?v=4"
886
+ },
887
+ {
888
+ "name": "Maximilian Götz-Mikus",
889
+ "github": "maximilianmikus",
890
+ "avatar": "https://avatars.githubusercontent.com/u/1254146?v=4"
891
+ },
892
+ {
893
+ "name": "David Licen",
894
+ "github": "davision",
895
+ "avatar": "https://avatars.githubusercontent.com/u/3862832?v=4"
896
+ }
897
+ ],
898
+ "compatibility": {
899
+ "nuxt": "^2.0.0",
900
+ "requires": {}
901
+ }
902
+ },
903
+ {
904
+ "name": "druxt",
905
+ "description": "A bridge between frameworks, Drupal in the back, Nuxt.js in the front.",
906
+ "repo": "druxt/druxt.js#develop/packages/druxt",
907
+ "npm": "druxt",
908
+ "icon": "druxt.svg",
909
+ "github": "https://github.com/druxt/druxt.js",
910
+ "website": "https://druxtjs.org",
911
+ "learn_more": "https://druxtjs.org/guide",
912
+ "category": "CMS",
913
+ "type": "3rd-party",
914
+ "maintainers": [
915
+ {
916
+ "name": "Decipher",
917
+ "github": "decipher"
918
+ }
919
+ ],
920
+ "compatibility": {
921
+ "nuxt": "^2.0.0",
922
+ "requires": {}
923
+ }
924
+ },
925
+ {
926
+ "name": "emotion",
927
+ "description": "The Next Generation of CSS-in-JS for Nuxt.js",
928
+ "repo": "nuxt-community/emotion-module",
929
+ "npm": "@nuxtjs/emotion",
930
+ "icon": "emotion.png",
931
+ "github": "https://github.com/nuxt-community/emotion-module",
932
+ "website": "https://github.com/nuxt-community/emotion-module",
933
+ "learn_more": "https://emotion.sh/",
934
+ "category": "Extensions",
935
+ "type": "community",
936
+ "maintainers": [
937
+ {
938
+ "name": "Pooya Parsa",
939
+ "github": "pi0",
940
+ "twitter": "_pi0_"
941
+ }
942
+ ],
943
+ "compatibility": {
944
+ "nuxt": "^2.0.0",
945
+ "requires": {}
946
+ }
947
+ },
948
+ {
949
+ "name": "eslint",
950
+ "description": "ESLint module for Nuxt.js",
951
+ "repo": "nuxt-community/eslint-module",
952
+ "npm": "@nuxtjs/eslint-module",
953
+ "icon": "eslint.png",
954
+ "github": "https://github.com/nuxt-community/eslint-module",
955
+ "website": "https://github.com/nuxt-community/eslint-module",
956
+ "learn_more": "https://eslint.org/",
957
+ "category": "Devtools",
958
+ "type": "community",
959
+ "maintainers": [
960
+ {
961
+ "name": "Ricardo Gobbo de Souza",
962
+ "github": "ricardogobbosouza"
963
+ }
964
+ ],
965
+ "compatibility": {
966
+ "nuxt": "^2.0.0",
967
+ "requires": {}
968
+ }
969
+ },
970
+ {
971
+ "name": "event-trace",
972
+ "description": "Module for event trace in Nuxt.js",
973
+ "repo": "nuxt-community/nuxt-event-trace",
974
+ "npm": "nuxt-event-trace",
975
+ "icon": "",
976
+ "github": "https://github.com/nuxt-community/nuxt-event-trace",
977
+ "website": "https://github.com/nuxt-community/nuxt-event-trace",
978
+ "learn_more": "",
979
+ "category": "Monitoring",
980
+ "type": "community",
981
+ "maintainers": [
982
+ {
983
+ "name": "Xin Du",
984
+ "github": "clarkdo"
985
+ }
986
+ ],
987
+ "compatibility": {
988
+ "nuxt": "^2.0.0",
989
+ "requires": {}
990
+ }
991
+ },
992
+ {
993
+ "name": "fathom",
994
+ "description": "Fathom analytics for Nuxt",
995
+ "repo": "yabhq/nuxt-fathom",
996
+ "npm": "@yabhq/nuxt-fathom",
997
+ "icon": "fathom.png",
998
+ "github": "https://github.com/yabhq/nuxt-fathom",
999
+ "website": "https://github.com/yabhq/nuxt-fathom",
1000
+ "learn_more": "https://usefathom.com/",
1001
+ "category": "Analytics",
1002
+ "type": "3rd-party",
1003
+ "maintainers": [
1004
+ {
1005
+ "name": "yabhq",
1006
+ "github": "yabhq"
1007
+ }
1008
+ ],
1009
+ "compatibility": {
1010
+ "nuxt": "^2.0.0",
1011
+ "requires": {}
1012
+ }
1013
+ },
1014
+ {
1015
+ "name": "feature-toggle",
1016
+ "description": "Feature toggle module for Nuxt.js",
1017
+ "repo": "stephenkr/nuxt-feature-toggle",
1018
+ "npm": "nuxt-feature-toggle",
1019
+ "icon": "",
1020
+ "github": "https://github.com/stephenkr/nuxt-feature-toggle",
1021
+ "website": "https://github.com/stephenkr/nuxt-feature-toggle",
1022
+ "learn_more": "",
1023
+ "category": "Extensions",
1024
+ "type": "3rd-party",
1025
+ "maintainers": [
1026
+ {
1027
+ "name": "stephenkr",
1028
+ "github": "stephenkr"
1029
+ }
1030
+ ],
1031
+ "compatibility": {
1032
+ "nuxt": "^2.0.0",
1033
+ "requires": {}
1034
+ }
1035
+ },
1036
+ {
1037
+ "name": "feed",
1038
+ "description": "Feed module enables everyone to have RSS, Atom and Json.",
1039
+ "repo": "nuxt-community/feed-module",
1040
+ "npm": "@nuxtjs/feed",
1041
+ "icon": "",
1042
+ "github": "https://github.com/nuxt-community/feed-module",
1043
+ "website": "https://github.com/nuxt-community/feed-module",
1044
+ "learn_more": "",
1045
+ "category": "SEO",
1046
+ "type": "community",
1047
+ "maintainers": [
1048
+ {
1049
+ "name": "Alexander Lichter",
1050
+ "github": "manniL",
1051
+ "twitter": "TheAlexLichter"
1052
+ }
1053
+ ],
1054
+ "compatibility": {
1055
+ "nuxt": "^2.0.0",
1056
+ "requires": {}
1057
+ }
1058
+ },
1059
+ {
1060
+ "name": "firebase",
1061
+ "description": "Integrate Firebase into your Nuxt project.",
1062
+ "repo": "nuxt-community/firebase-module",
1063
+ "npm": "@nuxtjs/firebase-monorepo",
1064
+ "icon": "firebase.png",
1065
+ "github": "https://github.com/nuxt-community/firebase-module",
1066
+ "website": "https://firebase.nuxtjs.org",
1067
+ "learn_more": "https://firebase.google.com/",
1068
+ "category": "Database",
1069
+ "type": "community",
1070
+ "maintainers": [
1071
+ {
1072
+ "name": "Pascal Luther",
1073
+ "github": "lupas"
1074
+ }
1075
+ ],
1076
+ "compatibility": {
1077
+ "nuxt": "^2.0.0",
1078
+ "requires": {}
1079
+ }
1080
+ },
1081
+ {
1082
+ "name": "floating-prompt-module",
1083
+ "description": "Invite your users to support you on product hunt with this floating prompt Nuxt.js module",
1084
+ "repo": "sandoche/nuxt-floating-prompt-module#main",
1085
+ "npm": "nuxt-floating-prompt-module",
1086
+ "icon": "",
1087
+ "github": "https://github.com/sandoche/nuxt-floating-prompt-module",
1088
+ "website": "https://github.com/sandoche/nuxt-floating-prompt-module",
1089
+ "learn_more": "",
1090
+ "category": "Libraries",
1091
+ "type": "3rd-party",
1092
+ "maintainers": [
1093
+ {
1094
+ "name": "sandoche",
1095
+ "github": "sandoche"
1096
+ }
1097
+ ],
1098
+ "compatibility": {
1099
+ "nuxt": "^2.0.0",
1100
+ "requires": {}
1101
+ }
1102
+ },
1103
+ {
1104
+ "name": "font-loader-strategy",
1105
+ "description": "Helps to load fonts and activate them by preloading.",
1106
+ "repo": "GrabarzUndPartner/nuxt-font-loader-strategy",
1107
+ "npm": "nuxt-font-loader-strategy",
1108
+ "icon": "",
1109
+ "github": "https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy",
1110
+ "website": "https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy",
1111
+ "learn_more": "",
1112
+ "category": "Fonts",
1113
+ "type": "3rd-party",
1114
+ "maintainers": [
1115
+ {
1116
+ "name": "GrabarzUndPartner",
1117
+ "github": "GrabarzUndPartner"
1118
+ }
1119
+ ],
1120
+ "compatibility": {
1121
+ "nuxt": "^2.0.0",
1122
+ "requires": {}
1123
+ }
1124
+ },
1125
+ {
1126
+ "name": "fontagon",
1127
+ "description": "Easy convert SVG from nuxt to icon font.",
1128
+ "repo": "kdydesign/nuxt-fontagon",
1129
+ "npm": "nuxt-fontagon",
1130
+ "icon": "fontagon.png",
1131
+ "github": "https://github.com/kdydesign/nuxt-fontagon",
1132
+ "website": "https://github.com/kdydesign/nuxt-fontagon",
1133
+ "learn_more": "",
1134
+ "category": "Libraries",
1135
+ "type": "3rd-party",
1136
+ "maintainers": [
1137
+ {
1138
+ "name": "kdydesign",
1139
+ "github": "kdydesign"
1140
+ }
1141
+ ],
1142
+ "compatibility": {
1143
+ "nuxt": "^2.0.0",
1144
+ "requires": {}
1145
+ }
1146
+ },
1147
+ {
1148
+ "name": "fontawesome",
1149
+ "description": "Module to join nuxt and Fontawesome 5",
1150
+ "repo": "nuxt-community/fontawesome-module",
1151
+ "npm": "@nuxtjs/fontawesome",
1152
+ "icon": "font-awesome.png",
1153
+ "github": "https://github.com/nuxt-community/fontawesome-module",
1154
+ "website": "https://github.com/nuxt-community/fontawesome-module",
1155
+ "learn_more": "https://fontawesome.com/",
1156
+ "category": "Fonts",
1157
+ "type": "community",
1158
+ "maintainers": [
1159
+ {
1160
+ "name": "Pim",
1161
+ "github": "pimlie"
1162
+ }
1163
+ ],
1164
+ "compatibility": {
1165
+ "nuxt": "^2.0.0",
1166
+ "requires": {}
1167
+ }
1168
+ },
1169
+ {
1170
+ "name": "formkit",
1171
+ "description": "Seamless FormKit integration for Nuxt",
1172
+ "repo": "formkit/formkit",
1173
+ "npm": "",
1174
+ "icon": "formkit.png",
1175
+ "github": "https://github.com/formkit/formkit",
1176
+ "website": "https://formkit.com",
1177
+ "learn_more": "https://formkit.com/essentials/installation#with-nuxt",
1178
+ "category": "Libraries",
1179
+ "type": "3rd-party",
1180
+ "maintainers": [
1181
+ {
1182
+ "name": "Justin Schroeder",
1183
+ "github": "justin-schroeder",
1184
+ "twitter": "jpschroeder"
1185
+ },
1186
+ {
1187
+ "name": "Andrew Boyd",
1188
+ "github": "andrew-boyd",
1189
+ "twitter": "0xBOYD"
1190
+ }
1191
+ ],
1192
+ "compatibility": {
1193
+ "nuxt": "^3.0.0",
1194
+ "requires": {}
1195
+ }
1196
+ },
1197
+ {
1198
+ "name": "fullpage",
1199
+ "description": "Nuxt module for fullpage-vue plugin",
1200
+ "repo": "vaso2/fullpage-nuxt",
1201
+ "npm": "fullpage-nuxt",
1202
+ "icon": "",
1203
+ "github": "https://github.com/vaso2/fullpage-nuxt",
1204
+ "website": "https://github.com/vaso2/fullpage-nuxt",
1205
+ "learn_more": "",
1206
+ "category": "CSS",
1207
+ "type": "3rd-party",
1208
+ "maintainers": [
1209
+ {
1210
+ "name": "vaso2",
1211
+ "github": "vaso2"
1212
+ }
1213
+ ],
1214
+ "compatibility": {
1215
+ "nuxt": "^2.0.0",
1216
+ "requires": {}
1217
+ }
1218
+ },
1219
+ {
1220
+ "name": "github-api",
1221
+ "description": "Nuxt module for GitHub v4 API",
1222
+ "repo": "lindsaykwardell/nuxt-github-api",
1223
+ "npm": "nuxt-github-api",
1224
+ "icon": "github.svg",
1225
+ "github": "https://github.com/lindsaykwardell/nuxt-github-api",
1226
+ "website": "https://github.com/lindsaykwardell/nuxt-github-api",
1227
+ "learn_more": "",
1228
+ "category": "Request",
1229
+ "type": "3rd-party",
1230
+ "maintainers": [
1231
+ {
1232
+ "name": "lindsaykwardell",
1233
+ "github": "lindsaykwardell"
1234
+ }
1235
+ ],
1236
+ "compatibility": {
1237
+ "nuxt": "^2.0.0",
1238
+ "requires": {}
1239
+ }
1240
+ },
1241
+ {
1242
+ "name": "google-adsense",
1243
+ "description": "Google Adsense Module for Nuxt.js",
1244
+ "repo": "nuxt-community/google-adsense-module",
1245
+ "npm": "@nuxtjs/google-adsense",
1246
+ "icon": "google-adsense.png",
1247
+ "github": "https://github.com/nuxt-community/google-adsense-module",
1248
+ "website": "https://github.com/nuxt-community/google-adsense-module",
1249
+ "learn_more": "https://www.google.com/adsense/start/",
1250
+ "category": "Analytics",
1251
+ "type": "community",
1252
+ "maintainers": [
1253
+ {
1254
+ "name": "Troy Morehouse",
1255
+ "github": "tmorehouse"
1256
+ }
1257
+ ],
1258
+ "compatibility": {
1259
+ "nuxt": "^2.0.0",
1260
+ "requires": {}
1261
+ }
1262
+ },
1263
+ {
1264
+ "name": "google-analytics",
1265
+ "description": "Google analytics Module for Nuxt.js",
1266
+ "repo": "nuxt-community/analytics-module",
1267
+ "npm": "@nuxtjs/google-analytics",
1268
+ "icon": "google-analytics.png",
1269
+ "github": "https://github.com/nuxt-community/analytics-module",
1270
+ "website": "https://google-analytics.nuxtjs.org",
1271
+ "learn_more": "https://marketingplatform.google.com/about/analytics/",
1272
+ "category": "Analytics",
1273
+ "type": "community",
1274
+ "maintainers": [
1275
+ {
1276
+ "name": "Pooya Parsa",
1277
+ "github": "pi0",
1278
+ "twitter": "_pi0_"
1279
+ },
1280
+ {
1281
+ "name": "Ricardo Gobbo de Souza",
1282
+ "github": "ricardogobbosouza"
1283
+ },
1284
+ {
1285
+ "name": "Matteo Gabriele",
1286
+ "github": "MatteoGabriele",
1287
+ "twitter": "matteo_gabriele"
1288
+ }
1289
+ ],
1290
+ "compatibility": {
1291
+ "nuxt": "^2.0.0",
1292
+ "requires": {}
1293
+ }
1294
+ },
1295
+ {
1296
+ "name": "google-fonts",
1297
+ "description": "Google Fonts module for NuxtJS",
1298
+ "repo": "nuxt-community/google-fonts-module",
1299
+ "npm": "@nuxtjs/google-fonts",
1300
+ "icon": "google-fonts.png",
1301
+ "github": "https://github.com/nuxt-community/google-fonts-module",
1302
+ "website": "https://github.com/nuxt-community/google-fonts-module",
1303
+ "learn_more": "https://developers.google.com/fonts",
1304
+ "category": "Fonts",
1305
+ "type": "community",
1306
+ "maintainers": [
1307
+ {
1308
+ "name": "Ricardo Gobbo de Souza",
1309
+ "github": "ricardogobbosouza"
1310
+ }
1311
+ ],
1312
+ "compatibility": {
1313
+ "nuxt": "^2.0.0",
1314
+ "requires": {}
1315
+ }
1316
+ },
1317
+ {
1318
+ "name": "google-gtag",
1319
+ "description": "Google GTag for Nuxt.js",
1320
+ "repo": "nuxt-community/google-gtag",
1321
+ "npm": "@nuxtjs/google-gtag",
1322
+ "icon": "gtm.png",
1323
+ "github": "https://github.com/nuxt-community/google-gtag",
1324
+ "website": "https://github.com/nuxt-community/google-gtag",
1325
+ "learn_more": "https://developers.google.com/analytics/devguides/collection/gtagjs/",
1326
+ "category": "Analytics",
1327
+ "type": "community",
1328
+ "maintainers": [
1329
+ {
1330
+ "name": "Dominic Garms",
1331
+ "github": "dohomi"
1332
+ },
1333
+ {
1334
+ "name": "Ricardo Gobbo de Souza",
1335
+ "github": "ricardogobbosouza"
1336
+ }
1337
+ ],
1338
+ "compatibility": {
1339
+ "nuxt": "^2.0.0",
1340
+ "requires": {}
1341
+ }
1342
+ },
1343
+ {
1344
+ "name": "google-optimize",
1345
+ "description": "SSR friendly Google Optimize module for Nuxt.js",
1346
+ "repo": "nuxt-community/google-optimize-module",
1347
+ "npm": "nuxt-google-optimize",
1348
+ "icon": "google-optimize.png",
1349
+ "github": "https://github.com/nuxt-community/google-optimize-module",
1350
+ "website": "https://github.com/nuxt-community/google-optimize-module",
1351
+ "learn_more": "https://marketingplatform.google.com/about/optimize/",
1352
+ "category": "Analytics",
1353
+ "type": "community",
1354
+ "maintainers": [
1355
+ {
1356
+ "name": "Pooya Parsa",
1357
+ "github": "pi0",
1358
+ "twitter": "_pi0_"
1359
+ },
1360
+ {
1361
+ "name": "Farzad Soltani",
1362
+ "github": "farzadso",
1363
+ "twitter": "farzadso"
1364
+ },
1365
+ {
1366
+ "name": "Josh Deltener",
1367
+ "github": "hecktarzuli",
1368
+ "twitter": "JoshDeltener"
1369
+ }
1370
+ ],
1371
+ "compatibility": {
1372
+ "nuxt": "^2.0.0",
1373
+ "requires": {}
1374
+ }
1375
+ },
1376
+ {
1377
+ "name": "graphql-request",
1378
+ "description": "Easy Minimal GraphQL client integration with Nuxt.js",
1379
+ "repo": "gomah/nuxt-graphql-request",
1380
+ "npm": "nuxt-graphql-request",
1381
+ "icon": "graphql-request.png",
1382
+ "github": "https://github.com/gomah/nuxt-graphql-request",
1383
+ "website": "https://github.com/gomah/nuxt-graphql-request",
1384
+ "learn_more": "",
1385
+ "category": "Request",
1386
+ "type": "3rd-party",
1387
+ "maintainers": [
1388
+ {
1389
+ "name": "gomah",
1390
+ "github": "gomah"
1391
+ }
1392
+ ],
1393
+ "compatibility": {
1394
+ "nuxt": "^2.0.0",
1395
+ "requires": {}
1396
+ }
1397
+ },
1398
+ {
1399
+ "name": "gtm",
1400
+ "description": "Google Tag Manager Module for Nuxt.js",
1401
+ "repo": "nuxt-community/gtm-module",
1402
+ "npm": "@nuxtjs/gtm",
1403
+ "icon": "gtm.png",
1404
+ "github": "https://github.com/nuxt-community/gtm-module",
1405
+ "website": "https://github.com/nuxt-community/gtm-module",
1406
+ "learn_more": "https://marketingplatform.google.com/about/tag-manager/",
1407
+ "category": "Analytics",
1408
+ "type": "community",
1409
+ "maintainers": [
1410
+ {
1411
+ "name": "Pooya Parsa",
1412
+ "github": "pi0",
1413
+ "twitter": "_pi0_"
1414
+ }
1415
+ ],
1416
+ "compatibility": {
1417
+ "nuxt": "^2.0.0",
1418
+ "requires": {}
1419
+ }
1420
+ },
1421
+ {
1422
+ "name": "guess",
1423
+ "description": "Guess.js module for Nuxt.js",
1424
+ "repo": "nuxt-community/guess-module",
1425
+ "npm": "@nuxtjs/guess-module",
1426
+ "icon": "guessjs.png",
1427
+ "github": "https://github.com/nuxt-community/guess-module",
1428
+ "website": "https://github.com/nuxt-community/guess-module",
1429
+ "learn_more": "https://guess-js.github.io/",
1430
+ "category": "Performance",
1431
+ "type": "community",
1432
+ "maintainers": [
1433
+ {
1434
+ "name": "Xin Du",
1435
+ "github": "clarkdo"
1436
+ }
1437
+ ],
1438
+ "compatibility": {
1439
+ "nuxt": "^2.0.0",
1440
+ "requires": {}
1441
+ }
1442
+ },
1443
+ {
1444
+ "name": "headway",
1445
+ "description": "Headway changelog widget for Nuxt",
1446
+ "repo": "l-portet/nuxt-headway",
1447
+ "npm": "nuxt-headway",
1448
+ "icon": "headway.png",
1449
+ "github": "https://github.com/l-portet/nuxt-headway",
1450
+ "website": "https://nuxt-headway.netlify.app/",
1451
+ "learn_more": "https://headwayapp.co/",
1452
+ "category": "UI",
1453
+ "type": "3rd-party",
1454
+ "maintainers": [
1455
+ {
1456
+ "name": "l-portet",
1457
+ "github": "l-portet",
1458
+ "avatar": "https://avatars.githubusercontent.com/u/34057690?v=4"
1459
+ }
1460
+ ],
1461
+ "compatibility": {
1462
+ "nuxt": "^2.0.0",
1463
+ "requires": {}
1464
+ }
1465
+ },
1466
+ {
1467
+ "name": "helmet",
1468
+ "description": "Easy Helmet module with Nuxt.js'",
1469
+ "repo": "victor-perez/nuxt-helmet",
1470
+ "npm": "nuxt-helmet",
1471
+ "icon": "",
1472
+ "github": "https://github.com/victor-perez/nuxt-helmet",
1473
+ "website": "https://github.com/victor-perez/nuxt-helmet",
1474
+ "learn_more": "https://helmetjs.github.io/",
1475
+ "category": "Security",
1476
+ "type": "3rd-party",
1477
+ "maintainers": [
1478
+ {
1479
+ "name": "victor-perez",
1480
+ "github": "victor-perez"
1481
+ }
1482
+ ],
1483
+ "compatibility": {
1484
+ "nuxt": "^2.0.0",
1485
+ "requires": {}
1486
+ }
1487
+ },
1488
+ {
1489
+ "name": "highcharts",
1490
+ "description": "Highcharts for Nuxt",
1491
+ "repo": "richardeschloss/nuxt-highcharts",
1492
+ "npm": "nuxt-highcharts",
1493
+ "icon": "",
1494
+ "github": "https://github.com/richardeschloss/nuxt-highcharts",
1495
+ "website": "https://github.com/richardeschloss/nuxt-highcharts",
1496
+ "learn_more": "https://www.highcharts.com/",
1497
+ "category": "UI",
1498
+ "type": "3rd-party",
1499
+ "maintainers": [
1500
+ {
1501
+ "name": "richardeschloss",
1502
+ "github": "richardeschloss"
1503
+ }
1504
+ ],
1505
+ "compatibility": {
1506
+ "nuxt": "^2.0.0",
1507
+ "requires": {}
1508
+ }
1509
+ },
1510
+ {
1511
+ "name": "history-state",
1512
+ "description": "Nuxt.js module to backup or restore historical states",
1513
+ "repo": "hidekatsu-izuno/nuxt-history-state",
1514
+ "npm": "nuxt-history-state",
1515
+ "icon": "",
1516
+ "github": "https://github.com/hidekatsu-izuno/nuxt-history-state",
1517
+ "website": "https://github.com/hidekatsu-izuno/nuxt-history-state",
1518
+ "learn_more": "",
1519
+ "category": "Extensions",
1520
+ "type": "3rd-party",
1521
+ "maintainers": [
1522
+ {
1523
+ "name": "hidekatsu-izuno",
1524
+ "github": "hidekatsu-izuno"
1525
+ }
1526
+ ],
1527
+ "compatibility": {
1528
+ "nuxt": "^2.0.0",
1529
+ "requires": {}
1530
+ }
1531
+ },
1532
+ {
1533
+ "name": "html-minifier",
1534
+ "description": "Minify the html for each request served by nuxt server (nuxt start)",
1535
+ "repo": "nuxt-community/html-minifier-module",
1536
+ "npm": "@nuxtjs/html-minifier",
1537
+ "icon": "",
1538
+ "github": "https://github.com/nuxt-community/html-minifier-module",
1539
+ "website": "https://github.com/nuxt-community/html-minifier-module",
1540
+ "learn_more": "",
1541
+ "category": "Performance",
1542
+ "type": "community",
1543
+ "maintainers": [
1544
+ {
1545
+ "name": "Xin Du",
1546
+ "github": "clarkdo"
1547
+ }
1548
+ ],
1549
+ "compatibility": {
1550
+ "nuxt": "^2.0.0",
1551
+ "requires": {}
1552
+ }
1553
+ },
1554
+ {
1555
+ "name": "html-validator",
1556
+ "description": "Automatically validate Nuxt server-rendered HTML html",
1557
+ "repo": "nuxt-community/html-validator-module",
1558
+ "npm": "@nuxtjs/html-validator",
1559
+ "icon": "html-validator.png",
1560
+ "github": "https://github.com/nuxt-community/html-validator-module",
1561
+ "website": "https://html-validator.nuxtjs.org",
1562
+ "learn_more": "https://html-validate.org",
1563
+ "category": "Performance",
1564
+ "type": "community",
1565
+ "maintainers": [
1566
+ {
1567
+ "name": "Daniel Roe",
1568
+ "github": "danielroe",
1569
+ "twitter": "danielcroe"
1570
+ }
1571
+ ],
1572
+ "compatibility": {
1573
+ "nuxt": "^2.0.0",
1574
+ "requires": {}
1575
+ }
1576
+ },
1577
+ {
1578
+ "name": "http",
1579
+ "description": "Universal HTTP Module for Nuxt.js",
1580
+ "repo": "nuxt/http",
1581
+ "npm": "@nuxt/http",
1582
+ "icon": "http.png",
1583
+ "github": "https://github.com/nuxt/http",
1584
+ "website": "https://http.nuxtjs.org/",
1585
+ "learn_more": "",
1586
+ "category": "Request",
1587
+ "type": "official",
1588
+ "maintainers": [
1589
+ {
1590
+ "name": "Pooya Parsa",
1591
+ "github": "pi0",
1592
+ "twitter": "_pi0_"
1593
+ },
1594
+ {
1595
+ "name": "Sébastien Chopin",
1596
+ "github": "Atinux",
1597
+ "twitter": "Atinux"
1598
+ }
1599
+ ],
1600
+ "compatibility": {
1601
+ "nuxt": "^2.0.0",
1602
+ "requires": {}
1603
+ }
1604
+ },
1605
+ {
1606
+ "name": "humans-txt",
1607
+ "description": "An initiative for knowing the people behind a website. It is a Nuxt.js buildModules that add a TXT file containing information about the different people who have contributed to building the website.",
1608
+ "repo": "Luxdamore/nuxt-humans-txt",
1609
+ "npm": "@luxdamore/nuxt-humans-txt",
1610
+ "icon": "",
1611
+ "github": "https://github.com/LuXDAmore/nuxt-humans-txt",
1612
+ "website": "https://luxdamore.github.io/nuxt-humans-txt/",
1613
+ "learn_more": "https://humanstxt.org/",
1614
+ "category": "SEO",
1615
+ "type": "3rd-party",
1616
+ "maintainers": [
1617
+ {
1618
+ "name": "Luca Iaconelli",
1619
+ "github": "LuXDAmore",
1620
+ "twitter": "luxdamore"
1621
+ }
1622
+ ],
1623
+ "compatibility": {
1624
+ "nuxt": "^2.0.0",
1625
+ "requires": {}
1626
+ }
1627
+ },
1628
+ {
1629
+ "name": "i18n",
1630
+ "description": "i18n features for your Nuxt project so you can easily add internationalization.",
1631
+ "repo": "nuxt-community/i18n-module",
1632
+ "npm": "nuxt-i18n",
1633
+ "icon": "i18n.png",
1634
+ "github": "https://github.com/nuxt-community/i18n-module",
1635
+ "website": "https://i18n.nuxtjs.org",
1636
+ "learn_more": "https://kazupon.github.io/vue-i18n/",
1637
+ "category": "Extensions",
1638
+ "type": "community",
1639
+ "maintainers": [
1640
+ {
1641
+ "name": "Rafał Chłodnicki",
1642
+ "github": "rchl"
1643
+ },
1644
+ {
1645
+ "name": "Kazuya Kawaguchi",
1646
+ "github": "kazupon"
1647
+ }
1648
+ ],
1649
+ "compatibility": {
1650
+ "nuxt": "^2.0.0",
1651
+ "requires": {}
1652
+ }
1653
+ },
1654
+ {
1655
+ "name": "image-loader",
1656
+ "description": "An image loader module for nuxt.js that allows you to configure image style derivatives.",
1657
+ "repo": "PivaleCo/nuxt-image-loader-module",
1658
+ "npm": "@pivale/nuxt-image-loader-module",
1659
+ "icon": "",
1660
+ "github": "https://github.com/PivaleCo/nuxt-image-loader-module",
1661
+ "website": "https://github.com/PivaleCo/nuxt-image-loader-module",
1662
+ "learn_more": "http://www.graphicsmagick.org/",
1663
+ "category": "Images",
1664
+ "type": "3rd-party",
1665
+ "maintainers": [
1666
+ {
1667
+ "name": "Barry Fisher",
1668
+ "github": "Barry-Fisher"
1669
+ }
1670
+ ],
1671
+ "compatibility": {
1672
+ "nuxt": "^2.0.0",
1673
+ "requires": {}
1674
+ }
1675
+ },
1676
+ {
1677
+ "name": "image",
1678
+ "description": "Optimised images for NuxtJS, with progressive processing, lazy-loading, real-time resizes and providers support.",
1679
+ "repo": "nuxt/image",
1680
+ "npm": "@nuxt/image",
1681
+ "icon": "image.png",
1682
+ "github": "https://github.com/nuxt/image",
1683
+ "website": "https://image.nuxtjs.org",
1684
+ "learn_more": "",
1685
+ "category": "Images",
1686
+ "type": "official",
1687
+ "maintainers": [
1688
+ {
1689
+ "name": "Ahad Birang",
1690
+ "github": "farnabaz",
1691
+ "twitter": "a_birang"
1692
+ },
1693
+ {
1694
+ "name": "Pooya Parsa",
1695
+ "github": "pi0",
1696
+ "twitter": "_pi0_"
1697
+ },
1698
+ {
1699
+ "name": "Sebastien Chopin",
1700
+ "github": "Atinux",
1701
+ "twitter": "Atinux"
1702
+ }
1703
+ ],
1704
+ "compatibility": {
1705
+ "nuxt": "^2.0.0",
1706
+ "requires": {
1707
+ "bridge": "optional"
1708
+ }
1709
+ }
1710
+ },
1711
+ {
1712
+ "name": "imagemin",
1713
+ "description": "Automatically optimize (compress) all images used in Nuxt.js",
1714
+ "repo": "nuxt-community/imagemin-module",
1715
+ "npm": "@nuxtjs/imagemin",
1716
+ "icon": "imagemin.png",
1717
+ "github": "https://github.com/nuxt-community/imagemin-module",
1718
+ "website": "https://github.com/nuxt-community/imagemin-module",
1719
+ "learn_more": "https://github.com/imagemin/imagemin",
1720
+ "category": "Images",
1721
+ "type": "community",
1722
+ "maintainers": [
1723
+ {
1724
+ "name": "Ricardo Gobbo de Souza",
1725
+ "github": "ricardogobbosouza"
1726
+ }
1727
+ ],
1728
+ "compatibility": {
1729
+ "nuxt": "^2.0.0",
1730
+ "requires": {}
1731
+ }
1732
+ },
1733
+ {
1734
+ "name": "inkline",
1735
+ "description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
1736
+ "repo": "inkline/nuxt-module-inkline",
1737
+ "npm": "@inkline/nuxt",
1738
+ "icon": "inkline.svg",
1739
+ "github": "https://github.com/inkline/nuxt-module-inkline",
1740
+ "website": "https://inkline.io",
1741
+ "learn_more": "https://inkline.io/docs/introduction/installation/nuxt",
1742
+ "category": "UI",
1743
+ "type": "3rd-party",
1744
+ "maintainers": [
1745
+ {
1746
+ "name": "Alex Grozav",
1747
+ "github": "alexgrozav",
1748
+ "twitter": "alexgrozav"
1749
+ }
1750
+ ],
1751
+ "compatibility": {
1752
+ "nuxt": "^2.0.0 || ^3.0.0",
1753
+ "requires": {
1754
+ "bridge": true
1755
+ }
1756
+ }
1757
+ },
1758
+ {
1759
+ "name": "intercom",
1760
+ "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt.js",
1761
+ "repo": "hex-digital/nuxt-intercom",
1762
+ "npm": "@hexdigital/nuxt-intercom",
1763
+ "icon": "intercom.png",
1764
+ "github": "https://github.com/hex-digital/nuxt-intercom",
1765
+ "website": "https://github.com/hex-digital/nuxt-intercom",
1766
+ "learn_more": "https://www.intercom.com/",
1767
+ "category": "Ecommerce",
1768
+ "type": "3rd-party",
1769
+ "maintainers": [
1770
+ {
1771
+ "name": "hex-digital",
1772
+ "github": "hex-digital"
1773
+ }
1774
+ ],
1775
+ "compatibility": {
1776
+ "nuxt": "^2.0.0",
1777
+ "requires": {}
1778
+ }
1779
+ },
1780
+ {
1781
+ "name": "jsonapi",
1782
+ "description": "Easy JSON:API client integration for Nuxt.js",
1783
+ "repo": "patrickcate/nuxt-jsonapi",
1784
+ "npm": "nuxt-jsonapi",
1785
+ "icon": "jsonapi.svg",
1786
+ "github": "https://github.com/patrickcate/nuxt-jsonapi",
1787
+ "website": "https://github.com/patrickcate/nuxt-jsonapi",
1788
+ "learn_more": "",
1789
+ "category": "Request",
1790
+ "type": "3rd-party",
1791
+ "maintainers": [
1792
+ {
1793
+ "name": "patrickcate",
1794
+ "github": "patrickcate"
1795
+ }
1796
+ ],
1797
+ "compatibility": {
1798
+ "nuxt": "^2.0.0",
1799
+ "requires": {}
1800
+ }
1801
+ },
1802
+ {
1803
+ "name": "kentico-kontent",
1804
+ "description": "Add Kentico Kontent super power to your nuxt app",
1805
+ "repo": "Domitnator/kentico-kontent-nuxt-module",
1806
+ "npm": "kentico-kontent-nuxt-module",
1807
+ "icon": "",
1808
+ "github": "https://github.com/Domitnator/kentico-kontent-nuxt-module",
1809
+ "website": "https://github.com/Domitnator/kentico-kontent-nuxt-module",
1810
+ "learn_more": "https://kontent.ai",
1811
+ "category": "CMS",
1812
+ "type": "3rd-party",
1813
+ "maintainers": [
1814
+ {
1815
+ "name": "Alfred Brockötter",
1816
+ "github": "Domitnator"
1817
+ }
1818
+ ],
1819
+ "compatibility": {
1820
+ "nuxt": "^2.0.0",
1821
+ "requires": {}
1822
+ }
1823
+ },
1824
+ {
1825
+ "name": "laravel-echo",
1826
+ "description": "Laravel Echo for Nuxt.js",
1827
+ "repo": "nuxt-community/laravel-echo",
1828
+ "npm": "@nuxtjs/laravel-echo",
1829
+ "icon": "laravel-echo.png",
1830
+ "github": "https://github.com/nuxt-community/laravel-echo",
1831
+ "website": "https://github.com/nuxt-community/laravel-echo",
1832
+ "learn_more": "https://laravel.com/docs/8.x/broadcasting#installing-laravel-echo",
1833
+ "category": "CMS",
1834
+ "type": "community",
1835
+ "maintainers": [
1836
+ {
1837
+ "name": "Ricardo Gobbo de Souza",
1838
+ "github": "ricardogobbosouza"
1839
+ }
1840
+ ],
1841
+ "compatibility": {
1842
+ "nuxt": "^2.0.0",
1843
+ "requires": {}
1844
+ }
1845
+ },
1846
+ {
1847
+ "name": "laravel-nuxt",
1848
+ "description": "Build a SPA with Laravel and Nuxt",
1849
+ "repo": "skyrpex/laravel-nuxt-js",
1850
+ "npm": "laravel-nuxt",
1851
+ "icon": "",
1852
+ "github": "https://github.com/skyrpex/laravel-nuxt-js",
1853
+ "website": "https://github.com/skyrpex/laravel-nuxt-js",
1854
+ "learn_more": "https://laravel.com/",
1855
+ "category": "CMS",
1856
+ "type": "3rd-party",
1857
+ "maintainers": [
1858
+ {
1859
+ "name": "skyrpex",
1860
+ "github": "skyrpex"
1861
+ }
1862
+ ],
1863
+ "compatibility": {
1864
+ "nuxt": "^2.0.0",
1865
+ "requires": {}
1866
+ }
1867
+ },
1868
+ {
1869
+ "name": "laravel",
1870
+ "description": "Nuxt cli extension for use with laravel as backend",
1871
+ "repo": "m2sd/nuxt-laravel",
1872
+ "npm": "nuxt-laravel",
1873
+ "icon": "laravel.png",
1874
+ "github": "https://github.com/m2sd/nuxt-laravel",
1875
+ "website": "https://github.com/m2sd/nuxt-laravel",
1876
+ "learn_more": "https://laravel.com/",
1877
+ "category": "CMS",
1878
+ "type": "3rd-party",
1879
+ "maintainers": [
1880
+ {
1881
+ "name": "m2sd",
1882
+ "github": "m2sd"
1883
+ }
1884
+ ],
1885
+ "compatibility": {
1886
+ "nuxt": "^2.0.0",
1887
+ "requires": {}
1888
+ }
1889
+ },
1890
+ {
1891
+ "name": "leaflet",
1892
+ "description": "A Nuxt module which makes it easy to create reactive maps with Leaflet",
1893
+ "repo": "schlunsen/nuxt-leaflet",
1894
+ "npm": "nuxt-leaflet",
1895
+ "icon": "leaflet.png",
1896
+ "github": "https://github.com/schlunsen/nuxt-leaflet",
1897
+ "website": "https://github.com/schlunsen/nuxt-leaflet",
1898
+ "learn_more": "https://vue2-leaflet.netlify.app/quickstart/",
1899
+ "category": "Libraries",
1900
+ "type": "3rd-party",
1901
+ "maintainers": [
1902
+ {
1903
+ "name": "schlunsen",
1904
+ "github": "schlunsen"
1905
+ }
1906
+ ],
1907
+ "compatibility": {
1908
+ "nuxt": "^2.0.0",
1909
+ "requires": {}
1910
+ }
1911
+ },
1912
+ {
1913
+ "name": "localforage",
1914
+ "description": "LocalForage is a fast and simple storage library for JavaScript",
1915
+ "repo": "nuxt-community/localforage-module",
1916
+ "npm": "@nuxtjs/localforage",
1917
+ "icon": "",
1918
+ "github": "https://github.com/nuxt-community/localforage-module",
1919
+ "website": "https://github.com/nuxt-community/localforage-module",
1920
+ "learn_more": "https://localforage.github.io/localForage/",
1921
+ "category": "Libraries",
1922
+ "type": "community",
1923
+ "maintainers": [
1924
+ {
1925
+ "name": "Alexandre Chopin",
1926
+ "github": "alexchopin",
1927
+ "twitter": "alexchopin"
1928
+ },
1929
+ {
1930
+ "name": "Ricardo Gobbo de Souza",
1931
+ "github": "ricardogobbosouza"
1932
+ }
1933
+ ],
1934
+ "compatibility": {
1935
+ "nuxt": "^2.0.0",
1936
+ "requires": {}
1937
+ }
1938
+ },
1939
+ {
1940
+ "name": "localtunnel",
1941
+ "description": "exposes your localhost to the world for easy testing and sharing",
1942
+ "repo": "nuxt-community/modules#master/packages/localtunnel",
1943
+ "npm": "@nuxtjs/localtunnel",
1944
+ "icon": "localtunnel.png",
1945
+ "github": "https://github.com/nuxt-community/modules/tree/master/packages/localtunnel",
1946
+ "website": "https://github.com/nuxt-community/modules/tree/master/packages/localtunnel",
1947
+ "learn_more": "https://github.com/localtunnel/localtunnel",
1948
+ "category": "Devtools",
1949
+ "type": "community",
1950
+ "maintainers": [
1951
+ {
1952
+ "name": "Pooya Parsa",
1953
+ "github": "pi0",
1954
+ "twitter": "_pi0_"
1955
+ }
1956
+ ],
1957
+ "compatibility": {
1958
+ "nuxt": "^2.0.0",
1959
+ "requires": {}
1960
+ }
1961
+ },
1962
+ {
1963
+ "name": "lodash",
1964
+ "description": "lodash module with auto-import and custom prefix",
1965
+ "repo": "cipami/nuxt-lodash",
1966
+ "npm": "nuxt-lodash",
1967
+ "icon": "lodash.svg",
1968
+ "github": "https://github.com/cipami/nuxt-lodash",
1969
+ "website": "https://github.com/cipami/nuxt-lodash#readme",
1970
+ "learn_more": "https://github.com/lodash/lodash",
1971
+ "category": "Libraries",
1972
+ "type": "3rd-party",
1973
+ "maintainers": [
1974
+ {
1975
+ "name": "Michal Čípa",
1976
+ "github": "cipami"
1977
+ }
1978
+ ],
1979
+ "compatibility": {
1980
+ "nuxt": "^3.0.0",
1981
+ "requires": {}
1982
+ }
1983
+ },
1984
+ {
1985
+ "name": "logrocket",
1986
+ "description": "LogRocket module for Nuxt.js to help you fix bugs and understand user behaviour.",
1987
+ "repo": "nuxt-community/nuxt-logrocket",
1988
+ "npm": "nuxt-logrocket",
1989
+ "icon": "logrocket.png",
1990
+ "github": "https://github.com/nuxt-community/nuxt-logrocket",
1991
+ "website": "https://github.com/nuxt-community/nuxt-logrocket",
1992
+ "learn_more": "https://docs.logrocket.com/docs",
1993
+ "category": "Monitoring",
1994
+ "type": "community",
1995
+ "maintainers": [
1996
+ {
1997
+ "name": "Farzad Soltani",
1998
+ "github": "farzadso",
1999
+ "twitter": "farzadso"
2000
+ }
2001
+ ],
2002
+ "compatibility": {
2003
+ "nuxt": "^2.0.0",
2004
+ "requires": {}
2005
+ }
2006
+ },
2007
+ {
2008
+ "name": "lunr",
2009
+ "description": "Full-text search with pre-build indexes for Nuxt.js using lunr.js",
2010
+ "repo": "nuxt-community/lunr-module",
2011
+ "npm": "@nuxtjs/lunr-module",
2012
+ "icon": "",
2013
+ "github": "https://github.com/nuxt-community/lunr-module",
2014
+ "website": "https://github.com/nuxt-community/lunr-module",
2015
+ "learn_more": "https://lunrjs.com/",
2016
+ "category": "Libraries",
2017
+ "type": "community",
2018
+ "maintainers": [
2019
+ {
2020
+ "name": "Pim",
2021
+ "github": "pimlie"
2022
+ }
2023
+ ],
2024
+ "compatibility": {
2025
+ "nuxt": "^2.0.0",
2026
+ "requires": {}
2027
+ }
2028
+ },
2029
+ {
2030
+ "name": "markdownit",
2031
+ "description": "Use Markdown in your Nuxt application with the markdownit-loader",
2032
+ "repo": "nuxt-community/markdownit-module",
2033
+ "npm": "@nuxtjs/markdownit",
2034
+ "icon": "",
2035
+ "github": "https://github.com/nuxt-community/markdownit-module",
2036
+ "website": "https://github.com/nuxt-community/markdownit-module",
2037
+ "learn_more": "https://github.com/markdown-it/markdown-it",
2038
+ "category": "Extensions",
2039
+ "type": "community",
2040
+ "maintainers": [
2041
+ {
2042
+ "name": "Pooya Parsa",
2043
+ "github": "pi0",
2044
+ "twitter": "_pi0_"
2045
+ }
2046
+ ],
2047
+ "compatibility": {
2048
+ "nuxt": "^2.0.0",
2049
+ "requires": {}
2050
+ }
2051
+ },
2052
+ {
2053
+ "name": "matomo",
2054
+ "description": "Add Matomo analytics to your nuxt.js application. This plugin automatically sends first page and route change events to matomo",
2055
+ "repo": "pimlie/nuxt-matomo",
2056
+ "npm": "nuxt-matomo",
2057
+ "icon": "matomo.png",
2058
+ "github": "https://github.com/pimlie/nuxt-matomo",
2059
+ "website": "https://github.com/pimlie/nuxt-matomo",
2060
+ "learn_more": "https://developer.matomo.org/api-reference/tracking-javascript",
2061
+ "category": "Analytics",
2062
+ "type": "3rd-party",
2063
+ "maintainers": [
2064
+ {
2065
+ "name": "pimlie",
2066
+ "github": "pimlie"
2067
+ }
2068
+ ],
2069
+ "compatibility": {
2070
+ "nuxt": "^2.0.0",
2071
+ "requires": {}
2072
+ }
2073
+ },
2074
+ {
2075
+ "name": "mdx",
2076
+ "description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
2077
+ "repo": "nuxt-community/mdx-module",
2078
+ "npm": "@nuxtjs/mdx",
2079
+ "icon": "mdx.png",
2080
+ "github": "https://github.com/nuxt-community/mdx-module",
2081
+ "website": "https://mdx.nuxtjs.org",
2082
+ "learn_more": "https://mdxjs.com/",
2083
+ "category": "Extensions",
2084
+ "type": "community",
2085
+ "maintainers": [
2086
+ {
2087
+ "name": "Jonathan Bakebwa",
2088
+ "github": "codebender828",
2089
+ "twitter": "codebender828"
2090
+ }
2091
+ ],
2092
+ "compatibility": {
2093
+ "nuxt": "^2.0.0",
2094
+ "requires": {}
2095
+ }
2096
+ },
2097
+ {
2098
+ "name": "memwatch",
2099
+ "description": "Quickly watch real-time memory stats of your nuxt app",
2100
+ "repo": "pimlie/nuxt-memwatch",
2101
+ "npm": "nuxt-memwatch",
2102
+ "icon": "",
2103
+ "github": "https://github.com/pimlie/nuxt-memwatch",
2104
+ "website": "https://github.com/pimlie/nuxt-memwatch",
2105
+ "learn_more": "https://github.com/pimlie/node-memwatcher",
2106
+ "category": "Monitoring",
2107
+ "type": "3rd-party",
2108
+ "maintainers": [
2109
+ {
2110
+ "name": "pimlie",
2111
+ "github": "pimlie"
2112
+ }
2113
+ ],
2114
+ "compatibility": {
2115
+ "nuxt": "^2.0.0",
2116
+ "requires": {}
2117
+ }
2118
+ },
2119
+ {
2120
+ "name": "mobile",
2121
+ "description": "nuxt-mobile-detect is a wrapper around mobile-detect.js for nuxtjs. It can be used client side and server side.",
2122
+ "repo": "ChanningDefoe/nuxt-mobile-detect",
2123
+ "npm": "nuxt-mobile",
2124
+ "icon": "",
2125
+ "github": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
2126
+ "website": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
2127
+ "learn_more": "https://github.com/hgoebl/mobile-detect.js",
2128
+ "category": "Extensions",
2129
+ "type": "3rd-party",
2130
+ "maintainers": [
2131
+ {
2132
+ "name": "ChanningDefoe",
2133
+ "github": "ChanningDefoe"
2134
+ }
2135
+ ],
2136
+ "compatibility": {
2137
+ "nuxt": "^2.0.0",
2138
+ "requires": {}
2139
+ }
2140
+ },
2141
+ {
2142
+ "name": "moment",
2143
+ "description": "Efficient Moment.js module for Nuxt.js so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
2144
+ "repo": "nuxt-community/moment-module",
2145
+ "npm": "@nuxtjs/moment",
2146
+ "icon": "momentjs.png",
2147
+ "github": "https://github.com/nuxt-community/moment-module",
2148
+ "website": "https://github.com/nuxt-community/moment-module",
2149
+ "learn_more": "https://momentjs.com/",
2150
+ "category": "Date",
2151
+ "type": "community",
2152
+ "maintainers": [
2153
+ {
2154
+ "name": "Pooya Parsa",
2155
+ "github": "pi0",
2156
+ "twitter": "_pi0_"
2157
+ },
2158
+ {
2159
+ "name": "Ricardo Gobbo de Souza",
2160
+ "github": "ricardogobbosouza"
2161
+ }
2162
+ ],
2163
+ "compatibility": {
2164
+ "nuxt": "^2.0.0",
2165
+ "requires": {}
2166
+ }
2167
+ },
2168
+ {
2169
+ "name": "mq",
2170
+ "description": "vue-mq module for Nuxt.js. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
2171
+ "repo": "vanhoofmaarten/nuxt-mq",
2172
+ "npm": "nuxt-mq",
2173
+ "icon": "",
2174
+ "github": "https://github.com/vanhoofmaarten/nuxt-mq",
2175
+ "website": "https://github.com/vanhoofmaarten/nuxt-mq",
2176
+ "learn_more": "https://github.com/AlexandreBonaventure/vue-mq",
2177
+ "category": "Libraries",
2178
+ "type": "3rd-party",
2179
+ "maintainers": [
2180
+ {
2181
+ "name": "vanhoofmaarten",
2182
+ "github": "vanhoofmaarten"
2183
+ }
2184
+ ],
2185
+ "compatibility": {
2186
+ "nuxt": "^2.0.0",
2187
+ "requires": {}
2188
+ }
2189
+ },
2190
+ {
2191
+ "name": "neo",
2192
+ "description": "A nuxt.js module that implements a universal api layer, same-way compatible between server and client side.",
2193
+ "repo": "ezypeeze/nuxt-neo",
2194
+ "npm": "nuxt-neo",
2195
+ "icon": "",
2196
+ "github": "https://github.com/ezypeeze/nuxt-neo",
2197
+ "website": "https://ezypeeze.github.io/nuxt-neo",
2198
+ "learn_more": "",
2199
+ "category": "Request",
2200
+ "type": "3rd-party",
2201
+ "maintainers": [
2202
+ {
2203
+ "name": "ezypeeze",
2204
+ "github": "ezypeeze"
2205
+ }
2206
+ ],
2207
+ "compatibility": {
2208
+ "nuxt": "^2.0.0",
2209
+ "requires": {}
2210
+ }
2211
+ },
2212
+ {
2213
+ "name": "netlify-cache",
2214
+ "description": "Nuxt.js module that uses netlify cache to speed up redeploy for Nuxt.js version < 2.14",
2215
+ "repo": "DreaMinder/nuxt-netlify-cache",
2216
+ "npm": "nuxt-netlify-cache",
2217
+ "icon": "netlify.png",
2218
+ "github": "https://github.com/DreaMinder/nuxt-netlify-cache",
2219
+ "website": "https://github.com/DreaMinder/nuxt-netlify-cache",
2220
+ "learn_more": "https://www.netlify.com/",
2221
+ "category": "Deployment",
2222
+ "type": "3rd-party",
2223
+ "maintainers": [
2224
+ {
2225
+ "name": "DreaMinder",
2226
+ "github": "DreaMinder"
2227
+ }
2228
+ ],
2229
+ "compatibility": {
2230
+ "nuxt": "^2.0.0",
2231
+ "requires": {}
2232
+ }
2233
+ },
2234
+ {
2235
+ "name": "netlify-files",
2236
+ "description": "Nuxt module to create new _headers, _redirects and netlify.toml files for Netlify or to use existing ones",
2237
+ "repo": "nuxt-community/netlify-files-module",
2238
+ "npm": "@nuxtjs/netlify-files",
2239
+ "icon": "netlify.png",
2240
+ "github": "https://github.com/nuxt-community/netlify-files-module",
2241
+ "website": "https://github.com/nuxt-community/netlify-files-module",
2242
+ "learn_more": "https://www.netlify.com/",
2243
+ "category": "Deployment",
2244
+ "type": "community",
2245
+ "maintainers": [
2246
+ {
2247
+ "name": "Alexander Lichter",
2248
+ "github": "manniL",
2249
+ "twitter": "TheAlexLichter"
2250
+ }
2251
+ ],
2252
+ "compatibility": {
2253
+ "nuxt": "^2.0.0",
2254
+ "requires": {}
2255
+ }
2256
+ },
2257
+ {
2258
+ "name": "netlify",
2259
+ "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt.js projects.",
2260
+ "repo": "bazzite/nuxt-netlify",
2261
+ "npm": "@aceforth/nuxt-netlify",
2262
+ "icon": "netlify.png",
2263
+ "github": "https://github.com/bazzite/nuxt-netlify",
2264
+ "website": "https://marquez.co/docs/nuxt-netlify/",
2265
+ "learn_more": "",
2266
+ "category": "Deployment",
2267
+ "type": "3rd-party",
2268
+ "maintainers": [
2269
+ {
2270
+ "name": "bazzite",
2271
+ "github": "bazzite"
2272
+ }
2273
+ ],
2274
+ "compatibility": {
2275
+ "nuxt": "^2.0.0",
2276
+ "requires": {}
2277
+ }
2278
+ },
2279
+ {
2280
+ "name": "ngrok",
2281
+ "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",
2282
+ "repo": "nuxt-community/ngrok",
2283
+ "npm": "@nuxtjs/ngrok",
2284
+ "icon": "ngrok.png",
2285
+ "github": "https://github.com/nuxt-community/ngrok-module",
2286
+ "website": "https://ngrok.nuxtjs.org",
2287
+ "learn_more": "https://github.com/bubenshchykov/ngrok",
2288
+ "category": "Devtools",
2289
+ "type": "community",
2290
+ "maintainers": [
2291
+ {
2292
+ "name": "Debbie O'Brien",
2293
+ "github": "debs-obrien",
2294
+ "twitter": "debs_obrien"
2295
+ },
2296
+ {
2297
+ "name": "Pooya Parsa",
2298
+ "github": "pi0",
2299
+ "twitter": "_pi0_"
2300
+ }
2301
+ ],
2302
+ "compatibility": {
2303
+ "nuxt": "^2.0.0",
2304
+ "requires": {}
2305
+ }
2306
+ },
2307
+ {
2308
+ "name": "notion",
2309
+ "description": "Vue renderer for Notion pages",
2310
+ "repo": "janniks/vue-notion",
2311
+ "npm": "vue-notion",
2312
+ "icon": "notion.svg",
2313
+ "github": "https://github.com/janniks/vue-notion",
2314
+ "website": "https://github.com/janniks/vue-notion",
2315
+ "learn_more": "",
2316
+ "category": "CMS",
2317
+ "type": "3rd-party",
2318
+ "maintainers": [
2319
+ {
2320
+ "name": "janniks",
2321
+ "github": "janniks"
2322
+ }
2323
+ ],
2324
+ "compatibility": {
2325
+ "nuxt": "^2.0.0",
2326
+ "requires": {}
2327
+ }
2328
+ },
2329
+ {
2330
+ "name": "nuxt-hue",
2331
+ "description": "Enlighten your Nuxt experience",
2332
+ "repo": "lihbr/nuxt-hue",
2333
+ "npm": "nuxt-hue",
2334
+ "icon": "nuxt-hue.svg",
2335
+ "github": "https://github.com/lihbr/nuxt-hue",
2336
+ "website": "https://github.com/lihbr/nuxt-hue",
2337
+ "learn_more": "",
2338
+ "category": "Devtools",
2339
+ "type": "3rd-party",
2340
+ "maintainers": [
2341
+ {
2342
+ "name": "lihbr",
2343
+ "github": "lihbr"
2344
+ }
2345
+ ],
2346
+ "compatibility": {
2347
+ "nuxt": "^2.0.0 || ^3.0.0",
2348
+ "requires": {
2349
+ "bridge": "optional"
2350
+ }
2351
+ }
2352
+ },
2353
+ {
2354
+ "name": "nuxt-pino-log",
2355
+ "description": "Structured logs for nuxt apps using pino",
2356
+ "repo": "kpn/nuxt-pino-log",
2357
+ "npm": "nuxt-pino-log",
2358
+ "icon": "",
2359
+ "github": "https://github.com/kpn/nuxt-pino-log",
2360
+ "website": "https://github.com/kpn/nuxt-pino-log",
2361
+ "learn_more": "https://github.com/pinojs/pino",
2362
+ "category": "Monitoring",
2363
+ "type": "3rd-party",
2364
+ "maintainers": [
2365
+ {
2366
+ "name": "kpn",
2367
+ "github": "kpn"
2368
+ }
2369
+ ],
2370
+ "compatibility": {
2371
+ "nuxt": "^2.0.0",
2372
+ "requires": {}
2373
+ }
2374
+ },
2375
+ {
2376
+ "name": "nuxt-png-to-ico",
2377
+ "description": "Nuxt.js module for auto generating favicons",
2378
+ "repo": "b5710546232/nuxt-png-to-ico",
2379
+ "npm": "nuxt-png-to-ico",
2380
+ "icon": "",
2381
+ "github": "https://github.com/b5710546232/nuxt-png-to-ico",
2382
+ "website": "https://github.com/b5710546232/nuxt-png-to-ico",
2383
+ "learn_more": "https://github.com/steambap/png-to-ico",
2384
+ "category": "Devtools",
2385
+ "type": "3rd-party",
2386
+ "maintainers": [
2387
+ {
2388
+ "name": "b5710546232",
2389
+ "github": "b5710546232",
2390
+ "avatar": "https://avatars.githubusercontent.com/u/11013287?v=4"
2391
+ }
2392
+ ],
2393
+ "compatibility": {
2394
+ "nuxt": "^2.0.0",
2395
+ "requires": {}
2396
+ }
2397
+ },
2398
+ {
2399
+ "name": "nuxt-smartlook",
2400
+ "description": "Integrate Smartlook in your Nuxt.js apps using nuxt-smartlook.",
2401
+ "repo": "f00b4r/nuxt-smartlook",
2402
+ "npm": "nuxt-smartlook",
2403
+ "icon": "nuxt-smartlook.png",
2404
+ "github": "https://github.com/f00b4r/nuxt-smartlook",
2405
+ "website": "https://github.com/f00b4r/nuxt-smartlook",
2406
+ "learn_more": "https://www.smartlook.com/",
2407
+ "category": "Analytics",
2408
+ "type": "3rd-party",
2409
+ "maintainers": [
2410
+ {
2411
+ "name": "Milan Sulc",
2412
+ "github": "f3l1x",
2413
+ "twitter": "xf3l1x",
2414
+ "avatar": "https://avatars.githubusercontent.com/u/538058?v=4"
2415
+ }
2416
+ ],
2417
+ "compatibility": {
2418
+ "nuxt": "^2.0.0",
2419
+ "requires": {}
2420
+ }
2421
+ },
2422
+ {
2423
+ "name": "nuxt-use-motion",
2424
+ "description": "A Nuxt module putting your components in motion",
2425
+ "repo": "Tahul/nuxt-use-motion",
2426
+ "npm": "nuxt-use-motion",
2427
+ "icon": "nuxt-use-motion.svg",
2428
+ "github": "https://github.com/Tahul/nuxt-use-motion",
2429
+ "website": "https://github.com/Tahul/nuxt-use-motion",
2430
+ "learn_more": "https://github.com/vueuse/motion",
2431
+ "category": "Libraries",
2432
+ "type": "3rd-party",
2433
+ "maintainers": [
2434
+ {
2435
+ "name": "Tahul",
2436
+ "github": "Tahul"
2437
+ }
2438
+ ],
2439
+ "compatibility": {
2440
+ "nuxt": "^2.0.0",
2441
+ "requires": {}
2442
+ }
2443
+ },
2444
+ {
2445
+ "name": "nuxt-use-sound",
2446
+ "description": "A Nuxt module for playing sound effects.",
2447
+ "repo": "Tahul/nuxt-use-sound",
2448
+ "npm": "nuxt-use-sound",
2449
+ "icon": "nuxt-use-sound.svg",
2450
+ "github": "https://github.com/Tahul/nuxt-use-sound",
2451
+ "website": "https://github.com/Tahul/nuxt-use-sound",
2452
+ "learn_more": "https://github.com/vueuse/sound",
2453
+ "category": "Libraries",
2454
+ "type": "3rd-party",
2455
+ "maintainers": [
2456
+ {
2457
+ "name": "Tahul",
2458
+ "github": "Tahul"
2459
+ }
2460
+ ],
2461
+ "compatibility": {
2462
+ "nuxt": "^2.0.0",
2463
+ "requires": {}
2464
+ }
2465
+ },
2466
+ {
2467
+ "name": "nuxt-viewport",
2468
+ "description": "Define custom viewports for your Nuxt project",
2469
+ "repo": "mvrlin/nuxt-viewport",
2470
+ "npm": "nuxt-viewport",
2471
+ "icon": "nuxt-viewport.svg",
2472
+ "github": "https://github.com/mvrlin/nuxt-viewport",
2473
+ "website": "https://github.com/mvrlin/nuxt-viewport",
2474
+ "learn_more": "",
2475
+ "category": "Extensions",
2476
+ "type": "3rd-party",
2477
+ "maintainers": [
2478
+ {
2479
+ "name": "mvrlin",
2480
+ "github": "mvrlin"
2481
+ }
2482
+ ],
2483
+ "compatibility": {
2484
+ "nuxt": "^2.0.0",
2485
+ "requires": {}
2486
+ }
2487
+ },
2488
+ {
2489
+ "name": "nuxt7",
2490
+ "description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
2491
+ "repo": "nuxt-community/nuxt7",
2492
+ "npm": "nuxt7",
2493
+ "icon": "",
2494
+ "github": "https://github.com/nuxt-community/nuxt7",
2495
+ "website": "https://github.com/nuxt-community/nuxt7",
2496
+ "learn_more": "https://framework7.io/",
2497
+ "category": "UI",
2498
+ "type": "community",
2499
+ "maintainers": [
2500
+ {
2501
+ "name": "Pooya Parsa",
2502
+ "github": "pi0",
2503
+ "twitter": "_pi0_"
2504
+ }
2505
+ ],
2506
+ "compatibility": {
2507
+ "nuxt": "^2.0.0",
2508
+ "requires": {}
2509
+ }
2510
+ },
2511
+ {
2512
+ "name": "onesignal",
2513
+ "description": "OneSignal is a Free, high volume and reliable push notification service for websites and mobile applications.",
2514
+ "repo": "nuxt-community/onesignal-module",
2515
+ "npm": "@nuxtjs/onesignal",
2516
+ "icon": "one-signal.png",
2517
+ "github": "https://github.com/nuxt-community/onesignal-module",
2518
+ "website": "https://github.com/nuxt-community/onesignal-module",
2519
+ "learn_more": "https://onesignal.com/",
2520
+ "category": "Extensions",
2521
+ "type": "community",
2522
+ "maintainers": [
2523
+ {
2524
+ "name": "Pooya Parsa",
2525
+ "github": "pi0",
2526
+ "twitter": "_pi0_"
2527
+ }
2528
+ ],
2529
+ "compatibility": {
2530
+ "nuxt": "^2.0.0",
2531
+ "requires": {}
2532
+ }
2533
+ },
2534
+ {
2535
+ "name": "optimized-images",
2536
+ "description": "Automatically optimizes images used in Nuxt.js projects (jpeg, png, svg, webp and gif).",
2537
+ "repo": "juliomrqz/nuxt-optimized-images",
2538
+ "npm": "@aceforth/nuxt-optimized-images",
2539
+ "icon": "",
2540
+ "github": "https://github.com/juliomrqz/nuxt-optimized-images",
2541
+ "website": "https://marquez.co/docs/nuxt-optimized-images/",
2542
+ "learn_more": "",
2543
+ "category": "Images",
2544
+ "type": "3rd-party",
2545
+ "maintainers": [
2546
+ {
2547
+ "name": "Julio Marquez",
2548
+ "github": "juliomrqz",
2549
+ "twitter": "juliomrqz"
2550
+ }
2551
+ ],
2552
+ "compatibility": {
2553
+ "nuxt": "^2.0.0",
2554
+ "requires": {}
2555
+ }
2556
+ },
2557
+ {
2558
+ "name": "page-generator-helper",
2559
+ "description": "Generate your pages statically without using payload extractors.",
2560
+ "repo": "GrabarzUndPartner/nuxt-page-generator-helper",
2561
+ "npm": "nuxt-page-generator-helper",
2562
+ "icon": "",
2563
+ "github": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
2564
+ "website": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
2565
+ "learn_more": "",
2566
+ "category": "Extensions",
2567
+ "type": "3rd-party",
2568
+ "maintainers": [
2569
+ {
2570
+ "name": "GrabarzUndPartner",
2571
+ "github": "GrabarzUndPartner"
2572
+ }
2573
+ ],
2574
+ "compatibility": {
2575
+ "nuxt": "^2.0.0",
2576
+ "requires": {}
2577
+ }
2578
+ },
2579
+ {
2580
+ "name": "parse",
2581
+ "description": "Parse package for Nuxt.js",
2582
+ "repo": "cierrateam/nuxt-parse",
2583
+ "npm": "nuxt-parse",
2584
+ "icon": "",
2585
+ "github": "https://github.com/cierrateam/nuxt-parse",
2586
+ "website": "https://github.com/cierrateam/nuxt-parse",
2587
+ "learn_more": "",
2588
+ "category": "Security",
2589
+ "type": "3rd-party",
2590
+ "maintainers": [
2591
+ {
2592
+ "name": "cierrateam",
2593
+ "github": "cierrateam"
2594
+ }
2595
+ ],
2596
+ "compatibility": {
2597
+ "nuxt": "^2.0.0",
2598
+ "requires": {}
2599
+ }
2600
+ },
2601
+ {
2602
+ "name": "partytown",
2603
+ "description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
2604
+ "repo": "nuxt-community/partytown-module",
2605
+ "npm": "@nuxtjs/partytown",
2606
+ "icon": "partytown.svg",
2607
+ "github": "https://github.com/nuxt-community/partytown-module",
2608
+ "website": "https://github.com/nuxt-community/partytown-module",
2609
+ "learn_more": "https://partytown.builder.io/",
2610
+ "category": "Performance",
2611
+ "type": "community",
2612
+ "maintainers": [
2613
+ {
2614
+ "name": "Daniel Roe",
2615
+ "github": "danielroe",
2616
+ "twitter": "danielcroe"
2617
+ }
2618
+ ],
2619
+ "compatibility": {
2620
+ "nuxt": "^2.0.0 || ^3.0.0",
2621
+ "requires": {
2622
+ "bridge": true
2623
+ }
2624
+ }
2625
+ },
2626
+ {
2627
+ "name": "persian-datepicker",
2628
+ "description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
2629
+ "repo": "alireza-ab/vue-persian-datepicker",
2630
+ "npm": "@alireza-ab/vue-persian-datepicker",
2631
+ "icon": "persian-datepicker.svg",
2632
+ "github": "https://github.com/alireza-ab/vue-persian-datepicker",
2633
+ "website": "https://alireza-ab.ir/datepicker",
2634
+ "learn_more": "https://alireza-ab.ir/datepicker",
2635
+ "category": "Date",
2636
+ "type": "3rd-party",
2637
+ "maintainers": [
2638
+ {
2639
+ "name": "Alireza Alibeiki",
2640
+ "github": "alireza-ab",
2641
+ "avatar": "https://avatars0.githubusercontent.com/u/55649373?v=4"
2642
+ }
2643
+ ],
2644
+ "compatibility": {
2645
+ "nuxt": "^2.0.0",
2646
+ "requires": {}
2647
+ }
2648
+ },
2649
+ {
2650
+ "name": "pinia",
2651
+ "description": "The Vue Store that you will enjoy using",
2652
+ "repo": "posva/pinia#v2/packages/nuxt",
2653
+ "npm": "@pinia/nuxt",
2654
+ "icon": "pinia.svg",
2655
+ "github": "https://github.com/posva/pinia/tree/v2/packages/nuxt",
2656
+ "website": "https://pinia.esm.dev/",
2657
+ "learn_more": "",
2658
+ "category": "Extensions",
2659
+ "type": "3rd-party",
2660
+ "maintainers": [
2661
+ {
2662
+ "name": "posva",
2663
+ "github": "posva"
2664
+ }
2665
+ ],
2666
+ "compatibility": {
2667
+ "nuxt": "^2.0.0 || ^3.0.0",
2668
+ "requires": {
2669
+ "bridge": "optional"
2670
+ }
2671
+ }
2672
+ },
2673
+ {
2674
+ "name": "plausible",
2675
+ "description": "Plausible analytics for Vue.js and Nuxt",
2676
+ "repo": "moritzsternemann/vue-plausible",
2677
+ "npm": "vue-plausible",
2678
+ "icon": "plausible.png",
2679
+ "github": "https://github.com/moritzsternemann/vue-plausible",
2680
+ "website": "https://github.com/moritzsternemann/vue-plausible",
2681
+ "learn_more": "",
2682
+ "category": "Analytics",
2683
+ "type": "3rd-party",
2684
+ "maintainers": [
2685
+ {
2686
+ "name": "moritzsternemann",
2687
+ "github": "moritzsternemann"
2688
+ }
2689
+ ],
2690
+ "compatibility": {
2691
+ "nuxt": "^2.0.0 || ^3.0.0",
2692
+ "requires": {
2693
+ "bridge": "optional"
2694
+ }
2695
+ }
2696
+ },
2697
+ {
2698
+ "name": "precompress",
2699
+ "description": "Precompress files to gzip and brotli and serve them automatically",
2700
+ "repo": "frenchrabbit/nuxt-precompress",
2701
+ "npm": "nuxt-precompress",
2702
+ "icon": "",
2703
+ "github": "https://github.com/frenchrabbit/nuxt-precompress",
2704
+ "website": "https://github.com/frenchrabbit/nuxt-precompress",
2705
+ "learn_more": "",
2706
+ "category": "Performance",
2707
+ "type": "3rd-party",
2708
+ "maintainers": [
2709
+ {
2710
+ "name": "frenchrabbit",
2711
+ "github": "frenchrabbit"
2712
+ }
2713
+ ],
2714
+ "compatibility": {
2715
+ "nuxt": "^2.0.0",
2716
+ "requires": {}
2717
+ }
2718
+ },
2719
+ {
2720
+ "name": "prismic",
2721
+ "description": "Easily connect your Nuxt.js application to your content hosted on Prismic",
2722
+ "repo": "nuxt-community/prismic-module",
2723
+ "npm": "@nuxtjs/prismic",
2724
+ "icon": "prismic.png",
2725
+ "github": "https://github.com/nuxt-community/prismic-module",
2726
+ "website": "https://prismic.nuxtjs.org",
2727
+ "learn_more": "https://prismic.io/",
2728
+ "category": "CMS",
2729
+ "type": "community",
2730
+ "maintainers": [
2731
+ {
2732
+ "name": "Sébastien Chopin",
2733
+ "github": "Atinux",
2734
+ "twitter": "Atinux"
2735
+ },
2736
+ {
2737
+ "name": "lihbr",
2738
+ "github": "lihbr",
2739
+ "twitter": "li_hbr"
2740
+ },
2741
+ {
2742
+ "name": "James Pegg",
2743
+ "github": "jamespegg"
2744
+ }
2745
+ ],
2746
+ "compatibility": {
2747
+ "nuxt": "^2.0.0 || ^3.0.0",
2748
+ "requires": {}
2749
+ }
2750
+ },
2751
+ {
2752
+ "name": "protected-mailto",
2753
+ "description": "Nuxt component to generate encoded mailto links",
2754
+ "repo": "mmoollllee/nuxt-protected-mailto",
2755
+ "npm": "nuxt-protected-mailto",
2756
+ "icon": "",
2757
+ "github": "https://github.com/mmoollllee/nuxt-protected-mailto",
2758
+ "website": "https://github.com/mmoollllee/nuxt-protected-mailto",
2759
+ "learn_more": "",
2760
+ "category": "Security",
2761
+ "type": "3rd-party",
2762
+ "maintainers": [
2763
+ {
2764
+ "name": "mmoollllee",
2765
+ "github": "mmoollllee"
2766
+ }
2767
+ ],
2768
+ "compatibility": {
2769
+ "nuxt": "^2.0.0",
2770
+ "requires": {}
2771
+ }
2772
+ },
2773
+ {
2774
+ "name": "proxy",
2775
+ "description": "The one-liner node.js http-proxy middleware solution for Nuxt.js using http-proxy-middleware",
2776
+ "repo": "nuxt-community/proxy-module",
2777
+ "npm": "@nuxtjs/proxy",
2778
+ "icon": "",
2779
+ "github": "https://github.com/nuxt-community/proxy-module",
2780
+ "website": "https://github.com/nuxt-community/proxy-module",
2781
+ "learn_more": "",
2782
+ "category": "Request",
2783
+ "type": "community",
2784
+ "maintainers": [
2785
+ {
2786
+ "name": "Pooya Parsa",
2787
+ "github": "pi0",
2788
+ "twitter": "_pi0_"
2789
+ }
2790
+ ],
2791
+ "compatibility": {
2792
+ "nuxt": "^2.0.0",
2793
+ "requires": {}
2794
+ }
2795
+ },
2796
+ {
2797
+ "name": "prune-html",
2798
+ "description": "Nuxt module to prune html before sending it to the browser for boosting performance.",
2799
+ "repo": "LuXDAmore/nuxt-prune-html",
2800
+ "npm": "@luxdamore/nuxt-prune-html",
2801
+ "icon": "",
2802
+ "github": "https://github.com/LuXDAmore/nuxt-prune-html",
2803
+ "website": "https://luxdamore.github.io/nuxt-prune-html/",
2804
+ "learn_more": "",
2805
+ "category": "Performance",
2806
+ "type": "3rd-party",
2807
+ "maintainers": [
2808
+ {
2809
+ "name": "Luca Iaconelli",
2810
+ "github": "LuXDAmore",
2811
+ "twitter": "luxdamore"
2812
+ }
2813
+ ],
2814
+ "compatibility": {
2815
+ "nuxt": "^2.0.0",
2816
+ "requires": {}
2817
+ }
2818
+ },
2819
+ {
2820
+ "name": "purgecss",
2821
+ "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt.js",
2822
+ "repo": "Developmint/nuxt-purgecss",
2823
+ "npm": "nuxt-purgecss",
2824
+ "icon": "purgecss.png",
2825
+ "github": "https://github.com/Developmint/nuxt-purgecss",
2826
+ "website": "https://github.com/Developmint/nuxt-purgecss",
2827
+ "learn_more": "https://purgecss.com/",
2828
+ "category": "CSS",
2829
+ "type": "3rd-party",
2830
+ "maintainers": [
2831
+ {
2832
+ "name": "Developmint",
2833
+ "github": "Developmint"
2834
+ }
2835
+ ],
2836
+ "compatibility": {
2837
+ "nuxt": "^2.0.0",
2838
+ "requires": {}
2839
+ }
2840
+ },
2841
+ {
2842
+ "name": "pwa",
2843
+ "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your app's performance.",
2844
+ "repo": "nuxt-community/pwa-module",
2845
+ "npm": "@nuxtjs/pwa",
2846
+ "icon": "pwa.png",
2847
+ "github": "https://github.com/nuxt-community/pwa-module",
2848
+ "website": "https://pwa.nuxtjs.org",
2849
+ "learn_more": "https://web.dev/progressive-web-apps/",
2850
+ "category": "Performance",
2851
+ "type": "community",
2852
+ "maintainers": [
2853
+ {
2854
+ "name": "Pooya Parsa",
2855
+ "github": "pi0",
2856
+ "twitter": "_pi0_"
2857
+ }
2858
+ ],
2859
+ "compatibility": {
2860
+ "nuxt": "^2.0.0",
2861
+ "requires": {
2862
+ "bridge": "optional"
2863
+ }
2864
+ }
2865
+ },
2866
+ {
2867
+ "name": "python",
2868
+ "description": "Write Nuxt.js applications using Python",
2869
+ "repo": "nuxt-community/python-module",
2870
+ "npm": "@nuxtjs/python",
2871
+ "icon": "python.png",
2872
+ "github": "https://github.com/nuxt-community/python-module",
2873
+ "website": "https://github.com/nuxt-community/python-module",
2874
+ "learn_more": "https://www.python.org/",
2875
+ "category": "Extensions",
2876
+ "type": "community",
2877
+ "maintainers": [
2878
+ {
2879
+ "name": "Sebastian Silva",
2880
+ "github": "icarito"
2881
+ }
2882
+ ],
2883
+ "compatibility": {
2884
+ "nuxt": "^2.0.0",
2885
+ "requires": {}
2886
+ }
2887
+ },
2888
+ {
2889
+ "name": "recaptcha",
2890
+ "description": "Simple and easy Google reCAPTCHA module with Nuxt.js",
2891
+ "repo": "nuxt-community/recaptcha-module",
2892
+ "npm": "@nuxtjs/recaptcha",
2893
+ "icon": "recaptcha.png",
2894
+ "github": "https://github.com/nuxt-community/recaptcha-module",
2895
+ "website": "https://github.com/nuxt-community/recaptcha-module",
2896
+ "learn_more": "https://www.google.com/recaptcha/about/",
2897
+ "category": "Security",
2898
+ "type": "community",
2899
+ "maintainers": [
2900
+ {
2901
+ "name": "mvrlin",
2902
+ "github": "mvrlin"
2903
+ }
2904
+ ],
2905
+ "compatibility": {
2906
+ "nuxt": "^2.0.0",
2907
+ "requires": {}
2908
+ }
2909
+ },
2910
+ {
2911
+ "name": "redirect",
2912
+ "description": "Nuxt module to dynamically redirect initial requests",
2913
+ "repo": "nuxt-community/redirect-module",
2914
+ "npm": "@nuxtjs/redirect-module",
2915
+ "icon": "",
2916
+ "github": "https://github.com/nuxt-community/redirect-module",
2917
+ "website": "https://github.com/nuxt-community/redirect-module",
2918
+ "learn_more": "",
2919
+ "category": "SEO",
2920
+ "type": "community",
2921
+ "maintainers": [
2922
+ {
2923
+ "name": "Alexander Lichter",
2924
+ "github": "manniL",
2925
+ "twitter": "TheAlexLichter"
2926
+ }
2927
+ ],
2928
+ "compatibility": {
2929
+ "nuxt": "^2.0.0",
2930
+ "requires": {}
2931
+ }
2932
+ },
2933
+ {
2934
+ "name": "rfg-icon",
2935
+ "description": "Nuxt.js module for creating favicons with RealFaviconGenerator api",
2936
+ "repo": "pimlie/nuxt-rfg-icon",
2937
+ "npm": "nuxt-rfg-icon",
2938
+ "icon": "real-favicon-generator.png",
2939
+ "github": "https://github.com/pimlie/nuxt-rfg-icon",
2940
+ "website": "https://github.com/pimlie/nuxt-rfg-icon",
2941
+ "learn_more": "https://realfavicongenerator.net/",
2942
+ "category": "SEO",
2943
+ "type": "3rd-party",
2944
+ "maintainers": [
2945
+ {
2946
+ "name": "pimlie",
2947
+ "github": "pimlie"
2948
+ }
2949
+ ],
2950
+ "compatibility": {
2951
+ "nuxt": "^2.0.0",
2952
+ "requires": {}
2953
+ }
2954
+ },
2955
+ {
2956
+ "name": "robots",
2957
+ "description": "A Nuxt.js module thats inject a middleware to generate a robots.txt file",
2958
+ "repo": "nuxt-community/robots-module",
2959
+ "npm": "@nuxtjs/robots",
2960
+ "icon": "",
2961
+ "github": "https://github.com/nuxt-community/robots-module",
2962
+ "website": "https://github.com/nuxt-community/robots-module",
2963
+ "learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
2964
+ "category": "SEO",
2965
+ "type": "community",
2966
+ "maintainers": [
2967
+ {
2968
+ "name": "Ricardo Gobbo de Souza",
2969
+ "github": "ricardogobbosouza"
2970
+ }
2971
+ ],
2972
+ "compatibility": {
2973
+ "nuxt": "^2.0.0",
2974
+ "requires": {}
2975
+ }
2976
+ },
2977
+ {
2978
+ "name": "rollbar",
2979
+ "description": "Add Rollbar.js to your Nuxt.js app to automatically capture and report errors in your applications.",
2980
+ "repo": "gaelreyrol/nuxt-rollbar-module",
2981
+ "npm": "nuxt-rollbar-module",
2982
+ "icon": "rollbar.png",
2983
+ "github": "https://github.com/gaelreyrol/nuxt-rollbar-module",
2984
+ "website": "https://github.com/gaelreyrol/nuxt-rollbar-module",
2985
+ "learn_more": "https://docs.rollbar.com/docs/javascript",
2986
+ "category": "Monitoring",
2987
+ "type": "3rd-party",
2988
+ "maintainers": [
2989
+ {
2990
+ "name": "Gaël Reyrol",
2991
+ "github": "gaelreyrol"
2992
+ }
2993
+ ],
2994
+ "compatibility": {
2995
+ "nuxt": "^2.0.0",
2996
+ "requires": {}
2997
+ }
2998
+ },
2999
+ {
3000
+ "name": "router-extras",
3001
+ "description": "Extra Add-ons for nuxt router",
3002
+ "repo": "nuxt-community/router-extras-module",
3003
+ "npm": "@nuxtjs/router-extras",
3004
+ "icon": "vue.png",
3005
+ "github": "https://github.com/nuxt-community/router-extras-module",
3006
+ "website": "https://github.com/nuxt-community/router-extras-module",
3007
+ "learn_more": "",
3008
+ "category": "Extensions",
3009
+ "type": "community",
3010
+ "maintainers": [
3011
+ {
3012
+ "name": "Ahad Birang",
3013
+ "github": "farnabaz",
3014
+ "twitter": "a_birang"
3015
+ }
3016
+ ],
3017
+ "compatibility": {
3018
+ "nuxt": "^2.0.0",
3019
+ "requires": {}
3020
+ }
3021
+ },
3022
+ {
3023
+ "name": "router",
3024
+ "description": "Nuxt.js module to use router.js instead of pages/ directory",
3025
+ "repo": "nuxt-community/router-module",
3026
+ "npm": "@nuxtjs/router",
3027
+ "icon": "vue.png",
3028
+ "github": "https://github.com/nuxt-community/router-module",
3029
+ "website": "https://github.com/nuxt-community/router-module",
3030
+ "learn_more": "",
3031
+ "category": "Extensions",
3032
+ "type": "community",
3033
+ "maintainers": [
3034
+ {
3035
+ "name": "Sébastien Chopin",
3036
+ "github": "Atinux",
3037
+ "twitter": "Atinux"
3038
+ }
3039
+ ],
3040
+ "compatibility": {
3041
+ "nuxt": "^2.0.0",
3042
+ "requires": {}
3043
+ }
3044
+ },
3045
+ {
3046
+ "name": "sanity",
3047
+ "description": "Access text, images, and other media with Nuxt.js and the Sanity headless CMS.",
3048
+ "repo": "nuxt-community/sanity-module#main",
3049
+ "npm": "@nuxtjs/sanity",
3050
+ "icon": "sanity.png",
3051
+ "github": "https://github.com/nuxt-community/sanity-module#main",
3052
+ "website": "https://sanity.nuxtjs.org",
3053
+ "learn_more": "https://www.sanity.io/",
3054
+ "category": "CMS",
3055
+ "type": "community",
3056
+ "maintainers": [
3057
+ {
3058
+ "name": "Daniel Roe",
3059
+ "github": "danielroe",
3060
+ "twitter": "danielcroe"
3061
+ }
3062
+ ],
3063
+ "compatibility": {
3064
+ "nuxt": "^2.0.0",
3065
+ "requires": {}
3066
+ }
3067
+ },
3068
+ {
3069
+ "name": "scss-to-js",
3070
+ "description": "Load SCSS Variables into Nuxt instance for use in Templates/Scripts.",
3071
+ "repo": "sugoidesune/nuxt-scss-to-js",
3072
+ "npm": "nuxt-scss-to-js",
3073
+ "icon": "",
3074
+ "github": "https://github.com/sugoidesune/nuxt-scss-to-js",
3075
+ "website": "https://github.com/sugoidesune/nuxt-scss-to-js",
3076
+ "learn_more": "",
3077
+ "category": "CSS",
3078
+ "type": "3rd-party",
3079
+ "maintainers": [
3080
+ {
3081
+ "name": "sugoidesune",
3082
+ "github": "sugoidesune"
3083
+ }
3084
+ ],
3085
+ "compatibility": {
3086
+ "nuxt": "^2.0.0",
3087
+ "requires": {}
3088
+ }
3089
+ },
3090
+ {
3091
+ "name": "segment",
3092
+ "description": "Nuxt.js module for Segment Analytics.js",
3093
+ "repo": "dansmaculotte/nuxt-segment",
3094
+ "npm": "@dansmaculotte/nuxt-segment",
3095
+ "icon": "segment.png",
3096
+ "github": "https://github.com/dansmaculotte/nuxt-segment",
3097
+ "website": "https://github.com/dansmaculotte/nuxt-segment",
3098
+ "learn_more": "https://segment.com/docs/connections/sources/catalog/Libraries/website/javascript/",
3099
+ "category": "Analytics",
3100
+ "type": "3rd-party",
3101
+ "maintainers": [
3102
+ {
3103
+ "name": "dansmaculotte",
3104
+ "github": "dansmaculotte"
3105
+ }
3106
+ ],
3107
+ "compatibility": {
3108
+ "nuxt": "^2.0.0",
3109
+ "requires": {}
3110
+ }
3111
+ },
3112
+ {
3113
+ "name": "sentry",
3114
+ "description": "Sentry module for Nuxt.js to help developers diagnose, fix, and optimize the performance of their code",
3115
+ "repo": "nuxt-community/sentry-module",
3116
+ "npm": "@nuxtjs/sentry",
3117
+ "icon": "sentry.png",
3118
+ "github": "https://github.com/nuxt-community/sentry-module",
3119
+ "website": "https://sentry.nuxtjs.org/",
3120
+ "learn_more": "https://sentry.io/welcome/",
3121
+ "category": "Monitoring",
3122
+ "type": "community",
3123
+ "maintainers": [
3124
+ {
3125
+ "name": "Rafał Chłodnicki",
3126
+ "github": "rchl"
3127
+ }
3128
+ ],
3129
+ "compatibility": {
3130
+ "nuxt": "^2.0.0",
3131
+ "requires": {}
3132
+ }
3133
+ },
3134
+ {
3135
+ "name": "seo-meta",
3136
+ "description": "Simple generate seo metadata",
3137
+ "repo": "ihavecoke/nuxtjs-seo-meta",
3138
+ "npm": "nuxt-seo-meta",
3139
+ "icon": "",
3140
+ "github": "https://github.com/ihavecoke/nuxtjs-seo-meta",
3141
+ "website": "https://github.com/ihavecoke/nuxtjs-seo-meta",
3142
+ "learn_more": "",
3143
+ "category": "SEO",
3144
+ "type": "3rd-party",
3145
+ "maintainers": [
3146
+ {
3147
+ "name": "ihavecoke",
3148
+ "github": "ihavecoke",
3149
+ "avatar": "https://avatars0.githubusercontent.com/u/10757551?v=4"
3150
+ }
3151
+ ],
3152
+ "compatibility": {
3153
+ "nuxt": "^2.0.0",
3154
+ "requires": {}
3155
+ }
3156
+ },
3157
+ {
3158
+ "name": "seomatic-meta",
3159
+ "description": "A Nuxt.js module connecting Nuxt.js to the Craft CMS SEOmatic plugin",
3160
+ "repo": "ben-rogerson/nuxt-seomatic-meta",
3161
+ "npm": "nuxt-seomatic-meta",
3162
+ "icon": "seomatic.png",
3163
+ "github": "https://github.com/ben-rogerson/nuxt-seomatic-meta",
3164
+ "website": "https://github.com/ben-rogerson/nuxt-seomatic-meta",
3165
+ "learn_more": "https://plugins.craftcms.com/seomatic",
3166
+ "category": "CMS",
3167
+ "type": "3rd-party",
3168
+ "maintainers": [
3169
+ {
3170
+ "name": "ben-rogerson",
3171
+ "github": "ben-rogerson"
3172
+ }
3173
+ ],
3174
+ "compatibility": {
3175
+ "nuxt": "^2.0.0",
3176
+ "requires": {}
3177
+ }
3178
+ },
3179
+ {
3180
+ "name": "separate-env",
3181
+ "description": "Separated environment variables for server and client builds",
3182
+ "repo": "nuxt-community/separate-env-module",
3183
+ "npm": "@nuxtjs/separate-env",
3184
+ "icon": "",
3185
+ "github": "https://github.com/nuxt-community/separate-env-module",
3186
+ "website": "https://github.com/nuxt-community/separate-env-module",
3187
+ "learn_more": "",
3188
+ "category": "Extensions",
3189
+ "type": "community",
3190
+ "maintainers": [
3191
+ {
3192
+ "name": "Alexander Lichter",
3193
+ "github": "manniL",
3194
+ "twitter": "TheAlexLichter"
3195
+ }
3196
+ ],
3197
+ "compatibility": {
3198
+ "nuxt": "^2.0.0",
3199
+ "requires": {}
3200
+ }
3201
+ },
3202
+ {
3203
+ "name": "shopify",
3204
+ "description": "Easy Shopify Buy client module with Nuxt.js for ecommerce websites.",
3205
+ "repo": "Gomah/nuxt-shopify",
3206
+ "npm": "nuxt-shopify",
3207
+ "icon": "shopify.png",
3208
+ "github": "https://github.com/Gomah/nuxt-shopify",
3209
+ "website": "https://github.com/Gomah/nuxt-shopify",
3210
+ "learn_more": "https://www.shopify.com/",
3211
+ "category": "Ecommerce",
3212
+ "type": "3rd-party",
3213
+ "maintainers": [
3214
+ {
3215
+ "name": "Gomah",
3216
+ "github": "Gomah"
3217
+ }
3218
+ ],
3219
+ "compatibility": {
3220
+ "nuxt": "^2.0.0",
3221
+ "requires": {}
3222
+ }
3223
+ },
3224
+ {
3225
+ "name": "simple-line-icons",
3226
+ "description": "Nuxt module to add simple-line-icons ",
3227
+ "repo": "vaso2/nuxt-simple-line-icons",
3228
+ "npm": "nuxt-simple-line-icons",
3229
+ "icon": "",
3230
+ "github": "https://github.com/vaso2/nuxt-simple-line-icons",
3231
+ "website": "https://github.com/vaso2/nuxt-simple-line-icons",
3232
+ "learn_more": "https://thesabbir.github.io/simple-line-icons/",
3233
+ "category": "Fonts",
3234
+ "type": "3rd-party",
3235
+ "maintainers": [
3236
+ {
3237
+ "name": "vaso2",
3238
+ "github": "vaso2"
3239
+ }
3240
+ ],
3241
+ "compatibility": {
3242
+ "nuxt": "^2.0.0",
3243
+ "requires": {}
3244
+ }
3245
+ },
3246
+ {
3247
+ "name": "sitemap",
3248
+ "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt.js projects",
3249
+ "repo": "nuxt-community/sitemap-module#dev",
3250
+ "npm": "@nuxtjs/sitemap",
3251
+ "icon": "",
3252
+ "github": "https://github.com/nuxt-community/sitemap-module#dev",
3253
+ "website": "https://sitemap.nuxtjs.org",
3254
+ "learn_more": "",
3255
+ "category": "SEO",
3256
+ "type": "community",
3257
+ "maintainers": [
3258
+ {
3259
+ "name": "Nicolas PENNEC",
3260
+ "github": "NicoPennec",
3261
+ "twitter": "NicoPennec"
3262
+ }
3263
+ ],
3264
+ "compatibility": {
3265
+ "nuxt": "^2.0.0",
3266
+ "requires": {}
3267
+ }
3268
+ },
3269
+ {
3270
+ "name": "snipcart",
3271
+ "description": "Snipcart integration module for Nuxt.js",
3272
+ "repo": "nuxt-community/snipcart-module",
3273
+ "npm": "@nuxtjs/snipcart",
3274
+ "icon": "snipcart.png",
3275
+ "github": "https://github.com/nuxt-community/snipcart-module",
3276
+ "website": "https://github.com/nuxt-community/snipcart-module",
3277
+ "learn_more": "",
3278
+ "category": "Payment",
3279
+ "type": "community",
3280
+ "maintainers": [
3281
+ {
3282
+ "name": "Florent GIRAUD",
3283
+ "github": "f3ltron",
3284
+ "twitter": "giraud_florent"
3285
+ }
3286
+ ],
3287
+ "compatibility": {
3288
+ "nuxt": "^2.0.0",
3289
+ "requires": {}
3290
+ }
3291
+ },
3292
+ {
3293
+ "name": "social-meta",
3294
+ "description": "Nuxt.js module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
3295
+ "repo": "AlekseyPleshkov/nuxt-social-meta",
3296
+ "npm": "nuxt-social-meta",
3297
+ "icon": "",
3298
+ "github": "https://github.com/AlekseyPleshkov/nuxt-social-meta",
3299
+ "website": "https://github.com/AlekseyPleshkov/nuxt-social-meta",
3300
+ "learn_more": "",
3301
+ "category": "SEO",
3302
+ "type": "3rd-party",
3303
+ "maintainers": [
3304
+ {
3305
+ "name": "AlekseyPleshkov",
3306
+ "github": "AlekseyPleshkov"
3307
+ }
3308
+ ],
3309
+ "compatibility": {
3310
+ "nuxt": "^2.0.0",
3311
+ "requires": {}
3312
+ }
3313
+ },
3314
+ {
3315
+ "name": "socket-io",
3316
+ "description": "Socket.io client and server module for Nuxt. Just plug it in and GO",
3317
+ "repo": "richardeschloss/nuxt-socket-io",
3318
+ "npm": "nuxt-socket-io",
3319
+ "icon": "socket-io.png",
3320
+ "github": "https://github.com/richardeschloss/nuxt-socket-io",
3321
+ "website": "https://nuxt-socket-io.netlify.app/",
3322
+ "learn_more": "https://socket.io/",
3323
+ "category": "Request",
3324
+ "type": "3rd-party",
3325
+ "maintainers": [
3326
+ {
3327
+ "name": "richardeschloss",
3328
+ "github": "richardeschloss"
3329
+ }
3330
+ ],
3331
+ "compatibility": {
3332
+ "nuxt": "^2.0.0",
3333
+ "requires": {}
3334
+ }
3335
+ },
3336
+ {
3337
+ "name": "speedcurve",
3338
+ "description": "Speedcurve LUX module for Nuxt",
3339
+ "repo": "nuxt-community/speedcurve-module",
3340
+ "npm": "@nuxtjs/speedcurve",
3341
+ "icon": "speedcurve.png",
3342
+ "github": "https://github.com/nuxt-community/speedcurve-module",
3343
+ "website": "https://speedcurve.nuxtjs.org",
3344
+ "learn_more": "https://speedcurve.com",
3345
+ "category": "Analytics",
3346
+ "type": "community",
3347
+ "maintainers": [
3348
+ {
3349
+ "name": "Josh Deltener",
3350
+ "github": "hecktarzuli",
3351
+ "twitter": "JoshDeltener"
3352
+ }
3353
+ ],
3354
+ "compatibility": {
3355
+ "nuxt": "^2.0.0",
3356
+ "requires": {}
3357
+ }
3358
+ },
3359
+ {
3360
+ "name": "speedkit",
3361
+ "description": "nuxt-speedkit will help you to improve the lighthouse performance (score: 100/100) of your website.",
3362
+ "repo": "GrabarzUndPartner/nuxt-speedkit",
3363
+ "npm": "nuxt-speedkit",
3364
+ "icon": "speedkit.png",
3365
+ "github": "https://github.com/GrabarzUndPartner/nuxt-speedkit",
3366
+ "website": "https://nuxt-speedkit.grabarzundpartner.dev",
3367
+ "learn_more": "",
3368
+ "category": "Performance",
3369
+ "type": "3rd-party",
3370
+ "maintainers": [
3371
+ {
3372
+ "name": "Stephan Gerbeth",
3373
+ "github": "StephanGerbeth",
3374
+ "avatar": "https://avatars.githubusercontent.com/u/3775511?v=4"
3375
+ },
3376
+ {
3377
+ "name": "Thorn Walli",
3378
+ "github": "ThornWalli",
3379
+ "avatar": "https://avatars3.githubusercontent.com/u/8287751?v=4"
3380
+ },
3381
+ {
3382
+ "name": "Grabarz & Partner",
3383
+ "github": "GrabarzUndPartner",
3384
+ "avatar": "https://avatars3.githubusercontent.com/u/28385672?v=4"
3385
+ }
3386
+ ],
3387
+ "compatibility": {
3388
+ "nuxt": "^2.0.0",
3389
+ "requires": {}
3390
+ }
3391
+ },
3392
+ {
3393
+ "name": "storage",
3394
+ "description": "Utilities to easily read and write to the browser's storage in a Nuxt.js project",
3395
+ "repo": "mazipan/nuxt-storage",
3396
+ "npm": "nuxt-storage",
3397
+ "icon": "",
3398
+ "github": "https://github.com/mazipan/nuxt-storage",
3399
+ "website": "https://github.com/mazipan/nuxt-storage",
3400
+ "learn_more": "https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage",
3401
+ "category": "Extensions",
3402
+ "type": "3rd-party",
3403
+ "maintainers": [
3404
+ {
3405
+ "name": "mazipan",
3406
+ "github": "mazipan"
3407
+ }
3408
+ ],
3409
+ "compatibility": {
3410
+ "nuxt": "^2.0.0",
3411
+ "requires": {}
3412
+ }
3413
+ },
3414
+ {
3415
+ "name": "storefront-ui",
3416
+ "description": "Storefront UI Module for Nuxt.js",
3417
+ "repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
3418
+ "npm": "@storefront-ui/nuxt",
3419
+ "icon": "storefront-ui.svg",
3420
+ "github": "https://github.com/vuestorefront/storefront-ui/tree/develop/packages/nuxt-module",
3421
+ "website": "https://docs.storefrontui.io/?path=/story/getting-started-installation--page#installation",
3422
+ "learn_more": "https://docs.storefrontui.io/",
3423
+ "category": "UI",
3424
+ "type": "3rd-party",
3425
+ "maintainers": [
3426
+ {
3427
+ "name": "Jakub Andrzejewski",
3428
+ "github": "Baroshem"
3429
+ }
3430
+ ],
3431
+ "compatibility": {
3432
+ "nuxt": "^2.0.0",
3433
+ "requires": {}
3434
+ }
3435
+ },
3436
+ {
3437
+ "name": "stories",
3438
+ "description": "Nuxt stories module -- Painless storybooking for Nuxt",
3439
+ "repo": "richardeschloss/nuxt-stories",
3440
+ "npm": "nuxt-stories",
3441
+ "icon": "",
3442
+ "github": "https://github.com/richardeschloss/nuxt-stories",
3443
+ "website": "https://github.com/richardeschloss/nuxt-stories",
3444
+ "learn_more": "",
3445
+ "category": "Devtools",
3446
+ "type": "3rd-party",
3447
+ "maintainers": [
3448
+ {
3449
+ "name": "richardeschloss",
3450
+ "github": "richardeschloss"
3451
+ }
3452
+ ],
3453
+ "compatibility": {
3454
+ "nuxt": "^2.0.0",
3455
+ "requires": {}
3456
+ }
3457
+ },
3458
+ {
3459
+ "name": "storyblok",
3460
+ "description": "Storyblok Nuxt.js module",
3461
+ "repo": "storyblok/storyblok-nuxt#master/lib",
3462
+ "npm": "@storyblok/nuxt",
3463
+ "icon": "storyblok.png",
3464
+ "github": "https://github.com/storyblok/storyblok-nuxt",
3465
+ "website": "https://github.com/storyblok/storyblok-nuxt",
3466
+ "learn_more": "",
3467
+ "category": "CMS",
3468
+ "type": "3rd-party",
3469
+ "maintainers": [
3470
+ {
3471
+ "name": "storyblok",
3472
+ "github": "storyblok"
3473
+ }
3474
+ ],
3475
+ "compatibility": {
3476
+ "nuxt": "^2.0.0 || ^3.0.0",
3477
+ "requires": {}
3478
+ }
3479
+ },
3480
+ {
3481
+ "name": "storybook",
3482
+ "description": "Easily integrate Storybook in your Nuxt.js application to design, build, and organize your UI components in isolation.",
3483
+ "repo": "nuxt-community/storybook",
3484
+ "npm": "@nuxtjs/storybook",
3485
+ "icon": "storybook.png",
3486
+ "github": "https://github.com/nuxt-community/storybook",
3487
+ "website": "https://storybook.nuxtjs.org",
3488
+ "learn_more": "https://storybook.js.org/",
3489
+ "category": "Devtools",
3490
+ "type": "community",
3491
+ "maintainers": [
3492
+ {
3493
+ "name": "Ahad Birang",
3494
+ "github": "farnabaz",
3495
+ "twitter": "a_birang"
3496
+ },
3497
+ {
3498
+ "name": "Pooya Parsa",
3499
+ "github": "pi0",
3500
+ "twitter": "_pi0_"
3501
+ }
3502
+ ],
3503
+ "compatibility": {
3504
+ "nuxt": "^2.0.0",
3505
+ "requires": {
3506
+ "bridge": "optional"
3507
+ }
3508
+ }
3509
+ },
3510
+ {
3511
+ "name": "strapi",
3512
+ "description": "Design APIs fast and manage content easily using REST or GraphQL.",
3513
+ "repo": "nuxt-community/strapi-module",
3514
+ "npm": "@nuxtjs/strapi",
3515
+ "icon": "strapi.png",
3516
+ "github": "https://github.com/nuxt-community/strapi-module",
3517
+ "website": "https://strapi.nuxtjs.org",
3518
+ "learn_more": "https://strapi.io/",
3519
+ "category": "CMS",
3520
+ "type": "community",
3521
+ "maintainers": [
3522
+ {
3523
+ "name": "Benjamin Canac",
3524
+ "github": "benjamincanac",
3525
+ "twitter": "benjamincanac"
3526
+ },
3527
+ {
3528
+ "name": "Sébastien Chopin",
3529
+ "github": "Atinux",
3530
+ "twitter": "Atinux"
3531
+ }
3532
+ ],
3533
+ "compatibility": {
3534
+ "nuxt": "^2.0.0 || ^3.0.0",
3535
+ "requires": {}
3536
+ }
3537
+ },
3538
+ {
3539
+ "name": "stripe",
3540
+ "description": "Import the StripeJS client script to accept payments, send payouts, and manage your businesses online.",
3541
+ "repo": "WilliamDASILVA/nuxt-stripe-module",
3542
+ "npm": "nuxt-stripe-module",
3543
+ "icon": "stripe.png",
3544
+ "github": "https://github.com/WilliamDASILVA/nuxt-stripe-module",
3545
+ "website": "https://github.com/WilliamDASILVA/nuxt-stripe-module",
3546
+ "learn_more": "https://stripe.com/",
3547
+ "category": "Payment",
3548
+ "type": "3rd-party",
3549
+ "maintainers": [
3550
+ {
3551
+ "name": "WilliamDASILVA",
3552
+ "github": "WilliamDASILVA"
3553
+ }
3554
+ ],
3555
+ "compatibility": {
3556
+ "nuxt": "^2.0.0",
3557
+ "requires": {}
3558
+ }
3559
+ },
3560
+ {
3561
+ "name": "style-resources",
3562
+ "description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
3563
+ "repo": "nuxt-community/style-resources-module",
3564
+ "npm": "@nuxtjs/style-resources",
3565
+ "icon": "",
3566
+ "github": "https://github.com/nuxt-community/style-resources-module",
3567
+ "website": "https://github.com/nuxt-community/style-resources-module",
3568
+ "learn_more": "",
3569
+ "category": "CSS",
3570
+ "type": "community",
3571
+ "maintainers": [
3572
+ {
3573
+ "name": "Alexander Lichter",
3574
+ "github": "manniL",
3575
+ "twitter": "TheAlexLichter"
3576
+ }
3577
+ ],
3578
+ "compatibility": {
3579
+ "nuxt": "^2.0.0",
3580
+ "requires": {}
3581
+ }
3582
+ },
3583
+ {
3584
+ "name": "stylelint",
3585
+ "description": "Stylelint module for Nuxt.js. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
3586
+ "repo": "nuxt-community/stylelint-module",
3587
+ "npm": "@nuxtjs/stylelint-module",
3588
+ "icon": "stylelint.png",
3589
+ "github": "https://github.com/nuxt-community/stylelint-module",
3590
+ "website": "https://github.com/nuxt-community/stylelint-module",
3591
+ "learn_more": "https://stylelint.io/",
3592
+ "category": "CSS",
3593
+ "type": "community",
3594
+ "maintainers": [
3595
+ {
3596
+ "name": "Ricardo Gobbo de Souza",
3597
+ "github": "ricardogobbosouza"
3598
+ }
3599
+ ],
3600
+ "compatibility": {
3601
+ "nuxt": "^2.0.0",
3602
+ "requires": {}
3603
+ }
3604
+ },
3605
+ {
3606
+ "name": "stylify",
3607
+ "description": "Stylify is a library that generates utility-first CSS dynamically based on what you write. Write HTML. Get CSS.",
3608
+ "repo": "stylify/packages#master/packages/nuxt-module",
3609
+ "npm": "@stylify/nuxt-module",
3610
+ "icon": "stylify.svg",
3611
+ "github": "https://github.com/stylify/packages/tree/master/packages/nuxt-module",
3612
+ "website": "https://stylify.dev/docs/nuxt-module",
3613
+ "learn_more": "https://stylify.dev",
3614
+ "category": "UI",
3615
+ "type": "3rd-party",
3616
+ "maintainers": [
3617
+ {
3618
+ "name": "Vladimír Macháček",
3619
+ "github": "Machy8",
3620
+ "twitter": "8machy"
3621
+ }
3622
+ ],
3623
+ "compatibility": {
3624
+ "nuxt": "^2.0.0",
3625
+ "requires": {}
3626
+ }
3627
+ },
3628
+ {
3629
+ "name": "supabase",
3630
+ "description": "A supa simple way to use Supabase with Nuxt",
3631
+ "repo": "supabase/nuxt-supabase",
3632
+ "npm": "nuxt-supabase",
3633
+ "icon": "supabase.png",
3634
+ "github": "https://github.com/supabase/nuxt-supabase",
3635
+ "website": "https://github.com/supabase/nuxt-supabase",
3636
+ "learn_more": "https://supabase.io",
3637
+ "category": "Database",
3638
+ "type": "3rd-party",
3639
+ "maintainers": [
3640
+ {
3641
+ "name": "Scott Robertson",
3642
+ "github": "scottrobertson",
3643
+ "twitter": "scottymeuk"
3644
+ }
3645
+ ],
3646
+ "compatibility": {
3647
+ "nuxt": "^2.0.0",
3648
+ "requires": {}
3649
+ }
3650
+ },
3651
+ {
3652
+ "name": "svg-loader",
3653
+ "description": "Nuxt SVG Loader - SVGs as components, also on the server side!",
3654
+ "repo": "Developmint/nuxt-svg-loader",
3655
+ "npm": "nuxt-svg-loader",
3656
+ "icon": "",
3657
+ "github": "https://github.com/Developmint/nuxt-svg-loader",
3658
+ "website": "https://github.com/Developmint/nuxt-svg-loader",
3659
+ "learn_more": "",
3660
+ "category": "Extensions",
3661
+ "type": "3rd-party",
3662
+ "maintainers": [
3663
+ {
3664
+ "name": "Developmint",
3665
+ "github": "Developmint"
3666
+ }
3667
+ ],
3668
+ "compatibility": {
3669
+ "nuxt": "^2.0.0",
3670
+ "requires": {}
3671
+ }
3672
+ },
3673
+ {
3674
+ "name": "svg-sprite",
3675
+ "description": "Optimized and Easy way to use svg files in Nuxt.js",
3676
+ "repo": "nuxt-community/svg-sprite-module",
3677
+ "npm": "@nuxtjs/svg-sprite",
3678
+ "icon": "",
3679
+ "github": "https://github.com/nuxt-community/svg-sprite-module",
3680
+ "website": "https://github.com/nuxt-community/svg-sprite-module",
3681
+ "learn_more": "",
3682
+ "category": "UI",
3683
+ "type": "community",
3684
+ "maintainers": [
3685
+ {
3686
+ "name": "Ahad Birang",
3687
+ "github": "farnabaz",
3688
+ "twitter": "a_birang"
3689
+ }
3690
+ ],
3691
+ "compatibility": {
3692
+ "nuxt": "^2.0.0",
3693
+ "requires": {}
3694
+ }
3695
+ },
3696
+ {
3697
+ "name": "svg",
3698
+ "description": "Super simple svg loading module for Nuxt.js",
3699
+ "repo": "nuxt-community/svg-module",
3700
+ "npm": "@nuxtjs/svg",
3701
+ "icon": "",
3702
+ "github": "https://github.com/nuxt-community/svg-module",
3703
+ "website": "https://github.com/nuxt-community/svg-module",
3704
+ "learn_more": "",
3705
+ "category": "Extensions",
3706
+ "type": "community",
3707
+ "maintainers": [
3708
+ {
3709
+ "name": "Sam Holmes",
3710
+ "github": "sam3d"
3711
+ }
3712
+ ],
3713
+ "compatibility": {
3714
+ "nuxt": "^2.0.0",
3715
+ "requires": {}
3716
+ }
3717
+ },
3718
+ {
3719
+ "name": "sweetalert2",
3720
+ "description": "A minimal sweetalert2 module based on vue-sweetalert2 with global options",
3721
+ "repo": "ImreC/nuxt-sweetalert2",
3722
+ "npm": "nuxt-sweetalert2",
3723
+ "icon": "",
3724
+ "github": "https://github.com/ImreC/nuxt-sweetalert2",
3725
+ "website": "https://github.com/ImreC/nuxt-sweetalert2",
3726
+ "learn_more": "https://sweetalert2.github.io/",
3727
+ "category": "Libraries",
3728
+ "type": "3rd-party",
3729
+ "maintainers": [
3730
+ {
3731
+ "name": "ImreC",
3732
+ "github": "ImreC"
3733
+ }
3734
+ ],
3735
+ "compatibility": {
3736
+ "nuxt": "^2.0.0",
3737
+ "requires": {}
3738
+ }
3739
+ },
3740
+ {
3741
+ "name": "tailwindcss",
3742
+ "description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
3743
+ "repo": "nuxt-community/tailwindcss-module",
3744
+ "npm": "@nuxtjs/tailwindcss",
3745
+ "icon": "tailwindcss.png",
3746
+ "github": "https://github.com/nuxt-community/tailwindcss-module",
3747
+ "website": "https://tailwindcss.nuxtjs.org",
3748
+ "learn_more": "https://tailwindcss.com/",
3749
+ "category": "UI",
3750
+ "type": "community",
3751
+ "maintainers": [
3752
+ {
3753
+ "name": "Sébastien Chopin",
3754
+ "github": "Atinux",
3755
+ "twitter": "Atinux"
3756
+ }
3757
+ ],
3758
+ "compatibility": {
3759
+ "nuxt": "^2.0.0 || ^3.0.0",
3760
+ "requires": {}
3761
+ }
3762
+ },
3763
+ {
3764
+ "name": "tiktok-analytics",
3765
+ "description": "",
3766
+ "repo": "stickpro/nuxt-tiktok-analytics",
3767
+ "npm": "tiktok-analytics",
3768
+ "icon": "",
3769
+ "github": "https://github.com/stickpro/nuxt-tiktok-analytics",
3770
+ "website": "https://github.com/stickpro/nuxt-tiktok-analytics",
3771
+ "learn_more": "",
3772
+ "category": "Analytics",
3773
+ "type": "3rd-party",
3774
+ "maintainers": [
3775
+ {
3776
+ "name": "stickpro",
3777
+ "github": "stickpro",
3778
+ "avatar": "https://avatars.githubusercontent.com/u/25886722?v=4"
3779
+ }
3780
+ ],
3781
+ "compatibility": {
3782
+ "nuxt": "^2.0.0",
3783
+ "requires": {}
3784
+ }
3785
+ },
3786
+ {
3787
+ "name": "toast",
3788
+ "description": "Responsive Touch Compatible Toast plugin for Nuxt.js using vue-toasted",
3789
+ "repo": "nuxt-community/modules#master/packages/toast",
3790
+ "npm": "@nuxtjs/toast",
3791
+ "icon": "",
3792
+ "github": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
3793
+ "website": "https://github.com/nuxt-community/community-modules/tree/master/packages/toast",
3794
+ "learn_more": "https://github.com/shakee93/vue-toasted",
3795
+ "category": "Libraries",
3796
+ "type": "community",
3797
+ "maintainers": [
3798
+ {
3799
+ "name": "Pooya Parsa",
3800
+ "github": "pi0",
3801
+ "twitter": "_pi0_"
3802
+ }
3803
+ ],
3804
+ "compatibility": {
3805
+ "nuxt": "^2.0.0",
3806
+ "requires": {}
3807
+ }
3808
+ },
3809
+ {
3810
+ "name": "twa",
3811
+ "description": "Nuxt.js module for generating Trusted Web App from Nuxt.js app",
3812
+ "repo": "tuarrep/nuxt-twa",
3813
+ "npm": "nuxt-twa",
3814
+ "icon": "",
3815
+ "github": "https://github.com/tuarrep/nuxt-twa",
3816
+ "website": "https://nuxt-twa.tuarrep.dev",
3817
+ "learn_more": "https://developer.chrome.com/docs/android/trusted-web-activity/overview/",
3818
+ "category": "Performance",
3819
+ "type": "3rd-party",
3820
+ "maintainers": [
3821
+ {
3822
+ "name": "Nicolas Perraut",
3823
+ "github": "tuarrep"
3824
+ }
3825
+ ],
3826
+ "compatibility": {
3827
+ "nuxt": "^2.0.0",
3828
+ "requires": {
3829
+ "bridge": "optional"
3830
+ }
3831
+ }
3832
+ },
3833
+ {
3834
+ "name": "typed-router",
3835
+ "description": "Provide autocompletion for pages route names generated by Nuxt router",
3836
+ "repo": "victorgarciaesgi/nuxt-typed-router",
3837
+ "npm": "nuxt-typed-router",
3838
+ "icon": "vue.png",
3839
+ "github": "https://github.com/victorgarciaesgi/nuxt-typed-router",
3840
+ "website": "https://github.com/victorgarciaesgi/nuxt-typed-router",
3841
+ "learn_more": "",
3842
+ "category": "Devtools",
3843
+ "type": "3rd-party",
3844
+ "maintainers": [
3845
+ {
3846
+ "name": "victorgarciaesgi",
3847
+ "github": "victorgarciaesgi"
3848
+ }
3849
+ ],
3850
+ "compatibility": {
3851
+ "nuxt": "^2.0.0",
3852
+ "requires": {}
3853
+ }
3854
+ },
3855
+ {
3856
+ "name": "typescript-runtime",
3857
+ "description": "TypeScript Runtime support for Nuxt",
3858
+ "repo": "nuxt/typescript#master/packages/typescript-runtime",
3859
+ "npm": "@nuxt/typescript-runtime",
3860
+ "icon": "typescript.svg",
3861
+ "github": "https://github.com/nuxt/typescript/tree/master/packages/typescript-runtime",
3862
+ "website": "https://typescript.nuxtjs.org/guide/runtime.html",
3863
+ "learn_more": "",
3864
+ "category": "Devtools",
3865
+ "type": "official",
3866
+ "maintainers": [
3867
+ {
3868
+ "name": "Kevin Marrec",
3869
+ "github": "kevinmarrec"
3870
+ },
3871
+ {
3872
+ "name": "Pooya Parsa",
3873
+ "github": "pi0",
3874
+ "twitter": "_pi0_"
3875
+ },
3876
+ {
3877
+ "name": "Daniel Roe",
3878
+ "github": "danielroe",
3879
+ "twitter": "danielcroe"
3880
+ }
3881
+ ],
3882
+ "compatibility": {
3883
+ "nuxt": "^2.0.0",
3884
+ "requires": {}
3885
+ }
3886
+ },
3887
+ {
3888
+ "name": "typescript",
3889
+ "description": "TypeScript Support for Nuxt",
3890
+ "repo": "nuxt/typescript#master/packages/typescript-build",
3891
+ "npm": "@nuxt/typescript-build",
3892
+ "icon": "typescript.svg",
3893
+ "github": "https://github.com/nuxt/typescript/tree/master/packages/typescript-build",
3894
+ "website": "https://typescript.nuxtjs.org",
3895
+ "learn_more": "",
3896
+ "category": "Devtools",
3897
+ "type": "official",
3898
+ "maintainers": [
3899
+ {
3900
+ "name": "Kevin Marrec",
3901
+ "github": "kevinmarrec"
3902
+ },
3903
+ {
3904
+ "name": "Pooya Parsa",
3905
+ "github": "pi0",
3906
+ "twitter": "_pi0_"
3907
+ },
3908
+ {
3909
+ "name": "Daniel Roe",
3910
+ "github": "danielroe",
3911
+ "twitter": "danielcroe"
3912
+ }
3913
+ ],
3914
+ "compatibility": {
3915
+ "nuxt": "^2.0.0",
3916
+ "requires": {}
3917
+ }
3918
+ },
3919
+ {
3920
+ "name": "universal-storage",
3921
+ "description": "Universal Storage Utilities for Nuxt.js",
3922
+ "repo": "nuxt-community/universal-storage-module",
3923
+ "npm": "@nuxtjs/universal-storage",
3924
+ "icon": "",
3925
+ "github": "https://github.com/nuxt-community/universal-storage-module",
3926
+ "website": "https://github.com/nuxt-community/universal-storage-module",
3927
+ "learn_more": "https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage",
3928
+ "category": "Extensions",
3929
+ "type": "community",
3930
+ "maintainers": [
3931
+ {
3932
+ "name": "Pooya Parsa",
3933
+ "github": "pi0",
3934
+ "twitter": "_pi0_"
3935
+ },
3936
+ {
3937
+ "name": "Farzad Soltani",
3938
+ "github": "farzadso",
3939
+ "twitter": "farzadso"
3940
+ }
3941
+ ],
3942
+ "compatibility": {
3943
+ "nuxt": "^2.0.0",
3944
+ "requires": {}
3945
+ }
3946
+ },
3947
+ {
3948
+ "name": "unocss",
3949
+ "description": "The instant on-demand atomic CSS engine.",
3950
+ "repo": "antfu/unocss#main/packages/nuxt",
3951
+ "npm": "@unocss/nuxt",
3952
+ "icon": "unocss.svg",
3953
+ "github": "https://github.com/antfu/unocss",
3954
+ "website": "https://github.com/antfu/unocss",
3955
+ "learn_more": "https://github.com/antfu/unocss",
3956
+ "category": "UI",
3957
+ "type": "3rd-party",
3958
+ "maintainers": [
3959
+ {
3960
+ "name": "Anthony Fu",
3961
+ "github": "antfu",
3962
+ "twitter": "antfu7",
3963
+ "avatar": "https://avatars.githubusercontent.com/antfu?v=4"
3964
+ }
3965
+ ],
3966
+ "compatibility": {
3967
+ "nuxt": "^2.0.0 || ^3.0.0",
3968
+ "requires": {
3969
+ "bridge": "optional"
3970
+ }
3971
+ }
3972
+ },
3973
+ {
3974
+ "name": "user-agent",
3975
+ "description": "Nuxt.js module for handling User-Agent.",
3976
+ "repo": "fukuiretu/nuxt-user-agent",
3977
+ "npm": "nuxt-user-agent",
3978
+ "icon": "",
3979
+ "github": "https://github.com/fukuiretu/nuxt-user-agent",
3980
+ "website": "https://github.com/fukuiretu/nuxt-user-agent",
3981
+ "learn_more": "",
3982
+ "category": "Extensions",
3983
+ "type": "3rd-party",
3984
+ "maintainers": [
3985
+ {
3986
+ "name": "fukuiretu",
3987
+ "github": "fukuiretu"
3988
+ }
3989
+ ],
3990
+ "compatibility": {
3991
+ "nuxt": "^2.0.0",
3992
+ "requires": {}
3993
+ }
3994
+ },
3995
+ {
3996
+ "name": "validate",
3997
+ "description": "Simple Nuxt input validation module using vee-validate",
3998
+ "repo": "lewyuburi/nuxt-validate",
3999
+ "npm": "nuxt-validate",
4000
+ "icon": "vee-validate.png",
4001
+ "github": "https://github.com/lewyuburi/nuxt-validate",
4002
+ "website": "https://github.com/lewyuburi/nuxt-validate",
4003
+ "learn_more": "https://logaretm.github.io/vee-validate/",
4004
+ "category": "Libraries",
4005
+ "type": "3rd-party",
4006
+ "maintainers": [
4007
+ {
4008
+ "name": "lewyuburi",
4009
+ "github": "lewyuburi"
4010
+ }
4011
+ ],
4012
+ "compatibility": {
4013
+ "nuxt": "^2.0.0",
4014
+ "requires": {}
4015
+ }
4016
+ },
4017
+ {
4018
+ "name": "vendor",
4019
+ "description": "directly serve node_modules",
4020
+ "repo": "nuxt-community/modules#master/packages/vendor",
4021
+ "npm": "@nuxtjs/vendor",
4022
+ "icon": "",
4023
+ "github": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
4024
+ "website": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
4025
+ "learn_more": "",
4026
+ "category": "Extensions",
4027
+ "type": "community",
4028
+ "maintainers": [
4029
+ {
4030
+ "name": "Pooya Parsa",
4031
+ "github": "pi0",
4032
+ "twitter": "_pi0_"
4033
+ }
4034
+ ],
4035
+ "compatibility": {
4036
+ "nuxt": "^2.0.0",
4037
+ "requires": {}
4038
+ }
4039
+ },
4040
+ {
4041
+ "name": "vue-material",
4042
+ "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.",
4043
+ "repo": "vaso2/nuxt-vue-material",
4044
+ "npm": "nuxt-vue-material",
4045
+ "icon": "vue-material.png",
4046
+ "github": "https://github.com/vaso2/nuxt-vue-material",
4047
+ "website": "https://github.com/vaso2/nuxt-vue-material",
4048
+ "learn_more": "https://vuematerial.io/",
4049
+ "category": "UI",
4050
+ "type": "3rd-party",
4051
+ "maintainers": [
4052
+ {
4053
+ "name": "vaso2",
4054
+ "github": "vaso2"
4055
+ }
4056
+ ],
4057
+ "compatibility": {
4058
+ "nuxt": "^2.0.0",
4059
+ "requires": {}
4060
+ }
4061
+ },
4062
+ {
4063
+ "name": "vue-multiselect",
4064
+ "description": "Single / multiple select plugin for Nuxt.js using vue-multiselect.",
4065
+ "repo": "spektrummedia/nuxt-vue-multiselect",
4066
+ "npm": "nuxt-vue-multiselect",
4067
+ "icon": "",
4068
+ "github": "https://github.com/spektrummedia/nuxt-vue-multiselect",
4069
+ "website": "https://github.com/spektrummedia/nuxt-vue-multiselect",
4070
+ "learn_more": "",
4071
+ "category": "Libraries",
4072
+ "type": "3rd-party",
4073
+ "maintainers": [
4074
+ {
4075
+ "name": "spektrummedia",
4076
+ "github": "spektrummedia"
4077
+ }
4078
+ ],
4079
+ "compatibility": {
4080
+ "nuxt": "^2.0.0",
4081
+ "requires": {}
4082
+ }
4083
+ },
4084
+ {
4085
+ "name": "vue-select",
4086
+ "description": "Nuxt module for vue-select, a feature rich select/dropdown/typeahead component.",
4087
+ "repo": "madmod/nuxt-vue-select",
4088
+ "npm": "nuxt-vue-select",
4089
+ "icon": "",
4090
+ "github": "https://github.com/madmod/nuxt-vue-select",
4091
+ "website": "https://github.com/madmod/nuxt-vue-select",
4092
+ "learn_more": "https://vue-select.org/",
4093
+ "category": "Libraries",
4094
+ "type": "3rd-party",
4095
+ "maintainers": [
4096
+ {
4097
+ "name": "madmod",
4098
+ "github": "madmod"
4099
+ }
4100
+ ],
4101
+ "compatibility": {
4102
+ "nuxt": "^2.0.0",
4103
+ "requires": {}
4104
+ }
4105
+ },
4106
+ {
4107
+ "name": "vue-warehouse",
4108
+ "description": "A Cross-browser storage for Vue.js and Nuxt.js, with plugins support and easy extensibility based on Store.js",
4109
+ "repo": "juliomrqz/vue-warehouse",
4110
+ "npm": "vue-warehouse",
4111
+ "icon": "",
4112
+ "github": "https://github.com/juliomrqz/vue-warehouse",
4113
+ "website": "https://marquez.co/docs/vue-warehouse",
4114
+ "learn_more": "",
4115
+ "category": "Libraries",
4116
+ "type": "3rd-party",
4117
+ "maintainers": [
4118
+ {
4119
+ "name": "Julio Marquez",
4120
+ "github": "juliomrqz",
4121
+ "twitter": "juliomrqz"
4122
+ }
4123
+ ],
4124
+ "compatibility": {
4125
+ "nuxt": "^2.0.0",
4126
+ "requires": {}
4127
+ }
4128
+ },
4129
+ {
4130
+ "name": "vuetify",
4131
+ "description": "Vuetify Module for Nuxt.js to add Material Design components to your application.",
4132
+ "repo": "nuxt-community/vuetify-module",
4133
+ "npm": "@nuxtjs/vuetify",
4134
+ "icon": "vuetify.png",
4135
+ "github": "https://github.com/nuxt-community/vuetify-module",
4136
+ "website": "https://github.com/nuxt-community/vuetify-module",
4137
+ "learn_more": "https://vuetifyjs.com/en/",
4138
+ "category": "UI",
4139
+ "type": "community",
4140
+ "maintainers": [
4141
+ {
4142
+ "name": "Kevin Marrec",
4143
+ "github": "kevinmarrec"
4144
+ },
4145
+ {
4146
+ "name": "Pooya Parsa",
4147
+ "github": "pi0",
4148
+ "twitter": "_pi0_"
4149
+ }
4150
+ ],
4151
+ "compatibility": {
4152
+ "nuxt": "^2.0.0",
4153
+ "requires": {}
4154
+ }
4155
+ },
4156
+ {
4157
+ "name": "vueuse",
4158
+ "description": "Collection of essential Vue Composition Utilities for Vue 2 and 3",
4159
+ "repo": "vueuse/vueuse#main/packages/core",
4160
+ "npm": "@vueuse/core",
4161
+ "icon": "vueuse.svg",
4162
+ "github": "https://github.com/vueuse/vueuse",
4163
+ "website": "https://vueuse.org",
4164
+ "learn_more": "https://github.com/vueuse/vueuse",
4165
+ "category": "Libraries",
4166
+ "type": "3rd-party",
4167
+ "maintainers": [
4168
+ {
4169
+ "name": "Anthony Fu",
4170
+ "github": "antfu",
4171
+ "twitter": "antfu7"
4172
+ }
4173
+ ],
4174
+ "compatibility": {
4175
+ "nuxt": "^2.0.0 || ^3.0.0",
4176
+ "requires": {
4177
+ "bridge": "optional"
4178
+ }
4179
+ }
4180
+ },
4181
+ {
4182
+ "name": "vuex-router-sync",
4183
+ "description": "vuex-router-sync module for Nuxt to effortlessly keep vue-router and vuex store in sync.",
4184
+ "repo": "paulgv/nuxt-vuex-router-sync",
4185
+ "npm": "nuxt-vuex-router-sync",
4186
+ "icon": "",
4187
+ "github": "https://github.com/paulgv/nuxt-vuex-router-sync",
4188
+ "website": "https://github.com/paulgv/nuxt-vuex-router-sync",
4189
+ "learn_more": "https://github.com/vuejs/vuex-router-sync",
4190
+ "category": "Libraries",
4191
+ "type": "3rd-party",
4192
+ "maintainers": [
4193
+ {
4194
+ "name": "paulgv",
4195
+ "github": "paulgv"
4196
+ }
4197
+ ],
4198
+ "compatibility": {
4199
+ "nuxt": "^2.0.0",
4200
+ "requires": {}
4201
+ }
4202
+ },
4203
+ {
4204
+ "name": "web-vitals",
4205
+ "description": "Web Vitals for Nuxt",
4206
+ "repo": "nuxt-community/web-vitals-module",
4207
+ "npm": "@nuxtjs/web-vitals",
4208
+ "icon": "",
4209
+ "github": "https://github.com/nuxt-community/web-vitals-module",
4210
+ "website": "https://github.com/nuxt-community/web-vitals-module",
4211
+ "learn_more": "",
4212
+ "category": "Performance",
4213
+ "type": "community",
4214
+ "maintainers": [
4215
+ {
4216
+ "name": "daliborgogic",
4217
+ "github": "daliborgogic"
4218
+ },
4219
+ {
4220
+ "name": "Pooya Parsa",
4221
+ "github": "pi0",
4222
+ "twitter": "_pi0_"
4223
+ },
4224
+ {
4225
+ "name": "Sebastien Chopin",
4226
+ "github": "Atinux",
4227
+ "twitter": "Atinux"
4228
+ }
4229
+ ],
4230
+ "compatibility": {
4231
+ "nuxt": "^2.0.0",
4232
+ "requires": {}
4233
+ }
4234
+ },
4235
+ {
4236
+ "name": "web3js",
4237
+ "description": "Web3.js module integration for Nuxt.js - Build dApps easier!",
4238
+ "repo": "fauzan121002/nuxt-web3",
4239
+ "npm": "nuxt-web3",
4240
+ "icon": "web3js.svg",
4241
+ "github": "https://github.com/fauzan121002/nuxt-web3",
4242
+ "website": "https://github.com/fauzan121002/nuxt-web3",
4243
+ "learn_more": "https://web3js.readthedocs.io/",
4244
+ "category": "Libraries",
4245
+ "type": "3rd-party",
4246
+ "maintainers": [
4247
+ {
4248
+ "name": "Muhammad Fauzan",
4249
+ "github": "fauzan121002",
4250
+ "twitter": "fauzandev"
4251
+ }
4252
+ ],
4253
+ "compatibility": {
4254
+ "nuxt": "^2.0.0",
4255
+ "requires": {}
4256
+ }
4257
+ },
4258
+ {
4259
+ "name": "webfontloader",
4260
+ "description": "Efficient web font loading has never been easier!",
4261
+ "repo": "Developmint/nuxt-webfontloader",
4262
+ "npm": "nuxt-webfontloader",
4263
+ "icon": "",
4264
+ "github": "https://github.com/Developmint/nuxt-webfontloader",
4265
+ "website": "https://github.com/Developmint/nuxt-webfontloader",
4266
+ "learn_more": "https://www.npmjs.com/package/webfontloader",
4267
+ "category": "Fonts",
4268
+ "type": "3rd-party",
4269
+ "maintainers": [
4270
+ {
4271
+ "name": "Developmint",
4272
+ "github": "Developmint"
4273
+ }
4274
+ ],
4275
+ "compatibility": {
4276
+ "nuxt": "^2.0.0",
4277
+ "requires": {}
4278
+ }
4279
+ },
4280
+ {
4281
+ "name": "webpack-optimisations",
4282
+ "description": "Nuxt.js v2 module to automatically make your builds faster.",
4283
+ "repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
4284
+ "npm": "nuxt-webpack-optimisations",
4285
+ "icon": "build-optimisations.svg",
4286
+ "github": "https://github.com/harlan-zw/nuxt-webpack-optimisations",
4287
+ "website": "https://github.com/harlan-zw/nuxt-webpack-optimisations",
4288
+ "learn_more": "",
4289
+ "category": "Devtools",
4290
+ "type": "3rd-party",
4291
+ "maintainers": [
4292
+ {
4293
+ "name": "Harlan Wilton",
4294
+ "github": "harlan-zw"
4295
+ }
4296
+ ],
4297
+ "compatibility": {
4298
+ "nuxt": "^2.0.0",
4299
+ "requires": {
4300
+ "bridge": "optional"
4301
+ }
4302
+ }
4303
+ },
4304
+ {
4305
+ "name": "webpack-profile",
4306
+ "description": "Nuxt module to display webpack build progress steps with core ProgressPlugin",
4307
+ "repo": "nuxt-community/webpack-profile-module",
4308
+ "npm": "@nuxtjs/webpack-profile",
4309
+ "icon": "webpack.png",
4310
+ "github": "https://github.com/nuxt-community/webpack-profile-module",
4311
+ "website": "https://github.com/nuxt-community/webpack-profile-module",
4312
+ "learn_more": "https://webpack.js.org/plugins/profiling-plugin/",
4313
+ "category": "Devtools",
4314
+ "type": "community",
4315
+ "maintainers": [
4316
+ {
4317
+ "name": "Pooya Parsa",
4318
+ "github": "pi0",
4319
+ "twitter": "_pi0_"
4320
+ }
4321
+ ],
4322
+ "compatibility": {
4323
+ "nuxt": "^2.0.0",
4324
+ "requires": {}
4325
+ }
4326
+ },
4327
+ {
4328
+ "name": "webpackdashboard",
4329
+ "description": "Webpack Dashboard module for Nuxt. A CLI dashboard for your webpack dev server.",
4330
+ "repo": "paulgv/nuxt-webpackdashboard",
4331
+ "npm": "nuxt-webpackdashboard",
4332
+ "icon": "webpack.png",
4333
+ "github": "https://github.com/paulgv/nuxt-webpackdashboard",
4334
+ "website": "https://github.com/paulgv/nuxt-webpackdashboard",
4335
+ "learn_more": "https://github.com/FormidableLabs/webpack-dashboard",
4336
+ "category": "Devtools",
4337
+ "type": "3rd-party",
4338
+ "maintainers": [
4339
+ {
4340
+ "name": "paulgv",
4341
+ "github": "paulgv"
4342
+ }
4343
+ ],
4344
+ "compatibility": {
4345
+ "nuxt": "^2.0.0",
4346
+ "requires": {}
4347
+ }
4348
+ },
4349
+ {
4350
+ "name": "webpackmonitor",
4351
+ "description": "Monitor Nuxt webpack optimization metrics through the development process",
4352
+ "repo": "nuxt-community/webpackmonitor-module",
4353
+ "npm": "@nuxtjs/webpackmonitor",
4354
+ "icon": "webpack.png",
4355
+ "github": "https://github.com/nuxt-community/webpackmonitor-module",
4356
+ "website": "https://github.com/nuxt-community/webpackmonitor-module",
4357
+ "learn_more": "http://webpackmonitor.com/",
4358
+ "category": "Devtools",
4359
+ "type": "community",
4360
+ "maintainers": [
4361
+ {
4362
+ "name": "Pooya Parsa",
4363
+ "github": "pi0",
4364
+ "twitter": "_pi0_"
4365
+ }
4366
+ ],
4367
+ "compatibility": {
4368
+ "nuxt": "^2.0.0",
4369
+ "requires": {}
4370
+ }
4371
+ },
4372
+ {
4373
+ "name": "windicss",
4374
+ "description": "Next generation utility-first CSS framework.",
4375
+ "repo": "windicss/nuxt-windicss-module#main/packages/nuxt-windicss",
4376
+ "npm": "nuxt-windicss",
4377
+ "icon": "windicss.svg",
4378
+ "github": "https://github.com/windicss/nuxt-windicss-module",
4379
+ "website": "https://github.com/windicss/nuxt-windicss-module",
4380
+ "learn_more": "https://windicss.org/",
4381
+ "category": "UI",
4382
+ "type": "3rd-party",
4383
+ "maintainers": [
4384
+ {
4385
+ "name": "Harlan Wilton",
4386
+ "github": "harlan-zw",
4387
+ "twitter": "harlan_zw"
4388
+ },
4389
+ {
4390
+ "name": "Anthony Fu",
4391
+ "github": "antfu",
4392
+ "twitter": "antfu7"
4393
+ }
4394
+ ],
4395
+ "compatibility": {
4396
+ "nuxt": "^2.0.0 || ^3.0.0",
4397
+ "requires": {
4398
+ "bridge": "optional"
4399
+ }
4400
+ }
4401
+ },
4402
+ {
4403
+ "name": "winston-log",
4404
+ "description": "Nuxt module for logging SSR errors + client-side Vue errors using winston",
4405
+ "repo": "aaronransley/nuxt-winston-log",
4406
+ "npm": "nuxt-winston-log",
4407
+ "icon": "winston.png",
4408
+ "github": "https://github.com/aaronransley/nuxt-winston-log",
4409
+ "website": "https://github.com/aaronransley/nuxt-winston-log",
4410
+ "learn_more": "https://www.npmjs.com/package/winston",
4411
+ "category": "Monitoring",
4412
+ "type": "3rd-party",
4413
+ "maintainers": [
4414
+ {
4415
+ "name": "aaronransley",
4416
+ "github": "aaronransley"
4417
+ }
4418
+ ],
4419
+ "compatibility": {
4420
+ "nuxt": "^2.0.0",
4421
+ "requires": {}
4422
+ }
4423
+ },
4424
+ {
4425
+ "name": "wp-nuxt",
4426
+ "description": "The module adds a Wordpress Rest API to your nuxt application",
4427
+ "repo": "yashha/wp-nuxt",
4428
+ "npm": "wp-nuxt",
4429
+ "icon": "wordpress.png",
4430
+ "github": "https://github.com/yashha/wp-nuxt",
4431
+ "website": "https://github.com/yashha/wp-nuxt",
4432
+ "learn_more": "https://github.com/WP-API/node-wpapi",
4433
+ "category": "CMS",
4434
+ "type": "3rd-party",
4435
+ "maintainers": [
4436
+ {
4437
+ "name": "yashha",
4438
+ "github": "yashha"
4439
+ }
4440
+ ],
4441
+ "compatibility": {
4442
+ "nuxt": "^2.0.0",
4443
+ "requires": {}
4444
+ }
4445
+ },
4446
+ {
4447
+ "name": "xhr-cache",
4448
+ "description": "Cache api resources and serve it as static resource",
4449
+ "repo": "gaetansenn/xhr-cache",
4450
+ "npm": "@dewib/xhr-cache",
4451
+ "icon": "",
4452
+ "github": "https://github.com/gaetansenn/xhr-cache",
4453
+ "website": "https://xhr-cache.dewib.com",
4454
+ "learn_more": "",
4455
+ "category": "Performance",
4456
+ "type": "3rd-party",
4457
+ "maintainers": [
4458
+ {
4459
+ "name": "gaetansenn",
4460
+ "github": "gaetansenn"
4461
+ }
4462
+ ],
4463
+ "compatibility": {
4464
+ "nuxt": "^2.0.0",
4465
+ "requires": {}
4466
+ }
4467
+ },
4468
+ {
4469
+ "name": "xui",
4470
+ "description": "Light module to help design websites with Nuxt.",
4471
+ "repo": "MetaCorp/xui-module",
4472
+ "npm": "xui-module",
4473
+ "icon": "",
4474
+ "github": "https://github.com/MetaCorp/xui-module",
4475
+ "website": "https://github.com/MetaCorp/xui-module",
4476
+ "learn_more": "",
4477
+ "category": "UI",
4478
+ "type": "3rd-party",
4479
+ "maintainers": [
4480
+ {
4481
+ "name": "MetaCorp",
4482
+ "github": "MetaCorp"
4483
+ }
4484
+ ],
4485
+ "compatibility": {
4486
+ "nuxt": "^2.0.0",
4487
+ "requires": {}
4488
+ }
4489
+ },
4490
+ {
4491
+ "name": "yandex-metrika",
4492
+ "description": "Yandex metrika Module for Nuxt.js",
4493
+ "repo": "nuxt-community/yandex-metrika-module",
4494
+ "npm": "@nuxtjs/yandex-metrika",
4495
+ "icon": "",
4496
+ "github": "https://github.com/nuxt-community/yandex-metrika-module",
4497
+ "website": "https://github.com/nuxt-community/yandex-metrika-module",
4498
+ "learn_more": "https://metrica.yandex.com/about",
4499
+ "category": "Analytics",
4500
+ "type": "community",
4501
+ "maintainers": [
4502
+ {
4503
+ "name": "Pooya Parsa",
4504
+ "github": "pi0",
4505
+ "twitter": "_pi0_"
4506
+ }
4507
+ ],
4508
+ "compatibility": {
4509
+ "nuxt": "^2.0.0",
4510
+ "requires": {}
4511
+ }
4512
+ },
4513
+ {
4514
+ "name": "zendesk",
4515
+ "description": "Nuxt.js module for Zendesk",
4516
+ "repo": "DansMaCulotte/nuxt-zendesk",
4517
+ "npm": "@dansmaculotte/nuxt-zendesk",
4518
+ "icon": "zendesk.png",
4519
+ "github": "https://github.com/DansMaCulotte/nuxt-zendesk",
4520
+ "website": "https://github.com/DansMaCulotte/nuxt-zendesk",
4521
+ "learn_more": "https://developer.zendesk.com/embeddables/docs/widget/introduction",
4522
+ "category": "Ecommerce",
4523
+ "type": "3rd-party",
4524
+ "maintainers": [
4525
+ {
4526
+ "name": "DansMaCulotte",
4527
+ "github": "DansMaCulotte"
4528
+ }
4529
+ ],
4530
+ "compatibility": {
4531
+ "nuxt": "^2.0.0",
4532
+ "requires": {}
4533
+ }
4534
+ }
4535
+ ]