@nuxt/modules 0.6.0-d3e123 → 0.6.0-d4023b
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 +373 -35
- package/package.json +8 -8
package/modules.json
CHANGED
|
@@ -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,7 +142,7 @@
|
|
|
142
142
|
}
|
|
143
143
|
],
|
|
144
144
|
"compatibility": {
|
|
145
|
-
"nuxt": "^2.0.0",
|
|
145
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
146
146
|
"requires": {}
|
|
147
147
|
}
|
|
148
148
|
},
|
|
@@ -551,11 +551,11 @@
|
|
|
551
551
|
{
|
|
552
552
|
"name": "chatwoot",
|
|
553
553
|
"description": "Chatwoot is an open-source customer engagement platform that helps companies engage their customers on their website",
|
|
554
|
-
"repo": "
|
|
555
|
-
"npm": "@
|
|
554
|
+
"repo": "productdevbookcom/chatwoot",
|
|
555
|
+
"npm": "@productdevbook/chatwoot",
|
|
556
556
|
"icon": "chatwoot.png",
|
|
557
|
-
"github": "https://github.com/
|
|
558
|
-
"website": "https://github.com/
|
|
557
|
+
"github": "https://github.com/productdevbookcom/chatwoot",
|
|
558
|
+
"website": "https://github.com/productdevbookcom/chatwoot",
|
|
559
559
|
"learn_more": "https://www.chatwoot.com",
|
|
560
560
|
"category": "Libraries",
|
|
561
561
|
"type": "3rd-party",
|
|
@@ -757,12 +757,35 @@
|
|
|
757
757
|
"requires": {}
|
|
758
758
|
}
|
|
759
759
|
},
|
|
760
|
+
{
|
|
761
|
+
"name": "content-assets",
|
|
762
|
+
"description": "Enable locally-located assets in Nuxt Content",
|
|
763
|
+
"repo": "davestewart/nuxt-content-assets",
|
|
764
|
+
"npm": "nuxt-content-assets",
|
|
765
|
+
"icon": "content-assets.png",
|
|
766
|
+
"github": "https://github.com/davestewart/nuxt-content-assets",
|
|
767
|
+
"website": "https://davestewart.co.uk/projects/open-source/nuxt-content-assets/",
|
|
768
|
+
"learn_more": "",
|
|
769
|
+
"category": "Images",
|
|
770
|
+
"type": "3rd-party",
|
|
771
|
+
"maintainers": [
|
|
772
|
+
{
|
|
773
|
+
"name": "davestewart",
|
|
774
|
+
"github": "davestewart",
|
|
775
|
+
"twitter": "dave_stewart"
|
|
776
|
+
}
|
|
777
|
+
],
|
|
778
|
+
"compatibility": {
|
|
779
|
+
"nuxt": "^3.0.0",
|
|
780
|
+
"requires": {}
|
|
781
|
+
}
|
|
782
|
+
},
|
|
760
783
|
{
|
|
761
784
|
"name": "content",
|
|
762
785
|
"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.",
|
|
763
786
|
"repo": "nuxt/content#main",
|
|
764
787
|
"npm": "@nuxt/content",
|
|
765
|
-
"icon": "nuxt.
|
|
788
|
+
"icon": "nuxt.svg",
|
|
766
789
|
"github": "https://github.com/nuxt/content",
|
|
767
790
|
"website": "https://content.nuxtjs.org",
|
|
768
791
|
"learn_more": "",
|
|
@@ -976,24 +999,24 @@
|
|
|
976
999
|
},
|
|
977
1000
|
{
|
|
978
1001
|
"name": "dayjs",
|
|
979
|
-
"description": "
|
|
980
|
-
"repo": "
|
|
981
|
-
"npm": "
|
|
1002
|
+
"description": "Day.js module for Nuxt",
|
|
1003
|
+
"repo": "fumeapp/dayjs",
|
|
1004
|
+
"npm": "dayjs-nuxt",
|
|
982
1005
|
"icon": "day-js.png",
|
|
983
|
-
"github": "https://github.com/
|
|
984
|
-
"website": "https://github.com/
|
|
1006
|
+
"github": "https://github.com/fumeapp/dayjs",
|
|
1007
|
+
"website": "https://github.com/fumeapp/dayjs",
|
|
985
1008
|
"learn_more": "https://day.js.org/",
|
|
986
|
-
"category": "
|
|
987
|
-
"type": "
|
|
1009
|
+
"category": "Libraries",
|
|
1010
|
+
"type": "3rd-party",
|
|
988
1011
|
"maintainers": [
|
|
989
1012
|
{
|
|
990
|
-
"name": "
|
|
991
|
-
"github": "
|
|
992
|
-
"twitter": "
|
|
1013
|
+
"name": "Kevin Olson",
|
|
1014
|
+
"github": "acidjazz",
|
|
1015
|
+
"twitter": "AppFume"
|
|
993
1016
|
}
|
|
994
1017
|
],
|
|
995
1018
|
"compatibility": {
|
|
996
|
-
"nuxt": "^
|
|
1019
|
+
"nuxt": "^3.0.0",
|
|
997
1020
|
"requires": {}
|
|
998
1021
|
}
|
|
999
1022
|
},
|
|
@@ -1047,7 +1070,7 @@
|
|
|
1047
1070
|
"description": "Unleash Nuxt Developer Experience. A set of visual tools that help you to know your app better.",
|
|
1048
1071
|
"repo": "nuxt/devtools#main",
|
|
1049
1072
|
"npm": "@nuxt/devtools",
|
|
1050
|
-
"icon": "nuxt.
|
|
1073
|
+
"icon": "nuxt.svg",
|
|
1051
1074
|
"github": "https://github.com/nuxt/devtools",
|
|
1052
1075
|
"website": "https://devtools.nuxtjs.org/",
|
|
1053
1076
|
"learn_more": "",
|
|
@@ -2091,6 +2114,28 @@
|
|
|
2091
2114
|
"requires": {}
|
|
2092
2115
|
}
|
|
2093
2116
|
},
|
|
2117
|
+
{
|
|
2118
|
+
"name": "icon-font",
|
|
2119
|
+
"description": "Automatically generates fonts and custom properties (variables) from a specified folder containing SVG icons, injecting them into pages with live monitoring.",
|
|
2120
|
+
"repo": "coremyslo/nuxt-icon-font",
|
|
2121
|
+
"npm": "@coremyslo/nuxt-icon-font",
|
|
2122
|
+
"icon": "",
|
|
2123
|
+
"github": "https://github.com/coremyslo/nuxt-icon-font",
|
|
2124
|
+
"website": "https://github.com/coremyslo/nuxt-icon-font",
|
|
2125
|
+
"learn_more": "",
|
|
2126
|
+
"category": "UI",
|
|
2127
|
+
"type": "3rd-party",
|
|
2128
|
+
"maintainers": [
|
|
2129
|
+
{
|
|
2130
|
+
"name": "coremyslo",
|
|
2131
|
+
"github": "coremyslo"
|
|
2132
|
+
}
|
|
2133
|
+
],
|
|
2134
|
+
"compatibility": {
|
|
2135
|
+
"nuxt": "^3.0.0",
|
|
2136
|
+
"requires": {}
|
|
2137
|
+
}
|
|
2138
|
+
},
|
|
2094
2139
|
{
|
|
2095
2140
|
"name": "icon",
|
|
2096
2141
|
"description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
|
|
@@ -2217,12 +2262,12 @@
|
|
|
2217
2262
|
{
|
|
2218
2263
|
"name": "inkline",
|
|
2219
2264
|
"description": "Nuxt Module for Inkline, the intuitive UI UX DX Components library for Vue.js 3 Design Systems.",
|
|
2220
|
-
"repo": "inkline/
|
|
2221
|
-
"npm": "@inkline/
|
|
2265
|
+
"repo": "inkline/plugin",
|
|
2266
|
+
"npm": "@inkline/plugin",
|
|
2222
2267
|
"icon": "inkline.svg",
|
|
2223
|
-
"github": "https://github.com/inkline/
|
|
2268
|
+
"github": "https://github.com/inkline/plugin",
|
|
2224
2269
|
"website": "https://inkline.io",
|
|
2225
|
-
"learn_more": "https://inkline.io/docs/
|
|
2270
|
+
"learn_more": "https://inkline.io/docs/installation/nuxt",
|
|
2226
2271
|
"category": "UI",
|
|
2227
2272
|
"type": "3rd-party",
|
|
2228
2273
|
"maintainers": [
|
|
@@ -2977,6 +3022,28 @@
|
|
|
2977
3022
|
"requires": {}
|
|
2978
3023
|
}
|
|
2979
3024
|
},
|
|
3025
|
+
{
|
|
3026
|
+
"name": "nupolyon",
|
|
3027
|
+
"description": "Inject polyfill from polyfill.io to nuxt project, auto detect based on browserslist config",
|
|
3028
|
+
"repo": "adenvt/nupolyon",
|
|
3029
|
+
"npm": "nupolyon",
|
|
3030
|
+
"icon": "",
|
|
3031
|
+
"github": "https://github.com/adenvt/nupolyon",
|
|
3032
|
+
"website": "https://github.com/adenvt/nupolyon",
|
|
3033
|
+
"learn_more": "",
|
|
3034
|
+
"category": "Performance",
|
|
3035
|
+
"type": "3rd-party",
|
|
3036
|
+
"maintainers": [
|
|
3037
|
+
{
|
|
3038
|
+
"name": "adenvt",
|
|
3039
|
+
"github": "adenvt"
|
|
3040
|
+
}
|
|
3041
|
+
],
|
|
3042
|
+
"compatibility": {
|
|
3043
|
+
"nuxt": "^3.0.0",
|
|
3044
|
+
"requires": {}
|
|
3045
|
+
}
|
|
3046
|
+
},
|
|
2980
3047
|
{
|
|
2981
3048
|
"name": "nuxt-auth",
|
|
2982
3049
|
"description": "",
|
|
@@ -3072,6 +3139,28 @@
|
|
|
3072
3139
|
"requires": {}
|
|
3073
3140
|
}
|
|
3074
3141
|
},
|
|
3142
|
+
{
|
|
3143
|
+
"name": "nuxt-gtm",
|
|
3144
|
+
"description": "A Nuxt.js module for Google Tag Manager",
|
|
3145
|
+
"repo": "zadigetvoltaire/nuxt-gtm",
|
|
3146
|
+
"npm": "@zadigetvoltaire/nuxt-gtm",
|
|
3147
|
+
"icon": "nuxt-gtm.svg",
|
|
3148
|
+
"github": "https://github.com/zadigetvoltaire/nuxt-gtm",
|
|
3149
|
+
"website": "https://github.com/zadigetvoltaire/nuxt-gtm",
|
|
3150
|
+
"learn_more": "https://developers.google.com/tag-platform/tag-manager?hl=fr",
|
|
3151
|
+
"category": "Analytics",
|
|
3152
|
+
"type": "3rd-party",
|
|
3153
|
+
"maintainers": [
|
|
3154
|
+
{
|
|
3155
|
+
"name": "Zadig&Voltaire Team",
|
|
3156
|
+
"github": "https://github.com/zadigetvoltaire"
|
|
3157
|
+
}
|
|
3158
|
+
],
|
|
3159
|
+
"compatibility": {
|
|
3160
|
+
"nuxt": "^3.0.0",
|
|
3161
|
+
"requires": {}
|
|
3162
|
+
}
|
|
3163
|
+
},
|
|
3075
3164
|
{
|
|
3076
3165
|
"name": "nuxt-hue",
|
|
3077
3166
|
"description": "Enlighten your Nuxt experience",
|
|
@@ -3096,6 +3185,28 @@
|
|
|
3096
3185
|
}
|
|
3097
3186
|
}
|
|
3098
3187
|
},
|
|
3188
|
+
{
|
|
3189
|
+
"name": "nuxt-lazy-load",
|
|
3190
|
+
"description": "A simple way to lazy load images, videos, audio, and iframes without custom components or extra attributes like data-src, just basic HTML tags",
|
|
3191
|
+
"repo": "",
|
|
3192
|
+
"npm": "nuxt-lazy-load",
|
|
3193
|
+
"icon": "nuxt-lazy-load.svg",
|
|
3194
|
+
"github": "",
|
|
3195
|
+
"website": "https://gitlab.com/broj42/nuxt-lazy-load",
|
|
3196
|
+
"learn_more": "https://gitlab.com/broj42/nuxt-lazy-load",
|
|
3197
|
+
"category": "Performance",
|
|
3198
|
+
"type": "3rd-party",
|
|
3199
|
+
"maintainers": [
|
|
3200
|
+
{
|
|
3201
|
+
"name": "Dario Ferderber",
|
|
3202
|
+
"github": "darioferderber"
|
|
3203
|
+
}
|
|
3204
|
+
],
|
|
3205
|
+
"compatibility": {
|
|
3206
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
3207
|
+
"requires": {}
|
|
3208
|
+
}
|
|
3209
|
+
},
|
|
3099
3210
|
{
|
|
3100
3211
|
"name": "nuxt-localtunnel",
|
|
3101
3212
|
"description": "Exposes your Nuxt localhost to the world automatically.",
|
|
@@ -3186,6 +3297,28 @@
|
|
|
3186
3297
|
"requires": {}
|
|
3187
3298
|
}
|
|
3188
3299
|
},
|
|
3300
|
+
{
|
|
3301
|
+
"name": "nuxt-mongoose",
|
|
3302
|
+
"description": "A Nuxt 3 module for simplifying the use of Mongoose in your project.",
|
|
3303
|
+
"repo": "arashsheyda/nuxt-mongoose",
|
|
3304
|
+
"npm": "nuxt-mongoose",
|
|
3305
|
+
"icon": "nuxt-mongoose.svg",
|
|
3306
|
+
"github": "https://github.com/arashsheyda/nuxt-mongoose",
|
|
3307
|
+
"website": "https://github.com/arashsheyda/nuxt-mongoose",
|
|
3308
|
+
"learn_more": "",
|
|
3309
|
+
"category": "Database",
|
|
3310
|
+
"type": "3rd-party",
|
|
3311
|
+
"maintainers": [
|
|
3312
|
+
{
|
|
3313
|
+
"name": "arashsheyda",
|
|
3314
|
+
"github": "arashsheyda"
|
|
3315
|
+
}
|
|
3316
|
+
],
|
|
3317
|
+
"compatibility": {
|
|
3318
|
+
"nuxt": "^3.0.0",
|
|
3319
|
+
"requires": {}
|
|
3320
|
+
}
|
|
3321
|
+
},
|
|
3189
3322
|
{
|
|
3190
3323
|
"name": "nuxt-pdf",
|
|
3191
3324
|
"description": "Zero-boilerplate PDF exports of your Pages and Components",
|
|
@@ -3484,6 +3617,28 @@
|
|
|
3484
3617
|
"requires": {}
|
|
3485
3618
|
}
|
|
3486
3619
|
},
|
|
3620
|
+
{
|
|
3621
|
+
"name": "nuxt-vuetify",
|
|
3622
|
+
"description": "Add Vuetify 3 to your Nuxt 3 application in seconds.",
|
|
3623
|
+
"repo": "invictus-codes/nuxt-vuetify",
|
|
3624
|
+
"npm": "@invictus.codes/nuxt-vuetify",
|
|
3625
|
+
"icon": "vuetify-logo-v3-dark.svg",
|
|
3626
|
+
"github": "https://github.com/invictus-codes/nuxt-vuetify",
|
|
3627
|
+
"website": "https://invictus-codes.github.io/nuxt-vuetify/",
|
|
3628
|
+
"learn_more": "https://github.com/invictus-codes/nuxt-vuetify/blob/main/README.md",
|
|
3629
|
+
"category": "UI",
|
|
3630
|
+
"type": "3rd-party",
|
|
3631
|
+
"maintainers": [
|
|
3632
|
+
{
|
|
3633
|
+
"name": "Jens van Hellemondt",
|
|
3634
|
+
"github": "invictus-codes"
|
|
3635
|
+
}
|
|
3636
|
+
],
|
|
3637
|
+
"compatibility": {
|
|
3638
|
+
"nuxt": "^3.0.0",
|
|
3639
|
+
"requires": {}
|
|
3640
|
+
}
|
|
3641
|
+
},
|
|
3487
3642
|
{
|
|
3488
3643
|
"name": "nuxt7",
|
|
3489
3644
|
"description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
|
|
@@ -3507,6 +3662,29 @@
|
|
|
3507
3662
|
"requires": {}
|
|
3508
3663
|
}
|
|
3509
3664
|
},
|
|
3665
|
+
{
|
|
3666
|
+
"name": "nuxtlabs-ui",
|
|
3667
|
+
"description": "Fully styled and customizable components for Nuxt, powered by Headless UI and Tailwind CSS.",
|
|
3668
|
+
"repo": "nuxtlabs/ui",
|
|
3669
|
+
"npm": "@nuxthq/ui",
|
|
3670
|
+
"icon": "nuxtlabs-ui.svg",
|
|
3671
|
+
"github": "https://github.com/nuxtlabs/ui",
|
|
3672
|
+
"website": "https://ui.nuxtlabs.com",
|
|
3673
|
+
"learn_more": "https://ui.nuxtlabs.com",
|
|
3674
|
+
"category": "UI",
|
|
3675
|
+
"type": "3rd-party",
|
|
3676
|
+
"maintainers": [
|
|
3677
|
+
{
|
|
3678
|
+
"name": "Benjamin Canac",
|
|
3679
|
+
"github": "benjamincanac",
|
|
3680
|
+
"twitter": "benjamincanac"
|
|
3681
|
+
}
|
|
3682
|
+
],
|
|
3683
|
+
"compatibility": {
|
|
3684
|
+
"nuxt": "^3.0.0",
|
|
3685
|
+
"requires": {}
|
|
3686
|
+
}
|
|
3687
|
+
},
|
|
3510
3688
|
{
|
|
3511
3689
|
"name": "og-image",
|
|
3512
3690
|
"description": "Easily generate dynamic social share images.",
|
|
@@ -3646,6 +3824,30 @@
|
|
|
3646
3824
|
}
|
|
3647
3825
|
}
|
|
3648
3826
|
},
|
|
3827
|
+
{
|
|
3828
|
+
"name": "pdfeasy",
|
|
3829
|
+
"description": "A JavaScript Client/Server Side PDF-Generator based in PDFKit",
|
|
3830
|
+
"repo": "betterwrite/pdfeasy#main/packages/nuxt",
|
|
3831
|
+
"npm": "nuxt-pdfeasy",
|
|
3832
|
+
"icon": "pdfeasy.png",
|
|
3833
|
+
"github": "https://github.com/betterwrite/pdfeasy",
|
|
3834
|
+
"website": "https://github.com/betterwrite/pdfeasy",
|
|
3835
|
+
"learn_more": "https://github.com/betterwrite/pdfeasy",
|
|
3836
|
+
"category": "Extensions",
|
|
3837
|
+
"type": "3rd-party",
|
|
3838
|
+
"maintainers": [
|
|
3839
|
+
{
|
|
3840
|
+
"name": "Giovane Cardoso",
|
|
3841
|
+
"github": "novout",
|
|
3842
|
+
"twitter": "novoutttttt",
|
|
3843
|
+
"avatar": "https://avatars.githubusercontent.com/novout?v=4"
|
|
3844
|
+
}
|
|
3845
|
+
],
|
|
3846
|
+
"compatibility": {
|
|
3847
|
+
"nuxt": "^3.0.0",
|
|
3848
|
+
"requires": {}
|
|
3849
|
+
}
|
|
3850
|
+
},
|
|
3649
3851
|
{
|
|
3650
3852
|
"name": "persian-datepicker",
|
|
3651
3853
|
"description": "A datepicker component for select date. (single and range selection, select date and time, select with keyboard, customizable style, localization)",
|
|
@@ -5398,11 +5600,11 @@
|
|
|
5398
5600
|
{
|
|
5399
5601
|
"name": "unhead",
|
|
5400
5602
|
"description": "Experimental features for Nuxt SEO / head management.",
|
|
5401
|
-
"repo": "harlan-zw/nuxt-
|
|
5402
|
-
"npm": "nuxt-
|
|
5603
|
+
"repo": "harlan-zw/nuxt-seo-experiments",
|
|
5604
|
+
"npm": "nuxt-seo-experiments",
|
|
5403
5605
|
"icon": "",
|
|
5404
|
-
"github": "https://github.com/harlan-zw/nuxt-
|
|
5405
|
-
"website": "https://github.com/harlan-zw/nuxt-
|
|
5606
|
+
"github": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
5607
|
+
"website": "https://github.com/harlan-zw/nuxt-seo-experiments",
|
|
5406
5608
|
"learn_more": "",
|
|
5407
5609
|
"category": "SEO",
|
|
5408
5610
|
"type": "3rd-party",
|
|
@@ -5445,6 +5647,28 @@
|
|
|
5445
5647
|
"requires": {}
|
|
5446
5648
|
}
|
|
5447
5649
|
},
|
|
5650
|
+
{
|
|
5651
|
+
"name": "unlazy",
|
|
5652
|
+
"description": "Lazy loading library for placeholder images",
|
|
5653
|
+
"repo": "johannschopplich/unlazy/packages/nuxt",
|
|
5654
|
+
"npm": "@unlazy/nuxt",
|
|
5655
|
+
"icon": "unlazy.svg",
|
|
5656
|
+
"github": "https://github.com/johannschopplich/unlazy/tree/main/packages/nuxt",
|
|
5657
|
+
"website": "https://unlazy.byjohann.dev/",
|
|
5658
|
+
"learn_more": "",
|
|
5659
|
+
"category": "Images",
|
|
5660
|
+
"type": "3rd-party",
|
|
5661
|
+
"maintainers": [
|
|
5662
|
+
{
|
|
5663
|
+
"name": "Johann Schopplich",
|
|
5664
|
+
"github": "johannschopplich"
|
|
5665
|
+
}
|
|
5666
|
+
],
|
|
5667
|
+
"compatibility": {
|
|
5668
|
+
"nuxt": "^3.0.0",
|
|
5669
|
+
"requires": {}
|
|
5670
|
+
}
|
|
5671
|
+
},
|
|
5448
5672
|
{
|
|
5449
5673
|
"name": "unlighthouse",
|
|
5450
5674
|
"description": "Unlighthouse scans your entire site using Google Lighthouse, with a modern UI, minimal config and smart sampling.",
|
|
@@ -5588,6 +5812,52 @@
|
|
|
5588
5812
|
}
|
|
5589
5813
|
}
|
|
5590
5814
|
},
|
|
5815
|
+
{
|
|
5816
|
+
"name": "varlet",
|
|
5817
|
+
"description": "A Material design mobile component library developed based on Vue3",
|
|
5818
|
+
"repo": "varletjs/varlet-nuxt",
|
|
5819
|
+
"npm": "@varlet/nuxt",
|
|
5820
|
+
"icon": "varlet.svg",
|
|
5821
|
+
"github": "https://github.com/varletjs/varlet",
|
|
5822
|
+
"website": "https://varlet.gitee.io/varlet-ui/#/en-US/index",
|
|
5823
|
+
"learn_more": "https://github.com/varletjs/varlet-nuxt",
|
|
5824
|
+
"category": "UI",
|
|
5825
|
+
"type": "3rd-party",
|
|
5826
|
+
"maintainers": [
|
|
5827
|
+
{
|
|
5828
|
+
"name": "zhangmo8",
|
|
5829
|
+
"github": "zhangmo8"
|
|
5830
|
+
}
|
|
5831
|
+
],
|
|
5832
|
+
"compatibility": {
|
|
5833
|
+
"nuxt": "^3.0.0",
|
|
5834
|
+
"requires": {
|
|
5835
|
+
"bridge": "optional"
|
|
5836
|
+
}
|
|
5837
|
+
}
|
|
5838
|
+
},
|
|
5839
|
+
{
|
|
5840
|
+
"name": "vee-validate",
|
|
5841
|
+
"description": "Painless Vue forms for Nuxt.js",
|
|
5842
|
+
"repo": "logaretm/vee-validate#main/packages/nuxt",
|
|
5843
|
+
"npm": "@vee-validate/nuxt",
|
|
5844
|
+
"icon": "vee-validate.png",
|
|
5845
|
+
"github": "https://github.com/logaretm/vee-validate/",
|
|
5846
|
+
"website": "https://vee-validate.logaretm.com/v4/",
|
|
5847
|
+
"learn_more": "https://vee-validate.logaretm.com/v4/integrations/nuxt/",
|
|
5848
|
+
"category": "Libraries",
|
|
5849
|
+
"type": "3rd-party",
|
|
5850
|
+
"maintainers": [
|
|
5851
|
+
{
|
|
5852
|
+
"name": "Abdelrahman Awad",
|
|
5853
|
+
"github": "logaretm"
|
|
5854
|
+
}
|
|
5855
|
+
],
|
|
5856
|
+
"compatibility": {
|
|
5857
|
+
"nuxt": "^3.0.0",
|
|
5858
|
+
"requires": {}
|
|
5859
|
+
}
|
|
5860
|
+
},
|
|
5591
5861
|
{
|
|
5592
5862
|
"name": "vendor",
|
|
5593
5863
|
"description": "directly serve node_modules",
|
|
@@ -5611,6 +5881,29 @@
|
|
|
5611
5881
|
"requires": {}
|
|
5612
5882
|
}
|
|
5613
5883
|
},
|
|
5884
|
+
{
|
|
5885
|
+
"name": "vexip-ui",
|
|
5886
|
+
"description": "A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good",
|
|
5887
|
+
"repo": "vexip-ui/nuxt",
|
|
5888
|
+
"npm": "@vexip-ui/nuxt",
|
|
5889
|
+
"icon": "vexip-ui.svg",
|
|
5890
|
+
"github": "https://github.com/vexip-ui/vexip-ui",
|
|
5891
|
+
"website": "https://www.vexipui.com/",
|
|
5892
|
+
"learn_more": "https://github.com/vexip-ui/nuxt",
|
|
5893
|
+
"category": "UI",
|
|
5894
|
+
"type": "3rd-party",
|
|
5895
|
+
"maintainers": [
|
|
5896
|
+
{
|
|
5897
|
+
"name": "未觉雨声",
|
|
5898
|
+
"github": "qmhc",
|
|
5899
|
+
"twitter": "qmhc95"
|
|
5900
|
+
}
|
|
5901
|
+
],
|
|
5902
|
+
"compatibility": {
|
|
5903
|
+
"nuxt": "^3.0.0",
|
|
5904
|
+
"requires": {}
|
|
5905
|
+
}
|
|
5906
|
+
},
|
|
5614
5907
|
{
|
|
5615
5908
|
"name": "vite-pwa-nuxt",
|
|
5616
5909
|
"description": "Zero-config PWA Plugin for Nuxt 3",
|
|
@@ -5667,13 +5960,13 @@
|
|
|
5667
5960
|
},
|
|
5668
5961
|
{
|
|
5669
5962
|
"name": "vue-macros",
|
|
5670
|
-
"description": "Explore
|
|
5671
|
-
"repo": "sxzz/
|
|
5963
|
+
"description": "Explore more macros and syntax sugar to Vue.",
|
|
5964
|
+
"repo": "sxzz/vue-macros#main/packages/nuxt",
|
|
5672
5965
|
"npm": "@vue-macros/nuxt",
|
|
5673
5966
|
"icon": "vue-macros.svg",
|
|
5674
|
-
"github": "https://github.com/sxzz/
|
|
5967
|
+
"github": "https://github.com/sxzz/vue-macros",
|
|
5675
5968
|
"website": "https://vue-macros.sxzz.moe",
|
|
5676
|
-
"learn_more": "https://github.com/sxzz/
|
|
5969
|
+
"learn_more": "https://github.com/sxzz/vue-macros",
|
|
5677
5970
|
"category": "Extensions",
|
|
5678
5971
|
"type": "3rd-party",
|
|
5679
5972
|
"maintainers": [
|
|
@@ -5944,6 +6237,29 @@
|
|
|
5944
6237
|
"requires": {}
|
|
5945
6238
|
}
|
|
5946
6239
|
},
|
|
6240
|
+
{
|
|
6241
|
+
"name": "vunix",
|
|
6242
|
+
"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.",
|
|
6243
|
+
"repo": "gaetansenn/vunix#main/packages/nuxt",
|
|
6244
|
+
"npm": "@vunix/nuxt",
|
|
6245
|
+
"icon": "",
|
|
6246
|
+
"github": "https://github.com/gaetansenn/vunix",
|
|
6247
|
+
"website": "https://vunix.dewib.com/",
|
|
6248
|
+
"learn_more": "",
|
|
6249
|
+
"category": "UI",
|
|
6250
|
+
"type": "3rd-party",
|
|
6251
|
+
"maintainers": [
|
|
6252
|
+
{
|
|
6253
|
+
"name": "Gaetan SENN",
|
|
6254
|
+
"github": "gaetansenn",
|
|
6255
|
+
"avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
|
|
6256
|
+
}
|
|
6257
|
+
],
|
|
6258
|
+
"compatibility": {
|
|
6259
|
+
"nuxt": "^3.0.0",
|
|
6260
|
+
"requires": {}
|
|
6261
|
+
}
|
|
6262
|
+
},
|
|
5947
6263
|
{
|
|
5948
6264
|
"name": "web-vitals",
|
|
5949
6265
|
"description": "Web Vitals for Nuxt",
|
|
@@ -6092,6 +6408,28 @@
|
|
|
6092
6408
|
"requires": {}
|
|
6093
6409
|
}
|
|
6094
6410
|
},
|
|
6411
|
+
{
|
|
6412
|
+
"name": "well-known",
|
|
6413
|
+
"description": "A Nuxt.js module to add well-known URIs using middlewares",
|
|
6414
|
+
"repo": "zadigetvoltaire/nuxt-well-known",
|
|
6415
|
+
"npm": "@zadigetvoltaire/nuxt-well-known",
|
|
6416
|
+
"icon": "well-known.svg",
|
|
6417
|
+
"github": "https://github.com/zadigetvoltaire/nuxt-well-known",
|
|
6418
|
+
"website": "https://github.com/zadigetvoltaire/nuxt-well-known#readme",
|
|
6419
|
+
"learn_more": "https://www.iana.org/assignments/well-known-uris/well-known-uris.xhtml",
|
|
6420
|
+
"category": "SEO",
|
|
6421
|
+
"type": "3rd-party",
|
|
6422
|
+
"maintainers": [
|
|
6423
|
+
{
|
|
6424
|
+
"name": "Zadig&Voltaire Team",
|
|
6425
|
+
"github": "https://github.com/zadigetvoltaire"
|
|
6426
|
+
}
|
|
6427
|
+
],
|
|
6428
|
+
"compatibility": {
|
|
6429
|
+
"nuxt": "^3.0.0",
|
|
6430
|
+
"requires": {}
|
|
6431
|
+
}
|
|
6432
|
+
},
|
|
6095
6433
|
{
|
|
6096
6434
|
"name": "windicss",
|
|
6097
6435
|
"description": "Next generation utility-first CSS framework.",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nuxt/modules",
|
|
3
|
-
"version": "0.6.0-
|
|
3
|
+
"version": "0.6.0-d4023b",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"main": "./modules.json",
|
|
6
6
|
"files": [
|
|
@@ -19,15 +19,15 @@
|
|
|
19
19
|
"devDependencies": {
|
|
20
20
|
"@nuxt/eslint-config": "^0.1.1",
|
|
21
21
|
"@types/js-yaml": "^4.0.5",
|
|
22
|
-
"@types/node": "^18.
|
|
23
|
-
"defu": "^6.1.
|
|
22
|
+
"@types/node": "^18.16.10",
|
|
23
|
+
"defu": "^6.1.2",
|
|
24
24
|
"eslint": "^8.34.0",
|
|
25
|
-
"globby": "^13.1.
|
|
25
|
+
"globby": "^13.1.4",
|
|
26
26
|
"hasha": "^5.2.2",
|
|
27
|
-
"jiti": "^1.17.
|
|
27
|
+
"jiti": "^1.17.2",
|
|
28
28
|
"js-yaml": "^4.1.0",
|
|
29
|
-
"ofetch": "^1.0.
|
|
30
|
-
"typescript": "^4.9.
|
|
29
|
+
"ofetch": "^1.0.1",
|
|
30
|
+
"typescript": "^4.9.5"
|
|
31
31
|
},
|
|
32
|
-
"packageManager": "pnpm@7.
|
|
32
|
+
"packageManager": "pnpm@7.32.4"
|
|
33
33
|
}
|