@nuxt/modules 0.6.0-db9483 → 0.6.0-de9bf1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/modules.json +95 -0
- package/package.json +1 -1
package/modules.json
CHANGED
|
@@ -124,6 +124,29 @@
|
|
|
124
124
|
"requires": {}
|
|
125
125
|
}
|
|
126
126
|
},
|
|
127
|
+
{
|
|
128
|
+
"name": "prometheus",
|
|
129
|
+
"description": "Prometheus metrics for NodeJS and a set of custom metrics for Nuxt applications",
|
|
130
|
+
"repo": "artmizu/nuxt-prometheus",
|
|
131
|
+
"npm": "@artmizu/nuxt-prometheus",
|
|
132
|
+
"icon": "prometheus.svg",
|
|
133
|
+
"github": "https://github.com/artmizu/nuxt-prometheus",
|
|
134
|
+
"website": "",
|
|
135
|
+
"learn_more": "",
|
|
136
|
+
"category": "Monitoring",
|
|
137
|
+
"type": "3rd-party",
|
|
138
|
+
"maintainers": [
|
|
139
|
+
{
|
|
140
|
+
"name": "Aleksandr Saburov",
|
|
141
|
+
"github": "artmizu",
|
|
142
|
+
"avatar": "https://avatars.githubusercontent.com/artmizu?v=4"
|
|
143
|
+
}
|
|
144
|
+
],
|
|
145
|
+
"compatibility": {
|
|
146
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
147
|
+
"requires": {}
|
|
148
|
+
}
|
|
149
|
+
},
|
|
127
150
|
{
|
|
128
151
|
"name": "animejs",
|
|
129
152
|
"description": "Anime.js module for Nuxt.js",
|
|
@@ -480,6 +503,29 @@
|
|
|
480
503
|
"requires": {}
|
|
481
504
|
}
|
|
482
505
|
},
|
|
506
|
+
{
|
|
507
|
+
"name": "calendly",
|
|
508
|
+
"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.",
|
|
509
|
+
"repo": "madebyfabian/nuxt-calendly",
|
|
510
|
+
"npm": "nuxt-calendly",
|
|
511
|
+
"icon": "calendly.svg",
|
|
512
|
+
"github": "https://github.com/madebyfabian/nuxt-calendly",
|
|
513
|
+
"website": "https://nuxt-calendly.vercel.app/",
|
|
514
|
+
"learn_more": "https://calendly.com/",
|
|
515
|
+
"category": "Extensions",
|
|
516
|
+
"type": "3rd-party",
|
|
517
|
+
"maintainers": [
|
|
518
|
+
{
|
|
519
|
+
"name": "Fabian B.",
|
|
520
|
+
"github": "madebyfabian",
|
|
521
|
+
"twitter": "madebyfabian"
|
|
522
|
+
}
|
|
523
|
+
],
|
|
524
|
+
"compatibility": {
|
|
525
|
+
"nuxt": "^3.0.0",
|
|
526
|
+
"requires": {}
|
|
527
|
+
}
|
|
528
|
+
},
|
|
483
529
|
{
|
|
484
530
|
"name": "canvas-sketch",
|
|
485
531
|
"description": "Nuxt.js module for making generative and 3D artwork with canvas-sketch in JavaScript",
|
|
@@ -613,6 +659,33 @@
|
|
|
613
659
|
"requires": {}
|
|
614
660
|
}
|
|
615
661
|
},
|
|
662
|
+
{
|
|
663
|
+
"name": "cloudflare-analytics",
|
|
664
|
+
"description": "Cloudflare Web Analytics Module for Nuxt",
|
|
665
|
+
"repo": "hamlogic/nuxt-cloudflare-analytics",
|
|
666
|
+
"npm": "nuxt-cloudflare-analytics",
|
|
667
|
+
"icon": "cloudflare-analytics.svg",
|
|
668
|
+
"github": "https://github.com/hamlogic/nuxt-cloudflare-analytics",
|
|
669
|
+
"website": "https://github.com/hamlogic/nuxt-cloudflare-analytics",
|
|
670
|
+
"learn_more": "https://www.cloudflare.com/web-analytics/",
|
|
671
|
+
"category": "Analytics",
|
|
672
|
+
"type": "3rd-party",
|
|
673
|
+
"maintainers": [
|
|
674
|
+
{
|
|
675
|
+
"name": "hamlogic",
|
|
676
|
+
"github": "hamlogic"
|
|
677
|
+
},
|
|
678
|
+
{
|
|
679
|
+
"name": "Fabian B.",
|
|
680
|
+
"github": "madebyfabian",
|
|
681
|
+
"twitter": "madebyfabian"
|
|
682
|
+
}
|
|
683
|
+
],
|
|
684
|
+
"compatibility": {
|
|
685
|
+
"nuxt": "^3.0.0",
|
|
686
|
+
"requires": {}
|
|
687
|
+
}
|
|
688
|
+
},
|
|
616
689
|
{
|
|
617
690
|
"name": "cloudinary",
|
|
618
691
|
"description": "Optimize images and videos in your Nuxt.js application",
|
|
@@ -3550,6 +3623,28 @@
|
|
|
3550
3623
|
"requires": {}
|
|
3551
3624
|
}
|
|
3552
3625
|
},
|
|
3626
|
+
{
|
|
3627
|
+
"name": "prometheus",
|
|
3628
|
+
"description": "Allows you to better understand what's going on with your application and how to optimize performance and other things in production",
|
|
3629
|
+
"repo": "artmizu/nuxt-prometheus",
|
|
3630
|
+
"npm": "@artmizu/nuxt-prometheus",
|
|
3631
|
+
"icon": "",
|
|
3632
|
+
"github": "https://github.com/artmizu/nuxt-prometheus",
|
|
3633
|
+
"website": "https://github.com/artmizu/nuxt-prometheus",
|
|
3634
|
+
"learn_more": "",
|
|
3635
|
+
"category": "Devtools",
|
|
3636
|
+
"type": "3rd-party",
|
|
3637
|
+
"maintainers": [
|
|
3638
|
+
{
|
|
3639
|
+
"name": "artmizu",
|
|
3640
|
+
"github": "artmizu"
|
|
3641
|
+
}
|
|
3642
|
+
],
|
|
3643
|
+
"compatibility": {
|
|
3644
|
+
"nuxt": "^2.0.0",
|
|
3645
|
+
"requires": {}
|
|
3646
|
+
}
|
|
3647
|
+
},
|
|
3553
3648
|
{
|
|
3554
3649
|
"name": "protected-mailto",
|
|
3555
3650
|
"description": "Nuxt component to generate encoded mailto links",
|