@nuxt/modules 0.6.0-cc7582 → 0.6.0-d1a04a
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 +92 -2
- package/package.json +1 -1
package/modules.json
CHANGED
|
@@ -3186,6 +3186,28 @@
|
|
|
3186
3186
|
"requires": {}
|
|
3187
3187
|
}
|
|
3188
3188
|
},
|
|
3189
|
+
{
|
|
3190
|
+
"name": "nuxt-mongoose",
|
|
3191
|
+
"description": "A Nuxt 3 module for simplifying the use of Mongoose in your project.",
|
|
3192
|
+
"repo": "arashsheyda/nuxt-mongoose",
|
|
3193
|
+
"npm": "nuxt-mongoose",
|
|
3194
|
+
"icon": "",
|
|
3195
|
+
"github": "https://github.com/arashsheyda/nuxt-mongoose",
|
|
3196
|
+
"website": "https://github.com/arashsheyda/nuxt-mongoose",
|
|
3197
|
+
"learn_more": "",
|
|
3198
|
+
"category": "Database",
|
|
3199
|
+
"type": "3rd-party",
|
|
3200
|
+
"maintainers": [
|
|
3201
|
+
{
|
|
3202
|
+
"name": "arashsheyda",
|
|
3203
|
+
"github": "arashsheyda"
|
|
3204
|
+
}
|
|
3205
|
+
],
|
|
3206
|
+
"compatibility": {
|
|
3207
|
+
"nuxt": "^3.0.0",
|
|
3208
|
+
"requires": {}
|
|
3209
|
+
}
|
|
3210
|
+
},
|
|
3189
3211
|
{
|
|
3190
3212
|
"name": "nuxt-pdf",
|
|
3191
3213
|
"description": "Zero-boilerplate PDF exports of your Pages and Components",
|
|
@@ -3484,6 +3506,28 @@
|
|
|
3484
3506
|
"requires": {}
|
|
3485
3507
|
}
|
|
3486
3508
|
},
|
|
3509
|
+
{
|
|
3510
|
+
"name": "nuxt-vuetify",
|
|
3511
|
+
"description": "Add Vuetify 3 to your Nuxt 3 application in seconds.",
|
|
3512
|
+
"repo": "invictus-codes/nuxt-vuetify",
|
|
3513
|
+
"npm": "@invictus.codes/nuxt-vuetify",
|
|
3514
|
+
"icon": "vuetify-logo-v3-dark.svg",
|
|
3515
|
+
"github": "https://github.com/invictus-codes/nuxt-vuetify",
|
|
3516
|
+
"website": "https://invictus-codes.github.io/nuxt-vuetify/",
|
|
3517
|
+
"learn_more": "https://github.com/invictus-codes/nuxt-vuetify/blob/main/README.md",
|
|
3518
|
+
"category": "UI",
|
|
3519
|
+
"type": "3rd-party",
|
|
3520
|
+
"maintainers": [
|
|
3521
|
+
{
|
|
3522
|
+
"name": "Jens van Hellemondt",
|
|
3523
|
+
"github": "invictus-codes"
|
|
3524
|
+
}
|
|
3525
|
+
],
|
|
3526
|
+
"compatibility": {
|
|
3527
|
+
"nuxt": "^3.0.0",
|
|
3528
|
+
"requires": {}
|
|
3529
|
+
}
|
|
3530
|
+
},
|
|
3487
3531
|
{
|
|
3488
3532
|
"name": "nuxt7",
|
|
3489
3533
|
"description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
|
|
@@ -5588,6 +5632,52 @@
|
|
|
5588
5632
|
}
|
|
5589
5633
|
}
|
|
5590
5634
|
},
|
|
5635
|
+
{
|
|
5636
|
+
"name": "varlet",
|
|
5637
|
+
"description": "A Material design mobile component library developed based on Vue3",
|
|
5638
|
+
"repo": "varletjs/varlet-nuxt",
|
|
5639
|
+
"npm": "@varlet/nuxt",
|
|
5640
|
+
"icon": "varlet.svg",
|
|
5641
|
+
"github": "https://github.com/varletjs/varlet",
|
|
5642
|
+
"website": "https://varlet.gitee.io/varlet-ui/#/en-US/index",
|
|
5643
|
+
"learn_more": "https://github.com/varletjs/varlet-nuxt",
|
|
5644
|
+
"category": "UI",
|
|
5645
|
+
"type": "3rd-party",
|
|
5646
|
+
"maintainers": [
|
|
5647
|
+
{
|
|
5648
|
+
"name": "zhangmo8",
|
|
5649
|
+
"github": "zhangmo8"
|
|
5650
|
+
}
|
|
5651
|
+
],
|
|
5652
|
+
"compatibility": {
|
|
5653
|
+
"nuxt": "^3.0.0",
|
|
5654
|
+
"requires": {
|
|
5655
|
+
"bridge": "optional"
|
|
5656
|
+
}
|
|
5657
|
+
}
|
|
5658
|
+
},
|
|
5659
|
+
{
|
|
5660
|
+
"name": "vee-validate",
|
|
5661
|
+
"description": "Painless Vue forms for Nuxt.js",
|
|
5662
|
+
"repo": "logaretm/vee-validate#main/packages/nuxt",
|
|
5663
|
+
"npm": "@vee-validate/nuxt",
|
|
5664
|
+
"icon": "vee-validate.png",
|
|
5665
|
+
"github": "https://github.com/logaretm/vee-validate/",
|
|
5666
|
+
"website": "https://vee-validate.logaretm.com/v4/",
|
|
5667
|
+
"learn_more": "https://vee-validate.logaretm.com/v4/integrations/nuxt/",
|
|
5668
|
+
"category": "Libraries",
|
|
5669
|
+
"type": "3rd-party",
|
|
5670
|
+
"maintainers": [
|
|
5671
|
+
{
|
|
5672
|
+
"name": "Abdelrahman Awad",
|
|
5673
|
+
"github": "logaretm"
|
|
5674
|
+
}
|
|
5675
|
+
],
|
|
5676
|
+
"compatibility": {
|
|
5677
|
+
"nuxt": "^3.0.0",
|
|
5678
|
+
"requires": {}
|
|
5679
|
+
}
|
|
5680
|
+
},
|
|
5591
5681
|
{
|
|
5592
5682
|
"name": "vendor",
|
|
5593
5683
|
"description": "directly serve node_modules",
|
|
@@ -5947,8 +6037,8 @@
|
|
|
5947
6037
|
{
|
|
5948
6038
|
"name": "vunix",
|
|
5949
6039
|
"description": "Comprehensive UI toolkit for Vue.js and Nuxt.js 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.",
|
|
5950
|
-
"repo": "gaetansenn/vunix",
|
|
5951
|
-
"npm": "vunix",
|
|
6040
|
+
"repo": "gaetansenn/vunix#main/packages/nuxt",
|
|
6041
|
+
"npm": "@vunix/nuxt",
|
|
5952
6042
|
"icon": "",
|
|
5953
6043
|
"github": "https://github.com/gaetansenn/vunix",
|
|
5954
6044
|
"website": "https://vunix.dewib.com/",
|