@nuxt/modules 0.6.0-8b4d55 → 0.6.0-8bfb58
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/README.md +4 -0
- package/modules.json +2537 -436
- package/package.json +12 -10
package/modules.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
3
|
"name": "ackee",
|
|
4
|
-
"description": "Nuxt
|
|
4
|
+
"description": "Nuxt module for Ackee analytics",
|
|
5
5
|
"repo": "bdrtsky/nuxt-ackee",
|
|
6
6
|
"npm": "nuxt-ackee",
|
|
7
7
|
"icon": "ackee.png",
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
},
|
|
29
29
|
{
|
|
30
30
|
"name": "agility-cms",
|
|
31
|
-
"description": "Agility CMS Integration for Nuxt
|
|
31
|
+
"description": "Agility CMS Integration for Nuxt",
|
|
32
32
|
"repo": "agility/agilitycms-nuxt-module",
|
|
33
33
|
"npm": "@agility/agilitycms-nuxt-module",
|
|
34
34
|
"icon": "agility.png",
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
},
|
|
52
52
|
{
|
|
53
53
|
"name": "algolia",
|
|
54
|
-
"description": "Algolia Search Module for Nuxt
|
|
54
|
+
"description": "Algolia Search Module for Nuxt",
|
|
55
55
|
"repo": "nuxt-modules/algolia",
|
|
56
56
|
"npm": "@nuxtjs/algolia",
|
|
57
57
|
"icon": "algolia.svg",
|
|
@@ -126,12 +126,12 @@
|
|
|
126
126
|
},
|
|
127
127
|
{
|
|
128
128
|
"name": "animejs",
|
|
129
|
-
"description": "Anime.js module for Nuxt
|
|
130
|
-
"repo": "
|
|
131
|
-
"npm": "nuxt-
|
|
129
|
+
"description": "Anime.js module for Nuxt",
|
|
130
|
+
"repo": "hypernym-studio/nuxt-anime",
|
|
131
|
+
"npm": "@hypernym/nuxt-anime",
|
|
132
132
|
"icon": "",
|
|
133
|
-
"github": "https://github.com/
|
|
134
|
-
"website": "https://github.com/
|
|
133
|
+
"github": "https://github.com/hypernym-studio/nuxt-anime",
|
|
134
|
+
"website": "https://github.com/hypernym-studio/nuxt-anime",
|
|
135
135
|
"learn_more": "",
|
|
136
136
|
"category": "Libraries",
|
|
137
137
|
"type": "3rd-party",
|
|
@@ -142,18 +142,64 @@
|
|
|
142
142
|
}
|
|
143
143
|
],
|
|
144
144
|
"compatibility": {
|
|
145
|
-
"nuxt": "^2.0.0",
|
|
145
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
146
|
+
"requires": {}
|
|
147
|
+
}
|
|
148
|
+
},
|
|
149
|
+
{
|
|
150
|
+
"name": "ant-design-vue",
|
|
151
|
+
"description": "A Vue 3 based component library for designers and developers",
|
|
152
|
+
"repo": "vueComponent/ant-design-vue-nuxt",
|
|
153
|
+
"npm": "@ant-design-vue/nuxt",
|
|
154
|
+
"icon": "ant-design-vue.svg",
|
|
155
|
+
"github": "https://github.com/vueComponent/ant-design-vue-nuxt",
|
|
156
|
+
"website": "https://antdv.com",
|
|
157
|
+
"learn_more": "https://github.com/vueComponent/ant-design-vue-nuxt",
|
|
158
|
+
"category": "UI",
|
|
159
|
+
"type": "3rd-party",
|
|
160
|
+
"maintainers": [
|
|
161
|
+
{
|
|
162
|
+
"name": "tangjinzhou",
|
|
163
|
+
"github": "tangjinzhou"
|
|
164
|
+
}
|
|
165
|
+
],
|
|
166
|
+
"compatibility": {
|
|
167
|
+
"nuxt": "^3.0.0",
|
|
168
|
+
"requires": {
|
|
169
|
+
"bridge": "optional"
|
|
170
|
+
}
|
|
171
|
+
}
|
|
172
|
+
},
|
|
173
|
+
{
|
|
174
|
+
"name": "aos",
|
|
175
|
+
"description": "A Nuxt module that adds Animate On Scroll",
|
|
176
|
+
"repo": "egidiusmengelberg/nuxt-aos",
|
|
177
|
+
"npm": "nuxt-aos",
|
|
178
|
+
"icon": "aos.png",
|
|
179
|
+
"github": "https://github.com/egidiusmengelberg/nuxt-aos",
|
|
180
|
+
"website": "https://github.com/egidiusmengelberg/nuxt-aos",
|
|
181
|
+
"learn_more": "",
|
|
182
|
+
"category": "Devtools",
|
|
183
|
+
"type": "3rd-party",
|
|
184
|
+
"maintainers": [
|
|
185
|
+
{
|
|
186
|
+
"name": "egidiusmengelberg",
|
|
187
|
+
"github": "egidiusmengelberg"
|
|
188
|
+
}
|
|
189
|
+
],
|
|
190
|
+
"compatibility": {
|
|
191
|
+
"nuxt": "^3.0.0",
|
|
146
192
|
"requires": {}
|
|
147
193
|
}
|
|
148
194
|
},
|
|
149
195
|
{
|
|
150
196
|
"name": "api-party",
|
|
151
|
-
"description": "Nuxt
|
|
197
|
+
"description": "Nuxt module to securely connect with any API – server proxy & dynamic composable names",
|
|
152
198
|
"repo": "johannschopplich/nuxt-api-party",
|
|
153
199
|
"npm": "nuxt-api-party",
|
|
154
200
|
"icon": "api-party.svg",
|
|
155
201
|
"github": "https://github.com/johannschopplich/nuxt-api-party",
|
|
156
|
-
"website": "https://
|
|
202
|
+
"website": "https://nuxt-api-party.jhnn.dev/",
|
|
157
203
|
"learn_more": "",
|
|
158
204
|
"category": "Request",
|
|
159
205
|
"type": "3rd-party",
|
|
@@ -196,7 +242,7 @@
|
|
|
196
242
|
},
|
|
197
243
|
{
|
|
198
244
|
"name": "apollo",
|
|
199
|
-
"description": "Integrate GraphQL in your Nuxt
|
|
245
|
+
"description": "Integrate GraphQL in your Nuxt apps using vue-apollo.",
|
|
200
246
|
"repo": "nuxt-modules/apollo",
|
|
201
247
|
"npm": "@nuxtjs/apollo",
|
|
202
248
|
"icon": "apollo.png",
|
|
@@ -220,7 +266,7 @@
|
|
|
220
266
|
},
|
|
221
267
|
{
|
|
222
268
|
"name": "applicationinsights",
|
|
223
|
-
"description": "AppInsights module for Nuxt
|
|
269
|
+
"description": "AppInsights module for Nuxt",
|
|
224
270
|
"repo": "nuxt-community/applicationinsights-module",
|
|
225
271
|
"npm": "@nuxtjs/applicationinsights",
|
|
226
272
|
"icon": "application-insights.png",
|
|
@@ -249,7 +295,7 @@
|
|
|
249
295
|
"github": "https://github.com/Hrdtr/nuxt-appwrite",
|
|
250
296
|
"website": "https://github.com/Hrdtr/nuxt-appwrite",
|
|
251
297
|
"learn_more": "",
|
|
252
|
-
"category": "
|
|
298
|
+
"category": "Database",
|
|
253
299
|
"type": "3rd-party",
|
|
254
300
|
"maintainers": [
|
|
255
301
|
{
|
|
@@ -258,13 +304,80 @@
|
|
|
258
304
|
}
|
|
259
305
|
],
|
|
260
306
|
"compatibility": {
|
|
261
|
-
"nuxt": "^
|
|
307
|
+
"nuxt": "^3.0.0",
|
|
308
|
+
"requires": {}
|
|
309
|
+
}
|
|
310
|
+
},
|
|
311
|
+
{
|
|
312
|
+
"name": "arco-design-nuxt-module",
|
|
313
|
+
"description": "Nuxt Module for Arco Design Vue. Automatically import components, icons and more.",
|
|
314
|
+
"repo": "wiidede/arco-design-nuxt-module",
|
|
315
|
+
"npm": "arco-design-nuxt-module",
|
|
316
|
+
"icon": "arco-design.svg",
|
|
317
|
+
"github": "https://github.com/wiidede/arco-design-nuxt-module",
|
|
318
|
+
"website": "https://arco.design/vue",
|
|
319
|
+
"learn_more": "https://github.com/wiidede/arco-design-nuxt-module#readme",
|
|
320
|
+
"category": "UI",
|
|
321
|
+
"type": "3rd-party",
|
|
322
|
+
"maintainers": [
|
|
323
|
+
{
|
|
324
|
+
"name": "wiidede",
|
|
325
|
+
"github": "wiidede"
|
|
326
|
+
}
|
|
327
|
+
],
|
|
328
|
+
"compatibility": {
|
|
329
|
+
"nuxt": "^3.0.0",
|
|
330
|
+
"requires": {}
|
|
331
|
+
}
|
|
332
|
+
},
|
|
333
|
+
{
|
|
334
|
+
"name": "ark-ui",
|
|
335
|
+
"description": "A headless library for building reusable, scalable design systems that works for a wide range of JS frameworks.",
|
|
336
|
+
"repo": "iamdin/nuxt-ark-ui",
|
|
337
|
+
"npm": "nuxt-ark-ui",
|
|
338
|
+
"icon": "ark-ui.svg",
|
|
339
|
+
"github": "https://github.com/iamdin/nuxt-ark-ui",
|
|
340
|
+
"website": "https://ark-ui.com/",
|
|
341
|
+
"learn_more": "https://github.com/iamdin/nuxt-ark-ui",
|
|
342
|
+
"category": "UI",
|
|
343
|
+
"type": "3rd-party",
|
|
344
|
+
"maintainers": [
|
|
345
|
+
{
|
|
346
|
+
"name": "Din",
|
|
347
|
+
"github": "iamdin",
|
|
348
|
+
"twitter": "iamdinq"
|
|
349
|
+
}
|
|
350
|
+
],
|
|
351
|
+
"compatibility": {
|
|
352
|
+
"nuxt": "^3.0.0",
|
|
353
|
+
"requires": {}
|
|
354
|
+
}
|
|
355
|
+
},
|
|
356
|
+
{
|
|
357
|
+
"name": "auth-utils",
|
|
358
|
+
"description": "Minimalist Auth module for Nuxt with SSR.",
|
|
359
|
+
"repo": "atinux/nuxt-auth-utils",
|
|
360
|
+
"npm": "nuxt-auth-utils",
|
|
361
|
+
"icon": "",
|
|
362
|
+
"github": "https://github.com/atinux/nuxt-auth-utils",
|
|
363
|
+
"website": "https://github.com/atinux/nuxt-auth-utils",
|
|
364
|
+
"learn_more": "",
|
|
365
|
+
"category": "Devtools",
|
|
366
|
+
"type": "3rd-party",
|
|
367
|
+
"maintainers": [
|
|
368
|
+
{
|
|
369
|
+
"name": "atinux",
|
|
370
|
+
"github": "atinux"
|
|
371
|
+
}
|
|
372
|
+
],
|
|
373
|
+
"compatibility": {
|
|
374
|
+
"nuxt": "^3.0.0",
|
|
262
375
|
"requires": {}
|
|
263
376
|
}
|
|
264
377
|
},
|
|
265
378
|
{
|
|
266
379
|
"name": "auth",
|
|
267
|
-
"description": "Zero-boilerplate authentication support for Nuxt.
|
|
380
|
+
"description": "Zero-boilerplate authentication support for Nuxt.",
|
|
268
381
|
"repo": "nuxt-community/auth-module",
|
|
269
382
|
"npm": "@nuxtjs/auth",
|
|
270
383
|
"icon": "auth.png",
|
|
@@ -289,9 +402,55 @@
|
|
|
289
402
|
"requires": {}
|
|
290
403
|
}
|
|
291
404
|
},
|
|
405
|
+
{
|
|
406
|
+
"name": "authjs",
|
|
407
|
+
"description": "Auth.js authentication Nuxt module. Edge compatible.",
|
|
408
|
+
"repo": "Hebilicious/authjs-nuxt#main",
|
|
409
|
+
"npm": "@hebilicious/authjs-nuxt",
|
|
410
|
+
"icon": "authjs.png",
|
|
411
|
+
"github": "https://github.com/Hebilicious/authjs-nuxt",
|
|
412
|
+
"website": "https://authjs-nuxt.pages.dev/",
|
|
413
|
+
"learn_more": "https://authjs.dev/",
|
|
414
|
+
"category": "Security",
|
|
415
|
+
"type": "3rd-party",
|
|
416
|
+
"maintainers": [
|
|
417
|
+
{
|
|
418
|
+
"name": "Hebilicious",
|
|
419
|
+
"github": "Hebilicious",
|
|
420
|
+
"twitter": "its_hebilicious"
|
|
421
|
+
}
|
|
422
|
+
],
|
|
423
|
+
"compatibility": {
|
|
424
|
+
"nuxt": "^3.0.0",
|
|
425
|
+
"requires": {}
|
|
426
|
+
}
|
|
427
|
+
},
|
|
428
|
+
{
|
|
429
|
+
"name": "auto-animate",
|
|
430
|
+
"description": "Automatic animations for your Nuxt app with a single line of code.",
|
|
431
|
+
"repo": "formkit/auto-animate",
|
|
432
|
+
"npm": "@formkit/auto-animate",
|
|
433
|
+
"icon": "auto-animate.svg",
|
|
434
|
+
"github": "https://github.com/formkit/auto-animate",
|
|
435
|
+
"website": "https://auto-animate.formkit.com",
|
|
436
|
+
"learn_more": "https://auto-animate.formkit.com",
|
|
437
|
+
"category": "Libraries",
|
|
438
|
+
"type": "3rd-party",
|
|
439
|
+
"maintainers": [
|
|
440
|
+
{
|
|
441
|
+
"name": "Justin Schroeder",
|
|
442
|
+
"github": "justin-schroeder",
|
|
443
|
+
"twitter": "jpschroeder"
|
|
444
|
+
}
|
|
445
|
+
],
|
|
446
|
+
"compatibility": {
|
|
447
|
+
"nuxt": "^3.0.0",
|
|
448
|
+
"requires": {}
|
|
449
|
+
}
|
|
450
|
+
},
|
|
292
451
|
{
|
|
293
452
|
"name": "axios",
|
|
294
|
-
"description": "Secure and easy Axios module with Nuxt
|
|
453
|
+
"description": "Secure and easy Axios module with Nuxt",
|
|
295
454
|
"repo": "nuxt-community/axios-module",
|
|
296
455
|
"npm": "@nuxtjs/axios",
|
|
297
456
|
"icon": "axios.svg",
|
|
@@ -314,7 +473,7 @@
|
|
|
314
473
|
},
|
|
315
474
|
{
|
|
316
475
|
"name": "basic-auth",
|
|
317
|
-
"description": "Provide basic authentication to your Nuxt
|
|
476
|
+
"description": "Provide basic authentication to your Nuxt application",
|
|
318
477
|
"repo": "potato4d/nuxt-basic-auth-module",
|
|
319
478
|
"npm": "nuxt-basic-auth-module",
|
|
320
479
|
"icon": "",
|
|
@@ -438,7 +597,7 @@
|
|
|
438
597
|
},
|
|
439
598
|
{
|
|
440
599
|
"name": "bulma-slim",
|
|
441
|
-
"description": "Nuxt
|
|
600
|
+
"description": "Nuxt module to automatically make a slim Bulma build of used features with Purgecss",
|
|
442
601
|
"repo": "mustardamus/nuxt-bulma-slim",
|
|
443
602
|
"npm": "nuxt-bulma-slim",
|
|
444
603
|
"icon": "bulma.png",
|
|
@@ -480,9 +639,32 @@
|
|
|
480
639
|
"requires": {}
|
|
481
640
|
}
|
|
482
641
|
},
|
|
642
|
+
{
|
|
643
|
+
"name": "calendly",
|
|
644
|
+
"description": "Calendly is a scheduling tool that allows you to schedule meetings with your customers. This module allows you to easily add Calendly to your Nuxt application.",
|
|
645
|
+
"repo": "madebyfabian/nuxt-calendly",
|
|
646
|
+
"npm": "nuxt-calendly",
|
|
647
|
+
"icon": "calendly.svg",
|
|
648
|
+
"github": "https://github.com/madebyfabian/nuxt-calendly",
|
|
649
|
+
"website": "https://nuxt-calendly.vercel.app/",
|
|
650
|
+
"learn_more": "https://calendly.com/",
|
|
651
|
+
"category": "Extensions",
|
|
652
|
+
"type": "3rd-party",
|
|
653
|
+
"maintainers": [
|
|
654
|
+
{
|
|
655
|
+
"name": "Fabian B.",
|
|
656
|
+
"github": "madebyfabian",
|
|
657
|
+
"twitter": "madebyfabian"
|
|
658
|
+
}
|
|
659
|
+
],
|
|
660
|
+
"compatibility": {
|
|
661
|
+
"nuxt": "^3.0.0",
|
|
662
|
+
"requires": {}
|
|
663
|
+
}
|
|
664
|
+
},
|
|
483
665
|
{
|
|
484
666
|
"name": "canvas-sketch",
|
|
485
|
-
"description": "Nuxt
|
|
667
|
+
"description": "Nuxt module for making generative and 3D artwork with canvas-sketch in JavaScript",
|
|
486
668
|
"repo": "LuXDAmore/generative-art",
|
|
487
669
|
"npm": "@luxdamore/nuxt-canvas-sketch",
|
|
488
670
|
"icon": "",
|
|
@@ -503,9 +685,31 @@
|
|
|
503
685
|
"requires": {}
|
|
504
686
|
}
|
|
505
687
|
},
|
|
688
|
+
{
|
|
689
|
+
"name": "capo",
|
|
690
|
+
"description": "Capo.js implementation for Nuxt",
|
|
691
|
+
"repo": "danielroe/nuxt-capo",
|
|
692
|
+
"npm": "nuxt-capo",
|
|
693
|
+
"icon": "",
|
|
694
|
+
"github": "https://github.com/danielroe/nuxt-capo",
|
|
695
|
+
"website": "https://github.com/danielroe/nuxt-capo",
|
|
696
|
+
"learn_more": "",
|
|
697
|
+
"category": "Performance",
|
|
698
|
+
"type": "3rd-party",
|
|
699
|
+
"maintainers": [
|
|
700
|
+
{
|
|
701
|
+
"name": "danielroe",
|
|
702
|
+
"github": "danielroe"
|
|
703
|
+
}
|
|
704
|
+
],
|
|
705
|
+
"compatibility": {
|
|
706
|
+
"nuxt": "^3.0.0",
|
|
707
|
+
"requires": {}
|
|
708
|
+
}
|
|
709
|
+
},
|
|
506
710
|
{
|
|
507
711
|
"name": "chakra-ui",
|
|
508
|
-
"description": "Chakra UI Module for Nuxt
|
|
712
|
+
"description": "Chakra UI Module for Nuxt",
|
|
509
713
|
"repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
|
|
510
714
|
"npm": "@chakra-ui/nuxt",
|
|
511
715
|
"icon": "chakra-ui.png",
|
|
@@ -528,11 +732,11 @@
|
|
|
528
732
|
{
|
|
529
733
|
"name": "chatwoot",
|
|
530
734
|
"description": "Chatwoot is an open-source customer engagement platform that helps companies engage their customers on their website",
|
|
531
|
-
"repo": "
|
|
532
|
-
"npm": "@
|
|
735
|
+
"repo": "productdevbookcom/chatwoot",
|
|
736
|
+
"npm": "@productdevbook/chatwoot",
|
|
533
737
|
"icon": "chatwoot.png",
|
|
534
|
-
"github": "https://github.com/
|
|
535
|
-
"website": "https://github.com/
|
|
738
|
+
"github": "https://github.com/productdevbookcom/chatwoot",
|
|
739
|
+
"website": "https://github.com/productdevbookcom/chatwoot",
|
|
536
740
|
"learn_more": "https://www.chatwoot.com",
|
|
537
741
|
"category": "Libraries",
|
|
538
742
|
"type": "3rd-party",
|
|
@@ -569,6 +773,29 @@
|
|
|
569
773
|
"requires": {}
|
|
570
774
|
}
|
|
571
775
|
},
|
|
776
|
+
{
|
|
777
|
+
"name": "clarity-analytics",
|
|
778
|
+
"description": "Clarity Analytics Module for Nuxt",
|
|
779
|
+
"repo": "Barbapapazes/nuxt-clarity-analytics",
|
|
780
|
+
"npm": "nuxt-clarity-analytics",
|
|
781
|
+
"icon": "",
|
|
782
|
+
"github": "https://github.com/Barbapapazes/nuxt-clarity-analytics",
|
|
783
|
+
"website": "https://github.com/Barbapapazes/nuxt-clarity-analytics#readme",
|
|
784
|
+
"learn_more": "https://clarity.microsoft.com/",
|
|
785
|
+
"category": "Analytics",
|
|
786
|
+
"type": "3rd-party",
|
|
787
|
+
"maintainers": [
|
|
788
|
+
{
|
|
789
|
+
"name": "Barbapapazes",
|
|
790
|
+
"github": "Barbapapazes",
|
|
791
|
+
"twitter": "soubiran_"
|
|
792
|
+
}
|
|
793
|
+
],
|
|
794
|
+
"compatibility": {
|
|
795
|
+
"nuxt": "^3.0.0",
|
|
796
|
+
"requires": {}
|
|
797
|
+
}
|
|
798
|
+
},
|
|
572
799
|
{
|
|
573
800
|
"name": "client-init",
|
|
574
801
|
"description": "Provide client version of `nuxtServerInit`.",
|
|
@@ -593,7 +820,7 @@
|
|
|
593
820
|
},
|
|
594
821
|
{
|
|
595
822
|
"name": "cloudcms",
|
|
596
|
-
"description": "CloudCMS Nuxt
|
|
823
|
+
"description": "CloudCMS Nuxt Module",
|
|
597
824
|
"repo": "gitana/cloudcms-nuxt",
|
|
598
825
|
"npm": "cloudcms-nuxt",
|
|
599
826
|
"icon": "",
|
|
@@ -613,13 +840,40 @@
|
|
|
613
840
|
"requires": {}
|
|
614
841
|
}
|
|
615
842
|
},
|
|
843
|
+
{
|
|
844
|
+
"name": "cloudflare-analytics",
|
|
845
|
+
"description": "Cloudflare Web Analytics Module for Nuxt",
|
|
846
|
+
"repo": "hamlogic/nuxt-cloudflare-analytics",
|
|
847
|
+
"npm": "nuxt-cloudflare-analytics",
|
|
848
|
+
"icon": "cloudflare.svg",
|
|
849
|
+
"github": "https://github.com/hamlogic/nuxt-cloudflare-analytics",
|
|
850
|
+
"website": "https://github.com/hamlogic/nuxt-cloudflare-analytics",
|
|
851
|
+
"learn_more": "https://www.cloudflare.com/web-analytics/",
|
|
852
|
+
"category": "Analytics",
|
|
853
|
+
"type": "3rd-party",
|
|
854
|
+
"maintainers": [
|
|
855
|
+
{
|
|
856
|
+
"name": "hamlogic",
|
|
857
|
+
"github": "hamlogic"
|
|
858
|
+
},
|
|
859
|
+
{
|
|
860
|
+
"name": "Fabian B.",
|
|
861
|
+
"github": "madebyfabian",
|
|
862
|
+
"twitter": "madebyfabian"
|
|
863
|
+
}
|
|
864
|
+
],
|
|
865
|
+
"compatibility": {
|
|
866
|
+
"nuxt": "^3.0.0",
|
|
867
|
+
"requires": {}
|
|
868
|
+
}
|
|
869
|
+
},
|
|
616
870
|
{
|
|
617
871
|
"name": "cloudinary",
|
|
618
|
-
"description": "Optimize images and videos in your Nuxt
|
|
619
|
-
"repo": "nuxt-
|
|
872
|
+
"description": "Optimize images and videos in your Nuxt application",
|
|
873
|
+
"repo": "nuxt-modules/cloudinary",
|
|
620
874
|
"npm": "@nuxtjs/cloudinary",
|
|
621
875
|
"icon": "cloudinary.png",
|
|
622
|
-
"github": "https://github.com/nuxt-
|
|
876
|
+
"github": "https://github.com/nuxt-modules/cloudinary",
|
|
623
877
|
"website": "https://cloudinary.nuxtjs.org",
|
|
624
878
|
"learn_more": "https://cloudinary.com",
|
|
625
879
|
"category": "Images",
|
|
@@ -638,11 +892,11 @@
|
|
|
638
892
|
},
|
|
639
893
|
{
|
|
640
894
|
"name": "color-mode",
|
|
641
|
-
"description": "Dark and Light mode for
|
|
642
|
-
"repo": "nuxt-
|
|
895
|
+
"description": "Dark and Light mode for Nuxt with auto detection",
|
|
896
|
+
"repo": "nuxt-modules/color-mode",
|
|
643
897
|
"npm": "@nuxtjs/color-mode",
|
|
644
898
|
"icon": "color-mode.png",
|
|
645
|
-
"github": "https://github.com/nuxt-
|
|
899
|
+
"github": "https://github.com/nuxt-modules/color-mode",
|
|
646
900
|
"website": "https://color-mode.nuxtjs.org",
|
|
647
901
|
"learn_more": "",
|
|
648
902
|
"category": "UI",
|
|
@@ -707,12 +961,35 @@
|
|
|
707
961
|
"requires": {}
|
|
708
962
|
}
|
|
709
963
|
},
|
|
964
|
+
{
|
|
965
|
+
"name": "content-assets",
|
|
966
|
+
"description": "Enable locally-located assets in Nuxt Content",
|
|
967
|
+
"repo": "davestewart/nuxt-content-assets",
|
|
968
|
+
"npm": "nuxt-content-assets",
|
|
969
|
+
"icon": "content-assets.png",
|
|
970
|
+
"github": "https://github.com/davestewart/nuxt-content-assets",
|
|
971
|
+
"website": "https://davestewart.co.uk/projects/open-source/nuxt-content-assets/",
|
|
972
|
+
"learn_more": "",
|
|
973
|
+
"category": "Images",
|
|
974
|
+
"type": "3rd-party",
|
|
975
|
+
"maintainers": [
|
|
976
|
+
{
|
|
977
|
+
"name": "davestewart",
|
|
978
|
+
"github": "davestewart",
|
|
979
|
+
"twitter": "dave_stewart"
|
|
980
|
+
}
|
|
981
|
+
],
|
|
982
|
+
"compatibility": {
|
|
983
|
+
"nuxt": "^3.0.0",
|
|
984
|
+
"requires": {}
|
|
985
|
+
}
|
|
986
|
+
},
|
|
710
987
|
{
|
|
711
988
|
"name": "content",
|
|
712
989
|
"description": "Nuxt Content reads the content/ directory in your project, parses .md, .yml, .csv or .json files and creates a powerful data layer for your application. Bonus, use Vue components in Markdown with the MDC syntax.",
|
|
713
990
|
"repo": "nuxt/content#main",
|
|
714
991
|
"npm": "@nuxt/content",
|
|
715
|
-
"icon": "nuxt.
|
|
992
|
+
"icon": "nuxt.svg",
|
|
716
993
|
"github": "https://github.com/nuxt/content",
|
|
717
994
|
"website": "https://content.nuxtjs.org",
|
|
718
995
|
"learn_more": "",
|
|
@@ -762,6 +1039,52 @@
|
|
|
762
1039
|
"requires": {}
|
|
763
1040
|
}
|
|
764
1041
|
},
|
|
1042
|
+
{
|
|
1043
|
+
"name": "cookie-control",
|
|
1044
|
+
"description": "A highly configurable cookie banner for Nuxt.",
|
|
1045
|
+
"repo": "dargmuesli/nuxt-cookie-control",
|
|
1046
|
+
"npm": "@dargmuesli/nuxt-cookie-control",
|
|
1047
|
+
"icon": "cookie-control.png",
|
|
1048
|
+
"github": "https://github.com/dargmuesli/nuxt-cookie-control",
|
|
1049
|
+
"website": "https://github.com/dargmuesli/nuxt-cookie-control",
|
|
1050
|
+
"learn_more": "",
|
|
1051
|
+
"category": "Extensions",
|
|
1052
|
+
"type": "3rd-party",
|
|
1053
|
+
"maintainers": [
|
|
1054
|
+
{
|
|
1055
|
+
"name": "dargmuesli",
|
|
1056
|
+
"github": "dargmuesli",
|
|
1057
|
+
"avatar": "https://avatars.githubusercontent.com/dargmuesli"
|
|
1058
|
+
}
|
|
1059
|
+
],
|
|
1060
|
+
"compatibility": {
|
|
1061
|
+
"nuxt": "^3.0.0",
|
|
1062
|
+
"requires": {}
|
|
1063
|
+
}
|
|
1064
|
+
},
|
|
1065
|
+
{
|
|
1066
|
+
"name": "csurf",
|
|
1067
|
+
"description": "Cross-Site Request Forgery (CSRF) Prevention for Nuxt",
|
|
1068
|
+
"repo": "morgbn/nuxt-csurf",
|
|
1069
|
+
"npm": "nuxt-csurf",
|
|
1070
|
+
"icon": "csurf.svg",
|
|
1071
|
+
"github": "https://github.com/morgbn/nuxt-csurf",
|
|
1072
|
+
"website": "https://github.com/morgbn/nuxt-csurf",
|
|
1073
|
+
"learn_more": "https://github.com/Morgbn/nuxt-csurf#readme",
|
|
1074
|
+
"category": "Security",
|
|
1075
|
+
"type": "3rd-party",
|
|
1076
|
+
"maintainers": [
|
|
1077
|
+
{
|
|
1078
|
+
"name": "morgbn",
|
|
1079
|
+
"github": "morgbn",
|
|
1080
|
+
"avatar": "https://avatars.githubusercontent.com/u/25689856?v=4"
|
|
1081
|
+
}
|
|
1082
|
+
],
|
|
1083
|
+
"compatibility": {
|
|
1084
|
+
"nuxt": "^3.0.0",
|
|
1085
|
+
"requires": {}
|
|
1086
|
+
}
|
|
1087
|
+
},
|
|
765
1088
|
{
|
|
766
1089
|
"name": "custom-elements",
|
|
767
1090
|
"description": "Publish your Components as a vue-custom-element standalone build.",
|
|
@@ -790,7 +1113,7 @@
|
|
|
790
1113
|
},
|
|
791
1114
|
{
|
|
792
1115
|
"name": "darkmode.js",
|
|
793
|
-
"description": "Add darkmode / nightmode to your Nuxt
|
|
1116
|
+
"description": "Add darkmode / nightmode to your Nuxt project in a few seconds",
|
|
794
1117
|
"repo": "sandoche/nuxtjs-darkmode-js-module#main",
|
|
795
1118
|
"npm": "nuxtjs-darkmode-js-module",
|
|
796
1119
|
"icon": "darkmode.png",
|
|
@@ -812,7 +1135,7 @@
|
|
|
812
1135
|
},
|
|
813
1136
|
{
|
|
814
1137
|
"name": "date-fns",
|
|
815
|
-
"description": "Modern JavaScript date utility library - date-fns for Nuxt
|
|
1138
|
+
"description": "Modern JavaScript date utility library - date-fns for Nuxt",
|
|
816
1139
|
"repo": "nuxt-community/date-fns-module",
|
|
817
1140
|
"npm": "@nuxtjs/date-fns",
|
|
818
1141
|
"icon": "date-fns.png",
|
|
@@ -833,11 +1156,11 @@
|
|
|
833
1156
|
}
|
|
834
1157
|
},
|
|
835
1158
|
{
|
|
836
|
-
"name": "datocms",
|
|
837
|
-
"description": "DatoCMS integration for Nuxt
|
|
1159
|
+
"name": "datocms-nuxt2",
|
|
1160
|
+
"description": "DatoCMS integration for Nuxt v2",
|
|
838
1161
|
"repo": "voorhoede/nuxt-datocms-module",
|
|
839
1162
|
"npm": "@voorhoede/nuxt-datocms-module",
|
|
840
|
-
"icon": "datocms.
|
|
1163
|
+
"icon": "datocms.svg",
|
|
841
1164
|
"github": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
842
1165
|
"website": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
843
1166
|
"learn_more": "https://www.datocms.com/",
|
|
@@ -854,33 +1177,57 @@
|
|
|
854
1177
|
"requires": {}
|
|
855
1178
|
}
|
|
856
1179
|
},
|
|
1180
|
+
{
|
|
1181
|
+
"name": "datocms",
|
|
1182
|
+
"description": "DatoCMS module for Nuxt",
|
|
1183
|
+
"repo": "hex-digital/nuxt-datocms",
|
|
1184
|
+
"npm": "@hexdigital/nuxt-datocms",
|
|
1185
|
+
"icon": "datocms.svg",
|
|
1186
|
+
"github": "https://github.com/hex-digital/nuxt-datocms",
|
|
1187
|
+
"website": "https://github.com/hex-digital/nuxt-datocms#readme",
|
|
1188
|
+
"learn_more": "https://www.datocms.com/",
|
|
1189
|
+
"category": "CMS",
|
|
1190
|
+
"type": "3rd-party",
|
|
1191
|
+
"maintainers": [
|
|
1192
|
+
{
|
|
1193
|
+
"name": "Jamie Warburton",
|
|
1194
|
+
"github": "jamiewarb",
|
|
1195
|
+
"twitter": "jamiewarb",
|
|
1196
|
+
"avatar": "https://avatars.githubusercontent.com/jamiewarb?v=4"
|
|
1197
|
+
}
|
|
1198
|
+
],
|
|
1199
|
+
"compatibility": {
|
|
1200
|
+
"nuxt": "^3.0.0",
|
|
1201
|
+
"requires": {}
|
|
1202
|
+
}
|
|
1203
|
+
},
|
|
857
1204
|
{
|
|
858
1205
|
"name": "dayjs",
|
|
859
|
-
"description": "
|
|
860
|
-
"repo": "
|
|
861
|
-
"npm": "
|
|
1206
|
+
"description": "Day.js module for Nuxt",
|
|
1207
|
+
"repo": "fumeapp/dayjs",
|
|
1208
|
+
"npm": "dayjs-nuxt",
|
|
862
1209
|
"icon": "day-js.png",
|
|
863
|
-
"github": "https://github.com/
|
|
864
|
-
"website": "https://github.com/
|
|
1210
|
+
"github": "https://github.com/fumeapp/dayjs",
|
|
1211
|
+
"website": "https://github.com/fumeapp/dayjs",
|
|
865
1212
|
"learn_more": "https://day.js.org/",
|
|
866
|
-
"category": "
|
|
867
|
-
"type": "
|
|
1213
|
+
"category": "Libraries",
|
|
1214
|
+
"type": "3rd-party",
|
|
868
1215
|
"maintainers": [
|
|
869
1216
|
{
|
|
870
|
-
"name": "
|
|
871
|
-
"github": "
|
|
872
|
-
"twitter": "
|
|
1217
|
+
"name": "Kevin Olson",
|
|
1218
|
+
"github": "acidjazz",
|
|
1219
|
+
"twitter": "AppFume"
|
|
873
1220
|
}
|
|
874
1221
|
],
|
|
875
1222
|
"compatibility": {
|
|
876
|
-
"nuxt": "^
|
|
1223
|
+
"nuxt": "^3.0.0",
|
|
877
1224
|
"requires": {}
|
|
878
1225
|
}
|
|
879
1226
|
},
|
|
880
1227
|
{
|
|
881
1228
|
"name": "delay-hydration",
|
|
882
|
-
"description": "Improve your Nuxt
|
|
883
|
-
"repo": "harlan-zw/nuxt-delay-hydration
|
|
1229
|
+
"description": "Improve your Nuxt v2 Google Lighthouse score by delaying hydration.",
|
|
1230
|
+
"repo": "harlan-zw/nuxt-delay-hydration",
|
|
884
1231
|
"npm": "nuxt-delay-hydration",
|
|
885
1232
|
"icon": "lighthouse.svg",
|
|
886
1233
|
"github": "https://github.com/harlan-zw/nuxt-delay-hydration",
|
|
@@ -902,12 +1249,12 @@
|
|
|
902
1249
|
},
|
|
903
1250
|
{
|
|
904
1251
|
"name": "device",
|
|
905
|
-
"description": "Device detection module for Nuxt
|
|
906
|
-
"repo": "nuxt-
|
|
1252
|
+
"description": "Device detection module for Nuxt",
|
|
1253
|
+
"repo": "nuxt-modules/device",
|
|
907
1254
|
"npm": "@nuxtjs/device",
|
|
908
1255
|
"icon": "",
|
|
909
|
-
"github": "https://github.com/nuxt-
|
|
910
|
-
"website": "https://github.com/nuxt-
|
|
1256
|
+
"github": "https://github.com/nuxt-modules/device",
|
|
1257
|
+
"website": "https://github.com/nuxt-modules/device",
|
|
911
1258
|
"learn_more": "",
|
|
912
1259
|
"category": "Extensions",
|
|
913
1260
|
"type": "community",
|
|
@@ -922,15 +1269,38 @@
|
|
|
922
1269
|
"requires": {}
|
|
923
1270
|
}
|
|
924
1271
|
},
|
|
1272
|
+
{
|
|
1273
|
+
"name": "devtools",
|
|
1274
|
+
"description": "Unleash Nuxt Developer Experience. A set of visual tools that help you to know your app better.",
|
|
1275
|
+
"repo": "nuxt/devtools#main/packages/devtools",
|
|
1276
|
+
"npm": "@nuxt/devtools",
|
|
1277
|
+
"icon": "nuxt.svg",
|
|
1278
|
+
"github": "https://github.com/nuxt/devtools",
|
|
1279
|
+
"website": "https://devtools.nuxtjs.org/",
|
|
1280
|
+
"learn_more": "",
|
|
1281
|
+
"category": "Devtools",
|
|
1282
|
+
"type": "official",
|
|
1283
|
+
"maintainers": [
|
|
1284
|
+
{
|
|
1285
|
+
"name": "Anthony Fu",
|
|
1286
|
+
"github": "antfu",
|
|
1287
|
+
"twitter": "antfu7"
|
|
1288
|
+
}
|
|
1289
|
+
],
|
|
1290
|
+
"compatibility": {
|
|
1291
|
+
"nuxt": "^3.0.0",
|
|
1292
|
+
"requires": {}
|
|
1293
|
+
}
|
|
1294
|
+
},
|
|
925
1295
|
{
|
|
926
1296
|
"name": "directus",
|
|
927
|
-
"description": "Easily connect your
|
|
1297
|
+
"description": "Easily connect your Nuxt application to your directus server.",
|
|
928
1298
|
"repo": "intevel/nuxt-directus",
|
|
929
1299
|
"npm": "nuxt-directus",
|
|
930
1300
|
"icon": "directus.svg",
|
|
931
|
-
"github": "https://github.com/
|
|
932
|
-
"website": "https://nuxt-directus.
|
|
933
|
-
"learn_more": "https://nuxt-directus.
|
|
1301
|
+
"github": "https://github.com/intevel/nuxt-directus/",
|
|
1302
|
+
"website": "https://nuxt-directus.site/",
|
|
1303
|
+
"learn_more": "https://nuxt-directus.site/",
|
|
934
1304
|
"category": "CMS",
|
|
935
1305
|
"type": "3rd-party",
|
|
936
1306
|
"maintainers": [
|
|
@@ -941,15 +1311,36 @@
|
|
|
941
1311
|
}
|
|
942
1312
|
],
|
|
943
1313
|
"compatibility": {
|
|
944
|
-
"nuxt": "^
|
|
945
|
-
"requires": {
|
|
946
|
-
|
|
1314
|
+
"nuxt": "^3.0.0",
|
|
1315
|
+
"requires": {},
|
|
1316
|
+
"devtools": "^0.0.0"
|
|
1317
|
+
}
|
|
1318
|
+
},
|
|
1319
|
+
{
|
|
1320
|
+
"name": "disqus",
|
|
1321
|
+
"description": "Disqus Comments Module for Nuxt - Instantly add a comment widget to your app",
|
|
1322
|
+
"repo": "modbender/nuxt-disqus",
|
|
1323
|
+
"npm": "nuxt-disqus",
|
|
1324
|
+
"icon": "disqus.svg",
|
|
1325
|
+
"github": "https://github.com/modbender/nuxt-disqus",
|
|
1326
|
+
"website": "https://github.com/modbender/nuxt-disqus",
|
|
1327
|
+
"learn_more": "https://github.com/modbender/vue3-disqus",
|
|
1328
|
+
"category": "Libraries",
|
|
1329
|
+
"type": "3rd-party",
|
|
1330
|
+
"maintainers": [
|
|
1331
|
+
{
|
|
1332
|
+
"name": "modbender",
|
|
1333
|
+
"github": "modbender"
|
|
947
1334
|
}
|
|
1335
|
+
],
|
|
1336
|
+
"compatibility": {
|
|
1337
|
+
"nuxt": "^3.0.0",
|
|
1338
|
+
"requires": {}
|
|
948
1339
|
}
|
|
949
1340
|
},
|
|
950
1341
|
{
|
|
951
1342
|
"name": "dotenv",
|
|
952
|
-
"description": "A Nuxt
|
|
1343
|
+
"description": "A Nuxt module that loads your .env file into your context options",
|
|
953
1344
|
"repo": "nuxt-community/dotenv-module",
|
|
954
1345
|
"npm": "@nuxtjs/dotenv",
|
|
955
1346
|
"icon": "dotenv.png",
|
|
@@ -971,7 +1362,7 @@
|
|
|
971
1362
|
},
|
|
972
1363
|
{
|
|
973
1364
|
"name": "drupal-ce",
|
|
974
|
-
"description": "Connects Nuxt
|
|
1365
|
+
"description": "Connects Nuxt with Drupal via the Lupus Custom Elements Renderer",
|
|
975
1366
|
"repo": "drunomics/nuxtjs-drupal-ce",
|
|
976
1367
|
"npm": "nuxtjs-drupal-ce",
|
|
977
1368
|
"icon": "drupal-ce.png",
|
|
@@ -1004,7 +1395,7 @@
|
|
|
1004
1395
|
},
|
|
1005
1396
|
{
|
|
1006
1397
|
"name": "druxt",
|
|
1007
|
-
"description": "A bridge between frameworks, Drupal in the back, Nuxt
|
|
1398
|
+
"description": "A bridge between frameworks, Drupal in the back, Nuxt in the front.",
|
|
1008
1399
|
"repo": "druxt/druxt.js#develop/packages/druxt",
|
|
1009
1400
|
"npm": "druxt",
|
|
1010
1401
|
"icon": "druxt.svg",
|
|
@@ -1025,21 +1416,66 @@
|
|
|
1025
1416
|
}
|
|
1026
1417
|
},
|
|
1027
1418
|
{
|
|
1028
|
-
"name": "
|
|
1029
|
-
"description": "
|
|
1030
|
-
"repo": "
|
|
1031
|
-
"npm": "
|
|
1032
|
-
"icon": "
|
|
1033
|
-
"github": "https://github.com/
|
|
1034
|
-
"website": "https://
|
|
1035
|
-
"learn_more": "https://github.com/
|
|
1036
|
-
"category": "
|
|
1419
|
+
"name": "edgedb",
|
|
1420
|
+
"description": "Integrate Nuxt 3 with EdgeDB effortlessly, adding a robust database layer to your app with minimal configuration.",
|
|
1421
|
+
"repo": "Tahul/nuxt-edgedb",
|
|
1422
|
+
"npm": "nuxt-edgedb-module",
|
|
1423
|
+
"icon": "edgedb.svg",
|
|
1424
|
+
"github": "https://github.com/Tahul/nuxt-edgedb",
|
|
1425
|
+
"website": "https://github.com/Tahul/nuxt-edgedb",
|
|
1426
|
+
"learn_more": "https://github.com/Tahul/nuxt-edgedb",
|
|
1427
|
+
"category": "Database",
|
|
1037
1428
|
"type": "3rd-party",
|
|
1038
1429
|
"maintainers": [
|
|
1039
1430
|
{
|
|
1040
|
-
"name": "
|
|
1041
|
-
"github": "
|
|
1042
|
-
|
|
1431
|
+
"name": "Yaël Guilloux",
|
|
1432
|
+
"github": "Tahul",
|
|
1433
|
+
"twitter": "yaeeelglx"
|
|
1434
|
+
}
|
|
1435
|
+
],
|
|
1436
|
+
"compatibility": {
|
|
1437
|
+
"nuxt": "^3.8.0",
|
|
1438
|
+
"requires": {}
|
|
1439
|
+
}
|
|
1440
|
+
},
|
|
1441
|
+
{
|
|
1442
|
+
"name": "electron",
|
|
1443
|
+
"description": "Integrate Nuxt and Electron.",
|
|
1444
|
+
"repo": "caoxiemeihao/nuxt-electron",
|
|
1445
|
+
"npm": "nuxt-electron",
|
|
1446
|
+
"icon": "electron.svg",
|
|
1447
|
+
"github": "https://github.com/caoxiemeihao/nuxt-electron",
|
|
1448
|
+
"website": "https://github.com/caoxiemeihao/nuxt-electron",
|
|
1449
|
+
"learn_more": "https://github.com/caoxiemeihao/nuxt-electron#readme",
|
|
1450
|
+
"category": "Extensions",
|
|
1451
|
+
"type": "3rd-party",
|
|
1452
|
+
"maintainers": [
|
|
1453
|
+
{
|
|
1454
|
+
"name": "草鞋没号",
|
|
1455
|
+
"github": "caoxiemeihao"
|
|
1456
|
+
}
|
|
1457
|
+
],
|
|
1458
|
+
"compatibility": {
|
|
1459
|
+
"nuxt": "^3.0.0",
|
|
1460
|
+
"requires": {}
|
|
1461
|
+
}
|
|
1462
|
+
},
|
|
1463
|
+
{
|
|
1464
|
+
"name": "element-plus",
|
|
1465
|
+
"description": "A Vue 3 based component library for designers and developers",
|
|
1466
|
+
"repo": "element-plus/element-plus-nuxt",
|
|
1467
|
+
"npm": "@element-plus/nuxt",
|
|
1468
|
+
"icon": "element-plus.svg",
|
|
1469
|
+
"github": "https://github.com/element-plus/element-plus",
|
|
1470
|
+
"website": "https://element-plus.org",
|
|
1471
|
+
"learn_more": "https://github.com/element-plus/element-plus-nuxt",
|
|
1472
|
+
"category": "UI",
|
|
1473
|
+
"type": "3rd-party",
|
|
1474
|
+
"maintainers": [
|
|
1475
|
+
{
|
|
1476
|
+
"name": "tolking",
|
|
1477
|
+
"github": "tolking"
|
|
1478
|
+
}
|
|
1043
1479
|
],
|
|
1044
1480
|
"compatibility": {
|
|
1045
1481
|
"nuxt": "^3.0.0",
|
|
@@ -1050,12 +1486,12 @@
|
|
|
1050
1486
|
},
|
|
1051
1487
|
{
|
|
1052
1488
|
"name": "emotion",
|
|
1053
|
-
"description": "The Next Generation of CSS-in-JS for Nuxt
|
|
1054
|
-
"repo": "nuxt-
|
|
1489
|
+
"description": "The Next Generation of CSS-in-JS for Nuxt",
|
|
1490
|
+
"repo": "nuxt-modules/emotion",
|
|
1055
1491
|
"npm": "@nuxtjs/emotion",
|
|
1056
1492
|
"icon": "emotion.png",
|
|
1057
|
-
"github": "https://github.com/nuxt-
|
|
1058
|
-
"website": "https://github.com/nuxt-
|
|
1493
|
+
"github": "https://github.com/nuxt-modules/emotion",
|
|
1494
|
+
"website": "https://github.com/nuxt-modules/emotion",
|
|
1059
1495
|
"learn_more": "https://emotion.sh/",
|
|
1060
1496
|
"category": "Extensions",
|
|
1061
1497
|
"type": "community",
|
|
@@ -1064,16 +1500,21 @@
|
|
|
1064
1500
|
"name": "Pooya Parsa",
|
|
1065
1501
|
"github": "pi0",
|
|
1066
1502
|
"twitter": "_pi0_"
|
|
1503
|
+
},
|
|
1504
|
+
{
|
|
1505
|
+
"name": "Jonathan Bakebwa",
|
|
1506
|
+
"github": "codebender828",
|
|
1507
|
+
"twitter": "codebender828"
|
|
1067
1508
|
}
|
|
1068
1509
|
],
|
|
1069
1510
|
"compatibility": {
|
|
1070
|
-
"nuxt": "^2.0.0",
|
|
1511
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1071
1512
|
"requires": {}
|
|
1072
1513
|
}
|
|
1073
1514
|
},
|
|
1074
1515
|
{
|
|
1075
1516
|
"name": "eslint",
|
|
1076
|
-
"description": "ESLint module for Nuxt
|
|
1517
|
+
"description": "ESLint module for Nuxt",
|
|
1077
1518
|
"repo": "nuxt-community/eslint-module",
|
|
1078
1519
|
"npm": "@nuxtjs/eslint-module",
|
|
1079
1520
|
"icon": "eslint.png",
|
|
@@ -1089,13 +1530,13 @@
|
|
|
1089
1530
|
}
|
|
1090
1531
|
],
|
|
1091
1532
|
"compatibility": {
|
|
1092
|
-
"nuxt": "^2.0.0",
|
|
1533
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1093
1534
|
"requires": {}
|
|
1094
1535
|
}
|
|
1095
1536
|
},
|
|
1096
1537
|
{
|
|
1097
1538
|
"name": "event-trace",
|
|
1098
|
-
"description": "Module for event trace in Nuxt
|
|
1539
|
+
"description": "Module for event trace in Nuxt",
|
|
1099
1540
|
"repo": "nuxt-community/nuxt-event-trace",
|
|
1100
1541
|
"npm": "nuxt-event-trace",
|
|
1101
1542
|
"icon": "",
|
|
@@ -1139,7 +1580,7 @@
|
|
|
1139
1580
|
},
|
|
1140
1581
|
{
|
|
1141
1582
|
"name": "feature-toggle",
|
|
1142
|
-
"description": "Feature toggle module for Nuxt
|
|
1583
|
+
"description": "Feature toggle module for Nuxt",
|
|
1143
1584
|
"repo": "stephenkr/nuxt-feature-toggle",
|
|
1144
1585
|
"npm": "nuxt-feature-toggle",
|
|
1145
1586
|
"icon": "",
|
|
@@ -1206,7 +1647,7 @@
|
|
|
1206
1647
|
},
|
|
1207
1648
|
{
|
|
1208
1649
|
"name": "floating-prompt-module",
|
|
1209
|
-
"description": "Invite your users to support you on product hunt with this floating prompt Nuxt
|
|
1650
|
+
"description": "Invite your users to support you on product hunt with this floating prompt Nuxt module",
|
|
1210
1651
|
"repo": "sandoche/nuxt-floating-prompt-module#main",
|
|
1211
1652
|
"npm": "nuxt-floating-prompt-module",
|
|
1212
1653
|
"icon": "",
|
|
@@ -1315,6 +1756,29 @@
|
|
|
1315
1756
|
"requires": {}
|
|
1316
1757
|
}
|
|
1317
1758
|
},
|
|
1759
|
+
{
|
|
1760
|
+
"name": "form-actions",
|
|
1761
|
+
"description": "A set of features and composables to interact with forms and server data.",
|
|
1762
|
+
"repo": "Hebilicious/form-actions-nuxt#main/packages/form-action-nuxt",
|
|
1763
|
+
"npm": "@hebilicious/form-actions-nuxt",
|
|
1764
|
+
"icon": "form-actions.svg",
|
|
1765
|
+
"github": "https://github.com/Hebilicious/form-actions-nuxt",
|
|
1766
|
+
"website": "https://form-actions-nuxt.pages.dev/",
|
|
1767
|
+
"learn_more": "https://github.com/Hebilicious/form-actions-nuxt#readme",
|
|
1768
|
+
"category": "Request",
|
|
1769
|
+
"type": "3rd-party",
|
|
1770
|
+
"maintainers": [
|
|
1771
|
+
{
|
|
1772
|
+
"name": "Hebilicious",
|
|
1773
|
+
"github": "Hebilicious",
|
|
1774
|
+
"twitter": "its_hebilicious"
|
|
1775
|
+
}
|
|
1776
|
+
],
|
|
1777
|
+
"compatibility": {
|
|
1778
|
+
"nuxt": "^3.7.0",
|
|
1779
|
+
"requires": {}
|
|
1780
|
+
}
|
|
1781
|
+
},
|
|
1318
1782
|
{
|
|
1319
1783
|
"name": "formkit",
|
|
1320
1784
|
"description": "Seamless FormKit integration for Nuxt",
|
|
@@ -1389,7 +1853,7 @@
|
|
|
1389
1853
|
},
|
|
1390
1854
|
{
|
|
1391
1855
|
"name": "google-adsense",
|
|
1392
|
-
"description": "Google Adsense Module for Nuxt
|
|
1856
|
+
"description": "Google Adsense Module for Nuxt",
|
|
1393
1857
|
"repo": "nuxt-community/google-adsense-module",
|
|
1394
1858
|
"npm": "@nuxtjs/google-adsense",
|
|
1395
1859
|
"icon": "google-adsense.png",
|
|
@@ -1415,7 +1879,7 @@
|
|
|
1415
1879
|
},
|
|
1416
1880
|
{
|
|
1417
1881
|
"name": "google-analytics",
|
|
1418
|
-
"description": "Google analytics Module for Nuxt
|
|
1882
|
+
"description": "Google analytics Module for Nuxt",
|
|
1419
1883
|
"repo": "nuxt-community/analytics-module",
|
|
1420
1884
|
"npm": "@nuxtjs/google-analytics",
|
|
1421
1885
|
"icon": "google-analytics.png",
|
|
@@ -1447,12 +1911,12 @@
|
|
|
1447
1911
|
},
|
|
1448
1912
|
{
|
|
1449
1913
|
"name": "google-fonts",
|
|
1450
|
-
"description": "Google Fonts module for
|
|
1451
|
-
"repo": "nuxt-
|
|
1914
|
+
"description": "Google Fonts module for Nuxt",
|
|
1915
|
+
"repo": "nuxt-modules/google-fonts",
|
|
1452
1916
|
"npm": "@nuxtjs/google-fonts",
|
|
1453
1917
|
"icon": "google-fonts.png",
|
|
1454
|
-
"github": "https://github.com/nuxt-
|
|
1455
|
-
"website": "https://
|
|
1918
|
+
"github": "https://github.com/nuxt-modules/google-fonts",
|
|
1919
|
+
"website": "https://google-fonts.nuxtjs.org",
|
|
1456
1920
|
"learn_more": "https://developers.google.com/fonts",
|
|
1457
1921
|
"category": "Fonts",
|
|
1458
1922
|
"type": "community",
|
|
@@ -1471,7 +1935,7 @@
|
|
|
1471
1935
|
},
|
|
1472
1936
|
{
|
|
1473
1937
|
"name": "google-gtag",
|
|
1474
|
-
"description": "Google GTag for Nuxt
|
|
1938
|
+
"description": "Google GTag for Nuxt",
|
|
1475
1939
|
"repo": "nuxt-community/google-gtag",
|
|
1476
1940
|
"npm": "@nuxtjs/google-gtag",
|
|
1477
1941
|
"icon": "gtm.png",
|
|
@@ -1497,7 +1961,7 @@
|
|
|
1497
1961
|
},
|
|
1498
1962
|
{
|
|
1499
1963
|
"name": "google-optimize",
|
|
1500
|
-
"description": "SSR friendly Google Optimize module for Nuxt
|
|
1964
|
+
"description": "SSR friendly Google Optimize module for Nuxt",
|
|
1501
1965
|
"repo": "nuxt-community/google-optimize-module",
|
|
1502
1966
|
"npm": "nuxt-google-optimize",
|
|
1503
1967
|
"icon": "google-optimize.png",
|
|
@@ -1552,7 +2016,7 @@
|
|
|
1552
2016
|
},
|
|
1553
2017
|
{
|
|
1554
2018
|
"name": "graphql-request",
|
|
1555
|
-
"description": "Easy Minimal GraphQL client integration with Nuxt
|
|
2019
|
+
"description": "Easy Minimal GraphQL client integration with Nuxt",
|
|
1556
2020
|
"repo": "gomah/nuxt-graphql-request",
|
|
1557
2021
|
"npm": "nuxt-graphql-request",
|
|
1558
2022
|
"icon": "graphql-request.png",
|
|
@@ -1568,7 +2032,7 @@
|
|
|
1568
2032
|
}
|
|
1569
2033
|
],
|
|
1570
2034
|
"compatibility": {
|
|
1571
|
-
"nuxt": "^2.0.0",
|
|
2035
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1572
2036
|
"requires": {}
|
|
1573
2037
|
}
|
|
1574
2038
|
},
|
|
@@ -1589,6 +2053,31 @@
|
|
|
1589
2053
|
"github": "tobiasdiez"
|
|
1590
2054
|
}
|
|
1591
2055
|
],
|
|
2056
|
+
"compatibility": {
|
|
2057
|
+
"nuxt": "^3.0.0",
|
|
2058
|
+
"requires": {},
|
|
2059
|
+
"devtools": "^0.0.0"
|
|
2060
|
+
}
|
|
2061
|
+
},
|
|
2062
|
+
{
|
|
2063
|
+
"name": "gtag",
|
|
2064
|
+
"description": "Google Analytics integration for Nuxt",
|
|
2065
|
+
"repo": "johannschopplich/nuxt-gtag",
|
|
2066
|
+
"npm": "nuxt-gtag",
|
|
2067
|
+
"icon": "gtag.svg",
|
|
2068
|
+
"github": "https://github.com/johannschopplich/nuxt-gtag",
|
|
2069
|
+
"website": "https://github.com/johannschopplich/nuxt-gtag#readme",
|
|
2070
|
+
"learn_more": "",
|
|
2071
|
+
"category": "Analytics",
|
|
2072
|
+
"type": "3rd-party",
|
|
2073
|
+
"maintainers": [
|
|
2074
|
+
{
|
|
2075
|
+
"name": "Johann Schopplich",
|
|
2076
|
+
"github": "johannschopplich",
|
|
2077
|
+
"twitter": "jschopplich",
|
|
2078
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
2079
|
+
}
|
|
2080
|
+
],
|
|
1592
2081
|
"compatibility": {
|
|
1593
2082
|
"nuxt": "^3.0.0",
|
|
1594
2083
|
"requires": {}
|
|
@@ -1596,7 +2085,7 @@
|
|
|
1596
2085
|
},
|
|
1597
2086
|
{
|
|
1598
2087
|
"name": "gtm",
|
|
1599
|
-
"description": "Google Tag Manager Module for Nuxt
|
|
2088
|
+
"description": "Google Tag Manager Module for Nuxt",
|
|
1600
2089
|
"repo": "nuxt-community/gtm-module",
|
|
1601
2090
|
"npm": "@nuxtjs/gtm",
|
|
1602
2091
|
"icon": "gtm.png",
|
|
@@ -1619,7 +2108,7 @@
|
|
|
1619
2108
|
},
|
|
1620
2109
|
{
|
|
1621
2110
|
"name": "guess",
|
|
1622
|
-
"description": "Guess.js module for Nuxt
|
|
2111
|
+
"description": "Guess.js module for Nuxt",
|
|
1623
2112
|
"repo": "nuxt-community/guess-module",
|
|
1624
2113
|
"npm": "@nuxtjs/guess-module",
|
|
1625
2114
|
"icon": "guessjs.png",
|
|
@@ -1639,6 +2128,28 @@
|
|
|
1639
2128
|
"requires": {}
|
|
1640
2129
|
}
|
|
1641
2130
|
},
|
|
2131
|
+
{
|
|
2132
|
+
"name": "hanko",
|
|
2133
|
+
"description": "Hanko integration for Nuxt for passwordless authentication",
|
|
2134
|
+
"repo": "nuxt-modules/hanko",
|
|
2135
|
+
"npm": "@nuxtjs/hanko",
|
|
2136
|
+
"icon": "hanko.svg",
|
|
2137
|
+
"github": "https://github.com/nuxt-modules/hanko",
|
|
2138
|
+
"website": "https://github.com/nuxt-modules/hanko",
|
|
2139
|
+
"learn_more": "https://hanko.io/",
|
|
2140
|
+
"category": "Security",
|
|
2141
|
+
"type": "community",
|
|
2142
|
+
"maintainers": [
|
|
2143
|
+
{
|
|
2144
|
+
"name": "danielroe",
|
|
2145
|
+
"github": "danielroe"
|
|
2146
|
+
}
|
|
2147
|
+
],
|
|
2148
|
+
"compatibility": {
|
|
2149
|
+
"nuxt": "^3.0.0",
|
|
2150
|
+
"requires": {}
|
|
2151
|
+
}
|
|
2152
|
+
},
|
|
1642
2153
|
{
|
|
1643
2154
|
"name": "harlem",
|
|
1644
2155
|
"description": "Harlem is a simple, unopinionated, lightweight and extensible state management solution for Vue 3.",
|
|
@@ -1709,7 +2220,7 @@
|
|
|
1709
2220
|
},
|
|
1710
2221
|
{
|
|
1711
2222
|
"name": "helmet",
|
|
1712
|
-
"description": "Easy Helmet module with Nuxt
|
|
2223
|
+
"description": "Easy Helmet module with Nuxt'",
|
|
1713
2224
|
"repo": "victor-perez/nuxt-helmet",
|
|
1714
2225
|
"npm": "nuxt-helmet",
|
|
1715
2226
|
"icon": "",
|
|
@@ -1753,7 +2264,7 @@
|
|
|
1753
2264
|
},
|
|
1754
2265
|
{
|
|
1755
2266
|
"name": "history-state",
|
|
1756
|
-
"description": "Nuxt
|
|
2267
|
+
"description": "Nuxt module to backup or restore historical states",
|
|
1757
2268
|
"repo": "hidekatsu-izuno/nuxt-history-state",
|
|
1758
2269
|
"npm": "nuxt-history-state",
|
|
1759
2270
|
"icon": "",
|
|
@@ -1822,7 +2333,7 @@
|
|
|
1822
2333
|
},
|
|
1823
2334
|
{
|
|
1824
2335
|
"name": "http",
|
|
1825
|
-
"description": "Universal HTTP Module for Nuxt
|
|
2336
|
+
"description": "Universal HTTP Module for Nuxt",
|
|
1826
2337
|
"repo": "nuxt/http",
|
|
1827
2338
|
"npm": "@nuxt/http",
|
|
1828
2339
|
"icon": "http.png",
|
|
@@ -1850,7 +2361,7 @@
|
|
|
1850
2361
|
},
|
|
1851
2362
|
{
|
|
1852
2363
|
"name": "humans-txt",
|
|
1853
|
-
"description": "An initiative for knowing the people behind a website. It is a Nuxt
|
|
2364
|
+
"description": "An initiative for knowing the people behind a website. It is a Nuxt buildModules that add a TXT file containing information about the different people who have contributed to building the website.",
|
|
1854
2365
|
"repo": "Luxdamore/nuxt-humans-txt",
|
|
1855
2366
|
"npm": "@luxdamore/nuxt-humans-txt",
|
|
1856
2367
|
"icon": "",
|
|
@@ -1874,11 +2385,11 @@
|
|
|
1874
2385
|
{
|
|
1875
2386
|
"name": "i18n",
|
|
1876
2387
|
"description": "i18n features for your Nuxt project so you can easily add internationalization.",
|
|
1877
|
-
"repo": "nuxt-
|
|
2388
|
+
"repo": "nuxt-modules/i18n",
|
|
1878
2389
|
"npm": "@nuxtjs/i18n",
|
|
1879
2390
|
"icon": "i18n.png",
|
|
1880
|
-
"github": "https://github.com/nuxt-
|
|
1881
|
-
"website": "https://i18n.nuxtjs.org",
|
|
2391
|
+
"github": "https://github.com/nuxt-modules/i18n",
|
|
2392
|
+
"website": "https://v8.i18n.nuxtjs.org",
|
|
1882
2393
|
"learn_more": "https://kazupon.github.io/vue-i18n/",
|
|
1883
2394
|
"category": "Extensions",
|
|
1884
2395
|
"type": "community",
|
|
@@ -1897,6 +2408,28 @@
|
|
|
1897
2408
|
"requires": {}
|
|
1898
2409
|
}
|
|
1899
2410
|
},
|
|
2411
|
+
{
|
|
2412
|
+
"name": "icon-font",
|
|
2413
|
+
"description": "Automatically generates fonts and custom properties (variables) from a specified folder containing SVG icons, injecting them into pages with live monitoring.",
|
|
2414
|
+
"repo": "coremyslo/nuxt-icon-font",
|
|
2415
|
+
"npm": "@coremyslo/nuxt-icon-font",
|
|
2416
|
+
"icon": "",
|
|
2417
|
+
"github": "https://github.com/coremyslo/nuxt-icon-font",
|
|
2418
|
+
"website": "https://github.com/coremyslo/nuxt-icon-font",
|
|
2419
|
+
"learn_more": "",
|
|
2420
|
+
"category": "UI",
|
|
2421
|
+
"type": "3rd-party",
|
|
2422
|
+
"maintainers": [
|
|
2423
|
+
{
|
|
2424
|
+
"name": "coremyslo",
|
|
2425
|
+
"github": "coremyslo"
|
|
2426
|
+
}
|
|
2427
|
+
],
|
|
2428
|
+
"compatibility": {
|
|
2429
|
+
"nuxt": "^3.0.0",
|
|
2430
|
+
"requires": {}
|
|
2431
|
+
}
|
|
2432
|
+
},
|
|
1900
2433
|
{
|
|
1901
2434
|
"name": "icon",
|
|
1902
2435
|
"description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
|
|
@@ -1916,7 +2449,8 @@
|
|
|
1916
2449
|
],
|
|
1917
2450
|
"compatibility": {
|
|
1918
2451
|
"nuxt": "^3.0.0",
|
|
1919
|
-
"requires": {}
|
|
2452
|
+
"requires": {},
|
|
2453
|
+
"devtools": "^0.0.0"
|
|
1920
2454
|
}
|
|
1921
2455
|
},
|
|
1922
2456
|
{
|
|
@@ -1965,12 +2499,12 @@
|
|
|
1965
2499
|
},
|
|
1966
2500
|
{
|
|
1967
2501
|
"name": "image",
|
|
1968
|
-
"description": "Optimised images for
|
|
2502
|
+
"description": "Optimised images for Nuxt, with progressive processing, lazy-loading, real-time resizes and providers support.",
|
|
1969
2503
|
"repo": "nuxt/image",
|
|
1970
2504
|
"npm": "@nuxt/image",
|
|
1971
2505
|
"icon": "image.png",
|
|
1972
2506
|
"github": "https://github.com/nuxt/image",
|
|
1973
|
-
"website": "https://image.
|
|
2507
|
+
"website": "https://image.nuxt.com",
|
|
1974
2508
|
"learn_more": "",
|
|
1975
2509
|
"category": "Images",
|
|
1976
2510
|
"type": "official",
|
|
@@ -1980,6 +2514,11 @@
|
|
|
1980
2514
|
"github": "farnabaz",
|
|
1981
2515
|
"twitter": "a_birang"
|
|
1982
2516
|
},
|
|
2517
|
+
{
|
|
2518
|
+
"name": "Daniel Roe",
|
|
2519
|
+
"github": "danielroe",
|
|
2520
|
+
"twitter": "danielcroe"
|
|
2521
|
+
},
|
|
1983
2522
|
{
|
|
1984
2523
|
"name": "Pooya Parsa",
|
|
1985
2524
|
"github": "pi0",
|
|
@@ -2000,7 +2539,7 @@
|
|
|
2000
2539
|
},
|
|
2001
2540
|
{
|
|
2002
2541
|
"name": "imagemin",
|
|
2003
|
-
"description": "Automatically optimize (compress) all images used in Nuxt
|
|
2542
|
+
"description": "Automatically optimize (compress) all images used in Nuxt",
|
|
2004
2543
|
"repo": "nuxt-community/imagemin-module",
|
|
2005
2544
|
"npm": "@nuxtjs/imagemin",
|
|
2006
2545
|
"icon": "imagemin.png",
|
|
@@ -2023,12 +2562,12 @@
|
|
|
2023
2562
|
{
|
|
2024
2563
|
"name": "inkline",
|
|
2025
2564
|
"description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
|
|
2026
|
-
"repo": "inkline/
|
|
2027
|
-
"npm": "@inkline/
|
|
2565
|
+
"repo": "inkline/plugin",
|
|
2566
|
+
"npm": "@inkline/plugin",
|
|
2028
2567
|
"icon": "inkline.svg",
|
|
2029
|
-
"github": "https://github.com/inkline/
|
|
2568
|
+
"github": "https://github.com/inkline/plugin",
|
|
2030
2569
|
"website": "https://inkline.io",
|
|
2031
|
-
"learn_more": "https://inkline.io/docs/
|
|
2570
|
+
"learn_more": "https://inkline.io/docs/installation/nuxt",
|
|
2032
2571
|
"category": "UI",
|
|
2033
2572
|
"type": "3rd-party",
|
|
2034
2573
|
"maintainers": [
|
|
@@ -2047,7 +2586,7 @@
|
|
|
2047
2586
|
},
|
|
2048
2587
|
{
|
|
2049
2588
|
"name": "intercom",
|
|
2050
|
-
"description": "Conversational, messenger-based experiences with Intercom Module for Nuxt
|
|
2589
|
+
"description": "Conversational, messenger-based experiences with Intercom Module for Nuxt",
|
|
2051
2590
|
"repo": "hex-digital/nuxt-intercom",
|
|
2052
2591
|
"npm": "@hexdigital/nuxt-intercom",
|
|
2053
2592
|
"icon": "intercom.png",
|
|
@@ -2092,7 +2631,7 @@
|
|
|
2092
2631
|
},
|
|
2093
2632
|
{
|
|
2094
2633
|
"name": "jsonapi",
|
|
2095
|
-
"description": "Easy JSON:API client integration for Nuxt
|
|
2634
|
+
"description": "Easy JSON:API client integration for Nuxt",
|
|
2096
2635
|
"repo": "patrickcate/nuxt-jsonapi",
|
|
2097
2636
|
"npm": "nuxt-jsonapi",
|
|
2098
2637
|
"icon": "jsonapi.svg",
|
|
@@ -2134,9 +2673,36 @@
|
|
|
2134
2673
|
"requires": {}
|
|
2135
2674
|
}
|
|
2136
2675
|
},
|
|
2676
|
+
{
|
|
2677
|
+
"name": "kinde",
|
|
2678
|
+
"description": "Kinde authentication integration for Nuxt",
|
|
2679
|
+
"repo": "nuxt-modules/kinde",
|
|
2680
|
+
"npm": "@nuxtjs/kinde",
|
|
2681
|
+
"icon": "kinde.svg",
|
|
2682
|
+
"github": "https://github.com/nuxt-modules/kinde",
|
|
2683
|
+
"website": "https://kinde.com/docs/developer-tools/nuxt-module/",
|
|
2684
|
+
"learn_more": "https://kinde.com/",
|
|
2685
|
+
"category": "Security",
|
|
2686
|
+
"type": "community",
|
|
2687
|
+
"maintainers": [
|
|
2688
|
+
{
|
|
2689
|
+
"name": "danielroe",
|
|
2690
|
+
"github": "danielroe"
|
|
2691
|
+
},
|
|
2692
|
+
{
|
|
2693
|
+
"name": "daveordead",
|
|
2694
|
+
"github": "DaveOrDead",
|
|
2695
|
+
"twitter": "dave_or_dead"
|
|
2696
|
+
}
|
|
2697
|
+
],
|
|
2698
|
+
"compatibility": {
|
|
2699
|
+
"nuxt": "^3.0.0",
|
|
2700
|
+
"requires": {}
|
|
2701
|
+
}
|
|
2702
|
+
},
|
|
2137
2703
|
{
|
|
2138
2704
|
"name": "kql",
|
|
2139
|
-
"description": "Nuxt
|
|
2705
|
+
"description": "Nuxt module for Kirby's Query Language API",
|
|
2140
2706
|
"repo": "johannschopplich/nuxt-kql",
|
|
2141
2707
|
"npm": "nuxt-kql",
|
|
2142
2708
|
"icon": "kql.svg",
|
|
@@ -2160,7 +2726,7 @@
|
|
|
2160
2726
|
},
|
|
2161
2727
|
{
|
|
2162
2728
|
"name": "laravel-echo",
|
|
2163
|
-
"description": "Laravel Echo for Nuxt
|
|
2729
|
+
"description": "Laravel Echo for Nuxt",
|
|
2164
2730
|
"repo": "nuxt-community/laravel-echo",
|
|
2165
2731
|
"npm": "@nuxtjs/laravel-echo",
|
|
2166
2732
|
"icon": "laravel-echo.png",
|
|
@@ -2248,13 +2814,13 @@
|
|
|
2248
2814
|
},
|
|
2249
2815
|
{
|
|
2250
2816
|
"name": "link-checker",
|
|
2251
|
-
"description": "",
|
|
2817
|
+
"description": "Find and magically fix links that may be negatively effecting your Nuxt sites SEO.",
|
|
2252
2818
|
"repo": "harlan-zw/nuxt-link-checker",
|
|
2253
2819
|
"npm": "nuxt-link-checker",
|
|
2254
|
-
"icon": "",
|
|
2820
|
+
"icon": "link-checker.svg",
|
|
2255
2821
|
"github": "https://github.com/harlan-zw/nuxt-link-checker",
|
|
2256
|
-
"website": "https://
|
|
2257
|
-
"learn_more": "",
|
|
2822
|
+
"website": "https://nuxtseo.com/link-checker",
|
|
2823
|
+
"learn_more": "https://nuxtseo.com/link-checker",
|
|
2258
2824
|
"category": "SEO",
|
|
2259
2825
|
"type": "3rd-party",
|
|
2260
2826
|
"maintainers": [
|
|
@@ -2267,7 +2833,8 @@
|
|
|
2267
2833
|
],
|
|
2268
2834
|
"compatibility": {
|
|
2269
2835
|
"nuxt": "^3.0.0",
|
|
2270
|
-
"requires": {}
|
|
2836
|
+
"requires": {},
|
|
2837
|
+
"devtools": "^0.0.0"
|
|
2271
2838
|
}
|
|
2272
2839
|
},
|
|
2273
2840
|
{
|
|
@@ -2344,12 +2911,12 @@
|
|
|
2344
2911
|
},
|
|
2345
2912
|
{
|
|
2346
2913
|
"name": "logrocket",
|
|
2347
|
-
"description": "LogRocket module for Nuxt
|
|
2348
|
-
"repo": "nuxt-
|
|
2914
|
+
"description": "LogRocket module for Nuxt to help you fix bugs and understand user behaviour.",
|
|
2915
|
+
"repo": "nuxt-modules/logrocket",
|
|
2349
2916
|
"npm": "nuxt-logrocket",
|
|
2350
2917
|
"icon": "logrocket.png",
|
|
2351
|
-
"github": "https://github.com/nuxt-
|
|
2352
|
-
"website": "https://github.com/nuxt-
|
|
2918
|
+
"github": "https://github.com/nuxt-modules/logrocket",
|
|
2919
|
+
"website": "https://github.com/nuxt-modules/logrocket",
|
|
2353
2920
|
"learn_more": "https://docs.logrocket.com/docs",
|
|
2354
2921
|
"category": "Monitoring",
|
|
2355
2922
|
"type": "community",
|
|
@@ -2365,9 +2932,35 @@
|
|
|
2365
2932
|
"requires": {}
|
|
2366
2933
|
}
|
|
2367
2934
|
},
|
|
2935
|
+
{
|
|
2936
|
+
"name": "lucide-icons",
|
|
2937
|
+
"description": "Nuxt module to integrate Lucide icons",
|
|
2938
|
+
"repo": "swisnl/nuxt-lucide-icons",
|
|
2939
|
+
"npm": "nuxt-lucide-icons",
|
|
2940
|
+
"icon": "lucide-icons.svg",
|
|
2941
|
+
"github": "https://github.com/swisnl/nuxt-lucide-icons",
|
|
2942
|
+
"website": "https://github.com/swisnl/nuxt-lucide-icons",
|
|
2943
|
+
"learn_more": "",
|
|
2944
|
+
"category": "UI",
|
|
2945
|
+
"type": "3rd-party",
|
|
2946
|
+
"maintainers": [
|
|
2947
|
+
{
|
|
2948
|
+
"name": "SWIS",
|
|
2949
|
+
"github": "swisnl"
|
|
2950
|
+
},
|
|
2951
|
+
{
|
|
2952
|
+
"name": "Jasper Zonneveld",
|
|
2953
|
+
"github": "JaZo"
|
|
2954
|
+
}
|
|
2955
|
+
],
|
|
2956
|
+
"compatibility": {
|
|
2957
|
+
"nuxt": "^3.0.0",
|
|
2958
|
+
"requires": {}
|
|
2959
|
+
}
|
|
2960
|
+
},
|
|
2368
2961
|
{
|
|
2369
2962
|
"name": "lunr",
|
|
2370
|
-
"description": "Full-text search with pre-build indexes for Nuxt
|
|
2963
|
+
"description": "Full-text search with pre-build indexes for Nuxt using lunr.js",
|
|
2371
2964
|
"repo": "nuxt-community/lunr-module",
|
|
2372
2965
|
"npm": "@nuxtjs/lunr-module",
|
|
2373
2966
|
"icon": "",
|
|
@@ -2455,6 +3048,28 @@
|
|
|
2455
3048
|
"requires": {}
|
|
2456
3049
|
}
|
|
2457
3050
|
},
|
|
3051
|
+
{
|
|
3052
|
+
"name": "maz-ui",
|
|
3053
|
+
"description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
|
|
3054
|
+
"repo": "louismazel/maz-ui",
|
|
3055
|
+
"npm": "maz-ui",
|
|
3056
|
+
"icon": "maz-ui.png",
|
|
3057
|
+
"github": "https://github.com/louismazel/maz-ui",
|
|
3058
|
+
"website": "https://louismazel.github.io/maz-ui-3/",
|
|
3059
|
+
"learn_more": "https://louismazel.github.io/maz-ui-3/",
|
|
3060
|
+
"category": "UI",
|
|
3061
|
+
"type": "community",
|
|
3062
|
+
"maintainers": [
|
|
3063
|
+
{
|
|
3064
|
+
"name": "Loïc Mazuel",
|
|
3065
|
+
"github": "LouisMazel"
|
|
3066
|
+
}
|
|
3067
|
+
],
|
|
3068
|
+
"compatibility": {
|
|
3069
|
+
"nuxt": "^3.0.0",
|
|
3070
|
+
"requires": {}
|
|
3071
|
+
}
|
|
3072
|
+
},
|
|
2458
3073
|
{
|
|
2459
3074
|
"name": "mdx",
|
|
2460
3075
|
"description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
|
|
@@ -2478,9 +3093,34 @@
|
|
|
2478
3093
|
"requires": {}
|
|
2479
3094
|
}
|
|
2480
3095
|
},
|
|
3096
|
+
{
|
|
3097
|
+
"name": "medusa",
|
|
3098
|
+
"description": "Easily connect to Medusa from your Nuxt application",
|
|
3099
|
+
"repo": "Baroshem/nuxt-medusa",
|
|
3100
|
+
"npm": "nuxt-medusa",
|
|
3101
|
+
"icon": "medusa.svg",
|
|
3102
|
+
"github": "https://github.com/Baroshem/nuxt-medusa/",
|
|
3103
|
+
"website": "https://nuxt-medusa.vercel.app/",
|
|
3104
|
+
"learn_more": "https://nuxt-medusa.vercel.app/",
|
|
3105
|
+
"category": "Ecommerce",
|
|
3106
|
+
"type": "3rd-party",
|
|
3107
|
+
"maintainers": [
|
|
3108
|
+
{
|
|
3109
|
+
"name": "Jakub Andrzejewski",
|
|
3110
|
+
"github": "Baroshem",
|
|
3111
|
+
"avatar": "https://avatars.githubusercontent.com/u/37120330?v=4"
|
|
3112
|
+
}
|
|
3113
|
+
],
|
|
3114
|
+
"compatibility": {
|
|
3115
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3116
|
+
"requires": {
|
|
3117
|
+
"bridge": true
|
|
3118
|
+
}
|
|
3119
|
+
}
|
|
3120
|
+
},
|
|
2481
3121
|
{
|
|
2482
3122
|
"name": "meilisearch",
|
|
2483
|
-
"description": "Meilisearch Instant Search module for Nuxt
|
|
3123
|
+
"description": "Meilisearch Instant Search module for Nuxt",
|
|
2484
3124
|
"repo": "xlanex6/nuxt-meilisearch",
|
|
2485
3125
|
"npm": "nuxt-meilisearch",
|
|
2486
3126
|
"icon": "meilisearch.svg",
|
|
@@ -2500,7 +3140,8 @@
|
|
|
2500
3140
|
"nuxt": "^3.0.0",
|
|
2501
3141
|
"requires": {
|
|
2502
3142
|
"bridge": false
|
|
2503
|
-
}
|
|
3143
|
+
},
|
|
3144
|
+
"devtools": "^0.0.0"
|
|
2504
3145
|
}
|
|
2505
3146
|
},
|
|
2506
3147
|
{
|
|
@@ -2547,9 +3188,32 @@
|
|
|
2547
3188
|
"requires": {}
|
|
2548
3189
|
}
|
|
2549
3190
|
},
|
|
3191
|
+
{
|
|
3192
|
+
"name": "module-feed",
|
|
3193
|
+
"description": "Feed module enables everyone to have RSS, Atom and JSON.",
|
|
3194
|
+
"repo": "tresko/nuxt-module-feed",
|
|
3195
|
+
"npm": "nuxt-module-feed",
|
|
3196
|
+
"icon": "",
|
|
3197
|
+
"github": "https://github.com/tresko/nuxt-module-feed",
|
|
3198
|
+
"website": "https://github.com/tresko/nuxt-module-feed",
|
|
3199
|
+
"learn_more": "",
|
|
3200
|
+
"category": "SEO",
|
|
3201
|
+
"type": "3rd-party",
|
|
3202
|
+
"maintainers": [
|
|
3203
|
+
{
|
|
3204
|
+
"name": "Miha Sedej",
|
|
3205
|
+
"github": "tresko",
|
|
3206
|
+
"twitter": "mihasedej"
|
|
3207
|
+
}
|
|
3208
|
+
],
|
|
3209
|
+
"compatibility": {
|
|
3210
|
+
"nuxt": "^3.0.0",
|
|
3211
|
+
"requires": {}
|
|
3212
|
+
}
|
|
3213
|
+
},
|
|
2550
3214
|
{
|
|
2551
3215
|
"name": "moment",
|
|
2552
|
-
"description": "Efficient Moment.js module for Nuxt
|
|
3216
|
+
"description": "Efficient Moment.js module for Nuxt so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
|
|
2553
3217
|
"repo": "nuxt-community/moment-module",
|
|
2554
3218
|
"npm": "@nuxtjs/moment",
|
|
2555
3219
|
"icon": "momentjs.png",
|
|
@@ -2576,7 +3240,7 @@
|
|
|
2576
3240
|
},
|
|
2577
3241
|
{
|
|
2578
3242
|
"name": "mq",
|
|
2579
|
-
"description": "vue-mq module for Nuxt.
|
|
3243
|
+
"description": "vue-mq module for Nuxt. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
|
|
2580
3244
|
"repo": "vanhoofmaarten/nuxt-mq",
|
|
2581
3245
|
"npm": "nuxt-mq",
|
|
2582
3246
|
"icon": "",
|
|
@@ -2620,7 +3284,7 @@
|
|
|
2620
3284
|
},
|
|
2621
3285
|
{
|
|
2622
3286
|
"name": "netlify-cache",
|
|
2623
|
-
"description": "Nuxt
|
|
3287
|
+
"description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
|
|
2624
3288
|
"repo": "DreaMinder/nuxt-netlify-cache",
|
|
2625
3289
|
"npm": "nuxt-netlify-cache",
|
|
2626
3290
|
"icon": "netlify.png",
|
|
@@ -2665,7 +3329,7 @@
|
|
|
2665
3329
|
},
|
|
2666
3330
|
{
|
|
2667
3331
|
"name": "netlify",
|
|
2668
|
-
"description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt
|
|
3332
|
+
"description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
|
|
2669
3333
|
"repo": "bazzite/nuxt-netlify",
|
|
2670
3334
|
"npm": "@aceforth/nuxt-netlify",
|
|
2671
3335
|
"icon": "netlify.png",
|
|
@@ -2736,111 +3400,315 @@
|
|
|
2736
3400
|
}
|
|
2737
3401
|
},
|
|
2738
3402
|
{
|
|
2739
|
-
"name": "
|
|
2740
|
-
"description": "",
|
|
2741
|
-
"repo": "
|
|
2742
|
-
"npm": "
|
|
3403
|
+
"name": "nupolyon",
|
|
3404
|
+
"description": "Inject polyfill from polyfill.io to nuxt project, auto detect based on browserslist config",
|
|
3405
|
+
"repo": "adenvt/nupolyon",
|
|
3406
|
+
"npm": "nupolyon",
|
|
2743
3407
|
"icon": "",
|
|
2744
|
-
"github": "https://github.com/
|
|
2745
|
-
"website": "https://github.com/
|
|
3408
|
+
"github": "https://github.com/adenvt/nupolyon",
|
|
3409
|
+
"website": "https://github.com/adenvt/nupolyon",
|
|
2746
3410
|
"learn_more": "",
|
|
2747
|
-
"category": "
|
|
3411
|
+
"category": "Performance",
|
|
2748
3412
|
"type": "3rd-party",
|
|
2749
3413
|
"maintainers": [
|
|
2750
3414
|
{
|
|
2751
|
-
"name": "
|
|
2752
|
-
"github": "
|
|
3415
|
+
"name": "adenvt",
|
|
3416
|
+
"github": "adenvt"
|
|
2753
3417
|
}
|
|
2754
3418
|
],
|
|
2755
3419
|
"compatibility": {
|
|
2756
|
-
"nuxt": "^
|
|
3420
|
+
"nuxt": "^3.0.0",
|
|
2757
3421
|
"requires": {}
|
|
2758
3422
|
}
|
|
2759
3423
|
},
|
|
2760
3424
|
{
|
|
2761
|
-
"name": "nuxt-
|
|
2762
|
-
"description": "
|
|
2763
|
-
"repo": "
|
|
2764
|
-
"npm": "nuxt-
|
|
2765
|
-
"icon": "
|
|
2766
|
-
"github": "https://github.com/
|
|
2767
|
-
"website": "https://nuxt-
|
|
3425
|
+
"name": "nuxt-anchorscroll",
|
|
3426
|
+
"description": "Scroll to top and to anchor support for Nuxt",
|
|
3427
|
+
"repo": "helltraitor/nuxt-anchorscroll",
|
|
3428
|
+
"npm": "nuxt-anchorscroll",
|
|
3429
|
+
"icon": "",
|
|
3430
|
+
"github": "https://github.com/helltraitor/nuxt-anchorscroll",
|
|
3431
|
+
"website": "https://github.com/helltraitor/nuxt-anchorscroll",
|
|
2768
3432
|
"learn_more": "",
|
|
2769
|
-
"category": "
|
|
3433
|
+
"category": "UI",
|
|
2770
3434
|
"type": "3rd-party",
|
|
2771
3435
|
"maintainers": [
|
|
2772
3436
|
{
|
|
2773
|
-
"name": "
|
|
2774
|
-
"github": "
|
|
2775
|
-
"twitter": "dulnan",
|
|
2776
|
-
"avatar": "https://avatars.githubusercontent.com/dulnan?v=4"
|
|
2777
|
-
},
|
|
2778
|
-
{
|
|
2779
|
-
"name": "ayalon",
|
|
2780
|
-
"github": "ayalon",
|
|
2781
|
-
"avatar": "https://avatars.githubusercontent.com/ayalon?v=4"
|
|
3437
|
+
"name": "Helltraitor",
|
|
3438
|
+
"github": "helltraitor"
|
|
2782
3439
|
}
|
|
2783
3440
|
],
|
|
2784
3441
|
"compatibility": {
|
|
2785
|
-
"nuxt": "^
|
|
3442
|
+
"nuxt": "^3.0.0",
|
|
2786
3443
|
"requires": {}
|
|
2787
3444
|
}
|
|
2788
3445
|
},
|
|
2789
3446
|
{
|
|
2790
|
-
"name": "nuxt-
|
|
2791
|
-
"description": "",
|
|
2792
|
-
"repo": "
|
|
2793
|
-
"npm": "
|
|
2794
|
-
"icon": "",
|
|
2795
|
-
"github": "https://github.com/
|
|
2796
|
-
"website": "https://github.com/
|
|
3447
|
+
"name": "nuxt-auth-sanctum",
|
|
3448
|
+
"description": "Nuxt module for Laravel Sanctum authentication",
|
|
3449
|
+
"repo": "manchenkoff/nuxt-auth-sanctum",
|
|
3450
|
+
"npm": "nuxt-auth-sanctum",
|
|
3451
|
+
"icon": "laravel.svg",
|
|
3452
|
+
"github": "https://github.com/manchenkoff/nuxt-auth-sanctum",
|
|
3453
|
+
"website": "https://github.com/manchenkoff/nuxt-auth-sanctum",
|
|
2797
3454
|
"learn_more": "",
|
|
2798
|
-
"category": "
|
|
3455
|
+
"category": "Security",
|
|
2799
3456
|
"type": "3rd-party",
|
|
2800
3457
|
"maintainers": [
|
|
2801
3458
|
{
|
|
2802
|
-
"name": "
|
|
2803
|
-
"github": "
|
|
3459
|
+
"name": "Artem Manchenkov",
|
|
3460
|
+
"github": "manchenkoff",
|
|
3461
|
+
"avatar": "https://avatars.githubusercontent.com/manchenkoff"
|
|
2804
3462
|
}
|
|
2805
3463
|
],
|
|
2806
3464
|
"compatibility": {
|
|
2807
|
-
"nuxt": "^
|
|
3465
|
+
"nuxt": "^3.0.0",
|
|
2808
3466
|
"requires": {}
|
|
2809
3467
|
}
|
|
2810
3468
|
},
|
|
2811
3469
|
{
|
|
2812
|
-
"name": "nuxt-
|
|
2813
|
-
"description": "
|
|
2814
|
-
"repo": "
|
|
2815
|
-
"npm": "nuxt-
|
|
2816
|
-
"icon": "
|
|
2817
|
-
"github": "https://github.com/
|
|
2818
|
-
"website": "https://github.com/
|
|
3470
|
+
"name": "nuxt-basic-auth",
|
|
3471
|
+
"description": "Nuxt Module for Basic Authentication",
|
|
3472
|
+
"repo": "kgierke/nuxt-basic-auth",
|
|
3473
|
+
"npm": "@kgierke/nuxt-basic-auth",
|
|
3474
|
+
"icon": "",
|
|
3475
|
+
"github": "https://github.com/kgierke/nuxt-basic-auth",
|
|
3476
|
+
"website": "https://github.com/kgierke/nuxt-basic-auth",
|
|
2819
3477
|
"learn_more": "",
|
|
2820
|
-
"category": "
|
|
3478
|
+
"category": "Security",
|
|
2821
3479
|
"type": "3rd-party",
|
|
2822
3480
|
"maintainers": [
|
|
2823
3481
|
{
|
|
2824
|
-
"name": "
|
|
2825
|
-
"github": "
|
|
3482
|
+
"name": "kgierke",
|
|
3483
|
+
"github": "kgierke"
|
|
2826
3484
|
}
|
|
2827
3485
|
],
|
|
2828
3486
|
"compatibility": {
|
|
2829
|
-
"nuxt": "^
|
|
2830
|
-
"requires": {
|
|
2831
|
-
"bridge": "optional"
|
|
2832
|
-
}
|
|
3487
|
+
"nuxt": "^3.0.0",
|
|
3488
|
+
"requires": {}
|
|
2833
3489
|
}
|
|
2834
3490
|
},
|
|
2835
3491
|
{
|
|
2836
|
-
"name": "nuxt-
|
|
2837
|
-
"description": "
|
|
2838
|
-
"repo": "
|
|
2839
|
-
"npm": "
|
|
2840
|
-
"icon": "
|
|
2841
|
-
"github": "https://github.com/
|
|
2842
|
-
"website": "https://
|
|
2843
|
-
"learn_more": "https://
|
|
3492
|
+
"name": "nuxt-bootstrap-icons",
|
|
3493
|
+
"description": "Just a simple integration for Bootstrap Icons",
|
|
3494
|
+
"repo": "OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3495
|
+
"npm": "nuxt-bootstrap-icons",
|
|
3496
|
+
"icon": "bootstrap-icons.svg",
|
|
3497
|
+
"github": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3498
|
+
"website": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3499
|
+
"learn_more": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3500
|
+
"category": "UI",
|
|
3501
|
+
"type": "3rd-party",
|
|
3502
|
+
"maintainers": [
|
|
3503
|
+
{
|
|
3504
|
+
"name": "OyewoleOyedeji",
|
|
3505
|
+
"github": "OyewoleOyedeji"
|
|
3506
|
+
}
|
|
3507
|
+
],
|
|
3508
|
+
"compatibility": {
|
|
3509
|
+
"nuxt": "^3.0.0",
|
|
3510
|
+
"requires": {}
|
|
3511
|
+
}
|
|
3512
|
+
},
|
|
3513
|
+
{
|
|
3514
|
+
"name": "nuxt-chatgpt",
|
|
3515
|
+
"description": "ChatGPT integration for Nuxt",
|
|
3516
|
+
"repo": "schnapsterdog/nuxt-chatgpt",
|
|
3517
|
+
"npm": "nuxt-chatgpt",
|
|
3518
|
+
"icon": "chatgpt.svg",
|
|
3519
|
+
"github": "https://github.com/schnapsterdog/nuxt-chatgpt",
|
|
3520
|
+
"website": "https://github.com/schnapsterdog/nuxt-chatgpt",
|
|
3521
|
+
"learn_more": "https://github.com/schnapsterdog/nuxt-chatgpt/blob/main/README.md",
|
|
3522
|
+
"category": "Libraries",
|
|
3523
|
+
"type": "3rd-party",
|
|
3524
|
+
"maintainers": [
|
|
3525
|
+
{
|
|
3526
|
+
"name": "Oliver Trajceski",
|
|
3527
|
+
"github": "schnapsterdog"
|
|
3528
|
+
}
|
|
3529
|
+
],
|
|
3530
|
+
"compatibility": {
|
|
3531
|
+
"nuxt": "^3.0.0",
|
|
3532
|
+
"requires": {}
|
|
3533
|
+
}
|
|
3534
|
+
},
|
|
3535
|
+
{
|
|
3536
|
+
"name": "nuxt-facebook-chat",
|
|
3537
|
+
"description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
|
|
3538
|
+
"repo": "superdev-tech/nuxt-facebook-chat",
|
|
3539
|
+
"npm": "nuxt-facebook-chat",
|
|
3540
|
+
"icon": "nuxt-facebook-chat.svg",
|
|
3541
|
+
"github": "https://github.com/superdev-tech/nuxt-facebook-chat",
|
|
3542
|
+
"website": "https://github.com/superdev-tech/nuxt-facebook-chat",
|
|
3543
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-facebook-chat",
|
|
3544
|
+
"category": "Libraries",
|
|
3545
|
+
"type": "3rd-party",
|
|
3546
|
+
"maintainers": [
|
|
3547
|
+
{
|
|
3548
|
+
"name": "Supanut Dokmaithong",
|
|
3549
|
+
"github": "Boomgeek"
|
|
3550
|
+
},
|
|
3551
|
+
{
|
|
3552
|
+
"name": "superdev-tech",
|
|
3553
|
+
"github": "superdev-tech"
|
|
3554
|
+
}
|
|
3555
|
+
],
|
|
3556
|
+
"compatibility": {
|
|
3557
|
+
"nuxt": "^3.0.0",
|
|
3558
|
+
"requires": {}
|
|
3559
|
+
}
|
|
3560
|
+
},
|
|
3561
|
+
{
|
|
3562
|
+
"name": "nuxt-feedme",
|
|
3563
|
+
"description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
|
|
3564
|
+
"repo": "helltraitor/nuxt-feedme",
|
|
3565
|
+
"npm": "nuxt-feedme",
|
|
3566
|
+
"icon": "",
|
|
3567
|
+
"github": "https://github.com/helltraitor/nuxt-feedme",
|
|
3568
|
+
"website": "https://github.com/helltraitor/nuxt-feedme",
|
|
3569
|
+
"learn_more": "",
|
|
3570
|
+
"category": "SEO",
|
|
3571
|
+
"type": "3rd-party",
|
|
3572
|
+
"maintainers": [
|
|
3573
|
+
{
|
|
3574
|
+
"name": "Helltraitor",
|
|
3575
|
+
"github": "helltraitor"
|
|
3576
|
+
}
|
|
3577
|
+
],
|
|
3578
|
+
"compatibility": {
|
|
3579
|
+
"nuxt": "^3.0.0",
|
|
3580
|
+
"requires": {}
|
|
3581
|
+
}
|
|
3582
|
+
},
|
|
3583
|
+
{
|
|
3584
|
+
"name": "nuxt-graphql-middleware",
|
|
3585
|
+
"description": "Expose GraphQL queries and mutations as server API routes.",
|
|
3586
|
+
"repo": "dulnan/nuxt-graphql-middleware",
|
|
3587
|
+
"npm": "nuxt-graphql-middleware",
|
|
3588
|
+
"icon": "nuxt-graphql-middleware.svg",
|
|
3589
|
+
"github": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
3590
|
+
"website": "https://nuxt-graphql-middleware.dulnan.net",
|
|
3591
|
+
"learn_more": "",
|
|
3592
|
+
"category": "Request",
|
|
3593
|
+
"type": "3rd-party",
|
|
3594
|
+
"maintainers": [
|
|
3595
|
+
{
|
|
3596
|
+
"name": "dulnan",
|
|
3597
|
+
"github": "dulnan",
|
|
3598
|
+
"twitter": "dulnan",
|
|
3599
|
+
"avatar": "https://avatars.githubusercontent.com/dulnan?v=4"
|
|
3600
|
+
},
|
|
3601
|
+
{
|
|
3602
|
+
"name": "ayalon",
|
|
3603
|
+
"github": "ayalon",
|
|
3604
|
+
"avatar": "https://avatars.githubusercontent.com/ayalon?v=4"
|
|
3605
|
+
}
|
|
3606
|
+
],
|
|
3607
|
+
"compatibility": {
|
|
3608
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3609
|
+
"requires": {}
|
|
3610
|
+
}
|
|
3611
|
+
},
|
|
3612
|
+
{
|
|
3613
|
+
"name": "nuxt-graphql-playground",
|
|
3614
|
+
"description": "",
|
|
3615
|
+
"repo": "pinpon-dev/nuxt-graphql-playground",
|
|
3616
|
+
"npm": "@pin-pon/nuxt-graphql-playground",
|
|
3617
|
+
"icon": "",
|
|
3618
|
+
"github": "https://github.com/pinpon-dev/nuxt-graphql-playground",
|
|
3619
|
+
"website": "https://github.com/pinpon-dev/nuxt-graphql-playground",
|
|
3620
|
+
"learn_more": "",
|
|
3621
|
+
"category": "Devtools",
|
|
3622
|
+
"type": "3rd-party",
|
|
3623
|
+
"maintainers": [
|
|
3624
|
+
{
|
|
3625
|
+
"name": "pinpon-dev",
|
|
3626
|
+
"github": "pinpon-dev"
|
|
3627
|
+
}
|
|
3628
|
+
],
|
|
3629
|
+
"compatibility": {
|
|
3630
|
+
"nuxt": "^2.0.0",
|
|
3631
|
+
"requires": {}
|
|
3632
|
+
}
|
|
3633
|
+
},
|
|
3634
|
+
{
|
|
3635
|
+
"name": "nuxt-gtm",
|
|
3636
|
+
"description": "A Nuxt module for Google Tag Manager",
|
|
3637
|
+
"repo": "zadigetvoltaire/nuxt-gtm",
|
|
3638
|
+
"npm": "@zadigetvoltaire/nuxt-gtm",
|
|
3639
|
+
"icon": "nuxt-gtm.svg",
|
|
3640
|
+
"github": "https://github.com/zadigetvoltaire/nuxt-gtm",
|
|
3641
|
+
"website": "https://github.com/zadigetvoltaire/nuxt-gtm",
|
|
3642
|
+
"learn_more": "https://developers.google.com/tag-platform/tag-manager?hl=fr",
|
|
3643
|
+
"category": "Analytics",
|
|
3644
|
+
"type": "3rd-party",
|
|
3645
|
+
"maintainers": [
|
|
3646
|
+
{
|
|
3647
|
+
"name": "Zadig&Voltaire Team",
|
|
3648
|
+
"github": "https://github.com/zadigetvoltaire"
|
|
3649
|
+
}
|
|
3650
|
+
],
|
|
3651
|
+
"compatibility": {
|
|
3652
|
+
"nuxt": "^3.0.0",
|
|
3653
|
+
"requires": {},
|
|
3654
|
+
"devtools": "^0.0.0"
|
|
3655
|
+
}
|
|
3656
|
+
},
|
|
3657
|
+
{
|
|
3658
|
+
"name": "nuxt-hue",
|
|
3659
|
+
"description": "Enlighten your Nuxt experience",
|
|
3660
|
+
"repo": "lihbr/nuxt-hue",
|
|
3661
|
+
"npm": "nuxt-hue",
|
|
3662
|
+
"icon": "nuxt-hue.svg",
|
|
3663
|
+
"github": "https://github.com/lihbr/nuxt-hue",
|
|
3664
|
+
"website": "https://github.com/lihbr/nuxt-hue",
|
|
3665
|
+
"learn_more": "",
|
|
3666
|
+
"category": "Devtools",
|
|
3667
|
+
"type": "3rd-party",
|
|
3668
|
+
"maintainers": [
|
|
3669
|
+
{
|
|
3670
|
+
"name": "lihbr",
|
|
3671
|
+
"github": "lihbr"
|
|
3672
|
+
}
|
|
3673
|
+
],
|
|
3674
|
+
"compatibility": {
|
|
3675
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3676
|
+
"requires": {
|
|
3677
|
+
"bridge": "optional"
|
|
3678
|
+
}
|
|
3679
|
+
}
|
|
3680
|
+
},
|
|
3681
|
+
{
|
|
3682
|
+
"name": "nuxt-jsonld",
|
|
3683
|
+
"description": "Manage JSON-LD in Vue component.",
|
|
3684
|
+
"repo": "ymmooot/nuxt-jsonld",
|
|
3685
|
+
"npm": "nuxt-jsonld",
|
|
3686
|
+
"icon": "",
|
|
3687
|
+
"github": "https://github.com/ymmooot/nuxt-jsonld",
|
|
3688
|
+
"website": "https://github.com/ymmooot/nuxt-jsonld",
|
|
3689
|
+
"learn_more": "",
|
|
3690
|
+
"category": "SEO",
|
|
3691
|
+
"type": "3rd-party",
|
|
3692
|
+
"maintainers": [
|
|
3693
|
+
{
|
|
3694
|
+
"name": "ymmooot",
|
|
3695
|
+
"github": "ymmooot"
|
|
3696
|
+
}
|
|
3697
|
+
],
|
|
3698
|
+
"compatibility": {
|
|
3699
|
+
"nuxt": "^3.0.0",
|
|
3700
|
+
"requires": {}
|
|
3701
|
+
}
|
|
3702
|
+
},
|
|
3703
|
+
{
|
|
3704
|
+
"name": "nuxt-localtunnel",
|
|
3705
|
+
"description": "Exposes your Nuxt localhost to the world automatically.",
|
|
3706
|
+
"repo": "nuxtus/localtunnel",
|
|
3707
|
+
"npm": "@nuxtus/nuxt-localtunnel",
|
|
3708
|
+
"icon": "nuxt-localtunnel.svg",
|
|
3709
|
+
"github": "https://github.com/nuxtus/localtunnel",
|
|
3710
|
+
"website": "https://nuxtus.com",
|
|
3711
|
+
"learn_more": "https://docs.nuxtus.com/#/localtunnel",
|
|
2844
3712
|
"category": "Devtools",
|
|
2845
3713
|
"type": "3rd-party",
|
|
2846
3714
|
"maintainers": [
|
|
@@ -2857,7 +3725,7 @@
|
|
|
2857
3725
|
},
|
|
2858
3726
|
{
|
|
2859
3727
|
"name": "nuxt-loco",
|
|
2860
|
-
"description": "A localise.biz module to synth locale with Nuxt
|
|
3728
|
+
"description": "A localise.biz module to synth locale with Nuxt",
|
|
2861
3729
|
"repo": "gaetansenn/nuxt-loco",
|
|
2862
3730
|
"npm": "nuxt-loco",
|
|
2863
3731
|
"icon": "",
|
|
@@ -2878,6 +3746,72 @@
|
|
|
2878
3746
|
"requires": {}
|
|
2879
3747
|
}
|
|
2880
3748
|
},
|
|
3749
|
+
{
|
|
3750
|
+
"name": "nuxt-mail",
|
|
3751
|
+
"description": "Adds email sending capability to a Nuxt.js app. Adds a server route, an injected variable, and uses nodemailer to send emails.",
|
|
3752
|
+
"repo": "dword-design/nuxt-mail",
|
|
3753
|
+
"npm": "nuxt-mail",
|
|
3754
|
+
"icon": "",
|
|
3755
|
+
"github": "https://github.com/dword-design/nuxt-mail",
|
|
3756
|
+
"website": "https://github.com/dword-design/nuxt-mail",
|
|
3757
|
+
"learn_more": "",
|
|
3758
|
+
"category": "Extensions",
|
|
3759
|
+
"type": "3rd-party",
|
|
3760
|
+
"maintainers": [
|
|
3761
|
+
{
|
|
3762
|
+
"name": "Sebastian Landwehr",
|
|
3763
|
+
"github": "dword-design"
|
|
3764
|
+
}
|
|
3765
|
+
],
|
|
3766
|
+
"compatibility": {
|
|
3767
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3768
|
+
"requires": {}
|
|
3769
|
+
}
|
|
3770
|
+
},
|
|
3771
|
+
{
|
|
3772
|
+
"name": "nuxt-mapbox",
|
|
3773
|
+
"description": "Elegant Mapbox integration with Nuxt",
|
|
3774
|
+
"repo": "AlexLavoie42/Nuxt-Mapbox",
|
|
3775
|
+
"npm": "nuxt-mapbox",
|
|
3776
|
+
"icon": "nuxt-mapbox.svg",
|
|
3777
|
+
"github": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
|
|
3778
|
+
"website": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
|
|
3779
|
+
"learn_more": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
|
|
3780
|
+
"category": "Libraries",
|
|
3781
|
+
"type": "3rd-party",
|
|
3782
|
+
"maintainers": [
|
|
3783
|
+
{
|
|
3784
|
+
"name": "Alex Lavoie",
|
|
3785
|
+
"github": "AlexLavoie42"
|
|
3786
|
+
}
|
|
3787
|
+
],
|
|
3788
|
+
"compatibility": {
|
|
3789
|
+
"nuxt": "^3.0.0",
|
|
3790
|
+
"requires": {}
|
|
3791
|
+
}
|
|
3792
|
+
},
|
|
3793
|
+
{
|
|
3794
|
+
"name": "nuxt-mdi",
|
|
3795
|
+
"description": "Add 7,000+ icons to your Nuxt application, from Material Design Icons.",
|
|
3796
|
+
"repo": "ERPedersen/nuxt-mdi",
|
|
3797
|
+
"npm": "nuxt-mdi",
|
|
3798
|
+
"icon": "mdi.png",
|
|
3799
|
+
"github": "https://github.com/ERPedersen/nuxt-mdi",
|
|
3800
|
+
"website": "https://nuxt-mdi.emilrosenius.com",
|
|
3801
|
+
"learn_more": "https://github.com/ERPedersen/nuxt-mdi/blob/main/README.md",
|
|
3802
|
+
"category": "Libraries",
|
|
3803
|
+
"type": "3rd-party",
|
|
3804
|
+
"maintainers": [
|
|
3805
|
+
{
|
|
3806
|
+
"name": "Emil Rosenius",
|
|
3807
|
+
"github": "ERPedersen"
|
|
3808
|
+
}
|
|
3809
|
+
],
|
|
3810
|
+
"compatibility": {
|
|
3811
|
+
"nuxt": "^3.0.0",
|
|
3812
|
+
"requires": {}
|
|
3813
|
+
}
|
|
3814
|
+
},
|
|
2881
3815
|
{
|
|
2882
3816
|
"name": "nuxt-monaco-editor",
|
|
2883
3817
|
"description": "Integrate monaco-editor with Nuxt",
|
|
@@ -2900,6 +3834,97 @@
|
|
|
2900
3834
|
"requires": {}
|
|
2901
3835
|
}
|
|
2902
3836
|
},
|
|
3837
|
+
{
|
|
3838
|
+
"name": "nuxt-mongoose",
|
|
3839
|
+
"description": "A Nuxt module for simplifying the use of Mongoose in your project.",
|
|
3840
|
+
"repo": "arashsheyda/nuxt-mongoose",
|
|
3841
|
+
"npm": "nuxt-mongoose",
|
|
3842
|
+
"icon": "nuxt-mongoose.svg",
|
|
3843
|
+
"github": "https://github.com/arashsheyda/nuxt-mongoose",
|
|
3844
|
+
"website": "https://nuxt-mongoose.nuxt.space",
|
|
3845
|
+
"learn_more": "",
|
|
3846
|
+
"category": "Database",
|
|
3847
|
+
"type": "3rd-party",
|
|
3848
|
+
"maintainers": [
|
|
3849
|
+
{
|
|
3850
|
+
"name": "arashsheyda",
|
|
3851
|
+
"github": "arashsheyda"
|
|
3852
|
+
}
|
|
3853
|
+
],
|
|
3854
|
+
"compatibility": {
|
|
3855
|
+
"nuxt": "^3.0.0",
|
|
3856
|
+
"requires": {},
|
|
3857
|
+
"devtools": "^0.0.0"
|
|
3858
|
+
}
|
|
3859
|
+
},
|
|
3860
|
+
{
|
|
3861
|
+
"name": "nuxt-payload-analyzer",
|
|
3862
|
+
"description": "Analyze Nuxt Payload Size",
|
|
3863
|
+
"repo": "barbapapazes/nuxt-payload-analyzer",
|
|
3864
|
+
"npm": "nuxt-payload-analyzer",
|
|
3865
|
+
"icon": "",
|
|
3866
|
+
"github": "https://github.com/barbapapazes/nuxt-payload-analyzer",
|
|
3867
|
+
"website": "https://github.com/barbapapazes/nuxt-payload-analyzer#readme",
|
|
3868
|
+
"learn_more": "",
|
|
3869
|
+
"category": "Performance",
|
|
3870
|
+
"type": "3rd-party",
|
|
3871
|
+
"maintainers": [
|
|
3872
|
+
{
|
|
3873
|
+
"name": "Barbapapazes",
|
|
3874
|
+
"github": "Barbapapazes",
|
|
3875
|
+
"twitter": "soubiran_"
|
|
3876
|
+
}
|
|
3877
|
+
],
|
|
3878
|
+
"compatibility": {
|
|
3879
|
+
"nuxt": "^3.0.0",
|
|
3880
|
+
"requires": {}
|
|
3881
|
+
}
|
|
3882
|
+
},
|
|
3883
|
+
{
|
|
3884
|
+
"name": "nuxt-pdf",
|
|
3885
|
+
"description": "Zero-boilerplate PDF exports of your Pages and Components",
|
|
3886
|
+
"repo": "sidebase/nuxt-pdf",
|
|
3887
|
+
"npm": "@sidebase/nuxt-pdf",
|
|
3888
|
+
"icon": "nuxt-pdf.png",
|
|
3889
|
+
"github": "https://github.com/sidebase/nuxt-pdf",
|
|
3890
|
+
"website": "https://sidebase.io/nuxt-pdf",
|
|
3891
|
+
"learn_more": "https://github.com/sidebase",
|
|
3892
|
+
"category": "Extensions",
|
|
3893
|
+
"type": "3rd-party",
|
|
3894
|
+
"maintainers": [
|
|
3895
|
+
{
|
|
3896
|
+
"name": "sidebase",
|
|
3897
|
+
"github": "sidebase",
|
|
3898
|
+
"twitter": "sidebase_io"
|
|
3899
|
+
}
|
|
3900
|
+
],
|
|
3901
|
+
"compatibility": {
|
|
3902
|
+
"nuxt": "^3.0.0",
|
|
3903
|
+
"requires": {}
|
|
3904
|
+
}
|
|
3905
|
+
},
|
|
3906
|
+
{
|
|
3907
|
+
"name": "nuxt-phosphor-icons",
|
|
3908
|
+
"description": "Just a simple integration for @phosphor-icons in Nuxt",
|
|
3909
|
+
"repo": "OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3910
|
+
"npm": "nuxt-phosphor-icons",
|
|
3911
|
+
"icon": "phosphor-icons.svg",
|
|
3912
|
+
"github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3913
|
+
"website": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3914
|
+
"learn_more": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3915
|
+
"category": "UI",
|
|
3916
|
+
"type": "3rd-party",
|
|
3917
|
+
"maintainers": [
|
|
3918
|
+
{
|
|
3919
|
+
"name": "OyewoleOyedeji",
|
|
3920
|
+
"github": "OyewoleOyedeji"
|
|
3921
|
+
}
|
|
3922
|
+
],
|
|
3923
|
+
"compatibility": {
|
|
3924
|
+
"nuxt": "^3.0.0",
|
|
3925
|
+
"requires": {}
|
|
3926
|
+
}
|
|
3927
|
+
},
|
|
2903
3928
|
{
|
|
2904
3929
|
"name": "nuxt-pino-log",
|
|
2905
3930
|
"description": "Structured logs for nuxt apps using pino",
|
|
@@ -2924,7 +3949,7 @@
|
|
|
2924
3949
|
},
|
|
2925
3950
|
{
|
|
2926
3951
|
"name": "plausible",
|
|
2927
|
-
"description": "Nuxt
|
|
3952
|
+
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
2928
3953
|
"repo": "nuxt-modules/plausible",
|
|
2929
3954
|
"npm": "@nuxtjs/plausible",
|
|
2930
3955
|
"icon": "plausible.png",
|
|
@@ -2944,9 +3969,35 @@
|
|
|
2944
3969
|
"requires": {}
|
|
2945
3970
|
}
|
|
2946
3971
|
},
|
|
3972
|
+
{
|
|
3973
|
+
"name": "nuxt-plotly",
|
|
3974
|
+
"description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
|
|
3975
|
+
"repo": "superdev-tech/nuxt-plotly",
|
|
3976
|
+
"npm": "nuxt-plotly",
|
|
3977
|
+
"icon": "nuxt-plotly.svg",
|
|
3978
|
+
"github": "https://github.com/superdev-tech/nuxt-plotly",
|
|
3979
|
+
"website": "https://github.com/superdev-tech/nuxt-plotly",
|
|
3980
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-plotly",
|
|
3981
|
+
"category": "Libraries",
|
|
3982
|
+
"type": "3rd-party",
|
|
3983
|
+
"maintainers": [
|
|
3984
|
+
{
|
|
3985
|
+
"name": "Supanut Dokmaithong",
|
|
3986
|
+
"github": "Boomgeek"
|
|
3987
|
+
},
|
|
3988
|
+
{
|
|
3989
|
+
"name": "superdev-tech",
|
|
3990
|
+
"github": "superdev-tech"
|
|
3991
|
+
}
|
|
3992
|
+
],
|
|
3993
|
+
"compatibility": {
|
|
3994
|
+
"nuxt": "^3.0.0",
|
|
3995
|
+
"requires": {}
|
|
3996
|
+
}
|
|
3997
|
+
},
|
|
2947
3998
|
{
|
|
2948
3999
|
"name": "nuxt-png-to-ico",
|
|
2949
|
-
"description": "Nuxt
|
|
4000
|
+
"description": "Nuxt module for auto generating favicons",
|
|
2950
4001
|
"repo": "b5710546232/nuxt-png-to-ico",
|
|
2951
4002
|
"npm": "nuxt-png-to-ico",
|
|
2952
4003
|
"icon": "",
|
|
@@ -2969,7 +4020,7 @@
|
|
|
2969
4020
|
},
|
|
2970
4021
|
{
|
|
2971
4022
|
"name": "nuxt-smartlook",
|
|
2972
|
-
"description": "Integrate Smartlook in your Nuxt
|
|
4023
|
+
"description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
|
|
2973
4024
|
"repo": "f00b4r/nuxt-smartlook",
|
|
2974
4025
|
"npm": "nuxt-smartlook",
|
|
2975
4026
|
"icon": "nuxt-smartlook.png",
|
|
@@ -2991,6 +4042,28 @@
|
|
|
2991
4042
|
"requires": {}
|
|
2992
4043
|
}
|
|
2993
4044
|
},
|
|
4045
|
+
{
|
|
4046
|
+
"name": "nuxt-social-share",
|
|
4047
|
+
"description": "Simple Social Sharing for Nuxt",
|
|
4048
|
+
"repo": "stefanobartoletti/nuxt-social-share",
|
|
4049
|
+
"npm": "@stefanobartoletti/nuxt-social-share",
|
|
4050
|
+
"icon": "nuxt-social-share.png",
|
|
4051
|
+
"github": "https://github.com/stefanobartoletti/nuxt-social-share",
|
|
4052
|
+
"website": "https://github.com/stefanobartoletti/nuxt-social-share",
|
|
4053
|
+
"learn_more": "https://github.com/stefanobartoletti/nuxt-social-share#readme",
|
|
4054
|
+
"category": "Extensions",
|
|
4055
|
+
"type": "3rd-party",
|
|
4056
|
+
"maintainers": [
|
|
4057
|
+
{
|
|
4058
|
+
"name": "stefanobartoletti",
|
|
4059
|
+
"github": "stefanobartoletti"
|
|
4060
|
+
}
|
|
4061
|
+
],
|
|
4062
|
+
"compatibility": {
|
|
4063
|
+
"nuxt": "^3.0.0",
|
|
4064
|
+
"requires": {}
|
|
4065
|
+
}
|
|
4066
|
+
},
|
|
2994
4067
|
{
|
|
2995
4068
|
"name": "ssr-lit",
|
|
2996
4069
|
"description": "Server-Side Rendering for Lit Element components",
|
|
@@ -3021,7 +4094,7 @@
|
|
|
3021
4094
|
},
|
|
3022
4095
|
{
|
|
3023
4096
|
"name": "nuxt-storm",
|
|
3024
|
-
"description": "WebStorm & PHPStorm support for
|
|
4097
|
+
"description": "WebStorm & PHPStorm support for Nuxt components",
|
|
3025
4098
|
"repo": "fumeapp/nuxt-storm",
|
|
3026
4099
|
"npm": "nuxt-storm",
|
|
3027
4100
|
"icon": "nuxt-storm.png",
|
|
@@ -3065,7 +4138,7 @@
|
|
|
3065
4138
|
},
|
|
3066
4139
|
{
|
|
3067
4140
|
"name": "nuxt-unleash",
|
|
3068
|
-
"description": "Nuxt
|
|
4141
|
+
"description": "Nuxt module to use Unleash toggle feature services",
|
|
3069
4142
|
"repo": "conejerock/nuxt-unleash",
|
|
3070
4143
|
"npm": "nuxt-unleash",
|
|
3071
4144
|
"icon": "nuxt-unleash.svg",
|
|
@@ -3156,12 +4229,12 @@
|
|
|
3156
4229
|
{
|
|
3157
4230
|
"name": "nuxt-vue3-google-signin",
|
|
3158
4231
|
"description": "Empower your Nuxt app with Google Sign-In, hassle-free",
|
|
3159
|
-
"repo": "
|
|
4232
|
+
"repo": "wavezync/nuxt-vue3-google-signin",
|
|
3160
4233
|
"npm": "nuxt-vue3-google-signin",
|
|
3161
4234
|
"icon": "vue3-google-signin.svg",
|
|
3162
|
-
"github": "https://github.com/
|
|
3163
|
-
"website": "https://vue3-google-signin.
|
|
3164
|
-
"learn_more": "https://vue3-google-signin.
|
|
4235
|
+
"github": "https://github.com/wavezync/nuxt-vue3-google-signin",
|
|
4236
|
+
"website": "https://vue3-google-signin.wavezync.com",
|
|
4237
|
+
"learn_more": "https://vue3-google-signin.wavezync.com",
|
|
3165
4238
|
"category": "Libraries",
|
|
3166
4239
|
"type": "3rd-party",
|
|
3167
4240
|
"maintainers": [
|
|
@@ -3175,9 +4248,53 @@
|
|
|
3175
4248
|
"requires": {}
|
|
3176
4249
|
}
|
|
3177
4250
|
},
|
|
4251
|
+
{
|
|
4252
|
+
"name": "nuxt-vuetify",
|
|
4253
|
+
"description": "Add Vuetify 3 to your Nuxt application in 3 seconds.",
|
|
4254
|
+
"repo": "invictus-codes/nuxt-vuetify",
|
|
4255
|
+
"npm": "@invictus.codes/nuxt-vuetify",
|
|
4256
|
+
"icon": "vuetify-logo-v3-dark.svg",
|
|
4257
|
+
"github": "https://github.com/invictus-codes/nuxt-vuetify",
|
|
4258
|
+
"website": "https://invictus-codes.github.io/nuxt-vuetify/",
|
|
4259
|
+
"learn_more": "https://github.com/invictus-codes/nuxt-vuetify/blob/main/README.md",
|
|
4260
|
+
"category": "UI",
|
|
4261
|
+
"type": "3rd-party",
|
|
4262
|
+
"maintainers": [
|
|
4263
|
+
{
|
|
4264
|
+
"name": "Jens van Hellemondt",
|
|
4265
|
+
"github": "invictus-codes"
|
|
4266
|
+
}
|
|
4267
|
+
],
|
|
4268
|
+
"compatibility": {
|
|
4269
|
+
"nuxt": "^3.0.0",
|
|
4270
|
+
"requires": {}
|
|
4271
|
+
}
|
|
4272
|
+
},
|
|
4273
|
+
{
|
|
4274
|
+
"name": "nuxt3-leaflet",
|
|
4275
|
+
"description": "Leaflet integration with Nuxt",
|
|
4276
|
+
"repo": "Gugustinette/Nuxt-Leaflet",
|
|
4277
|
+
"npm": "nuxt3-leaflet",
|
|
4278
|
+
"icon": "leaflet.png",
|
|
4279
|
+
"github": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4280
|
+
"website": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4281
|
+
"learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4282
|
+
"category": "Libraries",
|
|
4283
|
+
"type": "3rd-party",
|
|
4284
|
+
"maintainers": [
|
|
4285
|
+
{
|
|
4286
|
+
"name": "Augustin MERCIER",
|
|
4287
|
+
"github": "Gugustinette"
|
|
4288
|
+
}
|
|
4289
|
+
],
|
|
4290
|
+
"compatibility": {
|
|
4291
|
+
"nuxt": "^3.0.0",
|
|
4292
|
+
"requires": {}
|
|
4293
|
+
}
|
|
4294
|
+
},
|
|
3178
4295
|
{
|
|
3179
4296
|
"name": "nuxt7",
|
|
3180
|
-
"description": "Full Featured iOS & Android PWA Apps with Nuxt
|
|
4297
|
+
"description": "Full Featured iOS & Android PWA Apps with Nuxt and Framework7",
|
|
3181
4298
|
"repo": "nuxt-community/nuxt7",
|
|
3182
4299
|
"npm": "nuxt7",
|
|
3183
4300
|
"icon": "",
|
|
@@ -3200,13 +4317,13 @@
|
|
|
3200
4317
|
},
|
|
3201
4318
|
{
|
|
3202
4319
|
"name": "og-image",
|
|
3203
|
-
"description": "
|
|
4320
|
+
"description": "Enlightened runtime images generated with Vue templates.",
|
|
3204
4321
|
"repo": "harlan-zw/nuxt-og-image",
|
|
3205
4322
|
"npm": "nuxt-og-image",
|
|
3206
|
-
"icon": "",
|
|
4323
|
+
"icon": "og-image.svg",
|
|
3207
4324
|
"github": "https://github.com/harlan-zw/nuxt-og-image",
|
|
3208
|
-
"website": "https://
|
|
3209
|
-
"learn_more": "",
|
|
4325
|
+
"website": "https://nuxtseo.com/og-image",
|
|
4326
|
+
"learn_more": "https://nuxtseo.com/og-image",
|
|
3210
4327
|
"category": "SEO",
|
|
3211
4328
|
"type": "3rd-party",
|
|
3212
4329
|
"maintainers": [
|
|
@@ -3219,7 +4336,8 @@
|
|
|
3219
4336
|
],
|
|
3220
4337
|
"compatibility": {
|
|
3221
4338
|
"nuxt": "^3.0.0",
|
|
3222
|
-
"requires": {}
|
|
4339
|
+
"requires": {},
|
|
4340
|
+
"devtools": "^0.0.0"
|
|
3223
4341
|
}
|
|
3224
4342
|
},
|
|
3225
4343
|
{
|
|
@@ -3247,7 +4365,7 @@
|
|
|
3247
4365
|
},
|
|
3248
4366
|
{
|
|
3249
4367
|
"name": "optimized-images",
|
|
3250
|
-
"description": "Automatically optimizes images used in Nuxt
|
|
4368
|
+
"description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
|
|
3251
4369
|
"repo": "juliomrqz/nuxt-optimized-images",
|
|
3252
4370
|
"npm": "@aceforth/nuxt-optimized-images",
|
|
3253
4371
|
"icon": "",
|
|
@@ -3292,7 +4410,7 @@
|
|
|
3292
4410
|
},
|
|
3293
4411
|
{
|
|
3294
4412
|
"name": "parse",
|
|
3295
|
-
"description": "Parse package for Nuxt
|
|
4413
|
+
"description": "Parse package for Nuxt",
|
|
3296
4414
|
"repo": "cierrateam/nuxt-parse",
|
|
3297
4415
|
"npm": "nuxt-parse",
|
|
3298
4416
|
"icon": "",
|
|
@@ -3308,7 +4426,30 @@
|
|
|
3308
4426
|
}
|
|
3309
4427
|
],
|
|
3310
4428
|
"compatibility": {
|
|
3311
|
-
"nuxt": "^2.0.0",
|
|
4429
|
+
"nuxt": "^2.0.0",
|
|
4430
|
+
"requires": {}
|
|
4431
|
+
}
|
|
4432
|
+
},
|
|
4433
|
+
{
|
|
4434
|
+
"name": "particles",
|
|
4435
|
+
"description": "Easily add particle animations to your Nuxt projects using tsParticles",
|
|
4436
|
+
"repo": "Joepocalyptic/nuxt-particles",
|
|
4437
|
+
"npm": "nuxt-particles",
|
|
4438
|
+
"icon": "",
|
|
4439
|
+
"github": "https://github.com/Joepocalyptic/nuxt-particles",
|
|
4440
|
+
"website": "https://nuxt-particles.joeypereira.dev",
|
|
4441
|
+
"learn_more": "https://particles.js.org/",
|
|
4442
|
+
"category": "Libraries",
|
|
4443
|
+
"type": "3rd-party",
|
|
4444
|
+
"maintainers": [
|
|
4445
|
+
{
|
|
4446
|
+
"name": "Joey Pereira",
|
|
4447
|
+
"github": "Joepocalyptic",
|
|
4448
|
+
"avatar": "https://avatars.githubusercontent.com/Joepocalyptic?v=4"
|
|
4449
|
+
}
|
|
4450
|
+
],
|
|
4451
|
+
"compatibility": {
|
|
4452
|
+
"nuxt": "^3.0.0",
|
|
3312
4453
|
"requires": {}
|
|
3313
4454
|
}
|
|
3314
4455
|
},
|
|
@@ -3337,6 +4478,30 @@
|
|
|
3337
4478
|
}
|
|
3338
4479
|
}
|
|
3339
4480
|
},
|
|
4481
|
+
{
|
|
4482
|
+
"name": "pdfeasy",
|
|
4483
|
+
"description": "A JavaScript Client/Server Side PDF-Generator based in PDFKit",
|
|
4484
|
+
"repo": "betterwrite/pdfeasy#main/packages/nuxt",
|
|
4485
|
+
"npm": "nuxt-pdfeasy",
|
|
4486
|
+
"icon": "pdfeasy.png",
|
|
4487
|
+
"github": "https://github.com/betterwrite/pdfeasy",
|
|
4488
|
+
"website": "https://github.com/betterwrite/pdfeasy",
|
|
4489
|
+
"learn_more": "https://github.com/betterwrite/pdfeasy",
|
|
4490
|
+
"category": "Extensions",
|
|
4491
|
+
"type": "3rd-party",
|
|
4492
|
+
"maintainers": [
|
|
4493
|
+
{
|
|
4494
|
+
"name": "Giovane Cardoso",
|
|
4495
|
+
"github": "novout",
|
|
4496
|
+
"twitter": "novoutttttt",
|
|
4497
|
+
"avatar": "https://avatars.githubusercontent.com/novout?v=4"
|
|
4498
|
+
}
|
|
4499
|
+
],
|
|
4500
|
+
"compatibility": {
|
|
4501
|
+
"nuxt": "^3.0.0",
|
|
4502
|
+
"requires": {}
|
|
4503
|
+
}
|
|
4504
|
+
},
|
|
3340
4505
|
{
|
|
3341
4506
|
"name": "persian-datepicker",
|
|
3342
4507
|
"description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
|
|
@@ -3411,11 +4576,11 @@
|
|
|
3411
4576
|
{
|
|
3412
4577
|
"name": "pinia",
|
|
3413
4578
|
"description": "The Vue Store that you will enjoy using",
|
|
3414
|
-
"repo": "
|
|
4579
|
+
"repo": "vuejs/pinia#v2/packages/nuxt",
|
|
3415
4580
|
"npm": "@pinia/nuxt",
|
|
3416
4581
|
"icon": "pinia.svg",
|
|
3417
|
-
"github": "https://github.com/
|
|
3418
|
-
"website": "https://pinia.
|
|
4582
|
+
"github": "https://github.com/vuejs/pinia/tree/v2/packages/nuxt",
|
|
4583
|
+
"website": "https://pinia.vuejs.org/",
|
|
3419
4584
|
"learn_more": "",
|
|
3420
4585
|
"category": "Extensions",
|
|
3421
4586
|
"type": "3rd-party",
|
|
@@ -3434,7 +4599,7 @@
|
|
|
3434
4599
|
},
|
|
3435
4600
|
{
|
|
3436
4601
|
"name": "plausible",
|
|
3437
|
-
"description": "Nuxt
|
|
4602
|
+
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
3438
4603
|
"repo": "nuxt-modules/plausible",
|
|
3439
4604
|
"npm": "@nuxtjs/plausible",
|
|
3440
4605
|
"icon": "",
|
|
@@ -3476,9 +4641,56 @@
|
|
|
3476
4641
|
"requires": {}
|
|
3477
4642
|
}
|
|
3478
4643
|
},
|
|
4644
|
+
{
|
|
4645
|
+
"name": "prepare",
|
|
4646
|
+
"description": "Initialization steps at build time – like Nuxt 2 server init",
|
|
4647
|
+
"repo": "johannschopplich/nuxt-prepare",
|
|
4648
|
+
"npm": "nuxt-prepare",
|
|
4649
|
+
"icon": "prepare.svg",
|
|
4650
|
+
"github": "https://github.com/johannschopplich/nuxt-prepare",
|
|
4651
|
+
"website": "https://nuxt-prepare.jhnn.dev",
|
|
4652
|
+
"learn_more": "",
|
|
4653
|
+
"category": "Devtools",
|
|
4654
|
+
"type": "3rd-party",
|
|
4655
|
+
"maintainers": [
|
|
4656
|
+
{
|
|
4657
|
+
"name": "Johann Schopplich",
|
|
4658
|
+
"github": "johannschopplich",
|
|
4659
|
+
"twitter": "jschopplich",
|
|
4660
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
4661
|
+
}
|
|
4662
|
+
],
|
|
4663
|
+
"compatibility": {
|
|
4664
|
+
"nuxt": "^3.0.0",
|
|
4665
|
+
"requires": {}
|
|
4666
|
+
}
|
|
4667
|
+
},
|
|
4668
|
+
{
|
|
4669
|
+
"name": "primevue",
|
|
4670
|
+
"description": "Next Generation Vue UI Component Library",
|
|
4671
|
+
"repo": "primefaces/primevue-nuxt-module",
|
|
4672
|
+
"npm": "nuxt-primevue",
|
|
4673
|
+
"icon": "primevue.svg",
|
|
4674
|
+
"github": "https://github.com/primefaces/primevue-nuxt-module",
|
|
4675
|
+
"website": "https://primevue.org/",
|
|
4676
|
+
"learn_more": "https://primevue.org/",
|
|
4677
|
+
"category": "UI",
|
|
4678
|
+
"type": "3rd-party",
|
|
4679
|
+
"maintainers": [
|
|
4680
|
+
{
|
|
4681
|
+
"name": "primefaces",
|
|
4682
|
+
"github": "primefaces",
|
|
4683
|
+
"twitter": "primevue"
|
|
4684
|
+
}
|
|
4685
|
+
],
|
|
4686
|
+
"compatibility": {
|
|
4687
|
+
"nuxt": "^3.0.0",
|
|
4688
|
+
"requires": {}
|
|
4689
|
+
}
|
|
4690
|
+
},
|
|
3479
4691
|
{
|
|
3480
4692
|
"name": "prismic",
|
|
3481
|
-
"description": "Easily connect your Nuxt
|
|
4693
|
+
"description": "Easily connect your Nuxt application to your content hosted on Prismic",
|
|
3482
4694
|
"repo": "nuxt-modules/prismic",
|
|
3483
4695
|
"npm": "@nuxtjs/prismic",
|
|
3484
4696
|
"icon": "prismic.png",
|
|
@@ -3499,6 +4711,28 @@
|
|
|
3499
4711
|
"requires": {}
|
|
3500
4712
|
}
|
|
3501
4713
|
},
|
|
4714
|
+
{
|
|
4715
|
+
"name": "prometheus",
|
|
4716
|
+
"description": "Allows you to better understand what's going on with your application and how to optimize performance and other things in production",
|
|
4717
|
+
"repo": "artmizu/nuxt-prometheus",
|
|
4718
|
+
"npm": "@artmizu/nuxt-prometheus",
|
|
4719
|
+
"icon": "prometheus.svg",
|
|
4720
|
+
"github": "https://github.com/artmizu/nuxt-prometheus",
|
|
4721
|
+
"website": "https://github.com/artmizu/nuxt-prometheus",
|
|
4722
|
+
"learn_more": "",
|
|
4723
|
+
"category": "Monitoring",
|
|
4724
|
+
"type": "3rd-party",
|
|
4725
|
+
"maintainers": [
|
|
4726
|
+
{
|
|
4727
|
+
"name": "artmizu",
|
|
4728
|
+
"github": "artmizu"
|
|
4729
|
+
}
|
|
4730
|
+
],
|
|
4731
|
+
"compatibility": {
|
|
4732
|
+
"nuxt": "^3.0.0",
|
|
4733
|
+
"requires": {}
|
|
4734
|
+
}
|
|
4735
|
+
},
|
|
3502
4736
|
{
|
|
3503
4737
|
"name": "protected-mailto",
|
|
3504
4738
|
"description": "Nuxt component to generate encoded mailto links",
|
|
@@ -3523,7 +4757,7 @@
|
|
|
3523
4757
|
},
|
|
3524
4758
|
{
|
|
3525
4759
|
"name": "proxy",
|
|
3526
|
-
"description": "The one-liner node.js http-proxy middleware solution for Nuxt
|
|
4760
|
+
"description": "The one-liner node.js http-proxy middleware solution for Nuxt using http-proxy-middleware",
|
|
3527
4761
|
"repo": "nuxt-community/proxy-module",
|
|
3528
4762
|
"npm": "@nuxtjs/proxy",
|
|
3529
4763
|
"icon": "",
|
|
@@ -3569,7 +4803,7 @@
|
|
|
3569
4803
|
},
|
|
3570
4804
|
{
|
|
3571
4805
|
"name": "purgecss",
|
|
3572
|
-
"description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt
|
|
4806
|
+
"description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt",
|
|
3573
4807
|
"repo": "Developmint/nuxt-purgecss#main",
|
|
3574
4808
|
"npm": "nuxt-purgecss",
|
|
3575
4809
|
"icon": "purgecss.png",
|
|
@@ -3591,7 +4825,7 @@
|
|
|
3591
4825
|
},
|
|
3592
4826
|
{
|
|
3593
4827
|
"name": "pwa",
|
|
3594
|
-
"description": "Easily build a Progressive Web App for your Nuxt
|
|
4828
|
+
"description": "Easily build a Progressive Web App for your Nuxt application to improve your app's performance.",
|
|
3595
4829
|
"repo": "nuxt-community/pwa-module",
|
|
3596
4830
|
"npm": "@nuxtjs/pwa",
|
|
3597
4831
|
"icon": "pwa.png",
|
|
@@ -3616,7 +4850,7 @@
|
|
|
3616
4850
|
},
|
|
3617
4851
|
{
|
|
3618
4852
|
"name": "python",
|
|
3619
|
-
"description": "Write Nuxt
|
|
4853
|
+
"description": "Write Nuxt applications using Python",
|
|
3620
4854
|
"repo": "nuxt-community/python-module",
|
|
3621
4855
|
"npm": "@nuxtjs/python",
|
|
3622
4856
|
"icon": "python.png",
|
|
@@ -3636,9 +4870,89 @@
|
|
|
3636
4870
|
"requires": {}
|
|
3637
4871
|
}
|
|
3638
4872
|
},
|
|
4873
|
+
{
|
|
4874
|
+
"name": "quasar",
|
|
4875
|
+
"description": "Effortlessly build high-performance & high-quality Vue.js 3 user interfaces in record time",
|
|
4876
|
+
"repo": "Maiquu/nuxt-quasar",
|
|
4877
|
+
"npm": "nuxt-quasar-ui",
|
|
4878
|
+
"icon": "quasar.svg",
|
|
4879
|
+
"github": "https://github.com/Maiquu/nuxt-quasar",
|
|
4880
|
+
"website": "https://quasar.dev/",
|
|
4881
|
+
"learn_more": "https://github.com/Maiquu/nuxt-quasar",
|
|
4882
|
+
"category": "UI",
|
|
4883
|
+
"type": "3rd-party",
|
|
4884
|
+
"maintainers": [
|
|
4885
|
+
{
|
|
4886
|
+
"name": "Ege İliklier",
|
|
4887
|
+
"github": "Maiquu"
|
|
4888
|
+
}
|
|
4889
|
+
],
|
|
4890
|
+
"compatibility": {
|
|
4891
|
+
"nuxt": "^3.0.0",
|
|
4892
|
+
"requires": {},
|
|
4893
|
+
"devtools": "^0.0.0"
|
|
4894
|
+
}
|
|
4895
|
+
},
|
|
4896
|
+
{
|
|
4897
|
+
"name": "radash",
|
|
4898
|
+
"description": "radash module with auto-import and custom prefix",
|
|
4899
|
+
"repo": "bbg/nuxt-radash",
|
|
4900
|
+
"npm": "nuxt-radash",
|
|
4901
|
+
"icon": "radash.png",
|
|
4902
|
+
"github": "https://github.com/bbg/nuxt-radash",
|
|
4903
|
+
"website": "https://github.com/bbg/nuxt-radash#readme",
|
|
4904
|
+
"learn_more": "https://github.com/rayepps/radash/",
|
|
4905
|
+
"category": "Libraries",
|
|
4906
|
+
"type": "3rd-party",
|
|
4907
|
+
"maintainers": [
|
|
4908
|
+
{
|
|
4909
|
+
"name": "Batuhan Göksu",
|
|
4910
|
+
"github": "bbg"
|
|
4911
|
+
}
|
|
4912
|
+
],
|
|
4913
|
+
"compatibility": {
|
|
4914
|
+
"nuxt": "^3.0.0",
|
|
4915
|
+
"requires": {}
|
|
4916
|
+
}
|
|
4917
|
+
},
|
|
4918
|
+
{
|
|
4919
|
+
"name": "radix-vue",
|
|
4920
|
+
"description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
|
|
4921
|
+
"repo": "radix-vue/radix-vue",
|
|
4922
|
+
"npm": "radix-vue",
|
|
4923
|
+
"icon": "radix-vue.svg",
|
|
4924
|
+
"github": "https://github.com/radix-vue/radix-vue",
|
|
4925
|
+
"website": "https://www.radix-vue.com/",
|
|
4926
|
+
"learn_more": "https://www.radix-vue.com/overview/installation.html#nuxt-modules",
|
|
4927
|
+
"category": "UI",
|
|
4928
|
+
"type": "3rd-party",
|
|
4929
|
+
"maintainers": [
|
|
4930
|
+
{
|
|
4931
|
+
"name": "Zernonia",
|
|
4932
|
+
"github": "zernonia",
|
|
4933
|
+
"twitter": "zernonia"
|
|
4934
|
+
},
|
|
4935
|
+
{
|
|
4936
|
+
"name": "Khairul Haaziq",
|
|
4937
|
+
"github": "khairulhaaziq"
|
|
4938
|
+
},
|
|
4939
|
+
{
|
|
4940
|
+
"name": "Mujahid Anuar",
|
|
4941
|
+
"github": "mujahidfa"
|
|
4942
|
+
},
|
|
4943
|
+
{
|
|
4944
|
+
"name": "Max",
|
|
4945
|
+
"github": "onmax"
|
|
4946
|
+
}
|
|
4947
|
+
],
|
|
4948
|
+
"compatibility": {
|
|
4949
|
+
"nuxt": "^3.0.0",
|
|
4950
|
+
"requires": {}
|
|
4951
|
+
}
|
|
4952
|
+
},
|
|
3639
4953
|
{
|
|
3640
4954
|
"name": "recaptcha",
|
|
3641
|
-
"description": "Simple and easy Google reCAPTCHA module with Nuxt
|
|
4955
|
+
"description": "Simple and easy Google reCAPTCHA module with Nuxt",
|
|
3642
4956
|
"repo": "nuxt-community/recaptcha-module",
|
|
3643
4957
|
"npm": "@nuxtjs/recaptcha",
|
|
3644
4958
|
"icon": "recaptcha.png",
|
|
@@ -3681,9 +4995,32 @@
|
|
|
3681
4995
|
"requires": {}
|
|
3682
4996
|
}
|
|
3683
4997
|
},
|
|
4998
|
+
{
|
|
4999
|
+
"name": "resend",
|
|
5000
|
+
"description": "Resend integration for Nuxt",
|
|
5001
|
+
"repo": "nhedger/nuxt-resend",
|
|
5002
|
+
"npm": "nuxt-resend",
|
|
5003
|
+
"icon": "resend.svg",
|
|
5004
|
+
"github": "https://github.com/nhedger/nuxt-resend",
|
|
5005
|
+
"website": "https://github.com/nhedger/nuxt-resend",
|
|
5006
|
+
"learn_more": "https://resend.com",
|
|
5007
|
+
"category": "Extensions",
|
|
5008
|
+
"type": "3rd-party",
|
|
5009
|
+
"maintainers": [
|
|
5010
|
+
{
|
|
5011
|
+
"name": "Nicolas Hedger",
|
|
5012
|
+
"github": "nhedger",
|
|
5013
|
+
"twitter": "nicolashedger"
|
|
5014
|
+
}
|
|
5015
|
+
],
|
|
5016
|
+
"compatibility": {
|
|
5017
|
+
"nuxt": "^3.0.0",
|
|
5018
|
+
"requires": {}
|
|
5019
|
+
}
|
|
5020
|
+
},
|
|
3684
5021
|
{
|
|
3685
5022
|
"name": "rfg-icon",
|
|
3686
|
-
"description": "Nuxt
|
|
5023
|
+
"description": "Nuxt module for creating favicons with RealFaviconGenerator api",
|
|
3687
5024
|
"repo": "pimlie/nuxt-rfg-icon",
|
|
3688
5025
|
"npm": "nuxt-rfg-icon",
|
|
3689
5026
|
"icon": "real-favicon-generator.png",
|
|
@@ -3705,12 +5042,12 @@
|
|
|
3705
5042
|
},
|
|
3706
5043
|
{
|
|
3707
5044
|
"name": "robots",
|
|
3708
|
-
"description": "A Nuxt
|
|
3709
|
-
"repo": "nuxt-
|
|
5045
|
+
"description": "A Nuxt module thats inject a middleware to generate a robots.txt file",
|
|
5046
|
+
"repo": "nuxt-modules/robots",
|
|
3710
5047
|
"npm": "@nuxtjs/robots",
|
|
3711
5048
|
"icon": "robots.png",
|
|
3712
|
-
"github": "https://github.com/nuxt-
|
|
3713
|
-
"website": "https://github.com/nuxt-
|
|
5049
|
+
"github": "https://github.com/nuxt-modules/robots",
|
|
5050
|
+
"website": "https://github.com/nuxt-modules/robots",
|
|
3714
5051
|
"learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
|
|
3715
5052
|
"category": "SEO",
|
|
3716
5053
|
"type": "community",
|
|
@@ -3729,7 +5066,7 @@
|
|
|
3729
5066
|
},
|
|
3730
5067
|
{
|
|
3731
5068
|
"name": "rollbar",
|
|
3732
|
-
"description": "Add Rollbar.js to your Nuxt
|
|
5069
|
+
"description": "Add Rollbar.js to your Nuxt app to automatically capture and report errors in your applications.",
|
|
3733
5070
|
"repo": "gaelreyrol/nuxt-rollbar-module",
|
|
3734
5071
|
"npm": "nuxt-rollbar-module",
|
|
3735
5072
|
"icon": "rollbar.png",
|
|
@@ -3774,7 +5111,7 @@
|
|
|
3774
5111
|
},
|
|
3775
5112
|
{
|
|
3776
5113
|
"name": "router",
|
|
3777
|
-
"description": "Nuxt
|
|
5114
|
+
"description": "Nuxt module to use router.js instead of pages/ directory",
|
|
3778
5115
|
"repo": "nuxt-community/router-module",
|
|
3779
5116
|
"npm": "@nuxtjs/router",
|
|
3780
5117
|
"icon": "vue.png",
|
|
@@ -3822,13 +5159,13 @@
|
|
|
3822
5159
|
},
|
|
3823
5160
|
{
|
|
3824
5161
|
"name": "schema-org",
|
|
3825
|
-
"description": "Schema.org for Nuxt
|
|
3826
|
-
"repo": "
|
|
5162
|
+
"description": "Schema.org for Nuxt.",
|
|
5163
|
+
"repo": "harlan-zw/nuxt-schema-org",
|
|
3827
5164
|
"npm": "nuxt-schema-org",
|
|
3828
5165
|
"icon": "schema-org.svg",
|
|
3829
|
-
"github": "https://github.com/
|
|
3830
|
-
"website": "https://
|
|
3831
|
-
"learn_more": "https://
|
|
5166
|
+
"github": "https://github.com/harlan-zw/nuxt-schema-org",
|
|
5167
|
+
"website": "https://nuxtseo.com/schema-org",
|
|
5168
|
+
"learn_more": "https://unhead.unjs.io/schema-org/getting-started/setup",
|
|
3832
5169
|
"category": "SEO",
|
|
3833
5170
|
"type": "3rd-party",
|
|
3834
5171
|
"maintainers": [
|
|
@@ -3891,7 +5228,7 @@
|
|
|
3891
5228
|
},
|
|
3892
5229
|
{
|
|
3893
5230
|
"name": "segment",
|
|
3894
|
-
"description": "Nuxt
|
|
5231
|
+
"description": "Nuxt module for Segment Analytics.js",
|
|
3895
5232
|
"repo": "dansmaculotte/nuxt-segment",
|
|
3896
5233
|
"npm": "@dansmaculotte/nuxt-segment",
|
|
3897
5234
|
"icon": "segment.png",
|
|
@@ -3913,10 +5250,10 @@
|
|
|
3913
5250
|
},
|
|
3914
5251
|
{
|
|
3915
5252
|
"name": "sentry",
|
|
3916
|
-
"description": "Sentry module for Nuxt
|
|
5253
|
+
"description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
|
|
3917
5254
|
"repo": "nuxt-community/sentry-module",
|
|
3918
5255
|
"npm": "@nuxtjs/sentry",
|
|
3919
|
-
"icon": "sentry.
|
|
5256
|
+
"icon": "sentry.svg",
|
|
3920
5257
|
"github": "https://github.com/nuxt-community/sentry-module",
|
|
3921
5258
|
"website": "https://sentry.nuxtjs.org/",
|
|
3922
5259
|
"learn_more": "https://sentry.io/welcome/",
|
|
@@ -3933,14 +5270,38 @@
|
|
|
3933
5270
|
"requires": {}
|
|
3934
5271
|
}
|
|
3935
5272
|
},
|
|
5273
|
+
{
|
|
5274
|
+
"name": "seo-experiments",
|
|
5275
|
+
"description": "Powerful SEO DX improvements that may or may not land in the Nuxt core.",
|
|
5276
|
+
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
5277
|
+
"npm": "nuxt-seo-experiments",
|
|
5278
|
+
"icon": "seo-experiments.svg",
|
|
5279
|
+
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
5280
|
+
"website": "https://nuxtseo.com/experiments",
|
|
5281
|
+
"learn_more": "https://nuxtseo.com/experiments",
|
|
5282
|
+
"category": "SEO",
|
|
5283
|
+
"type": "3rd-party",
|
|
5284
|
+
"maintainers": [
|
|
5285
|
+
{
|
|
5286
|
+
"name": "Harlan Wilton",
|
|
5287
|
+
"github": "harlan-zw",
|
|
5288
|
+
"twitter": "harlan_zw",
|
|
5289
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
5290
|
+
}
|
|
5291
|
+
],
|
|
5292
|
+
"compatibility": {
|
|
5293
|
+
"nuxt": "^3.0.0",
|
|
5294
|
+
"requires": {}
|
|
5295
|
+
}
|
|
5296
|
+
},
|
|
3936
5297
|
{
|
|
3937
5298
|
"name": "seo-kit",
|
|
3938
|
-
"description": "
|
|
3939
|
-
"repo": "harlan-zw/nuxt-seo-kit",
|
|
5299
|
+
"description": "The complete SEO solution for Nuxt.",
|
|
5300
|
+
"repo": "harlan-zw/nuxt-seo-kit#main/layer",
|
|
3940
5301
|
"npm": "nuxt-seo-kit",
|
|
3941
5302
|
"icon": "seo-kit.svg",
|
|
3942
5303
|
"github": "https://github.com/harlan-zw/nuxt-seo-kit",
|
|
3943
|
-
"website": "https://
|
|
5304
|
+
"website": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
|
|
3944
5305
|
"learn_more": "",
|
|
3945
5306
|
"category": "SEO",
|
|
3946
5307
|
"type": "3rd-party",
|
|
@@ -3980,7 +5341,7 @@
|
|
|
3980
5341
|
},
|
|
3981
5342
|
{
|
|
3982
5343
|
"name": "seomatic-meta",
|
|
3983
|
-
"description": "A Nuxt
|
|
5344
|
+
"description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
|
|
3984
5345
|
"repo": "ben-rogerson/nuxt-seomatic-meta",
|
|
3985
5346
|
"npm": "nuxt-seomatic-meta",
|
|
3986
5347
|
"icon": "seomatic.png",
|
|
@@ -4023,6 +5384,29 @@
|
|
|
4023
5384
|
"requires": {}
|
|
4024
5385
|
}
|
|
4025
5386
|
},
|
|
5387
|
+
{
|
|
5388
|
+
"name": "server-block",
|
|
5389
|
+
"description": "Use <server> tags in your Nuxt pages components.",
|
|
5390
|
+
"repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt#main",
|
|
5391
|
+
"npm": "@hebilicious/server-block-nuxt",
|
|
5392
|
+
"icon": "server-block.svg",
|
|
5393
|
+
"github": "https://github.com/Hebilicious/server-block-nuxt",
|
|
5394
|
+
"website": "https://github.com/Hebilicious/server-block-nuxt#readme",
|
|
5395
|
+
"learn_more": "https://github.com/Hebilicious/server-block-nuxt#readme",
|
|
5396
|
+
"category": "Extensions",
|
|
5397
|
+
"type": "3rd-party",
|
|
5398
|
+
"maintainers": [
|
|
5399
|
+
{
|
|
5400
|
+
"name": "Hebilicious",
|
|
5401
|
+
"github": "Hebilicious",
|
|
5402
|
+
"twitter": "its_hebilicious"
|
|
5403
|
+
}
|
|
5404
|
+
],
|
|
5405
|
+
"compatibility": {
|
|
5406
|
+
"nuxt": "^3.0.0",
|
|
5407
|
+
"requires": {}
|
|
5408
|
+
}
|
|
5409
|
+
},
|
|
4026
5410
|
{
|
|
4027
5411
|
"name": "session",
|
|
4028
5412
|
"description": "Session middleware to persist user data across requests, a client-side useSession composable to interact with the session, supports many storage backends via unjs/unstorage",
|
|
@@ -4048,7 +5432,7 @@
|
|
|
4048
5432
|
},
|
|
4049
5433
|
{
|
|
4050
5434
|
"name": "shopify",
|
|
4051
|
-
"description": "Easy Shopify Buy client module with Nuxt
|
|
5435
|
+
"description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
|
|
4052
5436
|
"repo": "Gomah/nuxt-shopify",
|
|
4053
5437
|
"npm": "nuxt-shopify",
|
|
4054
5438
|
"icon": "shopify.png",
|
|
@@ -4069,7 +5453,7 @@
|
|
|
4069
5453
|
}
|
|
4070
5454
|
},
|
|
4071
5455
|
{
|
|
4072
|
-
"name": "
|
|
5456
|
+
"name": "sidebase-auth",
|
|
4073
5457
|
"description": "Zero-boilerplate authentication for nuxt 3 with support for many strategies (oauth, credentials, ...) and providers (google, azure, ...). Additionally supports session manipulation, client- and server-side protection and more.",
|
|
4074
5458
|
"repo": "sidebase/nuxt-auth",
|
|
4075
5459
|
"npm": "@sidebase/nuxt-auth",
|
|
@@ -4115,13 +5499,13 @@
|
|
|
4115
5499
|
},
|
|
4116
5500
|
{
|
|
4117
5501
|
"name": "simple-robots",
|
|
4118
|
-
"description": "
|
|
5502
|
+
"description": "Tame the robots crawling and indexing your Nuxt site.",
|
|
4119
5503
|
"repo": "harlan-zw/nuxt-simple-robots",
|
|
4120
5504
|
"npm": "nuxt-simple-robots",
|
|
4121
|
-
"icon": "",
|
|
5505
|
+
"icon": "simple-robots.svg",
|
|
4122
5506
|
"github": "https://github.com/harlan-zw/nuxt-simple-robots",
|
|
4123
|
-
"website": "https://
|
|
4124
|
-
"learn_more": "",
|
|
5507
|
+
"website": "https://nuxtseo.com/robots",
|
|
5508
|
+
"learn_more": "https://nuxtseo.com/robots",
|
|
4125
5509
|
"category": "SEO",
|
|
4126
5510
|
"type": "3rd-party",
|
|
4127
5511
|
"maintainers": [
|
|
@@ -4139,13 +5523,13 @@
|
|
|
4139
5523
|
},
|
|
4140
5524
|
{
|
|
4141
5525
|
"name": "simple-sitemap",
|
|
4142
|
-
"description": "
|
|
5526
|
+
"description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
|
|
4143
5527
|
"repo": "harlan-zw/nuxt-simple-sitemap",
|
|
4144
5528
|
"npm": "nuxt-simple-sitemap",
|
|
4145
|
-
"icon": "",
|
|
5529
|
+
"icon": "simple-sitemap.svg",
|
|
4146
5530
|
"github": "https://github.com/harlan-zw/nuxt-simple-sitemap",
|
|
4147
|
-
"website": "https://
|
|
4148
|
-
"learn_more": "",
|
|
5531
|
+
"website": "https://nuxtseo.com/simple-sitemap",
|
|
5532
|
+
"learn_more": "https://nuxtseo.com/simple-sitemap",
|
|
4149
5533
|
"category": "SEO",
|
|
4150
5534
|
"type": "3rd-party",
|
|
4151
5535
|
"maintainers": [
|
|
@@ -4163,7 +5547,7 @@
|
|
|
4163
5547
|
},
|
|
4164
5548
|
{
|
|
4165
5549
|
"name": "sitemap",
|
|
4166
|
-
"description": "Automatically generate or serve dynamic sitemap.xml for Nuxt
|
|
5550
|
+
"description": "Automatically generate or serve dynamic sitemap.xml for Nuxt projects",
|
|
4167
5551
|
"repo": "nuxt-community/sitemap-module#dev",
|
|
4168
5552
|
"npm": "@nuxtjs/sitemap",
|
|
4169
5553
|
"icon": "",
|
|
@@ -4184,32 +5568,54 @@
|
|
|
4184
5568
|
"requires": {}
|
|
4185
5569
|
}
|
|
4186
5570
|
},
|
|
5571
|
+
{
|
|
5572
|
+
"name": "snackbar",
|
|
5573
|
+
"description": "Nuxt Snackbar module using vue3-snackbar",
|
|
5574
|
+
"repo": "modbender/nuxt-snackbar#master",
|
|
5575
|
+
"npm": "nuxt-snackbar",
|
|
5576
|
+
"icon": "snackbar.png",
|
|
5577
|
+
"github": "https://github.com/modbender/nuxt-snackbar/tree/master",
|
|
5578
|
+
"website": "https://github.com/modbender/nuxt-snackbar/tree/master",
|
|
5579
|
+
"learn_more": "https://github.com/craigrileyuk/vue3-snackbar",
|
|
5580
|
+
"category": "UI",
|
|
5581
|
+
"type": "3rd-party",
|
|
5582
|
+
"maintainers": [
|
|
5583
|
+
{
|
|
5584
|
+
"name": "modbender",
|
|
5585
|
+
"github": "modbender"
|
|
5586
|
+
}
|
|
5587
|
+
],
|
|
5588
|
+
"compatibility": {
|
|
5589
|
+
"nuxt": "^3.0.0",
|
|
5590
|
+
"requires": {}
|
|
5591
|
+
}
|
|
5592
|
+
},
|
|
4187
5593
|
{
|
|
4188
5594
|
"name": "snipcart",
|
|
4189
|
-
"description": "Snipcart integration module for Nuxt
|
|
4190
|
-
"repo": "nuxt-
|
|
5595
|
+
"description": "Snipcart integration module for Nuxt",
|
|
5596
|
+
"repo": "nuxt-modules/snipcart",
|
|
4191
5597
|
"npm": "@nuxtjs/snipcart",
|
|
4192
5598
|
"icon": "snipcart.png",
|
|
4193
|
-
"github": "https://github.com/nuxt-
|
|
4194
|
-
"website": "https://github.com/nuxt-
|
|
4195
|
-
"learn_more": "",
|
|
4196
|
-
"category": "
|
|
5599
|
+
"github": "https://github.com/nuxt-modules/snipcart",
|
|
5600
|
+
"website": "https://github.com/nuxt-modules/snipcart",
|
|
5601
|
+
"learn_more": "https://snipcart.com",
|
|
5602
|
+
"category": "Ecommerce",
|
|
4197
5603
|
"type": "community",
|
|
4198
5604
|
"maintainers": [
|
|
4199
5605
|
{
|
|
4200
5606
|
"name": "Florent GIRAUD",
|
|
4201
|
-
"github": "
|
|
4202
|
-
"twitter": "
|
|
5607
|
+
"github": "flozero",
|
|
5608
|
+
"twitter": "flozeroo"
|
|
4203
5609
|
}
|
|
4204
5610
|
],
|
|
4205
5611
|
"compatibility": {
|
|
4206
|
-
"nuxt": "^2.0.0",
|
|
5612
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4207
5613
|
"requires": {}
|
|
4208
5614
|
}
|
|
4209
5615
|
},
|
|
4210
5616
|
{
|
|
4211
5617
|
"name": "social-meta",
|
|
4212
|
-
"description": "Nuxt
|
|
5618
|
+
"description": "Nuxt module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
|
|
4213
5619
|
"repo": "AlekseyPleshkov/nuxt-social-meta",
|
|
4214
5620
|
"npm": "nuxt-social-meta",
|
|
4215
5621
|
"icon": "",
|
|
@@ -4331,7 +5737,7 @@
|
|
|
4331
5737
|
},
|
|
4332
5738
|
{
|
|
4333
5739
|
"name": "storage",
|
|
4334
|
-
"description": "Utilities to easily read and write to the browser's storage in a Nuxt
|
|
5740
|
+
"description": "Utilities to easily read and write to the browser's storage in a Nuxt project",
|
|
4335
5741
|
"repo": "mazipan/nuxt-storage",
|
|
4336
5742
|
"npm": "nuxt-storage",
|
|
4337
5743
|
"icon": "",
|
|
@@ -4353,7 +5759,7 @@
|
|
|
4353
5759
|
},
|
|
4354
5760
|
{
|
|
4355
5761
|
"name": "storefront-ui",
|
|
4356
|
-
"description": "Storefront UI Module for Nuxt
|
|
5762
|
+
"description": "Storefront UI Module for Nuxt",
|
|
4357
5763
|
"repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
|
|
4358
5764
|
"npm": "@storefront-ui/nuxt",
|
|
4359
5765
|
"icon": "storefront-ui.svg",
|
|
@@ -4397,7 +5803,7 @@
|
|
|
4397
5803
|
},
|
|
4398
5804
|
{
|
|
4399
5805
|
"name": "storyblok",
|
|
4400
|
-
"description": "Storyblok Nuxt
|
|
5806
|
+
"description": "Storyblok Nuxt module",
|
|
4401
5807
|
"repo": "storyblok/storyblok-nuxt#master/lib",
|
|
4402
5808
|
"npm": "@storyblok/nuxt",
|
|
4403
5809
|
"icon": "storyblok.png",
|
|
@@ -4414,46 +5820,43 @@
|
|
|
4414
5820
|
],
|
|
4415
5821
|
"compatibility": {
|
|
4416
5822
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4417
|
-
"requires": {}
|
|
5823
|
+
"requires": {},
|
|
5824
|
+
"devtools": "^0.0.0"
|
|
4418
5825
|
}
|
|
4419
5826
|
},
|
|
4420
5827
|
{
|
|
4421
5828
|
"name": "storybook",
|
|
4422
|
-
"description": "Easily integrate Storybook in your Nuxt
|
|
4423
|
-
"repo": "nuxt-
|
|
5829
|
+
"description": "Easily integrate Storybook in your Nuxt application to design, build, and organize your UI components in isolation.",
|
|
5830
|
+
"repo": "nuxt-modules/storybook",
|
|
4424
5831
|
"npm": "@nuxtjs/storybook",
|
|
4425
5832
|
"icon": "storybook.png",
|
|
4426
|
-
"github": "https://github.com/nuxt-
|
|
5833
|
+
"github": "https://github.com/nuxt-modules/storybook",
|
|
4427
5834
|
"website": "https://storybook.nuxtjs.org",
|
|
4428
|
-
"learn_more": "https://
|
|
5835
|
+
"learn_more": "https://github.com/storybook-vue/storybook-nuxt",
|
|
4429
5836
|
"category": "Devtools",
|
|
4430
5837
|
"type": "community",
|
|
4431
5838
|
"maintainers": [
|
|
4432
5839
|
{
|
|
4433
|
-
"name": "
|
|
4434
|
-
"github": "
|
|
4435
|
-
"twitter": "
|
|
4436
|
-
},
|
|
4437
|
-
{
|
|
4438
|
-
"name": "Pooya Parsa",
|
|
4439
|
-
"github": "pi0",
|
|
4440
|
-
"twitter": "_pi0_"
|
|
5840
|
+
"name": "Chakir QATAB",
|
|
5841
|
+
"github": "chakAs3",
|
|
5842
|
+
"twitter": "ChakirQatab"
|
|
4441
5843
|
}
|
|
4442
5844
|
],
|
|
4443
5845
|
"compatibility": {
|
|
4444
|
-
"nuxt": "^2.0.0",
|
|
5846
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4445
5847
|
"requires": {
|
|
4446
5848
|
"bridge": "optional"
|
|
4447
|
-
}
|
|
5849
|
+
},
|
|
5850
|
+
"devtools": "^0.7.2"
|
|
4448
5851
|
}
|
|
4449
5852
|
},
|
|
4450
5853
|
{
|
|
4451
5854
|
"name": "strapi",
|
|
4452
5855
|
"description": "Design APIs fast and manage content easily using REST or GraphQL.",
|
|
4453
|
-
"repo": "nuxt-
|
|
5856
|
+
"repo": "nuxt-modules/strapi",
|
|
4454
5857
|
"npm": "@nuxtjs/strapi",
|
|
4455
5858
|
"icon": "strapi.png",
|
|
4456
|
-
"github": "https://github.com/nuxt-
|
|
5859
|
+
"github": "https://github.com/nuxt-modules/strapi",
|
|
4457
5860
|
"website": "https://strapi.nuxtjs.org",
|
|
4458
5861
|
"learn_more": "https://strapi.io/",
|
|
4459
5862
|
"category": "CMS",
|
|
@@ -4474,7 +5877,34 @@
|
|
|
4474
5877
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4475
5878
|
"requires": {
|
|
4476
5879
|
"bridge": true
|
|
5880
|
+
},
|
|
5881
|
+
"devtools": "^0.0.0"
|
|
5882
|
+
}
|
|
5883
|
+
},
|
|
5884
|
+
{
|
|
5885
|
+
"name": "stripe-next",
|
|
5886
|
+
"description": "This Nuxt module provides an easy way to integrate Stripe in your Nuxt application, both on the client-side and server-side. It utilizes the official stripe package for server-side usage and @stripe/stripe-js for the client-side.",
|
|
5887
|
+
"repo": "fuentesloic/nuxt-stripe",
|
|
5888
|
+
"npm": "@unlok-co/nuxt-stripe",
|
|
5889
|
+
"icon": "stripe.png",
|
|
5890
|
+
"github": "https://github.com/fuentesloic/nuxt-stripe",
|
|
5891
|
+
"website": "https://github.com/fuentesloic/nuxt-stripe",
|
|
5892
|
+
"learn_more": "https://stripe.com/docs",
|
|
5893
|
+
"category": "Payment",
|
|
5894
|
+
"type": "3rd-party",
|
|
5895
|
+
"maintainers": [
|
|
5896
|
+
{
|
|
5897
|
+
"name": "Loic Fuentes",
|
|
5898
|
+
"github": "fuentesloic"
|
|
5899
|
+
},
|
|
5900
|
+
{
|
|
5901
|
+
"name": "Florent Giraud",
|
|
5902
|
+
"github": "flozero"
|
|
4477
5903
|
}
|
|
5904
|
+
],
|
|
5905
|
+
"compatibility": {
|
|
5906
|
+
"nuxt": "^3.0.0",
|
|
5907
|
+
"requires": {}
|
|
4478
5908
|
}
|
|
4479
5909
|
},
|
|
4480
5910
|
{
|
|
@@ -4499,6 +5929,36 @@
|
|
|
4499
5929
|
"requires": {}
|
|
4500
5930
|
}
|
|
4501
5931
|
},
|
|
5932
|
+
{
|
|
5933
|
+
"name": "studio",
|
|
5934
|
+
"description": "A new experience to build content-driven website with Nuxt.",
|
|
5935
|
+
"repo": "nuxtlabs/studio-module",
|
|
5936
|
+
"npm": "@nuxthq/studio",
|
|
5937
|
+
"icon": "studio.svg",
|
|
5938
|
+
"github": "https://github.com/nuxtlabs/studio-module",
|
|
5939
|
+
"website": "https://nuxt.studio",
|
|
5940
|
+
"learn_more": "https://nuxt.studio",
|
|
5941
|
+
"category": "CMS",
|
|
5942
|
+
"type": "3rd-party",
|
|
5943
|
+
"maintainers": [
|
|
5944
|
+
{
|
|
5945
|
+
"name": "Ahad Birang",
|
|
5946
|
+
"github": "farnabaz",
|
|
5947
|
+
"twitter": "a_birang"
|
|
5948
|
+
},
|
|
5949
|
+
{
|
|
5950
|
+
"name": "Sébastien Chopin",
|
|
5951
|
+
"github": "Atinux",
|
|
5952
|
+
"twitter": "Atinux"
|
|
5953
|
+
}
|
|
5954
|
+
],
|
|
5955
|
+
"compatibility": {
|
|
5956
|
+
"nuxt": "^3.0.0",
|
|
5957
|
+
"requires": {
|
|
5958
|
+
"content": true
|
|
5959
|
+
}
|
|
5960
|
+
}
|
|
5961
|
+
},
|
|
4502
5962
|
{
|
|
4503
5963
|
"name": "style-resources",
|
|
4504
5964
|
"description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
|
|
@@ -4524,7 +5984,7 @@
|
|
|
4524
5984
|
},
|
|
4525
5985
|
{
|
|
4526
5986
|
"name": "stylelint",
|
|
4527
|
-
"description": "Stylelint module for Nuxt.
|
|
5987
|
+
"description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
|
|
4528
5988
|
"repo": "nuxt-community/stylelint-module",
|
|
4529
5989
|
"npm": "@nuxtjs/stylelint-module",
|
|
4530
5990
|
"icon": "stylelint.png",
|
|
@@ -4540,7 +6000,7 @@
|
|
|
4540
6000
|
}
|
|
4541
6001
|
],
|
|
4542
6002
|
"compatibility": {
|
|
4543
|
-
"nuxt": "^2.0.0",
|
|
6003
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4544
6004
|
"requires": {}
|
|
4545
6005
|
}
|
|
4546
6006
|
},
|
|
@@ -4570,10 +6030,10 @@
|
|
|
4570
6030
|
{
|
|
4571
6031
|
"name": "supabase",
|
|
4572
6032
|
"description": "First class integration with Supabase",
|
|
4573
|
-
"repo": "nuxt-
|
|
6033
|
+
"repo": "nuxt-modules/supabase",
|
|
4574
6034
|
"npm": "@nuxtjs/supabase",
|
|
4575
6035
|
"icon": "supabase.png",
|
|
4576
|
-
"github": "https://github.com/nuxt-
|
|
6036
|
+
"github": "https://github.com/nuxt-modules/supabase",
|
|
4577
6037
|
"website": "https://supabase.nuxtjs.org",
|
|
4578
6038
|
"learn_more": "https://supabase.com",
|
|
4579
6039
|
"category": "Database",
|
|
@@ -4624,12 +6084,12 @@
|
|
|
4624
6084
|
},
|
|
4625
6085
|
{
|
|
4626
6086
|
"name": "svg-sprite",
|
|
4627
|
-
"description": "Optimized and Easy way to use svg files in Nuxt
|
|
4628
|
-
"repo": "nuxt-
|
|
6087
|
+
"description": "Optimized and Easy way to use svg files in Nuxt",
|
|
6088
|
+
"repo": "nuxt-modules/svg-sprite",
|
|
4629
6089
|
"npm": "@nuxtjs/svg-sprite",
|
|
4630
6090
|
"icon": "",
|
|
4631
|
-
"github": "https://github.com/nuxt-
|
|
4632
|
-
"website": "https://github.com/nuxt-
|
|
6091
|
+
"github": "https://github.com/nuxt-modules/svg-sprite",
|
|
6092
|
+
"website": "https://github.com/nuxt-modules/svg-sprite",
|
|
4633
6093
|
"learn_more": "",
|
|
4634
6094
|
"category": "UI",
|
|
4635
6095
|
"type": "community",
|
|
@@ -4641,13 +6101,13 @@
|
|
|
4641
6101
|
}
|
|
4642
6102
|
],
|
|
4643
6103
|
"compatibility": {
|
|
4644
|
-
"nuxt": "^2.0.0",
|
|
6104
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4645
6105
|
"requires": {}
|
|
4646
6106
|
}
|
|
4647
6107
|
},
|
|
4648
6108
|
{
|
|
4649
6109
|
"name": "svg",
|
|
4650
|
-
"description": "Super simple svg loading module for Nuxt
|
|
6110
|
+
"description": "Super simple svg loading module for Nuxt",
|
|
4651
6111
|
"repo": "nuxt-community/svg-module",
|
|
4652
6112
|
"npm": "@nuxtjs/svg",
|
|
4653
6113
|
"icon": "",
|
|
@@ -4691,7 +6151,7 @@
|
|
|
4691
6151
|
},
|
|
4692
6152
|
{
|
|
4693
6153
|
"name": "swiper",
|
|
4694
|
-
"description": "Nuxt
|
|
6154
|
+
"description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
|
|
4695
6155
|
"repo": "cpreston321/nuxt-swiper",
|
|
4696
6156
|
"npm": "nuxt-swiper",
|
|
4697
6157
|
"icon": "swiper.svg",
|
|
@@ -4711,13 +6171,36 @@
|
|
|
4711
6171
|
"requires": {}
|
|
4712
6172
|
}
|
|
4713
6173
|
},
|
|
6174
|
+
{
|
|
6175
|
+
"name": "tailvue",
|
|
6176
|
+
"description": "Vue components built for Vue3 powered by Windi CSS or tailwindcss",
|
|
6177
|
+
"repo": "fumeapp/tailvue",
|
|
6178
|
+
"npm": "tailvue",
|
|
6179
|
+
"icon": "tailvue.jpg",
|
|
6180
|
+
"github": "https://github.com/fumeapp/tailvue",
|
|
6181
|
+
"website": "https://github.com/fumeapp/tailvue",
|
|
6182
|
+
"learn_more": "https://github.com/fumeapp/tailvue#readme",
|
|
6183
|
+
"category": "UI",
|
|
6184
|
+
"type": "3rd-party",
|
|
6185
|
+
"maintainers": [
|
|
6186
|
+
{
|
|
6187
|
+
"name": "Kevin Olson",
|
|
6188
|
+
"github": "acidjazz",
|
|
6189
|
+
"twitter": "AppFume"
|
|
6190
|
+
}
|
|
6191
|
+
],
|
|
6192
|
+
"compatibility": {
|
|
6193
|
+
"nuxt": "^3.0.0",
|
|
6194
|
+
"requires": {}
|
|
6195
|
+
}
|
|
6196
|
+
},
|
|
4714
6197
|
{
|
|
4715
6198
|
"name": "tailwindcss",
|
|
4716
6199
|
"description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
|
|
4717
|
-
"repo": "nuxt-
|
|
6200
|
+
"repo": "nuxt-modules/tailwindcss",
|
|
4718
6201
|
"npm": "@nuxtjs/tailwindcss",
|
|
4719
6202
|
"icon": "tailwindcss.png",
|
|
4720
|
-
"github": "https://github.com/nuxt-
|
|
6203
|
+
"github": "https://github.com/nuxt-modules/tailwindcss",
|
|
4721
6204
|
"website": "https://tailwindcss.nuxtjs.org",
|
|
4722
6205
|
"learn_more": "https://tailwindcss.com/",
|
|
4723
6206
|
"category": "UI",
|
|
@@ -4727,11 +6210,16 @@
|
|
|
4727
6210
|
"name": "Sébastien Chopin",
|
|
4728
6211
|
"github": "Atinux",
|
|
4729
6212
|
"twitter": "Atinux"
|
|
6213
|
+
},
|
|
6214
|
+
{
|
|
6215
|
+
"name": "Inesh Bose",
|
|
6216
|
+
"github": "ineshbose"
|
|
4730
6217
|
}
|
|
4731
6218
|
],
|
|
4732
6219
|
"compatibility": {
|
|
4733
6220
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4734
|
-
"requires": {}
|
|
6221
|
+
"requires": {},
|
|
6222
|
+
"devtools": "^0.0.0"
|
|
4735
6223
|
}
|
|
4736
6224
|
},
|
|
4737
6225
|
{
|
|
@@ -4757,9 +6245,31 @@
|
|
|
4757
6245
|
"requires": {}
|
|
4758
6246
|
}
|
|
4759
6247
|
},
|
|
6248
|
+
{
|
|
6249
|
+
"name": "time",
|
|
6250
|
+
"description": "Safely render local dates and times on the server with Nuxt",
|
|
6251
|
+
"repo": "danielroe/nuxt-time",
|
|
6252
|
+
"npm": "nuxt-time",
|
|
6253
|
+
"icon": "",
|
|
6254
|
+
"github": "https://github.com/danielroe/nuxt-time",
|
|
6255
|
+
"website": "https://github.com/danielroe/nuxt-time",
|
|
6256
|
+
"learn_more": "",
|
|
6257
|
+
"category": "Extensions",
|
|
6258
|
+
"type": "3rd-party",
|
|
6259
|
+
"maintainers": [
|
|
6260
|
+
{
|
|
6261
|
+
"name": "danielroe",
|
|
6262
|
+
"github": "danielroe"
|
|
6263
|
+
}
|
|
6264
|
+
],
|
|
6265
|
+
"compatibility": {
|
|
6266
|
+
"nuxt": "^3.0.0",
|
|
6267
|
+
"requires": {}
|
|
6268
|
+
}
|
|
6269
|
+
},
|
|
4760
6270
|
{
|
|
4761
6271
|
"name": "toast",
|
|
4762
|
-
"description": "Responsive Touch Compatible Toast plugin for Nuxt
|
|
6272
|
+
"description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
|
|
4763
6273
|
"repo": "nuxt-community/modules#master/packages/toast",
|
|
4764
6274
|
"npm": "@nuxtjs/toast",
|
|
4765
6275
|
"icon": "",
|
|
@@ -4780,6 +6290,39 @@
|
|
|
4780
6290
|
"requires": {}
|
|
4781
6291
|
}
|
|
4782
6292
|
},
|
|
6293
|
+
{
|
|
6294
|
+
"name": "tresjs",
|
|
6295
|
+
"description": "Create 3D experiences in your Nuxt application using TresJS.",
|
|
6296
|
+
"repo": "tresjs/nuxt",
|
|
6297
|
+
"npm": "@tresjs/nuxt",
|
|
6298
|
+
"icon": "tresjs.svg",
|
|
6299
|
+
"github": "https://github.com/Tresjs/nuxt",
|
|
6300
|
+
"website": "https://tresjs.org/guide/nuxt.html",
|
|
6301
|
+
"learn_more": "https://tresjs.org/",
|
|
6302
|
+
"category": "Libraries",
|
|
6303
|
+
"type": "3rd-party",
|
|
6304
|
+
"maintainers": [
|
|
6305
|
+
{
|
|
6306
|
+
"name": "Alvaro Saburido",
|
|
6307
|
+
"github": "alvarosabu",
|
|
6308
|
+
"twitter": "alvarosabu"
|
|
6309
|
+
},
|
|
6310
|
+
{
|
|
6311
|
+
"name": "Jaime Torrealba",
|
|
6312
|
+
"github": "JaimeTorrealba",
|
|
6313
|
+
"twitter": "jaimebboyjt"
|
|
6314
|
+
},
|
|
6315
|
+
{
|
|
6316
|
+
"name": "Tino Koch",
|
|
6317
|
+
"github": "Tinoooo",
|
|
6318
|
+
"twitter": "ichbintino"
|
|
6319
|
+
}
|
|
6320
|
+
],
|
|
6321
|
+
"compatibility": {
|
|
6322
|
+
"nuxt": "^3.0.0",
|
|
6323
|
+
"requires": {}
|
|
6324
|
+
}
|
|
6325
|
+
},
|
|
4783
6326
|
{
|
|
4784
6327
|
"name": "turnstile",
|
|
4785
6328
|
"description": "Privacy-focused alternative to CAPTCHA from Cloudflare",
|
|
@@ -4807,7 +6350,7 @@
|
|
|
4807
6350
|
},
|
|
4808
6351
|
{
|
|
4809
6352
|
"name": "twa",
|
|
4810
|
-
"description": "Nuxt
|
|
6353
|
+
"description": "Nuxt module for generating Trusted Web App from Nuxt app",
|
|
4811
6354
|
"repo": "tuarrep/nuxt-twa",
|
|
4812
6355
|
"npm": "nuxt-twa",
|
|
4813
6356
|
"icon": "",
|
|
@@ -4829,6 +6372,28 @@
|
|
|
4829
6372
|
}
|
|
4830
6373
|
}
|
|
4831
6374
|
},
|
|
6375
|
+
{
|
|
6376
|
+
"name": "twemoji",
|
|
6377
|
+
"description": "Twemoji module for Nuxt. Render emojis as SVG elements or PNG images.",
|
|
6378
|
+
"repo": "yizack/nuxt-twemoji",
|
|
6379
|
+
"npm": "nuxt-twemoji",
|
|
6380
|
+
"icon": "twemoji.svg",
|
|
6381
|
+
"github": "https://github.com/Yizack/nuxt-twemoji",
|
|
6382
|
+
"website": "https://github.com/Yizack/nuxt-twemoji",
|
|
6383
|
+
"learn_more": "",
|
|
6384
|
+
"category": "UI",
|
|
6385
|
+
"type": "3rd-party",
|
|
6386
|
+
"maintainers": [
|
|
6387
|
+
{
|
|
6388
|
+
"name": "Yizack Rangel",
|
|
6389
|
+
"github": "yizack"
|
|
6390
|
+
}
|
|
6391
|
+
],
|
|
6392
|
+
"compatibility": {
|
|
6393
|
+
"nuxt": "^3.0.0",
|
|
6394
|
+
"requires": {}
|
|
6395
|
+
}
|
|
6396
|
+
},
|
|
4832
6397
|
{
|
|
4833
6398
|
"name": "twicpics",
|
|
4834
6399
|
"description": "Images and videos components - Context aware resizing and cropping, lazy-loading, LQIP, Next-Gen format, compression, CDN.",
|
|
@@ -4973,6 +6538,63 @@
|
|
|
4973
6538
|
"requires": {}
|
|
4974
6539
|
}
|
|
4975
6540
|
},
|
|
6541
|
+
{
|
|
6542
|
+
"name": "typo3",
|
|
6543
|
+
"description": "TYPO3 Headless Frontend Rendering module",
|
|
6544
|
+
"repo": "TYPO3-Headless/nuxt-typo3",
|
|
6545
|
+
"npm": "@t3headless/nuxt-typo3",
|
|
6546
|
+
"icon": "typo3.svg",
|
|
6547
|
+
"github": "https://github.com/TYPO3-Headless/nuxt-typo3",
|
|
6548
|
+
"website": "https://t3headless.macopedia.io/nuxt-typo3/",
|
|
6549
|
+
"learn_more": "https://github.com/TYPO3-Headless",
|
|
6550
|
+
"category": "CMS",
|
|
6551
|
+
"type": "3rd-party",
|
|
6552
|
+
"maintainers": [
|
|
6553
|
+
{
|
|
6554
|
+
"name": "Macopedia",
|
|
6555
|
+
"github": "macopedia",
|
|
6556
|
+
"twitter": "macopediapl"
|
|
6557
|
+
}
|
|
6558
|
+
],
|
|
6559
|
+
"compatibility": {
|
|
6560
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6561
|
+
"requires": {},
|
|
6562
|
+
"devtools": "^0.0.0"
|
|
6563
|
+
}
|
|
6564
|
+
},
|
|
6565
|
+
{
|
|
6566
|
+
"name": "ui",
|
|
6567
|
+
"description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
|
|
6568
|
+
"repo": "nuxt/ui#dev",
|
|
6569
|
+
"npm": "@nuxt/ui",
|
|
6570
|
+
"icon": "nuxt.svg",
|
|
6571
|
+
"github": "https://github.com/nuxt/ui",
|
|
6572
|
+
"website": "https://ui.nuxt.com",
|
|
6573
|
+
"learn_more": "",
|
|
6574
|
+
"category": "UI",
|
|
6575
|
+
"type": "official",
|
|
6576
|
+
"maintainers": [
|
|
6577
|
+
{
|
|
6578
|
+
"name": "Benjamin Canac",
|
|
6579
|
+
"github": "benjamincanac",
|
|
6580
|
+
"twitter": "benjamincanac"
|
|
6581
|
+
},
|
|
6582
|
+
{
|
|
6583
|
+
"name": "Sebastien Chopin",
|
|
6584
|
+
"github": "Atinux",
|
|
6585
|
+
"twitter": "Atinux"
|
|
6586
|
+
},
|
|
6587
|
+
{
|
|
6588
|
+
"name": "Sylvain Marroufin",
|
|
6589
|
+
"github": "smarroufin",
|
|
6590
|
+
"twitter": "smarroufin"
|
|
6591
|
+
}
|
|
6592
|
+
],
|
|
6593
|
+
"compatibility": {
|
|
6594
|
+
"nuxt": "^3.0.0",
|
|
6595
|
+
"requires": {}
|
|
6596
|
+
}
|
|
6597
|
+
},
|
|
4976
6598
|
{
|
|
4977
6599
|
"name": "umami",
|
|
4978
6600
|
"description": "Embed the Umami analytics library into Nuxt",
|
|
@@ -5000,11 +6622,11 @@
|
|
|
5000
6622
|
{
|
|
5001
6623
|
"name": "unhead",
|
|
5002
6624
|
"description": "Experimental features for Nuxt SEO / head management.",
|
|
5003
|
-
"repo": "harlan-zw/nuxt-
|
|
5004
|
-
"npm": "nuxt-
|
|
6625
|
+
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
6626
|
+
"npm": "nuxt-seo-experiments",
|
|
5005
6627
|
"icon": "",
|
|
5006
|
-
"github": "https://github.com/harlan-zw/nuxt-
|
|
5007
|
-
"website": "https://github.com/harlan-zw/nuxt-
|
|
6628
|
+
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
6629
|
+
"website": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
5008
6630
|
"learn_more": "",
|
|
5009
6631
|
"category": "SEO",
|
|
5010
6632
|
"type": "3rd-party",
|
|
@@ -5021,7 +6643,7 @@
|
|
|
5021
6643
|
},
|
|
5022
6644
|
{
|
|
5023
6645
|
"name": "universal-storage",
|
|
5024
|
-
"description": "Universal Storage Utilities for Nuxt
|
|
6646
|
+
"description": "Universal Storage Utilities for Nuxt",
|
|
5025
6647
|
"repo": "nuxt-community/universal-storage-module",
|
|
5026
6648
|
"npm": "@nuxtjs/universal-storage",
|
|
5027
6649
|
"icon": "",
|
|
@@ -5048,133 +6670,449 @@
|
|
|
5048
6670
|
}
|
|
5049
6671
|
},
|
|
5050
6672
|
{
|
|
5051
|
-
"name": "
|
|
5052
|
-
"description": "
|
|
5053
|
-
"repo": "
|
|
5054
|
-
"npm": "@
|
|
5055
|
-
"icon": "
|
|
5056
|
-
"github": "https://github.com/
|
|
5057
|
-
"website": "https://
|
|
5058
|
-
"learn_more": "
|
|
5059
|
-
"category": "
|
|
6673
|
+
"name": "unlazy",
|
|
6674
|
+
"description": "Lazy loading library for placeholder images",
|
|
6675
|
+
"repo": "johannschopplich/unlazy/packages/nuxt",
|
|
6676
|
+
"npm": "@unlazy/nuxt",
|
|
6677
|
+
"icon": "unlazy.svg",
|
|
6678
|
+
"github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
|
|
6679
|
+
"website": "https://unlazy.byjohann.dev/",
|
|
6680
|
+
"learn_more": "",
|
|
6681
|
+
"category": "Images",
|
|
6682
|
+
"type": "3rd-party",
|
|
6683
|
+
"maintainers": [
|
|
6684
|
+
{
|
|
6685
|
+
"name": "Johann Schopplich",
|
|
6686
|
+
"github": "johannschopplich"
|
|
6687
|
+
}
|
|
6688
|
+
],
|
|
6689
|
+
"compatibility": {
|
|
6690
|
+
"nuxt": "^3.0.0",
|
|
6691
|
+
"requires": {}
|
|
6692
|
+
}
|
|
6693
|
+
},
|
|
6694
|
+
{
|
|
6695
|
+
"name": "unlighthouse",
|
|
6696
|
+
"description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
|
|
6697
|
+
"repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
|
|
6698
|
+
"npm": "@unlighthouse/nuxt",
|
|
6699
|
+
"icon": "unlighthouse.svg",
|
|
6700
|
+
"github": "https://github.com/harlan-zw/unlighthouse",
|
|
6701
|
+
"website": "https://github.com/harlan-zw/unlighthouse",
|
|
6702
|
+
"learn_more": "https://github.com/harlan-zw/unlighthouse",
|
|
6703
|
+
"category": "Devtools",
|
|
6704
|
+
"type": "3rd-party",
|
|
6705
|
+
"maintainers": [
|
|
6706
|
+
{
|
|
6707
|
+
"name": "Harlan Wilton",
|
|
6708
|
+
"github": "harlan-zw",
|
|
6709
|
+
"twitter": "harlan_zw",
|
|
6710
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
6711
|
+
}
|
|
6712
|
+
],
|
|
6713
|
+
"compatibility": {
|
|
6714
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6715
|
+
"requires": {
|
|
6716
|
+
"bridge": "optional"
|
|
6717
|
+
}
|
|
6718
|
+
}
|
|
6719
|
+
},
|
|
6720
|
+
{
|
|
6721
|
+
"name": "unocss",
|
|
6722
|
+
"description": "The instant on-demand atomic CSS engine.",
|
|
6723
|
+
"repo": "unocss/unocss#main/packages/nuxt",
|
|
6724
|
+
"npm": "@unocss/nuxt",
|
|
6725
|
+
"icon": "unocss.svg",
|
|
6726
|
+
"github": "https://github.com/unocss/unocss",
|
|
6727
|
+
"website": "https://github.com/unocss/unocss",
|
|
6728
|
+
"learn_more": "https://github.com/unocss/unocss",
|
|
6729
|
+
"category": "UI",
|
|
6730
|
+
"type": "3rd-party",
|
|
6731
|
+
"maintainers": [
|
|
6732
|
+
{
|
|
6733
|
+
"name": "Anthony Fu",
|
|
6734
|
+
"github": "antfu",
|
|
6735
|
+
"twitter": "antfu7",
|
|
6736
|
+
"avatar": "https://avatars.githubusercontent.com/antfu?v=4"
|
|
6737
|
+
}
|
|
6738
|
+
],
|
|
6739
|
+
"compatibility": {
|
|
6740
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6741
|
+
"requires": {
|
|
6742
|
+
"bridge": "optional"
|
|
6743
|
+
},
|
|
6744
|
+
"devtools": "^0.0.0"
|
|
6745
|
+
}
|
|
6746
|
+
},
|
|
6747
|
+
{
|
|
6748
|
+
"name": "ununuracss",
|
|
6749
|
+
"description": "A Real CSS Engine. Only Scoped.",
|
|
6750
|
+
"repo": "novout/ununuracss#main/packages/nuxt",
|
|
6751
|
+
"npm": "nuxt-ununura",
|
|
6752
|
+
"icon": "ununuracss.png",
|
|
6753
|
+
"github": "https://github.com/novout/ununuracss",
|
|
6754
|
+
"website": "https://ununura.com/#/",
|
|
6755
|
+
"learn_more": "https://ununura.com/#/docs/why",
|
|
6756
|
+
"category": "UI",
|
|
6757
|
+
"type": "3rd-party",
|
|
6758
|
+
"maintainers": [
|
|
6759
|
+
{
|
|
6760
|
+
"name": "Giovane Cardoso",
|
|
6761
|
+
"github": "novout",
|
|
6762
|
+
"avatar": "https://avatars.githubusercontent.com/novout?v=4"
|
|
6763
|
+
}
|
|
6764
|
+
],
|
|
6765
|
+
"compatibility": {
|
|
6766
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6767
|
+
"requires": {}
|
|
6768
|
+
}
|
|
6769
|
+
},
|
|
6770
|
+
{
|
|
6771
|
+
"name": "use-wagmi",
|
|
6772
|
+
"description": "Vue Composition for Ethereum based on wagmi",
|
|
6773
|
+
"repo": "unicape/use-wagmi#main/packages/nuxt",
|
|
6774
|
+
"npm": "@use-wagmi/nuxt",
|
|
6775
|
+
"icon": "use-wagmi.png",
|
|
6776
|
+
"github": "https://github.com/unicape/use-wagmi",
|
|
6777
|
+
"website": "https://github.com/unicape/use-wagmi",
|
|
6778
|
+
"learn_more": "https://github.com/unicape/use-wagmi",
|
|
6779
|
+
"category": "Extensions",
|
|
6780
|
+
"type": "3rd-party",
|
|
6781
|
+
"maintainers": [
|
|
6782
|
+
{
|
|
6783
|
+
"name": "Unic Ape",
|
|
6784
|
+
"github": "unicape"
|
|
6785
|
+
}
|
|
6786
|
+
],
|
|
6787
|
+
"compatibility": {
|
|
6788
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6789
|
+
"requires": {
|
|
6790
|
+
"bridge": true
|
|
6791
|
+
}
|
|
6792
|
+
}
|
|
6793
|
+
},
|
|
6794
|
+
{
|
|
6795
|
+
"name": "user-agent",
|
|
6796
|
+
"description": "Nuxt module for handling User-Agent.",
|
|
6797
|
+
"repo": "fukuiretu/nuxt-user-agent",
|
|
6798
|
+
"npm": "nuxt-user-agent",
|
|
6799
|
+
"icon": "",
|
|
6800
|
+
"github": "https://github.com/fukuiretu/nuxt-user-agent",
|
|
6801
|
+
"website": "https://github.com/fukuiretu/nuxt-user-agent",
|
|
6802
|
+
"learn_more": "",
|
|
6803
|
+
"category": "Extensions",
|
|
6804
|
+
"type": "3rd-party",
|
|
6805
|
+
"maintainers": [
|
|
6806
|
+
{
|
|
6807
|
+
"name": "fukuiretu",
|
|
6808
|
+
"github": "fukuiretu"
|
|
6809
|
+
}
|
|
6810
|
+
],
|
|
6811
|
+
"compatibility": {
|
|
6812
|
+
"nuxt": "^2.0.0",
|
|
6813
|
+
"requires": {}
|
|
6814
|
+
}
|
|
6815
|
+
},
|
|
6816
|
+
{
|
|
6817
|
+
"name": "validate",
|
|
6818
|
+
"description": "Simple Nuxt input validation module using vee-validate",
|
|
6819
|
+
"repo": "lewyuburi/nuxt-validate",
|
|
6820
|
+
"npm": "nuxt-validate",
|
|
6821
|
+
"icon": "vee-validate.png",
|
|
6822
|
+
"github": "https://github.com/lewyuburi/nuxt-validate",
|
|
6823
|
+
"website": "https://github.com/lewyuburi/nuxt-validate",
|
|
6824
|
+
"learn_more": "https://logaretm.github.io/vee-validate/",
|
|
6825
|
+
"category": "Libraries",
|
|
6826
|
+
"type": "3rd-party",
|
|
6827
|
+
"maintainers": [
|
|
6828
|
+
{
|
|
6829
|
+
"name": "lewyuburi",
|
|
6830
|
+
"github": "lewyuburi"
|
|
6831
|
+
}
|
|
6832
|
+
],
|
|
6833
|
+
"compatibility": {
|
|
6834
|
+
"nuxt": "^2.0.0",
|
|
6835
|
+
"requires": {}
|
|
6836
|
+
}
|
|
6837
|
+
},
|
|
6838
|
+
{
|
|
6839
|
+
"name": "vant",
|
|
6840
|
+
"description": "A lightweight, customizable Vue UI library for mobile web apps.",
|
|
6841
|
+
"repo": "vant-ui/vant-nuxt",
|
|
6842
|
+
"npm": "@vant/nuxt",
|
|
6843
|
+
"icon": "vant.png",
|
|
6844
|
+
"github": "https://github.com/vant-ui/vant-nuxt",
|
|
6845
|
+
"website": "https://vant-ui.github.io/vant",
|
|
6846
|
+
"learn_more": "https://github.com/vant-ui/vant-nuxt#readme",
|
|
6847
|
+
"category": "UI",
|
|
6848
|
+
"type": "3rd-party",
|
|
6849
|
+
"maintainers": [
|
|
6850
|
+
{
|
|
6851
|
+
"name": "tolking",
|
|
6852
|
+
"github": "tolking"
|
|
6853
|
+
}
|
|
6854
|
+
],
|
|
6855
|
+
"compatibility": {
|
|
6856
|
+
"nuxt": "^3.0.0",
|
|
6857
|
+
"requires": {
|
|
6858
|
+
"bridge": "optional"
|
|
6859
|
+
}
|
|
6860
|
+
}
|
|
6861
|
+
},
|
|
6862
|
+
{
|
|
6863
|
+
"name": "varlet",
|
|
6864
|
+
"description": "A Material design mobile component library developed based on Vue3",
|
|
6865
|
+
"repo": "varletjs/varlet-nuxt",
|
|
6866
|
+
"npm": "@varlet/nuxt",
|
|
6867
|
+
"icon": "varlet.svg",
|
|
6868
|
+
"github": "https://github.com/varletjs/varlet",
|
|
6869
|
+
"website": "https://varlet.gitee.io/varlet-ui/#/en-US/index",
|
|
6870
|
+
"learn_more": "https://github.com/varletjs/varlet-nuxt",
|
|
6871
|
+
"category": "UI",
|
|
6872
|
+
"type": "3rd-party",
|
|
6873
|
+
"maintainers": [
|
|
6874
|
+
{
|
|
6875
|
+
"name": "zhangmo8",
|
|
6876
|
+
"github": "zhangmo8"
|
|
6877
|
+
}
|
|
6878
|
+
],
|
|
6879
|
+
"compatibility": {
|
|
6880
|
+
"nuxt": "^3.0.0",
|
|
6881
|
+
"requires": {
|
|
6882
|
+
"bridge": "optional"
|
|
6883
|
+
}
|
|
6884
|
+
}
|
|
6885
|
+
},
|
|
6886
|
+
{
|
|
6887
|
+
"name": "vcalendar",
|
|
6888
|
+
"description": "VCalendar module for Nuxt",
|
|
6889
|
+
"repo": "samk-dev/nuxt-vcalendar",
|
|
6890
|
+
"npm": "@samk-dev/nuxt-vcalendar",
|
|
6891
|
+
"icon": "vcalendar.png",
|
|
6892
|
+
"github": "https://github.com/samk-dev/vcalendar",
|
|
6893
|
+
"website": "https://github.com/samk-dev/vcalendar",
|
|
6894
|
+
"learn_more": "",
|
|
6895
|
+
"category": "Libraries",
|
|
6896
|
+
"type": "3rd-party",
|
|
6897
|
+
"maintainers": [
|
|
6898
|
+
{
|
|
6899
|
+
"name": "Sam K",
|
|
6900
|
+
"github": "samk-dev"
|
|
6901
|
+
}
|
|
6902
|
+
],
|
|
6903
|
+
"compatibility": {
|
|
6904
|
+
"nuxt": "^3.0.0",
|
|
6905
|
+
"requires": {}
|
|
6906
|
+
}
|
|
6907
|
+
},
|
|
6908
|
+
{
|
|
6909
|
+
"name": "vee-validate",
|
|
6910
|
+
"description": "Painless Vue forms for Nuxt",
|
|
6911
|
+
"repo": "logaretm/vee-validate#main/packages/nuxt",
|
|
6912
|
+
"npm": "@vee-validate/nuxt",
|
|
6913
|
+
"icon": "vee-validate.png",
|
|
6914
|
+
"github": "https://github.com/logaretm/vee-validate/",
|
|
6915
|
+
"website": "https://vee-validate.logaretm.com/v4/",
|
|
6916
|
+
"learn_more": "https://vee-validate.logaretm.com/v4/integrations/nuxt/",
|
|
6917
|
+
"category": "Libraries",
|
|
6918
|
+
"type": "3rd-party",
|
|
6919
|
+
"maintainers": [
|
|
6920
|
+
{
|
|
6921
|
+
"name": "Abdelrahman Awad",
|
|
6922
|
+
"github": "logaretm"
|
|
6923
|
+
}
|
|
6924
|
+
],
|
|
6925
|
+
"compatibility": {
|
|
6926
|
+
"nuxt": "^3.0.0",
|
|
6927
|
+
"requires": {}
|
|
6928
|
+
}
|
|
6929
|
+
},
|
|
6930
|
+
{
|
|
6931
|
+
"name": "vendor",
|
|
6932
|
+
"description": "directly serve node_modules",
|
|
6933
|
+
"repo": "nuxt-community/modules#master/packages/vendor",
|
|
6934
|
+
"npm": "@nuxtjs/vendor",
|
|
6935
|
+
"icon": "",
|
|
6936
|
+
"github": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
|
|
6937
|
+
"website": "https://github.com/nuxt-community/modules/tree/master/packages/vendor",
|
|
6938
|
+
"learn_more": "",
|
|
6939
|
+
"category": "Extensions",
|
|
6940
|
+
"type": "community",
|
|
6941
|
+
"maintainers": [
|
|
6942
|
+
{
|
|
6943
|
+
"name": "Pooya Parsa",
|
|
6944
|
+
"github": "pi0",
|
|
6945
|
+
"twitter": "_pi0_"
|
|
6946
|
+
}
|
|
6947
|
+
],
|
|
6948
|
+
"compatibility": {
|
|
6949
|
+
"nuxt": "^2.0.0",
|
|
6950
|
+
"requires": {}
|
|
6951
|
+
}
|
|
6952
|
+
},
|
|
6953
|
+
{
|
|
6954
|
+
"name": "vercel-analytics",
|
|
6955
|
+
"description": "Vercel Analytics integration for Nuxt",
|
|
6956
|
+
"repo": "xanderbarkhatov/nuxt-vercel-analytics",
|
|
6957
|
+
"npm": "nuxt-vercel-analytics",
|
|
6958
|
+
"icon": "",
|
|
6959
|
+
"github": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
|
|
6960
|
+
"website": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
|
|
6961
|
+
"learn_more": "https://vercel.com/docs/concepts/analytics",
|
|
6962
|
+
"category": "Analytics",
|
|
5060
6963
|
"type": "3rd-party",
|
|
5061
6964
|
"maintainers": [
|
|
5062
6965
|
{
|
|
5063
|
-
"name": "
|
|
5064
|
-
"github": "
|
|
5065
|
-
"twitter": "harlan_zw",
|
|
5066
|
-
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
6966
|
+
"name": "Alexander B.",
|
|
6967
|
+
"github": "xanderbarkhatov"
|
|
5067
6968
|
}
|
|
5068
6969
|
],
|
|
5069
6970
|
"compatibility": {
|
|
5070
|
-
"nuxt": "^
|
|
5071
|
-
"requires": {
|
|
5072
|
-
"bridge": "optional"
|
|
5073
|
-
}
|
|
6971
|
+
"nuxt": "^3.0.0",
|
|
6972
|
+
"requires": {}
|
|
5074
6973
|
}
|
|
5075
6974
|
},
|
|
5076
6975
|
{
|
|
5077
|
-
"name": "
|
|
5078
|
-
"description": "
|
|
5079
|
-
"repo": "
|
|
5080
|
-
"npm": "@
|
|
5081
|
-
"icon": "
|
|
5082
|
-
"github": "https://github.com/
|
|
5083
|
-
"website": "https://
|
|
5084
|
-
"learn_more": "https://github.com/
|
|
6976
|
+
"name": "vexip-ui",
|
|
6977
|
+
"description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
|
|
6978
|
+
"repo": "vexip-ui/nuxt",
|
|
6979
|
+
"npm": "@vexip-ui/nuxt",
|
|
6980
|
+
"icon": "vexip-ui.svg",
|
|
6981
|
+
"github": "https://github.com/vexip-ui/vexip-ui",
|
|
6982
|
+
"website": "https://www.vexipui.com/",
|
|
6983
|
+
"learn_more": "https://github.com/vexip-ui/nuxt",
|
|
5085
6984
|
"category": "UI",
|
|
5086
6985
|
"type": "3rd-party",
|
|
5087
6986
|
"maintainers": [
|
|
6987
|
+
{
|
|
6988
|
+
"name": "未觉雨声",
|
|
6989
|
+
"github": "qmhc",
|
|
6990
|
+
"twitter": "qmhc95"
|
|
6991
|
+
}
|
|
6992
|
+
],
|
|
6993
|
+
"compatibility": {
|
|
6994
|
+
"nuxt": "^3.0.0",
|
|
6995
|
+
"requires": {}
|
|
6996
|
+
}
|
|
6997
|
+
},
|
|
6998
|
+
{
|
|
6999
|
+
"name": "vite-pwa-nuxt",
|
|
7000
|
+
"description": "Zero-config PWA Plugin for Nuxt",
|
|
7001
|
+
"repo": "vite-pwa/nuxt",
|
|
7002
|
+
"npm": "@vite-pwa/nuxt",
|
|
7003
|
+
"icon": "vite-pwa-nuxt.svg",
|
|
7004
|
+
"github": "https://github.com/vite-pwa/nuxt",
|
|
7005
|
+
"website": "https://github.com/vite-pwa/nuxt",
|
|
7006
|
+
"learn_more": "https://vite-pwa-org.netlify.app/frameworks/nuxt.html",
|
|
7007
|
+
"category": "Performance",
|
|
7008
|
+
"type": "3rd-party",
|
|
7009
|
+
"maintainers": [
|
|
7010
|
+
{
|
|
7011
|
+
"name": "Joaquín Sánchez",
|
|
7012
|
+
"github": "userquin",
|
|
7013
|
+
"twitter": "userquin"
|
|
7014
|
+
},
|
|
5088
7015
|
{
|
|
5089
7016
|
"name": "Anthony Fu",
|
|
5090
7017
|
"github": "antfu",
|
|
5091
|
-
"twitter": "antfu7"
|
|
5092
|
-
"avatar": "https://avatars.githubusercontent.com/antfu?v=4"
|
|
7018
|
+
"twitter": "antfu7"
|
|
5093
7019
|
}
|
|
5094
7020
|
],
|
|
5095
7021
|
"compatibility": {
|
|
5096
|
-
"nuxt": "^
|
|
5097
|
-
"requires": {
|
|
5098
|
-
"bridge": "optional"
|
|
5099
|
-
}
|
|
7022
|
+
"nuxt": "^3.0.0",
|
|
7023
|
+
"requires": {}
|
|
5100
7024
|
}
|
|
5101
7025
|
},
|
|
5102
7026
|
{
|
|
5103
|
-
"name": "
|
|
5104
|
-
"description": "
|
|
5105
|
-
"repo": "
|
|
5106
|
-
"npm": "nuxt-
|
|
5107
|
-
"icon": "",
|
|
5108
|
-
"github": "https://github.com/
|
|
5109
|
-
"website": "https://github.com/
|
|
7027
|
+
"name": "vitest",
|
|
7028
|
+
"description": "Vitest integration with Nuxt",
|
|
7029
|
+
"repo": "danielroe/nuxt-vitest",
|
|
7030
|
+
"npm": "nuxt-vitest",
|
|
7031
|
+
"icon": "vitest.svg",
|
|
7032
|
+
"github": "https://github.com/danielroe/nuxt-vitest",
|
|
7033
|
+
"website": "https://github.com/danielroe/nuxt-vitest",
|
|
5110
7034
|
"learn_more": "",
|
|
5111
|
-
"category": "
|
|
7035
|
+
"category": "Devtools",
|
|
5112
7036
|
"type": "3rd-party",
|
|
5113
7037
|
"maintainers": [
|
|
5114
7038
|
{
|
|
5115
|
-
"name": "
|
|
5116
|
-
"github": "
|
|
7039
|
+
"name": "Daniel Roe",
|
|
7040
|
+
"github": "danielroe"
|
|
7041
|
+
},
|
|
7042
|
+
{
|
|
7043
|
+
"name": "Anthony Fu",
|
|
7044
|
+
"github": "antfu"
|
|
5117
7045
|
}
|
|
5118
7046
|
],
|
|
5119
7047
|
"compatibility": {
|
|
5120
|
-
"nuxt": "^
|
|
5121
|
-
"requires": {}
|
|
7048
|
+
"nuxt": "^3.0.0",
|
|
7049
|
+
"requires": {},
|
|
7050
|
+
"devtools": "^0.0.0"
|
|
5122
7051
|
}
|
|
5123
7052
|
},
|
|
5124
7053
|
{
|
|
5125
|
-
"name": "
|
|
5126
|
-
"description": "
|
|
5127
|
-
"repo": "
|
|
5128
|
-
"npm": "
|
|
5129
|
-
"icon": "
|
|
5130
|
-
"github": "https://github.com/
|
|
5131
|
-
"website": "https://
|
|
5132
|
-
"learn_more": "https://
|
|
5133
|
-
"category": "
|
|
7054
|
+
"name": "vue-email",
|
|
7055
|
+
"description": "💌 Write email templates with vue",
|
|
7056
|
+
"repo": "Dave136/vue-email#main/packages/vue-email",
|
|
7057
|
+
"npm": "vue-email",
|
|
7058
|
+
"icon": "vue-email.svg",
|
|
7059
|
+
"github": "https://github.com/Dave136/vue-email",
|
|
7060
|
+
"website": "https://www.vuemail.net/",
|
|
7061
|
+
"learn_more": "https://vue-email.vercel.app/getting-started",
|
|
7062
|
+
"category": "UI",
|
|
5134
7063
|
"type": "3rd-party",
|
|
5135
7064
|
"maintainers": [
|
|
5136
7065
|
{
|
|
5137
|
-
"name": "
|
|
5138
|
-
"github": "
|
|
7066
|
+
"name": "David Arenas",
|
|
7067
|
+
"github": "Dave136",
|
|
7068
|
+
"twitter": "davejs4",
|
|
7069
|
+
"avatar": "https://avatars.githubusercontent.com/u/49698182?v=4"
|
|
7070
|
+
},
|
|
7071
|
+
{
|
|
7072
|
+
"name": "Younes Barrad",
|
|
7073
|
+
"github": "Flowko",
|
|
7074
|
+
"twitter": "imflowko",
|
|
7075
|
+
"avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
|
|
5139
7076
|
}
|
|
5140
7077
|
],
|
|
5141
7078
|
"compatibility": {
|
|
5142
|
-
"nuxt": "^
|
|
5143
|
-
"requires": {}
|
|
7079
|
+
"nuxt": "^3.0.0",
|
|
7080
|
+
"requires": {},
|
|
7081
|
+
"devtools": "^0.0.0"
|
|
5144
7082
|
}
|
|
5145
7083
|
},
|
|
5146
7084
|
{
|
|
5147
|
-
"name": "
|
|
5148
|
-
"description": "
|
|
5149
|
-
"repo": "
|
|
5150
|
-
"npm": "@
|
|
5151
|
-
"icon": "",
|
|
5152
|
-
"github": "https://github.com/
|
|
5153
|
-
"website": "https://
|
|
5154
|
-
"learn_more": "",
|
|
5155
|
-
"category": "
|
|
5156
|
-
"type": "
|
|
7085
|
+
"name": "vue-final-modal",
|
|
7086
|
+
"description": "The most powerful yet most light-weight modal library for Vue 3.",
|
|
7087
|
+
"repo": "vue-final/vue-final-modal",
|
|
7088
|
+
"npm": "@vue-final-modal/nuxt",
|
|
7089
|
+
"icon": "vue-final-modal.svg",
|
|
7090
|
+
"github": "https://github.com/vue-final/vue-final-modal",
|
|
7091
|
+
"website": "https://vue-final-modal.org/",
|
|
7092
|
+
"learn_more": "https://vue-final-modal.org/",
|
|
7093
|
+
"category": "UI",
|
|
7094
|
+
"type": "3rd-party",
|
|
5157
7095
|
"maintainers": [
|
|
5158
7096
|
{
|
|
5159
|
-
"name": "
|
|
5160
|
-
"github": "
|
|
5161
|
-
"twitter": "
|
|
7097
|
+
"name": "Hunter Liu",
|
|
7098
|
+
"github": "hunterliu1003",
|
|
7099
|
+
"twitter": "hunterliu1003"
|
|
5162
7100
|
}
|
|
5163
7101
|
],
|
|
5164
7102
|
"compatibility": {
|
|
5165
|
-
"nuxt": "^
|
|
7103
|
+
"nuxt": "^3.0.0",
|
|
5166
7104
|
"requires": {}
|
|
5167
7105
|
}
|
|
5168
7106
|
},
|
|
5169
7107
|
{
|
|
5170
7108
|
"name": "vue-macros",
|
|
5171
|
-
"description": "Explore
|
|
5172
|
-
"repo": "sxzz/
|
|
7109
|
+
"description": "Explore more macros and syntax sugar to Vue.",
|
|
7110
|
+
"repo": "sxzz/vue-macros#main/packages/nuxt",
|
|
5173
7111
|
"npm": "@vue-macros/nuxt",
|
|
5174
7112
|
"icon": "vue-macros.svg",
|
|
5175
|
-
"github": "https://github.com/sxzz/
|
|
7113
|
+
"github": "https://github.com/sxzz/vue-macros",
|
|
5176
7114
|
"website": "https://vue-macros.sxzz.moe",
|
|
5177
|
-
"learn_more": "https://github.com/sxzz/
|
|
7115
|
+
"learn_more": "https://github.com/sxzz/vue-macros",
|
|
5178
7116
|
"category": "Extensions",
|
|
5179
7117
|
"type": "3rd-party",
|
|
5180
7118
|
"maintainers": [
|
|
@@ -5188,7 +7126,8 @@
|
|
|
5188
7126
|
"nuxt": "^3.0.0",
|
|
5189
7127
|
"requires": {
|
|
5190
7128
|
"bridge": "optional"
|
|
5191
|
-
}
|
|
7129
|
+
},
|
|
7130
|
+
"devtools": "^0.0.0"
|
|
5192
7131
|
}
|
|
5193
7132
|
},
|
|
5194
7133
|
{
|
|
@@ -5215,7 +7154,7 @@
|
|
|
5215
7154
|
},
|
|
5216
7155
|
{
|
|
5217
7156
|
"name": "vue-multiselect",
|
|
5218
|
-
"description": "Single / multiple select plugin for Nuxt
|
|
7157
|
+
"description": "Single / multiple select plugin for Nuxt using vue-multiselect.",
|
|
5219
7158
|
"repo": "spektrummedia/nuxt-vue-multiselect",
|
|
5220
7159
|
"npm": "nuxt-vue-multiselect",
|
|
5221
7160
|
"icon": "",
|
|
@@ -5257,6 +7196,29 @@
|
|
|
5257
7196
|
"requires": {}
|
|
5258
7197
|
}
|
|
5259
7198
|
},
|
|
7199
|
+
{
|
|
7200
|
+
"name": "vue-query",
|
|
7201
|
+
"description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
|
|
7202
|
+
"repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt#main",
|
|
7203
|
+
"npm": "@hebilicious/vue-query-nuxt",
|
|
7204
|
+
"icon": "vue-query.svg",
|
|
7205
|
+
"github": "https://github.com/Hebilicious/vue-query-nuxt",
|
|
7206
|
+
"website": "https://github.com/Hebilicious/vue-query-nuxt#readme",
|
|
7207
|
+
"learn_more": "https://tanstack.com/query/latest/docs/vue/quick-start",
|
|
7208
|
+
"category": "Request",
|
|
7209
|
+
"type": "3rd-party",
|
|
7210
|
+
"maintainers": [
|
|
7211
|
+
{
|
|
7212
|
+
"name": "Hebilicious",
|
|
7213
|
+
"github": "Hebilicious",
|
|
7214
|
+
"twitter": "its_hebilicious"
|
|
7215
|
+
}
|
|
7216
|
+
],
|
|
7217
|
+
"compatibility": {
|
|
7218
|
+
"nuxt": "^3.0.0",
|
|
7219
|
+
"requires": {}
|
|
7220
|
+
}
|
|
7221
|
+
},
|
|
5260
7222
|
{
|
|
5261
7223
|
"name": "vue-select",
|
|
5262
7224
|
"description": "Nuxt module for vue-select, a feature rich select/dropdown/typeahead component.",
|
|
@@ -5306,7 +7268,7 @@
|
|
|
5306
7268
|
},
|
|
5307
7269
|
{
|
|
5308
7270
|
"name": "vue-warehouse",
|
|
5309
|
-
"description": "A Cross-browser storage for Vue.js and Nuxt
|
|
7271
|
+
"description": "A Cross-browser storage for Vue.js and Nuxt, with plugins support and easy extensibility based on Store.js",
|
|
5310
7272
|
"repo": "juliomrqz/vue-warehouse",
|
|
5311
7273
|
"npm": "vue-warehouse",
|
|
5312
7274
|
"icon": "",
|
|
@@ -5327,9 +7289,100 @@
|
|
|
5327
7289
|
"requires": {}
|
|
5328
7290
|
}
|
|
5329
7291
|
},
|
|
7292
|
+
{
|
|
7293
|
+
"name": "vue3-carousel-nuxt",
|
|
7294
|
+
"description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt applications.",
|
|
7295
|
+
"repo": "gaetansenn/vue3-carousel-nuxt",
|
|
7296
|
+
"npm": "vue3-carousel-nuxt",
|
|
7297
|
+
"icon": "",
|
|
7298
|
+
"github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
|
|
7299
|
+
"website": "",
|
|
7300
|
+
"learn_more": "",
|
|
7301
|
+
"category": "UI",
|
|
7302
|
+
"type": "3rd-party",
|
|
7303
|
+
"maintainers": [
|
|
7304
|
+
{
|
|
7305
|
+
"name": "Gaetan SENN",
|
|
7306
|
+
"github": "gaetansenn",
|
|
7307
|
+
"avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
|
|
7308
|
+
}
|
|
7309
|
+
],
|
|
7310
|
+
"compatibility": {
|
|
7311
|
+
"nuxt": "^3.0.0",
|
|
7312
|
+
"requires": {}
|
|
7313
|
+
}
|
|
7314
|
+
},
|
|
7315
|
+
{
|
|
7316
|
+
"name": "vuefire",
|
|
7317
|
+
"description": "Idiomatic composables for the Firebase SDK",
|
|
7318
|
+
"repo": "vuejs/vuefire/packages/nuxt",
|
|
7319
|
+
"npm": "nuxt-vuefire",
|
|
7320
|
+
"icon": "vuefire.svg",
|
|
7321
|
+
"github": "https://github.com/vuejs/vuefire/tree/main/packages/nuxt",
|
|
7322
|
+
"website": "https://vuefire.vuejs.org/",
|
|
7323
|
+
"learn_more": "",
|
|
7324
|
+
"category": "Database",
|
|
7325
|
+
"type": "3rd-party",
|
|
7326
|
+
"maintainers": [
|
|
7327
|
+
{
|
|
7328
|
+
"name": "posva",
|
|
7329
|
+
"github": "posva"
|
|
7330
|
+
}
|
|
7331
|
+
],
|
|
7332
|
+
"compatibility": {
|
|
7333
|
+
"nuxt": "^3.0.0",
|
|
7334
|
+
"requires": {}
|
|
7335
|
+
}
|
|
7336
|
+
},
|
|
7337
|
+
{
|
|
7338
|
+
"name": "vueform-builder",
|
|
7339
|
+
"description": "Official Vueform Builder module for Nuxt",
|
|
7340
|
+
"repo": "vueform/builder-nuxt",
|
|
7341
|
+
"npm": "@vueform/builder-nuxt",
|
|
7342
|
+
"icon": "vueform.svg",
|
|
7343
|
+
"github": "https://github.com/vueform/builder",
|
|
7344
|
+
"website": "https://builder.vueform.com",
|
|
7345
|
+
"learn_more": "https://builder.vueform.com/docs/installation#nuxt",
|
|
7346
|
+
"category": "Libraries",
|
|
7347
|
+
"type": "3rd-party",
|
|
7348
|
+
"maintainers": [
|
|
7349
|
+
{
|
|
7350
|
+
"name": "Adam Berecz",
|
|
7351
|
+
"github": "adamberecz",
|
|
7352
|
+
"twitter": "bereczadam"
|
|
7353
|
+
}
|
|
7354
|
+
],
|
|
7355
|
+
"compatibility": {
|
|
7356
|
+
"nuxt": "^3.0.0",
|
|
7357
|
+
"requires": {}
|
|
7358
|
+
}
|
|
7359
|
+
},
|
|
7360
|
+
{
|
|
7361
|
+
"name": "vueform",
|
|
7362
|
+
"description": "Official Vueform module for Nuxt",
|
|
7363
|
+
"repo": "vueform/nuxt",
|
|
7364
|
+
"npm": "@vueform/nuxt",
|
|
7365
|
+
"icon": "vueform.svg",
|
|
7366
|
+
"github": "https://github.com/vueform/vueform",
|
|
7367
|
+
"website": "https://vueform.com",
|
|
7368
|
+
"learn_more": "https://vueform.com/docs/installation#nuxt",
|
|
7369
|
+
"category": "Libraries",
|
|
7370
|
+
"type": "3rd-party",
|
|
7371
|
+
"maintainers": [
|
|
7372
|
+
{
|
|
7373
|
+
"name": "Adam Berecz",
|
|
7374
|
+
"github": "adamberecz",
|
|
7375
|
+
"twitter": "bereczadam"
|
|
7376
|
+
}
|
|
7377
|
+
],
|
|
7378
|
+
"compatibility": {
|
|
7379
|
+
"nuxt": "^3.0.0",
|
|
7380
|
+
"requires": {}
|
|
7381
|
+
}
|
|
7382
|
+
},
|
|
5330
7383
|
{
|
|
5331
7384
|
"name": "vuestic",
|
|
5332
|
-
"description": "Vuestic UI module for Nuxt
|
|
7385
|
+
"description": "Vuestic UI module for Nuxt",
|
|
5333
7386
|
"repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
|
|
5334
7387
|
"npm": "@vuestic/nuxt",
|
|
5335
7388
|
"icon": "vuestic.png",
|
|
@@ -5349,9 +7402,31 @@
|
|
|
5349
7402
|
"requires": {}
|
|
5350
7403
|
}
|
|
5351
7404
|
},
|
|
7405
|
+
{
|
|
7406
|
+
"name": "vuetify-nuxt-module",
|
|
7407
|
+
"description": "Zero-config Nuxt Module for Vuetify.",
|
|
7408
|
+
"repo": "userquin/vuetify-nuxt-module",
|
|
7409
|
+
"npm": "vuetify-nuxt-module",
|
|
7410
|
+
"icon": "vuetify-logo-v3-dark.svg",
|
|
7411
|
+
"github": "https://github.com/userquin/vuetify-nuxt-module",
|
|
7412
|
+
"website": "https://github.com/userquin/vuetify-nuxt-module",
|
|
7413
|
+
"learn_more": "https://vuetify-nuxt-module.netlify.app/",
|
|
7414
|
+
"category": "UI",
|
|
7415
|
+
"type": "3rd-party",
|
|
7416
|
+
"maintainers": [
|
|
7417
|
+
{
|
|
7418
|
+
"name": "Joaquín Sánchez",
|
|
7419
|
+
"github": "userquin"
|
|
7420
|
+
}
|
|
7421
|
+
],
|
|
7422
|
+
"compatibility": {
|
|
7423
|
+
"nuxt": "^3.0.0",
|
|
7424
|
+
"requires": {}
|
|
7425
|
+
}
|
|
7426
|
+
},
|
|
5352
7427
|
{
|
|
5353
7428
|
"name": "vuetify",
|
|
5354
|
-
"description": "Vuetify Module for Nuxt
|
|
7429
|
+
"description": "Vuetify Module for Nuxt to add Material Design components to your application.",
|
|
5355
7430
|
"repo": "nuxt-community/vuetify-module",
|
|
5356
7431
|
"npm": "@nuxtjs/vuetify",
|
|
5357
7432
|
"icon": "vuetify.png",
|
|
@@ -5398,7 +7473,8 @@
|
|
|
5398
7473
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5399
7474
|
"requires": {
|
|
5400
7475
|
"bridge": "optional"
|
|
5401
|
-
}
|
|
7476
|
+
},
|
|
7477
|
+
"devtools": "^0.0.0"
|
|
5402
7478
|
}
|
|
5403
7479
|
},
|
|
5404
7480
|
{
|
|
@@ -5423,14 +7499,37 @@
|
|
|
5423
7499
|
"requires": {}
|
|
5424
7500
|
}
|
|
5425
7501
|
},
|
|
7502
|
+
{
|
|
7503
|
+
"name": "vunix",
|
|
7504
|
+
"description": "Comprehensive UI toolkit for Vue.js and Nuxt that empowers you to build amazing user interfaces with ease. With Vunix, you can leverage the power of popular utility-first CSS frameworks like Tailwind CSS, Unocss, WindiCss, or use your own custom CSS classes.",
|
|
7505
|
+
"repo": "gaetansenn/vunix#main/packages/nuxt",
|
|
7506
|
+
"npm": "@vunix/nuxt",
|
|
7507
|
+
"icon": "",
|
|
7508
|
+
"github": "https://github.com/gaetansenn/vunix",
|
|
7509
|
+
"website": "https://vunix.dewib.com/",
|
|
7510
|
+
"learn_more": "",
|
|
7511
|
+
"category": "UI",
|
|
7512
|
+
"type": "3rd-party",
|
|
7513
|
+
"maintainers": [
|
|
7514
|
+
{
|
|
7515
|
+
"name": "Gaetan SENN",
|
|
7516
|
+
"github": "gaetansenn",
|
|
7517
|
+
"avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
|
|
7518
|
+
}
|
|
7519
|
+
],
|
|
7520
|
+
"compatibility": {
|
|
7521
|
+
"nuxt": "^3.0.0",
|
|
7522
|
+
"requires": {}
|
|
7523
|
+
}
|
|
7524
|
+
},
|
|
5426
7525
|
{
|
|
5427
7526
|
"name": "web-vitals",
|
|
5428
7527
|
"description": "Web Vitals for Nuxt",
|
|
5429
|
-
"repo": "nuxt-
|
|
7528
|
+
"repo": "nuxt-modules/web-vitals",
|
|
5430
7529
|
"npm": "@nuxtjs/web-vitals",
|
|
5431
7530
|
"icon": "web-vitals.png",
|
|
5432
|
-
"github": "https://github.com/nuxt-
|
|
5433
|
-
"website": "https://github.com/nuxt-
|
|
7531
|
+
"github": "https://github.com/nuxt-modules/web-vitals",
|
|
7532
|
+
"website": "https://github.com/nuxt-modules/web-vitals",
|
|
5434
7533
|
"learn_more": "",
|
|
5435
7534
|
"category": "Performance",
|
|
5436
7535
|
"type": "community",
|
|
@@ -5457,29 +7556,6 @@
|
|
|
5457
7556
|
}
|
|
5458
7557
|
}
|
|
5459
7558
|
},
|
|
5460
|
-
{
|
|
5461
|
-
"name": "web3js",
|
|
5462
|
-
"description": "Web3.js module integration for Nuxt.js",
|
|
5463
|
-
"repo": "bl0cknumber/nuxt-web3",
|
|
5464
|
-
"npm": "nuxt-web3",
|
|
5465
|
-
"icon": "web3js.svg",
|
|
5466
|
-
"github": "https://github.com/bl0cknumber/nuxt-web3",
|
|
5467
|
-
"website": "https://github.com/bl0cknumber/nuxt-web3",
|
|
5468
|
-
"learn_more": "https://web3js.readthedocs.io/",
|
|
5469
|
-
"category": "Libraries",
|
|
5470
|
-
"type": "3rd-party",
|
|
5471
|
-
"maintainers": [
|
|
5472
|
-
{
|
|
5473
|
-
"name": "Muhammad Fauzan",
|
|
5474
|
-
"github": "bl0cknumber",
|
|
5475
|
-
"twitter": "fncolon"
|
|
5476
|
-
}
|
|
5477
|
-
],
|
|
5478
|
-
"compatibility": {
|
|
5479
|
-
"nuxt": "^2.0.0",
|
|
5480
|
-
"requires": {}
|
|
5481
|
-
}
|
|
5482
|
-
},
|
|
5483
7559
|
{
|
|
5484
7560
|
"name": "webfontloader",
|
|
5485
7561
|
"description": "Efficient web font loading has never been easier!",
|
|
@@ -5504,7 +7580,7 @@
|
|
|
5504
7580
|
},
|
|
5505
7581
|
{
|
|
5506
7582
|
"name": "webpack-optimisations",
|
|
5507
|
-
"description": "Nuxt
|
|
7583
|
+
"description": "Nuxt v2 module to automatically make your builds faster.",
|
|
5508
7584
|
"repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
|
|
5509
7585
|
"npm": "nuxt-webpack-optimisations",
|
|
5510
7586
|
"icon": "build-optimisations.svg",
|
|
@@ -5594,6 +7670,54 @@
|
|
|
5594
7670
|
"requires": {}
|
|
5595
7671
|
}
|
|
5596
7672
|
},
|
|
7673
|
+
{
|
|
7674
|
+
"name": "well-known",
|
|
7675
|
+
"description": "A Nuxt module to add well-known URIs using middlewares",
|
|
7676
|
+
"repo": "zadigetvoltaire/nuxt-well-known",
|
|
7677
|
+
"npm": "@zadigetvoltaire/nuxt-well-known",
|
|
7678
|
+
"icon": "well-known.svg",
|
|
7679
|
+
"github": "https://github.com/zadigetvoltaire/nuxt-well-known",
|
|
7680
|
+
"website": "https://github.com/zadigetvoltaire/nuxt-well-known#readme",
|
|
7681
|
+
"learn_more": "https://www.iana.org/assignments/well-known-uris/well-known-uris.xhtml",
|
|
7682
|
+
"category": "SEO",
|
|
7683
|
+
"type": "3rd-party",
|
|
7684
|
+
"maintainers": [
|
|
7685
|
+
{
|
|
7686
|
+
"name": "Zadig&Voltaire Team",
|
|
7687
|
+
"github": "https://github.com/zadigetvoltaire"
|
|
7688
|
+
}
|
|
7689
|
+
],
|
|
7690
|
+
"compatibility": {
|
|
7691
|
+
"nuxt": "^3.0.0",
|
|
7692
|
+
"requires": {}
|
|
7693
|
+
}
|
|
7694
|
+
},
|
|
7695
|
+
{
|
|
7696
|
+
"name": "wideangle",
|
|
7697
|
+
"description": "Nuxt module to integrate Wide Angle Analytics",
|
|
7698
|
+
"repo": "inputobjects/wideangle-nuxt",
|
|
7699
|
+
"npm": "wideangle-nuxt",
|
|
7700
|
+
"icon": "wideangle.png",
|
|
7701
|
+
"github": "https://github.com/inputobjects/wideangle-nuxt",
|
|
7702
|
+
"website": "https://wideangle.co",
|
|
7703
|
+
"learn_more": "https://wideangle.co/documentation/web-analytics-for-nuxt",
|
|
7704
|
+
"category": "Analytics",
|
|
7705
|
+
"type": "3rd-party",
|
|
7706
|
+
"maintainers": [
|
|
7707
|
+
{
|
|
7708
|
+
"name": "Wide Angle Analytics by Input Objects GmbH",
|
|
7709
|
+
"github": "inputobjects"
|
|
7710
|
+
},
|
|
7711
|
+
{
|
|
7712
|
+
"name": "Jarek Rozanski",
|
|
7713
|
+
"github": "jrozanski"
|
|
7714
|
+
}
|
|
7715
|
+
],
|
|
7716
|
+
"compatibility": {
|
|
7717
|
+
"nuxt": "^3.0.0",
|
|
7718
|
+
"requires": {}
|
|
7719
|
+
}
|
|
7720
|
+
},
|
|
5597
7721
|
{
|
|
5598
7722
|
"name": "windicss",
|
|
5599
7723
|
"description": "Next generation utility-first CSS framework.",
|
|
@@ -5737,32 +7861,9 @@
|
|
|
5737
7861
|
"requires": {}
|
|
5738
7862
|
}
|
|
5739
7863
|
},
|
|
5740
|
-
{
|
|
5741
|
-
"name": "yandex-metrika",
|
|
5742
|
-
"description": "Yandex metrika Module for Nuxt.js",
|
|
5743
|
-
"repo": "nuxt-community/yandex-metrika-module",
|
|
5744
|
-
"npm": "@nuxtjs/yandex-metrika",
|
|
5745
|
-
"icon": "",
|
|
5746
|
-
"github": "https://github.com/nuxt-community/yandex-metrika-module",
|
|
5747
|
-
"website": "https://github.com/nuxt-community/yandex-metrika-module",
|
|
5748
|
-
"learn_more": "https://metrica.yandex.com/about",
|
|
5749
|
-
"category": "Analytics",
|
|
5750
|
-
"type": "community",
|
|
5751
|
-
"maintainers": [
|
|
5752
|
-
{
|
|
5753
|
-
"name": "Pooya Parsa",
|
|
5754
|
-
"github": "pi0",
|
|
5755
|
-
"twitter": "_pi0_"
|
|
5756
|
-
}
|
|
5757
|
-
],
|
|
5758
|
-
"compatibility": {
|
|
5759
|
-
"nuxt": "^2.0.0",
|
|
5760
|
-
"requires": {}
|
|
5761
|
-
}
|
|
5762
|
-
},
|
|
5763
7864
|
{
|
|
5764
7865
|
"name": "zendesk",
|
|
5765
|
-
"description": "Nuxt
|
|
7866
|
+
"description": "Nuxt module for Zendesk",
|
|
5766
7867
|
"repo": "DansMaCulotte/nuxt-zendesk",
|
|
5767
7868
|
"npm": "@dansmaculotte/nuxt-zendesk",
|
|
5768
7869
|
"icon": "zendesk.png",
|