@nuxt/modules 0.6.0-d622fc → 0.6.0-d745b7
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 +5 -1
- package/modules.json +2412 -442
- package/package.json +11 -12
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,58 @@
|
|
|
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",
|
|
262
353
|
"requires": {}
|
|
263
354
|
}
|
|
264
355
|
},
|
|
265
356
|
{
|
|
266
357
|
"name": "auth",
|
|
267
|
-
"description": "Zero-boilerplate authentication support for Nuxt.
|
|
358
|
+
"description": "Zero-boilerplate authentication support for Nuxt.",
|
|
268
359
|
"repo": "nuxt-community/auth-module",
|
|
269
360
|
"npm": "@nuxtjs/auth",
|
|
270
361
|
"icon": "auth.png",
|
|
@@ -289,9 +380,55 @@
|
|
|
289
380
|
"requires": {}
|
|
290
381
|
}
|
|
291
382
|
},
|
|
383
|
+
{
|
|
384
|
+
"name": "authjs",
|
|
385
|
+
"description": "Auth.js authentication Nuxt module. Edge compatible.",
|
|
386
|
+
"repo": "Hebilicious/authjs-nuxt#main",
|
|
387
|
+
"npm": "@hebilicious/authjs-nuxt",
|
|
388
|
+
"icon": "authjs.png",
|
|
389
|
+
"github": "https://github.com/Hebilicious/authjs-nuxt",
|
|
390
|
+
"website": "https://authjs-nuxt.pages.dev/",
|
|
391
|
+
"learn_more": "https://authjs.dev/",
|
|
392
|
+
"category": "Security",
|
|
393
|
+
"type": "3rd-party",
|
|
394
|
+
"maintainers": [
|
|
395
|
+
{
|
|
396
|
+
"name": "Hebilicious",
|
|
397
|
+
"github": "Hebilicious",
|
|
398
|
+
"twitter": "its_hebilicious"
|
|
399
|
+
}
|
|
400
|
+
],
|
|
401
|
+
"compatibility": {
|
|
402
|
+
"nuxt": "^3.0.0",
|
|
403
|
+
"requires": {}
|
|
404
|
+
}
|
|
405
|
+
},
|
|
406
|
+
{
|
|
407
|
+
"name": "auto-animate",
|
|
408
|
+
"description": "Automatic animations for your Nuxt app with a single line of code.",
|
|
409
|
+
"repo": "formkit/auto-animate",
|
|
410
|
+
"npm": "@formkit/auto-animate",
|
|
411
|
+
"icon": "auto-animate.svg",
|
|
412
|
+
"github": "https://github.com/formkit/auto-animate",
|
|
413
|
+
"website": "https://auto-animate.formkit.com",
|
|
414
|
+
"learn_more": "https://auto-animate.formkit.com",
|
|
415
|
+
"category": "Libraries",
|
|
416
|
+
"type": "3rd-party",
|
|
417
|
+
"maintainers": [
|
|
418
|
+
{
|
|
419
|
+
"name": "Justin Schroeder",
|
|
420
|
+
"github": "justin-schroeder",
|
|
421
|
+
"twitter": "jpschroeder"
|
|
422
|
+
}
|
|
423
|
+
],
|
|
424
|
+
"compatibility": {
|
|
425
|
+
"nuxt": "^3.0.0",
|
|
426
|
+
"requires": {}
|
|
427
|
+
}
|
|
428
|
+
},
|
|
292
429
|
{
|
|
293
430
|
"name": "axios",
|
|
294
|
-
"description": "Secure and easy Axios module with Nuxt
|
|
431
|
+
"description": "Secure and easy Axios module with Nuxt",
|
|
295
432
|
"repo": "nuxt-community/axios-module",
|
|
296
433
|
"npm": "@nuxtjs/axios",
|
|
297
434
|
"icon": "axios.svg",
|
|
@@ -314,7 +451,7 @@
|
|
|
314
451
|
},
|
|
315
452
|
{
|
|
316
453
|
"name": "basic-auth",
|
|
317
|
-
"description": "Provide basic authentication to your Nuxt
|
|
454
|
+
"description": "Provide basic authentication to your Nuxt application",
|
|
318
455
|
"repo": "potato4d/nuxt-basic-auth-module",
|
|
319
456
|
"npm": "nuxt-basic-auth-module",
|
|
320
457
|
"icon": "",
|
|
@@ -438,7 +575,7 @@
|
|
|
438
575
|
},
|
|
439
576
|
{
|
|
440
577
|
"name": "bulma-slim",
|
|
441
|
-
"description": "Nuxt
|
|
578
|
+
"description": "Nuxt module to automatically make a slim Bulma build of used features with Purgecss",
|
|
442
579
|
"repo": "mustardamus/nuxt-bulma-slim",
|
|
443
580
|
"npm": "nuxt-bulma-slim",
|
|
444
581
|
"icon": "bulma.png",
|
|
@@ -480,9 +617,32 @@
|
|
|
480
617
|
"requires": {}
|
|
481
618
|
}
|
|
482
619
|
},
|
|
620
|
+
{
|
|
621
|
+
"name": "calendly",
|
|
622
|
+
"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.",
|
|
623
|
+
"repo": "madebyfabian/nuxt-calendly",
|
|
624
|
+
"npm": "nuxt-calendly",
|
|
625
|
+
"icon": "calendly.svg",
|
|
626
|
+
"github": "https://github.com/madebyfabian/nuxt-calendly",
|
|
627
|
+
"website": "https://nuxt-calendly.vercel.app/",
|
|
628
|
+
"learn_more": "https://calendly.com/",
|
|
629
|
+
"category": "Extensions",
|
|
630
|
+
"type": "3rd-party",
|
|
631
|
+
"maintainers": [
|
|
632
|
+
{
|
|
633
|
+
"name": "Fabian B.",
|
|
634
|
+
"github": "madebyfabian",
|
|
635
|
+
"twitter": "madebyfabian"
|
|
636
|
+
}
|
|
637
|
+
],
|
|
638
|
+
"compatibility": {
|
|
639
|
+
"nuxt": "^3.0.0",
|
|
640
|
+
"requires": {}
|
|
641
|
+
}
|
|
642
|
+
},
|
|
483
643
|
{
|
|
484
644
|
"name": "canvas-sketch",
|
|
485
|
-
"description": "Nuxt
|
|
645
|
+
"description": "Nuxt module for making generative and 3D artwork with canvas-sketch in JavaScript",
|
|
486
646
|
"repo": "LuXDAmore/generative-art",
|
|
487
647
|
"npm": "@luxdamore/nuxt-canvas-sketch",
|
|
488
648
|
"icon": "",
|
|
@@ -503,9 +663,31 @@
|
|
|
503
663
|
"requires": {}
|
|
504
664
|
}
|
|
505
665
|
},
|
|
666
|
+
{
|
|
667
|
+
"name": "capo",
|
|
668
|
+
"description": "Capo.js implementation for Nuxt",
|
|
669
|
+
"repo": "danielroe/nuxt-capo",
|
|
670
|
+
"npm": "nuxt-capo",
|
|
671
|
+
"icon": "",
|
|
672
|
+
"github": "https://github.com/danielroe/nuxt-capo",
|
|
673
|
+
"website": "https://github.com/danielroe/nuxt-capo",
|
|
674
|
+
"learn_more": "",
|
|
675
|
+
"category": "Performance",
|
|
676
|
+
"type": "3rd-party",
|
|
677
|
+
"maintainers": [
|
|
678
|
+
{
|
|
679
|
+
"name": "danielroe",
|
|
680
|
+
"github": "danielroe"
|
|
681
|
+
}
|
|
682
|
+
],
|
|
683
|
+
"compatibility": {
|
|
684
|
+
"nuxt": "^3.0.0",
|
|
685
|
+
"requires": {}
|
|
686
|
+
}
|
|
687
|
+
},
|
|
506
688
|
{
|
|
507
689
|
"name": "chakra-ui",
|
|
508
|
-
"description": "Chakra UI Module for Nuxt
|
|
690
|
+
"description": "Chakra UI Module for Nuxt",
|
|
509
691
|
"repo": "chakra-ui/chakra-ui-vue#develop/packages/chakra-ui-nuxt",
|
|
510
692
|
"npm": "@chakra-ui/nuxt",
|
|
511
693
|
"icon": "chakra-ui.png",
|
|
@@ -528,11 +710,11 @@
|
|
|
528
710
|
{
|
|
529
711
|
"name": "chatwoot",
|
|
530
712
|
"description": "Chatwoot is an open-source customer engagement platform that helps companies engage their customers on their website",
|
|
531
|
-
"repo": "
|
|
532
|
-
"npm": "@
|
|
713
|
+
"repo": "productdevbookcom/chatwoot",
|
|
714
|
+
"npm": "@productdevbook/chatwoot",
|
|
533
715
|
"icon": "chatwoot.png",
|
|
534
|
-
"github": "https://github.com/
|
|
535
|
-
"website": "https://github.com/
|
|
716
|
+
"github": "https://github.com/productdevbookcom/chatwoot",
|
|
717
|
+
"website": "https://github.com/productdevbookcom/chatwoot",
|
|
536
718
|
"learn_more": "https://www.chatwoot.com",
|
|
537
719
|
"category": "Libraries",
|
|
538
720
|
"type": "3rd-party",
|
|
@@ -569,6 +751,29 @@
|
|
|
569
751
|
"requires": {}
|
|
570
752
|
}
|
|
571
753
|
},
|
|
754
|
+
{
|
|
755
|
+
"name": "clarity-analytics",
|
|
756
|
+
"description": "Clarity Analytics Module for Nuxt",
|
|
757
|
+
"repo": "Barbapapazes/nuxt-clarity-analytics",
|
|
758
|
+
"npm": "nuxt-clarity-analytics",
|
|
759
|
+
"icon": "",
|
|
760
|
+
"github": "https://github.com/Barbapapazes/nuxt-clarity-analytics",
|
|
761
|
+
"website": "https://github.com/Barbapapazes/nuxt-clarity-analytics#readme",
|
|
762
|
+
"learn_more": "https://clarity.microsoft.com/",
|
|
763
|
+
"category": "Analytics",
|
|
764
|
+
"type": "3rd-party",
|
|
765
|
+
"maintainers": [
|
|
766
|
+
{
|
|
767
|
+
"name": "Barbapapazes",
|
|
768
|
+
"github": "Barbapapazes",
|
|
769
|
+
"twitter": "soubiran_"
|
|
770
|
+
}
|
|
771
|
+
],
|
|
772
|
+
"compatibility": {
|
|
773
|
+
"nuxt": "^3.0.0",
|
|
774
|
+
"requires": {}
|
|
775
|
+
}
|
|
776
|
+
},
|
|
572
777
|
{
|
|
573
778
|
"name": "client-init",
|
|
574
779
|
"description": "Provide client version of `nuxtServerInit`.",
|
|
@@ -593,7 +798,7 @@
|
|
|
593
798
|
},
|
|
594
799
|
{
|
|
595
800
|
"name": "cloudcms",
|
|
596
|
-
"description": "CloudCMS Nuxt
|
|
801
|
+
"description": "CloudCMS Nuxt Module",
|
|
597
802
|
"repo": "gitana/cloudcms-nuxt",
|
|
598
803
|
"npm": "cloudcms-nuxt",
|
|
599
804
|
"icon": "",
|
|
@@ -613,13 +818,40 @@
|
|
|
613
818
|
"requires": {}
|
|
614
819
|
}
|
|
615
820
|
},
|
|
821
|
+
{
|
|
822
|
+
"name": "cloudflare-analytics",
|
|
823
|
+
"description": "Cloudflare Web Analytics Module for Nuxt",
|
|
824
|
+
"repo": "hamlogic/nuxt-cloudflare-analytics",
|
|
825
|
+
"npm": "nuxt-cloudflare-analytics",
|
|
826
|
+
"icon": "cloudflare.svg",
|
|
827
|
+
"github": "https://github.com/hamlogic/nuxt-cloudflare-analytics",
|
|
828
|
+
"website": "https://github.com/hamlogic/nuxt-cloudflare-analytics",
|
|
829
|
+
"learn_more": "https://www.cloudflare.com/web-analytics/",
|
|
830
|
+
"category": "Analytics",
|
|
831
|
+
"type": "3rd-party",
|
|
832
|
+
"maintainers": [
|
|
833
|
+
{
|
|
834
|
+
"name": "hamlogic",
|
|
835
|
+
"github": "hamlogic"
|
|
836
|
+
},
|
|
837
|
+
{
|
|
838
|
+
"name": "Fabian B.",
|
|
839
|
+
"github": "madebyfabian",
|
|
840
|
+
"twitter": "madebyfabian"
|
|
841
|
+
}
|
|
842
|
+
],
|
|
843
|
+
"compatibility": {
|
|
844
|
+
"nuxt": "^3.0.0",
|
|
845
|
+
"requires": {}
|
|
846
|
+
}
|
|
847
|
+
},
|
|
616
848
|
{
|
|
617
849
|
"name": "cloudinary",
|
|
618
|
-
"description": "Optimize images and videos in your Nuxt
|
|
619
|
-
"repo": "nuxt-
|
|
850
|
+
"description": "Optimize images and videos in your Nuxt application",
|
|
851
|
+
"repo": "nuxt-modules/cloudinary",
|
|
620
852
|
"npm": "@nuxtjs/cloudinary",
|
|
621
853
|
"icon": "cloudinary.png",
|
|
622
|
-
"github": "https://github.com/nuxt-
|
|
854
|
+
"github": "https://github.com/nuxt-modules/cloudinary",
|
|
623
855
|
"website": "https://cloudinary.nuxtjs.org",
|
|
624
856
|
"learn_more": "https://cloudinary.com",
|
|
625
857
|
"category": "Images",
|
|
@@ -638,11 +870,11 @@
|
|
|
638
870
|
},
|
|
639
871
|
{
|
|
640
872
|
"name": "color-mode",
|
|
641
|
-
"description": "Dark and Light mode for
|
|
642
|
-
"repo": "nuxt-
|
|
873
|
+
"description": "Dark and Light mode for Nuxt with auto detection",
|
|
874
|
+
"repo": "nuxt-modules/color-mode",
|
|
643
875
|
"npm": "@nuxtjs/color-mode",
|
|
644
876
|
"icon": "color-mode.png",
|
|
645
|
-
"github": "https://github.com/nuxt-
|
|
877
|
+
"github": "https://github.com/nuxt-modules/color-mode",
|
|
646
878
|
"website": "https://color-mode.nuxtjs.org",
|
|
647
879
|
"learn_more": "",
|
|
648
880
|
"category": "UI",
|
|
@@ -669,7 +901,7 @@
|
|
|
669
901
|
"icon": "",
|
|
670
902
|
"github": "https://github.com/nuxt-community/component-cache-module",
|
|
671
903
|
"website": "https://github.com/nuxt-community/component-cache-module",
|
|
672
|
-
"learn_more": "https://ssr.vuejs.org/guide/caching.html#component-level-caching",
|
|
904
|
+
"learn_more": "https://v2.ssr.vuejs.org/guide/caching.html#component-level-caching",
|
|
673
905
|
"category": "Performance",
|
|
674
906
|
"type": "community",
|
|
675
907
|
"maintainers": [
|
|
@@ -707,12 +939,35 @@
|
|
|
707
939
|
"requires": {}
|
|
708
940
|
}
|
|
709
941
|
},
|
|
942
|
+
{
|
|
943
|
+
"name": "content-assets",
|
|
944
|
+
"description": "Enable locally-located assets in Nuxt Content",
|
|
945
|
+
"repo": "davestewart/nuxt-content-assets",
|
|
946
|
+
"npm": "nuxt-content-assets",
|
|
947
|
+
"icon": "content-assets.png",
|
|
948
|
+
"github": "https://github.com/davestewart/nuxt-content-assets",
|
|
949
|
+
"website": "https://davestewart.co.uk/projects/open-source/nuxt-content-assets/",
|
|
950
|
+
"learn_more": "",
|
|
951
|
+
"category": "Images",
|
|
952
|
+
"type": "3rd-party",
|
|
953
|
+
"maintainers": [
|
|
954
|
+
{
|
|
955
|
+
"name": "davestewart",
|
|
956
|
+
"github": "davestewart",
|
|
957
|
+
"twitter": "dave_stewart"
|
|
958
|
+
}
|
|
959
|
+
],
|
|
960
|
+
"compatibility": {
|
|
961
|
+
"nuxt": "^3.0.0",
|
|
962
|
+
"requires": {}
|
|
963
|
+
}
|
|
964
|
+
},
|
|
710
965
|
{
|
|
711
966
|
"name": "content",
|
|
712
967
|
"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
968
|
"repo": "nuxt/content#main",
|
|
714
969
|
"npm": "@nuxt/content",
|
|
715
|
-
"icon": "nuxt.
|
|
970
|
+
"icon": "nuxt.svg",
|
|
716
971
|
"github": "https://github.com/nuxt/content",
|
|
717
972
|
"website": "https://content.nuxtjs.org",
|
|
718
973
|
"learn_more": "",
|
|
@@ -762,6 +1017,52 @@
|
|
|
762
1017
|
"requires": {}
|
|
763
1018
|
}
|
|
764
1019
|
},
|
|
1020
|
+
{
|
|
1021
|
+
"name": "cookie-control",
|
|
1022
|
+
"description": "A highly configurable cookie banner for Nuxt.",
|
|
1023
|
+
"repo": "dargmuesli/nuxt-cookie-control",
|
|
1024
|
+
"npm": "@dargmuesli/nuxt-cookie-control",
|
|
1025
|
+
"icon": "cookie-control.png",
|
|
1026
|
+
"github": "https://github.com/dargmuesli/nuxt-cookie-control",
|
|
1027
|
+
"website": "https://github.com/dargmuesli/nuxt-cookie-control",
|
|
1028
|
+
"learn_more": "",
|
|
1029
|
+
"category": "Extensions",
|
|
1030
|
+
"type": "3rd-party",
|
|
1031
|
+
"maintainers": [
|
|
1032
|
+
{
|
|
1033
|
+
"name": "dargmuesli",
|
|
1034
|
+
"github": "dargmuesli",
|
|
1035
|
+
"avatar": "https://avatars.githubusercontent.com/dargmuesli"
|
|
1036
|
+
}
|
|
1037
|
+
],
|
|
1038
|
+
"compatibility": {
|
|
1039
|
+
"nuxt": "^3.0.0",
|
|
1040
|
+
"requires": {}
|
|
1041
|
+
}
|
|
1042
|
+
},
|
|
1043
|
+
{
|
|
1044
|
+
"name": "csurf",
|
|
1045
|
+
"description": "Cross-Site Request Forgery (CSRF) Prevention for Nuxt",
|
|
1046
|
+
"repo": "morgbn/nuxt-csurf",
|
|
1047
|
+
"npm": "nuxt-csurf",
|
|
1048
|
+
"icon": "csurf.svg",
|
|
1049
|
+
"github": "https://github.com/morgbn/nuxt-csurf",
|
|
1050
|
+
"website": "https://github.com/morgbn/nuxt-csurf",
|
|
1051
|
+
"learn_more": "https://github.com/Morgbn/nuxt-csurf#readme",
|
|
1052
|
+
"category": "Security",
|
|
1053
|
+
"type": "3rd-party",
|
|
1054
|
+
"maintainers": [
|
|
1055
|
+
{
|
|
1056
|
+
"name": "morgbn",
|
|
1057
|
+
"github": "morgbn",
|
|
1058
|
+
"avatar": "https://avatars.githubusercontent.com/u/25689856?v=4"
|
|
1059
|
+
}
|
|
1060
|
+
],
|
|
1061
|
+
"compatibility": {
|
|
1062
|
+
"nuxt": "^3.0.0",
|
|
1063
|
+
"requires": {}
|
|
1064
|
+
}
|
|
1065
|
+
},
|
|
765
1066
|
{
|
|
766
1067
|
"name": "custom-elements",
|
|
767
1068
|
"description": "Publish your Components as a vue-custom-element standalone build.",
|
|
@@ -790,7 +1091,7 @@
|
|
|
790
1091
|
},
|
|
791
1092
|
{
|
|
792
1093
|
"name": "darkmode.js",
|
|
793
|
-
"description": "Add darkmode / nightmode to your Nuxt
|
|
1094
|
+
"description": "Add darkmode / nightmode to your Nuxt project in a few seconds",
|
|
794
1095
|
"repo": "sandoche/nuxtjs-darkmode-js-module#main",
|
|
795
1096
|
"npm": "nuxtjs-darkmode-js-module",
|
|
796
1097
|
"icon": "darkmode.png",
|
|
@@ -812,7 +1113,7 @@
|
|
|
812
1113
|
},
|
|
813
1114
|
{
|
|
814
1115
|
"name": "date-fns",
|
|
815
|
-
"description": "Modern JavaScript date utility library - date-fns for Nuxt
|
|
1116
|
+
"description": "Modern JavaScript date utility library - date-fns for Nuxt",
|
|
816
1117
|
"repo": "nuxt-community/date-fns-module",
|
|
817
1118
|
"npm": "@nuxtjs/date-fns",
|
|
818
1119
|
"icon": "date-fns.png",
|
|
@@ -833,11 +1134,11 @@
|
|
|
833
1134
|
}
|
|
834
1135
|
},
|
|
835
1136
|
{
|
|
836
|
-
"name": "datocms",
|
|
837
|
-
"description": "DatoCMS integration for Nuxt
|
|
1137
|
+
"name": "datocms-nuxt2",
|
|
1138
|
+
"description": "DatoCMS integration for Nuxt v2",
|
|
838
1139
|
"repo": "voorhoede/nuxt-datocms-module",
|
|
839
1140
|
"npm": "@voorhoede/nuxt-datocms-module",
|
|
840
|
-
"icon": "datocms.
|
|
1141
|
+
"icon": "datocms.svg",
|
|
841
1142
|
"github": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
842
1143
|
"website": "https://github.com/voorhoede/nuxt-datocms-module",
|
|
843
1144
|
"learn_more": "https://www.datocms.com/",
|
|
@@ -854,33 +1155,57 @@
|
|
|
854
1155
|
"requires": {}
|
|
855
1156
|
}
|
|
856
1157
|
},
|
|
1158
|
+
{
|
|
1159
|
+
"name": "datocms",
|
|
1160
|
+
"description": "DatoCMS module for Nuxt",
|
|
1161
|
+
"repo": "hex-digital/nuxt-datocms",
|
|
1162
|
+
"npm": "@hexdigital/nuxt-datocms",
|
|
1163
|
+
"icon": "datocms.svg",
|
|
1164
|
+
"github": "https://github.com/hex-digital/nuxt-datocms",
|
|
1165
|
+
"website": "https://github.com/hex-digital/nuxt-datocms#readme",
|
|
1166
|
+
"learn_more": "https://www.datocms.com/",
|
|
1167
|
+
"category": "CMS",
|
|
1168
|
+
"type": "3rd-party",
|
|
1169
|
+
"maintainers": [
|
|
1170
|
+
{
|
|
1171
|
+
"name": "Jamie Warburton",
|
|
1172
|
+
"github": "jamiewarb",
|
|
1173
|
+
"twitter": "jamiewarb",
|
|
1174
|
+
"avatar": "https://avatars.githubusercontent.com/jamiewarb?v=4"
|
|
1175
|
+
}
|
|
1176
|
+
],
|
|
1177
|
+
"compatibility": {
|
|
1178
|
+
"nuxt": "^3.0.0",
|
|
1179
|
+
"requires": {}
|
|
1180
|
+
}
|
|
1181
|
+
},
|
|
857
1182
|
{
|
|
858
1183
|
"name": "dayjs",
|
|
859
|
-
"description": "
|
|
860
|
-
"repo": "
|
|
861
|
-
"npm": "
|
|
1184
|
+
"description": "Day.js module for Nuxt",
|
|
1185
|
+
"repo": "fumeapp/dayjs",
|
|
1186
|
+
"npm": "dayjs-nuxt",
|
|
862
1187
|
"icon": "day-js.png",
|
|
863
|
-
"github": "https://github.com/
|
|
864
|
-
"website": "https://github.com/
|
|
1188
|
+
"github": "https://github.com/fumeapp/dayjs",
|
|
1189
|
+
"website": "https://github.com/fumeapp/dayjs",
|
|
865
1190
|
"learn_more": "https://day.js.org/",
|
|
866
|
-
"category": "
|
|
867
|
-
"type": "
|
|
1191
|
+
"category": "Libraries",
|
|
1192
|
+
"type": "3rd-party",
|
|
868
1193
|
"maintainers": [
|
|
869
1194
|
{
|
|
870
|
-
"name": "
|
|
871
|
-
"github": "
|
|
872
|
-
"twitter": "
|
|
1195
|
+
"name": "Kevin Olson",
|
|
1196
|
+
"github": "acidjazz",
|
|
1197
|
+
"twitter": "AppFume"
|
|
873
1198
|
}
|
|
874
1199
|
],
|
|
875
1200
|
"compatibility": {
|
|
876
|
-
"nuxt": "^
|
|
1201
|
+
"nuxt": "^3.0.0",
|
|
877
1202
|
"requires": {}
|
|
878
1203
|
}
|
|
879
1204
|
},
|
|
880
1205
|
{
|
|
881
1206
|
"name": "delay-hydration",
|
|
882
|
-
"description": "Improve your Nuxt
|
|
883
|
-
"repo": "harlan-zw/nuxt-delay-hydration
|
|
1207
|
+
"description": "Improve your Nuxt v2 Google Lighthouse score by delaying hydration.",
|
|
1208
|
+
"repo": "harlan-zw/nuxt-delay-hydration",
|
|
884
1209
|
"npm": "nuxt-delay-hydration",
|
|
885
1210
|
"icon": "lighthouse.svg",
|
|
886
1211
|
"github": "https://github.com/harlan-zw/nuxt-delay-hydration",
|
|
@@ -902,12 +1227,12 @@
|
|
|
902
1227
|
},
|
|
903
1228
|
{
|
|
904
1229
|
"name": "device",
|
|
905
|
-
"description": "Device detection module for Nuxt
|
|
906
|
-
"repo": "nuxt-
|
|
1230
|
+
"description": "Device detection module for Nuxt",
|
|
1231
|
+
"repo": "nuxt-modules/device",
|
|
907
1232
|
"npm": "@nuxtjs/device",
|
|
908
1233
|
"icon": "",
|
|
909
|
-
"github": "https://github.com/nuxt-
|
|
910
|
-
"website": "https://github.com/nuxt-
|
|
1234
|
+
"github": "https://github.com/nuxt-modules/device",
|
|
1235
|
+
"website": "https://github.com/nuxt-modules/device",
|
|
911
1236
|
"learn_more": "",
|
|
912
1237
|
"category": "Extensions",
|
|
913
1238
|
"type": "community",
|
|
@@ -922,15 +1247,38 @@
|
|
|
922
1247
|
"requires": {}
|
|
923
1248
|
}
|
|
924
1249
|
},
|
|
1250
|
+
{
|
|
1251
|
+
"name": "devtools",
|
|
1252
|
+
"description": "Unleash Nuxt Developer Experience. A set of visual tools that help you to know your app better.",
|
|
1253
|
+
"repo": "nuxt/devtools#main/packages/devtools",
|
|
1254
|
+
"npm": "@nuxt/devtools",
|
|
1255
|
+
"icon": "nuxt.svg",
|
|
1256
|
+
"github": "https://github.com/nuxt/devtools",
|
|
1257
|
+
"website": "https://devtools.nuxtjs.org/",
|
|
1258
|
+
"learn_more": "",
|
|
1259
|
+
"category": "Devtools",
|
|
1260
|
+
"type": "official",
|
|
1261
|
+
"maintainers": [
|
|
1262
|
+
{
|
|
1263
|
+
"name": "Anthony Fu",
|
|
1264
|
+
"github": "antfu",
|
|
1265
|
+
"twitter": "antfu7"
|
|
1266
|
+
}
|
|
1267
|
+
],
|
|
1268
|
+
"compatibility": {
|
|
1269
|
+
"nuxt": "^3.0.0",
|
|
1270
|
+
"requires": {}
|
|
1271
|
+
}
|
|
1272
|
+
},
|
|
925
1273
|
{
|
|
926
1274
|
"name": "directus",
|
|
927
|
-
"description": "Easily connect your
|
|
1275
|
+
"description": "Easily connect your Nuxt application to your directus server.",
|
|
928
1276
|
"repo": "intevel/nuxt-directus",
|
|
929
1277
|
"npm": "nuxt-directus",
|
|
930
1278
|
"icon": "directus.svg",
|
|
931
|
-
"github": "https://github.com/
|
|
932
|
-
"website": "https://nuxt-directus.
|
|
933
|
-
"learn_more": "https://nuxt-directus.
|
|
1279
|
+
"github": "https://github.com/intevel/nuxt-directus/",
|
|
1280
|
+
"website": "https://nuxt-directus.site/",
|
|
1281
|
+
"learn_more": "https://nuxt-directus.site/",
|
|
934
1282
|
"category": "CMS",
|
|
935
1283
|
"type": "3rd-party",
|
|
936
1284
|
"maintainers": [
|
|
@@ -941,15 +1289,36 @@
|
|
|
941
1289
|
}
|
|
942
1290
|
],
|
|
943
1291
|
"compatibility": {
|
|
944
|
-
"nuxt": "^
|
|
945
|
-
"requires": {
|
|
946
|
-
|
|
1292
|
+
"nuxt": "^3.0.0",
|
|
1293
|
+
"requires": {},
|
|
1294
|
+
"devtools": "^0.0.0"
|
|
1295
|
+
}
|
|
1296
|
+
},
|
|
1297
|
+
{
|
|
1298
|
+
"name": "disqus",
|
|
1299
|
+
"description": "Disqus Comments Module for Nuxt - Instantly add a comment widget to your app",
|
|
1300
|
+
"repo": "modbender/nuxt-disqus",
|
|
1301
|
+
"npm": "nuxt-disqus",
|
|
1302
|
+
"icon": "disqus.svg",
|
|
1303
|
+
"github": "https://github.com/modbender/nuxt-disqus",
|
|
1304
|
+
"website": "https://github.com/modbender/nuxt-disqus",
|
|
1305
|
+
"learn_more": "https://github.com/modbender/vue3-disqus",
|
|
1306
|
+
"category": "Libraries",
|
|
1307
|
+
"type": "3rd-party",
|
|
1308
|
+
"maintainers": [
|
|
1309
|
+
{
|
|
1310
|
+
"name": "modbender",
|
|
1311
|
+
"github": "modbender"
|
|
947
1312
|
}
|
|
1313
|
+
],
|
|
1314
|
+
"compatibility": {
|
|
1315
|
+
"nuxt": "^3.0.0",
|
|
1316
|
+
"requires": {}
|
|
948
1317
|
}
|
|
949
1318
|
},
|
|
950
1319
|
{
|
|
951
1320
|
"name": "dotenv",
|
|
952
|
-
"description": "A Nuxt
|
|
1321
|
+
"description": "A Nuxt module that loads your .env file into your context options",
|
|
953
1322
|
"repo": "nuxt-community/dotenv-module",
|
|
954
1323
|
"npm": "@nuxtjs/dotenv",
|
|
955
1324
|
"icon": "dotenv.png",
|
|
@@ -971,7 +1340,7 @@
|
|
|
971
1340
|
},
|
|
972
1341
|
{
|
|
973
1342
|
"name": "drupal-ce",
|
|
974
|
-
"description": "Connects Nuxt
|
|
1343
|
+
"description": "Connects Nuxt with Drupal via the Lupus Custom Elements Renderer",
|
|
975
1344
|
"repo": "drunomics/nuxtjs-drupal-ce",
|
|
976
1345
|
"npm": "nuxtjs-drupal-ce",
|
|
977
1346
|
"icon": "drupal-ce.png",
|
|
@@ -1004,7 +1373,7 @@
|
|
|
1004
1373
|
},
|
|
1005
1374
|
{
|
|
1006
1375
|
"name": "druxt",
|
|
1007
|
-
"description": "A bridge between frameworks, Drupal in the back, Nuxt
|
|
1376
|
+
"description": "A bridge between frameworks, Drupal in the back, Nuxt in the front.",
|
|
1008
1377
|
"repo": "druxt/druxt.js#develop/packages/druxt",
|
|
1009
1378
|
"npm": "druxt",
|
|
1010
1379
|
"icon": "druxt.svg",
|
|
@@ -1024,6 +1393,28 @@
|
|
|
1024
1393
|
"requires": {}
|
|
1025
1394
|
}
|
|
1026
1395
|
},
|
|
1396
|
+
{
|
|
1397
|
+
"name": "electron",
|
|
1398
|
+
"description": "Integrate Nuxt and Electron.",
|
|
1399
|
+
"repo": "caoxiemeihao/nuxt-electron",
|
|
1400
|
+
"npm": "nuxt-electron",
|
|
1401
|
+
"icon": "electron.svg",
|
|
1402
|
+
"github": "https://github.com/caoxiemeihao/nuxt-electron",
|
|
1403
|
+
"website": "https://github.com/caoxiemeihao/nuxt-electron",
|
|
1404
|
+
"learn_more": "https://github.com/caoxiemeihao/nuxt-electron#readme",
|
|
1405
|
+
"category": "Extensions",
|
|
1406
|
+
"type": "3rd-party",
|
|
1407
|
+
"maintainers": [
|
|
1408
|
+
{
|
|
1409
|
+
"name": "草鞋没号",
|
|
1410
|
+
"github": "caoxiemeihao"
|
|
1411
|
+
}
|
|
1412
|
+
],
|
|
1413
|
+
"compatibility": {
|
|
1414
|
+
"nuxt": "^3.0.0",
|
|
1415
|
+
"requires": {}
|
|
1416
|
+
}
|
|
1417
|
+
},
|
|
1027
1418
|
{
|
|
1028
1419
|
"name": "element-plus",
|
|
1029
1420
|
"description": "A Vue 3 based component library for designers and developers",
|
|
@@ -1050,12 +1441,12 @@
|
|
|
1050
1441
|
},
|
|
1051
1442
|
{
|
|
1052
1443
|
"name": "emotion",
|
|
1053
|
-
"description": "The Next Generation of CSS-in-JS for Nuxt
|
|
1054
|
-
"repo": "nuxt-
|
|
1444
|
+
"description": "The Next Generation of CSS-in-JS for Nuxt",
|
|
1445
|
+
"repo": "nuxt-modules/emotion",
|
|
1055
1446
|
"npm": "@nuxtjs/emotion",
|
|
1056
1447
|
"icon": "emotion.png",
|
|
1057
|
-
"github": "https://github.com/nuxt-
|
|
1058
|
-
"website": "https://github.com/nuxt-
|
|
1448
|
+
"github": "https://github.com/nuxt-modules/emotion",
|
|
1449
|
+
"website": "https://github.com/nuxt-modules/emotion",
|
|
1059
1450
|
"learn_more": "https://emotion.sh/",
|
|
1060
1451
|
"category": "Extensions",
|
|
1061
1452
|
"type": "community",
|
|
@@ -1064,16 +1455,21 @@
|
|
|
1064
1455
|
"name": "Pooya Parsa",
|
|
1065
1456
|
"github": "pi0",
|
|
1066
1457
|
"twitter": "_pi0_"
|
|
1458
|
+
},
|
|
1459
|
+
{
|
|
1460
|
+
"name": "Jonathan Bakebwa",
|
|
1461
|
+
"github": "codebender828",
|
|
1462
|
+
"twitter": "codebender828"
|
|
1067
1463
|
}
|
|
1068
1464
|
],
|
|
1069
1465
|
"compatibility": {
|
|
1070
|
-
"nuxt": "^2.0.0",
|
|
1466
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1071
1467
|
"requires": {}
|
|
1072
1468
|
}
|
|
1073
1469
|
},
|
|
1074
1470
|
{
|
|
1075
1471
|
"name": "eslint",
|
|
1076
|
-
"description": "ESLint module for Nuxt
|
|
1472
|
+
"description": "ESLint module for Nuxt",
|
|
1077
1473
|
"repo": "nuxt-community/eslint-module",
|
|
1078
1474
|
"npm": "@nuxtjs/eslint-module",
|
|
1079
1475
|
"icon": "eslint.png",
|
|
@@ -1089,13 +1485,13 @@
|
|
|
1089
1485
|
}
|
|
1090
1486
|
],
|
|
1091
1487
|
"compatibility": {
|
|
1092
|
-
"nuxt": "^2.0.0",
|
|
1488
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1093
1489
|
"requires": {}
|
|
1094
1490
|
}
|
|
1095
1491
|
},
|
|
1096
1492
|
{
|
|
1097
1493
|
"name": "event-trace",
|
|
1098
|
-
"description": "Module for event trace in Nuxt
|
|
1494
|
+
"description": "Module for event trace in Nuxt",
|
|
1099
1495
|
"repo": "nuxt-community/nuxt-event-trace",
|
|
1100
1496
|
"npm": "nuxt-event-trace",
|
|
1101
1497
|
"icon": "",
|
|
@@ -1139,7 +1535,7 @@
|
|
|
1139
1535
|
},
|
|
1140
1536
|
{
|
|
1141
1537
|
"name": "feature-toggle",
|
|
1142
|
-
"description": "Feature toggle module for Nuxt
|
|
1538
|
+
"description": "Feature toggle module for Nuxt",
|
|
1143
1539
|
"repo": "stephenkr/nuxt-feature-toggle",
|
|
1144
1540
|
"npm": "nuxt-feature-toggle",
|
|
1145
1541
|
"icon": "",
|
|
@@ -1206,7 +1602,7 @@
|
|
|
1206
1602
|
},
|
|
1207
1603
|
{
|
|
1208
1604
|
"name": "floating-prompt-module",
|
|
1209
|
-
"description": "Invite your users to support you on product hunt with this floating prompt Nuxt
|
|
1605
|
+
"description": "Invite your users to support you on product hunt with this floating prompt Nuxt module",
|
|
1210
1606
|
"repo": "sandoche/nuxt-floating-prompt-module#main",
|
|
1211
1607
|
"npm": "nuxt-floating-prompt-module",
|
|
1212
1608
|
"icon": "",
|
|
@@ -1316,12 +1712,35 @@
|
|
|
1316
1712
|
}
|
|
1317
1713
|
},
|
|
1318
1714
|
{
|
|
1319
|
-
"name": "
|
|
1320
|
-
"description": "
|
|
1321
|
-
"repo": "
|
|
1322
|
-
"npm": "@
|
|
1323
|
-
"icon": "
|
|
1324
|
-
"github": "https://github.com/
|
|
1715
|
+
"name": "form-actions",
|
|
1716
|
+
"description": "A set of features and composables to interact with forms and server data.",
|
|
1717
|
+
"repo": "Hebilicious/form-actions-nuxt#main/packages/form-action-nuxt",
|
|
1718
|
+
"npm": "@hebilicious/form-actions-nuxt",
|
|
1719
|
+
"icon": "form-actions.svg",
|
|
1720
|
+
"github": "https://github.com/Hebilicious/form-actions-nuxt",
|
|
1721
|
+
"website": "https://form-actions-nuxt.pages.dev/",
|
|
1722
|
+
"learn_more": "https://github.com/Hebilicious/form-actions-nuxt#readme",
|
|
1723
|
+
"category": "Request",
|
|
1724
|
+
"type": "3rd-party",
|
|
1725
|
+
"maintainers": [
|
|
1726
|
+
{
|
|
1727
|
+
"name": "Hebilicious",
|
|
1728
|
+
"github": "Hebilicious",
|
|
1729
|
+
"twitter": "its_hebilicious"
|
|
1730
|
+
}
|
|
1731
|
+
],
|
|
1732
|
+
"compatibility": {
|
|
1733
|
+
"nuxt": "^3.7.0",
|
|
1734
|
+
"requires": {}
|
|
1735
|
+
}
|
|
1736
|
+
},
|
|
1737
|
+
{
|
|
1738
|
+
"name": "formkit",
|
|
1739
|
+
"description": "Seamless FormKit integration for Nuxt",
|
|
1740
|
+
"repo": "formkit/formkit#master/packages/nuxt",
|
|
1741
|
+
"npm": "@formkit/nuxt",
|
|
1742
|
+
"icon": "formkit.png",
|
|
1743
|
+
"github": "https://github.com/formkit/formkit",
|
|
1325
1744
|
"website": "https://formkit.com",
|
|
1326
1745
|
"learn_more": "https://formkit.com/essentials/installation#with-nuxt",
|
|
1327
1746
|
"category": "Libraries",
|
|
@@ -1389,7 +1808,7 @@
|
|
|
1389
1808
|
},
|
|
1390
1809
|
{
|
|
1391
1810
|
"name": "google-adsense",
|
|
1392
|
-
"description": "Google Adsense Module for Nuxt
|
|
1811
|
+
"description": "Google Adsense Module for Nuxt",
|
|
1393
1812
|
"repo": "nuxt-community/google-adsense-module",
|
|
1394
1813
|
"npm": "@nuxtjs/google-adsense",
|
|
1395
1814
|
"icon": "google-adsense.png",
|
|
@@ -1415,7 +1834,7 @@
|
|
|
1415
1834
|
},
|
|
1416
1835
|
{
|
|
1417
1836
|
"name": "google-analytics",
|
|
1418
|
-
"description": "Google analytics Module for Nuxt
|
|
1837
|
+
"description": "Google analytics Module for Nuxt",
|
|
1419
1838
|
"repo": "nuxt-community/analytics-module",
|
|
1420
1839
|
"npm": "@nuxtjs/google-analytics",
|
|
1421
1840
|
"icon": "google-analytics.png",
|
|
@@ -1447,12 +1866,12 @@
|
|
|
1447
1866
|
},
|
|
1448
1867
|
{
|
|
1449
1868
|
"name": "google-fonts",
|
|
1450
|
-
"description": "Google Fonts module for
|
|
1451
|
-
"repo": "nuxt-
|
|
1869
|
+
"description": "Google Fonts module for Nuxt",
|
|
1870
|
+
"repo": "nuxt-modules/google-fonts",
|
|
1452
1871
|
"npm": "@nuxtjs/google-fonts",
|
|
1453
1872
|
"icon": "google-fonts.png",
|
|
1454
|
-
"github": "https://github.com/nuxt-
|
|
1455
|
-
"website": "https://
|
|
1873
|
+
"github": "https://github.com/nuxt-modules/google-fonts",
|
|
1874
|
+
"website": "https://google-fonts.nuxtjs.org",
|
|
1456
1875
|
"learn_more": "https://developers.google.com/fonts",
|
|
1457
1876
|
"category": "Fonts",
|
|
1458
1877
|
"type": "community",
|
|
@@ -1471,7 +1890,7 @@
|
|
|
1471
1890
|
},
|
|
1472
1891
|
{
|
|
1473
1892
|
"name": "google-gtag",
|
|
1474
|
-
"description": "Google GTag for Nuxt
|
|
1893
|
+
"description": "Google GTag for Nuxt",
|
|
1475
1894
|
"repo": "nuxt-community/google-gtag",
|
|
1476
1895
|
"npm": "@nuxtjs/google-gtag",
|
|
1477
1896
|
"icon": "gtm.png",
|
|
@@ -1497,7 +1916,7 @@
|
|
|
1497
1916
|
},
|
|
1498
1917
|
{
|
|
1499
1918
|
"name": "google-optimize",
|
|
1500
|
-
"description": "SSR friendly Google Optimize module for Nuxt
|
|
1919
|
+
"description": "SSR friendly Google Optimize module for Nuxt",
|
|
1501
1920
|
"repo": "nuxt-community/google-optimize-module",
|
|
1502
1921
|
"npm": "nuxt-google-optimize",
|
|
1503
1922
|
"icon": "google-optimize.png",
|
|
@@ -1552,7 +1971,7 @@
|
|
|
1552
1971
|
},
|
|
1553
1972
|
{
|
|
1554
1973
|
"name": "graphql-request",
|
|
1555
|
-
"description": "Easy Minimal GraphQL client integration with Nuxt
|
|
1974
|
+
"description": "Easy Minimal GraphQL client integration with Nuxt",
|
|
1556
1975
|
"repo": "gomah/nuxt-graphql-request",
|
|
1557
1976
|
"npm": "nuxt-graphql-request",
|
|
1558
1977
|
"icon": "graphql-request.png",
|
|
@@ -1568,7 +1987,7 @@
|
|
|
1568
1987
|
}
|
|
1569
1988
|
],
|
|
1570
1989
|
"compatibility": {
|
|
1571
|
-
"nuxt": "^2.0.0",
|
|
1990
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1572
1991
|
"requires": {}
|
|
1573
1992
|
}
|
|
1574
1993
|
},
|
|
@@ -1589,6 +2008,31 @@
|
|
|
1589
2008
|
"github": "tobiasdiez"
|
|
1590
2009
|
}
|
|
1591
2010
|
],
|
|
2011
|
+
"compatibility": {
|
|
2012
|
+
"nuxt": "^3.0.0",
|
|
2013
|
+
"requires": {},
|
|
2014
|
+
"devtools": "^0.0.0"
|
|
2015
|
+
}
|
|
2016
|
+
},
|
|
2017
|
+
{
|
|
2018
|
+
"name": "gtag",
|
|
2019
|
+
"description": "Google Analytics integration for Nuxt",
|
|
2020
|
+
"repo": "johannschopplich/nuxt-gtag",
|
|
2021
|
+
"npm": "nuxt-gtag",
|
|
2022
|
+
"icon": "gtag.svg",
|
|
2023
|
+
"github": "https://github.com/johannschopplich/nuxt-gtag",
|
|
2024
|
+
"website": "https://github.com/johannschopplich/nuxt-gtag#readme",
|
|
2025
|
+
"learn_more": "",
|
|
2026
|
+
"category": "Analytics",
|
|
2027
|
+
"type": "3rd-party",
|
|
2028
|
+
"maintainers": [
|
|
2029
|
+
{
|
|
2030
|
+
"name": "Johann Schopplich",
|
|
2031
|
+
"github": "johannschopplich",
|
|
2032
|
+
"twitter": "jschopplich",
|
|
2033
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
2034
|
+
}
|
|
2035
|
+
],
|
|
1592
2036
|
"compatibility": {
|
|
1593
2037
|
"nuxt": "^3.0.0",
|
|
1594
2038
|
"requires": {}
|
|
@@ -1596,7 +2040,7 @@
|
|
|
1596
2040
|
},
|
|
1597
2041
|
{
|
|
1598
2042
|
"name": "gtm",
|
|
1599
|
-
"description": "Google Tag Manager Module for Nuxt
|
|
2043
|
+
"description": "Google Tag Manager Module for Nuxt",
|
|
1600
2044
|
"repo": "nuxt-community/gtm-module",
|
|
1601
2045
|
"npm": "@nuxtjs/gtm",
|
|
1602
2046
|
"icon": "gtm.png",
|
|
@@ -1619,7 +2063,7 @@
|
|
|
1619
2063
|
},
|
|
1620
2064
|
{
|
|
1621
2065
|
"name": "guess",
|
|
1622
|
-
"description": "Guess.js module for Nuxt
|
|
2066
|
+
"description": "Guess.js module for Nuxt",
|
|
1623
2067
|
"repo": "nuxt-community/guess-module",
|
|
1624
2068
|
"npm": "@nuxtjs/guess-module",
|
|
1625
2069
|
"icon": "guessjs.png",
|
|
@@ -1639,6 +2083,28 @@
|
|
|
1639
2083
|
"requires": {}
|
|
1640
2084
|
}
|
|
1641
2085
|
},
|
|
2086
|
+
{
|
|
2087
|
+
"name": "hanko",
|
|
2088
|
+
"description": "Hanko integration for Nuxt for passwordless authentication",
|
|
2089
|
+
"repo": "nuxt-modules/hanko",
|
|
2090
|
+
"npm": "@nuxtjs/hanko",
|
|
2091
|
+
"icon": "hanko.svg",
|
|
2092
|
+
"github": "https://github.com/nuxt-modules/hanko",
|
|
2093
|
+
"website": "https://github.com/nuxt-modules/hanko",
|
|
2094
|
+
"learn_more": "https://hanko.io/",
|
|
2095
|
+
"category": "Security",
|
|
2096
|
+
"type": "community",
|
|
2097
|
+
"maintainers": [
|
|
2098
|
+
{
|
|
2099
|
+
"name": "danielroe",
|
|
2100
|
+
"github": "danielroe"
|
|
2101
|
+
}
|
|
2102
|
+
],
|
|
2103
|
+
"compatibility": {
|
|
2104
|
+
"nuxt": "^3.0.0",
|
|
2105
|
+
"requires": {}
|
|
2106
|
+
}
|
|
2107
|
+
},
|
|
1642
2108
|
{
|
|
1643
2109
|
"name": "harlem",
|
|
1644
2110
|
"description": "Harlem is a simple, unopinionated, lightweight and extensible state management solution for Vue 3.",
|
|
@@ -1709,7 +2175,7 @@
|
|
|
1709
2175
|
},
|
|
1710
2176
|
{
|
|
1711
2177
|
"name": "helmet",
|
|
1712
|
-
"description": "Easy Helmet module with Nuxt
|
|
2178
|
+
"description": "Easy Helmet module with Nuxt'",
|
|
1713
2179
|
"repo": "victor-perez/nuxt-helmet",
|
|
1714
2180
|
"npm": "nuxt-helmet",
|
|
1715
2181
|
"icon": "",
|
|
@@ -1753,7 +2219,7 @@
|
|
|
1753
2219
|
},
|
|
1754
2220
|
{
|
|
1755
2221
|
"name": "history-state",
|
|
1756
|
-
"description": "Nuxt
|
|
2222
|
+
"description": "Nuxt module to backup or restore historical states",
|
|
1757
2223
|
"repo": "hidekatsu-izuno/nuxt-history-state",
|
|
1758
2224
|
"npm": "nuxt-history-state",
|
|
1759
2225
|
"icon": "",
|
|
@@ -1822,7 +2288,7 @@
|
|
|
1822
2288
|
},
|
|
1823
2289
|
{
|
|
1824
2290
|
"name": "http",
|
|
1825
|
-
"description": "Universal HTTP Module for Nuxt
|
|
2291
|
+
"description": "Universal HTTP Module for Nuxt",
|
|
1826
2292
|
"repo": "nuxt/http",
|
|
1827
2293
|
"npm": "@nuxt/http",
|
|
1828
2294
|
"icon": "http.png",
|
|
@@ -1850,7 +2316,7 @@
|
|
|
1850
2316
|
},
|
|
1851
2317
|
{
|
|
1852
2318
|
"name": "humans-txt",
|
|
1853
|
-
"description": "An initiative for knowing the people behind a website. It is a Nuxt
|
|
2319
|
+
"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
2320
|
"repo": "Luxdamore/nuxt-humans-txt",
|
|
1855
2321
|
"npm": "@luxdamore/nuxt-humans-txt",
|
|
1856
2322
|
"icon": "",
|
|
@@ -1874,11 +2340,11 @@
|
|
|
1874
2340
|
{
|
|
1875
2341
|
"name": "i18n",
|
|
1876
2342
|
"description": "i18n features for your Nuxt project so you can easily add internationalization.",
|
|
1877
|
-
"repo": "nuxt-
|
|
2343
|
+
"repo": "nuxt-modules/i18n",
|
|
1878
2344
|
"npm": "@nuxtjs/i18n",
|
|
1879
2345
|
"icon": "i18n.png",
|
|
1880
|
-
"github": "https://github.com/nuxt-
|
|
1881
|
-
"website": "https://i18n.nuxtjs.org",
|
|
2346
|
+
"github": "https://github.com/nuxt-modules/i18n",
|
|
2347
|
+
"website": "https://v8.i18n.nuxtjs.org",
|
|
1882
2348
|
"learn_more": "https://kazupon.github.io/vue-i18n/",
|
|
1883
2349
|
"category": "Extensions",
|
|
1884
2350
|
"type": "community",
|
|
@@ -1897,6 +2363,28 @@
|
|
|
1897
2363
|
"requires": {}
|
|
1898
2364
|
}
|
|
1899
2365
|
},
|
|
2366
|
+
{
|
|
2367
|
+
"name": "icon-font",
|
|
2368
|
+
"description": "Automatically generates fonts and custom properties (variables) from a specified folder containing SVG icons, injecting them into pages with live monitoring.",
|
|
2369
|
+
"repo": "coremyslo/nuxt-icon-font",
|
|
2370
|
+
"npm": "@coremyslo/nuxt-icon-font",
|
|
2371
|
+
"icon": "",
|
|
2372
|
+
"github": "https://github.com/coremyslo/nuxt-icon-font",
|
|
2373
|
+
"website": "https://github.com/coremyslo/nuxt-icon-font",
|
|
2374
|
+
"learn_more": "",
|
|
2375
|
+
"category": "UI",
|
|
2376
|
+
"type": "3rd-party",
|
|
2377
|
+
"maintainers": [
|
|
2378
|
+
{
|
|
2379
|
+
"name": "coremyslo",
|
|
2380
|
+
"github": "coremyslo"
|
|
2381
|
+
}
|
|
2382
|
+
],
|
|
2383
|
+
"compatibility": {
|
|
2384
|
+
"nuxt": "^3.0.0",
|
|
2385
|
+
"requires": {}
|
|
2386
|
+
}
|
|
2387
|
+
},
|
|
1900
2388
|
{
|
|
1901
2389
|
"name": "icon",
|
|
1902
2390
|
"description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
|
|
@@ -1916,7 +2404,8 @@
|
|
|
1916
2404
|
],
|
|
1917
2405
|
"compatibility": {
|
|
1918
2406
|
"nuxt": "^3.0.0",
|
|
1919
|
-
"requires": {}
|
|
2407
|
+
"requires": {},
|
|
2408
|
+
"devtools": "^0.0.0"
|
|
1920
2409
|
}
|
|
1921
2410
|
},
|
|
1922
2411
|
{
|
|
@@ -1965,12 +2454,12 @@
|
|
|
1965
2454
|
},
|
|
1966
2455
|
{
|
|
1967
2456
|
"name": "image",
|
|
1968
|
-
"description": "Optimised images for
|
|
2457
|
+
"description": "Optimised images for Nuxt, with progressive processing, lazy-loading, real-time resizes and providers support.",
|
|
1969
2458
|
"repo": "nuxt/image",
|
|
1970
2459
|
"npm": "@nuxt/image",
|
|
1971
2460
|
"icon": "image.png",
|
|
1972
2461
|
"github": "https://github.com/nuxt/image",
|
|
1973
|
-
"website": "https://image.
|
|
2462
|
+
"website": "https://image.nuxt.com",
|
|
1974
2463
|
"learn_more": "",
|
|
1975
2464
|
"category": "Images",
|
|
1976
2465
|
"type": "official",
|
|
@@ -1980,6 +2469,11 @@
|
|
|
1980
2469
|
"github": "farnabaz",
|
|
1981
2470
|
"twitter": "a_birang"
|
|
1982
2471
|
},
|
|
2472
|
+
{
|
|
2473
|
+
"name": "Daniel Roe",
|
|
2474
|
+
"github": "danielroe",
|
|
2475
|
+
"twitter": "danielcroe"
|
|
2476
|
+
},
|
|
1983
2477
|
{
|
|
1984
2478
|
"name": "Pooya Parsa",
|
|
1985
2479
|
"github": "pi0",
|
|
@@ -2000,7 +2494,7 @@
|
|
|
2000
2494
|
},
|
|
2001
2495
|
{
|
|
2002
2496
|
"name": "imagemin",
|
|
2003
|
-
"description": "Automatically optimize (compress) all images used in Nuxt
|
|
2497
|
+
"description": "Automatically optimize (compress) all images used in Nuxt",
|
|
2004
2498
|
"repo": "nuxt-community/imagemin-module",
|
|
2005
2499
|
"npm": "@nuxtjs/imagemin",
|
|
2006
2500
|
"icon": "imagemin.png",
|
|
@@ -2023,12 +2517,12 @@
|
|
|
2023
2517
|
{
|
|
2024
2518
|
"name": "inkline",
|
|
2025
2519
|
"description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
|
|
2026
|
-
"repo": "inkline/
|
|
2027
|
-
"npm": "@inkline/
|
|
2520
|
+
"repo": "inkline/plugin",
|
|
2521
|
+
"npm": "@inkline/plugin",
|
|
2028
2522
|
"icon": "inkline.svg",
|
|
2029
|
-
"github": "https://github.com/inkline/
|
|
2523
|
+
"github": "https://github.com/inkline/plugin",
|
|
2030
2524
|
"website": "https://inkline.io",
|
|
2031
|
-
"learn_more": "https://inkline.io/docs/
|
|
2525
|
+
"learn_more": "https://inkline.io/docs/installation/nuxt",
|
|
2032
2526
|
"category": "UI",
|
|
2033
2527
|
"type": "3rd-party",
|
|
2034
2528
|
"maintainers": [
|
|
@@ -2047,7 +2541,7 @@
|
|
|
2047
2541
|
},
|
|
2048
2542
|
{
|
|
2049
2543
|
"name": "intercom",
|
|
2050
|
-
"description": "Conversational, messenger-based experiences with Intercom Module for Nuxt
|
|
2544
|
+
"description": "Conversational, messenger-based experiences with Intercom Module for Nuxt",
|
|
2051
2545
|
"repo": "hex-digital/nuxt-intercom",
|
|
2052
2546
|
"npm": "@hexdigital/nuxt-intercom",
|
|
2053
2547
|
"icon": "intercom.png",
|
|
@@ -2092,7 +2586,7 @@
|
|
|
2092
2586
|
},
|
|
2093
2587
|
{
|
|
2094
2588
|
"name": "jsonapi",
|
|
2095
|
-
"description": "Easy JSON:API client integration for Nuxt
|
|
2589
|
+
"description": "Easy JSON:API client integration for Nuxt",
|
|
2096
2590
|
"repo": "patrickcate/nuxt-jsonapi",
|
|
2097
2591
|
"npm": "nuxt-jsonapi",
|
|
2098
2592
|
"icon": "jsonapi.svg",
|
|
@@ -2134,9 +2628,36 @@
|
|
|
2134
2628
|
"requires": {}
|
|
2135
2629
|
}
|
|
2136
2630
|
},
|
|
2631
|
+
{
|
|
2632
|
+
"name": "kinde",
|
|
2633
|
+
"description": "Kinde authentication integration for Nuxt",
|
|
2634
|
+
"repo": "nuxt-modules/kinde",
|
|
2635
|
+
"npm": "@nuxtjs/kinde",
|
|
2636
|
+
"icon": "kinde.svg",
|
|
2637
|
+
"github": "https://github.com/nuxt-modules/kinde",
|
|
2638
|
+
"website": "https://kinde.com/docs/developer-tools/nuxt-module/",
|
|
2639
|
+
"learn_more": "https://kinde.com/",
|
|
2640
|
+
"category": "Security",
|
|
2641
|
+
"type": "community",
|
|
2642
|
+
"maintainers": [
|
|
2643
|
+
{
|
|
2644
|
+
"name": "danielroe",
|
|
2645
|
+
"github": "danielroe"
|
|
2646
|
+
},
|
|
2647
|
+
{
|
|
2648
|
+
"name": "daveordead",
|
|
2649
|
+
"github": "DaveOrDead",
|
|
2650
|
+
"twitter": "dave_or_dead"
|
|
2651
|
+
}
|
|
2652
|
+
],
|
|
2653
|
+
"compatibility": {
|
|
2654
|
+
"nuxt": "^3.0.0",
|
|
2655
|
+
"requires": {}
|
|
2656
|
+
}
|
|
2657
|
+
},
|
|
2137
2658
|
{
|
|
2138
2659
|
"name": "kql",
|
|
2139
|
-
"description": "Nuxt
|
|
2660
|
+
"description": "Nuxt module for Kirby's Query Language API",
|
|
2140
2661
|
"repo": "johannschopplich/nuxt-kql",
|
|
2141
2662
|
"npm": "nuxt-kql",
|
|
2142
2663
|
"icon": "kql.svg",
|
|
@@ -2160,7 +2681,7 @@
|
|
|
2160
2681
|
},
|
|
2161
2682
|
{
|
|
2162
2683
|
"name": "laravel-echo",
|
|
2163
|
-
"description": "Laravel Echo for Nuxt
|
|
2684
|
+
"description": "Laravel Echo for Nuxt",
|
|
2164
2685
|
"repo": "nuxt-community/laravel-echo",
|
|
2165
2686
|
"npm": "@nuxtjs/laravel-echo",
|
|
2166
2687
|
"icon": "laravel-echo.png",
|
|
@@ -2248,13 +2769,13 @@
|
|
|
2248
2769
|
},
|
|
2249
2770
|
{
|
|
2250
2771
|
"name": "link-checker",
|
|
2251
|
-
"description": "",
|
|
2772
|
+
"description": "Find and magically fix links that may be negatively effecting your Nuxt sites SEO.",
|
|
2252
2773
|
"repo": "harlan-zw/nuxt-link-checker",
|
|
2253
2774
|
"npm": "nuxt-link-checker",
|
|
2254
|
-
"icon": "",
|
|
2775
|
+
"icon": "link-checker.svg",
|
|
2255
2776
|
"github": "https://github.com/harlan-zw/nuxt-link-checker",
|
|
2256
|
-
"website": "https://
|
|
2257
|
-
"learn_more": "",
|
|
2777
|
+
"website": "https://nuxtseo.com/link-checker",
|
|
2778
|
+
"learn_more": "https://nuxtseo.com/link-checker",
|
|
2258
2779
|
"category": "SEO",
|
|
2259
2780
|
"type": "3rd-party",
|
|
2260
2781
|
"maintainers": [
|
|
@@ -2267,7 +2788,8 @@
|
|
|
2267
2788
|
],
|
|
2268
2789
|
"compatibility": {
|
|
2269
2790
|
"nuxt": "^3.0.0",
|
|
2270
|
-
"requires": {}
|
|
2791
|
+
"requires": {},
|
|
2792
|
+
"devtools": "^0.0.0"
|
|
2271
2793
|
}
|
|
2272
2794
|
},
|
|
2273
2795
|
{
|
|
@@ -2344,12 +2866,12 @@
|
|
|
2344
2866
|
},
|
|
2345
2867
|
{
|
|
2346
2868
|
"name": "logrocket",
|
|
2347
|
-
"description": "LogRocket module for Nuxt
|
|
2348
|
-
"repo": "nuxt-
|
|
2869
|
+
"description": "LogRocket module for Nuxt to help you fix bugs and understand user behaviour.",
|
|
2870
|
+
"repo": "nuxt-modules/logrocket",
|
|
2349
2871
|
"npm": "nuxt-logrocket",
|
|
2350
2872
|
"icon": "logrocket.png",
|
|
2351
|
-
"github": "https://github.com/nuxt-
|
|
2352
|
-
"website": "https://github.com/nuxt-
|
|
2873
|
+
"github": "https://github.com/nuxt-modules/logrocket",
|
|
2874
|
+
"website": "https://github.com/nuxt-modules/logrocket",
|
|
2353
2875
|
"learn_more": "https://docs.logrocket.com/docs",
|
|
2354
2876
|
"category": "Monitoring",
|
|
2355
2877
|
"type": "community",
|
|
@@ -2361,13 +2883,39 @@
|
|
|
2361
2883
|
}
|
|
2362
2884
|
],
|
|
2363
2885
|
"compatibility": {
|
|
2364
|
-
"nuxt": "^2.0.0",
|
|
2886
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2887
|
+
"requires": {}
|
|
2888
|
+
}
|
|
2889
|
+
},
|
|
2890
|
+
{
|
|
2891
|
+
"name": "lucide-icons",
|
|
2892
|
+
"description": "Nuxt module to integrate Lucide icons",
|
|
2893
|
+
"repo": "swisnl/nuxt-lucide-icons",
|
|
2894
|
+
"npm": "nuxt-lucide-icons",
|
|
2895
|
+
"icon": "lucide-icons.svg",
|
|
2896
|
+
"github": "https://github.com/swisnl/nuxt-lucide-icons",
|
|
2897
|
+
"website": "https://github.com/swisnl/nuxt-lucide-icons",
|
|
2898
|
+
"learn_more": "",
|
|
2899
|
+
"category": "UI",
|
|
2900
|
+
"type": "3rd-party",
|
|
2901
|
+
"maintainers": [
|
|
2902
|
+
{
|
|
2903
|
+
"name": "SWIS",
|
|
2904
|
+
"github": "swisnl"
|
|
2905
|
+
},
|
|
2906
|
+
{
|
|
2907
|
+
"name": "Jasper Zonneveld",
|
|
2908
|
+
"github": "JaZo"
|
|
2909
|
+
}
|
|
2910
|
+
],
|
|
2911
|
+
"compatibility": {
|
|
2912
|
+
"nuxt": "^3.0.0",
|
|
2365
2913
|
"requires": {}
|
|
2366
2914
|
}
|
|
2367
2915
|
},
|
|
2368
2916
|
{
|
|
2369
2917
|
"name": "lunr",
|
|
2370
|
-
"description": "Full-text search with pre-build indexes for Nuxt
|
|
2918
|
+
"description": "Full-text search with pre-build indexes for Nuxt using lunr.js",
|
|
2371
2919
|
"repo": "nuxt-community/lunr-module",
|
|
2372
2920
|
"npm": "@nuxtjs/lunr-module",
|
|
2373
2921
|
"icon": "",
|
|
@@ -2455,6 +3003,28 @@
|
|
|
2455
3003
|
"requires": {}
|
|
2456
3004
|
}
|
|
2457
3005
|
},
|
|
3006
|
+
{
|
|
3007
|
+
"name": "maz-ui",
|
|
3008
|
+
"description": "install easily maz-ui library to take advantage of auto-import components, plugins, composables and CSS files.",
|
|
3009
|
+
"repo": "louismazel/maz-ui",
|
|
3010
|
+
"npm": "maz-ui",
|
|
3011
|
+
"icon": "maz-ui.png",
|
|
3012
|
+
"github": "https://github.com/louismazel/maz-ui",
|
|
3013
|
+
"website": "https://louismazel.github.io/maz-ui-3/",
|
|
3014
|
+
"learn_more": "https://louismazel.github.io/maz-ui-3/",
|
|
3015
|
+
"category": "UI",
|
|
3016
|
+
"type": "community",
|
|
3017
|
+
"maintainers": [
|
|
3018
|
+
{
|
|
3019
|
+
"name": "Loïc Mazuel",
|
|
3020
|
+
"github": "LouisMazel"
|
|
3021
|
+
}
|
|
3022
|
+
],
|
|
3023
|
+
"compatibility": {
|
|
3024
|
+
"nuxt": "^3.0.0",
|
|
3025
|
+
"requires": {}
|
|
3026
|
+
}
|
|
3027
|
+
},
|
|
2458
3028
|
{
|
|
2459
3029
|
"name": "mdx",
|
|
2460
3030
|
"description": "Write JSX in your Markdown with Nuxt and import Vue Components in your .mdx files",
|
|
@@ -2478,9 +3048,34 @@
|
|
|
2478
3048
|
"requires": {}
|
|
2479
3049
|
}
|
|
2480
3050
|
},
|
|
3051
|
+
{
|
|
3052
|
+
"name": "medusa",
|
|
3053
|
+
"description": "Easily connect to Medusa from your Nuxt application",
|
|
3054
|
+
"repo": "Baroshem/nuxt-medusa",
|
|
3055
|
+
"npm": "nuxt-medusa",
|
|
3056
|
+
"icon": "medusa.svg",
|
|
3057
|
+
"github": "https://github.com/Baroshem/nuxt-medusa/",
|
|
3058
|
+
"website": "https://nuxt-medusa.vercel.app/",
|
|
3059
|
+
"learn_more": "https://nuxt-medusa.vercel.app/",
|
|
3060
|
+
"category": "Ecommerce",
|
|
3061
|
+
"type": "3rd-party",
|
|
3062
|
+
"maintainers": [
|
|
3063
|
+
{
|
|
3064
|
+
"name": "Jakub Andrzejewski",
|
|
3065
|
+
"github": "Baroshem",
|
|
3066
|
+
"avatar": "https://avatars.githubusercontent.com/u/37120330?v=4"
|
|
3067
|
+
}
|
|
3068
|
+
],
|
|
3069
|
+
"compatibility": {
|
|
3070
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3071
|
+
"requires": {
|
|
3072
|
+
"bridge": true
|
|
3073
|
+
}
|
|
3074
|
+
}
|
|
3075
|
+
},
|
|
2481
3076
|
{
|
|
2482
3077
|
"name": "meilisearch",
|
|
2483
|
-
"description": "Meilisearch Instant Search module for Nuxt
|
|
3078
|
+
"description": "Meilisearch Instant Search module for Nuxt",
|
|
2484
3079
|
"repo": "xlanex6/nuxt-meilisearch",
|
|
2485
3080
|
"npm": "nuxt-meilisearch",
|
|
2486
3081
|
"icon": "meilisearch.svg",
|
|
@@ -2500,7 +3095,8 @@
|
|
|
2500
3095
|
"nuxt": "^3.0.0",
|
|
2501
3096
|
"requires": {
|
|
2502
3097
|
"bridge": false
|
|
2503
|
-
}
|
|
3098
|
+
},
|
|
3099
|
+
"devtools": "^0.0.0"
|
|
2504
3100
|
}
|
|
2505
3101
|
},
|
|
2506
3102
|
{
|
|
@@ -2547,9 +3143,32 @@
|
|
|
2547
3143
|
"requires": {}
|
|
2548
3144
|
}
|
|
2549
3145
|
},
|
|
3146
|
+
{
|
|
3147
|
+
"name": "module-feed",
|
|
3148
|
+
"description": "Feed module enables everyone to have RSS, Atom and JSON.",
|
|
3149
|
+
"repo": "tresko/nuxt-module-feed",
|
|
3150
|
+
"npm": "nuxt-module-feed",
|
|
3151
|
+
"icon": "",
|
|
3152
|
+
"github": "https://github.com/tresko/nuxt-module-feed",
|
|
3153
|
+
"website": "https://github.com/tresko/nuxt-module-feed",
|
|
3154
|
+
"learn_more": "",
|
|
3155
|
+
"category": "SEO",
|
|
3156
|
+
"type": "3rd-party",
|
|
3157
|
+
"maintainers": [
|
|
3158
|
+
{
|
|
3159
|
+
"name": "Miha Sedej",
|
|
3160
|
+
"github": "tresko",
|
|
3161
|
+
"twitter": "mihasedej"
|
|
3162
|
+
}
|
|
3163
|
+
],
|
|
3164
|
+
"compatibility": {
|
|
3165
|
+
"nuxt": "^3.0.0",
|
|
3166
|
+
"requires": {}
|
|
3167
|
+
}
|
|
3168
|
+
},
|
|
2550
3169
|
{
|
|
2551
3170
|
"name": "moment",
|
|
2552
|
-
"description": "Efficient Moment.js module for Nuxt
|
|
3171
|
+
"description": "Efficient Moment.js module for Nuxt so you can Parse, validate, manipulate, and display dates and times in JavaScript.",
|
|
2553
3172
|
"repo": "nuxt-community/moment-module",
|
|
2554
3173
|
"npm": "@nuxtjs/moment",
|
|
2555
3174
|
"icon": "momentjs.png",
|
|
@@ -2576,7 +3195,7 @@
|
|
|
2576
3195
|
},
|
|
2577
3196
|
{
|
|
2578
3197
|
"name": "mq",
|
|
2579
|
-
"description": "vue-mq module for Nuxt.
|
|
3198
|
+
"description": "vue-mq module for Nuxt. Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.",
|
|
2580
3199
|
"repo": "vanhoofmaarten/nuxt-mq",
|
|
2581
3200
|
"npm": "nuxt-mq",
|
|
2582
3201
|
"icon": "",
|
|
@@ -2620,7 +3239,7 @@
|
|
|
2620
3239
|
},
|
|
2621
3240
|
{
|
|
2622
3241
|
"name": "netlify-cache",
|
|
2623
|
-
"description": "Nuxt
|
|
3242
|
+
"description": "Nuxt module that uses netlify cache to speed up redeploy for Nuxt version < 2.14",
|
|
2624
3243
|
"repo": "DreaMinder/nuxt-netlify-cache",
|
|
2625
3244
|
"npm": "nuxt-netlify-cache",
|
|
2626
3245
|
"icon": "netlify.png",
|
|
@@ -2665,7 +3284,7 @@
|
|
|
2665
3284
|
},
|
|
2666
3285
|
{
|
|
2667
3286
|
"name": "netlify",
|
|
2668
|
-
"description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt
|
|
3287
|
+
"description": "Dynamically generate _headers and _redirects files for Netlify in your Nuxt projects.",
|
|
2669
3288
|
"repo": "bazzite/nuxt-netlify",
|
|
2670
3289
|
"npm": "@aceforth/nuxt-netlify",
|
|
2671
3290
|
"icon": "netlify.png",
|
|
@@ -2736,89 +3355,86 @@
|
|
|
2736
3355
|
}
|
|
2737
3356
|
},
|
|
2738
3357
|
{
|
|
2739
|
-
"name": "
|
|
2740
|
-
"description": "",
|
|
2741
|
-
"repo": "
|
|
2742
|
-
"npm": "
|
|
3358
|
+
"name": "nupolyon",
|
|
3359
|
+
"description": "Inject polyfill from polyfill.io to nuxt project, auto detect based on browserslist config",
|
|
3360
|
+
"repo": "adenvt/nupolyon",
|
|
3361
|
+
"npm": "nupolyon",
|
|
2743
3362
|
"icon": "",
|
|
2744
|
-
"github": "https://github.com/
|
|
2745
|
-
"website": "https://github.com/
|
|
3363
|
+
"github": "https://github.com/adenvt/nupolyon",
|
|
3364
|
+
"website": "https://github.com/adenvt/nupolyon",
|
|
2746
3365
|
"learn_more": "",
|
|
2747
|
-
"category": "
|
|
3366
|
+
"category": "Performance",
|
|
2748
3367
|
"type": "3rd-party",
|
|
2749
3368
|
"maintainers": [
|
|
2750
3369
|
{
|
|
2751
|
-
"name": "
|
|
2752
|
-
"github": "
|
|
3370
|
+
"name": "adenvt",
|
|
3371
|
+
"github": "adenvt"
|
|
2753
3372
|
}
|
|
2754
3373
|
],
|
|
2755
3374
|
"compatibility": {
|
|
2756
|
-
"nuxt": "^
|
|
3375
|
+
"nuxt": "^3.0.0",
|
|
2757
3376
|
"requires": {}
|
|
2758
3377
|
}
|
|
2759
3378
|
},
|
|
2760
3379
|
{
|
|
2761
|
-
"name": "nuxt-
|
|
2762
|
-
"description": "",
|
|
2763
|
-
"repo": "
|
|
2764
|
-
"npm": "
|
|
3380
|
+
"name": "nuxt-anchorscroll",
|
|
3381
|
+
"description": "Scroll to top and to anchor support for Nuxt",
|
|
3382
|
+
"repo": "helltraitor/nuxt-anchorscroll",
|
|
3383
|
+
"npm": "nuxt-anchorscroll",
|
|
2765
3384
|
"icon": "",
|
|
2766
|
-
"github": "https://github.com/
|
|
2767
|
-
"website": "https://github.com/
|
|
3385
|
+
"github": "https://github.com/helltraitor/nuxt-anchorscroll",
|
|
3386
|
+
"website": "https://github.com/helltraitor/nuxt-anchorscroll",
|
|
2768
3387
|
"learn_more": "",
|
|
2769
|
-
"category": "
|
|
3388
|
+
"category": "UI",
|
|
2770
3389
|
"type": "3rd-party",
|
|
2771
3390
|
"maintainers": [
|
|
2772
3391
|
{
|
|
2773
|
-
"name": "
|
|
2774
|
-
"github": "
|
|
3392
|
+
"name": "Helltraitor",
|
|
3393
|
+
"github": "helltraitor"
|
|
2775
3394
|
}
|
|
2776
3395
|
],
|
|
2777
3396
|
"compatibility": {
|
|
2778
|
-
"nuxt": "^
|
|
3397
|
+
"nuxt": "^3.0.0",
|
|
2779
3398
|
"requires": {}
|
|
2780
3399
|
}
|
|
2781
3400
|
},
|
|
2782
3401
|
{
|
|
2783
|
-
"name": "nuxt-
|
|
2784
|
-
"description": "
|
|
2785
|
-
"repo": "
|
|
2786
|
-
"npm": "nuxt-
|
|
2787
|
-
"icon": "
|
|
2788
|
-
"github": "https://github.com/
|
|
2789
|
-
"website": "https://github.com/
|
|
3402
|
+
"name": "nuxt-auth",
|
|
3403
|
+
"description": "",
|
|
3404
|
+
"repo": "sidebase/nuxt-auth",
|
|
3405
|
+
"npm": "@sidebase/nuxt-auth",
|
|
3406
|
+
"icon": "",
|
|
3407
|
+
"github": "https://github.com/sidebase/nuxt-auth",
|
|
3408
|
+
"website": "https://github.com/sidebase/nuxt-auth",
|
|
2790
3409
|
"learn_more": "",
|
|
2791
3410
|
"category": "Devtools",
|
|
2792
3411
|
"type": "3rd-party",
|
|
2793
3412
|
"maintainers": [
|
|
2794
3413
|
{
|
|
2795
|
-
"name": "
|
|
2796
|
-
"github": "
|
|
3414
|
+
"name": "sidebase",
|
|
3415
|
+
"github": "sidebase"
|
|
2797
3416
|
}
|
|
2798
3417
|
],
|
|
2799
3418
|
"compatibility": {
|
|
2800
|
-
"nuxt": "^2.0.0
|
|
2801
|
-
"requires": {
|
|
2802
|
-
"bridge": "optional"
|
|
2803
|
-
}
|
|
3419
|
+
"nuxt": "^2.0.0",
|
|
3420
|
+
"requires": {}
|
|
2804
3421
|
}
|
|
2805
3422
|
},
|
|
2806
3423
|
{
|
|
2807
|
-
"name": "nuxt-
|
|
2808
|
-
"description": "
|
|
2809
|
-
"repo": "
|
|
2810
|
-
"npm": "@
|
|
2811
|
-
"icon": "
|
|
2812
|
-
"github": "https://github.com/
|
|
2813
|
-
"website": "https://
|
|
2814
|
-
"learn_more": "
|
|
2815
|
-
"category": "
|
|
3424
|
+
"name": "nuxt-basic-auth",
|
|
3425
|
+
"description": "Nuxt Module for Basic Authentication",
|
|
3426
|
+
"repo": "kgierke/nuxt-basic-auth",
|
|
3427
|
+
"npm": "@kgierke/nuxt-basic-auth",
|
|
3428
|
+
"icon": "",
|
|
3429
|
+
"github": "https://github.com/kgierke/nuxt-basic-auth",
|
|
3430
|
+
"website": "https://github.com/kgierke/nuxt-basic-auth",
|
|
3431
|
+
"learn_more": "",
|
|
3432
|
+
"category": "Security",
|
|
2816
3433
|
"type": "3rd-party",
|
|
2817
3434
|
"maintainers": [
|
|
2818
3435
|
{
|
|
2819
|
-
"name": "
|
|
2820
|
-
"github": "
|
|
2821
|
-
"twitter": "craig_harman"
|
|
3436
|
+
"name": "kgierke",
|
|
3437
|
+
"github": "kgierke"
|
|
2822
3438
|
}
|
|
2823
3439
|
],
|
|
2824
3440
|
"compatibility": {
|
|
@@ -2827,20 +3443,20 @@
|
|
|
2827
3443
|
}
|
|
2828
3444
|
},
|
|
2829
3445
|
{
|
|
2830
|
-
"name": "nuxt-
|
|
2831
|
-
"description": "
|
|
2832
|
-
"repo": "
|
|
2833
|
-
"npm": "nuxt-
|
|
2834
|
-
"icon": "
|
|
2835
|
-
"github": "https://github.com/
|
|
2836
|
-
"website": "https://github.com/
|
|
2837
|
-
"learn_more": "https://
|
|
2838
|
-
"category": "
|
|
3446
|
+
"name": "nuxt-bootstrap-icons",
|
|
3447
|
+
"description": "Just a simple integration for Bootstrap Icons",
|
|
3448
|
+
"repo": "OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3449
|
+
"npm": "nuxt-bootstrap-icons",
|
|
3450
|
+
"icon": "bootstrap-icons.svg",
|
|
3451
|
+
"github": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3452
|
+
"website": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3453
|
+
"learn_more": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3454
|
+
"category": "UI",
|
|
2839
3455
|
"type": "3rd-party",
|
|
2840
3456
|
"maintainers": [
|
|
2841
3457
|
{
|
|
2842
|
-
"name": "
|
|
2843
|
-
"github": "
|
|
3458
|
+
"name": "OyewoleOyedeji",
|
|
3459
|
+
"github": "OyewoleOyedeji"
|
|
2844
3460
|
}
|
|
2845
3461
|
],
|
|
2846
3462
|
"compatibility": {
|
|
@@ -2849,42 +3465,46 @@
|
|
|
2849
3465
|
}
|
|
2850
3466
|
},
|
|
2851
3467
|
{
|
|
2852
|
-
"name": "nuxt-
|
|
2853
|
-
"description": "
|
|
2854
|
-
"repo": "
|
|
2855
|
-
"npm": "nuxt-
|
|
2856
|
-
"icon": "",
|
|
2857
|
-
"github": "https://github.com/
|
|
2858
|
-
"website": "https://github.com/
|
|
2859
|
-
"learn_more": "https://github.com/
|
|
2860
|
-
"category": "
|
|
3468
|
+
"name": "nuxt-chatgpt",
|
|
3469
|
+
"description": "ChatGPT integration for Nuxt",
|
|
3470
|
+
"repo": "schnapsterdog/nuxt-chatgpt",
|
|
3471
|
+
"npm": "nuxt-chatgpt",
|
|
3472
|
+
"icon": "chatgpt.svg",
|
|
3473
|
+
"github": "https://github.com/schnapsterdog/nuxt-chatgpt",
|
|
3474
|
+
"website": "https://github.com/schnapsterdog/nuxt-chatgpt",
|
|
3475
|
+
"learn_more": "https://github.com/schnapsterdog/nuxt-chatgpt/blob/main/README.md",
|
|
3476
|
+
"category": "Libraries",
|
|
2861
3477
|
"type": "3rd-party",
|
|
2862
3478
|
"maintainers": [
|
|
2863
3479
|
{
|
|
2864
|
-
"name": "
|
|
2865
|
-
"github": "
|
|
3480
|
+
"name": "Oliver Trajceski",
|
|
3481
|
+
"github": "schnapsterdog"
|
|
2866
3482
|
}
|
|
2867
3483
|
],
|
|
2868
3484
|
"compatibility": {
|
|
2869
|
-
"nuxt": "^
|
|
3485
|
+
"nuxt": "^3.0.0",
|
|
2870
3486
|
"requires": {}
|
|
2871
3487
|
}
|
|
2872
3488
|
},
|
|
2873
3489
|
{
|
|
2874
|
-
"name": "
|
|
2875
|
-
"description": "Nuxt
|
|
2876
|
-
"repo": "nuxt-
|
|
2877
|
-
"npm": "
|
|
2878
|
-
"icon": "
|
|
2879
|
-
"github": "https://github.com/nuxt-
|
|
2880
|
-
"website": "https://github.com/nuxt-
|
|
2881
|
-
"learn_more": "https://
|
|
2882
|
-
"category": "
|
|
2883
|
-
"type": "
|
|
3490
|
+
"name": "nuxt-facebook-chat",
|
|
3491
|
+
"description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
|
|
3492
|
+
"repo": "superdev-tech/nuxt-facebook-chat",
|
|
3493
|
+
"npm": "nuxt-facebook-chat",
|
|
3494
|
+
"icon": "nuxt-facebook-chat.svg",
|
|
3495
|
+
"github": "https://github.com/superdev-tech/nuxt-facebook-chat",
|
|
3496
|
+
"website": "https://github.com/superdev-tech/nuxt-facebook-chat",
|
|
3497
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-facebook-chat",
|
|
3498
|
+
"category": "Libraries",
|
|
3499
|
+
"type": "3rd-party",
|
|
2884
3500
|
"maintainers": [
|
|
2885
3501
|
{
|
|
2886
|
-
"name": "
|
|
2887
|
-
"github": "
|
|
3502
|
+
"name": "Supanut Dokmaithong",
|
|
3503
|
+
"github": "Boomgeek"
|
|
3504
|
+
},
|
|
3505
|
+
{
|
|
3506
|
+
"name": "superdev-tech",
|
|
3507
|
+
"github": "superdev-tech"
|
|
2888
3508
|
}
|
|
2889
3509
|
],
|
|
2890
3510
|
"compatibility": {
|
|
@@ -2893,12 +3513,404 @@
|
|
|
2893
3513
|
}
|
|
2894
3514
|
},
|
|
2895
3515
|
{
|
|
2896
|
-
"name": "nuxt-
|
|
2897
|
-
"description": "
|
|
2898
|
-
"repo": "
|
|
2899
|
-
"npm": "nuxt-
|
|
3516
|
+
"name": "nuxt-feedme",
|
|
3517
|
+
"description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
|
|
3518
|
+
"repo": "helltraitor/nuxt-feedme",
|
|
3519
|
+
"npm": "nuxt-feedme",
|
|
2900
3520
|
"icon": "",
|
|
2901
|
-
"github": "https://github.com/
|
|
3521
|
+
"github": "https://github.com/helltraitor/nuxt-feedme",
|
|
3522
|
+
"website": "https://github.com/helltraitor/nuxt-feedme",
|
|
3523
|
+
"learn_more": "",
|
|
3524
|
+
"category": "SEO",
|
|
3525
|
+
"type": "3rd-party",
|
|
3526
|
+
"maintainers": [
|
|
3527
|
+
{
|
|
3528
|
+
"name": "Helltraitor",
|
|
3529
|
+
"github": "helltraitor"
|
|
3530
|
+
}
|
|
3531
|
+
],
|
|
3532
|
+
"compatibility": {
|
|
3533
|
+
"nuxt": "^3.0.0",
|
|
3534
|
+
"requires": {}
|
|
3535
|
+
}
|
|
3536
|
+
},
|
|
3537
|
+
{
|
|
3538
|
+
"name": "nuxt-graphql-middleware",
|
|
3539
|
+
"description": "Expose GraphQL queries and mutations as server API routes.",
|
|
3540
|
+
"repo": "dulnan/nuxt-graphql-middleware",
|
|
3541
|
+
"npm": "nuxt-graphql-middleware",
|
|
3542
|
+
"icon": "nuxt-graphql-middleware.svg",
|
|
3543
|
+
"github": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
3544
|
+
"website": "https://nuxt-graphql-middleware.dulnan.net",
|
|
3545
|
+
"learn_more": "",
|
|
3546
|
+
"category": "Request",
|
|
3547
|
+
"type": "3rd-party",
|
|
3548
|
+
"maintainers": [
|
|
3549
|
+
{
|
|
3550
|
+
"name": "dulnan",
|
|
3551
|
+
"github": "dulnan",
|
|
3552
|
+
"twitter": "dulnan",
|
|
3553
|
+
"avatar": "https://avatars.githubusercontent.com/dulnan?v=4"
|
|
3554
|
+
},
|
|
3555
|
+
{
|
|
3556
|
+
"name": "ayalon",
|
|
3557
|
+
"github": "ayalon",
|
|
3558
|
+
"avatar": "https://avatars.githubusercontent.com/ayalon?v=4"
|
|
3559
|
+
}
|
|
3560
|
+
],
|
|
3561
|
+
"compatibility": {
|
|
3562
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3563
|
+
"requires": {}
|
|
3564
|
+
}
|
|
3565
|
+
},
|
|
3566
|
+
{
|
|
3567
|
+
"name": "nuxt-graphql-playground",
|
|
3568
|
+
"description": "",
|
|
3569
|
+
"repo": "pinpon-dev/nuxt-graphql-playground",
|
|
3570
|
+
"npm": "@pin-pon/nuxt-graphql-playground",
|
|
3571
|
+
"icon": "",
|
|
3572
|
+
"github": "https://github.com/pinpon-dev/nuxt-graphql-playground",
|
|
3573
|
+
"website": "https://github.com/pinpon-dev/nuxt-graphql-playground",
|
|
3574
|
+
"learn_more": "",
|
|
3575
|
+
"category": "Devtools",
|
|
3576
|
+
"type": "3rd-party",
|
|
3577
|
+
"maintainers": [
|
|
3578
|
+
{
|
|
3579
|
+
"name": "pinpon-dev",
|
|
3580
|
+
"github": "pinpon-dev"
|
|
3581
|
+
}
|
|
3582
|
+
],
|
|
3583
|
+
"compatibility": {
|
|
3584
|
+
"nuxt": "^2.0.0",
|
|
3585
|
+
"requires": {}
|
|
3586
|
+
}
|
|
3587
|
+
},
|
|
3588
|
+
{
|
|
3589
|
+
"name": "nuxt-gtm",
|
|
3590
|
+
"description": "A Nuxt module for Google Tag Manager",
|
|
3591
|
+
"repo": "zadigetvoltaire/nuxt-gtm",
|
|
3592
|
+
"npm": "@zadigetvoltaire/nuxt-gtm",
|
|
3593
|
+
"icon": "nuxt-gtm.svg",
|
|
3594
|
+
"github": "https://github.com/zadigetvoltaire/nuxt-gtm",
|
|
3595
|
+
"website": "https://github.com/zadigetvoltaire/nuxt-gtm",
|
|
3596
|
+
"learn_more": "https://developers.google.com/tag-platform/tag-manager?hl=fr",
|
|
3597
|
+
"category": "Analytics",
|
|
3598
|
+
"type": "3rd-party",
|
|
3599
|
+
"maintainers": [
|
|
3600
|
+
{
|
|
3601
|
+
"name": "Zadig&Voltaire Team",
|
|
3602
|
+
"github": "https://github.com/zadigetvoltaire"
|
|
3603
|
+
}
|
|
3604
|
+
],
|
|
3605
|
+
"compatibility": {
|
|
3606
|
+
"nuxt": "^3.0.0",
|
|
3607
|
+
"requires": {},
|
|
3608
|
+
"devtools": "^0.0.0"
|
|
3609
|
+
}
|
|
3610
|
+
},
|
|
3611
|
+
{
|
|
3612
|
+
"name": "nuxt-hue",
|
|
3613
|
+
"description": "Enlighten your Nuxt experience",
|
|
3614
|
+
"repo": "lihbr/nuxt-hue",
|
|
3615
|
+
"npm": "nuxt-hue",
|
|
3616
|
+
"icon": "nuxt-hue.svg",
|
|
3617
|
+
"github": "https://github.com/lihbr/nuxt-hue",
|
|
3618
|
+
"website": "https://github.com/lihbr/nuxt-hue",
|
|
3619
|
+
"learn_more": "",
|
|
3620
|
+
"category": "Devtools",
|
|
3621
|
+
"type": "3rd-party",
|
|
3622
|
+
"maintainers": [
|
|
3623
|
+
{
|
|
3624
|
+
"name": "lihbr",
|
|
3625
|
+
"github": "lihbr"
|
|
3626
|
+
}
|
|
3627
|
+
],
|
|
3628
|
+
"compatibility": {
|
|
3629
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3630
|
+
"requires": {
|
|
3631
|
+
"bridge": "optional"
|
|
3632
|
+
}
|
|
3633
|
+
}
|
|
3634
|
+
},
|
|
3635
|
+
{
|
|
3636
|
+
"name": "nuxt-jsonld",
|
|
3637
|
+
"description": "Manage JSON-LD in Vue component.",
|
|
3638
|
+
"repo": "ymmooot/nuxt-jsonld",
|
|
3639
|
+
"npm": "nuxt-jsonld",
|
|
3640
|
+
"icon": "",
|
|
3641
|
+
"github": "https://github.com/ymmooot/nuxt-jsonld",
|
|
3642
|
+
"website": "https://github.com/ymmooot/nuxt-jsonld",
|
|
3643
|
+
"learn_more": "",
|
|
3644
|
+
"category": "SEO",
|
|
3645
|
+
"type": "3rd-party",
|
|
3646
|
+
"maintainers": [
|
|
3647
|
+
{
|
|
3648
|
+
"name": "ymmooot",
|
|
3649
|
+
"github": "ymmooot"
|
|
3650
|
+
}
|
|
3651
|
+
],
|
|
3652
|
+
"compatibility": {
|
|
3653
|
+
"nuxt": "^3.0.0",
|
|
3654
|
+
"requires": {}
|
|
3655
|
+
}
|
|
3656
|
+
},
|
|
3657
|
+
{
|
|
3658
|
+
"name": "nuxt-localtunnel",
|
|
3659
|
+
"description": "Exposes your Nuxt localhost to the world automatically.",
|
|
3660
|
+
"repo": "nuxtus/localtunnel",
|
|
3661
|
+
"npm": "@nuxtus/nuxt-localtunnel",
|
|
3662
|
+
"icon": "nuxt-localtunnel.svg",
|
|
3663
|
+
"github": "https://github.com/nuxtus/localtunnel",
|
|
3664
|
+
"website": "https://nuxtus.com",
|
|
3665
|
+
"learn_more": "https://docs.nuxtus.com/#/localtunnel",
|
|
3666
|
+
"category": "Devtools",
|
|
3667
|
+
"type": "3rd-party",
|
|
3668
|
+
"maintainers": [
|
|
3669
|
+
{
|
|
3670
|
+
"name": "Craig Harman",
|
|
3671
|
+
"github": "craigharman",
|
|
3672
|
+
"twitter": "craig_harman"
|
|
3673
|
+
}
|
|
3674
|
+
],
|
|
3675
|
+
"compatibility": {
|
|
3676
|
+
"nuxt": "^3.0.0",
|
|
3677
|
+
"requires": {}
|
|
3678
|
+
}
|
|
3679
|
+
},
|
|
3680
|
+
{
|
|
3681
|
+
"name": "nuxt-loco",
|
|
3682
|
+
"description": "A localise.biz module to synth locale with Nuxt",
|
|
3683
|
+
"repo": "gaetansenn/nuxt-loco",
|
|
3684
|
+
"npm": "nuxt-loco",
|
|
3685
|
+
"icon": "",
|
|
3686
|
+
"github": "https://github.com/gaetansenn/nuxt-loco",
|
|
3687
|
+
"website": "https://nuxt-loco.dewib.com/",
|
|
3688
|
+
"learn_more": "",
|
|
3689
|
+
"category": "Libraries",
|
|
3690
|
+
"type": "3rd-party",
|
|
3691
|
+
"maintainers": [
|
|
3692
|
+
{
|
|
3693
|
+
"name": "Gaetan SENN",
|
|
3694
|
+
"github": "gaetansenn",
|
|
3695
|
+
"avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
|
|
3696
|
+
}
|
|
3697
|
+
],
|
|
3698
|
+
"compatibility": {
|
|
3699
|
+
"nuxt": "^3.0.0",
|
|
3700
|
+
"requires": {}
|
|
3701
|
+
}
|
|
3702
|
+
},
|
|
3703
|
+
{
|
|
3704
|
+
"name": "nuxt-mapbox",
|
|
3705
|
+
"description": "Elegant Mapbox integration with Nuxt",
|
|
3706
|
+
"repo": "AlexLavoie42/Nuxt-Mapbox",
|
|
3707
|
+
"npm": "nuxt-mapbox",
|
|
3708
|
+
"icon": "nuxt-mapbox.svg",
|
|
3709
|
+
"github": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
|
|
3710
|
+
"website": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
|
|
3711
|
+
"learn_more": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
|
|
3712
|
+
"category": "Libraries",
|
|
3713
|
+
"type": "3rd-party",
|
|
3714
|
+
"maintainers": [
|
|
3715
|
+
{
|
|
3716
|
+
"name": "Alex Lavoie",
|
|
3717
|
+
"github": "AlexLavoie42"
|
|
3718
|
+
}
|
|
3719
|
+
],
|
|
3720
|
+
"compatibility": {
|
|
3721
|
+
"nuxt": "^3.0.0",
|
|
3722
|
+
"requires": {}
|
|
3723
|
+
}
|
|
3724
|
+
},
|
|
3725
|
+
{
|
|
3726
|
+
"name": "nuxt-mdi",
|
|
3727
|
+
"description": "Add 7,000+ icons to your Nuxt application, from Material Design Icons.",
|
|
3728
|
+
"repo": "ERPedersen/nuxt-mdi",
|
|
3729
|
+
"npm": "nuxt-mdi",
|
|
3730
|
+
"icon": "mdi.png",
|
|
3731
|
+
"github": "https://github.com/ERPedersen/nuxt-mdi",
|
|
3732
|
+
"website": "https://nuxt-mdi.emilrosenius.com",
|
|
3733
|
+
"learn_more": "https://github.com/ERPedersen/nuxt-mdi/blob/main/README.md",
|
|
3734
|
+
"category": "Libraries",
|
|
3735
|
+
"type": "3rd-party",
|
|
3736
|
+
"maintainers": [
|
|
3737
|
+
{
|
|
3738
|
+
"name": "Emil Rosenius",
|
|
3739
|
+
"github": "ERPedersen"
|
|
3740
|
+
}
|
|
3741
|
+
],
|
|
3742
|
+
"compatibility": {
|
|
3743
|
+
"nuxt": "^3.0.0",
|
|
3744
|
+
"requires": {}
|
|
3745
|
+
}
|
|
3746
|
+
},
|
|
3747
|
+
{
|
|
3748
|
+
"name": "nuxt-monaco-editor",
|
|
3749
|
+
"description": "Integrate monaco-editor with Nuxt",
|
|
3750
|
+
"repo": "e-chan1007/nuxt-monaco-editor",
|
|
3751
|
+
"npm": "nuxt-monaco-editor",
|
|
3752
|
+
"icon": "nuxt-monaco-editor.png",
|
|
3753
|
+
"github": "https://github.com/e-chan1007/nuxt-monaco-editor",
|
|
3754
|
+
"website": "https://github.com/e-chan1007/nuxt-monaco-editor",
|
|
3755
|
+
"learn_more": "https://e-chan1007.github.io/nuxt-monaco-editor",
|
|
3756
|
+
"category": "Libraries",
|
|
3757
|
+
"type": "3rd-party",
|
|
3758
|
+
"maintainers": [
|
|
3759
|
+
{
|
|
3760
|
+
"name": "e-chan1007",
|
|
3761
|
+
"github": "e-chan1007"
|
|
3762
|
+
}
|
|
3763
|
+
],
|
|
3764
|
+
"compatibility": {
|
|
3765
|
+
"nuxt": "^3.0.0",
|
|
3766
|
+
"requires": {}
|
|
3767
|
+
}
|
|
3768
|
+
},
|
|
3769
|
+
{
|
|
3770
|
+
"name": "nuxt-mongoose",
|
|
3771
|
+
"description": "A Nuxt module for simplifying the use of Mongoose in your project.",
|
|
3772
|
+
"repo": "arashsheyda/nuxt-mongoose",
|
|
3773
|
+
"npm": "nuxt-mongoose",
|
|
3774
|
+
"icon": "nuxt-mongoose.svg",
|
|
3775
|
+
"github": "https://github.com/arashsheyda/nuxt-mongoose",
|
|
3776
|
+
"website": "https://nuxt-mongoose.nuxt.space",
|
|
3777
|
+
"learn_more": "",
|
|
3778
|
+
"category": "Database",
|
|
3779
|
+
"type": "3rd-party",
|
|
3780
|
+
"maintainers": [
|
|
3781
|
+
{
|
|
3782
|
+
"name": "arashsheyda",
|
|
3783
|
+
"github": "arashsheyda"
|
|
3784
|
+
}
|
|
3785
|
+
],
|
|
3786
|
+
"compatibility": {
|
|
3787
|
+
"nuxt": "^3.0.0",
|
|
3788
|
+
"requires": {},
|
|
3789
|
+
"devtools": "^0.0.0"
|
|
3790
|
+
}
|
|
3791
|
+
},
|
|
3792
|
+
{
|
|
3793
|
+
"name": "nuxt-pdf",
|
|
3794
|
+
"description": "Zero-boilerplate PDF exports of your Pages and Components",
|
|
3795
|
+
"repo": "sidebase/nuxt-pdf",
|
|
3796
|
+
"npm": "@sidebase/nuxt-pdf",
|
|
3797
|
+
"icon": "nuxt-pdf.png",
|
|
3798
|
+
"github": "https://github.com/sidebase/nuxt-pdf",
|
|
3799
|
+
"website": "https://sidebase.io/nuxt-pdf",
|
|
3800
|
+
"learn_more": "https://github.com/sidebase",
|
|
3801
|
+
"category": "Extensions",
|
|
3802
|
+
"type": "3rd-party",
|
|
3803
|
+
"maintainers": [
|
|
3804
|
+
{
|
|
3805
|
+
"name": "sidebase",
|
|
3806
|
+
"github": "sidebase",
|
|
3807
|
+
"twitter": "sidebase_io"
|
|
3808
|
+
}
|
|
3809
|
+
],
|
|
3810
|
+
"compatibility": {
|
|
3811
|
+
"nuxt": "^3.0.0",
|
|
3812
|
+
"requires": {}
|
|
3813
|
+
}
|
|
3814
|
+
},
|
|
3815
|
+
{
|
|
3816
|
+
"name": "nuxt-phosphor-icons",
|
|
3817
|
+
"description": "Just a simple integration for @phosphor-icons in Nuxt",
|
|
3818
|
+
"repo": "OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3819
|
+
"npm": "nuxt-phosphor-icons",
|
|
3820
|
+
"icon": "phosphor-icons.svg",
|
|
3821
|
+
"github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3822
|
+
"website": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3823
|
+
"learn_more": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3824
|
+
"category": "UI",
|
|
3825
|
+
"type": "3rd-party",
|
|
3826
|
+
"maintainers": [
|
|
3827
|
+
{
|
|
3828
|
+
"name": "OyewoleOyedeji",
|
|
3829
|
+
"github": "OyewoleOyedeji"
|
|
3830
|
+
}
|
|
3831
|
+
],
|
|
3832
|
+
"compatibility": {
|
|
3833
|
+
"nuxt": "^3.0.0",
|
|
3834
|
+
"requires": {}
|
|
3835
|
+
}
|
|
3836
|
+
},
|
|
3837
|
+
{
|
|
3838
|
+
"name": "nuxt-pino-log",
|
|
3839
|
+
"description": "Structured logs for nuxt apps using pino",
|
|
3840
|
+
"repo": "kpn/nuxt-pino-log",
|
|
3841
|
+
"npm": "nuxt-pino-log",
|
|
3842
|
+
"icon": "",
|
|
3843
|
+
"github": "https://github.com/kpn/nuxt-pino-log",
|
|
3844
|
+
"website": "https://github.com/kpn/nuxt-pino-log",
|
|
3845
|
+
"learn_more": "https://github.com/pinojs/pino",
|
|
3846
|
+
"category": "Monitoring",
|
|
3847
|
+
"type": "3rd-party",
|
|
3848
|
+
"maintainers": [
|
|
3849
|
+
{
|
|
3850
|
+
"name": "kpn",
|
|
3851
|
+
"github": "kpn"
|
|
3852
|
+
}
|
|
3853
|
+
],
|
|
3854
|
+
"compatibility": {
|
|
3855
|
+
"nuxt": "^2.0.0",
|
|
3856
|
+
"requires": {}
|
|
3857
|
+
}
|
|
3858
|
+
},
|
|
3859
|
+
{
|
|
3860
|
+
"name": "plausible",
|
|
3861
|
+
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
3862
|
+
"repo": "nuxt-modules/plausible",
|
|
3863
|
+
"npm": "@nuxtjs/plausible",
|
|
3864
|
+
"icon": "plausible.png",
|
|
3865
|
+
"github": "https://github.com/nuxt-modules/plausible",
|
|
3866
|
+
"website": "https://github.com/nuxt-modules/plausible",
|
|
3867
|
+
"learn_more": "https://plausible.io/",
|
|
3868
|
+
"category": "Analytics",
|
|
3869
|
+
"type": "community",
|
|
3870
|
+
"maintainers": [
|
|
3871
|
+
{
|
|
3872
|
+
"name": "Johann Schopplich",
|
|
3873
|
+
"github": "johannschopplich"
|
|
3874
|
+
}
|
|
3875
|
+
],
|
|
3876
|
+
"compatibility": {
|
|
3877
|
+
"nuxt": "^3.0.0",
|
|
3878
|
+
"requires": {}
|
|
3879
|
+
}
|
|
3880
|
+
},
|
|
3881
|
+
{
|
|
3882
|
+
"name": "nuxt-plotly",
|
|
3883
|
+
"description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
|
|
3884
|
+
"repo": "superdev-tech/nuxt-plotly",
|
|
3885
|
+
"npm": "nuxt-plotly",
|
|
3886
|
+
"icon": "nuxt-plotly.svg",
|
|
3887
|
+
"github": "https://github.com/superdev-tech/nuxt-plotly",
|
|
3888
|
+
"website": "https://github.com/superdev-tech/nuxt-plotly",
|
|
3889
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-plotly",
|
|
3890
|
+
"category": "Libraries",
|
|
3891
|
+
"type": "3rd-party",
|
|
3892
|
+
"maintainers": [
|
|
3893
|
+
{
|
|
3894
|
+
"name": "Supanut Dokmaithong",
|
|
3895
|
+
"github": "Boomgeek"
|
|
3896
|
+
},
|
|
3897
|
+
{
|
|
3898
|
+
"name": "superdev-tech",
|
|
3899
|
+
"github": "superdev-tech"
|
|
3900
|
+
}
|
|
3901
|
+
],
|
|
3902
|
+
"compatibility": {
|
|
3903
|
+
"nuxt": "^3.0.0",
|
|
3904
|
+
"requires": {}
|
|
3905
|
+
}
|
|
3906
|
+
},
|
|
3907
|
+
{
|
|
3908
|
+
"name": "nuxt-png-to-ico",
|
|
3909
|
+
"description": "Nuxt module for auto generating favicons",
|
|
3910
|
+
"repo": "b5710546232/nuxt-png-to-ico",
|
|
3911
|
+
"npm": "nuxt-png-to-ico",
|
|
3912
|
+
"icon": "",
|
|
3913
|
+
"github": "https://github.com/b5710546232/nuxt-png-to-ico",
|
|
2902
3914
|
"website": "https://github.com/b5710546232/nuxt-png-to-ico",
|
|
2903
3915
|
"learn_more": "https://github.com/steambap/png-to-ico",
|
|
2904
3916
|
"category": "Devtools",
|
|
@@ -2917,7 +3929,7 @@
|
|
|
2917
3929
|
},
|
|
2918
3930
|
{
|
|
2919
3931
|
"name": "nuxt-smartlook",
|
|
2920
|
-
"description": "Integrate Smartlook in your Nuxt
|
|
3932
|
+
"description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
|
|
2921
3933
|
"repo": "f00b4r/nuxt-smartlook",
|
|
2922
3934
|
"npm": "nuxt-smartlook",
|
|
2923
3935
|
"icon": "nuxt-smartlook.png",
|
|
@@ -2969,7 +3981,7 @@
|
|
|
2969
3981
|
},
|
|
2970
3982
|
{
|
|
2971
3983
|
"name": "nuxt-storm",
|
|
2972
|
-
"description": "WebStorm & PHPStorm support for
|
|
3984
|
+
"description": "WebStorm & PHPStorm support for Nuxt components",
|
|
2973
3985
|
"repo": "fumeapp/nuxt-storm",
|
|
2974
3986
|
"npm": "nuxt-storm",
|
|
2975
3987
|
"icon": "nuxt-storm.png",
|
|
@@ -3013,7 +4025,7 @@
|
|
|
3013
4025
|
},
|
|
3014
4026
|
{
|
|
3015
4027
|
"name": "nuxt-unleash",
|
|
3016
|
-
"description": "Nuxt
|
|
4028
|
+
"description": "Nuxt module to use Unleash toggle feature services",
|
|
3017
4029
|
"repo": "conejerock/nuxt-unleash",
|
|
3018
4030
|
"npm": "nuxt-unleash",
|
|
3019
4031
|
"icon": "nuxt-unleash.svg",
|
|
@@ -3101,9 +4113,75 @@
|
|
|
3101
4113
|
}
|
|
3102
4114
|
}
|
|
3103
4115
|
},
|
|
4116
|
+
{
|
|
4117
|
+
"name": "nuxt-vue3-google-signin",
|
|
4118
|
+
"description": "Empower your Nuxt app with Google Sign-In, hassle-free",
|
|
4119
|
+
"repo": "wavezync/nuxt-vue3-google-signin",
|
|
4120
|
+
"npm": "nuxt-vue3-google-signin",
|
|
4121
|
+
"icon": "vue3-google-signin.svg",
|
|
4122
|
+
"github": "https://github.com/wavezync/nuxt-vue3-google-signin",
|
|
4123
|
+
"website": "https://vue3-google-signin.wavezync.com",
|
|
4124
|
+
"learn_more": "https://vue3-google-signin.wavezync.com",
|
|
4125
|
+
"category": "Libraries",
|
|
4126
|
+
"type": "3rd-party",
|
|
4127
|
+
"maintainers": [
|
|
4128
|
+
{
|
|
4129
|
+
"name": "Kasun Vithanage",
|
|
4130
|
+
"github": "kasvith"
|
|
4131
|
+
}
|
|
4132
|
+
],
|
|
4133
|
+
"compatibility": {
|
|
4134
|
+
"nuxt": "^3.0.0",
|
|
4135
|
+
"requires": {}
|
|
4136
|
+
}
|
|
4137
|
+
},
|
|
4138
|
+
{
|
|
4139
|
+
"name": "nuxt-vuetify",
|
|
4140
|
+
"description": "Add Vuetify 3 to your Nuxt application in 3 seconds.",
|
|
4141
|
+
"repo": "invictus-codes/nuxt-vuetify",
|
|
4142
|
+
"npm": "@invictus.codes/nuxt-vuetify",
|
|
4143
|
+
"icon": "vuetify-logo-v3-dark.svg",
|
|
4144
|
+
"github": "https://github.com/invictus-codes/nuxt-vuetify",
|
|
4145
|
+
"website": "https://invictus-codes.github.io/nuxt-vuetify/",
|
|
4146
|
+
"learn_more": "https://github.com/invictus-codes/nuxt-vuetify/blob/main/README.md",
|
|
4147
|
+
"category": "UI",
|
|
4148
|
+
"type": "3rd-party",
|
|
4149
|
+
"maintainers": [
|
|
4150
|
+
{
|
|
4151
|
+
"name": "Jens van Hellemondt",
|
|
4152
|
+
"github": "invictus-codes"
|
|
4153
|
+
}
|
|
4154
|
+
],
|
|
4155
|
+
"compatibility": {
|
|
4156
|
+
"nuxt": "^3.0.0",
|
|
4157
|
+
"requires": {}
|
|
4158
|
+
}
|
|
4159
|
+
},
|
|
4160
|
+
{
|
|
4161
|
+
"name": "nuxt3-leaflet",
|
|
4162
|
+
"description": "Leaflet integration with Nuxt",
|
|
4163
|
+
"repo": "Gugustinette/Nuxt-Leaflet",
|
|
4164
|
+
"npm": "nuxt3-leaflet",
|
|
4165
|
+
"icon": "leaflet.png",
|
|
4166
|
+
"github": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4167
|
+
"website": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4168
|
+
"learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4169
|
+
"category": "Libraries",
|
|
4170
|
+
"type": "3rd-party",
|
|
4171
|
+
"maintainers": [
|
|
4172
|
+
{
|
|
4173
|
+
"name": "Augustin MERCIER",
|
|
4174
|
+
"github": "Gugustinette"
|
|
4175
|
+
}
|
|
4176
|
+
],
|
|
4177
|
+
"compatibility": {
|
|
4178
|
+
"nuxt": "^3.0.0",
|
|
4179
|
+
"requires": {}
|
|
4180
|
+
}
|
|
4181
|
+
},
|
|
3104
4182
|
{
|
|
3105
4183
|
"name": "nuxt7",
|
|
3106
|
-
"description": "Full Featured iOS & Android PWA Apps with Nuxt
|
|
4184
|
+
"description": "Full Featured iOS & Android PWA Apps with Nuxt and Framework7",
|
|
3107
4185
|
"repo": "nuxt-community/nuxt7",
|
|
3108
4186
|
"npm": "nuxt7",
|
|
3109
4187
|
"icon": "",
|
|
@@ -3126,13 +4204,13 @@
|
|
|
3126
4204
|
},
|
|
3127
4205
|
{
|
|
3128
4206
|
"name": "og-image",
|
|
3129
|
-
"description": "
|
|
4207
|
+
"description": "Enlightened runtime images generated with Vue templates.",
|
|
3130
4208
|
"repo": "harlan-zw/nuxt-og-image",
|
|
3131
4209
|
"npm": "nuxt-og-image",
|
|
3132
|
-
"icon": "",
|
|
4210
|
+
"icon": "og-image.svg",
|
|
3133
4211
|
"github": "https://github.com/harlan-zw/nuxt-og-image",
|
|
3134
|
-
"website": "https://
|
|
3135
|
-
"learn_more": "",
|
|
4212
|
+
"website": "https://nuxtseo.com/og-image",
|
|
4213
|
+
"learn_more": "https://nuxtseo.com/og-image",
|
|
3136
4214
|
"category": "SEO",
|
|
3137
4215
|
"type": "3rd-party",
|
|
3138
4216
|
"maintainers": [
|
|
@@ -3145,7 +4223,8 @@
|
|
|
3145
4223
|
],
|
|
3146
4224
|
"compatibility": {
|
|
3147
4225
|
"nuxt": "^3.0.0",
|
|
3148
|
-
"requires": {}
|
|
4226
|
+
"requires": {},
|
|
4227
|
+
"devtools": "^0.0.0"
|
|
3149
4228
|
}
|
|
3150
4229
|
},
|
|
3151
4230
|
{
|
|
@@ -3173,7 +4252,7 @@
|
|
|
3173
4252
|
},
|
|
3174
4253
|
{
|
|
3175
4254
|
"name": "optimized-images",
|
|
3176
|
-
"description": "Automatically optimizes images used in Nuxt
|
|
4255
|
+
"description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
|
|
3177
4256
|
"repo": "juliomrqz/nuxt-optimized-images",
|
|
3178
4257
|
"npm": "@aceforth/nuxt-optimized-images",
|
|
3179
4258
|
"icon": "",
|
|
@@ -3218,7 +4297,7 @@
|
|
|
3218
4297
|
},
|
|
3219
4298
|
{
|
|
3220
4299
|
"name": "parse",
|
|
3221
|
-
"description": "Parse package for Nuxt
|
|
4300
|
+
"description": "Parse package for Nuxt",
|
|
3222
4301
|
"repo": "cierrateam/nuxt-parse",
|
|
3223
4302
|
"npm": "nuxt-parse",
|
|
3224
4303
|
"icon": "",
|
|
@@ -3238,6 +4317,29 @@
|
|
|
3238
4317
|
"requires": {}
|
|
3239
4318
|
}
|
|
3240
4319
|
},
|
|
4320
|
+
{
|
|
4321
|
+
"name": "particles",
|
|
4322
|
+
"description": "Easily add particle animations to your Nuxt projects using tsParticles",
|
|
4323
|
+
"repo": "Joepocalyptic/nuxt-particles",
|
|
4324
|
+
"npm": "nuxt-particles",
|
|
4325
|
+
"icon": "",
|
|
4326
|
+
"github": "https://github.com/Joepocalyptic/nuxt-particles",
|
|
4327
|
+
"website": "https://nuxt-particles.joeypereira.dev",
|
|
4328
|
+
"learn_more": "https://particles.js.org/",
|
|
4329
|
+
"category": "Libraries",
|
|
4330
|
+
"type": "3rd-party",
|
|
4331
|
+
"maintainers": [
|
|
4332
|
+
{
|
|
4333
|
+
"name": "Joey Pereira",
|
|
4334
|
+
"github": "Joepocalyptic",
|
|
4335
|
+
"avatar": "https://avatars.githubusercontent.com/Joepocalyptic?v=4"
|
|
4336
|
+
}
|
|
4337
|
+
],
|
|
4338
|
+
"compatibility": {
|
|
4339
|
+
"nuxt": "^3.0.0",
|
|
4340
|
+
"requires": {}
|
|
4341
|
+
}
|
|
4342
|
+
},
|
|
3241
4343
|
{
|
|
3242
4344
|
"name": "partytown",
|
|
3243
4345
|
"description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
|
|
@@ -3263,6 +4365,30 @@
|
|
|
3263
4365
|
}
|
|
3264
4366
|
}
|
|
3265
4367
|
},
|
|
4368
|
+
{
|
|
4369
|
+
"name": "pdfeasy",
|
|
4370
|
+
"description": "A JavaScript Client/Server Side PDF-Generator based in PDFKit",
|
|
4371
|
+
"repo": "betterwrite/pdfeasy#main/packages/nuxt",
|
|
4372
|
+
"npm": "nuxt-pdfeasy",
|
|
4373
|
+
"icon": "pdfeasy.png",
|
|
4374
|
+
"github": "https://github.com/betterwrite/pdfeasy",
|
|
4375
|
+
"website": "https://github.com/betterwrite/pdfeasy",
|
|
4376
|
+
"learn_more": "https://github.com/betterwrite/pdfeasy",
|
|
4377
|
+
"category": "Extensions",
|
|
4378
|
+
"type": "3rd-party",
|
|
4379
|
+
"maintainers": [
|
|
4380
|
+
{
|
|
4381
|
+
"name": "Giovane Cardoso",
|
|
4382
|
+
"github": "novout",
|
|
4383
|
+
"twitter": "novoutttttt",
|
|
4384
|
+
"avatar": "https://avatars.githubusercontent.com/novout?v=4"
|
|
4385
|
+
}
|
|
4386
|
+
],
|
|
4387
|
+
"compatibility": {
|
|
4388
|
+
"nuxt": "^3.0.0",
|
|
4389
|
+
"requires": {}
|
|
4390
|
+
}
|
|
4391
|
+
},
|
|
3266
4392
|
{
|
|
3267
4393
|
"name": "persian-datepicker",
|
|
3268
4394
|
"description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
|
|
@@ -3310,14 +4436,38 @@
|
|
|
3310
4436
|
}
|
|
3311
4437
|
}
|
|
3312
4438
|
},
|
|
4439
|
+
{
|
|
4440
|
+
"name": "pinia-plugin-persistedstate",
|
|
4441
|
+
"description": "Configurable persistence and rehydration of Pinia stores.",
|
|
4442
|
+
"repo": "prazdevs/pinia-plugin-persistedstate#main/packages/nuxt",
|
|
4443
|
+
"npm": "@pinia-plugin-persistedstate/nuxt",
|
|
4444
|
+
"icon": "pinia-plugin-persistedstate.png",
|
|
4445
|
+
"github": "https://github.com/prazdevs/pinia-plugin-persistedstate/tree/main/packages/nuxt",
|
|
4446
|
+
"website": "https://prazdevs.github.io/pinia-plugin-persistedstate/",
|
|
4447
|
+
"learn_more": "",
|
|
4448
|
+
"category": "Extensions",
|
|
4449
|
+
"type": "3rd-party",
|
|
4450
|
+
"maintainers": [
|
|
4451
|
+
{
|
|
4452
|
+
"name": "PraZ",
|
|
4453
|
+
"github": "prazdevs"
|
|
4454
|
+
}
|
|
4455
|
+
],
|
|
4456
|
+
"compatibility": {
|
|
4457
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4458
|
+
"requires": {
|
|
4459
|
+
"bridge": "optional"
|
|
4460
|
+
}
|
|
4461
|
+
}
|
|
4462
|
+
},
|
|
3313
4463
|
{
|
|
3314
4464
|
"name": "pinia",
|
|
3315
4465
|
"description": "The Vue Store that you will enjoy using",
|
|
3316
|
-
"repo": "
|
|
4466
|
+
"repo": "vuejs/pinia#v2/packages/nuxt",
|
|
3317
4467
|
"npm": "@pinia/nuxt",
|
|
3318
4468
|
"icon": "pinia.svg",
|
|
3319
|
-
"github": "https://github.com/
|
|
3320
|
-
"website": "https://pinia.
|
|
4469
|
+
"github": "https://github.com/vuejs/pinia/tree/v2/packages/nuxt",
|
|
4470
|
+
"website": "https://pinia.vuejs.org/",
|
|
3321
4471
|
"learn_more": "",
|
|
3322
4472
|
"category": "Extensions",
|
|
3323
4473
|
"type": "3rd-party",
|
|
@@ -3336,7 +4486,7 @@
|
|
|
3336
4486
|
},
|
|
3337
4487
|
{
|
|
3338
4488
|
"name": "plausible",
|
|
3339
|
-
"description": "Nuxt
|
|
4489
|
+
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
3340
4490
|
"repo": "nuxt-modules/plausible",
|
|
3341
4491
|
"npm": "@nuxtjs/plausible",
|
|
3342
4492
|
"icon": "",
|
|
@@ -3378,9 +4528,56 @@
|
|
|
3378
4528
|
"requires": {}
|
|
3379
4529
|
}
|
|
3380
4530
|
},
|
|
4531
|
+
{
|
|
4532
|
+
"name": "prepare",
|
|
4533
|
+
"description": "Initialization steps at build time – like Nuxt 2 server init",
|
|
4534
|
+
"repo": "johannschopplich/nuxt-prepare",
|
|
4535
|
+
"npm": "nuxt-prepare",
|
|
4536
|
+
"icon": "prepare.svg",
|
|
4537
|
+
"github": "https://github.com/johannschopplich/nuxt-prepare",
|
|
4538
|
+
"website": "https://nuxt-prepare.jhnn.dev",
|
|
4539
|
+
"learn_more": "",
|
|
4540
|
+
"category": "Devtools",
|
|
4541
|
+
"type": "3rd-party",
|
|
4542
|
+
"maintainers": [
|
|
4543
|
+
{
|
|
4544
|
+
"name": "Johann Schopplich",
|
|
4545
|
+
"github": "johannschopplich",
|
|
4546
|
+
"twitter": "jschopplich",
|
|
4547
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
4548
|
+
}
|
|
4549
|
+
],
|
|
4550
|
+
"compatibility": {
|
|
4551
|
+
"nuxt": "^3.0.0",
|
|
4552
|
+
"requires": {}
|
|
4553
|
+
}
|
|
4554
|
+
},
|
|
4555
|
+
{
|
|
4556
|
+
"name": "primevue",
|
|
4557
|
+
"description": "Next Generation Vue UI Component Library",
|
|
4558
|
+
"repo": "primefaces/primevue-nuxt-module",
|
|
4559
|
+
"npm": "nuxt-primevue",
|
|
4560
|
+
"icon": "primevue.svg",
|
|
4561
|
+
"github": "https://github.com/primefaces/primevue-nuxt-module",
|
|
4562
|
+
"website": "https://primevue.org/",
|
|
4563
|
+
"learn_more": "https://primevue.org/",
|
|
4564
|
+
"category": "UI",
|
|
4565
|
+
"type": "3rd-party",
|
|
4566
|
+
"maintainers": [
|
|
4567
|
+
{
|
|
4568
|
+
"name": "primefaces",
|
|
4569
|
+
"github": "primefaces",
|
|
4570
|
+
"twitter": "primevue"
|
|
4571
|
+
}
|
|
4572
|
+
],
|
|
4573
|
+
"compatibility": {
|
|
4574
|
+
"nuxt": "^3.0.0",
|
|
4575
|
+
"requires": {}
|
|
4576
|
+
}
|
|
4577
|
+
},
|
|
3381
4578
|
{
|
|
3382
4579
|
"name": "prismic",
|
|
3383
|
-
"description": "Easily connect your Nuxt
|
|
4580
|
+
"description": "Easily connect your Nuxt application to your content hosted on Prismic",
|
|
3384
4581
|
"repo": "nuxt-modules/prismic",
|
|
3385
4582
|
"npm": "@nuxtjs/prismic",
|
|
3386
4583
|
"icon": "prismic.png",
|
|
@@ -3401,6 +4598,28 @@
|
|
|
3401
4598
|
"requires": {}
|
|
3402
4599
|
}
|
|
3403
4600
|
},
|
|
4601
|
+
{
|
|
4602
|
+
"name": "prometheus",
|
|
4603
|
+
"description": "Allows you to better understand what's going on with your application and how to optimize performance and other things in production",
|
|
4604
|
+
"repo": "artmizu/nuxt-prometheus",
|
|
4605
|
+
"npm": "@artmizu/nuxt-prometheus",
|
|
4606
|
+
"icon": "prometheus.svg",
|
|
4607
|
+
"github": "https://github.com/artmizu/nuxt-prometheus",
|
|
4608
|
+
"website": "https://github.com/artmizu/nuxt-prometheus",
|
|
4609
|
+
"learn_more": "",
|
|
4610
|
+
"category": "Monitoring",
|
|
4611
|
+
"type": "3rd-party",
|
|
4612
|
+
"maintainers": [
|
|
4613
|
+
{
|
|
4614
|
+
"name": "artmizu",
|
|
4615
|
+
"github": "artmizu"
|
|
4616
|
+
}
|
|
4617
|
+
],
|
|
4618
|
+
"compatibility": {
|
|
4619
|
+
"nuxt": "^3.0.0",
|
|
4620
|
+
"requires": {}
|
|
4621
|
+
}
|
|
4622
|
+
},
|
|
3404
4623
|
{
|
|
3405
4624
|
"name": "protected-mailto",
|
|
3406
4625
|
"description": "Nuxt component to generate encoded mailto links",
|
|
@@ -3425,7 +4644,7 @@
|
|
|
3425
4644
|
},
|
|
3426
4645
|
{
|
|
3427
4646
|
"name": "proxy",
|
|
3428
|
-
"description": "The one-liner node.js http-proxy middleware solution for Nuxt
|
|
4647
|
+
"description": "The one-liner node.js http-proxy middleware solution for Nuxt using http-proxy-middleware",
|
|
3429
4648
|
"repo": "nuxt-community/proxy-module",
|
|
3430
4649
|
"npm": "@nuxtjs/proxy",
|
|
3431
4650
|
"icon": "",
|
|
@@ -3471,7 +4690,7 @@
|
|
|
3471
4690
|
},
|
|
3472
4691
|
{
|
|
3473
4692
|
"name": "purgecss",
|
|
3474
|
-
"description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt
|
|
4693
|
+
"description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt",
|
|
3475
4694
|
"repo": "Developmint/nuxt-purgecss#main",
|
|
3476
4695
|
"npm": "nuxt-purgecss",
|
|
3477
4696
|
"icon": "purgecss.png",
|
|
@@ -3493,7 +4712,7 @@
|
|
|
3493
4712
|
},
|
|
3494
4713
|
{
|
|
3495
4714
|
"name": "pwa",
|
|
3496
|
-
"description": "Easily build a Progressive Web App for your Nuxt
|
|
4715
|
+
"description": "Easily build a Progressive Web App for your Nuxt application to improve your app's performance.",
|
|
3497
4716
|
"repo": "nuxt-community/pwa-module",
|
|
3498
4717
|
"npm": "@nuxtjs/pwa",
|
|
3499
4718
|
"icon": "pwa.png",
|
|
@@ -3518,7 +4737,7 @@
|
|
|
3518
4737
|
},
|
|
3519
4738
|
{
|
|
3520
4739
|
"name": "python",
|
|
3521
|
-
"description": "Write Nuxt
|
|
4740
|
+
"description": "Write Nuxt applications using Python",
|
|
3522
4741
|
"repo": "nuxt-community/python-module",
|
|
3523
4742
|
"npm": "@nuxtjs/python",
|
|
3524
4743
|
"icon": "python.png",
|
|
@@ -3538,9 +4757,89 @@
|
|
|
3538
4757
|
"requires": {}
|
|
3539
4758
|
}
|
|
3540
4759
|
},
|
|
4760
|
+
{
|
|
4761
|
+
"name": "quasar",
|
|
4762
|
+
"description": "Effortlessly build high-performance & high-quality Vue.js 3 user interfaces in record time",
|
|
4763
|
+
"repo": "Maiquu/nuxt-quasar",
|
|
4764
|
+
"npm": "nuxt-quasar-ui",
|
|
4765
|
+
"icon": "quasar.svg",
|
|
4766
|
+
"github": "https://github.com/Maiquu/nuxt-quasar",
|
|
4767
|
+
"website": "https://quasar.dev/",
|
|
4768
|
+
"learn_more": "https://github.com/Maiquu/nuxt-quasar",
|
|
4769
|
+
"category": "UI",
|
|
4770
|
+
"type": "3rd-party",
|
|
4771
|
+
"maintainers": [
|
|
4772
|
+
{
|
|
4773
|
+
"name": "Ege İliklier",
|
|
4774
|
+
"github": "Maiquu"
|
|
4775
|
+
}
|
|
4776
|
+
],
|
|
4777
|
+
"compatibility": {
|
|
4778
|
+
"nuxt": "^3.0.0",
|
|
4779
|
+
"requires": {},
|
|
4780
|
+
"devtools": "^0.0.0"
|
|
4781
|
+
}
|
|
4782
|
+
},
|
|
4783
|
+
{
|
|
4784
|
+
"name": "radash",
|
|
4785
|
+
"description": "radash module with auto-import and custom prefix",
|
|
4786
|
+
"repo": "bbg/nuxt-radash",
|
|
4787
|
+
"npm": "nuxt-radash",
|
|
4788
|
+
"icon": "radash.png",
|
|
4789
|
+
"github": "https://github.com/bbg/nuxt-radash",
|
|
4790
|
+
"website": "https://github.com/bbg/nuxt-radash#readme",
|
|
4791
|
+
"learn_more": "https://github.com/rayepps/radash/",
|
|
4792
|
+
"category": "Libraries",
|
|
4793
|
+
"type": "3rd-party",
|
|
4794
|
+
"maintainers": [
|
|
4795
|
+
{
|
|
4796
|
+
"name": "Batuhan Göksu",
|
|
4797
|
+
"github": "bbg"
|
|
4798
|
+
}
|
|
4799
|
+
],
|
|
4800
|
+
"compatibility": {
|
|
4801
|
+
"nuxt": "^3.0.0",
|
|
4802
|
+
"requires": {}
|
|
4803
|
+
}
|
|
4804
|
+
},
|
|
4805
|
+
{
|
|
4806
|
+
"name": "radix-vue",
|
|
4807
|
+
"description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
|
|
4808
|
+
"repo": "radix-vue/radix-vue",
|
|
4809
|
+
"npm": "radix-vue",
|
|
4810
|
+
"icon": "radix-vue.svg",
|
|
4811
|
+
"github": "https://github.com/radix-vue/radix-vue",
|
|
4812
|
+
"website": "https://www.radix-vue.com/",
|
|
4813
|
+
"learn_more": "https://www.radix-vue.com/overview/installation.html#nuxt-modules",
|
|
4814
|
+
"category": "UI",
|
|
4815
|
+
"type": "3rd-party",
|
|
4816
|
+
"maintainers": [
|
|
4817
|
+
{
|
|
4818
|
+
"name": "Zernonia",
|
|
4819
|
+
"github": "zernonia",
|
|
4820
|
+
"twitter": "zernonia"
|
|
4821
|
+
},
|
|
4822
|
+
{
|
|
4823
|
+
"name": "Khairul Haaziq",
|
|
4824
|
+
"github": "khairulhaaziq"
|
|
4825
|
+
},
|
|
4826
|
+
{
|
|
4827
|
+
"name": "Mujahid Anuar",
|
|
4828
|
+
"github": "mujahidfa"
|
|
4829
|
+
},
|
|
4830
|
+
{
|
|
4831
|
+
"name": "Max",
|
|
4832
|
+
"github": "onmax"
|
|
4833
|
+
}
|
|
4834
|
+
],
|
|
4835
|
+
"compatibility": {
|
|
4836
|
+
"nuxt": "^3.0.0",
|
|
4837
|
+
"requires": {}
|
|
4838
|
+
}
|
|
4839
|
+
},
|
|
3541
4840
|
{
|
|
3542
4841
|
"name": "recaptcha",
|
|
3543
|
-
"description": "Simple and easy Google reCAPTCHA module with Nuxt
|
|
4842
|
+
"description": "Simple and easy Google reCAPTCHA module with Nuxt",
|
|
3544
4843
|
"repo": "nuxt-community/recaptcha-module",
|
|
3545
4844
|
"npm": "@nuxtjs/recaptcha",
|
|
3546
4845
|
"icon": "recaptcha.png",
|
|
@@ -3585,7 +4884,7 @@
|
|
|
3585
4884
|
},
|
|
3586
4885
|
{
|
|
3587
4886
|
"name": "rfg-icon",
|
|
3588
|
-
"description": "Nuxt
|
|
4887
|
+
"description": "Nuxt module for creating favicons with RealFaviconGenerator api",
|
|
3589
4888
|
"repo": "pimlie/nuxt-rfg-icon",
|
|
3590
4889
|
"npm": "nuxt-rfg-icon",
|
|
3591
4890
|
"icon": "real-favicon-generator.png",
|
|
@@ -3607,12 +4906,12 @@
|
|
|
3607
4906
|
},
|
|
3608
4907
|
{
|
|
3609
4908
|
"name": "robots",
|
|
3610
|
-
"description": "A Nuxt
|
|
3611
|
-
"repo": "nuxt-
|
|
4909
|
+
"description": "A Nuxt module thats inject a middleware to generate a robots.txt file",
|
|
4910
|
+
"repo": "nuxt-modules/robots",
|
|
3612
4911
|
"npm": "@nuxtjs/robots",
|
|
3613
4912
|
"icon": "robots.png",
|
|
3614
|
-
"github": "https://github.com/nuxt-
|
|
3615
|
-
"website": "https://github.com/nuxt-
|
|
4913
|
+
"github": "https://github.com/nuxt-modules/robots",
|
|
4914
|
+
"website": "https://github.com/nuxt-modules/robots",
|
|
3616
4915
|
"learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
|
|
3617
4916
|
"category": "SEO",
|
|
3618
4917
|
"type": "community",
|
|
@@ -3631,7 +4930,7 @@
|
|
|
3631
4930
|
},
|
|
3632
4931
|
{
|
|
3633
4932
|
"name": "rollbar",
|
|
3634
|
-
"description": "Add Rollbar.js to your Nuxt
|
|
4933
|
+
"description": "Add Rollbar.js to your Nuxt app to automatically capture and report errors in your applications.",
|
|
3635
4934
|
"repo": "gaelreyrol/nuxt-rollbar-module",
|
|
3636
4935
|
"npm": "nuxt-rollbar-module",
|
|
3637
4936
|
"icon": "rollbar.png",
|
|
@@ -3676,7 +4975,7 @@
|
|
|
3676
4975
|
},
|
|
3677
4976
|
{
|
|
3678
4977
|
"name": "router",
|
|
3679
|
-
"description": "Nuxt
|
|
4978
|
+
"description": "Nuxt module to use router.js instead of pages/ directory",
|
|
3680
4979
|
"repo": "nuxt-community/router-module",
|
|
3681
4980
|
"npm": "@nuxtjs/router",
|
|
3682
4981
|
"icon": "vue.png",
|
|
@@ -3724,13 +5023,13 @@
|
|
|
3724
5023
|
},
|
|
3725
5024
|
{
|
|
3726
5025
|
"name": "schema-org",
|
|
3727
|
-
"description": "Schema.org for Nuxt
|
|
3728
|
-
"repo": "
|
|
5026
|
+
"description": "Schema.org for Nuxt.",
|
|
5027
|
+
"repo": "harlan-zw/nuxt-schema-org",
|
|
3729
5028
|
"npm": "nuxt-schema-org",
|
|
3730
5029
|
"icon": "schema-org.svg",
|
|
3731
|
-
"github": "https://github.com/
|
|
3732
|
-
"website": "https://
|
|
3733
|
-
"learn_more": "https://
|
|
5030
|
+
"github": "https://github.com/harlan-zw/nuxt-schema-org",
|
|
5031
|
+
"website": "https://nuxtseo.com/schema-org",
|
|
5032
|
+
"learn_more": "https://unhead.unjs.io/schema-org/getting-started/setup",
|
|
3734
5033
|
"category": "SEO",
|
|
3735
5034
|
"type": "3rd-party",
|
|
3736
5035
|
"maintainers": [
|
|
@@ -3793,7 +5092,7 @@
|
|
|
3793
5092
|
},
|
|
3794
5093
|
{
|
|
3795
5094
|
"name": "segment",
|
|
3796
|
-
"description": "Nuxt
|
|
5095
|
+
"description": "Nuxt module for Segment Analytics.js",
|
|
3797
5096
|
"repo": "dansmaculotte/nuxt-segment",
|
|
3798
5097
|
"npm": "@dansmaculotte/nuxt-segment",
|
|
3799
5098
|
"icon": "segment.png",
|
|
@@ -3815,10 +5114,10 @@
|
|
|
3815
5114
|
},
|
|
3816
5115
|
{
|
|
3817
5116
|
"name": "sentry",
|
|
3818
|
-
"description": "Sentry module for Nuxt
|
|
5117
|
+
"description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
|
|
3819
5118
|
"repo": "nuxt-community/sentry-module",
|
|
3820
5119
|
"npm": "@nuxtjs/sentry",
|
|
3821
|
-
"icon": "sentry.
|
|
5120
|
+
"icon": "sentry.svg",
|
|
3822
5121
|
"github": "https://github.com/nuxt-community/sentry-module",
|
|
3823
5122
|
"website": "https://sentry.nuxtjs.org/",
|
|
3824
5123
|
"learn_more": "https://sentry.io/welcome/",
|
|
@@ -3835,14 +5134,38 @@
|
|
|
3835
5134
|
"requires": {}
|
|
3836
5135
|
}
|
|
3837
5136
|
},
|
|
5137
|
+
{
|
|
5138
|
+
"name": "seo-experiments",
|
|
5139
|
+
"description": "Powerful SEO DX improvements that may or may not land in the Nuxt core.",
|
|
5140
|
+
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
5141
|
+
"npm": "nuxt-seo-experiments",
|
|
5142
|
+
"icon": "seo-experiments.svg",
|
|
5143
|
+
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
5144
|
+
"website": "https://nuxtseo.com/experiments",
|
|
5145
|
+
"learn_more": "https://nuxtseo.com/experiments",
|
|
5146
|
+
"category": "SEO",
|
|
5147
|
+
"type": "3rd-party",
|
|
5148
|
+
"maintainers": [
|
|
5149
|
+
{
|
|
5150
|
+
"name": "Harlan Wilton",
|
|
5151
|
+
"github": "harlan-zw",
|
|
5152
|
+
"twitter": "harlan_zw",
|
|
5153
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
5154
|
+
}
|
|
5155
|
+
],
|
|
5156
|
+
"compatibility": {
|
|
5157
|
+
"nuxt": "^3.0.0",
|
|
5158
|
+
"requires": {}
|
|
5159
|
+
}
|
|
5160
|
+
},
|
|
3838
5161
|
{
|
|
3839
5162
|
"name": "seo-kit",
|
|
3840
|
-
"description": "
|
|
3841
|
-
"repo": "harlan-zw/nuxt-seo-kit",
|
|
5163
|
+
"description": "The complete SEO solution for Nuxt.",
|
|
5164
|
+
"repo": "harlan-zw/nuxt-seo-kit#main/layer",
|
|
3842
5165
|
"npm": "nuxt-seo-kit",
|
|
3843
5166
|
"icon": "seo-kit.svg",
|
|
3844
5167
|
"github": "https://github.com/harlan-zw/nuxt-seo-kit",
|
|
3845
|
-
"website": "https://
|
|
5168
|
+
"website": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
|
|
3846
5169
|
"learn_more": "",
|
|
3847
5170
|
"category": "SEO",
|
|
3848
5171
|
"type": "3rd-party",
|
|
@@ -3882,7 +5205,7 @@
|
|
|
3882
5205
|
},
|
|
3883
5206
|
{
|
|
3884
5207
|
"name": "seomatic-meta",
|
|
3885
|
-
"description": "A Nuxt
|
|
5208
|
+
"description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
|
|
3886
5209
|
"repo": "ben-rogerson/nuxt-seomatic-meta",
|
|
3887
5210
|
"npm": "nuxt-seomatic-meta",
|
|
3888
5211
|
"icon": "seomatic.png",
|
|
@@ -3925,6 +5248,29 @@
|
|
|
3925
5248
|
"requires": {}
|
|
3926
5249
|
}
|
|
3927
5250
|
},
|
|
5251
|
+
{
|
|
5252
|
+
"name": "server-block",
|
|
5253
|
+
"description": "Use <server> tags in your Nuxt pages components.",
|
|
5254
|
+
"repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt#main",
|
|
5255
|
+
"npm": "@hebilicious/server-block-nuxt",
|
|
5256
|
+
"icon": "server-block.svg",
|
|
5257
|
+
"github": "https://github.com/Hebilicious/server-block-nuxt",
|
|
5258
|
+
"website": "https://github.com/Hebilicious/server-block-nuxt#readme",
|
|
5259
|
+
"learn_more": "https://github.com/Hebilicious/server-block-nuxt#readme",
|
|
5260
|
+
"category": "Extensions",
|
|
5261
|
+
"type": "3rd-party",
|
|
5262
|
+
"maintainers": [
|
|
5263
|
+
{
|
|
5264
|
+
"name": "Hebilicious",
|
|
5265
|
+
"github": "Hebilicious",
|
|
5266
|
+
"twitter": "its_hebilicious"
|
|
5267
|
+
}
|
|
5268
|
+
],
|
|
5269
|
+
"compatibility": {
|
|
5270
|
+
"nuxt": "^3.0.0",
|
|
5271
|
+
"requires": {}
|
|
5272
|
+
}
|
|
5273
|
+
},
|
|
3928
5274
|
{
|
|
3929
5275
|
"name": "session",
|
|
3930
5276
|
"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",
|
|
@@ -3950,7 +5296,7 @@
|
|
|
3950
5296
|
},
|
|
3951
5297
|
{
|
|
3952
5298
|
"name": "shopify",
|
|
3953
|
-
"description": "Easy Shopify Buy client module with Nuxt
|
|
5299
|
+
"description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
|
|
3954
5300
|
"repo": "Gomah/nuxt-shopify",
|
|
3955
5301
|
"npm": "nuxt-shopify",
|
|
3956
5302
|
"icon": "shopify.png",
|
|
@@ -4017,13 +5363,13 @@
|
|
|
4017
5363
|
},
|
|
4018
5364
|
{
|
|
4019
5365
|
"name": "simple-robots",
|
|
4020
|
-
"description": "
|
|
5366
|
+
"description": "Tame the robots crawling and indexing your Nuxt site.",
|
|
4021
5367
|
"repo": "harlan-zw/nuxt-simple-robots",
|
|
4022
5368
|
"npm": "nuxt-simple-robots",
|
|
4023
|
-
"icon": "",
|
|
5369
|
+
"icon": "simple-robots.svg",
|
|
4024
5370
|
"github": "https://github.com/harlan-zw/nuxt-simple-robots",
|
|
4025
|
-
"website": "https://
|
|
4026
|
-
"learn_more": "",
|
|
5371
|
+
"website": "https://nuxtseo.com/robots",
|
|
5372
|
+
"learn_more": "https://nuxtseo.com/robots",
|
|
4027
5373
|
"category": "SEO",
|
|
4028
5374
|
"type": "3rd-party",
|
|
4029
5375
|
"maintainers": [
|
|
@@ -4041,13 +5387,13 @@
|
|
|
4041
5387
|
},
|
|
4042
5388
|
{
|
|
4043
5389
|
"name": "simple-sitemap",
|
|
4044
|
-
"description": "
|
|
5390
|
+
"description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
|
|
4045
5391
|
"repo": "harlan-zw/nuxt-simple-sitemap",
|
|
4046
5392
|
"npm": "nuxt-simple-sitemap",
|
|
4047
|
-
"icon": "",
|
|
5393
|
+
"icon": "simple-sitemap.svg",
|
|
4048
5394
|
"github": "https://github.com/harlan-zw/nuxt-simple-sitemap",
|
|
4049
|
-
"website": "https://
|
|
4050
|
-
"learn_more": "",
|
|
5395
|
+
"website": "https://nuxtseo.com/simple-sitemap",
|
|
5396
|
+
"learn_more": "https://nuxtseo.com/simple-sitemap",
|
|
4051
5397
|
"category": "SEO",
|
|
4052
5398
|
"type": "3rd-party",
|
|
4053
5399
|
"maintainers": [
|
|
@@ -4065,7 +5411,7 @@
|
|
|
4065
5411
|
},
|
|
4066
5412
|
{
|
|
4067
5413
|
"name": "sitemap",
|
|
4068
|
-
"description": "Automatically generate or serve dynamic sitemap.xml for Nuxt
|
|
5414
|
+
"description": "Automatically generate or serve dynamic sitemap.xml for Nuxt projects",
|
|
4069
5415
|
"repo": "nuxt-community/sitemap-module#dev",
|
|
4070
5416
|
"npm": "@nuxtjs/sitemap",
|
|
4071
5417
|
"icon": "",
|
|
@@ -4086,32 +5432,54 @@
|
|
|
4086
5432
|
"requires": {}
|
|
4087
5433
|
}
|
|
4088
5434
|
},
|
|
5435
|
+
{
|
|
5436
|
+
"name": "snackbar",
|
|
5437
|
+
"description": "Nuxt Snackbar module using vue3-snackbar",
|
|
5438
|
+
"repo": "modbender/nuxt-snackbar#master",
|
|
5439
|
+
"npm": "nuxt-snackbar",
|
|
5440
|
+
"icon": "snackbar.png",
|
|
5441
|
+
"github": "https://github.com/modbender/nuxt-snackbar/tree/master",
|
|
5442
|
+
"website": "https://github.com/modbender/nuxt-snackbar/tree/master",
|
|
5443
|
+
"learn_more": "https://github.com/craigrileyuk/vue3-snackbar",
|
|
5444
|
+
"category": "UI",
|
|
5445
|
+
"type": "3rd-party",
|
|
5446
|
+
"maintainers": [
|
|
5447
|
+
{
|
|
5448
|
+
"name": "modbender",
|
|
5449
|
+
"github": "modbender"
|
|
5450
|
+
}
|
|
5451
|
+
],
|
|
5452
|
+
"compatibility": {
|
|
5453
|
+
"nuxt": "^3.0.0",
|
|
5454
|
+
"requires": {}
|
|
5455
|
+
}
|
|
5456
|
+
},
|
|
4089
5457
|
{
|
|
4090
5458
|
"name": "snipcart",
|
|
4091
|
-
"description": "Snipcart integration module for Nuxt
|
|
4092
|
-
"repo": "nuxt-
|
|
5459
|
+
"description": "Snipcart integration module for Nuxt",
|
|
5460
|
+
"repo": "nuxt-modules/snipcart",
|
|
4093
5461
|
"npm": "@nuxtjs/snipcart",
|
|
4094
5462
|
"icon": "snipcart.png",
|
|
4095
|
-
"github": "https://github.com/nuxt-
|
|
4096
|
-
"website": "https://github.com/nuxt-
|
|
4097
|
-
"learn_more": "",
|
|
4098
|
-
"category": "
|
|
5463
|
+
"github": "https://github.com/nuxt-modules/snipcart",
|
|
5464
|
+
"website": "https://github.com/nuxt-modules/snipcart",
|
|
5465
|
+
"learn_more": "https://snipcart.com",
|
|
5466
|
+
"category": "Ecommerce",
|
|
4099
5467
|
"type": "community",
|
|
4100
5468
|
"maintainers": [
|
|
4101
5469
|
{
|
|
4102
5470
|
"name": "Florent GIRAUD",
|
|
4103
|
-
"github": "
|
|
4104
|
-
"twitter": "
|
|
5471
|
+
"github": "flozero",
|
|
5472
|
+
"twitter": "flozeroo"
|
|
4105
5473
|
}
|
|
4106
5474
|
],
|
|
4107
5475
|
"compatibility": {
|
|
4108
|
-
"nuxt": "^2.0.0",
|
|
5476
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4109
5477
|
"requires": {}
|
|
4110
5478
|
}
|
|
4111
5479
|
},
|
|
4112
5480
|
{
|
|
4113
5481
|
"name": "social-meta",
|
|
4114
|
-
"description": "Nuxt
|
|
5482
|
+
"description": "Nuxt module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
|
|
4115
5483
|
"repo": "AlekseyPleshkov/nuxt-social-meta",
|
|
4116
5484
|
"npm": "nuxt-social-meta",
|
|
4117
5485
|
"icon": "",
|
|
@@ -4233,7 +5601,7 @@
|
|
|
4233
5601
|
},
|
|
4234
5602
|
{
|
|
4235
5603
|
"name": "storage",
|
|
4236
|
-
"description": "Utilities to easily read and write to the browser's storage in a Nuxt
|
|
5604
|
+
"description": "Utilities to easily read and write to the browser's storage in a Nuxt project",
|
|
4237
5605
|
"repo": "mazipan/nuxt-storage",
|
|
4238
5606
|
"npm": "nuxt-storage",
|
|
4239
5607
|
"icon": "",
|
|
@@ -4255,7 +5623,7 @@
|
|
|
4255
5623
|
},
|
|
4256
5624
|
{
|
|
4257
5625
|
"name": "storefront-ui",
|
|
4258
|
-
"description": "Storefront UI Module for Nuxt
|
|
5626
|
+
"description": "Storefront UI Module for Nuxt",
|
|
4259
5627
|
"repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
|
|
4260
5628
|
"npm": "@storefront-ui/nuxt",
|
|
4261
5629
|
"icon": "storefront-ui.svg",
|
|
@@ -4299,7 +5667,7 @@
|
|
|
4299
5667
|
},
|
|
4300
5668
|
{
|
|
4301
5669
|
"name": "storyblok",
|
|
4302
|
-
"description": "Storyblok Nuxt
|
|
5670
|
+
"description": "Storyblok Nuxt module",
|
|
4303
5671
|
"repo": "storyblok/storyblok-nuxt#master/lib",
|
|
4304
5672
|
"npm": "@storyblok/nuxt",
|
|
4305
5673
|
"icon": "storyblok.png",
|
|
@@ -4316,46 +5684,43 @@
|
|
|
4316
5684
|
],
|
|
4317
5685
|
"compatibility": {
|
|
4318
5686
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4319
|
-
"requires": {}
|
|
5687
|
+
"requires": {},
|
|
5688
|
+
"devtools": "^0.0.0"
|
|
4320
5689
|
}
|
|
4321
5690
|
},
|
|
4322
5691
|
{
|
|
4323
5692
|
"name": "storybook",
|
|
4324
|
-
"description": "Easily integrate Storybook in your Nuxt
|
|
4325
|
-
"repo": "nuxt-
|
|
5693
|
+
"description": "Easily integrate Storybook in your Nuxt application to design, build, and organize your UI components in isolation.",
|
|
5694
|
+
"repo": "nuxt-modules/storybook",
|
|
4326
5695
|
"npm": "@nuxtjs/storybook",
|
|
4327
5696
|
"icon": "storybook.png",
|
|
4328
|
-
"github": "https://github.com/nuxt-
|
|
5697
|
+
"github": "https://github.com/nuxt-modules/storybook",
|
|
4329
5698
|
"website": "https://storybook.nuxtjs.org",
|
|
4330
|
-
"learn_more": "https://
|
|
5699
|
+
"learn_more": "https://github.com/storybook-vue/storybook-nuxt",
|
|
4331
5700
|
"category": "Devtools",
|
|
4332
5701
|
"type": "community",
|
|
4333
5702
|
"maintainers": [
|
|
4334
5703
|
{
|
|
4335
|
-
"name": "
|
|
4336
|
-
"github": "
|
|
4337
|
-
"twitter": "
|
|
4338
|
-
},
|
|
4339
|
-
{
|
|
4340
|
-
"name": "Pooya Parsa",
|
|
4341
|
-
"github": "pi0",
|
|
4342
|
-
"twitter": "_pi0_"
|
|
5704
|
+
"name": "Chakir QATAB",
|
|
5705
|
+
"github": "chakAs3",
|
|
5706
|
+
"twitter": "ChakirQatab"
|
|
4343
5707
|
}
|
|
4344
5708
|
],
|
|
4345
5709
|
"compatibility": {
|
|
4346
|
-
"nuxt": "^2.0.0",
|
|
5710
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4347
5711
|
"requires": {
|
|
4348
5712
|
"bridge": "optional"
|
|
4349
|
-
}
|
|
5713
|
+
},
|
|
5714
|
+
"devtools": "^0.7.2"
|
|
4350
5715
|
}
|
|
4351
5716
|
},
|
|
4352
5717
|
{
|
|
4353
5718
|
"name": "strapi",
|
|
4354
5719
|
"description": "Design APIs fast and manage content easily using REST or GraphQL.",
|
|
4355
|
-
"repo": "nuxt-
|
|
5720
|
+
"repo": "nuxt-modules/strapi",
|
|
4356
5721
|
"npm": "@nuxtjs/strapi",
|
|
4357
5722
|
"icon": "strapi.png",
|
|
4358
|
-
"github": "https://github.com/nuxt-
|
|
5723
|
+
"github": "https://github.com/nuxt-modules/strapi",
|
|
4359
5724
|
"website": "https://strapi.nuxtjs.org",
|
|
4360
5725
|
"learn_more": "https://strapi.io/",
|
|
4361
5726
|
"category": "CMS",
|
|
@@ -4367,16 +5732,43 @@
|
|
|
4367
5732
|
"twitter": "benjamincanac"
|
|
4368
5733
|
},
|
|
4369
5734
|
{
|
|
4370
|
-
"name": "Sébastien Chopin",
|
|
4371
|
-
"github": "Atinux",
|
|
4372
|
-
"twitter": "Atinux"
|
|
5735
|
+
"name": "Sébastien Chopin",
|
|
5736
|
+
"github": "Atinux",
|
|
5737
|
+
"twitter": "Atinux"
|
|
5738
|
+
}
|
|
5739
|
+
],
|
|
5740
|
+
"compatibility": {
|
|
5741
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5742
|
+
"requires": {
|
|
5743
|
+
"bridge": true
|
|
5744
|
+
},
|
|
5745
|
+
"devtools": "^0.0.0"
|
|
5746
|
+
}
|
|
5747
|
+
},
|
|
5748
|
+
{
|
|
5749
|
+
"name": "stripe-next",
|
|
5750
|
+
"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.",
|
|
5751
|
+
"repo": "fuentesloic/nuxt-stripe",
|
|
5752
|
+
"npm": "@unlok-co/nuxt-stripe",
|
|
5753
|
+
"icon": "stripe.png",
|
|
5754
|
+
"github": "https://github.com/fuentesloic/nuxt-stripe",
|
|
5755
|
+
"website": "https://github.com/fuentesloic/nuxt-stripe",
|
|
5756
|
+
"learn_more": "https://stripe.com/docs",
|
|
5757
|
+
"category": "Payment",
|
|
5758
|
+
"type": "3rd-party",
|
|
5759
|
+
"maintainers": [
|
|
5760
|
+
{
|
|
5761
|
+
"name": "Loic Fuentes",
|
|
5762
|
+
"github": "fuentesloic"
|
|
5763
|
+
},
|
|
5764
|
+
{
|
|
5765
|
+
"name": "Florent Giraud",
|
|
5766
|
+
"github": "flozero"
|
|
4373
5767
|
}
|
|
4374
5768
|
],
|
|
4375
5769
|
"compatibility": {
|
|
4376
|
-
"nuxt": "^
|
|
4377
|
-
"requires": {
|
|
4378
|
-
"bridge": true
|
|
4379
|
-
}
|
|
5770
|
+
"nuxt": "^3.0.0",
|
|
5771
|
+
"requires": {}
|
|
4380
5772
|
}
|
|
4381
5773
|
},
|
|
4382
5774
|
{
|
|
@@ -4401,6 +5793,36 @@
|
|
|
4401
5793
|
"requires": {}
|
|
4402
5794
|
}
|
|
4403
5795
|
},
|
|
5796
|
+
{
|
|
5797
|
+
"name": "studio",
|
|
5798
|
+
"description": "A new experience to build content-driven website with Nuxt.",
|
|
5799
|
+
"repo": "nuxtlabs/studio-module",
|
|
5800
|
+
"npm": "@nuxthq/studio",
|
|
5801
|
+
"icon": "studio.svg",
|
|
5802
|
+
"github": "https://github.com/nuxtlabs/studio-module",
|
|
5803
|
+
"website": "https://nuxt.studio",
|
|
5804
|
+
"learn_more": "https://nuxt.studio",
|
|
5805
|
+
"category": "CMS",
|
|
5806
|
+
"type": "3rd-party",
|
|
5807
|
+
"maintainers": [
|
|
5808
|
+
{
|
|
5809
|
+
"name": "Ahad Birang",
|
|
5810
|
+
"github": "farnabaz",
|
|
5811
|
+
"twitter": "a_birang"
|
|
5812
|
+
},
|
|
5813
|
+
{
|
|
5814
|
+
"name": "Sébastien Chopin",
|
|
5815
|
+
"github": "Atinux",
|
|
5816
|
+
"twitter": "Atinux"
|
|
5817
|
+
}
|
|
5818
|
+
],
|
|
5819
|
+
"compatibility": {
|
|
5820
|
+
"nuxt": "^3.0.0",
|
|
5821
|
+
"requires": {
|
|
5822
|
+
"content": true
|
|
5823
|
+
}
|
|
5824
|
+
}
|
|
5825
|
+
},
|
|
4404
5826
|
{
|
|
4405
5827
|
"name": "style-resources",
|
|
4406
5828
|
"description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
|
|
@@ -4426,7 +5848,7 @@
|
|
|
4426
5848
|
},
|
|
4427
5849
|
{
|
|
4428
5850
|
"name": "stylelint",
|
|
4429
|
-
"description": "Stylelint module for Nuxt.
|
|
5851
|
+
"description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
|
|
4430
5852
|
"repo": "nuxt-community/stylelint-module",
|
|
4431
5853
|
"npm": "@nuxtjs/stylelint-module",
|
|
4432
5854
|
"icon": "stylelint.png",
|
|
@@ -4442,7 +5864,7 @@
|
|
|
4442
5864
|
}
|
|
4443
5865
|
],
|
|
4444
5866
|
"compatibility": {
|
|
4445
|
-
"nuxt": "^2.0.0",
|
|
5867
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4446
5868
|
"requires": {}
|
|
4447
5869
|
}
|
|
4448
5870
|
},
|
|
@@ -4472,10 +5894,10 @@
|
|
|
4472
5894
|
{
|
|
4473
5895
|
"name": "supabase",
|
|
4474
5896
|
"description": "First class integration with Supabase",
|
|
4475
|
-
"repo": "nuxt-
|
|
5897
|
+
"repo": "nuxt-modules/supabase",
|
|
4476
5898
|
"npm": "@nuxtjs/supabase",
|
|
4477
5899
|
"icon": "supabase.png",
|
|
4478
|
-
"github": "https://github.com/nuxt-
|
|
5900
|
+
"github": "https://github.com/nuxt-modules/supabase",
|
|
4479
5901
|
"website": "https://supabase.nuxtjs.org",
|
|
4480
5902
|
"learn_more": "https://supabase.com",
|
|
4481
5903
|
"category": "Database",
|
|
@@ -4526,12 +5948,12 @@
|
|
|
4526
5948
|
},
|
|
4527
5949
|
{
|
|
4528
5950
|
"name": "svg-sprite",
|
|
4529
|
-
"description": "Optimized and Easy way to use svg files in Nuxt
|
|
4530
|
-
"repo": "nuxt-
|
|
5951
|
+
"description": "Optimized and Easy way to use svg files in Nuxt",
|
|
5952
|
+
"repo": "nuxt-modules/svg-sprite",
|
|
4531
5953
|
"npm": "@nuxtjs/svg-sprite",
|
|
4532
5954
|
"icon": "",
|
|
4533
|
-
"github": "https://github.com/nuxt-
|
|
4534
|
-
"website": "https://github.com/nuxt-
|
|
5955
|
+
"github": "https://github.com/nuxt-modules/svg-sprite",
|
|
5956
|
+
"website": "https://github.com/nuxt-modules/svg-sprite",
|
|
4535
5957
|
"learn_more": "",
|
|
4536
5958
|
"category": "UI",
|
|
4537
5959
|
"type": "community",
|
|
@@ -4543,13 +5965,13 @@
|
|
|
4543
5965
|
}
|
|
4544
5966
|
],
|
|
4545
5967
|
"compatibility": {
|
|
4546
|
-
"nuxt": "^2.0.0",
|
|
5968
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4547
5969
|
"requires": {}
|
|
4548
5970
|
}
|
|
4549
5971
|
},
|
|
4550
5972
|
{
|
|
4551
5973
|
"name": "svg",
|
|
4552
|
-
"description": "Super simple svg loading module for Nuxt
|
|
5974
|
+
"description": "Super simple svg loading module for Nuxt",
|
|
4553
5975
|
"repo": "nuxt-community/svg-module",
|
|
4554
5976
|
"npm": "@nuxtjs/svg",
|
|
4555
5977
|
"icon": "",
|
|
@@ -4593,7 +6015,7 @@
|
|
|
4593
6015
|
},
|
|
4594
6016
|
{
|
|
4595
6017
|
"name": "swiper",
|
|
4596
|
-
"description": "Nuxt
|
|
6018
|
+
"description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
|
|
4597
6019
|
"repo": "cpreston321/nuxt-swiper",
|
|
4598
6020
|
"npm": "nuxt-swiper",
|
|
4599
6021
|
"icon": "swiper.svg",
|
|
@@ -4613,13 +6035,36 @@
|
|
|
4613
6035
|
"requires": {}
|
|
4614
6036
|
}
|
|
4615
6037
|
},
|
|
6038
|
+
{
|
|
6039
|
+
"name": "tailvue",
|
|
6040
|
+
"description": "Vue components built for Vue3 powered by Windi CSS or tailwindcss",
|
|
6041
|
+
"repo": "fumeapp/tailvue",
|
|
6042
|
+
"npm": "tailvue",
|
|
6043
|
+
"icon": "tailvue.jpg",
|
|
6044
|
+
"github": "https://github.com/fumeapp/tailvue",
|
|
6045
|
+
"website": "https://github.com/fumeapp/tailvue",
|
|
6046
|
+
"learn_more": "https://github.com/fumeapp/tailvue#readme",
|
|
6047
|
+
"category": "UI",
|
|
6048
|
+
"type": "3rd-party",
|
|
6049
|
+
"maintainers": [
|
|
6050
|
+
{
|
|
6051
|
+
"name": "Kevin Olson",
|
|
6052
|
+
"github": "acidjazz",
|
|
6053
|
+
"twitter": "AppFume"
|
|
6054
|
+
}
|
|
6055
|
+
],
|
|
6056
|
+
"compatibility": {
|
|
6057
|
+
"nuxt": "^3.0.0",
|
|
6058
|
+
"requires": {}
|
|
6059
|
+
}
|
|
6060
|
+
},
|
|
4616
6061
|
{
|
|
4617
6062
|
"name": "tailwindcss",
|
|
4618
6063
|
"description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
|
|
4619
|
-
"repo": "nuxt-
|
|
6064
|
+
"repo": "nuxt-modules/tailwindcss-module",
|
|
4620
6065
|
"npm": "@nuxtjs/tailwindcss",
|
|
4621
6066
|
"icon": "tailwindcss.png",
|
|
4622
|
-
"github": "https://github.com/nuxt-
|
|
6067
|
+
"github": "https://github.com/nuxt-modules/tailwindcss-module",
|
|
4623
6068
|
"website": "https://tailwindcss.nuxtjs.org",
|
|
4624
6069
|
"learn_more": "https://tailwindcss.com/",
|
|
4625
6070
|
"category": "UI",
|
|
@@ -4629,11 +6074,16 @@
|
|
|
4629
6074
|
"name": "Sébastien Chopin",
|
|
4630
6075
|
"github": "Atinux",
|
|
4631
6076
|
"twitter": "Atinux"
|
|
6077
|
+
},
|
|
6078
|
+
{
|
|
6079
|
+
"name": "Inesh Bose",
|
|
6080
|
+
"github": "ineshbose"
|
|
4632
6081
|
}
|
|
4633
6082
|
],
|
|
4634
6083
|
"compatibility": {
|
|
4635
6084
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4636
|
-
"requires": {}
|
|
6085
|
+
"requires": {},
|
|
6086
|
+
"devtools": "^0.0.0"
|
|
4637
6087
|
}
|
|
4638
6088
|
},
|
|
4639
6089
|
{
|
|
@@ -4659,9 +6109,31 @@
|
|
|
4659
6109
|
"requires": {}
|
|
4660
6110
|
}
|
|
4661
6111
|
},
|
|
6112
|
+
{
|
|
6113
|
+
"name": "time",
|
|
6114
|
+
"description": "Safely render local dates and times on the server with Nuxt",
|
|
6115
|
+
"repo": "danielroe/nuxt-time",
|
|
6116
|
+
"npm": "nuxt-time",
|
|
6117
|
+
"icon": "",
|
|
6118
|
+
"github": "https://github.com/danielroe/nuxt-time",
|
|
6119
|
+
"website": "https://github.com/danielroe/nuxt-time",
|
|
6120
|
+
"learn_more": "",
|
|
6121
|
+
"category": "Extensions",
|
|
6122
|
+
"type": "3rd-party",
|
|
6123
|
+
"maintainers": [
|
|
6124
|
+
{
|
|
6125
|
+
"name": "danielroe",
|
|
6126
|
+
"github": "danielroe"
|
|
6127
|
+
}
|
|
6128
|
+
],
|
|
6129
|
+
"compatibility": {
|
|
6130
|
+
"nuxt": "^3.0.0",
|
|
6131
|
+
"requires": {}
|
|
6132
|
+
}
|
|
6133
|
+
},
|
|
4662
6134
|
{
|
|
4663
6135
|
"name": "toast",
|
|
4664
|
-
"description": "Responsive Touch Compatible Toast plugin for Nuxt
|
|
6136
|
+
"description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
|
|
4665
6137
|
"repo": "nuxt-community/modules#master/packages/toast",
|
|
4666
6138
|
"npm": "@nuxtjs/toast",
|
|
4667
6139
|
"icon": "",
|
|
@@ -4682,17 +6154,50 @@
|
|
|
4682
6154
|
"requires": {}
|
|
4683
6155
|
}
|
|
4684
6156
|
},
|
|
6157
|
+
{
|
|
6158
|
+
"name": "tresjs",
|
|
6159
|
+
"description": "Create 3D experiences in your Nuxt application using TresJS.",
|
|
6160
|
+
"repo": "tresjs/nuxt",
|
|
6161
|
+
"npm": "@tresjs/nuxt",
|
|
6162
|
+
"icon": "tresjs.svg",
|
|
6163
|
+
"github": "https://github.com/Tresjs/nuxt",
|
|
6164
|
+
"website": "https://tresjs.org/guide/nuxt.html",
|
|
6165
|
+
"learn_more": "https://tresjs.org/",
|
|
6166
|
+
"category": "Libraries",
|
|
6167
|
+
"type": "3rd-party",
|
|
6168
|
+
"maintainers": [
|
|
6169
|
+
{
|
|
6170
|
+
"name": "Alvaro Saburido",
|
|
6171
|
+
"github": "alvarosabu",
|
|
6172
|
+
"twitter": "alvarosabu"
|
|
6173
|
+
},
|
|
6174
|
+
{
|
|
6175
|
+
"name": "Jaime Torrealba",
|
|
6176
|
+
"github": "JaimeTorrealba",
|
|
6177
|
+
"twitter": "jaimebboyjt"
|
|
6178
|
+
},
|
|
6179
|
+
{
|
|
6180
|
+
"name": "Tino Koch",
|
|
6181
|
+
"github": "Tinoooo",
|
|
6182
|
+
"twitter": "ichbintino"
|
|
6183
|
+
}
|
|
6184
|
+
],
|
|
6185
|
+
"compatibility": {
|
|
6186
|
+
"nuxt": "^3.0.0",
|
|
6187
|
+
"requires": {}
|
|
6188
|
+
}
|
|
6189
|
+
},
|
|
4685
6190
|
{
|
|
4686
6191
|
"name": "turnstile",
|
|
4687
6192
|
"description": "Privacy-focused alternative to CAPTCHA from Cloudflare",
|
|
4688
|
-
"repo": "
|
|
4689
|
-
"npm": "
|
|
6193
|
+
"repo": "nuxt-modules/turnstile",
|
|
6194
|
+
"npm": "@nuxtjs/turnstile",
|
|
4690
6195
|
"icon": "cloudflare.svg",
|
|
4691
|
-
"github": "https://github.com/
|
|
4692
|
-
"website": "https://github.com/
|
|
6196
|
+
"github": "https://github.com/nuxt-modules/turnstile",
|
|
6197
|
+
"website": "https://github.com/nuxt-modules/turnstile",
|
|
4693
6198
|
"learn_more": "https://www.cloudflare.com/products/turnstile/",
|
|
4694
6199
|
"category": "Security",
|
|
4695
|
-
"type": "
|
|
6200
|
+
"type": "community",
|
|
4696
6201
|
"maintainers": [
|
|
4697
6202
|
{
|
|
4698
6203
|
"name": "Daniel Roe",
|
|
@@ -4709,7 +6214,7 @@
|
|
|
4709
6214
|
},
|
|
4710
6215
|
{
|
|
4711
6216
|
"name": "twa",
|
|
4712
|
-
"description": "Nuxt
|
|
6217
|
+
"description": "Nuxt module for generating Trusted Web App from Nuxt app",
|
|
4713
6218
|
"repo": "tuarrep/nuxt-twa",
|
|
4714
6219
|
"npm": "nuxt-twa",
|
|
4715
6220
|
"icon": "",
|
|
@@ -4731,6 +6236,28 @@
|
|
|
4731
6236
|
}
|
|
4732
6237
|
}
|
|
4733
6238
|
},
|
|
6239
|
+
{
|
|
6240
|
+
"name": "twemoji",
|
|
6241
|
+
"description": "Twemoji module for Nuxt. Render emojis as SVG elements or PNG images.",
|
|
6242
|
+
"repo": "yizack/nuxt-twemoji",
|
|
6243
|
+
"npm": "nuxt-twemoji",
|
|
6244
|
+
"icon": "twemoji.svg",
|
|
6245
|
+
"github": "https://github.com/Yizack/nuxt-twemoji",
|
|
6246
|
+
"website": "https://github.com/Yizack/nuxt-twemoji",
|
|
6247
|
+
"learn_more": "",
|
|
6248
|
+
"category": "UI",
|
|
6249
|
+
"type": "3rd-party",
|
|
6250
|
+
"maintainers": [
|
|
6251
|
+
{
|
|
6252
|
+
"name": "Yizack Rangel",
|
|
6253
|
+
"github": "yizack"
|
|
6254
|
+
}
|
|
6255
|
+
],
|
|
6256
|
+
"compatibility": {
|
|
6257
|
+
"nuxt": "^3.0.0",
|
|
6258
|
+
"requires": {}
|
|
6259
|
+
}
|
|
6260
|
+
},
|
|
4734
6261
|
{
|
|
4735
6262
|
"name": "twicpics",
|
|
4736
6263
|
"description": "Images and videos components - Context aware resizing and cropping, lazy-loading, LQIP, Next-Gen format, compression, CDN.",
|
|
@@ -4766,12 +6293,12 @@
|
|
|
4766
6293
|
},
|
|
4767
6294
|
{
|
|
4768
6295
|
"name": "typed-router",
|
|
4769
|
-
"description": "Provide autocompletion for pages route names
|
|
6296
|
+
"description": "Provide autocompletion for pages route names and params",
|
|
4770
6297
|
"repo": "victorgarciaesgi/nuxt-typed-router",
|
|
4771
6298
|
"npm": "nuxt-typed-router",
|
|
4772
6299
|
"icon": "typed-router.png",
|
|
4773
6300
|
"github": "https://github.com/victorgarciaesgi/nuxt-typed-router",
|
|
4774
|
-
"website": "https://
|
|
6301
|
+
"website": "https://nuxt-typed-router.vercel.app",
|
|
4775
6302
|
"learn_more": "",
|
|
4776
6303
|
"category": "Devtools",
|
|
4777
6304
|
"type": "3rd-party",
|
|
@@ -4875,6 +6402,39 @@
|
|
|
4875
6402
|
"requires": {}
|
|
4876
6403
|
}
|
|
4877
6404
|
},
|
|
6405
|
+
{
|
|
6406
|
+
"name": "ui",
|
|
6407
|
+
"description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
|
|
6408
|
+
"repo": "nuxt/ui#dev",
|
|
6409
|
+
"npm": "@nuxt/ui",
|
|
6410
|
+
"icon": "nuxt.svg",
|
|
6411
|
+
"github": "https://github.com/nuxt/ui",
|
|
6412
|
+
"website": "https://ui.nuxt.com",
|
|
6413
|
+
"learn_more": "",
|
|
6414
|
+
"category": "UI",
|
|
6415
|
+
"type": "official",
|
|
6416
|
+
"maintainers": [
|
|
6417
|
+
{
|
|
6418
|
+
"name": "Benjamin Canac",
|
|
6419
|
+
"github": "benjamincanac",
|
|
6420
|
+
"twitter": "benjamincanac"
|
|
6421
|
+
},
|
|
6422
|
+
{
|
|
6423
|
+
"name": "Sebastien Chopin",
|
|
6424
|
+
"github": "Atinux",
|
|
6425
|
+
"twitter": "Atinux"
|
|
6426
|
+
},
|
|
6427
|
+
{
|
|
6428
|
+
"name": "Sylvain Marroufin",
|
|
6429
|
+
"github": "smarroufin",
|
|
6430
|
+
"twitter": "smarroufin"
|
|
6431
|
+
}
|
|
6432
|
+
],
|
|
6433
|
+
"compatibility": {
|
|
6434
|
+
"nuxt": "^3.0.0",
|
|
6435
|
+
"requires": {}
|
|
6436
|
+
}
|
|
6437
|
+
},
|
|
4878
6438
|
{
|
|
4879
6439
|
"name": "umami",
|
|
4880
6440
|
"description": "Embed the Umami analytics library into Nuxt",
|
|
@@ -4902,11 +6462,11 @@
|
|
|
4902
6462
|
{
|
|
4903
6463
|
"name": "unhead",
|
|
4904
6464
|
"description": "Experimental features for Nuxt SEO / head management.",
|
|
4905
|
-
"repo": "harlan-zw/nuxt-
|
|
4906
|
-
"npm": "nuxt-
|
|
6465
|
+
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
6466
|
+
"npm": "nuxt-seo-experiments",
|
|
4907
6467
|
"icon": "",
|
|
4908
|
-
"github": "https://github.com/harlan-zw/nuxt-
|
|
4909
|
-
"website": "https://github.com/harlan-zw/nuxt-
|
|
6468
|
+
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
6469
|
+
"website": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
4910
6470
|
"learn_more": "",
|
|
4911
6471
|
"category": "SEO",
|
|
4912
6472
|
"type": "3rd-party",
|
|
@@ -4923,7 +6483,7 @@
|
|
|
4923
6483
|
},
|
|
4924
6484
|
{
|
|
4925
6485
|
"name": "universal-storage",
|
|
4926
|
-
"description": "Universal Storage Utilities for Nuxt
|
|
6486
|
+
"description": "Universal Storage Utilities for Nuxt",
|
|
4927
6487
|
"repo": "nuxt-community/universal-storage-module",
|
|
4928
6488
|
"npm": "@nuxtjs/universal-storage",
|
|
4929
6489
|
"icon": "",
|
|
@@ -4939,9 +6499,175 @@
|
|
|
4939
6499
|
"twitter": "_pi0_"
|
|
4940
6500
|
},
|
|
4941
6501
|
{
|
|
4942
|
-
"name": "Farzad Soltani",
|
|
4943
|
-
"github": "farzadso",
|
|
4944
|
-
"twitter": "farzadso"
|
|
6502
|
+
"name": "Farzad Soltani",
|
|
6503
|
+
"github": "farzadso",
|
|
6504
|
+
"twitter": "farzadso"
|
|
6505
|
+
}
|
|
6506
|
+
],
|
|
6507
|
+
"compatibility": {
|
|
6508
|
+
"nuxt": "^2.0.0",
|
|
6509
|
+
"requires": {}
|
|
6510
|
+
}
|
|
6511
|
+
},
|
|
6512
|
+
{
|
|
6513
|
+
"name": "unlazy",
|
|
6514
|
+
"description": "Lazy loading library for placeholder images",
|
|
6515
|
+
"repo": "johannschopplich/unlazy/packages/nuxt",
|
|
6516
|
+
"npm": "@unlazy/nuxt",
|
|
6517
|
+
"icon": "unlazy.svg",
|
|
6518
|
+
"github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
|
|
6519
|
+
"website": "https://unlazy.byjohann.dev/",
|
|
6520
|
+
"learn_more": "",
|
|
6521
|
+
"category": "Images",
|
|
6522
|
+
"type": "3rd-party",
|
|
6523
|
+
"maintainers": [
|
|
6524
|
+
{
|
|
6525
|
+
"name": "Johann Schopplich",
|
|
6526
|
+
"github": "johannschopplich"
|
|
6527
|
+
}
|
|
6528
|
+
],
|
|
6529
|
+
"compatibility": {
|
|
6530
|
+
"nuxt": "^3.0.0",
|
|
6531
|
+
"requires": {}
|
|
6532
|
+
}
|
|
6533
|
+
},
|
|
6534
|
+
{
|
|
6535
|
+
"name": "unlighthouse",
|
|
6536
|
+
"description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
|
|
6537
|
+
"repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
|
|
6538
|
+
"npm": "@unlighthouse/nuxt",
|
|
6539
|
+
"icon": "unlighthouse.svg",
|
|
6540
|
+
"github": "https://github.com/harlan-zw/unlighthouse",
|
|
6541
|
+
"website": "https://github.com/harlan-zw/unlighthouse",
|
|
6542
|
+
"learn_more": "https://github.com/harlan-zw/unlighthouse",
|
|
6543
|
+
"category": "Devtools",
|
|
6544
|
+
"type": "3rd-party",
|
|
6545
|
+
"maintainers": [
|
|
6546
|
+
{
|
|
6547
|
+
"name": "Harlan Wilton",
|
|
6548
|
+
"github": "harlan-zw",
|
|
6549
|
+
"twitter": "harlan_zw",
|
|
6550
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
6551
|
+
}
|
|
6552
|
+
],
|
|
6553
|
+
"compatibility": {
|
|
6554
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6555
|
+
"requires": {
|
|
6556
|
+
"bridge": "optional"
|
|
6557
|
+
}
|
|
6558
|
+
}
|
|
6559
|
+
},
|
|
6560
|
+
{
|
|
6561
|
+
"name": "unocss",
|
|
6562
|
+
"description": "The instant on-demand atomic CSS engine.",
|
|
6563
|
+
"repo": "antfu/unocss#main/packages/nuxt",
|
|
6564
|
+
"npm": "@unocss/nuxt",
|
|
6565
|
+
"icon": "unocss.svg",
|
|
6566
|
+
"github": "https://github.com/antfu/unocss",
|
|
6567
|
+
"website": "https://github.com/antfu/unocss",
|
|
6568
|
+
"learn_more": "https://github.com/antfu/unocss",
|
|
6569
|
+
"category": "UI",
|
|
6570
|
+
"type": "3rd-party",
|
|
6571
|
+
"maintainers": [
|
|
6572
|
+
{
|
|
6573
|
+
"name": "Anthony Fu",
|
|
6574
|
+
"github": "antfu",
|
|
6575
|
+
"twitter": "antfu7",
|
|
6576
|
+
"avatar": "https://avatars.githubusercontent.com/antfu?v=4"
|
|
6577
|
+
}
|
|
6578
|
+
],
|
|
6579
|
+
"compatibility": {
|
|
6580
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6581
|
+
"requires": {
|
|
6582
|
+
"bridge": "optional"
|
|
6583
|
+
},
|
|
6584
|
+
"devtools": "^0.0.0"
|
|
6585
|
+
}
|
|
6586
|
+
},
|
|
6587
|
+
{
|
|
6588
|
+
"name": "ununuracss",
|
|
6589
|
+
"description": "A Real CSS Engine. Only Scoped.",
|
|
6590
|
+
"repo": "novout/ununuracss#main/packages/nuxt",
|
|
6591
|
+
"npm": "nuxt-ununura",
|
|
6592
|
+
"icon": "ununuracss.png",
|
|
6593
|
+
"github": "https://github.com/novout/ununuracss",
|
|
6594
|
+
"website": "https://ununura.com/#/",
|
|
6595
|
+
"learn_more": "https://ununura.com/#/docs/why",
|
|
6596
|
+
"category": "UI",
|
|
6597
|
+
"type": "3rd-party",
|
|
6598
|
+
"maintainers": [
|
|
6599
|
+
{
|
|
6600
|
+
"name": "Giovane Cardoso",
|
|
6601
|
+
"github": "novout",
|
|
6602
|
+
"avatar": "https://avatars.githubusercontent.com/novout?v=4"
|
|
6603
|
+
}
|
|
6604
|
+
],
|
|
6605
|
+
"compatibility": {
|
|
6606
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6607
|
+
"requires": {}
|
|
6608
|
+
}
|
|
6609
|
+
},
|
|
6610
|
+
{
|
|
6611
|
+
"name": "use-wagmi",
|
|
6612
|
+
"description": "Vue Composition for Ethereum based on wagmi",
|
|
6613
|
+
"repo": "unicape/use-wagmi#main/packages/nuxt",
|
|
6614
|
+
"npm": "@use-wagmi/nuxt",
|
|
6615
|
+
"icon": "use-wagmi.png",
|
|
6616
|
+
"github": "https://github.com/unicape/use-wagmi",
|
|
6617
|
+
"website": "https://github.com/unicape/use-wagmi",
|
|
6618
|
+
"learn_more": "https://github.com/unicape/use-wagmi",
|
|
6619
|
+
"category": "Extensions",
|
|
6620
|
+
"type": "3rd-party",
|
|
6621
|
+
"maintainers": [
|
|
6622
|
+
{
|
|
6623
|
+
"name": "Unic Ape",
|
|
6624
|
+
"github": "unicape"
|
|
6625
|
+
}
|
|
6626
|
+
],
|
|
6627
|
+
"compatibility": {
|
|
6628
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6629
|
+
"requires": {
|
|
6630
|
+
"bridge": true
|
|
6631
|
+
}
|
|
6632
|
+
}
|
|
6633
|
+
},
|
|
6634
|
+
{
|
|
6635
|
+
"name": "user-agent",
|
|
6636
|
+
"description": "Nuxt module for handling User-Agent.",
|
|
6637
|
+
"repo": "fukuiretu/nuxt-user-agent",
|
|
6638
|
+
"npm": "nuxt-user-agent",
|
|
6639
|
+
"icon": "",
|
|
6640
|
+
"github": "https://github.com/fukuiretu/nuxt-user-agent",
|
|
6641
|
+
"website": "https://github.com/fukuiretu/nuxt-user-agent",
|
|
6642
|
+
"learn_more": "",
|
|
6643
|
+
"category": "Extensions",
|
|
6644
|
+
"type": "3rd-party",
|
|
6645
|
+
"maintainers": [
|
|
6646
|
+
{
|
|
6647
|
+
"name": "fukuiretu",
|
|
6648
|
+
"github": "fukuiretu"
|
|
6649
|
+
}
|
|
6650
|
+
],
|
|
6651
|
+
"compatibility": {
|
|
6652
|
+
"nuxt": "^2.0.0",
|
|
6653
|
+
"requires": {}
|
|
6654
|
+
}
|
|
6655
|
+
},
|
|
6656
|
+
{
|
|
6657
|
+
"name": "validate",
|
|
6658
|
+
"description": "Simple Nuxt input validation module using vee-validate",
|
|
6659
|
+
"repo": "lewyuburi/nuxt-validate",
|
|
6660
|
+
"npm": "nuxt-validate",
|
|
6661
|
+
"icon": "vee-validate.png",
|
|
6662
|
+
"github": "https://github.com/lewyuburi/nuxt-validate",
|
|
6663
|
+
"website": "https://github.com/lewyuburi/nuxt-validate",
|
|
6664
|
+
"learn_more": "https://logaretm.github.io/vee-validate/",
|
|
6665
|
+
"category": "Libraries",
|
|
6666
|
+
"type": "3rd-party",
|
|
6667
|
+
"maintainers": [
|
|
6668
|
+
{
|
|
6669
|
+
"name": "lewyuburi",
|
|
6670
|
+
"github": "lewyuburi"
|
|
4945
6671
|
}
|
|
4946
6672
|
],
|
|
4947
6673
|
"compatibility": {
|
|
@@ -4950,98 +6676,94 @@
|
|
|
4950
6676
|
}
|
|
4951
6677
|
},
|
|
4952
6678
|
{
|
|
4953
|
-
"name": "
|
|
4954
|
-
"description": "
|
|
4955
|
-
"repo": "
|
|
4956
|
-
"npm": "@
|
|
4957
|
-
"icon": "
|
|
4958
|
-
"github": "https://github.com/
|
|
4959
|
-
"website": "https://github.
|
|
4960
|
-
"learn_more": "https://github.com/
|
|
4961
|
-
"category": "
|
|
6679
|
+
"name": "vant",
|
|
6680
|
+
"description": "A lightweight, customizable Vue UI library for mobile web apps.",
|
|
6681
|
+
"repo": "vant-ui/vant-nuxt",
|
|
6682
|
+
"npm": "@vant/nuxt",
|
|
6683
|
+
"icon": "vant.png",
|
|
6684
|
+
"github": "https://github.com/vant-ui/vant-nuxt",
|
|
6685
|
+
"website": "https://vant-ui.github.io/vant",
|
|
6686
|
+
"learn_more": "https://github.com/vant-ui/vant-nuxt#readme",
|
|
6687
|
+
"category": "UI",
|
|
4962
6688
|
"type": "3rd-party",
|
|
4963
6689
|
"maintainers": [
|
|
4964
6690
|
{
|
|
4965
|
-
"name": "
|
|
4966
|
-
"github": "
|
|
4967
|
-
"twitter": "harlan_zw",
|
|
4968
|
-
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
6691
|
+
"name": "tolking",
|
|
6692
|
+
"github": "tolking"
|
|
4969
6693
|
}
|
|
4970
6694
|
],
|
|
4971
6695
|
"compatibility": {
|
|
4972
|
-
"nuxt": "^
|
|
6696
|
+
"nuxt": "^3.0.0",
|
|
4973
6697
|
"requires": {
|
|
4974
6698
|
"bridge": "optional"
|
|
4975
6699
|
}
|
|
4976
6700
|
}
|
|
4977
6701
|
},
|
|
4978
6702
|
{
|
|
4979
|
-
"name": "
|
|
4980
|
-
"description": "
|
|
4981
|
-
"repo": "
|
|
4982
|
-
"npm": "@
|
|
4983
|
-
"icon": "
|
|
4984
|
-
"github": "https://github.com/
|
|
4985
|
-
"website": "https://
|
|
4986
|
-
"learn_more": "https://github.com/
|
|
6703
|
+
"name": "varlet",
|
|
6704
|
+
"description": "A Material design mobile component library developed based on Vue3",
|
|
6705
|
+
"repo": "varletjs/varlet-nuxt",
|
|
6706
|
+
"npm": "@varlet/nuxt",
|
|
6707
|
+
"icon": "varlet.svg",
|
|
6708
|
+
"github": "https://github.com/varletjs/varlet",
|
|
6709
|
+
"website": "https://varlet.gitee.io/varlet-ui/#/en-US/index",
|
|
6710
|
+
"learn_more": "https://github.com/varletjs/varlet-nuxt",
|
|
4987
6711
|
"category": "UI",
|
|
4988
6712
|
"type": "3rd-party",
|
|
4989
6713
|
"maintainers": [
|
|
4990
6714
|
{
|
|
4991
|
-
"name": "
|
|
4992
|
-
"github": "
|
|
4993
|
-
"twitter": "antfu7",
|
|
4994
|
-
"avatar": "https://avatars.githubusercontent.com/antfu?v=4"
|
|
6715
|
+
"name": "zhangmo8",
|
|
6716
|
+
"github": "zhangmo8"
|
|
4995
6717
|
}
|
|
4996
6718
|
],
|
|
4997
6719
|
"compatibility": {
|
|
4998
|
-
"nuxt": "^
|
|
6720
|
+
"nuxt": "^3.0.0",
|
|
4999
6721
|
"requires": {
|
|
5000
6722
|
"bridge": "optional"
|
|
5001
6723
|
}
|
|
5002
6724
|
}
|
|
5003
6725
|
},
|
|
5004
6726
|
{
|
|
5005
|
-
"name": "
|
|
5006
|
-
"description": "
|
|
5007
|
-
"repo": "
|
|
5008
|
-
"npm": "nuxt-
|
|
5009
|
-
"icon": "",
|
|
5010
|
-
"github": "https://github.com/
|
|
5011
|
-
"website": "https://github.com/
|
|
6727
|
+
"name": "vcalendar",
|
|
6728
|
+
"description": "VCalendar module for Nuxt",
|
|
6729
|
+
"repo": "samk-dev/nuxt-vcalendar",
|
|
6730
|
+
"npm": "@samk-dev/nuxt-vcalendar",
|
|
6731
|
+
"icon": "vcalendar.png",
|
|
6732
|
+
"github": "https://github.com/samk-dev/vcalendar",
|
|
6733
|
+
"website": "https://github.com/samk-dev/vcalendar",
|
|
5012
6734
|
"learn_more": "",
|
|
5013
|
-
"category": "
|
|
6735
|
+
"category": "Libraries",
|
|
5014
6736
|
"type": "3rd-party",
|
|
5015
6737
|
"maintainers": [
|
|
5016
6738
|
{
|
|
5017
|
-
"name": "
|
|
5018
|
-
"github": "
|
|
6739
|
+
"name": "Sam K",
|
|
6740
|
+
"github": "samk-dev"
|
|
5019
6741
|
}
|
|
5020
6742
|
],
|
|
5021
6743
|
"compatibility": {
|
|
5022
|
-
"nuxt": "^
|
|
6744
|
+
"nuxt": "^3.0.0",
|
|
5023
6745
|
"requires": {}
|
|
5024
6746
|
}
|
|
5025
6747
|
},
|
|
5026
6748
|
{
|
|
5027
|
-
"name": "validate",
|
|
5028
|
-
"description": "
|
|
5029
|
-
"repo": "
|
|
5030
|
-
"npm": "
|
|
6749
|
+
"name": "vee-validate",
|
|
6750
|
+
"description": "Painless Vue forms for Nuxt",
|
|
6751
|
+
"repo": "logaretm/vee-validate#main/packages/nuxt",
|
|
6752
|
+
"npm": "@vee-validate/nuxt",
|
|
5031
6753
|
"icon": "vee-validate.png",
|
|
5032
|
-
"github": "https://github.com/
|
|
5033
|
-
"website": "https://
|
|
5034
|
-
"learn_more": "https://
|
|
6754
|
+
"github": "https://github.com/logaretm/vee-validate/",
|
|
6755
|
+
"website": "https://vee-validate.logaretm.com/v4/",
|
|
6756
|
+
"learn_more": "https://vee-validate.logaretm.com/v4/integrations/nuxt/",
|
|
5035
6757
|
"category": "Libraries",
|
|
5036
6758
|
"type": "3rd-party",
|
|
5037
6759
|
"maintainers": [
|
|
5038
6760
|
{
|
|
5039
|
-
"name": "
|
|
5040
|
-
"github": "
|
|
6761
|
+
"name": "Abdelrahman Awad",
|
|
6762
|
+
"github": "logaretm"
|
|
5041
6763
|
}
|
|
5042
6764
|
],
|
|
5043
6765
|
"compatibility": {
|
|
5044
|
-
"nuxt": "^
|
|
6766
|
+
"nuxt": "^3.0.0",
|
|
5045
6767
|
"requires": {}
|
|
5046
6768
|
}
|
|
5047
6769
|
},
|
|
@@ -5068,15 +6790,146 @@
|
|
|
5068
6790
|
"requires": {}
|
|
5069
6791
|
}
|
|
5070
6792
|
},
|
|
6793
|
+
{
|
|
6794
|
+
"name": "vercel-analytics",
|
|
6795
|
+
"description": "Vercel Analytics integration for Nuxt",
|
|
6796
|
+
"repo": "xanderbarkhatov/nuxt-vercel-analytics",
|
|
6797
|
+
"npm": "nuxt-vercel-analytics",
|
|
6798
|
+
"icon": "",
|
|
6799
|
+
"github": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
|
|
6800
|
+
"website": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
|
|
6801
|
+
"learn_more": "https://vercel.com/docs/concepts/analytics",
|
|
6802
|
+
"category": "Analytics",
|
|
6803
|
+
"type": "3rd-party",
|
|
6804
|
+
"maintainers": [
|
|
6805
|
+
{
|
|
6806
|
+
"name": "Alexander B.",
|
|
6807
|
+
"github": "xanderbarkhatov"
|
|
6808
|
+
}
|
|
6809
|
+
],
|
|
6810
|
+
"compatibility": {
|
|
6811
|
+
"nuxt": "^3.0.0",
|
|
6812
|
+
"requires": {}
|
|
6813
|
+
}
|
|
6814
|
+
},
|
|
6815
|
+
{
|
|
6816
|
+
"name": "vexip-ui",
|
|
6817
|
+
"description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
|
|
6818
|
+
"repo": "vexip-ui/nuxt",
|
|
6819
|
+
"npm": "@vexip-ui/nuxt",
|
|
6820
|
+
"icon": "vexip-ui.svg",
|
|
6821
|
+
"github": "https://github.com/vexip-ui/vexip-ui",
|
|
6822
|
+
"website": "https://www.vexipui.com/",
|
|
6823
|
+
"learn_more": "https://github.com/vexip-ui/nuxt",
|
|
6824
|
+
"category": "UI",
|
|
6825
|
+
"type": "3rd-party",
|
|
6826
|
+
"maintainers": [
|
|
6827
|
+
{
|
|
6828
|
+
"name": "未觉雨声",
|
|
6829
|
+
"github": "qmhc",
|
|
6830
|
+
"twitter": "qmhc95"
|
|
6831
|
+
}
|
|
6832
|
+
],
|
|
6833
|
+
"compatibility": {
|
|
6834
|
+
"nuxt": "^3.0.0",
|
|
6835
|
+
"requires": {}
|
|
6836
|
+
}
|
|
6837
|
+
},
|
|
6838
|
+
{
|
|
6839
|
+
"name": "vite-pwa-nuxt",
|
|
6840
|
+
"description": "Zero-config PWA Plugin for Nuxt",
|
|
6841
|
+
"repo": "vite-pwa/nuxt",
|
|
6842
|
+
"npm": "@vite-pwa/nuxt",
|
|
6843
|
+
"icon": "vite-pwa-nuxt.svg",
|
|
6844
|
+
"github": "https://github.com/vite-pwa/nuxt",
|
|
6845
|
+
"website": "https://github.com/vite-pwa/nuxt",
|
|
6846
|
+
"learn_more": "https://vite-pwa-org.netlify.app/frameworks/nuxt.html",
|
|
6847
|
+
"category": "Performance",
|
|
6848
|
+
"type": "3rd-party",
|
|
6849
|
+
"maintainers": [
|
|
6850
|
+
{
|
|
6851
|
+
"name": "Joaquín Sánchez",
|
|
6852
|
+
"github": "userquin",
|
|
6853
|
+
"twitter": "userquin"
|
|
6854
|
+
},
|
|
6855
|
+
{
|
|
6856
|
+
"name": "Anthony Fu",
|
|
6857
|
+
"github": "antfu",
|
|
6858
|
+
"twitter": "antfu7"
|
|
6859
|
+
}
|
|
6860
|
+
],
|
|
6861
|
+
"compatibility": {
|
|
6862
|
+
"nuxt": "^3.0.0",
|
|
6863
|
+
"requires": {}
|
|
6864
|
+
}
|
|
6865
|
+
},
|
|
6866
|
+
{
|
|
6867
|
+
"name": "vitest",
|
|
6868
|
+
"description": "Vitest integration with Nuxt",
|
|
6869
|
+
"repo": "danielroe/nuxt-vitest",
|
|
6870
|
+
"npm": "nuxt-vitest",
|
|
6871
|
+
"icon": "vitest.svg",
|
|
6872
|
+
"github": "https://github.com/danielroe/nuxt-vitest",
|
|
6873
|
+
"website": "https://github.com/danielroe/nuxt-vitest",
|
|
6874
|
+
"learn_more": "",
|
|
6875
|
+
"category": "Devtools",
|
|
6876
|
+
"type": "3rd-party",
|
|
6877
|
+
"maintainers": [
|
|
6878
|
+
{
|
|
6879
|
+
"name": "Daniel Roe",
|
|
6880
|
+
"github": "danielroe"
|
|
6881
|
+
},
|
|
6882
|
+
{
|
|
6883
|
+
"name": "Anthony Fu",
|
|
6884
|
+
"github": "antfu"
|
|
6885
|
+
}
|
|
6886
|
+
],
|
|
6887
|
+
"compatibility": {
|
|
6888
|
+
"nuxt": "^3.0.0",
|
|
6889
|
+
"requires": {},
|
|
6890
|
+
"devtools": "^0.0.0"
|
|
6891
|
+
}
|
|
6892
|
+
},
|
|
6893
|
+
{
|
|
6894
|
+
"name": "vue-email",
|
|
6895
|
+
"description": "💌 Write email templates with vue",
|
|
6896
|
+
"repo": "Dave136/vue-email#main/packages/vue-email",
|
|
6897
|
+
"npm": "vue-email",
|
|
6898
|
+
"icon": "vue-email.svg",
|
|
6899
|
+
"github": "https://github.com/Dave136/vue-email",
|
|
6900
|
+
"website": "https://www.vuemail.net/",
|
|
6901
|
+
"learn_more": "https://vue-email.vercel.app/getting-started",
|
|
6902
|
+
"category": "UI",
|
|
6903
|
+
"type": "3rd-party",
|
|
6904
|
+
"maintainers": [
|
|
6905
|
+
{
|
|
6906
|
+
"name": "David Arenas",
|
|
6907
|
+
"github": "Dave136",
|
|
6908
|
+
"twitter": "davejs4",
|
|
6909
|
+
"avatar": "https://avatars.githubusercontent.com/u/49698182?v=4"
|
|
6910
|
+
},
|
|
6911
|
+
{
|
|
6912
|
+
"name": "Younes Barrad",
|
|
6913
|
+
"github": "Flowko",
|
|
6914
|
+
"twitter": "imflowko",
|
|
6915
|
+
"avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
|
|
6916
|
+
}
|
|
6917
|
+
],
|
|
6918
|
+
"compatibility": {
|
|
6919
|
+
"nuxt": "^3.0.0",
|
|
6920
|
+
"requires": {},
|
|
6921
|
+
"devtools": "^0.0.0"
|
|
6922
|
+
}
|
|
6923
|
+
},
|
|
5071
6924
|
{
|
|
5072
6925
|
"name": "vue-macros",
|
|
5073
|
-
"description": "Explore
|
|
5074
|
-
"repo": "sxzz/
|
|
6926
|
+
"description": "Explore more macros and syntax sugar to Vue.",
|
|
6927
|
+
"repo": "sxzz/vue-macros#main/packages/nuxt",
|
|
5075
6928
|
"npm": "@vue-macros/nuxt",
|
|
5076
6929
|
"icon": "vue-macros.svg",
|
|
5077
|
-
"github": "https://github.com/sxzz/
|
|
6930
|
+
"github": "https://github.com/sxzz/vue-macros",
|
|
5078
6931
|
"website": "https://vue-macros.sxzz.moe",
|
|
5079
|
-
"learn_more": "https://github.com/sxzz/
|
|
6932
|
+
"learn_more": "https://github.com/sxzz/vue-macros",
|
|
5080
6933
|
"category": "Extensions",
|
|
5081
6934
|
"type": "3rd-party",
|
|
5082
6935
|
"maintainers": [
|
|
@@ -5090,7 +6943,8 @@
|
|
|
5090
6943
|
"nuxt": "^3.0.0",
|
|
5091
6944
|
"requires": {
|
|
5092
6945
|
"bridge": "optional"
|
|
5093
|
-
}
|
|
6946
|
+
},
|
|
6947
|
+
"devtools": "^0.0.0"
|
|
5094
6948
|
}
|
|
5095
6949
|
},
|
|
5096
6950
|
{
|
|
@@ -5117,7 +6971,7 @@
|
|
|
5117
6971
|
},
|
|
5118
6972
|
{
|
|
5119
6973
|
"name": "vue-multiselect",
|
|
5120
|
-
"description": "Single / multiple select plugin for Nuxt
|
|
6974
|
+
"description": "Single / multiple select plugin for Nuxt using vue-multiselect.",
|
|
5121
6975
|
"repo": "spektrummedia/nuxt-vue-multiselect",
|
|
5122
6976
|
"npm": "nuxt-vue-multiselect",
|
|
5123
6977
|
"icon": "",
|
|
@@ -5159,6 +7013,29 @@
|
|
|
5159
7013
|
"requires": {}
|
|
5160
7014
|
}
|
|
5161
7015
|
},
|
|
7016
|
+
{
|
|
7017
|
+
"name": "vue-query",
|
|
7018
|
+
"description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
|
|
7019
|
+
"repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt#main",
|
|
7020
|
+
"npm": "@hebilicious/vue-query-nuxt",
|
|
7021
|
+
"icon": "vue-query.svg",
|
|
7022
|
+
"github": "https://github.com/Hebilicious/vue-query-nuxt",
|
|
7023
|
+
"website": "https://github.com/Hebilicious/vue-query-nuxt#readme",
|
|
7024
|
+
"learn_more": "https://tanstack.com/query/latest/docs/vue/quick-start",
|
|
7025
|
+
"category": "Request",
|
|
7026
|
+
"type": "3rd-party",
|
|
7027
|
+
"maintainers": [
|
|
7028
|
+
{
|
|
7029
|
+
"name": "Hebilicious",
|
|
7030
|
+
"github": "Hebilicious",
|
|
7031
|
+
"twitter": "its_hebilicious"
|
|
7032
|
+
}
|
|
7033
|
+
],
|
|
7034
|
+
"compatibility": {
|
|
7035
|
+
"nuxt": "^3.0.0",
|
|
7036
|
+
"requires": {}
|
|
7037
|
+
}
|
|
7038
|
+
},
|
|
5162
7039
|
{
|
|
5163
7040
|
"name": "vue-select",
|
|
5164
7041
|
"description": "Nuxt module for vue-select, a feature rich select/dropdown/typeahead component.",
|
|
@@ -5208,7 +7085,7 @@
|
|
|
5208
7085
|
},
|
|
5209
7086
|
{
|
|
5210
7087
|
"name": "vue-warehouse",
|
|
5211
|
-
"description": "A Cross-browser storage for Vue.js and Nuxt
|
|
7088
|
+
"description": "A Cross-browser storage for Vue.js and Nuxt, with plugins support and easy extensibility based on Store.js",
|
|
5212
7089
|
"repo": "juliomrqz/vue-warehouse",
|
|
5213
7090
|
"npm": "vue-warehouse",
|
|
5214
7091
|
"icon": "",
|
|
@@ -5229,9 +7106,54 @@
|
|
|
5229
7106
|
"requires": {}
|
|
5230
7107
|
}
|
|
5231
7108
|
},
|
|
7109
|
+
{
|
|
7110
|
+
"name": "vue3-carousel-nuxt",
|
|
7111
|
+
"description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt applications.",
|
|
7112
|
+
"repo": "gaetansenn/vue3-carousel-nuxt",
|
|
7113
|
+
"npm": "vue3-carousel-nuxt",
|
|
7114
|
+
"icon": "",
|
|
7115
|
+
"github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
|
|
7116
|
+
"website": "",
|
|
7117
|
+
"learn_more": "",
|
|
7118
|
+
"category": "UI",
|
|
7119
|
+
"type": "3rd-party",
|
|
7120
|
+
"maintainers": [
|
|
7121
|
+
{
|
|
7122
|
+
"name": "Gaetan SENN",
|
|
7123
|
+
"github": "gaetansenn",
|
|
7124
|
+
"avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
|
|
7125
|
+
}
|
|
7126
|
+
],
|
|
7127
|
+
"compatibility": {
|
|
7128
|
+
"nuxt": "^3.0.0",
|
|
7129
|
+
"requires": {}
|
|
7130
|
+
}
|
|
7131
|
+
},
|
|
7132
|
+
{
|
|
7133
|
+
"name": "vuefire",
|
|
7134
|
+
"description": "Idiomatic composables for the Firebase SDK",
|
|
7135
|
+
"repo": "vuejs/vuefire/packages/nuxt",
|
|
7136
|
+
"npm": "nuxt-vuefire",
|
|
7137
|
+
"icon": "vuefire.svg",
|
|
7138
|
+
"github": "https://github.com/vuejs/vuefire/tree/main/packages/nuxt",
|
|
7139
|
+
"website": "https://vuefire.vuejs.org/",
|
|
7140
|
+
"learn_more": "",
|
|
7141
|
+
"category": "Database",
|
|
7142
|
+
"type": "3rd-party",
|
|
7143
|
+
"maintainers": [
|
|
7144
|
+
{
|
|
7145
|
+
"name": "posva",
|
|
7146
|
+
"github": "posva"
|
|
7147
|
+
}
|
|
7148
|
+
],
|
|
7149
|
+
"compatibility": {
|
|
7150
|
+
"nuxt": "^3.0.0",
|
|
7151
|
+
"requires": {}
|
|
7152
|
+
}
|
|
7153
|
+
},
|
|
5232
7154
|
{
|
|
5233
7155
|
"name": "vuestic",
|
|
5234
|
-
"description": "Vuestic UI module for Nuxt
|
|
7156
|
+
"description": "Vuestic UI module for Nuxt",
|
|
5235
7157
|
"repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
|
|
5236
7158
|
"npm": "@vuestic/nuxt",
|
|
5237
7159
|
"icon": "vuestic.png",
|
|
@@ -5251,9 +7173,31 @@
|
|
|
5251
7173
|
"requires": {}
|
|
5252
7174
|
}
|
|
5253
7175
|
},
|
|
7176
|
+
{
|
|
7177
|
+
"name": "vuetify-nuxt-module",
|
|
7178
|
+
"description": "Zero-config Nuxt Module for Vuetify.",
|
|
7179
|
+
"repo": "userquin/vuetify-nuxt-module",
|
|
7180
|
+
"npm": "vuetify-nuxt-module",
|
|
7181
|
+
"icon": "vuetify-logo-v3-dark.svg",
|
|
7182
|
+
"github": "https://github.com/userquin/vuetify-nuxt-module",
|
|
7183
|
+
"website": "https://github.com/userquin/vuetify-nuxt-module",
|
|
7184
|
+
"learn_more": "https://vuetify-nuxt-module.netlify.app/",
|
|
7185
|
+
"category": "UI",
|
|
7186
|
+
"type": "3rd-party",
|
|
7187
|
+
"maintainers": [
|
|
7188
|
+
{
|
|
7189
|
+
"name": "Joaquín Sánchez",
|
|
7190
|
+
"github": "userquin"
|
|
7191
|
+
}
|
|
7192
|
+
],
|
|
7193
|
+
"compatibility": {
|
|
7194
|
+
"nuxt": "^3.0.0",
|
|
7195
|
+
"requires": {}
|
|
7196
|
+
}
|
|
7197
|
+
},
|
|
5254
7198
|
{
|
|
5255
7199
|
"name": "vuetify",
|
|
5256
|
-
"description": "Vuetify Module for Nuxt
|
|
7200
|
+
"description": "Vuetify Module for Nuxt to add Material Design components to your application.",
|
|
5257
7201
|
"repo": "nuxt-community/vuetify-module",
|
|
5258
7202
|
"npm": "@nuxtjs/vuetify",
|
|
5259
7203
|
"icon": "vuetify.png",
|
|
@@ -5300,7 +7244,8 @@
|
|
|
5300
7244
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5301
7245
|
"requires": {
|
|
5302
7246
|
"bridge": "optional"
|
|
5303
|
-
}
|
|
7247
|
+
},
|
|
7248
|
+
"devtools": "^0.0.0"
|
|
5304
7249
|
}
|
|
5305
7250
|
},
|
|
5306
7251
|
{
|
|
@@ -5325,14 +7270,37 @@
|
|
|
5325
7270
|
"requires": {}
|
|
5326
7271
|
}
|
|
5327
7272
|
},
|
|
7273
|
+
{
|
|
7274
|
+
"name": "vunix",
|
|
7275
|
+
"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.",
|
|
7276
|
+
"repo": "gaetansenn/vunix#main/packages/nuxt",
|
|
7277
|
+
"npm": "@vunix/nuxt",
|
|
7278
|
+
"icon": "",
|
|
7279
|
+
"github": "https://github.com/gaetansenn/vunix",
|
|
7280
|
+
"website": "https://vunix.dewib.com/",
|
|
7281
|
+
"learn_more": "",
|
|
7282
|
+
"category": "UI",
|
|
7283
|
+
"type": "3rd-party",
|
|
7284
|
+
"maintainers": [
|
|
7285
|
+
{
|
|
7286
|
+
"name": "Gaetan SENN",
|
|
7287
|
+
"github": "gaetansenn",
|
|
7288
|
+
"avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
|
|
7289
|
+
}
|
|
7290
|
+
],
|
|
7291
|
+
"compatibility": {
|
|
7292
|
+
"nuxt": "^3.0.0",
|
|
7293
|
+
"requires": {}
|
|
7294
|
+
}
|
|
7295
|
+
},
|
|
5328
7296
|
{
|
|
5329
7297
|
"name": "web-vitals",
|
|
5330
7298
|
"description": "Web Vitals for Nuxt",
|
|
5331
|
-
"repo": "nuxt-
|
|
7299
|
+
"repo": "nuxt-modules/web-vitals",
|
|
5332
7300
|
"npm": "@nuxtjs/web-vitals",
|
|
5333
7301
|
"icon": "web-vitals.png",
|
|
5334
|
-
"github": "https://github.com/nuxt-
|
|
5335
|
-
"website": "https://github.com/nuxt-
|
|
7302
|
+
"github": "https://github.com/nuxt-modules/web-vitals",
|
|
7303
|
+
"website": "https://github.com/nuxt-modules/web-vitals",
|
|
5336
7304
|
"learn_more": "",
|
|
5337
7305
|
"category": "Performance",
|
|
5338
7306
|
"type": "community",
|
|
@@ -5359,29 +7327,6 @@
|
|
|
5359
7327
|
}
|
|
5360
7328
|
}
|
|
5361
7329
|
},
|
|
5362
|
-
{
|
|
5363
|
-
"name": "web3js",
|
|
5364
|
-
"description": "Web3.js module integration for Nuxt.js",
|
|
5365
|
-
"repo": "bl0cknumber/nuxt-web3",
|
|
5366
|
-
"npm": "nuxt-web3",
|
|
5367
|
-
"icon": "web3js.svg",
|
|
5368
|
-
"github": "https://github.com/bl0cknumber/nuxt-web3",
|
|
5369
|
-
"website": "https://github.com/bl0cknumber/nuxt-web3",
|
|
5370
|
-
"learn_more": "https://web3js.readthedocs.io/",
|
|
5371
|
-
"category": "Libraries",
|
|
5372
|
-
"type": "3rd-party",
|
|
5373
|
-
"maintainers": [
|
|
5374
|
-
{
|
|
5375
|
-
"name": "Muhammad Fauzan",
|
|
5376
|
-
"github": "bl0cknumber",
|
|
5377
|
-
"twitter": "fncolon"
|
|
5378
|
-
}
|
|
5379
|
-
],
|
|
5380
|
-
"compatibility": {
|
|
5381
|
-
"nuxt": "^2.0.0",
|
|
5382
|
-
"requires": {}
|
|
5383
|
-
}
|
|
5384
|
-
},
|
|
5385
7330
|
{
|
|
5386
7331
|
"name": "webfontloader",
|
|
5387
7332
|
"description": "Efficient web font loading has never been easier!",
|
|
@@ -5406,7 +7351,7 @@
|
|
|
5406
7351
|
},
|
|
5407
7352
|
{
|
|
5408
7353
|
"name": "webpack-optimisations",
|
|
5409
|
-
"description": "Nuxt
|
|
7354
|
+
"description": "Nuxt v2 module to automatically make your builds faster.",
|
|
5410
7355
|
"repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
|
|
5411
7356
|
"npm": "nuxt-webpack-optimisations",
|
|
5412
7357
|
"icon": "build-optimisations.svg",
|
|
@@ -5496,6 +7441,54 @@
|
|
|
5496
7441
|
"requires": {}
|
|
5497
7442
|
}
|
|
5498
7443
|
},
|
|
7444
|
+
{
|
|
7445
|
+
"name": "well-known",
|
|
7446
|
+
"description": "A Nuxt module to add well-known URIs using middlewares",
|
|
7447
|
+
"repo": "zadigetvoltaire/nuxt-well-known",
|
|
7448
|
+
"npm": "@zadigetvoltaire/nuxt-well-known",
|
|
7449
|
+
"icon": "well-known.svg",
|
|
7450
|
+
"github": "https://github.com/zadigetvoltaire/nuxt-well-known",
|
|
7451
|
+
"website": "https://github.com/zadigetvoltaire/nuxt-well-known#readme",
|
|
7452
|
+
"learn_more": "https://www.iana.org/assignments/well-known-uris/well-known-uris.xhtml",
|
|
7453
|
+
"category": "SEO",
|
|
7454
|
+
"type": "3rd-party",
|
|
7455
|
+
"maintainers": [
|
|
7456
|
+
{
|
|
7457
|
+
"name": "Zadig&Voltaire Team",
|
|
7458
|
+
"github": "https://github.com/zadigetvoltaire"
|
|
7459
|
+
}
|
|
7460
|
+
],
|
|
7461
|
+
"compatibility": {
|
|
7462
|
+
"nuxt": "^3.0.0",
|
|
7463
|
+
"requires": {}
|
|
7464
|
+
}
|
|
7465
|
+
},
|
|
7466
|
+
{
|
|
7467
|
+
"name": "wideangle",
|
|
7468
|
+
"description": "Nuxt module to integrate Wide Angle Analytics",
|
|
7469
|
+
"repo": "inputobjects/wideangle-nuxt",
|
|
7470
|
+
"npm": "wideangle-nuxt",
|
|
7471
|
+
"icon": "wideangle.png",
|
|
7472
|
+
"github": "https://github.com/inputobjects/wideangle-nuxt",
|
|
7473
|
+
"website": "https://wideangle.co",
|
|
7474
|
+
"learn_more": "https://wideangle.co/documentation/web-analytics-for-nuxt",
|
|
7475
|
+
"category": "Analytics",
|
|
7476
|
+
"type": "3rd-party",
|
|
7477
|
+
"maintainers": [
|
|
7478
|
+
{
|
|
7479
|
+
"name": "Wide Angle Analytics by Input Objects GmbH",
|
|
7480
|
+
"github": "inputobjects"
|
|
7481
|
+
},
|
|
7482
|
+
{
|
|
7483
|
+
"name": "Jarek Rozanski",
|
|
7484
|
+
"github": "jrozanski"
|
|
7485
|
+
}
|
|
7486
|
+
],
|
|
7487
|
+
"compatibility": {
|
|
7488
|
+
"nuxt": "^3.0.0",
|
|
7489
|
+
"requires": {}
|
|
7490
|
+
}
|
|
7491
|
+
},
|
|
5499
7492
|
{
|
|
5500
7493
|
"name": "windicss",
|
|
5501
7494
|
"description": "Next generation utility-first CSS framework.",
|
|
@@ -5639,32 +7632,9 @@
|
|
|
5639
7632
|
"requires": {}
|
|
5640
7633
|
}
|
|
5641
7634
|
},
|
|
5642
|
-
{
|
|
5643
|
-
"name": "yandex-metrika",
|
|
5644
|
-
"description": "Yandex metrika Module for Nuxt.js",
|
|
5645
|
-
"repo": "nuxt-community/yandex-metrika-module",
|
|
5646
|
-
"npm": "@nuxtjs/yandex-metrika",
|
|
5647
|
-
"icon": "",
|
|
5648
|
-
"github": "https://github.com/nuxt-community/yandex-metrika-module",
|
|
5649
|
-
"website": "https://github.com/nuxt-community/yandex-metrika-module",
|
|
5650
|
-
"learn_more": "https://metrica.yandex.com/about",
|
|
5651
|
-
"category": "Analytics",
|
|
5652
|
-
"type": "community",
|
|
5653
|
-
"maintainers": [
|
|
5654
|
-
{
|
|
5655
|
-
"name": "Pooya Parsa",
|
|
5656
|
-
"github": "pi0",
|
|
5657
|
-
"twitter": "_pi0_"
|
|
5658
|
-
}
|
|
5659
|
-
],
|
|
5660
|
-
"compatibility": {
|
|
5661
|
-
"nuxt": "^2.0.0",
|
|
5662
|
-
"requires": {}
|
|
5663
|
-
}
|
|
5664
|
-
},
|
|
5665
7635
|
{
|
|
5666
7636
|
"name": "zendesk",
|
|
5667
|
-
"description": "Nuxt
|
|
7637
|
+
"description": "Nuxt module for Zendesk",
|
|
5668
7638
|
"repo": "DansMaCulotte/nuxt-zendesk",
|
|
5669
7639
|
"npm": "@dansmaculotte/nuxt-zendesk",
|
|
5670
7640
|
"icon": "zendesk.png",
|