@nuxt/modules 0.6.0-2a593a → 0.6.0-2bb6bd
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -0
- package/modules.json +2248 -353
- 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",
|
|
@@ -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",
|
|
@@ -2365,9 +2887,35 @@
|
|
|
2365
2887
|
"requires": {}
|
|
2366
2888
|
}
|
|
2367
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",
|
|
2913
|
+
"requires": {}
|
|
2914
|
+
}
|
|
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,24 +3355,160 @@
|
|
|
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",
|
|
3376
|
+
"requires": {}
|
|
3377
|
+
}
|
|
3378
|
+
},
|
|
3379
|
+
{
|
|
3380
|
+
"name": "nuxt-anchorscroll",
|
|
3381
|
+
"description": "Scroll to top and to anchor support for Nuxt",
|
|
3382
|
+
"repo": "helltraitor/nuxt-anchorscroll",
|
|
3383
|
+
"npm": "nuxt-anchorscroll",
|
|
3384
|
+
"icon": "",
|
|
3385
|
+
"github": "https://github.com/helltraitor/nuxt-anchorscroll",
|
|
3386
|
+
"website": "https://github.com/helltraitor/nuxt-anchorscroll",
|
|
3387
|
+
"learn_more": "",
|
|
3388
|
+
"category": "UI",
|
|
3389
|
+
"type": "3rd-party",
|
|
3390
|
+
"maintainers": [
|
|
3391
|
+
{
|
|
3392
|
+
"name": "Helltraitor",
|
|
3393
|
+
"github": "helltraitor"
|
|
3394
|
+
}
|
|
3395
|
+
],
|
|
3396
|
+
"compatibility": {
|
|
3397
|
+
"nuxt": "^3.0.0",
|
|
3398
|
+
"requires": {}
|
|
3399
|
+
}
|
|
3400
|
+
},
|
|
3401
|
+
{
|
|
3402
|
+
"name": "nuxt-basic-auth",
|
|
3403
|
+
"description": "Nuxt Module for Basic Authentication",
|
|
3404
|
+
"repo": "kgierke/nuxt-basic-auth",
|
|
3405
|
+
"npm": "@kgierke/nuxt-basic-auth",
|
|
3406
|
+
"icon": "",
|
|
3407
|
+
"github": "https://github.com/kgierke/nuxt-basic-auth",
|
|
3408
|
+
"website": "https://github.com/kgierke/nuxt-basic-auth",
|
|
3409
|
+
"learn_more": "",
|
|
3410
|
+
"category": "Security",
|
|
3411
|
+
"type": "3rd-party",
|
|
3412
|
+
"maintainers": [
|
|
3413
|
+
{
|
|
3414
|
+
"name": "kgierke",
|
|
3415
|
+
"github": "kgierke"
|
|
3416
|
+
}
|
|
3417
|
+
],
|
|
3418
|
+
"compatibility": {
|
|
3419
|
+
"nuxt": "^3.0.0",
|
|
3420
|
+
"requires": {}
|
|
3421
|
+
}
|
|
3422
|
+
},
|
|
3423
|
+
{
|
|
3424
|
+
"name": "nuxt-bootstrap-icons",
|
|
3425
|
+
"description": "Just a simple integration for Bootstrap Icons",
|
|
3426
|
+
"repo": "OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3427
|
+
"npm": "nuxt-bootstrap-icons",
|
|
3428
|
+
"icon": "bootstrap-icons.svg",
|
|
3429
|
+
"github": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3430
|
+
"website": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3431
|
+
"learn_more": "https://github.com/OyewoleOyedeji/nuxt-bootstrap-icons",
|
|
3432
|
+
"category": "UI",
|
|
3433
|
+
"type": "3rd-party",
|
|
3434
|
+
"maintainers": [
|
|
3435
|
+
{
|
|
3436
|
+
"name": "OyewoleOyedeji",
|
|
3437
|
+
"github": "OyewoleOyedeji"
|
|
3438
|
+
}
|
|
3439
|
+
],
|
|
3440
|
+
"compatibility": {
|
|
3441
|
+
"nuxt": "^3.0.0",
|
|
3442
|
+
"requires": {}
|
|
3443
|
+
}
|
|
3444
|
+
},
|
|
3445
|
+
{
|
|
3446
|
+
"name": "nuxt-chatgpt",
|
|
3447
|
+
"description": "ChatGPT integration for Nuxt",
|
|
3448
|
+
"repo": "schnapsterdog/nuxt-chatgpt",
|
|
3449
|
+
"npm": "nuxt-chatgpt",
|
|
3450
|
+
"icon": "chatgpt.svg",
|
|
3451
|
+
"github": "https://github.com/schnapsterdog/nuxt-chatgpt",
|
|
3452
|
+
"website": "https://github.com/schnapsterdog/nuxt-chatgpt",
|
|
3453
|
+
"learn_more": "https://github.com/schnapsterdog/nuxt-chatgpt/blob/main/README.md",
|
|
3454
|
+
"category": "Libraries",
|
|
3455
|
+
"type": "3rd-party",
|
|
3456
|
+
"maintainers": [
|
|
3457
|
+
{
|
|
3458
|
+
"name": "Oliver Trajceski",
|
|
3459
|
+
"github": "schnapsterdog"
|
|
3460
|
+
}
|
|
3461
|
+
],
|
|
3462
|
+
"compatibility": {
|
|
3463
|
+
"nuxt": "^3.0.0",
|
|
3464
|
+
"requires": {}
|
|
3465
|
+
}
|
|
3466
|
+
},
|
|
3467
|
+
{
|
|
3468
|
+
"name": "nuxt-facebook-chat",
|
|
3469
|
+
"description": "nuxt-plotly module is thin Nuxt wrapper for Facebook's Customer Chat SDK",
|
|
3470
|
+
"repo": "superdev-tech/nuxt-facebook-chat",
|
|
3471
|
+
"npm": "nuxt-facebook-chat",
|
|
3472
|
+
"icon": "nuxt-facebook-chat.svg",
|
|
3473
|
+
"github": "https://github.com/superdev-tech/nuxt-facebook-chat",
|
|
3474
|
+
"website": "https://github.com/superdev-tech/nuxt-facebook-chat",
|
|
3475
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-facebook-chat",
|
|
3476
|
+
"category": "Libraries",
|
|
3477
|
+
"type": "3rd-party",
|
|
3478
|
+
"maintainers": [
|
|
3479
|
+
{
|
|
3480
|
+
"name": "Supanut Dokmaithong",
|
|
3481
|
+
"github": "Boomgeek"
|
|
3482
|
+
},
|
|
3483
|
+
{
|
|
3484
|
+
"name": "superdev-tech",
|
|
3485
|
+
"github": "superdev-tech"
|
|
3486
|
+
}
|
|
3487
|
+
],
|
|
3488
|
+
"compatibility": {
|
|
3489
|
+
"nuxt": "^3.0.0",
|
|
3490
|
+
"requires": {}
|
|
3491
|
+
}
|
|
3492
|
+
},
|
|
3493
|
+
{
|
|
3494
|
+
"name": "nuxt-feedme",
|
|
3495
|
+
"description": "The RSS feed module for Nuxt web framework with ATOM, JSON and RSS support",
|
|
3496
|
+
"repo": "helltraitor/nuxt-feedme",
|
|
3497
|
+
"npm": "nuxt-feedme",
|
|
3498
|
+
"icon": "",
|
|
3499
|
+
"github": "https://github.com/helltraitor/nuxt-feedme",
|
|
3500
|
+
"website": "https://github.com/helltraitor/nuxt-feedme",
|
|
3501
|
+
"learn_more": "",
|
|
3502
|
+
"category": "SEO",
|
|
3503
|
+
"type": "3rd-party",
|
|
3504
|
+
"maintainers": [
|
|
3505
|
+
{
|
|
3506
|
+
"name": "Helltraitor",
|
|
3507
|
+
"github": "helltraitor"
|
|
3508
|
+
}
|
|
3509
|
+
],
|
|
3510
|
+
"compatibility": {
|
|
3511
|
+
"nuxt": "^3.0.0",
|
|
2757
3512
|
"requires": {}
|
|
2758
3513
|
}
|
|
2759
3514
|
},
|
|
@@ -2808,6 +3563,29 @@
|
|
|
2808
3563
|
"requires": {}
|
|
2809
3564
|
}
|
|
2810
3565
|
},
|
|
3566
|
+
{
|
|
3567
|
+
"name": "nuxt-gtm",
|
|
3568
|
+
"description": "A Nuxt module for Google Tag Manager",
|
|
3569
|
+
"repo": "zadigetvoltaire/nuxt-gtm",
|
|
3570
|
+
"npm": "@zadigetvoltaire/nuxt-gtm",
|
|
3571
|
+
"icon": "nuxt-gtm.svg",
|
|
3572
|
+
"github": "https://github.com/zadigetvoltaire/nuxt-gtm",
|
|
3573
|
+
"website": "https://github.com/zadigetvoltaire/nuxt-gtm",
|
|
3574
|
+
"learn_more": "https://developers.google.com/tag-platform/tag-manager?hl=fr",
|
|
3575
|
+
"category": "Analytics",
|
|
3576
|
+
"type": "3rd-party",
|
|
3577
|
+
"maintainers": [
|
|
3578
|
+
{
|
|
3579
|
+
"name": "Zadig&Voltaire Team",
|
|
3580
|
+
"github": "https://github.com/zadigetvoltaire"
|
|
3581
|
+
}
|
|
3582
|
+
],
|
|
3583
|
+
"compatibility": {
|
|
3584
|
+
"nuxt": "^3.0.0",
|
|
3585
|
+
"requires": {},
|
|
3586
|
+
"devtools": "^0.0.0"
|
|
3587
|
+
}
|
|
3588
|
+
},
|
|
2811
3589
|
{
|
|
2812
3590
|
"name": "nuxt-hue",
|
|
2813
3591
|
"description": "Enlighten your Nuxt experience",
|
|
@@ -2833,15 +3611,37 @@
|
|
|
2833
3611
|
}
|
|
2834
3612
|
},
|
|
2835
3613
|
{
|
|
2836
|
-
"name": "nuxt-
|
|
2837
|
-
"description": "
|
|
2838
|
-
"repo": "
|
|
2839
|
-
"npm": "
|
|
2840
|
-
"icon": "
|
|
2841
|
-
"github": "https://github.com/
|
|
2842
|
-
"website": "https://
|
|
2843
|
-
"learn_more": "
|
|
2844
|
-
"category": "
|
|
3614
|
+
"name": "nuxt-jsonld",
|
|
3615
|
+
"description": "Manage JSON-LD in Vue component.",
|
|
3616
|
+
"repo": "ymmooot/nuxt-jsonld",
|
|
3617
|
+
"npm": "nuxt-jsonld",
|
|
3618
|
+
"icon": "",
|
|
3619
|
+
"github": "https://github.com/ymmooot/nuxt-jsonld",
|
|
3620
|
+
"website": "https://github.com/ymmooot/nuxt-jsonld",
|
|
3621
|
+
"learn_more": "",
|
|
3622
|
+
"category": "SEO",
|
|
3623
|
+
"type": "3rd-party",
|
|
3624
|
+
"maintainers": [
|
|
3625
|
+
{
|
|
3626
|
+
"name": "ymmooot",
|
|
3627
|
+
"github": "ymmooot"
|
|
3628
|
+
}
|
|
3629
|
+
],
|
|
3630
|
+
"compatibility": {
|
|
3631
|
+
"nuxt": "^3.0.0",
|
|
3632
|
+
"requires": {}
|
|
3633
|
+
}
|
|
3634
|
+
},
|
|
3635
|
+
{
|
|
3636
|
+
"name": "nuxt-localtunnel",
|
|
3637
|
+
"description": "Exposes your Nuxt localhost to the world automatically.",
|
|
3638
|
+
"repo": "nuxtus/localtunnel",
|
|
3639
|
+
"npm": "@nuxtus/nuxt-localtunnel",
|
|
3640
|
+
"icon": "nuxt-localtunnel.svg",
|
|
3641
|
+
"github": "https://github.com/nuxtus/localtunnel",
|
|
3642
|
+
"website": "https://nuxtus.com",
|
|
3643
|
+
"learn_more": "https://docs.nuxtus.com/#/localtunnel",
|
|
3644
|
+
"category": "Devtools",
|
|
2845
3645
|
"type": "3rd-party",
|
|
2846
3646
|
"maintainers": [
|
|
2847
3647
|
{
|
|
@@ -2855,6 +3655,73 @@
|
|
|
2855
3655
|
"requires": {}
|
|
2856
3656
|
}
|
|
2857
3657
|
},
|
|
3658
|
+
{
|
|
3659
|
+
"name": "nuxt-loco",
|
|
3660
|
+
"description": "A localise.biz module to synth locale with Nuxt",
|
|
3661
|
+
"repo": "gaetansenn/nuxt-loco",
|
|
3662
|
+
"npm": "nuxt-loco",
|
|
3663
|
+
"icon": "",
|
|
3664
|
+
"github": "https://github.com/gaetansenn/nuxt-loco",
|
|
3665
|
+
"website": "https://nuxt-loco.dewib.com/",
|
|
3666
|
+
"learn_more": "",
|
|
3667
|
+
"category": "Libraries",
|
|
3668
|
+
"type": "3rd-party",
|
|
3669
|
+
"maintainers": [
|
|
3670
|
+
{
|
|
3671
|
+
"name": "Gaetan SENN",
|
|
3672
|
+
"github": "gaetansenn",
|
|
3673
|
+
"avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
|
|
3674
|
+
}
|
|
3675
|
+
],
|
|
3676
|
+
"compatibility": {
|
|
3677
|
+
"nuxt": "^3.0.0",
|
|
3678
|
+
"requires": {}
|
|
3679
|
+
}
|
|
3680
|
+
},
|
|
3681
|
+
{
|
|
3682
|
+
"name": "nuxt-mapbox",
|
|
3683
|
+
"description": "Elegant Mapbox integration with Nuxt",
|
|
3684
|
+
"repo": "AlexLavoie42/Nuxt-Mapbox",
|
|
3685
|
+
"npm": "nuxt-mapbox",
|
|
3686
|
+
"icon": "nuxt-mapbox.svg",
|
|
3687
|
+
"github": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
|
|
3688
|
+
"website": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
|
|
3689
|
+
"learn_more": "https://github.com/AlexLavoie42/Nuxt-Mapbox",
|
|
3690
|
+
"category": "Libraries",
|
|
3691
|
+
"type": "3rd-party",
|
|
3692
|
+
"maintainers": [
|
|
3693
|
+
{
|
|
3694
|
+
"name": "Alex Lavoie",
|
|
3695
|
+
"github": "AlexLavoie42"
|
|
3696
|
+
}
|
|
3697
|
+
],
|
|
3698
|
+
"compatibility": {
|
|
3699
|
+
"nuxt": "^3.0.0",
|
|
3700
|
+
"requires": {}
|
|
3701
|
+
}
|
|
3702
|
+
},
|
|
3703
|
+
{
|
|
3704
|
+
"name": "nuxt-mdi",
|
|
3705
|
+
"description": "Add 7,000+ icons to your Nuxt application, from Material Design Icons.",
|
|
3706
|
+
"repo": "ERPedersen/nuxt-mdi",
|
|
3707
|
+
"npm": "nuxt-mdi",
|
|
3708
|
+
"icon": "mdi.png",
|
|
3709
|
+
"github": "https://github.com/ERPedersen/nuxt-mdi",
|
|
3710
|
+
"website": "https://nuxt-mdi.emilrosenius.com",
|
|
3711
|
+
"learn_more": "https://github.com/ERPedersen/nuxt-mdi/blob/main/README.md",
|
|
3712
|
+
"category": "Libraries",
|
|
3713
|
+
"type": "3rd-party",
|
|
3714
|
+
"maintainers": [
|
|
3715
|
+
{
|
|
3716
|
+
"name": "Emil Rosenius",
|
|
3717
|
+
"github": "ERPedersen"
|
|
3718
|
+
}
|
|
3719
|
+
],
|
|
3720
|
+
"compatibility": {
|
|
3721
|
+
"nuxt": "^3.0.0",
|
|
3722
|
+
"requires": {}
|
|
3723
|
+
}
|
|
3724
|
+
},
|
|
2858
3725
|
{
|
|
2859
3726
|
"name": "nuxt-monaco-editor",
|
|
2860
3727
|
"description": "Integrate monaco-editor with Nuxt",
|
|
@@ -2877,6 +3744,74 @@
|
|
|
2877
3744
|
"requires": {}
|
|
2878
3745
|
}
|
|
2879
3746
|
},
|
|
3747
|
+
{
|
|
3748
|
+
"name": "nuxt-mongoose",
|
|
3749
|
+
"description": "A Nuxt module for simplifying the use of Mongoose in your project.",
|
|
3750
|
+
"repo": "arashsheyda/nuxt-mongoose",
|
|
3751
|
+
"npm": "nuxt-mongoose",
|
|
3752
|
+
"icon": "nuxt-mongoose.svg",
|
|
3753
|
+
"github": "https://github.com/arashsheyda/nuxt-mongoose",
|
|
3754
|
+
"website": "https://nuxt-mongoose.nuxt.space",
|
|
3755
|
+
"learn_more": "",
|
|
3756
|
+
"category": "Database",
|
|
3757
|
+
"type": "3rd-party",
|
|
3758
|
+
"maintainers": [
|
|
3759
|
+
{
|
|
3760
|
+
"name": "arashsheyda",
|
|
3761
|
+
"github": "arashsheyda"
|
|
3762
|
+
}
|
|
3763
|
+
],
|
|
3764
|
+
"compatibility": {
|
|
3765
|
+
"nuxt": "^3.0.0",
|
|
3766
|
+
"requires": {},
|
|
3767
|
+
"devtools": "^0.0.0"
|
|
3768
|
+
}
|
|
3769
|
+
},
|
|
3770
|
+
{
|
|
3771
|
+
"name": "nuxt-pdf",
|
|
3772
|
+
"description": "Zero-boilerplate PDF exports of your Pages and Components",
|
|
3773
|
+
"repo": "sidebase/nuxt-pdf",
|
|
3774
|
+
"npm": "@sidebase/nuxt-pdf",
|
|
3775
|
+
"icon": "nuxt-pdf.png",
|
|
3776
|
+
"github": "https://github.com/sidebase/nuxt-pdf",
|
|
3777
|
+
"website": "https://sidebase.io/nuxt-pdf",
|
|
3778
|
+
"learn_more": "https://github.com/sidebase",
|
|
3779
|
+
"category": "Extensions",
|
|
3780
|
+
"type": "3rd-party",
|
|
3781
|
+
"maintainers": [
|
|
3782
|
+
{
|
|
3783
|
+
"name": "sidebase",
|
|
3784
|
+
"github": "sidebase",
|
|
3785
|
+
"twitter": "sidebase_io"
|
|
3786
|
+
}
|
|
3787
|
+
],
|
|
3788
|
+
"compatibility": {
|
|
3789
|
+
"nuxt": "^3.0.0",
|
|
3790
|
+
"requires": {}
|
|
3791
|
+
}
|
|
3792
|
+
},
|
|
3793
|
+
{
|
|
3794
|
+
"name": "nuxt-phosphor-icons",
|
|
3795
|
+
"description": "Just a simple integration for @phosphor-icons in Nuxt",
|
|
3796
|
+
"repo": "OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3797
|
+
"npm": "nuxt-phosphor-icons",
|
|
3798
|
+
"icon": "phosphor-icons.svg",
|
|
3799
|
+
"github": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3800
|
+
"website": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3801
|
+
"learn_more": "https://github.com/OyewoleOyedeji/nuxt-phosphor-icons",
|
|
3802
|
+
"category": "UI",
|
|
3803
|
+
"type": "3rd-party",
|
|
3804
|
+
"maintainers": [
|
|
3805
|
+
{
|
|
3806
|
+
"name": "OyewoleOyedeji",
|
|
3807
|
+
"github": "OyewoleOyedeji"
|
|
3808
|
+
}
|
|
3809
|
+
],
|
|
3810
|
+
"compatibility": {
|
|
3811
|
+
"nuxt": "^3.0.0",
|
|
3812
|
+
"requires": {}
|
|
3813
|
+
}
|
|
3814
|
+
},
|
|
2880
3815
|
{
|
|
2881
3816
|
"name": "nuxt-pino-log",
|
|
2882
3817
|
"description": "Structured logs for nuxt apps using pino",
|
|
@@ -2901,7 +3836,7 @@
|
|
|
2901
3836
|
},
|
|
2902
3837
|
{
|
|
2903
3838
|
"name": "plausible",
|
|
2904
|
-
"description": "Nuxt
|
|
3839
|
+
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
2905
3840
|
"repo": "nuxt-modules/plausible",
|
|
2906
3841
|
"npm": "@nuxtjs/plausible",
|
|
2907
3842
|
"icon": "plausible.png",
|
|
@@ -2921,9 +3856,35 @@
|
|
|
2921
3856
|
"requires": {}
|
|
2922
3857
|
}
|
|
2923
3858
|
},
|
|
3859
|
+
{
|
|
3860
|
+
"name": "nuxt-plotly",
|
|
3861
|
+
"description": "nuxt-plotly is a thin Nuxt wrapper for plotly.js",
|
|
3862
|
+
"repo": "superdev-tech/nuxt-plotly",
|
|
3863
|
+
"npm": "nuxt-plotly",
|
|
3864
|
+
"icon": "nuxt-plotly.svg",
|
|
3865
|
+
"github": "https://github.com/superdev-tech/nuxt-plotly",
|
|
3866
|
+
"website": "https://github.com/superdev-tech/nuxt-plotly",
|
|
3867
|
+
"learn_more": "https://www.npmjs.com/package/nuxt-plotly",
|
|
3868
|
+
"category": "Libraries",
|
|
3869
|
+
"type": "3rd-party",
|
|
3870
|
+
"maintainers": [
|
|
3871
|
+
{
|
|
3872
|
+
"name": "Supanut Dokmaithong",
|
|
3873
|
+
"github": "Boomgeek"
|
|
3874
|
+
},
|
|
3875
|
+
{
|
|
3876
|
+
"name": "superdev-tech",
|
|
3877
|
+
"github": "superdev-tech"
|
|
3878
|
+
}
|
|
3879
|
+
],
|
|
3880
|
+
"compatibility": {
|
|
3881
|
+
"nuxt": "^3.0.0",
|
|
3882
|
+
"requires": {}
|
|
3883
|
+
}
|
|
3884
|
+
},
|
|
2924
3885
|
{
|
|
2925
3886
|
"name": "nuxt-png-to-ico",
|
|
2926
|
-
"description": "Nuxt
|
|
3887
|
+
"description": "Nuxt module for auto generating favicons",
|
|
2927
3888
|
"repo": "b5710546232/nuxt-png-to-ico",
|
|
2928
3889
|
"npm": "nuxt-png-to-ico",
|
|
2929
3890
|
"icon": "",
|
|
@@ -2946,7 +3907,7 @@
|
|
|
2946
3907
|
},
|
|
2947
3908
|
{
|
|
2948
3909
|
"name": "nuxt-smartlook",
|
|
2949
|
-
"description": "Integrate Smartlook in your Nuxt
|
|
3910
|
+
"description": "Integrate Smartlook in your Nuxt apps using nuxt-smartlook.",
|
|
2950
3911
|
"repo": "f00b4r/nuxt-smartlook",
|
|
2951
3912
|
"npm": "nuxt-smartlook",
|
|
2952
3913
|
"icon": "nuxt-smartlook.png",
|
|
@@ -2998,7 +3959,7 @@
|
|
|
2998
3959
|
},
|
|
2999
3960
|
{
|
|
3000
3961
|
"name": "nuxt-storm",
|
|
3001
|
-
"description": "WebStorm & PHPStorm support for
|
|
3962
|
+
"description": "WebStorm & PHPStorm support for Nuxt components",
|
|
3002
3963
|
"repo": "fumeapp/nuxt-storm",
|
|
3003
3964
|
"npm": "nuxt-storm",
|
|
3004
3965
|
"icon": "nuxt-storm.png",
|
|
@@ -3042,7 +4003,7 @@
|
|
|
3042
4003
|
},
|
|
3043
4004
|
{
|
|
3044
4005
|
"name": "nuxt-unleash",
|
|
3045
|
-
"description": "Nuxt
|
|
4006
|
+
"description": "Nuxt module to use Unleash toggle feature services",
|
|
3046
4007
|
"repo": "conejerock/nuxt-unleash",
|
|
3047
4008
|
"npm": "nuxt-unleash",
|
|
3048
4009
|
"icon": "nuxt-unleash.svg",
|
|
@@ -3130,9 +4091,75 @@
|
|
|
3130
4091
|
}
|
|
3131
4092
|
}
|
|
3132
4093
|
},
|
|
4094
|
+
{
|
|
4095
|
+
"name": "nuxt-vue3-google-signin",
|
|
4096
|
+
"description": "Empower your Nuxt app with Google Sign-In, hassle-free",
|
|
4097
|
+
"repo": "wavezync/nuxt-vue3-google-signin",
|
|
4098
|
+
"npm": "nuxt-vue3-google-signin",
|
|
4099
|
+
"icon": "vue3-google-signin.svg",
|
|
4100
|
+
"github": "https://github.com/wavezync/nuxt-vue3-google-signin",
|
|
4101
|
+
"website": "https://vue3-google-signin.wavezync.com",
|
|
4102
|
+
"learn_more": "https://vue3-google-signin.wavezync.com",
|
|
4103
|
+
"category": "Libraries",
|
|
4104
|
+
"type": "3rd-party",
|
|
4105
|
+
"maintainers": [
|
|
4106
|
+
{
|
|
4107
|
+
"name": "Kasun Vithanage",
|
|
4108
|
+
"github": "kasvith"
|
|
4109
|
+
}
|
|
4110
|
+
],
|
|
4111
|
+
"compatibility": {
|
|
4112
|
+
"nuxt": "^3.0.0",
|
|
4113
|
+
"requires": {}
|
|
4114
|
+
}
|
|
4115
|
+
},
|
|
4116
|
+
{
|
|
4117
|
+
"name": "nuxt-vuetify",
|
|
4118
|
+
"description": "Add Vuetify 3 to your Nuxt application in 3 seconds.",
|
|
4119
|
+
"repo": "invictus-codes/nuxt-vuetify",
|
|
4120
|
+
"npm": "@invictus.codes/nuxt-vuetify",
|
|
4121
|
+
"icon": "vuetify-logo-v3-dark.svg",
|
|
4122
|
+
"github": "https://github.com/invictus-codes/nuxt-vuetify",
|
|
4123
|
+
"website": "https://invictus-codes.github.io/nuxt-vuetify/",
|
|
4124
|
+
"learn_more": "https://github.com/invictus-codes/nuxt-vuetify/blob/main/README.md",
|
|
4125
|
+
"category": "UI",
|
|
4126
|
+
"type": "3rd-party",
|
|
4127
|
+
"maintainers": [
|
|
4128
|
+
{
|
|
4129
|
+
"name": "Jens van Hellemondt",
|
|
4130
|
+
"github": "invictus-codes"
|
|
4131
|
+
}
|
|
4132
|
+
],
|
|
4133
|
+
"compatibility": {
|
|
4134
|
+
"nuxt": "^3.0.0",
|
|
4135
|
+
"requires": {}
|
|
4136
|
+
}
|
|
4137
|
+
},
|
|
4138
|
+
{
|
|
4139
|
+
"name": "nuxt3-leaflet",
|
|
4140
|
+
"description": "Leaflet integration with Nuxt",
|
|
4141
|
+
"repo": "Gugustinette/Nuxt-Leaflet",
|
|
4142
|
+
"npm": "nuxt3-leaflet",
|
|
4143
|
+
"icon": "leaflet.png",
|
|
4144
|
+
"github": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4145
|
+
"website": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4146
|
+
"learn_more": "https://github.com/Gugustinette/Nuxt-Leaflet",
|
|
4147
|
+
"category": "Libraries",
|
|
4148
|
+
"type": "3rd-party",
|
|
4149
|
+
"maintainers": [
|
|
4150
|
+
{
|
|
4151
|
+
"name": "Augustin MERCIER",
|
|
4152
|
+
"github": "Gugustinette"
|
|
4153
|
+
}
|
|
4154
|
+
],
|
|
4155
|
+
"compatibility": {
|
|
4156
|
+
"nuxt": "^3.0.0",
|
|
4157
|
+
"requires": {}
|
|
4158
|
+
}
|
|
4159
|
+
},
|
|
3133
4160
|
{
|
|
3134
4161
|
"name": "nuxt7",
|
|
3135
|
-
"description": "Full Featured iOS & Android PWA Apps with Nuxt
|
|
4162
|
+
"description": "Full Featured iOS & Android PWA Apps with Nuxt and Framework7",
|
|
3136
4163
|
"repo": "nuxt-community/nuxt7",
|
|
3137
4164
|
"npm": "nuxt7",
|
|
3138
4165
|
"icon": "",
|
|
@@ -3155,13 +4182,13 @@
|
|
|
3155
4182
|
},
|
|
3156
4183
|
{
|
|
3157
4184
|
"name": "og-image",
|
|
3158
|
-
"description": "
|
|
4185
|
+
"description": "Enlightened runtime images generated with Vue templates.",
|
|
3159
4186
|
"repo": "harlan-zw/nuxt-og-image",
|
|
3160
4187
|
"npm": "nuxt-og-image",
|
|
3161
|
-
"icon": "",
|
|
4188
|
+
"icon": "og-image.svg",
|
|
3162
4189
|
"github": "https://github.com/harlan-zw/nuxt-og-image",
|
|
3163
|
-
"website": "https://
|
|
3164
|
-
"learn_more": "",
|
|
4190
|
+
"website": "https://nuxtseo.com/og-image",
|
|
4191
|
+
"learn_more": "https://nuxtseo.com/og-image",
|
|
3165
4192
|
"category": "SEO",
|
|
3166
4193
|
"type": "3rd-party",
|
|
3167
4194
|
"maintainers": [
|
|
@@ -3174,7 +4201,8 @@
|
|
|
3174
4201
|
],
|
|
3175
4202
|
"compatibility": {
|
|
3176
4203
|
"nuxt": "^3.0.0",
|
|
3177
|
-
"requires": {}
|
|
4204
|
+
"requires": {},
|
|
4205
|
+
"devtools": "^0.0.0"
|
|
3178
4206
|
}
|
|
3179
4207
|
},
|
|
3180
4208
|
{
|
|
@@ -3202,7 +4230,7 @@
|
|
|
3202
4230
|
},
|
|
3203
4231
|
{
|
|
3204
4232
|
"name": "optimized-images",
|
|
3205
|
-
"description": "Automatically optimizes images used in Nuxt
|
|
4233
|
+
"description": "Automatically optimizes images used in Nuxt projects (jpeg, png, svg, webp and gif).",
|
|
3206
4234
|
"repo": "juliomrqz/nuxt-optimized-images",
|
|
3207
4235
|
"npm": "@aceforth/nuxt-optimized-images",
|
|
3208
4236
|
"icon": "",
|
|
@@ -3247,7 +4275,7 @@
|
|
|
3247
4275
|
},
|
|
3248
4276
|
{
|
|
3249
4277
|
"name": "parse",
|
|
3250
|
-
"description": "Parse package for Nuxt
|
|
4278
|
+
"description": "Parse package for Nuxt",
|
|
3251
4279
|
"repo": "cierrateam/nuxt-parse",
|
|
3252
4280
|
"npm": "nuxt-parse",
|
|
3253
4281
|
"icon": "",
|
|
@@ -3267,6 +4295,29 @@
|
|
|
3267
4295
|
"requires": {}
|
|
3268
4296
|
}
|
|
3269
4297
|
},
|
|
4298
|
+
{
|
|
4299
|
+
"name": "particles",
|
|
4300
|
+
"description": "Easily add particle animations to your Nuxt projects using tsParticles",
|
|
4301
|
+
"repo": "Joepocalyptic/nuxt-particles",
|
|
4302
|
+
"npm": "nuxt-particles",
|
|
4303
|
+
"icon": "",
|
|
4304
|
+
"github": "https://github.com/Joepocalyptic/nuxt-particles",
|
|
4305
|
+
"website": "https://nuxt-particles.joeypereira.dev",
|
|
4306
|
+
"learn_more": "https://particles.js.org/",
|
|
4307
|
+
"category": "Libraries",
|
|
4308
|
+
"type": "3rd-party",
|
|
4309
|
+
"maintainers": [
|
|
4310
|
+
{
|
|
4311
|
+
"name": "Joey Pereira",
|
|
4312
|
+
"github": "Joepocalyptic",
|
|
4313
|
+
"avatar": "https://avatars.githubusercontent.com/Joepocalyptic?v=4"
|
|
4314
|
+
}
|
|
4315
|
+
],
|
|
4316
|
+
"compatibility": {
|
|
4317
|
+
"nuxt": "^3.0.0",
|
|
4318
|
+
"requires": {}
|
|
4319
|
+
}
|
|
4320
|
+
},
|
|
3270
4321
|
{
|
|
3271
4322
|
"name": "partytown",
|
|
3272
4323
|
"description": "Partytown integration for Nuxt - relocate resource intensive scripts into a web worker, and off of the main thread.",
|
|
@@ -3292,6 +4343,30 @@
|
|
|
3292
4343
|
}
|
|
3293
4344
|
}
|
|
3294
4345
|
},
|
|
4346
|
+
{
|
|
4347
|
+
"name": "pdfeasy",
|
|
4348
|
+
"description": "A JavaScript Client/Server Side PDF-Generator based in PDFKit",
|
|
4349
|
+
"repo": "betterwrite/pdfeasy#main/packages/nuxt",
|
|
4350
|
+
"npm": "nuxt-pdfeasy",
|
|
4351
|
+
"icon": "pdfeasy.png",
|
|
4352
|
+
"github": "https://github.com/betterwrite/pdfeasy",
|
|
4353
|
+
"website": "https://github.com/betterwrite/pdfeasy",
|
|
4354
|
+
"learn_more": "https://github.com/betterwrite/pdfeasy",
|
|
4355
|
+
"category": "Extensions",
|
|
4356
|
+
"type": "3rd-party",
|
|
4357
|
+
"maintainers": [
|
|
4358
|
+
{
|
|
4359
|
+
"name": "Giovane Cardoso",
|
|
4360
|
+
"github": "novout",
|
|
4361
|
+
"twitter": "novoutttttt",
|
|
4362
|
+
"avatar": "https://avatars.githubusercontent.com/novout?v=4"
|
|
4363
|
+
}
|
|
4364
|
+
],
|
|
4365
|
+
"compatibility": {
|
|
4366
|
+
"nuxt": "^3.0.0",
|
|
4367
|
+
"requires": {}
|
|
4368
|
+
}
|
|
4369
|
+
},
|
|
3295
4370
|
{
|
|
3296
4371
|
"name": "persian-datepicker",
|
|
3297
4372
|
"description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
|
|
@@ -3366,11 +4441,11 @@
|
|
|
3366
4441
|
{
|
|
3367
4442
|
"name": "pinia",
|
|
3368
4443
|
"description": "The Vue Store that you will enjoy using",
|
|
3369
|
-
"repo": "
|
|
4444
|
+
"repo": "vuejs/pinia#v2/packages/nuxt",
|
|
3370
4445
|
"npm": "@pinia/nuxt",
|
|
3371
4446
|
"icon": "pinia.svg",
|
|
3372
|
-
"github": "https://github.com/
|
|
3373
|
-
"website": "https://pinia.
|
|
4447
|
+
"github": "https://github.com/vuejs/pinia/tree/v2/packages/nuxt",
|
|
4448
|
+
"website": "https://pinia.vuejs.org/",
|
|
3374
4449
|
"learn_more": "",
|
|
3375
4450
|
"category": "Extensions",
|
|
3376
4451
|
"type": "3rd-party",
|
|
@@ -3389,7 +4464,7 @@
|
|
|
3389
4464
|
},
|
|
3390
4465
|
{
|
|
3391
4466
|
"name": "plausible",
|
|
3392
|
-
"description": "Nuxt
|
|
4467
|
+
"description": "Nuxt module to natively integrate Plausible analytics",
|
|
3393
4468
|
"repo": "nuxt-modules/plausible",
|
|
3394
4469
|
"npm": "@nuxtjs/plausible",
|
|
3395
4470
|
"icon": "",
|
|
@@ -3431,9 +4506,56 @@
|
|
|
3431
4506
|
"requires": {}
|
|
3432
4507
|
}
|
|
3433
4508
|
},
|
|
4509
|
+
{
|
|
4510
|
+
"name": "prepare",
|
|
4511
|
+
"description": "Initialization steps at build time – like Nuxt 2 server init",
|
|
4512
|
+
"repo": "johannschopplich/nuxt-prepare",
|
|
4513
|
+
"npm": "nuxt-prepare",
|
|
4514
|
+
"icon": "prepare.svg",
|
|
4515
|
+
"github": "https://github.com/johannschopplich/nuxt-prepare",
|
|
4516
|
+
"website": "https://nuxt-prepare.jhnn.dev",
|
|
4517
|
+
"learn_more": "",
|
|
4518
|
+
"category": "Devtools",
|
|
4519
|
+
"type": "3rd-party",
|
|
4520
|
+
"maintainers": [
|
|
4521
|
+
{
|
|
4522
|
+
"name": "Johann Schopplich",
|
|
4523
|
+
"github": "johannschopplich",
|
|
4524
|
+
"twitter": "jschopplich",
|
|
4525
|
+
"avatar": "https://avatars.githubusercontent.com/johannschopplich?v=4"
|
|
4526
|
+
}
|
|
4527
|
+
],
|
|
4528
|
+
"compatibility": {
|
|
4529
|
+
"nuxt": "^3.0.0",
|
|
4530
|
+
"requires": {}
|
|
4531
|
+
}
|
|
4532
|
+
},
|
|
4533
|
+
{
|
|
4534
|
+
"name": "primevue",
|
|
4535
|
+
"description": "Next Generation Vue UI Component Library",
|
|
4536
|
+
"repo": "primefaces/primevue-nuxt-module",
|
|
4537
|
+
"npm": "nuxt-primevue",
|
|
4538
|
+
"icon": "primevue.svg",
|
|
4539
|
+
"github": "https://github.com/primefaces/primevue-nuxt-module",
|
|
4540
|
+
"website": "https://primevue.org/",
|
|
4541
|
+
"learn_more": "https://primevue.org/",
|
|
4542
|
+
"category": "UI",
|
|
4543
|
+
"type": "3rd-party",
|
|
4544
|
+
"maintainers": [
|
|
4545
|
+
{
|
|
4546
|
+
"name": "primefaces",
|
|
4547
|
+
"github": "primefaces",
|
|
4548
|
+
"twitter": "primevue"
|
|
4549
|
+
}
|
|
4550
|
+
],
|
|
4551
|
+
"compatibility": {
|
|
4552
|
+
"nuxt": "^3.0.0",
|
|
4553
|
+
"requires": {}
|
|
4554
|
+
}
|
|
4555
|
+
},
|
|
3434
4556
|
{
|
|
3435
4557
|
"name": "prismic",
|
|
3436
|
-
"description": "Easily connect your Nuxt
|
|
4558
|
+
"description": "Easily connect your Nuxt application to your content hosted on Prismic",
|
|
3437
4559
|
"repo": "nuxt-modules/prismic",
|
|
3438
4560
|
"npm": "@nuxtjs/prismic",
|
|
3439
4561
|
"icon": "prismic.png",
|
|
@@ -3454,6 +4576,28 @@
|
|
|
3454
4576
|
"requires": {}
|
|
3455
4577
|
}
|
|
3456
4578
|
},
|
|
4579
|
+
{
|
|
4580
|
+
"name": "prometheus",
|
|
4581
|
+
"description": "Allows you to better understand what's going on with your application and how to optimize performance and other things in production",
|
|
4582
|
+
"repo": "artmizu/nuxt-prometheus",
|
|
4583
|
+
"npm": "@artmizu/nuxt-prometheus",
|
|
4584
|
+
"icon": "prometheus.svg",
|
|
4585
|
+
"github": "https://github.com/artmizu/nuxt-prometheus",
|
|
4586
|
+
"website": "https://github.com/artmizu/nuxt-prometheus",
|
|
4587
|
+
"learn_more": "",
|
|
4588
|
+
"category": "Monitoring",
|
|
4589
|
+
"type": "3rd-party",
|
|
4590
|
+
"maintainers": [
|
|
4591
|
+
{
|
|
4592
|
+
"name": "artmizu",
|
|
4593
|
+
"github": "artmizu"
|
|
4594
|
+
}
|
|
4595
|
+
],
|
|
4596
|
+
"compatibility": {
|
|
4597
|
+
"nuxt": "^3.0.0",
|
|
4598
|
+
"requires": {}
|
|
4599
|
+
}
|
|
4600
|
+
},
|
|
3457
4601
|
{
|
|
3458
4602
|
"name": "protected-mailto",
|
|
3459
4603
|
"description": "Nuxt component to generate encoded mailto links",
|
|
@@ -3478,7 +4622,7 @@
|
|
|
3478
4622
|
},
|
|
3479
4623
|
{
|
|
3480
4624
|
"name": "proxy",
|
|
3481
|
-
"description": "The one-liner node.js http-proxy middleware solution for Nuxt
|
|
4625
|
+
"description": "The one-liner node.js http-proxy middleware solution for Nuxt using http-proxy-middleware",
|
|
3482
4626
|
"repo": "nuxt-community/proxy-module",
|
|
3483
4627
|
"npm": "@nuxtjs/proxy",
|
|
3484
4628
|
"icon": "",
|
|
@@ -3524,7 +4668,7 @@
|
|
|
3524
4668
|
},
|
|
3525
4669
|
{
|
|
3526
4670
|
"name": "purgecss",
|
|
3527
|
-
"description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt
|
|
4671
|
+
"description": "Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt",
|
|
3528
4672
|
"repo": "Developmint/nuxt-purgecss#main",
|
|
3529
4673
|
"npm": "nuxt-purgecss",
|
|
3530
4674
|
"icon": "purgecss.png",
|
|
@@ -3546,7 +4690,7 @@
|
|
|
3546
4690
|
},
|
|
3547
4691
|
{
|
|
3548
4692
|
"name": "pwa",
|
|
3549
|
-
"description": "Easily build a Progressive Web App for your Nuxt
|
|
4693
|
+
"description": "Easily build a Progressive Web App for your Nuxt application to improve your app's performance.",
|
|
3550
4694
|
"repo": "nuxt-community/pwa-module",
|
|
3551
4695
|
"npm": "@nuxtjs/pwa",
|
|
3552
4696
|
"icon": "pwa.png",
|
|
@@ -3571,7 +4715,7 @@
|
|
|
3571
4715
|
},
|
|
3572
4716
|
{
|
|
3573
4717
|
"name": "python",
|
|
3574
|
-
"description": "Write Nuxt
|
|
4718
|
+
"description": "Write Nuxt applications using Python",
|
|
3575
4719
|
"repo": "nuxt-community/python-module",
|
|
3576
4720
|
"npm": "@nuxtjs/python",
|
|
3577
4721
|
"icon": "python.png",
|
|
@@ -3592,53 +4736,133 @@
|
|
|
3592
4736
|
}
|
|
3593
4737
|
},
|
|
3594
4738
|
{
|
|
3595
|
-
"name": "
|
|
3596
|
-
"description": "
|
|
3597
|
-
"repo": "nuxt-
|
|
3598
|
-
"npm": "
|
|
3599
|
-
"icon": "
|
|
3600
|
-
"github": "https://github.com/nuxt-
|
|
3601
|
-
"website": "https://
|
|
3602
|
-
"learn_more": "https://
|
|
3603
|
-
"category": "
|
|
3604
|
-
"type": "
|
|
4739
|
+
"name": "quasar",
|
|
4740
|
+
"description": "Effortlessly build high-performance & high-quality Vue.js 3 user interfaces in record time",
|
|
4741
|
+
"repo": "Maiquu/nuxt-quasar",
|
|
4742
|
+
"npm": "nuxt-quasar-ui",
|
|
4743
|
+
"icon": "quasar.svg",
|
|
4744
|
+
"github": "https://github.com/Maiquu/nuxt-quasar",
|
|
4745
|
+
"website": "https://quasar.dev/",
|
|
4746
|
+
"learn_more": "https://github.com/Maiquu/nuxt-quasar",
|
|
4747
|
+
"category": "UI",
|
|
4748
|
+
"type": "3rd-party",
|
|
3605
4749
|
"maintainers": [
|
|
3606
4750
|
{
|
|
3607
|
-
"name": "
|
|
3608
|
-
"github": "
|
|
4751
|
+
"name": "Ege İliklier",
|
|
4752
|
+
"github": "Maiquu"
|
|
3609
4753
|
}
|
|
3610
4754
|
],
|
|
3611
4755
|
"compatibility": {
|
|
3612
|
-
"nuxt": "^
|
|
3613
|
-
"requires": {}
|
|
4756
|
+
"nuxt": "^3.0.0",
|
|
4757
|
+
"requires": {},
|
|
4758
|
+
"devtools": "^0.0.0"
|
|
3614
4759
|
}
|
|
3615
4760
|
},
|
|
3616
4761
|
{
|
|
3617
|
-
"name": "
|
|
3618
|
-
"description": "
|
|
3619
|
-
"repo": "nuxt-
|
|
3620
|
-
"npm": "
|
|
3621
|
-
"icon": "",
|
|
3622
|
-
"github": "https://github.com/nuxt-
|
|
3623
|
-
"website": "https://github.com/nuxt-
|
|
3624
|
-
"learn_more": "",
|
|
3625
|
-
"category": "
|
|
3626
|
-
"type": "
|
|
4762
|
+
"name": "radash",
|
|
4763
|
+
"description": "radash module with auto-import and custom prefix",
|
|
4764
|
+
"repo": "bbg/nuxt-radash",
|
|
4765
|
+
"npm": "nuxt-radash",
|
|
4766
|
+
"icon": "radash.png",
|
|
4767
|
+
"github": "https://github.com/bbg/nuxt-radash",
|
|
4768
|
+
"website": "https://github.com/bbg/nuxt-radash#readme",
|
|
4769
|
+
"learn_more": "https://github.com/rayepps/radash/",
|
|
4770
|
+
"category": "Libraries",
|
|
4771
|
+
"type": "3rd-party",
|
|
3627
4772
|
"maintainers": [
|
|
3628
4773
|
{
|
|
3629
|
-
"name": "
|
|
3630
|
-
"github": "
|
|
3631
|
-
"twitter": "TheAlexLichter"
|
|
4774
|
+
"name": "Batuhan Göksu",
|
|
4775
|
+
"github": "bbg"
|
|
3632
4776
|
}
|
|
3633
4777
|
],
|
|
3634
4778
|
"compatibility": {
|
|
3635
|
-
"nuxt": "^
|
|
4779
|
+
"nuxt": "^3.0.0",
|
|
3636
4780
|
"requires": {}
|
|
3637
4781
|
}
|
|
3638
4782
|
},
|
|
3639
4783
|
{
|
|
3640
|
-
"name": "
|
|
3641
|
-
"description": "
|
|
4784
|
+
"name": "radix-vue",
|
|
4785
|
+
"description": "Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.",
|
|
4786
|
+
"repo": "radix-vue/radix-vue",
|
|
4787
|
+
"npm": "radix-vue",
|
|
4788
|
+
"icon": "radix-vue.svg",
|
|
4789
|
+
"github": "https://github.com/radix-vue/radix-vue",
|
|
4790
|
+
"website": "https://www.radix-vue.com/",
|
|
4791
|
+
"learn_more": "https://www.radix-vue.com/overview/installation.html#nuxt-modules",
|
|
4792
|
+
"category": "UI",
|
|
4793
|
+
"type": "3rd-party",
|
|
4794
|
+
"maintainers": [
|
|
4795
|
+
{
|
|
4796
|
+
"name": "Zernonia",
|
|
4797
|
+
"github": "zernonia",
|
|
4798
|
+
"twitter": "zernonia"
|
|
4799
|
+
},
|
|
4800
|
+
{
|
|
4801
|
+
"name": "Khairul Haaziq",
|
|
4802
|
+
"github": "khairulhaaziq"
|
|
4803
|
+
},
|
|
4804
|
+
{
|
|
4805
|
+
"name": "Mujahid Anuar",
|
|
4806
|
+
"github": "mujahidfa"
|
|
4807
|
+
},
|
|
4808
|
+
{
|
|
4809
|
+
"name": "Max",
|
|
4810
|
+
"github": "onmax"
|
|
4811
|
+
}
|
|
4812
|
+
],
|
|
4813
|
+
"compatibility": {
|
|
4814
|
+
"nuxt": "^3.0.0",
|
|
4815
|
+
"requires": {}
|
|
4816
|
+
}
|
|
4817
|
+
},
|
|
4818
|
+
{
|
|
4819
|
+
"name": "recaptcha",
|
|
4820
|
+
"description": "Simple and easy Google reCAPTCHA module with Nuxt",
|
|
4821
|
+
"repo": "nuxt-community/recaptcha-module",
|
|
4822
|
+
"npm": "@nuxtjs/recaptcha",
|
|
4823
|
+
"icon": "recaptcha.png",
|
|
4824
|
+
"github": "https://github.com/nuxt-community/recaptcha-module",
|
|
4825
|
+
"website": "https://github.com/nuxt-community/recaptcha-module",
|
|
4826
|
+
"learn_more": "https://www.google.com/recaptcha/about/",
|
|
4827
|
+
"category": "Security",
|
|
4828
|
+
"type": "community",
|
|
4829
|
+
"maintainers": [
|
|
4830
|
+
{
|
|
4831
|
+
"name": "mvrlin",
|
|
4832
|
+
"github": "mvrlin"
|
|
4833
|
+
}
|
|
4834
|
+
],
|
|
4835
|
+
"compatibility": {
|
|
4836
|
+
"nuxt": "^2.0.0",
|
|
4837
|
+
"requires": {}
|
|
4838
|
+
}
|
|
4839
|
+
},
|
|
4840
|
+
{
|
|
4841
|
+
"name": "redirect",
|
|
4842
|
+
"description": "Nuxt module to dynamically redirect initial requests",
|
|
4843
|
+
"repo": "nuxt-community/redirect-module",
|
|
4844
|
+
"npm": "@nuxtjs/redirect-module",
|
|
4845
|
+
"icon": "",
|
|
4846
|
+
"github": "https://github.com/nuxt-community/redirect-module",
|
|
4847
|
+
"website": "https://github.com/nuxt-community/redirect-module",
|
|
4848
|
+
"learn_more": "",
|
|
4849
|
+
"category": "SEO",
|
|
4850
|
+
"type": "community",
|
|
4851
|
+
"maintainers": [
|
|
4852
|
+
{
|
|
4853
|
+
"name": "Alexander Lichter",
|
|
4854
|
+
"github": "manniL",
|
|
4855
|
+
"twitter": "TheAlexLichter"
|
|
4856
|
+
}
|
|
4857
|
+
],
|
|
4858
|
+
"compatibility": {
|
|
4859
|
+
"nuxt": "^2.0.0",
|
|
4860
|
+
"requires": {}
|
|
4861
|
+
}
|
|
4862
|
+
},
|
|
4863
|
+
{
|
|
4864
|
+
"name": "rfg-icon",
|
|
4865
|
+
"description": "Nuxt module for creating favicons with RealFaviconGenerator api",
|
|
3642
4866
|
"repo": "pimlie/nuxt-rfg-icon",
|
|
3643
4867
|
"npm": "nuxt-rfg-icon",
|
|
3644
4868
|
"icon": "real-favicon-generator.png",
|
|
@@ -3660,12 +4884,12 @@
|
|
|
3660
4884
|
},
|
|
3661
4885
|
{
|
|
3662
4886
|
"name": "robots",
|
|
3663
|
-
"description": "A Nuxt
|
|
3664
|
-
"repo": "nuxt-
|
|
4887
|
+
"description": "A Nuxt module thats inject a middleware to generate a robots.txt file",
|
|
4888
|
+
"repo": "nuxt-modules/robots",
|
|
3665
4889
|
"npm": "@nuxtjs/robots",
|
|
3666
4890
|
"icon": "robots.png",
|
|
3667
|
-
"github": "https://github.com/nuxt-
|
|
3668
|
-
"website": "https://github.com/nuxt-
|
|
4891
|
+
"github": "https://github.com/nuxt-modules/robots",
|
|
4892
|
+
"website": "https://github.com/nuxt-modules/robots",
|
|
3669
4893
|
"learn_more": "https://support.google.com/webmasters/answer/6062608?hl=en",
|
|
3670
4894
|
"category": "SEO",
|
|
3671
4895
|
"type": "community",
|
|
@@ -3684,7 +4908,7 @@
|
|
|
3684
4908
|
},
|
|
3685
4909
|
{
|
|
3686
4910
|
"name": "rollbar",
|
|
3687
|
-
"description": "Add Rollbar.js to your Nuxt
|
|
4911
|
+
"description": "Add Rollbar.js to your Nuxt app to automatically capture and report errors in your applications.",
|
|
3688
4912
|
"repo": "gaelreyrol/nuxt-rollbar-module",
|
|
3689
4913
|
"npm": "nuxt-rollbar-module",
|
|
3690
4914
|
"icon": "rollbar.png",
|
|
@@ -3729,7 +4953,7 @@
|
|
|
3729
4953
|
},
|
|
3730
4954
|
{
|
|
3731
4955
|
"name": "router",
|
|
3732
|
-
"description": "Nuxt
|
|
4956
|
+
"description": "Nuxt module to use router.js instead of pages/ directory",
|
|
3733
4957
|
"repo": "nuxt-community/router-module",
|
|
3734
4958
|
"npm": "@nuxtjs/router",
|
|
3735
4959
|
"icon": "vue.png",
|
|
@@ -3777,13 +5001,13 @@
|
|
|
3777
5001
|
},
|
|
3778
5002
|
{
|
|
3779
5003
|
"name": "schema-org",
|
|
3780
|
-
"description": "Schema.org for Nuxt
|
|
3781
|
-
"repo": "
|
|
5004
|
+
"description": "Schema.org for Nuxt.",
|
|
5005
|
+
"repo": "harlan-zw/nuxt-schema-org",
|
|
3782
5006
|
"npm": "nuxt-schema-org",
|
|
3783
5007
|
"icon": "schema-org.svg",
|
|
3784
|
-
"github": "https://github.com/
|
|
3785
|
-
"website": "https://
|
|
3786
|
-
"learn_more": "https://
|
|
5008
|
+
"github": "https://github.com/harlan-zw/nuxt-schema-org",
|
|
5009
|
+
"website": "https://nuxtseo.com/schema-org",
|
|
5010
|
+
"learn_more": "https://unhead.unjs.io/schema-org/getting-started/setup",
|
|
3787
5011
|
"category": "SEO",
|
|
3788
5012
|
"type": "3rd-party",
|
|
3789
5013
|
"maintainers": [
|
|
@@ -3846,7 +5070,7 @@
|
|
|
3846
5070
|
},
|
|
3847
5071
|
{
|
|
3848
5072
|
"name": "segment",
|
|
3849
|
-
"description": "Nuxt
|
|
5073
|
+
"description": "Nuxt module for Segment Analytics.js",
|
|
3850
5074
|
"repo": "dansmaculotte/nuxt-segment",
|
|
3851
5075
|
"npm": "@dansmaculotte/nuxt-segment",
|
|
3852
5076
|
"icon": "segment.png",
|
|
@@ -3868,10 +5092,10 @@
|
|
|
3868
5092
|
},
|
|
3869
5093
|
{
|
|
3870
5094
|
"name": "sentry",
|
|
3871
|
-
"description": "Sentry module for Nuxt
|
|
5095
|
+
"description": "Sentry module for Nuxt to help developers diagnose, fix, and optimize the performance of their code",
|
|
3872
5096
|
"repo": "nuxt-community/sentry-module",
|
|
3873
5097
|
"npm": "@nuxtjs/sentry",
|
|
3874
|
-
"icon": "sentry.
|
|
5098
|
+
"icon": "sentry.svg",
|
|
3875
5099
|
"github": "https://github.com/nuxt-community/sentry-module",
|
|
3876
5100
|
"website": "https://sentry.nuxtjs.org/",
|
|
3877
5101
|
"learn_more": "https://sentry.io/welcome/",
|
|
@@ -3888,14 +5112,38 @@
|
|
|
3888
5112
|
"requires": {}
|
|
3889
5113
|
}
|
|
3890
5114
|
},
|
|
5115
|
+
{
|
|
5116
|
+
"name": "seo-experiments",
|
|
5117
|
+
"description": "Powerful SEO DX improvements that may or may not land in the Nuxt core.",
|
|
5118
|
+
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
5119
|
+
"npm": "nuxt-seo-experiments",
|
|
5120
|
+
"icon": "seo-experiments.svg",
|
|
5121
|
+
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
5122
|
+
"website": "https://nuxtseo.com/experiments",
|
|
5123
|
+
"learn_more": "https://nuxtseo.com/experiments",
|
|
5124
|
+
"category": "SEO",
|
|
5125
|
+
"type": "3rd-party",
|
|
5126
|
+
"maintainers": [
|
|
5127
|
+
{
|
|
5128
|
+
"name": "Harlan Wilton",
|
|
5129
|
+
"github": "harlan-zw",
|
|
5130
|
+
"twitter": "harlan_zw",
|
|
5131
|
+
"avatar": "https://avatars.githubusercontent.com/harlan-zw?v=4"
|
|
5132
|
+
}
|
|
5133
|
+
],
|
|
5134
|
+
"compatibility": {
|
|
5135
|
+
"nuxt": "^3.0.0",
|
|
5136
|
+
"requires": {}
|
|
5137
|
+
}
|
|
5138
|
+
},
|
|
3891
5139
|
{
|
|
3892
5140
|
"name": "seo-kit",
|
|
3893
|
-
"description": "
|
|
3894
|
-
"repo": "harlan-zw/nuxt-seo-kit",
|
|
5141
|
+
"description": "The complete SEO solution for Nuxt.",
|
|
5142
|
+
"repo": "harlan-zw/nuxt-seo-kit#main/layer",
|
|
3895
5143
|
"npm": "nuxt-seo-kit",
|
|
3896
5144
|
"icon": "seo-kit.svg",
|
|
3897
5145
|
"github": "https://github.com/harlan-zw/nuxt-seo-kit",
|
|
3898
|
-
"website": "https://
|
|
5146
|
+
"website": "https://nuxtseo.com/nuxt-seo/getting-started/installation",
|
|
3899
5147
|
"learn_more": "",
|
|
3900
5148
|
"category": "SEO",
|
|
3901
5149
|
"type": "3rd-party",
|
|
@@ -3935,7 +5183,7 @@
|
|
|
3935
5183
|
},
|
|
3936
5184
|
{
|
|
3937
5185
|
"name": "seomatic-meta",
|
|
3938
|
-
"description": "A Nuxt
|
|
5186
|
+
"description": "A Nuxt module connecting Nuxt to the Craft CMS SEOmatic plugin",
|
|
3939
5187
|
"repo": "ben-rogerson/nuxt-seomatic-meta",
|
|
3940
5188
|
"npm": "nuxt-seomatic-meta",
|
|
3941
5189
|
"icon": "seomatic.png",
|
|
@@ -3978,6 +5226,29 @@
|
|
|
3978
5226
|
"requires": {}
|
|
3979
5227
|
}
|
|
3980
5228
|
},
|
|
5229
|
+
{
|
|
5230
|
+
"name": "server-block",
|
|
5231
|
+
"description": "Use <server> tags in your Nuxt pages components.",
|
|
5232
|
+
"repo": "Hebilicious/server-block-nuxt/packages/server-block-nuxt#main",
|
|
5233
|
+
"npm": "@hebilicious/server-block-nuxt",
|
|
5234
|
+
"icon": "server-block.svg",
|
|
5235
|
+
"github": "https://github.com/Hebilicious/server-block-nuxt",
|
|
5236
|
+
"website": "https://github.com/Hebilicious/server-block-nuxt#readme",
|
|
5237
|
+
"learn_more": "https://github.com/Hebilicious/server-block-nuxt#readme",
|
|
5238
|
+
"category": "Extensions",
|
|
5239
|
+
"type": "3rd-party",
|
|
5240
|
+
"maintainers": [
|
|
5241
|
+
{
|
|
5242
|
+
"name": "Hebilicious",
|
|
5243
|
+
"github": "Hebilicious",
|
|
5244
|
+
"twitter": "its_hebilicious"
|
|
5245
|
+
}
|
|
5246
|
+
],
|
|
5247
|
+
"compatibility": {
|
|
5248
|
+
"nuxt": "^3.0.0",
|
|
5249
|
+
"requires": {}
|
|
5250
|
+
}
|
|
5251
|
+
},
|
|
3981
5252
|
{
|
|
3982
5253
|
"name": "session",
|
|
3983
5254
|
"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",
|
|
@@ -4003,7 +5274,7 @@
|
|
|
4003
5274
|
},
|
|
4004
5275
|
{
|
|
4005
5276
|
"name": "shopify",
|
|
4006
|
-
"description": "Easy Shopify Buy client module with Nuxt
|
|
5277
|
+
"description": "Easy Shopify Buy client module with Nuxt for ecommerce websites.",
|
|
4007
5278
|
"repo": "Gomah/nuxt-shopify",
|
|
4008
5279
|
"npm": "nuxt-shopify",
|
|
4009
5280
|
"icon": "shopify.png",
|
|
@@ -4024,7 +5295,7 @@
|
|
|
4024
5295
|
}
|
|
4025
5296
|
},
|
|
4026
5297
|
{
|
|
4027
|
-
"name": "
|
|
5298
|
+
"name": "sidebase-auth",
|
|
4028
5299
|
"description": "Zero-boilerplate authentication for nuxt 3 with support for many strategies (oauth, credentials, ...) and providers (google, azure, ...). Additionally supports session manipulation, client- and server-side protection and more.",
|
|
4029
5300
|
"repo": "sidebase/nuxt-auth",
|
|
4030
5301
|
"npm": "@sidebase/nuxt-auth",
|
|
@@ -4070,13 +5341,13 @@
|
|
|
4070
5341
|
},
|
|
4071
5342
|
{
|
|
4072
5343
|
"name": "simple-robots",
|
|
4073
|
-
"description": "
|
|
5344
|
+
"description": "Tame the robots crawling and indexing your Nuxt site.",
|
|
4074
5345
|
"repo": "harlan-zw/nuxt-simple-robots",
|
|
4075
5346
|
"npm": "nuxt-simple-robots",
|
|
4076
|
-
"icon": "",
|
|
5347
|
+
"icon": "simple-robots.svg",
|
|
4077
5348
|
"github": "https://github.com/harlan-zw/nuxt-simple-robots",
|
|
4078
|
-
"website": "https://
|
|
4079
|
-
"learn_more": "",
|
|
5349
|
+
"website": "https://nuxtseo.com/robots",
|
|
5350
|
+
"learn_more": "https://nuxtseo.com/robots",
|
|
4080
5351
|
"category": "SEO",
|
|
4081
5352
|
"type": "3rd-party",
|
|
4082
5353
|
"maintainers": [
|
|
@@ -4094,13 +5365,13 @@
|
|
|
4094
5365
|
},
|
|
4095
5366
|
{
|
|
4096
5367
|
"name": "simple-sitemap",
|
|
4097
|
-
"description": "
|
|
5368
|
+
"description": "Powerfully flexible XML Sitemaps that integrate seamlessly.",
|
|
4098
5369
|
"repo": "harlan-zw/nuxt-simple-sitemap",
|
|
4099
5370
|
"npm": "nuxt-simple-sitemap",
|
|
4100
|
-
"icon": "",
|
|
5371
|
+
"icon": "simple-sitemap.svg",
|
|
4101
5372
|
"github": "https://github.com/harlan-zw/nuxt-simple-sitemap",
|
|
4102
|
-
"website": "https://
|
|
4103
|
-
"learn_more": "",
|
|
5373
|
+
"website": "https://nuxtseo.com/simple-sitemap",
|
|
5374
|
+
"learn_more": "https://nuxtseo.com/simple-sitemap",
|
|
4104
5375
|
"category": "SEO",
|
|
4105
5376
|
"type": "3rd-party",
|
|
4106
5377
|
"maintainers": [
|
|
@@ -4118,7 +5389,7 @@
|
|
|
4118
5389
|
},
|
|
4119
5390
|
{
|
|
4120
5391
|
"name": "sitemap",
|
|
4121
|
-
"description": "Automatically generate or serve dynamic sitemap.xml for Nuxt
|
|
5392
|
+
"description": "Automatically generate or serve dynamic sitemap.xml for Nuxt projects",
|
|
4122
5393
|
"repo": "nuxt-community/sitemap-module#dev",
|
|
4123
5394
|
"npm": "@nuxtjs/sitemap",
|
|
4124
5395
|
"icon": "",
|
|
@@ -4139,32 +5410,54 @@
|
|
|
4139
5410
|
"requires": {}
|
|
4140
5411
|
}
|
|
4141
5412
|
},
|
|
5413
|
+
{
|
|
5414
|
+
"name": "snackbar",
|
|
5415
|
+
"description": "Nuxt Snackbar module using vue3-snackbar",
|
|
5416
|
+
"repo": "modbender/nuxt-snackbar#master",
|
|
5417
|
+
"npm": "nuxt-snackbar",
|
|
5418
|
+
"icon": "snackbar.png",
|
|
5419
|
+
"github": "https://github.com/modbender/nuxt-snackbar/tree/master",
|
|
5420
|
+
"website": "https://github.com/modbender/nuxt-snackbar/tree/master",
|
|
5421
|
+
"learn_more": "https://github.com/craigrileyuk/vue3-snackbar",
|
|
5422
|
+
"category": "UI",
|
|
5423
|
+
"type": "3rd-party",
|
|
5424
|
+
"maintainers": [
|
|
5425
|
+
{
|
|
5426
|
+
"name": "modbender",
|
|
5427
|
+
"github": "modbender"
|
|
5428
|
+
}
|
|
5429
|
+
],
|
|
5430
|
+
"compatibility": {
|
|
5431
|
+
"nuxt": "^3.0.0",
|
|
5432
|
+
"requires": {}
|
|
5433
|
+
}
|
|
5434
|
+
},
|
|
4142
5435
|
{
|
|
4143
5436
|
"name": "snipcart",
|
|
4144
|
-
"description": "Snipcart integration module for Nuxt
|
|
4145
|
-
"repo": "nuxt-
|
|
5437
|
+
"description": "Snipcart integration module for Nuxt",
|
|
5438
|
+
"repo": "nuxt-modules/snipcart",
|
|
4146
5439
|
"npm": "@nuxtjs/snipcart",
|
|
4147
5440
|
"icon": "snipcart.png",
|
|
4148
|
-
"github": "https://github.com/nuxt-
|
|
4149
|
-
"website": "https://github.com/nuxt-
|
|
4150
|
-
"learn_more": "",
|
|
4151
|
-
"category": "
|
|
5441
|
+
"github": "https://github.com/nuxt-modules/snipcart",
|
|
5442
|
+
"website": "https://github.com/nuxt-modules/snipcart",
|
|
5443
|
+
"learn_more": "https://snipcart.com",
|
|
5444
|
+
"category": "Ecommerce",
|
|
4152
5445
|
"type": "community",
|
|
4153
5446
|
"maintainers": [
|
|
4154
5447
|
{
|
|
4155
5448
|
"name": "Florent GIRAUD",
|
|
4156
|
-
"github": "
|
|
4157
|
-
"twitter": "
|
|
5449
|
+
"github": "flozero",
|
|
5450
|
+
"twitter": "flozeroo"
|
|
4158
5451
|
}
|
|
4159
5452
|
],
|
|
4160
5453
|
"compatibility": {
|
|
4161
|
-
"nuxt": "^2.0.0",
|
|
5454
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4162
5455
|
"requires": {}
|
|
4163
5456
|
}
|
|
4164
5457
|
},
|
|
4165
5458
|
{
|
|
4166
5459
|
"name": "social-meta",
|
|
4167
|
-
"description": "Nuxt
|
|
5460
|
+
"description": "Nuxt module generate meta-tags for social networks - Facebook, Twitter and LinkedIn (and the rest uses OG tags, such as Discord etc.).",
|
|
4168
5461
|
"repo": "AlekseyPleshkov/nuxt-social-meta",
|
|
4169
5462
|
"npm": "nuxt-social-meta",
|
|
4170
5463
|
"icon": "",
|
|
@@ -4286,7 +5579,7 @@
|
|
|
4286
5579
|
},
|
|
4287
5580
|
{
|
|
4288
5581
|
"name": "storage",
|
|
4289
|
-
"description": "Utilities to easily read and write to the browser's storage in a Nuxt
|
|
5582
|
+
"description": "Utilities to easily read and write to the browser's storage in a Nuxt project",
|
|
4290
5583
|
"repo": "mazipan/nuxt-storage",
|
|
4291
5584
|
"npm": "nuxt-storage",
|
|
4292
5585
|
"icon": "",
|
|
@@ -4308,7 +5601,7 @@
|
|
|
4308
5601
|
},
|
|
4309
5602
|
{
|
|
4310
5603
|
"name": "storefront-ui",
|
|
4311
|
-
"description": "Storefront UI Module for Nuxt
|
|
5604
|
+
"description": "Storefront UI Module for Nuxt",
|
|
4312
5605
|
"repo": "vuestorefront/storefront-ui#develop/packages/nuxt-module",
|
|
4313
5606
|
"npm": "@storefront-ui/nuxt",
|
|
4314
5607
|
"icon": "storefront-ui.svg",
|
|
@@ -4352,7 +5645,7 @@
|
|
|
4352
5645
|
},
|
|
4353
5646
|
{
|
|
4354
5647
|
"name": "storyblok",
|
|
4355
|
-
"description": "Storyblok Nuxt
|
|
5648
|
+
"description": "Storyblok Nuxt module",
|
|
4356
5649
|
"repo": "storyblok/storyblok-nuxt#master/lib",
|
|
4357
5650
|
"npm": "@storyblok/nuxt",
|
|
4358
5651
|
"icon": "storyblok.png",
|
|
@@ -4369,46 +5662,43 @@
|
|
|
4369
5662
|
],
|
|
4370
5663
|
"compatibility": {
|
|
4371
5664
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4372
|
-
"requires": {}
|
|
5665
|
+
"requires": {},
|
|
5666
|
+
"devtools": "^0.0.0"
|
|
4373
5667
|
}
|
|
4374
5668
|
},
|
|
4375
5669
|
{
|
|
4376
5670
|
"name": "storybook",
|
|
4377
|
-
"description": "Easily integrate Storybook in your Nuxt
|
|
4378
|
-
"repo": "nuxt-
|
|
5671
|
+
"description": "Easily integrate Storybook in your Nuxt application to design, build, and organize your UI components in isolation.",
|
|
5672
|
+
"repo": "nuxt-modules/storybook",
|
|
4379
5673
|
"npm": "@nuxtjs/storybook",
|
|
4380
5674
|
"icon": "storybook.png",
|
|
4381
|
-
"github": "https://github.com/nuxt-
|
|
5675
|
+
"github": "https://github.com/nuxt-modules/storybook",
|
|
4382
5676
|
"website": "https://storybook.nuxtjs.org",
|
|
4383
|
-
"learn_more": "https://
|
|
5677
|
+
"learn_more": "https://github.com/storybook-vue/storybook-nuxt",
|
|
4384
5678
|
"category": "Devtools",
|
|
4385
5679
|
"type": "community",
|
|
4386
5680
|
"maintainers": [
|
|
4387
5681
|
{
|
|
4388
|
-
"name": "
|
|
4389
|
-
"github": "
|
|
4390
|
-
"twitter": "
|
|
4391
|
-
},
|
|
4392
|
-
{
|
|
4393
|
-
"name": "Pooya Parsa",
|
|
4394
|
-
"github": "pi0",
|
|
4395
|
-
"twitter": "_pi0_"
|
|
5682
|
+
"name": "Chakir QATAB",
|
|
5683
|
+
"github": "chakAs3",
|
|
5684
|
+
"twitter": "ChakirQatab"
|
|
4396
5685
|
}
|
|
4397
5686
|
],
|
|
4398
5687
|
"compatibility": {
|
|
4399
|
-
"nuxt": "^2.0.0",
|
|
5688
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4400
5689
|
"requires": {
|
|
4401
5690
|
"bridge": "optional"
|
|
4402
|
-
}
|
|
5691
|
+
},
|
|
5692
|
+
"devtools": "^0.7.2"
|
|
4403
5693
|
}
|
|
4404
5694
|
},
|
|
4405
5695
|
{
|
|
4406
5696
|
"name": "strapi",
|
|
4407
5697
|
"description": "Design APIs fast and manage content easily using REST or GraphQL.",
|
|
4408
|
-
"repo": "nuxt-
|
|
5698
|
+
"repo": "nuxt-modules/strapi",
|
|
4409
5699
|
"npm": "@nuxtjs/strapi",
|
|
4410
5700
|
"icon": "strapi.png",
|
|
4411
|
-
"github": "https://github.com/nuxt-
|
|
5701
|
+
"github": "https://github.com/nuxt-modules/strapi",
|
|
4412
5702
|
"website": "https://strapi.nuxtjs.org",
|
|
4413
5703
|
"learn_more": "https://strapi.io/",
|
|
4414
5704
|
"category": "CMS",
|
|
@@ -4429,7 +5719,34 @@
|
|
|
4429
5719
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4430
5720
|
"requires": {
|
|
4431
5721
|
"bridge": true
|
|
5722
|
+
},
|
|
5723
|
+
"devtools": "^0.0.0"
|
|
5724
|
+
}
|
|
5725
|
+
},
|
|
5726
|
+
{
|
|
5727
|
+
"name": "stripe-next",
|
|
5728
|
+
"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.",
|
|
5729
|
+
"repo": "fuentesloic/nuxt-stripe",
|
|
5730
|
+
"npm": "@unlok-co/nuxt-stripe",
|
|
5731
|
+
"icon": "stripe.png",
|
|
5732
|
+
"github": "https://github.com/fuentesloic/nuxt-stripe",
|
|
5733
|
+
"website": "https://github.com/fuentesloic/nuxt-stripe",
|
|
5734
|
+
"learn_more": "https://stripe.com/docs",
|
|
5735
|
+
"category": "Payment",
|
|
5736
|
+
"type": "3rd-party",
|
|
5737
|
+
"maintainers": [
|
|
5738
|
+
{
|
|
5739
|
+
"name": "Loic Fuentes",
|
|
5740
|
+
"github": "fuentesloic"
|
|
5741
|
+
},
|
|
5742
|
+
{
|
|
5743
|
+
"name": "Florent Giraud",
|
|
5744
|
+
"github": "flozero"
|
|
4432
5745
|
}
|
|
5746
|
+
],
|
|
5747
|
+
"compatibility": {
|
|
5748
|
+
"nuxt": "^3.0.0",
|
|
5749
|
+
"requires": {}
|
|
4433
5750
|
}
|
|
4434
5751
|
},
|
|
4435
5752
|
{
|
|
@@ -4454,6 +5771,36 @@
|
|
|
4454
5771
|
"requires": {}
|
|
4455
5772
|
}
|
|
4456
5773
|
},
|
|
5774
|
+
{
|
|
5775
|
+
"name": "studio",
|
|
5776
|
+
"description": "A new experience to build content-driven website with Nuxt.",
|
|
5777
|
+
"repo": "nuxtlabs/studio-module",
|
|
5778
|
+
"npm": "@nuxthq/studio",
|
|
5779
|
+
"icon": "studio.svg",
|
|
5780
|
+
"github": "https://github.com/nuxtlabs/studio-module",
|
|
5781
|
+
"website": "https://nuxt.studio",
|
|
5782
|
+
"learn_more": "https://nuxt.studio",
|
|
5783
|
+
"category": "CMS",
|
|
5784
|
+
"type": "3rd-party",
|
|
5785
|
+
"maintainers": [
|
|
5786
|
+
{
|
|
5787
|
+
"name": "Ahad Birang",
|
|
5788
|
+
"github": "farnabaz",
|
|
5789
|
+
"twitter": "a_birang"
|
|
5790
|
+
},
|
|
5791
|
+
{
|
|
5792
|
+
"name": "Sébastien Chopin",
|
|
5793
|
+
"github": "Atinux",
|
|
5794
|
+
"twitter": "Atinux"
|
|
5795
|
+
}
|
|
5796
|
+
],
|
|
5797
|
+
"compatibility": {
|
|
5798
|
+
"nuxt": "^3.0.0",
|
|
5799
|
+
"requires": {
|
|
5800
|
+
"content": true
|
|
5801
|
+
}
|
|
5802
|
+
}
|
|
5803
|
+
},
|
|
4457
5804
|
{
|
|
4458
5805
|
"name": "style-resources",
|
|
4459
5806
|
"description": "Nuxt Style Resources - Share variables, mixins, functions across all style files (no @import needed)",
|
|
@@ -4479,7 +5826,7 @@
|
|
|
4479
5826
|
},
|
|
4480
5827
|
{
|
|
4481
5828
|
"name": "stylelint",
|
|
4482
|
-
"description": "Stylelint module for Nuxt.
|
|
5829
|
+
"description": "Stylelint module for Nuxt. A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.",
|
|
4483
5830
|
"repo": "nuxt-community/stylelint-module",
|
|
4484
5831
|
"npm": "@nuxtjs/stylelint-module",
|
|
4485
5832
|
"icon": "stylelint.png",
|
|
@@ -4495,7 +5842,7 @@
|
|
|
4495
5842
|
}
|
|
4496
5843
|
],
|
|
4497
5844
|
"compatibility": {
|
|
4498
|
-
"nuxt": "^2.0.0",
|
|
5845
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4499
5846
|
"requires": {}
|
|
4500
5847
|
}
|
|
4501
5848
|
},
|
|
@@ -4525,10 +5872,10 @@
|
|
|
4525
5872
|
{
|
|
4526
5873
|
"name": "supabase",
|
|
4527
5874
|
"description": "First class integration with Supabase",
|
|
4528
|
-
"repo": "nuxt-
|
|
5875
|
+
"repo": "nuxt-modules/supabase",
|
|
4529
5876
|
"npm": "@nuxtjs/supabase",
|
|
4530
5877
|
"icon": "supabase.png",
|
|
4531
|
-
"github": "https://github.com/nuxt-
|
|
5878
|
+
"github": "https://github.com/nuxt-modules/supabase",
|
|
4532
5879
|
"website": "https://supabase.nuxtjs.org",
|
|
4533
5880
|
"learn_more": "https://supabase.com",
|
|
4534
5881
|
"category": "Database",
|
|
@@ -4579,12 +5926,12 @@
|
|
|
4579
5926
|
},
|
|
4580
5927
|
{
|
|
4581
5928
|
"name": "svg-sprite",
|
|
4582
|
-
"description": "Optimized and Easy way to use svg files in Nuxt
|
|
4583
|
-
"repo": "nuxt-
|
|
5929
|
+
"description": "Optimized and Easy way to use svg files in Nuxt",
|
|
5930
|
+
"repo": "nuxt-modules/svg-sprite",
|
|
4584
5931
|
"npm": "@nuxtjs/svg-sprite",
|
|
4585
5932
|
"icon": "",
|
|
4586
|
-
"github": "https://github.com/nuxt-
|
|
4587
|
-
"website": "https://github.com/nuxt-
|
|
5933
|
+
"github": "https://github.com/nuxt-modules/svg-sprite",
|
|
5934
|
+
"website": "https://github.com/nuxt-modules/svg-sprite",
|
|
4588
5935
|
"learn_more": "",
|
|
4589
5936
|
"category": "UI",
|
|
4590
5937
|
"type": "community",
|
|
@@ -4596,13 +5943,13 @@
|
|
|
4596
5943
|
}
|
|
4597
5944
|
],
|
|
4598
5945
|
"compatibility": {
|
|
4599
|
-
"nuxt": "^2.0.0",
|
|
5946
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4600
5947
|
"requires": {}
|
|
4601
5948
|
}
|
|
4602
5949
|
},
|
|
4603
5950
|
{
|
|
4604
5951
|
"name": "svg",
|
|
4605
|
-
"description": "Super simple svg loading module for Nuxt
|
|
5952
|
+
"description": "Super simple svg loading module for Nuxt",
|
|
4606
5953
|
"repo": "nuxt-community/svg-module",
|
|
4607
5954
|
"npm": "@nuxtjs/svg",
|
|
4608
5955
|
"icon": "",
|
|
@@ -4646,7 +5993,7 @@
|
|
|
4646
5993
|
},
|
|
4647
5994
|
{
|
|
4648
5995
|
"name": "swiper",
|
|
4649
|
-
"description": "Nuxt
|
|
5996
|
+
"description": "Nuxt module for Swiper.js - Most modern mobile touch slider with hardware accelerated transitions.",
|
|
4650
5997
|
"repo": "cpreston321/nuxt-swiper",
|
|
4651
5998
|
"npm": "nuxt-swiper",
|
|
4652
5999
|
"icon": "swiper.svg",
|
|
@@ -4666,13 +6013,36 @@
|
|
|
4666
6013
|
"requires": {}
|
|
4667
6014
|
}
|
|
4668
6015
|
},
|
|
6016
|
+
{
|
|
6017
|
+
"name": "tailvue",
|
|
6018
|
+
"description": "Vue components built for Vue3 powered by Windi CSS or tailwindcss",
|
|
6019
|
+
"repo": "fumeapp/tailvue",
|
|
6020
|
+
"npm": "tailvue",
|
|
6021
|
+
"icon": "tailvue.jpg",
|
|
6022
|
+
"github": "https://github.com/fumeapp/tailvue",
|
|
6023
|
+
"website": "https://github.com/fumeapp/tailvue",
|
|
6024
|
+
"learn_more": "https://github.com/fumeapp/tailvue#readme",
|
|
6025
|
+
"category": "UI",
|
|
6026
|
+
"type": "3rd-party",
|
|
6027
|
+
"maintainers": [
|
|
6028
|
+
{
|
|
6029
|
+
"name": "Kevin Olson",
|
|
6030
|
+
"github": "acidjazz",
|
|
6031
|
+
"twitter": "AppFume"
|
|
6032
|
+
}
|
|
6033
|
+
],
|
|
6034
|
+
"compatibility": {
|
|
6035
|
+
"nuxt": "^3.0.0",
|
|
6036
|
+
"requires": {}
|
|
6037
|
+
}
|
|
6038
|
+
},
|
|
4669
6039
|
{
|
|
4670
6040
|
"name": "tailwindcss",
|
|
4671
6041
|
"description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
|
|
4672
|
-
"repo": "nuxt-
|
|
6042
|
+
"repo": "nuxt-modules/tailwindcss-module",
|
|
4673
6043
|
"npm": "@nuxtjs/tailwindcss",
|
|
4674
6044
|
"icon": "tailwindcss.png",
|
|
4675
|
-
"github": "https://github.com/nuxt-
|
|
6045
|
+
"github": "https://github.com/nuxt-modules/tailwindcss-module",
|
|
4676
6046
|
"website": "https://tailwindcss.nuxtjs.org",
|
|
4677
6047
|
"learn_more": "https://tailwindcss.com/",
|
|
4678
6048
|
"category": "UI",
|
|
@@ -4682,11 +6052,16 @@
|
|
|
4682
6052
|
"name": "Sébastien Chopin",
|
|
4683
6053
|
"github": "Atinux",
|
|
4684
6054
|
"twitter": "Atinux"
|
|
6055
|
+
},
|
|
6056
|
+
{
|
|
6057
|
+
"name": "Inesh Bose",
|
|
6058
|
+
"github": "ineshbose"
|
|
4685
6059
|
}
|
|
4686
6060
|
],
|
|
4687
6061
|
"compatibility": {
|
|
4688
6062
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4689
|
-
"requires": {}
|
|
6063
|
+
"requires": {},
|
|
6064
|
+
"devtools": "^0.0.0"
|
|
4690
6065
|
}
|
|
4691
6066
|
},
|
|
4692
6067
|
{
|
|
@@ -4712,9 +6087,31 @@
|
|
|
4712
6087
|
"requires": {}
|
|
4713
6088
|
}
|
|
4714
6089
|
},
|
|
6090
|
+
{
|
|
6091
|
+
"name": "time",
|
|
6092
|
+
"description": "Safely render local dates and times on the server with Nuxt",
|
|
6093
|
+
"repo": "danielroe/nuxt-time",
|
|
6094
|
+
"npm": "nuxt-time",
|
|
6095
|
+
"icon": "",
|
|
6096
|
+
"github": "https://github.com/danielroe/nuxt-time",
|
|
6097
|
+
"website": "https://github.com/danielroe/nuxt-time",
|
|
6098
|
+
"learn_more": "",
|
|
6099
|
+
"category": "Extensions",
|
|
6100
|
+
"type": "3rd-party",
|
|
6101
|
+
"maintainers": [
|
|
6102
|
+
{
|
|
6103
|
+
"name": "danielroe",
|
|
6104
|
+
"github": "danielroe"
|
|
6105
|
+
}
|
|
6106
|
+
],
|
|
6107
|
+
"compatibility": {
|
|
6108
|
+
"nuxt": "^3.0.0",
|
|
6109
|
+
"requires": {}
|
|
6110
|
+
}
|
|
6111
|
+
},
|
|
4715
6112
|
{
|
|
4716
6113
|
"name": "toast",
|
|
4717
|
-
"description": "Responsive Touch Compatible Toast plugin for Nuxt
|
|
6114
|
+
"description": "Responsive Touch Compatible Toast plugin for Nuxt using vue-toasted",
|
|
4718
6115
|
"repo": "nuxt-community/modules#master/packages/toast",
|
|
4719
6116
|
"npm": "@nuxtjs/toast",
|
|
4720
6117
|
"icon": "",
|
|
@@ -4735,6 +6132,39 @@
|
|
|
4735
6132
|
"requires": {}
|
|
4736
6133
|
}
|
|
4737
6134
|
},
|
|
6135
|
+
{
|
|
6136
|
+
"name": "tresjs",
|
|
6137
|
+
"description": "Create 3D experiences in your Nuxt application using TresJS.",
|
|
6138
|
+
"repo": "tresjs/nuxt",
|
|
6139
|
+
"npm": "@tresjs/nuxt",
|
|
6140
|
+
"icon": "tresjs.svg",
|
|
6141
|
+
"github": "https://github.com/Tresjs/nuxt",
|
|
6142
|
+
"website": "https://tresjs.org/guide/nuxt.html",
|
|
6143
|
+
"learn_more": "https://tresjs.org/",
|
|
6144
|
+
"category": "Libraries",
|
|
6145
|
+
"type": "3rd-party",
|
|
6146
|
+
"maintainers": [
|
|
6147
|
+
{
|
|
6148
|
+
"name": "Alvaro Saburido",
|
|
6149
|
+
"github": "alvarosabu",
|
|
6150
|
+
"twitter": "alvarosabu"
|
|
6151
|
+
},
|
|
6152
|
+
{
|
|
6153
|
+
"name": "Jaime Torrealba",
|
|
6154
|
+
"github": "JaimeTorrealba",
|
|
6155
|
+
"twitter": "jaimebboyjt"
|
|
6156
|
+
},
|
|
6157
|
+
{
|
|
6158
|
+
"name": "Tino Koch",
|
|
6159
|
+
"github": "Tinoooo",
|
|
6160
|
+
"twitter": "ichbintino"
|
|
6161
|
+
}
|
|
6162
|
+
],
|
|
6163
|
+
"compatibility": {
|
|
6164
|
+
"nuxt": "^3.0.0",
|
|
6165
|
+
"requires": {}
|
|
6166
|
+
}
|
|
6167
|
+
},
|
|
4738
6168
|
{
|
|
4739
6169
|
"name": "turnstile",
|
|
4740
6170
|
"description": "Privacy-focused alternative to CAPTCHA from Cloudflare",
|
|
@@ -4762,7 +6192,7 @@
|
|
|
4762
6192
|
},
|
|
4763
6193
|
{
|
|
4764
6194
|
"name": "twa",
|
|
4765
|
-
"description": "Nuxt
|
|
6195
|
+
"description": "Nuxt module for generating Trusted Web App from Nuxt app",
|
|
4766
6196
|
"repo": "tuarrep/nuxt-twa",
|
|
4767
6197
|
"npm": "nuxt-twa",
|
|
4768
6198
|
"icon": "",
|
|
@@ -4784,6 +6214,28 @@
|
|
|
4784
6214
|
}
|
|
4785
6215
|
}
|
|
4786
6216
|
},
|
|
6217
|
+
{
|
|
6218
|
+
"name": "twemoji",
|
|
6219
|
+
"description": "Twemoji module for Nuxt. Render emojis as SVG elements or PNG images.",
|
|
6220
|
+
"repo": "yizack/nuxt-twemoji",
|
|
6221
|
+
"npm": "nuxt-twemoji",
|
|
6222
|
+
"icon": "twemoji.svg",
|
|
6223
|
+
"github": "https://github.com/Yizack/nuxt-twemoji",
|
|
6224
|
+
"website": "https://github.com/Yizack/nuxt-twemoji",
|
|
6225
|
+
"learn_more": "",
|
|
6226
|
+
"category": "UI",
|
|
6227
|
+
"type": "3rd-party",
|
|
6228
|
+
"maintainers": [
|
|
6229
|
+
{
|
|
6230
|
+
"name": "Yizack Rangel",
|
|
6231
|
+
"github": "yizack"
|
|
6232
|
+
}
|
|
6233
|
+
],
|
|
6234
|
+
"compatibility": {
|
|
6235
|
+
"nuxt": "^3.0.0",
|
|
6236
|
+
"requires": {}
|
|
6237
|
+
}
|
|
6238
|
+
},
|
|
4787
6239
|
{
|
|
4788
6240
|
"name": "twicpics",
|
|
4789
6241
|
"description": "Images and videos components - Context aware resizing and cropping, lazy-loading, LQIP, Next-Gen format, compression, CDN.",
|
|
@@ -4819,12 +6271,12 @@
|
|
|
4819
6271
|
},
|
|
4820
6272
|
{
|
|
4821
6273
|
"name": "typed-router",
|
|
4822
|
-
"description": "Provide autocompletion for pages route names
|
|
6274
|
+
"description": "Provide autocompletion for pages route names and params",
|
|
4823
6275
|
"repo": "victorgarciaesgi/nuxt-typed-router",
|
|
4824
6276
|
"npm": "nuxt-typed-router",
|
|
4825
6277
|
"icon": "typed-router.png",
|
|
4826
6278
|
"github": "https://github.com/victorgarciaesgi/nuxt-typed-router",
|
|
4827
|
-
"website": "https://
|
|
6279
|
+
"website": "https://nuxt-typed-router.vercel.app",
|
|
4828
6280
|
"learn_more": "",
|
|
4829
6281
|
"category": "Devtools",
|
|
4830
6282
|
"type": "3rd-party",
|
|
@@ -4928,6 +6380,39 @@
|
|
|
4928
6380
|
"requires": {}
|
|
4929
6381
|
}
|
|
4930
6382
|
},
|
|
6383
|
+
{
|
|
6384
|
+
"name": "ui",
|
|
6385
|
+
"description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
|
|
6386
|
+
"repo": "nuxt/ui#dev",
|
|
6387
|
+
"npm": "@nuxt/ui",
|
|
6388
|
+
"icon": "nuxt.svg",
|
|
6389
|
+
"github": "https://github.com/nuxt/ui",
|
|
6390
|
+
"website": "https://ui.nuxt.com",
|
|
6391
|
+
"learn_more": "",
|
|
6392
|
+
"category": "UI",
|
|
6393
|
+
"type": "official",
|
|
6394
|
+
"maintainers": [
|
|
6395
|
+
{
|
|
6396
|
+
"name": "Benjamin Canac",
|
|
6397
|
+
"github": "benjamincanac",
|
|
6398
|
+
"twitter": "benjamincanac"
|
|
6399
|
+
},
|
|
6400
|
+
{
|
|
6401
|
+
"name": "Sebastien Chopin",
|
|
6402
|
+
"github": "Atinux",
|
|
6403
|
+
"twitter": "Atinux"
|
|
6404
|
+
},
|
|
6405
|
+
{
|
|
6406
|
+
"name": "Sylvain Marroufin",
|
|
6407
|
+
"github": "smarroufin",
|
|
6408
|
+
"twitter": "smarroufin"
|
|
6409
|
+
}
|
|
6410
|
+
],
|
|
6411
|
+
"compatibility": {
|
|
6412
|
+
"nuxt": "^3.0.0",
|
|
6413
|
+
"requires": {}
|
|
6414
|
+
}
|
|
6415
|
+
},
|
|
4931
6416
|
{
|
|
4932
6417
|
"name": "umami",
|
|
4933
6418
|
"description": "Embed the Umami analytics library into Nuxt",
|
|
@@ -4955,11 +6440,11 @@
|
|
|
4955
6440
|
{
|
|
4956
6441
|
"name": "unhead",
|
|
4957
6442
|
"description": "Experimental features for Nuxt SEO / head management.",
|
|
4958
|
-
"repo": "harlan-zw/nuxt-
|
|
4959
|
-
"npm": "nuxt-
|
|
6443
|
+
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
6444
|
+
"npm": "nuxt-seo-experiments",
|
|
4960
6445
|
"icon": "",
|
|
4961
|
-
"github": "https://github.com/harlan-zw/nuxt-
|
|
4962
|
-
"website": "https://github.com/harlan-zw/nuxt-
|
|
6446
|
+
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
6447
|
+
"website": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
4963
6448
|
"learn_more": "",
|
|
4964
6449
|
"category": "SEO",
|
|
4965
6450
|
"type": "3rd-party",
|
|
@@ -4976,7 +6461,7 @@
|
|
|
4976
6461
|
},
|
|
4977
6462
|
{
|
|
4978
6463
|
"name": "universal-storage",
|
|
4979
|
-
"description": "Universal Storage Utilities for Nuxt
|
|
6464
|
+
"description": "Universal Storage Utilities for Nuxt",
|
|
4980
6465
|
"repo": "nuxt-community/universal-storage-module",
|
|
4981
6466
|
"npm": "@nuxtjs/universal-storage",
|
|
4982
6467
|
"icon": "",
|
|
@@ -5003,16 +6488,38 @@
|
|
|
5003
6488
|
}
|
|
5004
6489
|
},
|
|
5005
6490
|
{
|
|
5006
|
-
"name": "
|
|
5007
|
-
"description": "
|
|
5008
|
-
"repo": "
|
|
5009
|
-
"npm": "@
|
|
5010
|
-
"icon": "
|
|
5011
|
-
"github": "https://github.com/
|
|
5012
|
-
"website": "https://
|
|
5013
|
-
"learn_more": "
|
|
5014
|
-
"category": "
|
|
5015
|
-
"type": "3rd-party",
|
|
6491
|
+
"name": "unlazy",
|
|
6492
|
+
"description": "Lazy loading library for placeholder images",
|
|
6493
|
+
"repo": "johannschopplich/unlazy/packages/nuxt",
|
|
6494
|
+
"npm": "@unlazy/nuxt",
|
|
6495
|
+
"icon": "unlazy.svg",
|
|
6496
|
+
"github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
|
|
6497
|
+
"website": "https://unlazy.byjohann.dev/",
|
|
6498
|
+
"learn_more": "",
|
|
6499
|
+
"category": "Images",
|
|
6500
|
+
"type": "3rd-party",
|
|
6501
|
+
"maintainers": [
|
|
6502
|
+
{
|
|
6503
|
+
"name": "Johann Schopplich",
|
|
6504
|
+
"github": "johannschopplich"
|
|
6505
|
+
}
|
|
6506
|
+
],
|
|
6507
|
+
"compatibility": {
|
|
6508
|
+
"nuxt": "^3.0.0",
|
|
6509
|
+
"requires": {}
|
|
6510
|
+
}
|
|
6511
|
+
},
|
|
6512
|
+
{
|
|
6513
|
+
"name": "unlighthouse",
|
|
6514
|
+
"description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
|
|
6515
|
+
"repo": "harlan-zw/unlighthouse#main/integrations/nuxt",
|
|
6516
|
+
"npm": "@unlighthouse/nuxt",
|
|
6517
|
+
"icon": "unlighthouse.svg",
|
|
6518
|
+
"github": "https://github.com/harlan-zw/unlighthouse",
|
|
6519
|
+
"website": "https://github.com/harlan-zw/unlighthouse",
|
|
6520
|
+
"learn_more": "https://github.com/harlan-zw/unlighthouse",
|
|
6521
|
+
"category": "Devtools",
|
|
6522
|
+
"type": "3rd-party",
|
|
5016
6523
|
"maintainers": [
|
|
5017
6524
|
{
|
|
5018
6525
|
"name": "Harlan Wilton",
|
|
@@ -5051,12 +6558,60 @@
|
|
|
5051
6558
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5052
6559
|
"requires": {
|
|
5053
6560
|
"bridge": "optional"
|
|
6561
|
+
},
|
|
6562
|
+
"devtools": "^0.0.0"
|
|
6563
|
+
}
|
|
6564
|
+
},
|
|
6565
|
+
{
|
|
6566
|
+
"name": "ununuracss",
|
|
6567
|
+
"description": "A Real CSS Engine. Only Scoped.",
|
|
6568
|
+
"repo": "novout/ununuracss#main/packages/nuxt",
|
|
6569
|
+
"npm": "nuxt-ununura",
|
|
6570
|
+
"icon": "ununuracss.png",
|
|
6571
|
+
"github": "https://github.com/novout/ununuracss",
|
|
6572
|
+
"website": "https://ununura.com/#/",
|
|
6573
|
+
"learn_more": "https://ununura.com/#/docs/why",
|
|
6574
|
+
"category": "UI",
|
|
6575
|
+
"type": "3rd-party",
|
|
6576
|
+
"maintainers": [
|
|
6577
|
+
{
|
|
6578
|
+
"name": "Giovane Cardoso",
|
|
6579
|
+
"github": "novout",
|
|
6580
|
+
"avatar": "https://avatars.githubusercontent.com/novout?v=4"
|
|
6581
|
+
}
|
|
6582
|
+
],
|
|
6583
|
+
"compatibility": {
|
|
6584
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6585
|
+
"requires": {}
|
|
6586
|
+
}
|
|
6587
|
+
},
|
|
6588
|
+
{
|
|
6589
|
+
"name": "use-wagmi",
|
|
6590
|
+
"description": "Vue Composition for Ethereum based on wagmi",
|
|
6591
|
+
"repo": "unicape/use-wagmi#main/packages/nuxt",
|
|
6592
|
+
"npm": "@use-wagmi/nuxt",
|
|
6593
|
+
"icon": "use-wagmi.png",
|
|
6594
|
+
"github": "https://github.com/unicape/use-wagmi",
|
|
6595
|
+
"website": "https://github.com/unicape/use-wagmi",
|
|
6596
|
+
"learn_more": "https://github.com/unicape/use-wagmi",
|
|
6597
|
+
"category": "Extensions",
|
|
6598
|
+
"type": "3rd-party",
|
|
6599
|
+
"maintainers": [
|
|
6600
|
+
{
|
|
6601
|
+
"name": "Unic Ape",
|
|
6602
|
+
"github": "unicape"
|
|
6603
|
+
}
|
|
6604
|
+
],
|
|
6605
|
+
"compatibility": {
|
|
6606
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
6607
|
+
"requires": {
|
|
6608
|
+
"bridge": true
|
|
5054
6609
|
}
|
|
5055
6610
|
}
|
|
5056
6611
|
},
|
|
5057
6612
|
{
|
|
5058
6613
|
"name": "user-agent",
|
|
5059
|
-
"description": "Nuxt
|
|
6614
|
+
"description": "Nuxt module for handling User-Agent.",
|
|
5060
6615
|
"repo": "fukuiretu/nuxt-user-agent",
|
|
5061
6616
|
"npm": "nuxt-user-agent",
|
|
5062
6617
|
"icon": "",
|
|
@@ -5098,6 +6653,98 @@
|
|
|
5098
6653
|
"requires": {}
|
|
5099
6654
|
}
|
|
5100
6655
|
},
|
|
6656
|
+
{
|
|
6657
|
+
"name": "vant",
|
|
6658
|
+
"description": "A lightweight, customizable Vue UI library for mobile web apps.",
|
|
6659
|
+
"repo": "vant-ui/vant-nuxt",
|
|
6660
|
+
"npm": "@vant/nuxt",
|
|
6661
|
+
"icon": "vant.png",
|
|
6662
|
+
"github": "https://github.com/vant-ui/vant-nuxt",
|
|
6663
|
+
"website": "https://vant-ui.github.io/vant",
|
|
6664
|
+
"learn_more": "https://github.com/vant-ui/vant-nuxt#readme",
|
|
6665
|
+
"category": "UI",
|
|
6666
|
+
"type": "3rd-party",
|
|
6667
|
+
"maintainers": [
|
|
6668
|
+
{
|
|
6669
|
+
"name": "tolking",
|
|
6670
|
+
"github": "tolking"
|
|
6671
|
+
}
|
|
6672
|
+
],
|
|
6673
|
+
"compatibility": {
|
|
6674
|
+
"nuxt": "^3.0.0",
|
|
6675
|
+
"requires": {
|
|
6676
|
+
"bridge": "optional"
|
|
6677
|
+
}
|
|
6678
|
+
}
|
|
6679
|
+
},
|
|
6680
|
+
{
|
|
6681
|
+
"name": "varlet",
|
|
6682
|
+
"description": "A Material design mobile component library developed based on Vue3",
|
|
6683
|
+
"repo": "varletjs/varlet-nuxt",
|
|
6684
|
+
"npm": "@varlet/nuxt",
|
|
6685
|
+
"icon": "varlet.svg",
|
|
6686
|
+
"github": "https://github.com/varletjs/varlet",
|
|
6687
|
+
"website": "https://varlet.gitee.io/varlet-ui/#/en-US/index",
|
|
6688
|
+
"learn_more": "https://github.com/varletjs/varlet-nuxt",
|
|
6689
|
+
"category": "UI",
|
|
6690
|
+
"type": "3rd-party",
|
|
6691
|
+
"maintainers": [
|
|
6692
|
+
{
|
|
6693
|
+
"name": "zhangmo8",
|
|
6694
|
+
"github": "zhangmo8"
|
|
6695
|
+
}
|
|
6696
|
+
],
|
|
6697
|
+
"compatibility": {
|
|
6698
|
+
"nuxt": "^3.0.0",
|
|
6699
|
+
"requires": {
|
|
6700
|
+
"bridge": "optional"
|
|
6701
|
+
}
|
|
6702
|
+
}
|
|
6703
|
+
},
|
|
6704
|
+
{
|
|
6705
|
+
"name": "vcalendar",
|
|
6706
|
+
"description": "VCalendar module for Nuxt",
|
|
6707
|
+
"repo": "samk-dev/nuxt-vcalendar",
|
|
6708
|
+
"npm": "@samk-dev/nuxt-vcalendar",
|
|
6709
|
+
"icon": "vcalendar.png",
|
|
6710
|
+
"github": "https://github.com/samk-dev/vcalendar",
|
|
6711
|
+
"website": "https://github.com/samk-dev/vcalendar",
|
|
6712
|
+
"learn_more": "",
|
|
6713
|
+
"category": "Libraries",
|
|
6714
|
+
"type": "3rd-party",
|
|
6715
|
+
"maintainers": [
|
|
6716
|
+
{
|
|
6717
|
+
"name": "Sam K",
|
|
6718
|
+
"github": "samk-dev"
|
|
6719
|
+
}
|
|
6720
|
+
],
|
|
6721
|
+
"compatibility": {
|
|
6722
|
+
"nuxt": "^3.0.0",
|
|
6723
|
+
"requires": {}
|
|
6724
|
+
}
|
|
6725
|
+
},
|
|
6726
|
+
{
|
|
6727
|
+
"name": "vee-validate",
|
|
6728
|
+
"description": "Painless Vue forms for Nuxt",
|
|
6729
|
+
"repo": "logaretm/vee-validate#main/packages/nuxt",
|
|
6730
|
+
"npm": "@vee-validate/nuxt",
|
|
6731
|
+
"icon": "vee-validate.png",
|
|
6732
|
+
"github": "https://github.com/logaretm/vee-validate/",
|
|
6733
|
+
"website": "https://vee-validate.logaretm.com/v4/",
|
|
6734
|
+
"learn_more": "https://vee-validate.logaretm.com/v4/integrations/nuxt/",
|
|
6735
|
+
"category": "Libraries",
|
|
6736
|
+
"type": "3rd-party",
|
|
6737
|
+
"maintainers": [
|
|
6738
|
+
{
|
|
6739
|
+
"name": "Abdelrahman Awad",
|
|
6740
|
+
"github": "logaretm"
|
|
6741
|
+
}
|
|
6742
|
+
],
|
|
6743
|
+
"compatibility": {
|
|
6744
|
+
"nuxt": "^3.0.0",
|
|
6745
|
+
"requires": {}
|
|
6746
|
+
}
|
|
6747
|
+
},
|
|
5101
6748
|
{
|
|
5102
6749
|
"name": "vendor",
|
|
5103
6750
|
"description": "directly serve node_modules",
|
|
@@ -5121,15 +6768,146 @@
|
|
|
5121
6768
|
"requires": {}
|
|
5122
6769
|
}
|
|
5123
6770
|
},
|
|
6771
|
+
{
|
|
6772
|
+
"name": "vercel-analytics",
|
|
6773
|
+
"description": "Vercel Analytics integration for Nuxt",
|
|
6774
|
+
"repo": "xanderbarkhatov/nuxt-vercel-analytics",
|
|
6775
|
+
"npm": "nuxt-vercel-analytics",
|
|
6776
|
+
"icon": "",
|
|
6777
|
+
"github": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
|
|
6778
|
+
"website": "https://github.com/xanderbarkhatov/nuxt-vercel-analytics",
|
|
6779
|
+
"learn_more": "https://vercel.com/docs/concepts/analytics",
|
|
6780
|
+
"category": "Analytics",
|
|
6781
|
+
"type": "3rd-party",
|
|
6782
|
+
"maintainers": [
|
|
6783
|
+
{
|
|
6784
|
+
"name": "Alexander B.",
|
|
6785
|
+
"github": "xanderbarkhatov"
|
|
6786
|
+
}
|
|
6787
|
+
],
|
|
6788
|
+
"compatibility": {
|
|
6789
|
+
"nuxt": "^3.0.0",
|
|
6790
|
+
"requires": {}
|
|
6791
|
+
}
|
|
6792
|
+
},
|
|
6793
|
+
{
|
|
6794
|
+
"name": "vexip-ui",
|
|
6795
|
+
"description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
|
|
6796
|
+
"repo": "vexip-ui/nuxt",
|
|
6797
|
+
"npm": "@vexip-ui/nuxt",
|
|
6798
|
+
"icon": "vexip-ui.svg",
|
|
6799
|
+
"github": "https://github.com/vexip-ui/vexip-ui",
|
|
6800
|
+
"website": "https://www.vexipui.com/",
|
|
6801
|
+
"learn_more": "https://github.com/vexip-ui/nuxt",
|
|
6802
|
+
"category": "UI",
|
|
6803
|
+
"type": "3rd-party",
|
|
6804
|
+
"maintainers": [
|
|
6805
|
+
{
|
|
6806
|
+
"name": "未觉雨声",
|
|
6807
|
+
"github": "qmhc",
|
|
6808
|
+
"twitter": "qmhc95"
|
|
6809
|
+
}
|
|
6810
|
+
],
|
|
6811
|
+
"compatibility": {
|
|
6812
|
+
"nuxt": "^3.0.0",
|
|
6813
|
+
"requires": {}
|
|
6814
|
+
}
|
|
6815
|
+
},
|
|
6816
|
+
{
|
|
6817
|
+
"name": "vite-pwa-nuxt",
|
|
6818
|
+
"description": "Zero-config PWA Plugin for Nuxt",
|
|
6819
|
+
"repo": "vite-pwa/nuxt",
|
|
6820
|
+
"npm": "@vite-pwa/nuxt",
|
|
6821
|
+
"icon": "vite-pwa-nuxt.svg",
|
|
6822
|
+
"github": "https://github.com/vite-pwa/nuxt",
|
|
6823
|
+
"website": "https://github.com/vite-pwa/nuxt",
|
|
6824
|
+
"learn_more": "https://vite-pwa-org.netlify.app/frameworks/nuxt.html",
|
|
6825
|
+
"category": "Performance",
|
|
6826
|
+
"type": "3rd-party",
|
|
6827
|
+
"maintainers": [
|
|
6828
|
+
{
|
|
6829
|
+
"name": "Joaquín Sánchez",
|
|
6830
|
+
"github": "userquin",
|
|
6831
|
+
"twitter": "userquin"
|
|
6832
|
+
},
|
|
6833
|
+
{
|
|
6834
|
+
"name": "Anthony Fu",
|
|
6835
|
+
"github": "antfu",
|
|
6836
|
+
"twitter": "antfu7"
|
|
6837
|
+
}
|
|
6838
|
+
],
|
|
6839
|
+
"compatibility": {
|
|
6840
|
+
"nuxt": "^3.0.0",
|
|
6841
|
+
"requires": {}
|
|
6842
|
+
}
|
|
6843
|
+
},
|
|
6844
|
+
{
|
|
6845
|
+
"name": "vitest",
|
|
6846
|
+
"description": "Vitest integration with Nuxt",
|
|
6847
|
+
"repo": "danielroe/nuxt-vitest",
|
|
6848
|
+
"npm": "nuxt-vitest",
|
|
6849
|
+
"icon": "vitest.svg",
|
|
6850
|
+
"github": "https://github.com/danielroe/nuxt-vitest",
|
|
6851
|
+
"website": "https://github.com/danielroe/nuxt-vitest",
|
|
6852
|
+
"learn_more": "",
|
|
6853
|
+
"category": "Devtools",
|
|
6854
|
+
"type": "3rd-party",
|
|
6855
|
+
"maintainers": [
|
|
6856
|
+
{
|
|
6857
|
+
"name": "Daniel Roe",
|
|
6858
|
+
"github": "danielroe"
|
|
6859
|
+
},
|
|
6860
|
+
{
|
|
6861
|
+
"name": "Anthony Fu",
|
|
6862
|
+
"github": "antfu"
|
|
6863
|
+
}
|
|
6864
|
+
],
|
|
6865
|
+
"compatibility": {
|
|
6866
|
+
"nuxt": "^3.0.0",
|
|
6867
|
+
"requires": {},
|
|
6868
|
+
"devtools": "^0.0.0"
|
|
6869
|
+
}
|
|
6870
|
+
},
|
|
6871
|
+
{
|
|
6872
|
+
"name": "vue-email",
|
|
6873
|
+
"description": "💌 Write email templates with vue",
|
|
6874
|
+
"repo": "Dave136/vue-email#main/packages/vue-email",
|
|
6875
|
+
"npm": "vue-email",
|
|
6876
|
+
"icon": "vue-email.svg",
|
|
6877
|
+
"github": "https://github.com/Dave136/vue-email",
|
|
6878
|
+
"website": "https://www.vuemail.net/",
|
|
6879
|
+
"learn_more": "https://vue-email.vercel.app/getting-started",
|
|
6880
|
+
"category": "UI",
|
|
6881
|
+
"type": "3rd-party",
|
|
6882
|
+
"maintainers": [
|
|
6883
|
+
{
|
|
6884
|
+
"name": "David Arenas",
|
|
6885
|
+
"github": "Dave136",
|
|
6886
|
+
"twitter": "davejs4",
|
|
6887
|
+
"avatar": "https://avatars.githubusercontent.com/u/49698182?v=4"
|
|
6888
|
+
},
|
|
6889
|
+
{
|
|
6890
|
+
"name": "Younes Barrad",
|
|
6891
|
+
"github": "Flowko",
|
|
6892
|
+
"twitter": "imflowko",
|
|
6893
|
+
"avatar": "https://avatars.githubusercontent.com/u/35883748?v=4"
|
|
6894
|
+
}
|
|
6895
|
+
],
|
|
6896
|
+
"compatibility": {
|
|
6897
|
+
"nuxt": "^3.0.0",
|
|
6898
|
+
"requires": {},
|
|
6899
|
+
"devtools": "^0.0.0"
|
|
6900
|
+
}
|
|
6901
|
+
},
|
|
5124
6902
|
{
|
|
5125
6903
|
"name": "vue-macros",
|
|
5126
|
-
"description": "Explore
|
|
5127
|
-
"repo": "sxzz/
|
|
6904
|
+
"description": "Explore more macros and syntax sugar to Vue.",
|
|
6905
|
+
"repo": "sxzz/vue-macros#main/packages/nuxt",
|
|
5128
6906
|
"npm": "@vue-macros/nuxt",
|
|
5129
6907
|
"icon": "vue-macros.svg",
|
|
5130
|
-
"github": "https://github.com/sxzz/
|
|
6908
|
+
"github": "https://github.com/sxzz/vue-macros",
|
|
5131
6909
|
"website": "https://vue-macros.sxzz.moe",
|
|
5132
|
-
"learn_more": "https://github.com/sxzz/
|
|
6910
|
+
"learn_more": "https://github.com/sxzz/vue-macros",
|
|
5133
6911
|
"category": "Extensions",
|
|
5134
6912
|
"type": "3rd-party",
|
|
5135
6913
|
"maintainers": [
|
|
@@ -5143,7 +6921,8 @@
|
|
|
5143
6921
|
"nuxt": "^3.0.0",
|
|
5144
6922
|
"requires": {
|
|
5145
6923
|
"bridge": "optional"
|
|
5146
|
-
}
|
|
6924
|
+
},
|
|
6925
|
+
"devtools": "^0.0.0"
|
|
5147
6926
|
}
|
|
5148
6927
|
},
|
|
5149
6928
|
{
|
|
@@ -5170,7 +6949,7 @@
|
|
|
5170
6949
|
},
|
|
5171
6950
|
{
|
|
5172
6951
|
"name": "vue-multiselect",
|
|
5173
|
-
"description": "Single / multiple select plugin for Nuxt
|
|
6952
|
+
"description": "Single / multiple select plugin for Nuxt using vue-multiselect.",
|
|
5174
6953
|
"repo": "spektrummedia/nuxt-vue-multiselect",
|
|
5175
6954
|
"npm": "nuxt-vue-multiselect",
|
|
5176
6955
|
"icon": "",
|
|
@@ -5212,6 +6991,29 @@
|
|
|
5212
6991
|
"requires": {}
|
|
5213
6992
|
}
|
|
5214
6993
|
},
|
|
6994
|
+
{
|
|
6995
|
+
"name": "vue-query",
|
|
6996
|
+
"description": "0 config lightweight Nuxt module for @tanstack/vue-query.",
|
|
6997
|
+
"repo": "Hebilicious/vue-query-nuxt/packages/vue-query-nuxt#main",
|
|
6998
|
+
"npm": "@hebilicious/vue-query-nuxt",
|
|
6999
|
+
"icon": "vue-query.svg",
|
|
7000
|
+
"github": "https://github.com/Hebilicious/vue-query-nuxt",
|
|
7001
|
+
"website": "https://github.com/Hebilicious/vue-query-nuxt#readme",
|
|
7002
|
+
"learn_more": "https://tanstack.com/query/latest/docs/vue/quick-start",
|
|
7003
|
+
"category": "Request",
|
|
7004
|
+
"type": "3rd-party",
|
|
7005
|
+
"maintainers": [
|
|
7006
|
+
{
|
|
7007
|
+
"name": "Hebilicious",
|
|
7008
|
+
"github": "Hebilicious",
|
|
7009
|
+
"twitter": "its_hebilicious"
|
|
7010
|
+
}
|
|
7011
|
+
],
|
|
7012
|
+
"compatibility": {
|
|
7013
|
+
"nuxt": "^3.0.0",
|
|
7014
|
+
"requires": {}
|
|
7015
|
+
}
|
|
7016
|
+
},
|
|
5215
7017
|
{
|
|
5216
7018
|
"name": "vue-select",
|
|
5217
7019
|
"description": "Nuxt module for vue-select, a feature rich select/dropdown/typeahead component.",
|
|
@@ -5261,7 +7063,7 @@
|
|
|
5261
7063
|
},
|
|
5262
7064
|
{
|
|
5263
7065
|
"name": "vue-warehouse",
|
|
5264
|
-
"description": "A Cross-browser storage for Vue.js and Nuxt
|
|
7066
|
+
"description": "A Cross-browser storage for Vue.js and Nuxt, with plugins support and easy extensibility based on Store.js",
|
|
5265
7067
|
"repo": "juliomrqz/vue-warehouse",
|
|
5266
7068
|
"npm": "vue-warehouse",
|
|
5267
7069
|
"icon": "",
|
|
@@ -5282,9 +7084,54 @@
|
|
|
5282
7084
|
"requires": {}
|
|
5283
7085
|
}
|
|
5284
7086
|
},
|
|
7087
|
+
{
|
|
7088
|
+
"name": "vue3-carousel-nuxt",
|
|
7089
|
+
"description": "This module seamlessly integrates the Vue 3 Carousel module of ismail9k into Nuxt applications.",
|
|
7090
|
+
"repo": "gaetansenn/vue3-carousel-nuxt",
|
|
7091
|
+
"npm": "vue3-carousel-nuxt",
|
|
7092
|
+
"icon": "",
|
|
7093
|
+
"github": "https://github.com/gaetansenn/vue3-carousel-nuxt",
|
|
7094
|
+
"website": "",
|
|
7095
|
+
"learn_more": "",
|
|
7096
|
+
"category": "UI",
|
|
7097
|
+
"type": "3rd-party",
|
|
7098
|
+
"maintainers": [
|
|
7099
|
+
{
|
|
7100
|
+
"name": "Gaetan SENN",
|
|
7101
|
+
"github": "gaetansenn",
|
|
7102
|
+
"avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
|
|
7103
|
+
}
|
|
7104
|
+
],
|
|
7105
|
+
"compatibility": {
|
|
7106
|
+
"nuxt": "^3.0.0",
|
|
7107
|
+
"requires": {}
|
|
7108
|
+
}
|
|
7109
|
+
},
|
|
7110
|
+
{
|
|
7111
|
+
"name": "vuefire",
|
|
7112
|
+
"description": "Idiomatic composables for the Firebase SDK",
|
|
7113
|
+
"repo": "vuejs/vuefire/packages/nuxt",
|
|
7114
|
+
"npm": "nuxt-vuefire",
|
|
7115
|
+
"icon": "vuefire.svg",
|
|
7116
|
+
"github": "https://github.com/vuejs/vuefire/tree/main/packages/nuxt",
|
|
7117
|
+
"website": "https://vuefire.vuejs.org/",
|
|
7118
|
+
"learn_more": "",
|
|
7119
|
+
"category": "Database",
|
|
7120
|
+
"type": "3rd-party",
|
|
7121
|
+
"maintainers": [
|
|
7122
|
+
{
|
|
7123
|
+
"name": "posva",
|
|
7124
|
+
"github": "posva"
|
|
7125
|
+
}
|
|
7126
|
+
],
|
|
7127
|
+
"compatibility": {
|
|
7128
|
+
"nuxt": "^3.0.0",
|
|
7129
|
+
"requires": {}
|
|
7130
|
+
}
|
|
7131
|
+
},
|
|
5285
7132
|
{
|
|
5286
7133
|
"name": "vuestic",
|
|
5287
|
-
"description": "Vuestic UI module for Nuxt
|
|
7134
|
+
"description": "Vuestic UI module for Nuxt",
|
|
5288
7135
|
"repo": "epicmaxco/vuestic-ui#develop/packages/nuxt",
|
|
5289
7136
|
"npm": "@vuestic/nuxt",
|
|
5290
7137
|
"icon": "vuestic.png",
|
|
@@ -5304,9 +7151,31 @@
|
|
|
5304
7151
|
"requires": {}
|
|
5305
7152
|
}
|
|
5306
7153
|
},
|
|
7154
|
+
{
|
|
7155
|
+
"name": "vuetify-nuxt-module",
|
|
7156
|
+
"description": "Zero-config Nuxt Module for Vuetify.",
|
|
7157
|
+
"repo": "userquin/vuetify-nuxt-module",
|
|
7158
|
+
"npm": "vuetify-nuxt-module",
|
|
7159
|
+
"icon": "vuetify-logo-v3-dark.svg",
|
|
7160
|
+
"github": "https://github.com/userquin/vuetify-nuxt-module",
|
|
7161
|
+
"website": "https://github.com/userquin/vuetify-nuxt-module",
|
|
7162
|
+
"learn_more": "https://vuetify-nuxt-module.netlify.app/",
|
|
7163
|
+
"category": "UI",
|
|
7164
|
+
"type": "3rd-party",
|
|
7165
|
+
"maintainers": [
|
|
7166
|
+
{
|
|
7167
|
+
"name": "Joaquín Sánchez",
|
|
7168
|
+
"github": "userquin"
|
|
7169
|
+
}
|
|
7170
|
+
],
|
|
7171
|
+
"compatibility": {
|
|
7172
|
+
"nuxt": "^3.0.0",
|
|
7173
|
+
"requires": {}
|
|
7174
|
+
}
|
|
7175
|
+
},
|
|
5307
7176
|
{
|
|
5308
7177
|
"name": "vuetify",
|
|
5309
|
-
"description": "Vuetify Module for Nuxt
|
|
7178
|
+
"description": "Vuetify Module for Nuxt to add Material Design components to your application.",
|
|
5310
7179
|
"repo": "nuxt-community/vuetify-module",
|
|
5311
7180
|
"npm": "@nuxtjs/vuetify",
|
|
5312
7181
|
"icon": "vuetify.png",
|
|
@@ -5353,7 +7222,8 @@
|
|
|
5353
7222
|
"nuxt": "^2.0.0 || ^3.0.0",
|
|
5354
7223
|
"requires": {
|
|
5355
7224
|
"bridge": "optional"
|
|
5356
|
-
}
|
|
7225
|
+
},
|
|
7226
|
+
"devtools": "^0.0.0"
|
|
5357
7227
|
}
|
|
5358
7228
|
},
|
|
5359
7229
|
{
|
|
@@ -5378,14 +7248,37 @@
|
|
|
5378
7248
|
"requires": {}
|
|
5379
7249
|
}
|
|
5380
7250
|
},
|
|
7251
|
+
{
|
|
7252
|
+
"name": "vunix",
|
|
7253
|
+
"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.",
|
|
7254
|
+
"repo": "gaetansenn/vunix#main/packages/nuxt",
|
|
7255
|
+
"npm": "@vunix/nuxt",
|
|
7256
|
+
"icon": "",
|
|
7257
|
+
"github": "https://github.com/gaetansenn/vunix",
|
|
7258
|
+
"website": "https://vunix.dewib.com/",
|
|
7259
|
+
"learn_more": "",
|
|
7260
|
+
"category": "UI",
|
|
7261
|
+
"type": "3rd-party",
|
|
7262
|
+
"maintainers": [
|
|
7263
|
+
{
|
|
7264
|
+
"name": "Gaetan SENN",
|
|
7265
|
+
"github": "gaetansenn",
|
|
7266
|
+
"avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
|
|
7267
|
+
}
|
|
7268
|
+
],
|
|
7269
|
+
"compatibility": {
|
|
7270
|
+
"nuxt": "^3.0.0",
|
|
7271
|
+
"requires": {}
|
|
7272
|
+
}
|
|
7273
|
+
},
|
|
5381
7274
|
{
|
|
5382
7275
|
"name": "web-vitals",
|
|
5383
7276
|
"description": "Web Vitals for Nuxt",
|
|
5384
|
-
"repo": "nuxt-
|
|
7277
|
+
"repo": "nuxt-modules/web-vitals",
|
|
5385
7278
|
"npm": "@nuxtjs/web-vitals",
|
|
5386
7279
|
"icon": "web-vitals.png",
|
|
5387
|
-
"github": "https://github.com/nuxt-
|
|
5388
|
-
"website": "https://github.com/nuxt-
|
|
7280
|
+
"github": "https://github.com/nuxt-modules/web-vitals",
|
|
7281
|
+
"website": "https://github.com/nuxt-modules/web-vitals",
|
|
5389
7282
|
"learn_more": "",
|
|
5390
7283
|
"category": "Performance",
|
|
5391
7284
|
"type": "community",
|
|
@@ -5412,29 +7305,6 @@
|
|
|
5412
7305
|
}
|
|
5413
7306
|
}
|
|
5414
7307
|
},
|
|
5415
|
-
{
|
|
5416
|
-
"name": "web3js",
|
|
5417
|
-
"description": "Web3.js module integration for Nuxt.js",
|
|
5418
|
-
"repo": "bl0cknumber/nuxt-web3",
|
|
5419
|
-
"npm": "nuxt-web3",
|
|
5420
|
-
"icon": "web3js.svg",
|
|
5421
|
-
"github": "https://github.com/bl0cknumber/nuxt-web3",
|
|
5422
|
-
"website": "https://github.com/bl0cknumber/nuxt-web3",
|
|
5423
|
-
"learn_more": "https://web3js.readthedocs.io/",
|
|
5424
|
-
"category": "Libraries",
|
|
5425
|
-
"type": "3rd-party",
|
|
5426
|
-
"maintainers": [
|
|
5427
|
-
{
|
|
5428
|
-
"name": "Muhammad Fauzan",
|
|
5429
|
-
"github": "bl0cknumber",
|
|
5430
|
-
"twitter": "fncolon"
|
|
5431
|
-
}
|
|
5432
|
-
],
|
|
5433
|
-
"compatibility": {
|
|
5434
|
-
"nuxt": "^2.0.0",
|
|
5435
|
-
"requires": {}
|
|
5436
|
-
}
|
|
5437
|
-
},
|
|
5438
7308
|
{
|
|
5439
7309
|
"name": "webfontloader",
|
|
5440
7310
|
"description": "Efficient web font loading has never been easier!",
|
|
@@ -5459,7 +7329,7 @@
|
|
|
5459
7329
|
},
|
|
5460
7330
|
{
|
|
5461
7331
|
"name": "webpack-optimisations",
|
|
5462
|
-
"description": "Nuxt
|
|
7332
|
+
"description": "Nuxt v2 module to automatically make your builds faster.",
|
|
5463
7333
|
"repo": "harlan-zw/nuxt-webpack-optimisations#main/packages/nuxt-webpack-optimisations",
|
|
5464
7334
|
"npm": "nuxt-webpack-optimisations",
|
|
5465
7335
|
"icon": "build-optimisations.svg",
|
|
@@ -5549,6 +7419,54 @@
|
|
|
5549
7419
|
"requires": {}
|
|
5550
7420
|
}
|
|
5551
7421
|
},
|
|
7422
|
+
{
|
|
7423
|
+
"name": "well-known",
|
|
7424
|
+
"description": "A Nuxt module to add well-known URIs using middlewares",
|
|
7425
|
+
"repo": "zadigetvoltaire/nuxt-well-known",
|
|
7426
|
+
"npm": "@zadigetvoltaire/nuxt-well-known",
|
|
7427
|
+
"icon": "well-known.svg",
|
|
7428
|
+
"github": "https://github.com/zadigetvoltaire/nuxt-well-known",
|
|
7429
|
+
"website": "https://github.com/zadigetvoltaire/nuxt-well-known#readme",
|
|
7430
|
+
"learn_more": "https://www.iana.org/assignments/well-known-uris/well-known-uris.xhtml",
|
|
7431
|
+
"category": "SEO",
|
|
7432
|
+
"type": "3rd-party",
|
|
7433
|
+
"maintainers": [
|
|
7434
|
+
{
|
|
7435
|
+
"name": "Zadig&Voltaire Team",
|
|
7436
|
+
"github": "https://github.com/zadigetvoltaire"
|
|
7437
|
+
}
|
|
7438
|
+
],
|
|
7439
|
+
"compatibility": {
|
|
7440
|
+
"nuxt": "^3.0.0",
|
|
7441
|
+
"requires": {}
|
|
7442
|
+
}
|
|
7443
|
+
},
|
|
7444
|
+
{
|
|
7445
|
+
"name": "wideangle",
|
|
7446
|
+
"description": "Nuxt module to integrate Wide Angle Analytics",
|
|
7447
|
+
"repo": "inputobjects/wideangle-nuxt",
|
|
7448
|
+
"npm": "wideangle-nuxt",
|
|
7449
|
+
"icon": "wideangle.png",
|
|
7450
|
+
"github": "https://github.com/inputobjects/wideangle-nuxt",
|
|
7451
|
+
"website": "https://wideangle.co",
|
|
7452
|
+
"learn_more": "https://wideangle.co/documentation/web-analytics-for-nuxt",
|
|
7453
|
+
"category": "Analytics",
|
|
7454
|
+
"type": "3rd-party",
|
|
7455
|
+
"maintainers": [
|
|
7456
|
+
{
|
|
7457
|
+
"name": "Wide Angle Analytics by Input Objects GmbH",
|
|
7458
|
+
"github": "inputobjects"
|
|
7459
|
+
},
|
|
7460
|
+
{
|
|
7461
|
+
"name": "Jarek Rozanski",
|
|
7462
|
+
"github": "jrozanski"
|
|
7463
|
+
}
|
|
7464
|
+
],
|
|
7465
|
+
"compatibility": {
|
|
7466
|
+
"nuxt": "^3.0.0",
|
|
7467
|
+
"requires": {}
|
|
7468
|
+
}
|
|
7469
|
+
},
|
|
5552
7470
|
{
|
|
5553
7471
|
"name": "windicss",
|
|
5554
7472
|
"description": "Next generation utility-first CSS framework.",
|
|
@@ -5692,32 +7610,9 @@
|
|
|
5692
7610
|
"requires": {}
|
|
5693
7611
|
}
|
|
5694
7612
|
},
|
|
5695
|
-
{
|
|
5696
|
-
"name": "yandex-metrika",
|
|
5697
|
-
"description": "Yandex metrika Module for Nuxt.js",
|
|
5698
|
-
"repo": "nuxt-community/yandex-metrika-module",
|
|
5699
|
-
"npm": "@nuxtjs/yandex-metrika",
|
|
5700
|
-
"icon": "",
|
|
5701
|
-
"github": "https://github.com/nuxt-community/yandex-metrika-module",
|
|
5702
|
-
"website": "https://github.com/nuxt-community/yandex-metrika-module",
|
|
5703
|
-
"learn_more": "https://metrica.yandex.com/about",
|
|
5704
|
-
"category": "Analytics",
|
|
5705
|
-
"type": "community",
|
|
5706
|
-
"maintainers": [
|
|
5707
|
-
{
|
|
5708
|
-
"name": "Pooya Parsa",
|
|
5709
|
-
"github": "pi0",
|
|
5710
|
-
"twitter": "_pi0_"
|
|
5711
|
-
}
|
|
5712
|
-
],
|
|
5713
|
-
"compatibility": {
|
|
5714
|
-
"nuxt": "^2.0.0",
|
|
5715
|
-
"requires": {}
|
|
5716
|
-
}
|
|
5717
|
-
},
|
|
5718
7613
|
{
|
|
5719
7614
|
"name": "zendesk",
|
|
5720
|
-
"description": "Nuxt
|
|
7615
|
+
"description": "Nuxt module for Zendesk",
|
|
5721
7616
|
"repo": "DansMaCulotte/nuxt-zendesk",
|
|
5722
7617
|
"npm": "@dansmaculotte/nuxt-zendesk",
|
|
5723
7618
|
"icon": "zendesk.png",
|