@nuxt/modules 0.5.0 → 0.6.0-d622fc

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/modules.json DELETED
@@ -1,4548 +0,0 @@
1
- [
2
- {
3
- "name": "alias",
4
- "description": "It automatically creates an alias for the components and page of the path",
5
- "long_description": "It automatically creates an alias for the components and page of the path",
6
- "repo": "kdydesign/nuxt-alias-module",
7
- "npm": "nuxt-alias",
8
- "type": "module",
9
- "icon": "",
10
- "github": "https://github.com/kdydesign/nuxt-alias-module",
11
- "website": "https://github.com/kdydesign/nuxt-alias-module",
12
- "learn_more": "",
13
- "keywords": [
14
- "alias",
15
- "nuxt-alias",
16
- "nuxt-alias-module",
17
- "path"
18
- ],
19
- "categories": [
20
- "devtools"
21
- ],
22
- "labels": [
23
- "3rd-party"
24
- ],
25
- "maintainers": [
26
- {
27
- "name": "kdydesign",
28
- "github": "kdydesign",
29
- "avatar": "https://github.com/kdydesign.png"
30
- }
31
- ]
32
- },
33
- {
34
- "name": "amp",
35
- "description": "AMP (Accelerated Mobile Pages) Module for Nuxt",
36
- "long_description": "AMP (Accelerated Mobile Pages) Module for Nuxt",
37
- "repo": "nuxt-community/amp-module",
38
- "npm": "@nuxtjs/amp",
39
- "type": "module",
40
- "icon": "amp.png",
41
- "github": "https://github.com/nuxt-community/amp-module",
42
- "website": "https://github.com/nuxt-community/amp-module",
43
- "learn_more": "https://amp.dev/",
44
- "keywords": [],
45
- "categories": [
46
- "analytics",
47
- "performance"
48
- ],
49
- "labels": [
50
- "community"
51
- ],
52
- "maintainers": [
53
- {
54
- "name": "Ahad Birang",
55
- "github": "farnabaz",
56
- "twitter": "a_birang",
57
- "avatar": "https://github.com/farnabaz.png"
58
- }
59
- ],
60
- "demo": "https://codesandbox.io/s/github/nuxt-community/amp-module/"
61
- },
62
- {
63
- "name": "apollo",
64
- "description": "Nuxt.js module to use vue-apollo",
65
- "long_description": "Integrate GraphQL in your Nuxt.js apps using vue-apollo.",
66
- "repo": "nuxt-community/apollo-module",
67
- "npm": "@nuxtjs/apollo",
68
- "type": "module",
69
- "icon": "apollo.png",
70
- "github": "https://github.com/nuxt-community/apollo-module",
71
- "website": "https://github.com/nuxt-community/apollo-module",
72
- "learn_more": "https://apollo.vuejs.org/guide/#what-is-graphql",
73
- "keywords": [],
74
- "categories": [
75
- "request"
76
- ],
77
- "labels": [
78
- "community"
79
- ],
80
- "maintainers": [
81
- {
82
- "name": "Lam Kieu",
83
- "github": "kieusonlam",
84
- "avatar": "https://github.com/kieusonlam.png"
85
- },
86
- {
87
- "name": "Dominic Garms",
88
- "github": "dohomi",
89
- "avatar": "https://github.com/dohomi.png"
90
- }
91
- ],
92
- "features": [
93
- "Automatic updates",
94
- "In-template components",
95
- "SSR-ready"
96
- ]
97
- },
98
- {
99
- "name": "applicationinsights",
100
- "description": "AppInsights module for Nuxt.js",
101
- "long_description": "AppInsights module for Nuxt.js. The module enables event logging through Application Insights. Application Insights, a feature of Azure Monitor, is an extensible Application Performance Management (APM) service for developers and DevOps professionals.",
102
- "repo": "nuxt-community/applicationinsights-module",
103
- "npm": "@nuxtjs/applicationinsights",
104
- "type": "module",
105
- "icon": "application-insights.png",
106
- "github": "https://github.com/nuxt-community/applicationinsights-module",
107
- "website": "https://github.com/nuxt-community/applicationinsights-module",
108
- "learn_more": "https://docs.microsoft.com/en-us/azure/azure-monitor/app/app-insights-overview",
109
- "keywords": [],
110
- "categories": [
111
- "monitoring"
112
- ],
113
- "labels": [
114
- "community"
115
- ],
116
- "maintainers": [
117
- {
118
- "name": "Dmitry Molotkov",
119
- "github": "aldarund",
120
- "avatar": "https://github.com/aldarund.png"
121
- }
122
- ]
123
- },
124
- {
125
- "name": "auth",
126
- "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your apps performance.",
127
- "long_description": "Zero-boilerplate authentication support for your Nuxt.js application with various possibilities to authenticate your users",
128
- "repo": "nuxt-community/auth-module",
129
- "npm": "@nuxtjs/auth",
130
- "type": "module",
131
- "icon": "auth.png",
132
- "github": "https://github.com/nuxt-community/auth-module",
133
- "website": "https://dev.auth.nuxtjs.org/",
134
- "learn_more": "",
135
- "keywords": [],
136
- "categories": [
137
- "security"
138
- ],
139
- "labels": [
140
- "community",
141
- "unstable"
142
- ],
143
- "maintainers": [
144
- {
145
- "name": "Pooya Parsa",
146
- "github": "pi0",
147
- "twitter": "_pi0_",
148
- "avatar": "https://github.com/pi0.png"
149
- },
150
- {
151
- "name": "João Pedro Antunes Silva",
152
- "github": "JoaoPedroAS51",
153
- "avatar": "https://github.com/JoaoPedroAS51.png"
154
- }
155
- ],
156
- "demo": "https://nuxt-auth.herokuapp.com/",
157
- "features": [
158
- "Zero Configuration",
159
- "Set up auth middleware",
160
- "Configure local scheme",
161
- "Customize Options"
162
- ]
163
- },
164
- {
165
- "name": "axios",
166
- "description": "Secure and easy Axios module with Nuxt.js",
167
- "long_description": "Axios is a Promise based HTTP client for the browser and node.js so you can easily make http requests in your Nuxt.js application",
168
- "repo": "nuxt-community/axios-module",
169
- "npm": "@nuxtjs/axios",
170
- "type": "module",
171
- "icon": "",
172
- "github": "https://github.com/nuxt-community/axios-module",
173
- "website": "https://axios.nuxtjs.org",
174
- "learn_more": "https://github.com/axios/axios",
175
- "keywords": [],
176
- "categories": [
177
- "request"
178
- ],
179
- "labels": [
180
- "community"
181
- ],
182
- "maintainers": [
183
- {
184
- "name": "Pooya Parsa",
185
- "github": "pi0",
186
- "twitter": "_pi0_",
187
- "avatar": "https://github.com/pi0.png"
188
- }
189
- ],
190
- "features": [
191
- "Automatically set base URL for client & server side",
192
- "Exposes `setToken` function to `$axios` so we can easily and globally set authentication tokens",
193
- "Automatically enables `withCredentials` when requesting to base URL",
194
- "Proxy request headers in SSR (Useful for auth)",
195
- "Fetch Style requests",
196
- "Integrated with Nuxt.js Progressbar while making requests",
197
- "Integrated with Proxy Module",
198
- "Auto retry requests with axios-retry"
199
- ]
200
- },
201
- {
202
- "name": "basic-auth",
203
- "description": "Provide basic authentication to your Nuxt.js application",
204
- "long_description": "Provide basic authentication to your Nuxt.js application",
205
- "repo": "potato4d/nuxt-basic-auth-module",
206
- "npm": "nuxt-basic-auth-module",
207
- "type": "module",
208
- "icon": "",
209
- "github": "https://github.com/potato4d/nuxt-basic-auth-module",
210
- "website": "https://github.com/potato4d/nuxt-basic-auth-module",
211
- "learn_more": "",
212
- "keywords": [
213
- "authentication",
214
- "basic auth"
215
- ],
216
- "categories": [
217
- "security"
218
- ],
219
- "labels": [
220
- "3rd-party"
221
- ],
222
- "maintainers": [
223
- {
224
- "name": "potato4d",
225
- "github": "potato4d",
226
- "avatar": "https://github.com/potato4d.png"
227
- }
228
- ]
229
- },
230
- {
231
- "name": "bootstrap",
232
- "description": "bootstrap-vue module",
233
- "long_description": "With more than 85 components, over 45 available plugins, several directives, and 1000+ icons, BootstrapVue provides one of the most comprehensive implementations of the Bootstrap v4 component and grid system available for Vue.js v2.6, complete with extensive and automated WAI-ARIA accessibility markup.",
234
- "repo": "bootstrap-vue/bootstrap-vue",
235
- "npm": "bootstrap-vue",
236
- "type": "module",
237
- "icon": "bootstrap.png",
238
- "github": "https://github.com/bootstrap-vue/bootstrap-vue",
239
- "website": "https://bootstrap-vue.org/docs#nuxtjs-module",
240
- "learn_more": "",
241
- "keywords": [
242
- "a11y",
243
- "accessibility",
244
- "alert",
245
- "aria",
246
- "bootstrap",
247
- "bootstrap for vue",
248
- "bootstrap icons",
249
- "bootstrap v4",
250
- "breadcrumb",
251
- "button",
252
- "calendar",
253
- "card",
254
- "carousel",
255
- "checkbox",
256
- "collapse",
257
- "components",
258
- "css",
259
- "date picker",
260
- "datepicker",
261
- "directives",
262
- "dropdown",
263
- "dropzone",
264
- "flexbox",
265
- "form",
266
- "icons",
267
- "input",
268
- "jquery",
269
- "jumbotron",
270
- "list",
271
- "messagebox",
272
- "modal",
273
- "nav",
274
- "navbar",
275
- "option",
276
- "pagination",
277
- "polymer",
278
- "popover",
279
- "popper",
280
- "popper.js",
281
- "progress",
282
- "radio",
283
- "scss",
284
- "select",
285
- "slider",
286
- "spinner",
287
- "ssr",
288
- "tab",
289
- "table",
290
- "tag",
291
- "tags",
292
- "toast",
293
- "tooltip",
294
- "uiv",
295
- "upload",
296
- "vue-bootstrap",
297
- "vue-strap",
298
- "vue2",
299
- "vuestrap",
300
- "web",
301
- "webcomponents"
302
- ],
303
- "categories": [
304
- "ui"
305
- ],
306
- "labels": [
307
- "3rd-party"
308
- ],
309
- "maintainers": [
310
- {
311
- "name": "Troy Morehouse",
312
- "github": "tmorehouse",
313
- "avatar": "https://github.com/tmorehouse.png"
314
- },
315
- {
316
- "name": "Pooya Parsa",
317
- "github": "pi0",
318
- "twitter": "_pi0_",
319
- "avatar": "https://github.com/pi0.png"
320
- },
321
- {
322
- "name": "Jacob Müller",
323
- "github": "jackmu95",
324
- "twitter": "jackmu95",
325
- "avatar": "https://github.com/jackmu95.png"
326
- }
327
- ]
328
- },
329
- {
330
- "name": "browserconfig",
331
- "description": "Adds XML browser configuration support",
332
- "long_description": "Browser configuration files (also known as browserconfig) can be used to define pinned site customizations, such as tile backgrounds, badge updates, and tile notifications. Browser configuration files let you set these customizations using external XML files rather than metadata within the HTML markup of a webpage",
333
- "repo": "nuxt-community/modules#master/packages/browserconfig",
334
- "npm": "@nuxtjs/browserconfig",
335
- "type": "module",
336
- "icon": "",
337
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/browserconfig",
338
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/browserconfig",
339
- "learn_more": "https://docs.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/dev-guides/bg183312(v=vs.85)?redirectedfrom=MSDN",
340
- "keywords": [],
341
- "categories": [
342
- "devtools"
343
- ],
344
- "labels": [
345
- "community"
346
- ],
347
- "maintainers": [
348
- {
349
- "name": "Pooya Parsa",
350
- "github": "pi0",
351
- "twitter": "_pi0_",
352
- "avatar": "https://github.com/pi0.png"
353
- }
354
- ]
355
- },
356
- {
357
- "name": "buefy",
358
- "description": "It's really very simple to start with nuxt. But we can make it even simpler by adding nuxt-buefy",
359
- "long_description": "Lightweight UI components for Vue.js based on Bulma. Buefy has two core principles: 1. keep stuff simple and 2. be lightweight.",
360
- "repo": "buefy/nuxt-buefy",
361
- "npm": "nuxt-buefy",
362
- "type": "module",
363
- "icon": "buefy.png",
364
- "github": "https://github.com/buefy/nuxt-buefy",
365
- "website": "https://github.com/buefy/nuxt-buefy",
366
- "learn_more": "https://buefy.org/",
367
- "keywords": [],
368
- "categories": [
369
- "ui"
370
- ],
371
- "labels": [
372
- "3rd-party"
373
- ],
374
- "maintainers": [
375
- {
376
- "name": "buefy",
377
- "github": "buefy",
378
- "avatar": "https://github.com/buefy.png"
379
- }
380
- ]
381
- },
382
- {
383
- "name": "bugsnag",
384
- "description": "Bugsnag module for nuxt.js",
385
- "long_description": "Bugsnag monitors application stability so you can make data-driven decisions on whether you should be building new features, or fixing bugs.",
386
- "repo": "JulianMar/nuxt-bugsnag",
387
- "npm": "nuxt-bugsnag",
388
- "type": "module",
389
- "icon": "bugsnag.png",
390
- "github": "https://github.com/JulianMar/nuxt-bugsnag",
391
- "website": "https://github.com/JulianMar/nuxt-bugsnag",
392
- "learn_more": "https://www.bugsnag.com/",
393
- "keywords": [],
394
- "categories": [
395
- "monitoring"
396
- ],
397
- "labels": [
398
- "3rd-party"
399
- ],
400
- "maintainers": [
401
- {
402
- "name": "JulianMar",
403
- "github": "JulianMar",
404
- "avatar": "https://github.com/JulianMar.png"
405
- }
406
- ]
407
- },
408
- {
409
- "name": "bulma-slim",
410
- "description": "Nuxt.js module to automatically make a slim Bulma build of used features with Purgecss",
411
- "long_description": "Nuxt.js module to automatically make a slim Bulma build of used features with Purgecss. Bulma is a free, open source CSS framework based on Flexbox",
412
- "repo": "mustardamus/nuxt-bulma-slim",
413
- "npm": "nuxt-bulma-slim",
414
- "type": "module",
415
- "icon": "bulma.png",
416
- "github": "https://github.com/mustardamus/nuxt-bulma-slim",
417
- "website": "https://github.com/mustardamus/nuxt-bulma-slim",
418
- "learn_more": "https://bulma.io/",
419
- "keywords": [
420
- "bulma",
421
- "bulma css",
422
- "nuxt module",
423
- "purgecss",
424
- "sass",
425
- "scss",
426
- "slim"
427
- ],
428
- "categories": [
429
- "ui"
430
- ],
431
- "labels": [
432
- "3rd-party"
433
- ],
434
- "maintainers": [
435
- {
436
- "name": "mustardamus",
437
- "github": "mustardamus",
438
- "avatar": "https://github.com/mustardamus.png"
439
- }
440
- ]
441
- },
442
- {
443
- "name": "bundle-buddy",
444
- "description": "Don't fight your webpack bundle, become friends!",
445
- "long_description": "Don't fight your webpack bundle, become friends!",
446
- "repo": "Developmint/nuxt-bundle-buddy",
447
- "npm": "nuxt-bundle-buddy",
448
- "type": "module",
449
- "icon": "",
450
- "github": "https://github.com/Developmint/nuxt-bundle-buddy",
451
- "website": "https://github.com/Developmint/nuxt-bundle-buddy",
452
- "learn_more": "",
453
- "keywords": [
454
- "bundle-buddy",
455
- "visualize",
456
- "webpack"
457
- ],
458
- "categories": [
459
- "devtools"
460
- ],
461
- "labels": [
462
- "3rd-party"
463
- ],
464
- "maintainers": [
465
- {
466
- "name": "Developmint",
467
- "github": "Developmint",
468
- "avatar": "https://github.com/Developmint.png"
469
- }
470
- ],
471
- "features": [
472
- "Analyzes your bundle and visualize improvement opportunities",
473
- "Built on top of bundle-buddy",
474
- "Fully tested!",
475
- "Nuxt 2 support"
476
- ]
477
- },
478
- {
479
- "name": "canvas-sketch",
480
- "description": "Nuxt.js module for canvas sketch for creating generative art in JavaScript.",
481
- "long_description": "canvas-sketch is a loose collection of tools, modules and resources for creating generative art in JavaScript and the browser using the <canvas> tag. It is designed to help create artworks and images with code, randomness, algorithms, and emergent systems.",
482
- "repo": "LuXDAmore/generative-art",
483
- "npm": "@luxdamore/nuxt-canvas-sketch",
484
- "type": "module",
485
- "icon": "",
486
- "github": "https://github.com/LuXDAmore/generative-art",
487
- "website": "https://github.com/LuXDAmore/generative-art",
488
- "learn_more": "https://github.com/mattdesl/canvas-sketch/blob/master/docs/README.md",
489
- "keywords": [
490
- "canvas",
491
- "canvas-sketch",
492
- "generative-art",
493
- "modules",
494
- "performance",
495
- "three-js",
496
- "threejs"
497
- ],
498
- "categories": [
499
- "uncategorized"
500
- ],
501
- "labels": [
502
- "3rd-party"
503
- ],
504
- "maintainers": [
505
- {
506
- "name": "LuXDAmore",
507
- "github": "LuXDAmore",
508
- "avatar": "https://github.com/LuXDAmore.png"
509
- }
510
- ]
511
- },
512
- {
513
- "name": "client-init",
514
- "description": "Provide client version of `nuxtServerInit`.",
515
- "long_description": "nuxt-client-init-module provides Nuxt.js with the ability to inject processing at client initialization. Just like nuxtServerInit, it is possible to implement the nuxtClientInit action, which is executed only on the client-side rendering, in the root Vuex module.",
516
- "repo": "potato4d/nuxt-client-init-module",
517
- "npm": "nuxt-client-init-module",
518
- "type": "module",
519
- "icon": "",
520
- "github": "https://github.com/potato4d/nuxt-client-init-module",
521
- "website": "https://github.com/potato4d/nuxt-client-init-module",
522
- "learn_more": "",
523
- "keywords": [],
524
- "categories": [
525
- "devtools"
526
- ],
527
- "labels": [
528
- "3rd-party"
529
- ],
530
- "maintainers": [
531
- {
532
- "name": "potato4d",
533
- "github": "potato4d",
534
- "avatar": "https://github.com/potato4d.png"
535
- }
536
- ]
537
- },
538
- {
539
- "name": "cloudcms",
540
- "description": "CloudCMS Nuxt.js Module",
541
- "long_description": "This module makes it easy to use Cloud CMS from within your Nuxt JS pages and components. It does so by exposing the Cloud CMS Javascript Driver via helper methods and making it easy to provide API configuration.",
542
- "repo": "gitana/cloudcms-nuxt",
543
- "npm": "cloudcms-nuxt",
544
- "type": "module",
545
- "icon": "",
546
- "github": "https://github.com/gitana/cloudcms-nuxt",
547
- "website": "https://github.com/gitana/cloudcms-nuxt",
548
- "learn_more": "https://www.cloudcms.com/",
549
- "keywords": [],
550
- "categories": [
551
- "cms"
552
- ],
553
- "labels": [
554
- "3rd-party"
555
- ],
556
- "maintainers": [
557
- {
558
- "name": "gitana",
559
- "github": "gitana",
560
- "avatar": "https://github.com/gitana.png"
561
- }
562
- ]
563
- },
564
- {
565
- "name": "cloudinary",
566
- "description": "Optimize images and videos in your Nuxt.js application",
567
- "long_description": "Cloudinary is a cloud-based SaaS that provides an end-to-end image and video management solution including uploads, storage, manipulations, optimizations and delivery. All your media resources are optimized and delivered through a fast CDN using industry best practices.",
568
- "repo": "nuxt-community/cloudinary-module",
569
- "npm": "@nuxtjs/cloudinary",
570
- "type": "module",
571
- "icon": "cloudinary.png",
572
- "github": "https://github.com/nuxt-community/cloudinary-module",
573
- "website": "https://cloudinary.nuxtjs.org",
574
- "learn_more": "https://cloudinary.com",
575
- "keywords": [],
576
- "categories": [
577
- "images"
578
- ],
579
- "labels": [
580
- "community"
581
- ],
582
- "maintainers": [
583
- {
584
- "name": "Maya Shavin",
585
- "github": "mayashavin",
586
- "twitter": "MayaShavin",
587
- "avatar": "https://github.com/mayashavin.png"
588
- }
589
- ],
590
- "image": "https://cloudinary.nuxtjs.org/preview.png",
591
- "features": [
592
- "On-the-fly url generating for images and videos",
593
- "On-the-fly size optimization per browser and device",
594
- "Fast loading speed with progressive images",
595
- "Auto-detect the optimized format per browser for images and videos",
596
- "Dynamically fetch and transform images and videos from remote sources",
597
- "Reactive transformations on images and videos",
598
- "Minimum configuration required to set up Cloudinary and running"
599
- ]
600
- },
601
- {
602
- "name": "color-mode",
603
- "description": "Dark and Light mode for NuxtJS with auto detection",
604
- "long_description": "Dark and Light mode with auto detection made easy with NuxtJS",
605
- "repo": "nuxt-community/color-mode-module",
606
- "npm": "@nuxtjs/color-mode",
607
- "type": "module",
608
- "icon": "color-mode.png",
609
- "github": "https://github.com/nuxt-community/color-mode-module",
610
- "website": "https://github.com/nuxt-community/color-mode-module",
611
- "learn_more": "",
612
- "keywords": [],
613
- "categories": [
614
- "ui"
615
- ],
616
- "labels": [
617
- "community"
618
- ],
619
- "maintainers": [
620
- {
621
- "name": "Sébastien Chopin",
622
- "github": "Atinux",
623
- "twitter": "Atinux",
624
- "avatar": "https://github.com/Atinux.png"
625
- }
626
- ],
627
- "demo": "https://color-mode.nuxtjs.app/",
628
- "video": "https://nuxtjs.org/blog/going-dark-with-nuxtjs-color-mode/final-working-version.mp4",
629
- "features": [
630
- "Add .${color}-mode class to <html> for easy CSS theming",
631
- "Works with any NuxtJS target (static or server) and rendering (universal and spa)",
632
- "Auto detect the system color-mode",
633
- "Sync between tabs",
634
- "Supports IE9+"
635
- ],
636
- "articles": [
637
- {
638
- "title": "Going dark with Nuxt.js color mode",
639
- "link": "https://nuxtjs.org/blog/going-dark-with-nuxtjs-color-mode",
640
- "authors": [
641
- {
642
- "name": "Debbie O'Brien",
643
- "twitter": "debs_obrien",
644
- "avatar": "https://pbs.twimg.com/profile_images/1252900852156772352/JLIVJ-TC_400x400.jpg"
645
- }
646
- ]
647
- }
648
- ]
649
- },
650
- {
651
- "name": "component-cache",
652
- "description": "LRU component cache for vue components",
653
- "long_description": "vue-server-renderer has built-in support for component-level caching. This module automatically adds a LRU cache to project.",
654
- "repo": "nuxt-community/modules#master/packages/component-cache",
655
- "npm": "@nuxtjs/component-cache",
656
- "type": "module",
657
- "icon": "",
658
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/component-cache",
659
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/component-cache",
660
- "learn_more": "https://ssr.vuejs.org/guide/caching.html#component-level-caching",
661
- "keywords": [],
662
- "categories": [
663
- "performance"
664
- ],
665
- "labels": [
666
- "community"
667
- ],
668
- "maintainers": [
669
- {
670
- "name": "Pooya Parsa",
671
- "github": "pi0",
672
- "twitter": "_pi0_",
673
- "avatar": "https://github.com/pi0.png"
674
- }
675
- ]
676
- },
677
- {
678
- "name": "content",
679
- "description": "Use markdown, JSON, YAML, XML or CSV in your nuxt application to easily write content fetched using a MongoDB like API.",
680
- "long_description": "Empower your NuxtJS application with @nuxt/content module: write in a content/ directory and fetch your Markdown, JSON, YAML, XML and CSV files through a MongoDB like API, acting as a Git-based Headless CMS.",
681
- "repo": "nuxt/content#master/packages/content",
682
- "npm": "@nuxt/content",
683
- "type": "module",
684
- "icon": "content.png",
685
- "github": "https://github.com/nuxt/content",
686
- "website": "https://content.nuxtjs.org",
687
- "learn_more": "",
688
- "keywords": [],
689
- "categories": [
690
- "cms"
691
- ],
692
- "labels": [
693
- "official"
694
- ],
695
- "maintainers": [
696
- {
697
- "name": "Benjamin Canac",
698
- "github": "benjamincanac",
699
- "twitter": "benjamincanac",
700
- "avatar": "https://github.com/benjamincanac.png"
701
- }
702
- ],
703
- "video": "https://res.cloudinary.com/nuxt/video/upload/q_auto/v1588091670/nuxt-content_wxnjje.webm",
704
- "demo": "https://blog-with-nuxt-content.netlify.app/",
705
- "image": "https://content.nuxtjs.org/preview.png",
706
- "features": [
707
- "Blazing fast hot reload in development",
708
- "Vue components in Markdown",
709
- "Full-text search",
710
- "Table of contents generation"
711
- ],
712
- "articles": [
713
- {
714
- "title": "Create a Blog with Nuxt Content",
715
- "link": "https://nuxtjs.org/blog/creating-blog-with-nuxt-content",
716
- "authors": [
717
- {
718
- "name": "Debbie O'Brien",
719
- "twitter": "debs_obrien",
720
- "avatar": "https://pbs.twimg.com/profile_images/1252900852156772352/JLIVJ-TC_400x400.jpg"
721
- }
722
- ]
723
- }
724
- ]
725
- },
726
- {
727
- "name": "contentful",
728
- "description": "nuxt contentful module",
729
- "long_description": "Wit Contentful CMS you can unify content so it can be edited from a single hub, structure it so it can be used in any digital channel and integrate with hundreds of leading-edge tools for translation, segmentation, ecommerce and more",
730
- "repo": "scaccogatto/contentful-module",
731
- "npm": "contentful-module",
732
- "type": "module",
733
- "icon": "contentful.png",
734
- "github": "https://github.com/scaccogatto/contentful-module",
735
- "website": "https://github.com/scaccogatto/contentful-module",
736
- "learn_more": "https://www.contentful.com/",
737
- "keywords": [
738
- "contentful"
739
- ],
740
- "categories": [
741
- "cms"
742
- ],
743
- "labels": [
744
- "3rd-party"
745
- ],
746
- "maintainers": [
747
- {
748
- "name": "scaccogatto",
749
- "github": "scaccogatto",
750
- "avatar": "https://github.com/scaccogatto.png"
751
- }
752
- ]
753
- },
754
- {
755
- "name": "custom-elements",
756
- "description": "Publish your Components as a vue-custom-element standalone build.",
757
- "long_description": "nuxt-custom-elements is a Nuxt.js module that uses vue-custom-element to publish single components as custom element / web-component.",
758
- "repo": "GrabarzUndPartner/nuxt-custom-elements",
759
- "npm": "nuxt-custom-elements",
760
- "type": "module",
761
- "icon": "",
762
- "github": "https://github.com/GrabarzUndPartner/nuxt-custom-elements",
763
- "website": "https://github.com/GrabarzUndPartner/nuxt-custom-elements",
764
- "learn_more": "https://github.com/karol-f/vue-custom-element",
765
- "keywords": [
766
- "custom-element",
767
- "shadow-dom",
768
- "vue-custom-element"
769
- ],
770
- "categories": [
771
- "devtools"
772
- ],
773
- "labels": [
774
- "3rd-party"
775
- ],
776
- "maintainers": [
777
- {
778
- "name": "GrabarzUndPartner",
779
- "github": "GrabarzUndPartner",
780
- "avatar": "https://github.com/GrabarzUndPartner.png"
781
- }
782
- ]
783
- },
784
- {
785
- "name": "date-fns",
786
- "description": "Modern JavaScript date utility library - date-fns for Nuxt.js",
787
- "long_description": "Modern JavaScript date utility library. date-fns provides the most comprehensive, yet simple and consistent toolset for manipulating JavaScript dates in a browser & Node.js.",
788
- "repo": "nuxt-community/date-fns-module",
789
- "npm": "@nuxtjs/date-fns",
790
- "type": "module",
791
- "icon": "date-fns.png",
792
- "github": "https://github.com/nuxt-community/date-fns-module",
793
- "website": "https://github.com/nuxt-community/date-fns-module",
794
- "learn_more": "https://date-fns.org/",
795
- "keywords": [],
796
- "categories": [
797
- "time"
798
- ],
799
- "labels": [
800
- "community"
801
- ],
802
- "maintainers": [
803
- {
804
- "name": "Ricardo Gobbo de Souza",
805
- "github": "ricardogobbosouza",
806
- "avatar": "https://github.com/ricardogobbosouza.png"
807
- }
808
- ]
809
- },
810
- {
811
- "name": "dayjs",
812
- "description": "The best way for use Day.js easily in your Nuxt.js project.",
813
- "long_description": "Day.js is a minimalist JavaScript library that parses, validates, manipulates, and displays dates and times for modern browsers with a largely Moment.js-compatible API.",
814
- "repo": "nuxt-community/dayjs-module",
815
- "npm": "@nuxtjs/dayjs",
816
- "type": "module",
817
- "icon": "day-js.png",
818
- "github": "https://github.com/nuxt-community/dayjs-module",
819
- "website": "https://github.com/nuxt-community/dayjs-module",
820
- "learn_more": "https://day.js.org/",
821
- "keywords": [],
822
- "categories": [
823
- "time"
824
- ],
825
- "labels": [
826
- "community"
827
- ],
828
- "maintainers": [
829
- {
830
- "name": "Takuma HANATANI",
831
- "github": "potato4d",
832
- "twitter": "potato4d",
833
- "avatar": "https://github.com/potato4d.png"
834
- }
835
- ]
836
- },
837
- {
838
- "name": "device",
839
- "description": "Device detection module for Nuxt.js",
840
- "long_description": "This module injects flags that indicate a device type into the context and the component instance.",
841
- "repo": "nuxt-community/device-module",
842
- "npm": "@nuxtjs/device",
843
- "type": "module",
844
- "icon": "",
845
- "github": "https://github.com/nuxt-community/device-module",
846
- "website": "https://github.com/nuxt-community/device-module",
847
- "learn_more": "",
848
- "keywords": [],
849
- "categories": [
850
- "devtools"
851
- ],
852
- "labels": [
853
- "community"
854
- ],
855
- "maintainers": [
856
- {
857
- "name": "Shinji Yamada",
858
- "github": "dotneet",
859
- "avatar": "https://github.com/dotneet.png"
860
- }
861
- ]
862
- },
863
- {
864
- "name": "dotenv",
865
- "description": "A Nuxt.js module that loads your .env file into your context options",
866
- "long_description": "The module loads variables from your .env file directly into your nuxt.js application context and process.env.",
867
- "repo": "nuxt-community/dotenv-module",
868
- "npm": "@nuxtjs/dotenv",
869
- "type": "module",
870
- "icon": "dotenv.png",
871
- "github": "https://github.com/nuxt-community/dotenv-module",
872
- "website": "https://github.com/nuxt-community/dotenv-module",
873
- "learn_more": "https://www.npmjs.com/package/dotenv",
874
- "keywords": [],
875
- "categories": [
876
- "devtools"
877
- ],
878
- "labels": [
879
- "community"
880
- ],
881
- "maintainers": [
882
- {
883
- "name": "Julien Tant",
884
- "github": "JulienTant",
885
- "avatar": "https://github.com/JulienTant.png"
886
- }
887
- ]
888
- },
889
- {
890
- "name": "emotion",
891
- "description": "The Next Generation of CSS-in-JS for Nuxt.js",
892
- "long_description": "Emotion is a library designed for writing css styles with JavaScript. It provides powerful and predictable style composition in addition to a great developer experience with features such as source maps, labels, and testing utilities. Both string and object styles are supported.",
893
- "repo": "nuxt-community/emotion-module",
894
- "npm": "@nuxtjs/emotion",
895
- "type": "module",
896
- "icon": "emotion.png",
897
- "github": "https://github.com/nuxt-community/emotion-module",
898
- "website": "https://github.com/nuxt-community/emotion-module",
899
- "learn_more": "https://emotion.sh/",
900
- "keywords": [],
901
- "categories": [
902
- "devtools"
903
- ],
904
- "labels": [
905
- "community"
906
- ],
907
- "maintainers": [
908
- {
909
- "name": "Pooya Parsa",
910
- "github": "pi0",
911
- "twitter": "_pi0_",
912
- "avatar": "https://github.com/pi0.png"
913
- }
914
- ],
915
- "features": [
916
- "Server Side Rendering (SSR)",
917
- "Critical Path CSS with Hydration",
918
- "Hot Reloads (HMR)",
919
- "Style inlining",
920
- "Minification",
921
- "Dead Code Elimination",
922
- "Source Maps",
923
- "Contextual Class Names"
924
- ]
925
- },
926
- {
927
- "name": "eslint",
928
- "description": "ESLint module for Nuxt.js",
929
- "long_description": "ESLint statically analyzes your code to quickly find problems. ESLint is built into most text editors and you can run ESLint as part of your continuous module pipeline.",
930
- "repo": "nuxt-community/eslint-module",
931
- "npm": "@nuxtjs/eslint-module",
932
- "type": "module",
933
- "icon": "eslint.png",
934
- "github": "https://github.com/nuxt-community/eslint-module",
935
- "website": "https://github.com/nuxt-community/eslint-module",
936
- "learn_more": "https://eslint.org/",
937
- "keywords": [],
938
- "categories": [
939
- "devtools"
940
- ],
941
- "labels": [
942
- "community"
943
- ],
944
- "maintainers": [
945
- {
946
- "name": "Ricardo Gobbo de Souza",
947
- "github": "ricardogobbosouza",
948
- "avatar": "https://github.com/ricardogobbosouza.png"
949
- }
950
- ]
951
- },
952
- {
953
- "name": "event-trace",
954
- "description": "Module for event trace in Nuxt.js",
955
- "long_description": "Module for event trace in Nuxt.js",
956
- "repo": "nuxt-community/nuxt-event-trace",
957
- "npm": "nuxt-event-trace",
958
- "type": "module",
959
- "icon": "",
960
- "github": "https://github.com/nuxt-community/nuxt-event-trace",
961
- "website": "https://github.com/nuxt-community/nuxt-event-trace",
962
- "learn_more": "",
963
- "keywords": [],
964
- "categories": [
965
- "monitoring"
966
- ],
967
- "labels": [
968
- "community"
969
- ],
970
- "maintainers": [
971
- {
972
- "name": "Xin Du",
973
- "github": "clarkdo",
974
- "avatar": "https://github.com/clarkdo.png"
975
- }
976
- ]
977
- },
978
- {
979
- "name": "feature-toggle",
980
- "description": "Feature toggle module for Nuxt.js",
981
- "long_description": "This is a simple module for Nuxt.js to add support for a feature toggle system.",
982
- "repo": "stephenkr/nuxt-feature-toggle",
983
- "npm": "nuxt-feature-toggle",
984
- "type": "module",
985
- "icon": "",
986
- "github": "https://github.com/stephenkr/nuxt-feature-toggle",
987
- "website": "https://github.com/stephenkr/nuxt-feature-toggle",
988
- "learn_more": "",
989
- "keywords": [
990
- "feature-switch",
991
- "feature-toggle",
992
- "toggle"
993
- ],
994
- "categories": [
995
- "devtools"
996
- ],
997
- "labels": [
998
- "3rd-party"
999
- ],
1000
- "maintainers": [
1001
- {
1002
- "name": "stephenkr",
1003
- "github": "stephenkr",
1004
- "avatar": "https://github.com/stephenkr.png"
1005
- }
1006
- ],
1007
- "features": [
1008
- "Dynamically pull in your feature toggles when the application starts",
1009
- "Set a static list of feature toggles",
1010
- "Optional query string support to override a feature toggle"
1011
- ]
1012
- },
1013
- {
1014
- "name": "feed",
1015
- "description": "Feed module enables everyone to have RSS, Atom and Json.",
1016
- "long_description": "Feed module enables everyone to have RSS, Atom and Json.",
1017
- "repo": "nuxt-community/feed-module",
1018
- "npm": "@nuxtjs/feed",
1019
- "type": "module",
1020
- "icon": "",
1021
- "github": "https://github.com/nuxt-community/feed-module",
1022
- "website": "https://github.com/nuxt-community/feed-module",
1023
- "learn_more": "",
1024
- "keywords": [
1025
- "atom",
1026
- "blog",
1027
- "feed",
1028
- "json",
1029
- "rss"
1030
- ],
1031
- "categories": [
1032
- "seo"
1033
- ],
1034
- "labels": [
1035
- "community"
1036
- ],
1037
- "maintainers": [
1038
- {
1039
- "name": "Alexander Lichter",
1040
- "github": "manniL",
1041
- "twitter": "TheAlexLichter",
1042
- "avatar": "https://github.com/manniL.png"
1043
- }
1044
- ],
1045
- "features": [
1046
- "Three different feed types (RSS 2.0, ATOM 1.0 and JSON 1.0)",
1047
- "As many feeds as you like!",
1048
- "Completely customizable. Need to fetch data before? No problem!",
1049
- "Works with all modes (yes, even generate!)",
1050
- "For Nuxt 2.x and higher"
1051
- ]
1052
- },
1053
- {
1054
- "name": "firebase",
1055
- "description": "Intergrate Firebase into your Nuxt project.",
1056
- "long_description": "The Nuxt.js Firebase Module is a module that helps you integrate the Firebase JavaScript SDK into your application with ease. By simply configuring this module in your nuxt.config.js file, you can use all Firebase Services throughout your app.",
1057
- "repo": "nuxt-community/firebase-module",
1058
- "npm": "@nuxtjs/firebase",
1059
- "type": "module",
1060
- "icon": "firebase.png",
1061
- "github": "https://github.com/nuxt-community/firebase-module",
1062
- "website": "https://github.com/nuxt-community/firebase-module",
1063
- "learn_more": "https://firebase.google.com/",
1064
- "keywords": [
1065
- "firebase",
1066
- "firestore",
1067
- "google",
1068
- "googleauthentication",
1069
- "realtimedatabase"
1070
- ],
1071
- "categories": [
1072
- "database"
1073
- ],
1074
- "labels": [
1075
- "community"
1076
- ],
1077
- "maintainers": [
1078
- {
1079
- "name": "Pascal Luther",
1080
- "github": "lupas",
1081
- "avatar": "https://github.com/lupas.png"
1082
- }
1083
- ],
1084
- "features": [
1085
- "Minimal setup required to integrate all Firebase services into your Nuxt.js application.",
1086
- "The module uses dynamic imports of each individual Firebase service to reduce bundle sizes and improve performance.",
1087
- "Enjoy the benefits of additional features such as automated setup of .onAuthStateChanged() for Firebase Authentication and more."
1088
- ]
1089
- },
1090
- {
1091
- "name": "font-loader-strategy",
1092
- "description": "Helps to load fonts and activate them by preloading.",
1093
- "long_description": "nuxt-font-loader-strategy helps loading the fonts and provides a loading strategy based on preloads.",
1094
- "repo": "GrabarzUndPartner/nuxt-font-loader-strategy",
1095
- "npm": "nuxt-font-loader-strategy",
1096
- "type": "module",
1097
- "icon": "",
1098
- "github": "https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy",
1099
- "website": "https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy",
1100
- "learn_more": "",
1101
- "keywords": [
1102
- "font",
1103
- "prefetch",
1104
- "preload",
1105
- "webfont",
1106
- "webworker"
1107
- ],
1108
- "categories": [
1109
- "fonts"
1110
- ],
1111
- "labels": [
1112
- "3rd-party"
1113
- ],
1114
- "maintainers": [
1115
- {
1116
- "name": "GrabarzUndPartner",
1117
- "github": "GrabarzUndPartner",
1118
- "avatar": "https://github.com/GrabarzUndPartner.png"
1119
- }
1120
- ],
1121
- "demo": "https://grabarzundpartner.github.io/nuxt-font-loader-strategy/",
1122
- "features": [
1123
- "Use preload to prevent font flashs.",
1124
- "Generates the @font-face definitions automatically and includes them in the layout.",
1125
- "Increases the Pagespeed Insight Score 🎉",
1126
- "Take the fonts from Minimize critical request depth and load them via WebWorker.",
1127
- "Deactivate fonts at low connection. (Show Browser-Support)"
1128
- ]
1129
- },
1130
- {
1131
- "name": "fontawesome",
1132
- "description": "Module to join nuxt and Fontawesome 5",
1133
- "long_description": "Module to use Font Awesome icons in your Nuxt.js project. Uses vue-fontawesome under the hood",
1134
- "repo": "nuxt-community/fontawesome-module",
1135
- "npm": "@nuxtjs/fontawesome",
1136
- "type": "module",
1137
- "icon": "font-awesome.png",
1138
- "github": "https://github.com/nuxt-community/fontawesome-module",
1139
- "website": "https://github.com/nuxt-community/fontawesome-module",
1140
- "learn_more": "https://fontawesome.com/",
1141
- "keywords": [
1142
- "fontawesome"
1143
- ],
1144
- "categories": [
1145
- "fonts",
1146
- "ui"
1147
- ],
1148
- "labels": [
1149
- "community"
1150
- ],
1151
- "maintainers": [
1152
- {
1153
- "name": "Pim",
1154
- "github": "pimlie",
1155
- "avatar": "https://github.com/pimlie.png"
1156
- }
1157
- ]
1158
- },
1159
- {
1160
- "name": "fullpage",
1161
- "description": "Nuxt module for fullpage-vue plugin",
1162
- "long_description": "Nuxt module for fullpage-vue plugin. A by-page scroll, support horizontal scroll and vertical scroll, support all the animation instructions of animate.css.",
1163
- "repo": "vaso2/fullpage-nuxt",
1164
- "npm": "fullpage-nuxt",
1165
- "type": "module",
1166
- "icon": "",
1167
- "github": "https://github.com/vaso2/fullpage-nuxt",
1168
- "website": "https://github.com/vaso2/fullpage-nuxt",
1169
- "learn_more": "",
1170
- "keywords": [
1171
- "directive",
1172
- "fullpage",
1173
- "fullpage-vue"
1174
- ],
1175
- "categories": [
1176
- "css",
1177
- "ui"
1178
- ],
1179
- "labels": [
1180
- "3rd-party"
1181
- ],
1182
- "maintainers": [
1183
- {
1184
- "name": "vaso2",
1185
- "github": "vaso2",
1186
- "avatar": "https://github.com/vaso2.png"
1187
- }
1188
- ],
1189
- "demo": "https://river-lee.github.io/vue-fullpage/examples/"
1190
- },
1191
- {
1192
- "name": "ghost-blog",
1193
- "description": "Ghost theme using the Ghost Content API",
1194
- "long_description": "SSR blog generated by Nuxt.js using the Ghost Content API",
1195
- "repo": "moso/nuxt-ghost-blog",
1196
- "npm": "nuxt-ghost-blog",
1197
- "type": "module",
1198
- "icon": "ghost-blog.png",
1199
- "github": "https://github.com/moso/nuxt-ghost-blog",
1200
- "website": "https://github.com/moso/nuxt-ghost-blog",
1201
- "learn_more": "",
1202
- "keywords": [],
1203
- "categories": [
1204
- "cms"
1205
- ],
1206
- "labels": [
1207
- "3rd-party"
1208
- ],
1209
- "maintainers": [
1210
- {
1211
- "name": "moso",
1212
- "github": "moso",
1213
- "avatar": "https://github.com/moso.png"
1214
- }
1215
- ],
1216
- "features": [
1217
- "Fully hackable",
1218
- "Based on flexbox featuring Flexgrid",
1219
- "Mobile-first",
1220
- "Websafe fonts: Source Sans Pro for main text, Roboto Mono for code, inserted with nuxt-webfontloader including display=swap",
1221
- "Tags page (a collection of all the tags and post count)",
1222
- "Code injection for head/footer",
1223
- "Better vue-meta and structured data handling",
1224
- "Syntax highlight with highlight.js featuring the Nord color palette",
1225
- "Support for menu links to external/absolute URLs",
1226
- "Automatic RSS feed generation (defaults to /rss.xml)"
1227
- ]
1228
- },
1229
- {
1230
- "name": "google-adsense",
1231
- "description": "Google Adsense Module for Nuxt.js",
1232
- "long_description": "Google AdSense module for Nuxt.js. Advertisements will update whenever the page route changes",
1233
- "repo": "nuxt-community/google-adsense-module",
1234
- "npm": "@nuxtjs/google-adsense",
1235
- "type": "module",
1236
- "icon": "google-adsense.png",
1237
- "github": "https://github.com/nuxt-community/google-adsense-module",
1238
- "website": "https://github.com/nuxt-community/google-adsense-module",
1239
- "learn_more": "https://www.google.com/adsense/start/",
1240
- "keywords": [
1241
- "adsense",
1242
- "google",
1243
- "pwa",
1244
- "ssr",
1245
- "vue-router",
1246
- "vue2",
1247
- "vuerouter",
1248
- "web"
1249
- ],
1250
- "categories": [
1251
- "analytics",
1252
- "ecommerce"
1253
- ],
1254
- "labels": [
1255
- "community"
1256
- ],
1257
- "maintainers": [
1258
- {
1259
- "name": "Troy Morehouse",
1260
- "github": "tmorehouse",
1261
- "avatar": "https://github.com/tmorehouse.png"
1262
- }
1263
- ]
1264
- },
1265
- {
1266
- "name": "google-analytics",
1267
- "description": "Google analytics Module for Nuxt.js",
1268
- "long_description": "Google Analytics module for Nuxt.js with vue-analytics",
1269
- "repo": "nuxt-community/analytics-module",
1270
- "npm": "@nuxtjs/google-analytics",
1271
- "type": "module",
1272
- "icon": "google-analytics.png",
1273
- "github": "https://github.com/nuxt-community/analytics-module",
1274
- "website": "https://github.com/nuxt-community/analytics-module",
1275
- "learn_more": "https://marketingplatform.google.com/about/analytics/",
1276
- "keywords": [],
1277
- "categories": [
1278
- "analytics"
1279
- ],
1280
- "labels": [
1281
- "community"
1282
- ],
1283
- "maintainers": [
1284
- {
1285
- "name": "Pooya Parsa",
1286
- "github": "pi0",
1287
- "twitter": "_pi0_",
1288
- "avatar": "https://github.com/pi0.png"
1289
- },
1290
- {
1291
- "name": "Ricardo Gobbo de Souza",
1292
- "github": "ricardogobbosouza",
1293
- "avatar": "https://github.com/ricardogobbosouza.png"
1294
- },
1295
- {
1296
- "name": "Matteo Gabriele",
1297
- "github": "MatteoGabriele",
1298
- "twitter": "matteo_gabriele",
1299
- "avatar": "https://github.com/MatteoGabriele.png"
1300
- }
1301
- ]
1302
- },
1303
- {
1304
- "name": "google-fonts",
1305
- "description": "Google Fonts module for NuxtJS",
1306
- "long_description": "Google Fonts module for NuxtJS",
1307
- "repo": "nuxt-community/google-fonts-module",
1308
- "npm": "@nuxtjs/google-fonts",
1309
- "type": "module",
1310
- "icon": "",
1311
- "github": "https://github.com/nuxt-community/google-fonts-module",
1312
- "website": "https://github.com/nuxt-community/google-fonts-module",
1313
- "learn_more": "https://developers.google.com/fonts",
1314
- "keywords": [],
1315
- "categories": [
1316
- "fonts"
1317
- ],
1318
- "labels": [
1319
- "community"
1320
- ],
1321
- "maintainers": [
1322
- {
1323
- "name": "Ricardo Gobbo de Souza",
1324
- "github": "ricardogobbosouza",
1325
- "avatar": "https://github.com/ricardogobbosouza.png"
1326
- }
1327
- ],
1328
- "features": [
1329
- "Specify fonts by name/variant",
1330
- "Parse head links to Google Fonts",
1331
- "Creates only an external link to Google Fonts",
1332
- "Support CSS API v2",
1333
- "Add dns-prefetch",
1334
- "Add preconnect",
1335
- "Download css/fonts to local project (No need external resources)",
1336
- "Encode fonts to base64"
1337
- ]
1338
- },
1339
- {
1340
- "name": "google-gtag",
1341
- "description": "Google GTag for Nuxt.js",
1342
- "long_description": "Enable google gtagjs for NuxtJs",
1343
- "repo": "nuxt-community/google-gtag",
1344
- "npm": "@nuxtjs/google-gtag",
1345
- "type": "module",
1346
- "icon": "",
1347
- "github": "https://github.com/nuxt-community/google-gtag",
1348
- "website": "https://github.com/nuxt-community/google-gtag",
1349
- "learn_more": "https://developers.google.com/analytics/devguides/collection/gtagjs/",
1350
- "keywords": [],
1351
- "categories": [
1352
- "analytics"
1353
- ],
1354
- "labels": [
1355
- "community"
1356
- ],
1357
- "maintainers": [
1358
- {
1359
- "name": "Dominic Garms",
1360
- "github": "dohomi",
1361
- "avatar": "https://github.com/dohomi.png"
1362
- },
1363
- {
1364
- "name": "Ricardo Gobbo de Souza",
1365
- "github": "ricardogobbosouza",
1366
- "avatar": "https://github.com/ricardogobbosouza.png"
1367
- }
1368
- ]
1369
- },
1370
- {
1371
- "name": "google-optimize",
1372
- "description": "SSR friendly Google Optimize module for Nuxt.js",
1373
- "long_description": "SSR friendly Google Optimize module for Nuxt.js",
1374
- "repo": "nuxt-community/google-optimize-module",
1375
- "npm": "nuxt-google-optimize",
1376
- "type": "module",
1377
- "icon": "google-optimize.png",
1378
- "github": "https://github.com/nuxt-community/google-optimize-module",
1379
- "website": "https://github.com/nuxt-community/google-optimize-module",
1380
- "learn_more": "https://marketingplatform.google.com/about/optimize/",
1381
- "keywords": [],
1382
- "categories": [
1383
- "analytics"
1384
- ],
1385
- "labels": [
1386
- "community"
1387
- ],
1388
- "maintainers": [
1389
- {
1390
- "name": "Pooya Parsa",
1391
- "github": "pi0",
1392
- "twitter": "_pi0_",
1393
- "avatar": "https://github.com/pi0.png"
1394
- },
1395
- {
1396
- "name": "Farzad Soltani",
1397
- "github": "farzadso",
1398
- "twitter": "farzadso",
1399
- "avatar": "https://github.com/farzadso.png"
1400
- },
1401
- {
1402
- "name": "Josh Deltener",
1403
- "github": "hecktarzuli",
1404
- "twitter": "JoshDeltener",
1405
- "avatar": "https://github.com/hecktarzuli.png"
1406
- }
1407
- ],
1408
- "features": [
1409
- "Support multiple experiments (AB or MVT[Multi-Variant])",
1410
- "Auto assign experiment/variant to users",
1411
- "SSR support using cookies",
1412
- "CSS and state injection",
1413
- "Automatically revoke expired experiments from testers",
1414
- "Ability to assign experiments based on context conditions (Route, State, etc)"
1415
- ]
1416
- },
1417
- {
1418
- "name": "gtm",
1419
- "description": "Google Tag Manager Module for Nuxt.js",
1420
- "long_description": "Google Tag Manager Module for Nuxt.js. Manage all your website tags without editing code. Google Tag Manager delivers simple, reliable, easily integrated tag management solutions— for free.",
1421
- "repo": "nuxt-community/gtm-module",
1422
- "npm": "@nuxtjs/gtm",
1423
- "type": "module",
1424
- "icon": "gtm.png",
1425
- "github": "https://github.com/nuxt-community/gtm-module",
1426
- "website": "https://github.com/nuxt-community/gtm-module",
1427
- "learn_more": "https://marketingplatform.google.com/about/tag-manager/",
1428
- "keywords": [],
1429
- "categories": [
1430
- "analytics"
1431
- ],
1432
- "labels": [
1433
- "community"
1434
- ],
1435
- "maintainers": [
1436
- {
1437
- "name": "Pooya Parsa",
1438
- "github": "pi0",
1439
- "twitter": "_pi0_",
1440
- "avatar": "https://github.com/pi0.png"
1441
- }
1442
- ]
1443
- },
1444
- {
1445
- "name": "guess",
1446
- "description": "Guess.js module for Nuxt.js",
1447
- "long_description": "Guess.js module for Nuxt.js. Libraries & tools for enabling Machine Learning driven user-experiences on the web",
1448
- "repo": "nuxt-community/guess-module",
1449
- "npm": "@nuxtjs/guess-module",
1450
- "type": "module",
1451
- "icon": "guessjs.png",
1452
- "github": "https://github.com/nuxt-community/guess-module",
1453
- "website": "https://github.com/nuxt-community/guess-module",
1454
- "learn_more": "https://guess-js.github.io/",
1455
- "keywords": [],
1456
- "categories": [
1457
- "performance"
1458
- ],
1459
- "labels": [
1460
- "community"
1461
- ],
1462
- "maintainers": [
1463
- {
1464
- "name": "Xin Du",
1465
- "github": "clarkdo",
1466
- "avatar": "https://github.com/clarkdo.png"
1467
- }
1468
- ]
1469
- },
1470
- {
1471
- "name": "helmet",
1472
- "description": "Easy Helmet module with Nuxt.js'",
1473
- "long_description": "Helmet helps you secure your Nuxt apps by setting various HTTP headers. By default Helmet will set the X-DNS-Prefetch-Control, X-Frame-Options, Strict-Transport-Security, X-Download-Options, Expect-Ct, Referrer-Policy and X-Content-Type-Options headers. Beside that this module will also set by default the X-Permitted-Cross-Domain-Policies header.",
1474
- "repo": "victor-perez/nuxt-helmet",
1475
- "npm": "nuxt-helmet",
1476
- "type": "module",
1477
- "icon": "",
1478
- "github": "https://github.com/victor-perez/nuxt-helmet",
1479
- "website": "https://github.com/victor-perez/nuxt-helmet",
1480
- "learn_more": "https://helmetjs.github.io/",
1481
- "keywords": [
1482
- "clickjack",
1483
- "csp",
1484
- "headers",
1485
- "helmet",
1486
- "helmet.js",
1487
- "hsts",
1488
- "security",
1489
- "x-frame-options"
1490
- ],
1491
- "categories": [
1492
- "security"
1493
- ],
1494
- "labels": [
1495
- "3rd-party"
1496
- ],
1497
- "maintainers": [
1498
- {
1499
- "name": "victor-perez",
1500
- "github": "victor-perez",
1501
- "avatar": "https://github.com/victor-perez.png"
1502
- }
1503
- ]
1504
- },
1505
- {
1506
- "name": "highcharts",
1507
- "description": "Highcharts for Nuxt",
1508
- "long_description": "Highcharts for Nuxt.js. Make your data come alive. Highcharts makes it easy to set up interactive charts in your web pages",
1509
- "repo": "richardeschloss/nuxt-highcharts",
1510
- "npm": "nuxt-highcharts",
1511
- "type": "module",
1512
- "icon": "",
1513
- "github": "https://github.com/richardeschloss/nuxt-highcharts",
1514
- "website": "https://github.com/richardeschloss/nuxt-highcharts",
1515
- "learn_more": "https://www.highcharts.com/",
1516
- "keywords": [
1517
- "highcharts"
1518
- ],
1519
- "categories": [
1520
- "ui"
1521
- ],
1522
- "labels": [
1523
- "3rd-party"
1524
- ],
1525
- "maintainers": [
1526
- {
1527
- "name": "richardeschloss",
1528
- "github": "richardeschloss",
1529
- "avatar": "https://github.com/richardeschloss.png"
1530
- }
1531
- ],
1532
- "demo": "https://nuxt-highcharts.netlify.app/"
1533
- },
1534
- {
1535
- "name": "history-state",
1536
- "description": "Nuxt.js module to backup or restore historical states",
1537
- "long_description": "History State Module for Nuxt.js. Nuxt.js module to backup or restore historical states.",
1538
- "repo": "hidekatsu-izuno/nuxt-history-state",
1539
- "npm": "nuxt-history-state",
1540
- "type": "module",
1541
- "icon": "",
1542
- "github": "https://github.com/hidekatsu-izuno/nuxt-history-state",
1543
- "website": "https://github.com/hidekatsu-izuno/nuxt-history-state",
1544
- "learn_more": "",
1545
- "keywords": [],
1546
- "categories": [
1547
- "devtools"
1548
- ],
1549
- "labels": [
1550
- "3rd-party"
1551
- ],
1552
- "maintainers": [
1553
- {
1554
- "name": "hidekatsu-izuno",
1555
- "github": "hidekatsu-izuno",
1556
- "avatar": "https://github.com/hidekatsu-izuno.png"
1557
- }
1558
- ],
1559
- "features": [
1560
- "Restore a last state when going forward or back.",
1561
- "Restore a state when reloading.",
1562
- "Restore a last state when going forward or back after reloading. (optional)"
1563
- ]
1564
- },
1565
- {
1566
- "name": "html-minifier",
1567
- "description": "Minify the html for each request served by nuxt server (nuxt start)",
1568
- "long_description": "Minify the html for each request served by nuxt server (nuxt start)",
1569
- "repo": "nuxt-community/html-minifier-module",
1570
- "npm": "@nuxtjs/html-minifier",
1571
- "type": "module",
1572
- "icon": "",
1573
- "github": "https://github.com/nuxt-community/html-minifier-module",
1574
- "website": "https://github.com/nuxt-community/html-minifier-module",
1575
- "learn_more": "",
1576
- "keywords": [],
1577
- "categories": [
1578
- "performance"
1579
- ],
1580
- "labels": [
1581
- "community"
1582
- ],
1583
- "maintainers": [
1584
- {
1585
- "name": "Xin Du",
1586
- "github": "clarkdo",
1587
- "avatar": "https://github.com/clarkdo.png"
1588
- }
1589
- ]
1590
- },
1591
- {
1592
- "name": "http",
1593
- "description": "Universal HTTP Module for Nuxt.js",
1594
- "long_description": "HTTP module for Nuxt.js provides a universal way to make HTTP requests to the API backend. This module is an alternative to Axios Module. Behind the scenes it use ky-universal and Fetch API to make HTTP requests.",
1595
- "repo": "nuxt/http",
1596
- "npm": "@nuxt/http",
1597
- "type": "module",
1598
- "icon": "",
1599
- "github": "https://github.com/nuxt/http",
1600
- "website": "https://http.nuxtjs.org/",
1601
- "learn_more": "",
1602
- "keywords": [],
1603
- "categories": [
1604
- "request"
1605
- ],
1606
- "labels": [
1607
- "official"
1608
- ],
1609
- "maintainers": [
1610
- {
1611
- "name": "Pooya Parsa",
1612
- "github": "pi0",
1613
- "twitter": "_pi0_",
1614
- "avatar": "https://github.com/pi0.png"
1615
- },
1616
- {
1617
- "name": "Sébastien Chopin",
1618
- "github": "Atinux",
1619
- "twitter": "Atinux",
1620
- "avatar": "https://github.com/Atinux.png"
1621
- }
1622
- ],
1623
- "features": [
1624
- "The fluent ky API has been extended with enhancements and shortcuts",
1625
- "Highly customizable options support for BaseURL",
1626
- "Automatically proxy cookies and headers when making requests from server side",
1627
- "Best practices to avoid token sharing when making server side requests",
1628
- "Easy proxy support to avoid CORS problems and making deployment easier"
1629
- ]
1630
- },
1631
- {
1632
- "name": "i18n",
1633
- "description": "i18n features for your Nuxt project so you can easily add internationalization.",
1634
- "long_description": "Nuxt i18n uses Vue-i18n with added features so you can easily add internationalization to your Nuxt.js project",
1635
- "repo": "nuxt-community/i18n-module",
1636
- "npm": "nuxt-i18n",
1637
- "type": "module",
1638
- "icon": "https://i18n.nuxtjs.org/icon.png",
1639
- "github": "https://github.com/nuxt-community/i18n-module",
1640
- "website": "https://i18n.nuxtjs.org",
1641
- "learn_more": "https://kazupon.github.io/vue-i18n/",
1642
- "keywords": [],
1643
- "categories": [
1644
- "devtools"
1645
- ],
1646
- "labels": [
1647
- "community"
1648
- ],
1649
- "maintainers": [
1650
- {
1651
- "name": "Paul Gascou-Vaillancourt",
1652
- "github": "paulgv",
1653
- "avatar": "https://github.com/paulgv.png"
1654
- },
1655
- {
1656
- "name": "Rafał Chłodnicki",
1657
- "github": "rchl",
1658
- "avatar": "https://github.com/rchl.png"
1659
- }
1660
- ],
1661
- "image": "https://i18n.nuxtjs.org/preview.png",
1662
- "features": [
1663
- "Module with vue-i18n",
1664
- "Automatic routes generation and custom paths",
1665
- "Search Engine Optimization",
1666
- "Lazy-loading of translation messages",
1667
- "Redirection based on auto-detected language",
1668
- "Different domain names for different languages",
1669
- "Storing current locale and messages with Vuex"
1670
- ]
1671
- },
1672
- {
1673
- "name": "image-loader",
1674
- "description": "An image loader module for nuxt.js that allows you to configure image style derivatives.",
1675
- "long_description": "An image loader module for nuxt.js that allows you to configure image style derivatives. This module will automatically resize, rotate, blur, watermark and crop (etc...) your images based on rules you define.",
1676
- "repo": "reallifedigital/nuxt-image-loader-module",
1677
- "npm": "@pivale/nuxt-image-loader-module",
1678
- "type": "module",
1679
- "icon": "",
1680
- "github": "https://github.com/reallifedigital/nuxt-image-loader-module",
1681
- "website": "https://github.com/reallifedigital/nuxt-image-loader-module",
1682
- "learn_more": "http://www.graphicsmagick.org/",
1683
- "keywords": [
1684
- "graphicsmagick",
1685
- "image-processing",
1686
- "images"
1687
- ],
1688
- "categories": [
1689
- "images"
1690
- ],
1691
- "labels": [
1692
- "3rd-party"
1693
- ],
1694
- "maintainers": [
1695
- {
1696
- "name": "reallifedigital",
1697
- "github": "reallifedigital",
1698
- "avatar": "https://github.com/reallifedigital.png"
1699
- }
1700
- ]
1701
- },
1702
- {
1703
- "name": "imagemin",
1704
- "description": "Automatically optimize (compress) all images used in Nuxt.js",
1705
- "long_description": "Automatically optimize (compress) all images used in Nuxt.js",
1706
- "repo": "nuxt-community/imagemin-module",
1707
- "npm": "@nuxtjs/imagemin",
1708
- "type": "module",
1709
- "icon": "imagemin.png",
1710
- "github": "https://github.com/nuxt-community/imagemin-module",
1711
- "website": "https://github.com/nuxt-community/imagemin-module",
1712
- "learn_more": "https://github.com/imagemin/imagemin",
1713
- "keywords": [],
1714
- "categories": [
1715
- "images"
1716
- ],
1717
- "labels": [
1718
- "community"
1719
- ],
1720
- "maintainers": [
1721
- {
1722
- "name": "Ricardo Gobbo de Souza",
1723
- "github": "ricardogobbosouza",
1724
- "avatar": "https://github.com/ricardogobbosouza.png"
1725
- }
1726
- ]
1727
- },
1728
- {
1729
- "name": "intercom",
1730
- "description": "Conversational, messenger-based experiences with Intercom Module for Nuxt.js",
1731
- "long_description": "Integrate Intercom into your Nuxt app so you can build better customer relationships through conversational, messenger-based experiences with Intercom.",
1732
- "repo": "hex-digital/nuxt-intercom",
1733
- "npm": "@hexdigital/nuxt-intercom",
1734
- "type": "module",
1735
- "icon": "intercom.png",
1736
- "github": "https://github.com/hex-digital/nuxt-intercom",
1737
- "website": "https://github.com/hex-digital/nuxt-intercom",
1738
- "learn_more": "https://www.intercom.com/",
1739
- "keywords": [],
1740
- "categories": [
1741
- "ecommerce"
1742
- ],
1743
- "labels": [
1744
- "3rd-party"
1745
- ],
1746
- "maintainers": [
1747
- {
1748
- "name": "hex-digital",
1749
- "github": "hex-digital",
1750
- "avatar": "https://github.com/hex-digital.png"
1751
- }
1752
- ],
1753
- "demo": "https://nuxt-intercom.netlify.app/"
1754
- },
1755
- {
1756
- "name": "kentico-kontent",
1757
- "description": "Add Kentico Kontent super power to your nuxt app",
1758
- "long_description": "The module makes it easy to do delivery client api calls via the Kentico kontent Delivery JS SDK. Kentico Kontent delivers all the benefits of a headless CMS while empowering your marketing team to manage the experience across your digital channels.",
1759
- "repo": "Domitnator/kentico-kontent-nuxt-module",
1760
- "npm": "kentico-kontent-nuxt-module",
1761
- "type": "module",
1762
- "icon": "kentico-kontent.png",
1763
- "github": "https://github.com/Domitnator/kentico-kontent-nuxt-module",
1764
- "website": "https://github.com/Domitnator/kentico-kontent-nuxt-module",
1765
- "learn_more": "https://kontent.ai/",
1766
- "keywords": [
1767
- "kentico",
1768
- "kontent"
1769
- ],
1770
- "categories": [
1771
- "cms"
1772
- ],
1773
- "labels": [
1774
- "3rd-party"
1775
- ],
1776
- "maintainers": [
1777
- {
1778
- "name": "Domitnator",
1779
- "github": "Domitnator",
1780
- "avatar": "https://github.com/Domitnator.png"
1781
- }
1782
- ]
1783
- },
1784
- {
1785
- "name": "laravel-echo",
1786
- "description": "Laravel Echo for Nuxt.js",
1787
- "long_description": "Laravel Echo for Nuxt.js. Laravel Echo is a JavaScript library that makes it painless to subscribe to channels and listen for events broadcast by Laravel.",
1788
- "repo": "nuxt-community/laravel-echo",
1789
- "npm": "@nuxtjs/laravel-echo",
1790
- "type": "module",
1791
- "icon": "laravel-echo.png",
1792
- "github": "https://github.com/nuxt-community/laravel-echo",
1793
- "website": "https://github.com/nuxt-community/laravel-echo",
1794
- "learn_more": "https://laravel.com/docs/8.x/broadcasting#installing-laravel-echo",
1795
- "keywords": [],
1796
- "categories": [
1797
- "cms"
1798
- ],
1799
- "labels": [
1800
- "community"
1801
- ],
1802
- "maintainers": [
1803
- {
1804
- "name": "Ricardo Gobbo de Souza",
1805
- "github": "ricardogobbosouza",
1806
- "avatar": "https://github.com/ricardogobbosouza.png"
1807
- }
1808
- ]
1809
- },
1810
- {
1811
- "name": "laravel-nuxt",
1812
- "description": "Build a SPA with Laravel and Nuxt",
1813
- "long_description": "This package allows you to build a SPA with Laravel and Nuxt. Laravel is a PHP web application framework with expressive, elegant syntax.",
1814
- "repo": "skyrpex/laravel-nuxt-js",
1815
- "npm": "laravel-nuxt",
1816
- "type": "module",
1817
- "icon": "",
1818
- "github": "https://github.com/skyrpex/laravel-nuxt-js",
1819
- "website": "https://github.com/skyrpex/laravel-nuxt-js",
1820
- "learn_more": "https://laravel.com/",
1821
- "keywords": [
1822
- "laravel",
1823
- "spa"
1824
- ],
1825
- "categories": [
1826
- "cms"
1827
- ],
1828
- "labels": [
1829
- "3rd-party"
1830
- ],
1831
- "maintainers": [
1832
- {
1833
- "name": "skyrpex",
1834
- "github": "skyrpex",
1835
- "avatar": "https://github.com/skyrpex.png"
1836
- }
1837
- ]
1838
- },
1839
- {
1840
- "name": "laravel",
1841
- "description": "Nuxt cli extension for use with laravel as backend",
1842
- "long_description": "This module makes it easy to integrate a NuxtJS SPA into a Laravel application. Laravel is a PHP web application framework with expressive, elegant syntax.",
1843
- "repo": "m2sd/nuxt-laravel",
1844
- "npm": "nuxt-laravel",
1845
- "type": "cli",
1846
- "icon": "laravel.png",
1847
- "github": "https://github.com/m2sd/nuxt-laravel",
1848
- "website": "https://github.com/m2sd/nuxt-laravel",
1849
- "learn_more": "https://laravel.com/",
1850
- "keywords": [
1851
- "laravel",
1852
- "pwa",
1853
- "spa"
1854
- ],
1855
- "categories": [
1856
- "cms"
1857
- ],
1858
- "labels": [
1859
- "3rd-party"
1860
- ],
1861
- "maintainers": [
1862
- {
1863
- "name": "m2sd",
1864
- "github": "m2sd",
1865
- "avatar": "https://github.com/m2sd.png"
1866
- }
1867
- ],
1868
- "features": [
1869
- "Easily deploy an existing Nuxt app inside a Laravel application or vice versa",
1870
- "Test your Nuxt app with live reloading, HMR and the auto-configured Laravel test server",
1871
- "Seamlessly integrate Nuxt into the URL resolution of Laravel",
1872
- "Share cookies and session state between frontend (Nuxt) and backend (Laravel) without the need for an API token"
1873
- ]
1874
- },
1875
- {
1876
- "name": "leaflet",
1877
- "description": "A Nuxt module which makes it easy to create reactive maps with Leaflet",
1878
- "long_description": "Nuxt module for leafletjs. Vue2Leaflet is a JavaScript library for the Vue framework that wraps Leaflet making it easy to create reactive maps.",
1879
- "repo": "schlunsen/nuxt-leaflet",
1880
- "npm": "nuxt-leaflet",
1881
- "type": "module",
1882
- "icon": "leaflet.png",
1883
- "github": "https://github.com/schlunsen/nuxt-leaflet",
1884
- "website": "https://github.com/schlunsen/nuxt-leaflet",
1885
- "learn_more": "https://vue2-leaflet.netlify.app/quickstart/",
1886
- "keywords": [],
1887
- "categories": [
1888
- "devtools"
1889
- ],
1890
- "labels": [
1891
- "3rd-party"
1892
- ],
1893
- "maintainers": [
1894
- {
1895
- "name": "schlunsen",
1896
- "github": "schlunsen",
1897
- "avatar": "https://github.com/schlunsen.png"
1898
- }
1899
- ],
1900
- "demo": "https://vue2-leaflet.netlify.app/examples/simple.html"
1901
- },
1902
- {
1903
- "name": "localforage",
1904
- "description": "LocalForage is a fast and simple storage library for JavaScript",
1905
- "long_description": "Localforage module for Nuxt.js. localForage is a fast and simple storage library for JavaScript. localForage improves the offline experience of your web app by using asynchronous storage (IndexedDB or WebSQL) with a simple, localStorage-like API.",
1906
- "repo": "nuxt-community/localforage-module",
1907
- "npm": "@nuxtjs/localforage",
1908
- "type": "module",
1909
- "icon": "",
1910
- "github": "https://github.com/nuxt-community/localforage-module",
1911
- "website": "https://github.com/nuxt-community/localforage-module",
1912
- "learn_more": "https://localforage.github.io/localForage/",
1913
- "keywords": [],
1914
- "categories": [
1915
- "devtools"
1916
- ],
1917
- "labels": [
1918
- "community"
1919
- ],
1920
- "maintainers": [
1921
- {
1922
- "name": "Alexandre Chopin",
1923
- "github": "alexchopin",
1924
- "twitter": "alexchopin",
1925
- "avatar": "https://github.com/alexchopin.png"
1926
- }
1927
- ],
1928
- "demo": "https://codepen.io/thgreasi/pen/ojYKeE"
1929
- },
1930
- {
1931
- "name": "localtunnel",
1932
- "description": "exposes your localhost to the world for easy testing and sharing",
1933
- "long_description": "localtunnel 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",
1934
- "repo": "nuxt-community/modules#master/packages/localtunnel",
1935
- "npm": "@nuxtjs/localtunnel",
1936
- "type": "module",
1937
- "icon": "localtunnel.png",
1938
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/localtunnel",
1939
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/localtunnel",
1940
- "learn_more": "https://github.com/localtunnel/localtunnel",
1941
- "keywords": [],
1942
- "categories": [
1943
- "devtools"
1944
- ],
1945
- "labels": [
1946
- "community"
1947
- ],
1948
- "maintainers": [
1949
- {
1950
- "name": "Pooya Parsa",
1951
- "github": "pi0",
1952
- "twitter": "_pi0_",
1953
- "avatar": "https://github.com/pi0.png"
1954
- }
1955
- ],
1956
- "features": [
1957
- "Secure https for all tunnels",
1958
- "Use the API to test web hooks"
1959
- ]
1960
- },
1961
- {
1962
- "name": "logrocket",
1963
- "description": "LogRocket module for Nuxt.js to help you fix bugs and understand user behaviour.",
1964
- "long_description": "LogRocket module for Nuxt.js. LogRocket helps you fix bugs and understand user behavior by capturing logs and session recordings from your app.",
1965
- "repo": "nuxt-community/nuxt-logrocket",
1966
- "npm": "nuxt-logrocket",
1967
- "type": "module",
1968
- "icon": "logrocket.png",
1969
- "github": "https://github.com/nuxt-community/nuxt-logrocket",
1970
- "website": "https://github.com/nuxt-community/nuxt-logrocket",
1971
- "learn_more": "https://docs.logrocket.com/docs",
1972
- "keywords": [],
1973
- "categories": [
1974
- "monitoring"
1975
- ],
1976
- "labels": [
1977
- "community"
1978
- ],
1979
- "maintainers": [
1980
- {
1981
- "name": "Farzad Soltani",
1982
- "github": "farzadso",
1983
- "twitter": "farzadso",
1984
- "avatar": "https://github.com/farzadso.png"
1985
- }
1986
- ],
1987
- "features": [
1988
- "Supports logrocket-vuex plugin module by default",
1989
- "Ability to run in development mode"
1990
- ]
1991
- },
1992
- {
1993
- "name": "lunr",
1994
- "description": "Full-text search with pre-build indexes for Nuxt.js using lunr.js",
1995
- "long_description": "Full-text search with pre-build indexes for Nuxt.js using lunr.js. Lunr enables you to provide a great search experience without the need for external, server-side, search services",
1996
- "repo": "nuxt-community/lunr-module",
1997
- "npm": "@nuxtjs/lunr-module",
1998
- "type": "module",
1999
- "icon": "",
2000
- "github": "https://github.com/nuxt-community/lunr-module",
2001
- "website": "https://github.com/nuxt-community/lunr-module",
2002
- "learn_more": "https://lunrjs.com/",
2003
- "keywords": [],
2004
- "categories": [
2005
- "libraries"
2006
- ],
2007
- "labels": [
2008
- "community"
2009
- ],
2010
- "maintainers": [
2011
- {
2012
- "name": "Pim",
2013
- "github": "pimlie",
2014
- "avatar": "https://github.com/pimlie.png"
2015
- }
2016
- ],
2017
- "demo": "https://olivernn.github.io/moonwalkers/"
2018
- },
2019
- {
2020
- "name": "markdownit",
2021
- "description": "",
2022
- "long_description": "",
2023
- "repo": "nuxt-community/modules#master/packages/markdownit",
2024
- "npm": "@nuxtjs/markdownit",
2025
- "type": "module",
2026
- "icon": "",
2027
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/markdownit",
2028
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/markdownit",
2029
- "learn_more": "https://github.com/markdown-it/markdown-it",
2030
- "keywords": [],
2031
- "categories": [
2032
- "devtools"
2033
- ],
2034
- "labels": [
2035
- "community"
2036
- ],
2037
- "maintainers": [
2038
- {
2039
- "name": "Pooya Parsa",
2040
- "github": "pi0",
2041
- "twitter": "_pi0_",
2042
- "avatar": "https://github.com/pi0.png"
2043
- }
2044
- ]
2045
- },
2046
- {
2047
- "name": "matomo",
2048
- "description": "Add Matomo analytics to your nuxt.js application. This plugin automatically sends first page and route change events to matomo",
2049
- "long_description": "Add Matomo analytics to your nuxt.js application. This plugin automatically sends first page and route change events to matomo.",
2050
- "repo": "pimlie/nuxt-matomo",
2051
- "npm": "nuxt-matomo",
2052
- "type": "module",
2053
- "icon": "matomo.png",
2054
- "github": "https://github.com/pimlie/nuxt-matomo",
2055
- "website": "https://github.com/pimlie/nuxt-matomo",
2056
- "learn_more": "https://developer.matomo.org/api-reference/tracking-javascript",
2057
- "keywords": [
2058
- "analytics",
2059
- "matomo",
2060
- "piwik"
2061
- ],
2062
- "categories": [
2063
- "analytics"
2064
- ],
2065
- "labels": [
2066
- "3rd-party"
2067
- ],
2068
- "maintainers": [
2069
- {
2070
- "name": "pimlie",
2071
- "github": "pimlie",
2072
- "avatar": "https://github.com/pimlie.png"
2073
- }
2074
- ]
2075
- },
2076
- {
2077
- "name": "mdx",
2078
- "description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
2079
- "long_description": "@nuxtjs/mdx allows you to write JSX in your Markdown documents in your Nuxt application with MDX. MDX is an authorable format that lets you seamlessly write JSX in your Markdown documents. You can import components, such as interactive charts or alerts, and embed them within your content.",
2080
- "repo": "nuxt-community/mdx-module",
2081
- "npm": "@nuxtjs/mdx",
2082
- "type": "module",
2083
- "icon": "https://mdx.nuxtjs.org/icon.png",
2084
- "github": "https://github.com/nuxt-community/mdx-module",
2085
- "website": "https://mdx.nuxtjs.org",
2086
- "learn_more": "https://mdxjs.com/",
2087
- "keywords": [],
2088
- "categories": [
2089
- "devtools"
2090
- ],
2091
- "labels": [
2092
- "community"
2093
- ],
2094
- "maintainers": [
2095
- {
2096
- "name": "Jonathan Bakebwa",
2097
- "github": "codebender828",
2098
- "twitter": "codebender828",
2099
- "avatar": "https://github.com/codebender828.png"
2100
- }
2101
- ],
2102
- "image": "https://mdx.nuxtjs.org/preview.png",
2103
- "features": [
2104
- "Import .mdx files as Vue components",
2105
- "Import Vue components in your .mdx files",
2106
- "Replace markdown elements with Vue components with the MDX Provider."
2107
- ]
2108
- },
2109
- {
2110
- "name": "memwatch",
2111
- "description": "Quickly watch real-time memory stats of your nuxt app",
2112
- "long_description": "This module gives you better insights in the heap usages of your nuxt server. Especially when using the node-memwatch peer dependency it can be used to help track down memory leaks.",
2113
- "repo": "pimlie/nuxt-memwatch",
2114
- "npm": "nuxt-memwatch",
2115
- "type": "module",
2116
- "icon": "",
2117
- "github": "https://github.com/pimlie/nuxt-memwatch",
2118
- "website": "https://github.com/pimlie/nuxt-memwatch",
2119
- "learn_more": "https://github.com/pimlie/node-memwatcher",
2120
- "keywords": [
2121
- "dump",
2122
- "heap",
2123
- "leak",
2124
- "memory",
2125
- "memwatch",
2126
- "statistics"
2127
- ],
2128
- "categories": [
2129
- "monitoring"
2130
- ],
2131
- "labels": [
2132
- "3rd-party"
2133
- ],
2134
- "maintainers": [
2135
- {
2136
- "name": "pimlie",
2137
- "github": "pimlie",
2138
- "avatar": "https://github.com/pimlie.png"
2139
- }
2140
- ]
2141
- },
2142
- {
2143
- "name": "mobile",
2144
- "description": "nuxt-mobile-detect is a wrapper around mobile-detect.js for nuxtjs. It can be used client side and server side.",
2145
- "long_description": "nuxt-mobile-detect is a wrapper around mobile-detect.js for nuxtjs. It can be used client side and server side. This script will detect the device by comparing patterns against a given User-Agent string.",
2146
- "repo": "ChanningDefoe/nuxt-mobile-detect",
2147
- "npm": "nuxt-mobile",
2148
- "type": "module",
2149
- "icon": "",
2150
- "github": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
2151
- "website": "https://github.com/ChanningDefoe/nuxt-mobile-detect",
2152
- "learn_more": "https://github.com/hgoebl/mobile-detect.js",
2153
- "keywords": [],
2154
- "categories": [
2155
- "devtools"
2156
- ],
2157
- "labels": [
2158
- "3rd-party"
2159
- ],
2160
- "maintainers": [
2161
- {
2162
- "name": "ChanningDefoe",
2163
- "github": "ChanningDefoe",
2164
- "avatar": "https://github.com/ChanningDefoe.png"
2165
- }
2166
- ],
2167
- "demo": "https://hgoebl.github.io/mobile-detect.js/check/"
2168
- },
2169
- {
2170
- "name": "moment",
2171
- "description": "Efficient Moment.js module for Nuxt.js so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
2172
- "long_description": "Efficient Moment.js module for Nuxt.js so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
2173
- "repo": "nuxt-community/moment-module",
2174
- "npm": "@nuxtjs/moment",
2175
- "type": "module",
2176
- "icon": "momentjs.png",
2177
- "github": "https://github.com/nuxt-community/moment-module",
2178
- "website": "https://github.com/nuxt-community/moment-module",
2179
- "learn_more": "https://momentjs.com/",
2180
- "keywords": [],
2181
- "categories": [
2182
- "time"
2183
- ],
2184
- "labels": [
2185
- "community"
2186
- ],
2187
- "maintainers": [
2188
- {
2189
- "name": "Pooya Parsa",
2190
- "github": "pi0",
2191
- "twitter": "_pi0_",
2192
- "avatar": "https://github.com/pi0.png"
2193
- },
2194
- {
2195
- "name": "Ricardo Gobbo de Souza",
2196
- "github": "ricardogobbosouza",
2197
- "avatar": "https://github.com/ricardogobbosouza.png"
2198
- }
2199
- ],
2200
- "features": [
2201
- "Remove unused Moment.js locales using moment-locales-webpack-plugin for much less bundle size.",
2202
- "Inject $moment to the context everywhere."
2203
- ]
2204
- },
2205
- {
2206
- "name": "mq",
2207
- "description": "vue-mq module for Nuxt.js. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
2208
- "long_description": "vue-mq module for Nuxt.js. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
2209
- "repo": "vanhoofmaarten/nuxt-mq",
2210
- "npm": "nuxt-mq",
2211
- "type": "module",
2212
- "icon": "",
2213
- "github": "https://github.com/vanhoofmaarten/nuxt-mq",
2214
- "website": "https://github.com/vanhoofmaarten/nuxt-mq",
2215
- "learn_more": "https://github.com/AlexandreBonaventure/vue-mq",
2216
- "keywords": [
2217
- "media queries"
2218
- ],
2219
- "categories": [
2220
- "libraries"
2221
- ],
2222
- "labels": [
2223
- "3rd-party"
2224
- ],
2225
- "maintainers": [
2226
- {
2227
- "name": "vanhoofmaarten",
2228
- "github": "vanhoofmaarten",
2229
- "avatar": "https://github.com/vanhoofmaarten.png"
2230
- }
2231
- ],
2232
- "demo": "https://alexandrebonaventure.github.io/vue-mq/"
2233
- },
2234
- {
2235
- "name": "neo",
2236
- "description": "A nuxt.js module that implements a universal api layer, same-way compatible between server and client side.",
2237
- "long_description": "This module allows you to make a middleware API between the browser, your server and other private API's. Opinated, yet flexible, you can take care of your data flow in the same way, no matter if you are executing code on server or client side.",
2238
- "repo": "ezypeeze/nuxt-neo",
2239
- "npm": "nuxt-neo",
2240
- "type": "module",
2241
- "icon": "",
2242
- "github": "https://github.com/ezypeeze/nuxt-neo",
2243
- "website": "https://ezypeeze.github.io/nuxt-neo",
2244
- "learn_more": "",
2245
- "keywords": [
2246
- "action",
2247
- "api",
2248
- "asyncdata",
2249
- "controller",
2250
- "fetch",
2251
- "javascript",
2252
- "middleware",
2253
- "neo",
2254
- "node",
2255
- "service",
2256
- "universal"
2257
- ],
2258
- "categories": [
2259
- "uncategorized"
2260
- ],
2261
- "labels": [
2262
- "3rd-party"
2263
- ],
2264
- "maintainers": [
2265
- {
2266
- "name": "ezypeeze",
2267
- "github": "ezypeeze",
2268
- "avatar": "https://github.com/ezypeeze.png"
2269
- }
2270
- ],
2271
- "features": [
2272
- "Auto-generate routes based on the folder/file tree your api folder.",
2273
- "Easy middleware injection (for all API or controller/action specific)",
2274
- "One single way to access your API.",
2275
- "Global HTTP Errors for better error handling"
2276
- ]
2277
- },
2278
- {
2279
- "name": "netlify-cache",
2280
- "description": "Nuxt.js module that uses netlify cache to speed up redeploy for Nuxt.js version < 2.14",
2281
- "long_description": "Nuxt.js module that uses netlify cache to speed up redeploy for Nuxt.js version < 2.14",
2282
- "repo": "DreaMinder/nuxt-netlify-cache",
2283
- "npm": "nuxt-netlify-cache",
2284
- "type": "module",
2285
- "icon": "netlify.png",
2286
- "github": "https://github.com/DreaMinder/nuxt-netlify-cache",
2287
- "website": "https://github.com/DreaMinder/nuxt-netlify-cache",
2288
- "learn_more": "https://www.netlify.com/",
2289
- "keywords": [],
2290
- "categories": [
2291
- "deployment"
2292
- ],
2293
- "labels": [
2294
- "3rd-party"
2295
- ],
2296
- "maintainers": [
2297
- {
2298
- "name": "DreaMinder",
2299
- "github": "DreaMinder",
2300
- "avatar": "https://github.com/DreaMinder.png"
2301
- }
2302
- ]
2303
- },
2304
- {
2305
- "name": "netlify-files",
2306
- "description": "Nuxt module to create new _headers, _redirects and netlify.toml files for Netlify or to use existing ones",
2307
- "long_description": "Nuxt module to create new _headers, _redirects and netlify.toml files for Netlify or to use existing ones",
2308
- "repo": "nuxt-community/netlify-files-module",
2309
- "npm": "@nuxtjs/netlify-files",
2310
- "type": "module",
2311
- "icon": "netlify.png",
2312
- "github": "https://github.com/nuxt-community/netlify-files-module",
2313
- "website": "https://github.com/nuxt-community/netlify-files-module",
2314
- "learn_more": "https://www.netlify.com/",
2315
- "keywords": [],
2316
- "categories": [
2317
- "deployment"
2318
- ],
2319
- "labels": [
2320
- "community"
2321
- ],
2322
- "maintainers": [
2323
- {
2324
- "name": "Alexander Lichter",
2325
- "github": "manniL",
2326
- "twitter": "TheAlexLichter",
2327
- "avatar": "https://github.com/manniL.png"
2328
- }
2329
- ]
2330
- },
2331
- {
2332
- "name": "netlify",
2333
- "description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt.js projects.",
2334
- "long_description": "This module supports the creation of redirects and header rules for your Netlify site - you can easily configure custom headers, basic auth, redirect instructions and rewrite rules from your nuxt config file.",
2335
- "repo": "bazzite/nuxt-netlify",
2336
- "npm": "@aceforth/nuxt-netlify",
2337
- "type": "module",
2338
- "icon": "netlify.png",
2339
- "github": "https://github.com/bazzite/nuxt-netlify",
2340
- "website": "https://marquez.co/docs/nuxt-netlify/",
2341
- "learn_more": "",
2342
- "keywords": [],
2343
- "categories": [
2344
- "deployment"
2345
- ],
2346
- "labels": [
2347
- "3rd-party"
2348
- ],
2349
- "maintainers": [
2350
- {
2351
- "name": "bazzite",
2352
- "github": "bazzite",
2353
- "avatar": "https://github.com/bazzite.png"
2354
- }
2355
- ]
2356
- },
2357
- {
2358
- "name": "ngrok",
2359
- "description": "",
2360
- "long_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",
2361
- "repo": "nuxt-community/modules#master/packages/ngrok",
2362
- "npm": "@nuxtjs/ngrok",
2363
- "type": "module",
2364
- "icon": "ngrok.png",
2365
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/ngrok",
2366
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/ngrok",
2367
- "learn_more": "https://github.com/bubenshchykov/ngrok",
2368
- "keywords": [],
2369
- "categories": [
2370
- "devtools"
2371
- ],
2372
- "labels": [
2373
- "community"
2374
- ],
2375
- "maintainers": [
2376
- {
2377
- "name": "Pooya Parsa",
2378
- "github": "pi0",
2379
- "twitter": "_pi0_",
2380
- "avatar": "https://github.com/pi0.png"
2381
- }
2382
- ],
2383
- "features": [
2384
- "Secure https for all tunnels",
2385
- "Use the API to test web hooks"
2386
- ]
2387
- },
2388
- {
2389
- "name": "nuxt7",
2390
- "description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
2391
- "long_description": "Nuxt7 integrates universal nuxt.js applications with Framework7-Vue to rapidly create efficient and feature-reach PWA mobile applications with help of pwa-module. Production builds can be statically hosted or running offline.",
2392
- "repo": "nuxt-community/nuxt7",
2393
- "npm": "nuxt7",
2394
- "type": "module",
2395
- "icon": "",
2396
- "github": "https://github.com/nuxt-community/nuxt7",
2397
- "website": "https://github.com/nuxt-community/nuxt7",
2398
- "learn_more": "https://framework7.io/",
2399
- "keywords": [],
2400
- "categories": [
2401
- "ui"
2402
- ],
2403
- "labels": [
2404
- "community"
2405
- ],
2406
- "maintainers": [
2407
- {
2408
- "name": "Pooya Parsa",
2409
- "github": "pi0",
2410
- "twitter": "_pi0_",
2411
- "avatar": "https://github.com/pi0.png"
2412
- }
2413
- ],
2414
- "demo": "https://nuxt7.netlify.app/",
2415
- "features": [
2416
- "Fully compatible with Framework7 5.x",
2417
- "Development mode with hot reloading",
2418
- "Optimized production builds suitable for 100% static hosting",
2419
- "Fully PWA compatible out of the box",
2420
- "Page based router for Framework7",
2421
- "Use vuex store in your apps",
2422
- "Familiar nuxt.js development experience with a super easy learning curve"
2423
- ]
2424
- },
2425
- {
2426
- "name": "onesignal",
2427
- "description": "OneSignal is a Free, high volume and reliable push notification service for websites and mobile applications.",
2428
- "long_description": "OneSignal is a Free, high volume and reliable push notification service for websites and mobile applications.",
2429
- "repo": "nuxt-community/onesignal-module",
2430
- "npm": "@nuxtjs/onesignal",
2431
- "type": "module",
2432
- "icon": "one-signal.png",
2433
- "github": "https://github.com/nuxt-community/onesignal-module",
2434
- "website": "https://github.com/nuxt-community/onesignal-module",
2435
- "learn_more": "https://onesignal.com/",
2436
- "keywords": [],
2437
- "categories": [
2438
- "devtools"
2439
- ],
2440
- "labels": [
2441
- "community"
2442
- ],
2443
- "maintainers": [
2444
- {
2445
- "name": "Pooya Parsa",
2446
- "github": "pi0",
2447
- "twitter": "_pi0_",
2448
- "avatar": "https://github.com/pi0.png"
2449
- }
2450
- ]
2451
- },
2452
- {
2453
- "name": "optimized-images",
2454
- "description": "Automatically optimizes images used in Nuxt.js projects (jpeg, png, svg, webp and gif).",
2455
- "long_description": "Automatically optimizes images used in Nuxt.js projects (JPEG, PNG, SVG, WebP and GIF).",
2456
- "repo": "bazzite/nuxt-optimized-images",
2457
- "npm": "@aceforth/nuxt-optimized-images",
2458
- "type": "module",
2459
- "icon": "",
2460
- "github": "https://github.com/bazzite/nuxt-optimized-images",
2461
- "website": "https://marquez.co/docs/nuxt-optimized-images/",
2462
- "learn_more": "",
2463
- "keywords": [],
2464
- "categories": [
2465
- "images"
2466
- ],
2467
- "labels": [
2468
- "3rd-party"
2469
- ],
2470
- "maintainers": [
2471
- {
2472
- "name": "bazzite",
2473
- "github": "bazzite",
2474
- "avatar": "https://github.com/bazzite.png"
2475
- }
2476
- ],
2477
- "features": [
2478
- "Reduces image size by optimizing images during build.",
2479
- "Improves loading speed by providing progressive images (for formats that support it).",
2480
- "JPEG/PNG images can be converted to WebP on the fly for an even smaller size.",
2481
- "Can resize images or generate low-quality image placeholders (lqip) and extract the dominant colors of it.",
2482
- "Provides query params for file-specific handling/settings.",
2483
- "Content hash to the file name so images can get cached on CDN level and in the browser for a long time.",
2484
- "Inlined small images to save HTTP requests and additional roundtrips.",
2485
- "Same URLs for unchanged images over multiple builds for long time caching."
2486
- ]
2487
- },
2488
- {
2489
- "name": "page-generator-helper",
2490
- "description": "Generate your pages statically without using payload extractors.",
2491
- "long_description": "Generate your static pages without using payload-extractor. Integrate your components on the page with targeted embedding and to enable the best chunk splitting.",
2492
- "repo": "GrabarzUndPartner/nuxt-page-generator-helper",
2493
- "npm": "nuxt-page-generator-helper",
2494
- "type": "module",
2495
- "icon": "",
2496
- "github": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
2497
- "website": "https://github.com/GrabarzUndPartner/nuxt-page-generator-helper",
2498
- "learn_more": "",
2499
- "keywords": [
2500
- "page",
2501
- "payload-extractor",
2502
- "routes",
2503
- "static-site-generator"
2504
- ],
2505
- "categories": [
2506
- "devtools"
2507
- ],
2508
- "labels": [
2509
- "3rd-party"
2510
- ],
2511
- "maintainers": [
2512
- {
2513
- "name": "GrabarzUndPartner",
2514
- "github": "GrabarzUndPartner",
2515
- "avatar": "https://github.com/GrabarzUndPartner.png"
2516
- }
2517
- ],
2518
- "demo": "https://grabarzundpartner.github.io/nuxt-page-generator-helper/"
2519
- },
2520
- {
2521
- "name": "parse",
2522
- "description": "Parse package for Nuxt.js",
2523
- "long_description": "Parse package for Nuxt.js",
2524
- "repo": "cierrateam/nuxt-parse",
2525
- "npm": "nuxt-parse",
2526
- "type": "module",
2527
- "icon": "",
2528
- "github": "https://github.com/cierrateam/nuxt-parse",
2529
- "website": "https://github.com/cierrateam/nuxt-parse",
2530
- "learn_more": "",
2531
- "keywords": [],
2532
- "categories": [
2533
- "security"
2534
- ],
2535
- "labels": [
2536
- "3rd-party"
2537
- ],
2538
- "maintainers": [
2539
- {
2540
- "name": "cierrateam",
2541
- "github": "cierrateam",
2542
- "avatar": "https://github.com/cierrateam.png"
2543
- }
2544
- ]
2545
- },
2546
- {
2547
- "name": "precompress",
2548
- "description": "Precompress files to gzip and brotli and serve them automatically",
2549
- "long_description": "Compress files to gzip and brotli at build-time, And serve them if browser supports them.",
2550
- "repo": "frenchrabbit/nuxt-precompress",
2551
- "npm": "nuxt-precompress",
2552
- "type": "module",
2553
- "icon": "",
2554
- "github": "https://github.com/frenchrabbit/nuxt-precompress",
2555
- "website": "https://github.com/frenchrabbit/nuxt-precompress",
2556
- "learn_more": "",
2557
- "keywords": [
2558
- "brotli",
2559
- "build",
2560
- "compress",
2561
- "compression",
2562
- "gzip"
2563
- ],
2564
- "categories": [
2565
- "performance"
2566
- ],
2567
- "labels": [
2568
- "3rd-party"
2569
- ],
2570
- "maintainers": [
2571
- {
2572
- "name": "frenchrabbit",
2573
- "github": "frenchrabbit",
2574
- "avatar": "https://github.com/frenchrabbit.png"
2575
- }
2576
- ]
2577
- },
2578
- {
2579
- "name": "prismic",
2580
- "description": "Easily connect your Nuxt.js application to your content hosted on Prismic",
2581
- "long_description": "Prismic is a Content Management System, a tool for editing online content. Also known as a headless CMS, an API CMS, a content platform, a tool that easily lets you manage your content.",
2582
- "repo": "nuxt-community/prismic-module",
2583
- "npm": "@nuxtjs/prismic",
2584
- "type": "module",
2585
- "icon": "prismic.png",
2586
- "github": "https://github.com/nuxt-community/prismic-module",
2587
- "website": "https://github.com/nuxt-community/prismic-module",
2588
- "learn_more": "https://prismic.io/",
2589
- "keywords": [
2590
- "cms",
2591
- "prismic"
2592
- ],
2593
- "categories": [
2594
- "cms"
2595
- ],
2596
- "labels": [
2597
- "community"
2598
- ],
2599
- "maintainers": [
2600
- {
2601
- "name": "Sébastien Chopin",
2602
- "github": "Atinux",
2603
- "twitter": "Atinux",
2604
- "avatar": "https://github.com/Atinux.png"
2605
- },
2606
- {
2607
- "name": "lihbr",
2608
- "github": "lihbr",
2609
- "twitter": "li_hbr",
2610
- "avatar": "https://github.com/lihbr.png"
2611
- },
2612
- {
2613
- "name": "James Pegg",
2614
- "github": "jamespegg",
2615
- "avatar": "https://github.com/jamespegg.png"
2616
- }
2617
- ],
2618
- "demo": "https://nuxt-prismic.surge.sh/",
2619
- "video": "https://youtu.be/2DtDsnWe2MU",
2620
- "image": "https://prismic.nuxtjs.org/preview.png",
2621
- "features": [
2622
- "Add Prismic to your Nuxt app in seconds",
2623
- "Access Prismic SDK with $prismic",
2624
- "Prismic previews supported",
2625
- "Compact configuration"
2626
- ]
2627
- },
2628
- {
2629
- "name": "protected-mailto",
2630
- "description": "Nuxt component to generate encoded mailto links",
2631
- "long_description": "This module tries to protect email-addresses in your Nuxt SSG / SSR project from spam bots without without sacrificing usability. The HTML output of the mail geht's encoded to HTML Unicode Entities. Mailto - Links will be handled by javascript instead of a href=\"mailto:test@example.com\".",
2632
- "repo": "mmoollllee/nuxt-protected-mailto",
2633
- "npm": "nuxt-protected-mailto",
2634
- "type": "module",
2635
- "icon": "",
2636
- "github": "https://github.com/mmoollllee/nuxt-protected-mailto",
2637
- "website": "https://github.com/mmoollllee/nuxt-protected-mailto",
2638
- "learn_more": "",
2639
- "keywords": [],
2640
- "categories": [
2641
- "security"
2642
- ],
2643
- "labels": [
2644
- "3rd-party"
2645
- ],
2646
- "maintainers": [
2647
- {
2648
- "name": "mmoollllee",
2649
- "github": "mmoollllee",
2650
- "avatar": "https://github.com/mmoollllee.png"
2651
- }
2652
- ],
2653
- "demo": "https://mmoollllee.github.io/nuxt-protected-mailto/"
2654
- },
2655
- {
2656
- "name": "proxy",
2657
- "description": "The one-liner node.js http-proxy middleware solution for Nuxt.js using http-proxy-middleware",
2658
- "long_description": "The one-liner node.js http-proxy middleware solution for Nuxt.js using http-proxy-middleware.",
2659
- "repo": "nuxt-community/proxy-module",
2660
- "npm": "@nuxtjs/proxy",
2661
- "type": "module",
2662
- "icon": "",
2663
- "github": "https://github.com/nuxt-community/proxy-module",
2664
- "website": "https://github.com/nuxt-community/proxy-module",
2665
- "learn_more": "",
2666
- "keywords": [],
2667
- "categories": [
2668
- "request"
2669
- ],
2670
- "labels": [
2671
- "community"
2672
- ],
2673
- "maintainers": [
2674
- {
2675
- "name": "Pooya Parsa",
2676
- "github": "pi0",
2677
- "twitter": "_pi0_",
2678
- "avatar": "https://github.com/pi0.png"
2679
- }
2680
- ],
2681
- "features": [
2682
- "Path rewrites",
2683
- "Host based router (useful for staging/test)",
2684
- "Logs / Proxy Events",
2685
- "WebSockets",
2686
- "Auth / Cookie",
2687
- "and more! (see http-proxy-middleware docs)",
2688
- "Does not work in generated/static mode!"
2689
- ]
2690
- },
2691
- {
2692
- "name": "prune-html",
2693
- "description": "Nuxt module to prune html before sending it to the browser for boosting performance.",
2694
- "long_description": "Nuxt module to prune html before sending it to the browser (it removes elements matching CSS selector(s)), useful for boosting performance showing a different HTML for bots by removing all the scripts with dynamic rendering.",
2695
- "repo": "LuXDAmore/nuxt-prune-html",
2696
- "npm": "@luxdamore/nuxt-prune-html",
2697
- "type": "module",
2698
- "icon": "",
2699
- "github": "https://github.com/LuXDAmore/nuxt-prune-html",
2700
- "website": "https://luxdamore.github.io/nuxt-prune-html/",
2701
- "learn_more": "",
2702
- "keywords": [
2703
- "audit",
2704
- "bot",
2705
- "build",
2706
- "cheerio",
2707
- "dynamic-rendering",
2708
- "html",
2709
- "lighthouse",
2710
- "lighthouse-audit",
2711
- "measure",
2712
- "modules",
2713
- "pagespeed-insight",
2714
- "performance",
2715
- "prune"
2716
- ],
2717
- "categories": [
2718
- "performance"
2719
- ],
2720
- "labels": [
2721
- "3rd-party"
2722
- ],
2723
- "maintainers": [
2724
- {
2725
- "name": "LuXDAmore",
2726
- "github": "LuXDAmore",
2727
- "avatar": "https://github.com/LuXDAmore.png"
2728
- }
2729
- ]
2730
- },
2731
- {
2732
- "name": "purgecss",
2733
- "description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt.js",
2734
- "long_description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt.js",
2735
- "repo": "Developmint/nuxt-purgecss",
2736
- "npm": "nuxt-purgecss",
2737
- "type": "module",
2738
- "icon": "purgecss.png",
2739
- "github": "https://github.com/Developmint/nuxt-purgecss",
2740
- "website": "https://github.com/Developmint/nuxt-purgecss",
2741
- "learn_more": "https://purgecss.com/",
2742
- "keywords": [
2743
- "css",
2744
- "purgecss"
2745
- ],
2746
- "categories": [
2747
- "css"
2748
- ],
2749
- "labels": [
2750
- "3rd-party"
2751
- ],
2752
- "maintainers": [
2753
- {
2754
- "name": "Developmint",
2755
- "github": "Developmint",
2756
- "avatar": "https://github.com/Developmint.png"
2757
- }
2758
- ],
2759
- "features": [
2760
- "nRemove unneeded CSS with ease",
2761
- "nWebpack or PostCSS mode",
2762
- "nAlready comes with mighty default settings",
2763
- "nBuilt on top of purgecss",
2764
- "nNuxt 2 (and only Nuxt 2) support",
2765
- "nFully tested!"
2766
- ]
2767
- },
2768
- {
2769
- "name": "pwa",
2770
- "description": "Easily build a Progressive Web App for your Nuxt.js application to improve your apps performance.",
2771
- "long_description": "Progressive Web Apps are web applications that use progressive enhancements. Using service workers and a web app manifest, your web application becomes reliable and installable.",
2772
- "repo": "nuxt-community/pwa-module",
2773
- "npm": "@nuxtjs/pwa",
2774
- "type": "module",
2775
- "icon": "pwa.png",
2776
- "github": "https://github.com/nuxt-community/pwa-module",
2777
- "website": "https://pwa.nuxtjs.org",
2778
- "learn_more": "https://web.dev/progressive-web-apps/",
2779
- "keywords": [],
2780
- "categories": [
2781
- "performance"
2782
- ],
2783
- "labels": [
2784
- "community"
2785
- ],
2786
- "maintainers": [
2787
- {
2788
- "name": "Pooya Parsa",
2789
- "github": "pi0",
2790
- "twitter": "_pi0_",
2791
- "avatar": "https://github.com/pi0.png"
2792
- }
2793
- ],
2794
- "image": "https://pwa.nuxtjs.org/preview.png",
2795
- "features": [
2796
- "Registers a service worker for offline caching",
2797
- "Automatically generate manifest.json file",
2798
- "Automatically adds SEO friendly meta data with manifest module",
2799
- "Automatically generates app icons with different sizes"
2800
- ]
2801
- },
2802
- {
2803
- "name": "python",
2804
- "description": "Write Nuxt.js applications using Python",
2805
- "long_description": "Write Nuxt.js applications using Python.",
2806
- "repo": "nuxt-community/python-module",
2807
- "npm": "@nuxtjs/python",
2808
- "type": "module",
2809
- "icon": "python.png",
2810
- "github": "https://github.com/nuxt-community/python-module",
2811
- "website": "https://github.com/nuxt-community/python-module",
2812
- "learn_more": "https://www.python.org/",
2813
- "keywords": [],
2814
- "categories": [
2815
- "devtools"
2816
- ],
2817
- "labels": [
2818
- "community",
2819
- "experimental",
2820
- "stalled"
2821
- ],
2822
- "maintainers": [
2823
- {
2824
- "name": "Sebastian Silva",
2825
- "github": "icarito",
2826
- "avatar": "https://github.com/icarito.png"
2827
- }
2828
- ],
2829
- "demo": "https://nuxt-python.surge.sh/"
2830
- },
2831
- {
2832
- "name": "recaptcha",
2833
- "description": "Simple and easy Google reCAPTCHA module with Nuxt.js",
2834
- "long_description": "Simple and easy Google reCAPTCHA module with Nuxt.js. reCAPTCHA uses an advanced risk analysis engine and adaptive challenges to keep malicious software from engaging in abusive activities on your website.",
2835
- "repo": "nuxt-community/recaptcha-module",
2836
- "npm": "@nuxtjs/recaptcha",
2837
- "type": "module",
2838
- "icon": "recaptcha.png",
2839
- "github": "https://github.com/nuxt-community/recaptcha-module",
2840
- "website": "https://github.com/nuxt-community/recaptcha-module",
2841
- "learn_more": "https://www.google.com/recaptcha/about/",
2842
- "keywords": [
2843
- "captcha",
2844
- "grecaptcha",
2845
- "recaptcha"
2846
- ],
2847
- "categories": [
2848
- "security"
2849
- ],
2850
- "labels": [
2851
- "community"
2852
- ],
2853
- "maintainers": [
2854
- {
2855
- "name": "mvrlin",
2856
- "github": "mvrlin",
2857
- "avatar": "https://github.com/mvrlin.png"
2858
- }
2859
- ]
2860
- },
2861
- {
2862
- "name": "redirect",
2863
- "description": "Nuxt module to dynamically redirect initial requests",
2864
- "long_description": "Redirecting URLs is an often discussed topic, especially when it comes to SEO. Previously it was hard to create a \"real\" redirect without performance loss or incorrect handling. This module will allow you to easily redirect your URLs.",
2865
- "repo": "nuxt-community/redirect-module",
2866
- "npm": "@nuxtjs/redirect-module",
2867
- "type": "module",
2868
- "icon": "",
2869
- "github": "https://github.com/nuxt-community/redirect-module",
2870
- "website": "https://github.com/nuxt-community/redirect-module",
2871
- "learn_more": "",
2872
- "keywords": [
2873
- "redirect",
2874
- "seo"
2875
- ],
2876
- "categories": [
2877
- "seo"
2878
- ],
2879
- "labels": [
2880
- "community"
2881
- ],
2882
- "maintainers": [
2883
- {
2884
- "name": "Alexander Lichter",
2885
- "github": "manniL",
2886
- "twitter": "TheAlexLichter",
2887
- "avatar": "https://github.com/manniL.png"
2888
- }
2889
- ]
2890
- },
2891
- {
2892
- "name": "rfg-icon",
2893
- "description": "Nuxt.js module for creating favicons with RealFaviconGenerator api",
2894
- "long_description": "Automatically generate favicon's and app icon's using RealFaviconGenerator.",
2895
- "repo": "pimlie/nuxt-rfg-icon",
2896
- "npm": "nuxt-rfg-icon",
2897
- "type": "module",
2898
- "icon": "real-favicon-generator.png",
2899
- "github": "https://github.com/pimlie/nuxt-rfg-icon",
2900
- "website": "https://github.com/pimlie/nuxt-rfg-icon",
2901
- "learn_more": "https://realfavicongenerator.net/",
2902
- "keywords": [],
2903
- "categories": [
2904
- "devtools"
2905
- ],
2906
- "labels": [
2907
- "3rd-party"
2908
- ],
2909
- "maintainers": [
2910
- {
2911
- "name": "pimlie",
2912
- "github": "pimlie",
2913
- "avatar": "https://github.com/pimlie.png"
2914
- }
2915
- ],
2916
- "features": [
2917
- "This module adds link and meta tags for the appropiate favicon's to head",
2918
- "The generated manifest.json is added to @nuxtjs/manifest, so should not overwrite existing properties"
2919
- ]
2920
- },
2921
- {
2922
- "name": "robots",
2923
- "description": "A Nuxt.js module thats inject a middleware to generate a robots.txt file",
2924
- "long_description": "A Nuxt.js module thats inject a middleware to generate a robots.txt file. A robots.txt file tells search engine crawlers which pages or files the crawler can or can't request from your site. This is used mainly to avoid overloading your site with requests",
2925
- "repo": "nuxt-community/robots-module",
2926
- "npm": "@nuxtjs/robots",
2927
- "type": "module",
2928
- "icon": "",
2929
- "github": "https://github.com/nuxt-community/robots-module",
2930
- "website": "https://github.com/nuxt-community/robots-module",
2931
- "learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
2932
- "keywords": [],
2933
- "categories": [
2934
- "seo"
2935
- ],
2936
- "labels": [
2937
- "community"
2938
- ],
2939
- "maintainers": [
2940
- {
2941
- "name": "Ricardo Gobbo de Souza",
2942
- "github": "ricardogobbosouza",
2943
- "avatar": "https://github.com/ricardogobbosouza.png"
2944
- }
2945
- ]
2946
- },
2947
- {
2948
- "name": "rollbar",
2949
- "description": "Add Rollbar.js to your Nuxt.js app to automatically capture and report errors in your applications.",
2950
- "long_description": "Add Rollbar.js to your Node.js app to automatically capture and report errors in your applications.",
2951
- "repo": "gaelreyrol/nuxt-rollbar-module",
2952
- "npm": "nuxt-rollbar-module",
2953
- "type": "module",
2954
- "icon": "rollbar.png",
2955
- "github": "https://github.com/zevran/nuxt-rollbar-module",
2956
- "website": "https://github.com/zevran/nuxt-rollbar-module",
2957
- "learn_more": "https://docs.rollbar.com/docs/javascript",
2958
- "keywords": [],
2959
- "categories": [
2960
- "monitoring"
2961
- ],
2962
- "labels": [
2963
- "3rd-party"
2964
- ],
2965
- "maintainers": [
2966
- {
2967
- "name": "zevran",
2968
- "github": "zevran",
2969
- "avatar": "https://github.com/zevran.png"
2970
- }
2971
- ]
2972
- },
2973
- {
2974
- "name": "router-extras",
2975
- "description": "Extra Add-ons for nuxt router",
2976
- "long_description": "Extra Add-ons for nuxt router.",
2977
- "repo": "nuxt-community/router-extras-module",
2978
- "npm": "@nuxtjs/router-extras",
2979
- "type": "module",
2980
- "icon": "vue.png",
2981
- "github": "https://github.com/nuxt-community/router-extras-module",
2982
- "website": "https://github.com/nuxt-community/router-extras-module",
2983
- "learn_more": "",
2984
- "keywords": [],
2985
- "categories": [
2986
- "devtools"
2987
- ],
2988
- "labels": [
2989
- "community"
2990
- ],
2991
- "maintainers": [
2992
- {
2993
- "name": "Ahad Birang",
2994
- "github": "farnabaz",
2995
- "twitter": "a_birang",
2996
- "avatar": "https://github.com/farnabaz.png"
2997
- }
2998
- ],
2999
- "demo": "https://codesandbox.io/s/github/nuxt-community/router-extras-module",
3000
- "features": [
3001
- "Define custom paths for a page",
3002
- "Define multiple aliases for a single page",
3003
- "Define multiple params regardless of pages directory structure"
3004
- ]
3005
- },
3006
- {
3007
- "name": "router",
3008
- "description": "Nuxt.js module to use router.js instead of pages/ directory",
3009
- "long_description": "Nuxt.js module to use router.js instead of pages/ directory.",
3010
- "repo": "nuxt-community/router-module",
3011
- "npm": "@nuxtjs/router",
3012
- "type": "module",
3013
- "icon": "vue.png",
3014
- "github": "https://github.com/nuxt-community/router-module",
3015
- "website": "https://github.com/nuxt-community/router-module",
3016
- "learn_more": "",
3017
- "keywords": [],
3018
- "categories": [
3019
- "devtools"
3020
- ],
3021
- "labels": [
3022
- "community"
3023
- ],
3024
- "maintainers": [
3025
- {
3026
- "name": "Sébastien Chopin",
3027
- "github": "Atinux",
3028
- "twitter": "Atinux",
3029
- "avatar": "https://github.com/Atinux.png"
3030
- }
3031
- ],
3032
- "features": [
3033
- "Use your own router.js to handle your routes into your Nuxt.js application."
3034
- ]
3035
- },
3036
- {
3037
- "name": "sanity",
3038
- "description": "Access text, images, and other media with Nuxt.js and the Sanity headless CMS.",
3039
- "long_description": "Sanity lets you treat content as structured data so you can flow it across APIs to power experiences wherever you might need them.",
3040
- "repo": "nuxt-community/sanity-module#main",
3041
- "npm": "@nuxtjs/sanity",
3042
- "type": "module",
3043
- "icon": "https://sanity.nuxtjs.org/icon.png",
3044
- "github": "https://github.com/nuxt-community/sanity-module#main",
3045
- "website": "https://sanity.nuxtjs.org",
3046
- "learn_more": "https://www.sanity.io/",
3047
- "keywords": [
3048
- "cms",
3049
- "sanity",
3050
- "sanity-io"
3051
- ],
3052
- "categories": [
3053
- "cms"
3054
- ],
3055
- "labels": [
3056
- "community"
3057
- ],
3058
- "maintainers": [
3059
- {
3060
- "name": "Daniel Roe",
3061
- "github": "danielroe",
3062
- "twitter": "danielcroe",
3063
- "avatar": "https://github.com/danielroe.png"
3064
- }
3065
- ],
3066
- "image": "https://sanity.nuxtjs.org/preview.png",
3067
- "features": [
3068
- "Just bring your sanity.json - no additional configuration required",
3069
- "Ultra-lightweight Sanity client",
3070
- "Zero-config image component",
3071
- "Supports GROQ syntax highlighting"
3072
- ]
3073
- },
3074
- {
3075
- "name": "scss-to-js",
3076
- "description": "Load SCSS Variables into Nuxt instance for use in Templates/Scripts.",
3077
- "long_description": "Load SCSS Variables into Nuxt instance for use in Templates/Scripts.",
3078
- "repo": "sugoidesune/nuxt-scss-to-js",
3079
- "npm": "nuxt-scss-to-js",
3080
- "type": "module",
3081
- "icon": "",
3082
- "github": "https://github.com/sugoidesune/nuxt-scss-to-js",
3083
- "website": "https://github.com/sugoidesune/nuxt-scss-to-js",
3084
- "learn_more": "",
3085
- "keywords": [
3086
- "bootstrap",
3087
- "json",
3088
- "material",
3089
- "scss",
3090
- "svg",
3091
- "tailwind",
3092
- "theme",
3093
- "vuetify"
3094
- ],
3095
- "categories": [
3096
- "css"
3097
- ],
3098
- "labels": [
3099
- "3rd-party"
3100
- ],
3101
- "maintainers": [
3102
- {
3103
- "name": "sugoidesune",
3104
- "github": "sugoidesune",
3105
- "avatar": "https://github.com/sugoidesune.png"
3106
- }
3107
- ]
3108
- },
3109
- {
3110
- "name": "segment",
3111
- "description": "Nuxt.js module for Segment Analytics.js",
3112
- "long_description": "This module uses vue-segment to add Segment Analytics to a Nuxt.js app.",
3113
- "repo": "dansmaculotte/nuxt-segment",
3114
- "npm": "@dansmaculotte/nuxt-segment",
3115
- "type": "module",
3116
- "icon": "segment.png",
3117
- "github": "https://github.com/dansmaculotte/nuxt-segment",
3118
- "website": "https://github.com/dansmaculotte/nuxt-segment",
3119
- "learn_more": "https://segment.com/docs/connections/sources/catalog/libraries/website/javascript/",
3120
- "keywords": [],
3121
- "categories": [
3122
- "analytics"
3123
- ],
3124
- "labels": [
3125
- "3rd-party"
3126
- ],
3127
- "maintainers": [
3128
- {
3129
- "name": "dansmaculotte",
3130
- "github": "dansmaculotte",
3131
- "avatar": "https://github.com/dansmaculotte.png"
3132
- }
3133
- ]
3134
- },
3135
- {
3136
- "name": "sentry",
3137
- "description": "Sentry module for Nuxt.js to help developers diagnose, fix, and optimize the performance of their code",
3138
- "long_description": "Module for Nuxt.js which enables error logging through Sentry. Sentry's application monitoring platform helps every developer diagnose, fix, and optimize the performance of their code.",
3139
- "repo": "nuxt-community/sentry-module",
3140
- "npm": "@nuxtjs/sentry",
3141
- "type": "module",
3142
- "icon": "sentry.png",
3143
- "github": "https://github.com/nuxt-community/sentry-module",
3144
- "website": "https://github.com/nuxt-community/sentry-module",
3145
- "learn_more": "https://sentry.io/welcome/",
3146
- "keywords": [],
3147
- "categories": [
3148
- "monitoring"
3149
- ],
3150
- "labels": [
3151
- "community"
3152
- ],
3153
- "maintainers": [
3154
- {
3155
- "name": "Rafał Chłodnicki",
3156
- "github": "rchl",
3157
- "avatar": "https://github.com/rchl.png"
3158
- }
3159
- ]
3160
- },
3161
- {
3162
- "name": "seomatic-meta",
3163
- "description": "A Nuxt.js module connecting Nuxt.js to the Craft CMS SEOmatic plugin",
3164
- "long_description": "If you're using Nuxt.js with Craft CMS headless then there's a good chance you'll be aiming for some decent SEO. A custom solution would take too much time, so a great alternative is to request the SEO data from SEOmatic via GraphQL.",
3165
- "repo": "ben-rogerson/nuxt-seomatic-meta",
3166
- "npm": "nuxt-seomatic-meta",
3167
- "type": "module",
3168
- "icon": "seomatic.png",
3169
- "github": "https://github.com/ben-rogerson/nuxt-seomatic-meta",
3170
- "website": "https://github.com/ben-rogerson/nuxt-seomatic-meta",
3171
- "learn_more": "https://plugins.craftcms.com/seomatic",
3172
- "keywords": [
3173
- "craft",
3174
- "craftcms",
3175
- "seo",
3176
- "seomatic"
3177
- ],
3178
- "categories": [
3179
- "cms"
3180
- ],
3181
- "labels": [
3182
- "3rd-party"
3183
- ],
3184
- "maintainers": [
3185
- {
3186
- "name": "ben-rogerson",
3187
- "github": "ben-rogerson",
3188
- "avatar": "https://github.com/ben-rogerson.png"
3189
- }
3190
- ]
3191
- },
3192
- {
3193
- "name": "separate-env",
3194
- "description": "Separated environment variables for server and client builds",
3195
- "long_description": "Separated environment variables for server and client build.",
3196
- "repo": "nuxt-community/separate-env-module",
3197
- "npm": "@nuxtjs/separate-env",
3198
- "type": "module",
3199
- "icon": "",
3200
- "github": "https://github.com/nuxt-community/separate-env-module",
3201
- "website": "https://github.com/nuxt-community/separate-env-module",
3202
- "learn_more": "",
3203
- "keywords": [
3204
- "env",
3205
- "environment",
3206
- "separate",
3207
- "variables"
3208
- ],
3209
- "categories": [
3210
- "devtools"
3211
- ],
3212
- "labels": [
3213
- "community"
3214
- ],
3215
- "maintainers": [
3216
- {
3217
- "name": "Alexander Lichter",
3218
- "github": "manniL",
3219
- "twitter": "TheAlexLichter",
3220
- "avatar": "https://github.com/manniL.png"
3221
- }
3222
- ]
3223
- },
3224
- {
3225
- "name": "shopify",
3226
- "description": "Easy Shopify Buy client module with Nuxt.js for ecommerce websites.",
3227
- "long_description": "Seamless Shopify Buy SDK module with Nuxt.js. With Shopify you can create an ecommerce website backed by powerful tools that help you find customers, drive sales, and manage your day-to-day.",
3228
- "repo": "Gomah/nuxt-shopify",
3229
- "npm": "nuxt-shopify",
3230
- "type": "module",
3231
- "icon": "shopify.png",
3232
- "github": "https://github.com/Gomah/nuxt-shopify",
3233
- "website": "https://github.com/Gomah/nuxt-shopify",
3234
- "learn_more": "https://www.shopify.com/",
3235
- "keywords": [
3236
- "nuxt-shopify",
3237
- "shopify",
3238
- "shopify-buy"
3239
- ],
3240
- "categories": [
3241
- "ecommerce"
3242
- ],
3243
- "labels": [
3244
- "3rd-party"
3245
- ],
3246
- "maintainers": [
3247
- {
3248
- "name": "Gomah",
3249
- "github": "Gomah",
3250
- "avatar": "https://github.com/Gomah.png"
3251
- }
3252
- ]
3253
- },
3254
- {
3255
- "name": "simple-line-icons",
3256
- "description": "Nuxt module to add simple-line-icons ",
3257
- "long_description": "Plugin to join nuxt and Simple line icons with CSS, SASS, LESS & Web-fonts files.",
3258
- "repo": "vaso2/nuxt-simple-line-icons",
3259
- "npm": "nuxt-simple-line-icons",
3260
- "type": "module",
3261
- "icon": "",
3262
- "github": "https://github.com/vaso2/nuxt-simple-line-icons",
3263
- "website": "https://github.com/vaso2/nuxt-simple-line-icons",
3264
- "learn_more": "https://thesabbir.github.io/simple-line-icons/",
3265
- "keywords": [
3266
- "plugin",
3267
- "simple-line-icons"
3268
- ],
3269
- "categories": [
3270
- "fonts"
3271
- ],
3272
- "labels": [
3273
- "3rd-party"
3274
- ],
3275
- "maintainers": [
3276
- {
3277
- "name": "vaso2",
3278
- "github": "vaso2",
3279
- "avatar": "https://github.com/vaso2.png"
3280
- }
3281
- ]
3282
- },
3283
- {
3284
- "name": "sitemap",
3285
- "description": "Automatically generate or serve dynamic sitemap.xml for Nuxt.js projects",
3286
- "long_description": "",
3287
- "repo": "nuxt-community/sitemap-module#dev",
3288
- "npm": "@nuxtjs/sitemap",
3289
- "type": "module",
3290
- "icon": "",
3291
- "github": "https://github.com/nuxt-community/sitemap-module#dev",
3292
- "website": "https://github.com/nuxt-community/sitemap-module#dev",
3293
- "learn_more": "",
3294
- "keywords": [
3295
- "seo",
3296
- "sitemap",
3297
- "sitemap.xml",
3298
- "ssr"
3299
- ],
3300
- "categories": [
3301
- "seo"
3302
- ],
3303
- "labels": [
3304
- "community"
3305
- ],
3306
- "maintainers": [
3307
- {
3308
- "name": "Nicolas PENNEC",
3309
- "github": "NicoPennec",
3310
- "twitter": "NicoPennec",
3311
- "avatar": "https://github.com/NicoPennec.png"
3312
- }
3313
- ]
3314
- },
3315
- {
3316
- "name": "social-meta",
3317
- "description": "Nuxt.js module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
3318
- "long_description": "Nuxt.js module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
3319
- "repo": "AlekseyPleshkov/nuxt-social-meta",
3320
- "npm": "nuxt-social-meta",
3321
- "type": "module",
3322
- "icon": "",
3323
- "github": "https://github.com/AlekseyPleshkov/nuxt-social-meta",
3324
- "website": "https://github.com/AlekseyPleshkov/nuxt-social-meta",
3325
- "learn_more": "",
3326
- "keywords": [],
3327
- "categories": [
3328
- "seo"
3329
- ],
3330
- "labels": [
3331
- "3rd-party"
3332
- ],
3333
- "maintainers": [
3334
- {
3335
- "name": "AlekseyPleshkov",
3336
- "github": "AlekseyPleshkov",
3337
- "avatar": "https://github.com/AlekseyPleshkov.png"
3338
- }
3339
- ]
3340
- },
3341
- {
3342
- "name": "socket-io",
3343
- "description": "Socket.io client and server module for Nuxt. Just plug it in and GO",
3344
- "long_description": "Socket.io client and server module for Nuxt. Sockets have traditionally been the solution around which most real-time chat systems are architected, providing a bi-directional communication channel between a client and a server.",
3345
- "repo": "richardeschloss/nuxt-socket-io",
3346
- "npm": "nuxt-socket-io",
3347
- "type": "module",
3348
- "icon": "socket-io.png",
3349
- "github": "https://github.com/richardeschloss/nuxt-socket-io",
3350
- "website": "https://nuxt-socket-io.netlify.app/",
3351
- "learn_more": "https://socket.io/",
3352
- "keywords": [
3353
- "easy",
3354
- "socket.io",
3355
- "socket.io-client"
3356
- ],
3357
- "categories": [
3358
- "request"
3359
- ],
3360
- "labels": [
3361
- "3rd-party"
3362
- ],
3363
- "maintainers": [
3364
- {
3365
- "name": "richardeschloss",
3366
- "github": "richardeschloss",
3367
- "avatar": "https://github.com/richardeschloss.png"
3368
- }
3369
- ],
3370
- "demo": "https://nuxt-socket-io.herokuapp.com/",
3371
- "features": [
3372
- "Configuration of multiple IO sockets",
3373
- "Configuration of per-socket namespaces",
3374
- "Automatic IO Server Registration",
3375
- "Socket IO Status",
3376
- "Automatic Error Handling",
3377
- "Debug logging, enabled with localStorage item 'debug' set to 'nuxt-socket-io'",
3378
- "Automatic Teardown, enabled by default",
3379
- "$nuxtSocket vuex module and socket persistence in vuex",
3380
- "Support for dynamic APIs using the KISS API format",
3381
- "Support for the IO config in the new Nuxt runtime config (for Nuxt versions >= 2.13)"
3382
- ]
3383
- },
3384
- {
3385
- "name": "speedcurve",
3386
- "description": "Speedcurve LUX module for Nuxt",
3387
- "long_description": "LUX (which stands for Live User eXperience) gives you standard RUM (Real User Monitoring) metrics like page load time and start render. It also tracks metrics that give you a better sense of how fast your site feels to visitors such as number of critical blocking resources, images above the fold, and custom metrics",
3388
- "repo": "nuxt-community/speedcurve-module",
3389
- "npm": "@nuxtjs/speedcurve",
3390
- "type": "module",
3391
- "icon": "speedcurve.png",
3392
- "github": "https://github.com/nuxt-community/speedcurve-module",
3393
- "website": "https://speedcurve.nuxtjs.org",
3394
- "learn_more": "https://speedcurve.com",
3395
- "keywords": [],
3396
- "categories": [
3397
- "analytics"
3398
- ],
3399
- "labels": [
3400
- "community"
3401
- ],
3402
- "maintainers": [
3403
- {
3404
- "name": "Josh Deltener",
3405
- "github": "hecktarzuli",
3406
- "twitter": "JoshDeltener",
3407
- "avatar": "https://github.com/hecktarzuli.png"
3408
- }
3409
- ],
3410
- "features": [
3411
- "Collect performance metrics from real users",
3412
- "See Javascript errors in your Speedcurve dashboard",
3413
- "Add user data to visits to cross reference cohorts and performance",
3414
- "Create custom performance markers for deep insights",
3415
- "Minimal configuration with sensible defaults",
3416
- "On-the-fly runtime config support"
3417
- ]
3418
- },
3419
- {
3420
- "name": "storage",
3421
- "description": "Utilities to easily read and write to the browser's storage in a Nuxt.js project",
3422
- "long_description": "In Nuxt, it's hard to play with browser's storage like sessionStorage and localStorage. This package will help you handle client side storage with a simple API and with various useful additional features such as expiry.",
3423
- "repo": "mazipan/nuxt-storage",
3424
- "npm": "nuxt-storage",
3425
- "type": "module",
3426
- "icon": "",
3427
- "github": "https://github.com/mazipan/nuxt-storage",
3428
- "website": "https://github.com/mazipan/nuxt-storage",
3429
- "learn_more": "https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage",
3430
- "keywords": [
3431
- "browser-storage",
3432
- "local-storage",
3433
- "nuxt-storage",
3434
- "session-storage"
3435
- ],
3436
- "categories": [
3437
- "devtools"
3438
- ],
3439
- "labels": [
3440
- "3rd-party"
3441
- ],
3442
- "maintainers": [
3443
- {
3444
- "name": "mazipan",
3445
- "github": "mazipan",
3446
- "avatar": "https://github.com/mazipan.png"
3447
- }
3448
- ]
3449
- },
3450
- {
3451
- "name": "stories",
3452
- "description": "Nuxt stories module -- Painless storybooking for Nuxt",
3453
- "long_description": "Nuxt stories module -- Painless (and now insanely fast) storybooking for Nuxt",
3454
- "repo": "richardeschloss/nuxt-stories",
3455
- "npm": "nuxt-stories",
3456
- "type": "module",
3457
- "icon": "",
3458
- "github": "https://github.com/richardeschloss/nuxt-stories",
3459
- "website": "https://github.com/richardeschloss/nuxt-stories",
3460
- "learn_more": "",
3461
- "keywords": [
3462
- "painless",
3463
- "stories",
3464
- "storybook"
3465
- ],
3466
- "categories": [
3467
- "devtools"
3468
- ],
3469
- "labels": [
3470
- "3rd-party"
3471
- ],
3472
- "maintainers": [
3473
- {
3474
- "name": "richardeschloss",
3475
- "github": "richardeschloss",
3476
- "avatar": "https://github.com/richardeschloss.png"
3477
- }
3478
- ],
3479
- "demo": "https://nuxt-stories.netlify.app/stories",
3480
- "features": [
3481
- "Insanely fast configuration and usage (one install, one line in config, and you're good to go!)",
3482
- "Live markdown editing and previewing directly on the UI! Faster than Hot Module Reloading!",
3483
- "Stories that get written on the UI get auto saved back to the filesystem (local dev only)",
3484
- "Easily toggle the view mode in the stories header.",
3485
- "Instant compiling of vue components as you type them on the UI!",
3486
- "Ordering of stories using story frontMatter.",
3487
- "Instant updating of table of contents as you type the headers",
3488
- "Auto importing of components. Just place components in your components directory and just use them!",
3489
- "Vue in Markdown or Markdown in Vue! You're in complete control! (I prefer Vue-in-Markdown ;))",
3490
- "Emoji support! Don't believe it? Just look at this bulleted list!",
3491
- "The perfect development tool for rapidly jotting down notes, gameplans, or even writing official documentation! Documentation that is also functional."
3492
- ]
3493
- },
3494
- {
3495
- "name": "storyblok",
3496
- "description": "Storyblok Nuxt.js module",
3497
- "long_description": "Storyblok Nuxt.js module. Storyblok helps your team to tell your story and manage content for every use-case- corporate websites, e-commerce, helpdesks, mobile apps, and screen displays.",
3498
- "repo": "storyblok/storyblok-nuxt",
3499
- "npm": "storyblok-nuxt",
3500
- "type": "module",
3501
- "icon": "storyblok.png",
3502
- "github": "https://github.com/storyblok/storyblok-nuxt",
3503
- "website": "https://github.com/storyblok/storyblok-nuxt",
3504
- "learn_more": "",
3505
- "keywords": [],
3506
- "categories": [
3507
- "cms"
3508
- ],
3509
- "labels": [
3510
- "3rd-party"
3511
- ],
3512
- "maintainers": [
3513
- {
3514
- "name": "storyblok",
3515
- "github": "storyblok",
3516
- "avatar": "https://github.com/storyblok.png"
3517
- }
3518
- ],
3519
- "articles": [
3520
- {
3521
- "title": "The Complete Guide to Build a Full Blown Multilanguage Website with Nuxt.js",
3522
- "link": "https://www.storyblok.com/tp/nuxt-js-multilanguage-website-tutorial",
3523
- "authors": [
3524
- {
3525
- "name": "Alexander Feiglstorfer",
3526
- "twitter": "feiglstorfer",
3527
- "avatar": "https://img.storyblok.com/mCsclV_DH5KA0bT3kM70LpsHnHA=/200x200/filters:filters:quality(50)/f/39898/f7bd2956f2/_mg_3166.jpg"
3528
- }
3529
- ]
3530
- }
3531
- ]
3532
- },
3533
- {
3534
- "name": "storybook",
3535
- "description": "Easily integrate Storybook in your Nuxt.js application to design, build, and organize your UI components in isolation.",
3536
- "long_description": "Storybook is an open source tool for developing UI components in isolation. It makes building stunning UIs organized and efficient.",
3537
- "repo": "nuxt-community/storybook",
3538
- "npm": "@nuxtjs/storybook",
3539
- "type": "cli",
3540
- "icon": "storybook.png",
3541
- "github": "https://github.com/nuxt-community/storybook",
3542
- "website": "https://storybook.nuxtjs.org",
3543
- "learn_more": "https://storybook.js.org/",
3544
- "keywords": [],
3545
- "categories": [
3546
- "devtools"
3547
- ],
3548
- "labels": [
3549
- "community"
3550
- ],
3551
- "maintainers": [
3552
- {
3553
- "name": "Ahad Birang",
3554
- "github": "farnabaz",
3555
- "twitter": "a_birang",
3556
- "avatar": "https://github.com/farnabaz.png"
3557
- },
3558
- {
3559
- "name": "Pooya Parsa",
3560
- "github": "pi0",
3561
- "twitter": "_pi0_",
3562
- "avatar": "https://github.com/pi0.png"
3563
- }
3564
- ],
3565
- "demo": "https://storybook.nuxtjs.org/examples",
3566
- "video": "https://res.cloudinary.com/nuxt/video/upload/q_auto/v1596201190/nuxt-storybook_nn9hcf.webm",
3567
- "image": "https://storybook.nuxtjs.org/preview.png",
3568
- "features": [
3569
- "Zero configuration",
3570
- "Nuxt webpack configuration",
3571
- "Nuxt plugins support",
3572
- "Story discovery from nuxt modules",
3573
- "Nuxt components support",
3574
- "Storybook Generate",
3575
- "Hot reload support"
3576
- ]
3577
- },
3578
- {
3579
- "name": "strapi",
3580
- "description": "Design APIs fast and manage content easily using REST or GraphQL.",
3581
- "long_description": "Strapi is an open-source headless CMS. It’s 100% Javascript, fully customizable and developer-first",
3582
- "repo": "nuxt-community/strapi-module",
3583
- "npm": "@nuxtjs/strapi",
3584
- "type": "module",
3585
- "icon": "strapi.png",
3586
- "github": "https://github.com/nuxt-community/strapi-module",
3587
- "website": "https://strapi.nuxtjs.org",
3588
- "learn_more": "https://strapi.io/",
3589
- "keywords": [],
3590
- "categories": [
3591
- "cms"
3592
- ],
3593
- "labels": [
3594
- "community"
3595
- ],
3596
- "maintainers": [
3597
- {
3598
- "name": "Sébastien Chopin",
3599
- "github": "Atinux",
3600
- "twitter": "Atinux",
3601
- "avatar": "https://github.com/Atinux.png"
3602
- }
3603
- ],
3604
- "image": "https://strapi.nuxtjs.org/preview.png",
3605
- "features": [
3606
- "Authentication support",
3607
- "RESTful methods",
3608
- "Adaptive SDK for API entities",
3609
- "Handle errors with hooks"
3610
- ]
3611
- },
3612
- {
3613
- "name": "stripe",
3614
- "description": "Import the StripeJS client script to accept payments, send payouts, and manage your businesses online.",
3615
- "long_description": "A NuxtJS module to import the StripeJS client script. You can use Stripe’s software and APIs to accept payments, send payouts, and manage your businesses online.",
3616
- "repo": "WilliamDASILVA/nuxt-stripe-module",
3617
- "npm": "nuxt-stripe-module",
3618
- "type": "module",
3619
- "icon": "stripe.png",
3620
- "github": "https://github.com/WilliamDASILVA/nuxt-stripe-module",
3621
- "website": "https://github.com/WilliamDASILVA/nuxt-stripe-module",
3622
- "learn_more": "https://stripe.com/",
3623
- "keywords": [],
3624
- "categories": [
3625
- "payment"
3626
- ],
3627
- "labels": [
3628
- "3rd-party"
3629
- ],
3630
- "maintainers": [
3631
- {
3632
- "name": "WilliamDASILVA",
3633
- "github": "WilliamDASILVA",
3634
- "avatar": "https://github.com/WilliamDASILVA.png"
3635
- }
3636
- ]
3637
- },
3638
- {
3639
- "name": "style-resources",
3640
- "description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
3641
- "long_description": "Nuxt Style Resources - Nobody likes extra @import statements! Use this module only to import variables, mixins, functions as they won't exist in the actual build.",
3642
- "repo": "nuxt-community/style-resources-module",
3643
- "npm": "@nuxtjs/style-resources",
3644
- "type": "module",
3645
- "icon": "",
3646
- "github": "https://github.com/nuxt-community/style-resources-module",
3647
- "website": "https://github.com/nuxt-community/style-resources-module",
3648
- "learn_more": "",
3649
- "keywords": [
3650
- "import",
3651
- "less",
3652
- "sass",
3653
- "style-resources",
3654
- "stylus"
3655
- ],
3656
- "categories": [
3657
- "css"
3658
- ],
3659
- "labels": [
3660
- "community"
3661
- ],
3662
- "maintainers": [
3663
- {
3664
- "name": "Alexander Lichter",
3665
- "github": "manniL",
3666
- "twitter": "TheAlexLichter",
3667
- "avatar": "https://github.com/manniL.png"
3668
- }
3669
- ],
3670
- "features": [
3671
- "Share variables, mixins, functions across all style files (no @import needed)",
3672
- "Support for SASS, LESS and Stylus",
3673
- "Aliases (~/assets/variables.css) and globbing as supported",
3674
- "Compatible with Nuxt's build.styleResources (and will take them over directly if included!)",
3675
- "Blazing fast™️"
3676
- ]
3677
- },
3678
- {
3679
- "name": "stylelint",
3680
- "description": "Stylelint module for Nuxt.js. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
3681
- "long_description": "Stylelint module for Nuxt.js. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
3682
- "repo": "nuxt-community/stylelint-module",
3683
- "npm": "@nuxtjs/stylelint-module",
3684
- "type": "module",
3685
- "icon": "stylelint.png",
3686
- "github": "https://github.com/nuxt-community/stylelint-module",
3687
- "website": "https://github.com/nuxt-community/stylelint-module",
3688
- "learn_more": "https://stylelint.io/",
3689
- "keywords": [],
3690
- "categories": [
3691
- "css",
3692
- "devtools"
3693
- ],
3694
- "labels": [
3695
- "community"
3696
- ],
3697
- "maintainers": [
3698
- {
3699
- "name": "Ricardo Gobbo de Souza",
3700
- "github": "ricardogobbosouza",
3701
- "avatar": "https://github.com/ricardogobbosouza.png"
3702
- }
3703
- ]
3704
- },
3705
- {
3706
- "name": "svg-loader",
3707
- "description": "Nuxt SVG Loader - SVGs as components, also on the server side!",
3708
- "long_description": "Nuxt SVG Loader - SVGs as components, also on the server side!",
3709
- "repo": "Developmint/nuxt-svg-loader",
3710
- "npm": "nuxt-svg-loader",
3711
- "type": "module",
3712
- "icon": "",
3713
- "github": "https://github.com/Developmint/nuxt-svg-loader",
3714
- "website": "https://github.com/Developmint/nuxt-svg-loader",
3715
- "learn_more": "",
3716
- "keywords": [
3717
- "loader",
3718
- "svg",
3719
- "svg-loader"
3720
- ],
3721
- "categories": [
3722
- "devtools"
3723
- ],
3724
- "labels": [
3725
- "3rd-party"
3726
- ],
3727
- "maintainers": [
3728
- {
3729
- "name": "Developmint",
3730
- "github": "Developmint",
3731
- "avatar": "https://github.com/Developmint.png"
3732
- }
3733
- ],
3734
- "demo": "https://codesandbox.io/s/github/Developmint/nuxt-svg-loader/tree/master",
3735
- "features": [
3736
- "Full support of SVGs as components. Import them like your Vue SFCs",
3737
- "Use Vue bindings as you'd do it with normal components",
3738
- "Built on top of svg-to-vue-component",
3739
- "Nuxt 2 (and only Nuxt 2) support",
3740
- "Fully tested!"
3741
- ]
3742
- },
3743
- {
3744
- "name": "svg-sprite",
3745
- "description": "Optimized and Easy way to use svg files in Nuxt.js",
3746
- "long_description": "Optimize SVG files and combine them into sprites. Sprites help increase speed, maintain a consistent development workflow, and make the creation of icons much faster. SVG sprites are typically created using icons of a similar shape or form whereas larger scale graphics are one-off applications.",
3747
- "repo": "nuxt-community/svg-sprite-module",
3748
- "npm": "@nuxtjs/svg-sprite",
3749
- "type": "module",
3750
- "icon": "",
3751
- "github": "https://github.com/nuxt-community/svg-sprite-module",
3752
- "website": "https://github.com/nuxt-community/svg-sprite-module",
3753
- "learn_more": "",
3754
- "keywords": [],
3755
- "categories": [
3756
- "devtools"
3757
- ],
3758
- "labels": [
3759
- "community"
3760
- ],
3761
- "maintainers": [
3762
- {
3763
- "name": "Ahad Birang",
3764
- "github": "farnabaz",
3765
- "twitter": "a_birang",
3766
- "avatar": "https://github.com/farnabaz.png"
3767
- }
3768
- ],
3769
- "demo": "https://codesandbox.io/s/github/nuxt-community/svg-sprite-module/"
3770
- },
3771
- {
3772
- "name": "svg",
3773
- "description": "Super simple svg loading module for Nuxt.js",
3774
- "long_description": "This package is for loading SVG's into Nuxt.js pages. It allows you to import .svg files in multiple ways depending on the resource query you provide.",
3775
- "repo": "nuxt-community/svg-module",
3776
- "npm": "@nuxtjs/svg",
3777
- "type": "module",
3778
- "icon": "",
3779
- "github": "https://github.com/nuxt-community/svg-module",
3780
- "website": "https://github.com/nuxt-community/svg-module",
3781
- "learn_more": "",
3782
- "keywords": [
3783
- "svg"
3784
- ],
3785
- "categories": [
3786
- "devtools"
3787
- ],
3788
- "labels": [
3789
- "community"
3790
- ],
3791
- "maintainers": [
3792
- {
3793
- "name": "Sam Holmes",
3794
- "github": "sam3d",
3795
- "avatar": "https://github.com/sam3d.png"
3796
- }
3797
- ],
3798
- "features": [
3799
- "file.svg - normal import using file-loader",
3800
- "file.svg?data - base64 data url import using url-loader",
3801
- "file.svg?inline - inline import using vue-svg-loader",
3802
- "file.svg?raw - raw html import using raw-loader"
3803
- ]
3804
- },
3805
- {
3806
- "name": "sweetalert2",
3807
- "description": "A minimal sweetalert2 module based on vue-sweetalert2 with global options",
3808
- "long_description": "Use sweetalert2 in your nuxt project. Modals, toasters, confirmations, you name it. Pass global options to customize the look and feel. Tested and running in production.",
3809
- "repo": "ImreC/nuxt-sweetalert2",
3810
- "npm": "nuxt-sweetalert2",
3811
- "type": "module",
3812
- "icon": "",
3813
- "github": "https://github.com/ImreC/nuxt-sweetalert2",
3814
- "website": "https://github.com/ImreC/nuxt-sweetalert2",
3815
- "learn_more": "https://sweetalert2.github.io/",
3816
- "keywords": [
3817
- "notifications",
3818
- "sweetalert2"
3819
- ],
3820
- "categories": [
3821
- "libraries"
3822
- ],
3823
- "labels": [
3824
- "3rd-party"
3825
- ],
3826
- "maintainers": [
3827
- {
3828
- "name": "ImreC",
3829
- "github": "ImreC",
3830
- "avatar": "https://github.com/ImreC.png"
3831
- }
3832
- ]
3833
- },
3834
- {
3835
- "name": "tailwindcss",
3836
- "description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
3837
- "long_description": "Tailwind CSS module for NuxtJS with modern css. Tailwind CSS is a highly customizable, low-level CSS framework that gives you all of the building blocks you need to build bespoke designs without any annoying opinionated styles you have to fight to override.",
3838
- "repo": "nuxt-community/tailwindcss-module",
3839
- "npm": "@nuxtjs/tailwindcss",
3840
- "type": "module",
3841
- "icon": "tailwindcss.png",
3842
- "github": "https://github.com/nuxt-community/tailwindcss-module",
3843
- "website": "https://tailwindcss.nuxtjs.org",
3844
- "learn_more": "https://tailwindcss.com/",
3845
- "keywords": [],
3846
- "categories": [
3847
- "css",
3848
- "ui"
3849
- ],
3850
- "labels": [
3851
- "community"
3852
- ],
3853
- "maintainers": [
3854
- {
3855
- "name": "Sébastien Chopin",
3856
- "github": "Atinux",
3857
- "twitter": "Atinux",
3858
- "avatar": "https://github.com/Atinux.png"
3859
- }
3860
- ],
3861
- "video": "https://res.cloudinary.com/nuxt/video/upload/q_auto/v1596625297/nuxt-tailwindcss_ipv0ta.webm",
3862
- "image": "https://tailwindcss.nuxtjs.org/preview.png",
3863
- "features": [
3864
- "Zero configuration to start",
3865
- "PurgeCSS included for minimal CSS",
3866
- "Use latest CSS features (Stage 1)",
3867
- "Reference your Tailwind config in your app",
3868
- "Extendable by Nuxt modules"
3869
- ]
3870
- },
3871
- {
3872
- "name": "toast",
3873
- "description": "Responsive Touch Compatible Toast plugin for Nuxt.js using vue-toasted",
3874
- "long_description": "",
3875
- "repo": "nuxt-community/modules#master/packages/toast",
3876
- "npm": "@nuxtjs/toast",
3877
- "type": "module",
3878
- "icon": "",
3879
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/toast",
3880
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/toast",
3881
- "learn_more": "https://github.com/shakee93/vue-toasted",
3882
- "keywords": [],
3883
- "categories": [
3884
- "libraries"
3885
- ],
3886
- "labels": [
3887
- "community"
3888
- ],
3889
- "maintainers": [
3890
- {
3891
- "name": "Pooya Parsa",
3892
- "github": "pi0",
3893
- "twitter": "_pi0_",
3894
- "avatar": "https://github.com/pi0.png"
3895
- }
3896
- ]
3897
- },
3898
- {
3899
- "name": "typed-router",
3900
- "description": "Provide autocompletion for pages route names generated by Nuxt router",
3901
- "long_description": "Provide autocompletion for pages route names generated by Nuxt router. Thanks to Nuxt powerful hook system, this module reads all your routes and generate typings and enums accordingly",
3902
- "repo": "victorgarciaesgi/nuxt-typed-router",
3903
- "npm": "nuxt-typed-router",
3904
- "type": "module",
3905
- "icon": "vue.png",
3906
- "github": "https://github.com/victorgarciaesgi/nuxt-typed-router",
3907
- "website": "https://github.com/victorgarciaesgi/nuxt-typed-router",
3908
- "learn_more": "",
3909
- "keywords": [
3910
- "nuxt generate route ts",
3911
- "nuxt router",
3912
- "nuxt safe router",
3913
- "nuxt typed",
3914
- "nuxt typed router",
3915
- "nuxt typed routes"
3916
- ],
3917
- "categories": [
3918
- "devtools"
3919
- ],
3920
- "labels": [
3921
- "3rd-party"
3922
- ],
3923
- "maintainers": [
3924
- {
3925
- "name": "victorgarciaesgi",
3926
- "github": "victorgarciaesgi",
3927
- "avatar": "https://github.com/victorgarciaesgi.png"
3928
- }
3929
- ]
3930
- },
3931
- {
3932
- "name": "universal-storage",
3933
- "description": "Universal Storage Utilities for Nuxt.js",
3934
- "long_description": "Universal Storage Utilities for Nuxt.js based on @nuxt-community/auth-module",
3935
- "repo": "nuxt-community/universal-storage-module",
3936
- "npm": "@nuxtjs/universal-storage",
3937
- "type": "module",
3938
- "icon": "",
3939
- "github": "https://github.com/nuxt-community/universal-storage-module",
3940
- "website": "https://github.com/nuxt-community/universal-storage-module",
3941
- "learn_more": "https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage",
3942
- "keywords": [],
3943
- "categories": [
3944
- "devtools"
3945
- ],
3946
- "labels": [
3947
- "community"
3948
- ],
3949
- "maintainers": [
3950
- {
3951
- "name": "Pooya Parsa",
3952
- "github": "pi0",
3953
- "twitter": "_pi0_",
3954
- "avatar": "https://github.com/pi0.png"
3955
- },
3956
- {
3957
- "name": "Farzad Soltani",
3958
- "github": "farzadso",
3959
- "twitter": "farzadso",
3960
- "avatar": "https://github.com/farzadso.png"
3961
- }
3962
- ]
3963
- },
3964
- {
3965
- "name": "user-agent",
3966
- "description": "Nuxt.js module for handling User-Agent.",
3967
- "long_description": "Nuxt.js module for handling User-Agent.",
3968
- "repo": "fukuiretu/nuxt-user-agent",
3969
- "npm": "nuxt-user-agent",
3970
- "type": "module",
3971
- "icon": "",
3972
- "github": "https://github.com/fukuiretu/nuxt-user-agent",
3973
- "website": "https://github.com/fukuiretu/nuxt-user-agent",
3974
- "learn_more": "",
3975
- "keywords": [
3976
- "useragent"
3977
- ],
3978
- "categories": [
3979
- "devtools"
3980
- ],
3981
- "labels": [
3982
- "3rd-party"
3983
- ],
3984
- "maintainers": [
3985
- {
3986
- "name": "fukuiretu",
3987
- "github": "fukuiretu",
3988
- "avatar": "https://github.com/fukuiretu.png"
3989
- }
3990
- ]
3991
- },
3992
- {
3993
- "name": "validate",
3994
- "description": "Simple Nuxt input validation module using vee-validate",
3995
- "long_description": "Simple Nuxt input validation module using vee-validate. VeeValidate is a validation framework built specifically for Vue.js and as such it makes some assumptions and enforces \"best-practices\" for your forms while being versatile and customizable.",
3996
- "repo": "lewyuburi/nuxt-validate",
3997
- "npm": "nuxt-validate",
3998
- "type": "module",
3999
- "icon": "vee-validate.png",
4000
- "github": "https://github.com/lewyuburi/nuxt-validate",
4001
- "website": "https://github.com/lewyuburi/nuxt-validate",
4002
- "learn_more": "https://logaretm.github.io/vee-validate/",
4003
- "keywords": [
4004
- "validate",
4005
- "validation",
4006
- "vee-validate"
4007
- ],
4008
- "categories": [
4009
- "libraries"
4010
- ],
4011
- "labels": [
4012
- "3rd-party"
4013
- ],
4014
- "maintainers": [
4015
- {
4016
- "name": "lewyuburi",
4017
- "github": "lewyuburi",
4018
- "avatar": "https://github.com/lewyuburi.png"
4019
- }
4020
- ]
4021
- },
4022
- {
4023
- "name": "vendor",
4024
- "description": "directly serve node_modules",
4025
- "long_description": "This module creates junction symlinks from node_modules into static/vendor so you can directly serve node modules inside web. Useful for runtime dependencies.",
4026
- "repo": "nuxt-community/modules#master/packages/vendor",
4027
- "npm": "@nuxtjs/vendor",
4028
- "type": "module",
4029
- "icon": "",
4030
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
4031
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
4032
- "learn_more": "",
4033
- "keywords": [],
4034
- "categories": [
4035
- "devtools"
4036
- ],
4037
- "labels": [
4038
- "community"
4039
- ],
4040
- "maintainers": [
4041
- {
4042
- "name": "Pooya Parsa",
4043
- "github": "pi0",
4044
- "twitter": "_pi0_",
4045
- "avatar": "https://github.com/pi0.png"
4046
- }
4047
- ]
4048
- },
4049
- {
4050
- "name": "vue-material",
4051
- "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.",
4052
- "long_description": "Module to join nuxt and vue-material framework. Vue Material is Simple, lightweight and built exactly according to the Google Material Design specs. Build well-designed apps that can fit on every screen with support to all modern Web Browsers with dynamic themes, components on demand and all with an ease-to-use API.",
4053
- "repo": "vaso2/nuxt-vue-material",
4054
- "npm": "nuxt-vue-material",
4055
- "type": "module",
4056
- "icon": "vue-material.png",
4057
- "github": "https://github.com/vaso2/nuxt-vue-material",
4058
- "website": "https://github.com/vaso2/nuxt-vue-material",
4059
- "learn_more": "https://vuematerial.io/",
4060
- "keywords": [
4061
- "material",
4062
- "material design",
4063
- "vue material"
4064
- ],
4065
- "categories": [
4066
- "ui"
4067
- ],
4068
- "labels": [
4069
- "3rd-party"
4070
- ],
4071
- "maintainers": [
4072
- {
4073
- "name": "vaso2",
4074
- "github": "vaso2",
4075
- "avatar": "https://github.com/vaso2.png"
4076
- }
4077
- ]
4078
- },
4079
- {
4080
- "name": "vue-multiselect",
4081
- "description": "Single / multiple select plugin for Nuxt.js using vue-multiselect.",
4082
- "long_description": "Single / multiple select plugin for Nuxt.js using vue-multiselect with single/multiple select, dropdowns, searchable, tagging and SSR support.",
4083
- "repo": "spektrummedia/nuxt-vue-multiselect",
4084
- "npm": "nuxt-vue-multiselect",
4085
- "type": "module",
4086
- "icon": "",
4087
- "github": "https://github.com/spektrummedia/nuxt-vue-multiselect",
4088
- "website": "https://github.com/spektrummedia/nuxt-vue-multiselect",
4089
- "learn_more": "",
4090
- "keywords": [],
4091
- "categories": [
4092
- "libraries"
4093
- ],
4094
- "labels": [
4095
- "3rd-party"
4096
- ],
4097
- "maintainers": [
4098
- {
4099
- "name": "spektrummedia",
4100
- "github": "spektrummedia",
4101
- "avatar": "https://github.com/spektrummedia.png"
4102
- }
4103
- ],
4104
- "learn": "https://vue-multiselect.js.org/"
4105
- },
4106
- {
4107
- "name": "vue-select",
4108
- "description": "Nuxt module for vue-select, a feature rich select/dropdown/typeahead component.",
4109
- "long_description": "Nuxt module for vue-select. Vue Select is a feature rich select/dropdown/typeahead component. It provides a default template that fits most use cases for a filterable select dropdown. The component is designed to be as lightweight as possible, while maintaining high standards for accessibility, developer experience, and customization.",
4110
- "repo": "madmod/nuxt-vue-select",
4111
- "npm": "nuxt-vue-select",
4112
- "type": "module",
4113
- "icon": "",
4114
- "github": "https://github.com/madmod/nuxt-vue-select",
4115
- "website": "https://github.com/madmod/nuxt-vue-select",
4116
- "learn_more": "https://vue-select.org/",
4117
- "keywords": [],
4118
- "categories": [
4119
- "libraries"
4120
- ],
4121
- "labels": [
4122
- "3rd-party"
4123
- ],
4124
- "maintainers": [
4125
- {
4126
- "name": "madmod",
4127
- "github": "madmod",
4128
- "avatar": "https://github.com/madmod.png"
4129
- }
4130
- ]
4131
- },
4132
- {
4133
- "name": "vue-warehouse",
4134
- "description": "A Cross-browser storage for Vue.js and Nuxt.js, with plugins support and easy extensibility based on Store.js",
4135
- "long_description": "A Cross-browser storage for Vue.js and Nuxt.js, with plugins support and easy extensibility based on Store.js. This plugin will pick the best available browser storage, and automatically falls back to the first available storage that works.",
4136
- "repo": "bazzite/vue-warehouse",
4137
- "npm": "vue-warehouse",
4138
- "type": "module",
4139
- "icon": "",
4140
- "github": "https://github.com/bazzite/vue-warehouse",
4141
- "website": "https://marquez.co/docs/vue-warehouse",
4142
- "learn_more": "",
4143
- "keywords": [
4144
- "cookie",
4145
- "cross-browser",
4146
- "julio-marquez",
4147
- "localstorage",
4148
- "storage",
4149
- "vue-plugin",
4150
- "vue-warehouse"
4151
- ],
4152
- "categories": [
4153
- "libraries"
4154
- ],
4155
- "labels": [
4156
- "3rd-party"
4157
- ],
4158
- "maintainers": [
4159
- {
4160
- "name": "bazzite",
4161
- "github": "bazzite",
4162
- "avatar": "https://github.com/bazzite.png"
4163
- }
4164
- ],
4165
- "features": [
4166
- "Backed by the great library Store.js",
4167
- "Support for multiple Storages (localStorage, cookies, etc.)",
4168
- "Basic key/value storage functionality (get/set/remove/each)",
4169
- "Easy module with Vue.js",
4170
- "Support for Nuxt.js",
4171
- "Get notified with Vuex when the stored values change"
4172
- ]
4173
- },
4174
- {
4175
- "name": "vuetify",
4176
- "description": "Vuetify Module for Nuxt.js to add Material Design components to your application.",
4177
- "long_description": "Vuetify 2 module for Nuxt.js. Vuetify is a Vue UI Library with beautifully handcrafted Material Components. No design skills required — everything you need to create amazing applications with Material Design Components.",
4178
- "repo": "nuxt-community/vuetify-module",
4179
- "npm": "@nuxtjs/vuetify",
4180
- "type": "module",
4181
- "icon": "vuetify.png",
4182
- "github": "https://github.com/nuxt-community/vuetify-module",
4183
- "website": "https://github.com/nuxt-community/vuetify-module",
4184
- "learn_more": "https://vuetifyjs.com/en/",
4185
- "keywords": [],
4186
- "categories": [
4187
- "ui"
4188
- ],
4189
- "labels": [
4190
- "community"
4191
- ],
4192
- "maintainers": [
4193
- {
4194
- "name": "Kevin Marrec",
4195
- "github": "kevinmarrec",
4196
- "avatar": "https://github.com/kevinmarrec.png"
4197
- },
4198
- {
4199
- "name": "Pooya Parsa",
4200
- "github": "pi0",
4201
- "twitter": "_pi0_",
4202
- "avatar": "https://github.com/pi0.png"
4203
- }
4204
- ]
4205
- },
4206
- {
4207
- "name": "vuex-router-sync",
4208
- "description": "vuex-router-sync module for Nuxt to effortlessly keep vue-router and vuex store in sync.",
4209
- "long_description": "vuex-router-sync module for Nuxt to effortlessly keep vue-router and vuex store in sync.",
4210
- "repo": "paulgv/nuxt-vuex-router-sync",
4211
- "npm": "nuxt-vuex-router-sync",
4212
- "type": "module",
4213
- "icon": "",
4214
- "github": "https://github.com/paulgv/nuxt-vuex-router-sync",
4215
- "website": "https://github.com/paulgv/nuxt-vuex-router-sync",
4216
- "learn_more": "https://github.com/vuejs/vuex-router-sync",
4217
- "keywords": [],
4218
- "categories": [
4219
- "libraries"
4220
- ],
4221
- "labels": [
4222
- "3rd-party"
4223
- ],
4224
- "maintainers": [
4225
- {
4226
- "name": "paulgv",
4227
- "github": "paulgv",
4228
- "avatar": "https://github.com/paulgv.png"
4229
- }
4230
- ],
4231
- "features": [
4232
- "Enable vuex-router-sync in your Nuxt application."
4233
- ]
4234
- },
4235
- {
4236
- "name": "webfontloader",
4237
- "description": "Efficient web font loading has never been easier!",
4238
- "long_description": "Nuxt Webfontloader - Efficient web font loading has never been easier! Web Font Loader gives you added control when using linked fonts via @font-face. It provides a common interface to loading fonts regardless of the source, then adds a standard set of events you may use to control the loading experience.",
4239
- "repo": "Developmint/nuxt-webfontloader",
4240
- "npm": "nuxt-webfontloader",
4241
- "type": "module",
4242
- "icon": "",
4243
- "github": "https://github.com/Developmint/nuxt-webfontloader",
4244
- "website": "https://github.com/Developmint/nuxt-webfontloader",
4245
- "learn_more": "https://www.npmjs.com/package/webfontloader",
4246
- "keywords": [
4247
- "font",
4248
- "webfont",
4249
- "webfontloader"
4250
- ],
4251
- "categories": [
4252
- "fonts"
4253
- ],
4254
- "labels": [
4255
- "3rd-party"
4256
- ],
4257
- "maintainers": [
4258
- {
4259
- "name": "Developmint",
4260
- "github": "Developmint",
4261
- "avatar": "https://github.com/Developmint.png"
4262
- }
4263
- ],
4264
- "features": [
4265
- "Full support of SVGs as components. Import them like your Vue SFCs",
4266
- "Built on top of Google's/Typekit's webfontloader",
4267
- "Improves site performance by loading web-fonts asynchronously",
4268
- "Nuxt 2 (and only Nuxt 2) support",
4269
- "Fully tested!"
4270
- ]
4271
- },
4272
- {
4273
- "name": "webpack-profile",
4274
- "description": "Nuxt module to display webpack build progress steps with core ProgressPlugin",
4275
- "long_description": "Nuxt module to display webpack build progress steps with core ProgressPlugin",
4276
- "repo": "nuxt-community/webpack-profile-module",
4277
- "npm": "@nuxtjs/webpack-profile",
4278
- "type": "module",
4279
- "icon": "webpack.png",
4280
- "github": "https://github.com/nuxt-community/webpack-profile-module",
4281
- "website": "https://github.com/nuxt-community/webpack-profile-module",
4282
- "learn_more": "https://webpack.js.org/plugins/profiling-plugin/",
4283
- "keywords": [],
4284
- "categories": [
4285
- "devtools"
4286
- ],
4287
- "labels": [
4288
- "community"
4289
- ],
4290
- "maintainers": [
4291
- {
4292
- "name": "Pooya Parsa",
4293
- "github": "pi0",
4294
- "twitter": "_pi0_",
4295
- "avatar": "https://github.com/pi0.png"
4296
- }
4297
- ]
4298
- },
4299
- {
4300
- "name": "webpackdashboard",
4301
- "description": "Webpack Dashboard module for Nuxt. A CLI dashboard for your webpack dev server.",
4302
- "long_description": "Webpack Dashboard module for Nuxt. A CLI dashboard for your webpack dev server.",
4303
- "repo": "paulgv/nuxt-webpackdashboard",
4304
- "npm": "nuxt-webpackdashboard",
4305
- "type": "module",
4306
- "icon": "webpack.png",
4307
- "github": "https://github.com/paulgv/nuxt-webpackdashboard",
4308
- "website": "https://github.com/paulgv/nuxt-webpackdashboard",
4309
- "learn_more": "https://github.com/FormidableLabs/webpack-dashboard",
4310
- "keywords": [],
4311
- "categories": [
4312
- "devtools"
4313
- ],
4314
- "labels": [
4315
- "3rd-party"
4316
- ],
4317
- "maintainers": [
4318
- {
4319
- "name": "paulgv",
4320
- "github": "paulgv",
4321
- "avatar": "https://github.com/paulgv.png"
4322
- }
4323
- ]
4324
- },
4325
- {
4326
- "name": "webpackmonitor",
4327
- "description": "Monitor Nuxt webpack optimization metrics through the development process",
4328
- "long_description": "Monitor nuxt webpack optimization metrics through the development process using webpackmonitor. This module automatically captures stats from each Production build into .monitor/stats.json file if there was any diff.",
4329
- "repo": "nuxt-community/webpackmonitor-module",
4330
- "npm": "@nuxtjs/webpackmonitor",
4331
- "type": "module",
4332
- "icon": "webpack.png",
4333
- "github": "https://github.com/nuxt-community/webpackmonitor-module",
4334
- "website": "https://github.com/nuxt-community/webpackmonitor-module",
4335
- "learn_more": "http://webpackmonitor.com/",
4336
- "keywords": [],
4337
- "categories": [
4338
- "devtools"
4339
- ],
4340
- "labels": [
4341
- "community"
4342
- ],
4343
- "maintainers": [
4344
- {
4345
- "name": "Pooya Parsa",
4346
- "github": "pi0",
4347
- "twitter": "_pi0_",
4348
- "avatar": "https://github.com/pi0.png"
4349
- }
4350
- ]
4351
- },
4352
- {
4353
- "name": "winston-log",
4354
- "description": "Nuxt module for logging SSR errors + client-side Vue errors using winston",
4355
- "long_description": "Nuxt module for logging SSR errors + client-side Vue errors using winston. winston is designed to be a simple and universal logging library with support for multiple transports. A transport is essentially a storage device for your logs.",
4356
- "repo": "aaronransley/nuxt-winston-log",
4357
- "npm": "nuxt-winston-log",
4358
- "type": "module",
4359
- "icon": "winston.png",
4360
- "github": "https://github.com/aaronransley/nuxt-winston-log",
4361
- "website": "https://github.com/aaronransley/nuxt-winston-log",
4362
- "learn_more": "https://www.npmjs.com/package/winston",
4363
- "keywords": [],
4364
- "categories": [
4365
- "monitoring"
4366
- ],
4367
- "labels": [
4368
- "3rd-party"
4369
- ],
4370
- "maintainers": [
4371
- {
4372
- "name": "aaronransley",
4373
- "github": "aaronransley",
4374
- "avatar": "https://github.com/aaronransley.png"
4375
- }
4376
- ]
4377
- },
4378
- {
4379
- "name": "wp-nuxt",
4380
- "description": "The module adds a Wordpress Rest API to your nuxt application",
4381
- "long_description": "The module adds WP-API to your nuxt application. This library is an isomorphic client for the WordPress REST API, designed to work with WordPress 5.0 or later",
4382
- "repo": "yashha/wp-nuxt",
4383
- "npm": "wp-nuxt",
4384
- "type": "module",
4385
- "icon": "wordpress.png",
4386
- "github": "https://github.com/yashha/wp-nuxt",
4387
- "website": "https://github.com/yashha/wp-nuxt",
4388
- "learn_more": "https://github.com/WP-API/node-wpapi",
4389
- "keywords": [],
4390
- "categories": [
4391
- "cms"
4392
- ],
4393
- "labels": [
4394
- "3rd-party"
4395
- ],
4396
- "maintainers": [
4397
- {
4398
- "name": "yashha",
4399
- "github": "yashha",
4400
- "avatar": "https://github.com/yashha.png"
4401
- }
4402
- ],
4403
- "demo": "https://wp-nuxt.netlify.app/"
4404
- },
4405
- {
4406
- "name": "wuxt",
4407
- "description": "WordPress and nuxt.js in an awesome dev environment",
4408
- "long_description": "Nuxt/WordPress development environment. Wuxt combines Wordpress with Nuxt so you can get started with your front-end with just one command, you just need to work with the intuitive WordPress admin interface and can skip all back-end coding.",
4409
- "repo": "northosts/wuxt",
4410
- "npm": "wuxt",
4411
- "type": "module",
4412
- "icon": "wordpress.png",
4413
- "github": "https://github.com/northosts/wuxt",
4414
- "website": "https://github.com/northosts/wuxt",
4415
- "learn_more": "",
4416
- "keywords": [
4417
- "wordpress",
4418
- "wp",
4419
- "wp-rest-api"
4420
- ],
4421
- "categories": [
4422
- "cms"
4423
- ],
4424
- "labels": [
4425
- "3rd-party"
4426
- ],
4427
- "maintainers": [
4428
- {
4429
- "name": "northosts",
4430
- "github": "northosts",
4431
- "avatar": "https://github.com/northosts.png"
4432
- }
4433
- ]
4434
- },
4435
- {
4436
- "name": "xhr-cache",
4437
- "description": "Cache api resources and serve it as static resource",
4438
- "long_description": "Cache api resources and serve it as static resource with Nuxt.js",
4439
- "repo": "gaetansenn/xhr-cache",
4440
- "npm": "@dewib/xhr-cache",
4441
- "type": "module",
4442
- "icon": "",
4443
- "github": "https://github.com/gaetansenn/xhr-cache",
4444
- "website": "https://xhr-cache.dewib.com",
4445
- "learn_more": "",
4446
- "keywords": [
4447
- "api",
4448
- "cache",
4449
- "faster",
4450
- "ssr",
4451
- "static"
4452
- ],
4453
- "categories": [
4454
- "performance",
4455
- "request"
4456
- ],
4457
- "labels": [
4458
- "3rd-party"
4459
- ],
4460
- "maintainers": [
4461
- {
4462
- "name": "gaetansenn",
4463
- "github": "gaetansenn",
4464
- "avatar": "https://github.com/gaetansenn.png"
4465
- }
4466
- ],
4467
- "demo": "https://zjwws.sse.codesandbox.io/"
4468
- },
4469
- {
4470
- "name": "xui",
4471
- "description": "Light module to help design websites with Nuxt.",
4472
- "long_description": "Light module to help design websites with Nuxt. This module install several libraries to make designing a website with Vue and Nuxt easy.",
4473
- "repo": "MetaCorp/xui-module",
4474
- "npm": "xui-module",
4475
- "type": "module",
4476
- "icon": "",
4477
- "github": "https://github.com/MetaCorp/xui-module",
4478
- "website": "https://github.com/MetaCorp/xui-module",
4479
- "learn_more": "",
4480
- "keywords": [],
4481
- "categories": [
4482
- "ui"
4483
- ],
4484
- "labels": [
4485
- "3rd-party"
4486
- ],
4487
- "maintainers": [
4488
- {
4489
- "name": "MetaCorp",
4490
- "github": "MetaCorp",
4491
- "avatar": "https://github.com/MetaCorp.png"
4492
- }
4493
- ]
4494
- },
4495
- {
4496
- "name": "yandex-metrika",
4497
- "description": "",
4498
- "long_description": "",
4499
- "repo": "nuxt-community/modules#master/packages/yandex-metrika",
4500
- "npm": "@nuxtjs/yandex-metrika",
4501
- "type": "module",
4502
- "icon": "",
4503
- "github": "https://github.com/nuxt-community/modules/tree/master/packages/yandex-metrika",
4504
- "website": "https://github.com/nuxt-community/modules/tree/master/packages/yandex-metrika",
4505
- "learn_more": "https://metrica.yandex.com/about",
4506
- "keywords": [],
4507
- "categories": [
4508
- "analytics"
4509
- ],
4510
- "labels": [
4511
- "community"
4512
- ],
4513
- "maintainers": [
4514
- {
4515
- "name": "Pooya Parsa",
4516
- "github": "pi0",
4517
- "twitter": "_pi0_",
4518
- "avatar": "https://github.com/pi0.png"
4519
- }
4520
- ]
4521
- },
4522
- {
4523
- "name": "zendesk",
4524
- "description": "Nuxt.js module for Zendesk",
4525
- "long_description": "This module allows to automatically add Zendesk Web Widget. The Web Widget API is a JavaScript API for controlling the display and data passed to and from the Web Widget. You can embed the Web Widget in any website to provide your customers with Zendesk functionality such as ticketing, live chat, talk, and Help Center content.",
4526
- "repo": "DansMaCulotte/nuxt-zendesk",
4527
- "npm": "@dansmaculotte/nuxt-zendesk",
4528
- "type": "module",
4529
- "icon": "zendesk.png",
4530
- "github": "https://github.com/DansMaCulotte/nuxt-zendesk",
4531
- "website": "https://github.com/DansMaCulotte/nuxt-zendesk",
4532
- "learn_more": "https://developer.zendesk.com/embeddables/docs/widget/introduction",
4533
- "keywords": [],
4534
- "categories": [
4535
- "ecommerce"
4536
- ],
4537
- "labels": [
4538
- "3rd-party"
4539
- ],
4540
- "maintainers": [
4541
- {
4542
- "name": "DansMaCulotte",
4543
- "github": "DansMaCulotte",
4544
- "avatar": "https://github.com/DansMaCulotte.png"
4545
- }
4546
- ]
4547
- }
4548
- ]