@nuxt/modules 0.6.0-90586f → 0.6.0-a80774
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 +123 -1
- 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",
|
|
@@ -762,6 +785,29 @@
|
|
|
762
785
|
"requires": {}
|
|
763
786
|
}
|
|
764
787
|
},
|
|
788
|
+
{
|
|
789
|
+
"name": "cookie-control",
|
|
790
|
+
"description": "A highly configurable cookie banner for Nuxt.",
|
|
791
|
+
"repo": "dargmuesli/nuxt-cookie-control",
|
|
792
|
+
"npm": "@dargmuesli/nuxt-cookie-control",
|
|
793
|
+
"icon": "cookie-control.png",
|
|
794
|
+
"github": "https://github.com/dargmuesli/nuxt-cookie-control",
|
|
795
|
+
"website": "https://github.com/dargmuesli/nuxt-cookie-control",
|
|
796
|
+
"learn_more": "",
|
|
797
|
+
"category": "Extensions",
|
|
798
|
+
"type": "3rd-party",
|
|
799
|
+
"maintainers": [
|
|
800
|
+
{
|
|
801
|
+
"name": "dargmuesli",
|
|
802
|
+
"github": "dargmuesli",
|
|
803
|
+
"avatar": "https://avatars.githubusercontent.com/dargmuesli"
|
|
804
|
+
}
|
|
805
|
+
],
|
|
806
|
+
"compatibility": {
|
|
807
|
+
"nuxt": "^3.0.0",
|
|
808
|
+
"requires": {}
|
|
809
|
+
}
|
|
810
|
+
},
|
|
765
811
|
{
|
|
766
812
|
"name": "csurf",
|
|
767
813
|
"description": "Cross-Site Request Forgery (CSRF) Prevention for Nuxt",
|
|
@@ -3527,6 +3573,28 @@
|
|
|
3527
3573
|
"requires": {}
|
|
3528
3574
|
}
|
|
3529
3575
|
},
|
|
3576
|
+
{
|
|
3577
|
+
"name": "prometheus",
|
|
3578
|
+
"description": "Allows you to better understand what's going on with your application and how to optimize performance and other things in production",
|
|
3579
|
+
"repo": "artmizu/nuxt-prometheus",
|
|
3580
|
+
"npm": "@artmizu/nuxt-prometheus",
|
|
3581
|
+
"icon": "",
|
|
3582
|
+
"github": "https://github.com/artmizu/nuxt-prometheus",
|
|
3583
|
+
"website": "https://github.com/artmizu/nuxt-prometheus",
|
|
3584
|
+
"learn_more": "",
|
|
3585
|
+
"category": "Devtools",
|
|
3586
|
+
"type": "3rd-party",
|
|
3587
|
+
"maintainers": [
|
|
3588
|
+
{
|
|
3589
|
+
"name": "artmizu",
|
|
3590
|
+
"github": "artmizu"
|
|
3591
|
+
}
|
|
3592
|
+
],
|
|
3593
|
+
"compatibility": {
|
|
3594
|
+
"nuxt": "^2.0.0",
|
|
3595
|
+
"requires": {}
|
|
3596
|
+
}
|
|
3597
|
+
},
|
|
3530
3598
|
{
|
|
3531
3599
|
"name": "protected-mailto",
|
|
3532
3600
|
"description": "Nuxt component to generate encoded mailto links",
|
|
@@ -3965,7 +4033,7 @@
|
|
|
3965
4033
|
"name": "seo-kit",
|
|
3966
4034
|
"description": "Supercharge your Nuxt app with the all-in-one SEO layer.",
|
|
3967
4035
|
"repo": "harlan-zw/nuxt-seo-kit",
|
|
3968
|
-
"npm": "nuxt-seo-kit",
|
|
4036
|
+
"npm": "nuxt-seo-kit-mono",
|
|
3969
4037
|
"icon": "seo-kit.svg",
|
|
3970
4038
|
"github": "https://github.com/harlan-zw/nuxt-seo-kit",
|
|
3971
4039
|
"website": "https://github.com/harlan-zw/nuxt-seo-kit",
|
|
@@ -5194,6 +5262,60 @@
|
|
|
5194
5262
|
"requires": {}
|
|
5195
5263
|
}
|
|
5196
5264
|
},
|
|
5265
|
+
{
|
|
5266
|
+
"name": "vite-pwa-nuxt",
|
|
5267
|
+
"description": "Zero-config PWA Plugin for Nuxt 3",
|
|
5268
|
+
"repo": "vite-pwa/nuxt",
|
|
5269
|
+
"npm": "@vite-pwa/nuxt",
|
|
5270
|
+
"icon": "vite-pwa-nuxt.svg",
|
|
5271
|
+
"github": "https://github.com/vite-pwa/nuxt",
|
|
5272
|
+
"website": "https://github.com/vite-pwa/nuxt",
|
|
5273
|
+
"learn_more": "https://vite-pwa-org.netlify.app/frameworks/nuxt.html",
|
|
5274
|
+
"category": "Performance",
|
|
5275
|
+
"type": "3rd-party",
|
|
5276
|
+
"maintainers": [
|
|
5277
|
+
{
|
|
5278
|
+
"name": "Joaquín Sánchez",
|
|
5279
|
+
"github": "userquin",
|
|
5280
|
+
"twitter": "userquin"
|
|
5281
|
+
},
|
|
5282
|
+
{
|
|
5283
|
+
"name": "Anthony Fu",
|
|
5284
|
+
"github": "antfu",
|
|
5285
|
+
"twitter": "antfu7"
|
|
5286
|
+
}
|
|
5287
|
+
],
|
|
5288
|
+
"compatibility": {
|
|
5289
|
+
"nuxt": "^3.0.0",
|
|
5290
|
+
"requires": {}
|
|
5291
|
+
}
|
|
5292
|
+
},
|
|
5293
|
+
{
|
|
5294
|
+
"name": "vitest",
|
|
5295
|
+
"description": "Vitest integration with Nuxt",
|
|
5296
|
+
"repo": "danielroe/nuxt-vitest#main",
|
|
5297
|
+
"npm": "nuxt-vitest",
|
|
5298
|
+
"icon": "vitest.svg",
|
|
5299
|
+
"github": "https://github.com/danielroe/nuxt-vitest",
|
|
5300
|
+
"website": "https://github.com/danielroe/nuxt-vitest",
|
|
5301
|
+
"learn_more": "",
|
|
5302
|
+
"category": "Extensions",
|
|
5303
|
+
"type": "3rd-party",
|
|
5304
|
+
"maintainers": [
|
|
5305
|
+
{
|
|
5306
|
+
"name": "Daniel Roe",
|
|
5307
|
+
"github": "danielroe"
|
|
5308
|
+
},
|
|
5309
|
+
{
|
|
5310
|
+
"name": "Anthony Fu",
|
|
5311
|
+
"github": "antfu"
|
|
5312
|
+
}
|
|
5313
|
+
],
|
|
5314
|
+
"compatibility": {
|
|
5315
|
+
"nuxt": "^3.0.0",
|
|
5316
|
+
"requires": {}
|
|
5317
|
+
}
|
|
5318
|
+
},
|
|
5197
5319
|
{
|
|
5198
5320
|
"name": "vue-macros",
|
|
5199
5321
|
"description": "Explore and extend more macros and syntax sugar to Vue.",
|